# SOME DESCRIPTIVE TITLE. # # This file is put in the public domain. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2002-06-19 09:43-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: dfa.c:64 #, c-format msgid "State #%d is non-accepting -\n" msgstr "" #: dfa.c:131 msgid "dangerous trailing context" msgstr "" #: dfa.c:174 msgid " associated rule line numbers:" msgstr "" #: dfa.c:212 msgid " out-transitions: " msgstr "" #: dfa.c:220 msgid "\n jam-transitions: EOF " msgstr "" #: dfa.c:357 msgid "consistency check failed in epsclosure()" msgstr "" #: dfa.c:443 msgid "\n\nDFA Dump:\n\n" msgstr "" #: dfa.c:589 msgid "could not create unique end-of-buffer state" msgstr "" #: dfa.c:610 #, c-format msgid "state # %d:\n" msgstr "" #: dfa.c:994 msgid "consistency check failed in symfollowset" msgstr "" #: dfa.c:1047 msgid "bad transition character detected in sympartition()" msgstr "" #: gen.c:251 msgid "\n\nEquivalence Classes:\n\n" msgstr "" #: gen.c:429 gen.c:913 #, c-format msgid "state # %d accepts: [%d]\n" msgstr "" #: gen.c:834 #, c-format msgid "state # %d accepts: " msgstr "" #: gen.c:936 msgid "\n\nMeta-Equivalence Classes:\n" msgstr "" #: main.c:163 msgid "rule cannot be matched" msgstr "" #: main.c:168 msgid "-s option given but default rule can be matched" msgstr "" #: main.c:203 msgid "Can't use -+ with -l option" msgstr "" #: main.c:206 msgid "Can't use -f or -F with -l option" msgstr "" #: main.c:209 msgid "Can't use -R or -Rb with -l option" msgstr "" #: main.c:223 msgid "Can't specify header option if writing to stdout." msgstr "" #: main.c:249 msgid "-Cf/-CF and -Cm don't make sense together" msgstr "" #: main.c:252 msgid "-Cf/-CF and -I are incompatible" msgstr "" #: main.c:256 msgid "-Cf/-CF are incompatible with lex-compatibility mode" msgstr "" #: main.c:260 #, c-format msgid "-Cf/-CF and %option yylineno are incompatible" msgstr "" #: main.c:263 msgid "-Cf and -CF are mutually exclusive" msgstr "" #: main.c:267 msgid "Can't use -+ with -CF option" msgstr "" #: main.c:271 #, c-format msgid "%array incompatible with -+ option" msgstr "" #: main.c:276 msgid "Options -+ and -R are mutually exclusive." msgstr "" #: main.c:328 main.c:524 #, c-format msgid "could not create %s" msgstr "" #: main.c:334 #, c-format msgid "can't open skeleton file %s" msgstr "" #: main.c:492 #, c-format msgid "input error reading skeleton file %s" msgstr "" #: main.c:496 #, c-format msgid "error closing skeleton file %s" msgstr "" #: main.c:690 #, c-format msgid "error creating header file %s" msgstr "" #: main.c:698 #, c-format msgid "error writing output file %s" msgstr "" #: main.c:702 #, c-format msgid "error closing output file %s" msgstr "" #: main.c:706 #, c-format msgid "error deleting output file %s" msgstr "" #: main.c:714 msgid "No backing up.\n" msgstr "" #: main.c:717 #, c-format msgid "%d backing up (non-accepting) states.\n" msgstr "" #: main.c:721 msgid "Compressed tables always back up.\n" msgstr "" #: main.c:724 #, c-format msgid "error writing backup file %s" msgstr "" #: main.c:728 #, c-format msgid "error closing backup file %s" msgstr "" #: main.c:734 #, c-format msgid "%s version %s usage statistics:\n" msgstr "" #: main.c:737 msgid " scanner options: -" msgstr "" #: main.c:817 #, c-format msgid " %d/%d NFA states\n" msgstr "" #: main.c:819 #, c-format msgid " %d/%d DFA states (%d words)\n" msgstr "" #: main.c:821 #, c-format msgid " %d rules\n" msgstr "" #: main.c:825 msgid " No backing up\n" msgstr "" #: main.c:828 #, c-format msgid " %d backing-up (non-accepting) states\n" msgstr "" #: main.c:832 msgid " Compressed tables always back-up\n" msgstr "" #: main.c:836 msgid " Beginning-of-line patterns used\n" msgstr "" #: main.c:838 #, c-format msgid " %d/%d start conditions\n" msgstr "" #: main.c:841 #, c-format msgid " %d epsilon states, %d double epsilon states\n" msgstr "" #: main.c:845 msgid " no character classes\n" msgstr "" #: main.c:848 #, c-format msgid " %d/%d character classes needed %d/%d words of storage, %d reused\n" msgstr "" #: main.c:853 #, c-format msgid " %d state/nextstate pairs created\n" msgstr "" #: main.c:855 #, c-format msgid " %d/%d unique/duplicate transitions\n" msgstr "" #: main.c:861 #, c-format msgid " %d table entries\n" msgstr "" #: main.c:869 #, c-format msgid " %d/%d base-def entries created\n" msgstr "" #: main.c:872 #, c-format msgid " %d/%d (peak %d) nxt-chk entries created\n" msgstr "" #: main.c:875 #, c-format msgid " %d/%d (peak %d) template nxt-chk entries created\n" msgstr "" #: main.c:879 #, c-format msgid " %d empty table entries\n" msgstr "" #: main.c:881 #, c-format msgid " %d protos created\n" msgstr "" #: main.c:884 #, c-format msgid " %d templates created, %d uses\n" msgstr "" #: main.c:892 #, c-format msgid " %d/%d equivalence classes created\n" msgstr "" #: main.c:900 #, c-format msgid " %d/%d meta-equivalence classes created\n" msgstr "" #: main.c:905 #, c-format msgid " %d (%d saved) hash collisions, %d DFAs equal\n" msgstr "" #: main.c:907 #, c-format msgid " %d sets of reallocations needed\n" msgstr "" #: main.c:909 #, c-format msgid " %d total table entries needed\n" msgstr "" #: main.c:966 msgid "Internal error. flexopts are malformed.\n" msgstr "" #: main.c:974 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "" #: main.c:1033 #, c-format msgid "unknown -C option '%c'" msgstr "" #: main.c:1116 #, c-format msgid "unknown -R option '%c'" msgstr "" #: main.c:1153 #, c-format msgid "%s %s\n" msgstr "" #: main.c:1395 msgid "fatal parse error" msgstr "" #: main.c:1407 #, c-format msgid "could not create backing-up info file %s" msgstr "" #: main.c:1429 msgid "-l AT&T lex compatibility option entails a large performance penalty\n" msgstr "" #: main.c:1431 msgid " and may be the actual source of other reported performance penalties\n" msgstr "" #: main.c:1437 #, c-format msgid "%%option yylineno entails a large performance penalty\n" msgstr "" #: main.c:1444 msgid "-I (interactive) entails a minor performance penalty\n" msgstr "" #: main.c:1448 msgid "yymore() entails a minor performance penalty\n" msgstr "" #: main.c:1453 msgid "REJECT entails a large performance penalty\n" msgstr "" #: main.c:1457 msgid "Variable trailing context rules entail a large performance penalty\n" msgstr "" #: main.c:1470 msgid "REJECT cannot be used with -f or -F" msgstr "" #: main.c:1473 #, c-format msgid "%option yylineno cannot be used with -f or -F" msgstr "" #: main.c:1476 msgid "variable trailing context rules cannot be used with -f or -F" msgstr "" #: main.c:1607 #, c-format msgid "%option yyclass only meaningful for C++ scanners" msgstr "" #: main.c:1711 #, c-format msgid "Usage: %s [OPTIONS] [FILE]...\n" msgstr "" #: main.c:1714 #, c-format msgid "" "Generates programs that perform pattern-matching on text.\n" "\n" "Table Compression:\n" " -Ca, --align trade off larger tables for better memory alignment\n" " -Ce, --ecs construct equivalence classes\n" " -Cf do not compress tables; use -f representation\n" " -CF do not compress tables; use -F representation\n" " -Cm, --meta-ecs construct meta-equivalence classes\n" " -Cr, --read use read() instead of stdio for scanner input\n" " -f, --full generate fast, large scanner. Same as -Cfr\n" " -F, --fast use alternate table representation. Same as -CFr\n" " -Cem default compression (same as --ecs --meta-ecs)\n" "\n" "Debugging:\n" " -d, --debug enable debug mode in scanner\n" " -b, --backup write backing-up information to %s\n" " -p, --perf-report write performance report to stderr\n" " -s, --nodefault suppress default rule to ECHO unmatched text\n" " -T, --trace %s should run in trace mode\n" " -w, --nowarn do not generate warnings\n" " -v, --verbose write summary of scanner statistics to stdout\n" "\n" "Files:\n" " -o, --outfile=FILE specify output filename\n" " -S, --skel=FILE specify skeleton file\n" " -t, --stdout write scanner on stdout instead of %s\n" " --yyclass=NAME name of C++ class\n" " --header=FILE create a C header file in addition to the scanner\n" "\n" "Scanner behavior:\n" " -7, --7bit generate 7-bit scanner\n" " -8, --8bit generate 8-bit scanner\n" " -B, --batch generate batch scanner (opposite of -I)\n" " -i, --case-insensitive ignore case in patterns\n" " -l, --lex-compat maximal compatibility with original lex\n" " -X, --posix-compat maximal compatibility with POSIX lex\n" " -I, --interactive generate interactive scanner (opposite of -B)\n" " --yylineno track line count in yylineno\n" "\n" "Generated code:\n" " -+, --c++ generate C++ scanner class\n" " -Dmacro[=defn] #define macro defn (default defn is '1')\n" " -L, --noline suppress #line directives in scanner\n" " -P, --prefix=STRING use STRING as prefix instead of \"yy\"\n" " -R, --reentrant generate a reentrant C scanner\n" " -Rb, --reentrant-bison reentrant scanner for bison pure parser.\n" " --stdinit initialize yyin/yyout to stdin/stdout\n" " --nounistd do not include \n" " --noFUNCTION do not generate a particular FUNCTION\n" "\n" "Miscellaneous:\n" " -c do-nothing POSIX option\n" " -n do-nothing POSIX option\n" " -?\n" " -h, --help produce this help message\n" " -V, --version report %s version\n" msgstr "" #: misc.c:47 #, c-format msgid "name \"%s\" ridiculously long" msgstr "" #: misc.c:101 msgid "memory allocation failed in allocate_array()" msgstr "" #: misc.c:179 #, c-format msgid "bad character '%s' detected in check_char()" msgstr "" #: misc.c:184 #, c-format msgid "scanner requires -8 flag to use the character %s" msgstr "" #: misc.c:217 msgid "dynamic memory failure in copy_string()" msgstr "" #: misc.c:349 #, c-format msgid "%s: fatal internal error, %s\n" msgstr "" #: misc.c:775 msgid "attempt to increase array size failed" msgstr "" #: misc.c:847 msgid "bad line in skeleton file" msgstr "" #: misc.c:892 msgid "memory allocation failed in yy_flex_xmalloc()" msgstr "" #: nfa.c:103 #, c-format msgid "\n\n********** beginning dump of nfa with start state %d\n" msgstr "" #: nfa.c:115 #, c-format msgid "state # %4d\t" msgstr "" #: nfa.c:130 msgid "********** end of dump\n" msgstr "" #: nfa.c:176 msgid "empty machine in dupmachine()" msgstr "" #: nfa.c:228 #, c-format msgid "Variable trailing context rule at line %d\n" msgstr "" #: nfa.c:350 msgid "bad state type in mark_beginning_as_normal()" msgstr "" #: nfa.c:603 #, c-format msgid "input rules are too complicated (>= %d NFA states)" msgstr "" #: nfa.c:682 msgid "found too many transitions in mkxtion()" msgstr "" #: nfa.c:708 #, c-format msgid "too many rules (> %d)!" msgstr "" #: parse.y:174 msgid "unknown error processing section 1" msgstr "" #: parse.y:199 parse.y:362 msgid "bad start condition list" msgstr "" #: parse.y:326 msgid "unrecognized rule" msgstr "" #: parse.y:444 parse.y:457 parse.y:526 msgid "trailing context used twice" msgstr "" #: parse.y:562 parse.y:572 parse.y:645 parse.y:655 msgid "bad iteration values" msgstr "" #: parse.y:590 parse.y:608 parse.y:673 parse.y:691 msgid "iteration value must be positive" msgstr "" #: parse.y:785 msgid "negative range in character class" msgstr "" #: scan.l:140 #, no-c-format msgid "unrecognized '%' directive" msgstr "" #: scan.l:207 msgid "incomplete name definition" msgstr "" #: scan.l:316 #, c-format msgid "unrecognized %%option: %s" msgstr "" #: scan.l:449 scan.l:549 msgid "bad character class" msgstr "" #: scan.l:481 #, c-format msgid "undefined definition {%s}" msgstr "" #: scan.l:517 #, c-format msgid "bad : %s" msgstr "" #: scan.l:530 msgid "missing quote" msgstr "" #: scan.l:570 #, c-format msgid "bad character class expression: %s" msgstr "" #: scan.l:592 msgid "bad character inside {}'s" msgstr "" #: scan.l:598 msgid "missing }" msgstr "" #: scan.l:671 msgid "EOF encountered inside an action" msgstr "" #: scan.l:691 #, c-format msgid "bad character: %s" msgstr "" #: scan.l:720 #, c-format msgid "can't open %s" msgstr "" #: scanopt.c:267 #, c-format msgid "Usage: %s [OPTIONS]...\n" msgstr "" #: scanopt.c:516 #, c-format msgid "option `%s' doesn't allow an argument\n" msgstr "" #: scanopt.c:519 #, c-format msgid "option `%s' requires an argument\n" msgstr "" #: scanopt.c:522 #, c-format msgid "option `%s' is ambiguous\n" msgstr "" #: scanopt.c:525 #, c-format msgid "Unrecognized option `%s'\n" msgstr "" #: scanopt.c:528 #, c-format msgid "Unknown error=(%d)\n" msgstr "" #: sym.c:100 msgid "symbol table memory allocation failed" msgstr "" #: sym.c:210 msgid "name defined twice" msgstr "" #: sym.c:265 #, c-format msgid "start condition %s declared twice" msgstr "" #: yylex.c:58 msgid "premature EOF" msgstr "" #: yylex.c:207 msgid "End Marker\n" msgstr "" #: yylex.c:212 #, c-format msgid "*Something Weird* - tok: %d val: %d\n" msgstr ""