1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
11 "POT-Creation-Date: 2005-02-12 20:12+0100\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
22 msgid "invalid argument %s for %s"
27 msgid "ambiguous argument %s for %s"
32 msgid "Valid arguments are:"
39 #: lib/copy-file.c:65 src/file-list.c:56 src/msggrep.c:231 src/open-po.c:118
40 #: src/read-mo.c:245 src/read-tcl.c:125 src/urlget.c:200 src/xgettext.c:1569
41 #: src/xgettext.c:1582 src/xgettext.c:1592
43 msgid "error while opening \"%s\" for reading"
48 msgid "cannot open backup file \"%s\" for writing"
51 #: lib/copy-file.c:80 src/urlget.c:212
53 msgid "error reading \"%s\""
56 #: lib/copy-file.c:85 lib/copy-file.c:89
58 msgid "error writing \"%s\""
61 #: lib/copy-file.c:91 src/urlget.c:222
63 msgid "error after reading \"%s\""
66 #: lib/csharpcomp.c:273 src/msginit.c:970 src/msginit.c:1037
67 #: src/msginit.c:1195 src/msginit.c:1277 src/read-csharp.c:73
68 #: src/read-java.c:71 src/read-resources.c:74 src/read-tcl.c:111
69 #: src/write-resources.c:79
71 msgid "fdopen() failed"
74 #: lib/csharpcomp.c:526
76 msgid "C# compiler not found, try installing pnet"
79 #: lib/csharpexec.c:251
81 msgid "C# virtual machine not found, try installing pnet"
85 msgid "Unknown system error"
88 #: lib/execute.c:186 lib/execute.c:262 lib/execute.c:304 lib/pipe.c:231
89 #: lib/pipe.c:349 lib/pipe.c:409 lib/wait-process.c:336 lib/wait-process.c:403
91 msgid "%s subprocess failed"
94 #: lib/getopt.c:551 lib/getopt.c:570
96 msgid "%s: option `%s' is ambiguous\n"
99 #: lib/getopt.c:603 lib/getopt.c:607
101 msgid "%s: option `--%s' doesn't allow an argument\n"
104 #: lib/getopt.c:616 lib/getopt.c:621
106 msgid "%s: option `%c%s' doesn't allow an argument\n"
109 #: lib/getopt.c:667 lib/getopt.c:689 lib/getopt.c:1020 lib/getopt.c:1042
111 msgid "%s: option `%s' requires an argument\n"
114 #: lib/getopt.c:727 lib/getopt.c:730
116 msgid "%s: unrecognized option `--%s'\n"
119 #: lib/getopt.c:738 lib/getopt.c:741
121 msgid "%s: unrecognized option `%c%s'\n"
124 #: lib/getopt.c:796 lib/getopt.c:799
126 msgid "%s: illegal option -- %c\n"
129 #: lib/getopt.c:805 lib/getopt.c:808
131 msgid "%s: invalid option -- %c\n"
134 #: lib/getopt.c:863 lib/getopt.c:882 lib/getopt.c:1095 lib/getopt.c:1116
136 msgid "%s: option requires an argument -- %c\n"
139 #: lib/getopt.c:935 lib/getopt.c:954
141 msgid "%s: option `-W %s' is ambiguous\n"
144 #: lib/getopt.c:978 lib/getopt.c:999
146 msgid "%s: option `-W %s' doesn't allow an argument\n"
149 #: lib/javacomp.c:467
151 msgid "Java compiler not found, try installing gcj or set $JAVAC"
154 #: lib/javaexec.c:420
156 msgid "Java virtual machine not found, try installing gij or set $JAVA"
159 #: lib/obstack.c:438 lib/obstack.c:441 lib/xerror.c:51 lib/xmalloc.c:41
160 #: lib/xsetenv.c:40 src/gettext-po.c:901 src/po-lex.c:89 src/po-lex.c:118
163 msgid "memory exhausted"
166 #: lib/pipe.c:157 lib/pipe.c:160 lib/pipe.c:264 lib/pipe.c:267
168 msgid "cannot create pipe"
173 msgid "DuplicateHandle failed with error code 0x%08x"
178 msgid "_open_osfhandle failed"
181 #: lib/wait-process.c:279 lib/wait-process.c:311 lib/wait-process.c:369
183 msgid "%s subprocess"
186 #: lib/wait-process.c:328 lib/wait-process.c:395
188 msgid "%s subprocess got fatal signal %d"
193 msgid "'%s' is not a valid %s format string, unlike 'msgid'. Reason: %s"
196 #: src/format-awk.c:489 src/format-elisp.c:337 src/format-librep.c:301
197 #: src/format-pascal.c:390 src/format-perl.c:567 src/format-php.c:337
198 #: src/format-qt.c:132 src/format-tcl.c:376 src/format-ycp.c:133
201 "a format specification for argument %u, as in '%s', doesn't exist in 'msgid'"
204 #: src/format-awk.c:499 src/format-elisp.c:347 src/format-librep.c:311
205 #: src/format-pascal.c:400 src/format-perl.c:577 src/format-php.c:347
206 #: src/format-qt.c:131 src/format-tcl.c:386 src/format-ycp.c:132
208 msgid "a format specification for argument %u doesn't exist in '%s'"
211 #: src/format-awk.c:519 src/format-c.c:856 src/format-elisp.c:367
212 #: src/format-gcc-internal.c:274 src/format-librep.c:331
213 #: src/format-pascal.c:420 src/format-perl.c:597 src/format-php.c:367
214 #: src/format-python.c:494 src/format-tcl.c:406
217 "format specifications in 'msgid' and '%s' for argument %u are not the same"
220 #: src/format-c.c:176
223 "In the directive number %u, the token after '<' is not the name of a format "
224 "specifier macro. The valid macro names are listed in ISO C 99 section 7.8.1."
227 #: src/format-c.c:563
229 msgid "In the directive number %u, the token after '<' is not followed by '>'."
232 #: src/format-c.c:770
234 msgid "The string refers to argument number %u but ignores argument number %u."
237 #: src/format-c.c:847 src/format-csharp.c:195 src/format-gcc-internal.c:265
238 #: src/format-python.c:485
240 msgid "number of format specifications in 'msgid' and '%s' does not match"
243 #: src/format-csharp.c:86 src/format-java.c:203
245 msgid "In the directive number %u, '{' is not followed by an argument number."
248 #: src/format-csharp.c:106
250 msgid "In the directive number %u, ',' is not followed by a number."
253 #: src/format-csharp.c:125 src/format-java.c:190
255 "The string ends in the middle of a directive: found '{' without matching '}'."
258 #: src/format-csharp.c:133
261 "The directive number %u ends with an invalid character '%c' instead of '}'."
264 #: src/format-csharp.c:134
266 msgid "The directive number %u ends with an invalid character instead of '}'."
269 #: src/format-csharp.c:152 src/format-java.c:333
271 "The string starts in the middle of a directive: found '}' without matching "
275 #: src/format-csharp.c:153
277 msgid "The string contains a lone '}' after directive number %u."
280 #: src/format-gcc-internal.c:202
282 msgid "In the directive number %u, flags are not allowed before '%c'."
285 #: src/format-invalid.h:23
286 msgid "The string ends in the middle of a directive."
289 #: src/format-invalid.h:26
291 "The string refers to arguments both through absolute argument numbers and "
292 "through unnumbered argument specifications."
295 #: src/format-invalid.h:29
298 "In the directive number %u, the argument number 0 is not a positive integer."
301 #: src/format-invalid.h:31
304 "In the directive number %u, the width's argument number 0 is not a positive "
308 #: src/format-invalid.h:33
311 "In the directive number %u, the precision's argument number 0 is not a "
315 #: src/format-invalid.h:37
318 "In the directive number %u, the character '%c' is not a valid conversion "
322 #: src/format-invalid.h:38
325 "The character that terminates the directive number %u is not a valid "
326 "conversion specifier."
329 #: src/format-invalid.h:41
331 msgid "The string refers to argument number %u in incompatible ways."
334 #: src/format-java.c:237
337 "In the directive number %u, the substring \"%s\" is not a valid date/time "
341 #: src/format-java.c:247 src/format-java.c:279 src/format-java.c:306
343 msgid "In the directive number %u, \"%s\" is not followed by a comma."
346 #: src/format-java.c:269
349 "In the directive number %u, the substring \"%s\" is not a valid number style."
352 #: src/format-java.c:314
355 "In the directive number %u, the argument number is not followed by a comma "
356 "and one of \"%s\", \"%s\", \"%s\", \"%s\"."
359 #: src/format-java.c:558
361 msgid "In the directive number %u, a choice contains no number."
364 #: src/format-java.c:569
367 "In the directive number %u, a choice contains a number that is not followed "
368 "by '<', '#' or '%s'."
371 #: src/format-java.c:729
374 "a format specification for argument {%u}, as in '%s', doesn't exist in "
378 #: src/format-java.c:739
380 msgid "a format specification for argument {%u} doesn't exist in '%s'"
383 #: src/format-java.c:759
386 "format specifications in 'msgid' and '%s' for argument {%u} are not the same"
389 #: src/format-lisp.c:2352 src/format-lisp.c:2364
392 "In the directive number %u, parameter %u is of type '%s' but a parameter of "
393 "type '%s' is expected."
396 #: src/format-lisp.c:2387
399 "In the directive number %u, too many parameters are given; expected at most %"
402 "In the directive number %u, too many parameters are given; expected at most %"
407 #: src/format-lisp.c:2502
409 msgid "In the directive number %u, '%c' is not followed by a digit."
412 #: src/format-lisp.c:2700
414 msgid "In the directive number %u, the argument %d is negative."
417 #: src/format-lisp.c:2762
418 msgid "The string ends in the middle of a ~/.../ directive."
421 #: src/format-lisp.c:2792 src/format-lisp.c:3025 src/format-lisp.c:3131
422 #: src/format-lisp.c:3180 src/format-lisp.c:3266
424 msgid "Found '~%c' without matching '~%c'."
427 #: src/format-lisp.c:2808
429 msgid "In the directive number %u, both the @ and the : modifiers are given."
432 #: src/format-lisp.c:2906
435 "In the directive number %u, '~:[' is not followed by two clauses, separated "
439 #: src/format-lisp.c:3214
441 msgid "In the directive number %u, '~;' is used in an invalid position."
444 #: src/format-lisp.c:3300
445 msgid "The string refers to some argument in incompatible ways."
448 #: src/format-lisp.c:3342
450 msgid "format specifications in 'msgid' and '%s' are not equivalent"
453 #: src/format-lisp.c:3358
455 msgid "format specifications in '%s' are not a subset of those in 'msgid'"
458 #: src/format-perl.c:426
461 "In the directive number %u, the size specifier is incompatible with the "
462 "conversion specifier '%c'."
465 #: src/format-perl-brace.c:194 src/format-python.c:443 src/format-sh.c:295
467 msgid "a format specification for argument '%s' doesn't exist in '%s'"
470 #: src/format-python.c:113
472 "The string refers to arguments both through argument names and through "
473 "unnamed argument specifications."
476 #: src/format-python.c:327
478 msgid "The string refers to the argument named '%s' in incompatible ways."
481 #: src/format-python.c:403
484 "format specifications in 'msgid' expect a mapping, those in '%s' expect a "
488 #: src/format-python.c:410
491 "format specifications in 'msgid' expect a tuple, those in '%s' expect a "
495 #: src/format-python.c:433 src/format-sh.c:285
498 "a format specification for argument '%s', as in '%s', doesn't exist in "
502 #: src/format-python.c:463
505 "format specifications in 'msgid' and '%s' for argument '%s' are not the same"
508 #: src/format-qt.c:78
510 msgid "Multiple references to %%%c."
513 #: src/format-sh.c:80
514 msgid "The string refers to a shell variable with a non-ASCII name."
517 #: src/format-sh.c:82
519 "The string refers to a shell variable with complex shell brace syntax. This "
520 "syntax is unsupported here due to security reasons."
523 #: src/format-sh.c:84
525 "The string refers to a shell variable whose value may be different inside "
529 #: src/format-sh.c:86
530 msgid "The string refers to a shell variable with an empty name."
533 #: src/format-ycp.c:83
536 "In the directive number %u, the character '%c' is not a digit between 1 and "
540 #: src/format-ycp.c:84
543 "The character that terminates the directive number %u is not a digit between "
547 #: src/gettext-po.c:80
551 #: src/gettext-po.c:98 src/gettext-po.c:141 src/open-po.c:55
555 #: src/hostname.c:182 src/msgattrib.c:311 src/msgcat.c:263 src/msgcmp.c:140
556 #: src/msgcomm.c:260 src/msgconv.c:217 src/msgen.c:203 src/msgexec.c:177
557 #: src/msgfilter.c:270 src/msgfmt.c:361 src/msggrep.c:373 src/msginit.c:268
558 #: src/msgmerge.c:297 src/msgunfmt.c:246 src/msguniq.c:239 src/urlget.c:134
559 #: src/xgettext.c:503
562 "Copyright (C) %s Free Software Foundation, Inc.\n"
563 "This is free software; see the source for copying conditions. There is NO\n"
564 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
567 #: src/hostname.c:187 src/msgattrib.c:316 src/msgcat.c:268 src/msgcmp.c:145
568 #: src/msgcomm.c:265 src/msgconv.c:222 src/msgen.c:208 src/msgexec.c:182
569 #: src/msgfilter.c:275 src/msgfmt.c:366 src/msggrep.c:378 src/msginit.c:273
570 #: src/msgmerge.c:302 src/msgunfmt.c:251 src/msguniq.c:244 src/urlget.c:139
571 #: src/xgettext.c:508
573 msgid "Written by %s.\n"
576 #: src/hostname.c:197 src/msginit.c:283
578 msgid "too many arguments"
581 #: src/hostname.c:210 src/msgattrib.c:372 src/msgcat.c:327 src/msgcmp.c:176
582 #: src/msgcomm.c:333 src/msgconv.c:280 src/msgen.c:258 src/msgexec.c:234
583 #: src/msgfilter.c:367 src/msgfmt.c:607 src/msggrep.c:467 src/msginit.c:361
584 #: src/msgmerge.c:421 src/msgunfmt.c:406 src/msguniq.c:300 src/urlget.c:162
585 #: src/xgettext.c:717
587 msgid "Try `%s --help' for more information.\n"
590 #: src/hostname.c:214 src/msginit.c:365
592 msgid "Usage: %s [OPTION]\n"
595 #: src/hostname.c:218
597 msgid "Print the machine's hostname.\n"
600 #: src/hostname.c:221
602 msgid "Output format:\n"
605 #: src/hostname.c:223
607 msgid " -s, --short short host name\n"
610 #: src/hostname.c:225
613 " -f, --fqdn, --long long host name, includes fully qualified "
615 " name, and aliases\n"
618 #: src/hostname.c:228
620 msgid " -i, --ip-address addresses for the hostname\n"
623 #: src/hostname.c:231 src/msgattrib.c:476 src/msgcat.c:425 src/msgcmp.c:219
624 #: src/msgcomm.c:427 src/msgconv.c:356 src/msgen.c:331 src/msgexec.c:276
625 #: src/msgfilter.c:453 src/msgfmt.c:729 src/msggrep.c:569 src/msginit.c:417
626 #: src/msgmerge.c:536 src/msgunfmt.c:504 src/msguniq.c:389 src/urlget.c:176
627 #: src/xgettext.c:863
629 msgid "Informative output:\n"
632 #: src/hostname.c:233 src/msgattrib.c:478 src/msgcat.c:427 src/msgcmp.c:221
633 #: src/msgcomm.c:429 src/msgconv.c:358 src/msgen.c:333 src/msgexec.c:278
634 #: src/msgfilter.c:455 src/msgfmt.c:731 src/msggrep.c:571 src/msginit.c:419
635 #: src/msgmerge.c:538 src/msgunfmt.c:506 src/msguniq.c:391 src/urlget.c:178
636 #: src/xgettext.c:865
638 msgid " -h, --help display this help and exit\n"
641 #: src/hostname.c:235 src/msgattrib.c:480 src/msgcat.c:429 src/msgcmp.c:223
642 #: src/msgcomm.c:431 src/msgconv.c:360 src/msgen.c:335 src/msgexec.c:280
643 #: src/msgfilter.c:457 src/msgfmt.c:733 src/msggrep.c:573 src/msginit.c:421
644 #: src/msgmerge.c:540 src/msgunfmt.c:508 src/msguniq.c:393 src/urlget.c:180
645 #: src/xgettext.c:867
647 msgid " -V, --version output version information and exit\n"
650 #: src/hostname.c:238 src/msgattrib.c:483 src/msgcat.c:432 src/msgcmp.c:226
651 #: src/msgcomm.c:434 src/msgconv.c:363 src/msgen.c:338 src/msgexec.c:283
652 #: src/msgfilter.c:460 src/msgfmt.c:740 src/msggrep.c:576 src/msginit.c:424
653 #: src/msgmerge.c:547 src/msgunfmt.c:513 src/msguniq.c:396 src/urlget.c:183
654 #: src/xgettext.c:870
655 msgid "Report bugs to <bug-gnu-gettext@gnu.org>.\n"
658 #: src/hostname.c:254 src/hostname.c:260 src/hostname.c:267
660 msgid "could not get host name"
663 #: src/msgattrib.c:331 src/msgconv.c:237 src/msgexec.c:149 src/msgfilter.c:200
664 #: src/msggrep.c:393 src/msginit.c:206 src/msguniq.c:259
666 msgid "at most one input file allowed"
669 #: src/msgattrib.c:337 src/msgattrib.c:341 src/msgcat.c:278 src/msgcat.c:282
670 #: src/msgcomm.c:275 src/msgcomm.c:279 src/msgconv.c:243 src/msgconv.c:247
671 #: src/msgen.c:230 src/msgen.c:234 src/msgfilter.c:290 src/msgfilter.c:294
672 #: src/msgfmt.c:405 src/msgfmt.c:413 src/msgfmt.c:428 src/msgfmt.c:450
673 #: src/msggrep.c:399 src/msggrep.c:403 src/msgmerge.c:327 src/msgmerge.c:348
674 #: src/msgmerge.c:352 src/msgunfmt.c:282 src/msguniq.c:265 src/msguniq.c:269
675 #: src/xgettext.c:518 src/xgettext.c:522
677 msgid "%s and %s are mutually exclusive"
680 #: src/msgattrib.c:376 src/msgconv.c:284 src/msggrep.c:471 src/msguniq.c:304
682 msgid "Usage: %s [OPTION] [INPUTFILE]\n"
685 #: src/msgattrib.c:381
688 "Filters the messages of a translation catalog according to their attributes,\n"
689 "and manipulates the attributes.\n"
692 #: src/msgattrib.c:385 src/msgcat.c:348 src/msgcmp.c:194 src/msgcomm.c:353
693 #: src/msgconv.c:292 src/msgen.c:274 src/msgexec.c:257 src/msgfilter.c:379
694 #: src/msggrep.c:481 src/msginit.c:375 src/msgmerge.c:442 src/msgunfmt.c:418
698 "Mandatory arguments to long options are mandatory for short options too.\n"
701 #: src/msgattrib.c:388 src/msgcat.c:351 src/msgcmp.c:197 src/msgcomm.c:356
702 #: src/msgconv.c:295 src/msgen.c:277 src/msgexec.c:260 src/msgfilter.c:382
703 #: src/msgfmt.c:625 src/msggrep.c:484 src/msginit.c:378 src/msgmerge.c:445
704 #: src/msgunfmt.c:432 src/msguniq.c:323 src/xgettext.c:735
706 msgid "Input file location:\n"
709 #: src/msgattrib.c:390 src/msgconv.c:297 src/msggrep.c:486 src/msguniq.c:325
711 msgid " INPUTFILE input PO file\n"
714 #: src/msgattrib.c:392 src/msgcat.c:357 src/msgcmp.c:203 src/msgcomm.c:362
715 #: src/msgconv.c:299 src/msgen.c:281 src/msgexec.c:264 src/msgfilter.c:386
716 #: src/msgfmt.c:629 src/msggrep.c:488 src/msgmerge.c:451 src/msguniq.c:327
717 #: src/xgettext.c:741
720 " -D, --directory=DIRECTORY add DIRECTORY to list for input files search\n"
723 #: src/msgattrib.c:394 src/msgconv.c:301 src/msgexec.c:266 src/msgfilter.c:388
724 #: src/msggrep.c:490 src/msgunfmt.c:436 src/msguniq.c:329
726 msgid "If no input file is given or if it is -, standard input is read.\n"
729 #: src/msgattrib.c:397 src/msgcat.c:362 src/msgcomm.c:367 src/msgconv.c:304
730 #: src/msgen.c:286 src/msgfilter.c:391 src/msgfmt.c:649 src/msggrep.c:493
731 #: src/msginit.c:386 src/msgmerge.c:463 src/msgunfmt.c:472 src/msguniq.c:332
732 #: src/xgettext.c:746
734 msgid "Output file location:\n"
737 #: src/msgattrib.c:399 src/msgcat.c:364 src/msgcomm.c:369 src/msgconv.c:306
738 #: src/msgen.c:288 src/msgfilter.c:393 src/msgfmt.c:651 src/msggrep.c:495
739 #: src/msgmerge.c:465 src/msgunfmt.c:474 src/msguniq.c:334
741 msgid " -o, --output-file=FILE write output to specified file\n"
744 #: src/msgattrib.c:401 src/msgcat.c:366 src/msgcomm.c:371 src/msgconv.c:308
745 #: src/msgen.c:290 src/msgfilter.c:395 src/msggrep.c:497 src/msgmerge.c:467
746 #: src/msgunfmt.c:476 src/msguniq.c:336
749 "The results are written to standard output if no output file is specified\n"
753 #: src/msgattrib.c:405 src/msgcat.c:370 src/msgcomm.c:375 src/msguniq.c:340
755 msgid "Message selection:\n"
758 #: src/msgattrib.c:407
761 " --translated keep translated, remove untranslated messages\n"
764 #: src/msgattrib.c:409
767 " --untranslated keep untranslated, remove translated messages\n"
770 #: src/msgattrib.c:411
772 msgid " --no-fuzzy remove 'fuzzy' marked messages\n"
775 #: src/msgattrib.c:413
777 msgid " --only-fuzzy keep 'fuzzy' marked messages\n"
780 #: src/msgattrib.c:415
782 msgid " --no-obsolete remove obsolete #~ messages\n"
785 #: src/msgattrib.c:417
787 msgid " --only-obsolete keep obsolete #~ messages\n"
790 #: src/msgattrib.c:420
792 msgid "Attribute manipulation:\n"
795 #: src/msgattrib.c:422
797 msgid " --set-fuzzy set all messages 'fuzzy'\n"
800 #: src/msgattrib.c:424
802 msgid " --clear-fuzzy set all messages non-'fuzzy'\n"
805 #: src/msgattrib.c:426
807 msgid " --set-obsolete set all messages obsolete\n"
810 #: src/msgattrib.c:428
812 msgid " --clear-obsolete set all messages non-obsolete\n"
815 #: src/msgattrib.c:430
818 " --only-file=FILE.po manipulate only entries listed in FILE.po\n"
821 #: src/msgattrib.c:432
824 " --ignore-file=FILE.po manipulate only entries not listed in FILE.po\n"
827 #: src/msgattrib.c:434
829 msgid " --fuzzy synonym for --only-fuzzy --clear-fuzzy\n"
832 #: src/msgattrib.c:436
835 " --obsolete synonym for --only-obsolete --clear-obsolete\n"
838 #: src/msgattrib.c:439 src/msgcat.c:382 src/msgcmp.c:211 src/msgcomm.c:387
839 #: src/msgconv.c:319 src/msgen.c:294 src/msgexec.c:269 src/msgfilter.c:414
840 #: src/msgfmt.c:694 src/msggrep.c:532 src/msginit.c:394 src/msgmerge.c:498
843 msgid "Input file syntax:\n"
846 #: src/msgattrib.c:441 src/msgconv.c:321 src/msgen.c:296 src/msgexec.c:271
847 #: src/msgfilter.c:416 src/msggrep.c:534 src/msginit.c:396 src/msguniq.c:349
850 " -P, --properties-input input file is in Java .properties syntax\n"
853 #: src/msgattrib.c:443 src/msgconv.c:323 src/msgen.c:298 src/msgexec.c:273
854 #: src/msgfilter.c:418 src/msggrep.c:536 src/msginit.c:398 src/msguniq.c:351
857 " --stringtable-input input file is in NeXTstep/GNUstep .strings "
861 #: src/msgattrib.c:446 src/msgcat.c:390 src/msgcomm.c:395 src/msgconv.c:326
862 #: src/msgen.c:301 src/msgfilter.c:421 src/msgfmt.c:722 src/msggrep.c:539
863 #: src/msginit.c:401 src/msgmerge.c:506 src/msgunfmt.c:480 src/msguniq.c:354
864 #: src/xgettext.c:821
866 msgid "Output details:\n"
869 #: src/msgattrib.c:448 src/msgcat.c:397 src/msgcomm.c:397 src/msgconv.c:328
870 #: src/msgen.c:303 src/msgmerge.c:508 src/msgunfmt.c:482 src/msguniq.c:361
871 #: src/xgettext.c:823
874 " -e, --no-escape do not use C escapes in output (default)\n"
877 #: src/msgattrib.c:450 src/msgcat.c:399 src/msgcomm.c:399 src/msgconv.c:330
878 #: src/msgen.c:305 src/msgfilter.c:425 src/msgmerge.c:510 src/msgunfmt.c:484
879 #: src/msguniq.c:363 src/xgettext.c:825
882 " -E, --escape use C escapes in output, no extended chars\n"
885 #: src/msgattrib.c:452 src/msgcat.c:401 src/msgcomm.c:401 src/msgconv.c:332
886 #: src/msgen.c:307 src/msgfilter.c:427 src/msggrep.c:545 src/msgmerge.c:512
887 #: src/msgunfmt.c:486 src/msguniq.c:365 src/xgettext.c:827
889 msgid " --force-po write PO file even if empty\n"
892 #: src/msgattrib.c:454 src/msgcat.c:403 src/msgcomm.c:403 src/msguniq.c:367
893 #: src/xgettext.c:829
895 msgid " -i, --indent write the .po file using indented style\n"
898 #: src/msgattrib.c:456 src/msgcat.c:405 src/msgcomm.c:405 src/msguniq.c:369
899 #: src/xgettext.c:831
901 msgid " --no-location do not write '#: filename:line' lines\n"
904 #: src/msgattrib.c:458 src/msgcat.c:407 src/msgcomm.c:407 src/msguniq.c:371
905 #: src/xgettext.c:833
908 " -n, --add-location generate '#: filename:line' lines (default)\n"
911 #: src/msgattrib.c:460 src/msgcat.c:409 src/msgcomm.c:409 src/msguniq.c:373
912 #: src/xgettext.c:835
915 " --strict write out strict Uniforum conforming .po file\n"
918 #: src/msgattrib.c:462 src/msgcat.c:411 src/msgcomm.c:411 src/msgconv.c:342
919 #: src/msgen.c:317 src/msgfilter.c:439 src/msggrep.c:555 src/msginit.c:407
920 #: src/msgmerge.c:522 src/msgunfmt.c:492 src/msguniq.c:375
922 msgid " -p, --properties-output write out a Java .properties file\n"
925 #: src/msgattrib.c:464 src/msgcat.c:413 src/msgcomm.c:413 src/msgconv.c:344
926 #: src/msgen.c:319 src/msgfilter.c:441 src/msggrep.c:557 src/msginit.c:409
927 #: src/msgmerge.c:524 src/msgunfmt.c:494 src/msguniq.c:377 src/xgettext.c:839
930 " --stringtable-output write out a NeXTstep/GNUstep .strings file\n"
933 #: src/msgattrib.c:466 src/msgcat.c:415 src/msgcomm.c:415 src/msgconv.c:346
934 #: src/msgen.c:321 src/msgfilter.c:443 src/msggrep.c:559 src/msginit.c:411
935 #: src/msgmerge.c:526 src/msgunfmt.c:496 src/msguniq.c:379 src/xgettext.c:841
937 msgid " -w, --width=NUMBER set output page width\n"
940 #: src/msgattrib.c:468 src/msgcat.c:417 src/msgcomm.c:417 src/msgconv.c:348
941 #: src/msgen.c:323 src/msgfilter.c:445 src/msggrep.c:561 src/msginit.c:413
942 #: src/msgmerge.c:528 src/msgunfmt.c:498 src/msguniq.c:381 src/xgettext.c:843
945 " --no-wrap do not break long message lines, longer than\n"
946 " the output page width, into several lines\n"
949 #: src/msgattrib.c:471 src/msgcat.c:420 src/msgcomm.c:420 src/msgconv.c:351
950 #: src/msgen.c:326 src/msgfilter.c:448 src/msgmerge.c:531 src/msgunfmt.c:501
951 #: src/msguniq.c:384 src/xgettext.c:846
953 msgid " -s, --sort-output generate sorted output\n"
956 #: src/msgattrib.c:473 src/msgcat.c:422 src/msgcomm.c:422 src/msgconv.c:353
957 #: src/msgen.c:328 src/msgfilter.c:450 src/msgmerge.c:533 src/msguniq.c:386
958 #: src/xgettext.c:848
960 msgid " -F, --sort-by-file sort output by file location\n"
963 #: src/msgcat.c:288 src/msgcomm.c:305
965 msgid "impossible selection criteria specified (%d < n < %d)"
968 #: src/msgcat.c:331 src/msgcomm.c:337 src/xgettext.c:721
970 msgid "Usage: %s [OPTION] [INPUTFILE]...\n"
976 "Concatenates and merges the specified PO files.\n"
977 "Find messages which are common to two or more of the specified PO files.\n"
978 "By using the --more-than option, greater commonality may be requested\n"
979 "before messages are printed. Conversely, the --less-than option may be\n"
980 "used to specify less commonality before messages are printed (i.e.\n"
981 "--less-than=2 will only print the unique messages). Translations,\n"
982 "comments and extract comments will be cumulated, except that if --use-first\n"
983 "is specified, they will be taken from the first PO file to define them.\n"
984 "File positions from all PO files will be cumulated.\n"
987 #: src/msgcat.c:353 src/msgcomm.c:358 src/xgettext.c:737
989 msgid " INPUTFILE ... input files\n"
992 #: src/msgcat.c:355 src/msgcomm.c:360 src/xgettext.c:739
994 msgid " -f, --files-from=FILE get list of input files from FILE\n"
997 #: src/msgcat.c:359 src/msgcomm.c:364 src/msgen.c:283 src/msgfmt.c:631
998 #: src/xgettext.c:743
1000 msgid "If input file is -, standard input is read.\n"
1003 #: src/msgcat.c:372 src/msgcomm.c:377
1006 " -<, --less-than=NUMBER print messages with less than this many\n"
1007 " definitions, defaults to infinite if not set\n"
1013 " ->, --more-than=NUMBER print messages with more than this many\n"
1014 " definitions, defaults to 0 if not set\n"
1017 #: src/msgcat.c:378 src/msgcomm.c:383
1020 " -u, --unique shorthand for --less-than=2, requests\n"
1021 " that only unique messages be printed\n"
1024 #: src/msgcat.c:384 src/msgcmp.c:213 src/msgcomm.c:389 src/msgfmt.c:696
1025 #: src/msgmerge.c:500
1028 " -P, --properties-input input files are in Java .properties syntax\n"
1031 #: src/msgcat.c:386 src/msgcmp.c:215 src/msgcomm.c:391 src/msgfmt.c:698
1032 #: src/msgmerge.c:502
1035 " --stringtable-input input files are in NeXTstep/GNUstep .strings\n"
1039 #: src/msgcat.c:392 src/msgconv.c:314 src/msguniq.c:356
1041 msgid " -t, --to-code=NAME encoding for output\n"
1044 #: src/msgcat.c:394 src/msguniq.c:358
1047 " --use-first use first available translation for each\n"
1048 " message, don't merge several translations\n"
1051 #: src/msgcmp.c:156 src/msgmerge.c:313
1053 msgid "no input files given"
1056 #: src/msgcmp.c:161 src/msgmerge.c:318
1058 msgid "exactly 2 input files required"
1061 #: src/msgcmp.c:180 src/msgmerge.c:425
1063 msgid "Usage: %s [OPTION] def.po ref.pot\n"
1067 #, c-format, no-wrap
1069 "Compare two Uniforum style .po files to check that both contain the same\n"
1070 "set of msgid strings. The def.po file is an existing PO file with the\n"
1071 "translations. The ref.pot file is the last created PO file, or a PO Template\n"
1072 "file (generally created by xgettext). This is useful for checking that\n"
1073 "you have translated each and every message in your program. Where an exact\n"
1074 "match cannot be found, fuzzy matching is used to produce better diagnostics.\n"
1079 msgid " def.po translations\n"
1084 msgid " ref.pot references to the sources\n"
1087 #: src/msgcmp.c:206 src/msgmerge.c:491
1089 msgid "Operation modifiers:\n"
1092 #: src/msgcmp.c:208 src/msgmerge.c:493
1095 " -m, --multi-domain apply ref.pot to each of the domains in def."
1099 #: src/msgcmp.c:285 src/msgmerge.c:965
1101 msgid "this message is used but not defined..."
1104 #: src/msgcmp.c:287 src/msgmerge.c:967
1106 msgid "...but this definition is similar"
1109 #: src/msgcmp.c:292 src/msgmerge.c:997
1111 msgid "this message is used but not defined in %s"
1116 msgid "warning: this message is not used"
1121 msgid "found %d fatal error"
1122 msgid_plural "found %d fatal errors"
1126 #: src/msgcomm.c:294
1128 msgid "at least two files must be specified"
1131 #: src/msgcomm.c:342
1132 #, c-format, no-wrap
1134 "Find messages which are common to two or more of the specified PO files.\n"
1135 "By using the --more-than option, greater commonality may be requested\n"
1136 "before messages are printed. Conversely, the --less-than option may be\n"
1137 "used to specify less commonality before messages are printed (i.e.\n"
1138 "--less-than=2 will only print the unique messages). Translations,\n"
1139 "comments and extract comments will be preserved, but only from the first\n"
1140 "PO file to define them. File positions from all PO files will be\n"
1144 #: src/msgcomm.c:380
1147 " ->, --more-than=NUMBER print messages with more than this many\n"
1148 " definitions, defaults to 1 if not set\n"
1151 #: src/msgcomm.c:424 src/xgettext.c:850
1154 " --omit-header don't write header with `msgid \"\"' entry\n"
1157 #: src/msgconv.c:288
1159 msgid "Converts a translation catalog to a different character encoding.\n"
1162 #: src/msgconv.c:312
1164 msgid "Conversion target:\n"
1167 #: src/msgconv.c:316
1169 msgid "The default encoding is the current locale's encoding.\n"
1172 #: src/msgconv.c:334 src/msgen.c:309 src/msgmerge.c:514
1174 msgid " -i, --indent indented output style\n"
1177 #: src/msgconv.c:336 src/msgen.c:311 src/msgfilter.c:433 src/msggrep.c:549
1178 #: src/msgmerge.c:516
1180 msgid " --no-location suppress '#: filename:line' lines\n"
1183 #: src/msgconv.c:338 src/msgen.c:313 src/msgfilter.c:435 src/msggrep.c:551
1184 #: src/msgmerge.c:518
1187 " --add-location preserve '#: filename:line' lines (default)\n"
1190 #: src/msgconv.c:340 src/msgen.c:315 src/msgfilter.c:437 src/msggrep.c:553
1191 #: src/msgmerge.c:520
1193 msgid " --strict strict Uniforum output style\n"
1196 #: src/msgen.c:219 src/msgfmt.c:377 src/xgettext.c:539
1198 msgid "no input file given"
1203 msgid "exactly one input file required"
1208 msgid "Usage: %s [OPTION] INPUTFILE\n"
1212 #, c-format, no-wrap
1214 "Creates an English translation catalog. The input file is the last\n"
1215 "created English PO file, or a PO Template file (generally created by\n"
1216 "xgettext). Untranslated entries are assigned a translation that is\n"
1217 "identical to the msgid.\n"
1222 msgid " INPUTFILE input PO or POT file\n"
1225 #: src/msgexec.c:192
1227 msgid "missing command name"
1230 #: src/msgexec.c:238
1232 msgid "Usage: %s [OPTION] COMMAND [COMMAND-OPTION]\n"
1235 #: src/msgexec.c:243
1236 #, c-format, no-wrap
1238 "Applies a command to all translations of a translation catalog.\n"
1239 "The COMMAND can be any program that reads a translation from standard\n"
1240 "input. It is invoked once for each translation. Its output becomes\n"
1241 "msgexec's output. msgexec's return code is the maximum return code\n"
1242 "across all invocations.\n"
1245 #: src/msgexec.c:252
1246 #, c-format, no-wrap
1248 "A special builtin command called '0' outputs the translation, followed by a\n"
1249 "null byte. The output of \"msgexec 0\" is suitable as input for \"xargs -0\".\n"
1252 #: src/msgexec.c:262 src/msgfilter.c:384
1254 msgid " -i, --input=INPUTFILE input PO file\n"
1257 #: src/msgexec.c:322
1259 msgid "write to stdout failed"
1262 #: src/msgexec.c:345 src/msgfilter.c:637
1264 msgid "write to %s subprocess failed"
1267 #: src/msgfilter.c:285
1269 msgid "missing filter name"
1272 #: src/msgfilter.c:309
1274 msgid "at least one sed script must be specified"
1277 #: src/msgfilter.c:371
1279 msgid "Usage: %s [OPTION] FILTER [FILTER-OPTION]\n"
1282 #: src/msgfilter.c:375
1284 msgid "Applies a filter to all translations of a translation catalog.\n"
1287 #: src/msgfilter.c:399
1290 "The FILTER can be any program that reads a translation from standard input\n"
1291 "and writes a modified translation to standard output.\n"
1294 #: src/msgfilter.c:404
1296 msgid "Useful FILTER-OPTIONs when the FILTER is 'sed':\n"
1299 #: src/msgfilter.c:406
1302 " -e, --expression=SCRIPT add SCRIPT to the commands to be executed\n"
1305 #: src/msgfilter.c:408
1308 " -f, --file=SCRIPTFILE add the contents of SCRIPTFILE to the "
1313 #: src/msgfilter.c:411
1316 " -n, --quiet, --silent suppress automatic printing of pattern space\n"
1319 #: src/msgfilter.c:423 src/msggrep.c:541
1322 " --no-escape do not use C escapes in output (default)\n"
1325 #: src/msgfilter.c:429 src/msggrep.c:547
1327 msgid " --indent indented output style\n"
1330 #: src/msgfilter.c:431
1333 " --keep-header keep header entry unmodified, don't filter it\n"
1336 #: src/msgfilter.c:560
1338 msgid "Not yet implemented."
1341 #: src/msgfilter.c:589
1343 msgid "cannot set up nonblocking I/O to %s subprocess"
1346 #: src/msgfilter.c:617
1348 msgid "communication with %s subprocess failed"
1351 #: src/msgfilter.c:668
1353 msgid "read from %s subprocess failed"
1356 #: src/msgfilter.c:684
1358 msgid "%s subprocess terminated with exit code %d"
1363 msgid "the argument to %s should be a single punctuation character"
1366 #: src/msgfmt.c:419 src/msgfmt.c:441 src/msgfmt.c:463 src/msgunfmt.c:313
1367 #: src/msgunfmt.c:336
1369 msgid "%s requires a \"-d directory\" specification"
1372 #: src/msgfmt.c:434 src/msgfmt.c:456 src/msgunfmt.c:306 src/msgunfmt.c:329
1374 msgid "%s requires a \"-l locale\" specification"
1377 #: src/msgfmt.c:472 src/msgunfmt.c:345 src/msgunfmt.c:351
1379 msgid "%s is only valid with %s or %s"
1382 #: src/msgfmt.c:478 src/msgfmt.c:484
1384 msgid "%s is only valid with %s, %s or %s"
1389 msgid "%d translated message"
1390 msgid_plural "%d translated messages"
1396 msgid ", %d fuzzy translation"
1397 msgid_plural ", %d fuzzy translations"
1403 msgid ", %d untranslated message"
1404 msgid_plural ", %d untranslated messages"
1410 msgid "Usage: %s [OPTION] filename.po ...\n"
1415 msgid "Generate binary message catalog from textual translation description.\n"
1418 #: src/msgfmt.c:620 src/xgettext.c:730
1419 #, c-format, no-wrap
1421 "Mandatory arguments to long options are mandatory for short options too.\n"
1422 "Similarly for optional arguments.\n"
1427 msgid " filename.po ... input files\n"
1430 #: src/msgfmt.c:634 src/msgmerge.c:457 src/msgunfmt.c:421 src/xgettext.c:778
1432 msgid "Operation mode:\n"
1438 " -j, --java Java mode: generate a Java ResourceBundle "
1445 " --java2 like --java, and assume Java2 (JDK 1.2 or "
1451 msgid " --csharp C# mode: generate a .NET .dll file\n"
1457 " --csharp-resources C# resources mode: generate a .NET .resources "
1464 " --tcl Tcl mode: generate a tcl/msgcat .msg file\n"
1469 msgid " --qt Qt mode: generate a Qt .qm file\n"
1474 msgid " --strict enable strict Uniforum mode\n"
1477 #: src/msgfmt.c:655 src/xgettext.c:754
1479 msgid "If output file is -, output is written to standard output.\n"
1484 msgid "Output file location in Java mode:\n"
1487 #: src/msgfmt.c:660 src/msgfmt.c:674 src/msgunfmt.c:441 src/msgunfmt.c:452
1489 msgid " -r, --resource=RESOURCE resource name\n"
1492 #: src/msgfmt.c:662 src/msgfmt.c:676 src/msgfmt.c:686 src/msgunfmt.c:443
1493 #: src/msgunfmt.c:454 src/msgunfmt.c:464
1496 " -l, --locale=LOCALE locale name, either language or "
1497 "language_COUNTRY\n"
1503 " -d DIRECTORY base directory of classes directory hierarchy\n"
1509 "The class name is determined by appending the locale name to the resource "
1511 "separated with an underscore. The -d option is mandatory. The class is\n"
1512 "written under the specified directory.\n"
1517 msgid "Output file location in C# mode:\n"
1520 #: src/msgfmt.c:678 src/msgunfmt.c:456
1523 " -d DIRECTORY base directory for locale dependent .dll "
1530 "The -l and -d options are mandatory. The .dll file is written in a\n"
1531 "subdirectory of the specified directory whose name depends on the locale.\n"
1536 msgid "Output file location in Tcl mode:\n"
1539 #: src/msgfmt.c:688 src/msgunfmt.c:466
1541 msgid " -d DIRECTORY base directory of .msg message catalogs\n"
1547 "The -l and -d options are mandatory. The .msg file is written in the\n"
1548 "specified directory.\n"
1551 #: src/msgfmt.c:702 src/xgettext.c:770
1553 msgid "Input file interpretation:\n"
1559 " -c, --check perform all the checks implied by\n"
1560 " --check-format, --check-header, --check-"
1566 msgid " --check-format check language dependent format strings\n"
1572 " --check-header verify presence and contents of the header "
1579 " --check-domain check for conflicts between domain directives\n"
1580 " and the --output-file option\n"
1586 " -C, --check-compatibility check that GNU msgfmt behaves like X/Open "
1593 " --check-accelerators[=CHAR] check presence of keyboard accelerators "
1600 msgid " -f, --use-fuzzy use fuzzy entries in output\n"
1606 " -a, --alignment=NUMBER align strings to NUMBER bytes (default: %d)\n"
1612 " --no-hash binary file will not include the hash table\n"
1617 msgid " --statistics print statistics about translations\n"
1620 #: src/msgfmt.c:737 src/msgmerge.c:542 src/msgunfmt.c:510
1622 msgid " -v, --verbose increase verbosity level\n"
1627 msgid "plural expression can produce negative values"
1632 msgid "nplurals = %lu but plural expression can produce values as large as %lu"
1637 msgid "plural expression can produce division by zero"
1642 msgid "plural expression can produce integer overflow"
1648 "plural expression can produce arithmetic exceptions, possibly division by "
1652 #: src/msgfmt.c:1005 src/msgfmt.c:1017
1654 msgid "message catalog has plural form translations..."
1657 #: src/msgfmt.c:1008
1659 msgid "...but header entry lacks a \"plural=EXPRESSION\" attribute"
1662 #: src/msgfmt.c:1020
1664 msgid "...but header entry lacks a \"nplurals=INTEGER\" attribute"
1667 #: src/msgfmt.c:1045
1669 msgid "invalid nplurals value"
1672 #: src/msgfmt.c:1059
1674 msgid "invalid plural expression"
1677 #: src/msgfmt.c:1078 src/msgfmt.c:1093
1679 msgid "nplurals = %lu..."
1682 #: src/msgfmt.c:1081
1684 msgid "...but some messages have only one plural form"
1685 msgid_plural "...but some messages have only %lu plural forms"
1689 #: src/msgfmt.c:1096
1691 msgid "...but some messages have one plural form"
1692 msgid_plural "...but some messages have %lu plural forms"
1696 #: src/msgfmt.c:1126
1698 msgid "Try using the following, valid for %s:\n"
1701 #: src/msgfmt.c:1139
1704 "message catalog has plural form translations, but lacks a header entry with "
1705 "\"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\""
1708 #: src/msgfmt.c:1191
1710 msgid "`msgid' and `msgid_plural' entries do not both begin with '\\n'"
1713 #: src/msgfmt.c:1201
1715 msgid "`msgid' and `msgstr[%u]' entries do not both begin with '\\n'"
1718 #: src/msgfmt.c:1213
1720 msgid "`msgid' and `msgstr' entries do not both begin with '\\n'"
1723 #: src/msgfmt.c:1230
1725 msgid "`msgid' and `msgid_plural' entries do not both end with '\\n'"
1728 #: src/msgfmt.c:1240
1730 msgid "`msgid' and `msgstr[%u]' entries do not both end with '\\n'"
1733 #: src/msgfmt.c:1252
1735 msgid "`msgid' and `msgstr' entries do not both end with '\\n'"
1738 #: src/msgfmt.c:1264
1740 msgid "plural handling is a GNU gettext extension"
1743 #: src/msgfmt.c:1305
1745 msgid "msgstr lacks the keyboard accelerator mark '%c'"
1748 #: src/msgfmt.c:1313
1750 msgid "msgstr has too many keyboard accelerator marks '%c'"
1753 #: src/msgfmt.c:1347
1755 msgid "headerfield `%s' missing in header\n"
1758 #: src/msgfmt.c:1351
1760 msgid "header field `%s' should start at beginning of line\n"
1763 #: src/msgfmt.c:1362
1764 msgid "some header fields still have the initial default value\n"
1767 #: src/msgfmt.c:1374
1769 msgid "field `%s' still has initial default value\n"
1772 #: src/msgfmt.c:1432
1774 msgid "warning: PO file header missing or invalid\n"
1777 #: src/msgfmt.c:1435
1779 msgid "warning: charset conversion will not work\n"
1782 #: src/msgfmt.c:1445
1784 msgid "warning: PO file header fuzzy\n"
1787 #: src/msgfmt.c:1447
1789 msgid "warning: older versions of msgfmt will give an error on this\n"
1792 #: src/msgfmt.c:1471
1794 msgid "domain name \"%s\" not suitable as file name"
1797 #: src/msgfmt.c:1476
1799 msgid "domain name \"%s\" not suitable as file name: will use prefix"
1802 #: src/msgfmt.c:1490
1804 msgid "`domain %s' directive ignored"
1807 #: src/msgfmt.c:1544
1809 msgid "empty `msgstr' entry ignored"
1812 #: src/msgfmt.c:1545
1814 msgid "fuzzy `msgstr' entry ignored"
1817 #: src/msgfmt.c:1603
1819 msgid "%s: warning: source file contains fuzzy translation"
1822 #: src/msggrep.c:242 src/po-lex.c:666 src/read-mo.c:79
1823 #: src/read-properties.c:80 src/read-stringtable.c:95 src/x-awk.c:143
1824 #: src/x-c.c:354 src/x-csharp.c:161 src/x-elisp.c:149 src/x-glade.c:406
1825 #: src/x-java.c:176 src/x-librep.c:151 src/x-lisp.c:214 src/x-perl.c:230
1826 #: src/x-perl.c:305 src/x-perl.c:398 src/x-php.c:162 src/x-python.c:170
1827 #: src/x-rst.c:232 src/x-sh.c:159 src/x-smalltalk.c:91 src/x-tcl.c:152
1830 msgid "error while reading \"%s\""
1833 #: src/msggrep.c:456
1835 msgid "option '%c' cannot be used before 'K' or 'T' or 'C' has been specified"
1838 #: src/msggrep.c:476
1839 #, c-format, no-wrap
1841 "Extracts all messages of a translation catalog that match a given pattern\n"
1842 "or belong to some given source files.\n"
1845 #: src/msggrep.c:502
1846 #, c-format, no-wrap
1848 "Message selection:\n"
1849 " [-N SOURCEFILE]... [-M DOMAINNAME]...\n"
1850 " [-K MSGID-PATTERN] [-T MSGSTR-PATTERN] [-C COMMENT-PATTERN]\n"
1851 "A message is selected if it comes from one of the specified source files,\n"
1852 "or if it comes from one of the specified domains,\n"
1853 "or if -K is given and its key (msgid or msgid_plural) matches MSGID-PATTERN,\n"
1854 "or if -T is given and its translation (msgstr) matches MSGSTR-PATTERN,\n"
1855 "or if -C is given and the translator's comment matches COMMENT-PATTERN.\n"
1857 "When more than one selection criterion is specified, the set of selected\n"
1858 "messages is the union of the selected messages of each criterion.\n"
1860 "MSGID-PATTERN or MSGSTR-PATTERN or COMMENT-PATTERN syntax:\n"
1861 " [-E | -F] [-e PATTERN | -f FILE]...\n"
1862 "PATTERNs are basic regular expressions by default, or extended regular\n"
1863 "expressions if -E is given, or fixed strings if -F is given.\n"
1865 " -N, --location=SOURCEFILE select messages extracted from SOURCEFILE\n"
1866 " -M, --domain=DOMAINNAME select messages belonging to domain DOMAINNAME\n"
1867 " -K, --msgid start of patterns for the msgid\n"
1868 " -T, --msgstr start of patterns for the msgstr\n"
1869 " -C, --comment start of patterns for the translator's comment\n"
1870 " -E, --extended-regexp PATTERN is an extended regular expression\n"
1871 " -F, --fixed-strings PATTERN is a set of newline-separated strings\n"
1872 " -e, --regexp=PATTERN use PATTERN as a regular expression\n"
1873 " -f, --file=FILE obtain PATTERN from FILE\n"
1874 " -i, --ignore-case ignore case distinctions\n"
1877 #: src/msggrep.c:543
1880 " --escape use C escapes in output, no extended chars\n"
1883 #: src/msggrep.c:564
1885 msgid " --sort-output generate sorted output\n"
1888 #: src/msggrep.c:566
1890 msgid " --sort-by-file sort output by file location\n"
1893 #: src/msginit.c:296
1895 "You are in a language indifferent environment. Please set\n"
1896 "your LANG environment variable, as described in the ABOUT-NLS\n"
1897 "file. This is necessary so you can test your translations.\n"
1900 #: src/msginit.c:324
1903 "Output file %s already exists.\n"
1904 "Please specify the locale through the --locale option or\n"
1905 "the output .po file through the --output-file option.\n"
1908 #: src/msginit.c:350
1910 msgid "Created %s.\n"
1913 #: src/msginit.c:370
1914 #, c-format, no-wrap
1916 "Creates a new PO file, initializing the meta information with values from the\n"
1917 "user's environment.\n"
1920 #: src/msginit.c:380
1922 msgid " -i, --input=INPUTFILE input POT file\n"
1925 #: src/msginit.c:382
1928 "If no input file is given, the current directory is searched for the POT "
1930 "If it is -, standard input is read.\n"
1933 #: src/msginit.c:388
1935 msgid " -o, --output-file=FILE write output to specified PO file\n"
1938 #: src/msginit.c:390
1941 "If no output file is given, it depends on the --locale option or the user's\n"
1942 "locale setting. If it is -, the results are written to standard output.\n"
1945 #: src/msginit.c:403
1947 msgid " -l, --locale=LL_CC set target locale\n"
1950 #: src/msginit.c:405
1953 " --no-translator assume the PO file is automatically generated\n"
1956 #: src/msginit.c:461
1958 "Found more than one .pot file.\n"
1959 "Please specify the input .pot file through the --input option.\n"
1962 #: src/msginit.c:469 src/msginit.c:474
1964 msgid "error reading current directory"
1967 #: src/msginit.c:482
1969 "Found no .pot file in the current directory.\n"
1970 "Please specify the input .pot file through the --input option.\n"
1973 #: src/msginit.c:978 src/msginit.c:1045 src/msginit.c:1203
1975 msgid "%s subprocess I/O error"
1978 #: src/msginit.c:990 src/msginit.c:1057 src/msginit.c:1215 src/msginit.c:1294
1979 #: src/read-csharp.c:83 src/read-java.c:81 src/read-resources.c:84
1980 #: src/read-tcl.c:127 src/write-resources.c:105
1982 msgid "%s subprocess failed with exit code %d"
1985 #: src/msginit.c:1181
1987 "The new message catalog should contain your email address, so that users "
1989 "give you feedback about the translations, and so that maintainers can "
1991 "you in case of unexpected technical problems.\n"
1994 #. TRANSLATORS: "English" needs to be replaced by your language.
1995 #. For example in it.po write "Traduzioni italiani ...",
1996 #. *not* "Traduzioni inglesi ...".
1997 #: src/msginit.c:1567
1999 msgid "English translations for %s package"
2002 #: src/msgl-cat.c:176 src/msgl-charset.c:86 src/msgl-iconv.c:305
2004 msgid "present charset \"%s\" is not a portable encoding name"
2007 #: src/msgl-cat.c:187 src/msgl-iconv.c:316
2009 msgid "two different charsets \"%s\" and \"%s\" in input file"
2012 #: src/msgl-cat.c:202
2015 "input file `%s' doesn't contain a header entry with a charset specification"
2018 #: src/msgl-cat.c:206
2021 "domain \"%s\" in input file `%s' doesn't contain a header entry with a "
2022 "charset specification"
2025 #: src/msgl-cat.c:383 src/msgl-iconv.c:405
2027 msgid "target charset \"%s\" is not a portable encoding name."
2030 #: src/msgl-cat.c:433 src/msgl-cat.c:439 src/msgl-charset.c:92
2031 #: src/msgl-charset.c:127 src/write-po.c:851 src/write-po.c:917
2032 #: src/xgettext.c:2070
2037 #: src/msgl-cat.c:434
2040 "Input files contain messages in different encodings, UTF-8 among others.\n"
2041 "Converting the output to UTF-8.\n"
2044 #: src/msgl-cat.c:440
2047 "Input files contain messages in different encodings, %s and %s among "
2049 "Converting the output to UTF-8.\n"
2050 "To select a different output encoding, use the --to-code option.\n"
2053 #: src/msgl-charset.c:93
2056 "Locale charset \"%s\" is different from\n"
2057 "input file charset \"%s\".\n"
2058 "Output of '%s' might be incorrect.\n"
2059 "Possible workarounds are:\n"
2062 #: src/msgl-charset.c:100
2064 msgid "- Set LC_ALL to a locale with encoding %s.\n"
2067 #: src/msgl-charset.c:105
2070 "- Convert the translation catalog to %s using 'msgconv',\n"
2071 " then apply '%s',\n"
2072 " then convert back to %s using 'msgconv'.\n"
2075 #: src/msgl-charset.c:114
2078 "- Set LC_ALL to a locale with encoding %s,\n"
2079 " convert the translation catalog to %s using 'msgconv',\n"
2080 " then apply '%s',\n"
2081 " then convert back to %s using 'msgconv'.\n"
2084 #: src/msgl-charset.c:128
2087 "Locale charset \"%s\" is not a portable encoding name.\n"
2088 "Output of '%s' might be incorrect.\n"
2089 "A possible workaround is to set LC_ALL=C.\n"
2092 #: src/msgl-iconv.c:187 src/msgl-iconv.c:245
2094 msgid "conversion failure"
2097 #: src/msgl-iconv.c:339
2099 msgid "input file doesn't contain a header entry with a charset specification"
2102 #: src/msgl-iconv.c:358 src/xgettext.c:597
2105 "Cannot convert from \"%s\" to \"%s\". %s relies on iconv(), and iconv() does "
2106 "not support this conversion."
2109 #: src/msgl-iconv.c:380
2112 "Conversion from \"%s\" to \"%s\" introduces duplicates: some different "
2113 "msgids become equal."
2116 #: src/msgl-iconv.c:385 src/xgettext.c:604
2119 "Cannot convert from \"%s\" to \"%s\". %s relies on iconv(). This version was "
2120 "built without iconv()."
2123 #: src/msgmerge.c:335 src/msgmerge.c:341
2125 msgid "%s is only valid with %s"
2128 #: src/msgmerge.c:395
2132 #: src/msgmerge.c:430
2133 #, c-format, no-wrap
2135 "Merges two Uniforum style .po files together. The def.po file is an\n"
2136 "existing PO file with translations which will be taken over to the newly\n"
2137 "created file as long as they still match; comments will be preserved,\n"
2138 "but extracted comments and file positions will be discarded. The ref.pot\n"
2139 "file is the last created PO file with up-to-date source references but\n"
2140 "old translations, or a PO Template file (generally created by xgettext);\n"
2141 "any translations or comments in the file will be discarded, however dot\n"
2142 "comments and file positions will be preserved. Where an exact match\n"
2143 "cannot be found, fuzzy matching is used to produce better results.\n"
2146 #: src/msgmerge.c:447
2148 msgid " def.po translations referring to old sources\n"
2151 #: src/msgmerge.c:449
2153 msgid " ref.pot references to new sources\n"
2156 #: src/msgmerge.c:453
2159 " -C, --compendium=FILE additional library of message translations,\n"
2160 " may be specified more than once\n"
2163 #: src/msgmerge.c:459
2166 " -U, --update update def.po,\n"
2167 " do nothing if def.po already up to date\n"
2170 #: src/msgmerge.c:471
2172 msgid "Output file location in update mode:\n"
2175 #: src/msgmerge.c:473
2177 msgid "The result is written back to def.po.\n"
2180 #: src/msgmerge.c:475
2182 msgid " --backup=CONTROL make a backup of def.po\n"
2185 #: src/msgmerge.c:477
2187 msgid " --suffix=SUFFIX override the usual backup suffix\n"
2190 #: src/msgmerge.c:479
2193 "The version control method may be selected via the --backup option or "
2195 "the VERSION_CONTROL environment variable. Here are the values:\n"
2196 " none, off never make backups (even if --backup is given)\n"
2197 " numbered, t make numbered backups\n"
2198 " existing, nil numbered if numbered backups exist, simple otherwise\n"
2199 " simple, never always make simple backups\n"
2202 #: src/msgmerge.c:486
2205 "The backup suffix is `~', unless set with --suffix or the "
2206 "SIMPLE_BACKUP_SUFFIX\n"
2207 "environment variable.\n"
2210 #: src/msgmerge.c:495
2212 msgid " -N, --no-fuzzy-matching do not use fuzzy matching\n"
2215 #: src/msgmerge.c:544
2217 msgid " -q, --quiet, --silent suppress progress indicators\n"
2220 #: src/msgmerge.c:1067
2222 msgid "this message should define plural forms"
2225 #: src/msgmerge.c:1090
2227 msgid "this message should not define plural forms"
2230 #: src/msgmerge.c:1256
2233 "%sRead %ld old + %ld reference, merged %ld, fuzzied %ld, missing %ld, "
2237 #: src/msgmerge.c:1264
2241 #: src/msgunfmt.c:291 src/msgunfmt.c:300 src/msgunfmt.c:323
2243 msgid "%s and explicit file names are mutually exclusive"
2246 #: src/msgunfmt.c:410
2248 msgid "Usage: %s [OPTION] [FILE]...\n"
2251 #: src/msgunfmt.c:414
2253 msgid "Convert binary message catalog to Uniforum style .po file.\n"
2256 #: src/msgunfmt.c:423
2259 " -j, --java Java mode: input is a Java ResourceBundle "
2263 #: src/msgunfmt.c:425
2265 msgid " --csharp C# mode: input is a .NET .dll file\n"
2268 #: src/msgunfmt.c:427
2271 " --csharp-resources C# resources mode: input is a .NET .resources "
2275 #: src/msgunfmt.c:429
2278 " --tcl Tcl mode: input is a tcl/msgcat .msg file\n"
2281 #: src/msgunfmt.c:434
2283 msgid " FILE ... input .mo files\n"
2286 #: src/msgunfmt.c:439
2288 msgid "Input file location in Java mode:\n"
2291 #: src/msgunfmt.c:445
2294 "The class name is determined by appending the locale name to the resource "
2296 "separated with an underscore. The class is located using the CLASSPATH.\n"
2299 #: src/msgunfmt.c:450
2301 msgid "Input file location in C# mode:\n"
2304 #: src/msgunfmt.c:458
2307 "The -l and -d options are mandatory. The .dll file is located in a\n"
2308 "subdirectory of the specified directory whose name depends on the locale.\n"
2311 #: src/msgunfmt.c:462
2313 msgid "Input file location in Tcl mode:\n"
2316 #: src/msgunfmt.c:468
2319 "The -l and -d options are mandatory. The .msg file is located in the\n"
2320 "specified directory.\n"
2323 #: src/msgunfmt.c:488
2325 msgid " -i, --indent write indented output style\n"
2328 #: src/msgunfmt.c:490
2330 msgid " --strict write strict uniforum style\n"
2333 #: src/msguniq.c:309
2334 #, c-format, no-wrap
2336 "Unifies duplicate translations in a translation catalog.\n"
2337 "Finds duplicate translations of the same message ID. Such duplicates are\n"
2338 "invalid input for other programs like msgfmt, msgmerge or msgcat. By\n"
2339 "default, duplicates are merged together. When using the --repeated option,\n"
2340 "only duplicates are output, and all other messages are discarded. Comments\n"
2341 "and extracted comments will be cumulated, except that if --use-first is\n"
2342 "specified, they will be taken from the first translation. File positions\n"
2343 "will be cumulated. When using the --unique option, duplicates are discarded.\n"
2346 #: src/msguniq.c:342
2348 msgid " -d, --repeated print only duplicates\n"
2351 #: src/msguniq.c:344
2354 " -u, --unique print only unique messages, discard "
2358 #: src/po-charset.c:226 src/po-charset.c:296 src/po-charset.c:324
2359 #: src/po-charset.c:351
2361 msgid "%s: warning: "
2364 #: src/po-charset.c:227
2367 "Charset \"%s\" is not a portable encoding name.\n"
2368 "Message conversion to user's charset might not work.\n"
2371 #: src/po-charset.c:292 src/po-charset.c:322
2372 msgid "Continuing anyway, expect parse errors."
2375 #: src/po-charset.c:294
2376 msgid "Continuing anyway."
2379 #: src/po-charset.c:297
2382 "Charset \"%s\" is not supported. %s relies on iconv(),\n"
2383 "and iconv() does not support \"%s\".\n"
2386 #: src/po-charset.c:306 src/po-charset.c:332
2389 "Installing GNU libiconv and then reinstalling GNU gettext\n"
2390 "would fix this problem.\n"
2393 #: src/po-charset.c:311 src/po-charset.c:336
2398 #: src/po-charset.c:325
2401 "Charset \"%s\" is not supported. %s relies on iconv().\n"
2402 "This version was built without iconv().\n"
2405 #: src/po-charset.c:352
2408 "Charset missing in header.\n"
2409 "Message conversion to user's charset will not work.\n"
2412 #: src/po-gram-gen.y:94
2414 msgid "inconsistent use of #~"
2417 #: src/po-gram-gen.y:198
2419 msgid "missing `msgstr[]' section"
2422 #: src/po-gram-gen.y:206
2424 msgid "missing `msgid_plural' section"
2427 #: src/po-gram-gen.y:213
2429 msgid "missing `msgstr' section"
2432 #: src/po-gram-gen.y:258
2434 msgid "first plural form has nonzero index"
2437 #: src/po-gram-gen.y:260
2439 msgid "plural form has wrong index"
2442 #: src/po-lex.h:93 src/po-lex.h:108 src/po-lex.h:128 src/po-lex.h:143
2443 #: src/po-lex.c:103 src/po-lex.c:132
2445 msgid "too many errors, aborting"
2448 #: src/po-lex.c:458 src/po-lex.c:522 src/write-po.c:555 src/write-po.c:661
2450 msgid "invalid multibyte sequence"
2455 msgid "incomplete multibyte sequence at end of file"
2460 msgid "incomplete multibyte sequence at end of line"
2465 msgid "iconv failure"
2470 msgid "keyword \"%s\" unknown"
2475 msgid "invalid control sequence"
2480 msgid "end-of-file within string"
2485 msgid "end-of-line within string"
2488 #: src/read-mo.c:98 src/read-mo.c:119 src/read-mo.c:165 src/read-mo.c:192
2490 msgid "file \"%s\" is truncated"
2493 #: src/read-mo.c:122
2495 msgid "file \"%s\" contains a not NUL terminated string"
2498 #: src/read-mo.c:158 src/read-mo.c:267
2500 msgid "file \"%s\" is not in GNU .mo format"
2503 #: src/read-mo.c:171
2505 msgid "file \"%s\" contains a not NUL terminated string, at %s"
2508 #: src/read-po.c:318 src/xgettext.c:882
2510 msgid "this file may not contain domain directives"
2513 #: src/read-po.c:357
2515 msgid "duplicate message definition"
2518 #: src/read-po.c:358
2520 msgid "...this is the location of the first definition"
2523 #: src/read-properties.c:215
2525 msgid "%s:%lu: warning: invalid \\uxxxx syntax for Unicode character"
2528 #: src/read-stringtable.c:803
2530 msgid "%s:%lu: warning: unterminated string"
2533 #: src/read-stringtable.c:814
2535 msgid "%s:%lu: warning: syntax error"
2538 #: src/read-stringtable.c:877 src/read-stringtable.c:899
2540 msgid "%s:%lu: warning: unterminated key/value pair"
2543 #: src/read-stringtable.c:945
2545 msgid "%s:%lu: warning: syntax error, expected ';' after string"
2548 #: src/read-stringtable.c:955
2550 msgid "%s:%lu: warning: syntax error, expected '=' or ';' after string"
2555 msgid "expected two arguments"
2560 msgid "Usage: %s [OPTION] URL FILE\n"
2564 #, c-format, no-wrap
2566 "Fetches and outputs the contents of an URL. If the URL cannot be accessed,\n"
2567 "the locally accessible FILE is used instead.\n"
2572 msgid "error writing stdout"
2575 #: src/write-csharp.c:665 src/write-java.c:982
2577 msgid "cannot find a temporary directory, try setting $TMPDIR"
2580 #: src/write-csharp.c:675 src/write-java.c:992
2582 msgid "cannot create a temporary directory using template \"%s\""
2585 #: src/write-csharp.c:726
2587 msgid "failed to create directory \"%s\""
2590 #: src/write-csharp.c:761 src/write-java.c:1063 src/write-java.c:1076
2592 msgid "failed to create \"%s\""
2595 #: src/write-csharp.c:769 src/write-java.c:1084 src/write-mo.c:726
2596 #: src/write-po.c:1126 src/write-qt.c:530 src/write-tcl.c:204
2598 msgid "error while writing \"%s\" file"
2601 #: src/write-csharp.c:787
2603 msgid "compilation of C# class failed, please try --verbose"
2606 #: src/write-java.c:1005
2608 msgid "not a valid Java class name: %s"
2611 #: src/write-java.c:1097
2613 msgid "compilation of Java class failed, please try --verbose or set $JAVAC"
2616 #: src/write-mo.c:714 src/write-qt.c:518 src/write-tcl.c:194
2618 msgid "error while opening \"%s\" for writing"
2621 #: src/write-po.c:606
2624 "internationalized messages should not contain the `\\%c' escape sequence"
2627 #: src/write-po.c:852 src/write-po.c:918
2630 "The following msgid contains non-ASCII characters.\n"
2631 "This will cause problems to translators who use a character encoding\n"
2632 "different from yours. Consider using a pure ASCII msgid instead.\n"
2636 #: src/write-po.c:1063
2639 "Cannot output multiple translation domains into a single file with Java ."
2640 "properties syntax. Try using PO file syntax instead."
2643 #: src/write-po.c:1065
2646 "Cannot output multiple translation domains into a single file with NeXTstep/"
2647 "GNUstep .strings syntax."
2650 #: src/write-po.c:1091
2653 "message catalog has plural form translations, but the output format does not "
2654 "support them. Try generating a Java class using \"msgfmt --java\", instead "
2655 "of a properties file."
2658 #: src/write-po.c:1095
2661 "message catalog has plural form translations, but the output format does not "
2665 #: src/write-po.c:1107
2667 msgid "cannot create output file \"%s\""
2670 #: src/write-po.c:1114
2672 msgid "standard output"
2675 #: src/write-qt.c:475
2677 "message catalog has plural form translations\n"
2678 "but the Qt message catalog format doesn't support plural handling\n"
2681 #: src/write-qt.c:499
2683 "message catalog has msgid strings containing characters outside ISO-8859-1\n"
2684 "but the Qt message catalog format supports Unicode only in the translated\n"
2685 "strings, not in the untranslated strings\n"
2688 #: src/write-resources.c:96
2690 msgid "error while writing to %s subprocess"
2693 #: src/write-resources.c:132
2695 "message catalog has plural form translations\n"
2696 "but the C# .resources format doesn't support plural handling\n"
2699 #: src/write-tcl.c:158
2701 "message catalog has plural form translations\n"
2702 "but the Tcl message catalog format doesn't support plural handling\n"
2705 #: src/x-awk.c:345 src/x-python.c:396
2707 msgid "%s:%d: warning: unterminated string"
2712 msgid "%s:%d: warning: unterminated regular expression"
2715 #: src/x-c.c:1093 src/x-csharp.c:1498 src/x-java.c:826
2717 msgid "%s:%d: warning: unterminated character constant"
2722 msgid "%s:%d: warning: unterminated string literal"
2725 #: src/x-csharp.c:218 src/xgettext.c:1672
2728 "Non-ASCII string at %s%s.\n"
2729 "Please specify the source encoding through --from-code.\n"
2732 #: src/x-csharp.c:260
2735 "%s:%d: Invalid multibyte sequence.\n"
2736 "Please specify the correct source encoding through --from-code.\n"
2739 #: src/x-csharp.c:276
2742 "%s:%d: Long incomplete multibyte sequence.\n"
2743 "Please specify the correct source encoding through --from-code.\n"
2746 #: src/x-csharp.c:288
2749 "%s:%d: Incomplete multibyte sequence at end of file.\n"
2750 "Please specify the correct source encoding through --from-code.\n"
2753 #: src/x-csharp.c:297
2756 "%s:%d: Incomplete multibyte sequence at end of line.\n"
2757 "Please specify the correct source encoding through --from-code.\n"
2760 #: src/x-csharp.c:306
2762 msgid "%s:%d: iconv failure"
2765 #: src/x-csharp.c:329
2768 "%s:%d: Invalid multibyte sequence.\n"
2769 "Please specify the source encoding through --from-code.\n"
2772 #: src/x-csharp.c:1379 src/x-python.c:596
2774 msgid "%s:%d: warning: invalid Unicode character"
2777 #: src/x-csharp.c:1501 src/x-java.c:829
2779 msgid "%s:%d: warning: unterminated string constant"
2782 #: src/x-csharp.c:2005 src/x-java.c:1323
2784 msgid "%s:%d: warning: ')' found where '}' was expected"
2787 #: src/x-csharp.c:2029 src/x-java.c:1347
2789 msgid "%s:%d: warning: '}' found where ')' was expected"
2792 #: src/x-glade.c:413 src/x-glade.c:420
2794 msgid "%s:%d:%d: %s"
2797 #: src/x-glade.c:447
2800 "Language \"glade\" is not supported. %s relies on expat.\n"
2801 "This version was built without expat.\n"
2806 msgid "%s:%d: can't find string terminator \"%s\" anywhere before EOF"
2809 #: src/x-perl.c:1038
2811 msgid "%s:%d: missing right brace on \\x{HEXNUMBER}"
2814 #: src/x-perl.c:1158
2816 msgid "%s:%d: invalid interpolation (\"\\l\") of 8bit character \"%c\""
2819 #: src/x-perl.c:1178
2821 msgid "%s:%d: invalid interpolation (\"\\u\") of 8bit character \"%c\""
2824 #: src/x-perl.c:1212
2826 msgid "%s:%d: invalid variable interpolation at \"%c\""
2829 #: src/x-perl.c:1225
2831 msgid "%s:%d: invalid interpolation (\"\\L\") of 8bit character \"%c\""
2834 #: src/x-perl.c:1242
2836 msgid "%s:%d: invalid interpolation (\"\\U\") of 8bit character \"%c\""
2839 #: src/x-perl.c:3006
2841 msgid "%s:%d: fatal: plural message seen before singular message\n"
2846 msgid "%s:%d: invalid string definition"
2851 msgid "%s:%d: missing number after #"
2856 msgid "%s:%d: invalid string expression"
2862 "%s:%lu: warning: the syntax $\"...\" is deprecated due to security reasons; "
2863 "use eval_gettext instead"
2866 #: src/xgettext.c:526
2868 msgid "--join-existing cannot be used when output is written to stdout"
2871 #: src/xgettext.c:531
2873 msgid "xgettext cannot work without keywords to look for"
2876 #: src/xgettext.c:674
2878 msgid "warning: file `%s' extension `%s' is unknown; will try C"
2881 #: src/xgettext.c:725
2883 msgid "Extract translatable strings from given input files.\n"
2886 #: src/xgettext.c:748
2889 " -d, --default-domain=NAME use NAME.po for output (instead of messages."
2893 #: src/xgettext.c:750
2895 msgid " -o, --output=FILE write output to specified file\n"
2898 #: src/xgettext.c:752
2901 " -p, --output-dir=DIR output files will be placed in directory DIR\n"
2904 #: src/xgettext.c:757
2906 msgid "Choice of input file language:\n"
2909 #: src/xgettext.c:759
2912 " -L, --language=NAME recognise the specified language\n"
2913 " (C, C++, ObjectiveC, PO, Shell, Python, "
2915 " EmacsLisp, librep, Scheme, Smalltalk, Java,\n"
2916 " JavaProperties, C#, awk, YCP, Tcl, Perl, "
2918 " GCC-source, NXStringTable, RST, Glade)\n"
2921 #: src/xgettext.c:765
2923 msgid " -C, --c++ shorthand for --language=C++\n"
2926 #: src/xgettext.c:767
2929 "By default the language is guessed depending on the input file name "
2933 #: src/xgettext.c:772
2936 " --from-code=NAME encoding of input files\n"
2937 " (except for Python, Tcl, Glade)\n"
2940 #: src/xgettext.c:775
2942 msgid "By default the input files are assumed to be in ASCII.\n"
2945 #: src/xgettext.c:780
2947 msgid " -j, --join-existing join messages with existing file\n"
2950 #: src/xgettext.c:782
2952 msgid " -x, --exclude-file=FILE.po entries from FILE.po are not extracted\n"
2955 #: src/xgettext.c:784
2958 " -c, --add-comments[=TAG] place comment block with TAG (or those\n"
2959 " preceding keyword lines) in output file\n"
2962 #: src/xgettext.c:788
2964 msgid "Language specific options:\n"
2967 #: src/xgettext.c:790
2969 msgid " -a, --extract-all extract all strings\n"
2972 #: src/xgettext.c:792 src/xgettext.c:799
2975 " (only languages C, C++, ObjectiveC, Shell,\n"
2976 " Python, Lisp, EmacsLisp, librep, Scheme, "
2978 " C#, awk, Tcl, Perl, PHP, GCC-source, Glade)\n"
2981 #: src/xgettext.c:796
2984 " -k, --keyword[=WORD] additional keyword to be looked for (without\n"
2985 " WORD means not to use default keywords)\n"
2988 #: src/xgettext.c:803
2991 " --flag=WORD:ARG:FLAG additional flag for strings inside the "
2993 " number ARG of keyword WORD\n"
2996 #: src/xgettext.c:806
2999 " (only languages C, C++, ObjectiveC, Shell,\n"
3000 " Python, Lisp, EmacsLisp, librep, Scheme, "
3002 " C#, awk, YCP, Tcl, Perl, PHP, GCC-source)\n"
3005 #: src/xgettext.c:810
3007 msgid " -T, --trigraphs understand ANSI C trigraphs for input\n"
3010 #: src/xgettext.c:812
3012 msgid " (only languages C, C++, ObjectiveC)\n"
3015 #: src/xgettext.c:814
3017 msgid " --qt recognize Qt format strings\n"
3020 #: src/xgettext.c:816
3022 msgid " (only language C++)\n"
3025 #: src/xgettext.c:818
3028 " --debug more detailed formatstring recognition result\n"
3031 #: src/xgettext.c:837
3033 msgid " --properties-output write out a Java .properties file\n"
3036 #: src/xgettext.c:852
3038 msgid " --copyright-holder=STRING set copyright holder in output\n"
3041 #: src/xgettext.c:854
3044 " --foreign-user omit FSF copyright in output for foreign user\n"
3047 #: src/xgettext.c:856
3050 " --msgid-bugs-address=EMAIL@ADDRESS set report address for msgid bugs\n"
3053 #: src/xgettext.c:858
3056 " -m, --msgstr-prefix[=STRING] use STRING or \"\" as prefix for msgstr "
3060 #: src/xgettext.c:860
3063 " -M, --msgstr-suffix[=STRING] use STRING or \"\" as suffix for msgstr "
3067 #: src/xgettext.c:1462
3070 "A --flag argument doesn't have the <keyword>:<argnum>:[pass-]<flag> syntax: %"
3074 #: src/xgettext.c:1560
3075 msgid "standard input"
3078 #: src/xgettext.c:1731 src/xgettext.c:1786
3080 msgid "%s%s: warning: "
3083 #: src/xgettext.c:1733
3086 "Although being used in a format string position, the %s is not a valid %s "
3087 "format string. Reason: %s\n"
3090 #: src/xgettext.c:1733
3093 "Although declared as such, the %s is not a valid %s format string. Reason: %"
3097 #: src/xgettext.c:1788
3099 "Empty msgid. It is reserved by GNU gettext:\n"
3100 "gettext(\"\") returns the header entry with\n"
3101 "meta information, not the empty string.\n"
3104 #: src/xgettext.c:2071
3106 "The option --msgid-bugs-address was not specified.\n"
3107 "If you are using a `Makevars' file, please specify\n"
3108 "the MSGID_BUGS_ADDRESS variable there; otherwise please\n"
3109 "specify an --msgid-bugs-address command line option.\n"
3112 #: src/xgettext.c:2262
3114 msgid "language `%s' unknown"
3117 #: src/user-email.sh.in:340
3118 msgid "Which is your email address?"
3121 #: src/user-email.sh.in:342
3122 msgid "Please choose the number, or enter your email address."
3125 #: src/user-email.sh.in:360 src/user-email.sh.in:384 src/user-email.sh.in:403
3126 msgid "Invalid email address: invalid character."
3129 #: src/user-email.sh.in:362 src/user-email.sh.in:386 src/user-email.sh.in:405
3130 msgid "Invalid email address: need a fully qualified host name or domain name."
3133 #: src/user-email.sh.in:363 src/user-email.sh.in:387 src/user-email.sh.in:406
3134 msgid "Invalid email address: missing @"
3137 #: src/user-email.sh.in:372
3138 msgid "Is the following your email address?"
3141 #: src/user-email.sh.in:374
3142 msgid "Please confirm by pressing Return, or enter your email address."
3145 #: src/user-email.sh.in:395
3146 msgid "Couldn't find out about your email address."
3149 #: src/user-email.sh.in:397
3150 msgid "Please enter your email address."