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