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