~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): Michael Vogt
  • Date: 2008-06-09 17:15:56 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20080609171556-cgor46l12f53v5iq
Tags: 1.11.3-1ubuntu1
* Merge from debian unstable, remaining changes:
  - Add wget-udeb to ship wget.gnu as alternative to busybox wget
    implementation.

Show diffs side-by-side

added added

removed removed

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