source: trunk/essentials/sys-devel/flex/po/flex.pot

Last change on this file was 3031, checked in by bird, 18 years ago

flex 2.5.33.

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