# SOME DESCRIPTIVE TITLE. # This file is put in the public domain. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: flex 2.6.4\n" "Report-Msgid-Bugs-To: flex-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2017-05-06 10:49-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: src/buf.c:79 msgid "Allocation of buffer to print string failed" msgstr "" #: src/buf.c:107 msgid "Allocation of buffer for line directive failed" msgstr "" #: src/buf.c:177 msgid "Allocation of buffer for m4 def failed" msgstr "" #: src/buf.c:198 msgid "Allocation of buffer for m4 undef failed" msgstr "" #: src/dfa.c:59 #, c-format msgid "State #%d is non-accepting -\n" msgstr "" #: src/dfa.c:119 msgid "dangerous trailing context" msgstr "" #: src/dfa.c:159 #, c-format msgid " associated rule line numbers:" msgstr "" #: src/dfa.c:193 #, c-format msgid " out-transitions: " msgstr "" #: src/dfa.c:201 #, c-format msgid "" "\n" " jam-transitions: EOF " msgstr "" #: src/dfa.c:331 msgid "consistency check failed in epsclosure()" msgstr "" #: src/dfa.c:419 msgid "" "\n" "\n" "DFA Dump:\n" "\n" msgstr "" #: src/dfa.c:587 msgid "could not create unique end-of-buffer state" msgstr "" #: src/dfa.c:608 #, c-format msgid "state # %d:\n" msgstr "" #: src/dfa.c:768 msgid "Could not write yynxt_tbl[][]" msgstr "" #: src/dfa.c:1028 msgid "bad transition character detected in sympartition()" msgstr "" #: src/gen.c:480 msgid "" "\n" "\n" "Equivalence Classes:\n" "\n" msgstr "" #: src/gen.c:669 src/gen.c:698 src/gen.c:1218 #, c-format msgid "state # %d accepts: [%d]\n" msgstr "" #: src/gen.c:1115 #, c-format msgid "state # %d accepts: " msgstr "" #: src/gen.c:1162 msgid "Could not write yyacclist_tbl" msgstr "" #: src/gen.c:1236 msgid "Could not write yyacc_tbl" msgstr "" #: src/gen.c:1251 src/gen.c:1623 src/gen.c:1646 msgid "Could not write ecstbl" msgstr "" #: src/gen.c:1271 msgid "" "\n" "\n" "Meta-Equivalence Classes:\n" msgstr "" #: src/gen.c:1293 msgid "Could not write yymeta_tbl" msgstr "" #: src/gen.c:1352 msgid "Could not write yybase_tbl" msgstr "" #: src/gen.c:1384 msgid "Could not write yydef_tbl" msgstr "" #: src/gen.c:1422 msgid "Could not write yynxt_tbl" msgstr "" #: src/gen.c:1456 msgid "Could not write yychk_tbl" msgstr "" #: src/gen.c:1608 src/gen.c:1637 msgid "Could not write ftbl" msgstr "" #: src/gen.c:1614 msgid "Could not write ssltbl" msgstr "" #: src/gen.c:1665 msgid "Could not write eoltbl" msgstr "" #: src/gen.c:1722 msgid "Could not write yynultrans_tbl" msgstr "" #: src/main.c:178 msgid "rule cannot be matched" msgstr "" #: src/main.c:183 msgid "-s option given but default rule can be matched" msgstr "" #: src/main.c:221 msgid "Can't use -+ with -l option" msgstr "" #: src/main.c:224 msgid "Can't use -f or -F with -l option" msgstr "" #: src/main.c:228 msgid "Can't use --reentrant or --bison-bridge with -l option" msgstr "" #: src/main.c:260 msgid "-Cf/-CF and -Cm don't make sense together" msgstr "" #: src/main.c:263 msgid "-Cf/-CF and -I are incompatible" msgstr "" #: src/main.c:267 msgid "-Cf/-CF are incompatible with lex-compatibility mode" msgstr "" #: src/main.c:272 msgid "-Cf and -CF are mutually exclusive" msgstr "" #: src/main.c:276 msgid "Can't use -+ with -CF option" msgstr "" #: src/main.c:279 #, c-format msgid "%array incompatible with -+ option" msgstr "" #: src/main.c:284 msgid "Options -+ and --reentrant are mutually exclusive." msgstr "" #: src/main.c:287 msgid "bison bridge not supported for the C++ scanner." msgstr "" #: src/main.c:336 src/main.c:419 #, c-format msgid "could not create %s" msgstr "" #: src/main.c:431 msgid "could not write tables header" msgstr "" #: src/main.c:435 #, c-format msgid "can't open skeleton file %s" msgstr "" #: src/main.c:450 msgid "Prefix cannot include '[' or ']'" msgstr "" #: src/main.c:474 msgid "allocation of macro definition failed" msgstr "" #: src/main.c:521 #, c-format msgid "input error reading skeleton file %s" msgstr "" #: src/main.c:525 #, c-format msgid "error closing skeleton file %s" msgstr "" #: src/main.c:709 #, c-format msgid "error creating header file %s" msgstr "" #: src/main.c:717 #, c-format msgid "error writing output file %s" msgstr "" #: src/main.c