Expand PMF_FN_* macros.
[netbsd-mini2440.git] / external / bsd / flex / dist / po / flex.pot
blob8ee396bbaac7a56103f80d369d4a0bc01bf6d90e
1 # SOME DESCRIPTIVE TITLE.
2 # This file is put in the public domain.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #, fuzzy
6 msgid ""
7 msgstr ""
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"
18 #: dfa.c:61
19 #, c-format
20 msgid "State #%d is non-accepting -\n"
21 msgstr ""
23 #: dfa.c:124
24 msgid "dangerous trailing context"
25 msgstr ""
27 #: dfa.c:166
28 #, c-format
29 msgid " associated rule line numbers:"
30 msgstr ""
32 #: dfa.c:202
33 #, c-format
34 msgid " out-transitions: "
35 msgstr ""
37 #: dfa.c:210
38 #, c-format
39 msgid ""
40 "\n"
41 " jam-transitions: EOF "
42 msgstr ""
44 #: dfa.c:341
45 msgid "consistency check failed in epsclosure()"
46 msgstr ""
48 #: dfa.c:429
49 msgid ""
50 "\n"
51 "\n"
52 "DFA Dump:\n"
53 "\n"
54 msgstr ""
56 #: dfa.c:604
57 msgid "could not create unique end-of-buffer state"
58 msgstr ""
60 #: dfa.c:625
61 #, c-format
62 msgid "state # %d:\n"
63 msgstr ""
65 #: dfa.c:785
66 msgid "Could not write yynxt_tbl[][]"
67 msgstr ""
69 #: dfa.c:1052
70 msgid "bad transition character detected in sympartition()"
71 msgstr ""
73 #: gen.c:478
74 msgid ""
75 "\n"
76 "\n"
77 "Equivalence Classes:\n"
78 "\n"
79 msgstr ""
81 #: gen.c:662 gen.c:691 gen.c:1215
82 #, c-format
83 msgid "state # %d accepts: [%d]\n"
84 msgstr ""
86 #: gen.c:1110
87 #, c-format
88 msgid "state # %d accepts: "
89 msgstr ""
91 #: gen.c:1157
92 msgid "Could not write yyacclist_tbl"
93 msgstr ""
95 #: gen.c:1233
96 msgid "Could not write yyacc_tbl"
97 msgstr ""
99 #: gen.c:1248 gen.c:1633 gen.c:1656
100 msgid "Could not write ecstbl"
101 msgstr ""
103 #: gen.c:1271
104 msgid ""
105 "\n"
106 "\n"
107 "Meta-Equivalence Classes:\n"
108 msgstr ""
110 #: gen.c:1293
111 msgid "Could not write yymeta_tbl"
112 msgstr ""
114 #: gen.c:1354
115 msgid "Could not write yybase_tbl"
116 msgstr ""
118 #: gen.c:1388
119 msgid "Could not write yydef_tbl"
120 msgstr ""
122 #: gen.c:1428
123 msgid "Could not write yynxt_tbl"
124 msgstr ""
126 #: gen.c:1464
127 msgid "Could not write yychk_tbl"
128 msgstr ""
130 #: gen.c:1618 gen.c:1647
131 msgid "Could not write ftbl"
132 msgstr ""
134 #: gen.c:1624
135 msgid "Could not write ssltbl"
136 msgstr ""
138 #: gen.c:1675
139 msgid "Could not write eoltbl"
140 msgstr ""
142 #: gen.c:1735
143 msgid "Could not write yynultrans_tbl"
144 msgstr ""
146 #: main.c:189
147 msgid "rule cannot be matched"
148 msgstr ""
150 #: main.c:194
151 msgid "-s option given but default rule can be matched"
152 msgstr ""
154 #: main.c:234
155 msgid "Can't use -+ with -l option"
156 msgstr ""
158 #: main.c:237
159 msgid "Can't use -f or -F with -l option"
160 msgstr ""
162 #: main.c:241
163 msgid "Can't use --reentrant or --bison-bridge with -l option"
164 msgstr ""
166 #: main.c:278
167 msgid "-Cf/-CF and -Cm don't make sense together"
168 msgstr ""
170 #: main.c:281
171 msgid "-Cf/-CF and -I are incompatible"
172 msgstr ""
174 #: main.c:285
175 msgid "-Cf/-CF are incompatible with lex-compatibility mode"
176 msgstr ""
178 #: main.c:290
179 msgid "-Cf and -CF are mutually exclusive"
180 msgstr ""
182 #: main.c:294
183 msgid "Can't use -+ with -CF option"
184 msgstr ""
186 #: main.c:297
187 #, c-format
188 msgid "%array incompatible with -+ option"
189 msgstr ""
191 #: main.c:302
192 msgid "Options -+ and --reentrant are mutually exclusive."
193 msgstr ""
195 #: main.c:305
196 msgid "bison bridge not supported for the C++ scanner."
197 msgstr ""
199 #: main.c:360 main.c:406
200 #, c-format
201 msgid "could not create %s"
202 msgstr ""
204 #: main.c:419
205 msgid "could not write tables header"
206 msgstr ""
208 #: main.c:423
209 #, c-format
210 msgid "can't open skeleton file %s"
211 msgstr ""
213 #: main.c:505
214 #, c-format
215 msgid "input error reading skeleton file %s"
216 msgstr ""
218 #: main.c:509
219 #, c-format
220 msgid "error closing skeleton file %s"
221 msgstr ""
223 #: main.c:694
224 #, c-format
225 msgid "error creating header file %s"
226 msgstr ""
228 #: main.c:702
229 #, c-format
230 msgid "error writing output file %s"
231 msgstr ""
233 #: main.c:706
234 #, c-format
235 msgid "error closing output file %s"
236 msgstr ""
238 #: main.c:710
239 #, c-format
240 msgid "error deleting output file %s"
241 msgstr ""
243 #: main.c:717
244 #, c-format
245 msgid "No backing up.\n"
246 msgstr ""
248 #: main.c:721
249 #, c-format
250 msgid "%d backing up (non-accepting) states.\n"
251 msgstr ""
253 #: main.c:725
254 #, c-format
255 msgid "Compressed tables always back up.\n"
256 msgstr ""
258 #: main.c:728
259 #, c-format
260 msgid "error writing backup file %s"
261 msgstr ""
263 #: main.c:732
264 #, c-format
265 msgid "error closing backup file %s"
266 msgstr ""
268 #: main.c:737
269 #, c-format
270 msgid "%s version %s usage statistics:\n"
271 msgstr ""
273 #: main.c:740
274 #, c-format
275 msgid "  scanner options: -"
276 msgstr ""
278 #: main.c:819
279 #, c-format
280 msgid "  %d/%d NFA states\n"
281 msgstr ""
283 #: main.c:821
284 #, c-format
285 msgid "  %d/%d DFA states (%d words)\n"
286 msgstr ""
288 #: main.c:823
289 #, c-format
290 msgid "  %d rules\n"
291 msgstr ""
293 #: main.c:828
294 #, c-format
295 msgid "  No backing up\n"
296 msgstr ""
298 #: main.c:832
299 #, c-format
300 msgid "  %d backing-up (non-accepting) states\n"
301 msgstr ""
303 #: main.c:837
304 #, c-format
305 msgid "  Compressed tables always back-up\n"
306 msgstr ""
308 #: main.c:841
309 #, c-format
310 msgid "  Beginning-of-line patterns used\n"
311 msgstr ""
313 #: main.c:843
314 #, c-format
315 msgid "  %d/%d start conditions\n"
316 msgstr ""
318 #: main.c:847
319 #, c-format
320 msgid "  %d epsilon states, %d double epsilon states\n"
321 msgstr ""
323 #: main.c:851
324 #, c-format
325 msgid "  no character classes\n"
326 msgstr ""
328 #: main.c:855
329 #, c-format
330 msgid "  %d/%d character classes needed %d/%d words of storage, %d reused\n"
331 msgstr ""
333 #: main.c:860
334 #, c-format
335 msgid "  %d state/nextstate pairs created\n"
336 msgstr ""
338 #: main.c:863
339 #, c-format
340 msgid "  %d/%d unique/duplicate transitions\n"
341 msgstr ""
343 #: main.c:868
344 #, c-format
345 msgid "  %d table entries\n"
346 msgstr ""
348 #: main.c:876
349 #, c-format
350 msgid "  %d/%d base-def entries created\n"
351 msgstr ""
353 #: main.c:880
354 #, c-format
355 msgid "  %d/%d (peak %d) nxt-chk entries created\n"
356 msgstr ""
358 #: main.c:884
359 #, c-format
360 msgid "  %d/%d (peak %d) template nxt-chk entries created\n"
361 msgstr ""
363 #: main.c:888
364 #, c-format
365 msgid "  %d empty table entries\n"
366 msgstr ""
368 #: main.c:890
369 #, c-format
370 msgid "  %d protos created\n"
371 msgstr ""
373 #: main.c:893
374 #, c-format
375 msgid "  %d templates created, %d uses\n"
376 msgstr ""
378 #: main.c:901
379 #, c-format
380 msgid "  %d/%d equivalence classes created\n"
381 msgstr ""
383 #: main.c:909
384 #, c-format
385 msgid "  %d/%d meta-equivalence classes created\n"
386 msgstr ""
388 #: main.c:915
389 #, c-format
390 msgid "  %d (%d saved) hash collisions, %d DFAs equal\n"
391 msgstr ""
393 #: main.c:917
394 #, c-format
395 msgid "  %d sets of reallocations needed\n"
396 msgstr ""
398 #: main.c:919
399 #, c-format
400 msgid "  %d total table entries needed\n"
401 msgstr ""
403 #: main.c:996
404 #, c-format
405 msgid "Internal error. flexopts are malformed.\n"
406 msgstr ""
408 #: main.c:1006
409 #, c-format
410 msgid "Try `%s --help' for more information.\n"
411 msgstr ""
413 #: main.c:1063
414 #, c-format
415 msgid "unknown -C option '%c'"
416 msgstr ""
418 #: main.c:1192
419 #, c-format
420 msgid "%s %s\n"
421 msgstr ""
423 #: main.c:1467
424 msgid "fatal parse error"
425 msgstr ""
427 #: main.c:1499
428 #, c-format
429 msgid "could not create backing-up info file %s"
430 msgstr ""
432 #: main.c:1520
433 #, c-format
434 msgid "-l AT&T lex compatibility option entails a large performance penalty\n"
435 msgstr ""
437 #: main.c:1523
438 #, c-format
439 msgid " and may be the actual source of other reported performance penalties\n"
440 msgstr ""
442 #: main.c:1529
443 #, c-format
444 msgid ""
445 "%%option yylineno entails a performance penalty ONLY on rules that can match "
446 "newline characters\n"
447 msgstr ""
449 #: main.c:1536
450 #, c-format
451 msgid "-I (interactive) entails a minor performance penalty\n"
452 msgstr ""
454 #: main.c:1541
455 #, c-format
456 msgid "yymore() entails a minor performance penalty\n"
457 msgstr ""
459 #: main.c:1547
460 #, c-format
461 msgid "REJECT entails a large performance penalty\n"
462 msgstr ""
464 #: main.c:1552
465 #, c-format
466 msgid "Variable trailing context rules entail a large performance penalty\n"
467 msgstr ""
469 #: main.c:1564
470 msgid "REJECT cannot be used with -f or -F"
471 msgstr ""
473 #: main.c:1567
474 #, c-format
475 msgid "%option yylineno cannot be used with REJECT"
476 msgstr ""
478 #: main.c:1570
479 msgid "variable trailing context rules cannot be used with -f or -F"
480 msgstr ""
482 #: main.c:1691
483 #, c-format
484 msgid "%option yyclass only meaningful for C++ scanners"
485 msgstr ""
487 #: main.c:1798
488 #, c-format
489 msgid "Usage: %s [OPTIONS] [FILE]...\n"
490 msgstr ""
492 #: main.c:1801
493 #, c-format
494 msgid ""
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"
556 msgstr ""
558 #: misc.c:100 misc.c:126
559 #, c-format
560 msgid "name \"%s\" ridiculously long"
561 msgstr ""
563 #: misc.c:175
564 msgid "memory allocation failed in allocate_array()"
565 msgstr ""
567 #: misc.c:250
568 #, c-format
569 msgid "bad character '%s' detected in check_char()"
570 msgstr ""
572 #: misc.c:255
573 #, c-format
574 msgid "scanner requires -8 flag to use the character %s"
575 msgstr ""
577 #: misc.c:288
578 msgid "dynamic memory failure in copy_string()"
579 msgstr ""
581 #: misc.c:422
582 #, c-format
583 msgid "%s: fatal internal error, %s\n"
584 msgstr ""
586 #: misc.c:875
587 msgid "attempt to increase array size failed"
588 msgstr ""
590 #: misc.c:1002
591 msgid "bad line in skeleton file"
592 msgstr ""
594 #: misc.c:1051
595 msgid "memory allocation failed in yy_flex_xmalloc()"
596 msgstr ""
598 #: nfa.c:104
599 #, c-format
600 msgid ""
601 "\n"
602 "\n"
603 "********** beginning dump of nfa with start state %d\n"
604 msgstr ""
606 #: nfa.c:115
607 #, c-format
608 msgid "state # %4d\t"
609 msgstr ""
611 #: nfa.c:130
612 #, c-format
613 msgid "********** end of dump\n"
614 msgstr ""
616 #: nfa.c:174
617 msgid "empty machine in dupmachine()"
618 msgstr ""
620 #: nfa.c:240
621 #, c-format
622 msgid "Variable trailing context rule at line %d\n"
623 msgstr ""
625 #: nfa.c:353
626 msgid "bad state type in mark_beginning_as_normal()"
627 msgstr ""
629 #: nfa.c:598
630 #, c-format
631 msgid "input rules are too complicated (>= %d NFA states)"
632 msgstr ""
634 #: nfa.c:677
635 msgid "found too many transitions in mkxtion()"
636 msgstr ""
638 #: nfa.c:703
639 #, c-format
640 msgid "too many rules (> %d)!"
641 msgstr ""
643 #: parse.y:159
644 msgid "unknown error processing section 1"
645 msgstr ""
647 #: parse.y:184 parse.y:351
648 msgid "bad start condition list"
649 msgstr ""
651 #: parse.y:315
652 msgid "unrecognized rule"
653 msgstr ""
655 #: parse.y:434 parse.y:447 parse.y:516
656 msgid "trailing context used twice"
657 msgstr ""
659 #: parse.y:552 parse.y:562 parse.y:635 parse.y:645
660 msgid "bad iteration values"
661 msgstr ""
663 #: parse.y:580 parse.y:598 parse.y:663 parse.y:681
664 msgid "iteration value must be positive"
665 msgstr ""
667 #: parse.y:806 parse.y:816
668 #, c-format
669 msgid "the character range [%c-%c] is ambiguous in a case-insensitive scanner"
670 msgstr ""
672 #: parse.y:821
673 msgid "negative range in character class"
674 msgstr ""
676 #: parse.y:918
677 msgid "[:^lower:] is ambiguous in case insensitive scanner"
678 msgstr ""
680 #: parse.y:924
681 msgid "[:^upper:] ambiguous in case insensitive scanner"
682 msgstr ""
684 #: scan.l:75 scan.l:192 scan.l:300 scan.l:443 scan.l:618 scan.l:676
685 msgid "Input line too long\n"
686 msgstr ""
688 #: scan.l:161
689 #, c-format
690 msgid "malformed '%top' directive"
691 msgstr ""
693 #: scan.l:183
694 #, no-c-format
695 msgid "unrecognized '%' directive"
696 msgstr ""
698 #: scan.l:284
699 msgid "Unmatched '{'"
700 msgstr ""
702 #: scan.l:317
703 msgid "incomplete name definition"
704 msgstr ""
706 #: scan.l:451
707 #, c-format
708 msgid "unrecognized %%option: %s"
709 msgstr ""
711 #: scan.l:633 scan.l:800
712 msgid "bad character class"
713 msgstr ""
715 #: scan.l:683
716 #, c-format
717 msgid "undefined definition {%s}"
718 msgstr ""
720 #: scan.l:755
721 #, c-format
722 msgid "bad <start condition>: %s"
723 msgstr ""
725 #: scan.l:768
726 msgid "missing quote"
727 msgstr ""
729 #: scan.l:834
730 #, c-format
731 msgid "bad character class expression: %s"
732 msgstr ""
734 #: scan.l:856
735 msgid "bad character inside {}'s"
736 msgstr ""
738 #: scan.l:862
739 msgid "missing }"
740 msgstr ""
742 #: scan.l:940
743 msgid "EOF encountered inside an action"
744 msgstr ""
746 #: scan.l:945
747 msgid "EOF encountered inside pattern"
748 msgstr ""
750 #: scan.l:967
751 #, c-format
752 msgid "bad character: %s"
753 msgstr ""
755 #: scan.l:996
756 #, c-format
757 msgid "can't open %s"
758 msgstr ""
760 #: scanopt.c:291
761 #, c-format
762 msgid "Usage: %s [OPTIONS]...\n"
763 msgstr ""
765 #: scanopt.c:565
766 #, c-format
767 msgid "option `%s' doesn't allow an argument\n"
768 msgstr ""
770 #: scanopt.c:570
771 #, c-format
772 msgid "option `%s' requires an argument\n"
773 msgstr ""
775 #: scanopt.c:574
776 #, c-format
777 msgid "option `%s' is ambiguous\n"
778 msgstr ""
780 #: scanopt.c:578
781 #, c-format
782 msgid "Unrecognized option `%s'\n"
783 msgstr ""
785 #: scanopt.c:582
786 #, c-format
787 msgid "Unknown error=(%d)\n"
788 msgstr ""
790 #: sym.c:100
791 msgid "symbol table memory allocation failed"
792 msgstr ""
794 #: sym.c:202
795 msgid "name defined twice"
796 msgstr ""
798 #: sym.c:253
799 #, c-format
800 msgid "start condition %s declared twice"
801 msgstr ""
803 #: yylex.c:56
804 msgid "premature EOF"
805 msgstr ""
807 #: yylex.c:198
808 #, c-format
809 msgid "End Marker\n"
810 msgstr ""
812 #: yylex.c:204
813 #, c-format
814 msgid "*Something Weird* - tok: %d val: %d\n"
815 msgstr ""