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