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 | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 18 | #: cache.c:757 |
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 | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 24 | #: cache.c:791 dhcp.c:936 |
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 | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 30 | #: cache.c:849 dhcp.c:952 |
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 | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 36 | #: cache.c:856 dhcp.c:1027 |
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 | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 42 | #: cache.c:895 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 43 | msgid "cleared cache" |
| 44 | msgstr "cache telah dihapus" |
| 45 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 46 | #: cache.c:930 |
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 | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 51 | #: cache.c:971 |
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 | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 57 | #: cache.c:977 |
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 | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 62 | #: cache.c:1050 |
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 | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 68 | #: cache.c:1051 |
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 | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 73 | #: cache.c:1053 |
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 | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 78 | #: cache.c:1076 |
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 | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 96 | #: util.c:227 option.c:585 |
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 | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 113 | #: util.c:377 |
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 | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 489 | msgid "Script to run on DHCP lease creation and destruction." |
| 490 | msgstr "" |
| 491 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 492 | #: option.c:324 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 493 | msgid "Read configuration from all the files in this directory." |
| 494 | msgstr "" |
| 495 | |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 496 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 497 | #: option.c:325 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 498 | #, fuzzy |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 499 | msgid "Log to this syslog facility or file. (defaults to DAEMON)" |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 500 | msgstr "Ubah ke user ini setelah mulai. (default %s)." |
| 501 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 502 | #: option.c:326 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 503 | msgid "Do not use leasefile." |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 504 | msgstr "" |
| 505 | |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 506 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 507 | #: option.c:327 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 508 | #, fuzzy, c-format |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 509 | msgid "Maximum number of concurrent DNS queries. (defaults to %s)" |
| 510 | msgstr "Sebutkan jumlah maksimum lease DHCP (default %s)." |
| 511 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 512 | #: option.c:328 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 513 | #, c-format |
| 514 | msgid "Clear DNS cache when reloading %s." |
| 515 | msgstr "" |
| 516 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 517 | #: option.c:329 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 518 | msgid "Ignore hostnames provided by DHCP clients." |
| 519 | msgstr "" |
| 520 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 521 | #: option.c:330 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 522 | msgid "Do NOT reuse filename and server fields for extra DHCP options." |
| 523 | msgstr "" |
| 524 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 525 | #: option.c:331 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 526 | msgid "Enable integrated read-only TFTP server." |
| 527 | msgstr "" |
| 528 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 529 | #: option.c:332 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 530 | msgid "Export files by TFTP only from the specified subtree." |
| 531 | msgstr "" |
| 532 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 533 | #: option.c:333 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 534 | msgid "Add client IP address to tftp-root." |
| 535 | msgstr "" |
| 536 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 537 | #: option.c:334 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 538 | msgid "Allow access only to files owned by the user running dnsmasq." |
| 539 | msgstr "" |
| 540 | |
| 541 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 542 | #: option.c:335 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 543 | #, fuzzy, c-format |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 544 | msgid "Maximum number of conncurrent TFTP transfers (defaults to %s)." |
| 545 | msgstr "Sebutkan jumlah maksimum lease DHCP (default %s)." |
| 546 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 547 | #: option.c:336 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 548 | msgid "Disable the TFTP blocksize extension." |
| 549 | msgstr "" |
| 550 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 551 | #: option.c:337 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 552 | msgid "Ephemeral port range for use by TFTP transfers." |
| 553 | msgstr "" |
| 554 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 555 | #: option.c:338 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 556 | msgid "Extra logging for DHCP." |
| 557 | msgstr "" |
| 558 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 559 | #: option.c:339 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 560 | msgid "Enable async. logging; optionally set queue length." |
| 561 | msgstr "" |
| 562 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 563 | #: option.c:340 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 564 | msgid "Stop DNS rebinding. Filter private IP ranges when resolving." |
| 565 | msgstr "" |
| 566 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 567 | #: option.c:341 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 568 | msgid "Allow rebinding of 127.0.0.0/8, for RBL servers." |
| 569 | msgstr "" |
| 570 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 571 | #: option.c:342 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 572 | msgid "Inhibit DNS-rebind protection on this domain." |
| 573 | msgstr "" |
| 574 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 575 | #: option.c:343 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 576 | msgid "Always perform DNS queries to all servers." |
| 577 | msgstr "" |
| 578 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 579 | #: option.c:344 |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame] | 580 | msgid "Set tag if client includes matching option in request." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 581 | msgstr "" |
| 582 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 583 | #: option.c:345 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 584 | msgid "Use alternative ports for DHCP." |
| 585 | msgstr "" |
| 586 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 587 | #: option.c:346 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 588 | msgid "Run lease-change script as this user." |
| 589 | msgstr "" |
| 590 | |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 591 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 592 | #: option.c:347 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 593 | #, fuzzy |
| 594 | msgid "Specify NAPTR DNS record." |
| 595 | msgstr "Sebutkan rekord TXT DNS." |
| 596 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 597 | #: option.c:348 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 598 | msgid "Specify lowest port available for DNS query transmission." |
| 599 | msgstr "" |
| 600 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 601 | #: option.c:349 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 602 | msgid "Use only fully qualified domain names for DHCP clients." |
| 603 | msgstr "" |
| 604 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 605 | #: option.c:350 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 606 | msgid "Generate hostnames based on MAC address for nameless clients." |
| 607 | msgstr "" |
| 608 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 609 | #: option.c:351 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 610 | msgid "Use these DHCP relays as full proxies." |
| 611 | msgstr "" |
| 612 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 613 | #: option.c:352 |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 614 | msgid "Specify alias name for LOCAL DNS name." |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 615 | msgstr "" |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 616 | |
| 617 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 618 | #: option.c:353 |
| 619 | #, fuzzy |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 620 | msgid "Prompt to send to PXE clients." |
| 621 | msgstr "Setel pilihan-pilihan tambahan yang akan disetel untuk klien-klien DHCP." |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 622 | |
| 623 | #: option.c:354 |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 624 | msgid "Boot service for PXE menu." |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 625 | msgstr "" |
| 626 | |
| 627 | #: option.c:355 |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 628 | msgid "Check configuration syntax." |
| 629 | msgstr "" |
| 630 | |
| 631 | #: option.c:356 |
| 632 | msgid "Add requestor's MAC address to forwarded DNS queries." |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 633 | msgstr "" |
| 634 | |
| 635 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 636 | #: option.c:357 |
| 637 | #, fuzzy |
| 638 | msgid "Proxy DNSSEC validation results from upstream nameservers." |
| 639 | msgstr "Terjemahkan alamat-alamat IPv4 dari server-server di atas." |
| 640 | |
| 641 | #: option.c:358 |
| 642 | msgid "Attempt to allocate sequential IP addresses to DHCP clients." |
| 643 | msgstr "" |
| 644 | |
| 645 | #: option.c:359 |
| 646 | msgid "Copy connection-track mark from queries to upstream connections." |
| 647 | msgstr "" |
| 648 | |
| 649 | #: option.c:360 |
| 650 | msgid "Allow DHCP clients to do their own DDNS updates." |
| 651 | msgstr "" |
| 652 | |
| 653 | # OK |
| 654 | #: option.c:361 |
| 655 | #, fuzzy |
| 656 | msgid "Specify path to Lua script (no default)." |
| 657 | msgstr "Sebutkan path file PID. (default %s)." |
| 658 | |
| 659 | # OK |
| 660 | #: option.c:650 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 661 | #, c-format |
| 662 | msgid "" |
| 663 | "Usage: dnsmasq [options]\n" |
| 664 | "\n" |
| 665 | msgstr "" |
| 666 | "Penggunaan: dnsmasq [pilihan]\n" |
| 667 | "\n" |
| 668 | |
| 669 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 670 | #: option.c:652 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 671 | #, c-format |
| 672 | msgid "Use short options only on the command line.\n" |
| 673 | msgstr "Gunakan pilihan pendek saja pada perintah baris.\n" |
| 674 | |
| 675 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 676 | #: option.c:654 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 677 | #, fuzzy, c-format |
| 678 | msgid "Valid options are:\n" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 679 | msgstr "Pilihan yang boleh adalah:\n" |
| 680 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 681 | #: option.c:695 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 682 | #, c-format |
| 683 | msgid "Known DHCP options:\n" |
| 684 | msgstr "" |
| 685 | |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 686 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 687 | #: option.c:810 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 688 | msgid "bad dhcp-option" |
| 689 | msgstr "dhcp-option salah" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 690 | |
| 691 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 692 | #: option.c:872 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 693 | #, fuzzy |
| 694 | msgid "bad IP address" |
| 695 | msgstr "membaca %s - %d alamat" |
| 696 | |
| 697 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 698 | #: option.c:980 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 699 | msgid "bad domain in dhcp-option" |
| 700 | msgstr "domain dalam dhcp-option salah" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 701 | |
| 702 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 703 | #: option.c:1046 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 704 | msgid "dhcp-option too long" |
| 705 | msgstr "dhcp-option terlalu panjang" |
| 706 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 707 | #: option.c:1055 |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame] | 708 | msgid "illegal dhcp-match" |
| 709 | msgstr "" |
| 710 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 711 | #: option.c:1099 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 712 | msgid "illegal repeated flag" |
| 713 | msgstr "" |
| 714 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 715 | #: option.c:1107 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 716 | msgid "illegal repeated keyword" |
| 717 | msgstr "" |
| 718 | |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 719 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 720 | #: option.c:1159 option.c:3077 |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 721 | #, fuzzy, c-format |
| 722 | msgid "cannot access directory %s: %s" |
| 723 | msgstr "tidak bisa membaca %s: %s" |
| 724 | |
| 725 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 726 | #: option.c:1190 tftp.c:464 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 727 | #, fuzzy, c-format |
| 728 | msgid "cannot access %s: %s" |
| 729 | msgstr "tidak bisa membaca %s: %s" |
| 730 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 731 | #: option.c:1219 |
Simon Kelley | 572b41e | 2011-02-18 18:11:18 +0000 | [diff] [blame] | 732 | msgid "setting log facility is not possible under Android" |
| 733 | msgstr "" |
| 734 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 735 | #: option.c:1228 |
Simon Kelley | 572b41e | 2011-02-18 18:11:18 +0000 | [diff] [blame] | 736 | msgid "bad log facility" |
| 737 | msgstr "" |
| 738 | |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 739 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 740 | #: option.c:1277 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 741 | msgid "bad MX preference" |
| 742 | msgstr "kesukaan MX salah" |
| 743 | |
| 744 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 745 | #: option.c:1282 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 746 | msgid "bad MX name" |
| 747 | msgstr "nama MX salah" |
| 748 | |
| 749 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 750 | #: option.c:1296 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 751 | msgid "bad MX target" |
| 752 | msgstr "target MX salah" |
| 753 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 754 | #: option.c:1308 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 755 | msgid "cannot run scripts under uClinux" |
| 756 | msgstr "" |
| 757 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 758 | #: option.c:1310 |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 759 | msgid "recompile with HAVE_SCRIPT defined to enable lease-change scripts" |
| 760 | msgstr "" |
| 761 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 762 | #: option.c:1314 |
| 763 | msgid "recompile with HAVE_LUASCRIPT defined to enable Lua scripts" |
| 764 | msgstr "" |
| 765 | |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 766 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 767 | #: option.c:1622 option.c:1626 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 768 | msgid "bad port" |
| 769 | msgstr "port salah" |
| 770 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 771 | #: option.c:1649 option.c:1680 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 772 | msgid "interface binding not supported" |
| 773 | msgstr "" |
| 774 | |
| 775 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 776 | #: option.c:1660 option.c:2629 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 777 | #, fuzzy |
| 778 | msgid "bad interface name" |
| 779 | msgstr "nama MX salah" |
| 780 | |
| 781 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 782 | #: option.c:1825 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 783 | #, fuzzy |
| 784 | msgid "bad port range" |
| 785 | msgstr "port salah" |
| 786 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 787 | #: option.c:1842 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 788 | msgid "bad bridge-interface" |
| 789 | msgstr "" |
| 790 | |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 791 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 792 | #: option.c:1885 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 793 | msgid "bad dhcp-range" |
| 794 | msgstr "dhcp-range salah" |
| 795 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 796 | #: option.c:1913 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 797 | msgid "only one tag allowed" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 798 | msgstr "" |
| 799 | |
| 800 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 801 | #: option.c:1960 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 802 | msgid "inconsistent DHCP range" |
| 803 | msgstr "jangkauan DHCP tidak konsisten" |
| 804 | |
| 805 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 806 | #: option.c:2054 option.c:2082 |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 807 | #, fuzzy |
| 808 | msgid "bad hex constant" |
| 809 | msgstr "dhcp-host salah" |
| 810 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 811 | #: option.c:2076 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 812 | msgid "cannot match tags in --dhcp-host" |
| 813 | msgstr "" |
| 814 | |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 815 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 816 | #: option.c:2144 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 817 | #, fuzzy |
| 818 | msgid "bad DHCP host name" |
| 819 | msgstr "nama MX salah" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 820 | |
| 821 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 822 | #: option.c:2225 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 823 | #, fuzzy |
| 824 | msgid "bad tag-if" |
| 825 | msgstr "target MX salah" |
| 826 | |
| 827 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 828 | #: option.c:2514 option.c:2799 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 829 | msgid "invalid port number" |
| 830 | msgstr "nomor port tidak benar" |
| 831 | |
| 832 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 833 | #: option.c:2576 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 834 | #, fuzzy |
| 835 | msgid "bad dhcp-proxy address" |
| 836 | msgstr "membaca %s - %d alamat" |
| 837 | |
| 838 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 839 | #: option.c:2616 |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame] | 840 | #, fuzzy |
| 841 | msgid "invalid alias range" |
| 842 | msgstr "weight tidak benar" |
| 843 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 844 | #: option.c:2654 |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 845 | msgid "bad CNAME" |
| 846 | msgstr "" |
| 847 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 848 | #: option.c:2659 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 849 | msgid "duplicate CNAME" |
| 850 | msgstr "" |
| 851 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 852 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 853 | #: option.c:2679 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 854 | #, fuzzy |
| 855 | msgid "bad PTR record" |
| 856 | msgstr "rekord SRV salah" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 857 | |
| 858 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 859 | #: option.c:2710 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 860 | #, fuzzy |
| 861 | msgid "bad NAPTR record" |
| 862 | msgstr "rekord SRV salah" |
| 863 | |
| 864 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 865 | #: option.c:2742 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 866 | msgid "bad TXT record" |
| 867 | msgstr "rekord TXT salah" |
| 868 | |
| 869 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 870 | #: option.c:2785 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 871 | msgid "bad SRV record" |
| 872 | msgstr "rekord SRV salah" |
| 873 | |
| 874 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 875 | #: option.c:2792 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 876 | msgid "bad SRV target" |
| 877 | msgstr "target SRV salah" |
| 878 | |
| 879 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 880 | #: option.c:2806 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 881 | msgid "invalid priority" |
| 882 | msgstr "prioritas tidak benar" |
| 883 | |
| 884 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 885 | #: option.c:2813 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 886 | msgid "invalid weight" |
| 887 | msgstr "weight tidak benar" |
| 888 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 889 | #: option.c:2832 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 890 | msgid "unsupported option (check that dnsmasq was compiled with DHCP/TFTP/DBus support)" |
| 891 | msgstr "" |
| 892 | |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 893 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 894 | #: option.c:2896 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 895 | msgid "missing \"" |
| 896 | msgstr "kurang \"" |
| 897 | |
| 898 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 899 | #: option.c:2955 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 900 | msgid "bad option" |
| 901 | msgstr "pilihan salah" |
| 902 | |
| 903 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 904 | #: option.c:2957 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 905 | msgid "extraneous parameter" |
| 906 | msgstr "parameter berlebihan" |
| 907 | |
| 908 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 909 | #: option.c:2959 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 910 | msgid "missing parameter" |
| 911 | msgstr "parameter kurang" |
| 912 | |
| 913 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 914 | #: option.c:2963 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 915 | msgid "error" |
| 916 | msgstr "kesalahan" |
| 917 | |
| 918 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 919 | #: option.c:2968 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 920 | #, c-format |
| 921 | msgid "%s at line %d of %%s" |
| 922 | msgstr "%s pada baris %d dari %%s" |
| 923 | |
| 924 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 925 | #: option.c:3032 tftp.c:627 |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 926 | #, c-format |
| 927 | msgid "cannot read %s: %s" |
| 928 | msgstr "tidak bisa membaca %s: %s" |
| 929 | |
| 930 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 931 | #: option.c:3198 option.c:3234 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 932 | #, fuzzy, c-format |
| 933 | msgid "read %s" |
| 934 | msgstr "membaca %s" |
| 935 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 936 | #: option.c:3286 |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 937 | msgid "junk found in command line" |
| 938 | msgstr "" |
| 939 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 940 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 941 | #: option.c:3316 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 942 | #, c-format |
| 943 | msgid "Dnsmasq version %s %s\n" |
| 944 | msgstr "Dnsmasq versi %s %s\n" |
| 945 | |
| 946 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 947 | #: option.c:3317 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 948 | #, c-format |
| 949 | msgid "" |
| 950 | "Compile time options %s\n" |
| 951 | "\n" |
| 952 | msgstr "" |
| 953 | "Pilihan-pilihan saat kompilasi %s\n" |
| 954 | "\n" |
| 955 | |
| 956 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 957 | #: option.c:3318 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 958 | #, c-format |
| 959 | msgid "This software comes with ABSOLUTELY NO WARRANTY.\n" |
| 960 | msgstr "Perangkat lunak ini tersedia TANPA JAMINAN SEDIKITPUN.\n" |
| 961 | |
| 962 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 963 | #: option.c:3319 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 964 | #, c-format |
| 965 | 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] | 966 | msgstr "Dnsdmasq adalah perangkat lunak bebas, dan Anda dipersilahkan untuk membagikannya\n" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 967 | |
| 968 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 969 | #: option.c:3320 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 970 | #, fuzzy, c-format |
| 971 | 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] | 972 | msgstr "dengan aturan GNU General Public License, versi 2.\n" |
| 973 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 974 | #: option.c:3331 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 975 | msgid "try --help" |
| 976 | msgstr "" |
| 977 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 978 | #: option.c:3333 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 979 | msgid "try -w" |
| 980 | msgstr "" |
| 981 | |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 982 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 983 | #: option.c:3336 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 984 | #, fuzzy, c-format |
| 985 | msgid "bad command line options: %s" |
| 986 | msgstr "pilihan baris perintah salah: %s." |
| 987 | |
| 988 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 989 | #: option.c:3377 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 990 | #, c-format |
| 991 | msgid "cannot get host-name: %s" |
| 992 | msgstr "tidak bisa mendapatkan host-name: %s" |
| 993 | |
| 994 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 995 | #: option.c:3405 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 996 | msgid "only one resolv.conf file allowed in no-poll mode." |
| 997 | msgstr "hanya satu file resolv.conf yang diperbolehkan dalam modus no-poll." |
| 998 | |
| 999 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1000 | #: option.c:3415 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1001 | msgid "must have exactly one resolv.conf to read domain from." |
| 1002 | msgstr "harus mempunyai tepat satu resolv.conf untuk mendapatkan nama domain." |
| 1003 | |
| 1004 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1005 | #: option.c:3418 network.c:821 dhcp.c:885 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1006 | #, fuzzy, c-format |
| 1007 | msgid "failed to read %s: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1008 | msgstr "gagal membaca %s: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1009 | |
| 1010 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1011 | #: option.c:3435 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1012 | #, c-format |
| 1013 | msgid "no search directive found in %s" |
| 1014 | msgstr "tidak ditemukan direktif search di %s" |
| 1015 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1016 | #: option.c:3456 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1017 | msgid "there must be a default domain when --dhcp-fqdn is set" |
| 1018 | msgstr "" |
| 1019 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1020 | #: option.c:3460 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1021 | msgid "syntax check OK" |
| 1022 | msgstr "" |
| 1023 | |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1024 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 1025 | #: forward.c:471 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1026 | #, c-format |
| 1027 | msgid "nameserver %s refused to do a recursive query" |
| 1028 | msgstr "nameserver %s menolak melakukan resolusi rekursif" |
| 1029 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 1030 | #: forward.c:499 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1031 | #, c-format |
| 1032 | msgid "possible DNS-rebind attack detected: %s" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1033 | msgstr "" |
| 1034 | |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1035 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1036 | #: network.c:354 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1037 | #, fuzzy, c-format |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 1038 | msgid "failed to create listening socket for %s: %s" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1039 | msgstr "gagal membuat socket: %s " |
| 1040 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1041 | #: network.c:719 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1042 | #, fuzzy, c-format |
| 1043 | msgid "failed to bind server socket for %s: %s" |
| 1044 | msgstr "gagal mem-bind socket untuk mendengarkan %s: %s" |
| 1045 | |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1046 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1047 | #: network.c:756 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1048 | #, c-format |
| 1049 | msgid "ignoring nameserver %s - local interface" |
| 1050 | msgstr "mengabaikan nameserver %s - antarmuka lokal" |
| 1051 | |
| 1052 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1053 | #: network.c:767 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1054 | #, fuzzy, c-format |
| 1055 | msgid "ignoring nameserver %s - cannot make/bind socket: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1056 | msgstr "mengabaikan nameserver %s - tak dapat membuat/mem-bind socket: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1057 | |
| 1058 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1059 | #: network.c:784 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1060 | msgid "unqualified" |
| 1061 | msgstr "tidak memenuhi syarat" |
| 1062 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1063 | #: network.c:784 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1064 | msgid "names" |
| 1065 | msgstr "" |
| 1066 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1067 | #: network.c:786 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1068 | msgid "default" |
| 1069 | msgstr "" |
| 1070 | |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1071 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1072 | #: network.c:788 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1073 | msgid "domain" |
| 1074 | msgstr "domain" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1075 | |
| 1076 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1077 | #: network.c:791 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1078 | #, c-format |
| 1079 | msgid "using local addresses only for %s %s" |
| 1080 | msgstr "menggunakan alamat lokal saja untuk %s %s" |
| 1081 | |
| 1082 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1083 | #: network.c:793 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1084 | #, fuzzy, c-format |
| 1085 | msgid "using standard nameservers for %s %s" |
| 1086 | msgstr "menggunakan nameserver %s#%d untuk %s %s" |
| 1087 | |
| 1088 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1089 | #: network.c:795 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1090 | #, c-format |
| 1091 | msgid "using nameserver %s#%d for %s %s" |
| 1092 | msgstr "menggunakan nameserver %s#%d untuk %s %s" |
| 1093 | |
| 1094 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1095 | #: network.c:798 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1096 | #, fuzzy, c-format |
| 1097 | msgid "using nameserver %s#%d(via %s)" |
| 1098 | msgstr "menggunakan nameserver %s#%d" |
| 1099 | |
| 1100 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1101 | #: network.c:800 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1102 | #, c-format |
| 1103 | msgid "using nameserver %s#%d" |
| 1104 | msgstr "menggunakan nameserver %s#%d" |
| 1105 | |
| 1106 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1107 | #: dnsmasq.c:114 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1108 | #, fuzzy |
| 1109 | msgid "TFTP server not available: set HAVE_TFTP in src/config.h" |
| 1110 | msgstr "DBus tidak tersedia: setel HAVE_DBUS dalam src/config.h" |
| 1111 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1112 | #: dnsmasq.c:119 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 1113 | msgid "Cannot use --conntrack AND --query-port" |
| 1114 | msgstr "" |
| 1115 | |
| 1116 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1117 | #: dnsmasq.c:122 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 1118 | #, fuzzy |
| 1119 | msgid "Conntrack support not available: set HAVE_CONNTRACK in src/config.h" |
| 1120 | msgstr "DBus tidak tersedia: setel HAVE_DBUS dalam src/config.h" |
| 1121 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1122 | #: dnsmasq.c:127 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1123 | msgid "asychronous logging is not available under Solaris" |
| 1124 | msgstr "" |
| 1125 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1126 | #: dnsmasq.c:132 |
Simon Kelley | 572b41e | 2011-02-18 18:11:18 +0000 | [diff] [blame] | 1127 | msgid "asychronous logging is not available under Android" |
| 1128 | msgstr "" |
| 1129 | |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1130 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1131 | #: dnsmasq.c:151 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1132 | #, c-format |
| 1133 | msgid "failed to find list of interfaces: %s" |
| 1134 | msgstr "gagal mendapatkan daftar antarmuka: %s" |
| 1135 | |
| 1136 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1137 | #: dnsmasq.c:159 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1138 | #, c-format |
| 1139 | msgid "unknown interface %s" |
| 1140 | msgstr "antarmuka tidak dikenal %s" |
| 1141 | |
| 1142 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1143 | #: dnsmasq.c:165 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1144 | #, c-format |
| 1145 | msgid "no interface with address %s" |
| 1146 | msgstr "tidak ada antarmuka dengan alamat %s" |
| 1147 | |
| 1148 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1149 | #: dnsmasq.c:181 dnsmasq.c:680 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1150 | #, c-format |
| 1151 | msgid "DBus error: %s" |
| 1152 | msgstr "DBus error: %s" |
| 1153 | |
| 1154 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1155 | #: dnsmasq.c:184 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1156 | msgid "DBus not available: set HAVE_DBUS in src/config.h" |
| 1157 | msgstr "DBus tidak tersedia: setel HAVE_DBUS dalam src/config.h" |
| 1158 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1159 | #: dnsmasq.c:211 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1160 | #, c-format |
| 1161 | msgid "unknown user or group: %s" |
| 1162 | msgstr "" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1163 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1164 | #: dnsmasq.c:266 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1165 | #, c-format |
| 1166 | msgid "cannot chdir to filesystem root: %s" |
| 1167 | msgstr "" |
| 1168 | |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1169 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1170 | #: dnsmasq.c:441 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1171 | #, fuzzy, c-format |
| 1172 | msgid "started, version %s DNS disabled" |
| 1173 | msgstr "dimulai, cache versi %s di disable" |
| 1174 | |
| 1175 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1176 | #: dnsmasq.c:443 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1177 | #, c-format |
| 1178 | msgid "started, version %s cachesize %d" |
| 1179 | msgstr "dimulai, versi %s ukuran cache %d" |
| 1180 | |
| 1181 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1182 | #: dnsmasq.c:445 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1183 | #, c-format |
| 1184 | msgid "started, version %s cache disabled" |
| 1185 | msgstr "dimulai, cache versi %s di disable" |
| 1186 | |
| 1187 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1188 | #: dnsmasq.c:447 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1189 | #, c-format |
| 1190 | msgid "compile time options: %s" |
| 1191 | msgstr "pilihan-pilihan saat kompilasi: %s" |
| 1192 | |
| 1193 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1194 | #: dnsmasq.c:453 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1195 | msgid "DBus support enabled: connected to system bus" |
| 1196 | msgstr "dukungan DBus dimungkinkan: terkoneksi pada bus sistem" |
| 1197 | |
| 1198 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1199 | #: dnsmasq.c:455 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1200 | msgid "DBus support enabled: bus connection pending" |
| 1201 | msgstr "dukungan DBus dimungkinkan: koneksi bus ditunda" |
| 1202 | |
| 1203 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1204 | #: dnsmasq.c:460 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1205 | #, fuzzy, c-format |
| 1206 | msgid "warning: failed to change owner of %s: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1207 | msgstr "gagal memuat nama-nama dari %s: %s" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1208 | |
| 1209 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1210 | #: dnsmasq.c:464 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1211 | msgid "setting --bind-interfaces option because of OS limitations" |
| 1212 | msgstr "setelan opsi --bind-interfaces disebabkan keterbatasan OS" |
| 1213 | |
| 1214 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1215 | #: dnsmasq.c:469 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1216 | #, c-format |
| 1217 | msgid "warning: interface %s does not currently exist" |
| 1218 | msgstr "peringatan: antarmuka %s tidak ada" |
| 1219 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1220 | #: dnsmasq.c:474 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1221 | msgid "warning: ignoring resolv-file flag because no-resolv is set" |
| 1222 | msgstr "" |
| 1223 | |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1224 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1225 | #: dnsmasq.c:477 |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1226 | #, fuzzy |
| 1227 | msgid "warning: no upstream servers configured" |
| 1228 | msgstr "menyetel server-server di atas dengan DBus" |
| 1229 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1230 | #: dnsmasq.c:481 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1231 | #, c-format |
| 1232 | msgid "asynchronous logging enabled, queue limit is %d messages" |
| 1233 | msgstr "" |
| 1234 | |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1235 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1236 | #: dnsmasq.c:494 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1237 | #, c-format |
| 1238 | msgid "DHCP, static leases only on %.0s%s, lease time %s" |
| 1239 | msgstr "DHCP, lease static pada %.0s%s, waktu lease %s" |
| 1240 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1241 | #: dnsmasq.c:496 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1242 | #, c-format |
| 1243 | msgid "DHCP, proxy on subnet %.0s%s%.0s" |
| 1244 | msgstr "" |
| 1245 | |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1246 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1247 | #: dnsmasq.c:497 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1248 | #, c-format |
| 1249 | msgid "DHCP, IP range %s -- %s, lease time %s" |
| 1250 | msgstr "DHCP, jangkaun IP %s -- %s, waktu lease %s" |
| 1251 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1252 | #: dnsmasq.c:512 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1253 | msgid "root is " |
| 1254 | msgstr "" |
| 1255 | |
| 1256 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1257 | #: dnsmasq.c:512 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1258 | #, fuzzy |
| 1259 | msgid "enabled" |
| 1260 | msgstr "di disable" |
| 1261 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1262 | #: dnsmasq.c:514 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1263 | msgid "secure mode" |
| 1264 | msgstr "" |
| 1265 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1266 | #: dnsmasq.c:540 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1267 | #, c-format |
| 1268 | msgid "restricting maximum simultaneous TFTP transfers to %d" |
| 1269 | msgstr "" |
| 1270 | |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1271 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1272 | #: dnsmasq.c:682 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1273 | msgid "connected to system DBus" |
| 1274 | msgstr "terhubung ke sistem DBus" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1275 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1276 | #: dnsmasq.c:806 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1277 | #, c-format |
| 1278 | msgid "cannot fork into background: %s" |
| 1279 | msgstr "" |
| 1280 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1281 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1282 | #: dnsmasq.c:809 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1283 | #, fuzzy, c-format |
| 1284 | msgid "failed to create helper: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1285 | msgstr "gagal membaca %s: %s" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1286 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1287 | #: dnsmasq.c:812 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1288 | #, c-format |
| 1289 | msgid "setting capabilities failed: %s" |
| 1290 | msgstr "" |
| 1291 | |
| 1292 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1293 | #: dnsmasq.c:815 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1294 | #, fuzzy, c-format |
| 1295 | msgid "failed to change user-id to %s: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1296 | msgstr "gagal memuat nama-nama dari %s: %s" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1297 | |
| 1298 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1299 | #: dnsmasq.c:818 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1300 | #, fuzzy, c-format |
| 1301 | msgid "failed to change group-id to %s: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1302 | msgstr "gagal memuat nama-nama dari %s: %s" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1303 | |
| 1304 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1305 | #: dnsmasq.c:821 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1306 | #, fuzzy, c-format |
| 1307 | msgid "failed to open pidfile %s: %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 | |
| 1310 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1311 | #: dnsmasq.c:824 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1312 | #, fuzzy, c-format |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1313 | msgid "cannot open log %s: %s" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1314 | msgstr "tidak bisa membuka %s:%s" |
| 1315 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1316 | # OK |
| 1317 | #: dnsmasq.c:827 |
| 1318 | #, fuzzy, c-format |
| 1319 | msgid "failed to load Lua script: %s" |
| 1320 | msgstr "gagal memuat %S: %s" |
| 1321 | |
| 1322 | #: dnsmasq.c:886 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1323 | #, c-format |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1324 | msgid "script process killed by signal %d" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1325 | msgstr "" |
| 1326 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1327 | #: dnsmasq.c:890 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1328 | #, c-format |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1329 | msgid "script process exited with status %d" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1330 | msgstr "" |
| 1331 | |
| 1332 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1333 | #: dnsmasq.c:894 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1334 | #, fuzzy, c-format |
| 1335 | msgid "failed to execute %s: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1336 | msgstr "gagal mengakses %s: %s" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1337 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1338 | #: dnsmasq.c:939 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1339 | msgid "exiting on receipt of SIGTERM" |
| 1340 | msgstr "keluar karena menerima SIGTERM" |
| 1341 | |
| 1342 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1343 | #: dnsmasq.c:967 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1344 | #, fuzzy, c-format |
| 1345 | msgid "failed to access %s: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1346 | msgstr "gagal mengakses %s: %s" |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1347 | |
| 1348 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1349 | #: dnsmasq.c:997 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1350 | #, c-format |
| 1351 | msgid "reading %s" |
| 1352 | msgstr "membaca %s" |
| 1353 | |
| 1354 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1355 | #: dnsmasq.c:1008 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1356 | #, fuzzy, c-format |
| 1357 | msgid "no servers found in %s, will retry" |
| 1358 | msgstr "tidak ditemukan direktif search di %s" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1359 | |
| 1360 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1361 | #: dhcp.c:49 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1362 | #, c-format |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1363 | msgid "cannot create DHCP socket: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1364 | msgstr "tidak bisa membuat socket DHCP: %s" |
| 1365 | |
| 1366 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1367 | #: dhcp.c:64 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1368 | #, c-format |
| 1369 | msgid "failed to set options on DHCP socket: %s" |
| 1370 | msgstr "gagal menyetel opsi pada socket DHCP: %s" |
| 1371 | |
| 1372 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1373 | #: dhcp.c:77 |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame] | 1374 | #, fuzzy, c-format |
| 1375 | msgid "failed to set SO_REUSE{ADDR|PORT} on DHCP socket: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1376 | msgstr "gagal menyetel SO_REUSEADDR pada socket DHCP: %s" |
| 1377 | |
| 1378 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1379 | #: dhcp.c:89 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1380 | #, c-format |
| 1381 | msgid "failed to bind DHCP server socket: %s" |
| 1382 | msgstr "gagal mem-bind socket server DHCP: %s" |
| 1383 | |
| 1384 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1385 | #: dhcp.c:115 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1386 | #, c-format |
| 1387 | msgid "cannot create ICMP raw socket: %s." |
| 1388 | msgstr "tidak dapat membuat socket ICMP raw: %s" |
| 1389 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1390 | # OK |
| 1391 | #: dhcp.c:264 |
| 1392 | #, fuzzy, c-format |
| 1393 | msgid "unknown interface %s in bridge-interface" |
| 1394 | msgstr "antarmuka tidak dikenal %s" |
| 1395 | |
| 1396 | #: dhcp.c:289 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1397 | #, c-format |
| 1398 | msgid "DHCP packet received on %s which has no address" |
| 1399 | msgstr "" |
| 1400 | |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1401 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1402 | #: dhcp.c:504 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 1403 | #, c-format |
| 1404 | msgid "DHCP range %s -- %s is not consistent with netmask %s" |
| 1405 | msgstr "jangkauan DHCP %s -- %s tidak konsisten dengan netmask %s" |
| 1406 | |
| 1407 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1408 | #: dhcp.c:923 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 1409 | #, fuzzy, c-format |
| 1410 | msgid "bad line at %s line %d" |
| 1411 | msgstr "kesalahan nama pada %s baris %d" |
| 1412 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1413 | #: dhcp.c:966 |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 1414 | #, c-format |
| 1415 | msgid "ignoring %s line %d, duplicate name or IP address" |
| 1416 | msgstr "" |
| 1417 | |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 1418 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1419 | #: dhcp.c:1049 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1420 | #, c-format |
| 1421 | msgid "duplicate IP address %s in dhcp-config directive." |
| 1422 | msgstr "alamat IP kembar %s dalam direktif dhcp-config" |
| 1423 | |
| 1424 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1425 | #: dhcp.c:1052 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1426 | #, fuzzy, c-format |
| 1427 | msgid "duplicate IP address %s in %s." |
| 1428 | msgstr "alamat IP kembar %s dalam direktif dhcp-config" |
| 1429 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1430 | #: dhcp.c:1095 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1431 | #, c-format |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1432 | msgid "%s has more than one address in hostsfile, using %s for DHCP" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1433 | msgstr "" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1434 | |
| 1435 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1436 | #: dhcp.c:1100 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 1437 | #, c-format |
| 1438 | msgid "duplicate IP address %s (%s) in dhcp-config directive" |
| 1439 | msgstr "alamat IP kembar %s (%s) dalam direktif dhcp-config" |
| 1440 | |
| 1441 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1442 | #: lease.c:70 |
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 | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1448 | #: lease.c:116 |
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 | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1453 | #: lease.c:173 |
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 | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1458 | #: lease.c:179 |
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 | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1464 | #: lease.c:325 |
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 | |
| 1469 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 1470 | #: rfc2131.c:342 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1471 | #, c-format |
| 1472 | msgid "no address range available for DHCP request %s %s" |
| 1473 | msgstr "tidak ada alamat yang bisa dipakai untuk permintaan DHCP %s %s" |
| 1474 | |
| 1475 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 1476 | #: rfc2131.c:343 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1477 | msgid "with subnet selector" |
| 1478 | msgstr "dengan pemilih subnet" |
| 1479 | |
| 1480 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 1481 | #: rfc2131.c:343 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1482 | msgid "via" |
| 1483 | msgstr "lewat" |
| 1484 | |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1485 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 1486 | #: rfc2131.c:355 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1487 | #, fuzzy, c-format |
| 1488 | msgid "%u available DHCP subnet: %s/%s" |
| 1489 | msgstr "tidak ada alamat yang bisa dipakai untuk permintaan DHCP %s %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1490 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 1491 | #: rfc2131.c:358 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1492 | #, c-format |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1493 | msgid "%u available DHCP range: %s -- %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1494 | msgstr "" |
| 1495 | |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1496 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 1497 | #: rfc2131.c:387 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1498 | msgid "disabled" |
| 1499 | msgstr "di disable" |
| 1500 | |
| 1501 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1502 | #: rfc2131.c:428 rfc2131.c:944 rfc2131.c:1336 |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 1503 | msgid "ignored" |
| 1504 | msgstr "diabaikan" |
| 1505 | |
| 1506 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1507 | #: rfc2131.c:443 rfc2131.c:1182 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1508 | msgid "address in use" |
| 1509 | msgstr "alamat telah digunakan" |
| 1510 | |
| 1511 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1512 | #: rfc2131.c:457 rfc2131.c:998 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1513 | msgid "no address available" |
| 1514 | msgstr "tak ada alamat yang tersedia" |
| 1515 | |
| 1516 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1517 | #: rfc2131.c:464 rfc2131.c:1145 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 1518 | msgid "wrong network" |
| 1519 | msgstr "jaringan yang salah" |
| 1520 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1521 | # OK |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 1522 | #: rfc2131.c:479 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1523 | msgid "no address configured" |
| 1524 | msgstr "tak ada alamat yang disetel" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1525 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1526 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1527 | #: rfc2131.c:485 rfc2131.c:1195 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1528 | msgid "no leases left" |
| 1529 | msgstr "tak ada lease yang tersisa" |
| 1530 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1531 | #: rfc2131.c:569 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1532 | #, c-format |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1533 | msgid "%u client provides name: %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1534 | msgstr "" |
| 1535 | |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1536 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1537 | #: rfc2131.c:724 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1538 | #, fuzzy, c-format |
| 1539 | msgid "%u vendor class: %s" |
| 1540 | msgstr "DBus error: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1541 | |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1542 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1543 | #: rfc2131.c:726 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1544 | #, fuzzy, c-format |
| 1545 | msgid "%u user class: %s" |
| 1546 | msgstr "DBus error: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1547 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1548 | #: rfc2131.c:785 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1549 | msgid "PXE BIS not supported" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1550 | msgstr "" |
| 1551 | |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 1552 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1553 | #: rfc2131.c:914 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1554 | #, fuzzy, c-format |
| 1555 | msgid "disabling DHCP static address %s for %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1556 | msgstr "men-disable alamat statik DHCP %s" |
| 1557 | |
| 1558 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1559 | #: rfc2131.c:935 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1560 | msgid "unknown lease" |
| 1561 | msgstr "lease tidak diketahui" |
| 1562 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1563 | #: rfc2131.c:967 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1564 | #, c-format |
| 1565 | msgid "not using configured address %s because it is leased to %s" |
| 1566 | msgstr "" |
| 1567 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1568 | #: rfc2131.c:977 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1569 | #, c-format |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1570 | msgid "not using configured address %s because it is in use by the server or relay" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1571 | msgstr "" |
| 1572 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1573 | #: rfc2131.c:980 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1574 | #, c-format |
| 1575 | msgid "not using configured address %s because it was previously declined" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1576 | msgstr "" |
| 1577 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1578 | #: rfc2131.c:996 rfc2131.c:1188 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1579 | msgid "no unique-id" |
| 1580 | msgstr "" |
| 1581 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1582 | #: rfc2131.c:1083 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1583 | msgid "wrong server-ID" |
| 1584 | msgstr "" |
| 1585 | |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1586 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1587 | #: rfc2131.c:1102 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1588 | msgid "wrong address" |
| 1589 | msgstr "alamat salah" |
| 1590 | |
| 1591 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1592 | #: rfc2131.c:1120 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1593 | msgid "lease not found" |
| 1594 | msgstr "lease tak ditemukan" |
| 1595 | |
| 1596 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1597 | #: rfc2131.c:1153 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1598 | msgid "address not available" |
| 1599 | msgstr "alamat tak tersedia" |
| 1600 | |
| 1601 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1602 | #: rfc2131.c:1164 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1603 | msgid "static lease available" |
| 1604 | msgstr "lease statik tak tersedia" |
| 1605 | |
| 1606 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1607 | #: rfc2131.c:1168 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1608 | msgid "address reserved" |
| 1609 | msgstr "alamat telah dipesan" |
| 1610 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1611 | #: rfc2131.c:1176 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1612 | #, c-format |
| 1613 | msgid "abandoning lease to %s of %s" |
| 1614 | msgstr "" |
| 1615 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1616 | #: rfc2131.c:1745 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1617 | #, c-format |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1618 | msgid "%u tags: %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1619 | msgstr "" |
| 1620 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1621 | #: rfc2131.c:1773 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1622 | #, c-format |
| 1623 | msgid "%u bootfile name: %s" |
| 1624 | msgstr "" |
| 1625 | |
| 1626 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1627 | #: rfc2131.c:1782 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1628 | #, fuzzy, c-format |
| 1629 | msgid "%u server name: %s" |
| 1630 | msgstr "DBus error: %s" |
| 1631 | |
| 1632 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1633 | #: rfc2131.c:1790 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1634 | #, fuzzy, c-format |
| 1635 | msgid "%u next server: %s" |
| 1636 | msgstr "DBus error: %s" |
| 1637 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1638 | #: rfc2131.c:1793 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1639 | #, c-format |
| 1640 | msgid "%u broadcast response" |
| 1641 | msgstr "" |
| 1642 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1643 | #: rfc2131.c:1856 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1644 | #, c-format |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 1645 | msgid "cannot send DHCP/BOOTP option %d: no space left in packet" |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1646 | msgstr "" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1647 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1648 | #: rfc2131.c:2096 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1649 | msgid "PXE menu too large" |
| 1650 | msgstr "" |
| 1651 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1652 | #: rfc2131.c:2252 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 1653 | #, c-format |
| 1654 | msgid "Ignoring duplicate dhcp-option %d" |
| 1655 | msgstr "" |
| 1656 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1657 | #: rfc2131.c:2256 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1658 | #, c-format |
| 1659 | msgid "Ignoring domain %s for DHCP host name %s" |
| 1660 | msgstr "" |
| 1661 | |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1662 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1663 | #: rfc2131.c:2274 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1664 | #, fuzzy, c-format |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1665 | msgid "%u requested options: %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1666 | msgstr "pilihan-pilihan saat kompilasi: %s" |
| 1667 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1668 | #: rfc2131.c:2549 |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame] | 1669 | #, c-format |
| 1670 | msgid "cannot send RFC3925 option: too many options for enterprise number %d" |
| 1671 | msgstr "" |
| 1672 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1673 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1674 | #: netlink.c:71 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1675 | #, fuzzy, c-format |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 1676 | msgid "cannot create netlink socket: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1677 | msgstr "tidak bisa mem-bind netlink socket: %s" |
| 1678 | |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 1679 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1680 | #: netlink.c:321 |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 1681 | #, fuzzy, c-format |
| 1682 | msgid "netlink returns error: %s" |
| 1683 | msgstr "DBus error: %s" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1684 | |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1685 | # OK |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1686 | #: dbus.c:150 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1687 | 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] | 1688 | 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] | 1689 | |
| 1690 | # OK |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1691 | #: dbus.c:286 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1692 | msgid "setting upstream servers from DBus" |
| 1693 | msgstr "menyetel server-server di atas dengan DBus" |
| 1694 | |
| 1695 | # OK |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1696 | #: dbus.c:324 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1697 | msgid "could not register a DBus message handler" |
| 1698 | msgstr "tidak bisa mendaftar sebuah DBus message handler" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1699 | |
| 1700 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1701 | #: bpf.c:225 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1702 | #, c-format |
| 1703 | msgid "cannot create DHCP BPF socket: %s" |
| 1704 | msgstr "tidak dapat membuat socket DHCP BPF: %s" |
| 1705 | |
| 1706 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1707 | #: bpf.c:253 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1708 | #, fuzzy, c-format |
| 1709 | msgid "DHCP request for unsupported hardware type (%d) received on %s" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1710 | 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] | 1711 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1712 | #: helper.c:130 |
| 1713 | msgid "lease() function missing in Lua script" |
| 1714 | msgstr "" |
| 1715 | |
| 1716 | #: tftp.c:285 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1717 | msgid "unable to get free port for TFTP" |
| 1718 | msgstr "" |
| 1719 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1720 | #: tftp.c:300 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1721 | #, c-format |
| 1722 | msgid "unsupported request from %s" |
| 1723 | msgstr "" |
| 1724 | |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1725 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1726 | #: tftp.c:410 |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1727 | #, fuzzy, c-format |
| 1728 | msgid "file %s not found" |
| 1729 | msgstr "lease tak ditemukan" |
| 1730 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1731 | #: tftp.c:525 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1732 | #, c-format |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame] | 1733 | msgid "error %d %s received from %s" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1734 | msgstr "" |
| 1735 | |
| 1736 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1737 | #: tftp.c:557 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1738 | #, fuzzy, c-format |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame] | 1739 | msgid "failed sending %s to %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1740 | msgstr "gagal membaca %s: %s" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1741 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1742 | #: tftp.c:571 |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 1743 | #, c-format |
| 1744 | msgid "sent %s to %s" |
| 1745 | msgstr "" |
| 1746 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 1747 | #: log.c:190 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1748 | #, c-format |
| 1749 | msgid "overflow: %d log entries lost" |
| 1750 | msgstr "" |
| 1751 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1752 | #: log.c:268 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1753 | #, c-format |
| 1754 | msgid "log failed: %s" |
| 1755 | msgstr "" |
| 1756 | |
| 1757 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1758 | #: log.c:472 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1759 | msgid "FAILED to start up" |
| 1760 | msgstr "GAGAL untuk memulai" |
| 1761 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 1762 | #: conntrack.c:65 |
| 1763 | #, c-format |
| 1764 | msgid "Conntrack connection mark retrieval failed: %s" |
| 1765 | msgstr "" |
| 1766 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1767 | # OK |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame^] | 1768 | #: dhcp6.c:42 |
| 1769 | #, fuzzy, c-format |
| 1770 | msgid "cannot create DHCPv6 socket: %s" |
| 1771 | msgstr "tidak bisa membuat socket DHCP: %s" |
| 1772 | |
| 1773 | # OK |
| 1774 | #: dhcp6.c:53 |
| 1775 | #, fuzzy, c-format |
| 1776 | msgid "failed to bind DHCPv6 server socket: %s" |
| 1777 | msgstr "gagal mem-bind socket server DHCP: %s" |
| 1778 | |
| 1779 | # OK |
| 1780 | #: dhcp6.c:57 |
| 1781 | #, fuzzy, c-format |
| 1782 | msgid "failed to join DHCPv6 multicast group: %s" |
| 1783 | msgstr "gagal mem-bind socket server DHCP: %s" |
| 1784 | |
| 1785 | # OK |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 1786 | #~ msgid "TXT record string too long" |
| 1787 | #~ msgstr "string rekord TXT terlalu panjang" |
| 1788 | |
| 1789 | # OK |
| 1790 | #~ msgid "failed to set IPV6 options on listening socket: %s" |
| 1791 | #~ msgstr "gagal menyetel IPV6 pada socket: %s" |
| 1792 | |
| 1793 | #~ msgid "failed to bind listening socket for %s: %s" |
| 1794 | #~ msgstr "gagal mem-bind socket untuk mendengarkan %s: %s" |
| 1795 | |
| 1796 | # OK |
| 1797 | #~ msgid "failed to listen on socket: %s" |
| 1798 | #~ msgstr "gagal mendengarkan di socket: %s" |
| 1799 | |
| 1800 | # OK |
| 1801 | #, fuzzy |
| 1802 | #~ msgid "failed to create TFTP socket: %s" |
| 1803 | #~ msgstr "gagal membuat socket: %s " |
| 1804 | |
| 1805 | # OK |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1806 | #~ msgid "must set exactly one interface on broken systems without IP_RECVIF" |
| 1807 | #~ msgstr "harus menyetel satu antarmuka saja pada sistem yang tidak benar dengan IP_RECVIF" |
| 1808 | |
| 1809 | # OK |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1810 | #~ msgid "bad name in %s" |
| 1811 | #~ msgstr "kesalahan nama di %s" |
| 1812 | |
| 1813 | # OK |
| 1814 | #~ msgid "Ignoring DHCP lease for %s because it has an illegal domain part" |
| 1815 | #~ msgstr "Mengabaikan lease DHCP untuk %s sebab terdapat bagian domain yang tidak sah" |
| 1816 | |
| 1817 | # OK |
| 1818 | #~ msgid "ISC dhcpd integration not available: set HAVE_ISC_READER in src/config.h" |
| 1819 | #~ msgstr "Integrasi dengan dhcpd ISC tidak tersedia: atur HAVE_ISC_READER dalam src/config.h" |
| 1820 | |
| 1821 | # OK |
| 1822 | #, fuzzy |
| 1823 | #~ msgid "illegal domain %s in dhcp-config directive." |
| 1824 | #~ msgstr "alamat IP kembar %s dalam direktif dhcp-config" |
| 1825 | |
| 1826 | # OK |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1827 | #~ msgid "running as root" |
| 1828 | #~ msgstr "berjalan menggunakan root" |
| 1829 | |
| 1830 | # OK |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1831 | #, fuzzy |
| 1832 | #~ msgid "read %s - %d hosts" |
| 1833 | #~ msgstr "membaca %s - %d alamat" |
| 1834 | |
| 1835 | # OK |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1836 | #~ msgid "domains" |
| 1837 | #~ msgstr "domain-domain" |
| 1838 | |
| 1839 | # OK |
| 1840 | #~ 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] | 1841 | #~ 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] | 1842 | |
| 1843 | # OK |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1844 | #~ msgid "Display this message." |
| 1845 | #~ msgstr "Menampilkan pesan ini." |
| 1846 | |
| 1847 | # OK |
| 1848 | #~ msgid "failed to read %s: %m" |
| 1849 | #~ msgstr "gagal membaca %s: %m" |
| 1850 | |
| 1851 | # OK |
| 1852 | #~ msgid "failed to read %s:%m" |
| 1853 | #~ msgstr "gagal membaca %s:%m" |
| 1854 | |
| 1855 | # OK |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1856 | #~ msgid "More than one vendor class matches, using %s" |
| 1857 | #~ msgstr "Lebih dari satu kelas vendor yang sesuai, menggunakan %s" |
| 1858 | |
| 1859 | # OK |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 1860 | #~ msgid "forwarding table overflow: check for server loops." |
| 1861 | #~ msgstr "meneruskan tabel overflow: memeriksa apakah terjadi loop server." |
| 1862 | |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1863 | # OK |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1864 | #~ msgid "nested includes not allowed" |
| 1865 | #~ msgstr "includes bersarang tidak diijinkan" |
| 1866 | |
| 1867 | # OK |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1868 | #~ msgid "DHCP, %s will be written every %s" |
| 1869 | #~ msgstr "DHCP, %s akan ditulis setiap %s" |
| 1870 | |
| 1871 | # OK |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1872 | #~ msgid "cannot create DHCP packet socket: %s. Is CONFIG_PACKET enabled in your kernel?" |
| 1873 | #~ msgstr "tidak dapat membuat socket packet DHCP: %s. Apakah CONFIG_PACKET dimungkinkan pada kernel?" |