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