Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(310)

Side by Side Diff: third_party/yasm/patched-yasm/po/yasm.pot

Issue 11365061: Update Yasm to 1.2.0 (Yasm Part 3/3) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/
Patch Set: Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/yasm/patched-yasm/po/POTFILES.in ('k') | third_party/yasm/patched-yasm/yasm_arch.7 » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # SOME DESCRIPTIVE TITLE. 1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Peter Johnson and other YASM developers 2 # Copyright (C) YEAR Peter Johnson and other YASM developers
3 # This file is distributed under the same license as the PACKAGE package. 3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. 4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 # 5 #
6 #, fuzzy 6 #, fuzzy
7 msgid "" 7 msgid ""
8 msgstr "" 8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n" 9 "Project-Id-Version: yasm 1.2.0\n"
10 "Report-Msgid-Bugs-To: bug-yasm@tortall.net\n" 10 "Report-Msgid-Bugs-To: bug-yasm@tortall.net\n"
11 "POT-Creation-Date: 2009-04-09 23:07-0700\n" 11 "POT-Creation-Date: 2011-10-31 00:12-0700\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n" 14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n"
15 "MIME-Version: 1.0\n" 16 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n" 17 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n" 18 "Content-Transfer-Encoding: 8bit\n"
18 19
19 #: frontends/yasm/yasm-options.c:81 20 #: frontends/yasm/yasm-options.c:86
20 #, c-format 21 #, c-format
21 msgid "option `--%s' needs an argument!" 22 msgid "option `--%s' needs an argument!"
22 msgstr "" 23 msgstr ""
23 24
24 #: frontends/yasm/yasm-options.c:101 frontends/yasm/yasm-options.c:139 25 #: frontends/yasm/yasm-options.c:106 frontends/yasm/yasm-options.c:144
25 #, c-format 26 #, c-format
26 msgid "warning: unrecognized option `%s'" 27 msgid "warning: unrecognized option `%s'"
27 msgstr "" 28 msgstr ""
28 29
29 #: frontends/yasm/yasm-options.c:120 30 #: frontends/yasm/yasm-options.c:125
30 #, c-format 31 #, c-format
31 msgid "option `-%c' needs an argument!" 32 msgid "option `-%c' needs an argument!"
32 msgstr "" 33 msgstr ""
33 34
34 #: frontends/yasm/yasm-options.c:174 frontends/yasm/yasm-options.c:182 35 #: frontends/yasm/yasm-options.c:179 frontends/yasm/yasm-options.c:187
35 msgid "param" 36 msgid "param"
36 msgstr "" 37 msgstr ""
37 38
38 #: frontends/yasm/yasm.c:147 39 #: frontends/yasm/yasm.c:146
39 msgid "show version text" 40 msgid "show version text"
40 msgstr "" 41 msgstr ""
41 42
42 #: frontends/yasm/yasm.c:149 43 #: frontends/yasm/yasm.c:148
43 msgid "show license text" 44 msgid "show license text"
44 msgstr "" 45 msgstr ""
45 46
46 #: frontends/yasm/yasm.c:151 47 #: frontends/yasm/yasm.c:150
47 msgid "show help text" 48 msgid "show help text"
48 msgstr "" 49 msgstr ""
49 50
50 #: frontends/yasm/yasm.c:153 51 #: frontends/yasm/yasm.c:152
51 msgid "select architecture (list with -a help)" 52 msgid "select architecture (list with -a help)"
52 msgstr "" 53 msgstr ""
53 54
54 #: frontends/yasm/yasm.c:153 55 #: frontends/yasm/yasm.c:152
55 msgid "arch" 56 msgid "arch"
56 msgstr "" 57 msgstr ""
57 58
58 #: frontends/yasm/yasm.c:155 59 #: frontends/yasm/yasm.c:154
59 msgid "select parser (list with -p help)" 60 msgid "select parser (list with -p help)"
60 msgstr "" 61 msgstr ""
61 62
62 #: frontends/yasm/yasm.c:155 frontends/yasm/yasm.c:407 63 #: frontends/yasm/yasm.c:154 frontends/yasm/yasm.c:406
63 #: frontends/yasm/yasm.c:448 frontends/yasm/yasm.c:676 64 #: frontends/yasm/yasm.c:447 frontends/yasm/yasm.c:675
64 #: frontends/yasm/yasm.c:878 65 #: frontends/yasm/yasm.c:877
65 msgid "parser" 66 msgid "parser"
66 msgstr "" 67 msgstr ""
67 68
68 #: frontends/yasm/yasm.c:157 69 #: frontends/yasm/yasm.c:156
69 msgid "select preprocessor (list with -r help)" 70 msgid "select preprocessor (list with -r help)"
70 msgstr "" 71 msgstr ""
71 72
72 #: frontends/yasm/yasm.c:157 73 #: frontends/yasm/yasm.c:156
73 msgid "preproc" 74 msgid "preproc"
74 msgstr "" 75 msgstr ""
75 76
76 #: frontends/yasm/yasm.c:159 77 #: frontends/yasm/yasm.c:158
77 msgid "select object format (list with -f help)" 78 msgid "select object format (list with -f help)"
78 msgstr "" 79 msgstr ""
79 80
80 #: frontends/yasm/yasm.c:159 81 #: frontends/yasm/yasm.c:158
81 msgid "format" 82 msgid "format"
82 msgstr "" 83 msgstr ""
83 84
84 #: frontends/yasm/yasm.c:161 85 #: frontends/yasm/yasm.c:160
85 msgid "select debugging format (list with -g help)" 86 msgid "select debugging format (list with -g help)"
86 msgstr "" 87 msgstr ""
87 88
88 #: frontends/yasm/yasm.c:161 89 #: frontends/yasm/yasm.c:160
89 msgid "debug" 90 msgid "debug"
90 msgstr "" 91 msgstr ""
91 92
92 #: frontends/yasm/yasm.c:163 93 #: frontends/yasm/yasm.c:162
93 msgid "select list format (list with -L help)" 94 msgid "select list format (list with -L help)"
94 msgstr "" 95 msgstr ""
95 96
96 #: frontends/yasm/yasm.c:163 97 #: frontends/yasm/yasm.c:162
97 msgid "list" 98 msgid "list"
98 msgstr "" 99 msgstr ""
99 100
100 #: frontends/yasm/yasm.c:165 101 #: frontends/yasm/yasm.c:164
101 msgid "name of list-file output" 102 msgid "name of list-file output"
102 msgstr "" 103 msgstr ""
103 104
104 #: frontends/yasm/yasm.c:165 105 #: frontends/yasm/yasm.c:164
105 msgid "listfile" 106 msgid "listfile"
106 msgstr "" 107 msgstr ""
107 108
108 #: frontends/yasm/yasm.c:167 109 #: frontends/yasm/yasm.c:166
109 msgid "name of object-file output" 110 msgid "name of object-file output"
110 msgstr "" 111 msgstr ""
111 112
112 #: frontends/yasm/yasm.c:167 frontends/yasm/yasm.c:169 113 #: frontends/yasm/yasm.c:166 frontends/yasm/yasm.c:168
113 #: frontends/yasm/yasm.c:191 114 #: frontends/yasm/yasm.c:190
114 msgid "filename" 115 msgid "filename"
115 msgstr "" 116 msgstr ""
116 117
117 #: frontends/yasm/yasm.c:169 118 #: frontends/yasm/yasm.c:168
118 msgid "name of map-file output" 119 msgid "name of map-file output"
119 msgstr "" 120 msgstr ""
120 121
121 #: frontends/yasm/yasm.c:171 122 #: frontends/yasm/yasm.c:170
122 msgid "select machine (list with -m help)" 123 msgid "select machine (list with -m help)"
123 msgstr "" 124 msgstr ""
124 125
125 #: frontends/yasm/yasm.c:171 frontends/yasm/yasm.c:401 126 #: frontends/yasm/yasm.c:170 frontends/yasm/yasm.c:400
126 msgid "machine" 127 msgid "machine"
127 msgstr "" 128 msgstr ""
128 129
129 #: frontends/yasm/yasm.c:173 130 #: frontends/yasm/yasm.c:172
130 msgid "treat all sized operands as if `strict' was used" 131 msgid "treat all sized operands as if `strict' was used"
131 msgstr "" 132 msgstr ""
132 133
133 #: frontends/yasm/yasm.c:175 134 #: frontends/yasm/yasm.c:174
134 msgid "inhibits warning messages" 135 msgid "inhibits warning messages"
135 msgstr "" 136 msgstr ""
136 137
137 #: frontends/yasm/yasm.c:177 138 #: frontends/yasm/yasm.c:176
138 msgid "enables/disables warning" 139 msgid "enables/disables warning"
139 msgstr "" 140 msgstr ""
140 141
141 #: frontends/yasm/yasm.c:179 142 #: frontends/yasm/yasm.c:178
142 msgid "generate Makefile dependencies on stdout" 143 msgid "generate Makefile dependencies on stdout"
143 msgstr "" 144 msgstr ""
144 145
145 #: frontends/yasm/yasm.c:181 146 #: frontends/yasm/yasm.c:180
146 msgid "redirect error messages to file" 147 msgid "redirect error messages to file"
147 msgstr "" 148 msgstr ""
148 149
149 #: frontends/yasm/yasm.c:181 150 #: frontends/yasm/yasm.c:180
150 msgid "file" 151 msgid "file"
151 msgstr "" 152 msgstr ""
152 153
153 #: frontends/yasm/yasm.c:183 154 #: frontends/yasm/yasm.c:182
154 msgid "redirect error messages to stdout" 155 msgid "redirect error messages to stdout"
155 msgstr "" 156 msgstr ""
156 157
157 #: frontends/yasm/yasm.c:185 158 #: frontends/yasm/yasm.c:184
158 msgid "preprocess only (writes output to stdout by default)" 159 msgid "preprocess only (writes output to stdout by default)"
159 msgstr "" 160 msgstr ""
160 161
161 #: frontends/yasm/yasm.c:187 frontends/yasm/yasm.c:189 162 #: frontends/yasm/yasm.c:186 frontends/yasm/yasm.c:188
162 msgid "add include path" 163 msgid "add include path"
163 msgstr "" 164 msgstr ""
164 165
165 #: frontends/yasm/yasm.c:187 frontends/yasm/yasm.c:189 166 #: frontends/yasm/yasm.c:186 frontends/yasm/yasm.c:188
166 msgid "path" 167 msgid "path"
167 msgstr "" 168 msgstr ""
168 169
169 #: frontends/yasm/yasm.c:191 170 #: frontends/yasm/yasm.c:190
170 msgid "pre-include file" 171 msgid "pre-include file"
171 msgstr "" 172 msgstr ""
172 173
173 #: frontends/yasm/yasm.c:193 frontends/yasm/yasm.c:195 174 #: frontends/yasm/yasm.c:192 frontends/yasm/yasm.c:194
174 msgid "pre-define a macro, optionally to value" 175 msgid "pre-define a macro, optionally to value"
175 msgstr "" 176 msgstr ""
176 177
177 #: frontends/yasm/yasm.c:193 frontends/yasm/yasm.c:195 178 #: frontends/yasm/yasm.c:192 frontends/yasm/yasm.c:194
178 msgid "macro[=value]" 179 msgid "macro[=value]"
179 msgstr "" 180 msgstr ""
180 181
181 #: frontends/yasm/yasm.c:197 frontends/yasm/yasm.c:199 182 #: frontends/yasm/yasm.c:196 frontends/yasm/yasm.c:198
182 msgid "undefine a macro" 183 msgid "undefine a macro"
183 msgstr "" 184 msgstr ""
184 185
185 #: frontends/yasm/yasm.c:197 frontends/yasm/yasm.c:199 186 #: frontends/yasm/yasm.c:196 frontends/yasm/yasm.c:198
186 msgid "macro" 187 msgid "macro"
187 msgstr "" 188 msgstr ""
188 189
189 #: frontends/yasm/yasm.c:201 190 #: frontends/yasm/yasm.c:200
190 msgid "select error/warning message style (`gnu' or `vc')" 191 msgid "select error/warning message style (`gnu' or `vc')"
191 msgstr "" 192 msgstr ""
192 193
193 #: frontends/yasm/yasm.c:201 194 #: frontends/yasm/yasm.c:200
194 msgid "style" 195 msgid "style"
195 msgstr "" 196 msgstr ""
196 197
197 #: frontends/yasm/yasm.c:203 198 #: frontends/yasm/yasm.c:202
198 msgid "prepend argument to name of all external symbols" 199 msgid "prepend argument to name of all external symbols"
199 msgstr "" 200 msgstr ""
200 201
201 #: frontends/yasm/yasm.c:203 202 #: frontends/yasm/yasm.c:202
202 msgid "prefix" 203 msgid "prefix"
203 msgstr "" 204 msgstr ""
204 205
205 #: frontends/yasm/yasm.c:205 frontends/yasm/yasm.c:207 206 #: frontends/yasm/yasm.c:204 frontends/yasm/yasm.c:206
206 msgid "append argument to name of all external symbols" 207 msgid "append argument to name of all external symbols"
207 msgstr "" 208 msgstr ""
208 209
209 #: frontends/yasm/yasm.c:205 frontends/yasm/yasm.c:207 210 #: frontends/yasm/yasm.c:204 frontends/yasm/yasm.c:206
210 msgid "suffix" 211 msgid "suffix"
211 msgstr "" 212 msgstr ""
212 213
213 #: frontends/yasm/yasm.c:210 214 #: frontends/yasm/yasm.c:209
214 msgid "load plugin module" 215 msgid "load plugin module"
215 msgstr "" 216 msgstr ""
216 217
217 #: frontends/yasm/yasm.c:210 218 #: frontends/yasm/yasm.c:209
218 msgid "plugin" 219 msgid "plugin"
219 msgstr "" 220 msgstr ""
220 221
221 #: frontends/yasm/yasm.c:224 222 #: frontends/yasm/yasm.c:223
222 msgid "" 223 msgid ""
223 "usage: yasm [option]* file\n" 224 "usage: yasm [option]* file\n"
224 "Options:\n" 225 "Options:\n"
225 msgstr "" 226 msgstr ""
226 227
227 #: frontends/yasm/yasm.c:227 228 #: frontends/yasm/yasm.c:226
228 msgid "" 229 msgid ""
229 "\n" 230 "\n"
230 "Files are asm sources to be assembled.\n" 231 "Files are asm sources to be assembled.\n"
231 "\n" 232 "\n"
232 "Sample invocation:\n" 233 "Sample invocation:\n"
233 " yasm -f elf -o object.o source.asm\n" 234 " yasm -f elf -o object.o source.asm\n"
234 "\n" 235 "\n"
235 "Report bugs to bug-yasm@tortall.net\n" 236 "Report bugs to bug-yasm@tortall.net\n"
236 msgstr "" 237 msgstr ""
237 238
238 #: frontends/yasm/yasm.c:400 frontends/yasm/yasm.c:405 239 #: frontends/yasm/yasm.c:399 frontends/yasm/yasm.c:404
239 #: frontends/yasm/yasm.c:446 240 #: frontends/yasm/yasm.c:445
240 #, c-format 241 #, c-format
241 msgid "%s: `%s' is not a valid %s for %s `%s'" 242 msgid "%s: `%s' is not a valid %s for %s `%s'"
242 msgstr "" 243 msgstr ""
243 244
244 #: frontends/yasm/yasm.c:401 frontends/yasm/yasm.c:406 245 #: frontends/yasm/yasm.c:400 frontends/yasm/yasm.c:405
245 #: frontends/yasm/yasm.c:411 frontends/yasm/yasm.c:426 246 #: frontends/yasm/yasm.c:410 frontends/yasm/yasm.c:425
246 #: frontends/yasm/yasm.c:446 frontends/yasm/yasm.c:590 247 #: frontends/yasm/yasm.c:445 frontends/yasm/yasm.c:589
247 #: frontends/yasm/yasm.c:601 frontends/yasm/yasm.c:643 248 #: frontends/yasm/yasm.c:600 frontends/yasm/yasm.c:642
248 #: frontends/yasm/yasm.c:653 frontends/yasm/yasm.c:675 249 #: frontends/yasm/yasm.c:652 frontends/yasm/yasm.c:674
249 #: frontends/yasm/yasm.c:687 frontends/yasm/yasm.c:710 250 #: frontends/yasm/yasm.c:686 frontends/yasm/yasm.c:709
250 #: frontends/yasm/yasm.c:721 frontends/yasm/yasm.c:859 251 #: frontends/yasm/yasm.c:720 frontends/yasm/yasm.c:858
251 #: frontends/yasm/yasm.c:878 frontends/yasm/yasm.c:897 252 #: frontends/yasm/yasm.c:877 frontends/yasm/yasm.c:896
252 #: frontends/yasm/yasm.c:917 frontends/yasm/yasm.c:941 253 #: frontends/yasm/yasm.c:916 frontends/yasm/yasm.c:940
253 #: frontends/yasm/yasm.c:961 frontends/yasm/yasm.c:1344 libyasm/errwarn.c:181 254 #: frontends/yasm/yasm.c:960 frontends/yasm/yasm.c:1343 libyasm/errwarn.c:180
254 msgid "FATAL" 255 msgid "FATAL"
255 msgstr "" 256 msgstr ""
256 257
257 #: frontends/yasm/yasm.c:402 frontends/yasm/yasm.c:407 258 #: frontends/yasm/yasm.c:401 frontends/yasm/yasm.c:406
258 #: frontends/yasm/yasm.c:654 frontends/yasm/yasm.c:663 259 #: frontends/yasm/yasm.c:653 frontends/yasm/yasm.c:662
259 #: frontends/yasm/yasm.c:860 260 #: frontends/yasm/yasm.c:859
260 msgid "architecture" 261 msgid "architecture"
261 msgstr "" 262 msgstr ""
262 263
263 #: frontends/yasm/yasm.c:411 264 #: frontends/yasm/yasm.c:410
264 #, c-format 265 #, c-format
265 msgid "%s: unknown architecture error" 266 msgid "%s: unknown architecture error"
266 msgstr "" 267 msgstr ""
267 268
268 #: frontends/yasm/yasm.c:447 frontends/yasm/yasm.c:688 269 #: frontends/yasm/yasm.c:446 frontends/yasm/yasm.c:687
269 #: frontends/yasm/yasm.c:898 270 #: frontends/yasm/yasm.c:897
270 msgid "preprocessor" 271 msgid "preprocessor"
271 msgstr "" 272 msgstr ""
272 273
273 #: frontends/yasm/yasm.c:495 274 #: frontends/yasm/yasm.c:494
274 #, c-format 275 #, c-format
275 msgid "warning: object format `%s' does not support map files" 276 msgid "warning: object format `%s' does not support map files"
276 msgstr "" 277 msgstr ""
277 278
278 #: frontends/yasm/yasm.c:590 279 #: frontends/yasm/yasm.c:589
279 #, c-format 280 #, c-format
280 msgid "%s: could not initialize BitVector" 281 msgid "%s: could not initialize BitVector"
281 msgstr "" 282 msgstr ""
282 283
283 #: frontends/yasm/yasm.c:601 284 #: frontends/yasm/yasm.c:600
284 #, c-format 285 #, c-format
285 msgid "%s: could not load standard modules" 286 msgid "%s: could not load standard modules"
286 msgstr "" 287 msgstr ""
287 288
288 #: frontends/yasm/yasm.c:643 frontends/yasm/yasm.c:653 289 #: frontends/yasm/yasm.c:642 frontends/yasm/yasm.c:652
289 #: frontends/yasm/yasm.c:675 frontends/yasm/yasm.c:687 290 #: frontends/yasm/yasm.c:674 frontends/yasm/yasm.c:686
290 #: frontends/yasm/yasm.c:710 frontends/yasm/yasm.c:721 291 #: frontends/yasm/yasm.c:709 frontends/yasm/yasm.c:720
291 #, c-format 292 #, c-format
292 msgid "%s: could not load default %s" 293 msgid "%s: could not load default %s"
293 msgstr "" 294 msgstr ""
294 295
295 #: frontends/yasm/yasm.c:644 frontends/yasm/yasm.c:918 296 #: frontends/yasm/yasm.c:643 frontends/yasm/yasm.c:917
296 msgid "object format" 297 msgid "object format"
297 msgstr "" 298 msgstr ""
298 299
299 #: frontends/yasm/yasm.c:662 300 #: frontends/yasm/yasm.c:661
300 #, c-format 301 #, c-format
301 msgid "Available %s for %s `%s':\n" 302 msgid "Available %s for %s `%s':\n"
302 msgstr "" 303 msgstr ""
303 304
304 #: frontends/yasm/yasm.c:662 305 #: frontends/yasm/yasm.c:661
305 msgid "machines" 306 msgid "machines"
306 msgstr "" 307 msgstr ""
307 308
308 #: frontends/yasm/yasm.c:696 309 #: frontends/yasm/yasm.c:695
309 msgid "No input files specified" 310 msgid "No input files specified"
310 msgstr "" 311 msgstr ""
311 312
312 #: frontends/yasm/yasm.c:711 frontends/yasm/yasm.c:962 313 #: frontends/yasm/yasm.c:710 frontends/yasm/yasm.c:961
313 msgid "list format" 314 msgid "list format"
314 msgstr "" 315 msgstr ""
315 316
316 #: frontends/yasm/yasm.c:722 frontends/yasm/yasm.c:942 317 #: frontends/yasm/yasm.c:721 frontends/yasm/yasm.c:941
317 msgid "debug format" 318 msgid "debug format"
318 msgstr "" 319 msgstr ""
319 320
320 #: frontends/yasm/yasm.c:739 321 #: frontends/yasm/yasm.c:738
321 #, c-format 322 #, c-format
322 msgid "could not open file `%s'" 323 msgid "could not open file `%s'"
323 msgstr "" 324 msgstr ""
324 325
325 #: frontends/yasm/yasm.c:813 326 #: frontends/yasm/yasm.c:812
326 msgid "" 327 msgid ""
327 "warning: can open only one input file, only the last file will be processed" 328 "warning: can open only one input file, only the last file will be processed"
328 msgstr "" 329 msgstr ""
329 330
330 #: frontends/yasm/yasm.c:854 frontends/yasm/yasm.c:873 331 #: frontends/yasm/yasm.c:853 frontends/yasm/yasm.c:872
331 #: frontends/yasm/yasm.c:892 frontends/yasm/yasm.c:912 332 #: frontends/yasm/yasm.c:891 frontends/yasm/yasm.c:911
332 #: frontends/yasm/yasm.c:936 frontends/yasm/yasm.c:956 333 #: frontends/yasm/yasm.c:935 frontends/yasm/yasm.c:955
333 #, c-format 334 #, c-format
334 msgid "Available yasm %s:\n" 335 msgid "Available yasm %s:\n"
335 msgstr "" 336 msgstr ""
336 337
337 #: frontends/yasm/yasm.c:854 338 #: frontends/yasm/yasm.c:853
338 msgid "architectures" 339 msgid "architectures"
339 msgstr "" 340 msgstr ""
340 341
341 #: frontends/yasm/yasm.c:859 frontends/yasm/yasm.c:878 342 #: frontends/yasm/yasm.c:858 frontends/yasm/yasm.c:877
342 #: frontends/yasm/yasm.c:897 frontends/yasm/yasm.c:917 343 #: frontends/yasm/yasm.c:896 frontends/yasm/yasm.c:916
343 #: frontends/yasm/yasm.c:941 frontends/yasm/yasm.c:961 344 #: frontends/yasm/yasm.c:940 frontends/yasm/yasm.c:960
344 #, c-format 345 #, c-format
345 msgid "%s: unrecognized %s `%s'" 346 msgid "%s: unrecognized %s `%s'"
346 msgstr "" 347 msgstr ""
347 348
348 #: frontends/yasm/yasm.c:873 349 #: frontends/yasm/yasm.c:872
349 msgid "parsers" 350 msgid "parsers"
350 msgstr "" 351 msgstr ""
351 352
352 #: frontends/yasm/yasm.c:892 353 #: frontends/yasm/yasm.c:891
353 msgid "preprocessors" 354 msgid "preprocessors"
354 msgstr "" 355 msgstr ""
355 356
356 #: frontends/yasm/yasm.c:912 357 #: frontends/yasm/yasm.c:911
357 msgid "object formats" 358 msgid "object formats"
358 msgstr "" 359 msgstr ""
359 360
360 #: frontends/yasm/yasm.c:936 361 #: frontends/yasm/yasm.c:935
361 msgid "debug formats" 362 msgid "debug formats"
362 msgstr "" 363 msgstr ""
363 364
364 #: frontends/yasm/yasm.c:956 365 #: frontends/yasm/yasm.c:955
365 msgid "list formats" 366 msgid "list formats"
366 msgstr "" 367 msgstr ""
367 368
368 #: frontends/yasm/yasm.c:974 369 #: frontends/yasm/yasm.c:973
369 msgid "warning: can output to only one list file, last specified used" 370 msgid "warning: can output to only one list file, last specified used"
370 msgstr "" 371 msgstr ""
371 372
372 #: frontends/yasm/yasm.c:990 373 #: frontends/yasm/yasm.c:989
373 msgid "warning: can output to only one object file, last specified used" 374 msgid "warning: can output to only one object file, last specified used"
374 msgstr "" 375 msgstr ""
375 376
376 #: frontends/yasm/yasm.c:1006 377 #: frontends/yasm/yasm.c:1005
377 msgid "warning: can output to only one map file, last specified used" 378 msgid "warning: can output to only one map file, last specified used"
378 msgstr "" 379 msgstr ""
379 380
380 #: frontends/yasm/yasm.c:1083 381 #: frontends/yasm/yasm.c:1082
381 msgid "warning: can output to only one error file, last specified used" 382 msgid "warning: can output to only one error file, last specified used"
382 msgstr "" 383 msgstr ""
383 384
384 #: frontends/yasm/yasm.c:1141 385 #: frontends/yasm/yasm.c:1140
385 #, c-format 386 #, c-format
386 msgid "warning: unrecognized message style `%s'" 387 msgid "warning: unrecognized message style `%s'"
387 msgstr "" 388 msgstr ""
388 389
389 #: frontends/yasm/yasm.c:1187 390 #: frontends/yasm/yasm.c:1186
390 #, c-format 391 #, c-format
391 msgid "warning: could not load plugin `%s'" 392 msgid "warning: could not load plugin `%s'"
392 msgstr "" 393 msgstr ""
393 394
394 #: frontends/yasm/yasm.c:1281 395 #: frontends/yasm/yasm.c:1280
395 #, c-format 396 #, c-format
396 msgid "file name already ends in `.%s': output will be in `%s'" 397 msgid "file name already ends in `.%s': output will be in `%s'"
397 msgstr "" 398 msgstr ""
398 399
399 #: frontends/yasm/yasm.c:1290 400 #: frontends/yasm/yasm.c:1289
400 #, c-format 401 #, c-format
401 msgid "file name already has no extension: output will be in `%s'" 402 msgid "file name already has no extension: output will be in `%s'"
402 msgstr "" 403 msgstr ""
403 404
404 #: frontends/yasm/yasm.c:1332 libyasm/errwarn.c:166 405 #: frontends/yasm/yasm.c:1331 libyasm/errwarn.c:165
405 #, c-format 406 #, c-format
406 msgid "INTERNAL ERROR at %s, line %u: %s\n" 407 msgid "INTERNAL ERROR at %s, line %u: %s\n"
407 msgstr "" 408 msgstr ""
408 409
409 #: frontends/yasm/yasm.c:1372 frontends/yasm/yasm.c:1374 410 #: frontends/yasm/yasm.c:1371 frontends/yasm/yasm.c:1373
410 #: frontends/yasm/yasm.c:1378 frontends/yasm/yasm.c:1381 411 #: frontends/yasm/yasm.c:1377 frontends/yasm/yasm.c:1380
411 msgid "error: " 412 msgid "error: "
412 msgstr "" 413 msgstr ""
413 414
414 #: frontends/yasm/yasm.c:1390 frontends/yasm/yasm.c:1393 415 #: frontends/yasm/yasm.c:1389 frontends/yasm/yasm.c:1392
415 msgid "warning: " 416 msgid "warning: "
416 msgstr "" 417 msgstr ""
417 418
418 #: libyasm/bc-align.c:110 419 #: libyasm/bc-align.c:110
419 msgid "align boundary must be a constant" 420 msgid "align boundary must be a constant"
420 msgstr "" 421 msgstr ""
421 422
422 #: libyasm/bc-align.c:113 423 #: libyasm/bc-align.c:113
423 msgid "align fill must be a constant" 424 msgid "align fill must be a constant"
424 msgstr "" 425 msgstr ""
425 426
426 #: libyasm/bc-align.c:116 427 #: libyasm/bc-align.c:116
427 msgid "align maximum skip must be a constant" 428 msgid "align maximum skip must be a constant"
428 msgstr "" 429 msgstr ""
429 430
430 #: libyasm/bc-align.c:204 431 #: libyasm/bc-align.c:205
431 msgid "could not find any code alignment size" 432 msgid "could not find any code alignment size"
432 msgstr "" 433 msgstr ""
433 434
434 #: libyasm/bc-align.c:217 435 #: libyasm/bc-align.c:218
435 #, c-format 436 #, c-format
436 msgid "invalid alignment size %d" 437 msgid "invalid alignment size %d"
437 msgstr "" 438 msgstr ""
438 439
439 #: libyasm/bc-data.c:119 440 #: libyasm/bc-data.c:119
440 msgid "data expression too complex" 441 msgid "data expression too complex"
441 msgstr "" 442 msgstr ""
442 443
443 #: libyasm/bc-data.c:128 444 #: libyasm/bc-data.c:128
444 msgid "LEB128 requires constant values" 445 msgid "LEB128 requires constant values"
(...skipping 12 matching lines...) Expand all
457 msgstr "" 458 msgstr ""
458 459
459 #: libyasm/bc-data.c:188 libyasm/bc-data.c:243 460 #: libyasm/bc-data.c:188 libyasm/bc-data.c:243
460 msgid "non-constant in data_tobytes" 461 msgid "non-constant in data_tobytes"
461 msgstr "" 462 msgstr ""
462 463
463 #: libyasm/bc-data.c:437 464 #: libyasm/bc-data.c:437
464 msgid "LEB128 does not allow string constants" 465 msgid "LEB128 does not allow string constants"
465 msgstr "" 466 msgstr ""
466 467
467 #: libyasm/bc-data.c:503 libyasm/bytecode.c:358 468 #: libyasm/bc-data.c:511 libyasm/bytecode.c:362
468 msgid "could not determine multiple" 469 msgid "could not determine multiple"
469 msgstr "" 470 msgstr ""
470 471
471 #: libyasm/bc-data.c:507 libyasm/bytecode.c:258 libyasm/bytecode.c:362 472 #: libyasm/bc-data.c:515 libyasm/bytecode.c:258 libyasm/bytecode.c:366
472 msgid "multiple is negative" 473 msgid "multiple is negative"
473 msgstr "" 474 msgstr ""
474 475
475 #: libyasm/bc-incbin.c:115 476 #: libyasm/bc-incbin.c:115
476 msgid "start expression too complex" 477 msgid "start expression too complex"
477 msgstr "" 478 msgstr ""
478 479
479 #: libyasm/bc-incbin.c:118 480 #: libyasm/bc-incbin.c:118
480 msgid "start expression not absolute" 481 msgid "start expression not absolute"
481 msgstr "" 482 msgstr ""
482 483
483 #: libyasm/bc-incbin.c:123 484 #: libyasm/bc-incbin.c:123
484 msgid "maximum length expression too complex" 485 msgid "maximum length expression too complex"
485 msgstr "" 486 msgstr ""
486 487
487 #: libyasm/bc-incbin.c:126 488 #: libyasm/bc-incbin.c:126
488 msgid "maximum length expression not absolute" 489 msgid "maximum length expression not absolute"
489 msgstr "" 490 msgstr ""
490 491
491 #: libyasm/bc-incbin.c:147 libyasm/bc-incbin.c:160 492 #: libyasm/bc-incbin.c:147 libyasm/bc-incbin.c:160
492 msgid "incbin does not yet understand non-constant" 493 msgid "incbin does not yet understand non-constant"
493 msgstr "" 494 msgstr ""
494 495
495 #: libyasm/bc-incbin.c:169 libyasm/bc-incbin.c:219 496 #: libyasm/bc-incbin.c:169 libyasm/bc-incbin.c:220
496 #, c-format 497 #, c-format
497 msgid "`incbin': unable to open file `%s'" 498 msgid "`incbin': unable to open file `%s'"
498 msgstr "" 499 msgstr ""
499 500
500 #: libyasm/bc-incbin.c:175 libyasm/bc-incbin.c:227 501 #: libyasm/bc-incbin.c:175 libyasm/bc-incbin.c:228
501 #, c-format 502 #, c-format
502 msgid "`incbin': unable to seek on file `%s'" 503 msgid "`incbin': unable to seek on file `%s'"
503 msgstr "" 504 msgstr ""
504 505
505 #: libyasm/bc-incbin.c:185 506 #: libyasm/bc-incbin.c:185
506 #, c-format 507 #, c-format
507 msgid "`incbin': start past end of file `%s'" 508 msgid "`incbin': start past end of file `%s'"
508 msgstr "" 509 msgstr ""
509 510
510 #: libyasm/bc-incbin.c:212 511 #: libyasm/bc-incbin.c:213
511 msgid "could not determine start in bc_tobytes_incbin" 512 msgid "could not determine start in bc_tobytes_incbin"
512 msgstr "" 513 msgstr ""
513 514
514 #: libyasm/bc-incbin.c:236 515 #: libyasm/bc-incbin.c:237
515 #, c-format 516 #, c-format
516 msgid "`incbin': unable to read %lu bytes from file `%s'" 517 msgid "`incbin': unable to read %lu bytes from file `%s'"
517 msgstr "" 518 msgstr ""
518 519
519 #: libyasm/bc-org.c:113 libyasm/bc-org.c:133 520 #: libyasm/bc-org.c:113 libyasm/bc-org.c:134
520 msgid "ORG overlap with already existing data" 521 msgid "ORG overlap with already existing data"
521 msgstr "" 522 msgstr ""
522 523
523 #: libyasm/bc-reserve.c:121 524 #: libyasm/bc-reserve.c:122
524 msgid "bc_reserve_tobytes called" 525 msgid "bc_reserve_tobytes called"
525 msgstr "" 526 msgstr ""
526 527
527 #: libyasm/bytecode.c:61 528 #: libyasm/bytecode.c:60
528 msgid "bytecode length cannot be calculated" 529 msgid "bytecode length cannot be calculated"
529 msgstr "" 530 msgstr ""
530 531
531 #: libyasm/bytecode.c:70 532 #: libyasm/bytecode.c:69
532 msgid "bytecode does not have any dependent spans" 533 msgid "bytecode does not have any dependent spans"
533 msgstr "" 534 msgstr ""
534 535
535 #: libyasm/bytecode.c:80 536 #: libyasm/bytecode.c:80
536 msgid "bytecode cannot be converted to bytes" 537 msgid "bytecode cannot be converted to bytes"
537 msgstr "" 538 msgstr ""
538 539
539 #: libyasm/bytecode.c:229 540 #: libyasm/bytecode.c:229
540 msgid "got empty bytecode in yasm_bc_elem_size" 541 msgid "got empty bytecode in yasm_bc_elem_size"
541 msgstr "" 542 msgstr ""
542 543
543 #: libyasm/bytecode.c:246 544 #: libyasm/bytecode.c:246
544 msgid "got empty bytecode in yasm_bc_calc_len" 545 msgid "got empty bytecode in yasm_bc_calc_len"
545 msgstr "" 546 msgstr ""
546 547
547 #: libyasm/bytecode.c:265 548 #: libyasm/bytecode.c:265
548 msgid "expression must not contain floating point value" 549 msgid "expression must not contain floating point value"
549 msgstr "" 550 msgstr ""
550 551
551 #: libyasm/bytecode.c:292 552 #: libyasm/bytecode.c:292
552 msgid "got empty bytecode in yasm_bc_expand" 553 msgid "got empty bytecode in yasm_bc_expand"
553 msgstr "" 554 msgstr ""
554 555
555 #: libyasm/bytecode.c:334 556 #: libyasm/bytecode.c:338
556 msgid "got empty bytecode in bc_tobytes" 557 msgid "got empty bytecode in bc_tobytes"
557 msgstr "" 558 msgstr ""
558 559
559 #: libyasm/bytecode.c:342 560 #: libyasm/bytecode.c:346
560 msgid "written length does not match optimized length" 561 msgid "written length does not match optimized length"
561 msgstr "" 562 msgstr ""
562 563
563 #: libyasm/errwarn.c:239 564 #: libyasm/errwarn.c:238
564 msgid "Unexpected errwarn insert action" 565 msgid "Unexpected errwarn insert action"
565 msgstr "" 566 msgstr ""
566 567
567 #: libyasm/errwarn.c:499 568 #: libyasm/errwarn.c:498
568 msgid "warnings being treated as errors" 569 msgid "warnings being treated as errors"
569 msgstr "" 570 msgstr ""
570 571
571 #: libyasm/expr.c:80 libyasm/expr.c:103 572 #: libyasm/expr.c:79 libyasm/expr.c:102
572 msgid "could not find expritem in pool" 573 msgid "could not find expritem in pool"
573 msgstr "" 574 msgstr ""
574 575
575 #: libyasm/expr.c:96 576 #: libyasm/expr.c:95
576 msgid "Right side of expression must exist" 577 msgid "Right side of expression must exist"
577 msgstr "" 578 msgstr ""
578 579
579 #: libyasm/expr.c:138 580 #: libyasm/expr.c:137
580 msgid "too many expritems" 581 msgid "too many expritems"
581 msgstr "" 582 msgstr ""
582 583
583 #: libyasm/expr.c:828 libyasm/section.c:968 libyasm/section.c:1178 584 #: libyasm/expr.c:828 libyasm/section.c:973 libyasm/section.c:1182
584 msgid "circular reference detected" 585 msgid "circular reference detected"
585 msgstr "" 586 msgstr ""
586 587
587 #: libyasm/file.c:162 588 #: libyasm/file.c:171
588 msgid "octal value out of range" 589 msgid "octal value out of range"
589 msgstr "" 590 msgstr ""
590 591
591 #: libyasm/file.c:240 592 #: libyasm/file.c:255
592 msgid "could not determine current working directory" 593 msgid "could not determine current working directory"
593 msgstr "" 594 msgstr ""
594 595
595 #: libyasm/floatnum.c:520 596 #: libyasm/floatnum.c:519
596 msgid "Unsupported floating-point arithmetic operation" 597 msgid "Unsupported floating-point arithmetic operation"
597 msgstr "" 598 msgstr ""
598 599
599 #: libyasm/floatnum.c:597 600 #: libyasm/floatnum.c:596
600 msgid "Both underflow and overflow set" 601 msgid "Both underflow and overflow set"
601 msgstr "" 602 msgstr ""
602 603
603 #: libyasm/floatnum.c:621 604 #: libyasm/floatnum.c:620
604 msgid "Byte length of BitVector does not match bit length" 605 msgid "Byte length of BitVector does not match bit length"
605 msgstr "" 606 msgstr ""
606 607
607 #: libyasm/floatnum.c:682 608 #: libyasm/floatnum.c:681
608 msgid "unsupported floatnum functionality" 609 msgid "unsupported floatnum functionality"
609 msgstr "" 610 msgstr ""
610 611
611 #: libyasm/floatnum.c:698 612 #: libyasm/floatnum.c:697
612 msgid "Invalid float conversion size" 613 msgid "Invalid float conversion size"
613 msgstr "" 614 msgstr ""
614 615
615 #: libyasm/floatnum.c:705 616 #: libyasm/floatnum.c:704
616 msgid "underflow in floating point expression" 617 msgid "underflow in floating point expression"
617 msgstr "" 618 msgstr ""
618 619
619 #: libyasm/floatnum.c:708 620 #: libyasm/floatnum.c:707
620 msgid "overflow in floating point expression" 621 msgid "overflow in floating point expression"
621 msgstr "" 622 msgstr ""
622 623
623 #: libyasm/hamt.c:70 624 #: libyasm/hamt.c:69
624 msgid "Subtrie is seen as subtrie before flag is set (misaligned?)" 625 msgid "Subtrie is seen as subtrie before flag is set (misaligned?)"
625 msgstr "" 626 msgstr ""
626 627
627 #: libyasm/hamt.c:76 628 #: libyasm/hamt.c:75
628 msgid "Value is seen as subtrie (misaligned?)" 629 msgid "Value is seen as subtrie (misaligned?)"
629 msgstr "" 630 msgstr ""
630 631
631 #: libyasm/hamt.c:242 632 #: libyasm/hamt.c:241
632 msgid "Data is seen as subtrie (misaligned?)" 633 msgid "Data is seen as subtrie (misaligned?)"
633 msgstr "" 634 msgstr ""
634 635
635 #: libyasm/insn.c:50 modules/arch/x86/x86id.c:1452 636 #: libyasm/insn.c:49 modules/arch/x86/x86id.c:1513
636 msgid "multiple segment overrides, using leftmost" 637 msgid "multiple segment overrides, using leftmost"
637 msgstr "" 638 msgstr ""
638 639
639 #: libyasm/intnum.c:140 640 #: libyasm/intnum.c:139
640 msgid "invalid decimal literal" 641 msgid "invalid decimal literal"
641 msgstr "" 642 msgstr ""
642 643
643 #: libyasm/intnum.c:144 libyasm/intnum.c:164 libyasm/intnum.c:184 644 #: libyasm/intnum.c:143 libyasm/intnum.c:163 libyasm/intnum.c:183
644 #: libyasm/intnum.c:204 libyasm/intnum.c:358 libyasm/intnum.c:375 645 #: libyasm/intnum.c:203 libyasm/intnum.c:357 libyasm/intnum.c:374
645 msgid "Numeric constant too large for internal format" 646 msgid "Numeric constant too large for internal format"
646 msgstr "" 647 msgstr ""
647 648
648 #: libyasm/intnum.c:160 649 #: libyasm/intnum.c:159
649 msgid "invalid binary literal" 650 msgid "invalid binary literal"
650 msgstr "" 651 msgstr ""
651 652
652 #: libyasm/intnum.c:180 653 #: libyasm/intnum.c:179
653 msgid "invalid octal literal" 654 msgid "invalid octal literal"
654 msgstr "" 655 msgstr ""
655 656
656 #: libyasm/intnum.c:200 657 #: libyasm/intnum.c:199
657 msgid "invalid hex literal" 658 msgid "invalid hex literal"
658 msgstr "" 659 msgstr ""
659 660
660 #: libyasm/intnum.c:222 libyasm/intnum.c:268 661 #: libyasm/intnum.c:221 libyasm/intnum.c:267
661 msgid "Character constant too large for internal format" 662 msgid "Character constant too large for internal format"
662 msgstr "" 663 msgstr ""
663 664
664 #: libyasm/intnum.c:381 libyasm/intnum.c:802 libyasm/intnum.c:833 665 #: libyasm/intnum.c:380 libyasm/intnum.c:801 libyasm/intnum.c:832
665 msgid "big endian not implemented" 666 msgid "big endian not implemented"
666 msgstr "" 667 msgstr ""
667 668
668 #: libyasm/intnum.c:439 669 #: libyasm/intnum.c:438
669 msgid "operation needs an operand" 670 msgid "operation needs an operand"
670 msgstr "" 671 msgstr ""
671 672
672 #: libyasm/intnum.c:458 libyasm/intnum.c:466 libyasm/intnum.c:475 673 #: libyasm/intnum.c:457 libyasm/intnum.c:465 libyasm/intnum.c:474
673 #: libyasm/intnum.c:483 674 #: libyasm/intnum.c:482
674 msgid "divide by zero" 675 msgid "divide by zero"
675 msgstr "" 676 msgstr ""
676 677
677 #: libyasm/intnum.c:583 libyasm/intnum.c:587 libyasm/intnum.c:591 678 #: libyasm/intnum.c:582 libyasm/intnum.c:586 libyasm/intnum.c:590
678 #, c-format 679 #, c-format
679 msgid "invalid use of '%s'" 680 msgid "invalid use of '%s'"
680 msgstr "" 681 msgstr ""
681 682
682 #: libyasm/intnum.c:600 683 #: libyasm/intnum.c:599
683 msgid "invalid operation in intnum calculation" 684 msgid "invalid operation in intnum calculation"
684 msgstr "" 685 msgstr ""
685 686
686 #: libyasm/intnum.c:737 libyasm/intnum.c:769 687 #: libyasm/intnum.c:736 libyasm/intnum.c:768
687 msgid "unknown intnum type" 688 msgid "unknown intnum type"
688 msgstr "" 689 msgstr ""
689 690
690 #: libyasm/intnum.c:788 691 #: libyasm/intnum.c:787
691 msgid "destination too large" 692 msgid "destination too large"
692 msgstr "" 693 msgstr ""
693 694
694 #: libyasm/intnum.c:793 695 #: libyasm/intnum.c:792
695 #, c-format 696 #, c-format
696 msgid "value does not fit in signed %d bit field" 697 msgid "value does not fit in signed %d bit field"
697 msgstr "" 698 msgstr ""
698 699
699 #: libyasm/intnum.c:797 700 #: libyasm/intnum.c:796
700 #, c-format 701 #, c-format
701 msgid "value does not fit in %d bit field" 702 msgid "value does not fit in %d bit field"
702 msgstr "" 703 msgstr ""
703 704
704 #: libyasm/intnum.c:815 705 #: libyasm/intnum.c:814
705 msgid "misaligned value, truncating to boundary" 706 msgid "misaligned value, truncating to boundary"
706 msgstr "" 707 msgstr ""
707 708
708 #: libyasm/section.c:137 709 #: libyasm/section.c:136
709 #, c-format 710 #, c-format
710 msgid "no size specified in %s declaration" 711 msgid "no size specified in %s declaration"
711 msgstr "" 712 msgstr ""
712 713
713 #: libyasm/section.c:161 714 #: libyasm/section.c:160
714 #, c-format 715 #, c-format
715 msgid "invalid argument to directive `%s'" 716 msgid "invalid argument to directive `%s'"
716 msgstr "" 717 msgstr ""
717 718
718 #: libyasm/section.c:249 719 #: libyasm/section.c:248
719 #, c-format 720 #, c-format
720 msgid "object format `%s' does not support architecture `%s' machine `%s'" 721 msgid "object format `%s' does not support architecture `%s' machine `%s'"
721 msgstr "" 722 msgstr ""
722 723
723 #: libyasm/section.c:271 724 #: libyasm/section.c:270
724 #, c-format 725 #, c-format
725 msgid "`%s' is not a valid debug format for object format `%s'" 726 msgid "`%s' is not a valid debug format for object format `%s'"
726 msgstr "" 727 msgstr ""
727 728
728 #: libyasm/section.c:280 729 #: libyasm/section.c:279
729 #, c-format 730 #, c-format
730 msgid "debug format `%s' does not work with object format `%s'" 731 msgid "debug format `%s' does not work with object format `%s'"
731 msgstr "" 732 msgstr ""
732 733
733 #: libyasm/section.c:565 734 #: libyasm/section.c:567
734 msgid "NULL destroy function given to add_reloc" 735 msgid "NULL destroy function given to add_reloc"
735 msgstr "" 736 msgstr ""
736 737
737 #: libyasm/section.c:567 738 #: libyasm/section.c:569
738 msgid "different destroy function given to add_reloc" 739 msgid "different destroy function given to add_reloc"
739 msgstr "" 740 msgstr ""
740 741
741 #: libyasm/section.c:939 libyasm/section.c:1387 742 #: libyasm/section.c:944 libyasm/section.c:1417
742 msgid "could not calculate bc distance" 743 msgid "could not calculate bc distance"
743 msgstr "" 744 msgstr ""
744 745
745 #: libyasm/section.c:1318 746 #: libyasm/section.c:1348
746 msgid "cannot combine multiples and setting assembly position" 747 msgid "cannot combine multiples and setting assembly position"
747 msgstr "" 748 msgstr ""
748 749
749 #: libyasm/section.c:1353 750 #: libyasm/section.c:1383
750 msgid "secondary expansion of an external/complex value" 751 msgid "secondary expansion of an external/complex value"
751 msgstr "" 752 msgstr ""
752 753
753 #: libyasm/section.c:1522 754 #: libyasm/section.c:1552
754 msgid "org/align went to negative offset" 755 msgid "org/align went to negative offset"
755 msgstr "" 756 msgstr ""
756 757
758 #: libyasm/symrec.c:302
759 #, c-format
760 msgid "`%s' previously defined here"
761 msgstr ""
762
757 #: libyasm/symrec.c:303 763 #: libyasm/symrec.c:303
758 #, c-format 764 #, c-format
759 msgid "`%s' previously defined here"
760 msgstr ""
761
762 #: libyasm/symrec.c:304
763 #, c-format
764 msgid "redefinition of `%s'" 765 msgid "redefinition of `%s'"
765 msgstr "" 766 msgstr ""
766 767
767 #: libyasm/symrec.c:309 768 #: libyasm/symrec.c:308
768 #, c-format 769 #, c-format
769 msgid "`%s' both defined and declared extern" 770 msgid "`%s' both defined and declared extern"
770 msgstr "" 771 msgstr ""
771 772
772 #: libyasm/symrec.c:400 773 #: libyasm/symrec.c:399
773 #, c-format 774 #, c-format
774 msgid "duplicate definition of `%s'; first defined on line %lu" 775 msgid "duplicate definition of `%s'; first defined on line %lu"
775 msgstr "" 776 msgstr ""
776 777
777 #: libyasm/symrec.c:422 778 #: libyasm/symrec.c:421
778 #, c-format 779 #, c-format
779 msgid "undefined symbol `%s' (first use)" 780 msgid "undefined symbol `%s' (first use)"
780 msgstr "" 781 msgstr ""
781 782
782 #: libyasm/symrec.c:443 783 #: libyasm/symrec.c:442
783 msgid " (Each undefined symbol is reported only once.)" 784 msgid " (Each undefined symbol is reported only once.)"
784 msgstr "" 785 msgstr ""
785 786
786 #: libyasm/valparam.c:51 modules/parsers/nasm/nasm-parse.c:1525 787 #: libyasm/valparam.c:50 modules/parsers/nasm/nasm-parse.c:1575
787 #: modules/parsers/nasm/nasm-parse.c:1561 788 #: modules/parsers/nasm/nasm-parse.c:1611
788 #, c-format 789 #, c-format
789 msgid "directive `%s' requires an argument" 790 msgid "directive `%s' requires an argument"
790 msgstr "" 791 msgstr ""
791 792
792 #: libyasm/valparam.c:60 793 #: libyasm/valparam.c:59
793 #, c-format 794 #, c-format
794 msgid "directive `%s' requires an identifier parameter" 795 msgid "directive `%s' requires an identifier parameter"
795 msgstr "" 796 msgstr ""
796 797
797 #: libyasm/valparam.c:315 798 #: libyasm/valparam.c:314
798 #, c-format 799 #, c-format
799 msgid "argument to `%s' is not an expression" 800 msgid "argument to `%s' is not an expression"
800 msgstr "" 801 msgstr ""
801 802
802 #: libyasm/valparam.c:336 modules/objfmts/rdf/rdf-objfmt.c:620 803 #: libyasm/valparam.c:335 modules/objfmts/rdf/rdf-objfmt.c:619
803 #, c-format 804 #, c-format
804 msgid "argument to `%s' is not an integer" 805 msgid "argument to `%s' is not an integer"
805 msgstr "" 806 msgstr ""
806 807
807 #: libyasm/valparam.c:358 808 #: libyasm/valparam.c:357
808 #, c-format 809 #, c-format
809 msgid "argument to `%s' is not a string or identifier" 810 msgid "argument to `%s' is not a string or identifier"
810 msgstr "" 811 msgstr ""
811 812
812 #: libyasm/valparam.c:373 libyasm/valparam.c:379 813 #: libyasm/valparam.c:372 libyasm/valparam.c:378
813 #: modules/objfmts/elf/elf-objfmt.c:245 modules/objfmts/rdf/rdf-objfmt.c:637 814 #: modules/objfmts/elf/elf-objfmt.c:245 modules/objfmts/rdf/rdf-objfmt.c:636
814 #, c-format 815 #, c-format
815 msgid "Unrecognized qualifier `%s'" 816 msgid "Unrecognized qualifier `%s'"
816 msgstr "" 817 msgstr ""
817 818
818 #: libyasm/valparam.c:381 819 #: libyasm/valparam.c:380
819 msgid "Unrecognized string qualifier" 820 msgid "Unrecognized string qualifier"
820 msgstr "" 821 msgstr ""
821 822
822 #: libyasm/valparam.c:383 823 #: libyasm/valparam.c:382
823 msgid "Unrecognized numeric qualifier" 824 msgid "Unrecognized numeric qualifier"
824 msgstr "" 825 msgstr ""
825 826
826 #: libyasm/value.c:166 827 #: libyasm/value.c:165
827 #, c-format 828 #, c-format
828 msgid "expression on line %d has too many add terms; internal limit of 32" 829 msgid "expression on line %d has too many add terms; internal limit of 32"
829 msgstr "" 830 msgstr ""
830 831
831 #: libyasm/value.c:559 832 #: libyasm/value.c:539
832 msgid "unexpected expr term type" 833 msgid "unexpected expr term type"
833 msgstr "" 834 msgstr ""
834 835
835 #: libyasm/value.c:676 836 #: libyasm/value.c:649
836 msgid "floating point expression too complex" 837 msgid "floating point expression too complex"
837 msgstr "" 838 msgstr ""
838 839
839 #: libyasm/value.c:697 840 #: libyasm/value.c:670
840 msgid "expression too complex" 841 msgid "expression too complex"
841 msgstr "" 842 msgstr ""
842 843
843 #: libyasm/xmalloc.c:72 libyasm/xmalloc.c:87 libyasm/xmalloc.c:104 844 #: libyasm/xmalloc.c:71 libyasm/xmalloc.c:86 libyasm/xmalloc.c:103
844 msgid "out of memory" 845 msgid "out of memory"
845 msgstr "" 846 msgstr ""
846 847
847 #: modules/arch/lc3b/lc3barch.c:147 848 #: modules/arch/lc3b/lc3barch.c:146
848 msgid "LC-3b does not support floating point" 849 msgid "LC-3b does not support floating point"
849 msgstr "" 850 msgstr ""
850 851
851 #: modules/arch/lc3b/lc3bbc.c:163 852 #: modules/arch/lc3b/lc3bbc.c:163
852 msgid "jump target out of range" 853 msgid "jump target out of range"
853 msgstr "" 854 msgstr ""
854 855
855 #: modules/arch/lc3b/lc3bbc.c:232 856 #: modules/arch/lc3b/lc3bbc.c:234
856 msgid "Unrecognized immediate type" 857 msgid "Unrecognized immediate type"
857 msgstr "" 858 msgstr ""
858 859
859 #: modules/arch/x86/x86arch.c:133 860 #: modules/arch/x86/x86arch.c:133
860 msgid "ignoring default rel in non-64-bit mode" 861 msgid "ignoring default rel in non-64-bit mode"
861 msgstr "" 862 msgstr ""
862 863
863 #: modules/arch/x86/x86arch.c:157 modules/arch/x86/x86arch.c:164 864 #: modules/arch/x86/x86arch.c:159 modules/arch/x86/x86arch.c:166
864 #: modules/arch/x86/x86arch.c:186 865 #: modules/arch/x86/x86arch.c:188
865 #, c-format 866 #, c-format
866 msgid "invalid argument to [%s]" 867 msgid "invalid argument to [%s]"
867 msgstr "" 868 msgstr ""
868 869
869 #: modules/arch/x86/x86arch.c:445 870 #: modules/arch/x86/x86arch.c:447
870 msgid "Invalid mode_bits in x86_get_fill" 871 msgid "Invalid mode_bits in x86_get_fill"
871 msgstr "" 872 msgstr ""
872 873
873 #: modules/arch/x86/x86arch.c:474 modules/arch/x86/x86arch.c:569 874 #: modules/arch/x86/x86arch.c:476 modules/arch/x86/x86arch.c:571
874 msgid "unknown register size" 875 msgid "unknown register size"
875 msgstr "" 876 msgstr ""
876 877
877 #: modules/arch/x86/x86arch.c:505 878 #: modules/arch/x86/x86arch.c:507
878 msgid "bad register group" 879 msgid "bad register group"
879 msgstr "" 880 msgstr ""
880 881
881 #: modules/arch/x86/x86bc.c:125 modules/arch/x86/x86bc.c:134 882 #: modules/arch/x86/x86bc.c:123 modules/arch/x86/x86bc.c:131
882 msgid "cannot use A/B/C/DH with instruction needing REX" 883 msgid "cannot use A/B/C/DH with instruction needing REX"
883 msgstr "" 884 msgstr ""
884 885
885 #: modules/arch/x86/x86bc.c:168 886 #: modules/arch/x86/x86bc.c:165
886 msgid "effective address too complex" 887 msgid "effective address too complex"
887 msgstr "" 888 msgstr ""
888 889
889 #: modules/arch/x86/x86bc.c:293 890 #: modules/arch/x86/x86bc.c:285
890 msgid "multiple LOCK or REP prefixes, using leftmost" 891 msgid "multiple LOCK or REP prefixes, using leftmost"
891 msgstr "" 892 msgstr ""
892 893
893 #: modules/arch/x86/x86bc.c:305 modules/arch/x86/x86bc.c:322 894 #: modules/arch/x86/x86bc.c:297 modules/arch/x86/x86bc.c:314
894 msgid "ignoring REX prefix on jump" 895 msgid "ignoring REX prefix on jump"
895 msgstr "" 896 msgstr ""
896 897
897 #: modules/arch/x86/x86bc.c:308 modules/arch/x86/x86bc.c:325 898 #: modules/arch/x86/x86bc.c:300 modules/arch/x86/x86bc.c:317
898 msgid "REX prefix not allowed on this instruction, ignoring" 899 msgid "REX prefix not allowed on this instruction, ignoring"
899 msgstr "" 900 msgstr ""
900 901
901 #: modules/arch/x86/x86bc.c:330 902 #: modules/arch/x86/x86bc.c:322
902 msgid "overriding generated REX prefix" 903 msgid "overriding generated REX prefix"
903 msgstr "" 904 msgstr ""
904 905
905 #: modules/arch/x86/x86bc.c:333 906 #: modules/arch/x86/x86bc.c:325
906 msgid "multiple REX prefixes, using leftmost" 907 msgid "multiple REX prefixes, using leftmost"
907 msgstr "" 908 msgstr ""
908 909
909 #: modules/arch/x86/x86bc.c:687 modules/arch/x86/x86bc.c:970 910 #: modules/arch/x86/x86bc.c:680 modules/arch/x86/x86bc.c:960
910 msgid "near jump does not exist" 911 msgid "near jump does not exist"
911 msgstr "" 912 msgstr ""
912 913
913 #: modules/arch/x86/x86bc.c:701 modules/arch/x86/x86bc.c:942 914 #: modules/arch/x86/x86bc.c:694 modules/arch/x86/x86bc.c:932
914 msgid "short jump does not exist" 915 msgid "short jump does not exist"
915 msgstr "" 916 msgstr ""
916 917
917 #: modules/arch/x86/x86bc.c:748 modules/objfmts/coff/win64-except.c:276 918 #: modules/arch/x86/x86bc.c:741 modules/objfmts/coff/win64-except.c:275
918 msgid "unrecognized span id" 919 msgid "unrecognized span id"
919 msgstr "" 920 msgstr ""
920 921
921 #: modules/arch/x86/x86bc.c:755 922 #: modules/arch/x86/x86bc.c:748
922 msgid "short jump out of range" 923 msgid "short jump out of range"
923 msgstr "" 924 msgstr ""
924 925
925 #: modules/arch/x86/x86bc.c:760 926 #: modules/arch/x86/x86bc.c:753
926 msgid "trying to expand an already-near jump" 927 msgid "trying to expand an already-near jump"
927 msgstr "" 928 msgstr ""
928 929
929 #: modules/arch/x86/x86bc.c:845 930 #: modules/arch/x86/x86bc.c:838
930 msgid "x86: REX.WXB set, but 2-byte VEX" 931 msgid "x86: REX.WXB set, but 2-byte VEX"
931 msgstr "" 932 msgstr ""
932 933
933 #: modules/arch/x86/x86bc.c:848 934 #: modules/arch/x86/x86bc.c:841
934 msgid "x86: got a REX prefix in non-64-bit mode" 935 msgid "x86: got a REX prefix in non-64-bit mode"
935 msgstr "" 936 msgstr ""
936 937
937 #: modules/arch/x86/x86bc.c:861 938 #: modules/arch/x86/x86bc.c:854
938 msgid "invalid Mod/RM in x86 tobytes_insn" 939 msgid "invalid Mod/RM in x86 tobytes_insn"
939 msgstr "" 940 msgstr ""
940 941
941 #: modules/arch/x86/x86bc.c:867 942 #: modules/arch/x86/x86bc.c:860
942 msgid "invalid SIB in x86 tobytes_insn" 943 msgid "invalid SIB in x86 tobytes_insn"
943 msgstr "" 944 msgstr ""
944 945
945 #: modules/arch/x86/x86bc.c:998 946 #: modules/arch/x86/x86bc.c:988
946 msgid "jump op_sel cannot be JMP_NONE in tobytes" 947 msgid "jump op_sel cannot be JMP_NONE in tobytes"
947 msgstr "" 948 msgstr ""
948 949
949 #: modules/arch/x86/x86bc.c:1000 950 #: modules/arch/x86/x86bc.c:990
950 msgid "unrecognized relative jump op_sel" 951 msgid "unrecognized relative jump op_sel"
951 msgstr "" 952 msgstr ""
952 953
953 #: modules/arch/x86/x86expr.c:209 954 #: modules/arch/x86/x86expr.c:223
954 msgid "Register expression not ADD or EXPN" 955 msgid "Register expression not ADD or EXPN"
955 msgstr "" 956 msgstr ""
956 957
957 #: modules/arch/x86/x86expr.c:346 958 #: modules/arch/x86/x86expr.c:360
958 msgid "Non-integer value in reg expn" 959 msgid "Non-integer value in reg expn"
959 msgstr "" 960 msgstr ""
960 961
961 #: modules/arch/x86/x86expr.c:403 962 #: modules/arch/x86/x86expr.c:417
962 msgid "unexpected expr op" 963 msgid "unexpected expr op"
963 msgstr "" 964 msgstr ""
964 965
965 #: modules/arch/x86/x86expr.c:444 966 #: modules/arch/x86/x86expr.c:458
966 msgid "invalid displacement size; fixed" 967 msgid "invalid displacement size; fixed"
967 msgstr "" 968 msgstr ""
968 969
969 #: modules/arch/x86/x86expr.c:457 modules/arch/x86/x86expr.c:594 970 #: modules/arch/x86/x86expr.c:471 modules/arch/x86/x86expr.c:607
970 msgid "invalid effective address (displacement size)" 971 msgid "invalid effective address (displacement size)"
971 msgstr "" 972 msgstr ""
972 973
973 #: modules/arch/x86/x86expr.c:466 974 #: modules/arch/x86/x86expr.c:480
974 msgid "strange EA displacement size" 975 msgid "strange EA displacement size"
975 msgstr "" 976 msgstr ""
976 977
977 #: modules/arch/x86/x86expr.c:658 modules/arch/x86/x86expr.c:978 978 #: modules/arch/x86/x86expr.c:682 modules/arch/x86/x86expr.c:1026
978 msgid "invalid effective address (64-bit in non-64-bit mode)" 979 msgid "invalid effective address (64-bit in non-64-bit mode)"
979 msgstr "" 980 msgstr ""
980 981
981 #: modules/arch/x86/x86expr.c:664 982 #: modules/arch/x86/x86expr.c:688
982 msgid "RIP-relative directive ignored in non-64-bit mode" 983 msgid "RIP-relative directive ignored in non-64-bit mode"
983 msgstr "" 984 msgstr ""
984 985
985 #: modules/arch/x86/x86expr.c:678 modules/arch/x86/x86expr.c:705 986 #: modules/arch/x86/x86expr.c:703 modules/arch/x86/x86expr.c:730
986 #: modules/arch/x86/x86expr.c:748 modules/arch/x86/x86expr.c:756 987 #: modules/arch/x86/x86expr.c:753 modules/arch/x86/x86expr.c:789
987 #: modules/arch/x86/x86expr.c:767 modules/arch/x86/x86expr.c:778 988 #: modules/arch/x86/x86expr.c:797 modules/arch/x86/x86expr.c:808
988 #: modules/arch/x86/x86expr.c:929 modules/arch/x86/x86expr.c:945 989 #: modules/arch/x86/x86expr.c:819 modules/arch/x86/x86expr.c:977
989 #: modules/arch/x86/x86expr.c:961 990 #: modules/arch/x86/x86expr.c:993 modules/arch/x86/x86expr.c:1009
990 msgid "invalid effective address" 991 msgid "invalid effective address"
991 msgstr "" 992 msgstr ""
992 993
993 #: modules/arch/x86/x86expr.c:913 modules/arch/x86/x86expr.c:990 994 #: modules/arch/x86/x86expr.c:961 modules/arch/x86/x86expr.c:1038
994 #: modules/arch/x86/x86id.c:1330 995 #: modules/arch/x86/x86id.c:1400
995 msgid "16-bit addresses not supported in 64-bit mode" 996 msgid "16-bit addresses not supported in 64-bit mode"
996 msgstr "" 997 msgstr ""
997 998
998 #: modules/arch/x86/x86expr.c:1007 999 #: modules/arch/x86/x86expr.c:1055
999 msgid "invalid floating point constant size" 1000 msgid "invalid floating point constant size"
1000 msgstr "" 1001 msgstr ""
1001 1002
1002 #: modules/arch/x86/x86id.c:411 1003 #: modules/arch/x86/x86id.c:435 modules/arch/x86/x86id.c:455
1003 msgid "jump target segment too complex" 1004 msgid "jump target segment too complex"
1004 msgstr "" 1005 msgstr ""
1005 1006
1006 #: modules/arch/x86/x86id.c:415 1007 #: modules/arch/x86/x86id.c:439 modules/arch/x86/x86id.c:459
1007 msgid "jump target offset too complex" 1008 msgid "jump target offset too complex"
1008 msgstr "" 1009 msgstr ""
1009 1010
1010 #: modules/arch/x86/x86id.c:424 modules/arch/x86/x86id.c:464 1011 #: modules/arch/x86/x86id.c:448 modules/arch/x86/x86id.c:523
1011 msgid "jump target expression too complex" 1012 msgid "jump target expression too complex"
1012 msgstr "" 1013 msgstr ""
1013 1014
1014 #: modules/arch/x86/x86id.c:426 1015 #: modules/arch/x86/x86id.c:463
1015 msgid "didn't get FAR expression in jmpfar" 1016 msgid "didn't get FAR expression in jmpfar"
1016 msgstr "" 1017 msgstr ""
1017 1018
1018 #: modules/arch/x86/x86id.c:458 modules/arch/x86/x86id.c:1206 1019 #: modules/arch/x86/x86id.c:517 modules/arch/x86/x86id.c:1269
1019 #: modules/arch/x86/x86id.c:1236 modules/arch/x86/x86id.c:1251 1020 #: modules/arch/x86/x86id.c:1307 modules/arch/x86/x86id.c:1321
1020 #: modules/arch/x86/x86id.c:1262 modules/arch/x86/x86id.c:1272 1021 #: modules/arch/x86/x86id.c:1332 modules/arch/x86/x86id.c:1342
1021 #: modules/arch/x86/x86id.c:1276 modules/arch/x86/x86id.c:1290 1022 #: modules/arch/x86/x86id.c:1346 modules/arch/x86/x86id.c:1360
1022 #: modules/arch/x86/x86id.c:1300 modules/arch/x86/x86id.c:1317 1023 #: modules/arch/x86/x86id.c:1370 modules/arch/x86/x86id.c:1387
1023 #: modules/arch/x86/x86id.c:1326 modules/arch/x86/x86id.c:1348 1024 #: modules/arch/x86/x86id.c:1396 modules/arch/x86/x86id.c:1415
1024 #: modules/arch/x86/x86id.c:1352 modules/arch/x86/x86id.c:1357 1025 #: modules/arch/x86/x86id.c:1420 modules/arch/x86/x86id.c:1445
1025 #: modules/arch/x86/x86id.c:1382
1026 msgid "invalid operand conversion" 1026 msgid "invalid operand conversion"
1027 msgstr "" 1027 msgstr ""
1028 1028
1029 #: modules/arch/x86/x86id.c:466 1029 #: modules/arch/x86/x86id.c:525
1030 msgid "invalid jump target" 1030 msgid "invalid jump target"
1031 msgstr "" 1031 msgstr ""
1032 1032
1033 #: modules/arch/x86/x86id.c:541 1033 #: modules/arch/x86/x86id.c:600
1034 msgid "no SHORT form of that jump instruction exists" 1034 msgid "no SHORT form of that jump instruction exists"
1035 msgstr "" 1035 msgstr ""
1036 1036
1037 #: modules/arch/x86/x86id.c:544 1037 #: modules/arch/x86/x86id.c:603
1038 msgid "no NEAR form of that jump instruction exists" 1038 msgid "no NEAR form of that jump instruction exists"
1039 msgstr "" 1039 msgstr ""
1040 1040
1041 #: modules/arch/x86/x86id.c:834 1041 #: modules/arch/x86/x86id.c:899
1042 msgid "invalid operand type" 1042 msgid "invalid operand type"
1043 msgstr "" 1043 msgstr ""
1044 1044
1045 #: modules/arch/x86/x86id.c:918 1045 #: modules/arch/x86/x86id.c:984
1046 msgid "invalid target modifier type" 1046 msgid "invalid target modifier type"
1047 msgstr "" 1047 msgstr ""
1048 1048
1049 #: modules/arch/x86/x86id.c:951 1049 #: modules/arch/x86/x86id.c:1017
1050 msgid "invalid number of operands" 1050 msgid "invalid number of operands"
1051 msgstr "" 1051 msgstr ""
1052 1052
1053 #: modules/arch/x86/x86id.c:965 modules/arch/x86/x86id.c:970 1053 #: modules/arch/x86/x86id.c:1031 modules/arch/x86/x86id.c:1036
1054 #: modules/arch/x86/x86id.c:975 1054 #: modules/arch/x86/x86id.c:1041
1055 #, c-format 1055 #, c-format
1056 msgid "invalid size for operand %d" 1056 msgid "invalid size for operand %d"
1057 msgstr "" 1057 msgstr ""
1058 1058
1059 #: modules/arch/x86/x86id.c:979 1059 #: modules/arch/x86/x86id.c:1045
1060 msgid "one of source operand 1 or 3 must match dest operand" 1060 msgid "one of source operand 1 or 3 must match dest operand"
1061 msgstr "" 1061 msgstr ""
1062 1062
1063 #: modules/arch/x86/x86id.c:985 1063 #: modules/arch/x86/x86id.c:1051
1064 #, c-format 1064 #, c-format
1065 msgid "requires CPU%s" 1065 msgid "requires CPU%s"
1066 msgstr "" 1066 msgstr ""
1067 1067
1068 #: modules/arch/x86/x86id.c:991 1068 #: modules/arch/x86/x86id.c:1057
1069 msgid "invalid combination of opcode and operands" 1069 msgid "invalid combination of opcode and operands"
1070 msgstr "" 1070 msgstr ""
1071 1071
1072 #: modules/arch/x86/x86id.c:1023 1072 #: modules/arch/x86/x86id.c:1087
1073 msgid "too many operands" 1073 msgid "too many operands"
1074 msgstr "" 1074 msgstr ""
1075 1075
1076 #: modules/arch/x86/x86id.c:1054 1076 #: modules/arch/x86/x86id.c:1118
1077 msgid "indirect call without `*'" 1077 msgid "indirect call without `*'"
1078 msgstr "" 1078 msgstr ""
1079 1079
1080 #: modules/arch/x86/x86id.c:1062 1080 #: modules/arch/x86/x86id.c:1126
1081 msgid "skipping prefixes on this instruction" 1081 msgid "skipping prefixes on this instruction"
1082 msgstr "" 1082 msgstr ""
1083 1083
1084 #: modules/arch/x86/x86id.c:1210 1084 #: modules/arch/x86/x86id.c:1273
1085 msgid "invalid segment in effective address" 1085 msgid "invalid segment in effective address"
1086 msgstr "" 1086 msgstr ""
1087 1087
1088 #: modules/arch/x86/x86id.c:1246 modules/arch/x86/x86id.c:1256 1088 #: modules/arch/x86/x86id.c:1316 modules/arch/x86/x86id.c:1326
1089 msgid "immediate does not support segment" 1089 msgid "immediate does not support segment"
1090 msgstr "" 1090 msgstr ""
1091 1091
1092 #: modules/arch/x86/x86id.c:1339 1092 #: modules/arch/x86/x86id.c:1409
1093 msgid "unsupported address size" 1093 msgid "unsupported address size"
1094 msgstr "" 1094 msgstr ""
1095 1095
1096 #: modules/arch/x86/x86id.c:1404 1096 #: modules/arch/x86/x86id.c:1467
1097 msgid "unknown operand action" 1097 msgid "unknown operand action"
1098 msgstr "" 1098 msgstr ""
1099 1099
1100 #: modules/arch/x86/x86id.c:1438 1100 #: modules/arch/x86/x86id.c:1501
1101 msgid "unknown operand postponed action" 1101 msgid "unknown operand postponed action"
1102 msgstr "" 1102 msgstr ""
1103 1103
1104 #: modules/arch/x86/x86id.c:1456 1104 #: modules/arch/x86/x86id.c:1517
1105 msgid "unhandled segment prefix" 1105 msgid "unhandled segment prefix"
1106 msgstr "" 1106 msgstr ""
1107 1107
1108 #: modules/arch/x86/x86id.c:1462 1108 #: modules/arch/x86/x86id.c:1523
1109 msgid "immediate expression too complex" 1109 msgid "immediate expression too complex"
1110 msgstr "" 1110 msgstr ""
1111 1111
1112 #: modules/arch/x86/x86id.c:1473 1112 #: modules/arch/x86/x86id.c:1534
1113 msgid "address size override ignored" 1113 msgid "address size override ignored"
1114 msgstr "" 1114 msgstr ""
1115 1115
1116 #: modules/arch/x86/x86id.c:1542 1116 #: modules/arch/x86/x86id.c:1607
1117 msgid "first opcode byte of XOP must be 0x08 or 0x09"
1118 msgstr ""
1119
1120 #: modules/arch/x86/x86id.c:1616
1117 msgid "first opcode byte of VEX must be 0x0F" 1121 msgid "first opcode byte of VEX must be 0x0F"
1118 msgstr "" 1122 msgstr ""
1119 1123
1120 #: modules/arch/x86/x86id.c:1570 1124 #: modules/arch/x86/x86id.c:1645
1121 msgid "unrecognized special prefix" 1125 msgid "unrecognized special prefix"
1122 msgstr "" 1126 msgstr ""
1123 1127
1124 #: modules/arch/x86/x86id.c:1756 1128 #: modules/arch/x86/x86id.c:1831
1125 #, c-format 1129 #, c-format
1126 msgid "`%s' is an instruction in 64-bit mode" 1130 msgid "`%s' is an instruction in 64-bit mode"
1127 msgstr "" 1131 msgstr ""
1128 1132
1129 #: modules/arch/x86/x86id.c:1761 1133 #: modules/arch/x86/x86id.c:1836
1130 #, c-format 1134 #, c-format
1131 msgid "`%s' invalid in 64-bit mode" 1135 msgid "`%s' invalid in 64-bit mode"
1132 msgstr "" 1136 msgstr ""
1133 1137
1134 #: modules/arch/x86/x86id.c:1788 1138 #: modules/arch/x86/x86id.c:1864
1135 #, c-format 1139 #, c-format
1136 msgid "`%s' is an instruction in CPU%s" 1140 msgid "`%s' is an instruction in CPU%s"
1137 msgstr "" 1141 msgstr ""
1138 1142
1139 #: modules/arch/x86/x86id.c:1815 1143 #: modules/arch/x86/x86id.c:1891
1140 msgid "Cannot override data size to 32 bits in 64-bit mode" 1144 msgid "Cannot override data size to 32 bits in 64-bit mode"
1141 msgstr "" 1145 msgstr ""
1142 1146
1143 #: modules/arch/x86/x86id.c:1821 1147 #: modules/arch/x86/x86id.c:1897
1144 msgid "Cannot override address size to 16 bits in 64-bit mode" 1148 msgid "Cannot override address size to 16 bits in 64-bit mode"
1145 msgstr "" 1149 msgstr ""
1146 1150
1147 #: modules/arch/x86/x86id.c:1827 1151 #: modules/arch/x86/x86id.c:1903
1148 #, c-format 1152 #, c-format
1149 msgid "`%s' is a prefix in 64-bit mode" 1153 msgid "`%s' is a prefix in 64-bit mode"
1150 msgstr "" 1154 msgstr ""
1151 1155
1152 #: modules/dbgfmts/codeview/cv-symline.c:376 1156 #: modules/dbgfmts/codeview/cv-symline.c:375
1153 msgid "codeview: could not open source file" 1157 msgid "codeview: could not open source file"
1154 msgstr "" 1158 msgstr ""
1155 1159
1156 #: modules/dbgfmts/codeview/cv-symline.c:469 1160 #: modules/dbgfmts/codeview/cv-symline.c:468
1157 #: modules/dbgfmts/dwarf2/dwarf2-line.c:491 1161 #: modules/dbgfmts/dwarf2/dwarf2-line.c:550
1158 msgid "could not find filename in table" 1162 msgid "could not find filename in table"
1159 msgstr "" 1163 msgstr ""
1160 1164
1161 #: modules/dbgfmts/codeview/cv-symline.c:589 1165 #: modules/dbgfmts/codeview/cv-symline.c:588
1162 #, c-format 1166 #, c-format
1163 msgid "codeview file number %d unassigned" 1167 msgid "codeview file number %d unassigned"
1164 msgstr "" 1168 msgstr ""
1165 1169
1166 #: modules/dbgfmts/codeview/cv-symline.c:721 1170 #: modules/dbgfmts/codeview/cv-symline.c:723
1167 msgid "tried to calc_len a codeview symhead bytecode" 1171 msgid "tried to calc_len a codeview symhead bytecode"
1168 msgstr "" 1172 msgstr ""
1169 1173
1170 #: modules/dbgfmts/codeview/cv-symline.c:794 1174 #: modules/dbgfmts/codeview/cv-symline.c:797
1171 msgid "tried to calc_len a codeview fileinfo bytecode" 1175 msgid "tried to calc_len a codeview fileinfo bytecode"
1172 msgstr "" 1176 msgstr ""
1173 1177
1174 #: modules/dbgfmts/codeview/cv-symline.c:861 1178 #: modules/dbgfmts/codeview/cv-symline.c:865
1175 msgid "tried to calc_len a codeview linehead bytecode" 1179 msgid "tried to calc_len a codeview linehead bytecode"
1176 msgstr "" 1180 msgstr ""
1177 1181
1178 #: modules/dbgfmts/codeview/cv-symline.c:969 1182 #: modules/dbgfmts/codeview/cv-symline.c:975
1179 #: modules/dbgfmts/codeview/cv-symline.c:998 1183 #: modules/dbgfmts/codeview/cv-symline.c:1004
1180 msgid "unknown sym format character" 1184 msgid "unknown sym format character"
1181 msgstr "" 1185 msgstr ""
1182 1186
1183 #: modules/dbgfmts/codeview/cv-symline.c:1016 1187 #: modules/dbgfmts/codeview/cv-symline.c:1022
1184 msgid "tried to calc_len a codeview sym bytecode" 1188 msgid "tried to calc_len a codeview sym bytecode"
1185 msgstr "" 1189 msgstr ""
1186 1190
1187 #: modules/dbgfmts/codeview/cv-symline.c:1088 1191 #: modules/dbgfmts/codeview/cv-symline.c:1095
1188 #: modules/dbgfmts/codeview/cv-type.c:561 1192 #: modules/dbgfmts/codeview/cv-type.c:560
1189 #: modules/dbgfmts/codeview/cv-type.c:602 1193 #: modules/dbgfmts/codeview/cv-type.c:601
1190 #: modules/dbgfmts/codeview/cv-type.c:659 1194 #: modules/dbgfmts/codeview/cv-type.c:658
1191 msgid "unknown leaf format character" 1195 msgid "unknown leaf format character"
1192 msgstr "" 1196 msgstr ""
1193 1197
1194 #: modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c:245 1198 #: modules/dbgfmts/dwarf2/dwarf2-dbgfmt.c:244
1195 msgid "tried to calc_len a dwarf2 head bytecode" 1199 msgid "tried to calc_len a dwarf2 head bytecode"
1196 msgstr "" 1200 msgstr ""
1197 1201
1198 #: modules/dbgfmts/dwarf2/dwarf2-info.c:391 1202 #: modules/dbgfmts/dwarf2/dwarf2-info.c:393
1199 msgid "tried to calc_len a dwarf2 aranges head bytecode" 1203 msgid "tried to calc_len a dwarf2 aranges head bytecode"
1200 msgstr "" 1204 msgstr ""
1201 1205
1202 #: modules/dbgfmts/dwarf2/dwarf2-line.c:383 1206 #: modules/dbgfmts/dwarf2/dwarf2-line.c:415
1203 msgid "could not find label prior to loc" 1207 msgid "could not find label prior to loc"
1204 msgstr "" 1208 msgstr ""
1205 1209
1206 #: modules/dbgfmts/dwarf2/dwarf2-line.c:391 1210 #: modules/dbgfmts/dwarf2/dwarf2-line.c:423
1207 msgid "dwarf2 address went backwards?" 1211 msgid "dwarf2 address went backwards?"
1208 msgstr "" 1212 msgstr ""
1209 1213
1210 #: modules/dbgfmts/dwarf2/dwarf2-line.c:672 1214 #: modules/dbgfmts/dwarf2/dwarf2-line.c:732
1211 #, c-format 1215 #, c-format
1212 msgid "dwarf2 file number %d unassigned" 1216 msgid "dwarf2 file number %d unassigned"
1213 msgstr "" 1217 msgstr ""
1214 1218
1215 #: modules/dbgfmts/dwarf2/dwarf2-line.c:714 1219 #: modules/dbgfmts/dwarf2/dwarf2-line.c:774
1216 msgid "tried to calc_len a dwarf2 spp bytecode" 1220 msgid "tried to calc_len a dwarf2 spp bytecode"
1217 msgstr "" 1221 msgstr ""
1218 1222
1219 #: modules/dbgfmts/dwarf2/dwarf2-line.c:796 1223 #: modules/dbgfmts/dwarf2/dwarf2-line.c:859
1220 msgid "tried to calc_len a dwarf2 line_op bytecode" 1224 msgid "tried to calc_len a dwarf2 line_op bytecode"
1221 msgstr "" 1225 msgstr ""
1222 1226
1223 #: modules/dbgfmts/dwarf2/dwarf2-line.c:843 1227 #: modules/dbgfmts/dwarf2/dwarf2-line.c:910
1224 msgid "file number required" 1228 msgid "file number required"
1225 msgstr "" 1229 msgstr ""
1226 1230
1227 #: modules/dbgfmts/dwarf2/dwarf2-line.c:850 1231 #: modules/dbgfmts/dwarf2/dwarf2-line.c:917
1228 #: modules/dbgfmts/dwarf2/dwarf2-line.c:1038 1232 #: modules/dbgfmts/dwarf2/dwarf2-line.c:1132
1229 msgid "file number is not a constant" 1233 msgid "file number is not a constant"
1230 msgstr "" 1234 msgstr ""
1231 1235
1232 #: modules/dbgfmts/dwarf2/dwarf2-line.c:855 1236 #: modules/dbgfmts/dwarf2/dwarf2-line.c:922
1233 msgid "file number less than one" 1237 msgid "file number less than one"
1234 msgstr "" 1238 msgstr ""
1235 1239
1236 #: modules/dbgfmts/dwarf2/dwarf2-line.c:864 1240 #: modules/dbgfmts/dwarf2/dwarf2-line.c:931
1237 msgid "line number required" 1241 msgid "line number required"
1238 msgstr "" 1242 msgstr ""
1239 1243
1240 #: modules/dbgfmts/dwarf2/dwarf2-line.c:871 1244 #: modules/dbgfmts/dwarf2/dwarf2-line.c:938
1241 msgid "line number is not a constant" 1245 msgid "line number is not a constant"
1242 msgstr "" 1246 msgstr ""
1243 1247
1244 #: modules/dbgfmts/dwarf2/dwarf2-line.c:880 1248 #: modules/dbgfmts/dwarf2/dwarf2-line.c:947
1245 #: modules/objfmts/coff/coff-objfmt.c:1894 1249 #: modules/objfmts/coff/coff-objfmt.c:2047
1246 #, c-format 1250 #, c-format
1247 msgid "[%s] can only be used inside of a section" 1251 msgid "[%s] can only be used inside of a section"
1248 msgstr "" 1252 msgstr ""
1249 1253
1250 #: modules/dbgfmts/dwarf2/dwarf2-line.c:908 1254 #: modules/dbgfmts/dwarf2/dwarf2-line.c:976
1251 msgid "column number is not a constant" 1255 msgid "column number is not a constant"
1252 msgstr "" 1256 msgstr ""
1253 1257
1254 #: modules/dbgfmts/dwarf2/dwarf2-line.c:930 1258 #: modules/dbgfmts/dwarf2/dwarf2-line.c:998
1255 msgid "is_stmt value is not a constant" 1259 msgid "is_stmt value is not a constant"
1256 msgstr "" 1260 msgstr ""
1257 1261
1258 #: modules/dbgfmts/dwarf2/dwarf2-line.c:942 1262 #: modules/dbgfmts/dwarf2/dwarf2-line.c:1010
1259 msgid "is_stmt value not 0 or 1" 1263 msgid "is_stmt value not 0 or 1"
1260 msgstr "" 1264 msgstr ""
1261 1265
1262 #: modules/dbgfmts/dwarf2/dwarf2-line.c:953 1266 #: modules/dbgfmts/dwarf2/dwarf2-line.c:1021
1263 msgid "isa value is not a constant" 1267 msgid "isa value is not a constant"
1264 msgstr "" 1268 msgstr ""
1265 1269
1266 #: modules/dbgfmts/dwarf2/dwarf2-line.c:961 1270 #: modules/dbgfmts/dwarf2/dwarf2-line.c:1029
1267 msgid "isa value less than zero" 1271 msgid "isa value less than zero"
1268 msgstr "" 1272 msgstr ""
1269 1273
1270 #: modules/dbgfmts/dwarf2/dwarf2-line.c:982 1274 #: modules/dbgfmts/dwarf2/dwarf2-line.c:1042
1271 #: modules/dbgfmts/dwarf2/dwarf2-line.c:994 1275 msgid "discriminator value is not a constant"
1276 msgstr ""
1277
1278 #: modules/dbgfmts/dwarf2/dwarf2-line.c:1050
1279 msgid "discriminator value less than zero"
1280 msgstr ""
1281
1282 #: modules/dbgfmts/dwarf2/dwarf2-line.c:1072
1283 #: modules/dbgfmts/dwarf2/dwarf2-line.c:1087
1272 #, c-format 1284 #, c-format
1273 msgid "unrecognized loc option `%s'" 1285 msgid "unrecognized loc option `%s'"
1274 msgstr "" 1286 msgstr ""
1275 1287
1276 #: modules/dbgfmts/dwarf2/dwarf2-line.c:985 1288 #: modules/dbgfmts/dwarf2/dwarf2-line.c:1075
1277 msgid "unrecognized numeric qualifier" 1289 msgid "unrecognized numeric qualifier"
1278 msgstr "" 1290 msgstr ""
1279 1291
1280 #: modules/dbgfmts/dwarf2/dwarf2-line.c:999 1292 #: modules/dbgfmts/dwarf2/dwarf2-line.c:1092
1281 #, c-format 1293 #, c-format
1282 msgid "%s requires value" 1294 msgid "%s requires value"
1283 msgstr "" 1295 msgstr ""
1284 1296
1285 #: modules/dbgfmts/dwarf2/dwarf2-line.c:1022 1297 #: modules/dbgfmts/dwarf2/dwarf2-line.c:1116
1286 #, c-format 1298 #, c-format
1287 msgid "[%s] requires an argument" 1299 msgid "[%s] requires an argument"
1288 msgstr "" 1300 msgstr ""
1289 1301
1290 #: modules/dbgfmts/dwarf2/dwarf2-line.c:1046 1302 #: modules/dbgfmts/dwarf2/dwarf2-line.c:1140
1291 msgid "file number given but no filename" 1303 msgid "file number given but no filename"
1292 msgstr "" 1304 msgstr ""
1293 1305
1294 #: modules/dbgfmts/stabs/stabs-dbgfmt.c:341 1306 #: modules/dbgfmts/stabs/stabs-dbgfmt.c:340
1295 msgid "stabs debugging conflicts with user-defined section .stab" 1307 msgid "stabs debugging conflicts with user-defined section .stab"
1296 msgstr "" 1308 msgstr ""
1297 1309
1298 #: modules/dbgfmts/stabs/stabs-dbgfmt.c:346 1310 #: modules/dbgfmts/stabs/stabs-dbgfmt.c:345
1299 msgid "stabs debugging overrides empty section .stab" 1311 msgid "stabs debugging overrides empty section .stab"
1300 msgstr "" 1312 msgstr ""
1301 1313
1302 #: modules/dbgfmts/stabs/stabs-dbgfmt.c:357 1314 #: modules/dbgfmts/stabs/stabs-dbgfmt.c:356
1303 msgid "stabs debugging conflicts with user-defined section .stabstr" 1315 msgid "stabs debugging conflicts with user-defined section .stabstr"
1304 msgstr "" 1316 msgstr ""
1305 1317
1306 #: modules/dbgfmts/stabs/stabs-dbgfmt.c:362 1318 #: modules/dbgfmts/stabs/stabs-dbgfmt.c:361
1307 msgid "stabs debugging overrides empty section .stabstr" 1319 msgid "stabs debugging overrides empty section .stabstr"
1308 msgstr "" 1320 msgstr ""
1309 1321
1310 #: modules/dbgfmts/stabs/stabs-dbgfmt.c:400 1322 #: modules/dbgfmts/stabs/stabs-dbgfmt.c:399
1311 msgid "over 65535 stabs" 1323 msgid "over 65535 stabs"
1312 msgstr "" 1324 msgstr ""
1313 1325
1314 #: modules/dbgfmts/stabs/stabs-dbgfmt.c:488 1326 #: modules/dbgfmts/stabs/stabs-dbgfmt.c:489
1315 msgid "tried to resolve a stabs stab bytecode" 1327 msgid "tried to resolve a stabs stab bytecode"
1316 msgstr "" 1328 msgstr ""
1317 1329
1318 #: modules/dbgfmts/stabs/stabs-dbgfmt.c:497 1330 #: modules/dbgfmts/stabs/stabs-dbgfmt.c:498
1319 msgid "tried to resolve a stabs str bytecode" 1331 msgid "tried to resolve a stabs str bytecode"
1320 msgstr "" 1332 msgstr ""
1321 1333
1322 #: modules/listfmts/nasm/nasm-listfmt.c:128 1334 #: modules/listfmts/nasm/nasm-listfmt.c:127
1323 msgid "relocation too complex" 1335 msgid "relocation too complex"
1324 msgstr "" 1336 msgstr ""
1325 1337
1326 #: modules/objfmts/bin/bin-objfmt.c:214 1338 #: modules/objfmts/bin/bin-objfmt.c:216
1327 msgid "binary object format does not support extern variables" 1339 msgid "binary object format does not support extern variables"
1328 msgstr "" 1340 msgstr ""
1329 1341
1330 #: modules/objfmts/bin/bin-objfmt.c:218 1342 #: modules/objfmts/bin/bin-objfmt.c:220
1331 msgid "binary object format does not support global variables" 1343 msgid "binary object format does not support global variables"
1332 msgstr "" 1344 msgstr ""
1333 1345
1334 #: modules/objfmts/bin/bin-objfmt.c:222 1346 #: modules/objfmts/bin/bin-objfmt.c:224
1335 msgid "binary object format does not support common variables" 1347 msgid "binary object format does not support common variables"
1336 msgstr "" 1348 msgstr ""
1337 1349
1338 #: modules/objfmts/bin/bin-objfmt.c:251 modules/objfmts/bin/bin-objfmt.c:428 1350 #: modules/objfmts/bin/bin-objfmt.c:253 modules/objfmts/bin/bin-objfmt.c:430
1339 #, c-format 1351 #, c-format
1340 msgid "" 1352 msgid ""
1341 "section `%s' internal align of %lu is greater than `%s' of %lu; using `%s'" 1353 "section `%s' internal align of %lu is greater than `%s' of %lu; using `%s'"
1342 msgstr "" 1354 msgstr ""
1343 1355
1344 #: modules/objfmts/bin/bin-objfmt.c:254 modules/objfmts/bin/bin-objfmt.c:256 1356 #: modules/objfmts/bin/bin-objfmt.c:256 modules/objfmts/bin/bin-objfmt.c:258
1345 msgid "align" 1357 msgid "align"
1346 msgstr "" 1358 msgstr ""
1347 1359
1348 #: modules/objfmts/bin/bin-objfmt.c:267 1360 #: modules/objfmts/bin/bin-objfmt.c:269
1349 msgid "start expression is too complex" 1361 msgid "start expression is too complex"
1350 msgstr "" 1362 msgstr ""
1351 1363
1352 #: modules/objfmts/bin/bin-objfmt.c:280 1364 #: modules/objfmts/bin/bin-objfmt.c:282
1353 msgid "vstart expression is too complex" 1365 msgid "vstart expression is too complex"
1354 msgstr "" 1366 msgstr ""
1355 1367
1356 #: modules/objfmts/bin/bin-objfmt.c:359 1368 #: modules/objfmts/bin/bin-objfmt.c:361
1357 msgid "start inconsistent with align; using aligned value" 1369 msgid "start inconsistent with align; using aligned value"
1358 msgstr "" 1370 msgstr ""
1359 1371
1360 #: modules/objfmts/bin/bin-objfmt.c:431 modules/objfmts/bin/bin-objfmt.c:433 1372 #: modules/objfmts/bin/bin-objfmt.c:433 modules/objfmts/bin/bin-objfmt.c:435
1361 msgid "valign" 1373 msgid "valign"
1362 msgstr "" 1374 msgstr ""
1363 1375
1364 #: modules/objfmts/bin/bin-objfmt.c:446 1376 #: modules/objfmts/bin/bin-objfmt.c:448
1365 msgid "vstart inconsistent with valign" 1377 msgid "vstart inconsistent with valign"
1366 msgstr "" 1378 msgstr ""
1367 1379
1368 #: modules/objfmts/bin/bin-objfmt.c:753 1380 #: modules/objfmts/bin/bin-objfmt.c:755
1369 #, c-format 1381 #, c-format
1370 msgid "unable to open map file `%s'" 1382 msgid "unable to open map file `%s'"
1371 msgstr "" 1383 msgstr ""
1372 1384
1373 #: modules/objfmts/bin/bin-objfmt.c:881 1385 #: modules/objfmts/bin/bin-objfmt.c:883
1374 #, c-format 1386 #, c-format
1375 msgid "sections `%s' and `%s' overlap by %lu bytes" 1387 msgid "sections `%s' and `%s' overlap by %lu bytes"
1376 msgstr "" 1388 msgstr ""
1377 1389
1378 #: modules/objfmts/bin/bin-objfmt.c:968 1390 #: modules/objfmts/bin/bin-objfmt.c:970
1379 msgid "binary object format does not support external references" 1391 msgid "binary object format does not support external references"
1380 msgstr "" 1392 msgstr ""
1381 1393
1382 #: modules/objfmts/bin/bin-objfmt.c:996 modules/objfmts/coff/coff-objfmt.c:730 1394 #: modules/objfmts/bin/bin-objfmt.c:998 modules/objfmts/coff/coff-objfmt.c:741
1383 #: modules/objfmts/elf/elf-objfmt.c:613 1395 #: modules/objfmts/elf/elf-objfmt.c:614
1384 msgid "uninitialized space declared in code/data section: zeroing" 1396 msgid "uninitialized space declared in code/data section: zeroing"
1385 msgstr "" 1397 msgstr ""
1386 1398
1387 #: modules/objfmts/bin/bin-objfmt.c:1042 1399 #: modules/objfmts/bin/bin-objfmt.c:1044
1388 msgid "initialized space declared in nobits section: ignoring" 1400 msgid "initialized space declared in nobits section: ignoring"
1389 msgstr "" 1401 msgstr ""
1390 1402
1391 #: modules/objfmts/bin/bin-objfmt.c:1065 1403 #: modules/objfmts/bin/bin-objfmt.c:1067
1392 #, c-format 1404 #, c-format
1393 msgid "section `%s' starts before origin (ORG)" 1405 msgid "section `%s' starts before origin (ORG)"
1394 msgstr "" 1406 msgstr ""
1395 1407
1396 #: modules/objfmts/bin/bin-objfmt.c:1072 1408 #: modules/objfmts/bin/bin-objfmt.c:1074
1397 #, c-format 1409 #, c-format
1398 msgid "section `%s' start value too large" 1410 msgid "section `%s' start value too large"
1399 msgstr "" 1411 msgstr ""
1400 1412
1401 #: modules/objfmts/bin/bin-objfmt.c:1079 1413 #: modules/objfmts/bin/bin-objfmt.c:1081
1402 #: modules/objfmts/coff/coff-objfmt.c:1192 1414 #: modules/objfmts/coff/coff-objfmt.c:1205
1403 #: modules/objfmts/coff/coff-objfmt.c:1237 1415 #: modules/objfmts/coff/coff-objfmt.c:1250
1404 #: modules/objfmts/elf/elf-objfmt.c:790 modules/objfmts/elf/elf-objfmt.c:907 1416 #: modules/objfmts/elf/elf-objfmt.c:753 modules/objfmts/elf/elf-objfmt.c:865
1405 #: modules/objfmts/macho/macho-objfmt.c:1083 1417 #: modules/objfmts/macho/macho-objfmt.c:1101
1406 #: modules/objfmts/macho/macho-objfmt.c:1103 1418 #: modules/objfmts/macho/macho-objfmt.c:1121
1407 #: modules/objfmts/macho/macho-objfmt.c:1214 1419 #: modules/objfmts/macho/macho-objfmt.c:1232
1408 #: modules/objfmts/rdf/rdf-objfmt.c:686 modules/objfmts/rdf/rdf-objfmt.c:775 1420 #: modules/objfmts/rdf/rdf-objfmt.c:685 modules/objfmts/rdf/rdf-objfmt.c:774
1409 #: modules/objfmts/xdf/xdf-objfmt.c:556 modules/objfmts/xdf/xdf-objfmt.c:583 1421 #: modules/objfmts/xdf/xdf-objfmt.c:555 modules/objfmts/xdf/xdf-objfmt.c:582
1410 msgid "could not seek on output file" 1422 msgid "could not seek on output file"
1411 msgstr "" 1423 msgstr ""
1412 1424
1413 #: modules/objfmts/bin/bin-objfmt.c:1120 1425 #: modules/objfmts/bin/bin-objfmt.c:1122
1414 msgid "ORG expression is too complex" 1426 msgid "ORG expression is too complex"
1415 msgstr "" 1427 msgstr ""
1416 1428
1417 #: modules/objfmts/bin/bin-objfmt.c:1125 1429 #: modules/objfmts/bin/bin-objfmt.c:1127
1418 msgid "ORG expression is negative" 1430 msgid "ORG expression is negative"
1419 msgstr "" 1431 msgstr ""
1420 1432
1421 #: modules/objfmts/bin/bin-objfmt.c:1169 1433 #: modules/objfmts/bin/bin-objfmt.c:1171
1422 #, c-format 1434 #, c-format
1423 msgid "section `%s' follows an invalid or unknown section `%s'" 1435 msgid "section `%s' follows an invalid or unknown section `%s'"
1424 msgstr "" 1436 msgstr ""
1425 1437
1426 #: modules/objfmts/bin/bin-objfmt.c:1182 1438 #: modules/objfmts/bin/bin-objfmt.c:1184
1427 #, c-format 1439 #, c-format
1428 msgid "follows loop between section `%s' and section `%s'" 1440 msgid "follows loop between section `%s' and section `%s'"
1429 msgstr "" 1441 msgstr ""
1430 1442
1431 #: modules/objfmts/bin/bin-objfmt.c:1293 1443 #: modules/objfmts/bin/bin-objfmt.c:1295
1432 #, c-format 1444 #, c-format
1433 msgid "section `%s' vfollows an invalid or unknown section `%s'" 1445 msgid "section `%s' vfollows an invalid or unknown section `%s'"
1434 msgstr "" 1446 msgstr ""
1435 1447
1436 #: modules/objfmts/bin/bin-objfmt.c:1307 1448 #: modules/objfmts/bin/bin-objfmt.c:1309
1437 #, c-format 1449 #, c-format
1438 msgid "vfollows loop between section `%s' and section `%s'" 1450 msgid "vfollows loop between section `%s' and section `%s'"
1439 msgstr "" 1451 msgstr ""
1440 1452
1441 #: modules/objfmts/bin/bin-objfmt.c:1519 1453 #: modules/objfmts/bin/bin-objfmt.c:1528
1442 msgid "cannot combine `start' and `follows' section attributes" 1454 msgid "cannot combine `start' and `follows' section attributes"
1443 msgstr "" 1455 msgstr ""
1444 1456
1445 #: modules/objfmts/bin/bin-objfmt.c:1525 1457 #: modules/objfmts/bin/bin-objfmt.c:1534
1446 msgid "cannot combine `vstart' and `vfollows' section attributes" 1458 msgid "cannot combine `vstart' and `vfollows' section attributes"
1447 msgstr "" 1459 msgstr ""
1448 1460
1449 #: modules/objfmts/bin/bin-objfmt.c:1535 modules/objfmts/bin/bin-objfmt.c:1548 1461 #: modules/objfmts/bin/bin-objfmt.c:1544 modules/objfmts/bin/bin-objfmt.c:1557
1450 #: modules/objfmts/coff/coff-objfmt.c:1547 1462 #: modules/objfmts/coff/coff-objfmt.c:1561
1451 #: modules/objfmts/elf/elf-objfmt.c:1120 1463 #: modules/objfmts/elf/elf-objfmt.c:1089
1452 #: modules/objfmts/macho/macho-objfmt.c:1447 1464 #: modules/objfmts/macho/macho-objfmt.c:1465
1453 #: modules/objfmts/xdf/xdf-objfmt.c:729 1465 #: modules/objfmts/xdf/xdf-objfmt.c:725
1454 #, c-format 1466 #, c-format
1455 msgid "argument to `%s' is not a power of two" 1467 msgid "argument to `%s' is not a power of two"
1456 msgstr "" 1468 msgstr ""
1457 1469
1458 #: modules/objfmts/bin/bin-objfmt.c:1597 1470 #: modules/objfmts/bin/bin-objfmt.c:1603
1459 msgid "program origin redefined" 1471 msgid "program origin redefined"
1460 msgstr "" 1472 msgstr ""
1461 1473
1462 #: modules/objfmts/bin/bin-objfmt.c:1606 1474 #: modules/objfmts/bin/bin-objfmt.c:1612
1463 msgid "argument to ORG must be expression" 1475 msgid "argument to ORG must be expression"
1464 msgstr "" 1476 msgstr ""
1465 1477
1466 #: modules/objfmts/bin/bin-objfmt.c:1623 1478 #: modules/objfmts/bin/bin-objfmt.c:1629
1467 msgid "map file already specified" 1479 msgid "map file already specified"
1468 msgstr "" 1480 msgstr ""
1469 1481
1470 #: modules/objfmts/bin/bin-objfmt.c:1630 1482 #: modules/objfmts/bin/bin-objfmt.c:1636
1471 msgid "unexpected expression in [map]" 1483 msgid "unexpected expression in [map]"
1472 msgstr "" 1484 msgstr ""
1473 1485
1474 #: modules/objfmts/bin/bin-objfmt.c:1921 1486 #: modules/objfmts/bin/bin-objfmt.c:1928
1475 #, c-format 1487 #, c-format
1476 msgid "%s: could not find symbol `start'" 1488 msgid "%s: could not find symbol `start'"
1477 msgstr "" 1489 msgstr ""
1478 1490
1479 #: modules/objfmts/coff/coff-objfmt.c:479 1491 #: modules/objfmts/coff/coff-objfmt.c:486
1480 #: modules/objfmts/coff/coff-objfmt.c:684 1492 #: modules/objfmts/coff/coff-objfmt.c:695
1481 msgid "coff: relocation too complex" 1493 msgid "coff: relocation too complex"
1482 msgstr "" 1494 msgstr ""
1483 1495
1484 #: modules/objfmts/coff/coff-objfmt.c:501 1496 #: modules/objfmts/coff/coff-objfmt.c:512
1485 msgid "coff: wrt expression too complex" 1497 msgid "coff: wrt expression too complex"
1486 msgstr "" 1498 msgstr ""
1487 1499
1488 #: modules/objfmts/coff/coff-objfmt.c:507 1500 #: modules/objfmts/coff/coff-objfmt.c:518
1489 msgid "coff: cannot wrt across sections" 1501 msgid "coff: cannot wrt across sections"
1490 msgstr "" 1502 msgstr ""
1491 1503
1492 #: modules/objfmts/coff/coff-objfmt.c:527 1504 #: modules/objfmts/coff/coff-objfmt.c:538
1493 msgid "coff: common size too complex" 1505 msgid "coff: common size too complex"
1494 msgstr "" 1506 msgstr ""
1495 1507
1496 #: modules/objfmts/coff/coff-objfmt.c:533 1508 #: modules/objfmts/coff/coff-objfmt.c:544
1497 msgid "coff: common size is negative" 1509 msgid "coff: common size is negative"
1498 msgstr "" 1510 msgstr ""
1499 1511
1500 #: modules/objfmts/coff/coff-objfmt.c:592 1512 #: modules/objfmts/coff/coff-objfmt.c:603
1501 #: modules/objfmts/coff/coff-objfmt.c:598 1513 #: modules/objfmts/coff/coff-objfmt.c:609
1502 #: modules/objfmts/coff/coff-objfmt.c:624 1514 #: modules/objfmts/coff/coff-objfmt.c:635
1503 #: modules/objfmts/coff/coff-objfmt.c:659 1515 #: modules/objfmts/coff/coff-objfmt.c:670
1504 msgid "coff: invalid relocation size" 1516 msgid "coff: invalid relocation size"
1505 msgstr "" 1517 msgstr ""
1506 1518
1507 #: modules/objfmts/coff/coff-objfmt.c:628 1519 #: modules/objfmts/coff/coff-objfmt.c:639
1508 #: modules/objfmts/coff/coff-objfmt.c:635 1520 #: modules/objfmts/coff/coff-objfmt.c:646
1509 #: modules/objfmts/coff/coff-objfmt.c:642 1521 #: modules/objfmts/coff/coff-objfmt.c:653
1510 #: modules/objfmts/coff/coff-objfmt.c:663 1522 #: modules/objfmts/coff/coff-objfmt.c:674
1511 msgid "coff objfmt: unrecognized machine" 1523 msgid "coff objfmt: unrecognized machine"
1512 msgstr "" 1524 msgstr ""
1513 1525
1514 #: modules/objfmts/coff/coff-objfmt.c:785 1526 #: modules/objfmts/coff/coff-objfmt.c:796
1515 #: modules/objfmts/coff/coff-objfmt.c:815 1527 #: modules/objfmts/coff/coff-objfmt.c:827
1516 #: modules/objfmts/coff/coff-objfmt.c:1223 1528 #: modules/objfmts/coff/coff-objfmt.c:1236
1517 #: modules/objfmts/elf/elf-objfmt.c:431 modules/objfmts/rdf/rdf-objfmt.c:751 1529 #: modules/objfmts/elf/elf-objfmt.c:431 modules/objfmts/rdf/rdf-objfmt.c:750
1518 #: modules/objfmts/rdf/rdf-objfmt.c:768 modules/objfmts/xdf/xdf-objfmt.c:304 1530 #: modules/objfmts/rdf/rdf-objfmt.c:767 modules/objfmts/xdf/xdf-objfmt.c:303
1519 #: modules/objfmts/xdf/xdf-objfmt.c:332 1531 #: modules/objfmts/xdf/xdf-objfmt.c:331
1520 msgid "could not get file position on output file" 1532 msgid "could not get file position on output file"
1521 msgstr "" 1533 msgstr ""
1522 1534
1523 #: modules/objfmts/coff/coff-objfmt.c:798 1535 #: modules/objfmts/coff/coff-objfmt.c:810
1524 msgid "coff: section computed size did not match actual size" 1536 msgid "coff: section computed size did not match actual size"
1525 msgstr "" 1537 msgstr ""
1526 1538
1527 #: modules/objfmts/coff/coff-objfmt.c:840 1539 #: modules/objfmts/coff/coff-objfmt.c:852
1528 msgid "coff: no symbol data for relocated symbol" 1540 msgid "coff: no symbol data for relocated symbol"
1529 msgstr "" 1541 msgstr ""
1530 1542
1531 #: modules/objfmts/coff/coff-objfmt.c:926 1543 #: modules/objfmts/coff/coff-objfmt.c:938
1532 #, c-format 1544 #, c-format
1533 msgid "too many relocations in section `%s'" 1545 msgid "too many relocations in section `%s'"
1534 msgstr "" 1546 msgstr ""
1535 1547
1536 #: modules/objfmts/coff/coff-objfmt.c:1002 1548 #: modules/objfmts/coff/coff-objfmt.c:1020
1537 #: modules/objfmts/coff/coff-objfmt.c:1124 1549 #: modules/objfmts/coff/coff-objfmt.c:1143
1538 msgid "coff: expected sym data to be present" 1550 msgid "coff: expected sym data to be present"
1539 msgstr "" 1551 msgstr ""
1540 1552
1541 #: modules/objfmts/coff/coff-objfmt.c:1023 1553 #: modules/objfmts/coff/coff-objfmt.c:1041
1542 #: modules/objfmts/macho/macho-objfmt.c:878 1554 #: modules/objfmts/macho/macho-objfmt.c:877
1543 #: modules/objfmts/rdf/rdf-objfmt.c:259 modules/objfmts/rdf/rdf-objfmt.c:552 1555 #: modules/objfmts/rdf/rdf-objfmt.c:258 modules/objfmts/rdf/rdf-objfmt.c:551
1544 #: modules/objfmts/xdf/xdf-objfmt.c:484 1556 #: modules/objfmts/xdf/xdf-objfmt.c:483
1545 msgid "didn't understand section" 1557 msgid "didn't understand section"
1546 msgstr "" 1558 msgstr ""
1547 1559
1548 #: modules/objfmts/coff/coff-objfmt.c:1033 1560 #: modules/objfmts/coff/coff-objfmt.c:1051
1549 #: modules/objfmts/macho/macho-objfmt.c:896 1561 #: modules/objfmts/macho/macho-objfmt.c:895
1550 #: modules/objfmts/xdf/xdf-objfmt.c:494 1562 #: modules/objfmts/xdf/xdf-objfmt.c:493
1551 msgid "global EQU value not an integer expression" 1563 msgid "global EQU value not an integer expression"
1552 msgstr "" 1564 msgstr ""
1553 1565
1554 #: modules/objfmts/coff/coff-objfmt.c:1049 1566 #: modules/objfmts/coff/coff-objfmt.c:1067
1555 #: modules/objfmts/macho/macho-objfmt.c:918 1567 #: modules/objfmts/macho/macho-objfmt.c:917
1556 #: modules/objfmts/rdf/rdf-objfmt.c:600 1568 #: modules/objfmts/rdf/rdf-objfmt.c:599
1557 msgid "COMMON data size not an integer expression" 1569 msgid "COMMON data size not an integer expression"
1558 msgstr "" 1570 msgstr ""
1559 1571
1560 #: modules/objfmts/coff/coff-objfmt.c:1098 1572 #: modules/objfmts/coff/coff-objfmt.c:1116
1561 msgid "coff: unrecognized aux symtab type" 1573 msgid "coff: unrecognized aux symtab type"
1562 msgstr "" 1574 msgstr ""
1563 1575
1564 #: modules/objfmts/coff/coff-objfmt.c:1159 1576 #: modules/objfmts/coff/coff-objfmt.c:1178
1565 #: modules/objfmts/coff/coff-objfmt.c:2112 1577 #: modules/objfmts/coff/coff-objfmt.c:2265
1566 msgid "procedure started here" 1578 msgid "procedure started here"
1567 msgstr "" 1579 msgstr ""
1568 1580
1569 #: modules/objfmts/coff/coff-objfmt.c:1161 1581 #: modules/objfmts/coff/coff-objfmt.c:1180
1570 msgid "end of file in procedure frame" 1582 msgid "end of file in procedure frame"
1571 msgstr "" 1583 msgstr ""
1572 1584
1573 #: modules/objfmts/coff/coff-objfmt.c:1320 1585 #: modules/objfmts/coff/coff-objfmt.c:1333
1574 #: modules/objfmts/elf/elf-objfmt.c:979 1586 #: modules/objfmts/elf/elf-objfmt.c:948
1575 msgid "non-string section attribute" 1587 msgid "non-string section attribute"
1576 msgstr "" 1588 msgstr ""
1577 1589
1578 #: modules/objfmts/coff/coff-objfmt.c:1360 1590 #: modules/objfmts/coff/coff-objfmt.c:1373
1579 #: modules/objfmts/elf/elf-objfmt.c:1014 1591 #: modules/objfmts/elf/elf-objfmt.c:983
1580 #, c-format 1592 #, c-format
1581 msgid "unrecognized section attribute: `%c'" 1593 msgid "unrecognized section attribute: `%c'"
1582 msgstr "" 1594 msgstr ""
1583 1595
1584 #: modules/objfmts/coff/coff-objfmt.c:1501 1596 #: modules/objfmts/coff/coff-objfmt.c:1514
1585 msgid "Standard COFF does not support read-only data sections" 1597 msgid "Standard COFF does not support read-only data sections"
1586 msgstr "" 1598 msgstr ""
1587 1599
1588 #: modules/objfmts/coff/coff-objfmt.c:1555 1600 #: modules/objfmts/coff/coff-objfmt.c:1569
1589 msgid "Win32 does not support alignments > 8192" 1601 msgid "Win32 does not support alignments > 8192"
1590 msgstr "" 1602 msgstr ""
1591 1603
1592 #: modules/objfmts/coff/coff-objfmt.c:1567 1604 #: modules/objfmts/coff/coff-objfmt.c:1581
1593 msgid "COFF section names limited to 8 characters: truncating" 1605 msgid "COFF section names limited to 8 characters: truncating"
1594 msgstr "" 1606 msgstr ""
1595 1607
1596 #: modules/objfmts/coff/coff-objfmt.c:1588 1608 #: modules/objfmts/coff/coff-objfmt.c:1598
1597 #: modules/objfmts/elf/elf-objfmt.c:1159 1609 #: modules/objfmts/elf/elf-objfmt.c:1124
1598 #: modules/objfmts/macho/macho-objfmt.c:1487 1610 #: modules/objfmts/macho/macho-objfmt.c:1502
1599 #: modules/objfmts/rdf/rdf-objfmt.c:964 modules/objfmts/xdf/xdf-objfmt.c:774 1611 #: modules/objfmts/rdf/rdf-objfmt.c:960 modules/objfmts/xdf/xdf-objfmt.c:767
1600 msgid "section flags ignored on section redeclaration" 1612 msgid "section flags ignored on section redeclaration"
1601 msgstr "" 1613 msgstr ""
1602 1614
1603 #: modules/objfmts/coff/coff-objfmt.c:1668 1615 #: modules/objfmts/coff/coff-objfmt.c:1689
1604 msgid "argument to EXPORT must be symbol name" 1616 msgid "argument to EXPORT must be symbol name"
1605 msgstr "" 1617 msgstr ""
1606 1618
1607 #: modules/objfmts/coff/coff-objfmt.c:1713 1619 #: modules/objfmts/coff/coff-objfmt.c:1740
1620 #: modules/objfmts/coff/coff-objfmt.c:1919
1608 msgid "argument to SAFESEH must be symbol name" 1621 msgid "argument to SAFESEH must be symbol name"
1609 msgstr "" 1622 msgstr ""
1610 1623
1611 #: modules/objfmts/coff/coff-objfmt.c:1767 1624 #: modules/objfmts/coff/coff-objfmt.c:1795
1612 msgid "coff: no symbol data for SAFESEH symbol" 1625 msgid "coff: no symbol data for SAFESEH symbol"
1613 msgstr "" 1626 msgstr ""
1614 1627
1615 #: modules/objfmts/coff/coff-objfmt.c:1826 1628 #: modules/objfmts/coff/coff-objfmt.c:1854
1616 #: modules/objfmts/elf/elf-objfmt.c:1294 1629 #: modules/objfmts/elf/elf-objfmt.c:1259
1617 msgid ".comment requires string parameters" 1630 msgid ".comment requires string parameters"
1618 msgstr "" 1631 msgstr ""
1619 1632
1620 #: modules/objfmts/coff/coff-objfmt.c:1848 1633 #: modules/objfmts/coff/coff-objfmt.c:1875
1634 msgid ".secrel32 can only be used inside of a section"
1635 msgstr ""
1636
1637 #: modules/objfmts/coff/coff-objfmt.c:1886
1638 msgid ".secrel32 requires expressions"
1639 msgstr ""
1640
1641 #: modules/objfmts/coff/coff-objfmt.c:1911
1642 msgid ".def pseudo-op used inside of .def/.endef; ignored"
1643 msgstr ""
1644
1645 #: modules/objfmts/coff/coff-objfmt.c:1941
1646 #: modules/objfmts/coff/coff-objfmt.c:1964
1647 #, c-format
1648 msgid "%s pseudo-op used outside of .def/.endef; ignored"
1649 msgstr ""
1650
1651 #: modules/objfmts/coff/coff-objfmt.c:1985
1652 msgid ".endef pseudo-op used before .def; ignored"
1653 msgstr ""
1654
1655 #: modules/objfmts/coff/coff-objfmt.c:2001
1621 msgid "previous procedure started here" 1656 msgid "previous procedure started here"
1622 msgstr "" 1657 msgstr ""
1623 1658
1624 #: modules/objfmts/coff/coff-objfmt.c:1850 1659 #: modules/objfmts/coff/coff-objfmt.c:2003
1625 msgid "nested procedures not supported (didn't use [ENDPROC_FRAME]?)" 1660 msgid "nested procedures not supported (didn't use [ENDPROC_FRAME]?)"
1626 msgstr "" 1661 msgstr ""
1627 1662
1628 #: modules/objfmts/coff/coff-objfmt.c:1871 1663 #: modules/objfmts/coff/coff-objfmt.c:2024
1629 #: modules/objfmts/coff/coff-objfmt.c:2106 1664 #: modules/objfmts/coff/coff-objfmt.c:2259
1630 #, c-format 1665 #, c-format
1631 msgid "[%s] without preceding [PROC_FRAME]" 1666 msgid "[%s] without preceding [PROC_FRAME]"
1632 msgstr "" 1667 msgstr ""
1633 1668
1634 #: modules/objfmts/coff/coff-objfmt.c:1876 1669 #: modules/objfmts/coff/coff-objfmt.c:2029
1635 #: modules/objfmts/coff/win64-except.c:262 1670 #: modules/objfmts/coff/win64-except.c:261
1636 msgid "prologue ended here" 1671 msgid "prologue ended here"
1637 msgstr "" 1672 msgstr ""
1638 1673
1639 #: modules/objfmts/coff/coff-objfmt.c:1877 1674 #: modules/objfmts/coff/coff-objfmt.c:2030
1640 #, c-format 1675 #, c-format
1641 msgid "[%s] after end of prologue" 1676 msgid "[%s] after end of prologue"
1642 msgstr "" 1677 msgstr ""
1643 1678
1644 #: modules/objfmts/coff/coff-objfmt.c:1882 1679 #: modules/objfmts/coff/coff-objfmt.c:2035
1645 #: modules/objfmts/coff/coff-objfmt.c:2122 1680 #: modules/objfmts/coff/coff-objfmt.c:2275
1646 msgid "unwind info not present" 1681 msgid "unwind info not present"
1647 msgstr "" 1682 msgstr ""
1648 1683
1649 #: modules/objfmts/coff/coff-objfmt.c:1917 1684 #: modules/objfmts/coff/coff-objfmt.c:2070
1650 #: modules/objfmts/coff/coff-objfmt.c:1948 1685 #: modules/objfmts/coff/coff-objfmt.c:2101
1651 #: modules/objfmts/coff/coff-objfmt.c:2018 1686 #: modules/objfmts/coff/coff-objfmt.c:2171
1652 #, c-format 1687 #, c-format
1653 msgid "[%s] requires a register as the first parameter" 1688 msgid "[%s] requires a register as the first parameter"
1654 msgstr "" 1689 msgstr ""
1655 1690
1656 #: modules/objfmts/coff/coff-objfmt.c:1985 1691 #: modules/objfmts/coff/coff-objfmt.c:2138
1657 #, c-format 1692 #, c-format
1658 msgid "[%s] requires a size" 1693 msgid "[%s] requires a size"
1659 msgstr "" 1694 msgstr ""
1660 1695
1661 #: modules/objfmts/coff/coff-objfmt.c:2027 1696 #: modules/objfmts/coff/coff-objfmt.c:2180
1662 #, c-format 1697 #, c-format
1663 msgid "[%s] requires an offset as the second parameter" 1698 msgid "[%s] requires an offset as the second parameter"
1664 msgstr "" 1699 msgstr ""
1665 1700
1666 #: modules/objfmts/coff/coff-objfmt.c:2114 1701 #: modules/objfmts/coff/coff-objfmt.c:2267
1667 msgid "ended procedure without ending prologue" 1702 msgid "ended procedure without ending prologue"
1668 msgstr "" 1703 msgstr ""
1669 1704
1670 #: modules/objfmts/coff/win64-except.c:212 1705 #: modules/objfmts/coff/win64-except.c:211
1671 msgid "prolog size expression too complex" 1706 msgid "prolog size expression too complex"
1672 msgstr "" 1707 msgstr ""
1673 1708
1674 #: modules/objfmts/coff/win64-except.c:215 1709 #: modules/objfmts/coff/win64-except.c:214
1675 msgid "codes count expression too complex" 1710 msgid "codes count expression too complex"
1676 msgstr "" 1711 msgstr ""
1677 1712
1678 #: modules/objfmts/coff/win64-except.c:219 1713 #: modules/objfmts/coff/win64-except.c:218
1679 #: modules/objfmts/coff/win64-except.c:311 1714 #: modules/objfmts/coff/win64-except.c:311
1680 msgid "frame offset expression too complex" 1715 msgid "frame offset expression too complex"
1681 msgstr "" 1716 msgstr ""
1682 1717
1683 #: modules/objfmts/coff/win64-except.c:241 1718 #: modules/objfmts/coff/win64-except.c:240
1684 #: modules/objfmts/coff/win64-except.c:272 1719 #: modules/objfmts/coff/win64-except.c:271
1685 #: modules/objfmts/coff/win64-except.c:317 1720 #: modules/objfmts/coff/win64-except.c:317
1686 #, c-format 1721 #, c-format
1687 msgid "frame offset of %ld bytes, must be between 0 and 240" 1722 msgid "frame offset of %ld bytes, must be between 0 and 240"
1688 msgstr "" 1723 msgstr ""
1689 1724
1690 #: modules/objfmts/coff/win64-except.c:245 1725 #: modules/objfmts/coff/win64-except.c:244
1691 #: modules/objfmts/coff/win64-except.c:320 1726 #: modules/objfmts/coff/win64-except.c:320
1692 #, c-format 1727 #, c-format
1693 msgid "frame offset of %ld is not a multiple of 16" 1728 msgid "frame offset of %ld is not a multiple of 16"
1694 msgstr "" 1729 msgstr ""
1695 1730
1696 #: modules/objfmts/coff/win64-except.c:264 1731 #: modules/objfmts/coff/win64-except.c:263
1697 #, c-format 1732 #, c-format
1698 msgid "prologue %ld bytes, must be <256" 1733 msgid "prologue %ld bytes, must be <256"
1699 msgstr "" 1734 msgstr ""
1700 1735
1701 #: modules/objfmts/coff/win64-except.c:268 1736 #: modules/objfmts/coff/win64-except.c:267
1702 #, c-format 1737 #, c-format
1703 msgid "%ld unwind codes, maximum of 255" 1738 msgid "%ld unwind codes, maximum of 255"
1704 msgstr "" 1739 msgstr ""
1705 1740
1706 #: modules/objfmts/coff/win64-except.c:348 1741 #: modules/objfmts/coff/win64-except.c:348
1707 #: modules/objfmts/coff/win64-except.c:525 1742 #: modules/objfmts/coff/win64-except.c:526
1708 msgid "offset expression too complex" 1743 msgid "offset expression too complex"
1709 msgstr "" 1744 msgstr ""
1710 1745
1711 #: modules/objfmts/coff/win64-except.c:397 1746 #: modules/objfmts/coff/win64-except.c:397
1712 #: modules/objfmts/coff/win64-except.c:517 1747 #: modules/objfmts/coff/win64-except.c:518
1713 msgid "unrecognied unwind opcode" 1748 msgid "unrecognied unwind opcode"
1714 msgstr "" 1749 msgstr ""
1715 1750
1716 #: modules/objfmts/coff/win64-except.c:412 1751 #: modules/objfmts/coff/win64-except.c:412
1717 #: modules/objfmts/coff/win64-except.c:429 1752 #: modules/objfmts/coff/win64-except.c:429
1718 msgid "negative offset not allowed" 1753 msgid "negative offset not allowed"
1719 msgstr "" 1754 msgstr ""
1720 1755
1721 #: modules/objfmts/coff/win64-except.c:415 1756 #: modules/objfmts/coff/win64-except.c:415
1722 #: modules/objfmts/coff/win64-except.c:537 1757 #: modules/objfmts/coff/win64-except.c:538
1723 #, c-format 1758 #, c-format
1724 msgid "offset of %ld is not a multiple of %ld" 1759 msgid "offset of %ld is not a multiple of %ld"
1725 msgstr "" 1760 msgstr ""
1726 1761
1727 #: modules/objfmts/coff/win64-except.c:436 1762 #: modules/objfmts/coff/win64-except.c:436
1728 msgid "expansion on already largest alloc" 1763 msgid "expansion on already largest alloc"
1729 msgstr "" 1764 msgstr ""
1730 1765
1731 #: modules/objfmts/coff/win64-except.c:531 1766 #: modules/objfmts/coff/win64-except.c:532
1732 #, c-format 1767 #, c-format
1733 msgid "offset of %ld bytes, must be between %ld and %ld" 1768 msgid "offset of %ld bytes, must be between %ld and %ld"
1734 msgstr "" 1769 msgstr ""
1735 1770
1736 #: modules/objfmts/dbg/dbg-objfmt.c:51 1771 #: modules/objfmts/dbg/dbg-objfmt.c:50
1737 msgid "could not open temporary file" 1772 msgid "could not open temporary file"
1738 msgstr "" 1773 msgstr ""
1739 1774
1740 #: modules/objfmts/elf/elf-objfmt.c:124 modules/objfmts/elf/elf-objfmt.c:149 1775 #: modules/objfmts/elf/elf-objfmt.c:124 modules/objfmts/elf/elf-objfmt.c:149
1741 #: modules/objfmts/elf/elf-objfmt.c:1208 1776 #: modules/objfmts/elf/elf-objfmt.c:1173
1742 #, c-format 1777 #, c-format
1743 msgid "unrecognized symbol type `%s'" 1778 msgid "unrecognized symbol type `%s'"
1744 msgstr "" 1779 msgstr ""
1745 1780
1746 #: modules/objfmts/elf/elf-objfmt.c:202 1781 #: modules/objfmts/elf/elf-objfmt.c:202
1747 msgid "More than one symbol visibility provided; using last" 1782 msgid "More than one symbol visibility provided; using last"
1748 msgstr "" 1783 msgstr ""
1749 1784
1750 #: modules/objfmts/elf/elf-objfmt.c:229 1785 #: modules/objfmts/elf/elf-objfmt.c:229
1751 msgid "alignment constraint is not an integer" 1786 msgid "alignment constraint is not an integer"
1752 msgstr "" 1787 msgstr ""
1753 1788
1754 #: modules/objfmts/elf/elf-objfmt.c:240 modules/objfmts/rdf/rdf-objfmt.c:632 1789 #: modules/objfmts/elf/elf-objfmt.c:240 modules/objfmts/rdf/rdf-objfmt.c:631
1755 msgid "alignment constraint is not a power of two" 1790 msgid "alignment constraint is not a power of two"
1756 msgstr "" 1791 msgstr ""
1757 1792
1758 #: modules/objfmts/elf/elf-objfmt.c:439 1793 #: modules/objfmts/elf/elf-objfmt.c:439
1759 msgid "could not set file position on output file" 1794 msgid "could not set file position on output file"
1760 msgstr "" 1795 msgstr ""
1761 1796
1762 #: modules/objfmts/elf/elf-objfmt.c:459 1797 #: modules/objfmts/elf/elf-objfmt.c:459
1763 msgid "elf: invalid relocation size" 1798 msgid "elf: invalid relocation size"
1764 msgstr "" 1799 msgstr ""
1765 1800
1766 #: modules/objfmts/elf/elf-objfmt.c:508 modules/objfmts/elf/elf-objfmt.c:567 1801 #: modules/objfmts/elf/elf-objfmt.c:508 modules/objfmts/elf/elf-objfmt.c:568
1767 msgid "elf: relocation too complex" 1802 msgid "elf: relocation too complex"
1768 msgstr "" 1803 msgstr ""
1769 1804
1770 #: modules/objfmts/elf/elf-objfmt.c:554 1805 #: modules/objfmts/elf/elf-objfmt.c:555
1771 msgid "elf: invalid relocation (WRT or size)" 1806 msgid "elf: invalid relocation (WRT or size)"
1772 msgstr "" 1807 msgstr ""
1773 1808
1774 #: modules/objfmts/elf/elf-objfmt.c:659 1809 #: modules/objfmts/elf/elf-objfmt.c:669 modules/objfmts/elf/elf.c:773
1775 msgid "Unrecognized section without data"
1776 msgstr ""
1777
1778 #: modules/objfmts/elf/elf-objfmt.c:707 modules/objfmts/elf/elf.c:756
1779 msgid "couldn't read position on output stream" 1810 msgid "couldn't read position on output stream"
1780 msgstr "" 1811 msgstr ""
1781 1812
1782 #: modules/objfmts/elf/elf-objfmt.c:712 modules/objfmts/elf/elf.c:761 1813 #: modules/objfmts/elf/elf-objfmt.c:674 modules/objfmts/elf/elf.c:778
1783 msgid "couldn't seek on output stream" 1814 msgid "couldn't seek on output stream"
1784 msgstr "" 1815 msgstr ""
1785 1816
1786 #: modules/objfmts/elf/elf-objfmt.c:869 1817 #: modules/objfmts/elf/elf-objfmt.c:827
1787 msgid "missing .stab or .stabstr section/data" 1818 msgid "missing .stab or .stabstr section/data"
1788 msgstr "" 1819 msgstr ""
1789 1820
1790 #: modules/objfmts/elf/elf-objfmt.c:1133 1821 #: modules/objfmts/elf/elf-objfmt.c:1102
1791 msgid "invalid merge entity size" 1822 msgid "invalid merge entity size"
1792 msgstr "" 1823 msgstr ""
1793 1824
1794 #: modules/objfmts/elf/elf-objfmt.c:1136 1825 #: modules/objfmts/elf/elf-objfmt.c:1105
1795 msgid "entity size for SHF_MERGE not specified" 1826 msgid "entity size for SHF_MERGE not specified"
1796 msgstr "" 1827 msgstr ""
1797 1828
1798 #: modules/objfmts/elf/elf-objfmt.c:1210 1829 #: modules/objfmts/elf/elf-objfmt.c:1175
1799 msgid "no type specified" 1830 msgid "no type specified"
1800 msgstr "" 1831 msgstr ""
1801 1832
1802 #: modules/objfmts/elf/elf-objfmt.c:1237 1833 #: modules/objfmts/elf/elf-objfmt.c:1202
1803 msgid "no size specified" 1834 msgid "no size specified"
1804 msgstr "" 1835 msgstr ""
1805 1836
1806 #: modules/objfmts/elf/elf-x86-amd64.c:79 modules/objfmts/elf/elf-x86-x86.c:90 1837 #: modules/objfmts/elf/elf-x86-amd64.c:84 modules/objfmts/elf/elf-x86-x86.c:92
1807 msgid "symbol references section without data" 1838 msgid "symbol references section without data"
1808 msgstr "" 1839 msgstr ""
1809 1840
1810 #: modules/objfmts/elf/elf-x86-amd64.c:166 1841 #: modules/objfmts/elf/elf-x86-amd64.c:155
1811 #: modules/objfmts/elf/elf-x86-x86.c:162 1842 #: modules/objfmts/elf/elf-x86-x86.c:158
1812 msgid "Unsupported WRT" 1843 msgid "Unsupported WRT"
1813 msgstr "" 1844 msgstr ""
1814 1845
1815 #: modules/objfmts/elf/elf-x86-amd64.c:172 1846 #: modules/objfmts/elf/elf-x86-amd64.c:179
1816 #: modules/objfmts/elf/elf-x86-amd64.c:180 1847 #: modules/objfmts/elf/elf-x86-amd64.c:187
1817 #: modules/objfmts/elf/elf-x86-x86.c:168 modules/objfmts/elf/elf-x86-x86.c:175 1848 #: modules/objfmts/elf/elf-x86-x86.c:176 modules/objfmts/elf/elf-x86-x86.c:183
1818 msgid "Unsupported relocation size" 1849 msgid "Unsupported relocation size"
1819 msgstr "" 1850 msgstr ""
1820 1851
1821 #: modules/objfmts/elf/elf.c:149 modules/objfmts/elf/elf.c:512 1852 #: modules/objfmts/elf/elf.c:157 modules/objfmts/elf/elf.c:527
1822 #: modules/objfmts/elf/elf.c:663 modules/objfmts/elf/elf.c:691 1853 #: modules/objfmts/elf/elf.c:678 modules/objfmts/elf/elf.c:706
1823 #: modules/objfmts/elf/elf.c:708 modules/objfmts/elf/elf.c:728 1854 #: modules/objfmts/elf/elf.c:725 modules/objfmts/elf/elf.c:745
1824 msgid "Unsupported machine for ELF output" 1855 msgid "Unsupported machine for ELF output"
1825 msgstr "" 1856 msgstr ""
1826 1857
1827 #: modules/objfmts/elf/elf.c:384 modules/objfmts/elf/elf.c:413 1858 #: modules/objfmts/elf/elf.c:399 modules/objfmts/elf/elf.c:428
1828 #: modules/objfmts/elf/elf.c:433 1859 #: modules/objfmts/elf/elf.c:448
1829 msgid "symtab is missing initial dummy entry" 1860 msgid "symtab is missing initial dummy entry"
1830 msgstr "" 1861 msgstr ""
1831 1862
1832 #: modules/objfmts/elf/elf.c:454 1863 #: modules/objfmts/elf/elf.c:469
1833 msgid "symtab is null" 1864 msgid "symtab is null"
1834 msgstr "" 1865 msgstr ""
1835 1866
1836 #: modules/objfmts/elf/elf.c:468 1867 #: modules/objfmts/elf/elf.c:483
1837 msgid "size specifier not an integer expression" 1868 msgid "size specifier not an integer expression"
1838 msgstr "" 1869 msgstr ""
1839 1870
1840 #: modules/objfmts/elf/elf.c:487 1871 #: modules/objfmts/elf/elf.c:502
1841 msgid "EQU value not an integer expression" 1872 msgid "EQU value not an integer expression"
1842 msgstr "" 1873 msgstr ""
1843 1874
1844 #: modules/objfmts/elf/elf.c:601 1875 #: modules/objfmts/elf/elf.c:616
1845 msgid "unsupported ELF format" 1876 msgid "unsupported ELF format"
1846 msgstr "" 1877 msgstr ""
1847 1878
1848 #: modules/objfmts/elf/elf.c:613 1879 #: modules/objfmts/elf/elf.c:628
1849 msgid "shead is null" 1880 msgid "shead is null"
1850 msgstr "" 1881 msgstr ""
1851 1882
1852 #: modules/objfmts/elf/elf.c:667 modules/objfmts/elf/elf.c:732 1883 #: modules/objfmts/elf/elf.c:682 modules/objfmts/elf/elf.c:749
1853 msgid "Failed to write an elf section header" 1884 msgid "Failed to write an elf section header"
1854 msgstr "" 1885 msgstr ""
1855 1886
1856 #: modules/objfmts/elf/elf.c:780 modules/objfmts/elf/elf.c:785 1887 #: modules/objfmts/elf/elf.c:797 modules/objfmts/elf/elf.c:802
1857 msgid "Unsupported arch/machine for elf output" 1888 msgid "Unsupported arch/machine for elf output"
1858 msgstr "" 1889 msgstr ""
1859 1890
1860 #: modules/objfmts/elf/elf.c:901 1891 #: modules/objfmts/elf/elf.c:918
1861 #, c-format 1892 #, c-format
1862 msgid "alignment %d for section `%s' is not a power of 2" 1893 msgid "alignment %d for section `%s' is not a power of 2"
1863 msgstr "" 1894 msgstr ""
1864 1895
1865 #: modules/objfmts/elf/elf.c:912 modules/objfmts/elf/elf.c:930 1896 #: modules/objfmts/elf/elf.c:929 modules/objfmts/elf/elf.c:947
1866 msgid "Unsupported ELF format for output" 1897 msgid "Unsupported ELF format for output"
1867 msgstr "" 1898 msgstr ""
1868 1899
1869 #: modules/objfmts/elf/elf.c:934 1900 #: modules/objfmts/elf/elf.c:951
1870 msgid "ELF program header is not proper length" 1901 msgid "ELF program header is not proper length"
1871 msgstr "" 1902 msgstr ""
1872 1903
1873 #: modules/objfmts/elf/elf.c:939 1904 #: modules/objfmts/elf/elf.c:956
1874 msgid "Failed to write ELF program header" 1905 msgid "Failed to write ELF program header"
1875 msgstr "" 1906 msgstr ""
1876 1907
1877 #: modules/objfmts/macho/macho-objfmt.c:441 1908 #: modules/objfmts/macho/macho-objfmt.c:440
1878 msgid "macho: relocation too complex for current implementation" 1909 msgid "macho: relocation too complex for current implementation"
1879 msgstr "" 1910 msgstr ""
1880 1911
1881 #: modules/objfmts/macho/macho-objfmt.c:466 1912 #: modules/objfmts/macho/macho-objfmt.c:465
1882 msgid "macho: relocation size unsupported" 1913 msgid "macho: relocation size unsupported"
1883 msgstr "" 1914 msgstr ""
1884 1915
1885 #: modules/objfmts/macho/macho-objfmt.c:477 1916 #: modules/objfmts/macho/macho-objfmt.c:476
1886 msgid "macho: shifted relocations not supported" 1917 msgid "macho: shifted relocations not supported"
1887 msgstr "" 1918 msgstr ""
1888 1919
1889 #: modules/objfmts/macho/macho-objfmt.c:484 1920 #: modules/objfmts/macho/macho-objfmt.c:483
1890 msgid "macho: SEG not supported" 1921 msgid "macho: SEG not supported"
1891 msgstr "" 1922 msgstr ""
1892 1923
1893 #: modules/objfmts/macho/macho-objfmt.c:495 1924 #: modules/objfmts/macho/macho-objfmt.c:494
1894 msgid "macho: invalid WRT" 1925 msgid "macho: invalid WRT"
1895 msgstr "" 1926 msgstr ""
1896 1927
1897 #: modules/objfmts/macho/macho-objfmt.c:522 1928 #: modules/objfmts/macho/macho-objfmt.c:521
1898 msgid "" 1929 msgid ""
1899 "macho: sorry, cannot apply 32 bit absolute relocations in 64 bit mode, " 1930 "macho: sorry, cannot apply 32 bit absolute relocations in 64 bit mode, "
1900 "consider \"[_symbol wrt rip]\" for mem access, \"qword\" and \"dq _foo\" for " 1931 "consider \"[_symbol wrt rip]\" for mem access, \"qword\" and \"dq _foo\" for "
1901 "pointers." 1932 "pointers."
1902 msgstr "" 1933 msgstr ""
1903 1934
1904 #: modules/objfmts/macho/macho-objfmt.c:565 1935 #: modules/objfmts/macho/macho-objfmt.c:564
1905 msgid "macho: relocation too complex" 1936 msgid "macho: relocation too complex"
1906 msgstr "" 1937 msgstr ""
1907 1938
1908 #: modules/objfmts/macho/macho-objfmt.c:604 1939 #: modules/objfmts/macho/macho-objfmt.c:603
1909 #: modules/objfmts/rdf/rdf-objfmt.c:321 modules/objfmts/xdf/xdf-objfmt.c:262 1940 #: modules/objfmts/rdf/rdf-objfmt.c:320 modules/objfmts/xdf/xdf-objfmt.c:261
1910 msgid "uninitialized space: zeroing" 1941 msgid "uninitialized space: zeroing"
1911 msgstr "" 1942 msgstr ""
1912 1943
1913 #: modules/objfmts/macho/macho-objfmt.c:1036 1944 #: modules/objfmts/macho/macho-objfmt.c:1054
1914 msgid "no sections defined" 1945 msgid "no sections defined"
1915 msgstr "" 1946 msgstr ""
1916 1947
1917 #: modules/objfmts/macho/macho-objfmt.c:1408 1948 #: modules/objfmts/macho/macho-objfmt.c:1426
1918 msgid "segment name is too long, max 16 chars; truncating" 1949 msgid "segment name is too long, max 16 chars; truncating"
1919 msgstr "" 1950 msgstr ""
1920 1951
1921 #: modules/objfmts/macho/macho-objfmt.c:1412 1952 #: modules/objfmts/macho/macho-objfmt.c:1430
1922 #: modules/objfmts/macho/macho-objfmt.c:1423 1953 #: modules/objfmts/macho/macho-objfmt.c:1441
1923 msgid "section name is too long, max 16 chars; truncating" 1954 msgid "section name is too long, max 16 chars; truncating"
1924 msgstr "" 1955 msgstr ""
1925 1956
1926 #: modules/objfmts/macho/macho-objfmt.c:1455 1957 #: modules/objfmts/macho/macho-objfmt.c:1473
1927 msgid "macho implementation does not support alignments > 16384" 1958 msgid "macho implementation does not support alignments > 16384"
1928 msgstr "" 1959 msgstr ""
1929 1960
1930 #: modules/objfmts/macho/macho-objfmt.c:1462 1961 #: modules/objfmts/macho/macho-objfmt.c:1480
1931 msgid "Unknown section name, defaulting to __TEXT segment" 1962 msgid "Unknown section name, defaulting to __TEXT segment"
1932 msgstr "" 1963 msgstr ""
1933 1964
1934 #: modules/objfmts/rdf/rdf-objfmt.c:216 modules/objfmts/rdf/rdf-objfmt.c:285 1965 #: modules/objfmts/rdf/rdf-objfmt.c:215 modules/objfmts/rdf/rdf-objfmt.c:284
1935 msgid "rdf: relocation too complex" 1966 msgid "rdf: relocation too complex"
1936 msgstr "" 1967 msgstr ""
1937 1968
1938 #: modules/objfmts/rdf/rdf-objfmt.c:222 1969 #: modules/objfmts/rdf/rdf-objfmt.c:221
1939 msgid "rdf: WRT not supported" 1970 msgid "rdf: WRT not supported"
1940 msgstr "" 1971 msgstr ""
1941 1972
1942 #: modules/objfmts/rdf/rdf-objfmt.c:268 1973 #: modules/objfmts/rdf/rdf-objfmt.c:267
1943 msgid "rdf: no symbol data for relocated symbol" 1974 msgid "rdf: no symbol data for relocated symbol"
1944 msgstr "" 1975 msgstr ""
1945 1976
1946 #: modules/objfmts/rdf/rdf-objfmt.c:376 1977 #: modules/objfmts/rdf/rdf-objfmt.c:375
1947 msgid "rdf: section computed size did not match actual size" 1978 msgid "rdf: section computed size did not match actual size"
1948 msgstr "" 1979 msgstr ""
1949 1980
1950 #: modules/objfmts/rdf/rdf-objfmt.c:556 1981 #: modules/objfmts/rdf/rdf-objfmt.c:555
1951 msgid "rdf does not support exporting EQU/absolute values" 1982 msgid "rdf does not support exporting EQU/absolute values"
1952 msgstr "" 1983 msgstr ""
1953 1984
1954 #: modules/objfmts/rdf/rdf-objfmt.c:566 1985 #: modules/objfmts/rdf/rdf-objfmt.c:565
1955 #, c-format 1986 #, c-format
1956 msgid "label name too long, truncating to %d bytes" 1987 msgid "label name too long, truncating to %d bytes"
1957 msgstr "" 1988 msgstr ""
1958 1989
1959 #: modules/objfmts/rdf/rdf-objfmt.c:941 1990 #: modules/objfmts/rdf/rdf-objfmt.c:940
1960 msgid "new segment declared without type code" 1991 msgid "new segment declared without type code"
1961 msgstr "" 1992 msgstr ""
1962 1993
1963 #: modules/objfmts/rdf/rdf-objfmt.c:1027 1994 #: modules/objfmts/rdf/rdf-objfmt.c:1023
1964 #, c-format 1995 #, c-format
1965 msgid "name too long, truncating to %d bytes" 1996 msgid "name too long, truncating to %d bytes"
1966 msgstr "" 1997 msgstr ""
1967 1998
1968 #: modules/objfmts/xdf/xdf-objfmt.c:181 modules/objfmts/xdf/xdf-objfmt.c:223 1999 #: modules/objfmts/xdf/xdf-objfmt.c:180 modules/objfmts/xdf/xdf-objfmt.c:222
1969 msgid "xdf: relocation too complex" 2000 msgid "xdf: relocation too complex"
1970 msgstr "" 2001 msgstr ""
1971 2002
1972 #: modules/objfmts/xdf/xdf-objfmt.c:317 2003 #: modules/objfmts/xdf/xdf-objfmt.c:316
1973 msgid "xdf: section computed size did not match actual size" 2004 msgid "xdf: section computed size did not match actual size"
1974 msgstr "" 2005 msgstr ""
1975 2006
1976 #: modules/objfmts/xdf/xdf-objfmt.c:346 2007 #: modules/objfmts/xdf/xdf-objfmt.c:345
1977 msgid "xdf: no symbol data for relocated symbol" 2008 msgid "xdf: no symbol data for relocated symbol"
1978 msgstr "" 2009 msgstr ""
1979 2010
1980 #: modules/objfmts/xdf/xdf-objfmt.c:355 2011 #: modules/objfmts/xdf/xdf-objfmt.c:354
1981 msgid "xdf: no symbol data for relocated base symbol" 2012 msgid "xdf: no symbol data for relocated base symbol"
1982 msgstr "" 2013 msgstr ""
1983 2014
1984 #: modules/objfmts/xdf/xdf-objfmt.c:360 2015 #: modules/objfmts/xdf/xdf-objfmt.c:359
1985 msgid "xdf: no base symbol for WRT relocation" 2016 msgid "xdf: no base symbol for WRT relocation"
1986 msgstr "" 2017 msgstr ""
1987 2018
1988 #: modules/objfmts/xdf/xdf-objfmt.c:430 2019 #: modules/objfmts/xdf/xdf-objfmt.c:429
1989 msgid "XDF object format does not support common variables" 2020 msgid "XDF object format does not support common variables"
1990 msgstr "" 2021 msgstr ""
1991 2022
1992 #: modules/objfmts/xdf/xdf-objfmt.c:741 2023 #: modules/objfmts/xdf/xdf-objfmt.c:737
1993 msgid "XDF does not support alignments > 4096" 2024 msgid "XDF does not support alignments > 4096"
1994 msgstr "" 2025 msgstr ""
1995 2026
1996 #: modules/parsers/gas/gas-parse.c:91 2027 #: modules/parsers/gas/gas-parse.c:90
1997 msgid "can only have one token of lookahead" 2028 msgid "can only have one token of lookahead"
1998 msgstr "" 2029 msgstr ""
1999 2030
2000 #: modules/parsers/gas/gas-parse.c:132 modules/parsers/nasm/nasm-parse.c:145 2031 #: modules/parsers/gas/gas-parse.c:131 modules/parsers/nasm/nasm-parse.c:144
2001 #, c-format 2032 #, c-format
2002 msgid "junk at end of line, first unrecognized character is `%c'" 2033 msgid "junk at end of line, first unrecognized character is `%c'"
2003 msgstr "" 2034 msgstr ""
2004 2035
2005 #: modules/parsers/gas/gas-parse.c:219 modules/parsers/gas/gas-parse.c:499 2036 #: modules/parsers/gas/gas-parse.c:218 modules/parsers/gas/gas-parse.c:649
2006 #: modules/parsers/gas/gas-parse.c:697 modules/parsers/gas/gas-parse.c:719 2037 #: modules/parsers/gas/gas-parse.c:671 modules/parsers/gas/gas-parse.c:694
2007 #: modules/parsers/gas/gas-parse.c:742 modules/parsers/gas/gas-parse.c:855 2038 #: modules/parsers/gas/gas-parse.c:807
2008 #, c-format 2039 #, c-format
2009 msgid "expression expected after `%s'" 2040 msgid "expression expected after `%s'"
2010 msgstr "" 2041 msgstr ""
2011 2042
2012 #: modules/parsers/gas/gas-parse.c:235 2043 #: modules/parsers/gas/gas-parse.c:234
2013 #, c-format 2044 #, c-format
2014 msgid "directive `%s' not recognized" 2045 msgid "directive `%s' not recognized"
2015 msgstr "" 2046 msgstr ""
2016 2047
2017 #: modules/parsers/gas/gas-parse.c:238 2048 #: modules/parsers/gas/gas-parse.c:237
2018 #, c-format 2049 #, c-format
2019 msgid "instruction not recognized: `%s'" 2050 msgid "instruction not recognized: `%s'"
2020 msgstr "" 2051 msgstr ""
2021 2052
2022 #: modules/parsers/gas/gas-parse.c:255 modules/parsers/nasm/nasm-parse.c:449 2053 #: modules/parsers/gas/gas-parse.c:254 modules/parsers/nasm/nasm-parse.c:465
2023 msgid "label or instruction expected at start of line" 2054 msgid "label or instruction expected at start of line"
2024 msgstr "" 2055 msgstr ""
2025 2056
2026 #: modules/parsers/gas/gas-parse.c:293 modules/parsers/gas/gas-parse.c:385 2057 #: modules/parsers/gas/gas-parse.c:292 modules/parsers/gas/gas-parse.c:384
2027 #: modules/parsers/gas/gas-parse.c:465 2058 #: modules/parsers/gas/gas-parse.c:464
2028 msgid "line number is negative" 2059 msgid "line number is negative"
2029 msgstr "" 2060 msgstr ""
2030 2061
2031 #: modules/parsers/gas/gas-parse.c:355 2062 #: modules/parsers/gas/gas-parse.c:354
2032 msgid "junk at end of cpp line marker" 2063 msgid "junk at end of cpp line marker"
2033 msgstr "" 2064 msgstr ""
2034 2065
2035 #: modules/parsers/gas/gas-parse.c:412 2066 #: modules/parsers/gas/gas-parse.c:411
2036 msgid "line increment is negative" 2067 msgid "line increment is negative"
2037 msgstr "" 2068 msgstr ""
2038 2069
2039 #: modules/parsers/gas/gas-parse.c:507 2070 #: modules/parsers/gas/gas-parse.c:498
2040 msgid "rept expression not absolute"
2041 msgstr ""
2042
2043 #: modules/parsers/gas/gas-parse.c:510
2044 msgid "rept expression is negative"
2045 msgstr ""
2046
2047 #: modules/parsers/gas/gas-parse.c:532
2048 msgid "endr without matching rept"
2049 msgstr ""
2050
2051 #: modules/parsers/gas/gas-parse.c:546
2052 msgid ".align directive must specify alignment" 2071 msgid ".align directive must specify alignment"
2053 msgstr "" 2072 msgstr ""
2054 2073
2055 #: modules/parsers/gas/gas-parse.c:622 2074 #: modules/parsers/gas/gas-parse.c:574
2056 #, c-format 2075 #, c-format
2057 msgid "size expected for `%s'" 2076 msgid "size expected for `%s'"
2058 msgstr "" 2077 msgstr ""
2059 2078
2060 #: modules/parsers/gas/gas-parse.c:795 2079 #: modules/parsers/gas/gas-parse.c:747
2061 msgid "flag string expected" 2080 msgid "flag string expected"
2062 msgstr "" 2081 msgstr ""
2063 2082
2064 #: modules/parsers/gas/gas-parse.c:975 2083 #: modules/parsers/gas/gas-parse.c:960
2065 msgid "expression syntax error" 2084 msgid "expression syntax error"
2066 msgstr "" 2085 msgstr ""
2067 2086
2068 #: modules/parsers/gas/gas-parse.c:1178 modules/parsers/gas/gas-parse.c:1212 2087 #: modules/parsers/gas/gas-parse.c:1163 modules/parsers/gas/gas-parse.c:1197
2069 msgid "invalid memory expression" 2088 msgid "invalid memory expression"
2070 msgstr "" 2089 msgstr ""
2071 2090
2072 #: modules/parsers/gas/gas-parse.c:1202 2091 #: modules/parsers/gas/gas-parse.c:1187
2073 msgid "non-integer scale" 2092 msgid "non-integer scale"
2074 msgstr "" 2093 msgstr ""
2075 2094
2076 #: modules/parsers/gas/gas-parse.c:1224 2095 #: modules/parsers/gas/gas-parse.c:1209
2077 #, c-format 2096 #, c-format
2078 msgid "scale factor of %u without an index register" 2097 msgid "scale factor of %u without an index register"
2079 msgstr "" 2098 msgstr ""
2080 2099
2081 #: modules/parsers/gas/gas-parse.c:1285 2100 #: modules/parsers/gas/gas-parse.c:1270 modules/parsers/nasm/nasm-parse.c:939
2082 msgid "integer register index expected" 2101 msgid "integer register index expected"
2083 msgstr "" 2102 msgstr ""
2084 2103
2085 #: modules/parsers/gas/gas-parse.c:1292 2104 #: modules/parsers/gas/gas-parse.c:1277 modules/parsers/nasm/nasm-parse.c:946
2086 msgid "missing closing parenthesis for register index" 2105 msgid "missing closing parenthesis for register index"
2087 msgstr "" 2106 msgstr ""
2088 2107
2089 #: modules/parsers/gas/gas-parse.c:1298 2108 #: modules/parsers/gas/gas-parse.c:1283 modules/parsers/nasm/nasm-parse.c:952
2090 #, c-format 2109 #, c-format
2091 msgid "bad register index `%u'" 2110 msgid "bad register index `%u'"
2092 msgstr "" 2111 msgstr ""
2093 2112
2094 #: modules/parsers/gas/gas-parse.c:1311 modules/parsers/gas/gas-parse.c:1325 2113 #: modules/parsers/gas/gas-parse.c:1296 modules/parsers/gas/gas-parse.c:1310
2095 #, c-format 2114 #, c-format
2096 msgid "expression missing after `%s'" 2115 msgid "expression missing after `%s'"
2097 msgstr "" 2116 msgstr ""
2098 2117
2099 #: modules/parsers/gas/gas-parse.c:1460 modules/parsers/nasm/nasm-parse.c:1287 2118 #: modules/parsers/gas/gas-parse.c:1445 modules/parsers/nasm/nasm-parse.c:1408
2100 #: modules/parsers/nasm/nasm-parse.c:1375
2101 msgid "missing parenthesis" 2119 msgid "missing parenthesis"
2102 msgstr "" 2120 msgstr ""
2103 2121
2104 #: modules/parsers/gas/gas-parse.c:1492 2122 #: modules/parsers/gas/gas-parse.c:1477
2105 msgid "expected identifier after `@'" 2123 msgid "expected identifier after `@'"
2106 msgstr "" 2124 msgstr ""
2107 2125
2108 #: modules/parsers/gas/gas-parse.c:1500 2126 #: modules/parsers/gas/gas-parse.c:1485
2109 msgid "unrecognized identifier after `@'" 2127 msgid "unrecognized identifier after `@'"
2110 msgstr "" 2128 msgstr ""
2111 2129
2112 #: modules/parsers/gas/gas-parse.c:1600 2130 #: modules/parsers/gas/gas-parse.c:1585
2113 #, c-format 2131 #, c-format
2114 msgid "invalid section name `%s'" 2132 msgid "invalid section name `%s'"
2115 msgstr "" 2133 msgstr ""
2116 2134
2117 #: modules/parsers/gas/gas-parse.c:1652 2135 #: modules/parsers/gas/gas-parse.c:1637
2118 msgid "size must be an absolute expression" 2136 msgid "size must be an absolute expression"
2119 msgstr "" 2137 msgstr ""
2120 2138
2121 #: modules/parsers/gas/gas-parser.c:88 2139 #: modules/parsers/gas/gas-parser.c:87 modules/preprocs/gas/gas-preproc.c:1328
2122 msgid "rept without matching endr"
2123 msgstr ""
2124
2125 #: modules/parsers/gas/gas-parser.c:94
2126 msgid "end of file in comment" 2140 msgid "end of file in comment"
2127 msgstr "" 2141 msgstr ""
2128 2142
2129 #: modules/parsers/gas/gas-token.re:437 2143 #: modules/parsers/gas/gas-token.re:350
2130 #, c-format 2144 #, c-format
2131 msgid "Unrecognized register name `%s'" 2145 msgid "Unrecognized register name `%s'"
2132 msgstr "" 2146 msgstr ""
2133 2147
2134 #: modules/parsers/gas/gas-token.re:495 modules/parsers/nasm/nasm-token.re:487 2148 #: modules/parsers/gas/gas-token.re:409 modules/parsers/nasm/nasm-token.re:504
2135 #: modules/parsers/nasm/nasm-token.re:712 2149 #: modules/parsers/nasm/nasm-token.re:729
2136 #, c-format 2150 #, c-format
2137 msgid "ignoring unrecognized character `%s'" 2151 msgid "ignoring unrecognized character `%s'"
2138 msgstr "" 2152 msgstr ""
2139 2153
2140 #: modules/parsers/gas/gas-token.re:615 modules/parsers/gas/gas-token.re:635 2154 #: modules/parsers/gas/gas-token.re:529 modules/parsers/gas/gas-token.re:550
2141 msgid "unexpected end of file in string" 2155 msgid "unexpected end of file in string"
2142 msgstr "" 2156 msgstr ""
2143 2157
2144 #: modules/parsers/gas/gas-token.re:680 2158 #: modules/parsers/nasm/nasm-parse.c:94
2145 msgid "nested rept not supported"
2146 msgstr ""
2147
2148 #: modules/parsers/nasm/nasm-parse.c:95
2149 msgid "only can have one token of lookahead" 2159 msgid "only can have one token of lookahead"
2150 msgstr "" 2160 msgstr ""
2151 2161
2152 #: modules/parsers/nasm/nasm-parse.c:259 2162 #: modules/parsers/nasm/nasm-parse.c:259
2153 msgid "only RES* allowed within absolute section" 2163 msgid "only RES* allowed within absolute section"
2154 msgstr "" 2164 msgstr ""
2155 2165
2156 #: modules/parsers/nasm/nasm-parse.c:345 modules/parsers/nasm/nasm-parse.c:354 2166 #: modules/parsers/nasm/nasm-parse.c:344
2167 msgid "[warning] directive not supported; ignored"
2168 msgstr ""
2169
2170 #: modules/parsers/nasm/nasm-parse.c:361 modules/parsers/nasm/nasm-parse.c:370
2157 #, c-format 2171 #, c-format
2158 msgid "invalid arguments to [%s]" 2172 msgid "invalid arguments to [%s]"
2159 msgstr "" 2173 msgstr ""
2160 2174
2161 #: modules/parsers/nasm/nasm-parse.c:387 2175 #: modules/parsers/nasm/nasm-parse.c:403
2162 msgid "label alone on a line without a colon might be in error" 2176 msgid "label alone on a line without a colon might be in error"
2163 msgstr "" 2177 msgstr ""
2164 2178
2165 #: modules/parsers/nasm/nasm-parse.c:409 modules/parsers/nasm/nasm-parse.c:530 2179 #: modules/parsers/nasm/nasm-parse.c:425 modules/parsers/nasm/nasm-parse.c:546
2166 #: modules/parsers/nasm/nasm-parse.c:664 2180 #: modules/parsers/nasm/nasm-parse.c:680
2167 #, c-format 2181 #, c-format
2168 msgid "expression expected after %s" 2182 msgid "expression expected after %s"
2169 msgstr "" 2183 msgstr ""
2170 2184
2171 #: modules/parsers/nasm/nasm-parse.c:441 2185 #: modules/parsers/nasm/nasm-parse.c:457
2172 msgid "instruction expected after label" 2186 msgid "instruction expected after label"
2173 msgstr "" 2187 msgstr ""
2174 2188
2175 #: modules/parsers/nasm/nasm-parse.c:537 2189 #: modules/parsers/nasm/nasm-parse.c:553
2176 msgid "instruction expected after TIMES expression" 2190 msgid "instruction expected after TIMES expression"
2177 msgstr "" 2191 msgstr ""
2178 2192
2179 #: modules/parsers/nasm/nasm-parse.c:584 modules/parsers/nasm/nasm-parse.c:616 2193 #: modules/parsers/nasm/nasm-parse.c:600 modules/parsers/nasm/nasm-parse.c:632
2180 msgid "can not handle more than one '?'" 2194 msgid "can not handle more than one '?'"
2181 msgstr "" 2195 msgstr ""
2182 2196
2183 #: modules/parsers/nasm/nasm-parse.c:594 modules/parsers/nasm/nasm-parse.c:633 2197 #: modules/parsers/nasm/nasm-parse.c:610 modules/parsers/nasm/nasm-parse.c:649
2184 msgid "expression or string expected" 2198 msgid "expression or string expected"
2185 msgstr "" 2199 msgstr ""
2186 2200
2187 #: modules/parsers/nasm/nasm-parse.c:602 2201 #: modules/parsers/nasm/nasm-parse.c:618
2188 msgid "expected ( after DUP" 2202 msgid "expected ( after DUP"
2189 msgstr "" 2203 msgstr ""
2190 2204
2191 #: modules/parsers/nasm/nasm-parse.c:610 modules/parsers/nasm/nasm-parse.c:625 2205 #: modules/parsers/nasm/nasm-parse.c:626 modules/parsers/nasm/nasm-parse.c:641
2192 msgid "expected ) after DUPlicated expression" 2206 msgid "expected ) after DUPlicated expression"
2193 msgstr "" 2207 msgstr ""
2194 2208
2195 #: modules/parsers/nasm/nasm-parse.c:678 2209 #: modules/parsers/nasm/nasm-parse.c:694
2196 msgid "filename string expected after INCBIN" 2210 msgid "filename string expected after INCBIN"
2197 msgstr "" 2211 msgstr ""
2198 2212
2199 #: modules/parsers/nasm/nasm-parse.c:692 2213 #: modules/parsers/nasm/nasm-parse.c:708
2200 msgid "expression expected for INCBIN start" 2214 msgid "expression expected for INCBIN start"
2201 msgstr "" 2215 msgstr ""
2202 2216
2203 #: modules/parsers/nasm/nasm-parse.c:704 2217 #: modules/parsers/nasm/nasm-parse.c:720
2204 msgid "expression expected for INCBIN maximum length" 2218 msgid "expression expected for INCBIN maximum length"
2205 msgstr "" 2219 msgstr ""
2206 2220
2207 #: modules/parsers/nasm/nasm-parse.c:739 2221 #: modules/parsers/nasm/nasm-parse.c:755
2208 #, c-format 2222 #, c-format
2209 msgid "unexpected %s after instruction" 2223 msgid "unexpected %s after instruction"
2210 msgstr "" 2224 msgstr ""
2211 2225
2212 #: modules/parsers/nasm/nasm-parse.c:743 2226 #: modules/parsers/nasm/nasm-parse.c:759
2213 #, c-format 2227 #, c-format
2214 msgid "expected operand, got %s" 2228 msgid "expected operand, got %s"
2215 msgstr "" 2229 msgstr ""
2216 2230
2217 #: modules/parsers/nasm/nasm-parse.c:800 modules/parsers/nasm/nasm-parse.c:849 2231 #: modules/parsers/nasm/nasm-parse.c:816 modules/parsers/nasm/nasm-parse.c:871
2218 msgid "memory address expected" 2232 msgid "memory address expected"
2219 msgstr "" 2233 msgstr ""
2220 2234
2221 #: modules/parsers/nasm/nasm-parse.c:815 2235 #: modules/parsers/nasm/nasm-parse.c:831
2222 msgid "relative adressing not supported\n" 2236 msgid "relative adressing not supported\n"
2223 msgstr "" 2237 msgstr ""
2224 2238
2225 #: modules/parsers/nasm/nasm-parse.c:824 2239 #: modules/parsers/nasm/nasm-parse.c:840
2226 msgid "register adressing not supported\n" 2240 msgid "register adressing not supported\n"
2227 msgstr "" 2241 msgstr ""
2228 2242
2229 #: modules/parsers/nasm/nasm-parse.c:832 2243 #: modules/parsers/nasm/nasm-parse.c:848
2230 msgid "expected expression after ]" 2244 msgid "expected expression after ]"
2231 msgstr "" 2245 msgstr ""
2232 2246
2233 #: modules/parsers/nasm/nasm-parse.c:856 2247 #: modules/parsers/nasm/nasm-parse.c:878
2234 msgid "OFFSET applied to non-memory operand" 2248 msgid "OFFSET applied to non-memory operand"
2235 msgstr "" 2249 msgstr ""
2236 2250
2237 #: modules/parsers/nasm/nasm-parse.c:861 2251 #: modules/parsers/nasm/nasm-parse.c:883
2238 msgid "OFFSET applied to non-absolute memory operand" 2252 msgid "OFFSET applied to non-absolute memory operand"
2239 msgstr "" 2253 msgstr ""
2240 2254
2241 #: modules/parsers/nasm/nasm-parse.c:894 2255 #: modules/parsers/nasm/nasm-parse.c:916
2242 msgid "segment applied to non-memory operand" 2256 msgid "segment applied to non-memory operand"
2243 msgstr "" 2257 msgstr ""
2244 2258
2245 #: modules/parsers/nasm/nasm-parse.c:923 2259 #: modules/parsers/nasm/nasm-parse.c:977
2246 msgid "cannot override register size" 2260 msgid "cannot override register size"
2247 msgstr "" 2261 msgstr ""
2248 2262
2249 #: modules/parsers/nasm/nasm-parse.c:935 2263 #: modules/parsers/nasm/nasm-parse.c:989
2250 #, c-format 2264 #, c-format
2251 msgid "overriding operand size from %u-bit to %u-bit" 2265 msgid "overriding operand size from %u-bit to %u-bit"
2252 msgstr "" 2266 msgstr ""
2253 2267
2254 #: modules/parsers/nasm/nasm-parse.c:939 2268 #: modules/parsers/nasm/nasm-parse.c:993
2255 msgid "double operand size override" 2269 msgid "double operand size override"
2256 msgstr "" 2270 msgstr ""
2257 2271
2258 #: modules/parsers/nasm/nasm-parse.c:970 2272 #: modules/parsers/nasm/nasm-parse.c:1024
2259 msgid "expected expression after [" 2273 msgid "expected expression after ["
2260 msgstr "" 2274 msgstr ""
2261 2275
2262 #: modules/parsers/nasm/nasm-parse.c:975 2276 #: modules/parsers/nasm/nasm-parse.c:1029
2263 msgid "missing closing bracket" 2277 msgid "missing closing bracket"
2264 msgstr "" 2278 msgstr ""
2265 2279
2266 #: modules/parsers/nasm/nasm-parse.c:1027 2280 #: modules/parsers/nasm/nasm-parse.c:1100
2267 msgid "`:' required after segment register" 2281 msgid "`:' required after segment register"
2268 msgstr "" 2282 msgstr ""
2269 2283
2270 #: modules/parsers/nasm/nasm-parse.c:1124 2284 #: modules/parsers/nasm/nasm-parse.c:1197
2271 #: modules/parsers/nasm/nasm-parse.c:1186 2285 #: modules/parsers/nasm/nasm-parse.c:1259
2272 #: modules/parsers/nasm/nasm-parse.c:1214 2286 #: modules/parsers/nasm/nasm-parse.c:1287
2273 #: modules/parsers/nasm/nasm-parse.c:1243 2287 #: modules/parsers/nasm/nasm-parse.c:1316
2274 #: modules/parsers/nasm/nasm-parse.c:1274 2288 #: modules/parsers/nasm/nasm-parse.c:1345
2275 #: modules/parsers/nasm/nasm-parse.c:1283 2289 #: modules/parsers/nasm/nasm-parse.c:1353
2276 #: modules/parsers/nasm/nasm-parse.c:1312
2277 #: modules/parsers/nasm/nasm-parse.c:1320
2278 #: modules/parsers/nasm/nasm-parse.c:1329
2279 #: modules/parsers/nasm/nasm-parse.c:1338
2280 #: modules/parsers/nasm/nasm-parse.c:1348
2281 #: modules/parsers/nasm/nasm-parse.c:1362 2290 #: modules/parsers/nasm/nasm-parse.c:1362
2282 #: modules/parsers/nasm/nasm-parse.c:1371 2291 #: modules/parsers/nasm/nasm-parse.c:1371
2292 #: modules/parsers/nasm/nasm-parse.c:1381
2293 #: modules/parsers/nasm/nasm-parse.c:1395
2294 #: modules/parsers/nasm/nasm-parse.c:1404
2283 #, c-format 2295 #, c-format
2284 msgid "expected expression after %s" 2296 msgid "expected expression after %s"
2285 msgstr "" 2297 msgstr ""
2286 2298
2287 #: modules/parsers/nasm/nasm-parse.c:1389 2299 #: modules/parsers/nasm/nasm-parse.c:1420
2288 msgid "data values can't have registers" 2300 msgid "data values can't have registers"
2289 msgstr "" 2301 msgstr ""
2290 2302
2291 #: modules/parsers/nasm/nasm-parse.c:1578 2303 #: modules/parsers/nasm/nasm-parse.c:1628
2292 #, c-format 2304 #, c-format
2293 msgid "unrecognized default `%s'" 2305 msgid "unrecognized default `%s'"
2294 msgstr "" 2306 msgstr ""
2295 2307
2296 #: modules/parsers/nasm/nasm-parse.c:1581 2308 #: modules/parsers/nasm/nasm-parse.c:1631
2297 msgid "unrecognized default value" 2309 msgid "unrecognized default value"
2298 msgstr "" 2310 msgstr ""
2299 2311
2300 #: modules/parsers/nasm/nasm-parse.c:1586 2312 #: modules/parsers/nasm/nasm-parse.c:1636
2301 #, c-format 2313 #, c-format
2302 msgid "unrecognized directive `%s'" 2314 msgid "unrecognized directive `%s'"
2303 msgstr "" 2315 msgstr ""
2304 2316
2305 #: modules/parsers/nasm/nasm-token.re:99 2317 #: modules/parsers/nasm/nasm-token.re:102
2306 #, c-format 2318 #, c-format
2307 msgid "no non-local label before `%s'" 2319 msgid "no non-local label before `%s'"
2308 msgstr "" 2320 msgstr ""
2309 2321
2310 #: modules/parsers/nasm/nasm-token.re:767 2322 #: modules/parsers/nasm/nasm-token.re:784
2311 msgid "unterminated string" 2323 msgid "unterminated string"
2312 msgstr "" 2324 msgstr ""
2313 2325
2314 #: modules/preprocs/cpp/cpp-preproc.c:87 2326 #: modules/preprocs/cpp/cpp-preproc.c:87
2315 msgid "command line too long!" 2327 msgid "command line too long!"
2316 msgstr "" 2328 msgstr ""
2317 2329
2318 #: modules/preprocs/cpp/cpp-preproc.c:143 2330 #: modules/preprocs/cpp/cpp-preproc.c:143
2319 #: modules/preprocs/cpp/cpp-preproc.c:175 2331 #: modules/preprocs/cpp/cpp-preproc.c:175
2320 msgid "Failed to execute preprocessor" 2332 msgid "Failed to execute preprocessor"
2321 msgstr "" 2333 msgstr ""
2322 2334
2323 #: modules/preprocs/cpp/cpp-preproc.c:145 2335 #: modules/preprocs/cpp/cpp-preproc.c:145
2324 #: modules/preprocs/cpp/cpp-preproc.c:177 2336 #: modules/preprocs/cpp/cpp-preproc.c:177
2325 msgid "Cannot execute preprocessor, no popen available" 2337 msgid "Cannot execute preprocessor, no popen available"
2326 msgstr "" 2338 msgstr ""
2327 2339
2328 #: modules/preprocs/cpp/cpp-preproc.c:224 2340 #: modules/preprocs/cpp/cpp-preproc.c:224
2329 msgid "Preprocessor exited with failure" 2341 msgid "Preprocessor exited with failure"
2330 msgstr "" 2342 msgstr ""
2331 2343
2332 #: modules/preprocs/cpp/cpp-preproc.c:259 2344 #: modules/preprocs/cpp/cpp-preproc.c:259
2333 #: modules/preprocs/raw/raw-preproc.c:88 2345 #: modules/preprocs/gas/gas-preproc.c:208
2346 #: modules/preprocs/raw/raw-preproc.c:87
2334 msgid "error when reading from file" 2347 msgid "error when reading from file"
2335 msgstr "" 2348 msgstr ""
2336 2349
2337 #: modules/preprocs/nasm/nasm-preproc.c:146 2350 #: modules/preprocs/gas/gas-preproc.c:286
2338 #: modules/preprocs/raw/raw-preproc.c:55 2351 msgid "expected comma"
2352 msgstr ""
2353
2354 #: modules/preprocs/gas/gas-preproc.c:510
2355 msgid "\".endif\" without \".if\""
2356 msgstr ""
2357
2358 #: modules/preprocs/gas/gas-preproc.c:520
2359 #, c-format
2360 msgid "\".%s\" without \".if\""
2361 msgstr ""
2362
2363 #: modules/preprocs/gas/gas-preproc.c:535
2364 msgid "expression is required in \".if\" statement"
2365 msgstr ""
2366
2367 #: modules/preprocs/gas/gas-preproc.c:557
2368 msgid "expression is required in \".elseif\" statement"
2369 msgstr ""
2370
2371 #: modules/preprocs/gas/gas-preproc.c:592
2372 #, c-format
2373 msgid "\"%s\" expects two single-quoted or unquoted arguments"
2374 msgstr ""
2375
2376 #: modules/preprocs/gas/gas-preproc.c:609
2377 #, c-format
2378 msgid "\"%s\" expects two double-quoted arguments"
2379 msgstr ""
2380
2381 #: modules/preprocs/gas/gas-preproc.c:646
2382 msgid "string expected"
2383 msgstr ""
2384
2385 #: modules/preprocs/gas/gas-preproc.c:658
2386 #, c-format
2387 msgid "unable to open included file \"%s\""
2388 msgstr ""
2389
2390 #: modules/preprocs/gas/gas-preproc.c:708
2391 #, c-format
2392 msgid "symbol \"%s\" is already defined"
2393 msgstr ""
2394
2395 #: modules/preprocs/gas/gas-preproc.c:841
2396 msgid "unexpected EOF in \".macro\" block"
2397 msgstr ""
2398
2399 #: modules/preprocs/gas/gas-preproc.c:848
2400 msgid "\".endm\" without \".macro\""
2401 msgstr ""
2402
2403 #: modules/preprocs/gas/gas-preproc.c:1023
2404 msgid "rept without matching endr"
2405 msgstr ""
2406
2407 #: modules/preprocs/gas/gas-preproc.c:1030
2408 msgid "\".endr\" without \".rept\""
2409 msgstr ""
2410
2411 #: modules/preprocs/gas/gas-preproc.c:1206
2412 #, c-format
2413 msgid "\".%s\" expects two arguments"
2414 msgstr ""
2415
2416 #: modules/preprocs/gas/gas-preproc.c:1238
2417 #: modules/preprocs/nasm/nasm-preproc.c:145
2418 #: modules/preprocs/raw/raw-preproc.c:54
2339 msgid "Could not open input file" 2419 msgid "Could not open input file"
2340 msgstr "" 2420 msgstr ""
OLDNEW
« no previous file with comments | « third_party/yasm/patched-yasm/po/POTFILES.in ('k') | third_party/yasm/patched-yasm/yasm_arch.7 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698