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