1#, c-format, no-wrap
2msgid ""
3"Copyright (C) %s Free Software Foundation, Inc.\n"
4"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\n"
5"This is free software: you are free to change and redistribute it.\n"
6"There is NO WARRANTY, to the extent permitted by law.\n"
7msgstr ""
8
9#, c-format
10msgid "Written by %s.\n"
11msgstr ""
12
13#, c-format
14msgid "%s and %s are mutually exclusive"
15msgstr ""
16
17msgid "--join-existing cannot be used when output is written to stdout"
18msgstr ""
19
20msgid "xgettext cannot work without keywords to look for"
21msgstr ""
22
23msgid "no input file given"
24msgstr ""
25
26#, c-format
27msgid ""
28"Cannot convert from \"%s\" to \"%s\". %s relies on iconv(), and iconv() does "
29"not support this conversion."
30msgstr ""
31
32#, c-format
33msgid ""
34"Cannot convert from \"%s\" to \"%s\". %s relies on iconv(). This version was "
35"built without iconv()."
36msgstr ""
37
38#, c-format
39msgid "warning: file `%s' extension `%s' is unknown; will try C"
40msgstr ""
41
42#, c-format
43msgid "Try `%s --help' for more information.\n"
44msgstr ""
45
46#, c-format
47msgid "Usage: %s [OPTION] [INPUTFILE]...\n"
48msgstr ""
49
50#, c-format
51msgid "Extract translatable strings from given input files.\n"
52msgstr ""
53
54#, c-format, no-wrap
55msgid ""
56"Mandatory arguments to long options are mandatory for short options too.\n"
57"Similarly for optional arguments.\n"
58msgstr ""
59
60#, c-format
61msgid "Input file location:\n"
62msgstr ""
63
64#, c-format
65msgid "  INPUTFILE ...               input files\n"
66msgstr ""
67
68#, c-format
69msgid "  -f, --files-from=FILE       get list of input files from FILE\n"
70msgstr ""
71
72#, c-format
73msgid ""
74"  -D, --directory=DIRECTORY   add DIRECTORY to list for input files search\n"
75msgstr ""
76
77#, c-format
78msgid "If input file is -, standard input is read.\n"
79msgstr ""
80
81#, c-format
82msgid "Output file location:\n"
83msgstr ""
84
85#, c-format
86msgid ""
87"  -d, --default-domain=NAME   use NAME.po for output (instead of messages."
88"po)\n"
89msgstr ""
90
91#, c-format
92msgid "  -o, --output=FILE           write output to specified file\n"
93msgstr ""
94
95#, c-format
96msgid ""
97"  -p, --output-dir=DIR        output files will be placed in directory DIR\n"
98msgstr ""
99
100#, c-format
101msgid "If output file is -, output is written to standard output.\n"
102msgstr ""
103
104#, c-format
105msgid "Choice of input file language:\n"
106msgstr ""
107
108#, c-format
109msgid ""
110"  -L, --language=NAME         recognise the specified language\n"
111"                                (C, C++, ObjectiveC, PO, Shell, Python, "
112"Lisp,\n"
113"                                EmacsLisp, librep, Scheme, Smalltalk, Java,\n"
114"                                JavaProperties, C#, awk, YCP, Tcl, Perl, "
115"PHP,\n"
116"                                GCC-source, NXStringTable, RST, Glade)\n"
117msgstr ""
118
119#, c-format
120msgid "  -C, --c++                   shorthand for --language=C++\n"
121msgstr ""
122
123#, c-format
124msgid ""
125"By default the language is guessed depending on the input file name "
126"extension.\n"
127msgstr ""
128
129#, c-format
130msgid "Input file interpretation:\n"
131msgstr ""
132
133#, c-format
134msgid ""
135"      --from-code=NAME        encoding of input files\n"
136"                                (except for Python, Tcl, Glade)\n"
137msgstr ""
138
139#, c-format
140msgid "By default the input files are assumed to be in ASCII.\n"
141msgstr ""
142
143#, c-format
144msgid "Operation mode:\n"
145msgstr ""
146
147#, c-format
148msgid "  -j, --join-existing         join messages with existing file\n"
149msgstr ""
150
151#, c-format
152msgid "  -x, --exclude-file=FILE.po  entries from FILE.po are not extracted\n"
153msgstr ""
154
155#, c-format
156msgid ""
157"  -c, --add-comments[=TAG]    place comment block with TAG (or those\n"
158"                              preceding keyword lines) in output file\n"
159msgstr ""
160
161#, c-format
162msgid "Language specific options:\n"
163msgstr ""
164
165#, c-format
166msgid "  -a, --extract-all           extract all strings\n"
167msgstr ""
168
169#, c-format
170msgid ""
171"                                (only languages C, C++, ObjectiveC, Shell,\n"
172"                                Python, Lisp, EmacsLisp, librep, Scheme, "
173"Java,\n"
174"                                C#, awk, Tcl, Perl, PHP, GCC-source, Glade)\n"
175msgstr ""
176
177#, c-format
178msgid ""
179"  -k, --keyword[=WORD]        additional keyword to be looked for (without\n"
180"                              WORD means not to use default keywords)\n"
181msgstr ""
182
183#, c-format
184msgid ""
185"      --flag=WORD:ARG:FLAG    additional flag for strings inside the "
186"argument\n"
187"                              number ARG of keyword WORD\n"
188msgstr ""
189
190#, c-format
191msgid ""
192"                                (only languages C, C++, ObjectiveC, Shell,\n"
193"                                Python, Lisp, EmacsLisp, librep, Scheme, "
194"Java,\n"
195"                                C#, awk, YCP, Tcl, Perl, PHP, GCC-source)\n"
196msgstr ""
197
198#, c-format
199msgid "  -T, --trigraphs             understand ANSI C trigraphs for input\n"
200msgstr ""
201
202#, c-format
203msgid "                                (only languages C, C++, ObjectiveC)\n"
204msgstr ""
205
206#, c-format
207msgid "      --qt                    recognize Qt format strings\n"
208msgstr ""
209
210#, c-format
211msgid "                                (only language C++)\n"
212msgstr ""
213
214#, c-format
215msgid "      --kde                   recognize KDE 4 format strings\n"
216msgstr ""
217
218#, c-format
219msgid "      --boost                 recognize Boost format strings\n"
220msgstr ""
221
222#, c-format
223msgid ""
224"      --debug                 more detailed formatstring recognition result\n"
225msgstr ""
226
227#, c-format
228msgid "Output details:\n"
229msgstr ""
230
231#, c-format
232msgid ""
233"  -e, --no-escape             do not use C escapes in output (default)\n"
234msgstr ""
235
236#, c-format
237msgid ""
238"  -E, --escape                use C escapes in output, no extended chars\n"
239msgstr ""
240
241#, c-format
242msgid "      --force-po              write PO file even if empty\n"
243msgstr ""
244
245#, c-format
246msgid "  -i, --indent                write the .po file using indented style\n"
247msgstr ""
248
249#, c-format
250msgid "      --no-location           do not write '#: filename:line' lines\n"
251msgstr ""
252
253#, c-format
254msgid ""
255"  -n, --add-location          generate '#: filename:line' lines (default)\n"
256msgstr ""
257
258#, c-format
259msgid ""
260"      --strict                write out strict Uniforum conforming .po file\n"
261msgstr ""
262
263#, c-format
264msgid "      --properties-output     write out a Java .properties file\n"
265msgstr ""
266
267#, c-format
268msgid ""
269"      --stringtable-output    write out a NeXTstep/GNUstep .strings file\n"
270msgstr ""
271
272#, c-format
273msgid "  -w, --width=NUMBER          set output page width\n"
274msgstr ""
275
276#, c-format
277msgid ""
278"      --no-wrap               do not break long message lines, longer than\n"
279"                              the output page width, into several lines\n"
280msgstr ""
281
282#, c-format
283msgid "  -s, --sort-output           generate sorted output\n"
284msgstr ""
285
286#, c-format
287msgid "  -F, --sort-by-file          sort output by file location\n"
288msgstr ""
289
290#, c-format
291msgid ""
292"      --omit-header           don't write header with `msgid \"\"' entry\n"
293msgstr ""
294
295#, c-format
296msgid "      --copyright-holder=STRING  set copyright holder in output\n"
297msgstr ""
298
299#, c-format
300msgid ""
301"      --foreign-user          omit FSF copyright in output for foreign user\n"
302msgstr ""
303
304#, c-format
305msgid "      --package-name=PACKAGE  set package name in output\n"
306msgstr ""
307
308#, c-format
309msgid "      --package-version=VERSION  set package version in output\n"
310msgstr ""
311
312#, c-format
313msgid ""
314"      --msgid-bugs-address=EMAIL@ADDRESS  set report address for msgid bugs\n"
315msgstr ""
316
317#, c-format
318msgid ""
319"  -m, --msgstr-prefix[=STRING]  use STRING or \"\" as prefix for msgstr "
320"entries\n"
321msgstr ""
322
323#, c-format
324msgid ""
325"  -M, --msgstr-suffix[=STRING]  use STRING or \"\" as suffix for msgstr "
326"entries\n"
327msgstr ""
328
329#, c-format
330msgid "Informative output:\n"
331msgstr ""
332
333#, c-format
334msgid "  -h, --help                  display this help and exit\n"
335msgstr ""
336
337#, c-format
338msgid "  -V, --version               output version information and exit\n"
339msgstr ""
340
341msgid "Report bugs to <bug-gnu-gettext@gnu.org>.\n"
342msgstr ""
343
344msgid "this file may not contain domain directives"
345msgstr ""
346
347#, c-format
348msgid ""
349"A --flag argument doesn't have the <keyword>:<argnum>:[pass-]<flag> syntax: %"
350"s"
351msgstr ""
352
353msgid "standard input"
354msgstr ""
355
356#, c-format
357msgid "error while opening \"%s\" for reading"
358msgstr ""
359
360#, c-format
361msgid ""
362"Non-ASCII string at %s%s.\n"
363"Please specify the source encoding through --from-code.\n"
364msgstr ""
365
366#, c-format
367msgid "%s%s: warning: "
368msgstr ""
369
370#, c-format
371msgid ""
372"Although being used in a format string position, the %s is not a valid %s "
373"format string. Reason: %s\n"
374msgstr ""
375
376#, c-format
377msgid ""
378"Although declared as such, the %s is not a valid %s format string. Reason: %"
379"s\n"
380msgstr ""
381
382#, c-format
383msgid ""
384"'%s' format string with unnamed arguments cannot be properly localized:\n"
385"The translator cannot reorder the arguments.\n"
386"Please consider using a format string with named arguments,\n"
387"and a mapping instead of a tuple for the arguments.\n"
388msgstr ""
389
390msgid ""
391"Empty msgid.  It is reserved by GNU gettext:\n"
392"gettext(\"\") returns the header entry with\n"
393"meta information, not the empty string.\n"
394msgstr ""
395
396#, c-format
397msgid "ambiguous argument specification for keyword '%.*s'"
398msgstr ""
399
400#, c-format
401msgid "warning: missing context for keyword '%.*s'"
402msgstr ""
403
404#, c-format
405msgid "warning: missing context for plural argument of keyword '%.*s'"
406msgstr ""
407
408msgid "context mismatch between singular and plural form"
409msgstr ""
410
411msgid "warning: "
412msgstr ""
413
414msgid ""
415"The option --msgid-bugs-address was not specified.\n"
416"If you are using a `Makevars' file, please specify\n"
417"the MSGID_BUGS_ADDRESS variable there; otherwise please\n"
418"specify an --msgid-bugs-address command line option.\n"
419msgstr ""
420
421#, c-format
422msgid "language `%s' unknown"
423msgstr ""
424
425#, c-format
426msgid "the argument to %s should be a single punctuation character"
427msgstr ""
428
429#, c-format
430msgid "invalid endianness: %s"
431msgstr ""
432
433#, c-format
434msgid "%s requires a \"-d directory\" specification"
435msgstr ""
436
437#, c-format
438msgid "%s requires a \"-l locale\" specification"
439msgstr ""
440
441#, c-format
442msgid "%s is only valid with %s or %s"
443msgstr ""
444
445#, c-format
446msgid "%s is only valid with %s, %s or %s"
447msgstr ""
448
449#, c-format
450msgid "found %d fatal error"
451msgid_plural "found %d fatal errors"
452msgstr[0] ""
453msgstr[1] ""
454
455#, c-format
456msgid "%d translated message"
457msgid_plural "%d translated messages"
458msgstr[0] ""
459msgstr[1] ""
460
461#, c-format
462msgid ", %d fuzzy translation"
463msgid_plural ", %d fuzzy translations"
464msgstr[0] ""
465msgstr[1] ""
466
467#, c-format
468msgid ", %d untranslated message"
469msgid_plural ", %d untranslated messages"
470msgstr[0] ""
471msgstr[1] ""
472
473#, c-format
474msgid "Usage: %s [OPTION] filename.po ...\n"
475msgstr ""
476
477#, c-format
478msgid "Generate binary message catalog from textual translation description.\n"
479msgstr ""
480
481#, c-format
482msgid "  filename.po ...             input files\n"
483msgstr ""
484
485#, c-format
486msgid ""
487"  -j, --java                  Java mode: generate a Java ResourceBundle "
488"class\n"
489msgstr ""
490
491#, c-format
492msgid ""
493"      --java2                 like --java, and assume Java2 (JDK 1.2 or "
494"higher)\n"
495msgstr ""
496
497#, c-format
498msgid "      --csharp                C# mode: generate a .NET .dll file\n"
499msgstr ""
500
501#, c-format
502msgid ""
503"      --csharp-resources      C# resources mode: generate a .NET .resources "
504"file\n"
505msgstr ""
506
507#, c-format
508msgid ""
509"      --tcl                   Tcl mode: generate a tcl/msgcat .msg file\n"
510msgstr ""
511
512#, c-format
513msgid "      --qt                    Qt mode: generate a Qt .qm file\n"
514msgstr ""
515
516#, c-format
517msgid "  -o, --output-file=FILE      write output to specified file\n"
518msgstr ""
519
520#, c-format
521msgid "      --strict                enable strict Uniforum mode\n"
522msgstr ""
523
524#, c-format
525msgid "Output file location in Java mode:\n"
526msgstr ""
527
528#, c-format
529msgid "  -r, --resource=RESOURCE     resource name\n"
530msgstr ""
531
532#, c-format
533msgid ""
534"  -l, --locale=LOCALE         locale name, either language or "
535"language_COUNTRY\n"
536msgstr ""
537
538#, c-format
539msgid ""
540"  -d DIRECTORY                base directory of classes directory hierarchy\n"
541msgstr ""
542
543#, c-format
544msgid ""
545"The class name is determined by appending the locale name to the resource "
546"name,\n"
547"separated with an underscore.  The -d option is mandatory.  The class is\n"
548"written under the specified directory.\n"
549msgstr ""
550
551#, c-format
552msgid "Output file location in C# mode:\n"
553msgstr ""
554
555#, c-format
556msgid ""
557"  -d DIRECTORY                base directory for locale dependent .dll "
558"files\n"
559msgstr ""
560
561#, c-format
562msgid ""
563"The -l and -d options are mandatory.  The .dll file is written in a\n"
564"subdirectory of the specified directory whose name depends on the locale.\n"
565msgstr ""
566
567#, c-format
568msgid "Output file location in Tcl mode:\n"
569msgstr ""
570
571#, c-format
572msgid "  -d DIRECTORY                base directory of .msg message catalogs\n"
573msgstr ""
574
575#, c-format
576msgid ""
577"The -l and -d options are mandatory.  The .msg file is written in the\n"
578"specified directory.\n"
579msgstr ""
580
581#, c-format
582msgid "Input file syntax:\n"
583msgstr ""
584
585#, c-format
586msgid ""
587"  -P, --properties-input      input files are in Java .properties syntax\n"
588msgstr ""
589
590#, c-format
591msgid ""
592"      --stringtable-input     input files are in NeXTstep/GNUstep .strings\n"
593"                              syntax\n"
594msgstr ""
595
596#, c-format
597msgid ""
598"  -c, --check                 perform all the checks implied by\n"
599"                                --check-format, --check-header, --check-"
600"domain\n"
601msgstr ""
602
603#, c-format
604msgid "      --check-format          check language dependent format strings\n"
605msgstr ""
606
607#, c-format
608msgid ""
609"      --check-header          verify presence and contents of the header "
610"entry\n"
611msgstr ""
612
613#, c-format
614msgid ""
615"      --check-domain          check for conflicts between domain directives\n"
616"                                and the --output-file option\n"
617msgstr ""
618
619#, c-format
620msgid ""
621"  -C, --check-compatibility   check that GNU msgfmt behaves like X/Open "
622"msgfmt\n"
623msgstr ""
624
625#, c-format
626msgid ""
627"      --check-accelerators[=CHAR]  check presence of keyboard accelerators "
628"for\n"
629"                                menu items\n"
630msgstr ""
631
632#, c-format
633msgid "  -f, --use-fuzzy             use fuzzy entries in output\n"
634msgstr ""
635
636#, c-format
637msgid ""
638"  -a, --alignment=NUMBER      align strings to NUMBER bytes (default: %d)\n"
639msgstr ""
640
641#, c-format
642msgid ""
643"      --no-hash               binary file will not include the hash table\n"
644msgstr ""
645
646#, c-format
647msgid "      --statistics            print statistics about translations\n"
648msgstr ""
649
650#, c-format
651msgid "  -v, --verbose               increase verbosity level\n"
652msgstr ""
653
654msgid "warning: PO file header missing or invalid\n"
655msgstr ""
656
657msgid "warning: charset conversion will not work\n"
658msgstr ""
659
660msgid "warning: PO file header fuzzy\n"
661msgstr ""
662
663msgid "warning: older versions of msgfmt will give an error on this\n"
664msgstr ""
665
666#, c-format
667msgid "domain name \"%s\" not suitable as file name"
668msgstr ""
669
670#, c-format
671msgid "domain name \"%s\" not suitable as file name: will use prefix"
672msgstr ""
673
674#, c-format
675msgid "`domain %s' directive ignored"
676msgstr ""
677
678msgid "empty `msgstr' entry ignored"
679msgstr ""
680
681msgid "fuzzy `msgstr' entry ignored"
682msgstr ""
683
684#, c-format
685msgid "%s: warning: source file contains fuzzy translation"
686msgstr ""
687