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