1# Translation of wget messages to Russian
2# Copyright (C) 1998, 1999, 2000, 2001, 2004, 2005, 2006, 2008 Free Software Foundation, Inc.
3# This file is distributed under the same license as the wget package.
4#
5# Const Kaplinsky <const@ce.cctpu.edu.ru>, 1998, 1999, 2000, 2001.
6# Pavel Maryanov <acid_jack@ukr.net>, 2004, 2005, 2006, 2008, 2009.
7# Pavel Maryanov <acid@jack.kiev.ua>, 2010, 2011, 2012.
8# Yuri Kozlov <yuray@komyakino.ru>, 2012, 2013.
9msgid ""
10msgstr ""
11"Project-Id-Version: wget 1.15-pre1\n"
12"Report-Msgid-Bugs-To: bug-wget@gnu.org\n"
13"POT-Creation-Date: 2014-10-27 09:59+0100\n"
14"PO-Revision-Date: 2013-12-23 20:48+0400\n"
15"Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
16"Language-Team: Russian <gnu@mx.ru>\n"
17"Language: ru\n"
18"MIME-Version: 1.0\n"
19"Content-Type: text/plain; charset=UTF-8\n"
20"Content-Transfer-Encoding: 8bit\n"
21"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
22"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
23"X-Generator: Lokalize 1.4\n"
24
25#: lib/error.c:188
26msgid "Unknown system error"
27msgstr "���������������������� ������������������ ������������"
28
29#: lib/gai_strerror.c:57
30msgid "Address family for hostname not supported"
31msgstr "������������������ �������������� ���� ���������������������������� ������ ���������� ���������� ��������"
32
33#: lib/gai_strerror.c:58 src/host.c:365
34msgid "Temporary failure in name resolution"
35msgstr "������������������ �������� ������ �������������������� ����������"
36
37#: lib/gai_strerror.c:59
38msgid "Bad value for ai_flags"
39msgstr "���������������� ���������������� ������ ai_flags"
40
41#: lib/gai_strerror.c:60
42msgid "Non-recoverable failure in name resolution"
43msgstr "������������������������������ �������� �������������������� ��������"
44
45#: lib/gai_strerror.c:61
46msgid "ai_family not supported"
47msgstr "ai_family ���� ����������������������������"
48
49#: lib/gai_strerror.c:62
50msgid "Memory allocation failure"
51msgstr "������������ ������������������ ������������"
52
53#: lib/gai_strerror.c:63
54msgid "No address associated with hostname"
55msgstr "�� ������������ ������������ �������� ���� ������������������������ ����������"
56
57#: lib/gai_strerror.c:64
58msgid "Name or service not known"
59msgstr "���������������������� ������ ������ ������������"
60
61#: lib/gai_strerror.c:65
62msgid "Servname not supported for ai_socktype"
63msgstr "Servname ���� ���������������������������� ������ ai_socktype"
64
65#: lib/gai_strerror.c:66
66msgid "ai_socktype not supported"
67msgstr "ai_socktype ���� ����������������������������"
68
69#: lib/gai_strerror.c:67
70msgid "System error"
71msgstr "������������������ ������������"
72
73#: lib/gai_strerror.c:68
74msgid "Argument buffer too small"
75msgstr "���������� �������������������� �������������� ������"
76
77#: lib/gai_strerror.c:70
78msgid "Processing request in progress"
79msgstr "�������� ������������������ ��������������"
80
81#: lib/gai_strerror.c:71
82msgid "Request canceled"
83msgstr "������������ ��������������"
84
85#: lib/gai_strerror.c:72
86msgid "Request not canceled"
87msgstr "������������ ���� ��������������"
88
89#: lib/gai_strerror.c:73
90msgid "All requests done"
91msgstr "������ �������������� ������������������"
92
93#: lib/gai_strerror.c:74
94msgid "Interrupted by a signal"
95msgstr "���������������� ���� ��������������"
96
97#: lib/gai_strerror.c:75
98msgid "Parameter string not correctly encoded"
99msgstr "���������������������� ������������������������ ������������ ��������������������"
100
101#: lib/gai_strerror.c:87 src/host.c:367
102msgid "Unknown error"
103msgstr "���������������������� ������������"
104
105#: lib/getopt.c:547 lib/getopt.c:576
106#, c-format
107msgid "%s: option '%s' is ambiguous; possibilities:"
108msgstr "%s: �������������������������� ���������������� ��%s��; ������������������ ����������������:"
109
110#: lib/getopt.c:624 lib/getopt.c:628
111#, c-format
112msgid "%s: option '--%s' doesn't allow an argument\n"
113msgstr "%s: ������ ������������������ ��--%s�� ������������ ������������������������ ����������������\n"
114
115#: lib/getopt.c:637 lib/getopt.c:642
116#, c-format
117msgid "%s: option '%c%s' doesn't allow an argument\n"
118msgstr "%s: ������ ������������������ ��%c%s�� ������������ ������������������������ ����������������\n"
119
120#: lib/getopt.c:685 lib/getopt.c:704
121#, c-format
122msgid "%s: option '--%s' requires an argument\n"
123msgstr "%s: ������ ������������������ ��%s�� ������������������ ����������������\n"
124
125#: lib/getopt.c:742 lib/getopt.c:745
126#, c-format
127msgid "%s: unrecognized option '--%s'\n"
128msgstr "%s: ���������������������������� ���������������� ��--%s��\n"
129
130#: lib/getopt.c:753 lib/getopt.c:756
131#, c-format
132msgid "%s: unrecognized option '%c%s'\n"
133msgstr "%s: ���������������������������� ���������������� ��%c%s��\n"
134
135#: lib/getopt.c:805 lib/getopt.c:808
136#, c-format
137msgid "%s: invalid option -- '%c'\n"
138msgstr "%s: ������������������������ ���������������� ��� ��%c��\n"
139
140#: lib/getopt.c:861 lib/getopt.c:878 lib/getopt.c:1088 lib/getopt.c:1106
141#, c-format
142msgid "%s: option requires an argument -- '%c'\n"
143msgstr "%s: ������ ������������������ ������������������ ���������������� ��� ��%c��\n"
144
145#: lib/getopt.c:934 lib/getopt.c:950
146#, c-format
147msgid "%s: option '-W %s' is ambiguous\n"
148msgstr "%s: ���������������� ��-W %s�� ������������������������\n"
149
150#: lib/getopt.c:974 lib/getopt.c:992
151#, c-format
152msgid "%s: option '-W %s' doesn't allow an argument\n"
153msgstr "%s: �� �������������������� ��-W %s�� ������������ ������������������������ ����������������\n"
154
155#: lib/getopt.c:1013 lib/getopt.c:1031
156#, c-format
157msgid "%s: option '-W %s' requires an argument\n"
158msgstr "%s: ������ ������������������ ��%s�� ������������������ ����������������\n"
159
160#. TRANSLATORS:
161#. Get translations for open and closing quotation marks.
162#. The message catalog should translate "`" to a left
163#. quotation mark suitable for the locale, and similarly for
164#. "'".  For example, a French Unicode local should translate
165#. these to U+00AB (LEFT-POINTING DOUBLE ANGLE
166#. QUOTATION MARK), and U+00BB (RIGHT-POINTING DOUBLE ANGLE
167#. QUOTATION MARK), respectively.
168#.
169#. If the catalog has no translation, we will try to
170#. use Unicode U+2018 (LEFT SINGLE QUOTATION MARK) and
171#. Unicode U+2019 (RIGHT SINGLE QUOTATION MARK).  If the
172#. current locale is not Unicode, locale_quoting_style
173#. will quote 'like this', and clocale_quoting_style will
174#. quote "like this".  You should always include translations
175#. for "`" and "'" even if U+2018 and U+2019 are appropriate
176#. for your locale.
177#.
178#. If you don't know what to put here, please see
179#. <http://en.wikipedia.org/wiki/Quotation_marks_in_other_languages>
180#. and use glyphs suitable for your language.
181#: lib/quotearg.c:312
182msgid "`"
183msgstr "��"
184
185#: lib/quotearg.c:313
186msgid "'"
187msgstr "��"
188
189#: lib/regcomp.c:131
190msgid "Success"
191msgstr ""
192
193#: lib/regcomp.c:134
194msgid "No match"
195msgstr ""
196
197#: lib/regcomp.c:137
198#, fuzzy
199msgid "Invalid regular expression"
200msgstr "������������������������ �������������������� ������������������ %s, %s\n"
201
202#: lib/regcomp.c:140
203msgid "Invalid collation character"
204msgstr ""
205
206#: lib/regcomp.c:143
207#, fuzzy
208msgid "Invalid character class name"
209msgstr "������������������������ ������ ��������������"
210
211#: lib/regcomp.c:146
212msgid "Trailing backslash"
213msgstr ""
214
215#: lib/regcomp.c:149
216#, fuzzy
217msgid "Invalid back reference"
218msgstr "������������������������ ������ ������������������������"
219
220#: lib/regcomp.c:152
221msgid "Unmatched [ or [^"
222msgstr ""
223
224#: lib/regcomp.c:155
225msgid "Unmatched ( or \\("
226msgstr ""
227
228#: lib/regcomp.c:158
229msgid "Unmatched \\{"
230msgstr ""
231
232#: lib/regcomp.c:161
233msgid "Invalid content of \\{\\}"
234msgstr ""
235
236#: lib/regcomp.c:164
237#, fuzzy
238msgid "Invalid range end"
239msgstr "������������������������ ������ ������������������������"
240
241#: lib/regcomp.c:167
242#, fuzzy
243msgid "Memory exhausted"
244msgstr "������������������������ ������������"
245
246#: lib/regcomp.c:170
247#, fuzzy
248msgid "Invalid preceding regular expression"
249msgstr "������������������������ �������������������� ������������������ %s, %s\n"
250
251#: lib/regcomp.c:173
252#, fuzzy
253msgid "Premature end of regular expression"
254msgstr "������������������������ �������������������� ������������������ %s, %s\n"
255
256#: lib/regcomp.c:176
257#, fuzzy
258msgid "Regular expression too big"
259msgstr "������������������������ �������������������� ������������������ %s, %s\n"
260
261#: lib/regcomp.c:179
262msgid "Unmatched ) or \\)"
263msgstr ""
264
265#: lib/regcomp.c:707
266#, fuzzy
267msgid "No previous regular expression"
268msgstr "������������������������ �������������������� ������������������ %s, %s\n"
269
270#: lib/spawn-pipe.c:135 lib/spawn-pipe.c:138 lib/spawn-pipe.c:259
271#: lib/spawn-pipe.c:262
272#, c-format
273msgid "cannot create pipe"
274msgstr "���� �������������� �������������� ����������"
275
276#: lib/spawn-pipe.c:229 lib/spawn-pipe.c:343 lib/wait-process.c:282
277#: lib/wait-process.c:356
278#, c-format
279msgid "%s subprocess failed"
280msgstr "�������������������� %s �������������������� �� ��������������"
281
282#: lib/w32spawn.h:43
283#, c-format
284msgid "_open_osfhandle failed"
285msgstr "_open_osfhandle ���������������������� ����������������"
286
287#: lib/w32spawn.h:84
288#, c-format
289msgid "cannot restore fd %d: dup2 failed"
290msgstr "���� �������������� ������������������������ fd %d: dup2 ���������������������� ����������������"
291
292#: lib/wait-process.c:223 lib/wait-process.c:255 lib/wait-process.c:317
293#, c-format
294msgid "%s subprocess"
295msgstr "�������������������� %s"
296
297#: lib/wait-process.c:274 lib/wait-process.c:346
298#, c-format
299msgid "%s subprocess got fatal signal %d"
300msgstr "�������������������� %s �������������� ������������ �������������������� %d"
301
302#: lib/xalloc-die.c:34
303msgid "memory exhausted"
304msgstr "������������������������ ������������"
305
306#: src/connect.c:200
307#, c-format
308msgid "%s: unable to resolve bind address %s; disabling bind.\n"
309msgstr "%s: ���� �������������� ������������������ ���������� bind %s; bind ����������������������.\n"
310
311#: src/connect.c:284
312#, c-format
313msgid "Connecting to %s|%s|:%d... "
314msgstr "���������������������� �� %s|%s|:%d... "
315
316#: src/connect.c:293
317#, c-format
318msgid "Connecting to %s:%d... "
319msgstr "���������������������� �� %s:%d... "
320
321#: src/connect.c:296
322#, c-format
323msgid "Connecting to [%s]:%d... "
324msgstr "���������������������� �� [%s]:%d��� "
325
326#: src/connect.c:358
327msgid "connected.\n"
328msgstr "�������������������� ����������������������.\n"
329
330#: src/connect.c:370 src/host.c:783 src/host.c:812
331#, c-format
332msgid "failed: %s.\n"
333msgstr "������������: %s.\n"
334
335#: src/connect.c:394 src/http.c:1990
336#, c-format
337msgid "%s: unable to resolve host address %s\n"
338msgstr "%s: ���� �������������� ������������������ ���������� %s\n"
339
340#: src/convert.c:196
341#, c-format
342msgid "Converted %d files in %s seconds.\n"
343msgstr "�������������������������� %d ������������ ���� %s ������������.\n"
344
345#: src/convert.c:224
346#, c-format
347msgid "Converting %s... "
348msgstr "���������������������������� %s... "
349
350#: src/convert.c:237
351msgid "nothing to do.\n"
352msgstr "������������ ������������������.\n"
353
354#: src/convert.c:245 src/convert.c:269
355#, c-format
356msgid "Cannot convert links in %s: %s\n"
357msgstr "���� �������������� �������������������������� ������������ �� %s: %s\n"
358
359#: src/convert.c:260
360#, c-format
361msgid "Unable to delete %s: %s\n"
362msgstr "���� �������������� �������������� %s: %s\n"
363
364#: src/convert.c:476
365#, c-format
366msgid "Cannot back up %s as %s: %s\n"
367msgstr "���� �������������� ������������������ %s ������ ������������ %s: %s\n"
368
369#: src/cookies.c:450
370#, c-format
371msgid "Syntax error in Set-Cookie: %s at position %d.\n"
372msgstr "���������������������������� ������������ �� Set-Cookie: %s �� �������������� %d.\n"
373
374#: src/cookies.c:732
375#, c-format
376msgid "Cookie coming from %s attempted to set domain to "
377msgstr "������������, �������������������� ���� %s, �������������������� ���������������� ���������� ���� "
378
379#: src/cookies.c:735 src/spider.c:92
380#, c-format
381msgid "%s\n"
382msgstr "%s\n"
383
384#: src/cookies.c:1183 src/cookies.c:1304
385#, c-format
386msgid "Cannot open cookies file %s: %s\n"
387msgstr "���� �������������� �������������� �������� cookies %s: %s\n"
388
389#: src/cookies.c:1341
390#, c-format
391msgid "Error writing to %s: %s\n"
392msgstr "������������ ������������ �� ��%s��: %s\n"
393
394#: src/cookies.c:1344
395#, c-format
396msgid "Error closing %s: %s\n"
397msgstr "������������ ���������������� %s: %s\n"
398
399#: src/ftp-ls.c:1049
400msgid "Unsupported listing type, trying Unix listing parser.\n"
401msgstr ""
402"�������������������������������� ������������ ����������������, ������������������ �������������������� ���������������� ������ Unix.\n"
403
404#: src/ftp-ls.c:1100 src/ftp-ls.c:1102
405#, c-format
406msgid "Index of /%s on %s:%d"
407msgstr "������������ /%s ���� %s:%d"
408
409#: src/ftp-ls.c:1127
410#, c-format
411msgid "time unknown       "
412msgstr "���������� ��������������������   "
413
414#: src/ftp-ls.c:1131
415#, c-format
416msgid "File        "
417msgstr "��������        "
418
419#: src/ftp-ls.c:1134
420#, c-format
421msgid "Directory   "
422msgstr "��������������     "
423
424#: src/ftp-ls.c:1137
425#, c-format
426msgid "Link        "
427msgstr "������������      "
428
429#: src/ftp-ls.c:1140
430#, c-format
431msgid "Not sure    "
432msgstr "��������������������  "
433
434#: src/ftp-ls.c:1163
435#, c-format
436msgid " (%s bytes)"
437msgstr " (%s ��������)"
438
439#: src/ftp.c:222
440#, c-format
441msgid "Length: %s"
442msgstr "������������ (��������): %s"
443
444#: src/ftp.c:228 src/http.c:2810
445#, c-format
446msgid ", %s (%s) remaining"
447msgstr ", %s (%s) ����������������"
448
449#: src/ftp.c:232 src/http.c:2814
450#, c-format
451msgid ", %s remaining"
452msgstr ", %s ����������������"
453
454#: src/ftp.c:235
455msgid " (unauthoritative)\n"
456msgstr " (���� ��������������������)\n"
457
458#: src/ftp.c:313
459#, c-format
460msgid "Logging in as %s ... "
461msgstr "���������������������� �������� ������ ������������ %s ... "
462
463#: src/ftp.c:332 src/ftp.c:378 src/ftp.c:445 src/ftp.c:510 src/ftp.c:740
464#: src/ftp.c:793 src/ftp.c:840 src/ftp.c:897 src/ftp.c:958 src/ftp.c:1049
465#: src/ftp.c:1099
466msgid "Error in server response, closing control connection.\n"
467msgstr "������������ �� ������������ ��������������, ���������������������� �������������������� ����������������������.\n"
468
469#: src/ftp.c:339
470msgid "Error in server greeting.\n"
471msgstr "������������ �� ���������������������� ��������������.\n"
472
473#: src/ftp.c:346 src/ftp.c:518 src/ftp.c:748 src/ftp.c:848 src/ftp.c:907
474#: src/ftp.c:968 src/ftp.c:1059 src/ftp.c:1109
475msgid "Write failed, closing control connection.\n"
476msgstr "������������ ������������, ���������������������� �������������������� ����������������������.\n"
477
478#: src/ftp.c:352
479msgid "The server refuses login.\n"
480msgstr "������������ ���������������� ����������.\n"
481
482#: src/ftp.c:358
483msgid "Login incorrect.\n"
484msgstr "���������������� ����������.\n"
485
486#: src/ftp.c:364
487msgid "Logged in!\n"
488msgstr "���������������� �������� �� ��������������!\n"
489
490#: src/ftp.c:386
491msgid "Server error, can't determine system type.\n"
492msgstr "������������ ��������������, �������������������� �������������������� ������ ��������������.\n"
493
494#: src/ftp.c:395 src/ftp.c:884 src/ftp.c:941 src/ftp.c:984
495msgid "done.    "
496msgstr "������������.  "
497
498#: src/ftp.c:498 src/ftp.c:765 src/ftp.c:810 src/ftp.c:1079 src/ftp.c:1128
499msgid "done.\n"
500msgstr "������������.\n"
501
502#: src/ftp.c:525
503#, c-format
504msgid "Unknown type `%c', closing control connection.\n"
505msgstr "���������������������� ������ ��%c��, ���������������������� �������������������� ����������������������.\n"
506
507#: src/ftp.c:537
508msgid "done.  "
509msgstr "������������.   "
510
511#: src/ftp.c:543
512msgid "==> CWD not needed.\n"
513msgstr "==> CWD ���� ����������.\n"
514
515#: src/ftp.c:754
516#, c-format
517msgid ""
518"No such directory %s.\n"
519"\n"
520msgstr ""
521"������ ������������ ����������������: %s.\n"
522"\n"
523
524#: src/ftp.c:775
525msgid "==> CWD not required.\n"
526msgstr "==> CWD ���� ������������������.\n"
527
528#: src/ftp.c:818
529msgid "File has already been retrieved.\n"
530msgstr "�������� ������ ������ ����������������.\n"
531
532#: src/ftp.c:854
533msgid "Cannot initiate PASV transfer.\n"
534msgstr "�������������������� ������������ PASV-����������������.\n"
535
536#: src/ftp.c:858
537msgid "Cannot parse PASV response.\n"
538msgstr "������������ �������������� ������������ PASV.\n"
539
540#: src/ftp.c:875
541#, c-format
542msgid "couldn't connect to %s port %d: %s\n"
543msgstr "�������������������� �������� ������������������������ �� %s �������� %d: %s\n"
544
545#: src/ftp.c:923
546#, c-format
547msgid "Bind error (%s).\n"
548msgstr "������������ bind (%s).\n"
549
550#: src/ftp.c:929
551msgid "Invalid PORT.\n"
552msgstr "������������������������ PORT.\n"
553
554#: src/ftp.c:975
555msgid ""
556"\n"
557"REST failed, starting from scratch.\n"
558msgstr ""
559"\n"
560"�������� REST, ������������ �� ������������.\n"
561
562#: src/ftp.c:1015
563#, c-format
564msgid "File %s exists.\n"
565msgstr "�������� %s ��������������������.\n"
566
567#: src/ftp.c:1021
568#, c-format
569msgid "No such file %s.\n"
570msgstr "������ ������������ ����������: %s.\n"
571
572#: src/ftp.c:1067
573#, c-format
574msgid ""
575"No such file %s.\n"
576"\n"
577msgstr ""
578"������ ������������ ����������: %s.\n"
579"\n"
580
581#: src/ftp.c:1117
582#, c-format
583msgid ""
584"No such file or directory %s.\n"
585"\n"
586msgstr ""
587"������ ������������ ���������� ������ ����������������: %s.\n"
588"\n"
589
590#: src/ftp.c:1276 src/http.c:2940
591#, c-format
592msgid "%s has sprung into existence.\n"
593msgstr "%s ���������������� �� ��������������������������������.\n"
594
595#: src/ftp.c:1328
596#, c-format
597msgid "%s: %s, closing control connection.\n"
598msgstr "%s: %s, ���������������������� �������������������� ����������������������.\n"
599
600#: src/ftp.c:1340
601#, c-format
602msgid "%s (%s) - Data connection: %s; "
603msgstr "%s (%s) - ��������������������: %s; "
604
605#: src/ftp.c:1356
606msgid "Control connection closed.\n"
607msgstr "���������������������� �������������������� ��������������.\n"
608
609#: src/ftp.c:1374
610msgid "Data transfer aborted.\n"
611msgstr "���������������� ������������ ����������������.\n"
612
613#: src/ftp.c:1580
614#, c-format
615msgid "File %s already there; not retrieving.\n"
616msgstr "�������� %s ������ ��������������������; ���� ����������������������.\n"
617
618#: src/ftp.c:1663 src/http.c:3107
619#, c-format
620msgid "(try:%2d)"
621msgstr "(��������������:%2d)"
622
623#: src/ftp.c:1745 src/http.c:3493
624#, c-format
625msgid ""
626"%s (%s) - written to stdout %s[%s]\n"
627"\n"
628msgstr ""
629"%s (%s) - �������������� �� stdout %s[%s]\n"
630"\n"
631
632#: src/ftp.c:1746 src/http.c:3494
633#, c-format
634msgid ""
635"%s (%s) - %s saved [%s]\n"
636"\n"
637msgstr ""
638"%s (%s) - %s ���������������� [%s]\n"
639"\n"
640
641#: src/ftp.c:1804 src/main.c:1670 src/recur.c:433 src/recur.c:650
642#: src/retr.c:1102
643#, c-format
644msgid "Removing %s.\n"
645msgstr "������������������ %s.\n"
646
647#: src/ftp.c:1850
648#, c-format
649msgid "Using %s as listing tmp file.\n"
650msgstr "�� ���������������� �������������������� ���������� ������ ���������������� ������������������������ %s.\n"
651
652#: src/ftp.c:1867
653#, c-format
654msgid "Removed %s.\n"
655msgstr "������������ %s.\n"
656
657#: src/ftp.c:1904
658#, c-format
659msgid "Recursion depth %d exceeded max. depth %d.\n"
660msgstr "�������������� ���������������� %d ������������������ ������������������������ �������������� %d.\n"
661
662#: src/ftp.c:1974
663#, c-format
664msgid "Remote file no newer than local file %s -- not retrieving.\n"
665msgstr "������������������ �������� ���� ���������� �������������������� ���������� %s ��� ���� ����������������������.\n"
666
667#: src/ftp.c:1981
668#, c-format
669msgid ""
670"Remote file is newer than local file %s -- retrieving.\n"
671"\n"
672msgstr ""
673"������������������ �������� ���������� �������������������� ���������� %s ��� ����������������������.\n"
674"\n"
675
676#: src/ftp.c:1988
677#, c-format
678msgid ""
679"The sizes do not match (local %s) -- retrieving.\n"
680"\n"
681msgstr ""
682"�������������� ���� ������������������ (������������������ ������������ %s) ��� ����������������������.\n"
683"\n"
684
685#: src/ftp.c:2006
686msgid "Invalid name of the symlink, skipping.\n"
687msgstr "������������������������ ������ �������������������������� ������������, ������������������������.\n"
688
689#: src/ftp.c:2023
690#, c-format
691msgid ""
692"Already have correct symlink %s -> %s\n"
693"\n"
694msgstr ""
695"�������������������� �������������������������� ������������ %s -> %s ������ ��������������������.\n"
696"\n"
697
698#: src/ftp.c:2032
699#, c-format
700msgid "Creating symlink %s -> %s\n"
701msgstr "������������������ �������������������������� ������������ %s -> %s\n"
702
703#: src/ftp.c:2042
704#, c-format
705msgid "Symlinks not supported, skipping symlink %s.\n"
706msgstr "�������������������������� ������������ ���� ����������������������������, ������������ %s ������������������������.\n"
707
708#: src/ftp.c:2054
709#, c-format
710msgid "Skipping directory %s.\n"
711msgstr "������������������������ �������������� %s.\n"
712
713#: src/ftp.c:2063
714#, c-format
715msgid "%s: unknown/unsupported file type.\n"
716msgstr "%s: ����������������������/�������������������������������� ������ ����������.\n"
717
718#: src/ftp.c:2103
719#, c-format
720msgid "%s: corrupt time-stamp.\n"
721msgstr "%s: �������������������� ���������� ��������/��������������.\n"
722
723#: src/ftp.c:2127
724#, c-format
725msgid "Will not retrieve dirs since depth is %d (max %d).\n"
726msgstr ""
727"���������������� ���� ���������� ������������������, ��.��. �������������� �������������������� %d (���������������� %d).\n"
728
729#: src/ftp.c:2177
730#, c-format
731msgid "Not descending to %s as it is excluded/not-included.\n"
732msgstr "�������� �� �������������� ��%s�� ���� ����������������������, ��.��. ���� ����������������/���� ��������������.\n"
733
734#: src/ftp.c:2266 src/ftp.c:2280
735#, c-format
736msgid "Rejecting %s.\n"
737msgstr "���������������������� %s.\n"
738
739#: src/ftp.c:2303
740#, c-format
741msgid "Error matching %s against %s: %s\n"
742msgstr "������������ �������������������������� %s �� %s: %s\n"
743
744#: src/ftp.c:2359
745#, c-format
746msgid "No matches on pattern %s.\n"
747msgstr "������ �������������������� �� ���������������� %s.\n"
748
749#: src/ftp.c:2430
750#, c-format
751msgid "Wrote HTML-ized index to %s [%s].\n"
752msgstr "������������ �� �������������� HTML �������������� �� �������� ��%s�� [%s].\n"
753
754#: src/ftp.c:2435
755#, c-format
756msgid "Wrote HTML-ized index to %s.\n"
757msgstr "������������ �� �������������� HTML �������������� �� �������� ��%s��.\n"
758
759#: src/gnutls.c:110
760#, c-format
761msgid "ERROR: Cannot open directory %s.\n"
762msgstr "������������: ���� �������������� �������������� �������������� %s.\n"
763
764#: src/gnutls.c:141
765#, c-format
766msgid "ERROR: Failed to open cert %s: (%d).\n"
767msgstr "������������: ������������ ���������������� ���������������������� %s: (%d).\n"
768
769#: src/gnutls.c:173
770msgid "ERROR: GnuTLS requires the key and the cert to be of the same type.\n"
771msgstr "������������: ������ GnuTLS ������������������ �������� �� �������������������� ������������ ��������.\n"
772
773#: src/gnutls.c:589 src/openssl.c:599
774msgid "ERROR"
775msgstr "������������"
776
777#: src/gnutls.c:589 src/openssl.c:599
778msgid "WARNING"
779msgstr "����������������������������"
780
781#: src/gnutls.c:595 src/openssl.c:608
782#, c-format
783msgid "%s: No certificate presented by %s.\n"
784msgstr "%s: ������ ����������������������, ������������������������������ %s.\n"
785
786#: src/gnutls.c:601
787#, c-format
788msgid "%s: The certificate of %s is not trusted.\n"
789msgstr "%s: ������ �������������� ���������������������� ������ %s.\n"
790
791#: src/gnutls.c:602
792#, c-format
793msgid "%s: The certificate of %s hasn't got a known issuer.\n"
794msgstr "%s: �������������������� %s �������������������� ������ ��������������.\n"
795
796#: src/gnutls.c:603
797#, c-format
798msgid "%s: The certificate of %s has been revoked.\n"
799msgstr "%s: �������������������� ������ %s ��������������.\n"
800
801#: src/gnutls.c:604
802#, c-format
803msgid "%s: The certificate signer of %s was not a CA.\n"
804msgstr "%s: ���������������������� �������������������� %s ���������������������� �� ����.\n"
805
806#: src/gnutls.c:605
807#, c-format
808msgid "%s: The certificate of %s was signed using an insecure algorithm.\n"
809msgstr "%s: ������ �������������������� ���������������������� %s ���������������������� ������������������������ ����������������.\n"
810
811#: src/gnutls.c:606
812#, c-format
813msgid "%s: The certificate of %s is not yet activated.\n"
814msgstr "%s: �������������������� %s ������ ���� ����������������������.\n"
815
816#: src/gnutls.c:607
817#, c-format
818msgid "%s: The certificate of %s has expired.\n"
819msgstr "%s: �������� ���������������� ���������������������� %s ����������.\n"
820
821#: src/gnutls.c:618
822#, c-format
823msgid "Error initializing X509 certificate: %s\n"
824msgstr "������������ �������������������������� ���������������������� X509: %s\n"
825
826#: src/gnutls.c:627
827msgid "No certificate found\n"
828msgstr "�������������������� ���� ������������\n"
829
830#: src/gnutls.c:634
831#, c-format
832msgid "Error parsing certificate: %s\n"
833msgstr "������������ �������������� ����������������������: %s\n"
834
835#: src/gnutls.c:641
836msgid "The certificate has not yet been activated\n"
837msgstr "�������������������� ������ ���� ����������������������\n"
838
839#: src/gnutls.c:646
840msgid "The certificate has expired\n"
841msgstr "�������� ���������������� ���������������������� ����������\n"
842
843#: src/gnutls.c:652
844#, c-format
845msgid "The certificate's owner does not match hostname %s\n"
846msgstr "���������������� ���������������������� ���� ������������������ �� ������������ �������� %s\n"
847
848#: src/gnutls.c:661
849msgid "Certificate must be X.509\n"
850msgstr "�������������������� ������������ ������������������������������ X.509\n"
851
852#: src/host.c:361
853msgid "Unknown host"
854msgstr "���������������������� ��������"
855
856#: src/host.c:740
857#, c-format
858msgid "Resolving %s... "
859msgstr "������������������������ %s��� "
860
861#: src/host.c:792
862msgid "failed: No IPv4/IPv6 addresses for host.\n"
863msgstr "������������: ������ �������������� ������ ������������ IPv4/IPv6.\n"
864
865#: src/host.c:815
866msgid "failed: timed out.\n"
867msgstr "������������: ���������� ���������������� ��������������.\n"
868
869#: src/html-url.c:303
870#, c-format
871msgid "%s: Cannot resolve incomplete link %s.\n"
872msgstr "%s: ���� �������������� �������������������� ���������������� ������������ %s.\n"
873
874#: src/html-url.c:836
875#, c-format
876msgid "%s: Invalid URL %s: %s\n"
877msgstr "%s: ������������������������ URL %s: %s\n"
878
879#: src/http.c:371
880#, c-format
881msgid "Failed writing HTTP request: %s.\n"
882msgstr "������������ ������������ HTTP-��������������: %s.\n"
883
884#: src/http.c:767
885msgid "No headers, assuming HTTP/0.9"
886msgstr "������������������ ����������������������, ������������������������������ HTTP/0.9"
887
888#: src/http.c:1495
889#, c-format
890msgid ""
891"File %s already there; not retrieving.\n"
892"\n"
893msgstr ""
894"�������� %s ������ �������������������� ��� ���� ����������������������.\n"
895"\n"
896
897#: src/http.c:1747
898msgid "Disabling SSL due to encountered errors.\n"
899msgstr "SSL ���������������������� ����-���� ���������������������������� ������������.\n"
900
901#: src/http.c:1869
902#, c-format
903msgid "BODY data file %s missing: %s\n"
904msgstr "���������������������� �������� BODY-������������ %s: %s\n"
905
906#: src/http.c:1971
907#, c-format
908msgid "Reusing existing connection to [%s]:%d.\n"
909msgstr "������������������ �������������������������� �������������������� �� [%s]:%d.\n"
910
911#: src/http.c:1976
912#, c-format
913msgid "Reusing existing connection to %s:%d.\n"
914msgstr "������������������ �������������������������� �������������������� �� %s:%d.\n"
915
916#: src/http.c:2048
917#, c-format
918msgid "Failed reading proxy response: %s\n"
919msgstr "�������� ������������ ������������ ������������: %s.\n"
920
921#: src/http.c:2068 src/http.c:2235 src/http.c:3287
922#, c-format
923msgid "%s ERROR %d: %s.\n"
924msgstr "%s ������������ %d: %s.\n"
925
926#: src/http.c:2070 src/http.c:2237 src/http.c:2572
927msgid "Malformed status line"
928msgstr "���������������� ������������ ��������������"
929
930#: src/http.c:2081
931#, c-format
932msgid "Proxy tunneling failed: %s"
933msgstr "�������� ���������������������������� ������������: %s"
934
935#: src/http.c:2175
936#, c-format
937msgid "%s request sent, awaiting response... "
938msgstr "%s-������������ ������������������. ���������������� ������������... "
939
940#: src/http.c:2210
941msgid "No data received.\n"
942msgstr "���� ���������������� �������������� ������������.\n"
943
944#: src/http.c:2217
945#, c-format
946msgid "Read error (%s) in headers.\n"
947msgstr "������������ ������������ (%s) �� ��������������������.\n"
948
949#: src/http.c:2389
950msgid "Unknown authentication scheme.\n"
951msgstr "���������������������� ���������� ����������������������������.\n"
952
953#: src/http.c:2574
954msgid "(no description)"
955msgstr "(������ ����������������)"
956
957#: src/http.c:2650
958#, c-format
959msgid "Location: %s%s\n"
960msgstr "����������: %s%s\n"
961
962#: src/http.c:2651 src/http.c:2820
963msgid "unspecified"
964msgstr "������ ������������"
965
966#: src/http.c:2652
967msgid " [following]"
968msgstr " [��������������]"
969
970#: src/http.c:2765
971msgid ""
972"\n"
973"    The file is already fully retrieved; nothing to do.\n"
974"\n"
975msgstr ""
976"\n"
977"    �������� ������ ������������������ ����������������; ������������ ������������������.\n"
978"\n"
979
980#: src/http.c:2800
981msgid "Length: "
982msgstr "����������: "
983
984#: src/http.c:2820
985msgid "ignored"
986msgstr "������������������������"
987
988#: src/http.c:2961
989#, c-format
990msgid "Saving to: %s\n"
991msgstr "�������������������� ��: %s\n"
992
993#: src/http.c:3031
994msgid "Warning: wildcards not supported in HTTP.\n"
995msgstr "����������������������������: �� HTTP ���������� ���� ����������������������������.\n"
996
997#: src/http.c:3096
998msgid "Spider mode enabled. Check if remote file exists.\n"
999msgstr "�������������� ���������� ������������. ���������������� �������������������������� �������������������� ����������.\n"
1000
1001#: src/http.c:3185
1002#, c-format
1003msgid "Cannot write to %s (%s).\n"
1004msgstr "�������������������� ���������������� �� %s (%s).\n"
1005
1006#: src/http.c:3196
1007msgid "Required attribute missing from Header received.\n"
1008msgstr "������������������������ �������������� ���������������������� �� ���������������� ������������������.\n"
1009
1010#: src/http.c:3201
1011msgid "Username/Password Authentication Failed.\n"
1012msgstr "������������ ���������������������������� ������������������������/������������.\n"
1013
1014#: src/http.c:3207
1015msgid "Cannot write to WARC file.\n"
1016msgstr "�������������������� ���������������� �� �������� WARC.\n"
1017
1018#: src/http.c:3213
1019msgid "Cannot write to temporary WARC file.\n"
1020msgstr "�������������������� ���������������� ���� ������������������ �������� WARC.\n"
1021
1022#: src/http.c:3218
1023msgid "Unable to establish SSL connection.\n"
1024msgstr "���� �������������� �������������������� SSL-��������������������.\n"
1025
1026#: src/http.c:3224
1027#, c-format
1028msgid "Cannot unlink %s (%s).\n"
1029msgstr "�������������������� �������������� %s (%s).\n"
1030
1031#: src/http.c:3234
1032#, c-format
1033msgid "ERROR: Redirection (%d) without location.\n"
1034msgstr "������������: ������������������������������ (%d) ������ ���������������� ������������.\n"
1035
1036#: src/http.c:3282
1037msgid "Remote file does not exist -- broken link!!!\n"
1038msgstr "������������������ �������� ���� �������������������� ��� ���������� ������������!\n"
1039
1040#: src/http.c:3304
1041msgid "Last-modified header missing -- time-stamps turned off.\n"
1042msgstr "���������������������� ������������������ last-modified ��� ������������������ �������������� ������������������.\n"
1043
1044#: src/http.c:3312
1045msgid "Last-modified header invalid -- time-stamp ignored.\n"
1046msgstr ""
1047"������������������������ ������������������ last-modified ��� ������������������ �������������� ������������������������������.\n"
1048
1049#: src/http.c:3342
1050#, c-format
1051msgid ""
1052"Server file no newer than local file %s -- not retrieving.\n"
1053"\n"
1054msgstr ""
1055"�������� ���� �������������� ���� ���������� �������������������� ���������� %s ��� ���� ����������������������.\n"
1056"\n"
1057
1058#: src/http.c:3350
1059#, c-format
1060msgid "The sizes do not match (local %s) -- retrieving.\n"
1061msgstr "�������������� ������������ ���� ������������������ (������������������ ������������ %s) ��� ����������������������.\n"
1062
1063#: src/http.c:3359
1064msgid "Remote file is newer, retrieving.\n"
1065msgstr "������������������ �������� ���������� ����������, ����������������������.\n"
1066
1067#: src/http.c:3377
1068msgid ""
1069"Remote file exists and could contain links to other resources -- "
1070"retrieving.\n"
1071"\n"
1072msgstr ""
1073"������������������ �������� �������������������� �� ���������� ������������������ ������������ ���� ������������ �������������� ��� "
1074"����������������������.\n"
1075
1076#: src/http.c:3383
1077msgid ""
1078"Remote file exists but does not contain any link -- not retrieving.\n"
1079"\n"
1080msgstr "������������������ �������� ��������������������, ���� ���� ���������������� ������������ ��� ���� ����������������������.\n"
1081
1082#: src/http.c:3392
1083msgid ""
1084"Remote file exists and could contain further links,\n"
1085"but recursion is disabled -- not retrieving.\n"
1086"\n"
1087msgstr ""
1088"������������������ �������� �������������������� �� ���������� ������������������ ����������������������������\n"
1089"������������, ���� ���������������� ������������������ ��� ���� ����������������������.\n"
1090
1091#: src/http.c:3398
1092msgid ""
1093"Remote file exists.\n"
1094"\n"
1095msgstr ""
1096"������������������ �������� ��������������������.\n"
1097"\n"
1098
1099#: src/http.c:3407
1100#, c-format
1101msgid "%s URL: %s %2d %s\n"
1102msgstr "%s URL: %s %2d %s\n"
1103
1104#: src/http.c:3457
1105#, c-format
1106msgid ""
1107"%s (%s) - written to stdout %s[%s/%s]\n"
1108"\n"
1109msgstr ""
1110"/%s (%s) - �������������� �� stdout %s[%s/%s]\n"
1111"\n"
1112
1113#: src/http.c:3458
1114#, c-format
1115msgid ""
1116"%s (%s) - %s saved [%s/%s]\n"
1117"\n"
1118msgstr ""
1119"%s (%s) - %s ���������������� [%s/%s]\n"
1120"\n"
1121
1122#: src/http.c:3519
1123#, c-format
1124msgid "%s (%s) - Connection closed at byte %s. "
1125msgstr "%s (%s) - �������������������� ��������������, �������������� %s. "
1126
1127#: src/http.c:3542
1128#, c-format
1129msgid "%s (%s) - Read error at byte %s (%s)."
1130msgstr "%s (%s) - ������������ ������������, �������������� %s (%s)."
1131
1132#: src/http.c:3551
1133#, c-format
1134msgid "%s (%s) - Read error at byte %s/%s (%s). "
1135msgstr "%s (%s) - ������������ ������������, �������������� %s/%s (%s). "
1136
1137#: src/http.c:3786
1138#, c-format
1139msgid "Unsupported quality of protection '%s'.\n"
1140msgstr "�������������������������������� �������������� ������������ ��%s��.\n"
1141
1142#: src/http.c:3792
1143#, c-format
1144msgid "Unsupported algorithm '%s'.\n"
1145msgstr "�������������������������������� ���������������� ��%s��.\n"
1146
1147#: src/init.c:500
1148#, c-format
1149msgid "%s: WGETRC points to %s, which doesn't exist.\n"
1150msgstr "%s: WGETRC ������������������ ���� ���������������������������� %s.\n"
1151
1152#: src/init.c:605 src/netrc.c:246
1153#, c-format
1154msgid "%s: Cannot read %s (%s).\n"
1155msgstr "%s: �������������������� ������������������ %s (%s).\n"
1156
1157#: src/init.c:622
1158#, c-format
1159msgid "%s: Error in %s at line %d.\n"
1160msgstr "%s: ������������ �� %s �� ������������ %d.\n"
1161
1162#: src/init.c:628
1163#, c-format
1164msgid "%s: Syntax error in %s at line %d.\n"
1165msgstr "%s: ������������ �������������������� �� %s �� ������������ %d.\n"
1166
1167#: src/init.c:633
1168#, c-format
1169msgid "%s: Unknown command %s in %s at line %d.\n"
1170msgstr "%s: ���������������������� �������������� %s �� %s ������������ %d.\n"
1171
1172#: src/init.c:670
1173#, c-format
1174msgid ""
1175"Parsing system wgetrc file (env SYSTEM_WGETRC) failed.  Please check\n"
1176"'%s',\n"
1177"or specify a different file using --config.\n"
1178msgstr ""
1179"������������ ������������������ �������������������� ���������� wgetrc (env SYSTEM_WGETRC). ������������������\n"
1180"��%s��,\n"
1181"������ �������������� ������������ �������� �� �������������� --config.\n"
1182
1183#: src/init.c:685
1184#, c-format
1185msgid ""
1186"Parsing system wgetrc file failed.  Please check\n"
1187"'%s',\n"
1188"or specify a different file using --config.\n"
1189msgstr ""
1190"������������ ������������������ �������������������� ���������� wgetrc. ������������������\n"
1191"��%s��,\n"
1192"������ �������������� ������������ �������� �� �������������� --config.\n"
1193
1194#: src/init.c:701
1195#, c-format
1196msgid "%s: Warning: Both system and user wgetrc point to %s.\n"
1197msgstr ""
1198"%s: ����������������������������: ������������������ �� �������������������������������� wgetrc ������������������ ���� %s.\n"
1199
1200#: src/init.c:891
1201#, c-format
1202msgid "%s: Invalid --execute command %s\n"
1203msgstr "%s: ���������������� �������������� --execute %s\n"
1204
1205#: src/init.c:936
1206#, c-format
1207msgid "%s: %s: Invalid boolean %s; use `on' or `off'.\n"
1208msgstr ""
1209"%s: %s: ���������������� �������������������� ������������������ %s; ���������������������� ��on�� ������ ��off��.\n"
1210
1211#: src/init.c:953
1212#, c-format
1213msgid "%s: %s: Invalid number %s.\n"
1214msgstr "%s: %s: ���������������� ���������� %s.\n"
1215
1216#: src/init.c:1175 src/init.c:1194
1217#, c-format
1218msgid "%s: %s: Invalid byte value %s\n"
1219msgstr "%s: %s: ���������������� ���������������� ���������� %s\n"
1220
1221#: src/init.c:1219
1222#, c-format
1223msgid "%s: %s: Invalid time period %s\n"
1224msgstr "%s: %s: ���������������� ���������������� �������������� %s\n"
1225
1226#: src/init.c:1273 src/init.c:1384 src/init.c:1440 src/init.c:1504
1227#: src/init.c:1523 src/init.c:1548
1228#, c-format
1229msgid "%s: %s: Invalid value %s.\n"
1230msgstr "%s: %s: ���������������� ���������������� %s.\n"
1231
1232#: src/init.c:1310
1233#, c-format
1234msgid "%s: %s: Invalid header %s.\n"
1235msgstr "%s: %s: ���������������� ������������������ %s.\n"
1236
1237#: src/init.c:1331
1238#, c-format
1239msgid "%s: %s: Invalid WARC header %s.\n"
1240msgstr "%s: %s: ���������������� ������������������ WARC %s.\n"
1241
1242#: src/init.c:1397
1243#, c-format
1244msgid "%s: %s: Invalid progress type %s.\n"
1245msgstr "%s: %s: ���������������� ������ ������������������ %s.\n"
1246
1247#: src/init.c:1477
1248#, c-format
1249msgid ""
1250"%s: %s: Invalid restriction %s,\n"
1251"    use [unix|windows],[lowercase|uppercase],[nocontrol],[ascii].\n"
1252msgstr ""
1253"%s: %s: ������������������������ ���������������������� %s,\n"
1254"    ���������������������� [unix|windows],[lowercase|uppercase],[nocontrol],[ascii].\n"
1255
1256#: src/iri.c:101
1257#, c-format
1258msgid "Encoding %s isn't valid\n"
1259msgstr "������������������������ ������������������ %s\n"
1260
1261#: src/iri.c:126
1262#, c-format
1263msgid "Conversion from %s to %s isn't supported\n"
1264msgstr "���������������������������� ���� %s �� %s ���� ����������������������������\n"
1265
1266#: src/iri.c:149 src/iri.c:190
1267#, c-format
1268msgid "converted '%s' (%s) -> '%s' (%s)\n"
1269msgstr ""
1270
1271#: src/iri.c:158
1272msgid "Incomplete or invalid multibyte sequence encountered\n"
1273msgstr "������������������ ���������������� ������ ������������������������ �������������������������� ������������������������������������\n"
1274
1275#: src/iri.c:183
1276#, c-format
1277msgid "Unhandled errno %d\n"
1278msgstr "������ ���������������������������� ������������ %d\n"
1279
1280#: src/iri.c:204
1281msgid "locale_to_utf8: locale is unset\n"
1282msgstr "locale_to_utf8: ������������ ���� ����������������������\n"
1283
1284#: src/iri.c:238
1285#, c-format
1286msgid "idn_encode failed (%d): %s\n"
1287msgstr "������������ idn_encode (%d): %s\n"
1288
1289#: src/iri.c:257
1290#, c-format
1291msgid "idn_decode failed (%d): %s\n"
1292msgstr "������������ idn_decode (%d): %s\n"
1293
1294#: src/log.c:867
1295#, c-format
1296msgid ""
1297"\n"
1298"%s received, redirecting output to %s.\n"
1299msgstr ""
1300"\n"
1301"�������������� ������������ %s, ���������� �������������������������������� �� %s.\n"
1302
1303#: src/log.c:877
1304#, c-format
1305msgid ""
1306"\n"
1307"%s received.\n"
1308msgstr ""
1309"\n"
1310"�������������� ������������ %s.\n"
1311
1312#: src/log.c:878
1313#, c-format
1314msgid "%s: %s; disabling logging.\n"
1315msgstr "%s: %s; ���������������������������� ����������������������.\n"
1316
1317#: src/main.c:414
1318#, c-format
1319msgid "Usage: %s [OPTION]... [URL]...\n"
1320msgstr "��������������������������: %s [����������������]... [URL]...\n"
1321
1322#: src/main.c:426
1323msgid ""
1324"Mandatory arguments to long options are mandatory for short options too.\n"
1325"\n"
1326msgstr ""
1327"������������������������ ������������������ ������ �������������� �������������������� ���������������� �������������������������� �� ������ "
1328"���������������� ��������������������.\n"
1329"\n"
1330
1331#: src/main.c:428
1332msgid "Startup:\n"
1333msgstr "������������:\n"
1334
1335#: src/main.c:430
1336#, fuzzy
1337msgid ""
1338"  -V,  --version                   display the version of Wget and exit.\n"
1339msgstr "  -V,  --version           ���������������� ������������ Wget �� ������������������ ������������\n"
1340
1341#: src/main.c:432
1342#, fuzzy
1343msgid "  -h,  --help                      print this help.\n"
1344msgstr "  -h,  --help              ���������������� ������ ��������������\n"
1345
1346#: src/main.c:434
1347#, fuzzy
1348msgid "  -b,  --background                go to background after startup.\n"
1349msgstr "  -b,  --background        ���������� �������������� �������������� �� �������������� ����������\n"
1350
1351#: src/main.c:436
1352#, fuzzy
1353msgid "  -e,  --execute=COMMAND           execute a `.wgetrc'-style command.\n"
1354msgstr "  -e,  --execute=��������������   ������������������ �������������� �� ���������� ��.wgetrc��.\n"
1355
1356#: src/main.c:440
1357msgid "Logging and input file:\n"
1358msgstr "���������������������������� �� �������������� ��������:\n"
1359
1360#: src/main.c:442
1361#, fuzzy
1362msgid "  -o,  --output-file=FILE          log messages to FILE.\n"
1363msgstr "  -o,  --output-file=��������    �������������������� ������������������ �� ��������.\n"
1364
1365#: src/main.c:444
1366#, fuzzy
1367msgid "  -a,  --append-output=FILE        append messages to FILE.\n"
1368msgstr "  -a,  --append-output=��������  �������������������� ������������������ �� ���������� ����������.\n"
1369
1370#: src/main.c:447
1371#, fuzzy
1372msgid ""
1373"  -d,  --debug                     print lots of debugging information.\n"
1374msgstr "  -d,  --debug               ���������������� ���������� �������������������� ��������������������\n"
1375
1376#: src/main.c:451
1377#, fuzzy
1378msgid "       --wdebug                    print Watt-32 debug output.\n"
1379msgstr "       --wdebug              ���������������� �������������������� �������������������� Watt-32.\n"
1380
1381#: src/main.c:454
1382#, fuzzy
1383msgid "  -q,  --quiet                     quiet (no output).\n"
1384msgstr "  -q,  --quiet               ������������ ���� ����������������\n"
1385
1386#: src/main.c:456
1387#, fuzzy
1388msgid "  -v,  --verbose                   be verbose (this is the default).\n"
1389msgstr ""
1390"  -v,  --verbose             �������������������� ������������������ ���������������� (���� ������������������).\n"
1391
1392#: src/main.c:458
1393#, fuzzy
1394msgid ""
1395"  -nv, --no-verbose                turn off verboseness, without being "
1396"quiet.\n"
1397msgstr ""
1398"  -nv, --no-verbose          ������������������ ���������� ������������������ ���������������� (���� "
1399"������������������)\n"
1400
1401#: src/main.c:460
1402#, fuzzy
1403msgid ""
1404"       --report-speed=TYPE         Output bandwidth as TYPE.  TYPE can be "
1405"bits.\n"
1406msgstr ""
1407"       --report-speed=������    �������������� ������������������ �������������������� ����������������������\n"
1408"                             �������������������� ����������. ������ ���������� �������� ���������� bits.\n"
1409
1410#: src/main.c:462
1411#, fuzzy
1412msgid ""
1413"  -i,  --input-file=FILE           download URLs found in local or external "
1414"FILE.\n"
1415msgstr ""
1416"  -i,  --input-file=��������     ������������������ URL-�� ���������������� ��������������������\n"
1417"                             ������ ���������������� ����������.\n"
1418
1419#: src/main.c:464
1420#, fuzzy
1421msgid "  -F,  --force-html                treat input file as HTML.\n"
1422msgstr "  -F,  --force-html          ��������������, ������ �������������� �������� ��� HTML.\n"
1423
1424#: src/main.c:466
1425#, fuzzy
1426msgid ""
1427"  -B,  --base=URL                  resolves HTML input-file links (-i -F)\n"
1428"                                   relative to URL.\n"
1429msgstr ""
1430"  -B,  --base=URL            ��������������, ������ ������������ ���� ���������������� ���������� (-i -F)\n"
1431"                             �������������� ������������������������ URL.\n"
1432
1433#: src/main.c:469
1434#, fuzzy
1435msgid "       --config=FILE               Specify config file to use.\n"
1436msgstr "       --config=��������         ������������ �������� ����������������\n"
1437
1438#: src/main.c:471
1439#, fuzzy
1440msgid "       --no-config                 Do not read any config file.\n"
1441msgstr "       --no-cookies            ���� ������������������������ ������������.\n"
1442
1443#: src/main.c:475
1444msgid "Download:\n"
1445msgstr "����������������:\n"
1446
1447#: src/main.c:477
1448#, fuzzy
1449msgid ""
1450"  -t,  --tries=NUMBER              set number of retries to NUMBER (0 "
1451"unlimits).\n"
1452msgstr ""
1453"  -t,  --tries=����������             �������������������� ���������� ������������������ ��������������\n"
1454"                                 (0 ������ ����������������������).\n"
1455
1456#: src/main.c:479
1457#, fuzzy
1458msgid ""
1459"       --retry-connrefused         retry even if connection is refused.\n"
1460msgstr ""
1461"       --retry-connrefused       ������������������, �������� �������� �� ���������������������� "
1462"����������������.\n"
1463
1464#: src/main.c:481
1465#, fuzzy
1466msgid "  -O,  --output-document=FILE      write documents to FILE.\n"
1467msgstr "  -O,  --output-document=��������    �������������������� ������������������ �� ��������.\n"
1468
1469#: src/main.c:483
1470#, fuzzy
1471msgid ""
1472"  -nc, --no-clobber                skip downloads that would download to\n"
1473"                                   existing files (overwriting them).\n"
1474msgstr ""
1475"  -nc, --no-clobber              �������������������� ����������������, �������������� ���������������� ��\n"
1476"                                 ���������������� ������ ������������������������ ������������\n"
1477"                                 (�� ���� ��������������������).\n"
1478
1479#: src/main.c:486
1480#, fuzzy
1481msgid ""
1482"  -c,  --continue                  resume getting a partially-downloaded "
1483"file.\n"
1484msgstr ""
1485"  -c,  --continue                ���������������������� ���������������� ���������������� ������������������������\n"
1486"                                 ����������.\n"
1487
1488#: src/main.c:488
1489msgid ""
1490"       --start-pos=OFFSET          start downloading from zero-based "
1491"position OFFSET.\n"
1492msgstr ""
1493
1494#: src/main.c:490
1495#, fuzzy
1496msgid "       --progress=TYPE             select progress gauge type.\n"
1497msgstr "       --progress=������            �������������� ������ �������������������� ��������������������.\n"
1498
1499#: src/main.c:492
1500#, fuzzy
1501msgid ""
1502"       --show-progress             display the progress bar in any verbosity "
1503"mode.\n"
1504msgstr "       --progress=������            �������������� ������ �������������������� ��������������������.\n"
1505
1506#: src/main.c:494
1507#, fuzzy
1508msgid ""
1509"  -N,  --timestamping              don't re-retrieve files unless newer "
1510"than\n"
1511"                                   local.\n"
1512msgstr ""
1513"  -N,  --timestamping            ���� ������������������ ���������������� ����������, ������������ �������� "
1514"������\n"
1515"                                 ���� ����������, ������ ������������������.\n"
1516
1517#: src/main.c:497
1518#, fuzzy
1519msgid ""
1520"  --no-use-server-timestamps       don't set the local file's timestamp by\n"
1521"                                   the one on the server.\n"
1522msgstr ""
1523"  --no-use-server-timestamps     ���� �������������������������� ���������� �������������� ��������������������\n"
1524"                                 ����������, �������������������� �� ��������������.\n"
1525
1526#: src/main.c:500
1527#, fuzzy
1528msgid "  -S,  --server-response           print server response.\n"
1529msgstr "  -S,  --server-response         ���������� ������������ ��������������.\n"
1530
1531#: src/main.c:502
1532#, fuzzy
1533msgid "       --spider                    don't download anything.\n"
1534msgstr "       --spider                  ������������ ���� ������������������.\n"
1535
1536#: src/main.c:504
1537#, fuzzy
1538msgid "  -T,  --timeout=SECONDS           set all timeout values to SECONDS.\n"
1539msgstr ""
1540"  -T,  --timeout=��������������         ������������������ ���������������� �������� ��������-���������� �� "
1541"��������������.\n"
1542
1543#: src/main.c:506
1544#, fuzzy
1545msgid ""
1546"       --dns-timeout=SECS          set the DNS lookup timeout to SECS.\n"
1547msgstr ""
1548"       --dns-timeout=������         ������������������ ��������-�������� ������������ �� DNS �� ������.\n"
1549
1550#: src/main.c:508
1551#, fuzzy
1552msgid "       --connect-timeout=SECS      set the connect timeout to SECS.\n"
1553msgstr ""
1554"       --connect-timeout=������     ������������������ ��������-�������� ���������������������� �� ������.\n"
1555
1556#: src/main.c:510
1557#, fuzzy
1558msgid "       --read-timeout=SECS         set the read timeout to SECS.\n"
1559msgstr "       --read-timeout=������        ������������������ ��������-�������� ������������ �� ������.\n"
1560
1561#: src/main.c:512
1562#, fuzzy
1563msgid "  -w,  --wait=SECONDS              wait SECONDS between retrievals.\n"
1564msgstr "  -w,  --wait=��������������            ���������� �� ���������������� ���������� ��������������������\n"
1565
1566#: src/main.c:514
1567#, fuzzy
1568msgid ""
1569"       --waitretry=SECONDS         wait 1..SECONDS between retries of a "
1570"retrieval.\n"
1571msgstr ""
1572"       --waitretry=��������������       ���������� �� 1..�������������� ���������� ��������������������\n"
1573"                                 ������������������ ����������������\n"
1574
1575#: src/main.c:516
1576#, fuzzy
1577msgid ""
1578"       --random-wait               wait from 0.5*WAIT...1.5*WAIT secs "
1579"between retrievals.\n"
1580msgstr ""
1581"       --random-wait             ���������� �� 0.5*WAIT...1.5*WAIT ������������\n"
1582"                                 ���������� ��������������������.\n"
1583
1584#: src/main.c:518
1585#, fuzzy
1586msgid "       --no-proxy                  explicitly turn off proxy.\n"
1587msgstr "       --no-proxy                �������� ������������������ ������������\n"
1588
1589#: src/main.c:520
1590#, fuzzy
1591msgid "  -Q,  --quota=NUMBER              set retrieval quota to NUMBER.\n"
1592msgstr ""
1593"  -Q,  --quota=����������             �������������������� ���������������� ���������� ���������������� �� ����������\n"
1594
1595#: src/main.c:522
1596#, fuzzy
1597msgid ""
1598"       --bind-address=ADDRESS      bind to ADDRESS (hostname or IP) on local "
1599"host.\n"
1600msgstr ""
1601"       --bind-address=����������      ������������������ ���������� (������ �������������������� ������ IP)\n"
1602"                                 �������������������� ��������������������\n"
1603
1604#: src/main.c:524
1605#, fuzzy
1606msgid "       --limit-rate=RATE           limit download rate to RATE.\n"
1607msgstr "       --limit-rate=����������������     �������������������� ���������������� ����������������\n"
1608
1609#: src/main.c:526
1610#, fuzzy
1611msgid "       --no-dns-cache              disable caching DNS lookups.\n"
1612msgstr ""
1613"       --no-dns-cache            ������������������ ���������������������� ������������������ DNS-"
1614"����������������\n"
1615
1616#: src/main.c:528
1617#, fuzzy
1618msgid ""
1619"       --restrict-file-names=OS    restrict chars in file names to ones OS "
1620"allows.\n"
1621msgstr ""
1622"       --restrict-file-names=����  ������������������������ �� ������������ ������������ ��������������,\n"
1623"                                 �������������������� �� ����\n"
1624
1625#: src/main.c:530
1626#, fuzzy
1627msgid ""
1628"       --ignore-case               ignore case when matching files/"
1629"directories.\n"
1630msgstr ""
1631"       --ignore-case             ������������������������ �������������� ������ ��������������������������\n"
1632"                                 ������������ ��/������ ������������������\n"
1633
1634#: src/main.c:533
1635#, fuzzy
1636msgid "  -4,  --inet4-only                connect only to IPv4 addresses.\n"
1637msgstr "  -4,  --inet4-only              ������������������������ ������������ �� �������������� IPv4\n"
1638
1639#: src/main.c:535
1640#, fuzzy
1641msgid "  -6,  --inet6-only                connect only to IPv6 addresses.\n"
1642msgstr "  -6,  --inet6-only              ������������������������ ������������ �� �������������� IPv6\n"
1643
1644#: src/main.c:537
1645#, fuzzy
1646msgid ""
1647"       --prefer-family=FAMILY      connect first to addresses of specified "
1648"family,\n"
1649"                                   one of IPv6, IPv4, or none.\n"
1650msgstr ""
1651"       --prefer-family=������������������ ������������������������ �������������� �� �������������� ��������������������\n"
1652"                                 ������������������ (���������� �������� IPv6, IPv4 ������ "
1653"������������).\n"
1654
1655#: src/main.c:541
1656#, fuzzy
1657msgid ""
1658"       --user=USER                 set both ftp and http user to USER.\n"
1659msgstr ""
1660"       --user=������������������������       �������������������� �� ftp- �� http-������������������������ ��\n"
1661"                                 ������������������������\n"
1662
1663#: src/main.c:543
1664#, fuzzy
1665msgid ""
1666"       --password=PASS             set both ftp and http password to PASS.\n"
1667msgstr ""
1668"       --password=������������         �������������������� �� ftp- �� http-������������ �� ������������\n"
1669
1670#: src/main.c:545
1671#, fuzzy
1672msgid "       --ask-password              prompt for passwords.\n"
1673msgstr "       --ask-password            ���������������������� ������������.\n"
1674
1675#: src/main.c:547
1676#, fuzzy
1677msgid "       --no-iri                    turn off IRI support.\n"
1678msgstr "       --no-iri                  ������������������ ������������������ IRI.\n"
1679
1680#: src/main.c:549
1681#, fuzzy
1682msgid ""
1683"       --local-encoding=ENC        use ENC as the local encoding for IRIs.\n"
1684msgstr ""
1685"       --local-encoding=������      ������������������������ ������ ������ ������������������ ������������������\n"
1686"                                 ������ IRI\n"
1687
1688#: src/main.c:551
1689#, fuzzy
1690msgid ""
1691"       --remote-encoding=ENC       use ENC as the default remote encoding.\n"
1692msgstr ""
1693"       --remote-encoding=������     ������������������������ ������ ������ ������������������ ������������������\n"
1694"                                 ���� ������������������\n"
1695
1696#: src/main.c:553
1697#, fuzzy
1698msgid "       --unlink                    remove file before clobber.\n"
1699msgstr "       --unlink                  �������������� �������� ���������� ��������������������.\n"
1700
1701#: src/main.c:557
1702msgid "Directories:\n"
1703msgstr "����������������:\n"
1704
1705#: src/main.c:559
1706#, fuzzy
1707msgid "  -nd, --no-directories            don't create directories.\n"
1708msgstr "  -nd, --no-directories           ���� ������������������ ����������������.\n"
1709
1710#: src/main.c:561
1711#, fuzzy
1712msgid "  -x,  --force-directories         force creation of directories.\n"
1713msgstr "  -x,  --force-directories        �������������������������� ������������������ ����������������.\n"
1714
1715#: src/main.c:563
1716#, fuzzy
1717msgid "  -nH, --no-host-directories       don't create host directories.\n"
1718msgstr "  -nH, --no-host-directories      ���� ������������������ ���������������� ������ ���� ��������.\n"
1719
1720#: src/main.c:565
1721#, fuzzy
1722msgid "       --protocol-directories      use protocol name in directories.\n"
1723msgstr ""
1724"       --protocol-directories     ������������������������ ������ ������������������ �� ������������������.\n"
1725
1726#: src/main.c:567
1727#, fuzzy
1728msgid "  -P,  --directory-prefix=PREFIX   save files to PREFIX/...\n"
1729msgstr "  -P,  --directory-prefix=�������������� ������������������ ���������� �� ��������������/...\n"
1730
1731#: src/main.c:569
1732#, fuzzy
1733msgid ""
1734"       --cut-dirs=NUMBER           ignore NUMBER remote directory "
1735"components.\n"
1736msgstr ""
1737"       --cut-dirs=����������           ������������������������ ���������� ���������������������� ��������������������\n"
1738"                                  ����������������.\n"
1739
1740#: src/main.c:573
1741msgid "HTTP options:\n"
1742msgstr "������������������ HTTP:\n"
1743
1744#: src/main.c:575
1745#, fuzzy
1746msgid "       --http-user=USER            set http user to USER.\n"
1747msgstr ""
1748"       --http-user=��������������.    �������������������� http-������������������������ �� ������������������������.\n"
1749
1750#: src/main.c:577
1751#, fuzzy
1752msgid "       --http-password=PASS        set http password to PASS.\n"
1753msgstr "       --http-password=������������  �������������������� http-������������ �� ������������.\n"
1754
1755#: src/main.c:579
1756#, fuzzy
1757msgid "       --no-cache                  disallow server-cached data.\n"
1758msgstr ""
1759"       --no-cache              ������������������ ������������������������ ���������������� ������������.\n"
1760
1761#: src/main.c:581
1762#, fuzzy
1763msgid ""
1764"       --default-page=NAME         Change the default page name (normally\n"
1765"                                   this is `index.html'.).\n"
1766msgstr ""
1767"       --default-page=������      ���������������� ������ ���������������� ���� ������������������ (������������\n"
1768"                               ������ ��index.html��).\n"
1769
1770#: src/main.c:584
1771#, fuzzy
1772msgid ""
1773"  -E,  --adjust-extension          save HTML/CSS documents with proper "
1774"extensions.\n"
1775msgstr ""
1776"  -E,  --adjust-extension      ������������������ ������������������ HTML/CSS �� ����������������������\n"
1777"                               ������������������������.\n"
1778
1779#: src/main.c:586
1780#, fuzzy
1781msgid ""
1782"       --ignore-length             ignore `Content-Length' header field.\n"
1783msgstr ""
1784"       --ignore-length         ������������������������ �������� ������������������ ��Content-"
1785"Length��.\n"
1786
1787#: src/main.c:588
1788#, fuzzy
1789msgid "       --header=STRING             insert STRING among the headers.\n"
1790msgstr "       --header=������������         ���������������� ������������ ���������� ����������������������.\n"
1791
1792#: src/main.c:590
1793#, fuzzy
1794msgid ""
1795"       --max-redirect              maximum redirections allowed per page.\n"
1796msgstr ""
1797"       --max-redirect          ���������������������� �������������������� ���������� ������������������������������\n"
1798"                               ���� ����������������.\n"
1799
1800#: src/main.c:592
1801#, fuzzy
1802msgid "       --proxy-user=USER           set USER as proxy username.\n"
1803msgstr ""
1804"       --proxy-user=��������������.   �������������������� ������������������������ �� ���������������� ����������\n"
1805"                               ������������������������ ������ ������������.\n"
1806
1807#: src/main.c:594
1808#, fuzzy
1809msgid "       --proxy-password=PASS       set PASS as proxy password.\n"
1810msgstr ""
1811"       --proxy-password=������������   �������������������� ������������ �� ���������������� ������������ ������\n"
1812"                               ������������.\n"
1813
1814#: src/main.c:596
1815#, fuzzy
1816msgid ""
1817"       --referer=URL               include `Referer: URL' header in HTTP "
1818"request.\n"
1819msgstr ""
1820"       --referer=URL           ���������������� �� HTTP-������������ ������������������ ��Referer: "
1821"URL��.\n"
1822
1823#: src/main.c:598
1824#, fuzzy
1825msgid "       --save-headers              save the HTTP headers to file.\n"
1826msgstr "       --save-headers          ������������������ HTTP-������������������ �� ��������.\n"
1827
1828#: src/main.c:600
1829#, fuzzy
1830msgid ""
1831"  -U,  --user-agent=AGENT          identify as AGENT instead of Wget/"
1832"VERSION.\n"
1833msgstr ""
1834"  -U,  --user-agent=����������      �������������������������������� �������� ������ ���������� ������������\n"
1835"                               Wget/������������.\n"
1836
1837#: src/main.c:602
1838#, fuzzy
1839msgid ""
1840"       --no-http-keep-alive        disable HTTP keep-alive (persistent "
1841"connections).\n"
1842msgstr ""
1843"       --no-http-keep-alive    ������������������ ���������������������� �������������������� HTTP\n"
1844"                               (�������������������� ����������������������).\n"
1845
1846#: src/main.c:604
1847#, fuzzy
1848msgid "       --no-cookies                don't use cookies.\n"
1849msgstr "       --no-cookies            ���� ������������������������ ������������.\n"
1850
1851#: src/main.c:606
1852#, fuzzy
1853msgid ""
1854"       --load-cookies=FILE         load cookies from FILE before session.\n"
1855msgstr ""
1856"       --load-cookies=��������     ������������������ ������������ ���� ���������� ���������� ��������������.\n"
1857
1858#: src/main.c:608
1859#, fuzzy
1860msgid ""
1861"       --save-cookies=FILE         save cookies to FILE after session.\n"
1862msgstr "       --save-cookies=��������     ������������������ ������������ �� �������� ���������� ������������.\n"
1863
1864#: src/main.c:610
1865#, fuzzy
1866msgid ""
1867"       --keep-session-cookies      load and save session (non-permanent) "
1868"cookies.\n"
1869msgstr ""
1870"       --keep-session-cookies  ������������������ �� ������������������ ������������ ������������\n"
1871"                               (������������������������).\n"
1872
1873#: src/main.c:612
1874#, fuzzy
1875msgid ""
1876"       --post-data=STRING          use the POST method; send STRING as the "
1877"data.\n"
1878msgstr ""
1879"       --post-data=������������      ������������������������ ���������� POST; ���������������� ������������ ��\n"
1880"                               ���������������� ������������.\n"
1881
1882#: src/main.c:614
1883#, fuzzy
1884msgid ""
1885"       --post-file=FILE            use the POST method; send contents of "
1886"FILE.\n"
1887msgstr ""
1888"       --post-file=��������        ������������������������ ���������� POST; ���������������� "
1889"����������������������\n"
1890"                               ����������.\n"
1891
1892#: src/main.c:616
1893#, fuzzy
1894msgid ""
1895"       --method=HTTPMethod         use method \"HTTPMethod\" in the "
1896"request.\n"
1897msgstr ""
1898"       --method=HTTPMethod     ������������������������ ���������� ��HTTPMethod�� �� ������������������.\n"
1899
1900#: src/main.c:618
1901#, fuzzy
1902msgid ""
1903"       --body-data=STRING          Send STRING as data. --method MUST be "
1904"set.\n"
1905msgstr ""
1906"       --body-data=������������      ���������������� ������������ �� ���������������� ������������.\n"
1907"                               ������������ �������� ������������ ���������������� --method.\n"
1908
1909#: src/main.c:620
1910#, fuzzy
1911msgid ""
1912"       --body-file=FILE            Send contents of FILE. --method MUST be "
1913"set.\n"
1914msgstr ""
1915"       --body-file=��������        ���������������� ���������������������� ����������.\n"
1916"                               ������������ �������� ������������ ���������������� --method.\n"
1917
1918#: src/main.c:622
1919#, fuzzy
1920msgid ""
1921"       --content-disposition       honor the Content-Disposition header "
1922"when\n"
1923"                                   choosing local file names "
1924"(EXPERIMENTAL).\n"
1925msgstr ""
1926"       --content-disposition   ������������������ ������������������ Content-Disposition\n"
1927"                               ������ ������������ �������� ������ ������������������ ������������\n"
1928"                               (����������������������������������).\n"
1929
1930#: src/main.c:625
1931#, fuzzy
1932msgid ""
1933"       --content-on-error          output the received content on server "
1934"errors.\n"
1935msgstr ""
1936"       --content-on-error      ���������������� ���������������� ������������ ������ �������������� ��������������\n"
1937
1938#: src/main.c:627
1939#, fuzzy
1940msgid ""
1941"       --auth-no-challenge         send Basic HTTP authentication "
1942"information\n"
1943"                                   without first waiting for the server's\n"
1944"                                   challenge.\n"
1945msgstr ""
1946"       --auth-no-challenge     �������������������� �������������������� ���� ����������������������������\n"
1947"                               Basic HTTP ���� ������������������ �������������� ������������\n"
1948"                               ��������������.\n"
1949
1950#: src/main.c:634
1951msgid "HTTPS (SSL/TLS) options:\n"
1952msgstr "������������������ HTTPS (SSL/TLS):\n"
1953
1954#: src/main.c:636
1955#, fuzzy
1956msgid ""
1957"       --secure-protocol=PR        choose secure protocol, one of auto, "
1958"SSLv2,\n"
1959"                                   SSLv3, TLSv1 and PFS.\n"
1960msgstr ""
1961"       --secure-protocol=����     ���������� ���������������������� ������������������: auto, SSLv2,\n"
1962"                                SSLv3, TLSv1 �� PFS.\n"
1963
1964#: src/main.c:639
1965#, fuzzy
1966msgid "       --https-only                only follow secure HTTPS links\n"
1967msgstr ""
1968"       --https-only             �������������������� ������������ ���� �������������������� �������������� "
1969"HTTPS\n"
1970
1971#: src/main.c:641
1972#, fuzzy
1973msgid ""
1974"       --no-check-certificate      don't validate the server's certificate.\n"
1975msgstr "       --no-check-certificate   ���� ������������������ �������������������� ��������������.\n"
1976
1977#: src/main.c:643
1978#, fuzzy
1979msgid "       --certificate=FILE          client certificate file.\n"
1980msgstr "       --certificate=FILE       �������� ���������������������� ������������������������.\n"
1981
1982#: src/main.c:645
1983#, fuzzy
1984msgid ""
1985"       --certificate-type=TYPE     client certificate type, PEM or DER.\n"
1986msgstr ""
1987"       --certificate-type=������   ������ ���������������������� ������������������������: PEM ������ DER.\n"
1988
1989#: src/main.c:647
1990#, fuzzy
1991msgid "       --private-key=FILE          private key file.\n"
1992msgstr "       --private-key=��������       �������� �������������������� ����������.\n"
1993
1994#: src/main.c:649
1995#, fuzzy
1996msgid "       --private-key-type=TYPE     private key type, PEM or DER.\n"
1997msgstr "       --private-key-type=������   ������ �������������������� ����������: PEM ������ DER.\n"
1998
1999#: src/main.c:651
2000#, fuzzy
2001msgid "       --ca-certificate=FILE       file with the bundle of CA's.\n"
2002msgstr "       --ca-certificate=��������    �������� �� �������������� CA.\n"
2003
2004#: src/main.c:653
2005#, fuzzy
2006msgid ""
2007"       --ca-directory=DIR          directory where hash list of CA's is "
2008"stored.\n"
2009msgstr ""
2010"       --ca-directory=������       ��������������, �� �������������� ���������������� ������������ CA.\n"
2011
2012#: src/main.c:655
2013#, fuzzy
2014msgid ""
2015"       --random-file=FILE          file with random data for seeding the SSL "
2016"PRNG.\n"
2017msgstr ""
2018"       --random-file=��������       �������� ���� �������������������� �������������� ������ SSL PRNG.\n"
2019
2020#: src/main.c:657
2021#, fuzzy
2022msgid ""
2023"       --egd-file=FILE             file naming the EGD socket with random "
2024"data.\n"
2025msgstr ""
2026"       --egd-file=��������          ��������, ������������������������ ���������� EGD ���� �������������������� "
2027"��������������.\n"
2028
2029#: src/main.c:662
2030msgid "FTP options:\n"
2031msgstr "������������������ FTP:\n"
2032
2033#: src/main.c:665
2034#, fuzzy
2035msgid ""
2036"       --ftp-stmlf                 Use Stream_LF format for all binary FTP "
2037"files.\n"
2038msgstr ""
2039"       --ftp-stmlf             ������������������������ ������������ Stream_LF ������ ��������\n"
2040"                               ���������������� ������������ FTP.\n"
2041
2042#: src/main.c:668
2043#, fuzzy
2044msgid "       --ftp-user=USER             set ftp user to USER.\n"
2045msgstr ""
2046"       --ftp-user=������������������������ �������������������� ftp-������������������������ �� ������������������������.\n"
2047
2048#: src/main.c:670
2049#, fuzzy
2050msgid "       --ftp-password=PASS         set ftp password to PASS.\n"
2051msgstr "       --ftp-password=������������   �������������������� ftp-������������ �� ������������.\n"
2052
2053#: src/main.c:672
2054#, fuzzy
2055msgid "       --no-remove-listing         don't remove `.listing' files.\n"
2056msgstr "       --no-remove-listing     ���� �������������� ���������� ���������� ��.listing��.\n"
2057
2058#: src/main.c:674
2059#, fuzzy
2060msgid "       --no-glob                   turn off FTP file name globbing.\n"
2061msgstr "       --no-glob               ������������������ ���������� ������ �������� ������������ FTP.\n"
2062
2063#: src/main.c:676
2064#, fuzzy
2065msgid ""
2066"       --no-passive-ftp            disable the \"passive\" transfer mode.\n"
2067msgstr "       --no-passive-ftp        ������������������ ���������������������� ���������� ����������������.\n"
2068
2069#: src/main.c:678
2070#, fuzzy
2071msgid "       --preserve-permissions      preserve remote file permissions.\n"
2072msgstr ""
2073"       --preserve-permissions  ������������������ ���������� �������������� ������������������ ������������.\n"
2074
2075#: src/main.c:680
2076#, fuzzy
2077msgid ""
2078"       --retr-symlinks             when recursing, get linked-to files (not "
2079"dir).\n"
2080msgstr ""
2081"       --retr-symlinks         ������ ���������������� ������������������ ���������� ���� ��������������\n"
2082"                               (���� ����������������).\n"
2083
2084#: src/main.c:684
2085msgid "WARC options:\n"
2086msgstr "������������������ WARC:\n"
2087
2088#: src/main.c:686
2089#, fuzzy
2090msgid ""
2091"       --warc-file=FILENAME        save request/response data to a .warc.gz "
2092"file.\n"
2093msgstr ""
2094"       --warc-file=������_����������     ���������������� ������������ ��������������/������������ �� �������� .warc."
2095"gz\n"
2096
2097#: src/main.c:688
2098#, fuzzy
2099msgid ""
2100"       --warc-header=STRING        insert STRING into the warcinfo record.\n"
2101msgstr "       --warc-header=������������      ���������������� ������������ �� ������������ warcinfo\n"
2102
2103#: src/main.c:690
2104#, fuzzy
2105msgid ""
2106"       --warc-max-size=NUMBER      set maximum size of WARC files to "
2107"NUMBER.\n"
2108msgstr ""
2109"       --warc-max-size=����������     ������������������������ ������������ ������������ WARC ���������� "
2110"����������\n"
2111
2112#: src/main.c:692
2113#, fuzzy
2114msgid "       --warc-cdx                  write CDX index files.\n"
2115msgstr "       --warc-cdx                ���������������� ������������������ ���������� CDX\n"
2116
2117#: src/main.c:694
2118#, fuzzy
2119msgid ""
2120"       --warc-dedup=FILENAME       do not store records listed in this CDX "
2121"file.\n"
2122msgstr ""
2123"       --warc-dedup=������_����������    ���� ������������������ ������������, �������������������������� �� ���������� "
2124"CDX\n"
2125
2126#: src/main.c:697
2127#, fuzzy
2128msgid ""
2129"       --no-warc-compression       do not compress WARC files with GZIP.\n"
2130msgstr ""
2131"       --no-warc-compression     ���� �������������� ���������� WARC �� �������������� GZIP\n"
2132
2133#: src/main.c:700
2134#, fuzzy
2135msgid "       --no-warc-digests           do not calculate SHA1 digests.\n"
2136msgstr "       --no-warc-digests         ���� ������������������ ������������������ SHA1\n"
2137
2138#: src/main.c:702
2139#, fuzzy
2140msgid ""
2141"       --no-warc-keep-log          do not store the log file in a WARC "
2142"record.\n"
2143msgstr ""
2144"       --no-warc-keep-log        ���� ������������������ �������� �������������� �� ������������ WARC\n"
2145
2146#: src/main.c:704
2147#, fuzzy
2148msgid ""
2149"       --warc-tempdir=DIRECTORY    location for temporary files created by "
2150"the\n"
2151"                                   WARC writer.\n"
2152msgstr ""
2153"       --warc-tempdir=��������������    ������������������������ ������ ������������������ ������������,\n"
2154"                                 ���������������������� �������������������� ������������ WARC\n"
2155
2156#: src/main.c:709
2157msgid "Recursive download:\n"
2158msgstr "���������������������� ����������������:\n"
2159
2160#: src/main.c:711
2161#, fuzzy
2162msgid "  -r,  --recursive                 specify recursive download.\n"
2163msgstr "  -r,  --recursive          ������������������ ���������������������� ����������������.\n"
2164
2165#: src/main.c:713
2166#, fuzzy
2167msgid ""
2168"  -l,  --level=NUMBER              maximum recursion depth (inf or 0 for "
2169"infinite).\n"
2170msgstr ""
2171"  -l,  --level=����������        �������������� ���������������� (inf �� 0 - ��������������������������).\n"
2172
2173#: src/main.c:715
2174#, fuzzy
2175msgid ""
2176"       --delete-after              delete files locally after downloading "
2177"them.\n"
2178msgstr "       --delete-after       �������������� ������������������ ���������� ���������� ����������������.\n"
2179
2180#: src/main.c:717
2181#, fuzzy
2182msgid ""
2183"  -k,  --convert-links             make links in downloaded HTML or CSS "
2184"point to\n"
2185"                                   local files.\n"
2186msgstr ""
2187"  -k,  --convert-links      ������������ ������������ �������������������� �� ����������������������\n"
2188"                            HTML ������ CSS.\n"
2189
2190#: src/main.c:720
2191#, fuzzy
2192msgid ""
2193"       --backups=N                 before writing file X, rotate up to N "
2194"backup files.\n"
2195msgstr ""
2196"  --backups=N               ���������� �������������� ���������� X, �������������������� ���� N\n"
2197"                            ������������������ ������������\n"
2198
2199#: src/main.c:724
2200#, fuzzy
2201msgid ""
2202"  -K,  --backup-converted          before converting file X, back up as "
2203"X_orig.\n"
2204msgstr ""
2205"  -K,  --backup-converted   ���������� ������������������������������ ���������� X ������������ ������������������\n"
2206"                            ���������� X_orig.\n"
2207
2208#: src/main.c:727
2209#, fuzzy
2210msgid ""
2211"  -K,  --backup-converted          before converting file X, back up as X."
2212"orig.\n"
2213msgstr ""
2214"  -K,  --backup-converted   ���������� ������������������������������ ���������� X ������������ ������������������\n"
2215"                            ���������� X.orig.\n"
2216
2217#: src/main.c:730
2218#, fuzzy
2219msgid ""
2220"  -m,  --mirror                    shortcut for -N -r -l inf --no-remove-"
2221"listing.\n"
2222msgstr ""
2223"  -m,  --mirror             ���������������� ����������������, ��������������������������\n"
2224"                            -N -r -l inf --no-remove-listing.\n"
2225
2226#: src/main.c:732
2227#, fuzzy
2228msgid ""
2229"  -p,  --page-requisites           get all images, etc. needed to display "
2230"HTML page.\n"
2231msgstr ""
2232"  -p,  --page-requisites    ������������������ ������ ���������������������� �� ��������., ����������������������\n"
2233"                            ������ ���������������������� HTML-����������������.\n"
2234
2235#: src/main.c:734
2236#, fuzzy
2237msgid ""
2238"       --strict-comments           turn on strict (SGML) handling of HTML "
2239"comments.\n"
2240msgstr ""
2241"       --strict-comments    ���������������� �������������� (SGML) ������������������ ������������������������\n"
2242"                            HTML.\n"
2243
2244#: src/main.c:738
2245msgid "Recursive accept/reject:\n"
2246msgstr "��������������������/�������������� ������ ����������������:\n"
2247
2248#: src/main.c:740
2249msgid ""
2250"  -A,  --accept=LIST               comma-separated list of accepted "
2251"extensions.\n"
2252msgstr ""
2253"  -A,  --accept=������������             ������������ ���������������������� ��������������������,\n"
2254"                                   ���������������������� ����������������.\n"
2255
2256#: src/main.c:742
2257msgid ""
2258"  -R,  --reject=LIST               comma-separated list of rejected "
2259"extensions.\n"
2260msgstr ""
2261"  -R,  --reject=������������             ������������ ���������������������� ��������������������,\n"
2262"                                   ���������������������� ����������������.\n"
2263
2264#: src/main.c:744
2265msgid "       --accept-regex=REGEX        regex matching accepted URLs.\n"
2266msgstr ""
2267"       --accept-regex=������������       �������������������� ������������������ ������ ���������������������� URL\n"
2268
2269#: src/main.c:746
2270msgid "       --reject-regex=REGEX        regex matching rejected URLs.\n"
2271msgstr ""
2272"       --reject-regex=������������       �������������������� ������������������ ������ �������������������������� "
2273"URL\n"
2274
2275#: src/main.c:749
2276msgid "       --regex-type=TYPE           regex type (posix|pcre).\n"
2277msgstr ""
2278"       --regex-type=������            ������ ���������������������� ������������������ (posix|pcre)\n"
2279
2280#: src/main.c:752
2281msgid "       --regex-type=TYPE           regex type (posix).\n"
2282msgstr "       --regex-type=������            ������ ���������������������� ������������������ (posix)\n"
2283
2284#: src/main.c:755
2285msgid ""
2286"  -D,  --domains=LIST              comma-separated list of accepted "
2287"domains.\n"
2288msgstr ""
2289"  -D,  --domains=������������            ������������ ���������������������� ��������������,\n"
2290"                                   ���������������������� ����������������.\n"
2291
2292#: src/main.c:757
2293msgid ""
2294"       --exclude-domains=LIST      comma-separated list of rejected "
2295"domains.\n"
2296msgstr ""
2297"       --exclude-domains=������������    ������������ ���������������������� ��������������,\n"
2298"                                   ���������������������� ����������������.\n"
2299
2300#: src/main.c:759
2301msgid ""
2302"       --follow-ftp                follow FTP links from HTML documents.\n"
2303msgstr ""
2304"       --follow-ftp                ������������������ ���� �������������� FTP �� HTML-"
2305"��������������������.\n"
2306
2307#: src/main.c:761
2308msgid ""
2309"       --follow-tags=LIST          comma-separated list of followed HTML "
2310"tags.\n"
2311msgstr ""
2312"       --follow-tags=������������        ������������ ������������������������ ���������� HTML,\n"
2313"                                   ���������������������� ����������������.\n"
2314
2315#: src/main.c:763
2316msgid ""
2317"       --ignore-tags=LIST          comma-separated list of ignored HTML "
2318"tags.\n"
2319msgstr ""
2320"       --ignore-tags=������������        ������������ ������������������������ ���������� HTML,\n"
2321"                                   ���������������������� ����������������.\n"
2322
2323#: src/main.c:765
2324msgid ""
2325"  -H,  --span-hosts                go to foreign hosts when recursive.\n"
2326msgstr ""
2327"  -H,  --span-hosts                ���������������� ���� ���������� �������� ������ ����������������.\n"
2328
2329#: src/main.c:767
2330msgid "  -L,  --relative                  follow relative links only.\n"
2331msgstr ""
2332"  -L,  --relative                  ������������������ ������������ ���� �������������������������� "
2333"��������������.\n"
2334
2335#: src/main.c:769
2336msgid "  -I,  --include-directories=LIST  list of allowed directories.\n"
2337msgstr "  -I,  --include-directories=������������ ������������ ���������������������� ������������������.\n"
2338
2339#: src/main.c:771
2340#, fuzzy
2341msgid ""
2342"       --trust-server-names        use the name specified by the "
2343"redirection\n"
2344"                                   url last component.\n"
2345msgstr ""
2346"  --trust-server-names  ������������������������ ������, ������������������ �� �������������������������������� url,\n"
2347"                        �� ���������������� �������������������� ��������������������.\n"
2348
2349#: src/main.c:774
2350msgid "  -X,  --exclude-directories=LIST  list of excluded directories.\n"
2351msgstr "  -X,  --exclude-directories=������������ ������������ ���������������������� ������������������.\n"
2352
2353#: src/main.c:776
2354msgid ""
2355"  -np, --no-parent                 don't ascend to the parent directory.\n"
2356msgstr ""
2357"  -np, --no-parent                 ���� ���������������������� �� ������������������������ ��������������.\n"
2358
2359#: src/main.c:779
2360msgid "Mail bug reports and suggestions to <bug-wget@gnu.org>.\n"
2361msgstr "������������ ���� �������������� �� ������������������ ���������������������� ���� <bug-wget@gnu.org>.\n"
2362
2363#: src/main.c:784
2364#, c-format
2365msgid "GNU Wget %s, a non-interactive network retriever.\n"
2366msgstr ""
2367"GNU Wget %s, ������������������ ������ ���������������� ������������ ���� �������� �� �������������������� ������������.\n"
2368
2369#: src/main.c:827
2370#, c-format
2371msgid "Password for user %s: "
2372msgstr "������������ ������ ������������������������ %s: "
2373
2374#: src/main.c:829
2375#, c-format
2376msgid "Password: "
2377msgstr "������������: "
2378
2379#: src/main.c:885
2380msgid "Wgetrc: "
2381msgstr "Wgetrc: "
2382
2383#: src/main.c:886
2384msgid "Locale: "
2385msgstr "������������: "
2386
2387#: src/main.c:887
2388msgid "Compile: "
2389msgstr "��������������������: "
2390
2391#: src/main.c:888
2392msgid "Link: "
2393msgstr "������������: "
2394
2395#: src/main.c:892
2396#, c-format
2397msgid ""
2398"GNU Wget %s built on %s.\n"
2399"\n"
2400msgstr ""
2401"GNU Wget %s ������ %s.\n"
2402"\n"
2403
2404#: src/main.c:919
2405#, c-format
2406msgid "    %s (env)\n"
2407msgstr "    %s (����������)\n"
2408
2409#: src/main.c:926
2410#, c-format
2411msgid "    %s (user)\n"
2412msgstr "    %s (������������������������)\n"
2413
2414#: src/main.c:931
2415#, c-format
2416msgid "    %s (system)\n"
2417msgstr "    %s (��������������)\n"
2418
2419#. TRANSLATORS: When available, an actual copyright character
2420#. (circle-c) should be used in preference to "(C)".
2421#: src/main.c:959
2422#, fuzzy, c-format
2423msgid "Copyright (C) %s Free Software Foundation, Inc.\n"
2424msgstr "Copyright (C) 2011 Free Software Foundation, Inc.\n"
2425
2426#: src/main.c:962
2427msgid ""
2428"License GPLv3+: GNU GPL version 3 or later\n"
2429"<http://www.gnu.org/licenses/gpl.html>.\n"
2430"This is free software: you are free to change and redistribute it.\n"
2431"There is NO WARRANTY, to the extent permitted by law.\n"
2432msgstr ""
2433"���������������� GPLv3+: GNU GPL ������������ 3 ������ ������������\n"
2434"<http://www.gnu.org/licenses/gpl.html>.\n"
2435"������ ������������������ ���������������������� ����������������������: ������ ���������� ���������������� ����������������\n"
2436"�� ���������������������������� ������������.\n"
2437"������������ ���� ��������������������������, �� ����������������, ������������������������ ��������������.\n"
2438
2439#. TRANSLATORS: When available, please use the proper diacritics for
2440#. names such as this one. See en_US.po for reference.
2441#: src/main.c:970
2442msgid ""
2443"\n"
2444"Originally written by Hrvoje Niksic <hniksic@xemacs.org>.\n"
2445msgstr ""
2446"\n"
2447"���������� ������������������������ ������������: Hrvoje Niksic <hniksic@xemacs.org>.\n"
2448
2449#: src/main.c:973
2450msgid "Please send bug reports and questions to <bug-wget@gnu.org>.\n"
2451msgstr "������������������ ���� �������������� �� �������������� ���������������������� ���� <bug-wget@gnu.org>.\n"
2452
2453#: src/main.c:1024 src/main.c:1515
2454#, c-format
2455msgid "Memory allocation problem\n"
2456msgstr "���������������� ������������������ ������������\n"
2457
2458#: src/main.c:1075
2459#, c-format
2460msgid "Exiting due to error in %s\n"
2461msgstr "�������������������� ������������ ����-���� ������������ �� %s\n"
2462
2463#: src/main.c:1104 src/main.c:1174 src/main.c:1376
2464#, c-format
2465msgid "Try `%s --help' for more options.\n"
2466msgstr "���������������������������� ������������������ ������������������ ���� �������������� ��%s --help��.\n"
2467
2468#: src/main.c:1170
2469#, c-format
2470msgid "%s: illegal option -- `-n%c'\n"
2471msgstr "%s: ������������������������ ���������������� ��� ��-n%c��\n"
2472
2473#: src/main.c:1213
2474#, c-format
2475msgid "Debugging support not compiled in. Ignoring --debug flag.\n"
2476msgstr ""
2477
2478#: src/main.c:1225
2479#, c-format
2480msgid ""
2481"Both --no-clobber and --convert-links were specified, only --convert-links "
2482"will be used.\n"
2483msgstr ""
2484"�������������� ���������� --no-clobber �� --convert-links, ���������� ���������������������������� ������������ --"
2485"convert-links.\n"
2486
2487#: src/main.c:1255
2488#, c-format
2489msgid "Can't be verbose and quiet at the same time.\n"
2490msgstr "�������������������� ������������������������ ������������������������ ������������ verbose �� quiet.\n"
2491
2492#: src/main.c:1261
2493#, c-format
2494msgid "Can't timestamp and not clobber old files at the same time.\n"
2495msgstr ""
2496"�������������������� ������������������������ ������������������������ ������������������ ���������� �� ���� ���������������� ������������ "
2497"����������.\n"
2498
2499#: src/main.c:1270
2500#, c-format
2501msgid "Cannot specify both --inet4-only and --inet6-only.\n"
2502msgstr "�������������������� �������������� �� --inet4-only, �� --inet6-only.\n"
2503
2504#: src/main.c:1280
2505msgid ""
2506"Cannot specify both -k and -O if multiple URLs are given, or in combination\n"
2507"with -p or -r. See the manual for details.\n"
2508"\n"
2509msgstr ""
2510"������������ �������������� ������������������������ -k �� -O, �������� �������������� ������������������ URL,\n"
2511"������ �� �������������������� �� ���������������������� -p ������ -r. ���������������������� ����. �� ������������������������.\n"
2512
2513#: src/main.c:1289
2514msgid ""
2515"WARNING: combining -O with -r or -p will mean that all downloaded content\n"
2516"will be placed in the single file you specified.\n"
2517"\n"
2518msgstr ""
2519"����������������������������: ���������������������������� ������������������ -O �� -r ������ -p ����������������, ������ ��������\n"
2520"���������������������� ������������ ���������� ���������������� �� �������� ��������.\n"
2521"\n"
2522
2523#: src/main.c:1295
2524msgid ""
2525"WARNING: timestamping does nothing in combination with -O. See the manual\n"
2526"for details.\n"
2527"\n"
2528msgstr ""
2529"����������������������������: ������������ �� �������������� �������������� ���� ����������������������, �������� ������������\n"
2530"���������������� -O. ���������������������� ���������������� �� ����������������������.\n"
2531"\n"
2532
2533#: src/main.c:1304
2534#, c-format
2535msgid "File `%s' already there; not retrieving.\n"
2536msgstr "�������� ��%s�� ������ ��������������������; ���� ����������������������.\n"
2537
2538#: src/main.c:1315
2539#, c-format
2540msgid ""
2541"WARC output does not work with --no-clobber, --no-clobber will be disabled.\n"
2542msgstr ""
2543"���������� WARC ���� ���������������� �� --no-clobber, ���������������� --no-clobber ���������� "
2544"����������������.\n"
2545
2546#: src/main.c:1322
2547#, c-format
2548msgid ""
2549"WARC output does not work with timestamping, timestamping will be disabled.\n"
2550msgstr ""
2551"���������� WARC ���� ���������������� �� �������������� ��������������, ���������� �������������� ���������� ������������������.\n"
2552
2553#: src/main.c:1329
2554#, c-format
2555msgid "WARC output does not work with --spider.\n"
2556msgstr "���������� WARC ���� ���������������� �� --spider.\n"
2557
2558#: src/main.c:1335
2559#, fuzzy, c-format
2560msgid ""
2561"WARC output does not work with --continue or --start-pos, they will be "
2562"disabled.\n"
2563msgstr ""
2564"���������� WARC ���� ���������������� �� --continue, ���������������� --continue ���������� ����������������.\n"
2565
2566#: src/main.c:1343
2567#, c-format
2568msgid ""
2569"Digests are disabled; WARC deduplication will not find duplicate records.\n"
2570msgstr ""
2571"���������������� ����������������; ������������������������ WARC ���� ���������� ���������������� �������������������������� "
2572"������������.\n"
2573
2574#: src/main.c:1355
2575#, c-format
2576msgid "Cannot specify both --ask-password and --password.\n"
2577msgstr "�������������������� �������������� ���������� --ask-password �� --password.\n"
2578
2579#: src/main.c:1363
2580#, c-format
2581msgid ""
2582"Specifying both --start-pos and --continue is not recommended; --continue "
2583"will be disabled.\n"
2584msgstr ""
2585
2586#: src/main.c:1371
2587#, c-format
2588msgid "%s: missing URL\n"
2589msgstr "%s: ���������������������� URL\n"
2590
2591#: src/main.c:1412
2592#, c-format
2593msgid "You cannot specify both --post-data and --post-file.\n"
2594msgstr "������������ ������������������ --post-data �� --post-file ������������������������.\n"
2595
2596#: src/main.c:1417
2597#, c-format
2598msgid ""
2599"You cannot use --post-data or --post-file along with --method. --method "
2600"expects data through --body-data and --body-file options"
2601msgstr ""
2602"������������ ������������������������ --post-data ������ --post-file ������������ �� --method. ���������������� "
2603"--method ������������������������ ������������ �� �������������������� --body-data �� --body-file"
2604
2605#: src/main.c:1426
2606#, c-format
2607msgid ""
2608"You must specify a method through --method=HTTPMethod to use with --body-"
2609"data or --body-file.\n"
2610msgstr ""
2611"���������� ������������������������ --body-data ������ --body-file ���� ������������ �������������� "
2612"������������������������ ���������� ���������� ���������������� --method=HTTPMethod.\n"
2613
2614#: src/main.c:1432
2615#, c-format
2616msgid "You cannot specify both --body-data and --body-file.\n"
2617msgstr "������������ ������������������ --body-data �� --body-file ������������������������.\n"
2618
2619#: src/main.c:1484
2620#, c-format
2621msgid "This version does not have support for IRIs\n"
2622msgstr "������ ������������ ���� ������������������������ IRI\n"
2623
2624#: src/main.c:1584
2625#, c-format
2626msgid "-k can be used together with -O only if outputting to a regular file.\n"
2627msgstr ""
2628"���������������� -k ���������� ������������������������ ������������ ������������ �� -O, �������� ���������� ������������������������ �� "
2629"�������������� ��������.\n"
2630
2631#: src/main.c:1689
2632#, c-format
2633msgid "No URLs found in %s.\n"
2634msgstr "���� �������������� URL-�� �� ���������� %s.\n"
2635
2636#: src/main.c:1710
2637#, c-format
2638msgid ""
2639"FINISHED --%s--\n"
2640"Total wall clock time: %s\n"
2641"Downloaded: %d files, %s in %s (%s)\n"
2642msgstr ""
2643"������������������ --%s--\n"
2644"���������� ����������: %s\n"
2645"������������������: %d ������������, %s ���� %s (%s)\n"
2646
2647#: src/main.c:1724
2648#, c-format
2649msgid "Download quota of %s EXCEEDED!\n"
2650msgstr "������������������ ���������������������� ���� ���������������� (%s)!\n"
2651
2652#: src/mswindows.c:100
2653#, c-format
2654msgid "Continuing in background.\n"
2655msgstr "������������ ������������������������ �� �������������� ������������.\n"
2656
2657#: src/mswindows.c:293
2658#, c-format
2659msgid "Continuing in background, pid %lu.\n"
2660msgstr "������������ ������������������������ �� �������������� ������������, pid %lu.\n"
2661
2662#: src/mswindows.c:295 src/utils.c:481
2663#, c-format
2664msgid "Output will be written to %s.\n"
2665msgstr "���������������� ������������ ���������� ���������������� �� %s.\n"
2666
2667#: src/mswindows.c:327
2668#, c-format
2669msgid "fake_fork_child() failed\n"
2670msgstr "������������ �� fake_fork_child()\n"
2671
2672#: src/mswindows.c:335
2673#, c-format
2674msgid "fake_fork() failed\n"
2675msgstr "������������ �� fake_fork()\n"
2676
2677#: src/mswindows.c:463 src/mswindows.c:470
2678#, c-format
2679msgid "%s: Couldn't find usable socket driver.\n"
2680msgstr "%s: �������������������� ���������� �������������������� �������������� ������������.\n"
2681
2682#: src/mswindows.c:650
2683#, c-format
2684msgid "ioctl() failed.  The socket could not be set as blocking.\n"
2685msgstr "������������ �� ioctl(). ���� �������������� �������������������� �������������������� ���� ����������.\n"
2686
2687#: src/netrc.c:354
2688#, c-format
2689msgid "%s: %s:%d: warning: %s token appears before any machine name\n"
2690msgstr ""
2691"%s: %s:%d: ����������������������������: ���������� ������������ ������������ ������������ ���������������������� ������������ %s\n"
2692
2693#: src/netrc.c:385
2694#, c-format
2695msgid "%s: %s:%d: unknown token \"%s\"\n"
2696msgstr "%s: %s:%d: ���������������������� ������������ ��%s��\n"
2697
2698#: src/netrc.c:448
2699#, c-format
2700msgid "Usage: %s NETRC [HOSTNAME]\n"
2701msgstr "��������������������������: %s NETRC [������_��������]\n"
2702
2703#: src/netrc.c:466
2704#, c-format
2705msgid "%s: cannot stat %s: %s\n"
2706msgstr "%s: �������������������� ������������������ stat ������ %s: %s\n"
2707
2708#: src/openssl.c:118
2709msgid "WARNING: using a weak random seed.\n"
2710msgstr "����������������������������: ������������������������ ������������ ���������������� ������������������ ������������.\n"
2711
2712#: src/openssl.c:189
2713msgid "Could not seed PRNG; consider using --random-file.\n"
2714msgstr ""
2715"�������������������� ���������������� PRNG; ������������������������������ �������������������������� ������������������ --random-"
2716"file.\n"
2717
2718#: src/openssl.c:630
2719#, c-format
2720msgid "%s: cannot verify %s's certificate, issued by %s:\n"
2721msgstr "%s: �������������������� ������������������ �������������������� %s, �������������������� %s:\n"
2722
2723#: src/openssl.c:639
2724msgid "  Unable to locally verify the issuer's authority.\n"
2725msgstr "  �������������������� ���������������� ������������������ ���������������������� ����������������������������.\n"
2726
2727#: src/openssl.c:644
2728msgid "  Self-signed certificate encountered.\n"
2729msgstr "  ������������������ ���������������������������� ���������������������� ��������������������.\n"
2730
2731#: src/openssl.c:647
2732msgid "  Issued certificate not yet valid.\n"
2733msgstr "  ���������������������� �������������������� ������ ����������������������������.\n"
2734
2735#: src/openssl.c:650
2736msgid "  Issued certificate has expired.\n"
2737msgstr "  ������ ������������������������ ���������������������� ���������� �������� ����������������.\n"
2738
2739#: src/openssl.c:735
2740#, c-format
2741msgid ""
2742"%s: no certificate subject alternative name matches\n"
2743"\trequested host name %s.\n"
2744msgstr ""
2745"%s: ���������������������������� ������ ���������������� ���������������������� ���� ������������������ �� ������������\n"
2746"������������������������ �������� %s.\n"
2747
2748#: src/openssl.c:752
2749#, c-format
2750msgid ""
2751"    %s: certificate common name %s doesn't match requested host name %s.\n"
2752msgstr ""
2753"    %s: ���������� ���������������� ���������������������� %s ���� ������������������ �� ������������ ������������������������ "
2754"�������� %s.\n"
2755
2756#: src/openssl.c:784
2757#, c-format
2758msgid ""
2759"    %s: certificate common name is invalid (contains a NUL character).\n"
2760"    This may be an indication that the host is not who it claims to be\n"
2761"    (that is, it is not the real %s).\n"
2762msgstr ""
2763"    %s: ���������� ���������������� ���������������������� ���������������������� (���������������� ������������ NUL).\n"
2764"    ������ ���������� ������������������ ���� ����, ������ �������� ���� ������, ���� �������� �������� ������������\n"
2765"    (���� �������� ���� ������������������ %s).\n"
2766
2767#: src/openssl.c:802
2768#, c-format
2769msgid "To connect to %s insecurely, use `--no-check-certificate'.\n"
2770msgstr ""
2771"������ �������������������������� ���������������������� �� %s ���������������������� ���������������� ��--no-check-"
2772"certificate��.\n"
2773
2774#: src/progress.c:244
2775#, c-format
2776msgid ""
2777"\n"
2778"%*s[ skipping %sK ]"
2779msgstr ""
2780"\n"
2781"%*s[ ������������������������ %sK ]"
2782
2783#: src/progress.c:465
2784#, c-format
2785msgid "Invalid dot style specification %s; leaving unchanged.\n"
2786msgstr "������������������������ ������������������������ dot-���������� ��%s��; ���������������� ������ ������������������.\n"
2787
2788#. TRANSLATORS: "ETA" is English-centric, but this must
2789#. be short, ideally 3 chars.  Abbreviate if necessary.
2790#: src/progress.c:854
2791#, fuzzy, c-format
2792msgid "   eta %s"
2793msgstr "  ������ %s"
2794
2795#: src/progress.c:1150
2796msgid "   in "
2797msgstr "   ���� "
2798
2799#: src/ptimer.c:158
2800#, c-format
2801msgid "Cannot get REALTIME clock frequency: %s\n"
2802msgstr "���� �������������� ���������������� REALTIME-�������������� ����������: %s\n"
2803
2804#: src/recur.c:434
2805#, c-format
2806msgid "Removing %s since it should be rejected.\n"
2807msgstr "������������������ %s, ��. ��. ���� ������������ �������� ����������������.\n"
2808
2809#: src/res.c:391
2810#, c-format
2811msgid "Cannot open %s: %s"
2812msgstr "���� �������������� �������������� %s: %s"
2813
2814#: src/res.c:550
2815msgid "Loading robots.txt; please ignore errors.\n"
2816msgstr "���������������������� robots.txt; ���� ������������������ ���������������� ���� ������������.\n"
2817
2818#: src/retr.c:768
2819#, c-format
2820msgid "Error parsing proxy URL %s: %s.\n"
2821msgstr "������������ �������������� URL ������������ %s: %s\n"
2822
2823#: src/retr.c:778
2824#, c-format
2825msgid "Error in proxy URL %s: Must be HTTP.\n"
2826msgstr "������������ �� URL ������������ %s: ������������ �������� HTTP.\n"
2827
2828#: src/retr.c:879
2829#, c-format
2830msgid "%d redirections exceeded.\n"
2831msgstr "������������������ ���������� ������������������������������ %d.\n"
2832
2833#: src/retr.c:1126
2834msgid ""
2835"Giving up.\n"
2836"\n"
2837msgstr ""
2838"��������������������.\n"
2839"\n"
2840
2841#: src/retr.c:1126
2842msgid ""
2843"Retrying.\n"
2844"\n"
2845msgstr ""
2846"������������.\n"
2847"\n"
2848
2849#: src/spider.c:75
2850msgid ""
2851"Found no broken links.\n"
2852"\n"
2853msgstr ""
2854"���������� ������������ ���� ��������������.\n"
2855"\n"
2856
2857#: src/spider.c:82
2858#, c-format
2859msgid ""
2860"Found %d broken link.\n"
2861"\n"
2862msgid_plural ""
2863"Found %d broken links.\n"
2864"\n"
2865msgstr[0] ""
2866"�������������� %d ���������� ������������.\n"
2867"\n"
2868msgstr[1] ""
2869"�������������� %d ���������� ������������.\n"
2870"\n"
2871msgstr[2] ""
2872"�������������� %d ���������� ������������.\n"
2873"\n"
2874
2875#: src/url.c:639
2876msgid "No error"
2877msgstr "������ ������������"
2878
2879#: src/url.c:641
2880#, c-format
2881msgid "Unsupported scheme %s"
2882msgstr "�������������������������������� ���������� %s"
2883
2884#: src/url.c:643
2885msgid "Scheme missing"
2886msgstr "���������������������� ����������"
2887
2888#: src/url.c:645
2889msgid "Invalid host name"
2890msgstr "������������������������ ������ ��������������"
2891
2892#: src/url.c:647
2893msgid "Bad port number"
2894msgstr "���������������� ���������� ����������"
2895
2896#: src/url.c:649
2897msgid "Invalid user name"
2898msgstr "������������������������ ������ ������������������������"
2899
2900#: src/url.c:651
2901msgid "Unterminated IPv6 numeric address"
2902msgstr "�������������������������� ���������������� ������������ IPv6"
2903
2904#: src/url.c:653
2905msgid "IPv6 addresses not supported"
2906msgstr "������������ IPv6 ���� ����������������������������"
2907
2908#: src/url.c:655
2909msgid "Invalid IPv6 numeric address"
2910msgstr "������������������������ ���������������� ���������� IPv6"
2911
2912#: src/url.c:959
2913msgid "HTTPS support not compiled in"
2914msgstr "������������������ ���������������������������� ������ ������������������ HTTPS"
2915
2916#: src/utils.c:116
2917#, c-format
2918msgid "%s: %s: Failed to allocate enough memory; memory exhausted.\n"
2919msgstr "%s: %s: ���� �������������� ���������������� �������������������� ������������; ���������������� ������������.\n"
2920
2921#: src/utils.c:122
2922#, c-format
2923msgid "%s: %s: Failed to allocate %ld bytes; memory exhausted.\n"
2924msgstr "%s: %s: ���� �������������� ���������������� %ld ��������; ������������������������ ������������.\n"
2925
2926#: src/utils.c:336
2927#, c-format
2928msgid "%s: aprintf: text buffer is too big (%ld bytes), aborting.\n"
2929msgstr "%s: aprintf: ������������������ ���������� �������������� ���������� (%ld ��������), ��������������.\n"
2930
2931#: src/utils.c:479
2932#, c-format
2933msgid "Continuing in background, pid %d.\n"
2934msgstr "������������ ������������������������ �� �������������� ������������, pid %d.\n"
2935
2936#: src/utils.c:555
2937#, c-format
2938msgid "Failed to unlink symlink %s: %s\n"
2939msgstr "���� �������������� ������������������ �������������������� ������������ %s: %s\n"
2940
2941#: src/utils.c:2273 src/utils.c:2292
2942#, c-format
2943msgid "Invalid regular expression %s, %s\n"
2944msgstr "������������������������ �������������������� ������������������ %s, %s\n"
2945
2946#: src/utils.c:2315 src/utils.c:2339
2947#, c-format
2948msgid "Error while matching %s: %d\n"
2949msgstr "������������ ������ ������������������ %s: %d\n"
2950
2951#: src/warc.c:222
2952msgid "Error opening GZIP stream to WARC file.\n"
2953msgstr "������������ ���������������� ������������ GZIP �� �������� WARC.\n"
2954
2955#: src/warc.c:710
2956msgid "Error writing warcinfo record to WARC file.\n"
2957msgstr "������������ �������������������� ������������ warcinfo �� �������� WARC.\n"
2958
2959#: src/warc.c:771
2960#, c-format
2961msgid ""
2962"Opening WARC file %s.\n"
2963"\n"
2964msgstr ""
2965"���������������������� �������� WARC %s.\n"
2966"\n"
2967
2968#: src/warc.c:777
2969#, c-format
2970msgid "Error opening WARC file %s.\n"
2971msgstr "������������ ���������������� ���������� WARC %s.\n"
2972
2973#: src/warc.c:974
2974msgid "CDX file does not list original urls. (Missing column 'a'.)\n"
2975msgstr "�������� CDX ���� ���������������� ������������������������ url (���������������������� �������������� ��a��).\n"
2976
2977#: src/warc.c:977
2978msgid "CDX file does not list checksums. (Missing column 'k'.)\n"
2979msgstr "�������� CDX ���� ���������������� ���������������������� �������� (���������������������� �������������� ��k��).\n"
2980
2981#: src/warc.c:980
2982msgid "CDX file does not list record ids. (Missing column 'u'.)\n"
2983msgstr ""
2984"�������� CDX ���� ���������������� ������������������������������ �������������� (���������������������� �������������� ��u��).\n"
2985
2986#: src/warc.c:1002
2987#, c-format
2988msgid ""
2989"Loaded %d record from CDX.\n"
2990"\n"
2991msgid_plural ""
2992"Loaded %d records from CDX.\n"
2993"\n"
2994msgstr[0] ""
2995"������������������ %d ������������ ���� CDX.\n"
2996"\n"
2997msgstr[1] ""
2998"������������������ %d ������������ ���� CDX.\n"
2999"\n"
3000msgstr[2] ""
3001"������������������ %d �������������� ���� CDX.\n"
3002"\n"
3003
3004#: src/warc.c:1047
3005#, c-format
3006msgid "Could not read CDX file %s for deduplication.\n"
3007msgstr "�������������������� ������������������ �������� CDX %s ������ ������������������������.\n"
3008
3009#: src/warc.c:1057
3010msgid "Could not open temporary WARC manifest file.\n"
3011msgstr "�������������������� �������������� ������������������ �������� ������������������ WARC.\n"
3012
3013#: src/warc.c:1067
3014msgid "Could not open temporary WARC log file.\n"
3015msgstr "�������������������� �������������� ������������������ �������� �������������� WARC.\n"
3016
3017#: src/warc.c:1076
3018msgid "Could not open WARC file.\n"
3019msgstr "�������������������� �������������� �������� WARC.\n"
3020
3021#: src/warc.c:1085
3022msgid "Could not open CDX file for output.\n"
3023msgstr "�������������������� �������������� �������� CDX ������ ������������ ��������������������.\n"
3024
3025#: src/warc.c:1113
3026msgid "Could not open temporary WARC file.\n"
3027msgstr "�������������������� �������������� ������������������ �������� WARC.\n"
3028
3029#: src/warc.c:1370
3030msgid "Found exact match in CDX file. Saving revisit record to WARC.\n"
3031msgstr ""
3032"�������������� ������������������������ �������������������� �� ���������� CDX. ������������������ ���������������������������� ������������ "
3033"�� WARC.\n"
3034
3035#~ msgid "Authorization failed.\n"
3036#~ msgstr "�������� ����������������������.\n"
3037
3038#~ msgid ""
3039#~ "WARNING: Can't reopen standard output in binary mode;\n"
3040#~ "         downloaded file may contain inappropriate line endings.\n"
3041#~ msgstr ""
3042#~ "����������������������������: �������������������� ���������������������� ���������������������� ���������� �� ���������������� "
3043#~ "������������;\n"
3044#~ "         ���������������������� �������� ���������� ������������������ ������������������������ ���������� ����������.\n"
3045
3046#~ msgid "%s: illegal option -- %c\n"
3047#~ msgstr "%s: ������������������������ ���������������� -- %c\n"
3048
3049#~ msgid ""
3050#~ "  -B,  --base=URL            prepends URL to relative links in -F -i "
3051#~ "file.\n"
3052#~ msgstr ""
3053#~ "  -B,  --base=URL            �������������������� URL �� ������������ �������������������������� ������������ "
3054#~ "�� ���������� -F -i.\n"
3055
3056#~ msgid "Currently maintained by Micah Cowan <micah@cowan.name>.\n"
3057#~ msgstr "�������������� ����������������������������: Micah Cowan <micah@cowan.name>.\n"
3058
3059#~ msgid ""
3060#~ "Cannot specify -N if -O is given. See the manual for details.\n"
3061#~ "\n"
3062#~ msgstr ""
3063#~ "������������ �������������� ���������������� -N, �������� ������������ -O.\n"
3064#~ "���������������������� ����. �� ������������������������.\n"
3065
3066#~ msgid "Error in Set-Cookie, field `%s'"
3067#~ msgstr "������������ �� Set-Cookie, �������� `%s'"
3068
3069#~ msgid ""
3070#~ "%s: %s: Invalid extended boolean `%s';\n"
3071#~ "use one of `on', `off', `always', or `never'.\n"
3072#~ msgstr ""
3073#~ "%s: %s: ���������������� ���������������������� �������������������� ������������������ `%s';\n"
3074#~ "���������������������� `on', `off', `always' ������ `never'.\n"
3075
3076#~ msgid "  -Y,  --proxy                   explicitly turn on proxy.\n"
3077#~ msgstr "  -Y,  --proxy                   �������� ���������������� ������������.\n"
3078
3079#~ msgid ""
3080#~ "This program is distributed in the hope that it will be useful,\n"
3081#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3082#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3083#~ "GNU General Public License for more details.\n"
3084#~ msgstr ""
3085#~ "������ ������������������ �������������������������������� �� ��������������, ������ ������ ���������� ��������������,\n"
3086#~ "���� ������ ������������ ����������������; �������� ������ ������������������������������ ����������������\n"
3087#~ "���������������������������������� ������ ���������������������� ������ ����������-�������� ��������. ���� ����������\n"
3088#~ "������������������ ���������������������� ���������������������� �� GNU General Public License.\n"
3089
3090#~ msgid "%s: Certificate verification error for %s: %s\n"
3091#~ msgstr "%s: ������������ ���������������� ���������������������� ������ %s: %s\n"
3092
3093#~ msgid "%s (%s) - Connection closed at byte %s/%s. "
3094#~ msgstr "%s (%s) - �������������������� ��������������, �������������� %s/%s. "
3095