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