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