import of dnsmasq-2.33.tar.gz

This commit is contained in:
Simon Kelley
2006-08-05 21:41:37 +01:00
parent 849a8357ba
commit 208b65c5cf
32 changed files with 2364 additions and 1534 deletions

330
po/fi.po
View File

@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: dnsmasq 2.24\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-06-09 20:59+0100\n"
"POT-Creation-Date: 2006-08-04 11:57+0100\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: %m"
msgstr ""
#: cache.c:606 dhcp.c:679
#: cache.c:606 dhcp.c:683
#, c-format
msgid "bad address at %s line %d"
msgstr ""
#: cache.c:633 dhcp.c:693
#: cache.c:633 dhcp.c:697
#, c-format
msgid "bad name at %s line %d"
msgstr ""
#: cache.c:639 dhcp.c:747
#: cache.c:639 dhcp.c:751
#, c-format
msgid "read %s - %d addresses"
msgstr ""
@@ -53,7 +53,7 @@ msgid ""
"entries."
msgstr ""
#: util.c:153 option.c:1202
#: util.c:153 option.c:1214
msgid "could not get memory"
msgstr ""
@@ -71,456 +71,465 @@ msgstr ""
msgid "infinite"
msgstr ""
#: option.c:138
#: option.c:141
msgid "Specify local address(es) to listen on."
msgstr ""
#: option.c:139
#: option.c:142
msgid "Return ipaddr for all hosts in specified domains."
msgstr ""
#: option.c:140
#: option.c:143
msgid "Fake reverse lookups for RFC1918 private address ranges."
msgstr ""
#: option.c:141
#: option.c:144
msgid "Treat ipaddr as NXDOMAIN (defeats Verisign wildcard)."
msgstr ""
#: option.c:142
#: option.c:145
#, c-format
msgid "Specify the size of the cache in entries (defaults to %s)."
msgstr ""
#: option.c:143
#: option.c:146
#, c-format
msgid "Specify configuration file (defaults to %s)."
msgstr ""
#: option.c:144
#: option.c:147
msgid "Do NOT fork into the background: run in debug mode."
msgstr ""
#: option.c:145
#: option.c:148
msgid "Do NOT forward queries with no domain part."
msgstr ""
#: option.c:146
#: option.c:149
msgid "Return self-pointing MX records for local hosts."
msgstr ""
#: option.c:147
#: option.c:150
msgid "Expand simple names in /etc/hosts with domain-suffix."
msgstr ""
#: option.c:148
#: option.c:151
msgid "Don't forward spurious DNS requests from Windows hosts."
msgstr ""
#: option.c:149
msgid "Enable DHCP in the range given with lease duration."
msgstr ""
#: option.c:150
#, c-format
msgid "Change to this group after startup (defaults to %s)."
msgstr ""
#: option.c:151
msgid "Set address or hostname for a specified machine."
msgstr ""
#: option.c:152
#, c-format
msgid "Do NOT load %s file."
msgid "Enable DHCP in the range given with lease duration."
msgstr ""
#: option.c:153
#, c-format
msgid "Specify a hosts file to be read in addition to %s."
msgid "Change to this group after startup (defaults to %s)."
msgstr ""
#: option.c:154
msgid "Specify interface(s) to listen on."
msgid "Set address or hostname for a specified machine."
msgstr ""
#: option.c:155
msgid "Specify interface(s) NOT to listen on."
#, c-format
msgid "Do NOT load %s file."
msgstr ""
#: option.c:156
msgid "Map DHCP user class to option set."
#, c-format
msgid "Specify a hosts file to be read in addition to %s."
msgstr ""
#: option.c:157
msgid "Don't do DHCP for hosts in option set."
msgid "Specify interface(s) to listen on."
msgstr ""
#: option.c:158
msgid "Do NOT fork into the background, do NOT run in debug mode."
msgid "Specify interface(s) NOT to listen on."
msgstr ""
#: option.c:159
msgid "Assume we are the only DHCP server on the local network."
msgid "Map DHCP user class to option set."
msgstr ""
#: option.c:160
msgid "Don't do DHCP for hosts in option set."
msgstr ""
#: option.c:161
msgid "Do NOT fork into the background, do NOT run in debug mode."
msgstr ""
#: option.c:162
msgid "Assume we are the only DHCP server on the local network."
msgstr ""
#: option.c:163
#, c-format
msgid "Specify where to store DHCP leases (defaults to %s)."
msgstr ""
#: option.c:161
#: option.c:164
msgid "Return MX records for local hosts."
msgstr ""
#: option.c:162
#: option.c:165
msgid "Specify an MX record."
msgstr ""
#: option.c:163
#: option.c:166
msgid "Specify BOOTP options to DHCP server."
msgstr ""
#: option.c:164
#: option.c:167
#, c-format
msgid "Do NOT poll %s file, reload only on SIGHUP."
msgstr ""
#: option.c:165
msgid "Do NOT cache failed search results."
msgstr ""
#: option.c:166
#, c-format
msgid "Use nameservers strictly in the order given in %s."
msgstr ""
#: option.c:167
msgid "Set extra options to be set to DHCP clients."
msgstr ""
#: option.c:168
msgid "Specify port to listen for DNS requests on (defaults to 53)."
msgid "Do NOT cache failed search results."
msgstr ""
#: option.c:169
#, c-format
msgid "Maximum supported UDP packet size for EDNS.0 (defaults to %s)."
msgid "Use nameservers strictly in the order given in %s."
msgstr ""
#: option.c:170
msgid "Log queries."
msgid "Set extra options to be set to DHCP clients."
msgstr ""
#: option.c:171
msgid "Force the originating port for upstream queries."
msgid "Specify port to listen for DNS requests on (defaults to 53)."
msgstr ""
#: option.c:172
msgid "Do NOT read resolv.conf."
#, c-format
msgid "Maximum supported UDP packet size for EDNS.0 (defaults to %s)."
msgstr ""
#: option.c:173
msgid "Log queries."
msgstr ""
#: option.c:174
msgid "Force the originating port for upstream queries."
msgstr ""
#: option.c:175
msgid "Do NOT read resolv.conf."
msgstr ""
#: option.c:176
#, c-format
msgid "Specify path to resolv.conf (defaults to %s)."
msgstr ""
#: option.c:174
#: option.c:177
msgid "Specify address(es) of upstream servers with optional domains."
msgstr ""
#: option.c:175
#: option.c:178
msgid "Never forward queries to specified domains."
msgstr ""
#: option.c:176
#: option.c:179
msgid "Specify the domain to be assigned in DHCP leases."
msgstr ""
#: option.c:177
#: option.c:180
msgid "Specify default target in an MX record."
msgstr ""
#: option.c:178
#: option.c:181
msgid "Specify time-to-live in seconds for replies from /etc/hosts."
msgstr ""
#: option.c:179
#: option.c:182
#, c-format
msgid "Change to this user after startup. (defaults to %s)."
msgstr ""
#: option.c:180
#: option.c:183
msgid "Map DHCP vendor class to option set."
msgstr ""
#: option.c:181
#: option.c:184
msgid "Display dnsmasq version and copyright information."
msgstr ""
#: option.c:182
#: option.c:185
msgid "Translate IPv4 addresses from upstream servers."
msgstr ""
#: option.c:183
#: option.c:186
msgid "Specify a SRV record."
msgstr ""
#: option.c:184
#: option.c:187
msgid "Display this message."
msgstr ""
#: option.c:185
#: option.c:188
#, c-format
msgid "Specify path of PID file. (defaults to %s)."
msgstr ""
#: option.c:186
#: option.c:189
#, c-format
msgid "Specify maximum number of DHCP leases (defaults to %s)."
msgstr ""
#: option.c:187
#: option.c:190
msgid "Answer DNS queries based on the interface a query was sent to."
msgstr ""
#: option.c:188
#: option.c:191
msgid "Specify TXT DNS record."
msgstr ""
#: option.c:189
#: option.c:192
msgid "Bind only to interfaces in use."
msgstr ""
#: option.c:190
#: option.c:193
#, c-format
msgid "Read DHCP static host information from %s."
msgstr ""
#: option.c:191
#: option.c:194
msgid "Enable the DBus interface for setting upstream servers, etc."
msgstr ""
#: option.c:192
#: option.c:195
msgid "Do not provide DHCP on this interface, only provide DNS."
msgstr ""
#: option.c:193
#: option.c:196
msgid "Enable dynamic address allocation for bootp."
msgstr ""
#: option.c:194
#: option.c:197
msgid "Map MAC address (with wildcards) to option set."
msgstr ""
#: option.c:195
#: option.c:198
msgid "Disable ICMP echo address checking in the DHCP server."
msgstr ""
#: option.c:196
#: option.c:199
msgid "Script to run on DHCP lease creation and destruction."
msgstr ""
#: option.c:197
#: option.c:200
msgid "Read configuration from all the files in this directory."
msgstr ""
#: option.c:198
msgid "Log to this syslog facility."
#: option.c:201
msgid "Log to this syslog facility. (defaults to DAEMON)"
msgstr ""
#: option.c:311
#: option.c:202
msgid "Read leases at startup, but never write the lease file."
msgstr ""
#: option.c:203
#, c-format
msgid "Maximum number of concurrent DNS queries. (defaults to %s)"
msgstr ""
#: option.c:316
#, c-format
msgid ""
"Usage: dnsmasq [options]\n"
"\n"
msgstr ""
#: option.c:313
#: option.c:318
#, c-format
msgid "Use short options only on the command line.\n"
msgstr ""
#: option.c:315
#: option.c:320
#, c-format
msgid "Valid options are :\n"
msgstr ""
#: option.c:348
#: option.c:355
msgid "extraneous parameter"
msgstr ""
#: option.c:352
#: option.c:359
msgid "missing parameter"
msgstr ""
#: option.c:374
#: option.c:381
#, c-format
msgid "cannot access directory %s: %s"
msgstr ""
#: option.c:393
#: option.c:400
#, c-format
msgid "cannot access %s: %s"
msgstr ""
#: option.c:470
#: option.c:477
msgid "bad MX preference"
msgstr ""
#: option.c:479
#: option.c:486
msgid "bad MX name"
msgstr ""
#: option.c:497
#: option.c:504
msgid "bad MX target"
msgstr ""
#: option.c:509
#: option.c:516
msgid "cannot run scripts under uClinux"
msgstr ""
#: option.c:708 option.c:719
#: option.c:715 option.c:726
msgid "bad port"
msgstr ""
#: option.c:859
#: option.c:871
msgid "bad dhcp-range"
msgstr ""
#: option.c:888
#: option.c:900
msgid "only one netid tag allowed"
msgstr ""
#: option.c:933
#: option.c:945
msgid "inconsistent DHCP range"
msgstr ""
#: option.c:1118
#: option.c:1130
msgid "bad dhcp-host"
msgstr ""
#: option.c:1179
#: option.c:1191
msgid "bad dhcp-option"
msgstr ""
#: option.c:1197
#: option.c:1209
msgid "bad domain in dhcp-option"
msgstr ""
#: option.c:1367
#: option.c:1379
msgid "dhcp-option too long"
msgstr ""
#: option.c:1564
#: option.c:1576
msgid "bad TXT record"
msgstr ""
#: option.c:1596
#: option.c:1608
msgid "TXT record string too long"
msgstr ""
#: option.c:1635
#: option.c:1647
msgid "bad SRV record"
msgstr ""
#: option.c:1648
#: option.c:1660
msgid "bad SRV target"
msgstr ""
#: option.c:1660
#: option.c:1672
msgid "invalid port number"
msgstr ""
#: option.c:1671
#: option.c:1683
msgid "invalid priority"
msgstr ""
#: option.c:1682
#: option.c:1694
msgid "invalid weight"
msgstr ""
#: option.c:1713
#: option.c:1725
#, c-format
msgid "files nested too deep in %s"
msgstr ""
#: option.c:1720
#: option.c:1732
#, c-format
msgid "cannot read %s: %s"
msgstr ""
#: option.c:1762
#: option.c:1774
msgid "missing \""
msgstr ""
#: option.c:1797
#: option.c:1809
msgid "error"
msgstr ""
#: option.c:1801
#: option.c:1813
msgid "bad option"
msgstr ""
#: option.c:1864
#: option.c:1877
#, c-format
msgid "Dnsmasq version %s %s\n"
msgstr ""
#: option.c:1865
#: option.c:1878
#, c-format
msgid ""
"Compile time options %s\n"
"\n"
msgstr ""
#: option.c:1866
#: option.c:1879
#, c-format
msgid "This software comes with ABSOLUTELY NO WARRANTY.\n"
msgstr ""
#: option.c:1867
#: option.c:1880
#, c-format
msgid "Dnsmasq is free software, and you are welcome to redistribute it\n"
msgstr ""
#: option.c:1868
#: option.c:1881
#, c-format
msgid "under the terms of the GNU General Public License, version 2.\n"
msgstr ""
#: option.c:1879
#: option.c:1892
msgid "try --help"
msgstr ""
#: option.c:1881
#: option.c:1894
msgid "try -w"
msgstr ""
#: option.c:1884
#: option.c:1897
#, c-format
msgid "bad command line options: %s"
msgstr ""
#: option.c:1935
#: option.c:1948
#, c-format
msgid "cannot get host-name: %s"
msgstr ""
#: option.c:1964
#: option.c:1976
msgid "only one resolv.conf file allowed in no-poll mode."
msgstr ""
#: option.c:1972
#: option.c:1986
msgid "must have exactly one resolv.conf to read domain from."
msgstr ""
#: option.c:1975 network.c:464
#: option.c:1989
#, c-format
msgid "failed to read %s: %m"
msgid "failed to read %s: %s"
msgstr ""
#: option.c:1993
#: option.c:2007
#, c-format
msgid "no search directive found in %s"
msgstr ""
@@ -534,7 +543,7 @@ msgstr ""
msgid "forwarding table overflow: check for server loops."
msgstr ""
#: isc.c:73 dnsmasq.c:474
#: isc.c:73 dnsmasq.c:480
#, c-format
msgid "failed to access %s: %m"
msgstr ""
@@ -544,7 +553,7 @@ msgstr ""
msgid "failed to load %s: %m"
msgstr ""
#: isc.c:93 dnsmasq.c:495
#: isc.c:93 dnsmasq.c:502
#, c-format
msgid "reading %s"
msgstr ""
@@ -616,6 +625,11 @@ msgstr ""
msgid "using nameserver %s#%d"
msgstr ""
#: network.c:464
#, c-format
msgid "failed to read %s: %m"
msgstr ""
#: dnsmasq.c:94
msgid ""
"ISC dhcpd integration not available: set HAVE_ISC_READER in src/config.h"
@@ -640,7 +654,7 @@ msgstr ""
msgid "must set exactly one interface on broken systems without IP_RECVIF"
msgstr ""
#: dnsmasq.c:157 dnsmasq.c:593
#: dnsmasq.c:157 dnsmasq.c:603
#, c-format
msgid "DBus error: %s"
msgstr ""
@@ -686,35 +700,39 @@ msgstr ""
msgid "warning: interface %s does not currently exist"
msgstr ""
#: dnsmasq.c:375
#: dnsmasq.c:368
msgid "warning: ignoring resolv-file flag because no-resolv is set"
msgstr ""
#: dnsmasq.c:382
#, c-format
msgid "DHCP, static leases only on %.0s%s, lease time %s"
msgstr ""
#: dnsmasq.c:376
#: dnsmasq.c:383
#, c-format
msgid "DHCP, IP range %s -- %s, lease time %s"
msgstr ""
#: dnsmasq.c:386
#: dnsmasq.c:393
#, c-format
msgid "warning: setting capabilities failed: %m"
msgstr ""
#: dnsmasq.c:388
#: dnsmasq.c:395
msgid "running as root"
msgstr ""
#: dnsmasq.c:502
#: dnsmasq.c:511
#, c-format
msgid "no servers found in %s, will retry"
msgstr ""
#: dnsmasq.c:541
#: dnsmasq.c:551
msgid "exiting on receipt of SIGTERM"
msgstr ""
#: dnsmasq.c:595
#: dnsmasq.c:605
msgid "connected to system DBus"
msgstr ""
@@ -748,46 +766,56 @@ msgstr ""
msgid "duplicate IP address %s in dhcp-config directive."
msgstr ""
#: dhcp.c:314
#: dhcp.c:318
#, c-format
msgid "DHCP range %s -- %s is not consistent with netmask %s"
msgstr ""
#: dhcp.c:631
#: dhcp.c:635
#, c-format
msgid "failed to read %s:%m"
msgstr ""
#: dhcp.c:666
#: dhcp.c:670
#, c-format
msgid "bad line at %s line %d"
msgstr ""
#: dhcp.c:775
#: dhcp.c:779
#, c-format
msgid "duplicate IP address %s (%s) in dhcp-config directive"
msgstr ""
#: dhcp.c:811
#: dhcp.c:815
#, c-format
msgid "Ignoring DHCP host name %s because it has an illegal domain part"
msgstr ""
#: lease.c:30
#: lease.c:50
#, c-format
msgid "cannot open or create leases file: %s"
msgid "cannot open or create lease file %s: %s"
msgstr ""
#: lease.c:58
#: lease.c:80
msgid "too many stored leases"
msgstr ""
#: lease.c:174
#: lease.c:113
#, c-format
msgid "cannot run lease-init script %s: %s"
msgstr ""
#: lease.c:119
#, c-format
msgid "lease-init script returned exit code %s"
msgstr ""
#: lease.c:217
#, c-format
msgid "failed to write %s: %s (retry in %us)"
msgstr ""
#: lease.c:435
#: lease.c:522
#, c-format
msgid "failed to execute %s: %m"
msgstr ""