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:
282
po/de.po
282
po/de.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-09-27 09:37+0100\n"
|
||||
"Last-Translator: Simon Kelley <simon@thekelleys.org.uk>\n"
|
||||
"Language-Team: German <de@li.org>\n"
|
||||
@@ -20,19 +20,19 @@ msgstr ""
|
||||
msgid "failed to load names from %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: cache.c:795 dhcp.c:768
|
||||
#: cache.c:795 dhcp.c:780
|
||||
#, c-format
|
||||
msgid "bad address at %s line %d"
|
||||
msgstr ""
|
||||
|
||||
# @Simon: Here I need an example to understand it :)
|
||||
#: cache.c:850 dhcp.c:782
|
||||
#: cache.c:850 dhcp.c:794
|
||||
#, c-format
|
||||
msgid "bad name at %s line %d"
|
||||
msgstr ""
|
||||
|
||||
# @Simon: Here I need an example to understand it :)
|
||||
#: cache.c:857 dhcp.c:848
|
||||
#: cache.c:857 dhcp.c:860
|
||||
#, c-format
|
||||
msgid "read %s - %d addresses"
|
||||
msgstr "lese %s - %d Adressen"
|
||||
@@ -72,7 +72,7 @@ msgstr ""
|
||||
msgid "server %s#%d: queries sent %u, retried or failed %u"
|
||||
msgstr ""
|
||||
|
||||
#: util.c:58
|
||||
#: util.c:56
|
||||
#, c-format
|
||||
msgid "failed to seed the random number generator: %s"
|
||||
msgstr ""
|
||||
@@ -82,22 +82,22 @@ msgstr ""
|
||||
# @Simon: I would prefer to use "noch gültige" = "still valid", would that fit to the sense? Then it would be:
|
||||
# @Simon: msgstr "Cache Größe %d, %d/%d Cache-Einfügungen verwendeten noch gültige Cache-Einträge wieder."
|
||||
# @Simon: btw, what is the "%d/%d"-part?
|
||||
#: util.c:166
|
||||
#: util.c:164
|
||||
msgid "could not get memory"
|
||||
msgstr "Speicher nicht verfügbar"
|
||||
|
||||
#: util.c:176
|
||||
#: util.c:174
|
||||
#, c-format
|
||||
msgid "cannot create pipe: %s"
|
||||
msgstr ""
|
||||
|
||||
#: util.c:184
|
||||
#: util.c:182
|
||||
#, c-format
|
||||
msgid "failed to allocate %d bytes"
|
||||
msgstr ""
|
||||
|
||||
# @Simon: not perfect but I cannot get nearer right now.
|
||||
#: util.c:289
|
||||
#: util.c:287
|
||||
#, c-format
|
||||
msgid "infinite"
|
||||
msgstr "unendlich"
|
||||
@@ -494,7 +494,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
|
||||
@@ -521,191 +521,199 @@ msgstr ""
|
||||
msgid "Specify alias name for LOCAL DNS name."
|
||||
msgstr ""
|
||||
|
||||
#: option.c:580
|
||||
#: option.c:589
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Usage: dnsmasq [options]\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:582
|
||||
#: option.c:591
|
||||
#, c-format
|
||||
msgid "Use short options only on the command line.\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:584
|
||||
#: option.c:593
|
||||
#, c-format
|
||||
msgid "Valid options are:\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:624
|
||||
#: option.c:633
|
||||
#, c-format
|
||||
msgid "Known DHCP options:\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:697
|
||||
#: option.c:710
|
||||
msgid "bad dhcp-option"
|
||||
msgstr ""
|
||||
|
||||
# @Simon: Here I need an example to understand it :)
|
||||
#: option.c:753
|
||||
#: option.c:767
|
||||
#, fuzzy
|
||||
msgid "bad IP address"
|
||||
msgstr "lese %s - %d Adressen"
|
||||
|
||||
#: option.c:851
|
||||
#: option.c:865
|
||||
msgid "bad domain in dhcp-option"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:909
|
||||
#: option.c:923
|
||||
msgid "dhcp-option too long"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: option.c:983
|
||||
#: option.c:1012
|
||||
#, c-format
|
||||
msgid "cannot access directory %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1002 tftp.c:348
|
||||
#: option.c:1031 tftp.c:348
|
||||
#, c-format
|
||||
msgid "cannot access %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: option.c:1091
|
||||
#: option.c:1120
|
||||
msgid "bad MX preference"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1095
|
||||
#: option.c:1124
|
||||
msgid "bad MX name"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1109
|
||||
#: option.c:1138
|
||||
msgid "bad MX target"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1120
|
||||
#: option.c:1149
|
||||
msgid "cannot run scripts under uClinux"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1352 option.c:1360
|
||||
#: option.c:1375 option.c:1379
|
||||
msgid "bad port"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1380 option.c:1405
|
||||
#: option.c:1398 option.c:1423
|
||||
msgid "interface binding not supported"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1523
|
||||
#: option.c:1541
|
||||
msgid "bad port range"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1540
|
||||
#: option.c:1558
|
||||
msgid "bad bridge-interface"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1581
|
||||
#: option.c:1599
|
||||
msgid "bad dhcp-range"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1607
|
||||
#: option.c:1625
|
||||
msgid "only one netid tag allowed"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1647
|
||||
#: option.c:1665
|
||||
msgid "inconsistent DHCP range"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1819
|
||||
#: option.c:1837
|
||||
msgid "bad DHCP host name"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1998 option.c:2270
|
||||
#: option.c:2012 option.c:2283
|
||||
msgid "invalid port number"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2093
|
||||
#: option.c:2094
|
||||
msgid "invalid alias range"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2106
|
||||
msgid "bad interface name"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2116
|
||||
#: option.c:2129
|
||||
msgid "duplicate CNAME"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2133
|
||||
#: option.c:2146
|
||||
msgid "bad PTR record"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2163
|
||||
#: option.c:2176
|
||||
msgid "bad NAPTR record"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2189
|
||||
#: option.c:2202
|
||||
msgid "TXT record string too long"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2193
|
||||
#: option.c:2206
|
||||
msgid "bad TXT record"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2253
|
||||
#: option.c:2266
|
||||
msgid "bad SRV record"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2262
|
||||
#: option.c:2275
|
||||
msgid "bad SRV target"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2277
|
||||
#: option.c:2290
|
||||
msgid "invalid priority"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2284
|
||||
#: option.c:2297
|
||||
msgid "invalid weight"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2320
|
||||
#: option.c:2333
|
||||
#, c-format
|
||||
msgid "files nested too deep in %s"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2328 tftp.c:503
|
||||
#: option.c:2341 tftp.c:503
|
||||
#, c-format
|
||||
msgid "cannot read %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2389
|
||||
#: option.c:2402
|
||||
msgid "missing \""
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2436
|
||||
#: option.c:2449
|
||||
msgid "bad option"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2438
|
||||
#: option.c:2451
|
||||
msgid "extraneous parameter"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2440
|
||||
#: option.c:2453
|
||||
msgid "missing parameter"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2448
|
||||
#: option.c:2461
|
||||
msgid "error"
|
||||
msgstr ""
|
||||
|
||||
@@ -714,80 +722,80 @@ msgstr ""
|
||||
# @Simon: ("keinen Speicher" = "no memory", "... nicht bekommen" = "... not get")
|
||||
# @Simon: both would be correct - but would sound rather clumsy in german
|
||||
# @Simon: how about "Nicht genügend Speicher verfügbar" = "Not enough memory available" ?
|
||||
#: option.c:2454
|
||||
#: option.c:2467
|
||||
#, c-format
|
||||
msgid "%s at line %d of %%s"
|
||||
msgstr "%s in Zeile %d von %%s"
|
||||
|
||||
#: option.c:2502 option.c:2532
|
||||
#: option.c:2515 option.c:2546
|
||||
#, c-format
|
||||
msgid "read %s"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2599
|
||||
#: option.c:2613
|
||||
#, c-format
|
||||
msgid "Dnsmasq version %s %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2600
|
||||
#: option.c:2614
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Compile time options %s\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2601
|
||||
#: option.c:2615
|
||||
#, c-format
|
||||
msgid "This software comes with ABSOLUTELY NO WARRANTY.\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2602
|
||||
#: option.c:2616
|
||||
#, c-format
|
||||
msgid "Dnsmasq is free software, and you are welcome to redistribute it\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2603
|
||||
#: option.c:2617
|
||||
#, c-format
|
||||
msgid "under the terms of the GNU General Public License, version 2 or 3.\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2614
|
||||
#: option.c:2628
|
||||
msgid "try --help"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2616
|
||||
#: option.c:2630
|
||||
msgid "try -w"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2619
|
||||
#: option.c:2633
|
||||
#, c-format
|
||||
msgid "bad command line options: %s"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2660
|
||||
#: option.c:2674
|
||||
#, c-format
|
||||
msgid "cannot get host-name: %s"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2688
|
||||
#: option.c:2702
|
||||
msgid "only one resolv.conf file allowed in no-poll mode."
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2698
|
||||
#: option.c:2712
|
||||
msgid "must have exactly one resolv.conf to read domain from."
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2701 network.c:721
|
||||
#: option.c:2715 network.c:730
|
||||
#, c-format
|
||||
msgid "failed to read %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2719
|
||||
#: option.c:2733
|
||||
#, c-format
|
||||
msgid "no search directive found in %s"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2740
|
||||
#: option.c:2754
|
||||
msgid "there must be a default domain when --dhcp-fqdn is set"
|
||||
msgstr ""
|
||||
|
||||
@@ -805,78 +813,78 @@ msgstr ""
|
||||
msgid "unknown interface %s in bridge-interface"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:389 dnsmasq.c:186
|
||||
#: network.c:393 dnsmasq.c:186
|
||||
#, c-format
|
||||
msgid "failed to create listening socket: %s"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:396
|
||||
#: network.c:400
|
||||
#, c-format
|
||||
msgid "failed to set IPV6 options on listening socket: %s"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:415
|
||||
#: network.c:426
|
||||
#, c-format
|
||||
msgid "failed to bind listening socket for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:420
|
||||
#: network.c:431
|
||||
#, c-format
|
||||
msgid "failed to listen on socket: %s"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:432
|
||||
#: network.c:443
|
||||
#, c-format
|
||||
msgid "failed to create TFTP socket: %s"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:628
|
||||
#: network.c:637
|
||||
#, c-format
|
||||
msgid "failed to bind server socket for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:661
|
||||
#: network.c:670
|
||||
#, c-format
|
||||
msgid "ignoring nameserver %s - local interface"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:672
|
||||
#: network.c:681
|
||||
#, c-format
|
||||
msgid "ignoring nameserver %s - cannot make/bind socket: %s"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:687
|
||||
#: network.c:696
|
||||
msgid "unqualified"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:687
|
||||
#: network.c:696
|
||||
msgid "names"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:689
|
||||
#: network.c:698
|
||||
msgid "default"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:691
|
||||
#: network.c:700
|
||||
msgid "domain"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:694
|
||||
#: network.c:703
|
||||
#, c-format
|
||||
msgid "using local addresses only for %s %s"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:696
|
||||
#: network.c:705
|
||||
#, c-format
|
||||
msgid "using nameserver %s#%d for %s %s"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:699
|
||||
#: network.c:708
|
||||
#, c-format
|
||||
msgid "using nameserver %s#%d(via %s)"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:701
|
||||
#: network.c:710
|
||||
#, c-format
|
||||
msgid "using nameserver %s#%d"
|
||||
msgstr ""
|
||||
@@ -1063,21 +1071,21 @@ msgstr ""
|
||||
msgid "failed to execute %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: dnsmasq.c:860
|
||||
#: dnsmasq.c:863
|
||||
msgid "exiting on receipt of SIGTERM"
|
||||
msgstr ""
|
||||
|
||||
#: dnsmasq.c:878
|
||||
#: dnsmasq.c:881
|
||||
#, c-format
|
||||
msgid "failed to access %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: dnsmasq.c:900
|
||||
#: dnsmasq.c:903
|
||||
#, c-format
|
||||
msgid "reading %s"
|
||||
msgstr ""
|
||||
|
||||
#: dnsmasq.c:911
|
||||
#: dnsmasq.c:914
|
||||
#, c-format
|
||||
msgid "no servers found in %s, will retry"
|
||||
msgstr ""
|
||||
@@ -1112,37 +1120,37 @@ msgstr ""
|
||||
msgid "DHCP packet received on %s which has no address"
|
||||
msgstr ""
|
||||
|
||||
#: dhcp.c:382
|
||||
#: dhcp.c:387
|
||||
#, c-format
|
||||
msgid "DHCP range %s -- %s is not consistent with netmask %s"
|
||||
msgstr ""
|
||||
|
||||
#: dhcp.c:719
|
||||
#: dhcp.c:731
|
||||
#, c-format
|
||||
msgid "failed to read %s:%s"
|
||||
msgstr ""
|
||||
|
||||
#: dhcp.c:755
|
||||
#: dhcp.c:767
|
||||
#, c-format
|
||||
msgid "bad line at %s line %d"
|
||||
msgstr ""
|
||||
|
||||
#: dhcp.c:870
|
||||
#: dhcp.c:882
|
||||
#, c-format
|
||||
msgid "duplicate IP address %s in dhcp-config directive."
|
||||
msgstr ""
|
||||
|
||||
#: dhcp.c:873
|
||||
#: dhcp.c:885
|
||||
#, c-format
|
||||
msgid "duplicate IP address %s in %s."
|
||||
msgstr ""
|
||||
|
||||
#: dhcp.c:916
|
||||
#: dhcp.c:928
|
||||
#, c-format
|
||||
msgid "%s has more than one address in hostsfile, using %s for DHCP"
|
||||
msgstr ""
|
||||
|
||||
#: dhcp.c:921
|
||||
#: dhcp.c:933
|
||||
#, c-format
|
||||
msgid "duplicate IP address %s (%s) in dhcp-config directive"
|
||||
msgstr ""
|
||||
@@ -1171,160 +1179,160 @@ msgstr ""
|
||||
msgid "failed to write %s: %s (retry in %us)"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:315
|
||||
#: rfc2131.c:316
|
||||
#, c-format
|
||||
msgid "no address range available for DHCP request %s %s"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:316
|
||||
#: rfc2131.c:317
|
||||
msgid "with subnet selector"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:316
|
||||
#: rfc2131.c:317
|
||||
msgid "via"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: rfc2131.c:362 rfc2131.c:396
|
||||
#: rfc2131.c:363 rfc2131.c:397
|
||||
msgid "disabled"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:411 rfc2131.c:928
|
||||
#: rfc2131.c:412 rfc2131.c:960
|
||||
msgid "address in use"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:425 rfc2131.c:765
|
||||
#: rfc2131.c:426 rfc2131.c:797
|
||||
msgid "no address available"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:432 rfc2131.c:891
|
||||
#: rfc2131.c:433 rfc2131.c:923
|
||||
msgid "wrong network"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:445
|
||||
#: rfc2131.c:446
|
||||
msgid "no address configured"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:451 rfc2131.c:941
|
||||
#: rfc2131.c:452 rfc2131.c:973
|
||||
msgid "no leases left"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: rfc2131.c:683
|
||||
#: rfc2131.c:715
|
||||
#, c-format
|
||||
msgid "disabling DHCP static address %s for %s"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:704
|
||||
#: rfc2131.c:736
|
||||
msgid "unknown lease"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:713 rfc2131.c:1058
|
||||
#: rfc2131.c:745 rfc2131.c:1089
|
||||
msgid "ignored"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: rfc2131.c:850
|
||||
#: rfc2131.c:882
|
||||
msgid "wrong address"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:867
|
||||
#: rfc2131.c:899
|
||||
msgid "lease not found"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:899
|
||||
#: rfc2131.c:931
|
||||
msgid "address not available"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:910
|
||||
#: rfc2131.c:942
|
||||
msgid "static lease available"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:914
|
||||
#: rfc2131.c:946
|
||||
msgid "address reserved"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: rfc2131.c:1617
|
||||
#: rfc2131.c:1696
|
||||
#, c-format
|
||||
msgid "requested options: %s"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:1666
|
||||
#: rfc2131.c:1746
|
||||
#, c-format
|
||||
msgid "next server: %s"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
@@ -1339,24 +1347,24 @@ msgstr ""
|
||||
msgid "netlink returns error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: dbus.c:115
|
||||
#: dbus.c:151
|
||||
msgid "attempt to set an IPv6 server address via DBus - no IPv6 support"
|
||||
msgstr ""
|
||||
|
||||
#: dbus.c:243
|
||||
#: dbus.c:287
|
||||
msgid "setting upstream servers from DBus"
|
||||
msgstr ""
|
||||
|
||||
#: dbus.c:281
|
||||
#: dbus.c:325
|
||||
msgid "could not register a DBus message handler"
|
||||
msgstr ""
|
||||
|
||||
#: bpf.c:146
|
||||
#: bpf.c:150
|
||||
#, c-format
|
||||
msgid "cannot create DHCP BPF socket: %s"
|
||||
msgstr ""
|
||||
|
||||
#: bpf.c:174
|
||||
#: bpf.c:178
|
||||
#, c-format
|
||||
msgid "DHCP request for unsupported hardware type (%d) received on %s"
|
||||
msgstr ""
|
||||
|
||||
284
po/es.po
284
po/es.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:04+0100\n"
|
||||
"Last-Translator: Christopher Chatham <chrislinux@gmail.com>\n"
|
||||
"Language-Team: Spanish <es@li.org>\n"
|
||||
@@ -20,17 +20,17 @@ msgstr ""
|
||||
msgid "failed to load names from %s: %s"
|
||||
msgstr "no se pudo cargar nombres desde %s: %s"
|
||||
|
||||
#: cache.c:795 dhcp.c:768
|
||||
#: cache.c:795 dhcp.c:780
|
||||
#, fuzzy, c-format
|
||||
msgid "bad address at %s line %d"
|
||||
msgstr "direcci<63>n err<72>nea en %s l<>nea %d"
|
||||
|
||||
#: cache.c:850 dhcp.c:782
|
||||
#: cache.c:850 dhcp.c:794
|
||||
#, c-format
|
||||
msgid "bad name at %s line %d"
|
||||
msgstr "nombre err<72>neo en %s l<>nea %d"
|
||||
|
||||
#: cache.c:857 dhcp.c:848
|
||||
#: cache.c:857 dhcp.c:860
|
||||
#, c-format
|
||||
msgid "read %s - %d addresses"
|
||||
msgstr "direcci<63>nes %s - %d le<6C>das"
|
||||
@@ -64,26 +64,26 @@ msgstr "b
|
||||
msgid "server %s#%d: queries sent %u, retried or failed %u"
|
||||
msgstr "servidor %s#%d: b<>squedas enviadas %u, reintentadas o fallidas %u"
|
||||
|
||||
#: util.c:58
|
||||
#: util.c:56
|
||||
#, fuzzy, c-format
|
||||
msgid "failed to seed the random number generator: %s"
|
||||
msgstr "no se pudo crear valor semilla para el generador de n<>meros aleatorios: %s"
|
||||
|
||||
#: util.c:166
|
||||
#: util.c:164
|
||||
msgid "could not get memory"
|
||||
msgstr "no se pudo adquirir memoria"
|
||||
|
||||
#: util.c:176
|
||||
#: util.c:174
|
||||
#, fuzzy, c-format
|
||||
msgid "cannot create pipe: %s"
|
||||
msgstr "no se puede crear pipe: %s"
|
||||
|
||||
#: util.c:184
|
||||
#: util.c:182
|
||||
#, fuzzy, c-format
|
||||
msgid "failed to allocate %d bytes"
|
||||
msgstr "no se pudo alocar %d bytes"
|
||||
|
||||
#: util.c:289
|
||||
#: util.c:287
|
||||
#, c-format
|
||||
msgid "infinite"
|
||||
msgstr "infinito"
|
||||
@@ -469,7 +469,8 @@ msgid "Always perform DNS queries to all servers."
|
||||
msgstr "Siempre realizar b<>squedas DNS a todos los servidores."
|
||||
|
||||
#: option.c:313
|
||||
msgid "Set tag if client includes option in request."
|
||||
#, fuzzy
|
||||
msgid "Set tag if client includes matching option in request."
|
||||
msgstr "Fijar etiqueta si cliente incluye opci<63>n en pedido."
|
||||
|
||||
#: option.c:314
|
||||
@@ -497,7 +498,7 @@ msgstr "Usar solo nombres de dominio completamente calificados para clientes DHC
|
||||
msgid "Specify alias name for LOCAL DNS name."
|
||||
msgstr "Especificar nombre alias para nombre DNS LOCAL."
|
||||
|
||||
#: option.c:580
|
||||
#: option.c:589
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Usage: dnsmasq [options]\n"
|
||||
@@ -506,209 +507,218 @@ msgstr ""
|
||||
"Modo de uso: dnsmasq [opciones]\n"
|
||||
"\n"
|
||||
|
||||
#: option.c:582
|
||||
#: option.c:591
|
||||
#, c-format
|
||||
msgid "Use short options only on the command line.\n"
|
||||
msgstr "Usar opciones cortas solo en la l<>nea de comandos.\n"
|
||||
|
||||
#: option.c:584
|
||||
#: option.c:593
|
||||
#, fuzzy, c-format
|
||||
msgid "Valid options are:\n"
|
||||
msgstr "Opciones v<>lidas son :\n"
|
||||
|
||||
#: option.c:624
|
||||
#: option.c:633
|
||||
#, c-format
|
||||
msgid "Known DHCP options:\n"
|
||||
msgstr "Opciones DHCP conocidas:\n"
|
||||
|
||||
#: option.c:697
|
||||
#: option.c:710
|
||||
msgid "bad dhcp-option"
|
||||
msgstr "opci<63>n dhcp-option err<72>nea"
|
||||
|
||||
#: option.c:753
|
||||
#: option.c:767
|
||||
#, fuzzy
|
||||
msgid "bad IP address"
|
||||
msgstr "direcci<63>n IP err<72>nea"
|
||||
|
||||
#: option.c:851
|
||||
#: option.c:865
|
||||
msgid "bad domain in dhcp-option"
|
||||
msgstr "dominio err<72>neo en dhcp-option"
|
||||
|
||||
#: option.c:909
|
||||
#: option.c:923
|
||||
msgid "dhcp-option too long"
|
||||
msgstr "opci<63>n dhcp-option demasiado larga"
|
||||
|
||||
#: option.c:938
|
||||
#: option.c:932
|
||||
msgid "illegal dhcp-match"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:967
|
||||
msgid "illegal repeated flag"
|
||||
msgstr "opci<63>n repetida ilegal"
|
||||
|
||||
#: option.c:946
|
||||
#: option.c:975
|
||||
msgid "illegal repeated keyword"
|
||||
msgstr "palabra clave repetida ilegal"
|
||||
|
||||
#: option.c:983
|
||||
#: option.c:1012
|
||||
#, fuzzy, c-format
|
||||
msgid "cannot access directory %s: %s"
|
||||
msgstr "no se puede accesar directorio %s: %s"
|
||||
|
||||
#: option.c:1002 tftp.c:348
|
||||
#: option.c:1031 tftp.c:348
|
||||
#, fuzzy, c-format
|
||||
msgid "cannot access %s: %s"
|
||||
msgstr "no se puede accesar %s: %s"
|
||||
|
||||
#: option.c:1040
|
||||
#: option.c:1069
|
||||
#, fuzzy
|
||||
msgid "only one dhcp-hostsfile allowed"
|
||||
msgstr "solo un dhcp-hostsfile permitido"
|
||||
|
||||
#: option.c:1047
|
||||
#: option.c:1076
|
||||
#, fuzzy
|
||||
msgid "only one dhcp-optsfile allowed"
|
||||
msgstr "solo un dhcp-optsfile permitido"
|
||||
|
||||
#: option.c:1091
|
||||
#: option.c:1120
|
||||
msgid "bad MX preference"
|
||||
msgstr "preferencia MX err<72>nea"
|
||||
|
||||
#: option.c:1095
|
||||
#: option.c:1124
|
||||
msgid "bad MX name"
|
||||
msgstr "nombre MX err<72>neo"
|
||||
|
||||
#: option.c:1109
|
||||
#: option.c:1138
|
||||
msgid "bad MX target"
|
||||
msgstr "destino MX err<72>neo"
|
||||
|
||||
#: option.c:1120
|
||||
#: option.c:1149
|
||||
msgid "cannot run scripts under uClinux"
|
||||
msgstr "no se pueden correr archivos gui<75>nes bajo uClinux"
|
||||
|
||||
#: option.c:1352 option.c:1360
|
||||
#: option.c:1375 option.c:1379
|
||||
msgid "bad port"
|
||||
msgstr "puerto err<72>neo"
|
||||
|
||||
#: option.c:1380 option.c:1405
|
||||
#: option.c:1398 option.c:1423
|
||||
msgid "interface binding not supported"
|
||||
msgstr "vinculaci<63>n de interface no est<73> soportado"
|
||||
|
||||
#: option.c:1523
|
||||
#: option.c:1541
|
||||
#, fuzzy
|
||||
msgid "bad port range"
|
||||
msgstr "rango de puertos err<72>neo"
|
||||
|
||||
#: option.c:1540
|
||||
#: option.c:1558
|
||||
msgid "bad bridge-interface"
|
||||
msgstr "opci<63>n bridge-interface (interface puente) err<72>nea"
|
||||
|
||||
#: option.c:1581
|
||||
#: option.c:1599
|
||||
msgid "bad dhcp-range"
|
||||
msgstr "opci<63>n dhcp-range (rango DHCP) err<72>nea"
|
||||
|
||||
#: option.c:1607
|
||||
#: option.c:1625
|
||||
msgid "only one netid tag allowed"
|
||||
msgstr "solo una etiqueta netid permitida"
|
||||
|
||||
#: option.c:1647
|
||||
#: option.c:1665
|
||||
msgid "inconsistent DHCP range"
|
||||
msgstr "rango DHCP inconsistente"
|
||||
|
||||
#: option.c:1819
|
||||
#: option.c:1837
|
||||
#, fuzzy
|
||||
msgid "bad DHCP host name"
|
||||
msgstr "nombre de host DHCP err<72>neo"
|
||||
|
||||
#: option.c:1998 option.c:2270
|
||||
#: option.c:2012 option.c:2283
|
||||
msgid "invalid port number"
|
||||
msgstr "n<>mero de puerto inv<6E>lido"
|
||||
|
||||
#: option.c:2093
|
||||
#: option.c:2094
|
||||
#, fuzzy
|
||||
msgid "invalid alias range"
|
||||
msgstr "peso inv<6E>lido"
|
||||
|
||||
#: option.c:2106
|
||||
#, fuzzy
|
||||
msgid "bad interface name"
|
||||
msgstr "nombre de interface err<72>neo"
|
||||
|
||||
#: option.c:2116
|
||||
#: option.c:2129
|
||||
msgid "duplicate CNAME"
|
||||
msgstr "CNAME duplicado"
|
||||
|
||||
#: option.c:2133
|
||||
#: option.c:2146
|
||||
#, fuzzy
|
||||
msgid "bad PTR record"
|
||||
msgstr "expediente PTR err<72>neo"
|
||||
|
||||
#: option.c:2163
|
||||
#: option.c:2176
|
||||
#, fuzzy
|
||||
msgid "bad NAPTR record"
|
||||
msgstr "expediente NAPTR err<72>neo"
|
||||
|
||||
#: option.c:2189
|
||||
#: option.c:2202
|
||||
msgid "TXT record string too long"
|
||||
msgstr "expediente TXT demasiado largo"
|
||||
|
||||
#: option.c:2193
|
||||
#: option.c:2206
|
||||
msgid "bad TXT record"
|
||||
msgstr "expediente TXT err<72>neo"
|
||||
|
||||
#: option.c:2253
|
||||
#: option.c:2266
|
||||
msgid "bad SRV record"
|
||||
msgstr "expediente SRV err<72>neo"
|
||||
|
||||
#: option.c:2262
|
||||
#: option.c:2275
|
||||
msgid "bad SRV target"
|
||||
msgstr "destino SRV err<72>neo"
|
||||
|
||||
#: option.c:2277
|
||||
#: option.c:2290
|
||||
msgid "invalid priority"
|
||||
msgstr "prioridad inv<6E>lida"
|
||||
|
||||
#: option.c:2284
|
||||
#: option.c:2297
|
||||
msgid "invalid weight"
|
||||
msgstr "peso inv<6E>lido"
|
||||
|
||||
#: option.c:2320
|
||||
#: option.c:2333
|
||||
#, c-format
|
||||
msgid "files nested too deep in %s"
|
||||
msgstr "archivos jerarquizados demasiado profundo en %s"
|
||||
|
||||
#: option.c:2328 tftp.c:503
|
||||
#: option.c:2341 tftp.c:503
|
||||
#, c-format
|
||||
msgid "cannot read %s: %s"
|
||||
msgstr "no se puede leer %s: %s"
|
||||
|
||||
#: option.c:2389
|
||||
#: option.c:2402
|
||||
msgid "missing \""
|
||||
msgstr "falta \""
|
||||
|
||||
#: option.c:2436
|
||||
#: option.c:2449
|
||||
msgid "bad option"
|
||||
msgstr "opci<63>n err<72>nea"
|
||||
|
||||
#: option.c:2438
|
||||
#: option.c:2451
|
||||
msgid "extraneous parameter"
|
||||
msgstr "par<61>metro extra<72>o"
|
||||
|
||||
#: option.c:2440
|
||||
#: option.c:2453
|
||||
msgid "missing parameter"
|
||||
msgstr "par<61>metro ausente"
|
||||
|
||||
#: option.c:2448
|
||||
#: option.c:2461
|
||||
msgid "error"
|
||||
msgstr "error"
|
||||
|
||||
#: option.c:2454
|
||||
#: option.c:2467
|
||||
#, c-format
|
||||
msgid "%s at line %d of %%s"
|
||||
msgstr "%s en l<>nea %d de %%s"
|
||||
|
||||
#: option.c:2502 option.c:2532
|
||||
#: option.c:2515 option.c:2546
|
||||
#, fuzzy, c-format
|
||||
msgid "read %s"
|
||||
msgstr "leyendo %s"
|
||||
|
||||
#: option.c:2599
|
||||
#: option.c:2613
|
||||
#, c-format
|
||||
msgid "Dnsmasq version %s %s\n"
|
||||
msgstr "Dnsmasq versi<73>n %s %s\n"
|
||||
|
||||
#: option.c:2600
|
||||
#: option.c:2614
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Compile time options %s\n"
|
||||
@@ -717,58 +727,58 @@ msgstr ""
|
||||
"Opciones de compilaci<63>n %s\n"
|
||||
"\n"
|
||||
|
||||
#: option.c:2601
|
||||
#: option.c:2615
|
||||
#, c-format
|
||||
msgid "This software comes with ABSOLUTELY NO WARRANTY.\n"
|
||||
msgstr "Este software viene SIN NINGUNA GARANTIA.\n"
|
||||
|
||||
#: option.c:2602
|
||||
#: option.c:2616
|
||||
#, c-format
|
||||
msgid "Dnsmasq is free software, and you are welcome to redistribute it\n"
|
||||
msgstr "Dnsmasq es software libre, y usted est<73> bienvenido a redistribuirlo\n"
|
||||
|
||||
#: 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 "bajo los t<>rminos de la GNU General Public License, versi<73>n 2 o 3.\n"
|
||||
|
||||
#: option.c:2614
|
||||
#: option.c:2628
|
||||
msgid "try --help"
|
||||
msgstr "pruebe --help"
|
||||
|
||||
#: option.c:2616
|
||||
#: option.c:2630
|
||||
msgid "try -w"
|
||||
msgstr "pruebe -w"
|
||||
|
||||
#: option.c:2619
|
||||
#: option.c:2633
|
||||
#, fuzzy, c-format
|
||||
msgid "bad command line options: %s"
|
||||
msgstr "opciones de l<>nea de comandos err<72>neas: %s"
|
||||
|
||||
#: option.c:2660
|
||||
#: option.c:2674
|
||||
#, c-format
|
||||
msgid "cannot get host-name: %s"
|
||||
msgstr "no se puede obtener host-name (nombre de host): %s"
|
||||
|
||||
#: option.c:2688
|
||||
#: option.c:2702
|
||||
msgid "only one resolv.conf file allowed in no-poll mode."
|
||||
msgstr "solo un archivo resolv.conf permitido en modo no-poll."
|
||||
|
||||
#: option.c:2698
|
||||
#: option.c:2712
|
||||
msgid "must have exactly one resolv.conf to read domain from."
|
||||
msgstr "debe haber ex<65>ctamente un resolv.conf desde donde leer dominio."
|
||||
|
||||
#: option.c:2701 network.c:721
|
||||
#: option.c:2715 network.c:730
|
||||
#, fuzzy, c-format
|
||||
msgid "failed to read %s: %s"
|
||||
msgstr "no se pudo leer %s: %s"
|
||||
|
||||
#: option.c:2719
|
||||
#: option.c:2733
|
||||
#, c-format
|
||||
msgid "no search directive found in %s"
|
||||
msgstr "ninguna directiva de b<>squeda encontrada en %s"
|
||||
|
||||
#: option.c:2740
|
||||
#: option.c:2754
|
||||
msgid "there must be a default domain when --dhcp-fqdn is set"
|
||||
msgstr "debe haber un dominio predeterminado cuando --dhcp-fqdn est<73> fijado"
|
||||
|
||||
@@ -786,78 +796,78 @@ msgstr "posible ataque de revinculaci
|
||||
msgid "unknown interface %s in bridge-interface"
|
||||
msgstr "interface desconocida %s en bridge-interface"
|
||||
|
||||
#: network.c:389 dnsmasq.c:186
|
||||
#: network.c:393 dnsmasq.c:186
|
||||
#, c-format
|
||||
msgid "failed to create listening socket: %s"
|
||||
msgstr "no se pudo crear un socket escuchador: %s"
|
||||
|
||||
#: network.c:396
|
||||
#: network.c:400
|
||||
#, c-format
|
||||
msgid "failed to set IPV6 options on listening socket: %s"
|
||||
msgstr "no se pudo fijar opciones IPv6 sobre socket escuchador: %s"
|
||||
|
||||
#: network.c:415
|
||||
#: network.c:426
|
||||
#, c-format
|
||||
msgid "failed to bind listening socket for %s: %s"
|
||||
msgstr "no se pudo acoplar socket escuchador para %s: %s"
|
||||
|
||||
#: network.c:420
|
||||
#: network.c:431
|
||||
#, c-format
|
||||
msgid "failed to listen on socket: %s"
|
||||
msgstr "no se pudo escuchar en socket: %s"
|
||||
|
||||
#: network.c:432
|
||||
#: network.c:443
|
||||
#, fuzzy, c-format
|
||||
msgid "failed to create TFTP socket: %s"
|
||||
msgstr "no se pudo crear socket TFTP: %s"
|
||||
|
||||
#: network.c:628
|
||||
#: network.c:637
|
||||
#, fuzzy, c-format
|
||||
msgid "failed to bind server socket for %s: %s"
|
||||
msgstr "no se pudo acoplar socket escuchador para %s: %s"
|
||||
|
||||
#: network.c:661
|
||||
#: network.c:670
|
||||
#, c-format
|
||||
msgid "ignoring nameserver %s - local interface"
|
||||
msgstr "ignorando servidor DNS %s - interface local"
|
||||
|
||||
#: network.c:672
|
||||
#: network.c:681
|
||||
#, fuzzy, c-format
|
||||
msgid "ignoring nameserver %s - cannot make/bind socket: %s"
|
||||
msgstr "ignorando servidor DNS %s - no se puede crear/acoplar socket: %s"
|
||||
|
||||
#: network.c:687
|
||||
#: network.c:696
|
||||
msgid "unqualified"
|
||||
msgstr "no calificado"
|
||||
|
||||
#: network.c:687
|
||||
#: network.c:696
|
||||
msgid "names"
|
||||
msgstr "nombres"
|
||||
|
||||
#: network.c:689
|
||||
#: network.c:698
|
||||
msgid "default"
|
||||
msgstr "predeterminado"
|
||||
|
||||
#: network.c:691
|
||||
#: network.c:700
|
||||
msgid "domain"
|
||||
msgstr "dominio"
|
||||
|
||||
#: network.c:694
|
||||
#: network.c:703
|
||||
#, c-format
|
||||
msgid "using local addresses only for %s %s"
|
||||
msgstr "usando direcciones locales solo para %s %s"
|
||||
|
||||
#: network.c:696
|
||||
#: network.c:705
|
||||
#, c-format
|
||||
msgid "using nameserver %s#%d for %s %s"
|
||||
msgstr "usando servidor DNS %s#%d para %s %s"
|
||||
|
||||
#: network.c:699
|
||||
#: network.c:708
|
||||
#, fuzzy, c-format
|
||||
msgid "using nameserver %s#%d(via %s)"
|
||||
msgstr "usando servidor DNS %s#%d(v<>a %s)"
|
||||
|
||||
#: network.c:701
|
||||
#: network.c:710
|
||||
#, c-format
|
||||
msgid "using nameserver %s#%d"
|
||||
msgstr "usando servidor DNS %s#%d"
|
||||
@@ -1048,21 +1058,21 @@ msgstr "proceso hijo hizo exit con estado %d"
|
||||
msgid "failed to execute %s: %s"
|
||||
msgstr "no se pudo ejecutar %s: %s"
|
||||
|
||||
#: dnsmasq.c:860
|
||||
#: dnsmasq.c:863
|
||||
msgid "exiting on receipt of SIGTERM"
|
||||
msgstr "saliendo al recibir SIGTERM"
|
||||
|
||||
#: dnsmasq.c:878
|
||||
#: dnsmasq.c:881
|
||||
#, fuzzy, c-format
|
||||
msgid "failed to access %s: %s"
|
||||
msgstr "no se pudo accesar %s: %s"
|
||||
|
||||
#: dnsmasq.c:900
|
||||
#: dnsmasq.c:903
|
||||
#, c-format
|
||||
msgid "reading %s"
|
||||
msgstr "leyendo %s"
|
||||
|
||||
#: dnsmasq.c:911
|
||||
#: dnsmasq.c:914
|
||||
#, fuzzy, c-format
|
||||
msgid "no servers found in %s, will retry"
|
||||
msgstr "ning<6E>n servidor encontrado en %s, se reintentar<61>"
|
||||
@@ -1097,37 +1107,37 @@ msgstr "no se puede crear socket crudo ICMP: %s."
|
||||
msgid "DHCP packet received on %s which has no address"
|
||||
msgstr "Paquete DHCP recibido en %s sin direcci<63>n"
|
||||
|
||||
#: dhcp.c:382
|
||||
#: dhcp.c:387
|
||||
#, c-format
|
||||
msgid "DHCP range %s -- %s is not consistent with netmask %s"
|
||||
msgstr "rango DHCP %s -- %s no coincide con m<>scara de subred %s"
|
||||
|
||||
#: dhcp.c:719
|
||||
#: dhcp.c:731
|
||||
#, fuzzy, c-format
|
||||
msgid "failed to read %s:%s"
|
||||
msgstr "no se pudo leer %s:%s"
|
||||
|
||||
#: dhcp.c:755
|
||||
#: dhcp.c:767
|
||||
#, fuzzy, c-format
|
||||
msgid "bad line at %s line %d"
|
||||
msgstr "l<>nea err<72>nea en %s l<>nea %d"
|
||||
|
||||
#: dhcp.c:870
|
||||
#: dhcp.c:882
|
||||
#, c-format
|
||||
msgid "duplicate IP address %s in dhcp-config directive."
|
||||
msgstr "direcci<63>n IP duplicada %s en directiva dhcp-config."
|
||||
|
||||
#: dhcp.c:873
|
||||
#: dhcp.c:885
|
||||
#, fuzzy, c-format
|
||||
msgid "duplicate IP address %s in %s."
|
||||
msgstr "direcci<63>n IP duplicada %s en %s."
|
||||
|
||||
#: dhcp.c:916
|
||||
#: dhcp.c:928
|
||||
#, c-format
|
||||
msgid "%s has more than one address in hostsfile, using %s for DHCP"
|
||||
msgstr "%s tiene m<>s de una direcci<63>n en hostsfile, usando %s para DHCP"
|
||||
|
||||
#: dhcp.c:921
|
||||
#: dhcp.c:933
|
||||
#, c-format
|
||||
msgid "duplicate IP address %s (%s) in dhcp-config directive"
|
||||
msgstr "direcci<63>n IP duplicada %s (%s) en directiva dhcp-config"
|
||||
@@ -1156,160 +1166,160 @@ msgstr "archivo gui
|
||||
msgid "failed to write %s: %s (retry in %us)"
|
||||
msgstr "error al escribir %s: %s (reintentar en %us)"
|
||||
|
||||
#: rfc2131.c:315
|
||||
#: rfc2131.c:316
|
||||
#, c-format
|
||||
msgid "no address range available for DHCP request %s %s"
|
||||
msgstr "ning<6E>n rango de direcci<63>nes disponible para pedido DHCP %s %s"
|
||||
|
||||
#: rfc2131.c:316
|
||||
#: rfc2131.c:317
|
||||
msgid "with subnet selector"
|
||||
msgstr "con selector de subred"
|
||||
|
||||
#: rfc2131.c:316
|
||||
#: rfc2131.c:317
|
||||
msgid "via"
|
||||
msgstr "v<>a"
|
||||
|
||||
#: rfc2131.c:327
|
||||
#: rfc2131.c:328
|
||||
#, c-format
|
||||
msgid "DHCP packet: transaction-id is %u"
|
||||
msgstr "paquete DHCP: transaction-id (identificaci<63>n de transacci<63>n) es %u"
|
||||
|
||||
#: rfc2131.c:332
|
||||
#: rfc2131.c:333
|
||||
#, c-format
|
||||
msgid "Available DHCP subnet: %s/%s"
|
||||
msgstr "Subred DHCP disponible: %s/%s"
|
||||
|
||||
#: rfc2131.c:334
|
||||
#: rfc2131.c:335
|
||||
#, c-format
|
||||
msgid "Available DHCP range: %s -- %s"
|
||||
msgstr "Rango DHCP disponible: %s -- %s"
|
||||
|
||||
#: rfc2131.c:362 rfc2131.c:396
|
||||
#: rfc2131.c:363 rfc2131.c:397
|
||||
msgid "disabled"
|
||||
msgstr "deshabilitado"
|
||||
|
||||
#: rfc2131.c:411 rfc2131.c:928
|
||||
#: rfc2131.c:412 rfc2131.c:960
|
||||
msgid "address in use"
|
||||
msgstr "direcci<63>n en uso"
|
||||
|
||||
#: rfc2131.c:425 rfc2131.c:765
|
||||
#: rfc2131.c:426 rfc2131.c:797
|
||||
msgid "no address available"
|
||||
msgstr "ninguna direcci<63>n disponible"
|
||||
|
||||
#: rfc2131.c:432 rfc2131.c:891
|
||||
#: rfc2131.c:433 rfc2131.c:923
|
||||
msgid "wrong network"
|
||||
msgstr "red equivocada"
|
||||
|
||||
#: rfc2131.c:445
|
||||
#: rfc2131.c:446
|
||||
msgid "no address configured"
|
||||
msgstr "ninguna direcci<63>n configurada"
|
||||
|
||||
#: rfc2131.c:451 rfc2131.c:941
|
||||
#: rfc2131.c:452 rfc2131.c:973
|
||||
msgid "no leases left"
|
||||
msgstr "no sobra ning<6E>n arriendo"
|
||||
|
||||
#: rfc2131.c:640
|
||||
#: rfc2131.c:672
|
||||
#, c-format
|
||||
msgid "Vendor class: %s"
|
||||
msgstr "Clase de vendedor: %s"
|
||||
|
||||
#: rfc2131.c:642
|
||||
#: rfc2131.c:674
|
||||
#, c-format
|
||||
msgid "User class: %s"
|
||||
msgstr "Clase de usuario: %s"
|
||||
|
||||
#: rfc2131.c:683
|
||||
#: rfc2131.c:715
|
||||
#, fuzzy, c-format
|
||||
msgid "disabling DHCP static address %s for %s"
|
||||
msgstr "deshabilitando direcci<63>n DHCP est<73>tica %s para %s"
|
||||
|
||||
#: rfc2131.c:704
|
||||
#: rfc2131.c:736
|
||||
msgid "unknown lease"
|
||||
msgstr "arriendo desconocido"
|
||||
|
||||
#: rfc2131.c:713 rfc2131.c:1058
|
||||
#: rfc2131.c:745 rfc2131.c:1089
|
||||
msgid "ignored"
|
||||
msgstr "ignorado"
|
||||
|
||||
#: rfc2131.c:736
|
||||
#: rfc2131.c:768
|
||||
#, c-format
|
||||
msgid "not using configured address %s because it is leased to %s"
|
||||
msgstr "no usando direcci<63>n configurada %s porque est<73> arrendada a %s"
|
||||
|
||||
#: rfc2131.c:746
|
||||
#: rfc2131.c:778
|
||||
#, fuzzy, c-format
|
||||
msgid "not using configured address %s because it is in use by the server or relay"
|
||||
msgstr "no usando direcci<63>n configurada %s porque est<73> en uso por el servidor o relay"
|
||||
|
||||
#: rfc2131.c:749
|
||||
#: rfc2131.c:781
|
||||
#, fuzzy, c-format
|
||||
msgid "not using configured address %s because it was previously declined"
|
||||
msgstr "no usando direcci<63>n configurada %s porque fu<66> previamente denegada"
|
||||
|
||||
#: rfc2131.c:763 rfc2131.c:934
|
||||
#: rfc2131.c:795 rfc2131.c:966
|
||||
msgid "no unique-id"
|
||||
msgstr "ning<6E>n unique-id (identificaci<63>n <20>nica)"
|
||||
|
||||
#: rfc2131.c:831
|
||||
#: rfc2131.c:863
|
||||
msgid "wrong server-ID"
|
||||
msgstr "ID de servidor equivocada"
|
||||
|
||||
#: rfc2131.c:850
|
||||
#: rfc2131.c:882
|
||||
msgid "wrong address"
|
||||
msgstr "direcci<63>n equivocada"
|
||||
|
||||
#: rfc2131.c:867
|
||||
#: rfc2131.c:899
|
||||
msgid "lease not found"
|
||||
msgstr "arriendo no encontrado"
|
||||
|
||||
#: rfc2131.c:899
|
||||
#: rfc2131.c:931
|
||||
msgid "address not available"
|
||||
msgstr "direcci<63>n no disponible"
|
||||
|
||||
#: rfc2131.c:910
|
||||
#: rfc2131.c:942
|
||||
msgid "static lease available"
|
||||
msgstr "arriendo est<73>tico disponible"
|
||||
|
||||
#: rfc2131.c:914
|
||||
#: rfc2131.c:946
|
||||
msgid "address reserved"
|
||||
msgstr "direcci<63>n reservada"
|
||||
|
||||
#: rfc2131.c:922
|
||||
#: rfc2131.c:954
|
||||
#, c-format
|
||||
msgid "abandoning lease to %s of %s"
|
||||
msgstr "abandonando arriendo a %s de %s"
|
||||
|
||||
#: rfc2131.c:1356
|
||||
#: rfc2131.c:1391
|
||||
#, c-format
|
||||
msgid "tags: %s"
|
||||
msgstr "etiquetas: %s"
|
||||
|
||||
#: rfc2131.c:1443
|
||||
#: rfc2131.c:1478
|
||||
#, fuzzy, c-format
|
||||
msgid "cannot send DHCP/BOOTP option %d: no space left in packet"
|
||||
msgstr "no se puede enviar opci<63>n DHCP/BOOTP %d: no queda espacio en paquete"
|
||||
|
||||
#: rfc2131.c:1599
|
||||
#: rfc2131.c:1678
|
||||
#, c-format
|
||||
msgid "Ignoring domain %s for DHCP host name %s"
|
||||
msgstr "Ignorando dominio %s para nombre de host DHCP %s"
|
||||
|
||||
#: rfc2131.c:1617
|
||||
#: rfc2131.c:1696
|
||||
#, fuzzy, c-format
|
||||
msgid "requested options: %s"
|
||||
msgstr "opciones solicitadas: %s"
|
||||
|
||||
#: rfc2131.c:1666
|
||||
#: rfc2131.c:1746
|
||||
#, fuzzy, c-format
|
||||
msgid "next server: %s"
|
||||
msgstr "siguiente servidor: %s"
|
||||
|
||||
#: rfc2131.c:1690
|
||||
#: rfc2131.c:1770
|
||||
#, c-format
|
||||
msgid "bootfile name: %s"
|
||||
msgstr "nombre de bootfile: %s"
|
||||
|
||||
#: rfc2131.c:1693
|
||||
#: rfc2131.c:1773
|
||||
#, c-format
|
||||
msgid "server name: %s"
|
||||
msgstr "nombre de servidor: %s"
|
||||
@@ -1324,24 +1334,24 @@ msgstr "no se puede crear socket netlink: %s"
|
||||
msgid "netlink returns error: %s"
|
||||
msgstr "netlink retorna error: %s"
|
||||
|
||||
#: dbus.c:115
|
||||
#: dbus.c:151
|
||||
msgid "attempt to set an IPv6 server address via DBus - no IPv6 support"
|
||||
msgstr "intento de fijar direcci<63>n de servidor IPv6 v<>a DBus - no hay soporte IPv6"
|
||||
|
||||
#: dbus.c:243
|
||||
#: dbus.c:287
|
||||
msgid "setting upstream servers from DBus"
|
||||
msgstr "fijando servidores upstream desde DBus"
|
||||
|
||||
#: dbus.c:281
|
||||
#: dbus.c:325
|
||||
msgid "could not register a DBus message handler"
|
||||
msgstr "no se pudo registrar un manejador de mensajes DBus"
|
||||
|
||||
#: bpf.c:146
|
||||
#: bpf.c:150
|
||||
#, c-format
|
||||
msgid "cannot create DHCP BPF socket: %s"
|
||||
msgstr "no se puede crear socket BPF DHCP: %s"
|
||||
|
||||
#: bpf.c:174
|
||||
#: bpf.c:178
|
||||
#, fuzzy, c-format
|
||||
msgid "DHCP request for unsupported hardware type (%d) received on %s"
|
||||
msgstr "pedido DHCP por tipo de hardware no-soportado (%d) recibido en %s"
|
||||
|
||||
282
po/fi.po
282
po/fi.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-11-28 22:05+0000\n"
|
||||
"Last-Translator: Simon Kelley <simon@thekelleys.org.uk>\n"
|
||||
"Language-Team: Finnish <translation-team-fi@lists.sourceforge.net>\n"
|
||||
@@ -20,17 +20,17 @@ msgstr ""
|
||||
msgid "failed to load names from %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: cache.c:795 dhcp.c:768
|
||||
#: cache.c:795 dhcp.c:780
|
||||
#, c-format
|
||||
msgid "bad address at %s line %d"
|
||||
msgstr ""
|
||||
|
||||
#: cache.c:850 dhcp.c:782
|
||||
#: cache.c:850 dhcp.c:794
|
||||
#, c-format
|
||||
msgid "bad name at %s line %d"
|
||||
msgstr ""
|
||||
|
||||
#: cache.c:857 dhcp.c:848
|
||||
#: cache.c:857 dhcp.c:860
|
||||
#, c-format
|
||||
msgid "read %s - %d addresses"
|
||||
msgstr ""
|
||||
@@ -64,26 +64,26 @@ msgstr ""
|
||||
msgid "server %s#%d: queries sent %u, retried or failed %u"
|
||||
msgstr ""
|
||||
|
||||
#: util.c:58
|
||||
#: util.c:56
|
||||
#, c-format
|
||||
msgid "failed to seed the random number generator: %s"
|
||||
msgstr ""
|
||||
|
||||
#: util.c:166
|
||||
#: util.c:164
|
||||
msgid "could not get memory"
|
||||
msgstr ""
|
||||
|
||||
#: util.c:176
|
||||
#: util.c:174
|
||||
#, c-format
|
||||
msgid "cannot create pipe: %s"
|
||||
msgstr ""
|
||||
|
||||
#: util.c:184
|
||||
#: util.c:182
|
||||
#, c-format
|
||||
msgid "failed to allocate %d bytes"
|
||||
msgstr ""
|
||||
|
||||
#: util.c:289
|
||||
#: util.c:287
|
||||
#, c-format
|
||||
msgid "infinite"
|
||||
msgstr ""
|
||||
@@ -458,7 +458,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
|
||||
@@ -485,266 +485,274 @@ msgstr ""
|
||||
msgid "Specify alias name for LOCAL DNS name."
|
||||
msgstr ""
|
||||
|
||||
#: option.c:580
|
||||
#: option.c:589
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Usage: dnsmasq [options]\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:582
|
||||
#: option.c:591
|
||||
#, c-format
|
||||
msgid "Use short options only on the command line.\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:584
|
||||
#: option.c:593
|
||||
#, c-format
|
||||
msgid "Valid options are:\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:624
|
||||
#: option.c:633
|
||||
#, c-format
|
||||
msgid "Known DHCP options:\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:697
|
||||
#: option.c:710
|
||||
msgid "bad dhcp-option"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:753
|
||||
#: option.c:767
|
||||
msgid "bad IP address"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:851
|
||||
#: option.c:865
|
||||
msgid "bad domain in dhcp-option"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:909
|
||||
#: option.c:923
|
||||
msgid "dhcp-option too long"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: option.c:983
|
||||
#: option.c:1012
|
||||
#, c-format
|
||||
msgid "cannot access directory %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1002 tftp.c:348
|
||||
#: option.c:1031 tftp.c:348
|
||||
#, c-format
|
||||
msgid "cannot access %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: option.c:1091
|
||||
#: option.c:1120
|
||||
msgid "bad MX preference"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1095
|
||||
#: option.c:1124
|
||||
msgid "bad MX name"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1109
|
||||
#: option.c:1138
|
||||
msgid "bad MX target"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1120
|
||||
#: option.c:1149
|
||||
msgid "cannot run scripts under uClinux"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1352 option.c:1360
|
||||
#: option.c:1375 option.c:1379
|
||||
msgid "bad port"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1380 option.c:1405
|
||||
#: option.c:1398 option.c:1423
|
||||
msgid "interface binding not supported"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1523
|
||||
#: option.c:1541
|
||||
msgid "bad port range"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1540
|
||||
#: option.c:1558
|
||||
msgid "bad bridge-interface"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1581
|
||||
#: option.c:1599
|
||||
msgid "bad dhcp-range"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1607
|
||||
#: option.c:1625
|
||||
msgid "only one netid tag allowed"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1647
|
||||
#: option.c:1665
|
||||
msgid "inconsistent DHCP range"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1819
|
||||
#: option.c:1837
|
||||
msgid "bad DHCP host name"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1998 option.c:2270
|
||||
#: option.c:2012 option.c:2283
|
||||
msgid "invalid port number"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2093
|
||||
#: option.c:2094
|
||||
msgid "invalid alias range"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2106
|
||||
msgid "bad interface name"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2116
|
||||
#: option.c:2129
|
||||
msgid "duplicate CNAME"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2133
|
||||
#: option.c:2146
|
||||
msgid "bad PTR record"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2163
|
||||
#: option.c:2176
|
||||
msgid "bad NAPTR record"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2189
|
||||
#: option.c:2202
|
||||
msgid "TXT record string too long"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2193
|
||||
#: option.c:2206
|
||||
msgid "bad TXT record"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2253
|
||||
#: option.c:2266
|
||||
msgid "bad SRV record"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2262
|
||||
#: option.c:2275
|
||||
msgid "bad SRV target"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2277
|
||||
#: option.c:2290
|
||||
msgid "invalid priority"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2284
|
||||
#: option.c:2297
|
||||
msgid "invalid weight"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2320
|
||||
#: option.c:2333
|
||||
#, c-format
|
||||
msgid "files nested too deep in %s"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2328 tftp.c:503
|
||||
#: option.c:2341 tftp.c:503
|
||||
#, c-format
|
||||
msgid "cannot read %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2389
|
||||
#: option.c:2402
|
||||
msgid "missing \""
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2436
|
||||
#: option.c:2449
|
||||
msgid "bad option"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2438
|
||||
#: option.c:2451
|
||||
msgid "extraneous parameter"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2440
|
||||
#: option.c:2453
|
||||
msgid "missing parameter"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2448
|
||||
#: option.c:2461
|
||||
msgid "error"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2454
|
||||
#: option.c:2467
|
||||
#, c-format
|
||||
msgid "%s at line %d of %%s"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2502 option.c:2532
|
||||
#: option.c:2515 option.c:2546
|
||||
#, c-format
|
||||
msgid "read %s"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2599
|
||||
#: option.c:2613
|
||||
#, c-format
|
||||
msgid "Dnsmasq version %s %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2600
|
||||
#: option.c:2614
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Compile time options %s\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2601
|
||||
#: option.c:2615
|
||||
#, c-format
|
||||
msgid "This software comes with ABSOLUTELY NO WARRANTY.\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2602
|
||||
#: option.c:2616
|
||||
#, c-format
|
||||
msgid "Dnsmasq is free software, and you are welcome to redistribute it\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2603
|
||||
#: option.c:2617
|
||||
#, c-format
|
||||
msgid "under the terms of the GNU General Public License, version 2 or 3.\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2614
|
||||
#: option.c:2628
|
||||
msgid "try --help"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2616
|
||||
#: option.c:2630
|
||||
msgid "try -w"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2619
|
||||
#: option.c:2633
|
||||
#, c-format
|
||||
msgid "bad command line options: %s"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2660
|
||||
#: option.c:2674
|
||||
#, c-format
|
||||
msgid "cannot get host-name: %s"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2688
|
||||
#: option.c:2702
|
||||
msgid "only one resolv.conf file allowed in no-poll mode."
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2698
|
||||
#: option.c:2712
|
||||
msgid "must have exactly one resolv.conf to read domain from."
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2701 network.c:721
|
||||
#: option.c:2715 network.c:730
|
||||
#, c-format
|
||||
msgid "failed to read %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2719
|
||||
#: option.c:2733
|
||||
#, c-format
|
||||
msgid "no search directive found in %s"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2740
|
||||
#: option.c:2754
|
||||
msgid "there must be a default domain when --dhcp-fqdn is set"
|
||||
msgstr ""
|
||||
|
||||
@@ -762,78 +770,78 @@ msgstr ""
|
||||
msgid "unknown interface %s in bridge-interface"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:389 dnsmasq.c:186
|
||||
#: network.c:393 dnsmasq.c:186
|
||||
#, c-format
|
||||
msgid "failed to create listening socket: %s"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:396
|
||||
#: network.c:400
|
||||
#, c-format
|
||||
msgid "failed to set IPV6 options on listening socket: %s"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:415
|
||||
#: network.c:426
|
||||
#, c-format
|
||||
msgid "failed to bind listening socket for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:420
|
||||
#: network.c:431
|
||||
#, c-format
|
||||
msgid "failed to listen on socket: %s"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:432
|
||||
#: network.c:443
|
||||
#, c-format
|
||||
msgid "failed to create TFTP socket: %s"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:628
|
||||
#: network.c:637
|
||||
#, c-format
|
||||
msgid "failed to bind server socket for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:661
|
||||
#: network.c:670
|
||||
#, c-format
|
||||
msgid "ignoring nameserver %s - local interface"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:672
|
||||
#: network.c:681
|
||||
#, c-format
|
||||
msgid "ignoring nameserver %s - cannot make/bind socket: %s"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:687
|
||||
#: network.c:696
|
||||
msgid "unqualified"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:687
|
||||
#: network.c:696
|
||||
msgid "names"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:689
|
||||
#: network.c:698
|
||||
msgid "default"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:691
|
||||
#: network.c:700
|
||||
msgid "domain"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:694
|
||||
#: network.c:703
|
||||
#, c-format
|
||||
msgid "using local addresses only for %s %s"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:696
|
||||
#: network.c:705
|
||||
#, c-format
|
||||
msgid "using nameserver %s#%d for %s %s"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:699
|
||||
#: network.c:708
|
||||
#, c-format
|
||||
msgid "using nameserver %s#%d(via %s)"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:701
|
||||
#: network.c:710
|
||||
#, c-format
|
||||
msgid "using nameserver %s#%d"
|
||||
msgstr ""
|
||||
@@ -1020,21 +1028,21 @@ msgstr ""
|
||||
msgid "failed to execute %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: dnsmasq.c:860
|
||||
#: dnsmasq.c:863
|
||||
msgid "exiting on receipt of SIGTERM"
|
||||
msgstr ""
|
||||
|
||||
#: dnsmasq.c:878
|
||||
#: dnsmasq.c:881
|
||||
#, c-format
|
||||
msgid "failed to access %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: dnsmasq.c:900
|
||||
#: dnsmasq.c:903
|
||||
#, c-format
|
||||
msgid "reading %s"
|
||||
msgstr ""
|
||||
|
||||
#: dnsmasq.c:911
|
||||
#: dnsmasq.c:914
|
||||
#, c-format
|
||||
msgid "no servers found in %s, will retry"
|
||||
msgstr ""
|
||||
@@ -1069,37 +1077,37 @@ msgstr ""
|
||||
msgid "DHCP packet received on %s which has no address"
|
||||
msgstr ""
|
||||
|
||||
#: dhcp.c:382
|
||||
#: dhcp.c:387
|
||||
#, c-format
|
||||
msgid "DHCP range %s -- %s is not consistent with netmask %s"
|
||||
msgstr ""
|
||||
|
||||
#: dhcp.c:719
|
||||
#: dhcp.c:731
|
||||
#, c-format
|
||||
msgid "failed to read %s:%s"
|
||||
msgstr ""
|
||||
|
||||
#: dhcp.c:755
|
||||
#: dhcp.c:767
|
||||
#, c-format
|
||||
msgid "bad line at %s line %d"
|
||||
msgstr ""
|
||||
|
||||
#: dhcp.c:870
|
||||
#: dhcp.c:882
|
||||
#, c-format
|
||||
msgid "duplicate IP address %s in dhcp-config directive."
|
||||
msgstr ""
|
||||
|
||||
#: dhcp.c:873
|
||||
#: dhcp.c:885
|
||||
#, c-format
|
||||
msgid "duplicate IP address %s in %s."
|
||||
msgstr ""
|
||||
|
||||
#: dhcp.c:916
|
||||
#: dhcp.c:928
|
||||
#, c-format
|
||||
msgid "%s has more than one address in hostsfile, using %s for DHCP"
|
||||
msgstr ""
|
||||
|
||||
#: dhcp.c:921
|
||||
#: dhcp.c:933
|
||||
#, c-format
|
||||
msgid "duplicate IP address %s (%s) in dhcp-config directive"
|
||||
msgstr ""
|
||||
@@ -1128,160 +1136,160 @@ msgstr ""
|
||||
msgid "failed to write %s: %s (retry in %us)"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:315
|
||||
#: rfc2131.c:316
|
||||
#, c-format
|
||||
msgid "no address range available for DHCP request %s %s"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:316
|
||||
#: rfc2131.c:317
|
||||
msgid "with subnet selector"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:316
|
||||
#: rfc2131.c:317
|
||||
msgid "via"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: rfc2131.c:362 rfc2131.c:396
|
||||
#: rfc2131.c:363 rfc2131.c:397
|
||||
msgid "disabled"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:411 rfc2131.c:928
|
||||
#: rfc2131.c:412 rfc2131.c:960
|
||||
msgid "address in use"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:425 rfc2131.c:765
|
||||
#: rfc2131.c:426 rfc2131.c:797
|
||||
msgid "no address available"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:432 rfc2131.c:891
|
||||
#: rfc2131.c:433 rfc2131.c:923
|
||||
msgid "wrong network"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:445
|
||||
#: rfc2131.c:446
|
||||
msgid "no address configured"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:451 rfc2131.c:941
|
||||
#: rfc2131.c:452 rfc2131.c:973
|
||||
msgid "no leases left"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: rfc2131.c:683
|
||||
#: rfc2131.c:715
|
||||
#, c-format
|
||||
msgid "disabling DHCP static address %s for %s"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:704
|
||||
#: rfc2131.c:736
|
||||
msgid "unknown lease"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:713 rfc2131.c:1058
|
||||
#: rfc2131.c:745 rfc2131.c:1089
|
||||
msgid "ignored"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: rfc2131.c:850
|
||||
#: rfc2131.c:882
|
||||
msgid "wrong address"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:867
|
||||
#: rfc2131.c:899
|
||||
msgid "lease not found"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:899
|
||||
#: rfc2131.c:931
|
||||
msgid "address not available"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:910
|
||||
#: rfc2131.c:942
|
||||
msgid "static lease available"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:914
|
||||
#: rfc2131.c:946
|
||||
msgid "address reserved"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: rfc2131.c:1617
|
||||
#: rfc2131.c:1696
|
||||
#, c-format
|
||||
msgid "requested options: %s"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:1666
|
||||
#: rfc2131.c:1746
|
||||
#, c-format
|
||||
msgid "next server: %s"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
@@ -1296,24 +1304,24 @@ msgstr ""
|
||||
msgid "netlink returns error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: dbus.c:115
|
||||
#: dbus.c:151
|
||||
msgid "attempt to set an IPv6 server address via DBus - no IPv6 support"
|
||||
msgstr ""
|
||||
|
||||
#: dbus.c:243
|
||||
#: dbus.c:287
|
||||
msgid "setting upstream servers from DBus"
|
||||
msgstr ""
|
||||
|
||||
#: dbus.c:281
|
||||
#: dbus.c:325
|
||||
msgid "could not register a DBus message handler"
|
||||
msgstr ""
|
||||
|
||||
#: bpf.c:146
|
||||
#: bpf.c:150
|
||||
#, c-format
|
||||
msgid "cannot create DHCP BPF socket: %s"
|
||||
msgstr ""
|
||||
|
||||
#: bpf.c:174
|
||||
#: bpf.c:178
|
||||
#, c-format
|
||||
msgid "DHCP request for unsupported hardware type (%d) received on %s"
|
||||
msgstr ""
|
||||
|
||||
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"
|
||||
|
||||
282
po/it.po
282
po/it.po
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: dnsmasq 2.32\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: 2006-05-22 11:09+0100\n"
|
||||
"Last-Translator: Simon Kelley <simon@thekelleys.org.uk>\n"
|
||||
"Language-Team: Italian <tp@lists.linux.it>\n"
|
||||
@@ -20,17 +20,17 @@ msgstr ""
|
||||
msgid "failed to load names from %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: cache.c:795 dhcp.c:768
|
||||
#: cache.c:795 dhcp.c:780
|
||||
#, c-format
|
||||
msgid "bad address at %s line %d"
|
||||
msgstr ""
|
||||
|
||||
#: cache.c:850 dhcp.c:782
|
||||
#: cache.c:850 dhcp.c:794
|
||||
#, c-format
|
||||
msgid "bad name at %s line %d"
|
||||
msgstr ""
|
||||
|
||||
#: cache.c:857 dhcp.c:848
|
||||
#: cache.c:857 dhcp.c:860
|
||||
#, c-format
|
||||
msgid "read %s - %d addresses"
|
||||
msgstr ""
|
||||
@@ -64,26 +64,26 @@ msgstr ""
|
||||
msgid "server %s#%d: queries sent %u, retried or failed %u"
|
||||
msgstr ""
|
||||
|
||||
#: util.c:58
|
||||
#: util.c:56
|
||||
#, c-format
|
||||
msgid "failed to seed the random number generator: %s"
|
||||
msgstr ""
|
||||
|
||||
#: util.c:166
|
||||
#: util.c:164
|
||||
msgid "could not get memory"
|
||||
msgstr ""
|
||||
|
||||
#: util.c:176
|
||||
#: util.c:174
|
||||
#, c-format
|
||||
msgid "cannot create pipe: %s"
|
||||
msgstr ""
|
||||
|
||||
#: util.c:184
|
||||
#: util.c:182
|
||||
#, c-format
|
||||
msgid "failed to allocate %d bytes"
|
||||
msgstr ""
|
||||
|
||||
#: util.c:289
|
||||
#: util.c:287
|
||||
#, c-format
|
||||
msgid "infinite"
|
||||
msgstr ""
|
||||
@@ -458,7 +458,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
|
||||
@@ -485,266 +485,274 @@ msgstr ""
|
||||
msgid "Specify alias name for LOCAL DNS name."
|
||||
msgstr ""
|
||||
|
||||
#: option.c:580
|
||||
#: option.c:589
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Usage: dnsmasq [options]\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:582
|
||||
#: option.c:591
|
||||
#, c-format
|
||||
msgid "Use short options only on the command line.\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:584
|
||||
#: option.c:593
|
||||
#, c-format
|
||||
msgid "Valid options are:\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:624
|
||||
#: option.c:633
|
||||
#, c-format
|
||||
msgid "Known DHCP options:\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:697
|
||||
#: option.c:710
|
||||
msgid "bad dhcp-option"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:753
|
||||
#: option.c:767
|
||||
msgid "bad IP address"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:851
|
||||
#: option.c:865
|
||||
msgid "bad domain in dhcp-option"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:909
|
||||
#: option.c:923
|
||||
msgid "dhcp-option too long"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: option.c:983
|
||||
#: option.c:1012
|
||||
#, c-format
|
||||
msgid "cannot access directory %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1002 tftp.c:348
|
||||
#: option.c:1031 tftp.c:348
|
||||
#, c-format
|
||||
msgid "cannot access %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: option.c:1091
|
||||
#: option.c:1120
|
||||
msgid "bad MX preference"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1095
|
||||
#: option.c:1124
|
||||
msgid "bad MX name"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1109
|
||||
#: option.c:1138
|
||||
msgid "bad MX target"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1120
|
||||
#: option.c:1149
|
||||
msgid "cannot run scripts under uClinux"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1352 option.c:1360
|
||||
#: option.c:1375 option.c:1379
|
||||
msgid "bad port"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1380 option.c:1405
|
||||
#: option.c:1398 option.c:1423
|
||||
msgid "interface binding not supported"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1523
|
||||
#: option.c:1541
|
||||
msgid "bad port range"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1540
|
||||
#: option.c:1558
|
||||
msgid "bad bridge-interface"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1581
|
||||
#: option.c:1599
|
||||
msgid "bad dhcp-range"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1607
|
||||
#: option.c:1625
|
||||
msgid "only one netid tag allowed"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1647
|
||||
#: option.c:1665
|
||||
msgid "inconsistent DHCP range"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1819
|
||||
#: option.c:1837
|
||||
msgid "bad DHCP host name"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1998 option.c:2270
|
||||
#: option.c:2012 option.c:2283
|
||||
msgid "invalid port number"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2093
|
||||
#: option.c:2094
|
||||
msgid "invalid alias range"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2106
|
||||
msgid "bad interface name"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2116
|
||||
#: option.c:2129
|
||||
msgid "duplicate CNAME"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2133
|
||||
#: option.c:2146
|
||||
msgid "bad PTR record"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2163
|
||||
#: option.c:2176
|
||||
msgid "bad NAPTR record"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2189
|
||||
#: option.c:2202
|
||||
msgid "TXT record string too long"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2193
|
||||
#: option.c:2206
|
||||
msgid "bad TXT record"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2253
|
||||
#: option.c:2266
|
||||
msgid "bad SRV record"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2262
|
||||
#: option.c:2275
|
||||
msgid "bad SRV target"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2277
|
||||
#: option.c:2290
|
||||
msgid "invalid priority"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2284
|
||||
#: option.c:2297
|
||||
msgid "invalid weight"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2320
|
||||
#: option.c:2333
|
||||
#, c-format
|
||||
msgid "files nested too deep in %s"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2328 tftp.c:503
|
||||
#: option.c:2341 tftp.c:503
|
||||
#, c-format
|
||||
msgid "cannot read %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2389
|
||||
#: option.c:2402
|
||||
msgid "missing \""
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2436
|
||||
#: option.c:2449
|
||||
msgid "bad option"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2438
|
||||
#: option.c:2451
|
||||
msgid "extraneous parameter"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2440
|
||||
#: option.c:2453
|
||||
msgid "missing parameter"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2448
|
||||
#: option.c:2461
|
||||
msgid "error"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2454
|
||||
#: option.c:2467
|
||||
#, c-format
|
||||
msgid "%s at line %d of %%s"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2502 option.c:2532
|
||||
#: option.c:2515 option.c:2546
|
||||
#, c-format
|
||||
msgid "read %s"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2599
|
||||
#: option.c:2613
|
||||
#, c-format
|
||||
msgid "Dnsmasq version %s %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2600
|
||||
#: option.c:2614
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Compile time options %s\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2601
|
||||
#: option.c:2615
|
||||
#, c-format
|
||||
msgid "This software comes with ABSOLUTELY NO WARRANTY.\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2602
|
||||
#: option.c:2616
|
||||
#, c-format
|
||||
msgid "Dnsmasq is free software, and you are welcome to redistribute it\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2603
|
||||
#: option.c:2617
|
||||
#, c-format
|
||||
msgid "under the terms of the GNU General Public License, version 2 or 3.\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2614
|
||||
#: option.c:2628
|
||||
msgid "try --help"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2616
|
||||
#: option.c:2630
|
||||
msgid "try -w"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2619
|
||||
#: option.c:2633
|
||||
#, c-format
|
||||
msgid "bad command line options: %s"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2660
|
||||
#: option.c:2674
|
||||
#, c-format
|
||||
msgid "cannot get host-name: %s"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2688
|
||||
#: option.c:2702
|
||||
msgid "only one resolv.conf file allowed in no-poll mode."
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2698
|
||||
#: option.c:2712
|
||||
msgid "must have exactly one resolv.conf to read domain from."
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2701 network.c:721
|
||||
#: option.c:2715 network.c:730
|
||||
#, c-format
|
||||
msgid "failed to read %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2719
|
||||
#: option.c:2733
|
||||
#, c-format
|
||||
msgid "no search directive found in %s"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2740
|
||||
#: option.c:2754
|
||||
msgid "there must be a default domain when --dhcp-fqdn is set"
|
||||
msgstr ""
|
||||
|
||||
@@ -762,78 +770,78 @@ msgstr ""
|
||||
msgid "unknown interface %s in bridge-interface"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:389 dnsmasq.c:186
|
||||
#: network.c:393 dnsmasq.c:186
|
||||
#, c-format
|
||||
msgid "failed to create listening socket: %s"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:396
|
||||
#: network.c:400
|
||||
#, c-format
|
||||
msgid "failed to set IPV6 options on listening socket: %s"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:415
|
||||
#: network.c:426
|
||||
#, c-format
|
||||
msgid "failed to bind listening socket for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:420
|
||||
#: network.c:431
|
||||
#, c-format
|
||||
msgid "failed to listen on socket: %s"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:432
|
||||
#: network.c:443
|
||||
#, c-format
|
||||
msgid "failed to create TFTP socket: %s"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:628
|
||||
#: network.c:637
|
||||
#, c-format
|
||||
msgid "failed to bind server socket for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:661
|
||||
#: network.c:670
|
||||
#, c-format
|
||||
msgid "ignoring nameserver %s - local interface"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:672
|
||||
#: network.c:681
|
||||
#, c-format
|
||||
msgid "ignoring nameserver %s - cannot make/bind socket: %s"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:687
|
||||
#: network.c:696
|
||||
msgid "unqualified"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:687
|
||||
#: network.c:696
|
||||
msgid "names"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:689
|
||||
#: network.c:698
|
||||
msgid "default"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:691
|
||||
#: network.c:700
|
||||
msgid "domain"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:694
|
||||
#: network.c:703
|
||||
#, c-format
|
||||
msgid "using local addresses only for %s %s"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:696
|
||||
#: network.c:705
|
||||
#, c-format
|
||||
msgid "using nameserver %s#%d for %s %s"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:699
|
||||
#: network.c:708
|
||||
#, c-format
|
||||
msgid "using nameserver %s#%d(via %s)"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:701
|
||||
#: network.c:710
|
||||
#, c-format
|
||||
msgid "using nameserver %s#%d"
|
||||
msgstr ""
|
||||
@@ -1020,21 +1028,21 @@ msgstr ""
|
||||
msgid "failed to execute %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: dnsmasq.c:860
|
||||
#: dnsmasq.c:863
|
||||
msgid "exiting on receipt of SIGTERM"
|
||||
msgstr ""
|
||||
|
||||
#: dnsmasq.c:878
|
||||
#: dnsmasq.c:881
|
||||
#, c-format
|
||||
msgid "failed to access %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: dnsmasq.c:900
|
||||
#: dnsmasq.c:903
|
||||
#, c-format
|
||||
msgid "reading %s"
|
||||
msgstr ""
|
||||
|
||||
#: dnsmasq.c:911
|
||||
#: dnsmasq.c:914
|
||||
#, c-format
|
||||
msgid "no servers found in %s, will retry"
|
||||
msgstr ""
|
||||
@@ -1069,37 +1077,37 @@ msgstr ""
|
||||
msgid "DHCP packet received on %s which has no address"
|
||||
msgstr ""
|
||||
|
||||
#: dhcp.c:382
|
||||
#: dhcp.c:387
|
||||
#, c-format
|
||||
msgid "DHCP range %s -- %s is not consistent with netmask %s"
|
||||
msgstr ""
|
||||
|
||||
#: dhcp.c:719
|
||||
#: dhcp.c:731
|
||||
#, c-format
|
||||
msgid "failed to read %s:%s"
|
||||
msgstr ""
|
||||
|
||||
#: dhcp.c:755
|
||||
#: dhcp.c:767
|
||||
#, c-format
|
||||
msgid "bad line at %s line %d"
|
||||
msgstr ""
|
||||
|
||||
#: dhcp.c:870
|
||||
#: dhcp.c:882
|
||||
#, c-format
|
||||
msgid "duplicate IP address %s in dhcp-config directive."
|
||||
msgstr ""
|
||||
|
||||
#: dhcp.c:873
|
||||
#: dhcp.c:885
|
||||
#, c-format
|
||||
msgid "duplicate IP address %s in %s."
|
||||
msgstr ""
|
||||
|
||||
#: dhcp.c:916
|
||||
#: dhcp.c:928
|
||||
#, c-format
|
||||
msgid "%s has more than one address in hostsfile, using %s for DHCP"
|
||||
msgstr ""
|
||||
|
||||
#: dhcp.c:921
|
||||
#: dhcp.c:933
|
||||
#, c-format
|
||||
msgid "duplicate IP address %s (%s) in dhcp-config directive"
|
||||
msgstr ""
|
||||
@@ -1128,160 +1136,160 @@ msgstr ""
|
||||
msgid "failed to write %s: %s (retry in %us)"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:315
|
||||
#: rfc2131.c:316
|
||||
#, c-format
|
||||
msgid "no address range available for DHCP request %s %s"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:316
|
||||
#: rfc2131.c:317
|
||||
msgid "with subnet selector"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:316
|
||||
#: rfc2131.c:317
|
||||
msgid "via"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: rfc2131.c:362 rfc2131.c:396
|
||||
#: rfc2131.c:363 rfc2131.c:397
|
||||
msgid "disabled"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:411 rfc2131.c:928
|
||||
#: rfc2131.c:412 rfc2131.c:960
|
||||
msgid "address in use"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:425 rfc2131.c:765
|
||||
#: rfc2131.c:426 rfc2131.c:797
|
||||
msgid "no address available"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:432 rfc2131.c:891
|
||||
#: rfc2131.c:433 rfc2131.c:923
|
||||
msgid "wrong network"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:445
|
||||
#: rfc2131.c:446
|
||||
msgid "no address configured"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:451 rfc2131.c:941
|
||||
#: rfc2131.c:452 rfc2131.c:973
|
||||
msgid "no leases left"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: rfc2131.c:683
|
||||
#: rfc2131.c:715
|
||||
#, c-format
|
||||
msgid "disabling DHCP static address %s for %s"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:704
|
||||
#: rfc2131.c:736
|
||||
msgid "unknown lease"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:713 rfc2131.c:1058
|
||||
#: rfc2131.c:745 rfc2131.c:1089
|
||||
msgid "ignored"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: rfc2131.c:850
|
||||
#: rfc2131.c:882
|
||||
msgid "wrong address"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:867
|
||||
#: rfc2131.c:899
|
||||
msgid "lease not found"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:899
|
||||
#: rfc2131.c:931
|
||||
msgid "address not available"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:910
|
||||
#: rfc2131.c:942
|
||||
msgid "static lease available"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:914
|
||||
#: rfc2131.c:946
|
||||
msgid "address reserved"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: rfc2131.c:1617
|
||||
#: rfc2131.c:1696
|
||||
#, c-format
|
||||
msgid "requested options: %s"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:1666
|
||||
#: rfc2131.c:1746
|
||||
#, c-format
|
||||
msgid "next server: %s"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
@@ -1296,24 +1304,24 @@ msgstr ""
|
||||
msgid "netlink returns error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: dbus.c:115
|
||||
#: dbus.c:151
|
||||
msgid "attempt to set an IPv6 server address via DBus - no IPv6 support"
|
||||
msgstr ""
|
||||
|
||||
#: dbus.c:243
|
||||
#: dbus.c:287
|
||||
msgid "setting upstream servers from DBus"
|
||||
msgstr ""
|
||||
|
||||
#: dbus.c:281
|
||||
#: dbus.c:325
|
||||
msgid "could not register a DBus message handler"
|
||||
msgstr ""
|
||||
|
||||
#: bpf.c:146
|
||||
#: bpf.c:150
|
||||
#, c-format
|
||||
msgid "cannot create DHCP BPF socket: %s"
|
||||
msgstr ""
|
||||
|
||||
#: bpf.c:174
|
||||
#: bpf.c:178
|
||||
#, c-format
|
||||
msgid "DHCP request for unsupported hardware type (%d) received on %s"
|
||||
msgstr ""
|
||||
|
||||
283
po/no.po
283
po/no.po
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: dnsmasq 2.25\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: 2006-01-11 17:39+0000\n"
|
||||
"Last-Translator: Jan Erik Askildt <jeaskildt@gmail.com>\n"
|
||||
"Language-Team: Norwegian <i18n-nb@lister.ping.uio.no>\n"
|
||||
@@ -22,17 +22,17 @@ msgstr ""
|
||||
msgid "failed to load names from %s: %s"
|
||||
msgstr "feilet <20> laste navn fra %s: %m"
|
||||
|
||||
#: cache.c:795 dhcp.c:768
|
||||
#: cache.c:795 dhcp.c:780
|
||||
#, c-format
|
||||
msgid "bad address at %s line %d"
|
||||
msgstr "d<>rlig adresse ved %s linje %d"
|
||||
|
||||
#: cache.c:850 dhcp.c:782
|
||||
#: cache.c:850 dhcp.c:794
|
||||
#, c-format
|
||||
msgid "bad name at %s line %d"
|
||||
msgstr "d<>rlig navn ved %s linje %d"
|
||||
|
||||
#: cache.c:857 dhcp.c:848
|
||||
#: cache.c:857 dhcp.c:860
|
||||
#, c-format
|
||||
msgid "read %s - %d addresses"
|
||||
msgstr "les %s - %d adresser"
|
||||
@@ -66,26 +66,26 @@ msgstr ""
|
||||
msgid "server %s#%d: queries sent %u, retried or failed %u"
|
||||
msgstr ""
|
||||
|
||||
#: util.c:58
|
||||
#: util.c:56
|
||||
#, fuzzy, c-format
|
||||
msgid "failed to seed the random number generator: %s"
|
||||
msgstr "feilet <20> lytte p<> socket: %s"
|
||||
|
||||
#: util.c:166
|
||||
#: util.c:164
|
||||
msgid "could not get memory"
|
||||
msgstr "kunne ikke f<> minne"
|
||||
|
||||
#: util.c:176
|
||||
#: util.c:174
|
||||
#, fuzzy, c-format
|
||||
msgid "cannot create pipe: %s"
|
||||
msgstr "kan ikke lese %s: %s"
|
||||
|
||||
#: util.c:184
|
||||
#: util.c:182
|
||||
#, fuzzy, c-format
|
||||
msgid "failed to allocate %d bytes"
|
||||
msgstr "feilet <20> laste %s: %m"
|
||||
|
||||
#: util.c:289
|
||||
#: util.c:287
|
||||
#, c-format
|
||||
msgid "infinite"
|
||||
msgstr "uendelig"
|
||||
@@ -471,7 +471,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
|
||||
@@ -499,7 +499,7 @@ msgstr ""
|
||||
msgid "Specify alias name for LOCAL DNS name."
|
||||
msgstr ""
|
||||
|
||||
#: option.c:580
|
||||
#: option.c:589
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Usage: dnsmasq [options]\n"
|
||||
@@ -508,207 +508,216 @@ msgstr ""
|
||||
"Bruk: dnsmasq [opsjoner]\n"
|
||||
"\n"
|
||||
|
||||
#: option.c:582
|
||||
#: option.c:591
|
||||
#, c-format
|
||||
msgid "Use short options only on the command line.\n"
|
||||
msgstr "Bruk korte opsjoner kun p<> kommandolinjen.\n"
|
||||
|
||||
#: option.c:584
|
||||
#: option.c:593
|
||||
#, fuzzy, c-format
|
||||
msgid "Valid options are:\n"
|
||||
msgstr "Gyldige opsjoner er :\n"
|
||||
|
||||
#: option.c:624
|
||||
#: option.c:633
|
||||
#, c-format
|
||||
msgid "Known DHCP options:\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:697
|
||||
#: option.c:710
|
||||
msgid "bad dhcp-option"
|
||||
msgstr "d<>rlig dhcp-opsjon"
|
||||
|
||||
#: option.c:753
|
||||
#: option.c:767
|
||||
#, fuzzy
|
||||
msgid "bad IP address"
|
||||
msgstr "les %s - %d adresser"
|
||||
|
||||
#: option.c:851
|
||||
#: option.c:865
|
||||
msgid "bad domain in dhcp-option"
|
||||
msgstr "d<>rlig domene i dhcp-opsjon"
|
||||
|
||||
#: option.c:909
|
||||
#: option.c:923
|
||||
msgid "dhcp-option too long"
|
||||
msgstr "dhcp-opsjon for lang"
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: option.c:983
|
||||
#: option.c:1012
|
||||
#, fuzzy, c-format
|
||||
msgid "cannot access directory %s: %s"
|
||||
msgstr "kan ikke lese %s: %s"
|
||||
|
||||
#: option.c:1002 tftp.c:348
|
||||
#: option.c:1031 tftp.c:348
|
||||
#, fuzzy, c-format
|
||||
msgid "cannot access %s: %s"
|
||||
msgstr "kan ikke lese %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 ""
|
||||
|
||||
#: option.c:1091
|
||||
#: option.c:1120
|
||||
msgid "bad MX preference"
|
||||
msgstr "d<>rlig MX preferanse"
|
||||
|
||||
#: option.c:1095
|
||||
#: option.c:1124
|
||||
msgid "bad MX name"
|
||||
msgstr "d<>rlig MX navn"
|
||||
|
||||
#: option.c:1109
|
||||
#: option.c:1138
|
||||
msgid "bad MX target"
|
||||
msgstr "d<>rlig MX m<>l"
|
||||
|
||||
#: option.c:1120
|
||||
#: option.c:1149
|
||||
msgid "cannot run scripts under uClinux"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1352 option.c:1360
|
||||
#: option.c:1375 option.c:1379
|
||||
msgid "bad port"
|
||||
msgstr "d<>rlig port"
|
||||
|
||||
#: option.c:1380 option.c:1405
|
||||
#: option.c:1398 option.c:1423
|
||||
msgid "interface binding not supported"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1523
|
||||
#: option.c:1541
|
||||
#, fuzzy
|
||||
msgid "bad port range"
|
||||
msgstr "d<>rlig port"
|
||||
|
||||
#: option.c:1540
|
||||
#: option.c:1558
|
||||
msgid "bad bridge-interface"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1581
|
||||
#: option.c:1599
|
||||
msgid "bad dhcp-range"
|
||||
msgstr "d<>rlig dhcp-omr<6D>de"
|
||||
|
||||
#: option.c:1607
|
||||
#: option.c:1625
|
||||
msgid "only one netid tag allowed"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1647
|
||||
#: option.c:1665
|
||||
msgid "inconsistent DHCP range"
|
||||
msgstr "ikke konsistent DHCP omr<6D>de"
|
||||
|
||||
#: option.c:1819
|
||||
#: option.c:1837
|
||||
#, fuzzy
|
||||
msgid "bad DHCP host name"
|
||||
msgstr "d<>rlig MX navn"
|
||||
|
||||
#: option.c:1998 option.c:2270
|
||||
#: option.c:2012 option.c:2283
|
||||
msgid "invalid port number"
|
||||
msgstr "ugyldig portnummer"
|
||||
|
||||
#: option.c:2093
|
||||
#: option.c:2094
|
||||
#, fuzzy
|
||||
msgid "invalid alias range"
|
||||
msgstr "ugyldig vekt"
|
||||
|
||||
#: option.c:2106
|
||||
#, fuzzy
|
||||
msgid "bad interface name"
|
||||
msgstr "d<>rlig MX navn"
|
||||
|
||||
#: option.c:2116
|
||||
#: option.c:2129
|
||||
msgid "duplicate CNAME"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2133
|
||||
#: option.c:2146
|
||||
#, fuzzy
|
||||
msgid "bad PTR record"
|
||||
msgstr "d<>rlig SRV post"
|
||||
|
||||
#: option.c:2163
|
||||
#: option.c:2176
|
||||
#, fuzzy
|
||||
msgid "bad NAPTR record"
|
||||
msgstr "d<>rlig SRV post"
|
||||
|
||||
#: option.c:2189
|
||||
#: option.c:2202
|
||||
msgid "TXT record string too long"
|
||||
msgstr "TXT post streng for lang"
|
||||
|
||||
#: option.c:2193
|
||||
#: option.c:2206
|
||||
msgid "bad TXT record"
|
||||
msgstr "d<>rlig TXT post"
|
||||
|
||||
#: option.c:2253
|
||||
#: option.c:2266
|
||||
msgid "bad SRV record"
|
||||
msgstr "d<>rlig SRV post"
|
||||
|
||||
#: option.c:2262
|
||||
#: option.c:2275
|
||||
msgid "bad SRV target"
|
||||
msgstr "d<>rlig SRV m<>l"
|
||||
|
||||
#: option.c:2277
|
||||
#: option.c:2290
|
||||
msgid "invalid priority"
|
||||
msgstr "ugyldig prioritet"
|
||||
|
||||
#: option.c:2284
|
||||
#: option.c:2297
|
||||
msgid "invalid weight"
|
||||
msgstr "ugyldig vekt"
|
||||
|
||||
#: option.c:2320
|
||||
#: option.c:2333
|
||||
#, c-format
|
||||
msgid "files nested too deep in %s"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2328 tftp.c:503
|
||||
#: option.c:2341 tftp.c:503
|
||||
#, c-format
|
||||
msgid "cannot read %s: %s"
|
||||
msgstr "kan ikke lese %s: %s"
|
||||
|
||||
#: option.c:2389
|
||||
#: option.c:2402
|
||||
msgid "missing \""
|
||||
msgstr "mangler \""
|
||||
|
||||
#: option.c:2436
|
||||
#: option.c:2449
|
||||
msgid "bad option"
|
||||
msgstr "d<>rlig opsjon"
|
||||
|
||||
#: option.c:2438
|
||||
#: option.c:2451
|
||||
msgid "extraneous parameter"
|
||||
msgstr "overfl<66>dig parameter"
|
||||
|
||||
#: option.c:2440
|
||||
#: option.c:2453
|
||||
msgid "missing parameter"
|
||||
msgstr "mangler parameter"
|
||||
|
||||
#: option.c:2448
|
||||
#: option.c:2461
|
||||
msgid "error"
|
||||
msgstr "feil"
|
||||
|
||||
#: option.c:2454
|
||||
#: option.c:2467
|
||||
#, c-format
|
||||
msgid "%s at line %d of %%s"
|
||||
msgstr "%s p<> linje %d av %%s"
|
||||
|
||||
#: option.c:2502 option.c:2532
|
||||
#: option.c:2515 option.c:2546
|
||||
#, fuzzy, c-format
|
||||
msgid "read %s"
|
||||
msgstr "leser %s"
|
||||
|
||||
#: option.c:2599
|
||||
#: option.c:2613
|
||||
#, c-format
|
||||
msgid "Dnsmasq version %s %s\n"
|
||||
msgstr "Dnsmasq versjon %s %s\n"
|
||||
|
||||
#: option.c:2600
|
||||
#: option.c:2614
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Compile time options %s\n"
|
||||
@@ -717,58 +726,58 @@ msgstr ""
|
||||
"Kompileringsopsjoner %s\n"
|
||||
"\n"
|
||||
|
||||
#: option.c:2601
|
||||
#: option.c:2615
|
||||
#, c-format
|
||||
msgid "This software comes with ABSOLUTELY NO WARRANTY.\n"
|
||||
msgstr "Denne programvaren kommer med ABSOLUTT INGEN GARANTI.\n"
|
||||
|
||||
#: option.c:2602
|
||||
#: option.c:2616
|
||||
#, c-format
|
||||
msgid "Dnsmasq is free software, and you are welcome to redistribute it\n"
|
||||
msgstr "DNsmasq er fri programvare, du er velkommen til <20> redistribuere den\n"
|
||||
|
||||
#: 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 "under vilk<6C>rene gitt i GNU General Public License, versjon 2.\n"
|
||||
|
||||
#: option.c:2614
|
||||
#: option.c:2628
|
||||
msgid "try --help"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2616
|
||||
#: option.c:2630
|
||||
msgid "try -w"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2619
|
||||
#: option.c:2633
|
||||
#, fuzzy, c-format
|
||||
msgid "bad command line options: %s"
|
||||
msgstr "d<>rlige kommandlinje opsjoner: %s."
|
||||
|
||||
#: option.c:2660
|
||||
#: option.c:2674
|
||||
#, c-format
|
||||
msgid "cannot get host-name: %s"
|
||||
msgstr "klarer ikke <20> f<> vertsnavn: %s"
|
||||
|
||||
#: option.c:2688
|
||||
#: option.c:2702
|
||||
msgid "only one resolv.conf file allowed in no-poll mode."
|
||||
msgstr "kun en resolv.conf fil tillat i no-poll modus."
|
||||
|
||||
#: option.c:2698
|
||||
#: option.c:2712
|
||||
msgid "must have exactly one resolv.conf to read domain from."
|
||||
msgstr "m<> ha n<>yaktig en resolv.conf <20> lese domene fra."
|
||||
|
||||
#: option.c:2701 network.c:721
|
||||
#: option.c:2715 network.c:730
|
||||
#, fuzzy, c-format
|
||||
msgid "failed to read %s: %s"
|
||||
msgstr "feilet <20> lese %s: %m"
|
||||
|
||||
#: option.c:2719
|
||||
#: option.c:2733
|
||||
#, c-format
|
||||
msgid "no search directive found in %s"
|
||||
msgstr "intet s<>ke direktiv funnet i %s"
|
||||
|
||||
#: option.c:2740
|
||||
#: option.c:2754
|
||||
msgid "there must be a default domain when --dhcp-fqdn is set"
|
||||
msgstr ""
|
||||
|
||||
@@ -786,78 +795,78 @@ msgstr ""
|
||||
msgid "unknown interface %s in bridge-interface"
|
||||
msgstr "ukjent tilknytning (interface) %s"
|
||||
|
||||
#: network.c:389 dnsmasq.c:186
|
||||
#: network.c:393 dnsmasq.c:186
|
||||
#, c-format
|
||||
msgid "failed to create listening socket: %s"
|
||||
msgstr "feilet <20> lage lytte socket: %s"
|
||||
|
||||
#: network.c:396
|
||||
#: network.c:400
|
||||
#, c-format
|
||||
msgid "failed to set IPV6 options on listening socket: %s"
|
||||
msgstr "feilet <20> sette IPv6 opsjoner p<> lytte socket: %s"
|
||||
|
||||
#: network.c:415
|
||||
#: network.c:426
|
||||
#, c-format
|
||||
msgid "failed to bind listening socket for %s: %s"
|
||||
msgstr "feilet <20> binde lytte socket for %s: %s"
|
||||
|
||||
#: network.c:420
|
||||
#: network.c:431
|
||||
#, c-format
|
||||
msgid "failed to listen on socket: %s"
|
||||
msgstr "feilet <20> lytte p<> socket: %s"
|
||||
|
||||
#: network.c:432
|
||||
#: network.c:443
|
||||
#, fuzzy, c-format
|
||||
msgid "failed to create TFTP socket: %s"
|
||||
msgstr "feilet <20> lage lytte socket: %s"
|
||||
|
||||
#: network.c:628
|
||||
#: network.c:637
|
||||
#, fuzzy, c-format
|
||||
msgid "failed to bind server socket for %s: %s"
|
||||
msgstr "feilet <20> binde lytte socket for %s: %s"
|
||||
|
||||
#: network.c:661
|
||||
#: network.c:670
|
||||
#, c-format
|
||||
msgid "ignoring nameserver %s - local interface"
|
||||
msgstr "ignorerer navnetjener %s - lokal tilknytning"
|
||||
|
||||
#: network.c:672
|
||||
#: network.c:681
|
||||
#, fuzzy, c-format
|
||||
msgid "ignoring nameserver %s - cannot make/bind socket: %s"
|
||||
msgstr "ignorerer navnetjener %s - kan ikke lage/dinde socket: %m"
|
||||
|
||||
#: network.c:687
|
||||
#: network.c:696
|
||||
msgid "unqualified"
|
||||
msgstr "ikke kvalifisert"
|
||||
|
||||
#: network.c:687
|
||||
#: network.c:696
|
||||
msgid "names"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:689
|
||||
#: network.c:698
|
||||
msgid "default"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:691
|
||||
#: network.c:700
|
||||
msgid "domain"
|
||||
msgstr "domene"
|
||||
|
||||
#: network.c:694
|
||||
#: network.c:703
|
||||
#, c-format
|
||||
msgid "using local addresses only for %s %s"
|
||||
msgstr "benytter lokale adresser kun for %s %s"
|
||||
|
||||
#: network.c:696
|
||||
#: network.c:705
|
||||
#, c-format
|
||||
msgid "using nameserver %s#%d for %s %s"
|
||||
msgstr "benytter navnetjener %s#%d for %s %s"
|
||||
|
||||
#: network.c:699
|
||||
#: network.c:708
|
||||
#, fuzzy, c-format
|
||||
msgid "using nameserver %s#%d(via %s)"
|
||||
msgstr "benytter navnetjener %s#%d"
|
||||
|
||||
#: network.c:701
|
||||
#: network.c:710
|
||||
#, c-format
|
||||
msgid "using nameserver %s#%d"
|
||||
msgstr "benytter navnetjener %s#%d"
|
||||
@@ -1047,21 +1056,21 @@ msgstr ""
|
||||
msgid "failed to execute %s: %s"
|
||||
msgstr "feilet <20> f<> tilgang til %s: %m"
|
||||
|
||||
#: dnsmasq.c:860
|
||||
#: dnsmasq.c:863
|
||||
msgid "exiting on receipt of SIGTERM"
|
||||
msgstr "avslutter etter mottak av SIGTERM"
|
||||
|
||||
#: dnsmasq.c:878
|
||||
#: dnsmasq.c:881
|
||||
#, fuzzy, c-format
|
||||
msgid "failed to access %s: %s"
|
||||
msgstr "feilet <20> f<> tilgang til %s: %m"
|
||||
|
||||
#: dnsmasq.c:900
|
||||
#: dnsmasq.c:903
|
||||
#, c-format
|
||||
msgid "reading %s"
|
||||
msgstr "leser %s"
|
||||
|
||||
#: dnsmasq.c:911
|
||||
#: dnsmasq.c:914
|
||||
#, fuzzy, c-format
|
||||
msgid "no servers found in %s, will retry"
|
||||
msgstr "intet s<>ke direktiv funnet i %s"
|
||||
@@ -1096,37 +1105,37 @@ msgstr "kan ikke lage ICMP raw socket: %s"
|
||||
msgid "DHCP packet received on %s which has no address"
|
||||
msgstr ""
|
||||
|
||||
#: dhcp.c:382
|
||||
#: dhcp.c:387
|
||||
#, c-format
|
||||
msgid "DHCP range %s -- %s is not consistent with netmask %s"
|
||||
msgstr "DHCP omr<6D>de %s -- %s er ikke konsistent med nettmaske %s"
|
||||
|
||||
#: dhcp.c:719
|
||||
#: dhcp.c:731
|
||||
#, fuzzy, c-format
|
||||
msgid "failed to read %s:%s"
|
||||
msgstr "feilet <20> lese %s: %m"
|
||||
|
||||
#: dhcp.c:755
|
||||
#: dhcp.c:767
|
||||
#, c-format
|
||||
msgid "bad line at %s line %d"
|
||||
msgstr "d<>rlig linje ved %s linje %d"
|
||||
|
||||
#: dhcp.c:870
|
||||
#: dhcp.c:882
|
||||
#, c-format
|
||||
msgid "duplicate IP address %s in dhcp-config directive."
|
||||
msgstr "dubliserte IP adresser i %s dhcp-config direktiv."
|
||||
|
||||
#: dhcp.c:873
|
||||
#: dhcp.c:885
|
||||
#, fuzzy, c-format
|
||||
msgid "duplicate IP address %s in %s."
|
||||
msgstr "dubliserte IP adresser i %s dhcp-config direktiv."
|
||||
|
||||
#: dhcp.c:916
|
||||
#: dhcp.c:928
|
||||
#, c-format
|
||||
msgid "%s has more than one address in hostsfile, using %s for DHCP"
|
||||
msgstr ""
|
||||
|
||||
#: dhcp.c:921
|
||||
#: dhcp.c:933
|
||||
#, c-format
|
||||
msgid "duplicate IP address %s (%s) in dhcp-config directive"
|
||||
msgstr "dubliserte IP adresser i %s (%s) i dhcp-config direktiv"
|
||||
@@ -1155,160 +1164,160 @@ msgstr ""
|
||||
msgid "failed to write %s: %s (retry in %us)"
|
||||
msgstr "feilet <20> lese %s: %m"
|
||||
|
||||
#: rfc2131.c:315
|
||||
#: rfc2131.c:316
|
||||
#, c-format
|
||||
msgid "no address range available for DHCP request %s %s"
|
||||
msgstr "ingen adresse omr<6D>de tilgjengelig for DHCP krav %s %s"
|
||||
|
||||
#: rfc2131.c:316
|
||||
#: rfc2131.c:317
|
||||
msgid "with subnet selector"
|
||||
msgstr "med subnet velger"
|
||||
|
||||
#: rfc2131.c:316
|
||||
#: rfc2131.c:317
|
||||
msgid "via"
|
||||
msgstr "via"
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: rfc2131.c:362 rfc2131.c:396
|
||||
#: rfc2131.c:363 rfc2131.c:397
|
||||
msgid "disabled"
|
||||
msgstr "deaktivert"
|
||||
|
||||
#: rfc2131.c:411 rfc2131.c:928
|
||||
#: rfc2131.c:412 rfc2131.c:960
|
||||
msgid "address in use"
|
||||
msgstr "adresse i bruk"
|
||||
|
||||
#: rfc2131.c:425 rfc2131.c:765
|
||||
#: rfc2131.c:426 rfc2131.c:797
|
||||
msgid "no address available"
|
||||
msgstr "ingen adresse tilgjengelig"
|
||||
|
||||
#: rfc2131.c:432 rfc2131.c:891
|
||||
#: rfc2131.c:433 rfc2131.c:923
|
||||
msgid "wrong network"
|
||||
msgstr "galt nettverk"
|
||||
|
||||
#: rfc2131.c:445
|
||||
#: rfc2131.c:446
|
||||
msgid "no address configured"
|
||||
msgstr "ingen adresse konfigurert"
|
||||
|
||||
#: rfc2131.c:451 rfc2131.c:941
|
||||
#: rfc2131.c:452 rfc2131.c:973
|
||||
msgid "no leases left"
|
||||
msgstr "ingen leier igjen"
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: rfc2131.c:683
|
||||
#: rfc2131.c:715
|
||||
#, fuzzy, c-format
|
||||
msgid "disabling DHCP static address %s for %s"
|
||||
msgstr "deaktiverer DHCP statisk adresse %s"
|
||||
|
||||
#: rfc2131.c:704
|
||||
#: rfc2131.c:736
|
||||
msgid "unknown lease"
|
||||
msgstr "ukjent leie"
|
||||
|
||||
#: rfc2131.c:713 rfc2131.c:1058
|
||||
#: rfc2131.c:745 rfc2131.c:1089
|
||||
msgid "ignored"
|
||||
msgstr "oversett"
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: rfc2131.c:850
|
||||
#: rfc2131.c:882
|
||||
msgid "wrong address"
|
||||
msgstr "gal adresse"
|
||||
|
||||
#: rfc2131.c:867
|
||||
#: rfc2131.c:899
|
||||
msgid "lease not found"
|
||||
msgstr "leie ikke funnet"
|
||||
|
||||
#: rfc2131.c:899
|
||||
#: rfc2131.c:931
|
||||
msgid "address not available"
|
||||
msgstr "adresse ikke tilgjengelig"
|
||||
|
||||
#: rfc2131.c:910
|
||||
#: rfc2131.c:942
|
||||
msgid "static lease available"
|
||||
msgstr "statisk leie tilgjengelig"
|
||||
|
||||
#: rfc2131.c:914
|
||||
#: rfc2131.c:946
|
||||
msgid "address reserved"
|
||||
msgstr "adresse reservert"
|
||||
|
||||
#: 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
|
||||
#, fuzzy, c-format
|
||||
msgid "cannot send DHCP/BOOTP option %d: no space left in packet"
|
||||
msgstr "kan ikke sende DHCP opsjon %d: ikke mer plass i pakken"
|
||||
|
||||
#: rfc2131.c:1599
|
||||
#: rfc2131.c:1678
|
||||
#, c-format
|
||||
msgid "Ignoring domain %s for DHCP host name %s"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:1617
|
||||
#: rfc2131.c:1696
|
||||
#, fuzzy, c-format
|
||||
msgid "requested options: %s"
|
||||
msgstr "kompilerings opsjoner: %s"
|
||||
|
||||
#: rfc2131.c:1666
|
||||
#: rfc2131.c:1746
|
||||
#, fuzzy, c-format
|
||||
msgid "next server: %s"
|
||||
msgstr "DBus feil: %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 ""
|
||||
@@ -1323,24 +1332,24 @@ msgstr "kan ikke binde netlink socket: %s"
|
||||
msgid "netlink returns error: %s"
|
||||
msgstr "DBus feil: %s"
|
||||
|
||||
#: dbus.c:115
|
||||
#: dbus.c:151
|
||||
msgid "attempt to set an IPv6 server address via DBus - no IPv6 support"
|
||||
msgstr "fors<72>k p<> <20> sette en IPv6 tjener adresse via DBus - ingen IPv6 st<73>tte"
|
||||
|
||||
#: dbus.c:243
|
||||
#: dbus.c:287
|
||||
msgid "setting upstream servers from DBus"
|
||||
msgstr "setter oppstr<74>ms tjener fra DBus"
|
||||
|
||||
#: dbus.c:281
|
||||
#: dbus.c:325
|
||||
msgid "could not register a DBus message handler"
|
||||
msgstr "kunne ikke registrere en DBus meldingsh<73>ndterer"
|
||||
|
||||
#: bpf.c:146
|
||||
#: bpf.c:150
|
||||
#, c-format
|
||||
msgid "cannot create DHCP BPF socket: %s"
|
||||
msgstr "kan ikke lage DHCP BPF socket: %s"
|
||||
|
||||
#: bpf.c:174
|
||||
#: bpf.c:178
|
||||
#, fuzzy, c-format
|
||||
msgid "DHCP request for unsupported hardware type (%d) received on %s"
|
||||
msgstr "DHCP krav for ikke st<73>ttet maskinvare type (%d) mottatt p<> %s"
|
||||
|
||||
291
po/pl.po
291
po/pl.po
@@ -1,17 +1,16 @@
|
||||
# translation of pl.po to Polski
|
||||
# Polish translations for dnsmasq package.
|
||||
# This file is put in the public domain.
|
||||
#
|
||||
# Tomasz Socha<68>ski <nerdhero@gmail.com>, 2005.
|
||||
# Jan Psota <jasiu@belsznica.pl>, 2008.
|
||||
# Jan Psota <jasiu@belsznica.pl>, 2008, 2009.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: pl\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2008-11-13 20:23+0000\n"
|
||||
"PO-Revision-Date: 2008-10-20 23:37+0200\n"
|
||||
"POT-Creation-Date: 2009-02-02 14:07+0000\n"
|
||||
"PO-Revision-Date: 2009-02-01 01:14+0100\n"
|
||||
"Last-Translator: Jan Psota <jasiu@belsznica.pl>\n"
|
||||
"Language-Team: Polski <pl@li.org>\n"
|
||||
"Language-Team: polski <pl@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=ISO-8859-2\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
@@ -23,17 +22,17 @@ msgstr ""
|
||||
msgid "failed to load names from %s: %s"
|
||||
msgstr "nie potrafi<66> wczyta<74> nazw z %s: %s"
|
||||
|
||||
#: cache.c:795 dhcp.c:768
|
||||
#: cache.c:795 dhcp.c:780
|
||||
#, c-format
|
||||
msgid "bad address at %s line %d"
|
||||
msgstr "b<><62>dny adres w pliku %s, w linii %d"
|
||||
|
||||
#: cache.c:850 dhcp.c:782
|
||||
#: cache.c:850 dhcp.c:794
|
||||
#, c-format
|
||||
msgid "bad name at %s line %d"
|
||||
msgstr "b<><62>dna nazwa w pliku %s, w linii %d"
|
||||
|
||||
#: cache.c:857 dhcp.c:848
|
||||
#: cache.c:857 dhcp.c:860
|
||||
#, c-format
|
||||
msgid "read %s - %d addresses"
|
||||
msgstr "przeczytano %s - %d adres<65>w"
|
||||
@@ -67,26 +66,26 @@ msgstr "%u zapyta
|
||||
msgid "server %s#%d: queries sent %u, retried or failed %u"
|
||||
msgstr "serwer %s#%d: %u zapyta<74> wys<79>anych, %u ponowionych lub nieudanych"
|
||||
|
||||
#: util.c:58
|
||||
#: util.c:56
|
||||
#, c-format
|
||||
msgid "failed to seed the random number generator: %s"
|
||||
msgstr "brak mo<6D>liwo<77>ci u<>ycia generatora liczb losowych: %s"
|
||||
|
||||
#: util.c:166
|
||||
#: util.c:164
|
||||
msgid "could not get memory"
|
||||
msgstr "nie mo<6D>na dosta<74> pami<6D>ci"
|
||||
|
||||
#: util.c:176
|
||||
#: util.c:174
|
||||
#, c-format
|
||||
msgid "cannot create pipe: %s"
|
||||
msgstr "b<><62>d podczas pr<70>by utworzenia potoku: %s"
|
||||
|
||||
#: util.c:184
|
||||
#: util.c:182
|
||||
#, c-format
|
||||
msgid "failed to allocate %d bytes"
|
||||
msgstr "niemo<6D>liwo<77><6F> przydzielenia %d bajt<6A>w pami<6D>ci"
|
||||
|
||||
#: util.c:289
|
||||
#: util.c:287
|
||||
#, c-format
|
||||
msgid "infinite"
|
||||
msgstr "niesko<6B>czona"
|
||||
@@ -461,8 +460,8 @@ msgid "Always perform DNS queries to all servers."
|
||||
msgstr "Jednoczesne odpytywanie wszystkich serwer<65>w nadrz<72>dnych; klientowi przekazywana jest pierwsza odpowied<65>."
|
||||
|
||||
#: option.c:313
|
||||
msgid "Set tag if client includes option in request."
|
||||
msgstr "Przyporz<EFBFBD>dkowanie znacznika je<6A>eli klient przy<7A>le opcj<63> o wskazanym numerze."
|
||||
msgid "Set tag if client includes matching option in request."
|
||||
msgstr "Ustawienie znacznika je<6A>eli w <20><>daniu DHCP pojawi si<73> wskazana opcja, ewentualnie o konkretnej warto<74>ci."
|
||||
|
||||
#: option.c:314
|
||||
msgid "Use alternative ports for DHCP."
|
||||
@@ -488,7 +487,7 @@ msgstr "Przechowywanie w serwerze DNS dnsmasq-a tylko w pe
|
||||
msgid "Specify alias name for LOCAL DNS name."
|
||||
msgstr "Wskazanie synonimu nazwy komputera lokalnego - znanego z /etc/hosts albo z DHCP."
|
||||
|
||||
#: option.c:580
|
||||
#: option.c:589
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Usage: dnsmasq [options]\n"
|
||||
@@ -497,201 +496,209 @@ msgstr ""
|
||||
"U<>ycie: dnsmasq [opcje]\n"
|
||||
"\n"
|
||||
|
||||
#: option.c:582
|
||||
#: option.c:591
|
||||
#, c-format
|
||||
msgid "Use short options only on the command line.\n"
|
||||
msgstr "W tym systemie w linii polece<63> mo<6D>na u<>ywa<77> wy<77><79>cznie jednoliterowych opcji.\n"
|
||||
|
||||
#: option.c:584
|
||||
#: option.c:593
|
||||
#, c-format
|
||||
msgid "Valid options are:\n"
|
||||
msgstr "Dost<73>pne opcje:\n"
|
||||
|
||||
#: option.c:624
|
||||
#: option.c:633
|
||||
#, c-format
|
||||
msgid "Known DHCP options:\n"
|
||||
msgstr "Znane opcje DHCP:\n"
|
||||
|
||||
#: option.c:697
|
||||
#: option.c:710
|
||||
msgid "bad dhcp-option"
|
||||
msgstr "b<><62>d w dhcp-option"
|
||||
|
||||
#: option.c:753
|
||||
#: option.c:767
|
||||
msgid "bad IP address"
|
||||
msgstr "z<>y adres IP"
|
||||
|
||||
#: option.c:851
|
||||
#: option.c:865
|
||||
msgid "bad domain in dhcp-option"
|
||||
msgstr "nieprawid<69>owa nazwa domeny w dhcp-option"
|
||||
|
||||
#: option.c:909
|
||||
#: option.c:923
|
||||
msgid "dhcp-option too long"
|
||||
msgstr "zbyt d<>uga dhcp-option (>255 znak<61>w)"
|
||||
|
||||
#: option.c:938
|
||||
#: option.c:932
|
||||
msgid "illegal dhcp-match"
|
||||
msgstr "niedopuszczalne dhcp-match"
|
||||
|
||||
#: option.c:967
|
||||
msgid "illegal repeated flag"
|
||||
msgstr "wielokrotne u<>ycie opcji niedozwolone (pojawi<77>a si<73> wcze<7A>niej w linii polece<63>)"
|
||||
|
||||
#: option.c:946
|
||||
#: option.c:975
|
||||
msgid "illegal repeated keyword"
|
||||
msgstr "wielokrotne u<>ycie opcji niedozwolone (pojawi<77>a si<73> wsze<7A>niej w pliku konfiguracyjnym)"
|
||||
|
||||
#: option.c:983
|
||||
#: option.c:1012
|
||||
#, c-format
|
||||
msgid "cannot access directory %s: %s"
|
||||
msgstr "brak dost<73>pu do katalogu %s: %s"
|
||||
|
||||
#: option.c:1002 tftp.c:348
|
||||
#: option.c:1031 tftp.c:348
|
||||
#, c-format
|
||||
msgid "cannot access %s: %s"
|
||||
msgstr "brak dost<73>pu do %s: %s"
|
||||
|
||||
#: option.c:1040
|
||||
#: option.c:1069
|
||||
msgid "only one dhcp-hostsfile allowed"
|
||||
msgstr "mo<6D>na wskaza<7A> tylko jeden plik dhcp-hostsfile"
|
||||
|
||||
#: option.c:1047
|
||||
#: option.c:1076
|
||||
msgid "only one dhcp-optsfile allowed"
|
||||
msgstr "mo<6D>na wskaza<7A> tylko jeden plik dhcp-optsfile"
|
||||
|
||||
#: option.c:1091
|
||||
#: option.c:1120
|
||||
msgid "bad MX preference"
|
||||
msgstr "nieprawid<69>owa warto<74><6F> preferencji MX"
|
||||
|
||||
#: option.c:1095
|
||||
#: option.c:1124
|
||||
msgid "bad MX name"
|
||||
msgstr "nieprawid<69>owa nazwa MX"
|
||||
|
||||
#: option.c:1109
|
||||
#: option.c:1138
|
||||
msgid "bad MX target"
|
||||
msgstr "nieprawid<69>owa warto<74><6F> celu MX"
|
||||
|
||||
#: option.c:1120
|
||||
#: option.c:1149
|
||||
msgid "cannot run scripts under uClinux"
|
||||
msgstr "w uClinuksie nie ma mo<6D>liwo<77>ci uruchamiania skrypt<70>w"
|
||||
|
||||
#: option.c:1352 option.c:1360
|
||||
#: option.c:1375 option.c:1379
|
||||
msgid "bad port"
|
||||
msgstr "nieprawid<69>owy numer portu"
|
||||
|
||||
#: option.c:1380 option.c:1405
|
||||
#: option.c:1398 option.c:1423
|
||||
msgid "interface binding not supported"
|
||||
msgstr "nie ma mo<6D>liwo<77>ci dowi<77>zywania do interfejsu"
|
||||
|
||||
#: option.c:1523
|
||||
#: option.c:1541
|
||||
msgid "bad port range"
|
||||
msgstr "nieprawid<69>owy zakres numer<65>w port<72>w"
|
||||
|
||||
#: option.c:1540
|
||||
#: option.c:1558
|
||||
msgid "bad bridge-interface"
|
||||
msgstr "nieprawid<69>owa nazwa urz<72>dzenia w bridge-interface"
|
||||
|
||||
#: option.c:1581
|
||||
#: option.c:1599
|
||||
msgid "bad dhcp-range"
|
||||
msgstr "nieprawid<69>owy zakres dhcp-range"
|
||||
|
||||
#: option.c:1607
|
||||
#: option.c:1625
|
||||
msgid "only one netid tag allowed"
|
||||
msgstr "mo<6D>na wskaza<7A> tylko jeden znacznik sieci"
|
||||
|
||||
#: option.c:1647
|
||||
#: option.c:1665
|
||||
msgid "inconsistent DHCP range"
|
||||
msgstr "niesp<73>jny zakres adres<65>w DHCP"
|
||||
|
||||
#: option.c:1819
|
||||
#: option.c:1837
|
||||
msgid "bad DHCP host name"
|
||||
msgstr "niedopuszczalna nazwa komputera w dhcp-host"
|
||||
|
||||
#: option.c:1998 option.c:2270
|
||||
#: option.c:2012 option.c:2283
|
||||
msgid "invalid port number"
|
||||
msgstr "nieprawid<69>owy numer portu"
|
||||
|
||||
#: option.c:2093
|
||||
#: option.c:2094
|
||||
msgid "invalid alias range"
|
||||
msgstr "nieprawid<69>owy zakres adres<65>w w --alias"
|
||||
|
||||
#: option.c:2106
|
||||
msgid "bad interface name"
|
||||
msgstr "nieprawid<69>owa nazwa interfejsu"
|
||||
|
||||
#: option.c:2116
|
||||
#: option.c:2129
|
||||
msgid "duplicate CNAME"
|
||||
msgstr "powt<77>rzona CNAME"
|
||||
|
||||
#: option.c:2133
|
||||
#: option.c:2146
|
||||
msgid "bad PTR record"
|
||||
msgstr "nieprawid<69>owy zapis rekordu PTR"
|
||||
|
||||
#: option.c:2163
|
||||
#: option.c:2176
|
||||
msgid "bad NAPTR record"
|
||||
msgstr "nieprawid<69>owy zapis rekordu NAPTR"
|
||||
|
||||
#: option.c:2189
|
||||
#: option.c:2202
|
||||
msgid "TXT record string too long"
|
||||
msgstr "zbyt d<>ugi rekord TXT"
|
||||
|
||||
#: option.c:2193
|
||||
#: option.c:2206
|
||||
msgid "bad TXT record"
|
||||
msgstr "nieprawid<69>owy zapis rekordu TXT"
|
||||
|
||||
#: option.c:2253
|
||||
#: option.c:2266
|
||||
msgid "bad SRV record"
|
||||
msgstr "nieprawid<69>owy zapis rekordu SRV"
|
||||
|
||||
#: option.c:2262
|
||||
#: option.c:2275
|
||||
msgid "bad SRV target"
|
||||
msgstr "nieprawid<69>owa warto<74><6F> celu SRV"
|
||||
|
||||
#: option.c:2277
|
||||
#: option.c:2290
|
||||
msgid "invalid priority"
|
||||
msgstr "nieprawid<69>owy priorytet"
|
||||
|
||||
#: option.c:2284
|
||||
#: option.c:2297
|
||||
msgid "invalid weight"
|
||||
msgstr "nieprawid<69>owa waga"
|
||||
|
||||
#: option.c:2320
|
||||
#: option.c:2333
|
||||
#, c-format
|
||||
msgid "files nested too deep in %s"
|
||||
msgstr "zbyt du<64>e zag<61><67>bienie plik<69>w w %s"
|
||||
|
||||
#: option.c:2328 tftp.c:503
|
||||
#: option.c:2341 tftp.c:503
|
||||
#, c-format
|
||||
msgid "cannot read %s: %s"
|
||||
msgstr "b<><62>d odczytu z pliku %s: %s"
|
||||
|
||||
#: option.c:2389
|
||||
#: option.c:2402
|
||||
msgid "missing \""
|
||||
msgstr "brakuje \""
|
||||
|
||||
#: option.c:2436
|
||||
#: option.c:2449
|
||||
msgid "bad option"
|
||||
msgstr "nieprawid<69>owa opcja"
|
||||
|
||||
#: option.c:2438
|
||||
#: option.c:2451
|
||||
msgid "extraneous parameter"
|
||||
msgstr "nadwy<77>kowy parametr"
|
||||
|
||||
#: option.c:2440
|
||||
#: option.c:2453
|
||||
msgid "missing parameter"
|
||||
msgstr "brak parametru"
|
||||
|
||||
#: option.c:2448
|
||||
#: option.c:2461
|
||||
msgid "error"
|
||||
msgstr "b<><62>d"
|
||||
|
||||
#: option.c:2454
|
||||
#: option.c:2467
|
||||
#, c-format
|
||||
msgid "%s at line %d of %%s"
|
||||
msgstr "%s w linii %d pliku %%s"
|
||||
|
||||
#: option.c:2502 option.c:2532
|
||||
#: option.c:2515 option.c:2546
|
||||
#, c-format
|
||||
msgid "read %s"
|
||||
msgstr "przeczyta<74>em %s"
|
||||
|
||||
#: option.c:2599
|
||||
#: option.c:2613
|
||||
#, c-format
|
||||
msgid "Dnsmasq version %s %s\n"
|
||||
msgstr "Dnsmasq, wersja %s %s\n"
|
||||
|
||||
#: option.c:2600
|
||||
#: option.c:2614
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Compile time options %s\n"
|
||||
@@ -700,58 +707,58 @@ msgstr ""
|
||||
"Wkompilowane opcje %s\n"
|
||||
"\n"
|
||||
|
||||
#: option.c:2601
|
||||
#: option.c:2615
|
||||
#, c-format
|
||||
msgid "This software comes with ABSOLUTELY NO WARRANTY.\n"
|
||||
msgstr "To oprogramowanie nie daje <20>adnych gwarancji.\n"
|
||||
|
||||
#: option.c:2602
|
||||
#: option.c:2616
|
||||
#, c-format
|
||||
msgid "Dnsmasq is free software, and you are welcome to redistribute it\n"
|
||||
msgstr "Dnsmasq jest wolnym oprogramowaniem, mo<6D>esz go rozprowadza<7A>\n"
|
||||
|
||||
#: option.c:2603
|
||||
#: option.c:2617
|
||||
#, c-format
|
||||
msgid "under the terms of the GNU General Public License, version 2 or 3.\n"
|
||||
msgstr "na warunkach okre<72>lonych w GNU General Public Licence, w wersji 2 lub 3.\n"
|
||||
|
||||
#: option.c:2614
|
||||
#: option.c:2628
|
||||
msgid "try --help"
|
||||
msgstr "spr<70>buj: --help"
|
||||
|
||||
#: option.c:2616
|
||||
#: option.c:2630
|
||||
msgid "try -w"
|
||||
msgstr "spr<70>buj: -w"
|
||||
|
||||
#: option.c:2619
|
||||
#: option.c:2633
|
||||
#, c-format
|
||||
msgid "bad command line options: %s"
|
||||
msgstr "nieprawid<69>owa opcja w linii polece<63> %s"
|
||||
|
||||
#: option.c:2660
|
||||
#: option.c:2674
|
||||
#, c-format
|
||||
msgid "cannot get host-name: %s"
|
||||
msgstr "nie mo<6D>na pobra<72> nazwy hosta: %s"
|
||||
|
||||
#: option.c:2688
|
||||
#: option.c:2702
|
||||
msgid "only one resolv.conf file allowed in no-poll mode."
|
||||
msgstr "w trybie no-poll mo<6D>na wskaza<7A> najwy<77>ej jeden plik resolv.conf."
|
||||
|
||||
#: option.c:2698
|
||||
#: option.c:2712
|
||||
msgid "must have exactly one resolv.conf to read domain from."
|
||||
msgstr "musisz mie<69> dok<6F>adnie jeden plik resolv.conf do odczytu domen."
|
||||
|
||||
#: option.c:2701 network.c:721
|
||||
#: option.c:2715 network.c:730
|
||||
#, c-format
|
||||
msgid "failed to read %s: %s"
|
||||
msgstr "nie uda<64>o si<73> odczyta<74> %s: %s"
|
||||
|
||||
#: option.c:2719
|
||||
#: option.c:2733
|
||||
#, c-format
|
||||
msgid "no search directive found in %s"
|
||||
msgstr "brak wytycznych wyszukiwania w %s"
|
||||
|
||||
#: option.c:2740
|
||||
#: option.c:2754
|
||||
msgid "there must be a default domain when --dhcp-fqdn is set"
|
||||
msgstr "w przypadku u<>ywania --dhcp-fqdn trzeba wskaza<7A> domy<6D>ln<6C> domen<65>"
|
||||
|
||||
@@ -769,78 +776,78 @@ msgstr "prawdopodobnie wykryto atak DNS-rebind"
|
||||
msgid "unknown interface %s in bridge-interface"
|
||||
msgstr "nieznany interfejs %s w bridge-u"
|
||||
|
||||
#: network.c:389 dnsmasq.c:186
|
||||
#: network.c:393 dnsmasq.c:186
|
||||
#, c-format
|
||||
msgid "failed to create listening socket: %s"
|
||||
msgstr "b<><62>d podczas tworzenia gniazda: %s"
|
||||
|
||||
#: network.c:396
|
||||
#: network.c:400
|
||||
#, c-format
|
||||
msgid "failed to set IPV6 options on listening socket: %s"
|
||||
msgstr "b<><62>d ustawiania opcji IPV6 na nas<61>uchuj<75>cym gnie<69>dzie: %s"
|
||||
|
||||
#: network.c:415
|
||||
#: network.c:426
|
||||
#, c-format
|
||||
msgid "failed to bind listening socket for %s: %s"
|
||||
msgstr "b<><62>d przy przyznawaniu nazwy gniazdu %s: %s"
|
||||
|
||||
#: network.c:420
|
||||
#: network.c:431
|
||||
#, c-format
|
||||
msgid "failed to listen on socket: %s"
|
||||
msgstr "b<><62>d przy w<><77>czaniu nas<61>uchu na gnie<69>dzie: %s"
|
||||
|
||||
#: network.c:432
|
||||
#: network.c:443
|
||||
#, c-format
|
||||
msgid "failed to create TFTP socket: %s"
|
||||
msgstr "nie powiod<6F>o si<73> otwieranie gniazda dla us<75>ugi TFTP: %s"
|
||||
|
||||
#: network.c:628
|
||||
#: network.c:637
|
||||
#, c-format
|
||||
msgid "failed to bind server socket for %s: %s"
|
||||
msgstr "b<><62>d przy przyznawaniu nazwy gniazdu serwera %s: %s"
|
||||
|
||||
#: network.c:661
|
||||
#: network.c:670
|
||||
#, c-format
|
||||
msgid "ignoring nameserver %s - local interface"
|
||||
msgstr "ignorowanie serwera nazw %s - interfejs lokalny"
|
||||
|
||||
#: network.c:672
|
||||
#: network.c:681
|
||||
#, c-format
|
||||
msgid "ignoring nameserver %s - cannot make/bind socket: %s"
|
||||
msgstr "ignorowanie serwera nazw %s - nie mo<6D>na utworzy<7A>/dowi<77>za<7A> gniazda: %s"
|
||||
|
||||
#: network.c:687
|
||||
#: network.c:696
|
||||
msgid "unqualified"
|
||||
msgstr "niekwalifikowane(-a)"
|
||||
|
||||
#: network.c:687
|
||||
#: network.c:696
|
||||
msgid "names"
|
||||
msgstr "nazwy"
|
||||
|
||||
#: network.c:689
|
||||
#: network.c:698
|
||||
msgid "default"
|
||||
msgstr "domy<6D>lne"
|
||||
|
||||
#: network.c:691
|
||||
#: network.c:700
|
||||
msgid "domain"
|
||||
msgstr "domena"
|
||||
|
||||
#: network.c:694
|
||||
#: network.c:703
|
||||
#, c-format
|
||||
msgid "using local addresses only for %s %s"
|
||||
msgstr "u<>ywam adres<65>w lokalnych tylko dla %s %s"
|
||||
|
||||
#: network.c:696
|
||||
#: network.c:705
|
||||
#, c-format
|
||||
msgid "using nameserver %s#%d for %s %s"
|
||||
msgstr "u<>ywam serwera nazw %s#%d dla %s %s"
|
||||
|
||||
#: network.c:699
|
||||
#: network.c:708
|
||||
#, c-format
|
||||
msgid "using nameserver %s#%d(via %s)"
|
||||
msgstr "u<>ywam serwera nazw %s#%d (przez %s)"
|
||||
|
||||
#: network.c:701
|
||||
#: network.c:710
|
||||
#, c-format
|
||||
msgid "using nameserver %s#%d"
|
||||
msgstr "u<>ywam serwera nazw %s#%d"
|
||||
@@ -1027,21 +1034,21 @@ msgstr "proces potomny zako
|
||||
msgid "failed to execute %s: %s"
|
||||
msgstr "nie uda<64>o si<73> uruchomi<6D> %s: %s"
|
||||
|
||||
#: dnsmasq.c:860
|
||||
#: dnsmasq.c:863
|
||||
msgid "exiting on receipt of SIGTERM"
|
||||
msgstr "zako<6B>czy<7A>em dzia<69>anie z powodu odebrania SIGTERM"
|
||||
|
||||
#: dnsmasq.c:878
|
||||
#: dnsmasq.c:881
|
||||
#, c-format
|
||||
msgid "failed to access %s: %s"
|
||||
msgstr "brak dost<73>pu do %s: %s"
|
||||
|
||||
#: dnsmasq.c:900
|
||||
#: dnsmasq.c:903
|
||||
#, c-format
|
||||
msgid "reading %s"
|
||||
msgstr "czytanie %s"
|
||||
|
||||
#: dnsmasq.c:911
|
||||
#: dnsmasq.c:914
|
||||
#, c-format
|
||||
msgid "no servers found in %s, will retry"
|
||||
msgstr "w %s nie znalaz<61>em serwer<65>w, spr<70>buj<75> ponownie p<><70>niej"
|
||||
@@ -1076,37 +1083,37 @@ msgstr "nie uda
|
||||
msgid "DHCP packet received on %s which has no address"
|
||||
msgstr "<22><>danie DHCP odebrano na interfejsie %s, kt<6B>ry nie ma adresu"
|
||||
|
||||
#: dhcp.c:382
|
||||
#: dhcp.c:387
|
||||
#, c-format
|
||||
msgid "DHCP range %s -- %s is not consistent with netmask %s"
|
||||
msgstr "zakres adres<65>w DHCP %s -- %s jest niesp<73>jny z mask<73> sieci %s"
|
||||
|
||||
#: dhcp.c:719
|
||||
#: dhcp.c:731
|
||||
#, c-format
|
||||
msgid "failed to read %s:%s"
|
||||
msgstr "b<><62>d odczytu %s: %s"
|
||||
|
||||
#: dhcp.c:755
|
||||
#: dhcp.c:767
|
||||
#, c-format
|
||||
msgid "bad line at %s line %d"
|
||||
msgstr "z<>a zawarto<74><6F> pliku %s, w linii %d"
|
||||
|
||||
#: dhcp.c:870
|
||||
#: dhcp.c:882
|
||||
#, c-format
|
||||
msgid "duplicate IP address %s in dhcp-config directive."
|
||||
msgstr "powt<77>rzony adres IP (%s) w parametrze dhcp-config"
|
||||
|
||||
#: dhcp.c:873
|
||||
#: dhcp.c:885
|
||||
#, c-format
|
||||
msgid "duplicate IP address %s in %s."
|
||||
msgstr "powt<77>rzony adres IP (%s) w pliku %s"
|
||||
|
||||
#: dhcp.c:916
|
||||
#: dhcp.c:928
|
||||
#, c-format
|
||||
msgid "%s has more than one address in hostsfile, using %s for DHCP"
|
||||
msgstr "do komputera o nazwie %s pasuje wi<77>cej ni<6E> jeden adres, w odpowiedzi DHCP wysy<73>am %s"
|
||||
|
||||
#: dhcp.c:921
|
||||
#: dhcp.c:933
|
||||
#, c-format
|
||||
msgid "duplicate IP address %s (%s) in dhcp-config directive"
|
||||
msgstr "powt<77>rzenie adresu IP %s (%s) w opcji dhcp-config"
|
||||
@@ -1135,160 +1142,160 @@ msgstr "skrypt zako
|
||||
msgid "failed to write %s: %s (retry in %us)"
|
||||
msgstr "b<><62>d zapisu do %s: %s (spr<70>buj<75> ponownie za %us)"
|
||||
|
||||
#: rfc2131.c:315
|
||||
#: rfc2131.c:316
|
||||
#, c-format
|
||||
msgid "no address range available for DHCP request %s %s"
|
||||
msgstr "nie zdefiniowano zakresu adres<65>w odpowiedniego dla <20><>dania %s %s"
|
||||
|
||||
#: rfc2131.c:316
|
||||
#: rfc2131.c:317
|
||||
msgid "with subnet selector"
|
||||
msgstr "z wyborem podsieci"
|
||||
|
||||
#: rfc2131.c:316
|
||||
#: rfc2131.c:317
|
||||
msgid "via"
|
||||
msgstr "przez"
|
||||
|
||||
#: rfc2131.c:327
|
||||
#: rfc2131.c:328
|
||||
#, c-format
|
||||
msgid "DHCP packet: transaction-id is %u"
|
||||
msgstr "pakiet DHCP, id transakcji: %u"
|
||||
|
||||
#: rfc2131.c:332
|
||||
#: rfc2131.c:333
|
||||
#, c-format
|
||||
msgid "Available DHCP subnet: %s/%s"
|
||||
msgstr "Dost<73>pna podsie<69> DHCP: %s/%s"
|
||||
|
||||
#: rfc2131.c:334
|
||||
#: rfc2131.c:335
|
||||
#, c-format
|
||||
msgid "Available DHCP range: %s -- %s"
|
||||
msgstr "Zakres adres<65>w na u<>ytek DHCP: %s -- %s"
|
||||
|
||||
#: rfc2131.c:362 rfc2131.c:396
|
||||
#: rfc2131.c:363 rfc2131.c:397
|
||||
msgid "disabled"
|
||||
msgstr "wy<77><79>czony(a)"
|
||||
|
||||
#: rfc2131.c:411 rfc2131.c:928
|
||||
#: rfc2131.c:412 rfc2131.c:960
|
||||
msgid "address in use"
|
||||
msgstr "adres jest w u<>yciu"
|
||||
|
||||
#: rfc2131.c:425 rfc2131.c:765
|
||||
#: rfc2131.c:426 rfc2131.c:797
|
||||
msgid "no address available"
|
||||
msgstr "brak dost<73>pnego adresu"
|
||||
|
||||
#: rfc2131.c:432 rfc2131.c:891
|
||||
#: rfc2131.c:433 rfc2131.c:923
|
||||
msgid "wrong network"
|
||||
msgstr "nieprawid<69>owa sie<69>"
|
||||
|
||||
#: rfc2131.c:445
|
||||
#: rfc2131.c:446
|
||||
msgid "no address configured"
|
||||
msgstr "brak skonfigurowanego adresu"
|
||||
|
||||
#: rfc2131.c:451 rfc2131.c:941
|
||||
#: rfc2131.c:452 rfc2131.c:973
|
||||
msgid "no leases left"
|
||||
msgstr "brak wolnych dzier<65>aw"
|
||||
|
||||
#: rfc2131.c:640
|
||||
#: rfc2131.c:672
|
||||
#, c-format
|
||||
msgid "Vendor class: %s"
|
||||
msgstr "Typ klienta: %s"
|
||||
|
||||
#: rfc2131.c:642
|
||||
#: rfc2131.c:674
|
||||
#, c-format
|
||||
msgid "User class: %s"
|
||||
msgstr "Klasa u<>ytkownika: %s"
|
||||
|
||||
#: rfc2131.c:683
|
||||
#: rfc2131.c:715
|
||||
#, c-format
|
||||
msgid "disabling DHCP static address %s for %s"
|
||||
msgstr "wy<77><79>czam statyczne przypisanie adresu %s dla %s"
|
||||
|
||||
#: rfc2131.c:704
|
||||
#: rfc2131.c:736
|
||||
msgid "unknown lease"
|
||||
msgstr "nieznana dzier<65>awa"
|
||||
|
||||
#: rfc2131.c:713 rfc2131.c:1058
|
||||
#: rfc2131.c:745 rfc2131.c:1089
|
||||
msgid "ignored"
|
||||
msgstr "ignoruj<75>"
|
||||
|
||||
#: rfc2131.c:736
|
||||
#: rfc2131.c:768
|
||||
#, c-format
|
||||
msgid "not using configured address %s because it is leased to %s"
|
||||
msgstr "nie proponuj<75> zak<61>adanego w konfiguracji adresu %s, bo jest on ju<6A> wydzier<65>awiony komputerowi %s"
|
||||
|
||||
#: 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 "nie proponuj<75> zak<61>adanego w konfiguracji adresu %s, bo u<>ywa go kt<6B>ry<72> z serwer<65>w"
|
||||
|
||||
#: rfc2131.c:749
|
||||
#: rfc2131.c:781
|
||||
#, c-format
|
||||
msgid "not using configured address %s because it was previously declined"
|
||||
msgstr "nie proponuj<75> zak<61>adanego w konfiguracji adresu %s, bo ju<6A> poprzednio zosta<74> odrzucony"
|
||||
|
||||
#: rfc2131.c:763 rfc2131.c:934
|
||||
#: rfc2131.c:795 rfc2131.c:966
|
||||
msgid "no unique-id"
|
||||
msgstr "brak unikalnego id"
|
||||
|
||||
#: rfc2131.c:831
|
||||
#: rfc2131.c:863
|
||||
msgid "wrong server-ID"
|
||||
msgstr "nieprawid<69>owy identyfikator serwera (server-ID)"
|
||||
|
||||
#: rfc2131.c:850
|
||||
#: rfc2131.c:882
|
||||
msgid "wrong address"
|
||||
msgstr "b<><62>dny adres"
|
||||
|
||||
#: rfc2131.c:867
|
||||
#: rfc2131.c:899
|
||||
msgid "lease not found"
|
||||
msgstr "dzier<65>awa nieznaleziona"
|
||||
|
||||
#: rfc2131.c:899
|
||||
#: rfc2131.c:931
|
||||
msgid "address not available"
|
||||
msgstr "adres niedost<73>pny"
|
||||
|
||||
#: rfc2131.c:910
|
||||
#: rfc2131.c:942
|
||||
msgid "static lease available"
|
||||
msgstr "dost<73>pna statyczna dzier<65>awa"
|
||||
|
||||
#: rfc2131.c:914
|
||||
#: rfc2131.c:946
|
||||
msgid "address reserved"
|
||||
msgstr "adres zarezerwowany"
|
||||
|
||||
#: rfc2131.c:922
|
||||
#: rfc2131.c:954
|
||||
#, c-format
|
||||
msgid "abandoning lease to %s of %s"
|
||||
msgstr "porzucam przypisanie do %s nazwy %s"
|
||||
|
||||
#: rfc2131.c:1356
|
||||
#: rfc2131.c:1391
|
||||
#, c-format
|
||||
msgid "tags: %s"
|
||||
msgstr "znaczniki: %s"
|
||||
|
||||
#: rfc2131.c:1443
|
||||
#: rfc2131.c:1478
|
||||
#, c-format
|
||||
msgid "cannot send DHCP/BOOTP option %d: no space left in packet"
|
||||
msgstr "nie mam mo<6D>liwo<77>ci wys<79>ania opcji %d DHCP/BOOTP: niedostateczna ilo<6C><6F> miejsca w pakiecie"
|
||||
|
||||
#: rfc2131.c:1599
|
||||
#: rfc2131.c:1678
|
||||
#, c-format
|
||||
msgid "Ignoring domain %s for DHCP host name %s"
|
||||
msgstr "Nie uwzgl<67>dniam cz<63><7A>ci domenowej (%s) dla komputera %s"
|
||||
|
||||
#: rfc2131.c:1617
|
||||
#: rfc2131.c:1696
|
||||
#, c-format
|
||||
msgid "requested options: %s"
|
||||
msgstr "wskazane opcje: %s"
|
||||
|
||||
#: rfc2131.c:1666
|
||||
#: rfc2131.c:1746
|
||||
#, c-format
|
||||
msgid "next server: %s"
|
||||
msgstr "nast<73>pny serwer: %s"
|
||||
|
||||
#: rfc2131.c:1690
|
||||
#: rfc2131.c:1770
|
||||
#, c-format
|
||||
msgid "bootfile name: %s"
|
||||
msgstr "nazwa pliku bootowania: %s"
|
||||
|
||||
#: rfc2131.c:1693
|
||||
#: rfc2131.c:1773
|
||||
#, c-format
|
||||
msgid "server name: %s"
|
||||
msgstr "nazwa serwera: %s"
|
||||
@@ -1303,24 +1310,24 @@ msgstr "nie potrafi
|
||||
msgid "netlink returns error: %s"
|
||||
msgstr "wyst<73>pi<70> b<><62>d w po<70><6F>czeniu netlink %s"
|
||||
|
||||
#: dbus.c:115
|
||||
#: dbus.c:151
|
||||
msgid "attempt to set an IPv6 server address via DBus - no IPv6 support"
|
||||
msgstr "pr<70>ba ustawienia adresu IPv6 serwera przez DBus, ale brak obs<62>ugi IPv6"
|
||||
|
||||
#: dbus.c:243
|
||||
#: dbus.c:287
|
||||
msgid "setting upstream servers from DBus"
|
||||
msgstr "ustawiam adresy serwer<65>w nadrz<72>dnych na podstawie informacji odebranych z DBus"
|
||||
|
||||
#: dbus.c:281
|
||||
#: dbus.c:325
|
||||
msgid "could not register a DBus message handler"
|
||||
msgstr "nie mo<6D>na zarejestrowa<77> uchwytu DBus"
|
||||
|
||||
#: bpf.c:146
|
||||
#: bpf.c:150
|
||||
#, c-format
|
||||
msgid "cannot create DHCP BPF socket: %s"
|
||||
msgstr "nie potrafi<66> utworzy<7A> gniazda DHCP BPF: %s"
|
||||
|
||||
#: bpf.c:174
|
||||
#: bpf.c:178
|
||||
#, c-format
|
||||
msgid "DHCP request for unsupported hardware type (%d) received on %s"
|
||||
msgstr "<22><>danie DHCP od urz<72>dzenia nieobs<62>ugiwanego typu (%d) odebrano na %s"
|
||||
|
||||
282
po/pt_BR.po
282
po/pt_BR.po
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: dnsmasq 2.26\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: 2006-01-16 20:42+0000\n"
|
||||
"Last-Translator: Simon Kelley <simon@thekelleys.org.uk>\n"
|
||||
"Language-Team: Portuguese <ldp-br@bazar.conectiva.com.br>\n"
|
||||
@@ -20,17 +20,17 @@ msgstr ""
|
||||
msgid "failed to load names from %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: cache.c:795 dhcp.c:768
|
||||
#: cache.c:795 dhcp.c:780
|
||||
#, c-format
|
||||
msgid "bad address at %s line %d"
|
||||
msgstr ""
|
||||
|
||||
#: cache.c:850 dhcp.c:782
|
||||
#: cache.c:850 dhcp.c:794
|
||||
#, c-format
|
||||
msgid "bad name at %s line %d"
|
||||
msgstr ""
|
||||
|
||||
#: cache.c:857 dhcp.c:848
|
||||
#: cache.c:857 dhcp.c:860
|
||||
#, c-format
|
||||
msgid "read %s - %d addresses"
|
||||
msgstr ""
|
||||
@@ -64,26 +64,26 @@ msgstr ""
|
||||
msgid "server %s#%d: queries sent %u, retried or failed %u"
|
||||
msgstr ""
|
||||
|
||||
#: util.c:58
|
||||
#: util.c:56
|
||||
#, c-format
|
||||
msgid "failed to seed the random number generator: %s"
|
||||
msgstr ""
|
||||
|
||||
#: util.c:166
|
||||
#: util.c:164
|
||||
msgid "could not get memory"
|
||||
msgstr ""
|
||||
|
||||
#: util.c:176
|
||||
#: util.c:174
|
||||
#, c-format
|
||||
msgid "cannot create pipe: %s"
|
||||
msgstr ""
|
||||
|
||||
#: util.c:184
|
||||
#: util.c:182
|
||||
#, c-format
|
||||
msgid "failed to allocate %d bytes"
|
||||
msgstr ""
|
||||
|
||||
#: util.c:289
|
||||
#: util.c:287
|
||||
#, c-format
|
||||
msgid "infinite"
|
||||
msgstr ""
|
||||
@@ -458,7 +458,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
|
||||
@@ -485,266 +485,274 @@ msgstr ""
|
||||
msgid "Specify alias name for LOCAL DNS name."
|
||||
msgstr ""
|
||||
|
||||
#: option.c:580
|
||||
#: option.c:589
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Usage: dnsmasq [options]\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:582
|
||||
#: option.c:591
|
||||
#, c-format
|
||||
msgid "Use short options only on the command line.\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:584
|
||||
#: option.c:593
|
||||
#, c-format
|
||||
msgid "Valid options are:\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:624
|
||||
#: option.c:633
|
||||
#, c-format
|
||||
msgid "Known DHCP options:\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:697
|
||||
#: option.c:710
|
||||
msgid "bad dhcp-option"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:753
|
||||
#: option.c:767
|
||||
msgid "bad IP address"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:851
|
||||
#: option.c:865
|
||||
msgid "bad domain in dhcp-option"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:909
|
||||
#: option.c:923
|
||||
msgid "dhcp-option too long"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: option.c:983
|
||||
#: option.c:1012
|
||||
#, c-format
|
||||
msgid "cannot access directory %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1002 tftp.c:348
|
||||
#: option.c:1031 tftp.c:348
|
||||
#, c-format
|
||||
msgid "cannot access %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: option.c:1091
|
||||
#: option.c:1120
|
||||
msgid "bad MX preference"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1095
|
||||
#: option.c:1124
|
||||
msgid "bad MX name"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1109
|
||||
#: option.c:1138
|
||||
msgid "bad MX target"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1120
|
||||
#: option.c:1149
|
||||
msgid "cannot run scripts under uClinux"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1352 option.c:1360
|
||||
#: option.c:1375 option.c:1379
|
||||
msgid "bad port"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1380 option.c:1405
|
||||
#: option.c:1398 option.c:1423
|
||||
msgid "interface binding not supported"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1523
|
||||
#: option.c:1541
|
||||
msgid "bad port range"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1540
|
||||
#: option.c:1558
|
||||
msgid "bad bridge-interface"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1581
|
||||
#: option.c:1599
|
||||
msgid "bad dhcp-range"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1607
|
||||
#: option.c:1625
|
||||
msgid "only one netid tag allowed"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1647
|
||||
#: option.c:1665
|
||||
msgid "inconsistent DHCP range"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1819
|
||||
#: option.c:1837
|
||||
msgid "bad DHCP host name"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1998 option.c:2270
|
||||
#: option.c:2012 option.c:2283
|
||||
msgid "invalid port number"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2093
|
||||
#: option.c:2094
|
||||
msgid "invalid alias range"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2106
|
||||
msgid "bad interface name"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2116
|
||||
#: option.c:2129
|
||||
msgid "duplicate CNAME"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2133
|
||||
#: option.c:2146
|
||||
msgid "bad PTR record"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2163
|
||||
#: option.c:2176
|
||||
msgid "bad NAPTR record"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2189
|
||||
#: option.c:2202
|
||||
msgid "TXT record string too long"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2193
|
||||
#: option.c:2206
|
||||
msgid "bad TXT record"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2253
|
||||
#: option.c:2266
|
||||
msgid "bad SRV record"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2262
|
||||
#: option.c:2275
|
||||
msgid "bad SRV target"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2277
|
||||
#: option.c:2290
|
||||
msgid "invalid priority"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2284
|
||||
#: option.c:2297
|
||||
msgid "invalid weight"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2320
|
||||
#: option.c:2333
|
||||
#, c-format
|
||||
msgid "files nested too deep in %s"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2328 tftp.c:503
|
||||
#: option.c:2341 tftp.c:503
|
||||
#, c-format
|
||||
msgid "cannot read %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2389
|
||||
#: option.c:2402
|
||||
msgid "missing \""
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2436
|
||||
#: option.c:2449
|
||||
msgid "bad option"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2438
|
||||
#: option.c:2451
|
||||
msgid "extraneous parameter"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2440
|
||||
#: option.c:2453
|
||||
msgid "missing parameter"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2448
|
||||
#: option.c:2461
|
||||
msgid "error"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2454
|
||||
#: option.c:2467
|
||||
#, c-format
|
||||
msgid "%s at line %d of %%s"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2502 option.c:2532
|
||||
#: option.c:2515 option.c:2546
|
||||
#, c-format
|
||||
msgid "read %s"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2599
|
||||
#: option.c:2613
|
||||
#, c-format
|
||||
msgid "Dnsmasq version %s %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2600
|
||||
#: option.c:2614
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Compile time options %s\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2601
|
||||
#: option.c:2615
|
||||
#, c-format
|
||||
msgid "This software comes with ABSOLUTELY NO WARRANTY.\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2602
|
||||
#: option.c:2616
|
||||
#, c-format
|
||||
msgid "Dnsmasq is free software, and you are welcome to redistribute it\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2603
|
||||
#: option.c:2617
|
||||
#, c-format
|
||||
msgid "under the terms of the GNU General Public License, version 2 or 3.\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2614
|
||||
#: option.c:2628
|
||||
msgid "try --help"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2616
|
||||
#: option.c:2630
|
||||
msgid "try -w"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2619
|
||||
#: option.c:2633
|
||||
#, c-format
|
||||
msgid "bad command line options: %s"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2660
|
||||
#: option.c:2674
|
||||
#, c-format
|
||||
msgid "cannot get host-name: %s"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2688
|
||||
#: option.c:2702
|
||||
msgid "only one resolv.conf file allowed in no-poll mode."
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2698
|
||||
#: option.c:2712
|
||||
msgid "must have exactly one resolv.conf to read domain from."
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2701 network.c:721
|
||||
#: option.c:2715 network.c:730
|
||||
#, c-format
|
||||
msgid "failed to read %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2719
|
||||
#: option.c:2733
|
||||
#, c-format
|
||||
msgid "no search directive found in %s"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2740
|
||||
#: option.c:2754
|
||||
msgid "there must be a default domain when --dhcp-fqdn is set"
|
||||
msgstr ""
|
||||
|
||||
@@ -762,78 +770,78 @@ msgstr ""
|
||||
msgid "unknown interface %s in bridge-interface"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:389 dnsmasq.c:186
|
||||
#: network.c:393 dnsmasq.c:186
|
||||
#, c-format
|
||||
msgid "failed to create listening socket: %s"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:396
|
||||
#: network.c:400
|
||||
#, c-format
|
||||
msgid "failed to set IPV6 options on listening socket: %s"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:415
|
||||
#: network.c:426
|
||||
#, c-format
|
||||
msgid "failed to bind listening socket for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:420
|
||||
#: network.c:431
|
||||
#, c-format
|
||||
msgid "failed to listen on socket: %s"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:432
|
||||
#: network.c:443
|
||||
#, c-format
|
||||
msgid "failed to create TFTP socket: %s"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:628
|
||||
#: network.c:637
|
||||
#, c-format
|
||||
msgid "failed to bind server socket for %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:661
|
||||
#: network.c:670
|
||||
#, c-format
|
||||
msgid "ignoring nameserver %s - local interface"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:672
|
||||
#: network.c:681
|
||||
#, c-format
|
||||
msgid "ignoring nameserver %s - cannot make/bind socket: %s"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:687
|
||||
#: network.c:696
|
||||
msgid "unqualified"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:687
|
||||
#: network.c:696
|
||||
msgid "names"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:689
|
||||
#: network.c:698
|
||||
msgid "default"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:691
|
||||
#: network.c:700
|
||||
msgid "domain"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:694
|
||||
#: network.c:703
|
||||
#, c-format
|
||||
msgid "using local addresses only for %s %s"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:696
|
||||
#: network.c:705
|
||||
#, c-format
|
||||
msgid "using nameserver %s#%d for %s %s"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:699
|
||||
#: network.c:708
|
||||
#, c-format
|
||||
msgid "using nameserver %s#%d(via %s)"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:701
|
||||
#: network.c:710
|
||||
#, c-format
|
||||
msgid "using nameserver %s#%d"
|
||||
msgstr ""
|
||||
@@ -1020,21 +1028,21 @@ msgstr ""
|
||||
msgid "failed to execute %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: dnsmasq.c:860
|
||||
#: dnsmasq.c:863
|
||||
msgid "exiting on receipt of SIGTERM"
|
||||
msgstr ""
|
||||
|
||||
#: dnsmasq.c:878
|
||||
#: dnsmasq.c:881
|
||||
#, c-format
|
||||
msgid "failed to access %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: dnsmasq.c:900
|
||||
#: dnsmasq.c:903
|
||||
#, c-format
|
||||
msgid "reading %s"
|
||||
msgstr ""
|
||||
|
||||
#: dnsmasq.c:911
|
||||
#: dnsmasq.c:914
|
||||
#, c-format
|
||||
msgid "no servers found in %s, will retry"
|
||||
msgstr ""
|
||||
@@ -1069,37 +1077,37 @@ msgstr ""
|
||||
msgid "DHCP packet received on %s which has no address"
|
||||
msgstr ""
|
||||
|
||||
#: dhcp.c:382
|
||||
#: dhcp.c:387
|
||||
#, c-format
|
||||
msgid "DHCP range %s -- %s is not consistent with netmask %s"
|
||||
msgstr ""
|
||||
|
||||
#: dhcp.c:719
|
||||
#: dhcp.c:731
|
||||
#, c-format
|
||||
msgid "failed to read %s:%s"
|
||||
msgstr ""
|
||||
|
||||
#: dhcp.c:755
|
||||
#: dhcp.c:767
|
||||
#, c-format
|
||||
msgid "bad line at %s line %d"
|
||||
msgstr ""
|
||||
|
||||
#: dhcp.c:870
|
||||
#: dhcp.c:882
|
||||
#, c-format
|
||||
msgid "duplicate IP address %s in dhcp-config directive."
|
||||
msgstr ""
|
||||
|
||||
#: dhcp.c:873
|
||||
#: dhcp.c:885
|
||||
#, c-format
|
||||
msgid "duplicate IP address %s in %s."
|
||||
msgstr ""
|
||||
|
||||
#: dhcp.c:916
|
||||
#: dhcp.c:928
|
||||
#, c-format
|
||||
msgid "%s has more than one address in hostsfile, using %s for DHCP"
|
||||
msgstr ""
|
||||
|
||||
#: dhcp.c:921
|
||||
#: dhcp.c:933
|
||||
#, c-format
|
||||
msgid "duplicate IP address %s (%s) in dhcp-config directive"
|
||||
msgstr ""
|
||||
@@ -1128,160 +1136,160 @@ msgstr ""
|
||||
msgid "failed to write %s: %s (retry in %us)"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:315
|
||||
#: rfc2131.c:316
|
||||
#, c-format
|
||||
msgid "no address range available for DHCP request %s %s"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:316
|
||||
#: rfc2131.c:317
|
||||
msgid "with subnet selector"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:316
|
||||
#: rfc2131.c:317
|
||||
msgid "via"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: rfc2131.c:362 rfc2131.c:396
|
||||
#: rfc2131.c:363 rfc2131.c:397
|
||||
msgid "disabled"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:411 rfc2131.c:928
|
||||
#: rfc2131.c:412 rfc2131.c:960
|
||||
msgid "address in use"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:425 rfc2131.c:765
|
||||
#: rfc2131.c:426 rfc2131.c:797
|
||||
msgid "no address available"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:432 rfc2131.c:891
|
||||
#: rfc2131.c:433 rfc2131.c:923
|
||||
msgid "wrong network"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:445
|
||||
#: rfc2131.c:446
|
||||
msgid "no address configured"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:451 rfc2131.c:941
|
||||
#: rfc2131.c:452 rfc2131.c:973
|
||||
msgid "no leases left"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: rfc2131.c:683
|
||||
#: rfc2131.c:715
|
||||
#, c-format
|
||||
msgid "disabling DHCP static address %s for %s"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:704
|
||||
#: rfc2131.c:736
|
||||
msgid "unknown lease"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:713 rfc2131.c:1058
|
||||
#: rfc2131.c:745 rfc2131.c:1089
|
||||
msgid "ignored"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: rfc2131.c:850
|
||||
#: rfc2131.c:882
|
||||
msgid "wrong address"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:867
|
||||
#: rfc2131.c:899
|
||||
msgid "lease not found"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:899
|
||||
#: rfc2131.c:931
|
||||
msgid "address not available"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:910
|
||||
#: rfc2131.c:942
|
||||
msgid "static lease available"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:914
|
||||
#: rfc2131.c:946
|
||||
msgid "address reserved"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: rfc2131.c:1617
|
||||
#: rfc2131.c:1696
|
||||
#, c-format
|
||||
msgid "requested options: %s"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:1666
|
||||
#: rfc2131.c:1746
|
||||
#, c-format
|
||||
msgid "next server: %s"
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
@@ -1296,24 +1304,24 @@ msgstr ""
|
||||
msgid "netlink returns error: %s"
|
||||
msgstr ""
|
||||
|
||||
#: dbus.c:115
|
||||
#: dbus.c:151
|
||||
msgid "attempt to set an IPv6 server address via DBus - no IPv6 support"
|
||||
msgstr ""
|
||||
|
||||
#: dbus.c:243
|
||||
#: dbus.c:287
|
||||
msgid "setting upstream servers from DBus"
|
||||
msgstr ""
|
||||
|
||||
#: dbus.c:281
|
||||
#: dbus.c:325
|
||||
msgid "could not register a DBus message handler"
|
||||
msgstr ""
|
||||
|
||||
#: bpf.c:146
|
||||
#: bpf.c:150
|
||||
#, c-format
|
||||
msgid "cannot create DHCP BPF socket: %s"
|
||||
msgstr ""
|
||||
|
||||
#: bpf.c:174
|
||||
#: bpf.c:178
|
||||
#, c-format
|
||||
msgid "DHCP request for unsupported hardware type (%d) received on %s"
|
||||
msgstr ""
|
||||
|
||||
283
po/ro.po
283
po/ro.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-11-22 16:46+0000\n"
|
||||
"Last-Translator: Simon Kelley <simon@thekelleys.org.uk>\n"
|
||||
"Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n"
|
||||
@@ -20,17 +20,17 @@ msgstr ""
|
||||
msgid "failed to load names from %s: %s"
|
||||
msgstr "încărcarea numelor din %s: %m a eşuat"
|
||||
|
||||
#: cache.c:795 dhcp.c:768
|
||||
#: cache.c:795 dhcp.c:780
|
||||
#, c-format
|
||||
msgid "bad address at %s line %d"
|
||||
msgstr "adresă greşită în %s, linia %d"
|
||||
|
||||
#: cache.c:850 dhcp.c:782
|
||||
#: cache.c:850 dhcp.c:794
|
||||
#, c-format
|
||||
msgid "bad name at %s line %d"
|
||||
msgstr "nume greşit în %s linia %d"
|
||||
|
||||
#: cache.c:857 dhcp.c:848
|
||||
#: cache.c:857 dhcp.c:860
|
||||
#, c-format
|
||||
msgid "read %s - %d addresses"
|
||||
msgstr "citesc %s - %d adrese"
|
||||
@@ -64,26 +64,26 @@ msgstr ""
|
||||
msgid "server %s#%d: queries sent %u, retried or failed %u"
|
||||
msgstr ""
|
||||
|
||||
#: util.c:58
|
||||
#: util.c:56
|
||||
#, fuzzy, c-format
|
||||
msgid "failed to seed the random number generator: %s"
|
||||
msgstr "ascultarea pe socket a eşuat: %s"
|
||||
|
||||
#: util.c:166
|
||||
#: util.c:164
|
||||
msgid "could not get memory"
|
||||
msgstr "nu am putut aloca memorie"
|
||||
|
||||
#: util.c:176
|
||||
#: util.c:174
|
||||
#, fuzzy, c-format
|
||||
msgid "cannot create pipe: %s"
|
||||
msgstr "nu pot citi %s: %s"
|
||||
|
||||
#: util.c:184
|
||||
#: util.c:182
|
||||
#, fuzzy, c-format
|
||||
msgid "failed to allocate %d bytes"
|
||||
msgstr "nu pot încărca %s: %n"
|
||||
|
||||
#: util.c:289
|
||||
#: util.c:287
|
||||
#, c-format
|
||||
msgid "infinite"
|
||||
msgstr "infinit"
|
||||
@@ -469,7 +469,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
|
||||
@@ -497,7 +497,7 @@ msgstr ""
|
||||
msgid "Specify alias name for LOCAL DNS name."
|
||||
msgstr ""
|
||||
|
||||
#: option.c:580
|
||||
#: option.c:589
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Usage: dnsmasq [options]\n"
|
||||
@@ -506,207 +506,216 @@ msgstr ""
|
||||
"Utilizare: dnsmasq [opţiuni]\n"
|
||||
"\n"
|
||||
|
||||
#: option.c:582
|
||||
#: option.c:591
|
||||
#, c-format
|
||||
msgid "Use short options only on the command line.\n"
|
||||
msgstr "Folosiţi opţiunile prescurtate doar în linie de comandă.\n"
|
||||
|
||||
#: option.c:584
|
||||
#: option.c:593
|
||||
#, fuzzy, c-format
|
||||
msgid "Valid options are:\n"
|
||||
msgstr "Opţiunile valide sunt:\n"
|
||||
|
||||
#: option.c:624
|
||||
#: option.c:633
|
||||
#, c-format
|
||||
msgid "Known DHCP options:\n"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:697
|
||||
#: option.c:710
|
||||
msgid "bad dhcp-option"
|
||||
msgstr "dhcp-option invalid"
|
||||
|
||||
#: option.c:753
|
||||
#: option.c:767
|
||||
#, fuzzy
|
||||
msgid "bad IP address"
|
||||
msgstr "citesc %s - %d adrese"
|
||||
|
||||
#: option.c:851
|
||||
#: option.c:865
|
||||
msgid "bad domain in dhcp-option"
|
||||
msgstr "domeniu DNS invalid în declaraţia dhcp-option"
|
||||
|
||||
#: option.c:909
|
||||
#: option.c:923
|
||||
msgid "dhcp-option too long"
|
||||
msgstr "declararea dhcp-option este prea lungă"
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: option.c:983
|
||||
#: option.c:1012
|
||||
#, fuzzy, c-format
|
||||
msgid "cannot access directory %s: %s"
|
||||
msgstr "nu pot citi %s: %s"
|
||||
|
||||
#: option.c:1002 tftp.c:348
|
||||
#: option.c:1031 tftp.c:348
|
||||
#, fuzzy, c-format
|
||||
msgid "cannot access %s: %s"
|
||||
msgstr "nu pot citi %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 ""
|
||||
|
||||
#: option.c:1091
|
||||
#: option.c:1120
|
||||
msgid "bad MX preference"
|
||||
msgstr "preferinţă MX invalidă"
|
||||
|
||||
#: option.c:1095
|
||||
#: option.c:1124
|
||||
msgid "bad MX name"
|
||||
msgstr "nume MX invalid"
|
||||
|
||||
#: option.c:1109
|
||||
#: option.c:1138
|
||||
msgid "bad MX target"
|
||||
msgstr "ţintă MX invalidă"
|
||||
|
||||
#: option.c:1120
|
||||
#: option.c:1149
|
||||
msgid "cannot run scripts under uClinux"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1352 option.c:1360
|
||||
#: option.c:1375 option.c:1379
|
||||
msgid "bad port"
|
||||
msgstr "port invalid"
|
||||
|
||||
#: option.c:1380 option.c:1405
|
||||
#: option.c:1398 option.c:1423
|
||||
msgid "interface binding not supported"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1523
|
||||
#: option.c:1541
|
||||
#, fuzzy
|
||||
msgid "bad port range"
|
||||
msgstr "port invalid"
|
||||
|
||||
#: option.c:1540
|
||||
#: option.c:1558
|
||||
msgid "bad bridge-interface"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1581
|
||||
#: option.c:1599
|
||||
msgid "bad dhcp-range"
|
||||
msgstr "dhcp-range invalid"
|
||||
|
||||
#: option.c:1607
|
||||
#: option.c:1625
|
||||
msgid "only one netid tag allowed"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:1647
|
||||
#: option.c:1665
|
||||
msgid "inconsistent DHCP range"
|
||||
msgstr "domeniu DHCP inconsistent"
|
||||
|
||||
#: option.c:1819
|
||||
#: option.c:1837
|
||||
#, fuzzy
|
||||
msgid "bad DHCP host name"
|
||||
msgstr "nume MX invalid"
|
||||
|
||||
#: option.c:1998 option.c:2270
|
||||
#: option.c:2012 option.c:2283
|
||||
msgid "invalid port number"
|
||||
msgstr "număr de port invalid"
|
||||
|
||||
#: option.c:2093
|
||||
#: option.c:2094
|
||||
#, fuzzy
|
||||
msgid "invalid alias range"
|
||||
msgstr "pondere invalidă"
|
||||
|
||||
#: option.c:2106
|
||||
#, fuzzy
|
||||
msgid "bad interface name"
|
||||
msgstr "nume MX invalid"
|
||||
|
||||
#: option.c:2116
|
||||
#: option.c:2129
|
||||
msgid "duplicate CNAME"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2133
|
||||
#: option.c:2146
|
||||
#, fuzzy
|
||||
msgid "bad PTR record"
|
||||
msgstr "înregistrare SRV invalidă"
|
||||
|
||||
#: option.c:2163
|
||||
#: option.c:2176
|
||||
#, fuzzy
|
||||
msgid "bad NAPTR record"
|
||||
msgstr "înregistrare SRV invalidă"
|
||||
|
||||
#: option.c:2189
|
||||
#: option.c:2202
|
||||
msgid "TXT record string too long"
|
||||
msgstr "şirul de caractere pentru înregistrarea TXT este prea lung"
|
||||
|
||||
#: option.c:2193
|
||||
#: option.c:2206
|
||||
msgid "bad TXT record"
|
||||
msgstr "înregistrare TXT invalidă"
|
||||
|
||||
#: option.c:2253
|
||||
#: option.c:2266
|
||||
msgid "bad SRV record"
|
||||
msgstr "înregistrare SRV invalidă"
|
||||
|
||||
#: option.c:2262
|
||||
#: option.c:2275
|
||||
msgid "bad SRV target"
|
||||
msgstr "ţintă SRV invalidă"
|
||||
|
||||
#: option.c:2277
|
||||
#: option.c:2290
|
||||
msgid "invalid priority"
|
||||
msgstr "prioritate invalidă"
|
||||
|
||||
#: option.c:2284
|
||||
#: option.c:2297
|
||||
msgid "invalid weight"
|
||||
msgstr "pondere invalidă"
|
||||
|
||||
#: option.c:2320
|
||||
#: option.c:2333
|
||||
#, c-format
|
||||
msgid "files nested too deep in %s"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2328 tftp.c:503
|
||||
#: option.c:2341 tftp.c:503
|
||||
#, c-format
|
||||
msgid "cannot read %s: %s"
|
||||
msgstr "nu pot citi %s: %s"
|
||||
|
||||
#: option.c:2389
|
||||
#: option.c:2402
|
||||
msgid "missing \""
|
||||
msgstr "lipseşte \""
|
||||
|
||||
#: option.c:2436
|
||||
#: option.c:2449
|
||||
msgid "bad option"
|
||||
msgstr "opţiune invalidă"
|
||||
|
||||
#: option.c:2438
|
||||
#: option.c:2451
|
||||
msgid "extraneous parameter"
|
||||
msgstr "parametru nerecunoscut"
|
||||
|
||||
#: option.c:2440
|
||||
#: option.c:2453
|
||||
msgid "missing parameter"
|
||||
msgstr "parametru lipsa"
|
||||
|
||||
#: option.c:2448
|
||||
#: option.c:2461
|
||||
msgid "error"
|
||||
msgstr "eroare"
|
||||
|
||||
#: option.c:2454
|
||||
#: option.c:2467
|
||||
#, c-format
|
||||
msgid "%s at line %d of %%s"
|
||||
msgstr "%s la linia %d din %%s"
|
||||
|
||||
#: option.c:2502 option.c:2532
|
||||
#: option.c:2515 option.c:2546
|
||||
#, fuzzy, c-format
|
||||
msgid "read %s"
|
||||
msgstr "citesc %s"
|
||||
|
||||
#: option.c:2599
|
||||
#: option.c:2613
|
||||
#, c-format
|
||||
msgid "Dnsmasq version %s %s\n"
|
||||
msgstr "dnsmasq versiunea %s %s\n"
|
||||
|
||||
#: option.c:2600
|
||||
#: option.c:2614
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Compile time options %s\n"
|
||||
@@ -715,58 +724,58 @@ msgstr ""
|
||||
"Opţiuni cu care a fost compilat %s\n"
|
||||
"\n"
|
||||
|
||||
#: option.c:2601
|
||||
#: option.c:2615
|
||||
#, c-format
|
||||
msgid "This software comes with ABSOLUTELY NO WARRANTY.\n"
|
||||
msgstr "Acest program vine FĂRĂ NICI O GARANŢIE.\n"
|
||||
|
||||
#: option.c:2602
|
||||
#: option.c:2616
|
||||
#, c-format
|
||||
msgid "Dnsmasq is free software, and you are welcome to redistribute it\n"
|
||||
msgstr "Dnsmasq este un program gratuit, sunteţi invitaţi să-l redistribuiţi\n"
|
||||
|
||||
#: 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 "în termenii Licenţei publice generale GNU, versiunea 2.\n"
|
||||
|
||||
#: option.c:2614
|
||||
#: option.c:2628
|
||||
msgid "try --help"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2616
|
||||
#: option.c:2630
|
||||
msgid "try -w"
|
||||
msgstr ""
|
||||
|
||||
#: option.c:2619
|
||||
#: option.c:2633
|
||||
#, fuzzy, c-format
|
||||
msgid "bad command line options: %s"
|
||||
msgstr "opţiuni în linie de comandă invalide: %s."
|
||||
|
||||
#: option.c:2660
|
||||
#: option.c:2674
|
||||
#, c-format
|
||||
msgid "cannot get host-name: %s"
|
||||
msgstr "nu pot citi numele maşinii: %s"
|
||||
|
||||
#: option.c:2688
|
||||
#: option.c:2702
|
||||
msgid "only one resolv.conf file allowed in no-poll mode."
|
||||
msgstr "se permite un singur fişier resolv.conf în modul no-poll"
|
||||
|
||||
#: option.c:2698
|
||||
#: option.c:2712
|
||||
msgid "must have exactly one resolv.conf to read domain from."
|
||||
msgstr "am nevoie de un singur resolv.conf din care să citesc numele domeniului."
|
||||
|
||||
#: option.c:2701 network.c:721
|
||||
#: option.c:2715 network.c:730
|
||||
#, fuzzy, c-format
|
||||
msgid "failed to read %s: %s"
|
||||
msgstr "nu pot citi %s: %n"
|
||||
|
||||
#: option.c:2719
|
||||
#: option.c:2733
|
||||
#, c-format
|
||||
msgid "no search directive found in %s"
|
||||
msgstr "nu s-a găsit nici un criteriu de căutare în %s"
|
||||
|
||||
#: option.c:2740
|
||||
#: option.c:2754
|
||||
msgid "there must be a default domain when --dhcp-fqdn is set"
|
||||
msgstr ""
|
||||
|
||||
@@ -784,78 +793,78 @@ msgstr ""
|
||||
msgid "unknown interface %s in bridge-interface"
|
||||
msgstr "interfaţă necunoscută %s"
|
||||
|
||||
#: network.c:389 dnsmasq.c:186
|
||||
#: network.c:393 dnsmasq.c:186
|
||||
#, c-format
|
||||
msgid "failed to create listening socket: %s"
|
||||
msgstr "creearea socket-ului de ascultare a eşuat: %s"
|
||||
|
||||
#: network.c:396
|
||||
#: network.c:400
|
||||
#, c-format
|
||||
msgid "failed to set IPV6 options on listening socket: %s"
|
||||
msgstr "configurarea opţiunilor IPv6 a eşuat pe socket-ul de ascultare: %s"
|
||||
|
||||
#: network.c:415
|
||||
#: network.c:426
|
||||
#, c-format
|
||||
msgid "failed to bind listening socket for %s: %s"
|
||||
msgstr "activarea socket-ului de ascultare pentru %s a eşuat: %s"
|
||||
|
||||
#: network.c:420
|
||||
#: network.c:431
|
||||
#, c-format
|
||||
msgid "failed to listen on socket: %s"
|
||||
msgstr "ascultarea pe socket a eşuat: %s"
|
||||
|
||||
#: network.c:432
|
||||
#: network.c:443
|
||||
#, fuzzy, c-format
|
||||
msgid "failed to create TFTP socket: %s"
|
||||
msgstr "creearea socket-ului de ascultare a eşuat: %s"
|
||||
|
||||
#: network.c:628
|
||||
#: network.c:637
|
||||
#, fuzzy, c-format
|
||||
msgid "failed to bind server socket for %s: %s"
|
||||
msgstr "activarea socket-ului de ascultare pentru %s a eşuat: %s"
|
||||
|
||||
#: network.c:661
|
||||
#: network.c:670
|
||||
#, c-format
|
||||
msgid "ignoring nameserver %s - local interface"
|
||||
msgstr "ignorăm serverul DNS %s - interfaţă locală"
|
||||
|
||||
#: network.c:672
|
||||
#: network.c:681
|
||||
#, fuzzy, c-format
|
||||
msgid "ignoring nameserver %s - cannot make/bind socket: %s"
|
||||
msgstr "ignorăm serverul DNS %s - nu pot creea/activa socket-ul: %s"
|
||||
|
||||
#: network.c:687
|
||||
#: network.c:696
|
||||
msgid "unqualified"
|
||||
msgstr "invalid"
|
||||
|
||||
#: network.c:687
|
||||
#: network.c:696
|
||||
msgid "names"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:689
|
||||
#: network.c:698
|
||||
msgid "default"
|
||||
msgstr ""
|
||||
|
||||
#: network.c:691
|
||||
#: network.c:700
|
||||
msgid "domain"
|
||||
msgstr "domeniu"
|
||||
|
||||
#: network.c:694
|
||||
#: network.c:703
|
||||
#, c-format
|
||||
msgid "using local addresses only for %s %s"
|
||||
msgstr "folosim adresele locale doar pentru %S %s"
|
||||
|
||||
#: network.c:696
|
||||
#: network.c:705
|
||||
#, c-format
|
||||
msgid "using nameserver %s#%d for %s %s"
|
||||
msgstr "folosim serverul DNS %s#%d pentru %s %s"
|
||||
|
||||
#: network.c:699
|
||||
#: network.c:708
|
||||
#, fuzzy, c-format
|
||||
msgid "using nameserver %s#%d(via %s)"
|
||||
msgstr "folosim serverul DNS %s#%d"
|
||||
|
||||
#: network.c:701
|
||||
#: network.c:710
|
||||
#, c-format
|
||||
msgid "using nameserver %s#%d"
|
||||
msgstr "folosim serverul DNS %s#%d"
|
||||
@@ -1048,21 +1057,21 @@ msgstr ""
|
||||
msgid "failed to execute %s: %s"
|
||||
msgstr "accesarea serverului %s a eşuat: %n"
|
||||
|
||||
#: dnsmasq.c:860
|
||||
#: dnsmasq.c:863
|
||||
msgid "exiting on receipt of SIGTERM"
|
||||
msgstr "am primit SIGTERM, am terminat"
|
||||
|
||||
#: dnsmasq.c:878
|
||||
#: dnsmasq.c:881
|
||||
#, fuzzy, c-format
|
||||
msgid "failed to access %s: %s"
|
||||
msgstr "accesarea serverului %s a eşuat: %n"
|
||||
|
||||
#: dnsmasq.c:900
|
||||
#: dnsmasq.c:903
|
||||
#, c-format
|
||||
msgid "reading %s"
|
||||
msgstr "citesc %s"
|
||||
|
||||
#: dnsmasq.c:911
|
||||
#: dnsmasq.c:914
|
||||
#, fuzzy, c-format
|
||||
msgid "no servers found in %s, will retry"
|
||||
msgstr "nu s-a găsit nici un criteriu de căutare în %s"
|
||||
@@ -1097,37 +1106,37 @@ msgstr "nu pot creea socket ICMP raw: %s."
|
||||
msgid "DHCP packet received on %s which has no address"
|
||||
msgstr ""
|
||||
|
||||
#: dhcp.c:382
|
||||
#: dhcp.c:387
|
||||
#, c-format
|
||||
msgid "DHCP range %s -- %s is not consistent with netmask %s"
|
||||
msgstr "domeniu DHCP %s -- %s nu este consistent cu masca de reţea %s"
|
||||
|
||||
#: dhcp.c:719
|
||||
#: dhcp.c:731
|
||||
#, fuzzy, c-format
|
||||
msgid "failed to read %s:%s"
|
||||
msgstr "nu pot citi %s: %n"
|
||||
|
||||
#: dhcp.c:755
|
||||
#: dhcp.c:767
|
||||
#, c-format
|
||||
msgid "bad line at %s line %d"
|
||||
msgstr "linie invalidă în %s rândul %d"
|
||||
|
||||
#: dhcp.c:870
|
||||
#: dhcp.c:882
|
||||
#, c-format
|
||||
msgid "duplicate IP address %s in dhcp-config directive."
|
||||
msgstr "adresă IP duplicat %s în declaraţia dhcp-config."
|
||||
|
||||
#: dhcp.c:873
|
||||
#: dhcp.c:885
|
||||
#, fuzzy, c-format
|
||||
msgid "duplicate IP address %s in %s."
|
||||
msgstr "adresă IP duplicat %s în declaraţia dhcp-config."
|
||||
|
||||
#: dhcp.c:916
|
||||
#: dhcp.c:928
|
||||
#, c-format
|
||||
msgid "%s has more than one address in hostsfile, using %s for DHCP"
|
||||
msgstr ""
|
||||
|
||||
#: dhcp.c:921
|
||||
#: dhcp.c:933
|
||||
#, c-format
|
||||
msgid "duplicate IP address %s (%s) in dhcp-config directive"
|
||||
msgstr "adresă IP duplicat %s (%s) în declaraţia dhcp-config."
|
||||
@@ -1156,160 +1165,160 @@ msgstr ""
|
||||
msgid "failed to write %s: %s (retry in %us)"
|
||||
msgstr "nu pot citi %s: %n"
|
||||
|
||||
#: rfc2131.c:315
|
||||
#: rfc2131.c:316
|
||||
#, c-format
|
||||
msgid "no address range available for DHCP request %s %s"
|
||||
msgstr "nici un domeniu de adrese disponibil pentru cererea DHCP %s %s"
|
||||
|
||||
#: rfc2131.c:316
|
||||
#: rfc2131.c:317
|
||||
msgid "with subnet selector"
|
||||
msgstr "cu selectorul de subreţea"
|
||||
|
||||
#: rfc2131.c:316
|
||||
#: rfc2131.c:317
|
||||
msgid "via"
|
||||
msgstr "prin"
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: rfc2131.c:362 rfc2131.c:396
|
||||
#: rfc2131.c:363 rfc2131.c:397
|
||||
msgid "disabled"
|
||||
msgstr "dezactivat"
|
||||
|
||||
#: rfc2131.c:411 rfc2131.c:928
|
||||
#: rfc2131.c:412 rfc2131.c:960
|
||||
msgid "address in use"
|
||||
msgstr "adresa este folosită"
|
||||
|
||||
#: rfc2131.c:425 rfc2131.c:765
|
||||
#: rfc2131.c:426 rfc2131.c:797
|
||||
msgid "no address available"
|
||||
msgstr "nici o adresă disponibilă"
|
||||
|
||||
#: rfc2131.c:432 rfc2131.c:891
|
||||
#: rfc2131.c:433 rfc2131.c:923
|
||||
msgid "wrong network"
|
||||
msgstr "reţea greşită"
|
||||
|
||||
#: rfc2131.c:445
|
||||
#: rfc2131.c:446
|
||||
msgid "no address configured"
|
||||
msgstr "adresă lipsă"
|
||||
|
||||
#: rfc2131.c:451 rfc2131.c:941
|
||||
#: rfc2131.c:452 rfc2131.c:973
|
||||
msgid "no leases left"
|
||||
msgstr "nu mai am de unde să împrumut"
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: rfc2131.c:683
|
||||
#: rfc2131.c:715
|
||||
#, fuzzy, c-format
|
||||
msgid "disabling DHCP static address %s for %s"
|
||||
msgstr "dezactivăm adresele DHCP statice %s"
|
||||
|
||||
#: rfc2131.c:704
|
||||
#: rfc2131.c:736
|
||||
msgid "unknown lease"
|
||||
msgstr "împrumut necunoscut"
|
||||
|
||||
#: rfc2131.c:713 rfc2131.c:1058
|
||||
#: rfc2131.c:745 rfc2131.c:1089
|
||||
msgid "ignored"
|
||||
msgstr "ignorat"
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: rfc2131.c:850
|
||||
#: rfc2131.c:882
|
||||
msgid "wrong address"
|
||||
msgstr "adresă greşită"
|
||||
|
||||
#: rfc2131.c:867
|
||||
#: rfc2131.c:899
|
||||
msgid "lease not found"
|
||||
msgstr "împrumutul nu a fost găsit"
|
||||
|
||||
#: rfc2131.c:899
|
||||
#: rfc2131.c:931
|
||||
msgid "address not available"
|
||||
msgstr "adresă indisponibilă"
|
||||
|
||||
#: rfc2131.c:910
|
||||
#: rfc2131.c:942
|
||||
msgid "static lease available"
|
||||
msgstr "împrumut static este disponibil"
|
||||
|
||||
#: rfc2131.c:914
|
||||
#: rfc2131.c:946
|
||||
msgid "address reserved"
|
||||
msgstr "adresă rezervată"
|
||||
|
||||
#: 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
|
||||
#, fuzzy, c-format
|
||||
msgid "cannot send DHCP/BOOTP option %d: no space left in packet"
|
||||
msgstr "nu pot trimite opţiunea DHCP %d: nu mai este loc în pachet"
|
||||
|
||||
#: rfc2131.c:1599
|
||||
#: rfc2131.c:1678
|
||||
#, c-format
|
||||
msgid "Ignoring domain %s for DHCP host name %s"
|
||||
msgstr ""
|
||||
|
||||
#: rfc2131.c:1617
|
||||
#: rfc2131.c:1696
|
||||
#, fuzzy, c-format
|
||||
msgid "requested options: %s"
|
||||
msgstr "compilat cu opţiunile: %s"
|
||||
|
||||
#: rfc2131.c:1666
|
||||
#: rfc2131.c:1746
|
||||
#, fuzzy, c-format
|
||||
msgid "next server: %s"
|
||||
msgstr "eroare DBus: %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 ""
|
||||
@@ -1324,24 +1333,24 @@ msgstr "nu pot să activez socket-ul netlink: %s"
|
||||
msgid "netlink returns error: %s"
|
||||
msgstr "eroare DBus: %s"
|
||||
|
||||
#: dbus.c:115
|
||||
#: dbus.c:151
|
||||
msgid "attempt to set an IPv6 server address via DBus - no IPv6 support"
|
||||
msgstr "incerc să configurez un server IPv6 prin Dbus - nu este suport IPv6"
|
||||
|
||||
#: dbus.c:243
|
||||
#: dbus.c:287
|
||||
msgid "setting upstream servers from DBus"
|
||||
msgstr "configurăm serverele superioare prin Dbus"
|
||||
|
||||
#: dbus.c:281
|
||||
#: dbus.c:325
|
||||
msgid "could not register a DBus message handler"
|
||||
msgstr "nu pot activa o interfaţă de mesaje DBus"
|
||||
|
||||
#: bpf.c:146
|
||||
#: bpf.c:150
|
||||
#, c-format
|
||||
msgid "cannot create DHCP BPF socket: %s"
|
||||
msgstr "nu pot creea socket DHCP BPF: %s"
|
||||
|
||||
#: bpf.c:174
|
||||
#: bpf.c:178
|
||||
#, fuzzy, c-format
|
||||
msgid "DHCP request for unsupported hardware type (%d) received on %s"
|
||||
msgstr "cerere DHCP pentru dispozitiv nesuportat (%d) recepţionată prin %s"
|
||||
|
||||
Reference in New Issue
Block a user