]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/po/gas.pot
Wed Nov 4 18:42:00 1998 Dave Brolley <brolley@cygnus.com>
[thirdparty/binutils-gdb.git] / gas / po / gas.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4 #
5 #, fuzzy
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "POT-Creation-Date: 1998-11-04 16:53-0500\n"
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"
15 "Content-Transfer-Encoding: ENCODING\n"
16
17 #: app.c:415 app.c:429
18 msgid "end of file in comment"
19 msgstr ""
20
21 #: app.c:508
22 msgid "end of file in string: inserted '\"'"
23 msgstr ""
24
25 #: app.c:574
26 #, c-format
27 msgid "Unknown escape '\\%c' in string: Ignored"
28 msgstr ""
29
30 #: app.c:583
31 msgid "End of file in string: '\"' inserted"
32 msgstr ""
33
34 #: app.c:674
35 msgid "end of file not at end of a line; newline inserted"
36 msgstr ""
37
38 #: app.c:820
39 msgid "end of file in multiline comment"
40 msgstr ""
41
42 #: app.c:869
43 msgid "end of file after a one-character quote; \\0 inserted"
44 msgstr ""
45
46 #: app.c:877
47 msgid "end of file in escape character"
48 msgstr ""
49
50 #: app.c:889
51 msgid "Missing close quote: (assumed)"
52 msgstr ""
53
54 #: app.c:948 app.c:1002 app.c:1062
55 msgid "end of file in comment; newline inserted"
56 msgstr ""
57
58 #: app.c:1012
59 msgid "EOF in Comment: Newline inserted"
60 msgstr ""
61
62 #: as.c:121
63 #, c-format
64 msgid "GNU assembler version %s (%s) using BFD version %s"
65 msgstr ""
66
67 #: as.c:124
68 #, c-format
69 msgid "GNU assembler version %s (%s)"
70 msgstr ""
71
72 #: as.c:133
73 #, c-format
74 msgid "Usage: %s [option...] [asmfile...]\n"
75 msgstr ""
76
77 #: as.c:135
78 msgid ""
79 "Options:\n"
80 " -a[sub-option...]\tturn on listings\n"
81 " Sub-options [default hls]:\n"
82 " c omit false conditionals\n"
83 " d omit debugging directives\n"
84 " h include high-level source\n"
85 " l include assembly\n"
86 " m include macro expansions\n"
87 " n omit forms processing\n"
88 " s include symbols\n"
89 " =file set listing file name (must be last sub-option)\n"
90 msgstr ""
91
92 #: as.c:148
93 msgid ""
94 " -D\t\t produce assembler debugging messages\n"
95 " --defsym SYM=VAL define symbol SYM to given value\n"
96 " -f\t\t skip whitespace and comment preprocessing\n"
97 " --gstabs\t generate stabs debugging information\n"
98 " --help\t\t show this message and exit\n"
99 " -I DIR\t\t add DIR to search list for .include directives\n"
100 " -J\t\t don't warn about signed overflow\n"
101 " -K\t\t warn when differences altered for long displacements\n"
102 " -L,--keep-locals keep local symbols (e.g. starting with `L')\n"
103 msgstr ""
104
105 #: as.c:159
106 msgid ""
107 " -M,--mri\t assemble in MRI compatibility mode\n"
108 " --MD FILE\t write dependency information in FILE (default none)\n"
109 " -nocpp\t\t ignored\n"
110 " -o OBJFILE\t name the object-file output OBJFILE (default a.out)\n"
111 " -R\t\t fold data section into text section\n"
112 " --statistics\t print various measured statistics from execution\n"
113 " --strip-local-absolute strip local absolute symbols\n"
114 " --traditional-format\t Use same format as native assembler when possible\n"
115 " --version\t\t print assembler version number and exit\n"
116 " -W\t\t\t suppress warnings\n"
117 " --itbl INSTTBL\t extend instruction set to include instructions\n"
118 "\t\t\t matching the specifications defined in file INSTTBL\n"
119 " -w\t\t\t ignored\n"
120 " -X\t\t\t ignored\n"
121 " -Z\t\t\t generate object file even after errors\n"
122 msgstr ""
123
124 #: as.c:176
125 msgid ""
126 " --listing-lhs-width\t set the width in words of the output data column "
127 "of\n"
128 "\t\t\t the listing\n"
129 " --listing-lhs-width2\t set the width in words of the continuation lines\n"
130 "\t\t\t of the output data column; ignored if smaller than\n"
131 "\t\t\t the width of the first line\n"
132 " --listing-rhs-width\t set the max width in characters of the lines from\n"
133 "\t\t\t the source file\n"
134 " --listing-cont-lines\t set the maximum number of continuation lines used\n"
135 "\t\t\t for the output data column of the listing\n"
136 msgstr ""
137
138 #: as.c:189 gasp.c:3583
139 msgid ""
140 "\n"
141 "Report bugs to bug-gnu-utils@gnu.org\n"
142 msgstr ""
143
144 #: as.c:226
145 msgid "missing emulation mode name"
146 msgstr ""
147
148 #: as.c:241
149 #, c-format
150 msgid "unrecognized emulation name `%s'"
151 msgstr ""
152
153 #. This output is intended to follow the GNU standards document.
154 #: as.c:459
155 #, c-format
156 msgid "GNU assembler %s\n"
157 msgstr ""
158
159 #: as.c:460
160 msgid "Copyright 1997 Free Software Foundation, Inc.\n"
161 msgstr ""
162
163 #: as.c:461 gasp.c:3677
164 msgid ""
165 "This program is free software; you may redistribute it under the terms of\n"
166 "the GNU General Public License. This program has absolutely no warranty.\n"
167 msgstr ""
168
169 #: as.c:464
170 #, c-format
171 msgid "This assembler was configured for a target of `%s'.\n"
172 msgstr ""
173
174 #: as.c:471
175 msgid "multiple emulation names specified"
176 msgstr ""
177
178 #: as.c:473
179 msgid "emulations not handled in this configuration"
180 msgstr ""
181
182 #: as.c:478
183 #, c-format
184 msgid "alias = %s\n"
185 msgstr ""
186
187 #: as.c:479
188 #, c-format
189 msgid "canonical = %s\n"
190 msgstr ""
191
192 #: as.c:480
193 #, c-format
194 msgid "cpu-type = %s\n"
195 msgstr ""
196
197 #: as.c:482
198 #, c-format
199 msgid "format = %s\n"
200 msgstr ""
201
202 #: as.c:485
203 #, c-format
204 msgid "bfd-target = %s\n"
205 msgstr ""
206
207 #: as.c:498
208 msgid "bad defsym; format is --defsym name=value"
209 msgstr ""
210
211 #: as.c:518
212 msgid "No file name following -t option\n"
213 msgstr ""
214
215 #: as.c:534
216 #, c-format
217 msgid "Failed to read instruction table %s\n"
218 msgstr ""
219
220 #: as.c:634
221 #, c-format
222 msgid "invalid listing option `%c'"
223 msgstr ""
224
225 #: as.c:857
226 #, c-format
227 msgid "%s: total time in assembly: %ld.%06ld\n"
228 msgstr ""
229
230 #: as.c:860
231 #, c-format
232 msgid "%s: data size %ld\n"
233 msgstr ""
234
235 #.
236 #. * We have a GROSS internal error.
237 #. * This should never happen.
238 #.
239 #: atof-generic.c:438 config/tc-a29k.c:544 config/tc-i860.c:335
240 #: config/tc-i860.c:708 config/tc-m68k.c:3045 config/tc-m68k.c:3074
241 #: config/tc-sparc.c:2157
242 msgid "failed sanity check."
243 msgstr ""
244
245 #: cond.c:75
246 msgid "invalid identifier for \".ifdef\""
247 msgstr ""
248
249 #: cond.c:128
250 msgid "non-constant expression in \".if\" statement"
251 msgstr ""
252
253 #: cond.c:224
254 msgid "bad format for ifc or ifnc"
255 msgstr ""
256
257 #: cond.c:257
258 msgid "\".endif\" without \".if\""
259 msgstr ""
260
261 #: cond.c:287
262 msgid ".else without matching .if - ignored"
263 msgstr ""
264
265 #: cond.c:292
266 msgid "duplicate \"else\" - ignored"
267 msgstr ""
268
269 #: cond.c:295
270 msgid "here is the previous \"else\""
271 msgstr ""
272
273 #: cond.c:298
274 msgid "here is the previous \"if\""
275 msgstr ""
276
277 #: cond.c:343
278 msgid ".ifeqs syntax error"
279 msgstr ""
280
281 #: cond.c:430
282 msgid "end of macro inside conditional"
283 msgstr ""
284
285 #: cond.c:432
286 msgid "end of file inside conditional"
287 msgstr ""
288
289 #: cond.c:435
290 msgid "here is the start of the unterminated conditional"
291 msgstr ""
292
293 #: cond.c:439
294 msgid "here is the \"else\" of the unterminated conditional"
295 msgstr ""
296
297 #: config/obj-aout.c:157
298 #, c-format
299 msgid "Attempt to put a common symbol into set %s"
300 msgstr ""
301
302 #: config/obj-aout.c:161
303 #, c-format
304 msgid "Attempt to put an undefined symbol into set %s"
305 msgstr ""
306
307 #: config/obj-aout.c:192 config/obj-elf.c:1521 ecoff.c:3663
308 #, c-format
309 msgid "Symbol `%s' can not be both weak and common"
310 msgstr ""
311
312 #: config/obj-aout.c:250 config/obj-coff.c:1710
313 msgid "unresolved relocation"
314 msgstr ""
315
316 #: config/obj-aout.c:252 config/obj-coff.c:1712
317 #, c-format
318 msgid "bad relocation: symbol `%s' not in symbol table"
319 msgstr ""
320
321 #: config/obj-aout.c:339
322 #, c-format
323 msgid "%s: bad type for weak symbol"
324 msgstr ""
325
326 #: config/obj-aout.c:453 config/obj-coff.c:2636 write.c:1793
327 #, c-format
328 msgid "%s: global symbols not supported in common sections"
329 msgstr ""
330
331 #: config/obj-aout.c:520
332 #, c-format
333 msgid "Local symbol %s never defined."
334 msgstr ""
335
336 #: config/obj-aout.c:608
337 msgid "subsegment index too high"
338 msgstr ""
339
340 #: config/obj-bout.c:312 config/obj-vms.c:566
341 #, c-format
342 msgid "Local symbol %s never defined"
343 msgstr ""
344
345 #: config/obj-coff.c:133
346 #, c-format
347 msgid "Inserting \"%s\" into structure table failed: %s"
348 msgstr ""
349
350 #: config/obj-coff.c:411 config/obj-coff.c:2057
351 msgid ".ln pseudo-op inside .def/.endef: ignored."
352 msgstr ""
353
354 #: config/obj-coff.c:471 config/obj-coff.c:2114
355 msgid ".def pseudo-op used inside of .def/.endef: ignored."
356 msgstr ""
357
358 #: config/obj-coff.c:517 config/obj-coff.c:2167
359 msgid ".endef pseudo-op used outside of .def/.endef: ignored."
360 msgstr ""
361
362 #: config/obj-coff.c:551
363 #, c-format
364 msgid "`%s' symbol without preceding function"
365 msgstr ""
366
367 #: config/obj-coff.c:589 config/obj-coff.c:2238
368 #, c-format
369 msgid "unexpected storage class %d"
370 msgstr ""
371
372 #: config/obj-coff.c:691 config/obj-coff.c:2345
373 msgid ".dim pseudo-op used outside of .def/.endef: ignored."
374 msgstr ""
375
376 #: config/obj-coff.c:711 config/obj-coff.c:2365
377 msgid "badly formed .dim directive ignored"
378 msgstr ""
379
380 #: config/obj-coff.c:762 config/obj-coff.c:2428
381 msgid ".size pseudo-op used outside of .def/.endef ignored."
382 msgstr ""
383
384 #: config/obj-coff.c:778 config/obj-coff.c:2444
385 msgid ".scl pseudo-op used outside of .def/.endef ignored."
386 msgstr ""
387
388 #: config/obj-coff.c:796 config/obj-coff.c:2462
389 msgid ".tag pseudo-op used outside of .def/.endef ignored."
390 msgstr ""
391
392 #: config/obj-coff.c:815 config/obj-coff.c:2480
393 #, c-format
394 msgid "tag not found for .tag %s"
395 msgstr ""
396
397 #: config/obj-coff.c:830 config/obj-coff.c:2495
398 msgid ".type pseudo-op used outside of .def/.endef ignored."
399 msgstr ""
400
401 #: config/obj-coff.c:852 config/obj-coff.c:2517
402 msgid ".val pseudo-op used outside of .def/.endef ignored."
403 msgstr ""
404
405 #: config/obj-coff.c:970 config/obj-coff.c:2709
406 msgid "mismatched .eb"
407 msgstr ""
408
409 #: config/obj-coff.c:988 config/obj-coff.c:2749
410 msgid "C_EFCN symbol out of scope"
411 msgstr ""
412
413 #. STYP_INFO
414 #. STYP_LIB
415 #. STYP_OVER
416 #: config/obj-coff.c:1197
417 #, c-format
418 msgid "unsupported section attribute '%c'"
419 msgstr ""
420
421 #: config/obj-coff.c:1202 config/obj-coff.c:3444 config/tc-ppc.c:3748
422 #, c-format
423 msgid "unknown section attribute '%c'"
424 msgstr ""
425
426 #: config/obj-coff.c:1224 config/tc-ppc.c:3766 read.c:2478
427 #, c-format
428 msgid "error setting flags for \"%s\": %s"
429 msgstr ""
430
431 #: config/obj-coff.c:1343
432 #, c-format
433 msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
434 msgstr ""
435
436 #: config/obj-coff.c:1537 config/obj-ieee.c:69
437 msgid "Out of step\n"
438 msgstr ""
439
440 #: config/obj-coff.c:1972
441 msgid "bfd_coff_swap_scnhdr_out failed"
442 msgstr ""
443
444 #: config/obj-coff.c:2199
445 msgid "`.bf' symbol without preceding function\n"
446 msgstr ""
447
448 #: config/obj-coff.c:3144 config/obj-ieee.c:522 output-file.c:52
449 #: output-file.c:119
450 #, c-format
451 msgid "FATAL: Can't create %s"
452 msgstr ""
453
454 #: config/obj-coff.c:3318
455 #, c-format
456 msgid "Can't close %s: %s"
457 msgstr ""
458
459 #: config/obj-coff.c:3352
460 #, c-format
461 msgid "Too many new sections; can't add \"%s\""
462 msgstr ""
463
464 #: config/obj-coff.c:3756 config/tc-m88k.c:1260 config/tc-sparc.c:3015
465 msgid "Expected comma after name"
466 msgstr ""
467
468 #: config/obj-coff.c:3762 read.c:1934
469 msgid "Missing size expression"
470 msgstr ""
471
472 #: config/obj-coff.c:3768
473 #, c-format
474 msgid "lcomm length (%d.) <0! Ignored."
475 msgstr ""
476
477 #: config/obj-coff.c:3796 read.c:2160
478 #, c-format
479 msgid "Symbol %s already defined"
480 msgstr ""
481
482 #: config/obj-coff.c:3890 config/tc-i960.c:3201
483 #, c-format
484 msgid "No 'bal' entry point for leafproc %s"
485 msgstr ""
486
487 #: config/obj-coff.c:3969 write.c:2498
488 #, c-format
489 msgid "Negative of non-absolute symbol %s"
490 msgstr ""
491
492 #: config/obj-coff.c:3990 write.c:2512
493 msgid "callj to difference of 2 symbols"
494 msgstr ""
495
496 #: config/obj-coff.c:4036
497 #, c-format
498 msgid "Can't emit reloc {- %s-seg symbol \"%s\"} @ file address %ld."
499 msgstr ""
500
501 #. This is a COBR instruction. They have only a 13-bit
502 #. displacement and are only to be used for local branches:
503 #. flag as error, don't generate relocation.
504 #: config/obj-coff.c:4126 config/tc-i960.c:3221 write.c:2656
505 msgid "can't use COBR format with external label"
506 msgstr ""
507
508 #: config/obj-coff.c:4200
509 #, c-format
510 msgid "Value of %ld too large for field of %d bytes at 0x%lx"
511 msgstr ""
512
513 #: config/obj-coff.c:4214 write.c:2744
514 #, c-format
515 msgid "Signed .word overflow; switch may be too large; %ld at 0x%lx"
516 msgstr ""
517
518 #: config/obj-ecoff.c:239
519 msgid "Can't set GP value"
520 msgstr ""
521
522 #: config/obj-ecoff.c:246
523 msgid "Can't set register masks"
524 msgstr ""
525
526 #: config/obj-elf.c:274 config/tc-sparc.c:3156 config/tc-v850.c:267
527 msgid "Expected comma after symbol-name"
528 msgstr ""
529
530 #: config/obj-elf.c:281 config/tc-arc.c:778 config/tc-sparc.c:3163
531 #, c-format
532 msgid ".COMMon length (%d.) <0! Ignored."
533 msgstr ""
534
535 #: config/obj-elf.c:291 config/tc-alpha.c:3411 config/tc-sparc.c:3173
536 #: config/tc-v850.c:289
537 msgid "Ignoring attempt to re-define symbol"
538 msgstr ""
539
540 #: config/obj-elf.c:299 config/tc-arc.c:796 config/tc-sparc.c:3181
541 #: config/tc-v850.c:299
542 #, c-format
543 msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
544 msgstr ""
545
546 #: config/obj-elf.c:322 config/tc-arc.c:815 config/tc-v850.c:326
547 msgid "Common alignment negative; 0 assumed"
548 msgstr ""
549
550 #: config/obj-elf.c:341 config/tc-m32r.c:1266 config/tc-ppc.c:1387
551 #: config/tc-v850.c:389
552 msgid "Common alignment not a power of 2"
553 msgstr ""
554
555 #: config/obj-elf.c:404 config/tc-arc.c:875 config/tc-sparc.c:3305
556 #: config/tc-v850.c:567
557 #, c-format
558 msgid "bad .common segment %s"
559 msgstr ""
560
561 #: config/obj-elf.c:589
562 msgid "Missing section name"
563 msgstr ""
564
565 #: config/obj-elf.c:654
566 msgid "Bad .section directive: want a,w,x in string"
567 msgstr ""
568
569 #: config/obj-elf.c:703
570 msgid "Unrecognized section type"
571 msgstr ""
572
573 #: config/obj-elf.c:717
574 msgid "Bad .section directive - character following name is not '#'"
575 msgstr ""
576
577 #: config/obj-elf.c:749
578 msgid "Unrecognized section attribute"
579 msgstr ""
580
581 #: config/obj-elf.c:770
582 #, c-format
583 msgid "Setting incorrect section type for %s"
584 msgstr ""
585
586 #: config/obj-elf.c:780
587 #, c-format
588 msgid "Setting incorrect section attributes for %s"
589 msgstr ""
590
591 #: config/obj-elf.c:905
592 msgid ".previous without corresponding .section; ignored"
593 msgstr ""
594
595 #: config/obj-elf.c:954
596 #, c-format
597 msgid "multiple .symver directives for symbol `%s'"
598 msgstr ""
599
600 #: config/obj-elf.c:963
601 msgid "expected comma after name in .symver"
602 msgstr ""
603
604 #: config/obj-elf.c:984
605 #, c-format
606 msgid "missing version name in `%s' for symbol `%s'"
607 msgstr ""
608
609 #: config/obj-elf.c:1187 config/obj-som.c:68 config/obj-som.c:113
610 msgid "Expected quoted string"
611 msgstr ""
612
613 #: config/obj-elf.c:1208
614 #, c-format
615 msgid "expected comma after name `%s' in .size directive"
616 msgstr ""
617
618 #: config/obj-elf.c:1217
619 msgid "missing expression in .size directive"
620 msgstr ""
621
622 #: config/obj-elf.c:1277
623 #, c-format
624 msgid "ignoring unrecognized symbol type \"%s\""
625 msgstr ""
626
627 #: config/obj-elf.c:1447
628 msgid ".size expression too complicated to fix up"
629 msgstr ""
630
631 #: config/obj-elf.c:1478
632 #, c-format
633 msgid ""
634 "invalid attempt to declare external version name as default in symbol `%s'"
635 msgstr ""
636
637 #: config/obj-elf.c:1604
638 #, c-format
639 msgid "Failed to set up debugging information: %s"
640 msgstr ""
641
642 #: config/obj-elf.c:1620
643 #, c-format
644 msgid "Can't start writing .mdebug section: %s"
645 msgstr ""
646
647 #: config/obj-elf.c:1628
648 #, c-format
649 msgid "Could not write .mdebug section: %s"
650 msgstr ""
651
652 #: config/obj-ieee.c:460
653 msgid "too many sections"
654 msgstr ""
655
656 #: config/obj-som.c:51
657 msgid "Only one .version pseudo-op per file!"
658 msgstr ""
659
660 #: config/obj-som.c:77
661 #, c-format
662 msgid "FATAL: Attaching version header %s"
663 msgstr ""
664
665 #: config/obj-som.c:96
666 msgid "Only one .copyright pseudo-op per file!"
667 msgstr ""
668
669 #: config/obj-som.c:122
670 #, c-format
671 msgid "FATAL: Attaching copyright header %s"
672 msgstr ""
673
674 #: config/obj-vms.c:464
675 #, c-format
676 msgid "compiler emitted zero-size common symbol `%s' already defined"
677 msgstr ""
678
679 #: config/obj-vms.c:474
680 #, c-format
681 msgid "compiler redefined zero-size common symbol `%s'"
682 msgstr ""
683
684 #: config/obj-vms.c:597
685 #, c-format
686 msgid "Couldn't create VMS object file \"%s\""
687 msgstr ""
688
689 #: config/obj-vms.c:623
690 msgid "I/O error writing VMS object file (length prefix)"
691 msgstr ""
692
693 #: config/obj-vms.c:637
694 msgid "I/O error writing VMS object file"
695 msgstr ""
696
697 #: config/obj-vms.c:1240
698 msgid "Couldn't find source file \"%s\", status=%%X%x"
699 msgstr ""
700
701 #: config/obj-vms.c:1749 config/obj-vms.c:2937
702 #, c-format
703 msgid "debugger forward reference error, dbx type %d"
704 msgstr ""
705
706 #: config/obj-vms.c:1825
707 #, c-format
708 msgid "Variable descriptor %d too complicated. Defined as `void *'."
709 msgstr ""
710
711 #: config/obj-vms.c:2144
712 msgid ""
713 "***Warning - the assembly code generated by the compiler has placed \n"
714 " global constant(s) in the text psect. These will not be available to \n"
715 " other modules, since this is not the correct way to handle this. You \n"
716 " have two options: 1) get a patched compiler that does not put global \n"
717 " constants in the text psect, or 2) remove the 'const' keyword from \n"
718 " definitions of global variables in your source module(s). Don't say \n"
719 " I didn't warn you! \n"
720 msgstr ""
721
722 #: config/obj-vms.c:2463
723 #, c-format
724 msgid "debugginer output: %d is an unknown untyped variable."
725 msgstr ""
726
727 #: config/obj-vms.c:2681
728 #, c-format
729 msgid "debugger output: structure element `%s' has undefined type"
730 msgstr ""
731
732 #: config/obj-vms.c:2792
733 #, c-format
734 msgid "debugger output: %d is an unknown type of variable."
735 msgstr ""
736
737 #: config/obj-vms.c:2926
738 #, c-format
739 msgid "debugger output: Unable to resolve %d circular references."
740 msgstr ""
741
742 #: config/obj-vms.c:3131
743 #, c-format
744 msgid "Module name truncated: %s\n"
745 msgstr ""
746
747 #: config/obj-vms.c:3410
748 #, c-format
749 msgid "Symbol %s replaced by %s\n"
750 msgstr ""
751
752 #. impossible
753 #: config/obj-vms.c:3694
754 #, c-format
755 msgid "Unknown VMS psect type (%ld)"
756 msgstr ""
757
758 #: config/obj-vms.c:3735
759 #, c-format
760 msgid "Globalsymbol attribute for symbol %s was unexpected."
761 msgstr ""
762
763 #: config/obj-vms.c:3885
764 msgid "Invalid data type for globalvalue"
765 msgstr ""
766
767 #: config/obj-vms.c:3897
768 #, c-format
769 msgid "Invalid globalvalue of %s"
770 msgstr ""
771
772 #: config/obj-vms.c:4247
773 msgid "Couldn't find fixup fragment when checking for indirect reference"
774 msgstr ""
775
776 #: config/obj-vms.c:4591 config/obj-vms.c:4733
777 msgid "Fixup data addsy and subsy don't have the same type"
778 msgstr ""
779
780 #: config/obj-vms.c:4595 config/obj-vms.c:4737
781 msgid "Fixup data addsy and subsy don't have an appropriate type"
782 msgstr ""
783
784 #: config/obj-vms.c:4598 config/obj-vms.c:4740
785 msgid "Fixup data is erroneously \"pcrel\""
786 msgstr ""
787
788 #: config/obj-vms.c:4614 config/obj-vms.c:4759
789 msgid "Fixup datum is not a longword"
790 msgstr ""
791
792 #: config/obj-vms.c:4618 config/obj-vms.c:4763
793 msgid "Fixup datum is not \"fixP->fx_addsy\""
794 msgstr ""
795
796 #: config/obj-vms.c:4834
797 #, c-format
798 msgid ""
799 "g++ wrote an extern reference to `%s' as a routine.\n"
800 "I will fix it, but I hope that it was note really a routine."
801 msgstr ""
802
803 #: config/obj-vms.c:4966
804 msgid "Can't handle global xtors symbols yet."
805 msgstr ""
806
807 #: config/obj-vms.c:4969
808 #, c-format
809 msgid "Unknown %s"
810 msgstr ""
811
812 #.
813 #. * Error otherwise.
814 #.
815 #: config/obj-vms.c:5054
816 #, c-format
817 msgid "unhandled stab type %d"
818 msgstr ""
819
820 #: config/tc-a29k.c:160 config/tc-sparc.c:3357
821 msgid "Unknown segment type"
822 msgstr ""
823
824 #. Probably a memory allocation problem? Give up now.
825 #: config/tc-a29k.c:330 config/tc-hppa.c:1336 config/tc-i860.c:202
826 #: config/tc-mips.c:1112 config/tc-mips.c:1154 config/tc-sparc.c:715
827 msgid "Broken assembler. No assembly attempted."
828 msgstr ""
829
830 #: config/tc-a29k.c:375 config/tc-arc.c:534 config/tc-d10v.c:481
831 #: config/tc-d30v.c:540 config/tc-h8300.c:305 config/tc-h8500.c:297
832 #: config/tc-mn10200.c:936 config/tc-mn10300.c:1303 config/tc-ppc.c:1841
833 #: config/tc-sh.c:478 config/tc-v850.c:2094 config/tc-w65.c:257
834 #: config/tc-z8k.c:341
835 msgid "missing operand"
836 msgstr ""
837
838 #: config/tc-a29k.c:415 config/tc-hppa.c:1450 config/tc-i860.c:407
839 #: config/tc-i860.c:423 config/tc-sparc.c:1191 config/tc-sparc.c:1197
840 #, c-format
841 msgid "Unknown opcode: `%s'"
842 msgstr ""
843
844 #: config/tc-a29k.c:420
845 #, c-format
846 msgid "Unknown opcode `%s'."
847 msgstr ""
848
849 #: config/tc-a29k.c:452
850 #, c-format
851 msgid "Too many operands: %s"
852 msgstr ""
853
854 #: config/tc-a29k.c:474 config/tc-a29k.c:505
855 #, c-format
856 msgid "Immediate value of %ld is too large"
857 msgstr ""
858
859 #: config/tc-a29k.c:892 config/tc-i860.c:940
860 #, c-format
861 msgid "bad relocation type: 0x%02x"
862 msgstr ""
863
864 #: config/tc-a29k.c:916
865 #, c-format
866 msgid "need %o3\n"
867 msgstr ""
868
869 #: config/tc-a29k.c:932
870 msgid "a29k_convert_frag\n"
871 msgstr ""
872
873 #: config/tc-a29k.c:941
874 msgid "a29k_estimate_size_before_relax\n"
875 msgstr ""
876
877 #: config/tc-a29k.c:1092
878 #, c-format
879 msgid "label \"$%d\" redefined"
880 msgstr ""
881
882 #: config/tc-a29k.c:1165
883 msgid "Invalid expression after %%%%\n"
884 msgstr ""
885
886 #: config/tc-a29k.c:1176
887 msgid "Invalid register in & expression"
888 msgstr ""
889
890 #: config/tc-alpha.c:725
891 #, c-format
892 msgid "internal error: can't hash opcode `%s': %s"
893 msgstr ""
894
895 #: config/tc-alpha.c:759
896 #, c-format
897 msgid "internal error: can't hash macro `%s': %s"
898 msgstr ""
899
900 #: config/tc-alpha.c:835 config/tc-i960.c:2711
901 msgid "syntax error"
902 msgstr ""
903
904 #: config/tc-alpha.c:908 config/tc-arm.c:4924 config/tc-h8300.c:1412
905 #: config/tc-h8500.c:1222 config/tc-hppa.c:2800 config/tc-i860.c:813
906 #: config/tc-m68k.c:4003 config/tc-m88k.c:1106 config/tc-ns32k.c:1588
907 #: config/tc-sparc.c:2433 config/tc-z8k.c:1355
908 msgid "Bad call to MD_ATOF()"
909 msgstr ""
910
911 #: config/tc-alpha.c:958
912 #, c-format
913 msgid "Unknown CPU identifier `%s'"
914 msgstr ""
915
916 #: config/tc-alpha.c:1002
917 msgid ""
918 "Alpha options:\n"
919 "-32addr\t\t\ttreat addresses as 32-bit values\n"
920 "-F\t\t\tlack floating point instructions support\n"
921 "-m21064 | -m21066 | -m21164 | -m21164a\n"
922 "-mev4 | -mev45 | -mev5 | -mev56 | -mall\n"
923 "\t\t\tspecify variant of Alpha architecture\n"
924 msgstr ""
925
926 #: config/tc-alpha.c:1011
927 msgid ""
928 "VMS options:\n"
929 "-+\t\t\thash encode (don't truncate) names longer than 64 characters\n"
930 "-H\t\t\tshow new symbol after hash truncation\n"
931 msgstr ""
932
933 #: config/tc-alpha.c:1167
934 #, c-format
935 msgid "unhandled relocation type %s"
936 msgstr ""
937
938 #: config/tc-alpha.c:1180
939 msgid "non-absolute expression in constant field"
940 msgstr ""
941
942 #: config/tc-alpha.c:1194
943 #, c-format
944 msgid "type %d reloc done?\n"
945 msgstr ""
946
947 #: config/tc-alpha.c:1245 config/tc-alpha.c:1252 config/tc-mips.c:7751
948 msgid "Used $at without \".set noat\""
949 msgstr ""
950
951 #: config/tc-alpha.c:1409
952 #, c-format
953 msgid "cannot represent `%s' relocation in object file"
954 msgstr ""
955
956 #: config/tc-alpha.c:1416
957 #, c-format
958 msgid "internal error? cannot generate `%s' relocation"
959 msgstr ""
960
961 #: config/tc-alpha.c:1470
962 #, c-format
963 msgid "frame reg expected, using $%d."
964 msgstr ""
965
966 #: config/tc-alpha.c:1789
967 #, c-format
968 msgid "operand out of range (%s not between %d and %d)"
969 msgstr ""
970
971 #: config/tc-alpha.c:1886 config/tc-arc.c:547 config/tc-d10v.c:570
972 #: config/tc-d30v.c:623 config/tc-mn10200.c:991 config/tc-mn10300.c:1378
973 #: config/tc-ppc.c:1807 config/tc-ppc.c:1914 config/tc-ppc.c:1926
974 #: config/tc-v850.c:1866 config/tc-v850.c:1891 config/tc-v850.c:2116
975 msgid "too many fixups"
976 msgstr ""
977
978 #: config/tc-alpha.c:2000 config/tc-alpha.c:2058
979 #, c-format
980 msgid "inappropriate arguments for opcode `%s'"
981 msgstr ""
982
983 #: config/tc-alpha.c:2002 config/tc-alpha.c:2060
984 #, c-format
985 msgid "opcode `%s' not supported for target %s"
986 msgstr ""
987
988 #: config/tc-alpha.c:2006 config/tc-alpha.c:2063
989 #, c-format
990 msgid "unknown opcode `%s'"
991 msgstr ""
992
993 #: config/tc-alpha.c:2252 config/tc-alpha.c:2427
994 msgid "overflow in literal (.lita) table"
995 msgstr ""
996
997 #: config/tc-alpha.c:2259 config/tc-alpha.c:2281 config/tc-alpha.c:2440
998 #: config/tc-alpha.c:2662 config/tc-alpha.c:2709 config/tc-alpha.c:2757
999 #: config/tc-alpha.c:2846 config/tc-alpha.c:3047 config/tc-alpha.c:3148
1000 msgid "macro requires $at register while noat in effect"
1001 msgstr ""
1002
1003 #: config/tc-alpha.c:2261 config/tc-alpha.c:2283 config/tc-alpha.c:2442
1004 msgid "macro requires $at while $at in use"
1005 msgstr ""
1006
1007 #: config/tc-alpha.c:2391 expr.c:82 read.c:3101
1008 msgid "bignum invalid; zero assumed"
1009 msgstr ""
1010
1011 #: config/tc-alpha.c:2393 expr.c:84 read.c:3103 read.c:3432 read.c:4328
1012 msgid "floating point number invalid; zero assumed"
1013 msgstr ""
1014
1015 #: config/tc-alpha.c:2433
1016 msgid "overflow in literal (.lit8) table"
1017 msgstr ""
1018
1019 #: config/tc-alpha.c:3382 config/tc-ppc.c:1336 config/tc-ppc.c:3512
1020 #: read.c:1358
1021 #, c-format
1022 msgid ".COMMon length (%ld.) <0! Ignored."
1023 msgstr ""
1024
1025 #: config/tc-alpha.c:3420 config/tc-alpha.c:3429 config/tc-ppc.c:3549
1026 #: read.c:1379
1027 #, c-format
1028 msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
1029 msgstr ""
1030
1031 #: config/tc-alpha.c:3531 ecoff.c:3105
1032 msgid ".ent directive has no name"
1033 msgstr ""
1034
1035 #: config/tc-alpha.c:3539
1036 msgid "nested .ent directives"
1037 msgstr ""
1038
1039 #: config/tc-alpha.c:3575 ecoff.c:3053
1040 msgid ".end directive has no name"
1041 msgstr ""
1042
1043 #: config/tc-alpha.c:3584
1044 msgid ".end directive names different symbol than .ent"
1045 msgstr ""
1046
1047 #: config/tc-alpha.c:3658
1048 #, c-format
1049 msgid "Invalid argument %d to .prologue."
1050 msgstr ""
1051
1052 #: config/tc-alpha.c:3686
1053 msgid "ECOFF debugging is disabled."
1054 msgstr ""
1055
1056 #: config/tc-alpha.c:3707
1057 msgid "Unknown section directive"
1058 msgstr ""
1059
1060 #: config/tc-alpha.c:3744
1061 msgid ".ent directive has no symbol"
1062 msgstr ""
1063
1064 #: config/tc-alpha.c:3772
1065 msgid "Bad .frame directive 1./2. param"
1066 msgstr ""
1067
1068 #: config/tc-alpha.c:3784
1069 msgid "Bad .frame directive 3./4. param"
1070 msgstr ""
1071
1072 #: config/tc-alpha.c:3809
1073 msgid ".pdesc directive not in link (.link) section"
1074 msgstr ""
1075
1076 #: config/tc-alpha.c:3817
1077 msgid ".pdesc has no matching .ent"
1078 msgstr ""
1079
1080 #: config/tc-alpha.c:3827
1081 msgid ".pdesc directive has no entry symbol"
1082 msgstr ""
1083
1084 #: config/tc-alpha.c:3839
1085 msgid "No comma after .pdesc <entryname>"
1086 msgstr ""
1087
1088 #: config/tc-alpha.c:3862
1089 msgid "unknown procedure kind"
1090 msgstr ""
1091
1092 #: config/tc-alpha.c:3957
1093 msgid ".name directive not in link (.link) section"
1094 msgstr ""
1095
1096 #: config/tc-alpha.c:3965
1097 msgid ".name directive has no symbol"
1098 msgstr ""
1099
1100 #: config/tc-alpha.c:4000
1101 msgid "No symbol after .linkage"
1102 msgstr ""
1103
1104 #: config/tc-alpha.c:4029
1105 msgid "No symbol after .code_address"
1106 msgstr ""
1107
1108 #: config/tc-alpha.c:4064 ecoff.c:3269
1109 msgid "Bad .mask directive"
1110 msgstr ""
1111
1112 #: config/tc-alpha.c:4086 ecoff.c:3200
1113 msgid "Bad .fmask directive"
1114 msgstr ""
1115
1116 #: config/tc-alpha.c:4257 read.c:2123 read.c:2675 stabs.c:460
1117 #, c-format
1118 msgid "Expected comma after name \"%s\""
1119 msgstr ""
1120
1121 #. symbolP->sy_other = (signed char) temp;
1122 #: config/tc-alpha.c:4268
1123 #, c-format
1124 msgid "unhandled: .proc %s,%d"
1125 msgstr ""
1126
1127 #: config/tc-alpha.c:4303
1128 #, c-format
1129 msgid "Tried to .set unrecognized mode `%s'"
1130 msgstr ""
1131
1132 #. not fatal, but it might not work in the end
1133 #: config/tc-alpha.c:4320
1134 msgid "File overrides no-base-register option."
1135 msgstr ""
1136
1137 #: config/tc-alpha.c:4337
1138 #, c-format
1139 msgid "Bad base register, using $%d."
1140 msgstr ""
1141
1142 #: config/tc-alpha.c:4359
1143 #, c-format
1144 msgid "Alignment too large: %d. assumed"
1145 msgstr ""
1146
1147 #: config/tc-alpha.c:4363 config/tc-d30v.c:2137
1148 msgid "Alignment negative: 0 assumed"
1149 msgstr ""
1150
1151 #: config/tc-alpha.c:4676
1152 #, c-format
1153 msgid "Chose GP value of %lx\n"
1154 msgstr ""
1155
1156 #: config/tc-arc.c:136
1157 msgid ""
1158 "ARC options:\n"
1159 "-EB\t\t\tgenerate big endian output\n"
1160 "-EL\t\t\tgenerate little endian output\n"
1161 msgstr ""
1162
1163 #: config/tc-arc.c:154 config/tc-arc.c:177 config/tc-arc.c:921
1164 #: config/tc-hppa.c:1298 config/tc-hppa.c:5253 config/tc-hppa.c:5259
1165 #: config/tc-hppa.c:5265 config/tc-mn10300.c:890 config/tc-mn10300.c:2019
1166 msgid "could not set architecture and machine"
1167 msgstr ""
1168
1169 #: config/tc-arc.c:174
1170 msgid "virtual memory exhausted"
1171 msgstr ""
1172
1173 #: config/tc-arc.c:253 config/tc-mn10200.c:1354 config/tc-mn10300.c:1926
1174 #: config/tc-ppc.c:1093 config/tc-v850.c:1663
1175 #, c-format
1176 msgid "operand out of range (%s not between %ld and %ld)"
1177 msgstr ""
1178
1179 #: config/tc-arc.c:388
1180 #, c-format
1181 msgid "unknown syntax format character `%c'"
1182 msgstr ""
1183
1184 #: config/tc-arc.c:487
1185 msgid "too many suffixes"
1186 msgstr ""
1187
1188 #: config/tc-arc.c:532 config/tc-d10v.c:479 config/tc-d30v.c:538
1189 #: config/tc-mn10200.c:933 config/tc-mn10300.c:1300 config/tc-ppc.c:1839
1190 #: config/tc-v850.c:2091
1191 msgid "illegal operand"
1192 msgstr ""
1193
1194 #: config/tc-arc.c:619 config/tc-mn10200.c:1032 config/tc-mn10300.c:1448
1195 #: config/tc-ppc.c:1963 config/tc-v850.c:2169
1196 #, c-format
1197 msgid "junk at end of line: `%s'"
1198 msgstr ""
1199
1200 #: config/tc-arc.c:659
1201 msgid "8 byte instruction in delay slot"
1202 msgstr ""
1203
1204 #: config/tc-arc.c:661
1205 msgid "8 byte jump instruction with delay slot"
1206 msgstr ""
1207
1208 #: config/tc-arc.c:669
1209 msgid "conditional branch follows set of flags"
1210 msgstr ""
1211
1212 #: config/tc-arc.c:748 config/tc-arm.c:5896
1213 #, c-format
1214 msgid "bad instruction `%s'"
1215 msgstr ""
1216
1217 #: config/tc-arc.c:771
1218 msgid "expected comma after symbol-name"
1219 msgstr ""
1220
1221 #: config/tc-arc.c:788
1222 msgid "ignoring attempt to re-define symbol"
1223 msgstr ""
1224
1225 #: config/tc-arc.c:803
1226 msgid "expected comma after common length"
1227 msgstr ""
1228
1229 #: config/tc-arc.c:896
1230 msgid ".cpu command must appear before any instructions"
1231 msgstr ""
1232
1233 #: config/tc-arc.c:915
1234 msgid ".cpu conflicts with previous value"
1235 msgstr ""
1236
1237 #: config/tc-arc.c:926
1238 msgid "bad .cpu op"
1239 msgstr ""
1240
1241 #: config/tc-arc.c:950 config/tc-ppc.c:2612
1242 msgid "missing rename string"
1243 msgstr ""
1244
1245 #: config/tc-arc.c:962
1246 msgid "invalid symbol to rename to"
1247 msgstr ""
1248
1249 #: config/tc-arc.c:1009 config/tc-d10v.c:274 config/tc-d30v.c:353
1250 #: config/tc-mips.c:9290 config/tc-mn10200.c:356 config/tc-ppc.c:4333
1251 #: config/tc-sh.c:1187 config/tc-v850.c:1306
1252 msgid "bad call to md_atof"
1253 msgstr ""
1254
1255 #: config/tc-arc.c:1096
1256 #, c-format
1257 msgid "missing ')' in %-op"
1258 msgstr ""
1259
1260 #: config/tc-arc.c:1130
1261 msgid "expression too complex for %%st"
1262 msgstr ""
1263
1264 #: config/tc-arc.c:1324 config/tc-arm.c:2915 config/tc-d10v.c:1442
1265 #: config/tc-d30v.c:1792 config/tc-mips.c:3341 config/tc-mips.c:4297
1266 #: config/tc-mips.c:5082 config/tc-mips.c:5628 config/tc-ppc.c:4668
1267 #: config/tc-v850.c:2402
1268 msgid "expression too complex"
1269 msgstr ""
1270
1271 #: config/tc-arc.c:1390 config/tc-ppc.c:4771 config/tc-v850.c:2446
1272 msgid "unresolved expression that must be resolved"
1273 msgstr ""
1274
1275 #: config/tc-arc.c:1454 config/tc-sparc.c:2880
1276 #, c-format
1277 msgid "internal error: can't export reloc type %d (`%s')"
1278 msgstr ""
1279
1280 #: config/tc-arm.c:961
1281 msgid "Literal Pool Overflow"
1282 msgstr ""
1283
1284 #: config/tc-arm.c:1082
1285 msgid "Invalid syntax for .req directive."
1286 msgstr ""
1287
1288 #: config/tc-arm.c:1116
1289 msgid "Nothing to put in the pool\n"
1290 msgstr ""
1291
1292 #: config/tc-arm.c:1128
1293 msgid "Inserting implicit pool at change of section"
1294 msgstr ""
1295
1296 #: config/tc-arm.c:1173 config/tc-mips.c:10437 read.c:2017
1297 #, c-format
1298 msgid "Alignment too large: %d. assumed."
1299 msgstr ""
1300
1301 #: config/tc-arm.c:1176 read.c:2022
1302 msgid "Alignment negative. 0 assumed."
1303 msgstr ""
1304
1305 #: config/tc-arm.c:1241
1306 msgid "selected processor does not support THUMB opcodes"
1307 msgstr ""
1308
1309 #: config/tc-arm.c:1253
1310 msgid "selected processor does not support ARM opcodes"
1311 msgstr ""
1312
1313 #: config/tc-arm.c:1262
1314 #, c-format
1315 msgid "invalid instruction size selected (%d)"
1316 msgstr ""
1317
1318 #: config/tc-arm.c:1297
1319 #, c-format
1320 msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
1321 msgstr ""
1322
1323 #: config/tc-arm.c:1309
1324 msgid "Garbage following instruction"
1325 msgstr ""
1326
1327 #. In the few cases where we might be able to accept something else
1328 #. this error can be overridden
1329 #: config/tc-arm.c:1357
1330 #, c-format
1331 msgid "Register expected, not '%.100s'"
1332 msgstr ""
1333
1334 #. In the few cases where we might be able to accept something else
1335 #. this error can be overridden
1336 #: config/tc-arm.c:1383
1337 msgid "<psr(f)> expected"
1338 msgstr ""
1339
1340 #: config/tc-arm.c:1414
1341 msgid "Illegal co-processor number"
1342 msgstr ""
1343
1344 #: config/tc-arm.c:1421
1345 msgid "Bad or missing co-processor number"
1346 msgstr ""
1347
1348 #: config/tc-arm.c:1446
1349 msgid "bad or missing expression"
1350 msgstr ""
1351
1352 #: config/tc-arm.c:1452
1353 msgid "immediate co-processor expression too large"
1354 msgstr ""
1355
1356 #. In the few cases where we might be able to accept something else
1357 #. this error can be overridden
1358 #: config/tc-arm.c:1477
1359 msgid "Co-processor register expected"
1360 msgstr ""
1361
1362 #. In the few cases where we might be able to accept something else
1363 #. this error can be overridden
1364 #: config/tc-arm.c:1501
1365 msgid "Floating point register expected"
1366 msgstr ""
1367
1368 #: config/tc-arm.c:1519
1369 msgid "immediate expression expected"
1370 msgstr ""
1371
1372 #: config/tc-arm.c:1531
1373 msgid "co-processor address must be word aligned"
1374 msgstr ""
1375
1376 #: config/tc-arm.c:1537
1377 msgid "offset too large"
1378 msgstr ""
1379
1380 #: config/tc-arm.c:1585
1381 msgid "pc may not be used in post-increment"
1382 msgstr ""
1383
1384 #: config/tc-arm.c:1601 config/tc-arm.c:2705
1385 msgid "pre-indexed expression expected"
1386 msgstr ""
1387
1388 #: config/tc-arm.c:1614 config/tc-arm.c:2718 config/tc-arm.c:3064
1389 msgid "missing ]"
1390 msgstr ""
1391
1392 #: config/tc-arm.c:1625
1393 msgid "pc may not be used with write-back"
1394 msgstr ""
1395
1396 #: config/tc-arm.c:1680
1397 msgid "<psr> expected"
1398 msgstr ""
1399
1400 #: config/tc-arm.c:1744 config/tc-arm.c:2361
1401 msgid "Register or shift expression expected"
1402 msgstr ""
1403
1404 #: config/tc-arm.c:1758 config/tc-arm.c:2075 config/tc-arm.c:2329
1405 #: config/tc-arm.c:2349
1406 msgid "Invalid constant"
1407 msgstr ""
1408
1409 #: config/tc-arm.c:1769
1410 msgid "Error: unrecognised syntax for second argument to msr instruction"
1411 msgstr ""
1412
1413 #: config/tc-arm.c:1819
1414 msgid "rdhi, rdlo and rm must all be different"
1415 msgstr ""
1416
1417 #: config/tc-arm.c:1876
1418 msgid "rd and rm should be different in mul"
1419 msgstr ""
1420
1421 #: config/tc-arm.c:1933
1422 msgid "rd and rm should be different in mla"
1423 msgstr ""
1424
1425 #: config/tc-arm.c:2059
1426 msgid "bad_segment"
1427 msgstr ""
1428
1429 #: config/tc-arm.c:2106 config/tc-arm.c:2184
1430 msgid "Shift expression expected"
1431 msgstr ""
1432
1433 #: config/tc-arm.c:2148
1434 msgid "Invalid immediate shift"
1435 msgstr ""
1436
1437 #: config/tc-arm.c:2177
1438 msgid "shift requires register or #expression"
1439 msgstr ""
1440
1441 #: config/tc-arm.c:2178
1442 msgid "shift requires #expression"
1443 msgstr ""
1444
1445 #: config/tc-arm.c:2320 config/tc-arm.c:2748
1446 msgid "Constant expression expected"
1447 msgstr ""
1448
1449 #: config/tc-arm.c:2415
1450 msgid "Invalid floating point immediate expression"
1451 msgstr ""
1452
1453 #: config/tc-arm.c:2418
1454 msgid "Floating point register or immediate expression expected"
1455 msgstr ""
1456
1457 #: config/tc-arm.c:2556
1458 msgid "address offset too large"
1459 msgstr ""
1460
1461 #: config/tc-arm.c:2627
1462 msgid "Processor does not support halfwords or signed bytes"
1463 msgstr ""
1464
1465 #: config/tc-arm.c:2645
1466 msgid "Address expected"
1467 msgstr ""
1468
1469 #: config/tc-arm.c:2676 config/tc-arm.c:2690 config/tc-arm.c:2728
1470 msgid "destination register same as write-back base\n"
1471 msgstr ""
1472
1473 #: config/tc-arm.c:2768
1474 msgid "literal pool insertion failed"
1475 msgstr ""
1476
1477 #: config/tc-arm.c:2804
1478 msgid "Pre-increment instruction with translate"
1479 msgstr ""
1480
1481 #: config/tc-arm.c:2846
1482 msgid "Bad range in register list"
1483 msgstr ""
1484
1485 #: config/tc-arm.c:2854 config/tc-arm.c:2863 config/tc-arm.c:2905
1486 #, c-format
1487 msgid "Warning: Duplicated register (r%d) in register list"
1488 msgstr ""
1489
1490 #: config/tc-arm.c:2866
1491 msgid "Warning: Register range not in ascending order"
1492 msgstr ""
1493
1494 #: config/tc-arm.c:2878
1495 msgid "Missing `}'"
1496 msgstr ""
1497
1498 #: config/tc-arm.c:2894
1499 msgid "invalid register mask"
1500 msgstr ""
1501
1502 #: config/tc-arm.c:2955
1503 msgid "r15 not allowed as base register"
1504 msgstr ""
1505
1506 #: config/tc-arm.c:3022 config/tc-arm.c:3036
1507 msgid "r15 not allowed in swap"
1508 msgstr ""
1509
1510 #: config/tc-arm.c:3100
1511 msgid "Use of r15 in bx has undefined behaviour"
1512 msgstr ""
1513
1514 #: config/tc-arm.c:3359 config/tc-v850.c:1975 config/tc-v850.c:1996
1515 msgid "constant expression expected"
1516 msgstr ""
1517
1518 #: config/tc-arm.c:3365
1519 msgid "Constant value required for number of registers"
1520 msgstr ""
1521
1522 #: config/tc-arm.c:3373
1523 msgid "number of registers must be in the range [1:4]"
1524 msgstr ""
1525
1526 #: config/tc-arm.c:3435
1527 msgid "R15 not allowed as base register with write-back"
1528 msgstr ""
1529
1530 #: config/tc-arm.c:3687
1531 msgid "lo register required"
1532 msgstr ""
1533
1534 #: config/tc-arm.c:3695
1535 msgid "hi register required"
1536 msgstr ""
1537
1538 #: config/tc-arm.c:3765
1539 msgid "dest and source1 must be the same register"
1540 msgstr ""
1541
1542 #: config/tc-arm.c:3772
1543 msgid "subtract valid only on lo regs"
1544 msgstr ""
1545
1546 #: config/tc-arm.c:3796
1547 msgid "invalid Hi register with immediate"
1548 msgstr ""
1549
1550 #: config/tc-arm.c:3823 config/tc-arm.c:3856 config/tc-arm.c:3866
1551 msgid "immediate value out of range"
1552 msgstr ""
1553
1554 #: config/tc-arm.c:3834
1555 msgid "invalid immediate value for stack adjust"
1556 msgstr ""
1557
1558 #: config/tc-arm.c:3845
1559 msgid "invalid immediate for address calculation"
1560 msgstr ""
1561
1562 #: config/tc-arm.c:3932
1563 msgid "source1 and dest must be same register"
1564 msgstr ""
1565
1566 #: config/tc-arm.c:3967
1567 msgid "Invalid immediate for shift"
1568 msgstr ""
1569
1570 #: config/tc-arm.c:4046
1571 msgid "only lo regs allowed with immediate"
1572 msgstr ""
1573
1574 #: config/tc-arm.c:4065
1575 msgid "invalid immediate"
1576 msgstr ""
1577
1578 #: config/tc-arm.c:4120
1579 msgid "expected ']'"
1580 msgstr ""
1581
1582 #: config/tc-arm.c:4187
1583 msgid "byte or halfword not valid for base register"
1584 msgstr ""
1585
1586 #: config/tc-arm.c:4192
1587 msgid "R15 based store not allowed"
1588 msgstr ""
1589
1590 #: config/tc-arm.c:4197
1591 msgid "Invalid base register for register offset"
1592 msgstr ""
1593
1594 #: config/tc-arm.c:4215
1595 msgid "invalid offset"
1596 msgstr ""
1597
1598 #: config/tc-arm.c:4226
1599 msgid "invalid base register in load/store"
1600 msgstr ""
1601
1602 #: config/tc-arm.c:4250 config/tc-arm.c:5349 config/tc-arm.c:5358
1603 #: config/tc-arm.c:5365 config/tc-arm.c:5372 config/tc-arm.c:5379
1604 msgid "Invalid offset"
1605 msgstr ""
1606
1607 #: config/tc-arm.c:4328
1608 msgid "dest and source1 one must be the same register"
1609 msgstr ""
1610
1611 #: config/tc-arm.c:4336
1612 msgid "Rs and Rd must be different in MUL"
1613 msgstr ""
1614
1615 #: config/tc-arm.c:4481
1616 msgid ""
1617 "Inserted missing '!': load/store multiple always writes back base register"
1618 msgstr ""
1619
1620 #: config/tc-arm.c:4497 config/tc-arm.c:4599
1621 msgid "Expression too complex"
1622 msgstr ""
1623
1624 #: config/tc-arm.c:4503
1625 msgid "only lo-regs valid in load/store multiple"
1626 msgstr ""
1627
1628 #: config/tc-arm.c:4550
1629 msgid "Syntax: ldrs[b] Rd, [Rb, Ro]"
1630 msgstr ""
1631
1632 #: config/tc-arm.c:4615
1633 msgid "invalid register list to push/pop instruction"
1634 msgstr ""
1635
1636 #: config/tc-arm.c:4753
1637 msgid "Virtual memory exhausted"
1638 msgstr ""
1639
1640 #: config/tc-arm.c:5126
1641 msgid "invalid constant after fixup\n"
1642 msgstr ""
1643
1644 #: config/tc-arm.c:5138 config/tc-arm.c:5159
1645 #, c-format
1646 msgid "bad immediate value for offset (%d)"
1647 msgstr ""
1648
1649 #: config/tc-arm.c:5157 config/tc-arm.c:5180
1650 msgid "invalid literal constant: pool needs to be closer\n"
1651 msgstr ""
1652
1653 #: config/tc-arm.c:5197
1654 msgid "shift expression is too large"
1655 msgstr ""
1656
1657 #: config/tc-arm.c:5215 config/tc-arm.c:5224
1658 msgid "Invalid swi expression"
1659 msgstr ""
1660
1661 #: config/tc-arm.c:5234
1662 msgid "Invalid expression in load/store multiple"
1663 msgstr ""
1664
1665 #: config/tc-arm.c:5257 config/tc-arm.c:5273 config/tc-mips.c:10264
1666 msgid "Branch out of range"
1667 msgstr ""
1668
1669 #: config/tc-arm.c:5292
1670 msgid "Branch with link out of range"
1671 msgstr ""
1672
1673 #: config/tc-arm.c:5321
1674 msgid "Illegal value for co-processor offset"
1675 msgstr ""
1676
1677 #: config/tc-arm.c:5344
1678 #, c-format
1679 msgid "Invalid offset, target not word aligned (0x%08X)"
1680 msgstr ""
1681
1682 #: config/tc-arm.c:5415
1683 msgid "Invalid immediate for stack address calculation"
1684 msgstr ""
1685
1686 #: config/tc-arm.c:5424
1687 #, c-format
1688 msgid "Invalid immediate for address calculation (value = 0x%08X)"
1689 msgstr ""
1690
1691 #: config/tc-arm.c:5433
1692 msgid "Invalid 8bit immediate"
1693 msgstr ""
1694
1695 #: config/tc-arm.c:5441
1696 msgid "Invalid 3bit immediate"
1697 msgstr ""
1698
1699 #: config/tc-arm.c:5457
1700 #, c-format
1701 msgid "Invalid immediate: %d is too large"
1702 msgstr ""
1703
1704 #: config/tc-arm.c:5471
1705 #, c-format
1706 msgid "Illegal Thumb shift value: %d"
1707 msgstr ""
1708
1709 #: config/tc-arm.c:5485
1710 #, c-format
1711 msgid "Bad relocation fixup type (%d)\n"
1712 msgstr ""
1713
1714 #: config/tc-arm.c:5554
1715 msgid "Literal referenced across section boundry (Implicit dump?)"
1716 msgstr ""
1717
1718 #: config/tc-arm.c:5559
1719 #, c-format
1720 msgid "Internal_relocation (type %d) not fixed up (IMMEDIATE)"
1721 msgstr ""
1722
1723 #: config/tc-arm.c:5565
1724 #, c-format
1725 msgid "Internal_relocation (type %d) not fixed up (OFFSET_IMM)"
1726 msgstr ""
1727
1728 #: config/tc-arm.c:5588
1729 #, c-format
1730 msgid "Can not represent %s relocation in this object file format (%d)"
1731 msgstr ""
1732
1733 #: config/tc-arm.c:5599 config/tc-mips.c:11743 config/tc-sh.c:2277
1734 #, c-format
1735 msgid "Can not represent %s relocation in this object file format"
1736 msgstr ""
1737
1738 #: config/tc-arm.c:5612
1739 msgid "md_estimate_size_before_relax\n"
1740 msgstr ""
1741
1742 #: config/tc-arm.c:5680
1743 #, c-format
1744 msgid "No operator -- statement `%s'\n"
1745 msgstr ""
1746
1747 #: config/tc-arm.c:5730 config/tc-arm.c:5782
1748 #, c-format
1749 msgid "Opcode `%s' must have suffix from <%s>\n"
1750 msgstr ""
1751
1752 #: config/tc-arm.c:5755
1753 msgid "Warning: Use of the 'nv' conditional is deprecated\n"
1754 msgstr ""
1755
1756 #: config/tc-arm.c:5874
1757 #, c-format
1758 msgid "register '%s' does not exist\n"
1759 msgstr ""
1760
1761 #: config/tc-arm.c:5880
1762 #, c-format
1763 msgid "ignoring redefinition of register alias '%s'"
1764 msgstr ""
1765
1766 #: config/tc-arm.c:5885
1767 #, c-format
1768 msgid ""
1769 "ignoring redefinition of register alias '%s' to non-existant register '%s'"
1770 msgstr ""
1771
1772 #: config/tc-arm.c:5889
1773 msgid "ignoring incomplete .req pseuso op"
1774 msgstr ""
1775
1776 #: config/tc-arm.c:6052
1777 #, c-format
1778 msgid "Unrecognised APCS switch -m%s"
1779 msgstr ""
1780
1781 #: config/tc-arm.c:6148 config/tc-arm.c:6159 config/tc-arm.c:6170
1782 #: config/tc-arm.c:6175
1783 #, c-format
1784 msgid "Invalid architecture variant -m%s"
1785 msgstr ""
1786
1787 #: config/tc-arm.c:6182
1788 #, c-format
1789 msgid "Invalid processor variant -m%s"
1790 msgstr ""
1791
1792 #: config/tc-arm.c:6200
1793 msgid ""
1794 " ARM Specific Assembler Options:\n"
1795 " -m[arm][<processor name>] select processor variant\n"
1796 " -m[arm]v[2|2a|3|3m|4|4t] select architecture variant\n"
1797 " -mthumb only allow Thumb instructions\n"
1798 " -mthumb-interwork mark the assembled code as supporting "
1799 "interworking\n"
1800 " -mall allow any instruction\n"
1801 " -mfpa10, -mfpa11 select floating point architecture\n"
1802 " -mfpe-old don't allow floating-point multiple "
1803 "instructions\n"
1804 " -mno-fpu don't allow any floating-point instructions.\n"
1805 msgstr ""
1806
1807 #: config/tc-arm.c:6212
1808 msgid ""
1809 " -mapcs-32, -mapcs-26 specify which ARM Procedure Calling Standard to "
1810 "use\n"
1811 msgstr ""
1812
1813 #: config/tc-arm.c:6215
1814 msgid " -mapcs-float floating point args are passed in FP regs\n"
1815 msgstr ""
1816
1817 #: config/tc-arm.c:6218
1818 msgid ""
1819 " -mapcs-reentrant the code is position independent/reentrant\n"
1820 msgstr ""
1821
1822 #: config/tc-arm.c:6223
1823 msgid ""
1824 " -EB assemble code for a big endian cpu\n"
1825 " -EL assemble code for a little endian cpu\n"
1826 msgstr ""
1827
1828 #: config/tc-arm.c:6341
1829 #, c-format
1830 msgid "%s: unexpected function type: %d"
1831 msgstr ""
1832
1833 #: config/tc-d10v.c:218
1834 msgid ""
1835 "D10V options:\n"
1836 "-O optimize. Will do some operations in parallel.\n"
1837 msgstr ""
1838
1839 #: config/tc-d10v.c:521 config/tc-d10v.c:603 config/tc-d30v.c:639
1840 #, c-format
1841 msgid "operand out of range: %d"
1842 msgstr ""
1843
1844 #: config/tc-d10v.c:664
1845 msgid "Instruction must be executed in parallel with another instruction."
1846 msgstr ""
1847
1848 #: config/tc-d10v.c:716
1849 msgid "Instruction must be executed in parallel"
1850 msgstr ""
1851
1852 #: config/tc-d10v.c:719
1853 msgid "Long instructions may not be combined."
1854 msgstr ""
1855
1856 #: config/tc-d10v.c:759
1857 msgid "One of these instructions may not be executed in parallel."
1858 msgstr ""
1859
1860 #: config/tc-d10v.c:764 config/tc-d30v.c:836
1861 msgid "Two IU instructions may not be executed in parallel"
1862 msgstr ""
1863
1864 #: config/tc-d10v.c:766 config/tc-d10v.c:774 config/tc-d10v.c:789
1865 #: config/tc-d10v.c:802 config/tc-d30v.c:837 config/tc-d30v.c:846
1866 msgid "Swapping instruction order"
1867 msgstr ""
1868
1869 #: config/tc-d10v.c:772 config/tc-d30v.c:843
1870 msgid "Two MU instructions may not be executed in parallel"
1871 msgstr ""
1872
1873 #: config/tc-d10v.c:793 config/tc-d30v.c:862
1874 msgid "IU instruction may not be in the left container"
1875 msgstr ""
1876
1877 #: config/tc-d10v.c:806 config/tc-d30v.c:875
1878 msgid "MU instruction may not be in the right container"
1879 msgstr ""
1880
1881 #: config/tc-d10v.c:810 config/tc-d30v.c:883
1882 msgid "unknown execution type passed to write_2_short()"
1883 msgstr ""
1884
1885 #: config/tc-d10v.c:1023 config/tc-d10v.c:1037 config/tc-h8300.c:1278
1886 #: config/tc-h8500.c:1122 config/tc-sh.c:1040 config/tc-z8k.c:1223
1887 msgid "can't find opcode "
1888 msgstr ""
1889
1890 #: config/tc-d10v.c:1050 config/tc-d10v.c:1068 config/tc-d30v.c:1363
1891 msgid "Unable to mix instructions as specified"
1892 msgstr ""
1893
1894 #: config/tc-d10v.c:1116 config/tc-d30v.c:1492
1895 #, c-format
1896 msgid "unknown opcode: %s"
1897 msgstr ""
1898
1899 #: config/tc-d10v.c:1197 config/tc-d10v.c:1343
1900 msgid "bad opcode or operands"
1901 msgstr ""
1902
1903 #: config/tc-d10v.c:1246 config/tc-m68k.c:4110
1904 msgid "value out of range"
1905 msgstr ""
1906
1907 #: config/tc-d10v.c:1318
1908 msgid "illegal operand - register name found where none expected"
1909 msgstr ""
1910
1911 #: config/tc-d10v.c:1354
1912 msgid "Register number must be EVEN"
1913 msgstr ""
1914
1915 #: config/tc-d10v.c:1385 config/tc-d30v.c:1736 config/tc-mn10200.c:1234
1916 #: config/tc-mn10300.c:1782 config/tc-ppc.c:4967 config/tc-v850.c:2317
1917 #, c-format
1918 msgid "reloc %d not supported by object file format"
1919 msgstr ""
1920
1921 #: config/tc-d10v.c:1492
1922 #, c-format
1923 msgid "line %d: rep or repi must include at least 4 instructions"
1924 msgstr ""
1925
1926 #: config/tc-d10v.c:1505 config/tc-d30v.c:1909
1927 #, c-format
1928 msgid "line %d: unknown relocation type: 0x%x"
1929 msgstr ""
1930
1931 #: config/tc-d30v.c:184
1932 #, c-format
1933 msgid "Register name %s conflicts with symbol of the same name"
1934 msgstr ""
1935
1936 #: config/tc-d30v.c:276
1937 msgid ""
1938 "\n"
1939 "D30V options:\n"
1940 "-O Make adjacent short instructions parallel if "
1941 "possible.\n"
1942 "-n Warn about all NOPs inserted by the assembler.\n"
1943 "-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
1944 "-c Warn about symbols whoes names match register "
1945 "names.\n"
1946 "-C Opposite of -C. -c is the default.\n"
1947 msgstr ""
1948
1949 #: config/tc-d30v.c:450
1950 msgid "unexpected 12-bit reloc type"
1951 msgstr ""
1952
1953 #: config/tc-d30v.c:457
1954 msgid "unexpected 18-bit reloc type"
1955 msgstr ""
1956
1957 #: config/tc-d30v.c:701
1958 #, c-format
1959 msgid "%s NOP inserted"
1960 msgstr ""
1961
1962 #: config/tc-d30v.c:702
1963 msgid "sequential"
1964 msgstr ""
1965
1966 #: config/tc-d30v.c:702
1967 msgid "parallel"
1968 msgstr ""
1969
1970 #: config/tc-d30v.c:832
1971 msgid "Instructions may not be executed in parallel"
1972 msgstr ""
1973
1974 #: config/tc-d30v.c:845 config/tc-d30v.c:852 config/tc-d30v.c:868
1975 #: config/tc-d30v.c:877
1976 #, c-format
1977 msgid "Executing %s in IU may not work"
1978 msgstr ""
1979
1980 #: config/tc-d30v.c:864
1981 #, c-format
1982 msgid "special left instruction `%s' kills instruction `%s' in right container"
1983 msgstr ""
1984
1985 #: config/tc-d30v.c:1243 config/tc-d30v.c:1263
1986 msgid "Cannot assemble instruction"
1987 msgstr ""
1988
1989 #: config/tc-d30v.c:1245
1990 msgid "First opcode is long. Unable to mix instructions as specified."
1991 msgstr ""
1992
1993 #: config/tc-d30v.c:1315
1994 msgid "word of NOPs added between word multiply and load"
1995 msgstr ""
1996
1997 #: config/tc-d30v.c:1317
1998 msgid "word of NOPs added between word multiply and 16-bit multiply"
1999 msgstr ""
2000
2001 #: config/tc-d30v.c:1347
2002 msgid "Instruction uses long version, so it cannot be mixed as specified"
2003 msgstr ""
2004
2005 #: config/tc-d30v.c:1426 config/tc-d30v.c:1463
2006 #, c-format
2007 msgid "unknown condition code: %s"
2008 msgstr ""
2009
2010 #: config/tc-d30v.c:1456
2011 #, c-format
2012 msgid "cmpu doesn't support condition code %s"
2013 msgstr ""
2014
2015 #: config/tc-d30v.c:1500
2016 #, c-format
2017 msgid "operands for opcode `%s' do not match any valid format"
2018 msgstr ""
2019
2020 #: config/tc-d30v.c:1709
2021 msgid "Odd numbered register used as target of multi-register instruction"
2022 msgstr ""
2023
2024 #: config/tc-d30v.c:1814
2025 msgid "byte"
2026 msgstr ""
2027
2028 #: config/tc-d30v.c:1815
2029 msgid "short"
2030 msgstr ""
2031
2032 #: config/tc-d30v.c:1816
2033 msgid "quad"
2034 msgstr ""
2035
2036 #: config/tc-d30v.c:1819
2037 #, c-format
2038 msgid "line %d: unable to place address into a %s"
2039 msgstr ""
2040
2041 #: config/tc-d30v.c:1822
2042 #, c-format
2043 msgid "line %d: unable to place address of symbol '%s' into a %s"
2044 msgstr ""
2045
2046 #: config/tc-d30v.c:1990
2047 #, c-format
2048 msgid "value too large to fit in %d bits"
2049 msgstr ""
2050
2051 #: config/tc-d30v.c:2133
2052 #, c-format
2053 msgid "Alignment too large: %d assumed"
2054 msgstr ""
2055
2056 #: config/tc-h8300.c:254 config/tc-h8300.c:262
2057 msgid "Reg not valid for H8/300"
2058 msgstr ""
2059
2060 #: config/tc-h8300.c:423 config/tc-h8300.c:426 config/tc-h8300.c:429
2061 #: config/tc-h8300.c:433
2062 msgid "Invalid register list for ldm/stm\n"
2063 msgstr ""
2064
2065 #: config/tc-h8300.c:490 config/tc-h8300.c:553 config/tc-h8300.c:560
2066 msgid "Wrong size pointer register for architecture."
2067 msgstr ""
2068
2069 #: config/tc-h8300.c:518 config/tc-h8300.c:527 config/tc-h8300.c:537
2070 msgid "expected @(exp, reg16)"
2071 msgstr ""
2072
2073 #: config/tc-h8300.c:617
2074 msgid "expect :8 or :16 here"
2075 msgstr ""
2076
2077 #: config/tc-h8300.c:823
2078 #, c-format
2079 msgid "operand %s0x%lx out of range."
2080 msgstr ""
2081
2082 #: config/tc-h8300.c:910
2083 msgid "Can't work out size of operand.\n"
2084 msgstr ""
2085
2086 #: config/tc-h8300.c:964
2087 #, c-format
2088 msgid "Opcode `%s' not available in H8/300 mode"
2089 msgstr ""
2090
2091 #: config/tc-h8300.c:1015 config/tc-h8300.c:1035
2092 msgid "Need #1 or #2 here"
2093 msgstr ""
2094
2095 #: config/tc-h8300.c:1030
2096 msgid "#4 not valid on H8/300."
2097 msgstr ""
2098
2099 #: config/tc-h8300.c:1111 config/tc-h8300.c:1149
2100 #, c-format
2101 msgid "branch operand has odd offset (%lx)\n"
2102 msgstr ""
2103
2104 #: config/tc-h8300.c:1190
2105 msgid "destination operand must be 16 bit register"
2106 msgstr ""
2107
2108 #: config/tc-h8300.c:1200
2109 msgid "source operand must be 8 bit register"
2110 msgstr ""
2111
2112 #: config/tc-h8300.c:1208
2113 msgid "destination operand must be 16bit absolute address"
2114 msgstr ""
2115
2116 #: config/tc-h8300.c:1215
2117 msgid "destination operand must be 8 bit register"
2118 msgstr ""
2119
2120 #: config/tc-h8300.c:1224
2121 msgid "source operand must be 16bit absolute address"
2122 msgstr ""
2123
2124 #: config/tc-h8300.c:1232
2125 msgid "invalid operands"
2126 msgstr ""
2127
2128 #: config/tc-h8300.c:1289 config/tc-h8500.c:1129 config/tc-mips.c:8486
2129 #: config/tc-sh.c:1047 config/tc-w65.c:759 config/tc-z8k.c:1235
2130 msgid "unknown opcode"
2131 msgstr ""
2132
2133 #: config/tc-h8300.c:1335
2134 msgid "mismatch between opcode size and operand size"
2135 msgstr ""
2136
2137 #: config/tc-h8300.c:1347 config/tc-h8500.c:1157 config/tc-sh.c:1144
2138 #: config/tc-w65.c:791 config/tc-z8k.c:1290
2139 msgid "call to tc_crawl_symbol_chain \n"
2140 msgstr ""
2141
2142 #: config/tc-h8300.c:1361 config/tc-h8500.c:1171 config/tc-sh.c:1151
2143 #: config/tc-w65.c:805 config/tc-z8k.c:1304
2144 msgid "call to tc_headers_hook \n"
2145 msgstr ""
2146
2147 #: config/tc-h8300.c:1450 config/tc-h8500.c:1260 config/tc-z8k.c:1415
2148 msgid "call to tc_aout_fix_to_chars \n"
2149 msgstr ""
2150
2151 #: config/tc-h8300.c:1460 config/tc-z8k.c:1425
2152 msgid "call to md_convert_frag \n"
2153 msgstr ""
2154
2155 #: config/tc-h8300.c:1505 config/tc-z8k.c:1500
2156 msgid "call tomd_estimate_size_before_relax \n"
2157 msgstr ""
2158
2159 #: config/tc-h8500.c:337
2160 msgid ":24 not valid for this opcode"
2161 msgstr ""
2162
2163 #: config/tc-h8500.c:344
2164 msgid "expect :8,:16 or :24"
2165 msgstr ""
2166
2167 #: config/tc-h8500.c:401
2168 msgid "syntax error in reg list"
2169 msgstr ""
2170
2171 #: config/tc-h8500.c:419
2172 msgid "missing final register in range"
2173 msgstr ""
2174
2175 #: config/tc-h8500.c:506 config/tc-h8500.c:513 config/tc-h8500.c:519
2176 msgid "expected @(exp, Rn)"
2177 msgstr ""
2178
2179 #: config/tc-h8500.c:535
2180 msgid "@Rn+ needs word register"
2181 msgstr ""
2182
2183 #: config/tc-h8500.c:545
2184 msgid "@Rn needs word register"
2185 msgstr ""
2186
2187 #: config/tc-h8500.c:845 config/tc-sh.c:844
2188 #, c-format
2189 msgid "unhandled %d\n"
2190 msgstr ""
2191
2192 #: config/tc-h8500.c:873 config/tc-sh.c:865
2193 #, c-format
2194 msgid "operand must be absolute in range %d..%d"
2195 msgstr ""
2196
2197 #: config/tc-h8500.c:963 config/tc-sh.c:986
2198 #, c-format
2199 msgid "failed for %d\n"
2200 msgstr ""
2201
2202 #: config/tc-h8500.c:1145 config/tc-sh.c:1082 config/tc-w65.c:779
2203 msgid "invalid operands for opcode"
2204 msgstr ""
2205
2206 #: config/tc-hppa.c:1096
2207 msgid "Missing .exit\n"
2208 msgstr ""
2209
2210 #: config/tc-hppa.c:1099
2211 msgid "Missing .procend\n"
2212 msgstr ""
2213
2214 #: config/tc-hppa.c:1108
2215 msgid "Not in a space.\n"
2216 msgstr ""
2217
2218 #: config/tc-hppa.c:1111
2219 msgid "Not in a subspace.\n"
2220 msgstr ""
2221
2222 #: config/tc-hppa.c:1273
2223 msgid "Invalid field selector. Assuming F%%."
2224 msgstr ""
2225
2226 #: config/tc-hppa.c:1304
2227 msgid "-R option not supported on this target."
2228 msgstr ""
2229
2230 #: config/tc-hppa.c:1318
2231 #, c-format
2232 msgid "Internal error: can't hash `%s': %s\n"
2233 msgstr ""
2234
2235 #: config/tc-hppa.c:1326 config/tc-i860.c:191 config/tc-sparc.c:704
2236 #, c-format
2237 msgid "internal error: losing opcode: `%s' \"%s\"\n"
2238 msgstr ""
2239
2240 #: config/tc-hppa.c:1388 config/tc-hppa.c:5382 config/tc-hppa.c:5434
2241 msgid "Missing function name for .PROC (corrupted label chain)"
2242 msgstr ""
2243
2244 #: config/tc-hppa.c:1391 config/tc-hppa.c:5437
2245 msgid "Missing function name for .PROC"
2246 msgstr ""
2247
2248 #: config/tc-hppa.c:1494 config/tc-hppa.c:3579
2249 msgid "could not update architecture and machine"
2250 msgstr ""
2251
2252 #: config/tc-hppa.c:1625
2253 msgid "Invalid Indexed Load Completer."
2254 msgstr ""
2255
2256 #: config/tc-hppa.c:1630
2257 msgid "Invalid Indexed Load Completer Syntax."
2258 msgstr ""
2259
2260 #: config/tc-hppa.c:1658
2261 msgid "Invalid Short Load/Store Completer."
2262 msgstr ""
2263
2264 #: config/tc-hppa.c:1696 config/tc-hppa.c:1701
2265 msgid "Invalid Store Bytes Short Completer"
2266 msgstr ""
2267
2268 #: config/tc-hppa.c:1711 config/tc-hppa.c:1742
2269 #, c-format
2270 msgid "Invalid Compare/Subtract Condition: %c"
2271 msgstr ""
2272
2273 #: config/tc-hppa.c:1726
2274 msgid "Invalid Compare/Subtract Condition."
2275 msgstr ""
2276
2277 #: config/tc-hppa.c:1757 config/tc-hppa.c:1783
2278 msgid "Invalid Compare/Subtract Condition"
2279 msgstr ""
2280
2281 #: config/tc-hppa.c:1860
2282 #, c-format
2283 msgid "Invalid Add Condition: %s"
2284 msgstr ""
2285
2286 #: config/tc-hppa.c:1914 config/tc-hppa.c:1989
2287 msgid "Invalid Logical Instruction Condition."
2288 msgstr ""
2289
2290 #: config/tc-hppa.c:2029
2291 msgid "Invalid Shift/Extract/Deposit Condition."
2292 msgstr ""
2293
2294 #: config/tc-hppa.c:2051
2295 #, c-format
2296 msgid "Invalid Bit Branch Condition: %c"
2297 msgstr ""
2298
2299 #: config/tc-hppa.c:2091 config/tc-hppa.c:2106
2300 #, c-format
2301 msgid "Invalid CBit Specification: %s"
2302 msgstr ""
2303
2304 #: config/tc-hppa.c:2239 config/tc-hppa.c:2272 config/tc-hppa.c:2309
2305 msgid "Branch to unaligned address"
2306 msgstr ""
2307
2308 #: config/tc-hppa.c:2369
2309 msgid "Invalid SFU identifier"
2310 msgstr ""
2311
2312 #: config/tc-hppa.c:2409
2313 msgid "Invalid COPR identifier"
2314 msgstr ""
2315
2316 #: config/tc-hppa.c:2616 config/tc-hppa.c:2637 config/tc-hppa.c:2657
2317 #: config/tc-hppa.c:2677 config/tc-hppa.c:2697
2318 msgid "Invalid register for single precision fmpyadd or fmpysub"
2319 msgstr ""
2320
2321 #: config/tc-hppa.c:2721
2322 msgid "Invalid Floating Point Operand Format."
2323 msgstr ""
2324
2325 #: config/tc-hppa.c:2744
2326 #, c-format
2327 msgid "Invalid operands %s"
2328 msgstr ""
2329
2330 #: config/tc-hppa.c:3279
2331 msgid "Unknown relocation encountered in md_apply_fix."
2332 msgstr ""
2333
2334 #: config/tc-hppa.c:3289
2335 #, c-format
2336 msgid "no hppa_fixup entry for this fixup (fixP = 0x%x, type = 0x%x)\n"
2337 msgstr ""
2338
2339 #: config/tc-hppa.c:3431 config/tc-hppa.c:3456
2340 #, c-format
2341 msgid "Undefined register: '%s'."
2342 msgstr ""
2343
2344 #: config/tc-hppa.c:3494
2345 #, c-format
2346 msgid "Non-absolute symbol: '%s'."
2347 msgstr ""
2348
2349 #: config/tc-hppa.c:3509
2350 #, c-format
2351 msgid "Undefined absolute constant: '%s'."
2352 msgstr ""
2353
2354 #: config/tc-hppa.c:3618
2355 #, c-format
2356 msgid "Invalid FP Compare Condition: %s"
2357 msgstr ""
2358
2359 #: config/tc-hppa.c:3675
2360 #, c-format
2361 msgid "Invalid FTEST completer: %s"
2362 msgstr ""
2363
2364 #: config/tc-hppa.c:3742 config/tc-hppa.c:3781
2365 #, c-format
2366 msgid "Invalid FP Operand Format: %3s"
2367 msgstr ""
2368
2369 #: config/tc-hppa.c:3862
2370 msgid "Bad segment in expression."
2371 msgstr ""
2372
2373 #: config/tc-hppa.c:3886
2374 msgid "Bad segment (should be absolute)."
2375 msgstr ""
2376
2377 #: config/tc-hppa.c:3985
2378 #, c-format
2379 msgid "Invalid argument location: %s\n"
2380 msgstr ""
2381
2382 #: config/tc-hppa.c:4016
2383 #, c-format
2384 msgid "Invalid argument description: %d"
2385 msgstr ""
2386
2387 #: config/tc-hppa.c:4039
2388 #, c-format
2389 msgid "Invalid Nullification: (%c)"
2390 msgstr ""
2391
2392 #: config/tc-hppa.c:4501
2393 #, c-format
2394 msgid "Invalid .CALL argument: %s"
2395 msgstr ""
2396
2397 #: config/tc-hppa.c:4620
2398 msgid ".callinfo is not within a procedure definition"
2399 msgstr ""
2400
2401 #: config/tc-hppa.c:4640
2402 #, c-format
2403 msgid "FRAME parameter must be a multiple of 8: %d\n"
2404 msgstr ""
2405
2406 #: config/tc-hppa.c:4659
2407 msgid "Value for ENTRY_GR must be in the range 3..18\n"
2408 msgstr ""
2409
2410 #: config/tc-hppa.c:4671
2411 msgid "Value for ENTRY_FR must be in the range 12..21\n"
2412 msgstr ""
2413
2414 #: config/tc-hppa.c:4681
2415 msgid "Value for ENTRY_SR must be 3\n"
2416 msgstr ""
2417
2418 #: config/tc-hppa.c:4737
2419 #, c-format
2420 msgid "Invalid .CALLINFO argument: %s"
2421 msgstr ""
2422
2423 #: config/tc-hppa.c:4827
2424 msgid "The .ENTER pseudo-op is not supported"
2425 msgstr ""
2426
2427 #: config/tc-hppa.c:4841
2428 msgid "Misplaced .entry. Ignored."
2429 msgstr ""
2430
2431 #: config/tc-hppa.c:4845
2432 msgid "Missing .callinfo."
2433 msgstr ""
2434
2435 #: config/tc-hppa.c:4893
2436 msgid ".REG must use a label"
2437 msgstr ""
2438
2439 #: config/tc-hppa.c:4895
2440 msgid ".EQU must use a label"
2441 msgstr ""
2442
2443 #: config/tc-hppa.c:4946
2444 msgid ".EXIT must appear within a procedure"
2445 msgstr ""
2446
2447 #: config/tc-hppa.c:4950
2448 msgid "Missing .callinfo"
2449 msgstr ""
2450
2451 #: config/tc-hppa.c:4954
2452 msgid "No .ENTRY for this .EXIT"
2453 msgstr ""
2454
2455 #: config/tc-hppa.c:4981
2456 #, c-format
2457 msgid "Cannot define export symbol: %s\n"
2458 msgstr ""
2459
2460 #: config/tc-hppa.c:5034
2461 #, c-format
2462 msgid "Using ENTRY rather than CODE in export directive for %s"
2463 msgstr ""
2464
2465 #: config/tc-hppa.c:5134
2466 #, c-format
2467 msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
2468 msgstr ""
2469
2470 #: config/tc-hppa.c:5216
2471 msgid "Missing label name on .LABEL"
2472 msgstr ""
2473
2474 #: config/tc-hppa.c:5221
2475 msgid "extra .LABEL arguments ignored."
2476 msgstr ""
2477
2478 #: config/tc-hppa.c:5236
2479 msgid "The .LEAVE pseudo-op is not supported"
2480 msgstr ""
2481
2482 #: config/tc-hppa.c:5269
2483 msgid "Unrecognized .LEVEL argument\n"
2484 msgstr ""
2485
2486 #: config/tc-hppa.c:5303
2487 #, c-format
2488 msgid "Cannot define static symbol: %s\n"
2489 msgstr ""
2490
2491 #: config/tc-hppa.c:5336
2492 msgid "Nested procedures"
2493 msgstr ""
2494
2495 #: config/tc-hppa.c:5346
2496 msgid "Cannot allocate unwind descriptor\n"
2497 msgstr ""
2498
2499 #: config/tc-hppa.c:5441
2500 msgid "misplaced .procend"
2501 msgstr ""
2502
2503 #: config/tc-hppa.c:5444
2504 msgid "Missing .callinfo for this procedure"
2505 msgstr ""
2506
2507 #: config/tc-hppa.c:5447
2508 msgid "Missing .EXIT for a .ENTRY"
2509 msgstr ""
2510
2511 #: config/tc-hppa.c:5547
2512 msgid "Invalid .SPACE argument"
2513 msgstr ""
2514
2515 #: config/tc-hppa.c:5595
2516 msgid "Can't change spaces within a procedure definition. Ignored"
2517 msgstr ""
2518
2519 #: config/tc-hppa.c:5722
2520 #, c-format
2521 msgid "Undefined space: '%s' Assuming space number = 0."
2522 msgstr ""
2523
2524 #: config/tc-hppa.c:5764
2525 msgid "Must be in a space before changing or declaring subspaces.\n"
2526 msgstr ""
2527
2528 #: config/tc-hppa.c:5768
2529 msgid "Can't change subspaces within a procedure definition. Ignored"
2530 msgstr ""
2531
2532 #: config/tc-hppa.c:5804
2533 msgid "Parameters of an existing subspace can't be modified"
2534 msgstr ""
2535
2536 #: config/tc-hppa.c:5857
2537 msgid "Alignment must be a power of 2"
2538 msgstr ""
2539
2540 #: config/tc-hppa.c:5899
2541 msgid "FIRST not supported as a .SUBSPACE argument"
2542 msgstr ""
2543
2544 #: config/tc-hppa.c:5901
2545 msgid "Invalid .SUBSPACE argument"
2546 msgstr ""
2547
2548 #: config/tc-hppa.c:5941
2549 msgid "Ignoring subspace decl due to ELF BFD bugs."
2550 msgstr ""
2551
2552 #: config/tc-hppa.c:6104
2553 #, c-format
2554 msgid "Internal error: Unable to find containing space for %s."
2555 msgstr ""
2556
2557 #: config/tc-hppa.c:6145
2558 #, c-format
2559 msgid "Out of memory: could not allocate new space chain entry: %s\n"
2560 msgstr ""
2561
2562 #: config/tc-hppa.c:6231
2563 #, c-format
2564 msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
2565 msgstr ""
2566
2567 #: config/tc-hppa.c:6873
2568 #, c-format
2569 msgid "Symbol '%s' could not be created."
2570 msgstr ""
2571
2572 #: config/tc-hppa.c:6877
2573 msgid "No memory for symbol name."
2574 msgstr ""
2575
2576 #: config/tc-i386.c:491
2577 msgid "same type of prefix used twice"
2578 msgstr ""
2579
2580 #: config/tc-i386.c:568 config/tc-m68k.c:3630
2581 #, c-format
2582 msgid "Internal Error: Can't hash %s: %s"
2583 msgstr ""
2584
2585 #: config/tc-i386.c:799
2586 msgid "Unknown"
2587 msgstr ""
2588
2589 #: config/tc-i386.c:844 config/tc-i386.c:3533 config/tc-m68k.c:762
2590 #, c-format
2591 msgid "Can not do %d byte pc-relative relocation"
2592 msgstr ""
2593
2594 #: config/tc-i386.c:854 config/tc-i386.c:3536 config/tc-m68k.c:769
2595 #, c-format
2596 msgid "Can not do %d byte relocation"
2597 msgstr ""
2598
2599 #: config/tc-i386.c:941 config/tc-i386.c:1016
2600 #, c-format
2601 msgid "no such 386 instruction: `%s'"
2602 msgstr ""
2603
2604 #: config/tc-i386.c:950
2605 #, c-format
2606 msgid "invalid character %s in mnemonic"
2607 msgstr ""
2608
2609 #: config/tc-i386.c:957
2610 msgid "expecting prefix; got nothing"
2611 msgstr ""
2612
2613 #: config/tc-i386.c:959
2614 msgid "expecting mnemonic; got nothing"
2615 msgstr ""
2616
2617 #: config/tc-i386.c:977
2618 #, c-format
2619 msgid "redundant %s prefix"
2620 msgstr ""
2621
2622 #: config/tc-i386.c:1025
2623 #, c-format
2624 msgid "expecting string instruction after `%s'"
2625 msgstr ""
2626
2627 #: config/tc-i386.c:1048
2628 #, c-format
2629 msgid "invalid character %s before operand %d"
2630 msgstr ""
2631
2632 #: config/tc-i386.c:1061
2633 #, c-format
2634 msgid "unbalanced parenthesis in operand %d."
2635 msgstr ""
2636
2637 #: config/tc-i386.c:1070
2638 #, c-format
2639 msgid "invalid character %s in operand %d"
2640 msgstr ""
2641
2642 #: config/tc-i386.c:1087
2643 #, c-format
2644 msgid "spurious operands; (%d operands/instruction max)"
2645 msgstr ""
2646
2647 #: config/tc-i386.c:1103
2648 msgid "expecting operand after ','; got nothing"
2649 msgstr ""
2650
2651 #: config/tc-i386.c:1108
2652 msgid "expecting operand before ','; got nothing"
2653 msgstr ""
2654
2655 #. we found no match
2656 #: config/tc-i386.c:1239
2657 #, c-format
2658 msgid "suffix or operands invalid for `%s'"
2659 msgstr ""
2660
2661 #. Warn them that a data or address size prefix doesn't affect
2662 #. assembly of the next line of code.
2663 #: config/tc-i386.c:1248
2664 #, c-format
2665 msgid "stand-alone `%s' prefix"
2666 msgstr ""
2667
2668 #: config/tc-i386.c:1271 config/tc-i386.c:1286
2669 msgid "`%s' operand %d must use `%%es' segment"
2670 msgstr ""
2671
2672 #: config/tc-i386.c:1343 config/tc-i386.c:1382 config/tc-i386.c:1409
2673 msgid "using `%%%s' instead of `%%%s' due to `%c' suffix"
2674 msgstr ""
2675
2676 #: config/tc-i386.c:1354 config/tc-i386.c:1371 config/tc-i386.c:1398
2677 msgid "`%%%s' not allowed with `%s%c'"
2678 msgstr ""
2679
2680 #: config/tc-i386.c:1438 config/tc-i386.c:1458
2681 msgid "no instruction mnemonic suffix given; can't determine immediate size"
2682 msgstr ""
2683
2684 #: config/tc-i386.c:1483
2685 msgid ""
2686 "no instruction mnemonic suffix given and no register operands; can't size "
2687 "instruction"
2688 msgstr ""
2689
2690 #. reversed arguments on faddp, fsubp, etc.
2691 #: config/tc-i386.c:1576
2692 msgid "translating to `%s %%%s,%%%s'"
2693 msgstr ""
2694
2695 #. extraneous `l' suffix on fp insn
2696 #: config/tc-i386.c:1583
2697 msgid "translating to `%s %%%s'"
2698 msgstr ""
2699
2700 #: config/tc-i386.c:1809
2701 msgid "you can't `pop %%cs'"
2702 msgstr ""
2703
2704 #. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc
2705 #: config/tc-i386.c:1840
2706 #, c-format
2707 msgid "translating to `%sp'"
2708 msgstr ""
2709
2710 #: config/tc-i386.c:1871 config/tc-i386.c:1974 config/tc-i386.c:2034
2711 msgid "skipping prefixes on this instruction"
2712 msgstr ""
2713
2714 #: config/tc-i386.c:1891 config/tc-i386.c:1998 config/tc-i386.c:2047
2715 msgid "16-bit jump out of range"
2716 msgstr ""
2717
2718 #: config/tc-i386.c:1993
2719 #, c-format
2720 msgid "`%s' only takes byte displacement; %ld shortened to %d"
2721 msgstr ""
2722
2723 #: config/tc-i386.c:2056
2724 #, c-format
2725 msgid "can't handle non absolute segment in `%s'"
2726 msgstr ""
2727
2728 #: config/tc-i386.c:2346
2729 #, c-format
2730 msgid "bad memory operand `%s'"
2731 msgstr ""
2732
2733 #: config/tc-i386.c:2361
2734 #, c-format
2735 msgid "Junk `%s' after register"
2736 msgstr ""
2737
2738 #: config/tc-i386.c:2376
2739 msgid "only 1 or 2 immediate operands are allowed"
2740 msgstr ""
2741
2742 #. This should be as_bad, but some versions of gcc, up to
2743 #. about 2.8 and egcs 1.01, generate a bogus @GOTOFF(%ebx)
2744 #. in certain cases. Oddly, the code in question turns out
2745 #. to work correctly anyhow, so we make this just a warning
2746 #. until those versions of gcc are obsolete.
2747 #: config/tc-i386.c:2397
2748 #, c-format
2749 msgid "unrecognized characters `%s' in expression"
2750 msgstr ""
2751
2752 #. missing or bad expr becomes absolute 0
2753 #: config/tc-i386.c:2405
2754 #, c-format
2755 msgid "missing or invalid immediate expression `%s' taken as 0"
2756 msgstr ""
2757
2758 #: config/tc-i386.c:2440
2759 #, c-format
2760 msgid "Unimplemented segment type %d in operand"
2761 msgstr ""
2762
2763 #: config/tc-i386.c:2471
2764 #, c-format
2765 msgid "too many memory references for `%s'"
2766 msgstr ""
2767
2768 #: config/tc-i386.c:2576
2769 #, c-format
2770 msgid "expecting `,' or `)' after index register in `%s'"
2771 msgstr ""
2772
2773 #: config/tc-i386.c:2603
2774 #, c-format
2775 msgid "expecting scale factor of 1, 2, 4 or 8; got `%s'"
2776 msgstr ""
2777
2778 #: config/tc-i386.c:2613
2779 #, c-format
2780 msgid "expecting `)' after scale factor in `%s'"
2781 msgstr ""
2782
2783 #: config/tc-i386.c:2619
2784 #, c-format
2785 msgid "scale factor of %d without an index register"
2786 msgstr ""
2787
2788 #: config/tc-i386.c:2628
2789 #, c-format
2790 msgid "expecting index register or scale factor after `,'; got '%c'"
2791 msgstr ""
2792
2793 #: config/tc-i386.c:2635
2794 #, c-format
2795 msgid "expecting `,' or `)' after base register in `%s'"
2796 msgstr ""
2797
2798 #: config/tc-i386.c:2752
2799 #, c-format
2800 msgid "Bad reloc specifier `%s' in expression"
2801 msgstr ""
2802
2803 #: config/tc-i386.c:2756
2804 msgid "GOT relocations not supported in 16 bit mode"
2805 msgstr ""
2806
2807 #: config/tc-i386.c:2782
2808 #, c-format
2809 msgid "Ignoring junk `%s' after expression"
2810 msgstr ""
2811
2812 #. missing expr becomes absolute 0
2813 #: config/tc-i386.c:2794
2814 #, c-format
2815 msgid "missing or invalid displacement `%s' taken as 0"
2816 msgstr ""
2817
2818 #: config/tc-i386.c:2845 config/tc-i386.c:2858
2819 #, c-format
2820 msgid "`%s' is not a valid %s bit base/index expression"
2821 msgstr ""
2822
2823 #. it's not a memory operand; argh!
2824 #: config/tc-i386.c:2867
2825 #, c-format
2826 msgid "invalid char %s begining operand %d `%s'"
2827 msgstr ""
2828
2829 #: config/tc-i386.c:3270
2830 msgid "Bad call to md_atof ()"
2831 msgstr ""
2832
2833 #: config/tc-i386.c:3323 config/tc-i386.c:3334
2834 #, c-format
2835 msgid "bad register name `%s'"
2836 msgstr ""
2837
2838 #: config/tc-i386.c:3388
2839 msgid "-m\t\t\tdo long jump\n"
2840 msgstr ""
2841
2842 #: config/tc-i386.c:3428
2843 msgid "GOT already in symbol table"
2844 msgstr ""
2845
2846 #: config/tc-i386.c:3568 config/tc-sh.c:2415
2847 #, c-format
2848 msgid "Cannot represent relocation type %s"
2849 msgstr ""
2850
2851 #: config/tc-i860.c:157 config/tc-i860.c:161
2852 msgid "Unknown temporary pseudo register"
2853 msgstr ""
2854
2855 #: config/tc-i860.c:183 config/tc-mips.c:1109 config/tc-sparc.c:696
2856 #, c-format
2857 msgid "internal error: can't hash `%s': %s\n"
2858 msgstr ""
2859
2860 #: config/tc-i860.c:341
2861 #, c-format
2862 msgid "Expanded opcode after delayed branch: `%s'"
2863 msgstr ""
2864
2865 #: config/tc-i860.c:343
2866 #, c-format
2867 msgid "Expanded opcode in dual mode: `%s'"
2868 msgstr ""
2869
2870 #: config/tc-i860.c:580
2871 msgid "Fsr1 equals fdest with Pipelining"
2872 msgstr ""
2873
2874 #: config/tc-i860.c:631
2875 msgid "5-bit immediate too large"
2876 msgstr ""
2877
2878 #: config/tc-i860.c:725
2879 msgid "Illegal operands"
2880 msgstr ""
2881
2882 #: config/tc-i860.c:749 config/tc-sparc.c:2338
2883 msgid "bad segment"
2884 msgstr ""
2885
2886 #: config/tc-i860.c:878
2887 #, c-format
2888 msgid "26-bit branch w/o pc relative set: 0x%08x"
2889 msgstr ""
2890
2891 #. align pcrel offset, see manual
2892 #. check for overflow
2893 #: config/tc-i860.c:882
2894 #, c-format
2895 msgid "26-bit branch offset overflow: 0x%08x"
2896 msgstr ""
2897
2898 #: config/tc-i860.c:891 config/tc-i860.c:922
2899 #, c-format
2900 msgid "16-bit immediate 4-byte alignment error: 0x%08x"
2901 msgstr ""
2902
2903 #: config/tc-i860.c:896 config/tc-i860.c:927
2904 #, c-format
2905 msgid "16-bit immediate 2-byte alignment error: 0x%08x"
2906 msgstr ""
2907
2908 #: config/tc-i860.c:904
2909 #, c-format
2910 msgid "16-bit branch offset overflow: 0x%08x"
2911 msgstr ""
2912
2913 #: config/tc-i860.c:912
2914 #, c-format
2915 msgid "16-bit immediate 16-byte alignment error: 0x%08x"
2916 msgstr ""
2917
2918 #: config/tc-i860.c:917
2919 #, c-format
2920 msgid "16-bit immediate 8-byte alignment error: 0x%08x"
2921 msgstr ""
2922
2923 #: config/tc-i860.c:933
2924 #, c-format
2925 msgid "16-bit immediate overflow: 0x%08x"
2926 msgstr ""
2927
2928 #: config/tc-i860.c:951
2929 msgid "md_number_to_disp\n"
2930 msgstr ""
2931
2932 #: config/tc-i860.c:961
2933 msgid "i860_number_to_field\n"
2934 msgstr ""
2935
2936 #: config/tc-i860.c:1001
2937 msgid "i860_convert_frag\n"
2938 msgstr ""
2939
2940 #: config/tc-i860.c:1010
2941 msgid "i860_estimate_size_before_relax\n"
2942 msgstr ""
2943
2944 #: config/tc-i960.c:544
2945 #, c-format
2946 msgid "Hashing returned \"%s\"."
2947 msgstr ""
2948
2949 #. Offset of last character in opcode mnemonic
2950 #: config/tc-i960.c:578
2951 msgid "branch prediction invalid on this opcode"
2952 msgstr ""
2953
2954 #: config/tc-i960.c:621
2955 #, c-format
2956 msgid "invalid opcode, \"%s\"."
2957 msgstr ""
2958
2959 #: config/tc-i960.c:626
2960 #, c-format
2961 msgid "improper number of operands. expecting %d, got %d"
2962 msgstr ""
2963
2964 #: config/tc-i960.c:771 config/tc-m32r.c:1839
2965 msgid "Bad call to md_atof()"
2966 msgstr ""
2967
2968 #: config/tc-i960.c:861
2969 #, c-format
2970 msgid "Fixup of %ld too large for field width of %d"
2971 msgstr ""
2972
2973 #: config/tc-i960.c:979
2974 #, c-format
2975 msgid "invalid architecture %s"
2976 msgstr ""
2977
2978 #: config/tc-i960.c:999
2979 msgid "I960 options:\n"
2980 msgstr ""
2981
2982 #: config/tc-i960.c:1002
2983 msgid ""
2984 "\n"
2985 "\t\t\tspecify variant of 960 architecture\n"
2986 "-b\t\t\tadd code to collect statistics about branches taken\n"
2987 "-link-relax\t\tpreserve individual alignment directives so linker\n"
2988 "\t\t\tcan do relaxing (b.out format only)\n"
2989 "-no-relax\t\tdon't alter compare-and-branch instructions for\n"
2990 "\t\t\tlong displacements\n"
2991 msgstr ""
2992
2993 #: config/tc-i960.c:1400
2994 msgid "too many operands"
2995 msgstr ""
2996
2997 #: config/tc-i960.c:1460 config/tc-i960.c:1690
2998 msgid "expression syntax error"
2999 msgstr ""
3000
3001 #: config/tc-i960.c:1498
3002 msgid "attempt to branch into different segment"
3003 msgstr ""
3004
3005 #: config/tc-i960.c:1502
3006 #, c-format
3007 msgid "target of %s instruction must be a label"
3008 msgstr ""
3009
3010 #: config/tc-i960.c:1542
3011 msgid "unmatched '['"
3012 msgstr ""
3013
3014 #: config/tc-i960.c:1553
3015 msgid "garbage after index spec ignored"
3016 msgstr ""
3017
3018 #. We never moved: there was no opcode either!
3019 #: config/tc-i960.c:1620
3020 msgid "missing opcode"
3021 msgstr ""
3022
3023 #: config/tc-i960.c:1928
3024 msgid "invalid constant"
3025 msgstr ""
3026
3027 #: config/tc-i960.c:2041
3028 msgid "invalid index register"
3029 msgstr ""
3030
3031 #: config/tc-i960.c:2064
3032 msgid "invalid scale factor"
3033 msgstr ""
3034
3035 #: config/tc-i960.c:2247
3036 msgid "unaligned register"
3037 msgstr ""
3038
3039 #: config/tc-i960.c:2270
3040 msgid "no such sfr in this architecture"
3041 msgstr ""
3042
3043 #: config/tc-i960.c:2308
3044 msgid "illegal literal"
3045 msgstr ""
3046
3047 #. Should not happen: see block comment above
3048 #: config/tc-i960.c:2541
3049 #, c-format
3050 msgid "Trying to 'bal' to %s"
3051 msgstr ""
3052
3053 #: config/tc-i960.c:2552
3054 msgid "Looks like a proc, but can't tell what kind.\n"
3055 msgstr ""
3056
3057 #: config/tc-i960.c:2584
3058 msgid "should have 1 or 2 operands"
3059 msgstr ""
3060
3061 #: config/tc-i960.c:2593 config/tc-i960.c:2612
3062 #, c-format
3063 msgid "Redefining leafproc %s"
3064 msgstr ""
3065
3066 #: config/tc-i960.c:2642
3067 msgid "should have two operands"
3068 msgstr ""
3069
3070 #: config/tc-i960.c:2652
3071 msgid "'entry_num' must be absolute number in [0,31]"
3072 msgstr ""
3073
3074 #: config/tc-i960.c:2661
3075 #, c-format
3076 msgid "Redefining entrynum for sysproc %s"
3077 msgstr ""
3078
3079 #: config/tc-i960.c:2772
3080 msgid "architecture of opcode conflicts with that of earlier instruction(s)"
3081 msgstr ""
3082
3083 #: config/tc-i960.c:2793
3084 msgid "big endian mode is not supported"
3085 msgstr ""
3086
3087 #: config/tc-i960.c:2795
3088 #, c-format
3089 msgid "ignoring unrecognized .endian type `%s'"
3090 msgstr ""
3091
3092 #: config/tc-i960.c:3052
3093 #, c-format
3094 msgid "leafproc symbol '%s' undefined"
3095 msgstr ""
3096
3097 #: config/tc-i960.c:3062
3098 #, c-format
3099 msgid "Warning: making leafproc entries %s and %s both global\n"
3100 msgstr ""
3101
3102 #: config/tc-i960.c:3169
3103 msgid "option --link-relax is only supported in b.out format"
3104 msgstr ""
3105
3106 #: config/tc-i960.c:3212
3107 msgid "callj to difference of two symbols"
3108 msgstr ""
3109
3110 #. Pretend that we do not recognise this option.
3111 #: config/tc-m32r.c:231
3112 #, c-format
3113 msgid "%s: unrecognised option: -hidden\n"
3114 msgstr ""
3115
3116 #: config/tc-m32r.c:264
3117 msgid " M32R specific command line options:\n"
3118 msgstr ""
3119
3120 #. start-sanitize-m32rx
3121 #: config/tc-m32r.c:267
3122 msgid " -m32rx support the extended m32rx instruction set\n"
3123 msgstr ""
3124
3125 #: config/tc-m32r.c:269
3126 msgid " -O try to combine instructions in parallel\n"
3127 msgstr ""
3128
3129 #: config/tc-m32r.c:272
3130 msgid ""
3131 " -warn-explicit-parallel-conflicts warn when parallel instructions\n"
3132 msgstr ""
3133
3134 #: config/tc-m32r.c:274
3135 msgid " violate contraints\n"
3136 msgstr ""
3137
3138 #: config/tc-m32r.c:276
3139 msgid " -no-warn-explicit-parallel-conflicts do not warn when parallel\n"
3140 msgstr ""
3141
3142 #: config/tc-m32r.c:278
3143 msgid ""
3144 " instructions violate contraints\n"
3145 msgstr ""
3146
3147 #: config/tc-m32r.c:280
3148 msgid ""
3149 " -Wp synonym for -warn-explicit-parallel-conflicts\n"
3150 msgstr ""
3151
3152 #: config/tc-m32r.c:282
3153 msgid ""
3154 " -Wnp synonym for -no-warn-explicit-parallel-conflicts\n"
3155 msgstr ""
3156
3157 #. end-sanitize-m32rx
3158 #: config/tc-m32r.c:286
3159 msgid ""
3160 " -warn-unmatched-high warn when an (s)high reloc has no matching low "
3161 "reloc\n"
3162 msgstr ""
3163
3164 #: config/tc-m32r.c:288
3165 msgid " -no-warn-unmatched-high do not warn about missing low relocs\n"
3166 msgstr ""
3167
3168 #: config/tc-m32r.c:290
3169 msgid " -Wuh synonym for -warn-unmatched-high\n"
3170 msgstr ""
3171
3172 #: config/tc-m32r.c:292
3173 msgid " -Wnuh synonym for -no-warn-unmatched-high\n"
3174 msgstr ""
3175
3176 #: config/tc-m32r.c:296
3177 msgid " -relax create linker relaxable code\n"
3178 msgstr ""
3179
3180 #: config/tc-m32r.c:298
3181 msgid " -cpu-desc provide runtime cpu description file\n"
3182 msgstr ""
3183
3184 #: config/tc-m32r.c:428 read.c:2734 read.c:4799
3185 #, c-format
3186 msgid "symbol `%s' already defined"
3187 msgstr ""
3188
3189 #: config/tc-m32r.c:688
3190 msgid "Instructions write to the same destination register."
3191 msgstr ""
3192
3193 #: config/tc-m32r.c:696
3194 msgid "Instructions do not use parallel execution pipelines."
3195 msgstr ""
3196
3197 #: config/tc-m32r.c:703
3198 msgid "Instructions share the same execution pipeline"
3199 msgstr ""
3200
3201 #: config/tc-m32r.c:769 config/tc-m32r.c:852
3202 #, c-format
3203 msgid "not a 16 bit instruction '%s'"
3204 msgstr ""
3205
3206 #: config/tc-m32r.c:776 config/tc-m32r.c:859 config/tc-m32r.c:1016
3207 #, c-format
3208 msgid "unknown instruction '%s'"
3209 msgstr ""
3210
3211 #: config/tc-m32r.c:784 config/tc-m32r.c:866 config/tc-m32r.c:1023
3212 #, c-format
3213 msgid "instruction '%s' is for the M32RX only"
3214 msgstr ""
3215
3216 #: config/tc-m32r.c:792 config/tc-m32r.c:874
3217 #, c-format
3218 msgid "instruction '%s' cannot be executed in parallel."
3219 msgstr ""
3220
3221 #: config/tc-m32r.c:836 config/tc-m32r.c:896 config/tc-m32r.c:1066
3222 msgid "internal error: lookup/get operands failed"
3223 msgstr ""
3224
3225 #: config/tc-m32r.c:884
3226 #, c-format
3227 msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
3228 msgstr ""
3229
3230 #: config/tc-m32r.c:910
3231 #, c-format
3232 msgid ""
3233 "%s: output of 1st instruction is the same as an input to 2nd instruction - "
3234 "is this intentional ?"
3235 msgstr ""
3236
3237 #: config/tc-m32r.c:914
3238 #, c-format
3239 msgid ""
3240 "%s: output of 2nd instruction is the same as an input to 1st instruction - "
3241 "is this intentional ?"
3242 msgstr ""
3243
3244 #: config/tc-m32r.c:1232 config/tc-ppc.c:1328 config/tc-ppc.c:3504 read.c:1349
3245 msgid "Expected comma after symbol-name: rest of line ignored."
3246 msgstr ""
3247
3248 #: config/tc-m32r.c:1241
3249 #, c-format
3250 msgid ".SCOMMon length (%ld.) <0! Ignored."
3251 msgstr ""
3252
3253 #: config/tc-m32r.c:1255 config/tc-ppc.c:1350 config/tc-ppc.c:2258
3254 #: config/tc-ppc.c:3528
3255 msgid "ignoring bad alignment"
3256 msgstr ""
3257
3258 #: config/tc-m32r.c:1281 config/tc-ppc.c:1361 config/tc-ppc.c:3540 read.c:1369
3259 #: read.c:2083
3260 #, c-format
3261 msgid "Ignoring attempt to re-define symbol `%s'."
3262 msgstr ""
3263
3264 #: config/tc-m32r.c:1290
3265 #, c-format
3266 msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
3267 msgstr ""
3268
3269 #: config/tc-m32r.c:1534
3270 msgid "Addend to unresolved symbol not on word boundary."
3271 msgstr ""
3272
3273 #: config/tc-m32r.c:1761
3274 msgid "Unmatched high/shigh reloc"
3275 msgstr ""
3276
3277 #: config/tc-m68k.c:636
3278 msgid "Unknown PC relative instruction"
3279 msgstr ""
3280
3281 #: config/tc-m68k.c:764
3282 #, c-format
3283 msgid "Can not do %d byte pc-relative pic relocation"
3284 msgstr ""
3285
3286 #: config/tc-m68k.c:771
3287 #, c-format
3288 msgid "Can not do %d byte pic relocation"
3289 msgstr ""
3290
3291 #: config/tc-m68k.c:875 config/tc-mips.c:11725
3292 #, c-format
3293 msgid "Cannot make %s relocation PC relative"
3294 msgstr ""
3295
3296 #: config/tc-m68k.c:987 config/tc-tahoe.c:1505 config/tc-vax.c:1773
3297 msgid "No operator"
3298 msgstr ""
3299
3300 #: config/tc-m68k.c:1017 config/tc-tahoe.c:1522 config/tc-vax.c:1790
3301 msgid "Unknown operator"
3302 msgstr ""
3303
3304 #: config/tc-m68k.c:1764
3305 msgid "invalid instruction for this architecture; needs "
3306 msgstr ""
3307
3308 #: config/tc-m68k.c:1769
3309 msgid "fpu (68040, 68060 or 68881/68882)"
3310 msgstr ""
3311
3312 #: config/tc-m68k.c:1772
3313 msgid "mmu (68030 or 68851)"
3314 msgstr ""
3315
3316 #: config/tc-m68k.c:1775
3317 msgid "68020 or higher"
3318 msgstr ""
3319
3320 #: config/tc-m68k.c:1778
3321 msgid "68000 or higher"
3322 msgstr ""
3323
3324 #: config/tc-m68k.c:1781
3325 msgid "68010 or higher"
3326 msgstr ""
3327
3328 #: config/tc-m68k.c:1809
3329 msgid "operands mismatch"
3330 msgstr ""
3331
3332 #: config/tc-m68k.c:1866 config/tc-m68k.c:1872 config/tc-m68k.c:1878
3333 msgid "operand out of range"
3334 msgstr ""
3335
3336 #: config/tc-m68k.c:1935
3337 #, c-format
3338 msgid "Bignum too big for %c format; truncated"
3339 msgstr ""
3340
3341 #: config/tc-m68k.c:2003
3342 msgid "displacement too large for this architecture; needs 68020 or higher"
3343 msgstr ""
3344
3345 #: config/tc-m68k.c:2113
3346 msgid ""
3347 "scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
3348 msgstr ""
3349
3350 #: config/tc-m68k.c:2167
3351 msgid "Forcing byte displacement"
3352 msgstr ""
3353
3354 #: config/tc-m68k.c:2169
3355 msgid "byte displacement out of range"
3356 msgstr ""
3357
3358 #: config/tc-m68k.c:2216 config/tc-m68k.c:2254
3359 msgid "invalid operand mode for this architecture; needs 68020 or higher"
3360 msgstr ""
3361
3362 #: config/tc-m68k.c:2240 config/tc-m68k.c:2274
3363 msgid ":b not permitted; defaulting to :w"
3364 msgstr ""
3365
3366 #: config/tc-m68k.c:2356
3367 msgid "unsupported byte value; use a different suffix"
3368 msgstr ""
3369
3370 #: config/tc-m68k.c:2370
3371 msgid "unknown/incorrect operand"
3372 msgstr ""
3373
3374 #: config/tc-m68k.c:2403 config/tc-m68k.c:2411 config/tc-m68k.c:2418
3375 #: config/tc-m68k.c:2425
3376 msgid "out of range"
3377 msgstr ""
3378
3379 #: config/tc-m68k.c:2475
3380 msgid "Can't use long branches on 68000/68010/5200"
3381 msgstr ""
3382
3383 #: config/tc-m68k.c:2563
3384 msgid "Expression out of range, using 0"
3385 msgstr ""
3386
3387 #: config/tc-m68k.c:2668 config/tc-m68k.c:2684
3388 msgid "Floating point register in register list"
3389 msgstr ""
3390
3391 #: config/tc-m68k.c:2674
3392 msgid "Wrong register in floating-point reglist"
3393 msgstr ""
3394
3395 #: config/tc-m68k.c:2690
3396 msgid "incorrect register in reglist"
3397 msgstr ""
3398
3399 #: config/tc-m68k.c:2696
3400 msgid "wrong register in floating-point reglist"
3401 msgstr ""
3402
3403 #: config/tc-m68k.c:2772
3404 msgid "failed sanity check"
3405 msgstr ""
3406
3407 #. ERROR
3408 #: config/tc-m68k.c:3108
3409 msgid "Extra )"
3410 msgstr ""
3411
3412 #. ERROR
3413 #: config/tc-m68k.c:3119
3414 msgid "Missing )"
3415 msgstr ""
3416
3417 #: config/tc-m68k.c:3136
3418 msgid "Missing operand"
3419 msgstr ""
3420
3421 #: config/tc-m68k.c:3427
3422 #, c-format
3423 msgid "%s -- statement `%s' ignored"
3424 msgstr ""
3425
3426 #: config/tc-m68k.c:3471
3427 #, c-format
3428 msgid "Don't know how to figure width of %c in md_assemble()"
3429 msgstr ""
3430
3431 #: config/tc-m68k.c:3639 config/tc-m68k.c:3675
3432 #, c-format
3433 msgid "Internal Error: Can't find %s in hash table"
3434 msgstr ""
3435
3436 #: config/tc-m68k.c:3642 config/tc-m68k.c:3678
3437 #, c-format
3438 msgid "Internal Error: Can't hash %s: %s"
3439 msgstr ""
3440
3441 #: config/tc-m68k.c:3804
3442 #, c-format
3443 msgid "unrecognized default cpu `%s' ???"
3444 msgstr ""
3445
3446 #: config/tc-m68k.c:3816
3447 msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
3448 msgstr ""
3449
3450 #: config/tc-m68k.c:3836
3451 msgid "options for 68881 and no-68881 both given"
3452 msgstr ""
3453
3454 #: config/tc-m68k.c:3838
3455 msgid "options for 68851 and no-68851 both given"
3456 msgstr ""
3457
3458 #: config/tc-m68k.c:3909
3459 #, c-format
3460 msgid "text label `%s' aligned to odd boundary"
3461 msgstr ""
3462
3463 #: config/tc-m68k.c:4126
3464 msgid "invalid byte branch offset"
3465 msgstr ""
3466
3467 #: config/tc-m68k.c:4183
3468 msgid "short branch with zero offset: use :w"
3469 msgstr ""
3470
3471 #: config/tc-m68k.c:4229
3472 msgid "Long branch offset not supported."
3473 msgstr ""
3474
3475 #: config/tc-m68k.c:4290
3476 #, c-format
3477 msgid "Internal error (long PC-relative operand) for insn 0x%04x at 0x%lx"
3478 msgstr ""
3479
3480 #: config/tc-m68k.c:4321
3481 msgid "displacement doesn't fit in one byte"
3482 msgstr ""
3483
3484 #: config/tc-m68k.c:4434
3485 msgid "Long branch offset to extern symbol not supported."
3486 msgstr ""
3487
3488 #: config/tc-m68k.c:4783 config/tc-m68k.c:4794
3489 msgid "expression out of range: defaulting to 1"
3490 msgstr ""
3491
3492 #: config/tc-m68k.c:4826
3493 msgid "expression out of range: defaulting to 0"
3494 msgstr ""
3495
3496 #: config/tc-m68k.c:4859 config/tc-m68k.c:4871
3497 #, c-format
3498 msgid "Can't deal with expression; defaulting to %ld"
3499 msgstr ""
3500
3501 #: config/tc-m68k.c:4885
3502 msgid "expression doesn't fit in BYTE"
3503 msgstr ""
3504
3505 #: config/tc-m68k.c:4889
3506 msgid "expression doesn't fit in WORD"
3507 msgstr ""
3508
3509 #: config/tc-m68k.c:4982
3510 #, c-format
3511 msgid "%s: unrecognized processor name"
3512 msgstr ""
3513
3514 #: config/tc-m68k.c:5047
3515 msgid "bad coprocessor id"
3516 msgstr ""
3517
3518 #: config/tc-m68k.c:5053
3519 msgid "unrecognized fopt option"
3520 msgstr ""
3521
3522 #: config/tc-m68k.c:5187
3523 #, c-format
3524 msgid "option `%s' may not be negated"
3525 msgstr ""
3526
3527 #: config/tc-m68k.c:5198
3528 #, c-format
3529 msgid "option `%s' not recognized"
3530 msgstr ""
3531
3532 #: config/tc-m68k.c:5231
3533 msgid "bad format of OPT NEST=depth"
3534 msgstr ""
3535
3536 #: config/tc-m68k.c:5294
3537 msgid "missing label"
3538 msgstr ""
3539
3540 #: config/tc-m68k.c:5318 config/tc-m68k.c:5347
3541 msgid "bad register list"
3542 msgstr ""
3543
3544 #: config/tc-m68k.c:5320
3545 #, c-format
3546 msgid "bad register list: %s"
3547 msgstr ""
3548
3549 #: config/tc-m68k.c:5418
3550 msgid "restore without save"
3551 msgstr ""
3552
3553 #: config/tc-m68k.c:5595 config/tc-m68k.c:5944
3554 msgid "syntax error in structured control directive"
3555 msgstr ""
3556
3557 #: config/tc-m68k.c:5646
3558 msgid "missing condition code in structured control directive"
3559 msgstr ""
3560
3561 #: config/tc-m68k.c:5978
3562 msgid "missing then"
3563 msgstr ""
3564
3565 #: config/tc-m68k.c:6060
3566 msgid "else without matching if"
3567 msgstr ""
3568
3569 #: config/tc-m68k.c:6094
3570 msgid "endi without matching if"
3571 msgstr ""
3572
3573 #: config/tc-m68k.c:6135
3574 msgid "break outside of structured loop"
3575 msgstr ""
3576
3577 #: config/tc-m68k.c:6174
3578 msgid "next outside of structured loop"
3579 msgstr ""
3580
3581 #: config/tc-m68k.c:6226
3582 msgid "missing ="
3583 msgstr ""
3584
3585 #: config/tc-m68k.c:6264
3586 msgid "missing to or downto"
3587 msgstr ""
3588
3589 #: config/tc-m68k.c:6300 config/tc-m68k.c:6334 config/tc-m68k.c:6544
3590 msgid "missing do"
3591 msgstr ""
3592
3593 #: config/tc-m68k.c:6437
3594 msgid "endf without for"
3595 msgstr ""
3596
3597 #: config/tc-m68k.c:6493
3598 msgid "until without repeat"
3599 msgstr ""
3600
3601 #: config/tc-m68k.c:6580
3602 msgid "endw without while"
3603 msgstr ""
3604
3605 #: config/tc-m68k.c:6696
3606 #, c-format
3607 msgid "unrecognized option `%s'"
3608 msgstr ""
3609
3610 #: config/tc-m68k.c:6741
3611 #, c-format
3612 msgid "unrecognized architecture specification `%s'"
3613 msgstr ""
3614
3615 #: config/tc-m68k.c:6811
3616 msgid ""
3617 "680X0 options:\n"
3618 "-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
3619 "-m68000 | -m68008 | -m68010 | -m68020 | -m68030 | -m68040 | -m68060\n"
3620 " | -m68302 | -m68331 | -m68332 | -m68333 | -m68340 | -m68360\n"
3621 " | -mcpu32 | -m5200\n"
3622 "\t\t\tspecify variant of 680X0 architecture [default 68020]\n"
3623 "-m68881 | -m68882 | -mno-68881 | -mno-68882\n"
3624 "\t\t\ttarget has/lacks floating-point coprocessor\n"
3625 "\t\t\t[default yes for 68020, 68030, and cpu32]\n"
3626 msgstr ""
3627
3628 #: config/tc-m68k.c:6821
3629 msgid ""
3630 "-m68851 | -mno-68851\n"
3631 "\t\t\ttarget has/lacks memory-management unit coprocessor\n"
3632 "\t\t\t[default yes for 68020 and up]\n"
3633 "-pic, -k\t\tgenerate position independent code\n"
3634 "-S\t\t\tturn jbsr into jsr\n"
3635 "--register-prefix-optional\n"
3636 "\t\t\trecognize register names without prefix character\n"
3637 "--bitwise-or\t\tdo not treat `|' as a comment character\n"
3638 msgstr ""
3639
3640 #: config/tc-m68k.c:6830
3641 msgid ""
3642 "--base-size-default-16\tbase reg without size is 16 bits\n"
3643 "--base-size-default-32\tbase reg without size is 32 bits (default)\n"
3644 "--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
3645 "--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
3646 msgstr ""
3647
3648 #: config/tc-m68k.c:6865
3649 #, c-format
3650 msgid "Error %s in %s\n"
3651 msgstr ""
3652
3653 #: config/tc-m68k.c:6869
3654 #, c-format
3655 msgid "Opcode(%d.%s): "
3656 msgstr ""
3657
3658 #: config/tc-m88k.c:206
3659 #, c-format
3660 msgid "Can't hash instruction '%s':%s"
3661 msgstr ""
3662
3663 #: config/tc-m88k.c:258
3664 #, c-format
3665 msgid "Invalid mnemonic '%s'"
3666 msgstr ""
3667
3668 #: config/tc-m88k.c:278
3669 msgid "Parameter syntax error"
3670 msgstr ""
3671
3672 #: config/tc-m88k.c:333
3673 msgid "Unknown relocation type"
3674 msgstr ""
3675
3676 #. Having this here repeats the warning somtimes.
3677 #. But can't we stand that?
3678 #: config/tc-m88k.c:446
3679 msgid "Use of obsolete instruction"
3680 msgstr ""
3681
3682 #: config/tc-m88k.c:563
3683 msgid "Expression truncated to 16 bits"
3684 msgstr ""
3685
3686 #: config/tc-m88k.c:629 config/tc-m88k.c:651
3687 msgid "Expression truncated to 5 bits"
3688 msgstr ""
3689
3690 #: config/tc-m88k.c:873
3691 msgid "Expression truncated to 9 bits"
3692 msgstr ""
3693
3694 #: config/tc-m88k.c:895
3695 msgid "Removed lower 2 bits of expression"
3696 msgstr ""
3697
3698 #: config/tc-m88k.c:1034
3699 msgid "Bad relocation type"
3700 msgstr ""
3701
3702 #: config/tc-m88k.c:1047
3703 msgid "md_number_to_disp not defined"
3704 msgstr ""
3705
3706 #: config/tc-m88k.c:1057
3707 msgid "md_number_to_field not defined"
3708 msgstr ""
3709
3710 #: config/tc-m88k.c:1170
3711 msgid "Relaxation should never occur"
3712 msgstr ""
3713
3714 #: config/tc-m88k.c:1267 config/tc-sparc.c:3024 read.c:1940
3715 #, c-format
3716 msgid "BSS length (%d.) <0! Ignored."
3717 msgstr ""
3718
3719 #: config/tc-m88k.c:1311
3720 #, c-format
3721 msgid "Ignoring attempt to re-define symbol %s."
3722 msgstr ""
3723
3724 #: config/tc-mips.c:1070
3725 msgid "trap exception not supported at ISA 1"
3726 msgstr ""
3727
3728 #: config/tc-mips.c:1096
3729 msgid "Could not set architecture and machine"
3730 msgstr ""
3731
3732 #: config/tc-mips.c:1135
3733 #, c-format
3734 msgid "internal: can't hash `%s': %s"
3735 msgstr ""
3736
3737 #: config/tc-mips.c:1143
3738 #, c-format
3739 msgid "internal error: bad mips16 opcode: %s %s\n"
3740 msgstr ""
3741
3742 #: config/tc-mips.c:1312
3743 #, c-format
3744 msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
3745 msgstr ""
3746
3747 #: config/tc-mips.c:1853 config/tc-mips.c:11856
3748 msgid "extended instruction in delay slot"
3749 msgstr ""
3750
3751 #: config/tc-mips.c:1875 config/tc-mips.c:1882
3752 #, c-format
3753 msgid "jump to misaligned address (0x%lx)"
3754 msgstr ""
3755
3756 #: config/tc-mips.c:2547 config/tc-mips.c:2927
3757 msgid "Macro instruction expanded into multiple instructions"
3758 msgstr ""
3759
3760 #: config/tc-mips.c:2980
3761 msgid "unsupported large constant"
3762 msgstr ""
3763
3764 #: config/tc-mips.c:2982
3765 #, c-format
3766 msgid "Instruction %s requires absolute expression"
3767 msgstr ""
3768
3769 #: config/tc-mips.c:3128
3770 msgid "Number larger than 32 bits"
3771 msgstr ""
3772
3773 #: config/tc-mips.c:3149
3774 msgid "Number larger than 64 bits"
3775 msgstr ""
3776
3777 #: config/tc-mips.c:3415 config/tc-mips.c:3487 config/tc-mips.c:5190
3778 #: config/tc-mips.c:5241 config/tc-mips.c:5777 config/tc-mips.c:5840
3779 msgid "PIC code offset overflow (max 16 signed bits)"
3780 msgstr ""
3781
3782 #: config/tc-mips.c:3726
3783 #, c-format
3784 msgid "Branch %s is always false (nop)"
3785 msgstr ""
3786
3787 #: config/tc-mips.c:3731
3788 #, c-format
3789 msgid "Branch likely %s is always false"
3790 msgstr ""
3791
3792 #: config/tc-mips.c:3738 config/tc-mips.c:3812 config/tc-mips.c:3915
3793 #: config/tc-mips.c:3970 config/tc-mips.c:6896 config/tc-mips.c:6905
3794 #: config/tc-mips.c:6913 config/tc-mips.c:7022
3795 msgid "Unsupported large constant"
3796 msgstr ""
3797
3798 #. result is always true
3799 #: config/tc-mips.c:3774
3800 #, c-format
3801 msgid "Branch %s is always true"
3802 msgstr ""
3803
3804 #: config/tc-mips.c:4046 config/tc-mips.c:4168
3805 msgid "Divide by zero."
3806 msgstr ""
3807
3808 #: config/tc-mips.c:4761
3809 msgid "MIPS PIC call to register other than $25"
3810 msgstr ""
3811
3812 #: config/tc-mips.c:4766 config/tc-mips.c:4878
3813 msgid "No .cprestore pseudo-op used in PIC code"
3814 msgstr ""
3815
3816 #: config/tc-mips.c:4951 config/tc-mips.c:5040 config/tc-mips.c:5528
3817 #: config/tc-mips.c:5569 config/tc-mips.c:5587 config/tc-mips.c:6225
3818 #: config/tc-mips.c:7293
3819 msgid "opcode not supported on this processor"
3820 msgstr ""
3821
3822 #: config/tc-mips.c:6046 config/tc-mips.c:6780
3823 msgid "Macro used $at after \".set noat\""
3824 msgstr ""
3825
3826 #: config/tc-mips.c:6196 config/tc-mips.c:6214
3827 msgid "rotate count too large"
3828 msgstr ""
3829
3830 #: config/tc-mips.c:6265
3831 #, c-format
3832 msgid "Instruction %s: result is always false"
3833 msgstr ""
3834
3835 #: config/tc-mips.c:6434
3836 #, c-format
3837 msgid "Instruction %s: result is always true"
3838 msgstr ""
3839
3840 #: config/tc-mips.c:6573 config/tc-mips.c:6600 config/tc-mips.c:6672
3841 #: config/tc-mips.c:6697
3842 msgid "operand overflow"
3843 msgstr ""
3844
3845 #. FIXME: Check if this is one of the itbl macros, since they
3846 #. are added dynamically.
3847 #: config/tc-mips.c:6776
3848 #, c-format
3849 msgid "Macro %s not implemented yet"
3850 msgstr ""
3851
3852 #: config/tc-mips.c:7056
3853 #, c-format
3854 msgid "internal: bad mips opcode (mask error): %s %s"
3855 msgstr ""
3856
3857 #: config/tc-mips.c:7145
3858 #, c-format
3859 msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s"
3860 msgstr ""
3861
3862 #: config/tc-mips.c:7152
3863 #, c-format
3864 msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s"
3865 msgstr ""
3866
3867 #: config/tc-mips.c:7298
3868 #, c-format
3869 msgid "opcode requires -mips%d or greater"
3870 msgstr ""
3871
3872 #: config/tc-mips.c:7374
3873 #, c-format
3874 msgid "Improper shift amount (%ld)"
3875 msgstr ""
3876
3877 #: config/tc-mips.c:7407
3878 msgid "5 bit expression not in range -16..15"
3879 msgstr ""
3880
3881 #: config/tc-mips.c:7420
3882 msgid "expected vi27"
3883 msgstr ""
3884
3885 #: config/tc-mips.c:7566 config/tc-mips.c:8826 config/tc-mips.c:8941
3886 #, c-format
3887 msgid "Invalid value for `%s' (%lu)"
3888 msgstr ""
3889
3890 #: config/tc-mips.c:7584
3891 #, c-format
3892 msgid "Illegal break code (%ld)"
3893 msgstr ""
3894
3895 #: config/tc-mips.c:7598
3896 #, c-format
3897 msgid "Illegal lower break code (%ld)"
3898 msgstr ""
3899
3900 #: config/tc-mips.c:7611
3901 #, c-format
3902 msgid "Illegal syscall code (%ld)"
3903 msgstr ""
3904
3905 #: config/tc-mips.c:7623
3906 #, c-format
3907 msgid "Coproccesor code > 25 bits (%ld)"
3908 msgstr ""
3909
3910 #: config/tc-mips.c:7637
3911 #, c-format
3912 msgid "Invalidate performance regster (%ld)"
3913 msgstr ""
3914
3915 #: config/tc-mips.c:7683
3916 #, c-format
3917 msgid "Invalid register number (%d)"
3918 msgstr ""
3919
3920 #: config/tc-mips.c:7854
3921 #, c-format
3922 msgid "Invalid float register number (%d)"
3923 msgstr ""
3924
3925 #: config/tc-mips.c:7864
3926 #, c-format
3927 msgid "Float register should be even, was %d"
3928 msgstr ""
3929
3930 #: config/tc-mips.c:7926
3931 #, c-format
3932 msgid "Invalid vu0 register number (%d)"
3933 msgstr ""
3934
3935 #: config/tc-mips.c:7957
3936 msgid "Invalid FSF/FTF specification"
3937 msgstr ""
3938
3939 #: config/tc-mips.c:8009 config/tc-mips.c:8241 config/tc-mips.c:8280
3940 msgid "absolute expression required"
3941 msgstr ""
3942
3943 #: config/tc-mips.c:8070
3944 #, c-format
3945 msgid "Bad floating point constant: %s"
3946 msgstr ""
3947
3948 #: config/tc-mips.c:8187
3949 msgid "Can't use floating point insn in this section"
3950 msgstr ""
3951
3952 #: config/tc-mips.c:8243
3953 msgid "16 bit expression not in range 0..65535"
3954 msgstr ""
3955
3956 #: config/tc-mips.c:8282
3957 msgid "16 bit expression not in range -32768..32767"
3958 msgstr ""
3959
3960 #: config/tc-mips.c:8353
3961 msgid "lui expression not in range 0..65535"
3962 msgstr ""
3963
3964 #: config/tc-mips.c:8377
3965 #, c-format
3966 msgid "invalid condition code register $fcc%d"
3967 msgstr ""
3968
3969 #: config/tc-mips.c:8390 config/tc-mips.c:8404
3970 #, c-format
3971 msgid "bad byte vector index (%ld)"
3972 msgstr ""
3973
3974 #: config/tc-mips.c:8415
3975 #, c-format
3976 msgid "bad char = '%c'\n"
3977 msgstr ""
3978
3979 #: config/tc-mips.c:8428 config/tc-mips.c:8966
3980 msgid "illegal operands"
3981 msgstr ""
3982
3983 #: config/tc-mips.c:8495
3984 msgid "unrecognized opcode"
3985 msgstr ""
3986
3987 #: config/tc-mips.c:8604
3988 #, c-format
3989 msgid "invalid register number (%d)"
3990 msgstr ""
3991
3992 #: config/tc-mips.c:8685
3993 msgid "used $at without \".set noat\""
3994 msgstr ""
3995
3996 #: config/tc-mips.c:8860
3997 msgid "can't parse register list"
3998 msgstr ""
3999
4000 #: config/tc-mips.c:8894 config/tc-mips.c:8924
4001 msgid "invalid register list"
4002 msgstr ""
4003
4004 #: config/tc-mips.c:9091
4005 msgid "extended operand requested but not required"
4006 msgstr ""
4007
4008 #: config/tc-mips.c:9093
4009 msgid "invalid unextended operand value"
4010 msgstr ""
4011
4012 #: config/tc-mips.c:9121
4013 msgid "operand value out of range for instruction"
4014 msgstr ""
4015
4016 #: config/tc-mips.c:9619
4017 #, c-format
4018 msgid "ignoring invalid leading 'v' in -mcpu=%s switch"
4019 msgstr ""
4020
4021 #: config/tc-mips.c:9625
4022 #, c-format
4023 msgid "invalid architecture -mcpu=%s"
4024 msgstr ""
4025
4026 #: config/tc-mips.c:9718
4027 msgid "-G may not be used with embedded PIC code"
4028 msgstr ""
4029
4030 #: config/tc-mips.c:9730
4031 msgid "-call_shared is supported only for ELF format"
4032 msgstr ""
4033
4034 #: config/tc-mips.c:9736 config/tc-mips.c:10677 config/tc-mips.c:10845
4035 msgid "-G may not be used with SVR4 PIC code"
4036 msgstr ""
4037
4038 #: config/tc-mips.c:9745
4039 msgid "-non_shared is supported only for ELF format"
4040 msgstr ""
4041
4042 #: config/tc-mips.c:9761
4043 msgid "-G is not supported for this configuration"
4044 msgstr ""
4045
4046 #: config/tc-mips.c:9766
4047 msgid "-G may not be used with SVR4 or embedded PIC code"
4048 msgstr ""
4049
4050 #: config/tc-mips.c:9790
4051 msgid "No compiled in support for 64 bit object file format"
4052 msgstr ""
4053
4054 #: config/tc-mips.c:9817
4055 msgid ""
4056 "MIPS options:\n"
4057 "-membedded-pic\t\tgenerate embedded position independent code\n"
4058 "-EB\t\t\tgenerate big endian output\n"
4059 "-EL\t\t\tgenerate little endian output\n"
4060 "-g, -g2\t\t\tdo not remove uneeded NOPs or swap branches\n"
4061 "-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
4062 "\t\t\timplicitly with the gp register [default 8]\n"
4063 msgstr ""
4064
4065 #: config/tc-mips.c:9825
4066 msgid ""
4067 "-mips1\t\t\tgenerate MIPS ISA I instructions\n"
4068 "-mips2\t\t\tgenerate MIPS ISA II instructions\n"
4069 "-mips3\t\t\tgenerate MIPS ISA III instructions\n"
4070 "-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
4071 "-mcpu=vr4300\t\tgenerate code for vr4300\n"
4072 "-mcpu=vr4100\t\tgenerate code for vr4100\n"
4073 "-m4650\t\t\tpermit R4650 instructions\n"
4074 "-no-m4650\t\tdo not permit R4650 instructions\n"
4075 "-m4010\t\t\tpermit R4010 instructions\n"
4076 "-no-m4010\t\tdo not permit R4010 instructions\n"
4077 "-m4100 permit VR4100 instructions\n"
4078 "-no-m4100\t\tdo not permit VR4100 instructions\n"
4079 msgstr ""
4080
4081 #: config/tc-mips.c:9838
4082 msgid ""
4083 "-mips16\t\t\tgenerate mips16 instructions\n"
4084 "-no-mips16\t\tdo not generate mips16 instructions\n"
4085 msgstr ""
4086
4087 #: config/tc-mips.c:9841
4088 msgid ""
4089 "-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
4090 "-O\t\t\tremove unneeded NOPs and swap branches\n"
4091 "--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
4092 "--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
4093 msgstr ""
4094
4095 #: config/tc-mips.c:9847
4096 msgid ""
4097 "-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
4098 "-non_shared\t\tdo not generate position independent code\n"
4099 "-xgot\t\t\tassume a 32 bit GOT\n"
4100 "-32\t\t\tcreate 32 bit object file (default)\n"
4101 "-64\t\t\tcreate 64 bit object file\n"
4102 msgstr ""
4103
4104 #: config/tc-mips.c:9904
4105 #, c-format
4106 msgid "Unsupported reloc size %d"
4107 msgstr ""
4108
4109 #: config/tc-mips.c:10005
4110 msgid "Unmatched %%hi reloc"
4111 msgstr ""
4112
4113 #: config/tc-mips.c:10104
4114 msgid "Invalid PC relative reloc"
4115 msgstr ""
4116
4117 #: config/tc-mips.c:10203 config/tc-sparc.c:2617 config/tc-sparc.c:2624
4118 #: config/tc-sparc.c:2631 config/tc-sparc.c:2638 config/tc-sparc.c:2645
4119 #: config/tc-sparc.c:2654 config/tc-sparc.c:2665 config/tc-sparc.c:2691
4120 #: config/tc-sparc.c:2714 write.c:967 write.c:1028
4121 msgid "relocation overflow"
4122 msgstr ""
4123
4124 #: config/tc-mips.c:10219
4125 #, c-format
4126 msgid "Branch to odd address (%lx)"
4127 msgstr ""
4128
4129 #: config/tc-mips.c:10374
4130 #, c-format
4131 msgid "%08lx UNDEFINED\n"
4132 msgstr ""
4133
4134 #: config/tc-mips.c:10440
4135 msgid "Alignment negative: 0 assumed."
4136 msgstr ""
4137
4138 #: config/tc-mips.c:10528
4139 msgid "No read only data section in this object file format"
4140 msgstr ""
4141
4142 #: config/tc-mips.c:10551
4143 msgid "Global pointers not supported; recompile -G 0"
4144 msgstr ""
4145
4146 #: config/tc-mips.c:10635
4147 #, c-format
4148 msgid "%s: no such section"
4149 msgstr ""
4150
4151 #: config/tc-mips.c:10672
4152 #, c-format
4153 msgid ".option pic%d not supported"
4154 msgstr ""
4155
4156 #: config/tc-mips.c:10683
4157 #, c-format
4158 msgid "Unrecognized option \"%s\""
4159 msgstr ""
4160
4161 #: config/tc-mips.c:10746
4162 msgid "`noreorder' must be set before `nomacro'"
4163 msgstr ""
4164
4165 #: config/tc-mips.c:10781
4166 msgid "unknown ISA level"
4167 msgstr ""
4168
4169 #: config/tc-mips.c:10804
4170 msgid ".set pop with no .set push"
4171 msgstr ""
4172
4173 #: config/tc-mips.c:10828
4174 #, c-format
4175 msgid "Tried to set unrecognized symbol: %s\n"
4176 msgstr ""
4177
4178 #: config/tc-mips.c:10878
4179 msgid ".cpload not in noreorder section"
4180 msgstr ""
4181
4182 #: config/tc-mips.c:10960
4183 msgid "Unsupported use of .gpword"
4184 msgstr ""
4185
4186 #: config/tc-mips.c:11097
4187 msgid "expected `$'"
4188 msgstr ""
4189
4190 #: config/tc-mips.c:11105
4191 msgid "Bad register number"
4192 msgstr ""
4193
4194 #: config/tc-mips.c:11121
4195 msgid "Unrecognized register name"
4196 msgstr ""
4197
4198 #: config/tc-mips.c:11314
4199 msgid "unsupported PC relative reference to different section"
4200 msgstr ""
4201
4202 #: config/tc-mips.c:11422
4203 msgid "unsupported relocation"
4204 msgstr ""
4205
4206 #: config/tc-mips.c:11505
4207 msgid "AT used after \".set noat\" or macro used after \".set nomacro\""
4208 msgstr ""
4209
4210 #: config/tc-mips.c:11567
4211 msgid "Double check fx_r_type in tc-mips.c:tc_gen_reloc"
4212 msgstr ""
4213
4214 #: config/tc-mips.c:12029
4215 msgid "missing `.end' at end of assembly"
4216 msgstr ""
4217
4218 #: config/tc-mips.c:12044
4219 msgid "Expected simple number."
4220 msgstr ""
4221
4222 #: config/tc-mips.c:12070
4223 #, c-format
4224 msgid " *input_line_pointer == '%c' 0x%02x\n"
4225 msgstr ""
4226
4227 #: config/tc-mips.c:12072
4228 msgid "Invalid number"
4229 msgstr ""
4230
4231 #: config/tc-mips.c:12127
4232 msgid ".end not in text section"
4233 msgstr ""
4234
4235 #: config/tc-mips.c:12131
4236 msgid ".end directive without a preceding .ent directive."
4237 msgstr ""
4238
4239 #: config/tc-mips.c:12140
4240 msgid ".end symbol does not match .ent symbol."
4241 msgstr ""
4242
4243 #: config/tc-mips.c:12143
4244 msgid ".end directive missing or unknown symbol"
4245 msgstr ""
4246
4247 #: config/tc-mips.c:12217
4248 msgid ".ent or .aent not in text section."
4249 msgstr ""
4250
4251 #: config/tc-mips.c:12220
4252 msgid "missing `.end'"
4253 msgstr ""
4254
4255 #: config/tc-mips.c:12253 ecoff.c:3222
4256 msgid ".frame outside of .ent"
4257 msgstr ""
4258
4259 #: config/tc-mips.c:12264 ecoff.c:3233
4260 msgid "Bad .frame directive"
4261 msgstr ""
4262
4263 #: config/tc-mips.c:12294
4264 msgid ".mask/.fmask outside of .ent"
4265 msgstr ""
4266
4267 #: config/tc-mips.c:12301
4268 msgid "Bad .mask/.fmask directive"
4269 msgstr ""
4270
4271 #: config/tc-mn10200.c:314
4272 msgid ""
4273 "MN10200 options:\n"
4274 "none yet\n"
4275 msgstr ""
4276
4277 #: config/tc-mn10200.c:789 config/tc-mn10300.c:919 config/tc-ppc.c:1604
4278 #: config/tc-v850.c:1736
4279 #, c-format
4280 msgid "Unrecognized opcode: `%s'"
4281 msgstr ""
4282
4283 #: config/tc-mn10300.c:502
4284 msgid ""
4285 "MN10300 options:\n"
4286 "none yet\n"
4287 msgstr ""
4288
4289 #: config/tc-mn10300.c:937
4290 msgid "Invalid opcode/operands"
4291 msgstr ""
4292
4293 #: config/tc-mn10300.c:1419
4294 msgid "Invalid register specification."
4295 msgstr ""
4296
4297 #: config/tc-ns32k.c:443
4298 msgid "Invalid syntax in PC-relative addressing mode"
4299 msgstr ""
4300
4301 #: config/tc-ns32k.c:467
4302 msgid "Invalid syntax in External addressing mode"
4303 msgstr ""
4304
4305 #: config/tc-ns32k.c:536
4306 msgid "Invalid syntax in Memory Relative addressing mode"
4307 msgstr ""
4308
4309 #: config/tc-ns32k.c:603
4310 msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
4311 msgstr ""
4312
4313 #: config/tc-ns32k.c:608
4314 msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
4315 msgstr ""
4316
4317 #: config/tc-ns32k.c:614
4318 msgid "Scaled-indexed addressing mode combined with scaled-index"
4319 msgstr ""
4320
4321 #: config/tc-ns32k.c:623
4322 msgid "Invalid or illegal addressing mode combined with scaled-index"
4323 msgstr ""
4324
4325 #: config/tc-ns32k.c:730
4326 msgid "Premature end of suffix -- Defaulting to d"
4327 msgstr ""
4328
4329 #: config/tc-ns32k.c:743
4330 msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
4331 msgstr ""
4332
4333 #: config/tc-ns32k.c:784
4334 msgid "Very short instr to option, ie you can't do it on a NULLstr"
4335 msgstr ""
4336
4337 #: config/tc-ns32k.c:828
4338 msgid "No such entry in list. (cpu/mmu register)"
4339 msgstr ""
4340
4341 #: config/tc-ns32k.c:869
4342 msgid "Internal consistency error. check ns32k-opcode.h"
4343 msgstr ""
4344
4345 #: config/tc-ns32k.c:890
4346 msgid "Address of immediate operand"
4347 msgstr ""
4348
4349 #: config/tc-ns32k.c:891
4350 msgid "Invalid immediate write operand."
4351 msgstr ""
4352
4353 #: config/tc-ns32k.c:1018
4354 msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
4355 msgstr ""
4356
4357 #: config/tc-ns32k.c:1047
4358 msgid "No such opcode"
4359 msgstr ""
4360
4361 #: config/tc-ns32k.c:1115
4362 msgid "Bad suffix, defaulting to d"
4363 msgstr ""
4364
4365 #: config/tc-ns32k.c:1137
4366 msgid "Too many operands passed to instruction"
4367 msgstr ""
4368
4369 #. check error in default
4370 #: config/tc-ns32k.c:1148
4371 msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
4372 msgstr ""
4373
4374 #: config/tc-ns32k.c:1153
4375 msgid "Wrong number of operands"
4376 msgstr ""
4377
4378 #: config/tc-ns32k.c:1272
4379 msgid "iif convert internal pcrel/binary"
4380 msgstr ""
4381
4382 #: config/tc-ns32k.c:1288
4383 msgid "Bignum too big for long"
4384 msgstr ""
4385
4386 #: config/tc-ns32k.c:1363
4387 msgid "iif convert internal pcrel/pointer"
4388 msgstr ""
4389
4390 #: config/tc-ns32k.c:1368
4391 msgid "Internal logic error in iif.iifP[n].type"
4392 msgstr ""
4393
4394 #. We cant relax this case
4395 #: config/tc-ns32k.c:1402
4396 msgid "Can't relax difference"
4397 msgstr ""
4398
4399 #: config/tc-ns32k.c:1451
4400 msgid "Displacement to large for :d"
4401 msgstr ""
4402
4403 #: config/tc-ns32k.c:1462
4404 msgid "Internal logic error in iif.iifP[].type"
4405 msgstr ""
4406
4407 #: config/tc-ns32k.c:1517
4408 #, c-format
4409 msgid "Can not do %d byte pc-relative relocation for storage type %d"
4410 msgstr ""
4411
4412 #: config/tc-ns32k.c:1520
4413 #, c-format
4414 msgid "Can not do %d byte relocation for storage type %d"
4415 msgstr ""
4416
4417 #: config/tc-ns32k.c:1552
4418 #, c-format
4419 msgid "Can't hash %s: %s"
4420 msgstr ""
4421
4422 #: config/tc-ns32k.c:1636
4423 msgid "Byte displacement out of range. line number not valid"
4424 msgstr ""
4425
4426 #: config/tc-ns32k.c:1645
4427 msgid "Word displacement out of range. line number not valid"
4428 msgstr ""
4429
4430 #: config/tc-ns32k.c:1659
4431 msgid "Double word displacement out of range"
4432 msgstr ""
4433
4434 #: config/tc-ns32k.c:1679
4435 #, c-format
4436 msgid "Internal logic error. line %s, file \"%s\""
4437 msgstr ""
4438
4439 #: config/tc-ns32k.c:1727
4440 #, c-format
4441 msgid "Internal logic error. line %s, file \"%s\""
4442 msgstr ""
4443
4444 #: config/tc-ns32k.c:1838
4445 msgid "Bit field out of range"
4446 msgstr ""
4447
4448 #: config/tc-ns32k.c:2087
4449 #, c-format
4450 msgid "invalid architecture option -m%s"
4451 msgstr ""
4452
4453 #: config/tc-ns32k.c:2103
4454 msgid ""
4455 "NS32K options:\n"
4456 "-m32032 | -m32532\tselect variant of NS32K architecture\n"
4457 msgstr ""
4458
4459 #: config/tc-ns32k.c:2281
4460 msgid "<unknown>"
4461 msgstr ""
4462
4463 #: config/tc-ns32k.c:2282
4464 #, c-format
4465 msgid "Cannot find relocation type for symbol %s, code %d"
4466 msgstr ""
4467
4468 #: config/tc-ppc.c:827
4469 #, c-format
4470 msgid "invalid switch -m%s"
4471 msgstr ""
4472
4473 #: config/tc-ppc.c:864
4474 msgid ""
4475 "PowerPC options:\n"
4476 "-u\t\t\tignored\n"
4477 "-mpwrx, -mpwr2\t\tgenerate code for IBM POWER/2 (RIOS2)\n"
4478 "-mpwr\t\t\tgenerate code for IBM POWER (RIOS1)\n"
4479 "-m601\t\t\tgenerate code for Motorola PowerPC 601\n"
4480 "-mppc, -mppc32, -m403, -m603, -m604\n"
4481 "\t\t\tgenerate code for Motorola PowerPC 603/604\n"
4482 "-mppc64, -m620\t\tgenerate code for Motorola PowerPC 620\n"
4483 "-mcom\t\t\tgenerate code Power/PowerPC common instructions\n"
4484 "-many\t\t\tgenerate code for any architecture (PWR/PWRX/PPC)\n"
4485 "-mregnames\t\tAllow symbolic names for registers\n"
4486 "-mno-regnames\t\tDo not allow symbolic names for registers\n"
4487 msgstr ""
4488
4489 #: config/tc-ppc.c:878
4490 msgid ""
4491 "-mrelocatable\t\tsupport for GCC's -mrelocatble option\n"
4492 "-mrelocatable-lib\tsupport for GCC's -mrelocatble-lib option\n"
4493 "-memb\t\t\tset PPC_EMB bit in ELF flags\n"
4494 "-mlittle, -mlittle-endian\n"
4495 "\t\t\tgenerate code for a little endian machine\n"
4496 "-mbig, -mbig-endian\tgenerate code for a big endian machine\n"
4497 "-msolaris\t\tgenerate code for Solaris\n"
4498 "-mno-solaris\t\tdo not generate code for Solaris\n"
4499 "-V\t\t\tprint assembler version number\n"
4500 "-Qy, -Qn\t\tignored\n"
4501 msgstr ""
4502
4503 #: config/tc-ppc.c:913
4504 #, c-format
4505 msgid "Unknown default cpu = %s, os = %s"
4506 msgstr ""
4507
4508 #: config/tc-ppc.c:938
4509 msgid "Neither Power nor PowerPC opcodes were selected."
4510 msgstr ""
4511
4512 #: config/tc-ppc.c:985
4513 #, c-format
4514 msgid "Internal assembler error for instruction %s"
4515 msgstr ""
4516
4517 #: config/tc-ppc.c:1004
4518 #, c-format
4519 msgid "Internal assembler error for macro %s"
4520 msgstr ""
4521
4522 #: config/tc-ppc.c:1215
4523 msgid "identifier+constant@got means identifier@got+constant"
4524 msgstr ""
4525
4526 #: config/tc-ppc.c:1269
4527 #, c-format
4528 msgid "%s relocations do not fit in %d bytes\n"
4529 msgstr ""
4530
4531 #: config/tc-ppc.c:1369
4532 #, c-format
4533 msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
4534 msgstr ""
4535
4536 #: config/tc-ppc.c:1450
4537 msgid "Relocation cannot be done when using -mrelocatable"
4538 msgstr ""
4539
4540 #: config/tc-ppc.c:1531
4541 #, c-format
4542 msgid "syntax error: invalid toc specifier `%s'"
4543 msgstr ""
4544
4545 #: config/tc-ppc.c:1545
4546 #, c-format
4547 msgid "syntax error: expected `]', found `%c'"
4548 msgstr ""
4549
4550 #: config/tc-ppc.c:1779
4551 msgid "[tocv] symbol is not a toc symbol"
4552 msgstr ""
4553
4554 #: config/tc-ppc.c:1790
4555 msgid "Unimplemented toc32 expression modifier"
4556 msgstr ""
4557
4558 #: config/tc-ppc.c:1795
4559 msgid "Unimplemented toc64 expression modifier"
4560 msgstr ""
4561
4562 #: config/tc-ppc.c:1799
4563 #, c-format
4564 msgid "Unexpected return value [%d] from parse_toc_entry!\n"
4565 msgstr ""
4566
4567 #: config/tc-ppc.c:1951
4568 #, c-format
4569 msgid "syntax error; found `%c' but expected `%c'"
4570 msgstr ""
4571
4572 #: config/tc-ppc.c:2059
4573 msgid "wrong number of operands"
4574 msgstr ""
4575
4576 #: config/tc-ppc.c:2115
4577 msgid "Bad .section directive: want a,w,x,e in string"
4578 msgstr ""
4579
4580 #: config/tc-ppc.c:2233
4581 msgid "missing size"
4582 msgstr ""
4583
4584 #: config/tc-ppc.c:2242
4585 msgid "negative size"
4586 msgstr ""
4587
4588 #: config/tc-ppc.c:2283
4589 msgid "missing real symbol name"
4590 msgstr ""
4591
4592 #: config/tc-ppc.c:2304
4593 msgid "attempt to redefine symbol"
4594 msgstr ""
4595
4596 #: config/tc-ppc.c:2535
4597 msgid "The XCOFF file format does not support arbitrary sections"
4598 msgstr ""
4599
4600 #: config/tc-ppc.c:2643 read.c:2926
4601 msgid "missing value"
4602 msgstr ""
4603
4604 #: config/tc-ppc.c:2661
4605 msgid "illegal .stabx expression; zero assumed"
4606 msgstr ""
4607
4608 #: config/tc-ppc.c:2693
4609 msgid "missing class"
4610 msgstr ""
4611
4612 #: config/tc-ppc.c:2702
4613 msgid "missing type"
4614 msgstr ""
4615
4616 #: config/tc-ppc.c:2763
4617 msgid "missing symbol name"
4618 msgstr ""
4619
4620 #: config/tc-ppc.c:2935
4621 msgid "nested .bs blocks"
4622 msgstr ""
4623
4624 #: config/tc-ppc.c:2968
4625 msgid ".es without preceding .bs"
4626 msgstr ""
4627
4628 #: config/tc-ppc.c:3165
4629 msgid ".tc not in .toc section"
4630 msgstr ""
4631
4632 #: config/tc-ppc.c:3184
4633 msgid ".tc with no label"
4634 msgstr ""
4635
4636 #: config/tc-ppc.c:3259
4637 msgid "No previous section to return to. Directive ignored."
4638 msgstr ""
4639
4640 #. Section Contents
4641 #. unknown
4642 #: config/tc-ppc.c:3678
4643 msgid "Unsupported section attribute -- 'a'"
4644 msgstr ""
4645
4646 #: config/tc-ppc.c:3868
4647 msgid "bad symbol suffix"
4648 msgstr ""
4649
4650 #: config/tc-ppc.c:3959
4651 msgid "Unrecognized symbol suffix"
4652 msgstr ""
4653
4654 #: config/tc-ppc.c:4041
4655 msgid "two .function pseudo-ops with no intervening .ef"
4656 msgstr ""
4657
4658 #: config/tc-ppc.c:4053
4659 msgid ".ef with no preceding .function"
4660 msgstr ""
4661
4662 #: config/tc-ppc.c:4181
4663 #, c-format
4664 msgid "warning: symbol %s has no csect"
4665 msgstr ""
4666
4667 #: config/tc-ppc.c:4477
4668 msgid "symbol in .toc does not match any .tc"
4669 msgstr ""
4670
4671 #: config/tc-ppc.c:4774
4672 msgid "unsupported relocation type"
4673 msgstr ""
4674
4675 #: config/tc-ppc.c:4828
4676 #, c-format
4677 msgid "cannot emit PC relative %s relocation against %s"
4678 msgstr ""
4679
4680 #: config/tc-ppc.c:4833
4681 #, c-format
4682 msgid "cannot emit PC relative %s relocation"
4683 msgstr ""
4684
4685 #: config/tc-ppc.c:4895
4686 msgid "must branch to an address a multiple of 4"
4687 msgstr ""
4688
4689 #: config/tc-ppc.c:4899
4690 #, c-format
4691 msgid "@local or @plt branch destination is too far away, %ld bytes"
4692 msgstr ""
4693
4694 #: config/tc-ppc.c:4923
4695 #, c-format
4696 msgid "Gas failure, reloc value %d\n"
4697 msgstr ""
4698
4699 #: config/tc-sh.c:521
4700 msgid "illegal register after @-"
4701 msgstr ""
4702
4703 #: config/tc-sh.c:537
4704 msgid "must be @(r0,...)"
4705 msgstr ""
4706
4707 #: config/tc-sh.c:553
4708 msgid "syntax error in @(r0,...)"
4709 msgstr ""
4710
4711 #: config/tc-sh.c:585 config/tc-sh.c:590
4712 msgid "syntax error in @(disp,[Rn, gbr, pc])"
4713 msgstr ""
4714
4715 #: config/tc-sh.c:595
4716 msgid "expecting )"
4717 msgstr ""
4718
4719 #: config/tc-sh.c:604
4720 msgid "illegal register after @"
4721 msgstr ""
4722
4723 #: config/tc-sh.c:1228
4724 msgid ".uses pseudo-op seen when not relaxing"
4725 msgstr ""
4726
4727 #: config/tc-sh.c:1234
4728 msgid "bad .uses format"
4729 msgstr ""
4730
4731 #: config/tc-sh.c:1289
4732 msgid ""
4733 "SH options:\n"
4734 "-little\t\t\tgenerate little endian code\n"
4735 "-relax\t\t\talter jump instructions for long displacements\n"
4736 "-small\t\t\talign sections to 4 byte boundaries, not 16\n"
4737 msgstr ""
4738
4739 #: config/tc-sh.c:1299 config/tc-w65.c:883
4740 msgid "call to tc_Nout_fix_to_chars \n"
4741 msgstr ""
4742
4743 #: config/tc-sh.c:1385
4744 msgid ".uses does not refer to a local symbol in the same section"
4745 msgstr ""
4746
4747 #: config/tc-sh.c:1404
4748 msgid "can't find fixup pointed to by .uses"
4749 msgstr ""
4750
4751 #: config/tc-sh.c:1427
4752 msgid ".uses target does not refer to a local symbol in the same section"
4753 msgstr ""
4754
4755 #: config/tc-sh.c:1523
4756 #, c-format
4757 msgid "at 0x%lx, displacement overflows 12-bit field"
4758 msgstr ""
4759
4760 #: config/tc-sh.c:1526
4761 #, c-format
4762 msgid "at 0x%lx, displacement to defined symbol %s overflows 12-bit field"
4763 msgstr ""
4764
4765 #: config/tc-sh.c:1530
4766 #, c-format
4767 msgid "at 0x%lx, displacement to undefined symbol %s overflows 12-bit field"
4768 msgstr ""
4769
4770 #: config/tc-sh.c:1646
4771 #, c-format
4772 msgid "at 0x%lx, displacement overflows 8-bit field"
4773 msgstr ""
4774
4775 #: config/tc-sh.c:1649
4776 #, c-format
4777 msgid "at 0x%lx, displacement to defined symbol %s overflows 8-bit field "
4778 msgstr ""
4779
4780 #: config/tc-sh.c:1653
4781 #, c-format
4782 msgid "at 0x%lx, displacement to undefined symbol %s overflows 8-bit field "
4783 msgstr ""
4784
4785 #: config/tc-sh.c:1706
4786 #, c-format
4787 msgid "overflow in branch to %s; converted into longer instruction sequence"
4788 msgstr ""
4789
4790 #: config/tc-sh.c:1781 config/tc-sh.c:1809 config/tc-sparc.c:3435
4791 #: config/tc-sparc.c:3454
4792 msgid "misaligned data"
4793 msgstr ""
4794
4795 #: config/tc-sh.c:1987 config/tc-sh.c:1994 config/tc-sh.c:2001
4796 #: config/tc-sh.c:2008
4797 msgid "pcrel too far"
4798 msgstr ""
4799
4800 #: config/tc-sh.c:2068
4801 msgid "misaligned offset"
4802 msgstr ""
4803
4804 #: config/tc-sh.c:2076
4805 msgid "offset out of range"
4806 msgstr ""
4807
4808 #: config/tc-sparc.c:257
4809 msgid "Invalid default architecture, broken assembler."
4810 msgstr ""
4811
4812 #: config/tc-sparc.c:261 config/tc-sparc.c:448
4813 msgid "Bad opcode table, broken assembler."
4814 msgstr ""
4815
4816 #: config/tc-sparc.c:427
4817 #, c-format
4818 msgid "invalid architecture -xarch=%s"
4819 msgstr ""
4820
4821 #: config/tc-sparc.c:442
4822 #, c-format
4823 msgid "invalid architecture -A%s"
4824 msgstr ""
4825
4826 #: config/tc-sparc.c:509
4827 #, c-format
4828 msgid "No compiled in support for %d bit object file format"
4829 msgstr ""
4830
4831 #: config/tc-sparc.c:546
4832 msgid "Unrecognized option following -K"
4833 msgstr ""
4834
4835 #: config/tc-sparc.c:570
4836 msgid "SPARC options:\n"
4837 msgstr ""
4838
4839 #: config/tc-sparc.c:578
4840 msgid ""
4841 "\n"
4842 "-xarch=v8plus | -xarch=v8plusa\n"
4843 msgstr ""
4844
4845 #: config/tc-sparc.c:579
4846 msgid ""
4847 "\t\t\tspecify variant of SPARC architecture\n"
4848 "-bump\t\t\twarn when assembler switches architectures\n"
4849 "-sparc\t\t\tignored\n"
4850 "--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
4851 msgstr ""
4852
4853 #: config/tc-sparc.c:585
4854 msgid "-k\t\t\tgenerate PIC\n"
4855 msgstr ""
4856
4857 #: config/tc-sparc.c:589
4858 msgid ""
4859 "-32\t\t\tcreate 32 bit object file\n"
4860 "-64\t\t\tcreate 64 bit object file\n"
4861 msgstr ""
4862
4863 #: config/tc-sparc.c:592
4864 #, c-format
4865 msgid "\t\t\t[default is %d]\n"
4866 msgstr ""
4867
4868 #: config/tc-sparc.c:594
4869 msgid ""
4870 "-TSO\t\t\tuse Total Store Ordering\n"
4871 "-PSO\t\t\tuse Partial Store Ordering\n"
4872 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
4873 msgstr ""
4874
4875 #: config/tc-sparc.c:598
4876 #, c-format
4877 msgid "\t\t\t[default is %s]\n"
4878 msgstr ""
4879
4880 #: config/tc-sparc.c:600
4881 msgid ""
4882 "-KPIC\t\t\tgenerate PIC\n"
4883 "-V\t\t\tprint assembler version number\n"
4884 "-q\t\t\tignored\n"
4885 "-Qy, -Qn\t\tignored\n"
4886 "-s\t\t\tignored\n"
4887 msgstr ""
4888
4889 #: config/tc-sparc.c:608
4890 msgid ""
4891 "-EL\t\t\tgenerate code for a little endian machine\n"
4892 "-EB\t\t\tgenerate code for a big endian machine\n"
4893 "--little-endian-data\tgenerate code for a machine having big endian\n"
4894 " instructions and little endian data."
4895 msgstr ""
4896
4897 #: config/tc-sparc.c:856
4898 msgid "Support for 64-bit arithmetic not compiled in."
4899 msgstr ""
4900
4901 #: config/tc-sparc.c:911
4902 msgid "FP branch in delay slot"
4903 msgstr ""
4904
4905 #: config/tc-sparc.c:927
4906 msgid "FP branch preceded by FP instruction; NOP inserted"
4907 msgstr ""
4908
4909 #: config/tc-sparc.c:947
4910 msgid "set: used with negative number"
4911 msgstr ""
4912
4913 #: config/tc-sparc.c:949
4914 msgid "set: number larger than 4294967295"
4915 msgstr ""
4916
4917 #: config/tc-sparc.c:1000
4918 msgid "setx: temporary register same as destination register"
4919 msgstr ""
4920
4921 #: config/tc-sparc.c:1145
4922 msgid "failed special case insn sanity check"
4923 msgstr ""
4924
4925 #: config/tc-sparc.c:1235
4926 msgid ": invalid membar mask name"
4927 msgstr ""
4928
4929 #: config/tc-sparc.c:1249
4930 msgid ": invalid membar mask expression"
4931 msgstr ""
4932
4933 #: config/tc-sparc.c:1254
4934 msgid ": invalid membar mask number"
4935 msgstr ""
4936
4937 #: config/tc-sparc.c:1272
4938 msgid ": invalid prefetch function name"
4939 msgstr ""
4940
4941 #: config/tc-sparc.c:1280
4942 msgid ": invalid prefetch function expression"
4943 msgstr ""
4944
4945 #: config/tc-sparc.c:1285
4946 msgid ": invalid prefetch function number"
4947 msgstr ""
4948
4949 #: config/tc-sparc.c:1313 config/tc-sparc.c:1325
4950 msgid ": unrecognizable privileged register"
4951 msgstr ""
4952
4953 #: config/tc-sparc.c:1349 config/tc-sparc.c:1366
4954 msgid ": unrecognizable v9a ancillary state register"
4955 msgstr ""
4956
4957 #: config/tc-sparc.c:1354
4958 msgid ": rd on write only ancillary state register"
4959 msgstr ""
4960
4961 #: config/tc-sparc.c:1390
4962 msgid ": asr number must be between 16 and 31"
4963 msgstr ""
4964
4965 #: config/tc-sparc.c:1398
4966 msgid ": asr number must be between 0 and 31"
4967 msgstr ""
4968
4969 #: config/tc-sparc.c:1408
4970 msgid ": expecting %asrN"
4971 msgstr ""
4972
4973 #: config/tc-sparc.c:1799
4974 msgid ": There are only 64 f registers; [0-63]"
4975 msgstr ""
4976
4977 #: config/tc-sparc.c:1801 config/tc-sparc.c:1813
4978 msgid ": There are only 32 f registers; [0-31]"
4979 msgstr ""
4980
4981 #: config/tc-sparc.c:1982
4982 msgid ": PC-relative operand can't be a constant"
4983 msgstr ""
4984
4985 #: config/tc-sparc.c:2015
4986 msgid ": invalid ASI name"
4987 msgstr ""
4988
4989 #: config/tc-sparc.c:2023
4990 msgid ": invalid ASI expression"
4991 msgstr ""
4992
4993 #: config/tc-sparc.c:2028
4994 msgid ": invalid ASI number"
4995 msgstr ""
4996
4997 #: config/tc-sparc.c:2125
4998 msgid "OPF immediate operand out of range (0-0x1ff)"
4999 msgstr ""
5000
5001 #: config/tc-sparc.c:2130
5002 msgid "non-immediate OPF operand, ignored"
5003 msgstr ""
5004
5005 #: config/tc-sparc.c:2149
5006 msgid ": invalid cpreg name"
5007 msgstr ""
5008
5009 #: config/tc-sparc.c:2178
5010 #, c-format
5011 msgid "Illegal operands%s"
5012 msgstr ""
5013
5014 #: config/tc-sparc.c:2207
5015 #, c-format
5016 msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
5017 msgstr ""
5018
5019 #: config/tc-sparc.c:2243
5020 #, c-format
5021 msgid "Architecture mismatch on \"%s\"."
5022 msgstr ""
5023
5024 #: config/tc-sparc.c:2244
5025 #, c-format
5026 msgid " (Requires %s; requested architecture is %s.)"
5027 msgstr ""
5028
5029 #: config/tc-sparc.c:2760
5030 #, c-format
5031 msgid "bad or unhandled relocation type: 0x%02x"
5032 msgstr ""
5033
5034 #: config/tc-sparc.c:3036
5035 msgid "bad .reserve segment -- expected BSS segment"
5036 msgstr ""
5037
5038 #: config/tc-sparc.c:3053
5039 msgid "missing alignment"
5040 msgstr ""
5041
5042 #: config/tc-sparc.c:3064 config/tc-sparc.c:3209
5043 #, c-format
5044 msgid "alignment too large; assuming %d"
5045 msgstr ""
5046
5047 #: config/tc-sparc.c:3070 config/tc-sparc.c:3215
5048 msgid "negative alignment"
5049 msgstr ""
5050
5051 #: config/tc-sparc.c:3080 config/tc-sparc.c:3238
5052 msgid "alignment not a power of 2"
5053 msgstr ""
5054
5055 #: config/tc-sparc.c:3195
5056 msgid "Expected comma after common length"
5057 msgstr ""
5058
5059 #: config/tc-tahoe.c:387
5060 msgid "The -a option doesn't exist. (Despite what the man page says!"
5061 msgstr ""
5062
5063 #: config/tc-tahoe.c:391 config/tc-vax.c:3140
5064 #, c-format
5065 msgid "Displacement length %s ignored!"
5066 msgstr ""
5067
5068 #: config/tc-tahoe.c:395 config/tc-vax.c:3132
5069 msgid "SYMBOL TABLE not implemented"
5070 msgstr ""
5071
5072 #: config/tc-tahoe.c:399 config/tc-vax.c:3136
5073 msgid "TOKEN TRACE not implemented"
5074 msgstr ""
5075
5076 #: config/tc-tahoe.c:403 config/tc-vax.c:3144
5077 #, c-format
5078 msgid "I don't need or use temp. file \"%s\"."
5079 msgstr ""
5080
5081 #: config/tc-tahoe.c:407 config/tc-vax.c:3148
5082 msgid "I don't use an interpass file! -V ignored"
5083 msgstr ""
5084
5085 #: config/tc-tahoe.c:421
5086 msgid ""
5087 "Tahoe options:\n"
5088 "-a\t\t\tignored\n"
5089 "-d LENGTH\t\tignored\n"
5090 "-J\t\t\tignored\n"
5091 "-S\t\t\tignored\n"
5092 "-t FILE\t\t\tignored\n"
5093 "-T\t\t\tignored\n"
5094 "-V\t\t\tignored\n"
5095 msgstr ""
5096
5097 #: config/tc-tahoe.c:1075
5098 msgid "Casting a branch displacement is bad form, and is ignored."
5099 msgstr ""
5100
5101 #: config/tc-tahoe.c:1131
5102 msgid "Couldn't parse the [index] in this operand."
5103 msgstr ""
5104
5105 #: config/tc-tahoe.c:1137
5106 msgid "Couldn't find the opening '[' for the index of this operand."
5107 msgstr ""
5108
5109 #: config/tc-tahoe.c:1177
5110 msgid "Couldn't find the opening '(' for the deref of this operand."
5111 msgstr ""
5112
5113 #: config/tc-tahoe.c:1187
5114 msgid "Operand can't be both pre-inc and post-dec."
5115 msgstr ""
5116
5117 #: config/tc-tahoe.c:1217
5118 msgid "I parsed 2 registers in this operand."
5119 msgstr ""
5120
5121 #: config/tc-tahoe.c:1267
5122 msgid "Can't relocate expression error."
5123 msgstr ""
5124
5125 #. This is an error. Tahoe doesn't allow any expressions
5126 #. bigger that a 32 bit long word. Any bigger has to be referenced
5127 #. by address.
5128 #: config/tc-tahoe.c:1274
5129 msgid "Expression is too large for a 32 bits."
5130 msgstr ""
5131
5132 #: config/tc-tahoe.c:1279
5133 msgid "Junk at end of expression."
5134 msgstr ""
5135
5136 #: config/tc-tahoe.c:1319
5137 msgid "Syntax error in direct register mode."
5138 msgstr ""
5139
5140 #: config/tc-tahoe.c:1321
5141 msgid "You can't index a register in direct register mode."
5142 msgstr ""
5143
5144 #: config/tc-tahoe.c:1324
5145 msgid "SP can't be the source operand with direct register addressing."
5146 msgstr ""
5147
5148 #: config/tc-tahoe.c:1326
5149 msgid "Can't take the address of a register."
5150 msgstr ""
5151
5152 #: config/tc-tahoe.c:1328
5153 msgid "Direct Register can't be used in a branch."
5154 msgstr ""
5155
5156 #: config/tc-tahoe.c:1330
5157 msgid "For quad access, the register must be even and < 14."
5158 msgstr ""
5159
5160 #: config/tc-tahoe.c:1332
5161 msgid "You can't cast a direct register."
5162 msgstr ""
5163
5164 #: config/tc-tahoe.c:1338
5165 msgid "Using reg 14 for quadwords can tromp the FP register."
5166 msgstr ""
5167
5168 #: config/tc-tahoe.c:1350
5169 msgid "Syntax error in auto-dec mode."
5170 msgstr ""
5171
5172 #: config/tc-tahoe.c:1352
5173 msgid "You can't have an index auto dec mode."
5174 msgstr ""
5175
5176 #: config/tc-tahoe.c:1354
5177 msgid "Auto dec mode cant be used for reading."
5178 msgstr ""
5179
5180 #: config/tc-tahoe.c:1356
5181 msgid "Auto dec only works of the SP register."
5182 msgstr ""
5183
5184 #: config/tc-tahoe.c:1358
5185 msgid "Auto dec can't be used in a branch."
5186 msgstr ""
5187
5188 #: config/tc-tahoe.c:1360
5189 msgid "Auto dec won't work with quadwords."
5190 msgstr ""
5191
5192 #: config/tc-tahoe.c:1367
5193 msgid "Syntax error in one of the auto-inc modes."
5194 msgstr ""
5195
5196 #: config/tc-tahoe.c:1373
5197 msgid "Auto inc deferred only works of the SP register."
5198 msgstr ""
5199
5200 #: config/tc-tahoe.c:1375
5201 msgid "You can't have an index auto inc deferred mode."
5202 msgstr ""
5203
5204 #: config/tc-tahoe.c:1377 config/tc-tahoe.c:1388
5205 msgid "Auto inc can't be used in a branch."
5206 msgstr ""
5207
5208 #: config/tc-tahoe.c:1384
5209 msgid "You can't write to an auto inc register."
5210 msgstr ""
5211
5212 #: config/tc-tahoe.c:1386
5213 msgid "Auto inc only works of the SP register."
5214 msgstr ""
5215
5216 #: config/tc-tahoe.c:1390
5217 msgid "Auto inc won't work with quadwords."
5218 msgstr ""
5219
5220 #: config/tc-tahoe.c:1392
5221 msgid "You can't have an index in auto inc mode."
5222 msgstr ""
5223
5224 #: config/tc-tahoe.c:1400
5225 msgid "You can't index the sp register."
5226 msgstr ""
5227
5228 #: config/tc-tahoe.c:1406
5229 msgid "Syntax error in register displaced mode."
5230 msgstr ""
5231
5232 #: config/tc-tahoe.c:1425
5233 msgid "An offest is needed for this operand."
5234 msgstr ""
5235
5236 #: config/tc-tahoe.c:1437
5237 msgid "You can't index a register in immediate mode."
5238 msgstr ""
5239
5240 #: config/tc-tahoe.c:1439
5241 msgid "Immediate access can't be used as an address."
5242 msgstr ""
5243
5244 #: config/tc-tahoe.c:1550
5245 #, c-format
5246 msgid "Compiler bug: ODD number of bytes in arg structure %s."
5247 msgstr ""
5248
5249 #: config/tc-tahoe.c:1577 config/tc-vax.c:1846
5250 msgid "Not enough operands"
5251 msgstr ""
5252
5253 #: config/tc-tahoe.c:1587 config/tc-vax.c:1853
5254 msgid "Too many operands"
5255 msgstr ""
5256
5257 #: config/tc-tahoe.c:1638 config/tc-vax.c:367
5258 #, c-format
5259 msgid "Ignoring statement due to \"%s\""
5260 msgstr ""
5261
5262 #: config/tc-tahoe.c:1733
5263 #, c-format
5264 msgid "Compliler bug: Got a case (%d) I wasn't expecting."
5265 msgstr ""
5266
5267 #: config/tc-tahoe.c:1827
5268 msgid "Real branch displacements must be expressions."
5269 msgstr ""
5270
5271 #: config/tc-tahoe.c:1830
5272 #, c-format
5273 msgid "Complier error: I got an unknown synthetic branch :%c"
5274 msgstr ""
5275
5276 #: config/tc-tahoe.c:1971
5277 #, c-format
5278 msgid "Barf, bad mode %x\n"
5279 msgstr ""
5280
5281 #: config/tc-v850.c:277
5282 #, c-format
5283 msgid ".COMMon length (%d.) < 0! Ignored."
5284 msgstr ""
5285
5286 #: config/tc-v850.c:1025
5287 #, c-format
5288 msgid "unknown operand shift: %x\n"
5289 msgstr ""
5290
5291 #: config/tc-v850.c:1026
5292 msgid "internal failure in parse_register_list"
5293 msgstr ""
5294
5295 #: config/tc-v850.c:1044
5296 msgid "constant expression or register list expected"
5297 msgstr ""
5298
5299 #: config/tc-v850.c:1049 config/tc-v850.c:1062 config/tc-v850.c:1081
5300 msgid "high bits set in register list expression"
5301 msgstr ""
5302
5303 #: config/tc-v850.c:1121 config/tc-v850.c:1185
5304 msgid "illegal register included in list"
5305 msgstr ""
5306
5307 #: config/tc-v850.c:1128
5308 msgid "system registers cannot be included in list"
5309 msgstr ""
5310
5311 #: config/tc-v850.c:1133
5312 msgid "PSW cannot be included in list"
5313 msgstr ""
5314
5315 #: config/tc-v850.c:1140
5316 msgid "High value system registers cannot be included in list"
5317 msgstr ""
5318
5319 #: config/tc-v850.c:1164
5320 msgid "second register should follow dash in register list"
5321 msgstr ""
5322
5323 #: config/tc-v850.c:1213
5324 msgid " V850 options:\n"
5325 msgstr ""
5326
5327 #: config/tc-v850.c:1214
5328 msgid " -mwarn-signed-overflow Warn if signed immediate values overflow\n"
5329 msgstr ""
5330
5331 #: config/tc-v850.c:1215
5332 msgid ""
5333 " -mwarn-unsigned-overflow Warn if unsigned immediate values overflow\n"
5334 msgstr ""
5335
5336 #: config/tc-v850.c:1216
5337 msgid " -mv850 The code is targeted at the v850\n"
5338 msgstr ""
5339
5340 #. start-sanitize-v850e
5341 #: config/tc-v850.c:1218
5342 msgid " -mv850e The code is targeted at the v850e\n"
5343 msgstr ""
5344
5345 #: config/tc-v850.c:1219
5346 msgid " -mv850ea The code is targeted at the v850ea\n"
5347 msgstr ""
5348
5349 #: config/tc-v850.c:1220
5350 msgid ""
5351 " -mv850any The code is generic, despite any processor "
5352 "specific instructions\n"
5353 msgstr ""
5354
5355 #: config/tc-v850.c:1232 config/tc-v850.c:1269
5356 #, c-format
5357 msgid "unknown command line option: -%c%s\n"
5358 msgstr ""
5359
5360 #: config/tc-v850.c:1425
5361 #, c-format
5362 msgid "Unable to determine default target processor from string: %s"
5363 msgstr ""
5364
5365 #: config/tc-v850.c:1477
5366 msgid "ctoff() relocation used on an instruction which does not support it"
5367 msgstr ""
5368
5369 #: config/tc-v850.c:1497
5370 msgid "sdaoff() relocation used on an instruction which does not support it"
5371 msgstr ""
5372
5373 #: config/tc-v850.c:1516
5374 msgid "zdaoff() relocation used on an instruction which does not support it"
5375 msgstr ""
5376
5377 #: config/tc-v850.c:1536
5378 msgid "tdaoff() relocation used on an instruction which does not support it"
5379 msgstr ""
5380
5381 #: config/tc-v850.c:1757
5382 msgid "Target processor does not support this instruction."
5383 msgstr ""
5384
5385 #: config/tc-v850.c:1848 config/tc-v850.c:1880 config/tc-v850.c:2078
5386 msgid "immediate operand is too large"
5387 msgstr ""
5388
5389 #: config/tc-v850.c:1861
5390 msgid "AAARG -> unhandled constant reloc"
5391 msgstr ""
5392
5393 #: config/tc-v850.c:1907
5394 msgid "invalid register name"
5395 msgstr ""
5396
5397 #: config/tc-v850.c:1912
5398 msgid "register r0 cannot be used here"
5399 msgstr ""
5400
5401 #: config/tc-v850.c:1928
5402 msgid "invalid system register name"
5403 msgstr ""
5404
5405 #: config/tc-v850.c:1941
5406 msgid "expected EP register"
5407 msgstr ""
5408
5409 #: config/tc-v850.c:1957
5410 msgid "invalid condition code name"
5411 msgstr ""
5412
5413 #: config/tc-v850.c:1979 config/tc-v850.c:1983
5414 msgid "constant too big to fit into instruction"
5415 msgstr ""
5416
5417 #: config/tc-v850.c:2036
5418 msgid "syntax error: value is missing before the register name"
5419 msgstr ""
5420
5421 #: config/tc-v850.c:2038
5422 msgid "syntax error: register not expected"
5423 msgstr ""
5424
5425 #: config/tc-v850.c:2056
5426 msgid "syntax error: system register not expected"
5427 msgstr ""
5428
5429 #: config/tc-v850.c:2061
5430 msgid "syntax error: condition code not expected"
5431 msgstr ""
5432
5433 #: config/tc-v850.c:2099
5434 msgid "invalid operand"
5435 msgstr ""
5436
5437 #: config/tc-vax.c:262
5438 #, c-format
5439 msgid "VIP_BEGIN error:%s"
5440 msgstr ""
5441
5442 #: config/tc-vax.c:386
5443 #, c-format
5444 msgid "Ignoring statement because \"%s\""
5445 msgstr ""
5446
5447 #: config/tc-vax.c:433
5448 msgid "Can't relocate expression"
5449 msgstr ""
5450
5451 #: config/tc-vax.c:536
5452 msgid "Bignum not permitted in short literal. Immediate mode assumed."
5453 msgstr ""
5454
5455 #: config/tc-vax.c:545
5456 msgid "Can't do flonum short literal: immediate mode used."
5457 msgstr ""
5458
5459 #: config/tc-vax.c:590
5460 #, c-format
5461 msgid "A bignum/flonum may not be a displacement: 0x%lx used"
5462 msgstr ""
5463
5464 #: config/tc-vax.c:912
5465 #, c-format
5466 msgid "Short literal overflow(%ld.), immediate mode assumed."
5467 msgstr ""
5468
5469 #: config/tc-vax.c:921
5470 #, c-format
5471 msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
5472 msgstr ""
5473
5474 #: config/tc-vax.c:980
5475 msgid "Length specification ignored. Address mode 9F used"
5476 msgstr ""
5477
5478 #: config/tc-vax.c:1029
5479 msgid "Invalid operand: immediate value used as base address."
5480 msgstr ""
5481
5482 #: config/tc-vax.c:1031
5483 msgid "Invalid operand: immediate value used as address."
5484 msgstr ""
5485
5486 #: config/tc-vax.c:1825
5487 msgid "odd number of bytes in operand description"
5488 msgstr ""
5489
5490 #: config/tc-vax.c:1841
5491 msgid "Bad operand"
5492 msgstr ""
5493
5494 #: config/tc-vax.c:2398
5495 msgid "no '[' to match ']'"
5496 msgstr ""
5497
5498 #: config/tc-vax.c:2416
5499 msgid "bad register in []"
5500 msgstr ""
5501
5502 #: config/tc-vax.c:2418
5503 msgid "[PC] index banned"
5504 msgstr ""
5505
5506 #: config/tc-vax.c:2453
5507 msgid "no '(' to match ')'"
5508 msgstr ""
5509
5510 #: config/tc-vax.c:2588
5511 msgid "invalid branch operand"
5512 msgstr ""
5513
5514 #: config/tc-vax.c:2617
5515 msgid "address prohibits @"
5516 msgstr ""
5517
5518 #: config/tc-vax.c:2619
5519 msgid "address prohibits #"
5520 msgstr ""
5521
5522 #: config/tc-vax.c:2623
5523 msgid "address prohibits -()"
5524 msgstr ""
5525
5526 #: config/tc-vax.c:2625
5527 msgid "address prohibits ()+"
5528 msgstr ""
5529
5530 #: config/tc-vax.c:2628
5531 msgid "address prohibits ()"
5532 msgstr ""
5533
5534 #: config/tc-vax.c:2630
5535 msgid "address prohibits []"
5536 msgstr ""
5537
5538 #: config/tc-vax.c:2632
5539 msgid "address prohibits register"
5540 msgstr ""
5541
5542 #: config/tc-vax.c:2634
5543 msgid "address prohibits displacement length specifier"
5544 msgstr ""
5545
5546 #: config/tc-vax.c:2664
5547 msgid "invalid operand of S^#"
5548 msgstr ""
5549
5550 #: config/tc-vax.c:2681
5551 msgid "S^# needs expression"
5552 msgstr ""
5553
5554 #: config/tc-vax.c:2688
5555 msgid "S^# may only read-access"
5556 msgstr ""
5557
5558 #: config/tc-vax.c:2713
5559 msgid "invalid operand of -()"
5560 msgstr ""
5561
5562 #: config/tc-vax.c:2719
5563 msgid "-(PC) unpredictable"
5564 msgstr ""
5565
5566 #: config/tc-vax.c:2721
5567 msgid "[]index same as -()register: unpredictable"
5568 msgstr ""
5569
5570 #: config/tc-vax.c:2757
5571 msgid "invalid operand of ()+"
5572 msgstr ""
5573
5574 #: config/tc-vax.c:2763
5575 msgid "(PC)+ unpredictable"
5576 msgstr ""
5577
5578 #: config/tc-vax.c:2765
5579 msgid "[]index same as ()+register: unpredictable"
5580 msgstr ""
5581
5582 #: config/tc-vax.c:2790
5583 msgid "# conflicts length"
5584 msgstr ""
5585
5586 #: config/tc-vax.c:2792
5587 msgid "# bars register"
5588 msgstr ""
5589
5590 #: config/tc-vax.c:2814
5591 msgid "writing or modifying # is unpredictable"
5592 msgstr ""
5593
5594 #: config/tc-vax.c:2844
5595 msgid "length not needed"
5596 msgstr ""
5597
5598 #: config/tc-vax.c:2851
5599 msgid "can't []index a register, because it has no address"
5600 msgstr ""
5601
5602 #: config/tc-vax.c:2853
5603 msgid "a register has no address"
5604 msgstr ""
5605
5606 #: config/tc-vax.c:2864
5607 msgid "PC part of operand unpredictable"
5608 msgstr ""
5609
5610 #: config/tc-vax.c:3193
5611 msgid ""
5612 "VAX options:\n"
5613 "-d LENGTH\t\tignored\n"
5614 "-J\t\t\tignored\n"
5615 "-S\t\t\tignored\n"
5616 "-t FILE\t\t\tignored\n"
5617 "-T\t\t\tignored\n"
5618 "-V\t\t\tignored\n"
5619 msgstr ""
5620
5621 #: config/tc-vax.c:3202
5622 msgid ""
5623 "VMS options:\n"
5624 "-+\t\t\thash encode names longer than 31 characters\n"
5625 "-1\t\t\t`const' handling compatible with gcc 1.x\n"
5626 "-H\t\t\tshow new symbol after hash truncation\n"
5627 "-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
5628 "\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
5629 "-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
5630 msgstr ""
5631
5632 #: config/tc-w65.c:136
5633 msgid "need on or off."
5634 msgstr ""
5635
5636 #: config/tc-w65.c:321 config/tc-w65.c:364
5637 msgid "syntax error after <exp"
5638 msgstr ""
5639
5640 #: config/tc-w65.c:856
5641 msgid "Bad call to MD_NTOF()"
5642 msgstr ""
5643
5644 #: config/tc-z8k.c:290
5645 #, c-format
5646 msgid "register rr%d, out of range."
5647 msgstr ""
5648
5649 #: config/tc-z8k.c:298
5650 #, c-format
5651 msgid "register rh%d, out of range."
5652 msgstr ""
5653
5654 #: config/tc-z8k.c:306
5655 #, c-format
5656 msgid "register rl%d, out of range."
5657 msgstr ""
5658
5659 #: config/tc-z8k.c:315
5660 #, c-format
5661 msgid "register rq%d, out of range."
5662 msgstr ""
5663
5664 #: config/tc-z8k.c:323
5665 #, c-format
5666 msgid "register r%d, out of range."
5667 msgstr ""
5668
5669 #: config/tc-z8k.c:374
5670 #, c-format
5671 msgid "expected %c"
5672 msgstr ""
5673
5674 #: config/tc-z8k.c:390
5675 #, c-format
5676 msgid "register is wrong size for a word %s"
5677 msgstr ""
5678
5679 #: config/tc-z8k.c:405
5680 #, c-format
5681 msgid "register is wrong size for address %s"
5682 msgstr ""
5683
5684 #: config/tc-z8k.c:680
5685 msgid "Missing ) in ra(rb)"
5686 msgstr ""
5687
5688 #: config/tc-z8k.c:947
5689 #, c-format
5690 msgid "operand %s0x%x out of range."
5691 msgstr ""
5692
5693 #: config/tc-z8k.c:1086
5694 msgid "immediate must be 1 or 2"
5695 msgstr ""
5696
5697 #: config/tc-z8k.c:1091
5698 msgid "immediate 1 or 2 expected"
5699 msgstr ""
5700
5701 #: config/tc-z8k.c:1119
5702 msgid "can't use R0 here"
5703 msgstr ""
5704
5705 #: config/tc-z8k.c:1278
5706 msgid "Can't find opcode to match operands"
5707 msgstr ""
5708
5709 #: config/tc-z8k.c:1390
5710 #, c-format
5711 msgid "invalid architecture -z%s"
5712 msgstr ""
5713
5714 #: config/tc-z8k.c:1406
5715 msgid ""
5716 "Z8K options:\n"
5717 "-z8001\t\t\tgenerate segmented code\n"
5718 "-z8002\t\t\tgenerate unsegmented code\n"
5719 msgstr ""
5720
5721 #: config/tc-z8k.c:1543
5722 #, c-format
5723 msgid "Can't subtract symbols in different sections %s %s"
5724 msgstr ""
5725
5726 #: depend.c:195
5727 #, c-format
5728 msgid "Can't open `%s' for writing"
5729 msgstr ""
5730
5731 #: depend.c:207
5732 #, c-format
5733 msgid "Can't close `%s'"
5734 msgstr ""
5735
5736 #: ecoff.c:1573
5737 #, c-format
5738 msgid "String too big (%lu bytes)"
5739 msgstr ""
5740
5741 #: ecoff.c:1599
5742 #, c-format
5743 msgid "Inserting \"%s\" into string hash table: %s"
5744 msgstr ""
5745
5746 #: ecoff.c:1631 ecoff.c:1824 ecoff.c:1850 ecoff.c:1882 ecoff.c:2038
5747 #: ecoff.c:2152
5748 msgid "no current file pointer"
5749 msgstr ""
5750
5751 #: ecoff.c:1718
5752 msgid "too many st_End's"
5753 msgstr ""
5754
5755 #: ecoff.c:2064
5756 #, c-format
5757 msgid "Inserting \"%s\" into tag hash table: %s"
5758 msgstr ""
5759
5760 #: ecoff.c:2230
5761 msgid "fake .file after real one"
5762 msgstr ""
5763
5764 #: ecoff.c:2318
5765 msgid "Filename goes over one page boundary."
5766 msgstr ""
5767
5768 #: ecoff.c:2453
5769 msgid ".begin directive without a preceding .file directive"
5770 msgstr ""
5771
5772 #: ecoff.c:2460
5773 msgid ".begin directive without a preceding .ent directive"
5774 msgstr ""
5775
5776 #: ecoff.c:2492
5777 msgid ".bend directive without a preceding .file directive"
5778 msgstr ""
5779
5780 #: ecoff.c:2499
5781 msgid ".bend directive without a preceding .ent directive"
5782 msgstr ""
5783
5784 #: ecoff.c:2512
5785 msgid ".bend directive names unknown symbol"
5786 msgstr ""
5787
5788 #: ecoff.c:2556
5789 msgid ".def pseudo-op used inside of .def/.endef; ignored"
5790 msgstr ""
5791
5792 #: ecoff.c:2558
5793 msgid "Empty symbol name in .def; ignored"
5794 msgstr ""
5795
5796 #: ecoff.c:2596
5797 msgid ".dim pseudo-op used outside of .def/.endef; ignored"
5798 msgstr ""
5799
5800 #: ecoff.c:2611
5801 msgid "Badly formed .dim directive"
5802 msgstr ""
5803
5804 #: ecoff.c:2624
5805 msgid "Too many .dim entries"
5806 msgstr ""
5807
5808 #: ecoff.c:2645
5809 msgid ".scl pseudo-op used outside of .def/.endef; ignored"
5810 msgstr ""
5811
5812 #: ecoff.c:2671
5813 msgid ".size pseudo-op used outside of .def/.endef; ignored"
5814 msgstr ""
5815
5816 #: ecoff.c:2686
5817 msgid "Badly formed .size directive"
5818 msgstr ""
5819
5820 #: ecoff.c:2699
5821 msgid "Too many .size entries"
5822 msgstr ""
5823
5824 #: ecoff.c:2722
5825 msgid ".type pseudo-op used outside of .def/.endef; ignored"
5826 msgstr ""
5827
5828 #. FIXME: We could handle this by setting the continued bit.
5829 #. There would still be a limit: the .type argument can not
5830 #. be infinite.
5831 #: ecoff.c:2740
5832 #, c-format
5833 msgid "The type of %s is too complex; it will be simplified"
5834 msgstr ""
5835
5836 #: ecoff.c:2751
5837 msgid "Unrecognized .type argument"
5838 msgstr ""
5839
5840 #: ecoff.c:2790
5841 msgid ".tag pseudo-op used outside of .def/.endef; ignored"
5842 msgstr ""
5843
5844 #: ecoff.c:2817
5845 msgid ".val pseudo-op used outside of .def/.endef; ignored"
5846 msgstr ""
5847
5848 #: ecoff.c:2825
5849 msgid ".val expression is too copmlex"
5850 msgstr ""
5851
5852 #: ecoff.c:2856
5853 msgid ".endef pseudo-op used before .def; ignored"
5854 msgstr ""
5855
5856 #: ecoff.c:2882
5857 msgid "Bad COFF debugging info"
5858 msgstr ""
5859
5860 #: ecoff.c:2931
5861 #, c-format
5862 msgid "No tag specified for %s"
5863 msgstr ""
5864
5865 #: ecoff.c:2963
5866 msgid "Bad COFF debugging information"
5867 msgstr ""
5868
5869 #: ecoff.c:3035
5870 msgid ".end directive without a preceding .file directive"
5871 msgstr ""
5872
5873 #: ecoff.c:3042
5874 msgid ".end directive without a preceding .ent directive"
5875 msgstr ""
5876
5877 #: ecoff.c:3065
5878 msgid ".end directive names unknown symbol"
5879 msgstr ""
5880
5881 #: ecoff.c:3094
5882 msgid "second .ent directive found before .end directive"
5883 msgstr ""
5884
5885 #: ecoff.c:3168
5886 msgid "No way to handle .file within .ent/.end section"
5887 msgstr ""
5888
5889 #: ecoff.c:3193
5890 msgid ".fmask outside of .ent"
5891 msgstr ""
5892
5893 #: ecoff.c:3262
5894 msgid ".mask outside of .ent"
5895 msgstr ""
5896
5897 #: ecoff.c:3292
5898 msgid ".loc before .file"
5899 msgstr ""
5900
5901 #: ecoff.c:3299
5902 msgid ".loc outside of .text"
5903 msgstr ""
5904
5905 #: ecoff.c:3418
5906 #, c-format
5907 msgid "Ignoring attempt to redefine symbol `%s'."
5908 msgstr ""
5909
5910 #: ecoff.c:3431
5911 msgid "bad .weakext directive"
5912 msgstr ""
5913
5914 #: ecoff.c:3500
5915 #, c-format
5916 msgid ".stab%c is not supported"
5917 msgstr ""
5918
5919 #: ecoff.c:3510
5920 #, c-format
5921 msgid ".stab%c: ignoring non-zero other field"
5922 msgstr ""
5923
5924 #: ecoff.c:3544
5925 #, c-format
5926 msgid ""
5927 "Line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
5928 msgstr ""
5929
5930 #: ecoff.c:3580
5931 #, c-format
5932 msgid "Illegal .stab%c directive, bad character"
5933 msgstr ""
5934
5935 #: ecoff.c:4042 ecoff.c:4229 ecoff.c:4254
5936 msgid ".begin/.bend in different segments"
5937 msgstr ""
5938
5939 #: ecoff.c:4752
5940 msgid "Missing .end or .bend at end of file"
5941 msgstr ""
5942
5943 #: ecoff.c:5243
5944 msgid "GP prologue size exceeds field size, using 0 instead"
5945 msgstr ""
5946
5947 #: expr.c:246
5948 msgid ""
5949 "bad floating-point constant: exponent overflow, probably assembling junk"
5950 msgstr ""
5951
5952 #: expr.c:250
5953 #, c-format
5954 msgid "bad floating-point constant: unknown error code=%d."
5955 msgstr ""
5956
5957 #: expr.c:430
5958 msgid ""
5959 "A bignum with underscores may not have more than 8 hex digits in any word."
5960 msgstr ""
5961
5962 #: expr.c:450
5963 msgid "A bignum with underscores must have exactly 4 words."
5964 msgstr ""
5965
5966 #. either not seen or not defined.
5967 #. @@ Should print out the original string instead of
5968 #. the parsed number.
5969 #: expr.c:577
5970 #, c-format
5971 msgid "backw. ref to unknown label \"%d:\", 0 assumed."
5972 msgstr ""
5973
5974 #: expr.c:701
5975 msgid "Character constant too large"
5976 msgstr ""
5977
5978 #: expr.c:937
5979 #, c-format
5980 msgid "expr.c(operand): bad atof_generic return val %d"
5981 msgstr ""
5982
5983 #: expr.c:995
5984 msgid "Missing ')' assumed"
5985 msgstr ""
5986
5987 #: expr.c:1005 read.c:3799
5988 msgid "EBCDIC constants are not supported"
5989 msgstr ""
5990
5991 #: expr.c:1072
5992 #, c-format
5993 msgid "Unary operator %c ignored because bad operand follows"
5994 msgstr ""
5995
5996 #: expr.c:1116 expr.c:1141
5997 msgid "syntax error in .startof. or .sizeof."
5998 msgstr ""
5999
6000 #: expr.c:1290
6001 msgid "Bad expression"
6002 msgstr ""
6003
6004 #: expr.c:1631
6005 msgid "missing operand; zero assumed"
6006 msgstr ""
6007
6008 #: expr.c:1653
6009 msgid "operation combines symbols in different segments"
6010 msgstr ""
6011
6012 #: expr.c:1669
6013 msgid "left operand is a bignum; integer 0 assumed"
6014 msgstr ""
6015
6016 #: expr.c:1671
6017 msgid "left operand is a float; integer 0 assumed"
6018 msgstr ""
6019
6020 #: expr.c:1680
6021 msgid "right operand is a bignum; integer 0 assumed"
6022 msgstr ""
6023
6024 #: expr.c:1681
6025 msgid "right operand is a float; integer 0 assumed"
6026 msgstr ""
6027
6028 #: expr.c:1729 symbols.c:872
6029 msgid "division by zero"
6030 msgstr ""
6031
6032 #: frags.c:85
6033 #, c-format
6034 msgid "Can't extend frag %d. chars"
6035 msgstr ""
6036
6037 #: frags.c:170
6038 msgid "attempt to allocate data in absolute section"
6039 msgstr ""
6040
6041 #: frags.c:176
6042 msgid "attempt to allocate data in common section"
6043 msgstr ""
6044
6045 #: gasp.c:479
6046 msgid "redefinition not allowed\n"
6047 msgstr ""
6048
6049 #: gasp.c:553
6050 #, c-format
6051 msgid "the %c operator cannot take non-absolute arguments.\n"
6052 msgstr ""
6053
6054 #: gasp.c:630
6055 msgid "string where expression expected.\n"
6056 msgstr ""
6057
6058 #: gasp.c:636
6059 msgid "can't find primary in expression.\n"
6060 msgstr ""
6061
6062 #: gasp.c:676
6063 msgid "misplaced closing parens.\n"
6064 msgstr ""
6065
6066 #: gasp.c:713
6067 msgid "attempt to divide by zero.\n"
6068 msgstr ""
6069
6070 #: gasp.c:745
6071 msgid "can't add two relocatable expressions\n"
6072 msgstr ""
6073
6074 #: gasp.c:950
6075 msgid "unreasonable nesting.\n"
6076 msgstr ""
6077
6078 #: gasp.c:1028
6079 msgid "End of file not at start of line.\n"
6080 msgstr ""
6081
6082 #: gasp.c:1149
6083 #, c-format
6084 msgid "Illegal base character %c.\n"
6085 msgstr ""
6086
6087 #: gasp.c:1264
6088 #, c-format
6089 msgid "radix is %c must be one of b, q, d or h"
6090 msgstr ""
6091
6092 #: gasp.c:1300
6093 #, c-format
6094 msgid "size must be one of b, w or l, is %c.\n"
6095 msgstr ""
6096
6097 #: gasp.c:1408
6098 msgid "datab repeat must be constant.\n"
6099 msgstr ""
6100
6101 #: gasp.c:1410
6102 msgid "datab data must be absolute.\n"
6103 msgstr ""
6104
6105 #: gasp.c:1424
6106 msgid "align needs absolute expression.\n"
6107 msgstr ""
6108
6109 #: gasp.c:1431
6110 msgid ".align needs absolute fill value.\n"
6111 msgstr ""
6112
6113 #: gasp.c:1439
6114 msgid "alignment must be one of 1, 2 or 4.\n"
6115 msgstr ""
6116
6117 #: gasp.c:1464
6118 msgid "res needs absolute expression for fill count.\n"
6119 msgstr ""
6120
6121 #: gasp.c:1544
6122 msgid "form LIN= needs absolute expresssion.\n"
6123 msgstr ""
6124
6125 #: gasp.c:1547
6126 msgid "COL="
6127 msgstr ""
6128
6129 #: gasp.c:1550
6130 msgid "form COL= needs absolute expresssion.\n"
6131 msgstr ""
6132
6133 #. Turns the next expression into a string
6134 #: gasp.c:1592 macro.c:400
6135 #, c-format
6136 msgid "% operator needs absolute expression"
6137 msgstr ""
6138
6139 #: gasp.c:1654
6140 msgid "misplaced ( .\n"
6141 msgstr ""
6142
6143 #: gasp.c:1669
6144 msgid "misplaced ).\n"
6145 msgstr ""
6146
6147 #: gasp.c:1723
6148 msgid ".instr needs absolute expresson.\n"
6149 msgstr ""
6150
6151 #: gasp.c:1761
6152 msgid "need absolute position.\n"
6153 msgstr ""
6154
6155 #: gasp.c:1763
6156 msgid "need absolute length.\n"
6157 msgstr ""
6158
6159 #: gasp.c:2012
6160 msgid "END missing from end of file.\n"
6161 msgstr ""
6162
6163 #: gasp.c:2042
6164 msgid ".ASSIGNA needs constant expression argument.\n"
6165 msgstr ""
6166
6167 #: gasp.c:2046
6168 msgid ".ASSIGNA without label.\n"
6169 msgstr ""
6170
6171 #: gasp.c:2071
6172 msgid ".ASSIGNS without label.\n"
6173 msgstr ""
6174
6175 #: gasp.c:2138
6176 #, c-format
6177 msgid "Can't find preprocessor variable %s.\n"
6178 msgstr ""
6179
6180 #: gasp.c:2203
6181 msgid "Comparison operator must be one of EQ, NE, LT, LE, GT or GE.\n"
6182 msgstr ""
6183
6184 #: gasp.c:2237
6185 msgid "Comparison operator for strings must be EQ or NE\n"
6186 msgstr ""
6187
6188 #: gasp.c:2249 gasp.c:2259 gasp.c:2361
6189 msgid "Conditional operator must have absolute operands.\n"
6190 msgstr ""
6191
6192 #: gasp.c:2254
6193 msgid "String compared against expression.\n"
6194 msgstr ""
6195
6196 #: gasp.c:2304
6197 msgid "AIF nesting unreasonable.\n"
6198 msgstr ""
6199
6200 #: gasp.c:2319
6201 msgid "Multiple AELSEs in AIF.\n"
6202 msgstr ""
6203
6204 #: gasp.c:2335
6205 msgid "AENDI without AIF.\n"
6206 msgstr ""
6207
6208 #: gasp.c:2358 gasp.c:2440
6209 msgid "IF nesting unreasonable.\n"
6210 msgstr ""
6211
6212 #: gasp.c:2450
6213 msgid "Bad format for IF or IFNC.\n"
6214 msgstr ""
6215
6216 #: gasp.c:2470
6217 msgid "AENDR without a AREPEAT.\n"
6218 msgstr ""
6219
6220 #: gasp.c:2472
6221 msgid "ENDR without a REPT.\n"
6222 msgstr ""
6223
6224 #: gasp.c:2495
6225 #, c-format
6226 msgid "AWHILE without a AENDW at %d.\n"
6227 msgstr ""
6228
6229 #: gasp.c:2533
6230 msgid "AENDW without a AENDW.\n"
6231 msgstr ""
6232
6233 #: gasp.c:2578
6234 msgid "AREPEAT must have absolute operand.\n"
6235 msgstr ""
6236
6237 #: gasp.c:2584
6238 #, c-format
6239 msgid "AREPEAT without a AENDR at %d.\n"
6240 msgstr ""
6241
6242 #: gasp.c:2626
6243 msgid ".ENDM without a matching .MACRO.\n"
6244 msgstr ""
6245
6246 #: gasp.c:2660
6247 msgid "LOCAL outside of MACRO"
6248 msgstr ""
6249
6250 #: gasp.c:2673
6251 #, c-format
6252 msgid "macro at line %d: %s\n"
6253 msgstr ""
6254
6255 #: gasp.c:2696
6256 msgid "macro expansion"
6257 msgstr ""
6258
6259 #: gasp.c:2748
6260 msgid "Character code in string must be absolute expression.\n"
6261 msgstr ""
6262
6263 #: gasp.c:2753
6264 msgid "Missing > for character code.\n"
6265 msgstr ""
6266
6267 #: gasp.c:2812
6268 #, c-format
6269 msgid "string for SDATAC longer than 255 characters (%d).\n"
6270 msgstr ""
6271
6272 #: gasp.c:2840
6273 #, c-format
6274 msgid "illegal character in SDATA line (0x%x).\n"
6275 msgstr ""
6276
6277 #: gasp.c:2861
6278 msgid "Must have absolute SDATAB repeat count.\n"
6279 msgstr ""
6280
6281 #: gasp.c:2864
6282 #, c-format
6283 msgid "Must have positive SDATAB repeat count (%d).\n"
6284 msgstr ""
6285
6286 #: gasp.c:2892
6287 #, c-format
6288 msgid "Unreasonable include depth (%ld).\n"
6289 msgstr ""
6290
6291 #: gasp.c:2946
6292 #, c-format
6293 msgid "Can't open include file `%s'.\n"
6294 msgstr ""
6295
6296 #: gasp.c:3020
6297 msgid "Unreasonable expansion (-u turns off check).\n"
6298 msgstr ""
6299
6300 #. This one causes lots of pain when trying to preprocess
6301 #. ordinary code
6302 #: gasp.c:3241
6303 #, c-format
6304 msgid "Unrecognised pseudo op `%s'.\n"
6305 msgstr ""
6306
6307 #: gasp.c:3308
6308 msgid "ORG command not allowed.\n"
6309 msgstr ""
6310
6311 #: gasp.c:3525
6312 msgid "Invalid expression on command line.\n"
6313 msgstr ""
6314
6315 #: gasp.c:3566
6316 #, c-format
6317 msgid ""
6318 "Usage: %s \n"
6319 " [-a] [--alternate] enter alternate macro mode\n"
6320 " [-c char] [--commentchar char] change the comment character from !\n"
6321 " [-d] [--debug] print some debugging info\n"
6322 " [-h] [--help] print this message\n"
6323 " [-M] [--mri] enter MRI compatibility mode\n"
6324 " [-o out] [--output out] set the output file\n"
6325 " [-p] [--print] print line numbers\n"
6326 msgstr ""
6327
6328 #: gasp.c:3575
6329 msgid ""
6330 " [-s] [--copysource] copy source through as comments \n"
6331 " [-u] [--unreasonable] allow unreasonable nesting\n"
6332 " [-v] [--version] print the program version\n"
6333 " [-Dname=value] create preprocessor variable called name, "
6334 "with value\n"
6335 " [-Ipath] add to include path list\n"
6336 " [in-file]\n"
6337 msgstr ""
6338
6339 #: gasp.c:3591
6340 #, c-format
6341 msgid "%s: Gnu Assembler Macro Preprocessor\n"
6342 msgstr ""
6343
6344 #. This output is intended to follow the GNU standards document.
6345 #: gasp.c:3675
6346 #, c-format
6347 msgid "GNU assembler pre-processor %s\n"
6348 msgstr ""
6349
6350 #: gasp.c:3676
6351 msgid "Copyright 1996 Free Software Foundation, Inc.\n"
6352 msgstr ""
6353
6354 #: gasp.c:3698
6355 #, c-format
6356 msgid "%s: Can't open output file `%s'.\n"
6357 msgstr ""
6358
6359 #: gasp.c:3721
6360 #, c-format
6361 msgid "%s: Can't open input file `%s'.\n"
6362 msgstr ""
6363
6364 #: gasp.c:3740
6365 #, c-format
6366 msgid "Internal error, aborting at %s line %d"
6367 msgstr ""
6368
6369 #: gasp.c:3743
6370 msgid ""
6371 "\n"
6372 "Please report this bug.\n"
6373 msgstr ""
6374
6375 #. Detect if we are reading from stdin by examining the file
6376 #. name returned by as_where().
6377 #.
6378 #. [FIXME: We rely upon the name in the strcmp below being the
6379 #. same as the one used by input_scrub_new_file(), if that is
6380 #. not true, then this code will fail].
6381 #.
6382 #. If we are reading from stdin, then we need to save each input line
6383 #. here (assuming of course that we actually have a line of input to read),
6384 #. so that it can be displayed in the listing that is produced at the end
6385 #. of the assembly.
6386 #: input-file.c:148 input-scrub.c:233 listing.c:353
6387 msgid "{standard input}"
6388 msgstr ""
6389
6390 #: input-file.c:152
6391 #, c-format
6392 msgid "Can't open %s for reading."
6393 msgstr ""
6394
6395 #: input-file.c:203 input-file.c:233
6396 #, c-format
6397 msgid "Can't read from %s"
6398 msgstr ""
6399
6400 #: input-file.c:241
6401 #, c-format
6402 msgid "Can't close %s"
6403 msgstr ""
6404
6405 #: input-scrub.c:263
6406 msgid "macros nested too deeply"
6407 msgstr ""
6408
6409 #: input-scrub.c:349
6410 msgid "partial line at end of file ignored"
6411 msgstr ""
6412
6413 #: input-scrub.c:371
6414 msgid "Partial line at end of file ignored"
6415 msgstr ""
6416
6417 #: itbl-ops.c:359
6418 msgid "Unable to allocate memory for new instructions\n"
6419 msgstr ""
6420
6421 #: listing.c:252
6422 msgid "Warning:"
6423 msgstr ""
6424
6425 #: listing.c:259
6426 msgid "Error:"
6427 msgstr ""
6428
6429 #: listing.c:1137
6430 #, c-format
6431 msgid "can't open list file: %s"
6432 msgstr ""
6433
6434 #: listing.c:1161
6435 #, c-format
6436 msgid "error closing list file: %s"
6437 msgstr ""
6438
6439 #: listing.c:1242
6440 msgid "strange paper height, set to no form"
6441 msgstr ""
6442
6443 #: listing.c:1308
6444 msgid "New line in title"
6445 msgstr ""
6446
6447 #: macro.c:563
6448 msgid "unexpected end of file in macro definition"
6449 msgstr ""
6450
6451 #: macro.c:572
6452 msgid "missing ) after formals"
6453 msgstr ""
6454
6455 #: macro.c:729
6456 msgid "missplaced )"
6457 msgstr ""
6458
6459 #: macro.c:989
6460 msgid "confusion in formal parameters"
6461 msgstr ""
6462
6463 #: macro.c:994
6464 msgid "macro formal argument does not exist"
6465 msgstr ""
6466
6467 #: macro.c:1009
6468 msgid "can't mix positional and keyword arguments"
6469 msgstr ""
6470
6471 #: macro.c:1017
6472 msgid "too many positional arguments"
6473 msgstr ""
6474
6475 #: macro.c:1192
6476 msgid "unexpected end of file in irp or irpc"
6477 msgstr ""
6478
6479 #: macro.c:1200
6480 msgid "missing model parameter"
6481 msgstr ""
6482
6483 #: messages.c:105
6484 msgid "Assembler messages:\n"
6485 msgstr ""
6486
6487 #: messages.c:222
6488 msgid "Warning: "
6489 msgstr ""
6490
6491 #: messages.c:331
6492 msgid "Error: "
6493 msgstr ""
6494
6495 #: messages.c:435 messages.c:452
6496 msgid "Fatal error: "
6497 msgstr ""
6498
6499 #: messages.c:471
6500 msgid "Internal error!\n"
6501 msgstr ""
6502
6503 #: messages.c:473
6504 #, c-format
6505 msgid "Assertion failure in %s at %s line %d.\n"
6506 msgstr ""
6507
6508 #: messages.c:476
6509 #, c-format
6510 msgid "Assertion failure at %s line %d.\n"
6511 msgstr ""
6512
6513 #: messages.c:477 messages.c:495
6514 msgid "Please report this bug.\n"
6515 msgstr ""
6516
6517 #: messages.c:490
6518 #, c-format
6519 msgid "Internal error, aborting at %s line %d in %s\n"
6520 msgstr ""
6521
6522 #: messages.c:493
6523 #, c-format
6524 msgid "Internal error, aborting at %s line %d\n"
6525 msgstr ""
6526
6527 #: output-file.c:48
6528 #, c-format
6529 msgid "Can't open a bfd on stdout %s "
6530 msgstr ""
6531
6532 #: output-file.c:72 output-file.c:79
6533 #, c-format
6534 msgid "FATAL: Can't close %s\n"
6535 msgstr ""
6536
6537 #: output-file.c:130
6538 #, c-format
6539 msgid "FATAL: Can't close %s"
6540 msgstr ""
6541
6542 #: output-file.c:148
6543 msgid "Failed to emit an object byte"
6544 msgstr ""
6545
6546 #: output-file.c:149
6547 msgid "Can't continue"
6548 msgstr ""
6549
6550 #: read.c:426
6551 #, c-format
6552 msgid "error constructing %s pseudo-op table: %s"
6553 msgstr ""
6554
6555 #: read.c:791
6556 #, c-format
6557 msgid "Unknown pseudo-op: `%s'"
6558 msgstr ""
6559
6560 #: read.c:909
6561 #, c-format
6562 msgid "label \"%d$\" redefined"
6563 msgstr ""
6564
6565 #: read.c:1126
6566 msgid ".abort detected. Abandoning ship."
6567 msgstr ""
6568
6569 #: read.c:1231 read.c:2010
6570 msgid "Alignment not a power of 2"
6571 msgstr ""
6572
6573 #: read.c:1239
6574 #, c-format
6575 msgid "Alignment too large: %u assumed"
6576 msgstr ""
6577
6578 #: read.c:1271
6579 msgid "expected fill pattern missing"
6580 msgstr ""
6581
6582 #: read.c:1468
6583 #, c-format
6584 msgid "attempt to re-define symbol `%s'"
6585 msgstr ""
6586
6587 #. Some of the back ends can't deal with non-positive line numbers.
6588 #. Besides, it's silly.
6589 #: read.c:1590
6590 #, c-format
6591 msgid "Line numbers must be positive; line number %d rejected."
6592 msgstr ""
6593
6594 #: read.c:1617
6595 msgid "start address not supported"
6596 msgstr ""
6597
6598 #: read.c:1627
6599 msgid ".err encountered"
6600 msgstr ""
6601
6602 #: read.c:1646 read.c:1648
6603 #, c-format
6604 msgid ".fail %ld encountered"
6605 msgstr ""
6606
6607 #: read.c:1685
6608 #, c-format
6609 msgid ".fill size clamped to %d."
6610 msgstr ""
6611
6612 #: read.c:1690
6613 msgid "Size negative: .fill ignored."
6614 msgstr ""
6615
6616 #: read.c:1696
6617 msgid "Repeat < 0, .fill ignored"
6618 msgstr ""
6619
6620 #: read.c:1852
6621 #, c-format
6622 msgid "unrecognized .linkonce type `%s'"
6623 msgstr ""
6624
6625 #: read.c:1865 read.c:1891
6626 msgid ".linkonce is not supported for this object file format"
6627 msgstr ""
6628
6629 #: read.c:1887
6630 #, c-format
6631 msgid "bfd_set_section_flags: %s"
6632 msgstr ""
6633
6634 #: read.c:1956
6635 #, c-format
6636 msgid "error setting flags for \".sbss\": %s"
6637 msgstr ""
6638
6639 #: read.c:1988
6640 msgid "Expected comma after size"
6641 msgstr ""
6642
6643 #: read.c:1996
6644 msgid "Missing alignment"
6645 msgstr ""
6646
6647 #: read.c:2133
6648 msgid "bad expression"
6649 msgstr ""
6650
6651 #: read.c:2268
6652 #, c-format
6653 msgid "attempt to redefine pseudo-op `%s' ignored"
6654 msgstr ""
6655
6656 #: read.c:2332
6657 #, c-format
6658 msgid "invalid segment \"%s\"; segment \"%s\" assumed"
6659 msgstr ""
6660
6661 #: read.c:2338
6662 msgid "ignoring fill value in absolute section"
6663 msgstr ""
6664
6665 #: read.c:2341
6666 msgid "only constant offsets supported in absolute section"
6667 msgstr ""
6668
6669 #: read.c:2373
6670 msgid "MRI style ORG pseudo-op not supported"
6671 msgstr ""
6672
6673 #: read.c:2461
6674 msgid "unrecognized section type"
6675 msgstr ""
6676
6677 #: read.c:2529
6678 #, c-format
6679 msgid "unrecognized section type `%s'"
6680 msgstr ""
6681
6682 #: read.c:2543
6683 msgid "absolute sections are not supported"
6684 msgstr ""
6685
6686 #: read.c:2558
6687 #, c-format
6688 msgid "unrecognized section command `%s'"
6689 msgstr ""
6690
6691 #: read.c:2633
6692 msgid "rept without endr"
6693 msgstr ""
6694
6695 #: read.c:2817
6696 msgid "Unsupported variable size or fill value"
6697 msgstr ""
6698
6699 #: read.c:2842
6700 msgid ".space repeat count is zero, ignored"
6701 msgstr ""
6702
6703 #: read.c:2844
6704 msgid ".space repeat count is negative, ignored"
6705 msgstr ""
6706
6707 #: read.c:2873
6708 msgid "space allocation too complex in absolute section"
6709 msgstr ""
6710
6711 #: read.c:2878
6712 msgid "space allocation too complex in common section"
6713 msgstr ""
6714
6715 #: read.c:2965 read.c:4045
6716 #, c-format
6717 msgid "Bad floating literal: %s"
6718 msgstr ""
6719
6720 #: read.c:3041
6721 #, c-format
6722 msgid "Rest of line ignored. First ignored character is `%c'."
6723 msgstr ""
6724
6725 #: read.c:3044
6726 #, c-format
6727 msgid "Rest of line ignored. First ignored character valued 0x%x."
6728 msgstr ""
6729
6730 #: read.c:3095
6731 msgid "illegal expression; zero assumed"
6732 msgstr ""
6733
6734 #: read.c:3097
6735 msgid "missing expression; zero assumed"
6736 msgstr ""
6737
6738 #: read.c:3263
6739 msgid "rva without symbol"
6740 msgstr ""
6741
6742 #: read.c:3388
6743 msgid "attempt to store value in absolute section"
6744 msgstr ""
6745
6746 #: read.c:3426 read.c:4322
6747 msgid "zero assumed for missing expression"
6748 msgstr ""
6749
6750 #: read.c:3438 read.c:4334
6751 msgid "register value used as expression"
6752 msgstr ""
6753
6754 #. Leading bits contain both 0s & 1s.
6755 #: read.c:3528
6756 #, c-format
6757 msgid "Value 0x%lx truncated to 0x%lx."
6758 msgstr ""
6759
6760 #: read.c:3544
6761 #, c-format
6762 msgid "Bignum truncated to %d bytes"
6763 msgstr ""
6764
6765 #: read.c:3621
6766 #, c-format
6767 msgid "unsupported BFD relocation size %u"
6768 msgstr ""
6769
6770 #: read.c:3710
6771 msgid "using a bit field width of zero"
6772 msgstr ""
6773
6774 #: read.c:3718
6775 #, c-format
6776 msgid "field width \"%s\" too complex for a bitfield"
6777 msgstr ""
6778
6779 #: read.c:3726
6780 #, c-format
6781 msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
6782 msgstr ""
6783
6784 #: read.c:3747
6785 #, c-format
6786 msgid "field value \"%s\" too complex for a bitfield"
6787 msgstr ""
6788
6789 #: read.c:3869
6790 msgid "Unresolvable or nonpositive repeat count; using 1"
6791 msgstr ""
6792
6793 #: read.c:3920
6794 #, c-format
6795 msgid "Unknown floating type type '%c'"
6796 msgstr ""
6797
6798 #: read.c:3942
6799 msgid "Floating point constant too large"
6800 msgstr ""
6801
6802 #: read.c:4067
6803 msgid "unresolvable or nonpositive repeat count; using 1"
6804 msgstr ""
6805
6806 #: read.c:4471
6807 msgid "Expected <nn>"
6808 msgstr ""
6809
6810 #. To be compatible with BSD 4.2 as: give the luser a linefeed!!
6811 #: read.c:4504 read.c:4587
6812 msgid "Unterminated string: Newline inserted."
6813 msgstr ""
6814
6815 #: read.c:4595
6816 msgid "Bad escaped character in string, '?' assumed"
6817 msgstr ""
6818
6819 #: read.c:4621
6820 msgid "expected address expression; zero assumed"
6821 msgstr ""
6822
6823 #: read.c:4641
6824 #, c-format
6825 msgid "symbol \"%s\" undefined; zero assumed"
6826 msgstr ""
6827
6828 #: read.c:4644
6829 msgid "some symbol undefined; zero assumed"
6830 msgstr ""
6831
6832 #: read.c:4662
6833 msgid "bad or irreducible absolute expression; zero assumed"
6834 msgstr ""
6835
6836 #: read.c:4700
6837 msgid "This string may not contain '\\0'"
6838 msgstr ""
6839
6840 #: read.c:4739
6841 msgid "Missing string"
6842 msgstr ""
6843
6844 #: read.c:4966
6845 msgid "missing .func"
6846 msgstr ""
6847
6848 #: read.c:4983
6849 msgid ".endfunc missing for previous .func"
6850 msgstr ""
6851
6852 #: stabs.c:209
6853 msgid ".stabs: Missing comma"
6854 msgstr ""
6855
6856 #: stabs.c:217 stabs.c:225 stabs.c:236
6857 #, c-format
6858 msgid ".stab%c: Missing comma"
6859 msgstr ""
6860
6861 #: stabs.c:415
6862 msgid "comma missing in .xstabs"
6863 msgstr ""
6864
6865 #: subsegs.c:379
6866 #, c-format
6867 msgid "Attempt to switch to nonexistent segment \"%s\""
6868 msgstr ""
6869
6870 #: symbols.c:308
6871 #, c-format
6872 msgid "Symbol \"%s\" is already defined as \"%s\"/%d.%d.%ld."
6873 msgstr ""
6874
6875 #: symbols.c:314
6876 #, c-format
6877 msgid "Symbol \"%s\" is already defined as \"%s\"/%ld."
6878 msgstr ""
6879
6880 #: symbols.c:328
6881 #, c-format
6882 msgid "Symbol %s already defined."
6883 msgstr ""
6884
6885 #: symbols.c:384
6886 #, c-format
6887 msgid "Inserting \"%s\" into symbol table failed: %s"
6888 msgstr ""
6889
6890 #: symbols.c:665
6891 #, c-format
6892 msgid "Symbol definition loop encountered at %s"
6893 msgstr ""
6894
6895 #: symbols.c:834 symbols.c:838
6896 #, c-format
6897 msgid "undefined symbol %s in operation"
6898 msgstr ""
6899
6900 #: symbols.c:842
6901 msgid "invalid section for operation"
6902 msgstr ""
6903
6904 #: symbols.c:847 symbols.c:851
6905 #, c-format
6906 msgid "undefined symbol %s in operation setting %s"
6907 msgstr ""
6908
6909 #: symbols.c:856
6910 #, c-format
6911 msgid "invalid section for operation setting %s"
6912 msgstr ""
6913
6914 #: symbols.c:874
6915 #, c-format
6916 msgid "division by zero when setting %s"
6917 msgstr ""
6918
6919 #: symbols.c:945 write.c:1881
6920 #, c-format
6921 msgid "can't resolve value for symbol \"%s\""
6922 msgstr ""
6923
6924 #: symbols.c:1288
6925 #, c-format
6926 msgid "\"%d\" (instance number %d of a %s label)"
6927 msgstr ""
6928
6929 #: symbols.c:1333
6930 #, c-format
6931 msgid "Attempt to get value of unresolved symbol %s"
6932 msgstr ""
6933
6934 #: write.c:169
6935 #, c-format
6936 msgid "field fx_size too small to hold %d"
6937 msgstr ""
6938
6939 #: write.c:301
6940 msgid "rva not supported"
6941 msgstr ""
6942
6943 #: write.c:496
6944 #, c-format
6945 msgid "attempt to .org/.space backwards? (%ld)"
6946 msgstr ""
6947
6948 #: write.c:970 write.c:1031
6949 #, c-format
6950 msgid "%s:%u: bad return from bfd_install_relocation"
6951 msgstr ""
6952
6953 #: write.c:1015
6954 msgid "internal error: fixup not contained within frag"
6955 msgstr ""
6956
6957 #: write.c:1114 write.c:1138
6958 #, c-format
6959 msgid "FATAL: Can't write %s"
6960 msgstr ""
6961
6962 #: write.c:1169
6963 msgid "Cannot write to output file."
6964 msgstr ""
6965
6966 #: write.c:1400
6967 #, c-format
6968 msgid "%d error%s, %d warning%s, generating bad object file.\n"
6969 msgstr ""
6970
6971 #: write.c:1407
6972 #, c-format
6973 msgid "%d error%s, %d warning%s, no object file generated.\n"
6974 msgstr ""
6975
6976 #: write.c:1806
6977 #, c-format
6978 msgid "local label %s is not defined"
6979 msgstr ""
6980
6981 #: write.c:2125
6982 #, c-format
6983 msgid "alignment padding (%lu bytes) not a multiple of %ld"
6984 msgstr ""
6985
6986 #: write.c:2231
6987 #, c-format
6988 msgid ".word %s-%s+%s didn't fit"
6989 msgstr ""
6990
6991 #. Growth may be negative, but variable part of frag
6992 #. cannot have fewer than 0 chars. That is, we can't
6993 #. .org backwards.
6994 #: write.c:2308
6995 msgid "attempt to .org backwards ignored"
6996 msgstr ""
6997
6998 #: write.c:2324
6999 msgid ".space specifies non-absolute value"
7000 msgstr ""
7001
7002 #: write.c:2328
7003 msgid ".space or .fill with negative value, ignored"
7004 msgstr ""
7005
7006 #: write.c:2578
7007 #, c-format
7008 msgid ""
7009 "Subtraction of two symbols in different sections \"%s\" {%s section} - "
7010 "\"%s\" {%s section} at file address %s."
7011 msgstr ""
7012
7013 #: write.c:2732
7014 #, c-format
7015 msgid "Value of %s too large for field of %d bytes at %s"
7016 msgstr ""