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