1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) 2002 Free Software Foundation, Inc.
3# Ales Nyakhaychyk <i18n@infonet.by>, 2002.
4#
5msgid ""
6msgstr ""
7"Project-Id-Version: gettext 0.11.5\n"
8"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
9"POT-Creation-Date: 2007-11-02 03:23+0100\n"
10"PO-Revision-Date: 2002-09-04 18:51+0300\n"
11"Last-Translator: Ales Nyakhaychyk <i18n@infonet.by>\n"
12"Language-Team: Belarusian <i18n@tut.by>\n"
13"MIME-Version: 1.0\n"
14"Content-Type: text/plain; charset=UTF-8\n"
15"Content-Transfer-Encoding: 8bit\n"
16"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
17"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
18
19#: gnulib-lib/argmatch.c:133
20#, fuzzy, c-format
21msgid "invalid argument %s for %s"
22msgstr "�������������������� ���������������� `%s' ������ `%s'"
23
24#: gnulib-lib/argmatch.c:134
25#, fuzzy, c-format
26msgid "ambiguous argument %s for %s"
27msgstr "������������������������ ���������������� `%s' ������ `%s'"
28
29#: gnulib-lib/argmatch.c:153
30#, c-format
31msgid "Valid arguments are:"
32msgstr "������������������ ������������������:"
33
34#: gnulib-lib/clean-temp.c:333
35#, c-format
36msgid "cannot find a temporary directory, try setting $TMPDIR"
37msgstr "������������������ �������������� �������������� ��������������������, ���������������������� �������������������� $TMPDIR"
38
39#: gnulib-lib/clean-temp.c:347
40#, c-format
41msgid "cannot create a temporary directory using template \"%s\""
42msgstr ""
43"������������������ ���������������� �������������� ��������������������,\n"
44"���������������������������������� �������� \"%s\""
45
46#: gnulib-lib/clean-temp.c:443
47#, fuzzy, c-format
48msgid "cannot remove temporary file %s"
49msgstr "������������������ ���������������� �������� ������������ \"%s\""
50
51#: gnulib-lib/clean-temp.c:458
52#, fuzzy, c-format
53msgid "cannot remove temporary directory %s"
54msgstr ""
55"������������������ ���������������� �������������� ��������������������,\n"
56"���������������������������������� �������� \"%s\""
57
58#: gnulib-lib/closeout.c:66
59msgid "write error"
60msgstr ""
61
62#: gnulib-lib/copy-file.c:66 src/file-list.c:53 src/msggrep.c:244
63#: src/open-catalog.c:121 src/read-mo.c:252 src/read-tcl.c:124
64#: src/urlget.c:201 src/xgettext.c:1794 src/xgettext.c:1807
65#: src/xgettext.c:1817
66#, c-format
67msgid "error while opening \"%s\" for reading"
68msgstr "�������������� �� ������ ���������������� ���������� \"%s\""
69
70#: gnulib-lib/copy-file.c:73
71#, c-format
72msgid "cannot open backup file \"%s\" for writing"
73msgstr "������������������ ���������������� �������������������� �������� \"%s\" ������ ������������"
74
75#: gnulib-lib/copy-file.c:81 src/urlget.c:213
76#, c-format
77msgid "error reading \"%s\""
78msgstr "�������������� ���������������� \"%s\""
79
80#: gnulib-lib/copy-file.c:86 gnulib-lib/copy-file.c:91
81#: gnulib-lib/copy-file.c:130
82#, c-format
83msgid "error writing \"%s\""
84msgstr "�������������� ������������ ���������� \"%s\""
85
86#: gnulib-lib/copy-file.c:93 gnulib-lib/copy-file.c:132 src/urlget.c:223
87#, c-format
88msgid "error after reading \"%s\""
89msgstr "�������������� ���������� ���������������� \"%s\""
90
91#: gnulib-lib/csharpcomp.c:310 gnulib-lib/javaversion.c:76 src/msginit.c:839
92#: src/msginit.c:914 src/msginit.c:1074 src/msginit.c:1173
93#: src/read-csharp.c:72 src/read-java.c:70 src/read-resources.c:73
94#: src/read-tcl.c:110 src/write-resources.c:77
95#, c-format
96msgid "fdopen() failed"
97msgstr "fdopen() ��������������"
98
99#: gnulib-lib/csharpcomp.c:570
100#, fuzzy, c-format
101msgid "C# compiler not found, try installing pnet"
102msgstr "Java �������������������� ���� ����������������, ���������������������� �������������������� gcj ���� $JAVAC"
103
104#: gnulib-lib/csharpexec.c:343
105#, fuzzy, c-format
106msgid "C# virtual machine not found, try installing pnet"
107msgstr ""
108"���������������������� Java-������������ ���� ������������������, ���������������������� �������������������� gij ���� $JAVA"
109
110#: gnulib-lib/error.c:125
111msgid "Unknown system error"
112msgstr "������������������ ������������������ ��������������"
113
114#: gnulib-lib/execute.c:184 gnulib-lib/execute.c:260 gnulib-lib/execute.c:302
115#: gnulib-lib/pipe.c:229 gnulib-lib/pipe.c:347 gnulib-lib/pipe.c:407
116#: gnulib-lib/wait-process.c:333 gnulib-lib/wait-process.c:400
117#, c-format
118msgid "%s subprocess failed"
119msgstr "%s ������������������ �������������� ��-���� ��������������"
120
121#: gnulib-lib/getopt.c:530 gnulib-lib/getopt.c:546
122#, c-format
123msgid "%s: option `%s' is ambiguous\n"
124msgstr "%s: ���������� `%s' ������������������������\n"
125
126#: gnulib-lib/getopt.c:579 gnulib-lib/getopt.c:583
127#, c-format
128msgid "%s: option `--%s' doesn't allow an argument\n"
129msgstr "%s: ���������� `--%s' ���� ���������������� ��������������������\n"
130
131#: gnulib-lib/getopt.c:592 gnulib-lib/getopt.c:597
132#, c-format
133msgid "%s: option `%c%s' doesn't allow an argument\n"
134msgstr "%s: ���������� `%c%s' ���� ���������������� ��������������������\n"
135
136#: gnulib-lib/getopt.c:640 gnulib-lib/getopt.c:659 gnulib-lib/getopt.c:975
137#: gnulib-lib/getopt.c:994
138#, c-format
139msgid "%s: option `%s' requires an argument\n"
140msgstr "%s: ���������� `%s' ���������������� ����������������\n"
141
142#: gnulib-lib/getopt.c:697 gnulib-lib/getopt.c:700
143#, c-format
144msgid "%s: unrecognized option `--%s'\n"
145msgstr "%s: ������������������������ ���������� `--%s'\n"
146
147#: gnulib-lib/getopt.c:708 gnulib-lib/getopt.c:711
148#, c-format
149msgid "%s: unrecognized option `%c%s'\n"
150msgstr "%s: ������������������������ ���������� `%c%s'\n"
151
152#: gnulib-lib/getopt.c:763 gnulib-lib/getopt.c:766
153#, c-format
154msgid "%s: illegal option -- %c\n"
155msgstr "%s: ���������������������� ���������� -- %c\n"
156
157#: gnulib-lib/getopt.c:772 gnulib-lib/getopt.c:775
158#, c-format
159msgid "%s: invalid option -- %c\n"
160msgstr "%s: �������������������� ���������� -- %c\n"
161
162#: gnulib-lib/getopt.c:827 gnulib-lib/getopt.c:843 gnulib-lib/getopt.c:1047
163#: gnulib-lib/getopt.c:1065
164#, c-format
165msgid "%s: option requires an argument -- %c\n"
166msgstr "%s: ���������� ���������������� ���������������� -- %c\n"
167
168#: gnulib-lib/getopt.c:896 gnulib-lib/getopt.c:912
169#, c-format
170msgid "%s: option `-W %s' is ambiguous\n"
171msgstr "%s: ���������� `-W %s' ������������������������\n"
172
173#: gnulib-lib/getopt.c:936 gnulib-lib/getopt.c:954
174#, c-format
175msgid "%s: option `-W %s' doesn't allow an argument\n"
176msgstr "%s: ���������� `-W %s' ���� ���������������� ��������������������\n"
177
178#: gnulib-lib/javacomp.c:126 gnulib-lib/javacomp.c:140
179#: gnulib-lib/javacomp.c:156
180#, c-format
181msgid "invalid source_version argument to compile_java_class"
182msgstr ""
183
184#: gnulib-lib/javacomp.c:171 gnulib-lib/javacomp.c:192
185#, c-format
186msgid "invalid target_version argument to compile_java_class"
187msgstr ""
188
189#: gnulib-lib/javacomp.c:503 src/write-csharp.c:724 src/write-java.c:1026
190#: src/write-java.c:1038
191#, c-format
192msgid "failed to create \"%s\""
193msgstr "������������������ ���������������� \"%s\""
194
195#: gnulib-lib/javacomp.c:510 src/write-catalog.c:253 src/write-catalog.c:317
196#: src/write-csharp.c:733 src/write-java.c:1047 src/write-mo.c:811
197#: src/write-qt.c:748 src/write-tcl.c:222
198#, c-format
199msgid "error while writing \"%s\" file"
200msgstr "�������������� �� ������ ������������ ���������� \"%s\""
201
202#: gnulib-lib/javacomp.c:2341
203#, c-format
204msgid "Java compiler not found, try installing gcj or set $JAVAC"
205msgstr "Java �������������������� ���� ����������������, ���������������������� �������������������� gcj ���� $JAVAC"
206
207#: gnulib-lib/javaexec.c:417
208#, c-format
209msgid "Java virtual machine not found, try installing gij or set $JAVA"
210msgstr ""
211"���������������������� Java-������������ ���� ������������������, ���������������������� �������������������� gij ���� $JAVA"
212
213#: gnulib-lib/javaversion.c:84 src/msginit.c:847 src/msginit.c:922
214#: src/msginit.c:1082
215#, c-format
216msgid "%s subprocess I/O error"
217msgstr "������������������ %s, �������������� ����������-������������"
218
219#: gnulib-lib/obstack.c:423 gnulib-lib/obstack.c:425 gnulib-lib/xmalloc.c:37
220#: gnulib-lib/xsetenv.c:38 src/msgl-check.c:473 src/po-lex.c:84
221#: src/po-lex.c:103 src/x-glade.c:588 libgettextpo/gettext-po.c:1284
222#, c-format
223msgid "memory exhausted"
224msgstr "������������ ������������������"
225
226#: gnulib-lib/pipe.c:155 gnulib-lib/pipe.c:158 gnulib-lib/pipe.c:262
227#: gnulib-lib/pipe.c:265
228#, c-format
229msgid "cannot create pipe"
230msgstr "���� �������������� ���������������� ��������������"
231
232#. TRANSLATORS:
233#. Get translations for open and closing quotation marks.
234#.
235#. The message catalog should translate "`" to a left
236#. quotation mark suitable for the locale, and similarly for
237#. "'".  If the catalog has no translation,
238#. locale_quoting_style quotes `like this', and
239#. clocale_quoting_style quotes "like this".
240#.
241#. For example, an American English Unicode locale should
242#. translate "`" to U+201C (LEFT DOUBLE QUOTATION MARK), and
243#. should translate "'" to U+201D (RIGHT DOUBLE QUOTATION
244#. MARK).  A British English Unicode locale should instead
245#. translate these to U+2018 (LEFT SINGLE QUOTATION MARK) and
246#. U+2019 (RIGHT SINGLE QUOTATION MARK), respectively.
247#.
248#. If you don't know what to put here, please see
249#. <http://en.wikipedia.org/wiki/Quotation_mark#Glyphs>
250#. and use glyphs suitable for your language.
251#: gnulib-lib/quotearg.c:228
252msgid "`"
253msgstr ""
254
255#: gnulib-lib/quotearg.c:229
256msgid "'"
257msgstr ""
258
259#: gnulib-lib/w32spawn.h:47
260#, fuzzy, c-format
261msgid "DuplicateHandle failed with error code 0x%08x"
262msgstr "������������������ %s �������������������� �� ���������� ������������ %d"
263
264#: gnulib-lib/w32spawn.h:52
265#, c-format
266msgid "_open_osfhandle failed"
267msgstr ""
268
269#: gnulib-lib/wait-process.c:276 gnulib-lib/wait-process.c:308
270#: gnulib-lib/wait-process.c:366
271#, c-format
272msgid "%s subprocess"
273msgstr "%s ������������������"
274
275#: gnulib-lib/wait-process.c:325 gnulib-lib/wait-process.c:392
276#, c-format
277msgid "%s subprocess got fatal signal %d"
278msgstr "%s ���������������� �������������� ���������������� ������������ %d"
279
280#: src/format.c:143
281#, fuzzy, c-format
282msgid "'%s' is not a valid %s format string, unlike 'msgid'. Reason: %s"
283msgstr "'%s' - �������� �������������������� %s ������������ ����������, �� ������������������������ ���� 'msgid'"
284
285#: src/format-awk.c:509 src/format-boost.c:617 src/format-elisp.c:348
286#: src/format-gcc-internal.c:623 src/format-librep.c:312
287#: src/format-pascal.c:401 src/format-perl.c:584 src/format-php.c:350
288#: src/format-qt.c:170 src/format-tcl.c:390 src/format-ycp.c:144
289#, c-format
290msgid ""
291"a format specification for argument %u, as in '%s', doesn't exist in 'msgid'"
292msgstr "������������������������ �������������� ������ ������������������ %u, ���� �� '%s', ���� ���������� �� 'msgid'"
293
294#: src/format-awk.c:519 src/format-boost.c:627 src/format-elisp.c:358
295#: src/format-gcc-internal.c:633 src/format-librep.c:322
296#: src/format-pascal.c:411 src/format-perl.c:594 src/format-php.c:360
297#: src/format-qt.c:169 src/format-tcl.c:400 src/format-ycp.c:143
298#, c-format
299msgid "a format specification for argument %u doesn't exist in '%s'"
300msgstr "������������������������ �������������� ������ ������������������ %u ���� ���������� �� '%s'"
301
302#: src/format-awk.c:539 src/format-boost.c:647 src/format-c.c:910
303#: src/format-elisp.c:378 src/format-gcc-internal.c:653
304#: src/format-librep.c:342 src/format-pascal.c:431 src/format-perl.c:614
305#: src/format-php.c:380 src/format-python.c:510 src/format-tcl.c:420
306#, c-format
307msgid ""
308"format specifications in 'msgid' and '%s' for argument %u are not the same"
309msgstr "�������������������������� �������������� �� 'msgid' �� '%s' ������ ������������������ %u ��������������������������"
310
311#: src/format-boost.c:449
312#, c-format
313msgid "The directive number %u starts with | but does not end with |."
314msgstr ""
315
316#: src/format-c.c:181
317#, c-format
318msgid ""
319"In the directive number %u, the token after '<' is not the name of a format "
320"specifier macro. The valid macro names are listed in ISO C 99 section 7.8.1."
321msgstr ""
322
323#: src/format-c.c:588
324#, c-format
325msgid "In the directive number %u, the token after '<' is not followed by '>'."
326msgstr ""
327
328#: src/format-c.c:814
329#, c-format
330msgid "The string refers to argument number %u but ignores argument number %u."
331msgstr ""
332
333#: src/format-c.c:901 src/format-csharp.c:206 src/format-python.c:501
334#, c-format
335msgid "number of format specifications in 'msgid' and '%s' does not match"
336msgstr "�������������������� ������������������������ �������������� �� 'msgid' �� '%s' ���� ��������������"
337
338#: src/format-csharp.c:88 src/format-java.c:205
339#, c-format
340msgid "In the directive number %u, '{' is not followed by an argument number."
341msgstr ""
342
343#: src/format-csharp.c:109
344#, c-format
345msgid "In the directive number %u, ',' is not followed by a number."
346msgstr ""
347
348#: src/format-csharp.c:130 src/format-java.c:191
349msgid ""
350"The string ends in the middle of a directive: found '{' without matching '}'."
351msgstr ""
352
353#: src/format-csharp.c:139
354#, c-format
355msgid ""
356"The directive number %u ends with an invalid character '%c' instead of '}'."
357msgstr ""
358
359#: src/format-csharp.c:140
360#, c-format
361msgid "The directive number %u ends with an invalid character instead of '}'."
362msgstr ""
363
364#: src/format-csharp.c:161 src/format-java.c:346
365msgid ""
366"The string starts in the middle of a directive: found '}' without matching "
367"'{'."
368msgstr ""
369
370#: src/format-csharp.c:162
371#, c-format
372msgid "The string contains a lone '}' after directive number %u."
373msgstr ""
374
375#: src/format-gcc-internal.c:253
376#, c-format
377msgid "In the directive number %u, the flags combination is invalid."
378msgstr ""
379
380#: src/format-gcc-internal.c:290
381#, c-format
382msgid "In the directive number %u, a precision is not allowed before '%c'."
383msgstr ""
384
385#: src/format-gcc-internal.c:332
386#, c-format
387msgid ""
388"In the directive number %u, the argument number for the precision must be "
389"equal to %u."
390msgstr ""
391
392#: src/format-gcc-internal.c:396
393#, c-format
394msgid ""
395"In the directive number %u, a precision specification is not allowed before "
396"'%c'."
397msgstr ""
398
399#: src/format-gcc-internal.c:404
400#, c-format
401msgid "In the directive number %u, the precision specification is invalid."
402msgstr ""
403
404#: src/format-gcc-internal.c:459
405#, c-format
406msgid "In the directive number %u, flags are not allowed before '%c'."
407msgstr ""
408
409#: src/format-gcc-internal.c:671
410#, c-format
411msgid "'msgid' uses %%m but '%s' doesn't"
412msgstr ""
413
414#: src/format-gcc-internal.c:674
415#, c-format
416msgid "'msgid' does not use %%m but '%s' uses %%m"
417msgstr ""
418
419#: src/format-invalid.h:22
420msgid "The string ends in the middle of a directive."
421msgstr ""
422
423#: src/format-invalid.h:25
424msgid ""
425"The string refers to arguments both through absolute argument numbers and "
426"through unnumbered argument specifications."
427msgstr ""
428
429#: src/format-invalid.h:28
430#, c-format
431msgid ""
432"In the directive number %u, the argument number 0 is not a positive integer."
433msgstr ""
434
435#: src/format-invalid.h:30
436#, c-format
437msgid ""
438"In the directive number %u, the width's argument number 0 is not a positive "
439"integer."
440msgstr ""
441
442#: src/format-invalid.h:32
443#, c-format
444msgid ""
445"In the directive number %u, the precision's argument number 0 is not a "
446"positive integer."
447msgstr ""
448
449#: src/format-invalid.h:36
450#, c-format
451msgid ""
452"In the directive number %u, the character '%c' is not a valid conversion "
453"specifier."
454msgstr ""
455
456#: src/format-invalid.h:37
457#, c-format
458msgid ""
459"The character that terminates the directive number %u is not a valid "
460"conversion specifier."
461msgstr ""
462
463#: src/format-invalid.h:40
464#, c-format
465msgid "The string refers to argument number %u in incompatible ways."
466msgstr ""
467
468#: src/format-java.c:240
469#, c-format
470msgid ""
471"In the directive number %u, the substring \"%s\" is not a valid date/time "
472"style."
473msgstr ""
474
475#: src/format-java.c:251 src/format-java.c:285 src/format-java.c:314
476#, c-format
477msgid "In the directive number %u, \"%s\" is not followed by a comma."
478msgstr ""
479
480#: src/format-java.c:274
481#, c-format
482msgid ""
483"In the directive number %u, the substring \"%s\" is not a valid number style."
484msgstr ""
485
486#: src/format-java.c:323
487#, c-format
488msgid ""
489"In the directive number %u, the argument number is not followed by a comma "
490"and one of \"%s\", \"%s\", \"%s\", \"%s\"."
491msgstr ""
492
493#: src/format-java.c:572
494#, c-format
495msgid "In the directive number %u, a choice contains no number."
496msgstr ""
497
498#: src/format-java.c:583
499#, c-format
500msgid ""
501"In the directive number %u, a choice contains a number that is not followed "
502"by '<', '#' or '%s'."
503msgstr ""
504
505#: src/format-java.c:745
506#, c-format
507msgid ""
508"a format specification for argument {%u}, as in '%s', doesn't exist in "
509"'msgid'"
510msgstr "������������������������ �������������� ������ ������������������ {%u}, ���� �� '%s', ���� ���������� �� 'msgid'"
511
512#: src/format-java.c:755
513#, c-format
514msgid "a format specification for argument {%u} doesn't exist in '%s'"
515msgstr "������������������������ �������������� ������ ������������������ {%u} ���� ���������� �� '%s'"
516
517#: src/format-java.c:775
518#, c-format
519msgid ""
520"format specifications in 'msgid' and '%s' for argument {%u} are not the same"
521msgstr ""
522"������������������������ �������������� �� 'msgid' �� '%s' ������ ������������������ {%u} ���� ����������������������"
523
524#: src/format-lisp.c:2337 src/format-lisp.c:2349 src/format-scheme.c:2363
525#: src/format-scheme.c:2375
526#, c-format
527msgid ""
528"In the directive number %u, parameter %u is of type '%s' but a parameter of "
529"type '%s' is expected."
530msgstr ""
531
532#: src/format-lisp.c:2372 src/format-scheme.c:2398
533#, c-format
534msgid ""
535"In the directive number %u, too many parameters are given; expected at most %"
536"u parameter."
537msgid_plural ""
538"In the directive number %u, too many parameters are given; expected at most %"
539"u parameters."
540msgstr[0] ""
541msgstr[1] ""
542
543#: src/format-lisp.c:2496 src/format-scheme.c:2499
544#, c-format
545msgid "In the directive number %u, '%c' is not followed by a digit."
546msgstr ""
547
548#: src/format-lisp.c:2736 src/format-scheme.c:2754
549#, c-format
550msgid "In the directive number %u, the argument %d is negative."
551msgstr ""
552
553#: src/format-lisp.c:2805
554msgid "The string ends in the middle of a ~/.../ directive."
555msgstr ""
556
557#: src/format-lisp.c:2843 src/format-lisp.c:3108 src/format-lisp.c:3225
558#: src/format-lisp.c:3285 src/format-lisp.c:3397 src/format-scheme.c:2840
559#: src/format-scheme.c:3105 src/format-scheme.c:3222 src/format-scheme.c:3320
560#, c-format
561msgid "Found '~%c' without matching '~%c'."
562msgstr ""
563
564#: src/format-lisp.c:2863 src/format-scheme.c:2860
565#, c-format
566msgid "In the directive number %u, both the @ and the : modifiers are given."
567msgstr ""
568
569#: src/format-lisp.c:2976 src/format-scheme.c:2973
570#, c-format
571msgid ""
572"In the directive number %u, '~:[' is not followed by two clauses, separated "
573"by '~;'."
574msgstr ""
575
576#: src/format-lisp.c:3326 src/format-scheme.c:3263
577#, c-format
578msgid "In the directive number %u, '~;' is used in an invalid position."
579msgstr ""
580
581#: src/format-lisp.c:3432 src/format-scheme.c:3355
582msgid "The string refers to some argument in incompatible ways."
583msgstr ""
584
585#: src/format-lisp.c:3474 src/format-scheme.c:3397
586#, c-format
587msgid "format specifications in 'msgid' and '%s' are not equivalent"
588msgstr "������������������������ �������������� �� 'msgid' �� '%s' ����������������������������"
589
590#: src/format-lisp.c:3490 src/format-scheme.c:3413
591#, c-format
592msgid "format specifications in '%s' are not a subset of those in 'msgid'"
593msgstr ""
594"������������������������ �������������� �� '%s' ���� ��'���������������� ���������������������� ������������������������ �� 'msgid'"
595
596#: src/format-perl.c:433
597#, c-format
598msgid ""
599"In the directive number %u, the size specifier is incompatible with the "
600"conversion specifier '%c'."
601msgstr ""
602
603#: src/format-perl-brace.c:199 src/format-python.c:459 src/format-sh.c:307
604#, c-format
605msgid "a format specification for argument '%s' doesn't exist in '%s'"
606msgstr "������������������������ �������������� ������ ������������������ \"%s\" ���� ���������� �� \"%s\""
607
608#: src/format-python.c:112
609msgid ""
610"The string refers to arguments both through argument names and through "
611"unnamed argument specifications."
612msgstr ""
613
614#: src/format-python.c:343
615#, c-format
616msgid "The string refers to the argument named '%s' in incompatible ways."
617msgstr ""
618
619#: src/format-python.c:419
620#, fuzzy, c-format
621msgid ""
622"format specifications in 'msgid' expect a mapping, those in '%s' expect a "
623"tuple"
624msgstr "������������������������ �������������� �� 'msgid' �� '%s' ����������������������������"
625
626#: src/format-python.c:426
627#, fuzzy, c-format
628msgid ""
629"format specifications in 'msgid' expect a tuple, those in '%s' expect a "
630"mapping"
631msgstr ""
632"������������������������ �������������� �� '%s' ���� ��'���������������� ���������������������� ������������������������ �� 'msgid'"
633
634#: src/format-python.c:449 src/format-sh.c:297
635#, c-format
636msgid ""
637"a format specification for argument '%s', as in '%s', doesn't exist in "
638"'msgid'"
639msgstr ""
640"������������������������ �������������� ������ ������������������ '%s', ���� �� '%s', ���� �������������� ��'msgid'"
641
642#: src/format-python.c:479
643#, c-format
644msgid ""
645"format specifications in 'msgid' and '%s' for argument '%s' are not the same"
646msgstr "������������������������ �������������� �� 'msgid' �� '%s' ������ ������������������ '%s' ��������������������������"
647
648#: src/format-qt.c:152
649#, c-format
650msgid ""
651"'msgid' is a simple format string, but '%s' is not: it contains an 'L' flag "
652"or a double-digit argument number"
653msgstr ""
654
655#: src/format-sh.c:79
656msgid "The string refers to a shell variable with a non-ASCII name."
657msgstr ""
658
659#: src/format-sh.c:81
660msgid ""
661"The string refers to a shell variable with complex shell brace syntax. This "
662"syntax is unsupported here due to security reasons."
663msgstr ""
664
665#: src/format-sh.c:83
666msgid ""
667"The string refers to a shell variable whose value may be different inside "
668"shell functions."
669msgstr ""
670
671#: src/format-sh.c:85
672msgid "The string refers to a shell variable with an empty name."
673msgstr ""
674
675#: src/format-ycp.c:90
676#, c-format
677msgid ""
678"In the directive number %u, the character '%c' is not a digit between 1 and "
679"9."
680msgstr ""
681
682#: src/format-ycp.c:91
683#, c-format
684msgid ""
685"The character that terminates the directive number %u is not a digit between "
686"1 and 9."
687msgstr ""
688
689#: src/hostname.c:178 src/msgattrib.c:325 src/msgcat.c:281 src/msgcmp.c:161
690#: src/msgcomm.c:268 src/msgconv.c:223 src/msgen.c:211 src/msgexec.c:178
691#: src/msgfilter.c:280 src/msgfmt.c:364 src/msggrep.c:398 src/msginit.c:256
692#: src/msgmerge.c:322 src/msgunfmt.c:250 src/msguniq.c:247
693#: src/recode-sr-latin.c:110 src/urlget.c:130 src/xgettext.c:530
694#, c-format, no-wrap
695msgid ""
696"Copyright (C) %s Free Software Foundation, Inc.\n"
697"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\n"
698"This is free software: you are free to change and redistribute it.\n"
699"There is NO WARRANTY, to the extent permitted by law.\n"
700msgstr ""
701
702#: src/hostname.c:184 src/msgattrib.c:331 src/msgcat.c:287 src/msgcmp.c:167
703#: src/msgcomm.c:274 src/msgconv.c:229 src/msgen.c:217 src/msgexec.c:184
704#: src/msgfilter.c:286 src/msgfmt.c:370 src/msggrep.c:404 src/msginit.c:262
705#: src/msgmerge.c:328 src/msgunfmt.c:256 src/msguniq.c:253 src/urlget.c:136
706#: src/xgettext.c:536
707#, c-format
708msgid "Written by %s.\n"
709msgstr "���������� %s.\n"
710
711#. This is a proper name. See the gettext manual, section Names.
712#: src/hostname.c:184 src/msgattrib.c:331 src/msgcat.c:287 src/msgconv.c:229
713#: src/msgen.c:217 src/msgexec.c:184 src/msgfilter.c:286 src/msggrep.c:404
714#: src/msginit.c:262 src/msguniq.c:253 src/recode-sr-latin.c:121
715#: src/urlget.c:136
716msgid "Bruno Haible"
717msgstr ""
718
719#: src/hostname.c:194 src/msginit.c:272 src/recode-sr-latin.c:130
720#, c-format
721msgid "too many arguments"
722msgstr "������������ �������� ��������������������"
723
724#: src/hostname.c:207 src/msgattrib.c:391 src/msgcat.c:350 src/msgcmp.c:198
725#: src/msgcomm.c:342 src/msgconv.c:286 src/msgen.c:270 src/msgexec.c:236
726#: src/msgfilter.c:391 src/msgfmt.c:625 src/msggrep.c:495 src/msginit.c:346
727#: src/msgmerge.c:449 src/msgunfmt.c:411 src/msguniq.c:309
728#: src/recode-sr-latin.c:143 src/urlget.c:159 src/xgettext.c:758
729#, c-format
730msgid "Try `%s --help' for more information.\n"
731msgstr "���������������������� \"%s --help\" ������ ���������� ���������������������� ����������������.\n"
732
733#: src/hostname.c:211 src/msginit.c:350 src/recode-sr-latin.c:148
734#, c-format, no-wrap
735msgid "Usage: %s [OPTION]\n"
736msgstr "��������������������������: %s [����������]\n"
737
738#: src/hostname.c:215
739#, c-format
740msgid "Print the machine's hostname.\n"
741msgstr "������������ ���������� ����������.\n"
742
743#: src/hostname.c:218
744#, c-format
745msgid "Output format:\n"
746msgstr ""
747
748#: src/hostname.c:220
749#, c-format
750msgid "  -s, --short                 short host name\n"
751msgstr ""
752
753#: src/hostname.c:222
754#, fuzzy, c-format
755msgid ""
756"  -f, --fqdn, --long          long host name, includes fully qualified "
757"domain\n"
758"                                name, and aliases\n"
759msgstr ""
760"������������ ������������:\n"
761"  -s, --short           ���������������� ���������� ����������\n"
762"  -f, --fqdn, --long    ������������ ���������� ����������, ������������������ ������������ ����������������������������\n"
763"                        ���������� �������������� �� ��������������������\n"
764"  -i, --ip-address      ���������� ������ ����������\n"
765
766#: src/hostname.c:225
767#, c-format
768msgid "  -i, --ip-address            addresses for the hostname\n"
769msgstr ""
770
771#: src/hostname.c:228 src/msgattrib.c:497 src/msgcat.c:454 src/msgcmp.c:245
772#: src/msgcomm.c:436 src/msgconv.c:362 src/msgen.c:343 src/msgexec.c:278
773#: src/msgfilter.c:477 src/msgfmt.c:747 src/msggrep.c:605 src/msginit.c:402
774#: src/msgmerge.c:566 src/msgunfmt.c:509 src/msguniq.c:398
775#: src/recode-sr-latin.c:161 src/urlget.c:173 src/xgettext.c:916
776#, c-format, no-wrap
777msgid "Informative output:\n"
778msgstr ""
779
780#: src/hostname.c:230 src/msgattrib.c:499 src/msgcat.c:456 src/msgcmp.c:247
781#: src/msgcomm.c:438 src/msgconv.c:364 src/msgen.c:345 src/msgexec.c:280
782#: src/msgfilter.c:479 src/msgfmt.c:749 src/msggrep.c:607 src/msginit.c:404
783#: src/msgmerge.c:568 src/msgunfmt.c:511 src/msguniq.c:400
784#: src/recode-sr-latin.c:164 src/urlget.c:175 src/xgettext.c:918
785#, c-format, no-wrap
786msgid "  -h, --help                  display this help and exit\n"
787msgstr ""
788
789#: src/hostname.c:232 src/msgattrib.c:501 src/msgcat.c:458 src/msgcmp.c:249
790#: src/msgcomm.c:440 src/msgconv.c:366 src/msgen.c:347 src/msgexec.c:282
791#: src/msgfilter.c:481 src/msgfmt.c:751 src/msggrep.c:609 src/msginit.c:406
792#: src/msgmerge.c:570 src/msgunfmt.c:513 src/msguniq.c:402
793#: src/recode-sr-latin.c:167 src/urlget.c:177 src/xgettext.c:920
794#, fuzzy, c-format, no-wrap
795msgid "  -V, --version               output version information and exit\n"
796msgstr ""
797"������������������������ ����������:\n"
798"  -h, --help                  ������������������������ ���������������� �� ������������������\n"
799"  -V, --version               ������������������ ���������������� ���� ������������ �� ������������������\n"
800
801#. TRANSLATORS: The placeholder indicates the bug-reporting address
802#. for this package.  Please add _another line_ saying
803#. "Report translation bugs to <...>\n" with the address for translation
804#. bugs (typically your translation team's web or email address).
805#: src/hostname.c:239 src/msgattrib.c:508 src/msgcat.c:465 src/msgcmp.c:256
806#: src/msgcomm.c:447 src/msgconv.c:373 src/msgen.c:354 src/msgexec.c:289
807#: src/msgfilter.c:488 src/msgfmt.c:762 src/msggrep.c:616 src/msginit.c:413
808#: src/msgmerge.c:581 src/msgunfmt.c:522 src/msguniq.c:409
809#: src/recode-sr-latin.c:174 src/urlget.c:184 src/xgettext.c:927
810msgid "Report bugs to <bug-gnu-gettext@gnu.org>.\n"
811msgstr "������������������������ ���� ���������������� ���� ���������� <bug-gnu-gettext@gnu.org>.\n"
812
813#: src/hostname.c:255 src/hostname.c:261 src/hostname.c:268
814#, c-format
815msgid "could not get host name"
816msgstr "������������������ ���������������� ���������� ����������"
817
818#: src/msgattrib.c:346 src/msgconv.c:244 src/msgexec.c:150 src/msgfilter.c:210
819#: src/msggrep.c:419 src/msginit.c:194 src/msguniq.c:268
820#, c-format
821msgid "at most one input file allowed"
822msgstr "���� �������������� ������������ ���������� �������������������� �������� ����������������������"
823
824#: src/msgattrib.c:352 src/msgattrib.c:356 src/msgcat.c:303 src/msgcat.c:307
825#: src/msgcomm.c:284 src/msgcomm.c:288 src/msgconv.c:250 src/msgconv.c:254
826#: src/msgen.c:239 src/msgen.c:243 src/msgfilter.c:301 src/msgfilter.c:305
827#: src/msgfmt.c:409 src/msgfmt.c:417 src/msgfmt.c:432 src/msgfmt.c:454
828#: src/msggrep.c:425 src/msggrep.c:429 src/msgmerge.c:353 src/msgmerge.c:374
829#: src/msgmerge.c:378 src/msgunfmt.c:287 src/msguniq.c:274 src/msguniq.c:278
830#: src/xgettext.c:546 src/xgettext.c:550 src/xgettext.c:557 src/xgettext.c:560
831#: src/xgettext.c:563
832#, c-format
833msgid "%s and %s are mutually exclusive"
834msgstr "%s �� %s ������������ ����������������"
835
836#: src/msgattrib.c:395 src/msgconv.c:290 src/msggrep.c:499 src/msguniq.c:313
837#, c-format
838msgid "Usage: %s [OPTION] [INPUTFILE]\n"
839msgstr "��������������������������: %s [����������] [��������������������_��������]\n"
840
841#: src/msgattrib.c:400
842#, c-format, no-wrap
843msgid ""
844"Filters the messages of a translation catalog according to their attributes,\n"
845"and manipulates the attributes.\n"
846msgstr ""
847"���������������� �������������������������� ���������������� �������������������� ������������������ ���� ������������������, �� ������ ��������,\n"
848"������������������������ ���� ����\n"
849
850#: src/msgattrib.c:404 src/msgcat.c:371 src/msgcmp.c:216 src/msgcomm.c:362
851#: src/msgconv.c:298 src/msgen.c:286 src/msgexec.c:259 src/msgfilter.c:403
852#: src/msggrep.c:509 src/msginit.c:360 src/msgmerge.c:470 src/msgunfmt.c:423
853#: src/msguniq.c:329
854#, c-format
855msgid ""
856"Mandatory arguments to long options are mandatory for short options too.\n"
857msgstr ""
858"������������������, ���������������������� ������ ������������ ��������������, �������������������� �� ������ ����������������.\n"
859
860#: src/msgattrib.c:407 src/msgcat.c:374 src/msgcmp.c:219 src/msgcomm.c:365
861#: src/msgconv.c:301 src/msgen.c:289 src/msgexec.c:262 src/msgfilter.c:406
862#: src/msgfmt.c:643 src/msggrep.c:512 src/msginit.c:363 src/msgmerge.c:473
863#: src/msgunfmt.c:437 src/msguniq.c:332 src/xgettext.c:776
864#, fuzzy, c-format
865msgid "Input file location:\n"
866msgstr "�������������������� �������������������� ��������"
867
868#: src/msgattrib.c:409 src/msgconv.c:303 src/msggrep.c:514 src/msguniq.c:334
869#, c-format
870msgid "  INPUTFILE                   input PO file\n"
871msgstr ""
872
873#: src/msgattrib.c:411 src/msgcat.c:380 src/msgcmp.c:225 src/msgcomm.c:371
874#: src/msgconv.c:305 src/msgen.c:293 src/msgexec.c:266 src/msgfilter.c:410
875#: src/msgfmt.c:647 src/msggrep.c:516 src/msgmerge.c:479 src/msguniq.c:336
876#: src/xgettext.c:782
877#, c-format
878msgid ""
879"  -D, --directory=DIRECTORY   add DIRECTORY to list for input files search\n"
880msgstr ""
881
882#: src/msgattrib.c:413 src/msgconv.c:307 src/msgexec.c:268 src/msgfilter.c:412
883#: src/msggrep.c:518 src/msgunfmt.c:441 src/msguniq.c:338
884#, fuzzy, c-format
885msgid "If no input file is given or if it is -, standard input is read.\n"
886msgstr ""
887"�������� ����������:\n"
888"  �������� ...                 .mo ����������\n"
889"�������� �������������������� �������� ���� ����������������, ���� ������������ ������ -, ���������� �������������������� ��������.\n"
890
891#: src/msgattrib.c:416 src/msgcat.c:385 src/msgcomm.c:376 src/msgconv.c:310
892#: src/msgen.c:298 src/msgfilter.c:415 src/msgfmt.c:667 src/msggrep.c:521
893#: src/msginit.c:371 src/msgmerge.c:491 src/msgunfmt.c:477 src/msguniq.c:341
894#: src/xgettext.c:787
895#, c-format
896msgid "Output file location:\n"
897msgstr ""
898
899#: src/msgattrib.c:418 src/msgcat.c:387 src/msgcomm.c:378 src/msgconv.c:312
900#: src/msgen.c:300 src/msgfilter.c:417 src/msgfmt.c:669 src/msggrep.c:523
901#: src/msgmerge.c:493 src/msgunfmt.c:479 src/msguniq.c:343
902#, c-format
903msgid "  -o, --output-file=FILE      write output to specified file\n"
904msgstr ""
905
906#: src/msgattrib.c:420 src/msgcat.c:389 src/msgcomm.c:380 src/msgconv.c:314
907#: src/msgen.c:302 src/msgfilter.c:419 src/msggrep.c:525 src/msgmerge.c:495
908#: src/msgunfmt.c:481 src/msguniq.c:345
909#, fuzzy, c-format
910msgid ""
911"The results are written to standard output if no output file is specified\n"
912"or if it is -.\n"
913msgstr ""
914"�������� ������������:\n"
915"  -o, --output-file=��������      ������������������ ���������� �� ������������������ ��������\n"
916"������������ ���������������������� �� �������������������� ����������, �������� ������ ���������� ������ ������������ ����\n"
917"������������������, ���� ������������ ������ -.\n"
918
919#: src/msgattrib.c:424 src/msgcat.c:393 src/msgcomm.c:384 src/msguniq.c:349
920#, c-format
921msgid "Message selection:\n"
922msgstr ""
923
924#: src/msgattrib.c:426
925#, c-format
926msgid ""
927"      --translated            keep translated, remove untranslated messages\n"
928msgstr ""
929
930#: src/msgattrib.c:428
931#, c-format
932msgid ""
933"      --untranslated          keep untranslated, remove translated messages\n"
934msgstr ""
935
936#: src/msgattrib.c:430
937#, c-format
938msgid "      --no-fuzzy              remove 'fuzzy' marked messages\n"
939msgstr ""
940
941#: src/msgattrib.c:432
942#, c-format
943msgid "      --only-fuzzy            keep 'fuzzy' marked messages\n"
944msgstr ""
945
946#: src/msgattrib.c:434
947#, c-format
948msgid "      --no-obsolete           remove obsolete #~ messages\n"
949msgstr ""
950
951#: src/msgattrib.c:436
952#, c-format
953msgid "      --only-obsolete         keep obsolete #~ messages\n"
954msgstr ""
955
956#: src/msgattrib.c:439
957#, c-format
958msgid "Attribute manipulation:\n"
959msgstr ""
960
961#: src/msgattrib.c:441
962#, c-format
963msgid "      --set-fuzzy             set all messages 'fuzzy'\n"
964msgstr ""
965
966#: src/msgattrib.c:443
967#, c-format
968msgid "      --clear-fuzzy           set all messages non-'fuzzy'\n"
969msgstr ""
970
971#: src/msgattrib.c:445
972#, c-format
973msgid "      --set-obsolete          set all messages obsolete\n"
974msgstr ""
975
976#: src/msgattrib.c:447
977#, c-format
978msgid "      --clear-obsolete        set all messages non-obsolete\n"
979msgstr ""
980
981#: src/msgattrib.c:449
982#, c-format
983msgid ""
984"      --clear-previous        remove the \"previous msgid\" from all "
985"messages\n"
986msgstr ""
987
988#: src/msgattrib.c:451
989#, c-format
990msgid ""
991"      --only-file=FILE.po     manipulate only entries listed in FILE.po\n"
992msgstr ""
993
994#: src/msgattrib.c:453
995#, c-format
996msgid ""
997"      --ignore-file=FILE.po   manipulate only entries not listed in FILE.po\n"
998msgstr ""
999
1000#: src/msgattrib.c:455
1001#, c-format
1002msgid "      --fuzzy                 synonym for --only-fuzzy --clear-fuzzy\n"
1003msgstr ""
1004
1005#: src/msgattrib.c:457
1006#, c-format
1007msgid ""
1008"      --obsolete              synonym for --only-obsolete --clear-obsolete\n"
1009msgstr ""
1010
1011#: src/msgattrib.c:460 src/msgcat.c:405 src/msgcmp.c:237 src/msgcomm.c:396
1012#: src/msgconv.c:325 src/msgen.c:306 src/msgexec.c:271 src/msgfilter.c:438
1013#: src/msgfmt.c:712 src/msggrep.c:568 src/msginit.c:379 src/msgmerge.c:528
1014#: src/msguniq.c:356
1015#, c-format
1016msgid "Input file syntax:\n"
1017msgstr ""
1018
1019#: src/msgattrib.c:462 src/msgconv.c:327 src/msgen.c:308 src/msgexec.c:273
1020#: src/msgfilter.c:440 src/msggrep.c:570 src/msginit.c:381 src/msguniq.c:358
1021#, c-format
1022msgid ""
1023"  -P, --properties-input      input file is in Java .properties syntax\n"
1024msgstr ""
1025
1026#: src/msgattrib.c:464 src/msgconv.c:329 src/msgen.c:310 src/msgexec.c:275
1027#: src/msgfilter.c:442 src/msggrep.c:572 src/msginit.c:383 src/msguniq.c:360
1028#, c-format
1029msgid ""
1030"      --stringtable-input     input file is in NeXTstep/GNUstep .strings "
1031"syntax\n"
1032msgstr ""
1033
1034#: src/msgattrib.c:467 src/msgcat.c:413 src/msgcomm.c:404 src/msgconv.c:332
1035#: src/msgen.c:313 src/msgfilter.c:445 src/msgfmt.c:740 src/msggrep.c:575
1036#: src/msginit.c:386 src/msgmerge.c:536 src/msgunfmt.c:485 src/msguniq.c:363
1037#: src/xgettext.c:870
1038#, c-format
1039msgid "Output details:\n"
1040msgstr ""
1041
1042#: src/msgattrib.c:469 src/msgcat.c:426 src/msgcomm.c:406 src/msgconv.c:334
1043#: src/msgen.c:315 src/msgmerge.c:538 src/msgunfmt.c:487 src/msguniq.c:370
1044#: src/xgettext.c:872
1045#, c-format
1046msgid ""
1047"  -e, --no-escape             do not use C escapes in output (default)\n"
1048msgstr ""
1049
1050#: src/msgattrib.c:471 src/msgcat.c:428 src/msgcomm.c:408 src/msgconv.c:336
1051#: src/msgen.c:317 src/msgfilter.c:449 src/msgmerge.c:540 src/msgunfmt.c:489
1052#: src/msguniq.c:372 src/xgettext.c:874
1053#, c-format
1054msgid ""
1055"  -E, --escape                use C escapes in output, no extended chars\n"
1056msgstr ""
1057
1058#: src/msgattrib.c:473 src/msgcat.c:430 src/msgcomm.c:410 src/msgconv.c:338
1059#: src/msgen.c:319 src/msgfilter.c:451 src/msggrep.c:581 src/msgmerge.c:542
1060#: src/msgunfmt.c:491 src/msguniq.c:374 src/xgettext.c:876
1061#, c-format
1062msgid "      --force-po              write PO file even if empty\n"
1063msgstr ""
1064
1065#: src/msgattrib.c:475 src/msgcat.c:432 src/msgcomm.c:412 src/msguniq.c:376
1066#: src/xgettext.c:878
1067#, c-format
1068msgid "  -i, --indent                write the .po file using indented style\n"
1069msgstr ""
1070
1071#: src/msgattrib.c:477 src/msgcat.c:434 src/msgcomm.c:414 src/msguniq.c:378
1072#: src/xgettext.c:880
1073#, c-format
1074msgid "      --no-location           do not write '#: filename:line' lines\n"
1075msgstr ""
1076
1077#: src/msgattrib.c:479 src/msgcat.c:436 src/msgcomm.c:416 src/msguniq.c:380
1078#: src/xgettext.c:882
1079#, c-format
1080msgid ""
1081"  -n, --add-location          generate '#: filename:line' lines (default)\n"
1082msgstr ""
1083
1084#: src/msgattrib.c:481 src/msgcat.c:438 src/msgcomm.c:418 src/msguniq.c:382
1085#: src/xgettext.c:884
1086#, c-format
1087msgid ""
1088"      --strict                write out strict Uniforum conforming .po file\n"
1089msgstr ""
1090
1091#: src/msgattrib.c:483 src/msgcat.c:440 src/msgcomm.c:420 src/msgconv.c:348
1092#: src/msgen.c:329 src/msgfilter.c:463 src/msggrep.c:591 src/msginit.c:392
1093#: src/msgmerge.c:552 src/msgunfmt.c:497 src/msguniq.c:384
1094#, c-format
1095msgid "  -p, --properties-output     write out a Java .properties file\n"
1096msgstr ""
1097
1098#: src/msgattrib.c:485 src/msgcat.c:442 src/msgcomm.c:422 src/msgconv.c:350
1099#: src/msgen.c:331 src/msgfilter.c:465 src/msggrep.c:593 src/msginit.c:394
1100#: src/msgmerge.c:554 src/msgunfmt.c:499 src/msguniq.c:386 src/xgettext.c:888
1101#, c-format
1102msgid ""
1103"      --stringtable-output    write out a NeXTstep/GNUstep .strings file\n"
1104msgstr ""
1105
1106#: src/msgattrib.c:487 src/msgcat.c:444 src/msgcomm.c:424 src/msgconv.c:352
1107#: src/msgen.c:333 src/msgfilter.c:467 src/msggrep.c:595 src/msginit.c:396
1108#: src/msgmerge.c:556 src/msgunfmt.c:501 src/msguniq.c:388 src/xgettext.c:890
1109#, c-format
1110msgid "  -w, --width=NUMBER          set output page width\n"
1111msgstr ""
1112
1113#: src/msgattrib.c:489 src/msgcat.c:446 src/msgcomm.c:426 src/msgconv.c:354
1114#: src/msgen.c:335 src/msgfilter.c:469 src/msggrep.c:597 src/msginit.c:398
1115#: src/msgmerge.c:558 src/msgunfmt.c:503 src/msguniq.c:390 src/xgettext.c:892
1116#, fuzzy, c-format
1117msgid ""
1118"      --no-wrap               do not break long message lines, longer than\n"
1119"                              the output page width, into several lines\n"
1120msgstr ""
1121"������������ ������������:\n"
1122"  -e, --no-escape          ���� ���������������������������� ���� ESC-���������������������������� ��\n"
1123"                           �������������� (����������������)\n"
1124"  -E, --escape             ���������������������������� ���� ESC ������������������������������ �� ��������������,\n"
1125"                           ������ �������������������� ����������������\n"
1126"      --force-po           ������������������ PO-��������, ���������� �������� ���� ����������\n"
1127"  -i, --indent             ������������������ .po ��������, ���������������������������������� ����������������\n"
1128"      --strict             ������������������ .po ��������, �������������� ����������������������\n"
1129"                           ���������������������� Uniforum\n"
1130"  -w, --width=������������       ���������������������� ������������ �������������������� ����������������\n"
1131"      --no-wrap            ���� �������������������� ������������ ���������� �� ����������������������������,\n"
1132"\n"
1133"                           ������������ ������ ������������, ���� ���������������� ������������\n"
1134"  -s, --sort-output        ���������������� ������������������������ ����������\n"
1135
1136#: src/msgattrib.c:492 src/msgcat.c:449 src/msgcomm.c:429 src/msgconv.c:357
1137#: src/msgen.c:338 src/msgfilter.c:472 src/msgmerge.c:561 src/msgunfmt.c:506
1138#: src/msguniq.c:393 src/xgettext.c:895
1139#, c-format
1140msgid "  -s, --sort-output           generate sorted output\n"
1141msgstr ""
1142
1143#: src/msgattrib.c:494 src/msgcat.c:451 src/msgcomm.c:431 src/msgconv.c:359
1144#: src/msgen.c:340 src/msgfilter.c:474 src/msgmerge.c:563 src/msguniq.c:395
1145#: src/xgettext.c:897
1146#, c-format
1147msgid "  -F, --sort-by-file          sort output by file location\n"
1148msgstr ""
1149
1150#: src/msgcat.c:313 src/msgcomm.c:314
1151#, c-format
1152msgid "impossible selection criteria specified (%d < n < %d)"
1153msgstr "���������������� ������������������ ���������������� ������������ (%d < n < %d)"
1154
1155#: src/msgcat.c:354 src/msgcomm.c:346 src/xgettext.c:762
1156#, c-format
1157msgid "Usage: %s [OPTION] [INPUTFILE]...\n"
1158msgstr "��������������������������: %s [����������] [��������������������_��������]...\n"
1159
1160#: src/msgcat.c:359
1161#, c-format, no-wrap
1162msgid ""
1163"Concatenates and merges the specified PO files.\n"
1164"Find messages which are common to two or more of the specified PO files.\n"
1165"By using the --more-than option, greater commonality may be requested\n"
1166"before messages are printed.  Conversely, the --less-than option may be\n"
1167"used to specify less commonality before messages are printed (i.e.\n"
1168"--less-than=2 will only print the unique messages).  Translations,\n"
1169"comments and extract comments will be cumulated, except that if --use-first\n"
1170"is specified, they will be taken from the first PO file to define them.\n"
1171"File positions from all PO files will be cumulated.\n"
1172msgstr ""
1173"������������ �� ����'���������������� �������������������� PO-����������.\n"
1174"���������� ���������������������������� �������� ������������������ �� �������� ���� ���������� PO-������������.\n"
1175"���������������������������������� ���������� --more-than, �������� �������� �������������������������� ��������������\n"
1176"�������������������� ������������������������ ���������� ������, ���� ���������� ���������������������� ��������������������������.\n"
1177"������������������, ���������� --less-than �������� �������� ���������������������� ������ ���������������� ��������������\n"
1178"�������������������� ������������������������ (��.��. --less-than=2 ������������ ���������������������� ��������������������������,\n"
1179"������ ���������������������� ������������ ��������������).  ������������������, ������������������ �� ������������������ ����������������\n"
1180"������������ ����'������������, ���� ������������������������ �������� ���������������� ���������� --use-first, �������� ������\n"
1181"������������ ����������  �� �������������� PO-����������.\n"
1182"�������������� �� �������� PO-������������ ������������ ����'������������ �� ��������\n"
1183
1184#: src/msgcat.c:376 src/msgcomm.c:367 src/xgettext.c:778
1185#, c-format
1186msgid "  INPUTFILE ...               input files\n"
1187msgstr ""
1188
1189#: src/msgcat.c:378 src/msgcomm.c:369 src/xgettext.c:780
1190#, c-format
1191msgid "  -f, --files-from=FILE       get list of input files from FILE\n"
1192msgstr ""
1193
1194#: src/msgcat.c:382 src/msgcomm.c:373 src/msgen.c:295 src/msgfmt.c:649
1195#: src/xgettext.c:784
1196#, c-format
1197msgid "If input file is -, standard input is read.\n"
1198msgstr ""
1199
1200#: src/msgcat.c:395 src/msgcomm.c:386
1201#, c-format
1202msgid ""
1203"  -<, --less-than=NUMBER      print messages with less than this many\n"
1204"                              definitions, defaults to infinite if not set\n"
1205msgstr ""
1206
1207#: src/msgcat.c:398
1208#, c-format
1209msgid ""
1210"  ->, --more-than=NUMBER      print messages with more than this many\n"
1211"                              definitions, defaults to 0 if not set\n"
1212msgstr ""
1213
1214#: src/msgcat.c:401 src/msgcomm.c:392
1215#, c-format
1216msgid ""
1217"  -u, --unique                shorthand for --less-than=2, requests\n"
1218"                              that only unique messages be printed\n"
1219msgstr ""
1220
1221#: src/msgcat.c:407 src/msgcmp.c:239 src/msgcomm.c:398 src/msgfmt.c:714
1222#: src/msgmerge.c:530
1223#, c-format
1224msgid ""
1225"  -P, --properties-input      input files are in Java .properties syntax\n"
1226msgstr ""
1227
1228#: src/msgcat.c:409 src/msgcmp.c:241 src/msgcomm.c:400 src/msgfmt.c:716
1229#: src/msgmerge.c:532
1230#, c-format
1231msgid ""
1232"      --stringtable-input     input files are in NeXTstep/GNUstep .strings\n"
1233"                              syntax\n"
1234msgstr ""
1235
1236#: src/msgcat.c:415 src/msgconv.c:320 src/msguniq.c:365
1237#, c-format
1238msgid "  -t, --to-code=NAME          encoding for output\n"
1239msgstr ""
1240
1241#: src/msgcat.c:417 src/msguniq.c:367
1242#, c-format
1243msgid ""
1244"      --use-first             use first available translation for each\n"
1245"                              message, don't merge several translations\n"
1246msgstr ""
1247
1248#: src/msgcat.c:420
1249#, c-format
1250msgid ""
1251"      --color                 use colors and other text attributes always\n"
1252"      --color=WHEN            use colors and other text attributes if WHEN.\n"
1253"                              WHEN may be 'always', 'never', 'auto', or "
1254"'html'.\n"
1255msgstr ""
1256
1257#: src/msgcat.c:424
1258#, c-format
1259msgid "      --style=STYLEFILE       specify CSS style rule file for --color\n"
1260msgstr ""
1261
1262#. This is a proper name. See the gettext manual, section Names.
1263#: src/msgcmp.c:167 src/msgcomm.c:274 src/msgmerge.c:328
1264msgid "Peter Miller"
1265msgstr ""
1266
1267#: src/msgcmp.c:178 src/msgmerge.c:339
1268#, c-format
1269msgid "no input files given"
1270msgstr "���� ������������������ ������������������ ����������"
1271
1272#: src/msgcmp.c:183 src/msgmerge.c:344
1273#, c-format
1274msgid "exactly 2 input files required"
1275msgstr "���������������������� ���������������� 2 ������������������ ����������"
1276
1277#: src/msgcmp.c:202 src/msgmerge.c:453
1278#, c-format
1279msgid "Usage: %s [OPTION] def.po ref.pot\n"
1280msgstr "��������������������������: %s [����������] def.po ref.pot\n"
1281
1282#: src/msgcmp.c:207
1283#, c-format, no-wrap
1284msgid ""
1285"Compare two Uniforum style .po files to check that both contain the same\n"
1286"set of msgid strings.  The def.po file is an existing PO file with the\n"
1287"translations.  The ref.pot file is the last created PO file, or a PO Template\n"
1288"file (generally created by xgettext).  This is useful for checking that\n"
1289"you have translated each and every message in your program.  Where an exact\n"
1290"match cannot be found, fuzzy matching is used to produce better diagnostics.\n"
1291msgstr ""
1292"���������������������� ������ Uniforum .po ����������, ������ ����������������������, ������ ������������ ��������������������\n"
1293"���������������������� �������������� ������������ msgid.  �������� def.po - �������� �������������� PO �������� ����\n"
1294"����������������������.  �������� ref.po - �������� ������������ ���������������� PO ��������, ���� PO ������������\n"
1295"(���������������� ���������������� ������������������ xgettext).  �������� �������������� ������ ����������������, ������ ��\n"
1296"������ ������������������������ ������������ �������������������������� �� ���������� ����������������.  ������, ������ ������������������\n"
1297"���������������������� ���� ���������� ������������������, ������������������������������������ �������������������� - ������\n"
1298"������������ ����������������.\n"
1299
1300#: src/msgcmp.c:221
1301#, c-format
1302msgid "  def.po                      translations\n"
1303msgstr ""
1304
1305#: src/msgcmp.c:223
1306#, c-format
1307msgid "  ref.pot                     references to the sources\n"
1308msgstr ""
1309
1310#: src/msgcmp.c:228 src/msgmerge.c:519
1311#, c-format
1312msgid "Operation modifiers:\n"
1313msgstr ""
1314
1315#: src/msgcmp.c:230 src/msgmerge.c:521
1316#, fuzzy, c-format
1317msgid ""
1318"  -m, --multi-domain          apply ref.pot to each of the domains in def."
1319"po\n"
1320msgstr ""
1321"������������������������:\n"
1322"  -m, --multi-domain          ������������������ ref.pot ������ �������������� �������������� �� def."
1323"po\n"
1324
1325#: src/msgcmp.c:232
1326#, fuzzy, c-format
1327msgid "      --use-fuzzy             consider fuzzy entries\n"
1328msgstr ""
1329"���������� ����������������:\n"
1330"  -j, --java               Java ����������: �������� �������� ResourceBundle ��������\n"
1331"      --tcl                Tcl ����������: �������� �������� tcl/msgcat .msg ��������\n"
1332
1333#: src/msgcmp.c:234
1334#, c-format
1335msgid "      --use-untranslated      consider untranslated entries\n"
1336msgstr ""
1337
1338#: src/msgcmp.c:309
1339#, fuzzy, c-format
1340msgid "this message is untranslated"
1341msgstr "����������: �������� �������������������������� ���� ��������������������������������"
1342
1343#: src/msgcmp.c:315
1344#, c-format
1345msgid "this message needs to be reviewed by the translator"
1346msgstr ""
1347
1348#: src/msgcmp.c:331 src/msgmerge.c:1234
1349#, c-format
1350msgid "this message is used but not defined..."
1351msgstr "�������� �������������������������� ��������������������������������, ������ ���� ������������������..."
1352
1353#: src/msgcmp.c:334 src/msgmerge.c:1237
1354#, c-format
1355msgid "...but this definition is similar"
1356msgstr "...������ �������� ���������������������� ��������������"
1357
1358#: src/msgcmp.c:339 src/msgmerge.c:1267
1359#, c-format
1360msgid "this message is used but not defined in %s"
1361msgstr "�������� �������������������������� ��������������������������������, ������ ���� ������������������ �� %s"
1362
1363#: src/msgcmp.c:443
1364#, c-format
1365msgid "warning: this message is not used"
1366msgstr "����������: �������� �������������������������� ���� ��������������������������������"
1367
1368#: src/msgcmp.c:450 src/msgfmt.c:541
1369#, c-format
1370msgid "found %d fatal error"
1371msgid_plural "found %d fatal errors"
1372msgstr[0] "������������������ %d ������������������ ��������������"
1373msgstr[1] "������������������ %d ������������������ ��������������"
1374msgstr[2] "������������������ %d ������������������ ��������������"
1375
1376#: src/msgcomm.c:303
1377#, c-format
1378msgid "at least two files must be specified"
1379msgstr "������������������ ������������ ���� �������� �������� ������������"
1380
1381#: src/msgcomm.c:351
1382#, c-format, no-wrap
1383msgid ""
1384"Find messages which are common to two or more of the specified PO files.\n"
1385"By using the --more-than option, greater commonality may be requested\n"
1386"before messages are printed.  Conversely, the --less-than option may be\n"
1387"used to specify less commonality before messages are printed (i.e.\n"
1388"--less-than=2 will only print the unique messages).  Translations,\n"
1389"comments and extract comments will be preserved, but only from the first\n"
1390"PO file to define them.  File positions from all PO files will be\n"
1391"cumulated.\n"
1392msgstr ""
1393"���������� ��������������������������, ���������������� ������ �������� ���� ���������� �������������������� PO ������������.\n"
1394"���������������������������������� ���������� --more-than, �������� �������� �������������������������� ��������������\n"
1395"����������������������, ���������� ������, ���� ������������ ���������������������� ��������������������������.  ������������������,\n"
1396"���������� --less-than �������� �������� ���������������������� ������ ������������������������������ ��������������\n"
1397"���������������������� ���������� ������������ ���������������������������� (��.��. --less-than=2 ����������������������)\n"
1398"������������ ���������������������� ��������������������������).  ������������������, ������������������ �� ����������������\n"
1399"������������������ ������������ ����������������, ������ ������������ ���� �������������� PO ����������, �� �������� ������ ��������\n"
1400"������������������.  ������������������ ���������������������� �� ������������ �� �������� PO ������������ ������������ ����'������������.\n"
1401
1402#: src/msgcomm.c:389
1403#, c-format
1404msgid ""
1405"  ->, --more-than=NUMBER      print messages with more than this many\n"
1406"                              definitions, defaults to 1 if not set\n"
1407msgstr ""
1408
1409#: src/msgcomm.c:433 src/xgettext.c:899
1410#, c-format
1411msgid ""
1412"      --omit-header           don't write header with `msgid \"\"' entry\n"
1413msgstr ""
1414
1415#: src/msgconv.c:294
1416#, c-format
1417msgid "Converts a translation catalog to a different character encoding.\n"
1418msgstr "���������������������� �������������� �� ���������������������� �� ������������ �������������������� ��������������������.\n"
1419
1420#: src/msgconv.c:318
1421#, fuzzy, c-format
1422msgid "Conversion target:\n"
1423msgstr "�������������� ����������������������������"
1424
1425#: src/msgconv.c:322
1426#, fuzzy, c-format
1427msgid "The default encoding is the current locale's encoding.\n"
1428msgstr ""
1429"�������� ����������������������������:\n"
1430"  -t, --to-code=����������         �������������������������� �������������������� ������ ������������\n"
1431"���������������� ������������������������������������ �������������� �������������������� ������������\n"
1432
1433#: src/msgconv.c:340 src/msgen.c:321 src/msgmerge.c:544
1434#, c-format
1435msgid "  -i, --indent                indented output style\n"
1436msgstr ""
1437
1438#: src/msgconv.c:342 src/msgen.c:323 src/msgfilter.c:457 src/msggrep.c:585
1439#: src/msgmerge.c:546
1440#, c-format
1441msgid "      --no-location           suppress '#: filename:line' lines\n"
1442msgstr ""
1443
1444#: src/msgconv.c:344 src/msgen.c:325 src/msgfilter.c:459 src/msggrep.c:587
1445#: src/msgmerge.c:548
1446#, c-format
1447msgid ""
1448"      --add-location          preserve '#: filename:line' lines (default)\n"
1449msgstr ""
1450
1451#: src/msgconv.c:346 src/msgen.c:327 src/msgfilter.c:461 src/msggrep.c:589
1452#: src/msgmerge.c:550
1453#, c-format
1454msgid "      --strict                strict Uniforum output style\n"
1455msgstr ""
1456
1457#: src/msgen.c:228 src/msgfmt.c:381 src/xgettext.c:580
1458#, c-format
1459msgid "no input file given"
1460msgstr "�������������������� �������������������� ��������"
1461
1462#: src/msgen.c:233
1463#, c-format
1464msgid "exactly one input file required"
1465msgstr "���������������������� ���������������� ���������� �������������������� ��������"
1466
1467#: src/msgen.c:274
1468#, c-format
1469msgid "Usage: %s [OPTION] INPUTFILE\n"
1470msgstr "��������������������������: %s [����������] ��������������������_��������\n"
1471
1472#: src/msgen.c:279
1473#, fuzzy, c-format, no-wrap
1474msgid ""
1475"Creates an English translation catalog.  The input file is the last\n"
1476"created English PO file, or a PO Template file (generally created by\n"
1477"xgettext).  Untranslated entries are assigned a translation that is\n"
1478"identical to the msgid.\n"
1479msgstr ""
1480"�������������� �������������� �������������������� ��������������������.  �������� ���������� - �������� ������������ ����������������\n"
1481"������������������ PO ��������, ���� ������������ PO ���������� (���������������� ���������������� xgettext).\n"
1482"������������������������������ ������������������������ ������������������ ���� ������������������, ���������������������� msgid, ��\n"
1483"���������������������� ���� ���������������������� (fuzzy).\n"
1484
1485#: src/msgen.c:291
1486#, c-format
1487msgid "  INPUTFILE                   input PO or POT file\n"
1488msgstr ""
1489
1490#: src/msgexec.c:194
1491#, c-format
1492msgid "missing command name"
1493msgstr "�������������������� ���������� ��������������"
1494
1495#: src/msgexec.c:240
1496#, c-format
1497msgid "Usage: %s [OPTION] COMMAND [COMMAND-OPTION]\n"
1498msgstr "��������������������������: %s [����������] ���������� [����������_������������]\n"
1499
1500#: src/msgexec.c:245
1501#, c-format, no-wrap
1502msgid ""
1503"Applies a command to all translations of a translation catalog.\n"
1504"The COMMAND can be any program that reads a translation from standard\n"
1505"input.  It is invoked once for each translation.  Its output becomes\n"
1506"msgexec's output.  msgexec's return code is the maximum return code\n"
1507"across all invocations.\n"
1508msgstr ""
1509"���������������� ���������� ������ ���������� ���������������������� �� ���������������� ��������������������. ���������� �������� ��������\n"
1510"���������� ������������������, �������� ���������� ���������������� ���� ������������������������ ����������.  ���� ����������������������\n"
1511"���������� ������ ������ �������������� ������������������.  ������ ���������� �������������������� �������������� msgexec.\n"
1512"���������������� msgexec ������������ ������ - �������� ������������������ ������ ������������������ ���������� �������� ����������������.\n"
1513
1514#: src/msgexec.c:254
1515#, c-format, no-wrap
1516msgid ""
1517"A special builtin command called '0' outputs the translation, followed by a\n"
1518"null byte.  The output of \"msgexec 0\" is suitable as input for \"xargs -0\".\n"
1519msgstr ""
1520"���������������� ������������������ ����������, �������������� '0', ������������������ ���������������� �� ������������ �������� ���� ����.\n"
1521"���������� �������������� \"msgexec 0\" ���������������������� ������ �������������� �������������� \"xargs -0\".\n"
1522
1523#: src/msgexec.c:264 src/msgfilter.c:408
1524#, c-format
1525msgid "  -i, --input=INPUTFILE       input PO file\n"
1526msgstr ""
1527
1528#: src/msgexec.c:328
1529#, c-format
1530msgid "write to stdout failed"
1531msgstr "�������������� ������������ �� stdout"
1532
1533#: src/msgexec.c:355 src/msgfilter.c:664
1534#, c-format
1535msgid "write to %s subprocess failed"
1536msgstr "�������������� ������������ �� ������������������ %s"
1537
1538#: src/msgfilter.c:296
1539#, c-format
1540msgid "missing filter name"
1541msgstr "�������������������� ���������� ��������������"
1542
1543#: src/msgfilter.c:320
1544#, c-format
1545msgid "at least one sed script must be specified"
1546msgstr "���� ������������ �������� ���������� sed-������������ �������������� �������� ������������������"
1547
1548#: src/msgfilter.c:395
1549#, c-format
1550msgid "Usage: %s [OPTION] FILTER [FILTER-OPTION]\n"
1551msgstr "��������������������������: %s [����������] ������������ [������������_��������������]\n"
1552
1553#: src/msgfilter.c:399
1554#, c-format
1555msgid "Applies a filter to all translations of a translation catalog.\n"
1556msgstr "������������ �������������� ���� �������� �������������������� ���� ���������������� ��������������������.\n"
1557
1558#: src/msgfilter.c:423
1559#, c-format
1560msgid ""
1561"The FILTER can be any program that reads a translation from standard input\n"
1562"and writes a modified translation to standard output.\n"
1563msgstr ""
1564"���������������� �������� �������� ���������� ����������������, �������� ���������� ������������������ ���� ������������������������ "
1565"����������\n"
1566"�� ���������������� ������������������ ������������������ �� �������������������� ����������.\n"
1567
1568#: src/msgfilter.c:428
1569#, c-format
1570msgid "Useful FILTER-OPTIONs when the FILTER is 'sed':\n"
1571msgstr ""
1572
1573#: src/msgfilter.c:430
1574#, c-format
1575msgid ""
1576"  -e, --expression=SCRIPT     add SCRIPT to the commands to be executed\n"
1577msgstr ""
1578
1579#: src/msgfilter.c:432
1580#, c-format
1581msgid ""
1582"  -f, --file=SCRIPTFILE       add the contents of SCRIPTFILE to the "
1583"commands\n"
1584"                                to be executed\n"
1585msgstr ""
1586
1587#: src/msgfilter.c:435
1588#, c-format
1589msgid ""
1590"  -n, --quiet, --silent       suppress automatic printing of pattern space\n"
1591msgstr ""
1592
1593#: src/msgfilter.c:447 src/msggrep.c:577
1594#, c-format
1595msgid ""
1596"      --no-escape             do not use C escapes in output (default)\n"
1597msgstr ""
1598
1599#: src/msgfilter.c:453 src/msggrep.c:583
1600#, c-format
1601msgid "      --indent                indented output style\n"
1602msgstr ""
1603
1604#: src/msgfilter.c:455
1605#, c-format
1606msgid ""
1607"      --keep-header           keep header entry unmodified, don't filter it\n"
1608msgstr ""
1609
1610#: src/msgfilter.c:587
1611#, c-format
1612msgid "Not yet implemented."
1613msgstr ""
1614
1615#: src/msgfilter.c:616
1616#, c-format
1617msgid "cannot set up nonblocking I/O to %s subprocess"
1618msgstr "������������������ �������������������� ������������������������ ��������-���������� �� ������������������ %s"
1619
1620#: src/msgfilter.c:644
1621#, c-format
1622msgid "communication with %s subprocess failed"
1623msgstr "�������������� ���������������������������� �� ���������������������� %s"
1624
1625#: src/msgfilter.c:695
1626#, c-format
1627msgid "read from %s subprocess failed"
1628msgstr "�������������� ���������������� �� �������������������� %s"
1629
1630#: src/msgfilter.c:711
1631#, c-format
1632msgid "%s subprocess terminated with exit code %d"
1633msgstr "������������������ %s �������������������� �� ���������� ������������ %d"
1634
1635#: src/msgfmt.c:302
1636#, c-format
1637msgid "the argument to %s should be a single punctuation character"
1638msgstr "���������������� %s �������������� �������� �������������������� ������������ ����������������"
1639
1640#: src/msgfmt.c:349
1641#, c-format
1642msgid "invalid endianness: %s"
1643msgstr ""
1644
1645#. This is a proper name. See the gettext manual, section Names.
1646#: src/msgfmt.c:370 src/msgunfmt.c:256 src/xgettext.c:536
1647msgid "Ulrich Drepper"
1648msgstr ""
1649
1650#: src/msgfmt.c:423 src/msgfmt.c:445 src/msgfmt.c:467 src/msgunfmt.c:318
1651#: src/msgunfmt.c:341
1652#, c-format
1653msgid "%s requires a \"-d directory\" specification"
1654msgstr "%s ���������������� \"-d ��������������������\" ������������������������"
1655
1656#: src/msgfmt.c:438 src/msgfmt.c:460 src/msgunfmt.c:311 src/msgunfmt.c:334
1657#, c-format
1658msgid "%s requires a \"-l locale\" specification"
1659msgstr "%s ���������������� \"-l locale\" ������������������������"
1660
1661#: src/msgfmt.c:476 src/msgunfmt.c:350 src/msgunfmt.c:356
1662#, c-format
1663msgid "%s is only valid with %s or %s"
1664msgstr "%s ���������������� ������������ �� %s ���� %s"
1665
1666#: src/msgfmt.c:482 src/msgfmt.c:488
1667#, fuzzy, c-format
1668msgid "%s is only valid with %s, %s or %s"
1669msgstr "%s ���������������� ������������ �� %s ���� %s"
1670
1671#: src/msgfmt.c:599
1672#, c-format
1673msgid "%d translated message"
1674msgid_plural "%d translated messages"
1675msgstr[0] "%d �������������������������� ������������������������"
1676msgstr[1] "%d �������������������������� ������������������������"
1677msgstr[2] "%d ���������������������������� ������������������������"
1678
1679#: src/msgfmt.c:604
1680#, c-format
1681msgid ", %d fuzzy translation"
1682msgid_plural ", %d fuzzy translations"
1683msgstr[0] ""
1684",\n"
1685"%d �������������������� ����������������"
1686msgstr[1] ""
1687",\n"
1688"%d ���������������������� ������������������"
1689msgstr[2] ""
1690",\n"
1691"%d ���������������������� ��������������������"
1692
1693#: src/msgfmt.c:609
1694#, c-format
1695msgid ", %d untranslated message"
1696msgid_plural ", %d untranslated messages"
1697msgstr[0] ""
1698",\n"
1699"%d ������������������������������ ��������������������������"
1700msgstr[1] ""
1701",\n"
1702"%d ������������������������������ ��������������������������"
1703msgstr[2] ""
1704",\n"
1705"%d ������������������������������ ����������������������������"
1706
1707#: src/msgfmt.c:629
1708#, c-format
1709msgid "Usage: %s [OPTION] filename.po ...\n"
1710msgstr "��������������������������: %s [����������] ��������.po ...\n"
1711
1712#: src/msgfmt.c:633
1713#, c-format
1714msgid "Generate binary message catalog from textual translation description.\n"
1715msgstr "�������������� �������������� �������������� ���������������������������� ���� ���� �������������������� ������������������.\n"
1716
1717#: src/msgfmt.c:638 src/xgettext.c:771
1718#, c-format, no-wrap
1719msgid ""
1720"Mandatory arguments to long options are mandatory for short options too.\n"
1721"Similarly for optional arguments.\n"
1722msgstr ""
1723"������������������, ���������������������� ������ ���������� ��������������, �������������������� ������ ��������\n"
1724"�� ������ ��������������.  ������ ��������-�� �� ������ �������������������� ��������������������.\n"
1725
1726#: src/msgfmt.c:645
1727#, c-format
1728msgid "  filename.po ...             input files\n"
1729msgstr ""
1730
1731#: src/msgfmt.c:652 src/msgmerge.c:485 src/msgunfmt.c:426 src/xgettext.c:819
1732#, c-format
1733msgid "Operation mode:\n"
1734msgstr ""
1735
1736#: src/msgfmt.c:654
1737#, c-format
1738msgid ""
1739"  -j, --java                  Java mode: generate a Java ResourceBundle "
1740"class\n"
1741msgstr ""
1742
1743#: src/msgfmt.c:656
1744#, c-format
1745msgid ""
1746"      --java2                 like --java, and assume Java2 (JDK 1.2 or "
1747"higher)\n"
1748msgstr ""
1749
1750#: src/msgfmt.c:658
1751#, fuzzy, c-format
1752msgid "      --csharp                C# mode: generate a .NET .dll file\n"
1753msgstr ""
1754"���������� ����������������:\n"
1755"  -j, --java               Java ����������: �������� �������� ResourceBundle ��������\n"
1756"      --tcl                Tcl ����������: �������� �������� tcl/msgcat .msg ��������\n"
1757
1758#: src/msgfmt.c:660
1759#, fuzzy, c-format
1760msgid ""
1761"      --csharp-resources      C# resources mode: generate a .NET .resources "
1762"file\n"
1763msgstr ""
1764"���������� ����������������:\n"
1765"  -j, --java               Java ����������: �������� �������� ResourceBundle ��������\n"
1766"      --tcl                Tcl ����������: �������� �������� tcl/msgcat .msg ��������\n"
1767
1768#: src/msgfmt.c:662
1769#, c-format
1770msgid ""
1771"      --tcl                   Tcl mode: generate a tcl/msgcat .msg file\n"
1772msgstr ""
1773
1774#: src/msgfmt.c:664
1775#, fuzzy, c-format
1776msgid "      --qt                    Qt mode: generate a Qt .qm file\n"
1777msgstr ""
1778"���������� ����������������:\n"
1779"  -j, --java               Java ����������: �������� �������� ResourceBundle ��������\n"
1780"      --tcl                Tcl ����������: �������� �������� tcl/msgcat .msg ��������\n"
1781
1782#: src/msgfmt.c:671
1783#, c-format
1784msgid "      --strict                enable strict Uniforum mode\n"
1785msgstr ""
1786
1787#: src/msgfmt.c:673 src/xgettext.c:795
1788#, c-format
1789msgid "If output file is -, output is written to standard output.\n"
1790msgstr ""
1791
1792#: src/msgfmt.c:676
1793#, c-format
1794msgid "Output file location in Java mode:\n"
1795msgstr ""
1796
1797#: src/msgfmt.c:678 src/msgfmt.c:692 src/msgunfmt.c:446 src/msgunfmt.c:457
1798#, c-format
1799msgid "  -r, --resource=RESOURCE     resource name\n"
1800msgstr ""
1801
1802#: src/msgfmt.c:680 src/msgfmt.c:694 src/msgfmt.c:704 src/msgunfmt.c:448
1803#: src/msgunfmt.c:459 src/msgunfmt.c:469
1804#, c-format
1805msgid ""
1806"  -l, --locale=LOCALE         locale name, either language or "
1807"language_COUNTRY\n"
1808msgstr ""
1809
1810#: src/msgfmt.c:682
1811#, c-format
1812msgid ""
1813"  -d DIRECTORY                base directory of classes directory hierarchy\n"
1814msgstr ""
1815
1816#: src/msgfmt.c:684
1817#, fuzzy, c-format
1818msgid ""
1819"The class name is determined by appending the locale name to the resource "
1820"name,\n"
1821"separated with an underscore.  The -d option is mandatory.  The class is\n"
1822"written under the specified directory.\n"
1823msgstr ""
1824"�������� ������������ �� ������������ Java:\n"
1825"  -r, --resource=������������       ���������� ������������\n"
1826"  -l, --locale=����������������������    ���������� ����������������������, ���� �������� ���� ��������_������������\n"
1827"  -d ��������������������               ���������������� �������������������� ������������������ �������������������� "
1828"������������\n"
1829"���������� ���������� ���������������������� ������������ ������������������������ ���������� ���������������������� ���� ���������� "
1830"������������\n"
1831"���������������������� ����������������������������������.  ���������� -d ��������������������.  �������� ���������������������� ��\n"
1832"�������������������� ��������������������.\n"
1833
1834#: src/msgfmt.c:690
1835#, fuzzy, c-format
1836msgid "Output file location in C# mode:\n"
1837msgstr "�������������������� �������������������� ��������"
1838
1839#: src/msgfmt.c:696 src/msgunfmt.c:461
1840#, c-format
1841msgid ""
1842"  -d DIRECTORY                base directory for locale dependent .dll "
1843"files\n"
1844msgstr ""
1845
1846#: src/msgfmt.c:698
1847#, c-format
1848msgid ""
1849"The -l and -d options are mandatory.  The .dll file is written in a\n"
1850"subdirectory of the specified directory whose name depends on the locale.\n"
1851msgstr ""
1852
1853#: src/msgfmt.c:702
1854#, c-format
1855msgid "Output file location in Tcl mode:\n"
1856msgstr ""
1857
1858#: src/msgfmt.c:706 src/msgunfmt.c:471
1859#, c-format
1860msgid "  -d DIRECTORY                base directory of .msg message catalogs\n"
1861msgstr ""
1862
1863#: src/msgfmt.c:708
1864#, c-format
1865msgid ""
1866"The -l and -d options are mandatory.  The .msg file is written in the\n"
1867"specified directory.\n"
1868msgstr ""
1869
1870#: src/msgfmt.c:720 src/xgettext.c:811
1871#, c-format
1872msgid "Input file interpretation:\n"
1873msgstr ""
1874
1875#: src/msgfmt.c:722
1876#, c-format
1877msgid ""
1878"  -c, --check                 perform all the checks implied by\n"
1879"                                --check-format, --check-header, --check-"
1880"domain\n"
1881msgstr ""
1882
1883#: src/msgfmt.c:725
1884#, c-format
1885msgid "      --check-format          check language dependent format strings\n"
1886msgstr ""
1887
1888#: src/msgfmt.c:727
1889#, c-format
1890msgid ""
1891"      --check-header          verify presence and contents of the header "
1892"entry\n"
1893msgstr ""
1894
1895#: src/msgfmt.c:729
1896#, c-format
1897msgid ""
1898"      --check-domain          check for conflicts between domain directives\n"
1899"                                and the --output-file option\n"
1900msgstr ""
1901
1902#: src/msgfmt.c:732
1903#, c-format
1904msgid ""
1905"  -C, --check-compatibility   check that GNU msgfmt behaves like X/Open "
1906"msgfmt\n"
1907msgstr ""
1908
1909#: src/msgfmt.c:734
1910#, c-format
1911msgid ""
1912"      --check-accelerators[=CHAR]  check presence of keyboard accelerators "
1913"for\n"
1914"                                menu items\n"
1915msgstr ""
1916
1917#: src/msgfmt.c:737
1918#, c-format
1919msgid "  -f, --use-fuzzy             use fuzzy entries in output\n"
1920msgstr ""
1921
1922#: src/msgfmt.c:742
1923#, fuzzy, c-format
1924msgid ""
1925"  -a, --alignment=NUMBER      align strings to NUMBER bytes (default: %d)\n"
1926msgstr ""
1927"���������������������������� ������������:\n"
1928"  -a, --alignment=������         ���������������������� ���������� ���� �������� ������������ (����������������: %"
1929"d)\n"
1930"      --no-hash               �������������� �������� ���� ���������������� ������ ��������������\n"
1931
1932#: src/msgfmt.c:744
1933#, fuzzy, c-format
1934msgid ""
1935"      --no-hash               binary file will not include the hash table\n"
1936msgstr ""
1937"���������������������������� ������������:\n"
1938"  -a, --alignment=������         ���������������������� ���������� ���� �������� ������������ (����������������: %"
1939"d)\n"
1940"      --no-hash               �������������� �������� ���� ���������������� ������ ��������������\n"
1941
1942#: src/msgfmt.c:753
1943#, c-format
1944msgid "      --statistics            print statistics about translations\n"
1945msgstr ""
1946
1947#: src/msgfmt.c:755 src/msgmerge.c:572 src/msgunfmt.c:515
1948#, c-format
1949msgid "  -v, --verbose               increase verbosity level\n"
1950msgstr ""
1951
1952#: src/msgfmt.c:869
1953#, c-format
1954msgid "warning: PO file header missing or invalid\n"
1955msgstr "����������: ������������������ PO-���������� ������������������ ���� ��������������������\n"
1956
1957#: src/msgfmt.c:872
1958#, c-format
1959msgid "warning: charset conversion will not work\n"
1960msgstr "����������: ���������������������������� �������������������� ���� ���������� ������������������\n"
1961
1962#: src/msgfmt.c:882
1963#, c-format
1964msgid "warning: PO file header fuzzy\n"
1965msgstr "����������: ������������������ PO-���������� ������ �������������������� ����������������\n"
1966
1967#: src/msgfmt.c:884
1968#, c-format
1969msgid "warning: older versions of msgfmt will give an error on this\n"
1970msgstr ""
1971
1972#: src/msgfmt.c:908
1973#, c-format
1974msgid "domain name \"%s\" not suitable as file name"
1975msgstr "���������������� ���������� \"%s\" ���� ���������������������� �� ������������ ���������� ����������"
1976
1977#: src/msgfmt.c:913
1978#, c-format
1979msgid "domain name \"%s\" not suitable as file name: will use prefix"
1980msgstr ""
1981"���������������� ���������� \"%s\" ���� ���������������������� �� ������������ ���������� ����������;\n"
1982"���������� ���������������������� ��������������"
1983
1984#: src/msgfmt.c:927
1985#, c-format
1986msgid "`domain %s' directive ignored"
1987msgstr "������������������ `domain %s' ��������������������"
1988
1989#: src/msgfmt.c:987
1990#, c-format
1991msgid "empty `msgstr' entry ignored"
1992msgstr "���������������� ������������������������ `msgstr' ��������������������"
1993
1994#: src/msgfmt.c:988
1995#, c-format
1996msgid "fuzzy `msgstr' entry ignored"
1997msgstr "���������������������� ������������������������ `msgstr' ��������������������"
1998
1999#: src/msgfmt.c:1037
2000#, c-format
2001msgid "%s: warning: source file contains fuzzy translation"
2002msgstr "%s: ����������: ���������������� �������� �������������� �������������������� ����������������"
2003
2004#: src/msggrep.c:255 src/po-lex.c:658 src/read-mo.c:86
2005#: src/read-properties.c:89 src/read-stringtable.c:98 src/x-awk.c:140
2006#: src/x-c.c:455 src/x-csharp.c:164 src/x-elisp.c:146 src/x-glade.c:604
2007#: src/x-java.c:182 src/x-librep.c:148 src/x-lisp.c:213 src/x-perl.c:226
2008#: src/x-perl.c:301 src/x-perl.c:394 src/x-php.c:164 src/x-python.c:175
2009#: src/x-rst.c:234 src/x-scheme.c:172 src/x-sh.c:156 src/x-smalltalk.c:92
2010#: src/x-tcl.c:151 src/x-ycp.c:92
2011#, c-format
2012msgid "error while reading \"%s\""
2013msgstr "�������������� �� ������ ���������������� \"%s\""
2014
2015#: src/msggrep.c:484
2016#, fuzzy, c-format
2017msgid ""
2018"option '%c' cannot be used before 'J' or 'K' or 'T' or 'C' or 'X' has been "
2019"specified"
2020msgstr ""
2021"���������� '%c' ���� �������� �������� ���������������������� ���������� ������ 'K' ���� 'T' ������������ ������������������"
2022
2023#: src/msggrep.c:504
2024#, c-format, no-wrap
2025msgid ""
2026"Extracts all messages of a translation catalog that match a given pattern\n"
2027"or belong to some given source files.\n"
2028msgstr ""
2029
2030#: src/msggrep.c:530
2031#, c-format, no-wrap
2032msgid ""
2033"Message selection:\n"
2034"  [-N SOURCEFILE]... [-M DOMAINNAME]...\n"
2035"  [-J MSGCTXT-PATTERN] [-K MSGID-PATTERN] [-T MSGSTR-PATTERN]\n"
2036"  [-C COMMENT-PATTERN] [-X EXTRACTED-COMMENT-PATTERN]\n"
2037"A message is selected if it comes from one of the specified source files,\n"
2038"or if it comes from one of the specified domains,\n"
2039"or if -J is given and its context (msgctxt) matches MSGCTXT-PATTERN,\n"
2040"or if -K is given and its key (msgid or msgid_plural) matches MSGID-PATTERN,\n"
2041"or if -T is given and its translation (msgstr) matches MSGSTR-PATTERN,\n"
2042"or if -C is given and the translator's comment matches COMMENT-PATTERN,\n"
2043"or if -X is given and the extracted comment matches EXTRACTED-COMMENT-PATTERN.\n"
2044"\n"
2045"When more than one selection criterion is specified, the set of selected\n"
2046"messages is the union of the selected messages of each criterion.\n"
2047"\n"
2048"MSGCTXT-PATTERN or MSGID-PATTERN or MSGSTR-PATTERN or COMMENT-PATTERN or\n"
2049"EXTRACTED-COMMENT-PATTERN syntax:\n"
2050"  [-E | -F] [-e PATTERN | -f FILE]...\n"
2051"PATTERNs are basic regular expressions by default, or extended regular\n"
2052"expressions if -E is given, or fixed strings if -F is given.\n"
2053"\n"
2054"  -N, --location=SOURCEFILE   select messages extracted from SOURCEFILE\n"
2055"  -M, --domain=DOMAINNAME     select messages belonging to domain DOMAINNAME\n"
2056"  -J, --msgctxt               start of patterns for the msgctxt\n"
2057"  -K, --msgid                 start of patterns for the msgid\n"
2058"  -T, --msgstr                start of patterns for the msgstr\n"
2059"  -C, --comment               start of patterns for the translator's comment\n"
2060"  -X, --extracted-comment     start of patterns for the extracted comment\n"
2061"  -E, --extended-regexp       PATTERN is an extended regular expression\n"
2062"  -F, --fixed-strings         PATTERN is a set of newline-separated strings\n"
2063"  -e, --regexp=PATTERN        use PATTERN as a regular expression\n"
2064"  -f, --file=FILE             obtain PATTERN from FILE\n"
2065"  -i, --ignore-case           ignore case distinctions\n"
2066"  -v, --invert-match          output only the messages that do not match any\n"
2067"                              selection criterion\n"
2068msgstr ""
2069
2070#: src/msggrep.c:579
2071#, c-format
2072msgid ""
2073"      --escape                use C escapes in output, no extended chars\n"
2074msgstr ""
2075
2076#: src/msggrep.c:600
2077#, c-format
2078msgid "      --sort-output           generate sorted output\n"
2079msgstr ""
2080
2081#: src/msggrep.c:602
2082#, c-format
2083msgid "      --sort-by-file          sort output by file location\n"
2084msgstr ""
2085
2086#: src/msginit.c:285
2087msgid ""
2088"You are in a language indifferent environment.  Please set\n"
2089"your LANG environment variable, as described in the ABOUT-NLS\n"
2090"file.  This is necessary so you can test your translations.\n"
2091msgstr ""
2092
2093#: src/msginit.c:309
2094#, c-format
2095msgid ""
2096"Output file %s already exists.\n"
2097"Please specify the locale through the --locale option or\n"
2098"the output .po file through the --output-file option.\n"
2099msgstr ""
2100"�������� ������������ %s ������ ����������.\n"
2101"�������� ����������, �������������� ���������������������� �� ������������������ ������������ --locale\n"
2102"���� .po �������� ������������ �� ������������������ ������������ --output-file.\n"
2103
2104#: src/msginit.c:335
2105#, c-format
2106msgid "Created %s.\n"
2107msgstr "�������������� %s.\n"
2108
2109#: src/msginit.c:355
2110#, c-format, no-wrap
2111msgid ""
2112"Creates a new PO file, initializing the meta information with values from the\n"
2113"user's environment.\n"
2114msgstr ""
2115"�������������� �������� PO ��������, ���������� �������������������� ������������������������ ���������������������� �� ����������������������\n"
2116"��������������������������.\n"
2117
2118#: src/msginit.c:365
2119#, c-format
2120msgid "  -i, --input=INPUTFILE       input POT file\n"
2121msgstr ""
2122
2123#: src/msginit.c:367
2124#, fuzzy, c-format
2125msgid ""
2126"If no input file is given, the current directory is searched for the POT "
2127"file.\n"
2128"If it is -, standard input is read.\n"
2129msgstr ""
2130"�������� ����������:\n"
2131"  �������� ...                 .mo ����������\n"
2132"�������� �������������������� �������� ���� ����������������, ���� ������������ ������ -, ���������� �������������������� ��������.\n"
2133
2134#: src/msginit.c:373
2135#, c-format
2136msgid "  -o, --output-file=FILE      write output to specified PO file\n"
2137msgstr ""
2138
2139#: src/msginit.c:375
2140#, fuzzy, c-format
2141msgid ""
2142"If no output file is given, it depends on the --locale option or the user's\n"
2143"locale setting.  If it is -, the results are written to standard output.\n"
2144msgstr ""
2145"�������� ������������:\n"
2146"  -o, --output-file=��������      ���������������� ���������� �� ������������������ ��������\n"
2147"      --strict                �������������� ���������� ������������������ ������������������������ Uniforum\n"
2148"�������� ������������ ���������� ���������� ������������ -, ���������� ���������������������� �� �������������������� ����������.\n"
2149
2150#: src/msginit.c:388
2151#, c-format
2152msgid "  -l, --locale=LL_CC          set target locale\n"
2153msgstr ""
2154
2155#: src/msginit.c:390
2156#, c-format
2157msgid ""
2158"      --no-translator         assume the PO file is automatically generated\n"
2159msgstr ""
2160
2161#: src/msginit.c:450
2162msgid ""
2163"Found more than one .pot file.\n"
2164"Please specify the input .pot file through the --input option.\n"
2165msgstr ""
2166"���������������� ���������� ������ ���������� .pot ��������.\n"
2167"�������� ���������� �������������� .pot �������� ���������� �� ������������������ ������������ --input.\n"
2168
2169#: src/msginit.c:458 src/msginit.c:463
2170#, c-format
2171msgid "error reading current directory"
2172msgstr "�������������� ���������������� �������������� ��������������������"
2173
2174#: src/msginit.c:471
2175msgid ""
2176"Found no .pot file in the current directory.\n"
2177"Please specify the input .pot file through the --input option.\n"
2178msgstr ""
2179"���� ���������������� .pot �������� �� �������������� ��������������������.\n"
2180"�������� ���������� �������������� .pot �������� ���������� �� ������������������ ������������ --input.\n"
2181
2182#: src/msginit.c:860 src/msginit.c:935 src/msginit.c:1095 src/msginit.c:1190
2183#: src/read-csharp.c:82 src/read-java.c:80 src/read-resources.c:83
2184#: src/read-tcl.c:126 src/write-resources.c:103
2185#, fuzzy, c-format
2186msgid "%s subprocess failed with exit code %d"
2187msgstr "������������������ %s �������������������� �� ���������� ������������ %d"
2188
2189#: src/msginit.c:1060
2190msgid ""
2191"The new message catalog should contain your email address, so that users "
2192"can\n"
2193"give you feedback about the translations, and so that maintainers can "
2194"contact\n"
2195"you in case of unexpected technical problems.\n"
2196msgstr ""
2197
2198#. TRANSLATORS: "English" needs to be replaced by your language.
2199#. For example in it.po write "Traduzioni italiani ...",
2200#. *not* "Traduzioni inglesi ...".
2201#: src/msginit.c:1465
2202#, c-format
2203msgid "English translations for %s package"
2204msgstr "������������������ ���������������� ������ %s"
2205
2206#: src/msgl-cat.c:176 src/msgl-charset.c:87 src/msgl-iconv.c:225
2207#, c-format
2208msgid "present charset \"%s\" is not a portable encoding name"
2209msgstr ""
2210
2211#: src/msgl-cat.c:187 src/msgl-iconv.c:237
2212#, c-format
2213msgid "two different charsets \"%s\" and \"%s\" in input file"
2214msgstr "�������������������� �������� ���������������� ������ ������������ ������������ ���������������� \"%s\" �� \"%s\""
2215
2216#: src/msgl-cat.c:202
2217#, c-format
2218msgid ""
2219"input file `%s' doesn't contain a header entry with a charset specification"
2220msgstr ""
2221"�������������������� �������� `%s' ���� ���������������� ���������������������� ����������\n"
2222"���� ���������������������������� �������������� ����������������"
2223
2224#: src/msgl-cat.c:206
2225#, fuzzy, c-format
2226msgid ""
2227"domain \"%s\" in input file `%s' doesn't contain a header entry with a "
2228"charset specification"
2229msgstr ""
2230"�������������������� �������� `%s' ���� ���������������� ���������������������� ����������\n"
2231"���� ���������������������������� �������������� ����������������"
2232
2233#: src/msgl-cat.c:388 src/msgl-iconv.c:360
2234#, c-format
2235msgid "target charset \"%s\" is not a portable encoding name."
2236msgstr ""
2237
2238#: src/msgl-cat.c:439 src/msgl-cat.c:445 src/msgl-charset.c:93
2239#: src/msgl-charset.c:128 src/po-xerror.c:121 src/po-xerror.c:146
2240#: src/xgettext.c:2827
2241#, c-format
2242msgid "warning: "
2243msgstr "����������: "
2244
2245#: src/msgl-cat.c:440
2246#, c-format
2247msgid ""
2248"Input files contain messages in different encodings, UTF-8 among others.\n"
2249"Converting the output to UTF-8.\n"
2250msgstr ""
2251
2252#: src/msgl-cat.c:446
2253#, c-format
2254msgid ""
2255"Input files contain messages in different encodings, %s and %s among "
2256"others.\n"
2257"Converting the output to UTF-8.\n"
2258"To select a different output encoding, use the --to-code option.\n"
2259msgstr ""
2260
2261#: src/msgl-cat.c:485
2262#, c-format
2263msgid ""
2264"Conversion of file %s from %s encoding to %s encoding\n"
2265"changes some msgids or msgctxts.\n"
2266"Either change all msgids and msgctxts to be pure ASCII, or ensure they are\n"
2267"UTF-8 encoded from the beginning, i.e. already in your source code files.\n"
2268msgstr ""
2269
2270#: src/msgl-charset.c:94
2271#, c-format
2272msgid ""
2273"Locale charset \"%s\" is different from\n"
2274"input file charset \"%s\".\n"
2275"Output of '%s' might be incorrect.\n"
2276"Possible workarounds are:\n"
2277msgstr ""
2278
2279#: src/msgl-charset.c:101
2280#, c-format
2281msgid "- Set LC_ALL to a locale with encoding %s.\n"
2282msgstr ""
2283
2284#: src/msgl-charset.c:106
2285#, c-format
2286msgid ""
2287"- Convert the translation catalog to %s using 'msgconv',\n"
2288"  then apply '%s',\n"
2289"  then convert back to %s using 'msgconv'.\n"
2290msgstr ""
2291
2292#: src/msgl-charset.c:115
2293#, c-format
2294msgid ""
2295"- Set LC_ALL to a locale with encoding %s,\n"
2296"  convert the translation catalog to %s using 'msgconv',\n"
2297"  then apply '%s',\n"
2298"  then convert back to %s using 'msgconv'.\n"
2299msgstr ""
2300
2301#: src/msgl-charset.c:129
2302#, c-format
2303msgid ""
2304"Locale charset \"%s\" is not a portable encoding name.\n"
2305"Output of '%s' might be incorrect.\n"
2306"A possible workaround is to set LC_ALL=C.\n"
2307msgstr ""
2308
2309#: src/msgl-check.c:93
2310msgid "plural expression can produce negative values"
2311msgstr "���������� ���������������� �������� �������� ���������������� ���������������� ������������������"
2312
2313#: src/msgl-check.c:103
2314#, c-format
2315msgid "nplurals = %lu but plural expression can produce values as large as %lu"
2316msgstr ""
2317"nplurals = %lu ������ ���������� ���������������� �������� �������� ���������������� ������������������ ���������� ���� %lu"
2318
2319#: src/msgl-check.c:147
2320msgid "plural expression can produce division by zero"
2321msgstr "���������� ���������������� �������� �������� ���������������� ������������������ ���� ��������"
2322
2323#: src/msgl-check.c:152
2324msgid "plural expression can produce integer overflow"
2325msgstr "���������� ���������������� �������� �������� ���������������� ���������������������� ��������������������������"
2326
2327#: src/msgl-check.c:157
2328msgid ""
2329"plural expression can produce arithmetic exceptions, possibly division by "
2330"zero"
2331msgstr ""
2332"���������� ���������������� �������� �������� ���������������� ������������������������ ����������������������, ��������������\n"
2333"������������������ ���� ��������"
2334
2335#: src/msgl-check.c:189
2336#, fuzzy, c-format
2337msgid "Try using the following, valid for %s:"
2338msgstr "���������������������� ���������������������������� ������������������, ������������������ ������ %s\n"
2339
2340#: src/msgl-check.c:276 src/msgl-check.c:300
2341#, fuzzy
2342msgid "message catalog has plural form translations"
2343msgstr "�������������� �������������������������� ������ ������������������ �������� ���������������� ��������..."
2344
2345#: src/msgl-check.c:278
2346#, fuzzy
2347msgid "but header entry lacks a \"plural=EXPRESSION\" attribute"
2348msgstr "...������ �� ������������������ �������������� ���������������� \"plural=����������\""
2349
2350#: src/msgl-check.c:302
2351#, fuzzy
2352msgid "but header entry lacks a \"nplurals=INTEGER\" attribute"
2353msgstr "...������ �� ������������������ �������������� ���������������� \"plural=��������_������\""
2354
2355#: src/msgl-check.c:338
2356msgid "invalid nplurals value"
2357msgstr "���������������������� ������������������ nplurals"
2358
2359#: src/msgl-check.c:360
2360msgid "invalid plural expression"
2361msgstr "�������������������� ���������� ���������� ������������������ �������� (plural)"
2362
2363#: src/msgl-check.c:390 src/msgl-check.c:406
2364#, fuzzy, c-format
2365msgid "nplurals = %lu"
2366msgstr "nplurals = %lu..."
2367
2368#: src/msgl-check.c:392
2369#, fuzzy, c-format
2370msgid "but some messages have only one plural form"
2371msgid_plural "but some messages have only %lu plural forms"
2372msgstr[0] ""
2373"...������ ������������������ �������������������������� ���������� ������������ �������� ���������� ���������������� ��������"
2374msgstr[1] "...������ ������������������ �������������������������� ���������� ������������ %lu ���������� ���������������� ��������"
2375msgstr[2] ""
2376"...������ ������������������ �������������������������� ���������� ������������ %lu ������������ ���������������� ��������"
2377
2378#: src/msgl-check.c:408
2379#, fuzzy, c-format
2380msgid "but some messages have one plural form"
2381msgid_plural "but some messages have %lu plural forms"
2382msgstr[0] "...������ ������������������ �������������������������� ���������� �������� ���������� ���������������� ��������"
2383msgstr[1] "...������ ������������������ �������������������������� ���������� %lu ���������� ���������������� ��������"
2384msgstr[2] "...������ ������������������ �������������������������� ���������� %lu ������������ ���������������� ��������"
2385
2386#: src/msgl-check.c:432
2387#, fuzzy
2388msgid ""
2389"message catalog has plural form translations, but lacks a header entry with "
2390"\"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\""
2391msgstr "�������������� �������������������������� ������ ������������������ �������� ���������������� ��������..."
2392
2393#: src/msgl-check.c:526
2394msgid "`msgid' and `msgid_plural' entries do not both begin with '\\n'"
2395msgstr "`msgid' �� `msgid_plural' ���� �������������������� ���������� �� '\\n'"
2396
2397#: src/msgl-check.c:534
2398#, c-format
2399msgid "`msgid' and `msgstr[%u]' entries do not both begin with '\\n'"
2400msgstr "`msgid' �� `msgstr[%u]' ���� �������������������� ���������� �� \"\\n\""
2401
2402#: src/msgl-check.c:549
2403msgid "`msgid' and `msgstr' entries do not both begin with '\\n'"
2404msgstr "`msgid' �� `msgstr' ���� �������������������� ���������� �� '\\n'"
2405
2406#: src/msgl-check.c:567
2407msgid "`msgid' and `msgid_plural' entries do not both end with '\\n'"
2408msgstr "`msgid' �� `msgid_plural' ���� ������������������������ ���������� ���� '\\n'"
2409
2410#: src/msgl-check.c:575
2411#, c-format
2412msgid "`msgid' and `msgstr[%u]' entries do not both end with '\\n'"
2413msgstr "`msgid' �� `msgstr[%u]' ���� ������������������������ ���������� ���� '\\n'"
2414
2415#: src/msgl-check.c:590
2416msgid "`msgid' and `msgstr' entries do not both end with '\\n'"
2417msgstr "`msgid' �� `msgstr' ���� ������������������������ ���������� ���� '\\n'"
2418
2419#: src/msgl-check.c:602
2420msgid "plural handling is a GNU gettext extension"
2421msgstr "������������������ ���������������� �������� - �������� �������������������� GNU gettext"
2422
2423#: src/msgl-check.c:645
2424#, c-format
2425msgid "msgstr lacks the keyboard accelerator mark '%c'"
2426msgstr ""
2427
2428#: src/msgl-check.c:655
2429#, c-format
2430msgid "msgstr has too many keyboard accelerator marks '%c'"
2431msgstr ""
2432
2433#: src/msgl-check.c:695
2434#, c-format
2435msgid "headerfield `%s' missing in header\n"
2436msgstr "�������� ���������������� `%s' �������������������� �� ������������������\n"
2437
2438#: src/msgl-check.c:703
2439#, c-format
2440msgid "header field `%s' should start at beginning of line\n"
2441msgstr "�������� ���������������� `%s' �������������� ������������������ ���� �������������� ����������\n"
2442
2443#: src/msgl-check.c:717
2444msgid "some header fields still have the initial default value\n"
2445msgstr "������������������ �������� ���������������� ������ �������� ���������� �������������������� ������������������\n"
2446
2447#: src/msgl-check.c:730
2448#, c-format
2449msgid "field `%s' still has initial default value\n"
2450msgstr "�������� `%s' ������ �������� ������ �������������������� ������������������\n"
2451
2452#: src/msgl-iconv.c:64
2453#, c-format
2454msgid "%s: input is not valid in \"%s\" encoding"
2455msgstr ""
2456
2457#: src/msgl-iconv.c:68
2458#, fuzzy, c-format
2459msgid "%s: error while converting from \"%s\" encoding to \"%s\" encoding"
2460msgstr "�������������� �� ������ ���������������� ���������� \"%s\""
2461
2462#: src/msgl-iconv.c:268
2463msgid "input file doesn't contain a header entry with a charset specification"
2464msgstr "�������������������� �������� ���� �������������� �������������������������� ������������ ���� ������������ ����������������"
2465
2466#: src/msgl-iconv.c:290 src/recode-sr-latin.c:287 src/recode-sr-latin.c:292
2467#: src/x-python.c:617 src/xgettext.c:638
2468#, fuzzy, c-format
2469msgid ""
2470"Cannot convert from \"%s\" to \"%s\". %s relies on iconv(), and iconv() does "
2471"not support this conversion."
2472msgstr ""
2473"�������������������� \"%s\" ���� ������������������������������. %s �������������������� ���� iconv(),\n"
2474"������ iconv() ���� ������������������������ \"%s\".\n"
2475
2476#: src/msgl-iconv.c:320
2477#, c-format
2478msgid ""
2479"Conversion from \"%s\" to \"%s\" introduces duplicates: some different "
2480"msgids become equal."
2481msgstr ""
2482
2483#: src/msgl-iconv.c:326 src/recode-sr-latin.c:301 src/x-python.c:624
2484#: src/xgettext.c:645
2485#, fuzzy, c-format
2486msgid ""
2487"Cannot convert from \"%s\" to \"%s\". %s relies on iconv(). This version was "
2488"built without iconv()."
2489msgstr ""
2490"�������������������� \"%s\" ���� ������������������������������. %s �������������������� ���� iconv().\n"
2491"�������� ������������ �������������������� ������ iconv().\n"
2492
2493#: src/msgmerge.c:361 src/msgmerge.c:367
2494#, c-format
2495msgid "%s is only valid with %s"
2496msgstr "%s ���������������� ������������ �� %s"
2497
2498#: src/msgmerge.c:421
2499msgid "backup type"
2500msgstr ""
2501
2502#: src/msgmerge.c:458
2503#, fuzzy, c-format, no-wrap
2504msgid ""
2505"Merges two Uniforum style .po files together.  The def.po file is an\n"
2506"existing PO file with translations which will be taken over to the newly\n"
2507"created file as long as they still match; comments will be preserved,\n"
2508"but extracted comments and file positions will be discarded.  The ref.pot\n"
2509"file is the last created PO file with up-to-date source references but\n"
2510"old translations, or a PO Template file (generally created by xgettext);\n"
2511"any translations or comments in the file will be discarded, however dot\n"
2512"comments and file positions will be preserved.  Where an exact match\n"
2513"cannot be found, fuzzy matching is used to produce better results.\n"
2514msgstr ""
2515"���������������������� ������ Uniforum .po ����������, ������ ����������������������, ������ ������������ ��������������������\n"
2516"���������������������� �������������� ������������ msgid.  �������� def.po - �������� �������������� PO �������� ����\n"
2517"����������������������.  �������� ref.po - �������� ������������ ���������������� PO ��������, ���� PO ������������\n"
2518"(���������������� ���������������� ������������������ xgettext).  �������� �������������� ������ ����������������, ������ ��\n"
2519"������ ������������������������ ������������ �������������������������� �� ���������� ����������������.  ������, ������ ������������������\n"
2520"���������������������� ���� ���������� ������������������, ������������������������������������ �������������������� - ������\n"
2521"������������ ����������������.\n"
2522
2523#: src/msgmerge.c:475
2524#, c-format
2525msgid "  def.po                      translations referring to old sources\n"
2526msgstr ""
2527
2528#: src/msgmerge.c:477
2529#, c-format
2530msgid "  ref.pot                     references to new sources\n"
2531msgstr ""
2532
2533#: src/msgmerge.c:481
2534#, c-format
2535msgid ""
2536"  -C, --compendium=FILE       additional library of message translations,\n"
2537"                              may be specified more than once\n"
2538msgstr ""
2539
2540#: src/msgmerge.c:487
2541#, c-format
2542msgid ""
2543"  -U, --update                update def.po,\n"
2544"                              do nothing if def.po already up to date\n"
2545msgstr ""
2546
2547#: src/msgmerge.c:499
2548#, c-format
2549msgid "Output file location in update mode:\n"
2550msgstr ""
2551
2552#: src/msgmerge.c:501
2553#, c-format
2554msgid "The result is written back to def.po.\n"
2555msgstr ""
2556
2557#: src/msgmerge.c:503
2558#, c-format
2559msgid "      --backup=CONTROL        make a backup of def.po\n"
2560msgstr ""
2561
2562#: src/msgmerge.c:505
2563#, c-format
2564msgid "      --suffix=SUFFIX         override the usual backup suffix\n"
2565msgstr ""
2566
2567#: src/msgmerge.c:507
2568#, c-format
2569msgid ""
2570"The version control method may be selected via the --backup option or "
2571"through\n"
2572"the VERSION_CONTROL environment variable.  Here are the values:\n"
2573"  none, off       never make backups (even if --backup is given)\n"
2574"  numbered, t     make numbered backups\n"
2575"  existing, nil   numbered if numbered backups exist, simple otherwise\n"
2576"  simple, never   always make simple backups\n"
2577msgstr ""
2578
2579#: src/msgmerge.c:514
2580#, c-format
2581msgid ""
2582"The backup suffix is `~', unless set with --suffix or the "
2583"SIMPLE_BACKUP_SUFFIX\n"
2584"environment variable.\n"
2585msgstr ""
2586
2587#: src/msgmerge.c:523
2588#, c-format
2589msgid "  -N, --no-fuzzy-matching     do not use fuzzy matching\n"
2590msgstr ""
2591
2592#: src/msgmerge.c:525
2593#, fuzzy, c-format
2594msgid ""
2595"      --previous              keep previous msgids of translated messages\n"
2596msgstr ""
2597"���������� ����������������:\n"
2598"  -j, --java               Java ����������: �������� �������� ResourceBundle ��������\n"
2599"      --tcl                Tcl ����������: �������� �������� tcl/msgcat .msg ��������\n"
2600
2601#: src/msgmerge.c:574
2602#, c-format
2603msgid "  -q, --quiet, --silent       suppress progress indicators\n"
2604msgstr ""
2605
2606#: src/msgmerge.c:1340
2607#, c-format
2608msgid "this message should define plural forms"
2609msgstr "���������� �������������������������� �������������� ������������������ ���������� ���������������� ��������"
2610
2611#: src/msgmerge.c:1363
2612#, c-format
2613msgid "this message should not define plural forms"
2614msgstr "���������� �������������������������� ���� �������������� ������������������ ���������� ���������������� ��������"
2615
2616#: src/msgmerge.c:1701
2617#, c-format
2618msgid ""
2619"%sRead %ld old + %ld reference, merged %ld, fuzzied %ld, missing %ld, "
2620"obsolete %ld.\n"
2621msgstr ""
2622"%s������������������ %ld ������������ + %ld ����������, ����'�������������� %ld, ���������������������� %ld;\n"
2623"�������������������� %ld, �������������������� %ld.\n"
2624
2625#: src/msgmerge.c:1709
2626msgid " done.\n"
2627msgstr " ����������������.\n"
2628
2629#: src/msgunfmt.c:296 src/msgunfmt.c:305 src/msgunfmt.c:328
2630#, c-format
2631msgid "%s and explicit file names are mutually exclusive"
2632msgstr "%s �� ���������� ���������� ���������� ������������ ����������������������"
2633
2634#: src/msgunfmt.c:415
2635#, c-format
2636msgid "Usage: %s [OPTION] [FILE]...\n"
2637msgstr "��������������������������: %s [����������] [��������]...\n"
2638
2639#: src/msgunfmt.c:419
2640#, c-format
2641msgid "Convert binary message catalog to Uniforum style .po file.\n"
2642msgstr "���������������������� �������������� �������������� ���������������������������� �� Uniforum .po ��������.\n"
2643
2644#: src/msgunfmt.c:428
2645#, fuzzy, c-format
2646msgid ""
2647"  -j, --java                  Java mode: input is a Java ResourceBundle "
2648"class\n"
2649msgstr ""
2650"���������� ����������������:\n"
2651"  -j, --java               Java ����������: �������� �������� ResourceBundle ��������\n"
2652"      --tcl                Tcl ����������: �������� �������� tcl/msgcat .msg ��������\n"
2653
2654#: src/msgunfmt.c:430
2655#, fuzzy, c-format
2656msgid "      --csharp                C# mode: input is a .NET .dll file\n"
2657msgstr ""
2658"���������� ����������������:\n"
2659"  -j, --java               Java ����������: �������� �������� ResourceBundle ��������\n"
2660"      --tcl                Tcl ����������: �������� �������� tcl/msgcat .msg ��������\n"
2661
2662#: src/msgunfmt.c:432
2663#, fuzzy, c-format
2664msgid ""
2665"      --csharp-resources      C# resources mode: input is a .NET .resources "
2666"file\n"
2667msgstr ""
2668"���������� ����������������:\n"
2669"  -j, --java               Java ����������: �������� �������� ResourceBundle ��������\n"
2670"      --tcl                Tcl ����������: �������� �������� tcl/msgcat .msg ��������\n"
2671
2672#: src/msgunfmt.c:434
2673#, fuzzy, c-format
2674msgid ""
2675"      --tcl                   Tcl mode: input is a tcl/msgcat .msg file\n"
2676msgstr ""
2677"���������� ����������������:\n"
2678"  -j, --java               Java ����������: �������� �������� ResourceBundle ��������\n"
2679"      --tcl                Tcl ����������: �������� �������� tcl/msgcat .msg ��������\n"
2680
2681#: src/msgunfmt.c:439
2682#, c-format
2683msgid "  FILE ...                    input .mo files\n"
2684msgstr ""
2685
2686#: src/msgunfmt.c:444
2687#, c-format
2688msgid "Input file location in Java mode:\n"
2689msgstr ""
2690
2691#: src/msgunfmt.c:450
2692#, fuzzy, c-format
2693msgid ""
2694"The class name is determined by appending the locale name to the resource "
2695"name,\n"
2696"separated with an underscore.  The class is located using the CLASSPATH.\n"
2697msgstr ""
2698"�������� ������������ �� ������������ Java:\n"
2699"  -r, --resource=������������       ���������� ������������\n"
2700"  -l, --locale=����������������������    ���������� ����������������������, ���� �������� ���� ��������_������������\n"
2701"  -d ��������������������               ���������������� �������������������� ������������������ �������������������� "
2702"������������\n"
2703"���������� ���������� ���������������������� ������������ ������������������������ ���������� ���������������������� ���� ���������� "
2704"������������\n"
2705"���������������������� ����������������������������������.  ���������� -d ��������������������.  �������� ���������������������� ��\n"
2706"�������������������� ��������������������.\n"
2707
2708#: src/msgunfmt.c:455
2709#, fuzzy, c-format
2710msgid "Input file location in C# mode:\n"
2711msgstr "�������������������� �������������������� ��������"
2712
2713#: src/msgunfmt.c:463
2714#, c-format
2715msgid ""
2716"The -l and -d options are mandatory.  The .dll file is located in a\n"
2717"subdirectory of the specified directory whose name depends on the locale.\n"
2718msgstr ""
2719
2720#: src/msgunfmt.c:467
2721#, c-format
2722msgid "Input file location in Tcl mode:\n"
2723msgstr ""
2724
2725#: src/msgunfmt.c:473
2726#, c-format
2727msgid ""
2728"The -l and -d options are mandatory.  The .msg file is located in the\n"
2729"specified directory.\n"
2730msgstr ""
2731
2732#: src/msgunfmt.c:493
2733#, c-format
2734msgid "  -i, --indent                write indented output style\n"
2735msgstr ""
2736
2737#: src/msgunfmt.c:495
2738#, c-format
2739msgid "      --strict                write strict uniforum style\n"
2740msgstr ""
2741
2742#: src/msguniq.c:318
2743#, c-format, no-wrap
2744msgid ""
2745"Unifies duplicate translations in a translation catalog.\n"
2746"Finds duplicate translations of the same message ID.  Such duplicates are\n"
2747"invalid input for other programs like msgfmt, msgmerge or msgcat.  By\n"
2748"default, duplicates are merged together.  When using the --repeated option,\n"
2749"only duplicates are output, and all other messages are discarded.  Comments\n"
2750"and extracted comments will be cumulated, except that if --use-first is\n"
2751"specified, they will be taken from the first translation.  File positions\n"
2752"will be cumulated.  When using the --unique option, duplicates are discarded.\n"
2753msgstr ""
2754
2755#: src/msguniq.c:351
2756#, c-format
2757msgid "  -d, --repeated              print only duplicates\n"
2758msgstr ""
2759
2760#: src/msguniq.c:353
2761#, fuzzy, c-format
2762msgid ""
2763"  -u, --unique                print only unique messages, discard "
2764"duplicates\n"
2765msgstr ""
2766"���������� ��������������������������:\n"
2767"  -d, --repeated                 ������������������ ������������ ��������������������������\n"
2768"  -u, --unique                   ������������������ ������������ ����������������������\n"
2769
2770#: src/open-catalog.c:55 libgettextpo/gettext-po.c:102
2771#: libgettextpo/gettext-po.c:150 libgettextpo/gettext-po.c:198
2772msgid "<stdin>"
2773msgstr "<stdin>"
2774
2775#: src/po-charset.c:489
2776#, c-format
2777msgid ""
2778"Charset \"%s\" is not a portable encoding name.\n"
2779"Message conversion to user's charset might not work.\n"
2780msgstr ""
2781"�������������������� \"%s\" ���� ��'���������������� ���������������������� ������������ ��������������������.\n"
2782"���������������������������� ���������������������������� �� �������������������� �������������������������� �������� ���� ������������������\n"
2783
2784#: src/po-charset.c:556
2785#, c-format
2786msgid ""
2787"Charset \"%s\" is not supported. %s relies on iconv(),\n"
2788"and iconv() does not support \"%s\".\n"
2789msgstr ""
2790"�������������������� \"%s\" ���� ������������������������������. %s �������������������� ���� iconv(),\n"
2791"������ iconv() ���� ������������������������ \"%s\".\n"
2792
2793#: src/po-charset.c:563 src/po-charset.c:611
2794msgid ""
2795"Installing GNU libiconv and then reinstalling GNU gettext\n"
2796"would fix this problem.\n"
2797msgstr ""
2798"������������������������ GNU libiconv �� �������������������������������� GNU gettext\n"
2799"�������������� ������������������ �������� ����������������.\n"
2800
2801#: src/po-charset.c:577 src/po-charset.c:615
2802msgid "Continuing anyway, expect parse errors."
2803msgstr "������������ ��������������������... ���������������� �������������� ��������������."
2804
2805#: src/po-charset.c:579
2806msgid "Continuing anyway."
2807msgstr "������������ ��������������������..."
2808
2809#: src/po-charset.c:606
2810#, c-format
2811msgid ""
2812"Charset \"%s\" is not supported. %s relies on iconv().\n"
2813"This version was built without iconv().\n"
2814msgstr ""
2815"�������������������� \"%s\" ���� ������������������������������. %s �������������������� ���� iconv().\n"
2816"�������� ������������ �������������������� ������ iconv().\n"
2817
2818#: src/po-charset.c:643
2819msgid ""
2820"Charset missing in header.\n"
2821"Message conversion to user's charset will not work.\n"
2822msgstr ""
2823"������������������ ���������� ���������������� �� ������������������.\n"
2824"���������������������������� ���������������������������� �� ���������� ���������������� �������������������������� ������������������ ���� "
2825"����������.\n"
2826
2827#: src/po-gram-gen.y:93
2828#, c-format
2829msgid "inconsistent use of #~"
2830msgstr "���������������������������� ������������������ #~"
2831
2832#: src/po-gram-gen.y:240
2833#, c-format
2834msgid "missing `msgstr[]' section"
2835msgstr "�������������������� ������������ \"msgstr[]\""
2836
2837#: src/po-gram-gen.y:249
2838#, c-format
2839msgid "missing `msgid_plural' section"
2840msgstr "�������������������� ������������ \"msgid_plural\""
2841
2842#: src/po-gram-gen.y:257
2843#, c-format
2844msgid "missing `msgstr' section"
2845msgstr "�������������������� ������������ \"msgstr\""
2846
2847#: src/po-gram-gen.y:396
2848#, c-format
2849msgid "first plural form has nonzero index"
2850msgstr "������������ ���������� �������� ������ ���������������� ������������"
2851
2852#: src/po-gram-gen.y:398
2853#, c-format
2854msgid "plural form has wrong index"
2855msgstr "���������� ���������������� �������� ���������� �������������� ������������"
2856
2857#: src/po-lex.c:91 src/po-lex.c:110
2858#, c-format
2859msgid "too many errors, aborting"
2860msgstr "������������ �������� ��������������..."
2861
2862#: src/po-lex.c:438 src/po-lex.c:508 src/write-po.c:707 src/write-po.c:832
2863#, c-format
2864msgid "invalid multibyte sequence"
2865msgstr "���������������������� ���������������������������� ��������������������������"
2866
2867#: src/po-lex.c:466
2868#, c-format
2869msgid "incomplete multibyte sequence at end of file"
2870msgstr "���������������� ���������������������� ������������������������������ ���� ���������������� ����������"
2871
2872#: src/po-lex.c:476
2873#, c-format
2874msgid "incomplete multibyte sequence at end of line"
2875msgstr "���������������� ���������������������� ������������������������������ ���� ���������������� ����������"
2876
2877#: src/po-lex.c:488
2878msgid "iconv failure"
2879msgstr "�������������� iconv"
2880
2881#: src/po-lex.c:745
2882#, c-format
2883msgid "keyword \"%s\" unknown"
2884msgstr "������������������ ���������������� ���������� \"%s\""
2885
2886#: src/po-lex.c:855
2887#, c-format
2888msgid "invalid control sequence"
2889msgstr "���������������������� ������������������������ ��������������������������"
2890
2891#: src/po-lex.c:982
2892#, c-format
2893msgid "end-of-file within string"
2894msgstr "������������ ���������� ���������� ���������������������� ������������ ����������"
2895
2896#: src/po-lex.c:988
2897#, c-format
2898msgid "end-of-line within string"
2899msgstr "������������ ���������� ���������� ���������������������� ������������ ����������"
2900
2901#: src/po-lex.c:1009
2902#, c-format
2903msgid "context separator <EOT> within string"
2904msgstr ""
2905
2906#: src/read-catalog.c:327 src/xgettext.c:939
2907#, c-format
2908msgid "this file may not contain domain directives"
2909msgstr "�������� �������� �������� ���� ���������������� ���������������� ������������"
2910
2911#: src/read-catalog.c:372
2912msgid "duplicate message definition"
2913msgstr "�������������� ���������������������� ��������������������������"
2914
2915#: src/read-catalog.c:374
2916#, fuzzy
2917msgid "this is the location of the first definition"
2918msgstr "...�������� ���������������������������������� �������������� ����������������������"
2919
2920#: src/read-mo.c:105 src/read-mo.c:126 src/read-mo.c:172 src/read-mo.c:199
2921#, c-format
2922msgid "file \"%s\" is truncated"
2923msgstr "�������� \"%s\" ��������������"
2924
2925#: src/read-mo.c:129
2926#, c-format
2927msgid "file \"%s\" contains a not NUL terminated string"
2928msgstr "�������� \"%s\" �������������� ���������� ���� ������������������ ����������"
2929
2930#: src/read-mo.c:165 src/read-mo.c:274
2931#, c-format
2932msgid "file \"%s\" is not in GNU .mo format"
2933msgstr "������������ ���������� \"%s\" ���� GNU .mo"
2934
2935#: src/read-mo.c:178
2936#, c-format
2937msgid "file \"%s\" contains a not NUL terminated string, at %s"
2938msgstr "�������� \"%s\" ���������������� ���������� ���� ������������������ ����������, ���� %s"
2939
2940#: src/read-properties.c:227
2941#, fuzzy
2942msgid "warning: invalid \\uxxxx syntax for Unicode character"
2943msgstr "%s:%d: ����������: ������������������������ �������������������� ������������������"
2944
2945#: src/read-stringtable.c:802
2946#, fuzzy
2947msgid "warning: unterminated string"
2948msgstr "%s:%d: ����������: ���������������������� ����������"
2949
2950#: src/read-stringtable.c:810
2951#, fuzzy
2952msgid "warning: syntax error"
2953msgstr "%s: ����������: "
2954
2955#: src/read-stringtable.c:871 src/read-stringtable.c:893
2956#, fuzzy
2957msgid "warning: unterminated key/value pair"
2958msgstr "%s:%d: ����������: ���������������������� ����������"
2959
2960#: src/read-stringtable.c:939
2961#, fuzzy
2962msgid "warning: syntax error, expected ';' after string"
2963msgstr "%s:%d: ����������: ���������������������� ����������"
2964
2965#: src/read-stringtable.c:948
2966#, fuzzy
2967msgid "warning: syntax error, expected '=' or ';' after string"
2968msgstr "%s:%d: ����������: ���������������������� ����������"
2969
2970#: src/recode-sr-latin.c:116
2971#, fuzzy, c-format
2972msgid "Written by %s and %s.\n"
2973msgstr "���������� %s.\n"
2974
2975#. TRANSLATORS: This is a proper name. The last name is
2976#. (with Unicode escapes) "\u0160egan" or (with HTML entities)
2977#. "&Scaron;egan".
2978#. This is a proper name. See the gettext manual, section Names.
2979#: src/recode-sr-latin.c:120
2980msgid "Danilo Segan"
2981msgstr ""
2982
2983#: src/recode-sr-latin.c:153
2984#, c-format, no-wrap
2985msgid "Recode Serbian text from Cyrillic to Latin script.\n"
2986msgstr ""
2987
2988#: src/recode-sr-latin.c:156
2989#, c-format, no-wrap
2990msgid ""
2991"The input text is read from standard input.  The converted text is output to\n"
2992"standard output.\n"
2993msgstr ""
2994
2995#: src/recode-sr-latin.c:338
2996#, c-format
2997msgid "input is not valid in \"%s\" encoding"
2998msgstr ""
2999
3000#: src/recode-sr-latin.c:366
3001#, fuzzy, c-format
3002msgid "error while converting from \"%s\" encoding to \"%s\" encoding"
3003msgstr "�������������� �� ������ ���������������� ���������� \"%s\""
3004
3005#: src/urlget.c:146
3006#, c-format
3007msgid "expected two arguments"
3008msgstr "���������������� ������ ������������������"
3009
3010#: src/urlget.c:163
3011#, c-format
3012msgid "Usage: %s [OPTION] URL FILE\n"
3013msgstr "��������������������������: %s [����������] URL ��������\n"
3014
3015#: src/urlget.c:168
3016#, c-format, no-wrap
3017msgid ""
3018"Fetches and outputs the contents of an URL.  If the URL cannot be accessed,\n"
3019"the locally accessible FILE is used instead.\n"
3020msgstr ""
3021
3022#: src/urlget.c:219
3023#, c-format
3024msgid "error writing stdout"
3025msgstr "�������������� ������������ �� stdout"
3026
3027#: src/write-catalog.c:126
3028msgid ""
3029"Cannot output multiple translation domains into a single file with the "
3030"specified output format. Try using PO file syntax instead."
3031msgstr ""
3032
3033#: src/write-catalog.c:129
3034msgid ""
3035"Cannot output multiple translation domains into a single file with the "
3036"specified output format."
3037msgstr ""
3038
3039#: src/write-catalog.c:162
3040#, fuzzy
3041msgid ""
3042"message catalog has context dependent translations, but the output format "
3043"does not support them."
3044msgstr "�������������� �������������������������� ������ ������������������ �������� ���������������� ��������..."
3045
3046#: src/write-catalog.c:197
3047msgid ""
3048"message catalog has plural form translations, but the output format does not "
3049"support them. Try generating a Java class using \"msgfmt --java\", instead "
3050"of a properties file."
3051msgstr ""
3052
3053#: src/write-catalog.c:202
3054#, fuzzy
3055msgid ""
3056"message catalog has plural form translations, but the output format does not "
3057"support them."
3058msgstr "�������������� �������������������������� ������ ������������������ �������� ���������������� ��������..."
3059
3060#: src/write-catalog.c:229 src/write-catalog.c:273
3061#, c-format
3062msgid "cannot create output file \"%s\""
3063msgstr "������������������ ���������������� �������� ������������ \"%s\""
3064
3065#: src/write-catalog.c:237 src/write-catalog.c:281
3066msgid "standard output"
3067msgstr "�������������������� ����������"
3068
3069#: src/write-csharp.c:688
3070#, fuzzy, c-format
3071msgid "failed to create directory \"%s\""
3072msgstr "������������������ ���������������� \"%s\""
3073
3074#: src/write-csharp.c:751
3075#, fuzzy, c-format
3076msgid "compilation of C# class failed, please try --verbose"
3077msgstr ""
3078"�������������� �������������������� Java ����������, �������� ���������� ���������������������� --verbose,\n"
3079"���� �������������������� �������������������� ������������������ $JAVAC"
3080
3081#: src/write-csharp.c:753
3082#, fuzzy, c-format
3083msgid "compilation of C# class failed"
3084msgstr ""
3085"�������������� �������������������� Java ����������, �������� ���������� ���������������������� --verbose,\n"
3086"���� �������������������� �������������������� ������������������ $JAVAC"
3087
3088#: src/write-java.c:975
3089#, c-format
3090msgid "not a valid Java class name: %s"
3091msgstr "���������������������� ���������� Java-����������: %s"
3092
3093#: src/write-java.c:1060
3094#, c-format
3095msgid "compilation of Java class failed, please try --verbose or set $JAVAC"
3096msgstr ""
3097"�������������� �������������������� Java ����������, �������� ���������� ���������������������� --verbose,\n"
3098"���� �������������������� �������������������� ������������������ $JAVAC"
3099
3100#: src/write-java.c:1063
3101#, fuzzy, c-format
3102msgid "compilation of Java class failed, please try to set $JAVAC"
3103msgstr ""
3104"�������������� �������������������� Java ����������, �������� ���������� ���������������������� --verbose,\n"
3105"���� �������������������� �������������������� ������������������ $JAVAC"
3106
3107#: src/write-mo.c:799 src/write-qt.c:736 src/write-tcl.c:212
3108#, c-format
3109msgid "error while opening \"%s\" for writing"
3110msgstr "�������������� �� ������ ���������������� \"%s\" ������ ������������"
3111
3112#: src/write-po.c:766
3113#, c-format
3114msgid ""
3115"internationalized messages should not contain the `\\%c' escape sequence"
3116msgstr ""
3117"�������������������������� �������������������������� ���� �������������� ������������������ \"\\%c\" ESC-������������������������������"
3118
3119#: src/write-po.c:1212 src/write-po.c:1341
3120#, fuzzy, c-format
3121msgid ""
3122"The following msgctxt contains non-ASCII characters.\n"
3123"This will cause problems to translators who use a character encoding\n"
3124"different from yours. Consider using a pure ASCII msgctxt instead.\n"
3125"%s\n"
3126msgstr ""
3127"������������ msgid ���������������� ���� ASCII ��������������.\n"
3128"�������� ���������� ������������������ ������������������������ �� ��������������������������, �������� ����������������������������������\n"
3129"��������������������, �������� ���������������������������� ���� ����������. ���������������������� ����������������������\n"
3130"�������������������������� ������������ ASCII ���������������� �� msgid\n"
3131"%s\n"
3132
3133#: src/write-po.c:1224 src/write-po.c:1353
3134#, c-format
3135msgid ""
3136"The following msgid contains non-ASCII characters.\n"
3137"This will cause problems to translators who use a character encoding\n"
3138"different from yours. Consider using a pure ASCII msgid instead.\n"
3139"%s\n"
3140msgstr ""
3141"������������ msgid ���������������� ���� ASCII ��������������.\n"
3142"�������� ���������� ������������������ ������������������������ �� ��������������������������, �������� ����������������������������������\n"
3143"��������������������, �������� ���������������������������� ���� ����������. ���������������������� ����������������������\n"
3144"�������������������������� ������������ ASCII ���������������� �� msgid\n"
3145"%s\n"
3146
3147#: src/write-qt.c:667
3148msgid ""
3149"message catalog has plural form translations\n"
3150"but the Qt message catalog format doesn't support plural handling\n"
3151msgstr ""
3152
3153#: src/write-qt.c:693
3154msgid ""
3155"message catalog has msgctxt strings containing characters outside ISO-8859-"
3156"1\n"
3157"but the Qt message catalog format supports Unicode only in the translated\n"
3158"strings, not in the context strings\n"
3159msgstr ""
3160
3161#: src/write-qt.c:717
3162msgid ""
3163"message catalog has msgid strings containing characters outside ISO-8859-1\n"
3164"but the Qt message catalog format supports Unicode only in the translated\n"
3165"strings, not in the untranslated strings\n"
3166msgstr ""
3167
3168#: src/write-resources.c:94
3169#, fuzzy, c-format
3170msgid "error while writing to %s subprocess"
3171msgstr "�������������� �� ������ ������������ ���������� \"%s\""
3172
3173#: src/write-resources.c:130
3174#, fuzzy
3175msgid ""
3176"message catalog has context dependent translations\n"
3177"but the C# .resources format doesn't support contexts\n"
3178msgstr "�������������� �������������������������� ������ ������������������ �������� ���������������� ��������..."
3179
3180#: src/write-resources.c:149
3181#, fuzzy
3182msgid ""
3183"message catalog has plural form translations\n"
3184"but the C# .resources format doesn't support plural handling\n"
3185msgstr "�������������� �������������������������� ������ ������������������ �������� ���������������� ��������..."
3186
3187#: src/write-tcl.c:157
3188#, fuzzy
3189msgid ""
3190"message catalog has context dependent translations\n"
3191"but the Tcl message catalog format doesn't support contexts\n"
3192msgstr "�������������� �������������������������� ������ ������������������ �������� ���������������� ��������..."
3193
3194#: src/write-tcl.c:176
3195msgid ""
3196"message catalog has plural form translations\n"
3197"but the Tcl message catalog format doesn't support plural handling\n"
3198msgstr ""
3199
3200#: src/x-awk.c:342 src/x-python.c:1059
3201#, fuzzy, c-format
3202msgid "%s:%d: warning: unterminated string"
3203msgstr "%s:%d: ����������: ���������������������� ����������"
3204
3205#: src/x-awk.c:593
3206#, fuzzy, c-format
3207msgid "%s:%d: warning: unterminated regular expression"
3208msgstr "%s:%d: ����������: ���������������������� ����������"
3209
3210#: src/x-c.c:1194 src/x-csharp.c:1506 src/x-java.c:869
3211#, c-format
3212msgid "%s:%d: warning: unterminated character constant"
3213msgstr "%s:%d: ����������: ������������������������ �������������������� ������������������"
3214
3215#: src/x-c.c:1218
3216#, c-format
3217msgid "%s:%d: warning: unterminated string literal"
3218msgstr "%s:%d: ����������: ���������������������� ����������"
3219
3220#: src/x-csharp.c:221 src/xgettext.c:1889
3221#, c-format
3222msgid ""
3223"Non-ASCII string at %s%s.\n"
3224"Please specify the source encoding through --from-code.\n"
3225msgstr ""
3226
3227#: src/x-csharp.c:268
3228#, c-format
3229msgid ""
3230"%s:%d: Invalid multibyte sequence.\n"
3231"Please specify the correct source encoding through --from-code.\n"
3232msgstr ""
3233
3234#: src/x-csharp.c:284
3235#, c-format
3236msgid ""
3237"%s:%d: Long incomplete multibyte sequence.\n"
3238"Please specify the correct source encoding through --from-code.\n"
3239msgstr ""
3240
3241#: src/x-csharp.c:296
3242#, c-format
3243msgid ""
3244"%s:%d: Incomplete multibyte sequence at end of file.\n"
3245"Please specify the correct source encoding through --from-code.\n"
3246msgstr ""
3247
3248#: src/x-csharp.c:305
3249#, c-format
3250msgid ""
3251"%s:%d: Incomplete multibyte sequence at end of line.\n"
3252"Please specify the correct source encoding through --from-code.\n"
3253msgstr ""
3254
3255#: src/x-csharp.c:314 src/x-python.c:331
3256#, fuzzy, c-format
3257msgid "%s:%d: iconv failure"
3258msgstr "�������������� iconv"
3259
3260#: src/x-csharp.c:337
3261#, c-format
3262msgid ""
3263"%s:%d: Invalid multibyte sequence.\n"
3264"Please specify the source encoding through --from-code.\n"
3265msgstr ""
3266
3267#: src/x-csharp.c:1387 src/x-python.c:1266
3268#, fuzzy, c-format
3269msgid "%s:%d: warning: invalid Unicode character"
3270msgstr "%s:%d: ����������: ������������������������ �������������������� ������������������"
3271
3272#: src/x-csharp.c:1509 src/x-java.c:872
3273#, fuzzy, c-format
3274msgid "%s:%d: warning: unterminated string constant"
3275msgstr "%s:%d: ����������: ���������������������� ����������"
3276
3277#: src/x-csharp.c:2013 src/x-java.c:1366
3278#, c-format
3279msgid "%s:%d: warning: ')' found where '}' was expected"
3280msgstr ""
3281
3282#: src/x-csharp.c:2047 src/x-java.c:1400
3283#, c-format
3284msgid "%s:%d: warning: '}' found where ')' was expected"
3285msgstr ""
3286
3287#: src/x-glade.c:611 src/x-glade.c:618
3288#, c-format
3289msgid "%s:%lu:%lu: %s"
3290msgstr ""
3291
3292#: src/x-glade.c:645
3293#, fuzzy, c-format
3294msgid ""
3295"Language \"glade\" is not supported. %s relies on expat.\n"
3296"This version was built without expat.\n"
3297msgstr ""
3298"�������������������� \"%s\" ���� ������������������������������. %s �������������������� ���� iconv().\n"
3299"�������� ������������ �������������������� ������ iconv().\n"
3300
3301#: src/x-java.c:492
3302#, fuzzy, c-format
3303msgid "%s:%d: warning: lone surrogate U+%04X"
3304msgstr "%s:%d: ����������: ���������������������� ����������"
3305
3306#: src/x-perl.c:307
3307#, c-format
3308msgid "%s:%d: can't find string terminator \"%s\" anywhere before EOF"
3309msgstr ""
3310
3311#: src/x-perl.c:1038
3312#, c-format
3313msgid "%s:%d: missing right brace on \\x{HEXNUMBER}"
3314msgstr ""
3315
3316#: src/x-perl.c:1158
3317#, c-format
3318msgid "%s:%d: invalid interpolation (\"\\l\") of 8bit character \"%c\""
3319msgstr ""
3320
3321#: src/x-perl.c:1178
3322#, c-format
3323msgid "%s:%d: invalid interpolation (\"\\u\") of 8bit character \"%c\""
3324msgstr ""
3325
3326#: src/x-perl.c:1212
3327#, fuzzy, c-format
3328msgid "%s:%d: invalid variable interpolation at \"%c\""
3329msgstr "%s:%d: ���������������������� ���������������������� ����������"
3330
3331#: src/x-perl.c:1225
3332#, c-format
3333msgid "%s:%d: invalid interpolation (\"\\L\") of 8bit character \"%c\""
3334msgstr ""
3335
3336#: src/x-perl.c:1242
3337#, c-format
3338msgid "%s:%d: invalid interpolation (\"\\U\") of 8bit character \"%c\""
3339msgstr ""
3340
3341#: src/x-python.c:233
3342#, c-format
3343msgid ""
3344"Non-ASCII string at %s%s.\n"
3345"Please specify the source encoding through --from-code or through a comment\n"
3346"as specified in http://www.python.org/peps/pep-0263.html.\n"
3347msgstr ""
3348
3349#: src/x-python.c:281
3350#, c-format
3351msgid ""
3352"%s:%d: Invalid multibyte sequence.\n"
3353"Please specify the correct source encoding through --from-code or through a\n"
3354"comment as specified in http://www.python.org/peps/pep-0263.html.\n"
3355msgstr ""
3356
3357#: src/x-python.c:298
3358#, c-format
3359msgid ""
3360"%s:%d: Long incomplete multibyte sequence.\n"
3361"Please specify the correct source encoding through --from-code or through a\n"
3362"comment as specified in http://www.python.org/peps/pep-0263.html.\n"
3363msgstr ""
3364
3365#: src/x-python.c:311
3366#, c-format
3367msgid ""
3368"%s:%d: Incomplete multibyte sequence at end of file.\n"
3369"Please specify the correct source encoding through --from-code or through a\n"
3370"comment as specified in http://www.python.org/peps/pep-0263.html.\n"
3371msgstr ""
3372
3373#: src/x-python.c:321
3374#, c-format
3375msgid ""
3376"%s:%d: Incomplete multibyte sequence at end of line.\n"
3377"Please specify the correct source encoding through --from-code or through a\n"
3378"comment as specified in http://www.python.org/peps/pep-0263.html.\n"
3379msgstr ""
3380
3381#: src/x-python.c:354
3382#, c-format
3383msgid ""
3384"%s:%d: Invalid multibyte sequence.\n"
3385"Please specify the source encoding through --from-code or through a comment\n"
3386"as specified in http://www.python.org/peps/pep-0263.html.\n"
3387msgstr ""
3388
3389#: src/x-python.c:674
3390#, c-format
3391msgid "Unknown encoding \"%s\". Proceeding with ASCII instead."
3392msgstr ""
3393
3394#: src/x-rst.c:109
3395#, c-format
3396msgid "%s:%d: invalid string definition"
3397msgstr "%s:%d: ���������������������� ���������������������� ����������"
3398
3399#: src/x-rst.c:173
3400#, c-format
3401msgid "%s:%d: missing number after #"
3402msgstr "%s:%d: ������������������ ���������� ������������ #"
3403
3404#: src/x-rst.c:208
3405#, c-format
3406msgid "%s:%d: invalid string expression"
3407msgstr "%s:%d: �������������������� ����������-����������"
3408
3409#: src/x-sh.c:1075
3410#, c-format
3411msgid ""
3412"%s:%lu: warning: the syntax $\"...\" is deprecated due to security reasons; "
3413"use eval_gettext instead"
3414msgstr ""
3415
3416#: src/xgettext.c:567
3417#, c-format
3418msgid "--join-existing cannot be used when output is written to stdout"
3419msgstr "--joun-existing ���� �������� �������� ���������������������� ������ ������������ �� stdout"
3420
3421#: src/xgettext.c:572
3422#, c-format
3423msgid "xgettext cannot work without keywords to look for"
3424msgstr "xgettext ���� �������� ������������������ ������ ���������������� �������� ������ ������������"
3425
3426#: src/xgettext.c:715
3427#, c-format
3428msgid "warning: file `%s' extension `%s' is unknown; will try C"
3429msgstr "����������: �������� \"%s\" ������������ \"%s\" ����������������; ���������������������� C"
3430
3431#: src/xgettext.c:766
3432#, c-format
3433msgid "Extract translatable strings from given input files.\n"
3434msgstr "�������������������� �������������������������� ���������� �� ���������������� ���������������������� ������������.\n"
3435
3436#: src/xgettext.c:789
3437#, c-format
3438msgid ""
3439"  -d, --default-domain=NAME   use NAME.po for output (instead of messages."
3440"po)\n"
3441msgstr ""
3442
3443#: src/xgettext.c:791
3444#, c-format
3445msgid "  -o, --output=FILE           write output to specified file\n"
3446msgstr ""
3447
3448#: src/xgettext.c:793
3449#, c-format
3450msgid ""
3451"  -p, --output-dir=DIR        output files will be placed in directory DIR\n"
3452msgstr ""
3453
3454#: src/xgettext.c:798
3455#, fuzzy, c-format
3456msgid "Choice of input file language:\n"
3457msgstr "�������������������� �������������������� ��������"
3458
3459#: src/xgettext.c:800
3460#, c-format
3461msgid ""
3462"  -L, --language=NAME         recognise the specified language\n"
3463"                                (C, C++, ObjectiveC, PO, Shell, Python, "
3464"Lisp,\n"
3465"                                EmacsLisp, librep, Scheme, Smalltalk, Java,\n"
3466"                                JavaProperties, C#, awk, YCP, Tcl, Perl, "
3467"PHP,\n"
3468"                                GCC-source, NXStringTable, RST, Glade)\n"
3469msgstr ""
3470
3471#: src/xgettext.c:806
3472#, c-format
3473msgid "  -C, --c++                   shorthand for --language=C++\n"
3474msgstr ""
3475
3476#: src/xgettext.c:808
3477#, c-format
3478msgid ""
3479"By default the language is guessed depending on the input file name "
3480"extension.\n"
3481msgstr ""
3482
3483#: src/xgettext.c:813
3484#, c-format
3485msgid ""
3486"      --from-code=NAME        encoding of input files\n"
3487"                                (except for Python, Tcl, Glade)\n"
3488msgstr ""
3489
3490#: src/xgettext.c:816
3491#, c-format
3492msgid "By default the input files are assumed to be in ASCII.\n"
3493msgstr ""
3494
3495#: src/xgettext.c:821
3496#, c-format
3497msgid "  -j, --join-existing         join messages with existing file\n"
3498msgstr ""
3499
3500#: src/xgettext.c:823
3501#, c-format
3502msgid "  -x, --exclude-file=FILE.po  entries from FILE.po are not extracted\n"
3503msgstr ""
3504
3505#: src/xgettext.c:825
3506#, c-format
3507msgid ""
3508"  -c, --add-comments[=TAG]    place comment block with TAG (or those\n"
3509"                              preceding keyword lines) in output file\n"
3510msgstr ""
3511
3512#: src/xgettext.c:829
3513#, c-format
3514msgid "Language specific options:\n"
3515msgstr ""
3516
3517#: src/xgettext.c:831
3518#, c-format
3519msgid "  -a, --extract-all           extract all strings\n"
3520msgstr ""
3521
3522#: src/xgettext.c:833 src/xgettext.c:840
3523#, c-format
3524msgid ""
3525"                                (only languages C, C++, ObjectiveC, Shell,\n"
3526"                                Python, Lisp, EmacsLisp, librep, Scheme, "
3527"Java,\n"
3528"                                C#, awk, Tcl, Perl, PHP, GCC-source, Glade)\n"
3529msgstr ""
3530
3531#: src/xgettext.c:837
3532#, c-format
3533msgid ""
3534"  -k, --keyword[=WORD]        additional keyword to be looked for (without\n"
3535"                              WORD means not to use default keywords)\n"
3536msgstr ""
3537
3538#: src/xgettext.c:844
3539#, c-format
3540msgid ""
3541"      --flag=WORD:ARG:FLAG    additional flag for strings inside the "
3542"argument\n"
3543"                              number ARG of keyword WORD\n"
3544msgstr ""
3545
3546#: src/xgettext.c:847
3547#, c-format
3548msgid ""
3549"                                (only languages C, C++, ObjectiveC, Shell,\n"
3550"                                Python, Lisp, EmacsLisp, librep, Scheme, "
3551"Java,\n"
3552"                                C#, awk, YCP, Tcl, Perl, PHP, GCC-source)\n"
3553msgstr ""
3554
3555#: src/xgettext.c:851
3556#, c-format
3557msgid "  -T, --trigraphs             understand ANSI C trigraphs for input\n"
3558msgstr ""
3559
3560#: src/xgettext.c:853
3561#, c-format
3562msgid "                                (only languages C, C++, ObjectiveC)\n"
3563msgstr ""
3564
3565#: src/xgettext.c:855
3566#, fuzzy, c-format
3567msgid "      --qt                    recognize Qt format strings\n"
3568msgstr ""
3569"���������� ����������������:\n"
3570"  -j, --java               Java ����������: �������� �������� ResourceBundle ��������\n"
3571"      --tcl                Tcl ����������: �������� �������� tcl/msgcat .msg ��������\n"
3572
3573#: src/xgettext.c:857 src/xgettext.c:861 src/xgettext.c:865
3574#, c-format
3575msgid "                                (only language C++)\n"
3576msgstr ""
3577
3578#: src/xgettext.c:859
3579#, fuzzy, c-format
3580msgid "      --kde                   recognize KDE 4 format strings\n"
3581msgstr ""
3582"���������� ����������������:\n"
3583"  -j, --java               Java ����������: �������� �������� ResourceBundle ��������\n"
3584"      --tcl                Tcl ����������: �������� �������� tcl/msgcat .msg ��������\n"
3585
3586#: src/xgettext.c:863
3587#, fuzzy, c-format
3588msgid "      --boost                 recognize Boost format strings\n"
3589msgstr ""
3590"���������� ����������������:\n"
3591"  -j, --java               Java ����������: �������� �������� ResourceBundle ��������\n"
3592"      --tcl                Tcl ����������: �������� �������� tcl/msgcat .msg ��������\n"
3593
3594#: src/xgettext.c:867
3595#, c-format
3596msgid ""
3597"      --debug                 more detailed formatstring recognition result\n"
3598msgstr ""
3599
3600#: src/xgettext.c:886
3601#, c-format
3602msgid "      --properties-output     write out a Java .properties file\n"
3603msgstr ""
3604
3605#: src/xgettext.c:901
3606#, c-format
3607msgid "      --copyright-holder=STRING  set copyright holder in output\n"
3608msgstr ""
3609
3610#: src/xgettext.c:903
3611#, c-format
3612msgid ""
3613"      --foreign-user          omit FSF copyright in output for foreign user\n"
3614msgstr ""
3615
3616#: src/xgettext.c:905
3617#, c-format
3618msgid "      --package-name=PACKAGE  set package name in output\n"
3619msgstr ""
3620
3621#: src/xgettext.c:907
3622#, c-format
3623msgid "      --package-version=VERSION  set package version in output\n"
3624msgstr ""
3625
3626#: src/xgettext.c:909
3627#, c-format
3628msgid ""
3629"      --msgid-bugs-address=EMAIL@ADDRESS  set report address for msgid bugs\n"
3630msgstr ""
3631
3632#: src/xgettext.c:911
3633#, c-format
3634msgid ""
3635"  -m, --msgstr-prefix[=STRING]  use STRING or \"\" as prefix for msgstr "
3636"entries\n"
3637msgstr ""
3638
3639#: src/xgettext.c:913
3640#, c-format
3641msgid ""
3642"  -M, --msgstr-suffix[=STRING]  use STRING or \"\" as suffix for msgstr "
3643"entries\n"
3644msgstr ""
3645
3646#: src/xgettext.c:1686
3647#, c-format
3648msgid ""
3649"A --flag argument doesn't have the <keyword>:<argnum>:[pass-]<flag> syntax: %"
3650"s"
3651msgstr ""
3652
3653#: src/xgettext.c:1785
3654msgid "standard input"
3655msgstr "�������������������� ��������"
3656
3657#: src/xgettext.c:1965 src/xgettext.c:1998 src/xgettext.c:2056
3658#, fuzzy, c-format
3659msgid "%s%s: warning: "
3660msgstr "%s: ����������: "
3661
3662#: src/xgettext.c:1968
3663#, c-format
3664msgid ""
3665"Although being used in a format string position, the %s is not a valid %s "
3666"format string. Reason: %s\n"
3667msgstr ""
3668
3669#: src/xgettext.c:1969
3670#, fuzzy, c-format
3671msgid ""
3672"Although declared as such, the %s is not a valid %s format string. Reason: %"
3673"s\n"
3674msgstr "'%s' - �������� �������������������� %s ������������ ����������, �� ������������������������ ���� 'msgid'"
3675
3676#: src/xgettext.c:2000
3677#, c-format
3678msgid ""
3679"'%s' format string with unnamed arguments cannot be properly localized:\n"
3680"The translator cannot reorder the arguments.\n"
3681"Please consider using a format string with named arguments,\n"
3682"and a mapping instead of a tuple for the arguments.\n"
3683msgstr ""
3684
3685#: src/xgettext.c:2058
3686msgid ""
3687"Empty msgid.  It is reserved by GNU gettext:\n"
3688"gettext(\"\") returns the header entry with\n"
3689"meta information, not the empty string.\n"
3690msgstr ""
3691"���������� msgid.  �������������������������� GNU gettext:\n"
3692"gettext(\"\") ������������ ������������������ ����\n"
3693"��������������������������, �� ���� ���������� ����������.\n"
3694
3695#: src/xgettext.c:2664
3696#, fuzzy, c-format
3697msgid "ambiguous argument specification for keyword '%.*s'"
3698msgstr "������������������������ ���������������� `%s' ������ `%s'"
3699
3700#: src/xgettext.c:2691
3701#, fuzzy, c-format
3702msgid "warning: missing context for keyword '%.*s'"
3703msgstr "������������������������ ���������������� `%s' ������ `%s'"
3704
3705#: src/xgettext.c:2716
3706#, fuzzy, c-format
3707msgid "warning: missing context for plural argument of keyword '%.*s'"
3708msgstr "������������������������ ���������������� `%s' ������ `%s'"
3709
3710#: src/xgettext.c:2737
3711#, c-format
3712msgid "context mismatch between singular and plural form"
3713msgstr ""
3714
3715#: src/xgettext.c:2828
3716msgid ""
3717"The option --msgid-bugs-address was not specified.\n"
3718"If you are using a `Makevars' file, please specify\n"
3719"the MSGID_BUGS_ADDRESS variable there; otherwise please\n"
3720"specify an --msgid-bugs-address command line option.\n"
3721msgstr ""
3722
3723#: src/xgettext.c:3035
3724#, c-format
3725msgid "language `%s' unknown"
3726msgstr "������������������ �������� `%s'"
3727
3728#: libgettextpo/gettext-po.c:84
3729msgid "<unnamed>"
3730msgstr ""
3731
3732#~ msgid ""
3733#~ "Copyright (C) %s Free Software Foundation, Inc.\n"
3734#~ "This is free software; see the source for copying conditions.  There is "
3735#~ "NO\n"
3736#~ "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR "
3737#~ "PURPOSE.\n"
3738#~ msgstr ""
3739#~ "Copyright (C) %s Free Software Foundation, Inc.\n"
3740#~ "�������� �������������� �������������������� ����������������������������; ���������������� �������������� ���������� ������\n"
3741#~ "���������������������� ���� ��������������������������������. ���� ���������� ������������ ����������������; ���������� ����\n"
3742#~ "���������������������� ������������������������ ���� �������� �������������� ����������.\n"
3743
3744#, fuzzy
3745#~ msgid ""
3746#~ "message catalog has context dependent translations\n"
3747#~ "but the C# .dll format doesn't support contexts\n"
3748#~ msgstr "�������������� �������������������������� ������ ������������������ �������� ���������������� ��������..."
3749
3750#, fuzzy
3751#~ msgid ""
3752#~ "message catalog has context dependent translations\n"
3753#~ "but the Java ResourceBundle format doesn't support contexts\n"
3754#~ msgstr "�������������� �������������������������� ������ ������������������ �������� ���������������� ��������..."
3755
3756#~ msgid "%s: warning: "
3757#~ msgstr "%s: ����������: "
3758
3759#~ msgid "%s\n"
3760#~ msgstr "%s\n"
3761
3762#, fuzzy
3763#~ msgid "%s:%lu: warning: unterminated string"
3764#~ msgstr "%s:%d: ����������: ���������������������� ����������"
3765
3766#~ msgid "conversion failure"
3767#~ msgstr "�������������� ����������������������������"
3768
3769#~ msgid "write to grep subprocess failed"
3770#~ msgstr "�������������� ������������ �� ������������������ grep"
3771
3772#~ msgid ""
3773#~ "Input file location:\n"
3774#~ "  INPUTFILE                   input PO file\n"
3775#~ "  -D, --directory=DIRECTORY   add DIRECTORY to list for input files "
3776#~ "search\n"
3777#~ "If no input file is given or if it is -, standard input is read.\n"
3778#~ msgstr ""
3779#~ "�������� ����������:\n"
3780#~ "  INPUTFILE                   �������������������� PO ��������\n"
3781#~ "  -D, --directory=��������������������  ������������ �������������������� �� ���������� ������������ "
3782#~ "����������������������\n"
3783#~ "                              ������������\n"
3784#~ "�������� �������������������� �������� ���� ����������������, ���� ������������ ������ -, ���������� �������������������� "
3785#~ "��������.\n"
3786
3787#~ msgid ""
3788#~ "Output file location:\n"
3789#~ "  -o, --output-file=FILE      write output to specified file\n"
3790#~ "The results are written to standard output if no output file is "
3791#~ "specified\n"
3792#~ "or if it is -.\n"
3793#~ msgstr ""
3794#~ "�������� ������������:\n"
3795#~ "  -o, --output-file=��������      ������������������ ���������� �� ������������������ ��������\n"
3796#~ "������������ ���������������������� �� �������������������� ����������, �������� ������ ���������� ������ ������������ ����\n"
3797#~ "������������������, ���� ������������ ������ -.\n"
3798
3799#, fuzzy
3800#~ msgid ""
3801#~ "Attribute manipulation:\n"
3802#~ "      --set-fuzzy             set all messages 'fuzzy'\n"
3803#~ "      --clear-fuzzy           set all messages non-'fuzzy'\n"
3804#~ "      --set-obsolete          set all messages obsolete\n"
3805#~ "      --clear-obsolete        set all messages non-obsolete\n"
3806#~ "      --only-file=FILE.po     manipulate only entries listed in FILE.po\n"
3807#~ "      --ignore-file=FILE.po   manipulate only entries not listed in FILE."
3808#~ "po\n"
3809#~ "      --fuzzy                 synonym for --only-fuzzy --clear-fuzzy\n"
3810#~ "      --obsolete              synonym for --only-obsolete --clear-"
3811#~ "obsolete\n"
3812#~ msgstr ""
3813#~ "���������������������� ���� ����������������:\n"
3814#~ "      --set-fuzzy             �������������������� ������ �������������������������� ���� 'fuzzy'\n"
3815#~ "      --clear-fuzzy           �������������������� ������ �������������������������� ���� ���� 'fuzzy'\n"
3816#~ "      --set-obsolete          �������������������� ������ �������������������������� ���� ��������������������\n"
3817#~ "      --clear-obsolete        �������������������� ������ �������������������������� ���� "
3818#~ "������������������������\n"
3819#~ "      --fuzzy                 ������, ������ �� --only-fuzzy --clear-fuzzy\n"
3820#~ "      --obsolete              ������, ������ �� --only-obsolete --clear-"
3821#~ "obsolete\n"
3822
3823#~ msgid ""
3824#~ "Output file location:\n"
3825#~ "  -o, --output-file=FILE         write output to specified file\n"
3826#~ "The results are written to standard output if no output file is "
3827#~ "specified\n"
3828#~ "or if it is -.\n"
3829#~ msgstr ""
3830#~ "�������� ������������:\n"
3831#~ "  -o, --output-file=��������         ������������������ ���������� �� ���������������� ��������\n"
3832#~ "������������ ���������������������� �� �������������������� ����������, �������� ������ ���������� ���� ������������������, ����\n"
3833#~ "������������ ������ -.\n"
3834
3835#~ msgid ""
3836#~ "Informative output:\n"
3837#~ "  -h, --help                     display this help and exit\n"
3838#~ "  -V, --version                  output version information and exit\n"
3839#~ msgstr ""
3840#~ "������������������������ ����������:\n"
3841#~ "  -h, --help                     ������������������������ �������� ���������������� �� ������������������\n"
3842#~ "  -V, --version                  ������������������ ���������������� ���� ������������ �� "
3843#~ "������������������\n"
3844
3845#~ msgid ""
3846#~ "Input file location:\n"
3847#~ "  def.po                      translations\n"
3848#~ "  ref.pot                     references to the sources\n"
3849#~ "  -D, --directory=DIRECTORY   add DIRECTORY to list for input files "
3850#~ "search\n"
3851#~ msgstr ""
3852#~ "�������� ����������:\n"
3853#~ "  def.po                      ������������������\n"
3854#~ "  ref.pot                     ���������������� ���� ��������������\n"
3855#~ "  -D, --directory=��������������������  ������������ �������������������� �� ���������� ������������ ������������ "
3856#~ "����������\n"
3857
3858#~ msgid ""
3859#~ "Input file location:\n"
3860#~ "  INPUTFILE                   input PO or POT file\n"
3861#~ "  -D, --directory=DIRECTORY   add DIRECTORY to list for input files "
3862#~ "search\n"
3863#~ "If input file is -, standard input is read.\n"
3864#~ msgstr ""
3865#~ "�������������������� ��������:\n"
3866#~ "  INPUTFILE                   �������������������� PO ���� POT ��������\n"
3867#~ "  -D, --directory=��������������������  ���������� �������������������� �� ���������� ������������ ������������ "
3868#~ "����������\n"
3869#~ "�������� �������� ���������� �������� -, ���������������� �������������������� ��������.\n"
3870
3871#~ msgid ""
3872#~ "Input file location:\n"
3873#~ "  -i, --input=INPUTFILE       input PO file\n"
3874#~ "  -D, --directory=DIRECTORY   add DIRECTORY to list for input files "
3875#~ "search\n"
3876#~ "If no input file is given or if it is -, standard input is read.\n"
3877#~ msgstr ""
3878#~ "�������������������� ��������:\n"
3879#~ "  -i, --input=INPUTFILE       PO �������� ����������\n"
3880#~ "  -D, --directory=��������������������  ���������� �������������������� �� ���������� ������������ ������������ "
3881#~ "����������\n"
3882#~ "�������� �������� ���������� ����������������������, ���� ������������ ������ -, ���������������� �������������������� ��������.\n"
3883
3884#~ msgid ""
3885#~ "Useful FILTER-OPTIONs when the FILTER is 'sed':\n"
3886#~ "  -e, --expression=SCRIPT     add SCRIPT to the commands to be executed\n"
3887#~ "  -f, --file=SCRIPTFILE       add the contents of SCRIPTFILE to the "
3888#~ "commands\n"
3889#~ "                                to be executed\n"
3890#~ "  -n, --quiet, --silent       suppress automatic printing of pattern "
3891#~ "space\n"
3892#~ msgstr ""
3893#~ "���������������� ������������-����������������, �������� �������������� �������� 'sed':\n"
3894#~ "  -e, --expression=SCRIPT     ���������� SCRIPT ���� ��������������, �������� ������������ "
3895#~ "����������������\n"
3896#~ "  -f, --file=SCRIPTFILE       ���������� ������������ SCRIPTFILE ���� ��������������, �������� "
3897#~ "������������\n"
3898#~ "                              ����������������\n"
3899#~ "  -n, --quiet, --silent       ������������������ ���������������������� �������� ����������������\n"
3900
3901#~ msgid ""
3902#~ "Output details:\n"
3903#~ "      --no-escape             do not use C escapes in output (default)\n"
3904#~ "  -E, --escape                use C escapes in output, no extended chars\n"
3905#~ "      --force-po              write PO file even if empty\n"
3906#~ "      --indent                indented output style\n"
3907#~ "      --keep-header           keep header entry unmodified, don't filter "
3908#~ "it\n"
3909#~ "      --no-location           suppress '#: filename:line' lines\n"
3910#~ "      --add-location          preserve '#: filename:line' lines "
3911#~ "(default)\n"
3912#~ "      --strict                strict Uniforum output style\n"
3913#~ "  -w, --width=NUMBER          set output page width\n"
3914#~ "      --no-wrap               do not break long message lines, longer "
3915#~ "than\n"
3916#~ "                              the output page width, into several lines\n"
3917#~ "  -s, --sort-output           generate sorted output\n"
3918#~ "  -F, --sort-by-file          sort output by file location\n"
3919#~ msgstr ""
3920#~ "������������ ������������:\n"
3921#~ "      --no-escape             ���� ���������������������������� ���� ESC-������������������������������ ��\n"
3922#~ "                              �������������� (����������������)\n"
3923#~ "  -E, --escape                ���������������������������� ���� ESC-������������������������������ ��\n"
3924#~ "                              ��������������, ������������ �������������������� ����������������\n"
3925#~ "      --force-po              ������������������ PO ��������, ���������� �������� ��������������\n"
3926#~ "      --indent                ���������� �� ��������������������\n"
3927#~ "      --keep-header           �������������� ������������������ ��������������������, ���� "
3928#~ "����������������������\n"
3929#~ "      --no-location           ������������������ ���������� '#: ��������:����������'\n"
3930#~ "      --add-location          ������������������ ���������� '#: ��������:����������' (����������������)\n"
3931#~ "      --strict                ���������� �������������� ������������������ Uniforum\n"
3932#~ "  -w, --width=������             �������������������� ������������ ������������\n"
3933#~ "      --no-wrap               ���� �������������������� ������������ ���������� �� "
3934#~ "����������������������������,\n"
3935#~ "\n"
3936#~ "                              ������������ ������ ������������, ���� ���������������� ������������\n"
3937#~ "  -s, --sort-output           ���������������� ������������������������ ����������\n"
3938#~ "  -F, --sort-by-file          �������������������������� ���������� ���� ������������ ����������\n"
3939
3940#~ msgid ""
3941#~ "Operation mode:\n"
3942#~ "  -j, --java                  Java mode: generate a Java ResourceBundle "
3943#~ "class\n"
3944#~ "      --java2                 like --java, and assume Java2 (JDK 1.2 or "
3945#~ "higher)\n"
3946#~ "      --tcl                   Tcl mode: generate a tcl/msgcat .msg file\n"
3947#~ msgstr ""
3948#~ "���������� ����������������:\n"
3949#~ "  -j, --java                  Java ����������: ���������������� Java ResourceBundle "
3950#~ "��������\n"
3951#~ "      --java2                 ���� --java, ������ �� �������������������� Java2 (JDK 1.2 "
3952#~ "����\n"
3953#~ "                              ���������� �������������� ������������)\n"
3954#~ "      --tcl                   Tcl ����������: ���������������� tcl/msgcat .msg ��������\n"
3955
3956#~ msgid ""
3957#~ "Output file location:\n"
3958#~ "  -o, --output-file=FILE      write output to specified file\n"
3959#~ "      --strict                enable strict Uniforum mode\n"
3960#~ "If output file is -, output is written to standard output.\n"
3961#~ msgstr ""
3962#~ "�������� ������������:\n"
3963#~ "  -o, --output-file=��������      ���������������� ���������� �� ������������������ ��������\n"
3964#~ "      --strict                �������������� ���������� ������������������ ������������������������ "
3965#~ "Uniforum\n"
3966#~ "�������� ������������ ���������� ���������� ������������ -, ���������� ���������������������� �� �������������������� ����������.\n"
3967
3968#~ msgid ""
3969#~ "Output file location in Tcl mode:\n"
3970#~ "  -l, --locale=LOCALE         locale name, either language or "
3971#~ "language_COUNTRY\n"
3972#~ "  -d DIRECTORY                base directory of .msg message catalogs\n"
3973#~ "The -l and -d options are mandatory.  The .msg file is written in the\n"
3974#~ "specified directory.\n"
3975#~ msgstr ""
3976#~ "�������� ������������ �� ������������ Tcl:\n"
3977#~ "  -l, --locale=����������������������    ���������� ����������������������, ���� �������� ���� ��������_������������\n"
3978#~ "  -d ��������������������               ���������������� �������������������� .msg ������������������ "
3979#~ "����������������������������\n"
3980#~ "������������ -l �� -d ����������������������.  �������� .msg ���������������������� �� �������������������� "
3981#~ "��������������������.\n"
3982
3983#, fuzzy
3984#~ msgid ""
3985#~ "Operation modifiers:\n"
3986#~ "  -m, --multi-domain          apply ref.pot to each of the domains in def."
3987#~ "po\n"
3988#~ "  -N, --no-fuzzy-matching     do not use fuzzy matching\n"
3989#~ msgstr ""
3990#~ "������������������������:\n"
3991#~ "  -m, --multi-domain          ������������������ ref.pot ������ �������������� �������������� �� def."
3992#~ "po\n"
3993
3994#~ msgid ""
3995#~ "Informative output:\n"
3996#~ "  -h, --help                  display this help and exit\n"
3997#~ "  -V, --version               output version information and exit\n"
3998#~ "  -v, --verbose               increase verbosity level\n"
3999#~ "  -q, --quiet, --silent       suppress progress indicators\n"
4000#~ msgstr ""
4001#~ "������������������������ ����������:\n"
4002#~ "  -h, --help                  ������������������������ ���������������� �� ������������������\n"
4003#~ "  -V, --version               ������������������ ���������������� ���� ������������ �� ������������������\n"
4004#~ "  -v, --verbose               �������������������� ���������������� ����������������������������\n"
4005#~ "  -q, --quiet, --silent       �������������������� ������������������������ ������������������������\n"
4006
4007#~ msgid ""
4008#~ "Informative output:\n"
4009#~ "  -h, --help               display this help and exit\n"
4010#~ "  -V, --version            output version information and exit\n"
4011#~ "  -v, --verbose            increase verbosity level\n"
4012#~ msgstr ""
4013#~ "������������������������ ����������:\n"
4014#~ "  -h, --help               ������������������������ ���������������� �� ������������������\n"
4015#~ "  -V, --version            ������������������ ���������������� ���� ������������ �� ������������������\n"
4016#~ "  -v, --verbose            �������������������� ���������������� ����������������������������\n"
4017
4018#, fuzzy
4019#~ msgid ""
4020#~ "Output file location:\n"
4021#~ "  -d, --default-domain=NAME      use NAME.po for output (instead of "
4022#~ "messages.po)\n"
4023#~ "  -o, --output=FILE              write output to specified file\n"
4024#~ "  -p, --output-dir=DIR           output files will be placed in directory "
4025#~ "DIR\n"
4026#~ "If output file is -, output is written to standard output.\n"
4027#~ msgstr ""
4028#~ "�������� ������������:\n"
4029#~ "  -o, --output-file=��������      ���������������� ���������� �� ������������������ ��������\n"
4030#~ "      --strict                �������������� ���������� ������������������ ������������������������ "
4031#~ "Uniforum\n"
4032#~ "�������� ������������ ���������� ���������� ������������ -, ���������� ���������������������� �� �������������������� ����������.\n"
4033
4034#~ msgid ""
4035#~ "Language=C/C++ specific options:\n"
4036#~ "  -a, --extract-all              extract all strings\n"
4037#~ "  -k, --keyword[=WORD]           additional keyword to be looked for "
4038#~ "(without\n"
4039#~ "                                 WORD means not to use default keywords)\n"
4040#~ "  -T, --trigraphs                understand ANSI C trigraphs for input\n"
4041#~ "      --debug                    more detailed formatstring recognition "
4042#~ "result\n"
4043#~ msgstr ""
4044#~ "������������������������ ������ C/C++:\n"
4045#~ "  -a, --extract-all              ���������������� ������ ����������\n"
4046#~ "  -k, --keyword[=����������]          �������������������� ���������������� ���������� ������ ������������ "
4047#~ "(������\n"
4048#~ "                                 ���������� �������������� ���� ���������������������������� "
4049#~ "��������������������������\n"
4050#~ "                                 ���������������� ����������\n"
4051#~ "  -T, --trigraphs                ���������������� ANSI C ���������������� ������ ������������\n"
4052#~ "      --debug                    ���������� �������������������� ���������� �������������� ����������\n"
4053#~ "                                 ��������������������������\n"
4054
4055#, fuzzy
4056#~ msgid ""
4057#~ "Output details:\n"
4058#~ "  -e, --no-escape                do not use C escapes in output "
4059#~ "(default)\n"
4060#~ "  -E, --escape                   use C escapes in output, no extended "
4061#~ "chars\n"
4062#~ "      --force-po                 write PO file even if empty\n"
4063#~ "  -i, --indent                   write the .po file using indented style\n"
4064#~ "      --no-location              do not write '#: filename:line' lines\n"
4065#~ "  -n, --add-location             generate '#: filename:line' lines "
4066#~ "(default)\n"
4067#~ "      --strict                   write out strict Uniforum conforming .po "
4068#~ "file\n"
4069#~ "  -w, --width=NUMBER             set output page width\n"
4070#~ "      --no-wrap                  do not break long message lines, longer "
4071#~ "than\n"
4072#~ "                                 the output page width, into several "
4073#~ "lines\n"
4074#~ "  -s, --sort-output              generate sorted output\n"
4075#~ "  -F, --sort-by-file             sort output by file location\n"
4076#~ "      --omit-header              don't write header with `msgid \"\"' "
4077#~ "entry\n"
4078#~ "      --copyright-holder=STRING  set copyright holder in output\n"
4079#~ "      --foreign-user             omit FSF copyright in output for foreign "
4080#~ "user\n"
4081#~ "      --msgid-bugs-address=EMAIL@ADDRESS  set report address for msgid "
4082#~ "bugs\n"
4083#~ "  -m, --msgstr-prefix[=STRING]   use STRING or \"\" as prefix for msgstr "
4084#~ "entries\n"
4085#~ "  -M, --msgstr-suffix[=STRING]   use STRING or \"\" as suffix for msgstr "
4086#~ "entries\n"
4087#~ msgstr ""
4088#~ "������������ ������������:\n"
4089#~ "  -e, --no-escape                ���� ���������������������������� ���� ESC-���������������������������� "
4090#~ "��\n"
4091#~ "                                 �������������� (����������������)\n"
4092#~ "  -E, --escape                   ���������������������������� ���� ESC ������������������������������ ��\n"
4093#~ "                                 ��������������, ������ �������������������� ����������������\n"
4094#~ "      --force-po                 ������������������ PO-��������, ���������� �������� ���� ����������\n"
4095#~ "  -i, --indent                   ������������������ .po ��������, ���������������������������������� "
4096#~ "����������������\n"
4097#~ "      --no-location              do not write '#: filename:line' lines\n"
4098#~ "  -n, --add-location             generate '#: filename:line' lines "
4099#~ "(default)\n"
4100#~ "      --strict                   ������������������ .po ��������, �������������� ����������������������\n"
4101#~ "                                 ���������������������� Uniforum\n"
4102#~ "  -w, --width=������������             ������������������ ������������ ���������������� ������������\n"
4103#~ "      --no-wrap                  ���� ������������������ ������������ ����������, ������������������ ����\n"
4104#~ "                                 ������������ ���������������� ������������, ���� ���������������� "
4105#~ "������������\n"
4106#~ "  -s, --sort-output              ���������������� ������������������������ ����������\n"
4107#~ "  -F, --sort-by-file             ������������������������ ���������� ���� ���������� ���� ����������\n"
4108#~ "      --omit-header              ���� ������������������ ������������������ �� `msgid \"\"' "
4109#~ "��������������\n"
4110#~ "      --copyright-holder=STRING  set copyright holder in output\n"
4111#~ "      --foreign-user             omit FSF copyright in output for foreign "
4112#~ "user\n"
4113#~ "  -m, --msgstr-prefix[=STRING]   use STRING or \"\" as prefix for msgstr "
4114#~ "entries\n"
4115#~ "  -M, --msgstr-suffix[=STRING]   use STRING or \"\" as suffix for msgstr "
4116#~ "entries\n"
4117
4118#~ msgid "missing arguments"
4119#~ msgstr "�������������������� ������������������"
4120
4121#~ msgid ""
4122#~ "Usage: %s [OPTION] [[TEXTDOMAIN] MSGID]\n"
4123#~ "or:    %s [OPTION] -s [MSGID]...\n"
4124#~ msgstr ""
4125#~ "��������������������������: %s [����������] [[TEXTDOMAIN] MSGID]\n"
4126#~ "        ����:    %s [����������] -s [MSGID]...\n"
4127
4128#~ msgid "Display native language translation of a textual message.\n"
4129#~ msgstr "������������������������ ������������������ ���� ������������ �������� ������������������ ����������������������������.\n"
4130
4131#~ msgid ""
4132#~ "  -d, --domain=TEXTDOMAIN   retrieve translated messages from TEXTDOMAIN\n"
4133#~ "  -e                        enable expansion of some escape sequences\n"
4134#~ "  -E                        (ignored for compatibility)\n"
4135#~ "  -h, --help                display this help and exit\n"
4136#~ "  -n                        suppress trailing newline\n"
4137#~ "  -V, --version             display version information and exit\n"
4138#~ "  [TEXTDOMAIN] MSGID        retrieve translated message corresponding\n"
4139#~ "                            to MSGID from TEXTDOMAIN\n"
4140#~ msgstr ""
4141#~ "  -d, --domain=TEXTDOMAIN   ������������ �������������������������� �������������������������� �� "
4142#~ "TEXTDOMAIN\n"
4143#~ "  -e                        ���������������������������� ������������������ ESC-������������������������������\n"
4144#~ "  -E                        (�������������������� ������ ������������������������������)\n"
4145#~ "  -h, --help                ������������������������ �������� ���������������� �� ������������������\n"
4146#~ "  -n                        �������������������� �������������������� ���������� ����������\n"
4147#~ "  -V, --version             ������������������������ ���������������� ���� ������������ �� ������������������\n"
4148#~ "  [TEXTDOMAIN] MSGID        ������������ �������������������������� �������������������������� ������������������\n"
4149#~ "                            MSGID �� TEXTDOMAIN\n"
4150
4151#~ msgid ""
4152#~ "If the TEXTDOMAIN parameter is not given, the domain is determined from "
4153#~ "the\n"
4154#~ "environment variable TEXTDOMAIN.  If the message catalog is not found in "
4155#~ "the\n"
4156#~ "regular directory, another location can be specified with the "
4157#~ "environment\n"
4158#~ "variable TEXTDOMAINDIR.\n"
4159#~ "When used with the -s option the program behaves like the `echo' "
4160#~ "command.\n"
4161#~ "But it does not simply copy its arguments to stdout.  Instead those "
4162#~ "messages\n"
4163#~ "found in the selected catalog are translated.\n"
4164#~ "Standard search directory: %s\n"
4165#~ msgstr ""
4166#~ "�������� ������������������ TEXTDOMAIN ���� ����������������, �������������� ���������������������� �� ��������������������\n"
4167#~ "������������������ TEXTDOMAIN.  �������� �������������� �� ������������������������������ ���� ���������������� �� "
4168#~ "������������������\n"
4169#~ "��������������������, ���������� ���������������������������������� �������� �������� ������������������ �� ��������������������\n"
4170#~ "������������������ TEXTDOMAINDIR.\n"
4171#~ "�������� ������������������������������������ ���������� �� �������������� -s, ���������������� ������������������ �������� ����\n"
4172#~ "�������������� `echo', ������ ������ ���� ������������ �������������� �������� ������������������ �� stdout, ������\n"
4173#~ "������������ ���������������� ���������������������������� �������������������� �� ������������������ ���������������� "
4174#~ "��������������������������.\n"
4175#~ "���������������������� �������������������� ������ ������������: %s\n"
4176
4177#~ msgid "Usage: %s [OPTION] [TEXTDOMAIN] MSGID MSGID-PLURAL COUNT\n"
4178#~ msgstr "�������������������������� %s [����������] [TEXTDOMAIN] MSGID MSGID-PLURAL COUNT\n"
4179
4180#~ msgid ""
4181#~ "Display native language translation of a textual message whose "
4182#~ "grammatical\n"
4183#~ "form depends on a number.\n"
4184#~ msgstr ""
4185#~ "������������������������ ������������������ ������������������ ���������������������������� ���� ������������ ��������, ������\n"
4186#~ "���������������������� ���������� ���������������� �������� (���������������� ���� ����������������������).\n"
4187
4188#~ msgid ""
4189#~ "If the TEXTDOMAIN parameter is not given, the domain is determined from "
4190#~ "the\n"
4191#~ "environment variable TEXTDOMAIN.  If the message catalog is not found in "
4192#~ "the\n"
4193#~ "regular directory, another location can be specified with the "
4194#~ "environment\n"
4195#~ "variable TEXTDOMAINDIR.\n"
4196#~ "Standard search directory: %s\n"
4197#~ msgstr ""
4198#~ "�������� ������������������ TEXTDOMAIN ���� ����������������, �������������� ���������������������� ���� ��������������������\n"
4199#~ "���������������������� TEXTDOMAIN.  �������� �������������� �� ������������������������������ ���� ���������������� �� "
4200#~ "������������������\n"
4201#~ "��������������������, ���������� ���������������������������������� �������� �������� ������������������ �� ��������������������\n"
4202#~ "������������������ TEXTDOMAINDIR.\n"
4203#~ "���������������������� �������������������� ������ ������������: %s\n"
4204