Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1 | # Indonesian translations for dnsmasq package. |
| 2 | # This file is put in the public domain. |
| 3 | # Salman AS <sas@salman.or.id>, 2005. |
| 4 | # |
| 5 | msgid "" |
| 6 | msgstr "" |
| 7 | "Project-Id-Version: dnsmasq 2.24\n" |
| 8 | "Report-Msgid-Bugs-To: \n" |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 9 | "POT-Creation-Date: 2009-06-18 12:24+0100\n" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 10 | "PO-Revision-Date: 2005-10-07 11:45+0100\n" |
| 11 | "Last-Translator: Salman AS <sas@salman.or.id>\n" |
| 12 | "Language-Team: Indonesian <translation-team-id@lists.sourceforge.net>\n" |
| 13 | "MIME-Version: 1.0\n" |
| 14 | "Content-Type: text/plain; charset=ASCII\n" |
| 15 | "Content-Transfer-Encoding: 8bit\n" |
| 16 | |
| 17 | # OK |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 18 | #: cache.c:761 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 19 | #, fuzzy, c-format |
| 20 | msgid "failed to load names from %s: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 21 | msgstr "gagal memuat nama-nama dari %s: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 22 | |
| 23 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 24 | #: cache.c:795 dhcp.c:874 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 25 | #, fuzzy, c-format |
| 26 | msgid "bad address at %s line %d" |
| 27 | msgstr "kesalahan nama pada %s baris %d" |
| 28 | |
| 29 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 30 | #: cache.c:853 dhcp.c:890 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 31 | #, c-format |
| 32 | msgid "bad name at %s line %d" |
| 33 | msgstr "kesalahan nama pada %s baris %d" |
| 34 | |
| 35 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 36 | #: cache.c:860 dhcp.c:965 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 37 | #, c-format |
| 38 | msgid "read %s - %d addresses" |
| 39 | msgstr "membaca %s - %d alamat" |
| 40 | |
| 41 | # OK |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 42 | #: cache.c:899 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 43 | msgid "cleared cache" |
| 44 | msgstr "cache telah dihapus" |
| 45 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 46 | #: cache.c:934 |
| 47 | #, c-format |
| 48 | msgid "No IPv4 address found for %s" |
| 49 | msgstr "" |
| 50 | |
| 51 | #: cache.c:975 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 52 | #, c-format |
| 53 | msgid "%s is a CNAME, not giving it to the DHCP lease of %s" |
| 54 | msgstr "" |
| 55 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 56 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 57 | #: cache.c:981 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 58 | #, c-format |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 59 | msgid "not giving name %s to the DHCP lease of %s because the name exists in %s with address %s" |
| 60 | msgstr "tidak memberikan nama %s kepada lease DHCP %s karena nama telah ada dalam %sdengan alamat %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 61 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 62 | #: cache.c:1054 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 63 | #, c-format |
| 64 | msgid "time %lu" |
| 65 | msgstr "" |
| 66 | |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 67 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 68 | #: cache.c:1055 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 69 | #, fuzzy, c-format |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 70 | msgid "cache size %d, %d/%d cache insertions re-used unexpired cache entries." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 71 | msgstr "ukuran cache %d, %d/%d penyisipan cache menimpa cache yang belum kadaluwarsa" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 72 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 73 | #: cache.c:1057 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 74 | #, c-format |
| 75 | msgid "queries forwarded %u, queries answered locally %u" |
| 76 | msgstr "" |
| 77 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 78 | #: cache.c:1083 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 79 | #, c-format |
| 80 | msgid "server %s#%d: queries sent %u, retried or failed %u" |
| 81 | msgstr "" |
| 82 | |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 83 | # OK |
Simon Kelley | 572b41e | 2011-02-18 18:11:18 +0000 | [diff] [blame] | 84 | #: util.c:57 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 85 | #, fuzzy, c-format |
| 86 | msgid "failed to seed the random number generator: %s" |
| 87 | msgstr "gagal mendengarkan di socket: %s" |
| 88 | |
| 89 | # OK |
Simon Kelley | 572b41e | 2011-02-18 18:11:18 +0000 | [diff] [blame] | 90 | #: util.c:189 |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 91 | #, fuzzy |
| 92 | msgid "failed to allocate memory" |
| 93 | msgstr "gagal memuat %S: %m" |
| 94 | |
| 95 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 96 | #: util.c:227 option.c:579 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 97 | msgid "could not get memory" |
| 98 | msgstr "tidak bisa mendapatkan memory" |
| 99 | |
| 100 | # OK |
Simon Kelley | 572b41e | 2011-02-18 18:11:18 +0000 | [diff] [blame] | 101 | #: util.c:237 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 102 | #, fuzzy, c-format |
| 103 | msgid "cannot create pipe: %s" |
| 104 | msgstr "tidak bisa membaca %s: %s" |
| 105 | |
| 106 | # OK |
Simon Kelley | 572b41e | 2011-02-18 18:11:18 +0000 | [diff] [blame] | 107 | #: util.c:245 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 108 | #, fuzzy, c-format |
| 109 | msgid "failed to allocate %d bytes" |
| 110 | msgstr "gagal memuat %S: %m" |
| 111 | |
| 112 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 113 | #: util.c:358 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 114 | #, c-format |
| 115 | msgid "infinite" |
| 116 | msgstr "tak terbatas" |
| 117 | |
| 118 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 119 | #: option.c:248 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 120 | msgid "Specify local address(es) to listen on." |
| 121 | msgstr "Tentukan alamat lokal untuk mendengarkan." |
| 122 | |
| 123 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 124 | #: option.c:249 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 125 | msgid "Return ipaddr for all hosts in specified domains." |
| 126 | msgstr "Menghasilkan ipaddr untuk semua host dalam domain yang dipilih." |
| 127 | |
| 128 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 129 | #: option.c:250 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 130 | msgid "Fake reverse lookups for RFC1918 private address ranges." |
| 131 | msgstr "Fake pencarian balik untuk alamat private sesuai dengan RFC1918." |
| 132 | |
| 133 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 134 | #: option.c:251 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 135 | msgid "Treat ipaddr as NXDOMAIN (defeats Verisign wildcard)." |
| 136 | msgstr "Perlakukan ipaddr sebagai NXDOMAIN (mengalahkan wildcard Verisign)." |
| 137 | |
| 138 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 139 | #: option.c:252 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 140 | #, c-format |
| 141 | msgid "Specify the size of the cache in entries (defaults to %s)." |
| 142 | msgstr "Tentukan ukuran cache, dalam jumlah isian (default %s)." |
| 143 | |
| 144 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 145 | #: option.c:253 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 146 | #, c-format |
| 147 | msgid "Specify configuration file (defaults to %s)." |
| 148 | msgstr "Tentukan file konfigurasi (default %s)." |
| 149 | |
| 150 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 151 | #: option.c:254 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 152 | msgid "Do NOT fork into the background: run in debug mode." |
| 153 | msgstr "JANGAN berjalan di background: berjalan dalam modus debug." |
| 154 | |
| 155 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 156 | #: option.c:255 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 157 | msgid "Do NOT forward queries with no domain part." |
| 158 | msgstr "JANGAN teruskan permintaan tanpa bagian domain." |
| 159 | |
| 160 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 161 | #: option.c:256 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 162 | msgid "Return self-pointing MX records for local hosts." |
| 163 | msgstr "Mengembalikan record MX untuk diri sendiri host-host lokal." |
| 164 | |
| 165 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 166 | #: option.c:257 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 167 | msgid "Expand simple names in /etc/hosts with domain-suffix." |
| 168 | msgstr "Melengkapi nama-nama di /etc/hosts dengan akhiran domain." |
| 169 | |
| 170 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 171 | #: option.c:258 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 172 | msgid "Don't forward spurious DNS requests from Windows hosts." |
| 173 | msgstr "Jangan meneruskan permintaan DNS spurious dari host-host Windows." |
| 174 | |
| 175 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 176 | #: option.c:259 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 177 | msgid "Enable DHCP in the range given with lease duration." |
| 178 | msgstr "Bolehkan DHCP dalam jangkauan yang diberikan dengan durasi lease." |
| 179 | |
| 180 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 181 | #: option.c:260 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 182 | #, c-format |
| 183 | msgid "Change to this group after startup (defaults to %s)." |
| 184 | msgstr "Ubah ke group ini setelah mulai (default %s)." |
| 185 | |
| 186 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 187 | #: option.c:261 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 188 | msgid "Set address or hostname for a specified machine." |
| 189 | msgstr "Setel alamat atau nama host untuk mesin yang disebutkan." |
| 190 | |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 191 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 192 | #: option.c:262 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 193 | #, fuzzy |
| 194 | msgid "Read DHCP host specs from file." |
| 195 | msgstr "nama MX salah" |
| 196 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 197 | #: option.c:263 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 198 | msgid "Read DHCP option specs from file." |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 199 | msgstr "" |
| 200 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 201 | #: option.c:264 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 202 | msgid "Evaluate conditional tag expression." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 203 | msgstr "" |
| 204 | |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 205 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 206 | #: option.c:265 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 207 | #, c-format |
| 208 | msgid "Do NOT load %s file." |
| 209 | msgstr "JANGAN muat file %s." |
| 210 | |
| 211 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 212 | #: option.c:266 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 213 | #, c-format |
| 214 | msgid "Specify a hosts file to be read in addition to %s." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 215 | msgstr "Sebutkan sebuah file hosts yang harus dibaca sebagai tambahan untuk %s." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 216 | |
| 217 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 218 | #: option.c:267 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 219 | msgid "Specify interface(s) to listen on." |
| 220 | msgstr "Sebutkan antarmuka untuk mendengarkan." |
| 221 | |
| 222 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 223 | #: option.c:268 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 224 | msgid "Specify interface(s) NOT to listen on." |
| 225 | msgstr "Sebutkan antarmuka untuk TIDAK mendengarkan." |
| 226 | |
| 227 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 228 | #: option.c:269 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 229 | #, fuzzy |
| 230 | msgid "Map DHCP user class to tag." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 231 | msgstr "Petakan kelas user DHCP ke setelan yang dipilih." |
| 232 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 233 | #: option.c:270 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 234 | msgid "Map RFC3046 circuit-id to tag." |
| 235 | msgstr "" |
| 236 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 237 | #: option.c:271 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 238 | msgid "Map RFC3046 remote-id to tag." |
| 239 | msgstr "" |
| 240 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 241 | #: option.c:272 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 242 | msgid "Map RFC3993 subscriber-id to tag." |
| 243 | msgstr "" |
| 244 | |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 245 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 246 | #: option.c:273 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 247 | #, fuzzy |
| 248 | msgid "Don't do DHCP for hosts with tag set." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 249 | msgstr "Jangan menggunakan DHCP untuk host-host yang dipilih." |
| 250 | |
| 251 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 252 | #: option.c:274 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 253 | #, fuzzy |
| 254 | msgid "Force broadcast replies for hosts with tag set." |
| 255 | msgstr "Jangan menggunakan DHCP untuk host-host yang dipilih." |
| 256 | |
| 257 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 258 | #: option.c:275 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 259 | msgid "Do NOT fork into the background, do NOT run in debug mode." |
| 260 | msgstr "JANGAN berjalan di background, jangan berjalan dalam modus debug." |
| 261 | |
| 262 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 263 | #: option.c:276 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 264 | msgid "Assume we are the only DHCP server on the local network." |
| 265 | msgstr "Berpikir bahwa kita satu-satunya DHCP server dalam jaringan." |
| 266 | |
| 267 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 268 | #: option.c:277 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 269 | #, c-format |
| 270 | msgid "Specify where to store DHCP leases (defaults to %s)." |
| 271 | msgstr "Sebutkan lokasi untuk menyimpan lease DHCP (default %s)." |
| 272 | |
| 273 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 274 | #: option.c:278 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 275 | msgid "Return MX records for local hosts." |
| 276 | msgstr "Kembalikan rekord MX untuk host-host lokal." |
| 277 | |
| 278 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 279 | #: option.c:279 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 280 | msgid "Specify an MX record." |
| 281 | msgstr "Sebutkan sebuah rekord MX." |
| 282 | |
| 283 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 284 | #: option.c:280 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 285 | msgid "Specify BOOTP options to DHCP server." |
| 286 | msgstr "Sebutkan pilihan-pilihan BOOTP untuk DHCP server." |
| 287 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 288 | #: option.c:281 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 289 | #, c-format |
| 290 | msgid "Do NOT poll %s file, reload only on SIGHUP." |
| 291 | msgstr "Jangan kumpulkan file %s, muat kembali saat SIGHUP." |
| 292 | |
| 293 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 294 | #: option.c:282 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 295 | msgid "Do NOT cache failed search results." |
| 296 | msgstr "JANGAN menyimpan hasil pencarian yang gagal." |
| 297 | |
| 298 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 299 | #: option.c:283 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 300 | #, c-format |
| 301 | msgid "Use nameservers strictly in the order given in %s." |
| 302 | msgstr "Gunakan secara ketat namaserver yang disebutkan sesuai urutan di %s." |
| 303 | |
| 304 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 305 | #: option.c:284 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 306 | #, fuzzy |
| 307 | msgid "Specify options to be sent to DHCP clients." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 308 | msgstr "Setel pilihan-pilihan tambahan yang akan disetel untuk klien-klien DHCP." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 309 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 310 | #: option.c:285 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 311 | msgid "DHCP option sent even if the client does not request it." |
| 312 | msgstr "" |
| 313 | |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 314 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 315 | #: option.c:286 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 316 | msgid "Specify port to listen for DNS requests on (defaults to 53)." |
| 317 | msgstr "Sebutkan port untuk mendengarkan permintaan DNS (default port 53)." |
| 318 | |
| 319 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 320 | #: option.c:287 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 321 | #, c-format |
| 322 | msgid "Maximum supported UDP packet size for EDNS.0 (defaults to %s)." |
| 323 | msgstr "Ukuran maksimum paket UDP yang didukung untuk EDNS.0 (default %s)." |
| 324 | |
| 325 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 326 | #: option.c:288 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 327 | #, fuzzy |
| 328 | msgid "Log DNS queries." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 329 | msgstr "Permintaan log." |
| 330 | |
| 331 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 332 | #: option.c:289 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 333 | #, fuzzy |
| 334 | msgid "Force the originating port for upstream DNS queries." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 335 | msgstr "Paksa port asal untuk permintaan ke atas." |
| 336 | |
| 337 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 338 | #: option.c:290 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 339 | msgid "Do NOT read resolv.conf." |
| 340 | msgstr "JANGAN baca resolv.conf." |
| 341 | |
| 342 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 343 | #: option.c:291 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 344 | #, c-format |
| 345 | msgid "Specify path to resolv.conf (defaults to %s)." |
| 346 | msgstr "Sebutkan path ke resolv.conf (default %s)." |
| 347 | |
| 348 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 349 | #: option.c:292 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 350 | msgid "Specify address(es) of upstream servers with optional domains." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 351 | msgstr "Sebutkan alamat-alamat server di atas, boleh dilengkapi dengan nama domain." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 352 | |
| 353 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 354 | #: option.c:293 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 355 | msgid "Never forward queries to specified domains." |
| 356 | msgstr "JANGAN pernah meneruskan permintaan ke domain yang disebutkan." |
| 357 | |
| 358 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 359 | #: option.c:294 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 360 | msgid "Specify the domain to be assigned in DHCP leases." |
| 361 | msgstr "Sebutkan domain yang digunakan dalam lease DHCP." |
| 362 | |
| 363 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 364 | #: option.c:295 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 365 | msgid "Specify default target in an MX record." |
| 366 | msgstr "Sebutkan tujuan default dalam rekord MX." |
| 367 | |
| 368 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 369 | #: option.c:296 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 370 | msgid "Specify time-to-live in seconds for replies from /etc/hosts." |
| 371 | msgstr "Sebutkan time-to-live dalam detik untuk jawaban dari /etc/hosts." |
| 372 | |
| 373 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 374 | #: option.c:297 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 375 | #, fuzzy |
| 376 | msgid "Specify time-to-live in seconds for negative caching." |
| 377 | msgstr "Sebutkan time-to-live dalam detik untuk jawaban dari /etc/hosts." |
| 378 | |
| 379 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 380 | #: option.c:298 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 381 | #, fuzzy |
| 382 | msgid "Specify time-to-live in seconds for maximum TTL to send to clients." |
| 383 | msgstr "Sebutkan time-to-live dalam detik untuk jawaban dari /etc/hosts." |
| 384 | |
| 385 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 386 | #: option.c:299 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 387 | #, c-format |
| 388 | msgid "Change to this user after startup. (defaults to %s)." |
| 389 | msgstr "Ubah ke user ini setelah mulai. (default %s)." |
| 390 | |
| 391 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 392 | #: option.c:300 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 393 | #, fuzzy |
| 394 | msgid "Map DHCP vendor class to tag." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 395 | msgstr "Memetakan kelas vendor DHCP ke daftar pilihan." |
| 396 | |
| 397 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 398 | #: option.c:301 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 399 | msgid "Display dnsmasq version and copyright information." |
| 400 | msgstr "Menampilkan versi dan informasi hak cipta dnsmasq." |
| 401 | |
| 402 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 403 | #: option.c:302 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 404 | msgid "Translate IPv4 addresses from upstream servers." |
| 405 | msgstr "Terjemahkan alamat-alamat IPv4 dari server-server di atas." |
| 406 | |
| 407 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 408 | #: option.c:303 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 409 | msgid "Specify a SRV record." |
| 410 | msgstr "Sebutkan rekord SRV." |
| 411 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 412 | #: option.c:304 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 413 | msgid "Display this message. Use --help dhcp for known DHCP options." |
| 414 | msgstr "" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 415 | |
| 416 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 417 | #: option.c:305 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 418 | #, fuzzy, c-format |
| 419 | msgid "Specify path of PID file (defaults to %s)." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 420 | msgstr "Sebutkan path file PID. (default %s)." |
| 421 | |
| 422 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 423 | #: option.c:306 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 424 | #, c-format |
| 425 | msgid "Specify maximum number of DHCP leases (defaults to %s)." |
| 426 | msgstr "Sebutkan jumlah maksimum lease DHCP (default %s)." |
| 427 | |
| 428 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 429 | #: option.c:307 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 430 | msgid "Answer DNS queries based on the interface a query was sent to." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 431 | msgstr "Jawab permintaan DNS berdasarkan antarmuka dimana permintaan dikirimkan." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 432 | |
| 433 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 434 | #: option.c:308 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 435 | msgid "Specify TXT DNS record." |
| 436 | msgstr "Sebutkan rekord TXT DNS." |
| 437 | |
| 438 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 439 | #: option.c:309 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 440 | #, fuzzy |
| 441 | msgid "Specify PTR DNS record." |
| 442 | msgstr "Sebutkan rekord TXT DNS." |
| 443 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 444 | #: option.c:310 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 445 | msgid "Give DNS name to IPv4 address of interface." |
| 446 | msgstr "" |
| 447 | |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 448 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 449 | #: option.c:311 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 450 | msgid "Bind only to interfaces in use." |
| 451 | msgstr "Hanya kaitkan ke antarmuka yang sedang digunakan saja." |
| 452 | |
| 453 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 454 | #: option.c:312 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 455 | #, c-format |
| 456 | msgid "Read DHCP static host information from %s." |
| 457 | msgstr "Baca informasi statik host DHCP dari %s." |
| 458 | |
| 459 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 460 | #: option.c:313 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 461 | msgid "Enable the DBus interface for setting upstream servers, etc." |
| 462 | msgstr "Mungkinkan antar muka DBus untuk menyetel server-server di atas, dsb." |
| 463 | |
| 464 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 465 | #: option.c:314 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 466 | msgid "Do not provide DHCP on this interface, only provide DNS." |
| 467 | msgstr "JANGAN menyediakan DHCP pada antarmuka ini, hanya menyediakan DNS." |
| 468 | |
| 469 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 470 | #: option.c:315 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 471 | msgid "Enable dynamic address allocation for bootp." |
| 472 | msgstr "Mungkinkan alokasi alamat dinamis untuk bootp." |
| 473 | |
| 474 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 475 | #: option.c:316 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 476 | #, fuzzy |
| 477 | msgid "Map MAC address (with wildcards) to option set." |
| 478 | msgstr "Memetakan kelas vendor DHCP ke daftar pilihan." |
| 479 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 480 | #: option.c:317 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 481 | msgid "Treat DHCP requests on aliases as arriving from interface." |
| 482 | msgstr "" |
| 483 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 484 | #: option.c:318 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 485 | msgid "Disable ICMP echo address checking in the DHCP server." |
| 486 | msgstr "" |
| 487 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 488 | #: option.c:319 |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 489 | msgid "Script to run on DHCP lease creation and destruction." |
| 490 | msgstr "" |
| 491 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 492 | #: option.c:320 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 493 | msgid "Read configuration from all the files in this directory." |
| 494 | msgstr "" |
| 495 | |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 496 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 497 | #: option.c:321 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 498 | #, fuzzy |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 499 | msgid "Log to this syslog facility or file. (defaults to DAEMON)" |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 500 | msgstr "Ubah ke user ini setelah mulai. (default %s)." |
| 501 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 502 | #: option.c:322 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 503 | msgid "Do not use leasefile." |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 504 | msgstr "" |
| 505 | |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 506 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 507 | #: option.c:323 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 508 | #, fuzzy, c-format |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 509 | msgid "Maximum number of concurrent DNS queries. (defaults to %s)" |
| 510 | msgstr "Sebutkan jumlah maksimum lease DHCP (default %s)." |
| 511 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 512 | #: option.c:324 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 513 | #, c-format |
| 514 | msgid "Clear DNS cache when reloading %s." |
| 515 | msgstr "" |
| 516 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 517 | #: option.c:325 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 518 | msgid "Ignore hostnames provided by DHCP clients." |
| 519 | msgstr "" |
| 520 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 521 | #: option.c:326 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 522 | msgid "Do NOT reuse filename and server fields for extra DHCP options." |
| 523 | msgstr "" |
| 524 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 525 | #: option.c:327 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 526 | msgid "Enable integrated read-only TFTP server." |
| 527 | msgstr "" |
| 528 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 529 | #: option.c:328 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 530 | msgid "Export files by TFTP only from the specified subtree." |
| 531 | msgstr "" |
| 532 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 533 | #: option.c:329 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 534 | msgid "Add client IP address to tftp-root." |
| 535 | msgstr "" |
| 536 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 537 | #: option.c:330 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 538 | msgid "Allow access only to files owned by the user running dnsmasq." |
| 539 | msgstr "" |
| 540 | |
| 541 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 542 | #: option.c:331 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 543 | #, fuzzy, c-format |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 544 | msgid "Maximum number of conncurrent TFTP transfers (defaults to %s)." |
| 545 | msgstr "Sebutkan jumlah maksimum lease DHCP (default %s)." |
| 546 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 547 | #: option.c:332 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 548 | msgid "Disable the TFTP blocksize extension." |
| 549 | msgstr "" |
| 550 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 551 | #: option.c:333 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 552 | msgid "Ephemeral port range for use by TFTP transfers." |
| 553 | msgstr "" |
| 554 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 555 | #: option.c:334 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 556 | msgid "Extra logging for DHCP." |
| 557 | msgstr "" |
| 558 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 559 | #: option.c:335 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 560 | msgid "Enable async. logging; optionally set queue length." |
| 561 | msgstr "" |
| 562 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 563 | #: option.c:336 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 564 | msgid "Stop DNS rebinding. Filter private IP ranges when resolving." |
| 565 | msgstr "" |
| 566 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 567 | #: option.c:337 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 568 | msgid "Allow rebinding of 127.0.0.0/8, for RBL servers." |
| 569 | msgstr "" |
| 570 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 571 | #: option.c:338 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 572 | msgid "Inhibit DNS-rebind protection on this domain." |
| 573 | msgstr "" |
| 574 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 575 | #: option.c:339 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 576 | msgid "Always perform DNS queries to all servers." |
| 577 | msgstr "" |
| 578 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 579 | #: option.c:340 |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame] | 580 | msgid "Set tag if client includes matching option in request." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 581 | msgstr "" |
| 582 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 583 | #: option.c:341 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 584 | msgid "Use alternative ports for DHCP." |
| 585 | msgstr "" |
| 586 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 587 | #: option.c:342 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 588 | msgid "Run lease-change script as this user." |
| 589 | msgstr "" |
| 590 | |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 591 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 592 | #: option.c:343 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 593 | #, fuzzy |
| 594 | msgid "Specify NAPTR DNS record." |
| 595 | msgstr "Sebutkan rekord TXT DNS." |
| 596 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 597 | #: option.c:344 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 598 | msgid "Specify lowest port available for DNS query transmission." |
| 599 | msgstr "" |
| 600 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 601 | #: option.c:345 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 602 | msgid "Use only fully qualified domain names for DHCP clients." |
| 603 | msgstr "" |
| 604 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 605 | #: option.c:346 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 606 | msgid "Generate hostnames based on MAC address for nameless clients." |
| 607 | msgstr "" |
| 608 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 609 | #: option.c:347 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 610 | msgid "Use these DHCP relays as full proxies." |
| 611 | msgstr "" |
| 612 | |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 613 | #: option.c:348 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 614 | msgid "Specify alias name for LOCAL DNS name." |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 615 | msgstr "" |
| 616 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 617 | # OK |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 618 | #: option.c:349 |
| 619 | #, fuzzy |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 620 | msgid "Prompt to send to PXE clients." |
| 621 | msgstr "Setel pilihan-pilihan tambahan yang akan disetel untuk klien-klien DHCP." |
| 622 | |
| 623 | #: option.c:350 |
| 624 | msgid "Boot service for PXE menu." |
| 625 | msgstr "" |
| 626 | |
| 627 | #: option.c:351 |
| 628 | msgid "Check configuration syntax." |
| 629 | msgstr "" |
| 630 | |
| 631 | #: option.c:352 |
| 632 | msgid "Add requestor's MAC address to forwarded DNS queries." |
| 633 | msgstr "" |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 634 | |
| 635 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 636 | #: option.c:353 |
| 637 | #, fuzzy |
| 638 | msgid "Proxy DNSSEC validation results from upstream nameservers." |
| 639 | msgstr "Terjemahkan alamat-alamat IPv4 dari server-server di atas." |
| 640 | |
| 641 | #: option.c:354 |
| 642 | msgid "Attempt to allocate sequential IP addresses to DHCP clients." |
| 643 | msgstr "" |
| 644 | |
| 645 | #: option.c:355 |
| 646 | msgid "Copy connection-track mark from queries to upstream connections." |
| 647 | msgstr "" |
| 648 | |
| 649 | # OK |
| 650 | #: option.c:644 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 651 | #, c-format |
| 652 | msgid "" |
| 653 | "Usage: dnsmasq [options]\n" |
| 654 | "\n" |
| 655 | msgstr "" |
| 656 | "Penggunaan: dnsmasq [pilihan]\n" |
| 657 | "\n" |
| 658 | |
| 659 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 660 | #: option.c:646 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 661 | #, c-format |
| 662 | msgid "Use short options only on the command line.\n" |
| 663 | msgstr "Gunakan pilihan pendek saja pada perintah baris.\n" |
| 664 | |
| 665 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 666 | #: option.c:648 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 667 | #, fuzzy, c-format |
| 668 | msgid "Valid options are:\n" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 669 | msgstr "Pilihan yang boleh adalah:\n" |
| 670 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 671 | #: option.c:689 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 672 | #, c-format |
| 673 | msgid "Known DHCP options:\n" |
| 674 | msgstr "" |
| 675 | |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 676 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 677 | #: option.c:804 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 678 | msgid "bad dhcp-option" |
| 679 | msgstr "dhcp-option salah" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 680 | |
| 681 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 682 | #: option.c:866 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 683 | #, fuzzy |
| 684 | msgid "bad IP address" |
| 685 | msgstr "membaca %s - %d alamat" |
| 686 | |
| 687 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 688 | #: option.c:974 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 689 | msgid "bad domain in dhcp-option" |
| 690 | msgstr "domain dalam dhcp-option salah" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 691 | |
| 692 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 693 | #: option.c:1040 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 694 | msgid "dhcp-option too long" |
| 695 | msgstr "dhcp-option terlalu panjang" |
| 696 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 697 | #: option.c:1049 |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame] | 698 | msgid "illegal dhcp-match" |
| 699 | msgstr "" |
| 700 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 701 | #: option.c:1093 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 702 | msgid "illegal repeated flag" |
| 703 | msgstr "" |
| 704 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 705 | #: option.c:1101 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 706 | msgid "illegal repeated keyword" |
| 707 | msgstr "" |
| 708 | |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 709 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 710 | #: option.c:1153 option.c:3062 |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 711 | #, fuzzy, c-format |
| 712 | msgid "cannot access directory %s: %s" |
| 713 | msgstr "tidak bisa membaca %s: %s" |
| 714 | |
| 715 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 716 | #: option.c:1184 tftp.c:465 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 717 | #, fuzzy, c-format |
| 718 | msgid "cannot access %s: %s" |
| 719 | msgstr "tidak bisa membaca %s: %s" |
| 720 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 721 | #: option.c:1213 |
Simon Kelley | 572b41e | 2011-02-18 18:11:18 +0000 | [diff] [blame] | 722 | msgid "setting log facility is not possible under Android" |
| 723 | msgstr "" |
| 724 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 725 | #: option.c:1222 |
Simon Kelley | 572b41e | 2011-02-18 18:11:18 +0000 | [diff] [blame] | 726 | msgid "bad log facility" |
| 727 | msgstr "" |
| 728 | |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 729 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 730 | #: option.c:1271 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 731 | msgid "bad MX preference" |
| 732 | msgstr "kesukaan MX salah" |
| 733 | |
| 734 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 735 | #: option.c:1276 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 736 | msgid "bad MX name" |
| 737 | msgstr "nama MX salah" |
| 738 | |
| 739 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 740 | #: option.c:1290 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 741 | msgid "bad MX target" |
| 742 | msgstr "target MX salah" |
| 743 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 744 | #: option.c:1300 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 745 | msgid "cannot run scripts under uClinux" |
| 746 | msgstr "" |
| 747 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 748 | #: option.c:1302 |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 749 | msgid "recompile with HAVE_SCRIPT defined to enable lease-change scripts" |
| 750 | msgstr "" |
| 751 | |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 752 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 753 | #: option.c:1607 option.c:1611 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 754 | msgid "bad port" |
| 755 | msgstr "port salah" |
| 756 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 757 | #: option.c:1634 option.c:1665 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 758 | msgid "interface binding not supported" |
| 759 | msgstr "" |
| 760 | |
| 761 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 762 | #: option.c:1645 option.c:2614 |
| 763 | #, fuzzy |
| 764 | msgid "bad interface name" |
| 765 | msgstr "nama MX salah" |
| 766 | |
| 767 | # OK |
| 768 | #: option.c:1810 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 769 | #, fuzzy |
| 770 | msgid "bad port range" |
| 771 | msgstr "port salah" |
| 772 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 773 | #: option.c:1827 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 774 | msgid "bad bridge-interface" |
| 775 | msgstr "" |
| 776 | |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 777 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 778 | #: option.c:1870 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 779 | msgid "bad dhcp-range" |
| 780 | msgstr "dhcp-range salah" |
| 781 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 782 | #: option.c:1898 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 783 | msgid "only one tag allowed" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 784 | msgstr "" |
| 785 | |
| 786 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 787 | #: option.c:1945 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 788 | msgid "inconsistent DHCP range" |
| 789 | msgstr "jangkauan DHCP tidak konsisten" |
| 790 | |
| 791 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 792 | #: option.c:2039 option.c:2067 |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 793 | #, fuzzy |
| 794 | msgid "bad hex constant" |
| 795 | msgstr "dhcp-host salah" |
| 796 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 797 | #: option.c:2061 |
| 798 | msgid "cannot match tags in --dhcp-host" |
| 799 | msgstr "" |
| 800 | |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 801 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 802 | #: option.c:2129 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 803 | #, fuzzy |
| 804 | msgid "bad DHCP host name" |
| 805 | msgstr "nama MX salah" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 806 | |
| 807 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 808 | #: option.c:2210 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 809 | #, fuzzy |
| 810 | msgid "bad tag-if" |
| 811 | msgstr "target MX salah" |
| 812 | |
| 813 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 814 | #: option.c:2499 option.c:2784 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 815 | msgid "invalid port number" |
| 816 | msgstr "nomor port tidak benar" |
| 817 | |
| 818 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 819 | #: option.c:2561 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 820 | #, fuzzy |
| 821 | msgid "bad dhcp-proxy address" |
| 822 | msgstr "membaca %s - %d alamat" |
| 823 | |
| 824 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 825 | #: option.c:2601 |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame] | 826 | #, fuzzy |
| 827 | msgid "invalid alias range" |
| 828 | msgstr "weight tidak benar" |
| 829 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 830 | #: option.c:2639 |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 831 | msgid "bad CNAME" |
| 832 | msgstr "" |
| 833 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 834 | #: option.c:2644 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 835 | msgid "duplicate CNAME" |
| 836 | msgstr "" |
| 837 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 838 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 839 | #: option.c:2664 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 840 | #, fuzzy |
| 841 | msgid "bad PTR record" |
| 842 | msgstr "rekord SRV salah" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 843 | |
| 844 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 845 | #: option.c:2695 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 846 | #, fuzzy |
| 847 | msgid "bad NAPTR record" |
| 848 | msgstr "rekord SRV salah" |
| 849 | |
| 850 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 851 | #: option.c:2727 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 852 | msgid "bad TXT record" |
| 853 | msgstr "rekord TXT salah" |
| 854 | |
| 855 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 856 | #: option.c:2770 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 857 | msgid "bad SRV record" |
| 858 | msgstr "rekord SRV salah" |
| 859 | |
| 860 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 861 | #: option.c:2777 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 862 | msgid "bad SRV target" |
| 863 | msgstr "target SRV salah" |
| 864 | |
| 865 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 866 | #: option.c:2791 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 867 | msgid "invalid priority" |
| 868 | msgstr "prioritas tidak benar" |
| 869 | |
| 870 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 871 | #: option.c:2798 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 872 | msgid "invalid weight" |
| 873 | msgstr "weight tidak benar" |
| 874 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 875 | #: option.c:2817 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 876 | msgid "unsupported option (check that dnsmasq was compiled with DHCP/TFTP/DBus support)" |
| 877 | msgstr "" |
| 878 | |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 879 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 880 | #: option.c:2881 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 881 | msgid "missing \"" |
| 882 | msgstr "kurang \"" |
| 883 | |
| 884 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 885 | #: option.c:2940 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 886 | msgid "bad option" |
| 887 | msgstr "pilihan salah" |
| 888 | |
| 889 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 890 | #: option.c:2942 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 891 | msgid "extraneous parameter" |
| 892 | msgstr "parameter berlebihan" |
| 893 | |
| 894 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 895 | #: option.c:2944 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 896 | msgid "missing parameter" |
| 897 | msgstr "parameter kurang" |
| 898 | |
| 899 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 900 | #: option.c:2948 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 901 | msgid "error" |
| 902 | msgstr "kesalahan" |
| 903 | |
| 904 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 905 | #: option.c:2953 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 906 | #, c-format |
| 907 | msgid "%s at line %d of %%s" |
| 908 | msgstr "%s pada baris %d dari %%s" |
| 909 | |
| 910 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 911 | #: option.c:3017 tftp.c:629 |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 912 | #, c-format |
| 913 | msgid "cannot read %s: %s" |
| 914 | msgstr "tidak bisa membaca %s: %s" |
| 915 | |
| 916 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 917 | #: option.c:3183 option.c:3219 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 918 | #, fuzzy, c-format |
| 919 | msgid "read %s" |
| 920 | msgstr "membaca %s" |
| 921 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 922 | #: option.c:3271 |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 923 | msgid "junk found in command line" |
| 924 | msgstr "" |
| 925 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 926 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 927 | #: option.c:3301 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 928 | #, c-format |
| 929 | msgid "Dnsmasq version %s %s\n" |
| 930 | msgstr "Dnsmasq versi %s %s\n" |
| 931 | |
| 932 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 933 | #: option.c:3302 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 934 | #, c-format |
| 935 | msgid "" |
| 936 | "Compile time options %s\n" |
| 937 | "\n" |
| 938 | msgstr "" |
| 939 | "Pilihan-pilihan saat kompilasi %s\n" |
| 940 | "\n" |
| 941 | |
| 942 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 943 | #: option.c:3303 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 944 | #, c-format |
| 945 | msgid "This software comes with ABSOLUTELY NO WARRANTY.\n" |
| 946 | msgstr "Perangkat lunak ini tersedia TANPA JAMINAN SEDIKITPUN.\n" |
| 947 | |
| 948 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 949 | #: option.c:3304 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 950 | #, c-format |
| 951 | msgid "Dnsmasq is free software, and you are welcome to redistribute it\n" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 952 | msgstr "Dnsdmasq adalah perangkat lunak bebas, dan Anda dipersilahkan untuk membagikannya\n" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 953 | |
| 954 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 955 | #: option.c:3305 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 956 | #, fuzzy, c-format |
| 957 | msgid "under the terms of the GNU General Public License, version 2 or 3.\n" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 958 | msgstr "dengan aturan GNU General Public License, versi 2.\n" |
| 959 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 960 | #: option.c:3316 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 961 | msgid "try --help" |
| 962 | msgstr "" |
| 963 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 964 | #: option.c:3318 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 965 | msgid "try -w" |
| 966 | msgstr "" |
| 967 | |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 968 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 969 | #: option.c:3321 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 970 | #, fuzzy, c-format |
| 971 | msgid "bad command line options: %s" |
| 972 | msgstr "pilihan baris perintah salah: %s." |
| 973 | |
| 974 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 975 | #: option.c:3362 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 976 | #, c-format |
| 977 | msgid "cannot get host-name: %s" |
| 978 | msgstr "tidak bisa mendapatkan host-name: %s" |
| 979 | |
| 980 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 981 | #: option.c:3390 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 982 | msgid "only one resolv.conf file allowed in no-poll mode." |
| 983 | msgstr "hanya satu file resolv.conf yang diperbolehkan dalam modus no-poll." |
| 984 | |
| 985 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 986 | #: option.c:3400 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 987 | msgid "must have exactly one resolv.conf to read domain from." |
| 988 | msgstr "harus mempunyai tepat satu resolv.conf untuk mendapatkan nama domain." |
| 989 | |
| 990 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 991 | #: option.c:3403 network.c:848 dhcp.c:823 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 992 | #, fuzzy, c-format |
| 993 | msgid "failed to read %s: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 994 | msgstr "gagal membaca %s: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 995 | |
| 996 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 997 | #: option.c:3420 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 998 | #, c-format |
| 999 | msgid "no search directive found in %s" |
| 1000 | msgstr "tidak ditemukan direktif search di %s" |
| 1001 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1002 | #: option.c:3441 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1003 | msgid "there must be a default domain when --dhcp-fqdn is set" |
| 1004 | msgstr "" |
| 1005 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1006 | #: option.c:3445 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1007 | msgid "syntax check OK" |
| 1008 | msgstr "" |
| 1009 | |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1010 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1011 | #: forward.c:471 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1012 | #, c-format |
| 1013 | msgid "nameserver %s refused to do a recursive query" |
| 1014 | msgstr "nameserver %s menolak melakukan resolusi rekursif" |
| 1015 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1016 | #: forward.c:499 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1017 | #, c-format |
| 1018 | msgid "possible DNS-rebind attack detected: %s" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1019 | msgstr "" |
| 1020 | |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1021 | # OK |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 1022 | #: network.c:171 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1023 | #, fuzzy, c-format |
| 1024 | msgid "unknown interface %s in bridge-interface" |
| 1025 | msgstr "antarmuka tidak dikenal %s" |
| 1026 | |
| 1027 | # OK |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 1028 | #: network.c:380 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1029 | #, fuzzy, c-format |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 1030 | msgid "failed to create listening socket for %s: %s" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1031 | msgstr "gagal membuat socket: %s " |
| 1032 | |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 1033 | #: network.c:746 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1034 | #, fuzzy, c-format |
| 1035 | msgid "failed to bind server socket for %s: %s" |
| 1036 | msgstr "gagal mem-bind socket untuk mendengarkan %s: %s" |
| 1037 | |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1038 | # OK |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 1039 | #: network.c:783 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1040 | #, c-format |
| 1041 | msgid "ignoring nameserver %s - local interface" |
| 1042 | msgstr "mengabaikan nameserver %s - antarmuka lokal" |
| 1043 | |
| 1044 | # OK |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 1045 | #: network.c:794 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1046 | #, fuzzy, c-format |
| 1047 | msgid "ignoring nameserver %s - cannot make/bind socket: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1048 | msgstr "mengabaikan nameserver %s - tak dapat membuat/mem-bind socket: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1049 | |
| 1050 | # OK |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 1051 | #: network.c:811 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1052 | msgid "unqualified" |
| 1053 | msgstr "tidak memenuhi syarat" |
| 1054 | |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 1055 | #: network.c:811 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1056 | msgid "names" |
| 1057 | msgstr "" |
| 1058 | |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 1059 | #: network.c:813 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1060 | msgid "default" |
| 1061 | msgstr "" |
| 1062 | |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1063 | # OK |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 1064 | #: network.c:815 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1065 | msgid "domain" |
| 1066 | msgstr "domain" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1067 | |
| 1068 | # OK |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 1069 | #: network.c:818 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1070 | #, c-format |
| 1071 | msgid "using local addresses only for %s %s" |
| 1072 | msgstr "menggunakan alamat lokal saja untuk %s %s" |
| 1073 | |
| 1074 | # OK |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 1075 | #: network.c:820 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1076 | #, fuzzy, c-format |
| 1077 | msgid "using standard nameservers for %s %s" |
| 1078 | msgstr "menggunakan nameserver %s#%d untuk %s %s" |
| 1079 | |
| 1080 | # OK |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 1081 | #: network.c:822 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1082 | #, c-format |
| 1083 | msgid "using nameserver %s#%d for %s %s" |
| 1084 | msgstr "menggunakan nameserver %s#%d untuk %s %s" |
| 1085 | |
| 1086 | # OK |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 1087 | #: network.c:825 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1088 | #, fuzzy, c-format |
| 1089 | msgid "using nameserver %s#%d(via %s)" |
| 1090 | msgstr "menggunakan nameserver %s#%d" |
| 1091 | |
| 1092 | # OK |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 1093 | #: network.c:827 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1094 | #, c-format |
| 1095 | msgid "using nameserver %s#%d" |
| 1096 | msgstr "menggunakan nameserver %s#%d" |
| 1097 | |
| 1098 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1099 | #: dnsmasq.c:152 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1100 | #, fuzzy |
| 1101 | msgid "TFTP server not available: set HAVE_TFTP in src/config.h" |
| 1102 | msgstr "DBus tidak tersedia: setel HAVE_DBUS dalam src/config.h" |
| 1103 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1104 | #: dnsmasq.c:157 |
| 1105 | msgid "Cannot use --conntrack AND --query-port" |
| 1106 | msgstr "" |
| 1107 | |
| 1108 | # OK |
| 1109 | #: dnsmasq.c:160 |
| 1110 | #, fuzzy |
| 1111 | msgid "Conntrack support not available: set HAVE_CONNTRACK in src/config.h" |
| 1112 | msgstr "DBus tidak tersedia: setel HAVE_DBUS dalam src/config.h" |
| 1113 | |
| 1114 | #: dnsmasq.c:165 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1115 | msgid "asychronous logging is not available under Solaris" |
| 1116 | msgstr "" |
| 1117 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1118 | #: dnsmasq.c:170 |
Simon Kelley | 572b41e | 2011-02-18 18:11:18 +0000 | [diff] [blame] | 1119 | msgid "asychronous logging is not available under Android" |
| 1120 | msgstr "" |
| 1121 | |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1122 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1123 | #: dnsmasq.c:189 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1124 | #, c-format |
| 1125 | msgid "failed to find list of interfaces: %s" |
| 1126 | msgstr "gagal mendapatkan daftar antarmuka: %s" |
| 1127 | |
| 1128 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1129 | #: dnsmasq.c:197 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1130 | #, c-format |
| 1131 | msgid "unknown interface %s" |
| 1132 | msgstr "antarmuka tidak dikenal %s" |
| 1133 | |
| 1134 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1135 | #: dnsmasq.c:203 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1136 | #, c-format |
| 1137 | msgid "no interface with address %s" |
| 1138 | msgstr "tidak ada antarmuka dengan alamat %s" |
| 1139 | |
| 1140 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1141 | #: dnsmasq.c:219 dnsmasq.c:690 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1142 | #, c-format |
| 1143 | msgid "DBus error: %s" |
| 1144 | msgstr "DBus error: %s" |
| 1145 | |
| 1146 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1147 | #: dnsmasq.c:222 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1148 | msgid "DBus not available: set HAVE_DBUS in src/config.h" |
| 1149 | msgstr "DBus tidak tersedia: setel HAVE_DBUS dalam src/config.h" |
| 1150 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1151 | #: dnsmasq.c:248 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1152 | #, c-format |
| 1153 | msgid "unknown user or group: %s" |
| 1154 | msgstr "" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1155 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1156 | #: dnsmasq.c:303 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1157 | #, c-format |
| 1158 | msgid "cannot chdir to filesystem root: %s" |
| 1159 | msgstr "" |
| 1160 | |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1161 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1162 | #: dnsmasq.c:467 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1163 | #, fuzzy, c-format |
| 1164 | msgid "started, version %s DNS disabled" |
| 1165 | msgstr "dimulai, cache versi %s di disable" |
| 1166 | |
| 1167 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1168 | #: dnsmasq.c:469 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1169 | #, c-format |
| 1170 | msgid "started, version %s cachesize %d" |
| 1171 | msgstr "dimulai, versi %s ukuran cache %d" |
| 1172 | |
| 1173 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1174 | #: dnsmasq.c:471 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1175 | #, c-format |
| 1176 | msgid "started, version %s cache disabled" |
| 1177 | msgstr "dimulai, cache versi %s di disable" |
| 1178 | |
| 1179 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1180 | #: dnsmasq.c:473 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1181 | #, c-format |
| 1182 | msgid "compile time options: %s" |
| 1183 | msgstr "pilihan-pilihan saat kompilasi: %s" |
| 1184 | |
| 1185 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1186 | #: dnsmasq.c:479 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1187 | msgid "DBus support enabled: connected to system bus" |
| 1188 | msgstr "dukungan DBus dimungkinkan: terkoneksi pada bus sistem" |
| 1189 | |
| 1190 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1191 | #: dnsmasq.c:481 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1192 | msgid "DBus support enabled: bus connection pending" |
| 1193 | msgstr "dukungan DBus dimungkinkan: koneksi bus ditunda" |
| 1194 | |
| 1195 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1196 | #: dnsmasq.c:486 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1197 | #, fuzzy, c-format |
| 1198 | msgid "warning: failed to change owner of %s: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1199 | msgstr "gagal memuat nama-nama dari %s: %s" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1200 | |
| 1201 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1202 | #: dnsmasq.c:490 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1203 | msgid "setting --bind-interfaces option because of OS limitations" |
| 1204 | msgstr "setelan opsi --bind-interfaces disebabkan keterbatasan OS" |
| 1205 | |
| 1206 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1207 | #: dnsmasq.c:495 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1208 | #, c-format |
| 1209 | msgid "warning: interface %s does not currently exist" |
| 1210 | msgstr "peringatan: antarmuka %s tidak ada" |
| 1211 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1212 | #: dnsmasq.c:500 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1213 | msgid "warning: ignoring resolv-file flag because no-resolv is set" |
| 1214 | msgstr "" |
| 1215 | |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1216 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1217 | #: dnsmasq.c:503 |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1218 | #, fuzzy |
| 1219 | msgid "warning: no upstream servers configured" |
| 1220 | msgstr "menyetel server-server di atas dengan DBus" |
| 1221 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1222 | #: dnsmasq.c:507 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1223 | #, c-format |
| 1224 | msgid "asynchronous logging enabled, queue limit is %d messages" |
| 1225 | msgstr "" |
| 1226 | |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1227 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1228 | #: dnsmasq.c:520 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1229 | #, c-format |
| 1230 | msgid "DHCP, static leases only on %.0s%s, lease time %s" |
| 1231 | msgstr "DHCP, lease static pada %.0s%s, waktu lease %s" |
| 1232 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1233 | #: dnsmasq.c:522 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1234 | #, c-format |
| 1235 | msgid "DHCP, proxy on subnet %.0s%s%.0s" |
| 1236 | msgstr "" |
| 1237 | |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1238 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1239 | #: dnsmasq.c:523 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1240 | #, c-format |
| 1241 | msgid "DHCP, IP range %s -- %s, lease time %s" |
| 1242 | msgstr "DHCP, jangkaun IP %s -- %s, waktu lease %s" |
| 1243 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1244 | #: dnsmasq.c:538 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1245 | msgid "root is " |
| 1246 | msgstr "" |
| 1247 | |
| 1248 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1249 | #: dnsmasq.c:538 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1250 | #, fuzzy |
| 1251 | msgid "enabled" |
| 1252 | msgstr "di disable" |
| 1253 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1254 | #: dnsmasq.c:540 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1255 | msgid "secure mode" |
| 1256 | msgstr "" |
| 1257 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1258 | #: dnsmasq.c:566 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1259 | #, c-format |
| 1260 | msgid "restricting maximum simultaneous TFTP transfers to %d" |
| 1261 | msgstr "" |
| 1262 | |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1263 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1264 | #: dnsmasq.c:692 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1265 | msgid "connected to system DBus" |
| 1266 | msgstr "terhubung ke sistem DBus" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1267 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1268 | #: dnsmasq.c:787 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1269 | #, c-format |
| 1270 | msgid "cannot fork into background: %s" |
| 1271 | msgstr "" |
| 1272 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1273 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1274 | #: dnsmasq.c:790 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1275 | #, fuzzy, c-format |
| 1276 | msgid "failed to create helper: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1277 | msgstr "gagal membaca %s: %s" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1278 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1279 | #: dnsmasq.c:793 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1280 | #, c-format |
| 1281 | msgid "setting capabilities failed: %s" |
| 1282 | msgstr "" |
| 1283 | |
| 1284 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1285 | #: dnsmasq.c:797 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1286 | #, fuzzy, c-format |
| 1287 | msgid "failed to change user-id to %s: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1288 | msgstr "gagal memuat nama-nama dari %s: %s" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1289 | |
| 1290 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1291 | #: dnsmasq.c:802 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1292 | #, fuzzy, c-format |
| 1293 | msgid "failed to change group-id to %s: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1294 | msgstr "gagal memuat nama-nama dari %s: %s" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1295 | |
| 1296 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1297 | #: dnsmasq.c:805 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1298 | #, fuzzy, c-format |
| 1299 | msgid "failed to open pidfile %s: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1300 | msgstr "gagal membaca %s: %s" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1301 | |
| 1302 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1303 | #: dnsmasq.c:808 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1304 | #, fuzzy, c-format |
| 1305 | msgid "cannot open %s: %s" |
| 1306 | msgstr "tidak bisa membuka %s:%s" |
| 1307 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1308 | #: dnsmasq.c:863 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1309 | #, c-format |
| 1310 | msgid "child process killed by signal %d" |
| 1311 | msgstr "" |
| 1312 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1313 | #: dnsmasq.c:867 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1314 | #, c-format |
| 1315 | msgid "child process exited with status %d" |
| 1316 | msgstr "" |
| 1317 | |
| 1318 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1319 | #: dnsmasq.c:871 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1320 | #, fuzzy, c-format |
| 1321 | msgid "failed to execute %s: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1322 | msgstr "gagal mengakses %s: %s" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1323 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1324 | #: dnsmasq.c:915 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1325 | msgid "exiting on receipt of SIGTERM" |
| 1326 | msgstr "keluar karena menerima SIGTERM" |
| 1327 | |
| 1328 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1329 | #: dnsmasq.c:943 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1330 | #, fuzzy, c-format |
| 1331 | msgid "failed to access %s: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1332 | msgstr "gagal mengakses %s: %s" |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1333 | |
| 1334 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1335 | #: dnsmasq.c:973 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1336 | #, c-format |
| 1337 | msgid "reading %s" |
| 1338 | msgstr "membaca %s" |
| 1339 | |
| 1340 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1341 | #: dnsmasq.c:984 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1342 | #, fuzzy, c-format |
| 1343 | msgid "no servers found in %s, will retry" |
| 1344 | msgstr "tidak ditemukan direktif search di %s" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1345 | |
| 1346 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1347 | #: dhcp.c:39 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1348 | #, c-format |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1349 | msgid "cannot create DHCP socket: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1350 | msgstr "tidak bisa membuat socket DHCP: %s" |
| 1351 | |
| 1352 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1353 | #: dhcp.c:51 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1354 | #, c-format |
| 1355 | msgid "failed to set options on DHCP socket: %s" |
| 1356 | msgstr "gagal menyetel opsi pada socket DHCP: %s" |
| 1357 | |
| 1358 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1359 | #: dhcp.c:64 |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame] | 1360 | #, fuzzy, c-format |
| 1361 | msgid "failed to set SO_REUSE{ADDR|PORT} on DHCP socket: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1362 | msgstr "gagal menyetel SO_REUSEADDR pada socket DHCP: %s" |
| 1363 | |
| 1364 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1365 | #: dhcp.c:76 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1366 | #, c-format |
| 1367 | msgid "failed to bind DHCP server socket: %s" |
| 1368 | msgstr "gagal mem-bind socket server DHCP: %s" |
| 1369 | |
| 1370 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1371 | #: dhcp.c:102 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1372 | #, c-format |
| 1373 | msgid "cannot create ICMP raw socket: %s." |
| 1374 | msgstr "tidak dapat membuat socket ICMP raw: %s" |
| 1375 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1376 | #: dhcp.c:278 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1377 | #, c-format |
| 1378 | msgid "DHCP packet received on %s which has no address" |
| 1379 | msgstr "" |
| 1380 | |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1381 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1382 | #: dhcp.c:442 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 1383 | #, c-format |
| 1384 | msgid "DHCP range %s -- %s is not consistent with netmask %s" |
| 1385 | msgstr "jangkauan DHCP %s -- %s tidak konsisten dengan netmask %s" |
| 1386 | |
| 1387 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1388 | #: dhcp.c:861 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 1389 | #, fuzzy, c-format |
| 1390 | msgid "bad line at %s line %d" |
| 1391 | msgstr "kesalahan nama pada %s baris %d" |
| 1392 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1393 | #: dhcp.c:904 |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 1394 | #, c-format |
| 1395 | msgid "ignoring %s line %d, duplicate name or IP address" |
| 1396 | msgstr "" |
| 1397 | |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 1398 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1399 | #: dhcp.c:987 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1400 | #, c-format |
| 1401 | msgid "duplicate IP address %s in dhcp-config directive." |
| 1402 | msgstr "alamat IP kembar %s dalam direktif dhcp-config" |
| 1403 | |
| 1404 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1405 | #: dhcp.c:990 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1406 | #, fuzzy, c-format |
| 1407 | msgid "duplicate IP address %s in %s." |
| 1408 | msgstr "alamat IP kembar %s dalam direktif dhcp-config" |
| 1409 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1410 | #: dhcp.c:1033 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1411 | #, c-format |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1412 | msgid "%s has more than one address in hostsfile, using %s for DHCP" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1413 | msgstr "" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1414 | |
| 1415 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1416 | #: dhcp.c:1038 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 1417 | #, c-format |
| 1418 | msgid "duplicate IP address %s (%s) in dhcp-config directive" |
| 1419 | msgstr "alamat IP kembar %s (%s) dalam direktif dhcp-config" |
| 1420 | |
| 1421 | # OK |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1422 | #: lease.c:67 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1423 | #, fuzzy, c-format |
| 1424 | msgid "cannot open or create lease file %s: %s" |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 1425 | msgstr "tidak dapat membuka atau membuat file lease: %s" |
| 1426 | |
| 1427 | # OK |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1428 | #: lease.c:93 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 1429 | msgid "too many stored leases" |
| 1430 | msgstr "terlalu banyak lease yang disimpan" |
| 1431 | |
| 1432 | # OK |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1433 | #: lease.c:129 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1434 | #, fuzzy, c-format |
| 1435 | msgid "cannot run lease-init script %s: %s" |
| 1436 | msgstr "tidak bisa membaca %s: %s" |
| 1437 | |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1438 | #: lease.c:135 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1439 | #, c-format |
| 1440 | msgid "lease-init script returned exit code %s" |
| 1441 | msgstr "" |
| 1442 | |
| 1443 | # OK |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1444 | #: lease.c:235 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1445 | #, fuzzy, c-format |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 1446 | msgid "failed to write %s: %s (retry in %us)" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1447 | msgstr "gagal membaca %s: %s" |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 1448 | |
| 1449 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1450 | #: rfc2131.c:342 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1451 | #, c-format |
| 1452 | msgid "no address range available for DHCP request %s %s" |
| 1453 | msgstr "tidak ada alamat yang bisa dipakai untuk permintaan DHCP %s %s" |
| 1454 | |
| 1455 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1456 | #: rfc2131.c:343 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1457 | msgid "with subnet selector" |
| 1458 | msgstr "dengan pemilih subnet" |
| 1459 | |
| 1460 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1461 | #: rfc2131.c:343 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1462 | msgid "via" |
| 1463 | msgstr "lewat" |
| 1464 | |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1465 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1466 | #: rfc2131.c:355 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1467 | #, fuzzy, c-format |
| 1468 | msgid "%u available DHCP subnet: %s/%s" |
| 1469 | msgstr "tidak ada alamat yang bisa dipakai untuk permintaan DHCP %s %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1470 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1471 | #: rfc2131.c:358 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1472 | #, c-format |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1473 | msgid "%u available DHCP range: %s -- %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1474 | msgstr "" |
| 1475 | |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1476 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1477 | #: rfc2131.c:387 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1478 | msgid "disabled" |
| 1479 | msgstr "di disable" |
| 1480 | |
| 1481 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1482 | #: rfc2131.c:428 rfc2131.c:945 rfc2131.c:1337 |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 1483 | msgid "ignored" |
| 1484 | msgstr "diabaikan" |
| 1485 | |
| 1486 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1487 | #: rfc2131.c:443 rfc2131.c:1183 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1488 | msgid "address in use" |
| 1489 | msgstr "alamat telah digunakan" |
| 1490 | |
| 1491 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1492 | #: rfc2131.c:457 rfc2131.c:999 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1493 | msgid "no address available" |
| 1494 | msgstr "tak ada alamat yang tersedia" |
| 1495 | |
| 1496 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1497 | #: rfc2131.c:464 rfc2131.c:1146 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 1498 | msgid "wrong network" |
| 1499 | msgstr "jaringan yang salah" |
| 1500 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1501 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1502 | #: rfc2131.c:479 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1503 | msgid "no address configured" |
| 1504 | msgstr "tak ada alamat yang disetel" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1505 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1506 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1507 | #: rfc2131.c:485 rfc2131.c:1196 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1508 | msgid "no leases left" |
| 1509 | msgstr "tak ada lease yang tersisa" |
| 1510 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1511 | #: rfc2131.c:570 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1512 | #, c-format |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1513 | msgid "%u client provides name: %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1514 | msgstr "" |
| 1515 | |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1516 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1517 | #: rfc2131.c:725 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1518 | #, fuzzy, c-format |
| 1519 | msgid "%u vendor class: %s" |
| 1520 | msgstr "DBus error: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1521 | |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1522 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1523 | #: rfc2131.c:727 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1524 | #, fuzzy, c-format |
| 1525 | msgid "%u user class: %s" |
| 1526 | msgstr "DBus error: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1527 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1528 | #: rfc2131.c:786 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1529 | msgid "PXE BIS not supported" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1530 | msgstr "" |
| 1531 | |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 1532 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1533 | #: rfc2131.c:915 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1534 | #, fuzzy, c-format |
| 1535 | msgid "disabling DHCP static address %s for %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1536 | msgstr "men-disable alamat statik DHCP %s" |
| 1537 | |
| 1538 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1539 | #: rfc2131.c:936 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1540 | msgid "unknown lease" |
| 1541 | msgstr "lease tidak diketahui" |
| 1542 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1543 | #: rfc2131.c:968 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1544 | #, c-format |
| 1545 | msgid "not using configured address %s because it is leased to %s" |
| 1546 | msgstr "" |
| 1547 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1548 | #: rfc2131.c:978 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1549 | #, c-format |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1550 | msgid "not using configured address %s because it is in use by the server or relay" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1551 | msgstr "" |
| 1552 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1553 | #: rfc2131.c:981 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1554 | #, c-format |
| 1555 | msgid "not using configured address %s because it was previously declined" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1556 | msgstr "" |
| 1557 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1558 | #: rfc2131.c:997 rfc2131.c:1189 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1559 | msgid "no unique-id" |
| 1560 | msgstr "" |
| 1561 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1562 | #: rfc2131.c:1084 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1563 | msgid "wrong server-ID" |
| 1564 | msgstr "" |
| 1565 | |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1566 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1567 | #: rfc2131.c:1103 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1568 | msgid "wrong address" |
| 1569 | msgstr "alamat salah" |
| 1570 | |
| 1571 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1572 | #: rfc2131.c:1121 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1573 | msgid "lease not found" |
| 1574 | msgstr "lease tak ditemukan" |
| 1575 | |
| 1576 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1577 | #: rfc2131.c:1154 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1578 | msgid "address not available" |
| 1579 | msgstr "alamat tak tersedia" |
| 1580 | |
| 1581 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1582 | #: rfc2131.c:1165 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1583 | msgid "static lease available" |
| 1584 | msgstr "lease statik tak tersedia" |
| 1585 | |
| 1586 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1587 | #: rfc2131.c:1169 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1588 | msgid "address reserved" |
| 1589 | msgstr "alamat telah dipesan" |
| 1590 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1591 | #: rfc2131.c:1177 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1592 | #, c-format |
| 1593 | msgid "abandoning lease to %s of %s" |
| 1594 | msgstr "" |
| 1595 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1596 | #: rfc2131.c:1746 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1597 | #, c-format |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1598 | msgid "%u tags: %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1599 | msgstr "" |
| 1600 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1601 | #: rfc2131.c:1774 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1602 | #, c-format |
| 1603 | msgid "%u bootfile name: %s" |
| 1604 | msgstr "" |
| 1605 | |
| 1606 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1607 | #: rfc2131.c:1783 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1608 | #, fuzzy, c-format |
| 1609 | msgid "%u server name: %s" |
| 1610 | msgstr "DBus error: %s" |
| 1611 | |
| 1612 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1613 | #: rfc2131.c:1791 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1614 | #, fuzzy, c-format |
| 1615 | msgid "%u next server: %s" |
| 1616 | msgstr "DBus error: %s" |
| 1617 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1618 | #: rfc2131.c:1794 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1619 | #, c-format |
| 1620 | msgid "%u broadcast response" |
| 1621 | msgstr "" |
| 1622 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1623 | #: rfc2131.c:1857 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1624 | #, c-format |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 1625 | msgid "cannot send DHCP/BOOTP option %d: no space left in packet" |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1626 | msgstr "" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1627 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1628 | #: rfc2131.c:2097 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1629 | msgid "PXE menu too large" |
| 1630 | msgstr "" |
| 1631 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1632 | #: rfc2131.c:2253 |
| 1633 | #, c-format |
| 1634 | msgid "Ignoring duplicate dhcp-option %d" |
| 1635 | msgstr "" |
| 1636 | |
| 1637 | #: rfc2131.c:2257 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1638 | #, c-format |
| 1639 | msgid "Ignoring domain %s for DHCP host name %s" |
| 1640 | msgstr "" |
| 1641 | |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1642 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1643 | #: rfc2131.c:2275 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1644 | #, fuzzy, c-format |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1645 | msgid "%u requested options: %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1646 | msgstr "pilihan-pilihan saat kompilasi: %s" |
| 1647 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1648 | #: rfc2131.c:2550 |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame] | 1649 | #, c-format |
| 1650 | msgid "cannot send RFC3925 option: too many options for enterprise number %d" |
| 1651 | msgstr "" |
| 1652 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1653 | # OK |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 1654 | #: netlink.c:70 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1655 | #, fuzzy, c-format |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 1656 | msgid "cannot create netlink socket: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1657 | msgstr "tidak bisa mem-bind netlink socket: %s" |
| 1658 | |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 1659 | # OK |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 1660 | #: netlink.c:288 |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 1661 | #, fuzzy, c-format |
| 1662 | msgid "netlink returns error: %s" |
| 1663 | msgstr "DBus error: %s" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1664 | |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1665 | # OK |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1666 | #: dbus.c:150 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1667 | msgid "attempt to set an IPv6 server address via DBus - no IPv6 support" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1668 | msgstr "mencoba menyetel sebuah alamat IPv6 server lewat DBus - tidak ada dukungan untuk IPv6" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1669 | |
| 1670 | # OK |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1671 | #: dbus.c:286 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1672 | msgid "setting upstream servers from DBus" |
| 1673 | msgstr "menyetel server-server di atas dengan DBus" |
| 1674 | |
| 1675 | # OK |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1676 | #: dbus.c:324 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1677 | msgid "could not register a DBus message handler" |
| 1678 | msgstr "tidak bisa mendaftar sebuah DBus message handler" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1679 | |
| 1680 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1681 | #: bpf.c:224 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1682 | #, c-format |
| 1683 | msgid "cannot create DHCP BPF socket: %s" |
| 1684 | msgstr "tidak dapat membuat socket DHCP BPF: %s" |
| 1685 | |
| 1686 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1687 | #: bpf.c:252 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1688 | #, fuzzy, c-format |
| 1689 | msgid "DHCP request for unsupported hardware type (%d) received on %s" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1690 | msgstr "permintaan DHCP untuk tipe hardware yang tidak didukung (%d) diterima pada %s" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1691 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1692 | #: tftp.c:286 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1693 | msgid "unable to get free port for TFTP" |
| 1694 | msgstr "" |
| 1695 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1696 | #: tftp.c:301 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1697 | #, c-format |
| 1698 | msgid "unsupported request from %s" |
| 1699 | msgstr "" |
| 1700 | |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1701 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1702 | #: tftp.c:411 |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1703 | #, fuzzy, c-format |
| 1704 | msgid "file %s not found" |
| 1705 | msgstr "lease tak ditemukan" |
| 1706 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1707 | #: tftp.c:527 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1708 | #, c-format |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame] | 1709 | msgid "error %d %s received from %s" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1710 | msgstr "" |
| 1711 | |
| 1712 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1713 | #: tftp.c:559 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1714 | #, fuzzy, c-format |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame] | 1715 | msgid "failed sending %s to %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1716 | msgstr "gagal membaca %s: %s" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1717 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1718 | #: tftp.c:573 |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 1719 | #, c-format |
| 1720 | msgid "sent %s to %s" |
| 1721 | msgstr "" |
| 1722 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1723 | #: log.c:190 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1724 | #, c-format |
| 1725 | msgid "overflow: %d log entries lost" |
| 1726 | msgstr "" |
| 1727 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1728 | #: log.c:267 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1729 | #, c-format |
| 1730 | msgid "log failed: %s" |
| 1731 | msgstr "" |
| 1732 | |
| 1733 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1734 | #: log.c:471 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1735 | msgid "FAILED to start up" |
| 1736 | msgstr "GAGAL untuk memulai" |
| 1737 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame^] | 1738 | #: conntrack.c:65 |
| 1739 | #, c-format |
| 1740 | msgid "Conntrack connection mark retrieval failed: %s" |
| 1741 | msgstr "" |
| 1742 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1743 | # OK |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 1744 | #~ msgid "TXT record string too long" |
| 1745 | #~ msgstr "string rekord TXT terlalu panjang" |
| 1746 | |
| 1747 | # OK |
| 1748 | #~ msgid "failed to set IPV6 options on listening socket: %s" |
| 1749 | #~ msgstr "gagal menyetel IPV6 pada socket: %s" |
| 1750 | |
| 1751 | #~ msgid "failed to bind listening socket for %s: %s" |
| 1752 | #~ msgstr "gagal mem-bind socket untuk mendengarkan %s: %s" |
| 1753 | |
| 1754 | # OK |
| 1755 | #~ msgid "failed to listen on socket: %s" |
| 1756 | #~ msgstr "gagal mendengarkan di socket: %s" |
| 1757 | |
| 1758 | # OK |
| 1759 | #, fuzzy |
| 1760 | #~ msgid "failed to create TFTP socket: %s" |
| 1761 | #~ msgstr "gagal membuat socket: %s " |
| 1762 | |
| 1763 | # OK |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1764 | #~ msgid "must set exactly one interface on broken systems without IP_RECVIF" |
| 1765 | #~ msgstr "harus menyetel satu antarmuka saja pada sistem yang tidak benar dengan IP_RECVIF" |
| 1766 | |
| 1767 | # OK |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1768 | #, fuzzy |
| 1769 | #~ msgid "failed to load %s: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1770 | #~ msgstr "gagal memuat %S: %s" |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1771 | |
| 1772 | # OK |
| 1773 | #~ msgid "bad name in %s" |
| 1774 | #~ msgstr "kesalahan nama di %s" |
| 1775 | |
| 1776 | # OK |
| 1777 | #~ msgid "Ignoring DHCP lease for %s because it has an illegal domain part" |
| 1778 | #~ msgstr "Mengabaikan lease DHCP untuk %s sebab terdapat bagian domain yang tidak sah" |
| 1779 | |
| 1780 | # OK |
| 1781 | #~ msgid "ISC dhcpd integration not available: set HAVE_ISC_READER in src/config.h" |
| 1782 | #~ msgstr "Integrasi dengan dhcpd ISC tidak tersedia: atur HAVE_ISC_READER dalam src/config.h" |
| 1783 | |
| 1784 | # OK |
| 1785 | #, fuzzy |
| 1786 | #~ msgid "illegal domain %s in dhcp-config directive." |
| 1787 | #~ msgstr "alamat IP kembar %s dalam direktif dhcp-config" |
| 1788 | |
| 1789 | # OK |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1790 | #~ msgid "running as root" |
| 1791 | #~ msgstr "berjalan menggunakan root" |
| 1792 | |
| 1793 | # OK |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1794 | #, fuzzy |
| 1795 | #~ msgid "read %s - %d hosts" |
| 1796 | #~ msgstr "membaca %s - %d alamat" |
| 1797 | |
| 1798 | # OK |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1799 | #~ msgid "domains" |
| 1800 | #~ msgstr "domain-domain" |
| 1801 | |
| 1802 | # OK |
| 1803 | #~ msgid "Ignoring DHCP host name %s because it has an illegal domain part" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1804 | #~ msgstr "Mengabaikan nama host DHCP %s sebab memiliki bagian domain yang tidak sah" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1805 | |
| 1806 | # OK |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1807 | #~ msgid "Display this message." |
| 1808 | #~ msgstr "Menampilkan pesan ini." |
| 1809 | |
| 1810 | # OK |
| 1811 | #~ msgid "failed to read %s: %m" |
| 1812 | #~ msgstr "gagal membaca %s: %m" |
| 1813 | |
| 1814 | # OK |
| 1815 | #~ msgid "failed to read %s:%m" |
| 1816 | #~ msgstr "gagal membaca %s:%m" |
| 1817 | |
| 1818 | # OK |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1819 | #~ msgid "More than one vendor class matches, using %s" |
| 1820 | #~ msgstr "Lebih dari satu kelas vendor yang sesuai, menggunakan %s" |
| 1821 | |
| 1822 | # OK |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 1823 | #~ msgid "forwarding table overflow: check for server loops." |
| 1824 | #~ msgstr "meneruskan tabel overflow: memeriksa apakah terjadi loop server." |
| 1825 | |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1826 | # OK |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1827 | #~ msgid "nested includes not allowed" |
| 1828 | #~ msgstr "includes bersarang tidak diijinkan" |
| 1829 | |
| 1830 | # OK |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1831 | #~ msgid "DHCP, %s will be written every %s" |
| 1832 | #~ msgstr "DHCP, %s akan ditulis setiap %s" |
| 1833 | |
| 1834 | # OK |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1835 | #~ msgid "cannot create DHCP packet socket: %s. Is CONFIG_PACKET enabled in your kernel?" |
| 1836 | #~ msgstr "tidak dapat membuat socket packet DHCP: %s. Apakah CONFIG_PACKET dimungkinkan pada kernel?" |