blob: 172fbbe6f5ebc1d90e485ab0d094a4d409b36708 [file] [log] [blame]
Simon Kelley849a8352006-06-09 21:02:31 +01001# Italian translations for dnsmasq package.
2# This file is put in the public domain.
3# Simon Kelley <simon@thekelleys.org.uk>, 2006.
4#
5msgid ""
6msgstr ""
7"Project-Id-Version: dnsmasq 2.32\n"
8"Report-Msgid-Bugs-To: \n"
Simon Kelley1f15b812009-10-13 17:49:32 +01009"POT-Creation-Date: 2009-06-18 12:24+0100\n"
Simon Kelley849a8352006-06-09 21:02:31 +010010"PO-Revision-Date: 2006-05-22 11:09+0100\n"
11"Last-Translator: Simon Kelley <simon@thekelleys.org.uk>\n"
12"Language-Team: Italian <tp@lists.linux.it>\n"
Simon Kelley9f9bd082013-03-22 15:11:53 +000013"Language: it\n"
Simon Kelley849a8352006-06-09 21:02:31 +010014"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=ASCII\n"
16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +010019#: cache.c:523
Simon Kelleyb4f971a2014-09-13 20:28:30 +010020msgid "Internal error in cache."
21msgstr ""
22
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +010023#: cache.c:941
Simon Kelley849a8352006-06-09 21:02:31 +010024#, c-format
Simon Kelleyf2621c72007-04-29 19:47:21 +010025msgid "failed to load names from %s: %s"
Simon Kelley849a8352006-06-09 21:02:31 +010026msgstr ""
27
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +010028#: cache.c:967 dhcp.c:828
Simon Kelley849a8352006-06-09 21:02:31 +010029#, c-format
30msgid "bad address at %s line %d"
31msgstr ""
32
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +010033#: cache.c:1018 dhcp.c:844
Simon Kelley849a8352006-06-09 21:02:31 +010034#, c-format
35msgid "bad name at %s line %d"
36msgstr ""
37
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +010038#: cache.c:1027 dhcp.c:919
Simon Kelley849a8352006-06-09 21:02:31 +010039#, c-format
40msgid "read %s - %d addresses"
41msgstr ""
42
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +010043#: cache.c:1135
Simon Kelley849a8352006-06-09 21:02:31 +010044msgid "cleared cache"
45msgstr ""
46
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +010047#: cache.c:1164
Simon Kelley7de060b2011-08-26 17:24:52 +010048#, c-format
49msgid "No IPv4 address found for %s"
50msgstr ""
51
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +010052#: cache.c:1242
Simon Kelley8ef5ada2010-06-03 19:42:45 +010053#, c-format
54msgid "%s is a CNAME, not giving it to the DHCP lease of %s"
55msgstr ""
56
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +010057#: cache.c:1266
Simon Kelley849a8352006-06-09 21:02:31 +010058#, c-format
Simon Kelley1a6bca82008-07-11 11:11:42 +010059msgid "not giving name %s to the DHCP lease of %s because the name exists in %s with address %s"
Simon Kelley849a8352006-06-09 21:02:31 +010060msgstr ""
61
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +010062#: cache.c:1421
Simon Kelley849a8352006-06-09 21:02:31 +010063#, c-format
Simon Kelley824af852008-02-12 20:43:05 +000064msgid "time %lu"
Simon Kelley849a8352006-06-09 21:02:31 +010065msgstr ""
66
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +010067#: cache.c:1422
Simon Kelley824af852008-02-12 20:43:05 +000068#, c-format
69msgid "cache size %d, %d/%d cache insertions re-used unexpired cache entries."
70msgstr ""
71
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +010072#: cache.c:1424
Simon Kelley824af852008-02-12 20:43:05 +000073#, c-format
74msgid "queries forwarded %u, queries answered locally %u"
75msgstr ""
76
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +010077#: cache.c:1427
Simon Kelleye142a832013-11-22 10:38:55 +000078#, c-format
79msgid "queries for authoritative zones %u"
80msgstr ""
81
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +010082#: cache.c:1453
Simon Kelley824af852008-02-12 20:43:05 +000083#, c-format
84msgid "server %s#%d: queries sent %u, retried or failed %u"
85msgstr ""
86
Simon Kelleyb4f971a2014-09-13 20:28:30 +010087#: util.c:45
Simon Kelley1a6bca82008-07-11 11:11:42 +010088#, c-format
89msgid "failed to seed the random number generator: %s"
90msgstr ""
91
Simon Kelleyb4f971a2014-09-13 20:28:30 +010092#: util.c:205
Simon Kelley1f15b812009-10-13 17:49:32 +010093msgid "failed to allocate memory"
94msgstr ""
95
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +010096#: util.c:250 option.c:601
Simon Kelley849a8352006-06-09 21:02:31 +010097msgid "could not get memory"
98msgstr ""
99
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100100#: util.c:260
Simon Kelley1a6bca82008-07-11 11:11:42 +0100101#, c-format
102msgid "cannot create pipe: %s"
103msgstr ""
104
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100105#: util.c:268
Simon Kelley5aabfc72007-08-29 11:24:47 +0100106#, c-format
107msgid "failed to allocate %d bytes"
108msgstr ""
109
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100110#: util.c:437
Simon Kelley849a8352006-06-09 21:02:31 +0100111#, c-format
112msgid "infinite"
113msgstr ""
114
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100115#: option.c:332
Simon Kelley849a8352006-06-09 21:02:31 +0100116msgid "Specify local address(es) to listen on."
117msgstr ""
118
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100119#: option.c:333
Simon Kelley849a8352006-06-09 21:02:31 +0100120msgid "Return ipaddr for all hosts in specified domains."
121msgstr ""
122
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100123#: option.c:334
Simon Kelley849a8352006-06-09 21:02:31 +0100124msgid "Fake reverse lookups for RFC1918 private address ranges."
125msgstr ""
126
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100127#: option.c:335
Simon Kelley8ef5ada2010-06-03 19:42:45 +0100128msgid "Treat ipaddr as NXDOMAIN (defeats Verisign wildcard)."
Simon Kelley6b010842007-02-12 20:32:07 +0000129msgstr ""
130
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100131#: option.c:336
Simon Kelley7622fc02009-06-04 20:32:05 +0100132#, c-format
Simon Kelley8ef5ada2010-06-03 19:42:45 +0100133msgid "Specify the size of the cache in entries (defaults to %s)."
Simon Kelley5aabfc72007-08-29 11:24:47 +0100134msgstr ""
135
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100136#: option.c:337
Simon Kelley7622fc02009-06-04 20:32:05 +0100137#, c-format
Simon Kelley8ef5ada2010-06-03 19:42:45 +0100138msgid "Specify configuration file (defaults to %s)."
Simon Kelley6b010842007-02-12 20:32:07 +0000139msgstr ""
140
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100141#: option.c:338
Simon Kelley8ef5ada2010-06-03 19:42:45 +0100142msgid "Do NOT fork into the background: run in debug mode."
Simon Kelley824af852008-02-12 20:43:05 +0000143msgstr ""
144
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100145#: option.c:339
Simon Kelley8ef5ada2010-06-03 19:42:45 +0100146msgid "Do NOT forward queries with no domain part."
Simon Kelley824af852008-02-12 20:43:05 +0000147msgstr ""
148
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100149#: option.c:340
Simon Kelley8ef5ada2010-06-03 19:42:45 +0100150msgid "Return self-pointing MX records for local hosts."
Simon Kelley824af852008-02-12 20:43:05 +0000151msgstr ""
152
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100153#: option.c:341
Simon Kelley8ef5ada2010-06-03 19:42:45 +0100154msgid "Expand simple names in /etc/hosts with domain-suffix."
Simon Kelley824af852008-02-12 20:43:05 +0000155msgstr ""
156
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100157#: option.c:342
Simon Kelley8ef5ada2010-06-03 19:42:45 +0100158msgid "Don't forward spurious DNS requests from Windows hosts."
Simon Kelley824af852008-02-12 20:43:05 +0000159msgstr ""
160
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100161#: option.c:343
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100162msgid "Enable DHCP in the range given with lease duration."
Simon Kelley8ef5ada2010-06-03 19:42:45 +0100163msgstr ""
164
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100165#: option.c:344
Simon Kelleybc5992d2012-02-28 18:07:15 +0000166#, c-format
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100167msgid "Change to this group after startup (defaults to %s)."
Simon Kelley8ef5ada2010-06-03 19:42:45 +0100168msgstr ""
169
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100170#: option.c:345
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100171msgid "Set address or hostname for a specified machine."
Simon Kelley8ef5ada2010-06-03 19:42:45 +0100172msgstr ""
173
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100174#: option.c:346
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100175msgid "Read DHCP host specs from file."
Simon Kelleybc5992d2012-02-28 18:07:15 +0000176msgstr ""
177
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100178#: option.c:347
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100179msgid "Read DHCP option specs from file."
Simon Kelleybc5992d2012-02-28 18:07:15 +0000180msgstr ""
181
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100182#: option.c:348
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +0100183msgid "Read DHCP host specs from a directory."
184msgstr ""
185
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100186#: option.c:349
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +0100187msgid "Read DHCP options from a directory."
188msgstr ""
189
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100190#: option.c:350
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100191msgid "Evaluate conditional tag expression."
Simon Kelley28866e92011-02-14 20:19:14 +0000192msgstr ""
193
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100194#: option.c:351
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100195#, c-format
196msgid "Do NOT load %s file."
Simon Kelley28866e92011-02-14 20:19:14 +0000197msgstr ""
198
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100199#: option.c:352
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100200#, c-format
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100201msgid "Specify a hosts file to be read in addition to %s."
Simon Kelley28866e92011-02-14 20:19:14 +0000202msgstr ""
203
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100204#: option.c:353
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +0100205msgid "Read hosts files from a directory."
206msgstr ""
207
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100208#: option.c:354
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100209msgid "Specify interface(s) to listen on."
Simon Kelley28866e92011-02-14 20:19:14 +0000210msgstr ""
211
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100212#: option.c:355
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100213msgid "Specify interface(s) NOT to listen on."
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100214msgstr ""
215
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100216#: option.c:356
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100217msgid "Map DHCP user class to tag."
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100218msgstr ""
219
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100220#: option.c:357
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100221msgid "Map RFC3046 circuit-id to tag."
222msgstr ""
223
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100224#: option.c:358
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100225msgid "Map RFC3046 remote-id to tag."
226msgstr ""
227
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100228#: option.c:359
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100229msgid "Map RFC3993 subscriber-id to tag."
230msgstr ""
231
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100232#: option.c:360
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100233msgid "Don't do DHCP for hosts with tag set."
234msgstr ""
235
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100236#: option.c:361
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100237msgid "Force broadcast replies for hosts with tag set."
238msgstr ""
239
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100240#: option.c:362
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100241msgid "Do NOT fork into the background, do NOT run in debug mode."
242msgstr ""
243
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100244#: option.c:363
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100245msgid "Assume we are the only DHCP server on the local network."
246msgstr ""
247
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100248#: option.c:364
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100249#, c-format
250msgid "Specify where to store DHCP leases (defaults to %s)."
251msgstr ""
252
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100253#: option.c:365
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100254msgid "Return MX records for local hosts."
255msgstr ""
256
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100257#: option.c:366
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100258msgid "Specify an MX record."
259msgstr ""
260
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +0100261#: option.c:367
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100262msgid "Specify BOOTP options to DHCP server."
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100263msgstr ""
264
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +0100265#: option.c:368
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100266#, c-format
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100267msgid "Do NOT poll %s file, reload only on SIGHUP."
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100268msgstr ""
269
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +0100270#: option.c:369
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100271msgid "Do NOT cache failed search results."
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100272msgstr ""
273
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +0100274#: option.c:370
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100275#, c-format
276msgid "Use nameservers strictly in the order given in %s."
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100277msgstr ""
278
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +0100279#: option.c:371
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100280msgid "Specify options to be sent to DHCP clients."
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100281msgstr ""
282
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +0100283#: option.c:372
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100284msgid "DHCP option sent even if the client does not request it."
285msgstr ""
286
287#: option.c:373
288msgid "Specify port to listen for DNS requests on (defaults to 53)."
289msgstr ""
290
291#: option.c:374
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100292#, c-format
293msgid "Maximum supported UDP packet size for EDNS.0 (defaults to %s)."
294msgstr ""
295
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100296#: option.c:375
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100297msgid "Log DNS queries."
298msgstr ""
299
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100300#: option.c:376
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100301msgid "Force the originating port for upstream DNS queries."
302msgstr ""
303
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100304#: option.c:377
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100305msgid "Do NOT read resolv.conf."
306msgstr ""
307
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100308#: option.c:378
Simon Kelleyc72daea2012-01-05 21:33:27 +0000309#, c-format
310msgid "Specify path to resolv.conf (defaults to %s)."
Simon Kelley7de060b2011-08-26 17:24:52 +0100311msgstr ""
312
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100313#: option.c:379
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100314msgid "Specify path to file with server= options"
315msgstr ""
316
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100317#: option.c:380
Simon Kelleyc72daea2012-01-05 21:33:27 +0000318msgid "Specify address(es) of upstream servers with optional domains."
Simon Kelley7de060b2011-08-26 17:24:52 +0100319msgstr ""
320
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100321#: option.c:381
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100322msgid "Specify address of upstream servers for reverse address queries"
323msgstr ""
324
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100325#: option.c:382
Simon Kelleyc72daea2012-01-05 21:33:27 +0000326msgid "Never forward queries to specified domains."
Simon Kelley7de060b2011-08-26 17:24:52 +0100327msgstr ""
328
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100329#: option.c:383
Simon Kelleyc72daea2012-01-05 21:33:27 +0000330msgid "Specify the domain to be assigned in DHCP leases."
Simon Kelley7de060b2011-08-26 17:24:52 +0100331msgstr ""
332
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100333#: option.c:384
Simon Kelleyc72daea2012-01-05 21:33:27 +0000334msgid "Specify default target in an MX record."
335msgstr ""
336
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100337#: option.c:385
Simon Kelleyc72daea2012-01-05 21:33:27 +0000338msgid "Specify time-to-live in seconds for replies from /etc/hosts."
339msgstr ""
340
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100341#: option.c:386
Simon Kelleyc72daea2012-01-05 21:33:27 +0000342msgid "Specify time-to-live in seconds for negative caching."
343msgstr ""
344
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100345#: option.c:387
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100346msgid "Specify time-to-live in seconds for maximum TTL to send to clients."
Simon Kelley8ef5ada2010-06-03 19:42:45 +0100347msgstr ""
348
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100349#: option.c:388
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +0100350msgid "Specify time-to-live ceiling for cache."
351msgstr ""
352
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100353#: option.c:389
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +0100354msgid "Specify time-to-live floor for cache."
355msgstr ""
356
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100357#: option.c:390
Simon Kelley8ef5ada2010-06-03 19:42:45 +0100358#, c-format
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100359msgid "Change to this user after startup. (defaults to %s)."
Simon Kelley8ef5ada2010-06-03 19:42:45 +0100360msgstr ""
361
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100362#: option.c:391
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100363msgid "Map DHCP vendor class to tag."
Simon Kelley824af852008-02-12 20:43:05 +0000364msgstr ""
365
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100366#: option.c:392
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100367msgid "Display dnsmasq version and copyright information."
Simon Kelley824af852008-02-12 20:43:05 +0000368msgstr ""
369
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100370#: option.c:393
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100371msgid "Translate IPv4 addresses from upstream servers."
Simon Kelley824af852008-02-12 20:43:05 +0000372msgstr ""
373
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100374#: option.c:394
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100375msgid "Specify a SRV record."
Simon Kelley824af852008-02-12 20:43:05 +0000376msgstr ""
377
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100378#: option.c:395
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100379msgid "Display this message. Use --help dhcp for known DHCP options."
Simon Kelley824af852008-02-12 20:43:05 +0000380msgstr ""
381
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100382#: option.c:396
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100383#, c-format
384msgid "Specify path of PID file (defaults to %s)."
Simon Kelley824af852008-02-12 20:43:05 +0000385msgstr ""
386
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100387#: option.c:397
Simon Kelley824af852008-02-12 20:43:05 +0000388#, c-format
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100389msgid "Specify maximum number of DHCP leases (defaults to %s)."
Simon Kelley824af852008-02-12 20:43:05 +0000390msgstr ""
391
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100392#: option.c:398
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100393msgid "Answer DNS queries based on the interface a query was sent to."
Simon Kelley824af852008-02-12 20:43:05 +0000394msgstr ""
395
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100396#: option.c:399
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100397msgid "Specify TXT DNS record."
Simon Kelley824af852008-02-12 20:43:05 +0000398msgstr ""
399
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100400#: option.c:400
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100401msgid "Specify PTR DNS record."
Simon Kelley824af852008-02-12 20:43:05 +0000402msgstr ""
403
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100404#: option.c:401
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100405msgid "Give DNS name to IPv4 address of interface."
Simon Kelley824af852008-02-12 20:43:05 +0000406msgstr ""
407
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100408#: option.c:402
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100409msgid "Bind only to interfaces in use."
Simon Kelley824af852008-02-12 20:43:05 +0000410msgstr ""
411
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100412#: option.c:403
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100413#, c-format
414msgid "Read DHCP static host information from %s."
Simon Kelley824af852008-02-12 20:43:05 +0000415msgstr ""
416
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100417#: option.c:404
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100418msgid "Enable the DBus interface for setting upstream servers, etc."
Simon Kelley824af852008-02-12 20:43:05 +0000419msgstr ""
420
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100421#: option.c:405
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100422msgid "Do not provide DHCP on this interface, only provide DNS."
Simon Kelley824af852008-02-12 20:43:05 +0000423msgstr ""
424
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100425#: option.c:406
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100426msgid "Enable dynamic address allocation for bootp."
Simon Kelley824af852008-02-12 20:43:05 +0000427msgstr ""
428
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100429#: option.c:407
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100430msgid "Map MAC address (with wildcards) to option set."
Simon Kelley824af852008-02-12 20:43:05 +0000431msgstr ""
432
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100433#: option.c:408
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100434msgid "Treat DHCP requests on aliases as arriving from interface."
Simon Kelleye5ffdb92012-02-13 14:19:25 +0000435msgstr ""
436
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100437#: option.c:409
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100438msgid "Disable ICMP echo address checking in the DHCP server."
Simon Kelleye5ffdb92012-02-13 14:19:25 +0000439msgstr ""
440
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100441#: option.c:410
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100442msgid "Shell script to run on DHCP lease creation and destruction."
443msgstr ""
444
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100445#: option.c:411
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100446msgid "Lua script to run on DHCP lease creation and destruction."
447msgstr ""
448
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100449#: option.c:412
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100450msgid "Run lease-change scripts as this user."
451msgstr ""
452
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100453#: option.c:413
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100454msgid "Read configuration from all the files in this directory."
455msgstr ""
456
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100457#: option.c:414
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100458msgid "Log to this syslog facility or file. (defaults to DAEMON)"
459msgstr ""
460
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100461#: option.c:415
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100462msgid "Do not use leasefile."
463msgstr ""
464
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100465#: option.c:416
Simon Kelley824af852008-02-12 20:43:05 +0000466#, c-format
467msgid "Maximum number of concurrent DNS queries. (defaults to %s)"
468msgstr ""
469
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100470#: option.c:417
Simon Kelley824af852008-02-12 20:43:05 +0000471#, c-format
472msgid "Clear DNS cache when reloading %s."
473msgstr ""
474
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100475#: option.c:418
Simon Kelley824af852008-02-12 20:43:05 +0000476msgid "Ignore hostnames provided by DHCP clients."
477msgstr ""
478
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100479#: option.c:419
Simon Kelley824af852008-02-12 20:43:05 +0000480msgid "Do NOT reuse filename and server fields for extra DHCP options."
481msgstr ""
482
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100483#: option.c:420
Simon Kelley824af852008-02-12 20:43:05 +0000484msgid "Enable integrated read-only TFTP server."
485msgstr ""
486
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100487#: option.c:421
Simon Kelley824af852008-02-12 20:43:05 +0000488msgid "Export files by TFTP only from the specified subtree."
489msgstr ""
490
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100491#: option.c:422
Simon Kelley824af852008-02-12 20:43:05 +0000492msgid "Add client IP address to tftp-root."
493msgstr ""
494
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100495#: option.c:423
Simon Kelley824af852008-02-12 20:43:05 +0000496msgid "Allow access only to files owned by the user running dnsmasq."
497msgstr ""
498
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100499#: option.c:424
500msgid "Do not terminate the service if TFTP directories are inaccessible."
501msgstr ""
502
503#: option.c:425
Simon Kelley6b010842007-02-12 20:32:07 +0000504#, c-format
Simon Kelley832af0b2007-01-21 20:01:28 +0000505msgid "Maximum number of conncurrent TFTP transfers (defaults to %s)."
506msgstr ""
507
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100508#: option.c:426
Simon Kelley6b010842007-02-12 20:32:07 +0000509msgid "Disable the TFTP blocksize extension."
510msgstr ""
511
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100512#: option.c:427
Simon Kelley9f9bd082013-03-22 15:11:53 +0000513msgid "Convert TFTP filenames to lowercase"
514msgstr ""
515
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100516#: option.c:428
Simon Kelley824af852008-02-12 20:43:05 +0000517msgid "Ephemeral port range for use by TFTP transfers."
518msgstr ""
519
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100520#: option.c:429
Simon Kelleyf2621c72007-04-29 19:47:21 +0100521msgid "Extra logging for DHCP."
522msgstr ""
523
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100524#: option.c:430
Simon Kelleyf2621c72007-04-29 19:47:21 +0100525msgid "Enable async. logging; optionally set queue length."
526msgstr ""
527
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100528#: option.c:431
Simon Kelley824af852008-02-12 20:43:05 +0000529msgid "Stop DNS rebinding. Filter private IP ranges when resolving."
530msgstr ""
531
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100532#: option.c:432
Simon Kelley8ef5ada2010-06-03 19:42:45 +0100533msgid "Allow rebinding of 127.0.0.0/8, for RBL servers."
534msgstr ""
535
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100536#: option.c:433
Simon Kelley8ef5ada2010-06-03 19:42:45 +0100537msgid "Inhibit DNS-rebind protection on this domain."
538msgstr ""
539
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100540#: option.c:434
Simon Kelley824af852008-02-12 20:43:05 +0000541msgid "Always perform DNS queries to all servers."
542msgstr ""
543
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100544#: option.c:435
Simon Kelley73a08a22009-02-05 20:28:08 +0000545msgid "Set tag if client includes matching option in request."
Simon Kelley824af852008-02-12 20:43:05 +0000546msgstr ""
547
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100548#: option.c:436
Simon Kelley9e038942008-05-30 20:06:34 +0100549msgid "Use alternative ports for DHCP."
550msgstr ""
551
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100552#: option.c:437
Simon Kelley1a6bca82008-07-11 11:11:42 +0100553msgid "Specify NAPTR DNS record."
554msgstr ""
555
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100556#: option.c:438
Simon Kelley1a6bca82008-07-11 11:11:42 +0100557msgid "Specify lowest port available for DNS query transmission."
558msgstr ""
559
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100560#: option.c:439
Simon Kelley9009d742008-11-14 20:04:27 +0000561msgid "Use only fully qualified domain names for DHCP clients."
562msgstr ""
563
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100564#: option.c:440
Simon Kelley8ef5ada2010-06-03 19:42:45 +0100565msgid "Generate hostnames based on MAC address for nameless clients."
566msgstr ""
567
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100568#: option.c:441
Simon Kelley8ef5ada2010-06-03 19:42:45 +0100569msgid "Use these DHCP relays as full proxies."
570msgstr ""
571
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100572#: option.c:442
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100573msgid "Relay DHCP requests to a remote server"
Simon Kelley7de060b2011-08-26 17:24:52 +0100574msgstr ""
575
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100576#: option.c:443
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100577msgid "Specify alias name for LOCAL DNS name."
Simon Kelley7de060b2011-08-26 17:24:52 +0100578msgstr ""
579
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100580#: option.c:444
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100581msgid "Prompt to send to PXE clients."
Simon Kelleyc72daea2012-01-05 21:33:27 +0000582msgstr ""
583
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100584#: option.c:445
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100585msgid "Boot service for PXE menu."
Simon Kelleybc5992d2012-02-28 18:07:15 +0000586msgstr ""
587
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100588#: option.c:446
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100589msgid "Check configuration syntax."
Simon Kelley9f9bd082013-03-22 15:11:53 +0000590msgstr ""
591
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100592#: option.c:447
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100593msgid "Add requestor's MAC address to forwarded DNS queries."
Simon Kelley9f9bd082013-03-22 15:11:53 +0000594msgstr ""
595
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100596#: option.c:448
Simon Kelleye142a832013-11-22 10:38:55 +0000597msgid "Add requestor's IP subnet to forwarded DNS queries."
Simon Kelley9f9bd082013-03-22 15:11:53 +0000598msgstr ""
599
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100600#: option.c:449
Simon Kelleye142a832013-11-22 10:38:55 +0000601msgid "Proxy DNSSEC validation results from upstream nameservers."
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100602msgstr ""
603
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100604#: option.c:450
Simon Kelleye142a832013-11-22 10:38:55 +0000605msgid "Attempt to allocate sequential IP addresses to DHCP clients."
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100606msgstr ""
607
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100608#: option.c:451
Simon Kelleye142a832013-11-22 10:38:55 +0000609msgid "Copy connection-track mark from queries to upstream connections."
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100610msgstr ""
611
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100612#: option.c:452
Simon Kelleye142a832013-11-22 10:38:55 +0000613msgid "Allow DHCP clients to do their own DDNS updates."
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100614msgstr ""
615
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100616#: option.c:453
Simon Kelleye142a832013-11-22 10:38:55 +0000617msgid "Send router-advertisements for interfaces doing DHCPv6"
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100618msgstr ""
619
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100620#: option.c:454
Simon Kelleye142a832013-11-22 10:38:55 +0000621msgid "Specify DUID_EN-type DHCPv6 server DUID"
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100622msgstr ""
623
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100624#: option.c:455
Simon Kelleye142a832013-11-22 10:38:55 +0000625msgid "Specify host (A/AAAA and PTR) records"
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100626msgstr ""
627
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100628#: option.c:456
Simon Kelleye142a832013-11-22 10:38:55 +0000629msgid "Specify arbitrary DNS resource record"
630msgstr ""
631
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100632#: option.c:457
Simon Kelleye142a832013-11-22 10:38:55 +0000633msgid "Bind to interfaces in use - check for new interfaces"
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100634msgstr ""
635
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100636#: option.c:458
Simon Kelleye142a832013-11-22 10:38:55 +0000637msgid "Export local names to global DNS"
638msgstr ""
639
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100640#: option.c:459
Simon Kelleye142a832013-11-22 10:38:55 +0000641msgid "Domain to export to global DNS"
642msgstr ""
643
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100644#: option.c:460
Simon Kelleye142a832013-11-22 10:38:55 +0000645msgid "Set TTL for authoritative replies"
646msgstr ""
647
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100648#: option.c:461
Simon Kelleye142a832013-11-22 10:38:55 +0000649msgid "Set authoritive zone information"
650msgstr ""
651
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100652#: option.c:462
Simon Kelleye142a832013-11-22 10:38:55 +0000653msgid "Secondary authoritative nameservers for forward domains"
654msgstr ""
655
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100656#: option.c:463
Simon Kelleye142a832013-11-22 10:38:55 +0000657msgid "Peers which are allowed to do zone transfer"
658msgstr ""
659
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100660#: option.c:464
Simon Kelleye142a832013-11-22 10:38:55 +0000661msgid "Specify ipsets to which matching domains should be added"
662msgstr ""
663
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100664#: option.c:465
Simon Kelleye142a832013-11-22 10:38:55 +0000665msgid "Specify a domain and address range for synthesised names"
666msgstr ""
667
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100668#: option.c:466
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100669msgid "Activate DNSSEC validation"
670msgstr ""
671
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100672#: option.c:467
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100673msgid "Specify trust anchor key digest."
674msgstr ""
675
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100676#: option.c:468
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100677msgid "Disable upstream checking for DNSSEC debugging."
678msgstr ""
679
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100680#: option.c:469
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100681msgid "Ensure answers without DNSSEC are in unsigned zones."
682msgstr ""
683
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100684#: option.c:470
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100685msgid "Don't check DNSSEC signature timestamps until first cache-reload"
686msgstr ""
687
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100688#: option.c:471
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +0100689msgid "Timestamp file to verify system clock for DNSSEC"
690msgstr ""
691
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100692#: option.c:473
Simon Kelley9f9bd082013-03-22 15:11:53 +0000693msgid "Specify DHCPv6 prefix class"
694msgstr ""
695
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100696#: option.c:475
Simon Kelleye142a832013-11-22 10:38:55 +0000697msgid "Set priority, resend-interval and router-lifetime"
698msgstr ""
699
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100700#: option.c:476
Simon Kelleye142a832013-11-22 10:38:55 +0000701msgid "Do not log routine DHCP."
702msgstr ""
703
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100704#: option.c:477
Simon Kelleye142a832013-11-22 10:38:55 +0000705msgid "Do not log routine DHCPv6."
706msgstr ""
707
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100708#: option.c:478
Simon Kelleye142a832013-11-22 10:38:55 +0000709msgid "Do not log RA."
710msgstr ""
711
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100712#: option.c:479
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100713msgid "Accept queries only from directly-connected networks"
714msgstr ""
715
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100716#: option.c:480
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100717msgid "Detect and remove DNS forwarding loops"
718msgstr ""
719
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100720#: option.c:481
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +0100721msgid "Ignore DNS responses containing ipaddr."
722msgstr ""
723
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100724#: option.c:683
Simon Kelley849a8352006-06-09 21:02:31 +0100725#, c-format
726msgid ""
727"Usage: dnsmasq [options]\n"
728"\n"
729msgstr ""
730
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100731#: option.c:685
Simon Kelley849a8352006-06-09 21:02:31 +0100732#, c-format
733msgid "Use short options only on the command line.\n"
734msgstr ""
735
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100736#: option.c:687
Simon Kelley849a8352006-06-09 21:02:31 +0100737#, c-format
Simon Kelley1a6bca82008-07-11 11:11:42 +0100738msgid "Valid options are:\n"
Simon Kelley849a8352006-06-09 21:02:31 +0100739msgstr ""
740
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100741#: option.c:744 option.c:748
Simon Kelley9f9bd082013-03-22 15:11:53 +0000742msgid "bad port"
Simon Kelleyf2621c72007-04-29 19:47:21 +0100743msgstr ""
744
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100745#: option.c:775 option.c:807
Simon Kelley9f9bd082013-03-22 15:11:53 +0000746msgid "interface binding not supported"
Simon Kelleye5ffdb92012-02-13 14:19:25 +0000747msgstr ""
748
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100749#: option.c:784 option.c:3575
Simon Kelley9f9bd082013-03-22 15:11:53 +0000750msgid "bad interface name"
751msgstr ""
752
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100753#: option.c:814
Simon Kelley9f9bd082013-03-22 15:11:53 +0000754msgid "bad address"
755msgstr ""
756
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100757#: option.c:996
Simon Kelleye5ffdb92012-02-13 14:19:25 +0000758msgid "unsupported encapsulation for IPv6 option"
759msgstr ""
760
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100761#: option.c:1010
Simon Kelley832af0b2007-01-21 20:01:28 +0000762msgid "bad dhcp-option"
Simon Kelley849a8352006-06-09 21:02:31 +0100763msgstr ""
764
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100765#: option.c:1078
Simon Kelleyf2621c72007-04-29 19:47:21 +0100766msgid "bad IP address"
767msgstr ""
768
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100769#: option.c:1081 option.c:1219 option.c:2893
Simon Kelleye5ffdb92012-02-13 14:19:25 +0000770msgid "bad IPv6 address"
771msgstr ""
772
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100773#: option.c:1246 option.c:1340
Simon Kelley832af0b2007-01-21 20:01:28 +0000774msgid "bad domain in dhcp-option"
Simon Kelley849a8352006-06-09 21:02:31 +0100775msgstr ""
776
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100777#: option.c:1378
Simon Kelley832af0b2007-01-21 20:01:28 +0000778msgid "dhcp-option too long"
779msgstr ""
780
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100781#: option.c:1385
Simon Kelley73a08a22009-02-05 20:28:08 +0000782msgid "illegal dhcp-match"
783msgstr ""
784
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100785#: option.c:1447
Simon Kelley1a6bca82008-07-11 11:11:42 +0100786msgid "illegal repeated flag"
787msgstr ""
788
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100789#: option.c:1455
Simon Kelley1a6bca82008-07-11 11:11:42 +0100790msgid "illegal repeated keyword"
791msgstr ""
792
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100793#: option.c:1520 option.c:4191
Simon Kelley28866e92011-02-14 20:19:14 +0000794#, c-format
795msgid "cannot access directory %s: %s"
796msgstr ""
797
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100798#: option.c:1566 tftp.c:493
Simon Kelley849a8352006-06-09 21:02:31 +0100799#, c-format
800msgid "cannot access %s: %s"
801msgstr ""
802
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100803#: option.c:1618
Simon Kelley572b41e2011-02-18 18:11:18 +0000804msgid "setting log facility is not possible under Android"
805msgstr ""
806
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100807#: option.c:1627
Simon Kelley572b41e2011-02-18 18:11:18 +0000808msgid "bad log facility"
809msgstr ""
810
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100811#: option.c:1680
Simon Kelley849a8352006-06-09 21:02:31 +0100812msgid "bad MX preference"
813msgstr ""
814
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100815#: option.c:1685
Simon Kelley849a8352006-06-09 21:02:31 +0100816msgid "bad MX name"
817msgstr ""
818
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100819#: option.c:1699
Simon Kelley849a8352006-06-09 21:02:31 +0100820msgid "bad MX target"
821msgstr ""
822
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100823#: option.c:1711
Simon Kelley849a8352006-06-09 21:02:31 +0100824msgid "cannot run scripts under uClinux"
825msgstr ""
826
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100827#: option.c:1713
Simon Kelley1f15b812009-10-13 17:49:32 +0100828msgid "recompile with HAVE_SCRIPT defined to enable lease-change scripts"
829msgstr ""
830
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100831#: option.c:1717
Simon Kelleyc72daea2012-01-05 21:33:27 +0000832msgid "recompile with HAVE_LUASCRIPT defined to enable Lua scripts"
833msgstr ""
834
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100835#: option.c:1973 option.c:2018 option.c:2074
Simon Kelley9f9bd082013-03-22 15:11:53 +0000836msgid "bad prefix"
Simon Kelley849a8352006-06-09 21:02:31 +0100837msgstr ""
838
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100839#: option.c:2355
Simon Kelley9f9bd082013-03-22 15:11:53 +0000840msgid "recompile with HAVE_IPSET defined to enable ipset directives"
Simon Kelley824af852008-02-12 20:43:05 +0000841msgstr ""
842
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100843#: option.c:2548
Simon Kelley7de060b2011-08-26 17:24:52 +0100844msgid "bad port range"
845msgstr ""
846
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100847#: option.c:2564
Simon Kelley7de060b2011-08-26 17:24:52 +0100848msgid "bad bridge-interface"
849msgstr ""
850
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100851#: option.c:2624
Simon Kelley7de060b2011-08-26 17:24:52 +0100852msgid "only one tag allowed"
853msgstr ""
854
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100855#: option.c:2644 option.c:2656 option.c:2764 option.c:2805
Simon Kelley9f9bd082013-03-22 15:11:53 +0000856msgid "bad dhcp-range"
857msgstr ""
858
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100859#: option.c:2671
Simon Kelley7de060b2011-08-26 17:24:52 +0100860msgid "inconsistent DHCP range"
861msgstr ""
862
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100863#: option.c:2732
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100864msgid "prefix length must be exactly 64 for RA subnets"
Simon Kelley9f9bd082013-03-22 15:11:53 +0000865msgstr ""
866
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100867#: option.c:2734
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100868msgid "prefix length must be exactly 64 for subnet constructors"
Simon Kelley9f9bd082013-03-22 15:11:53 +0000869msgstr ""
870
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100871#: option.c:2738
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100872msgid "prefix length must be at least 64"
Simon Kelleye5ffdb92012-02-13 14:19:25 +0000873msgstr ""
874
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100875#: option.c:2741
Simon Kelleye5ffdb92012-02-13 14:19:25 +0000876msgid "inconsistent DHCPv6 range"
877msgstr ""
878
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100879#: option.c:2752
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100880msgid "prefix must be zero with \"constructor:\" argument"
881msgstr ""
882
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100883#: option.c:2863 option.c:2911
Simon Kelley7de060b2011-08-26 17:24:52 +0100884msgid "bad hex constant"
885msgstr ""
886
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100887#: option.c:2885
Simon Kelley7de060b2011-08-26 17:24:52 +0100888msgid "cannot match tags in --dhcp-host"
889msgstr ""
890
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100891#: option.c:2933
Simon Kelley9f9bd082013-03-22 15:11:53 +0000892#, c-format
893msgid "duplicate dhcp-host IP address %s"
894msgstr ""
895
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100896#: option.c:2991
Simon Kelley7de060b2011-08-26 17:24:52 +0100897msgid "bad DHCP host name"
898msgstr ""
899
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100900#: option.c:3073
Simon Kelley7de060b2011-08-26 17:24:52 +0100901msgid "bad tag-if"
902msgstr ""
903
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100904#: option.c:3397 option.c:3791
Simon Kelley7de060b2011-08-26 17:24:52 +0100905msgid "invalid port number"
906msgstr ""
907
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100908#: option.c:3459
Simon Kelley7de060b2011-08-26 17:24:52 +0100909msgid "bad dhcp-proxy address"
910msgstr ""
911
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100912#: option.c:3485
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100913msgid "Bad dhcp-relay"
914msgstr ""
915
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100916#: option.c:3511
Simon Kelleye142a832013-11-22 10:38:55 +0000917msgid "bad RA-params"
918msgstr ""
919
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100920#: option.c:3520
Simon Kelley9f9bd082013-03-22 15:11:53 +0000921msgid "bad DUID"
922msgstr ""
923
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100924#: option.c:3562
Simon Kelley7de060b2011-08-26 17:24:52 +0100925msgid "invalid alias range"
926msgstr ""
927
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100928#: option.c:3616
Simon Kelley1f15b812009-10-13 17:49:32 +0100929msgid "bad CNAME"
930msgstr ""
931
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100932#: option.c:3621
Simon Kelley9009d742008-11-14 20:04:27 +0000933msgid "duplicate CNAME"
934msgstr ""
935
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100936#: option.c:3641
Simon Kelley9e038942008-05-30 20:06:34 +0100937msgid "bad PTR record"
938msgstr ""
939
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100940#: option.c:3672
Simon Kelley1a6bca82008-07-11 11:11:42 +0100941msgid "bad NAPTR record"
Simon Kelley9e038942008-05-30 20:06:34 +0100942msgstr ""
943
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100944#: option.c:3706
Simon Kelley9f9bd082013-03-22 15:11:53 +0000945msgid "bad RR record"
946msgstr ""
947
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100948#: option.c:3736
Simon Kelley1a6bca82008-07-11 11:11:42 +0100949msgid "bad TXT record"
950msgstr ""
951
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100952#: option.c:3777
Simon Kelley9e038942008-05-30 20:06:34 +0100953msgid "bad SRV record"
954msgstr ""
955
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100956#: option.c:3784
Simon Kelley9e038942008-05-30 20:06:34 +0100957msgid "bad SRV target"
958msgstr ""
959
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100960#: option.c:3798
Simon Kelley849a8352006-06-09 21:02:31 +0100961msgid "invalid priority"
962msgstr ""
963
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100964#: option.c:3805
Simon Kelley849a8352006-06-09 21:02:31 +0100965msgid "invalid weight"
966msgstr ""
967
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100968#: option.c:3829
Simon Kelley9f9bd082013-03-22 15:11:53 +0000969msgid "Bad host-record"
970msgstr ""
971
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100972#: option.c:3846
Simon Kelley9f9bd082013-03-22 15:11:53 +0000973msgid "Bad name in host-record"
974msgstr ""
975
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100976#: option.c:3911
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100977msgid "bad trust anchor"
Simon Kelley7622fc02009-06-04 20:32:05 +0100978msgstr ""
979
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100980#: option.c:3925
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100981msgid "bad HEX in trust anchor"
982msgstr ""
983
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100984#: option.c:3935
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100985msgid "unsupported option (check that dnsmasq was compiled with DHCP/TFTP/DNSSEC/DBus support)"
986msgstr ""
987
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100988#: option.c:3994
Simon Kelley849a8352006-06-09 21:02:31 +0100989msgid "missing \""
990msgstr ""
991
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100992#: option.c:4051
Simon Kelley849a8352006-06-09 21:02:31 +0100993msgid "bad option"
994msgstr ""
995
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100996#: option.c:4053
Simon Kelley832af0b2007-01-21 20:01:28 +0000997msgid "extraneous parameter"
998msgstr ""
999
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001000#: option.c:4055
Simon Kelley832af0b2007-01-21 20:01:28 +00001001msgid "missing parameter"
1002msgstr ""
1003
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001004#: option.c:4057
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001005msgid "illegal option"
1006msgstr ""
1007
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001008#: option.c:4064
Simon Kelley832af0b2007-01-21 20:01:28 +00001009msgid "error"
1010msgstr ""
1011
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001012#: option.c:4066
Simon Kelleyf2621c72007-04-29 19:47:21 +01001013#, c-format
Simon Kelley9f9bd082013-03-22 15:11:53 +00001014msgid " at line %d of %s"
Simon Kelleyf2621c72007-04-29 19:47:21 +01001015msgstr ""
1016
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001017#: option.c:4081 option.c:4328 option.c:4364
Simon Kelley824af852008-02-12 20:43:05 +00001018#, c-format
1019msgid "read %s"
1020msgstr ""
1021
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001022#: option.c:4144 option.c:4267 tftp.c:667
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01001023#, c-format
1024msgid "cannot read %s: %s"
1025msgstr ""
1026
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001027#: option.c:4430
Simon Kelley28866e92011-02-14 20:19:14 +00001028msgid "junk found in command line"
1029msgstr ""
1030
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001031#: option.c:4465
Simon Kelley849a8352006-06-09 21:02:31 +01001032#, c-format
1033msgid "Dnsmasq version %s %s\n"
1034msgstr ""
1035
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001036#: option.c:4466
Simon Kelley849a8352006-06-09 21:02:31 +01001037#, c-format
1038msgid ""
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001039"Compile time options: %s\n"
Simon Kelley849a8352006-06-09 21:02:31 +01001040"\n"
1041msgstr ""
1042
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001043#: option.c:4467
Simon Kelley849a8352006-06-09 21:02:31 +01001044#, c-format
1045msgid "This software comes with ABSOLUTELY NO WARRANTY.\n"
1046msgstr ""
1047
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001048#: option.c:4468
Simon Kelley849a8352006-06-09 21:02:31 +01001049#, c-format
1050msgid "Dnsmasq is free software, and you are welcome to redistribute it\n"
1051msgstr ""
1052
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001053#: option.c:4469
Simon Kelley849a8352006-06-09 21:02:31 +01001054#, c-format
Simon Kelley824af852008-02-12 20:43:05 +00001055msgid "under the terms of the GNU General Public License, version 2 or 3.\n"
Simon Kelley849a8352006-06-09 21:02:31 +01001056msgstr ""
1057
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001058#: option.c:4480
Simon Kelley849a8352006-06-09 21:02:31 +01001059msgid "try --help"
1060msgstr ""
1061
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001062#: option.c:4482
Simon Kelley849a8352006-06-09 21:02:31 +01001063msgid "try -w"
1064msgstr ""
1065
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001066#: option.c:4484
Simon Kelley849a8352006-06-09 21:02:31 +01001067#, c-format
1068msgid "bad command line options: %s"
1069msgstr ""
1070
Simon Kelleyc895a062015-07-12 21:27:40 +01001071#: option.c:4541
Simon Kelley849a8352006-06-09 21:02:31 +01001072#, c-format
1073msgid "cannot get host-name: %s"
1074msgstr ""
1075
Simon Kelleyc895a062015-07-12 21:27:40 +01001076#: option.c:4569
Simon Kelley849a8352006-06-09 21:02:31 +01001077msgid "only one resolv.conf file allowed in no-poll mode."
1078msgstr ""
1079
Simon Kelleyc895a062015-07-12 21:27:40 +01001080#: option.c:4579
Simon Kelley849a8352006-06-09 21:02:31 +01001081msgid "must have exactly one resolv.conf to read domain from."
1082msgstr ""
1083
Simon Kelleyc895a062015-07-12 21:27:40 +01001084#: option.c:4582 network.c:1507 dhcp.c:777
Simon Kelley849a8352006-06-09 21:02:31 +01001085#, c-format
Simon Kelley208b65c2006-08-05 21:41:37 +01001086msgid "failed to read %s: %s"
Simon Kelley849a8352006-06-09 21:02:31 +01001087msgstr ""
1088
Simon Kelleyc895a062015-07-12 21:27:40 +01001089#: option.c:4599
Simon Kelley849a8352006-06-09 21:02:31 +01001090#, c-format
1091msgid "no search directive found in %s"
1092msgstr ""
1093
Simon Kelleyc895a062015-07-12 21:27:40 +01001094#: option.c:4620
Simon Kelley9009d742008-11-14 20:04:27 +00001095msgid "there must be a default domain when --dhcp-fqdn is set"
1096msgstr ""
1097
Simon Kelleyc895a062015-07-12 21:27:40 +01001098#: option.c:4629
Simon Kelley7622fc02009-06-04 20:32:05 +01001099msgid "syntax check OK"
1100msgstr ""
1101
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01001102#: forward.c:111
Simon Kelleybc5992d2012-02-28 18:07:15 +00001103#, c-format
1104msgid "failed to send packet: %s"
1105msgstr ""
1106
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001107#: forward.c:591
Simon Kelleye142a832013-11-22 10:38:55 +00001108msgid "discarding DNS reply: subnet option mismatch"
1109msgstr ""
1110
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001111#: forward.c:614
Simon Kelley849a8352006-06-09 21:02:31 +01001112#, c-format
1113msgid "nameserver %s refused to do a recursive query"
1114msgstr ""
1115
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001116#: forward.c:646
Simon Kelley8ef5ada2010-06-03 19:42:45 +01001117#, c-format
1118msgid "possible DNS-rebind attack detected: %s"
Simon Kelley824af852008-02-12 20:43:05 +00001119msgstr ""
1120
Simon Kelleyc895a062015-07-12 21:27:40 +01001121#: forward.c:1209 forward.c:1815
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001122msgid "Ignoring query from non-local network"
1123msgstr ""
1124
Simon Kelleyc895a062015-07-12 21:27:40 +01001125#: forward.c:2286
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001126#, c-format
1127msgid "Maximum number of concurrent DNS queries reached (max: %d)"
1128msgstr ""
1129
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001130#: network.c:715
Simon Kelley849a8352006-06-09 21:02:31 +01001131#, c-format
Simon Kelley28866e92011-02-14 20:19:14 +00001132msgid "failed to create listening socket for %s: %s"
Simon Kelley849a8352006-06-09 21:02:31 +01001133msgstr ""
1134
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001135#: network.c:1021
Simon Kelleye142a832013-11-22 10:38:55 +00001136#, c-format
1137msgid "LOUD WARNING: listening on %s may accept requests via interfaces other than %s"
1138msgstr ""
1139
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001140#: network.c:1028
Simon Kelleye142a832013-11-22 10:38:55 +00001141msgid "LOUD WARNING: use --bind-dynamic rather than --bind-interfaces to avoid DNS amplification attacks via these interface(s)"
1142msgstr ""
1143
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001144#: network.c:1037
Simon Kelleye142a832013-11-22 10:38:55 +00001145#, c-format
1146msgid "warning: no addresses found for interface %s"
1147msgstr ""
1148
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001149#: network.c:1095
Simon Kelley9f9bd082013-03-22 15:11:53 +00001150#, c-format
1151msgid "interface %s failed to join DHCPv6 multicast group: %s"
1152msgstr ""
1153
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001154#: network.c:1289
Simon Kelley824af852008-02-12 20:43:05 +00001155#, c-format
1156msgid "failed to bind server socket for %s: %s"
1157msgstr ""
1158
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001159#: network.c:1445
Simon Kelley849a8352006-06-09 21:02:31 +01001160#, c-format
1161msgid "ignoring nameserver %s - local interface"
1162msgstr ""
1163
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001164#: network.c:1456
Simon Kelley849a8352006-06-09 21:02:31 +01001165#, c-format
Simon Kelleyf2621c72007-04-29 19:47:21 +01001166msgid "ignoring nameserver %s - cannot make/bind socket: %s"
Simon Kelley849a8352006-06-09 21:02:31 +01001167msgstr ""
1168
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001169#: network.c:1469
Simon Kelley849a8352006-06-09 21:02:31 +01001170msgid "unqualified"
1171msgstr ""
1172
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001173#: network.c:1469
Simon Kelley5aabfc72007-08-29 11:24:47 +01001174msgid "names"
1175msgstr ""
1176
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001177#: network.c:1471
Simon Kelley5aabfc72007-08-29 11:24:47 +01001178msgid "default"
1179msgstr ""
1180
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001181#: network.c:1473
Simon Kelley1ad24ae2008-07-20 20:22:50 +01001182msgid "domain"
Simon Kelley849a8352006-06-09 21:02:31 +01001183msgstr ""
1184
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001185#: network.c:1476
Simon Kelley824af852008-02-12 20:43:05 +00001186#, c-format
Simon Kelley1ad24ae2008-07-20 20:22:50 +01001187msgid "using local addresses only for %s %s"
Simon Kelley824af852008-02-12 20:43:05 +00001188msgstr ""
1189
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001190#: network.c:1478
Simon Kelley8ef5ada2010-06-03 19:42:45 +01001191#, c-format
1192msgid "using standard nameservers for %s %s"
1193msgstr ""
1194
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001195#: network.c:1480
Simon Kelley849a8352006-06-09 21:02:31 +01001196#, c-format
Simon Kelley1ad24ae2008-07-20 20:22:50 +01001197msgid "using nameserver %s#%d for %s %s"
1198msgstr ""
1199
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001200#: network.c:1484
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001201#, c-format
1202msgid "NOT using nameserver %s#%d - query loop detected"
1203msgstr ""
1204
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001205#: network.c:1487
Simon Kelley1ad24ae2008-07-20 20:22:50 +01001206#, c-format
1207msgid "using nameserver %s#%d(via %s)"
1208msgstr ""
1209
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001210#: network.c:1489
Simon Kelley1ad24ae2008-07-20 20:22:50 +01001211#, c-format
Simon Kelley849a8352006-06-09 21:02:31 +01001212msgid "using nameserver %s#%d"
1213msgstr ""
1214
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001215#: dnsmasq.c:163
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01001216msgid "dhcp-hostsdir, dhcp-optsdir and hostsdir are not supported on this platform"
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001217msgstr ""
1218
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001219#: dnsmasq.c:170
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01001220msgid "no trust anchors provided for DNSSEC"
Simon Kelley849a8352006-06-09 21:02:31 +01001221msgstr ""
1222
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001223#: dnsmasq.c:173
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01001224msgid "cannot reduce cache size from default when DNSSEC enabled"
1225msgstr ""
1226
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001227#: dnsmasq.c:175
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001228msgid "DNSSEC not available: set HAVE_DNSSEC in src/config.h"
1229msgstr ""
1230
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001231#: dnsmasq.c:181
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001232msgid "TFTP server not available: set HAVE_TFTP in src/config.h"
1233msgstr ""
1234
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001235#: dnsmasq.c:186
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01001236msgid "cannot use --conntrack AND --query-port"
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001237msgstr ""
1238
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001239#: dnsmasq.c:189
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01001240msgid "conntrack support not available: set HAVE_CONNTRACK in src/config.h"
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001241msgstr ""
1242
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001243#: dnsmasq.c:194
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001244msgid "asychronous logging is not available under Solaris"
1245msgstr ""
1246
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001247#: dnsmasq.c:199
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001248msgid "asychronous logging is not available under Android"
1249msgstr ""
1250
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001251#: dnsmasq.c:204
Simon Kelley9f9bd082013-03-22 15:11:53 +00001252msgid "authoritative DNS not available: set HAVE_AUTH in src/config.h"
1253msgstr ""
1254
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001255#: dnsmasq.c:209
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01001256msgid "loop detection not available: set HAVE_LOOP in src/config.h"
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001257msgstr ""
1258
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001259#: dnsmasq.c:217
Simon Kelley9f9bd082013-03-22 15:11:53 +00001260msgid "zone serial must be configured in --auth-soa"
1261msgstr ""
1262
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001263#: dnsmasq.c:235
Simon Kelley9f9bd082013-03-22 15:11:53 +00001264msgid "dhcp-range constructor not available on this platform"
1265msgstr ""
1266
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001267#: dnsmasq.c:278
Simon Kelley9f9bd082013-03-22 15:11:53 +00001268msgid "cannot set --bind-interfaces and --bind-dynamic"
1269msgstr ""
1270
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001271#: dnsmasq.c:281
Simon Kelley849a8352006-06-09 21:02:31 +01001272#, c-format
Simon Kelley572b41e2011-02-18 18:11:18 +00001273msgid "failed to find list of interfaces: %s"
1274msgstr ""
1275
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001276#: dnsmasq.c:290
Simon Kelley572b41e2011-02-18 18:11:18 +00001277#, c-format
Simon Kelley849a8352006-06-09 21:02:31 +01001278msgid "unknown interface %s"
1279msgstr ""
1280
Simon Kelleyc895a062015-07-12 21:27:40 +01001281#: dnsmasq.c:354 dnsmasq.c:997
Simon Kelley849a8352006-06-09 21:02:31 +01001282#, c-format
1283msgid "DBus error: %s"
1284msgstr ""
1285
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001286#: dnsmasq.c:357
Simon Kelley849a8352006-06-09 21:02:31 +01001287msgid "DBus not available: set HAVE_DBUS in src/config.h"
1288msgstr ""
1289
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001290#: dnsmasq.c:385
Simon Kelley849a8352006-06-09 21:02:31 +01001291#, c-format
Simon Kelley1a6bca82008-07-11 11:11:42 +01001292msgid "unknown user or group: %s"
Simon Kelley849a8352006-06-09 21:02:31 +01001293msgstr ""
1294
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001295#: dnsmasq.c:440
Simon Kelley824af852008-02-12 20:43:05 +00001296#, c-format
1297msgid "cannot chdir to filesystem root: %s"
1298msgstr ""
1299
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001300#: dnsmasq.c:692
Simon Kelley824af852008-02-12 20:43:05 +00001301#, c-format
1302msgid "started, version %s DNS disabled"
1303msgstr ""
1304
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001305#: dnsmasq.c:694
Simon Kelley849a8352006-06-09 21:02:31 +01001306#, c-format
1307msgid "started, version %s cachesize %d"
1308msgstr ""
1309
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001310#: dnsmasq.c:696
Simon Kelley849a8352006-06-09 21:02:31 +01001311#, c-format
1312msgid "started, version %s cache disabled"
1313msgstr ""
1314
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001315#: dnsmasq.c:698
Simon Kelley849a8352006-06-09 21:02:31 +01001316#, c-format
1317msgid "compile time options: %s"
1318msgstr ""
1319
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001320#: dnsmasq.c:704
Simon Kelley849a8352006-06-09 21:02:31 +01001321msgid "DBus support enabled: connected to system bus"
1322msgstr ""
1323
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001324#: dnsmasq.c:706
Simon Kelley849a8352006-06-09 21:02:31 +01001325msgid "DBus support enabled: bus connection pending"
1326msgstr ""
1327
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001328#: dnsmasq.c:711
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001329msgid "DNS service limited to local subnets"
1330msgstr ""
1331
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001332#: dnsmasq.c:727
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001333msgid "DNSSEC validation enabled"
1334msgstr ""
1335
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001336#: dnsmasq.c:730
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001337msgid "DNSSEC signature timestamps not checked until first cache reload"
1338msgstr ""
1339
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001340#: dnsmasq.c:733
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01001341msgid "DNSSEC signature timestamps not checked until system time valid"
1342msgstr ""
1343
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001344#: dnsmasq.c:738
Simon Kelley832af0b2007-01-21 20:01:28 +00001345#, c-format
Simon Kelley9f9bd082013-03-22 15:11:53 +00001346msgid "warning: failed to change owner of %s: %s"
1347msgstr ""
1348
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001349#: dnsmasq.c:742
Simon Kelley9f9bd082013-03-22 15:11:53 +00001350msgid "setting --bind-interfaces option because of OS limitations"
1351msgstr ""
1352
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001353#: dnsmasq.c:752
Simon Kelley9f9bd082013-03-22 15:11:53 +00001354#, c-format
1355msgid "warning: interface %s does not currently exist"
1356msgstr ""
1357
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001358#: dnsmasq.c:757
Simon Kelley9f9bd082013-03-22 15:11:53 +00001359msgid "warning: ignoring resolv-file flag because no-resolv is set"
1360msgstr ""
1361
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001362#: dnsmasq.c:760
Simon Kelley9f9bd082013-03-22 15:11:53 +00001363msgid "warning: no upstream servers configured"
1364msgstr ""
1365
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001366#: dnsmasq.c:764
Simon Kelley9f9bd082013-03-22 15:11:53 +00001367#, c-format
1368msgid "asynchronous logging enabled, queue limit is %d messages"
1369msgstr ""
1370
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001371#: dnsmasq.c:785
Simon Kelley9f9bd082013-03-22 15:11:53 +00001372msgid "IPv6 router advertisement enabled"
1373msgstr ""
1374
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001375#: dnsmasq.c:790
Simon Kelleye142a832013-11-22 10:38:55 +00001376#, c-format
1377msgid "DHCP, sockets bound exclusively to interface %s"
1378msgstr ""
1379
Simon Kelleyc895a062015-07-12 21:27:40 +01001380#: dnsmasq.c:804
Simon Kelley9f9bd082013-03-22 15:11:53 +00001381msgid "root is "
1382msgstr ""
1383
Simon Kelleyc895a062015-07-12 21:27:40 +01001384#: dnsmasq.c:804
Simon Kelley9f9bd082013-03-22 15:11:53 +00001385msgid "enabled"
1386msgstr ""
1387
Simon Kelleyc895a062015-07-12 21:27:40 +01001388#: dnsmasq.c:806
Simon Kelley9f9bd082013-03-22 15:11:53 +00001389msgid "secure mode"
1390msgstr ""
1391
Simon Kelleyc895a062015-07-12 21:27:40 +01001392#: dnsmasq.c:809
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001393#, c-format
1394msgid "warning: %s inaccessible"
1395msgstr ""
1396
Simon Kelleyc895a062015-07-12 21:27:40 +01001397#: dnsmasq.c:813
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001398#, c-format
1399msgid "warning: TFTP directory %s inaccessible"
1400msgstr ""
1401
Simon Kelleyc895a062015-07-12 21:27:40 +01001402#: dnsmasq.c:839
Simon Kelley9f9bd082013-03-22 15:11:53 +00001403#, c-format
Simon Kelley832af0b2007-01-21 20:01:28 +00001404msgid "restricting maximum simultaneous TFTP transfers to %d"
1405msgstr ""
1406
Simon Kelleyc895a062015-07-12 21:27:40 +01001407#: dnsmasq.c:999
Simon Kelley5aabfc72007-08-29 11:24:47 +01001408msgid "connected to system DBus"
Simon Kelley849a8352006-06-09 21:02:31 +01001409msgstr ""
1410
Simon Kelleyc895a062015-07-12 21:27:40 +01001411#: dnsmasq.c:1149
Simon Kelley1a6bca82008-07-11 11:11:42 +01001412#, c-format
Simon Kelley316e2732010-01-22 20:16:09 +00001413msgid "cannot fork into background: %s"
1414msgstr ""
1415
Simon Kelleyc895a062015-07-12 21:27:40 +01001416#: dnsmasq.c:1152
Simon Kelley316e2732010-01-22 20:16:09 +00001417#, c-format
1418msgid "failed to create helper: %s"
1419msgstr ""
1420
Simon Kelleyc895a062015-07-12 21:27:40 +01001421#: dnsmasq.c:1155
Simon Kelley316e2732010-01-22 20:16:09 +00001422#, c-format
1423msgid "setting capabilities failed: %s"
1424msgstr ""
1425
Simon Kelleyc895a062015-07-12 21:27:40 +01001426#: dnsmasq.c:1158
Simon Kelley316e2732010-01-22 20:16:09 +00001427#, c-format
Simon Kelley1a6bca82008-07-11 11:11:42 +01001428msgid "failed to change user-id to %s: %s"
1429msgstr ""
1430
Simon Kelleyc895a062015-07-12 21:27:40 +01001431#: dnsmasq.c:1161
Simon Kelley1a6bca82008-07-11 11:11:42 +01001432#, c-format
1433msgid "failed to change group-id to %s: %s"
1434msgstr ""
1435
Simon Kelleyc895a062015-07-12 21:27:40 +01001436#: dnsmasq.c:1164
Simon Kelley1a6bca82008-07-11 11:11:42 +01001437#, c-format
1438msgid "failed to open pidfile %s: %s"
1439msgstr ""
1440
Simon Kelleyc895a062015-07-12 21:27:40 +01001441#: dnsmasq.c:1167
Simon Kelley1a6bca82008-07-11 11:11:42 +01001442#, c-format
Simon Kelleyc72daea2012-01-05 21:33:27 +00001443msgid "cannot open log %s: %s"
Simon Kelley1a6bca82008-07-11 11:11:42 +01001444msgstr ""
1445
Simon Kelleyc895a062015-07-12 21:27:40 +01001446#: dnsmasq.c:1170
Simon Kelley1a6bca82008-07-11 11:11:42 +01001447#, c-format
Simon Kelleyc72daea2012-01-05 21:33:27 +00001448msgid "failed to load Lua script: %s"
Simon Kelley1a6bca82008-07-11 11:11:42 +01001449msgstr ""
1450
Simon Kelleyc895a062015-07-12 21:27:40 +01001451#: dnsmasq.c:1173
Simon Kelley9f9bd082013-03-22 15:11:53 +00001452#, c-format
1453msgid "TFTP directory %s inaccessible: %s"
1454msgstr ""
1455
Simon Kelleyc895a062015-07-12 21:27:40 +01001456#: dnsmasq.c:1176
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01001457#, c-format
1458msgid "cannot create timestamp file %s: %s"
1459msgstr ""
1460
Simon Kelleyc895a062015-07-12 21:27:40 +01001461#: dnsmasq.c:1197
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001462msgid "now checking DNSSEC signature timestamps"
1463msgstr ""
1464
Simon Kelleyc895a062015-07-12 21:27:40 +01001465#: dnsmasq.c:1264
Simon Kelley1a6bca82008-07-11 11:11:42 +01001466#, c-format
Simon Kelleyc72daea2012-01-05 21:33:27 +00001467msgid "script process killed by signal %d"
Simon Kelley1a6bca82008-07-11 11:11:42 +01001468msgstr ""
1469
Simon Kelleyc895a062015-07-12 21:27:40 +01001470#: dnsmasq.c:1268
Simon Kelleyc72daea2012-01-05 21:33:27 +00001471#, c-format
1472msgid "script process exited with status %d"
1473msgstr ""
1474
Simon Kelleyc895a062015-07-12 21:27:40 +01001475#: dnsmasq.c:1272
Simon Kelley1a6bca82008-07-11 11:11:42 +01001476#, c-format
1477msgid "failed to execute %s: %s"
1478msgstr ""
1479
Simon Kelleyc895a062015-07-12 21:27:40 +01001480#: dnsmasq.c:1327
Simon Kelley849a8352006-06-09 21:02:31 +01001481msgid "exiting on receipt of SIGTERM"
1482msgstr ""
1483
Simon Kelleyc895a062015-07-12 21:27:40 +01001484#: dnsmasq.c:1355
Simon Kelley9009d742008-11-14 20:04:27 +00001485#, c-format
1486msgid "failed to access %s: %s"
1487msgstr ""
1488
Simon Kelleyc895a062015-07-12 21:27:40 +01001489#: dnsmasq.c:1385
Simon Kelley9009d742008-11-14 20:04:27 +00001490#, c-format
1491msgid "reading %s"
1492msgstr ""
1493
Simon Kelleyc895a062015-07-12 21:27:40 +01001494#: dnsmasq.c:1396
Simon Kelley5aabfc72007-08-29 11:24:47 +01001495#, c-format
1496msgid "no servers found in %s, will retry"
Simon Kelley849a8352006-06-09 21:02:31 +01001497msgstr ""
1498
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001499#: dhcp.c:53
Simon Kelley849a8352006-06-09 21:02:31 +01001500#, c-format
Simon Kelley7622fc02009-06-04 20:32:05 +01001501msgid "cannot create DHCP socket: %s"
Simon Kelley849a8352006-06-09 21:02:31 +01001502msgstr ""
1503
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001504#: dhcp.c:68
Simon Kelley849a8352006-06-09 21:02:31 +01001505#, c-format
1506msgid "failed to set options on DHCP socket: %s"
1507msgstr ""
1508
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001509#: dhcp.c:89
Simon Kelley849a8352006-06-09 21:02:31 +01001510#, c-format
Simon Kelley4011c4e2006-10-28 16:26:19 +01001511msgid "failed to set SO_REUSE{ADDR|PORT} on DHCP socket: %s"
Simon Kelley849a8352006-06-09 21:02:31 +01001512msgstr ""
1513
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001514#: dhcp.c:101
Simon Kelley849a8352006-06-09 21:02:31 +01001515#, c-format
Simon Kelley4011c4e2006-10-28 16:26:19 +01001516msgid "failed to bind DHCP server socket: %s"
1517msgstr ""
1518
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001519#: dhcp.c:127
Simon Kelley4011c4e2006-10-28 16:26:19 +01001520#, c-format
Simon Kelley849a8352006-06-09 21:02:31 +01001521msgid "cannot create ICMP raw socket: %s."
1522msgstr ""
1523
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001524#: dhcp.c:241 dhcp6.c:180
Simon Kelleyc72daea2012-01-05 21:33:27 +00001525#, c-format
1526msgid "unknown interface %s in bridge-interface"
1527msgstr ""
1528
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001529#: dhcp.c:281
Simon Kelley832af0b2007-01-21 20:01:28 +00001530#, c-format
1531msgid "DHCP packet received on %s which has no address"
1532msgstr ""
1533
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001534#: dhcp.c:415
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001535#, c-format
1536msgid "ARP-cache injection failed: %s"
1537msgstr ""
1538
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001539#: dhcp.c:514
Simon Kelley849a8352006-06-09 21:02:31 +01001540#, c-format
1541msgid "DHCP range %s -- %s is not consistent with netmask %s"
1542msgstr ""
1543
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001544#: dhcp.c:815
Simon Kelley849a8352006-06-09 21:02:31 +01001545#, c-format
1546msgid "bad line at %s line %d"
1547msgstr ""
1548
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001549#: dhcp.c:858
Simon Kelley1f15b812009-10-13 17:49:32 +01001550#, c-format
1551msgid "ignoring %s line %d, duplicate name or IP address"
1552msgstr ""
1553
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001554#: dhcp.c:1002 rfc3315.c:2135
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001555#, c-format
1556msgid "DHCP relay %s -> %s"
1557msgstr ""
1558
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001559#: lease.c:61
Simon Kelley849a8352006-06-09 21:02:31 +01001560#, c-format
Simon Kelley208b65c2006-08-05 21:41:37 +01001561msgid "cannot open or create lease file %s: %s"
Simon Kelley849a8352006-06-09 21:02:31 +01001562msgstr ""
1563
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001564#: lease.c:134
Simon Kelley849a8352006-06-09 21:02:31 +01001565msgid "too many stored leases"
1566msgstr ""
1567
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001568#: lease.c:165
Simon Kelley208b65c2006-08-05 21:41:37 +01001569#, c-format
1570msgid "cannot run lease-init script %s: %s"
1571msgstr ""
1572
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001573#: lease.c:171
Simon Kelley208b65c2006-08-05 21:41:37 +01001574#, c-format
1575msgid "lease-init script returned exit code %s"
1576msgstr ""
1577
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001578#: lease.c:342
Simon Kelley849a8352006-06-09 21:02:31 +01001579#, c-format
1580msgid "failed to write %s: %s (retry in %us)"
1581msgstr ""
1582
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001583#: lease.c:906
Simon Kelley9009d742008-11-14 20:04:27 +00001584#, c-format
1585msgid "Ignoring domain %s for DHCP host name %s"
1586msgstr ""
1587
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001588#: rfc2131.c:344
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001589#, c-format
1590msgid "no address range available for DHCP request %s %s"
1591msgstr ""
1592
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001593#: rfc2131.c:345
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001594msgid "with subnet selector"
1595msgstr ""
1596
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001597#: rfc2131.c:345
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001598msgid "via"
1599msgstr ""
1600
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001601#: rfc2131.c:357
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001602#, c-format
1603msgid "%u available DHCP subnet: %s/%s"
1604msgstr ""
1605
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001606#: rfc2131.c:360 rfc3315.c:300
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001607#, c-format
1608msgid "%u available DHCP range: %s -- %s"
1609msgstr ""
1610
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001611#: rfc2131.c:471
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001612#, c-format
1613msgid "%u vendor class: %s"
1614msgstr ""
1615
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001616#: rfc2131.c:473
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001617#, c-format
1618msgid "%u user class: %s"
1619msgstr ""
1620
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001621#: rfc2131.c:500
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001622msgid "disabled"
1623msgstr ""
1624
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001625#: rfc2131.c:541 rfc2131.c:974 rfc2131.c:1380 rfc3315.c:603 rfc3315.c:856
1626#: rfc3315.c:1135
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001627msgid "ignored"
1628msgstr ""
1629
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001630#: rfc2131.c:556 rfc2131.c:1207 rfc3315.c:906
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001631msgid "address in use"
1632msgstr ""
1633
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001634#: rfc2131.c:570 rfc2131.c:1028
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001635msgid "no address available"
1636msgstr ""
1637
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001638#: rfc2131.c:577 rfc2131.c:1170
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001639msgid "wrong network"
1640msgstr ""
1641
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001642#: rfc2131.c:592
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001643msgid "no address configured"
1644msgstr ""
1645
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001646#: rfc2131.c:598 rfc2131.c:1220
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001647msgid "no leases left"
1648msgstr ""
1649
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001650#: rfc2131.c:693 rfc3315.c:476
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001651#, c-format
1652msgid "%u client provides name: %s"
1653msgstr ""
1654
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001655#: rfc2131.c:798
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001656msgid "PXE BIS not supported"
1657msgstr ""
1658
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001659#: rfc2131.c:942 rfc3315.c:1229
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001660#, c-format
1661msgid "disabling DHCP static address %s for %s"
1662msgstr ""
1663
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001664#: rfc2131.c:963
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001665msgid "unknown lease"
1666msgstr ""
1667
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001668#: rfc2131.c:997
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001669#, c-format
1670msgid "not using configured address %s because it is leased to %s"
1671msgstr ""
1672
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001673#: rfc2131.c:1007
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001674#, c-format
1675msgid "not using configured address %s because it is in use by the server or relay"
1676msgstr ""
1677
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001678#: rfc2131.c:1010
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001679#, c-format
1680msgid "not using configured address %s because it was previously declined"
1681msgstr ""
1682
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001683#: rfc2131.c:1026 rfc2131.c:1213
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001684msgid "no unique-id"
1685msgstr ""
1686
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001687#: rfc2131.c:1108
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001688msgid "wrong server-ID"
1689msgstr ""
1690
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001691#: rfc2131.c:1127
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001692msgid "wrong address"
1693msgstr ""
1694
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001695#: rfc2131.c:1145 rfc3315.c:1002
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001696msgid "lease not found"
1697msgstr ""
1698
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001699#: rfc2131.c:1178
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001700msgid "address not available"
1701msgstr ""
1702
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001703#: rfc2131.c:1189
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001704msgid "static lease available"
1705msgstr ""
1706
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001707#: rfc2131.c:1193
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001708msgid "address reserved"
1709msgstr ""
1710
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001711#: rfc2131.c:1201
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001712#, c-format
1713msgid "abandoning lease to %s of %s"
1714msgstr ""
1715
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001716#: rfc2131.c:1707
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001717#, c-format
1718msgid "%u bootfile name: %s"
1719msgstr ""
1720
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001721#: rfc2131.c:1716
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001722#, c-format
1723msgid "%u server name: %s"
1724msgstr ""
1725
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001726#: rfc2131.c:1724
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001727#, c-format
1728msgid "%u next server: %s"
1729msgstr ""
1730
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001731#: rfc2131.c:1727
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001732#, c-format
1733msgid "%u broadcast response"
1734msgstr ""
1735
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001736#: rfc2131.c:1790
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001737#, c-format
1738msgid "cannot send DHCP/BOOTP option %d: no space left in packet"
1739msgstr ""
1740
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001741#: rfc2131.c:2031
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001742msgid "PXE menu too large"
1743msgstr ""
1744
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001745#: rfc2131.c:2170 rfc3315.c:1502
Simon Kelleyf2621c72007-04-29 19:47:21 +01001746#, c-format
Simon Kelley7622fc02009-06-04 20:32:05 +01001747msgid "%u requested options: %s"
Simon Kelleyf2621c72007-04-29 19:47:21 +01001748msgstr ""
1749
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001750#: rfc2131.c:2487
Simon Kelley316e2732010-01-22 20:16:09 +00001751#, c-format
1752msgid "cannot send RFC3925 option: too many options for enterprise number %d"
1753msgstr ""
1754
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001755#: netlink.c:77
Simon Kelley849a8352006-06-09 21:02:31 +01001756#, c-format
1757msgid "cannot create netlink socket: %s"
1758msgstr ""
1759
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01001760#: netlink.c:348
Simon Kelley849a8352006-06-09 21:02:31 +01001761#, c-format
1762msgid "netlink returns error: %s"
1763msgstr ""
1764
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001765#: dbus.c:186
Simon Kelley849a8352006-06-09 21:02:31 +01001766msgid "attempt to set an IPv6 server address via DBus - no IPv6 support"
1767msgstr ""
1768
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001769#: dbus.c:439
1770#, c-format
1771msgid "Enabling --%s option from D-Bus"
1772msgstr ""
1773
1774#: dbus.c:444
1775#, c-format
1776msgid "Disabling --%s option from D-Bus"
1777msgstr ""
1778
1779#: dbus.c:691
Simon Kelley849a8352006-06-09 21:02:31 +01001780msgid "setting upstream servers from DBus"
1781msgstr ""
1782
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001783#: dbus.c:738
Simon Kelley849a8352006-06-09 21:02:31 +01001784msgid "could not register a DBus message handler"
1785msgstr ""
1786
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001787#: bpf.c:263
Simon Kelley849a8352006-06-09 21:02:31 +01001788#, c-format
1789msgid "cannot create DHCP BPF socket: %s"
1790msgstr ""
1791
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001792#: bpf.c:291
Simon Kelley849a8352006-06-09 21:02:31 +01001793#, c-format
1794msgid "DHCP request for unsupported hardware type (%d) received on %s"
1795msgstr ""
Simon Kelley16972692006-10-16 20:04:18 +01001796
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001797#: bpf.c:376
1798#, c-format
1799msgid "cannot create PF_ROUTE socket: %s"
1800msgstr ""
1801
1802#: bpf.c:397
1803msgid "Unknown protocol version from route socket"
1804msgstr ""
1805
Simon Kelleye142a832013-11-22 10:38:55 +00001806#: helper.c:153
Simon Kelleyc72daea2012-01-05 21:33:27 +00001807msgid "lease() function missing in Lua script"
1808msgstr ""
1809
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001810#: tftp.c:309
Simon Kelley824af852008-02-12 20:43:05 +00001811msgid "unable to get free port for TFTP"
1812msgstr ""
1813
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001814#: tftp.c:325
Simon Kelley832af0b2007-01-21 20:01:28 +00001815#, c-format
1816msgid "unsupported request from %s"
1817msgstr ""
1818
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001819#: tftp.c:439
Simon Kelley1b7ecd12007-02-05 14:57:57 +00001820#, c-format
1821msgid "file %s not found"
1822msgstr ""
1823
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001824#: tftp.c:548
Simon Kelley832af0b2007-01-21 20:01:28 +00001825#, c-format
Simon Kelley316e2732010-01-22 20:16:09 +00001826msgid "error %d %s received from %s"
Simon Kelley832af0b2007-01-21 20:01:28 +00001827msgstr ""
1828
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001829#: tftp.c:590
Simon Kelley832af0b2007-01-21 20:01:28 +00001830#, c-format
Simon Kelley316e2732010-01-22 20:16:09 +00001831msgid "failed sending %s to %s"
Simon Kelley832af0b2007-01-21 20:01:28 +00001832msgstr ""
Simon Kelleyf2621c72007-04-29 19:47:21 +01001833
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001834#: tftp.c:590
Simon Kelley28866e92011-02-14 20:19:14 +00001835#, c-format
1836msgid "sent %s to %s"
1837msgstr ""
1838
Simon Kelley7de060b2011-08-26 17:24:52 +01001839#: log.c:190
Simon Kelleyf2621c72007-04-29 19:47:21 +01001840#, c-format
1841msgid "overflow: %d log entries lost"
1842msgstr ""
1843
Simon Kelleyc72daea2012-01-05 21:33:27 +00001844#: log.c:268
Simon Kelleyf2621c72007-04-29 19:47:21 +01001845#, c-format
1846msgid "log failed: %s"
1847msgstr ""
1848
Simon Kelleyc895a062015-07-12 21:27:40 +01001849#: log.c:469
Simon Kelleyf2621c72007-04-29 19:47:21 +01001850msgid "FAILED to start up"
1851msgstr ""
Simon Kelley7de060b2011-08-26 17:24:52 +01001852
1853#: conntrack.c:65
1854#, c-format
1855msgid "Conntrack connection mark retrieval failed: %s"
1856msgstr ""
Simon Kelleyc72daea2012-01-05 21:33:27 +00001857
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001858#: dhcp6.c:59
Simon Kelleyc72daea2012-01-05 21:33:27 +00001859#, c-format
1860msgid "cannot create DHCPv6 socket: %s"
1861msgstr ""
1862
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001863#: dhcp6.c:80
Simon Kelley9f9bd082013-03-22 15:11:53 +00001864#, c-format
1865msgid "failed to set SO_REUSE{ADDR|PORT} on DHCPv6 socket: %s"
1866msgstr ""
1867
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001868#: dhcp6.c:92
Simon Kelleyc72daea2012-01-05 21:33:27 +00001869#, c-format
1870msgid "failed to bind DHCPv6 server socket: %s"
1871msgstr ""
1872
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001873#: rfc3315.c:157
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001874#, c-format
1875msgid "no address range available for DHCPv6 request from relay at %s"
1876msgstr ""
1877
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001878#: rfc3315.c:166
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001879#, c-format
1880msgid "no address range available for DHCPv6 request via %s"
1881msgstr ""
1882
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001883#: rfc3315.c:297
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001884#, c-format
1885msgid "%u available DHCPv6 subnet: %s/%d"
1886msgstr ""
1887
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01001888#: rfc3315.c:380
Simon Kelley9f9bd082013-03-22 15:11:53 +00001889#, c-format
1890msgid "%u vendor class: %u"
1891msgstr ""
1892
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01001893#: rfc3315.c:428
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001894#, c-format
1895msgid "%u client MAC address: %s"
1896msgstr ""
1897
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01001898#: rfc3315.c:660
Simon Kelley9f9bd082013-03-22 15:11:53 +00001899#, c-format
1900msgid "unknown prefix-class %d"
1901msgstr ""
1902
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001903#: rfc3315.c:803 rfc3315.c:898
Simon Kelley9f9bd082013-03-22 15:11:53 +00001904msgid "address unavailable"
1905msgstr ""
1906
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001907#: rfc3315.c:815 rfc3315.c:946 rfc3315.c:1279
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01001908msgid "success"
1909msgstr ""
1910
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001911#: rfc3315.c:830 rfc3315.c:839 rfc3315.c:954 rfc3315.c:956
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01001912msgid "no addresses available"
1913msgstr ""
1914
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001915#: rfc3315.c:933
Simon Kelley9f9bd082013-03-22 15:11:53 +00001916msgid "not on link"
1917msgstr ""
1918
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001919#: rfc3315.c:1006 rfc3315.c:1191 rfc3315.c:1268
Simon Kelley9f9bd082013-03-22 15:11:53 +00001920msgid "no binding found"
1921msgstr ""
1922
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001923#: rfc3315.c:1044
Simon Kelley9f9bd082013-03-22 15:11:53 +00001924msgid "deprecated"
1925msgstr ""
1926
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001927#: rfc3315.c:1049
Simon Kelley9f9bd082013-03-22 15:11:53 +00001928msgid "address invalid"
1929msgstr ""
1930
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001931#: rfc3315.c:1096
Simon Kelley9f9bd082013-03-22 15:11:53 +00001932msgid "confirm failed"
1933msgstr ""
1934
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001935#: rfc3315.c:1112
Simon Kelley9f9bd082013-03-22 15:11:53 +00001936msgid "all addresses still on link"
1937msgstr ""
1938
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001939#: rfc3315.c:1200
Simon Kelley9f9bd082013-03-22 15:11:53 +00001940msgid "release received"
1941msgstr ""
1942
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001943#: rfc3315.c:2126
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001944msgid "Cannot multicast to DHCPv6 server without correct interface"
1945msgstr ""
1946
Simon Kelley9f9bd082013-03-22 15:11:53 +00001947#: dhcp-common.c:145
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001948#, c-format
1949msgid "Ignoring duplicate dhcp-option %d"
1950msgstr ""
1951
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001952#: dhcp-common.c:222
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001953#, c-format
1954msgid "%u tags: %s"
1955msgstr ""
1956
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001957#: dhcp-common.c:407
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001958#, c-format
1959msgid "%s has more than one address in hostsfile, using %s for DHCP"
1960msgstr ""
1961
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001962#: dhcp-common.c:430
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001963#, c-format
1964msgid "duplicate IP address %s (%s) in dhcp-config directive"
1965msgstr ""
Simon Kelleybc5992d2012-02-28 18:07:15 +00001966
Simon Kelleye142a832013-11-22 10:38:55 +00001967#: dhcp-common.c:494
Simon Kelleybc5992d2012-02-28 18:07:15 +00001968#, c-format
Simon Kelley9f9bd082013-03-22 15:11:53 +00001969msgid "failed to set SO_BINDTODEVICE on DHCP socket: %s"
Simon Kelleybc5992d2012-02-28 18:07:15 +00001970msgstr ""
1971
Simon Kelleye142a832013-11-22 10:38:55 +00001972#: dhcp-common.c:615
Simon Kelley9f9bd082013-03-22 15:11:53 +00001973#, c-format
1974msgid "Known DHCP options:\n"
1975msgstr ""
1976
Simon Kelleye142a832013-11-22 10:38:55 +00001977#: dhcp-common.c:626
Simon Kelley9f9bd082013-03-22 15:11:53 +00001978#, c-format
1979msgid "Known DHCPv6 options:\n"
1980msgstr ""
1981
Simon Kelleye142a832013-11-22 10:38:55 +00001982#: dhcp-common.c:823
Simon Kelley9f9bd082013-03-22 15:11:53 +00001983msgid ", prefix deprecated"
1984msgstr ""
1985
Simon Kelleye142a832013-11-22 10:38:55 +00001986#: dhcp-common.c:826
Simon Kelley9f9bd082013-03-22 15:11:53 +00001987#, c-format
1988msgid ", lease time "
1989msgstr ""
1990
Simon Kelleye142a832013-11-22 10:38:55 +00001991#: dhcp-common.c:868
Simon Kelley9f9bd082013-03-22 15:11:53 +00001992#, c-format
1993msgid "%s stateless on %s%.0s%.0s%s"
1994msgstr ""
1995
Simon Kelleye142a832013-11-22 10:38:55 +00001996#: dhcp-common.c:870
Simon Kelley9f9bd082013-03-22 15:11:53 +00001997#, c-format
1998msgid "%s, static leases only on %.0s%s%s%.0s"
1999msgstr ""
2000
Simon Kelleye142a832013-11-22 10:38:55 +00002001#: dhcp-common.c:872
Simon Kelley9f9bd082013-03-22 15:11:53 +00002002#, c-format
2003msgid "%s, proxy on subnet %.0s%s%.0s%.0s"
2004msgstr ""
2005
Simon Kelleye142a832013-11-22 10:38:55 +00002006#: dhcp-common.c:873
Simon Kelley9f9bd082013-03-22 15:11:53 +00002007#, c-format
2008msgid "%s, IP range %s -- %s%s%.0s"
2009msgstr ""
2010
Simon Kelleye142a832013-11-22 10:38:55 +00002011#: dhcp-common.c:886
Simon Kelley9f9bd082013-03-22 15:11:53 +00002012#, c-format
2013msgid "DHCPv4-derived IPv6 names on %s%s"
2014msgstr ""
2015
Simon Kelleye142a832013-11-22 10:38:55 +00002016#: dhcp-common.c:889
Simon Kelley9f9bd082013-03-22 15:11:53 +00002017#, c-format
2018msgid "router advertisement on %s%s"
2019msgstr ""
2020
Simon Kelleye142a832013-11-22 10:38:55 +00002021#: dhcp-common.c:900
Simon Kelleyd5c35a52013-10-01 20:28:22 +01002022#, c-format
2023msgid "DHCP relay from %s to %s via %s"
2024msgstr ""
2025
Simon Kelleye142a832013-11-22 10:38:55 +00002026#: dhcp-common.c:902
Simon Kelleyd5c35a52013-10-01 20:28:22 +01002027#, c-format
2028msgid "DHCP relay from %s to %s"
2029msgstr ""
2030
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01002031#: radv.c:109
Simon Kelleybc5992d2012-02-28 18:07:15 +00002032#, c-format
2033msgid "cannot create ICMPv6 socket: %s"
2034msgstr ""
Simon Kelley9f9bd082013-03-22 15:11:53 +00002035
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01002036#: auth.c:448
Simon Kelley9f9bd082013-03-22 15:11:53 +00002037#, c-format
2038msgid "ignoring zone transfer request from %s"
2039msgstr ""
2040
Simon Kelleyd5c35a52013-10-01 20:28:22 +01002041#: ipset.c:95
Simon Kelley9f9bd082013-03-22 15:11:53 +00002042#, c-format
2043msgid "failed to find kernel version: %s"
2044msgstr ""
2045
Simon Kelleyd5c35a52013-10-01 20:28:22 +01002046#: ipset.c:114
Simon Kelley9f9bd082013-03-22 15:11:53 +00002047#, c-format
2048msgid "failed to create IPset control socket: %s"
2049msgstr ""
Simon Kelleyb4f971a2014-09-13 20:28:30 +01002050
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01002051#: dnssec.c:449 dnssec.c:493
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01002052#, c-format
2053msgid "failed to update mtime on %s: %s"
2054msgstr ""
2055
Simon Kelleyb4f971a2014-09-13 20:28:30 +01002056#: blockdata.c:58
2057#, c-format
2058msgid "DNSSEC memory in use %u, max %u, allocated %u"
2059msgstr ""
2060
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01002061#: tables.c:80
Simon Kelleyb4f971a2014-09-13 20:28:30 +01002062msgid "error: fill_addr missused"
2063msgstr ""
2064
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01002065#: tables.c:109
Simon Kelleyb4f971a2014-09-13 20:28:30 +01002066#, c-format
2067msgid "failed to access pf devices: %s"
2068msgstr ""
2069
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01002070#: tables.c:123
Simon Kelleyb4f971a2014-09-13 20:28:30 +01002071#, c-format
2072msgid "warning: no opened pf devices %s"
2073msgstr ""
2074
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01002075#: tables.c:131
Simon Kelleyb4f971a2014-09-13 20:28:30 +01002076#, c-format
2077msgid "error: cannot use table name %s"
2078msgstr ""
2079
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01002080#: tables.c:139
Simon Kelleyb4f971a2014-09-13 20:28:30 +01002081#, c-format
2082msgid "error: cannot strlcpy table name %s"
2083msgstr ""
2084
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01002085#: tables.c:145
Simon Kelleyb4f971a2014-09-13 20:28:30 +01002086#, c-format
2087msgid "warning: pfr_add_tables: %s(%d)"
2088msgstr ""
2089
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01002090#: tables.c:151
Simon Kelleyb4f971a2014-09-13 20:28:30 +01002091msgid "info: table created"
2092msgstr ""
2093
Simon Kelleyb4f971a2014-09-13 20:28:30 +01002094#: tables.c:162
2095#, c-format
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01002096msgid "warning: DIOCR%sADDRS: %s"
2097msgstr ""
2098
2099#: tables.c:166
2100#, c-format
Simon Kelleyb4f971a2014-09-13 20:28:30 +01002101msgid "%d addresses %s"
2102msgstr ""
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01002103
Simon Kelleyc895a062015-07-12 21:27:40 +01002104#: inotify.c:59
2105#, c-format
2106msgid "cannot access path %s: %s"
2107msgstr ""
2108
2109#: inotify.c:92
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01002110#, c-format
2111msgid "failed to create inotify: %s"
2112msgstr ""
2113
Simon Kelleyc895a062015-07-12 21:27:40 +01002114#: inotify.c:105
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01002115#, c-format
Simon Kelleyc895a062015-07-12 21:27:40 +01002116msgid "too many symlinks following %s"
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01002117msgstr ""
2118
Simon Kelleyc895a062015-07-12 21:27:40 +01002119#: inotify.c:121
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01002120#, c-format
2121msgid "directory %s for resolv-file is missing, cannot poll"
2122msgstr ""
2123
Simon Kelleyc895a062015-07-12 21:27:40 +01002124#: inotify.c:125 inotify.c:162
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01002125#, c-format
2126msgid "failed to create inotify for %s: %s"
2127msgstr ""
2128
Simon Kelleyc895a062015-07-12 21:27:40 +01002129#: inotify.c:147
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01002130#, c-format
2131msgid "bad dynamic directory %s: %s"
2132msgstr ""
2133
Simon Kelleyc895a062015-07-12 21:27:40 +01002134#: inotify.c:247
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01002135#, c-format
2136msgid "inotify, new or changed file %s"
2137msgstr ""