1 # SOME DESCRIPTIVE TITLE.
2 # This file is put in the public domain.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
8 "Project-Id-Version: flex 2.5.39\n"
9 "Report-Msgid-Bugs-To: flex-devel@lists.sourceforge.net\n"
10 "POT-Creation-Date: 2014-03-26 15:00-0400\n"
11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
20 msgid "Allocation of buffer to print string failed"
24 msgid "Allocation of buffer for line directive failed"
28 msgid "Allocation of buffer for m4 def failed"
32 msgid "Allocation of buffer for m4 undef failed"
37 msgid "State #%d is non-accepting -\n"
41 msgid "dangerous trailing context"
46 msgid " associated rule line numbers:"
51 msgid " out-transitions: "
58 " jam-transitions: EOF "
62 msgid "consistency check failed in epsclosure()"
74 msgid "could not create unique end-of-buffer state"
83 msgid "Could not write yynxt_tbl[][]"
87 msgid "bad transition character detected in sympartition()"
94 "Equivalence Classes:\n"
98 #: gen.c:662 gen.c:691 gen.c:1215
100 msgid "state # %d accepts: [%d]\n"
105 msgid "state # %d accepts: "
109 msgid "Could not write yyacclist_tbl"
113 msgid "Could not write yyacc_tbl"
116 #: gen.c:1248 gen.c:1633 gen.c:1656
117 msgid "Could not write ecstbl"
124 "Meta-Equivalence Classes:\n"
128 msgid "Could not write yymeta_tbl"
132 msgid "Could not write yybase_tbl"
136 msgid "Could not write yydef_tbl"
140 msgid "Could not write yynxt_tbl"
144 msgid "Could not write yychk_tbl"
147 #: gen.c:1618 gen.c:1647
148 msgid "Could not write ftbl"
152 msgid "Could not write ssltbl"
156 msgid "Could not write eoltbl"
160 msgid "Could not write yynultrans_tbl"
164 msgid "rule cannot be matched"
168 msgid "-s option given but default rule can be matched"
172 msgid "Can't use -+ with -l option"
176 msgid "Can't use -f or -F with -l option"
180 msgid "Can't use --reentrant or --bison-bridge with -l option"
184 msgid "-Cf/-CF and -Cm don't make sense together"
188 msgid "-Cf/-CF and -I are incompatible"
192 msgid "-Cf/-CF are incompatible with lex-compatibility mode"
196 msgid "-Cf and -CF are mutually exclusive"
200 msgid "Can't use -+ with -CF option"
205 msgid "%array incompatible with -+ option"
209 msgid "Options -+ and --reentrant are mutually exclusive."
213 msgid "bison bridge not supported for the C++ scanner."
216 #: main.c:357 main.c:403
218 msgid "could not create %s"
222 msgid "could not write tables header"
227 msgid "can't open skeleton file %s"
231 msgid "allocation of macro definition failed"
236 msgid "input error reading skeleton file %s"
241 msgid "error closing skeleton file %s"
246 msgid "error creating header file %s"
251 msgid "error writing output file %s"
256 msgid "error closing output file %s"
261 msgid "error deleting output file %s"
266 msgid "No backing up.\n"
271 msgid "%d backing up (non-accepting) states.\n"
276 msgid "Compressed tables always back up.\n"
281 msgid "error writing backup file %s"
286 msgid "error closing backup file %s"
291 msgid "%s version %s usage statistics:\n"
296 msgid " scanner options: -"
301 msgid " %d/%d NFA states\n"
306 msgid " %d/%d DFA states (%d words)\n"
316 msgid " No backing up\n"
321 msgid " %d backing-up (non-accepting) states\n"
326 msgid " Compressed tables always back-up\n"
331 msgid " Beginning-of-line patterns used\n"
336 msgid " %d/%d start conditions\n"
341 msgid " %d epsilon states, %d double epsilon states\n"
346 msgid " no character classes\n"
351 msgid " %d/%d character classes needed %d/%d words of storage, %d reused\n"
356 msgid " %d state/nextstate pairs created\n"
361 msgid " %d/%d unique/duplicate transitions\n"
366 msgid " %d table entries\n"
371 msgid " %d/%d base-def entries created\n"
376 msgid " %d/%d (peak %d) nxt-chk entries created\n"
381 msgid " %d/%d (peak %d) template nxt-chk entries created\n"
386 msgid " %d empty table entries\n"
391 msgid " %d protos created\n"
396 msgid " %d templates created, %d uses\n"
401 msgid " %d/%d equivalence classes created\n"
406 msgid " %d/%d meta-equivalence classes created\n"
411 msgid " %d (%d saved) hash collisions, %d DFAs equal\n"
416 msgid " %d sets of reallocations needed\n"
421 msgid " %d total table entries needed\n"
426 msgid "Internal error. flexopts are malformed.\n"
431 msgid "Try `%s --help' for more information.\n"
436 msgid "unknown -C option '%c'"
445 msgid "fatal parse error"
450 msgid "could not create backing-up info file %s"
455 msgid "-l AT&T lex compatibility option entails a large performance penalty\n"
460 msgid " and may be the actual source of other reported performance penalties\n"
466 "%%option yylineno entails a performance penalty ONLY on rules that can match "
467 "newline characters\n"
472 msgid "-I (interactive) entails a minor performance penalty\n"
477 msgid "yymore() entails a minor performance penalty\n"
482 msgid "REJECT entails a large performance penalty\n"
487 msgid "Variable trailing context rules entail a large performance penalty\n"
491 msgid "REJECT cannot be used with -f or -F"
496 msgid "%option yylineno cannot be used with REJECT"
500 msgid "variable trailing context rules cannot be used with -f or -F"
505 msgid "%option yyclass only meaningful for C++ scanners"
510 msgid "Usage: %s [OPTIONS] [FILE]...\n"
516 "Generates programs that perform pattern-matching on text.\n"
518 "Table Compression:\n"
519 " -Ca, --align trade off larger tables for better memory alignment\n"
520 " -Ce, --ecs construct equivalence classes\n"
521 " -Cf do not compress tables; use -f representation\n"
522 " -CF do not compress tables; use -F representation\n"
523 " -Cm, --meta-ecs construct meta-equivalence classes\n"
524 " -Cr, --read use read() instead of stdio for scanner input\n"
525 " -f, --full generate fast, large scanner. Same as -Cfr\n"
526 " -F, --fast use alternate table representation. Same as -CFr\n"
527 " -Cem default compression (same as --ecs --meta-ecs)\n"
530 " -d, --debug enable debug mode in scanner\n"
531 " -b, --backup write backing-up information to %s\n"
532 " -p, --perf-report write performance report to stderr\n"
533 " -s, --nodefault suppress default rule to ECHO unmatched text\n"
534 " -T, --trace %s should run in trace mode\n"
535 " -w, --nowarn do not generate warnings\n"
536 " -v, --verbose write summary of scanner statistics to stdout\n"
539 " -o, --outfile=FILE specify output filename\n"
540 " -S, --skel=FILE specify skeleton file\n"
541 " -t, --stdout write scanner on stdout instead of %s\n"
542 " --yyclass=NAME name of C++ class\n"
543 " --header-file=FILE create a C header file in addition to the "
545 " --tables-file[=FILE] write tables to FILE\n"
547 "Scanner behavior:\n"
548 " -7, --7bit generate 7-bit scanner\n"
549 " -8, --8bit generate 8-bit scanner\n"
550 " -B, --batch generate batch scanner (opposite of -I)\n"
551 " -i, --case-insensitive ignore case in patterns\n"
552 " -l, --lex-compat maximal compatibility with original lex\n"
553 " -X, --posix-compat maximal compatibility with POSIX lex\n"
554 " -I, --interactive generate interactive scanner (opposite of -B)\n"
555 " --yylineno track line count in yylineno\n"
558 " -+, --c++ generate C++ scanner class\n"
559 " -Dmacro[=defn] #define macro defn (default defn is '1')\n"
560 " -L, --noline suppress #line directives in scanner\n"
561 " -P, --prefix=STRING use STRING as prefix instead of \"yy\"\n"
562 " -R, --reentrant generate a reentrant C scanner\n"
563 " --bison-bridge scanner for bison pure parser.\n"
564 " --bison-locations include yylloc support.\n"
565 " --stdinit initialize yyin/yyout to stdin/stdout\n"
566 " --noansi-definitions old-style function definitions\n"
567 " --noansi-prototypes empty parameter list in prototypes\n"
568 " --nounistd do not include <unistd.h>\n"
569 " --noFUNCTION do not generate a particular FUNCTION\n"
572 " -c do-nothing POSIX option\n"
573 " -n do-nothing POSIX option\n"
575 " -h, --help produce this help message\n"
576 " -V, --version report %s version\n"
580 msgid "allocation of sko_stack failed"
583 #: misc.c:102 misc.c:128
585 msgid "name \"%s\" ridiculously long"
589 msgid "memory allocation failed in allocate_array()"
594 msgid "bad character '%s' detected in check_char()"
599 msgid "scanner requires -8 flag to use the character %s"
603 msgid "dynamic memory failure in copy_string()"
608 msgid "%s: fatal internal error, %s\n"
612 msgid "attempt to increase array size failed"
616 msgid "bad line in skeleton file"
620 msgid "memory allocation failed in yy_flex_xmalloc()"
628 "********** beginning dump of nfa with start state %d\n"
633 msgid "state # %4d\t"
638 msgid "********** end of dump\n"
642 msgid "empty machine in dupmachine()"
647 msgid "Variable trailing context rule at line %d\n"
651 msgid "bad state type in mark_beginning_as_normal()"
656 msgid "input rules are too complicated (>= %d NFA states)"
660 msgid "found too many transitions in mkxtion()"
665 msgid "too many rules (> %d)!"
669 msgid "unknown error processing section 1"
672 #: parse.y:184 parse.y:351
673 msgid "bad start condition list"
677 msgid "unrecognized rule"
680 #: parse.y:434 parse.y:447 parse.y:516
681 msgid "trailing context used twice"
684 #: parse.y:552 parse.y:562 parse.y:635 parse.y:645
685 msgid "bad iteration values"
688 #: parse.y:580 parse.y:598 parse.y:663 parse.y:681
689 msgid "iteration value must be positive"
692 #: parse.y:804 parse.y:814
694 msgid "the character range [%c-%c] is ambiguous in a case-insensitive scanner"
698 msgid "negative range in character class"
702 msgid "[:^lower:] is ambiguous in case insensitive scanner"
706 msgid "[:^upper:] ambiguous in case insensitive scanner"
709 #: scan.l:75 scan.l:618 scan.l:676
710 msgid "Input line too long\n"
715 msgid "malformed '%top' directive"
720 msgid "unrecognized '%' directive"
724 msgid "Definition name too long\n"
728 msgid "Unmatched '{'"
733 msgid "Definition value for {%s} too long\n"
737 msgid "incomplete name definition"
741 msgid "Option line too long\n"
746 msgid "unrecognized %%option: %s"
749 #: scan.l:633 scan.l:800
750 msgid "bad character class"
755 msgid "undefined definition {%s}"
760 msgid "bad <start condition>: %s"
764 msgid "missing quote"
769 msgid "bad character class expression: %s"
773 msgid "bad character inside {}'s"
781 msgid "EOF encountered inside an action"
785 msgid "EOF encountered inside pattern"
790 msgid "bad character: %s"
795 msgid "can't open %s"
800 msgid "Usage: %s [OPTIONS]...\n"
805 msgid "option `%s' doesn't allow an argument\n"
810 msgid "option `%s' requires an argument\n"
815 msgid "option `%s' is ambiguous\n"
820 msgid "Unrecognized option `%s'\n"
825 msgid "Unknown error=(%d)\n"
829 msgid "symbol table memory allocation failed"
833 msgid "name defined twice"
838 msgid "start condition %s declared twice"
842 msgid "premature EOF"
852 msgid "*Something Weird* - tok: %d val: %d\n"