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