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