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