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