Commit | Line | Data |
---|---|---|
252b5132 | 1 | # SOME DESCRIPTIVE TITLE. |
6840198f | 2 | # Copyright (C) YEAR Free Software Foundation, Inc. |
252b5132 RH |
3 | # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
4 | # | |
5 | #, fuzzy | |
6 | msgid "" | |
7 | msgstr "" | |
8 | "Project-Id-Version: PACKAGE VERSION\n" | |
75798298 | 9 | "POT-Creation-Date: 2003-06-03 14:31+0100\n" |
252b5132 RH |
10 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
11 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | |
12 | "Language-Team: LANGUAGE <LL@li.org>\n" | |
13 | "MIME-Version: 1.0\n" | |
14 | "Content-Type: text/plain; charset=CHARSET\n" | |
328577ad | 15 | "Content-Transfer-Encoding: 8bit\n" |
252b5132 RH |
16 | |
17 | #: alpha-opc.c:335 | |
18 | msgid "branch operand unaligned" | |
19 | msgstr "" | |
20 | ||
21 | #: alpha-opc.c:358 alpha-opc.c:380 | |
22 | msgid "jump hint unaligned" | |
23 | msgstr "" | |
24 | ||
328577ad NC |
25 | #: arc-dis.c:52 |
26 | msgid "Illegal limm reference in last instruction!\n" | |
27 | msgstr "" | |
28 | ||
75798298 | 29 | #: arm-dis.c:554 |
252b5132 RH |
30 | msgid "<illegal precision>" |
31 | msgstr "" | |
32 | ||
75798298 | 33 | #: arm-dis.c:1162 |
a74801ba ILT |
34 | #, c-format |
35 | msgid "Unrecognised register name set: %s\n" | |
36 | msgstr "" | |
37 | ||
75798298 | 38 | #: arm-dis.c:1169 |
a74801ba ILT |
39 | #, c-format |
40 | msgid "Unrecognised disassembler option: %s\n" | |
41 | msgstr "" | |
42 | ||
75798298 | 43 | #: arm-dis.c:1343 |
a74801ba ILT |
44 | msgid "" |
45 | "\n" | |
46 | "The following ARM specific disassembler options are supported for use with\n" | |
47 | "the -M switch:\n" | |
48 | msgstr "" | |
49 | ||
75798298 | 50 | #: avr-dis.c:117 avr-dis.c:127 |
ed265386 | 51 | msgid "undefined" |
60bcf0fa NC |
52 | msgstr "" |
53 | ||
75798298 | 54 | #: avr-dis.c:179 |
60bcf0fa NC |
55 | msgid "Internal disassembler error" |
56 | msgstr "" | |
57 | ||
75798298 | 58 | #: avr-dis.c:227 |
60bcf0fa NC |
59 | #, c-format |
60 | msgid "unknown constraint `%c'" | |
61 | msgstr "" | |
62 | ||
75798298 NC |
63 | #: cgen-asm.c:348 fr30-ibld.c:195 frv-ibld.c:195 ip2k-ibld.c:195 |
64 | #: iq2000-ibld.c:195 m32r-ibld.c:195 openrisc-ibld.c:195 xstormy16-ibld.c:195 | |
252b5132 RH |
65 | #, c-format |
66 | msgid "operand out of range (%ld not between %ld and %ld)" | |
67 | msgstr "" | |
68 | ||
75798298 | 69 | #: cgen-asm.c:369 |
252b5132 RH |
70 | #, c-format |
71 | msgid "operand out of range (%lu not between %lu and %lu)" | |
72 | msgstr "" | |
73 | ||
0e2ee3ca | 74 | #: d30v-dis.c:312 |
252b5132 RH |
75 | #, c-format |
76 | msgid "<unknown register %d>" | |
77 | msgstr "" | |
78 | ||
79 | #. Can't happen. | |
6840198f | 80 | #: dis-buf.c:57 |
252b5132 RH |
81 | #, c-format |
82 | msgid "Unknown error %d\n" | |
83 | msgstr "" | |
84 | ||
6840198f | 85 | #: dis-buf.c:62 |
252b5132 RH |
86 | #, c-format |
87 | msgid "Address 0x%x is out of bounds.\n" | |
88 | msgstr "" | |
89 | ||
75798298 NC |
90 | #: fr30-asm.c:323 frv-asm.c:595 ip2k-asm.c:574 iq2000-asm.c:460 m32r-asm.c:325 |
91 | #: openrisc-asm.c:244 xstormy16-asm.c:284 | |
252b5132 RH |
92 | #, c-format |
93 | msgid "Unrecognized field %d while parsing.\n" | |
94 | msgstr "" | |
95 | ||
75798298 NC |
96 | #: fr30-asm.c:373 frv-asm.c:645 ip2k-asm.c:624 iq2000-asm.c:513 m32r-asm.c:375 |
97 | #: openrisc-asm.c:294 xstormy16-asm.c:334 | |
37111cc7 NC |
98 | msgid "missing mnemonic in syntax string" |
99 | msgstr "" | |
100 | ||
252b5132 | 101 | #. We couldn't parse it. |
75798298 NC |
102 | #: fr30-asm.c:509 fr30-asm.c:513 fr30-asm.c:600 fr30-asm.c:702 frv-asm.c:781 |
103 | #: frv-asm.c:785 frv-asm.c:872 frv-asm.c:974 ip2k-asm.c:760 ip2k-asm.c:764 | |
104 | #: ip2k-asm.c:851 ip2k-asm.c:953 iq2000-asm.c:649 iq2000-asm.c:653 | |
105 | #: iq2000-asm.c:740 iq2000-asm.c:842 m32r-asm.c:511 m32r-asm.c:515 | |
106 | #: m32r-asm.c:602 m32r-asm.c:704 openrisc-asm.c:430 openrisc-asm.c:434 | |
107 | #: openrisc-asm.c:521 openrisc-asm.c:623 xstormy16-asm.c:470 | |
108 | #: xstormy16-asm.c:474 xstormy16-asm.c:561 xstormy16-asm.c:663 | |
252b5132 RH |
109 | msgid "unrecognized instruction" |
110 | msgstr "" | |
111 | ||
75798298 NC |
112 | #: fr30-asm.c:556 frv-asm.c:828 ip2k-asm.c:807 iq2000-asm.c:696 m32r-asm.c:558 |
113 | #: openrisc-asm.c:477 xstormy16-asm.c:517 | |
ed265386 NC |
114 | #, c-format |
115 | msgid "syntax error (expected char `%c', found `%c')" | |
252b5132 RH |
116 | msgstr "" |
117 | ||
75798298 NC |
118 | #: fr30-asm.c:566 frv-asm.c:838 ip2k-asm.c:817 iq2000-asm.c:706 m32r-asm.c:568 |
119 | #: openrisc-asm.c:487 xstormy16-asm.c:527 | |
9d29e1b3 NC |
120 | #, c-format |
121 | msgid "syntax error (expected char `%c', found end of instruction)" | |
122 | msgstr "" | |
123 | ||
75798298 NC |
124 | #: fr30-asm.c:594 frv-asm.c:866 ip2k-asm.c:845 iq2000-asm.c:734 m32r-asm.c:596 |
125 | #: openrisc-asm.c:515 xstormy16-asm.c:555 | |
252b5132 RH |
126 | msgid "junk at end of line" |
127 | msgstr "" | |
128 | ||
75798298 NC |
129 | #: fr30-asm.c:701 frv-asm.c:973 ip2k-asm.c:952 iq2000-asm.c:841 m32r-asm.c:703 |
130 | #: openrisc-asm.c:622 xstormy16-asm.c:662 | |
0e2ee3ca NC |
131 | msgid "unrecognized form of instruction" |
132 | msgstr "" | |
133 | ||
75798298 NC |
134 | #: fr30-asm.c:713 frv-asm.c:985 ip2k-asm.c:964 iq2000-asm.c:853 m32r-asm.c:715 |
135 | #: openrisc-asm.c:634 xstormy16-asm.c:674 | |
252b5132 RH |
136 | #, c-format |
137 | msgid "bad instruction `%.50s...'" | |
138 | msgstr "" | |
139 | ||
75798298 NC |
140 | #: fr30-asm.c:716 frv-asm.c:988 ip2k-asm.c:967 iq2000-asm.c:856 m32r-asm.c:718 |
141 | #: openrisc-asm.c:637 xstormy16-asm.c:677 | |
252b5132 RH |
142 | #, c-format |
143 | msgid "bad instruction `%.50s'" | |
144 | msgstr "" | |
145 | ||
328577ad | 146 | #. Default text to print if an instruction isn't recognized. |
75798298 NC |
147 | #: fr30-dis.c:41 frv-dis.c:41 ip2k-dis.c:41 iq2000-dis.c:39 m32r-dis.c:41 |
148 | #: mmix-dis.c:284 openrisc-dis.c:41 xstormy16-dis.c:41 | |
328577ad NC |
149 | msgid "*unknown*" |
150 | msgstr "" | |
151 | ||
75798298 NC |
152 | #: fr30-dis.c:320 frv-dis.c:362 ip2k-dis.c:329 iq2000-dis.c:190 m32r-dis.c:251 |
153 | #: openrisc-dis.c:138 xstormy16-dis.c:171 | |
252b5132 RH |
154 | #, c-format |
155 | msgid "Unrecognized field %d while printing insn.\n" | |
156 | msgstr "" | |
157 | ||
75798298 NC |
158 | #: fr30-ibld.c:166 frv-ibld.c:166 ip2k-ibld.c:166 iq2000-ibld.c:166 |
159 | #: m32r-ibld.c:166 openrisc-ibld.c:166 xstormy16-ibld.c:166 | |
0e2ee3ca NC |
160 | #, c-format |
161 | msgid "operand out of range (%ld not between %ld and %lu)" | |
162 | msgstr "" | |
163 | ||
75798298 NC |
164 | #: fr30-ibld.c:179 frv-ibld.c:179 ip2k-ibld.c:179 iq2000-ibld.c:179 |
165 | #: m32r-ibld.c:179 openrisc-ibld.c:179 xstormy16-ibld.c:179 | |
252b5132 RH |
166 | #, c-format |
167 | msgid "operand out of range (%lu not between 0 and %lu)" | |
168 | msgstr "" | |
169 | ||
75798298 NC |
170 | #: fr30-ibld.c:730 frv-ibld.c:820 ip2k-ibld.c:607 iq2000-ibld.c:713 |
171 | #: m32r-ibld.c:659 openrisc-ibld.c:633 xstormy16-ibld.c:678 | |
252b5132 RH |
172 | #, c-format |
173 | msgid "Unrecognized field %d while building insn.\n" | |
174 | msgstr "" | |
175 | ||
75798298 NC |
176 | #: fr30-ibld.c:937 frv-ibld.c:1103 ip2k-ibld.c:684 iq2000-ibld.c:890 |
177 | #: m32r-ibld.c:792 openrisc-ibld.c:735 xstormy16-ibld.c:826 | |
252b5132 RH |
178 | #, c-format |
179 | msgid "Unrecognized field %d while decoding insn.\n" | |
180 | msgstr "" | |
181 | ||
75798298 NC |
182 | #: fr30-ibld.c:1086 frv-ibld.c:1348 ip2k-ibld.c:761 iq2000-ibld.c:1024 |
183 | #: m32r-ibld.c:902 openrisc-ibld.c:815 xstormy16-ibld.c:939 | |
252b5132 RH |
184 | #, c-format |
185 | msgid "Unrecognized field %d while getting int operand.\n" | |
186 | msgstr "" | |
187 | ||
75798298 NC |
188 | #: fr30-ibld.c:1215 frv-ibld.c:1573 ip2k-ibld.c:818 iq2000-ibld.c:1138 |
189 | #: m32r-ibld.c:992 openrisc-ibld.c:875 xstormy16-ibld.c:1032 | |
252b5132 RH |
190 | #, c-format |
191 | msgid "Unrecognized field %d while getting vma operand.\n" | |
192 | msgstr "" | |
193 | ||
75798298 NC |
194 | #: fr30-ibld.c:1349 frv-ibld.c:1807 ip2k-ibld.c:880 iq2000-ibld.c:1261 |
195 | #: m32r-ibld.c:1090 openrisc-ibld.c:944 xstormy16-ibld.c:1134 | |
252b5132 RH |
196 | #, c-format |
197 | msgid "Unrecognized field %d while setting int operand.\n" | |
198 | msgstr "" | |
199 | ||
75798298 NC |
200 | #: fr30-ibld.c:1471 frv-ibld.c:2029 ip2k-ibld.c:930 iq2000-ibld.c:1372 |
201 | #: m32r-ibld.c:1176 openrisc-ibld.c:1001 xstormy16-ibld.c:1224 | |
252b5132 RH |
202 | #, c-format |
203 | msgid "Unrecognized field %d while setting vma operand.\n" | |
204 | msgstr "" | |
205 | ||
75798298 | 206 | #: h8300-dis.c:407 |
252b5132 RH |
207 | #, c-format |
208 | msgid "Hmmmm %x" | |
209 | msgstr "" | |
210 | ||
75798298 | 211 | #: h8300-dis.c:418 |
252b5132 RH |
212 | #, c-format |
213 | msgid "Don't understand %x \n" | |
214 | msgstr "" | |
215 | ||
0e2ee3ca | 216 | #: h8500-dis.c:143 |
252b5132 RH |
217 | #, c-format |
218 | msgid "can't cope with insert %d\n" | |
219 | msgstr "" | |
220 | ||
6c95a37f | 221 | #. Couldn't understand anything. |
0e2ee3ca | 222 | #: h8500-dis.c:350 |
252b5132 RH |
223 | #, c-format |
224 | msgid "%02x\t\t*unknown*" | |
225 | msgstr "" | |
226 | ||
75798298 | 227 | #: i386-dis.c:1650 |
328577ad NC |
228 | msgid "<internal disassembler error>" |
229 | msgstr "" | |
230 | ||
75798298 NC |
231 | #: ia64-gen.c:295 |
232 | #, c-format | |
233 | msgid "%s: Error: " | |
234 | msgstr "" | |
235 | ||
236 | #: ia64-gen.c:308 | |
237 | #, c-format | |
238 | msgid "%s: Warning: " | |
239 | msgstr "" | |
240 | ||
241 | #: ia64-gen.c:494 ia64-gen.c:728 | |
242 | #, c-format | |
243 | msgid "multiple note %s not handled\n" | |
244 | msgstr "" | |
245 | ||
246 | #: ia64-gen.c:605 | |
247 | msgid "can't find ia64-ic.tbl for reading\n" | |
248 | msgstr "" | |
249 | ||
250 | #: ia64-gen.c:810 | |
251 | #, c-format | |
252 | msgid "can't find %s for reading\n" | |
253 | msgstr "" | |
254 | ||
255 | #: ia64-gen.c:1034 | |
256 | #, c-format | |
257 | msgid "" | |
258 | "most recent format '%s'\n" | |
259 | "appears more restrictive than '%s'\n" | |
260 | msgstr "" | |
261 | ||
262 | #: ia64-gen.c:1045 | |
263 | #, c-format | |
264 | msgid "overlapping field %s->%s\n" | |
265 | msgstr "" | |
266 | ||
267 | #: ia64-gen.c:1236 | |
268 | #, c-format | |
269 | msgid "overwriting note %d with note %d (IC:%s)\n" | |
270 | msgstr "" | |
271 | ||
272 | #: ia64-gen.c:1435 | |
273 | #, c-format | |
274 | msgid "don't know how to specify %% dependency %s\n" | |
275 | msgstr "" | |
276 | ||
277 | #: ia64-gen.c:1457 | |
278 | #, c-format | |
279 | msgid "Don't know how to specify # dependency %s\n" | |
280 | msgstr "" | |
281 | ||
282 | #: ia64-gen.c:1496 | |
283 | #, c-format | |
284 | msgid "IC:%s [%s] has no terminals or sub-classes\n" | |
285 | msgstr "" | |
286 | ||
287 | #: ia64-gen.c:1499 | |
288 | #, c-format | |
289 | msgid "IC:%s has no terminals or sub-classes\n" | |
290 | msgstr "" | |
291 | ||
292 | #: ia64-gen.c:1508 | |
293 | #, c-format | |
294 | msgid "no insns mapped directly to terminal IC %s [%s]" | |
295 | msgstr "" | |
296 | ||
297 | #: ia64-gen.c:1511 | |
298 | #, c-format | |
299 | msgid "no insns mapped directly to terminal IC %s\n" | |
300 | msgstr "" | |
301 | ||
302 | #: ia64-gen.c:1522 | |
303 | #, c-format | |
304 | msgid "class %s is defined but not used\n" | |
305 | msgstr "" | |
306 | ||
307 | #: ia64-gen.c:1533 | |
308 | #, c-format | |
309 | msgid "Warning: rsrc %s (%s) has no chks%s\n" | |
310 | msgstr "" | |
311 | ||
312 | #: ia64-gen.c:1537 | |
313 | #, c-format | |
314 | msgid "rsrc %s (%s) has no regs\n" | |
315 | msgstr "" | |
316 | ||
317 | #: ia64-gen.c:2436 | |
318 | #, c-format | |
319 | msgid "IC note %d in opcode %s (IC:%s) conflicts with resource %s note %d\n" | |
320 | msgstr "" | |
321 | ||
322 | #: ia64-gen.c:2464 | |
323 | #, c-format | |
324 | msgid "IC note %d for opcode %s (IC:%s) conflicts with resource %s note %d\n" | |
325 | msgstr "" | |
326 | ||
327 | #: ia64-gen.c:2478 | |
328 | #, c-format | |
329 | msgid "opcode %s has no class (ops %d %d %d)\n" | |
330 | msgstr "" | |
331 | ||
332 | #: ia64-gen.c:2789 | |
333 | #, c-format | |
334 | msgid "unable to change directory to \"%s\", errno = %s\n" | |
335 | msgstr "" | |
336 | ||
337 | #. We've been passed a w. Return with an error message so that | |
338 | #. cgen will try the next parsing option. | |
339 | #: ip2k-asm.c:92 | |
340 | msgid "W keyword invalid in FR operand slot." | |
341 | msgstr "" | |
342 | ||
343 | #. Invalid offset present. | |
344 | #: ip2k-asm.c:122 | |
345 | msgid "offset(IP) is not a valid form" | |
346 | msgstr "" | |
347 | ||
348 | #. Found something there in front of (DP) but it's out | |
349 | #. of range. | |
350 | #: ip2k-asm.c:175 | |
351 | msgid "(DP) offset out of range." | |
352 | msgstr "" | |
353 | ||
354 | #. Found something there in front of (SP) but it's out | |
355 | #. of range. | |
356 | #: ip2k-asm.c:221 | |
357 | msgid "(SP) offset out of range." | |
358 | msgstr "" | |
359 | ||
360 | #: ip2k-asm.c:241 | |
361 | msgid "illegal use of parentheses" | |
362 | msgstr "" | |
363 | ||
364 | #: ip2k-asm.c:248 | |
365 | msgid "operand out of range (not between 1 and 255)" | |
366 | msgstr "" | |
367 | ||
368 | #. Something is very wrong. opindex has to be one of the above. | |
369 | #: ip2k-asm.c:273 | |
370 | msgid "parse_addr16: invalid opindex." | |
371 | msgstr "" | |
372 | ||
373 | #: ip2k-asm.c:353 | |
374 | msgid "Byte address required. - must be even." | |
375 | msgstr "" | |
376 | ||
377 | #: ip2k-asm.c:362 | |
378 | msgid "cgen_parse_address returned a symbol. Literal required." | |
379 | msgstr "" | |
380 | ||
381 | #: ip2k-asm.c:420 | |
382 | #, c-format | |
383 | msgid "%operator operand is not a symbol" | |
384 | msgstr "" | |
385 | ||
386 | #: ip2k-asm.c:474 | |
387 | msgid "Attempt to find bit index of 0" | |
388 | msgstr "" | |
389 | ||
390 | #: iq2000-asm.c:110 iq2000-asm.c:141 | |
391 | msgid "immediate value cannot be register" | |
392 | msgstr "" | |
393 | ||
394 | #: iq2000-asm.c:120 iq2000-asm.c:151 | |
395 | msgid "immediate value out of range" | |
396 | msgstr "" | |
397 | ||
398 | #: iq2000-asm.c:180 | |
399 | msgid "21-bit offset out of range" | |
400 | msgstr "" | |
401 | ||
402 | #: iq2000-asm.c:205 iq2000-asm.c:235 iq2000-asm.c:272 iq2000-asm.c:305 | |
403 | msgid "missing `)'" | |
404 | msgstr "" | |
405 | ||
252b5132 RH |
406 | #: m10200-dis.c:199 |
407 | #, c-format | |
408 | msgid "unknown\t0x%02x" | |
409 | msgstr "" | |
410 | ||
411 | #: m10200-dis.c:339 | |
412 | #, c-format | |
413 | msgid "unknown\t0x%04lx" | |
414 | msgstr "" | |
415 | ||
c1485d85 | 416 | #: m10300-dis.c:685 |
252b5132 RH |
417 | #, c-format |
418 | msgid "unknown\t0x%04x" | |
419 | msgstr "" | |
420 | ||
0e2ee3ca | 421 | #: m68k-dis.c:429 |
252b5132 RH |
422 | #, c-format |
423 | msgid "<internal error in opcode table: %s %s>\n" | |
424 | msgstr "" | |
425 | ||
0e2ee3ca | 426 | #: m68k-dis.c:1007 |
252b5132 RH |
427 | #, c-format |
428 | msgid "<function code %d>" | |
429 | msgstr "" | |
430 | ||
75798298 | 431 | #: m88k-dis.c:746 |
252b5132 RH |
432 | #, c-format |
433 | msgid "# <dis error: %08x>" | |
434 | msgstr "" | |
435 | ||
75798298 NC |
436 | #: mips-dis.c:699 |
437 | msgid "# internal error, incomplete extension sequence (+)" | |
438 | msgstr "" | |
439 | ||
440 | #: mips-dis.c:742 | |
441 | #, c-format | |
442 | msgid "# internal error, undefined extension sequence (+%c)" | |
443 | msgstr "" | |
444 | ||
445 | #: mips-dis.c:1000 | |
252b5132 RH |
446 | #, c-format |
447 | msgid "# internal error, undefined modifier(%c)" | |
448 | msgstr "" | |
449 | ||
75798298 | 450 | #: mips-dis.c:1751 |
0e2ee3ca NC |
451 | #, c-format |
452 | msgid "# internal disassembler error, unrecognised modifier (%c)" | |
453 | msgstr "" | |
454 | ||
75798298 NC |
455 | #: mips-dis.c:1763 |
456 | msgid "" | |
457 | "\n" | |
458 | "The following MIPS specific disassembler options are supported for use\n" | |
459 | "with the -M switch (multiple options should be separated by commas):\n" | |
460 | msgstr "" | |
461 | ||
462 | #: mips-dis.c:1767 | |
463 | msgid "" | |
464 | "\n" | |
465 | " gpr-names=ABI Print GPR names according to specified ABI.\n" | |
466 | " Default: based on binary being disassembled.\n" | |
467 | msgstr "" | |
468 | ||
469 | #: mips-dis.c:1771 | |
470 | msgid "" | |
471 | "\n" | |
472 | " fpr-names=ABI Print FPR names according to specified ABI.\n" | |
473 | " Default: numeric.\n" | |
474 | msgstr "" | |
475 | ||
476 | #: mips-dis.c:1775 | |
477 | msgid "" | |
478 | "\n" | |
479 | " cp0-names=ARCH Print CP0 register names according to\n" | |
480 | " specified architecture.\n" | |
481 | " Default: based on binary being disassembled.\n" | |
482 | msgstr "" | |
483 | ||
484 | #: mips-dis.c:1780 | |
485 | msgid "" | |
486 | "\n" | |
487 | " hwr-names=ARCH Print HWR names according to specified \n" | |
488 | "\t\t\t architecture.\n" | |
489 | " Default: based on binary being disassembled.\n" | |
490 | msgstr "" | |
491 | ||
492 | #: mips-dis.c:1785 | |
493 | msgid "" | |
494 | "\n" | |
495 | " reg-names=ABI Print GPR and FPR names according to\n" | |
496 | " specified ABI.\n" | |
497 | msgstr "" | |
498 | ||
499 | #: mips-dis.c:1789 | |
500 | msgid "" | |
501 | "\n" | |
502 | " reg-names=ARCH Print CP0 register and HWR names according to\n" | |
503 | " specified architecture.\n" | |
504 | msgstr "" | |
505 | ||
506 | #: mips-dis.c:1793 | |
507 | msgid "" | |
508 | "\n" | |
509 | " For the options above, the following values are supported for \"ABI\":\n" | |
510 | " " | |
511 | msgstr "" | |
512 | ||
513 | #: mips-dis.c:1798 mips-dis.c:1806 mips-dis.c:1808 | |
514 | msgid "\n" | |
515 | msgstr "" | |
516 | ||
517 | #: mips-dis.c:1800 | |
518 | msgid "" | |
519 | "\n" | |
520 | " For the options above, The following values are supported for \"ARCH\":\n" | |
521 | " " | |
522 | msgstr "" | |
523 | ||
328577ad NC |
524 | #: mmix-dis.c:34 |
525 | #, c-format | |
526 | msgid "Bad case %d (%s) in %s:%d\n" | |
527 | msgstr "" | |
528 | ||
529 | #: mmix-dis.c:44 | |
530 | #, c-format | |
531 | msgid "Internal: Non-debugged code (test-case missing): %s:%d" | |
532 | msgstr "" | |
533 | ||
534 | #: mmix-dis.c:53 | |
535 | msgid "(unknown)" | |
536 | msgstr "" | |
537 | ||
75798298 | 538 | #: mmix-dis.c:519 |
328577ad NC |
539 | #, c-format |
540 | msgid "*unknown operands type: %d*" | |
541 | msgstr "" | |
542 | ||
252b5132 RH |
543 | #. I and Z are output operands and can`t be immediate |
544 | #. * A is an address and we can`t have the address of | |
545 | #. * an immediate either. We don't know how much to increase | |
546 | #. * aoffsetp by since whatever generated this is broken | |
547 | #. * anyway! | |
548 | #. | |
75798298 | 549 | #: ns32k-dis.c:631 |
252b5132 RH |
550 | msgid "$<undefined>" |
551 | msgstr "" | |
552 | ||
75798298 | 553 | #: ppc-opc.c:818 ppc-opc.c:851 |
252b5132 RH |
554 | msgid "invalid conditional option" |
555 | msgstr "" | |
556 | ||
75798298 | 557 | #: ppc-opc.c:853 |
252b5132 RH |
558 | msgid "attempt to set y bit when using + or - modifier" |
559 | msgstr "" | |
560 | ||
75798298 NC |
561 | #: ppc-opc.c:881 |
562 | msgid "offset not a multiple of 2" | |
563 | msgstr "" | |
564 | ||
565 | #: ppc-opc.c:883 | |
566 | msgid "offset greater than 62" | |
567 | msgstr "" | |
568 | ||
569 | #: ppc-opc.c:904 ppc-opc.c:954 ppc-opc.c:1006 | |
0e2ee3ca NC |
570 | msgid "offset not a multiple of 4" |
571 | msgstr "" | |
572 | ||
75798298 NC |
573 | #: ppc-opc.c:906 |
574 | msgid "offset greater than 124" | |
575 | msgstr "" | |
576 | ||
577 | #: ppc-opc.c:927 | |
578 | msgid "offset not a multiple of 8" | |
579 | msgstr "" | |
580 | ||
581 | #: ppc-opc.c:929 | |
582 | msgid "offset greater than 248" | |
583 | msgstr "" | |
584 | ||
585 | #: ppc-opc.c:979 | |
328577ad NC |
586 | msgid "offset not between -2048 and 2047" |
587 | msgstr "" | |
588 | ||
75798298 | 589 | #: ppc-opc.c:1004 |
328577ad NC |
590 | msgid "offset not between -8192 and 8191" |
591 | msgstr "" | |
592 | ||
75798298 | 593 | #: ppc-opc.c:1032 |
252b5132 RH |
594 | msgid "ignoring least significant bits in branch offset" |
595 | msgstr "" | |
596 | ||
75798298 | 597 | #: ppc-opc.c:1066 ppc-opc.c:1103 |
252b5132 RH |
598 | msgid "illegal bitmask" |
599 | msgstr "" | |
600 | ||
75798298 | 601 | #: ppc-opc.c:1176 |
252b5132 RH |
602 | msgid "value out of range" |
603 | msgstr "" | |
604 | ||
75798298 | 605 | #: ppc-opc.c:1252 |
252b5132 RH |
606 | msgid "index register in load range" |
607 | msgstr "" | |
608 | ||
75798298 | 609 | #: ppc-opc.c:1268 |
252b5132 RH |
610 | msgid "invalid register operand when updating" |
611 | msgstr "" | |
612 | ||
75798298 NC |
613 | #. Mark as non-valid instruction. |
614 | #: sparc-dis.c:760 | |
252b5132 RH |
615 | msgid "unknown" |
616 | msgstr "" | |
617 | ||
75798298 | 618 | #: sparc-dis.c:835 |
252b5132 RH |
619 | #, c-format |
620 | msgid "Internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n" | |
621 | msgstr "" | |
622 | ||
75798298 | 623 | #: sparc-dis.c:846 |
252b5132 RH |
624 | #, c-format |
625 | msgid "Internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n" | |
626 | msgstr "" | |
627 | ||
75798298 | 628 | #: sparc-dis.c:895 |
252b5132 RH |
629 | #, c-format |
630 | msgid "Internal error: bad sparc-opcode.h: \"%s\" == \"%s\"\n" | |
631 | msgstr "" | |
57d91c3c | 632 | |
75798298 | 633 | #: v850-dis.c:221 |
57d91c3c ILT |
634 | #, c-format |
635 | msgid "unknown operand shift: %x\n" | |
636 | msgstr "" | |
637 | ||
75798298 | 638 | #: v850-dis.c:233 |
57d91c3c ILT |
639 | #, c-format |
640 | msgid "unknown pop reg: %d\n" | |
641 | msgstr "" | |
642 | ||
643 | #. The functions used to insert and extract complicated operands. | |
644 | #. Note: There is a conspiracy between these functions and | |
645 | #. v850_insert_operand() in gas/config/tc-v850.c. Error messages | |
646 | #. containing the string 'out of range' will be ignored unless a | |
647 | #. specific command line option is given to GAS. | |
0e2ee3ca | 648 | #: v850-opc.c:68 |
57d91c3c ILT |
649 | msgid "displacement value is not in range and is not aligned" |
650 | msgstr "" | |
651 | ||
0e2ee3ca | 652 | #: v850-opc.c:69 |
57d91c3c ILT |
653 | msgid "displacement value is out of range" |
654 | msgstr "" | |
655 | ||
0e2ee3ca | 656 | #: v850-opc.c:70 |
57d91c3c ILT |
657 | msgid "displacement value is not aligned" |
658 | msgstr "" | |
659 | ||
0e2ee3ca | 660 | #: v850-opc.c:72 |
57d91c3c ILT |
661 | msgid "immediate value is out of range" |
662 | msgstr "" | |
663 | ||
0e2ee3ca | 664 | #: v850-opc.c:83 |
57d91c3c ILT |
665 | msgid "branch value not in range and to odd offset" |
666 | msgstr "" | |
667 | ||
0e2ee3ca | 668 | #: v850-opc.c:85 v850-opc.c:117 |
57d91c3c ILT |
669 | msgid "branch value out of range" |
670 | msgstr "" | |
671 | ||
0e2ee3ca | 672 | #: v850-opc.c:88 v850-opc.c:120 |
57d91c3c ILT |
673 | msgid "branch to odd offset" |
674 | msgstr "" | |
675 | ||
0e2ee3ca | 676 | #: v850-opc.c:115 |
57d91c3c ILT |
677 | msgid "branch value not in range and to an odd offset" |
678 | msgstr "" | |
679 | ||
0e2ee3ca | 680 | #: v850-opc.c:346 |
57d91c3c ILT |
681 | msgid "invalid register for stack adjustment" |
682 | msgstr "" | |
683 | ||
0e2ee3ca | 684 | #: v850-opc.c:370 |
57d91c3c ILT |
685 | msgid "immediate value not in range and not even" |
686 | msgstr "" | |
687 | ||
0e2ee3ca | 688 | #: v850-opc.c:375 |
57d91c3c ILT |
689 | msgid "immediate value must be even" |
690 | msgstr "" | |
3b16e843 | 691 | |
75798298 | 692 | #: xstormy16-asm.c:76 |
3b16e843 NC |
693 | msgid "Bad register in preincrement" |
694 | msgstr "" | |
695 | ||
75798298 | 696 | #: xstormy16-asm.c:81 |
3b16e843 NC |
697 | msgid "Bad register in postincrement" |
698 | msgstr "" | |
699 | ||
75798298 | 700 | #: xstormy16-asm.c:83 |
3b16e843 NC |
701 | msgid "Bad register name" |
702 | msgstr "" | |
703 | ||
75798298 | 704 | #: xstormy16-asm.c:87 |
3b16e843 NC |
705 | msgid "Label conflicts with register name" |
706 | msgstr "" | |
707 | ||
75798298 | 708 | #: xstormy16-asm.c:91 |
3b16e843 NC |
709 | msgid "Label conflicts with `Rx'" |
710 | msgstr "" | |
711 | ||
75798298 | 712 | #: xstormy16-asm.c:93 |
3b16e843 NC |
713 | msgid "Bad immediate expression" |
714 | msgstr "" | |
715 | ||
75798298 NC |
716 | #: xstormy16-asm.c:115 |
717 | msgid "No relocation for small immediate" | |
718 | msgstr "" | |
719 | ||
720 | #: xstormy16-asm.c:125 | |
3b16e843 NC |
721 | msgid "Small operand was not an immediate number" |
722 | msgstr "" | |
75798298 NC |
723 | |
724 | #: xstormy16-asm.c:164 | |
725 | msgid "Operand is not a symbol" | |
726 | msgstr "" | |
727 | ||
728 | #: xstormy16-asm.c:172 | |
729 | msgid "Syntax error: No trailing ')'" | |
730 | msgstr "" |