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