]> sjero.net Git - wget/blob - po/en_GB.po
[svn] Updated Croatian translation.
[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 "Report-Msgid-Bugs-To: \n"
9 "POT-Creation-Date: 2005-04-28 12:13+0200\n"
10 "PO-Revision-Date: 2004-05-27 21:46-0400\n"
11 "Last-Translator: Gareth Owen <gowen72@yahoo.com>\n"
12 "Language-Team: English (British) <en_gb@li.org>\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16
17 #: src/connect.c:200
18 #, c-format
19 msgid "%s: unable to resolve bind address `%s'; disabling bind.\n"
20 msgstr ""
21
22 #: src/connect.c:272
23 #, fuzzy, c-format
24 msgid "Connecting to %s|%s|:%d... "
25 msgstr "Connecting to %s[%s]:%hu... "
26
27 #: src/connect.c:275
28 #, fuzzy, c-format
29 msgid "Connecting to %s:%d... "
30 msgstr "Connecting to %s:%hu... "
31
32 #: src/connect.c:336
33 msgid "connected.\n"
34 msgstr "connected.\n"
35
36 #: src/convert.c:176
37 #, fuzzy, c-format
38 msgid "Converted %d files in %.*f seconds.\n"
39 msgstr "Converted %d files in %.2f seconds.\n"
40
41 #: src/convert.c:202
42 #, c-format
43 msgid "Converting %s... "
44 msgstr "Converting %s... "
45
46 #: src/convert.c:215
47 msgid "nothing to do.\n"
48 msgstr "nothing to do.\n"
49
50 #: src/convert.c:223 src/convert.c:247
51 #, c-format
52 msgid "Cannot convert links in %s: %s\n"
53 msgstr "Cannot convert links in %s: %s\n"
54
55 #: src/convert.c:238
56 #, c-format
57 msgid "Unable to delete `%s': %s\n"
58 msgstr "Unable to delete `%s': %s\n"
59
60 #: src/convert.c:447
61 #, c-format
62 msgid "Cannot back up %s as %s: %s\n"
63 msgstr "Cannot back up %s as %s: %s\n"
64
65 #: src/cookies.c:619
66 #, c-format
67 msgid "Error in Set-Cookie, field `%s'"
68 msgstr "Error in Set-Cookie, field `%s'"
69
70 #: src/cookies.c:643
71 #, c-format
72 msgid "Syntax error in Set-Cookie: %s at position %d.\n"
73 msgstr "Syntax error in Set-Cookie: %s at position %d.\n"
74
75 #: src/cookies.c:1469
76 #, c-format
77 msgid "Cannot open cookies file `%s': %s\n"
78 msgstr "Cannot open cookies file `%s': %s\n"
79
80 #: src/cookies.c:1481
81 #, c-format
82 msgid "Error writing to `%s': %s\n"
83 msgstr "Error writing to `%s': %s\n"
84
85 #: src/cookies.c:1484
86 #, c-format
87 msgid "Error closing `%s': %s\n"
88 msgstr "Error closing `%s': %s\n"
89
90 #: src/ftp-ls.c:841
91 msgid "Unsupported listing type, trying Unix listing parser.\n"
92 msgstr "Unsupported listing type, trying Unix listing parser.\n"
93
94 #: src/ftp-ls.c:887 src/ftp-ls.c:889
95 #, c-format
96 msgid "Index of /%s on %s:%d"
97 msgstr "Index of /%s on %s:%d"
98
99 #: src/ftp-ls.c:912
100 #, c-format
101 msgid "time unknown       "
102 msgstr "time unknown       "
103
104 #: src/ftp-ls.c:916
105 #, c-format
106 msgid "File        "
107 msgstr "File        "
108
109 #: src/ftp-ls.c:919
110 #, c-format
111 msgid "Directory   "
112 msgstr "Directory   "
113
114 #: src/ftp-ls.c:922
115 #, c-format
116 msgid "Link        "
117 msgstr "Link        "
118
119 #: src/ftp-ls.c:925
120 #, c-format
121 msgid "Not sure    "
122 msgstr "Not sure    "
123
124 #: src/ftp-ls.c:943
125 #, c-format
126 msgid " (%s bytes)"
127 msgstr " (%s bytes)"
128
129 #: src/ftp.c:226
130 #, c-format
131 msgid "Length: %s"
132 msgstr "Length: %s"
133
134 #: src/ftp.c:232 src/http.c:1853
135 #, c-format
136 msgid ", %s (%s) remaining"
137 msgstr ""
138
139 #: src/ftp.c:236 src/http.c:1857
140 #, c-format
141 msgid ", %s remaining"
142 msgstr ""
143
144 #: src/ftp.c:240
145 msgid " (unauthoritative)\n"
146 msgstr " (unauthoritative)\n"
147
148 #. Second: Login with proper USER/PASS sequence.
149 #: src/ftp.c:315
150 #, c-format
151 msgid "Logging in as %s ... "
152 msgstr "Logging in as %s ... "
153
154 #: src/ftp.c:328 src/ftp.c:381 src/ftp.c:412 src/ftp.c:466 src/ftp.c:581
155 #: src/ftp.c:632 src/ftp.c:662 src/ftp.c:724 src/ftp.c:792 src/ftp.c:856
156 #: src/ftp.c:908
157 msgid "Error in server response, closing control connection.\n"
158 msgstr "Error in server response, closing control connection.\n"
159
160 #: src/ftp.c:336
161 msgid "Error in server greeting.\n"
162 msgstr "Error in server greeting.\n"
163
164 #: src/ftp.c:344 src/ftp.c:475 src/ftp.c:590 src/ftp.c:671 src/ftp.c:735
165 #: src/ftp.c:803 src/ftp.c:867 src/ftp.c:919
166 msgid "Write failed, closing control connection.\n"
167 msgstr "Write failed, closing control connection.\n"
168
169 #: src/ftp.c:351
170 msgid "The server refuses login.\n"
171 msgstr "The server refuses login.\n"
172
173 #: src/ftp.c:358
174 msgid "Login incorrect.\n"
175 msgstr "Login incorrect.\n"
176
177 #: src/ftp.c:365
178 msgid "Logged in!\n"
179 msgstr "Logged in!\n"
180
181 #: src/ftp.c:390
182 msgid "Server error, can't determine system type.\n"
183 msgstr "Server error, can't determine system type.\n"
184
185 #: src/ftp.c:400 src/ftp.c:711 src/ftp.c:775 src/ftp.c:822
186 msgid "done.    "
187 msgstr "done.    "
188
189 #: src/ftp.c:454 src/ftp.c:611 src/ftp.c:646 src/ftp.c:891 src/ftp.c:942
190 msgid "done.\n"
191 msgstr "done.\n"
192
193 #: src/ftp.c:483
194 #, c-format
195 msgid "Unknown type `%c', closing control connection.\n"
196 msgstr "Unknown type `%c', closing control connection.\n"
197
198 #: src/ftp.c:496
199 msgid "done.  "
200 msgstr "done.  "
201
202 #: src/ftp.c:502
203 msgid "==> CWD not needed.\n"
204 msgstr "==> CWD not needed.\n"
205
206 #: src/ftp.c:597
207 #, c-format
208 msgid ""
209 "No such directory `%s'.\n"
210 "\n"
211 msgstr ""
212 "No such directory `%s'.\n"
213 "\n"
214
215 #. do not CWD
216 #: src/ftp.c:615
217 msgid "==> CWD not required.\n"
218 msgstr "==> CWD not required.\n"
219
220 #: src/ftp.c:678
221 msgid "Cannot initiate PASV transfer.\n"
222 msgstr "Cannot initiate PASV transfer.\n"
223
224 #: src/ftp.c:682
225 msgid "Cannot parse PASV response.\n"
226 msgstr "Cannot parse PASV response.\n"
227
228 #: src/ftp.c:702
229 #, fuzzy, c-format
230 msgid "couldn't connect to %s port %d: %s\n"
231 msgstr "couldn't connect to %s:%hu: %s\n"
232
233 #: src/ftp.c:753
234 #, c-format
235 msgid "Bind error (%s).\n"
236 msgstr "Bind error (%s).\n"
237
238 #: src/ftp.c:760
239 msgid "Invalid PORT.\n"
240 msgstr "Invalid PORT.\n"
241
242 #: src/ftp.c:811
243 msgid ""
244 "\n"
245 "REST failed, starting from scratch.\n"
246 msgstr ""
247 "\n"
248 "REST failed, starting from scratch.\n"
249
250 #: src/ftp.c:876
251 #, c-format
252 msgid ""
253 "No such file `%s'.\n"
254 "\n"
255 msgstr ""
256 "No such file `%s'.\n"
257 "\n"
258
259 #: src/ftp.c:928
260 #, c-format
261 msgid ""
262 "No such file or directory `%s'.\n"
263 "\n"
264 msgstr ""
265 "No such file or directory `%s'.\n"
266 "\n"
267
268 #. We cannot just invent a new name and use it (which is
269 #. what functions like unique_create typically do)
270 #. because we told the user we'd use this name.
271 #. Instead, return and retry the download.
272 #: src/ftp.c:993 src/http.c:1909
273 #, c-format
274 msgid "%s has sprung into existence.\n"
275 msgstr ""
276
277 #: src/ftp.c:1055
278 #, c-format
279 msgid "%s: %s, closing control connection.\n"
280 msgstr "%s: %s, closing control connection.\n"
281
282 #: src/ftp.c:1063
283 #, c-format
284 msgid "%s (%s) - Data connection: %s; "
285 msgstr "%s (%s) - Data connection: %s; "
286
287 #: src/ftp.c:1078
288 msgid "Control connection closed.\n"
289 msgstr "Control connection closed.\n"
290
291 #: src/ftp.c:1096
292 msgid "Data transfer aborted.\n"
293 msgstr "Data transfer aborted.\n"
294
295 #: src/ftp.c:1161
296 #, c-format
297 msgid "File `%s' already there, not retrieving.\n"
298 msgstr "File `%s' already there, not retrieving.\n"
299
300 #: src/ftp.c:1225 src/http.c:2128
301 #, c-format
302 msgid "(try:%2d)"
303 msgstr "(try:%2d)"
304
305 #: src/ftp.c:1297 src/http.c:2409
306 #, fuzzy, c-format
307 msgid ""
308 "%s (%s) - `%s' saved [%s]\n"
309 "\n"
310 msgstr ""
311 "%s (%s) - `%s' saved [%ld]\n"
312 "\n"
313
314 #: src/ftp.c:1339 src/main.c:946 src/recur.c:376 src/retr.c:835
315 #, c-format
316 msgid "Removing %s.\n"
317 msgstr "Removing %s.\n"
318
319 #: src/ftp.c:1381
320 #, c-format
321 msgid "Using `%s' as listing tmp file.\n"
322 msgstr "Using `%s' as listing tmp file.\n"
323
324 #: src/ftp.c:1396
325 #, c-format
326 msgid "Removed `%s'.\n"
327 msgstr "Removed `%s'.\n"
328
329 #: src/ftp.c:1431
330 #, c-format
331 msgid "Recursion depth %d exceeded max. depth %d.\n"
332 msgstr "Recursion depth %d exceeded max. depth %d.\n"
333
334 #. Remote file is older, file sizes can be compared and
335 #. are both equal.
336 #: src/ftp.c:1501
337 #, c-format
338 msgid "Remote file no newer than local file `%s' -- not retrieving.\n"
339 msgstr "Remote file no newer than local file `%s' -- not retrieving.\n"
340
341 #. Remote file is newer or sizes cannot be matched
342 #: src/ftp.c:1508
343 #, c-format
344 msgid ""
345 "Remote file is newer than local file `%s' -- retrieving.\n"
346 "\n"
347 msgstr ""
348 "Remote file is newer than local file `%s' -- retrieving.\n"
349 "\n"
350
351 #. Sizes do not match
352 #: src/ftp.c:1515
353 #, fuzzy, c-format
354 msgid ""
355 "The sizes do not match (local %s) -- retrieving.\n"
356 "\n"
357 msgstr ""
358 "The sizes do not match (local %ld) -- retrieving.\n"
359 "\n"
360
361 #: src/ftp.c:1533
362 msgid "Invalid name of the symlink, skipping.\n"
363 msgstr "Invalid name of the symlink, skipping.\n"
364
365 #: src/ftp.c:1550
366 #, c-format
367 msgid ""
368 "Already have correct symlink %s -> %s\n"
369 "\n"
370 msgstr ""
371 "Already have correct symlink %s -> %s\n"
372 "\n"
373
374 #: src/ftp.c:1558
375 #, c-format
376 msgid "Creating symlink %s -> %s\n"
377 msgstr "Creating symlink %s -> %s\n"
378
379 #: src/ftp.c:1568
380 #, c-format
381 msgid "Symlinks not supported, skipping symlink `%s'.\n"
382 msgstr "Symlinks not supported, skipping symlink `%s'.\n"
383
384 #: src/ftp.c:1580
385 #, c-format
386 msgid "Skipping directory `%s'.\n"
387 msgstr "Skipping directory `%s'.\n"
388
389 #: src/ftp.c:1589
390 #, c-format
391 msgid "%s: unknown/unsupported file type.\n"
392 msgstr "%s: unknown/unsupported file type.\n"
393
394 #: src/ftp.c:1616
395 #, c-format
396 msgid "%s: corrupt time-stamp.\n"
397 msgstr "%s: corrupt time-stamp.\n"
398
399 #: src/ftp.c:1644
400 #, c-format
401 msgid "Will not retrieve dirs since depth is %d (max %d).\n"
402 msgstr "Will not retrieve dirs since depth is %d (max %d).\n"
403
404 #: src/ftp.c:1694
405 #, c-format
406 msgid "Not descending to `%s' as it is excluded/not-included.\n"
407 msgstr "Not descending to `%s' as it is excluded/not-included.\n"
408
409 #: src/ftp.c:1760 src/ftp.c:1774
410 #, c-format
411 msgid "Rejecting `%s'.\n"
412 msgstr "Rejecting `%s'.\n"
413
414 #. No luck.
415 #. #### This message SUCKS.  We should see what was the
416 #. reason that nothing was retrieved.
417 #: src/ftp.c:1820
418 #, c-format
419 msgid "No matches on pattern `%s'.\n"
420 msgstr "No matches on pattern `%s'.\n"
421
422 #: src/ftp.c:1886
423 #, fuzzy, c-format
424 msgid "Wrote HTML-ized index to `%s' [%s].\n"
425 msgstr "Wrote HTML-ised index to `%s' [%ld].\n"
426
427 #: src/ftp.c:1891
428 #, c-format
429 msgid "Wrote HTML-ized index to `%s'.\n"
430 msgstr "Wrote HTML-ised index to `%s'.\n"
431
432 #: src/getopt.c:675
433 #, c-format
434 msgid "%s: option `%s' is ambiguous\n"
435 msgstr "%s: option `%s' is ambiguous\n"
436
437 #: src/getopt.c:700
438 #, c-format
439 msgid "%s: option `--%s' doesn't allow an argument\n"
440 msgstr "%s: option `--%s' doesn't allow an argument\n"
441
442 #: src/getopt.c:705
443 #, c-format
444 msgid "%s: option `%c%s' doesn't allow an argument\n"
445 msgstr "%s: option `%c%s' doesn't allow an argument\n"
446
447 #: src/getopt.c:723 src/getopt.c:896
448 #, c-format
449 msgid "%s: option `%s' requires an argument\n"
450 msgstr "%s: option `%s' requires an argument\n"
451
452 #. --option
453 #: src/getopt.c:752
454 #, c-format
455 msgid "%s: unrecognized option `--%s'\n"
456 msgstr "%s: unrecognised option `--%s'\n"
457
458 #. +option or -option
459 #: src/getopt.c:756
460 #, c-format
461 msgid "%s: unrecognized option `%c%s'\n"
462 msgstr "%s: unrecognised option `%c%s'\n"
463
464 #. 1003.2 specifies the format of this message.
465 #: src/getopt.c:782
466 #, c-format
467 msgid "%s: illegal option -- %c\n"
468 msgstr "%s: illegal option -- %c\n"
469
470 #: src/getopt.c:785
471 #, c-format
472 msgid "%s: invalid option -- %c\n"
473 msgstr "%s: invalid option -- %c\n"
474
475 #. 1003.2 specifies the format of this message.
476 #: src/getopt.c:815 src/getopt.c:945
477 #, c-format
478 msgid "%s: option requires an argument -- %c\n"
479 msgstr "%s: option requires an argument -- %c\n"
480
481 #: src/getopt.c:862
482 #, c-format
483 msgid "%s: option `-W %s' is ambiguous\n"
484 msgstr "%s: option `-W %s' is ambiguous\n"
485
486 #: src/getopt.c:880
487 #, c-format
488 msgid "%s: option `-W %s' doesn't allow an argument\n"
489 msgstr "%s: option `-W %s' doesn't allow an argument\n"
490
491 #: src/host.c:371
492 #, fuzzy
493 msgid "Unknown host"
494 msgstr "Unknown error"
495
496 #. Message modeled after what gai_strerror returns in similar
497 #. circumstances.
498 #: src/host.c:375
499 msgid "Temporary failure in name resolution"
500 msgstr ""
501
502 #: src/host.c:377
503 msgid "Unknown error"
504 msgstr "Unknown error"
505
506 #: src/host.c:757
507 #, c-format
508 msgid "Resolving %s... "
509 msgstr "Resolving %s... "
510
511 #: src/host.c:801 src/host.c:830
512 #, c-format
513 msgid "failed: %s.\n"
514 msgstr "failed: %s.\n"
515
516 #: src/host.c:810
517 msgid "failed: No IPv4/IPv6 addresses for host.\n"
518 msgstr ""
519
520 #: src/host.c:833
521 msgid "failed: timed out.\n"
522 msgstr "failed: timed out.\n"
523
524 #: src/html-url.c:297
525 #, c-format
526 msgid "%s: Cannot resolve incomplete link %s.\n"
527 msgstr "%s: Cannot resolve incomplete link %s.\n"
528
529 #: src/http.c:373 src/http.c:1534
530 #, c-format
531 msgid "Failed writing HTTP request: %s.\n"
532 msgstr "Failed writing HTTP request: %s.\n"
533
534 #: src/http.c:687
535 msgid "No headers, assuming HTTP/0.9"
536 msgstr ""
537
538 #: src/http.c:1194
539 msgid "Disabling SSL due to encountered errors.\n"
540 msgstr ""
541
542 #: src/http.c:1402
543 #, fuzzy, c-format
544 msgid "Reusing existing connection to %s:%d.\n"
545 msgstr "Reusing connection to %s:%hu.\n"
546
547 #: src/http.c:1464
548 #, fuzzy, c-format
549 msgid "Failed writing to proxy: %s.\n"
550 msgstr "Failed writing HTTP request: %s.\n"
551
552 #: src/http.c:1473
553 #, fuzzy, c-format
554 msgid "Failed reading proxy response: %s\n"
555 msgstr "Failed writing HTTP request: %s.\n"
556
557 #: src/http.c:1493
558 #, c-format
559 msgid "Proxy tunneling failed: %s"
560 msgstr ""
561
562 #: src/http.c:1540
563 #, c-format
564 msgid "%s request sent, awaiting response... "
565 msgstr "%s request sent, awaiting response... "
566
567 #: src/http.c:1551
568 #, fuzzy
569 msgid "No data received.\n"
570 msgstr "No data received"
571
572 #: src/http.c:1558
573 #, c-format
574 msgid "Read error (%s) in headers.\n"
575 msgstr "Read error (%s) in headers.\n"
576
577 #. If we have tried it already, then there is not point
578 #. retrying it.
579 #: src/http.c:1629
580 msgid "Authorization failed.\n"
581 msgstr "Authorization failed.\n"
582
583 #: src/http.c:1656
584 msgid "Unknown authentication scheme.\n"
585 msgstr "Unknown authentication scheme.\n"
586
587 #: src/http.c:1689
588 msgid "Malformed status line"
589 msgstr "Malformed status line"
590
591 #: src/http.c:1691
592 msgid "(no description)"
593 msgstr "(no description)"
594
595 #: src/http.c:1762
596 #, c-format
597 msgid "Location: %s%s\n"
598 msgstr "Location: %s%s\n"
599
600 #: src/http.c:1763 src/http.c:1863
601 msgid "unspecified"
602 msgstr "unspecified"
603
604 #: src/http.c:1764
605 msgid " [following]"
606 msgstr " [following]"
607
608 #. If `-c' is in use and the file has been fully downloaded (or
609 #. the remote file has shrunk), Wget effectively requests bytes
610 #. after the end of file and the server response with 416.
611 #: src/http.c:1813
612 msgid ""
613 "\n"
614 "    The file is already fully retrieved; nothing to do.\n"
615 "\n"
616 msgstr ""
617 "\n"
618 "    The file is already fully retrieved; nothing to do.\n"
619 "\n"
620
621 #. No need to print this output if the body won't be
622 #. downloaded at all, or if the original server response is
623 #. printed.
624 #: src/http.c:1843
625 msgid "Length: "
626 msgstr "Length: "
627
628 #: src/http.c:1863
629 msgid "ignored"
630 msgstr "ignored"
631
632 #: src/http.c:2005
633 msgid "Warning: wildcards not supported in HTTP.\n"
634 msgstr "Warning: wildcards not supported in HTTP.\n"
635
636 #. If opt.noclobber is turned on and file already exists, do not
637 #. retrieve the file
638 #: src/http.c:2040
639 #, c-format
640 msgid "File `%s' already there, will not retrieve.\n"
641 msgstr "File `%s' already there, will not retrieve.\n"
642
643 #: src/http.c:2227
644 #, c-format
645 msgid "Cannot write to `%s' (%s).\n"
646 msgstr "Cannot write to `%s' (%s).\n"
647
648 #: src/http.c:2236
649 msgid "Unable to establish SSL connection.\n"
650 msgstr "Unable to establish SSL connection.\n"
651
652 #: src/http.c:2246
653 #, c-format
654 msgid "ERROR: Redirection (%d) without location.\n"
655 msgstr "ERROR: Redirection (%d) without location.\n"
656
657 #: src/http.c:2278
658 #, c-format
659 msgid "%s ERROR %d: %s.\n"
660 msgstr "%s ERROR %d: %s.\n"
661
662 #: src/http.c:2291
663 msgid "Last-modified header missing -- time-stamps turned off.\n"
664 msgstr "Last-modified header missing -- time-stamps turned off.\n"
665
666 #: src/http.c:2299
667 msgid "Last-modified header invalid -- time-stamp ignored.\n"
668 msgstr "Last-modified header invalid -- time-stamp ignored.\n"
669
670 #: src/http.c:2322
671 #, c-format
672 msgid ""
673 "Server file no newer than local file `%s' -- not retrieving.\n"
674 "\n"
675 msgstr ""
676 "Server file no newer than local file `%s' -- not retrieving.\n"
677 "\n"
678
679 #: src/http.c:2330
680 #, fuzzy, c-format
681 msgid "The sizes do not match (local %s) -- retrieving.\n"
682 msgstr "The sizes do not match (local %ld) -- retrieving.\n"
683
684 #: src/http.c:2335
685 msgid "Remote file is newer, retrieving.\n"
686 msgstr "Remote file is newer, retrieving.\n"
687
688 #: src/http.c:2377
689 #, fuzzy, c-format
690 msgid ""
691 "%s (%s) - `%s' saved [%s/%s]\n"
692 "\n"
693 msgstr ""
694 "%s (%s) - `%s' saved [%ld/%ld]\n"
695 "\n"
696
697 #: src/http.c:2434
698 #, fuzzy, c-format
699 msgid "%s (%s) - Connection closed at byte %s. "
700 msgstr "%s (%s) - Connection closed at byte %ld. "
701
702 #: src/http.c:2443
703 #, fuzzy, c-format
704 msgid ""
705 "%s (%s) - `%s' saved [%s/%s])\n"
706 "\n"
707 msgstr ""
708 "%s (%s) - `%s' saved [%ld/%ld])\n"
709 "\n"
710
711 #: src/http.c:2469
712 #, fuzzy, c-format
713 msgid "%s (%s) - Connection closed at byte %s/%s. "
714 msgstr "%s (%s) - Connection closed at byte %ld/%ld. "
715
716 #: src/http.c:2483
717 #, fuzzy, c-format
718 msgid "%s (%s) - Read error at byte %s (%s)."
719 msgstr "%s (%s) - Read error at byte %ld (%s)."
720
721 #: src/http.c:2493
722 #, fuzzy, c-format
723 msgid "%s (%s) - Read error at byte %s/%s (%s). "
724 msgstr "%s (%s) - Read error at byte %ld/%ld (%s). "
725
726 #: src/init.c:369
727 #, c-format
728 msgid "%s: WGETRC points to %s, which doesn't exist.\n"
729 msgstr "%s: WGETRC points to %s, which doesn't exist.\n"
730
731 #: src/init.c:422 src/netrc.c:277
732 #, c-format
733 msgid "%s: Cannot read %s (%s).\n"
734 msgstr "%s: Cannot read %s (%s).\n"
735
736 #: src/init.c:440 src/init.c:446
737 #, c-format
738 msgid "%s: Error in %s at line %d.\n"
739 msgstr "%s: Error in %s at line %d.\n"
740
741 #: src/init.c:478
742 #, c-format
743 msgid "%s: Warning: Both system and user wgetrc point to `%s'.\n"
744 msgstr "%s: Warning: Both system and user wgetrc point to `%s'.\n"
745
746 #: src/init.c:622
747 #, c-format
748 msgid "%s: Invalid --execute command `%s'\n"
749 msgstr "%s: Invalid --execute command `%s'\n"
750
751 #: src/init.c:668
752 #, c-format
753 msgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n"
754 msgstr "%s: %s: Invalid boolean `%s', use `on' or `off'.\n"
755
756 #: src/init.c:711
757 #, c-format
758 msgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n"
759 msgstr "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n"
760
761 #: src/init.c:728
762 #, c-format
763 msgid "%s: %s: Invalid number `%s'.\n"
764 msgstr "%s: %s: Invalid number `%s'.\n"
765
766 #: src/init.c:959 src/init.c:978
767 #, c-format
768 msgid "%s: %s: Invalid byte value `%s'\n"
769 msgstr "%s: %s: Invalid byte value `%s'\n"
770
771 #: src/init.c:1003
772 #, c-format
773 msgid "%s: %s: Invalid time period `%s'\n"
774 msgstr "%s: %s: Invalid time period `%s'\n"
775
776 #: src/init.c:1057 src/init.c:1138 src/init.c:1233 src/init.c:1259
777 #, c-format
778 msgid "%s: %s: Invalid value `%s'.\n"
779 msgstr "%s: %s: Invalid value `%s'.\n"
780
781 #: src/init.c:1086
782 #, c-format
783 msgid "%s: %s: Invalid header `%s'.\n"
784 msgstr "%s: %s: Invalid header `%s'.\n"
785
786 #: src/init.c:1150
787 #, c-format
788 msgid "%s: %s: Invalid progress type `%s'.\n"
789 msgstr "%s: %s: Invalid progress type `%s'.\n"
790
791 #: src/init.c:1201
792 #, c-format
793 msgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n"
794 msgstr "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n"
795
796 #: src/log.c:777
797 #, c-format
798 msgid ""
799 "\n"
800 "%s received, redirecting output to `%s'.\n"
801 msgstr ""
802 "\n"
803 "%s received, redirecting output to `%s'.\n"
804
805 #. Eek!  Opening the alternate log file has failed.  Nothing we
806 #. can do but disable printing completely.
807 #: src/log.c:787
808 #, fuzzy, c-format
809 msgid ""
810 "\n"
811 "%s received.\n"
812 msgstr "No data received"
813
814 #: src/log.c:788
815 #, c-format
816 msgid "%s: %s; disabling logging.\n"
817 msgstr "%s: %s; disabling logging.\n"
818
819 #: src/main.c:373
820 #, c-format
821 msgid "Usage: %s [OPTION]... [URL]...\n"
822 msgstr "Usage: %s [OPTION]... [URL]...\n"
823
824 #: src/main.c:385
825 #, fuzzy
826 msgid ""
827 "Mandatory arguments to long options are mandatory for short options too.\n"
828 "\n"
829 msgstr ""
830 "\n"
831 "Mandatory arguments to long options are mandatory for short options too.\n"
832 "\n"
833
834 #: src/main.c:387
835 msgid "Startup:\n"
836 msgstr ""
837
838 #: src/main.c:389
839 msgid "  -V,  --version           display the version of Wget and exit.\n"
840 msgstr ""
841
842 #: src/main.c:391
843 msgid "  -h,  --help              print this help.\n"
844 msgstr ""
845
846 #: src/main.c:393
847 msgid "  -b,  --background        go to background after startup.\n"
848 msgstr ""
849
850 #: src/main.c:395
851 msgid "  -e,  --execute=COMMAND   execute a `.wgetrc'-style command.\n"
852 msgstr ""
853
854 #: src/main.c:399
855 msgid "Logging and input file:\n"
856 msgstr ""
857
858 #: src/main.c:401
859 msgid "  -o,  --output-file=FILE    log messages to FILE.\n"
860 msgstr ""
861
862 #: src/main.c:403
863 msgid "  -a,  --append-output=FILE  append messages to FILE.\n"
864 msgstr ""
865
866 #: src/main.c:406
867 msgid "  -d,  --debug               print lots of debugging information.\n"
868 msgstr ""
869
870 #: src/main.c:409
871 msgid "  -q,  --quiet               quiet (no output).\n"
872 msgstr ""
873
874 #: src/main.c:411
875 msgid "  -v,  --verbose             be verbose (this is the default).\n"
876 msgstr ""
877
878 #: src/main.c:413
879 msgid ""
880 "  -nv, --no-verbose          turn off verboseness, without being quiet.\n"
881 msgstr ""
882
883 #: src/main.c:415
884 msgid "  -i,  --input-file=FILE     download URLs found in FILE.\n"
885 msgstr ""
886
887 #: src/main.c:417
888 msgid "  -F,  --force-html          treat input file as HTML.\n"
889 msgstr ""
890
891 #: src/main.c:419
892 msgid ""
893 "  -B,  --base=URL            prepends URL to relative links in -F -i file.\n"
894 msgstr ""
895
896 #: src/main.c:423
897 msgid "Download:\n"
898 msgstr ""
899
900 #: src/main.c:425
901 msgid ""
902 "  -t,  --tries=NUMBER            set number of retries to NUMBER (0 "
903 "unlimits).\n"
904 msgstr ""
905
906 #: src/main.c:427
907 msgid "       --retry-connrefused       retry even if connection is refused.\n"
908 msgstr ""
909
910 #: src/main.c:429
911 msgid "  -O,  --output-document=FILE    write documents to FILE.\n"
912 msgstr ""
913
914 #: src/main.c:431
915 msgid ""
916 "  -nc, --no-clobber              skip downloads that would download to\n"
917 "                                 existing files.\n"
918 msgstr ""
919
920 #: src/main.c:434
921 msgid ""
922 "  -c,  --continue                resume getting a partially-downloaded "
923 "file.\n"
924 msgstr ""
925
926 #: src/main.c:436
927 msgid "       --progress=TYPE           select progress gauge type.\n"
928 msgstr ""
929
930 #: src/main.c:438
931 msgid ""
932 "  -N,  --timestamping            don't re-retrieve files unless newer than\n"
933 "                                 local.\n"
934 msgstr ""
935
936 #: src/main.c:441
937 msgid "  -S,  --server-response         print server response.\n"
938 msgstr ""
939
940 #: src/main.c:443
941 msgid "       --spider                  don't download anything.\n"
942 msgstr ""
943
944 #: src/main.c:445
945 msgid "  -T,  --timeout=SECONDS         set all timeout values to SECONDS.\n"
946 msgstr ""
947
948 #: src/main.c:447
949 msgid "       --dns-timeout=SECS        set the DNS lookup timeout to SECS.\n"
950 msgstr ""
951
952 #: src/main.c:449
953 msgid "       --connect-timeout=SECS    set the connect timeout to SECS.\n"
954 msgstr ""
955
956 #: src/main.c:451
957 msgid "       --read-timeout=SECS       set the read timeout to SECS.\n"
958 msgstr ""
959
960 #: src/main.c:453
961 msgid "  -w,  --wait=SECONDS            wait SECONDS between retrievals.\n"
962 msgstr ""
963
964 #: src/main.c:455
965 msgid ""
966 "       --waitretry=SECONDS       wait 1..SECONDS between retries of a "
967 "retrieval.\n"
968 msgstr ""
969
970 #: src/main.c:457
971 msgid ""
972 "       --random-wait             wait from 0...2*WAIT secs between "
973 "retrievals.\n"
974 msgstr ""
975
976 #: src/main.c:459
977 msgid "  -Y,  --proxy                   explicitly turn on proxy.\n"
978 msgstr ""
979
980 #: src/main.c:461
981 msgid "       --no-proxy                explicitly turn off proxy.\n"
982 msgstr ""
983
984 #: src/main.c:463
985 msgid "  -Q,  --quota=NUMBER            set retrieval quota to NUMBER.\n"
986 msgstr ""
987
988 #: src/main.c:465
989 msgid ""
990 "       --bind-address=ADDRESS    bind to ADDRESS (hostname or IP) on local "
991 "host.\n"
992 msgstr ""
993
994 #: src/main.c:467
995 msgid "       --limit-rate=RATE         limit download rate to RATE.\n"
996 msgstr ""
997
998 #: src/main.c:469
999 msgid "       --no-dns-cache            disable caching DNS lookups.\n"
1000 msgstr ""
1001
1002 #: src/main.c:471
1003 msgid ""
1004 "       --restrict-file-names=OS  restrict chars in file names to ones OS "
1005 "allows.\n"
1006 msgstr ""
1007
1008 #: src/main.c:474
1009 msgid "  -4,  --inet4-only              connect only to IPv4 addresses.\n"
1010 msgstr ""
1011
1012 #: src/main.c:476
1013 msgid "  -6,  --inet6-only              connect only to IPv6 addresses.\n"
1014 msgstr ""
1015
1016 #: src/main.c:478
1017 msgid ""
1018 "       --prefer-family=FAMILY    connect first to addresses of specified "
1019 "family,\n"
1020 "                                 one of IPv6, IPv4, or none.\n"
1021 msgstr ""
1022
1023 #: src/main.c:482
1024 msgid "       --user=USER               set both ftp and http user to USER.\n"
1025 msgstr ""
1026
1027 #: src/main.c:484
1028 msgid ""
1029 "       --password=PASS           set both ftp and http password to PASS.\n"
1030 msgstr ""
1031
1032 #: src/main.c:488
1033 #, fuzzy
1034 msgid "Directories:\n"
1035 msgstr "Directory   "
1036
1037 #: src/main.c:490
1038 msgid "  -nd, --no-directories           don't create directories.\n"
1039 msgstr ""
1040
1041 #: src/main.c:492
1042 msgid "  -x,  --force-directories        force creation of directories.\n"
1043 msgstr ""
1044
1045 #: src/main.c:494
1046 msgid "  -nH, --no-host-directories      don't create host directories.\n"
1047 msgstr ""
1048
1049 #: src/main.c:496
1050 msgid "       --protocol-directories     use protocol name in directories.\n"
1051 msgstr ""
1052
1053 #: src/main.c:498
1054 msgid "  -P,  --directory-prefix=PREFIX  save files to PREFIX/...\n"
1055 msgstr ""
1056
1057 #: src/main.c:500
1058 msgid ""
1059 "       --cut-dirs=NUMBER          ignore NUMBER remote directory "
1060 "components.\n"
1061 msgstr ""
1062
1063 #: src/main.c:504
1064 msgid "HTTP options:\n"
1065 msgstr ""
1066
1067 #: src/main.c:506
1068 msgid "       --http-user=USER        set http user to USER.\n"
1069 msgstr ""
1070
1071 #: src/main.c:508
1072 msgid "       --http-password=PASS    set http password to PASS.\n"
1073 msgstr ""
1074
1075 #: src/main.c:510
1076 msgid "       --no-cache              disallow server-cached data.\n"
1077 msgstr ""
1078
1079 #: src/main.c:512
1080 msgid ""
1081 "  -E,  --html-extension        save HTML documents with `.html' extension.\n"
1082 msgstr ""
1083
1084 #: src/main.c:514
1085 msgid "       --ignore-length         ignore `Content-Length' header field.\n"
1086 msgstr ""
1087
1088 #: src/main.c:516
1089 msgid "       --header=STRING         insert STRING among the headers.\n"
1090 msgstr ""
1091
1092 #: src/main.c:518
1093 msgid "       --proxy-user=USER       set USER as proxy username.\n"
1094 msgstr ""
1095
1096 #: src/main.c:520
1097 msgid "       --proxy-password=PASS   set PASS as proxy password.\n"
1098 msgstr ""
1099
1100 #: src/main.c:522
1101 msgid ""
1102 "       --referer=URL           include `Referer: URL' header in HTTP "
1103 "request.\n"
1104 msgstr ""
1105
1106 #: src/main.c:524
1107 msgid "       --save-headers          save the HTTP headers to file.\n"
1108 msgstr ""
1109
1110 #: src/main.c:526
1111 msgid ""
1112 "  -U,  --user-agent=AGENT      identify as AGENT instead of Wget/VERSION.\n"
1113 msgstr ""
1114
1115 #: src/main.c:528
1116 msgid ""
1117 "       --no-http-keep-alive    disable HTTP keep-alive (persistent "
1118 "connections).\n"
1119 msgstr ""
1120
1121 #: src/main.c:530
1122 msgid "       --no-cookies            don't use cookies.\n"
1123 msgstr ""
1124
1125 #: src/main.c:532
1126 msgid "       --load-cookies=FILE     load cookies from FILE before session.\n"
1127 msgstr ""
1128
1129 #: src/main.c:534
1130 msgid "       --save-cookies=FILE     save cookies to FILE after session.\n"
1131 msgstr ""
1132
1133 #: src/main.c:536
1134 msgid ""
1135 "       --keep-session-cookies  load and save session (non-permanent) "
1136 "cookies.\n"
1137 msgstr ""
1138
1139 #: src/main.c:538
1140 msgid ""
1141 "       --post-data=STRING      use the POST method; send STRING as the "
1142 "data.\n"
1143 msgstr ""
1144
1145 #: src/main.c:540
1146 msgid ""
1147 "       --post-file=FILE        use the POST method; send contents of FILE.\n"
1148 msgstr ""
1149
1150 #: src/main.c:545
1151 msgid "HTTPS (SSL/TLS) options:\n"
1152 msgstr ""
1153
1154 #: src/main.c:547
1155 msgid ""
1156 "       --secure-protocol=PR     choose SSL protocol, one of auto, SSLv2, "
1157 "SSLv3,\n"
1158 "                                and TLSv1.\n"
1159 msgstr ""
1160
1161 #: src/main.c:550
1162 msgid ""
1163 "       --no-check-certificate   don't validate the server's certificate.\n"
1164 msgstr ""
1165
1166 #: src/main.c:552
1167 msgid "       --certificate=FILE       client certificate file.\n"
1168 msgstr ""
1169
1170 #: src/main.c:554
1171 msgid "       --certificate-type=TYPE  client certificate type, PEM or DER.\n"
1172 msgstr ""
1173
1174 #: src/main.c:556
1175 msgid "       --private-key=FILE       private key file.\n"
1176 msgstr ""
1177
1178 #: src/main.c:558
1179 msgid "       --private-key-type=TYPE  private key type, PEM or DER.\n"
1180 msgstr ""
1181
1182 #: src/main.c:560
1183 msgid "       --ca-certificate=FILE    file with the bundle of CA's.\n"
1184 msgstr ""
1185
1186 #: src/main.c:562
1187 msgid ""
1188 "       --ca-directory=DIR       directory where hash list of CA's is "
1189 "stored.\n"
1190 msgstr ""
1191
1192 #: src/main.c:564
1193 msgid ""
1194 "       --random-file=FILE       file with random data for seeding the SSL "
1195 "PRNG.\n"
1196 msgstr ""
1197
1198 #: src/main.c:566
1199 msgid ""
1200 "       --egd-file=FILE          file naming the EGD socket with random "
1201 "data.\n"
1202 msgstr ""
1203
1204 #: src/main.c:571
1205 msgid "FTP options:\n"
1206 msgstr ""
1207
1208 #: src/main.c:573
1209 msgid "       --ftp-user=USER         set ftp user to USER.\n"
1210 msgstr ""
1211
1212 #: src/main.c:575
1213 msgid "       --ftp-password=PASS     set ftp password to PASS.\n"
1214 msgstr ""
1215
1216 #: src/main.c:577
1217 msgid "       --no-remove-listing     don't remove `.listing' files.\n"
1218 msgstr ""
1219
1220 #: src/main.c:579
1221 msgid "       --no-glob               turn off FTP file name globbing.\n"
1222 msgstr ""
1223
1224 #: src/main.c:581
1225 msgid "       --no-passive-ftp        disable the \"passive\" transfer mode.\n"
1226 msgstr ""
1227
1228 #: src/main.c:583
1229 msgid ""
1230 "       --retr-symlinks         when recursing, get linked-to files (not "
1231 "dir).\n"
1232 msgstr ""
1233
1234 #: src/main.c:585
1235 msgid "       --preserve-permissions  preserve remote file permissions.\n"
1236 msgstr ""
1237
1238 #: src/main.c:589
1239 msgid "Recursive download:\n"
1240 msgstr ""
1241
1242 #: src/main.c:591
1243 msgid "  -r,  --recursive          specify recursive download.\n"
1244 msgstr ""
1245
1246 #: src/main.c:593
1247 msgid ""
1248 "  -l,  --level=NUMBER       maximum recursion depth (inf or 0 for "
1249 "infinite).\n"
1250 msgstr ""
1251
1252 #: src/main.c:595
1253 msgid ""
1254 "       --delete-after       delete files locally after downloading them.\n"
1255 msgstr ""
1256
1257 #: src/main.c:597
1258 msgid ""
1259 "  -k,  --convert-links      make links in downloaded HTML point to local "
1260 "files.\n"
1261 msgstr ""
1262
1263 #: src/main.c:599
1264 msgid ""
1265 "  -K,  --backup-converted   before converting file X, back up as X.orig.\n"
1266 msgstr ""
1267
1268 #: src/main.c:601
1269 msgid ""
1270 "  -m,  --mirror             shortcut option equivalent to -r -N -l inf -nr.\n"
1271 msgstr ""
1272
1273 #: src/main.c:603
1274 msgid ""
1275 "  -p,  --page-requisites    get all images, etc. needed to display HTML "
1276 "page.\n"
1277 msgstr ""
1278
1279 #: src/main.c:605
1280 msgid ""
1281 "       --strict-comments    turn on strict (SGML) handling of HTML "
1282 "comments.\n"
1283 msgstr ""
1284
1285 #: src/main.c:609
1286 msgid "Recursive accept/reject:\n"
1287 msgstr ""
1288
1289 #: src/main.c:611
1290 msgid ""
1291 "  -A,  --accept=LIST               comma-separated list of accepted "
1292 "extensions.\n"
1293 msgstr ""
1294
1295 #: src/main.c:613
1296 msgid ""
1297 "  -R,  --reject=LIST               comma-separated list of rejected "
1298 "extensions.\n"
1299 msgstr ""
1300
1301 #: src/main.c:615
1302 msgid ""
1303 "  -D,  --domains=LIST              comma-separated list of accepted "
1304 "domains.\n"
1305 msgstr ""
1306
1307 #: src/main.c:617
1308 msgid ""
1309 "       --exclude-domains=LIST      comma-separated list of rejected "
1310 "domains.\n"
1311 msgstr ""
1312
1313 #: src/main.c:619
1314 msgid ""
1315 "       --follow-ftp                follow FTP links from HTML documents.\n"
1316 msgstr ""
1317
1318 #: src/main.c:621
1319 msgid ""
1320 "       --follow-tags=LIST          comma-separated list of followed HTML "
1321 "tags.\n"
1322 msgstr ""
1323
1324 #: src/main.c:623
1325 msgid ""
1326 "       --ignore-tags=LIST          comma-separated list of ignored HTML "
1327 "tags.\n"
1328 msgstr ""
1329
1330 #: src/main.c:625
1331 msgid ""
1332 "  -H,  --span-hosts                go to foreign hosts when recursive.\n"
1333 msgstr ""
1334
1335 #: src/main.c:627
1336 msgid "  -L,  --relative                  follow relative links only.\n"
1337 msgstr ""
1338
1339 #: src/main.c:629
1340 msgid "  -I,  --include-directories=LIST  list of allowed directories.\n"
1341 msgstr ""
1342
1343 #: src/main.c:631
1344 msgid "  -X,  --exclude-directories=LIST  list of excluded directories.\n"
1345 msgstr ""
1346
1347 #: src/main.c:633
1348 msgid ""
1349 "  -np, --no-parent                 don't ascend to the parent directory.\n"
1350 msgstr ""
1351
1352 #: src/main.c:637
1353 msgid "Mail bug reports and suggestions to <bug-wget@gnu.org>.\n"
1354 msgstr "Mail bug reports and suggestions to <bug-wget@gnu.org>.\n"
1355
1356 #: src/main.c:642
1357 #, c-format
1358 msgid "GNU Wget %s, a non-interactive network retriever.\n"
1359 msgstr "GNU Wget %s, a non-interactive network retriever.\n"
1360
1361 #: src/main.c:656
1362 #, fuzzy
1363 msgid "Copyright (C) 2005 Free Software Foundation, Inc.\n"
1364 msgstr "Copyright (C) 2003 Free Software Foundation, Inc.\n"
1365
1366 #: src/main.c:658
1367 msgid ""
1368 "This program is distributed in the hope that it will be useful,\n"
1369 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1370 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1371 "GNU General Public License for more details.\n"
1372 msgstr ""
1373 "This program is distributed in the hope that it will be useful,\n"
1374 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1375 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1376 "GNU General Public Licence for more details.\n"
1377
1378 #: src/main.c:663
1379 msgid ""
1380 "\n"
1381 "Originally written by Hrvoje Niksic <hniksic@xemacs.org>.\n"
1382 msgstr ""
1383 "\n"
1384 "Originally written by Hrvoje Niksic <hniksic@xemacs.org>.\n"
1385
1386 #. #### Something nicer should be printed here -- similar to the
1387 #. pre-1.5 `--help' page.
1388 #: src/main.c:709 src/main.c:778 src/main.c:857
1389 #, c-format
1390 msgid "Try `%s --help' for more options.\n"
1391 msgstr "Try `%s --help' for more options.\n"
1392
1393 #: src/main.c:775
1394 #, c-format
1395 msgid "%s: illegal option -- `-n%c'\n"
1396 msgstr "%s: illegal option -- `-n%c'\n"
1397
1398 #: src/main.c:828
1399 #, c-format
1400 msgid "Can't be verbose and quiet at the same time.\n"
1401 msgstr "Can't be verbose and quiet at the same time.\n"
1402
1403 #: src/main.c:834
1404 #, c-format
1405 msgid "Can't timestamp and not clobber old files at the same time.\n"
1406 msgstr "Can't timestamp and not clobber old files at the same time.\n"
1407
1408 #: src/main.c:842
1409 #, c-format
1410 msgid "Cannot specify both --inet4-only and --inet6-only.\n"
1411 msgstr ""
1412
1413 #. No URL specified.
1414 #: src/main.c:852
1415 #, c-format
1416 msgid "%s: missing URL\n"
1417 msgstr "%s: missing URL\n"
1418
1419 #: src/main.c:961
1420 #, c-format
1421 msgid "No URLs found in %s.\n"
1422 msgstr "No URLs found in %s.\n"
1423
1424 #: src/main.c:970
1425 #, c-format
1426 msgid ""
1427 "\n"
1428 "FINISHED --%s--\n"
1429 "Downloaded: %s bytes in %d files\n"
1430 msgstr ""
1431 "\n"
1432 "FINISHED --%s--\n"
1433 "Downloaded: %s bytes in %d files\n"
1434
1435 #: src/main.c:976
1436 #, c-format
1437 msgid "Download quota (%s bytes) EXCEEDED!\n"
1438 msgstr "Download quota (%s bytes) EXCEEDED!\n"
1439
1440 #: src/mswindows.c:235
1441 #, c-format
1442 msgid "Continuing in background.\n"
1443 msgstr "Continuing in background.\n"
1444
1445 #: src/mswindows.c:427
1446 #, fuzzy, c-format
1447 msgid "Continuing in background, pid %lu.\n"
1448 msgstr "Continuing in background, pid %d.\n"
1449
1450 #: src/mswindows.c:429 src/utils.c:348
1451 #, c-format
1452 msgid "Output will be written to `%s'.\n"
1453 msgstr "Output will be written to `%s'.\n"
1454
1455 #: src/mswindows.c:597 src/mswindows.c:604
1456 #, c-format
1457 msgid "%s: Couldn't find usable socket driver.\n"
1458 msgstr "%s: Couldn't find usable socket driver.\n"
1459
1460 #: src/netrc.c:385
1461 #, c-format
1462 msgid "%s: %s:%d: warning: \"%s\" token appears before any machine name\n"
1463 msgstr "%s: %s:%d: warning: \"%s\" token appears before any machine name\n"
1464
1465 #: src/netrc.c:416
1466 #, c-format
1467 msgid "%s: %s:%d: unknown token \"%s\"\n"
1468 msgstr "%s: %s:%d: unknown token \"%s\"\n"
1469
1470 #: src/netrc.c:480
1471 #, c-format
1472 msgid "Usage: %s NETRC [HOSTNAME]\n"
1473 msgstr "Usage: %s NETRC [HOSTNAME]\n"
1474
1475 #: src/netrc.c:490
1476 #, c-format
1477 msgid "%s: cannot stat %s: %s\n"
1478 msgstr "%s: cannot stat %s: %s\n"
1479
1480 #. Still not random enough, presumably because neither /dev/random
1481 #. nor EGD were available.  Try to seed OpenSSL's PRNG with libc
1482 #. PRNG.  This is cryptographically weak and defeats the purpose
1483 #. of using OpenSSL, which is why it is highly discouraged.
1484 #: src/openssl.c:124
1485 msgid "WARNING: using a weak random seed.\n"
1486 msgstr ""
1487
1488 #: src/openssl.c:211
1489 #, fuzzy
1490 msgid "Could not seed PRNG; consider using --random-file.\n"
1491 msgstr "Could not seed OpenSSL PRNG; disabling SSL.\n"
1492
1493 #. Align the [ skipping ... ] line with the dots.  To do
1494 #. that, insert the number of spaces equal to the number of
1495 #. digits in the skipped amount in K.
1496 #: src/progress.c:243
1497 #, c-format
1498 msgid ""
1499 "\n"
1500 "%*s[ skipping %dK ]"
1501 msgstr ""
1502 "\n"
1503 "%*s[ skipping %dK ]"
1504
1505 #: src/progress.c:410
1506 #, c-format
1507 msgid "Invalid dot style specification `%s'; leaving unchanged.\n"
1508 msgstr "Invalid dot style specification `%s'; leaving unchanged.\n"
1509
1510 #: src/recur.c:377
1511 #, c-format
1512 msgid "Removing %s since it should be rejected.\n"
1513 msgstr "Removing %s since it should be rejected.\n"
1514
1515 #: src/res.c:548
1516 msgid "Loading robots.txt; please ignore errors.\n"
1517 msgstr "Loading robots.txt; please ignore errors.\n"
1518
1519 #: src/retr.c:638
1520 #, c-format
1521 msgid "Error parsing proxy URL %s: %s.\n"
1522 msgstr "Error parsing proxy URL %s: %s.\n"
1523
1524 #: src/retr.c:646
1525 #, c-format
1526 msgid "Error in proxy URL %s: Must be HTTP.\n"
1527 msgstr "Error in proxy URL %s: Must be HTTP.\n"
1528
1529 #: src/retr.c:731
1530 #, c-format
1531 msgid "%d redirections exceeded.\n"
1532 msgstr "%d redirections exceeded.\n"
1533
1534 #: src/retr.c:856
1535 msgid ""
1536 "Giving up.\n"
1537 "\n"
1538 msgstr ""
1539 "Giving up.\n"
1540 "\n"
1541
1542 #: src/retr.c:856
1543 msgid ""
1544 "Retrying.\n"
1545 "\n"
1546 msgstr ""
1547 "Retrying.\n"
1548 "\n"
1549
1550 #: src/url.c:642
1551 msgid "No error"
1552 msgstr "No error"
1553
1554 #: src/url.c:644
1555 msgid "Unsupported scheme"
1556 msgstr "Unsupported scheme"
1557
1558 #: src/url.c:646
1559 msgid "Empty host"
1560 msgstr "Empty host"
1561
1562 #: src/url.c:648
1563 msgid "Bad port number"
1564 msgstr "Bad port number"
1565
1566 #: src/url.c:650
1567 msgid "Invalid user name"
1568 msgstr "Invalid user name"
1569
1570 #: src/url.c:652
1571 msgid "Unterminated IPv6 numeric address"
1572 msgstr "Unterminated IPv6 numeric address"
1573
1574 #: src/url.c:654
1575 msgid "IPv6 addresses not supported"
1576 msgstr "IPv6 addresses not supported"
1577
1578 #: src/url.c:656
1579 msgid "Invalid IPv6 numeric address"
1580 msgstr "Invalid IPv6 numeric address"
1581
1582 #. parent, no error
1583 #: src/utils.c:346
1584 #, c-format
1585 msgid "Continuing in background, pid %d.\n"
1586 msgstr "Continuing in background, pid %d.\n"
1587
1588 #: src/utils.c:390
1589 #, c-format
1590 msgid "Failed to unlink symlink `%s': %s\n"
1591 msgstr "Failed to unlink symlink `%s': %s\n"
1592
1593 #: src/xmalloc.c:72
1594 #, c-format
1595 msgid "%s: %s: Failed to allocate %ld bytes; memory exhausted.\n"
1596 msgstr ""
1597
1598 #~ msgid "Failed to set up an SSL context\n"
1599 #~ msgstr "Failed to set up an SSL context\n"
1600
1601 #~ msgid "Failed to load certificates from %s\n"
1602 #~ msgstr "Failed to load certificates from %s\n"
1603
1604 #~ msgid "Trying without the specified certificate\n"
1605 #~ msgstr "Trying without the specified certificate\n"
1606
1607 #~ msgid "Failed to get certificate key from %s\n"
1608 #~ msgstr "Failed to get certificate key from %s\n"
1609
1610 #~ msgid "Unable to convert `%s' to a bind address.  Reverting to ANY.\n"
1611 #~ msgstr "Unable to convert `%s' to a bind address.  Reverting to ANY.\n"
1612
1613 #~ msgid ""
1614 #~ "\n"
1615 #~ "REST failed; will not truncate `%s'.\n"
1616 #~ msgstr ""
1617 #~ "\n"
1618 #~ "REST failed; will not truncate `%s'.\n"
1619
1620 #~ msgid " [%s to go]"
1621 #~ msgstr " [%s to go]"
1622
1623 #~ msgid "Host not found"
1624 #~ msgstr "Host not found"
1625
1626 #~ msgid "End of file while parsing headers.\n"
1627 #~ msgstr "End of file while parsing headers.\n"
1628
1629 #~ msgid ""
1630 #~ "\n"
1631 #~ "Continued download failed on this file, which conflicts with `-c'.\n"
1632 #~ "Refusing to truncate existing file `%s'.\n"
1633 #~ "\n"
1634 #~ msgstr ""
1635 #~ "\n"
1636 #~ "Continued download failed on this file, which conflicts with `-c'.\n"
1637 #~ "Refusing to truncate existing file `%s'.\n"
1638 #~ "\n"
1639
1640 #~ msgid " (%s to go)"
1641 #~ msgstr " (%s to go)"
1642
1643 #~ msgid ""
1644 #~ "Startup:\n"
1645 #~ "  -V,  --version           display the version of Wget and exit.\n"
1646 #~ "  -h,  --help              print this help.\n"
1647 #~ "  -b,  --background        go to background after startup.\n"
1648 #~ "  -e,  --execute=COMMAND   execute a `.wgetrc'-style command.\n"
1649 #~ "\n"
1650 #~ msgstr ""
1651 #~ "Startup:\n"
1652 #~ "  -V,  --version           display the version of Wget and exit.\n"
1653 #~ "  -h,  --help              print this help.\n"
1654 #~ "  -b,  --background        go to background after startup.\n"
1655 #~ "  -e,  --execute=COMMAND   execute a `.wgetrc'-style command.\n"
1656 #~ "\n"
1657
1658 #~ msgid ""
1659 #~ "Logging and input file:\n"
1660 #~ "  -o,  --output-file=FILE     log messages to FILE.\n"
1661 #~ "  -a,  --append-output=FILE   append messages to FILE.\n"
1662 #~ "  -d,  --debug                print debug output.\n"
1663 #~ "  -q,  --quiet                quiet (no output).\n"
1664 #~ "  -v,  --verbose              be verbose (this is the default).\n"
1665 #~ "  -nv, --non-verbose          turn off verboseness, without being quiet.\n"
1666 #~ "  -i,  --input-file=FILE      download URLs found in FILE.\n"
1667 #~ "  -F,  --force-html           treat input file as HTML.\n"
1668 #~ "  -B,  --base=URL             prepends URL to relative links in -F -i "
1669 #~ "file.\n"
1670 #~ "\n"
1671 #~ msgstr ""
1672 #~ "Logging and input file:\n"
1673 #~ "  -o,  --output-file=FILE     log messages to FILE.\n"
1674 #~ "  -a,  --append-output=FILE   append messages to FILE.\n"
1675 #~ "  -d,  --debug                print debug output.\n"
1676 #~ "  -q,  --quiet                quiet (no output).\n"
1677 #~ "  -v,  --verbose              be verbose (this is the default).\n"
1678 #~ "  -nv, --non-verbose          turn off verboseness, without being quiet.\n"
1679 #~ "  -i,  --input-file=FILE      download URLs found in FILE.\n"
1680 #~ "  -F,  --force-html           treat input file as HTML.\n"
1681 #~ "  -B,  --base=URL             prepends URL to relative links in -F -i "
1682 #~ "file.\n"
1683 #~ "\n"
1684
1685 #~ msgid ""
1686 #~ "Download:\n"
1687 #~ "  -t,  --tries=NUMBER           set number of retries to NUMBER (0 "
1688 #~ "unlimits).\n"
1689 #~ "       --retry-connrefused      retry even if connection is refused.\n"
1690 #~ "  -O   --output-document=FILE   write documents to FILE.\n"
1691 #~ "  -nc, --no-clobber             don't clobber existing files or use .# "
1692 #~ "suffixes.\n"
1693 #~ "  -c,  --continue               resume getting a partially-downloaded "
1694 #~ "file.\n"
1695 #~ "       --progress=TYPE          select progress gauge type.\n"
1696 #~ "  -N,  --timestamping           don't re-retrieve files unless newer than "
1697 #~ "local.\n"
1698 #~ "  -S,  --server-response        print server response.\n"
1699 #~ "       --spider                 don't download anything.\n"
1700 #~ "  -T,  --timeout=SECONDS        set all timeout values to SECONDS.\n"
1701 #~ "       --dns-timeout=SECS       set the DNS lookup timeout to SECS.\n"
1702 #~ "       --connect-timeout=SECS   set the connect timeout to SECS.\n"
1703 #~ "       --read-timeout=SECS      set the read timeout to SECS.\n"
1704 #~ "  -w,  --wait=SECONDS           wait SECONDS between retrievals.\n"
1705 #~ "       --waitretry=SECONDS      wait 1...SECONDS between retries of a "
1706 #~ "retrieval.\n"
1707 #~ "       --random-wait            wait from 0...2*WAIT secs between "
1708 #~ "retrievals.\n"
1709 #~ "  -Y,  --proxy=on/off           turn proxy on or off.\n"
1710 #~ "  -Q,  --quota=NUMBER           set retrieval quota to NUMBER.\n"
1711 #~ "       --bind-address=ADDRESS   bind to ADDRESS (hostname or IP) on local "
1712 #~ "host.\n"
1713 #~ "       --limit-rate=RATE        limit download rate to RATE.\n"
1714 #~ "       --dns-cache=off          disable caching DNS lookups.\n"
1715 #~ "       --restrict-file-names=OS restrict chars in file names to ones OS "
1716 #~ "allows.\n"
1717 #~ "\n"
1718 #~ msgstr ""
1719 #~ "Download:\n"
1720 #~ "  -t,  --tries=NUMBER           set number of retries to NUMBER (0 "
1721 #~ "unlimits).\n"
1722 #~ "       --retry-connrefused      retry even if connection is refused.\n"
1723 #~ "  -O   --output-document=FILE   write documents to FILE.\n"
1724 #~ "  -nc, --no-clobber             don't clobber existing files or use .# "
1725 #~ "suffixes.\n"
1726 #~ "  -c,  --continue               resume getting a partially-downloaded "
1727 #~ "file.\n"
1728 #~ "       --progress=TYPE          select progress gauge type.\n"
1729 #~ "  -N,  --timestamping           don't re-retrieve files unless newer than "
1730 #~ "local.\n"
1731 #~ "  -S,  --server-response        print server response.\n"
1732 #~ "       --spider                 don't download anything.\n"
1733 #~ "  -T,  --timeout=SECONDS        set all timeout values to SECONDS.\n"
1734 #~ "       --dns-timeout=SECS       set the DNS lookup timeout to SECS.\n"
1735 #~ "       --connect-timeout=SECS   set the connect timeout to SECS.\n"
1736 #~ "       --read-timeout=SECS      set the read timeout to SECS.\n"
1737 #~ "  -w,  --wait=SECONDS           wait SECONDS between retrievals.\n"
1738 #~ "       --waitretry=SECONDS      wait 1...SECONDS between retries of a "
1739 #~ "retrieval.\n"
1740 #~ "       --random-wait            wait from 0...2*WAIT secs between "
1741 #~ "retrievals.\n"
1742 #~ "  -Y,  --proxy=on/off           turn proxy on or off.\n"
1743 #~ "  -Q,  --quota=NUMBER           set retrieval quota to NUMBER.\n"
1744 #~ "       --bind-address=ADDRESS   bind to ADDRESS (hostname or IP) on local "
1745 #~ "host.\n"
1746 #~ "       --limit-rate=RATE        limit download rate to RATE.\n"
1747 #~ "       --dns-cache=off          disable caching DNS lookups.\n"
1748 #~ "       --restrict-file-names=OS restrict chars in file names to ones OS "
1749 #~ "allows.\n"
1750 #~ "\n"
1751
1752 #~ msgid ""
1753 #~ "Directories:\n"
1754 #~ "  -nd, --no-directories            don't create directories.\n"
1755 #~ "  -x,  --force-directories         force creation of directories.\n"
1756 #~ "  -nH, --no-host-directories       don't create host directories.\n"
1757 #~ "  -P,  --directory-prefix=PREFIX   save files to PREFIX/...\n"
1758 #~ "       --cut-dirs=NUMBER           ignore NUMBER remote directory "
1759 #~ "components.\n"
1760 #~ "\n"
1761 #~ msgstr ""
1762 #~ "Directories:\n"
1763 #~ "  -nd, --no-directories            don't create directories.\n"
1764 #~ "  -x,  --force-directories         force creation of directories.\n"
1765 #~ "  -nH, --no-host-directories       don't create host directories.\n"
1766 #~ "  -P,  --directory-prefix=PREFIX   save files to PREFIX/...\n"
1767 #~ "       --cut-dirs=NUMBER           ignore NUMBER remote directory "
1768 #~ "components.\n"
1769 #~ "\n"
1770
1771 #~ msgid ""
1772 #~ "HTTP options:\n"
1773 #~ "       --http-user=USER      set http user to USER.\n"
1774 #~ "       --http-passwd=PASS    set http password to PASS.\n"
1775 #~ "  -C,  --cache=on/off        (dis)allow server-cached data (normally "
1776 #~ "allowed).\n"
1777 #~ "  -E,  --html-extension      save all text/html documents with .html "
1778 #~ "extension.\n"
1779 #~ "       --ignore-length       ignore `Content-Length' header field.\n"
1780 #~ "       --header=STRING       insert STRING among the headers.\n"
1781 #~ "       --proxy-user=USER     set USER as proxy username.\n"
1782 #~ "       --proxy-passwd=PASS   set PASS as proxy password.\n"
1783 #~ "       --referer=URL         include `Referer: URL' header in HTTP "
1784 #~ "request.\n"
1785 #~ "  -s,  --save-headers        save the HTTP headers to file.\n"
1786 #~ "  -U,  --user-agent=AGENT    identify as AGENT instead of Wget/VERSION.\n"
1787 #~ "       --no-http-keep-alive  disable HTTP keep-alive (persistent "
1788 #~ "connections).\n"
1789 #~ "       --cookies=off         don't use cookies.\n"
1790 #~ "       --load-cookies=FILE   load cookies from FILE before session.\n"
1791 #~ "       --save-cookies=FILE   save cookies to FILE after session.\n"
1792 #~ "       --post-data=STRING    use the POST method; send STRING as the "
1793 #~ "data.\n"
1794 #~ "       --post-file=FILE      use the POST method; send contents of FILE.\n"
1795 #~ "\n"
1796 #~ msgstr ""
1797 #~ "HTTP options:\n"
1798 #~ "       --http-user=USER      set http user to USER.\n"
1799 #~ "       --http-passwd=PASS    set http password to PASS.\n"
1800 #~ "  -C,  --cache=on/off        (dis)allow server-cached data (normally "
1801 #~ "allowed).\n"
1802 #~ "  -E,  --html-extension      save all text/html documents with .html "
1803 #~ "extension.\n"
1804 #~ "       --ignore-length       ignore `Content-Length' header field.\n"
1805 #~ "       --header=STRING       insert STRING among the headers.\n"
1806 #~ "       --proxy-user=USER     set USER as proxy username.\n"
1807 #~ "       --proxy-passwd=PASS   set PASS as proxy password.\n"
1808 #~ "       --referer=URL         include `Referer: URL' header in HTTP "
1809 #~ "request.\n"
1810 #~ "  -s,  --save-headers        save the HTTP headers to file.\n"
1811 #~ "  -U,  --user-agent=AGENT    identify as AGENT instead of Wget/VERSION.\n"
1812 #~ "       --no-http-keep-alive  disable HTTP keep-alive (persistent "
1813 #~ "connections).\n"
1814 #~ "       --cookies=off         don't use cookies.\n"
1815 #~ "       --load-cookies=FILE   load cookies from FILE before session.\n"
1816 #~ "       --save-cookies=FILE   save cookies to FILE after session.\n"
1817 #~ "       --post-data=STRING    use the POST method; send STRING as the "
1818 #~ "data.\n"
1819 #~ "       --post-file=FILE      use the POST method; send contents of FILE.\n"
1820 #~ "\n"
1821
1822 #~ msgid ""
1823 #~ "HTTPS (SSL) options:\n"
1824 #~ "       --sslcertfile=FILE     optional client certificate.\n"
1825 #~ "       --sslcertkey=KEYFILE   optional keyfile for this certificate.\n"
1826 #~ "       --egd-file=FILE        file name of the EGD socket.\n"
1827 #~ "       --sslcadir=DIR         dir where hash list of CA's are stored.\n"
1828 #~ "       --sslcafile=FILE       file with bundle of CA's\n"
1829 #~ "       --sslcerttype=0/1      Client-Cert type 0=PEM (default) / 1=ASN1 "
1830 #~ "(DER)\n"
1831 #~ "       --sslcheckcert=0/1     Check the server cert agenst given CA\n"
1832 #~ "       --sslprotocol=0-3      choose SSL protocol; 0=automatic,\n"
1833 #~ "                              1=SSLv2 2=SSLv3 3=TLSv1\n"
1834 #~ "\n"
1835 #~ msgstr ""
1836 #~ "HTTPS (SSL) options:\n"
1837 #~ "       --sslcertfile=FILE     optional client certificate.\n"
1838 #~ "       --sslcertkey=KEYFILE   optional keyfile for this certificate.\n"
1839 #~ "       --egd-file=FILE        file name of the EGD socket.\n"
1840 #~ "       --sslcadir=DIR         dir where hash list of CA's are stored.\n"
1841 #~ "       --sslcafile=FILE       file with bundle of CA's\n"
1842 #~ "       --sslcerttype=0/1      Client-Cert type 0=PEM (default) / 1=ASN1 "
1843 #~ "(DER)\n"
1844 #~ "       --sslcheckcert=0/1     Check the server cert agenst given CA\n"
1845 #~ "       --sslprotocol=0-3      choose SSL protocol; 0=automatic,\n"
1846 #~ "                              1=SSLv2 2=SSLv3 3=TLSv1\n"
1847 #~ "\n"
1848
1849 #~ msgid ""
1850 #~ "FTP options:\n"
1851 #~ "  -nr, --dont-remove-listing   don't remove `.listing' files.\n"
1852 #~ "  -g,  --glob=on/off           turn file name globbing on or off.\n"
1853 #~ "       --passive-ftp           use the \"passive\" transfer mode.\n"
1854 #~ "       --retr-symlinks         when recursing, get linked-to files (not "
1855 #~ "dirs).\n"
1856 #~ "\n"
1857 #~ msgstr ""
1858 #~ "FTP options:\n"
1859 #~ "  -nr, --dont-remove-listing   don't remove `.listing' files.\n"
1860 #~ "  -g,  --glob=on/off           turn file name globbing on or off.\n"
1861 #~ "       --passive-ftp           use the \"passive\" transfer mode.\n"
1862 #~ "       --retr-symlinks         when recursing, get linked-to files (not "
1863 #~ "dirs).\n"
1864 #~ "\n"
1865
1866 #~ msgid ""
1867 #~ "Recursive retrieval:\n"
1868 #~ "  -r,  --recursive          recursive download.\n"
1869 #~ "  -l,  --level=NUMBER       maximum recursion depth (inf or 0 for "
1870 #~ "infinite).\n"
1871 #~ "       --delete-after       delete files locally after downloading them.\n"
1872 #~ "  -k,  --convert-links      convert non-relative links to relative.\n"
1873 #~ "  -K,  --backup-converted   before converting file X, back up as X.orig.\n"
1874 #~ "  -m,  --mirror             shortcut option equivalent to -r -N -l inf -"
1875 #~ "nr.\n"
1876 #~ "  -p,  --page-requisites    get all images, etc. needed to display HTML "
1877 #~ "page.\n"
1878 #~ "       --strict-comments    turn on strict (SGML) handling of HTML "
1879 #~ "comments.\n"
1880 #~ "\n"
1881 #~ msgstr ""
1882 #~ "Recursive retrieval:\n"
1883 #~ "  -r,  --recursive          recursive download.\n"
1884 #~ "  -l,  --level=NUMBER       maximum recursion depth (inf or 0 for "
1885 #~ "infinite).\n"
1886 #~ "       --delete-after       delete files locally after downloading them.\n"
1887 #~ "  -k,  --convert-links      convert non-relative links to relative.\n"
1888 #~ "  -K,  --backup-converted   before converting file X, back up as X.orig.\n"
1889 #~ "  -m,  --mirror             shortcut option equivalent to -r -N -l inf -"
1890 #~ "nr.\n"
1891 #~ "  -p,  --page-requisites    get all images, etc. needed to display HTML "
1892 #~ "page.\n"
1893 #~ "       --strict-comments    turn on strict (SGML) handling of HTML "
1894 #~ "comments.\n"
1895 #~ "\n"
1896
1897 #~ msgid ""
1898 #~ "Recursive accept/reject:\n"
1899 #~ "  -A,  --accept=LIST                comma-separated list of accepted "
1900 #~ "extensions.\n"
1901 #~ "  -R,  --reject=LIST                comma-separated list of rejected "
1902 #~ "extensions.\n"
1903 #~ "  -D,  --domains=LIST               comma-separated list of accepted "
1904 #~ "domains.\n"
1905 #~ "       --exclude-domains=LIST       comma-separated list of rejected "
1906 #~ "domains.\n"
1907 #~ "       --follow-ftp                 follow FTP links from HTML "
1908 #~ "documents.\n"
1909 #~ "       --follow-tags=LIST           comma-separated list of followed HTML "
1910 #~ "tags.\n"
1911 #~ "  -G,  --ignore-tags=LIST           comma-separated list of ignored HTML "
1912 #~ "tags.\n"
1913 #~ "  -H,  --span-hosts                 go to foreign hosts when recursive.\n"
1914 #~ "  -L,  --relative                   follow relative links only.\n"
1915 #~ "  -I,  --include-directories=LIST   list of allowed directories.\n"
1916 #~ "  -X,  --exclude-directories=LIST   list of excluded directories.\n"
1917 #~ "  -np, --no-parent                  don't ascend to the parent "
1918 #~ "directory.\n"
1919 #~ "\n"
1920 #~ msgstr ""
1921 #~ "Recursive accept/reject:\n"
1922 #~ "  -A,  --accept=LIST                comma-separated list of accepted "
1923 #~ "extensions.\n"
1924 #~ "  -R,  --reject=LIST                comma-separated list of rejected "
1925 #~ "extensions.\n"
1926 #~ "  -D,  --domains=LIST               comma-separated list of accepted "
1927 #~ "domains.\n"
1928 #~ "       --exclude-domains=LIST       comma-separated list of rejected "
1929 #~ "domains.\n"
1930 #~ "       --follow-ftp                 follow FTP links from HTML "
1931 #~ "documents.\n"
1932 #~ "       --follow-tags=LIST           comma-separated list of followed HTML "
1933 #~ "tags.\n"
1934 #~ "  -G,  --ignore-tags=LIST           comma-separated list of ignored HTML "
1935 #~ "tags.\n"
1936 #~ "  -H,  --span-hosts                 go to foreign hosts when recursive.\n"
1937 #~ "  -L,  --relative                   follow relative links only.\n"
1938 #~ "  -I,  --include-directories=LIST   list of allowed directories.\n"
1939 #~ "  -X,  --exclude-directories=LIST   list of excluded directories.\n"
1940 #~ "  -np, --no-parent                  don't ascend to the parent "
1941 #~ "directory.\n"
1942 #~ "\n"
1943
1944 #~ msgid "%s: debug support not compiled in.\n"
1945 #~ msgstr "%s: debug support not compiled in.\n"
1946
1947 #~ msgid "Starting WinHelp %s\n"
1948 #~ msgstr "Starting WinHelp %s\n"
1949
1950 #~ msgid "%s: %s: Not enough memory.\n"
1951 #~ msgstr "%s: %s: Not enough memory.\n"