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