~cyphermox/ubuntu/precise/dnsmasq/dbus

« back to all changes in this revision

Viewing changes to po/pt_BR.po

  • Committer: Bazaar Package Importer
  • Author(s): Simon Kelley
  • Date: 2011-02-18 09:54:13 UTC
  • mfrom: (0.3.10 upstream) (12.1.8 sid)
  • Revision ID: james.westby@ubuntu.com-20110218095413-ih2zl300bks56d78
Tags: 2.57-1
 * New upstream.
 * Fix typos in example config file. (closes: #606615)
 * Bump standards-version to 3.9.1
 * Add noidn DEB_BUILD_OPTIONS flag.
 * Don't complain about extra command line arguments if
   they are empty, as this breaks libvirt. (closes: #613915)

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
"Content-Transfer-Encoding: 8bit\n"
16
16
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
17
17
 
18
 
#: cache.c:764
 
18
#: cache.c:761
19
19
#, c-format
20
20
msgid "failed to load names from %s: %s"
21
21
msgstr ""
22
22
 
23
 
#: cache.c:798 dhcp.c:865
 
23
#: cache.c:795 dhcp.c:865
24
24
#, c-format
25
25
msgid "bad address at %s line %d"
26
26
msgstr ""
27
27
 
28
 
#: cache.c:856 dhcp.c:881
 
28
#: cache.c:853 dhcp.c:881
29
29
#, c-format
30
30
msgid "bad name at %s line %d"
31
31
msgstr ""
32
32
 
33
 
#: cache.c:863 dhcp.c:956
 
33
#: cache.c:860 dhcp.c:956
34
34
#, c-format
35
35
msgid "read %s - %d addresses"
36
36
msgstr ""
37
37
 
38
 
#: cache.c:902
 
38
#: cache.c:899
39
39
msgid "cleared cache"
40
40
msgstr ""
41
41
 
42
 
#: cache.c:933 option.c:1112
43
 
#, c-format
44
 
msgid "cannot access directory %s: %s"
45
 
msgstr ""
46
 
 
47
 
#: cache.c:1053
 
42
#: cache.c:960
48
43
#, c-format
49
44
msgid "%s is a CNAME, not giving it to the DHCP lease of %s"
50
45
msgstr ""
51
46
 
52
 
#: cache.c:1059
 
47
#: cache.c:966
53
48
#, c-format
54
49
msgid "not giving name %s to the DHCP lease of %s because the name exists in %s with address %s"
55
50
msgstr ""
56
51
 
57
 
#: cache.c:1132
 
52
#: cache.c:1039
58
53
#, c-format
59
54
msgid "time %lu"
60
55
msgstr ""
61
56
 
62
 
#: cache.c:1133
 
57
#: cache.c:1040
63
58
#, c-format
64
59
msgid "cache size %d, %d/%d cache insertions re-used unexpired cache entries."
65
60
msgstr ""
66
61
 
67
 
#: cache.c:1135
 
62
#: cache.c:1042
68
63
#, c-format
69
64
msgid "queries forwarded %u, queries answered locally %u"
70
65
msgstr ""
71
66
 
72
 
#: cache.c:1158
 
67
#: cache.c:1068
73
68
#, c-format
74
69
msgid "server %s#%d: queries sent %u, retried or failed %u"
75
70
msgstr ""
76
71
 
77
 
#: util.c:59
 
72
#: util.c:57
78
73
#, c-format
79
74
msgid "failed to seed the random number generator: %s"
80
75
msgstr ""
81
76
 
82
 
#: util.c:191
 
77
#: util.c:189
83
78
msgid "failed to allocate memory"
84
79
msgstr ""
85
80
 
86
 
#: util.c:229 option.c:567
 
81
#: util.c:227 option.c:573
87
82
msgid "could not get memory"
88
83
msgstr ""
89
84
 
90
 
#: util.c:239
 
85
#: util.c:237
91
86
#, c-format
92
87
msgid "cannot create pipe: %s"
93
88
msgstr ""
94
89
 
95
 
#: util.c:247
 
90
#: util.c:245
96
91
#, c-format
97
92
msgid "failed to allocate %d bytes"
98
93
msgstr ""
99
94
 
100
 
#: util.c:352
 
95
#: util.c:350
101
96
#, c-format
102
97
msgid "infinite"
103
98
msgstr ""
104
99
 
105
 
#: option.c:240
 
100
#: option.c:244
106
101
msgid "Specify local address(es) to listen on."
107
102
msgstr ""
108
103
 
109
 
#: option.c:241
 
104
#: option.c:245
110
105
msgid "Return ipaddr for all hosts in specified domains."
111
106
msgstr ""
112
107
 
113
 
#: option.c:242
 
108
#: option.c:246
114
109
msgid "Fake reverse lookups for RFC1918 private address ranges."
115
110
msgstr ""
116
111
 
117
 
#: option.c:243
 
112
#: option.c:247
118
113
msgid "Treat ipaddr as NXDOMAIN (defeats Verisign wildcard)."
119
114
msgstr ""
120
115
 
121
 
#: option.c:244
 
116
#: option.c:248
122
117
#, c-format
123
118
msgid "Specify the size of the cache in entries (defaults to %s)."
124
119
msgstr ""
125
120
 
126
 
#: option.c:245
 
121
#: option.c:249
127
122
#, c-format
128
123
msgid "Specify configuration file (defaults to %s)."
129
124
msgstr ""
130
125
 
131
 
#: option.c:246
 
126
#: option.c:250
132
127
msgid "Do NOT fork into the background: run in debug mode."
133
128
msgstr ""
134
129
 
135
 
#: option.c:247
 
130
#: option.c:251
136
131
msgid "Do NOT forward queries with no domain part."
137
132
msgstr ""
138
133
 
139
 
#: option.c:248
 
134
#: option.c:252
140
135
msgid "Return self-pointing MX records for local hosts."
141
136
msgstr ""
142
137
 
143
 
#: option.c:249
 
138
#: option.c:253
144
139
msgid "Expand simple names in /etc/hosts with domain-suffix."
145
140
msgstr ""
146
141
 
147
 
#: option.c:250
 
142
#: option.c:254
148
143
msgid "Don't forward spurious DNS requests from Windows hosts."
149
144
msgstr ""
150
145
 
151
 
#: option.c:251
 
146
#: option.c:255
152
147
msgid "Enable DHCP in the range given with lease duration."
153
148
msgstr ""
154
149
 
155
 
#: option.c:252
 
150
#: option.c:256
156
151
#, c-format
157
152
msgid "Change to this group after startup (defaults to %s)."
158
153
msgstr ""
159
154
 
160
 
#: option.c:253
 
155
#: option.c:257
161
156
msgid "Set address or hostname for a specified machine."
162
157
msgstr ""
163
158
 
164
 
#: option.c:254
 
159
#: option.c:258
165
160
msgid "Read DHCP host specs from file."
166
161
msgstr ""
167
162
 
168
 
#: option.c:255
 
163
#: option.c:259
169
164
msgid "Read DHCP option specs from file."
170
165
msgstr ""
171
166
 
172
 
#: option.c:256
 
167
#: option.c:260
173
168
msgid "Evaluate conditional tag expression."
174
169
msgstr ""
175
170
 
176
 
#: option.c:257
 
171
#: option.c:261
177
172
#, c-format
178
173
msgid "Do NOT load %s file."
179
174
msgstr ""
180
175
 
181
 
#: option.c:258
 
176
#: option.c:262
182
177
#, c-format
183
178
msgid "Specify a hosts file to be read in addition to %s."
184
179
msgstr ""
185
180
 
186
 
#: option.c:259
 
181
#: option.c:263
187
182
msgid "Specify interface(s) to listen on."
188
183
msgstr ""
189
184
 
190
 
#: option.c:260
 
185
#: option.c:264
191
186
msgid "Specify interface(s) NOT to listen on."
192
187
msgstr ""
193
188
 
194
 
#: option.c:261
 
189
#: option.c:265
195
190
msgid "Map DHCP user class to tag."
196
191
msgstr ""
197
192
 
198
 
#: option.c:262
 
193
#: option.c:266
199
194
msgid "Map RFC3046 circuit-id to tag."
200
195
msgstr ""
201
196
 
202
 
#: option.c:263
 
197
#: option.c:267
203
198
msgid "Map RFC3046 remote-id to tag."
204
199
msgstr ""
205
200
 
206
 
#: option.c:264
 
201
#: option.c:268
207
202
msgid "Map RFC3993 subscriber-id to tag."
208
203
msgstr ""
209
204
 
210
 
#: option.c:265
 
205
#: option.c:269
211
206
msgid "Don't do DHCP for hosts with tag set."
212
207
msgstr ""
213
208
 
214
 
#: option.c:266
 
209
#: option.c:270
215
210
msgid "Force broadcast replies for hosts with tag set."
216
211
msgstr ""
217
212
 
218
 
#: option.c:267
 
213
#: option.c:271
219
214
msgid "Do NOT fork into the background, do NOT run in debug mode."
220
215
msgstr ""
221
216
 
222
 
#: option.c:268
 
217
#: option.c:272
223
218
msgid "Assume we are the only DHCP server on the local network."
224
219
msgstr ""
225
220
 
226
 
#: option.c:269
 
221
#: option.c:273
227
222
#, c-format
228
223
msgid "Specify where to store DHCP leases (defaults to %s)."
229
224
msgstr ""
230
225
 
231
 
#: option.c:270
 
226
#: option.c:274
232
227
msgid "Return MX records for local hosts."
233
228
msgstr ""
234
229
 
235
 
#: option.c:271
 
230
#: option.c:275
236
231
msgid "Specify an MX record."
237
232
msgstr ""
238
233
 
239
 
#: option.c:272
 
234
#: option.c:276
240
235
msgid "Specify BOOTP options to DHCP server."
241
236
msgstr ""
242
237
 
243
 
#: option.c:273
 
238
#: option.c:277
244
239
#, c-format
245
240
msgid "Do NOT poll %s file, reload only on SIGHUP."
246
241
msgstr ""
247
242
 
248
 
#: option.c:274
 
243
#: option.c:278
249
244
msgid "Do NOT cache failed search results."
250
245
msgstr ""
251
246
 
252
 
#: option.c:275
 
247
#: option.c:279
253
248
#, c-format
254
249
msgid "Use nameservers strictly in the order given in %s."
255
250
msgstr ""
256
251
 
257
 
#: option.c:276
 
252
#: option.c:280
258
253
msgid "Specify options to be sent to DHCP clients."
259
254
msgstr ""
260
255
 
261
 
#: option.c:277
 
256
#: option.c:281
262
257
msgid "DHCP option sent even if the client does not request it."
263
258
msgstr ""
264
259
 
265
 
#: option.c:278
 
260
#: option.c:282
266
261
msgid "Specify port to listen for DNS requests on (defaults to 53)."
267
262
msgstr ""
268
263
 
269
 
#: option.c:279
 
264
#: option.c:283
270
265
#, c-format
271
266
msgid "Maximum supported UDP packet size for EDNS.0 (defaults to %s)."
272
267
msgstr ""
273
268
 
274
 
#: option.c:280
 
269
#: option.c:284
275
270
msgid "Log DNS queries."
276
271
msgstr ""
277
272
 
278
 
#: option.c:281
 
273
#: option.c:285
279
274
msgid "Force the originating port for upstream DNS queries."
280
275
msgstr ""
281
276
 
282
 
#: option.c:282
 
277
#: option.c:286
283
278
msgid "Do NOT read resolv.conf."
284
279
msgstr ""
285
280
 
286
 
#: option.c:283
 
281
#: option.c:287
287
282
#, c-format
288
283
msgid "Specify path to resolv.conf (defaults to %s)."
289
284
msgstr ""
290
285
 
291
 
#: option.c:284
 
286
#: option.c:288
292
287
msgid "Specify address(es) of upstream servers with optional domains."
293
288
msgstr ""
294
289
 
295
 
#: option.c:285
 
290
#: option.c:289
296
291
msgid "Never forward queries to specified domains."
297
292
msgstr ""
298
293
 
299
 
#: option.c:286
 
294
#: option.c:290
300
295
msgid "Specify the domain to be assigned in DHCP leases."
301
296
msgstr ""
302
297
 
303
 
#: option.c:287
 
298
#: option.c:291
304
299
msgid "Specify default target in an MX record."
305
300
msgstr ""
306
301
 
307
 
#: option.c:288
 
302
#: option.c:292
308
303
msgid "Specify time-to-live in seconds for replies from /etc/hosts."
309
304
msgstr ""
310
305
 
311
 
#: option.c:289
 
306
#: option.c:293
312
307
msgid "Specify time-to-live in seconds for negative caching."
313
308
msgstr ""
314
309
 
315
 
#: option.c:290
 
310
#: option.c:294
316
311
msgid "Specify time-to-live in seconds for maximum TTL to send to clients."
317
312
msgstr ""
318
313
 
319
 
#: option.c:291
 
314
#: option.c:295
320
315
#, c-format
321
316
msgid "Change to this user after startup. (defaults to %s)."
322
317
msgstr ""
323
318
 
324
 
#: option.c:292
 
319
#: option.c:296
325
320
msgid "Map DHCP vendor class to tag."
326
321
msgstr ""
327
322
 
328
 
#: option.c:293
 
323
#: option.c:297
329
324
msgid "Display dnsmasq version and copyright information."
330
325
msgstr ""
331
326
 
332
 
#: option.c:294
 
327
#: option.c:298
333
328
msgid "Translate IPv4 addresses from upstream servers."
334
329
msgstr ""
335
330
 
336
 
#: option.c:295
 
331
#: option.c:299
337
332
msgid "Specify a SRV record."
338
333
msgstr ""
339
334
 
340
 
#: option.c:296
 
335
#: option.c:300
341
336
msgid "Display this message. Use --help dhcp for known DHCP options."
342
337
msgstr ""
343
338
 
344
 
#: option.c:297
 
339
#: option.c:301
345
340
#, c-format
346
341
msgid "Specify path of PID file (defaults to %s)."
347
342
msgstr ""
348
343
 
349
 
#: option.c:298
 
344
#: option.c:302
350
345
#, c-format
351
346
msgid "Specify maximum number of DHCP leases (defaults to %s)."
352
347
msgstr ""
353
348
 
354
 
#: option.c:299
 
349
#: option.c:303
355
350
msgid "Answer DNS queries based on the interface a query was sent to."
356
351
msgstr ""
357
352
 
358
 
#: option.c:300
 
353
#: option.c:304
359
354
msgid "Specify TXT DNS record."
360
355
msgstr ""
361
356
 
362
 
#: option.c:301
 
357
#: option.c:305
363
358
msgid "Specify PTR DNS record."
364
359
msgstr ""
365
360
 
366
 
#: option.c:302
 
361
#: option.c:306
367
362
msgid "Give DNS name to IPv4 address of interface."
368
363
msgstr ""
369
364
 
370
 
#: option.c:303
 
365
#: option.c:307
371
366
msgid "Bind only to interfaces in use."
372
367
msgstr ""
373
368
 
374
 
#: option.c:304
 
369
#: option.c:308
375
370
#, c-format
376
371
msgid "Read DHCP static host information from %s."
377
372
msgstr ""
378
373
 
379
 
#: option.c:305
 
374
#: option.c:309
380
375
msgid "Enable the DBus interface for setting upstream servers, etc."
381
376
msgstr ""
382
377
 
383
 
#: option.c:306
 
378
#: option.c:310
384
379
msgid "Do not provide DHCP on this interface, only provide DNS."
385
380
msgstr ""
386
381
 
387
 
#: option.c:307
 
382
#: option.c:311
388
383
msgid "Enable dynamic address allocation for bootp."
389
384
msgstr ""
390
385
 
391
 
#: option.c:308
 
386
#: option.c:312
392
387
msgid "Map MAC address (with wildcards) to option set."
393
388
msgstr ""
394
389
 
395
 
#: option.c:309
 
390
#: option.c:313
396
391
msgid "Treat DHCP requests on aliases as arriving from interface."
397
392
msgstr ""
398
393
 
399
 
#: option.c:310
 
394
#: option.c:314
400
395
msgid "Disable ICMP echo address checking in the DHCP server."
401
396
msgstr ""
402
397
 
403
 
#: option.c:311
 
398
#: option.c:315
404
399
msgid "Script to run on DHCP lease creation and destruction."
405
400
msgstr ""
406
401
 
407
 
#: option.c:312
 
402
#: option.c:316
408
403
msgid "Read configuration from all the files in this directory."
409
404
msgstr ""
410
405
 
411
 
#: option.c:313
 
406
#: option.c:317
412
407
msgid "Log to this syslog facility or file. (defaults to DAEMON)"
413
408
msgstr ""
414
409
 
415
 
#: option.c:314
 
410
#: option.c:318
416
411
msgid "Do not use leasefile."
417
412
msgstr ""
418
413
 
419
 
#: option.c:315
 
414
#: option.c:319
420
415
#, c-format
421
416
msgid "Maximum number of concurrent DNS queries. (defaults to %s)"
422
417
msgstr ""
423
418
 
424
 
#: option.c:316
 
419
#: option.c:320
425
420
#, c-format
426
421
msgid "Clear DNS cache when reloading %s."
427
422
msgstr ""
428
423
 
429
 
#: option.c:317
 
424
#: option.c:321
430
425
msgid "Ignore hostnames provided by DHCP clients."
431
426
msgstr ""
432
427
 
433
 
#: option.c:318
 
428
#: option.c:322
434
429
msgid "Do NOT reuse filename and server fields for extra DHCP options."
435
430
msgstr ""
436
431
 
437
 
#: option.c:319
 
432
#: option.c:323
438
433
msgid "Enable integrated read-only TFTP server."
439
434
msgstr ""
440
435
 
441
 
#: option.c:320
 
436
#: option.c:324
442
437
msgid "Export files by TFTP only from the specified subtree."
443
438
msgstr ""
444
439
 
445
 
#: option.c:321
 
440
#: option.c:325
446
441
msgid "Add client IP address to tftp-root."
447
442
msgstr ""
448
443
 
449
 
#: option.c:322
 
444
#: option.c:326
450
445
msgid "Allow access only to files owned by the user running dnsmasq."
451
446
msgstr ""
452
447
 
453
 
#: option.c:323
 
448
#: option.c:327
454
449
#, c-format
455
450
msgid "Maximum number of conncurrent TFTP transfers (defaults to %s)."
456
451
msgstr ""
457
452
 
458
 
#: option.c:324
 
453
#: option.c:328
459
454
msgid "Disable the TFTP blocksize extension."
460
455
msgstr ""
461
456
 
462
 
#: option.c:325
 
457
#: option.c:329
463
458
msgid "Ephemeral port range for use by TFTP transfers."
464
459
msgstr ""
465
460
 
466
 
#: option.c:326
 
461
#: option.c:330
467
462
msgid "Extra logging for DHCP."
468
463
msgstr ""
469
464
 
470
 
#: option.c:327
 
465
#: option.c:331
471
466
msgid "Enable async. logging; optionally set queue length."
472
467
msgstr ""
473
468
 
474
 
#: option.c:328
 
469
#: option.c:332
475
470
msgid "Stop DNS rebinding. Filter private IP ranges when resolving."
476
471
msgstr ""
477
472
 
478
 
#: option.c:329
 
473
#: option.c:333
479
474
msgid "Allow rebinding of 127.0.0.0/8, for RBL servers."
480
475
msgstr ""
481
476
 
482
 
#: option.c:330
 
477
#: option.c:334
483
478
msgid "Inhibit DNS-rebind protection on this domain."
484
479
msgstr ""
485
480
 
486
 
#: option.c:331
 
481
#: option.c:335
487
482
msgid "Always perform DNS queries to all servers."
488
483
msgstr ""
489
484
 
490
 
#: option.c:332
 
485
#: option.c:336
491
486
msgid "Set tag if client includes matching option in request."
492
487
msgstr ""
493
488
 
494
 
#: option.c:333
 
489
#: option.c:337
495
490
msgid "Use alternative ports for DHCP."
496
491
msgstr ""
497
492
 
498
 
#: option.c:334
 
493
#: option.c:338
499
494
msgid "Run lease-change script as this user."
500
495
msgstr ""
501
496
 
502
 
#: option.c:335
 
497
#: option.c:339
503
498
msgid "Specify NAPTR DNS record."
504
499
msgstr ""
505
500
 
506
 
#: option.c:336
 
501
#: option.c:340
507
502
msgid "Specify lowest port available for DNS query transmission."
508
503
msgstr ""
509
504
 
510
 
#: option.c:337
 
505
#: option.c:341
511
506
msgid "Use only fully qualified domain names for DHCP clients."
512
507
msgstr ""
513
508
 
514
 
#: option.c:338
 
509
#: option.c:342
515
510
msgid "Generate hostnames based on MAC address for nameless clients."
516
511
msgstr ""
517
512
 
518
 
#: option.c:339
 
513
#: option.c:343
519
514
msgid "Use these DHCP relays as full proxies."
520
515
msgstr ""
521
516
 
522
 
#: option.c:340
 
517
#: option.c:344
523
518
msgid "Specify alias name for LOCAL DNS name."
524
519
msgstr ""
525
520
 
526
 
#: option.c:341
 
521
#: option.c:345
527
522
msgid "Prompt to send to PXE clients."
528
523
msgstr ""
529
524
 
530
 
#: option.c:342
 
525
#: option.c:346
531
526
msgid "Boot service for PXE menu."
532
527
msgstr ""
533
528
 
534
 
#: option.c:343
 
529
#: option.c:347
535
530
msgid "Check configuration syntax."
536
531
msgstr ""
537
532
 
538
 
#: option.c:632
 
533
#: option.c:348
 
534
msgid "Add requestor's MAC address to forwarded DNS queries"
 
535
msgstr ""
 
536
 
 
537
#: option.c:349
 
538
msgid "Proxy DNSSEC validation results from upstream nameservers"
 
539
msgstr ""
 
540
 
 
541
#: option.c:638
539
542
#, c-format
540
543
msgid ""
541
544
"Usage: dnsmasq [options]\n"
542
545
"\n"
543
546
msgstr ""
544
547
 
545
 
#: option.c:634
 
548
#: option.c:640
546
549
#, c-format
547
550
msgid "Use short options only on the command line.\n"
548
551
msgstr ""
549
552
 
550
 
#: option.c:636
 
553
#: option.c:642
551
554
#, c-format
552
555
msgid "Valid options are:\n"
553
556
msgstr ""
554
557
 
555
 
#: option.c:677
 
558
#: option.c:683
556
559
#, c-format
557
560
msgid "Known DHCP options:\n"
558
561
msgstr ""
559
562
 
560
 
#: option.c:781
 
563
#: option.c:798
561
564
msgid "bad dhcp-option"
562
565
msgstr ""
563
566
 
564
 
#: option.c:838
 
567
#: option.c:860
565
568
msgid "bad IP address"
566
569
msgstr ""
567
570
 
568
 
#: option.c:941
 
571
#: option.c:968
569
572
msgid "bad domain in dhcp-option"
570
573
msgstr ""
571
574
 
572
 
#: option.c:1007
 
575
#: option.c:1034
573
576
msgid "dhcp-option too long"
574
577
msgstr ""
575
578
 
576
 
#: option.c:1016
 
579
#: option.c:1043
577
580
msgid "illegal dhcp-match"
578
581
msgstr ""
579
582
 
580
 
#: option.c:1052
 
583
#: option.c:1087
581
584
msgid "illegal repeated flag"
582
585
msgstr ""
583
586
 
584
 
#: option.c:1060
 
587
#: option.c:1095
585
588
msgid "illegal repeated keyword"
586
589
msgstr ""
587
590
 
588
 
#: option.c:1143 tftp.c:413
 
591
#: option.c:1147 option.c:3030
 
592
#, c-format
 
593
msgid "cannot access directory %s: %s"
 
594
msgstr ""
 
595
 
 
596
#: option.c:1178 tftp.c:460
589
597
#, c-format
590
598
msgid "cannot access %s: %s"
591
599
msgstr ""
592
600
 
593
 
#: option.c:1188
594
 
msgid "only one dhcp-hostsfile allowed"
595
 
msgstr ""
596
 
 
597
 
#: option.c:1195
598
 
msgid "only one dhcp-optsfile allowed"
599
 
msgstr ""
600
 
 
601
 
#: option.c:1240
 
601
#: option.c:1207
 
602
msgid "setting log facility is not possible under Android"
 
603
msgstr ""
 
604
 
 
605
#: option.c:1216
 
606
msgid "bad log facility"
 
607
msgstr ""
 
608
 
 
609
#: option.c:1265
602
610
msgid "bad MX preference"
603
611
msgstr ""
604
612
 
605
 
#: option.c:1245
 
613
#: option.c:1270
606
614
msgid "bad MX name"
607
615
msgstr ""
608
616
 
609
 
#: option.c:1259
 
617
#: option.c:1284
610
618
msgid "bad MX target"
611
619
msgstr ""
612
620
 
613
 
#: option.c:1269
 
621
#: option.c:1294
614
622
msgid "cannot run scripts under uClinux"
615
623
msgstr ""
616
624
 
617
 
#: option.c:1271
 
625
#: option.c:1296
618
626
msgid "recompile with HAVE_SCRIPT defined to enable lease-change scripts"
619
627
msgstr ""
620
628
 
621
 
#: option.c:1516 option.c:1520
 
629
#: option.c:1597 option.c:1601
622
630
msgid "bad port"
623
631
msgstr ""
624
632
 
625
 
#: option.c:1539 option.c:1564
 
633
#: option.c:1620 option.c:1645
626
634
msgid "interface binding not supported"
627
635
msgstr ""
628
636
 
629
 
#: option.c:1710
 
637
#: option.c:1791
630
638
msgid "bad port range"
631
639
msgstr ""
632
640
 
633
 
#: option.c:1727
 
641
#: option.c:1808
634
642
msgid "bad bridge-interface"
635
643
msgstr ""
636
644
 
637
 
#: option.c:1769
 
645
#: option.c:1850
638
646
msgid "bad dhcp-range"
639
647
msgstr ""
640
648
 
641
 
#: option.c:1797
 
649
#: option.c:1878
642
650
msgid "only one tag allowed"
643
651
msgstr ""
644
652
 
645
 
#: option.c:1844
 
653
#: option.c:1925
646
654
msgid "inconsistent DHCP range"
647
655
msgstr ""
648
656
 
649
 
#: option.c:2019
 
657
#: option.c:2019 option.c:2045
 
658
msgid "bad hex constant"
 
659
msgstr ""
 
660
 
 
661
#: option.c:2107
650
662
msgid "bad DHCP host name"
651
663
msgstr ""
652
664
 
653
 
#: option.c:2100
 
665
#: option.c:2188
654
666
msgid "bad tag-if"
655
667
msgstr ""
656
668
 
657
 
#: option.c:2374 option.c:2673
 
669
#: option.c:2467 option.c:2752
658
670
msgid "invalid port number"
659
671
msgstr ""
660
672
 
661
 
#: option.c:2436
 
673
#: option.c:2529
662
674
msgid "bad dhcp-proxy address"
663
675
msgstr ""
664
676
 
665
 
#: option.c:2476
 
677
#: option.c:2569
666
678
msgid "invalid alias range"
667
679
msgstr ""
668
680
 
669
 
#: option.c:2489
 
681
#: option.c:2582
670
682
msgid "bad interface name"
671
683
msgstr ""
672
684
 
673
 
#: option.c:2514
 
685
#: option.c:2607
674
686
msgid "bad CNAME"
675
687
msgstr ""
676
688
 
677
 
#: option.c:2519
 
689
#: option.c:2612
678
690
msgid "duplicate CNAME"
679
691
msgstr ""
680
692
 
681
 
#: option.c:2539
 
693
#: option.c:2632
682
694
msgid "bad PTR record"
683
695
msgstr ""
684
696
 
685
 
#: option.c:2570
 
697
#: option.c:2663
686
698
msgid "bad NAPTR record"
687
699
msgstr ""
688
700
 
689
 
#: option.c:2595
690
 
msgid "TXT record string too long"
691
 
msgstr ""
692
 
 
693
 
#: option.c:2643
 
701
#: option.c:2695
694
702
msgid "bad TXT record"
695
703
msgstr ""
696
704
 
697
 
#: option.c:2659
 
705
#: option.c:2738
698
706
msgid "bad SRV record"
699
707
msgstr ""
700
708
 
701
 
#: option.c:2666
 
709
#: option.c:2745
702
710
msgid "bad SRV target"
703
711
msgstr ""
704
712
 
705
 
#: option.c:2680
 
713
#: option.c:2759
706
714
msgid "invalid priority"
707
715
msgstr ""
708
716
 
709
 
#: option.c:2687
 
717
#: option.c:2766
710
718
msgid "invalid weight"
711
719
msgstr ""
712
720
 
713
 
#: option.c:2706
 
721
#: option.c:2785
714
722
msgid "unsupported option (check that dnsmasq was compiled with DHCP/TFTP/DBus support)"
715
723
msgstr ""
716
724
 
717
 
#: option.c:2748
718
 
#, c-format
719
 
msgid "files nested too deep in %s"
720
 
msgstr ""
721
 
 
722
 
#: option.c:2756 tftp.c:567
723
 
#, c-format
724
 
msgid "cannot read %s: %s"
725
 
msgstr ""
726
 
 
727
 
#: option.c:2813
 
725
#: option.c:2849
728
726
msgid "missing \""
729
727
msgstr ""
730
728
 
731
 
#: option.c:2872
 
729
#: option.c:2908
732
730
msgid "bad option"
733
731
msgstr ""
734
732
 
735
 
#: option.c:2874
 
733
#: option.c:2910
736
734
msgid "extraneous parameter"
737
735
msgstr ""
738
736
 
739
 
#: option.c:2876
 
737
#: option.c:2912
740
738
msgid "missing parameter"
741
739
msgstr ""
742
740
 
743
 
#: option.c:2880
 
741
#: option.c:2916
744
742
msgid "error"
745
743
msgstr ""
746
744
 
747
 
#: option.c:2885
 
745
#: option.c:2921
748
746
#, c-format
749
747
msgid "%s at line %d of %%s"
750
748
msgstr ""
751
749
 
752
 
#: option.c:2942 option.c:2973
 
750
#: option.c:2985 tftp.c:624
 
751
#, c-format
 
752
msgid "cannot read %s: %s"
 
753
msgstr ""
 
754
 
 
755
#: option.c:3151 option.c:3187
753
756
#, c-format
754
757
msgid "read %s"
755
758
msgstr ""
756
759
 
757
 
#: option.c:3045
 
760
#: option.c:3239
 
761
msgid "junk found in command line"
 
762
msgstr ""
 
763
 
 
764
#: option.c:3269
758
765
#, c-format
759
766
msgid "Dnsmasq version %s  %s\n"
760
767
msgstr ""
761
768
 
762
 
#: option.c:3046
 
769
#: option.c:3270
763
770
#, c-format
764
771
msgid ""
765
772
"Compile time options %s\n"
766
773
"\n"
767
774
msgstr ""
768
775
 
769
 
#: option.c:3047
 
776
#: option.c:3271
770
777
#, c-format
771
778
msgid "This software comes with ABSOLUTELY NO WARRANTY.\n"
772
779
msgstr ""
773
780
 
774
 
#: option.c:3048
 
781
#: option.c:3272
775
782
#, c-format
776
783
msgid "Dnsmasq is free software, and you are welcome to redistribute it\n"
777
784
msgstr ""
778
785
 
779
 
#: option.c:3049
 
786
#: option.c:3273
780
787
#, c-format
781
788
msgid "under the terms of the GNU General Public License, version 2 or 3.\n"
782
789
msgstr ""
783
790
 
784
 
#: option.c:3060
 
791
#: option.c:3284
785
792
msgid "try --help"
786
793
msgstr ""
787
794
 
788
 
#: option.c:3062
 
795
#: option.c:3286
789
796
msgid "try -w"
790
797
msgstr ""
791
798
 
792
 
#: option.c:3065
 
799
#: option.c:3289
793
800
#, c-format
794
801
msgid "bad command line options: %s"
795
802
msgstr ""
796
803
 
797
 
#: option.c:3106
 
804
#: option.c:3330
798
805
#, c-format
799
806
msgid "cannot get host-name: %s"
800
807
msgstr ""
801
808
 
802
 
#: option.c:3134
 
809
#: option.c:3358
803
810
msgid "only one resolv.conf file allowed in no-poll mode."
804
811
msgstr ""
805
812
 
806
 
#: option.c:3144
 
813
#: option.c:3368
807
814
msgid "must have exactly one resolv.conf to read domain from."
808
815
msgstr ""
809
816
 
810
 
#: option.c:3147 network.c:813 dhcp.c:814
 
817
#: option.c:3371 network.c:848 dhcp.c:814
811
818
#, c-format
812
819
msgid "failed to read %s: %s"
813
820
msgstr ""
814
821
 
815
 
#: option.c:3164
 
822
#: option.c:3388
816
823
#, c-format
817
824
msgid "no search directive found in %s"
818
825
msgstr ""
819
826
 
820
 
#: option.c:3185
 
827
#: option.c:3409
821
828
msgid "there must be a default domain when --dhcp-fqdn is set"
822
829
msgstr ""
823
830
 
824
 
#: option.c:3189
 
831
#: option.c:3413
825
832
msgid "syntax check OK"
826
833
msgstr ""
827
834
 
828
 
#: forward.c:427
 
835
#: forward.c:461
829
836
#, c-format
830
837
msgid "nameserver %s refused to do a recursive query"
831
838
msgstr ""
832
839
 
833
 
#: forward.c:455
 
840
#: forward.c:489
834
841
#, c-format
835
842
msgid "possible DNS-rebind attack detected: %s"
836
843
msgstr ""
837
844
 
838
 
#: network.c:110
 
845
#: network.c:171
839
846
#, c-format
840
847
msgid "unknown interface %s in bridge-interface"
841
848
msgstr ""
842
849
 
843
 
#: network.c:467 dnsmasq.c:188
844
 
#, c-format
845
 
msgid "failed to create listening socket: %s"
846
 
msgstr ""
847
 
 
848
 
#: network.c:474
849
 
#, c-format
850
 
msgid "failed to set IPV6 options on listening socket: %s"
851
 
msgstr ""
852
 
 
853
 
#: network.c:500
854
 
#, c-format
855
 
msgid "failed to bind listening socket for %s: %s"
856
 
msgstr ""
857
 
 
858
 
#: network.c:505
859
 
#, c-format
860
 
msgid "failed to listen on socket: %s"
861
 
msgstr ""
862
 
 
863
 
#: network.c:517
864
 
#, c-format
865
 
msgid "failed to create TFTP socket: %s"
866
 
msgstr ""
867
 
 
868
 
#: network.c:711
 
850
#: network.c:380
 
851
#, c-format
 
852
msgid "failed to create listening socket for %s: %s"
 
853
msgstr ""
 
854
 
 
855
#: network.c:746
869
856
#, c-format
870
857
msgid "failed to bind server socket for %s: %s"
871
858
msgstr ""
872
859
 
873
 
#: network.c:748
 
860
#: network.c:783
874
861
#, c-format
875
862
msgid "ignoring nameserver %s - local interface"
876
863
msgstr ""
877
864
 
878
 
#: network.c:759
 
865
#: network.c:794
879
866
#, c-format
880
867
msgid "ignoring nameserver %s - cannot make/bind socket: %s"
881
868
msgstr ""
882
869
 
883
 
#: network.c:776
 
870
#: network.c:811
884
871
msgid "unqualified"
885
872
msgstr ""
886
873
 
887
 
#: network.c:776
 
874
#: network.c:811
888
875
msgid "names"
889
876
msgstr ""
890
877
 
891
 
#: network.c:778
 
878
#: network.c:813
892
879
msgid "default"
893
880
msgstr ""
894
881
 
895
 
#: network.c:780
 
882
#: network.c:815
896
883
msgid "domain"
897
884
msgstr ""
898
885
 
899
 
#: network.c:783
 
886
#: network.c:818
900
887
#, c-format
901
888
msgid "using local addresses only for %s %s"
902
889
msgstr ""
903
890
 
904
 
#: network.c:785
 
891
#: network.c:820
905
892
#, c-format
906
893
msgid "using standard nameservers for %s %s"
907
894
msgstr ""
908
895
 
909
 
#: network.c:787
 
896
#: network.c:822
910
897
#, c-format
911
898
msgid "using nameserver %s#%d for %s %s"
912
899
msgstr ""
913
900
 
914
 
#: network.c:790
 
901
#: network.c:825
915
902
#, c-format
916
903
msgid "using nameserver %s#%d(via %s)"
917
904
msgstr ""
918
905
 
919
 
#: network.c:792
 
906
#: network.c:827
920
907
#, c-format
921
908
msgid "using nameserver %s#%d"
922
909
msgstr ""
923
910
 
924
 
#: dnsmasq.c:145
 
911
#: dnsmasq.c:148
925
912
msgid "TFTP server not available: set HAVE_TFTP in src/config.h"
926
913
msgstr ""
927
914
 
928
 
#: dnsmasq.c:150
 
915
#: dnsmasq.c:153
929
916
msgid "asychronous logging is not available under Solaris"
930
917
msgstr ""
931
918
 
932
 
#: dnsmasq.c:169
 
919
#: dnsmasq.c:158
 
920
msgid "asychronous logging is not available under Android"
 
921
msgstr ""
 
922
 
 
923
#: dnsmasq.c:177
933
924
#, c-format
934
925
msgid "failed to find list of interfaces: %s"
935
926
msgstr ""
936
927
 
937
 
#: dnsmasq.c:177
 
928
#: dnsmasq.c:185
938
929
#, c-format
939
930
msgid "unknown interface %s"
940
931
msgstr ""
941
932
 
942
 
#: dnsmasq.c:183
 
933
#: dnsmasq.c:191
943
934
#, c-format
944
935
msgid "no interface with address %s"
945
936
msgstr ""
946
937
 
947
 
#: dnsmasq.c:200 dnsmasq.c:671
 
938
#: dnsmasq.c:207 dnsmasq.c:678
948
939
#, c-format
949
940
msgid "DBus error: %s"
950
941
msgstr ""
951
942
 
952
 
#: dnsmasq.c:203
 
943
#: dnsmasq.c:210
953
944
msgid "DBus not available: set HAVE_DBUS in src/config.h"
954
945
msgstr ""
955
946
 
956
 
#: dnsmasq.c:229
 
947
#: dnsmasq.c:236
957
948
#, c-format
958
949
msgid "unknown user or group: %s"
959
950
msgstr ""
960
951
 
961
 
#: dnsmasq.c:284
 
952
#: dnsmasq.c:291
962
953
#, c-format
963
954
msgid "cannot chdir to filesystem root: %s"
964
955
msgstr ""
965
956
 
966
 
#: dnsmasq.c:448
 
957
#: dnsmasq.c:455
967
958
#, c-format
968
959
msgid "started, version %s DNS disabled"
969
960
msgstr ""
970
961
 
971
 
#: dnsmasq.c:450
 
962
#: dnsmasq.c:457
972
963
#, c-format
973
964
msgid "started, version %s cachesize %d"
974
965
msgstr ""
975
966
 
976
 
#: dnsmasq.c:452
 
967
#: dnsmasq.c:459
977
968
#, c-format
978
969
msgid "started, version %s cache disabled"
979
970
msgstr ""
980
971
 
981
 
#: dnsmasq.c:454
 
972
#: dnsmasq.c:461
982
973
#, c-format
983
974
msgid "compile time options: %s"
984
975
msgstr ""
985
976
 
986
 
#: dnsmasq.c:460
 
977
#: dnsmasq.c:467
987
978
msgid "DBus support enabled: connected to system bus"
988
979
msgstr ""
989
980
 
990
 
#: dnsmasq.c:462
 
981
#: dnsmasq.c:469
991
982
msgid "DBus support enabled: bus connection pending"
992
983
msgstr ""
993
984
 
994
 
#: dnsmasq.c:467
 
985
#: dnsmasq.c:474
995
986
#, c-format
996
987
msgid "warning: failed to change owner of %s: %s"
997
988
msgstr ""
998
989
 
999
 
#: dnsmasq.c:471
 
990
#: dnsmasq.c:478
1000
991
msgid "setting --bind-interfaces option because of OS limitations"
1001
992
msgstr ""
1002
993
 
1003
 
#: dnsmasq.c:476
 
994
#: dnsmasq.c:483
1004
995
#, c-format
1005
996
msgid "warning: interface %s does not currently exist"
1006
997
msgstr ""
1007
998
 
1008
 
#: dnsmasq.c:481
 
999
#: dnsmasq.c:488
1009
1000
msgid "warning: ignoring resolv-file flag because no-resolv is set"
1010
1001
msgstr ""
1011
1002
 
1012
 
#: dnsmasq.c:484
 
1003
#: dnsmasq.c:491
1013
1004
msgid "warning: no upstream servers configured"
1014
1005
msgstr ""
1015
1006
 
1016
 
#: dnsmasq.c:488
 
1007
#: dnsmasq.c:495
1017
1008
#, c-format
1018
1009
msgid "asynchronous logging enabled, queue limit is %d messages"
1019
1010
msgstr ""
1020
1011
 
1021
 
#: dnsmasq.c:501
 
1012
#: dnsmasq.c:508
1022
1013
#, c-format
1023
1014
msgid "DHCP, static leases only on %.0s%s, lease time %s"
1024
1015
msgstr ""
1025
1016
 
1026
 
#: dnsmasq.c:503
 
1017
#: dnsmasq.c:510
1027
1018
#, c-format
1028
1019
msgid "DHCP, proxy on subnet %.0s%s%.0s"
1029
1020
msgstr ""
1030
1021
 
1031
 
#: dnsmasq.c:504
 
1022
#: dnsmasq.c:511
1032
1023
#, c-format
1033
1024
msgid "DHCP, IP range %s -- %s, lease time %s"
1034
1025
msgstr ""
1035
1026
 
1036
 
#: dnsmasq.c:519
 
1027
#: dnsmasq.c:526
1037
1028
msgid "root is "
1038
1029
msgstr ""
1039
1030
 
1040
 
#: dnsmasq.c:519
 
1031
#: dnsmasq.c:526
1041
1032
msgid "enabled"
1042
1033
msgstr ""
1043
1034
 
1044
 
#: dnsmasq.c:521
 
1035
#: dnsmasq.c:528
1045
1036
msgid "secure mode"
1046
1037
msgstr ""
1047
1038
 
1048
 
#: dnsmasq.c:547
 
1039
#: dnsmasq.c:554
1049
1040
#, c-format
1050
1041
msgid "restricting maximum simultaneous TFTP transfers to %d"
1051
1042
msgstr ""
1052
1043
 
1053
 
#: dnsmasq.c:673
 
1044
#: dnsmasq.c:680
1054
1045
msgid "connected to system DBus"
1055
1046
msgstr ""
1056
1047
 
1057
 
#: dnsmasq.c:768
 
1048
#: dnsmasq.c:775
1058
1049
#, c-format
1059
1050
msgid "cannot fork into background: %s"
1060
1051
msgstr ""
1061
1052
 
1062
 
#: dnsmasq.c:771
 
1053
#: dnsmasq.c:778
1063
1054
#, c-format
1064
1055
msgid "failed to create helper: %s"
1065
1056
msgstr ""
1066
1057
 
1067
 
#: dnsmasq.c:774
 
1058
#: dnsmasq.c:781
1068
1059
#, c-format
1069
1060
msgid "setting capabilities failed: %s"
1070
1061
msgstr ""
1071
1062
 
1072
 
#: dnsmasq.c:778
 
1063
#: dnsmasq.c:785
1073
1064
#, c-format
1074
1065
msgid "failed to change user-id to %s: %s"
1075
1066
msgstr ""
1076
1067
 
1077
 
#: dnsmasq.c:783
 
1068
#: dnsmasq.c:790
1078
1069
#, c-format
1079
1070
msgid "failed to change group-id to %s: %s"
1080
1071
msgstr ""
1081
1072
 
1082
 
#: dnsmasq.c:786
 
1073
#: dnsmasq.c:793
1083
1074
#, c-format
1084
1075
msgid "failed to open pidfile %s: %s"
1085
1076
msgstr ""
1086
1077
 
1087
 
#: dnsmasq.c:789
 
1078
#: dnsmasq.c:796
1088
1079
#, c-format
1089
1080
msgid "cannot open %s: %s"
1090
1081
msgstr ""
1091
1082
 
1092
 
#: dnsmasq.c:844
 
1083
#: dnsmasq.c:851
1093
1084
#, c-format
1094
1085
msgid "child process killed by signal %d"
1095
1086
msgstr ""
1096
1087
 
1097
 
#: dnsmasq.c:848
 
1088
#: dnsmasq.c:855
1098
1089
#, c-format
1099
1090
msgid "child process exited with status %d"
1100
1091
msgstr ""
1101
1092
 
1102
 
#: dnsmasq.c:852
 
1093
#: dnsmasq.c:859
1103
1094
#, c-format
1104
1095
msgid "failed to execute %s: %s"
1105
1096
msgstr ""
1106
1097
 
1107
 
#: dnsmasq.c:896
 
1098
#: dnsmasq.c:903
1108
1099
msgid "exiting on receipt of SIGTERM"
1109
1100
msgstr ""
1110
1101
 
1111
 
#: dnsmasq.c:924
 
1102
#: dnsmasq.c:931
1112
1103
#, c-format
1113
1104
msgid "failed to access %s: %s"
1114
1105
msgstr ""
1115
1106
 
1116
 
#: dnsmasq.c:954
 
1107
#: dnsmasq.c:961
1117
1108
#, c-format
1118
1109
msgid "reading %s"
1119
1110
msgstr ""
1120
1111
 
1121
 
#: dnsmasq.c:965
 
1112
#: dnsmasq.c:972
1122
1113
#, c-format
1123
1114
msgid "no servers found in %s, will retry"
1124
1115
msgstr ""
1212
1203
msgid "failed to write %s: %s (retry in %us)"
1213
1204
msgstr ""
1214
1205
 
1215
 
#: rfc2131.c:377
 
1206
#: rfc2131.c:315
1216
1207
#, c-format
1217
1208
msgid "no address range available for DHCP request %s %s"
1218
1209
msgstr ""
1219
1210
 
1220
 
#: rfc2131.c:378
 
1211
#: rfc2131.c:316
1221
1212
msgid "with subnet selector"
1222
1213
msgstr ""
1223
1214
 
1224
 
#: rfc2131.c:378
 
1215
#: rfc2131.c:316
1225
1216
msgid "via"
1226
1217
msgstr ""
1227
1218
 
1228
 
#: rfc2131.c:393
 
1219
#: rfc2131.c:331
1229
1220
#, c-format
1230
1221
msgid "%u available DHCP subnet: %s/%s"
1231
1222
msgstr ""
1232
1223
 
1233
 
#: rfc2131.c:396
 
1224
#: rfc2131.c:334
1234
1225
#, c-format
1235
1226
msgid "%u available DHCP range: %s -- %s"
1236
1227
msgstr ""
1237
1228
 
1238
 
#: rfc2131.c:425
 
1229
#: rfc2131.c:363
1239
1230
msgid "disabled"
1240
1231
msgstr ""
1241
1232
 
1242
 
#: rfc2131.c:466 rfc2131.c:969 rfc2131.c:1336
 
1233
#: rfc2131.c:404 rfc2131.c:916 rfc2131.c:1288
1243
1234
msgid "ignored"
1244
1235
msgstr ""
1245
1236
 
1246
 
#: rfc2131.c:481 rfc2131.c:1183
 
1237
#: rfc2131.c:419 rfc2131.c:1135
1247
1238
msgid "address in use"
1248
1239
msgstr ""
1249
1240
 
1250
 
#: rfc2131.c:495 rfc2131.c:1023
 
1241
#: rfc2131.c:433 rfc2131.c:970
1251
1242
msgid "no address available"
1252
1243
msgstr ""
1253
1244
 
1254
 
#: rfc2131.c:502 rfc2131.c:1146
 
1245
#: rfc2131.c:440 rfc2131.c:1098
1255
1246
msgid "wrong network"
1256
1247
msgstr ""
1257
1248
 
1258
 
#: rfc2131.c:516
 
1249
#: rfc2131.c:454
1259
1250
msgid "no address configured"
1260
1251
msgstr ""
1261
1252
 
1262
 
#: rfc2131.c:522 rfc2131.c:1196
 
1253
#: rfc2131.c:460 rfc2131.c:1148
1263
1254
msgid "no leases left"
1264
1255
msgstr ""
1265
1256
 
1266
 
#: rfc2131.c:607
 
1257
#: rfc2131.c:545
1267
1258
#, c-format
1268
1259
msgid "%u client provides name: %s"
1269
1260
msgstr ""
1270
1261
 
1271
 
#: rfc2131.c:762
 
1262
#: rfc2131.c:700
1272
1263
#, c-format
1273
1264
msgid "%u vendor class: %s"
1274
1265
msgstr ""
1275
1266
 
1276
 
#: rfc2131.c:764
 
1267
#: rfc2131.c:702
1277
1268
#, c-format
1278
1269
msgid "%u user class: %s"
1279
1270
msgstr ""
1280
1271
 
1281
 
#: rfc2131.c:823
 
1272
#: rfc2131.c:761
1282
1273
msgid "PXE BIS not supported"
1283
1274
msgstr ""
1284
1275
 
1285
 
#: rfc2131.c:939
 
1276
#: rfc2131.c:886
1286
1277
#, c-format
1287
1278
msgid "disabling DHCP static address %s for %s"
1288
1279
msgstr ""
1289
1280
 
1290
 
#: rfc2131.c:960
 
1281
#: rfc2131.c:907
1291
1282
msgid "unknown lease"
1292
1283
msgstr ""
1293
1284
 
1294
 
#: rfc2131.c:992
 
1285
#: rfc2131.c:939
1295
1286
#, c-format
1296
1287
msgid "not using configured address %s because it is leased to %s"
1297
1288
msgstr ""
1298
1289
 
1299
 
#: rfc2131.c:1002
 
1290
#: rfc2131.c:949
1300
1291
#, c-format
1301
1292
msgid "not using configured address %s because it is in use by the server or relay"
1302
1293
msgstr ""
1303
1294
 
1304
 
#: rfc2131.c:1005
 
1295
#: rfc2131.c:952
1305
1296
#, c-format
1306
1297
msgid "not using configured address %s because it was previously declined"
1307
1298
msgstr ""
1308
1299
 
1309
 
#: rfc2131.c:1021 rfc2131.c:1189
 
1300
#: rfc2131.c:968 rfc2131.c:1141
1310
1301
msgid "no unique-id"
1311
1302
msgstr ""
1312
1303
 
1313
 
#: rfc2131.c:1090
 
1304
#: rfc2131.c:1037
1314
1305
msgid "wrong server-ID"
1315
1306
msgstr ""
1316
1307
 
1317
 
#: rfc2131.c:1108
 
1308
#: rfc2131.c:1055
1318
1309
msgid "wrong address"
1319
1310
msgstr ""
1320
1311
 
1321
 
#: rfc2131.c:1121
 
1312
#: rfc2131.c:1073
1322
1313
msgid "lease not found"
1323
1314
msgstr ""
1324
1315
 
1325
 
#: rfc2131.c:1154
 
1316
#: rfc2131.c:1106
1326
1317
msgid "address not available"
1327
1318
msgstr ""
1328
1319
 
1329
 
#: rfc2131.c:1165
 
1320
#: rfc2131.c:1117
1330
1321
msgid "static lease available"
1331
1322
msgstr ""
1332
1323
 
1333
 
#: rfc2131.c:1169
 
1324
#: rfc2131.c:1121
1334
1325
msgid "address reserved"
1335
1326
msgstr ""
1336
1327
 
1337
 
#: rfc2131.c:1177
 
1328
#: rfc2131.c:1129
1338
1329
#, c-format
1339
1330
msgid "abandoning lease to %s of %s"
1340
1331
msgstr ""
1341
1332
 
1342
 
#: rfc2131.c:1758
 
1333
#: rfc2131.c:1710
1343
1334
#, c-format
1344
1335
msgid "%u tags: %s"
1345
1336
msgstr ""
1346
1337
 
1347
 
#: rfc2131.c:1771
 
1338
#: rfc2131.c:1723
1348
1339
#, c-format
1349
1340
msgid "%u bootfile name: %s"
1350
1341
msgstr ""
1351
1342
 
1352
 
#: rfc2131.c:1780
 
1343
#: rfc2131.c:1732
1353
1344
#, c-format
1354
1345
msgid "%u server name: %s"
1355
1346
msgstr ""
1356
1347
 
1357
 
#: rfc2131.c:1794
 
1348
#: rfc2131.c:1746
1358
1349
#, c-format
1359
1350
msgid "%u next server: %s"
1360
1351
msgstr ""
1361
1352
 
1362
 
#: rfc2131.c:1797
 
1353
#: rfc2131.c:1749
1363
1354
#, c-format
1364
1355
msgid "%u broadcast response"
1365
1356
msgstr ""
1366
1357
 
1367
 
#: rfc2131.c:1860
 
1358
#: rfc2131.c:1812
1368
1359
#, c-format
1369
1360
msgid "cannot send DHCP/BOOTP option %d: no space left in packet"
1370
1361
msgstr ""
1371
1362
 
1372
 
#: rfc2131.c:2106
 
1363
#: rfc2131.c:2058
1373
1364
msgid "PXE menu too large"
1374
1365
msgstr ""
1375
1366
 
1376
 
#: rfc2131.c:2219
 
1367
#: rfc2131.c:2171
1377
1368
#, c-format
1378
1369
msgid "Ignoring domain %s for DHCP host name %s"
1379
1370
msgstr ""
1380
1371
 
1381
 
#: rfc2131.c:2237
 
1372
#: rfc2131.c:2189
1382
1373
#, c-format
1383
1374
msgid "%u requested options: %s"
1384
1375
msgstr ""
1385
1376
 
1386
 
#: rfc2131.c:2504
 
1377
#: rfc2131.c:2456
1387
1378
#, c-format
1388
1379
msgid "cannot send RFC3925 option: too many options for enterprise number %d"
1389
1380
msgstr ""
1390
1381
 
1391
 
#: netlink.c:66
 
1382
#: netlink.c:70
1392
1383
#, c-format
1393
1384
msgid "cannot create netlink socket: %s"
1394
1385
msgstr ""
1395
1386
 
1396
 
#: netlink.c:265
 
1387
#: netlink.c:288
1397
1388
#, c-format
1398
1389
msgid "netlink returns error: %s"
1399
1390
msgstr ""
1410
1401
msgid "could not register a DBus message handler"
1411
1402
msgstr ""
1412
1403
 
1413
 
#: bpf.c:150
 
1404
#: bpf.c:217
1414
1405
#, c-format
1415
1406
msgid "cannot create DHCP BPF socket: %s"
1416
1407
msgstr ""
1417
1408
 
1418
 
#: bpf.c:178
 
1409
#: bpf.c:245
1419
1410
#, c-format
1420
1411
msgid "DHCP request for unsupported hardware type (%d) received on %s"
1421
1412
msgstr ""
1422
1413
 
1423
 
#: tftp.c:233
 
1414
#: tftp.c:281
1424
1415
msgid "unable to get free port for TFTP"
1425
1416
msgstr ""
1426
1417
 
1427
 
#: tftp.c:248
 
1418
#: tftp.c:296
1428
1419
#, c-format
1429
1420
msgid "unsupported request from %s"
1430
1421
msgstr ""
1431
1422
 
1432
 
#: tftp.c:336
1433
 
#, c-format
1434
 
msgid "sent %s to %s"
1435
 
msgstr ""
1436
 
 
1437
 
#: tftp.c:359
 
1423
#: tftp.c:406
1438
1424
#, c-format
1439
1425
msgid "file %s not found"
1440
1426
msgstr ""
1441
1427
 
1442
 
#: tftp.c:470
 
1428
#: tftp.c:522
1443
1429
#, c-format
1444
1430
msgid "error %d %s received from %s"
1445
1431
msgstr ""
1446
1432
 
1447
 
#: tftp.c:501
 
1433
#: tftp.c:554
1448
1434
#, c-format
1449
1435
msgid "failed sending %s to %s"
1450
1436
msgstr ""
1451
1437
 
1452
 
#: log.c:173
 
1438
#: tftp.c:568
 
1439
#, c-format
 
1440
msgid "sent %s to %s"
 
1441
msgstr ""
 
1442
 
 
1443
#: log.c:177
1453
1444
#, c-format
1454
1445
msgid "overflow: %d log entries lost"
1455
1446
msgstr ""
1456
1447
 
1457
 
#: log.c:250
 
1448
#: log.c:254
1458
1449
#, c-format
1459
1450
msgid "log failed: %s"
1460
1451
msgstr ""
1461
1452
 
1462
 
#: log.c:431
 
1453
#: log.c:462
1463
1454
msgid "FAILED to start up"
1464
1455
msgstr ""