xref: /minix/external/bsd/flex/dist/po/flex.pot (revision 0a6a1f1d)
1# SOME DESCRIPTIVE TITLE.
2# This file is put in the public domain.
3# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4#
5#, fuzzy
6msgid ""
7msgstr ""
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"
14"Language: \n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=CHARSET\n"
17"Content-Transfer-Encoding: 8bit\n"
18
19#: buf.c:78
20msgid "Allocation of buffer to print string failed"
21msgstr ""
22
23#: buf.c:100
24msgid "Allocation of buffer for line directive failed"
25msgstr ""
26
27#: buf.c:177
28msgid "Allocation of buffer for m4 def failed"
29msgstr ""
30
31#: buf.c:197
32msgid "Allocation of buffer for m4 undef failed"
33msgstr ""
34
35#: dfa.c:61
36#, c-format
37msgid "State #%d is non-accepting -\n"
38msgstr ""
39
40#: dfa.c:124
41msgid "dangerous trailing context"
42msgstr ""
43
44#: dfa.c:166
45#, c-format
46msgid " associated rule line numbers:"
47msgstr ""
48
49#: dfa.c:202
50#, c-format
51msgid " out-transitions: "
52msgstr ""
53
54#: dfa.c:210
55#, c-format
56msgid ""
57"\n"
58" jam-transitions: EOF "
59msgstr ""
60
61#: dfa.c:341
62msgid "consistency check failed in epsclosure()"
63msgstr ""
64
65#: dfa.c:429
66msgid ""
67"\n"
68"\n"
69"DFA Dump:\n"
70"\n"
71msgstr ""
72
73#: dfa.c:604
74msgid "could not create unique end-of-buffer state"
75msgstr ""
76
77#: dfa.c:625
78#, c-format
79msgid "state # %d:\n"
80msgstr ""
81
82#: dfa.c:785
83msgid "Could not write yynxt_tbl[][]"
84msgstr ""
85
86#: dfa.c:1049
87msgid "bad transition character detected in sympartition()"
88msgstr ""
89
90#: gen.c:478
91msgid ""
92"\n"
93"\n"
94"Equivalence Classes:\n"
95"\n"
96msgstr ""
97
98#: gen.c:662 gen.c:691 gen.c:1215
99#, c-format
100msgid "state # %d accepts: [%d]\n"
101msgstr ""
102
103#: gen.c:1110
104#, c-format
105msgid "state # %d accepts: "
106msgstr ""
107
108#: gen.c:1157
109msgid "Could not write yyacclist_tbl"
110msgstr ""
111
112#: gen.c:1233
113msgid "Could not write yyacc_tbl"
114msgstr ""
115
116#: gen.c:1248 gen.c:1633 gen.c:1656
117msgid "Could not write ecstbl"
118msgstr ""
119
120#: gen.c:1271
121msgid ""
122"\n"
123"\n"
124"Meta-Equivalence Classes:\n"
125msgstr ""
126
127#: gen.c:1293
128msgid "Could not write yymeta_tbl"
129msgstr ""
130
131#: gen.c:1354
132msgid "Could not write yybase_tbl"
133msgstr ""
134
135#: gen.c:1388
136msgid "Could not write yydef_tbl"
137msgstr ""
138
139#: gen.c:1428
140msgid "Could not write yynxt_tbl"
141msgstr ""
142
143#: gen.c:1464
144msgid "Could not write yychk_tbl"
145msgstr ""
146
147#: gen.c:1618 gen.c:1647
148msgid "Could not write ftbl"
149msgstr ""
150
151#: gen.c:1624
152msgid "Could not write ssltbl"
153msgstr ""
154
155#: gen.c:1675
156msgid "Could not write eoltbl"
157msgstr ""
158
159#: gen.c:1735
160msgid "Could not write yynultrans_tbl"
161msgstr ""
162
163#: main.c:191
164msgid "rule cannot be matched"
165msgstr ""
166
167#: main.c:196
168msgid "-s option given but default rule can be matched"
169msgstr ""
170
171#: main.c:236
172msgid "Can't use -+ with -l option"
173msgstr ""
174
175#: main.c:239
176msgid "Can't use -f or -F with -l option"
177msgstr ""
178
179#: main.c:243
180msgid "Can't use --reentrant or --bison-bridge with -l option"
181msgstr ""
182
183#: main.c:275
184msgid "-Cf/-CF and -Cm don't make sense together"
185msgstr ""
186
187#: main.c:278
188msgid "-Cf/-CF and -I are incompatible"
189msgstr ""
190
191#: main.c:282
192msgid "-Cf/-CF are incompatible with lex-compatibility mode"
193msgstr ""
194
195#: main.c:287
196msgid "-Cf and -CF are mutually exclusive"
197msgstr ""
198
199#: main.c:291
200msgid "Can't use -+ with -CF option"
201msgstr ""
202
203#: main.c:294
204#, c-format
205msgid "%array incompatible with -+ option"
206msgstr ""
207
208#: main.c:299
209msgid "Options -+ and --reentrant are mutually exclusive."
210msgstr ""
211
212#: main.c:302
213msgid "bison bridge not supported for the C++ scanner."
214msgstr ""
215
216#: main.c:357 main.c:403
217#, c-format
218msgid "could not create %s"
219msgstr ""
220
221#: main.c:416
222msgid "could not write tables header"
223msgstr ""
224
225#: main.c:420
226#, c-format
227msgid "can't open skeleton file %s"
228msgstr ""
229
230#: main.c:456
231msgid "allocation of macro definition failed"
232msgstr ""
233
234#: main.c:504
235#, c-format
236msgid "input error reading skeleton file %s"
237msgstr ""
238
239#: main.c:508
240#, c-format
241msgid "error closing skeleton file %s"
242msgstr ""
243
244#: main.c:693
245#, c-format
246msgid "error creating header file %s"
247msgstr ""
248
249#: main.c:701
250#, c-format
251msgid "error writing output file %s"
252msgstr ""
253
254#: main.c:705
255#, c-format
256msgid "error closing output file %s"
257msgstr ""
258
259#: main.c:709
260#, c-format
261msgid "error deleting output file %s"
262msgstr ""
263
264#: main.c:716
265#, c-format
266msgid "No backing up.\n"
267msgstr ""
268
269#: main.c:720
270#, c-format
271msgid "%d backing up (non-accepting) states.\n"
272msgstr ""
273
274#: main.c:724
275#, c-format
276msgid "Compressed tables always back up.\n"
277msgstr ""
278
279#: main.c:727
280#, c-format
281msgid "error writing backup file %s"
282msgstr ""
283
284#: main.c:731
285#, c-format
286msgid "error closing backup file %s"
287msgstr ""
288
289#: main.c:736
290#, c-format
291msgid "%s version %s usage statistics:\n"
292msgstr ""
293
294#: main.c:739
295#, c-format
296msgid "  scanner options: -"
297msgstr ""
298
299#: main.c:818
300#, c-format
301msgid "  %d/%d NFA states\n"
302msgstr ""
303
304#: main.c:820
305#, c-format
306msgid "  %d/%d DFA states (%d words)\n"
307msgstr ""
308
309#: main.c:822
310#, c-format
311msgid "  %d rules\n"
312msgstr ""
313
314#: main.c:827
315#, c-format
316msgid "  No backing up\n"
317msgstr ""
318
319#: main.c:831
320#, c-format
321msgid "  %d backing-up (non-accepting) states\n"
322msgstr ""
323
324#: main.c:836
325#, c-format
326msgid "  Compressed tables always back-up\n"
327msgstr ""
328
329#: main.c:840
330#, c-format
331msgid "  Beginning-of-line patterns used\n"
332msgstr ""
333
334#: main.c:842
335#, c-format
336msgid "  %d/%d start conditions\n"
337msgstr ""
338
339#: main.c:846
340#, c-format
341msgid "  %d epsilon states, %d double epsilon states\n"
342msgstr ""
343
344#: main.c:850
345#, c-format
346msgid "  no character classes\n"
347msgstr ""
348
349#: main.c:854
350#, c-format
351msgid "  %d/%d character classes needed %d/%d words of storage, %d reused\n"
352msgstr ""
353
354#: main.c:859
355#, c-format
356msgid "  %d state/nextstate pairs created\n"
357msgstr ""
358
359#: main.c:862
360#, c-format
361msgid "  %d/%d unique/duplicate transitions\n"
362msgstr ""
363
364#: main.c:867
365#, c-format
366msgid "  %d table entries\n"
367msgstr ""
368
369#: main.c:875
370#, c-format
371msgid "  %d/%d base-def entries created\n"
372msgstr ""
373
374#: main.c:879
375#, c-format
376msgid "  %d/%d (peak %d) nxt-chk entries created\n"
377msgstr ""
378
379#: main.c:883
380#, c-format
381msgid "  %d/%d (peak %d) template nxt-chk entries created\n"
382msgstr ""
383
384#: main.c:887
385#, c-format
386msgid "  %d empty table entries\n"
387msgstr ""
388
389#: main.c:889
390#, c-format
391msgid "  %d protos created\n"
392msgstr ""
393
394#: main.c:892
395#, c-format
396msgid "  %d templates created, %d uses\n"
397msgstr ""
398
399#: main.c:900
400#, c-format
401msgid "  %d/%d equivalence classes created\n"
402msgstr ""
403
404#: main.c:908
405#, c-format
406msgid "  %d/%d meta-equivalence classes created\n"
407msgstr ""
408
409#: main.c:914
410#, c-format
411msgid "  %d (%d saved) hash collisions, %d DFAs equal\n"
412msgstr ""
413
414#: main.c:916
415#, c-format
416msgid "  %d sets of reallocations needed\n"
417msgstr ""
418
419#: main.c:918
420#, c-format
421msgid "  %d total table entries needed\n"
422msgstr ""
423
424#: main.c:995
425#, c-format
426msgid "Internal error. flexopts are malformed.\n"
427msgstr ""
428
429#: main.c:1005
430#, c-format
431msgid "Try `%s --help' for more information.\n"
432msgstr ""
433
434#: main.c:1062
435#, c-format
436msgid "unknown -C option '%c'"
437msgstr ""
438
439#: main.c:1191
440#, c-format
441msgid "%s %s\n"
442msgstr ""
443
444#: main.c:1466
445msgid "fatal parse error"
446msgstr ""
447
448#: main.c:1498
449#, c-format
450msgid "could not create backing-up info file %s"
451msgstr ""
452
453#: main.c:1519
454#, c-format
455msgid "-l AT&T lex compatibility option entails a large performance penalty\n"
456msgstr ""
457
458#: main.c:1522
459#, c-format
460msgid " and may be the actual source of other reported performance penalties\n"
461msgstr ""
462
463#: main.c:1528
464#, c-format
465msgid ""
466"%%option yylineno entails a performance penalty ONLY on rules that can match "
467"newline characters\n"
468msgstr ""
469
470#: main.c:1535
471#, c-format
472msgid "-I (interactive) entails a minor performance penalty\n"
473msgstr ""
474
475#: main.c:1540
476#, c-format
477msgid "yymore() entails a minor performance penalty\n"
478msgstr ""
479
480#: main.c:1546
481#, c-format
482msgid "REJECT entails a large performance penalty\n"
483msgstr ""
484
485#: main.c:1551
486#, c-format
487msgid "Variable trailing context rules entail a large performance penalty\n"
488msgstr ""
489
490#: main.c:1563
491msgid "REJECT cannot be used with -f or -F"
492msgstr ""
493
494#: main.c:1566
495#, c-format
496msgid "%option yylineno cannot be used with REJECT"
497msgstr ""
498
499#: main.c:1569
500msgid "variable trailing context rules cannot be used with -f or -F"
501msgstr ""
502
503#: main.c:1692
504#, c-format
505msgid "%option yyclass only meaningful for C++ scanners"
506msgstr ""
507
508#: main.c:1799
509#, c-format
510msgid "Usage: %s [OPTIONS] [FILE]...\n"
511msgstr ""
512
513#: main.c:1802
514#, c-format
515msgid ""
516"Generates programs that perform pattern-matching on text.\n"
517"\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"
528"\n"
529"Debugging:\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"
537"\n"
538"Files:\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 "
544"scanner\n"
545"      --tables-file[=FILE] write tables to FILE\n"
546"\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"
556"\n"
557"Generated code:\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"
570"\n"
571"Miscellaneous:\n"
572"  -c                      do-nothing POSIX option\n"
573"  -n                      do-nothing POSIX option\n"
574"  -?\n"
575"  -h, --help              produce this help message\n"
576"  -V, --version           report %s version\n"
577msgstr ""
578
579#: misc.c:65
580msgid "allocation of sko_stack failed"
581msgstr ""
582
583#: misc.c:102 misc.c:128
584#, c-format
585msgid "name \"%s\" ridiculously long"
586msgstr ""
587
588#: misc.c:177
589msgid "memory allocation failed in allocate_array()"
590msgstr ""
591
592#: misc.c:230
593#, c-format
594msgid "bad character '%s' detected in check_char()"
595msgstr ""
596
597#: misc.c:235
598#, c-format
599msgid "scanner requires -8 flag to use the character %s"
600msgstr ""
601
602#: misc.c:268
603msgid "dynamic memory failure in copy_string()"
604msgstr ""
605
606#: misc.c:367
607#, c-format
608msgid "%s: fatal internal error, %s\n"
609msgstr ""
610
611#: misc.c:803
612msgid "attempt to increase array size failed"
613msgstr ""
614
615#: misc.c:930
616msgid "bad line in skeleton file"
617msgstr ""
618
619#: misc.c:979
620msgid "memory allocation failed in yy_flex_xmalloc()"
621msgstr ""
622
623#: nfa.c:104
624#, c-format
625msgid ""
626"\n"
627"\n"
628"********** beginning dump of nfa with start state %d\n"
629msgstr ""
630
631#: nfa.c:115
632#, c-format
633msgid "state # %4d\t"
634msgstr ""
635
636#: nfa.c:130
637#, c-format
638msgid "********** end of dump\n"
639msgstr ""
640
641#: nfa.c:174
642msgid "empty machine in dupmachine()"
643msgstr ""
644
645#: nfa.c:240
646#, c-format
647msgid "Variable trailing context rule at line %d\n"
648msgstr ""
649
650#: nfa.c:364
651msgid "bad state type in mark_beginning_as_normal()"
652msgstr ""
653
654#: nfa.c:609
655#, c-format
656msgid "input rules are too complicated (>= %d NFA states)"
657msgstr ""
658
659#: nfa.c:688
660msgid "found too many transitions in mkxtion()"
661msgstr ""
662
663#: nfa.c:714
664#, c-format
665msgid "too many rules (> %d)!"
666msgstr ""
667
668#: parse.y:159
669msgid "unknown error processing section 1"
670msgstr ""
671
672#: parse.y:184 parse.y:351
673msgid "bad start condition list"
674msgstr ""
675
676#: parse.y:315
677msgid "unrecognized rule"
678msgstr ""
679
680#: parse.y:434 parse.y:447 parse.y:516
681msgid "trailing context used twice"
682msgstr ""
683
684#: parse.y:552 parse.y:562 parse.y:635 parse.y:645
685msgid "bad iteration values"
686msgstr ""
687
688#: parse.y:580 parse.y:598 parse.y:663 parse.y:681
689msgid "iteration value must be positive"
690msgstr ""
691
692#: parse.y:804 parse.y:814
693#, c-format
694msgid "the character range [%c-%c] is ambiguous in a case-insensitive scanner"
695msgstr ""
696
697#: parse.y:819
698msgid "negative range in character class"
699msgstr ""
700
701#: parse.y:916
702msgid "[:^lower:] is ambiguous in case insensitive scanner"
703msgstr ""
704
705#: parse.y:922
706msgid "[:^upper:] ambiguous in case insensitive scanner"
707msgstr ""
708
709#: scan.l:75 scan.l:618 scan.l:676
710msgid "Input line too long\n"
711msgstr ""
712
713#: scan.l:161
714#, c-format
715msgid "malformed '%top' directive"
716msgstr ""
717
718#: scan.l:183
719#, no-c-format
720msgid "unrecognized '%' directive"
721msgstr ""
722
723#: scan.l:192
724msgid "Definition name too long\n"
725msgstr ""
726
727#: scan.l:284
728msgid "Unmatched '{'"
729msgstr ""
730
731#: scan.l:300
732#, c-format
733msgid "Definition value for {%s} too long\n"
734msgstr ""
735
736#: scan.l:317
737msgid "incomplete name definition"
738msgstr ""
739
740#: scan.l:443
741msgid "Option line too long\n"
742msgstr ""
743
744#: scan.l:451
745#, c-format
746msgid "unrecognized %%option: %s"
747msgstr ""
748
749#: scan.l:633 scan.l:800
750msgid "bad character class"
751msgstr ""
752
753#: scan.l:683
754#, c-format
755msgid "undefined definition {%s}"
756msgstr ""
757
758#: scan.l:755
759#, c-format
760msgid "bad <start condition>: %s"
761msgstr ""
762
763#: scan.l:768
764msgid "missing quote"
765msgstr ""
766
767#: scan.l:834
768#, c-format
769msgid "bad character class expression: %s"
770msgstr ""
771
772#: scan.l:856
773msgid "bad character inside {}'s"
774msgstr ""
775
776#: scan.l:862
777msgid "missing }"
778msgstr ""
779
780#: scan.l:940
781msgid "EOF encountered inside an action"
782msgstr ""
783
784#: scan.l:945
785msgid "EOF encountered inside pattern"
786msgstr ""
787
788#: scan.l:967
789#, c-format
790msgid "bad character: %s"
791msgstr ""
792
793#: scan.l:996
794#, c-format
795msgid "can't open %s"
796msgstr ""
797
798#: scanopt.c:291
799#, c-format
800msgid "Usage: %s [OPTIONS]...\n"
801msgstr ""
802
803#: scanopt.c:564
804#, c-format
805msgid "option `%s' doesn't allow an argument\n"
806msgstr ""
807
808#: scanopt.c:569
809#, c-format
810msgid "option `%s' requires an argument\n"
811msgstr ""
812
813#: scanopt.c:573
814#, c-format
815msgid "option `%s' is ambiguous\n"
816msgstr ""
817
818#: scanopt.c:577
819#, c-format
820msgid "Unrecognized option `%s'\n"
821msgstr ""
822
823#: scanopt.c:581
824#, c-format
825msgid "Unknown error=(%d)\n"
826msgstr ""
827
828#: sym.c:100
829msgid "symbol table memory allocation failed"
830msgstr ""
831
832#: sym.c:202
833msgid "name defined twice"
834msgstr ""
835
836#: sym.c:253
837#, c-format
838msgid "start condition %s declared twice"
839msgstr ""
840
841#: yylex.c:56
842msgid "premature EOF"
843msgstr ""
844
845#: yylex.c:198
846#, c-format
847msgid "End Marker\n"
848msgstr ""
849
850#: yylex.c:204
851#, c-format
852msgid "*Something Weird* - tok: %d val: %d\n"
853msgstr ""
854