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