1# Greek messages for GNU gettext.
2# Copyright � 1998 Free Software Foundation, Inc.
3# Simos KSenitellis <simos@teiath.gr>, 1998.
4#
5msgid ""
6msgstr ""
7"Project-Id-Version: GNU gettext 0.10.34\n"
8"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
9"POT-Creation-Date: 2007-11-02 03:22+0100\n"
10"PO-Revision-Date: 1998-05-17 13:12+0200\n"
11"Last-Translator: Simos KSenitellis <simos@teiath.gr>\n"
12"Language-Team: Greek <simos@teiath.gr>\n"
13"MIME-Version: 1.0\n"
14"Content-Type: text/plain; charset=ISO-8859-7\n"
15"Content-Transfer-Encoding: 8bit\n"
16"Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
18#: gnulib-lib/closeout.c:66
19msgid "write error"
20msgstr ""
21
22#
23#: gnulib-lib/error.c:125
24msgid "Unknown system error"
25msgstr "������� ������ ����������"
26
27#
28#: gnulib-lib/getopt.c:530 gnulib-lib/getopt.c:546
29#, c-format
30msgid "%s: option `%s' is ambiguous\n"
31msgstr "%s: � ������� `%s' ����� �����������\n"
32
33#
34#: gnulib-lib/getopt.c:579 gnulib-lib/getopt.c:583
35#, c-format
36msgid "%s: option `--%s' doesn't allow an argument\n"
37msgstr "%s: � ������� `--%s' ��� ��������� ���������\n"
38
39#
40#: gnulib-lib/getopt.c:592 gnulib-lib/getopt.c:597
41#, c-format
42msgid "%s: option `%c%s' doesn't allow an argument\n"
43msgstr "%s: � ������� `%c%s' ��� ��������� ���������\n"
44
45#
46#: gnulib-lib/getopt.c:640 gnulib-lib/getopt.c:659 gnulib-lib/getopt.c:975
47#: gnulib-lib/getopt.c:994
48#, c-format
49msgid "%s: option `%s' requires an argument\n"
50msgstr "%s: � ������� `%s' ������� ���������\n"
51
52#
53#: gnulib-lib/getopt.c:697 gnulib-lib/getopt.c:700
54#, c-format
55msgid "%s: unrecognized option `--%s'\n"
56msgstr "%s: �� ������������ ������� `--%s'\n"
57
58#
59#: gnulib-lib/getopt.c:708 gnulib-lib/getopt.c:711
60#, c-format
61msgid "%s: unrecognized option `%c%s'\n"
62msgstr "%s: �� ������������ ������� `%c%s'\n"
63
64#
65#: gnulib-lib/getopt.c:763 gnulib-lib/getopt.c:766
66#, c-format
67msgid "%s: illegal option -- %c\n"
68msgstr "%s: �� �������� ������� -- %c\n"
69
70#
71#: gnulib-lib/getopt.c:772 gnulib-lib/getopt.c:775
72#, c-format
73msgid "%s: invalid option -- %c\n"
74msgstr "%s: �� ������ ������� -- %c\n"
75
76#
77#: gnulib-lib/getopt.c:827 gnulib-lib/getopt.c:843 gnulib-lib/getopt.c:1047
78#: gnulib-lib/getopt.c:1065
79#, c-format
80msgid "%s: option requires an argument -- %c\n"
81msgstr "%s: � ������� ������� ��������� -- %c\n"
82
83#
84#: gnulib-lib/getopt.c:896 gnulib-lib/getopt.c:912
85#, c-format
86msgid "%s: option `-W %s' is ambiguous\n"
87msgstr "%s: � ������� `-W %s' ����� �����������\n"
88
89#
90#: gnulib-lib/getopt.c:936 gnulib-lib/getopt.c:954
91#, c-format
92msgid "%s: option `-W %s' doesn't allow an argument\n"
93msgstr "%s: � ������� `-W %s' ��� ��������� ���������\n"
94
95#
96#: gnulib-lib/xmalloc.c:37
97#, fuzzy, c-format
98msgid "memory exhausted"
99msgstr "H ����� �����������"
100
101#: src/envsubst.c:112 src/gettext.c:133 src/ngettext.c:123
102#, c-format, no-wrap
103msgid ""
104"Copyright (C) %s Free Software Foundation, Inc.\n"
105"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\n"
106"This is free software: you are free to change and redistribute it.\n"
107"There is NO WARRANTY, to the extent permitted by law.\n"
108msgstr ""
109
110#
111#: src/envsubst.c:118 src/gettext.c:139 src/ngettext.c:129
112#, c-format
113msgid "Written by %s.\n"
114msgstr "�������� ��� ���/��� %s.\n"
115
116#. This is a proper name. See the gettext manual, section Names.
117#: src/envsubst.c:118
118msgid "Bruno Haible"
119msgstr ""
120
121#
122#: src/envsubst.c:127 src/gettext.c:157 src/ngettext.c:141
123#, c-format
124msgid "too many arguments"
125msgstr "���� ����� ��������"
126
127#
128#: src/envsubst.c:138 src/gettext.c:167 src/ngettext.c:153
129#, c-format
130msgid "missing arguments"
131msgstr "������������ ��������"
132
133#
134#: src/envsubst.c:171 src/gettext.c:238 src/ngettext.c:207
135#, c-format
136msgid "Try `%s --help' for more information.\n"
137msgstr "��������� `%s --help' ��� ������������ �����������.\n"
138
139#: src/envsubst.c:176
140#, c-format, no-wrap
141msgid "Usage: %s [OPTION] [SHELL-FORMAT]\n"
142msgstr ""
143
144#: src/envsubst.c:181
145#, c-format, no-wrap
146msgid "Substitutes the values of environment variables.\n"
147msgstr ""
148
149#: src/envsubst.c:185
150#, c-format, no-wrap
151msgid "Operation mode:\n"
152msgstr ""
153
154#: src/envsubst.c:188
155#, c-format, no-wrap
156msgid "  -v, --variables             output the variables occurring in SHELL-FORMAT\n"
157msgstr ""
158
159#: src/envsubst.c:192
160#, c-format, no-wrap
161msgid "Informative output:\n"
162msgstr ""
163
164#: src/envsubst.c:195
165#, c-format, no-wrap
166msgid "  -h, --help                  display this help and exit\n"
167msgstr ""
168
169#: src/envsubst.c:198
170#, c-format, no-wrap
171msgid "  -V, --version               output version information and exit\n"
172msgstr ""
173
174#: src/envsubst.c:202
175#, c-format, no-wrap
176msgid ""
177"In normal operation mode, standard input is copied to standard output,\n"
178"with references to environment variables of the form $VARIABLE or ${VARIABLE}\n"
179"being replaced with the corresponding values.  If a SHELL-FORMAT is given,\n"
180"only those environment variables that are referenced in SHELL-FORMAT are\n"
181"substituted; otherwise all environment variables references occurring in\n"
182"standard input are substituted.\n"
183msgstr ""
184
185#: src/envsubst.c:211
186#, c-format, no-wrap
187msgid ""
188"When --variables is used, standard input is ignored, and the output consists\n"
189"of the environment variables that are referenced in SHELL-FORMAT, one per line.\n"
190msgstr ""
191
192#
193#. TRANSLATORS: The placeholder indicates the bug-reporting address
194#. for this package.  Please add _another line_ saying
195#. "Report translation bugs to <...>\n" with the address for translation
196#. bugs (typically your translation team's web or email address).
197#: src/envsubst.c:219 src/gettext.c:279 src/ngettext.c:245
198#, fuzzy
199msgid "Report bugs to <bug-gnu-gettext@gnu.org>.\n"
200msgstr "������� �������� ��������� ��� <bug-gnu-utils@gnu.org>.\n"
201
202#
203#: src/envsubst.c:442
204#, c-format
205msgid "error while reading \"%s\""
206msgstr "������ ���� �������� ��� \"%s\""
207
208#
209#: src/envsubst.c:443
210msgid "standard input"
211msgstr "�������� �������"
212
213#. This is a proper name. See the gettext manual, section Names.
214#: src/gettext.c:139 src/ngettext.c:129
215msgid "Ulrich Drepper"
216msgstr ""
217
218#: src/gettext.c:243
219#, c-format, no-wrap
220msgid ""
221"Usage: %s [OPTION] [[TEXTDOMAIN] MSGID]\n"
222"or:    %s [OPTION] -s [MSGID]...\n"
223msgstr ""
224
225#: src/gettext.c:249
226#, c-format, no-wrap
227msgid "Display native language translation of a textual message.\n"
228msgstr ""
229
230#
231#: src/gettext.c:253
232#, fuzzy, c-format, no-wrap
233msgid ""
234"  -d, --domain=TEXTDOMAIN   retrieve translated messages from TEXTDOMAIN\n"
235"  -e                        enable expansion of some escape sequences\n"
236"  -E                        (ignored for compatibility)\n"
237"  -h, --help                display this help and exit\n"
238"  -n                        suppress trailing newline\n"
239"  -V, --version             display version information and exit\n"
240"  [TEXTDOMAIN] MSGID        retrieve translated message corresponding\n"
241"                            to MSGID from TEXTDOMAIN\n"
242msgstr ""
243"�����: %s [�������] [[[TEXTDOMAIN] MSGID] | [-s [MSGID]...]]\n"
244"  -d, --domain=TEXTDOMAIN   �������� ������������� ��������� ��� �� TEXTDOMAIN\n"
245"  -e                        ������������ ��� ����������� ��������� ������\n"
246"                              ���������� ��������\n"
247"  -E                        (��������� ��� ������ ������������)\n"
248"  -h, --help                �������� ����� ��� �������� ��� ������\n"
249"  -n                        ������� ��������� ������� ������� ��� ����� ��� ������\n"
250"  -v, --version             �������� ����������� ������� ��� ������\n"
251"  [TEXTDOMAIN] MSGID        �������� ����������� ������������� ��������� ��� �����������\n"
252"                            ��� MSGID ��� �� TEXTDOMAIN\n"
253
254#
255#: src/gettext.c:264
256#, fuzzy, c-format, no-wrap
257msgid ""
258"If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
259"environment variable TEXTDOMAIN.  If the message catalog is not found in the\n"
260"regular directory, another location can be specified with the environment\n"
261"variable TEXTDOMAINDIR.\n"
262"When used with the -s option the program behaves like the `echo' command.\n"
263"But it does not simply copy its arguments to stdout.  Instead those messages\n"
264"found in the selected catalog are translated.\n"
265"Standard search directory: %s\n"
266msgstr ""
267"\n"
268"�� � ���������� TEXTDOMAIN �� �������, ���� ������� ��������� ��� ��\n"
269"��������� ������������� TEXTDOMAIN. �� � ��������� ��������� �� ������ ���\n"
270"����������� ��������, ��������� � ���� ��� ���������� ������������� TEXTDOMAINDIR.\n"
271"���� ������� ����� ��� �������� -s, �� ��������� �������������� ���\n"
272"��� ������ `echo'. ���� ��� ���������� ���� �� �������� ���� �������� �����.\n"
273"��������, �� �������� ��� ���������� ��� ���������� ��������, �������������.\n"
274"������������ ��������� ����������: %s\n"
275
276#: src/ngettext.c:212
277#, c-format, no-wrap
278msgid "Usage: %s [OPTION] [TEXTDOMAIN] MSGID MSGID-PLURAL COUNT\n"
279msgstr ""
280
281#: src/ngettext.c:217
282#, c-format, no-wrap
283msgid ""
284"Display native language translation of a textual message whose grammatical\n"
285"form depends on a number.\n"
286msgstr ""
287
288#
289#: src/ngettext.c:222
290#, fuzzy, c-format, no-wrap
291msgid ""
292"  -d, --domain=TEXTDOMAIN   retrieve translated message from TEXTDOMAIN\n"
293"  -e                        enable expansion of some escape sequences\n"
294"  -E                        (ignored for compatibility)\n"
295"  -h, --help                display this help and exit\n"
296"  -V, --version             display version information and exit\n"
297"  [TEXTDOMAIN]              retrieve translated message from TEXTDOMAIN\n"
298"  MSGID MSGID-PLURAL        translate MSGID (singular) / MSGID-PLURAL (plural)\n"
299"  COUNT                     choose singular/plural form based on this value\n"
300msgstr ""
301"�����: %s [�������] [[[TEXTDOMAIN] MSGID] | [-s [MSGID]...]]\n"
302"  -d, --domain=TEXTDOMAIN   �������� ������������� ��������� ��� �� TEXTDOMAIN\n"
303"  -e                        ������������ ��� ����������� ��������� ������\n"
304"                              ���������� ��������\n"
305"  -E                        (��������� ��� ������ ������������)\n"
306"  -h, --help                �������� ����� ��� �������� ��� ������\n"
307"  -n                        ������� ��������� ������� ������� ��� ����� ��� ������\n"
308"  -v, --version             �������� ����������� ������� ��� ������\n"
309"  [TEXTDOMAIN] MSGID        �������� ����������� ������������� ��������� ��� �����������\n"
310"                            ��� MSGID ��� �� TEXTDOMAIN\n"
311
312#
313#: src/ngettext.c:233
314#, fuzzy, c-format, no-wrap
315msgid ""
316"If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
317"environment variable TEXTDOMAIN.  If the message catalog is not found in the\n"
318"regular directory, another location can be specified with the environment\n"
319"variable TEXTDOMAINDIR.\n"
320"Standard search directory: %s\n"
321msgstr ""
322"\n"
323"�� � ���������� TEXTDOMAIN �� �������, ���� ������� ��������� ��� ��\n"
324"��������� ������������� TEXTDOMAIN. �� � ��������� ��������� �� ������ ���\n"
325"����������� ��������, ��������� � ���� ��� ���������� ������������� TEXTDOMAINDIR.\n"
326"���� ������� ����� ��� �������� -s, �� ��������� �������������� ���\n"
327"��� ������ `echo'. ���� ��� ���������� ���� �� �������� ���� �������� �����.\n"
328"��������, �� �������� ��� ���������� ��� ���������� ��������, �������������.\n"
329"������������ ��������� ����������: %s\n"
330
331#
332#~ msgid ""
333#~ "Copyright (C) %s Free Software Foundation, Inc.\n"
334#~ "This is free software; see the source for copying conditions.  There is "
335#~ "NO\n"
336#~ "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR "
337#~ "PURPOSE.\n"
338#~ msgstr ""
339#~ "���������� ���������� (C) %s Free Software Foundation, Inc.\n"
340#~ "���� �� ��������� ����� �������� ���������� ����� �� ������ ������ ��� "
341#~ "����\n"
342#~ "����������� ����������. ��� ������� ����� �������� ���� ����� ���\n"
343#~ "��������������� � ������������� ��� ��� ������������ �����.\n"
344
345#
346#~ msgid "error while opening \"%s\" for reading"
347#~ msgstr "������ ��� ������� ��� \"%s\" ��� ��������"
348
349#
350#, fuzzy
351#~ msgid "cannot open backup file \"%s\" for writing"
352#~ msgstr "������ ���� �� ������� ��� ������� \"%s\" ��� �������"
353
354#
355#, fuzzy
356#~ msgid "error reading \"%s\""
357#~ msgstr "������ ���� �������� ��� \"%s\""
358
359#
360#, fuzzy
361#~ msgid "error writing \"%s\""
362#~ msgstr "������ ���� ������� ��� ������� \"%s\""
363
364#
365#, fuzzy
366#~ msgid "error after reading \"%s\""
367#~ msgstr "������ ���� �������� ��� \"%s\""
368
369#
370#, fuzzy
371#~ msgid "cannot create pipe"
372#~ msgstr "�������� ����������� ������� ������ \"%s\""
373
374#
375#, fuzzy
376#~ msgid "number of format specifications in 'msgid' and '%s' does not match"
377#~ msgstr ""
378#~ "� ������� ��� �������� �� ������������� ��� `msgid' ��� `msgstr' �� "
379#~ "���������"
380
381#
382#, fuzzy
383#~ msgid ""
384#~ "format specifications in 'msgid' and '%s' for argument %u are not the same"
385#~ msgstr "�� ������������� ��� �� ��������� %u ��� ����� �����"
386
387#
388#, fuzzy
389#~ msgid ""
390#~ "a format specification for argument %u, as in '%s', doesn't exist in "
391#~ "'msgid'"
392#~ msgstr "�� ������������� ��� �� ��������� %u ��� ����� �����"
393
394#
395#, fuzzy
396#~ msgid "a format specification for argument %u doesn't exist in '%s'"
397#~ msgstr "�� ������������� ��� �� ��������� %u ��� ����� �����"
398
399#
400#, fuzzy
401#~ msgid ""
402#~ "a format specification for argument {%u}, as in '%s', doesn't exist in "
403#~ "'msgid'"
404#~ msgstr "�� ������������� ��� �� ��������� %u ��� ����� �����"
405
406#
407#, fuzzy
408#~ msgid "a format specification for argument {%u} doesn't exist in '%s'"
409#~ msgstr "�� ������������� ��� �� ��������� %u ��� ����� �����"
410
411#
412#, fuzzy
413#~ msgid ""
414#~ "format specifications in 'msgid' and '%s' for argument {%u} are not the "
415#~ "same"
416#~ msgstr "�� ������������� ��� �� ��������� %u ��� ����� �����"
417
418#
419#, fuzzy
420#~ msgid "format specifications in 'msgid' and '%s' are not equivalent"
421#~ msgstr ""
422#~ "� ������� ��� �������� �� ������������� ��� `msgid' ��� `msgstr' �� "
423#~ "���������"
424
425#
426#, fuzzy
427#~ msgid "format specifications in '%s' are not a subset of those in 'msgid'"
428#~ msgstr "�� ������������� ��� �� ��������� %u ��� ����� �����"
429
430#
431#, fuzzy
432#~ msgid ""
433#~ "format specifications in 'msgid' expect a mapping, those in '%s' expect a "
434#~ "tuple"
435#~ msgstr ""
436#~ "� ������� ��� �������� �� ������������� ��� `msgid' ��� `msgstr' �� "
437#~ "���������"
438
439#
440#, fuzzy
441#~ msgid ""
442#~ "format specifications in 'msgid' expect a tuple, those in '%s' expect a "
443#~ "mapping"
444#~ msgstr ""
445#~ "� ������� ��� �������� �� ������������� ��� `msgid' ��� `msgstr' �� "
446#~ "���������"
447
448#
449#, fuzzy
450#~ msgid ""
451#~ "a format specification for argument '%s', as in '%s', doesn't exist in "
452#~ "'msgid'"
453#~ msgstr "�� ������������� ��� �� ��������� %u ��� ����� �����"
454
455#
456#, fuzzy
457#~ msgid "a format specification for argument '%s' doesn't exist in '%s'"
458#~ msgstr "�� ������������� ��� �� ��������� %u ��� ����� �����"
459
460#
461#, fuzzy
462#~ msgid ""
463#~ "format specifications in 'msgid' and '%s' for argument '%s' are not the "
464#~ "same"
465#~ msgstr "�� ������������� ��� �� ��������� %u ��� ����� �����"
466
467#
468#~ msgid "%s and %s are mutually exclusive"
469#~ msgstr "�� %s ��� %s ����� �������� ������������"
470
471#
472#, fuzzy
473#~ msgid ""
474#~ "Output details:\n"
475#~ "  -e, --no-escape             do not use C escapes in output (default)\n"
476#~ "  -E, --escape                use C escapes in output, no extended chars\n"
477#~ "      --force-po              write PO file even if empty\n"
478#~ "  -i, --indent                write the .po file using indented style\n"
479#~ "      --no-location           do not write '#: filename:line' lines\n"
480#~ "  -n, --add-location          generate '#: filename:line' lines "
481#~ "(default)\n"
482#~ "      --strict                write out strict Uniforum conforming .po "
483#~ "file\n"
484#~ "  -w, --width=NUMBER          set output page width\n"
485#~ "      --no-wrap               do not break long message lines, longer "
486#~ "than\n"
487#~ "                              the output page width, into several lines\n"
488#~ "  -s, --sort-output           generate sorted output\n"
489#~ "  -F, --sort-by-file          sort output by file location\n"
490#~ msgstr ""
491#~ "�����: %s [�������] def.po ref.po\n"
492#~ "�� ������������ ���������� ��� ������������ �������� ����� ������������\n"
493#~ "��� ��� �� ������� ��������.\n"
494#~ "  -D, --directory=���������   �������� ��� �������� ��� ����� ��� "
495#~ "���������\n"
496#~ "                                ������� �������.\n"
497#~ "  -e, --no-escape             ������� ������ ������� �������� ��� C ���� "
498#~ "�����\n"
499#~ "                                (�� �������)\n"
500#~ "  -E, --escape                ����� ������� �������� ��� C ���� �����,\n"
501#~ "                                ��� ���� ��� ������������ ����������.\n"
502#~ "      --force-po              ���������� ������� PO ����� ��� �� ����� "
503#~ "�����\n"
504#~ "  -h, --help                  �������� ����� ��� �������� ��� ������\n"
505#~ "  -i, --indent                ������������� ������\n"
506#~ "  -o, --output-file=������    �� ������ ������ �� ����� �� ������\n"
507#~ "      --no-location           ������� ��������� ������� '#: filename:"
508#~ "line'\n"
509#~ "      --add-location          ��������� ������� '#: filename:line' (�� "
510#~ "�������)\n"
511#~ "      --strict                ������� ����� ������ Uniforum\n"
512#~ "  -v, --verbose               ������������ �������� ���������������\n"
513#~ "  -V, --version               �������� ����������� ������� ��� ������\n"
514#~ "  -w, --width=�������         ������� �������� ������� ������� ������\n"
515
516#
517#~ msgid "impossible selection criteria specified (%d < n < %d)"
518#~ msgstr "���� ��������� ������� �������� �������� (%d < n < %d)"
519
520#
521#, fuzzy
522#~ msgid ""
523#~ "Concatenates and merges the specified PO files.\n"
524#~ "Find messages which are common to two or more of the specified PO files.\n"
525#~ "By using the --more-than option, greater commonality may be requested\n"
526#~ "before messages are printed.  Conversely, the --less-than option may be\n"
527#~ "used to specify less commonality before messages are printed (i.e.\n"
528#~ "--less-than=2 will only print the unique messages).  Translations,\n"
529#~ "comments and extract comments will be cumulated, except that if --use-"
530#~ "first\n"
531#~ "is specified, they will be taken from the first PO file to define them.\n"
532#~ "File positions from all PO files will be cumulated.\n"
533#~ msgstr ""
534#~ "  -V, --version                  �������� ����������� ������� "
535#~ "������������\n"
536#~ "                                   ��� ������\n"
537#~ "  -w, --width=�������            ������� ������� ������� ������\n"
538#~ "  -<, --less-than=�������        �������� ��������� �� �������� ��� "
539#~ "�������\n"
540#~ "                                   ��������, �� ������� �� ������ �� ��� "
541#~ "�����\n"
542#~ "  ->, --more-than=�������        �������� ��������� �� ����������� ��� "
543#~ "�������\n"
544#~ "                                   ��������, �� ������� �� ��� �� ��� "
545#~ "�����\n"
546#~ "\n"
547#~ "������ ��������� ��� ����� ����� �� ��� � ����������� �������� ������ "
548#~ "PO.\n"
549#~ "�� �� ����� ��� �������� --more-than option, ������ �� ������� "
550#~ "����������\n"
551#~ "��������� ���� ����������� �� ��������.  ��������, �� ��� ������� --less-"
552#~ "than\n"
553#~ "������ �� ������� ��������� ��������� ���� ����������� �� �������� (�.�.\n"
554#~ "�� --less-than=2 �� ��������� ���� �� �������� ��������).  �� "
555#~ "�����������,\n"
556#~ "�� ������ ��� �� �������� �� ����� ������� �� �����������, ���� ���� ��� "
557#~ "��\n"
558#~ "����� ������ PO ��� �� ���� ������. �� ������ ������� ��� ��� �� ������ "
559#~ "PO\n"
560#~ "�� �����������.\n"
561
562#
563#, fuzzy
564#~ msgid ""
565#~ "Message selection:\n"
566#~ "  -<, --less-than=NUMBER         print messages with less than this many\n"
567#~ "                                 definitions, defaults to infinite if "
568#~ "not\n"
569#~ "                                 set\n"
570#~ "  ->, --more-than=NUMBER         print messages with more than this many\n"
571#~ "                                 definitions, defaults to 0 if not set\n"
572#~ "  -u, --unique                   shorthand for --less-than=2, requests\n"
573#~ "                                 that only unique messages be printed\n"
574#~ msgstr ""
575#~ "  -V, --version                  �������� ����������� ������� "
576#~ "������������\n"
577#~ "                                   ��� ������\n"
578#~ "  -w, --width=�������            ������� ������� ������� ������\n"
579#~ "  -<, --less-than=�������        �������� ��������� �� �������� ��� "
580#~ "�������\n"
581#~ "                                   ��������, �� ������� �� ������ �� ��� "
582#~ "�����\n"
583#~ "  ->, --more-than=�������        �������� ��������� �� ����������� ��� "
584#~ "�������\n"
585#~ "                                   ��������, �� ������� �� ��� �� ��� "
586#~ "�����\n"
587#~ "\n"
588#~ "������ ��������� ��� ����� ����� �� ��� � ����������� �������� ������ "
589#~ "PO.\n"
590#~ "�� �� ����� ��� �������� --more-than option, ������ �� ������� "
591#~ "����������\n"
592#~ "��������� ���� ����������� �� ��������.  ��������, �� ��� ������� --less-"
593#~ "than\n"
594#~ "������ �� ������� ��������� ��������� ���� ����������� �� �������� (�.�.\n"
595#~ "�� --less-than=2 �� ��������� ���� �� �������� ��������).  �� "
596#~ "�����������,\n"
597#~ "�� ������ ��� �� �������� �� ����� ������� �� �����������, ���� ���� ��� "
598#~ "��\n"
599#~ "����� ������ PO ��� �� ���� ������. �� ������ ������� ��� ��� �� ������ "
600#~ "PO\n"
601#~ "�� �����������.\n"
602
603#
604#, fuzzy
605#~ msgid ""
606#~ "Output details:\n"
607#~ "  -t, --to-code=NAME             encoding for output\n"
608#~ "      --use-first                use first available translation for "
609#~ "each\n"
610#~ "                                 message, don't merge several "
611#~ "translations\n"
612#~ "  -e, --no-escape                do not use C escapes in output "
613#~ "(default)\n"
614#~ "  -E, --escape                   use C escapes in output, no extended "
615#~ "chars\n"
616#~ "      --force-po                 write PO file even if empty\n"
617#~ "  -i, --indent                   write the .po file using indented style\n"
618#~ "      --no-location              do not write '#: filename:line' lines\n"
619#~ "  -n, --add-location             generate '#: filename:line' lines "
620#~ "(default)\n"
621#~ "      --strict                   write out strict Uniforum conforming .po "
622#~ "file\n"
623#~ "  -w, --width=NUMBER             set output page width\n"
624#~ "      --no-wrap                  do not break long message lines, longer "
625#~ "than\n"
626#~ "                                 the output page width, into several "
627#~ "lines\n"
628#~ "  -s, --sort-output              generate sorted output\n"
629#~ "  -F, --sort-by-file             sort output by file location\n"
630#~ msgstr ""
631#~ "�����: %s [�������] def.po ref.po\n"
632#~ "�� ������������ ���������� ��� ������������ �������� ����� ������������\n"
633#~ "��� ��� �� ������� ��������.\n"
634#~ "  -D, --directory=���������   �������� ��� �������� ��� ����� ��� "
635#~ "���������\n"
636#~ "                                ������� �������.\n"
637#~ "  -e, --no-escape             ������� ������ ������� �������� ��� C ���� "
638#~ "�����\n"
639#~ "                                (�� �������)\n"
640#~ "  -E, --escape                ����� ������� �������� ��� C ���� �����,\n"
641#~ "                                ��� ���� ��� ������������ ����������.\n"
642#~ "      --force-po              ���������� ������� PO ����� ��� �� ����� "
643#~ "�����\n"
644#~ "  -h, --help                  �������� ����� ��� �������� ��� ������\n"
645#~ "  -i, --indent                ������������� ������\n"
646#~ "  -o, --output-file=������    �� ������ ������ �� ����� �� ������\n"
647#~ "      --no-location           ������� ��������� ������� '#: filename:"
648#~ "line'\n"
649#~ "      --add-location          ��������� ������� '#: filename:line' (�� "
650#~ "�������)\n"
651#~ "      --strict                ������� ����� ������ Uniforum\n"
652#~ "  -v, --verbose               ������������ �������� ���������������\n"
653#~ "  -V, --version               �������� ����������� ������� ��� ������\n"
654#~ "  -w, --width=�������         ������� �������� ������� ������� ������\n"
655
656#
657#~ msgid "no input files given"
658#~ msgstr "��� ������������ ������ �������"
659
660#
661#~ msgid "exactly 2 input files required"
662#~ msgstr "����������� ������� ��� ������ �������"
663
664#
665#, fuzzy
666#~ msgid ""
667#~ "Compare two Uniforum style .po files to check that both contain the same\n"
668#~ "set of msgid strings.  The def.po file is an existing PO file with the\n"
669#~ "translations.  The ref.pot file is the last created PO file, or a PO "
670#~ "Template\n"
671#~ "file (generally created by xgettext).  This is useful for checking that\n"
672#~ "you have translated each and every message in your program.  Where an "
673#~ "exact\n"
674#~ "match cannot be found, fuzzy matching is used to produce better "
675#~ "diagnostics.\n"
676#~ msgstr ""
677#~ "�����: %s [�������] def.po ref.po\n"
678#~ "�� ������������ ���������� ��� ������������ �������� ����� ������������\n"
679#~ "��� ��� �� ������� ��������.\n"
680#~ "  -D, --directory=���������  �������� ��� �������� ��� �����\n"
681#~ "                           ��� ��������� ������� �������.\n"
682#~ "  -h, --help               �������� ����� ��� �������� ��� ������\n"
683#~ "  -V, --version            �������� ����������� ������� ������������ ��� "
684#~ "������\n"
685#~ "\n"
686#~ "�������� ��� ������� .po ��� ������ Uniforum ��� ��� ������ �� ��� �� "
687#~ "���\n"
688#~ "��������� �� ���� ������ ��� msgid �������������. �� ������ def.po �����\n"
689#~ "��� ���������� ������ PO �� ��� ������ �����������. �� ������ ref.po "
690#~ "file\n"
691#~ "����� �� ��� �������� ������ PO (������ ������������� ��� �� ���������\n"
692#~ "xgettext). ����� ������� ��� �� ������ ��� ��� �� �������� ���� "
693#~ "������������\n"
694#~ "����� �����������. ���� ��� ��� ����������� ������� ������o����,\n"
695#~ "������� �������� ��������� ��� �������� ������������.\n"
696
697#
698#~ msgid "this message is used but not defined..."
699#~ msgstr "���� �� ������ ��������������, ���� ��� ��������..."
700
701#
702#~ msgid "...but this definition is similar"
703#~ msgstr "...���� ����� � ������� ����� ���������"
704
705#
706#~ msgid "this message is used but not defined in %s"
707#~ msgstr "���� �� ������ ��������������, ���� ��� �������� ��� %s"
708
709#
710#~ msgid "warning: this message is not used"
711#~ msgstr "�������������: ���� �� ������ ��� ��������������"
712
713#
714#, fuzzy
715#~ msgid "found %d fatal error"
716#~ msgid_plural "found %d fatal errors"
717#~ msgstr[0] "�������� %d ������ ��������"
718
719#
720#~ msgid "at least two files must be specified"
721#~ msgstr "������ �� �������� ����������� ��� ������"
722
723#
724#, fuzzy
725#~ msgid ""
726#~ "Find messages which are common to two or more of the specified PO files.\n"
727#~ "By using the --more-than option, greater commonality may be requested\n"
728#~ "before messages are printed.  Conversely, the --less-than option may be\n"
729#~ "used to specify less commonality before messages are printed (i.e.\n"
730#~ "--less-than=2 will only print the unique messages).  Translations,\n"
731#~ "comments and extract comments will be preserved, but only from the first\n"
732#~ "PO file to define them.  File positions from all PO files will be\n"
733#~ "cumulated.\n"
734#~ msgstr ""
735#~ "  -V, --version                  �������� ����������� ������� "
736#~ "������������\n"
737#~ "                                   ��� ������\n"
738#~ "  -w, --width=�������            ������� ������� ������� ������\n"
739#~ "  -<, --less-than=�������        �������� ��������� �� �������� ��� "
740#~ "�������\n"
741#~ "                                   ��������, �� ������� �� ������ �� ��� "
742#~ "�����\n"
743#~ "  ->, --more-than=�������        �������� ��������� �� ����������� ��� "
744#~ "�������\n"
745#~ "                                   ��������, �� ������� �� ��� �� ��� "
746#~ "�����\n"
747#~ "\n"
748#~ "������ ��������� ��� ����� ����� �� ��� � ����������� �������� ������ "
749#~ "PO.\n"
750#~ "�� �� ����� ��� �������� --more-than option, ������ �� ������� "
751#~ "����������\n"
752#~ "��������� ���� ����������� �� ��������.  ��������, �� ��� ������� --less-"
753#~ "than\n"
754#~ "������ �� ������� ��������� ��������� ���� ����������� �� �������� (�.�.\n"
755#~ "�� --less-than=2 �� ��������� ���� �� �������� ��������).  �� "
756#~ "�����������,\n"
757#~ "�� ������ ��� �� �������� �� ����� ������� �� �����������, ���� ���� ��� "
758#~ "��\n"
759#~ "����� ������ PO ��� �� ���� ������. �� ������ ������� ��� ��� �� ������ "
760#~ "PO\n"
761#~ "�� �����������.\n"
762
763#
764#, fuzzy
765#~ msgid ""
766#~ "Message selection:\n"
767#~ "  -<, --less-than=NUMBER         print messages with less than this many\n"
768#~ "                                 definitions, defaults to infinite if "
769#~ "not\n"
770#~ "                                 set\n"
771#~ "  ->, --more-than=NUMBER         print messages with more than this many\n"
772#~ "                                 definitions, defaults to 1 if not set\n"
773#~ "  -u, --unique                   shorthand for --less-than=2, requests\n"
774#~ "                                 that only unique messages be printed\n"
775#~ msgstr ""
776#~ "  -V, --version                  �������� ����������� ������� "
777#~ "������������\n"
778#~ "                                   ��� ������\n"
779#~ "  -w, --width=�������            ������� ������� ������� ������\n"
780#~ "  -<, --less-than=�������        �������� ��������� �� �������� ��� "
781#~ "�������\n"
782#~ "                                   ��������, �� ������� �� ������ �� ��� "
783#~ "�����\n"
784#~ "  ->, --more-than=�������        �������� ��������� �� ����������� ��� "
785#~ "�������\n"
786#~ "                                   ��������, �� ������� �� ��� �� ��� "
787#~ "�����\n"
788#~ "\n"
789#~ "������ ��������� ��� ����� ����� �� ��� � ����������� �������� ������ "
790#~ "PO.\n"
791#~ "�� �� ����� ��� �������� --more-than option, ������ �� ������� "
792#~ "����������\n"
793#~ "��������� ���� ����������� �� ��������.  ��������, �� ��� ������� --less-"
794#~ "than\n"
795#~ "������ �� ������� ��������� ��������� ���� ����������� �� �������� (�.�.\n"
796#~ "�� --less-than=2 �� ��������� ���� �� �������� ��������).  �� "
797#~ "�����������,\n"
798#~ "�� ������ ��� �� �������� �� ����� ������� �� �����������, ���� ���� ��� "
799#~ "��\n"
800#~ "����� ������ PO ��� �� ���� ������. �� ������ ������� ��� ��� �� ������ "
801#~ "PO\n"
802#~ "�� �����������.\n"
803
804#
805#, fuzzy
806#~ msgid ""
807#~ "Output details:\n"
808#~ "  -e, --no-escape                do not use C escapes in output "
809#~ "(default)\n"
810#~ "  -E, --escape                   use C escapes in output, no extended "
811#~ "chars\n"
812#~ "      --force-po                 write PO file even if empty\n"
813#~ "  -i, --indent                   write the .po file using indented style\n"
814#~ "      --no-location              do not write '#: filename:line' lines\n"
815#~ "  -n, --add-location             generate '#: filename:line' lines "
816#~ "(default)\n"
817#~ "      --strict                   write out strict Uniforum conforming .po "
818#~ "file\n"
819#~ "  -w, --width=NUMBER             set output page width\n"
820#~ "      --no-wrap                  do not break long message lines, longer "
821#~ "than\n"
822#~ "                                 the output page width, into several "
823#~ "lines\n"
824#~ "  -s, --sort-output              generate sorted output\n"
825#~ "  -F, --sort-by-file             sort output by file location\n"
826#~ "      --omit-header              don't write header with `msgid \"\"' "
827#~ "entry\n"
828#~ msgstr ""
829#~ "�����: %s [�������] def.po ref.po\n"
830#~ "�� ������������ ���������� ��� ������������ �������� ����� ������������\n"
831#~ "��� ��� �� ������� ��������.\n"
832#~ "  -D, --directory=���������   �������� ��� �������� ��� ����� ��� "
833#~ "���������\n"
834#~ "                                ������� �������.\n"
835#~ "  -e, --no-escape             ������� ������ ������� �������� ��� C ���� "
836#~ "�����\n"
837#~ "                                (�� �������)\n"
838#~ "  -E, --escape                ����� ������� �������� ��� C ���� �����,\n"
839#~ "                                ��� ���� ��� ������������ ����������.\n"
840#~ "      --force-po              ���������� ������� PO ����� ��� �� ����� "
841#~ "�����\n"
842#~ "  -h, --help                  �������� ����� ��� �������� ��� ������\n"
843#~ "  -i, --indent                ������������� ������\n"
844#~ "  -o, --output-file=������    �� ������ ������ �� ����� �� ������\n"
845#~ "      --no-location           ������� ��������� ������� '#: filename:"
846#~ "line'\n"
847#~ "      --add-location          ��������� ������� '#: filename:line' (�� "
848#~ "�������)\n"
849#~ "      --strict                ������� ����� ������ Uniforum\n"
850#~ "  -v, --verbose               ������������ �������� ���������������\n"
851#~ "  -V, --version               �������� ����������� ������� ��� ������\n"
852#~ "  -w, --width=�������         ������� �������� ������� ������� ������\n"
853
854#
855#, fuzzy
856#~ msgid ""
857#~ "Output details:\n"
858#~ "  -e, --no-escape             do not use C escapes in output (default)\n"
859#~ "  -E, --escape                use C escapes in output, no extended chars\n"
860#~ "      --force-po              write PO file even if empty\n"
861#~ "  -i, --indent                indented output style\n"
862#~ "      --no-location           suppress '#: filename:line' lines\n"
863#~ "      --add-location          preserve '#: filename:line' lines "
864#~ "(default)\n"
865#~ "      --strict                strict Uniforum output style\n"
866#~ "  -w, --width=NUMBER          set output page width\n"
867#~ "      --no-wrap               do not break long message lines, longer "
868#~ "than\n"
869#~ "                              the output page width, into several lines\n"
870#~ "  -s, --sort-output           generate sorted output\n"
871#~ "  -F, --sort-by-file          sort output by file location\n"
872#~ msgstr ""
873#~ "�����: %s [�������] def.po ref.po\n"
874#~ "�� ������������ ���������� ��� ������������ �������� ����� ������������\n"
875#~ "��� ��� �� ������� ��������.\n"
876#~ "  -D, --directory=���������   �������� ��� �������� ��� ����� ��� "
877#~ "���������\n"
878#~ "                                ������� �������.\n"
879#~ "  -e, --no-escape             ������� ������ ������� �������� ��� C ���� "
880#~ "�����\n"
881#~ "                                (�� �������)\n"
882#~ "  -E, --escape                ����� ������� �������� ��� C ���� �����,\n"
883#~ "                                ��� ���� ��� ������������ ����������.\n"
884#~ "      --force-po              ���������� ������� PO ����� ��� �� ����� "
885#~ "�����\n"
886#~ "  -h, --help                  �������� ����� ��� �������� ��� ������\n"
887#~ "  -i, --indent                ������������� ������\n"
888#~ "  -o, --output-file=������    �� ������ ������ �� ����� �� ������\n"
889#~ "      --no-location           ������� ��������� ������� '#: filename:"
890#~ "line'\n"
891#~ "      --add-location          ��������� ������� '#: filename:line' (�� "
892#~ "�������)\n"
893#~ "      --strict                ������� ����� ������ Uniforum\n"
894#~ "  -v, --verbose               ������������ �������� ���������������\n"
895#~ "  -V, --version               �������� ����������� ������� ��� ������\n"
896#~ "  -w, --width=�������         ������� �������� ������� ������� ������\n"
897
898#
899#~ msgid "no input file given"
900#~ msgstr "��� ������ ������ �������"
901
902#
903#, fuzzy
904#~ msgid "exactly one input file required"
905#~ msgstr "����������� ������� ��� ������ �������"
906
907#
908#, fuzzy
909#~ msgid "missing command name"
910#~ msgstr "������������ ��������"
911
912#
913#, fuzzy
914#~ msgid "missing filter name"
915#~ msgstr "������������ ��������"
916
917#
918#, fuzzy
919#~ msgid "at least one sed script must be specified"
920#~ msgstr "������ �� �������� ����������� ��� ������"
921
922#
923#, fuzzy
924#~ msgid ""
925#~ "Output details:\n"
926#~ "      --no-escape             do not use C escapes in output (default)\n"
927#~ "  -E, --escape                use C escapes in output, no extended chars\n"
928#~ "      --force-po              write PO file even if empty\n"
929#~ "      --indent                indented output style\n"
930#~ "      --keep-header           keep header entry unmodified, don't filter "
931#~ "it\n"
932#~ "      --no-location           suppress '#: filename:line' lines\n"
933#~ "      --add-location          preserve '#: filename:line' lines "
934#~ "(default)\n"
935#~ "      --strict                strict Uniforum output style\n"
936#~ "  -w, --width=NUMBER          set output page width\n"
937#~ "      --no-wrap               do not break long message lines, longer "
938#~ "than\n"
939#~ "                              the output page width, into several lines\n"
940#~ "  -s, --sort-output           generate sorted output\n"
941#~ "  -F, --sort-by-file          sort output by file location\n"
942#~ msgstr ""
943#~ "�����: %s [�������] def.po ref.po\n"
944#~ "�� ������������ ���������� ��� ������������ �������� ����� ������������\n"
945#~ "��� ��� �� ������� ��������.\n"
946#~ "  -D, --directory=���������   �������� ��� �������� ��� ����� ��� "
947#~ "���������\n"
948#~ "                                ������� �������.\n"
949#~ "  -e, --no-escape             ������� ������ ������� �������� ��� C ���� "
950#~ "�����\n"
951#~ "                                (�� �������)\n"
952#~ "  -E, --escape                ����� ������� �������� ��� C ���� �����,\n"
953#~ "                                ��� ���� ��� ������������ ����������.\n"
954#~ "      --force-po              ���������� ������� PO ����� ��� �� ����� "
955#~ "�����\n"
956#~ "  -h, --help                  �������� ����� ��� �������� ��� ������\n"
957#~ "  -i, --indent                ������������� ������\n"
958#~ "  -o, --output-file=������    �� ������ ������ �� ����� �� ������\n"
959#~ "      --no-location           ������� ��������� ������� '#: filename:"
960#~ "line'\n"
961#~ "      --add-location          ��������� ������� '#: filename:line' (�� "
962#~ "�������)\n"
963#~ "      --strict                ������� ����� ������ Uniforum\n"
964#~ "  -v, --verbose               ������������ �������� ���������������\n"
965#~ "  -V, --version               �������� ����������� ������� ��� ������\n"
966#~ "  -w, --width=�������         ������� �������� ������� ������� ������\n"
967
968#
969#, fuzzy
970#~ msgid "%d translated message"
971#~ msgid_plural "%d translated messages"
972#~ msgstr[0] "%d ������������ ��������"
973
974#
975#, fuzzy
976#~ msgid ", %d fuzzy translation"
977#~ msgid_plural ", %d fuzzy translations"
978#~ msgstr[0] ", %d �������������� �����������"
979
980#
981#, fuzzy
982#~ msgid ", %d untranslated message"
983#~ msgid_plural ", %d untranslated messages"
984#~ msgstr[0] ", %d �� ������������ ��������"
985
986#
987#, fuzzy
988#~ msgid "invalid nplurals value"
989#~ msgstr "�� �������� ����� ���������� ��������"
990
991#
992#, fuzzy
993#~ msgid "...but some messages have only one plural form"
994#~ msgid_plural "...but some messages have only %lu plural forms"
995#~ msgstr[0] "���� �� ������ ��������������, ���� ��� �������� ��� %s"
996#~ msgstr[1] "���� �� ������ ��������������, ���� ��� �������� ��� %s"
997
998#
999#, fuzzy
1000#~ msgid "...but some messages have one plural form"
1001#~ msgid_plural "...but some messages have %lu plural forms"
1002#~ msgstr[0] "���� �� ������ ��������������, ���� ��� �������� ��� %s"
1003#~ msgstr[1] "���� �� ������ ��������������, ���� ��� �������� ��� %s"
1004
1005#
1006#, fuzzy
1007#~ msgid "`msgid' and `msgid_plural' entries do not both begin with '\\n'"
1008#~ msgstr "�� �������� `msgid' ��� `msgstr' ��� �������� ��� �� ��� �� '\\n'"
1009
1010#
1011#, fuzzy
1012#~ msgid "`msgid' and `msgstr[%u]' entries do not both begin with '\\n'"
1013#~ msgstr "�� �������� `msgid' ��� `msgstr' ��� �������� ��� �� ��� �� '\\n'"
1014
1015#
1016#~ msgid "`msgid' and `msgstr' entries do not both begin with '\\n'"
1017#~ msgstr "�� �������� `msgid' ��� `msgstr' ��� �������� ��� �� ��� �� '\\n'"
1018
1019#
1020#, fuzzy
1021#~ msgid "`msgid' and `msgid_plural' entries do not both end with '\\n'"
1022#~ msgstr "�� �������� `msgid' ��� `msgstr' ��� ���������� ��� �� ��� �� '\\n'"
1023
1024#
1025#, fuzzy
1026#~ msgid "`msgid' and `msgstr[%u]' entries do not both end with '\\n'"
1027#~ msgstr "�� �������� `msgid' ��� `msgstr' ��� ���������� ��� �� ��� �� '\\n'"
1028
1029#
1030#~ msgid "`msgid' and `msgstr' entries do not both end with '\\n'"
1031#~ msgstr "�� �������� `msgid' ��� `msgstr' ��� ���������� ��� �� ��� �� '\\n'"
1032
1033#
1034#, fuzzy
1035#~ msgid "headerfield `%s' missing in header\n"
1036#~ msgstr "�� ����� `%s' ���� ���������� ��� �� ��������"
1037
1038#
1039#, fuzzy
1040#~ msgid "header field `%s' should start at beginning of line\n"
1041#~ msgstr "�� ����� ��������� `%s' �� ������ �� ������ ���� ���� ��� �������"
1042
1043#
1044#, fuzzy
1045#~ msgid "some header fields still have the initial default value\n"
1046#~ msgstr "������ ����� ��� ��������� ����� ����� ��� ������ �� ������� ����"
1047
1048#
1049#, fuzzy
1050#~ msgid "field `%s' still has initial default value\n"
1051#~ msgstr "�� ����� `%s' ���� ����� ��� ������ �� ������� ����"
1052
1053#
1054#, fuzzy
1055#~ msgid "warning: PO file header missing or invalid\n"
1056#~ msgstr ""
1057#~ "%s: �������������: �� ������ ������� �������� �������������� �����������"
1058
1059#
1060#, fuzzy
1061#~ msgid "warning: charset conversion will not work\n"
1062#~ msgstr ""
1063#~ "%s: �������������: �� ������ ������� �������� �������������� �����������"
1064
1065#
1066#, fuzzy
1067#~ msgid "warning: PO file header fuzzy\n"
1068#~ msgstr ""
1069#~ "%s: �������������: �� ������ ������� �������� �������������� �����������"
1070
1071#
1072#~ msgid "domain name \"%s\" not suitable as file name"
1073#~ msgstr ""
1074#~ "�� ����� ��� �� ������� \"%s\" ��� ����� ��������� ��� ����� �������"
1075
1076#
1077#~ msgid "domain name \"%s\" not suitable as file name: will use prefix"
1078#~ msgstr ""
1079#~ "�� ����� ��� �� ������� \"%s\" ��� ����� ��������� ��� ����� �������� �� "
1080#~ "����� ����� ����������"
1081
1082#
1083#~ msgid "`domain %s' directive ignored"
1084#~ msgstr "� ������ `domain %s' ���������"
1085
1086#
1087#~ msgid "duplicate message definition"
1088#~ msgstr "����������������� ������� ���������"
1089
1090#
1091#~ msgid "...this is the location of the first definition"
1092#~ msgstr "...���� ����� � ���� ��� ������ �������"
1093
1094#
1095#~ msgid "empty `msgstr' entry ignored"
1096#~ msgstr "� ���� ������� `msgstr' ���������"
1097
1098#
1099#~ msgid "fuzzy `msgstr' entry ignored"
1100#~ msgstr "� ������������� ������� `msgstr' ���������"
1101
1102#
1103#~ msgid "%s: warning: source file contains fuzzy translation"
1104#~ msgstr ""
1105#~ "%s: �������������: �� ������ ������� �������� �������������� �����������"
1106
1107#
1108#, fuzzy
1109#~ msgid ""
1110#~ "Output details:\n"
1111#~ "      --no-escape             do not use C escapes in output (default)\n"
1112#~ "      --escape                use C escapes in output, no extended chars\n"
1113#~ "      --force-po              write PO file even if empty\n"
1114#~ "      --indent                indented output style\n"
1115#~ "      --no-location           suppress '#: filename:line' lines\n"
1116#~ "      --add-location          preserve '#: filename:line' lines "
1117#~ "(default)\n"
1118#~ "      --strict                strict Uniforum output style\n"
1119#~ "  -w, --width=NUMBER          set output page width\n"
1120#~ "      --no-wrap               do not break long message lines, longer "
1121#~ "than\n"
1122#~ "                              the output page width, into several lines\n"
1123#~ "      --sort-output           generate sorted output\n"
1124#~ "      --sort-by-file          sort output by file location\n"
1125#~ msgstr ""
1126#~ "�����: %s [�������] def.po ref.po\n"
1127#~ "�� ������������ ���������� ��� ������������ �������� ����� ������������\n"
1128#~ "��� ��� �� ������� ��������.\n"
1129#~ "  -D, --directory=���������   �������� ��� �������� ��� ����� ��� "
1130#~ "���������\n"
1131#~ "                                ������� �������.\n"
1132#~ "  -e, --no-escape             ������� ������ ������� �������� ��� C ���� "
1133#~ "�����\n"
1134#~ "                                (�� �������)\n"
1135#~ "  -E, --escape                ����� ������� �������� ��� C ���� �����,\n"
1136#~ "                                ��� ���� ��� ������������ ����������.\n"
1137#~ "      --force-po              ���������� ������� PO ����� ��� �� ����� "
1138#~ "�����\n"
1139#~ "  -h, --help                  �������� ����� ��� �������� ��� ������\n"
1140#~ "  -i, --indent                ������������� ������\n"
1141#~ "  -o, --output-file=������    �� ������ ������ �� ����� �� ������\n"
1142#~ "      --no-location           ������� ��������� ������� '#: filename:"
1143#~ "line'\n"
1144#~ "      --add-location          ��������� ������� '#: filename:line' (�� "
1145#~ "�������)\n"
1146#~ "      --strict                ������� ����� ������ Uniforum\n"
1147#~ "  -v, --verbose               ������������ �������� ���������������\n"
1148#~ "  -V, --version               �������� ����������� ������� ��� ������\n"
1149#~ "  -w, --width=�������         ������� �������� ������� ������� ������\n"
1150
1151#
1152#, fuzzy
1153#~ msgid ""
1154#~ "Merges two Uniforum style .po files together.  The def.po file is an\n"
1155#~ "existing PO file with translations which will be taken over to the newly\n"
1156#~ "created file as long as they still match; comments will be preserved,\n"
1157#~ "but extracted comments and file positions will be discarded.  The ref."
1158#~ "pot\n"
1159#~ "file is the last created PO file with up-to-date source references but\n"
1160#~ "old translations, or a PO Template file (generally created by xgettext);\n"
1161#~ "any translations or comments in the file will be discarded, however dot\n"
1162#~ "comments and file positions will be preserved.  Where an exact match\n"
1163#~ "cannot be found, fuzzy matching is used to produce better results.\n"
1164#~ msgstr ""
1165#~ "\n"
1166#~ "�������� ��� ������� .po ������ Uniforum. �� ������ def.po ����� ��\n"
1167#~ "���������� ������ PO �� ��� ������ ����������� ��� �� ����������� ���\n"
1168#~ "��� ������, ��� ������ ��� ����� �������� �� ������ �� �����������\n"
1169#~ "���� �� ��������� ������ ��� �� ������ ������� �� ����������.\n"
1170#~ "�� ������ ref.po ����� �� ��������� ������������� ������ PO \n"
1171#~ "(������ �������������� ��� �� xgettext) ��� �,�� ����������� � ������ \n"
1172#~ "�������� ��� ������ �� ���������, ������ ������ ��� �������� �� ������ \n"
1173#~ "��� ������ ������� �� �����������. ���� ��� ��� ����������� �������\n"
1174#~ "���������, ������� ����� ��������� ������������ ��� �������� "
1175#~ "������������.\n"
1176#~ "�� ������������ ��������� ���� �������� ����� ����� ��� �� ��������\n"
1177#~ "������ ������ ������.\n"
1178
1179#
1180#, fuzzy
1181#~ msgid "this message should define plural forms"
1182#~ msgstr "���� �� ������ ��������������, ���� ��� �������� ��� %s"
1183
1184#
1185#, fuzzy
1186#~ msgid "this message should not define plural forms"
1187#~ msgstr "���� �� ������ ��������������, ���� ��� �������� ��� %s"
1188
1189#
1190#, fuzzy
1191#~ msgid ""
1192#~ "%sRead %ld old + %ld reference, merged %ld, fuzzied %ld, missing %ld, "
1193#~ "obsolete %ld.\n"
1194#~ msgstr ""
1195#~ "%s������������ %d ������ + %d ��������, ������������ %d, ������������� %d,"
1196#~ "����� ���������� %d, �������������� %d.\n"
1197
1198#
1199#~ msgid " done.\n"
1200#~ msgstr " �����.\n"
1201
1202#
1203#, fuzzy
1204#~ msgid "%s and explicit file names are mutually exclusive"
1205#~ msgstr "�� %s ��� %s ����� �������� ������������"
1206
1207#
1208#, fuzzy
1209#~ msgid ""
1210#~ "Output details:\n"
1211#~ "  -e, --no-escape          do not use C escapes in output (default)\n"
1212#~ "  -E, --escape             use C escapes in output, no extended chars\n"
1213#~ "      --force-po           write PO file even if empty\n"
1214#~ "  -i, --indent             write indented output style\n"
1215#~ "      --strict             write strict uniforum style\n"
1216#~ "  -w, --width=NUMBER       set output page width\n"
1217#~ "      --no-wrap            do not break long message lines, longer than\n"
1218#~ "                           the output page width, into several lines\n"
1219#~ "  -s, --sort-output        generate sorted output\n"
1220#~ msgstr ""
1221#~ "�����: %s [�������] filename.mo filename.po\n"
1222#~ "�� ������������ ���������� ��� ������������ �������� ����� ������������ "
1223#~ "��� ��� �� ������� ��������.\n"
1224#~ "  -e, --no-escape          ������� ������ ������� �������� ��� C ���� "
1225#~ "����� (�� �������)\n"
1226#~ "  -E, --escape             ����� ������� �������� ��� C ���� �����, ��� "
1227#~ "���� ��� ������������ ����������.\n"
1228#~ "  -h, --help               �������� ����� ��� �������� ��� ������\n"
1229#~ "  -i, --indent             ������������� ������\n"
1230#~ "  -S, --strict             ����� ������ �� ������� Uniforum\n"
1231#~ "  -V, --version            �������� ����������� ������� ��� ������\n"
1232
1233#
1234#, fuzzy
1235#~ msgid ""
1236#~ "Charset \"%s\" is not a portable encoding name.\n"
1237#~ "Message conversion to user's charset might not work.\n"
1238#~ msgstr ""
1239#~ "%s: �������������: �� ������ ������� �������� �������������� �����������"
1240
1241#
1242#, fuzzy
1243#~ msgid ""
1244#~ "Charset missing in header.\n"
1245#~ "Message conversion to user's charset will not work.\n"
1246#~ msgstr ""
1247#~ "%s: �������������: �� ������ ������� �������� �������������� �����������"
1248
1249#
1250#, fuzzy
1251#~ msgid "missing `msgstr[]' section"
1252#~ msgstr "������ ������� `msgstr'"
1253
1254#
1255#, fuzzy
1256#~ msgid "missing `msgid_plural' section"
1257#~ msgstr "������ ������� `msgstr'"
1258
1259#
1260#~ msgid "missing `msgstr' section"
1261#~ msgstr "������ ������� `msgstr'"
1262
1263#
1264#~ msgid "too many errors, aborting"
1265#~ msgstr "���� ����� ��������, �����������"
1266
1267#
1268#, fuzzy
1269#~ msgid "invalid multibyte sequence"
1270#~ msgstr "�� �������� ����� ���������� ��������"
1271
1272#
1273#, fuzzy
1274#~ msgid "incomplete multibyte sequence at end of file"
1275#~ msgstr "�� �������� ����� ���������� ��������"
1276
1277#
1278#, fuzzy
1279#~ msgid "incomplete multibyte sequence at end of line"
1280#~ msgstr "�� �������� ����� ���������� ��������"
1281
1282#
1283#~ msgid "keyword \"%s\" unknown"
1284#~ msgstr "������� ������ \"%s\""
1285
1286#
1287#, fuzzy
1288#~ msgid "invalid control sequence"
1289#~ msgstr "�� �������� ����� ���������� ��������"
1290
1291#
1292#~ msgid "end-of-file within string"
1293#~ msgstr "����� ������� (EOF) ��� �������������"
1294
1295#
1296#~ msgid "end-of-line within string"
1297#~ msgstr "�����-������� (eol) ��� �������������"
1298
1299#
1300#, fuzzy
1301#~ msgid "file \"%s\" is truncated"
1302#~ msgstr "�� ������ \"%s\" ����������� ��� �� ������� �������� �� ����"
1303
1304#
1305#, fuzzy
1306#~ msgid "file \"%s\" contains a not NUL terminated string"
1307#~ msgstr "�� ������ \"%s\" ��� ����� ��� ����� GNU .mo"
1308
1309#
1310#~ msgid "file \"%s\" is not in GNU .mo format"
1311#~ msgstr "�� ������ \"%s\" ��� ����� ��� ����� GNU .mo"
1312
1313#
1314#, fuzzy
1315#~ msgid "file \"%s\" contains a not NUL terminated string, at %s"
1316#~ msgstr "�� ������ \"%s\" ��� ����� ��� ����� GNU .mo"
1317
1318#
1319#, fuzzy
1320#~ msgid "expected two arguments"
1321#~ msgstr "���� ����� ��������"
1322
1323#
1324#, fuzzy
1325#~ msgid "error writing stdout"
1326#~ msgstr "������ ���� ������� ��� ������� \"%s\""
1327
1328#
1329#, fuzzy
1330#~ msgid "cannot create a temporary directory using template \"%s\""
1331#~ msgstr "�������� ���������� ��� �������� \"%s\""
1332
1333#
1334#~ msgid "error while writing \"%s\" file"
1335#~ msgstr "������ ���� ������� ��� ������� \"%s\""
1336
1337#
1338#~ msgid "error while opening \"%s\" for writing"
1339#~ msgstr "������ ���� �� ������� ��� ������� \"%s\" ��� �������"
1340
1341#
1342#~ msgid ""
1343#~ "internationalized messages should not contain the `\\%c' escape sequence"
1344#~ msgstr ""
1345#~ "�� �������� ���� ��������� ��� ������ �� ��������� �� ��������� �������� `"
1346#~ "\\%c'"
1347
1348#
1349#~ msgid "cannot create output file \"%s\""
1350#~ msgstr "�������� ����������� ������� ������ \"%s\""
1351
1352#
1353#~ msgid "standard output"
1354#~ msgstr "�������� ������"
1355
1356#
1357#~ msgid "%s:%d: warning: unterminated character constant"
1358#~ msgstr "%s:%d: �������������: �� ������������ ������� ����������"
1359
1360#
1361#~ msgid "%s:%d: warning: unterminated string literal"
1362#~ msgstr "%s:%d: �������������: �� ������������ �������������"
1363
1364#
1365#~ msgid "this file may not contain domain directives"
1366#~ msgstr "���� �� ������ ��� ������ �� �������� ������� ��� �� �������"
1367
1368#
1369#~ msgid "--join-existing cannot be used when output is written to stdout"
1370#~ msgstr ""
1371#~ "�� --join-existing �� ������ �� �������������� ���� � ������ �������� "
1372#~ "���� �������� �����"
1373
1374#
1375#~ msgid "warning: file `%s' extension `%s' is unknown; will try C"
1376#~ msgstr ""
1377#~ "�������������: �� ������ `%s' �� �������� `%s' ����� �������� �� "
1378#~ "���������� C"
1379
1380#
1381#, fuzzy
1382#~ msgid ""
1383#~ "Output details:\n"
1384#~ "  -e, --no-escape                do not use C escapes in output "
1385#~ "(default)\n"
1386#~ "  -E, --escape                   use C escapes in output, no extended "
1387#~ "chars\n"
1388#~ "      --force-po                 write PO file even if empty\n"
1389#~ "  -i, --indent                   write the .po file using indented style\n"
1390#~ "      --no-location              do not write '#: filename:line' lines\n"
1391#~ "  -n, --add-location             generate '#: filename:line' lines "
1392#~ "(default)\n"
1393#~ "      --strict                   write out strict Uniforum conforming .po "
1394#~ "file\n"
1395#~ "  -w, --width=NUMBER             set output page width\n"
1396#~ "      --no-wrap                  do not break long message lines, longer "
1397#~ "than\n"
1398#~ "                                 the output page width, into several "
1399#~ "lines\n"
1400#~ "  -s, --sort-output              generate sorted output\n"
1401#~ "  -F, --sort-by-file             sort output by file location\n"
1402#~ "      --omit-header              don't write header with `msgid \"\"' "
1403#~ "entry\n"
1404#~ "      --copyright-holder=STRING  set copyright holder in output\n"
1405#~ "      --foreign-user             omit FSF copyright in output for foreign "
1406#~ "user\n"
1407#~ "  -m, --msgstr-prefix[=STRING]   use STRING or \"\" as prefix for msgstr "
1408#~ "entries\n"
1409#~ "  -M, --msgstr-suffix[=STRING]   use STRING or \"\" as suffix for msgstr "
1410#~ "entries\n"
1411#~ msgstr ""
1412#~ "�����: %s [�������] def.po ref.po\n"
1413#~ "�� ������������ ���������� ��� ������������ �������� ����� ������������\n"
1414#~ "��� ��� �� ������� ��������.\n"
1415#~ "  -D, --directory=���������   �������� ��� �������� ��� ����� ��� "
1416#~ "���������\n"
1417#~ "                                ������� �������.\n"
1418#~ "  -e, --no-escape             ������� ������ ������� �������� ��� C ���� "
1419#~ "�����\n"
1420#~ "                                (�� �������)\n"
1421#~ "  -E, --escape                ����� ������� �������� ��� C ���� �����,\n"
1422#~ "                                ��� ���� ��� ������������ ����������.\n"
1423#~ "      --force-po              ���������� ������� PO ����� ��� �� ����� "
1424#~ "�����\n"
1425#~ "  -h, --help                  �������� ����� ��� �������� ��� ������\n"
1426#~ "  -i, --indent                ������������� ������\n"
1427#~ "  -o, --output-file=������    �� ������ ������ �� ����� �� ������\n"
1428#~ "      --no-location           ������� ��������� ������� '#: filename:"
1429#~ "line'\n"
1430#~ "      --add-location          ��������� ������� '#: filename:line' (�� "
1431#~ "�������)\n"
1432#~ "      --strict                ������� ����� ������ Uniforum\n"
1433#~ "  -v, --verbose               ������������ �������� ���������������\n"
1434#~ "  -V, --version               �������� ����������� ������� ��� ������\n"
1435#~ "  -w, --width=�������         ������� �������� ������� ������� ������\n"
1436
1437#
1438#~ msgid "language `%s' unknown"
1439#~ msgstr "� ������ `%s' ����� �������"
1440
1441#
1442#, fuzzy
1443#~ msgid "file \"%s\" contains a not NUL terminated sysdep segment"
1444#~ msgstr "�� ������ \"%s\" ��� ����� ��� ����� GNU .mo"
1445
1446#
1447#~ msgid "seek \"%s\" offset %ld failed"
1448#~ msgstr "� �������� ��� ������ \"%s\", ���� %ld, �������"
1449
1450#
1451#, fuzzy
1452#~ msgid "a format specification for argument {%u} doesn't exist in 'msgstr'"
1453#~ msgstr "�� ������������� ��� �� ��������� %u ��� ����� �����"
1454
1455#
1456#, fuzzy
1457#~ msgid "a format specification for argument '%s' doesn't exist in 'msgstr'"
1458#~ msgstr "�� ������������� ��� �� ��������� %u ��� ����� �����"
1459
1460#
1461#, fuzzy
1462#~ msgid "a format specification for argument %u doesn't exist in 'msgstr'"
1463#~ msgstr "�� ������������� ��� �� ��������� %u ��� ����� �����"
1464
1465#
1466#~ msgid "while creating hash table"
1467#~ msgstr "���� �� ���������� ��� hash table"
1468
1469#
1470#, fuzzy
1471#~ msgid "%s:%lu: warning: keyword nested in keyword arg"
1472#~ msgstr "%s:%d: �������������: �� ������������ �������������"
1473
1474#
1475#, fuzzy
1476#~ msgid "%s:%lu: warning: keyword between outer keyword and its arg"
1477#~ msgstr "%s:%d: �������������: �� ������������ �������������"
1478
1479#
1480#~ msgid "while preparing output"
1481#~ msgstr "����� �������������� � ������"
1482
1483#
1484#~ msgid "this message has no definition in the \"%s\" domain"
1485#~ msgstr "���� �� ������ ��� ���� ������ ��� ������� \"%s\""
1486
1487#
1488#~ msgid ""
1489#~ "Usage: %s [OPTION] INPUTFILE ...\n"
1490#~ "Mandatory arguments to long options are mandatory for short options too.\n"
1491#~ "  -d, --default-domain=NAME      use NAME.po for output (instead of "
1492#~ "messages.po)\n"
1493#~ "  -D, --directory=DIRECTORY      add DIRECTORY to list for input files "
1494#~ "search\n"
1495#~ "  -e, --no-escape                do not use C escapes in output "
1496#~ "(default)\n"
1497#~ "  -E, --escape                   use C escapes in output, no extended "
1498#~ "chars\n"
1499#~ "  -f, --files-from=FILE          get list of input files from FILE\n"
1500#~ "      --force-po                 write PO file even if empty\n"
1501#~ "  -F, --sort-by-file             sort output by file location\n"
1502#~ "  -h, --help                     display this help and exit\n"
1503#~ msgstr ""
1504#~ "�����: %s [�������] ������������� ...\n"
1505#~ "�� ������������ ���������� ��� ������������ �������� ����� ������������\n"
1506#~ "��� ��� �� ������� ��������.\n"
1507#~ "  -d, --default-domain=�����     ����� ��� �����.po ��� ����� (���� ��� "
1508#~ "messages.po)\n"
1509#~ "  -D, --directory=���������      �������� ��� ��������� ���� ��������� "
1510#~ "������� �������\n"
1511#~ "  -e, --no-escape                ������� ������ ������� �������� ��� C "
1512#~ "���� �����\n"
1513#~ "                                   (�� �������)\n"
1514#~ "  -E, --escape                   ����� ������� �������� ��� C ���� �����, "
1515#~ "��� ����\n"
1516#~ "                                 ��� ������������ ����������.\n"
1517#~ "  -f, --files-from=������        ���� ������ ������� ������� ��� ������\n"
1518#~ "      --force-po                 ���������� ������� PO ����� ��� �� ����� "
1519#~ "�����\n"
1520#~ "  -F, --sort-by-file             ���������� ������ ���� ��� ����� "
1521#~ "�������\n"
1522#~ "  -h, --help                     �������� ����� ��� �������� ��� ������\n"
1523
1524#
1525#~ msgid ""
1526#~ "  -i, --indent                   write the .po file using indented style\n"
1527#~ "      --no-location              do not write '#: filename:line' lines\n"
1528#~ "  -n, --add-location             generate '#: filename:line' lines "
1529#~ "(default)\n"
1530#~ "      --omit-header              don't write header with `msgid \"\"' "
1531#~ "entry\n"
1532#~ "  -o, --output=FILE              write output to specified file\n"
1533#~ "  -p, --output-dir=DIR           output files will be placed in directory "
1534#~ "DIR\n"
1535#~ "  -s, --sort-output              generate sorted output and remove "
1536#~ "duplicates\n"
1537#~ "      --strict                   write out strict Uniforum conforming .po "
1538#~ "file\n"
1539#~ "  -T, --trigraphs                understand ANSI C trigraphs for input\n"
1540#~ "  -u, --unique                   shorthand for --less-than=2, requests\n"
1541#~ "                                 that only unique messages be printed\n"
1542#~ msgstr ""
1543#~ "  -i, --indent                   ���������� .po ������� �� ������������� "
1544#~ "�����\n"
1545#~ "      --no-location              ������� ��������� ������� '#: filename:"
1546#~ "line'\n"
1547#~ "  -n, --add-location             ���������� ������� '#: filename:"
1548#~ "line' (�� �������)\n"
1549#~ "      --omit-header              �� �� ������� �������� �� ������� `msgid "
1550#~ "\"\"'\n"
1551#~ "  -o, --output=������            ������� ������ ��� ���������� ������\n"
1552#~ "  -p, --output-dir=���������     �� ������ ������ �� ������������ "
1553#~ "����������� ���������\n"
1554#~ "  -s, --sort-output              ���������� ������������� ������ ��� "
1555#~ "�������� �����������\n"
1556#~ "      --strict                   ���������� ������ .po ��� ��������� "
1557#~ "������� �� �� ������� Uniforum\n"
1558#~ "  -T, --trigraphs                ������� ANSI C ������������ ���� ������\n"
1559#~ "  -u, --unique                   ������������� ��� --less-than=2, ������ "
1560#~ "���\n"
1561#~ "                                 �������� ���� ��� ��������� ���������\n"
1562
1563#
1564#~ msgid ""
1565#~ "Usage: %s [OPTION] filename.po ...\n"
1566#~ "Generate binary message catalog from textual translation description.\n"
1567#~ "\n"
1568#~ "Mandatory arguments to long options are mandatory for short options too.\n"
1569#~ "  -a, --alignment=NUMBER      align strings to NUMBER bytes (default: %"
1570#~ "d)\n"
1571#~ "  -c, --check                 perform language dependent checks on "
1572#~ "strings\n"
1573#~ "  -D, --directory=DIRECTORY   add DIRECTORY to list for input files "
1574#~ "search\n"
1575#~ "  -f, --use-fuzzy             use fuzzy entries in output\n"
1576#~ "  -h, --help                  display this help and exit\n"
1577#~ "      --no-hash               binary file will not include the hash "
1578#~ "table\n"
1579#~ "  -o, --output-file=FILE      specify output file name as FILE\n"
1580#~ "      --statistics            print statistics about translations\n"
1581#~ "      --strict                enable strict Uniforum mode\n"
1582#~ "  -v, --verbose               list input file anomalies\n"
1583#~ "  -V, --version               output version information and exit\n"
1584#~ "\n"
1585#~ "Giving the -v option more than once increases the verbosity level.\n"
1586#~ "\n"
1587#~ "If input file is -, standard input is read.  If output file is -,\n"
1588#~ "output is written to standard output.\n"
1589#~ msgstr ""
1590#~ "�����: %s [�������] filename.po ...\n"
1591#~ "���������� �������� ��������� ��������� ��� ������� ��������� "
1592#~ "����������.\n"
1593#~ "\n"
1594#~ "�� ������������ ���������� ��� ������������ �������� ����� ������������\n"
1595#~ "��� ��� �� ������� ��������.\n"
1596#~ "  -a, --alignment=�������  �������� �������������� �� ������� ��� bytes\n"
1597#~ "                           (�� ������� ����: %d)\n"
1598#~ "  -c, --check              �������� ������� ����������� ��� �� ������\n"
1599#~ "                           ��� �������������\n"
1600#~ "  -D, --directory=���������  �������� ��� �������� ��� ����� ��� "
1601#~ "���������\n"
1602#~ "                           ������� �������.\n"
1603#~ "  -f, --use-fuzzy          ����� �������������� �������� ���� �����\n"
1604#~ "  -h, --help               �������� ����� ��� �������� ��� ������\n"
1605#~ "      --no-hash            ������� ������ ��� ������������������ ���\n"
1606#~ "                             hash table\n"
1607#~ "  -o, --output-file=������ ���������� ��� ������ ��� ������ ������\n"
1608#~ "      --statistics         �������� ����������� ��� ��� �����������\n"
1609#~ "      --strict             ������������ ���������� �������� Uniforum\n"
1610#~ "  -v, --verbose            �������� ��������� ������� �������\n"
1611#~ "  -V, --version            �������� ����������� ������� ��� ������\n"
1612#~ "\n"
1613#~ "�������� ��� ��������� -v ������������ ��� ��� �����, ������� �� �����\n"
1614#~ "����������������� ��� ���������\n"
1615#~ "\n"
1616#~ "�� �� ������ ������� ����� �� -, ������� �������� ��� ��������� �������.\n"
1617#~ "�� �� ������ ������ ����� -, ���� � ������ �������� ���� �������� �����.\n"
1618
1619#
1620#~ msgid ""
1621#~ "Usage: %s [OPTION] [FILE]...\n"
1622#~ "Mandatory arguments to long options are mandatory for short options too.\n"
1623#~ "  -e, --no-escape          do not use C escapes in output (default)\n"
1624#~ "  -E, --escape             use C escapes in output, no extended chars\n"
1625#~ "      --force-po           write PO file even if empty\n"
1626#~ "  -h, --help               display this help and exit\n"
1627#~ "  -i, --indent             write indented output style\n"
1628#~ "  -o, --output-file=FILE   write output into FILE instead of standard "
1629#~ "output\n"
1630#~ "      --strict             write strict uniforum style\n"
1631#~ "  -V, --version            output version information and exit\n"
1632#~ "  -w, --width=NUMBER       set output page width\n"
1633#~ msgstr ""
1634#~ "�����: %s [�������] def.po ref.po\n"
1635#~ "�� ������������ ���������� ��� ������������ �������� ����� ������������\n"
1636#~ "��� ��� �� ������� ��������.\n"
1637#~ "  -e, --no-escape          ������� ������ ������� �������� ��� C ���� "
1638#~ "�����\n"
1639#~ "                           (�� �������)\n"
1640#~ "  -E, --escape             ����� ������� �������� ��� C ���� �����,\n"
1641#~ "                             ��� ���� ��� ������������ ����������.\n"
1642#~ "      --force-po           ���������� ������� PO ����� ��� �� ����� "
1643#~ "�����\n"
1644#~ "  -h, --help               �������� ����� ��� �������� ��� ������\n"
1645#~ "  -i, --indent             ������������� ������\n"
1646#~ "  -o, --output-file=������  �� ������ ������ �� ����� �� ������\n"
1647#~ "      --strict             ����� ������ �� ������� Uniforum\n"
1648#~ "  -V, --version            �������� ����������� ������� ��� ������\n"
1649#~ "  -w, --width=�������      ������� �������� ������� ������� ������\n"
1650
1651#
1652#~ msgid ""
1653#~ "\n"
1654#~ "Convert binary .mo files to Uniforum style .po files.\n"
1655#~ "Both little-endian and big-endian .mo files are handled.\n"
1656#~ "If no input file is given or it is -, standard input is read.\n"
1657#~ "By default the output is written to standard output.\n"
1658#~ msgstr ""
1659#~ "\n"
1660#~ "��������� �������� ������� .mo �� Uniforum .po ������.\n"
1661#~ "��� �� little-endian ��� �� big-endian ������ .mo �������\n"
1662#~ "�� ���������������. �� �� ������ ������� ������� � ����� -,\n"
1663#~ "���� �������������� � �������� �������. �� �������, � ������\n"
1664#~ "�������� ���� �������� �����.\n"
1665
1666#
1667#~ msgid ""
1668#~ "Usage: %s [OPTION] INPUTFILE ...\n"
1669#~ "Extract translatable string from given input files.\n"
1670#~ "\n"
1671#~ "Mandatory arguments to long options are mandatory for short options too.\n"
1672#~ "  -a, --extract-all              extract all strings\n"
1673#~ "  -c, --add-comments[=TAG]       place comment block with TAG (or those\n"
1674#~ "                                 preceding keyword lines) in output file\n"
1675#~ "  -C, --c++                      shorthand for --language=C++\n"
1676#~ "      --debug                    more detailed formatstring recognision "
1677#~ "result\n"
1678#~ "  -d, --default-domain=NAME      use NAME.po for output (instead of "
1679#~ "messages.po)\n"
1680#~ "  -D, --directory=DIRECTORY      add DIRECTORY to list for input files "
1681#~ "search\n"
1682#~ "  -e, --no-escape                do not use C escapes in output "
1683#~ "(default)\n"
1684#~ "  -E, --escape                   use C escapes in output, no extended "
1685#~ "chars\n"
1686#~ "  -f, --files-from=FILE          get list of input files from FILE\n"
1687#~ "      --force-po                 write PO file even if empty\n"
1688#~ "      --foreign-user             omit FSF copyright in output for foreign "
1689#~ "user\n"
1690#~ "  -F, --sort-by-file             sort output by file location\n"
1691#~ msgstr ""
1692#~ "�����: %s [�������] ������������� ...\n"
1693#~ "������� �������������� ��� ������� �� ������������ ��� ������� ������ "
1694#~ "�������.\n"
1695#~ "\n"
1696#~ "�� ������������ ���������� ��� ������������ �������� ����� ������������\n"
1697#~ "��� ��� �� ������� ��������.\n"
1698#~ "  -a, --extract-all              ������� ���� ��� ��������������\n"
1699#~ "  -c, --add-comments[=TAG]       ���������� ����� ������� �� TAG (� ���� "
1700#~ "���\n"
1701#~ "                                 ���������� ������� �� �������) ��� "
1702#~ "������ ������\n"
1703#~ "  -C, --c++                      ������������� ��� --language=C++\n"
1704#~ "      --debug                    ����������� ���������� �������� "
1705#~ "���������\n"
1706#~ "  -d, --default-domain=�����     ����� ��� �����.po ��� ����� (���� ��� "
1707#~ "messages.po)\n"
1708#~ "  -D, --directory=���������      ������ ��� ��������� ���� ��� ������ ��� "
1709#~ "������������\n"
1710#~ "  -e, --no-escape                ������� ������ ������� �������� ��� C "
1711#~ "���� �����\n"
1712#~ "                                   (�� �������)\n"
1713#~ "  -E, --escape                   ����� ������� �������� ��� C ���� �����, "
1714#~ "��� ����\n"
1715#~ "                                 ��� ������������ ����������.\n"
1716#~ "  -f, --files-from=������        ���� ������ ������� ������� ��� ������\n"
1717#~ "      --force-po                 ���������� ������� PO ����� ��� �� ����� "
1718#~ "�����\n"
1719#~ "      --foreign-user             ��������� ��������� ����������� "
1720#~ "����������� ��� FSF\n"
1721#~ "                                 ���� ����� ��� ���� ������\n"
1722#~ "  -F, --sort-by-file             ���������� ������ ���� ��� ����� "
1723#~ "�������\n"
1724
1725#
1726#, fuzzy
1727#~ msgid ""
1728#~ "  -h, --help                     display this help and exit\n"
1729#~ "  -i, --indent                   write the .po file using indented style\n"
1730#~ "  -j, --join-existing            join messages with existing file\n"
1731#~ "  -k, --keyword[=WORD]           additonal keyword to be looked for "
1732#~ "(without\n"
1733#~ "                                 WORD means not to use default keywords)\n"
1734#~ "  -L, --language=NAME            recognise the specified language (C, C+"
1735#~ "+, PO),\n"
1736#~ "                                 otherwise is guessed from file "
1737#~ "extension\n"
1738#~ "  -m, --msgstr-prefix[=STRING]   use STRING or \"\" as prefix for msgstr "
1739#~ "entries\n"
1740#~ "  -M, --msgstr-suffix[=STRING]   use STRING or \"\" as suffix for msgstr "
1741#~ "entries\n"
1742#~ "      --no-location              do not write '#: filename:line' lines\n"
1743#~ msgstr ""
1744#~ "  -h, --help                     �������� ����� ��� �������� ��� ������\n"
1745#~ "  -i, --indent                   ���������� .po ������� �� ������������� "
1746#~ "�����\n"
1747#~ "  -j, --join-existing            �������� ��������� �� �� ������� ������\n"
1748#~ "  -k, --keyword[=����]           �������� ������� ��� ��������� (����� "
1749#~ "���� ��������\n"
1750#~ "                                 ��������� ��� �� ������� �������).\n"
1751#~ "  -l, --string-limit=�������     ������� �������� �������������� �� "
1752#~ "������� ���� ��� %u\n"
1753#~ "  -m, --msgstr-prefix[=�������������] ����� ��� ������������� � \"\" ��� "
1754#~ "�������\n"
1755#~ "                                 �� �������� msgstr\n"
1756#~ "  -M, --msgstr-suffix[=�������������] ����� ��� ������������� � \"\" ��� "
1757#~ "��������\n"
1758#~ "                                 �� �������� msgstr\n"
1759#~ "      --no-location              �� ��� ������� ������� '#: filename:"
1760#~ "line'\n"
1761
1762#
1763#~ msgid ""
1764#~ "  -n, --add-location             generate '#: filename:line' lines "
1765#~ "(default)\n"
1766#~ "      --omit-header              don't write header with `msgid \"\"' "
1767#~ "entry\n"
1768#~ "  -o, --output=FILE              write output to specified file\n"
1769#~ "  -p, --output-dir=DIR           output files will be placed in directory "
1770#~ "DIR\n"
1771#~ "  -s, --sort-output              generate sorted output and remove "
1772#~ "duplicates\n"
1773#~ "      --strict                   write out strict Uniforum conforming .po "
1774#~ "file\n"
1775#~ "  -T, --trigraphs                understand ANSI C trigraphs for input\n"
1776#~ "  -V, --version                  output version information and exit\n"
1777#~ "  -w, --width=NUMBER             set output page width\n"
1778#~ "  -x, --exclude-file=FILE        entries from FILE are not extracted\n"
1779#~ "\n"
1780#~ "If INPUTFILE is -, standard input is read.\n"
1781#~ msgstr ""
1782#~ "  -n, --add-location             ���������� ������� '#: filename:"
1783#~ "line' (�� �������)\n"
1784#~ "      --omit-header              �� �� ������ �������� �� ������� `msgid "
1785#~ "\"\"'\n"
1786#~ "  -o, --output=������            ������� ������ ��� ���������� ������\n"
1787#~ "  -p, --output-dir=���������     �� ������ ������ �� ������������\n"
1788#~ "                                   ��� �������� ���������\n"
1789#~ "  -s, --sort-output              ���������� ������������� ������ ���\n"
1790#~ "                                   �������� �����������\n"
1791#~ "      --strict                   ���������� ������ .po ��� ��������� "
1792#~ "�������\n"
1793#~ "                                   �� �� ������� Uniforum\n"
1794#~ "  -T, --trigraphs                ������� ANSI C ������������ ���� ������\n"
1795#~ "  -V, --version                  �������� ����������� ������� ��� ������\n"
1796#~ "  -x, --exclude-file=������      �������� ��� �� ������ ��� �����������\n"
1797#~ "\n"
1798#~ "�� �� ������������� ����� -, ������� �������� ��� ��������� �������.\n"
1799
1800#
1801#, fuzzy
1802#~ msgid ""
1803#~ "%s: warning: charset \"%s\" is not supported by iconv%s\n"
1804#~ "%*s  warning: consider installing GNU libiconv and then\n"
1805#~ "%*s           reinstalling GNU gettext"
1806#~ msgstr ""
1807#~ "%s: �������������: �� ������ ������� �������� �������������� �����������"
1808
1809#
1810#, fuzzy
1811#~ msgid ""
1812#~ "%s: warning: charset \"%s\" is not supported without iconv%s\n"
1813#~ "%*s  warning: consider installing GNU libiconv and then\n"
1814#~ "%*s           reinstalling GNU gettext"
1815#~ msgstr ""
1816#~ "%s: �������������: �� ������ ������� �������� �������������� �����������"
1817
1818#
1819#~ msgid "Memory exhausted"
1820#~ msgstr "H ����� �����������"
1821
1822#
1823#~ msgid "%s: warning: no header entry found"
1824#~ msgstr "%s: �������������: �� ������� ���� ���������"
1825
1826#
1827#~ msgid "this is the location of the first definition"
1828#~ msgstr "���� ����� � ���� ��� ������ �������"
1829
1830#
1831#~ msgid "found %d errors"
1832#~ msgstr "�������� %d ��������"
1833
1834#
1835#~ msgid "cannot change to directory \"%s\""
1836#~ msgstr "�������� ������� ��� �������� \"%s\""
1837