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