summaryrefslogtreecommitdiff
path: root/po/flex.pot
diff options
context:
space:
mode:
Diffstat (limited to 'po/flex.pot')
-rw-r--r--po/flex.pot236
1 files changed, 137 insertions, 99 deletions
diff --git a/po/flex.pot b/po/flex.pot
index 8ee396b..467d714 100644
--- a/po/flex.pot
+++ b/po/flex.pot
@@ -5,16 +5,33 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: flex 2.5.39\n"
"Report-Msgid-Bugs-To: flex-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2008-02-26 16:34-0500\n"
+"POT-Creation-Date: 2014-03-26 15:00-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
+#: buf.c:78
+msgid "Allocation of buffer to print string failed"
+msgstr ""
+
+#: buf.c:100
+msgid "Allocation of buffer for line directive failed"
+msgstr ""
+
+#: buf.c:177
+msgid "Allocation of buffer for m4 def failed"
+msgstr ""
+
+#: buf.c:197
+msgid "Allocation of buffer for m4 undef failed"
+msgstr ""
+
#: dfa.c:61
#, c-format
msgid "State #%d is non-accepting -\n"
@@ -66,7 +83,7 @@ msgstr ""
msgid "Could not write yynxt_tbl[][]"
msgstr ""
-#: dfa.c:1052
+#: dfa.c:1049
msgid "bad transition character detected in sympartition()"
msgstr ""
@@ -143,353 +160,357 @@ msgstr ""
msgid "Could not write yynultrans_tbl"
msgstr ""
-#: main.c:189
+#: main.c:191
msgid "rule cannot be matched"
msgstr ""
-#: main.c:194
+#: main.c:196
msgid "-s option given but default rule can be matched"
msgstr ""
-#: main.c:234
+#: main.c:236
msgid "Can't use -+ with -l option"
msgstr ""
-#: main.c:237
+#: main.c:239
msgid "Can't use -f or -F with -l option"
msgstr ""
-#: main.c:241
+#: main.c:243
msgid "Can't use --reentrant or --bison-bridge with -l option"
msgstr ""
-#: main.c:278
+#: main.c:275
msgid "-Cf/-CF and -Cm don't make sense together"
msgstr ""
-#: main.c:281
+#: main.c:278
msgid "-Cf/-CF and -I are incompatible"
msgstr ""
-#: main.c:285
+#: main.c:282
msgid "-Cf/-CF are incompatible with lex-compatibility mode"
msgstr ""
-#: main.c:290
+#: main.c:287
msgid "-Cf and -CF are mutually exclusive"
msgstr ""
-#: main.c:294
+#: main.c:291
msgid "Can't use -+ with -CF option"
msgstr ""
-#: main.c:297
+#: main.c:294
#, c-format
msgid "%array incompatible with -+ option"
msgstr ""
-#: main.c:302
+#: main.c:299
msgid "Options -+ and --reentrant are mutually exclusive."
msgstr ""
-#: main.c:305
+#: main.c:302
msgid "bison bridge not supported for the C++ scanner."
msgstr ""
-#: main.c:360 main.c:406
+#: main.c:357 main.c:403
#, c-format
msgid "could not create %s"
msgstr ""
-#: main.c:419
+#: main.c:416
msgid "could not write tables header"
msgstr ""
-#: main.c:423
+#: main.c:420
#, c-format
msgid "can't open skeleton file %s"
msgstr ""
-#: main.c:505
+#: main.c:456
+msgid "allocation of macro definition failed"
+msgstr ""
+
+#: main.c:504
#, c-format
msgid "input error reading skeleton file %s"
msgstr ""
-#: main.c:509
+#: main.c:508
#, c-format
msgid "error closing skeleton file %s"
msgstr ""
-#: main.c:694
+#: main.c:693
#, c-format
msgid "error creating header file %s"
msgstr ""
-#: main.c:702
+#: main.c:701
#, c-format
msgid "error writing output file %s"
msgstr ""
-#: main.c:706
+#: main.c:705
#, c-format
msgid "error closing output file %s"
msgstr ""
-#: main.c:710
+#: main.c:709
#, c-format
msgid "error deleting output file %s"
msgstr ""
-#: main.c:717
+#: main.c:716
#, c-format
msgid "No backing up.\n"
msgstr ""
-#: main.c:721
+#: main.c:720
#, c-format
msgid "%d backing up (non-accepting) states.\n"
msgstr ""
-#: main.c:725
+#: main.c:724
#, c-format
msgid "Compressed tables always back up.\n"
msgstr ""
-#: main.c:728
+#: main.c:727
#, c-format
msgid "error writing backup file %s"
msgstr ""
-#: main.c:732
+#: main.c:731
#, c-format
msgid "error closing backup file %s"
msgstr ""
-#: main.c:737
+#: main.c:736
#, c-format
msgid "%s version %s usage statistics:\n"
msgstr ""
-#: main.c:740
+#: main.c:739
#, c-format
msgid " scanner options: -"
msgstr ""
-#: main.c:819
+#: main.c:818
#, c-format
msgid " %d/%d NFA states\n"
msgstr ""
-#: main.c:821
+#: main.c:820
#, c-format
msgid " %d/%d DFA states (%d words)\n"
msgstr ""
-#: main.c:823
+#: main.c:822
#, c-format
msgid " %d rules\n"
msgstr ""
-#: main.c:828
+#: main.c:827
#, c-format
msgid " No backing up\n"
msgstr ""
-#: main.c:832
+#: main.c:831
#, c-format
msgid " %d backing-up (non-accepting) states\n"
msgstr ""
-#: main.c:837
+#: main.c:836
#, c-format
msgid " Compressed tables always back-up\n"
msgstr ""
-#: main.c:841
+#: main.c:840
#, c-format
msgid " Beginning-of-line patterns used\n"
msgstr ""
-#: main.c:843
+#: main.c:842
#, c-format
msgid " %d/%d start conditions\n"
msgstr ""
-#: main.c:847
+#: main.c:846
#, c-format
msgid " %d epsilon states, %d double epsilon states\n"
msgstr ""
-#: main.c:851
+#: main.c:850
#, c-format
msgid " no character classes\n"
msgstr ""
-#: main.c:855
+#: main.c:854
#, c-format
msgid " %d/%d character classes needed %d/%d words of storage, %d reused\n"
msgstr ""
-#: main.c:860
+#: main.c:859
#, c-format
msgid " %d state/nextstate pairs created\n"
msgstr ""
-#: main.c:863
+#: main.c:862
#, c-format
msgid " %d/%d unique/duplicate transitions\n"
msgstr ""
-#: main.c:868
+#: main.c:867
#, c-format
msgid " %d table entries\n"
msgstr ""
-#: main.c:876
+#: main.c:875
#, c-format
msgid " %d/%d base-def entries created\n"
msgstr ""
-#: main.c:880
+#: main.c:879
#, c-format
msgid " %d/%d (peak %d) nxt-chk entries created\n"
msgstr ""
-#: main.c:884
+#: main.c:883
#, c-format
msgid " %d/%d (peak %d) template nxt-chk entries created\n"
msgstr ""
-#: main.c:888
+#: main.c:887
#, c-format
msgid " %d empty table entries\n"
msgstr ""
-#: main.c:890
+#: main.c:889
#, c-format
msgid " %d protos created\n"
msgstr ""
-#: main.c:893
+#: main.c:892
#, c-format
msgid " %d templates created, %d uses\n"
msgstr ""
-#: main.c:901
+#: main.c:900
#, c-format
msgid " %d/%d equivalence classes created\n"
msgstr ""
-#: main.c:909
+#: main.c:908
#, c-format
msgid " %d/%d meta-equivalence classes created\n"
msgstr ""
-#: main.c:915
+#: main.c:914
#, c-format
msgid " %d (%d saved) hash collisions, %d DFAs equal\n"
msgstr ""
-#: main.c:917
+#: main.c:916
#, c-format
msgid " %d sets of reallocations needed\n"
msgstr ""
-#: main.c:919
+#: main.c:918
#, c-format
msgid " %d total table entries needed\n"
msgstr ""
-#: main.c:996
+#: main.c:995
#, c-format
msgid "Internal error. flexopts are malformed.\n"
msgstr ""
-#: main.c:1006
+#: main.c:1005
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr ""
-#: main.c:1063
+#: main.c:1062
#, c-format
msgid "unknown -C option '%c'"
msgstr ""
-#: main.c:1192
+#: main.c:1191
#, c-format
msgid "%s %s\n"
msgstr ""
-#: main.c:1467
+#: main.c:1466
msgid "fatal parse error"
msgstr ""
-#: main.c:1499
+#: main.c:1498
#, c-format
msgid "could not create backing-up info file %s"
msgstr ""
-#: main.c:1520
+#: main.c:1519
#, c-format
msgid "-l AT&T lex compatibility option entails a large performance penalty\n"
msgstr ""
-#: main.c:1523
+#: main.c:1522
#, c-format
msgid " and may be the actual source of other reported performance penalties\n"
msgstr ""
-#: main.c:1529
+#: main.c:1528
#, c-format
msgid ""
"%%option yylineno entails a performance penalty ONLY on rules that can match "
"newline characters\n"
msgstr ""
-#: main.c:1536
+#: main.c:1535
#, c-format
msgid "-I (interactive) entails a minor performance penalty\n"
msgstr ""
-#: main.c:1541
+#: main.c:1540
#, c-format
msgid "yymore() entails a minor performance penalty\n"
msgstr ""
-#: main.c:1547
+#: main.c:1546
#, c-format
msgid "REJECT entails a large performance penalty\n"
msgstr ""
-#: main.c:1552
+#: main.c:1551
#, c-format
msgid "Variable trailing context rules entail a large performance penalty\n"
msgstr ""
-#: main.c:1564
+#: main.c:1563
msgid "REJECT cannot be used with -f or -F"
msgstr ""
-#: main.c:1567
+#: main.c:1566
#, c-format
msgid "%option yylineno cannot be used with REJECT"
msgstr ""
-#: main.c:1570
+#: main.c:1569
msgid "variable trailing context rules cannot be used with -f or -F"
msgstr ""
-#: main.c:1691
+#: main.c:1692
#, c-format
msgid "%option yyclass only meaningful for C++ scanners"
msgstr ""
-#: main.c:1798
+#: main.c:1799
#, c-format
msgid "Usage: %s [OPTIONS] [FILE]...\n"
msgstr ""
-#: main.c:1801
+#: main.c:1802
#, c-format
msgid ""
"Generates programs that perform pattern-matching on text.\n"
@@ -555,43 +576,47 @@ msgid ""
" -V, --version report %s version\n"
msgstr ""
-#: misc.c:100 misc.c:126
+#: misc.c:65
+msgid "allocation of sko_stack failed"
+msgstr ""
+
+#: misc.c:102 misc.c:128
#, c-format
msgid "name \"%s\" ridiculously long"
msgstr ""
-#: misc.c:175
+#: misc.c:177
msgid "memory allocation failed in allocate_array()"
msgstr ""
-#: misc.c:250
+#: misc.c:230
#, c-format
msgid "bad character '%s' detected in check_char()"
msgstr ""
-#: misc.c:255
+#: misc.c:235
#, c-format
msgid "scanner requires -8 flag to use the character %s"
msgstr ""
-#: misc.c:288
+#: misc.c:268
msgid "dynamic memory failure in copy_string()"
msgstr ""
-#: misc.c:422
+#: misc.c:367
#, c-format
msgid "%s: fatal internal error, %s\n"
msgstr ""
-#: misc.c:875
+#: misc.c:803
msgid "attempt to increase array size failed"
msgstr ""
-#: misc.c:1002
+#: misc.c:930
msgid "bad line in skeleton file"
msgstr ""
-#: misc.c:1051
+#: misc.c:979
msgid "memory allocation failed in yy_flex_xmalloc()"
msgstr ""
@@ -622,20 +647,20 @@ msgstr ""
msgid "Variable trailing context rule at line %d\n"
msgstr ""
-#: nfa.c:353
+#: nfa.c:364
msgid "bad state type in mark_beginning_as_normal()"
msgstr ""
-#: nfa.c:598
+#: nfa.c:609
#, c-format
msgid "input rules are too complicated (>= %d NFA states)"
msgstr ""
-#: nfa.c:677
+#: nfa.c:688
msgid "found too many transitions in mkxtion()"
msgstr ""
-#: nfa.c:703
+#: nfa.c:714
#, c-format
msgid "too many rules (> %d)!"
msgstr ""
@@ -664,24 +689,24 @@ msgstr ""
msgid "iteration value must be positive"
msgstr ""
-#: parse.y:806 parse.y:816
+#: parse.y:804 parse.y:814
#, c-format
msgid "the character range [%c-%c] is ambiguous in a case-insensitive scanner"
msgstr ""
-#: parse.y:821
+#: parse.y:819
msgid "negative range in character class"
msgstr ""
-#: parse.y:918
+#: parse.y:916
msgid "[:^lower:] is ambiguous in case insensitive scanner"
msgstr ""
-#: parse.y:924
+#: parse.y:922
msgid "[:^upper:] ambiguous in case insensitive scanner"
msgstr ""
-#: scan.l:75 scan.l:192 scan.l:300 scan.l:443 scan.l:618 scan.l:676
+#: scan.l:75 scan.l:618 scan.l:676
msgid "Input line too long\n"
msgstr ""
@@ -695,14 +720,27 @@ msgstr ""
msgid "unrecognized '%' directive"
msgstr ""
+#: scan.l:192
+msgid "Definition name too long\n"
+msgstr ""
+
#: scan.l:284
msgid "Unmatched '{'"
msgstr ""
+#: scan.l:300
+#, c-format
+msgid "Definition value for {%s} too long\n"
+msgstr ""
+
#: scan.l:317
msgid "incomplete name definition"
msgstr ""
+#: scan.l:443
+msgid "Option line too long\n"
+msgstr ""
+
#: scan.l:451
#, c-format
msgid "unrecognized %%option: %s"
@@ -762,27 +800,27 @@ msgstr ""
msgid "Usage: %s [OPTIONS]...\n"
msgstr ""
-#: scanopt.c:565
+#: scanopt.c:564
#, c-format
msgid "option `%s' doesn't allow an argument\n"
msgstr ""
-#: scanopt.c:570
+#: scanopt.c:569
#, c-format
msgid "option `%s' requires an argument\n"
msgstr ""
-#: scanopt.c:574
+#: scanopt.c:573
#, c-format
msgid "option `%s' is ambiguous\n"
msgstr ""
-#: scanopt.c:578
+#: scanopt.c:577
#, c-format
msgid "Unrecognized option `%s'\n"
msgstr ""
-#: scanopt.c:582
+#: scanopt.c:581
#, c-format
msgid "Unknown error=(%d)\n"
msgstr ""