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