mirror of
https://github.com/pi-hole/dnsmasq.git
synced 2025-12-19 10:18:25 +00:00
import of dnsmasq-2.47.tar.gz
This commit is contained in:
284
po/id.po
284
po/id.po
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: dnsmasq 2.24\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2008-11-13 20:23+0000\n"
|
||||
"POT-Creation-Date: 2009-02-02 14:07+0000\n"
|
||||
"PO-Revision-Date: 2005-10-07 11:45+0100\n"
|
||||
"Last-Translator: Salman AS <sas@salman.or.id>\n"
|
||||
"Language-Team: Indonesian <translation-team-id@lists.sourceforge.net>\n"
|
||||
@@ -21,19 +21,19 @@ msgid "failed to load names from %s: %s"
|
||||
msgstr "gagal memuat nama-nama dari %s: %m"
|
||||
|
||||
# OK
|
||||
#: cache.c:795 dhcp.c:768
|
||||
#: cache.c:795 dhcp.c:780
|
||||
#, fuzzy, c-format
|
||||
msgid "bad address at %s line %d"
|
||||
msgstr "kesalahan nama pada %s baris %d"
|
||||
|
||||
# OK
|
||||
#: cache.c:850 dhcp.c:782
|
||||
#: cache.c:850 dhcp.c:794
|
||||
#, c-format
|
||||
msgid "bad name at %s line %d"
|
||||
msgstr "kesalahan nama pada %s baris %d"
|
||||
|
||||
# OK
|
||||
#: cache.c:857 dhcp.c:848
|
||||
#: cache.c:857 dhcp.c:860
|
||||
#, c-format
|
||||
msgid "read %s - %d addresses"
|
||||
msgstr "membaca %s - %d alamat"
|
||||
@@ -71,30 +71,30 @@ msgid "server %s#%d: queries sent %u, retried or failed %u"
|
||||
msgstr ""
|
||||
|
||||
# OK
|
||||
#: util.c:58
|
||||
#: util.c:56
|
||||
#, fuzzy, c-format
|
||||
msgid "failed to seed the random number generator: %s"
|
||||
msgstr "gagal mendengarkan di socket: %s"
|
||||
|
||||
# OK
|
||||
#: util.c:166
|
||||
#: util.c:164
|
||||
msgid "could not get memory"
|
||||
msgstr "tidak bisa mendapatkan memory"
|
||||
|
||||
# OK
|
||||
#: util.c:176
|
||||
#: util.c:174
|
||||
#, fuzzy, c-format
|
||||
msgid "cannot create pipe: %s"
|
||||
msgstr "tidak bisa membaca %s: %s"
|
||||
|
||||
# OK
|
||||
#: util.c:184
|
||||
#: util.c:182
|
||||
#, fuzzy, c-format
|
||||
msgid "failed to allocate %d bytes"
|
||||
msgstr "gagal memuat %S: %m"
|
||||
|
||||
# OK
|
||||
#: util.c:289
|
||||
#: util.c:287
|
||||
#, c-format
|
||||
msgid "infinite"
|
||||
msgstr "tak terbatas"
|
||||
@@ -541,7 +541,7 @@ msgid "Always perform DNS queries to all servers."
|
||||
msgstr ""
|
||||
|
||||
#: option.c:313
|
||||
msgid "Set tag if client includes option in request."
|
||||
msgid "Set tag if client includes matching option in request."
|
||||
msgstr ""
|
||||
|
||||
#: option.c:314
|
||||
@@ -571,7 +571,7 @@ msgid "Specify alias name for LOCAL DNS name."
|
||||
msgstr ""
|
||||
|
||||
# OK
|
||||
#: option.c:580
|
||||
#: option.c:589
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Usage: dnsmasq [options]\n"
|
||||
@@ -581,242 +581,252 @@ msgstr ""
|
||||
"\n"
|
||||
|
||||
# OK
|
||||
#: option.c:582
|
||||
#: option.c:591
|
||||
#, c-format
|
||||
msgid "Use short options only on the command line.\n"
|
||||
msgstr "Gunakan pilihan pendek saja pada perintah baris.\n"
|
||||
|
||||
# OK
|
||||
#: option.c:584
|
||||
#: option.c:593
|
||||
#, fuzzy, c-format
|
||||
msgid "Valid options are:\n"
|
||||
msgstr "Pilihan yang boleh adalah:\n"
|
||||
|
||||
#: option.c:624
|
||||
#: option.c:633
|
||||
#, c-format
|
||||
msgid "Known DHCP options:\n"
|
||||
msgstr ""
|
||||
|
||||
# OK
|
||||
#: option.c:697
|
||||
#: option.c:710
|
||||
msgid "bad dhcp-option"
|
||||
msgstr "dhcp-option salah"
|
||||
|
||||
# OK
|
||||
#: option.c:753
|
||||
#: option.c:767
|
||||
#, fuzzy
|
||||
msgid "bad IP address"
|
||||
msgstr "membaca %s - %d alamat"
|
||||
|
||||
# OK
|
||||
#: option.c:851
|
||||
#: option.c:865
|
||||
msgid "bad domain in dhcp-option"
|
||||
msgstr "domain dalam dhcp-option salah"
|
||||
|
||||
# OK
|
||||
#: option.c:909
|
||||
#: option.c:923
|
||||
msgid "dhcp-option too long"
|
||||
msgstr "dhcp-option terlalu panjang"
|
||||
|
||||
#: option.c:938
|
||||
#: option.c:932
|
||||
msgid "illegal dhcp-match"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:967
|
||||
msgid "illegal repeated flag"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:946
|
||||
#: option.c:975
|
||||
msgid "illegal repeated keyword"
|
||||
msgstr ""
|
||||
|
||||
# OK
|
||||
#: option.c:983
|
||||
#: option.c:1012
|
||||
#, fuzzy, c-format
|
||||
msgid "cannot access directory %s: %s"
|
||||
msgstr "tidak bisa membaca %s: %s"
|
||||
|
||||
# OK
|
||||
#: option.c:1002 tftp.c:348
|
||||
#: option.c:1031 tftp.c:348
|
||||
#, fuzzy, c-format
|
||||
msgid "cannot access %s: %s"
|
||||
msgstr "tidak bisa membaca %s: %s"
|
||||
|
||||
#: option.c:1040
|
||||
#: option.c:1069
|
||||
msgid "only one dhcp-hostsfile allowed"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1047
|
||||
#: option.c:1076
|
||||
msgid "only one dhcp-optsfile allowed"
|
||||
msgstr ""
|
||||
|
||||
# OK
|
||||
#: option.c:1091
|
||||
#: option.c:1120
|
||||
msgid "bad MX preference"
|
||||
msgstr "kesukaan MX salah"
|
||||
|
||||
# OK
|
||||
#: option.c:1095
|
||||
#: option.c:1124
|
||||
msgid "bad MX name"
|
||||
msgstr "nama MX salah"
|
||||
|
||||
# OK
|
||||
#: option.c:1109
|
||||
#: option.c:1138
|
||||
msgid "bad MX target"
|
||||
msgstr "target MX salah"
|
||||
|
||||
#: option.c:1120
|
||||
#: option.c:1149
|
||||
msgid "cannot run scripts under uClinux"
|
||||
msgstr ""
|
||||
|
||||
# OK
|
||||
#: option.c:1352 option.c:1360
|
||||
#: option.c:1375 option.c:1379
|
||||
msgid "bad port"
|
||||
msgstr "port salah"
|
||||
|
||||
#: option.c:1380 option.c:1405
|
||||
#: option.c:1398 option.c:1423
|
||||
msgid "interface binding not supported"
|
||||
msgstr ""
|
||||
|
||||
# OK
|
||||
#: option.c:1523
|
||||
#: option.c:1541
|
||||
#, fuzzy
|
||||
msgid "bad port range"
|
||||
msgstr "port salah"
|
||||
|
||||
#: option.c:1540
|
||||
#: option.c:1558
|
||||
msgid "bad bridge-interface"
|
||||
msgstr ""
|
||||
|
||||
# OK
|
||||
#: option.c:1581
|
||||
#: option.c:1599
|
||||
msgid "bad dhcp-range"
|
||||
msgstr "dhcp-range salah"
|
||||
|
||||
#: option.c:1607
|
||||
#: option.c:1625
|
||||
msgid "only one netid tag allowed"
|
||||
msgstr ""
|
||||
|
||||
# OK
|
||||
#: option.c:1647
|
||||
#: option.c:1665
|
||||
msgid "inconsistent DHCP range"
|
||||
msgstr "jangkauan DHCP tidak konsisten"
|
||||
|
||||
# OK
|
||||
#: option.c:1819
|
||||
#: option.c:1837
|
||||
#, fuzzy
|
||||
msgid "bad DHCP host name"
|
||||
msgstr "nama MX salah"
|
||||
|
||||
# OK
|
||||
#: option.c:1998 option.c:2270
|
||||
#: option.c:2012 option.c:2283
|
||||
msgid "invalid port number"
|
||||
msgstr "nomor port tidak benar"
|
||||
|
||||
# OK
|
||||
#: option.c:2093
|
||||
#: option.c:2094
|
||||
#, fuzzy
|
||||
msgid "invalid alias range"
|
||||
msgstr "weight tidak benar"
|
||||
|
||||
# OK
|
||||
#: option.c:2106
|
||||
#, fuzzy
|
||||
msgid "bad interface name"
|
||||
msgstr "nama MX salah"
|
||||
|
||||
#: option.c:2116
|
||||
#: option.c:2129
|
||||
msgid "duplicate CNAME"
|
||||
msgstr ""
|
||||
|
||||
# OK
|
||||
#: option.c:2133
|
||||
#: option.c:2146
|
||||
#, fuzzy
|
||||
msgid "bad PTR record"
|
||||
msgstr "rekord SRV salah"
|
||||
|
||||
# OK
|
||||
#: option.c:2163
|
||||
#: option.c:2176
|
||||
#, fuzzy
|
||||
msgid "bad NAPTR record"
|
||||
msgstr "rekord SRV salah"
|
||||
|
||||
# OK
|
||||
#: option.c:2189
|
||||
#: option.c:2202
|
||||
msgid "TXT record string too long"
|
||||
msgstr "string rekord TXT terlalu panjang"
|
||||
|
||||
# OK
|
||||
#: option.c:2193
|
||||
#: option.c:2206
|
||||
msgid "bad TXT record"
|
||||
msgstr "rekord TXT salah"
|
||||
|
||||
# OK
|
||||
#: option.c:2253
|
||||
#: option.c:2266
|
||||
msgid "bad SRV record"
|
||||
msgstr "rekord SRV salah"
|
||||
|
||||
# OK
|
||||
#: option.c:2262
|
||||
#: option.c:2275
|
||||
msgid "bad SRV target"
|
||||
msgstr "target SRV salah"
|
||||
|
||||
# OK
|
||||
#: option.c:2277
|
||||
#: option.c:2290
|
||||
msgid "invalid priority"
|
||||
msgstr "prioritas tidak benar"
|
||||
|
||||
# OK
|
||||
#: option.c:2284
|
||||
#: option.c:2297
|
||||
msgid "invalid weight"
|
||||
msgstr "weight tidak benar"
|
||||
|
||||
#: option.c:2320
|
||||
#: option.c:2333
|
||||
#, c-format
|
||||
msgid "files nested too deep in %s"
|
||||
msgstr ""
|
||||
|
||||
# OK
|
||||
#: option.c:2328 tftp.c:503
|
||||
#: option.c:2341 tftp.c:503
|
||||
#, c-format
|
||||
msgid "cannot read %s: %s"
|
||||
msgstr "tidak bisa membaca %s: %s"
|
||||
|
||||
# OK
|
||||
#: option.c:2389
|
||||
#: option.c:2402
|
||||
msgid "missing \""
|
||||
msgstr "kurang \""
|
||||
|
||||
# OK
|
||||
#: option.c:2436
|
||||
#: option.c:2449
|
||||
msgid "bad option"
|
||||
msgstr "pilihan salah"
|
||||
|
||||
# OK
|
||||
#: option.c:2438
|
||||
#: option.c:2451
|
||||
msgid "extraneous parameter"
|
||||
msgstr "parameter berlebihan"
|
||||
|
||||
# OK
|
||||
#: option.c:2440
|
||||
#: option.c:2453
|
||||
msgid "missing parameter"
|
||||
msgstr "parameter kurang"
|
||||
|
||||
# OK
|
||||
#: option.c:2448
|
||||
#: option.c:2461
|
||||
msgid "error"
|
||||
msgstr "kesalahan"
|
||||
|
||||
# OK
|
||||
#: option.c:2454
|
||||
#: option.c:2467
|
||||
#, c-format
|
||||
msgid "%s at line %d of %%s"
|
||||
msgstr "%s pada baris %d dari %%s"
|
||||
|
||||
# OK
|
||||
#: option.c:2502 option.c:2532
|
||||
#: option.c:2515 option.c:2546
|
||||
#, fuzzy, c-format
|
||||
msgid "read %s"
|
||||
msgstr "membaca %s"
|
||||
|
||||
# OK
|
||||
#: option.c:2599
|
||||
#: option.c:2613
|
||||
#, c-format
|
||||
msgid "Dnsmasq version %s %s\n"
|
||||
msgstr "Dnsmasq versi %s %s\n"
|
||||
|
||||
# OK
|
||||
#: option.c:2600
|
||||
#: option.c:2614
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Compile time options %s\n"
|
||||
@@ -826,66 +836,66 @@ msgstr ""
|
||||
"\n"
|
||||
|
||||
# OK
|
||||
#: option.c:2601
|
||||
#: option.c:2615
|
||||
#, c-format
|
||||
msgid "This software comes with ABSOLUTELY NO WARRANTY.\n"
|
||||
msgstr "Perangkat lunak ini tersedia TANPA JAMINAN SEDIKITPUN.\n"
|
||||
|
||||
# OK
|
||||
#: option.c:2602
|
||||
#: option.c:2616
|
||||
#, c-format
|
||||
msgid "Dnsmasq is free software, and you are welcome to redistribute it\n"
|
||||
msgstr "Dnsdmasq adalah perangkat lunak bebas, dan Anda dipersilahkan untuk membagikannya\n"
|
||||
|
||||
# OK
|
||||
#: option.c:2603
|
||||
#: option.c:2617
|
||||
#, fuzzy, c-format
|
||||
msgid "under the terms of the GNU General Public License, version 2 or 3.\n"
|
||||
msgstr "dengan aturan GNU General Public License, versi 2.\n"
|
||||
|
||||
#: option.c:2614
|
||||
#: option.c:2628
|
||||
msgid "try --help"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2616
|
||||
#: option.c:2630
|
||||
msgid "try -w"
|
||||
msgstr ""
|
||||
|
||||
# OK
|
||||
#: option.c:2619
|
||||
#: option.c:2633
|
||||
#, fuzzy, c-format
|
||||
msgid "bad command line options: %s"
|
||||
msgstr "pilihan baris perintah salah: %s."
|
||||
|
||||
# OK
|
||||
#: option.c:2660
|
||||
#: option.c:2674
|
||||
#, c-format
|
||||
msgid "cannot get host-name: %s"
|
||||
msgstr "tidak bisa mendapatkan host-name: %s"
|
||||
|
||||
# OK
|
||||
#: option.c:2688
|
||||
#: option.c:2702
|
||||
msgid "only one resolv.conf file allowed in no-poll mode."
|
||||
msgstr "hanya satu file resolv.conf yang diperbolehkan dalam modus no-poll."
|
||||
|
||||
# OK
|
||||
#: option.c:2698
|
||||
#: option.c:2712
|
||||
msgid "must have exactly one resolv.conf to read domain from."
|
||||
msgstr "harus mempunyai tepat satu resolv.conf untuk mendapatkan nama domain."
|
||||
|
||||
# OK
|
||||
#: option.c:2701 network.c:721
|
||||
#: option.c:2715 network.c:730
|
||||
#, fuzzy, c-format
|
||||
msgid "failed to read %s: %s"
|
||||
msgstr "gagal membaca %s: %m"
|
||||
|
||||
# OK
|
||||
#: option.c:2719
|
||||
#: option.c:2733
|
||||
#, c-format
|
||||
msgid "no search directive found in %s"
|
||||
msgstr "tidak ditemukan direktif search di %s"
|
||||
|
||||
#: option.c:2740
|
||||
#: option.c:2754
|
||||
msgid "there must be a default domain when --dhcp-fqdn is set"
|
||||
msgstr ""
|
||||
|
||||
@@ -906,89 +916,89 @@ msgid "unknown interface %s in bridge-interface"
|
||||
msgstr "antarmuka tidak dikenal %s"
|
||||
|
||||
# OK
|
||||
#: network.c:389 dnsmasq.c:186
|
||||
#: network.c:393 dnsmasq.c:186
|
||||
#, c-format
|
||||
msgid "failed to create listening socket: %s"
|
||||
msgstr "gagal membuat socket: %s "
|
||||
|
||||
# OK
|
||||
#: network.c:396
|
||||
#: network.c:400
|
||||
#, c-format
|
||||
msgid "failed to set IPV6 options on listening socket: %s"
|
||||
msgstr "gagal menyetel IPV6 pada socket: %s"
|
||||
|
||||
#: network.c:415
|
||||
#: network.c:426
|
||||
#, c-format
|
||||
msgid "failed to bind listening socket for %s: %s"
|
||||
msgstr "gagal mem-bind socket untuk mendengarkan %s: %s"
|
||||
|
||||
# OK
|
||||
#: network.c:420
|
||||
#: network.c:431
|
||||
#, c-format
|
||||
msgid "failed to listen on socket: %s"
|
||||
msgstr "gagal mendengarkan di socket: %s"
|
||||
|
||||
# OK
|
||||
#: network.c:432
|
||||
#: network.c:443
|
||||
#, fuzzy, c-format
|
||||
msgid "failed to create TFTP socket: %s"
|
||||
msgstr "gagal membuat socket: %s "
|
||||
|
||||
#: network.c:628
|
||||
#: network.c:637
|
||||
#, fuzzy, c-format
|
||||
msgid "failed to bind server socket for %s: %s"
|
||||
msgstr "gagal mem-bind socket untuk mendengarkan %s: %s"
|
||||
|
||||
# OK
|
||||
#: network.c:661
|
||||
#: network.c:670
|
||||
#, c-format
|
||||
msgid "ignoring nameserver %s - local interface"
|
||||
msgstr "mengabaikan nameserver %s - antarmuka lokal"
|
||||
|
||||
# OK
|
||||
#: network.c:672
|
||||
#: network.c:681
|
||||
#, fuzzy, c-format
|
||||
msgid "ignoring nameserver %s - cannot make/bind socket: %s"
|
||||
msgstr "mengabaikan nameserver %s - tak dapat membuat/mem-bind socket: %m"
|
||||
|
||||
# OK
|
||||
#: network.c:687
|
||||
#: network.c:696
|
||||
msgid "unqualified"
|
||||
msgstr "tidak memenuhi syarat"
|
||||
|
||||
#: network.c:687
|
||||
#: network.c:696
|
||||
msgid "names"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:689
|
||||
#: network.c:698
|
||||
msgid "default"
|
||||
msgstr ""
|
||||
|
||||
# OK
|
||||
#: network.c:691
|
||||
#: network.c:700
|
||||
msgid "domain"
|
||||
msgstr "domain"
|
||||
|
||||
# OK
|
||||
#: network.c:694
|
||||
#: network.c:703
|
||||
#, c-format
|
||||
msgid "using local addresses only for %s %s"
|
||||
msgstr "menggunakan alamat lokal saja untuk %s %s"
|
||||
|
||||
# OK
|
||||
#: network.c:696
|
||||
#: network.c:705
|
||||
#, c-format
|
||||
msgid "using nameserver %s#%d for %s %s"
|
||||
msgstr "menggunakan nameserver %s#%d untuk %s %s"
|
||||
|
||||
# OK
|
||||
#: network.c:699
|
||||
#: network.c:708
|
||||
#, fuzzy, c-format
|
||||
msgid "using nameserver %s#%d(via %s)"
|
||||
msgstr "menggunakan nameserver %s#%d"
|
||||
|
||||
# OK
|
||||
#: network.c:701
|
||||
#: network.c:710
|
||||
#, c-format
|
||||
msgid "using nameserver %s#%d"
|
||||
msgstr "menggunakan nameserver %s#%d"
|
||||
@@ -1205,24 +1215,24 @@ msgstr ""
|
||||
msgid "failed to execute %s: %s"
|
||||
msgstr "gagal mengakses %s: %m"
|
||||
|
||||
#: dnsmasq.c:860
|
||||
#: dnsmasq.c:863
|
||||
msgid "exiting on receipt of SIGTERM"
|
||||
msgstr "keluar karena menerima SIGTERM"
|
||||
|
||||
# OK
|
||||
#: dnsmasq.c:878
|
||||
#: dnsmasq.c:881
|
||||
#, fuzzy, c-format
|
||||
msgid "failed to access %s: %s"
|
||||
msgstr "gagal mengakses %s: %m"
|
||||
|
||||
# OK
|
||||
#: dnsmasq.c:900
|
||||
#: dnsmasq.c:903
|
||||
#, c-format
|
||||
msgid "reading %s"
|
||||
msgstr "membaca %s"
|
||||
|
||||
# OK
|
||||
#: dnsmasq.c:911
|
||||
#: dnsmasq.c:914
|
||||
#, fuzzy, c-format
|
||||
msgid "no servers found in %s, will retry"
|
||||
msgstr "tidak ditemukan direktif search di %s"
|
||||
@@ -1263,42 +1273,42 @@ msgid "DHCP packet received on %s which has no address"
|
||||
msgstr ""
|
||||
|
||||
# OK
|
||||
#: dhcp.c:382
|
||||
#: dhcp.c:387
|
||||
#, c-format
|
||||
msgid "DHCP range %s -- %s is not consistent with netmask %s"
|
||||
msgstr "jangkauan DHCP %s -- %s tidak konsisten dengan netmask %s"
|
||||
|
||||
# OK
|
||||
#: dhcp.c:719
|
||||
#: dhcp.c:731
|
||||
#, fuzzy, c-format
|
||||
msgid "failed to read %s:%s"
|
||||
msgstr "gagal membaca %s: %m"
|
||||
|
||||
# OK
|
||||
#: dhcp.c:755
|
||||
#: dhcp.c:767
|
||||
#, fuzzy, c-format
|
||||
msgid "bad line at %s line %d"
|
||||
msgstr "kesalahan nama pada %s baris %d"
|
||||
|
||||
# OK
|
||||
#: dhcp.c:870
|
||||
#: dhcp.c:882
|
||||
#, c-format
|
||||
msgid "duplicate IP address %s in dhcp-config directive."
|
||||
msgstr "alamat IP kembar %s dalam direktif dhcp-config"
|
||||
|
||||
# OK
|
||||
#: dhcp.c:873
|
||||
#: dhcp.c:885
|
||||
#, fuzzy, c-format
|
||||
msgid "duplicate IP address %s in %s."
|
||||
msgstr "alamat IP kembar %s dalam direktif dhcp-config"
|
||||
|
||||
#: dhcp.c:916
|
||||
#: dhcp.c:928
|
||||
#, c-format
|
||||
msgid "%s has more than one address in hostsfile, using %s for DHCP"
|
||||
msgstr ""
|
||||
|
||||
# OK
|
||||
#: dhcp.c:921
|
||||
#: dhcp.c:933
|
||||
#, c-format
|
||||
msgid "duplicate IP address %s (%s) in dhcp-config directive"
|
||||
msgstr "alamat IP kembar %s (%s) dalam direktif dhcp-config"
|
||||
@@ -1332,178 +1342,178 @@ msgid "failed to write %s: %s (retry in %us)"
|
||||
msgstr "gagal membaca %s: %m"
|
||||
|
||||
# OK
|
||||
#: rfc2131.c:315
|
||||
#: rfc2131.c:316
|
||||
#, c-format
|
||||
msgid "no address range available for DHCP request %s %s"
|
||||
msgstr "tidak ada alamat yang bisa dipakai untuk permintaan DHCP %s %s"
|
||||
|
||||
# OK
|
||||
#: rfc2131.c:316
|
||||
#: rfc2131.c:317
|
||||
msgid "with subnet selector"
|
||||
msgstr "dengan pemilih subnet"
|
||||
|
||||
# OK
|
||||
#: rfc2131.c:316
|
||||
#: rfc2131.c:317
|
||||
msgid "via"
|
||||
msgstr "lewat"
|
||||
|
||||
#: rfc2131.c:327
|
||||
#: rfc2131.c:328
|
||||
#, c-format
|
||||
msgid "DHCP packet: transaction-id is %u"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:332
|
||||
#: rfc2131.c:333
|
||||
#, c-format
|
||||
msgid "Available DHCP subnet: %s/%s"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:334
|
||||
#: rfc2131.c:335
|
||||
#, c-format
|
||||
msgid "Available DHCP range: %s -- %s"
|
||||
msgstr ""
|
||||
|
||||
# OK
|
||||
#: rfc2131.c:362 rfc2131.c:396
|
||||
#: rfc2131.c:363 rfc2131.c:397
|
||||
msgid "disabled"
|
||||
msgstr "di disable"
|
||||
|
||||
# OK
|
||||
#: rfc2131.c:411 rfc2131.c:928
|
||||
#: rfc2131.c:412 rfc2131.c:960
|
||||
msgid "address in use"
|
||||
msgstr "alamat telah digunakan"
|
||||
|
||||
# OK
|
||||
#: rfc2131.c:425 rfc2131.c:765
|
||||
#: rfc2131.c:426 rfc2131.c:797
|
||||
msgid "no address available"
|
||||
msgstr "tak ada alamat yang tersedia"
|
||||
|
||||
# OK
|
||||
#: rfc2131.c:432 rfc2131.c:891
|
||||
#: rfc2131.c:433 rfc2131.c:923
|
||||
msgid "wrong network"
|
||||
msgstr "jaringan yang salah"
|
||||
|
||||
# OK
|
||||
#: rfc2131.c:445
|
||||
#: rfc2131.c:446
|
||||
msgid "no address configured"
|
||||
msgstr "tak ada alamat yang disetel"
|
||||
|
||||
# OK
|
||||
#: rfc2131.c:451 rfc2131.c:941
|
||||
#: rfc2131.c:452 rfc2131.c:973
|
||||
msgid "no leases left"
|
||||
msgstr "tak ada lease yang tersisa"
|
||||
|
||||
#: rfc2131.c:640
|
||||
#: rfc2131.c:672
|
||||
#, c-format
|
||||
msgid "Vendor class: %s"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:642
|
||||
#: rfc2131.c:674
|
||||
#, c-format
|
||||
msgid "User class: %s"
|
||||
msgstr ""
|
||||
|
||||
# OK
|
||||
#: rfc2131.c:683
|
||||
#: rfc2131.c:715
|
||||
#, fuzzy, c-format
|
||||
msgid "disabling DHCP static address %s for %s"
|
||||
msgstr "men-disable alamat statik DHCP %s"
|
||||
|
||||
# OK
|
||||
#: rfc2131.c:704
|
||||
#: rfc2131.c:736
|
||||
msgid "unknown lease"
|
||||
msgstr "lease tidak diketahui"
|
||||
|
||||
# OK
|
||||
#: rfc2131.c:713 rfc2131.c:1058
|
||||
#: rfc2131.c:745 rfc2131.c:1089
|
||||
msgid "ignored"
|
||||
msgstr "diabaikan"
|
||||
|
||||
#: rfc2131.c:736
|
||||
#: rfc2131.c:768
|
||||
#, c-format
|
||||
msgid "not using configured address %s because it is leased to %s"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:746
|
||||
#: rfc2131.c:778
|
||||
#, c-format
|
||||
msgid "not using configured address %s because it is in use by the server or relay"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:749
|
||||
#: rfc2131.c:781
|
||||
#, c-format
|
||||
msgid "not using configured address %s because it was previously declined"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:763 rfc2131.c:934
|
||||
#: rfc2131.c:795 rfc2131.c:966
|
||||
msgid "no unique-id"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:831
|
||||
#: rfc2131.c:863
|
||||
msgid "wrong server-ID"
|
||||
msgstr ""
|
||||
|
||||
# OK
|
||||
#: rfc2131.c:850
|
||||
#: rfc2131.c:882
|
||||
msgid "wrong address"
|
||||
msgstr "alamat salah"
|
||||
|
||||
# OK
|
||||
#: rfc2131.c:867
|
||||
#: rfc2131.c:899
|
||||
msgid "lease not found"
|
||||
msgstr "lease tak ditemukan"
|
||||
|
||||
# OK
|
||||
#: rfc2131.c:899
|
||||
#: rfc2131.c:931
|
||||
msgid "address not available"
|
||||
msgstr "alamat tak tersedia"
|
||||
|
||||
# OK
|
||||
#: rfc2131.c:910
|
||||
#: rfc2131.c:942
|
||||
msgid "static lease available"
|
||||
msgstr "lease statik tak tersedia"
|
||||
|
||||
# OK
|
||||
#: rfc2131.c:914
|
||||
#: rfc2131.c:946
|
||||
msgid "address reserved"
|
||||
msgstr "alamat telah dipesan"
|
||||
|
||||
#: rfc2131.c:922
|
||||
#: rfc2131.c:954
|
||||
#, c-format
|
||||
msgid "abandoning lease to %s of %s"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:1356
|
||||
#: rfc2131.c:1391
|
||||
#, c-format
|
||||
msgid "tags: %s"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:1443
|
||||
#: rfc2131.c:1478
|
||||
#, c-format
|
||||
msgid "cannot send DHCP/BOOTP option %d: no space left in packet"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:1599
|
||||
#: rfc2131.c:1678
|
||||
#, c-format
|
||||
msgid "Ignoring domain %s for DHCP host name %s"
|
||||
msgstr ""
|
||||
|
||||
# OK
|
||||
#: rfc2131.c:1617
|
||||
#: rfc2131.c:1696
|
||||
#, fuzzy, c-format
|
||||
msgid "requested options: %s"
|
||||
msgstr "pilihan-pilihan saat kompilasi: %s"
|
||||
|
||||
# OK
|
||||
#: rfc2131.c:1666
|
||||
#: rfc2131.c:1746
|
||||
#, fuzzy, c-format
|
||||
msgid "next server: %s"
|
||||
msgstr "DBus error: %s"
|
||||
|
||||
#: rfc2131.c:1690
|
||||
#: rfc2131.c:1770
|
||||
#, c-format
|
||||
msgid "bootfile name: %s"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:1693
|
||||
#: rfc2131.c:1773
|
||||
#, c-format
|
||||
msgid "server name: %s"
|
||||
msgstr ""
|
||||
@@ -1521,28 +1531,28 @@ msgid "netlink returns error: %s"
|
||||
msgstr "DBus error: %s"
|
||||
|
||||
# OK
|
||||
#: dbus.c:115
|
||||
#: dbus.c:151
|
||||
msgid "attempt to set an IPv6 server address via DBus - no IPv6 support"
|
||||
msgstr "mencoba menyetel sebuah alamat IPv6 server lewat DBus - tidak ada dukungan untuk IPv6"
|
||||
|
||||
# OK
|
||||
#: dbus.c:243
|
||||
#: dbus.c:287
|
||||
msgid "setting upstream servers from DBus"
|
||||
msgstr "menyetel server-server di atas dengan DBus"
|
||||
|
||||
# OK
|
||||
#: dbus.c:281
|
||||
#: dbus.c:325
|
||||
msgid "could not register a DBus message handler"
|
||||
msgstr "tidak bisa mendaftar sebuah DBus message handler"
|
||||
|
||||
# OK
|
||||
#: bpf.c:146
|
||||
#: bpf.c:150
|
||||
#, c-format
|
||||
msgid "cannot create DHCP BPF socket: %s"
|
||||
msgstr "tidak dapat membuat socket DHCP BPF: %s"
|
||||
|
||||
# OK
|
||||
#: bpf.c:174
|
||||
#: bpf.c:178
|
||||
#, fuzzy, c-format
|
||||
msgid "DHCP request for unsupported hardware type (%d) received on %s"
|
||||
msgstr "permintaan DHCP untuk tipe hardware yang tidak didukung (%d) diterima pada %s"
|
||||
|
||||
Reference in New Issue
Block a user