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