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