~ubuntu-branches/ubuntu/precise/wget/precise-proposed

« back to all changes in this revision

Viewing changes to po/en_GB.po

  • Committer: Bazaar Package Importer
  • Author(s): Steve Langasek
  • Date: 2011-10-19 00:00:09 UTC
  • mfrom: (2.1.13 sid)
  • Revision ID: james.westby@ubuntu.com-20111019000009-8p33w3wz4b1rdri0
Tags: 1.13-1ubuntu1
* Merge from Debian unstable, remaining changes:
  - Add wget-udeb to ship wget.gnu as alternative to busybox wget
    implementation.
  - Depend on libssl-dev 0.9.8k-7ubuntu4 (LP: #503339)
* Dropped changes, superseded in Debian:
  - Keep build dependencies in main:
    + debian/control: remove info2man build-dep
    + debian/patches/series: disable wget-infopod_generated_manpage
  - Mark wget Multi-Arch: foreign, so packages that aren't of the same arch
    can depend on it.
* Pass --with-ssl=openssl; we don't want to use gnutls, there's no udeb for
  it.
* Add a second build pass for the udeb, so we can build without libidn.

Show diffs side-by-side

added added

removed removed

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