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