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