]> sjero.net Git - wget/blob - po/en_GB.po
[svn] New file from the TP.
[wget] / po / en_GB.po
1 # English (British) translation.
2 # Copyright (C) 2004 Free Software Foundation, Inc.
3 # Gareth Owen <gowen72@yahoo.com>, 2004.
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: wget 1.9.1\n"
8 "POT-Creation-Date: 2003-10-11 16:21+0200\n"
9 "PO-Revision-Date: 2004-05-27 21:46-0400\n"
10 "Last-Translator: Gareth Owen <gowen72@yahoo.com>\n"
11 "Language-Team: English (British) <en_gb@li.org>\n"
12 "MIME-Version: 1.0\n"
13 "Content-Type: text/plain; charset=UTF-8\n"
14 "Content-Transfer-Encoding: 8bit\n"
15
16 #: src/connect.c:88
17 #, c-format
18 msgid "Unable to convert `%s' to a bind address.  Reverting to ANY.\n"
19 msgstr "Unable to convert `%s' to a bind address.  Reverting to ANY.\n"
20
21 #: src/connect.c:165
22 #, c-format
23 msgid "Connecting to %s[%s]:%hu... "
24 msgstr "Connecting to %s[%s]:%hu... "
25
26 #: src/connect.c:168
27 #, c-format
28 msgid "Connecting to %s:%hu... "
29 msgstr "Connecting to %s:%hu... "
30
31 #: src/connect.c:222
32 msgid "connected.\n"
33 msgstr "connected.\n"
34
35 #: src/convert.c:171
36 #, c-format
37 msgid "Converted %d files in %.2f seconds.\n"
38 msgstr "Converted %d files in %.2f seconds.\n"
39
40 #: src/convert.c:197
41 #, c-format
42 msgid "Converting %s... "
43 msgstr "Converting %s... "
44
45 #: src/convert.c:210
46 msgid "nothing to do.\n"
47 msgstr "nothing to do.\n"
48
49 #: src/convert.c:218 src/convert.c:242
50 #, c-format
51 msgid "Cannot convert links in %s: %s\n"
52 msgstr "Cannot convert links in %s: %s\n"
53
54 #: src/convert.c:233
55 #, c-format
56 msgid "Unable to delete `%s': %s\n"
57 msgstr "Unable to delete `%s': %s\n"
58
59 #: src/convert.c:439
60 #, c-format
61 msgid "Cannot back up %s as %s: %s\n"
62 msgstr "Cannot back up %s as %s: %s\n"
63
64 #: src/cookies.c:606
65 #, c-format
66 msgid "Error in Set-Cookie, field `%s'"
67 msgstr "Error in Set-Cookie, field `%s'"
68
69 #: src/cookies.c:629
70 #, c-format
71 msgid "Syntax error in Set-Cookie: %s at position %d.\n"
72 msgstr "Syntax error in Set-Cookie: %s at position %d.\n"
73
74 #: src/cookies.c:1426
75 #, c-format
76 msgid "Cannot open cookies file `%s': %s\n"
77 msgstr "Cannot open cookies file `%s': %s\n"
78
79 #: src/cookies.c:1438
80 #, c-format
81 msgid "Error writing to `%s': %s\n"
82 msgstr "Error writing to `%s': %s\n"
83
84 #: src/cookies.c:1442
85 #, c-format
86 msgid "Error closing `%s': %s\n"
87 msgstr "Error closing `%s': %s\n"
88
89 #: src/ftp-ls.c:812
90 msgid "Unsupported listing type, trying Unix listing parser.\n"
91 msgstr "Unsupported listing type, trying Unix listing parser.\n"
92
93 #: src/ftp-ls.c:857 src/ftp-ls.c:859
94 #, c-format
95 msgid "Index of /%s on %s:%d"
96 msgstr "Index of /%s on %s:%d"
97
98 #: src/ftp-ls.c:882
99 msgid "time unknown       "
100 msgstr "time unknown       "
101
102 #: src/ftp-ls.c:886
103 msgid "File        "
104 msgstr "File        "
105
106 #: src/ftp-ls.c:889
107 msgid "Directory   "
108 msgstr "Directory   "
109
110 #: src/ftp-ls.c:892
111 msgid "Link        "
112 msgstr "Link        "
113
114 #: src/ftp-ls.c:895
115 msgid "Not sure    "
116 msgstr "Not sure    "
117
118 #: src/ftp-ls.c:913
119 #, c-format
120 msgid " (%s bytes)"
121 msgstr " (%s bytes)"
122
123 #. Second: Login with proper USER/PASS sequence.
124 #: src/ftp.c:202
125 #, c-format
126 msgid "Logging in as %s ... "
127 msgstr "Logging in as %s ... "
128
129 #: src/ftp.c:215 src/ftp.c:268 src/ftp.c:299 src/ftp.c:353 src/ftp.c:468
130 #: src/ftp.c:519 src/ftp.c:551 src/ftp.c:611 src/ftp.c:675 src/ftp.c:748
131 #: src/ftp.c:796
132 msgid "Error in server response, closing control connection.\n"
133 msgstr "Error in server response, closing control connection.\n"
134
135 #: src/ftp.c:223
136 msgid "Error in server greeting.\n"
137 msgstr "Error in server greeting.\n"
138
139 #: src/ftp.c:231 src/ftp.c:362 src/ftp.c:477 src/ftp.c:560 src/ftp.c:621
140 #: src/ftp.c:685 src/ftp.c:758 src/ftp.c:806
141 msgid "Write failed, closing control connection.\n"
142 msgstr "Write failed, closing control connection.\n"
143
144 #: src/ftp.c:238
145 msgid "The server refuses login.\n"
146 msgstr "The server refuses login.\n"
147
148 #: src/ftp.c:245
149 msgid "Login incorrect.\n"
150 msgstr "Login incorrect.\n"
151
152 #: src/ftp.c:252
153 msgid "Logged in!\n"
154 msgstr "Logged in!\n"
155
156 #: src/ftp.c:277
157 msgid "Server error, can't determine system type.\n"
158 msgstr "Server error, can't determine system type.\n"
159
160 #: src/ftp.c:287 src/ftp.c:596 src/ftp.c:659 src/ftp.c:716
161 msgid "done.    "
162 msgstr "done.    "
163
164 #: src/ftp.c:341 src/ftp.c:498 src/ftp.c:533 src/ftp.c:779 src/ftp.c:827
165 msgid "done.\n"
166 msgstr "done.\n"
167
168 #: src/ftp.c:370
169 #, c-format
170 msgid "Unknown type `%c', closing control connection.\n"
171 msgstr "Unknown type `%c', closing control connection.\n"
172
173 #: src/ftp.c:383
174 msgid "done.  "
175 msgstr "done.  "
176
177 #: src/ftp.c:389
178 msgid "==> CWD not needed.\n"
179 msgstr "==> CWD not needed.\n"
180
181 #: src/ftp.c:484
182 #, c-format
183 msgid ""
184 "No such directory `%s'.\n"
185 "\n"
186 msgstr ""
187 "No such directory `%s'.\n"
188 "\n"
189
190 #. do not CWD
191 #: src/ftp.c:502
192 msgid "==> CWD not required.\n"
193 msgstr "==> CWD not required.\n"
194
195 #: src/ftp.c:567
196 msgid "Cannot initiate PASV transfer.\n"
197 msgstr "Cannot initiate PASV transfer.\n"
198
199 #: src/ftp.c:571
200 msgid "Cannot parse PASV response.\n"
201 msgstr "Cannot parse PASV response.\n"
202
203 #: src/ftp.c:588
204 #, c-format
205 msgid "couldn't connect to %s:%hu: %s\n"
206 msgstr "couldn't connect to %s:%hu: %s\n"
207
208 #: src/ftp.c:638
209 #, c-format
210 msgid "Bind error (%s).\n"
211 msgstr "Bind error (%s).\n"
212
213 #: src/ftp.c:645
214 msgid "Invalid PORT.\n"
215 msgstr "Invalid PORT.\n"
216
217 #: src/ftp.c:698
218 #, c-format
219 msgid ""
220 "\n"
221 "REST failed; will not truncate `%s'.\n"
222 msgstr ""
223 "\n"
224 "REST failed; will not truncate `%s'.\n"
225
226 #: src/ftp.c:705
227 msgid ""
228 "\n"
229 "REST failed, starting from scratch.\n"
230 msgstr ""
231 "\n"
232 "REST failed, starting from scratch.\n"
233
234 #: src/ftp.c:766
235 #, c-format
236 msgid ""
237 "No such file `%s'.\n"
238 "\n"
239 msgstr ""
240 "No such file `%s'.\n"
241 "\n"
242
243 #: src/ftp.c:814
244 #, c-format
245 msgid ""
246 "No such file or directory `%s'.\n"
247 "\n"
248 msgstr ""
249 "No such file or directory `%s'.\n"
250 "\n"
251
252 #: src/ftp.c:898 src/ftp.c:906
253 #, c-format
254 msgid "Length: %s"
255 msgstr "Length: %s"
256
257 #: src/ftp.c:900 src/ftp.c:908
258 #, c-format
259 msgid " [%s to go]"
260 msgstr " [%s to go]"
261
262 #: src/ftp.c:910
263 msgid " (unauthoritative)\n"
264 msgstr " (unauthoritative)\n"
265
266 #: src/ftp.c:936
267 #, c-format
268 msgid "%s: %s, closing control connection.\n"
269 msgstr "%s: %s, closing control connection.\n"
270
271 #: src/ftp.c:944
272 #, c-format
273 msgid "%s (%s) - Data connection: %s; "
274 msgstr "%s (%s) - Data connection: %s; "
275
276 #: src/ftp.c:961
277 msgid "Control connection closed.\n"
278 msgstr "Control connection closed.\n"
279
280 #: src/ftp.c:979
281 msgid "Data transfer aborted.\n"
282 msgstr "Data transfer aborted.\n"
283
284 #: src/ftp.c:1044
285 #, c-format
286 msgid "File `%s' already there, not retrieving.\n"
287 msgstr "File `%s' already there, not retrieving.\n"
288
289 #: src/ftp.c:1114 src/http.c:1716
290 #, c-format
291 msgid "(try:%2d)"
292 msgstr "(try:%2d)"
293
294 #: src/ftp.c:1180 src/http.c:1975
295 #, c-format
296 msgid ""
297 "%s (%s) - `%s' saved [%ld]\n"
298 "\n"
299 msgstr ""
300 "%s (%s) - `%s' saved [%ld]\n"
301 "\n"
302
303 #: src/ftp.c:1222 src/main.c:890 src/recur.c:377 src/retr.c:596
304 #, c-format
305 msgid "Removing %s.\n"
306 msgstr "Removing %s.\n"
307
308 #: src/ftp.c:1264
309 #, c-format
310 msgid "Using `%s' as listing tmp file.\n"
311 msgstr "Using `%s' as listing tmp file.\n"
312
313 #: src/ftp.c:1279
314 #, c-format
315 msgid "Removed `%s'.\n"
316 msgstr "Removed `%s'.\n"
317
318 #: src/ftp.c:1314
319 #, c-format
320 msgid "Recursion depth %d exceeded max. depth %d.\n"
321 msgstr "Recursion depth %d exceeded max. depth %d.\n"
322
323 #. Remote file is older, file sizes can be compared and
324 #. are both equal.
325 #: src/ftp.c:1384
326 #, c-format
327 msgid "Remote file no newer than local file `%s' -- not retrieving.\n"
328 msgstr "Remote file no newer than local file `%s' -- not retrieving.\n"
329
330 #. Remote file is newer or sizes cannot be matched
331 #: src/ftp.c:1391
332 #, c-format
333 msgid ""
334 "Remote file is newer than local file `%s' -- retrieving.\n"
335 "\n"
336 msgstr ""
337 "Remote file is newer than local file `%s' -- retrieving.\n"
338 "\n"
339
340 #. Sizes do not match
341 #: src/ftp.c:1398
342 #, c-format
343 msgid ""
344 "The sizes do not match (local %ld) -- retrieving.\n"
345 "\n"
346 msgstr ""
347 "The sizes do not match (local %ld) -- retrieving.\n"
348 "\n"
349
350 #: src/ftp.c:1415
351 msgid "Invalid name of the symlink, skipping.\n"
352 msgstr "Invalid name of the symlink, skipping.\n"
353
354 #: src/ftp.c:1432
355 #, c-format
356 msgid ""
357 "Already have correct symlink %s -> %s\n"
358 "\n"
359 msgstr ""
360 "Already have correct symlink %s -> %s\n"
361 "\n"
362
363 #: src/ftp.c:1440
364 #, c-format
365 msgid "Creating symlink %s -> %s\n"
366 msgstr "Creating symlink %s -> %s\n"
367
368 #: src/ftp.c:1451
369 #, c-format
370 msgid "Symlinks not supported, skipping symlink `%s'.\n"
371 msgstr "Symlinks not supported, skipping symlink `%s'.\n"
372
373 #: src/ftp.c:1463
374 #, c-format
375 msgid "Skipping directory `%s'.\n"
376 msgstr "Skipping directory `%s'.\n"
377
378 #: src/ftp.c:1472
379 #, c-format
380 msgid "%s: unknown/unsupported file type.\n"
381 msgstr "%s: unknown/unsupported file type.\n"
382
383 #: src/ftp.c:1499
384 #, c-format
385 msgid "%s: corrupt time-stamp.\n"
386 msgstr "%s: corrupt time-stamp.\n"
387
388 #: src/ftp.c:1524
389 #, c-format
390 msgid "Will not retrieve dirs since depth is %d (max %d).\n"
391 msgstr "Will not retrieve dirs since depth is %d (max %d).\n"
392
393 #: src/ftp.c:1574
394 #, c-format
395 msgid "Not descending to `%s' as it is excluded/not-included.\n"
396 msgstr "Not descending to `%s' as it is excluded/not-included.\n"
397
398 #: src/ftp.c:1639 src/ftp.c:1652
399 #, c-format
400 msgid "Rejecting `%s'.\n"
401 msgstr "Rejecting `%s'.\n"
402
403 #. No luck.
404 #. #### This message SUCKS.  We should see what was the
405 #. reason that nothing was retrieved.
406 #: src/ftp.c:1698
407 #, c-format
408 msgid "No matches on pattern `%s'.\n"
409 msgstr "No matches on pattern `%s'.\n"
410
411 #: src/ftp.c:1764
412 #, c-format
413 msgid "Wrote HTML-ized index to `%s' [%ld].\n"
414 msgstr "Wrote HTML-ised index to `%s' [%ld].\n"
415
416 #: src/ftp.c:1769
417 #, c-format
418 msgid "Wrote HTML-ized index to `%s'.\n"
419 msgstr "Wrote HTML-ised index to `%s'.\n"
420
421 #: src/gen_sslfunc.c:117
422 msgid "Could not seed OpenSSL PRNG; disabling SSL.\n"
423 msgstr "Could not seed OpenSSL PRNG; disabling SSL.\n"
424
425 #: src/getopt.c:675
426 #, c-format
427 msgid "%s: option `%s' is ambiguous\n"
428 msgstr "%s: option `%s' is ambiguous\n"
429
430 #: src/getopt.c:700
431 #, c-format
432 msgid "%s: option `--%s' doesn't allow an argument\n"
433 msgstr "%s: option `--%s' doesn't allow an argument\n"
434
435 #: src/getopt.c:705
436 #, c-format
437 msgid "%s: option `%c%s' doesn't allow an argument\n"
438 msgstr "%s: option `%c%s' doesn't allow an argument\n"
439
440 #: src/getopt.c:723 src/getopt.c:896
441 #, c-format
442 msgid "%s: option `%s' requires an argument\n"
443 msgstr "%s: option `%s' requires an argument\n"
444
445 #. --option
446 #: src/getopt.c:752
447 #, c-format
448 msgid "%s: unrecognized option `--%s'\n"
449 msgstr "%s: unrecognised option `--%s'\n"
450
451 #. +option or -option
452 #: src/getopt.c:756
453 #, c-format
454 msgid "%s: unrecognized option `%c%s'\n"
455 msgstr "%s: unrecognised option `%c%s'\n"
456
457 #. 1003.2 specifies the format of this message.
458 #: src/getopt.c:782
459 #, c-format
460 msgid "%s: illegal option -- %c\n"
461 msgstr "%s: illegal option -- %c\n"
462
463 #: src/getopt.c:785
464 #, c-format
465 msgid "%s: invalid option -- %c\n"
466 msgstr "%s: invalid option -- %c\n"
467
468 #. 1003.2 specifies the format of this message.
469 #: src/getopt.c:815 src/getopt.c:945
470 #, c-format
471 msgid "%s: option requires an argument -- %c\n"
472 msgstr "%s: option requires an argument -- %c\n"
473
474 #: src/getopt.c:862
475 #, c-format
476 msgid "%s: option `-W %s' is ambiguous\n"
477 msgstr "%s: option `-W %s' is ambiguous\n"
478
479 #: src/getopt.c:880
480 #, c-format
481 msgid "%s: option `-W %s' doesn't allow an argument\n"
482 msgstr "%s: option `-W %s' doesn't allow an argument\n"
483
484 #: src/host.c:636
485 #, c-format
486 msgid "Resolving %s... "
487 msgstr "Resolving %s... "
488
489 #: src/host.c:656 src/host.c:672
490 #, c-format
491 msgid "failed: %s.\n"
492 msgstr "failed: %s.\n"
493
494 #: src/host.c:674
495 msgid "failed: timed out.\n"
496 msgstr "failed: timed out.\n"
497
498 #: src/host.c:762
499 msgid "Host not found"
500 msgstr "Host not found"
501
502 #: src/host.c:764
503 msgid "Unknown error"
504 msgstr "Unknown error"
505
506 #: src/html-url.c:293
507 #, c-format
508 msgid "%s: Cannot resolve incomplete link %s.\n"
509 msgstr "%s: Cannot resolve incomplete link %s.\n"
510
511 #. this is fatal
512 #: src/http.c:674
513 msgid "Failed to set up an SSL context\n"
514 msgstr "Failed to set up an SSL context\n"
515
516 #: src/http.c:680
517 #, c-format
518 msgid "Failed to load certificates from %s\n"
519 msgstr "Failed to load certificates from %s\n"
520
521 #: src/http.c:684 src/http.c:692
522 msgid "Trying without the specified certificate\n"
523 msgstr "Trying without the specified certificate\n"
524
525 #: src/http.c:688
526 #, c-format
527 msgid "Failed to get certificate key from %s\n"
528 msgstr "Failed to get certificate key from %s\n"
529
530 #: src/http.c:761 src/http.c:1809
531 msgid "Unable to establish SSL connection.\n"
532 msgstr "Unable to establish SSL connection.\n"
533
534 #: src/http.c:770
535 #, c-format
536 msgid "Reusing connection to %s:%hu.\n"
537 msgstr "Reusing connection to %s:%hu.\n"
538
539 #: src/http.c:1034
540 #, c-format
541 msgid "Failed writing HTTP request: %s.\n"
542 msgstr "Failed writing HTTP request: %s.\n"
543
544 #: src/http.c:1039
545 #, c-format
546 msgid "%s request sent, awaiting response... "
547 msgstr "%s request sent, awaiting response... "
548
549 #: src/http.c:1083
550 msgid "End of file while parsing headers.\n"
551 msgstr "End of file while parsing headers.\n"
552
553 #: src/http.c:1093
554 #, c-format
555 msgid "Read error (%s) in headers.\n"
556 msgstr "Read error (%s) in headers.\n"
557
558 #: src/http.c:1128
559 msgid "No data received"
560 msgstr "No data received"
561
562 #: src/http.c:1130
563 msgid "Malformed status line"
564 msgstr "Malformed status line"
565
566 #: src/http.c:1135
567 msgid "(no description)"
568 msgstr "(no description)"
569
570 #: src/http.c:1267
571 msgid "Authorization failed.\n"
572 msgstr "Authorization failed.\n"
573
574 #: src/http.c:1274
575 msgid "Unknown authentication scheme.\n"
576 msgstr "Unknown authentication scheme.\n"
577
578 #: src/http.c:1314
579 #, c-format
580 msgid "Location: %s%s\n"
581 msgstr "Location: %s%s\n"
582
583 #: src/http.c:1315 src/http.c:1454
584 msgid "unspecified"
585 msgstr "unspecified"
586
587 #: src/http.c:1316
588 msgid " [following]"
589 msgstr " [following]"
590
591 #: src/http.c:1383
592 msgid ""
593 "\n"
594 "    The file is already fully retrieved; nothing to do.\n"
595 "\n"
596 msgstr ""
597 "\n"
598 "    The file is already fully retrieved; nothing to do.\n"
599 "\n"
600
601 #: src/http.c:1401
602 #, c-format
603 msgid ""
604 "\n"
605 "Continued download failed on this file, which conflicts with `-c'.\n"
606 "Refusing to truncate existing file `%s'.\n"
607 "\n"
608 msgstr ""
609 "\n"
610 "Continued download failed on this file, which conflicts with `-c'.\n"
611 "Refusing to truncate existing file `%s'.\n"
612 "\n"
613
614 #. No need to print this output if the body won't be
615 #. downloaded at all, or if the original server response is
616 #. printed.
617 #: src/http.c:1444
618 msgid "Length: "
619 msgstr "Length: "
620
621 #: src/http.c:1449
622 #, c-format
623 msgid " (%s to go)"
624 msgstr " (%s to go)"
625
626 #: src/http.c:1454
627 msgid "ignored"
628 msgstr "ignored"
629
630 #: src/http.c:1598
631 msgid "Warning: wildcards not supported in HTTP.\n"
632 msgstr "Warning: wildcards not supported in HTTP.\n"
633
634 #. If opt.noclobber is turned on and file already exists, do not
635 #. retrieve the file
636 #: src/http.c:1628
637 #, c-format
638 msgid "File `%s' already there, will not retrieve.\n"
639 msgstr "File `%s' already there, will not retrieve.\n"
640
641 #: src/http.c:1800
642 #, c-format
643 msgid "Cannot write to `%s' (%s).\n"
644 msgstr "Cannot write to `%s' (%s).\n"
645
646 #: src/http.c:1819
647 #, c-format
648 msgid "ERROR: Redirection (%d) without location.\n"
649 msgstr "ERROR: Redirection (%d) without location.\n"
650
651 #: src/http.c:1851
652 #, c-format
653 msgid "%s ERROR %d: %s.\n"
654 msgstr "%s ERROR %d: %s.\n"
655
656 #: src/http.c:1864
657 msgid "Last-modified header missing -- time-stamps turned off.\n"
658 msgstr "Last-modified header missing -- time-stamps turned off.\n"
659
660 #: src/http.c:1872
661 msgid "Last-modified header invalid -- time-stamp ignored.\n"
662 msgstr "Last-modified header invalid -- time-stamp ignored.\n"
663
664 #: src/http.c:1895
665 #, c-format
666 msgid ""
667 "Server file no newer than local file `%s' -- not retrieving.\n"
668 "\n"
669 msgstr ""
670 "Server file no newer than local file `%s' -- not retrieving.\n"
671 "\n"
672
673 #: src/http.c:1903
674 #, c-format
675 msgid "The sizes do not match (local %ld) -- retrieving.\n"
676 msgstr "The sizes do not match (local %ld) -- retrieving.\n"
677
678 #: src/http.c:1907
679 msgid "Remote file is newer, retrieving.\n"
680 msgstr "Remote file is newer, retrieving.\n"
681
682 #: src/http.c:1948
683 #, c-format
684 msgid ""
685 "%s (%s) - `%s' saved [%ld/%ld]\n"
686 "\n"
687 msgstr ""
688 "%s (%s) - `%s' saved [%ld/%ld]\n"
689 "\n"
690
691 #: src/http.c:1998
692 #, c-format
693 msgid "%s (%s) - Connection closed at byte %ld. "
694 msgstr "%s (%s) - Connection closed at byte %ld. "
695
696 #: src/http.c:2007
697 #, c-format
698 msgid ""
699 "%s (%s) - `%s' saved [%ld/%ld])\n"
700 "\n"
701 msgstr ""
702 "%s (%s) - `%s' saved [%ld/%ld])\n"
703 "\n"
704
705 #: src/http.c:2028
706 #, c-format
707 msgid "%s (%s) - Connection closed at byte %ld/%ld. "
708 msgstr "%s (%s) - Connection closed at byte %ld/%ld. "
709
710 #: src/http.c:2040
711 #, c-format
712 msgid "%s (%s) - Read error at byte %ld (%s)."
713 msgstr "%s (%s) - Read error at byte %ld (%s)."
714
715 #: src/http.c:2049
716 #, c-format
717 msgid "%s (%s) - Read error at byte %ld/%ld (%s). "
718 msgstr "%s (%s) - Read error at byte %ld/%ld (%s). "
719
720 #: src/init.c:342
721 #, c-format
722 msgid "%s: WGETRC points to %s, which doesn't exist.\n"
723 msgstr "%s: WGETRC points to %s, which doesn't exist.\n"
724
725 #: src/init.c:398 src/netrc.c:276
726 #, c-format
727 msgid "%s: Cannot read %s (%s).\n"
728 msgstr "%s: Cannot read %s (%s).\n"
729
730 #: src/init.c:416 src/init.c:422
731 #, c-format
732 msgid "%s: Error in %s at line %d.\n"
733 msgstr "%s: Error in %s at line %d.\n"
734
735 #: src/init.c:454
736 #, c-format
737 msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n"
738 msgstr "%s: Warning: Both system and user wgetrc point to `%s'.\n"
739
740 #: src/init.c:594
741 #, c-format
742 msgid "%s: Invalid --execute command `%s'\n"
743 msgstr "%s: Invalid --execute command `%s'\n"
744
745 #: src/init.c:630
746 #, c-format
747 msgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n"
748 msgstr "%s: %s: Invalid boolean `%s', use `on' or `off'.\n"
749
750 #: src/init.c:673
751 #, c-format
752 msgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n"
753 msgstr "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n"
754
755 #: src/init.c:691
756 #, c-format
757 msgid "%s: %s: Invalid number `%s'.\n"
758 msgstr "%s: %s: Invalid number `%s'.\n"
759
760 #: src/init.c:930 src/init.c:949
761 #, c-format
762 msgid "%s: %s: Invalid byte value `%s'\n"
763 msgstr "%s: %s: Invalid byte value `%s'\n"
764
765 #: src/init.c:974
766 #, c-format
767 msgid "%s: %s: Invalid time period `%s'\n"
768 msgstr "%s: %s: Invalid time period `%s'\n"
769
770 #: src/init.c:1051
771 #, c-format
772 msgid "%s: %s: Invalid header `%s'.\n"
773 msgstr "%s: %s: Invalid header `%s'.\n"
774
775 #: src/init.c:1106
776 #, c-format
777 msgid "%s: %s: Invalid progress type `%s'.\n"
778 msgstr "%s: %s: Invalid progress type `%s'.\n"
779
780 #: src/init.c:1157
781 #, c-format
782 msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n"
783 msgstr "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n"
784
785 #: src/init.c:1198
786 #, c-format
787 msgid "%s: %s: Invalid value `%s'.\n"
788 msgstr "%s: %s: Invalid value `%s'.\n"
789
790 #: src/log.c:636
791 #, c-format
792 msgid ""
793 "\n"
794 "%s received, redirecting output to `%s'.\n"
795 msgstr ""
796 "\n"
797 "%s received, redirecting output to `%s'.\n"
798
799 #. Eek!  Opening the alternate log file has failed.  Nothing we
800 #. can do but disable printing completely.
801 #: src/log.c:643
802 #, c-format
803 msgid "%s: %s; disabling logging.\n"
804 msgstr "%s: %s; disabling logging.\n"
805
806 #: src/main.c:127
807 #, c-format
808 msgid "Usage: %s [OPTION]... [URL]...\n"
809 msgstr "Usage: %s [OPTION]... [URL]...\n"
810
811 #: src/main.c:135
812 #, c-format
813 msgid "GNU Wget %s, a non-interactive network retriever.\n"
814 msgstr "GNU Wget %s, a non-interactive network retriever.\n"
815
816 #. Had to split this in parts, so the #@@#%# Ultrix compiler and cpp
817 #. don't bitch.  Also, it makes translation much easier.
818 #: src/main.c:140
819 msgid ""
820 "\n"
821 "Mandatory arguments to long options are mandatory for short options too.\n"
822 "\n"
823 msgstr ""
824 "\n"
825 "Mandatory arguments to long options are mandatory for short options too.\n"
826 "\n"
827
828 #: src/main.c:144
829 msgid ""
830 "Startup:\n"
831 "  -V,  --version           display the version of Wget and exit.\n"
832 "  -h,  --help              print this help.\n"
833 "  -b,  --background        go to background after startup.\n"
834 "  -e,  --execute=COMMAND   execute a `.wgetrc'-style command.\n"
835 "\n"
836 msgstr ""
837 "Startup:\n"
838 "  -V,  --version           display the version of Wget and exit.\n"
839 "  -h,  --help              print this help.\n"
840 "  -b,  --background        go to background after startup.\n"
841 "  -e,  --execute=COMMAND   execute a `.wgetrc'-style command.\n"
842 "\n"
843
844 #: src/main.c:151
845 msgid ""
846 "Logging and input file:\n"
847 "  -o,  --output-file=FILE     log messages to FILE.\n"
848 "  -a,  --append-output=FILE   append messages to FILE.\n"
849 "  -d,  --debug                print debug output.\n"
850 "  -q,  --quiet                quiet (no output).\n"
851 "  -v,  --verbose              be verbose (this is the default).\n"
852 "  -nv, --non-verbose          turn off verboseness, without being quiet.\n"
853 "  -i,  --input-file=FILE      download URLs found in FILE.\n"
854 "  -F,  --force-html           treat input file as HTML.\n"
855 "  -B,  --base=URL             prepends URL to relative links in -F -i file.\n"
856 "\n"
857 msgstr ""
858 "Logging and input file:\n"
859 "  -o,  --output-file=FILE     log messages to FILE.\n"
860 "  -a,  --append-output=FILE   append messages to FILE.\n"
861 "  -d,  --debug                print debug output.\n"
862 "  -q,  --quiet                quiet (no output).\n"
863 "  -v,  --verbose              be verbose (this is the default).\n"
864 "  -nv, --non-verbose          turn off verboseness, without being quiet.\n"
865 "  -i,  --input-file=FILE      download URLs found in FILE.\n"
866 "  -F,  --force-html           treat input file as HTML.\n"
867 "  -B,  --base=URL             prepends URL to relative links in -F -i file.\n"
868 "\n"
869
870 #: src/main.c:163
871 msgid ""
872 "Download:\n"
873 "  -t,  --tries=NUMBER           set number of retries to NUMBER (0 unlimits).\n"
874 "       --retry-connrefused      retry even if connection is refused.\n"
875 "  -O   --output-document=FILE   write documents to FILE.\n"
876 "  -nc, --no-clobber             don't clobber existing files or use .# suffixes.\n"
877 "  -c,  --continue               resume getting a partially-downloaded file.\n"
878 "       --progress=TYPE          select progress gauge type.\n"
879 "  -N,  --timestamping           don't re-retrieve files unless newer than local.\n"
880 "  -S,  --server-response        print server response.\n"
881 "       --spider                 don't download anything.\n"
882 "  -T,  --timeout=SECONDS        set all timeout values to SECONDS.\n"
883 "       --dns-timeout=SECS       set the DNS lookup timeout to SECS.\n"
884 "       --connect-timeout=SECS   set the connect timeout to SECS.\n"
885 "       --read-timeout=SECS      set the read timeout to SECS.\n"
886 "  -w,  --wait=SECONDS           wait SECONDS between retrievals.\n"
887 "       --waitretry=SECONDS      wait 1...SECONDS between retries of a retrieval.\n"
888 "       --random-wait            wait from 0...2*WAIT secs between retrievals.\n"
889 "  -Y,  --proxy=on/off           turn proxy on or off.\n"
890 "  -Q,  --quota=NUMBER           set retrieval quota to NUMBER.\n"
891 "       --bind-address=ADDRESS   bind to ADDRESS (hostname or IP) on local host.\n"
892 "       --limit-rate=RATE        limit download rate to RATE.\n"
893 "       --dns-cache=off          disable caching DNS lookups.\n"
894 "       --restrict-file-names=OS restrict chars in file names to ones OS allows.\n"
895 "\n"
896 msgstr ""
897 "Download:\n"
898 "  -t,  --tries=NUMBER           set number of retries to NUMBER (0 unlimits).\n"
899 "       --retry-connrefused      retry even if connection is refused.\n"
900 "  -O   --output-document=FILE   write documents to FILE.\n"
901 "  -nc, --no-clobber             don't clobber existing files or use .# suffixes.\n"
902 "  -c,  --continue               resume getting a partially-downloaded file.\n"
903 "       --progress=TYPE          select progress gauge type.\n"
904 "  -N,  --timestamping           don't re-retrieve files unless newer than local.\n"
905 "  -S,  --server-response        print server response.\n"
906 "       --spider                 don't download anything.\n"
907 "  -T,  --timeout=SECONDS        set all timeout values to SECONDS.\n"
908 "       --dns-timeout=SECS       set the DNS lookup timeout to SECS.\n"
909 "       --connect-timeout=SECS   set the connect timeout to SECS.\n"
910 "       --read-timeout=SECS      set the read timeout to SECS.\n"
911 "  -w,  --wait=SECONDS           wait SECONDS between retrievals.\n"
912 "       --waitretry=SECONDS      wait 1...SECONDS between retries of a retrieval.\n"
913 "       --random-wait            wait from 0...2*WAIT secs between retrievals.\n"
914 "  -Y,  --proxy=on/off           turn proxy on or off.\n"
915 "  -Q,  --quota=NUMBER           set retrieval quota to NUMBER.\n"
916 "       --bind-address=ADDRESS   bind to ADDRESS (hostname or IP) on local host.\n"
917 "       --limit-rate=RATE        limit download rate to RATE.\n"
918 "       --dns-cache=off          disable caching DNS lookups.\n"
919 "       --restrict-file-names=OS restrict chars in file names to ones OS allows.\n"
920 "\n"
921
922 #: src/main.c:188
923 msgid ""
924 "Directories:\n"
925 "  -nd, --no-directories            don't create directories.\n"
926 "  -x,  --force-directories         force creation of directories.\n"
927 "  -nH, --no-host-directories       don't create host directories.\n"
928 "  -P,  --directory-prefix=PREFIX   save files to PREFIX/...\n"
929 "       --cut-dirs=NUMBER           ignore NUMBER remote directory components.\n"
930 "\n"
931 msgstr ""
932 "Directories:\n"
933 "  -nd, --no-directories            don't create directories.\n"
934 "  -x,  --force-directories         force creation of directories.\n"
935 "  -nH, --no-host-directories       don't create host directories.\n"
936 "  -P,  --directory-prefix=PREFIX   save files to PREFIX/...\n"
937 "       --cut-dirs=NUMBER           ignore NUMBER remote directory components.\n"
938 "\n"
939
940 #: src/main.c:196
941 msgid ""
942 "HTTP options:\n"
943 "       --http-user=USER      set http user to USER.\n"
944 "       --http-passwd=PASS    set http password to PASS.\n"
945 "  -C,  --cache=on/off        (dis)allow server-cached data (normally allowed).\n"
946 "  -E,  --html-extension      save all text/html documents with .html extension.\n"
947 "       --ignore-length       ignore `Content-Length' header field.\n"
948 "       --header=STRING       insert STRING among the headers.\n"
949 "       --proxy-user=USER     set USER as proxy username.\n"
950 "       --proxy-passwd=PASS   set PASS as proxy password.\n"
951 "       --referer=URL         include `Referer: URL' header in HTTP request.\n"
952 "  -s,  --save-headers        save the HTTP headers to file.\n"
953 "  -U,  --user-agent=AGENT    identify as AGENT instead of Wget/VERSION.\n"
954 "       --no-http-keep-alive  disable HTTP keep-alive (persistent connections).\n"
955 "       --cookies=off         don't use cookies.\n"
956 "       --load-cookies=FILE   load cookies from FILE before session.\n"
957 "       --save-cookies=FILE   save cookies to FILE after session.\n"
958 "       --post-data=STRING    use the POST method; send STRING as the data.\n"
959 "       --post-file=FILE      use the POST method; send contents of FILE.\n"
960 "\n"
961 msgstr ""
962 "HTTP options:\n"
963 "       --http-user=USER      set http user to USER.\n"
964 "       --http-passwd=PASS    set http password to PASS.\n"
965 "  -C,  --cache=on/off        (dis)allow server-cached data (normally allowed).\n"
966 "  -E,  --html-extension      save all text/html documents with .html extension.\n"
967 "       --ignore-length       ignore `Content-Length' header field.\n"
968 "       --header=STRING       insert STRING among the headers.\n"
969 "       --proxy-user=USER     set USER as proxy username.\n"
970 "       --proxy-passwd=PASS   set PASS as proxy password.\n"
971 "       --referer=URL         include `Referer: URL' header in HTTP request.\n"
972 "  -s,  --save-headers        save the HTTP headers to file.\n"
973 "  -U,  --user-agent=AGENT    identify as AGENT instead of Wget/VERSION.\n"
974 "       --no-http-keep-alive  disable HTTP keep-alive (persistent connections).\n"
975 "       --cookies=off         don't use cookies.\n"
976 "       --load-cookies=FILE   load cookies from FILE before session.\n"
977 "       --save-cookies=FILE   save cookies to FILE after session.\n"
978 "       --post-data=STRING    use the POST method; send STRING as the data.\n"
979 "       --post-file=FILE      use the POST method; send contents of FILE.\n"
980 "\n"
981
982 #: src/main.c:217
983 msgid ""
984 "HTTPS (SSL) options:\n"
985 "       --sslcertfile=FILE     optional client certificate.\n"
986 "       --sslcertkey=KEYFILE   optional keyfile for this certificate.\n"
987 "       --egd-file=FILE        file name of the EGD socket.\n"
988 "       --sslcadir=DIR         dir where hash list of CA's are stored.\n"
989 "       --sslcafile=FILE       file with bundle of CA's\n"
990 "       --sslcerttype=0/1      Client-Cert type 0=PEM (default) / 1=ASN1 (DER)\n"
991 "       --sslcheckcert=0/1     Check the server cert agenst given CA\n"
992 "       --sslprotocol=0-3      choose SSL protocol; 0=automatic,\n"
993 "                              1=SSLv2 2=SSLv3 3=TLSv1\n"
994 "\n"
995 msgstr ""
996 "HTTPS (SSL) options:\n"
997 "       --sslcertfile=FILE     optional client certificate.\n"
998 "       --sslcertkey=KEYFILE   optional keyfile for this certificate.\n"
999 "       --egd-file=FILE        file name of the EGD socket.\n"
1000 "       --sslcadir=DIR         dir where hash list of CA's are stored.\n"
1001 "       --sslcafile=FILE       file with bundle of CA's\n"
1002 "       --sslcerttype=0/1      Client-Cert type 0=PEM (default) / 1=ASN1 (DER)\n"
1003 "       --sslcheckcert=0/1     Check the server cert agenst given CA\n"
1004 "       --sslprotocol=0-3      choose SSL protocol; 0=automatic,\n"
1005 "                              1=SSLv2 2=SSLv3 3=TLSv1\n"
1006 "\n"
1007
1008 #: src/main.c:230
1009 msgid ""
1010 "FTP options:\n"
1011 "  -nr, --dont-remove-listing   don't remove `.listing' files.\n"
1012 "  -g,  --glob=on/off           turn file name globbing on or off.\n"
1013 "       --passive-ftp           use the \"passive\" transfer mode.\n"
1014 "       --retr-symlinks         when recursing, get linked-to files (not dirs).\n"
1015 "\n"
1016 msgstr ""
1017 "FTP options:\n"
1018 "  -nr, --dont-remove-listing   don't remove `.listing' files.\n"
1019 "  -g,  --glob=on/off           turn file name globbing on or off.\n"
1020 "       --passive-ftp           use the \"passive\" transfer mode.\n"
1021 "       --retr-symlinks         when recursing, get linked-to files (not dirs).\n"
1022 "\n"
1023
1024 #: src/main.c:237
1025 msgid ""
1026 "Recursive retrieval:\n"
1027 "  -r,  --recursive          recursive download.\n"
1028 "  -l,  --level=NUMBER       maximum recursion depth (inf or 0 for infinite).\n"
1029 "       --delete-after       delete files locally after downloading them.\n"
1030 "  -k,  --convert-links      convert non-relative links to relative.\n"
1031 "  -K,  --backup-converted   before converting file X, back up as X.orig.\n"
1032 "  -m,  --mirror             shortcut option equivalent to -r -N -l inf -nr.\n"
1033 "  -p,  --page-requisites    get all images, etc. needed to display HTML page.\n"
1034 "       --strict-comments    turn on strict (SGML) handling of HTML comments.\n"
1035 "\n"
1036 msgstr ""
1037 "Recursive retrieval:\n"
1038 "  -r,  --recursive          recursive download.\n"
1039 "  -l,  --level=NUMBER       maximum recursion depth (inf or 0 for infinite).\n"
1040 "       --delete-after       delete files locally after downloading them.\n"
1041 "  -k,  --convert-links      convert non-relative links to relative.\n"
1042 "  -K,  --backup-converted   before converting file X, back up as X.orig.\n"
1043 "  -m,  --mirror             shortcut option equivalent to -r -N -l inf -nr.\n"
1044 "  -p,  --page-requisites    get all images, etc. needed to display HTML page.\n"
1045 "       --strict-comments    turn on strict (SGML) handling of HTML comments.\n"
1046 "\n"
1047
1048 #: src/main.c:248
1049 msgid ""
1050 "Recursive accept/reject:\n"
1051 "  -A,  --accept=LIST                comma-separated list of accepted extensions.\n"
1052 "  -R,  --reject=LIST                comma-separated list of rejected extensions.\n"
1053 "  -D,  --domains=LIST               comma-separated list of accepted domains.\n"
1054 "       --exclude-domains=LIST       comma-separated list of rejected domains.\n"
1055 "       --follow-ftp                 follow FTP links from HTML documents.\n"
1056 "       --follow-tags=LIST           comma-separated list of followed HTML tags.\n"
1057 "  -G,  --ignore-tags=LIST           comma-separated list of ignored HTML tags.\n"
1058 "  -H,  --span-hosts                 go to foreign hosts when recursive.\n"
1059 "  -L,  --relative                   follow relative links only.\n"
1060 "  -I,  --include-directories=LIST   list of allowed directories.\n"
1061 "  -X,  --exclude-directories=LIST   list of excluded directories.\n"
1062 "  -np, --no-parent                  don't ascend to the parent directory.\n"
1063 "\n"
1064 msgstr ""
1065 "Recursive accept/reject:\n"
1066 "  -A,  --accept=LIST                comma-separated list of accepted extensions.\n"
1067 "  -R,  --reject=LIST                comma-separated list of rejected extensions.\n"
1068 "  -D,  --domains=LIST               comma-separated list of accepted domains.\n"
1069 "       --exclude-domains=LIST       comma-separated list of rejected domains.\n"
1070 "       --follow-ftp                 follow FTP links from HTML documents.\n"
1071 "       --follow-tags=LIST           comma-separated list of followed HTML tags.\n"
1072 "  -G,  --ignore-tags=LIST           comma-separated list of ignored HTML tags.\n"
1073 "  -H,  --span-hosts                 go to foreign hosts when recursive.\n"
1074 "  -L,  --relative                   follow relative links only.\n"
1075 "  -I,  --include-directories=LIST   list of allowed directories.\n"
1076 "  -X,  --exclude-directories=LIST   list of excluded directories.\n"
1077 "  -np, --no-parent                  don't ascend to the parent directory.\n"
1078 "\n"
1079
1080 #: src/main.c:263
1081 msgid "Mail bug reports and suggestions to <bug-wget@gnu.org>.\n"
1082 msgstr "Mail bug reports and suggestions to <bug-wget@gnu.org>.\n"
1083
1084 #: src/main.c:465
1085 #, c-format
1086 msgid "%s: debug support not compiled in.\n"
1087 msgstr "%s: debug support not compiled in.\n"
1088
1089 #: src/main.c:517
1090 msgid "Copyright (C) 2003 Free Software Foundation, Inc.\n"
1091 msgstr "Copyright (C) 2003 Free Software Foundation, Inc.\n"
1092
1093 #: src/main.c:519
1094 msgid ""
1095 "This program is distributed in the hope that it will be useful,\n"
1096 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1097 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1098 "GNU General Public License for more details.\n"
1099 msgstr ""
1100 "This program is distributed in the hope that it will be useful,\n"
1101 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1102 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1103 "GNU General Public Licence for more details.\n"
1104
1105 #: src/main.c:524
1106 msgid ""
1107 "\n"
1108 "Originally written by Hrvoje Niksic <hniksic@xemacs.org>.\n"
1109 msgstr ""
1110 "\n"
1111 "Originally written by Hrvoje Niksic <hniksic@xemacs.org>.\n"
1112
1113 #: src/main.c:703
1114 #, c-format
1115 msgid "%s: illegal option -- `-n%c'\n"
1116 msgstr "%s: illegal option -- `-n%c'\n"
1117
1118 #. #### Something nicer should be printed here -- similar to the
1119 #. pre-1.5 `--help' page.
1120 #: src/main.c:706 src/main.c:748 src/main.c:794
1121 #, c-format
1122 msgid "Try `%s --help' for more options.\n"
1123 msgstr "Try `%s --help' for more options.\n"
1124
1125 #: src/main.c:774
1126 msgid "Can't be verbose and quiet at the same time.\n"
1127 msgstr "Can't be verbose and quiet at the same time.\n"
1128
1129 #: src/main.c:780
1130 msgid "Can't timestamp and not clobber old files at the same time.\n"
1131 msgstr "Can't timestamp and not clobber old files at the same time.\n"
1132
1133 #. No URL specified.
1134 #: src/main.c:789
1135 #, c-format
1136 msgid "%s: missing URL\n"
1137 msgstr "%s: missing URL\n"
1138
1139 #: src/main.c:905
1140 #, c-format
1141 msgid "No URLs found in %s.\n"
1142 msgstr "No URLs found in %s.\n"
1143
1144 #: src/main.c:914
1145 #, c-format
1146 msgid ""
1147 "\n"
1148 "FINISHED --%s--\n"
1149 "Downloaded: %s bytes in %d files\n"
1150 msgstr ""
1151 "\n"
1152 "FINISHED --%s--\n"
1153 "Downloaded: %s bytes in %d files\n"
1154
1155 #: src/main.c:920
1156 #, c-format
1157 msgid "Download quota (%s bytes) EXCEEDED!\n"
1158 msgstr "Download quota (%s bytes) EXCEEDED!\n"
1159
1160 #: src/mswindows.c:147
1161 msgid "Continuing in background.\n"
1162 msgstr "Continuing in background.\n"
1163
1164 #: src/mswindows.c:149 src/utils.c:487
1165 #, c-format
1166 msgid "Output will be written to `%s'.\n"
1167 msgstr "Output will be written to `%s'.\n"
1168
1169 #: src/mswindows.c:245
1170 #, c-format
1171 msgid "Starting WinHelp %s\n"
1172 msgstr "Starting WinHelp %s\n"
1173
1174 #: src/mswindows.c:272 src/mswindows.c:279
1175 #, c-format
1176 msgid "%s: Couldn't find usable socket driver.\n"
1177 msgstr "%s: Couldn't find usable socket driver.\n"
1178
1179 #: src/netrc.c:380
1180 #, c-format
1181 msgid "%s: %s:%d: warning: \"%s\" token appears before any machine name\n"
1182 msgstr "%s: %s:%d: warning: \"%s\" token appears before any machine name\n"
1183
1184 #: src/netrc.c:411
1185 #, c-format
1186 msgid "%s: %s:%d: unknown token \"%s\"\n"
1187 msgstr "%s: %s:%d: unknown token \"%s\"\n"
1188
1189 #: src/netrc.c:475
1190 #, c-format
1191 msgid "Usage: %s NETRC [HOSTNAME]\n"
1192 msgstr "Usage: %s NETRC [HOSTNAME]\n"
1193
1194 #: src/netrc.c:485
1195 #, c-format
1196 msgid "%s: cannot stat %s: %s\n"
1197 msgstr "%s: cannot stat %s: %s\n"
1198
1199 #. Align the [ skipping ... ] line with the dots.  To do
1200 #. that, insert the number of spaces equal to the number of
1201 #. digits in the skipped amount in K.
1202 #: src/progress.c:234
1203 #, c-format
1204 msgid ""
1205 "\n"
1206 "%*s[ skipping %dK ]"
1207 msgstr ""
1208 "\n"
1209 "%*s[ skipping %dK ]"
1210
1211 #: src/progress.c:401
1212 #, c-format
1213 msgid "Invalid dot style specification `%s'; leaving unchanged.\n"
1214 msgstr "Invalid dot style specification `%s'; leaving unchanged.\n"
1215
1216 #: src/recur.c:378
1217 #, c-format
1218 msgid "Removing %s since it should be rejected.\n"
1219 msgstr "Removing %s since it should be rejected.\n"
1220
1221 #: src/res.c:549
1222 msgid "Loading robots.txt; please ignore errors.\n"
1223 msgstr "Loading robots.txt; please ignore errors.\n"
1224
1225 #: src/retr.c:400
1226 #, c-format
1227 msgid "Error parsing proxy URL %s: %s.\n"
1228 msgstr "Error parsing proxy URL %s: %s.\n"
1229
1230 #: src/retr.c:408
1231 #, c-format
1232 msgid "Error in proxy URL %s: Must be HTTP.\n"
1233 msgstr "Error in proxy URL %s: Must be HTTP.\n"
1234
1235 #: src/retr.c:493
1236 #, c-format
1237 msgid "%d redirections exceeded.\n"
1238 msgstr "%d redirections exceeded.\n"
1239
1240 #: src/retr.c:617
1241 msgid ""
1242 "Giving up.\n"
1243 "\n"
1244 msgstr ""
1245 "Giving up.\n"
1246 "\n"
1247
1248 #: src/retr.c:617
1249 msgid ""
1250 "Retrying.\n"
1251 "\n"
1252 msgstr ""
1253 "Retrying.\n"
1254 "\n"
1255
1256 #: src/url.c:621
1257 msgid "No error"
1258 msgstr "No error"
1259
1260 #: src/url.c:623
1261 msgid "Unsupported scheme"
1262 msgstr "Unsupported scheme"
1263
1264 #: src/url.c:625
1265 msgid "Empty host"
1266 msgstr "Empty host"
1267
1268 #: src/url.c:627
1269 msgid "Bad port number"
1270 msgstr "Bad port number"
1271
1272 #: src/url.c:629
1273 msgid "Invalid user name"
1274 msgstr "Invalid user name"
1275
1276 #: src/url.c:631
1277 msgid "Unterminated IPv6 numeric address"
1278 msgstr "Unterminated IPv6 numeric address"
1279
1280 #: src/url.c:633
1281 msgid "IPv6 addresses not supported"
1282 msgstr "IPv6 addresses not supported"
1283
1284 #: src/url.c:635
1285 msgid "Invalid IPv6 numeric address"
1286 msgstr "Invalid IPv6 numeric address"
1287
1288 #: src/utils.c:120
1289 #, c-format
1290 msgid "%s: %s: Not enough memory.\n"
1291 msgstr "%s: %s: Not enough memory.\n"
1292
1293 #. parent, no error
1294 #: src/utils.c:485
1295 #, c-format
1296 msgid "Continuing in background, pid %d.\n"
1297 msgstr "Continuing in background, pid %d.\n"
1298
1299 #: src/utils.c:529
1300 #, c-format
1301 msgid "Failed to unlink symlink `%s': %s\n"
1302 msgstr "Failed to unlink symlink `%s': %s\n"