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