1 # English translations for flex package.
2 # This file is put in the public domain.
3 # Automatically generated, 2014.
5 # All this catalog "translates" are quotation characters.
6 # The msgids must be ASCII and therefore cannot contain real quotation
7 # characters, only substitutes like grave accent (0x60), apostrophe (0x27)
8 # and double quote (0x22). These substitutes look strange; see
9 # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
11 # This catalog translates grave accent (0x60) and apostrophe (0x27) to
12 # left single quotation mark (U+2018) and right single quotation mark (U+2019).
13 # It also translates pairs of apostrophe (0x27) to
14 # left single quotation mark (U+2018) and right single quotation mark (U+2019)
15 # and pairs of quotation mark (0x22) to
16 # left double quotation mark (U+201C) and right double quotation mark (U+201D).
18 # When output to an UTF-8 terminal, the quotation characters appear perfectly.
19 # When output to an ISO-8859-1 terminal, the single quotation marks are
20 # transliterated to apostrophes (by iconv in glibc 2.2 or newer) or to
21 # grave/acute accent (by libiconv), and the double quotation marks are
22 # transliterated to 0x22.
23 # When output to an ASCII terminal, the single quotation marks are
24 # transliterated to apostrophes, and the double quotation marks are
25 # transliterated to 0x22.
27 # This catalog furthermore displays the text between the quotation marks in
28 # bold face, assuming the VT100/XTerm escape sequences.
32 "Project-Id-Version: flex 2.5.39\n"
33 "Report-Msgid-Bugs-To: flex-devel@lists.sourceforge.net\n"
34 "POT-Creation-Date: 2014-03-26 15:00-0400\n"
35 "PO-Revision-Date: 2014-03-26 15:00-0400\n"
36 "Last-Translator: Automatically generated\n"
37 "Language-Team: none\n"
38 "Language: en@boldquot\n"
40 "Content-Type: text/plain; charset=UTF-8\n"
41 "Content-Transfer-Encoding: 8bit\n"
42 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
45 msgid "Allocation of buffer to print string failed"
46 msgstr "Allocation of buffer to print string failed"
49 msgid "Allocation of buffer for line directive failed"
50 msgstr "Allocation of buffer for line directive failed"
53 msgid "Allocation of buffer for m4 def failed"
54 msgstr "Allocation of buffer for m4 def failed"
57 msgid "Allocation of buffer for m4 undef failed"
58 msgstr "Allocation of buffer for m4 undef failed"
62 msgid "State #%d is non-accepting -\n"
63 msgstr "State #%d is non-accepting -\n"
66 msgid "dangerous trailing context"
67 msgstr "dangerous trailing context"
71 msgid " associated rule line numbers:"
72 msgstr " associated rule line numbers:"
76 msgid " out-transitions: "
77 msgstr " out-transitions: "
83 " jam-transitions: EOF "
86 " jam-transitions: EOF "
89 msgid "consistency check failed in epsclosure()"
90 msgstr "consistency check failed in epsclosure()"
105 msgid "could not create unique end-of-buffer state"
106 msgstr "could not create unique end-of-buffer state"
110 msgid "state # %d:\n"
111 msgstr "state # %d:\n"
114 msgid "Could not write yynxt_tbl[][]"
115 msgstr "Could not write yynxt_tbl[][]"
118 msgid "bad transition character detected in sympartition()"
119 msgstr "bad transition character detected in sympartition()"
125 "Equivalence Classes:\n"
130 "Equivalence Classes:\n"
133 #: gen.c:662 gen.c:691 gen.c:1215
135 msgid "state # %d accepts: [%d]\n"
136 msgstr "state # %d accepts: [%d]\n"
140 msgid "state # %d accepts: "
141 msgstr "state # %d accepts: "
144 msgid "Could not write yyacclist_tbl"
145 msgstr "Could not write yyacclist_tbl"
148 msgid "Could not write yyacc_tbl"
149 msgstr "Could not write yyacc_tbl"
151 #: gen.c:1248 gen.c:1633 gen.c:1656
152 msgid "Could not write ecstbl"
153 msgstr "Could not write ecstbl"
159 "Meta-Equivalence Classes:\n"
163 "Meta-Equivalence Classes:\n"
166 msgid "Could not write yymeta_tbl"
167 msgstr "Could not write yymeta_tbl"
170 msgid "Could not write yybase_tbl"
171 msgstr "Could not write yybase_tbl"
174 msgid "Could not write yydef_tbl"
175 msgstr "Could not write yydef_tbl"
178 msgid "Could not write yynxt_tbl"
179 msgstr "Could not write yynxt_tbl"
182 msgid "Could not write yychk_tbl"
183 msgstr "Could not write yychk_tbl"
185 #: gen.c:1618 gen.c:1647
186 msgid "Could not write ftbl"
187 msgstr "Could not write ftbl"
190 msgid "Could not write ssltbl"
191 msgstr "Could not write ssltbl"
194 msgid "Could not write eoltbl"
195 msgstr "Could not write eoltbl"
198 msgid "Could not write yynultrans_tbl"
199 msgstr "Could not write yynultrans_tbl"
202 msgid "rule cannot be matched"
203 msgstr "rule cannot be matched"
206 msgid "-s option given but default rule can be matched"
207 msgstr "-s option given but default rule can be matched"
210 msgid "Can't use -+ with -l option"
211 msgstr "Can't use -+ with -l option"
214 msgid "Can't use -f or -F with -l option"
215 msgstr "Can't use -f or -F with -l option"
218 msgid "Can't use --reentrant or --bison-bridge with -l option"
219 msgstr "Can't use --reentrant or --bison-bridge with -l option"
222 msgid "-Cf/-CF and -Cm don't make sense together"
223 msgstr "-Cf/-CF and -Cm don't make sense together"
226 msgid "-Cf/-CF and -I are incompatible"
227 msgstr "-Cf/-CF and -I are incompatible"
230 msgid "-Cf/-CF are incompatible with lex-compatibility mode"
231 msgstr "-Cf/-CF are incompatible with lex-compatibility mode"
234 msgid "-Cf and -CF are mutually exclusive"
235 msgstr "-Cf and -CF are mutually exclusive"
238 msgid "Can't use -+ with -CF option"
239 msgstr "Can't use -+ with -CF option"
243 msgid "%array incompatible with -+ option"
244 msgstr "%array incompatible with -+ option"
247 msgid "Options -+ and --reentrant are mutually exclusive."
248 msgstr "Options -+ and --reentrant are mutually exclusive."
251 msgid "bison bridge not supported for the C++ scanner."
252 msgstr "bison bridge not supported for the C++ scanner."
254 #: main.c:357 main.c:403
256 msgid "could not create %s"
257 msgstr "could not create %s"
260 msgid "could not write tables header"
261 msgstr "could not write tables header"
265 msgid "can't open skeleton file %s"
266 msgstr "can't open skeleton file %s"
269 msgid "allocation of macro definition failed"
270 msgstr "allocation of macro definition failed"
274 msgid "input error reading skeleton file %s"
275 msgstr "input error reading skeleton file %s"
279 msgid "error closing skeleton file %s"
280 msgstr "error closing skeleton file %s"
284 msgid "error creating header file %s"
285 msgstr "error creating header file %s"
289 msgid "error writing output file %s"
290 msgstr "error writing output file %s"
294 msgid "error closing output file %s"
295 msgstr "error closing output file %s"
299 msgid "error deleting output file %s"
300 msgstr "error deleting output file %s"
304 msgid "No backing up.\n"
305 msgstr "No backing up.\n"
309 msgid "%d backing up (non-accepting) states.\n"
310 msgstr "%d backing up (non-accepting) states.\n"
314 msgid "Compressed tables always back up.\n"
315 msgstr "Compressed tables always back up.\n"
319 msgid "error writing backup file %s"
320 msgstr "error writing backup file %s"
324 msgid "error closing backup file %s"
325 msgstr "error closing backup file %s"
329 msgid "%s version %s usage statistics:\n"
330 msgstr "%s version %s usage statistics:\n"
334 msgid " scanner options: -"
335 msgstr " scanner options: -"
339 msgid " %d/%d NFA states\n"
340 msgstr " %d/%d NFA states\n"
344 msgid " %d/%d DFA states (%d words)\n"
345 msgstr " %d/%d DFA states (%d words)\n"
354 msgid " No backing up\n"
355 msgstr " No backing up\n"
359 msgid " %d backing-up (non-accepting) states\n"
360 msgstr " %d backing-up (non-accepting) states\n"
364 msgid " Compressed tables always back-up\n"
365 msgstr " Compressed tables always back-up\n"
369 msgid " Beginning-of-line patterns used\n"
370 msgstr " Beginning-of-line patterns used\n"
374 msgid " %d/%d start conditions\n"
375 msgstr " %d/%d start conditions\n"
379 msgid " %d epsilon states, %d double epsilon states\n"
380 msgstr " %d epsilon states, %d double epsilon states\n"
384 msgid " no character classes\n"
385 msgstr " no character classes\n"
389 msgid " %d/%d character classes needed %d/%d words of storage, %d reused\n"
390 msgstr " %d/%d character classes needed %d/%d words of storage, %d reused\n"
394 msgid " %d state/nextstate pairs created\n"
395 msgstr " %d state/nextstate pairs created\n"
399 msgid " %d/%d unique/duplicate transitions\n"
400 msgstr " %d/%d unique/duplicate transitions\n"
404 msgid " %d table entries\n"
405 msgstr " %d table entries\n"
409 msgid " %d/%d base-def entries created\n"
410 msgstr " %d/%d base-def entries created\n"
414 msgid " %d/%d (peak %d) nxt-chk entries created\n"
415 msgstr " %d/%d (peak %d) nxt-chk entries created\n"
419 msgid " %d/%d (peak %d) template nxt-chk entries created\n"
420 msgstr " %d/%d (peak %d) template nxt-chk entries created\n"
424 msgid " %d empty table entries\n"
425 msgstr " %d empty table entries\n"
429 msgid " %d protos created\n"
430 msgstr " %d protos created\n"
434 msgid " %d templates created, %d uses\n"
435 msgstr " %d templates created, %d uses\n"
439 msgid " %d/%d equivalence classes created\n"
440 msgstr " %d/%d equivalence classes created\n"
444 msgid " %d/%d meta-equivalence classes created\n"
445 msgstr " %d/%d meta-equivalence classes created\n"
449 msgid " %d (%d saved) hash collisions, %d DFAs equal\n"
450 msgstr " %d (%d saved) hash collisions, %d DFAs equal\n"
454 msgid " %d sets of reallocations needed\n"
455 msgstr " %d sets of reallocations needed\n"
459 msgid " %d total table entries needed\n"
460 msgstr " %d total table entries needed\n"
464 msgid "Internal error. flexopts are malformed.\n"
465 msgstr "Internal error. flexopts are malformed.\n"
469 msgid "Try `%s --help' for more information.\n"
470 msgstr "Try ‘
\e[1m%s --help
\e[0m’ for more information.\n"
474 msgid "unknown -C option '%c'"
475 msgstr "unknown -C option ‘
\e[1m%c
\e[0m’"
483 msgid "fatal parse error"
484 msgstr "fatal parse error"
488 msgid "could not create backing-up info file %s"
489 msgstr "could not create backing-up info file %s"
493 msgid "-l AT&T lex compatibility option entails a large performance penalty\n"
494 msgstr "-l AT&T lex compatibility option entails a large performance penalty\n"
498 msgid " and may be the actual source of other reported performance penalties\n"
500 " and may be the actual source of other reported performance penalties\n"
505 "%%option yylineno entails a performance penalty ONLY on rules that can match "
506 "newline characters\n"
508 "%%option yylineno entails a performance penalty ONLY on rules that can match "
509 "newline characters\n"
513 msgid "-I (interactive) entails a minor performance penalty\n"
514 msgstr "-I (interactive) entails a minor performance penalty\n"
518 msgid "yymore() entails a minor performance penalty\n"
519 msgstr "yymore() entails a minor performance penalty\n"
523 msgid "REJECT entails a large performance penalty\n"
524 msgstr "REJECT entails a large performance penalty\n"
528 msgid "Variable trailing context rules entail a large performance penalty\n"
529 msgstr "Variable trailing context rules entail a large performance penalty\n"
532 msgid "REJECT cannot be used with -f or -F"
533 msgstr "REJECT cannot be used with -f or -F"
537 msgid "%option yylineno cannot be used with REJECT"
538 msgstr "%option yylineno cannot be used with REJECT"
541 msgid "variable trailing context rules cannot be used with -f or -F"
542 msgstr "variable trailing context rules cannot be used with -f or -F"
546 msgid "%option yyclass only meaningful for C++ scanners"
547 msgstr "%option yyclass only meaningful for C++ scanners"
551 msgid "Usage: %s [OPTIONS] [FILE]...\n"
552 msgstr "Usage: %s [OPTIONS] [FILE]...\n"
557 "Generates programs that perform pattern-matching on text.\n"
559 "Table Compression:\n"
560 " -Ca, --align trade off larger tables for better memory alignment\n"
561 " -Ce, --ecs construct equivalence classes\n"
562 " -Cf do not compress tables; use -f representation\n"
563 " -CF do not compress tables; use -F representation\n"
564 " -Cm, --meta-ecs construct meta-equivalence classes\n"
565 " -Cr, --read use read() instead of stdio for scanner input\n"
566 " -f, --full generate fast, large scanner. Same as -Cfr\n"
567 " -F, --fast use alternate table representation. Same as -CFr\n"
568 " -Cem default compression (same as --ecs --meta-ecs)\n"
571 " -d, --debug enable debug mode in scanner\n"
572 " -b, --backup write backing-up information to %s\n"
573 " -p, --perf-report write performance report to stderr\n"
574 " -s, --nodefault suppress default rule to ECHO unmatched text\n"
575 " -T, --trace %s should run in trace mode\n"
576 " -w, --nowarn do not generate warnings\n"
577 " -v, --verbose write summary of scanner statistics to stdout\n"
580 " -o, --outfile=FILE specify output filename\n"
581 " -S, --skel=FILE specify skeleton file\n"
582 " -t, --stdout write scanner on stdout instead of %s\n"
583 " --yyclass=NAME name of C++ class\n"
584 " --header-file=FILE create a C header file in addition to the "
586 " --tables-file[=FILE] write tables to FILE\n"
588 "Scanner behavior:\n"
589 " -7, --7bit generate 7-bit scanner\n"
590 " -8, --8bit generate 8-bit scanner\n"
591 " -B, --batch generate batch scanner (opposite of -I)\n"
592 " -i, --case-insensitive ignore case in patterns\n"
593 " -l, --lex-compat maximal compatibility with original lex\n"
594 " -X, --posix-compat maximal compatibility with POSIX lex\n"
595 " -I, --interactive generate interactive scanner (opposite of -B)\n"
596 " --yylineno track line count in yylineno\n"
599 " -+, --c++ generate C++ scanner class\n"
600 " -Dmacro[=defn] #define macro defn (default defn is '1')\n"
601 " -L, --noline suppress #line directives in scanner\n"
602 " -P, --prefix=STRING use STRING as prefix instead of \"yy\"\n"
603 " -R, --reentrant generate a reentrant C scanner\n"
604 " --bison-bridge scanner for bison pure parser.\n"
605 " --bison-locations include yylloc support.\n"
606 " --stdinit initialize yyin/yyout to stdin/stdout\n"
607 " --noansi-definitions old-style function definitions\n"
608 " --noansi-prototypes empty parameter list in prototypes\n"
609 " --nounistd do not include <unistd.h>\n"
610 " --noFUNCTION do not generate a particular FUNCTION\n"
613 " -c do-nothing POSIX option\n"
614 " -n do-nothing POSIX option\n"
616 " -h, --help produce this help message\n"
617 " -V, --version report %s version\n"
619 "Generates programs that perform pattern-matching on text.\n"
621 "Table Compression:\n"
622 " -Ca, --align trade off larger tables for better memory alignment\n"
623 " -Ce, --ecs construct equivalence classes\n"
624 " -Cf do not compress tables; use -f representation\n"
625 " -CF do not compress tables; use -F representation\n"
626 " -Cm, --meta-ecs construct meta-equivalence classes\n"
627 " -Cr, --read use read() instead of stdio for scanner input\n"
628 " -f, --full generate fast, large scanner. Same as -Cfr\n"
629 " -F, --fast use alternate table representation. Same as -CFr\n"
630 " -Cem default compression (same as --ecs --meta-ecs)\n"
633 " -d, --debug enable debug mode in scanner\n"
634 " -b, --backup write backing-up information to %s\n"
635 " -p, --perf-report write performance report to stderr\n"
636 " -s, --nodefault suppress default rule to ECHO unmatched text\n"
637 " -T, --trace %s should run in trace mode\n"
638 " -w, --nowarn do not generate warnings\n"
639 " -v, --verbose write summary of scanner statistics to stdout\n"
642 " -o, --outfile=FILE specify output filename\n"
643 " -S, --skel=FILE specify skeleton file\n"
644 " -t, --stdout write scanner on stdout instead of %s\n"
645 " --yyclass=NAME name of C++ class\n"
646 " --header-file=FILE create a C header file in addition to the "
648 " --tables-file[=FILE] write tables to FILE\n"
650 "Scanner behavior:\n"
651 " -7, --7bit generate 7-bit scanner\n"
652 " -8, --8bit generate 8-bit scanner\n"
653 " -B, --batch generate batch scanner (opposite of -I)\n"
654 " -i, --case-insensitive ignore case in patterns\n"
655 " -l, --lex-compat maximal compatibility with original lex\n"
656 " -X, --posix-compat maximal compatibility with POSIX lex\n"
657 " -I, --interactive generate interactive scanner (opposite of -B)\n"
658 " --yylineno track line count in yylineno\n"
661 " -+, --c++ generate C++ scanner class\n"
662 " -Dmacro[=defn] #define macro defn (default defn is '1')\n"
663 " -L, --noline suppress #line directives in scanner\n"
664 " -P, --prefix=STRING use STRING as prefix instead of “
\e[1myy
\e[0m”\n"
665 " -R, --reentrant generate a reentrant C scanner\n"
666 " --bison-bridge scanner for bison pure parser.\n"
667 " --bison-locations include yylloc support.\n"
668 " --stdinit initialize yyin/yyout to stdin/stdout\n"
669 " --noansi-definitions old-style function definitions\n"
670 " --noansi-prototypes empty parameter list in prototypes\n"
671 " --nounistd do not include <unistd.h>\n"
672 " --noFUNCTION do not generate a particular FUNCTION\n"
675 " -c do-nothing POSIX option\n"
676 " -n do-nothing POSIX option\n"
678 " -h, --help produce this help message\n"
679 " -V, --version report %s version\n"
682 msgid "allocation of sko_stack failed"
683 msgstr "allocation of sko_stack failed"
685 #: misc.c:102 misc.c:128
687 msgid "name \"%s\" ridiculously long"
688 msgstr "name “
\e[1m%s
\e[0m” ridiculously long"
691 msgid "memory allocation failed in allocate_array()"
692 msgstr "memory allocation failed in allocate_array()"
696 msgid "bad character '%s' detected in check_char()"
697 msgstr "bad character ‘
\e[1m%s
\e[0m’ detected in check_char()"
701 msgid "scanner requires -8 flag to use the character %s"
702 msgstr "scanner requires -8 flag to use the character %s"
705 msgid "dynamic memory failure in copy_string()"
706 msgstr "dynamic memory failure in copy_string()"
710 msgid "%s: fatal internal error, %s\n"
711 msgstr "%s: fatal internal error, %s\n"
714 msgid "attempt to increase array size failed"
715 msgstr "attempt to increase array size failed"
718 msgid "bad line in skeleton file"
719 msgstr "bad line in skeleton file"
722 msgid "memory allocation failed in yy_flex_xmalloc()"
723 msgstr "memory allocation failed in yy_flex_xmalloc()"
730 "********** beginning dump of nfa with start state %d\n"
734 "********** beginning dump of nfa with start state %d\n"
738 msgid "state # %4d\t"
739 msgstr "state # %4d\t"
743 msgid "********** end of dump\n"
744 msgstr "********** end of dump\n"
747 msgid "empty machine in dupmachine()"
748 msgstr "empty machine in dupmachine()"
752 msgid "Variable trailing context rule at line %d\n"
753 msgstr "Variable trailing context rule at line %d\n"
756 msgid "bad state type in mark_beginning_as_normal()"
757 msgstr "bad state type in mark_beginning_as_normal()"
761 msgid "input rules are too complicated (>= %d NFA states)"
762 msgstr "input rules are too complicated (>= %d NFA states)"
765 msgid "found too many transitions in mkxtion()"
766 msgstr "found too many transitions in mkxtion()"
770 msgid "too many rules (> %d)!"
771 msgstr "too many rules (> %d)!"
774 msgid "unknown error processing section 1"
775 msgstr "unknown error processing section 1"
777 #: parse.y:184 parse.y:351
778 msgid "bad start condition list"
779 msgstr "bad start condition list"
782 msgid "unrecognized rule"
783 msgstr "unrecognized rule"
785 #: parse.y:434 parse.y:447 parse.y:516
786 msgid "trailing context used twice"
787 msgstr "trailing context used twice"
789 #: parse.y:552 parse.y:562 parse.y:635 parse.y:645
790 msgid "bad iteration values"
791 msgstr "bad iteration values"
793 #: parse.y:580 parse.y:598 parse.y:663 parse.y:681
794 msgid "iteration value must be positive"
795 msgstr "iteration value must be positive"
797 #: parse.y:804 parse.y:814
799 msgid "the character range [%c-%c] is ambiguous in a case-insensitive scanner"
800 msgstr "the character range [%c-%c] is ambiguous in a case-insensitive scanner"
803 msgid "negative range in character class"
804 msgstr "negative range in character class"
807 msgid "[:^lower:] is ambiguous in case insensitive scanner"
808 msgstr "[:^lower:] is ambiguous in case insensitive scanner"
811 msgid "[:^upper:] ambiguous in case insensitive scanner"
812 msgstr "[:^upper:] ambiguous in case insensitive scanner"
814 #: scan.l:75 scan.l:618 scan.l:676
815 msgid "Input line too long\n"
816 msgstr "Input line too long\n"
820 msgid "malformed '%top' directive"
821 msgstr "malformed ‘
\e[1m%top
\e[0m’ directive"
825 msgid "unrecognized '%' directive"
826 msgstr "unrecognized ‘
\e[1m%
\e[0m’ directive"
829 msgid "Definition name too long\n"
830 msgstr "Definition name too long\n"
833 msgid "Unmatched '{'"
834 msgstr "Unmatched ‘
\e[1m{
\e[0m’"
838 msgid "Definition value for {%s} too long\n"
839 msgstr "Definition value for {%s} too long\n"
842 msgid "incomplete name definition"
843 msgstr "incomplete name definition"
846 msgid "Option line too long\n"
847 msgstr "Option line too long\n"
851 msgid "unrecognized %%option: %s"
852 msgstr "unrecognized %%option: %s"
854 #: scan.l:633 scan.l:800
855 msgid "bad character class"
856 msgstr "bad character class"
860 msgid "undefined definition {%s}"
861 msgstr "undefined definition {%s}"
865 msgid "bad <start condition>: %s"
866 msgstr "bad <start condition>: %s"
869 msgid "missing quote"
870 msgstr "missing quote"
874 msgid "bad character class expression: %s"
875 msgstr "bad character class expression: %s"
878 msgid "bad character inside {}'s"
879 msgstr "bad character inside {}'s"
886 msgid "EOF encountered inside an action"
887 msgstr "EOF encountered inside an action"
890 msgid "EOF encountered inside pattern"
891 msgstr "EOF encountered inside pattern"
895 msgid "bad character: %s"
896 msgstr "bad character: %s"
900 msgid "can't open %s"
901 msgstr "can't open %s"
905 msgid "Usage: %s [OPTIONS]...\n"
906 msgstr "Usage: %s [OPTIONS]...\n"
910 msgid "option `%s' doesn't allow an argument\n"
911 msgstr "option ‘
\e[1m%s
\e[0m’ doesn't allow an argument\n"
915 msgid "option `%s' requires an argument\n"
916 msgstr "option ‘
\e[1m%s
\e[0m’ requires an argument\n"
920 msgid "option `%s' is ambiguous\n"
921 msgstr "option ‘
\e[1m%s
\e[0m’ is ambiguous\n"
925 msgid "Unrecognized option `%s'\n"
926 msgstr "Unrecognized option ‘
\e[1m%s
\e[0m’\n"
930 msgid "Unknown error=(%d)\n"
931 msgstr "Unknown error=(%d)\n"
934 msgid "symbol table memory allocation failed"
935 msgstr "symbol table memory allocation failed"
938 msgid "name defined twice"
939 msgstr "name defined twice"
943 msgid "start condition %s declared twice"
944 msgstr "start condition %s declared twice"
947 msgid "premature EOF"
948 msgstr "premature EOF"
953 msgstr "End Marker\n"
957 msgid "*Something Weird* - tok: %d val: %d\n"
958 msgstr "*Something Weird* - tok: %d val: %d\n"