]>
Commit | Line | Data |
---|---|---|
705db0b5 AD |
1 | /* Automatically generated by po2tbl.sed from bison.pot. */ |
2 | ||
3 | #if HAVE_CONFIG_H | |
4 | # include <config.h> | |
5 | #endif | |
6 | ||
7 | #include "libgettext.h" | |
8 | ||
9 | const struct _msg_ent _msg_tbl[] = { | |
10 | {"", 1}, | |
11 | {"too many states (max %d)", 2}, | |
12 | {"Conflict in state %d between rule %d and token %s resolved as %s.\n", 3}, | |
13 | {"reduce", 4}, | |
14 | {"shift", 5}, | |
15 | {"an error", 6}, | |
16 | {" 1 shift/reduce conflict", 7}, | |
17 | {" %d shift/reduce conflicts", 8}, | |
18 | {" and", 9}, | |
19 | {" 1 reduce/reduce conflict", 10}, | |
20 | {" %d reduce/reduce conflicts", 11}, | |
21 | {"State %d contains", 12}, | |
22 | {"conflicts: ", 13}, | |
23 | {" %d shift/reduce", 14}, | |
24 | {" %d reduce/reduce", 15}, | |
25 | {"%s contains", 16}, | |
26 | {" %-4s\t[reduce using rule %d (%s)]\n", 17}, | |
27 | {"\ | |
28 | $default\treduce using rule %d (%s)\n\ | |
29 | \n", 18}, | |
30 | {" %-4s\treduce using rule %d (%s)\n", 19}, | |
31 | {" $default\treduce using rule %d (%s)\n", 20}, | |
32 | {"DERIVES", 21}, | |
33 | {"%s derives", 22}, | |
34 | {"GNU bison generates parsers for LALR(1) grammars.\n", 23}, | |
35 | {"Usage: %s [OPTION]... FILE\n", 24}, | |
36 | {"\ | |
37 | If a long option shows an argument as mandatory, then it is mandatory\n\ | |
38 | for the equivalent short option also. Similarly for optional arguments.\n", 25}, | |
39 | {"\ | |
40 | Operation modes:\n\ | |
41 | -h, --help display this help and exit\n\ | |
42 | -V, --version output version information and exit\n\ | |
43 | -y, --yacc emulate POSIX yacc\n", 26}, | |
44 | {"\ | |
45 | Parser:\n\ | |
cd5bd6ac | 46 | -S, --skeleton=FILE specify the skeleton to use\n\ |
705db0b5 AD |
47 | -t, --debug instrument the parser for debugging\n\ |
48 | --locations enable locations computation\n\ | |
49 | -p, --name-prefix=PREFIX prepend PREFIX to the external symbols\n\ | |
50 | -l, --no-lines don't generate `#line' directives\n\ | |
51 | -n, --no-parser generate the tables only\n\ | |
52 | -r, --raw number the tokens from 3\n\ | |
53 | -k, --token-table include a table of token names\n", 27}, | |
54 | {"\ | |
55 | Output:\n\ | |
56 | -d, --defines also produce a header file\n\ | |
57 | -v, --verbose also produce an explanation of the automaton\n\ | |
58 | -b, --file-prefix=PREFIX specify a PREFIX for output files\n\ | |
59 | -o, --output-file=FILE leave output to FILE\n", 28}, | |
60 | {"Report bugs to <bug-bison@gnu.org>.\n", 29}, | |
61 | {"bison (GNU Bison) %s", 30}, | |
cd5bd6ac AD |
62 | {"\ |
63 | Copyright 1984, 1986, 1989, 1992, 2000, 2001 Free Software Foundation, Inc.\n", 31}, | |
705db0b5 AD |
64 | {"\ |
65 | This is free software; see the source for copying conditions. There is NO\n\ | |
66 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n", 32}, | |
67 | {"Try `%s --help' for more information.\n", 33}, | |
68 | {"%s: no grammar file given\n", 34}, | |
69 | {"%s: extra arguments ignored after `%s'\n", 35}, | |
70 | {"too many gotos (max %d)", 36}, | |
71 | {"unexpected `/' found and ignored", 37}, | |
72 | {"unterminated comment", 38}, | |
73 | {"unexpected end of file", 39}, | |
74 | {"unescaped newline in constant", 40}, | |
75 | {"octal value outside range 0...255: `\\%o'", 41}, | |
76 | {"hexadecimal value above 255: `\\x%x'", 42}, | |
77 | {"unknown escape sequence: `\\' followed by `%s'", 43}, | |
78 | {"unterminated type name at end of file", 44}, | |
79 | {"unterminated type name", 45}, | |
80 | {"use \"...\" for multi-character literal tokens", 46}, | |
81 | {"%s: internal error: %s\n", 47}, | |
82 | {"Entering set_nullable", 48}, | |
83 | {"maximum table size (%d) exceeded", 49}, | |
84 | {" type %d is %s\n", 50}, | |
85 | {" (rule %d)", 51}, | |
86 | {" $default\taccept\n", 52}, | |
87 | {" NO ACTIONS\n", 53}, | |
88 | {" $ \tgo to state %d\n", 54}, | |
89 | {" %-4s\tshift, and go to state %d\n", 55}, | |
90 | {" %-4s\terror (nonassociative)\n", 56}, | |
91 | {" %-4s\tgo to state %d\n", 57}, | |
92 | {"state %d", 58}, | |
93 | {"Grammar", 59}, | |
94 | {"rule %-4d %s ->", 60}, | |
95 | {"\t\t/* empty */", 61}, | |
96 | {"Terminals, with rules where they appear", 62}, | |
97 | {"Nonterminals, with rules where they appear", 63}, | |
98 | {" on left:", 64}, | |
99 | {" on right:", 65}, | |
100 | {" Skipping to next \\n", 66}, | |
101 | {" Skipping to next %c", 67}, | |
102 | {"invalid $ value", 68}, | |
103 | {"unterminated string at end of file", 69}, | |
104 | {"unterminated string", 70}, | |
105 | {"%s is invalid", 71}, | |
106 | {"$$ of `%s' has no declared type", 72}, | |
107 | {"$%d of `%s' has no declared type", 73}, | |
108 | {"unterminated `%{' definition", 74}, | |
109 | {"Premature EOF after %s", 75}, | |
110 | {"symbol `%s' used more than once as a literal string", 76}, | |
111 | {"symbol `%s' given more than one literal string", 77}, | |
112 | {"symbol %s redefined", 78}, | |
113 | {"type redeclaration for %s", 79}, | |
114 | {"`%s' is invalid in %s", 80}, | |
115 | {"multiple %s declarations", 81}, | |
116 | {"invalid %s declaration", 82}, | |
117 | {"%type declaration has no <typename>", 83}, | |
118 | {"invalid %%type declaration due to item: %s", 84}, | |
119 | {"redefining precedence of %s", 85}, | |
120 | {"invalid text (%s) - number should be after identifier", 86}, | |
121 | {"unexpected item: %s", 87}, | |
122 | {"unmatched %s", 88}, | |
123 | {"argument of %%expect is not an integer", 89}, | |
124 | {"unrecognized item %s, expected an identifier", 90}, | |
125 | {"expected string constant instead of %s", 91}, | |
126 | {"unrecognized: %s", 92}, | |
127 | {"no input grammar", 93}, | |
128 | {"unknown character: %s", 94}, | |
129 | {"unterminated %guard clause", 95}, | |
130 | {"ill-formed rule: initial symbol not followed by colon", 96}, | |
131 | {"grammar starts with vertical bar", 97}, | |
132 | {"rule given for %s, which is a token", 98}, | |
133 | {"two @prec's in a row", 99}, | |
134 | {"%%guard present but %%semantic_parser not specified", 100}, | |
135 | {"two actions at end of one rule", 101}, | |
136 | {"type clash (`%s' `%s') on default action", 102}, | |
137 | {"empty rule for typed nonterminal, and no action", 103}, | |
138 | {"invalid input: %s", 104}, | |
139 | {"too many symbols (tokens plus nonterminals); maximum %d", 105}, | |
140 | {"no rules in the input grammar", 106}, | |
141 | {"symbol %s is used, but is not defined as a token and has no rules", 107}, | |
142 | {"conflicting precedences for %s and %s", 108}, | |
143 | {"conflicting assoc values for %s and %s", 109}, | |
144 | {"tokens %s and %s both assigned number %d", 110}, | |
145 | {"the start symbol %s is undefined", 111}, | |
146 | {"the start symbol %s is a token", 112}, | |
147 | {"Useless nonterminals:", 113}, | |
148 | {"Terminals which are not used:", 114}, | |
149 | {"Useless rules:", 115}, | |
150 | {"\ | |
151 | Variables\n\ | |
152 | ---------\n\ | |
153 | \n", 116}, | |
154 | {"Value Sprec Sassoc Tag\n", 117}, | |
155 | {"\ | |
156 | Rules\n\ | |
157 | -----\n\ | |
158 | \n", 118}, | |
159 | {"\ | |
160 | Rules interpreted\n\ | |
161 | -----------------\n\ | |
162 | \n", 119}, | |
163 | {"%d rules never reduced\n", 120}, | |
164 | {"%s contains ", 121}, | |
165 | {"%d useless nonterminal%s", 122}, | |
166 | {" and ", 123}, | |
167 | {"%d useless rule%s", 124}, | |
168 | {"Start symbol %s does not derive any sentence", 125}, | |
169 | {"\ | |
170 | reduced %s defines %d terminal%s, %d nonterminal%s, and %d production%s.\n", 126}, | |
171 | {"Unknown system error", 127}, | |
172 | {"%s: option `%s' is ambiguous\n", 128}, | |
173 | {"%s: option `--%s' doesn't allow an argument\n", 129}, | |
174 | {"%s: option `%c%s' doesn't allow an argument\n", 130}, | |
175 | {"%s: option `%s' requires an argument\n", 131}, | |
176 | {"%s: unrecognized option `--%s'\n", 132}, | |
177 | {"%s: unrecognized option `%c%s'\n", 133}, | |
178 | {"%s: illegal option -- %c\n", 134}, | |
179 | {"%s: invalid option -- %c\n", 135}, | |
180 | {"%s: option requires an argument -- %c\n", 136}, | |
181 | {"%s: option `-W %s' is ambiguous\n", 137}, | |
182 | {"%s: option `-W %s' doesn't allow an argument\n", 138}, | |
183 | {"memory exhausted", 139}, | |
184 | {"`", 140}, | |
185 | {"'", 141}, | |
705db0b5 AD |
186 | }; |
187 | ||
0d8f3c8a | 188 | int _msg_tbl_length = 141; |