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