]> git.ipfire.org Git - people/ms/dnsmasq.git/blame - po/it.po
Merge messages and fix makefile process to do this.
[people/ms/dnsmasq.git] / po / it.po
CommitLineData
849a8357
SK
1# 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"
1f15b81d 9"POT-Creation-Date: 2009-06-18 12:24+0100\n"
849a8357
SK
10"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"
9f9bd08a 13"Language: it\n"
849a8357
SK
14"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
fd6ad9e4 19#: cache.c:523
b4f971a0
SK
20msgid "Internal error in cache."
21msgstr ""
22
fd6ad9e4 23#: cache.c:941
849a8357 24#, c-format
f2621c7f 25msgid "failed to load names from %s: %s"
849a8357
SK
26msgstr ""
27
f7bfbdc8 28#: cache.c:967 dhcp.c:828
849a8357
SK
29#, c-format
30msgid "bad address at %s line %d"
31msgstr ""
32
f7bfbdc8 33#: cache.c:1018 dhcp.c:844
849a8357
SK
34#, c-format
35msgid "bad name at %s line %d"
36msgstr ""
37
f7bfbdc8 38#: cache.c:1027 dhcp.c:919
849a8357
SK
39#, c-format
40msgid "read %s - %d addresses"
41msgstr ""
42
fd6ad9e4 43#: cache.c:1135
849a8357
SK
44msgid "cleared cache"
45msgstr ""
46
fd6ad9e4 47#: cache.c:1164
7de060b0
SK
48#, c-format
49msgid "No IPv4 address found for %s"
50msgstr ""
51
fd6ad9e4 52#: cache.c:1242
8ef5ada2
SK
53#, c-format
54msgid "%s is a CNAME, not giving it to the DHCP lease of %s"
55msgstr ""
56
fd6ad9e4 57#: cache.c:1266
849a8357 58#, c-format
1a6bca81 59msgid "not giving name %s to the DHCP lease of %s because the name exists in %s with address %s"
849a8357
SK
60msgstr ""
61
fd6ad9e4 62#: cache.c:1421
849a8357 63#, c-format
824af85b
SK
64msgid "time %lu"
65msgstr ""
66
fd6ad9e4 67#: cache.c:1422
824af85b
SK
68#, c-format
69msgid "cache size %d, %d/%d cache insertions re-used unexpired cache entries."
70msgstr ""
71
fd6ad9e4 72#: cache.c:1424
824af85b
SK
73#, c-format
74msgid "queries forwarded %u, queries answered locally %u"
75msgstr ""
76
fd6ad9e4 77#: cache.c:1427
e142a832
SK
78#, c-format
79msgid "queries for authoritative zones %u"
80msgstr ""
81
fd6ad9e4 82#: cache.c:1453
824af85b
SK
83#, c-format
84msgid "server %s#%d: queries sent %u, retried or failed %u"
849a8357
SK
85msgstr ""
86
b4f971a0 87#: util.c:45
1a6bca81
SK
88#, c-format
89msgid "failed to seed the random number generator: %s"
90msgstr ""
91
b4f971a0 92#: util.c:205
1f15b81d
SK
93msgid "failed to allocate memory"
94msgstr ""
95
f7bfbdc8 96#: util.c:250 option.c:601
849a8357
SK
97msgid "could not get memory"
98msgstr ""
99
f7bfbdc8 100#: util.c:260
1a6bca81
SK
101#, c-format
102msgid "cannot create pipe: %s"
103msgstr ""
104
f7bfbdc8 105#: util.c:268
5aabfc78
SK
106#, c-format
107msgid "failed to allocate %d bytes"
108msgstr ""
109
f7bfbdc8 110#: util.c:437
849a8357
SK
111#, c-format
112msgid "infinite"
113msgstr ""
114
f7bfbdc8 115#: option.c:332
849a8357
SK
116msgid "Specify local address(es) to listen on."
117msgstr ""
118
f7bfbdc8 119#: option.c:333
849a8357
SK
120msgid "Return ipaddr for all hosts in specified domains."
121msgstr ""
122
f7bfbdc8 123#: option.c:334
849a8357
SK
124msgid "Fake reverse lookups for RFC1918 private address ranges."
125msgstr ""
126
f7bfbdc8 127#: option.c:335
849a8357
SK
128msgid "Treat ipaddr as NXDOMAIN (defeats Verisign wildcard)."
129msgstr ""
130
f7bfbdc8 131#: option.c:336
849a8357
SK
132#, c-format
133msgid "Specify the size of the cache in entries (defaults to %s)."
134msgstr ""
135
f7bfbdc8 136#: option.c:337
849a8357
SK
137#, c-format
138msgid "Specify configuration file (defaults to %s)."
139msgstr ""
140
f7bfbdc8 141#: option.c:338
849a8357
SK
142msgid "Do NOT fork into the background: run in debug mode."
143msgstr ""
144
f7bfbdc8 145#: option.c:339
849a8357
SK
146msgid "Do NOT forward queries with no domain part."
147msgstr ""
148
f7bfbdc8 149#: option.c:340
849a8357
SK
150msgid "Return self-pointing MX records for local hosts."
151msgstr ""
152
f7bfbdc8 153#: option.c:341
849a8357
SK
154msgid "Expand simple names in /etc/hosts with domain-suffix."
155msgstr ""
156
f7bfbdc8 157#: option.c:342
849a8357
SK
158msgid "Don't forward spurious DNS requests from Windows hosts."
159msgstr ""
160
f7bfbdc8 161#: option.c:343
849a8357
SK
162msgid "Enable DHCP in the range given with lease duration."
163msgstr ""
164
f7bfbdc8 165#: option.c:344
849a8357
SK
166#, c-format
167msgid "Change to this group after startup (defaults to %s)."
168msgstr ""
169
f7bfbdc8 170#: option.c:345
849a8357
SK
171msgid "Set address or hostname for a specified machine."
172msgstr ""
173
f7bfbdc8 174#: option.c:346
8ef5ada2 175msgid "Read DHCP host specs from file."
5aabfc78
SK
176msgstr ""
177
f7bfbdc8 178#: option.c:347
8ef5ada2 179msgid "Read DHCP option specs from file."
824af85b
SK
180msgstr ""
181
f7bfbdc8 182#: option.c:348
fd6ad9e4
SK
183msgid "Read DHCP host specs from a directory."
184msgstr ""
185
f7bfbdc8 186#: option.c:349
fd6ad9e4
SK
187msgid "Read DHCP options from a directory."
188msgstr ""
189
f7bfbdc8 190#: option.c:350
8ef5ada2
SK
191msgid "Evaluate conditional tag expression."
192msgstr ""
193
f7bfbdc8 194#: option.c:351
849a8357
SK
195#, c-format
196msgid "Do NOT load %s file."
197msgstr ""
198
f7bfbdc8 199#: option.c:352
849a8357
SK
200#, c-format
201msgid "Specify a hosts file to be read in addition to %s."
202msgstr ""
203
f7bfbdc8 204#: option.c:353
fd6ad9e4
SK
205msgid "Read hosts files from a directory."
206msgstr ""
207
f7bfbdc8 208#: option.c:354
849a8357
SK
209msgid "Specify interface(s) to listen on."
210msgstr ""
211
f7bfbdc8 212#: option.c:355
849a8357
SK
213msgid "Specify interface(s) NOT to listen on."
214msgstr ""
215
f7bfbdc8 216#: option.c:356
f2621c7f 217msgid "Map DHCP user class to tag."
849a8357
SK
218msgstr ""
219
f7bfbdc8 220#: option.c:357
f2621c7f 221msgid "Map RFC3046 circuit-id to tag."
849a8357
SK
222msgstr ""
223
f7bfbdc8 224#: option.c:358
f2621c7f
SK
225msgid "Map RFC3046 remote-id to tag."
226msgstr ""
227
f7bfbdc8 228#: option.c:359
f2621c7f
SK
229msgid "Map RFC3993 subscriber-id to tag."
230msgstr ""
231
f7bfbdc8 232#: option.c:360
f2621c7f
SK
233msgid "Don't do DHCP for hosts with tag set."
234msgstr ""
235
f7bfbdc8 236#: option.c:361
824af85b
SK
237msgid "Force broadcast replies for hosts with tag set."
238msgstr ""
239
f7bfbdc8 240#: option.c:362
849a8357
SK
241msgid "Do NOT fork into the background, do NOT run in debug mode."
242msgstr ""
243
f7bfbdc8 244#: option.c:363
849a8357
SK
245msgid "Assume we are the only DHCP server on the local network."
246msgstr ""
247
f7bfbdc8 248#: option.c:364
849a8357
SK
249#, c-format
250msgid "Specify where to store DHCP leases (defaults to %s)."
251msgstr ""
252
f7bfbdc8 253#: option.c:365
849a8357
SK
254msgid "Return MX records for local hosts."
255msgstr ""
256
f7bfbdc8 257#: option.c:366
849a8357
SK
258msgid "Specify an MX record."
259msgstr ""
260
f7bfbdc8 261#: option.c:367
849a8357
SK
262msgid "Specify BOOTP options to DHCP server."
263msgstr ""
264
f7bfbdc8 265#: option.c:368
849a8357
SK
266#, c-format
267msgid "Do NOT poll %s file, reload only on SIGHUP."
268msgstr ""
269
f7bfbdc8 270#: option.c:369
849a8357
SK
271msgid "Do NOT cache failed search results."
272msgstr ""
273
f7bfbdc8 274#: option.c:370
849a8357
SK
275#, c-format
276msgid "Use nameservers strictly in the order given in %s."
277msgstr ""
278
f7bfbdc8 279#: option.c:371
6b01084f 280msgid "Specify options to be sent to DHCP clients."
849a8357
SK
281msgstr ""
282
f7bfbdc8 283#: option.c:372
6b01084f
SK
284msgid "DHCP option sent even if the client does not request it."
285msgstr ""
286
f7bfbdc8 287#: option.c:373
849a8357
SK
288msgid "Specify port to listen for DNS requests on (defaults to 53)."
289msgstr ""
290
f7bfbdc8 291#: option.c:374
849a8357
SK
292#, c-format
293msgid "Maximum supported UDP packet size for EDNS.0 (defaults to %s)."
294msgstr ""
295
f7bfbdc8 296#: option.c:375
824af85b 297msgid "Log DNS queries."
849a8357
SK
298msgstr ""
299
f7bfbdc8 300#: option.c:376
824af85b 301msgid "Force the originating port for upstream DNS queries."
849a8357
SK
302msgstr ""
303
f7bfbdc8 304#: option.c:377
849a8357
SK
305msgid "Do NOT read resolv.conf."
306msgstr ""
307
f7bfbdc8 308#: option.c:378
849a8357
SK
309#, c-format
310msgid "Specify path to resolv.conf (defaults to %s)."
311msgstr ""
312
f7bfbdc8 313#: option.c:379
b4f971a0
SK
314msgid "Specify path to file with server= options"
315msgstr ""
316
f7bfbdc8 317#: option.c:380
849a8357
SK
318msgid "Specify address(es) of upstream servers with optional domains."
319msgstr ""
320
f7bfbdc8 321#: option.c:381
b4f971a0
SK
322msgid "Specify address of upstream servers for reverse address queries"
323msgstr ""
324
f7bfbdc8 325#: option.c:382
849a8357
SK
326msgid "Never forward queries to specified domains."
327msgstr ""
328
f7bfbdc8 329#: option.c:383
849a8357
SK
330msgid "Specify the domain to be assigned in DHCP leases."
331msgstr ""
332
f7bfbdc8 333#: option.c:384
849a8357
SK
334msgid "Specify default target in an MX record."
335msgstr ""
336
f7bfbdc8 337#: option.c:385
849a8357
SK
338msgid "Specify time-to-live in seconds for replies from /etc/hosts."
339msgstr ""
340
f7bfbdc8 341#: option.c:386
824af85b
SK
342msgid "Specify time-to-live in seconds for negative caching."
343msgstr ""
344
f7bfbdc8 345#: option.c:387
8ef5ada2
SK
346msgid "Specify time-to-live in seconds for maximum TTL to send to clients."
347msgstr ""
348
f7bfbdc8 349#: option.c:388
fd6ad9e4
SK
350msgid "Specify time-to-live ceiling for cache."
351msgstr ""
352
f7bfbdc8 353#: option.c:389
fd6ad9e4
SK
354msgid "Specify time-to-live floor for cache."
355msgstr ""
356
f7bfbdc8 357#: option.c:390
849a8357
SK
358#, c-format
359msgid "Change to this user after startup. (defaults to %s)."
360msgstr ""
361
f7bfbdc8 362#: option.c:391
f2621c7f 363msgid "Map DHCP vendor class to tag."
849a8357
SK
364msgstr ""
365
f7bfbdc8 366#: option.c:392
849a8357
SK
367msgid "Display dnsmasq version and copyright information."
368msgstr ""
369
f7bfbdc8 370#: option.c:393
849a8357
SK
371msgid "Translate IPv4 addresses from upstream servers."
372msgstr ""
373
f7bfbdc8 374#: option.c:394
849a8357
SK
375msgid "Specify a SRV record."
376msgstr ""
377
f7bfbdc8 378#: option.c:395
f2621c7f 379msgid "Display this message. Use --help dhcp for known DHCP options."
849a8357
SK
380msgstr ""
381
f7bfbdc8 382#: option.c:396
849a8357 383#, c-format
832af0ba 384msgid "Specify path of PID file (defaults to %s)."
849a8357
SK
385msgstr ""
386
f7bfbdc8 387#: option.c:397
849a8357
SK
388#, c-format
389msgid "Specify maximum number of DHCP leases (defaults to %s)."
390msgstr ""
391
f7bfbdc8 392#: option.c:398
849a8357
SK
393msgid "Answer DNS queries based on the interface a query was sent to."
394msgstr ""
395
f7bfbdc8 396#: option.c:399
849a8357
SK
397msgid "Specify TXT DNS record."
398msgstr ""
399
f7bfbdc8 400#: option.c:400
832af0ba
SK
401msgid "Specify PTR DNS record."
402msgstr ""
403
f7bfbdc8 404#: option.c:401
f2621c7f
SK
405msgid "Give DNS name to IPv4 address of interface."
406msgstr ""
407
f7bfbdc8 408#: option.c:402
849a8357
SK
409msgid "Bind only to interfaces in use."
410msgstr ""
411
f7bfbdc8 412#: option.c:403
849a8357
SK
413#, c-format
414msgid "Read DHCP static host information from %s."
415msgstr ""
416
f7bfbdc8 417#: option.c:404
849a8357
SK
418msgid "Enable the DBus interface for setting upstream servers, etc."
419msgstr ""
420
f7bfbdc8 421#: option.c:405
849a8357
SK
422msgid "Do not provide DHCP on this interface, only provide DNS."
423msgstr ""
424
f7bfbdc8 425#: option.c:406
849a8357
SK
426msgid "Enable dynamic address allocation for bootp."
427msgstr ""
428
f7bfbdc8 429#: option.c:407
849a8357
SK
430msgid "Map MAC address (with wildcards) to option set."
431msgstr ""
432
f7bfbdc8 433#: option.c:408
832af0ba
SK
434msgid "Treat DHCP requests on aliases as arriving from interface."
435msgstr ""
436
f7bfbdc8 437#: option.c:409
849a8357
SK
438msgid "Disable ICMP echo address checking in the DHCP server."
439msgstr ""
440
f7bfbdc8 441#: option.c:410
e5ffdb9c 442msgid "Shell script to run on DHCP lease creation and destruction."
849a8357
SK
443msgstr ""
444
f7bfbdc8 445#: option.c:411
e5ffdb9c 446msgid "Lua script to run on DHCP lease creation and destruction."
849a8357
SK
447msgstr ""
448
f7bfbdc8 449#: option.c:412
e5ffdb9c 450msgid "Run lease-change scripts as this user."
849a8357
SK
451msgstr ""
452
f7bfbdc8 453#: option.c:413
e5ffdb9c 454msgid "Read configuration from all the files in this directory."
208b65c5
SK
455msgstr ""
456
f7bfbdc8 457#: option.c:414
e5ffdb9c 458msgid "Log to this syslog facility or file. (defaults to DAEMON)"
208b65c5
SK
459msgstr ""
460
f7bfbdc8 461#: option.c:415
e5ffdb9c 462msgid "Do not use leasefile."
1697269c
SK
463msgstr ""
464
f7bfbdc8 465#: option.c:416
e5ffdb9c
SK
466#, c-format
467msgid "Maximum number of concurrent DNS queries. (defaults to %s)"
832af0ba
SK
468msgstr ""
469
f7bfbdc8 470#: option.c:417
e5ffdb9c
SK
471#, c-format
472msgid "Clear DNS cache when reloading %s."
824af85b
SK
473msgstr ""
474
f7bfbdc8 475#: option.c:418
e5ffdb9c 476msgid "Ignore hostnames provided by DHCP clients."
832af0ba
SK
477msgstr ""
478
f7bfbdc8 479#: option.c:419
e5ffdb9c 480msgid "Do NOT reuse filename and server fields for extra DHCP options."
832af0ba
SK
481msgstr ""
482
f7bfbdc8 483#: option.c:420
e5ffdb9c 484msgid "Enable integrated read-only TFTP server."
5aabfc78
SK
485msgstr ""
486
f7bfbdc8 487#: option.c:421
e5ffdb9c 488msgid "Export files by TFTP only from the specified subtree."
832af0ba
SK
489msgstr ""
490
f7bfbdc8 491#: option.c:422
e5ffdb9c 492msgid "Add client IP address to tftp-root."
832af0ba
SK
493msgstr ""
494
f7bfbdc8 495#: option.c:423
e5ffdb9c 496msgid "Allow access only to files owned by the user running dnsmasq."
6b01084f
SK
497msgstr ""
498
f7bfbdc8
SK
499#: option.c:424
500msgid "Do not terminate the service if TFTP directories are inaccessible."
501msgstr ""
502
503#: option.c:425
e5ffdb9c
SK
504#, c-format
505msgid "Maximum number of conncurrent TFTP transfers (defaults to %s)."
824af85b
SK
506msgstr ""
507
f7bfbdc8 508#: option.c:426
e5ffdb9c 509msgid "Disable the TFTP blocksize extension."
f2621c7f
SK
510msgstr ""
511
f7bfbdc8 512#: option.c:427
9f9bd08a
SK
513msgid "Convert TFTP filenames to lowercase"
514msgstr ""
515
f7bfbdc8 516#: option.c:428
e5ffdb9c 517msgid "Ephemeral port range for use by TFTP transfers."
f2621c7f
SK
518msgstr ""
519
f7bfbdc8 520#: option.c:429
e5ffdb9c 521msgid "Extra logging for DHCP."
824af85b
SK
522msgstr ""
523
f7bfbdc8 524#: option.c:430
e5ffdb9c 525msgid "Enable async. logging; optionally set queue length."
8ef5ada2
SK
526msgstr ""
527
f7bfbdc8 528#: option.c:431
e5ffdb9c 529msgid "Stop DNS rebinding. Filter private IP ranges when resolving."
8ef5ada2
SK
530msgstr ""
531
f7bfbdc8 532#: option.c:432
e5ffdb9c 533msgid "Allow rebinding of 127.0.0.0/8, for RBL servers."
824af85b
SK
534msgstr ""
535
f7bfbdc8 536#: option.c:433
e5ffdb9c 537msgid "Inhibit DNS-rebind protection on this domain."
824af85b
SK
538msgstr ""
539
f7bfbdc8 540#: option.c:434
e5ffdb9c 541msgid "Always perform DNS queries to all servers."
9e038946
SK
542msgstr ""
543
f7bfbdc8 544#: option.c:435
e5ffdb9c 545msgid "Set tag if client includes matching option in request."
9e038946
SK
546msgstr ""
547
f7bfbdc8 548#: option.c:436
e5ffdb9c 549msgid "Use alternative ports for DHCP."
1a6bca81
SK
550msgstr ""
551
f7bfbdc8 552#: option.c:437
e5ffdb9c 553msgid "Specify NAPTR DNS record."
1a6bca81
SK
554msgstr ""
555
f7bfbdc8 556#: option.c:438
e5ffdb9c 557msgid "Specify lowest port available for DNS query transmission."
9009d746
SK
558msgstr ""
559
f7bfbdc8 560#: option.c:439
e5ffdb9c 561msgid "Use only fully qualified domain names for DHCP clients."
8ef5ada2
SK
562msgstr ""
563
f7bfbdc8 564#: option.c:440
e5ffdb9c 565msgid "Generate hostnames based on MAC address for nameless clients."
8ef5ada2
SK
566msgstr ""
567
f7bfbdc8 568#: option.c:441
e5ffdb9c 569msgid "Use these DHCP relays as full proxies."
9009d746
SK
570msgstr ""
571
f7bfbdc8 572#: option.c:442
d5c35a59
SK
573msgid "Relay DHCP requests to a remote server"
574msgstr ""
575
f7bfbdc8 576#: option.c:443
e5ffdb9c 577msgid "Specify alias name for LOCAL DNS name."
7622fc06
SK
578msgstr ""
579
f7bfbdc8 580#: option.c:444
e5ffdb9c 581msgid "Prompt to send to PXE clients."
7622fc06
SK
582msgstr ""
583
f7bfbdc8 584#: option.c:445
e5ffdb9c 585msgid "Boot service for PXE menu."
7622fc06
SK
586msgstr ""
587
f7bfbdc8 588#: option.c:446
e5ffdb9c 589msgid "Check configuration syntax."
28866e95
SK
590msgstr ""
591
f7bfbdc8 592#: option.c:447
e5ffdb9c 593msgid "Add requestor's MAC address to forwarded DNS queries."
7de060b0
SK
594msgstr ""
595
f7bfbdc8 596#: option.c:448
e142a832
SK
597msgid "Add requestor's IP subnet to forwarded DNS queries."
598msgstr ""
599
f7bfbdc8 600#: option.c:449
e5ffdb9c 601msgid "Proxy DNSSEC validation results from upstream nameservers."
28866e95
SK
602msgstr ""
603
f7bfbdc8 604#: option.c:450
e5ffdb9c 605msgid "Attempt to allocate sequential IP addresses to DHCP clients."
7de060b0
SK
606msgstr ""
607
f7bfbdc8 608#: option.c:451
e5ffdb9c 609msgid "Copy connection-track mark from queries to upstream connections."
c72daea8
SK
610msgstr ""
611
f7bfbdc8 612#: option.c:452
e5ffdb9c 613msgid "Allow DHCP clients to do their own DDNS updates."
c72daea8
SK
614msgstr ""
615
f7bfbdc8 616#: option.c:453
bc5992da
SK
617msgid "Send router-advertisements for interfaces doing DHCPv6"
618msgstr ""
619
f7bfbdc8 620#: option.c:454
9f9bd08a
SK
621msgid "Specify DUID_EN-type DHCPv6 server DUID"
622msgstr ""
623
f7bfbdc8 624#: option.c:455
9f9bd08a
SK
625msgid "Specify host (A/AAAA and PTR) records"
626msgstr ""
627
f7bfbdc8 628#: option.c:456
9f9bd08a
SK
629msgid "Specify arbitrary DNS resource record"
630msgstr ""
631
f7bfbdc8 632#: option.c:457
9f9bd08a
SK
633msgid "Bind to interfaces in use - check for new interfaces"
634msgstr ""
635
f7bfbdc8 636#: option.c:458
9f9bd08a
SK
637msgid "Export local names to global DNS"
638msgstr ""
639
f7bfbdc8 640#: option.c:459
9f9bd08a
SK
641msgid "Domain to export to global DNS"
642msgstr ""
643
f7bfbdc8 644#: option.c:460
9f9bd08a
SK
645msgid "Set TTL for authoritative replies"
646msgstr ""
647
f7bfbdc8 648#: option.c:461
9f9bd08a
SK
649msgid "Set authoritive zone information"
650msgstr ""
651
f7bfbdc8 652#: option.c:462
9f9bd08a
SK
653msgid "Secondary authoritative nameservers for forward domains"
654msgstr ""
655
f7bfbdc8 656#: option.c:463
9f9bd08a
SK
657msgid "Peers which are allowed to do zone transfer"
658msgstr ""
659
f7bfbdc8 660#: option.c:464
9f9bd08a
SK
661msgid "Specify ipsets to which matching domains should be added"
662msgstr ""
663
f7bfbdc8 664#: option.c:465
e142a832 665msgid "Specify a domain and address range for synthesised names"
d5c35a59
SK
666msgstr ""
667
f7bfbdc8 668#: option.c:466
b4f971a0
SK
669msgid "Activate DNSSEC validation"
670msgstr ""
671
f7bfbdc8 672#: option.c:467
b4f971a0
SK
673msgid "Specify trust anchor key digest."
674msgstr ""
675
f7bfbdc8 676#: option.c:468
b4f971a0
SK
677msgid "Disable upstream checking for DNSSEC debugging."
678msgstr ""
679
f7bfbdc8 680#: option.c:469
b4f971a0
SK
681msgid "Ensure answers without DNSSEC are in unsigned zones."
682msgstr ""
683
f7bfbdc8 684#: option.c:470
b4f971a0
SK
685msgid "Don't check DNSSEC signature timestamps until first cache-reload"
686msgstr ""
687
f7bfbdc8 688#: option.c:471
fd6ad9e4
SK
689msgid "Timestamp file to verify system clock for DNSSEC"
690msgstr ""
691
f7bfbdc8 692#: option.c:473
9f9bd08a
SK
693msgid "Specify DHCPv6 prefix class"
694msgstr ""
695
f7bfbdc8 696#: option.c:475
e142a832
SK
697msgid "Set priority, resend-interval and router-lifetime"
698msgstr ""
699
f7bfbdc8 700#: option.c:476
e142a832
SK
701msgid "Do not log routine DHCP."
702msgstr ""
703
f7bfbdc8 704#: option.c:477
e142a832
SK
705msgid "Do not log routine DHCPv6."
706msgstr ""
707
f7bfbdc8 708#: option.c:478
e142a832
SK
709msgid "Do not log RA."
710msgstr ""
711
f7bfbdc8 712#: option.c:479
b4f971a0
SK
713msgid "Accept queries only from directly-connected networks"
714msgstr ""
715
f7bfbdc8 716#: option.c:480
b4f971a0
SK
717msgid "Detect and remove DNS forwarding loops"
718msgstr ""
719
f7bfbdc8 720#: option.c:481
fd6ad9e4
SK
721msgid "Ignore DNS responses containing ipaddr."
722msgstr ""
723
f7bfbdc8 724#: option.c:683
849a8357
SK
725#, c-format
726msgid ""
727"Usage: dnsmasq [options]\n"
728"\n"
729msgstr ""
730
f7bfbdc8 731#: option.c:685
849a8357
SK
732#, c-format
733msgid "Use short options only on the command line.\n"
734msgstr ""
735
f7bfbdc8 736#: option.c:687
849a8357 737#, c-format
1a6bca81 738msgid "Valid options are:\n"
849a8357
SK
739msgstr ""
740
f7bfbdc8 741#: option.c:744 option.c:748
9f9bd08a 742msgid "bad port"
f2621c7f
SK
743msgstr ""
744
f7bfbdc8 745#: option.c:775 option.c:807
9f9bd08a 746msgid "interface binding not supported"
e5ffdb9c
SK
747msgstr ""
748
f7bfbdc8 749#: option.c:784 option.c:3575
9f9bd08a
SK
750msgid "bad interface name"
751msgstr ""
752
f7bfbdc8 753#: option.c:814
9f9bd08a
SK
754msgid "bad address"
755msgstr ""
756
f7bfbdc8 757#: option.c:996
e5ffdb9c
SK
758msgid "unsupported encapsulation for IPv6 option"
759msgstr ""
760
f7bfbdc8 761#: option.c:1010
832af0ba 762msgid "bad dhcp-option"
849a8357
SK
763msgstr ""
764
f7bfbdc8 765#: option.c:1078
f2621c7f
SK
766msgid "bad IP address"
767msgstr ""
768
f7bfbdc8 769#: option.c:1081 option.c:1219 option.c:2893
e5ffdb9c
SK
770msgid "bad IPv6 address"
771msgstr ""
772
f7bfbdc8 773#: option.c:1246 option.c:1340
832af0ba
SK
774msgid "bad domain in dhcp-option"
775msgstr ""
776
f7bfbdc8 777#: option.c:1378
832af0ba 778msgid "dhcp-option too long"
849a8357
SK
779msgstr ""
780
f7bfbdc8 781#: option.c:1385
73a08a24
SK
782msgid "illegal dhcp-match"
783msgstr ""
784
f7bfbdc8 785#: option.c:1447
1a6bca81
SK
786msgid "illegal repeated flag"
787msgstr ""
788
f7bfbdc8 789#: option.c:1455
1a6bca81
SK
790msgid "illegal repeated keyword"
791msgstr ""
792
f7bfbdc8 793#: option.c:1520 option.c:4191
849a8357 794#, c-format
28866e95 795msgid "cannot access directory %s: %s"
5aabfc78
SK
796msgstr ""
797
f7bfbdc8 798#: option.c:1566 tftp.c:493
28866e95
SK
799#, c-format
800msgid "cannot access %s: %s"
824af85b
SK
801msgstr ""
802
f7bfbdc8 803#: option.c:1618
572b41eb
SK
804msgid "setting log facility is not possible under Android"
805msgstr ""
806
f7bfbdc8 807#: option.c:1627
572b41eb
SK
808msgid "bad log facility"
809msgstr ""
810
f7bfbdc8 811#: option.c:1680
849a8357
SK
812msgid "bad MX preference"
813msgstr ""
814
f7bfbdc8 815#: option.c:1685
849a8357
SK
816msgid "bad MX name"
817msgstr ""
818
f7bfbdc8 819#: option.c:1699
849a8357
SK
820msgid "bad MX target"
821msgstr ""
822
f7bfbdc8 823#: option.c:1711
849a8357
SK
824msgid "cannot run scripts under uClinux"
825msgstr ""
826
f7bfbdc8 827#: option.c:1713
1f15b81d
SK
828msgid "recompile with HAVE_SCRIPT defined to enable lease-change scripts"
829msgstr ""
830
f7bfbdc8 831#: option.c:1717
c72daea8
SK
832msgid "recompile with HAVE_LUASCRIPT defined to enable Lua scripts"
833msgstr ""
834
f7bfbdc8 835#: option.c:1973 option.c:2018 option.c:2074
9f9bd08a 836msgid "bad prefix"
849a8357
SK
837msgstr ""
838
f7bfbdc8 839#: option.c:2355
9f9bd08a 840msgid "recompile with HAVE_IPSET defined to enable ipset directives"
7de060b0
SK
841msgstr ""
842
f7bfbdc8 843#: option.c:2548
824af85b
SK
844msgid "bad port range"
845msgstr ""
846
f7bfbdc8 847#: option.c:2564
832af0ba
SK
848msgid "bad bridge-interface"
849msgstr ""
850
f7bfbdc8 851#: option.c:2624
9f9bd08a 852msgid "only one tag allowed"
849a8357
SK
853msgstr ""
854
f7bfbdc8 855#: option.c:2644 option.c:2656 option.c:2764 option.c:2805
9f9bd08a 856msgid "bad dhcp-range"
849a8357
SK
857msgstr ""
858
f7bfbdc8 859#: option.c:2671
849a8357
SK
860msgid "inconsistent DHCP range"
861msgstr ""
862
f7bfbdc8 863#: option.c:2732
d5c35a59 864msgid "prefix length must be exactly 64 for RA subnets"
9f9bd08a
SK
865msgstr ""
866
f7bfbdc8 867#: option.c:2734
d5c35a59 868msgid "prefix length must be exactly 64 for subnet constructors"
9f9bd08a
SK
869msgstr ""
870
f7bfbdc8 871#: option.c:2738
d5c35a59 872msgid "prefix length must be at least 64"
e5ffdb9c
SK
873msgstr ""
874
f7bfbdc8 875#: option.c:2741
e5ffdb9c
SK
876msgid "inconsistent DHCPv6 range"
877msgstr ""
878
f7bfbdc8 879#: option.c:2752
d5c35a59
SK
880msgid "prefix must be zero with \"constructor:\" argument"
881msgstr ""
882
f7bfbdc8 883#: option.c:2863 option.c:2911
28866e95
SK
884msgid "bad hex constant"
885msgstr ""
886
f7bfbdc8 887#: option.c:2885
7de060b0
SK
888msgid "cannot match tags in --dhcp-host"
889msgstr ""
890
f7bfbdc8 891#: option.c:2933
9f9bd08a
SK
892#, c-format
893msgid "duplicate dhcp-host IP address %s"
894msgstr ""
895
f7bfbdc8 896#: option.c:2991
5aabfc78 897msgid "bad DHCP host name"
849a8357
SK
898msgstr ""
899
f7bfbdc8 900#: option.c:3073
8ef5ada2
SK
901msgid "bad tag-if"
902msgstr ""
903
f7bfbdc8 904#: option.c:3397 option.c:3791
9e038946
SK
905msgid "invalid port number"
906msgstr ""
907
f7bfbdc8 908#: option.c:3459
8ef5ada2
SK
909msgid "bad dhcp-proxy address"
910msgstr ""
911
f7bfbdc8 912#: option.c:3485
d5c35a59
SK
913msgid "Bad dhcp-relay"
914msgstr ""
915
f7bfbdc8 916#: option.c:3511
e142a832
SK
917msgid "bad RA-params"
918msgstr ""
919
f7bfbdc8 920#: option.c:3520
9f9bd08a
SK
921msgid "bad DUID"
922msgstr ""
923
f7bfbdc8 924#: option.c:3562
73a08a24
SK
925msgid "invalid alias range"
926msgstr ""
927
f7bfbdc8 928#: option.c:3616
1f15b81d
SK
929msgid "bad CNAME"
930msgstr ""
931
f7bfbdc8 932#: option.c:3621
9009d746
SK
933msgid "duplicate CNAME"
934msgstr ""
935
f7bfbdc8 936#: option.c:3641
832af0ba 937msgid "bad PTR record"
849a8357
SK
938msgstr ""
939
f7bfbdc8 940#: option.c:3672
1a6bca81
SK
941msgid "bad NAPTR record"
942msgstr ""
943
f7bfbdc8 944#: option.c:3706
9f9bd08a
SK
945msgid "bad RR record"
946msgstr ""
947
f7bfbdc8 948#: option.c:3736
824af85b 949msgid "bad TXT record"
849a8357
SK
950msgstr ""
951
f7bfbdc8 952#: option.c:3777
849a8357
SK
953msgid "bad SRV record"
954msgstr ""
955
f7bfbdc8 956#: option.c:3784
849a8357
SK
957msgid "bad SRV target"
958msgstr ""
959
f7bfbdc8 960#: option.c:3798
849a8357
SK
961msgid "invalid priority"
962msgstr ""
963
f7bfbdc8 964#: option.c:3805
849a8357
SK
965msgid "invalid weight"
966msgstr ""
967
f7bfbdc8 968#: option.c:3829
9f9bd08a
SK
969msgid "Bad host-record"
970msgstr ""
971
f7bfbdc8 972#: option.c:3846
9f9bd08a
SK
973msgid "Bad name in host-record"
974msgstr ""
975
f7bfbdc8 976#: option.c:3911
b4f971a0
SK
977msgid "bad trust anchor"
978msgstr ""
979
f7bfbdc8 980#: option.c:3925
b4f971a0 981msgid "bad HEX in trust anchor"
7622fc06
SK
982msgstr ""
983
f7bfbdc8 984#: option.c:3935
b4f971a0
SK
985msgid "unsupported option (check that dnsmasq was compiled with DHCP/TFTP/DNSSEC/DBus support)"
986msgstr ""
987
f7bfbdc8 988#: option.c:3994
849a8357
SK
989msgid "missing \""
990msgstr ""
991
f7bfbdc8 992#: option.c:4051
832af0ba 993msgid "bad option"
849a8357
SK
994msgstr ""
995
f7bfbdc8 996#: option.c:4053
832af0ba
SK
997msgid "extraneous parameter"
998msgstr ""
999
f7bfbdc8 1000#: option.c:4055
832af0ba 1001msgid "missing parameter"
849a8357
SK
1002msgstr ""
1003
f7bfbdc8 1004#: option.c:4057
b4f971a0
SK
1005msgid "illegal option"
1006msgstr ""
1007
f7bfbdc8 1008#: option.c:4064
832af0ba
SK
1009msgid "error"
1010msgstr ""
1011
f7bfbdc8 1012#: option.c:4066
f2621c7f 1013#, c-format
9f9bd08a 1014msgid " at line %d of %s"
f2621c7f
SK
1015msgstr ""
1016
f7bfbdc8 1017#: option.c:4081 option.c:4328 option.c:4364
28866e95 1018#, c-format
fd6ad9e4 1019msgid "read %s"
28866e95
SK
1020msgstr ""
1021
f7bfbdc8 1022#: option.c:4144 option.c:4267 tftp.c:667
824af85b 1023#, c-format
fd6ad9e4 1024msgid "cannot read %s: %s"
824af85b
SK
1025msgstr ""
1026
f7bfbdc8 1027#: option.c:4430
28866e95
SK
1028msgid "junk found in command line"
1029msgstr ""
1030
f7bfbdc8 1031#: option.c:4465
849a8357
SK
1032#, c-format
1033msgid "Dnsmasq version %s %s\n"
1034msgstr ""
1035
f7bfbdc8 1036#: option.c:4466
849a8357
SK
1037#, c-format
1038msgid ""
e5ffdb9c 1039"Compile time options: %s\n"
849a8357
SK
1040"\n"
1041msgstr ""
1042
f7bfbdc8 1043#: option.c:4467
849a8357
SK
1044#, c-format
1045msgid "This software comes with ABSOLUTELY NO WARRANTY.\n"
1046msgstr ""
1047
f7bfbdc8 1048#: option.c:4468
849a8357
SK
1049#, c-format
1050msgid "Dnsmasq is free software, and you are welcome to redistribute it\n"
1051msgstr ""
1052
f7bfbdc8 1053#: option.c:4469
849a8357 1054#, c-format
824af85b 1055msgid "under the terms of the GNU General Public License, version 2 or 3.\n"
849a8357
SK
1056msgstr ""
1057
f7bfbdc8 1058#: option.c:4480
849a8357
SK
1059msgid "try --help"
1060msgstr ""
1061
f7bfbdc8 1062#: option.c:4482
849a8357
SK
1063msgid "try -w"
1064msgstr ""
1065
f7bfbdc8 1066#: option.c:4484
849a8357
SK
1067#, c-format
1068msgid "bad command line options: %s"
1069msgstr ""
1070
f7bfbdc8 1071#: option.c:4544
849a8357
SK
1072#, c-format
1073msgid "cannot get host-name: %s"
1074msgstr ""
1075
f7bfbdc8 1076#: option.c:4572
849a8357
SK
1077msgid "only one resolv.conf file allowed in no-poll mode."
1078msgstr ""
1079
f7bfbdc8 1080#: option.c:4582
849a8357
SK
1081msgid "must have exactly one resolv.conf to read domain from."
1082msgstr ""
1083
f7bfbdc8 1084#: option.c:4585 network.c:1507 dhcp.c:777
849a8357 1085#, c-format
208b65c5 1086msgid "failed to read %s: %s"
849a8357
SK
1087msgstr ""
1088
f7bfbdc8 1089#: option.c:4602
849a8357
SK
1090#, c-format
1091msgid "no search directive found in %s"
1092msgstr ""
1093
f7bfbdc8 1094#: option.c:4623
9009d746
SK
1095msgid "there must be a default domain when --dhcp-fqdn is set"
1096msgstr ""
1097
f7bfbdc8 1098#: option.c:4632
7622fc06
SK
1099msgid "syntax check OK"
1100msgstr ""
1101
fd6ad9e4 1102#: forward.c:111
bc5992da
SK
1103#, c-format
1104msgid "failed to send packet: %s"
1105msgstr ""
1106
f7bfbdc8 1107#: forward.c:591
e142a832
SK
1108msgid "discarding DNS reply: subnet option mismatch"
1109msgstr ""
1110
f7bfbdc8 1111#: forward.c:614
849a8357
SK
1112#, c-format
1113msgid "nameserver %s refused to do a recursive query"
1114msgstr ""
1115
f7bfbdc8 1116#: forward.c:646
8ef5ada2
SK
1117#, c-format
1118msgid "possible DNS-rebind attack detected: %s"
824af85b
SK
1119msgstr ""
1120
f7bfbdc8 1121#: forward.c:1209 forward.c:1785
b4f971a0
SK
1122msgid "Ignoring query from non-local network"
1123msgstr ""
1124
f7bfbdc8 1125#: forward.c:2256
d5c35a59
SK
1126#, c-format
1127msgid "Maximum number of concurrent DNS queries reached (max: %d)"
1128msgstr ""
1129
b4f971a0 1130#: network.c:715
832af0ba 1131#, c-format
28866e95 1132msgid "failed to create listening socket for %s: %s"
832af0ba
SK
1133msgstr ""
1134
b4f971a0 1135#: network.c:1021
e142a832
SK
1136#, c-format
1137msgid "LOUD WARNING: listening on %s may accept requests via interfaces other than %s"
1138msgstr ""
1139
b4f971a0 1140#: network.c:1028
e142a832
SK
1141msgid "LOUD WARNING: use --bind-dynamic rather than --bind-interfaces to avoid DNS amplification attacks via these interface(s)"
1142msgstr ""
1143
b4f971a0 1144#: network.c:1037
e142a832
SK
1145#, c-format
1146msgid "warning: no addresses found for interface %s"
1147msgstr ""
1148
b4f971a0 1149#: network.c:1095
9f9bd08a
SK
1150#, c-format
1151msgid "interface %s failed to join DHCPv6 multicast group: %s"
1152msgstr ""
1153
b4f971a0 1154#: network.c:1289
824af85b
SK
1155#, c-format
1156msgid "failed to bind server socket for %s: %s"
1157msgstr ""
1158
f7bfbdc8 1159#: network.c:1445
849a8357
SK
1160#, c-format
1161msgid "ignoring nameserver %s - local interface"
1162msgstr ""
1163
f7bfbdc8 1164#: network.c:1456
849a8357 1165#, c-format
f2621c7f 1166msgid "ignoring nameserver %s - cannot make/bind socket: %s"
849a8357
SK
1167msgstr ""
1168
f7bfbdc8 1169#: network.c:1469
5aabfc78 1170msgid "unqualified"
849a8357
SK
1171msgstr ""
1172
f7bfbdc8 1173#: network.c:1469
5aabfc78
SK
1174msgid "names"
1175msgstr ""
1176
f7bfbdc8 1177#: network.c:1471
5aabfc78 1178msgid "default"
849a8357
SK
1179msgstr ""
1180
f7bfbdc8 1181#: network.c:1473
5aabfc78 1182msgid "domain"
849a8357
SK
1183msgstr ""
1184
f7bfbdc8 1185#: network.c:1476
849a8357
SK
1186#, c-format
1187msgid "using local addresses only for %s %s"
1188msgstr ""
1189
f7bfbdc8 1190#: network.c:1478
8ef5ada2
SK
1191#, c-format
1192msgid "using standard nameservers for %s %s"
1193msgstr ""
1194
f7bfbdc8 1195#: network.c:1480
849a8357
SK
1196#, c-format
1197msgid "using nameserver %s#%d for %s %s"
1198msgstr ""
1199
f7bfbdc8 1200#: network.c:1484
b4f971a0
SK
1201#, c-format
1202msgid "NOT using nameserver %s#%d - query loop detected"
1203msgstr ""
1204
f7bfbdc8 1205#: network.c:1487
824af85b
SK
1206#, c-format
1207msgid "using nameserver %s#%d(via %s)"
1208msgstr ""
1209
f7bfbdc8 1210#: network.c:1489
849a8357
SK
1211#, c-format
1212msgid "using nameserver %s#%d"
1213msgstr ""
1214
f7bfbdc8 1215#: dnsmasq.c:163
fd6ad9e4 1216msgid "dhcp-hostsdir, dhcp-optsdir and hostsdir are not supported on this platform"
b4f971a0
SK
1217msgstr ""
1218
f7bfbdc8 1219#: dnsmasq.c:170
fd6ad9e4 1220msgid "no trust anchors provided for DNSSEC"
b4f971a0
SK
1221msgstr ""
1222
f7bfbdc8 1223#: dnsmasq.c:173
fd6ad9e4
SK
1224msgid "cannot reduce cache size from default when DNSSEC enabled"
1225msgstr ""
1226
f7bfbdc8 1227#: dnsmasq.c:175
b4f971a0
SK
1228msgid "DNSSEC not available: set HAVE_DNSSEC in src/config.h"
1229msgstr ""
1230
f7bfbdc8 1231#: dnsmasq.c:181
832af0ba
SK
1232msgid "TFTP server not available: set HAVE_TFTP in src/config.h"
1233msgstr ""
1234
f7bfbdc8 1235#: dnsmasq.c:186
fd6ad9e4 1236msgid "cannot use --conntrack AND --query-port"
7de060b0
SK
1237msgstr ""
1238
f7bfbdc8 1239#: dnsmasq.c:189
fd6ad9e4 1240msgid "conntrack support not available: set HAVE_CONNTRACK in src/config.h"
7de060b0
SK
1241msgstr ""
1242
f7bfbdc8 1243#: dnsmasq.c:194
824af85b
SK
1244msgid "asychronous logging is not available under Solaris"
1245msgstr ""
1246
f7bfbdc8 1247#: dnsmasq.c:199
572b41eb
SK
1248msgid "asychronous logging is not available under Android"
1249msgstr ""
1250
f7bfbdc8 1251#: dnsmasq.c:204
9f9bd08a
SK
1252msgid "authoritative DNS not available: set HAVE_AUTH in src/config.h"
1253msgstr ""
1254
f7bfbdc8 1255#: dnsmasq.c:209
fd6ad9e4 1256msgid "loop detection not available: set HAVE_LOOP in src/config.h"
b4f971a0
SK
1257msgstr ""
1258
f7bfbdc8 1259#: dnsmasq.c:217
9f9bd08a
SK
1260msgid "zone serial must be configured in --auth-soa"
1261msgstr ""
1262
f7bfbdc8 1263#: dnsmasq.c:235
9f9bd08a
SK
1264msgid "dhcp-range constructor not available on this platform"
1265msgstr ""
1266
f7bfbdc8 1267#: dnsmasq.c:278
9f9bd08a 1268msgid "cannot set --bind-interfaces and --bind-dynamic"
849a8357
SK
1269msgstr ""
1270
f7bfbdc8 1271#: dnsmasq.c:281
849a8357 1272#, c-format
9f9bd08a 1273msgid "failed to find list of interfaces: %s"
849a8357
SK
1274msgstr ""
1275
f7bfbdc8 1276#: dnsmasq.c:290
849a8357 1277#, c-format
9f9bd08a 1278msgid "unknown interface %s"
849a8357
SK
1279msgstr ""
1280
f7bfbdc8 1281#: dnsmasq.c:354 dnsmasq.c:1037
849a8357
SK
1282#, c-format
1283msgid "DBus error: %s"
1284msgstr ""
1285
f7bfbdc8 1286#: dnsmasq.c:357
849a8357
SK
1287msgid "DBus not available: set HAVE_DBUS in src/config.h"
1288msgstr ""
1289
f7bfbdc8 1290#: dnsmasq.c:385
849a8357 1291#, c-format
1a6bca81 1292msgid "unknown user or group: %s"
849a8357
SK
1293msgstr ""
1294
f7bfbdc8 1295#: dnsmasq.c:440
5aabfc78 1296#, c-format
9e038946 1297msgid "cannot chdir to filesystem root: %s"
5aabfc78
SK
1298msgstr ""
1299
f7bfbdc8 1300#: dnsmasq.c:692
824af85b
SK
1301#, c-format
1302msgid "started, version %s DNS disabled"
1303msgstr ""
1304
f7bfbdc8 1305#: dnsmasq.c:694
849a8357
SK
1306#, c-format
1307msgid "started, version %s cachesize %d"
1308msgstr ""
1309
f7bfbdc8 1310#: dnsmasq.c:696
849a8357
SK
1311#, c-format
1312msgid "started, version %s cache disabled"
1313msgstr ""
1314
f7bfbdc8 1315#: dnsmasq.c:698
849a8357
SK
1316#, c-format
1317msgid "compile time options: %s"
1318msgstr ""
1319
f7bfbdc8 1320#: dnsmasq.c:704
849a8357
SK
1321msgid "DBus support enabled: connected to system bus"
1322msgstr ""
1323
f7bfbdc8 1324#: dnsmasq.c:706
849a8357
SK
1325msgid "DBus support enabled: bus connection pending"
1326msgstr ""
1327
f7bfbdc8 1328#: dnsmasq.c:711
b4f971a0
SK
1329msgid "DNS service limited to local subnets"
1330msgstr ""
1331
f7bfbdc8 1332#: dnsmasq.c:727
b4f971a0
SK
1333msgid "DNSSEC validation enabled"
1334msgstr ""
1335
f7bfbdc8 1336#: dnsmasq.c:730
b4f971a0
SK
1337msgid "DNSSEC signature timestamps not checked until first cache reload"
1338msgstr ""
1339
f7bfbdc8 1340#: dnsmasq.c:733
fd6ad9e4
SK
1341msgid "DNSSEC signature timestamps not checked until system time valid"
1342msgstr ""
1343
f7bfbdc8 1344#: dnsmasq.c:738
1a6bca81
SK
1345#, c-format
1346msgid "warning: failed to change owner of %s: %s"
1347msgstr ""
1348
f7bfbdc8 1349#: dnsmasq.c:742
849a8357
SK
1350msgid "setting --bind-interfaces option because of OS limitations"
1351msgstr ""
1352
f7bfbdc8 1353#: dnsmasq.c:752
849a8357
SK
1354#, c-format
1355msgid "warning: interface %s does not currently exist"
1356msgstr ""
1357
f7bfbdc8 1358#: dnsmasq.c:757
208b65c5
SK
1359msgid "warning: ignoring resolv-file flag because no-resolv is set"
1360msgstr ""
1361
f7bfbdc8 1362#: dnsmasq.c:760
1b7ecd11
SK
1363msgid "warning: no upstream servers configured"
1364msgstr ""
1365
f7bfbdc8 1366#: dnsmasq.c:764
f2621c7f
SK
1367#, c-format
1368msgid "asynchronous logging enabled, queue limit is %d messages"
1369msgstr ""
1370
f7bfbdc8 1371#: dnsmasq.c:785
bc5992da
SK
1372msgid "IPv6 router advertisement enabled"
1373msgstr ""
1374
f7bfbdc8 1375#: dnsmasq.c:790
e142a832
SK
1376#, c-format
1377msgid "DHCP, sockets bound exclusively to interface %s"
1378msgstr ""
1379
f7bfbdc8 1380#: dnsmasq.c:808
832af0ba
SK
1381msgid "root is "
1382msgstr ""
1383
f7bfbdc8 1384#: dnsmasq.c:808
832af0ba
SK
1385msgid "enabled"
1386msgstr ""
1387
f7bfbdc8 1388#: dnsmasq.c:810
832af0ba
SK
1389msgid "secure mode"
1390msgstr ""
1391
f7bfbdc8
SK
1392#: dnsmasq.c:813
1393#, c-format
1394msgid "warning: %s inaccessible"
1395msgstr ""
1396
1397#: dnsmasq.c:817
1398#, c-format
1399msgid "warning: TFTP directory %s inaccessible"
1400msgstr ""
1401
1402#: dnsmasq.c:843
832af0ba
SK
1403#, c-format
1404msgid "restricting maximum simultaneous TFTP transfers to %d"
1405msgstr ""
1406
f7bfbdc8 1407#: dnsmasq.c:1039
1a6bca81
SK
1408msgid "connected to system DBus"
1409msgstr ""
1410
f7bfbdc8 1411#: dnsmasq.c:1189
7622fc06
SK
1412#, c-format
1413msgid "cannot fork into background: %s"
1414msgstr ""
1415
f7bfbdc8 1416#: dnsmasq.c:1192
849a8357 1417#, c-format
1a6bca81 1418msgid "failed to create helper: %s"
849a8357
SK
1419msgstr ""
1420
f7bfbdc8 1421#: dnsmasq.c:1195
1a6bca81
SK
1422#, c-format
1423msgid "setting capabilities failed: %s"
849a8357
SK
1424msgstr ""
1425
f7bfbdc8 1426#: dnsmasq.c:1198
1a6bca81
SK
1427#, c-format
1428msgid "failed to change user-id to %s: %s"
5aabfc78
SK
1429msgstr ""
1430
f7bfbdc8 1431#: dnsmasq.c:1201
849a8357 1432#, c-format
1a6bca81 1433msgid "failed to change group-id to %s: %s"
849a8357
SK
1434msgstr ""
1435
f7bfbdc8 1436#: dnsmasq.c:1204
5aabfc78 1437#, c-format
1a6bca81 1438msgid "failed to open pidfile %s: %s"
5aabfc78
SK
1439msgstr ""
1440
f7bfbdc8 1441#: dnsmasq.c:1207
c72daea8
SK
1442#, c-format
1443msgid "cannot open log %s: %s"
1444msgstr ""
1445
f7bfbdc8 1446#: dnsmasq.c:1210
5aabfc78 1447#, c-format
c72daea8 1448msgid "failed to load Lua script: %s"
5aabfc78
SK
1449msgstr ""
1450
f7bfbdc8 1451#: dnsmasq.c:1213
9f9bd08a
SK
1452#, c-format
1453msgid "TFTP directory %s inaccessible: %s"
1454msgstr ""
1455
f7bfbdc8 1456#: dnsmasq.c:1216
fd6ad9e4
SK
1457#, c-format
1458msgid "cannot create timestamp file %s: %s"
1459msgstr ""
1460
f7bfbdc8 1461#: dnsmasq.c:1237
b4f971a0
SK
1462msgid "now checking DNSSEC signature timestamps"
1463msgstr ""
1464
f7bfbdc8 1465#: dnsmasq.c:1304
5aabfc78 1466#, c-format
c72daea8 1467msgid "script process killed by signal %d"
1a6bca81
SK
1468msgstr ""
1469
f7bfbdc8 1470#: dnsmasq.c:1308
1a6bca81 1471#, c-format
c72daea8 1472msgid "script process exited with status %d"
5aabfc78
SK
1473msgstr ""
1474
f7bfbdc8 1475#: dnsmasq.c:1312
9e038946 1476#, c-format
1a6bca81 1477msgid "failed to execute %s: %s"
9e038946
SK
1478msgstr ""
1479
f7bfbdc8 1480#: dnsmasq.c:1367
849a8357
SK
1481msgid "exiting on receipt of SIGTERM"
1482msgstr ""
1483
f7bfbdc8 1484#: dnsmasq.c:1395
9009d746
SK
1485#, c-format
1486msgid "failed to access %s: %s"
1487msgstr ""
1488
f7bfbdc8 1489#: dnsmasq.c:1425
9009d746
SK
1490#, c-format
1491msgid "reading %s"
1492msgstr ""
1493
f7bfbdc8 1494#: dnsmasq.c:1436
5aabfc78
SK
1495#, c-format
1496msgid "no servers found in %s, will retry"
849a8357
SK
1497msgstr ""
1498
d5c35a59 1499#: dhcp.c:53
849a8357 1500#, c-format
7622fc06 1501msgid "cannot create DHCP socket: %s"
849a8357
SK
1502msgstr ""
1503
d5c35a59 1504#: dhcp.c:68
849a8357
SK
1505#, c-format
1506msgid "failed to set options on DHCP socket: %s"
1507msgstr ""
1508
d5c35a59 1509#: dhcp.c:89
849a8357 1510#, c-format
4011c4e0 1511msgid "failed to set SO_REUSE{ADDR|PORT} on DHCP socket: %s"
849a8357
SK
1512msgstr ""
1513
d5c35a59 1514#: dhcp.c:101
849a8357
SK
1515#, c-format
1516msgid "failed to bind DHCP server socket: %s"
1517msgstr ""
1518
d5c35a59 1519#: dhcp.c:127
849a8357
SK
1520#, c-format
1521msgid "cannot create ICMP raw socket: %s."
1522msgstr ""
1523
f7bfbdc8 1524#: dhcp.c:241 dhcp6.c:180
c72daea8
SK
1525#, c-format
1526msgid "unknown interface %s in bridge-interface"
1527msgstr ""
1528
f7bfbdc8 1529#: dhcp.c:281
849a8357 1530#, c-format
824af85b 1531msgid "DHCP packet received on %s which has no address"
849a8357
SK
1532msgstr ""
1533
f7bfbdc8 1534#: dhcp.c:415
b4f971a0
SK
1535#, c-format
1536msgid "ARP-cache injection failed: %s"
1537msgstr ""
1538
f7bfbdc8 1539#: dhcp.c:514
5aabfc78 1540#, c-format
824af85b 1541msgid "DHCP range %s -- %s is not consistent with netmask %s"
5aabfc78
SK
1542msgstr ""
1543
f7bfbdc8 1544#: dhcp.c:815
849a8357 1545#, c-format
824af85b 1546msgid "bad line at %s line %d"
849a8357
SK
1547msgstr ""
1548
f7bfbdc8 1549#: dhcp.c:858
1f15b81d
SK
1550#, c-format
1551msgid "ignoring %s line %d, duplicate name or IP address"
1552msgstr ""
1553
f7bfbdc8 1554#: dhcp.c:1002 rfc3315.c:2135
d5c35a59
SK
1555#, c-format
1556msgid "DHCP relay %s -> %s"
1557msgstr ""
1558
e5ffdb9c 1559#: lease.c:61
849a8357 1560#, c-format
208b65c5 1561msgid "cannot open or create lease file %s: %s"
849a8357
SK
1562msgstr ""
1563
d5c35a59 1564#: lease.c:134
849a8357
SK
1565msgid "too many stored leases"
1566msgstr ""
1567
d5c35a59 1568#: lease.c:165
208b65c5
SK
1569#, c-format
1570msgid "cannot run lease-init script %s: %s"
1571msgstr ""
1572
d5c35a59 1573#: lease.c:171
208b65c5
SK
1574#, c-format
1575msgid "lease-init script returned exit code %s"
1576msgstr ""
1577
d5c35a59 1578#: lease.c:342
849a8357
SK
1579#, c-format
1580msgid "failed to write %s: %s (retry in %us)"
1581msgstr ""
1582
b4f971a0 1583#: lease.c:906
e5ffdb9c
SK
1584#, c-format
1585msgid "Ignoring domain %s for DHCP host name %s"
1586msgstr ""
1587
f7bfbdc8 1588#: rfc2131.c:344
849a8357
SK
1589#, c-format
1590msgid "no address range available for DHCP request %s %s"
1591msgstr ""
1592
f7bfbdc8 1593#: rfc2131.c:345
849a8357
SK
1594msgid "with subnet selector"
1595msgstr ""
1596
f7bfbdc8 1597#: rfc2131.c:345
849a8357
SK
1598msgid "via"
1599msgstr ""
1600
f7bfbdc8 1601#: rfc2131.c:357
f2621c7f 1602#, c-format
8ef5ada2 1603msgid "%u available DHCP subnet: %s/%s"
f2621c7f
SK
1604msgstr ""
1605
f7bfbdc8 1606#: rfc2131.c:360 rfc3315.c:300
f2621c7f 1607#, c-format
8ef5ada2 1608msgid "%u available DHCP range: %s -- %s"
f2621c7f
SK
1609msgstr ""
1610
f7bfbdc8 1611#: rfc2131.c:471
d5c35a59
SK
1612#, c-format
1613msgid "%u vendor class: %s"
1614msgstr ""
1615
f7bfbdc8 1616#: rfc2131.c:473
d5c35a59
SK
1617#, c-format
1618msgid "%u user class: %s"
1619msgstr ""
1620
f7bfbdc8 1621#: rfc2131.c:500
849a8357
SK
1622msgid "disabled"
1623msgstr ""
1624
f7bfbdc8
SK
1625#: rfc2131.c:541 rfc2131.c:974 rfc2131.c:1380 rfc3315.c:603 rfc3315.c:856
1626#: rfc3315.c:1135
1f15b81d
SK
1627msgid "ignored"
1628msgstr ""
1629
f7bfbdc8 1630#: rfc2131.c:556 rfc2131.c:1207 rfc3315.c:906
849a8357
SK
1631msgid "address in use"
1632msgstr ""
1633
f7bfbdc8 1634#: rfc2131.c:570 rfc2131.c:1028
849a8357
SK
1635msgid "no address available"
1636msgstr ""
1637
f7bfbdc8 1638#: rfc2131.c:577 rfc2131.c:1170
9009d746 1639msgid "wrong network"
849a8357
SK
1640msgstr ""
1641
f7bfbdc8 1642#: rfc2131.c:592
9009d746 1643msgid "no address configured"
849a8357
SK
1644msgstr ""
1645
f7bfbdc8 1646#: rfc2131.c:598 rfc2131.c:1220
9009d746 1647msgid "no leases left"
5aabfc78
SK
1648msgstr ""
1649
f7bfbdc8 1650#: rfc2131.c:693 rfc3315.c:476
f2621c7f 1651#, c-format
7622fc06 1652msgid "%u client provides name: %s"
f2621c7f
SK
1653msgstr ""
1654
f7bfbdc8 1655#: rfc2131.c:798
7622fc06 1656msgid "PXE BIS not supported"
f2621c7f
SK
1657msgstr ""
1658
f7bfbdc8 1659#: rfc2131.c:942 rfc3315.c:1229
849a8357
SK
1660#, c-format
1661msgid "disabling DHCP static address %s for %s"
1662msgstr ""
1663
f7bfbdc8 1664#: rfc2131.c:963
849a8357
SK
1665msgid "unknown lease"
1666msgstr ""
1667
f7bfbdc8 1668#: rfc2131.c:997
849a8357
SK
1669#, c-format
1670msgid "not using configured address %s because it is leased to %s"
1671msgstr ""
1672
f7bfbdc8 1673#: rfc2131.c:1007
849a8357 1674#, c-format
1a6bca81 1675msgid "not using configured address %s because it is in use by the server or relay"
849a8357
SK
1676msgstr ""
1677
f7bfbdc8 1678#: rfc2131.c:1010
849a8357
SK
1679#, c-format
1680msgid "not using configured address %s because it was previously declined"
1681msgstr ""
1682
f7bfbdc8 1683#: rfc2131.c:1026 rfc2131.c:1213
5aabfc78
SK
1684msgid "no unique-id"
1685msgstr ""
1686
f7bfbdc8 1687#: rfc2131.c:1108
9009d746
SK
1688msgid "wrong server-ID"
1689msgstr ""
1690
f7bfbdc8 1691#: rfc2131.c:1127
849a8357
SK
1692msgid "wrong address"
1693msgstr ""
1694
f7bfbdc8 1695#: rfc2131.c:1145 rfc3315.c:1002
849a8357
SK
1696msgid "lease not found"
1697msgstr ""
1698
f7bfbdc8 1699#: rfc2131.c:1178
849a8357
SK
1700msgid "address not available"
1701msgstr ""
1702
f7bfbdc8 1703#: rfc2131.c:1189
849a8357
SK
1704msgid "static lease available"
1705msgstr ""
1706
f7bfbdc8 1707#: rfc2131.c:1193
849a8357
SK
1708msgid "address reserved"
1709msgstr ""
1710
f7bfbdc8 1711#: rfc2131.c:1201
9009d746
SK
1712#, c-format
1713msgid "abandoning lease to %s of %s"
1714msgstr ""
1715
f7bfbdc8 1716#: rfc2131.c:1707
849a8357 1717#, c-format
7622fc06 1718msgid "%u bootfile name: %s"
849a8357
SK
1719msgstr ""
1720
f7bfbdc8 1721#: rfc2131.c:1716
9009d746 1722#, c-format
7622fc06 1723msgid "%u server name: %s"
9009d746
SK
1724msgstr ""
1725
f7bfbdc8 1726#: rfc2131.c:1724
f2621c7f 1727#, c-format
7622fc06 1728msgid "%u next server: %s"
f2621c7f
SK
1729msgstr ""
1730
f7bfbdc8 1731#: rfc2131.c:1727
8ef5ada2
SK
1732#, c-format
1733msgid "%u broadcast response"
1734msgstr ""
1735
f7bfbdc8 1736#: rfc2131.c:1790
f2621c7f 1737#, c-format
7622fc06 1738msgid "cannot send DHCP/BOOTP option %d: no space left in packet"
f2621c7f
SK
1739msgstr ""
1740
f7bfbdc8 1741#: rfc2131.c:2031
7622fc06
SK
1742msgid "PXE menu too large"
1743msgstr ""
1744
f7bfbdc8 1745#: rfc2131.c:2170 rfc3315.c:1502
f2621c7f 1746#, c-format
7622fc06 1747msgid "%u requested options: %s"
f2621c7f
SK
1748msgstr ""
1749
f7bfbdc8 1750#: rfc2131.c:2487
316e2730
SK
1751#, c-format
1752msgid "cannot send RFC3925 option: too many options for enterprise number %d"
1753msgstr ""
1754
b4f971a0 1755#: netlink.c:77
849a8357
SK
1756#, c-format
1757msgid "cannot create netlink socket: %s"
1758msgstr ""
1759
fd6ad9e4 1760#: netlink.c:348
849a8357
SK
1761#, c-format
1762msgid "netlink returns error: %s"
1763msgstr ""
1764
f7bfbdc8 1765#: dbus.c:186
849a8357
SK
1766msgid "attempt to set an IPv6 server address via DBus - no IPv6 support"
1767msgstr ""
1768
f7bfbdc8
SK
1769#: 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
849a8357
SK
1780msgid "setting upstream servers from DBus"
1781msgstr ""
1782
f7bfbdc8 1783#: dbus.c:738
849a8357
SK
1784msgid "could not register a DBus message handler"
1785msgstr ""
1786
b4f971a0 1787#: bpf.c:263
849a8357
SK
1788#, c-format
1789msgid "cannot create DHCP BPF socket: %s"
1790msgstr ""
1791
b4f971a0 1792#: bpf.c:291
849a8357
SK
1793#, c-format
1794msgid "DHCP request for unsupported hardware type (%d) received on %s"
1795msgstr ""
1697269c 1796
b4f971a0
SK
1797#: 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
e142a832 1806#: helper.c:153
c72daea8
SK
1807msgid "lease() function missing in Lua script"
1808msgstr ""
1809
b4f971a0 1810#: tftp.c:309
824af85b
SK
1811msgid "unable to get free port for TFTP"
1812msgstr ""
1813
b4f971a0 1814#: tftp.c:325
832af0ba
SK
1815#, c-format
1816msgid "unsupported request from %s"
1817msgstr ""
1818
b4f971a0 1819#: tftp.c:439
832af0ba 1820#, c-format
1b7ecd11 1821msgid "file %s not found"
832af0ba
SK
1822msgstr ""
1823
b4f971a0 1824#: tftp.c:548
832af0ba 1825#, c-format
316e2730 1826msgid "error %d %s received from %s"
832af0ba
SK
1827msgstr ""
1828
b4f971a0 1829#: tftp.c:590
832af0ba 1830#, c-format
316e2730 1831msgid "failed sending %s to %s"
832af0ba 1832msgstr ""
f2621c7f 1833
b4f971a0 1834#: tftp.c:590
28866e95
SK
1835#, c-format
1836msgid "sent %s to %s"
1837msgstr ""
1838
7de060b0 1839#: log.c:190
f2621c7f
SK
1840#, c-format
1841msgid "overflow: %d log entries lost"
1842msgstr ""
1843
c72daea8 1844#: log.c:268
f2621c7f
SK
1845#, c-format
1846msgid "log failed: %s"
1847msgstr ""
1848
c72daea8 1849#: log.c:472
f2621c7f
SK
1850msgid "FAILED to start up"
1851msgstr ""
7de060b0
SK
1852
1853#: conntrack.c:65
1854#, c-format
1855msgid "Conntrack connection mark retrieval failed: %s"
1856msgstr ""
c72daea8 1857
d5c35a59 1858#: dhcp6.c:59
c72daea8
SK
1859#, c-format
1860msgid "cannot create DHCPv6 socket: %s"
1861msgstr ""
1862
d5c35a59 1863#: dhcp6.c:80
9f9bd08a
SK
1864#, c-format
1865msgid "failed to set SO_REUSE{ADDR|PORT} on DHCPv6 socket: %s"
1866msgstr ""
1867
d5c35a59 1868#: dhcp6.c:92
c72daea8
SK
1869#, c-format
1870msgid "failed to bind DHCPv6 server socket: %s"
1871msgstr ""
1872
b4f971a0 1873#: rfc3315.c:157
e5ffdb9c
SK
1874#, c-format
1875msgid "no address range available for DHCPv6 request from relay at %s"
1876msgstr ""
1877
b4f971a0 1878#: rfc3315.c:166
e5ffdb9c
SK
1879#, c-format
1880msgid "no address range available for DHCPv6 request via %s"
1881msgstr ""
1882
b4f971a0 1883#: rfc3315.c:297
e5ffdb9c
SK
1884#, c-format
1885msgid "%u available DHCPv6 subnet: %s/%d"
1886msgstr ""
1887
fd6ad9e4 1888#: rfc3315.c:380
e5ffdb9c 1889#, c-format
9f9bd08a 1890msgid "%u vendor class: %u"
e5ffdb9c
SK
1891msgstr ""
1892
fd6ad9e4 1893#: rfc3315.c:428
d5c35a59
SK
1894#, c-format
1895msgid "%u client MAC address: %s"
1896msgstr ""
1897
fd6ad9e4 1898#: rfc3315.c:660
e5ffdb9c 1899#, c-format
9f9bd08a 1900msgid "unknown prefix-class %d"
e5ffdb9c
SK
1901msgstr ""
1902
f7bfbdc8 1903#: rfc3315.c:803 rfc3315.c:898
fd6ad9e4 1904msgid "address unavailable"
9f9bd08a
SK
1905msgstr ""
1906
f7bfbdc8 1907#: rfc3315.c:815 rfc3315.c:946 rfc3315.c:1279
fd6ad9e4 1908msgid "success"
9f9bd08a
SK
1909msgstr ""
1910
f7bfbdc8 1911#: rfc3315.c:830 rfc3315.c:839 rfc3315.c:954 rfc3315.c:956
fd6ad9e4 1912msgid "no addresses available"
9f9bd08a
SK
1913msgstr ""
1914
f7bfbdc8 1915#: rfc3315.c:933
9f9bd08a
SK
1916msgid "not on link"
1917msgstr ""
1918
f7bfbdc8 1919#: rfc3315.c:1006 rfc3315.c:1191 rfc3315.c:1268
9f9bd08a
SK
1920msgid "no binding found"
1921msgstr ""
1922
f7bfbdc8 1923#: rfc3315.c:1044
9f9bd08a
SK
1924msgid "deprecated"
1925msgstr ""
1926
f7bfbdc8 1927#: rfc3315.c:1049
9f9bd08a
SK
1928msgid "address invalid"
1929msgstr ""
1930
f7bfbdc8 1931#: rfc3315.c:1096
9f9bd08a
SK
1932msgid "confirm failed"
1933msgstr ""
1934
f7bfbdc8 1935#: rfc3315.c:1112
9f9bd08a
SK
1936msgid "all addresses still on link"
1937msgstr ""
1938
f7bfbdc8 1939#: rfc3315.c:1200
9f9bd08a
SK
1940msgid "release received"
1941msgstr ""
1942
f7bfbdc8 1943#: rfc3315.c:2126
d5c35a59
SK
1944msgid "Cannot multicast to DHCPv6 server without correct interface"
1945msgstr ""
1946
9f9bd08a 1947#: dhcp-common.c:145
e5ffdb9c 1948#, c-format
9f9bd08a 1949msgid "Ignoring duplicate dhcp-option %d"
e5ffdb9c
SK
1950msgstr ""
1951
d5c35a59 1952#: dhcp-common.c:222
e5ffdb9c 1953#, c-format
9f9bd08a 1954msgid "%u tags: %s"
e5ffdb9c
SK
1955msgstr ""
1956
d5c35a59 1957#: dhcp-common.c:407
e5ffdb9c
SK
1958#, c-format
1959msgid "%s has more than one address in hostsfile, using %s for DHCP"
1960msgstr ""
1961
d5c35a59 1962#: dhcp-common.c:430
e5ffdb9c
SK
1963#, c-format
1964msgid "duplicate IP address %s (%s) in dhcp-config directive"
1965msgstr ""
bc5992da 1966
e142a832 1967#: dhcp-common.c:494
9f9bd08a
SK
1968#, c-format
1969msgid "failed to set SO_BINDTODEVICE on DHCP socket: %s"
1970msgstr ""
1971
e142a832 1972#: dhcp-common.c:615
bc5992da 1973#, c-format
9f9bd08a
SK
1974msgid "Known DHCP options:\n"
1975msgstr ""
1976
e142a832 1977#: dhcp-common.c:626
9f9bd08a
SK
1978#, c-format
1979msgid "Known DHCPv6 options:\n"
1980msgstr ""
1981
e142a832 1982#: dhcp-common.c:823
9f9bd08a 1983msgid ", prefix deprecated"
bc5992da
SK
1984msgstr ""
1985
e142a832 1986#: dhcp-common.c:826
9f9bd08a
SK
1987#, c-format
1988msgid ", lease time "
1989msgstr ""
1990
e142a832 1991#: dhcp-common.c:868
9f9bd08a
SK
1992#, c-format
1993msgid "%s stateless on %s%.0s%.0s%s"
1994msgstr ""
1995
e142a832 1996#: dhcp-common.c:870
9f9bd08a
SK
1997#, c-format
1998msgid "%s, static leases only on %.0s%s%s%.0s"
1999msgstr ""
2000
e142a832 2001#: dhcp-common.c:872
9f9bd08a
SK
2002#, c-format
2003msgid "%s, proxy on subnet %.0s%s%.0s%.0s"
2004msgstr ""
2005
e142a832 2006#: dhcp-common.c:873
9f9bd08a
SK
2007#, c-format
2008msgid "%s, IP range %s -- %s%s%.0s"
2009msgstr ""
2010
e142a832 2011#: dhcp-common.c:886
9f9bd08a
SK
2012#, c-format
2013msgid "DHCPv4-derived IPv6 names on %s%s"
2014msgstr ""
2015
e142a832 2016#: dhcp-common.c:889
9f9bd08a
SK
2017#, c-format
2018msgid "router advertisement on %s%s"
2019msgstr ""
2020
e142a832 2021#: dhcp-common.c:900
d5c35a59
SK
2022#, c-format
2023msgid "DHCP relay from %s to %s via %s"
2024msgstr ""
2025
e142a832 2026#: dhcp-common.c:902
d5c35a59
SK
2027#, c-format
2028msgid "DHCP relay from %s to %s"
2029msgstr ""
2030
f7bfbdc8 2031#: radv.c:109
bc5992da
SK
2032#, c-format
2033msgid "cannot create ICMPv6 socket: %s"
2034msgstr ""
9f9bd08a 2035
f7bfbdc8 2036#: auth.c:448
9f9bd08a
SK
2037#, c-format
2038msgid "ignoring zone transfer request from %s"
2039msgstr ""
2040
d5c35a59 2041#: ipset.c:95
9f9bd08a
SK
2042#, c-format
2043msgid "failed to find kernel version: %s"
2044msgstr ""
2045
d5c35a59 2046#: ipset.c:114
9f9bd08a
SK
2047#, c-format
2048msgid "failed to create IPset control socket: %s"
2049msgstr ""
b4f971a0 2050
f7bfbdc8 2051#: dnssec.c:449 dnssec.c:493
fd6ad9e4
SK
2052#, c-format
2053msgid "failed to update mtime on %s: %s"
2054msgstr ""
2055
b4f971a0
SK
2056#: blockdata.c:58
2057#, c-format
2058msgid "DNSSEC memory in use %u, max %u, allocated %u"
2059msgstr ""
2060
fd6ad9e4 2061#: tables.c:80
b4f971a0
SK
2062msgid "error: fill_addr missused"
2063msgstr ""
2064
fd6ad9e4 2065#: tables.c:109
b4f971a0
SK
2066#, c-format
2067msgid "failed to access pf devices: %s"
2068msgstr ""
2069
fd6ad9e4 2070#: tables.c:123
b4f971a0
SK
2071#, c-format
2072msgid "warning: no opened pf devices %s"
2073msgstr ""
2074
fd6ad9e4 2075#: tables.c:131
b4f971a0
SK
2076#, c-format
2077msgid "error: cannot use table name %s"
2078msgstr ""
2079
fd6ad9e4 2080#: tables.c:139
b4f971a0
SK
2081#, c-format
2082msgid "error: cannot strlcpy table name %s"
2083msgstr ""
2084
fd6ad9e4 2085#: tables.c:145
b4f971a0
SK
2086#, c-format
2087msgid "warning: pfr_add_tables: %s(%d)"
2088msgstr ""
2089
fd6ad9e4 2090#: tables.c:151
b4f971a0
SK
2091msgid "info: table created"
2092msgstr ""
2093
fd6ad9e4 2094#: tables.c:162
b4f971a0
SK
2095#, c-format
2096msgid "warning: DIOCR%sADDRS: %s"
2097msgstr ""
2098
fd6ad9e4 2099#: tables.c:166
b4f971a0
SK
2100#, c-format
2101msgid "%d addresses %s"
2102msgstr ""
fd6ad9e4
SK
2103
2104#: inotify.c:46
2105#, c-format
2106msgid "failed to create inotify: %s"
2107msgstr ""
2108
2109#: inotify.c:60
2110#, c-format
2111msgid "cannot cannonicalise resolv-file %s: %s"
2112msgstr ""
2113
2114#: inotify.c:72
2115#, c-format
2116msgid "directory %s for resolv-file is missing, cannot poll"
2117msgstr ""
2118
2119#: inotify.c:75 inotify.c:112
2120#, c-format
2121msgid "failed to create inotify for %s: %s"
2122msgstr ""
2123
2124#: inotify.c:97
2125#, c-format
2126msgid "bad dynamic directory %s: %s"
2127msgstr ""
2128
2129#: inotify.c:197
2130#, c-format
2131msgid "inotify, new or changed file %s"
2132msgstr ""