gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gas / po / zh_CN.po
CommitLineData
f8c2a965
NC
1# Simplified Chinese translation for opcode.
2# Copyright (C) 2005 Free Software Foundation, Inc.
3# This file is distributed under the same license as the binutils package.
4# Meng Jie <zuxyhere@eastday.com>, 2005.
5# Mingye Wang <arthur200126@gmail.com>, 2015.
6#
7msgid ""
8msgstr ""
9"Project-Id-Version: gas 2.24.90\n"
10"Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
11"POT-Creation-Date: 2014-02-10 09:42+1030\n"
12"PO-Revision-Date: 2015-10-30 09:21-0400\n"
13"Last-Translator: Mingye Wang (Arthur2e5) <arthur200126@gmail.com>\n"
14"Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
15"Language: zh_CN\n"
429d795d 16"X-Bugs: Report translation errors to the Language-Team address.\n"
f8c2a965
NC
17"MIME-Version: 1.0\n"
18"Content-Type: text/plain; charset=UTF-8\n"
19"Content-Transfer-Encoding: 8bit\n"
20"Plural-Forms: nplurals=1; plural=0;\n"
21"X-Generator: Poedit 1.8.4\n"
22
23#: app.c:489 app.c:503
24msgid "end of file in comment"
25msgstr ""
26
27#: app.c:581 app.c:628
28#, c-format
29msgid "end of file in string; '%c' inserted"
30msgstr ""
31
32#: app.c:654
33#, c-format
34msgid "unknown escape '\\%c' in string; ignored"
35msgstr ""
36
37#: app.c:827
38msgid "end of file not at end of a line; newline inserted"
39msgstr ""
40
41#: app.c:990
42msgid "end of file in multiline comment"
43msgstr ""
44
45#: app.c:1065
46msgid "end of file after a one-character quote; \\0 inserted"
47msgstr ""
48
49#: app.c:1073
50msgid "end of file in escape character"
51msgstr ""
52
53#: app.c:1085
54#, fuzzy
55msgid "missing close quote; (assumed)"
56msgstr "缺少右括号"
57
58#: app.c:1154 app.c:1209 app.c:1221 app.c:1301
59msgid "end of file in comment; newline inserted"
60msgstr ""
61
62#: as.c:161
63#, fuzzy
64msgid "missing emulation mode name"
65msgstr "%qs后缺少宏名"
66
67#: as.c:176
68#, fuzzy, c-format
69msgid "unrecognized emulation name `%s'"
70msgstr "无法识别的节名%qE"
71
72#: as.c:223
73#, fuzzy, c-format
74msgid "GNU assembler version %s (%s) using BFD version %s\n"
75msgstr "版本为 %s %s的 gcc 驱动程序,执行版本为 %s 的 gcc\n"
76
77#: as.c:230
78#, fuzzy, c-format
79msgid "Usage: %s [option...] [asmfile...]\n"
80msgstr "用法:%s [选项] 文件...\n"
81
82#: as.c:232
83#, c-format
84msgid ""
85"Options:\n"
86" -a[sub-option...]\t turn on listings\n"
87" \t Sub-options [default hls]:\n"
88" \t c omit false conditionals\n"
89" \t d omit debugging directives\n"
90" \t g include general info\n"
91" \t h include high-level source\n"
92" \t l include assembly\n"
93" \t m include macro expansions\n"
94" \t n omit forms processing\n"
95" \t s include symbols\n"
96" \t =FILE list to FILE (must be last sub-option)\n"
97msgstr ""
98
99#: as.c:246
100#, c-format
101msgid " --alternate initially turn on alternate macro syntax\n"
102msgstr ""
103
104#: as.c:249
105#, c-format
106msgid ""
107" --compress-debug-sections\n"
108" compress DWARF debug sections using zlib\n"
109msgstr ""
110
111#: as.c:252
112#, c-format
113msgid ""
114" --nocompress-debug-sections\n"
115" don't compress DWARF debug sections\n"
116msgstr ""
117
118#: as.c:256
119#, fuzzy, c-format
120msgid " -D produce assembler debugging messages\n"
121msgstr " -c 反汇编方法体\n"
122
123#: as.c:258
124#, c-format
125msgid ""
126" --debug-prefix-map OLD=NEW\n"
127" map OLD to NEW in debug information\n"
128msgstr ""
129
130#: as.c:261
131#, c-format
132msgid " --defsym SYM=VAL define symbol SYM to given value\n"
133msgstr ""
134
135#: as.c:277
136#, fuzzy, c-format
137msgid " emulate output (default %s)\n"
138msgstr " 类别: %s\n"
139
140#: as.c:282
141#, c-format
142msgid " --execstack require executable stack for this object\n"
143msgstr ""
144
145#: as.c:284
146#, c-format
147msgid " --noexecstack don't require executable stack for this object\n"
148msgstr ""
149
150#: as.c:286
151#, c-format
152msgid ""
153" --size-check=[error|warning]\n"
154"\t\t\t ELF .size directive check (default --size-check=error)\n"
155msgstr ""
156
157#: as.c:290
158#, fuzzy, c-format
159msgid " -f skip whitespace and comment preprocessing\n"
160msgstr " -c 反汇编方法体\n"
161
162#: as.c:292
163#, fuzzy, c-format
164msgid " -g --gen-debug generate debugging information\n"
165msgstr " --yydebug 打开解析器调试\n"
166
167#: as.c:294
168#, fuzzy, c-format
169msgid " --gstabs generate STABS debugging information\n"
170msgstr " --javap 生成‘javap’格式的输出\n"
171
172#: as.c:296
173#, c-format
174msgid " --gstabs+ generate STABS debug info with GNU extensions\n"
175msgstr ""
176
177#: as.c:298
178#, fuzzy, c-format
179msgid " --gdwarf-2 generate DWARF2 debugging information\n"
180msgstr " --javap 生成‘javap’格式的输出\n"
181
182#: as.c:300
183#, c-format
184msgid " --gdwarf-sections generate per-function section names for DWARF line information\n"
185msgstr ""
186
187#: as.c:302
188#, c-format
189msgid " --hash-size=<value> set the hash table size close to <value>\n"
190msgstr ""
191
192#: as.c:304
193#, c-format
194msgid " --help show this message and exit\n"
195msgstr " --help 打印此帮助并退出\n"
196
197#: as.c:306
198#, c-format
199msgid " --target-help show target specific options\n"
200msgstr " --target-help 显示目标机器特定的命令行选项\n"
201
202#: as.c:308
203#, c-format
204msgid " -I DIR add DIR to search list for .include directives\n"
205msgstr " -I 目录 将目录添加至类路径\n"
206
207#: as.c:310
208#, c-format
209msgid " -J don't warn about signed overflow\n"
210msgstr ""
211
212#: as.c:312
213#, c-format
214msgid " -K warn when differences altered for long displacements\n"
215msgstr ""
216
217#: as.c:314
218#, c-format
219msgid " -L,--keep-locals keep local symbols (e.g. starting with `L')\n"
220msgstr ""
221
222#: as.c:316
223#, c-format
224msgid " -M,--mri assemble in MRI compatibility mode\n"
225msgstr ""
226
227#: as.c:318
228#, c-format
229msgid " --MD FILE write dependency information in FILE (default none)\n"
230msgstr ""
231
232#: as.c:320
233#, c-format
234msgid " -nocpp ignored\n"
235msgstr ""
236
237#: as.c:322
238#, c-format
239msgid " -o OBJFILE name the object-file output OBJFILE (default a.out)\n"
240msgstr ""
241
242#: as.c:324
243#, c-format
244msgid " -R fold data section into text section\n"
245msgstr ""
246
247#: as.c:326
248#, c-format
249msgid ""
250" --reduce-memory-overheads \n"
251" prefer smaller memory use at the cost of longer\n"
252" assembly times\n"
253msgstr ""
254
255#: as.c:330
256#, c-format
257msgid " --statistics print various measured statistics from execution\n"
258msgstr ""
259
260#: as.c:332
261#, c-format
262msgid " --strip-local-absolute strip local absolute symbols\n"
263msgstr ""
264
265#: as.c:334
266#, c-format
267msgid " --traditional-format Use same format as native assembler when possible\n"
268msgstr ""
269
270#: as.c:336
271#, fuzzy, c-format
272msgid " --version print assembler version number and exit\n"
273msgstr " --version 打印版本号并退出\n"
274
275#: as.c:338
276#, fuzzy, c-format
277msgid " -W --no-warn suppress warnings\n"
278msgstr " --mno-cygwin 创建 Mingw DLL\n"
279
280#: as.c:340
281#, fuzzy, c-format
282msgid " --warn don't suppress warnings\n"
283msgstr " -shared 生成一个共享库\n"
284
285#: as.c:342
286#, fuzzy, c-format
287msgid " --fatal-warnings treat warnings as errors\n"
288msgstr "%s:所有的警告都被当作是错误"
289
290#: as.c:345
291#, c-format
292msgid ""
293" --itbl INSTTBL extend instruction set to include instructions\n"
294" matching the specifications defined in file INSTTBL\n"
295msgstr ""
296
297#: as.c:349
298#, fuzzy, c-format
299msgid " -w ignored\n"
300msgstr " 长度: %ld\n"
301
302#: as.c:351
303#, fuzzy, c-format
304msgid " -X ignored\n"
305msgstr " 长度: %ld\n"
306
307#: as.c:353
308#, fuzzy, c-format
309msgid " -Z generate object file even after errors\n"
310msgstr " -o, --object 打印对象级信息\n"
311
312#: as.c:355
313#, c-format
314msgid ""
315" --listing-lhs-width set the width in words of the output data column of\n"
316" the listing\n"
317msgstr ""
318
319#: as.c:358
320#, c-format
321msgid ""
322" --listing-lhs-width2 set the width in words of the continuation lines\n"
323" of the output data column; ignored if smaller than\n"
324" the width of the first line\n"
325msgstr ""
326
327#: as.c:362
328#, c-format
329msgid ""
330" --listing-rhs-width set the max width in characters of the lines from\n"
331" the source file\n"
332msgstr ""
333
334#: as.c:365
335#, c-format
336msgid ""
337" --listing-cont-lines set the maximum number of continuation lines used\n"
338" for the output data column of the listing\n"
339msgstr ""
340
341#: as.c:368
342#, fuzzy, c-format
343msgid " @FILE read options from FILE\n"
344msgstr " @<file> 从 <file> 读取选项。\n"
345
346#: as.c:376
347#, c-format
348msgid "Report bugs to %s\n"
349msgstr "将错误报告到 %s\n"
350
351#: as.c:590
352#, fuzzy, c-format
353msgid "unrecognized option -%c%s"
354msgstr "无法识别的选项"
355
356#. This output is intended to follow the GNU standards document.
357#: as.c:628
358#, c-format
359msgid "GNU assembler %s\n"
360msgstr "GNU 汇编器 %s\n"
361
362#: as.c:629
363#, c-format
364msgid "Copyright 2014 Free Software Foundation, Inc.\n"
365msgstr "Copyright 2014 自由软件基金会。\n"
366
367#: as.c:630
368#, fuzzy, c-format
369msgid ""
370"This program is free software; you may redistribute it under the terms of\n"
371"the GNU General Public License version 3 or later.\n"
372"This program has absolutely no warranty.\n"
373msgstr ""
374"这个程序是自由软件;您可以遵循GNU 通用公共授权版本 3 或\n"
375"(您自行选择的) 稍后版本以再次散布它。\n"
376"这个程序完全没有任何担保。\n"
377
378#: as.c:634
379#, c-format
380msgid "This assembler was configured for a target of `%s'.\n"
381msgstr ""
382
383#: as.c:641
384#, fuzzy
385msgid "multiple emulation names specified"
386msgstr "给出了两个不同的操作选项"
387
388#: as.c:643
389#, fuzzy
390msgid "emulations not handled in this configuration"
391msgstr "别名定义在此配置下不受支持"
392
393#: as.c:648
394#, fuzzy, c-format
395msgid "alias = %s\n"
396msgstr " -U 如同 -p 和 -u\n"
397
398#: as.c:649
399#, c-format
400msgid "canonical = %s\n"
401msgstr ""
402
403#: as.c:650
404#, fuzzy, c-format
405msgid "cpu-type = %s\n"
406msgstr " cpu 类型 : %08lx (%s)\n"
407
408#: as.c:652
409#, fuzzy, c-format
410msgid "format = %s\n"
411msgstr "%s 格式错误"
412
413#: as.c:655
414#, fuzzy, c-format
415msgid "bfd-target = %s\n"
416msgstr "目标:%s\n"
417
418#: as.c:663
419#, fuzzy
420msgid "cannot compress debug sections (zlib not installed)"
421msgstr "生成 VMS 格式的调试信息"
422
423#: as.c:684
424msgid "bad defsym; format is --defsym name=value"
425msgstr ""
426
427#: as.c:704
428#, fuzzy
429msgid "no file name following -t option"
430msgstr "在选项 -fo 之后没有文件名。\n"
431
432#: as.c:719
433#, fuzzy, c-format
434msgid "failed to read instruction table %s\n"
435msgstr "无法确定动态字符串表的长度\n"
436
437#: as.c:835
438#, fuzzy, c-format
439msgid "Invalid --size-check= option: `%s'"
440msgstr "%s: 不适用的选项 -- %c\n"
441
442#: as.c:903
443#, fuzzy, c-format
444msgid "invalid listing option `%c'"
445msgstr "无效的条件选项"
446
447#: as.c:956
448#, fuzzy
449msgid "--hash-size needs a numeric argument"
450msgstr "%P%X:--hash-size 需要一个数字作为参数\n"
451
452#: as.c:981
453#, fuzzy, c-format
454msgid "%s: total time in assembly: %ld.%06ld\n"
455msgstr "%s: 链结总时间: %ld.%06ld\n"
456
457#: as.c:984
458#, c-format
459msgid "%s: data size %ld\n"
460msgstr "%s: 数据大小 %ld\n"
461
462#: as.c:1308
463#, fuzzy, c-format
464msgid "%d warnings, treating warnings as errors"
465msgstr "将警告当作错误"
466
467#: as.h:189
468#, c-format
469msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
470msgstr ""
471
472#.
473#. * We have a GROSS internal error.
474#. * This should never happen.
475#.
476#: atof-generic.c:417 config/tc-m68k.c:3583
477msgid "failed sanity check"
478msgstr ""
479
480#: cgen.c:113 config/tc-alpha.c:2101 config/tc-alpha.c:2125
481#: config/tc-arc.c:1684 config/tc-d10v.c:552 config/tc-d30v.c:538
482#: config/tc-mn10200.c:1101 config/tc-mn10300.c:1753 config/tc-ppc.c:2861
483#: config/tc-ppc.c:3038 config/tc-ppc.c:3307 config/tc-s390.c:1262
484#: config/tc-s390.c:1382 config/tc-s390.c:1511 config/tc-v850.c:2523
485#: config/tc-v850.c:2594 config/tc-v850.c:2641 config/tc-v850.c:2678
486#: config/tc-v850.c:2715 config/tc-v850.c:2976
487#, fuzzy
488msgid "too many fixups"
489msgstr "输入文件太多"
490
491#: cgen.c:400 cgen.c:420 config/tc-arc.c:1665 config/tc-d10v.c:463
492#: config/tc-d30v.c:454 config/tc-i370.c:2125 config/tc-mn10200.c:1043
493#: config/tc-mn10300.c:1678 config/tc-ppc.c:2903 config/tc-s390.c:1233
494#: config/tc-v850.c:2632 config/tc-v850.c:2666 config/tc-v850.c:2706
495#: config/tc-v850.c:2949 config/tc-z80.c:444
496#, fuzzy
497msgid "illegal operand"
498msgstr "不合法的算子"
499
500#: cgen.c:424 config/tc-arc.c:1667 config/tc-avr.c:639 config/tc-d10v.c:465
501#: config/tc-d30v.c:456 config/tc-h8300.c:497 config/tc-i370.c:2127
502#: config/tc-mcore.c:662 config/tc-microblaze.c:604 config/tc-mmix.c:495
503#: config/tc-mn10200.c:1046 config/tc-mn10300.c:1681 config/tc-msp430.c:883
504#: config/tc-or32.c:307 config/tc-ppc.c:2905 config/tc-s390.c:1251
505#: config/tc-sh.c:1386 config/tc-sh64.c:2213 config/tc-v850.c:2636
506#: config/tc-v850.c:2670 config/tc-v850.c:2710 config/tc-v850.c:2952
507#: config/tc-xgate.c:897 config/tc-z80.c:555 config/tc-z8k.c:350
508msgid "missing operand"
509msgstr "缺少操作数"
510
511#: cgen.c:800
512msgid "a reloc on this operand implies an overflow"
513msgstr ""
514
515#: cgen.c:823
516#, fuzzy
517msgid "operand mask overflow"
518msgstr "表达式栈溢出"
519
520#. We can't actually support subtracting a symbol.
521#: cgen.c:887 config/tc-arc.c:1249 config/tc-arm.c:1683 config/tc-arm.c:9384
522#: config/tc-arm.c:9436 config/tc-arm.c:9685 config/tc-arm.c:10506
523#: config/tc-arm.c:11632 config/tc-arm.c:11672 config/tc-arm.c:12015
524#: config/tc-arm.c:12056 config/tc-avr.c:1172 config/tc-avr.c:1397
525#: config/tc-cris.c:4047 config/tc-d10v.c:1511 config/tc-d30v.c:1915
526#: config/tc-mips.c:8510 config/tc-mips.c:9797 config/tc-mips.c:11029
527#: config/tc-mips.c:11684 config/tc-nds32.c:5775 config/tc-ppc.c:6515
528#: config/tc-spu.c:957 config/tc-spu.c:981 config/tc-tilegx.c:1485
529#: config/tc-tilepro.c:1346 config/tc-v850.c:3435 config/tc-xstormy16.c:483
530#: config/tc-xtensa.c:5833 config/tc-xtensa.c:11830
531#, fuzzy
532msgid "expression too complex"
533msgstr "表达式栈溢出"
534
535#: cgen.c:983 config/tc-arc.c:1310 config/tc-ppc.c:6832 config/tc-ppc.c:7048
536#: config/tc-s390.c:2246 config/tc-v850.c:3487 config/tc-xstormy16.c:537
537#, fuzzy
538msgid "unresolved expression that must be resolved"
539msgstr "num_threads 表达式必须是整型的"
540
541#: cgen.c:1008 config/tc-xstormy16.c:562
542#, c-format
543msgid "internal error: can't install fix for reloc type %d (`%s')"
544msgstr ""
545
546#: cgen.c:1061 config/tc-nios2.c:1231
547#, fuzzy
548msgid "relocation is not supported"
549msgstr "%P%F:不支持 -shared\n"
550
551#: cond.c:83
552#, fuzzy
553msgid "invalid identifier for \".ifdef\""
554msgstr "初始值设定无法决定%q+D的大小"
555
556#: cond.c:150
557#, fuzzy
558msgid "non-constant expression in \".if\" statement"
559msgstr "%L处 DATA 语句中有非常量数组"
560
561#: cond.c:277
562#, fuzzy
563msgid "bad format for ifc or ifnc"
564msgstr "%s 格式错误"
565
566#: cond.c:307
567msgid "\".elseif\" without matching \".if\""
568msgstr ""
569
570#: cond.c:311
571msgid "\".elseif\" after \".else\""
572msgstr ""
573
574#: cond.c:314 cond.c:420
575msgid "here is the previous \".else\""
576msgstr ""
577
578#: cond.c:317 cond.c:423
579#, fuzzy
580msgid "here is the previous \".if\""
581msgstr "%<else%>之前没有%<if%>"
582
583#: cond.c:346
584#, fuzzy
585msgid "non-constant expression in \".elseif\" statement"
586msgstr "%L处 DATA 语句中有非常量数组"
587
588#: cond.c:384
589msgid "\".endif\" without \".if\""
590msgstr ""
591
592#: cond.c:413
593msgid "\".else\" without matching \".if\""
594msgstr ""
595
596#: cond.c:417
597#, fuzzy
598msgid "duplicate \".else\""
599msgstr "重复的%qs"
600
601#: cond.c:468
602msgid ".ifeqs syntax error"
603msgstr ""
604
605#: cond.c:549
606msgid "end of macro inside conditional"
607msgstr ""
608
609#: cond.c:551
610#, fuzzy
611msgid "end of file inside conditional"
612msgstr "条件表达式使用了非整数值"
613
614#: cond.c:554
615msgid "here is the start of the unterminated conditional"
616msgstr ""
617
618#: cond.c:558
619msgid "here is the \"else\" of the unterminated conditional"
620msgstr ""
621
622#: config/atof-ieee.c:141
623#, fuzzy
624msgid "cannot create floating-point number"
625msgstr "输出列号和偏移而非文本"
626
627#: config/atof-ieee.c:288
628#, fuzzy
629msgid "NaNs are not supported by this target\n"
630msgstr "__builtin_saveregs 不为此目标所支持"
631
632#: config/atof-ieee.c:327 config/atof-ieee.c:368
633#, fuzzy
634msgid "Infinities are not supported by this target\n"
635msgstr "__builtin_saveregs 不为此目标所支持"
636
637#: config/atof-ieee.c:784 config/atof-vax.c:450 config/tc-arm.c:1070
638#: config/tc-ia64.c:11651 config/tc-tic30.c:1259 config/tc-tic4x.c:2592
639#, fuzzy
640msgid "Unrecognized or unsupported floating point constant"
641msgstr "预期的常量无法识别"
642
643#: config/obj-aout.c:84
644#, c-format
645msgid "Attempt to put a common symbol into set %s"
646msgstr ""
647
648#: config/obj-aout.c:88
649#, fuzzy, c-format
650msgid "Attempt to put an undefined symbol into set %s"
651msgstr "警告:试图导出未定义的符号“%s”"
652
653#: config/obj-aout.c:115 config/obj-coff.c:1401
654#, c-format
655msgid "Symbol `%s' can not be both weak and common"
656msgstr ""
657
658#: config/obj-coff.c:141 dw2gencfi.c:214
659#, c-format
660msgid "Inserting \"%s\" into structure table failed: %s"
661msgstr ""
662
663#: config/obj-coff.c:220 config/obj-coff.c:1705 config/tc-ppc.c:5519
664#: config/tc-tic54x.c:4008 read.c:2896
665#, fuzzy, c-format
666msgid "error setting flags for \"%s\": %s"
667msgstr "写入 %s 时出错:%m"
668
669#. Zero is used as an end marker in the file.
670#: config/obj-coff.c:439
671#, fuzzy
672msgid "Line numbers must be positive integers\n"
673msgstr "“N”的值必须是正数。"
674
675#: config/obj-coff.c:471
676msgid ".ln pseudo-op inside .def/.endef: ignored."
677msgstr ""
678
679#: config/obj-coff.c:513 ecoff.c:3249
680msgid ".loc outside of .text"
681msgstr ""
682
683#: config/obj-coff.c:520
684msgid ".loc pseudo-op inside .def/.endef: ignored."
685msgstr ""
686
687#: config/obj-coff.c:601
688msgid ".def pseudo-op used inside of .def/.endef: ignored."
689msgstr ""
690
691#: config/obj-coff.c:637
692msgid ".endef pseudo-op used outside of .def/.endef: ignored."
693msgstr ""
694
695#: config/obj-coff.c:676
696#, fuzzy, c-format
697msgid "`%s' symbol without preceding function"
698msgstr "%ld: .bf 未含前导函数"
699
700#: config/obj-coff.c:763
701#, fuzzy, c-format
702msgid "unexpected storage class %d"
703msgstr "非预期的操作数"
704
705#: config/obj-coff.c:871
706msgid ".dim pseudo-op used outside of .def/.endef: ignored."
707msgstr ""
708
709#: config/obj-coff.c:891
710#, fuzzy
711msgid "badly formed .dim directive ignored"
712msgstr "%qE属性指定被忽略"
713
714#: config/obj-coff.c:940
715msgid ".size pseudo-op used outside of .def/.endef ignored."
716msgstr ""
717
718#: config/obj-coff.c:955
719msgid ".scl pseudo-op used outside of .def/.endef ignored."
720msgstr ""
721
722#: config/obj-coff.c:972
723msgid ".tag pseudo-op used outside of .def/.endef ignored."
724msgstr ""
725
726#: config/obj-coff.c:990
727#, fuzzy, c-format
728msgid "tag not found for .tag %s"
729msgstr "无法为类 %s 找到文件"
730
731#: config/obj-coff.c:1003
732msgid ".type pseudo-op used outside of .def/.endef ignored."
733msgstr ""
734
735#: config/obj-coff.c:1022
736msgid ".val pseudo-op used outside of .def/.endef ignored."
737msgstr ""
738
739#: config/obj-coff.c:1179
740#, fuzzy
741msgid "badly formed .weak directive ignored"
742msgstr "%qE属性指定被忽略"
743
744#: config/obj-coff.c:1357
745#, fuzzy
746msgid "mismatched .eb"
747msgstr "参数不匹配"
748
749#: config/obj-coff.c:1380
750#, c-format
751msgid "C_EFCN symbol for %s out of scope"
752msgstr ""
753
754#: config/obj-coff.c:1434
755#, fuzzy, c-format
756msgid "Warning: internal error: forgetting to set endndx of %s"
757msgstr "%P: 内部错误: 放弃 %3$s 中 %1$s 的第 %2$d 列\n"
758
759#. STYP_INFO
760#. STYP_LIB
761#. STYP_OVER
762#: config/obj-coff.c:1670
763#, fuzzy, c-format
764msgid "unsupported section attribute '%c'"
765msgstr "跳过意外的重定位类型 %s\n"
766
767#: config/obj-coff.c:1674 config/tc-ppc.c:5501
768#, fuzzy, c-format
769msgid "unknown section attribute '%c'"
770msgstr "未知的约束‘%c’"
771
772#: config/obj-coff.c:1717 config/obj-macho.c:276
773#, c-format
774msgid "Ignoring changed section attributes for %s"
775msgstr ""
776
777#: config/obj-coff.c:1857
778#, c-format
779msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
780msgstr ""
781
782#: config/obj-ecoff.c:125
783msgid "Can't set GP value"
784msgstr ""
785
786#: config/obj-ecoff.c:132
787#, fuzzy
788msgid "Can't set register masks"
789msgstr "使用另一套寄存器名"
790
791#: config/obj-elf.c:342 config/tc-sparc.c:4193 config/tc-v850.c:512
792#, c-format
793msgid "bad .common segment %s"
794msgstr ""
795
796#: config/obj-elf.c:419
797#, fuzzy
798msgid "Missing symbol name in directive"
799msgstr "%s:%d: 缺少新的符号名称"
800
801#: config/obj-elf.c:625
802#, fuzzy, c-format
803msgid "setting incorrect section type for %s"
804msgstr "两个文件在同一列中:%s\n"
805
806#: config/obj-elf.c:630
807#, fuzzy, c-format
808msgid "ignoring incorrect section type for %s"
809msgstr "两个文件在同一列中:%s\n"
810
811#: config/obj-elf.c:680
812#, fuzzy, c-format
813msgid "setting incorrect section attributes for %s"
814msgstr "两个文件在同一列中:%s\n"
815
816#: config/obj-elf.c:735
817#, fuzzy, c-format
818msgid "ignoring changed section type for %s"
819msgstr "无法变更目前的工作目录到 “/” "
820
821#: config/obj-elf.c:747
822#, c-format
823msgid "ignoring changed section attributes for %s"
824msgstr ""
825
826#: config/obj-elf.c:749
827#, fuzzy, c-format
828msgid "ignoring changed section entity size for %s"
829msgstr "忽略不存在的目录“%s”\n"
830
831#: config/obj-elf.c:809
832msgid "unrecognized .section attribute: want a,e,w,x,M,S,G,T"
833msgstr ""
834
835#: config/obj-elf.c:851 read.c:2880
836#, fuzzy
837msgid "unrecognized section type"
838msgstr "无法识别的节名%qE"
839
840#: config/obj-elf.c:883
841#, fuzzy
842msgid "unrecognized section attribute"
843msgstr "无法识别的节名%qE"
844
845#: config/obj-elf.c:914 config/tc-alpha.c:4208
846#, fuzzy
847msgid "missing name"
848msgstr "缺少数字"
849
850#: config/obj-elf.c:1045
851#, fuzzy
852msgid "invalid merge entity size"
853msgstr "%<...%>作为实参。)"
854
855#: config/obj-elf.c:1052
856msgid "entity size for SHF_MERGE not specified"
857msgstr ""
858
859#: config/obj-elf.c:1058
860msgid "? section flag ignored with G present"
861msgstr ""
862
863#: config/obj-elf.c:1082
864#, fuzzy
865msgid "group name for SHF_GROUP not specified"
866msgstr "输出文件"
867
868#: config/obj-elf.c:1105
869#, fuzzy
870msgid "character following name is not '#'"
871msgstr "%C处的名字中有非法字符"
872
873#: config/obj-elf.c:1224
874msgid ".previous without corresponding .section; ignored"
875msgstr ""
876
877#: config/obj-elf.c:1250
878msgid ".popsection without corresponding .pushsection; ignored"
879msgstr ""
880
881#: config/obj-elf.c:1296
882msgid "expected comma after name in .symver"
883msgstr ""
884
885#: config/obj-elf.c:1320
886#, fuzzy, c-format
887msgid "missing version name in `%s' for symbol `%s'"
888msgstr "%s:重定位 %s 不支持符号 %s。"
889
890#: config/obj-elf.c:1331
891#, c-format
892msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
893msgstr ""
894
895#: config/obj-elf.c:1368
896#, c-format
897msgid "expected `%s' to have already been set for .vtable_inherit"
898msgstr ""
899
900#: config/obj-elf.c:1378
901#, fuzzy
902msgid "expected comma after name in .vtable_inherit"
903msgstr "联合定义后需要%<;%>"
904
905#: config/obj-elf.c:1431
906#, fuzzy
907msgid "expected comma after name in .vtable_entry"
908msgstr "需要循环语句"
909
910#: config/obj-elf.c:1507
911#, fuzzy, c-format
912msgid "Attribute name not recognised: %s"
913msgstr "%q+D不能有 section 属性"
914
915#: config/obj-elf.c:1522
916#, fuzzy
917msgid "expected numeric constant"
918msgstr "需要数字类型"
919
920#: config/obj-elf.c:1531 config/tc-arm.c:6097
921#, fuzzy
922msgid "expected comma"
923msgstr "需要通道"
924
925#: config/obj-elf.c:1563
926msgid "bad string constant"
927msgstr "错误的字符串常量"
928
929#: config/obj-elf.c:1567
930#, fuzzy
931msgid "expected <tag> , <value>"
932msgstr "需要%<;%>"
933
934#: config/obj-elf.c:1686
935#, fuzzy
936msgid "expected quoted string"
937msgstr "需要实数字符串"
938
939#: config/obj-elf.c:1706
940#, c-format
941msgid "expected comma after name `%s' in .size directive"
942msgstr ""
943
944#: config/obj-elf.c:1715
945#, fuzzy
946msgid "missing expression in .size directive"
947msgstr "不生成 .size 伪指令"
948
949#: config/obj-elf.c:1839
950#, fuzzy, c-format
951msgid "symbol '%s' is already defined"
952msgstr "`%.*s' 已被定义为对照符号"
953
954#: config/obj-elf.c:1860
955#, c-format
956msgid "symbol type \"%s\" is supported only by GNU and FreeBSD targets"
957msgstr ""
958
959#: config/obj-elf.c:1872
960#, c-format
961msgid "symbol type \"%s\" is supported only by GNU targets"
962msgstr ""
963
964#: config/obj-elf.c:1883
965#, fuzzy, c-format
966msgid "unrecognized symbol type \"%s\""
967msgstr "不可识别的寄存名%qs"
968
969#: config/obj-elf.c:2053 config/obj-elf.c:2056
970#, fuzzy, c-format
971msgid ".size expression for %s does not evaluate to a constant"
972msgstr "友元声明没有指定类或函数名"
973
974#: config/obj-elf.c:2088
975#, c-format
976msgid "invalid attempt to declare external version name as default in symbol `%s'"
977msgstr ""
978
979#: config/obj-elf.c:2149 ecoff.c:3607
980#, c-format
981msgid "symbol `%s' can not be both weak and common"
982msgstr ""
983
984#: config/obj-elf.c:2266
985#, c-format
986msgid "assuming all members of group `%s' are COMDAT"
987msgstr ""
988
989#: config/obj-elf.c:2278
990#, fuzzy, c-format
991msgid "can't create group: %s"
992msgstr "无法创建 .lib 文件:%s: %s"
993
994#: config/obj-elf.c:2417
995#, fuzzy, c-format
996msgid "failed to set up debugging information: %s"
997msgstr "调试信息意外结束"
998
999#: config/obj-elf.c:2437
1000#, fuzzy, c-format
1001msgid "can't start writing .mdebug section: %s"
1002msgstr "%s:无法设定调试节内容:%s"
1003
1004#: config/obj-elf.c:2445
1005#, fuzzy, c-format
1006msgid "could not write .mdebug section: %s"
1007msgstr "无法识别的调试节:%s\n"
1008
1009#: config/obj-evax.c:130
1010#, fuzzy, c-format
1011msgid "no entry symbol for global function '%s'"
1012msgstr "函数返回了一个函数"
1013
1014#. make a temp string.
1015#: config/obj-macho.c:119
1016#, c-format
1017msgid "the %s name '%s' is too long (maximum 16 characters)"
1018msgstr ""
1019
1020#: config/obj-macho.c:130
1021#, c-format
1022msgid "expected a %s name followed by a `,'"
1023msgstr ""
1024
1025#: config/obj-macho.c:195
1026#, fuzzy, c-format
1027msgid "cannot overide zerofill section type for `%s,%s'"
1028msgstr "%s:无法创建调试节:%s"
1029
1030#: config/obj-macho.c:258
1031#, fuzzy, c-format
1032msgid "failed to set flags for \"%s\": %s"
1033msgstr "找不到类‘%s’"
1034
1035#: config/obj-macho.c:349
1036#, fuzzy, c-format
1037msgid "unknown or invalid section type '%s'"
1038msgstr "未知的格式类型“%s”"
1039
1040#: config/obj-macho.c:388
1041#, fuzzy, c-format
1042msgid "unknown or invalid section attribute '%s'"
1043msgstr " (未知的内嵌属性值:%s)"
1044
1045#: config/obj-macho.c:409
1046#, fuzzy
1047msgid "unexpected section size information"
1048msgstr "调试信息意外结束"
1049
1050#: config/obj-macho.c:421
1051#, fuzzy
1052msgid "missing sizeof_stub expression"
1053msgstr "缺少自增语句"
1054
1055#: config/obj-macho.c:486 config/tc-ia64.c:1093 config/tc-ia64.c:11814
1056#: config/tc-score.c:6105 read.c:1669
1057#, fuzzy
1058msgid "expected symbol name"
1059msgstr "需要类名"
1060
1061#: config/obj-macho.c:499 read.c:490
1062#, fuzzy
1063msgid "bad or irreducible absolute expression"
1064msgstr "错误的立即数表达式"
1065
1066#: config/obj-macho.c:505 config/tc-score.c:6122 read.c:1707
1067#, fuzzy
1068msgid "missing size expression"
1069msgstr "缺少自增语句"
1070
1071#: config/obj-macho.c:514 config/tc-ia64.c:1128 read.c:1713
1072#, fuzzy, c-format
1073msgid "size (%ld) out of range, ignored"
1074msgstr "操作数号超出范围"
1075
1076#: config/obj-macho.c:524 config/tc-score.c:6266 ecoff.c:3364 read.c:1725
1077#: read.c:1831 read.c:2568 read.c:3198 read.c:3560 symbols.c:341 symbols.c:437
1078#, fuzzy, c-format
1079msgid "symbol `%s' is already defined"
1080msgstr "`%.*s' 已被定义为对照符号"
1081
1082#: config/obj-macho.c:534 read.c:1740
1083#, c-format
1084msgid "size of \"%s\" is already %ld; not changing to %ld"
1085msgstr ""
1086
1087#: config/obj-macho.c:545
1088msgid "align value not recognized, using size"
1089msgstr ""
1090
1091#: config/obj-macho.c:550 config/obj-macho.c:913
1092#, c-format
1093msgid "Alignment (%lu) too large: 15 assumed."
1094msgstr ""
1095
1096#: config/obj-macho.c:616
1097#, c-format
1098msgid "BFD is out of sync with GAS, unhandled well-known section type `%s'"
1099msgstr ""
1100
1101#: config/obj-macho.c:818
1102#, fuzzy, c-format
1103msgid "%s is not used for the selected target"
1104msgstr "堆栈限制在此目标机上不受支持"
1105
1106#: config/obj-macho.c:883
1107#, fuzzy
1108msgid "internal error: base section index out of range"
1109msgstr "内部错误:超出范围错误"
1110
1111#: config/obj-macho.c:969
1112#, fuzzy, c-format
1113msgid "internal error: bad file property ID %d"
1114msgstr "内部错误:错误的寄存器:%dt"
1115
1116#: config/obj-macho.c:977
1117#, fuzzy
1118msgid "failed to set subsections by symbols"
1119msgstr " -n, --no-output 不创建输出文件\n"
1120
1121#: config/obj-macho.c:1041
1122#, fuzzy, c-format
1123msgid "'%s' previously declared as '%s'."
1124msgstr "以前在此声明过"
1125
1126#: config/obj-macho.c:1092 config/obj-macho.c:1412 config/obj-macho.c:1494
1127#, c-format
1128msgid "'%s' can't be a weak_definition (currently only supported in sections of type coalesced)"
1129msgstr ""
1130
1131#: config/obj-macho.c:1177
1132msgid "use of .indirect_symbols requires `-dynamic'"
1133msgstr ""
1134
1135#: config/obj-macho.c:1194
1136#, c-format
1137msgid "attempt to add an indirect_symbol to a stub or reference section with a zero-sized element at %s"
1138msgstr ""
1139
1140#: config/obj-macho.c:1225
1141msgid "an .indirect_symbol must be in a symbol pointer or stub section."
1142msgstr ""
1143
1144#: config/obj-macho.c:1491
1145#, c-format
1146msgid "'%s' can't be a weak_definition (since it is undefined)"
1147msgstr ""
1148
1149#: config/obj-macho.c:1497
1150#, c-format
1151msgid "Non-global symbol: '%s' can't be a weak_definition."
1152msgstr ""
1153
1154#: config/obj-macho.c:1503
1155#, c-format
1156msgid "internal error: [%s] unexpected code [%lx] in frob symbol"
1157msgstr ""
1158
1159#: config/obj-macho.c:1544
1160#, fuzzy, c-format
1161msgid "unrecognized stab type '%c'"
1162msgstr "无法识别的 --endian 类型“%s”"
1163
1164#: config/obj-macho.c:1595
1165#, fuzzy, c-format
1166msgid "`%s' can't be undefined in `%s' - `%s' {%s section}"
1167msgstr "%s:.opd 节中未定义的“%s”"
1168
1169#: config/obj-macho.c:1603
1170#, c-format
1171msgid "`%s' can't be undefined in `%s' {%s section} - `%s'"
1172msgstr ""
1173
1174#: config/obj-macho.c:1610
1175#, c-format
1176msgid "`%s' and `%s' can't be undefined in `%s' - `%s'"
1177msgstr ""
1178
1179#: config/obj-macho.c:1812
1180#, c-format
1181msgid "the number of .indirect_symbols defined in section %s does not match the number expected (%d defined, %d expected)"
1182msgstr ""
1183
1184#: config/obj-macho.c:1825
1185#, fuzzy, c-format
1186msgid "internal error: failed to allocate %d indirectsymbol pointers"
1187msgstr "内部错误:无法创建格式字串要显示程序解释器\n"
1188
1189#: config/obj-som.c:58
1190msgid "Only one .compiler pseudo-op per file!"
1191msgstr ""
1192
1193#: config/obj-som.c:75 config/obj-som.c:146 config/obj-som.c:188
1194#, fuzzy
1195msgid "Expected quoted string"
1196msgstr "需要字符串"
1197
1198#: config/obj-som.c:88
1199msgid ".compiler directive missing language and version"
1200msgstr ""
1201
1202#: config/obj-som.c:98
1203msgid ".compiler directive missing version"
1204msgstr ""
1205
1206#: config/obj-som.c:114
1207#, c-format
1208msgid "FATAL: Attaching compiler header %s"
1209msgstr ""
1210
1211#: config/obj-som.c:129
1212msgid "Only one .version pseudo-op per file!"
1213msgstr ""
1214
1215#: config/obj-som.c:153
1216#, fuzzy, c-format
1217msgid "attaching version header %s: %s"
1218msgstr "gcc 版本 %s %s\n"
1219
1220#: config/obj-som.c:171
1221msgid "Only one .copyright pseudo-op per file!"
1222msgstr ""
1223
1224#: config/obj-som.c:195
1225#, c-format
1226msgid "attaching copyright header %s: %s"
1227msgstr ""
1228
1229#: config/tc-aarch64.c:353
1230#, fuzzy
1231msgid "integer 32-bit register expected"
1232msgstr "预期的堆栈指针寄存器"
1233
1234#: config/tc-aarch64.c:356
1235#, fuzzy
1236msgid "integer 64-bit register expected"
1237msgstr "预期的堆栈指针寄存器"
1238
1239#: config/tc-aarch64.c:359
1240#, fuzzy
1241msgid "integer register expected"
1242msgstr "预期的堆栈指针寄存器"
1243
1244#: config/tc-aarch64.c:362
1245#, fuzzy
1246msgid "integer, zero or SP register expected"
1247msgstr "预期的堆栈指针寄存器"
1248
1249#: config/tc-aarch64.c:365
1250#, fuzzy
1251msgid "8-bit SIMD scalar register expected"
1252msgstr "预期的 W 寄存器"
1253
1254#: config/tc-aarch64.c:368
1255msgid "16-bit SIMD scalar or floating-point half precision register expected"
1256msgstr ""
1257
1258#: config/tc-aarch64.c:372
1259msgid "32-bit SIMD scalar or floating-point single precision register expected"
1260msgstr ""
1261
1262#: config/tc-aarch64.c:376
1263msgid "64-bit SIMD scalar or floating-point double precision register expected"
1264msgstr ""
1265
1266#: config/tc-aarch64.c:380
1267msgid "128-bit SIMD scalar or floating-point quad precision register expected"
1268msgstr ""
1269
1270#: config/tc-aarch64.c:384
1271msgid "C0 - C15 expected"
1272msgstr ""
1273
1274#: config/tc-aarch64.c:387 config/tc-arm.c:4119
1275#, fuzzy
1276msgid "register expected"
1277msgstr "预期的 W 寄存器"
1278
1279#. any [BHSDQ]P FP
1280#: config/tc-aarch64.c:390
1281#, fuzzy
1282msgid "SIMD scalar or floating-point register expected"
1283msgstr "预期的浮点常量立即数"
1284
1285#. any V reg
1286#: config/tc-aarch64.c:393
1287#, fuzzy
1288msgid "vector register expected"
1289msgstr "预期的 W 寄存器"
1290
1291#: config/tc-aarch64.c:396
1292#, fuzzy, c-format
1293msgid "invalid register type %d"
1294msgstr "无效的接收者类型%qs"
1295
1296#. Define some common error messages.
1297#: config/tc-aarch64.c:408
1298#, fuzzy
1299msgid "SP not allowed here"
1300msgstr "在这里不允许使用%<#pragma%>"
1301
1302#: config/tc-aarch64.c:551 config/tc-aarch64.c:553 config/tc-arm.c:979
1303#: config/tc-score.c:6515 expr.c:1363 read.c:2550
1304#, fuzzy
1305msgid "bad expression"
1306msgstr "需要表达式"
1307
1308#: config/tc-aarch64.c:563 config/tc-arm.c:990 config/tc-i860.c:1004
1309#: config/tc-sparc.c:3096
1310#, fuzzy
1311msgid "bad segment"
1312msgstr "赋值"
1313
1314#: config/tc-aarch64.c:774
1315#, fuzzy, c-format
1316msgid "bad size %d in vector width specifier"
1317msgstr "字段宽度限定"
1318
1319#: config/tc-aarch64.c:807
1320#, fuzzy, c-format
1321msgid "unexpected character `%c' in element size"
1322msgstr "%s:%d:Intel 十六进制文件中的意外字符“%s\n"
1323
1324#: config/tc-aarch64.c:809
1325#, fuzzy
1326msgid "missing element size"
1327msgstr "缺少自增语句"
1328
1329#: config/tc-aarch64.c:815
1330#, c-format
1331msgid "invalid element size %d and vector size combination %c"
1332msgstr ""
1333
1334#: config/tc-aarch64.c:842 config/tc-arm.c:1375
1335#, fuzzy
1336msgid "vector type expected"
1337msgstr "需要整数表达式"
1338
1339#: config/tc-aarch64.c:923
1340#, fuzzy
1341msgid "this type of register can't be indexed"
1342msgstr "指定不使用的寄存器范围"
1343
1344#: config/tc-aarch64.c:929
1345#, fuzzy
1346msgid "index not allowed inside register list"
1347msgstr "在形参列表中声明了匿名 %s"
1348
1349#: config/tc-aarch64.c:939 config/tc-aarch64.c:1839 config/tc-aarch64.c:1993
1350#: config/tc-arm.c:1480 config/tc-arm.c:3400 config/tc-arm.c:4499
1351#, fuzzy
1352msgid "constant expression required"
1353msgstr "%C处需要常量表达式"
1354
1355#. Indexed vector register expected.
1356#: config/tc-aarch64.c:951
1357#, fuzzy
1358msgid "indexed vector register expected"
1359msgstr "预期的 W 寄存器"
1360
1361#: config/tc-aarch64.c:958
1362#, fuzzy
1363msgid "invalid use of vector register"
1364msgstr "错误地使用了%<restrict%>"
1365
1366#: config/tc-aarch64.c:1048 config/tc-arm.c:1744
1367#, fuzzy
1368msgid "expecting {"
1369msgstr "需要%<{%>"
1370
1371#: config/tc-aarch64.c:1073
1372#, fuzzy
1373msgid "invalid vector register in list"
1374msgstr "无效的寄存器偏移量"
1375
1376#: config/tc-aarch64.c:1080
1377#, fuzzy
1378msgid "invalid scalar register in list"
1379msgstr "无效的寄存器偏移量"
1380
1381#: config/tc-aarch64.c:1093
1382#, fuzzy
1383msgid "invalid range in vector register list"
1384msgstr "返回语句操作数无效"
1385
1386#: config/tc-aarch64.c:1106
1387#, fuzzy
1388msgid "type mismatch in vector register list"
1389msgstr "移位表达式类型不匹配"
1390
1391#: config/tc-aarch64.c:1123
1392#, fuzzy
1393msgid "end of vector register list not found"
1394msgstr " 却找到「%s」"
1395
1396#: config/tc-aarch64.c:1139
1397#, fuzzy
1398msgid "constant expression required."
1399msgstr "%C处需要常量表达式"
1400
1401#: config/tc-aarch64.c:1149
1402#, fuzzy
1403msgid "expected index"
1404msgstr "需要指针"
1405
1406#: config/tc-aarch64.c:1156
1407#, fuzzy
1408msgid "too many registers in vector register list"
1409msgstr "%<asm%>中太多变数"
1410
1411#: config/tc-aarch64.c:1161
1412#, fuzzy
1413msgid "empty vector register list"
1414msgstr "已禁用 SSE 却在 SSE 寄存器中返回"
1415
1416#: config/tc-aarch64.c:1183 config/tc-arm.c:2126
1417#, fuzzy, c-format
1418msgid "ignoring attempt to redefine built-in register '%s'"
1419msgstr "尝试读取 writeonly 登记册"
1420
1421#: config/tc-aarch64.c:1189 config/tc-arm.c:2131
1422#, fuzzy, c-format
1423msgid "ignoring redefinition of register alias '%s'"
1424msgstr "%F%P:%S: 错误: 内存区域别名 %s 的重复定义\n"
1425
1426#: config/tc-aarch64.c:1235 config/tc-arm.c:2198
1427#, fuzzy, c-format
1428msgid "unknown register '%s' -- .req ignored"
1429msgstr "<未知的寄存器 %d>"
1430
1431#: config/tc-aarch64.c:1291 config/tc-arm.c:2405
1432#, fuzzy
1433msgid "invalid syntax for .req directive"
1434msgstr "不允许负立即数"
1435
1436#: config/tc-aarch64.c:1316 config/tc-arm.c:2443
1437#, fuzzy
1438msgid "invalid syntax for .unreq directive"
1439msgstr "不允许负立即数"
1440
1441#: config/tc-aarch64.c:1322 config/tc-arm.c:2450
1442#, fuzzy, c-format
1443msgid "unknown register alias '%s'"
1444msgstr "未知的寄存器名:%s"
1445
1446#: config/tc-aarch64.c:1324
1447#, fuzzy, c-format
1448msgid "ignoring attempt to undefine built-in register '%s'"
1449msgstr "警告:试图导出未定义的符号“%s”"
1450
1451#: config/tc-aarch64.c:1639 config/tc-arm.c:3108
1452#, fuzzy
1453msgid "literal pool overflow"
1454msgstr "整数溢出"
1455
1456#: config/tc-aarch64.c:1792 config/tc-aarch64.c:5020 config/tc-arm.c:3278
1457#: config/tc-arm.c:6585
1458#, fuzzy
1459msgid "unrecognized relocation suffix"
1460msgstr "无法识别的选项"
1461
1462#: config/tc-aarch64.c:1794
1463#, fuzzy
1464msgid "unimplemented relocation suffix"
1465msgstr "未实现的功能"
1466
1467#: config/tc-aarch64.c:1962 config/tc-aarch64.c:2196
1468#, fuzzy
1469msgid "immediate operand required"
1470msgstr "预期的浮点常量立即数"
1471
1472#: config/tc-aarch64.c:1970
1473#, fuzzy
1474msgid "missing immediate expression"
1475msgstr "缺少自增语句"
1476
1477#: config/tc-aarch64.c:2176 config/tc-aarch64.c:4871
1478#, fuzzy
1479msgid "invalid floating-point constant"
1480msgstr "在 TOC 中存放浮点常量"
1481
1482#: config/tc-aarch64.c:2548 config/tc-arm.c:4794 config/tc-arm.c:4803
1483#, fuzzy
1484msgid "shift expression expected"
1485msgstr "预期的移位操作符"
1486
1487#: config/tc-aarch64.c:2556
1488msgid "shift operator expected"
1489msgstr "预期的移位操作符"
1490
1491#: config/tc-aarch64.c:2564
1492#, fuzzy
1493msgid "invalid use of 'MSL'"
1494msgstr "对‘%%%c’的使用无效"
1495
1496#: config/tc-aarch64.c:2573
1497#, fuzzy
1498msgid "extending shift is not permitted"
1499msgstr "指针不能用作 case 常量"
1500
1501#: config/tc-aarch64.c:2581
1502#, fuzzy
1503msgid "'ROR' shift is not permitted"
1504msgstr "指针不能用作 case 常量"
1505
1506#: config/tc-aarch64.c:2589
1507#, fuzzy
1508msgid "only 'LSL' shift is permitted"
1509msgstr "指针不能用作 case 常量"
1510
1511#: config/tc-aarch64.c:2599
1512#, fuzzy
1513msgid "invalid shift for the register offset addressing mode"
1514msgstr "无效的寄存器偏移量"
1515
1516#: config/tc-aarch64.c:2607
1517msgid "invalid shift operator"
1518msgstr "无效的移位操作符"
1519
1520#: config/tc-aarch64.c:2636
1521#, fuzzy
1522msgid "missing shift amount"
1523msgstr "无效的移位操作数"
1524
1525#: config/tc-aarch64.c:2643
1526#, fuzzy
1527msgid "constant shift amount required"
1528msgstr "%C处需要常量表达式"
1529
1530#: config/tc-aarch64.c:2648
1531#, fuzzy
1532msgid "shift amount out of range 0 to 63"
1533msgstr "移位量预计为 0 或 12"
1534
1535#: config/tc-aarch64.c:2697
1536#, fuzzy
1537msgid "unexpected shift operator"
1538msgstr "需要操作符"
1539
1540#: config/tc-aarch64.c:2733
1541#, fuzzy
1542msgid "unexpected register in the immediate operand"
1543msgstr "无效的乘性操作数"
1544
1545#: config/tc-aarch64.c:2758
1546msgid "integer register expected in the extended/shifted operand register"
1547msgstr ""
1548
1549#: config/tc-aarch64.c:2793 config/tc-aarch64.c:2904 config/tc-aarch64.c:3011
1550#: config/tc-aarch64.c:3153 config/tc-aarch64.c:3200
1551#, fuzzy
1552msgid "unknown relocation modifier"
1553msgstr "未指定未知的重定位方式"
1554
1555#: config/tc-aarch64.c:2800 config/tc-aarch64.c:2911 config/tc-aarch64.c:3018
1556#: config/tc-aarch64.c:3160 config/tc-aarch64.c:3207
1557#, fuzzy
1558msgid "this relocation modifier is not allowed on this instruction"
1559msgstr "GPDISP 重定位无法找到 ldah 和 lda 指令"
1560
1561#: config/tc-aarch64.c:2919 config/tc-aarch64.c:3029
1562#, fuzzy
1563msgid "invalid relocation expression"
1564msgstr "无效的地址对齐"
1565
1566#: config/tc-aarch64.c:2937
1567msgid "invalid address"
1568msgstr "无效地址"
1569
1570#: config/tc-aarch64.c:2989
1571#, fuzzy
1572msgid "invalid use of 32-bit register offset"
1573msgstr "无效的寄存器偏移量"
1574
1575#: config/tc-aarch64.c:2995
1576#, fuzzy
1577msgid "invalid use of 64-bit register offset"
1578msgstr "无效的寄存器偏移量"
1579
1580#. [Xn],#expr
1581#: config/tc-aarch64.c:3040 config/tc-aarch64.c:3092
1582#, fuzzy
1583msgid "invalid expression in the address"
1584msgstr "无效的表达式用作操作数"
1585
1586#: config/tc-aarch64.c:3049 config/tc-arm.c:5306 config/tc-arm.c:5876
1587#, fuzzy
1588msgid "']' expected"
1589msgstr "字节码流:需要标记 %s 而非 %s"
1590
1591#: config/tc-aarch64.c:3057
1592#, fuzzy
1593msgid "register offset not allowed in pre-indexed addressing mode"
1594msgstr "文件域中的动态可变字段"
1595
1596#: config/tc-aarch64.c:3072 config/tc-arm.c:5342
1597#, fuzzy
1598msgid "cannot combine pre- and post-indexing"
1599msgstr "%s:无法读取位于 0x%x 的表头\n"
1600
1601#: config/tc-aarch64.c:3083
1602#, fuzzy
1603msgid "invalid 32-bit register offset"
1604msgstr "无效的寄存器偏移量"
1605
1606#. Reject [Rn]!
1607#: config/tc-aarch64.c:3104
1608msgid "missing offset in the pre-indexed address"
1609msgstr ""
1610
1611#: config/tc-aarch64.c:3318
1612#, c-format
1613msgid "system register name '%s' is deprecated and may be removed in a future release"
1614msgstr ""
1615
1616#: config/tc-aarch64.c:3390
1617#, fuzzy
1618msgid "immediate value out of range "
1619msgstr "立即数越界"
1620
1621#: config/tc-aarch64.c:3898
1622#, c-format
1623msgid "Info: "
1624msgstr ""
1625
1626#: config/tc-aarch64.c:3932 config/tc-score.c:2750 config/tc-score.c:6504
1627#, c-format
1628msgid "%s -- `%s'"
1629msgstr ""
1630
1631#: config/tc-aarch64.c:3934
1632#, fuzzy, c-format
1633msgid "%s at operand %d -- `%s'"
1634msgstr "无法打开 %s“%s”:%s"
1635
1636#: config/tc-aarch64.c:3938
1637#, fuzzy, c-format
1638msgid "operand %d should be %s -- `%s'"
1639msgstr "%d 的 prev_bb 应该为 %d,而不是 %d"
1640
1641#: config/tc-aarch64.c:3943
1642#, fuzzy, c-format
1643msgid "operand mismatch -- `%s'"
1644msgstr "%s:样本文件与‘%s’不匹配\n"
1645
1646#. Print the hint.
1647#: config/tc-aarch64.c:4004
1648msgid " did you mean this?"
1649msgstr ""
1650
1651#: config/tc-aarch64.c:4007 config/tc-aarch64.c:4034
1652#, fuzzy, c-format
1653msgid " %s"
1654msgstr ""
1655"由%s、%s、%s、\n"
1656"%s、%s、%s、%s\n"
1657"和%s 编写。\n"
1658
1659#: config/tc-aarch64.c:4012
1660msgid " other valid variant(s):"
1661msgstr ""
1662
1663#: config/tc-aarch64.c:4042
1664#, fuzzy, c-format
1665msgid "%s out of range %d to %d at operand %d -- `%s'"
1666msgstr "%s 超出范围:范围是 %i 到 %i,值是 %i"
1667
1668#: config/tc-aarch64.c:4043 config/tc-aarch64.c:4047 config/tc-aarch64.c:5353
1669msgid "immediate value"
1670msgstr "立即数"
1671
1672#: config/tc-aarch64.c:4046
1673#, fuzzy, c-format
1674msgid "%s expected to be %d at operand %d -- `%s'"
1675msgstr ":应该是分支\n"
1676
1677#: config/tc-aarch64.c:4053
1678#, c-format
1679msgid "invalid number of registers in the list; only 1 register is expected at operand %d -- `%s'"
1680msgstr ""
1681
1682#: config/tc-aarch64.c:4057
1683#, c-format
1684msgid "invalid number of registers in the list; %d registers are expected at operand %d -- `%s'"
1685msgstr ""
1686
1687#: config/tc-aarch64.c:4063
1688#, c-format
1689msgid "immediate value should be a multiple of %d at operand %d -- `%s'"
1690msgstr ""
1691
1692#: config/tc-aarch64.c:4314
1693msgid "bad vector arrangement type"
1694msgstr ""
1695
1696#: config/tc-aarch64.c:4420
1697#, fuzzy
1698msgid "the specified relocation type is not allowed for MOVK"
1699msgstr " 截断重寻址至相符: %s 针对在 %B 中的 %A 区段中的符号 %T 的定义"
1700
1701#: config/tc-aarch64.c:4449 config/tc-aarch64.c:4459
1702#, fuzzy
1703msgid "the specified relocation type is not allowed for 32-bit register"
1704msgstr " 截断重寻址至相符: %s 针对在 %B 中的 %A 区段中的符号 %T 的定义"
1705
1706#: config/tc-aarch64.c:4594
1707#, fuzzy
1708msgid "comma expected between operands"
1709msgstr "非预期的操作数"
1710
1711#: config/tc-aarch64.c:4687
1712msgid "the top half of a 128-bit FP/SIMD register is expected"
1713msgstr ""
1714
1715#: config/tc-aarch64.c:4725 config/tc-arm.c:1813 config/tc-arm.c:1858
1716#: config/tc-h8300.c:1043
1717#, fuzzy
1718msgid "invalid register list"
1719msgstr "%q+D的寄存器名无效"
1720
1721#: config/tc-aarch64.c:4790 config/tc-aarch64.c:4811
1722#, fuzzy
1723msgid "immediate zero expected"
1724msgstr "预期的浮点常量立即数"
1725
1726#: config/tc-aarch64.c:4885
1727#, fuzzy
1728msgid "shift not allowed for bitmask immediate"
1729msgstr "不允许负立即数"
1730
1731#: config/tc-aarch64.c:4939
1732msgid "can't mix relocation modifier with explicit shift"
1733msgstr ""
1734
1735#: config/tc-aarch64.c:4982
1736#, fuzzy
1737msgid "invalid condition"
1738msgstr "无效的条件选项"
1739
1740#: config/tc-aarch64.c:5007
1741#, fuzzy
1742msgid "invalid pc-relative address"
1743msgstr "无效的地址对齐"
1744
1745#. Only permit "=value" in the literal load instructions.
1746#. The literal will be generated by programmer_friendly_fixup.
1747#: config/tc-aarch64.c:5015
1748#, fuzzy
1749msgid "invalid use of \"=immediate\""
1750msgstr "不允许负立即数"
1751
1752#: config/tc-aarch64.c:5081
1753msgid "the optional immediate offset can only be 0"
1754msgstr ""
1755
1756#: config/tc-aarch64.c:5096 config/tc-aarch64.c:5114 config/tc-aarch64.c:5131
1757#: config/tc-aarch64.c:5150 config/tc-aarch64.c:5165
1758msgid "invalid addressing mode"
1759msgstr "无效寻址模式"
1760
1761#: config/tc-aarch64.c:5136
1762#, fuzzy
1763msgid "relocation not allowed"
1764msgstr "不允许有多余的限定"
1765
1766#: config/tc-aarch64.c:5175
1767msgid "writeback value should be an immediate constant"
1768msgstr ""
1769
1770#: config/tc-aarch64.c:5186
1771#, fuzzy
1772msgid "unknown or missing system register name"
1773msgstr "未知的寄存器名:%s"
1774
1775#: config/tc-aarch64.c:5196
1776msgid "unknown or missing PSTATE field name"
1777msgstr ""
1778
1779#: config/tc-aarch64.c:5220
1780#, fuzzy
1781msgid "unknown or missing operation name"
1782msgstr "内联所有已知的字符串操作"
1783
1784#: config/tc-aarch64.c:5233
1785#, fuzzy
1786msgid "the specified option is not accepted in ISB"
1787msgstr "在基类限定中指定了多于一次的%<virtual%>"
1788
1789#: config/tc-aarch64.c:5253 config/tc-aarch64.c:6305 config/tc-arm.c:6800
1790#, fuzzy, c-format
1791msgid "unhandled operand code %d"
1792msgstr "无效的操作数代码‘%c’"
1793
1794#: config/tc-aarch64.c:5284
1795msgid "unexpected comma before the omitted optional operand"
1796msgstr ""
1797
1798#: config/tc-aarch64.c:5301
1799#, fuzzy
1800msgid "unexpected characters following instruction"
1801msgstr "非预期的 %d 字节 cop 指令"
1802
1803#: config/tc-aarch64.c:5379 config/tc-arm.c:4905 config/tc-arm.c:5441
1804#: config/tc-arm.c:7318
1805#, fuzzy
1806msgid "constant expression expected"
1807msgstr "%C处需要常量表达式"
1808
1809#: config/tc-aarch64.c:5386 config/tc-arm.c:7359
1810#, fuzzy
1811msgid "literal pool insertion failed"
1812msgstr "从设备读取时失败"
1813
1814#: config/tc-aarch64.c:5504
1815#, fuzzy, c-format
1816msgid "unknown mnemonic `%s' -- `%s'"
1817msgstr "<未知:%s>"
1818
1819#: config/tc-aarch64.c:5512
1820#, c-format
1821msgid "unexpected comma after the mnemonic name `%s' -- `%s'"
1822msgstr ""
1823
1824#: config/tc-aarch64.c:5562
1825#, fuzzy, c-format
1826msgid "selected processor does not support `%s'"
1827msgstr "%s 不支持 %s"
1828
1829#: config/tc-aarch64.c:5836
1830#, fuzzy, c-format
1831msgid "alignments greater than %d bytes not supported in .text sections"
1832msgstr "target 属性在此目标机上不受支持"
1833
1834#: config/tc-aarch64.c:5969 config/tc-arm.c:21185
1835#, fuzzy
1836msgid "GOT already in the symbol table"
1837msgstr "%s 无法读取已挂载上的文件系统的目录"
1838
1839#: config/tc-aarch64.c:6131
1840#, fuzzy
1841msgid "immediate cannot be moved by a single instruction"
1842msgstr "立即数不能是寄存器"
1843
1844#: config/tc-aarch64.c:6174 config/tc-aarch64.c:6219 config/tc-aarch64.c:6245
1845#: config/tc-arm.c:14422 config/tc-arm.c:14449 config/tc-arm.c:14993
1846#: config/tc-arm.c:15474 config/tc-metag.c:2444 config/tc-metag.c:2453
1847#: config/tc-metag.c:2492 config/tc-metag.c:2501 config/tc-metag.c:3020
1848#: config/tc-metag.c:3029
1849msgid "immediate out of range"
1850msgstr "立即数越界"
1851
1852#: config/tc-aarch64.c:6238 config/tc-metag.c:4655 config/tc-xtensa.c:4111
1853#, fuzzy
1854msgid "invalid immediate"
1855msgstr "不允许负立即数"
1856
1857#: config/tc-aarch64.c:6300 config/tc-tic6x.c:3864 config/tc-tic6x.c:3929
1858#: config/tc-tic6x.c:3956 config/tc-tic6x.c:3984
1859#, fuzzy
1860msgid "immediate offset out of range"
1861msgstr "立即数越界"
1862
1863#: config/tc-aarch64.c:6374 config/tc-arm.c:21523 config/tc-arm.c:21574
1864#: config/tc-arm.c:21855
1865#, fuzzy, c-format
1866msgid "undefined symbol %s used as an immediate value"
1867msgstr "立即数不能是寄存器"
1868
1869#: config/tc-aarch64.c:6386
1870msgid "pc-relative load offset not word aligned"
1871msgstr ""
1872
1873#: config/tc-aarch64.c:6389
1874#, fuzzy
1875msgid "pc-relative load offset out of range"
1876msgstr "21位长的偏移量越界"
1877
1878#: config/tc-aarch64.c:6401
1879#, fuzzy
1880msgid "pc-relative address offset out of range"
1881msgstr "不建议使用。此开关不起作用。"
1882
1883#: config/tc-aarch64.c:6413 config/tc-aarch64.c:6428
1884msgid "conditional branch target not word aligned"
1885msgstr ""
1886
1887#: config/tc-aarch64.c:6416 config/tc-aarch64.c:6431 config/tc-arm.c:22118
1888#, fuzzy
1889msgid "conditional branch out of range"
1890msgstr "立即数越界"
1891
1892#: config/tc-aarch64.c:6444
1893#, fuzzy
1894msgid "branch target not word aligned"
1895msgstr ""
1896"\n"
1897"字词模式选项:\n"
1898
1899#: config/tc-aarch64.c:6447 config/tc-arm.c:753 config/tc-mips.c:14494
1900#, fuzzy
1901msgid "branch out of range"
1902msgstr "跳转越界"
1903
1904#: config/tc-aarch64.c:6481 config/tc-arm.c:21746 config/tc-arm.c:21761
1905#: config/tc-arm.c:21776 config/tc-arm.c:21787 config/tc-arm.c:21810
1906#: config/tc-arm.c:22522 config/tc-moxie.c:710 config/tc-pj.c:448
1907#: config/tc-sh.c:4291
1908#, fuzzy
1909msgid "offset out of range"
1910msgstr "(DP) 偏移量越界"
1911
1912#: config/tc-aarch64.c:6494
1913#, fuzzy
1914msgid "unsigned value out of range"
1915msgstr "立即数越界"
1916
1917#: config/tc-aarch64.c:6502
1918#, fuzzy
1919msgid "signed value out of range"
1920msgstr "立即数越界"
1921
1922#: config/tc-aarch64.c:6610
1923#, fuzzy, c-format
1924msgid "unexpected %s fixup"
1925msgstr "意外的编号"
1926
1927#: config/tc-aarch64.c:6676 config/tc-arm.c:22958 config/tc-arm.c:22979
1928#: config/tc-mips.c:16546 config/tc-score.c:7480
1929#, fuzzy, c-format
1930msgid "cannot represent %s relocation in this object file format"
1931msgstr "%s:无法在 a.out 对象文件格式中表示节“%s”"
1932
1933#: config/tc-aarch64.c:6709
1934#, fuzzy, c-format
1935msgid "cannot do %u-byte relocation"
1936msgstr "无法读取设备 %s.\n"
1937
1938#: config/tc-aarch64.c:6967 config/tc-arc.c:212 config/tc-arm.c:23434
1939#: config/tc-score.c:6299 config/tc-score.c:6528 config/tc-score.c:6533
1940#, fuzzy
1941msgid "virtual memory exhausted"
1942msgstr "内存耗尽"
1943
1944#: config/tc-aarch64.c:7114 config/tc-arm.c:23759
1945#, fuzzy
1946msgid "assemble for big-endian"
1947msgstr "生成大端在前的代码"
1948
1949#: config/tc-aarch64.c:7115 config/tc-arm.c:23760
1950#, fuzzy
1951msgid "assemble for little-endian"
1952msgstr "生成小端在前的代码"
1953
1954#: config/tc-aarch64.c:7118
1955msgid "temporary switch for dumping"
1956msgstr ""
1957
1958#: config/tc-aarch64.c:7120
1959msgid "output verbose error messages"
1960msgstr ""
1961
1962#: config/tc-aarch64.c:7210 config/tc-arm.c:24261
1963#, fuzzy
1964msgid "invalid architectural extension"
1965msgstr "无效的自增语句"
1966
1967#: config/tc-aarch64.c:7235 config/tc-arm.c:24293
1968msgid "must specify extensions to add before specifying those to remove"
1969msgstr ""
1970
1971#: config/tc-aarch64.c:7243 config/tc-arm.c:24301
1972#, fuzzy
1973msgid "missing architectural extension"
1974msgstr "%qs后缺少宏名"
1975
1976#: config/tc-aarch64.c:7262 config/tc-arm.c:24338
1977#, fuzzy, c-format
1978msgid "unknown architectural extension `%s'"
1979msgstr "未知的体系结构 %s"
1980
1981#: config/tc-aarch64.c:7286 config/tc-arm.c:24372 config/tc-metag.c:5833
1982#, fuzzy, c-format
1983msgid "missing cpu name `%s'"
1984msgstr "%qs后缺少宏名"
1985
1986#: config/tc-aarch64.c:7300 config/tc-aarch64.c:7519 config/tc-arm.c:24398
1987#: config/tc-arm.c:24939 config/tc-metag.c:5844
1988#, fuzzy, c-format
1989msgid "unknown cpu `%s'"
1990msgstr "未知的格式类型“%s”"
1991
1992#: config/tc-aarch64.c:7318 config/tc-arm.c:24416
1993#, fuzzy, c-format
1994msgid "missing architecture name `%s'"
1995msgstr "%qs后缺少宏名"
1996
1997#: config/tc-aarch64.c:7332 config/tc-aarch64.c:7566 config/tc-arm.c:24433
1998#: config/tc-arm.c:24973 config/tc-arm.c:25004 config/tc-score.c:7715
1999#, fuzzy, c-format
2000msgid "unknown architecture `%s'\n"
2001msgstr "未知的体系结构 %s"
2002
2003#: config/tc-aarch64.c:7357
2004#, fuzzy, c-format
2005msgid "missing abi name `%s'"
2006msgstr "%qs后缺少路径"
2007
2008#: config/tc-aarch64.c:7368
2009#, fuzzy, c-format
2010msgid "unknown abi `%s'\n"
2011msgstr "未知的约束‘%c’"
2012
2013#: config/tc-aarch64.c:7374
2014msgid "<abi name>\t specify for ABI <abi name>"
2015msgstr ""
2016
2017#: config/tc-aarch64.c:7377 config/tc-arm.c:24511 config/tc-metag.c:5910
2018msgid "<cpu name>\t assemble for CPU <cpu name>"
2019msgstr ""
2020
2021#: config/tc-aarch64.c:7379 config/tc-arm.c:24513
2022#, fuzzy
2023msgid "<arch name>\t assemble for architecture <arch name>"
2024msgstr "未知的体系结构 %s"
2025
2026#: config/tc-aarch64.c:7418 config/tc-aarch64.c:7438 config/tc-arm.c:24567
2027#: config/tc-arm.c:24585 config/tc-arm.c:24605 config/tc-metag.c:5935
2028#, fuzzy, c-format
2029msgid "option `-%c%s' is deprecated: %s"
2030msgstr "不建议使用%qE:%s"
2031
2032#: config/tc-aarch64.c:7458
2033#, fuzzy, c-format
2034msgid " AArch64-specific assembler options:\n"
2035msgstr "无法识别的反汇编器选项:%s\n"
2036
2037#: config/tc-aarch64.c:7469 config/tc-arm.c:24636
2038#, fuzzy, c-format
2039msgid " -EB assemble code for a big-endian cpu\n"
2040msgstr " -c 反汇编方法体\n"
2041
2042#: config/tc-aarch64.c:7474 config/tc-arm.c:24641
2043#, fuzzy, c-format
2044msgid " -EL assemble code for a little-endian cpu\n"
2045msgstr " -c 反汇编方法体\n"
2046
2047#: config/tc-alpha.c:655
2048#, c-format
2049msgid "No !literal!%ld was found"
2050msgstr ""
2051
2052#: config/tc-alpha.c:662
2053#, c-format
2054msgid "No !tlsgd!%ld was found"
2055msgstr ""
2056
2057#: config/tc-alpha.c:669
2058#, c-format
2059msgid "No !tlsldm!%ld was found"
2060msgstr ""
2061
2062#: config/tc-alpha.c:678
2063#, c-format
2064msgid "No ldah !gpdisp!%ld was found"
2065msgstr ""
2066
2067#: config/tc-alpha.c:728
2068#, fuzzy, c-format
2069msgid "too many !literal!%ld for %s"
2070msgstr "%qT的初始值设定项太多"
2071
2072#: config/tc-alpha.c:758
2073#, c-format
2074msgid "No lda !gpdisp!%ld was found"
2075msgstr ""
2076
2077#. Only support one relocation op per insn.
2078#: config/tc-alpha.c:917
2079#, fuzzy
2080msgid "More than one relocation op per insn"
2081msgstr "超过一个边缘超出 thunk 节点"
2082
2083#: config/tc-alpha.c:933
2084#, fuzzy
2085msgid "No relocation operand"
2086msgstr "(提示略过)"
2087
2088#: config/tc-alpha.c:943
2089#, fuzzy, c-format
2090msgid "Unknown relocation operand: !%s"
2091msgstr "未知 (类型 = %d,位 = %d)\n"
2092
2093#: config/tc-alpha.c:953
2094#, c-format
2095msgid "no sequence number after !%s"
2096msgstr ""
2097
2098#: config/tc-alpha.c:963
2099#, c-format
2100msgid "!%s does not use a sequence number"
2101msgstr ""
2102
2103#: config/tc-alpha.c:973
2104#, c-format
2105msgid "Bad sequence number: !%s!%s"
2106msgstr ""
2107
2108#: config/tc-alpha.c:1188 config/tc-alpha.c:3361
2109#, fuzzy, c-format
2110msgid "inappropriate arguments for opcode `%s'"
2111msgstr "%qs的累加器不合适"
2112
2113#: config/tc-alpha.c:1190 config/tc-alpha.c:3363
2114#, fuzzy, c-format
2115msgid "opcode `%s' not supported for target %s"
2116msgstr "种别 %1$d 不为类型%3$C处 %2$s 所支持"
2117
2118#: config/tc-alpha.c:1194 config/tc-alpha.c:3367 config/tc-avr.c:1440
2119#: config/tc-msp430.c:3521
2120#, fuzzy, c-format
2121msgid "unknown opcode `%s'"
2122msgstr "未知的格式类型“%s”"
2123
2124#: config/tc-alpha.c:1275 config/tc-alpha.c:1534
2125#, fuzzy
2126msgid "overflow in literal (.lita) table"
2127msgstr "枚举值溢出"
2128
2129#: config/tc-alpha.c:1282 config/tc-alpha.c:1306 config/tc-alpha.c:1547
2130#: config/tc-alpha.c:2234 config/tc-alpha.c:2279 config/tc-alpha.c:2348
2131#: config/tc-alpha.c:2431 config/tc-alpha.c:2656 config/tc-alpha.c:2754
2132msgid "macro requires $at register while noat in effect"
2133msgstr ""
2134
2135#: config/tc-alpha.c:1284 config/tc-alpha.c:1308 config/tc-alpha.c:1549
2136#, fuzzy
2137msgid "macro requires $at while $at in use"
2138msgstr "停用自动需求:截取"
2139
2140#: config/tc-alpha.c:1493
2141msgid "bignum invalid; zero assumed"
2142msgstr ""
2143
2144#: config/tc-alpha.c:1495
2145#, fuzzy
2146msgid "floating point number invalid; zero assumed"
2147msgstr "表达式中浮点溢出"
2148
2149#: config/tc-alpha.c:1500
2150#, fuzzy
2151msgid "can't handle expression"
2152msgstr "需要表达式"
2153
2154#: config/tc-alpha.c:1540
2155#, fuzzy
2156msgid "overflow in literal (.lit8) table"
2157msgstr "枚举值溢出"
2158
2159#: config/tc-alpha.c:1837
2160#, c-format
2161msgid "too many ldah insns for !gpdisp!%ld"
2162msgstr ""
2163
2164#: config/tc-alpha.c:1839 config/tc-alpha.c:1851
2165#, c-format
2166msgid "both insns for !gpdisp!%ld must be in the same section"
2167msgstr ""
2168
2169#: config/tc-alpha.c:1849
2170#, c-format
2171msgid "too many lda insns for !gpdisp!%ld"
2172msgstr ""
2173
2174#: config/tc-alpha.c:1905
2175#, c-format
2176msgid "too many lituse insns for !lituse_tlsgd!%ld"
2177msgstr ""
2178
2179#: config/tc-alpha.c:1908
2180#, c-format
2181msgid "too many lituse insns for !lituse_tlsldm!%ld"
2182msgstr ""
2183
2184#: config/tc-alpha.c:1925
2185#, fuzzy, c-format
2186msgid "duplicate !tlsgd!%ld"
2187msgstr "重复的%qE"
2188
2189#: config/tc-alpha.c:1927
2190#, c-format
2191msgid "sequence number in use for !tlsldm!%ld"
2192msgstr ""
2193
2194#: config/tc-alpha.c:1941
2195#, fuzzy, c-format
2196msgid "duplicate !tlsldm!%ld"
2197msgstr "重复的标号%qD"
2198
2199#: config/tc-alpha.c:1943
2200#, c-format
2201msgid "sequence number in use for !tlsgd!%ld"
2202msgstr ""
2203
2204#: config/tc-alpha.c:1998 config/tc-arc.c:292 config/tc-mn10200.c:857
2205#: config/tc-mn10300.c:1150 config/tc-ppc.c:1820 config/tc-s390.c:650
2206#: config/tc-tilegx.c:427 config/tc-tilegx.c:476 config/tc-tilepro.c:383
2207#, fuzzy
2208msgid "operand"
2209msgstr "错误的操作数"
2210
2211#: config/tc-alpha.c:2137
2212#, fuzzy
2213msgid "invalid relocation for instruction"
2214msgstr "无效的地址对齐"
2215
2216#: config/tc-alpha.c:2151
2217#, fuzzy
2218msgid "invalid relocation for field"
2219msgstr "无效的地址对齐"
2220
2221#: config/tc-alpha.c:2982
2222#, fuzzy
2223msgid "can not resolve expression"
2224msgstr " 在抛出的表达式中"
2225
2226#: config/tc-alpha.c:3516 config/tc-i370.c:1055 config/tc-microblaze.c:199
2227#: config/tc-ppc.c:2156 config/tc-ppc.c:5264
2228#, c-format
2229msgid ".COMMon length (%ld.) <0! Ignored."
2230msgstr ""
2231
2232#: config/tc-alpha.c:3527 config/tc-ia64.c:1104 config/tc-sparc.c:4064
2233#: config/tc-v850.c:307
2234#, fuzzy
2235msgid "Ignoring attempt to re-define symbol"
2236msgstr "警告:试图导出未定义的符号“%s”"
2237
2238#: config/tc-alpha.c:3619 config/tc-sparc.c:4072
2239#, c-format
2240msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
2241msgstr ""
2242
2243#: config/tc-alpha.c:3722 ecoff.c:3063
2244#, fuzzy
2245msgid ".ent directive has no name"
2246msgstr "结构不包含任何有名成员"
2247
2248#: config/tc-alpha.c:3730
2249#, fuzzy
2250msgid "nested .ent directives"
2251msgstr "处理 #ident 指令"
2252
2253#: config/tc-alpha.c:3775 ecoff.c:3014
2254msgid ".end directive has no name"
2255msgstr ""
2256
2257#: config/tc-alpha.c:3784
2258msgid ".end directive without matching .ent"
2259msgstr ""
2260
2261#: config/tc-alpha.c:3786
2262msgid ".end directive names different symbol than .ent"
2263msgstr ""
2264
2265#: config/tc-alpha.c:3829 ecoff.c:3149
2266msgid ".fmask outside of .ent"
2267msgstr ""
2268
2269#: config/tc-alpha.c:3831 config/tc-score.c:5598 ecoff.c:3213
2270msgid ".mask outside of .ent"
2271msgstr ""
2272
2273#: config/tc-alpha.c:3839 ecoff.c:3156
2274msgid "bad .fmask directive"
2275msgstr ""
2276
2277#: config/tc-alpha.c:3841 ecoff.c:3220
2278msgid "bad .mask directive"
2279msgstr ""
2280
2281#: config/tc-alpha.c:3874 config/tc-mips.c:17705 config/tc-score.c:5740
2282#: ecoff.c:3177
2283msgid ".frame outside of .ent"
2284msgstr ""
2285
2286#: config/tc-alpha.c:3885 config/tc-mips.c:17716 ecoff.c:3188
2287msgid "bad .frame directive"
2288msgstr ""
2289
2290#: config/tc-alpha.c:3919
2291msgid ".prologue directive without a preceding .ent directive"
2292msgstr ""
2293
2294#: config/tc-alpha.c:3937
2295#, fuzzy, c-format
2296msgid "Invalid argument %d to .prologue."
2297msgstr "gimple 调用中参数无效"
2298
2299#: config/tc-alpha.c:4028
2300msgid "ECOFF debugging is disabled."
2301msgstr ""
2302
2303#: config/tc-alpha.c:4042
2304msgid ".ent directive without matching .end"
2305msgstr ""
2306
2307#: config/tc-alpha.c:4135
2308msgid ".usepv directive has no name"
2309msgstr ""
2310
2311#: config/tc-alpha.c:4146
2312msgid ".usepv directive has no type"
2313msgstr ""
2314
2315#: config/tc-alpha.c:4161
2316#, fuzzy
2317msgid "unknown argument for .usepv"
2318msgstr "-mtune 开关的值%qs错误"
2319
2320#: config/tc-alpha.c:4276
2321#, fuzzy, c-format
2322msgid "unknown section attribute %s"
2323msgstr "不能设置只读属性"
2324
2325#: config/tc-alpha.c:4370
2326msgid "previous .ent not closed by a .end"
2327msgstr ""
2328
2329#: config/tc-alpha.c:4391
2330msgid ".ent directive has no symbol"
2331msgstr ""
2332
2333#: config/tc-alpha.c:4416
2334msgid ".handler directive has no name"
2335msgstr ""
2336
2337#: config/tc-alpha.c:4446
2338msgid "Bad .frame directive 1./2. param"
2339msgstr ""
2340
2341#: config/tc-alpha.c:4456
2342#, fuzzy, c-format
2343msgid "Bad RA (%d) register for .frame"
2344msgstr "错误的寄存器名"
2345
2346#: config/tc-alpha.c:4461
2347msgid "Bad .frame directive 3./4. param"
2348msgstr ""
2349
2350#: config/tc-alpha.c:4497
2351msgid ".pdesc directive not in link (.link) section"
2352msgstr ""
2353
2354#: config/tc-alpha.c:4504
2355msgid ".pdesc directive has no entry symbol"
2356msgstr ""
2357
2358#: config/tc-alpha.c:4515
2359msgid ".pdesc has a bad entry symbol"
2360msgstr ""
2361
2362#: config/tc-alpha.c:4526
2363msgid ".pdesc doesn't match with last .ent"
2364msgstr ""
2365
2366#: config/tc-alpha.c:4541
2367msgid "No comma after .pdesc <entryname>"
2368msgstr ""
2369
2370#: config/tc-alpha.c:4561
2371#, fuzzy
2372msgid "unknown procedure kind"
2373msgstr "未知的 C++ 编码名称"
2374
2375#: config/tc-alpha.c:4656
2376msgid ".name directive not in link (.link) section"
2377msgstr ""
2378
2379#: config/tc-alpha.c:4664
2380msgid ".name directive has no symbol"
2381msgstr ""
2382
2383#: config/tc-alpha.c:4698
2384msgid "No symbol after .linkage"
2385msgstr ""
2386
2387#: config/tc-alpha.c:4746
2388msgid "No symbol after .code_address"
2389msgstr ""
2390
2391#: config/tc-alpha.c:4772 config/tc-score.c:5604
2392msgid "Bad .mask directive"
2393msgstr ""
2394
2395#: config/tc-alpha.c:4790
2396msgid "Bad .fmask directive"
2397msgstr ""
2398
2399#: config/tc-alpha.c:4947
2400#, fuzzy, c-format
2401msgid "Expected comma after name \"%s\""
2402msgstr "在%C处需要变量名"
2403
2404#: config/tc-alpha.c:4959
2405#, fuzzy, c-format
2406msgid "unhandled: .proc %s,%d"
2407msgstr "未处理的重定位 %s"
2408
2409#: config/tc-alpha.c:4993
2410#, c-format
2411msgid "Tried to .set unrecognized mode `%s'"
2412msgstr ""
2413
2414#: config/tc-alpha.c:5019
2415#, fuzzy, c-format
2416msgid "Bad base register, using $%d."
2417msgstr "错误的寄存器名"
2418
2419#: config/tc-alpha.c:5040 config/tc-nios2.c:385 config/tc-nios2.c:500
2420#, c-format
2421msgid "Alignment too large: %d. assumed"
2422msgstr ""
2423
2424#: config/tc-alpha.c:5044 config/tc-d30v.c:2060 config/tc-nios2.c:389
2425#: config/tc-nios2.c:504
2426msgid "Alignment negative: 0 assumed"
2427msgstr ""
2428
2429#: config/tc-alpha.c:5139 config/tc-alpha.c:5631
2430#, fuzzy, c-format
2431msgid "Unknown CPU identifier `%s'"
2432msgstr "%s:未知函数‘%u’\n"
2433
2434#: config/tc-alpha.c:5330
2435#, c-format
2436msgid "Chose GP value of %lx\n"
2437msgstr ""
2438
2439#: config/tc-alpha.c:5344
2440msgid "bad .section directive: want a,s,w,x,M,S,G,T in string"
2441msgstr ""
2442
2443#: config/tc-alpha.c:5433
2444#, fuzzy, c-format
2445msgid "internal error: can't hash opcode `%s': %s"
2446msgstr "<操作数表中出现内部错误:%s %s>\n"
2447
2448#: config/tc-alpha.c:5469
2449#, fuzzy, c-format
2450msgid "internal error: can't hash macro `%s': %s"
2451msgstr "内部错误:错误的寄存器:%dt"
2452
2453#: config/tc-alpha.c:5553 config/tc-arm.c:6871 config/tc-arm.c:6883
2454#: config/tc-i960.c:708 config/tc-xtensa.c:5315 config/tc-xtensa.c:5393
2455#: config/tc-xtensa.c:5510 config/tc-z80.c:1927
2456msgid "syntax error"
2457msgstr "语法错误"
2458
2459#: config/tc-alpha.c:5682
2460msgid ""
2461"Alpha options:\n"
2462"-32addr\t\t\ttreat addresses as 32-bit values\n"
2463"-F\t\t\tlack floating point instructions support\n"
2464"-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
2465"\t\t\tspecify variant of Alpha architecture\n"
2466"-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -m21264b\n"
2467"\t\t\tthese variants include PALcode opcodes\n"
2468msgstr ""
2469
2470#: config/tc-alpha.c:5692
2471msgid ""
2472"VMS options:\n"
2473"-+\t\t\tencode (don't truncate) names longer than 64 characters\n"
2474"-H\t\t\tshow new symbol after hash truncation\n"
2475"-replace/-noreplace\tenable or disable the optimization of procedure calls\n"
2476msgstr ""
2477
2478#: config/tc-alpha.c:5943
2479#, fuzzy, c-format
2480msgid "unhandled relocation type %s"
2481msgstr "未处理的重定位 %s"
2482
2483#: config/tc-alpha.c:5956
2484#, fuzzy
2485msgid "non-absolute expression in constant field"
2486msgstr "整型表达式%qE不是常量"
2487
2488#: config/tc-alpha.c:5970
2489#, c-format
2490msgid "type %d reloc done?\n"
2491msgstr ""
2492
2493#: config/tc-alpha.c:6017 config/tc-alpha.c:6024
2494msgid "Used $at without \".set noat\""
2495msgstr ""
2496
2497#: config/tc-alpha.c:6193
2498#, c-format
2499msgid "!samegp reloc against symbol without .prologue: %s"
2500msgstr ""
2501
2502#: config/tc-alpha.c:6237 config/tc-tilegx.c:1751 config/tc-tilepro.c:1531
2503#: config/tc-xtensa.c:5999
2504#, fuzzy, c-format
2505msgid "cannot represent `%s' relocation in object file"
2506msgstr "%s:无法在 a.out 对象文件格式中表示节“%s”"
2507
2508#: config/tc-alpha.c:6243
2509#, fuzzy, c-format
2510msgid "internal error? cannot generate `%s' relocation"
2511msgstr "内部错误:危险的重定位"
2512
2513#: config/tc-alpha.c:6342
2514#, fuzzy, c-format
2515msgid "frame reg expected, using $%d."
2516msgstr "需要%<using%>"
2517
2518#: config/tc-arc.c:194 config/tc-arc.c:215 config/tc-arc.c:992
2519#: config/tc-h8300.c:75 config/tc-h8300.c:84 config/tc-h8300.c:94
2520#: config/tc-h8300.c:104 config/tc-h8300.c:114 config/tc-h8300.c:125
2521#: config/tc-h8300.c:242 config/tc-hppa.c:6898 config/tc-hppa.c:6904
2522#: config/tc-hppa.c:6910 config/tc-hppa.c:6916 config/tc-hppa.c:8323
2523#: config/tc-lm32.c:197 config/tc-mips.c:3342 config/tc-mn10300.c:939
2524#: config/tc-mn10300.c:944 config/tc-mn10300.c:2441 config/tc-xc16x.c:79
2525#: config/tc-xc16x.c:86 config/tc-xc16x.c:93
2526#, fuzzy
2527msgid "could not set architecture and machine"
2528msgstr "%P%F:%s:无法设置架构:%E\n"
2529
2530#: config/tc-arc.c:432 config/tc-arc.c:671
2531#, fuzzy
2532msgid "expected comma after operand name"
2533msgstr "无效的乘性操作数"
2534
2535#: config/tc-arc.c:443
2536#, fuzzy, c-format
2537msgid "negative operand number %d"
2538msgstr "无效的版本号%qs"
2539
2540#: config/tc-arc.c:455
2541#, fuzzy
2542msgid "expected comma after register-number"
2543msgstr "意外的编号"
2544
2545#: config/tc-arc.c:480
2546msgid "invalid mode"
2547msgstr "无效的权限模式"
2548
2549#: config/tc-arc.c:497
2550#, fuzzy
2551msgid "expected comma after register-mode"
2552msgstr "{ 预期于运算式中 ? 之后"
2553
2554#: config/tc-arc.c:514
2555msgid "shortcut designator invalid"
2556msgstr ""
2557
2558#: config/tc-arc.c:529
2559#, fuzzy, c-format
2560msgid "core register value (%d) too large"
2561msgstr "要求的对齐边界太大"
2562
2563#: config/tc-arc.c:537
2564#, fuzzy, c-format
2565msgid "condition code value (%d) too large"
2566msgstr "立即数越界"
2567
2568#: config/tc-arc.c:555
2569#, fuzzy, c-format
2570msgid "attempt to override symbol: %s"
2571msgstr "在类%qs中找不到可溢出的寄存器"
2572
2573#: config/tc-arc.c:626
2574#, fuzzy
2575msgid "invalid opertype"
2576msgstr "%%R 代码的操作数无效"
2577
2578#: config/tc-arc.c:683
2579#, fuzzy
2580msgid "expected comma after opcode"
2581msgstr "{ 预期于运算式中 ? 之后"
2582
2583#: config/tc-arc.c:693
2584#, c-format
2585msgid "negative subopcode %d"
2586msgstr ""
2587
2588#: config/tc-arc.c:702
2589msgid "subcode value found when opcode not equal 0x03"
2590msgstr ""
2591
2592#: config/tc-arc.c:710
2593#, fuzzy, c-format
2594msgid "invalid subopcode %d"
2595msgstr "无效的操作数代码‘%c’"
2596
2597#: config/tc-arc.c:721
2598#, fuzzy
2599msgid "expected comma after subopcode"
2600msgstr "{ 预期于运算式中 ? 之后"
2601
2602#: config/tc-arc.c:740
2603#, fuzzy
2604msgid "invalid suffix class"
2605msgstr "无效的掩码字段"
2606
2607#: config/tc-arc.c:749
2608#, fuzzy
2609msgid "expected comma after suffix class"
2610msgstr "{ 预期于运算式中 ? 之后"
2611
2612#: config/tc-arc.c:768
2613#, fuzzy
2614msgid "invalid syntax class"
2615msgstr "%P%F: 在旗标中出现无效的语法\n"
2616
2617#: config/tc-arc.c:775
2618msgid "opcode 0x3 and SYNTAX_3OP invalid"
2619msgstr ""
2620
2621#: config/tc-arc.c:795
2622#, fuzzy
2623msgid "unknown suffix class"
2624msgstr "(未知的案例)"
2625
2626#: config/tc-arc.c:862 config/tc-tic6x.c:581
2627#, fuzzy
2628msgid "expected comma after symbol name"
2629msgstr "需要类名"
2630
2631#: config/tc-arc.c:872
2632#, fuzzy
2633msgid "negative symbol length"
2634msgstr "指令长度为负"
2635
2636#: config/tc-arc.c:883
2637#, fuzzy
2638msgid "ignoring attempt to re-define symbol"
2639msgstr "警告:试图导出未定义的符号“%s”"
2640
2641#: config/tc-arc.c:890
2642#, c-format
2643msgid "length of symbol \"%s\" already %ld, ignoring %d"
2644msgstr ""
2645
2646#: config/tc-arc.c:904
2647msgid "assuming symbol alignment of zero"
2648msgstr ""
2649
2650#: config/tc-arc.c:971
2651msgid "\".option\" directive must appear before any instructions"
2652msgstr ""
2653
2654#: config/tc-arc.c:981
2655msgid "\".option\" directive conflicts with initial definition"
2656msgstr ""
2657
2658#: config/tc-arc.c:989
2659msgid "\".option\" directive overrides command-line (default) value"
2660msgstr ""
2661
2662#: config/tc-arc.c:999
2663#, fuzzy
2664msgid "invalid identifier for \".option\""
2665msgstr "初始值设定无法决定%q+D的大小"
2666
2667#: config/tc-arc.c:1037 config/tc-i860.c:1035 config/tc-ip2k.c:249
2668#, fuzzy
2669msgid "relaxation not supported\n"
2670msgstr "不支持的 .stab 重定位"
2671
2672#: config/tc-arc.c:1081
2673#, fuzzy
2674msgid "expression too complex code symbol"
2675msgstr "转换为不完全类型"
2676
2677#: config/tc-arc.c:1108
2678#, fuzzy, c-format
2679msgid "missing ')' in %%-op"
2680msgstr "缺少字段‘%s’,在‘%s’中"
2681
2682#: config/tc-arc.c:1364 config/tc-dlx.c:1206 config/tc-i960.c:2639
2683#: config/tc-m32r.c:2281 config/tc-nds32.c:5825 config/tc-sparc.c:3751
2684#, fuzzy, c-format
2685msgid "internal error: can't export reloc type %d (`%s')"
2686msgstr "内部错误:危险的重定位"
2687
2688#: config/tc-arc.c:1496
2689#, fuzzy, c-format
2690msgid "unknown syntax format character `%c'"
2691msgstr "未知的格式类型“%s”"
2692
2693#: config/tc-arc.c:1635
2694#, fuzzy
2695msgid "too many suffixes"
2696msgstr "输入文件太多"
2697
2698#: config/tc-arc.c:1674
2699#, fuzzy
2700msgid "symbol as destination register"
2701msgstr "缺失寄存器"
2702
2703#. xgettext:c-format.
2704#: config/tc-arc.c:1759 config/tc-i370.c:2207 config/tc-mn10200.c:1142
2705#: config/tc-mn10300.c:1822 config/tc-ppc.c:3355 config/tc-s390.c:1524
2706#: config/tc-v850.c:3026
2707#, fuzzy, c-format
2708msgid "junk at end of line: `%s'"
2709msgstr "行尾有垃圾字符"
2710
2711#: config/tc-arc.c:1798
2712msgid "8 byte instruction in delay slot"
2713msgstr ""
2714
2715#. except for jl addr
2716#: config/tc-arc.c:1801
2717msgid "8 byte jump instruction with delay slot"
2718msgstr ""
2719
2720#: config/tc-arc.c:1809
2721msgid "conditional branch follows set of flags"
2722msgstr ""
2723
2724#: config/tc-arc.c:1893 config/tc-arm.c:17216
2725#, fuzzy, c-format
2726msgid "bad instruction `%s'"
2727msgstr "错误的指令‘%.50s’"
2728
2729#: config/tc-arm.c:556
2730#, fuzzy
2731msgid "ARM register expected"
2732msgstr "预期的 W 寄存器"
2733
2734#: config/tc-arm.c:557
2735msgid "bad or missing co-processor number"
2736msgstr ""
2737
2738#: config/tc-arm.c:558
2739#, fuzzy
2740msgid "co-processor register expected"
2741msgstr "预期的堆栈指针寄存器"
2742
2743#: config/tc-arm.c:559
2744#, fuzzy
2745msgid "FPA register expected"
2746msgstr "预期的 W 寄存器"
2747
2748#: config/tc-arm.c:560
2749#, fuzzy
2750msgid "VFP single precision register expected"
2751msgstr "预期的堆栈指针寄存器"
2752
2753#: config/tc-arm.c:561
2754msgid "VFP/Neon double precision register expected"
2755msgstr ""
2756
2757#: config/tc-arm.c:562
2758#, fuzzy
2759msgid "Neon quad precision register expected"
2760msgstr "预期的堆栈指针寄存器"
2761
2762#: config/tc-arm.c:563
2763msgid "VFP single or double precision register expected"
2764msgstr ""
2765
2766#: config/tc-arm.c:564
2767msgid "Neon double or quad precision register expected"
2768msgstr ""
2769
2770#: config/tc-arm.c:565
2771msgid "VFP single, double or Neon quad precision register expected"
2772msgstr ""
2773
2774#: config/tc-arm.c:566
2775#, fuzzy
2776msgid "VFP system register expected"
2777msgstr "预期的 W 寄存器"
2778
2779#: config/tc-arm.c:567
2780#, fuzzy
2781msgid "Maverick MVF register expected"
2782msgstr "预期的 W 寄存器"
2783
2784#: config/tc-arm.c:568
2785#, fuzzy
2786msgid "Maverick MVD register expected"
2787msgstr "预期的 W 寄存器"
2788
2789#: config/tc-arm.c:569
2790#, fuzzy
2791msgid "Maverick MVFX register expected"
2792msgstr "预期的 W 寄存器"
2793
2794#: config/tc-arm.c:570
2795#, fuzzy
2796msgid "Maverick MVDX register expected"
2797msgstr "预期的 W 寄存器"
2798
2799#: config/tc-arm.c:571
2800#, fuzzy
2801msgid "Maverick MVAX register expected"
2802msgstr "预期的 W 寄存器"
2803
2804#: config/tc-arm.c:572
2805#, fuzzy
2806msgid "Maverick DSPSC register expected"
2807msgstr "预期的 W 寄存器"
2808
2809#: config/tc-arm.c:573
2810#, fuzzy
2811msgid "iWMMXt data register expected"
2812msgstr "预期的 W 寄存器"
2813
2814#: config/tc-arm.c:574 config/tc-arm.c:6650
2815#, fuzzy
2816msgid "iWMMXt control register expected"
2817msgstr "预期的堆栈指针寄存器"
2818
2819#: config/tc-arm.c:575
2820#, fuzzy
2821msgid "iWMMXt scalar register expected"
2822msgstr "预期的 W 寄存器"
2823
2824#: config/tc-arm.c:576
2825#, fuzzy
2826msgid "XScale accumulator register expected"
2827msgstr "预期的堆栈指针寄存器"
2828
2829#. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message.
2830#: config/tc-arm.c:734 config/tc-score.c:259
2831#, fuzzy
2832msgid "bad arguments to instruction"
2833msgstr "给予函数的实参太多"
2834
2835#: config/tc-arm.c:735
2836#, fuzzy
2837msgid "r13 not allowed here"
2838msgstr "在这里不允许使用%<#pragma%>"
2839
2840#: config/tc-arm.c:736
2841#, fuzzy
2842msgid "r15 not allowed here"
2843msgstr "在这里不允许使用%<#pragma%>"
2844
2845#: config/tc-arm.c:737
2846#, fuzzy
2847msgid "instruction cannot be conditional"
2848msgstr "构造函数不能被声明为虚函数"
2849
2850#: config/tc-arm.c:738
2851#, fuzzy
2852msgid "registers may not be the same"
2853msgstr "元素类型必须一样"
2854
2855#: config/tc-arm.c:739
2856#, fuzzy
2857msgid "lo register required"
2858msgstr "地址中无寄存器"
2859
2860#: config/tc-arm.c:740
2861#, fuzzy
2862msgid "instruction not supported in Thumb16 mode"
2863msgstr "嵌套函数在此目标机上不受支持"
2864
2865#: config/tc-arm.c:741
2866#, fuzzy
2867msgid "instruction does not accept this addressing mode"
2868msgstr "函数不返回字符串类型"
2869
2870#: config/tc-arm.c:742
2871msgid "branch must be last instruction in IT block"
2872msgstr ""
2873
2874#: config/tc-arm.c:743
2875#, fuzzy
2876msgid "instruction not allowed in IT block"
2877msgstr "2 字节 cop 指针不允许被用在 VLIW 模式中"
2878
2879#: config/tc-arm.c:744
2880#, fuzzy
2881msgid "selected FPU does not support instruction"
2882msgstr "目标 CPU 不支持 THUMB 指令"
2883
2884#: config/tc-arm.c:745
2885#, fuzzy
2886msgid "thumb conditional instruction should be in IT block"
2887msgstr "启用所有可选指令"
2888
2889#: config/tc-arm.c:746
2890#, fuzzy
2891msgid "incorrect condition in IT block"
2892msgstr "label_to_block_map 中条目不正确"
2893
2894#: config/tc-arm.c:747
2895msgid "IT falling in the range of a previous IT block"
2896msgstr ""
2897
2898#: config/tc-arm.c:748
2899msgid "missing .fnstart before unwinding directive"
2900msgstr ""
2901
2902#: config/tc-arm.c:750
2903msgid "cannot use register index with PC-relative addressing"
2904msgstr ""
2905
2906#: config/tc-arm.c:752
2907#, fuzzy
2908msgid "cannot use writeback with PC-relative addressing"
2909msgstr "不寻常的 TP 相对地址"
2910
2911#: config/tc-arm.c:754
2912#, fuzzy
2913msgid "using "
2914msgstr "使用%<%c%s%>"
2915
2916#: config/tc-arm.c:951
2917#, fuzzy
2918msgid "immediate expression requires a # prefix"
2919msgstr "%C处需要整数表达式"
2920
2921#: config/tc-arm.c:979 read.c:3727
2922#, fuzzy
2923msgid "missing expression"
2924msgstr "缺少自增语句"
2925
2926#: config/tc-arm.c:1009 config/tc-arm.c:4917 config/tc-i960.c:1300
2927#: config/tc-score.c:1210
2928#, fuzzy
2929msgid "invalid constant"
2930msgstr "%<#pragma pack%>中有无效常量 - 已忽略"
2931
2932#: config/tc-arm.c:1139
2933#, fuzzy
2934msgid "expected #constant"
2935msgstr "需要语句"
2936
2937#: config/tc-arm.c:1302
2938#, fuzzy, c-format
2939msgid "unexpected character `%c' in type specifier"
2940msgstr "%s:%d:Intel 十六进制文件中的意外字符“%s\n"
2941
2942#: config/tc-arm.c:1319
2943#, fuzzy, c-format
2944msgid "bad size %d in type specifier"
2945msgstr "%s:无效的新列指定符号“%s”\n"
2946
2947#: config/tc-arm.c:1369
2948#, fuzzy
2949msgid "only one type should be specified for operand"
2950msgstr "为%<operator %T%>指定了返回值"
2951
2952#: config/tc-arm.c:1447
2953#, fuzzy
2954msgid "can't redefine type for operand"
2955msgstr "%s:无法找到模块文件 %s\n"
2956
2957#: config/tc-arm.c:1458
2958#, fuzzy
2959msgid "only D registers may be indexed"
2960msgstr "寄存器元素下标"
2961
2962#: config/tc-arm.c:1464
2963#, fuzzy
2964msgid "can't change index for operand"
2965msgstr "%s:无法找到模块文件 %s\n"
2966
2967#: config/tc-arm.c:1527
2968msgid "register operand expected, but got scalar"
2969msgstr ""
2970
2971#: config/tc-arm.c:1560
2972#, fuzzy
2973msgid "scalar must have an index"
2974msgstr "选择子必须是立即数"
2975
2976#: config/tc-arm.c:1565 config/tc-arm.c:15368 config/tc-arm.c:15428
2977#: config/tc-arm.c:15850
2978#, fuzzy
2979msgid "scalar index out of range"
2980msgstr "vector8 越界"
2981
2982#: config/tc-arm.c:1615
2983#, fuzzy
2984msgid "bad range in register list"
2985msgstr "错误的寄存器名"
2986
2987#: config/tc-arm.c:1623 config/tc-arm.c:1632 config/tc-arm.c:1673
2988#, c-format
2989msgid "Warning: duplicated register (r%d) in register list"
2990msgstr ""
2991
2992#: config/tc-arm.c:1635
2993msgid "Warning: register range not in ascending order"
2994msgstr ""
2995
2996#: config/tc-arm.c:1646
2997#, fuzzy
2998msgid "missing `}'"
2999msgstr "缺少‘)’"
3000
3001#: config/tc-arm.c:1662
3002#, fuzzy
3003msgid "invalid register mask"
3004msgstr "%q+D的寄存器名无效"
3005
3006#: config/tc-arm.c:1797 config/tc-arm.c:1841
3007#, fuzzy
3008msgid "register out of range in list"
3009msgstr "立即数越界"
3010
3011#: config/tc-arm.c:1819 config/tc-arm.c:3915 config/tc-arm.c:4049
3012#, fuzzy
3013msgid "register list not in ascending order"
3014msgstr "注册"
3015
3016#: config/tc-arm.c:1850
3017#, fuzzy
3018msgid "register range not in ascending order"
3019msgstr "%q+D的寄存器名无效"
3020
3021#: config/tc-arm.c:1883
3022#, fuzzy
3023msgid "non-contiguous register range"
3024msgstr "在非数组初始值设定项中出现数组索引"
3025
3026#: config/tc-arm.c:1942
3027#, fuzzy
3028msgid "register stride must be 1 or 2"
3029msgstr "寄存器数必须是偶数"
3030
3031#: config/tc-arm.c:1943
3032msgid "mismatched element/structure types in list"
3033msgstr ""
3034
3035#: config/tc-arm.c:2007
3036msgid "don't use Rn-Rm syntax with non-unit stride"
3037msgstr ""
3038
3039#: config/tc-arm.c:2062
3040#, fuzzy
3041msgid "error parsing element/structure list"
3042msgstr "词法分析 final 属性时出错"
3043
3044#: config/tc-arm.c:2068
3045#, fuzzy
3046msgid "expected }"
3047msgstr "需要 %<}%>"
3048
3049#: config/tc-arm.c:2159
3050#, fuzzy
3051msgid "attempt to redefine typed alias"
3052msgstr "尝试读取 writeonly 登记册"
3053
3054#: config/tc-arm.c:2293
3055#, fuzzy
3056msgid "bad type for register"
3057msgstr "错误的寄存器名"
3058
3059#: config/tc-arm.c:2304
3060#, fuzzy
3061msgid "expression must be constant"
3062msgstr "调度块大小表达式必须为整型"
3063
3064#: config/tc-arm.c:2321
3065msgid "can't redefine the type of a register alias"
3066msgstr ""
3067
3068#: config/tc-arm.c:2328
3069#, fuzzy
3070msgid "you must specify a single type only"
3071msgstr "输出约束 %d 必须指定单个寄存器"
3072
3073#: config/tc-arm.c:2341
3074#, fuzzy
3075msgid "can't redefine the index of a scalar alias"
3076msgstr "试图减少局部变量的数量"
3077
3078#: config/tc-arm.c:2349
3079#, fuzzy
3080msgid "scalar index must be constant"
3081msgstr "掩码必须是一个立即数"
3082
3083#: config/tc-arm.c:2358
3084#, fuzzy
3085msgid "expecting ]"
3086msgstr "需要%<]%>"
3087
3088#: config/tc-arm.c:2411
3089#, fuzzy
3090msgid "invalid syntax for .dn directive"
3091msgstr "不允许负立即数"
3092
3093#: config/tc-arm.c:2417
3094#, fuzzy
3095msgid "invalid syntax for .qn directive"
3096msgstr "不允许负立即数"
3097
3098#: config/tc-arm.c:2452
3099#, c-format
3100msgid "ignoring attempt to use .unreq on fixed register name: '%s'"
3101msgstr ""
3102
3103#: config/tc-arm.c:2720
3104#, fuzzy, c-format
3105msgid "Failed to find real start of function: %s\n"
3106msgstr "对齐函数入口"
3107
3108#: config/tc-arm.c:2737
3109#, fuzzy
3110msgid "selected processor does not support THUMB opcodes"
3111msgstr "代码模式 %s 在 PIC 模式下不受支持"
3112
3113#: config/tc-arm.c:2750
3114#, fuzzy
3115msgid "selected processor does not support ARM opcodes"
3116msgstr "目标 CPU 不支持 ARM 模式"
3117
3118#: config/tc-arm.c:2762
3119#, fuzzy, c-format
3120msgid "invalid instruction size selected (%d)"
3121msgstr "无效的最小字符串长度 %d"
3122
3123#: config/tc-arm.c:2794
3124#, c-format
3125msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
3126msgstr ""
3127
3128#: config/tc-arm.c:2850
3129#, fuzzy, c-format
3130msgid "expected comma after name \"%s\""
3131msgstr "{ 预期于运算式中 ? 之后"
3132
3133#: config/tc-arm.c:2900 config/tc-m32r.c:588
3134#, fuzzy, c-format
3135msgid "symbol `%s' already defined"
3136msgstr "`%.*s' 已被定义为对照符号"
3137
3138#: config/tc-arm.c:2934
3139#, fuzzy, c-format
3140msgid "unrecognized syntax mode \"%s\""
3141msgstr "不可识别的寄存名%qs"
3142
3143#: config/tc-arm.c:2955
3144#, fuzzy, c-format
3145msgid "alignment too large: %d assumed"
3146msgstr "%qs对%qs而言无效"
3147
3148#: config/tc-arm.c:2958
3149msgid "alignment negative. 0 assumed."
3150msgstr ""
3151
3152#: config/tc-arm.c:3293
3153msgid "(plt) is only valid on branch targets"
3154msgstr ""
3155
3156#: config/tc-arm.c:3299 config/tc-s390.c:1146 config/tc-s390.c:1789
3157#: config/tc-xtensa.c:1591
3158#, fuzzy, c-format
3159msgid "%s relocations do not fit in %d bytes"
3160msgstr ""
3161"\n"
3162" “%s” 位于偏移量 0x%lx 的重定位区段含有 %ld 个字节:\n"
3163
3164#: config/tc-arm.c:3376
3165msgid ".inst.n operand too big. Use .inst.w instead"
3166msgstr ""
3167
3168#: config/tc-arm.c:3396
3169msgid "cannot determine Thumb instruction size. Use .inst.n/.inst.w instead"
3170msgstr ""
3171
3172#: config/tc-arm.c:3426
3173msgid "width suffixes are invalid in ARM mode"
3174msgstr ""
3175
3176#: config/tc-arm.c:3468 dwarf2dbg.c:762
3177#, fuzzy
3178msgid "expected 0 or 1"
3179msgstr "需要指针"
3180
3181#: config/tc-arm.c:3472
3182#, fuzzy
3183msgid "missing comma"
3184msgstr "%C处缺少右括号或逗号"
3185
3186#: config/tc-arm.c:3505
3187#, fuzzy
3188msgid "duplicate .fnstart directive"
3189msgstr "重复的%<restrict%>"
3190
3191#: config/tc-arm.c:3536 config/tc-tic6x.c:412
3192msgid "duplicate .handlerdata directive"
3193msgstr ""
3194
3195#: config/tc-arm.c:3555
3196msgid ".fnend directive without .fnstart"
3197msgstr ""
3198
3199#: config/tc-arm.c:3622 config/tc-tic6x.c:393
3200#, fuzzy
3201msgid "personality routine specified for cantunwind frame"
3202msgstr "为无名形参指定了%qs"
3203
3204#: config/tc-arm.c:3639 config/tc-tic6x.c:454
3205msgid "duplicate .personalityindex directive"
3206msgstr ""
3207
3208#: config/tc-arm.c:3646 config/tc-tic6x.c:461
3209msgid "bad personality routine number"
3210msgstr ""
3211
3212#: config/tc-arm.c:3668 config/tc-tic6x.c:478
3213msgid "duplicate .personality directive"
3214msgstr ""
3215
3216#: config/tc-arm.c:3691 config/tc-arm.c:3819 config/tc-arm.c:3867
3217#, fuzzy
3218msgid "expected register list"
3219msgstr "需要字面字符串"
3220
3221#: config/tc-arm.c:3773
3222#, fuzzy
3223msgid "expected , <constant>"
3224msgstr "需要语句"
3225
3226#: config/tc-arm.c:3782
3227#, fuzzy
3228msgid "number of registers must be in the range [1:4]"
3229msgstr "用以传递整数参数的寄存器个数"
3230
3231#: config/tc-arm.c:3929 config/tc-arm.c:4063
3232#, fuzzy
3233msgid "bad register range"
3234msgstr "错误的寄存器名"
3235
3236#: config/tc-arm.c:4129
3237msgid "FPA .unwind_save does not take a register list"
3238msgstr ""
3239
3240#: config/tc-arm.c:4148
3241#, fuzzy
3242msgid ".unwind_save does not support this kind of register"
3243msgstr "__builtin_saveregs 不为此目标所支持"
3244
3245#: config/tc-arm.c:4187
3246msgid "SP and PC not permitted in .unwind_movsp directive"
3247msgstr ""
3248
3249#: config/tc-arm.c:4192
3250msgid "unexpected .unwind_movsp directive"
3251msgstr ""
3252
3253#: config/tc-arm.c:4219
3254#, fuzzy
3255msgid "stack increment must be multiple of 4"
3256msgstr "栈大小必须刚好是 2 的某次方"
3257
3258#: config/tc-arm.c:4251
3259#, fuzzy
3260msgid "expected <reg>, <reg>"
3261msgstr "需要%<;%>"
3262
3263#: config/tc-arm.c:4269
3264msgid "register must be either sp or set by a previousunwind_movsp directive"
3265msgstr ""
3266
3267#: config/tc-arm.c:4308
3268#, fuzzy
3269msgid "expected <offset>, <opcode>"
3270msgstr "非预期的偏移"
3271
3272#: config/tc-arm.c:4320
3273msgid "unwind opcode too long"
3274msgstr ""
3275
3276#: config/tc-arm.c:4325
3277#, fuzzy
3278msgid "invalid unwind opcode"
3279msgstr "无效的 %%xn 代码"
3280
3281#: config/tc-arm.c:4505 config/tc-arm.c:5447 config/tc-arm.c:9688
3282#: config/tc-arm.c:10211 config/tc-arm.c:12231 config/tc-arm.c:13664
3283#: config/tc-arm.c:22438 config/tc-arm.c:22463 config/tc-arm.c:22471
3284#: config/tc-metag.c:5175 config/tc-z8k.c:1144 config/tc-z8k.c:1154
3285msgid "immediate value out of range"
3286msgstr "立即数越界"
3287
3288#: config/tc-arm.c:4670
3289#, fuzzy
3290msgid "invalid FPA immediate expression"
3291msgstr "错误的立即数表达式"
3292
3293#: config/tc-arm.c:4817
3294msgid "'LSL' or 'ASR' required"
3295msgstr ""
3296
3297#: config/tc-arm.c:4825
3298msgid "'LSL' required"
3299msgstr ""
3300
3301#: config/tc-arm.c:4833
3302msgid "'ASR' required"
3303msgstr ""
3304
3305#: config/tc-arm.c:4912
3306#, fuzzy
3307msgid "invalid rotation"
3308msgstr "无效的操作"
3309
3310#: config/tc-arm.c:5071 config/tc-arm.c:5238
3311#, fuzzy
3312msgid "unknown group relocation"
3313msgstr "未指定未知的重定位方式"
3314
3315#: config/tc-arm.c:5107
3316#, fuzzy
3317msgid "alignment must be constant"
3318msgstr "实参必须是通道"
3319
3320#: config/tc-arm.c:5269
3321#, fuzzy
3322msgid "this group relocation is not allowed on this instruction"
3323msgstr "GPDISP 重定位无法找到 ldah 和 lda 指令"
3324
3325#: config/tc-arm.c:5324
3326#, fuzzy
3327msgid "'}' expected at end of 'option' field"
3328msgstr "需要行尾"
3329
3330#: config/tc-arm.c:5329
3331#, fuzzy
3332msgid "cannot combine index with option"
3333msgstr "在指定 -fno-rtti 的情况下不能使用 typeid"
3334
3335#: config/tc-arm.c:5585
3336#, fuzzy
3337msgid "unexpected bit specified after APSR"
3338msgstr "需要类型限定"
3339
3340#: config/tc-arm.c:5597
3341#, fuzzy
3342msgid "selected processor does not support DSP extension"
3343msgstr "%qs架构不支持 Branch-Likely 指令"
3344
3345#: config/tc-arm.c:5609
3346msgid "bad bitmask specified after APSR"
3347msgstr ""
3348
3349#: config/tc-arm.c:5633
3350msgid "writing to APSR without specifying a bitmask is deprecated"
3351msgstr ""
3352
3353#: config/tc-arm.c:5645 config/tc-arm.c:11356 config/tc-arm.c:11400
3354#: config/tc-arm.c:11404
3355#, fuzzy
3356msgid "selected processor does not support requested special purpose register"
3357msgstr "%qs架构不支持配对单精度指令"
3358
3359#: config/tc-arm.c:5650
3360#, fuzzy
3361msgid "flag for {c}psr instruction expected"
3362msgstr "指令从不被执行"
3363
3364#: config/tc-arm.c:5675
3365#, fuzzy
3366msgid "unrecognized CPS flag"
3367msgstr "不能识别的节标志“%s”"
3368
3369#: config/tc-arm.c:5682
3370#, fuzzy
3371msgid "missing CPS flags"
3372msgstr "缺少 PHI 定义"
3373
3374#: config/tc-arm.c:5705 config/tc-arm.c:5711
3375#, fuzzy
3376msgid "valid endian specifiers are be or le"
3377msgstr "为形参%2$qE指定了%1$qs"
3378
3379#: config/tc-arm.c:5733
3380#, fuzzy
3381msgid "missing rotation field after comma"
3382msgstr "%qs后缺少宏名"
3383
3384#: config/tc-arm.c:5748
3385#, fuzzy
3386msgid "rotation can only be 0, 8, 16, or 24"
3387msgstr "结构大小边界只能被设定为 %s"
3388
3389#: config/tc-arm.c:5777
3390#, fuzzy
3391msgid "condition required"
3392msgstr "需要正的宽度"
3393
3394#: config/tc-arm.c:5838 config/tc-arm.c:8012
3395#, fuzzy
3396msgid "'[' expected"
3397msgstr "字节码流:需要标记 %s 而非 %s"
3398
3399#: config/tc-arm.c:5851
3400#, fuzzy
3401msgid "',' expected"
3402msgstr "字节码流:需要标记 %s 而非 %s"
3403
3404#: config/tc-arm.c:5868
3405#, fuzzy
3406msgid "invalid shift"
3407msgstr "无效的移位操作数"
3408
3409#: config/tc-arm.c:5941
3410#, fuzzy
3411msgid "can't use Neon quad register here"
3412msgstr "无法将%qs用作调用者固定寄存器"
3413
3414#: config/tc-arm.c:6007
3415#, fuzzy
3416msgid "expected <Rm> or <Dm> or <Qm> operand"
3417msgstr "需要 %<;%>、%<,%> 或 %<)%>"
3418
3419#: config/tc-arm.c:6087
3420#, fuzzy
3421msgid "parse error"
3422msgstr "永久性错误:"
3423
3424#. ISB can only take SY as an option.
3425#: config/tc-arm.c:6351
3426#, fuzzy
3427msgid "invalid barrier type"
3428msgstr "无效的接收者类型%qs"
3429
3430#: config/tc-arm.c:6488
3431msgid "immediate value is out of range"
3432msgstr "立即数越界"
3433
3434#: config/tc-arm.c:6635
3435#, fuzzy
3436msgid "iWMMXt data or control register expected"
3437msgstr "预期的堆栈指针寄存器"
3438
3439#: config/tc-arm.c:6675
3440#, fuzzy
3441msgid "Banked registers are not available with this architecture."
3442msgstr "目标相关的内建函数不可用"
3443
3444#: config/tc-arm.c:6897 config/tc-score.c:264
3445#, fuzzy
3446msgid "garbage following instruction"
3447msgstr "启用所有可选指令"
3448
3449#. If REG is R13 (the stack pointer), warn that its use is
3450#. deprecated.
3451#: config/tc-arm.c:6938
3452#, fuzzy
3453msgid "use of r13 is deprecated"
3454msgstr "不建议使用此类型"
3455
3456#: config/tc-arm.c:7008
3457msgid "D register out of range for selected VFP version"
3458msgstr ""
3459
3460#: config/tc-arm.c:7087 config/tc-arm.c:9416
3461#, fuzzy
3462msgid "Instruction does not support =N addresses"
3463msgstr "RX FPU 指令不支持 NaN 和无限"
3464
3465#: config/tc-arm.c:7095
3466#, fuzzy
3467msgid "instruction does not accept preindexed addressing"
3468msgstr "禁用变址寻址"
3469
3470#. unindexed - only for coprocessor
3471#: config/tc-arm.c:7111 config/tc-arm.c:9479
3472#, fuzzy
3473msgid "instruction does not accept unindexed addressing"
3474msgstr "禁用变址寻址"
3475
3476#: config/tc-arm.c:7119
3477msgid "destination register same as write-back base"
3478msgstr ""
3479
3480#: config/tc-arm.c:7120
3481#, fuzzy
3482msgid "source register same as write-back base"
3483msgstr "源寄存器操作数必须是偶数"
3484
3485#: config/tc-arm.c:7170
3486#, fuzzy
3487msgid "use of PC in this instruction is deprecated"
3488msgstr "使用 PowerPC-64 指令集"
3489
3490#: config/tc-arm.c:7193
3491#, fuzzy
3492msgid "instruction does not accept scaled register index"
3493msgstr "匹配的约束不允许使用寄存器"
3494
3495#: config/tc-arm.c:7247
3496#, fuzzy
3497msgid "instruction does not support unindexed addressing"
3498msgstr "目标 CPU 不支持交互工作"
3499
3500#: config/tc-arm.c:7262
3501#, fuzzy
3502msgid "pc may not be used with write-back"
3503msgstr "-frepo 必须与 -c 一起使用"
3504
3505#: config/tc-arm.c:7267
3506#, fuzzy
3507msgid "instruction does not support writeback"
3508msgstr "%s 不支持 split_block"
3509
3510#: config/tc-arm.c:7313
3511#, fuzzy
3512msgid "invalid pseudo operation"
3513msgstr "无效的操作"
3514
3515#: config/tc-arm.c:7442
3516msgid "Rn must not overlap other operands"
3517msgstr ""
3518
3519#: config/tc-arm.c:7447
3520msgid "swp{b} use is obsoleted for ARMv8 and later"
3521msgstr ""
3522
3523#: config/tc-arm.c:7450
3524msgid "swp{b} use is deprecated for ARMv6 and ARMv7"
3525msgstr ""
3526
3527#: config/tc-arm.c:7552 config/tc-arm.c:7571 config/tc-arm.c:7584
3528#: config/tc-arm.c:10052 config/tc-arm.c:10083 config/tc-arm.c:10105
3529msgid "bit-field extends past end of register"
3530msgstr ""
3531
3532#: config/tc-arm.c:7614
3533msgid "the only valid suffixes here are '(plt)' and '(tlscall)'"
3534msgstr ""
3535
3536#: config/tc-arm.c:7667
3537msgid "use of r15 in blx in ARM mode is not really useful"
3538msgstr ""
3539
3540#: config/tc-arm.c:7689
3541msgid "use of r15 in bx in ARM mode is not really useful"
3542msgstr ""
3543
3544#: config/tc-arm.c:7714
3545msgid "use of r15 in bxj is not really useful"
3546msgstr ""
3547
3548#: config/tc-arm.c:7762
3549msgid "This coprocessor register access is deprecated in ARMv8"
3550msgstr ""
3551
3552#: config/tc-arm.c:7962 config/tc-arm.c:7971
3553msgid "writeback of base register is UNPREDICTABLE"
3554msgstr ""
3555
3556#: config/tc-arm.c:7965
3557msgid "writeback of base register when in register list is UNPREDICTABLE"
3558msgstr ""
3559
3560#: config/tc-arm.c:7975
3561msgid "if writeback register is in list, it must be the lowest reg in the list"
3562msgstr ""
3563
3564#: config/tc-arm.c:8007
3565#, fuzzy
3566msgid "first transfer register must be even"
3567msgstr "目的寄存器操作数必须是偶数"
3568
3569#: config/tc-arm.c:8010
3570msgid "can only transfer two consecutive registers"
3571msgstr ""
3572
3573#. If op 1 were present and equal to PC, this function wouldn't
3574#. have been called in the first place.
3575#. If op 2 were present and equal to PC, this function wouldn't
3576#. have been called in the first place.
3577#: config/tc-arm.c:8011 config/tc-arm.c:8081 config/tc-arm.c:8714
3578#: config/tc-arm.c:10857
3579#, fuzzy
3580msgid "r14 not allowed here"
3581msgstr "在这里不允许使用%<#pragma%>"
3582
3583#: config/tc-arm.c:8023
3584msgid "base register written back, and overlaps second transfer register"
3585msgstr ""
3586
3587#: config/tc-arm.c:8033
3588#, fuzzy
3589msgid "index register overlaps transfer register"
3590msgstr "寄存器元素下标"
3591
3592#: config/tc-arm.c:8062 config/tc-arm.c:8681
3593msgid "offset must be zero in ARM encoding"
3594msgstr ""
3595
3596#: config/tc-arm.c:8075 config/tc-arm.c:8708
3597#, fuzzy
3598msgid "even register required"
3599msgstr "地址中无寄存器"
3600
3601#: config/tc-arm.c:8078
3602#, fuzzy
3603msgid "can only load two consecutive registers"
3604msgstr "动态分配 cc 寄存器"
3605
3606#: config/tc-arm.c:8096
3607#, fuzzy
3608msgid "ldr to register 15 must be 4-byte alligned"
3609msgstr "登记册必须 r0 和 r7 之间"
3610
3611#: config/tc-arm.c:8119 config/tc-arm.c:8151
3612msgid "this instruction requires a post-indexed address"
3613msgstr ""
3614
3615#: config/tc-arm.c:8178
3616msgid "Rd and Rm should be different in mla"
3617msgstr ""
3618
3619#: config/tc-arm.c:8202 config/tc-arm.c:11221
3620#, fuzzy
3621msgid ":lower16: not allowed this instruction"
3622msgstr "不要使用 fixdu 自定义指令"
3623
3624#: config/tc-arm.c:8204
3625#, fuzzy
3626msgid ":upper16: not allowed instruction"
3627msgstr "支持生成 movbe 指令。"
3628
3629#: config/tc-arm.c:8223
3630msgid "operand 1 must be FPSCR"
3631msgstr ""
3632
3633#: config/tc-arm.c:8305 config/tc-arm.c:11340
3634#, fuzzy
3635msgid "bad register for mrs"
3636msgstr "错误的寄存器名"
3637
3638#: config/tc-arm.c:8312 config/tc-arm.c:11363
3639msgid "'APSR', 'CPSR' or 'SPSR' expected"
3640msgstr ""
3641
3642#: config/tc-arm.c:8353
3643msgid "Rd and Rm should be different in mul"
3644msgstr ""
3645
3646#: config/tc-arm.c:8372 config/tc-arm.c:8626 config/tc-arm.c:11501
3647#, fuzzy
3648msgid "rdhi and rdlo must be different"
3649msgstr "输入输出文件必须不同"
3650
3651#: config/tc-arm.c:8378
3652#, fuzzy
3653msgid "rdhi, rdlo and rm must all be different"
3654msgstr "输入输出文件必须不同"
3655
3656#: config/tc-arm.c:8444
3657#, fuzzy
3658msgid "'[' expected after PLD mnemonic"
3659msgstr "需要语句"
3660
3661#: config/tc-arm.c:8446 config/tc-arm.c:8461
3662msgid "post-indexed expression used in preload instruction"
3663msgstr ""
3664
3665#: config/tc-arm.c:8448 config/tc-arm.c:8463
3666#, fuzzy
3667msgid "writeback used in preload instruction"
3668msgstr "启用用户自定义指令"
3669
3670#: config/tc-arm.c:8450 config/tc-arm.c:8465
3671#, fuzzy
3672msgid "unindexed addressing used in preload instruction"
3673msgstr "在汇编器和链接器中优化尾调用指令"
3674
3675#: config/tc-arm.c:8459
3676#, fuzzy
3677msgid "'[' expected after PLI mnemonic"
3678msgstr "需要语句"
3679
3680#: config/tc-arm.c:8550 config/tc-arm.c:11817
3681#, fuzzy
3682msgid "setend use is deprecated for ARMv8"
3683msgstr "不建议使用此类型"
3684
3685#: config/tc-arm.c:8571 config/tc-arm.c:11878 config/tc-arm.c:11910
3686#: config/tc-arm.c:11953
3687msgid "extraneous shift as part of operand to shift insn"
3688msgstr ""
3689
3690#: config/tc-arm.c:8652
3691#, fuzzy
3692msgid "SRS base register must be r13"
3693msgstr "源寄存器操作数必须是偶数"
3694
3695#: config/tc-arm.c:8711
3696msgid "can only store two consecutive registers"
3697msgstr ""
3698
3699#: config/tc-arm.c:8825 config/tc-arm.c:8842
3700msgid "only two consecutive VFP SP registers allowed here"
3701msgstr ""
3702
3703#: config/tc-arm.c:8870 config/tc-arm.c:8885
3704msgid "this addressing mode requires base-register writeback"
3705msgstr ""
3706
3707#. If srcsize is 16, inst.operands[1].imm must be in the range 0-16.
3708#. i.e. immbits must be in range 0 - 16.
3709#: config/tc-arm.c:9002
3710#, fuzzy
3711msgid "immediate value out of range, expected range [0, 16]"
3712msgstr "立即数越界"
3713
3714#. If srcsize is 32, inst.operands[1].imm must be in the range 1-32.
3715#. i.e. immbits must be in range 0 - 31.
3716#: config/tc-arm.c:9009
3717#, fuzzy
3718msgid "immediate value out of range, expected range [1, 32]"
3719msgstr "立即数越界"
3720
3721#: config/tc-arm.c:9075
3722#, fuzzy
3723msgid "this instruction does not support indexing"
3724msgstr "此目标机不支持 %qs"
3725
3726#: config/tc-arm.c:9098
3727#, fuzzy
3728msgid "only r15 allowed here"
3729msgstr "在这里不允许使用%<#pragma%>"
3730
3731#: config/tc-arm.c:9233
3732msgid "immediate operand requires iWMMXt2"
3733msgstr ""
3734
3735#: config/tc-arm.c:9377
3736#, fuzzy
3737msgid "shift by register not allowed in thumb mode"
3738msgstr "在这里不允许使用%<#pragma%>"
3739
3740#: config/tc-arm.c:9389 config/tc-arm.c:12061 config/tc-arm.c:21828
3741#, fuzzy
3742msgid "shift expression is too large"
3743msgstr "%q+E不是一个常量表达式"
3744
3745#: config/tc-arm.c:9422
3746#, fuzzy
3747msgid "cannot use register index with this instruction"
3748msgstr "不要使用 fixdi 自定义指令"
3749
3750#: config/tc-arm.c:9424
3751#, fuzzy
3752msgid "Thumb does not support negative register indexing"
3753msgstr "%s 不支持 predict_edge"
3754
3755#: config/tc-arm.c:9426
3756#, fuzzy
3757msgid "Thumb does not support register post-indexing"
3758msgstr "SH2a 不支持小端在前"
3759
3760#: config/tc-arm.c:9428
3761msgid "Thumb does not support register indexing with writeback"
3762msgstr ""
3763
3764#: config/tc-arm.c:9430
3765msgid "Thumb supports only LSL in shifted register indexing"
3766msgstr ""
3767
3768#: config/tc-arm.c:9439 config/tc-arm.c:15160
3769#, fuzzy
3770msgid "shift out of range"
3771msgstr "字符值超出可接受的范围以外"
3772
3773#: config/tc-arm.c:9448
3774#, fuzzy
3775msgid "cannot use writeback with this instruction"
3776msgstr "不使用位段指令"
3777
3778#: config/tc-arm.c:9469
3779#, fuzzy
3780msgid "cannot use post-indexing with PC-relative addressing"
3781msgstr "不能使用非 GP 相对的绝对地址"
3782
3783#: config/tc-arm.c:9470
3784#, fuzzy
3785msgid "cannot use post-indexing with this instruction"
3786msgstr "不使用位段指令"
3787
3788#: config/tc-arm.c:9683
3789msgid "only SUBS PC, LR, #const allowed"
3790msgstr ""
3791
3792#: config/tc-arm.c:9765 config/tc-arm.c:9920 config/tc-arm.c:10017
3793#: config/tc-arm.c:11301 config/tc-arm.c:11607
3794#, fuzzy
3795msgid "shift must be constant"
3796msgstr "实参%qd不是一个常数"
3797
3798#: config/tc-arm.c:9770
3799#, fuzzy
3800msgid "shift value over 3 not allowed in thumb mode"
3801msgstr "此上下文中不允许标准转换"
3802
3803#: config/tc-arm.c:9772
3804msgid "only LSL shift allowed in thumb mode"
3805msgstr ""
3806
3807#: config/tc-arm.c:9796 config/tc-arm.c:9935 config/tc-arm.c:10032
3808#: config/tc-arm.c:11314
3809#, fuzzy
3810msgid "unshifted register required"
3811msgstr "需要正的宽度"
3812
3813#: config/tc-arm.c:9811 config/tc-arm.c:10043 config/tc-arm.c:11462
3814#, fuzzy
3815msgid "dest must overlap one source register"
3816msgstr "多余寄存器"
3817
3818#: config/tc-arm.c:9938
3819msgid "dest and source1 must be the same register"
3820msgstr ""
3821
3822#: config/tc-arm.c:10207
3823#, fuzzy
3824msgid "instruction is always unconditional"
3825msgstr "在条件序列中预测到的指令"
3826
3827#: config/tc-arm.c:10322
3828#, fuzzy
3829msgid "selected processor does not support 'A' form of this instruction"
3830msgstr "%qs架构不支持配对单精度指令"
3831
3832#: config/tc-arm.c:10325
3833#, fuzzy
3834msgid "Thumb does not support the 2-argument form of this instruction"
3835msgstr "%qs架构不支持 synci 指令"
3836
3837#: config/tc-arm.c:10446
3838#, fuzzy
3839msgid "SP not allowed in register list"
3840msgstr "Fortran 2003:%C处的 PAD= 不允许用在 Fortran 95 中"
3841
3842#: config/tc-arm.c:10450 config/tc-arm.c:10556
3843msgid "having the base register in the register list when using write back is UNPREDICTABLE"
3844msgstr ""
3845
3846#: config/tc-arm.c:10458
3847msgid "LR and PC should not both be in register list"
3848msgstr ""
3849
3850#: config/tc-arm.c:10466
3851#, fuzzy
3852msgid "PC not allowed in register list"
3853msgstr "Fortran 2003:%C处的 PAD= 不允许用在 Fortran 95 中"
3854
3855#: config/tc-arm.c:10508
3856msgid "Thumb load/store multiple does not support {reglist}^"
3857msgstr ""
3858
3859#: config/tc-arm.c:10533 config/tc-arm.c:10610
3860#, c-format
3861msgid "value stored for r%d is UNKNOWN"
3862msgstr ""
3863
3864#: config/tc-arm.c:10603
3865msgid "Thumb-2 instruction only valid in unified syntax"
3866msgstr ""
3867
3868#: config/tc-arm.c:10607 config/tc-arm.c:10617
3869msgid "this instruction will write back the base register"
3870msgstr ""
3871
3872#: config/tc-arm.c:10620
3873#, fuzzy
3874msgid "this instruction will not write back the base register"
3875msgstr "嵌套函数蹦床在此目标机上不受支持"
3876
3877#: config/tc-arm.c:10651
3878msgid "r14 not allowed as first register when second register is omitted"
3879msgstr ""
3880
3881#: config/tc-arm.c:10751
3882msgid "This instruction may be unpredictable if executed on M-profile cores with interrupts enabled."
3883msgstr ""
3884
3885#: config/tc-arm.c:10780 config/tc-arm.c:10793 config/tc-arm.c:10829
3886#, fuzzy
3887msgid "Thumb does not support this addressing mode"
3888msgstr "%s 不支持%qs%s 长度修饰符"
3889
3890#: config/tc-arm.c:10797
3891msgid "byte or halfword not valid for base register"
3892msgstr ""
3893
3894#: config/tc-arm.c:10800
3895#, fuzzy
3896msgid "r15 based store not allowed"
3897msgstr "不允许 'ROR' 操作符"
3898
3899#: config/tc-arm.c:10802
3900#, fuzzy
3901msgid "invalid base register for register offset"
3902msgstr "无效的寄存器偏移量"
3903
3904#: config/tc-arm.c:10859
3905#, fuzzy
3906msgid "r12 not allowed here"
3907msgstr "在这里不允许使用%<#pragma%>"
3908
3909#: config/tc-arm.c:10865
3910msgid "base register written back, and overlaps one of transfer registers"
3911msgstr ""
3912
3913#: config/tc-arm.c:10993
3914#, c-format
3915msgid "Use of r%u as a source register is deprecated when r%u is the destination register."
3916msgstr ""
3917
3918#: config/tc-arm.c:11177
3919msgid "shifts in CMP/MOV instructions are only supported in unified syntax"
3920msgstr ""
3921
3922#: config/tc-arm.c:11205
3923#, fuzzy
3924msgid "only lo regs allowed with immediate"
3925msgstr "只有 0.0 可以作为立即数装载"
3926
3927#: config/tc-arm.c:11226
3928#, fuzzy
3929msgid ":upper16: not allowed this instruction"
3930msgstr "函数定义中不允许出现 asm 指定"
3931
3932#: config/tc-arm.c:11381
3933#, fuzzy
3934msgid "Thumb encoding does not support an immediate here"
3935msgstr "符号被用作立即操作数"
3936
3937#: config/tc-arm.c:11467
3938msgid "Thumb-2 MUL must not set flags"
3939msgstr ""
3940
3941#: config/tc-arm.c:11532
3942#, fuzzy
3943msgid "Thumb does not support NOP with hints"
3944msgstr "%s 不支持 %s"
3945
3946#: config/tc-arm.c:11670
3947#, fuzzy
3948msgid "push/pop do not support {reglist}^"
3949msgstr "%s 不支持 %s"
3950
3951#: config/tc-arm.c:11692
3952#, fuzzy
3953msgid "invalid register list to push/pop instruction"
3954msgstr "启用对短加载指令的使用"
3955
3956#: config/tc-arm.c:11937
3957#, fuzzy
3958msgid "source1 and dest must be same register"
3959msgstr "切片结尾必须是整数"
3960
3961#: config/tc-arm.c:11962
3962#, fuzzy
3963msgid "ror #imm not supported"
3964msgstr "%P%F:不支持 -shared\n"
3965
3966#: config/tc-arm.c:12013
3967#, fuzzy
3968msgid "SMC is not permitted on this architecture"
3969msgstr "侧写档不是未实作的用于这个架构"
3970
3971#: config/tc-arm.c:12178
3972#, fuzzy
3973msgid "Thumb encoding does not support rotation"
3974msgstr "舍入模式不为 VAX 浮点数所支持"
3975
3976#: config/tc-arm.c:12193
3977#, fuzzy
3978msgid "SVC is not permitted on this architecture"
3979msgstr "侧写档不是未实作的用于这个架构"
3980
3981#: config/tc-arm.c:12209
3982#, fuzzy
3983msgid "instruction requires register index"
3984msgstr "分配寄存器前重新调度指令"
3985
3986#: config/tc-arm.c:12218
3987#, fuzzy
3988msgid "instruction does not allow shifted index"
3989msgstr "匹配的约束不允许使用寄存器"
3990
3991#: config/tc-arm.c:12402
3992#, fuzzy
3993msgid "invalid neon suffix for non neon instruction"
3994msgstr "启用符号扩展指令"
3995
3996#: config/tc-arm.c:12697 config/tc-arm.c:13034 config/tc-arm.c:14689
3997#: config/tc-arm.c:16082
3998#, fuzzy
3999msgid "invalid instruction shape"
4000msgstr "启用 clip 指令"
4001
4002#: config/tc-arm.c:12942
4003msgid "types specified in both the mnemonic and operands"
4004msgstr ""
4005
4006#: config/tc-arm.c:12979
4007#, fuzzy
4008msgid "operand types can't be inferred"
4009msgstr "不透明的向量类型不能被初始化"
4010
4011#: config/tc-arm.c:12985
4012#, fuzzy
4013msgid "type specifier has the wrong number of parts"
4014msgstr "%L处的运算符接口实参数错误"
4015
4016#: config/tc-arm.c:13050 config/tc-arm.c:14829 config/tc-arm.c:14836
4017msgid "operand size must match register width"
4018msgstr ""
4019
4020#: config/tc-arm.c:13061
4021#, fuzzy
4022msgid "bad type in Neon instruction"
4023msgstr "在函数序言中生成 cld 指令"
4024
4025#: config/tc-arm.c:13072
4026#, fuzzy
4027msgid "inconsistent types in Neon instruction"
4028msgstr "使用除法指令"
4029
4030#: config/tc-arm.c:13889
4031msgid "first and second operands shall be the same register"
4032msgstr ""
4033
4034#: config/tc-arm.c:14165
4035#, fuzzy
4036msgid "scalar out of range for multiply instruction"
4037msgstr "使用 4xx 的半字乘法指令"
4038
4039#: config/tc-arm.c:14341 config/tc-arm.c:14353
4040#, fuzzy
4041msgid "immediate out of range for insert"
4042msgstr "立即数越界"
4043
4044#: config/tc-arm.c:14365 config/tc-arm.c:15533
4045#, fuzzy
4046msgid "immediate out of range for shift"
4047msgstr "立即数越界"
4048
4049#: config/tc-arm.c:14486
4050#, fuzzy
4051msgid "immediate out of range for narrowing operation"
4052msgstr "立即数越界"
4053
4054#: config/tc-arm.c:14620
4055msgid "operands 0 and 1 must be the same register"
4056msgstr ""
4057
4058#: config/tc-arm.c:14699 config/tc-arm.c:16165
4059#, fuzzy
4060msgid "invalid rounding mode"
4061msgstr "无效寻址模式"
4062
4063#: config/tc-arm.c:14967
4064#, fuzzy
4065msgid "operand size must be specified for immediate VMOV"
4066msgstr "%C处必须为 DEFERRED 绑定指定接口"
4067
4068#: config/tc-arm.c:14977
4069#, fuzzy
4070msgid "immediate has bits set outside the operand size"
4071msgstr "立即数越界"
4072
4073#: config/tc-arm.c:15142
4074#, fuzzy
4075msgid "Instruction form not available on this architecture."
4076msgstr "目标相关的内建函数不可用"
4077
4078#: config/tc-arm.c:15186
4079#, fuzzy
4080msgid "elements must be smaller than reversal region"
4081msgstr "元素类型必须一样"
4082
4083#: config/tc-arm.c:15367 config/tc-arm.c:15427
4084#, fuzzy
4085msgid "bad type for scalar"
4086msgstr "-mcall-%s 值不正确"
4087
4088#: config/tc-arm.c:15491 config/tc-arm.c:15499
4089#, fuzzy
4090msgid "VFP registers must be adjacent"
4091msgstr "寄存器数必须是偶数"
4092
4093#: config/tc-arm.c:15645
4094msgid "bad list length for table lookup"
4095msgstr ""
4096
4097#: config/tc-arm.c:15675
4098msgid "writeback (!) must be used for VLDMDB and VSTMDB"
4099msgstr ""
4100
4101#: config/tc-arm.c:15678
4102msgid "register list must contain at least 1 and at most 16 registers"
4103msgstr ""
4104
4105#: config/tc-arm.c:15703
4106msgid "Use of PC here is UNPREDICTABLE"
4107msgstr ""
4108
4109#: config/tc-arm.c:15705
4110#, fuzzy
4111msgid "Use of PC here is deprecated"
4112msgstr "不建议使用此类型"
4113
4114#: config/tc-arm.c:15768
4115#, fuzzy
4116msgid "bad alignment"
4117msgstr "对齐"
4118
4119#: config/tc-arm.c:15785
4120#, fuzzy
4121msgid "bad list type for instruction"
4122msgstr "参阅 %s 以获取指示。\n"
4123
4124#: config/tc-arm.c:15787
4125#, fuzzy
4126msgid "bad element type for instruction"
4127msgstr "属性%qs的元素类型无效"
4128
4129#: config/tc-arm.c:15829
4130#, fuzzy
4131msgid "unsupported alignment for instruction"
4132msgstr "%<__builtin_frame_address%>的实参不受支持"
4133
4134#: config/tc-arm.c:15848 config/tc-arm.c:15942 config/tc-arm.c:15953
4135#: config/tc-arm.c:15963 config/tc-arm.c:15977
4136#, fuzzy
4137msgid "bad list length"
4138msgstr "不当的块清单标头校验和。"
4139
4140#: config/tc-arm.c:15853
4141msgid "stride of 2 unavailable when element size is 8"
4142msgstr ""
4143
4144#: config/tc-arm.c:15886 config/tc-arm.c:15961
4145#, fuzzy
4146msgid "can't use alignment with this instruction"
4147msgstr "不要使用 frdxhi 自定义指令"
4148
4149#: config/tc-arm.c:16033
4150#, fuzzy
4151msgid "post-index must be a register"
4152msgstr "索引必须是整数"
4153
4154#: config/tc-arm.c:16035
4155#, fuzzy
4156msgid "bad register for post-index"
4157msgstr "后置自增中使用了错误的寄存器"
4158
4159#: config/tc-arm.c:16720 config/tc-arm.c:16806
4160msgid "conditional infixes are deprecated in unified syntax"
4161msgstr ""
4162
4163#: config/tc-arm.c:16957
4164msgid "Warning: conditional outside an IT block for Thumb."
4165msgstr ""
4166
4167#: config/tc-arm.c:17109
4168msgid "Short branches, Undefined, SVC, LDM/STM"
4169msgstr ""
4170
4171#: config/tc-arm.c:17110
4172#, fuzzy
4173msgid "Miscellaneous 16-bit instructions"
4174msgstr "生成 isel 指令"
4175
4176#: config/tc-arm.c:17111
4177#, fuzzy
4178msgid "ADR"
4179msgstr "参数"
4180
4181#: config/tc-arm.c:17112
4182#, fuzzy
4183msgid "Literal loads"
4184msgstr "格式字符串不是一个字面字符串而且没有待格式化的实参"
4185
4186#: config/tc-arm.c:17113
4187msgid "Hi-register ADD, MOV, CMP, BX, BLX using pc"
4188msgstr ""
4189
4190#: config/tc-arm.c:17114
4191msgid "Hi-register ADD, MOV, CMP using pc"
4192msgstr ""
4193
4194#: config/tc-arm.c:17133
4195msgid "IT blocks containing 32-bit Thumb instructions are deprecated in ARMv8"
4196msgstr ""
4197
4198#: config/tc-arm.c:17145
4199#, c-format
4200msgid "IT blocks containing 16-bit Thumb instructions of the following class are deprecated in ARMv8: %s"
4201msgstr ""
4202
4203#: config/tc-arm.c:17158
4204msgid "IT blocks containing more than one conditional instruction are deprecated in ARMv8"
4205msgstr ""
4206
4207#: config/tc-arm.c:17222
4208msgid "s suffix on comparison instruction is deprecated"
4209msgstr ""
4210
4211#: config/tc-arm.c:17241
4212#, fuzzy, c-format
4213msgid "selected processor does not support Thumb mode `%s'"
4214msgstr "代码模式 %s 在 PIC 模式下不受支持"
4215
4216#: config/tc-arm.c:17247
4217#, fuzzy
4218msgid "Thumb does not support conditional execution"
4219msgstr "优先使用分支而不是条件执行"
4220
4221#: config/tc-arm.c:17266
4222#, fuzzy, c-format
4223msgid "selected processor does not support Thumb-2 mode `%s'"
4224msgstr "代码模式 %s 在 PIC 模式下不受支持"
4225
4226#: config/tc-arm.c:17291
4227#, fuzzy, c-format
4228msgid "cannot honor width suffix -- `%s'"
4229msgstr "无法打开输入文件 %s"
4230
4231#: config/tc-arm.c:17332
4232#, fuzzy, c-format
4233msgid "selected processor does not support ARM mode `%s'"
4234msgstr "目标 CPU 不支持 ARM 模式"
4235
4236#: config/tc-arm.c:17337
4237#, c-format
4238msgid "width suffixes are invalid in ARM mode -- `%s'"
4239msgstr ""
4240
4241#: config/tc-arm.c:17370
4242#, c-format
4243msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'"
4244msgstr ""
4245
4246#: config/tc-arm.c:17387
4247#, c-format
4248msgid "section '%s' finished with an open IT block."
4249msgstr ""
4250
4251#: config/tc-arm.c:17392
4252msgid "file finished with an open IT block."
4253msgstr ""
4254
4255#: config/tc-arm.c:20557
4256#, c-format
4257msgid "alignments greater than %d bytes not supported in .text sections."
4258msgstr ""
4259
4260#: config/tc-arm.c:20825 config/tc-ia64.c:3612
4261#, c-format
4262msgid "Group section `%s' has no group signature"
4263msgstr ""
4264
4265#: config/tc-arm.c:20870
4266msgid "handlerdata in cantunwind frame"
4267msgstr ""
4268
4269#: config/tc-arm.c:20887
4270msgid "too many unwind opcodes for personality routine 0"
4271msgstr ""
4272
4273#: config/tc-arm.c:20923
4274#, fuzzy
4275msgid "too many unwind opcodes"
4276msgstr "输入文件太多"
4277
4278#: config/tc-arm.c:21525 config/tc-arm.c:21576
4279#, fuzzy, c-format
4280msgid "symbol %s is in a different section"
4281msgstr "剔除被丢弃的节中的符号"
4282
4283#: config/tc-arm.c:21527 config/tc-arm.c:21578
4284#, c-format
4285msgid "symbol %s is weak and may be overridden later"
4286msgstr ""
4287
4288#: config/tc-arm.c:21555 config/tc-arm.c:21897
4289#, fuzzy, c-format
4290msgid "invalid constant (%lx) after fixup"
4291msgstr "操作数的约束无效"
4292
4293#: config/tc-arm.c:21611
4294#, c-format
4295msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
4296msgstr ""
4297
4298#: config/tc-arm.c:21646 config/tc-arm.c:21676
4299msgid "invalid literal constant: pool needs to be closer"
4300msgstr ""
4301
4302#: config/tc-arm.c:21649 config/tc-arm.c:21698
4303#, fuzzy, c-format
4304msgid "bad immediate value for offset (%ld)"
4305msgstr "立即数越界"
4306
4307#: config/tc-arm.c:21679
4308#, fuzzy, c-format
4309msgid "bad immediate value for 8-bit offset (%ld)"
4310msgstr "立即数越界"
4311
4312#: config/tc-arm.c:21739
4313msgid "offset not a multiple of 4"
4314msgstr "偏移量不是 4 的倍数"
4315
4316#: config/tc-arm.c:21913
4317#, fuzzy
4318msgid "invalid smc expression"
4319msgstr "无效的自增语句"
4320
4321#: config/tc-arm.c:21922
4322#, fuzzy
4323msgid "invalid hvc expression"
4324msgstr "无效的自增语句"
4325
4326#: config/tc-arm.c:21933 config/tc-arm.c:21942
4327#, fuzzy
4328msgid "invalid swi expression"
4329msgstr "对 void 表达式的使用无效"
4330
4331#: config/tc-arm.c:21952
4332#, fuzzy
4333msgid "invalid expression in load/store multiple"
4334msgstr "无效的最小左值表达式"
4335
4336#: config/tc-arm.c:22013
4337#, c-format
4338msgid "blx to '%s' an ARM ISA state function changed to bl"
4339msgstr ""
4340
4341#: config/tc-arm.c:22032
4342msgid "misaligned branch destination"
4343msgstr ""
4344
4345#: config/tc-arm.c:22152
4346#, c-format
4347msgid "blx to Thumb func '%s' from Thumb ISA state changed to bl"
4348msgstr ""
4349
4350#: config/tc-arm.c:22202
4351#, fuzzy
4352msgid "Thumb2 branch out of range"
4353msgstr "跳转越界"
4354
4355#: config/tc-arm.c:22291
4356#, fuzzy
4357msgid "rel31 relocation overflow"
4358msgstr "以 %s 为准对齐重定位时发生溢出"
4359
4360#: config/tc-arm.c:22303 config/tc-arm.c:22331
4361#, fuzzy
4362msgid "co-processor offset out of range"
4363msgstr "21位长的偏移量越界"
4364
4365#: config/tc-arm.c:22348
4366#, c-format
4367msgid "invalid offset, target not word aligned (0x%08lX)"
4368msgstr ""
4369
4370#: config/tc-arm.c:22355 config/tc-arm.c:22364 config/tc-arm.c:22372
4371#: config/tc-arm.c:22380 config/tc-arm.c:22388
4372#, c-format
4373msgid "invalid offset, value too big (0x%08lX)"
4374msgstr ""
4375
4376#: config/tc-arm.c:22429
4377#, fuzzy
4378msgid "invalid Hi register with immediate"
4379msgstr "无效寄存器名"
4380
4381#: config/tc-arm.c:22445
4382#, fuzzy
4383msgid "invalid immediate for stack address calculation"
4384msgstr "用于调整堆栈的寄存器无效"
4385
4386#: config/tc-arm.c:22453
4387#, c-format
4388msgid "invalid immediate for address calculation (value = 0x%08lX)"
4389msgstr ""
4390
4391#: config/tc-arm.c:22483
4392#, fuzzy, c-format
4393msgid "invalid immediate: %ld is out of range"
4394msgstr "imm:6 立即数越界"
4395
4396#: config/tc-arm.c:22495
4397#, fuzzy, c-format
4398msgid "invalid shift value: %ld"
4399msgstr "无效 %%h 值"
4400
4401#: config/tc-arm.c:22574
4402#, c-format
4403msgid "the offset 0x%08lX is not representable"
4404msgstr ""
4405
4406#: config/tc-arm.c:22614
4407#, c-format
4408msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
4409msgstr ""
4410
4411#: config/tc-arm.c:22653
4412#, c-format
4413msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
4414msgstr ""
4415
4416#: config/tc-arm.c:22693
4417#, c-format
4418msgid "bad offset 0x%08lX (must be word-aligned)"
4419msgstr ""
4420
4421#: config/tc-arm.c:22698
4422#, c-format
4423msgid "bad offset 0x%08lX (must be an 8-bit number of words)"
4424msgstr ""
4425
4426#: config/tc-arm.c:22729 config/tc-score.c:7392
4427#, fuzzy, c-format
4428msgid "bad relocation fixup type (%d)"
4429msgstr "%q+D的抽象类型无效"
4430
4431#: config/tc-arm.c:22840
4432#, fuzzy
4433msgid "literal referenced across section boundary"
4434msgstr "直通边越过了节分界(基本块 %i)"
4435
4436#: config/tc-arm.c:22907
4437msgid "internal relocation (type: IMMEDIATE) not fixed up"
4438msgstr ""
4439
4440#: config/tc-arm.c:22912
4441msgid "ADRL used for a symbol not defined in the same file"
4442msgstr ""
4443
4444#: config/tc-arm.c:22927
4445#, fuzzy, c-format
4446msgid "undefined local label `%s'"
4447msgstr "非局部标号"
4448
4449#: config/tc-arm.c:22933
4450msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
4451msgstr ""
4452
4453#: config/tc-arm.c:22955 config/tc-cris.c:3986 config/tc-mcore.c:1926
4454#: config/tc-microblaze.c:1965 config/tc-mmix.c:2893 config/tc-moxie.c:820
4455#: config/tc-ns32k.c:2248 config/tc-score.c:7478
4456msgid "<unknown>"
4457msgstr "<未知>"
4458
4459#: config/tc-arm.c:23339
4460#, fuzzy, c-format
4461msgid "%s: unexpected function type: %d"
4462msgstr "意外的版本类型 %d"
4463
4464#: config/tc-arm.c:23476
4465msgid "use of old and new-style options to set CPU type"
4466msgstr ""
4467
4468#: config/tc-arm.c:23486
4469msgid "use of old and new-style options to set FPU type"
4470msgstr ""
4471
4472#: config/tc-arm.c:23562
4473#, fuzzy
4474msgid "hard-float conflicts with specified fpu"
4475msgstr "%qD与已用的函数冲突"
4476
4477#: config/tc-arm.c:23749
4478#, fuzzy
4479msgid "generate PIC code"
4480msgstr "生成 LP64 代码"
4481
4482#: config/tc-arm.c:23750
4483msgid "assemble Thumb code"
4484msgstr ""
4485
4486#: config/tc-arm.c:23751
4487msgid "support ARM/Thumb interworking"
4488msgstr ""
4489
4490#: config/tc-arm.c:23753
4491msgid "code uses 32-bit program counter"
4492msgstr ""
4493
4494#: config/tc-arm.c:23754
4495msgid "code uses 26-bit program counter"
4496msgstr ""
4497
4498#: config/tc-arm.c:23755
4499#, fuzzy
4500msgid "floating point args are in fp regs"
4501msgstr "表达式中浮点溢出"
4502
4503#: config/tc-arm.c:23757
4504#, fuzzy
4505msgid "re-entrant code"
4506msgstr "生成可重入的 PIC 代码"
4507
4508#: config/tc-arm.c:23758
4509msgid "code is ATPCS conformant"
4510msgstr ""
4511
4512#. These are recognized by the assembler, but have no affect on code.
4513#: config/tc-arm.c:23764
4514#, fuzzy
4515msgid "use frame pointer"
4516msgstr "空指针"
4517
4518#: config/tc-arm.c:23765
4519msgid "use stack size checking"
4520msgstr ""
4521
4522#: config/tc-arm.c:23768
4523msgid "do not warn on use of deprecated feature"
4524msgstr ""
4525
4526#. DON'T add any new processors to this list -- we want the whole list
4527#. to go away... Add them to the processors table instead.
4528#: config/tc-arm.c:23785 config/tc-arm.c:23786
4529msgid "use -mcpu=arm1"
4530msgstr ""
4531
4532#: config/tc-arm.c:23787 config/tc-arm.c:23788
4533msgid "use -mcpu=arm2"
4534msgstr ""
4535
4536#: config/tc-arm.c:23789 config/tc-arm.c:23790
4537msgid "use -mcpu=arm250"
4538msgstr ""
4539
4540#: config/tc-arm.c:23791 config/tc-arm.c:23792
4541msgid "use -mcpu=arm3"
4542msgstr ""
4543
4544#: config/tc-arm.c:23793 config/tc-arm.c:23794
4545msgid "use -mcpu=arm6"
4546msgstr ""
4547
4548#: config/tc-arm.c:23795 config/tc-arm.c:23796
4549msgid "use -mcpu=arm600"
4550msgstr ""
4551
4552#: config/tc-arm.c:23797 config/tc-arm.c:23798
4553msgid "use -mcpu=arm610"
4554msgstr ""
4555
4556#: config/tc-arm.c:23799 config/tc-arm.c:23800
4557msgid "use -mcpu=arm620"
4558msgstr ""
4559
4560#: config/tc-arm.c:23801 config/tc-arm.c:23802
4561msgid "use -mcpu=arm7"
4562msgstr ""
4563
4564#: config/tc-arm.c:23803 config/tc-arm.c:23804
4565msgid "use -mcpu=arm70"
4566msgstr ""
4567
4568#: config/tc-arm.c:23805 config/tc-arm.c:23806
4569msgid "use -mcpu=arm700"
4570msgstr ""
4571
4572#: config/tc-arm.c:23807 config/tc-arm.c:23808
4573msgid "use -mcpu=arm700i"
4574msgstr ""
4575
4576#: config/tc-arm.c:23809 config/tc-arm.c:23810
4577msgid "use -mcpu=arm710"
4578msgstr ""
4579
4580#: config/tc-arm.c:23811 config/tc-arm.c:23812
4581msgid "use -mcpu=arm710c"
4582msgstr ""
4583
4584#: config/tc-arm.c:23813 config/tc-arm.c:23814
4585msgid "use -mcpu=arm720"
4586msgstr ""
4587
4588#: config/tc-arm.c:23815 config/tc-arm.c:23816
4589msgid "use -mcpu=arm7d"
4590msgstr ""
4591
4592#: config/tc-arm.c:23817 config/tc-arm.c:23818
4593msgid "use -mcpu=arm7di"
4594msgstr ""
4595
4596#: config/tc-arm.c:23819 config/tc-arm.c:23820
4597msgid "use -mcpu=arm7m"
4598msgstr ""
4599
4600#: config/tc-arm.c:23821 config/tc-arm.c:23822
4601msgid "use -mcpu=arm7dm"
4602msgstr ""
4603
4604#: config/tc-arm.c:23823 config/tc-arm.c:23824
4605msgid "use -mcpu=arm7dmi"
4606msgstr ""
4607
4608#: config/tc-arm.c:23825 config/tc-arm.c:23826
4609msgid "use -mcpu=arm7100"
4610msgstr ""
4611
4612#: config/tc-arm.c:23827 config/tc-arm.c:23828
4613msgid "use -mcpu=arm7500"
4614msgstr ""
4615
4616#: config/tc-arm.c:23829 config/tc-arm.c:23830
4617msgid "use -mcpu=arm7500fe"
4618msgstr ""
4619
4620#: config/tc-arm.c:23831 config/tc-arm.c:23832 config/tc-arm.c:23833
4621#: config/tc-arm.c:23834
4622msgid "use -mcpu=arm7tdmi"
4623msgstr ""
4624
4625#: config/tc-arm.c:23835 config/tc-arm.c:23836
4626msgid "use -mcpu=arm710t"
4627msgstr ""
4628
4629#: config/tc-arm.c:23837 config/tc-arm.c:23838
4630msgid "use -mcpu=arm720t"
4631msgstr ""
4632
4633#: config/tc-arm.c:23839 config/tc-arm.c:23840
4634msgid "use -mcpu=arm740t"
4635msgstr ""
4636
4637#: config/tc-arm.c:23841 config/tc-arm.c:23842
4638msgid "use -mcpu=arm8"
4639msgstr ""
4640
4641#: config/tc-arm.c:23843 config/tc-arm.c:23844
4642msgid "use -mcpu=arm810"
4643msgstr ""
4644
4645#: config/tc-arm.c:23845 config/tc-arm.c:23846
4646msgid "use -mcpu=arm9"
4647msgstr ""
4648
4649#: config/tc-arm.c:23847 config/tc-arm.c:23848
4650msgid "use -mcpu=arm9tdmi"
4651msgstr ""
4652
4653#: config/tc-arm.c:23849 config/tc-arm.c:23850
4654msgid "use -mcpu=arm920"
4655msgstr ""
4656
4657#: config/tc-arm.c:23851 config/tc-arm.c:23852
4658msgid "use -mcpu=arm940"
4659msgstr ""
4660
4661#: config/tc-arm.c:23853
4662msgid "use -mcpu=strongarm"
4663msgstr ""
4664
4665#: config/tc-arm.c:23855
4666msgid "use -mcpu=strongarm110"
4667msgstr ""
4668
4669#: config/tc-arm.c:23857
4670msgid "use -mcpu=strongarm1100"
4671msgstr ""
4672
4673#: config/tc-arm.c:23859
4674msgid "use -mcpu=strongarm1110"
4675msgstr ""
4676
4677#: config/tc-arm.c:23860
4678msgid "use -mcpu=xscale"
4679msgstr ""
4680
4681#: config/tc-arm.c:23861
4682msgid "use -mcpu=iwmmxt"
4683msgstr ""
4684
4685#: config/tc-arm.c:23862
4686msgid "use -mcpu=all"
4687msgstr ""
4688
4689#. Architecture variants -- don't add any more to this list either.
4690#: config/tc-arm.c:23865 config/tc-arm.c:23866
4691msgid "use -march=armv2"
4692msgstr ""
4693
4694#: config/tc-arm.c:23867 config/tc-arm.c:23868
4695msgid "use -march=armv2a"
4696msgstr ""
4697
4698#: config/tc-arm.c:23869 config/tc-arm.c:23870
4699msgid "use -march=armv3"
4700msgstr ""
4701
4702#: config/tc-arm.c:23871 config/tc-arm.c:23872
4703msgid "use -march=armv3m"
4704msgstr ""
4705
4706#: config/tc-arm.c:23873 config/tc-arm.c:23874
4707msgid "use -march=armv4"
4708msgstr ""
4709
4710#: config/tc-arm.c:23875 config/tc-arm.c:23876
4711msgid "use -march=armv4t"
4712msgstr ""
4713
4714#: config/tc-arm.c:23877 config/tc-arm.c:23878
4715msgid "use -march=armv5"
4716msgstr ""
4717
4718#: config/tc-arm.c:23879 config/tc-arm.c:23880
4719msgid "use -march=armv5t"
4720msgstr ""
4721
4722#: config/tc-arm.c:23881 config/tc-arm.c:23882
4723msgid "use -march=armv5te"
4724msgstr ""
4725
4726#. Floating point variants -- don't add any more to this list either.
4727#: config/tc-arm.c:23885
4728msgid "use -mfpu=fpe"
4729msgstr ""
4730
4731#: config/tc-arm.c:23886
4732msgid "use -mfpu=fpa10"
4733msgstr ""
4734
4735#: config/tc-arm.c:23887
4736msgid "use -mfpu=fpa11"
4737msgstr ""
4738
4739#: config/tc-arm.c:23889
4740msgid "use either -mfpu=softfpa or -mfpu=softvfp"
4741msgstr ""
4742
4743#: config/tc-arm.c:24315
4744#, fuzzy
4745msgid "extension does not apply to the base architecture"
4746msgstr "指定目标架构的名称"
4747
4748#: config/tc-arm.c:24340
4749msgid "architectural extensions must be specified in alphabetical order"
4750msgstr ""
4751
4752#: config/tc-arm.c:24449 config/tc-arm.c:25086
4753#, fuzzy, c-format
4754msgid "unknown floating point format `%s'\n"
4755msgstr "在 TOC 中存放浮点常量"
4756
4757#: config/tc-arm.c:24465
4758#, fuzzy, c-format
4759msgid "unknown floating point abi `%s'\n"
4760msgstr "在 TOC 中存放浮点常量"
4761
4762#: config/tc-arm.c:24481
4763#, fuzzy, c-format
4764msgid "unknown EABI `%s'\n"
4765msgstr "<未知:%s>"
4766
4767#: config/tc-arm.c:24501
4768#, c-format
4769msgid "unknown implicit IT mode `%s', should be arm, thumb, always, or never."
4770msgstr ""
4771
4772#: config/tc-arm.c:24515 config/tc-metag.c:5912
4773#, fuzzy
4774msgid "<fpu name>\t assemble for FPU architecture <fpu name>"
4775msgstr "未知的体系结构 %s"
4776
4777#: config/tc-arm.c:24517
4778msgid "<abi>\t assemble for floating point ABI <abi>"
4779msgstr ""
4780
4781#: config/tc-arm.c:24520
4782msgid "<ver>\t\t assemble for eabi version <ver>"
4783msgstr ""
4784
4785#: config/tc-arm.c:24523
4786msgid "<mode>\t controls implicit insertion of IT instructions"
4787msgstr ""
4788
4789#: config/tc-arm.c:24625
4790#, fuzzy, c-format
4791msgid " ARM-specific assembler options:\n"
4792msgstr "无法识别的反汇编器选项:%s\n"
4793
4794#: config/tc-arm.c:24645
4795#, fuzzy, c-format
4796msgid " --fix-v4bx Allow BX in ARMv4 code\n"
4797msgstr " -v --verbose 输出更多信息。\n"
4798
4799#: config/tc-arm.c:25037
4800#, c-format
4801msgid "architectural extension `%s' is not allowed for the current base architecture"
4802msgstr ""
4803
4804#: config/tc-arm.c:25055
4805#, fuzzy, c-format
4806msgid "unknown architecture extension `%s'\n"
4807msgstr "未知的体系结构 %s"
4808
4809#: config/tc-avr.c:379
4810#, c-format
4811msgid "Known MCU names:"
4812msgstr ""
4813
4814#: config/tc-avr.c:444
4815#, c-format
4816msgid ""
4817"AVR Assembler options:\n"
4818" -mmcu=[avr-name] select microcontroller variant\n"
4819" [avr-name] can be:\n"
4820" avr1 - classic AVR core without data RAM\n"
4821" avr2 - classic AVR core with up to 8K program memory\n"
4822" avr25 - classic AVR core with up to 8K program memory\n"
4823" plus the MOVW instruction\n"
4824" avr3 - classic AVR core with up to 64K program memory\n"
4825" avr31 - classic AVR core with up to 128K program memory\n"
4826" avr35 - classic AVR core with up to 64K program memory\n"
4827" plus the MOVW instruction\n"
4828" avr4 - enhanced AVR core with up to 8K program memory\n"
4829" avr5 - enhanced AVR core with up to 64K program memory\n"
4830" avr51 - enhanced AVR core with up to 128K program memory\n"
4831" avr6 - enhanced AVR core with up to 256K program memory\n"
4832" avrxmega2 - XMEGA, > 8K, < 64K FLASH, < 64K RAM\n"
4833" avrxmega3 - XMEGA, > 8K, <= 64K FLASH, > 64K RAM\n"
4834" avrxmega4 - XMEGA, > 64K, <= 128K FLASH, <= 64K RAM\n"
4835" avrxmega5 - XMEGA, > 64K, <= 128K FLASH, > 64K RAM\n"
4836" avrxmega6 - XMEGA, > 128K, <= 256K FLASH, <= 64K RAM\n"
4837" avrxmega7 - XMEGA, > 128K, <= 256K FLASH, > 64K RAM\n"
4838" or immediate microcontroller name.\n"
4839msgstr ""
4840
4841#: config/tc-avr.c:467
4842#, c-format
4843msgid ""
4844" -mall-opcodes accept all AVR opcodes, even if not supported by MCU\n"
4845" -mno-skip-bug disable warnings for skipping two-word instructions\n"
4846" (default for avr4, avr5)\n"
4847" -mno-wrap reject rjmp/rcall instructions with 8K wrap-around\n"
4848" (default for avr3, avr5)\n"
4849msgstr ""
4850
4851#: config/tc-avr.c:511
4852#, fuzzy, c-format
4853msgid "unknown MCU: %s\n"
4854msgstr "<未知>:%d"
4855
4856#: config/tc-avr.c:520
4857#, fuzzy, c-format
4858msgid "redefinition of mcu type `%s' to `%s'"
4859msgstr "typedef%q+D重定义"
4860
4861#: config/tc-avr.c:598
4862#, fuzzy
4863msgid "constant value required"
4864msgstr "%C处需要常量表达式"
4865
4866#: config/tc-avr.c:601
4867#, fuzzy, c-format
4868msgid "number must be positive and less than %d"
4869msgstr "要求的位置小于 0"
4870
4871#: config/tc-avr.c:627 config/tc-avr.c:764
4872#, fuzzy, c-format
4873msgid "constant out of 8-bit range: %d"
4874msgstr "常量实参超过%qs的范围"
4875
4876#: config/tc-avr.c:695 config/tc-score.c:1199 read.c:3725
4877#, fuzzy
4878msgid "illegal expression"
4879msgstr "<非法的精度>"
4880
4881#: config/tc-avr.c:724 config/tc-avr.c:1542
4882#, fuzzy
4883msgid "`)' required"
4884msgstr "但实际需要 %d 个"
4885
4886#: config/tc-avr.c:819
4887msgid "register r16-r23 required"
4888msgstr ""
4889
4890#: config/tc-avr.c:825
4891#, fuzzy
4892msgid "register number above 15 required"
4893msgstr "寄存器数必须是偶数"
4894
4895#: config/tc-avr.c:831
4896#, fuzzy
4897msgid "even register number required"
4898msgstr "寄存器数"
4899
4900#: config/tc-avr.c:837
4901msgid "register r24, r26, r28 or r30 required"
4902msgstr ""
4903
4904#: config/tc-avr.c:843
4905#, fuzzy
4906msgid "register name or number from 0 to 31 required"
4907msgstr "寄存器数必须是偶数"
4908
4909#: config/tc-avr.c:861
4910msgid "pointer register (X, Y or Z) required"
4911msgstr ""
4912
4913#: config/tc-avr.c:868
4914#, fuzzy
4915msgid "cannot both predecrement and postincrement"
4916msgstr "后置自增中使用了错误的寄存器"
4917
4918#: config/tc-avr.c:876
4919#, fuzzy
4920msgid "addressing mode not supported"
4921msgstr "不支持 dwarf 版本 %d"
4922
4923#: config/tc-avr.c:882
4924msgid "can't predecrement"
4925msgstr ""
4926
4927#: config/tc-avr.c:885
4928#, fuzzy
4929msgid "pointer register Z required"
4930msgstr "预期的堆栈指针寄存器"
4931
4932#: config/tc-avr.c:904
4933#, fuzzy
4934msgid "postincrement not supported"
4935msgstr "不支持 -pipe"
4936
4937#: config/tc-avr.c:914
4938#, fuzzy
4939msgid "pointer register (Y or Z) required"
4940msgstr "预期的堆栈指针寄存器"
4941
4942#: config/tc-avr.c:1028 config/tc-xgate.c:1349
4943#, c-format
4944msgid "unknown constraint `%c'"
4945msgstr "未知的约束‘%c’"
4946
4947#: config/tc-avr.c:1080
4948#, fuzzy
4949msgid "`,' required"
4950msgstr "但实际需要 %d 个"
4951
4952#: config/tc-avr.c:1098
4953#, fuzzy
4954msgid "undefined combination of operands"
4955msgstr "未定义的有名操作数%qs"
4956
4957#: config/tc-avr.c:1107
4958#, fuzzy
4959msgid "skipping two-word instruction"
4960msgstr "支持生成 movbe 指令。"
4961
4962#: config/tc-avr.c:1199 config/tc-avr.c:1215 config/tc-avr.c:1336
4963#: config/tc-msp430.c:3659 config/tc-msp430.c:3678
4964#, fuzzy, c-format
4965msgid "odd address operand: %ld"
4966msgstr "BIT_FIELD_REF 位置或大小操作数无效"
4967
4968#: config/tc-avr.c:1207 config/tc-avr.c:1226 config/tc-avr.c:1244
4969#: config/tc-avr.c:1255 config/tc-avr.c:1262 config/tc-avr.c:1269
4970#: config/tc-d10v.c:505 config/tc-d30v.c:554 config/tc-msp430.c:3667
4971#: config/tc-msp430.c:3685
4972#, fuzzy, c-format
4973msgid "operand out of range: %ld"
4974msgstr "操作数号超出范围"
4975
4976#: config/tc-avr.c:1357 config/tc-d10v.c:1594 config/tc-d30v.c:2037
4977#: config/tc-msp430.c:3750
4978#, fuzzy, c-format
4979msgid "line %d: unknown relocation type: 0x%x"
4980msgstr "未知 (类型 = %d,位 = %d)\n"
4981
4982#: config/tc-avr.c:1371
4983#, fuzzy
4984msgid "only constant expression allowed"
4985msgstr "常量表达式溢出"
4986
4987#. xgettext:c-format.
4988#: config/tc-avr.c:1411 config/tc-bfin.c:833 config/tc-d10v.c:1466
4989#: config/tc-d30v.c:1774 config/tc-metag.c:7023 config/tc-mn10200.c:782
4990#: config/tc-mn10300.c:2178 config/tc-msp430.c:3798 config/tc-or32.c:957
4991#: config/tc-ppc.c:7121 config/tc-spu.c:879 config/tc-spu.c:1090
4992#: config/tc-v850.c:3351 config/tc-z80.c:2051
4993#, fuzzy, c-format
4994msgid "reloc %d not supported by object file format"
4995msgstr "%s 不为这个配置所支持"
4996
4997#: config/tc-avr.c:1434 config/tc-h8300.c:1954 config/tc-mcore.c:881
4998#: config/tc-microblaze.c:920 config/tc-moxie.c:182 config/tc-msp430.c:3513
4999#: config/tc-pj.c:253 config/tc-sh.c:2589 config/tc-z8k.c:1216
5000#, fuzzy
5001msgid "can't find opcode "
5002msgstr "找不到‘ldd’"
5003
5004#: config/tc-avr.c:1451
5005#, c-format
5006msgid "illegal opcode %s for mcu %s"
5007msgstr ""
5008
5009#: config/tc-avr.c:1462
5010#, fuzzy
5011msgid "garbage at end of line"
5012msgstr "%s:%d: 行尾出现无用字符"
5013
5014#: config/tc-avr.c:1591
5015#, fuzzy, c-format
5016msgid "illegal %srelocation size: %d"
5017msgstr "%q+D的抽象类型无效"
5018
5019#: config/tc-bfin.c:96 config/tc-frv.c:1605 config/tc-frv.c:1615
5020#, fuzzy
5021msgid "missing ')'"
5022msgstr "缺少‘)’"
5023
5024#: config/tc-bfin.c:442
5025#, fuzzy, c-format
5026msgid " Blackfin specific assembler options:\n"
5027msgstr "%s:仿真特定选项:\n"
5028
5029#: config/tc-bfin.c:443
5030#, fuzzy, c-format
5031msgid " -mcpu=<cpu[-sirevision]> specify the name of the target CPU\n"
5032msgstr "指定目标 CPU 的名称"
5033
5034#: config/tc-bfin.c:444
5035#, fuzzy, c-format
5036msgid " -mfdpic assemble for the FDPIC ABI\n"
5037msgstr " -c 反汇编方法体\n"
5038
5039#: config/tc-bfin.c:445
5040#, c-format
5041msgid " -mno-fdpic/-mnopic disable -mfdpic\n"
5042msgstr ""
5043
5044#: config/tc-bfin.c:458
5045msgid "Could not set architecture and machine."
5046msgstr ""
5047
5048#: config/tc-bfin.c:607
5049#, fuzzy
5050msgid "Parse failed."
5051msgstr "atexit 失败"
5052
5053#: config/tc-bfin.c:682
5054msgid "pcrel too far BFD_RELOC_BFIN_10"
5055msgstr ""
5056
5057#: config/tc-bfin.c:698
5058msgid "pcrel too far BFD_RELOC_BFIN_12"
5059msgstr ""
5060
5061#: config/tc-bfin.c:718
5062msgid "pcrel too far BFD_RELOC_BFIN_24"
5063msgstr ""
5064
5065#: config/tc-bfin.c:733
5066msgid "pcrel too far BFD_RELOC_BFIN_5"
5067msgstr ""
5068
5069#: config/tc-bfin.c:745
5070msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL"
5071msgstr ""
5072
5073#: config/tc-bfin.c:755
5074msgid "rel too far BFD_RELOC_8"
5075msgstr ""
5076
5077#: config/tc-bfin.c:762
5078msgid "rel too far BFD_RELOC_16"
5079msgstr ""
5080
5081#: config/tc-cr16.c:165 read.c:4484
5082msgid "using a bit field width of zero"
5083msgstr ""
5084
5085#: config/tc-cr16.c:173 read.c:4492
5086#, fuzzy, c-format
5087msgid "field width \"%s\" too complex for a bitfield"
5088msgstr "strftime 格式的字段宽度"
5089
5090#: config/tc-cr16.c:182 read.c:4500
5091#, c-format
5092msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
5093msgstr ""
5094
5095#: config/tc-cr16.c:204 read.c:4522
5096#, c-format
5097msgid "field value \"%s\" too complex for a bitfield"
5098msgstr ""
5099
5100#: config/tc-cr16.c:385
5101#, fuzzy, c-format
5102msgid "Unknown register pair - index relative mode: `%d'"
5103msgstr "未知的寄存器名:%s"
5104
5105#: config/tc-cr16.c:570 config/tc-crx.c:346 config/tc-mn10200.c:769
5106#: write.c:1012
5107#, c-format
5108msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
5109msgstr ""
5110
5111#: config/tc-cr16.c:600 config/tc-crx.c:362
5112#, fuzzy, c-format
5113msgid "internal error: reloc %d (`%s') not supported by object file format"
5114msgstr "内部错误:不支持的重定位错误"
5115
5116#: config/tc-cr16.c:693 config/tc-i386.c:10111 config/tc-s390.c:2002
5117#, fuzzy
5118msgid "GOT already in symbol table"
5119msgstr "%s 无法读取已挂载上的文件系统的目录"
5120
5121#: config/tc-cr16.c:802 config/tc-cr16.c:825 config/tc-cris.c:1190
5122#: config/tc-crx.c:536 config/tc-crx.c:563 config/tc-crx.c:581
5123#: config/tc-pdp11.c:194
5124#, fuzzy
5125msgid "Virtual memory exhausted"
5126msgstr "内存耗尽"
5127
5128#: config/tc-cr16.c:810 config/tc-crx.c:573 config/tc-crx.c:592
5129#: config/tc-m68k.c:4660 config/tc-tilegx.c:319 config/tc-tilepro.c:256
5130#, fuzzy, c-format
5131msgid "Internal Error: Can't hash %s: %s"
5132msgstr "内部错误:未知的机器类型:%d"
5133
5134#: config/tc-cr16.c:836 config/tc-cris.c:1224 config/tc-crx.c:546
5135#, fuzzy, c-format
5136msgid "Can't hash `%s': %s\n"
5137msgstr "无法打开 %s“%s”:%s"
5138
5139#: config/tc-cr16.c:837 config/tc-cris.c:1225 config/tc-crx.c:547
5140#, fuzzy
5141msgid "(unknown reason)"
5142msgstr "(未知的案例)"
5143
5144#. Missing or bad expr becomes absolute 0.
5145#: config/tc-cr16.c:889 config/tc-crx.c:620
5146#, fuzzy, c-format
5147msgid "missing or invalid displacement expression `%s' taken as 0"
5148msgstr "缺少自增语句"
5149
5150#: config/tc-cr16.c:939
5151#, c-format
5152msgid "GOT bad expression with %s."
5153msgstr ""
5154
5155#: config/tc-cr16.c:1050
5156#, c-format
5157msgid "operand %d: illegal use expression: `%s`"
5158msgstr ""
5159
5160#: config/tc-cr16.c:1115 config/tc-crx.c:1128
5161#, fuzzy, c-format
5162msgid "Unknown register: `%d'"
5163msgstr "<未知的寄存器 %d>"
5164
5165#. Issue a error message when register is illegal.
5166#: config/tc-cr16.c:1123 config/tc-crx.c:1136
5167#, c-format
5168msgid "Illegal register (`%s') in Instruction: `%s'"
5169msgstr ""
5170
5171#: config/tc-cr16.c:1194 config/tc-cr16.c:1269 config/tc-crx.c:758
5172#: config/tc-crx.c:778 config/tc-crx.c:793
5173#, fuzzy, c-format
5174msgid "Illegal register `%s' in Instruction `%s'"
5175msgstr "在最后一条指令的非法住参考!"
5176
5177#: config/tc-cr16.c:1222 config/tc-cr16.c:1233
5178#, fuzzy, c-format
5179msgid "Illegal register pair `%s' in Instruction `%s'"
5180msgstr "嵌套函数中使用了全局寄存器变量%qD"
5181
5182#: config/tc-cr16.c:1258 config/tc-i960.c:835
5183msgid "unmatched '['"
5184msgstr ""
5185
5186#: config/tc-cr16.c:1264 config/tc-i960.c:842
5187msgid "garbage after index spec ignored"
5188msgstr ""
5189
5190#: config/tc-cr16.c:1412 config/tc-crx.c:937
5191#, fuzzy, c-format
5192msgid "Illegal operands (whitespace): `%s'"
5193msgstr "检测到无效的操作数"
5194
5195#: config/tc-cr16.c:1424 config/tc-cr16.c:1431 config/tc-cr16.c:1448
5196#: config/tc-crx.c:949 config/tc-crx.c:956 config/tc-crx.c:973
5197#: config/tc-crx.c:1765
5198#, c-format
5199msgid "Missing matching brackets : `%s'"
5200msgstr ""
5201
5202#: config/tc-cr16.c:1480 config/tc-crx.c:999
5203#, fuzzy, c-format
5204msgid "Unknown exception: `%s'"
5205msgstr "未知的节"
5206
5207#: config/tc-cr16.c:1565 config/tc-crx.c:1095
5208#, fuzzy, c-format
5209msgid "Illegal `cinv' parameter: `%c'"
5210msgstr "%s:非法的节名“%s”"
5211
5212#: config/tc-cr16.c:1586 config/tc-cr16.c:1625
5213#, fuzzy, c-format
5214msgid "Unknown register pair: `%d'"
5215msgstr "未知的寄存器名:%s"
5216
5217#. Issue a error message when register pair is illegal.
5218#: config/tc-cr16.c:1594
5219#, fuzzy, c-format
5220msgid "Illegal register pair (`%s') in Instruction: `%s'"
5221msgstr "嵌套函数中使用了全局寄存器变量%qD"
5222
5223#. Issue a error message when register pair is illegal.
5224#: config/tc-cr16.c:1633
5225#, fuzzy, c-format
5226msgid "Illegal index register pair (`%s') in Instruction: `%s'"
5227msgstr "在最后一条指令的非法住参考!"
5228
5229#: config/tc-cr16.c:1672
5230#, fuzzy, c-format
5231msgid "Unknown processor register : `%d'"
5232msgstr "无效的协寄存器%qE"
5233
5234#. Issue a error message when register pair is illegal.
5235#: config/tc-cr16.c:1680
5236#, c-format
5237msgid "Illegal processor register (`%s') in Instruction: `%s'"
5238msgstr ""
5239
5240#: config/tc-cr16.c:1728
5241#, c-format
5242msgid "Unknown processor register (32 bit) : `%d'"
5243msgstr ""
5244
5245#. Issue a error message when register pair is illegal.
5246#: config/tc-cr16.c:1736
5247#, c-format
5248msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'"
5249msgstr ""
5250
5251#: config/tc-cr16.c:2100 config/tc-crx.c:1663 config/tc-crx.c:1680
5252#, c-format
5253msgid "Same src/dest register is used (`r%d'), result is undefined"
5254msgstr ""
5255
5256#: config/tc-cr16.c:2121
5257#, fuzzy
5258msgid "RA register is saved twice."
5259msgstr "保存"
5260
5261#: config/tc-cr16.c:2125
5262#, fuzzy, c-format
5263msgid "`%s' Illegal use of registers."
5264msgstr "括号用法非法"
5265
5266#: config/tc-cr16.c:2139
5267#, c-format
5268msgid "`%s' Illegal count-register combination."
5269msgstr ""
5270
5271#: config/tc-cr16.c:2145
5272#, fuzzy, c-format
5273msgid "`%s' Illegal use of register."
5274msgstr "括号用法非法"
5275
5276#: config/tc-cr16.c:2154 config/tc-crx.c:1672
5277#, fuzzy, c-format
5278msgid "`%s' has undefined result"
5279msgstr "类型%qE有一个用户定义的析构函数"
5280
5281#: config/tc-cr16.c:2162
5282#, c-format
5283msgid "Same src/dest register is used (`r%d'),result is undefined"
5284msgstr ""
5285
5286#: config/tc-cr16.c:2333 config/tc-crx.c:1577
5287#, fuzzy
5288msgid "Incorrect number of operands"
5289msgstr "(提示略过)"
5290
5291#: config/tc-cr16.c:2335 config/tc-crx.c:1579
5292#, fuzzy, c-format
5293msgid "Illegal type of operand (arg %d)"
5294msgstr "%L 零间隔非法"
5295
5296#: config/tc-cr16.c:2341 config/tc-crx.c:1585
5297#, fuzzy, c-format
5298msgid "Operand out of range (arg %d)"
5299msgstr "操作数号超出范围"
5300
5301#: config/tc-cr16.c:2344 config/tc-crx.c:1588
5302#, c-format
5303msgid "Operand has odd displacement (arg %d)"
5304msgstr ""
5305
5306#: config/tc-cr16.c:2347 config/tc-cr16.c:2378 config/tc-crx.c:1601
5307#: config/tc-crx.c:1632
5308#, fuzzy, c-format
5309msgid "Illegal operand (arg %d)"
5310msgstr "不合法的算子"
5311
5312#. Give an error if a frag containing code is not aligned to a 2-byte
5313#. boundary.
5314#: config/tc-cr16.c:2480 config/tc-cr16.h:73 config/tc-crx.c:1954
5315#: config/tc-crx.h:76 config/tc-ppc.c:3402 config/tc-ppc.c:6375
5316#, fuzzy
5317msgid "instruction address is not a multiple of 2"
5318msgstr "偏移量不是 2 的倍数"
5319
5320#: config/tc-cr16.c:2555 config/tc-cris.c:1538 config/tc-cris.c:1546
5321#: config/tc-crx.c:1990 config/tc-dlx.c:690 config/tc-hppa.c:3248
5322#: config/tc-hppa.c:3255 config/tc-i860.c:491 config/tc-i860.c:508
5323#: config/tc-i860.c:988 config/tc-sparc.c:1518 config/tc-sparc.c:1526
5324#, fuzzy, c-format
5325msgid "Unknown opcode: `%s'"
5326msgstr "未知的格式类型“%s”"
5327
5328#: config/tc-cris.c:551 config/tc-m68hc11.c:3898
5329#, fuzzy, c-format
5330msgid "internal inconsistency problem in %s: fr_symbol %lx"
5331msgstr "%s:内部不一致;没有重定位节 %s"
5332
5333#: config/tc-cris.c:555 config/tc-m68hc11.c:3902 config/tc-msp430.c:4148
5334#, fuzzy, c-format
5335msgid "internal inconsistency problem in %s: resolved symbol"
5336msgstr "%s:内部不一致;没有重定位节 %s"
5337
5338#: config/tc-cris.c:565 config/tc-m68hc11.c:3908
5339#, fuzzy, c-format
5340msgid "internal inconsistency problem in %s: fr_subtype %d"
5341msgstr "%s:内部不一致;没有重定位节 %s"
5342
5343#: config/tc-cris.c:905
5344msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
5345msgstr ""
5346
5347#: config/tc-cris.c:935
5348msgid "Complicated LAPC target operand is not a multiple of two. Use LAPC.D"
5349msgstr ""
5350
5351#: config/tc-cris.c:940
5352#, c-format
5353msgid "Internal error found in md_convert_frag: offset %ld. Please report this."
5354msgstr ""
5355
5356#: config/tc-cris.c:965
5357#, fuzzy, c-format
5358msgid "internal inconsistency in %s: bdapq no symbol"
5359msgstr "%s:内部不一致;没有重定位节 %s"
5360
5361#: config/tc-cris.c:978
5362#, fuzzy, c-format
5363msgid "internal inconsistency in %s: bdap.w with no symbol"
5364msgstr "%s:内部不一致;没有重定位节 %s"
5365
5366#: config/tc-cris.c:1002
5367msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
5368msgstr ""
5369
5370#: config/tc-cris.c:1011
5371msgid "dangerous MULS/MULU location; give it higher alignment"
5372msgstr ""
5373
5374#. Bail out for compatibility mode. (It seems it can be implemented,
5375#. perhaps with a 10-byte sequence: "move.d NNNN,$pc/$acr", "jump
5376#. $acr", "nop"; but doesn't seem worth it at the moment.)
5377#: config/tc-cris.c:1052
5378msgid "Out-of-range .word offset handling is not implemented for .arch common_v10_v32"
5379msgstr ""
5380
5381#: config/tc-cris.c:1097
5382msgid ".word case-table handling failed: table too large"
5383msgstr ""
5384
5385#: config/tc-cris.c:1229
5386#, c-format
5387msgid "Buggy opcode: `%s' \"%s\"\n"
5388msgstr ""
5389
5390#: config/tc-cris.c:1644
5391#, fuzzy, c-format
5392msgid "Immediate value not in 5 bit unsigned range: %ld"
5393msgstr "立即数越界且不是偶数"
5394
5395#: config/tc-cris.c:1660
5396#, fuzzy, c-format
5397msgid "Immediate value not in 4 bit unsigned range: %ld"
5398msgstr "立即数越界且不是偶数"
5399
5400#: config/tc-cris.c:1712
5401#, fuzzy, c-format
5402msgid "Immediate value not in 6 bit range: %ld"
5403msgstr "立即数越界且不是偶数"
5404
5405#: config/tc-cris.c:1727
5406#, fuzzy, c-format
5407msgid "Immediate value not in 6 bit unsigned range: %ld"
5408msgstr "立即数越界且不是偶数"
5409
5410#. Others have a generic warning.
5411#: config/tc-cris.c:1835
5412#, c-format
5413msgid "Unimplemented register `%s' specified"
5414msgstr ""
5415
5416#. We've come to the end of instructions with this
5417#. opcode, so it must be an error.
5418#: config/tc-cris.c:2079
5419#, fuzzy
5420msgid "Illegal operands"
5421msgstr "不合法的算子"
5422
5423#: config/tc-cris.c:2120 config/tc-cris.c:2160
5424#, fuzzy, c-format
5425msgid "Immediate value not in 8 bit range: %ld"
5426msgstr "立即数越界且不是偶数"
5427
5428#: config/tc-cris.c:2130 config/tc-cris.c:2181
5429#, fuzzy, c-format
5430msgid "Immediate value not in 16 bit range: %ld"
5431msgstr "立即数越界且不是偶数"
5432
5433#: config/tc-cris.c:2165
5434#, fuzzy, c-format
5435msgid "Immediate value not in 8 bit signed range: %ld"
5436msgstr "立即数越界且不是偶数"
5437
5438#: config/tc-cris.c:2170
5439#, fuzzy, c-format
5440msgid "Immediate value not in 8 bit unsigned range: %ld"
5441msgstr "立即数越界且不是偶数"
5442
5443#: config/tc-cris.c:2186
5444#, fuzzy, c-format
5445msgid "Immediate value not in 16 bit signed range: %ld"
5446msgstr "立即数越界且不是偶数"
5447
5448#: config/tc-cris.c:2191
5449#, fuzzy, c-format
5450msgid "Immediate value not in 16 bit unsigned range: %ld"
5451msgstr "立即数越界且不是偶数"
5452
5453#: config/tc-cris.c:2217
5454#, fuzzy
5455msgid "TLS relocation size does not match operand size"
5456msgstr "%s:目标文件大小和目标 %s 不匹配"
5457
5458#: config/tc-cris.c:2218
5459#, fuzzy
5460msgid "PIC relocation size does not match operand size"
5461msgstr "%s:目标文件大小和目标 %s 不匹配"
5462
5463#: config/tc-cris.c:3365
5464msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
5465msgstr ""
5466
5467#: config/tc-cris.c:3369
5468msgid "32-bit conditional branch generated"
5469msgstr ""
5470
5471#: config/tc-cris.c:3430
5472#, fuzzy
5473msgid "Complex expression not supported"
5474msgstr "不支持堆栈限制表达式"
5475
5476#. FIXME: Is this function mentioned in the internals.texi manual? If
5477#. not, add it.
5478#: config/tc-cris.c:3580
5479#, fuzzy
5480msgid "Bad call to md_atof () - floating point formats are not supported"
5481msgstr "尚不支持在浮点寄存器中传递浮点参数"
5482
5483#: config/tc-cris.c:3621
5484#, fuzzy
5485msgid "PC-relative relocation must be trivially resolved"
5486msgstr "在 GP 未定义的情况下使用了 GP 相对重定位"
5487
5488#: config/tc-cris.c:3693
5489#, c-format
5490msgid "Value not in 16 bit range: %ld"
5491msgstr ""
5492
5493#: config/tc-cris.c:3701
5494#, c-format
5495msgid "Value not in 16 bit signed range: %ld"
5496msgstr ""
5497
5498#: config/tc-cris.c:3709
5499#, c-format
5500msgid "Value not in 8 bit range: %ld"
5501msgstr ""
5502
5503#: config/tc-cris.c:3716
5504#, c-format
5505msgid "Value not in 8 bit signed range: %ld"
5506msgstr ""
5507
5508#: config/tc-cris.c:3726
5509#, c-format
5510msgid "Value not in 4 bit unsigned range: %ld"
5511msgstr ""
5512
5513#: config/tc-cris.c:3733
5514#, c-format
5515msgid "Value not in 5 bit unsigned range: %ld"
5516msgstr ""
5517
5518#: config/tc-cris.c:3740
5519#, c-format
5520msgid "Value not in 6 bit range: %ld"
5521msgstr ""
5522
5523#: config/tc-cris.c:3747
5524#, c-format
5525msgid "Value not in 6 bit unsigned range: %ld"
5526msgstr ""
5527
5528#: config/tc-cris.c:3791
5529#, c-format
5530msgid "Please use --help to see usage and options for this assembler.\n"
5531msgstr ""
5532
5533#: config/tc-cris.c:3803
5534#, fuzzy
5535msgid "--no-underscore is invalid with a.out format"
5536msgstr "-Wformat-security 未与 -Wformat 一起使用,已忽略"
5537
5538#: config/tc-cris.c:3815
5539#, fuzzy
5540msgid "--pic is invalid for this object format"
5541msgstr "%s:无效的输出格式"
5542
5543#: config/tc-cris.c:3829
5544#, c-format
5545msgid "invalid <arch> in --march=<arch>: %s"
5546msgstr ""
5547
5548#: config/tc-cris.c:3938 config/tc-moxie.c:772
5549msgid "Semantics error. This type of operand can not be relocated, it must be an assembly-time constant"
5550msgstr ""
5551
5552#: config/tc-cris.c:3987 config/tc-moxie.c:821
5553#, fuzzy, c-format
5554msgid "Cannot generate relocation type for symbol %s, code %s"
5555msgstr "%1$s:关于符号 %3$s 的未知重定位类型 %2$d"
5556
5557#. The messages are formatted to line up with the generic options.
5558#: config/tc-cris.c:4000
5559#, fuzzy, c-format
5560msgid "CRIS-specific options:\n"
5561msgstr "%s:仿真特定选项:\n"
5562
5563#: config/tc-cris.c:4002
5564#, fuzzy
5565msgid " -h, -H Don't execute, print this help text. Deprecated.\n"
5566msgstr " -h, --help 打印此帮助并退出\n"
5567
5568#: config/tc-cris.c:4004
5569#, fuzzy
5570msgid " -N Warn when branches are expanded to jumps.\n"
5571msgstr " -U 为 .lib 添加下划线\n"
5572
5573#: config/tc-cris.c:4006
5574#, fuzzy
5575msgid " --underscore User symbols are normally prepended with underscore.\n"
5576msgstr "给外部符号添加起始的下划线"
5577
5578#: config/tc-cris.c:4008
5579#, fuzzy
5580msgid " Registers will not need any prefix.\n"
5581msgstr " -k 删去导出名字中的 @<n>\n"
5582
5583#: config/tc-cris.c:4010
5584#, fuzzy
5585msgid " --no-underscore User symbols do not have any prefix.\n"
5586msgstr " --[no-]leading-underscore 设置明确的符号底线前缀模式\n"
5587
5588#: config/tc-cris.c:4012
5589#, fuzzy
5590msgid " Registers will require a `$'-prefix.\n"
5591msgstr " -k 删去导出名字中的 @<n>\n"
5592
5593#: config/tc-cris.c:4015
5594#, fuzzy
5595msgid " --pic\t\t\tEnable generation of position-independent code.\n"
5596msgstr "尽可能生成与位置无关的代码(大模式)"
5597
5598#: config/tc-cris.c:4018
5599msgid ""
5600" --march=<arch>\t\tGenerate code for <arch>. Valid choices for <arch>\n"
5601"\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
5602msgstr ""
5603
5604#: config/tc-cris.c:4039
5605#, fuzzy
5606msgid "Invalid relocation"
5607msgstr "无效的操作"
5608
5609#: config/tc-cris.c:4076
5610#, fuzzy
5611msgid "Invalid pc-relative relocation"
5612msgstr "无效的操作"
5613
5614#: config/tc-cris.c:4121
5615#, c-format
5616msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
5617msgstr ""
5618
5619#: config/tc-cris.c:4151
5620#, c-format
5621msgid ".syntax %s requires command-line option `--underscore'"
5622msgstr ""
5623
5624#: config/tc-cris.c:4160
5625#, c-format
5626msgid ".syntax %s requires command-line option `--no-underscore'"
5627msgstr ""
5628
5629#: config/tc-cris.c:4197
5630#, fuzzy
5631msgid "Unknown .syntax operand"
5632msgstr "%s: 未知的字符在对照符号名称中"
5633
5634#: config/tc-cris.c:4207
5635msgid "Pseudodirective .file is only valid when generating ELF"
5636msgstr ""
5637
5638#: config/tc-cris.c:4219
5639msgid "Pseudodirective .loc is only valid when generating ELF"
5640msgstr ""
5641
5642#: config/tc-cris.c:4234
5643#, fuzzy, c-format
5644msgid "internal inconsistency problem: %s called for %d bytes"
5645msgstr "内部一致性错误"
5646
5647#: config/tc-cris.c:4386
5648#, fuzzy
5649msgid "unknown operand to .arch"
5650msgstr "<未知的运算符>"
5651
5652#: config/tc-cris.c:4395
5653msgid ".arch <arch> requires a matching --march=... option"
5654msgstr ""
5655
5656#: config/tc-crx.c:821
5657#, c-format
5658msgid "Illegal Scale - `%d'"
5659msgstr ""
5660
5661#: config/tc-crx.c:1263
5662#, c-format
5663msgid "Illegal Co-processor register in Instruction `%s' "
5664msgstr ""
5665
5666#: config/tc-crx.c:1270
5667#, c-format
5668msgid "Illegal Co-processor special register in Instruction `%s' "
5669msgstr ""
5670
5671#: config/tc-crx.c:1591
5672#, fuzzy, c-format
5673msgid "Invalid DISPU4 operand value (arg %d)"
5674msgstr "无效的 UNSPEC 用作操作数"
5675
5676#: config/tc-crx.c:1594
5677#, fuzzy, c-format
5678msgid "Invalid CST4 operand value (arg %d)"
5679msgstr "无效的操作数代码‘%c’"
5680
5681#: config/tc-crx.c:1597
5682#, c-format
5683msgid "Operand value is not within upper 64 KB (arg %d)"
5684msgstr ""
5685
5686#: config/tc-crx.c:1734
5687#, fuzzy
5688msgid "Invalid Register in Register List"
5689msgstr "无效的寄存器偏移量"
5690
5691#: config/tc-crx.c:1788
5692#, c-format
5693msgid "Illegal register `%s' in cop-register list"
5694msgstr ""
5695
5696#: config/tc-crx.c:1796
5697#, c-format
5698msgid "Illegal register `%s' in cop-special-register list"
5699msgstr ""
5700
5701#: config/tc-crx.c:1815
5702#, fuzzy, c-format
5703msgid "Illegal register `%s' in user register list"
5704msgstr "分配寄存器前重新调度指令"
5705
5706#: config/tc-crx.c:1834
5707#, fuzzy, c-format
5708msgid "Illegal register `%s' in register list"
5709msgstr "在寄存器中返回小聚合"
5710
5711#: config/tc-crx.c:1840
5712#, c-format
5713msgid "Maximum %d bits may be set in `mask16' operand"
5714msgstr ""
5715
5716#: config/tc-crx.c:1849
5717#, c-format
5718msgid "rest of line ignored; first ignored character is `%c'"
5719msgstr ""
5720
5721#: config/tc-crx.c:1857
5722#, c-format
5723msgid "Illegal `mask16' operand, operation is undefined - `%s'"
5724msgstr ""
5725
5726#. HI can't be specified without LO (and vise-versa).
5727#: config/tc-crx.c:1863
5728msgid "HI/LO registers should be specified together"
5729msgstr ""
5730
5731#: config/tc-crx.c:1869
5732msgid "HI/LO registers should be specified without additional registers"
5733msgstr ""
5734
5735#: config/tc-d10v.c:218
5736#, c-format
5737msgid ""
5738"D10V options:\n"
5739"-O Optimize. Will do some operations in parallel.\n"
5740"--gstabs-packing Pack adjacent short instructions together even\n"
5741" when --gstabs is specified. On by default.\n"
5742"--no-gstabs-packing If --gstabs is specified, do not pack adjacent\n"
5743" instructions together.\n"
5744msgstr ""
5745
5746#: config/tc-d10v.c:575
5747#, fuzzy
5748msgid "operand is not an immediate"
5749msgstr "符号被用作立即操作数"
5750
5751#: config/tc-d10v.c:593
5752#, fuzzy, c-format
5753msgid "operand out of range: %lu"
5754msgstr "操作数号超出范围"
5755
5756#: config/tc-d10v.c:653
5757msgid "Instruction must be executed in parallel with another instruction."
5758msgstr ""
5759
5760#: config/tc-d10v.c:707 config/tc-d10v.c:715
5761#, c-format
5762msgid "packing conflict: %s must dispatch sequentially"
5763msgstr ""
5764
5765#: config/tc-d10v.c:814
5766#, c-format
5767msgid "resource conflict (R%d)"
5768msgstr ""
5769
5770#: config/tc-d10v.c:817
5771#, c-format
5772msgid "resource conflict (A%d)"
5773msgstr ""
5774
5775#: config/tc-d10v.c:819
5776msgid "resource conflict (PSW)"
5777msgstr ""
5778
5779#: config/tc-d10v.c:821
5780msgid "resource conflict (C flag)"
5781msgstr ""
5782
5783#: config/tc-d10v.c:823
5784msgid "resource conflict (F flag)"
5785msgstr ""
5786
5787#: config/tc-d10v.c:973
5788#, fuzzy
5789msgid "Instruction must be executed in parallel"
5790msgstr "指令从不被执行"
5791
5792#: config/tc-d10v.c:976
5793#, fuzzy
5794msgid "Long instructions may not be combined."
5795msgstr "析构函数不能被 cv 限定"
5796
5797#: config/tc-d10v.c:1009
5798msgid "One of these instructions may not be executed in parallel."
5799msgstr ""
5800
5801#: config/tc-d10v.c:1013 config/tc-d30v.c:1038
5802#, fuzzy
5803msgid "Two IU instructions may not be executed in parallel"
5804msgstr "构造函数不能被声明为虚函数"
5805
5806#: config/tc-d10v.c:1015 config/tc-d10v.c:1023 config/tc-d10v.c:1037
5807#: config/tc-d10v.c:1052 config/tc-d30v.c:1039 config/tc-d30v.c:1048
5808#, fuzzy
5809msgid "Swapping instruction order"
5810msgstr "使用 AltiVec 指令"
5811
5812#: config/tc-d10v.c:1021 config/tc-d30v.c:1045
5813#, fuzzy
5814msgid "Two MU instructions may not be executed in parallel"
5815msgstr "构造函数不能被声明为虚函数"
5816
5817#: config/tc-d10v.c:1041 config/tc-d30v.c:1065
5818msgid "IU instruction may not be in the left container"
5819msgstr ""
5820
5821#: config/tc-d10v.c:1043 config/tc-d10v.c:1058
5822msgid "Instruction in R container is squashed by flow control instruction in L container."
5823msgstr ""
5824
5825#: config/tc-d10v.c:1056 config/tc-d30v.c:1076
5826msgid "MU instruction may not be in the right container"
5827msgstr ""
5828
5829#: config/tc-d10v.c:1062 config/tc-d30v.c:1088
5830msgid "unknown execution type passed to write_2_short()"
5831msgstr ""
5832
5833#: config/tc-d10v.c:1191 config/tc-d10v.c:1366
5834#, fuzzy
5835msgid "bad opcode or operands"
5836msgstr "错误的操作数"
5837
5838#: config/tc-d10v.c:1268
5839#, fuzzy
5840msgid "value out of range"
5841msgstr "跳转越界"
5842
5843#: config/tc-d10v.c:1342
5844msgid "illegal operand - register name found where none expected"
5845msgstr ""
5846
5847#: config/tc-d10v.c:1377
5848#, fuzzy
5849msgid "Register number must be EVEN"
5850msgstr "寄存器数必须是偶数"
5851
5852#: config/tc-d10v.c:1380
5853#, fuzzy
5854msgid "Unsupported use of sp"
5855msgstr "不支持的重定位类型"
5856
5857#: config/tc-d10v.c:1399
5858#, fuzzy, c-format
5859msgid "cr%ld is a reserved control register"
5860msgstr "使用 ABI 保留的寄存器"
5861
5862#: config/tc-d10v.c:1574
5863#, c-format
5864msgid "line %d: rep or repi must include at least 4 instructions"
5865msgstr ""
5866
5867#: config/tc-d10v.c:1763
5868msgid "can't find previous opcode "
5869msgstr ""
5870
5871#: config/tc-d10v.c:1775
5872#, fuzzy, c-format
5873msgid "could not assemble: %s"
5874msgstr "不能解析文件偏移量"
5875
5876#: config/tc-d10v.c:1790 config/tc-d10v.c:1812 config/tc-d30v.c:1747
5877#, fuzzy
5878msgid "Unable to mix instructions as specified"
5879msgstr "启用最小/最大值指令"
5880
5881#: config/tc-d30v.c:150
5882#, c-format
5883msgid "Register name %s conflicts with symbol of the same name"
5884msgstr ""
5885
5886#: config/tc-d30v.c:240
5887#, c-format
5888msgid ""
5889"\n"
5890"D30V options:\n"
5891"-O Make adjacent short instructions parallel if possible.\n"
5892"-n Warn about all NOPs inserted by the assembler.\n"
5893"-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
5894"-c Warn about symbols whoes names match register names.\n"
5895"-C Opposite of -C. -c is the default.\n"
5896msgstr ""
5897
5898#: config/tc-d30v.c:368
5899#, fuzzy
5900msgid "unexpected 12-bit reloc type"
5901msgstr "意外的记录类型"
5902
5903#: config/tc-d30v.c:375
5904#, fuzzy
5905msgid "unexpected 18-bit reloc type"
5906msgstr "意外的记录类型"
5907
5908#: config/tc-d30v.c:626
5909#, c-format
5910msgid "%s NOP inserted"
5911msgstr ""
5912
5913#: config/tc-d30v.c:627
5914msgid "sequential"
5915msgstr ""
5916
5917#: config/tc-d30v.c:627
5918#, fuzzy
5919msgid "parallel"
5920msgstr "括入并行"
5921
5922#: config/tc-d30v.c:1034
5923#, fuzzy
5924msgid "Instructions may not be executed in parallel"
5925msgstr "构造函数不能被声明为虚函数"
5926
5927#: config/tc-d30v.c:1047
5928#, fuzzy, c-format
5929msgid "Executing %s in IU may not work"
5930msgstr "%C处需要有名实体列表"
5931
5932#: config/tc-d30v.c:1054
5933#, c-format
5934msgid "Executing %s in IU may not work in parallel execution"
5935msgstr ""
5936
5937#: config/tc-d30v.c:1067
5938#, c-format
5939msgid "special left instruction `%s' kills instruction `%s' in right container"
5940msgstr ""
5941
5942#: config/tc-d30v.c:1078
5943#, c-format
5944msgid "Executing %s in reverse serial with %s may not work"
5945msgstr ""
5946
5947#: config/tc-d30v.c:1081
5948#, c-format
5949msgid "Executing %s in IU in reverse serial may not work"
5950msgstr ""
5951
5952#: config/tc-d30v.c:1271
5953msgid "Odd numbered register used as target of multi-register instruction"
5954msgstr ""
5955
5956#: config/tc-d30v.c:1335 config/tc-d30v.c:1371
5957#, fuzzy, c-format
5958msgid "unknown condition code: %s"
5959msgstr "错误的条件码"
5960
5961#: config/tc-d30v.c:1364
5962#, fuzzy, c-format
5963msgid "cmpu doesn't support condition code %s"
5964msgstr "%s 不支持 split_block"
5965
5966#: config/tc-d30v.c:1399
5967#, fuzzy, c-format
5968msgid "unknown opcode: %s"
5969msgstr "未知的格式类型“%s”"
5970
5971#: config/tc-d30v.c:1410
5972#, c-format
5973msgid "operands for opcode `%s' do not match any valid format"
5974msgstr ""
5975
5976#: config/tc-d30v.c:1625 config/tc-d30v.c:1642
5977#, fuzzy
5978msgid "Cannot assemble instruction"
5979msgstr "启用 clip 指令"
5980
5981#: config/tc-d30v.c:1627
5982msgid "First opcode is long. Unable to mix instructions as specified."
5983msgstr ""
5984
5985#: config/tc-d30v.c:1697
5986msgid "word of NOPs added between word multiply and load"
5987msgstr ""
5988
5989#: config/tc-d30v.c:1699
5990msgid "word of NOPs added between word multiply and 16-bit multiply"
5991msgstr ""
5992
5993#: config/tc-d30v.c:1731
5994msgid "Instruction uses long version, so it cannot be mixed as specified"
5995msgstr ""
5996
5997#: config/tc-d30v.c:1858
5998#, c-format
5999msgid "value too large to fit in %d bits"
6000msgstr ""
6001
6002#: config/tc-d30v.c:1926
6003#, c-format
6004msgid "line %d: unable to place address of symbol '%s' into a byte"
6005msgstr ""
6006
6007#: config/tc-d30v.c:1929
6008#, c-format
6009msgid "line %d: unable to place value %lx into a byte"
6010msgstr ""
6011
6012#: config/tc-d30v.c:1937
6013#, c-format
6014msgid "line %d: unable to place address of symbol '%s' into a short"
6015msgstr ""
6016
6017#: config/tc-d30v.c:1940
6018#, c-format
6019msgid "line %d: unable to place value %lx into a short"
6020msgstr ""
6021
6022#: config/tc-d30v.c:1948
6023#, c-format
6024msgid "line %d: unable to place address of symbol '%s' into a quad"
6025msgstr ""
6026
6027#: config/tc-d30v.c:2056
6028#, c-format
6029msgid "Alignment too large: %d assumed"
6030msgstr ""
6031
6032#: config/tc-dlx.c:212
6033#, fuzzy
6034msgid "missing .proc"
6035msgstr "缺少操作数"
6036
6037#: config/tc-dlx.c:229
6038msgid ".endfunc missing for previous .proc"
6039msgstr ""
6040
6041#: config/tc-dlx.c:296 config/tc-i860.c:227 config/tc-mips.c:3354
6042#: config/tc-nios2.c:2611 config/tc-nios2.c:2625 config/tc-nios2.c:2640
6043#: config/tc-nios2.c:2654
6044#, fuzzy, c-format
6045msgid "internal error: can't hash `%s': %s\n"
6046msgstr "%P:内部错误:于 %s 行 %d 放弃\n"
6047
6048#. Probably a memory allocation problem? Give up now.
6049#. Probably a memory allocation problem. Give up now.
6050#: config/tc-dlx.c:303 config/tc-hppa.c:8365 config/tc-nios2.c:2614
6051#: config/tc-nios2.c:2628 config/tc-nios2.c:2643 config/tc-nios2.c:2657
6052#: config/tc-nios2.c:2773 config/tc-or32.c:211 config/tc-sparc.c:899
6053msgid "Broken assembler. No assembly attempted."
6054msgstr ""
6055
6056#: config/tc-dlx.c:333
6057#, c-format
6058msgid "Bad operand for a load instruction: <%s>"
6059msgstr ""
6060
6061#: config/tc-dlx.c:447
6062#, fuzzy, c-format
6063msgid "Bad operand for a store instruction: <%s>"
6064msgstr "使用浮点双精度指令"
6065
6066#: config/tc-dlx.c:627
6067#, c-format
6068msgid "Expression Error for operand modifier %%hi/%%lo\n"
6069msgstr ""
6070
6071#: config/tc-dlx.c:640 config/tc-or32.c:811
6072#, fuzzy, c-format
6073msgid "Invalid expression after %%%%\n"
6074msgstr "无效的表达式用作操作数"
6075
6076#: config/tc-dlx.c:708 config/tc-tic4x.c:2481
6077#, fuzzy, c-format
6078msgid "Unknown opcode `%s'."
6079msgstr "<未知:%s>"
6080
6081#: config/tc-dlx.c:720
6082msgid "Can not set dlx_skip_hi16_flag"
6083msgstr ""
6084
6085#: config/tc-dlx.c:734
6086#, fuzzy, c-format
6087msgid "Missing arguments for opcode <%s>."
6088msgstr "%qs缺少参数"
6089
6090#: config/tc-dlx.c:768
6091#, fuzzy, c-format
6092msgid "Too many operands: %s"
6093msgstr "打开的文件过多"
6094
6095#: config/tc-dlx.c:805
6096#, c-format
6097msgid "Both the_insn.HI and the_insn.LO are set : %s"
6098msgstr ""
6099
6100#: config/tc-dlx.c:875
6101msgid "failed regnum sanity check."
6102msgstr ""
6103
6104#: config/tc-dlx.c:888
6105msgid "failed general register sanity check."
6106msgstr ""
6107
6108#. Types or values of args don't match.
6109#: config/tc-dlx.c:896
6110#, fuzzy
6111msgid "Invalid operands"
6112msgstr "%%R 代码的操作数无效"
6113
6114#: config/tc-dlx.c:1125 config/tc-or32.c:773
6115#, fuzzy, c-format
6116msgid "label \"$%d\" redefined"
6117msgstr "标号%qD在此定义"
6118
6119#: config/tc-dlx.c:1163
6120#, fuzzy
6121msgid "Invalid expression after # number\n"
6122msgstr "无效的最小左值表达式"
6123
6124#: config/tc-epiphany.c:147
6125#, fuzzy, c-format
6126msgid "EPIPHANY specific command line options:\n"
6127msgstr "此配置不支持命令行选项%qs"
6128
6129#: config/tc-epiphany.c:386
6130#, fuzzy
6131msgid "register number too large for push/pop"
6132msgstr "寄存器数必须是偶数"
6133
6134#: config/tc-epiphany.c:390
6135#, fuzzy
6136msgid "register is out of order"
6137msgstr "vector8 越界"
6138
6139#: config/tc-epiphany.c:401 config/tc-m68k.c:6041 config/tc-m68k.c:6070
6140#, fuzzy
6141msgid "bad register list"
6142msgstr "错误的寄存器名"
6143
6144#: config/tc-epiphany.c:404
6145#, fuzzy
6146msgid "malformed reglist in push/pop"
6147msgstr "#pragma disinterrupt 格式错误"
6148
6149#. Checks for behavioral restrictions on LD/ST instructions.
6150#: config/tc-epiphany.c:505
6151msgid "destination register modified by displacement-post-modified address"
6152msgstr ""
6153
6154#: config/tc-epiphany.c:506
6155msgid "ldrd/strd requires even:odd register pair"
6156msgstr ""
6157
6158#: config/tc-epiphany.c:824 config/tc-m32r.c:1789
6159#, fuzzy
6160msgid "Addend to unresolved symbol not on word boundary."
6161msgstr "一些双精度浮点数在双字边界上对齐"
6162
6163#: config/tc-fr30.c:82
6164#, fuzzy, c-format
6165msgid " FR30 specific command line options:\n"
6166msgstr "此配置不支持命令行选项%qs"
6167
6168#: config/tc-fr30.c:135
6169#, fuzzy, c-format
6170msgid "Instruction %s not allowed in a delay slot."
6171msgstr "%C 处的 ABSTRACT INTERFACE 的 BIND(C)上不允许有 NAME"
6172
6173#: config/tc-frv.c:405
6174#, fuzzy, c-format
6175msgid "Unknown cpu -mcpu=%s"
6176msgstr "<未知:%s>"
6177
6178#: config/tc-frv.c:458
6179#, fuzzy, c-format
6180msgid "FRV specific command line options:\n"
6181msgstr "此配置不支持命令行选项%qs"
6182
6183#: config/tc-frv.c:459
6184#, c-format
6185msgid "-G n Put data <= n bytes in the small data area\n"
6186msgstr ""
6187
6188#: config/tc-frv.c:460
6189#, c-format
6190msgid "-mgpr-32 Mark generated file as only using 32 GPRs\n"
6191msgstr ""
6192
6193#: config/tc-frv.c:461
6194#, c-format
6195msgid "-mgpr-64 Mark generated file as using all 64 GPRs\n"
6196msgstr ""
6197
6198#: config/tc-frv.c:462
6199#, c-format
6200msgid "-mfpr-32 Mark generated file as only using 32 FPRs\n"
6201msgstr ""
6202
6203#: config/tc-frv.c:463
6204#, c-format
6205msgid "-mfpr-64 Mark generated file as using all 64 FPRs\n"
6206msgstr ""
6207
6208#: config/tc-frv.c:464
6209#, c-format
6210msgid "-msoft-float Mark generated file as using software FP\n"
6211msgstr ""
6212
6213#: config/tc-frv.c:465
6214#, c-format
6215msgid "-mdword Mark generated file as using a 8-byte stack alignment\n"
6216msgstr ""
6217
6218#: config/tc-frv.c:466
6219#, c-format
6220msgid "-mno-dword Mark generated file as using a 4-byte stack alignment\n"
6221msgstr ""
6222
6223#: config/tc-frv.c:467
6224#, c-format
6225msgid "-mdouble Mark generated file as using double precision FP insns\n"
6226msgstr ""
6227
6228#: config/tc-frv.c:468
6229#, c-format
6230msgid "-mmedia Mark generated file as using media insns\n"
6231msgstr ""
6232
6233#: config/tc-frv.c:469
6234#, c-format
6235msgid "-mmuladd Mark generated file as using multiply add/subtract insns\n"
6236msgstr ""
6237
6238#: config/tc-frv.c:470
6239#, fuzzy, c-format
6240msgid "-mpack Allow instructions to be packed\n"
6241msgstr "允许每周期发出两条指令"
6242
6243#: config/tc-frv.c:471
6244#, c-format
6245msgid "-mno-pack Do not allow instructions to be packed\n"
6246msgstr ""
6247
6248#: config/tc-frv.c:472
6249#, fuzzy, c-format
6250msgid "-mpic Mark generated file as using small position independent code\n"
6251msgstr " -pie 生成位置无关可执行文件\n"
6252
6253#: config/tc-frv.c:473
6254#, fuzzy, c-format
6255msgid "-mPIC Mark generated file as using large position independent code\n"
6256msgstr " -pie 生成位置无关可执行文件\n"
6257
6258#: config/tc-frv.c:474
6259#, fuzzy, c-format
6260msgid "-mlibrary-pic Mark generated file as using position indepedent code for libraries\n"
6261msgstr "尽可能生成与位置无关的代码(大模式)"
6262
6263#: config/tc-frv.c:475
6264#, c-format
6265msgid "-mfdpic Assemble for the FDPIC ABI\n"
6266msgstr ""
6267
6268#: config/tc-frv.c:476
6269#, c-format
6270msgid "-mnopic Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
6271msgstr ""
6272
6273#: config/tc-frv.c:477
6274#, c-format
6275msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
6276msgstr ""
6277
6278#: config/tc-frv.c:478
6279#, c-format
6280msgid " Record the cpu type\n"
6281msgstr " 记录 CPU 类型\n"
6282
6283#: config/tc-frv.c:479
6284#, c-format
6285msgid "-mtomcat-stats Print out stats for tomcat workarounds\n"
6286msgstr ""
6287
6288#: config/tc-frv.c:480
6289#, c-format
6290msgid "-mtomcat-debug Debug tomcat workarounds\n"
6291msgstr ""
6292
6293#: config/tc-frv.c:1162
6294msgid "VLIW packing used for -mno-pack"
6295msgstr ""
6296
6297#: config/tc-frv.c:1172
6298#, fuzzy
6299msgid "Instruction not supported by this architecture"
6300msgstr "嵌套函数在此目标机上不受支持"
6301
6302#: config/tc-frv.c:1182
6303msgid "VLIW packing constraint violation"
6304msgstr ""
6305
6306#: config/tc-frv.c:1773
6307#, fuzzy, c-format
6308msgid "Relocation %s is not safe for %s"
6309msgstr "%s:尚不支持关于符号 %s 的重定位 %s。"
6310
6311#: config/tc-h8300.c:172
6312#, c-format
6313msgid "new section '%s' defined without attributes - this might cause problems"
6314msgstr ""
6315
6316#: config/tc-h8300.c:443 config/tc-h8300.c:451
6317#, fuzzy
6318msgid "Reg not valid for H8/300"
6319msgstr "%qs对%qs而言无效"
6320
6321#: config/tc-h8300.c:532
6322#, fuzzy
6323msgid "invalid operand size requested"
6324msgstr "返回语句操作数无效"
6325
6326#: config/tc-h8300.c:637
6327#, fuzzy
6328msgid "Invalid register list for ldm/stm\n"
6329msgstr "用于调整堆栈的寄存器无效"
6330
6331#: config/tc-h8300.c:663 config/tc-h8300.c:668 config/tc-h8300.c:675
6332#, fuzzy
6333msgid "mismatch between register and suffix"
6334msgstr "%qE属性的参数应当在 0 和 255 之间"
6335
6336#: config/tc-h8300.c:680
6337#, fuzzy
6338msgid "invalid suffix after register."
6339msgstr "%q+D的寄存器名无效"
6340
6341#: config/tc-h8300.c:702
6342msgid "address too high for vector table jmp/jsr"
6343msgstr ""
6344
6345#: config/tc-h8300.c:729 config/tc-h8300.c:841 config/tc-h8300.c:851
6346#, fuzzy
6347msgid "Wrong size pointer register for architecture."
6348msgstr "侧写档不是未实作的用于这个架构"
6349
6350#: config/tc-h8300.c:788 config/tc-h8300.c:796 config/tc-h8300.c:825
6351#, fuzzy
6352msgid "expected @(exp, reg16)"
6353msgstr "需要表达式"
6354
6355#: config/tc-h8300.c:814
6356msgid "expected .L, .W or .B for register in indexed addressing mode"
6357msgstr ""
6358
6359#: config/tc-h8300.c:1008
6360msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
6361msgstr ""
6362
6363#: config/tc-h8300.c:1026 config/tc-h8300.c:1035
6364#, fuzzy
6365msgid "expected register"
6366msgstr "需要指针"
6367
6368#: config/tc-h8300.c:1051
6369#, fuzzy
6370msgid "expected closing paren"
6371msgstr "需要类名"
6372
6373#: config/tc-h8300.c:1110
6374#, c-format
6375msgid "can't use high part of register in operand %d"
6376msgstr ""
6377
6378#: config/tc-h8300.c:1267
6379#, c-format
6380msgid "Opcode `%s' with these operand types not available in %s mode"
6381msgstr ""
6382
6383#: config/tc-h8300.c:1276
6384msgid "mismatch between opcode size and operand size"
6385msgstr ""
6386
6387#: config/tc-h8300.c:1312
6388#, fuzzy, c-format
6389msgid "operand %s0x%lx out of range."
6390msgstr "操作数号超出范围"
6391
6392#: config/tc-h8300.c:1429
6393msgid "Can't work out size of operand.\n"
6394msgstr ""
6395
6396#: config/tc-h8300.c:1478
6397#, c-format
6398msgid "Opcode `%s' with these operand types not available in H8/300 mode"
6399msgstr ""
6400
6401#: config/tc-h8300.c:1483
6402#, c-format
6403msgid "Opcode `%s' with these operand types not available in H8/300H mode"
6404msgstr ""
6405
6406#: config/tc-h8300.c:1489
6407#, c-format
6408msgid "Opcode `%s' with these operand types not available in H8/300S mode"
6409msgstr ""
6410
6411#: config/tc-h8300.c:1550 config/tc-h8300.c:1570
6412msgid "Need #1 or #2 here"
6413msgstr ""
6414
6415#: config/tc-h8300.c:1565
6416msgid "#4 not valid on H8/300."
6417msgstr ""
6418
6419#: config/tc-h8300.c:1680 config/tc-h8300.c:1762
6420#, fuzzy, c-format
6421msgid "branch operand has odd offset (%lx)\n"
6422msgstr "跳转偏移量为奇数"
6423
6424#: config/tc-h8300.c:1800
6425#, fuzzy
6426msgid "destination operand must be 16 bit register"
6427msgstr "切片结尾必须是整数"
6428
6429#: config/tc-h8300.c:1809
6430#, fuzzy
6431msgid "source operand must be 8 bit register"
6432msgstr "切片结尾必须是整数"
6433
6434#: config/tc-h8300.c:1817
6435msgid "destination operand must be 16bit absolute address"
6436msgstr ""
6437
6438#: config/tc-h8300.c:1824
6439#, fuzzy
6440msgid "destination operand must be 8 bit register"
6441msgstr "切片结尾必须是整数"
6442
6443#: config/tc-h8300.c:1832
6444#, fuzzy
6445msgid "source operand must be 16bit absolute address"
6446msgstr "源寄存器操作数必须是偶数"
6447
6448#. This seems more sane than saying "too many operands". We'll
6449#. get here only if the trailing trash starts with a comma.
6450#. Types or values of args don't match.
6451#: config/tc-h8300.c:1840 config/tc-mips.c:13043 config/tc-mips.c:13111
6452#: config/tc-mmix.c:479 config/tc-mmix.c:491 config/tc-mmix.c:2531
6453#: config/tc-mmix.c:2555 config/tc-mmix.c:2828 config/tc-or32.c:527
6454#, fuzzy
6455msgid "invalid operands"
6456msgstr "%%R 代码的操作数无效"
6457
6458#: config/tc-h8300.c:1871
6459msgid "operand/size mis-match"
6460msgstr ""
6461
6462#: config/tc-h8300.c:1971 config/tc-sh.c:2970 config/tc-sh64.c:2795
6463#: config/tc-z8k.c:1226
6464#, fuzzy
6465msgid "unknown opcode"
6466msgstr "未知的 TY 代码"
6467
6468#: config/tc-h8300.c:2004
6469#, fuzzy
6470msgid "invalid operand in ldm"
6471msgstr "%%R 代码的操作数无效"
6472
6473#: config/tc-h8300.c:2013
6474#, fuzzy
6475msgid "invalid operand in stm"
6476msgstr "%%R 代码的操作数无效"
6477
6478#: config/tc-h8300.c:2139
6479#, c-format
6480msgid "call to tc_aout_fix_to_chars \n"
6481msgstr ""
6482
6483#: config/tc-h8300.c:2148 config/tc-xc16x.c:347
6484#, c-format
6485msgid "call to md_convert_frag \n"
6486msgstr ""
6487
6488#: config/tc-h8300.c:2199 config/tc-xc16x.c:251
6489#, c-format
6490msgid "call to md_estimate_size_before_relax \n"
6491msgstr ""
6492
6493#: config/tc-h8300.c:2214
6494#, fuzzy
6495msgid "Unexpected reference to a symbol in a non-code section"
6496msgstr "%s:.opd 节中意外的重定位类型 %u"
6497
6498#: config/tc-h8300.c:2230 config/tc-xc16x.c:292
6499#, fuzzy
6500msgid "Difference of symbols in different sections is not supported"
6501msgstr "不支持组合有不同取样信息的单元。"
6502
6503#: config/tc-h8300.c:2252 config/tc-mcore.c:2199 config/tc-microblaze.c:2444
6504#: config/tc-pj.c:487 config/tc-sh.c:4478 config/tc-tic6x.c:4523
6505#: config/tc-xc16x.c:315
6506#, fuzzy, c-format
6507msgid "Cannot represent relocation type %s"
6508msgstr "无法读取实时时钟"
6509
6510#. Simple range checking for FIELD against HIGH and LOW bounds.
6511#. IGNORE is used to suppress the error message.
6512#. Variant of CHECK_FIELD for use in md_apply_fix and other places where
6513#. the current file and line number are not valid.
6514#: config/tc-hppa.c:1029 config/tc-hppa.c:1043
6515#, fuzzy, c-format
6516msgid "Field out of range [%d..%d] (%d)."
6517msgstr "操作数号超出范围"
6518
6519#. Simple alignment checking for FIELD against ALIGN (a power of two).
6520#. IGNORE is used to suppress the error message.
6521#: config/tc-hppa.c:1057
6522#, c-format
6523msgid "Field not properly aligned [%d] (%d)."
6524msgstr ""
6525
6526#: config/tc-hppa.c:1110
6527#, fuzzy
6528msgid "Missing .exit\n"
6529msgstr "缺失 '.' 前缀"
6530
6531#: config/tc-hppa.c:1113
6532#, fuzzy
6533msgid "Missing .procend\n"
6534msgstr "缺少操作数"
6535
6536#: config/tc-hppa.c:1298
6537#, c-format
6538msgid "Invalid field selector. Assuming F%%."
6539msgstr ""
6540
6541#: config/tc-hppa.c:1325
6542#, fuzzy
6543msgid "Bad segment in expression."
6544msgstr "错误的立即数表达式"
6545
6546#: config/tc-hppa.c:1350
6547#, fuzzy, c-format
6548msgid "Invalid Nullification: (%c)"
6549msgstr "操作无效的对象"
6550
6551#: config/tc-hppa.c:1421
6552#, fuzzy
6553msgid "Cannot handle fixup"
6554msgstr "无法读取 %s"
6555
6556#: config/tc-hppa.c:1719
6557#, fuzzy, c-format
6558msgid " -Q ignored\n"
6559msgstr " 长度: %ld\n"
6560
6561#: config/tc-hppa.c:1723
6562#, fuzzy, c-format
6563msgid " -c print a warning if a comment is found\n"
6564msgstr " -c 编译、汇编到目标代码,不进行链接\n"
6565
6566#: config/tc-hppa.c:1789
6567#, c-format
6568msgid "no hppa_fixup entry for fixup type 0x%x"
6569msgstr ""
6570
6571#: config/tc-hppa.c:1968
6572msgid "Unknown relocation encountered in md_apply_fix."
6573msgstr ""
6574
6575#: config/tc-hppa.c:2156 config/tc-hppa.c:2181
6576#, fuzzy, c-format
6577msgid "Undefined register: '%s'."
6578msgstr "已禁用 SSE 却在 SSE 寄存器中返回"
6579
6580#: config/tc-hppa.c:2215
6581#, c-format
6582msgid "Non-absolute symbol: '%s'."
6583msgstr ""
6584
6585#: config/tc-hppa.c:2230
6586#, c-format
6587msgid "Undefined absolute constant: '%s'."
6588msgstr ""
6589
6590#: config/tc-hppa.c:2261 config/tc-hppa.c:5728
6591msgid "could not update architecture and machine"
6592msgstr ""
6593
6594#: config/tc-hppa.c:2299
6595#, fuzzy, c-format
6596msgid "Invalid FP Compare Condition: %s"
6597msgstr "操作无效的对象"
6598
6599#: config/tc-hppa.c:2354
6600#, fuzzy, c-format
6601msgid "Invalid FTEST completer: %s"
6602msgstr "无效的参数%qs"
6603
6604#: config/tc-hppa.c:2420 config/tc-hppa.c:2457
6605#, fuzzy, c-format
6606msgid "Invalid FP Operand Format: %3s"
6607msgstr "%%R 的操作数无效"
6608
6609#: config/tc-hppa.c:2561
6610msgid "Bad segment (should be absolute)."
6611msgstr ""
6612
6613#: config/tc-hppa.c:2621
6614#, fuzzy, c-format
6615msgid "Invalid argument location: %s\n"
6616msgstr "--format 的无效参数:%s"
6617
6618#: config/tc-hppa.c:2650
6619#, fuzzy, c-format
6620msgid "Invalid argument description: %d"
6621msgstr "%s: 不适用的选项 -- %c\n"
6622
6623#: config/tc-hppa.c:3479
6624msgid "Invalid Indexed Load Completer."
6625msgstr ""
6626
6627#: config/tc-hppa.c:3484
6628msgid "Invalid Indexed Load Completer Syntax."
6629msgstr ""
6630
6631#: config/tc-hppa.c:3518
6632msgid "Invalid Short Load/Store Completer."
6633msgstr ""
6634
6635#: config/tc-hppa.c:3578 config/tc-hppa.c:3583
6636#, fuzzy
6637msgid "Invalid Store Bytes Short Completer"
6638msgstr "不能设置只读属性"
6639
6640#: config/tc-hppa.c:3898 config/tc-hppa.c:3904
6641#, fuzzy
6642msgid "Invalid left/right combination completer"
6643msgstr "无效的类型限定符组合"
6644
6645#: config/tc-hppa.c:3953 config/tc-hppa.c:3960
6646#, fuzzy
6647msgid "Invalid permutation completer"
6648msgstr "无效的操作"
6649
6650#: config/tc-hppa.c:4060
6651#, fuzzy, c-format
6652msgid "Invalid Add Condition: %s"
6653msgstr "无效的选项“-%c”\n"
6654
6655#: config/tc-hppa.c:4076 config/tc-hppa.c:4086
6656msgid "Invalid Add and Branch Condition"
6657msgstr ""
6658
6659#: config/tc-hppa.c:4107 config/tc-hppa.c:4252
6660#, fuzzy
6661msgid "Invalid Compare/Subtract Condition"
6662msgstr "无效的操作"
6663
6664#: config/tc-hppa.c:4147
6665#, fuzzy, c-format
6666msgid "Invalid Branch On Bit Condition: %c"
6667msgstr "%s: 不适用的选项 -- %c\n"
6668
6669#: config/tc-hppa.c:4150
6670msgid "Missing Branch On Bit Condition"
6671msgstr ""
6672
6673#: config/tc-hppa.c:4235
6674#, fuzzy, c-format
6675msgid "Invalid Compare/Subtract Condition: %s"
6676msgstr "操作无效的对象"
6677
6678#: config/tc-hppa.c:4267
6679#, fuzzy
6680msgid "Invalid Compare and Branch Condition"
6681msgstr "无效的操作"
6682
6683#: config/tc-hppa.c:4363
6684msgid "Invalid Logical Instruction Condition."
6685msgstr ""
6686
6687#: config/tc-hppa.c:4425
6688msgid "Invalid Shift/Extract/Deposit Condition."
6689msgstr ""
6690
6691#: config/tc-hppa.c:4542
6692#, fuzzy
6693msgid "Invalid Unit Instruction Condition."
6694msgstr "无效的条件选项"
6695
6696#: config/tc-hppa.c:5021 config/tc-hppa.c:5053 config/tc-hppa.c:5084
6697#: config/tc-hppa.c:5114
6698#, fuzzy
6699msgid "Branch to unaligned address"
6700msgstr "分支操作数未对齐"
6701
6702#: config/tc-hppa.c:5298
6703#, fuzzy
6704msgid "Invalid SFU identifier"
6705msgstr "无效的初始值设定"
6706
6707#: config/tc-hppa.c:5348
6708#, fuzzy
6709msgid "Invalid COPR identifier"
6710msgstr "无效标识符:%s"
6711
6712#: config/tc-hppa.c:5477
6713msgid "Invalid Floating Point Operand Format."
6714msgstr ""
6715
6716#: config/tc-hppa.c:5597 config/tc-hppa.c:5617 config/tc-hppa.c:5637
6717#: config/tc-hppa.c:5657 config/tc-hppa.c:5677
6718msgid "Invalid register for single precision fmpyadd or fmpysub"
6719msgstr ""
6720
6721#: config/tc-hppa.c:5745
6722#, fuzzy, c-format
6723msgid "Invalid operands %s"
6724msgstr "%%R 代码的操作数无效"
6725
6726#: config/tc-hppa.c:5755
6727#, fuzzy, c-format
6728msgid "Immediates %d and %d will give undefined behavior."
6729msgstr "%qE上的运算结果可能是未定义的"
6730
6731#: config/tc-hppa.c:5807 config/tc-hppa.c:7034 config/tc-hppa.c:7089
6732msgid "Missing function name for .PROC (corrupted label chain)"
6733msgstr ""
6734
6735#: config/tc-hppa.c:5810 config/tc-hppa.c:7092
6736msgid "Missing function name for .PROC"
6737msgstr ""
6738
6739#: config/tc-hppa.c:5869
6740#, fuzzy
6741msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
6742msgstr "%L处 ACOS 的参数必须在 -1 和 1 之间"
6743
6744#: config/tc-hppa.c:5965
6745#, fuzzy, c-format
6746msgid "Invalid .CALL argument: %s"
6747msgstr "%<...%>作为实参。)"
6748
6749#: config/tc-hppa.c:6113
6750msgid ".callinfo is not within a procedure definition"
6751msgstr ""
6752
6753#: config/tc-hppa.c:6133
6754#, fuzzy, c-format
6755msgid "FRAME parameter must be a multiple of 8: %d\n"
6756msgstr "%2$qE的第 %1$d 个参数必须是 %3$d 的倍数"
6757
6758#: config/tc-hppa.c:6152
6759#, fuzzy
6760msgid "Value for ENTRY_GR must be in the range 3..18\n"
6761msgstr "%2$qE的第 %1$d 个参数必须是在 %3$d 和 %4$d 之间"
6762
6763#: config/tc-hppa.c:6164
6764#, fuzzy
6765msgid "Value for ENTRY_FR must be in the range 12..21\n"
6766msgstr "%2$qE的第 %1$d 个参数必须是在 %3$d 和 %4$d 之间"
6767
6768#: config/tc-hppa.c:6174
6769#, fuzzy
6770msgid "Value for ENTRY_SR must be 3\n"
6771msgstr "“N”的值必须是正数。"
6772
6773#: config/tc-hppa.c:6230
6774#, fuzzy, c-format
6775msgid "Invalid .CALLINFO argument: %s"
6776msgstr "%<...%>作为实参。)"
6777
6778#: config/tc-hppa.c:6340
6779#, fuzzy
6780msgid "The .ENTER pseudo-op is not supported"
6781msgstr "%P%F:不支持 -shared\n"
6782
6783#: config/tc-hppa.c:6356
6784msgid "Misplaced .entry. Ignored."
6785msgstr ""
6786
6787#: config/tc-hppa.c:6360
6788msgid "Missing .callinfo."
6789msgstr ""
6790
6791#: config/tc-hppa.c:6424
6792#, fuzzy
6793msgid ".REG expression must be a register"
6794msgstr "调度块大小表达式必须为整型"
6795
6796#: config/tc-hppa.c:6440
6797msgid "bad or irreducible absolute expression; zero assumed"
6798msgstr ""
6799
6800#: config/tc-hppa.c:6451
6801msgid ".REG must use a label"
6802msgstr ""
6803
6804#: config/tc-hppa.c:6453
6805msgid ".EQU must use a label"
6806msgstr ""
6807
6808#: config/tc-hppa.c:6515
6809#, fuzzy, c-format
6810msgid "Symbol '%s' could not be created."
6811msgstr "`%.*s' 已被定义为对照符号"
6812
6813#: config/tc-hppa.c:6519
6814#, fuzzy
6815msgid "No memory for symbol name."
6816msgstr ""
6817"\n"
6818" End+1 符号:%ld"
6819
6820#: config/tc-hppa.c:6569
6821msgid ".EXIT must appear within a procedure"
6822msgstr ""
6823
6824#: config/tc-hppa.c:6573
6825msgid "Missing .callinfo"
6826msgstr ""
6827
6828#: config/tc-hppa.c:6577
6829msgid "No .ENTRY for this .EXIT"
6830msgstr ""
6831
6832#: config/tc-hppa.c:6617
6833#, c-format
6834msgid "Using ENTRY rather than CODE in export directive for %s"
6835msgstr ""
6836
6837#: config/tc-hppa.c:6740
6838#, c-format
6839msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
6840msgstr ""
6841
6842#: config/tc-hppa.c:6764
6843#, fuzzy, c-format
6844msgid "Cannot define export symbol: %s\n"
6845msgstr "%X不能导出 %s:找不到符号\n"
6846
6847#: config/tc-hppa.c:6861
6848msgid "Missing label name on .LABEL"
6849msgstr ""
6850
6851#: config/tc-hppa.c:6866
6852msgid "extra .LABEL arguments ignored."
6853msgstr ""
6854
6855#: config/tc-hppa.c:6882
6856#, fuzzy
6857msgid "The .LEAVE pseudo-op is not supported"
6858msgstr "%P%F:不支持 -shared\n"
6859
6860#: config/tc-hppa.c:6920
6861#, fuzzy
6862msgid "Unrecognized .LEVEL argument\n"
6863msgstr "无法识别的重定位"
6864
6865#: config/tc-hppa.c:6954
6866#, fuzzy, c-format
6867msgid "Cannot define static symbol: %s\n"
6868msgstr "%P: 警告: 无法找到 thumb 开始符号 %s\n"
6869
6870#: config/tc-hppa.c:6988
6871#, fuzzy
6872msgid "Nested procedures"
6873msgstr "模块过程"
6874
6875#: config/tc-hppa.c:6998
6876#, fuzzy
6877msgid "Cannot allocate unwind descriptor\n"
6878msgstr "g0 描述符不允许有 E 限定符"
6879
6880#: config/tc-hppa.c:7096
6881msgid "misplaced .procend"
6882msgstr ""
6883
6884#: config/tc-hppa.c:7099
6885msgid "Missing .callinfo for this procedure"
6886msgstr ""
6887
6888#: config/tc-hppa.c:7102
6889msgid "Missing .EXIT for a .ENTRY"
6890msgstr ""
6891
6892#: config/tc-hppa.c:7139
6893#, fuzzy
6894msgid "Not in a space.\n"
6895msgstr "堆栈溢出。\n"
6896
6897#: config/tc-hppa.c:7142
6898#, fuzzy
6899msgid "Not in a subspace.\n"
6900msgstr "堆栈溢出。\n"
6901
6902#: config/tc-hppa.c:7231
6903#, fuzzy
6904msgid "Invalid .SPACE argument"
6905msgstr "无效的 IACC 实参"
6906
6907#: config/tc-hppa.c:7277
6908msgid "Can't change spaces within a procedure definition. Ignored"
6909msgstr ""
6910
6911#: config/tc-hppa.c:7405
6912#, c-format
6913msgid "Undefined space: '%s' Assuming space number = 0."
6914msgstr ""
6915
6916#: config/tc-hppa.c:7428
6917msgid "Must be in a space before changing or declaring subspaces.\n"
6918msgstr ""
6919
6920#: config/tc-hppa.c:7432
6921msgid "Can't change subspaces within a procedure definition. Ignored"
6922msgstr ""
6923
6924#: config/tc-hppa.c:7468
6925msgid "Parameters of an existing subspace can't be modified"
6926msgstr ""
6927
6928#: config/tc-hppa.c:7520
6929#, fuzzy
6930msgid "Alignment must be a power of 2"
6931msgstr "栈大小必须刚好是 2 的某次方"
6932
6933#: config/tc-hppa.c:7567
6934#, fuzzy
6935msgid "FIRST not supported as a .SUBSPACE argument"
6936msgstr "SPE 在此目标机上不受支持"
6937
6938#: config/tc-hppa.c:7569
6939#, fuzzy
6940msgid "Invalid .SUBSPACE argument"
6941msgstr "无效的 IACC 实参"
6942
6943#: config/tc-hppa.c:7758
6944#, fuzzy, c-format
6945msgid "Internal error: Unable to find containing space for %s."
6946msgstr "<操作数表中出现内部错误:%s %s>\n"
6947
6948#: config/tc-hppa.c:7796
6949#, c-format
6950msgid "Out of memory: could not allocate new space chain entry: %s\n"
6951msgstr ""
6952
6953#: config/tc-hppa.c:7884
6954#, c-format
6955msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
6956msgstr ""
6957
6958#: config/tc-hppa.c:8329
6959#, fuzzy
6960msgid "-R option not supported on this target."
6961msgstr "堆栈限制在此目标机上不受支持"
6962
6963#: config/tc-hppa.c:8346 config/tc-sparc.c:854 config/tc-sparc.c:891
6964#, fuzzy, c-format
6965msgid "Internal error: can't hash `%s': %s\n"
6966msgstr "内部错误:错误的 sparc-opcode.h:“%s”,%#.8lx,%#.8lx\n"
6967
6968#: config/tc-hppa.c:8355 config/tc-i860.c:236
6969#, fuzzy, c-format
6970msgid "internal error: losing opcode: `%s' \"%s\"\n"
6971msgstr "<操作数表中出现内部错误:%s %s>\n"
6972
6973#: config/tc-i370.c:419 config/tc-ppc.c:1218 config/tc-s390.c:432
6974#: config/tc-s390.c:439
6975#, fuzzy, c-format
6976msgid "invalid switch -m%s"
6977msgstr "无效的移位操作数"
6978
6979#: config/tc-i370.c:516 config/tc-s390.c:519
6980#, fuzzy, c-format
6981msgid "Internal assembler error for instruction %s"
6982msgstr "反汇编器内部错误"
6983
6984#: config/tc-i370.c:535
6985#, fuzzy, c-format
6986msgid "Internal assembler error for macro %s"
6987msgstr "反汇编器内部错误"
6988
6989#: config/tc-i370.c:630 config/tc-ppc.c:1995
6990msgid "identifier+constant@got means identifier@got+constant"
6991msgstr ""
6992
6993#: config/tc-i370.c:684 config/tc-m68k.c:8079 config/tc-ppc.c:2083
6994#, fuzzy, c-format
6995msgid "%s relocations do not fit in %d bytes\n"
6996msgstr ""
6997"\n"
6998" “%s” 位于偏移量 0x%lx 的重定位区段含有 %ld 个字节:\n"
6999
7000#: config/tc-i370.c:926 config/tc-i370.c:966
7001#, fuzzy
7002msgid "unsupported DC type"
7003msgstr "不支持的重定位类型"
7004
7005#: config/tc-i370.c:938 config/tc-i370.c:948 config/tc-i370.c:1530
7006#: config/tc-i370.c:1541
7007#, fuzzy
7008msgid "missing end-quote"
7009msgstr "缺少数字"
7010
7011#: config/tc-i370.c:996
7012#, fuzzy
7013msgid "unsupported alignment"
7014msgstr "不支持的限定符"
7015
7016#: config/tc-i370.c:1003
7017#, fuzzy
7018msgid "this DS form not yet supported"
7019msgstr "不支持的 BCD 浮点类型"
7020
7021#: config/tc-i370.c:1046 config/tc-m32r.c:1493 config/tc-microblaze.c:191
7022msgid "Expected comma after symbol-name: rest of line ignored."
7023msgstr ""
7024
7025#: config/tc-i370.c:1069 config/tc-m32r.c:1517 config/tc-microblaze.c:213
7026#: config/tc-ppc.c:2170 config/tc-ppc.c:3653 config/tc-ppc.c:3696
7027#: config/tc-ppc.c:5280
7028#, fuzzy
7029msgid "ignoring bad alignment"
7030msgstr "忽略重复的目录“%s”\n"
7031
7032#: config/tc-i370.c:1080 config/tc-m32r.c:1544 config/tc-microblaze.c:224
7033#, fuzzy, c-format
7034msgid "Ignoring attempt to re-define symbol `%s'."
7035msgstr "警告:试图导出未定义的符号“%s”"
7036
7037#: config/tc-i370.c:1088 config/tc-microblaze.c:232
7038#, c-format
7039msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
7040msgstr ""
7041
7042#: config/tc-i370.c:1107 config/tc-m32r.c:1529 config/tc-microblaze.c:248
7043#: config/tc-v850.c:384
7044#, fuzzy
7045msgid "Common alignment not a power of 2"
7046msgstr "要求的对齐边界不是 2 的某次方"
7047
7048#: config/tc-i370.c:1245
7049#, fuzzy
7050msgid "Missing or bad .using directive"
7051msgstr "缺少控制谓词"
7052
7053#: config/tc-i370.c:1290
7054#, fuzzy
7055msgid "Literal Pool Overflow"
7056msgstr "整数溢出"
7057
7058#: config/tc-i370.c:1588
7059#, fuzzy
7060msgid "expression not a constant"
7061msgstr "地址偏移量不是一个常量"
7062
7063#: config/tc-i370.c:1595
7064#, fuzzy
7065msgid "Unknown/unsupported address literal type"
7066msgstr "%s:不支持的重定位的类型 %s"
7067
7068#: config/tc-i370.c:1618
7069#, c-format
7070msgid ".ltorg without prior .using in section %s"
7071msgstr ""
7072
7073#: config/tc-i370.c:1622
7074#, c-format
7075msgid ".ltorg in section %s paired to .using in section %s"
7076msgstr ""
7077
7078#: config/tc-i370.c:1645
7079#, c-format
7080msgid "bad alignment of %d bytes in literal pool"
7081msgstr ""
7082
7083#: config/tc-i370.c:1669
7084#, fuzzy
7085msgid "bad literal size\n"
7086msgstr "数据大小 %ld"
7087
7088#: config/tc-i370.c:1743
7089msgid ".using: base address expression illegal or too complex"
7090msgstr ""
7091
7092#: config/tc-i370.c:1778 config/tc-i370.c:1787
7093#, c-format
7094msgid "droping register %d in section %s does not match using register %d"
7095msgstr ""
7096
7097#: config/tc-i370.c:1791
7098#, c-format
7099msgid "droping register %d in section %s previously used in section %s"
7100msgstr ""
7101
7102#: config/tc-i370.c:1847 config/tc-ppc.c:3490
7103#, fuzzy
7104msgid "wrong number of operands"
7105msgstr "形参数量不同"
7106
7107#: config/tc-i370.c:1928 config/tc-mn10200.c:899 config/tc-mn10300.c:1253
7108#: config/tc-s390.c:1608 config/tc-v850.c:2313
7109#, fuzzy, c-format
7110msgid "Unrecognized opcode: `%s'"
7111msgstr "无法识别的选项"
7112
7113#: config/tc-i370.c:2071
7114#, fuzzy
7115msgid "not using any base register"
7116msgstr "找不到可溢出的寄存器"
7117
7118#: config/tc-i370.c:2101
7119#, fuzzy, c-format
7120msgid "expecting a register for operand %d"
7121msgstr "需要整数或布尔类型"
7122
7123#. Not used --- don't have any 8 byte instructions.
7124#: config/tc-i370.c:2222
7125#, fuzzy
7126msgid "Internal Error: bad instruction length"
7127msgstr "内部错误:错误的寄存器:%dt"
7128
7129#: config/tc-i386.c:2077
7130#, fuzzy, c-format
7131msgid "%s shortened to %s"
7132msgstr "%<short%>对%qs无效"
7133
7134#: config/tc-i386.c:2163
7135msgid "same type of prefix used twice"
7136msgstr ""
7137
7138#: config/tc-i386.c:2190
7139#, fuzzy, c-format
7140msgid "64bit mode not supported on `%s'."
7141msgstr "z/Architecture 模式在 %s 上不受支持"
7142
7143#: config/tc-i386.c:2199
7144#, fuzzy, c-format
7145msgid "32bit mode not supported on `%s'."
7146msgstr "z/Architecture 模式在 %s 上不受支持"
7147
7148#: config/tc-i386.c:2239
7149#, fuzzy
7150msgid "bad argument to syntax directive."
7151msgstr "%qs对%qs而言无效"
7152
7153#: config/tc-i386.c:2302
7154#, fuzzy, c-format
7155msgid "bad argument to %s_check directive."
7156msgstr "%qs对%qs而言无效"
7157
7158#: config/tc-i386.c:2306
7159#, fuzzy, c-format
7160msgid "missing argument for %s_check directive"
7161msgstr "%qs缺少参数"
7162
7163#: config/tc-i386.c:2341
7164#, fuzzy, c-format
7165msgid "`%s' is not supported on `%s'"
7166msgstr "%s:重定位 %s 不支持符号 %s。"
7167
7168#: config/tc-i386.c:2415
7169#, fuzzy, c-format
7170msgid "no such architecture: `%s'"
7171msgstr "体系结构:%s,"
7172
7173#: config/tc-i386.c:2420
7174#, fuzzy
7175msgid "missing cpu architecture"
7176msgstr "%qs后缺少宏名"
7177
7178#: config/tc-i386.c:2434
7179#, fuzzy, c-format
7180msgid "no such architecture modifier: `%s'"
7181msgstr "%X%P: 不明特征 %s\n"
7182
7183#: config/tc-i386.c:2449 config/tc-i386.c:2472
7184msgid "Intel L1OM is 64bit ELF only"
7185msgstr ""
7186
7187#: config/tc-i386.c:2456 config/tc-i386.c:2479
7188msgid "Intel K1OM is 64bit ELF only"
7189msgstr ""
7190
7191#: config/tc-i386.c:2490 config/tc-i386.c:9976
7192#, fuzzy
7193msgid "unknown architecture"
7194msgstr "未知的体系结构 %s"
7195
7196#: config/tc-i386.c:2524 config/tc-i386.c:2546
7197#, fuzzy, c-format
7198msgid "can't hash %s: %s"
7199msgstr "无法读取 %s:%m"
7200
7201#: config/tc-i386.c:2839
7202msgid "there are no pc-relative size relocations"
7203msgstr ""
7204
7205#: config/tc-i386.c:2849
7206#, fuzzy, c-format
7207msgid "unknown relocation (%u)"
7208msgstr "未指定未知的重定位方式"
7209
7210#: config/tc-i386.c:2851
7211#, c-format
7212msgid "%u-byte relocation cannot be applied to %u-byte field"
7213msgstr ""
7214
7215#: config/tc-i386.c:2855
7216msgid "non-pc-relative relocation for pc-relative field"
7217msgstr ""
7218
7219#: config/tc-i386.c:2860
7220#, fuzzy
7221msgid "relocated field and relocation type differ in signedness"
7222msgstr "返回指针时目标与指针符号不一致"
7223
7224#: config/tc-i386.c:2869
7225#, fuzzy
7226msgid "there are no unsigned pc-relative relocations"
7227msgstr "生成运行时重定位"
7228
7229#: config/tc-i386.c:2879
7230#, fuzzy, c-format
7231msgid "cannot do %u byte pc-relative relocation"
7232msgstr "无法读取设备 %s.\n"
7233
7234#: config/tc-i386.c:2896
7235#, fuzzy, c-format
7236msgid "cannot do %s %u byte relocation"
7237msgstr "无法读取设备 %s.\n"
7238
7239#: config/tc-i386.c:3352
7240#, c-format
7241msgid "can't use register '%s%s' as operand %d in '%s'."
7242msgstr ""
7243
7244#: config/tc-i386.c:3391 config/tc-i386.c:3528
7245#, fuzzy, c-format
7246msgid "invalid instruction `%s' after `%s'"
7247msgstr "错误的指令‘%.50s’"
7248
7249#: config/tc-i386.c:3397
7250#, fuzzy, c-format
7251msgid "missing `lock' with `%s'"
7252msgstr "缺少字段‘%s’,在‘%s’中"
7253
7254#: config/tc-i386.c:3404
7255#, c-format
7256msgid "instruction `%s' after `xacquire' not allowed"
7257msgstr ""
7258
7259#: config/tc-i386.c:3411
7260#, c-format
7261msgid "memory destination needed for instruction `%s' after `xrelease'"
7262msgstr ""
7263
7264#: config/tc-i386.c:3502
7265#, fuzzy, c-format
7266msgid "SSE instruction `%s' is used"
7267msgstr "错误的指令‘%.50s’"
7268
7269#: config/tc-i386.c:3516 config/tc-i386.c:5263
7270#, fuzzy, c-format
7271msgid "ambiguous operand size for `%s'"
7272msgstr "调用重载的%<%D(%A)%>有歧义"
7273
7274#: config/tc-i386.c:3541
7275msgid "expecting lockable instruction after `lock'"
7276msgstr ""
7277
7278#: config/tc-i386.c:3551
7279msgid "expecting valid branch instruction after `bnd'"
7280msgstr ""
7281
7282#: config/tc-i386.c:3556
7283msgid "32-bit address isn't allowed in 64-bit MPX instructions."
7284msgstr ""
7285
7286#. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
7287#: config/tc-i386.c:3611
7288#, c-format
7289msgid "translating to `%sp'"
7290msgstr ""
7291
7292#: config/tc-i386.c:3669
7293#, c-format
7294msgid "can't encode register '%s%s' in an instruction requiring REX prefix."
7295msgstr ""
7296
7297#: config/tc-i386.c:3709 config/tc-i386.c:3850
7298#, fuzzy, c-format
7299msgid "no such instruction: `%s'"
7300msgstr "错误的指令‘%.50s’"
7301
7302#: config/tc-i386.c:3720 config/tc-i386.c:3883
7303#, fuzzy, c-format
7304msgid "invalid character %s in mnemonic"
7305msgstr "%C处的名字中有非法字符"
7306
7307#: config/tc-i386.c:3727
7308msgid "expecting prefix; got nothing"
7309msgstr ""
7310
7311#: config/tc-i386.c:3729
7312msgid "expecting mnemonic; got nothing"
7313msgstr ""
7314
7315#: config/tc-i386.c:3744 config/tc-i386.c:3901
7316#, fuzzy, c-format
7317msgid "`%s' is only supported in 64-bit mode"
7318msgstr "%srtd%s 在 64 位模式下被忽略"
7319
7320#: config/tc-i386.c:3745 config/tc-i386.c:3900
7321#, fuzzy, c-format
7322msgid "`%s' is not supported in 64-bit mode"
7323msgstr "%srtd%s 在 64 位模式下被忽略"
7324
7325#: config/tc-i386.c:3757
7326#, c-format
7327msgid "redundant %s prefix"
7328msgstr ""
7329
7330#: config/tc-i386.c:3907
7331#, fuzzy, c-format
7332msgid "`%s' is not supported on `%s%s'"
7333msgstr "%s:重定位 %s 不支持符号 %s。"
7334
7335#: config/tc-i386.c:3918
7336#, fuzzy
7337msgid "use .code16 to ensure correct addressing mode"
7338msgstr "无效寻址模式"
7339
7340#: config/tc-i386.c:3942
7341#, fuzzy, c-format
7342msgid "invalid character %s before operand %d"
7343msgstr "操作数的约束无效"
7344
7345#: config/tc-i386.c:3956
7346#, fuzzy, c-format
7347msgid "unbalanced parenthesis in operand %d."
7348msgstr "无效的表达式用作操作数"
7349
7350#: config/tc-i386.c:3959
7351#, c-format
7352msgid "unbalanced brackets in operand %d."
7353msgstr ""
7354
7355#: config/tc-i386.c:3968
7356#, fuzzy, c-format
7357msgid "invalid character %s in operand %d"
7358msgstr "%C处的名字中有非法字符"
7359
7360#: config/tc-i386.c:3996
7361#, c-format
7362msgid "spurious operands; (%d operands/instruction max)"
7363msgstr ""
7364
7365#: config/tc-i386.c:4019
7366msgid "expecting operand after ','; got nothing"
7367msgstr ""
7368
7369#: config/tc-i386.c:4024
7370msgid "expecting operand before ','; got nothing"
7371msgstr ""
7372
7373#: config/tc-i386.c:4394
7374msgid "mask, index, and destination registers should be distinct"
7375msgstr ""
7376
7377#: config/tc-i386.c:4409
7378msgid "index and destination registers should be distinct"
7379msgstr ""
7380
7381#: config/tc-i386.c:4923
7382#, fuzzy
7383msgid "operand size mismatch"
7384msgstr "表达式栈不匹配"
7385
7386#: config/tc-i386.c:4926
7387#, fuzzy
7388msgid "operand type mismatch"
7389msgstr "<返回值>"
7390
7391#: config/tc-i386.c:4929
7392#, fuzzy
7393msgid "register type mismatch"
7394msgstr "<返回值>"
7395
7396#: config/tc-i386.c:4932
7397msgid "number of operands mismatch"
7398msgstr ""
7399
7400#: config/tc-i386.c:4935
7401#, fuzzy
7402msgid "invalid instruction suffix"
7403msgstr "启用 clip 指令"
7404
7405#: config/tc-i386.c:4938
7406#, fuzzy
7407msgid "constant doesn't fit in 4 bits"
7408msgstr "inlined_to pointer 指向自身"
7409
7410#: config/tc-i386.c:4941
7411#, fuzzy
7412msgid "only supported with old gcc"
7413msgstr "取样不支持 -mg"
7414
7415#: config/tc-i386.c:4944
7416#, fuzzy
7417msgid "unsupported with Intel mnemonic"
7418msgstr "不支持的重定位"
7419
7420#: config/tc-i386.c:4947
7421#, fuzzy
7422msgid "unsupported syntax"
7423msgstr "不支持的真理哈希类型 %d。\n"
7424
7425#: config/tc-i386.c:4950
7426#, fuzzy, c-format
7427msgid "unsupported instruction `%s'"
7428msgstr "不支持的组合:%s"
7429
7430#: config/tc-i386.c:4954
7431#, fuzzy
7432msgid "invalid VSIB address"
7433msgstr "无效地址"
7434
7435#: config/tc-i386.c:4957
7436msgid "mask, index, and destination registers must be distinct"
7437msgstr ""
7438
7439#: config/tc-i386.c:4960
7440#, fuzzy
7441msgid "unsupported vector index register"
7442msgstr "扩展的寄存器不支持的操作数大小"
7443
7444#: config/tc-i386.c:4963
7445#, fuzzy
7446msgid "unsupported broadcast"
7447msgstr ""
7448"\n"
7449"重定位节 "
7450
7451#: config/tc-i386.c:4966
7452msgid "broadcast not on source memory operand"
7453msgstr ""
7454
7455#: config/tc-i386.c:4969
7456msgid "broadcast is needed for operand of such type"
7457msgstr ""
7458
7459#: config/tc-i386.c:4972
7460#, fuzzy
7461msgid "unsupported masking"
7462msgstr ""
7463"\n"
7464"重定位节 "
7465
7466#: config/tc-i386.c:4975
7467#, fuzzy
7468msgid "mask not on destination operand"
7469msgstr "无效的条件操作数"
7470
7471#: config/tc-i386.c:4978
7472msgid "default mask isn't allowed"
7473msgstr ""
7474
7475#: config/tc-i386.c:4981
7476#, fuzzy
7477msgid "unsupported static rounding/sae"
7478msgstr "不支持的 .stab 重定位"
7479
7480#: config/tc-i386.c:4985
7481#, fuzzy
7482msgid "RC/SAE operand must precede immediate operands"
7483msgstr "掩码必须是一个立即数"
7484
7485#: config/tc-i386.c:4987
7486#, fuzzy
7487msgid "RC/SAE operand must follow immediate operands"
7488msgstr "掩码必须是一个立即数"
7489
7490#: config/tc-i386.c:4990 config/tc-metag.c:4788 config/tc-metag.c:5529
7491#: config/tc-metag.c:5551
7492#, fuzzy
7493msgid "invalid register operand"
7494msgstr "无效的寄存器偏移量"
7495
7496#: config/tc-i386.c:4993
7497#, fuzzy, c-format
7498msgid "%s for `%s'"
7499msgstr "%s:‘%s’没有行\n"
7500
7501#: config/tc-i386.c:5004
7502#, c-format
7503msgid "indirect %s without `*'"
7504msgstr ""
7505
7506#. Warn them that a data or address size prefix doesn't
7507#. affect assembly of the next line of code.
7508#: config/tc-i386.c:5012
7509#, c-format
7510msgid "stand-alone `%s' prefix"
7511msgstr ""
7512
7513#: config/tc-i386.c:5046 config/tc-i386.c:5062
7514#, fuzzy, c-format
7515msgid "`%s' operand %d must use `%ses' segment"
7516msgstr "输出操作数 %d 必须使用%<&%>约束"
7517
7518#. We have to know the operand size for crc32.
7519#: config/tc-i386.c:5116
7520#, fuzzy, c-format
7521msgid "ambiguous memory operand size for `%s`"
7522msgstr "调用重载的%<%D(%A)%>有歧义"
7523
7524#: config/tc-i386.c:5236
7525msgid "no instruction mnemonic suffix given and no register operands; can't size instruction"
7526msgstr ""
7527
7528#: config/tc-i386.c:5378 config/tc-i386.c:5452 config/tc-i386.c:5563
7529#, c-format
7530msgid "using `%s%s' instead of `%s%s' due to `%c' suffix"
7531msgstr ""
7532
7533#: config/tc-i386.c:5405 config/tc-i386.c:5429 config/tc-i386.c:5494
7534#: config/tc-i386.c:5539
7535#, fuzzy, c-format
7536msgid "`%s%s' not allowed with `%s%c'"
7537msgstr "%%define 变量 %s 被重新定义"
7538
7539#: config/tc-i386.c:5446 config/tc-i386.c:5472 config/tc-i386.c:5518
7540#: config/tc-i386.c:5557
7541#, c-format
7542msgid "incorrect register `%s%s' used with `%c' suffix"
7543msgstr ""
7544
7545#: config/tc-i386.c:5626
7546msgid "no instruction mnemonic suffix given; can't determine immediate size"
7547msgstr ""
7548
7549#: config/tc-i386.c:5662
7550#, c-format
7551msgid "the last operand of `%s' must be `%s%s'"
7552msgstr ""
7553
7554#: config/tc-i386.c:5665
7555#, fuzzy, c-format
7556msgid "the first operand of `%s' must be `%s%s'"
7557msgstr "目的寄存器操作数必须是偶数"
7558
7559#: config/tc-i386.c:5814
7560#, fuzzy, c-format
7561msgid "you can't `pop %scs'"
7562msgstr "无法 popen “%s”:%s"
7563
7564#. Reversed arguments on faddp, fsubp, etc.
7565#: config/tc-i386.c:5843
7566#, c-format
7567msgid "translating to `%s %s%s,%s%s'"
7568msgstr ""
7569
7570#. Extraneous `l' suffix on fp insn.
7571#: config/tc-i386.c:5850
7572#, fuzzy, c-format
7573msgid "translating to `%s %s%s'"
7574msgstr "缺少方法%s%s%s"
7575
7576#: config/tc-i386.c:5878
7577#, c-format
7578msgid "segment override on `%s' is ineffectual"
7579msgstr ""
7580
7581#: config/tc-i386.c:6694 config/tc-i386.c:6801 config/tc-i386.c:6858
7582#, fuzzy
7583msgid "skipping prefixes on this instruction"
7584msgstr "%qs需要 Branch-Likely 指令"
7585
7586#: config/tc-i386.c:6878
7587#, fuzzy
7588msgid "16-bit jump out of range"
7589msgstr "21位长的偏移量越界"
7590
7591#: config/tc-i386.c:6887
7592#, fuzzy, c-format
7593msgid "can't handle non absolute segment in `%s'"
7594msgstr "无法创建 .lib 文件:%s: %s"
7595
7596#: config/tc-i386.c:7515 config/tc-i386.c:7618
7597#, fuzzy, c-format
7598msgid "@%s reloc is not supported with %d-bit output format"
7599msgstr "%qE属性在此平台上不受支持"
7600
7601#: config/tc-i386.c:7667
7602#, fuzzy, c-format
7603msgid "missing or invalid expression `%s'"
7604msgstr "缺少自增语句"
7605
7606#: config/tc-i386.c:7747
7607#, fuzzy, c-format
7608msgid "Unsupported broadcast: `%s'"
7609msgstr "支持的标志:%s"
7610
7611#: config/tc-i386.c:7762
7612#, fuzzy, c-format
7613msgid "`%s' can't be used for write mask"
7614msgstr "%s 不能在这里用于 asm"
7615
7616#: config/tc-i386.c:7785
7617#, fuzzy, c-format
7618msgid "invalid write mask `%s'"
7619msgstr "%q+D的寄存器名无效"
7620
7621#: config/tc-i386.c:7807 config/tc-i386.c:8439
7622#, fuzzy, c-format
7623msgid "duplicated `%s'"
7624msgstr "重复的%qs"
7625
7626#: config/tc-i386.c:7817
7627#, fuzzy, c-format
7628msgid "invalid zeroing-masking `%s'"
7629msgstr "无效的 #pragma %s"
7630
7631#: config/tc-i386.c:7830
7632#, fuzzy, c-format
7633msgid "missing `}' in `%s'"
7634msgstr "缺少字段‘%s’,在‘%s’中"
7635
7636#. We don't know this one.
7637#: config/tc-i386.c:7838
7638#, fuzzy, c-format
7639msgid "unknown vector operation: `%s'"
7640msgstr "未知的约束‘%c’"
7641
7642#: config/tc-i386.c:7858
7643#, fuzzy, c-format
7644msgid "at most %d immediate operands are allowed"
7645msgstr "符号被用作立即操作数"
7646
7647#: config/tc-i386.c:7892 config/tc-i386.c:8141
7648#, fuzzy, c-format
7649msgid "junk `%s' after expression"
7650msgstr "跳转至语句表达式中"
7651
7652#: config/tc-i386.c:7913
7653#, fuzzy, c-format
7654msgid "missing or invalid immediate expression `%s'"
7655msgstr "错误的立即数表达式"
7656
7657#: config/tc-i386.c:7936 config/tc-i386.c:8231
7658#, fuzzy, c-format
7659msgid "unimplemented segment %s in operand"
7660msgstr "未实现 - shmedia 取样"
7661
7662#: config/tc-i386.c:7943
7663#, fuzzy, c-format
7664msgid "illegal immediate register operand %s"
7665msgstr "立即数"
7666
7667#: config/tc-i386.c:7991
7668#, c-format
7669msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
7670msgstr ""
7671
7672#: config/tc-i386.c:8000
7673#, fuzzy, c-format
7674msgid "scale factor of %d without an index register"
7675msgstr "符号同时使用了基址和变址寄存器"
7676
7677#: config/tc-i386.c:8022
7678#, c-format
7679msgid "at most %d displacement operands are allowed"
7680msgstr ""
7681
7682#: config/tc-i386.c:8197
7683#, fuzzy, c-format
7684msgid "missing or invalid displacement expression `%s'"
7685msgstr "缺少自增语句"
7686
7687#: config/tc-i386.c:8214
7688#, c-format
7689msgid "0x%lx out range of signed 32bit displacement"
7690msgstr ""
7691
7692#: config/tc-i386.c:8354
7693#, c-format
7694msgid "`%s' is not valid here (expected `%c%s%s%c')"
7695msgstr ""
7696
7697#: config/tc-i386.c:8366
7698#, fuzzy, c-format
7699msgid "`%s' is not a valid %s expression"
7700msgstr "%qE不是一个常量表达式"
7701
7702#: config/tc-i386.c:8452
7703#, fuzzy, c-format
7704msgid "Missing '}': '%s'"
7705msgstr "缺少字段‘%s’,在‘%s’中"
7706
7707#: config/tc-i386.c:8458
7708#, fuzzy, c-format
7709msgid "Junk after '}': '%s'"
7710msgstr "%C处在 CALL 以后有垃圾字符"
7711
7712#: config/tc-i386.c:8543
7713#, fuzzy, c-format
7714msgid "bad memory operand `%s'"
7715msgstr "错误的操作数"
7716
7717#: config/tc-i386.c:8567
7718#, fuzzy, c-format
7719msgid "junk `%s' after register"
7720msgstr "‘%s’不能被用作 PIC 寄存器"
7721
7722#: config/tc-i386.c:8580 config/tc-i386.c:8714 config/tc-i386.c:8758
7723#, fuzzy, c-format
7724msgid "bad register name `%s'"
7725msgstr "错误的寄存器名"
7726
7727#: config/tc-i386.c:8588
7728msgid "immediate operand illegal with absolute jump"
7729msgstr ""
7730
7731#: config/tc-i386.c:8616
7732#, fuzzy, c-format
7733msgid "too many memory references for `%s'"
7734msgstr "不使用未对齐的内存引用"
7735
7736#: config/tc-i386.c:8703
7737#, c-format
7738msgid "expecting `,' or `)' after index register in `%s'"
7739msgstr ""
7740
7741#: config/tc-i386.c:8731
7742#, c-format
7743msgid "expecting `)' after scale factor in `%s'"
7744msgstr ""
7745
7746#: config/tc-i386.c:8739
7747#, c-format
7748msgid "expecting index register or scale factor after `,'; got '%c'"
7749msgstr ""
7750
7751#: config/tc-i386.c:8747
7752#, c-format
7753msgid "expecting `,' or `)' after base register in `%s'"
7754msgstr ""
7755
7756#. It's not a memory operand; argh!
7757#: config/tc-i386.c:8794
7758#, fuzzy, c-format
7759msgid "invalid char %s beginning operand %d `%s'"
7760msgstr "单目操作中操作数无效"
7761
7762#: config/tc-i386.c:8984
7763#, fuzzy
7764msgid "long jump required"
7765msgstr "但实际需要 %d 个"
7766
7767#: config/tc-i386.c:9039
7768#, fuzzy
7769msgid "jump target out of range"
7770msgstr "立即数越界"
7771
7772#: config/tc-i386.c:9579
7773#, fuzzy
7774msgid "no compiled in support for x86_64"
7775msgstr "function_profiler 支持"
7776
7777#: config/tc-i386.c:9599
7778msgid "no compiled in support for 32bit x86_64"
7779msgstr ""
7780
7781#: config/tc-i386.c:9603
7782#, fuzzy
7783msgid "32bit x86_64 is only supported for ELF"
7784msgstr "PIC 只在 RTP 上受支持"
7785
7786#: config/tc-i386.c:9633 config/tc-i386.c:9689
7787#, fuzzy, c-format
7788msgid "invalid -march= option: `%s'"
7789msgstr "操作无效的对象"
7790
7791#: config/tc-i386.c:9698 config/tc-i386.c:9710
7792#, fuzzy, c-format
7793msgid "invalid -mtune= option: `%s'"
7794msgstr "操作无效的对象"
7795
7796#: config/tc-i386.c:9719
7797#, fuzzy, c-format
7798msgid "invalid -mmnemonic= option: `%s'"
7799msgstr "%s: 不适用的选项 -- %c\n"
7800
7801#: config/tc-i386.c:9728
7802#, fuzzy, c-format
7803msgid "invalid -msyntax= option: `%s'"
7804msgstr "操作无效的对象"
7805
7806#: config/tc-i386.c:9755
7807#, fuzzy, c-format
7808msgid "invalid -msse-check= option: `%s'"
7809msgstr "操作无效的对象"
7810
7811#: config/tc-i386.c:9766
7812#, fuzzy, c-format
7813msgid "invalid -moperand-check= option: `%s'"
7814msgstr "%%R 的操作数无效"
7815
7816#: config/tc-i386.c:9775
7817#, fuzzy, c-format
7818msgid "invalid -mavxscalar= option: `%s'"
7819msgstr "操作无效的对象"
7820
7821#: config/tc-i386.c:9790
7822#, fuzzy, c-format
7823msgid "invalid -mevexlig= option: `%s'"
7824msgstr "操作无效的对象"
7825
7826#: config/tc-i386.c:9799
7827#, fuzzy, c-format
7828msgid "invalid -mevexwig= option: `%s'"
7829msgstr "操作无效的对象"
7830
7831#: config/tc-i386.c:9891
7832#, fuzzy, c-format
7833msgid ""
7834" -Q ignored\n"
7835" -V print assembler version number\n"
7836" -k ignored\n"
7837msgstr ""
7838" -t 更新归档的符号映射时间戳记\n"
7839" -h --help 打印本帮助消息\n"
7840" -v --version 打印版本信息\n"
7841
7842#: config/tc-i386.c:9896
7843#, fuzzy, c-format
7844msgid ""
7845" -n Do not optimize code alignment\n"
7846" -q quieten some warnings\n"
7847msgstr ""
7848" -D 将 0 用于符号表时间戳(默认)\n"
7849" -U 使用实际符号表时间戳\n"
7850
7851#: config/tc-i386.c:9900
7852#, fuzzy, c-format
7853msgid " -s ignored\n"
7854msgstr " 版本: %d\n"
7855
7856#: config/tc-i386.c:9905
7857#, c-format
7858msgid " --32/--64/--x32 generate 32bit/64bit/x32 code\n"
7859msgstr ""
7860
7861#: config/tc-i386.c:9909
7862#, fuzzy, c-format
7863msgid " --divide do not treat `/' as a comment character\n"
7864msgstr " -shared 生成一个共享库\n"
7865
7866#: config/tc-i386.c:9912
7867#, fuzzy, c-format
7868msgid " --divide ignored\n"
7869msgstr " 版本: %d\n"
7870
7871#: config/tc-i386.c:9915
7872#, c-format
7873msgid ""
7874" -march=CPU[,+EXTENSION...]\n"
7875" generate code for CPU and EXTENSION, CPU is one of:\n"
7876msgstr ""
7877
7878#: config/tc-i386.c:9919
7879#, fuzzy, c-format
7880msgid " EXTENSION is combination of:\n"
7881msgstr " 类别: %s\n"
7882
7883#: config/tc-i386.c:9922
7884#, c-format
7885msgid " -mtune=CPU optimize for CPU, CPU is one of:\n"
7886msgstr ""
7887
7888#: config/tc-i386.c:9925
7889#, fuzzy, c-format
7890msgid " -msse2avx encode SSE instructions with VEX prefix\n"
7891msgstr "支持带 VEX 前缀的 SSE 指令"
7892
7893#: config/tc-i386.c:9927
7894#, c-format
7895msgid ""
7896" -msse-check=[none|error|warning]\n"
7897" check SSE instructions\n"
7898msgstr ""
7899
7900#: config/tc-i386.c:9930
7901#, c-format
7902msgid ""
7903" -moperand-check=[none|error|warning]\n"
7904" check operand combinations for validity\n"
7905msgstr ""
7906
7907#: config/tc-i386.c:9933
7908#, c-format
7909msgid ""
7910" -mavxscalar=[128|256] encode scalar AVX instructions with specific vector\n"
7911" length\n"
7912msgstr ""
7913
7914#: config/tc-i386.c:9936
7915#, c-format
7916msgid ""
7917" -mevexlig=[128|256|512] encode scalar EVEX instructions with specific vector\n"
7918" length\n"
7919msgstr ""
7920
7921#: config/tc-i386.c:9939
7922#, c-format
7923msgid ""
7924" -mevexwig=[0|1] encode EVEX instructions with specific EVEX.W value\n"
7925" for EVEX.W bit ignored instructions\n"
7926msgstr ""
7927
7928#: config/tc-i386.c:9942
7929#, c-format
7930msgid " -mmnemonic=[att|intel] use AT&T/Intel mnemonic\n"
7931msgstr ""
7932
7933#: config/tc-i386.c:9944
7934#, c-format
7935msgid " -msyntax=[att|intel] use AT&T/Intel syntax\n"
7936msgstr ""
7937
7938#: config/tc-i386.c:9946
7939#, c-format
7940msgid " -mindex-reg support pseudo index registers\n"
7941msgstr ""
7942
7943#: config/tc-i386.c:9948
7944#, c-format
7945msgid " -mnaked-reg don't require `%%' prefix for registers\n"
7946msgstr ""
7947
7948#: config/tc-i386.c:9950
7949#, c-format
7950msgid " -mold-gcc support old (<= 2.8.1) versions of gcc\n"
7951msgstr ""
7952
7953#: config/tc-i386.c:9952
7954#, c-format
7955msgid " -madd-bnd-prefix add BND prefix for all valid branches\n"
7956msgstr ""
7957
7958#: config/tc-i386.c:10026
7959msgid "Intel L1OM is 64bit only"
7960msgstr ""
7961
7962#: config/tc-i386.c:10032
7963msgid "Intel K1OM is 64bit only"
7964msgstr ""
7965
7966#: config/tc-i386.c:10213
7967#, fuzzy
7968msgid "symbol size computation overflow"
7969msgstr "以 %s 为准对齐重定位时发生溢出"
7970
7971#: config/tc-i386.c:10277
7972#, fuzzy, c-format
7973msgid "can not do %d byte pc-relative relocation"
7974msgstr "无法读取设备 %s.\n"
7975
7976#: config/tc-i386.c:10298
7977#, fuzzy, c-format
7978msgid "can not do %d byte relocation"
7979msgstr "无法读取设备 %s.\n"
7980
7981#: config/tc-i386.c:10366
7982#, fuzzy, c-format
7983msgid "cannot represent relocation type %s in x32 mode"
7984msgstr "无法读取实时时钟"
7985
7986#: config/tc-i386.c:10402 config/tc-s390.c:2479
7987#, fuzzy, c-format
7988msgid "cannot represent relocation type %s"
7989msgstr "无法读取实时时钟"
7990
7991#: config/tc-i386.c:10519
7992msgid "bad .section directive: want a,l,w,x,M,S,G,T in string"
7993msgstr ""
7994
7995#: config/tc-i386.c:10522
7996msgid "bad .section directive: want a,w,x,M,S,G,T in string"
7997msgstr ""
7998
7999#: config/tc-i386.c:10541
8000msgid ".largecomm supported only in 64bit mode, producing .comm"
8001msgstr ""
8002
8003#: config/tc-i860.c:122
8004msgid "Directive .dual available only with -mintel-syntax option"
8005msgstr ""
8006
8007#: config/tc-i860.c:132
8008msgid "Directive .enddual available only with -mintel-syntax option"
8009msgstr ""
8010
8011#: config/tc-i860.c:145
8012msgid "Directive .atmp available only with -mintel-syntax option"
8013msgstr ""
8014
8015#: config/tc-i860.c:167 config/tc-i860.c:171
8016msgid "Unknown temporary pseudo register"
8017msgstr ""
8018
8019#: config/tc-i860.c:247
8020msgid "Defective assembler. No assembly attempted."
8021msgstr ""
8022
8023#: config/tc-i860.c:393 config/tc-i860.c:939 config/tc-m68k.c:3918
8024#: config/tc-m68k.c:3950 config/tc-sparc.c:2897
8025msgid "failed sanity check."
8026msgstr ""
8027
8028#: config/tc-i860.c:400
8029#, c-format
8030msgid "Expanded opcode after delayed branch: `%s'"
8031msgstr ""
8032
8033#: config/tc-i860.c:404
8034#, fuzzy, c-format
8035msgid "Expanded opcode in dual mode: `%s'"
8036msgstr " 扩充操作码 %d: "
8037
8038#: config/tc-i860.c:408
8039#, c-format
8040msgid "An instruction was expanded (%s)"
8041msgstr ""
8042
8043#: config/tc-i860.c:675
8044msgid "Pipelined instruction: fsrc1 = fdest"
8045msgstr ""
8046
8047#: config/tc-i860.c:878 config/tc-i860.c:885 config/tc-i860.c:892
8048#, fuzzy
8049msgid "Assembler does not yet support PIC"
8050msgstr "不支持 multilib"
8051
8052#: config/tc-i860.c:956
8053#, fuzzy, c-format
8054msgid "Illegal operands for %s"
8055msgstr "不合法的算子"
8056
8057#: config/tc-i860.c:973
8058#, c-format
8059msgid "'d.%s' must be 8-byte aligned"
8060msgstr ""
8061
8062#: config/tc-i860.c:981
8063#, fuzzy, c-format
8064msgid "Prefix 'd.' invalid for instruction `%s'"
8065msgstr "错误的指令‘%.50s’"
8066
8067#: config/tc-i860.c:1134
8068#, c-format
8069msgid ""
8070" -EL\t\t\t generate code for little endian mode (default)\n"
8071" -EB\t\t\t generate code for big endian mode\n"
8072" -mwarn-expand\t\t warn if pseudo operations are expanded\n"
8073" -mxp\t\t\t enable i860XP support (disabled by default)\n"
8074" -mintel-syntax\t enable Intel syntax (default to AT&T/SVR4)\n"
8075msgstr ""
8076
8077#. SVR4 compatibility flags.
8078#: config/tc-i860.c:1142
8079#, c-format
8080msgid ""
8081" -V\t\t\t print assembler version number\n"
8082" -Qy, -Qn\t\t ignored\n"
8083msgstr ""
8084
8085#: config/tc-i860.c:1205
8086msgid "This immediate requires 0 MOD 2 alignment"
8087msgstr ""
8088
8089#: config/tc-i860.c:1208
8090msgid "This immediate requires 0 MOD 4 alignment"
8091msgstr ""
8092
8093#: config/tc-i860.c:1211
8094msgid "This immediate requires 0 MOD 8 alignment"
8095msgstr ""
8096
8097#: config/tc-i860.c:1214
8098msgid "This immediate requires 0 MOD 16 alignment"
8099msgstr ""
8100
8101#: config/tc-i860.c:1309
8102#, fuzzy
8103msgid "5-bit immediate too large"
8104msgstr "立即数越界"
8105
8106#: config/tc-i860.c:1312
8107msgid "5-bit field must be absolute"
8108msgstr ""
8109
8110#: config/tc-i860.c:1357 config/tc-i860.c:1380
8111msgid "A branch offset requires 0 MOD 4 alignment"
8112msgstr ""
8113
8114#: config/tc-i860.c:1401
8115#, fuzzy, c-format
8116msgid "Unrecognized fix-up (0x%08lx)"
8117msgstr "无法识别的重定位类型 0x%x"
8118
8119#: config/tc-i960.c:486
8120#, fuzzy, c-format
8121msgid "Hashing returned \"%s\"."
8122msgstr "pwait 返回:%s"
8123
8124#: config/tc-i960.c:582 config/tc-i960.c:1112
8125#, fuzzy
8126msgid "expression syntax error"
8127msgstr "<表达式错误>"
8128
8129#: config/tc-i960.c:618
8130#, fuzzy
8131msgid "attempt to branch into different segment"
8132msgstr "将一个指针转换为大小不同的整数"
8133
8134#: config/tc-i960.c:622
8135#, fuzzy, c-format
8136msgid "target of %s instruction must be a label"
8137msgstr "%2$L 处初始化表达式中的函数 ‘%1$qs’ 必须是一个内建函数"
8138
8139#: config/tc-i960.c:732
8140#, fuzzy
8141msgid "unaligned register"
8142msgstr "%q+D的寄存器名无效"
8143
8144#: config/tc-i960.c:754
8145#, fuzzy
8146msgid "no such sfr in this architecture"
8147msgstr "%s:支持的体系结构:"
8148
8149#: config/tc-i960.c:792
8150#, fuzzy
8151msgid "illegal literal"
8152msgstr "非法的位掩码"
8153
8154#: config/tc-i960.c:942
8155#, fuzzy
8156msgid "invalid index register"
8157msgstr "%q+D的寄存器名无效"
8158
8159#: config/tc-i960.c:965
8160#, fuzzy
8161msgid "invalid scale factor"
8162msgstr "无效的声明"
8163
8164#: config/tc-i960.c:1189
8165msgid "architecture of opcode conflicts with that of earlier instruction(s)"
8166msgstr ""
8167
8168#: config/tc-i960.c:1423 config/tc-xtensa.c:11519
8169#, fuzzy
8170msgid "too many operands"
8171msgstr "打开的文件过多"
8172
8173#. We never moved: there was no opcode either!
8174#: config/tc-i960.c:1471
8175#, fuzzy
8176msgid "missing opcode"
8177msgstr "缺少操作数"
8178
8179#: config/tc-i960.c:1611
8180#, fuzzy
8181msgid "branch prediction invalid on this opcode"
8182msgstr "此上下文中宽字符串无效"
8183
8184#: config/tc-i960.c:1649
8185#, fuzzy, c-format
8186msgid "invalid opcode, \"%s\"."
8187msgstr "无效的操作数代码‘%c’"
8188
8189#: config/tc-i960.c:1651
8190#, c-format
8191msgid "improper number of operands. expecting %d, got %d"
8192msgstr ""
8193
8194#: config/tc-i960.c:1751
8195#, c-format
8196msgid "Fixup of %ld too large for field width of %d"
8197msgstr ""
8198
8199#: config/tc-i960.c:1861
8200#, fuzzy, c-format
8201msgid "invalid architecture %s"
8202msgstr "体系结构:%s,"
8203
8204#: config/tc-i960.c:1881
8205#, fuzzy, c-format
8206msgid "I960 options:\n"
8207msgstr " 可选项:\n"
8208
8209#: config/tc-i960.c:1884
8210#, c-format
8211msgid ""
8212"\n"
8213"\t\t\tspecify variant of 960 architecture\n"
8214"-b\t\t\tadd code to collect statistics about branches taken\n"
8215"-link-relax\t\tpreserve individual alignment directives so linker\n"
8216"\t\t\tcan do relaxing (b.out format only)\n"
8217"-no-relax\t\tdon't alter compare-and-branch instructions for\n"
8218"\t\t\tlong displacements\n"
8219msgstr ""
8220
8221#: config/tc-i960.c:2146
8222msgid "should have 1 or 2 operands"
8223msgstr ""
8224
8225#: config/tc-i960.c:2154 config/tc-i960.c:2169
8226#, fuzzy, c-format
8227msgid "Redefining leafproc %s"
8228msgstr "从 %s 读取 specs\n"
8229
8230#: config/tc-i960.c:2199
8231msgid "should have two operands"
8232msgstr ""
8233
8234#: config/tc-i960.c:2209
8235msgid "'entry_num' must be absolute number in [0,31]"
8236msgstr ""
8237
8238#: config/tc-i960.c:2217
8239#, c-format
8240msgid "Redefining entrynum for sysproc %s"
8241msgstr ""
8242
8243#. Should not happen: see block comment above.
8244#: config/tc-i960.c:2317
8245#, c-format
8246msgid "Trying to 'bal' to %s"
8247msgstr ""
8248
8249#: config/tc-i960.c:2327
8250msgid "Looks like a proc, but can't tell what kind.\n"
8251msgstr ""
8252
8253#: config/tc-i960.c:2346
8254#, fuzzy
8255msgid "big endian mode is not supported"
8256msgstr "不支持 dwarf 版本 %d"
8257
8258#: config/tc-i960.c:2348
8259#, fuzzy, c-format
8260msgid "ignoring unrecognized .endian type `%s'"
8261msgstr "无法识别的 --endian 类型“%s”"
8262
8263#: config/tc-i960.c:2393
8264msgid "can't use COBR format with external label"
8265msgstr ""
8266
8267#: config/tc-i960.c:2568
8268#, fuzzy
8269msgid "option --link-relax is only supported in b.out format"
8270msgstr "-mrelax 只在 RTP PIC 上受支持"
8271
8272#: config/tc-i960.c:2595
8273#, c-format
8274msgid "No 'bal' entry point for leafproc %s"
8275msgstr ""
8276
8277#: config/tc-ia64.c:872
8278msgid "bad .section directive: want a,o,s,w,x,M,S,G,T in string"
8279msgstr ""
8280
8281#: config/tc-ia64.c:924
8282msgid "Size of frame exceeds maximum of 96 registers"
8283msgstr ""
8284
8285#: config/tc-ia64.c:929
8286msgid "Size of rotating registers exceeds frame size"
8287msgstr ""
8288
8289#: config/tc-ia64.c:1016
8290msgid "Unwind directive not followed by an instruction."
8291msgstr ""
8292
8293#: config/tc-ia64.c:1025 config/tc-ia64.c:7648
8294#, fuzzy
8295msgid "qualifying predicate not followed by instruction"
8296msgstr "预测到的 Thumb 指令"
8297
8298#: config/tc-ia64.c:1082
8299#, fuzzy
8300msgid "expected ',' after section name"
8301msgstr "类定义后需要%<;%>"
8302
8303#: config/tc-ia64.c:1118
8304#, fuzzy
8305msgid "expected ',' after symbol name"
8306msgstr "需要模板名"
8307
8308#: config/tc-ia64.c:1142
8309#, fuzzy
8310msgid "expected ',' after symbol size"
8311msgstr "{ 预期于运算式中 ? 之后"
8312
8313#: config/tc-ia64.c:1225 config/tc-ia64.c:1259
8314#, fuzzy
8315msgid "record type is not valid"
8316msgstr "注册"
8317
8318#: config/tc-ia64.c:1328
8319#, fuzzy
8320msgid "Invalid record type for P3 format."
8321msgstr "属性%qE的向量类型无效"
8322
8323#: config/tc-ia64.c:1364
8324#, fuzzy
8325msgid "Invalid record type for format P6"
8326msgstr "属性%qE的向量类型无效"
8327
8328#: config/tc-ia64.c:1544 config/tc-ia64.c:1596
8329#, fuzzy
8330msgid "Invalid record type for format B1"
8331msgstr "属性%qE的向量类型无效"
8332
8333#: config/tc-ia64.c:1629
8334#, fuzzy
8335msgid "Invalid record type for format X1"
8336msgstr "属性%qE的向量类型无效"
8337
8338#: config/tc-ia64.c:1671
8339#, fuzzy
8340msgid "Invalid record type for format X3"
8341msgstr "属性%qE的向量类型无效"
8342
8343#: config/tc-ia64.c:1709
8344#, fuzzy
8345msgid "Previous .save incomplete"
8346msgstr "实参必须具有复数类型"
8347
8348#: config/tc-ia64.c:2534
8349#, fuzzy
8350msgid "spill_mask record unimplemented."
8351msgstr "对不起,尚未实现:"
8352
8353#: config/tc-ia64.c:2591
8354msgid "record_type_not_valid"
8355msgstr ""
8356
8357#: config/tc-ia64.c:2676
8358msgid "Ignoring attempt to spill beyond end of region"
8359msgstr ""
8360
8361#: config/tc-ia64.c:2735
8362#, fuzzy
8363msgid "Only constant space allocation is supported"
8364msgstr "不支持的 .stab 重定位"
8365
8366#: config/tc-ia64.c:2749
8367#, fuzzy
8368msgid "Only constant offsets are supported"
8369msgstr "不支持构造函数优先级"
8370
8371#: config/tc-ia64.c:2772
8372#, fuzzy
8373msgid "Section switching in code is not supported."
8374msgstr "不兼容的地址空间限定符%qs和%qs"
8375
8376#: config/tc-ia64.c:2814
8377msgid " Insn slot not set in unwind record."
8378msgstr ""
8379
8380#: config/tc-ia64.c:2888
8381msgid "frgr_mem record before region record!"
8382msgstr ""
8383
8384#: config/tc-ia64.c:2899
8385msgid "fr_mem record before region record!"
8386msgstr ""
8387
8388#: config/tc-ia64.c:2908
8389msgid "gr_mem record before region record!"
8390msgstr ""
8391
8392#: config/tc-ia64.c:2917
8393msgid "br_mem record before region record!"
8394msgstr ""
8395
8396#: config/tc-ia64.c:2927
8397msgid "gr_gr record before region record!"
8398msgstr ""
8399
8400#: config/tc-ia64.c:2935
8401msgid "br_gr record before region record!"
8402msgstr ""
8403
8404#: config/tc-ia64.c:3053
8405#, fuzzy, c-format
8406msgid "First operand to .%s must be a predicate"
8407msgstr "最后一个实参必须是一个立即数"
8408
8409#: config/tc-ia64.c:3057
8410#, c-format
8411msgid "Pointless use of p0 as first operand to .%s"
8412msgstr ""
8413
8414#: config/tc-ia64.c:3113
8415#, c-format
8416msgid "Operand %d to .%s must be a preserved register"
8417msgstr ""
8418
8419#: config/tc-ia64.c:3149
8420#, fuzzy, c-format
8421msgid "Operand %d to .%s must be a writable register"
8422msgstr "%2$qE的实参 %1$d 必须是地址"
8423
8424#: config/tc-ia64.c:3174
8425#, c-format
8426msgid "Radix `%s' unsupported or invalid"
8427msgstr ""
8428
8429#: config/tc-ia64.c:3204 config/tc-ia64.c:3209
8430#, fuzzy, c-format
8431msgid ".%s outside of %s"
8432msgstr "%P: 找不到 %s 于 %s 内部\n"
8433
8434#: config/tc-ia64.c:3294
8435msgid "Tags on unwind pseudo-ops aren't supported, yet"
8436msgstr ""
8437
8438#: config/tc-ia64.c:3316
8439#, fuzzy
8440msgid "First operand to .fframe must be a constant"
8441msgstr "输出操作数 %d 必须使用%<&%>约束"
8442
8443#: config/tc-ia64.c:3336
8444msgid "First operand to .vframe must be a general register"
8445msgstr ""
8446
8447#: config/tc-ia64.c:3344
8448msgid "Operand of .vframe contradicts .prologue"
8449msgstr ""
8450
8451#: config/tc-ia64.c:3354
8452msgid ".vframepsp is meaningless, assuming .vframesp was meant"
8453msgstr ""
8454
8455#: config/tc-ia64.c:3362
8456msgid "Operand to .vframesp must be a constant (sp-relative offset)"
8457msgstr ""
8458
8459#: config/tc-ia64.c:3389
8460#, fuzzy
8461msgid "First operand to .save not a register"
8462msgstr "%<->%>的左操作数不是一个指针"
8463
8464#: config/tc-ia64.c:3395
8465#, fuzzy
8466msgid "Second operand to .save not a valid register"
8467msgstr "匹配的约束不允许使用寄存器"
8468
8469#: config/tc-ia64.c:3426 config/tc-ia64.c:3437 config/tc-ia64.c:3445
8470msgid "Second operand of .save contradicts .prologue"
8471msgstr ""
8472
8473#: config/tc-ia64.c:3452
8474msgid "First operand to .save not a valid register"
8475msgstr ""
8476
8477#: config/tc-ia64.c:3470
8478#, fuzzy
8479msgid "First operand to .restore must be stack pointer (sp)"
8480msgstr "+/- 操作数无效,类型为指针"
8481
8482#: config/tc-ia64.c:3479
8483#, fuzzy
8484msgid "Second operand to .restore must be a constant >= 0"
8485msgstr "输出操作数 %d 必须使用%<&%>约束"
8486
8487#: config/tc-ia64.c:3489
8488#, c-format
8489msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
8490msgstr ""
8491
8492#: config/tc-ia64.c:3576
8493#, c-format
8494msgid "Illegal section name `%s' (causes unwind section name clash)"
8495msgstr ""
8496
8497#: config/tc-ia64.c:3767
8498msgid "First operand to .altrp not a valid branch register"
8499msgstr ""
8500
8501#: config/tc-ia64.c:3796
8502#, fuzzy, c-format
8503msgid "First operand to .%s not a register"
8504msgstr "%<->%>的左操作数不是一个指针"
8505
8506#: config/tc-ia64.c:3801
8507#, fuzzy, c-format
8508msgid "Second operand to .%s not a constant"
8509msgstr "‘o’操作数不是一个常量"
8510
8511#: config/tc-ia64.c:3868
8512#, fuzzy, c-format
8513msgid "First operand to .%s not a valid register"
8514msgstr "%<->%>的左操作数不是一个指针"
8515
8516#: config/tc-ia64.c:3891
8517#, fuzzy
8518msgid "First operand to .save.g must be a positive 4-bit constant"
8519msgstr "%K%D 的第一个实参必须是一个指针,第二个必须是整常量"
8520
8521#: config/tc-ia64.c:3904
8522msgid "Second operand to .save.g must be a general register"
8523msgstr ""
8524
8525#: config/tc-ia64.c:3909
8526#, c-format
8527msgid "Second operand to .save.g must be the first of %d general registers"
8528msgstr ""
8529
8530#: config/tc-ia64.c:3932
8531#, fuzzy
8532msgid "Operand to .save.f must be a positive 20-bit constant"
8533msgstr "输出操作数 %d 必须使用%<&%>约束"
8534
8535#: config/tc-ia64.c:3955
8536#, fuzzy
8537msgid "First operand to .save.b must be a positive 5-bit constant"
8538msgstr "%K%D 的第一个实参必须是一个指针,第二个必须是整常量"
8539
8540#: config/tc-ia64.c:3968
8541msgid "Second operand to .save.b must be a general register"
8542msgstr ""
8543
8544#: config/tc-ia64.c:3973
8545#, c-format
8546msgid "Second operand to .save.b must be the first of %d general registers"
8547msgstr ""
8548
8549#: config/tc-ia64.c:3999
8550msgid "First operand to .save.gf must be a non-negative 4-bit constant"
8551msgstr ""
8552
8553#: config/tc-ia64.c:4007
8554msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
8555msgstr ""
8556
8557#: config/tc-ia64.c:4015
8558msgid "Operands to .save.gf may not be both zero"
8559msgstr ""
8560
8561#: config/tc-ia64.c:4032
8562#, fuzzy
8563msgid "Operand to .spill must be a constant"
8564msgstr "输出操作数 %d 必须使用%<&%>约束"
8565
8566#: config/tc-ia64.c:4101
8567#, fuzzy, c-format
8568msgid "Operand %d to .%s must be a constant"
8569msgstr "输出操作数 %d 必须使用%<&%>约束"
8570
8571#: config/tc-ia64.c:4122
8572#, fuzzy, c-format
8573msgid "Missing .label_state %ld"
8574msgstr "%C处缺少格式标号"
8575
8576#: config/tc-ia64.c:4176
8577#, fuzzy
8578msgid "Operand to .label_state must be a constant"
8579msgstr "输出操作数 %d 必须使用%<&%>约束"
8580
8581#: config/tc-ia64.c:4195
8582#, fuzzy
8583msgid "Operand to .copy_state must be a constant"
8584msgstr "输出操作数 %d 必须使用%<&%>约束"
8585
8586#: config/tc-ia64.c:4218
8587#, fuzzy
8588msgid "First operand to .unwabi must be a constant"
8589msgstr "输出操作数 %d 必须使用%<&%>约束"
8590
8591#: config/tc-ia64.c:4224
8592#, fuzzy
8593msgid "Second operand to .unwabi must be a constant"
8594msgstr "输出操作数 %d 必须使用%<&%>约束"
8595
8596#: config/tc-ia64.c:4259
8597msgid "Missing .endp after previous .proc"
8598msgstr ""
8599
8600#: config/tc-ia64.c:4278
8601#, fuzzy
8602msgid "Empty argument of .proc"
8603msgstr "<模板参数数错误>"
8604
8605#: config/tc-ia64.c:4283
8606#, fuzzy, c-format
8607msgid "`%s' was already defined"
8608msgstr "%qD已定义过"
8609
8610#: config/tc-ia64.c:4326
8611#, fuzzy
8612msgid "Initial .body should precede any instructions"
8613msgstr "启用绝对差指令"
8614
8615#: config/tc-ia64.c:4345
8616#, fuzzy
8617msgid ".prologue within prologue"
8618msgstr "在前言中重新对齐堆栈"
8619
8620#: config/tc-ia64.c:4350
8621#, fuzzy
8622msgid "Initial .prologue should precede any instructions"
8623msgstr "启用绝对差指令"
8624
8625#: config/tc-ia64.c:4360
8626#, fuzzy
8627msgid "First operand to .prologue must be a positive 4-bit constant"
8628msgstr "%K%D 的第一个实参必须是一个指针,第二个必须是整常量"
8629
8630#: config/tc-ia64.c:4362
8631msgid "Pointless use of zero first operand to .prologue"
8632msgstr ""
8633
8634#: config/tc-ia64.c:4376
8635msgid "Using a constant as second operand to .prologue is deprecated"
8636msgstr ""
8637
8638#: config/tc-ia64.c:4382
8639msgid "Second operand to .prologue must be a general register"
8640msgstr ""
8641
8642#: config/tc-ia64.c:4387
8643#, c-format
8644msgid "Second operand to .prologue must be the first of %d general registers"
8645msgstr ""
8646
8647#: config/tc-ia64.c:4499
8648#, fuzzy, c-format
8649msgid "`%s' was not defined within procedure"
8650msgstr "%qD在此作用域中尚未声明"
8651
8652#: config/tc-ia64.c:4537
8653#, fuzzy
8654msgid "Empty argument of .endp"
8655msgstr "(太多参数)"
8656
8657#: config/tc-ia64.c:4551
8658#, c-format
8659msgid "`%s' was not specified with previous .proc"
8660msgstr ""
8661
8662#: config/tc-ia64.c:4566
8663#, c-format
8664msgid "`%s' should be an operand to this .endp"
8665msgstr ""
8666
8667#: config/tc-ia64.c:4607 config/tc-ia64.c:4945 config/tc-ia64.c:5252
8668#, fuzzy
8669msgid "Comma expected"
8670msgstr "预期的浮点常量立即数"
8671
8672#: config/tc-ia64.c:4648
8673#, fuzzy
8674msgid "Expected '['"
8675msgstr "需要名字"
8676
8677#: config/tc-ia64.c:4657 config/tc-ia64.c:7783
8678#, fuzzy
8679msgid "Expected ']'"
8680msgstr "需要名字"
8681
8682#: config/tc-ia64.c:4662
8683#, fuzzy
8684msgid "Number of elements must be positive"
8685msgstr "“N”的值必须是正数。"
8686
8687#: config/tc-ia64.c:4673
8688#, fuzzy, c-format
8689msgid "Used more than the declared %d rotating registers"
8690msgstr "使用分配全局寄存器的地址"
8691
8692#: config/tc-ia64.c:4681
8693#, fuzzy
8694msgid "Used more than the available 96 rotating registers"
8695msgstr "高寄存器弹栈时没有可用的低寄存器"
8696
8697#: config/tc-ia64.c:4688
8698#, fuzzy
8699msgid "Used more than the available 48 rotating registers"
8700msgstr "高寄存器弹栈时没有可用的低寄存器"
8701
8702#: config/tc-ia64.c:4716
8703#, fuzzy, c-format
8704msgid "Attempt to redefine register set `%s'"
8705msgstr "尝试读取 writeonly 登记册"
8706
8707#: config/tc-ia64.c:4782
8708#, fuzzy, c-format
8709msgid "Unknown psr option `%s'"
8710msgstr "spec 函数名格式错误"
8711
8712#: config/tc-ia64.c:4830
8713#, fuzzy
8714msgid "Missing section name"
8715msgstr "从设备读取时失败"
8716
8717#: config/tc-ia64.c:4840
8718#, fuzzy
8719msgid "Comma expected after section name"
8720msgstr "需要函数"
8721
8722#: config/tc-ia64.c:4851
8723msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
8724msgstr ""
8725
8726#: config/tc-ia64.c:4940
8727#, fuzzy
8728msgid "Register name expected"
8729msgstr "预期的 W 寄存器"
8730
8731#: config/tc-ia64.c:4953
8732msgid "Register value annotation ignored"
8733msgstr ""
8734
8735#: config/tc-ia64.c:4992
8736msgid "Directive invalid within a bundle"
8737msgstr ""
8738
8739#: config/tc-ia64.c:5083
8740#, fuzzy
8741msgid "Missing predicate relation type"
8742msgstr "跳过意外的重定位类型 %s\n"
8743
8744#: config/tc-ia64.c:5089
8745#, fuzzy
8746msgid "Unrecognized predicate relation type"
8747msgstr "无法识别的 C++ 默认类型"
8748
8749#: config/tc-ia64.c:5135
8750#, fuzzy
8751msgid "Bad register range"
8752msgstr "错误的寄存器名"
8753
8754#: config/tc-ia64.c:5144 config/tc-ia64.c:7728
8755#, fuzzy
8756msgid "Predicate register expected"
8757msgstr "预期的 W 寄存器"
8758
8759#: config/tc-ia64.c:5149
8760msgid "Duplicate predicate register ignored"
8761msgstr ""
8762
8763#: config/tc-ia64.c:5165
8764msgid "Predicate source and target required"
8765msgstr ""
8766
8767#: config/tc-ia64.c:5167 config/tc-ia64.c:5179
8768#, fuzzy
8769msgid "Use of p0 is not valid in this context"
8770msgstr "此上下文中宽字符串无效"
8771
8772#: config/tc-ia64.c:5174
8773#, fuzzy
8774msgid "At least two PR arguments expected"
8775msgstr "需要语句"
8776
8777#: config/tc-ia64.c:5188
8778#, fuzzy
8779msgid "At least one PR argument expected"
8780msgstr "需要 for 语句"
8781
8782#: config/tc-ia64.c:5223
8783#, c-format
8784msgid "Inserting \"%s\" into entry hint table failed: %s"
8785msgstr ""
8786
8787#. FIXME -- need 62-bit relocation type
8788#: config/tc-ia64.c:5702
8789#, fuzzy
8790msgid "62-bit relocation not yet implemented"
8791msgstr "忽略选项 %s (尚未实作)"
8792
8793#. XXX technically, this is wrong: we should not be issuing warning
8794#. messages until we're sure this instruction pattern is going to
8795#. be used!
8796#: config/tc-ia64.c:5788
8797msgid "lower 16 bits of mask ignored"
8798msgstr ""
8799
8800#: config/tc-ia64.c:6017
8801#, fuzzy
8802msgid "stride must be a multiple of 64; lower 6 bits ignored"
8803msgstr "栈大小必须刚好是 2 的某次方"
8804
8805#: config/tc-ia64.c:6135
8806#, fuzzy
8807msgid "Expected separator `='"
8808msgstr "需要声明"
8809
8810#: config/tc-ia64.c:6169
8811#, fuzzy
8812msgid "Duplicate equal sign (=) in instruction"
8813msgstr "禁用所有可选指令"
8814
8815#: config/tc-ia64.c:6176
8816#, fuzzy, c-format
8817msgid "Illegal operand separator `%c'"
8818msgstr "检测到无效的操作数"
8819
8820#: config/tc-ia64.c:6291
8821#, c-format
8822msgid "Operand %u of `%s' should be %s"
8823msgstr ""
8824
8825#: config/tc-ia64.c:6295
8826#, fuzzy
8827msgid "Wrong number of output operands"
8828msgstr "操作数号超出范围"
8829
8830#: config/tc-ia64.c:6297
8831#, fuzzy
8832msgid "Wrong number of input operands"
8833msgstr "操作数号超出范围"
8834
8835#: config/tc-ia64.c:6299
8836msgid "Operand mismatch"
8837msgstr ""
8838
8839#: config/tc-ia64.c:6381
8840#, fuzzy, c-format
8841msgid "Invalid use of `%c%d' as output operand"
8842msgstr "汇编输出 %d 中左值无效"
8843
8844#: config/tc-ia64.c:6384
8845#, c-format
8846msgid "Invalid use of `r%d' as base update address operand"
8847msgstr ""
8848
8849#: config/tc-ia64.c:6408
8850#, fuzzy, c-format
8851msgid "Invalid duplicate use of `%c%d'"
8852msgstr "对‘%%%c’的使用无效"
8853
8854#: config/tc-ia64.c:6415
8855#, c-format
8856msgid "Invalid simultaneous use of `f%d' and `f%d'"
8857msgstr ""
8858
8859#: config/tc-ia64.c:6421
8860#, c-format
8861msgid "Dangerous simultaneous use of `f%d' and `f%d'"
8862msgstr ""
8863
8864#: config/tc-ia64.c:6465
8865#, fuzzy
8866msgid "Value truncated to 62 bits"
8867msgstr "行在%L处被截断"
8868
8869#: config/tc-ia64.c:6533
8870#, fuzzy, c-format
8871msgid "Bad operand value: %s"
8872msgstr "无效的 --param 值%qs"
8873
8874#. Give an error if a frag containing code is not aligned to a 16 byte
8875#. boundary.
8876#: config/tc-ia64.c:6608 config/tc-ia64.h:177
8877#, fuzzy
8878msgid "instruction address is not a multiple of 16"
8879msgstr "%s:错误:重定位 %s 不是 4 的倍数"
8880
8881#: config/tc-ia64.c:6676
8882#, c-format
8883msgid "`%s' must be last in bundle"
8884msgstr ""
8885
8886#: config/tc-ia64.c:6708
8887#, c-format
8888msgid "Internal error: don't know how to force %s to end of instruction group"
8889msgstr ""
8890
8891#: config/tc-ia64.c:6721
8892#, c-format
8893msgid "`%s' must be last in instruction group"
8894msgstr ""
8895
8896#: config/tc-ia64.c:6751
8897msgid "Label must be first in a bundle"
8898msgstr ""
8899
8900#: config/tc-ia64.c:6828
8901msgid "hint in B unit may be treated as nop"
8902msgstr ""
8903
8904#: config/tc-ia64.c:6839
8905msgid "hint in B unit can't be used"
8906msgstr ""
8907
8908#: config/tc-ia64.c:6853
8909msgid "emit_one_bundle: unexpected dynamic op"
8910msgstr ""
8911
8912#: config/tc-ia64.c:6978
8913#, fuzzy, c-format
8914msgid "`%s' does not fit into %s template"
8915msgstr "%qD不是一个函数模板"
8916
8917#: config/tc-ia64.c:6993
8918#, fuzzy, c-format
8919msgid "`%s' does not fit into bundle"
8920msgstr "%s 不支持 split_edge"
8921
8922#: config/tc-ia64.c:7005
8923#, c-format
8924msgid "`%s' can't go in %s of %s template"
8925msgstr ""
8926
8927#: config/tc-ia64.c:7011
8928#, fuzzy
8929msgid "Missing '}' at end of file"
8930msgstr "缺失 '#' 前缀"
8931
8932#: config/tc-ia64.c:7158
8933#, fuzzy, c-format
8934msgid "Unrecognized option '-x%s'"
8935msgstr "无法识别的选项"
8936
8937#: config/tc-ia64.c:7185
8938msgid ""
8939"IA-64 options:\n"
8940" --mconstant-gp\t mark output file as using the constant-GP model\n"
8941"\t\t\t (sets ELF header flag EF_IA_64_CONS_GP)\n"
8942" --mauto-pic\t\t mark output file as using the constant-GP model\n"
8943"\t\t\t without function descriptors (sets ELF header flag\n"
8944"\t\t\t EF_IA_64_NOFUNCDESC_CONS_GP)\n"
8945" -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
8946" -mle | -mbe\t\t select little- or big-endian byte order (default -mle)\n"
8947" -mtune=[itanium1|itanium2]\n"
8948"\t\t\t tune for a specific CPU (default -mtune=itanium2)\n"
8949" -munwind-check=[warning|error]\n"
8950"\t\t\t unwind directive check (default -munwind-check=warning)\n"
8951" -mhint.b=[ok|warning|error]\n"
8952"\t\t\t hint.b check (default -mhint.b=error)\n"
8953" -x | -xexplicit\t turn on dependency violation checking\n"
8954msgstr ""
8955
8956#. Note for translators: "automagically" can be translated as "automatically" here.
8957#: config/tc-ia64.c:7202
8958msgid ""
8959" -xauto\t\t automagically remove dependency violations (default)\n"
8960" -xnone\t\t turn off dependency violation checking\n"
8961" -xdebug\t\t debug dependency violation checker\n"
8962" -xdebugn\t\t debug dependency violation checker but turn off\n"
8963"\t\t\t dependency violation checking\n"
8964" -xdebugx\t\t debug dependency violation checker and turn on\n"
8965"\t\t\t dependency violation checking\n"
8966msgstr ""
8967
8968#: config/tc-ia64.c:7217
8969#, fuzzy
8970msgid "--gstabs is not supported for ia64"
8971msgstr "TPF-OS 不支持 static"
8972
8973#: config/tc-ia64.c:7455
8974#, c-format
8975msgid "ia64.md_begin: can't hash `%s': %s"
8976msgstr ""
8977
8978#: config/tc-ia64.c:7519
8979#, c-format
8980msgid "Inserting \"%s\" into constant hash table failed: %s"
8981msgstr ""
8982
8983#: config/tc-ia64.c:7531 config/tc-tilegx.c:263
8984msgid "Could not set architecture and machine"
8985msgstr ""
8986
8987#: config/tc-ia64.c:7663
8988#, fuzzy
8989msgid "Explicit stops are ignored in auto mode"
8990msgstr "%srtd%s 在 64 位模式下被忽略"
8991
8992#: config/tc-ia64.c:7672
8993msgid "Found '{' when manual bundling is already turned on"
8994msgstr ""
8995
8996#: config/tc-ia64.c:7685
8997msgid "Found '{' after explicit switch to automatic mode"
8998msgstr ""
8999
9000#: config/tc-ia64.c:7691
9001msgid "Found '}' when manual bundling is off"
9002msgstr ""
9003
9004#: config/tc-ia64.c:7718
9005#, fuzzy
9006msgid "Expected ')'"
9007msgstr "需要名字"
9008
9009#: config/tc-ia64.c:7723
9010#, fuzzy
9011msgid "Qualifying predicate expected"
9012msgstr "预期的浮点常量立即数"
9013
9014#: config/tc-ia64.c:7742
9015msgid "Tag must come before qualifying predicate."
9016msgstr ""
9017
9018#: config/tc-ia64.c:7772
9019#, fuzzy
9020msgid "Expected ':'"
9021msgstr "需要名字"
9022
9023#: config/tc-ia64.c:7788
9024#, fuzzy
9025msgid "Tag name expected"
9026msgstr "需要 for 语句"
9027
9028#: config/tc-ia64.c:7890
9029#, fuzzy
9030msgid "Rotating register index must be a non-negative constant"
9031msgstr "字节编号必须是非负数"
9032
9033#: config/tc-ia64.c:7895
9034#, fuzzy, c-format
9035msgid "Index out of range 0..%u"
9036msgstr "字符值超出可接受的范围以外"
9037
9038#: config/tc-ia64.c:7907
9039#, fuzzy
9040msgid "Indirect register index must be a general register"
9041msgstr "目的寄存器操作数必须是偶数"
9042
9043#: config/tc-ia64.c:7916
9044#, fuzzy
9045msgid "Index can only be applied to rotating or indirect registers"
9046msgstr "new 不能用于引用类型"
9047
9048#: config/tc-ia64.c:7952 config/tc-xstormy16.c:146
9049#, fuzzy
9050msgid "Expected '('"
9051msgstr "需要名字"
9052
9053#: config/tc-ia64.c:7960 config/tc-pdp11.c:448 config/tc-pdp11.c:512
9054#: config/tc-pdp11.c:546 config/tc-tilegx.c:1046 config/tc-tilepro.c:938
9055#: config/tc-xstormy16.c:155
9056#, fuzzy
9057msgid "Missing ')'"
9058msgstr "缺少‘)’"
9059
9060#: config/tc-ia64.c:7978 config/tc-xstormy16.c:162
9061#, fuzzy
9062msgid "Not a symbolic expression"
9063msgstr "生成默认的符号版本"
9064
9065#: config/tc-ia64.c:7983 config/tc-ia64.c:7997
9066#, fuzzy
9067msgid "Illegal combination of relocation functions"
9068msgstr "若结构初始值设定项中缺少字段则给出警告"
9069
9070#: config/tc-ia64.c:8086
9071msgid "No current frame"
9072msgstr ""
9073
9074#: config/tc-ia64.c:8088
9075#, fuzzy, c-format
9076msgid "Register number out of range 0..%u"
9077msgstr "操作数号超出范围"
9078
9079#: config/tc-ia64.c:8126
9080msgid "Standalone `#' is illegal"
9081msgstr ""
9082
9083#: config/tc-ia64.c:8129
9084msgid "Redundant `#' suffix operators"
9085msgstr ""
9086
9087#: config/tc-ia64.c:8287
9088#, c-format
9089msgid "Unhandled dependency %s for %s (%s), note %d"
9090msgstr ""
9091
9092#: config/tc-ia64.c:9599
9093#, fuzzy, c-format
9094msgid "Unrecognized dependency specifier %d\n"
9095msgstr "无法识别的调试节:%s\n"
9096
9097#: config/tc-ia64.c:10475
9098msgid "Only the first path encountering the conflict is reported"
9099msgstr ""
9100
9101#: config/tc-ia64.c:10477
9102msgid "This is the location of the conflicting usage"
9103msgstr ""
9104
9105#: config/tc-ia64.c:10738
9106#, fuzzy, c-format
9107msgid "Unknown opcode `%s'"
9108msgstr "<未知:%s>"
9109
9110#: config/tc-ia64.c:10816
9111#, c-format
9112msgid "AR %d can only be accessed by %c-unit"
9113msgstr ""
9114
9115#: config/tc-ia64.c:10828
9116msgid "hint.b may be treated as nop"
9117msgstr ""
9118
9119#: config/tc-ia64.c:10831
9120msgid "hint.b shouldn't be used"
9121msgstr ""
9122
9123#: config/tc-ia64.c:10870
9124#, fuzzy, c-format
9125msgid "`%s' cannot be predicated"
9126msgstr "%qD不能被默认化"
9127
9128#: config/tc-ia64.c:10942
9129#, fuzzy
9130msgid "Closing bracket missing"
9131msgstr "缺少 CFString 字面值"
9132
9133#: config/tc-ia64.c:10951
9134#, fuzzy
9135msgid "Index must be a general register"
9136msgstr "索引必须是整数"
9137
9138#: config/tc-ia64.c:11116
9139#, fuzzy, c-format
9140msgid "Unsupported fixup size %d"
9141msgstr "不支持的真理哈希类型 %d。\n"
9142
9143#. This should be an error, but since previously there wasn't any
9144#. diagnostic here, don't make it fail because of this for now.
9145#: config/tc-ia64.c:11388
9146#, fuzzy, c-format
9147msgid "Cannot express %s%d%s relocation"
9148msgstr "无法读取设备 %s.\n"
9149
9150#: config/tc-ia64.c:11407
9151msgid "No addend allowed in @fptr() relocation"
9152msgstr ""
9153
9154#: config/tc-ia64.c:11446
9155#, fuzzy
9156msgid "integer operand out of range"
9157msgstr "操作数号超出范围"
9158
9159#: config/tc-ia64.c:11513
9160#, fuzzy, c-format
9161msgid "%s must have a constant value"
9162msgstr "%qs需要一个常量实参"
9163
9164#: config/tc-ia64.c:11533
9165#, fuzzy
9166msgid "cannot resolve @slotcount parameter"
9167msgstr "不能将右值传递给引用参数"
9168
9169#: config/tc-ia64.c:11566
9170#, fuzzy
9171msgid "invalid @slotcount value"
9172msgstr "无效 %%s 值"
9173
9174#: config/tc-ia64.c:11603 config/tc-z8k.c:1371
9175#, fuzzy, c-format
9176msgid "Cannot represent %s relocation in object file"
9177msgstr "%s:无法在 a.out 对象文件格式中表示节“%s”"
9178
9179#: config/tc-ia64.c:11714
9180msgid "Can't add stop bit to mark end of instruction group"
9181msgstr ""
9182
9183#: config/tc-ia64.c:11824 read.c:2540 read.c:3234 read.c:3571 stabs.c:469
9184#, fuzzy, c-format
9185msgid "expected comma after \"%s\""
9186msgstr "{ 预期于运算式中 ? 之后"
9187
9188#: config/tc-ia64.c:11866
9189#, fuzzy, c-format
9190msgid "`%s' is already the alias of %s `%s'"
9191msgstr "%qD已在类%qT中定义过"
9192
9193#: config/tc-ia64.c:11876
9194#, fuzzy, c-format
9195msgid "%s `%s' already has an alias `%s'"
9196msgstr "%2$L处的‘%1$s’已于 %3$L处被初始化"
9197
9198#: config/tc-ia64.c:11887
9199#, c-format
9200msgid "inserting \"%s\" into %s alias hash table failed: %s"
9201msgstr ""
9202
9203#: config/tc-ia64.c:11895
9204#, c-format
9205msgid "inserting \"%s\" into %s name hash table failed: %s"
9206msgstr ""
9207
9208#: config/tc-ia64.c:11921
9209#, fuzzy, c-format
9210msgid "symbol `%s' aliased to `%s' is not used"
9211msgstr "%s:必需的符号“%s”不存在"
9212
9213#: config/tc-ia64.c:11944
9214#, c-format
9215msgid "section `%s' aliased to `%s' is not used"
9216msgstr ""
9217
9218#: config/tc-ip2k.c:158
9219#, fuzzy, c-format
9220msgid "IP2K specific command line options:\n"
9221msgstr "此配置不支持命令行选项%qs"
9222
9223#: config/tc-ip2k.c:159
9224#, c-format
9225msgid " -mip2022 restrict to IP2022 insns \n"
9226msgstr ""
9227
9228#: config/tc-ip2k.c:160
9229#, c-format
9230msgid " -mip2022ext permit extended IP2022 insn\n"
9231msgstr ""
9232
9233#: config/tc-iq2000.c:364
9234#, fuzzy, c-format
9235msgid "the yielding instruction %s may not be in a delay slot."
9236msgstr "考虑填充入延迟槽中的最大指令数"
9237
9238#: config/tc-iq2000.c:372
9239#, fuzzy, c-format
9240msgid "Register number (R%ld) for double word access must be even."
9241msgstr "寄存器数必须是偶数"
9242
9243#: config/tc-iq2000.c:381 config/tc-iq2000.c:386 config/tc-iq2000.c:391
9244#: config/tc-iq2000.c:408 config/tc-mt.c:244 config/tc-mt.c:249
9245#, c-format
9246msgid "operand references R%ld of previous load."
9247msgstr ""
9248
9249#: config/tc-iq2000.c:396
9250msgid "instruction implicitly accesses R31 of previous load."
9251msgstr ""
9252
9253#: config/tc-iq2000.c:651 config/tc-mep.c:2008
9254#, fuzzy
9255msgid "Unmatched high relocation"
9256msgstr "未处理的重定位 %s"
9257
9258#: config/tc-iq2000.c:829 config/tc-mips.c:17570 config/tc-score.c:5815
9259#, fuzzy
9260msgid ".end not in text section"
9261msgstr "设置 .text 节的地址"
9262
9263#: config/tc-iq2000.c:833 config/tc-score.c:5818
9264msgid ".end directive without a preceding .ent directive."
9265msgstr ""
9266
9267#: config/tc-iq2000.c:842 config/tc-score.c:5826
9268#, fuzzy
9269msgid ".end symbol does not match .ent symbol."
9270msgstr "方法类型不匹配对象类型"
9271
9272#: config/tc-iq2000.c:845 config/tc-mips.c:17590 config/tc-score.c:5831
9273msgid ".end directive missing or unknown symbol"
9274msgstr ""
9275
9276#: config/tc-iq2000.c:863
9277#, fuzzy
9278msgid "Expected simple number."
9279msgstr "意外的编号"
9280
9281#: config/tc-iq2000.c:892 config/tc-mips.c:17495 config/tc-score.c:5667
9282#, c-format
9283msgid " *input_line_pointer == '%c' 0x%02x\n"
9284msgstr ""
9285
9286#: config/tc-iq2000.c:894
9287#, fuzzy
9288msgid "Invalid number"
9289msgstr "无效编号"
9290
9291#: config/tc-iq2000.c:928 config/tc-score.c:5705
9292#, fuzzy
9293msgid ".ent or .aent not in text section."
9294msgstr "设置 .text 节的地址"
9295
9296#: config/tc-iq2000.c:931
9297#, fuzzy
9298msgid "missing `.end'"
9299msgstr "缺少‘)’"
9300
9301#: config/tc-lm32.c:236 config/tc-moxie.c:579 config/tc-nios2.c:283
9302#, fuzzy
9303msgid "bad call to md_atof"
9304msgstr "-msdata=%s 值不正确"
9305
9306#: config/tc-m32c.c:143
9307#, fuzzy, c-format
9308msgid " M32C specific command line options:\n"
9309msgstr "此配置不支持命令行选项%qs"
9310
9311#. Pretend that we do not recognise this option.
9312#: config/tc-m32r.c:331
9313#, fuzzy
9314msgid "Unrecognised option: -hidden"
9315msgstr "无法识别的选项"
9316
9317#: config/tc-m32r.c:358 config/tc-sparc.c:619
9318#, fuzzy
9319msgid "Unrecognized option following -K"
9320msgstr "无法识别的选项"
9321
9322#: config/tc-m32r.c:373
9323#, fuzzy, c-format
9324msgid " M32R specific command line options:\n"
9325msgstr "此配置不支持命令行选项%qs"
9326
9327#: config/tc-m32r.c:375
9328#, fuzzy, c-format
9329msgid " -m32r disable support for the m32rx instruction set\n"
9330msgstr " -pipe 使用管道代替临时文件\n"
9331
9332#: config/tc-m32r.c:377
9333#, c-format
9334msgid " -m32rx support the extended m32rx instruction set\n"
9335msgstr ""
9336
9337#: config/tc-m32r.c:379
9338#, c-format
9339msgid " -m32r2 support the extended m32r2 instruction set\n"
9340msgstr ""
9341
9342#: config/tc-m32r.c:381
9343#, c-format
9344msgid " -EL,-little produce little endian code and data\n"
9345msgstr ""
9346
9347#: config/tc-m32r.c:383
9348#, c-format
9349msgid " -EB,-big produce big endian code and data\n"
9350msgstr ""
9351
9352#: config/tc-m32r.c:385
9353#, fuzzy, c-format
9354msgid " -parallel try to combine instructions in parallel\n"
9355msgstr ""
9356"\n"
9357" aliases 要打印指令别名。\n"
9358
9359#: config/tc-m32r.c:387
9360#, c-format
9361msgid " -no-parallel disable -parallel\n"
9362msgstr ""
9363
9364#: config/tc-m32r.c:389
9365#, c-format
9366msgid " -no-bitinst disallow the M32R2's extended bit-field instructions\n"
9367msgstr ""
9368
9369#: config/tc-m32r.c:391
9370#, fuzzy, c-format
9371msgid " -O try to optimize code. Implies -parallel\n"
9372msgstr " -S 编译到汇编语言,不进行汇编和链接\n"
9373
9374#: config/tc-m32r.c:394
9375#, c-format
9376msgid " -warn-explicit-parallel-conflicts warn when parallel instructions\n"
9377msgstr ""
9378
9379#: config/tc-m32r.c:396
9380#, fuzzy, c-format
9381msgid " might violate contraints\n"
9382msgstr " 这会使二进制文件存在不确定性\n"
9383
9384#: config/tc-m32r.c:398
9385#, c-format
9386msgid " -no-warn-explicit-parallel-conflicts do not warn when parallel\n"
9387msgstr ""
9388
9389#: config/tc-m32r.c:400
9390#, fuzzy, c-format
9391msgid " instructions might violate contraints\n"
9392msgstr " 这会使二进制文件存在不确定性\n"
9393
9394#: config/tc-m32r.c:402
9395#, c-format
9396msgid " -Wp synonym for -warn-explicit-parallel-conflicts\n"
9397msgstr ""
9398
9399#: config/tc-m32r.c:404
9400#, c-format
9401msgid " -Wnp synonym for -no-warn-explicit-parallel-conflicts\n"
9402msgstr ""
9403
9404#: config/tc-m32r.c:406
9405#, c-format
9406msgid " -ignore-parallel-conflicts do not check parallel instructions\n"
9407msgstr ""
9408
9409#: config/tc-m32r.c:408
9410#, fuzzy, c-format
9411msgid " for constraint violations\n"
9412msgstr " 导出,而非放进导入函数库。\n"
9413
9414#: config/tc-m32r.c:410
9415#, c-format
9416msgid " -no-ignore-parallel-conflicts check parallel instructions for\n"
9417msgstr ""
9418
9419#: config/tc-m32r.c:412
9420#, fuzzy, c-format
9421msgid " constraint violations\n"
9422msgstr " 导出,而非放进导入函数库。\n"
9423
9424#: config/tc-m32r.c:414
9425#, fuzzy, c-format
9426msgid " -Ip synonym for -ignore-parallel-conflicts\n"
9427msgstr " -S 编译到汇编语言,不进行汇编和链接\n"
9428
9429#: config/tc-m32r.c:416
9430#, c-format
9431msgid " -nIp synonym for -no-ignore-parallel-conflicts\n"
9432msgstr ""
9433
9434#: config/tc-m32r.c:419
9435#, c-format
9436msgid " -warn-unmatched-high warn when an (s)high reloc has no matching low reloc\n"
9437msgstr ""
9438
9439#: config/tc-m32r.c:421
9440#, c-format
9441msgid " -no-warn-unmatched-high do not warn about missing low relocs\n"
9442msgstr ""
9443
9444#: config/tc-m32r.c:423
9445#, fuzzy, c-format
9446msgid " -Wuh synonym for -warn-unmatched-high\n"
9447msgstr " --help 显示此帮助说明\n"
9448
9449#: config/tc-m32r.c:425
9450#, fuzzy, c-format
9451msgid " -Wnuh synonym for -no-warn-unmatched-high\n"
9452msgstr " --help 显示此帮助说明\n"
9453
9454#: config/tc-m32r.c:428
9455#, fuzzy, c-format
9456msgid " -KPIC generate PIC\n"
9457msgstr " -o 文件 设定输出文件名\n"
9458
9459#: config/tc-m32r.c:850
9460msgid "instructions write to the same destination register."
9461msgstr ""
9462
9463#: config/tc-m32r.c:858
9464msgid "Instructions do not use parallel execution pipelines."
9465msgstr ""
9466
9467#: config/tc-m32r.c:866
9468msgid "Instructions share the same execution pipeline"
9469msgstr ""
9470
9471#: config/tc-m32r.c:931 config/tc-m32r.c:1045
9472#, fuzzy, c-format
9473msgid "not a 16 bit instruction '%s'"
9474msgstr "生成 isel 指令"
9475
9476#: config/tc-m32r.c:943 config/tc-m32r.c:1057 config/tc-m32r.c:1241
9477#, c-format
9478msgid "instruction '%s' is for the M32R2 only"
9479msgstr ""
9480
9481#: config/tc-m32r.c:956 config/tc-m32r.c:1070 config/tc-m32r.c:1254
9482#, fuzzy, c-format
9483msgid "unknown instruction '%s'"
9484msgstr "PRINT_OPERAND:未知的标点‘%c’"
9485
9486#: config/tc-m32r.c:965 config/tc-m32r.c:1077 config/tc-m32r.c:1261
9487#, c-format
9488msgid "instruction '%s' is for the M32RX only"
9489msgstr ""
9490
9491#: config/tc-m32r.c:974 config/tc-m32r.c:1086
9492#, fuzzy, c-format
9493msgid "instruction '%s' cannot be executed in parallel."
9494msgstr "构造函数不能被声明为虚函数"
9495
9496#: config/tc-m32r.c:1029 config/tc-m32r.c:1111 config/tc-m32r.c:1318
9497#, fuzzy
9498msgid "internal error: lookup/get operands failed"
9499msgstr "内部错误:超出范围错误"
9500
9501#: config/tc-m32r.c:1096
9502#, c-format
9503msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
9504msgstr ""
9505
9506#: config/tc-m32r.c:1125
9507#, c-format
9508msgid "%s: output of 1st instruction is the same as an input to 2nd instruction - is this intentional ?"
9509msgstr ""
9510
9511#: config/tc-m32r.c:1129
9512#, c-format
9513msgid "%s: output of 2nd instruction is the same as an input to 1st instruction - is this intentional ?"
9514msgstr ""
9515
9516#: config/tc-m32r.c:1503
9517#, c-format
9518msgid ".SCOMMon length (%ld.) <0! Ignored."
9519msgstr ""
9520
9521#: config/tc-m32r.c:1553
9522#, c-format
9523msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
9524msgstr ""
9525
9526#: config/tc-m32r.c:1930 config/tc-m32r.c:1983 config/tc-nds32.c:4060
9527#: config/tc-nds32.c:4092 config/tc-sh.c:775 config/tc-sh.c:2455
9528#, fuzzy
9529msgid "Invalid PIC expression."
9530msgstr "无效的自增语句"
9531
9532#: config/tc-m32r.c:2074
9533msgid "Unmatched high/shigh reloc"
9534msgstr ""
9535
9536#: config/tc-m68hc11.c:418
9537#, c-format
9538msgid ""
9539"Motorola 68HC11/68HC12/68HCS12 options:\n"
9540" -m68hc11 | -m68hc12 |\n"
9541" -m68hcs12 | -mm9s12x |\n"
9542" -mm9s12xg specify the processor [default %s]\n"
9543" -mshort use 16-bit int ABI (default)\n"
9544" -mlong use 32-bit int ABI\n"
9545" -mshort-double use 32-bit double ABI\n"
9546" -mlong-double use 64-bit double ABI (default)\n"
9547" --force-long-branches always turn relative branches into absolute ones\n"
9548" -S,--short-branches do not turn relative branches into absolute ones\n"
9549" when the offset is out of range\n"
9550" --strict-direct-mode do not turn the direct mode into extended mode\n"
9551" when the instruction does not support direct mode\n"
9552" --print-insn-syntax print the syntax of instruction in case of error\n"
9553" --print-opcodes print the list of instructions with syntax\n"
9554" --xgate-ramoffset offset ram addresses by 0xc000\n"
9555" --generate-example generate an example of each instruction\n"
9556" (used for testing)\n"
9557msgstr ""
9558
9559#: config/tc-m68hc11.c:466 config/tc-xgate.c:285
9560#, fuzzy, c-format
9561msgid "Default target `%s' is not supported."
9562msgstr "%P%F:不支持 -shared\n"
9563
9564#. Dump the opcode statistics table.
9565#: config/tc-m68hc11.c:484
9566#, c-format
9567msgid "Name # Modes Min ops Max ops Modes mask # Used\n"
9568msgstr ""
9569
9570#: config/tc-m68hc11.c:563
9571#, fuzzy, c-format
9572msgid "Option `%s' is not recognized."
9573msgstr "语言 %s 未能被识别"
9574
9575#: config/tc-m68hc11.c:753
9576msgid "imm3"
9577msgstr ""
9578
9579#: config/tc-m68hc11.c:761
9580msgid "RD"
9581msgstr ""
9582
9583#: config/tc-m68hc11.c:769
9584msgid "RD,RS"
9585msgstr ""
9586
9587#: config/tc-m68hc11.c:777
9588msgid "RI, #imm4"
9589msgstr ""
9590
9591#: config/tc-m68hc11.c:809
9592msgid "RD, (RI,#offs5)"
9593msgstr ""
9594
9595#: config/tc-m68hc11.c:861
9596msgid "#<imm8>"
9597msgstr ""
9598
9599#: config/tc-m68hc11.c:870
9600msgid "#<imm16>"
9601msgstr ""
9602
9603#: config/tc-m68hc11.c:879 config/tc-m68hc11.c:888
9604msgid "<imm8>,X"
9605msgstr ""
9606
9607#: config/tc-m68hc11.c:915
9608msgid "*<abs8>"
9609msgstr ""
9610
9611#: config/tc-m68hc11.c:927
9612msgid "#<mask>"
9613msgstr ""
9614
9615#: config/tc-m68hc11.c:937
9616#, fuzzy, c-format
9617msgid "symbol%d"
9618msgstr "符号"
9619
9620#: config/tc-m68hc11.c:939
9621msgid "<abs>"
9622msgstr ""
9623
9624#: config/tc-m68hc11.c:958
9625#, fuzzy
9626msgid "<label>"
9627msgstr "标号"
9628
9629#: config/tc-m68hc11.c:974
9630#, c-format
9631msgid ""
9632"# Example of `%s' instructions\n"
9633"\t.sect .text\n"
9634"_start:\n"
9635msgstr ""
9636
9637#: config/tc-m68hc11.c:1021
9638#, fuzzy, c-format
9639msgid "Instruction `%s' is not recognized."
9640msgstr "内部函数 %s(%d) 无法识别"
9641
9642#: config/tc-m68hc11.c:1026
9643#, fuzzy, c-format
9644msgid "Instruction formats for `%s':"
9645msgstr "%s 格式错误"
9646
9647#: config/tc-m68hc11.c:1178
9648#, fuzzy, c-format
9649msgid "Immediate operand is not allowed for operand %d."
9650msgstr "%C处 TYPE 中的组件必须先于 CONTAINS"
9651
9652#: config/tc-m68hc11.c:1222
9653msgid "Indirect indexed addressing is not valid for 68HC11."
9654msgstr ""
9655
9656#: config/tc-m68hc11.c:1242
9657msgid "Spurious `,' or bad indirect register addressing mode."
9658msgstr ""
9659
9660#: config/tc-m68hc11.c:1264
9661msgid "Missing second register or offset for indexed-indirect mode."
9662msgstr ""
9663
9664#: config/tc-m68hc11.c:1274
9665msgid "Missing second register for indexed-indirect mode."
9666msgstr ""
9667
9668#: config/tc-m68hc11.c:1290
9669msgid "Missing `]' to close indexed-indirect mode."
9670msgstr ""
9671
9672#: config/tc-m68hc11.c:1335 config/tc-m68hc11.c:2965 config/tc-m68hc11.c:3077
9673#: config/tc-m68hc11.c:3151 config/tc-m68hc11.c:3335 config/tc-m68hc11.c:3406
9674#, fuzzy
9675msgid "Illegal operand."
9676msgstr "不合法的算子"
9677
9678#. Looks like OP_R_R.
9679#: config/tc-m68hc11.c:1340 config/tc-m68hc11.c:2970 config/tc-m68hc11.c:3082
9680#: config/tc-m68hc11.c:3156 config/tc-m68hc11.c:3262 config/tc-m68hc11.c:3314
9681#: config/tc-m68hc11.c:3322 config/tc-m68hc11.c:3340
9682#, fuzzy
9683msgid "Missing operand."
9684msgstr "缺少操作数"
9685
9686#: config/tc-m68hc11.c:1393
9687#, fuzzy
9688msgid "Pre-increment mode is not valid for 68HC11"
9689msgstr "前自增地址不是一个寄存器"
9690
9691#: config/tc-m68hc11.c:1406
9692#, fuzzy
9693msgid "Wrong register in register indirect mode."
9694msgstr "前置自增中使用了错误的寄存器"
9695
9696#: config/tc-m68hc11.c:1414
9697#, fuzzy
9698msgid "Missing `]' to close register indirect operand."
9699msgstr "有名操作数后缺少右花括号"
9700
9701#: config/tc-m68hc11.c:1434
9702msgid "Post-decrement mode is not valid for 68HC11."
9703msgstr ""
9704
9705#: config/tc-m68hc11.c:1442
9706#, fuzzy
9707msgid "Post-increment mode is not valid for 68HC11."
9708msgstr "后自增地址不是一个寄存器"
9709
9710#: config/tc-m68hc11.c:1460
9711#, fuzzy
9712msgid "Invalid indexed indirect mode."
9713msgstr "在非数组初始值设定项中出现数组索引"
9714
9715#: config/tc-m68hc11.c:1584
9716#, fuzzy, c-format
9717msgid "Trap id `%ld' is out of range."
9718msgstr "立即数越界"
9719
9720#: config/tc-m68hc11.c:1588
9721msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
9722msgstr ""
9723
9724#: config/tc-m68hc11.c:1595 config/tc-m68hc11.c:1746
9725#, fuzzy, c-format
9726msgid "Operand out of 8-bit range: `%ld'."
9727msgstr "操作数号超出范围"
9728
9729#: config/tc-m68hc11.c:1602
9730#, fuzzy
9731msgid "The trap id must be a constant."
9732msgstr "%<__builtin_prefetch%>的第三个实参必须是一个常量"
9733
9734#: config/tc-m68hc11.c:1634 config/tc-m68hc11.c:1789 config/tc-xgate.c:1342
9735#, c-format
9736msgid "Operand `%x' not recognized in fixup8."
9737msgstr ""
9738
9739#: config/tc-m68hc11.c:1651 config/tc-m68hc11.c:1699
9740#, fuzzy, c-format
9741msgid "Operand out of 16-bit range: `%ld'."
9742msgstr "操作数号超出范围"
9743
9744#: config/tc-m68hc11.c:1682 config/tc-m68hc11.c:1713
9745#, c-format
9746msgid "Operand `%x' not recognized in fixup16."
9747msgstr ""
9748
9749#: config/tc-m68hc11.c:1806
9750#, fuzzy, c-format
9751msgid "Unexpected branch conversion with `%x'"
9752msgstr "意外的版本类型 %d"
9753
9754#: config/tc-m68hc11.c:1892 config/tc-m68hc11.c:2024
9755#, fuzzy, c-format
9756msgid "Operand out of range for a relative branch: `%ld'"
9757msgstr "操作数越界(%ld 不在 %ld 和 %ld 之间)"
9758
9759#: config/tc-m68hc11.c:1992
9760#, fuzzy
9761msgid "Invalid register for dbcc/tbcc instruction."
9762msgstr "用于调整堆栈的寄存器无效"
9763
9764#: config/tc-m68hc11.c:2080
9765#, fuzzy, c-format
9766msgid "Increment/decrement value is out of range: `%ld'."
9767msgstr "偏移值越界"
9768
9769#: config/tc-m68hc11.c:2092
9770#, fuzzy
9771msgid "Expecting a register."
9772msgstr "缺失寄存器"
9773
9774#: config/tc-m68hc11.c:2107
9775#, fuzzy
9776msgid "Invalid register for post/pre increment."
9777msgstr "后置自增中使用了错误的寄存器"
9778
9779#: config/tc-m68hc11.c:2137
9780#, fuzzy
9781msgid "Invalid register."
9782msgstr "%q+D的寄存器名无效"
9783
9784#: config/tc-m68hc11.c:2144
9785#, fuzzy, c-format
9786msgid "Offset out of 16-bit range: %ld."
9787msgstr "(DP) 偏移量越界"
9788
9789#: config/tc-m68hc11.c:2150
9790#, c-format
9791msgid "Offset out of 5-bit range for movw/movb insn: %ld."
9792msgstr ""
9793
9794#: config/tc-m68hc11.c:2275
9795msgid "Expecting register D for indexed indirect mode."
9796msgstr ""
9797
9798#: config/tc-m68hc11.c:2277
9799msgid "Indexed indirect mode is not allowed for movb/movw."
9800msgstr ""
9801
9802#: config/tc-m68hc11.c:2294
9803#, fuzzy
9804msgid "Invalid accumulator register."
9805msgstr "%q+D的寄存器名无效"
9806
9807#: config/tc-m68hc11.c:2319
9808#, fuzzy
9809msgid "Invalid indexed register."
9810msgstr "%q+D的寄存器名无效"
9811
9812#: config/tc-m68hc11.c:2329
9813#, fuzzy
9814msgid "Addressing mode not implemented yet."
9815msgstr "尚未描述"
9816
9817#: config/tc-m68hc11.c:2343
9818#, fuzzy
9819msgid "Invalid source register for this instruction, use 'tfr'."
9820msgstr "用于调整堆栈的寄存器无效"
9821
9822#: config/tc-m68hc11.c:2345
9823#, fuzzy
9824msgid "Invalid source register."
9825msgstr "%q+D的寄存器名无效"
9826
9827#: config/tc-m68hc11.c:2350
9828#, fuzzy
9829msgid "Invalid destination register for this instruction, use 'tfr'."
9830msgstr "在 LDRD 指令中避免重叠的目标和地址寄存器"
9831
9832#: config/tc-m68hc11.c:2352
9833#, fuzzy
9834msgid "Invalid destination register."
9835msgstr "%q+D的寄存器名无效"
9836
9837#: config/tc-m68hc11.c:2527
9838msgid "Invalid indexed register, expecting register X."
9839msgstr ""
9840
9841#: config/tc-m68hc11.c:2529
9842msgid "Invalid indexed register, expecting register Y."
9843msgstr ""
9844
9845#: config/tc-m68hc11.c:2848
9846msgid "No instruction or missing opcode."
9847msgstr ""
9848
9849#: config/tc-m68hc11.c:2858 config/tc-m68hc11.c:3536
9850#, fuzzy, c-format
9851msgid "Opcode `%s' is not recognized."
9852msgstr "语言 %s 未能被识别"
9853
9854#: config/tc-m68hc11.c:2907 config/tc-m68hc11.c:3456 config/tc-m68hc11.c:3558
9855#, fuzzy, c-format
9856msgid "Garbage at end of instruction: `%s'."
9857msgstr "错误的指令‘%.50s’"
9858
9859#: config/tc-m68hc11.c:3444
9860#, fuzzy, c-format
9861msgid "Failed to find a valid mode for `%s'."
9862msgstr "%X%P: 无法找到版本相依性 %s\n"
9863
9864#: config/tc-m68hc11.c:3468 config/tc-m68hc11.c:3686 config/tc-m68hc11.c:3692
9865#, fuzzy, c-format
9866msgid "Invalid operand for `%s'"
9867msgstr "无效的操作数代码‘%c’"
9868
9869#: config/tc-m68hc11.c:3744
9870#, fuzzy, c-format
9871msgid "Invalid mode: %s\n"
9872msgstr "%s:无效的基数"
9873
9874#: config/tc-m68hc11.c:3804
9875msgid "bad .relax format"
9876msgstr ""
9877
9878#: config/tc-m68hc11.c:3848 config/tc-xgate.c:633
9879#, fuzzy, c-format
9880msgid "Relocation %d is not supported by object file format."
9881msgstr "此配置不支持命令行选项%qs"
9882
9883#: config/tc-m68hc11.c:4125
9884#, fuzzy
9885msgid "bra or bsr with undefined symbol."
9886msgstr "为每一个未定义的符号只警告一次"
9887
9888#: config/tc-m68hc11.c:4226 config/tc-m68hc11.c:4283
9889#, fuzzy, c-format
9890msgid "Subtype %d is not recognized."
9891msgstr "语言 %s 未能被识别"
9892
9893#: config/tc-m68hc11.c:4341 config/tc-xgate.c:666
9894msgid "Expression too complex."
9895msgstr ""
9896
9897#: config/tc-m68hc11.c:4372 config/tc-xgate.c:711 config/tc-xgate.c:720
9898#, fuzzy
9899msgid "Value out of 16-bit range."
9900msgstr "跳转越界"
9901
9902#: config/tc-m68hc11.c:4394
9903#, c-format
9904msgid "Value %ld too large for 8-bit PC-relative branch."
9905msgstr ""
9906
9907#: config/tc-m68hc11.c:4404 config/tc-xgate.c:677
9908#, c-format
9909msgid "Value %ld too large for 9-bit PC-relative branch."
9910msgstr ""
9911
9912#: config/tc-m68hc11.c:4413 config/tc-xgate.c:694
9913#, c-format
9914msgid "Value %ld too large for 10-bit PC-relative branch."
9915msgstr ""
9916
9917#: config/tc-m68hc11.c:4421
9918#, c-format
9919msgid "Auto increment/decrement offset '%ld' is out of range."
9920msgstr ""
9921
9922#: config/tc-m68hc11.c:4434
9923#, c-format
9924msgid "Offset out of 5-bit range for movw/movb insn: %ld"
9925msgstr ""
9926
9927#: config/tc-m68hc11.c:4445
9928#, c-format
9929msgid "Offset out of 9-bit range for movw/movb insn: %ld"
9930msgstr ""
9931
9932#: config/tc-m68hc11.c:4457
9933#, c-format
9934msgid "Offset out of 16-bit range for movw/movb insn: %ld"
9935msgstr ""
9936
9937#: config/tc-m68hc11.c:4474 config/tc-xgate.c:755
9938#, fuzzy, c-format
9939msgid "Line %d: unknown relocation type: 0x%x."
9940msgstr "未知 (类型 = %d,位 = %d)\n"
9941
9942#: config/tc-m68hc11.c:4499
9943#, fuzzy
9944msgid "Invalid directive"
9945msgstr "无效的 bfd 目标"
9946
9947#: config/tc-m68k.c:1167
9948#, fuzzy, c-format
9949msgid "Can not do %d byte pc-relative relocation"
9950msgstr "无法读取设备 %s.\n"
9951
9952#: config/tc-m68k.c:1169
9953#, c-format
9954msgid "Can not do %d byte pc-relative pic relocation"
9955msgstr ""
9956
9957#: config/tc-m68k.c:1174
9958#, fuzzy, c-format
9959msgid "Can not do %d byte relocation"
9960msgstr "无法读取设备 %s.\n"
9961
9962#: config/tc-m68k.c:1176
9963#, fuzzy, c-format
9964msgid "Can not do %d byte pic relocation"
9965msgstr "无法读取设备 %s.\n"
9966
9967#: config/tc-m68k.c:1256
9968#, fuzzy, c-format
9969msgid "Unable to produce reloc against symbol '%s'"
9970msgstr "在类%qs中找不到可溢出的寄存器"
9971
9972#: config/tc-m68k.c:1315 config/tc-vax.c:2363
9973#, fuzzy, c-format
9974msgid "Cannot make %s relocation PC relative"
9975msgstr "无法读取实时时钟"
9976
9977#: config/tc-m68k.c:1431 config/tc-vax.c:1873
9978#, fuzzy
9979msgid "No operator"
9980msgstr "错误的运算符"
9981
9982#: config/tc-m68k.c:1461 config/tc-vax.c:1889
9983#, fuzzy
9984msgid "Unknown operator"
9985msgstr "<未知的运算符>"
9986
9987#: config/tc-m68k.c:2364
9988#, fuzzy
9989msgid "invalid instruction for this architecture; needs "
9990msgstr "侧写档不是未实作的用于这个架构"
9991
9992#: config/tc-m68k.c:2372
9993#, fuzzy
9994msgid "hardware divide"
9995msgstr "使用硬件浮点单元"
9996
9997#: config/tc-m68k.c:2394 config/tc-m68k.c:2398 config/tc-m68k.c:2402
9998msgid "or higher"
9999msgstr ""
10000
10001#: config/tc-m68k.c:2455
10002#, fuzzy
10003msgid "operands mismatch"
10004msgstr "表达式栈不匹配"
10005
10006#: config/tc-m68k.c:2519 config/tc-m68k.c:2525 config/tc-m68k.c:2531
10007#: config/tc-mmix.c:2493 config/tc-mmix.c:2517
10008#, fuzzy
10009msgid "operand out of range"
10010msgstr "操作数号超出范围"
10011
10012#: config/tc-m68k.c:2588
10013#, c-format
10014msgid "Bignum too big for %c format; truncated"
10015msgstr ""
10016
10017#: config/tc-m68k.c:2665
10018msgid "displacement too large for this architecture; needs 68020 or higher"
10019msgstr ""
10020
10021#: config/tc-m68k.c:2776
10022msgid "scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
10023msgstr ""
10024
10025#: config/tc-m68k.c:2781
10026#, fuzzy
10027msgid "invalid index size for coldfire"
10028msgstr "错误地使用了%<::%>"
10029
10030#: config/tc-m68k.c:2834
10031msgid "Forcing byte displacement"
10032msgstr ""
10033
10034#: config/tc-m68k.c:2836
10035#, fuzzy
10036msgid "byte displacement out of range"
10037msgstr "偏移值越界"
10038
10039#: config/tc-m68k.c:2884 config/tc-m68k.c:2922
10040msgid "invalid operand mode for this architecture; needs 68020 or higher"
10041msgstr ""
10042
10043#: config/tc-m68k.c:2908 config/tc-m68k.c:2942
10044msgid ":b not permitted; defaulting to :w"
10045msgstr ""
10046
10047#: config/tc-m68k.c:3019
10048msgid "unsupported byte value; use a different suffix"
10049msgstr ""
10050
10051#: config/tc-m68k.c:3034
10052#, fuzzy
10053msgid "unknown/incorrect operand"
10054msgstr "(提示略过)"
10055
10056#: config/tc-m68k.c:3077 config/tc-m68k.c:3085 config/tc-m68k.c:3092
10057#: config/tc-m68k.c:3099
10058#, fuzzy
10059msgid "out of range"
10060msgstr "字符值超出可接受的范围以外"
10061
10062#: config/tc-m68k.c:3172
10063#, fuzzy
10064msgid "Can't use long branches on this architecture"
10065msgstr "%XError: 于此架构无法使用长节段名称\n"
10066
10067#: config/tc-m68k.c:3278
10068#, fuzzy
10069msgid "Expression out of range, using 0"
10070msgstr "字符值超出可接受的范围以外"
10071
10072#: config/tc-m68k.c:3479 config/tc-m68k.c:3495
10073#, fuzzy
10074msgid "Floating point register in register list"
10075msgstr "NT_FPREGS (浮点数寄存器)"
10076
10077#: config/tc-m68k.c:3485
10078#, fuzzy
10079msgid "Wrong register in floating-point reglist"
10080msgstr "使用 32 位浮点寄存器"
10081
10082#: config/tc-m68k.c:3501
10083#, fuzzy
10084msgid "incorrect register in reglist"
10085msgstr "地址中无寄存器"
10086
10087#: config/tc-m68k.c:3507
10088#, fuzzy
10089msgid "wrong register in floating-point reglist"
10090msgstr "使用 32 位浮点寄存器"
10091
10092#. ERROR.
10093#: config/tc-m68k.c:3980
10094msgid "Extra )"
10095msgstr ""
10096
10097#. ERROR.
10098#: config/tc-m68k.c:3991
10099#, fuzzy
10100msgid "Missing )"
10101msgstr "缺少‘)’"
10102
10103#: config/tc-m68k.c:4008
10104#, fuzzy
10105msgid "Missing operand"
10106msgstr "缺少操作数"
10107
10108#: config/tc-m68k.c:4333
10109#, fuzzy, c-format
10110msgid "unrecognized default cpu `%s'"
10111msgstr "无法识别的 C++ 默认类型"
10112
10113#: config/tc-m68k.c:4387
10114#, fuzzy, c-format
10115msgid "%s -- statement `%s' ignored"
10116msgstr "%s 语句不允许出现在%C处的 PURE 程序中"
10117
10118#: config/tc-m68k.c:4436
10119#, c-format
10120msgid "Don't know how to figure width of %c in md_assemble()"
10121msgstr ""
10122
10123#: config/tc-m68k.c:4605
10124#, c-format
10125msgid "Internal Error: Can't allocate m68k_sorted_opcodes of size %d"
10126msgstr ""
10127
10128#: config/tc-m68k.c:4670 config/tc-m68k.c:4709
10129#, fuzzy, c-format
10130msgid "Internal Error: Can't find %s in hash table"
10131msgstr "小错误:无法找到 .debug_str 节。"
10132
10133#: config/tc-m68k.c:4673 config/tc-m68k.c:4712
10134#, fuzzy, c-format
10135msgid "Internal Error: Can't hash %s: %s"
10136msgstr "内部错误:未知的机器类型:%d"
10137
10138#: config/tc-m68k.c:4837
10139#, c-format
10140msgid "text label `%s' aligned to odd boundary"
10141msgstr ""
10142
10143#: config/tc-m68k.c:5009
10144#, fuzzy, c-format
10145msgid "value %ld out of range"
10146msgstr "立即数越界"
10147
10148#: config/tc-m68k.c:5023
10149#, fuzzy
10150msgid "invalid byte branch offset"
10151msgstr "无效的寄存器偏移量"
10152
10153#: config/tc-m68k.c:5060
10154msgid "short branch with zero offset: use :w"
10155msgstr ""
10156
10157#: config/tc-m68k.c:5104
10158msgid "Conversion of PC relative BSR to absolute JSR"
10159msgstr ""
10160
10161#: config/tc-m68k.c:5115
10162msgid "Conversion of PC relative branch to absolute jump"
10163msgstr ""
10164
10165#: config/tc-m68k.c:5132 config/tc-m68k.c:5193
10166msgid "Conversion of PC relative conditional branch to absolute jump"
10167msgstr ""
10168
10169#: config/tc-m68k.c:5173
10170#, fuzzy
10171msgid "Conversion of DBcc to absolute jump"
10172msgstr "从 %s 转换到 %s,位于 %L"
10173
10174#: config/tc-m68k.c:5258
10175msgid "Conversion of PC relative displacement to absolute"
10176msgstr ""
10177
10178#: config/tc-m68k.c:5471
10179msgid "Tried to convert PC relative branch to absolute jump"
10180msgstr ""
10181
10182#: config/tc-m68k.c:5516 config/tc-m68k.c:5527 config/tc-m68k.c:5571
10183msgid "expression out of range: defaulting to 1"
10184msgstr ""
10185
10186#: config/tc-m68k.c:5563
10187msgid "expression out of range: defaulting to 0"
10188msgstr ""
10189
10190#: config/tc-m68k.c:5604 config/tc-m68k.c:5616
10191#, fuzzy, c-format
10192msgid "Can't deal with expression; defaulting to %ld"
10193msgstr "%C处需要常量表达式"
10194
10195#: config/tc-m68k.c:5630
10196msgid "expression doesn't fit in BYTE"
10197msgstr ""
10198
10199#: config/tc-m68k.c:5634
10200msgid "expression doesn't fit in WORD"
10201msgstr ""
10202
10203#: config/tc-m68k.c:5721
10204#, fuzzy, c-format
10205msgid "%s: unrecognized processor name"
10206msgstr "不可识别的寄存名%qs"
10207
10208#: config/tc-m68k.c:5782
10209#, fuzzy
10210msgid "bad coprocessor id"
10211msgstr "格式错误的协寄存器"
10212
10213#: config/tc-m68k.c:5788
10214#, fuzzy
10215msgid "unrecognized fopt option"
10216msgstr "无法识别的 -E 选项"
10217
10218#: config/tc-m68k.c:5921
10219#, fuzzy, c-format
10220msgid "option `%s' may not be negated"
10221msgstr "忽略选项 %s (尚未实作)"
10222
10223#: config/tc-m68k.c:5932
10224#, fuzzy, c-format
10225msgid "option `%s' not recognized"
10226msgstr "语言 %s 未能被识别"
10227
10228#: config/tc-m68k.c:5961
10229msgid "bad format of OPT NEST=depth"
10230msgstr ""
10231
10232#: config/tc-m68k.c:6017
10233#, fuzzy
10234msgid "missing label"
10235msgstr "缺少数字"
10236
10237#: config/tc-m68k.c:6043
10238#, fuzzy, c-format
10239msgid "bad register list: %s"
10240msgstr "错误的寄存器名"
10241
10242#: config/tc-m68k.c:6141
10243msgid "restore without save"
10244msgstr ""
10245
10246#: config/tc-m68k.c:6295 config/tc-m68k.c:6665
10247#, fuzzy
10248msgid "syntax error in structured control directive"
10249msgstr "%C处数组构造语法错误"
10250
10251#: config/tc-m68k.c:6340
10252msgid "missing condition code in structured control directive"
10253msgstr ""
10254
10255#: config/tc-m68k.c:6411
10256#, c-format
10257msgid "Condition <%c%c> in structured control directive can not be encoded correctly"
10258msgstr ""
10259
10260#: config/tc-m68k.c:6707
10261#, fuzzy
10262msgid "missing then"
10263msgstr "缺少操作数"
10264
10265#: config/tc-m68k.c:6788
10266#, fuzzy
10267msgid "else without matching if"
10268msgstr "(消息缺少匹配的方法签名"
10269
10270#: config/tc-m68k.c:6821
10271msgid "endi without matching if"
10272msgstr ""
10273
10274#: config/tc-m68k.c:6861
10275msgid "break outside of structured loop"
10276msgstr ""
10277
10278#: config/tc-m68k.c:6899
10279#, fuzzy
10280msgid "next outside of structured loop"
10281msgstr "OpenMP 结构块出口无效"
10282
10283#: config/tc-m68k.c:6950
10284#, fuzzy
10285msgid "missing ="
10286msgstr "缺少‘)’"
10287
10288#: config/tc-m68k.c:6988
10289#, fuzzy
10290msgid "missing to or downto"
10291msgstr "扩展%s 失败"
10292
10293#: config/tc-m68k.c:7024 config/tc-m68k.c:7058 config/tc-m68k.c:7272
10294#, fuzzy
10295msgid "missing do"
10296msgstr "缺少‘)’"
10297
10298#: config/tc-m68k.c:7159
10299msgid "endf without for"
10300msgstr ""
10301
10302#: config/tc-m68k.c:7213
10303msgid "until without repeat"
10304msgstr ""
10305
10306#: config/tc-m68k.c:7307
10307msgid "endw without while"
10308msgstr ""
10309
10310#: config/tc-m68k.c:7340 config/tc-m68k.c:7368
10311#, fuzzy
10312msgid "already assembled instructions"
10313msgstr "启用均值指令"
10314
10315#: config/tc-m68k.c:7445
10316#, fuzzy, c-format
10317msgid "`%s' is deprecated, use `%s'"
10318msgstr "不建议使用%qE:%s"
10319
10320#: config/tc-m68k.c:7464
10321#, fuzzy, c-format
10322msgid "cpu `%s' unrecognized"
10323msgstr "语言 %s 未能被识别"
10324
10325#: config/tc-m68k.c:7483
10326#, fuzzy, c-format
10327msgid "architecture `%s' unrecognized"
10328msgstr "未知的体系结构 %s"
10329
10330#: config/tc-m68k.c:7504
10331#, fuzzy, c-format
10332msgid "extension `%s' unrecognized"
10333msgstr " <不可识别的 EABI 版本>"
10334
10335#: config/tc-m68k.c:7623
10336#, fuzzy, c-format
10337msgid "option `-A%s' is deprecated: use `-%s'"
10338msgstr "不建议使用%qE:%s"
10339
10340#: config/tc-m68k.c:7656
10341msgid "architecture features both enabled and disabled"
10342msgstr ""
10343
10344#: config/tc-m68k.c:7683
10345msgid "selected processor does not have all features of selected architecture"
10346msgstr ""
10347
10348#: config/tc-m68k.c:7692
10349msgid "m68k and cf features both selected"
10350msgstr ""
10351
10352#: config/tc-m68k.c:7704
10353msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
10354msgstr ""
10355
10356#: config/tc-m68k.c:7736
10357#, c-format
10358msgid ""
10359"-march=<arch>\t\tset architecture\n"
10360"-mcpu=<cpu>\t\tset cpu [default %s]\n"
10361msgstr ""
10362
10363#: config/tc-m68k.c:7741
10364#, c-format
10365msgid "-m[no-]%-16s enable/disable%s architecture extension\n"
10366msgstr ""
10367
10368#: config/tc-m68k.c:7747
10369#, c-format
10370msgid ""
10371"-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
10372"-pic, -k\t\tgenerate position independent code\n"
10373"-S\t\t\tturn jbsr into jsr\n"
10374"--pcrel never turn PC-relative branches into absolute jumps\n"
10375"--register-prefix-optional\n"
10376"\t\t\trecognize register names without prefix character\n"
10377"--bitwise-or\t\tdo not treat `|' as a comment character\n"
10378"--base-size-default-16\tbase reg without size is 16 bits\n"
10379"--base-size-default-32\tbase reg without size is 32 bits (default)\n"
10380"--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
10381"--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
10382msgstr ""
10383
10384#: config/tc-m68k.c:7761
10385#, fuzzy, c-format
10386msgid "Architecture variants are: "
10387msgstr "为 v850e1 的 v850es 变种编译"
10388
10389#: config/tc-m68k.c:7770
10390#, c-format
10391msgid "Processor variants are: "
10392msgstr ""
10393
10394#: config/tc-m68k.c:7777 config/tc-xtensa.c:6241
10395#, c-format
10396msgid "\n"
10397msgstr "\n"
10398
10399#: config/tc-m68k.c:7808
10400#, fuzzy, c-format
10401msgid "Error %s in %s\n"
10402msgstr "\t正在移除 %s:\n"
10403
10404#: config/tc-m68k.c:7812
10405#, fuzzy, c-format
10406msgid "Opcode(%d.%s): "
10407msgstr ""
10408"\n"
10409" 操作码:\n"
10410
10411#: config/tc-m68k.c:7970
10412#, fuzzy
10413msgid "Not a defined coldfire architecture"
10414msgstr "%s:支持的体系结构:"
10415
10416#: config/tc-m68k.c:8146
10417#, c-format
10418msgid "Adjusted signed .word (%#lx) overflows: `switch'-statement too large."
10419msgstr ""
10420
10421#: config/tc-mcore.c:521 config/tc-microblaze.c:506 config/tc-microblaze.c:534
10422#: config/tc-microblaze.c:571 config/tc-microblaze.c:583
10423#, fuzzy, c-format
10424msgid "register expected, but saw '%.6s'"
10425msgstr "预期的 W 寄存器"
10426
10427#: config/tc-mcore.c:603
10428#, fuzzy, c-format
10429msgid "control register expected, but saw '%.6s'"
10430msgstr "预期的堆栈指针寄存器"
10431
10432#: config/tc-mcore.c:639
10433#, fuzzy
10434msgid "bad/missing psr specifier"
10435msgstr "缺失寄存器"
10436
10437#: config/tc-mcore.c:689
10438msgid "more than 65K literal pools"
10439msgstr ""
10440
10441#: config/tc-mcore.c:743
10442msgid "missing ']'"
10443msgstr "缺少 ']'"
10444
10445#: config/tc-mcore.c:782
10446#, fuzzy
10447msgid "operand must be a constant"
10448msgstr "‘B’操作数不是一个常量"
10449
10450#: config/tc-mcore.c:784
10451#, fuzzy, c-format
10452msgid "operand must be absolute in range %u..%u, not %ld"
10453msgstr "格式字符中操作数号越界"
10454
10455#: config/tc-mcore.c:819
10456#, fuzzy
10457msgid "operand must be a multiple of 4"
10458msgstr "栈大小必须刚好是 2 的某次方"
10459
10460#: config/tc-mcore.c:826
10461#, fuzzy
10462msgid "operand must be a multiple of 2"
10463msgstr "栈大小必须刚好是 2 的某次方"
10464
10465#: config/tc-mcore.c:840 config/tc-mcore.c:1356 config/tc-mcore.c:1410
10466#, fuzzy
10467msgid "base register expected"
10468msgstr "预期的 W 寄存器"
10469
10470#: config/tc-mcore.c:888 config/tc-microblaze.c:927
10471#: config/tc-microblaze.c:1059 config/tc-microblaze.c:1091
10472#: config/tc-microblaze.c:1544 config/tc-microblaze.c:1610
10473#: config/tc-microblaze.c:1683 config/tc-microblaze.c:2095
10474#: config/tc-microblaze.c:2141
10475#, fuzzy, c-format
10476msgid "unknown opcode \"%s\""
10477msgstr "未知目标"
10478
10479#: config/tc-mcore.c:931
10480#, fuzzy
10481msgid "invalid register: r15 illegal"
10482msgstr "无效寄存器名"
10483
10484#: config/tc-mcore.c:980 config/tc-mcore.c:1561
10485msgid "M340 specific opcode used when assembling for M210"
10486msgstr ""
10487
10488#: config/tc-mcore.c:998 config/tc-mcore.c:1038 config/tc-mcore.c:1057
10489#: config/tc-mcore.c:1076 config/tc-mcore.c:1104 config/tc-mcore.c:1133
10490#: config/tc-mcore.c:1170 config/tc-mcore.c:1205 config/tc-mcore.c:1224
10491#: config/tc-mcore.c:1243 config/tc-mcore.c:1277 config/tc-mcore.c:1302
10492#: config/tc-mcore.c:1359 config/tc-mcore.c:1413 config/tc-mcore.c:1449
10493#: config/tc-mcore.c:1508 config/tc-mcore.c:1530 config/tc-mcore.c:1553
10494#, fuzzy
10495msgid "second operand missing"
10496msgstr "调用语句缺少 callgraph 边:"
10497
10498#: config/tc-mcore.c:1014
10499#, fuzzy
10500msgid "destination register must be r1"
10501msgstr "目的寄存器操作数必须是偶数"
10502
10503#: config/tc-mcore.c:1035
10504#, fuzzy
10505msgid "source register must be r1"
10506msgstr "源寄存器操作数必须是偶数"
10507
10508#: config/tc-mcore.c:1099 config/tc-mcore.c:1156
10509#, fuzzy
10510msgid "immediate is not a power of two"
10511msgstr "立即数越界 (-8 到 7)"
10512
10513#: config/tc-mcore.c:1127
10514msgid "translating bgeni to movi"
10515msgstr ""
10516
10517#: config/tc-mcore.c:1164
10518msgid "translating mgeni to movi"
10519msgstr ""
10520
10521#: config/tc-mcore.c:1196
10522msgid "translating bmaski to movi"
10523msgstr ""
10524
10525#: config/tc-mcore.c:1272
10526#, fuzzy, c-format
10527msgid "displacement too large (%d)"
10528msgstr "偏移值未对齐"
10529
10530#: config/tc-mcore.c:1286
10531#, fuzzy
10532msgid "Invalid register: r0 and r15 illegal"
10533msgstr "无效寄存器名"
10534
10535#: config/tc-mcore.c:1317
10536msgid "bad starting register: r0 and r15 invalid"
10537msgstr ""
10538
10539#: config/tc-mcore.c:1330
10540#, fuzzy
10541msgid "ending register must be r15"
10542msgstr "寄存器数"
10543
10544#: config/tc-mcore.c:1350
10545#, fuzzy
10546msgid "bad base register: must be r0"
10547msgstr "错误的寄存器名"
10548
10549#: config/tc-mcore.c:1368
10550#, fuzzy
10551msgid "first register must be r4"
10552msgstr "字节编号必须是非负数"
10553
10554#: config/tc-mcore.c:1379
10555#, fuzzy
10556msgid "last register must be r7"
10557msgstr "目的寄存器操作数必须是偶数"
10558
10559#: config/tc-mcore.c:1416
10560#, fuzzy
10561msgid "reg-reg expected"
10562msgstr "预期的 W 寄存器"
10563
10564#: config/tc-mcore.c:1527
10565#, fuzzy
10566msgid "second operand must be 1"
10567msgstr "数字必须是 0 或 1"
10568
10569#: config/tc-mcore.c:1548
10570#, fuzzy
10571msgid "zero used as immediate value"
10572msgstr "立即数不能是寄存器"
10573
10574#: config/tc-mcore.c:1575
10575#, fuzzy
10576msgid "duplicated psr bit specifier"
10577msgstr "%C处重复访问限定符"
10578
10579#: config/tc-mcore.c:1581
10580msgid "`af' must appear alone"
10581msgstr ""
10582
10583#: config/tc-mcore.c:1588 config/tc-microblaze.c:1721
10584#, fuzzy, c-format
10585msgid "unimplemented opcode \"%s\""
10586msgstr "对不起,尚未实现:"
10587
10588#: config/tc-mcore.c:1597 config/tc-microblaze.c:1730
10589#, fuzzy, c-format
10590msgid "ignoring operands: %s "
10591msgstr "忽略 #pragma %s %s"
10592
10593#: config/tc-mcore.c:1667
10594#, fuzzy, c-format
10595msgid "unrecognised cpu type '%s'"
10596msgstr "无法识别的 --endian 类型“%s”"
10597
10598#: config/tc-mcore.c:1685
10599#, c-format
10600msgid ""
10601"MCORE specific options:\n"
10602" -{no-}jsri2bsr\t {dis}able jsri to bsr transformation (def: dis)\n"
10603" -{no-}sifilter\t {dis}able silicon filter behavior (def: dis)\n"
10604" -cpu=[210|340] select CPU type\n"
10605" -EB assemble for a big endian system (default)\n"
10606" -EL assemble for a little endian system\n"
10607msgstr ""
10608
10609#: config/tc-mcore.c:1703 config/tc-microblaze.c:1841
10610msgid "failed sanity check: short_jump"
10611msgstr ""
10612
10613#: config/tc-mcore.c:1713 config/tc-microblaze.c:1851
10614msgid "failed sanity check: long_jump"
10615msgstr ""
10616
10617#: config/tc-mcore.c:1739
10618#, fuzzy, c-format
10619msgid "odd displacement at %x"
10620msgstr "%C处的语句标号为零"
10621
10622#. Variable not in small data read only segment accessed
10623#. using small data read only anchor.
10624#: config/tc-mcore.c:1921 config/tc-microblaze.c:1957
10625#: config/tc-microblaze.c:2254 config/tc-microblaze.c:2277
10626msgid "unknown"
10627msgstr "未知"
10628
10629#: config/tc-mcore.c:1948
10630#, c-format
10631msgid "odd distance branch (0x%lx bytes)"
10632msgstr ""
10633
10634#: config/tc-mcore.c:1952
10635#, c-format
10636msgid "pcrel for branch to %s too far (0x%lx)"
10637msgstr ""
10638
10639#: config/tc-mcore.c:1972
10640#, c-format
10641msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
10642msgstr ""
10643
10644#: config/tc-mcore.c:1984
10645#, c-format
10646msgid "pcrel for loopt too far (0x%lx)"
10647msgstr ""
10648
10649#: config/tc-mcore.c:2180 config/tc-microblaze.c:2421 config/tc-tic30.c:1382
10650#, fuzzy, c-format
10651msgid "Can not do %d byte %srelocation"
10652msgstr "无法读取设备 %s.\n"
10653
10654#: config/tc-mcore.c:2182 config/tc-microblaze.c:2423
10655#, fuzzy
10656msgid "pc-relative"
10657msgstr "生成相对 pc 的代码"
10658
10659#: config/tc-mep.c:341
10660#, c-format
10661msgid ""
10662"MeP specific command line options:\n"
10663" -EB assemble for a big endian system\n"
10664" -EL assemble for a little endian system (default)\n"
10665" -mconfig=<name> specify a chip configuration to use\n"
10666" -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
10667" -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
10668" -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n"
10669" enable/disable the given opcodes\n"
10670"\n"
10671" If -mconfig is given, the other -m options modify it. Otherwise,\n"
10672" if no -m options are given, all core opcodes are enabled;\n"
10673" if any enabling -m options are given, only those are enabled;\n"
10674" if only disabling -m options are given, only those are disabled.\n"
10675msgstr ""
10676
10677#: config/tc-mep.c:410
10678msgid "$hi and $lo are disabled when MUL and DIV are off"
10679msgstr ""
10680
10681#: config/tc-mep.c:417
10682msgid "$mb0, $me0, $mb1, and $me1 are disabled when COP is off"
10683msgstr ""
10684
10685#: config/tc-mep.c:422
10686msgid "$dbg and $depc are disabled when DEBUG is off"
10687msgstr ""
10688
10689#: config/tc-mep.c:613
10690msgid "core and copro insn lengths must total 32 bits."
10691msgstr ""
10692
10693#: config/tc-mep.c:616 config/tc-mep.c:753
10694msgid "vliw group must consist of 1 core and 1 copro insn."
10695msgstr ""
10696
10697#: config/tc-mep.c:750
10698msgid "core and copro insn lengths must total 64 bits."
10699msgstr ""
10700
10701#: config/tc-mep.c:982
10702#, fuzzy, c-format
10703msgid "cannot pack %s with a 16-bit insn"
10704msgstr "-mtp=cp15 和 16 位 Thumb 不能并用"
10705
10706#: config/tc-mep.c:1000
10707#, c-format
10708msgid "cannot pack %s and %s together with a 16-bit insn"
10709msgstr ""
10710
10711#: config/tc-mep.c:1006
10712msgid "too many IVC2 insns to pack with a 16-bit core insn"
10713msgstr ""
10714
10715#: config/tc-mep.c:1021
10716#, c-format
10717msgid "cannot pack %s into slot P1"
10718msgstr ""
10719
10720#: config/tc-mep.c:1027
10721msgid "too many IVC2 insns to pack with a 32-bit core insn"
10722msgstr ""
10723
10724#: config/tc-mep.c:1045
10725#, c-format
10726msgid "unable to pack %s by itself?"
10727msgstr ""
10728
10729#: config/tc-mep.c:1075
10730#, fuzzy, c-format
10731msgid "cannot pack %s and %s together"
10732msgstr "不能同时使用 mshared 和 static"
10733
10734#: config/tc-mep.c:1081
10735msgid "too many IVC2 insns to pack together"
10736msgstr ""
10737
10738#. There are no insns in the queue and a plus is present.
10739#. This is a syntax error. Let's not tolerate this.
10740#. We can relax this later if necessary.
10741#: config/tc-mep.c:1318
10742#, fuzzy
10743msgid "Invalid use of parallelization operator."
10744msgstr "在转换运算符中使用%<auto%>无效"
10745
10746#: config/tc-mep.c:1364
10747msgid "Leading plus sign not allowed in core mode"
10748msgstr ""
10749
10750#: config/tc-mep.c:1892
10751#, fuzzy, c-format
10752msgid "Don't know how to relocate plain operands of type %s"
10753msgstr "不知道如何指定 # 依赖 %s\n"
10754
10755#: config/tc-mep.c:1902
10756#, c-format
10757msgid "Perhaps you are missing %%tpoff()?"
10758msgstr ""
10759
10760#: config/tc-mep.c:2089
10761msgid "bad .section directive: want a,v,w,x,M,S in string"
10762msgstr ""
10763
10764#: config/tc-mep.c:2147
10765msgid ".vliw unavailable when VLIW is disabled."
10766msgstr ""
10767
10768#: config/tc-metag.c:457
10769#, fuzzy
10770msgid "no floating point unit specified"
10771msgstr "没有指定操作"
10772
10773#: config/tc-metag.c:722
10774#, fuzzy, c-format
10775msgid "offset must be a multiple of %d"
10776msgstr "栈大小必须刚好是 2 的某次方"
10777
10778#: config/tc-metag.c:738 config/tc-metag.c:4444
10779msgid "offset and base must be from the same unit"
10780msgstr ""
10781
10782#: config/tc-metag.c:869 config/tc-metag.c:3168 config/tc-metag.c:3270
10783#, fuzzy
10784msgid "invalid destination register"
10785msgstr "%q+D的寄存器名无效"
10786
10787#: config/tc-metag.c:885 config/tc-metag.c:903 config/tc-metag.c:1294
10788#: config/tc-metag.c:1312 config/tc-metag.c:1532 config/tc-metag.c:3100
10789#: config/tc-metag.c:3185 config/tc-metag.c:3287
10790#, fuzzy
10791msgid "invalid memory operand"
10792msgstr "%%R 的操作数无效"
10793
10794#: config/tc-metag.c:940 config/tc-metag.c:3118
10795#, fuzzy
10796msgid "invalid source register"
10797msgstr "%q+D的寄存器名无效"
10798
10799#: config/tc-metag.c:1025
10800#, fuzzy
10801msgid "invalid destination unit"
10802msgstr "无效的移位操作数"
10803
10804#: config/tc-metag.c:1033
10805#, fuzzy
10806msgid "mov cannot use RD port as destination"
10807msgstr "不要使用 fabsd 自定义指令"
10808
10809#: config/tc-metag.c:1058
10810#, fuzzy
10811msgid "invalid source unit"
10812msgstr "%q+D的寄存器名无效"
10813
10814#: config/tc-metag.c:1066
10815msgid "source and address units must not be shared for this addressing mode"
10816msgstr ""
10817
10818#: config/tc-metag.c:1074 config/tc-metag.c:1678
10819msgid "set can only use RD port as source"
10820msgstr ""
10821
10822#: config/tc-metag.c:1089 config/tc-metag.c:1190 config/tc-metag.c:1441
10823#: config/tc-metag.c:1699 config/tc-metag.c:4054
10824#, fuzzy, c-format
10825msgid "base unit must be one of %s"
10826msgstr "数字必须是 0 或 1"
10827
10828#. We already tried to encode as an extended GET/SET.
10829#. Parsing as a standard GET/SET provides a smaller offset.
10830#: config/tc-metag.c:1110 config/tc-metag.c:1216 config/tc-metag.c:3131
10831#: config/tc-metag.c:3198 config/tc-metag.c:3300 config/tc-metag.c:4581
10832#, fuzzy
10833msgid "offset value out of range"
10834msgstr "立即数越界"
10835
10836#: config/tc-metag.c:1170
10837#, fuzzy
10838msgid "destination unit must be RD"
10839msgstr "%2$L 处初始化表达式中的函数 ‘%1$qs’ 必须是一个内建函数"
10840
10841#: config/tc-metag.c:1280
10842#, fuzzy
10843msgid "invalid destination register list"
10844msgstr "无效的寄存器偏移量"
10845
10846#: config/tc-metag.c:1327
10847#, fuzzy
10848msgid "invalid source register list"
10849msgstr "无效的寄存器偏移量"
10850
10851#: config/tc-metag.c:1352
10852#, fuzzy
10853msgid "register list must be even numbered"
10854msgstr "寄存器数必须是偶数"
10855
10856#: config/tc-metag.c:1358
10857#, fuzzy
10858msgid "register list must be from the same unit"
10859msgstr "寄存器数必须是偶数"
10860
10861#: config/tc-metag.c:1381
10862#, fuzzy
10863msgid "register list must not contain duplicates"
10864msgstr "注册"
10865
10866#: config/tc-metag.c:1638
10867#, fuzzy
10868msgid "MDRD value must be between 1 and 8"
10869msgstr "登记册必须 r0 和 r7 之间"
10870
10871#: config/tc-metag.c:1729
10872#, fuzzy
10873msgid "invalid destination memory operand"
10874msgstr "操作数的约束无效"
10875
10876#: config/tc-metag.c:1744
10877#, fuzzy
10878msgid "invalid source memory operand"
10879msgstr "无效的 %%s 操作数"
10880
10881#: config/tc-metag.c:1751
10882#, fuzzy, c-format
10883msgid "address units must be one of %s"
10884msgstr "数字必须是 0 或 1"
10885
10886#: config/tc-metag.c:1758
10887msgid "base and offset must be from the same unit"
10888msgstr ""
10889
10890#: config/tc-metag.c:1766
10891msgid "source and destination increment mode must agree"
10892msgstr ""
10893
10894#: config/tc-metag.c:2041
10895msgid "PC, CT, TR and TT are treated as if they are a single unit but operands must be in different units"
10896msgstr ""
10897
10898#: config/tc-metag.c:2049
10899#, fuzzy
10900msgid "source and destination register must be in different units"
10901msgstr "将一个指针转换为大小不同的整数"
10902
10903#: config/tc-metag.c:2081
10904#, fuzzy, c-format
10905msgid "register unit must be one of %s"
10906msgstr "寄存器数必须是偶数"
10907
10908#: config/tc-metag.c:2168
10909#, fuzzy, c-format
10910msgid "link register unit must be one of %s"
10911msgstr "寄存器数必须是偶数"
10912
10913#: config/tc-metag.c:2174
10914msgid "link register must be in a low numbered register"
10915msgstr ""
10916
10917#: config/tc-metag.c:2191 config/tc-metag.c:2715 config/tc-metag.c:2769
10918#, fuzzy
10919msgid "target out of range"
10920msgstr "字符值超出可接受的范围以外"
10921
10922#: config/tc-metag.c:2672
10923#, fuzzy
10924msgid "invalid quickrot unit specified"
10925msgstr "指定了无效的代码页。\n"
10926
10927#: config/tc-metag.c:2687
10928#, fuzzy
10929msgid "invalid quickrot register specified"
10930msgstr "指定了无效的代码页。\n"
10931
10932#: config/tc-metag.c:2741
10933#, fuzzy
10934msgid "source register must be in the trigger unit"
10935msgstr "源寄存器操作数必须是偶数"
10936
10937#: config/tc-metag.c:2844
10938#, fuzzy
10939msgid "Source registers must be in the same unit"
10940msgstr "源寄存器操作数必须是偶数"
10941
10942#: config/tc-metag.c:3555 config/tc-metag.c:3719 config/tc-metag.c:3987
10943msgid "destination register should be even numbered"
10944msgstr ""
10945
10946#: config/tc-metag.c:3627
10947msgid "comparison must be with register or #0"
10948msgstr ""
10949
10950#: config/tc-metag.c:3693 config/tc-metag.c:3758
10951#, fuzzy
10952msgid "instruction cannot operate on pair values"
10953msgstr "不正确的函数返回值"
10954
10955#: config/tc-metag.c:3704
10956#, fuzzy
10957msgid "zero flag is not valid for this instruction"
10958msgstr "启用对短加载指令的使用"
10959
10960#: config/tc-metag.c:3725
10961#, fuzzy
10962msgid "source register should be even numbered"
10963msgstr "源寄存器操作数必须是偶数"
10964
10965#: config/tc-metag.c:3785 config/tc-metag.c:3794
10966#, fuzzy
10967msgid "fraction bits value out of range"
10968msgstr "跳转越界"
10969
10970#: config/tc-metag.c:3976
10971msgid "simd instructions operate on pair values (L prefix)"
10972msgstr ""
10973
10974#: config/tc-metag.c:3994
10975#, fuzzy
10976msgid "source registers should be even numbered"
10977msgstr "源寄存器操作数必须是偶数"
10978
10979#: config/tc-metag.c:4272
10980#, fuzzy, c-format
10981msgid "expected ']', not %c in %s"
10982msgstr "%2$L处 %1$s 种别无效"
10983
10984#: config/tc-metag.c:4391
10985#, fuzzy
10986msgid "invalid register for memory access"
10987msgstr "无效寄存器名"
10988
10989#: config/tc-metag.c:4504 config/tc-metag.c:4632
10990#, fuzzy
10991msgid "unexpected end of line"
10992msgstr "需要行尾"
10993
10994#: config/tc-metag.c:4551
10995#, fuzzy
10996msgid "'H' modifier only valid for accumulator registers"
10997msgstr "q/Q 修饰键无效的用于符号参考"
10998
10999#: config/tc-metag.c:4604
11000#, fuzzy
11001msgid "base unit must be either A0 or A1"
11002msgstr "数字必须是 0 或 1"
11003
11004#: config/tc-metag.c:4677 config/tc-metag.c:5120
11005#, fuzzy
11006msgid "invalid register"
11007msgstr "%q+D的寄存器名无效"
11008
11009#: config/tc-metag.c:4825
11010#, fuzzy
11011msgid "could not parse template definition"
11012msgstr "不能解析文件偏移量"
11013
11014#: config/tc-metag.c:5012
11015msgid "QUICKRoT 64-bit extension not applicable to this instruction"
11016msgstr ""
11017
11018#: config/tc-metag.c:5068
11019#, fuzzy
11020msgid "invalid operands for cross-unit op"
11021msgstr "代码‘%c’的操作数无效"
11022
11023#: config/tc-metag.c:5110
11024msgid "missing flags: one of 'P', 'N' or 'Z' required"
11025msgstr ""
11026
11027#: config/tc-metag.c:5138
11028msgid "'P', 'N' or 'Z' flags may only be specified when accumulating"
11029msgstr ""
11030
11031#: config/tc-metag.c:5159
11032#, fuzzy
11033msgid "accumulator not a valid destination"
11034msgstr "累加数不是一个整常量"
11035
11036#: config/tc-metag.c:5169 config/tc-metag.c:5385 config/tc-metag.c:5569
11037#, fuzzy
11038msgid "invalid immediate value"
11039msgstr "立即数"
11040
11041#: config/tc-metag.c:5181
11042#, fuzzy
11043msgid "immediate value not allowed when source & dest differ"
11044msgstr "立即数不能是寄存器"
11045
11046#: config/tc-metag.c:5213
11047#, fuzzy, c-format
11048msgid "invalid register operand: %s"
11049msgstr "%q+D的寄存器名无效"
11050
11051#: config/tc-metag.c:5247
11052msgid "QUICKRoT extension requires 4 registers"
11053msgstr ""
11054
11055#: config/tc-metag.c:5254
11056#, fuzzy
11057msgid "invalid fourth register"
11058msgstr "%q+D的寄存器名无效"
11059
11060#: config/tc-metag.c:5261
11061msgid "A0.2,A0.3,A1.2,A1.3 required for QUICKRoT register"
11062msgstr ""
11063
11064#: config/tc-metag.c:5289
11065msgid "DSP RAM pointer in incorrect unit"
11066msgstr ""
11067
11068#: config/tc-metag.c:5335
11069#, fuzzy
11070msgid "invalid register operand #1"
11071msgstr "无效的寄存器偏移量"
11072
11073#: config/tc-metag.c:5349
11074#, fuzzy
11075msgid "invalid register operand #2"
11076msgstr "无效的寄存器偏移量"
11077
11078#: config/tc-metag.c:5413
11079#, fuzzy
11080msgid "this instruction does not accept an immediate"
11081msgstr "匹配的约束不允许使用寄存器"
11082
11083#: config/tc-metag.c:5433
11084#, fuzzy
11085msgid "invalid register operand #3"
11086msgstr "无效的寄存器偏移量"
11087
11088#: config/tc-metag.c:5445
11089msgid "this instruction does not accept an accumulator"
11090msgstr ""
11091
11092#: config/tc-metag.c:5463
11093#, fuzzy
11094msgid "invalid register operand #4"
11095msgstr "无效的寄存器偏移量"
11096
11097#: config/tc-metag.c:5540
11098#, fuzzy
11099msgid "invalid accumulator register"
11100msgstr "%q+D的寄存器名无效"
11101
11102#: config/tc-metag.c:5596
11103#, fuzzy
11104msgid "conditional instruction cannot use G flag"
11105msgstr "启用所有可选指令"
11106
11107#: config/tc-metag.c:5607
11108#, fuzzy
11109msgid "conditional instruction cannot use B flag"
11110msgstr "启用所有可选指令"
11111
11112#: config/tc-metag.c:5618
11113#, fuzzy
11114msgid "conditional instruction cannot use R flag"
11115msgstr "启用所有可选指令"
11116
11117#: config/tc-metag.c:5727
11118#, fuzzy
11119msgid "'L' modifier not valid for this instruction"
11120msgstr "启用对短加载指令的使用"
11121
11122#: config/tc-metag.c:5859
11123#, fuzzy, c-format
11124msgid "missing fpu name `%s'"
11125msgstr "%qs后缺少宏名"
11126
11127#: config/tc-metag.c:5870
11128#, fuzzy, c-format
11129msgid "unknown fpu `%s'"
11130msgstr "未知的格式类型“%s”"
11131
11132#: config/tc-metag.c:5885
11133#, fuzzy, c-format
11134msgid "missing DSP name `%s'"
11135msgstr "%qs后缺少路径"
11136
11137#: config/tc-metag.c:5896
11138#, fuzzy, c-format
11139msgid "unknown DSP `%s'"
11140msgstr "未知源"
11141
11142#: config/tc-metag.c:5914
11143#, fuzzy
11144msgid "<dsp name>\t assemble for DSP architecture <dsp name>"
11145msgstr "未知的体系结构 %s"
11146
11147#: config/tc-metag.c:5952
11148#, fuzzy, c-format
11149msgid " Meta specific command line options:\n"
11150msgstr "此配置不支持命令行选项%qs"
11151
11152#: config/tc-metag.c:6041
11153#, fuzzy
11154msgid "premature end of floating point prefix"
11155msgstr "不允许使用任何浮点操作"
11156
11157#: config/tc-metag.c:6101
11158#, fuzzy
11159msgid "unknown floating point prefix character"
11160msgstr "在 TOC 中存放浮点常量"
11161
11162#: config/tc-metag.c:6250
11163#, fuzzy, c-format
11164msgid "unknown DSP prefix character %c %s"
11165msgstr "格式字符串中出现无效的类型转换字符%qc"
11166
11167#: config/tc-metag.c:6513
11168#, c-format
11169msgid "instruction mnemonic too long: %s"
11170msgstr ""
11171
11172#: config/tc-metag.c:6568
11173#, fuzzy, c-format
11174msgid "junk at end of line: \"%s\""
11175msgstr "行尾有垃圾字符"
11176
11177#: config/tc-metag.c:6575
11178#, fuzzy, c-format
11179msgid "failed to assemble instruction: \"%s\""
11180msgstr "启用均值指令"
11181
11182#: config/tc-metag.c:6580
11183#, fuzzy, c-format
11184msgid "unknown floating point mnemonic: \"%s\""
11185msgstr "在 TOC 中存放浮点常量"
11186
11187#: config/tc-metag.c:6582
11188#, fuzzy, c-format
11189msgid "unknown mnemonic: \"%s\""
11190msgstr "<未知:%s>"
11191
11192#: config/tc-metag.c:6633
11193#, fuzzy, c-format
11194msgid "cannot assemble DSP instruction, DSP option not set: %s"
11195msgstr "使用估算的地址评注汇编指令"
11196
11197#: config/tc-metag.c:6640
11198#, fuzzy, c-format
11199msgid "cannot assemble FPU instruction, FPU option not set: %s"
11200msgstr "使用估算的地址评注汇编指令"
11201
11202#: config/tc-metag.c:6738 config/tc-nds32.c:5356
11203msgid "Bad call to md_atof()"
11204msgstr ""
11205
11206#: config/tc-microblaze.c:511 config/tc-microblaze.c:540
11207#: config/tc-microblaze.c:577
11208#, fuzzy, c-format
11209msgid "Invalid register number at '%.6s'"
11210msgstr "%q+D的寄存器名无效"
11211
11212#: config/tc-microblaze.c:738
11213#, fuzzy
11214msgid "operand must be a constant or a label"
11215msgstr "掩码必须是一个立即数"
11216
11217#: config/tc-microblaze.c:742
11218#, fuzzy, c-format
11219msgid "operand must be absolute in range %d..%d, not %d"
11220msgstr "格式字符中操作数号越界"
11221
11222#: config/tc-microblaze.c:941 config/tc-microblaze.c:948
11223#: config/tc-microblaze.c:955 config/tc-microblaze.c:988
11224#: config/tc-microblaze.c:995 config/tc-microblaze.c:1001
11225#: config/tc-microblaze.c:1114 config/tc-microblaze.c:1121
11226#: config/tc-microblaze.c:1127 config/tc-microblaze.c:1158
11227#: config/tc-microblaze.c:1165 config/tc-microblaze.c:1185
11228#: config/tc-microblaze.c:1192 config/tc-microblaze.c:1212
11229#: config/tc-microblaze.c:1219 config/tc-microblaze.c:1237
11230#: config/tc-microblaze.c:1244 config/tc-microblaze.c:1266
11231#: config/tc-microblaze.c:1273 config/tc-microblaze.c:1291
11232#: config/tc-microblaze.c:1303 config/tc-microblaze.c:1321
11233#: config/tc-microblaze.c:1338 config/tc-microblaze.c:1345
11234#: config/tc-microblaze.c:1391 config/tc-microblaze.c:1398
11235#: config/tc-microblaze.c:1444 config/tc-microblaze.c:1451
11236#: config/tc-microblaze.c:1473 config/tc-microblaze.c:1480
11237#: config/tc-microblaze.c:1500 config/tc-microblaze.c:1506
11238#: config/tc-microblaze.c:1566 config/tc-microblaze.c:1572
11239#: config/tc-microblaze.c:1632 config/tc-microblaze.c:1706
11240#, fuzzy
11241msgid "Error in statement syntax"
11242msgstr "在语句中"
11243
11244#: config/tc-microblaze.c:961 config/tc-microblaze.c:963
11245#: config/tc-microblaze.c:965 config/tc-microblaze.c:1005
11246#: config/tc-microblaze.c:1007 config/tc-microblaze.c:1131
11247#: config/tc-microblaze.c:1133 config/tc-microblaze.c:1171
11248#: config/tc-microblaze.c:1173 config/tc-microblaze.c:1198
11249#: config/tc-microblaze.c:1200 config/tc-microblaze.c:1225
11250#: config/tc-microblaze.c:1248 config/tc-microblaze.c:1279
11251#: config/tc-microblaze.c:1309 config/tc-microblaze.c:1327
11252#: config/tc-microblaze.c:1457 config/tc-microblaze.c:1459
11253#: config/tc-microblaze.c:1486 config/tc-microblaze.c:1488
11254#: config/tc-microblaze.c:1510 config/tc-microblaze.c:1576
11255#: config/tc-microblaze.c:1638
11256#, fuzzy
11257msgid "Cannot use special register with this instruction"
11258msgstr "不能为中断函数使用 va_start"
11259
11260#: config/tc-microblaze.c:1015
11261msgid "lmi pseudo instruction should not use a label in imm field"
11262msgstr ""
11263
11264#: config/tc-microblaze.c:1017
11265msgid "smi pseudo instruction should not use a label in imm field"
11266msgstr ""
11267
11268#: config/tc-microblaze.c:1136
11269#, fuzzy
11270msgid "Symbol used as immediate for shift instruction"
11271msgstr "符号被用作立即操作数"
11272
11273#: config/tc-microblaze.c:1145
11274#, c-format
11275msgid "Shift value > 32. using <value %% 32>"
11276msgstr ""
11277
11278#: config/tc-microblaze.c:1251
11279#, fuzzy
11280msgid "Symbol used as immediate value for msrset/msrclr instructions"
11281msgstr "符号被用作立即操作数"
11282
11283#: config/tc-microblaze.c:1380 config/tc-microblaze.c:1433
11284#, fuzzy
11285msgid "invalid value for special purpose register"
11286msgstr "不允许负立即数"
11287
11288#: config/tc-microblaze.c:1646
11289msgid "An IMM instruction should not be present in the .s file"
11290msgstr ""
11291
11292#: config/tc-microblaze.c:1708
11293#, fuzzy
11294msgid "Symbol used as immediate for mbar instruction"
11295msgstr "符号被用作立即操作数"
11296
11297#: config/tc-microblaze.c:1714
11298#, c-format
11299msgid "Immediate value for mbar > 32. using <value %% 32>"
11300msgstr ""
11301
11302#: config/tc-microblaze.c:1791
11303msgid "Bad call to MD_NTOF()"
11304msgstr ""
11305
11306#: config/tc-microblaze.c:2048
11307#, c-format
11308msgid "pcrel for branch to %s too far (0x%x)"
11309msgstr ""
11310
11311#. We know the abs value: Should never happen.
11312#: config/tc-microblaze.c:2202
11313msgid "Absolute PC-relative value in relaxation code. Assembler error....."
11314msgstr ""
11315
11316#. Cannot have a PC-relative branch to a diff segment.
11317#: config/tc-microblaze.c:2216
11318#, fuzzy, c-format
11319msgid "PC relative branch to label %s which is not in the instruction space"
11320msgstr "允许跳转与其他指令打包在一起"
11321
11322#: config/tc-microblaze.c:2257
11323msgid "Variable is accessed using small data read only anchor, but it is not in the small data read only section"
11324msgstr ""
11325
11326#: config/tc-microblaze.c:2280
11327msgid "Variable is accessed using small data read write anchor, but it is not in the small data read write section"
11328msgstr ""
11329
11330#: config/tc-microblaze.c:2289
11331msgid "Incorrect fr_opcode value in frag. Internal error....."
11332msgstr ""
11333
11334#. We know the abs value: Should never happen.
11335#: config/tc-microblaze.c:2296
11336msgid "Absolute value in relaxation code. Assembler error....."
11337msgstr ""
11338
11339#: config/tc-microblaze.c:2519 config/tc-mn10300.c:1069 config/tc-sh.c:802
11340#: config/tc-z80.c:694 read.c:4413
11341#, fuzzy, c-format
11342msgid "unsupported BFD relocation size %u"
11343msgstr ""
11344"\n"
11345"重定位节 "
11346
11347#: config/tc-mips.c:1903
11348#, fuzzy, c-format
11349msgid "the %d-bit %s architecture does not support the `%s' extension"
11350msgstr "%qs架构不支持 synci 指令"
11351
11352#: config/tc-mips.c:1906
11353#, c-format
11354msgid "the `%s' extension requires %s%d revision %d or greater"
11355msgstr ""
11356
11357#: config/tc-mips.c:1914
11358#, c-format
11359msgid "the `%s' extension requires 64-bit FPRs"
11360msgstr ""
11361
11362#: config/tc-mips.c:2732 config/tc-mips.c:14935
11363#, fuzzy, c-format
11364msgid "unrecognized register name `%s'"
11365msgstr "不可识别的寄存名%qs"
11366
11367#: config/tc-mips.c:2958
11368#, fuzzy
11369msgid "invalid register range"
11370msgstr "无效寄存器名"
11371
11372#: config/tc-mips.c:2986
11373#, fuzzy
11374msgid "vector element must be constant"
11375msgstr "数组边界不是一个整数常量"
11376
11377#: config/tc-mips.c:2996
11378msgid "missing `]'"
11379msgstr "缺少 `]'"
11380
11381#: config/tc-mips.c:3192
11382#, fuzzy, c-format
11383msgid "internal: bad mips opcode (mask error): %s %s"
11384msgstr "<操作数表中出现内部错误:%s %s>\n"
11385
11386#: config/tc-mips.c:3219
11387#, fuzzy, c-format
11388msgid "internal: unknown operand type: %s %s"
11389msgstr "%s:未知的重定位类型 %d"
11390
11391#: config/tc-mips.c:3244
11392#, c-format
11393msgid "internal: bad mips opcode (bits 0x%08lx doubly defined): %s %s"
11394msgstr ""
11395
11396#: config/tc-mips.c:3252
11397#, c-format
11398msgid "internal: bad mips opcode (bits 0x%08lx undefined): %s %s"
11399msgstr ""
11400
11401#: config/tc-mips.c:3259
11402#, fuzzy, c-format
11403msgid "internal: bad mips opcode (bits 0x%08lx defined): %s %s"
11404msgstr "<操作数表中出现内部错误:%s %s>\n"
11405
11406#: config/tc-mips.c:3303
11407#, fuzzy, c-format
11408msgid "internal error: bad microMIPS opcode (incorrect length: %u): %s %s"
11409msgstr "<操作数表中出现内部错误:%s %s>\n"
11410
11411#: config/tc-mips.c:3311
11412#, fuzzy, c-format
11413msgid "internal error: bad microMIPS opcode (opcode/length mismatch): %s %s"
11414msgstr "<操作数表中出现内部错误:%s %s>\n"
11415
11416#: config/tc-mips.c:3337
11417#, fuzzy
11418msgid "-G may not be used in position-independent code"
11419msgstr "尽可能生成与位置无关的代码(大模式)"
11420
11421#. Probably a memory allocation problem? Give up now.
11422#: config/tc-mips.c:3357 config/tc-mips.c:3448
11423msgid "broken assembler, no assembly attempted"
11424msgstr ""
11425
11426#: config/tc-mips.c:3387 config/tc-mips.c:3416
11427#, fuzzy, c-format
11428msgid "internal: can't hash `%s': %s"
11429msgstr "无法打开 %s“%s”:%s"
11430
11431#: config/tc-mips.c:3623
11432#, c-format
11433msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
11434msgstr ""
11435
11436#: config/tc-mips.c:4285
11437#, fuzzy, c-format
11438msgid "operand %d out of range"
11439msgstr "操作数号超出范围"
11440
11441#: config/tc-mips.c:4293
11442#, fuzzy, c-format
11443msgid "operand %d must be constant"
11444msgstr "输出操作数 %d 必须使用%<&%>约束"
11445
11446#: config/tc-mips.c:4337 read.c:4215 read.c:5100 write.c:266 write.c:1009
11447#, fuzzy
11448msgid "register value used as expression"
11449msgstr "嵌套函数中使用了寄存器变量%qD"
11450
11451#: config/tc-mips.c:4350
11452#, fuzzy, c-format
11453msgid "operand %d must be an immediate expression"
11454msgstr "掩码必须是一个立即数"
11455
11456#: config/tc-mips.c:4465
11457#, fuzzy, c-format
11458msgid "float register should be even, was %d"
11459msgstr "目的寄存器操作数必须是偶数"
11460
11461#: config/tc-mips.c:4477
11462#, c-format
11463msgid "condition code register should be even for %s, was %d"
11464msgstr ""
11465
11466#: config/tc-mips.c:4482
11467#, c-format
11468msgid "condition code register should be 0 or 4 for %s, was %d"
11469msgstr ""
11470
11471#: config/tc-mips.c:4791
11472#, fuzzy
11473msgid "invalid performance register"
11474msgstr "无效的协寄存器%qE"
11475
11476#: config/tc-mips.c:5075
11477#, fuzzy
11478msgid "missing frame size"
11479msgstr "缺失寄存器"
11480
11481#: config/tc-mips.c:5080
11482#, fuzzy
11483msgid "frame size specified twice"
11484msgstr "-I- 指定了两次"
11485
11486#: config/tc-mips.c:5085
11487#, fuzzy
11488msgid "invalid frame size"
11489msgstr "无效的 #pragma %s"
11490
11491#: config/tc-mips.c:5123
11492#, fuzzy, c-format
11493msgid "operand %d must be an immediate"
11494msgstr "掩码必须是一个立即数"
11495
11496#: config/tc-mips.c:5138
11497#, fuzzy
11498msgid "invalid element selector"
11499msgstr "无效的自增语句"
11500
11501#: config/tc-mips.c:5151
11502#, fuzzy, c-format
11503msgid "operand %d must be scalar"
11504msgstr "%L处数组索引必须是标量"
11505
11506#: config/tc-mips.c:5292
11507#, fuzzy
11508msgid "floating-point expression required"
11509msgstr "%C处需要常量表达式"
11510
11511#: config/tc-mips.c:5389
11512#, fuzzy, c-format
11513msgid "cannot use `%s' in this section"
11514msgstr "不能在参数声明中使用%<::%>"
11515
11516#: config/tc-mips.c:5524
11517msgid "used $at without \".set noat\""
11518msgstr ""
11519
11520#: config/tc-mips.c:5526
11521#, c-format
11522msgid "used $%u with \".set at=$%u\""
11523msgstr ""
11524
11525#: config/tc-mips.c:6511
11526#, c-format
11527msgid "wrong size instruction in a %u-bit branch delay slot"
11528msgstr ""
11529
11530#: config/tc-mips.c:6529 config/tc-mips.c:6539
11531#, fuzzy, c-format
11532msgid "jump to misaligned address (0x%lx)"
11533msgstr " 加载地址 0x%V"
11534
11535#: config/tc-mips.c:6554 config/tc-mips.c:7945
11536#, c-format
11537msgid "branch to misaligned address (0x%lx)"
11538msgstr ""
11539
11540#: config/tc-mips.c:6560 config/tc-mips.c:7948
11541#, c-format
11542msgid "branch address range overflow (0x%lx)"
11543msgstr ""
11544
11545#: config/tc-mips.c:6764 config/tc-mips.c:17083
11546#, fuzzy
11547msgid "extended instruction in delay slot"
11548msgstr "在条件序列中预测到的指令"
11549
11550#: config/tc-mips.c:7191
11551#, fuzzy
11552msgid "source and destination must be different"
11553msgstr "输入输出文件必须不同"
11554
11555#: config/tc-mips.c:7194
11556msgid "a destination register must be supplied"
11557msgstr ""
11558
11559#: config/tc-mips.c:7199
11560#, fuzzy
11561msgid "the source register must not be $31"
11562msgstr "源寄存器操作数必须是偶数"
11563
11564#: config/tc-mips.c:7416 config/tc-mips.c:13202
11565#, fuzzy
11566msgid "invalid unextended operand value"
11567msgstr "%%T/%%B 代码的操作数无效"
11568
11569#: config/tc-mips.c:7529
11570#, fuzzy, c-format
11571msgid "opcode not supported on this processor: %s (%s)"
11572msgstr "堆栈限制在此目标机上不受支持"
11573
11574#: config/tc-mips.c:7608
11575#, fuzzy
11576msgid "opcode not supported in the `insn32' mode"
11577msgstr "代码模式%qs在 %s 位模式下不受支持"
11578
11579#: config/tc-mips.c:7611
11580#, c-format
11581msgid "unrecognized %d-bit version of microMIPS opcode"
11582msgstr ""
11583
11584#: config/tc-mips.c:7695
11585msgid "macro instruction expanded into multiple instructions in a branch delay slot"
11586msgstr ""
11587
11588#: config/tc-mips.c:7698
11589#, fuzzy
11590msgid "macro instruction expanded into multiple instructions"
11591msgstr "生成加载/存储乘法指令"
11592
11593#: config/tc-mips.c:7702
11594msgid "macro instruction expanded into a wrong size instruction in a 16-bit branch delay slot"
11595msgstr ""
11596
11597#: config/tc-mips.c:7704
11598msgid "macro instruction expanded into a wrong size instruction in a 32-bit branch delay slot"
11599msgstr ""
11600
11601#: config/tc-mips.c:8146
11602#, fuzzy
11603msgid "operand overflow"
11604msgstr "数值溢出"
11605
11606#: config/tc-mips.c:8165 config/tc-mips.c:8749 config/tc-mips.c:12690
11607msgid "macro used $at after \".set noat\""
11608msgstr ""
11609
11610#: config/tc-mips.c:8313 config/tc-mips.c:11039 config/tc-mips.c:11694
11611#, fuzzy, c-format
11612msgid "number (0x%s) larger than 32 bits"
11613msgstr "%q+D的大小超过 %wd 字节"
11614
11615#: config/tc-mips.c:8333
11616#, fuzzy
11617msgid "number larger than 64 bits"
11618msgstr "支持大于 64K 的 TLS 段"
11619
11620#: config/tc-mips.c:8627 config/tc-mips.c:8655 config/tc-mips.c:8693
11621#: config/tc-mips.c:8738 config/tc-mips.c:11274 config/tc-mips.c:11313
11622#: config/tc-mips.c:11352 config/tc-mips.c:11790 config/tc-mips.c:11842
11623msgid "PIC code offset overflow (max 16 signed bits)"
11624msgstr ""
11625
11626#: config/tc-mips.c:9266
11627#, c-format
11628msgid "BALIGN immediate not 0, 1, 2 or 3 (%lu)"
11629msgstr ""
11630
11631#. result is always true
11632#: config/tc-mips.c:9360
11633#, c-format
11634msgid "branch %s is always true"
11635msgstr ""
11636
11637#: config/tc-mips.c:9576 config/tc-mips.c:9686
11638#, fuzzy
11639msgid "divide by zero"
11640msgstr "被零除"
11641
11642#: config/tc-mips.c:9774
11643#, fuzzy
11644msgid "dla used to load 32-bit register"
11645msgstr " [在浮点寄存器中传递浮点数]"
11646
11647#: config/tc-mips.c:9777
11648msgid "la used to load 64-bit address"
11649msgstr ""
11650
11651#: config/tc-mips.c:9885 config/tc-z80.c:726
11652#, fuzzy
11653msgid "offset too large"
11654msgstr "<偏移量过大>"
11655
11656#: config/tc-mips.c:10059 config/tc-mips.c:10337
11657msgid "PIC code offset overflow (max 32 signed bits)"
11658msgstr ""
11659
11660#: config/tc-mips.c:10407 config/tc-mips.c:10483
11661#, fuzzy, c-format
11662msgid "opcode not supported in the `insn32' mode `%s'"
11663msgstr "代码模式%qs在 %s 位模式下不受支持"
11664
11665#: config/tc-mips.c:10435
11666#, fuzzy
11667msgid "MIPS PIC call to register other than $25"
11668msgstr "MIPS16 PIC 代码的 ABI 不是 o32 或 o64"
11669
11670#: config/tc-mips.c:10451 config/tc-mips.c:10462 config/tc-mips.c:10595
11671#: config/tc-mips.c:10606
11672msgid "no .cprestore pseudo-op used in PIC code"
11673msgstr ""
11674
11675#: config/tc-mips.c:10456 config/tc-mips.c:10600
11676msgid "no .frame pseudo-op used in PIC code"
11677msgstr ""
11678
11679#: config/tc-mips.c:10621
11680msgid "non-PIC jump used in PIC library"
11681msgstr ""
11682
11683#: config/tc-mips.c:12248
11684#, fuzzy, c-format
11685msgid "instruction %s: result is always false"
11686msgstr "对两个互斥的相等比较取%<and%>的结果永远是 0"
11687
11688#: config/tc-mips.c:12401
11689#, fuzzy, c-format
11690msgid "instruction %s: result is always true"
11691msgstr "对两个互斥的相等比较取%<and%>的结果永远是 0"
11692
11693#. FIXME: Check if this is one of the itbl macros, since they
11694#. are added dynamically.
11695#: config/tc-mips.c:12686
11696#, fuzzy, c-format
11697msgid "macro %s not implemented yet"
11698msgstr "%s:未实现"
11699
11700#: config/tc-mips.c:13027 config/tc-mips.c:13089 config/tc-mips.c:13102
11701#: config/tc-score.c:2691 config/tc-score.c:2737
11702#, fuzzy
11703msgid "unrecognized opcode"
11704msgstr "无法识别的 -E 选项"
11705
11706#: config/tc-mips.c:13212
11707msgid "extended operand requested but not required"
11708msgstr ""
11709
11710#: config/tc-mips.c:13221
11711#, fuzzy
11712msgid "operand value out of range for instruction"
11713msgstr "格式字符中操作数号越界"
11714
11715#: config/tc-mips.c:13316
11716#, fuzzy, c-format
11717msgid "relocation %s isn't supported by the current ABI"
11718msgstr "弱引用在此配置下不受支持"
11719
11720#: config/tc-mips.c:13372
11721msgid "unclosed '('"
11722msgstr ""
11723
11724#: config/tc-mips.c:13438
11725#, fuzzy, c-format
11726msgid "a different %s was already specified, is now %s"
11727msgstr "option(\"%s\")已经被指定"
11728
11729#: config/tc-mips.c:13581
11730#, fuzzy
11731msgid "-mmicromips cannot be used with -mips16"
11732msgstr "-mmulticore 只能用于 BF561"
11733
11734#: config/tc-mips.c:13596
11735#, fuzzy
11736msgid "-mips16 cannot be used with -micromips"
11737msgstr "-mmulticore 只能用于 BF561"
11738
11739#: config/tc-mips.c:13739 config/tc-mips.c:13785
11740msgid "no compiled in support for 64 bit object file format"
11741msgstr ""
11742
11743#: config/tc-mips.c:13792
11744#, fuzzy, c-format
11745msgid "invalid abi -mabi=%s"
11746msgstr "无效掩码"
11747
11748#: config/tc-mips.c:13832
11749#, fuzzy, c-format
11750msgid "invalid NaN setting -mnan=%s"
11751msgstr "无效的字符串长度"
11752
11753#: config/tc-mips.c:13881
11754#, fuzzy
11755msgid "-G not supported in this configuration"
11756msgstr "-m%s 在此配置下不受支持"
11757
11758#: config/tc-mips.c:13907
11759#, fuzzy, c-format
11760msgid "-%s conflicts with the other architecture options, which imply -%s"
11761msgstr "%<-%s%>与指定了 %s 处理器的其他架构选项冲突"
11762
11763#: config/tc-mips.c:13923
11764#, fuzzy, c-format
11765msgid "-march=%s is not compatible with the selected ABI"
11766msgstr "%<-march=%s%>与所选 ABI 不兼容"
11767
11768#: config/tc-mips.c:13942
11769#, fuzzy
11770msgid "-mgp64 used with a 32-bit processor"
11771msgstr "%<-mgp64%>与 32 位处理器一起使用"
11772
11773#: config/tc-mips.c:13944
11774#, fuzzy
11775msgid "-mgp32 used with a 64-bit ABI"
11776msgstr "%<-mgp32%>与 64 位 ABI 一起使用"
11777
11778#: config/tc-mips.c:13946
11779#, fuzzy
11780msgid "-mgp64 used with a 32-bit ABI"
11781msgstr "%<-mgp64%>与 32 位 ABI 一起使用"
11782
11783#: config/tc-mips.c:13984
11784#, fuzzy
11785msgid "-mfp64 used with a 32-bit fpu"
11786msgstr "%<-mgp64%>与 32 位 ABI 一起使用"
11787
11788#: config/tc-mips.c:13987
11789#, fuzzy
11790msgid "-mfp64 used with a 32-bit ABI"
11791msgstr "%<-mgp64%>与 32 位 ABI 一起使用"
11792
11793#: config/tc-mips.c:13991
11794#, fuzzy
11795msgid "-mfp32 used with a 64-bit ABI"
11796msgstr "%<-mgp32%>与 64 位 ABI 一起使用"
11797
11798#: config/tc-mips.c:14005
11799#, fuzzy
11800msgid "trap exception not supported at ISA 1"
11801msgstr "陷阱模式不为 VAX 浮点数所支持"
11802
11803#: config/tc-mips.c:14069
11804#, fuzzy
11805msgid "PC relative MIPS16 instruction references a different section"
11806msgstr "警告:关于已删除的节的重定位"
11807
11808#: config/tc-mips.c:14334
11809#, fuzzy
11810msgid "TLS relocation against a constant"
11811msgstr "节没有内容"
11812
11813#: config/tc-mips.c:14411
11814#, fuzzy
11815msgid "unsupported constant in relocation"
11816msgstr "不支持的 .stab 重定位"
11817
11818#: config/tc-mips.c:14450
11819#, c-format
11820msgid "branch to misaligned address (%lx)"
11821msgstr ""
11822
11823#: config/tc-mips.c:14592
11824#, fuzzy, c-format
11825msgid "alignment too large, %d assumed"
11826msgstr "要求的对齐边界太大"
11827
11828#: config/tc-mips.c:14595
11829msgid "alignment negative, 0 assumed"
11830msgstr ""
11831
11832#: config/tc-mips.c:14831
11833#, fuzzy, c-format
11834msgid "%s: no such section"
11835msgstr "%s:没有资源节"
11836
11837#: config/tc-mips.c:14880
11838#, fuzzy, c-format
11839msgid ".option pic%d not supported"
11840msgstr "不支持 -pipe"
11841
11842#: config/tc-mips.c:14885 config/tc-mips.c:15171
11843#, fuzzy
11844msgid "-G may not be used with SVR4 PIC code"
11845msgstr "-MG 只能与 -M 或 -MM 一起使用"
11846
11847#: config/tc-mips.c:14891
11848#, fuzzy, c-format
11849msgid "unrecognized option \"%s\""
11850msgstr "无法识别的选项"
11851
11852#: config/tc-mips.c:14952
11853msgid "`noreorder' must be set before `nomacro'"
11854msgstr ""
11855
11856#: config/tc-mips.c:14978
11857#, fuzzy, c-format
11858msgid "%s isa does not support 64-bit registers"
11859msgstr "%s 不支持 split_edge"
11860
11861#: config/tc-mips.c:14989
11862#, fuzzy, c-format
11863msgid "%s isa does not support 64-bit floating point registers"
11864msgstr "使用 64 位浮点寄存器"
11865
11866#: config/tc-mips.c:15005
11867#, fuzzy
11868msgid "`mips16' cannot be used with `micromips'"
11869msgstr "`x' 不能被用于归档上。"
11870
11871#: config/tc-mips.c:15014
11872#, fuzzy
11873msgid "`micromips' cannot be used with `mips16'"
11874msgstr "-mmulticore 只能用于 BF561"
11875
11876#: config/tc-mips.c:15043
11877#, fuzzy, c-format
11878msgid "unknown architecture %s"
11879msgstr "未知的体系结构 %s"
11880
11881#: config/tc-mips.c:15056 config/tc-mips.c:15093
11882#, fuzzy, c-format
11883msgid "unknown ISA level %s"
11884msgstr "未知的 TLS 模型%qs"
11885
11886#: config/tc-mips.c:15064
11887#, fuzzy, c-format
11888msgid "unknown ISA or architecture %s"
11889msgstr "未知的体系结构 %s"
11890
11891#: config/tc-mips.c:15125
11892msgid ".set pop with no .set push"
11893msgstr ""
11894
11895#: config/tc-mips.c:15154
11896#, fuzzy, c-format
11897msgid "tried to set unrecognized symbol: %s\n"
11898msgstr "%s:无法识别的“%s”标志 0x%x"
11899
11900#: config/tc-mips.c:15213 config/tc-mips.c:15290 config/tc-mips.c:15393
11901#: config/tc-mips.c:15421 config/tc-mips.c:15468
11902#, fuzzy, c-format
11903msgid "%s not supported in MIPS16 mode"
11904msgstr "%qs不支持 MIPS16 代码"
11905
11906#: config/tc-mips.c:15220
11907#, fuzzy
11908msgid ".cpload not in noreorder section"
11909msgstr "不要列出已移除的未使用节"
11910
11911#: config/tc-mips.c:15299 config/tc-mips.c:15318
11912#, fuzzy
11913msgid "missing argument separator ',' for .cpsetup"
11914msgstr "%qs缺少参数"
11915
11916#: config/tc-mips.c:15511
11917#, fuzzy, c-format
11918msgid "unsupported use of %s"
11919msgstr "不支持的组合:%s"
11920
11921#: config/tc-mips.c:15602
11922#, fuzzy
11923msgid "unsupported use of .gpword"
11924msgstr "不支持的重定位类型"
11925
11926#: config/tc-mips.c:15640
11927#, fuzzy
11928msgid "unsupported use of .gpdword"
11929msgstr "不支持的重定位类型"
11930
11931#: config/tc-mips.c:15672
11932#, fuzzy
11933msgid "unsupported use of .ehword"
11934msgstr "不支持的限定符"
11935
11936#: config/tc-mips.c:15747
11937msgid "bad .nan directive"
11938msgstr ""
11939
11940#: config/tc-mips.c:15796
11941#, fuzzy, c-format
11942msgid "ignoring attempt to redefine symbol %s"
11943msgstr "警告:试图导出未定义的符号“%s”"
11944
11945#: config/tc-mips.c:15811 ecoff.c:3377
11946msgid "bad .weakext directive"
11947msgstr ""
11948
11949#: config/tc-mips.c:16019
11950#, fuzzy
11951msgid "unsupported PC relative reference to different section"
11952msgstr "警告:关于已删除的节的重定位"
11953
11954#: config/tc-mips.c:16128 config/tc-xtensa.c:1583 config/tc-xtensa.c:1859
11955#, fuzzy
11956msgid "unsupported relocation"
11957msgstr ""
11958"\n"
11959"重定位节 "
11960
11961#: config/tc-mips.c:16641 config/tc-mips.c:16904
11962msgid "relaxed out-of-range branch into a jump"
11963msgstr ""
11964
11965#: config/tc-mips.c:17454
11966msgid "missing .end at end of assembly"
11967msgstr ""
11968
11969#: config/tc-mips.c:17469 config/tc-score.c:5641
11970#, fuzzy
11971msgid "expected simple number"
11972msgstr "意外的编号"
11973
11974#: config/tc-mips.c:17497 config/tc-score.c:5668
11975msgid "invalid number"
11976msgstr "无效编号"
11977
11978#: config/tc-mips.c:17574 ecoff.c:3004
11979msgid ".end directive without a preceding .ent directive"
11980msgstr ""
11981
11982#: config/tc-mips.c:17583
11983#, fuzzy
11984msgid ".end symbol does not match .ent symbol"
11985msgstr "方法类型不匹配对象类型"
11986
11987#: config/tc-mips.c:17660
11988#, fuzzy
11989msgid ".ent or .aent not in text section"
11990msgstr "设置 .text 节的地址"
11991
11992#: config/tc-mips.c:17663 config/tc-score.c:5707
11993#, fuzzy
11994msgid "missing .end"
11995msgstr "缺少操作数"
11996
11997#: config/tc-mips.c:17746
11998msgid ".mask/.fmask outside of .ent"
11999msgstr ""
12000
12001#: config/tc-mips.c:17753
12002msgid "bad .mask/.fmask directive"
12003msgstr ""
12004
12005#: config/tc-mips.c:18024
12006#, fuzzy, c-format
12007msgid "bad value (%s) for %s"
12008msgstr "%2$sarch=%3$s %4$s所带参数(%1$s)不正确"
12009
12010#: config/tc-mips.c:18088
12011#, c-format
12012msgid ""
12013"MIPS options:\n"
12014"-EB\t\t\tgenerate big endian output\n"
12015"-EL\t\t\tgenerate little endian output\n"
12016"-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
12017"-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
12018"\t\t\timplicitly with the gp register [default 8]\n"
12019msgstr ""
12020
12021#: config/tc-mips.c:18095
12022#, c-format
12023msgid ""
12024"-mips1\t\t\tgenerate MIPS ISA I instructions\n"
12025"-mips2\t\t\tgenerate MIPS ISA II instructions\n"
12026"-mips3\t\t\tgenerate MIPS ISA III instructions\n"
12027"-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
12028"-mips5 generate MIPS ISA V instructions\n"
12029"-mips32 generate MIPS32 ISA instructions\n"
12030"-mips32r2 generate MIPS32 release 2 ISA instructions\n"
12031"-mips64 generate MIPS64 ISA instructions\n"
12032"-mips64r2 generate MIPS64 release 2 ISA instructions\n"
12033"-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
12034msgstr ""
12035
12036#: config/tc-mips.c:18114
12037#, c-format
12038msgid ""
12039"-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
12040"-no-mCPU\t\tdon't generate code specific to CPU.\n"
12041"\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
12042msgstr ""
12043
12044#: config/tc-mips.c:18127
12045#, c-format
12046msgid ""
12047"-mips16\t\t\tgenerate mips16 instructions\n"
12048"-no-mips16\t\tdo not generate mips16 instructions\n"
12049msgstr ""
12050
12051#: config/tc-mips.c:18130
12052#, c-format
12053msgid ""
12054"-mmicromips\t\tgenerate microMIPS instructions\n"
12055"-mno-micromips\t\tdo not generate microMIPS instructions\n"
12056msgstr ""
12057
12058#: config/tc-mips.c:18133
12059#, c-format
12060msgid ""
12061"-msmartmips\t\tgenerate smartmips instructions\n"
12062"-mno-smartmips\t\tdo not generate smartmips instructions\n"
12063msgstr ""
12064
12065#: config/tc-mips.c:18136
12066#, c-format
12067msgid ""
12068"-mdsp\t\t\tgenerate DSP instructions\n"
12069"-mno-dsp\t\tdo not generate DSP instructions\n"
12070msgstr ""
12071
12072#: config/tc-mips.c:18139
12073#, c-format
12074msgid ""
12075"-mdspr2\t\t\tgenerate DSP R2 instructions\n"
12076"-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
12077msgstr ""
12078
12079#: config/tc-mips.c:18142
12080#, c-format
12081msgid ""
12082"-mmt\t\t\tgenerate MT instructions\n"
12083"-mno-mt\t\t\tdo not generate MT instructions\n"
12084msgstr ""
12085
12086#: config/tc-mips.c:18145
12087#, c-format
12088msgid ""
12089"-mmcu\t\t\tgenerate MCU instructions\n"
12090"-mno-mcu\t\tdo not generate MCU instructions\n"
12091msgstr ""
12092
12093#: config/tc-mips.c:18148
12094#, c-format
12095msgid ""
12096"-mmsa\t\t\tgenerate MSA instructions\n"
12097"-mno-msa\t\tdo not generate MSA instructions\n"
12098msgstr ""
12099
12100#: config/tc-mips.c:18151
12101#, c-format
12102msgid ""
12103"-mvirt\t\t\tgenerate Virtualization instructions\n"
12104"-mno-virt\t\tdo not generate Virtualization instructions\n"
12105msgstr ""
12106
12107#: config/tc-mips.c:18154
12108#, c-format
12109msgid ""
12110"-minsn32\t\tonly generate 32-bit microMIPS instructions\n"
12111"-mno-insn32\t\tgenerate all microMIPS instructions\n"
12112msgstr ""
12113
12114#: config/tc-mips.c:18157
12115#, c-format
12116msgid ""
12117"-mfix-loongson2f-jump\twork around Loongson2F JUMP instructions\n"
12118"-mfix-loongson2f-nop\twork around Loongson2F NOP errata\n"
12119"-mfix-vr4120\t\twork around certain VR4120 errata\n"
12120"-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
12121"-mfix-24k\t\tinsert a nop after ERET and DERET instructions\n"
12122"-mfix-cn63xxp1\t\twork around CN63XXP1 PREF errata\n"
12123"-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
12124"-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
12125"-msym32\t\t\tassume all symbols have 32-bit values\n"
12126"-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
12127"-O\t\t\tremove unneeded NOPs and swap branches\n"
12128"--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
12129"--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
12130msgstr ""
12131
12132#: config/tc-mips.c:18171
12133#, c-format
12134msgid ""
12135"-mhard-float\t\tallow floating-point instructions\n"
12136"-msoft-float\t\tdo not allow floating-point instructions\n"
12137"-msingle-float\t\tonly allow 32-bit floating-point operations\n"
12138"-mdouble-float\t\tallow 32-bit and 64-bit floating-point operations\n"
12139"--[no-]construct-floats\t[dis]allow floating point values to be constructed\n"
12140"--[no-]relax-branch\t[dis]allow out-of-range branches to be relaxed\n"
12141"-mnan=ENCODING\t\tselect an IEEE 754 NaN encoding convention, either of:\n"
12142msgstr ""
12143
12144#: config/tc-mips.c:18187
12145#, c-format
12146msgid ""
12147"-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
12148"-call_nonpic\t\tgenerate non-PIC code that can operate with DSOs\n"
12149"-mvxworks-pic\t\tgenerate VxWorks position independent code\n"
12150"-non_shared\t\tdo not generate code that can operate with DSOs\n"
12151"-xgot\t\t\tassume a 32 bit GOT\n"
12152"-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
12153"-mshared, -mno-shared disable/enable .cpload optimization for\n"
12154" position dependent (non shared) code\n"
12155"-mabi=ABI\t\tcreate ABI conformant object file for:\n"
12156msgstr ""
12157
12158#: config/tc-mips.c:18208
12159#, c-format
12160msgid ""
12161"-32\t\t\tcreate o32 ABI object file (default)\n"
12162"-n32\t\t\tcreate n32 ABI object file\n"
12163"-64\t\t\tcreate 64 ABI object file\n"
12164msgstr ""
12165
12166#: config/tc-mmix.c:700
12167#, fuzzy, c-format
12168msgid " MMIX-specific command line options:\n"
12169msgstr "此配置不支持命令行选项%qs"
12170
12171#: config/tc-mmix.c:701
12172#, c-format
12173msgid ""
12174" -fixed-special-register-names\n"
12175" Allow only the original special register names.\n"
12176msgstr ""
12177
12178#: config/tc-mmix.c:704
12179#, fuzzy, c-format
12180msgid " -globalize-symbols Make all symbols global.\n"
12181msgstr " --export-all-symbols 将所有符号导出到 .def 中\n"
12182
12183#: config/tc-mmix.c:706
12184#, c-format
12185msgid " -gnu-syntax Turn off mmixal syntax compatibility.\n"
12186msgstr ""
12187
12188#: config/tc-mmix.c:708
12189#, fuzzy, c-format
12190msgid " -relax Create linker relaxable code.\n"
12191msgstr " -shared 生成一个共享库\n"
12192
12193#: config/tc-mmix.c:710
12194#, c-format
12195msgid ""
12196" -no-predefined-syms Do not provide mmixal built-in constants.\n"
12197" Implies -fixed-special-register-names.\n"
12198msgstr ""
12199
12200#: config/tc-mmix.c:713
12201#, c-format
12202msgid ""
12203" -no-expand Do not expand GETA, branches, PUSHJ or JUMP\n"
12204" into multiple instructions.\n"
12205msgstr ""
12206
12207#: config/tc-mmix.c:716
12208#, c-format
12209msgid " -no-merge-gregs Do not merge GREG definitions with nearby values.\n"
12210msgstr ""
12211
12212#: config/tc-mmix.c:718
12213#, c-format
12214msgid " -linker-allocated-gregs If there's no suitable GREG definition for the operands of an instruction, let the linker resolve.\n"
12215msgstr ""
12216
12217#: config/tc-mmix.c:721
12218#, c-format
12219msgid ""
12220" -x Do not warn when an operand to GETA, a branch,\n"
12221" PUSHJ or JUMP is not known to be within range.\n"
12222" The linker will catch any errors. Implies\n"
12223" -linker-allocated-gregs."
12224msgstr ""
12225
12226#: config/tc-mmix.c:847
12227#, fuzzy, c-format
12228msgid "unknown opcode: `%s'"
12229msgstr "未知的格式类型“%s”"
12230
12231#: config/tc-mmix.c:969 config/tc-mmix.c:984
12232msgid "specified location wasn't TETRA-aligned"
12233msgstr ""
12234
12235#: config/tc-mmix.c:971 config/tc-mmix.c:986 config/tc-mmix.c:4205
12236#: config/tc-mmix.c:4221
12237#, fuzzy
12238msgid "unaligned data at an absolute location is not supported"
12239msgstr "%P%F:不支持 -shared\n"
12240
12241#: config/tc-mmix.c:1096
12242#, fuzzy, c-format
12243msgid "invalid operand to opcode %s: `%s'"
12244msgstr "代码‘%c’的操作数无效"
12245
12246#: config/tc-mmix.c:1118 config/tc-mmix.c:1145 config/tc-mmix.c:1178
12247#: config/tc-mmix.c:1186 config/tc-mmix.c:1203 config/tc-mmix.c:1231
12248#: config/tc-mmix.c:1252 config/tc-mmix.c:1277 config/tc-mmix.c:1325
12249#: config/tc-mmix.c:1426 config/tc-mmix.c:1451 config/tc-mmix.c:1483
12250#: config/tc-mmix.c:1515 config/tc-mmix.c:1545 config/tc-mmix.c:1598
12251#: config/tc-mmix.c:1615 config/tc-mmix.c:1642 config/tc-mmix.c:1670
12252#: config/tc-mmix.c:1700 config/tc-mmix.c:1726 config/tc-mmix.c:1742
12253#: config/tc-mmix.c:1768 config/tc-mmix.c:1784 config/tc-mmix.c:1800
12254#: config/tc-mmix.c:1881
12255#, fuzzy, c-format
12256msgid "invalid operands to opcode %s: `%s'"
12257msgstr "代码‘%c’的操作数无效"
12258
12259#: config/tc-mmix.c:1983
12260msgid "internal: mmix_prefix_name but empty prefix"
12261msgstr ""
12262
12263#: config/tc-mmix.c:2046
12264#, c-format
12265msgid "too many GREG registers allocated (max %d)"
12266msgstr ""
12267
12268#: config/tc-mmix.c:2104
12269#, fuzzy
12270msgid "BSPEC already active. Nesting is not supported."
12271msgstr "%P%F:不支持 -shared\n"
12272
12273#: config/tc-mmix.c:2113
12274#, fuzzy
12275msgid "invalid BSPEC expression"
12276msgstr "无效的自增语句"
12277
12278#: config/tc-mmix.c:2129
12279#, fuzzy, c-format
12280msgid "can't create section %s"
12281msgstr "无法创建 .lib 文件:%s: %s"
12282
12283#: config/tc-mmix.c:2134
12284#, fuzzy, c-format
12285msgid "can't set section flags for section %s"
12286msgstr ""
12287"%s 节的内容:\n"
12288"\n"
12289
12290#: config/tc-mmix.c:2155
12291msgid "ESPEC without preceding BSPEC"
12292msgstr ""
12293
12294#: config/tc-mmix.c:2184
12295#, fuzzy
12296msgid "missing local expression"
12297msgstr "缺少自增语句"
12298
12299#: config/tc-mmix.c:2394
12300#, fuzzy
12301msgid "operand out of range, instruction expanded"
12302msgstr "操作数越界(%ld 不在 %ld 和 %ld 之间)"
12303
12304#. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
12305#. user-friendly, though a little bit non-substantial.
12306#: config/tc-mmix.c:2645
12307msgid "directive LOCAL must be placed in code or data"
12308msgstr ""
12309
12310#: config/tc-mmix.c:2646
12311msgid "internal confusion: relocation in a section without contents"
12312msgstr ""
12313
12314#: config/tc-mmix.c:2760
12315msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
12316msgstr ""
12317
12318#: config/tc-mmix.c:2808
12319msgid "no suitable GREG definition for operands"
12320msgstr ""
12321
12322#: config/tc-mmix.c:2867
12323msgid "operands were not reducible at assembly-time"
12324msgstr ""
12325
12326#: config/tc-mmix.c:2894
12327#, fuzzy, c-format
12328msgid "cannot generate relocation type for symbol %s, code %s"
12329msgstr "%1$s:关于符号 %3$s 的未知重定位类型 %2$d"
12330
12331#: config/tc-mmix.c:2914
12332#, fuzzy, c-format
12333msgid "internal: unhandled label %s"
12334msgstr "fr30_print_operand:未处理的指针"
12335
12336#: config/tc-mmix.c:2944
12337msgid "[0-9]H labels may not appear alone on a line"
12338msgstr ""
12339
12340#: config/tc-mmix.c:2953
12341msgid "[0-9]H labels do not mix with dot-pseudos"
12342msgstr ""
12343
12344#: config/tc-mmix.c:3041
12345#, fuzzy
12346msgid "invalid characters in input"
12347msgstr "%C处的名字中有非法字符"
12348
12349#: config/tc-mmix.c:3147
12350msgid "empty label field for IS"
12351msgstr ""
12352
12353#: config/tc-mmix.c:3473
12354#, fuzzy, c-format
12355msgid "internal: unexpected relax type %d:%d"
12356msgstr "跳过意外的重定位类型 %s\n"
12357
12358#: config/tc-mmix.c:3497
12359msgid "BSPEC without ESPEC."
12360msgstr ""
12361
12362#: config/tc-mmix.c:3562
12363msgid "LOC to section unknown or indeterminable at first pass"
12364msgstr ""
12365
12366#: config/tc-mmix.c:3725
12367#, fuzzy
12368msgid "GREG expression too complicated"
12369msgstr "表达式栈不匹配"
12370
12371#: config/tc-mmix.c:3740
12372#, fuzzy
12373msgid "internal: GREG expression not resolved to section"
12374msgstr "%s 无法解析重载的函数地址"
12375
12376#: config/tc-mmix.c:3789
12377#, fuzzy
12378msgid "register section has contents\n"
12379msgstr "寄存器节有内容\n"
12380
12381#: config/tc-mmix.c:3916
12382msgid "section change from within a BSPEC/ESPEC pair is not supported"
12383msgstr ""
12384
12385#: config/tc-mmix.c:3937
12386msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
12387msgstr ""
12388
12389#: config/tc-mmix.c:3947
12390#, fuzzy
12391msgid "invalid LOC expression"
12392msgstr "无效的自增语句"
12393
12394#: config/tc-mmix.c:3992 config/tc-mmix.c:4019
12395#, fuzzy
12396msgid "LOC expression stepping backwards is not supported"
12397msgstr "不支持堆栈限制表达式"
12398
12399#. We will only get here in rare cases involving #NO_APP,
12400#. where the unterminated string is not recognized by the
12401#. preformatting pass.
12402#: config/tc-mmix.c:4128 config/tc-mmix.c:4286 config/tc-z80.c:1725
12403#, fuzzy
12404msgid "unterminated string"
12405msgstr "未终止的格式字符串"
12406
12407#: config/tc-mmix.c:4145
12408#, fuzzy
12409msgid "BYTE expression not a pure number"
12410msgstr "表达式栈下溢出"
12411
12412#. Note that mmixal does not allow negative numbers in
12413#. BYTE sequences, so neither should we.
12414#: config/tc-mmix.c:4154
12415#, fuzzy
12416msgid "BYTE expression not in the range 0..255"
12417msgstr "%2$qE的第 %1$d 个参数必须是在 %3$d 和 %4$d 之间"
12418
12419#: config/tc-mmix.c:4203 config/tc-mmix.c:4219
12420#, fuzzy
12421msgid "data item with alignment larger than location"
12422msgstr "PHI 参数不是 SSA_NAME 或不变量"
12423
12424#. Since integer_constant is local to expr.c, we have to make this a
12425#. macro. FIXME: Do it cleaner.
12426#: config/tc-mmix.h:105
12427#, fuzzy
12428msgid "`&' serial number operator is not supported"
12429msgstr "%P%F:不支持 -shared\n"
12430
12431#: config/tc-mn10200.c:303
12432#, c-format
12433msgid ""
12434"MN10200 options:\n"
12435"none yet\n"
12436msgstr ""
12437
12438#: config/tc-mn10300.c:443
12439#, c-format
12440msgid ""
12441"MN10300 assembler options:\n"
12442"none yet\n"
12443msgstr ""
12444
12445#: config/tc-mn10300.c:1270
12446#, fuzzy
12447msgid "Invalid opcode/operands"
12448msgstr "%%R 代码的操作数无效"
12449
12450#: config/tc-mn10300.c:1793
12451#, fuzzy
12452msgid "Invalid register specification."
12453msgstr "指定链接时使用%qD无效"
12454
12455#: config/tc-mn10300.c:2391
12456#, fuzzy, c-format
12457msgid "Bad relocation fixup type (%d)"
12458msgstr "%q+D的抽象类型无效"
12459
12460#: config/tc-moxie.c:104
12461#, fuzzy
12462msgid "expecting register"
12463msgstr "缺失寄存器"
12464
12465#: config/tc-moxie.c:123 config/tc-moxie.c:139
12466#, fuzzy
12467msgid "illegal register number"
12468msgstr "寄存器数"
12469
12470#: config/tc-moxie.c:188 config/tc-pj.c:260
12471#, fuzzy, c-format
12472msgid "unknown opcode %s"
12473msgstr "未知目标"
12474
12475#: config/tc-moxie.c:206 config/tc-moxie.c:225 config/tc-moxie.c:316
12476#: config/tc-moxie.c:362
12477msgid "expecting comma delimited register operands"
12478msgstr ""
12479
12480#: config/tc-moxie.c:232 config/tc-moxie.c:292 config/tc-moxie.c:304
12481#: config/tc-moxie.c:337 config/tc-moxie.c:369 config/tc-moxie.c:402
12482#: config/tc-moxie.c:456 config/tc-moxie.c:510 config/tc-moxie.c:520
12483#: config/tc-moxie.c:548 config/tc-pj.c:308
12484#, fuzzy
12485msgid "extra stuff on line ignored"
12486msgstr "(声明为内连但被忽略)"
12487
12488#: config/tc-moxie.c:252 config/tc-moxie.c:392 config/tc-moxie.c:422
12489#: config/tc-moxie.c:497
12490#, fuzzy
12491msgid "expecting comma delimited operands"
12492msgstr "无效的乘性操作数"
12493
12494#: config/tc-moxie.c:320 config/tc-moxie.c:348
12495msgid "expecting indirect register `($rA)'"
12496msgstr ""
12497
12498#: config/tc-moxie.c:328 config/tc-moxie.c:356 config/tc-moxie.c:447
12499#: config/tc-moxie.c:489
12500#, fuzzy
12501msgid "missing closing parenthesis"
12502msgstr "缺少右括号"
12503
12504#: config/tc-moxie.c:439 config/tc-moxie.c:481
12505msgid "expecting indirect register `($rX)'"
12506msgstr ""
12507
12508#: config/tc-moxie.c:551 config/tc-pj.c:313
12509msgid "Something forgot to clean up\n"
12510msgstr ""
12511
12512#: config/tc-moxie.c:637
12513#, fuzzy, c-format
12514msgid ""
12515" -EB assemble for a big endian system (default)\n"
12516" -EL assemble for a little endian system\n"
12517msgstr ""
12518" -D 将 0 用于符号表时间戳(默认)\n"
12519" -U 使用实际符号表时间戳\n"
12520
12521#: config/tc-moxie.c:697
12522msgid "pcrel too far BFD_RELOC_MOXIE_10"
12523msgstr ""
12524
12525#: config/tc-msp430.c:978
12526msgid ".profiler pseudo requires at least two operands."
12527msgstr ""
12528
12529#: config/tc-msp430.c:1037
12530msgid "unknown profiling flag - ignored."
12531msgstr ""
12532
12533#: config/tc-msp430.c:1053
12534msgid "ambiguous flags combination - '.profiler' directive ignored."
12535msgstr ""
12536
12537#: config/tc-msp430.c:1063
12538#, fuzzy
12539msgid "profiling in absolute section?"
12540msgstr " [绝对位置]"
12541
12542#: config/tc-msp430.c:1164
12543msgid "MCU option requires a name\n"
12544msgstr ""
12545
12546#: config/tc-msp430.c:1176
12547#, fuzzy, c-format
12548msgid "redefinition of mcu type '%s' to '%s'"
12549msgstr "typedef%q+D重定义"
12550
12551#: config/tc-msp430.c:1193
12552#, fuzzy, c-format
12553msgid "unrecognised argument to -mcpu option '%s'"
12554msgstr "%P: 无法辨认的仿真模式: %s\n"
12555
12556#: config/tc-msp430.c:1333
12557#, c-format
12558msgid ""
12559"MSP430 options:\n"
12560" -mmcu=<msp430-name> - select microcontroller type\n"
12561" -mcpu={430|430x|430xv2} - select microcontroller architecture\n"
12562msgstr ""
12563
12564#: config/tc-msp430.c:1337
12565#, c-format
12566msgid ""
12567" -mQ - enable relaxation at assembly time. DANGEROUS!\n"
12568" -mP - enable polymorph instructions\n"
12569msgstr ""
12570
12571#: config/tc-msp430.c:1340
12572#, c-format
12573msgid " -ml - enable large code model\n"
12574msgstr ""
12575
12576#: config/tc-msp430.c:1342
12577#, c-format
12578msgid " -mN - disable generation of NOP after changing interrupts\n"
12579msgstr ""
12580
12581#: config/tc-msp430.c:1344
12582#, c-format
12583msgid " -mn - enable generation of NOP after changing interrupts\n"
12584msgstr ""
12585
12586#: config/tc-msp430.c:1346
12587#, c-format
12588msgid " -md - Force copying of data from ROM to RAM at startup\n"
12589msgstr ""
12590
12591#: config/tc-msp430.c:1518 config/tc-msp430.c:1692 config/tc-msp430.c:1799
12592#, fuzzy, c-format
12593msgid "value 0x%x out of extended range."
12594msgstr "立即数越界"
12595
12596#: config/tc-msp430.c:1524
12597#, fuzzy, c-format
12598msgid "value %d out of range. Use #lo() or #hi()"
12599msgstr "操作数号超出范围"
12600
12601#: config/tc-msp430.c:1615
12602#, c-format
12603msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() "
12604msgstr ""
12605
12606#: config/tc-msp430.c:1666
12607#, fuzzy, c-format
12608msgid "Registers cannot be used within immediate expression [%s]"
12609msgstr "类型不能定义在%<decltype%>中"
12610
12611#: config/tc-msp430.c:1668
12612#, fuzzy, c-format
12613msgid "unknown operand %s"
12614msgstr "<未知>:%x"
12615
12616#: config/tc-msp430.c:1698 config/tc-msp430.c:1805
12617#, fuzzy, c-format
12618msgid "value out of range: 0x%x"
12619msgstr "跳转越界"
12620
12621#: config/tc-msp430.c:1709
12622#, fuzzy, c-format
12623msgid "Registers cannot be used within absolute expression [%s]"
12624msgstr "%s 不能在这里用于 asm"
12625
12626#: config/tc-msp430.c:1711 config/tc-msp430.c:1826
12627#, fuzzy, c-format
12628msgid "unknown expression in operand %s"
12629msgstr "无效的表达式用作操作数"
12630
12631#: config/tc-msp430.c:1725
12632#, fuzzy, c-format
12633msgid "unknown addressing mode %s"
12634msgstr "未知的机器模式%qE"
12635
12636#: config/tc-msp430.c:1733
12637#, fuzzy, c-format
12638msgid "Bad register name %s"
12639msgstr "错误的寄存器名"
12640
12641#: config/tc-msp430.c:1744
12642msgid "cannot use indirect addressing with the PC"
12643msgstr ""
12644
12645#: config/tc-msp430.c:1763
12646#, fuzzy
12647msgid "')' required"
12648msgstr "但实际需要 %d 个"
12649
12650#: config/tc-msp430.c:1775
12651#, c-format
12652msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
12653msgstr ""
12654
12655#: config/tc-msp430.c:1782
12656#, fuzzy
12657msgid "r2 should not be used in indexed addressing mode"
12658msgstr "-mvsx 需要变址寻址"
12659
12660#: config/tc-msp430.c:1824
12661#, fuzzy, c-format
12662msgid "Registers cannot be used as a prefix of indexed expression [%s]"
12663msgstr "名字‘%s’在%C处不能用作已定义的运算符"
12664
12665#. Unreachable.
12666#: config/tc-msp430.c:1858
12667#, fuzzy, c-format
12668msgid "unknown addressing mode for operand %s"
12669msgstr "%X%P: 不明特征 %s\n"
12670
12671#: config/tc-msp430.c:1889
12672#, c-format
12673msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
12674msgstr ""
12675
12676#: config/tc-msp430.c:1899
12677msgid "this addressing mode is not applicable for destination operand"
12678msgstr ""
12679
12680#: config/tc-msp430.c:1931 config/tc-msp430.c:2066 config/tc-msp430.c:2103
12681#: config/tc-msp430.c:2133 config/tc-msp430.c:2715 config/tc-msp430.c:2793
12682#: config/tc-msp430.c:2933
12683#, fuzzy, c-format
12684msgid "expected register as second argument of %s"
12685msgstr "? 预期于运算式中"
12686
12687#: config/tc-msp430.c:1970 config/tc-msp430.c:2036
12688#, fuzzy, c-format
12689msgid "index value too big for %s"
12690msgstr "索引值越界"
12691
12692#: config/tc-msp430.c:1987 config/tc-msp430.c:2053 config/tc-msp430.c:2160
12693#, fuzzy, c-format
12694msgid "unexpected addressing mode for %s"
12695msgstr "KIND 参数 %s 在%L处必须是初始化表达式"
12696
12697#: config/tc-msp430.c:2073 config/tc-msp430.c:2110 config/tc-msp430.c:2140
12698#, c-format
12699msgid "constant generator destination register found in %s"
12700msgstr ""
12701
12702#: config/tc-msp430.c:2117 config/tc-msp430.c:2147
12703#, fuzzy, c-format
12704msgid "constant generator source register found in %s"
12705msgstr "常量实参超过%qs的范围"
12706
12707#: config/tc-msp430.c:2229
12708msgid "no size modifier after period, .w assumed"
12709msgstr ""
12710
12711#: config/tc-msp430.c:2233
12712#, fuzzy, c-format
12713msgid "unrecognised instruction size modifier .%c"
12714msgstr "无法识别的指令"
12715
12716#: config/tc-msp430.c:2247
12717#, fuzzy, c-format
12718msgid "junk found after instruction: %s.%s"
12719msgstr "使用 PowerPC-64 指令集"
12720
12721#: config/tc-msp430.c:2267
12722#, fuzzy, c-format
12723msgid "instruction %s.a does not exist"
12724msgstr "VSX 和 E500 指令不能共存"
12725
12726#: config/tc-msp430.c:2281
12727#, fuzzy, c-format
12728msgid "instruction %s requires %d operand(s)"
12729msgstr "内建函数%q+D未被声明为函数"
12730
12731#: config/tc-msp430.c:2297
12732#, c-format
12733msgid "instruction %s requires MSP430X mcu"
12734msgstr ""
12735
12736#: config/tc-msp430.c:2317
12737#, fuzzy, c-format
12738msgid "unable to repeat %s insn"
12739msgstr "无法枚举%qs"
12740
12741#. NOP
12742#: config/tc-msp430.c:2351 config/tc-msp430.c:2436 config/tc-msp430.c:3193
12743#, c-format
12744msgid "a NOP instruction has been inserted after %s"
12745msgstr ""
12746
12747#: config/tc-msp430.c:2377 config/tc-msp430.c:2477 config/tc-msp430.c:3091
12748#: config/tc-msp430.c:3255
12749#, fuzzy
12750msgid "repeat instruction used with non-register mode instruction"
12751msgstr "分配寄存器后重新调度指令"
12752
12753#: config/tc-msp430.c:2466 config/tc-msp430.c:2800 config/tc-msp430.c:2840
12754#: config/tc-msp430.c:3225
12755#, fuzzy, c-format
12756msgid "%s: attempt to rotate the PC register"
12757msgstr "尝试读取 writeonly 登记册"
12758
12759#: config/tc-msp430.c:2702 config/tc-msp430.c:2773
12760#, fuzzy, c-format
12761msgid "expected #n as first argument of %s"
12762msgstr "需要类型%qT,但实参的类型为%qT"
12763
12764#: config/tc-msp430.c:2708 config/tc-msp430.c:2779
12765#, fuzzy, c-format
12766msgid "expected constant expression for first argument of %s"
12767msgstr "? 预期于运算式中"
12768
12769#: config/tc-msp430.c:2734
12770#, fuzzy
12771msgid "Too many registers popped"
12772msgstr "循环 %d 退出列表非空,但是退出未被记录"
12773
12774#: config/tc-msp430.c:2744
12775msgid "Cannot use POPM to restore the SR register"
12776msgstr ""
12777
12778#: config/tc-msp430.c:2764 config/tc-msp430.c:2826 config/tc-msp430.c:2885
12779#, fuzzy, c-format
12780msgid "repeat count cannot be used with %s"
12781msgstr "-frepo 必须与 -c 一起使用"
12782
12783#: config/tc-msp430.c:2786
12784#, fuzzy, c-format
12785msgid "expected first argument of %s to be in the range 1-4"
12786msgstr "%2$qE的第 %1$d 个参数必须是在 %3$d 和 %4$d 之间"
12787
12788#: config/tc-msp430.c:2833
12789#, fuzzy, c-format
12790msgid "expected register as argument of %s"
12791msgstr "? 预期于运算式中"
12792
12793#: config/tc-msp430.c:2903
12794#, c-format
12795msgid "expected value of first argument of %s to fit into 20-bits"
12796msgstr ""
12797
12798#: config/tc-msp430.c:2922
12799#, fuzzy, c-format
12800msgid "expected register name or constant as first argument of %s"
12801msgstr "%qs需要一个常量实参"
12802
12803#: config/tc-msp430.c:3011
12804#, fuzzy
12805msgid "expected constant value as argument to RPT"
12806msgstr "%qs需要一个常量实参"
12807
12808#: config/tc-msp430.c:3017
12809#, fuzzy
12810msgid "expected constant in the range 2..16"
12811msgstr "选择子必须是 0 到 %wi 间的整常量"
12812
12813#: config/tc-msp430.c:3032
12814#, fuzzy
12815msgid "PC used as an argument to RPT"
12816msgstr "%P%F: 缺少 -m 的参数\n"
12817
12818#: config/tc-msp430.c:3038
12819#, fuzzy
12820msgid "expected constant or register name as argument to RPT insn"
12821msgstr "Fortran 2003:%C处的结构构造函数有有名的参数"
12822
12823#: config/tc-msp430.c:3045
12824#, fuzzy
12825msgid "Illegal emulated instruction "
12826msgstr "不要使用 fabss 自定义指令"
12827
12828#: config/tc-msp430.c:3243
12829#, c-format
12830msgid "%s instruction does not accept a .b suffix"
12831msgstr ""
12832
12833#: config/tc-msp430.c:3348
12834#, c-format
12835msgid "Even number required. Rounded to %d"
12836msgstr ""
12837
12838#: config/tc-msp430.c:3359
12839#, c-format
12840msgid "Wrong displacement %d"
12841msgstr ""
12842
12843#: config/tc-msp430.c:3381
12844msgid "instruction requires label sans '$'"
12845msgstr ""
12846
12847#: config/tc-msp430.c:3385
12848msgid "instruction requires label or value in range -511:512"
12849msgstr ""
12850
12851#: config/tc-msp430.c:3391 config/tc-msp430.c:3440 config/tc-msp430.c:3483
12852#, fuzzy
12853msgid "instruction requires label"
12854msgstr "函数返回局部变量的地址"
12855
12856#: config/tc-msp430.c:3399 config/tc-msp430.c:3446
12857msgid "polymorphs are not enabled. Use -mP option to enable."
12858msgstr ""
12859
12860#: config/tc-msp430.c:3487
12861msgid "Illegal instruction or not implemented opcode."
12862msgstr ""
12863
12864#: config/tc-msp430.c:4025
12865#, fuzzy, c-format
12866msgid "internal inconsistency problem in %s: insn %04lx"
12867msgstr "%s:内部不一致;没有重定位节 %s"
12868
12869#: config/tc-msp430.c:4067 config/tc-msp430.c:4099
12870#, fuzzy, c-format
12871msgid "internal inconsistency problem in %s: ext. insn %04lx"
12872msgstr "%s:内部不一致;没有重定位节 %s"
12873
12874#: config/tc-msp430.c:4111
12875#, fuzzy, c-format
12876msgid "internal inconsistency problem in %s: %lx"
12877msgstr "内部一致性错误"
12878
12879#: config/tc-mt.c:151
12880#, fuzzy, c-format
12881msgid "MT specific command line options:\n"
12882msgstr "此配置不支持命令行选项%qs"
12883
12884#: config/tc-mt.c:152
12885#, c-format
12886msgid " -march=ms1-64-001 allow ms1-64-001 instructions\n"
12887msgstr " -march=ms1-64-001 允许 ms1-64-001 指令\n"
12888
12889#: config/tc-mt.c:153
12890#, c-format
12891msgid " -march=ms1-16-002 allow ms1-16-002 instructions (default)\n"
12892msgstr " -march=ms1-64-002 允许 ms1-64-002 指令 (默认)\n"
12893
12894#: config/tc-mt.c:154
12895#, c-format
12896msgid " -march=ms1-16-003 allow ms1-16-003 instructions\n"
12897msgstr " -march=ms1-64-001 允许 ms1-64-003 指令\n"
12898
12899#: config/tc-mt.c:155
12900#, fuzzy, c-format
12901msgid " -march=ms2 allow ms2 instructions \n"
12902msgstr ""
12903"\n"
12904" msa 识别 MSA 指令。\n"
12905
12906#: config/tc-mt.c:156
12907#, fuzzy, c-format
12908msgid " -nosched disable scheduling restrictions\n"
12909msgstr " -shared 生成一个共享库\n"
12910
12911#: config/tc-mt.c:224
12912#, c-format
12913msgid "instruction %s may not follow another memory access instruction."
12914msgstr ""
12915
12916#: config/tc-mt.c:230
12917#, c-format
12918msgid "instruction %s may not follow another I/O instruction."
12919msgstr ""
12920
12921#: config/tc-mt.c:236
12922#, c-format
12923msgid "%s may not occupy the delay slot of another branch insn."
12924msgstr ""
12925
12926#: config/tc-mt.c:261
12927#, c-format
12928msgid "operand references R%ld of previous instruction."
12929msgstr ""
12930
12931#: config/tc-mt.c:267
12932#, c-format
12933msgid "operand references R%ld of instruction before previous."
12934msgstr ""
12935
12936#: config/tc-mt.c:281 config/tc-mt.c:286
12937#, c-format
12938msgid "conditional branch or jal insn's operand references R%ld of previous arithmetic or logic insn."
12939msgstr ""
12940
12941#: config/tc-mt.c:349
12942msgid "md_estimate_size_before_relax\n"
12943msgstr ""
12944
12945#: config/tc-nds32.c:1929
12946msgid ""
12947"<arch name>\t Assemble for architecture <arch name>\n"
12948"\t\t\t <arch name> could be\n"
12949"\t\t\t v3, v3j, v3m, v3f, v3s, v2, v2j, v2f, v2s"
12950msgstr ""
12951
12952#: config/tc-nds32.c:1933
12953msgid ""
12954"<baseline>\t Assemble for baseline <baseline>\n"
12955"\t\t\t <baseline> could be v2, v3, v3m"
12956msgstr ""
12957
12958#: config/tc-nds32.c:1936
12959msgid ""
12960"<freg>\t Specify a FPU configuration\n"
12961"\t\t\t <freg>\n"
12962"\t\t\t 0: 8 SP / 4 DP registers\n"
12963"\t\t\t 1: 16 SP / 8 DP registers\n"
12964"\t\t\t 2: 32 SP / 16 DP registers\n"
12965"\t\t\t 3: 32 SP / 32 DP registers"
12966msgstr ""
12967
12968#: config/tc-nds32.c:1942
12969msgid ""
12970"<abi>\t Specify a abi version\n"
12971"\t\t\t <abi> could be v1, v2, v2fp, v2fpp"
12972msgstr ""
12973
12974#: config/tc-nds32.c:1973
12975#, fuzzy
12976msgid "Multiply instructions support"
12977msgstr "启用乘法指令"
12978
12979#: config/tc-nds32.c:1974
12980#, fuzzy
12981msgid "Divide instructions support"
12982msgstr "使用除法指令"
12983
12984#: config/tc-nds32.c:1975
12985#, fuzzy
12986msgid "16-bit extension"
12987msgstr "使用 PE 格式的 GNU 扩展来对齐 common 数据"
12988
12989#: config/tc-nds32.c:1976
12990#, fuzzy
12991msgid "d0/d1 registers"
12992msgstr "错误的寄存器名"
12993
12994#: config/tc-nds32.c:1977
12995#, fuzzy
12996msgid "Performance extension"
12997msgstr "支持传统多线程"
12998
12999#: config/tc-nds32.c:1978
13000#, fuzzy
13001msgid "Performance extension 2"
13002msgstr "生成加载/存储乘法指令"
13003
13004#: config/tc-nds32.c:1979
13005#, fuzzy
13006msgid "String extension"
13007msgstr "使用 Cray 指针扩展"
13008
13009#: config/tc-nds32.c:1980
13010msgid "Reduced Register configuration (GPR16) option"
13011msgstr ""
13012
13013#: config/tc-nds32.c:1981
13014#, fuzzy
13015msgid "AUDIO ISA extension"
13016msgstr "目标属性或 pragma 改变了 SPE ABI"
13017
13018#: config/tc-nds32.c:1982
13019#, fuzzy
13020msgid "FPU SP extension"
13021msgstr "目标属性或 pragma 改变了 SPE ABI"
13022
13023#: config/tc-nds32.c:1983
13024#, fuzzy
13025msgid "FPU DP extension"
13026msgstr "使用 PE 格式的 GNU 扩展来对齐 common 数据"
13027
13028#: config/tc-nds32.c:1984
13029#, fuzzy
13030msgid "FPU fused-multiply-add instructions"
13031msgstr "使用乘加/减指令"
13032
13033#: config/tc-nds32.c:2021
13034#, fuzzy, c-format
13035msgid ""
13036"\n"
13037" NDS32-specific assembler options:\n"
13038msgstr "无法识别的反汇编器选项:%s\n"
13039
13040#: config/tc-nds32.c:2022
13041#, c-format
13042msgid ""
13043" -O1,\t\t\t Optimize for performance\n"
13044" -Os\t\t\t Optimize for space\n"
13045msgstr ""
13046
13047#: config/tc-nds32.c:2025
13048#, c-format
13049msgid ""
13050" -EL, -mel or -little Produce little endian output\n"
13051" -EB, -meb or -big Produce big endian output\n"
13052" -mpic\t\t\t Generate PIC\n"
13053" -mno-fp-as-gp-relax\t Suppress fp-as-gp relaxation for this file\n"
13054" -mb2bb-relax\t\t Back-to-back branch optimization\n"
13055" -mno-all-relax\t Suppress all relaxation for this file\n"
13056msgstr ""
13057
13058#: config/tc-nds32.c:2036
13059#, fuzzy, c-format
13060msgid " -m%s%s\n"
13061msgstr "%s %s%s\n"
13062
13063#: config/tc-nds32.c:2043
13064#, c-format
13065msgid " -m[no-]%-17sEnable/Disable %s\n"
13066msgstr ""
13067
13068#: config/tc-nds32.c:2047
13069#, c-format
13070msgid " -mall-ext\t\t Turn on all extensions and instructions support\n"
13071msgstr ""
13072
13073#: config/tc-nds32.c:2329
13074#, c-format
13075msgid "need PIC qualifier with symbol. '%s'"
13076msgstr ""
13077
13078#: config/tc-nds32.c:2363
13079#, fuzzy, c-format
13080msgid "Operand is not a constant. `%s'"
13081msgstr "‘B’操作数不是一个常量"
13082
13083#: config/tc-nds32.c:2431
13084#, c-format
13085msgid "needs @GOT or @GOTOFF. %s"
13086msgstr ""
13087
13088#: config/tc-nds32.c:2891
13089#, c-format
13090msgid "Duplicated pseudo-opcode %s."
13091msgstr ""
13092
13093#: config/tc-nds32.c:2941
13094#, fuzzy, c-format
13095msgid "Too many argument. `%s'"
13096msgstr "实参太多"
13097
13098#. Logic here rejects the input arch name.
13099#: config/tc-nds32.c:3002
13100#, fuzzy, c-format
13101msgid "unknown arch name `%s'\n"
13102msgstr "未知的寄存器名:%s"
13103
13104#. Logic here rejects the input baseline.
13105#: config/tc-nds32.c:3021
13106#, fuzzy, c-format
13107msgid "unknown baseline `%s'\n"
13108msgstr "未知的解码(demangle)风格“%s”"
13109
13110#. Logic here rejects the input FPU configuration.
13111#: config/tc-nds32.c:3044
13112#, fuzzy, c-format
13113msgid "unknown FPU configuration `%s'\n"
13114msgstr "未知的约束‘%c’"
13115
13116#. Logic here rejects the input abi version.
13117#: config/tc-nds32.c:3068
13118#, fuzzy, c-format
13119msgid "unknown ABI version`%s'\n"
13120msgstr "\t未知版本。\n"
13121
13122#: config/tc-nds32.c:3670
13123#, c-format
13124msgid "Different arguments of .vec_size are found, previous %d, current %d"
13125msgstr ""
13126
13127#: config/tc-nds32.c:3675
13128#, c-format
13129msgid "Argument of .vec_size is expected 4 or 16, actual: %d."
13130msgstr ""
13131
13132#: config/tc-nds32.c:3679
13133#, fuzzy
13134msgid "Argument of .vec_size is not a constant."
13135msgstr "实参%qd不是一个常数"
13136
13137#: config/tc-nds32.c:4166
13138#, fuzzy, c-format
13139msgid "Don't know how to handle this field. %s"
13140msgstr "不知道如何指定 # 依赖 %s\n"
13141
13142#: config/tc-nds32.c:4460
13143#, fuzzy, c-format
13144msgid "instruction %s requires enabling performance extension"
13145msgstr "内建函数%q+D未被声明为函数"
13146
13147#: config/tc-nds32.c:4468
13148#, fuzzy, c-format
13149msgid "instruction %s requires enabling performance extension II"
13150msgstr "内建函数%q+D未被声明为函数"
13151
13152#: config/tc-nds32.c:4476
13153#, fuzzy, c-format
13154msgid "instruction %s requires enabling AUDIO extension"
13155msgstr "内建函数%q+D未被声明为函数"
13156
13157#: config/tc-nds32.c:4484
13158#, fuzzy, c-format
13159msgid "instruction %s requires enabling STRING extension"
13160msgstr "内建函数%q+D未被声明为函数"
13161
13162#: config/tc-nds32.c:4493
13163#, c-format
13164msgid "instruction %s requires enabling DIV & DX_REGS extension"
13165msgstr ""
13166
13167#: config/tc-nds32.c:4504
13168#, fuzzy, c-format
13169msgid "instruction %s requires enabling FPU extension"
13170msgstr "内建函数%q+D未被声明为函数"
13171
13172#: config/tc-nds32.c:4512
13173#, fuzzy, c-format
13174msgid "instruction %s requires enabling FPU_SP extension"
13175msgstr "内建函数%q+D未被声明为函数"
13176
13177#: config/tc-nds32.c:4524 config/tc-nds32.c:4544
13178#, fuzzy, c-format
13179msgid "instruction %s requires enabling FPU_MAC extension"
13180msgstr "内建函数%q+D未被声明为函数"
13181
13182#: config/tc-nds32.c:4532
13183#, fuzzy, c-format
13184msgid "instruction %s requires enabling FPU_DP extension"
13185msgstr "内建函数%q+D未被声明为函数"
13186
13187#: config/tc-nds32.c:4554
13188#, fuzzy, c-format
13189msgid "instruction %s requires enabling DX_REGS extension"
13190msgstr "内建函数%q+D未被声明为函数"
13191
13192#: config/tc-nds32.c:4651
13193#, c-format
13194msgid "Not support instrcution %s in the baseline."
13195msgstr ""
13196
13197#: config/tc-nds32.c:4703
13198#, fuzzy, c-format
13199msgid "Unrecognized opcode, %s."
13200msgstr "无法识别的选项"
13201
13202#: config/tc-nds32.c:4706
13203#, fuzzy, c-format
13204msgid "Incorrect syntax, %s."
13205msgstr "错误指令:"
13206
13207#: config/tc-nds32.c:4709
13208#, fuzzy, c-format
13209msgid "Unrecognized operand, %s."
13210msgstr "无法识别的选项"
13211
13212#: config/tc-nds32.c:4712
13213#, fuzzy, c-format
13214msgid "Operand out of range, %s."
13215msgstr "操作数号超出范围"
13216
13217#: config/tc-nds32.c:4715
13218#, fuzzy, c-format
13219msgid "Prohibited register used for reduced-register, %s."
13220msgstr "嵌套函数蹦床在此目标机上不受支持"
13221
13222#: config/tc-nds32.c:4718
13223#, fuzzy, c-format
13224msgid "Junk at end of line, %s."
13225msgstr "行尾有垃圾字符"
13226
13227#: config/tc-nds32.c:5160
13228#, fuzzy
13229msgid "Addend to unresolved symbol is not on word boundary."
13230msgstr "一些双精度浮点数在双字边界上对齐"
13231
13232#. Should never here.
13233#: config/tc-nds32.c:5625
13234#, fuzzy
13235msgid "Used FPU instructions requires enabling FPU extension"
13236msgstr "使用 UltraSPARC 可视化指令集"
13237
13238#: config/tc-nds32.c:5798
13239#, fuzzy, c-format
13240msgid "Internal error: Unknown fixup type %d (`%s')"
13241msgstr "内部错误:未知的机器类型:%d"
13242
13243#: config/tc-nios2.c:477
13244msgid "expecting opcode string in self test mode"
13245msgstr ""
13246
13247#: config/tc-nios2.c:479
13248#, c-format
13249msgid "assembly 0x%08x, expected %s"
13250msgstr ""
13251
13252#: config/tc-nios2.c:853
13253#, fuzzy
13254msgid "branch offset out of range\n"
13255msgstr "跳转越界"
13256
13257#: config/tc-nios2.c:854
13258#, fuzzy
13259msgid "branch relaxation failed\n"
13260msgstr "%P%F:%s:创建散列表失败\n"
13261
13262#: config/tc-nios2.c:937
13263msgid "expecting conditional branch for relaxation\n"
13264msgstr ""
13265
13266#: config/tc-nios2.c:1045
13267msgid "error checking for overflow - broken assembler"
13268msgstr ""
13269
13270#: config/tc-nios2.c:1061
13271#, fuzzy, c-format
13272msgid "immediate value 0x%x truncated to 0x%x"
13273msgstr "立即数越界"
13274
13275#: config/tc-nios2.c:1087
13276#, c-format
13277msgid "call target address 0x%08x out of range 0x%08x to 0x%08x"
13278msgstr ""
13279
13280#: config/tc-nios2.c:1092
13281#, fuzzy, c-format
13282msgid "branch offset %d out of range %d to %d"
13283msgstr "操作数号超出范围"
13284
13285#: config/tc-nios2.c:1097
13286#, fuzzy, c-format
13287msgid "%s offset %d out of range %d to %d"
13288msgstr "操作数号超出范围"
13289
13290#: config/tc-nios2.c:1102
13291#, fuzzy, c-format
13292msgid "immediate value %d out of range %d to %d"
13293msgstr "立即数越界"
13294
13295#: config/tc-nios2.c:1107 config/tc-nios2.c:1112
13296#, fuzzy, c-format
13297msgid "immediate value %u out of range %u to %u"
13298msgstr "立即数越界"
13299
13300#: config/tc-nios2.c:1117
13301#, c-format
13302msgid "custom instruction opcode %u out of range %u to %u"
13303msgstr ""
13304
13305#: config/tc-nios2.c:1122
13306#, fuzzy
13307msgid "overflow in immediate argument"
13308msgstr "枚举值溢出"
13309
13310#: config/tc-nios2.c:1181
13311#, fuzzy
13312msgid "cannot create 64-bit relocation"
13313msgstr "无法读取设备 %s.\n"
13314
13315#: config/tc-nios2.c:1344
13316#, fuzzy
13317msgid "can't create relocation"
13318msgstr "无法读取设备 %s.\n"
13319
13320#: config/tc-nios2.c:1457 config/tc-nios2.c:1462 config/tc-nios2.c:1467
13321#: config/tc-nios2.c:1489 config/tc-nios2.c:1494 config/tc-nios2.c:1519
13322#: config/tc-nios2.c:1524 config/tc-nios2.c:1549 config/tc-nios2.c:1554
13323#: config/tc-nios2.c:1628 config/tc-nios2.c:1651 config/tc-nios2.c:1656
13324#: config/tc-nios2.c:1675 config/tc-nios2.c:1680 config/tc-nios2.c:1697
13325#: config/tc-nios2.c:1704 config/tc-nios2.c:1721 config/tc-nios2.c:1726
13326#: config/tc-nios2.c:1754 config/tc-nios2.c:1759 config/tc-nios2.c:1764
13327#: config/tc-nios2.c:1812 config/tc-nios2.c:1817 config/tc-nios2.c:1835
13328#, fuzzy, c-format
13329msgid "unknown register %s"
13330msgstr "<未知的寄存器 %d>"
13331
13332#: config/tc-nios2.c:1593
13333#, fuzzy, c-format
13334msgid "unknown base register %s"
13335msgstr "<未知的寄存器 %d>"
13336
13337#: config/tc-nios2.c:1699
13338msgid "ipending control register (ctl4) is read-only\n"
13339msgstr ""
13340
13341#: config/tc-nios2.c:1923
13342#, fuzzy
13343msgid "expecting control register"
13344msgstr "多余寄存器"
13345
13346#: config/tc-nios2.c:1931
13347#, fuzzy
13348msgid "illegal use of control register"
13349msgstr "括号用法非法"
13350
13351#: config/tc-nios2.c:1936
13352#, fuzzy
13353msgid "illegal use of coprocessor register\n"
13354msgstr "格式错误的协寄存器"
13355
13356#: config/tc-nios2.c:1961
13357msgid ""
13358"Register at (r1) can sometimes be corrupted by assembler optimizations.\n"
13359"Use .set noat to turn off those optimizations (and this warning)."
13360msgstr ""
13361
13362#: config/tc-nios2.c:1969
13363msgid ""
13364"The debugger will corrupt bt (r25).\n"
13365"If you don't need to debug this code use .set nobreak to turn off this warning."
13366msgstr ""
13367
13368#: config/tc-nios2.c:1977
13369msgid ""
13370"The debugger will corrupt sstatus/ba (r30).\n"
13371"If you don't need to debug this code use .set nobreak to turn off this warning."
13372msgstr ""
13373
13374#: config/tc-nios2.c:1997 config/tc-nios2.c:2006
13375#, fuzzy, c-format
13376msgid "badly formed expression near %s"
13377msgstr "错误的立即数表达式"
13378
13379#: config/tc-nios2.c:2041
13380#, fuzzy, c-format
13381msgid "expecting %c near %s"
13382msgstr "%C处需要有名实体列表"
13383
13384#: config/tc-nios2.c:2064 config/tc-nios2.c:2089 config/tc-xtensa.c:2033
13385msgid "too many arguments"
13386msgstr "实参太多"
13387
13388#: config/tc-nios2.c:2104 config/tc-xtensa.c:1967
13389#, fuzzy
13390msgid "missing argument"
13391msgstr "%qs缺少参数"
13392
13393#. we cannot recover from this.
13394#: config/tc-nios2.c:2232
13395#, fuzzy, c-format
13396msgid "unrecognized pseudo-instruction %s"
13397msgstr "无法识别的指令"
13398
13399#. ??? Ideally we should do something other than as_fatal here as we can
13400#. continue to assemble.
13401#. However this function (actually the output_* functions) should not
13402#. have been called in the first place once an illegal instruction had
13403#. been encountered.
13404#: config/tc-nios2.c:2289
13405msgid "Invalid instruction encountered, cannot recover. No assembly attempted."
13406msgstr ""
13407
13408#: config/tc-nios2.c:2770
13409#, fuzzy, c-format
13410msgid "internal error: %s is not a valid argument syntax\n"
13411msgstr "内部错误 - 无效的 utf8 名"
13412
13413#. Unrecognised instruction - error.
13414#: config/tc-nios2.c:2778
13415#, fuzzy, c-format
13416msgid "unrecognised instruction %s"
13417msgstr "无法识别的指令"
13418
13419#: config/tc-nios2.c:2898
13420#, fuzzy, c-format
13421msgid "can't represent relocation type %s"
13422msgstr "跳过意外的重定位类型 %s\n"
13423
13424#: config/tc-nios2.c:2991
13425msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string"
13426msgstr ""
13427
13428#: config/tc-nios2.c:3019
13429#, c-format
13430msgid "Illegal operands: %%tls_ldo in %d-byte data field"
13431msgstr ""
13432
13433#: config/tc-nios2.c:3031 config/tc-nios2.c:3049 config/tc-nios2.c:3056
13434#, c-format
13435msgid "Illegal operands: %%tls_ldo requires arguments in ()"
13436msgstr ""
13437
13438#: config/tc-nios2.c:3063
13439#, fuzzy, c-format
13440msgid "Illegal operands: garbage after %%tls_ldo()"
13441msgstr "检测到无效的操作数"
13442
13443#: config/tc-ns32k.c:439
13444#, fuzzy
13445msgid "Invalid syntax in PC-relative addressing mode"
13446msgstr "使用 GP 相对寻址来访问小数据"
13447
13448#: config/tc-ns32k.c:463
13449#, fuzzy
13450msgid "Invalid syntax in External addressing mode"
13451msgstr "无效寻址模式"
13452
13453#: config/tc-ns32k.c:544
13454#, fuzzy
13455msgid "Invalid syntax in Memory Relative addressing mode"
13456msgstr "无效寻址模式"
13457
13458#: config/tc-ns32k.c:611
13459msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
13460msgstr ""
13461
13462#: config/tc-ns32k.c:616
13463msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
13464msgstr ""
13465
13466#: config/tc-ns32k.c:621
13467msgid "Scaled-indexed addressing mode combined with scaled-index"
13468msgstr ""
13469
13470#: config/tc-ns32k.c:632
13471msgid "Invalid or illegal addressing mode combined with scaled-index"
13472msgstr ""
13473
13474#: config/tc-ns32k.c:755
13475msgid "Premature end of suffix -- Defaulting to d"
13476msgstr ""
13477
13478#: config/tc-ns32k.c:768
13479msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
13480msgstr ""
13481
13482#: config/tc-ns32k.c:813
13483msgid "Very short instr to option, ie you can't do it on a NULLstr"
13484msgstr ""
13485
13486#: config/tc-ns32k.c:863
13487msgid "No such entry in list. (cpu/mmu register)"
13488msgstr ""
13489
13490#: config/tc-ns32k.c:920
13491#, fuzzy
13492msgid "Internal consistency error. check ns32k-opcode.h"
13493msgstr "编译器内部错误。未知的模式:"
13494
13495#: config/tc-ns32k.c:944
13496#, fuzzy
13497msgid "Address of immediate operand"
13498msgstr "符号被用作立即操作数"
13499
13500#: config/tc-ns32k.c:945
13501#, fuzzy
13502msgid "Invalid immediate write operand."
13503msgstr "无效的条件操作数"
13504
13505#: config/tc-ns32k.c:1075
13506msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
13507msgstr ""
13508
13509#: config/tc-ns32k.c:1108
13510msgid "No such opcode"
13511msgstr ""
13512
13513#: config/tc-ns32k.c:1183
13514msgid "Bad suffix, defaulting to d"
13515msgstr ""
13516
13517#: config/tc-ns32k.c:1210
13518#, fuzzy
13519msgid "Too many operands passed to instruction"
13520msgstr "%<asm%>中太多变数"
13521
13522#. Check error in default.
13523#: config/tc-ns32k.c:1222
13524msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
13525msgstr ""
13526
13527#: config/tc-ns32k.c:1225
13528#, fuzzy
13529msgid "Wrong number of operands"
13530msgstr "形参数量不同"
13531
13532#: config/tc-ns32k.c:1298
13533#, c-format
13534msgid "Can not do %d byte pc-relative relocation for storage type %d"
13535msgstr ""
13536
13537#: config/tc-ns32k.c:1301
13538#, c-format
13539msgid "Can not do %d byte relocation for storage type %d"
13540msgstr ""
13541
13542#: config/tc-ns32k.c:1393
13543#, c-format
13544msgid "value of %ld out of byte displacement range."
13545msgstr ""
13546
13547#: config/tc-ns32k.c:1403
13548#, c-format
13549msgid "value of %ld out of word displacement range."
13550msgstr ""
13551
13552#: config/tc-ns32k.c:1418
13553#, c-format
13554msgid "value of %ld out of double word displacement range."
13555msgstr ""
13556
13557#: config/tc-ns32k.c:1439
13558#, fuzzy, c-format
13559msgid "Internal logic error. line %d, file \"%s\""
13560msgstr "def 文件中语法错误 %s:%d"
13561
13562#: config/tc-ns32k.c:1487
13563#, fuzzy, c-format
13564msgid "Internal logic error. line %d, file \"%s\""
13565msgstr "def 文件中语法错误 %s:%d"
13566
13567#: config/tc-ns32k.c:1588
13568#, fuzzy
13569msgid "Bit field out of range"
13570msgstr "21位长的偏移量越界"
13571
13572#: config/tc-ns32k.c:1688
13573msgid "iif convert internal pcrel/binary"
13574msgstr ""
13575
13576#: config/tc-ns32k.c:1705
13577msgid "Bignum too big for long"
13578msgstr ""
13579
13580#: config/tc-ns32k.c:1782
13581#, fuzzy
13582msgid "iif convert internal pcrel/pointer"
13583msgstr "将 NULL 转换为非指针类型"
13584
13585#: config/tc-ns32k.c:1787
13586msgid "Internal logic error in iif.iifP[n].type"
13587msgstr ""
13588
13589#. We cant relax this case.
13590#: config/tc-ns32k.c:1823
13591msgid "Can't relax difference"
13592msgstr ""
13593
13594#: config/tc-ns32k.c:1864
13595#, fuzzy
13596msgid "Displacement too large for :d"
13597msgstr "栈帧太大"
13598
13599#: config/tc-ns32k.c:1877
13600msgid "Internal logic error in iif.iifP[].type"
13601msgstr ""
13602
13603#. Fatal.
13604#: config/tc-ns32k.c:1909
13605#, fuzzy, c-format
13606msgid "Can't hash %s: %s"
13607msgstr "无法读取 %s:%m"
13608
13609#: config/tc-ns32k.c:2145
13610#, fuzzy, c-format
13611msgid "invalid architecture option -m%s, ignored"
13612msgstr "%<pragma %s%>位置错误,已忽略"
13613
13614#: config/tc-ns32k.c:2158
13615#, c-format
13616msgid "invalid default displacement size \"%s\". Defaulting to %d."
13617msgstr ""
13618
13619#: config/tc-ns32k.c:2174
13620#, c-format
13621msgid ""
13622"NS32K options:\n"
13623"-m32032 | -m32532\tselect variant of NS32K architecture\n"
13624"--disp-size-default=<1|2|4>\n"
13625msgstr ""
13626
13627#: config/tc-ns32k.c:2249
13628#, fuzzy, c-format
13629msgid "Cannot find relocation type for symbol %s, code %d"
13630msgstr "%1$s:关于符号 %3$s 的未知重定位类型 %2$d"
13631
13632#: config/tc-or32.c:361
13633#, fuzzy, c-format
13634msgid "unknown opcode1: `%s'"
13635msgstr "未知的格式类型“%s”"
13636
13637#: config/tc-or32.c:367
13638#, fuzzy, c-format
13639msgid "unknown opcode2 `%s'."
13640msgstr "未知的格式类型“%s”"
13641
13642#: config/tc-or32.c:403
13643#, fuzzy, c-format
13644msgid "instruction not allowed: %s"
13645msgstr "不允许有多余的限定"
13646
13647#: config/tc-or32.c:406
13648#, fuzzy, c-format
13649msgid "too many operands: %s"
13650msgstr "打开的文件过多"
13651
13652#: config/tc-or32.c:490
13653#, fuzzy
13654msgid "call/jmp target out of range (1)"
13655msgstr "常量实参超过%qs的范围"
13656
13657#: config/tc-or32.c:612
13658#, fuzzy
13659msgid "call/jmp target out of range (2)"
13660msgstr "常量实参超过%qs的范围"
13661
13662#: config/tc-or32.c:631
13663#, fuzzy, c-format
13664msgid "bad relocation type: 0x%02x"
13665msgstr "%q+D的抽象类型无效"
13666
13667#: config/tc-or32.c:823
13668#, fuzzy
13669msgid "invalid register in & expression"
13670msgstr "无效的自增语句"
13671
13672#: config/tc-pdp11.c:339 config/tc-pdp11.c:357 config/tc-pdp11.c:382
13673#: config/tc-pdp11.c:388 config/tc-pdp11.c:401
13674msgid "Bad register name"
13675msgstr "错误的寄存器名"
13676
13677#: config/tc-pdp11.c:420 config/tc-pdp11.c:484 config/tc-pdp11.c:495
13678#, fuzzy
13679msgid "Error in expression"
13680msgstr "向量浮点溢出"
13681
13682#: config/tc-pdp11.c:492
13683msgid "Low order bits truncated in immediate float operand"
13684msgstr ""
13685
13686#: config/tc-pdp11.c:611
13687#, fuzzy
13688msgid "Float AC not legal as integer operand"
13689msgstr "无效的移位操作数"
13690
13691#: config/tc-pdp11.c:631
13692msgid "General register not legal as float operand"
13693msgstr ""
13694
13695#: config/tc-pdp11.c:664
13696#, fuzzy
13697msgid "No instruction found"
13698msgstr "找到 %d 个构造函数\n"
13699
13700#: config/tc-pdp11.c:674 config/tc-z80.c:1924 config/tc-z80.c:1937
13701#, fuzzy, c-format
13702msgid "Unknown instruction '%s'"
13703msgstr "PRINT_OPERAND:未知的标点‘%c’"
13704
13705#: config/tc-pdp11.c:680
13706#, fuzzy, c-format
13707msgid "Unsupported instruction set extension: %s"
13708msgstr "不支持的组合:%s"
13709
13710#: config/tc-pdp11.c:716
13711#, fuzzy
13712msgid "operand is not an absolute constant"
13713msgstr "‘B’操作数不是一个常量"
13714
13715#: config/tc-pdp11.c:724
13716#, fuzzy
13717msgid "3-bit immediate out of range"
13718msgstr "立即数越界"
13719
13720#: config/tc-pdp11.c:731
13721#, fuzzy
13722msgid "6-bit immediate out of range"
13723msgstr "立即数越界"
13724
13725#: config/tc-pdp11.c:738
13726#, fuzzy
13727msgid "8-bit immediate out of range"
13728msgstr "立即数越界"
13729
13730#: config/tc-pdp11.c:755 config/tc-pdp11.c:948
13731#, fuzzy
13732msgid "Symbol expected"
13733msgstr "字节码流:需要标记 %s 而非 %s"
13734
13735#: config/tc-pdp11.c:760
13736#, fuzzy
13737msgid "8-bit displacement out of range"
13738msgstr "偏移值越界"
13739
13740#: config/tc-pdp11.c:802 config/tc-pdp11.c:823 config/tc-pdp11.c:840
13741#: config/tc-pdp11.c:861 config/tc-pdp11.c:878 config/tc-pdp11.c:899
13742#: config/tc-pdp11.c:918 config/tc-pdp11.c:939
13743#, fuzzy
13744msgid "Missing ','"
13745msgstr "缺少‘)’"
13746
13747#: config/tc-pdp11.c:953
13748#, fuzzy
13749msgid "6-bit displacement out of range"
13750msgstr "偏移值越界"
13751
13752#: config/tc-pdp11.c:974 config/tc-tilegx.c:1215 config/tc-tilepro.c:1101
13753#: config/tc-vax.c:1944
13754#, fuzzy
13755msgid "Too many operands"
13756msgstr "打开的文件过多"
13757
13758#: config/tc-pdp11.c:1424
13759#, fuzzy, c-format
13760msgid "Can not represent %s relocation in this object file format"
13761msgstr "%s:无法在 a.out 对象文件格式中表示节“%s”"
13762
13763#: config/tc-pj.c:65 config/tc-pj.c:74
13764#, fuzzy
13765msgid "confusing relocation expressions"
13766msgstr "整数溢出"
13767
13768#: config/tc-pj.c:157
13769#, fuzzy
13770msgid "can't have relocation for ipush"
13771msgstr "无法读取设备 %s.\n"
13772
13773#: config/tc-pj.c:289
13774msgid "expected expression"
13775msgstr "需要表达式"
13776
13777#: config/tc-pj.c:355
13778#, c-format
13779msgid ""
13780"PJ options:\n"
13781"-little\t\t\tgenerate little endian code\n"
13782"-big\t\t\tgenerate big endian code\n"
13783msgstr ""
13784
13785#: config/tc-pj.c:380 config/tc-sh.c:4147 config/tc-sh.c:4154
13786#: config/tc-sh.c:4161 config/tc-sh.c:4168
13787msgid "pcrel too far"
13788msgstr ""
13789
13790#: config/tc-pj.h:38
13791msgid "convert_frag\n"
13792msgstr ""
13793
13794#: config/tc-pj.h:39
13795#, fuzzy
13796msgid "estimate size\n"
13797msgstr "设定 .data 的大小"
13798
13799#: config/tc-ppc.c:1100 config/tc-ppc.c:1157 config/tc-ppc.c:1195
13800msgid "the use of -mvle requires big endian."
13801msgstr ""
13802
13803#: config/tc-ppc.c:1138 config/tc-ppc.c:1159
13804msgid "the use of -mvle requires -a32."
13805msgstr ""
13806
13807#: config/tc-ppc.c:1140
13808#, fuzzy, c-format
13809msgid "%s unsupported"
13810msgstr "%s:不支持"
13811
13812#: config/tc-ppc.c:1249
13813#, fuzzy
13814msgid "--nops needs a numeric argument"
13815msgstr "%P%X:--hash-size 需要一个数字作为参数\n"
13816
13817#: config/tc-ppc.c:1263
13818#, c-format
13819msgid ""
13820"PowerPC options:\n"
13821"-a32 generate ELF32/XCOFF32\n"
13822"-a64 generate ELF64/XCOFF64\n"
13823"-u ignored\n"
13824"-mpwrx, -mpwr2 generate code for POWER/2 (RIOS2)\n"
13825"-mpwr generate code for POWER (RIOS1)\n"
13826"-m601 generate code for PowerPC 601\n"
13827"-mppc, -mppc32, -m603, -m604\n"
13828" generate code for PowerPC 603/604\n"
13829"-m403 generate code for PowerPC 403\n"
13830"-m405 generate code for PowerPC 405\n"
13831"-m440 generate code for PowerPC 440\n"
13832"-m464 generate code for PowerPC 464\n"
13833"-m476 generate code for PowerPC 476\n"
13834"-m7400, -m7410, -m7450, -m7455\n"
13835" generate code for PowerPC 7400/7410/7450/7455\n"
13836"-m750cl generate code for PowerPC 750cl\n"
13837msgstr ""
13838
13839#: config/tc-ppc.c:1281
13840#, c-format
13841msgid ""
13842"-mppc64, -m620 generate code for PowerPC 620/625/630\n"
13843"-mppc64bridge generate code for PowerPC 64, including bridge insns\n"
13844"-mbooke generate code for 32-bit PowerPC BookE\n"
13845"-ma2 generate code for A2 architecture\n"
13846"-mpower4, -mpwr4 generate code for Power4 architecture\n"
13847"-mpower5, -mpwr5, -mpwr5x\n"
13848" generate code for Power5 architecture\n"
13849"-mpower6, -mpwr6 generate code for Power6 architecture\n"
13850"-mpower7, -mpwr7 generate code for Power7 architecture\n"
13851"-mpower8, -mpwr8 generate code for Power8 architecture\n"
13852"-mcell generate code for Cell Broadband Engine architecture\n"
13853"-mcom generate code Power/PowerPC common instructions\n"
13854"-many generate code for any architecture (PWR/PWRX/PPC)\n"
13855msgstr ""
13856
13857#: config/tc-ppc.c:1295
13858#, c-format
13859msgid ""
13860"-maltivec generate code for AltiVec\n"
13861"-mvsx generate code for Vector-Scalar (VSX) instructions\n"
13862"-mhtm generate code for Hardware Transactional Memory\n"
13863"-me300 generate code for PowerPC e300 family\n"
13864"-me500, -me500x2 generate code for Motorola e500 core complex\n"
13865"-me500mc, generate code for Freescale e500mc core complex\n"
13866"-me500mc64, generate code for Freescale e500mc64 core complex\n"
13867"-me5500, generate code for Freescale e5500 core complex\n"
13868"-me6500, generate code for Freescale e6500 core complex\n"
13869"-mspe generate code for Motorola SPE instructions\n"
13870"-mvle generate code for Freescale VLE instructions\n"
13871"-mtitan generate code for AppliedMicro Titan core complex\n"
13872"-mregnames Allow symbolic names for registers\n"
13873"-mno-regnames Do not allow symbolic names for registers\n"
13874msgstr ""
13875
13876#: config/tc-ppc.c:1311
13877#, c-format
13878msgid ""
13879"-mrelocatable support for GCC's -mrelocatble option\n"
13880"-mrelocatable-lib support for GCC's -mrelocatble-lib option\n"
13881"-memb set PPC_EMB bit in ELF flags\n"
13882"-mlittle, -mlittle-endian, -le\n"
13883" generate code for a little endian machine\n"
13884"-mbig, -mbig-endian, -be\n"
13885" generate code for a big endian machine\n"
13886"-msolaris generate code for Solaris\n"
13887"-mno-solaris do not generate code for Solaris\n"
13888"-K PIC set EF_PPC_RELOCATABLE_LIB in ELF flags\n"
13889"-V print assembler version number\n"
13890"-Qy, -Qn ignored\n"
13891msgstr ""
13892
13893#: config/tc-ppc.c:1325
13894#, c-format
13895msgid "-nops=count when aligning, more than COUNT nops uses a branch\n"
13896msgstr ""
13897
13898#: config/tc-ppc.c:1351
13899#, fuzzy, c-format
13900msgid "unknown default cpu = %s, os = %s"
13901msgstr "<未知:%s>"
13902
13903#: config/tc-ppc.c:1379
13904msgid "neither Power nor PowerPC opcodes were selected."
13905msgstr ""
13906
13907#: config/tc-ppc.c:1439
13908#, c-format
13909msgid "mask trims opcode bits for %s"
13910msgstr ""
13911
13912#: config/tc-ppc.c:1448
13913#, fuzzy, c-format
13914msgid "operand index error for %s"
13915msgstr ""
13916"\n"
13917"错误: ILL_ILLOPN (不合法的算符)"
13918
13919#: config/tc-ppc.c:1464
13920#, fuzzy, c-format
13921msgid "operand %d overlap in %s"
13922msgstr "%<asm%>中的操作数超过 %d 个"
13923
13924#: config/tc-ppc.c:1516
13925#, c-format
13926msgid "powerpc_operands[%d].bitm invalid"
13927msgstr ""
13928
13929#: config/tc-ppc.c:1523
13930#, c-format
13931msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
13932msgstr ""
13933
13934#: config/tc-ppc.c:1552 config/tc-ppc.c:1604
13935#, fuzzy, c-format
13936msgid "major opcode is not sorted for %s"
13937msgstr "陷阱模式不为 VAX 浮点数所支持"
13938
13939#: config/tc-ppc.c:1568 config/tc-ppc.c:1621
13940#, fuzzy, c-format
13941msgid "duplicate instruction %s"
13942msgstr "使用多媒体指令"
13943
13944#: config/tc-ppc.c:1645
13945#, fuzzy, c-format
13946msgid "duplicate macro %s"
13947msgstr "重复的%qs"
13948
13949#: config/tc-ppc.c:2015
13950#, fuzzy
13951msgid "symbol+offset not supported for got tls"
13952msgstr "陷阱模式不为 VAX 浮点数所支持"
13953
13954#: config/tc-ppc.c:2148 config/tc-ppc.c:5256
13955msgid "expected comma after symbol-name: rest of line ignored."
13956msgstr ""
13957
13958#: config/tc-ppc.c:2181 config/tc-ppc.c:5292
13959#, fuzzy, c-format
13960msgid "ignoring attempt to re-define symbol `%s'."
13961msgstr "警告:试图导出未定义的符号“%s”"
13962
13963#: config/tc-ppc.c:2189
13964#, c-format
13965msgid "length of .lcomm \"%s\" is already %ld. Not changed to %ld."
13966msgstr ""
13967
13968#: config/tc-ppc.c:2207
13969#, fuzzy
13970msgid "common alignment not a power of 2"
13971msgstr "要求的对齐边界不是 2 的某次方"
13972
13973#: config/tc-ppc.c:2249
13974#, c-format
13975msgid "expected comma after name `%s' in .localentry directive"
13976msgstr ""
13977
13978#: config/tc-ppc.c:2259
13979#, fuzzy
13980msgid "missing expression in .localentry directive"
13981msgstr "生成使用显式重定位指示的指令"
13982
13983#: config/tc-ppc.c:2273
13984#, c-format
13985msgid ".localentry expression for `%s' is not a valid power of 2"
13986msgstr ""
13987
13988#: config/tc-ppc.c:2287
13989#, fuzzy, c-format
13990msgid ".localentry expression for `%s' does not evaluate to a constant"
13991msgstr "友元声明没有指定类或函数名"
13992
13993#: config/tc-ppc.c:2302
13994#, fuzzy
13995msgid "missing expression in .abiversion directive"
13996msgstr "生成使用显式重定位指示的指令"
13997
13998#: config/tc-ppc.c:2311
13999#, fuzzy
14000msgid ".abiversion expression does not evaluate to a constant"
14001msgstr "友元声明没有指定类或函数名"
14002
14003#: config/tc-ppc.c:2364
14004#, fuzzy
14005msgid "relocation cannot be done when using -mrelocatable"
14006msgstr "%s:创建共享目标文件时不能使用重定位 %s"
14007
14008#: config/tc-ppc.c:2414
14009#, fuzzy
14010msgid "TOC section size exceeds 64k"
14011msgstr "占位节大小"
14012
14013#: config/tc-ppc.c:2510
14014#, fuzzy, c-format
14015msgid "syntax error: invalid toc specifier `%s'"
14016msgstr "def 文件中语法错误 %s:%d"
14017
14018#: config/tc-ppc.c:2524
14019#, fuzzy, c-format
14020msgid "syntax error: expected `]', found `%c'"
14021msgstr "语法错误(需要字符‘%c’,得到‘%c’)"
14022
14023#: config/tc-ppc.c:2650
14024#, fuzzy, c-format
14025msgid "unrecognized opcode: `%s'"
14026msgstr "无法识别的选项"
14027
14028#: config/tc-ppc.c:2833
14029msgid "[tocv] symbol is not a toc symbol"
14030msgstr ""
14031
14032#: config/tc-ppc.c:2844
14033msgid "unimplemented toc32 expression modifier"
14034msgstr ""
14035
14036#: config/tc-ppc.c:2849
14037msgid "unimplemented toc64 expression modifier"
14038msgstr ""
14039
14040#: config/tc-ppc.c:2853
14041#, c-format
14042msgid "Unexpected return value [%d] from parse_toc_entry!\n"
14043msgstr ""
14044
14045#: config/tc-ppc.c:3059
14046#, fuzzy, c-format
14047msgid "@tls may not be used with \"%s\" operands"
14048msgstr "%<this%>不能用在此上下文中"
14049
14050#: config/tc-ppc.c:3062
14051#, fuzzy
14052msgid "@tls may only be used in last operand"
14053msgstr "-MG 只能与 -M 或 -MM 一起使用"
14054
14055#: config/tc-ppc.c:3238
14056#, fuzzy
14057msgid "unsupported relocation for DS offset field"
14058msgstr ""
14059"\n"
14060"重定位节 "
14061
14062#: config/tc-ppc.c:3341
14063#, fuzzy, c-format
14064msgid "syntax error; end of line, expected `%c'"
14065msgstr "语法错误(需要字符‘%c’,得到‘%c’)"
14066
14067#: config/tc-ppc.c:3343
14068#, fuzzy, c-format
14069msgid "syntax error; found `%c', expected `%c'"
14070msgstr "语法错误(需要字符‘%c’,得到‘%c’)"
14071
14072#: config/tc-ppc.c:3404 config/tc-ppc.c:6380
14073#, fuzzy
14074msgid "instruction address is not a multiple of 4"
14075msgstr "偏移量不是 4 的倍数"
14076
14077#: config/tc-ppc.c:3628
14078#, fuzzy
14079msgid "missing size"
14080msgstr "缺失寄存器"
14081
14082#: config/tc-ppc.c:3637
14083#, fuzzy
14084msgid "negative size"
14085msgstr "移位次数为负"
14086
14087#: config/tc-ppc.c:3669
14088#, fuzzy
14089msgid "missing real symbol name"
14090msgstr "%s:%d: 缺少新的符号名称"
14091
14092#: config/tc-ppc.c:3709
14093#, fuzzy
14094msgid "attempt to redefine symbol"
14095msgstr "警告:试图导出未定义的符号“%s”"
14096
14097#: config/tc-ppc.c:3974
14098#, c-format
14099msgid "no known dwarf XCOFF section for flag 0x%08x\n"
14100msgstr ""
14101
14102#: config/tc-ppc.c:3987
14103#, fuzzy, c-format
14104msgid "label %s was not defined in this dwarf section"
14105msgstr "%qD在此作用域中尚未声明"
14106
14107#: config/tc-ppc.c:4103
14108#, fuzzy
14109msgid "the XCOFF file format does not support arbitrary sections"
14110msgstr "%qs架构不支持配对单精度指令"
14111
14112#: config/tc-ppc.c:4176
14113msgid ".ref outside .csect"
14114msgstr ""
14115
14116#: config/tc-ppc.c:4198 config/tc-ppc.c:4400
14117#, fuzzy
14118msgid "missing symbol name"
14119msgstr "%s:%d: 缺少新的符号名称"
14120
14121#: config/tc-ppc.c:4229
14122#, fuzzy
14123msgid "missing rename string"
14124msgstr "缺失寄存器"
14125
14126#: config/tc-ppc.c:4259 config/tc-ppc.c:4801 read.c:3447
14127#, fuzzy
14128msgid "missing value"
14129msgstr "缺少数字"
14130
14131#: config/tc-ppc.c:4277
14132msgid "illegal .stabx expression; zero assumed"
14133msgstr ""
14134
14135#: config/tc-ppc.c:4309
14136#, fuzzy
14137msgid "missing class"
14138msgstr "缺少右括号"
14139
14140#: config/tc-ppc.c:4318
14141#, fuzzy
14142msgid "missing type"
14143msgstr "缺失索引类型"
14144
14145#: config/tc-ppc.c:4345
14146msgid ".stabx of storage class stsym must be within .bs/.es"
14147msgstr ""
14148
14149#: config/tc-ppc.c:4588
14150#, fuzzy
14151msgid "nested .bs blocks"
14152msgstr "基本块外出现指令"
14153
14154#: config/tc-ppc.c:4620
14155#, fuzzy
14156msgid ".es without preceding .bs"
14157msgstr "%ld: .bf 未含前导函数"
14158
14159#: config/tc-ppc.c:4793
14160#, fuzzy
14161msgid "non-constant byte count"
14162msgstr "%L处非常量初始化表达式"
14163
14164#: config/tc-ppc.c:4867
14165#, fuzzy
14166msgid ".tc not in .toc section"
14167msgstr "内存节 %s+%x"
14168
14169#: config/tc-ppc.c:4886
14170msgid ".tc with no label"
14171msgstr ""
14172
14173#: config/tc-ppc.c:4979 config/tc-s390.c:1857
14174#, fuzzy
14175msgid ".machine stack overflow"
14176msgstr "栈上溢出"
14177
14178#: config/tc-ppc.c:4986 config/tc-s390.c:1864
14179#, fuzzy
14180msgid ".machine stack underflow"
14181msgstr "栈下溢出"
14182
14183#: config/tc-ppc.c:4993 config/tc-s390.c:1871 config/tc-s390.c:1947
14184#, fuzzy, c-format
14185msgid "invalid machine `%s'"
14186msgstr "无效掩码"
14187
14188#: config/tc-ppc.c:5025
14189#, fuzzy
14190msgid "no previous section to return to, ignored."
14191msgstr "%qD先前没有声明"
14192
14193#: config/tc-ppc.c:5301
14194#, c-format
14195msgid "length of .comm \"%s\" is already %ld. Not changed to %ld."
14196msgstr ""
14197
14198#. Section Contents
14199#. unknown
14200#: config/tc-ppc.c:5431
14201#, fuzzy
14202msgid "unsupported section attribute -- 'a'"
14203msgstr "跳过意外的重定位类型 %s\n"
14204
14205#: config/tc-ppc.c:5615
14206#, fuzzy
14207msgid "bad symbol suffix"
14208msgstr "常量值错误,类型 %d,索引 %d"
14209
14210#: config/tc-ppc.c:5708
14211#, fuzzy
14212msgid "unrecognized symbol suffix"
14213msgstr "%s:无法识别的“%s”标志 0x%x"
14214
14215#: config/tc-ppc.c:5797
14216msgid "two .function pseudo-ops with no intervening .ef"
14217msgstr ""
14218
14219#: config/tc-ppc.c:5810
14220#, fuzzy
14221msgid ".ef with no preceding .function"
14222msgstr "%ld: .bf 未含前导函数"
14223
14224#: config/tc-ppc.c:5939
14225#, fuzzy, c-format
14226msgid "warning: symbol %s has no csect"
14227msgstr "警告:%s:本地符号“%s”没有节"
14228
14229#: config/tc-ppc.c:6201
14230msgid "symbol in .toc does not match any .tc"
14231msgstr ""
14232
14233#: config/tc-ppc.c:6835
14234#, fuzzy, c-format
14235msgid "unsupported relocation against %s"
14236msgstr "跳过意外的重定位类型 %s\n"
14237
14238#: config/tc-ppc.c:6979
14239#, c-format
14240msgid "Gas failure, reloc value %d\n"
14241msgstr ""
14242
14243#: config/tc-ppc.c:7052
14244#, fuzzy, c-format
14245msgid "cannot emit PC relative %s relocation against %s"
14246msgstr "无法解析的以 %s 为准之 PC 相对重定位"
14247
14248#: config/tc-ppc.c:7059
14249#, fuzzy
14250msgid "unable to resolve expression"
14251msgstr "对 void 表达式的使用无效"
14252
14253#: config/tc-rl78.c:226 config/tc-rx.c:863
14254#, fuzzy, c-format
14255msgid "Value %d doesn't fit in unsigned %d-bit field"
14256msgstr "实参 2 必须是一个 5 位无符号字面值"
14257
14258#: config/tc-rl78.c:232 config/tc-rx.c:869
14259#, c-format
14260msgid "Value %d doesn't fit in signed %d-bit field"
14261msgstr ""
14262
14263#: config/tc-rl78.c:364
14264#, c-format
14265msgid "%%%s() must be outermost term in expression"
14266msgstr ""
14267
14268#: config/tc-rl78.c:591 config/tc-rx.c:2192
14269#, fuzzy, c-format
14270msgid "unsupported constant size %d\n"
14271msgstr "不支持的组合:%s"
14272
14273#: config/tc-rl78.c:604
14274#, c-format
14275msgid "%%hi16/%%lo16 only applies to .short or .hword"
14276msgstr ""
14277
14278#: config/tc-rl78.c:609
14279#, fuzzy, c-format
14280msgid "%%hi8 only applies to .byte"
14281msgstr "属性%qE只能用于变量"
14282
14283#: config/tc-rl78.c:619 config/tc-rx.c:2199
14284msgid "difference of two symbols only supported with .long, .short, or .byte"
14285msgstr ""
14286
14287#: config/tc-rl78.c:855 config/tc-rx.c:2389
14288#, fuzzy, c-format
14289msgid "Unknown reloc in md_apply_fix: %s"
14290msgstr "<未知:%s>"
14291
14292#: config/tc-rx.c:173
14293#, fuzzy, c-format
14294msgid "unrecognised RX CPU type %s"
14295msgstr "无法识别的 XCOFF 类型 %d\n"
14296
14297#: config/tc-rx.c:184
14298#, fuzzy, c-format
14299msgid " RX specific command line options:\n"
14300msgstr "此配置不支持命令行选项%qs"
14301
14302#: config/tc-rx.c:185
14303#, c-format
14304msgid " --mbig-endian-data\n"
14305msgstr ""
14306
14307#: config/tc-rx.c:186
14308#, c-format
14309msgid " --mlittle-endian-data [default]\n"
14310msgstr ""
14311
14312#: config/tc-rx.c:187
14313#, c-format
14314msgid " --m32bit-doubles [default]\n"
14315msgstr ""
14316
14317#: config/tc-rx.c:188
14318#, fuzzy, c-format
14319msgid " --m64bit-doubles\n"
14320msgstr "使用 64 位 long double"
14321
14322#: config/tc-rx.c:189
14323#, c-format
14324msgid " --muse-conventional-section-names\n"
14325msgstr ""
14326
14327#: config/tc-rx.c:190
14328#, c-format
14329msgid " --muse-renesas-section-names [default]\n"
14330msgstr ""
14331
14332#: config/tc-rx.c:191
14333#, c-format
14334msgid " --msmall-data-limit\n"
14335msgstr ""
14336
14337#: config/tc-rx.c:192
14338#, c-format
14339msgid " --mrelax\n"
14340msgstr ""
14341
14342#: config/tc-rx.c:193
14343#, c-format
14344msgid " --mpid\n"
14345msgstr ""
14346
14347#: config/tc-rx.c:194
14348#, c-format
14349msgid " --mint-register=<value>\n"
14350msgstr ""
14351
14352#: config/tc-rx.c:195
14353#, c-format
14354msgid " --mcpu=<rx100|rx200|rx600|rx610>\n"
14355msgstr ""
14356
14357#: config/tc-rx.c:275
14358#, fuzzy
14359msgid "no filename following .INCLUDE pseudo-op"
14360msgstr "在选项 -fo 之后没有文件名。\n"
14361
14362#: config/tc-rx.c:378
14363#, fuzzy, c-format
14364msgid "unable to locate include file: %s"
14365msgstr "无法打开输出文件 %s"
14366
14367#: config/tc-rx.c:429
14368#, fuzzy, c-format
14369msgid "unrecognised alignment value in .SECTION directive: %s"
14370msgstr "memusage:无法识别的选项“$1”"
14371
14372#: config/tc-rx.c:446
14373#, fuzzy, c-format
14374msgid "unknown parameter following .SECTION directive: %s"
14375msgstr "%L处参数列表函数未知"
14376
14377#: config/tc-rx.c:535
14378msgid "expecting either ON or OFF after .list"
14379msgstr ""
14380
14381#: config/tc-rx.c:571
14382#, fuzzy, c-format
14383msgid "The \".%s\" pseudo-op is not implemented\n"
14384msgstr "%s:未实现"
14385
14386#: config/tc-rx.c:1069
14387msgid "The .DEFINE pseudo-op is not implemented"
14388msgstr ""
14389
14390#: config/tc-rx.c:1071
14391msgid "The .MACRO pseudo-op is not implemented"
14392msgstr ""
14393
14394#: config/tc-rx.c:1073
14395msgid "The .BTEQU pseudo-op is not implemented."
14396msgstr ""
14397
14398#: config/tc-rx.c:2057
14399#, fuzzy
14400msgid "invalid immediate size"
14401msgstr "不允许负立即数"
14402
14403#: config/tc-rx.c:2076
14404#, fuzzy
14405msgid "invalid immediate field position"
14406msgstr "错误的立即数表达式"
14407
14408#: config/tc-rx.c:2125
14409#, c-format
14410msgid "bad frag at %p : fix %ld addr %ld %ld \n"
14411msgstr ""
14412
14413#: config/tc-rx.c:2243
14414#, c-format
14415msgid "jump not 3..10 bytes away (is %d)"
14416msgstr ""
14417
14418#: config/tc-s390.c:338 config/tc-sparc.c:297
14419msgid "Invalid default architecture, broken assembler."
14420msgstr ""
14421
14422#: config/tc-s390.c:451 config/tc-sparc.c:508
14423#, fuzzy, c-format
14424msgid "invalid architecture -A%s"
14425msgstr "体系结构:%s,"
14426
14427#: config/tc-s390.c:474
14428#, c-format
14429msgid ""
14430" S390 options:\n"
14431" -mregnames Allow symbolic names for registers\n"
14432" -mwarn-areg-zero Warn about zero base/index registers\n"
14433" -mno-regnames Do not allow symbolic names for registers\n"
14434" -m31 Set file format to 31 bit format\n"
14435" -m64 Set file format to 64 bit format\n"
14436msgstr ""
14437
14438#: config/tc-s390.c:481
14439#, fuzzy, c-format
14440msgid ""
14441" -V print assembler version number\n"
14442" -Qy, -Qn ignored\n"
14443msgstr " 大小 全体大小 信息 对齐\n"
14444
14445#: config/tc-s390.c:546
14446#, fuzzy
14447msgid "The 64 bit file format is used without esame instructions."
14448msgstr "为 68040 生成代码,不使用新指令"
14449
14450#: config/tc-s390.c:562
14451#, fuzzy, c-format
14452msgid "Internal assembler error for instruction format %s"
14453msgstr "启用对短加载指令的使用"
14454
14455#: config/tc-s390.c:608
14456#, fuzzy, c-format
14457msgid "operand out of range (%s not between %ld and %ld)"
14458msgstr "操作数越界(%ld 不在 %ld 和 %ld 之间)"
14459
14460#: config/tc-s390.c:790
14461#, c-format
14462msgid "identifier+constant@%s means identifier@%s+constant"
14463msgstr ""
14464
14465#: config/tc-s390.c:871
14466msgid "Can't handle O_big in s390_exp_compare"
14467msgstr ""
14468
14469#: config/tc-s390.c:952
14470#, fuzzy
14471msgid "Invalid suffix for literal pool entry"
14472msgstr "二元操作中中操作数无效"
14473
14474#: config/tc-s390.c:1009
14475#, fuzzy
14476msgid "Big number is too big"
14477msgstr "寄存器数必须是偶数"
14478
14479#: config/tc-s390.c:1156
14480#, fuzzy
14481msgid "relocation not applicable"
14482msgstr "函数不能内联"
14483
14484#: config/tc-s390.c:1273
14485#, fuzzy
14486msgid "index register specified but zero"
14487msgstr "寄存器元素下标"
14488
14489#: config/tc-s390.c:1277
14490msgid "base register specified but zero"
14491msgstr ""
14492
14493#: config/tc-s390.c:1281
14494msgid "odd numbered general purpose register specified as register pair"
14495msgstr ""
14496
14497#: config/tc-s390.c:1289
14498msgid "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."
14499msgstr ""
14500
14501#: config/tc-s390.c:1378
14502#, fuzzy
14503msgid "invalid operand suffix"
14504msgstr "无效的引用前缀"
14505
14506#: config/tc-s390.c:1401
14507msgid "syntax error; missing '(' after displacement"
14508msgstr ""
14509
14510#: config/tc-s390.c:1417 config/tc-s390.c:1461 config/tc-s390.c:1491
14511#, fuzzy
14512msgid "syntax error; expected ,"
14513msgstr "预期的移位操作符"
14514
14515#: config/tc-s390.c:1449
14516msgid "syntax error; missing ')' after base register"
14517msgstr ""
14518
14519#: config/tc-s390.c:1478
14520#, fuzzy
14521msgid "syntax error; ')' not allowed here"
14522msgstr "在这里不允许使用%<#pragma%>"
14523
14524#: config/tc-s390.c:1613
14525#, fuzzy, c-format
14526msgid "Opcode %s not available in this mode"
14527msgstr "生成小端在前的代码"
14528
14529#: config/tc-s390.c:1668 config/tc-s390.c:1691 config/tc-s390.c:1704
14530#, fuzzy
14531msgid "Invalid .insn format\n"
14532msgstr "%2$L处 %1$s 种别无效"
14533
14534#: config/tc-s390.c:1676
14535#, fuzzy, c-format
14536msgid "Unrecognized opcode format: `%s'"
14537msgstr "无法识别的形式:%lu\n"
14538
14539#: config/tc-s390.c:1707
14540#, fuzzy
14541msgid "second operand of .insn not a constant\n"
14542msgstr "‘o’操作数不是一个常量"
14543
14544#: config/tc-s390.c:1710
14545#, fuzzy
14546msgid "missing comma after insn constant\n"
14547msgstr "%qs后缺少路径"
14548
14549#: config/tc-s390.c:1923
14550#, fuzzy
14551msgid ".machinemode stack overflow"
14552msgstr "栈上溢出"
14553
14554#: config/tc-s390.c:1930
14555#, fuzzy
14556msgid ".machinemode stack underflow"
14557msgstr "栈下溢出"
14558
14559#: config/tc-s390.c:2145
14560#, fuzzy, c-format
14561msgid "cannot emit relocation %s against subsy symbol %s"
14562msgstr "%1$s:来自 %4$s 节的关于符号“%3$s”的无法解析的重定位 %2$s"
14563
14564#: config/tc-s390.c:2249
14565#, fuzzy
14566msgid "unsupported relocation type"
14567msgstr ""
14568"\n"
14569"重定位节 "
14570
14571#: config/tc-s390.c:2304
14572#, fuzzy, c-format
14573msgid "cannot emit PC relative %s relocation%s%s"
14574msgstr "无法读取设备 %s.\n"
14575
14576#: config/tc-s390.c:2443
14577#, fuzzy, c-format
14578msgid "Gas failure, reloc type %s\n"
14579msgstr "不支持的重定位类型"
14580
14581#: config/tc-s390.c:2445
14582#, fuzzy, c-format
14583msgid "Gas failure, reloc type #%i\n"
14584msgstr "%s:不支持的重定位的类型 %s"
14585
14586#: config/tc-score.c:260
14587#, fuzzy
14588msgid "div / mul are reserved instructions"
14589msgstr "启用用户自定义指令"
14590
14591#: config/tc-score.c:261
14592#, fuzzy
14593msgid "This architecture doesn't support mmu"
14594msgstr "%qs架构不支持 synci 指令"
14595
14596#: config/tc-score.c:262
14597#, fuzzy
14598msgid "This architecture doesn't support atomic instruction"
14599msgstr "%qs架构不支持 Branch-Likely 指令"
14600
14601#: config/tc-score.c:469
14602#, fuzzy
14603msgid "S+core register expected"
14604msgstr "预期的 W 寄存器"
14605
14606#: config/tc-score.c:470
14607#, fuzzy
14608msgid "S+core special-register expected"
14609msgstr "预期的 W 寄存器"
14610
14611#: config/tc-score.c:471
14612#, fuzzy
14613msgid "S+core co-processor register expected"
14614msgstr "格式错误的协寄存器"
14615
14616#: config/tc-score.c:1074 config/tc-score.c:2068
14617#, fuzzy
14618msgid "Using temp register(r1)"
14619msgstr "缺失寄存器"
14620
14621#: config/tc-score.c:1093
14622#, fuzzy, c-format
14623msgid "register expected, not '%.100s'"
14624msgstr "预期的 W 寄存器"
14625
14626#: config/tc-score.c:1149 config/tc-score.c:5485
14627msgid "rd must be even number."
14628msgstr ""
14629
14630#: config/tc-score.c:1513 config/tc-score.c:1520
14631#, c-format
14632msgid "invalid constant: %d bit expression not in range %u..%u"
14633msgstr ""
14634
14635#: config/tc-score.c:1526 config/tc-score.c:1533 config/tc-score.c:2895
14636#: config/tc-score.c:2900 config/tc-score.c:3165 config/tc-score.c:3170
14637#: config/tc-score.c:3462
14638#, c-format
14639msgid "invalid constant: %d bit expression not in range %d..%d"
14640msgstr ""
14641
14642#: config/tc-score.c:1558
14643#, fuzzy
14644msgid "invalid constant: bit expression not defined"
14645msgstr "无效的操作数输出代码"
14646
14647#: config/tc-score.c:2082
14648#, c-format
14649msgid "low register(r0-r15)expected, not '%.100s'"
14650msgstr ""
14651
14652#: config/tc-score.c:2144 config/tc-score.c:3482 config/tc-score.c:3650
14653#: config/tc-score.c:3695
14654#, fuzzy, c-format
14655msgid "missing ["
14656msgstr "缺少‘)’"
14657
14658#: config/tc-score.c:2158 config/tc-score.c:3103 config/tc-score.c:3305
14659#: config/tc-score.c:3321 config/tc-score.c:3392 config/tc-score.c:3447
14660#: config/tc-score.c:3671 config/tc-score.c:3716 config/tc-score.c:3865
14661#: config/tc-score.c:3919 config/tc-score.c:3965
14662#, fuzzy, c-format
14663msgid "missing ]"
14664msgstr "缺少 `]'"
14665
14666#: config/tc-score.c:2347
14667#, c-format
14668msgid "Fix data dependency: %s %s -- %s %s (insert %d nop!/%d)"
14669msgstr ""
14670
14671#: config/tc-score.c:2366
14672#, c-format
14673msgid "Fix data dependency: %s %s -- %s %s (insert 1 pflush/%d)"
14674msgstr ""
14675
14676#: config/tc-score.c:2382 config/tc-score.c:2389
14677#, c-format
14678msgid "data dependency: %s %s -- %s %s (%d/%d bubble)"
14679msgstr ""
14680
14681#: config/tc-score.c:2838
14682#, fuzzy
14683msgid "address offset must be half word alignment"
14684msgstr ""
14685"\n"
14686"字词模式选项:\n"
14687
14688#: config/tc-score.c:2846
14689#, fuzzy
14690msgid "address offset must be word alignment"
14691msgstr ""
14692"\n"
14693"字词模式选项:\n"
14694
14695#: config/tc-score.c:2986 config/tc-score.c:3123
14696#, fuzzy
14697msgid "register same as write-back base"
14698msgstr "立即数不能是寄存器"
14699
14700#: config/tc-score.c:3093
14701#, fuzzy
14702msgid "pre-indexed expression expected"
14703msgstr "需要表达式类型"
14704
14705#: config/tc-score.c:3422
14706#, fuzzy, c-format
14707msgid "invalid register number: %d is not in [r0--r7]"
14708msgstr "%q+D的寄存器名无效"
14709
14710#: config/tc-score.c:3439
14711#, fuzzy
14712msgid "comma is expected"
14713msgstr "预期的 W 寄存器"
14714
14715#: config/tc-score.c:3470
14716#, fuzzy, c-format
14717msgid "invalid constant: %d is not word align integer"
14718msgstr "无效的操作数输出代码"
14719
14720#: config/tc-score.c:3509 config/tc-score.c:3552
14721#, fuzzy
14722msgid "invalid constant: 32 bit expression not word align"
14723msgstr "无效的操作数输出代码"
14724
14725#: config/tc-score.c:3518 config/tc-score.c:3561
14726msgid "invalid constant: 32 bit expression not in range [0, 0xffffffff]"
14727msgstr ""
14728
14729#: config/tc-score.c:3594
14730msgid "invalid constant: 32 bit expression not in range [-0x80000000, 0x7fffffff]"
14731msgstr ""
14732
14733#: config/tc-score.c:3783 config/tc-score.c:3811
14734msgid "imm5 should >= 2"
14735msgstr ""
14736
14737#: config/tc-score.c:3788 config/tc-score.c:3817
14738msgid "reg should <= 31"
14739msgstr ""
14740
14741#: config/tc-score.c:3859 config/tc-score.c:3910
14742#, fuzzy
14743msgid "missing +"
14744msgstr "缺少‘)’"
14745
14746#: config/tc-score.c:3903
14747#, fuzzy, c-format
14748msgid "%s register same as write-back base"
14749msgstr "立即数不能是寄存器"
14750
14751#: config/tc-score.c:3905
14752#, fuzzy
14753msgid "destination"
14754msgstr "枚举定义"
14755
14756#: config/tc-score.c:3905
14757#, fuzzy
14758msgid "source"
14759msgstr "#源 %d"
14760
14761#: config/tc-score.c:4235 config/tc-score.c:4311 config/tc-score.c:4946
14762#, fuzzy
14763msgid "expression error"
14764msgstr "<表达式错误>"
14765
14766#: config/tc-score.c:4241
14767msgid "value not in range [0, 0xffffffff]"
14768msgstr ""
14769
14770#: config/tc-score.c:4317
14771msgid "value not in range [-0xffffffff, 0xffffffff]"
14772msgstr ""
14773
14774#: config/tc-score.c:4345
14775msgid "li rd label isn't correct instruction form"
14776msgstr ""
14777
14778#: config/tc-score.c:4515 config/tc-score.c:4670 config/tc-score.c:5197
14779#: config/tc-score.c:5225
14780#, fuzzy
14781msgid "lacking label "
14782msgstr "EH 着陆场标号"
14783
14784#: config/tc-score.c:4896
14785msgid "s3_PIC code offset overflow (max 16 signed bits)"
14786msgstr ""
14787
14788#: config/tc-score.c:4952
14789msgid "value not in range [0, 0x7fffffff]"
14790msgstr ""
14791
14792#: config/tc-score.c:4957
14793#, fuzzy
14794msgid "end on line error"
14795msgstr ""
14796"\n"
14797"错误: ILL_ILLOPN (不合法的算符)"
14798
14799#: config/tc-score.c:5204
14800msgid "invalid constant: 25 bit expression not in range [-16777216, 16777215]"
14801msgstr ""
14802
14803#: config/tc-score.c:5231
14804msgid "invalid constant: 20 bit expression not in range -2^19..2^19"
14805msgstr ""
14806
14807#: config/tc-score.c:5264
14808#, fuzzy
14809msgid "lacking label"
14810msgstr "EH 着陆场标号"
14811
14812#: config/tc-score.c:5269
14813msgid "invalid constant: 10 bit expression not in range [-2^9, 2^9-1]"
14814msgstr ""
14815
14816#: config/tc-score.c:5365
14817msgid "pce instruction error (16 bit || 16 bit)'"
14818msgstr ""
14819
14820#: config/tc-score.c:5383 config/tc-score.c:5407 config/tc-score.c:5434
14821#: config/tc-score.c:5463 config/tc-score.c:5512
14822#, fuzzy
14823msgid "score3d instruction."
14824msgstr "无法识别的指令"
14825
14826#: config/tc-score.c:6031
14827#, fuzzy
14828msgid "Unsupported use of .gpword"
14829msgstr " 不支持的版本\n"
14830
14831#: config/tc-score.c:6128
14832#, c-format
14833msgid "BSS length (%d) < 0 ignored"
14834msgstr ""
14835
14836#: config/tc-score.c:6143 read.c:2408
14837#, c-format
14838msgid "error setting flags for \".sbss\": %s"
14839msgstr ""
14840
14841#: config/tc-score.c:6157 config/tc-sparc.c:3939
14842#, fuzzy
14843msgid "missing alignment"
14844msgstr "设定节对齐"
14845
14846#: config/tc-score.c:6194
14847#, fuzzy, c-format
14848msgid "alignment too large; %d assumed"
14849msgstr "要求的对齐边界太大"
14850
14851#: config/tc-score.c:6199 read.c:2469
14852msgid "alignment negative; 0 assumed"
14853msgstr ""
14854
14855#. Error routine.
14856#: config/tc-score.c:6608 config/tc-score.c:6632
14857#, fuzzy
14858msgid "size is not 4 or 6"
14859msgstr "源不是一个指针"
14860
14861#: config/tc-score.c:6691
14862msgid "bad call to MD_ATOF()"
14863msgstr ""
14864
14865#: config/tc-score.c:7198
14866#, c-format
14867msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9]"
14868msgstr ""
14869
14870#: config/tc-score.c:7213 config/tc-score.c:7242 config/tc-score.c:7294
14871#, c-format
14872msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19]"
14873msgstr ""
14874
14875#: config/tc-score.c:7264 config/tc-score.c:7319
14876#, c-format
14877msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9]"
14878msgstr ""
14879
14880#: config/tc-score.c:7488
14881#, fuzzy, c-format
14882msgid "cannot represent %s relocation in this object file format1"
14883msgstr "%s:无法在 a.out 对象文件格式中表示节“%s”"
14884
14885#: config/tc-score.c:7779
14886#, c-format
14887msgid "Sunplus-v2-0-0-20060510\n"
14888msgstr ""
14889
14890#: config/tc-score.c:7799
14891#, fuzzy, c-format
14892msgid " Score-specific assembler options:\n"
14893msgstr "无法识别的反汇编器选项:%s\n"
14894
14895#: config/tc-score.c:7801
14896#, c-format
14897msgid " -EB\t\tassemble code for a big-endian cpu\n"
14898msgstr ""
14899
14900#: config/tc-score.c:7806
14901#, c-format
14902msgid " -EL\t\tassemble code for a little-endian cpu\n"
14903msgstr ""
14904
14905#: config/tc-score.c:7810
14906#, c-format
14907msgid " -FIXDD\t\tassemble code for fix data dependency\n"
14908msgstr ""
14909
14910#: config/tc-score.c:7812
14911#, c-format
14912msgid " -NWARN\t\tassemble code for no warning message for fix data dependency\n"
14913msgstr ""
14914
14915#: config/tc-score.c:7814
14916#, c-format
14917msgid " -SCORE5\t\tassemble code for target is SCORE5\n"
14918msgstr ""
14919
14920#: config/tc-score.c:7816
14921#, c-format
14922msgid " -SCORE5U\tassemble code for target is SCORE5U\n"
14923msgstr ""
14924
14925#: config/tc-score.c:7818
14926#, c-format
14927msgid " -SCORE7\t\tassemble code for target is SCORE7, this is default setting\n"
14928msgstr ""
14929
14930#: config/tc-score.c:7820
14931#, c-format
14932msgid " -SCORE3\t\tassemble code for target is SCORE3\n"
14933msgstr ""
14934
14935#: config/tc-score.c:7822
14936#, c-format
14937msgid " -march=score7\tassemble code for target is SCORE7, this is default setting\n"
14938msgstr ""
14939
14940#: config/tc-score.c:7824
14941#, c-format
14942msgid " -march=score3\tassemble code for target is SCORE3\n"
14943msgstr ""
14944
14945#: config/tc-score.c:7826
14946#, c-format
14947msgid " -USE_R1\t\tassemble code for no warning message when using temp register r1\n"
14948msgstr ""
14949
14950#: config/tc-score.c:7828
14951#, c-format
14952msgid " -KPIC\t\tassemble code for PIC\n"
14953msgstr ""
14954
14955#: config/tc-score.c:7830
14956#, c-format
14957msgid " -O0\t\tassembler will not perform any optimizations\n"
14958msgstr ""
14959
14960#: config/tc-score.c:7832
14961#, c-format
14962msgid " -G gpnum\tassemble code for setting gpsize and default is 8 byte\n"
14963msgstr ""
14964
14965#: config/tc-score.c:7834
14966#, c-format
14967msgid " -V \t\tSunplus release version \n"
14968msgstr ""
14969
14970#: config/tc-sh.c:64
14971msgid "directive .big encountered when option -big required"
14972msgstr ""
14973
14974#: config/tc-sh.c:74
14975msgid "directive .little encountered when option -little required"
14976msgstr ""
14977
14978#: config/tc-sh.c:1423
14979#, fuzzy
14980msgid "illegal double indirection"
14981msgstr "非法操作"
14982
14983#: config/tc-sh.c:1432
14984#, fuzzy
14985msgid "illegal register after @-"
14986msgstr "无效寄存器名"
14987
14988#: config/tc-sh.c:1448
14989msgid "must be @(r0,...)"
14990msgstr ""
14991
14992#: config/tc-sh.c:1472
14993msgid "syntax error in @(r0,...)"
14994msgstr ""
14995
14996#: config/tc-sh.c:1477
14997#, fuzzy
14998msgid "syntax error in @(r0...)"
14999msgstr "语法错误:没有结尾的‘)’"
15000
15001#: config/tc-sh.c:1522
15002#, fuzzy
15003msgid "Deprecated syntax."
15004msgstr "不建议使用%qE:%s"
15005
15006#: config/tc-sh.c:1534 config/tc-sh.c:1539
15007msgid "syntax error in @(disp,[Rn, gbr, pc])"
15008msgstr ""
15009
15010#: config/tc-sh.c:1544
15011#, fuzzy
15012msgid "expecting )"
15013msgstr "需要%<)%>"
15014
15015#: config/tc-sh.c:1552
15016#, fuzzy
15017msgid "illegal register after @"
15018msgstr "无效寄存器名"
15019
15020#: config/tc-sh.c:2193
15021#, fuzzy, c-format
15022msgid "unhandled %d\n"
15023msgstr " 未经处理的魔数\n"
15024
15025#: config/tc-sh.c:2403
15026#, fuzzy, c-format
15027msgid "Invalid register: 'r%d'"
15028msgstr "%q+D的寄存器名无效"
15029
15030#: config/tc-sh.c:2513
15031#, fuzzy, c-format
15032msgid "failed for %d\n"
15033msgstr "vtable for "
15034
15035#: config/tc-sh.c:2519
15036#, fuzzy
15037msgid "misplaced PIC operand"
15038msgstr "无效的 %%c 操作数"
15039
15040#: config/tc-sh.c:2630 config/tc-sh.c:3029
15041#, fuzzy
15042msgid "invalid operands for opcode"
15043msgstr "代码‘%c’的操作数无效"
15044
15045#: config/tc-sh.c:2635
15046msgid "insn can't be combined with parallel processing insn"
15047msgstr ""
15048
15049#: config/tc-sh.c:2642 config/tc-sh.c:2653 config/tc-sh.c:2685
15050#, fuzzy
15051msgid "multiple movx specifications"
15052msgstr "%s:仿真特定选项:\n"
15053
15054#: config/tc-sh.c:2647 config/tc-sh.c:2669 config/tc-sh.c:2708
15055#, fuzzy
15056msgid "multiple movy specifications"
15057msgstr "%s:仿真特定选项:\n"
15058
15059#: config/tc-sh.c:2656 config/tc-sh.c:2689
15060#, fuzzy
15061msgid "invalid movx address register"
15062msgstr "无效的协寄存器%qE"
15063
15064#: config/tc-sh.c:2658
15065#, fuzzy
15066msgid "insn cannot be combined with non-nopy"
15067msgstr "new 不能用于函数类型"
15068
15069#: config/tc-sh.c:2672 config/tc-sh.c:2728
15070#, fuzzy
15071msgid "invalid movy address register"
15072msgstr "无效的协寄存器%qE"
15073
15074#: config/tc-sh.c:2674
15075#, fuzzy
15076msgid "insn cannot be combined with non-nopx"
15077msgstr "new 不能用于函数类型"
15078
15079#: config/tc-sh.c:2687
15080#, fuzzy
15081msgid "previous movy requires nopx"
15082msgstr "--resource 需要 -o"
15083
15084#: config/tc-sh.c:2695 config/tc-sh.c:2700
15085#, fuzzy
15086msgid "invalid movx dsp register"
15087msgstr "%q+D的寄存器名无效"
15088
15089#: config/tc-sh.c:2710
15090#, fuzzy
15091msgid "previous movx requires nopy"
15092msgstr "--resource 需要 -o"
15093
15094#: config/tc-sh.c:2719 config/tc-sh.c:2724
15095#, fuzzy
15096msgid "invalid movy dsp register"
15097msgstr "%q+D的寄存器名无效"
15098
15099#: config/tc-sh.c:2734
15100#, fuzzy
15101msgid "dsp immediate shift value not constant"
15102msgstr "立即数越界"
15103
15104#: config/tc-sh.c:2748 config/tc-sh.c:2774
15105#, fuzzy
15106msgid "multiple parallel processing specifications"
15107msgstr "因为异常规范不一致"
15108
15109#: config/tc-sh.c:2767
15110#, fuzzy
15111msgid "multiple condition specifications"
15112msgstr "给出了两个不同的操作选项"
15113
15114#: config/tc-sh.c:2805
15115#, fuzzy
15116msgid "insn cannot be combined with pmuls"
15117msgstr "属性 interrupt_handler 与 -m5-compact 不兼容"
15118
15119#: config/tc-sh.c:2821
15120#, fuzzy
15121msgid "bad combined pmuls output operand"
15122msgstr "汇编篡改列表与输出操作数冲突"
15123
15124#: config/tc-sh.c:2831
15125#, fuzzy
15126msgid "destination register is same for parallel insns"
15127msgstr "goto 的目标既非标号亦非指针"
15128
15129#: config/tc-sh.c:2840
15130msgid "condition not followed by conditionalizable insn"
15131msgstr ""
15132
15133#: config/tc-sh.c:2850
15134msgid "unrecognized characters at end of parallel processing insn"
15135msgstr ""
15136
15137#: config/tc-sh.c:2966
15138msgid "opcode not valid for this cpu variant"
15139msgstr ""
15140
15141#: config/tc-sh.c:2999
15142msgid "Delayed branches not available on SH1"
15143msgstr ""
15144
15145#: config/tc-sh.c:3034
15146#, fuzzy, c-format
15147msgid "excess operands: '%s'"
15148msgstr "输出操作数 %d 必须使用%<&%>约束"
15149
15150#: config/tc-sh.c:3111
15151msgid ".uses pseudo-op seen when not relaxing"
15152msgstr ""
15153
15154#: config/tc-sh.c:3117
15155#, fuzzy
15156msgid "bad .uses format"
15157msgstr "-msdata=%s 值不正确"
15158
15159#: config/tc-sh.c:3228
15160msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
15161msgstr ""
15162
15163#: config/tc-sh.c:3234
15164msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
15165msgstr ""
15166
15167#: config/tc-sh.c:3236
15168msgid "Invalid combination: --abi=64 with --isa=SHcompact"
15169msgstr ""
15170
15171#: config/tc-sh.c:3268
15172#, fuzzy, c-format
15173msgid "Invalid argument to --isa option: %s"
15174msgstr "--format 的无效参数:%s"
15175
15176#: config/tc-sh.c:3277
15177msgid "Invalid combination: --abi=32 with --abi=64"
15178msgstr ""
15179
15180#: config/tc-sh.c:3283
15181msgid "Invalid combination: --abi=64 with --abi=32"
15182msgstr ""
15183
15184#: config/tc-sh.c:3285
15185msgid "Invalid combination: --isa=SHcompact with --abi=64"
15186msgstr ""
15187
15188#: config/tc-sh.c:3289
15189#, fuzzy, c-format
15190msgid "Invalid argument to --abi option: %s"
15191msgstr "--format 的无效参数:%s"
15192
15193#: config/tc-sh.c:3329
15194#, c-format
15195msgid ""
15196"SH options:\n"
15197"--little\t\tgenerate little endian code\n"
15198"--big\t\t\tgenerate big endian code\n"
15199"--relax\t\t\talter jump instructions for long displacements\n"
15200"--renesas\t\tdisable optimization with section symbol for\n"
15201"\t\t\tcompatibility with Renesas assembler.\n"
15202"--small\t\t\talign sections to 4 byte boundaries, not 16\n"
15203"--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
15204"--allow-reg-prefix\tallow '$' as a register name prefix.\n"
15205"--isa=[any\t\tuse most appropriate isa\n"
15206" | dsp same as '-dsp'\n"
15207" | fp"
15208msgstr ""
15209
15210#: config/tc-sh.c:3355
15211#, c-format
15212msgid ""
15213"--isa=[shmedia\t\tset as the default instruction set for SH64\n"
15214" | SHmedia\n"
15215" | shcompact\n"
15216" | SHcompact]\n"
15217msgstr ""
15218
15219#: config/tc-sh.c:3360
15220#, c-format
15221msgid ""
15222"--abi=[32|64]\t\tset size of expanded SHmedia operands and object\n"
15223"\t\t\tfile type\n"
15224"--shcompact-const-crange emit code-range descriptors for constants in\n"
15225"\t\t\tSHcompact code sections\n"
15226"--no-mix\t\tdisallow SHmedia code in the same section as\n"
15227"\t\t\tconstants and SHcompact code\n"
15228"--no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n"
15229"--expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n"
15230"\t\t\tto 32 bits only\n"
15231msgstr ""
15232
15233#: config/tc-sh.c:3372
15234#, c-format
15235msgid "--fdpic\t\t\tgenerate an FDPIC object file\n"
15236msgstr ""
15237
15238#: config/tc-sh.c:3463
15239msgid ".uses does not refer to a local symbol in the same section"
15240msgstr ""
15241
15242#: config/tc-sh.c:3482
15243msgid "can't find fixup pointed to by .uses"
15244msgstr ""
15245
15246#: config/tc-sh.c:3502
15247msgid ".uses target does not refer to a local symbol in the same section"
15248msgstr ""
15249
15250#: config/tc-sh.c:3579
15251#, fuzzy
15252msgid "displacement overflows 12-bit field"
15253msgstr "偏移值未对齐"
15254
15255#: config/tc-sh.c:3582
15256#, c-format
15257msgid "displacement to defined symbol %s overflows 12-bit field"
15258msgstr ""
15259
15260#: config/tc-sh.c:3586
15261#, c-format
15262msgid "displacement to undefined symbol %s overflows 12-bit field"
15263msgstr ""
15264
15265#: config/tc-sh.c:3659
15266#, fuzzy
15267msgid "displacement overflows 8-bit field"
15268msgstr "偏移值未对齐"
15269
15270#: config/tc-sh.c:3662
15271#, c-format
15272msgid "displacement to defined symbol %s overflows 8-bit field"
15273msgstr ""
15274
15275#: config/tc-sh.c:3666
15276#, c-format
15277msgid "displacement to undefined symbol %s overflows 8-bit field "
15278msgstr ""
15279
15280#: config/tc-sh.c:3683
15281#, fuzzy, c-format
15282msgid "overflow in branch to %s; converted into longer instruction sequence"
15283msgstr "允许跳转与其他指令打包在一起"
15284
15285#: config/tc-sh.c:3748 config/tc-sh.c:3795 config/tc-sparc.c:4446
15286#: config/tc-sparc.c:4470
15287#, fuzzy
15288msgid "misaligned data"
15289msgstr "展开数据"
15290
15291#: config/tc-sh.c:4124
15292msgid "offset to unaligned destination"
15293msgstr ""
15294
15295#: config/tc-sh.c:4129
15296#, fuzzy
15297msgid "negative offset"
15298msgstr "立即数偏移"
15299
15300#: config/tc-sh.c:4280
15301#, fuzzy
15302msgid "misaligned offset"
15303msgstr "立即数偏移"
15304
15305#: config/tc-sh64.c:568
15306msgid "This operand must be constant at assembly time"
15307msgstr ""
15308
15309#: config/tc-sh64.c:681
15310#, fuzzy
15311msgid "Invalid operand expression"
15312msgstr "单目表达式中操作数无效"
15313
15314#: config/tc-sh64.c:773 config/tc-sh64.c:877
15315#, fuzzy
15316msgid "PTB operand is a SHmedia symbol"
15317msgstr "操作数不是一个符号"
15318
15319#: config/tc-sh64.c:776 config/tc-sh64.c:874
15320#, fuzzy
15321msgid "PTA operand is a SHcompact symbol"
15322msgstr "操作数不是一个符号"
15323
15324#: config/tc-sh64.c:792
15325#, fuzzy
15326msgid "invalid expression in operand"
15327msgstr "无效的表达式用作操作数"
15328
15329#: config/tc-sh64.c:1483
15330#, c-format
15331msgid "invalid operand, not a 5-bit unsigned value: %d"
15332msgstr ""
15333
15334#: config/tc-sh64.c:1488
15335#, fuzzy, c-format
15336msgid "invalid operand, not a 6-bit signed value: %d"
15337msgstr "无效的操作数输出代码"
15338
15339#: config/tc-sh64.c:1493
15340#, c-format
15341msgid "invalid operand, not a 6-bit unsigned value: %d"
15342msgstr ""
15343
15344#: config/tc-sh64.c:1498 config/tc-sh64.c:1510
15345#, fuzzy, c-format
15346msgid "invalid operand, not a 11-bit signed value: %d"
15347msgstr "无效的操作数输出代码"
15348
15349#: config/tc-sh64.c:1500
15350#, fuzzy, c-format
15351msgid "invalid operand, not a multiple of 32: %d"
15352msgstr "无效的操作数输出代码"
15353
15354#: config/tc-sh64.c:1505
15355#, fuzzy, c-format
15356msgid "invalid operand, not a 10-bit signed value: %d"
15357msgstr "无效的操作数输出代码"
15358
15359#: config/tc-sh64.c:1512
15360#, fuzzy, c-format
15361msgid "invalid operand, not an even value: %d"
15362msgstr "数组引用操作数无效"
15363
15364#: config/tc-sh64.c:1517
15365#, fuzzy, c-format
15366msgid "invalid operand, not a 12-bit signed value: %d"
15367msgstr "无效的操作数输出代码"
15368
15369#: config/tc-sh64.c:1519
15370#, fuzzy, c-format
15371msgid "invalid operand, not a multiple of 4: %d"
15372msgstr "无效的操作数输出代码"
15373
15374#: config/tc-sh64.c:1524
15375#, fuzzy, c-format
15376msgid "invalid operand, not a 13-bit signed value: %d"
15377msgstr "无效的操作数输出代码"
15378
15379#: config/tc-sh64.c:1526
15380#, fuzzy, c-format
15381msgid "invalid operand, not a multiple of 8: %d"
15382msgstr "无效的操作数输出代码"
15383
15384#: config/tc-sh64.c:1531
15385#, fuzzy, c-format
15386msgid "invalid operand, not a 16-bit signed value: %d"
15387msgstr "无效的操作数输出代码"
15388
15389#: config/tc-sh64.c:1536
15390#, c-format
15391msgid "invalid operand, not a 16-bit unsigned value: %d"
15392msgstr ""
15393
15394#: config/tc-sh64.c:1542
15395#, fuzzy
15396msgid "operand out of range for PT, PTA and PTB"
15397msgstr "操作数越界(%ld 不在 %ld 和 %ld 之间)"
15398
15399#: config/tc-sh64.c:1544
15400#, c-format
15401msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
15402msgstr ""
15403
15404#: config/tc-sh64.c:2064
15405#, c-format
15406msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
15407msgstr ""
15408
15409#: config/tc-sh64.c:2421 config/tc-sh64.c:2584 config/tc-sh64.c:2599
15410#, fuzzy
15411msgid "invalid PIC reference"
15412msgstr "无效的引用前缀"
15413
15414#: config/tc-sh64.c:2478
15415#, fuzzy
15416msgid "can't find opcode"
15417msgstr "找不到‘ldd’"
15418
15419#: config/tc-sh64.c:2681 config/tc-sh64.c:2721
15420#, fuzzy
15421msgid "invalid operand: expression in PT target"
15422msgstr "单目表达式中操作数无效"
15423
15424#: config/tc-sh64.c:2812
15425#, fuzzy, c-format
15426msgid "invalid operands to %s"
15427msgstr "%%R 的操作数无效"
15428
15429#: config/tc-sh64.c:2818
15430#, fuzzy, c-format
15431msgid "excess operands to %s"
15432msgstr "输出操作数 %d 必须使用%<&%>约束"
15433
15434#: config/tc-sh64.c:2863
15435#, c-format
15436msgid "The `.mode %s' directive is not valid with this architecture"
15437msgstr ""
15438
15439#: config/tc-sh64.c:2871
15440#, fuzzy, c-format
15441msgid "Invalid argument to .mode: %s"
15442msgstr "--format 的无效参数:%s"
15443
15444#: config/tc-sh64.c:2901
15445#, c-format
15446msgid "The `.abi %s' directive is not valid with this architecture"
15447msgstr ""
15448
15449#: config/tc-sh64.c:2907
15450msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
15451msgstr ""
15452
15453#: config/tc-sh64.c:2912
15454msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
15455msgstr ""
15456
15457#: config/tc-sh64.c:2915
15458#, fuzzy, c-format
15459msgid "Invalid argument to .abi: %s"
15460msgstr "--format 的无效参数:%s"
15461
15462#: config/tc-sh64.c:2970
15463msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
15464msgstr ""
15465
15466#: config/tc-sh64.c:2975
15467#, fuzzy
15468msgid "-shcompact-const-crange is invalid without SHcompact"
15469msgstr "-Wformat-contains-nul 未与 -Wformat 一起使用,已忽略"
15470
15471#: config/tc-sh64.c:2978
15472msgid "-expand-pt32 only valid with -abi=64"
15473msgstr ""
15474
15475#: config/tc-sh64.c:2981
15476msgid "-no-expand only valid with SHcompact or SHmedia"
15477msgstr ""
15478
15479#: config/tc-sh64.c:2984
15480msgid "-expand-pt32 invalid together with -no-expand"
15481msgstr ""
15482
15483#: config/tc-sh64.c:3198
15484msgid "SHmedia code not allowed in same section as constants and SHcompact code"
15485msgstr ""
15486
15487#: config/tc-sh64.c:3216
15488#, fuzzy
15489msgid "No segment info for current section"
15490msgstr "debug_end_function:没有当前函数"
15491
15492#: config/tc-sh64.c:3255
15493#, fuzzy
15494msgid "duplicate datalabel operator ignored"
15495msgstr "重复的标号定义%qE"
15496
15497#: config/tc-sh64.c:3325
15498#, fuzzy
15499msgid "Invalid DataLabel expression"
15500msgstr "无效的自增语句"
15501
15502#: config/tc-sparc.c:301 config/tc-sparc.c:514
15503msgid "Bad opcode table, broken assembler."
15504msgstr ""
15505
15506#: config/tc-sparc.c:506
15507#, fuzzy, c-format
15508msgid "invalid architecture -xarch=%s"
15509msgstr "%qs后缺少宏名"
15510
15511#: config/tc-sparc.c:578
15512#, c-format
15513msgid "No compiled in support for %d bit object file format"
15514msgstr ""
15515
15516#: config/tc-sparc.c:659
15517#, fuzzy, c-format
15518msgid "SPARC options:\n"
15519msgstr " 可选项:\n"
15520
15521#: config/tc-sparc.c:688
15522#, c-format
15523msgid ""
15524"\n"
15525"\t\t\tspecify variant of SPARC architecture\n"
15526"-bump\t\t\twarn when assembler switches architectures\n"
15527"-sparc\t\t\tignored\n"
15528"--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
15529"-relax\t\t\trelax jumps and branches (default)\n"
15530"-no-relax\t\tavoid changing any jumps and branches\n"
15531msgstr ""
15532
15533#: config/tc-sparc.c:696
15534#, c-format
15535msgid "-k\t\t\tgenerate PIC\n"
15536msgstr ""
15537
15538#: config/tc-sparc.c:700
15539#, c-format
15540msgid ""
15541"-32\t\t\tcreate 32 bit object file\n"
15542"-64\t\t\tcreate 64 bit object file\n"
15543msgstr ""
15544
15545#: config/tc-sparc.c:703
15546#, fuzzy, c-format
15547msgid "\t\t\t[default is %d]\n"
15548msgstr "[默认]"
15549
15550#: config/tc-sparc.c:705
15551#, c-format
15552msgid ""
15553"-TSO\t\t\tuse Total Store Ordering\n"
15554"-PSO\t\t\tuse Partial Store Ordering\n"
15555"-RMO\t\t\tuse Relaxed Memory Ordering\n"
15556msgstr ""
15557
15558#: config/tc-sparc.c:709
15559#, fuzzy, c-format
15560msgid "\t\t\t[default is %s]\n"
15561msgstr "[默认]"
15562
15563#: config/tc-sparc.c:711
15564#, c-format
15565msgid ""
15566"-KPIC\t\t\tgenerate PIC\n"
15567"-V\t\t\tprint assembler version number\n"
15568"-undeclared-regs\tignore application global register usage without\n"
15569"\t\t\tappropriate .register directive (default)\n"
15570"-no-undeclared-regs\tforce error on application global register usage\n"
15571"\t\t\twithout appropriate .register directive\n"
15572"-q\t\t\tignored\n"
15573"-Qy, -Qn\t\tignored\n"
15574"-s\t\t\tignored\n"
15575msgstr ""
15576
15577#: config/tc-sparc.c:723
15578#, c-format
15579msgid ""
15580"-EL\t\t\tgenerate code for a little endian machine\n"
15581"-EB\t\t\tgenerate code for a big endian machine\n"
15582"--little-endian-data\tgenerate code for a machine having big endian\n"
15583" instructions and little endian data.\n"
15584msgstr ""
15585
15586#: config/tc-sparc.c:862
15587#, fuzzy, c-format
15588msgid "Internal error: losing opcode: `%s' \"%s\"\n"
15589msgstr "<操作数表中出现内部错误:%s %s>\n"
15590
15591#: config/tc-sparc.c:881
15592#, fuzzy, c-format
15593msgid "Internal error: can't find opcode `%s' for `%s'\n"
15594msgstr "<操作数表中出现内部错误:%s %s>\n"
15595
15596#: config/tc-sparc.c:1027
15597#, fuzzy
15598msgid "Support for 64-bit arithmetic not compiled in."
15599msgstr "未编译入对 %i 位模式的支持"
15600
15601#: config/tc-sparc.c:1073
15602msgid "set: number not in 0..4294967295 range"
15603msgstr ""
15604
15605#: config/tc-sparc.c:1080
15606msgid "set: number not in -2147483648..4294967295 range"
15607msgstr ""
15608
15609#: config/tc-sparc.c:1139
15610msgid "setsw: number not in -2147483648..4294967295 range"
15611msgstr ""
15612
15613#: config/tc-sparc.c:1187
15614msgid "setx: temporary register same as destination register"
15615msgstr ""
15616
15617#: config/tc-sparc.c:1258
15618#, fuzzy
15619msgid "setx: illegal temporary register g0"
15620msgstr "使用另一套寄存器名"
15621
15622#: config/tc-sparc.c:1355
15623msgid "FP branch in delay slot"
15624msgstr ""
15625
15626#: config/tc-sparc.c:1370
15627msgid "FP branch preceded by FP instruction; NOP inserted"
15628msgstr ""
15629
15630#: config/tc-sparc.c:1410
15631msgid "failed special case insn sanity check"
15632msgstr ""
15633
15634#: config/tc-sparc.c:1562
15635#, fuzzy
15636msgid ": invalid membar mask name"
15637msgstr "无效的数组赋值"
15638
15639#: config/tc-sparc.c:1578
15640#, fuzzy
15641msgid ": invalid membar mask expression"
15642msgstr "无效的自增语句"
15643
15644#: config/tc-sparc.c:1583
15645#, fuzzy
15646msgid ": invalid membar mask number"
15647msgstr "无效的数字。"
15648
15649#: config/tc-sparc.c:1598
15650#, fuzzy
15651msgid ": invalid siam mode expression"
15652msgstr "对 void 表达式的使用无效"
15653
15654#: config/tc-sparc.c:1603
15655#, fuzzy
15656msgid ": invalid siam mode number"
15657msgstr "无效的数字。"
15658
15659#: config/tc-sparc.c:1619
15660#, fuzzy
15661msgid ": invalid prefetch function name"
15662msgstr "spec 函数名格式错误"
15663
15664#: config/tc-sparc.c:1627
15665#, fuzzy
15666msgid ": invalid prefetch function expression"
15667msgstr "无效的自增语句"
15668
15669#: config/tc-sparc.c:1632
15670#, fuzzy
15671msgid ": invalid prefetch function number"
15672msgstr "向函数类型%qT的转换无效"
15673
15674#: config/tc-sparc.c:1660 config/tc-sparc.c:1672
15675#, fuzzy
15676msgid ": unrecognizable privileged register"
15677msgstr "不可识别的寄存名%qs"
15678
15679#: config/tc-sparc.c:1696 config/tc-sparc.c:1708
15680msgid ": unrecognizable hyperprivileged register"
15681msgstr ""
15682
15683#: config/tc-sparc.c:1732 config/tc-sparc.c:1757
15684msgid ": unrecognizable v9a or v9b ancillary state register"
15685msgstr ""
15686
15687#: config/tc-sparc.c:1737
15688msgid ": rd on write only ancillary state register"
15689msgstr ""
15690
15691#. %sys_tick and %sys_tick_cmpr are v9bnotv9a
15692#: config/tc-sparc.c:1745
15693msgid ": unrecognizable v9a ancillary state register"
15694msgstr ""
15695
15696#: config/tc-sparc.c:1781
15697#, fuzzy
15698msgid ": asr number must be between 16 and 31"
15699msgstr "登记册必须 r8 和 r15 之间"
15700
15701#: config/tc-sparc.c:1789
15702#, fuzzy
15703msgid ": asr number must be between 0 and 31"
15704msgstr "登记册必须 r0 和 r7 之间"
15705
15706#: config/tc-sparc.c:1799
15707#, fuzzy, c-format
15708msgid ": expecting %asrN"
15709msgstr "%C处需要有名实体列表"
15710
15711#: config/tc-sparc.c:1841
15712#, fuzzy
15713msgid ": crypto immediate must be between 0 and 31"
15714msgstr "登记册必须 r0 和 r7 之间"
15715
15716#: config/tc-sparc.c:1850
15717msgid ": expecting crypto immediate"
15718msgstr ""
15719
15720#: config/tc-sparc.c:2032 config/tc-sparc.c:2070 config/tc-sparc.c:2502
15721#: config/tc-sparc.c:2538
15722#, c-format
15723msgid "Illegal operands: %%%s requires arguments in ()"
15724msgstr ""
15725
15726#: config/tc-sparc.c:2038
15727#, c-format
15728msgid "Illegal operands: %%%s cannot be used together with other relocs in the insn ()"
15729msgstr ""
15730
15731#: config/tc-sparc.c:2049
15732#, c-format
15733msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
15734msgstr ""
15735
15736#: config/tc-sparc.c:2256
15737msgid "detected global register use not covered by .register pseudo-op"
15738msgstr ""
15739
15740#: config/tc-sparc.c:2331
15741msgid ": There are only 64 f registers; [0-63]"
15742msgstr ""
15743
15744#: config/tc-sparc.c:2333 config/tc-sparc.c:2351
15745msgid ": There are only 32 f registers; [0-31]"
15746msgstr ""
15747
15748#: config/tc-sparc.c:2343
15749msgid ": There are only 32 single precision f registers; [0-31]"
15750msgstr ""
15751
15752#: config/tc-sparc.c:2550
15753#, c-format
15754msgid "Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
15755msgstr ""
15756
15757#: config/tc-sparc.c:2667
15758#, c-format
15759msgid "Illegal operands: Can't add non-constant expression to %%%s()"
15760msgstr ""
15761
15762#: config/tc-sparc.c:2677
15763#, c-format
15764msgid "Illegal operands: Can't do arithmetics involving %%%s() of a relocatable symbol"
15765msgstr ""
15766
15767#: config/tc-sparc.c:2695
15768msgid ": PC-relative operand can't be a constant"
15769msgstr ""
15770
15771#: config/tc-sparc.c:2702
15772#, fuzzy
15773msgid ": TLS operand can't be a constant"
15774msgstr "‘B’操作数不是一个常量"
15775
15776#: config/tc-sparc.c:2728
15777#, fuzzy
15778msgid ": Immediate value in cbcond is out of range."
15779msgstr "立即数越界"
15780
15781#: config/tc-sparc.c:2755
15782#, fuzzy
15783msgid ": invalid ASI name"
15784msgstr "无效编号"
15785
15786#: config/tc-sparc.c:2763
15787#, fuzzy
15788msgid ": invalid ASI expression"
15789msgstr "无效的自增语句"
15790
15791#: config/tc-sparc.c:2768
15792#, fuzzy
15793msgid ": invalid ASI number"
15794msgstr "无效编号"
15795
15796#: config/tc-sparc.c:2865
15797#, fuzzy
15798msgid "OPF immediate operand out of range (0-0x1ff)"
15799msgstr "立即数越界 0-7"
15800
15801#: config/tc-sparc.c:2870
15802#, fuzzy
15803msgid "non-immediate OPF operand, ignored"
15804msgstr "立即数越界"
15805
15806#: config/tc-sparc.c:2889
15807#, fuzzy
15808msgid ": invalid cpreg name"
15809msgstr "无效寄存器名"
15810
15811#: config/tc-sparc.c:2918
15812#, fuzzy, c-format
15813msgid "Illegal operands%s"
15814msgstr "不合法的算子"
15815
15816#: config/tc-sparc.c:2957
15817#, c-format
15818msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
15819msgstr ""
15820
15821#: config/tc-sparc.c:2993
15822#, fuzzy, c-format
15823msgid "Architecture mismatch on \"%s\"."
15824msgstr "%s:体系结构同前一个模块不匹配"
15825
15826#: config/tc-sparc.c:2994
15827#, c-format
15828msgid " (Requires %s; requested architecture is %s.)"
15829msgstr ""
15830
15831#: config/tc-sparc.c:3006
15832#, c-format
15833msgid "Hardware capability \"%s\" not enabled for \"%s\"."
15834msgstr ""
15835
15836#: config/tc-sparc.c:3404 config/tc-sparc.c:3411 config/tc-sparc.c:3418
15837#: config/tc-sparc.c:3425 config/tc-sparc.c:3432 config/tc-sparc.c:3441
15838#: config/tc-sparc.c:3453 config/tc-sparc.c:3464 config/tc-sparc.c:3486
15839#: config/tc-sparc.c:3510 write.c:1160
15840#, fuzzy
15841msgid "relocation overflow"
15842msgstr "以 %s 为准对齐重定位时发生溢出"
15843
15844#: config/tc-sparc.c:3565
15845#, fuzzy, c-format
15846msgid "bad or unhandled relocation type: 0x%02x"
15847msgstr "%<location_t%>未被定义为一个类型"
15848
15849#: config/tc-sparc.c:3901
15850#, fuzzy
15851msgid "Expected comma after name"
15852msgstr "需要名字"
15853
15854#: config/tc-sparc.c:3910
15855#, c-format
15856msgid "BSS length (%d.) <0! Ignored."
15857msgstr ""
15858
15859#: config/tc-sparc.c:3922
15860msgid "bad .reserve segment -- expected BSS segment"
15861msgstr ""
15862
15863#: config/tc-sparc.c:3950
15864#, fuzzy, c-format
15865msgid "alignment too large; assuming %d"
15866msgstr "%q+D的大小超过 %wd 字节"
15867
15868#: config/tc-sparc.c:3956 config/tc-sparc.c:4106
15869#, fuzzy
15870msgid "negative alignment"
15871msgstr "名称|对齐"
15872
15873#: config/tc-sparc.c:3966 config/tc-sparc.c:4128 read.c:1482 read.c:2481
15874#, fuzzy
15875msgid "alignment not a power of 2"
15876msgstr "要求的对齐边界不是 2 的某次方"
15877
15878#: config/tc-sparc.c:4019
15879#, fuzzy, c-format
15880msgid "Ignoring attempt to re-define symbol %s"
15881msgstr "警告:试图导出未定义的符号“%s”"
15882
15883#: config/tc-sparc.c:4043 config/tc-v850.c:284
15884#, fuzzy
15885msgid "Expected comma after symbol-name"
15886msgstr "需要模板名"
15887
15888#: config/tc-sparc.c:4053
15889#, c-format
15890msgid ".COMMon length (%lu) out of range ignored"
15891msgstr ""
15892
15893#: config/tc-sparc.c:4086
15894msgid "Expected comma after common length"
15895msgstr ""
15896
15897#: config/tc-sparc.c:4100
15898#, fuzzy, c-format
15899msgid "alignment too large; assuming %ld"
15900msgstr "%q+D的大小超过 %wd 字节"
15901
15902#: config/tc-sparc.c:4243
15903#, fuzzy
15904msgid "Unknown segment type"
15905msgstr "未知的 BB 类型"
15906
15907#: config/tc-sparc.c:4318 config/tc-sparc.c:4328
15908#, c-format
15909msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
15910msgstr ""
15911
15912#: config/tc-sparc.c:4346
15913#, fuzzy
15914msgid "redefinition of global register"
15915msgstr "形参%q+D重定义"
15916
15917#: config/tc-sparc.c:4357
15918#, fuzzy, c-format
15919msgid "Register symbol %s already defined."
15920msgstr "`%.*s' 已被定义为对照符号"
15921
15922#: config/tc-sparc.c:4561
15923#, c-format
15924msgid "Illegal operands: %%r_plt in %d-byte data field"
15925msgstr ""
15926
15927#: config/tc-sparc.c:4571
15928#, c-format
15929msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
15930msgstr ""
15931
15932#: config/tc-sparc.c:4608 config/tc-vax.c:3312
15933#, c-format
15934msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
15935msgstr ""
15936
15937#: config/tc-sparc.c:4616 config/tc-sparc.c:4647 config/tc-sparc.c:4656
15938#: config/tc-vax.c:3320 config/tc-vax.c:3351 config/tc-vax.c:3360
15939#, c-format
15940msgid "Illegal operands: %%r_%s%d requires arguments in ()"
15941msgstr ""
15942
15943#: config/tc-sparc.c:4665 config/tc-vax.c:3369
15944#, fuzzy, c-format
15945msgid "Illegal operands: garbage after %%r_%s%d()"
15946msgstr "检测到无效的操作数"
15947
15948#: config/tc-sparc.h:65
15949msgid "sparc convert_frag\n"
15950msgstr ""
15951
15952#: config/tc-sparc.h:67 config/tc-z80.h:53
15953msgid "estimate_size_before_relax called"
15954msgstr ""
15955
15956#: config/tc-spu.c:130
15957#, fuzzy, c-format
15958msgid "Can't hash instruction '%s':%s"
15959msgstr "无法添加其它分区。"
15960
15961#: config/tc-spu.c:184
15962msgid ""
15963"SPU options:\n"
15964" --apuasm\t\t emulate behaviour of apuasm\n"
15965msgstr ""
15966
15967#: config/tc-spu.c:290
15968#, fuzzy, c-format
15969msgid "Invalid mnemonic '%s'"
15970msgstr "无效的选项“-%c”\n"
15971
15972#: config/tc-spu.c:296
15973#, c-format
15974msgid "'%s' is only available in DD2.0 or higher."
15975msgstr ""
15976
15977#: config/tc-spu.c:328
15978#, fuzzy, c-format
15979msgid "Error in argument %d. Expecting: \"%s\""
15980msgstr "给 spec 函数‘%s’的参数有错"
15981
15982#: config/tc-spu.c:339
15983msgid "Mixing register syntax, with and without '$'."
15984msgstr ""
15985
15986#: config/tc-spu.c:345
15987#, c-format
15988msgid "Treating '%-*s' as a symbol."
15989msgstr ""
15990
15991#: config/tc-spu.c:564
15992msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
15993msgstr ""
15994
15995#: config/tc-spu.c:566
15996msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
15997msgstr ""
15998
15999#: config/tc-spu.c:609
16000#, c-format
16001msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
16002msgstr ""
16003
16004#: config/tc-spu.c:615
16005#, c-format
16006msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
16007msgstr ""
16008
16009#: config/tc-spu.c:685 config/tc-spu.c:688
16010#, fuzzy, c-format
16011msgid "Constant expression %d out of range, [%d, %d]."
16012msgstr "%C处需要常量表达式"
16013
16014#: config/tc-spu.c:790
16015#, fuzzy, c-format
16016msgid "invalid priority '%lu'"
16017msgstr "无效的操作数代码‘%c’"
16018
16019#: config/tc-spu.c:796
16020#, fuzzy, c-format
16021msgid "invalid lrlive '%lu'"
16022msgstr "无效 %%r 值"
16023
16024#: config/tc-spu.c:855
16025msgid "Relaxation should never occur"
16026msgstr ""
16027
16028#: config/tc-spu.c:1005
16029#, c-format
16030msgid "Relocation doesn't fit. (relocation value = 0x%lx)"
16031msgstr ""
16032
16033#: config/tc-spu.h:85
16034msgid "spu convert_frag\n"
16035msgstr ""
16036
16037#: config/tc-tic30.c:37
16038msgid "first"
16039msgstr ""
16040
16041#: config/tc-tic30.c:37
16042msgid "second"
16043msgstr ""
16044
16045#: config/tc-tic30.c:37
16046msgid "third"
16047msgstr ""
16048
16049#: config/tc-tic30.c:37
16050msgid "fourth"
16051msgstr ""
16052
16053#: config/tc-tic30.c:37
16054msgid "fifth"
16055msgstr ""
16056
16057#: config/tc-tic30.c:483
16058#, fuzzy
16059msgid "More than one AR register found in indirect reference"
16060msgstr "间接引用操作数无效"
16061
16062#: config/tc-tic30.c:488
16063#, fuzzy
16064msgid "Illegal AR register in indirect reference"
16065msgstr "间接引用操作数无效"
16066
16067#: config/tc-tic30.c:508
16068#, fuzzy
16069msgid "More than one displacement found in indirect reference"
16070msgstr "间接引用操作数无效"
16071
16072#: config/tc-tic30.c:516
16073#, fuzzy
16074msgid "Invalid displacement in indirect reference"
16075msgstr "间接引用操作数无效"
16076
16077#: config/tc-tic30.c:533
16078#, fuzzy
16079msgid "AR register not found in indirect reference"
16080msgstr "间接引用操作数无效"
16081
16082#. Maybe an implied displacement of 1 again.
16083#: config/tc-tic30.c:549
16084#, fuzzy
16085msgid "required displacement wasn't given in indirect reference"
16086msgstr "间接引用操作数无效"
16087
16088#: config/tc-tic30.c:555
16089#, fuzzy
16090msgid "illegal indirect reference"
16091msgstr "间接引用操作数无效"
16092
16093#: config/tc-tic30.c:561
16094#, fuzzy
16095msgid "displacement must be an unsigned 8-bit number"
16096msgstr "实参 2 必须是一个 5 位无符号字面值"
16097
16098#: config/tc-tic30.c:747 config/tc-tic30.c:1494
16099#, fuzzy, c-format
16100msgid "Invalid character %s before %s operand"
16101msgstr "操作数的约束无效"
16102
16103#: config/tc-tic30.c:766 config/tc-tic30.c:1509
16104#, fuzzy, c-format
16105msgid "Unbalanced parenthesis in %s operand."
16106msgstr "无效的表达式用作操作数"
16107
16108#: config/tc-tic30.c:782 config/tc-tic30.c:1519
16109#, fuzzy, c-format
16110msgid "Invalid character %s in %s operand"
16111msgstr "%C处的名字中有非法字符"
16112
16113#: config/tc-tic30.c:801 config/tc-tic30.c:1536
16114#, c-format
16115msgid "Spurious operands; (%d operands/instruction max)"
16116msgstr ""
16117
16118#. Just skip it, if it's \n complain.
16119#: config/tc-tic30.c:819 config/tc-tic30.c:835 config/tc-tic30.c:1553
16120#: config/tc-tic30.c:1569
16121msgid "Expecting operand after ','; got nothing"
16122msgstr ""
16123
16124#: config/tc-tic30.c:824 config/tc-tic30.c:1558
16125msgid "Expecting operand before ','; got nothing"
16126msgstr ""
16127
16128#: config/tc-tic30.c:862
16129#, fuzzy
16130msgid "incorrect number of operands given in the first instruction"
16131msgstr "提供给函数%qE的实参太多"
16132
16133#: config/tc-tic30.c:868
16134#, fuzzy
16135msgid "incorrect number of operands given in the second instruction"
16136msgstr "提供给函数%qE的实参太多"
16137
16138#: config/tc-tic30.c:889
16139#, fuzzy, c-format
16140msgid "%s instruction, operand %d doesn't match"
16141msgstr "%q#D的外部声明不匹配"
16142
16143#. Shouldn't get here.
16144#: config/tc-tic30.c:913 config/tc-tic30.c:920
16145#, fuzzy
16146msgid "incorrect format for multiply parallel instruction"
16147msgstr "生成加载/存储乘法指令"
16148
16149#: config/tc-tic30.c:927
16150msgid "destination for multiply can only be R0 or R1"
16151msgstr ""
16152
16153#: config/tc-tic30.c:934
16154msgid "destination for add/subtract can only be R2 or R3"
16155msgstr ""
16156
16157#: config/tc-tic30.c:1001
16158msgid "loading the same register in parallel operation"
16159msgstr ""
16160
16161#: config/tc-tic30.c:1383
16162#, fuzzy
16163msgid "pc-relative "
16164msgstr "生成相对 pc 的代码"
16165
16166#: config/tc-tic30.c:1444
16167#, fuzzy, c-format
16168msgid "Invalid character %s in opcode"
16169msgstr "%C处的名字中有非法字符"
16170
16171#: config/tc-tic30.c:1474
16172#, fuzzy, c-format
16173msgid "Unknown TMS320C30 instruction: %s"
16174msgstr "-mmcu=MCU\t选择目标 MCU"
16175
16176#: config/tc-tic30.c:1594
16177#, fuzzy
16178msgid "Incorrect number of operands given"
16179msgstr "(提示略过)"
16180
16181#: config/tc-tic30.c:1627
16182#, fuzzy, c-format
16183msgid "The %s operand doesn't match"
16184msgstr "输出操作数 %d 必须使用%<&%>约束"
16185
16186#. Shouldn't make it to this stage.
16187#: config/tc-tic30.c:1652 config/tc-tic30.c:1664
16188#, fuzzy
16189msgid "Incompatible first and second operands in instruction"
16190msgstr "无法融入教学的不同值的常数"
16191
16192#: config/tc-tic30.c:1778
16193#, fuzzy
16194msgid "invalid short form floating point immediate operand"
16195msgstr "预期的浮点常量立即数"
16196
16197#: config/tc-tic30.c:1788
16198msgid "rounding down first operand float to unsigned int"
16199msgstr ""
16200
16201#: config/tc-tic30.c:1790
16202msgid "only lower 16-bits of first operand are used"
16203msgstr ""
16204
16205#: config/tc-tic30.c:1800
16206msgid "rounding down first operand float to signed int"
16207msgstr ""
16208
16209#: config/tc-tic30.c:1805 config/tc-tic30.c:1876
16210#, fuzzy
16211msgid "first operand is too large for 16-bit signed int"
16212msgstr "对%<unsigned long%>类型而言整数常量太大"
16213
16214#: config/tc-tic30.c:1870
16215#, fuzzy
16216msgid "first operand is floating point"
16217msgstr "使用硬件浮点单元"
16218
16219#. Shouldn't get here.
16220#: config/tc-tic30.c:1901
16221#, fuzzy
16222msgid "interrupt vector for trap instruction out of range"
16223msgstr "vector8 越界"
16224
16225#: config/tc-tic30.c:1946
16226msgid "LDP instruction needs a 24-bit operand"
16227msgstr ""
16228
16229#: config/tc-tic30.c:1970
16230msgid "first operand is too large for a 24-bit displacement"
16231msgstr ""
16232
16233#: config/tc-tic4x.c:393
16234msgid "Nan, using zero."
16235msgstr ""
16236
16237#: config/tc-tic4x.c:515
16238#, c-format
16239msgid "Cannot represent exponent in %d bits"
16240msgstr ""
16241
16242#: config/tc-tic4x.c:598 config/tc-tic4x.c:608
16243#, fuzzy
16244msgid "Invalid floating point number"
16245msgstr "启用硬件浮点单元"
16246
16247#: config/tc-tic4x.c:728
16248#, fuzzy
16249msgid "Comma expected\n"
16250msgstr "预期的浮点常量立即数"
16251
16252#: config/tc-tic4x.c:768 config/tc-tic54x.c:479
16253#, fuzzy
16254msgid ".bss size argument missing\n"
16255msgstr "使用寄存器传递参数"
16256
16257#: config/tc-tic4x.c:776
16258#, fuzzy, c-format
16259msgid ".bss size %ld < 0!"
16260msgstr "大小 %d"
16261
16262#: config/tc-tic4x.c:910
16263msgid "Non-constant symbols not allowed\n"
16264msgstr ""
16265
16266#: config/tc-tic4x.c:941
16267msgid "Symbol missing\n"
16268msgstr ""
16269
16270#. Get terminator.
16271#. Skip null symbol terminator.
16272#: config/tc-tic4x.c:987
16273#, fuzzy
16274msgid ".sect: subsection name ignored"
16275msgstr "设定节对齐"
16276
16277#: config/tc-tic4x.c:1015 config/tc-tic4x.c:1115 config/tc-tic54x.c:1441
16278#, fuzzy, c-format
16279msgid "Error setting flags for \"%s\": %s"
16280msgstr "读取%s 时出错"
16281
16282#: config/tc-tic4x.c:1046
16283#, fuzzy
16284msgid ".set syntax invalid\n"
16285msgstr "%C处类型指定无效"
16286
16287#: config/tc-tic4x.c:1104
16288msgid ".usect: non-zero alignment flag ignored"
16289msgstr ""
16290
16291#: config/tc-tic4x.c:1135
16292#, fuzzy, c-format
16293msgid "This assembler does not support processor generation %ld"
16294msgstr "不支持 multilib"
16295
16296#: config/tc-tic4x.c:1139
16297msgid "Changing processor generation on fly not supported..."
16298msgstr ""
16299
16300#: config/tc-tic4x.c:1438
16301msgid "Auxiliary register AR0--AR7 required for indirect"
16302msgstr ""
16303
16304#: config/tc-tic4x.c:1452
16305#, c-format
16306msgid "Bad displacement %d (require 0--255)\n"
16307msgstr ""
16308
16309#: config/tc-tic4x.c:1470
16310msgid "Index register IR0,IR1 required for displacement"
16311msgstr ""
16312
16313#: config/tc-tic4x.c:1539
16314#, fuzzy
16315msgid "Expecting a register name"
16316msgstr "无效寄存器名"
16317
16318#: config/tc-tic4x.c:1551 config/tc-tic4x.c:1574 config/tc-tic4x.c:1643
16319#, fuzzy
16320msgid "Number too large"
16321msgstr "名字太长"
16322
16323#: config/tc-tic4x.c:1591
16324#, fuzzy
16325msgid "Expecting a constant value"
16326msgstr "%qs需要一个常量实参"
16327
16328#: config/tc-tic4x.c:1598
16329#, fuzzy, c-format
16330msgid "Bad direct addressing construct %s"
16331msgstr "取构造函数%qE的地址"
16332
16333#: config/tc-tic4x.c:1602
16334#, fuzzy, c-format
16335msgid "Direct value of %ld is not suitable"
16336msgstr "%L处的符号不是一个 DUMMY 变量"
16337
16338#: config/tc-tic4x.c:1626
16339#, fuzzy
16340msgid "Unknown indirect addressing mode"
16341msgstr "无效寻址模式"
16342
16343#: config/tc-tic4x.c:1723
16344#, fuzzy, c-format
16345msgid "Immediate value of %ld is too large for ldf"
16346msgstr "立即数越界"
16347
16348#: config/tc-tic4x.c:1763
16349#, fuzzy
16350msgid "Destination register must be ARn"
16351msgstr "目的寄存器操作数必须是偶数"
16352
16353#: config/tc-tic4x.c:1782 config/tc-tic4x.c:2155 config/tc-tic4x.c:2214
16354#, fuzzy, c-format
16355msgid "Immediate value of %ld is too large"
16356msgstr "立即数越界"
16357
16358#: config/tc-tic4x.c:1811 config/tc-tic4x.c:2016
16359#, fuzzy
16360msgid "Invalid indirect addressing mode"
16361msgstr "无效寻址模式"
16362
16363#: config/tc-tic4x.c:1835 config/tc-tic4x.c:1875 config/tc-tic4x.c:2066
16364#: config/tc-tic4x.c:2088
16365#, fuzzy
16366msgid "Register must be Rn"
16367msgstr "寄存器数必须是偶数"
16368
16369#: config/tc-tic4x.c:1889 config/tc-tic4x.c:1959 config/tc-tic4x.c:1973
16370#, fuzzy
16371msgid "Register must be R0--R7"
16372msgstr "登记册必须 r0 和 r7 之间"
16373
16374#: config/tc-tic4x.c:1913 config/tc-tic4x.c:1941
16375#, fuzzy, c-format
16376msgid "Invalid indirect addressing mode displacement %d"
16377msgstr "无效寻址模式"
16378
16379#: config/tc-tic4x.c:1987
16380msgid "Destination register must be R2 or R3"
16381msgstr ""
16382
16383#: config/tc-tic4x.c:2001
16384#, fuzzy
16385msgid "Destination register must be R0 or R1"
16386msgstr "数字必须是 0 或 1"
16387
16388#: config/tc-tic4x.c:2038
16389#, fuzzy, c-format
16390msgid "Displacement value of %ld is too large"
16391msgstr "偏移值越界"
16392
16393#: config/tc-tic4x.c:2099 config/tc-tic4x.c:2230
16394#, fuzzy
16395msgid "Floating point number not valid in expression"
16396msgstr "表达式中浮点溢出"
16397
16398#: config/tc-tic4x.c:2113
16399#, fuzzy, c-format
16400msgid "Signed immediate value %ld too large"
16401msgstr "立即数越界"
16402
16403#: config/tc-tic4x.c:2176
16404#, fuzzy, c-format
16405msgid "Unsigned immediate value %ld too large"
16406msgstr "立即数越界"
16407
16408#: config/tc-tic4x.c:2244
16409#, fuzzy, c-format
16410msgid "Immediate value %ld too large"
16411msgstr "立即数越界"
16412
16413#: config/tc-tic4x.c:2263 config/tc-tic4x.c:2291
16414#, fuzzy
16415msgid "Register must be ivtp or tvtp"
16416msgstr "登记册必须 r0 和 r7 之间"
16417
16418#: config/tc-tic4x.c:2277
16419#, fuzzy
16420msgid "Register must be address register"
16421msgstr "登记册必须 r0 和 r7 之间"
16422
16423#: config/tc-tic4x.c:2350
16424msgid "Source and destination register should not be equal"
16425msgstr ""
16426
16427#: config/tc-tic4x.c:2365
16428msgid "Equal parallell destination registers, one result will be discarded"
16429msgstr ""
16430
16431#: config/tc-tic4x.c:2406
16432#, fuzzy
16433msgid "Too many operands scanned"
16434msgstr "打开的文件过多"
16435
16436#: config/tc-tic4x.c:2436
16437msgid "Parallel opcode cannot contain more than two instructions"
16438msgstr ""
16439
16440#: config/tc-tic4x.c:2509
16441#, fuzzy, c-format
16442msgid "Invalid operands for %s"
16443msgstr "无效的操作数代码‘%c’"
16444
16445#: config/tc-tic4x.c:2512
16446#, fuzzy, c-format
16447msgid "Invalid instruction %s"
16448msgstr "错误的指令‘%.50s’"
16449
16450#: config/tc-tic4x.c:2661
16451#, fuzzy, c-format
16452msgid "Bad relocation type: 0x%02x"
16453msgstr "%q+D的抽象类型无效"
16454
16455#: config/tc-tic4x.c:2719
16456#, fuzzy, c-format
16457msgid "Unsupported processor generation %d"
16458msgstr "不支持的菜单版本 %d"
16459
16460#: config/tc-tic4x.c:2727
16461#, fuzzy
16462msgid "Option -b is depreciated, please use -mbig"
16463msgstr "选项 -I 用做设置输入格式已过时,请转而使用 -J。\n"
16464
16465#: config/tc-tic4x.c:2733
16466#, fuzzy
16467msgid "Option -p is depreciated, please use -mmemparm"
16468msgstr "选项 -I 用做设置输入格式已过时,请转而使用 -J。\n"
16469
16470#: config/tc-tic4x.c:2739
16471#, fuzzy
16472msgid "Option -r is depreciated, please use -mregparm"
16473msgstr "选项 -I 用做设置输入格式已过时,请转而使用 -J。\n"
16474
16475#: config/tc-tic4x.c:2745
16476#, fuzzy
16477msgid "Option -s is depreciated, please use -msmall"
16478msgstr "选项 -I 用做设置输入格式已过时,请转而使用 -J。\n"
16479
16480#: config/tc-tic4x.c:2773
16481#, c-format
16482msgid ""
16483"\n"
16484"TIC4X options:\n"
16485" -mcpu=CPU -mCPU select architecture variant. CPU can be:\n"
16486" 30 - TMS320C30\n"
16487" 31 - TMS320C31, TMS320LC31\n"
16488" 32 - TMS320C32\n"
16489" 33 - TMS320VC33\n"
16490" 40 - TMS320C40\n"
16491" 44 - TMS320C44\n"
16492" -mrev=REV set cpu hardware revision (integer numbers).\n"
16493" Combinations of -mcpu and -mrev will enable/disable\n"
16494" the appropriate options (-midle2, -mlowpower and\n"
16495" -menhanced) according to the selected type\n"
16496" -mbig select big memory model\n"
16497" -msmall select small memory model (default)\n"
16498" -mregparm select register parameters (default)\n"
16499" -mmemparm select memory parameters\n"
16500" -midle2 enable IDLE2 support\n"
16501" -mlowpower enable LOPOWER and MAXSPEED support\n"
16502" -menhanced enable enhanced opcode support\n"
16503msgstr ""
16504
16505#: config/tc-tic4x.c:2818
16506#, fuzzy, c-format
16507msgid "Label \"$%d\" redefined"
16508msgstr "标号%qD在此定义"
16509
16510#: config/tc-tic4x.c:3028
16511#, fuzzy, c-format
16512msgid "Reloc %d not supported by object file format"
16513msgstr "%s 不为这个配置所支持"
16514
16515#. Only word (et al.), align, or conditionals are allowed within
16516#. .struct/.union.
16517#: config/tc-tic54x.c:220
16518#, fuzzy
16519msgid "pseudo-op illegal within .struct/.union"
16520msgstr "非法操作"
16521
16522#: config/tc-tic54x.c:234
16523#, fuzzy, c-format
16524msgid "C54x-specific command line options:\n"
16525msgstr "此配置不支持命令行选项%qs"
16526
16527#: config/tc-tic54x.c:235
16528#, c-format
16529msgid "-mfar-mode | -mf Use extended addressing\n"
16530msgstr ""
16531
16532#: config/tc-tic54x.c:236
16533#, c-format
16534msgid "-mcpu=<CPU version> Specify the CPU version\n"
16535msgstr ""
16536
16537#: config/tc-tic54x.c:237
16538#, c-format
16539msgid "-merrors-to-file <filename>\n"
16540msgstr ""
16541
16542#: config/tc-tic54x.c:238
16543#, fuzzy, c-format
16544msgid "-me <filename> Redirect errors to a file\n"
16545msgstr " @<file> 从 <file> 读取选项\n"
16546
16547#: config/tc-tic54x.c:350
16548msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
16549msgstr ""
16550
16551#: config/tc-tic54x.c:359
16552msgid "symbols assigned with .asg must begin with a letter"
16553msgstr ""
16554
16555#: config/tc-tic54x.c:403
16556#, fuzzy
16557msgid "Unterminated string after absolute expression"
16558msgstr "指针加法表达式类型不匹配"
16559
16560#: config/tc-tic54x.c:411
16561msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
16562msgstr ""
16563
16564#: config/tc-tic54x.c:423
16565msgid "symbols assigned with .eval must begin with a letter"
16566msgstr ""
16567
16568#: config/tc-tic54x.c:488
16569#, fuzzy, c-format
16570msgid ".bss size %d < 0!"
16571msgstr "大小 %d"
16572
16573#: config/tc-tic54x.c:677
16574msgid "Offset on nested structures is ignored"
16575msgstr ""
16576
16577#: config/tc-tic54x.c:727
16578#, fuzzy, c-format
16579msgid ".end%s without preceding .%s"
16580msgstr "%ld: .bf 未含前导函数"
16581
16582#: config/tc-tic54x.c:793
16583#, fuzzy, c-format
16584msgid "Unrecognized struct/union tag '%s'"
16585msgstr "不能识别的节标志“%s”"
16586
16587#: config/tc-tic54x.c:795
16588msgid ".tag requires a structure tag"
16589msgstr ""
16590
16591#: config/tc-tic54x.c:801
16592#, fuzzy
16593msgid "Label required for .tag"
16594msgstr "Ada 需要指定 -c 或 -S"
16595
16596#: config/tc-tic54x.c:820
16597#, fuzzy, c-format
16598msgid ".tag target '%s' undefined"
16599msgstr "ERR 标号 %d 在%L处未定义"
16600
16601#: config/tc-tic54x.c:882
16602#, c-format
16603msgid ".field count '%d' out of range (1 <= X <= 32)"
16604msgstr ""
16605
16606#: config/tc-tic54x.c:910
16607#, fuzzy, c-format
16608msgid "Unrecognized field type '%c'"
16609msgstr "无法识别的重定位类型 0x%x"
16610
16611#: config/tc-tic54x.c:1033
16612msgid "Overflow in expression, truncated to 8 bits"
16613msgstr ""
16614
16615#: config/tc-tic54x.c:1038
16616msgid "Overflow in expression, truncated to 16 bits"
16617msgstr ""
16618
16619#. Disallow .byte with a non constant expression that will
16620#. require relocation.
16621#: config/tc-tic54x.c:1046
16622msgid "Relocatable values require at least WORD storage"
16623msgstr ""
16624
16625#: config/tc-tic54x.c:1107
16626#, fuzzy
16627msgid "Use of .def/.ref is deprecated. Use .global instead"
16628msgstr "不建议使用。请改用 -Os"
16629
16630#: config/tc-tic54x.c:1300
16631#, fuzzy
16632msgid ".space/.bes repeat count is negative, ignored"
16633msgstr "调用边计数为负"
16634
16635#: config/tc-tic54x.c:1305
16636msgid ".space/.bes repeat count is zero, ignored"
16637msgstr ""
16638
16639#: config/tc-tic54x.c:1382
16640#, fuzzy
16641msgid "Missing size argument"
16642msgstr "缺少右括号"
16643
16644#: config/tc-tic54x.c:1516
16645#, fuzzy
16646msgid "CPU version has already been set"
16647msgstr "%qD已定义过"
16648
16649#: config/tc-tic54x.c:1520
16650#, fuzzy, c-format
16651msgid "Unrecognized version '%s'"
16652msgstr "无法识别的调试选项“%s”\n"
16653
16654#: config/tc-tic54x.c:1526
16655#, fuzzy
16656msgid "Changing of CPU version on the fly not supported"
16657msgstr "不支持 dwarf 版本 %d"
16658
16659#: config/tc-tic54x.c:1657
16660#, fuzzy
16661msgid "p2align not supported on this target"
16662msgstr "堆栈限制在此目标机上不受支持"
16663
16664#: config/tc-tic54x.c:1669
16665msgid "Argument to .even ignored"
16666msgstr ""
16667
16668#: config/tc-tic54x.c:1715
16669msgid "Invalid field size, must be from 1 to 32"
16670msgstr ""
16671
16672#: config/tc-tic54x.c:1728
16673msgid "field size must be 16 when value is relocatable"
16674msgstr ""
16675
16676#: config/tc-tic54x.c:1743
16677#, fuzzy
16678msgid "field value truncated"
16679msgstr "文件被截断"
16680
16681#: config/tc-tic54x.c:1850 config/tc-tic54x.c:2156
16682#, fuzzy, c-format
16683msgid "Unrecognized section '%s'"
16684msgstr "不能识别的节标志“%s”"
16685
16686#: config/tc-tic54x.c:1859
16687msgid "Current section is unitialized, section name required for .clink"
16688msgstr ""
16689
16690#: config/tc-tic54x.c:2066
16691msgid "ENDLOOP without corresponding LOOP"
16692msgstr ""
16693
16694#: config/tc-tic54x.c:2107
16695#, fuzzy
16696msgid "Mixing of normal and extended addressing not supported"
16697msgstr "不兼容的地址空间限定符%qs和%qs"
16698
16699#: config/tc-tic54x.c:2113
16700#, fuzzy
16701msgid "Extended addressing not supported on the specified CPU"
16702msgstr "代码模式%qs在 %s 位模式下不受支持"
16703
16704#: config/tc-tic54x.c:2162
16705#, fuzzy
16706msgid ".sblock may be used for initialized sections only"
16707msgstr "此函数中的%qD在使用前可能未初始化"
16708
16709#: config/tc-tic54x.c:2192
16710msgid "Symbol missing for .set/.equ"
16711msgstr ""
16712
16713#: config/tc-tic54x.c:2248
16714#, fuzzy
16715msgid ".var may only be used within a macro definition"
16716msgstr "-MG 只能与 -M 或 -MM 一起使用"
16717
16718#: config/tc-tic54x.c:2256
16719msgid "Substitution symbols must begin with a letter"
16720msgstr ""
16721
16722#: config/tc-tic54x.c:2349
16723#, fuzzy, c-format
16724msgid "can't open macro library file '%s' for reading: %s"
16725msgstr "无法打开模块文件‘%s’读取,在%C处:%s"
16726
16727#: config/tc-tic54x.c:2356
16728#, c-format
16729msgid "File '%s' not in macro archive format"
16730msgstr ""
16731
16732#: config/tc-tic54x.c:2486
16733#, fuzzy, c-format
16734msgid "Bad COFF version '%s'"
16735msgstr "BFD 头文件版本 %s\n"
16736
16737#: config/tc-tic54x.c:2495
16738#, fuzzy, c-format
16739msgid "Bad CPU version '%s'"
16740msgstr "BFD 头文件版本 %s\n"
16741
16742#: config/tc-tic54x.c:2508 config/tc-tic54x.c:2511
16743#, fuzzy, c-format
16744msgid "Can't redirect stderr to the file '%s'"
16745msgstr "无法重定向标准输出:“%s”:%s"
16746
16747#: config/tc-tic54x.c:2626
16748#, fuzzy, c-format
16749msgid "Undefined substitution symbol '%s'"
16750msgstr "未定义符号"
16751
16752#: config/tc-tic54x.c:3128
16753#, fuzzy, c-format
16754msgid "Unbalanced parenthesis in operand %d"
16755msgstr "无效的表达式用作操作数"
16756
16757#: config/tc-tic54x.c:3159 config/tc-tic54x.c:3167
16758#, fuzzy
16759msgid "Expecting operand after ','"
16760msgstr "%C处需要有名实体列表"
16761
16762#: config/tc-tic54x.c:3178
16763msgid "Extra junk on line"
16764msgstr ""
16765
16766#: config/tc-tic54x.c:3215
16767#, fuzzy
16768msgid "Badly formed address expression"
16769msgstr "错误的立即数表达式"
16770
16771#: config/tc-tic54x.c:3468
16772#, fuzzy, c-format
16773msgid "Invalid dmad syntax '%s'"
16774msgstr "%s:无效的基数"
16775
16776#: config/tc-tic54x.c:3532
16777#, c-format
16778msgid "Use the .mmregs directive to use memory-mapped register names such as '%s'"
16779msgstr ""
16780
16781#: config/tc-tic54x.c:3583
16782msgid "Address mode *+ARx is write-only. Results of reading are undefined."
16783msgstr ""
16784
16785#: config/tc-tic54x.c:3603
16786#, fuzzy, c-format
16787msgid "Unrecognized indirect address format \"%s\""
16788msgstr "%s:未识别的导入类型;%x"
16789
16790#: config/tc-tic54x.c:3641
16791#, fuzzy, c-format
16792msgid "Operand '%s' out of range (%d <= x <= %d)"
16793msgstr "操作数号超出范围"
16794
16795#: config/tc-tic54x.c:3661
16796#, fuzzy
16797msgid "Error in relocation handling"
16798msgstr "启用异常处理"
16799
16800#: config/tc-tic54x.c:3680 config/tc-tic54x.c:3742 config/tc-tic54x.c:3770
16801#, fuzzy, c-format
16802msgid "Unrecognized condition code \"%s\""
16803msgstr "无法识别的选项"
16804
16805#: config/tc-tic54x.c:3697
16806#, c-format
16807msgid "Condition \"%s\" does not match preceding group"
16808msgstr ""
16809
16810#: config/tc-tic54x.c:3705
16811#, c-format
16812msgid "Condition \"%s\" uses a different accumulator from a preceding condition"
16813msgstr ""
16814
16815#: config/tc-tic54x.c:3712
16816msgid "Only one comparison conditional allowed"
16817msgstr ""
16818
16819#: config/tc-tic54x.c:3717
16820msgid "Only one overflow conditional allowed"
16821msgstr ""
16822
16823#: config/tc-tic54x.c:3725
16824#, fuzzy, c-format
16825msgid "Duplicate %s conditional"
16826msgstr "%2$C处重复的 %1$s 规格"
16827
16828#: config/tc-tic54x.c:3756
16829msgid "Invalid auxiliary register (use AR0-AR7)"
16830msgstr ""
16831
16832#: config/tc-tic54x.c:3787
16833msgid "lk addressing modes are invalid for memory-mapped register addressing"
16834msgstr ""
16835
16836#: config/tc-tic54x.c:3795
16837msgid "Address mode *+ARx is not allowed in memory-mapped register addressing. Resulting behavior is undefined."
16838msgstr ""
16839
16840#: config/tc-tic54x.c:3821
16841msgid "Destination accumulator for each part of this parallel instruction must be different"
16842msgstr ""
16843
16844#: config/tc-tic54x.c:3870
16845#, fuzzy, c-format
16846msgid "Memory mapped register \"%s\" out of range"
16847msgstr "专用寄存器的编号是超出范围"
16848
16849#: config/tc-tic54x.c:3909
16850#, fuzzy
16851msgid "Invalid operand (use 1, 2, or 3)"
16852msgstr "%%R 的操作数无效"
16853
16854#: config/tc-tic54x.c:3934
16855msgid "A status register or status bit name is required"
16856msgstr ""
16857
16858#: config/tc-tic54x.c:3944
16859#, fuzzy, c-format
16860msgid "Unrecognized status bit \"%s\""
16861msgstr "无法识别的选项"
16862
16863#: config/tc-tic54x.c:3967
16864#, fuzzy, c-format
16865msgid "Invalid status register \"%s\""
16866msgstr "%q+D的寄存器名无效"
16867
16868#: config/tc-tic54x.c:3979
16869#, fuzzy, c-format
16870msgid "Operand \"%s\" out of range (use 1 or 2)"
16871msgstr "操作数越界(%ld 不在 %ld 和 %ld 之间)"
16872
16873#: config/tc-tic54x.c:4182
16874#, fuzzy, c-format
16875msgid "Unrecognized instruction \"%s\""
16876msgstr "无法识别的指令"
16877
16878#: config/tc-tic54x.c:4211
16879#, fuzzy, c-format
16880msgid "Unrecognized operand list '%s' for instruction '%s'"
16881msgstr "无法识别的指令格式"
16882
16883#: config/tc-tic54x.c:4240
16884#, fuzzy, c-format
16885msgid "Unrecognized parallel instruction \"%s\""
16886msgstr "无法识别的指令"
16887
16888#: config/tc-tic54x.c:4289
16889#, fuzzy, c-format
16890msgid "Invalid operand (s) for parallel instruction \"%s\""
16891msgstr "fr30_print_operand:%%A 代码操作数无效"
16892
16893#: config/tc-tic54x.c:4292
16894#, fuzzy, c-format
16895msgid "Unrecognized parallel instruction combination \"%s || %s\""
16896msgstr "memusage:无法识别的选项“$1”"
16897
16898#: config/tc-tic54x.c:4519
16899#, c-format
16900msgid "%s symbol recursion stopped at second appearance of '%s'"
16901msgstr ""
16902
16903#: config/tc-tic54x.c:4559
16904#, fuzzy
16905msgid "Unrecognized substitution symbol function"
16906msgstr "识别内建函数"
16907
16908#: config/tc-tic54x.c:4564
16909msgid "Missing '(' after substitution symbol function"
16910msgstr ""
16911
16912#: config/tc-tic54x.c:4578
16913#, fuzzy
16914msgid "Expecting second argument"
16915msgstr "%qs需要一个常量实参"
16916
16917#: config/tc-tic54x.c:4591 config/tc-tic54x.c:4641
16918msgid "Extra junk in function call, expecting ')'"
16919msgstr ""
16920
16921#: config/tc-tic54x.c:4617
16922#, fuzzy
16923msgid "Function expects two arguments"
16924msgstr "%qD不能有默认参数"
16925
16926#: config/tc-tic54x.c:4630
16927#, fuzzy
16928msgid "Expecting character constant argument"
16929msgstr "%qs需要一个常量实参"
16930
16931#: config/tc-tic54x.c:4636
16932#, fuzzy
16933msgid "Both arguments must be substitution symbols"
16934msgstr "左实参必须是一个切片"
16935
16936#: config/tc-tic54x.c:4689
16937#, c-format
16938msgid "Invalid subscript (use 1 to %d)"
16939msgstr ""
16940
16941#: config/tc-tic54x.c:4699
16942#, fuzzy, c-format
16943msgid "Invalid length (use 0 to %d"
16944msgstr "%s: 不适用的选项 -- %c\n"
16945
16946#: config/tc-tic54x.c:4709
16947msgid "Missing ')' in subscripted substitution symbol expression"
16948msgstr ""
16949
16950#: config/tc-tic54x.c:4729
16951msgid "Missing forced substitution terminator ':'"
16952msgstr ""
16953
16954#: config/tc-tic54x.c:4883
16955#, c-format
16956msgid "Instruction does not fit in available delay slots (%d-word insn, %d slots left)"
16957msgstr ""
16958
16959#: config/tc-tic54x.c:4924
16960#, fuzzy, c-format
16961msgid "Unrecognized parallel instruction '%s'"
16962msgstr "无法识别的指令"
16963
16964#: config/tc-tic54x.c:4936
16965#, c-format
16966msgid "Instruction '%s' requires an LP cpu version"
16967msgstr ""
16968
16969#: config/tc-tic54x.c:4943
16970#, c-format
16971msgid "Instruction '%s' requires far mode addressing"
16972msgstr ""
16973
16974#: config/tc-tic54x.c:4955
16975#, c-format
16976msgid "Instruction does not fit in available delay slots (%d-word insn, %d slots left). Resulting behavior is undefined."
16977msgstr ""
16978
16979#: config/tc-tic54x.c:4965
16980msgid "Instructions which cause PC discontinuity are not allowed in a delay slot. Resulting behavior is undefined."
16981msgstr ""
16982
16983#: config/tc-tic54x.c:4976
16984#, c-format
16985msgid "'%s' is not repeatable. Resulting behavior is undefined."
16986msgstr ""
16987
16988#: config/tc-tic54x.c:4980
16989msgid "Instructions using long offset modifiers or absolute addresses are not repeatable. Resulting behavior is undefined."
16990msgstr ""
16991
16992#: config/tc-tic54x.c:5132
16993#, fuzzy, c-format
16994msgid "Unsupported relocation size %d"
16995msgstr ""
16996"\n"
16997"重定位节 "
16998
16999#: config/tc-tic54x.c:5263
17000msgid "non-absolute value used with .space/.bes"
17001msgstr ""
17002
17003#: config/tc-tic54x.c:5267
17004#, fuzzy, c-format
17005msgid "negative value ignored in %s"
17006msgstr "区域 %i 的嵌套深度为负"
17007
17008#: config/tc-tic54x.c:5355
17009#, c-format
17010msgid "attempt to .space/.bes backwards? (%ld)"
17011msgstr ""
17012
17013#: config/tc-tic54x.c:5387
17014#, fuzzy, c-format
17015msgid "Invalid label '%s'"
17016msgstr "%s:无效的基数"
17017
17018#: config/tc-tic6x.c:232
17019#, fuzzy, c-format
17020msgid "unknown architecture '%s'"
17021msgstr "未知的体系结构 %s"
17022
17023#: config/tc-tic6x.c:262
17024#, fuzzy, c-format
17025msgid "unknown -mpid= argument '%s'"
17026msgstr "attribute(target(\"%s\"))未知"
17027
17028#: config/tc-tic6x.c:320
17029#, c-format
17030msgid "TMS320C6000 options:\n"
17031msgstr ""
17032
17033#: config/tc-tic6x.c:321
17034#, fuzzy, c-format
17035msgid " -march=ARCH enable instructions from architecture ARCH\n"
17036msgstr "-mcpu=\t使用指定 CPU 的特性和调度代码"
17037
17038#: config/tc-tic6x.c:322
17039#, fuzzy, c-format
17040msgid " -mbig-endian generate big-endian code\n"
17041msgstr " --no-idata4 不生成 idata$4 节\n"
17042
17043#: config/tc-tic6x.c:323
17044#, fuzzy, c-format
17045msgid " -mlittle-endian generate little-endian code\n"
17046msgstr "生成小端在前的代码"
17047
17048#: config/tc-tic6x.c:324
17049#, fuzzy, c-format
17050msgid " -mdsbt code uses DSBT addressing\n"
17051msgstr " --yydebug 打开解析器调试\n"
17052
17053#: config/tc-tic6x.c:325
17054#, fuzzy, c-format
17055msgid " -mno-dsbt code does not use DSBT addressing\n"
17056msgstr " --yydebug 打开解析器调试\n"
17057
17058#: config/tc-tic6x.c:326
17059#, fuzzy, c-format
17060msgid " -mpid=no code uses position-dependent data addressing\n"
17061msgstr " -pie 生成位置无关可执行文件\n"
17062
17063#: config/tc-tic6x.c:327
17064#, c-format
17065msgid ""
17066" -mpid=near code uses position-independent data addressing,\n"
17067" GOT accesses use near DP addressing\n"
17068msgstr ""
17069
17070#: config/tc-tic6x.c:329
17071#, c-format
17072msgid ""
17073" -mpid=far code uses position-independent data addressing,\n"
17074" GOT accesses use far DP addressing\n"
17075msgstr ""
17076
17077#: config/tc-tic6x.c:331
17078#, fuzzy, c-format
17079msgid " -mpic code addressing is position-independent\n"
17080msgstr " -pie 生成位置无关可执行文件\n"
17081
17082#: config/tc-tic6x.c:332
17083#, fuzzy, c-format
17084msgid " -mno-pic code addressing is position-dependent\n"
17085msgstr "为 18 位寻址生成代码"
17086
17087#: config/tc-tic6x.c:337
17088#, fuzzy, c-format
17089msgid "Supported ARCH values are:"
17090msgstr "支持的目标:"
17091
17092#: config/tc-tic6x.c:386
17093#, fuzzy
17094msgid "unexpected .cantunwind directive"
17095msgstr "非预期的属性"
17096
17097#: config/tc-tic6x.c:406
17098#, fuzzy
17099msgid "unexpected .handlerdata directive"
17100msgstr "意外的记录类型"
17101
17102#: config/tc-tic6x.c:418
17103msgid "personality routine required before .handlerdata directive"
17104msgstr ""
17105
17106#: config/tc-tic6x.c:534
17107#, fuzzy
17108msgid "expected symbol"
17109msgstr "无符号"
17110
17111#: config/tc-tic6x.c:591
17112#, fuzzy, c-format
17113msgid "invalid length for .scomm directive"
17114msgstr "不允许负立即数"
17115
17116#: config/tc-tic6x.c:605
17117#, fuzzy
17118msgid "alignment is not a positive number"
17119msgstr "要求的对齐边界不是 2 的某次方"
17120
17121#: config/tc-tic6x.c:617
17122#, fuzzy
17123msgid "alignment is not a power of 2"
17124msgstr "要求的对齐边界不是 2 的某次方"
17125
17126#: config/tc-tic6x.c:632
17127#, fuzzy, c-format
17128msgid "attempt to re-define symbol `%s'"
17129msgstr "警告:试图导出未定义的符号“%s”"
17130
17131#: config/tc-tic6x.c:641
17132#, c-format
17133msgid "attempt to redefine `%s' with a different length"
17134msgstr ""
17135
17136#: config/tc-tic6x.c:843
17137msgid "multiple '||' on same line"
17138msgstr ""
17139
17140#: config/tc-tic6x.c:846
17141msgid "'||' after predicate"
17142msgstr ""
17143
17144#: config/tc-tic6x.c:890
17145#, fuzzy
17146msgid "multiple predicates on same line"
17147msgstr "多个名为%qD的形参"
17148
17149#: config/tc-tic6x.c:896
17150#, fuzzy, c-format
17151msgid "bad predicate '%s'"
17152msgstr "重复的%qs"
17153
17154#: config/tc-tic6x.c:907
17155#, fuzzy
17156msgid "predication on A0 not supported on this architecture"
17157msgstr "-freorder-blocks-and-partition 不能在此架构下工作"
17158
17159#: config/tc-tic6x.c:940
17160msgid "label after '||'"
17161msgstr ""
17162
17163#: config/tc-tic6x.c:946
17164#, fuzzy
17165msgid "label after predicate"
17166msgstr "无效的控制谓词"
17167
17168#: config/tc-tic6x.c:970
17169#, fuzzy
17170msgid "'||' not followed by instruction"
17171msgstr "不使用 MDMX 指令"
17172
17173#: config/tc-tic6x.c:976
17174#, fuzzy
17175msgid "predicate not followed by instruction"
17176msgstr "预测到的 Thumb 指令"
17177
17178#: config/tc-tic6x.c:1409
17179#, fuzzy, c-format
17180msgid "control register '%s' not supported on this architecture"
17181msgstr "target 属性在此目标机上不受支持"
17182
17183#: config/tc-tic6x.c:1588 config/tc-tic6x.c:1591 config/tc-tic6x.c:1644
17184#: config/tc-tic6x.c:1648
17185#, fuzzy, c-format
17186msgid "register number %u not supported on this architecture"
17187msgstr "-freorder-blocks-and-partition 不能在此架构下工作"
17188
17189#: config/tc-tic6x.c:1619
17190#, c-format
17191msgid "register pair for operand %u of '%.*s' not a valid even/odd pair"
17192msgstr ""
17193
17194#: config/tc-tic6x.c:1675
17195#, fuzzy, c-format
17196msgid "junk after operand %u of '%.*s'"
17197msgstr "#pragma %s 末尾有垃圾字符"
17198
17199#: config/tc-tic6x.c:1688
17200#, c-format
17201msgid "bad register or register pair for operand %u of '%.*s'"
17202msgstr ""
17203
17204#: config/tc-tic6x.c:1694
17205#, fuzzy, c-format
17206msgid "bad register for operand %u of '%.*s'"
17207msgstr "目的寄存器操作数必须是偶数"
17208
17209#: config/tc-tic6x.c:1699
17210#, c-format
17211msgid "bad register pair for operand %u of '%.*s'"
17212msgstr ""
17213
17214#: config/tc-tic6x.c:1704
17215#, c-format
17216msgid "bad functional unit for operand %u of '%.*s'"
17217msgstr ""
17218
17219#: config/tc-tic6x.c:1709
17220#, fuzzy, c-format
17221msgid "bad operand %u of '%.*s'"
17222msgstr "无效的操作数代码‘%c’"
17223
17224#: config/tc-tic6x.c:1841
17225msgid "$DSBT_INDEX must be used with __c6xabi_DSBT_BASE"
17226msgstr ""
17227
17228#: config/tc-tic6x.c:1881
17229#, fuzzy
17230msgid "$DSBT_INDEX not supported in this context"
17231msgstr "SPE 在此目标机上不受支持"
17232
17233#: config/tc-tic6x.c:1894
17234#, fuzzy
17235msgid "$GOT not supported in this context"
17236msgstr "SPE 在此目标机上不受支持"
17237
17238#: config/tc-tic6x.c:1911
17239#, fuzzy
17240msgid "$DPR_GOT not supported in this context"
17241msgstr "SPE 在此目标机上不受支持"
17242
17243#: config/tc-tic6x.c:1932
17244#, fuzzy
17245msgid "$DPR_BYTE not supported in this context"
17246msgstr "SPE 在此目标机上不受支持"
17247
17248#: config/tc-tic6x.c:1949
17249#, fuzzy
17250msgid "$DPR_HWORD not supported in this context"
17251msgstr "SPE 在此目标机上不受支持"
17252
17253#: config/tc-tic6x.c:1966
17254#, fuzzy
17255msgid "$DPR_WORD not supported in this context"
17256msgstr "SPE 在此目标机上不受支持"
17257
17258#: config/tc-tic6x.c:1985
17259#, fuzzy
17260msgid "$PCR_OFFSET not supported in this context"
17261msgstr "SPE 在此目标机上不受支持"
17262
17263#: config/tc-tic6x.c:1996
17264#, fuzzy
17265msgid "invalid PC-relative operand"
17266msgstr "无效的 %%P 操作数"
17267
17268#: config/tc-tic6x.c:2034
17269#, fuzzy, c-format
17270msgid "no %d-byte relocations available"
17271msgstr "数据重寻址失败。"
17272
17273#: config/tc-tic6x.c:2521 config/tc-tic6x.c:2552 config/tc-tic6x.c:2570
17274#: config/tc-tic6x.c:3000 config/tc-tic6x.c:3019 config/tc-tic6x.c:3051
17275#, fuzzy, c-format
17276msgid "operand %u of '%.*s' out of range"
17277msgstr "操作数号超出范围"
17278
17279#: config/tc-tic6x.c:2614 config/tc-tic6x.c:2839
17280#, c-format
17281msgid "offset in operand %u of '%.*s' not divisible by %u"
17282msgstr ""
17283
17284#: config/tc-tic6x.c:2831 config/tc-tic6x.c:2864
17285#, fuzzy, c-format
17286msgid "offset in operand %u of '%.*s' out of range"
17287msgstr "立即数越界"
17288
17289#: config/tc-tic6x.c:2946
17290#, fuzzy, c-format
17291msgid "functional unit already masked for operand %u of '%.*s'"
17292msgstr "fr30_print_operand:%%A 代码操作数无效"
17293
17294#: config/tc-tic6x.c:2970 config/tc-tic6x.c:3729
17295#, c-format
17296msgid "'%.*s' instruction not in a software pipelined loop"
17297msgstr ""
17298
17299#: config/tc-tic6x.c:3069
17300#, fuzzy, c-format
17301msgid "instruction '%.*s' cannot be predicated"
17302msgstr "虚函数不能是友元"
17303
17304#: config/tc-tic6x.c:3198
17305#, fuzzy, c-format
17306msgid "unknown opcode '%s'"
17307msgstr "未知目标"
17308
17309#: config/tc-tic6x.c:3337
17310#, fuzzy, c-format
17311msgid "'%.*s' instruction not supported on this architecture"
17312msgstr "嵌套函数在此目标机上不受支持"
17313
17314#: config/tc-tic6x.c:3345
17315#, fuzzy, c-format
17316msgid "'%.*s' instruction not supported on this functional unit"
17317msgstr "嵌套函数在此目标机上不受支持"
17318
17319#: config/tc-tic6x.c:3353
17320#, fuzzy, c-format
17321msgid "'%.*s' instruction not supported on this functional unit for this architecture"
17322msgstr "指令调度在此目标机上不受支持"
17323
17324#: config/tc-tic6x.c:3373
17325#, fuzzy
17326msgid "missing operand after comma"
17327msgstr "格式字符串缺少 $ 操作数号"
17328
17329#: config/tc-tic6x.c:3381 config/tc-tic6x.c:3399
17330#, fuzzy, c-format
17331msgid "too many operands to '%.*s'"
17332msgstr "%qE实参太多"
17333
17334#: config/tc-tic6x.c:3412
17335#, c-format
17336msgid "bad number of operands to '%.*s'"
17337msgstr ""
17338
17339#: config/tc-tic6x.c:3484
17340#, fuzzy, c-format
17341msgid "operand %u of '%.*s' not constant"
17342msgstr "‘B’操作数不是一个常量"
17343
17344#: config/tc-tic6x.c:3489
17345#, c-format
17346msgid "operand %u of '%.*s' on wrong side"
17347msgstr ""
17348
17349#: config/tc-tic6x.c:3494
17350#, c-format
17351msgid "operand %u of '%.*s' not a valid return address register"
17352msgstr ""
17353
17354#: config/tc-tic6x.c:3500
17355#, c-format
17356msgid "operand %u of '%.*s' is write-only"
17357msgstr ""
17358
17359#: config/tc-tic6x.c:3505
17360#, c-format
17361msgid "operand %u of '%.*s' is read-only"
17362msgstr ""
17363
17364#: config/tc-tic6x.c:3510
17365#, fuzzy, c-format
17366msgid "operand %u of '%.*s' not a valid memory reference"
17367msgstr "不使用未对齐的内存引用"
17368
17369#: config/tc-tic6x.c:3516
17370#, c-format
17371msgid "operand %u of '%.*s' not a valid base address register"
17372msgstr ""
17373
17374#: config/tc-tic6x.c:3602
17375#, fuzzy, c-format
17376msgid "bad operand combination for '%.*s'"
17377msgstr "%s 格式错误"
17378
17379#: config/tc-tic6x.c:3648
17380msgid "parallel instruction not following another instruction"
17381msgstr ""
17382
17383#: config/tc-tic6x.c:3654
17384#, fuzzy
17385msgid "too many instructions in execute packet"
17386msgstr "指令从不被执行"
17387
17388#: config/tc-tic6x.c:3659
17389msgid "label not at start of execute packet"
17390msgstr ""
17391
17392#: config/tc-tic6x.c:3662
17393#, c-format
17394msgid "'%.*s' instruction not at start of execute packet"
17395msgstr ""
17396
17397#: config/tc-tic6x.c:3710
17398msgid "functional unit already used in this execute packet"
17399msgstr ""
17400
17401#: config/tc-tic6x.c:3718
17402msgid "nested software pipelined loop"
17403msgstr ""
17404
17405#: config/tc-tic6x.c:3737
17406msgid "'||^' without previous SPMASK"
17407msgstr ""
17408
17409#: config/tc-tic6x.c:3739
17410#, fuzzy
17411msgid "cannot mask instruction using no functional unit"
17412msgstr "在条件序列中预测到的指令"
17413
17414#: config/tc-tic6x.c:3751
17415#, fuzzy
17416msgid "functional unit already masked"
17417msgstr "函数声明定义为%<auto%>"
17418
17419#: config/tc-tic6x.c:3816
17420msgid "value too large for 2-byte field"
17421msgstr ""
17422
17423#: config/tc-tic6x.c:3826
17424msgid "value too large for 1-byte field"
17425msgstr ""
17426
17427#: config/tc-tic6x.c:3953
17428#, fuzzy
17429msgid "immediate offset not 2-byte-aligned"
17430msgstr "立即数越界"
17431
17432#: config/tc-tic6x.c:3981
17433#, fuzzy
17434msgid "immediate offset not 4-byte-aligned"
17435msgstr "立即数越界"
17436
17437#: config/tc-tic6x.c:3995
17438msgid "addend used with $DSBT_INDEX"
17439msgstr ""
17440
17441#: config/tc-tic6x.c:4009 config/tc-tic6x.c:4027 config/tc-tic6x.c:4045
17442#: config/tc-tic6x.c:4063
17443msgid "PC-relative offset not 4-byte-aligned"
17444msgstr ""
17445
17446#: config/tc-tic6x.c:4012 config/tc-tic6x.c:4030 config/tc-tic6x.c:4048
17447#: config/tc-tic6x.c:4066
17448#, fuzzy
17449msgid "PC-relative offset out of range"
17450msgstr "21位长的偏移量越界"
17451
17452#: config/tc-tic6x.c:4545
17453#, fuzzy, c-format
17454msgid "undefined symbol %s in PCR relocation"
17455msgstr "错误:未定义的符号 __rtinit"
17456
17457#: config/tc-tic6x.c:4663
17458#, c-format
17459msgid "group section `%s' has no group signature"
17460msgstr ""
17461
17462#: config/tc-tic6x.c:4814
17463msgid "missing .endp before .cfi_startproc"
17464msgstr ""
17465
17466#: config/tc-tic6x.c:4918
17467msgid "stack pointer offset too large for personality routine"
17468msgstr ""
17469
17470#: config/tc-tic6x.c:4925
17471msgid "stack frame layout does not match personality routine"
17472msgstr ""
17473
17474#: config/tc-tic6x.c:5059
17475#, fuzzy
17476msgid "too many unwinding instructions"
17477msgstr "使用多媒体指令"
17478
17479#: config/tc-tic6x.c:5134 config/tc-tic6x.c:5147 config/tc-tic6x.c:5155
17480#, fuzzy, c-format
17481msgid "unable to generate unwinding opcode for reg %d"
17482msgstr "无法生成重新载入,为:"
17483
17484#: config/tc-tic6x.c:5164
17485msgid "unable to restore return address from previously restored reg"
17486msgstr ""
17487
17488#: config/tc-tic6x.c:5176
17489#, c-format
17490msgid "unhandled CFA insn for unwinding (%d)"
17491msgstr ""
17492
17493#: config/tc-tic6x.c:5186
17494#, c-format
17495msgid "unable to generate unwinding opcode for frame pointer reg %d"
17496msgstr ""
17497
17498#: config/tc-tic6x.c:5195
17499msgid "unable to generate unwinding opcode for frame pointer offset"
17500msgstr ""
17501
17502#: config/tc-tic6x.c:5204
17503msgid "unwound stack pointer not doubleword aligned"
17504msgstr ""
17505
17506#: config/tc-tic6x.c:5349
17507#, fuzzy
17508msgid "stack frame layout too complex for unwinder"
17509msgstr "栈帧大小不是 8 字节的倍数:%wd"
17510
17511#: config/tc-tic6x.c:5366
17512#, fuzzy
17513msgid "unwound frame has negative size"
17514msgstr "复合字面值有可变的大小"
17515
17516#: config/tc-tilegx.c:142
17517#, c-format
17518msgid ""
17519" -Q ignored\n"
17520" -V print assembler version number\n"
17521" -EB/-EL generate big-endian/little-endian code\n"
17522" --32/--64 generate 32bit/64bit code\n"
17523msgstr ""
17524
17525#: config/tc-tilegx.c:735 config/tc-tilepro.c:627
17526#, fuzzy
17527msgid "Invalid operator for operand."
17528msgstr "操作数的约束无效"
17529
17530#: config/tc-tilegx.c:756 config/tc-tilepro.c:648
17531msgid "Operator may only be applied to symbols."
17532msgstr ""
17533
17534#: config/tc-tilegx.c:821 config/tc-tilepro.c:713
17535#, fuzzy, c-format
17536msgid "Writes to register '%s' are not allowed."
17537msgstr "析构函数不能有参数"
17538
17539#: config/tc-tilegx.c:848 config/tc-tilepro.c:740
17540#, c-format
17541msgid "Two instructions in the same bundle both write to register %s, which is not allowed."
17542msgstr ""
17543
17544#: config/tc-tilegx.c:913 config/tc-tilepro.c:804
17545#, fuzzy, c-format
17546msgid "'%s' may not be bundled with other instructions."
17547msgstr "允许跳转与其他指令打包在一起"
17548
17549#: config/tc-tilegx.c:943 config/tc-tilepro.c:834
17550#, fuzzy
17551msgid "Invalid combination of instructions for bundle."
17552msgstr "启用所有可选指令"
17553
17554#: config/tc-tilegx.c:978 config/tc-tilepro.c:869
17555#, fuzzy
17556msgid "instruction address is not a multiple of 8"
17557msgstr "偏移量不是 8 的倍数"
17558
17559#: config/tc-tilegx.c:1055 config/tc-tilepro.c:947
17560#, fuzzy
17561msgid "Invalid expression."
17562msgstr "无效的自增语句"
17563
17564#: config/tc-tilegx.c:1098 config/tc-tilepro.c:989
17565#, fuzzy, c-format
17566msgid "Expected register, got '%s'."
17567msgstr "%C处需要实参列表"
17568
17569#: config/tc-tilegx.c:1107 config/tc-tilepro.c:996
17570#, c-format
17571msgid "Found use of non-canonical register name %s; use %s instead."
17572msgstr ""
17573
17574#: config/tc-tilegx.c:1169 config/tc-tilepro.c:1055
17575#, fuzzy, c-format
17576msgid "Too few operands to '%s'."
17577msgstr "%qE实参太少"
17578
17579#: config/tc-tilegx.c:1174 config/tc-tilepro.c:1060
17580#, fuzzy, c-format
17581msgid "Unexpected character '%c' after operand %d to %s."
17582msgstr "%C处变量列表中有非预期的垃圾字符"
17583
17584#: config/tc-tilegx.c:1195 config/tc-tilepro.c:1081
17585#, fuzzy
17586msgid "Expected immediate expression"
17587msgstr "错误的立即数表达式"
17588
17589#: config/tc-tilegx.c:1208 config/tc-tilegx.c:1813 config/tc-tilepro.c:1094
17590#: config/tc-tilepro.c:1593
17591msgid "Found '}' when not bundling."
17592msgstr ""
17593
17594#: config/tc-tilegx.c:1249 config/tc-tilepro.c:1134
17595#, fuzzy, c-format
17596msgid "Unknown opcode `%.*s'."
17597msgstr "<未知:%s>"
17598
17599#: config/tc-tilegx.c:1260 config/tc-tilepro.c:1145
17600#, fuzzy
17601msgid "Too many instructions for bundle."
17602msgstr "不生成带更新的加载/存储指令"
17603
17604#: config/tc-tilegx.c:1355 config/tc-tilepro.c:1230
17605msgid "Bad call to md_atof ()"
17606msgstr ""
17607
17608#: config/tc-tilegx.c:1431 config/tc-tilepro.c:1293
17609msgid "This operator only produces two byte values."
17610msgstr ""
17611
17612#: config/tc-tilegx.c:1457 config/tc-tilepro.c:1319
17613#, fuzzy, c-format
17614msgid "unsupported BFD relocation size %d"
17615msgstr ""
17616"\n"
17617"重定位节 "
17618
17619#: config/tc-tilegx.c:1758 config/tc-tilepro.c:1538
17620#, fuzzy, c-format
17621msgid "internal error? cannot generate `%s' relocation (%d, %d)"
17622msgstr "内部错误:危险的重定位"
17623
17624#: config/tc-tilegx.c:1801 config/tc-tilepro.c:1581
17625msgid "Found '{' when already bundling."
17626msgstr ""
17627
17628#: config/tc-tilepro.c:99
17629#, c-format
17630msgid ""
17631" -Q ignored\n"
17632" -V print assembler version number\n"
17633msgstr ""
17634" -Q 此项忽略\n"
17635" -V 打印汇编器版本号\n"
17636
17637#: config/tc-v850.c:295
17638#, c-format
17639msgid ".COMMon length (%d.) < 0! Ignored."
17640msgstr ""
17641
17642#: config/tc-v850.c:316
17643#, c-format
17644msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
17645msgstr ""
17646
17647#: config/tc-v850.c:342
17648msgid "Common alignment negative; 0 assumed"
17649msgstr ""
17650
17651#: config/tc-v850.c:546
17652msgid ".longcall pseudo-op seen when not relaxing"
17653msgstr ""
17654
17655#: config/tc-v850.c:548
17656msgid ".longjump pseudo-op seen when not relaxing"
17657msgstr ""
17658
17659#: config/tc-v850.c:555
17660msgid "bad .longcall format"
17661msgstr ""
17662
17663#: config/tc-v850.c:1401
17664#, fuzzy, c-format
17665msgid "unknown operand shift: %x\n"
17666msgstr "<未知>:%x"
17667
17668#: config/tc-v850.c:1402
17669msgid "internal failure in parse_register_list"
17670msgstr ""
17671
17672#: config/tc-v850.c:1418
17673#, fuzzy
17674msgid "constant expression or register list expected"
17675msgstr "预期的堆栈指针寄存器"
17676
17677#: config/tc-v850.c:1423
17678#, fuzzy
17679msgid "high bits set in register list expression"
17680msgstr "指针加法表达式类型不匹配"
17681
17682#: config/tc-v850.c:1461 config/tc-v850.c:1518
17683msgid "illegal register included in list"
17684msgstr ""
17685
17686#: config/tc-v850.c:1467
17687#, fuzzy
17688msgid "system registers cannot be included in list"
17689msgstr "模板参数不能是友元"
17690
17691#: config/tc-v850.c:1493
17692#, fuzzy
17693msgid "second register should follow dash in register list"
17694msgstr "调用篡改寄存器用作全局寄存器变量"
17695
17696#: config/tc-v850.c:1498
17697msgid "second register should be greater than first register"
17698msgstr ""
17699
17700#: config/tc-v850.c:1546
17701#, fuzzy, c-format
17702msgid " V850 options:\n"
17703msgstr " 可选项:\n"
17704
17705#: config/tc-v850.c:1547
17706#, c-format
17707msgid " -mwarn-signed-overflow Warn if signed immediate values overflow\n"
17708msgstr ""
17709
17710#: config/tc-v850.c:1548
17711#, c-format
17712msgid " -mwarn-unsigned-overflow Warn if unsigned immediate values overflow\n"
17713msgstr ""
17714
17715#: config/tc-v850.c:1549
17716#, fuzzy, c-format
17717msgid " -mv850 The code is targeted at the v850\n"
17718msgstr " -c 反汇编方法体\n"
17719
17720#: config/tc-v850.c:1550
17721#, fuzzy, c-format
17722msgid " -mv850e The code is targeted at the v850e\n"
17723msgstr " -pipe 使用管道代替临时文件\n"
17724
17725#: config/tc-v850.c:1551
17726#, c-format
17727msgid " -mv850e1 The code is targeted at the v850e1\n"
17728msgstr ""
17729
17730#: config/tc-v850.c:1552
17731#, c-format
17732msgid " -mv850e2 The code is targeted at the v850e2\n"
17733msgstr ""
17734
17735#: config/tc-v850.c:1553
17736#, c-format
17737msgid " -mv850e2v3 The code is targeted at the v850e2v3\n"
17738msgstr ""
17739
17740#: config/tc-v850.c:1554
17741#, c-format
17742msgid " -mv850e2v4 Alias for -mv850e3v5\n"
17743msgstr ""
17744
17745#: config/tc-v850.c:1555
17746#, c-format
17747msgid " -mv850e3v5 The code is targeted at the v850e3v5\n"
17748msgstr ""
17749
17750#: config/tc-v850.c:1556
17751#, fuzzy, c-format
17752msgid " -mrelax Enable relaxation\n"
17753msgstr " --help 显示此帮助说明\n"
17754
17755#: config/tc-v850.c:1557
17756#, c-format
17757msgid " --disp-size-default-22 branch displacement with unknown size is 22 bits (default)\n"
17758msgstr ""
17759
17760#: config/tc-v850.c:1558
17761#, c-format
17762msgid " --disp-size-default-32 branch displacement with unknown size is 32 bits\n"
17763msgstr ""
17764
17765#: config/tc-v850.c:1559
17766#, fuzzy, c-format
17767msgid " -mextension enable extension opcode support\n"
17768msgstr " --extdirs 路径 设定扩展目录\n"
17769
17770#: config/tc-v850.c:1560
17771#, c-format
17772msgid " -mno-bcond17\t\t disable b<cond> disp17 instruction\n"
17773msgstr ""
17774
17775#: config/tc-v850.c:1561
17776#, c-format
17777msgid " -mno-stld23\t\t disable st/ld offset23 instruction\n"
17778msgstr ""
17779
17780#: config/tc-v850.c:1562
17781#, c-format
17782msgid " -mgcc-abi Mark the binary as using the old GCC ABI\n"
17783msgstr ""
17784
17785#: config/tc-v850.c:1563
17786#, c-format
17787msgid " -mrh850-abi Mark the binary as using the RH850 ABI (default)\n"
17788msgstr ""
17789
17790#: config/tc-v850.c:1564
17791#, c-format
17792msgid " -m8byte-align Mark the binary as using 64-bit alignment\n"
17793msgstr ""
17794
17795#: config/tc-v850.c:1565
17796#, c-format
17797msgid " -m4byte-align Mark the binary as using 32-bit alignment (default)\n"
17798msgstr ""
17799
17800#: config/tc-v850.c:1943
17801#, fuzzy, c-format
17802msgid "Unable to determine default target processor from string: %s"
17803msgstr "无法确定动态字符串表的长度\n"
17804
17805#: config/tc-v850.c:1984
17806msgid "hi0() relocation used on an instruction which does not support it"
17807msgstr ""
17808
17809#: config/tc-v850.c:2004
17810msgid "hi() relocation used on an instruction which does not support it"
17811msgstr ""
17812
17813#: config/tc-v850.c:2027
17814msgid "lo() relocation used on an instruction which does not support it"
17815msgstr ""
17816
17817#: config/tc-v850.c:2047
17818msgid "ctoff() relocation used on an instruction which does not support it"
17819msgstr ""
17820
17821#: config/tc-v850.c:2066
17822msgid "sdaoff() relocation used on an instruction which does not support it"
17823msgstr ""
17824
17825#: config/tc-v850.c:2085
17826msgid "zdaoff() relocation used on an instruction which does not support it"
17827msgstr ""
17828
17829#: config/tc-v850.c:2117
17830msgid "tdaoff() relocation used on an instruction which does not support it"
17831msgstr ""
17832
17833#: config/tc-v850.c:2258
17834#, fuzzy, c-format
17835msgid "operand out of range (%d is not between %d and %d)"
17836msgstr "操作数越界(%ld 不在 %ld 和 %ld 之间)"
17837
17838#: config/tc-v850.c:2341
17839msgid "st/ld offset 23 instruction was disabled ."
17840msgstr ""
17841
17842#: config/tc-v850.c:2350
17843#, fuzzy
17844msgid "Target processor does not support this instruction."
17845msgstr "目标 CPU 不支持 THUMB 指令"
17846
17847#: config/tc-v850.c:2462 config/tc-v850.c:2472 config/tc-v850.c:2493
17848#: config/tc-v850.c:2507 config/tc-v850.c:2513 config/tc-v850.c:2537
17849#: config/tc-v850.c:2543 config/tc-v850.c:2550 config/tc-v850.c:2564
17850#: config/tc-v850.c:2578 config/tc-v850.c:2584 config/tc-v850.c:2919
17851#, fuzzy
17852msgid "immediate operand is too large"
17853msgstr "立即数越界"
17854
17855#: config/tc-v850.c:2479
17856#, c-format
17857msgid "AAARG -> unhandled constant reloc: %d"
17858msgstr ""
17859
17860#: config/tc-v850.c:2614 config/tc-v850.c:2625
17861#, fuzzy
17862msgid "constant too big to fit into instruction"
17863msgstr "不要使用 fixdu 自定义指令"
17864
17865#: config/tc-v850.c:2700
17866#, fuzzy
17867msgid "odd number cannot be used here"
17868msgstr "%s 不能在这里用于 asm"
17869
17870#: config/tc-v850.c:2745
17871msgid "invalid register name"
17872msgstr "无效寄存器名"
17873
17874#: config/tc-v850.c:2751
17875#, fuzzy
17876msgid "register r0 cannot be used here"
17877msgstr "%s 不能在这里用于 asm"
17878
17879#: config/tc-v850.c:2757
17880#, fuzzy
17881msgid "odd register cannot be used here"
17882msgstr "%s 不能在这里用于 asm"
17883
17884#: config/tc-v850.c:2766
17885#, fuzzy
17886msgid "invalid system register name"
17887msgstr "无效寄存器名"
17888
17889#: config/tc-v850.c:2779
17890#, fuzzy
17891msgid "expected EP register"
17892msgstr "需要指针"
17893
17894#: config/tc-v850.c:2796 config/tc-v850.c:2809
17895#, fuzzy
17896msgid "invalid condition code name"
17897msgstr "无效的条件操作数"
17898
17899#: config/tc-v850.c:2802
17900#, fuzzy
17901msgid "condition sa cannot be used here"
17902msgstr "%s 不能在这里用于 asm"
17903
17904#: config/tc-v850.c:2815
17905#, fuzzy
17906msgid "invalid cache oparation name"
17907msgstr "操作无效的对象"
17908
17909#: config/tc-v850.c:2820
17910#, fuzzy
17911msgid "invalid pref oparation name"
17912msgstr "无效的地址对齐"
17913
17914#: config/tc-v850.c:2825
17915#, fuzzy
17916msgid "invalid vector register name"
17917msgstr "无效寄存器名"
17918
17919#: config/tc-v850.c:2862
17920msgid "syntax error: value is missing before the register name"
17921msgstr ""
17922
17923#: config/tc-v850.c:2864
17924#, fuzzy
17925msgid "syntax error: register not expected"
17926msgstr "预期的堆栈指针寄存器"
17927
17928#: config/tc-v850.c:2878
17929#, fuzzy
17930msgid "syntax error: system register not expected"
17931msgstr "预期的堆栈指针寄存器"
17932
17933#: config/tc-v850.c:2883 config/tc-v850.c:2888
17934msgid "syntax error: condition code not expected"
17935msgstr ""
17936
17937#: config/tc-v850.c:2893
17938#, fuzzy
17939msgid "syntax error: vector register not expected"
17940msgstr "预期的堆栈指针寄存器"
17941
17942#: config/tc-v850.c:2903
17943#, fuzzy
17944msgid "immediate 0 cannot be used here"
17945msgstr "立即数不能是寄存器"
17946
17947#: config/tc-v850.c:2927
17948#, fuzzy
17949msgid "immediate operand is not match"
17950msgstr "‘B’操作数不是一个常量"
17951
17952#: config/tc-v850.c:2940
17953#, fuzzy
17954msgid "displacement is too large"
17955msgstr "偏移值越界"
17956
17957#: config/tc-v850.c:2958 config/tc-xtensa.c:11816
17958#, fuzzy
17959msgid "invalid operand"
17960msgstr "%%R 代码的操作数无效"
17961
17962#: config/tc-v850.c:3071
17963#, fuzzy
17964msgid "loop: 32-bit displacement not supported"
17965msgstr "不支持 -fpic"
17966
17967#: config/tc-vax.c:1340
17968msgid "no '[' to match ']'"
17969msgstr ""
17970
17971#: config/tc-vax.c:1356
17972#, fuzzy
17973msgid "bad register in []"
17974msgstr "错误的寄存器名"
17975
17976#: config/tc-vax.c:1358
17977msgid "[PC] index banned"
17978msgstr ""
17979
17980#: config/tc-vax.c:1394
17981msgid "no '(' to match ')'"
17982msgstr ""
17983
17984#: config/tc-vax.c:1510
17985#, fuzzy
17986msgid "invalid branch operand"
17987msgstr "%%H/%%L 代码的操作数无效"
17988
17989#: config/tc-vax.c:1537
17990msgid "address prohibits @"
17991msgstr ""
17992
17993#: config/tc-vax.c:1539
17994msgid "address prohibits #"
17995msgstr ""
17996
17997#: config/tc-vax.c:1543
17998msgid "address prohibits -()"
17999msgstr ""
18000
18001#: config/tc-vax.c:1545
18002msgid "address prohibits ()+"
18003msgstr ""
18004
18005#: config/tc-vax.c:1548
18006msgid "address prohibits ()"
18007msgstr ""
18008
18009#: config/tc-vax.c:1550
18010msgid "address prohibits []"
18011msgstr ""
18012
18013#: config/tc-vax.c:1552
18014#, fuzzy
18015msgid "address prohibits register"
18016msgstr "格式错误的协寄存器"
18017
18018#: config/tc-vax.c:1554
18019msgid "address prohibits displacement length specifier"
18020msgstr ""
18021
18022#: config/tc-vax.c:1582
18023#, fuzzy
18024msgid "invalid operand of S^#"
18025msgstr "%%S 的操作数无效"
18026
18027#: config/tc-vax.c:1595
18028#, fuzzy
18029msgid "S^# needs expression"
18030msgstr "需要表达式"
18031
18032#: config/tc-vax.c:1602
18033msgid "S^# may only read-access"
18034msgstr ""
18035
18036#: config/tc-vax.c:1625
18037#, fuzzy
18038msgid "invalid operand of -()"
18039msgstr "%%R 的操作数无效"
18040
18041#: config/tc-vax.c:1631
18042#, fuzzy
18043msgid "-(PC) unpredictable"
18044msgstr "不可达"
18045
18046#: config/tc-vax.c:1633
18047msgid "[]index same as -()register: unpredictable"
18048msgstr ""
18049
18050#: config/tc-vax.c:1665
18051#, fuzzy
18052msgid "invalid operand of ()+"
18053msgstr "%%R 的操作数无效"
18054
18055#: config/tc-vax.c:1671
18056#, fuzzy
18057msgid "(PC)+ unpredictable"
18058msgstr "不可达"
18059
18060#: config/tc-vax.c:1673
18061msgid "[]index same as ()+register: unpredictable"
18062msgstr ""
18063
18064#: config/tc-vax.c:1696
18065#, fuzzy
18066msgid "# conflicts length"
18067msgstr "%qD与已用的函数冲突"
18068
18069#: config/tc-vax.c:1698
18070#, fuzzy
18071msgid "# bars register"
18072msgstr "错误的寄存器名"
18073
18074#: config/tc-vax.c:1718
18075msgid "writing or modifying # is unpredictable"
18076msgstr ""
18077
18078#: config/tc-vax.c:1744
18079#, fuzzy
18080msgid "length not needed"
18081msgstr "长度修饰符"
18082
18083#: config/tc-vax.c:1751
18084msgid "can't []index a register, because it has no address"
18085msgstr ""
18086
18087#: config/tc-vax.c:1753
18088#, fuzzy
18089msgid "a register has no address"
18090msgstr "地址中无寄存器"
18091
18092#: config/tc-vax.c:1762
18093msgid "PC part of operand unpredictable"
18094msgstr ""
18095
18096#: config/tc-vax.c:1918
18097#, fuzzy
18098msgid "odd number of bytes in operand description"
18099msgstr "格式描述中域宽为 0"
18100
18101#: config/tc-vax.c:1932
18102#, fuzzy
18103msgid "Bad operand"
18104msgstr "错误的操作数"
18105
18106#: config/tc-vax.c:1937
18107#, fuzzy
18108msgid "Not enough operands"
18109msgstr "实参太少"
18110
18111#: config/tc-vax.c:2214
18112#, fuzzy
18113msgid "SYMBOL TABLE not implemented"
18114msgstr "%s:未实现"
18115
18116#: config/tc-vax.c:2218
18117#, fuzzy
18118msgid "TOKEN TRACE not implemented"
18119msgstr "尚未完全实现 PASSMECH"
18120
18121#: config/tc-vax.c:2222
18122#, fuzzy, c-format
18123msgid "Displacement length %s ignored!"
18124msgstr "偏移值未对齐"
18125
18126#: config/tc-vax.c:2226
18127#, c-format
18128msgid "I don't need or use temp. file \"%s\"."
18129msgstr ""
18130
18131#: config/tc-vax.c:2230
18132msgid "I don't use an interpass file! -V ignored"
18133msgstr ""
18134
18135#: config/tc-vax.c:2287
18136#, c-format
18137msgid ""
18138"VAX options:\n"
18139"-d LENGTH\t\tignored\n"
18140"-J\t\t\tignored\n"
18141"-S\t\t\tignored\n"
18142"-t FILE\t\t\tignored\n"
18143"-T\t\t\tignored\n"
18144"-V\t\t\tignored\n"
18145msgstr ""
18146
18147#: config/tc-vax.c:2296
18148#, c-format
18149msgid ""
18150"VMS options:\n"
18151"-+\t\t\thash encode names longer than 31 characters\n"
18152"-1\t\t\t`const' handling compatible with gcc 1.x\n"
18153"-H\t\t\tshow new symbol after hash truncation\n"
18154"-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
18155"\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
18156"-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
18157msgstr ""
18158
18159#: config/tc-vax.c:2461
18160#, fuzzy, c-format
18161msgid "Ignoring statement due to \"%s\""
18162msgstr "忽略不存在的目录“%s”\n"
18163
18164#: config/tc-vax.c:2478
18165#, fuzzy, c-format
18166msgid "Aborting because statement has \"%s\""
18167msgstr "需要 %s 语句在%L处"
18168
18169#: config/tc-vax.c:2523
18170#, fuzzy
18171msgid "Can't relocate expression"
18172msgstr "错误的立即数表达式"
18173
18174#: config/tc-vax.c:2626
18175msgid "Bignum not permitted in short literal. Immediate mode assumed."
18176msgstr ""
18177
18178#: config/tc-vax.c:2635
18179msgid "Can't do flonum short literal: immediate mode used."
18180msgstr ""
18181
18182#: config/tc-vax.c:2682
18183#, c-format
18184msgid "A bignum/flonum may not be a displacement: 0x%lx used"
18185msgstr ""
18186
18187#: config/tc-vax.c:2994
18188#, c-format
18189msgid "Short literal overflow(%ld.), immediate mode assumed."
18190msgstr ""
18191
18192#: config/tc-vax.c:3003
18193#, c-format
18194msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
18195msgstr ""
18196
18197#: config/tc-vax.c:3068
18198msgid "Length specification ignored. Address mode 9F used"
18199msgstr ""
18200
18201#: config/tc-vax.c:3126
18202msgid "Invalid operand: immediate value used as base address."
18203msgstr ""
18204
18205#: config/tc-vax.c:3128
18206#, fuzzy
18207msgid "Invalid operand: immediate value used as address."
18208msgstr "fr30_print_operand:未处理的指针"
18209
18210#: config/tc-vax.c:3153
18211#, fuzzy, c-format
18212msgid "Symbol %s used as immediate operand in PIC mode."
18213msgstr "符号被用作立即操作数"
18214
18215#: config/tc-vax.c:3258
18216#, c-format
18217msgid "VIP_BEGIN error:%s"
18218msgstr ""
18219
18220#: config/tc-xc16x.c:218
18221#, fuzzy, c-format
18222msgid " XC16X specific command line options:\n"
18223msgstr "此配置不支持命令行选项%qs"
18224
18225#: config/tc-xgate.c:216
18226#, fuzzy
18227msgid " architecture variant invalid"
18228msgstr "为 v850e1 的 v850es 变种编译"
18229
18230#: config/tc-xgate.c:373
18231#, c-format
18232msgid ""
18233"Freescale XGATE co-processor options:\n"
18234" -mshort use 16-bit int ABI (default)\n"
18235" -mlong use 32-bit int ABI\n"
18236" -mshort-double use 32-bit double ABI\n"
18237" -mlong-double use 64-bit double ABI (default)\n"
18238" --mxgate specify the processor variant[default %s]\n"
18239" --print-insn-syntax print the syntax of instruction in case of error\n"
18240" --print-opcodes print the list of instructions with syntax\n"
18241" --generate-example generate an example of each instruction"
18242msgstr ""
18243
18244#: config/tc-xgate.c:496
18245msgid "opcode missing or not found on input line"
18246msgstr ""
18247
18248#: config/tc-xgate.c:501
18249#, fuzzy, c-format
18250msgid "opcode %s not found in opcode hash table"
18251msgstr "在类中找不到方法‘%s’"
18252
18253#: config/tc-xgate.c:514
18254#, fuzzy
18255msgid "matching operands to opcode "
18256msgstr "%%p 代码的操作数无效"
18257
18258#: config/tc-xgate.c:552
18259msgid ": processing macro, real opcode handle not found in hash"
18260msgstr ""
18261
18262#: config/tc-xgate.c:683
18263#, c-format
18264msgid "Value %ld not aligned by 2 for 9-bit PC-relative branch."
18265msgstr ""
18266
18267#: config/tc-xgate.c:700
18268#, c-format
18269msgid "Value %ld not aligned by 2 for 10-bit PC-relative branch."
18270msgstr ""
18271
18272#: config/tc-xgate.c:727
18273#, fuzzy
18274msgid "Value out of 3-bit range."
18275msgstr "跳转越界"
18276
18277#: config/tc-xgate.c:734
18278#, fuzzy
18279msgid "Value out of 4-bit range."
18280msgstr "跳转越界"
18281
18282#: config/tc-xgate.c:741
18283#, fuzzy
18284msgid "Value out of 5-bit range."
18285msgstr "跳转越界"
18286
18287#: config/tc-xgate.c:878
18288#, fuzzy
18289msgid ":operand has too many bits"
18290msgstr "‘B’操作数设置了多个位"
18291
18292#: config/tc-xgate.c:990
18293#, fuzzy
18294msgid "unknown operand count"
18295msgstr "<未知>:%x"
18296
18297#: config/tc-xgate.c:1233 config/tc-xgate.c:1245
18298#, fuzzy
18299msgid ": expected register name r0-r7 "
18300msgstr "错误的寄存器名"
18301
18302#: config/tc-xgate.c:1281
18303#, c-format
18304msgid ":operand value(%d) too big for constraint"
18305msgstr ""
18306
18307#: config/tc-xgate.c:1299
18308msgid "you must use a hi/lo directive or 16-bit macro to load a 16-bit value."
18309msgstr ""
18310
18311#: config/tc-xgate.c:1312
18312#, fuzzy
18313msgid ":unknown relocation constraint size"
18314msgstr "未指定未知的重定位方式"
18315
18316#: config/tc-xgate.c:1319
18317#, fuzzy
18318msgid ": expected register name ccr "
18319msgstr "错误的寄存器名"
18320
18321#: config/tc-xgate.c:1325
18322#, fuzzy
18323msgid ": expected register name pc "
18324msgstr "错误的寄存器名"
18325
18326#: config/tc-xstormy16.c:78
18327#, fuzzy, c-format
18328msgid " XSTORMY16 specific command line options:\n"
18329msgstr "此配置不支持命令行选项%qs"
18330
18331#: config/tc-xstormy16.c:225
18332#, fuzzy, c-format
18333msgid "unsupported fptr fixup size %d"
18334msgstr "IEEE 不支持的浮点类型大小 %u\n"
18335
18336#: config/tc-xstormy16.c:237
18337#, fuzzy, c-format
18338msgid "unsupported fixup size %d"
18339msgstr "不支持的真理哈希类型 %d。\n"
18340
18341#: config/tc-xstormy16.c:268
18342#, fuzzy
18343msgid "unsupported fptr fixup"
18344msgstr "不支持的重定位类型"
18345
18346#: config/tc-xtensa.c:619
18347#, fuzzy
18348msgid "illegal range of target hardware versions"
18349msgstr "括号用法非法"
18350
18351#: config/tc-xtensa.c:776
18352#, fuzzy
18353msgid "--density option is ignored"
18354msgstr "-msimple-fpu 选项被忽略"
18355
18356#: config/tc-xtensa.c:779
18357#, fuzzy
18358msgid "--no-density option is ignored"
18359msgstr "-msimple-fpu 选项被忽略"
18360
18361#: config/tc-xtensa.c:797
18362#, fuzzy
18363msgid "--generics is deprecated; use --transform instead"
18364msgstr "不建议使用此开关;请改用 -Wextra"
18365
18366#: config/tc-xtensa.c:800
18367#, fuzzy
18368msgid "--no-generics is deprecated; use --no-transform instead"
18369msgstr "不建议使用此开关;请改用 -Wextra"
18370
18371#: config/tc-xtensa.c:803
18372#, fuzzy
18373msgid "--relax is deprecated; use --transform instead"
18374msgstr "不建议使用此开关;请改用 -Wextra"
18375
18376#: config/tc-xtensa.c:806
18377#, fuzzy
18378msgid "--no-relax is deprecated; use --no-transform instead"
18379msgstr "不建议使用此开关;请改用 -Wextra"
18380
18381#: config/tc-xtensa.c:823
18382#, fuzzy
18383msgid "--absolute-literals option not supported in this Xtensa configuration"
18384msgstr "别名定义在此配置下不受支持"
18385
18386#: config/tc-xtensa.c:896
18387#, fuzzy
18388msgid "prefer-l32r conflicts with prefer-const16"
18389msgstr "标号与寄存器名冲突"
18390
18391#: config/tc-xtensa.c:902
18392msgid "prefer-const16 conflicts with prefer-l32r"
18393msgstr ""
18394
18395#: config/tc-xtensa.c:910 config/tc-xtensa.c:919 config/tc-xtensa.c:923
18396#, fuzzy
18397msgid "invalid target hardware version"
18398msgstr "地址空间转换中类型无效"
18399
18400#: config/tc-xtensa.c:1107
18401#, fuzzy
18402msgid "unmatched end directive"
18403msgstr "处理 #ident 指令"
18404
18405#: config/tc-xtensa.c:1136
18406msgid ".begin directive with no matching .end directive"
18407msgstr ""
18408
18409#: config/tc-xtensa.c:1177
18410#, fuzzy
18411msgid "[no-]generics is deprecated; use [no-]transform instead"
18412msgstr "不建议使用此开关;请改用 -Wextra"
18413
18414#: config/tc-xtensa.c:1182
18415#, fuzzy
18416msgid "[no-]relax is deprecated; use [no-]transform instead"
18417msgstr "不建议使用此开关;请改用 -Wextra"
18418
18419#: config/tc-xtensa.c:1195
18420#, fuzzy, c-format
18421msgid "directive %s cannot be negated"
18422msgstr "尚未描述"
18423
18424#: config/tc-xtensa.c:1201
18425#, fuzzy
18426msgid "unknown directive"
18427msgstr "未知目标"
18428
18429#: config/tc-xtensa.c:1222 config/tc-xtensa.c:1318 config/tc-xtensa.c:1563
18430#: config/tc-xtensa.c:5774
18431msgid "directives are not valid inside bundles"
18432msgstr ""
18433
18434#: config/tc-xtensa.c:1234
18435#, fuzzy
18436msgid ".begin literal is deprecated; use .literal instead"
18437msgstr "不建议使用此开关;请改用 -Wextra"
18438
18439#: config/tc-xtensa.c:1248
18440msgid "cannot set literal_prefix inside literal fragment"
18441msgstr ""
18442
18443#: config/tc-xtensa.c:1281
18444msgid ".begin [no-]density is ignored"
18445msgstr ""
18446
18447#: config/tc-xtensa.c:1288 config/tc-xtensa.c:1338
18448#, fuzzy
18449msgid "Xtensa absolute literals option not supported; ignored"
18450msgstr "重叠定义在 Mach-O 中不受支持;已忽略"
18451
18452#: config/tc-xtensa.c:1331
18453msgid ".end [no-]density is ignored"
18454msgstr ""
18455
18456#: config/tc-xtensa.c:1356
18457#, fuzzy, c-format
18458msgid "does not match begin %s%s at %s:%d"
18459msgstr "不匹配%qD预期的签名"
18460
18461#: config/tc-xtensa.c:1411
18462msgid ".literal_position inside literal directive; ignoring"
18463msgstr ""
18464
18465#: config/tc-xtensa.c:1431
18466msgid ".literal not allowed inside .begin literal region"
18467msgstr ""
18468
18469#: config/tc-xtensa.c:1470
18470msgid "expected comma or colon after symbol name; rest of line ignored"
18471msgstr ""
18472
18473#: config/tc-xtensa.c:1532
18474msgid "fall through frequency must be greater than 0"
18475msgstr ""
18476
18477#: config/tc-xtensa.c:1540
18478#, fuzzy
18479msgid "branch target frequency must be greater than 0"
18480msgstr "栈大小不能大于 64K"
18481
18482#: config/tc-xtensa.c:1588
18483#, c-format
18484msgid "opcode-specific %s relocation used outside an instruction"
18485msgstr ""
18486
18487#: config/tc-xtensa.c:1596
18488#, fuzzy, c-format
18489msgid "invalid use of %s relocation"
18490msgstr "错误地使用了%<auto%>"
18491
18492#: config/tc-xtensa.c:1792 config/tc-xtensa.c:1809
18493#, fuzzy, c-format
18494msgid "bad register name: %s"
18495msgstr "错误的寄存器名"
18496
18497#: config/tc-xtensa.c:1798
18498#, fuzzy, c-format
18499msgid "bad register number: %s"
18500msgstr "寄存器数"
18501
18502#: config/tc-xtensa.c:1862
18503#, fuzzy
18504msgid "pcrel relocation not allowed in an instruction"
18505msgstr "GPDISP 重定位无法找到 ldah 和 lda 指令"
18506
18507#: config/tc-xtensa.c:1879
18508#, fuzzy
18509msgid "register number out of range"
18510msgstr "操作数号超出范围"
18511
18512#: config/tc-xtensa.c:1963
18513#, fuzzy
18514msgid "extra comma"
18515msgstr "为联合或结构指定了多余的分号"
18516
18517#: config/tc-xtensa.c:1965
18518#, fuzzy
18519msgid "extra colon"
18520msgstr "为联合或结构指定了多余的分号"
18521
18522#: config/tc-xtensa.c:1969
18523#, fuzzy
18524msgid "missing comma or colon"
18525msgstr "%C处缺少右括号或逗号"
18526
18527#: config/tc-xtensa.c:2026
18528#, fuzzy
18529msgid "incorrect register number, ignoring"
18530msgstr "专用寄存器的编号是超出范围"
18531
18532#: config/tc-xtensa.c:2107
18533#, fuzzy, c-format
18534msgid "cannot encode opcode \"%s\""
18535msgstr "不能打开 %s"
18536
18537#: config/tc-xtensa.c:2201
18538#, c-format
18539msgid "not enough operands (%d) for '%s'; expected %d"
18540msgstr ""
18541
18542#: config/tc-xtensa.c:2208
18543#, c-format
18544msgid "too many operands (%d) for '%s'; expected %d"
18545msgstr ""
18546
18547#: config/tc-xtensa.c:2259
18548#, fuzzy, c-format
18549msgid "invalid register '%s' for '%s' instruction"
18550msgstr "用于调整堆栈的寄存器无效"
18551
18552#: config/tc-xtensa.c:2266
18553#, fuzzy, c-format
18554msgid "invalid register number (%ld) for '%s' instruction"
18555msgstr "%q+D的寄存器名无效"
18556
18557#: config/tc-xtensa.c:2334
18558#, fuzzy, c-format
18559msgid "invalid register number (%ld) for '%s'"
18560msgstr "%q+D的寄存器名无效"
18561
18562#: config/tc-xtensa.c:2725
18563#, c-format
18564msgid "operand %d of '%s' has out of range value '%u'"
18565msgstr ""
18566
18567#: config/tc-xtensa.c:2731
18568#, c-format
18569msgid "operand %d of '%s' has invalid value '%u'"
18570msgstr ""
18571
18572#: config/tc-xtensa.c:2778
18573#, fuzzy, c-format
18574msgid "internal error: unknown option name '%s'"
18575msgstr "内部错误:未知的错误"
18576
18577#: config/tc-xtensa.c:3887
18578msgid "can't handle generation of literal/labels yet"
18579msgstr ""
18580
18581#: config/tc-xtensa.c:3891
18582msgid "can't handle undefined OP TYPE"
18583msgstr ""
18584
18585#: config/tc-xtensa.c:3952
18586#, fuzzy, c-format
18587msgid "found %d operands for '%s': Expected %d"
18588msgstr "%%R 代码的操作数无效"
18589
18590#: config/tc-xtensa.c:3959
18591#, c-format
18592msgid "found too many (%d) operands for '%s': Expected %d"
18593msgstr ""
18594
18595#: config/tc-xtensa.c:3980
18596#, fuzzy
18597msgid "immediate operands sum to greater than 32"
18598msgstr "立即数越界 1-2"
18599
18600#: config/tc-xtensa.c:4232
18601#, fuzzy, c-format
18602msgid "invalid relocation for operand %i of '%s'"
18603msgstr "%q+D的抽象类型无效"
18604
18605#: config/tc-xtensa.c:4242
18606#, fuzzy, c-format
18607msgid "invalid expression for operand %i of '%s'"
18608msgstr "无效的表达式用作操作数"
18609
18610#: config/tc-xtensa.c:4252
18611#, fuzzy, c-format
18612msgid "invalid relocation in instruction slot %i"
18613msgstr "符号解析文件"
18614
18615#: config/tc-xtensa.c:4259
18616#, fuzzy, c-format
18617msgid "undefined symbol for opcode \"%s\""
18618msgstr ""
18619"\n"
18620"\n"
18621"来自 %s 的未定义符号:\n"
18622"\n"
18623
18624#: config/tc-xtensa.c:4745
18625#, fuzzy
18626msgid "opcode 'NOP.N' unavailable in this configuration"
18627msgstr "协处理器内建函数%qs在此配置下不可用"
18628
18629#: config/tc-xtensa.c:4805
18630msgid "get_expanded_loop_offset: invalid opcode"
18631msgstr ""
18632
18633#: config/tc-xtensa.c:4938
18634#, c-format
18635msgid "assembly state not set for first frag in section %s"
18636msgstr ""
18637
18638#: config/tc-xtensa.c:4991
18639#, c-format
18640msgid "unaligned branch target: %d bytes at 0x%lx"
18641msgstr ""
18642
18643#: config/tc-xtensa.c:5035
18644#, c-format
18645msgid "unaligned loop: %d bytes at 0x%lx"
18646msgstr ""
18647
18648#: config/tc-xtensa.c:5060
18649#, fuzzy
18650msgid "unexpected fix"
18651msgstr "非预期的偏移"
18652
18653#: config/tc-xtensa.c:5071 config/tc-xtensa.c:5075
18654#, fuzzy
18655msgid "undecodable fix"
18656msgstr "无法识别的指令:"
18657
18658#: config/tc-xtensa.c:5213
18659msgid "labels are not valid inside bundles"
18660msgstr ""
18661
18662#: config/tc-xtensa.c:5233
18663#, fuzzy
18664msgid "invalid last instruction for a zero-overhead loop"
18665msgstr "操作数的约束无效"
18666
18667#: config/tc-xtensa.c:5300
18668msgid "extra opening brace"
18669msgstr ""
18670
18671#: config/tc-xtensa.c:5310
18672#, fuzzy
18673msgid "extra closing brace"
18674msgstr "括入并行"
18675
18676#: config/tc-xtensa.c:5337
18677#, fuzzy
18678msgid "missing closing brace"
18679msgstr "缺少右括号"
18680
18681#: config/tc-xtensa.c:5437 config/tc-xtensa.c:5466
18682#, fuzzy, c-format
18683msgid "wrong number of operands for '%s'"
18684msgstr "给函数%<va_start%>的参数数目不对"
18685
18686#: config/tc-xtensa.c:5453
18687#, fuzzy, c-format
18688msgid "bad relocation expression for '%s'"
18689msgstr "%F%S: 非常数表达式用于 %s\n"
18690
18691#: config/tc-xtensa.c:5488
18692#, fuzzy, c-format
18693msgid "unknown opcode or format name '%s'"
18694msgstr "未知的格式类型“%s”"
18695
18696#: config/tc-xtensa.c:5494
18697msgid "format names only valid inside bundles"
18698msgstr ""
18699
18700#: config/tc-xtensa.c:5499
18701#, c-format
18702msgid "multiple formats specified for one bundle; using '%s'"
18703msgstr ""
18704
18705#: config/tc-xtensa.c:5549
18706msgid "entry instruction with stack decrement < 16"
18707msgstr ""
18708
18709#: config/tc-xtensa.c:5602
18710#, fuzzy
18711msgid "unaligned entry instruction"
18712msgstr "启用符号扩展指令"
18713
18714#: config/tc-xtensa.c:5667
18715#, fuzzy
18716msgid "bad instruction format"
18717msgstr "错误的指令‘%.50s’"
18718
18719#: config/tc-xtensa.c:5670
18720#, fuzzy
18721msgid "invalid relocation"
18722msgstr "无效的地址对齐"
18723
18724#: config/tc-xtensa.c:5681
18725#, fuzzy, c-format
18726msgid "invalid relocation for '%s' instruction"
18727msgstr "无效的地址对齐"
18728
18729#: config/tc-xtensa.c:5693
18730#, fuzzy, c-format
18731msgid "invalid relocation for operand %d of '%s'"
18732msgstr "%q+D的抽象类型无效"
18733
18734#: config/tc-xtensa.c:5956
18735#, fuzzy, c-format
18736msgid "unhandled local relocation fix %s"
18737msgstr "未处理的重定位 %s"
18738
18739#: config/tc-xtensa.c:6007
18740#, fuzzy, c-format
18741msgid "internal error; cannot generate `%s' relocation"
18742msgstr "内部错误:危险的重定位"
18743
18744#: config/tc-xtensa.c:6226
18745msgid "The option \"--no-allow-flix\" prohibits multi-slot flix."
18746msgstr ""
18747
18748#: config/tc-xtensa.c:6235
18749#, fuzzy
18750msgid "couldn't find a valid instruction format"
18751msgstr ""
18752"\n"
18753"找不到展开的信息区段之于"
18754
18755#: config/tc-xtensa.c:6236
18756#, c-format
18757msgid " ops were: "
18758msgstr ""
18759
18760#: config/tc-xtensa.c:6238
18761#, c-format
18762msgid " %s;"
18763msgstr ""
18764
18765#: config/tc-xtensa.c:6249
18766#, c-format
18767msgid "format '%s' allows %d slots, but there are %d opcodes"
18768msgstr ""
18769
18770#: config/tc-xtensa.c:6260 config/tc-xtensa.c:6358
18771msgid "illegal resource usage in bundle"
18772msgstr ""
18773
18774#: config/tc-xtensa.c:6445
18775#, c-format
18776msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
18777msgstr ""
18778
18779#: config/tc-xtensa.c:6450
18780#, c-format
18781msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
18782msgstr ""
18783
18784#: config/tc-xtensa.c:6455
18785#, c-format
18786msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
18787msgstr ""
18788
18789#: config/tc-xtensa.c:6460
18790#, c-format
18791msgid "opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
18792msgstr ""
18793
18794#: config/tc-xtensa.c:6476
18795msgid "multiple branches or jumps in the same bundle"
18796msgstr ""
18797
18798#: config/tc-xtensa.c:6928
18799#, fuzzy
18800msgid "cannot assemble into a literal fragment"
18801msgstr "不能将右值传递给引用参数"
18802
18803#: config/tc-xtensa.c:6930
18804msgid "..."
18805msgstr ""
18806
18807#: config/tc-xtensa.c:7565
18808msgid "instruction sequence (write a0, branch, retw) may trigger hardware errata"
18809msgstr ""
18810
18811#: config/tc-xtensa.c:7677
18812msgid "branching or jumping to a loop end may trigger hardware errata"
18813msgstr ""
18814
18815#: config/tc-xtensa.c:7759
18816msgid "loop end too close to another loop end may trigger hardware errata"
18817msgstr ""
18818
18819#: config/tc-xtensa.c:7768
18820#, c-format
18821msgid "fr_var %lu < length %d"
18822msgstr ""
18823
18824#: config/tc-xtensa.c:7925
18825msgid "loop containing less than three instructions may trigger hardware errata"
18826msgstr ""
18827
18828#: config/tc-xtensa.c:7997
18829#, fuzzy
18830msgid "undecodable instruction in instruction frag"
18831msgstr "启用饱和指令"
18832
18833#: config/tc-xtensa.c:8107
18834#, fuzzy
18835msgid "invalid empty loop"
18836msgstr "不能设置只读属性"
18837
18838#: config/tc-xtensa.c:8112
18839#, fuzzy
18840msgid "loop target does not follow loop instruction in section"
18841msgstr "目标 CPU 不支持 THUMB 指令"
18842
18843#: config/tc-xtensa.c:8713
18844#, fuzzy
18845msgid "bad relaxation state"
18846msgstr "错误的寄存器名"
18847
18848#: config/tc-xtensa.c:8771
18849#, c-format
18850msgid "fr_var (%ld) < length (%d)"
18851msgstr ""
18852
18853#: config/tc-xtensa.c:9406
18854#, fuzzy
18855msgid "invalid relaxation fragment result"
18856msgstr "无效的地址对齐"
18857
18858#: config/tc-xtensa.c:9485
18859#, fuzzy
18860msgid "unable to widen instruction"
18861msgstr "启用 32 位除法指令"
18862
18863#: config/tc-xtensa.c:9624
18864#, fuzzy
18865msgid "multiple literals in expansion"
18866msgstr "一个声明指定了多个类型"
18867
18868#: config/tc-xtensa.c:9628
18869msgid "no registered fragment for literal"
18870msgstr ""
18871
18872#: config/tc-xtensa.c:9630
18873msgid "number of literal tokens != 1"
18874msgstr ""
18875
18876#: config/tc-xtensa.c:9759 config/tc-xtensa.c:9765
18877#, fuzzy, c-format
18878msgid "unresolved loop target symbol: %s"
18879msgstr "%1$s:来自 %4$s 节的关于符号“%3$s”的无法解析的重定位 %2$s"
18880
18881#: config/tc-xtensa.c:9871
18882#, fuzzy, c-format
18883msgid "invalid expression evaluation type %d"
18884msgstr "%q+D的抽象类型无效"
18885
18886#: config/tc-xtensa.c:9888
18887#, fuzzy
18888msgid "loop too long for LOOP instruction"
18889msgstr "使用 PowerPC-64 指令集"
18890
18891#: config/tc-xtensa.c:10157
18892#, fuzzy, c-format
18893msgid "fixes not all moved from %s"
18894msgstr "%%define 变量 %s 被重新定义"
18895
18896#: config/tc-xtensa.c:10288
18897msgid "literal pool location required for text-section-literals; specify with .literal_position"
18898msgstr ""
18899
18900#: config/tc-xtensa.c:11130
18901#, fuzzy
18902msgid "too many operands in instruction"
18903msgstr "%<asm%>中太多变数"
18904
18905#: config/tc-xtensa.c:11340
18906#, fuzzy
18907msgid "invalid symbolic operand"
18908msgstr "无效的移位操作数"
18909
18910#: config/tc-xtensa.c:11401
18911#, fuzzy
18912msgid "operand number mismatch"
18913msgstr "格式字符串缺少 $ 操作数号"
18914
18915#: config/tc-xtensa.c:11405
18916#, c-format
18917msgid "cannot encode opcode \"%s\" in the given format \"%s\""
18918msgstr ""
18919
18920#: config/tc-xtensa.c:11430
18921#, fuzzy, c-format
18922msgid "xtensa-isa failure: %s"
18923msgstr "打开 %s 失败:%s"
18924
18925#: config/tc-xtensa.c:11507
18926#, fuzzy
18927msgid "invalid opcode"
18928msgstr "无效的 %%-code"
18929
18930#: config/tc-xtensa.c:11513
18931#, fuzzy
18932msgid "too few operands"
18933msgstr "打开的文件过多"
18934
18935#: config/tc-xtensa.c:11563
18936msgid "multiple writes to the same register"
18937msgstr ""
18938
18939#: config/tc-xtensa.c:11677 config/tc-xtensa.c:11683
18940#, fuzzy
18941msgid "out of memory"
18942msgstr "内存不足\n"
18943
18944#: config/tc-xtensa.c:11772
18945msgid "TLS relocation not allowed in FLIX bundle"
18946msgstr ""
18947
18948#. Instructions that generate TLS relocations should always be
18949#. relaxed in the front-end. If "record_fixup" is set, then this
18950#. function is being called during back-end relaxation, so flag
18951#. the unexpected behavior as an error.
18952#: config/tc-xtensa.c:11778
18953#, fuzzy
18954msgid "unexpected TLS relocation"
18955msgstr ""
18956"\n"
18957"重定位节 "
18958
18959#: config/tc-xtensa.c:11822
18960#, fuzzy
18961msgid "symbolic operand not allowed"
18962msgstr "不允许 'ROR' 操作符"
18963
18964#: config/tc-xtensa.c:11859
18965#, fuzzy
18966msgid "cannot decode instruction format"
18967msgstr "strfmon 格式的长度修饰符"
18968
18969#: config/tc-xtensa.c:12003
18970msgid "ignoring extra '-rename-section' delimiter ':'"
18971msgstr ""
18972
18973#: config/tc-xtensa.c:12008
18974#, fuzzy, c-format
18975msgid "ignoring invalid '-rename-section' specification: '%s'"
18976msgstr "%C处没有维数规格"
18977
18978#: config/tc-xtensa.c:12019
18979#, c-format
18980msgid "section %s renamed multiple times"
18981msgstr ""
18982
18983#: config/tc-xtensa.c:12021
18984#, fuzzy, c-format
18985msgid "multiple sections remapped to output section %s"
18986msgstr " -n, --no-output 不创建输出文件\n"
18987
18988#: config/tc-z80.c:325
18989#, fuzzy
18990msgid "-- unterminated string"
18991msgstr "未终止的格式字符串"
18992
18993#: config/tc-z80.c:390
18994#, fuzzy
18995msgid "floating point numbers are not implemented"
18996msgstr "忽略选项 %s (尚未实作)"
18997
18998#: config/tc-z80.c:515 config/tc-z80.c:521
18999#, fuzzy
19000msgid "mismatched parentheses"
19001msgstr "参数不匹配"
19002
19003#: config/tc-z80.c:558
19004#, fuzzy
19005msgid "bad expression syntax"
19006msgstr "无效的表达式用作操作数"
19007
19008#: config/tc-z80.c:716
19009msgid "cannot make a relative jump to an absolute location"
19010msgstr ""
19011
19012#: config/tc-z80.c:728 config/tc-z80.c:1994
19013#, fuzzy
19014msgid "overflow"
19015msgstr "栈上溢出"
19016
19017#: config/tc-z80.c:1099 config/tc-z80.c:1142 config/tc-z80.c:1186
19018#: config/tc-z80.c:1254 config/tc-z80.c:1306 config/tc-z80.c:1360
19019#: config/tc-z80.c:1629
19020#, fuzzy
19021msgid "bad instruction syntax"
19022msgstr "错误的指令‘%.50s’"
19023
19024#: config/tc-z80.c:1232
19025#, fuzzy
19026msgid "condition code invalid for jr"
19027msgstr "对%qs而言无效的复数"
19028
19029#: config/tc-z80.c:1738
19030#, fuzzy
19031msgid "parentheses ignored"
19032msgstr "忽略%qs属性"
19033
19034#: config/tc-z80.c:1943 read.c:3666
19035#, c-format
19036msgid "junk at end of line, first unrecognized character is `%c'"
19037msgstr ""
19038
19039#: config/tc-z80.c:1969 config/tc-z8k.c:1460 config/tc-z8k.c:1523
19040#, fuzzy
19041msgid "relative jump out of range"
19042msgstr "字符值超出可接受的范围以外"
19043
19044#: config/tc-z80.c:1986
19045#, fuzzy
19046msgid "index offset out of range"
19047msgstr "21位长的偏移量越界"
19048
19049#: config/tc-z80.c:2028 config/tc-z8k.c:1531
19050#, c-format
19051msgid "md_apply_fix: unknown r_type 0x%x\n"
19052msgstr ""
19053
19054#: config/tc-z8k.c:282
19055#, fuzzy, c-format
19056msgid "register rr%d out of range"
19057msgstr "立即数越界"
19058
19059#: config/tc-z8k.c:284
19060#, fuzzy, c-format
19061msgid "register rr%d does not exist"
19062msgstr "%2$L处的 COMMON‘%1$s’并不存在"
19063
19064#: config/tc-z8k.c:296
19065#, fuzzy, c-format
19066msgid "register rh%d out of range"
19067msgstr "立即数越界"
19068
19069#: config/tc-z8k.c:308
19070#, fuzzy, c-format
19071msgid "register rl%d out of range"
19072msgstr "立即数越界"
19073
19074#: config/tc-z8k.c:321
19075#, fuzzy, c-format
19076msgid "register rq%d out of range"
19077msgstr "立即数越界"
19078
19079#: config/tc-z8k.c:323
19080#, fuzzy, c-format
19081msgid "register rq%d does not exist"
19082msgstr "%2$L处的 COMMON‘%1$s’并不存在"
19083
19084#: config/tc-z8k.c:335
19085#, fuzzy, c-format
19086msgid "register r%d out of range"
19087msgstr "立即数越界"
19088
19089#: config/tc-z8k.c:376
19090#, fuzzy, c-format
19091msgid "expected %c"
19092msgstr "需要%<;%>"
19093
19094#: config/tc-z8k.c:391
19095#, c-format
19096msgid "register is wrong size for a word %s"
19097msgstr ""
19098
19099#: config/tc-z8k.c:405
19100#, fuzzy, c-format
19101msgid "register is wrong size for address %s"
19102msgstr "地址中无寄存器"
19103
19104#: config/tc-z8k.c:539
19105#, fuzzy, c-format
19106msgid "unknown interrupt %s"
19107msgstr "<未知的寄存器 %d>"
19108
19109#. No interrupt type specified, opcode won't do anything.
19110#: config/tc-z8k.c:562
19111#, fuzzy
19112msgid "opcode has no effect"
19113msgstr "语句不起作用"
19114
19115#: config/tc-z8k.c:673
19116msgid "Missing ) in ra(rb)"
19117msgstr ""
19118
19119#: config/tc-z8k.c:753 config/tc-z8k.c:792
19120#, fuzzy, c-format
19121msgid "invalid condition code '%s'"
19122msgstr "无效的操作数代码‘%c’"
19123
19124#: config/tc-z8k.c:765
19125#, fuzzy, c-format
19126msgid "invalid flag '%s'"
19127msgstr "无效的 #pragma %s"
19128
19129#: config/tc-z8k.c:919 config/tc-z8k.c:925
19130#, fuzzy
19131msgid "invalid indirect register size"
19132msgstr "无效的寄存器偏移量"
19133
19134#: config/tc-z8k.c:942 config/tc-z8k.c:1090 config/tc-z8k.c:1095
19135#, fuzzy
19136msgid "invalid control register name"
19137msgstr "无效寄存器名"
19138
19139#: config/tc-z8k.c:1079
19140#, fuzzy
19141msgid "immediate must be 1 or 2"
19142msgstr "数字必须是 0 或 1"
19143
19144#: config/tc-z8k.c:1082
19145#, fuzzy
19146msgid "immediate 1 or 2 expected"
19147msgstr "预期的浮点常量立即数"
19148
19149#: config/tc-z8k.c:1113
19150#, fuzzy
19151msgid "can't use R0 here"
19152msgstr "%s 不能在这里用于 asm"
19153
19154#: config/tc-z8k.c:1271
19155#, fuzzy
19156msgid "Can't find opcode to match operands"
19157msgstr " 操作码 %d 具有 %d 个参数\n"
19158
19159#: config/tc-z8k.c:1318
19160#, fuzzy, c-format
19161msgid "invalid architecture -z%s"
19162msgstr "体系结构:%s,"
19163
19164#: config/tc-z8k.c:1337
19165#, c-format
19166msgid ""
19167" Z8K options:\n"
19168" -z8001 generate segmented code\n"
19169" -z8002 generate unsegmented code\n"
19170" -linkrelax create linker relaxable code\n"
19171msgstr ""
19172
19173#: config/tc-z8k.c:1349
19174#, c-format
19175msgid "call to md_convert_frag\n"
19176msgstr ""
19177
19178#: config/tc-z8k.c:1456 config/tc-z8k.c:1496 config/tc-z8k.c:1519
19179#, fuzzy
19180msgid "cannot branch to odd address"
19181msgstr "无法分解地址"
19182
19183#: config/tc-z8k.c:1478
19184#, fuzzy
19185msgid "relative address out of range"
19186msgstr "不建议使用。此开关不起作用。"
19187
19188#: config/tc-z8k.c:1499
19189#, fuzzy
19190msgid "relative call out of range"
19191msgstr "字符值超出可接受的范围以外"
19192
19193#: config/tc-z8k.c:1543
19194#, c-format
19195msgid "call to md_estimate_size_before_relax\n"
19196msgstr ""
19197
19198#: config/xtensa-relax.c:1556
19199#, c-format
19200msgid "invalid configuration option '%s' in transition rule '%s'"
19201msgstr ""
19202
19203#: config/xtensa-relax.c:1681
19204#, c-format
19205msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
19206msgstr ""
19207
19208#: config/xtensa-relax.c:1691
19209#, c-format
19210msgid "opcode '%s': no bound opname '%s' for precondition in %s"
19211msgstr ""
19212
19213#: config/xtensa-relax.c:1698
19214#, c-format
19215msgid "opcode '%s': precondition only contains constants in '%s'"
19216msgstr ""
19217
19218#: config/xtensa-relax.c:1745
19219#, fuzzy
19220msgid "expected one operand for generated literal"
19221msgstr "%C 需要一个无名接口"
19222
19223#: config/xtensa-relax.c:1752
19224#, fuzzy
19225msgid "expected 0 operands for generated label"
19226msgstr "需要%<operator%>"
19227
19228#: config/xtensa-relax.c:1765
19229#, fuzzy, c-format
19230msgid "invalid opcode '%s' in transition rule '%s'"
19231msgstr "迭代变量%qE类型无效"
19232
19233#: config/xtensa-relax.c:1773
19234#, c-format
19235msgid "opcode '%s': replacement does not have %d ops"
19236msgstr ""
19237
19238#: config/xtensa-relax.c:1787
19239#, fuzzy, c-format
19240msgid "opcode '%s': cannot find literal definition"
19241msgstr "%s:无法找到节:%s"
19242
19243#: config/xtensa-relax.c:1803 config/xtensa-relax.c:1833
19244#, fuzzy, c-format
19245msgid "opcode %s: unidentified operand '%s' in '%s'"
19246msgstr "%s:解除域“%s”的定义"
19247
19248#: config/xtensa-relax.c:1828
19249#, fuzzy, c-format
19250msgid "unknown user-defined function %s"
19251msgstr "spec 函数名格式错误"
19252
19253#: config/xtensa-relax.c:1839
19254#, c-format
19255msgid "opcode %s: could not parse operand '%s' in '%s'"
19256msgstr ""
19257
19258#: config/xtensa-relax.c:1880
19259#, fuzzy, c-format
19260msgid "could not parse INSN_PATTERN '%s'"
19261msgstr "不能解析文件偏移量"
19262
19263#: config/xtensa-relax.c:1884
19264#, fuzzy, c-format
19265msgid "could not parse INSN_REPL '%s'"
19266msgstr "不能解析文件偏移量"
19267
19268#: config/xtensa-relax.c:1895
19269#, fuzzy, c-format
19270msgid "could not build transition for %s => %s"
19271msgstr "不支持旧语法:%s\n"
19272
19273#: depend.c:195
19274#, fuzzy, c-format
19275msgid "can't open `%s' for writing"
19276msgstr "无法打开 %s 并写入:%m"
19277
19278#: depend.c:207
19279#, fuzzy, c-format
19280msgid "can't close `%s'"
19281msgstr "无法 popen “%s”:%s"
19282
19283#: dw2gencfi.c:199 read.c:2382
19284#, fuzzy, c-format
19285msgid "bfd_set_section_flags: %s"
19286msgstr "设定节标志"
19287
19288#: dw2gencfi.c:457
19289#, fuzzy, c-format
19290msgid "register save offset not a multiple of %u"
19291msgstr "偏移量不是 2 的倍数"
19292
19293#: dw2gencfi.c:540
19294msgid "CFI state restore without previous remember"
19295msgstr ""
19296
19297#: dw2gencfi.c:589
19298#, fuzzy
19299msgid "missing separator"
19300msgstr "扩展%s 失败"
19301
19302#: dw2gencfi.c:639
19303#, fuzzy
19304msgid "bad register expression"
19305msgstr "错误的立即数表达式"
19306
19307#: dw2gencfi.c:660 dw2gencfi.c:783 dw2gencfi.c:821 dw2gencfi.c:891
19308#: dw2gencfi.c:963
19309msgid "CFI instruction used without previous .cfi_startproc"
19310msgstr ""
19311
19312#: dw2gencfi.c:845
19313msgid "invalid or unsupported encoding in .cfi_personality"
19314msgstr ""
19315
19316#: dw2gencfi.c:852
19317msgid ".cfi_personality requires encoding and symbol arguments"
19318msgstr ""
19319
19320#: dw2gencfi.c:875
19321#, fuzzy
19322msgid "wrong second argument to .cfi_personality"
19323msgstr "不能对该类型的参数求共轭"
19324
19325#: dw2gencfi.c:915 dw2gencfi.c:991
19326msgid "invalid or unsupported encoding in .cfi_lsda"
19327msgstr ""
19328
19329#: dw2gencfi.c:922
19330msgid ".cfi_lsda requires encoding and symbol arguments"
19331msgstr ""
19332
19333#: dw2gencfi.c:947
19334#, fuzzy
19335msgid "wrong second argument to .cfi_lsda"
19336msgstr "不能对该类型的参数求绝对值"
19337
19338#: dw2gencfi.c:1012
19339#, fuzzy
19340msgid "wrong third argument to .cfi_val_encoded_addr"
19341msgstr "该类型不支持自增"
19342
19343#: dw2gencfi.c:1083
19344msgid "previous CFI entry not closed (missing .cfi_endproc)"
19345msgstr ""
19346
19347#: dw2gencfi.c:1123
19348msgid ".cfi_endproc without corresponding .cfi_startproc"
19349msgstr ""
19350
19351#: dw2gencfi.c:1920 dw2gencfi.c:1983
19352msgid "open CFI at the end of file; missing .cfi_endproc directive"
19353msgstr ""
19354
19355#: dw2gencfi.c:2009
19356#, fuzzy
19357msgid "CFI is not supported for this target"
19358msgstr "堆栈限制在此目标机上不受支持"
19359
19360#: dwarf2dbg.c:603 dwarf2dbg.c:638
19361#, fuzzy
19362msgid "file number less than one"
19363msgstr "字节编号必须小于间断值"
19364
19365#: dwarf2dbg.c:613
19366#, c-format
19367msgid "file number %ld already allocated"
19368msgstr ""
19369
19370#: dwarf2dbg.c:643 dwarf2dbg.c:1445
19371#, fuzzy, c-format
19372msgid "unassigned file number %ld"
19373msgstr "%q+D的寄存器名无效"
19374
19375#: dwarf2dbg.c:712
19376msgid "is_stmt value not 0 or 1"
19377msgstr ""
19378
19379#: dwarf2dbg.c:724
19380#, fuzzy
19381msgid "isa number less than zero"
19382msgstr "字节编号必须小于间断值"
19383
19384#: dwarf2dbg.c:736
19385#, fuzzy
19386msgid "discriminator less than zero"
19387msgstr "要求的位置小于 0"
19388
19389#: dwarf2dbg.c:742
19390#, fuzzy, c-format
19391msgid "unknown .loc sub-directive `%s'"
19392msgstr "未知的格式类型“%s”"
19393
19394#: dwarf2dbg.c:1508
19395#, fuzzy
19396msgid "internal error: unknown dwarf2 format"
19397msgstr "内部错误:未知的错误"
19398
19399#: ecoff.c:1561
19400#, fuzzy, c-format
19401msgid "string too big (%lu bytes)"
19402msgstr "栈帧太大:%d 字节"
19403
19404#: ecoff.c:1587
19405#, c-format
19406msgid "inserting \"%s\" into string hash table: %s"
19407msgstr ""
19408
19409#: ecoff.c:1618 ecoff.c:1811 ecoff.c:1834 ecoff.c:1865 ecoff.c:2018
19410#: ecoff.c:2129
19411#, fuzzy
19412msgid "no current file pointer"
19413msgstr "源不是一个指针"
19414
19415#: ecoff.c:1705
19416#, fuzzy
19417msgid "too many st_End's"
19418msgstr "实参太多"
19419
19420#: ecoff.c:2043
19421#, c-format
19422msgid "inserting \"%s\" into tag hash table: %s"
19423msgstr ""
19424
19425#: ecoff.c:2204
19426#, fuzzy
19427msgid "fake .file after real one"
19428msgstr "使用更短的地址引用。"
19429
19430#: ecoff.c:2294
19431msgid "filename goes over one page boundary"
19432msgstr ""
19433
19434#: ecoff.c:2427
19435msgid ".begin directive without a preceding .file directive"
19436msgstr ""
19437
19438#: ecoff.c:2434
19439msgid ".begin directive without a preceding .ent directive"
19440msgstr ""
19441
19442#: ecoff.c:2465
19443msgid ".bend directive without a preceding .file directive"
19444msgstr ""
19445
19446#: ecoff.c:2472
19447msgid ".bend directive without a preceding .ent directive"
19448msgstr ""
19449
19450#: ecoff.c:2485
19451msgid ".bend directive names unknown symbol"
19452msgstr ""
19453
19454#: ecoff.c:2528
19455msgid ".def pseudo-op used inside of .def/.endef; ignored"
19456msgstr ""
19457
19458#: ecoff.c:2530
19459msgid "empty symbol name in .def; ignored"
19460msgstr ""
19461
19462#: ecoff.c:2567
19463msgid ".dim pseudo-op used outside of .def/.endef; ignored"
19464msgstr ""
19465
19466#: ecoff.c:2582
19467#, fuzzy
19468msgid "badly formed .dim directive"
19469msgstr "畸形的归档"
19470
19471#: ecoff.c:2595
19472#, fuzzy
19473msgid "too many .dim entries"
19474msgstr "输入文件太多"
19475
19476#: ecoff.c:2615
19477msgid ".scl pseudo-op used outside of .def/.endef; ignored"
19478msgstr ""
19479
19480#: ecoff.c:2640
19481msgid ".size pseudo-op used outside of .def/.endef; ignored"
19482msgstr ""
19483
19484#: ecoff.c:2655
19485#, fuzzy
19486msgid "badly formed .size directive"
19487msgstr "不生成 .size 伪指令"
19488
19489#: ecoff.c:2668
19490#, fuzzy
19491msgid "too many .size entries"
19492msgstr "输入文件太多"
19493
19494#: ecoff.c:2690
19495msgid ".type pseudo-op used outside of .def/.endef; ignored"
19496msgstr ""
19497
19498#. FIXME: We could handle this by setting the continued bit.
19499#. There would still be a limit: the .type argument can not
19500#. be infinite.
19501#: ecoff.c:2708
19502#, c-format
19503msgid "the type of %s is too complex; it will be simplified"
19504msgstr ""
19505
19506#: ecoff.c:2719
19507#, fuzzy
19508msgid "Unrecognized .type argument"
19509msgstr "无法识别的 XCOFF 类型 %d\n"
19510
19511#: ecoff.c:2757
19512msgid ".tag pseudo-op used outside of .def/.endef; ignored"
19513msgstr ""
19514
19515#: ecoff.c:2782
19516msgid ".val pseudo-op used outside of .def/.endef; ignored"
19517msgstr ""
19518
19519#: ecoff.c:2790
19520#, fuzzy
19521msgid ".val expression is too complex"
19522msgstr "无效的表达式用作操作数"
19523
19524#: ecoff.c:2820
19525msgid ".endef pseudo-op used before .def; ignored"
19526msgstr ""
19527
19528#: ecoff.c:2846 ecoff.c:2927
19529#, fuzzy
19530msgid "bad COFF debugging information"
19531msgstr "调试信息意外结束"
19532
19533#: ecoff.c:2895
19534#, fuzzy, c-format
19535msgid "no tag specified for %s"
19536msgstr "为%qs指定了存储类"
19537
19538#: ecoff.c:2997
19539msgid ".end directive without a preceding .file directive"
19540msgstr ""
19541
19542#: ecoff.c:3026
19543msgid ".end directive names unknown symbol"
19544msgstr ""
19545
19546#: ecoff.c:3053
19547msgid "second .ent directive found before .end directive"
19548msgstr ""
19549
19550#: ecoff.c:3125
19551msgid "no way to handle .file within .ent/.end section"
19552msgstr ""
19553
19554#: ecoff.c:3242
19555msgid ".loc before .file"
19556msgstr ""
19557
19558#: ecoff.c:3445
19559#, fuzzy, c-format
19560msgid ".stab%c is not supported"
19561msgstr "%P%F:不支持 -shared\n"
19562
19563#: ecoff.c:3455
19564#, c-format
19565msgid ".stab%c: ignoring non-zero other field"
19566msgstr ""
19567
19568#: ecoff.c:3489
19569#, c-format
19570msgid "line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
19571msgstr ""
19572
19573#: ecoff.c:3525
19574#, c-format
19575msgid "illegal .stab%c directive, bad character"
19576msgstr ""
19577
19578#: ecoff.c:3984 ecoff.c:4173 ecoff.c:4198
19579msgid ".begin/.bend in different segments"
19580msgstr ""
19581
19582#: ecoff.c:4694
19583#, fuzzy
19584msgid "missing .end or .bend at end of file"
19585msgstr "无法定位到文件末尾\n"
19586
19587#: ecoff.c:5179
19588msgid "GP prologue size exceeds field size, using 0 instead"
19589msgstr ""
19590
19591#: expr.c:87 read.c:3731
19592#, fuzzy
19593msgid "bignum invalid"
19594msgstr "*无效*"
19595
19596#: expr.c:89 read.c:3733 read.c:4209 read.c:5094
19597#, fuzzy
19598msgid "floating point number invalid"
19599msgstr "表达式中浮点溢出"
19600
19601#: expr.c:212
19602#, fuzzy
19603msgid "bad floating-point constant: exponent overflow"
19604msgstr "在 TOC 中存放浮点常量"
19605
19606#: expr.c:216
19607#, fuzzy, c-format
19608msgid "bad floating-point constant: unknown error code=%d"
19609msgstr "在 TOC 中存放浮点常量"
19610
19611#: expr.c:395
19612msgid "a bignum with underscores may not have more than 8 hex digits in any word"
19613msgstr ""
19614
19615#: expr.c:418
19616msgid "a bignum with underscores must have exactly 4 words"
19617msgstr ""
19618
19619#. Either not seen or not defined.
19620#. @@ Should print out the original string instead of
19621#. the parsed number.
19622#: expr.c:541
19623#, c-format
19624msgid "backward ref to unknown label \"%d:\""
19625msgstr ""
19626
19627#: expr.c:659
19628#, fuzzy
19629msgid "character constant too large"
19630msgstr "%C处的 BOZ 常量中有非法字符"
19631
19632#: expr.c:906
19633#, c-format
19634msgid "expr.c(operand): bad atof_generic return val %d"
19635msgstr ""
19636
19637#: expr.c:969
19638#, fuzzy, c-format
19639msgid "missing '%c'"
19640msgstr "缺少‘)’"
19641
19642#: expr.c:980 read.c:4576
19643#, fuzzy
19644msgid "EBCDIC constants are not supported"
19645msgstr "不支持的 BCD 浮点类型"
19646
19647#: expr.c:1105
19648#, c-format
19649msgid "Unary operator %c ignored because bad operand follows"
19650msgstr ""
19651
19652#: expr.c:1151 expr.c:1176
19653#, fuzzy
19654msgid "syntax error in .startof. or .sizeof."
19655msgstr "%C处游标语法错误"
19656
19657#: expr.c:1257 expr.c:1618
19658#, fuzzy, c-format
19659msgid "invalid use of operator \"%s\""
19660msgstr "无效的移位操作符"
19661
19662#: expr.c:1802
19663#, fuzzy
19664msgid "missing operand; zero assumed"
19665msgstr "缺少操作数"
19666
19667#: expr.c:1841
19668msgid "left operand is a bignum; integer 0 assumed"
19669msgstr ""
19670
19671#: expr.c:1843
19672msgid "left operand is a float; integer 0 assumed"
19673msgstr ""
19674
19675#: expr.c:1852
19676msgid "right operand is a bignum; integer 0 assumed"
19677msgstr ""
19678
19679#: expr.c:1854
19680msgid "right operand is a float; integer 0 assumed"
19681msgstr ""
19682
19683#: expr.c:1925 symbols.c:1388
19684msgid "division by zero"
19685msgstr "被零除"
19686
19687#: expr.c:1931
19688#, fuzzy
19689msgid "shift count"
19690msgstr "移位操作数"
19691
19692#: expr.c:2052
19693msgid "operation combines symbols in different segments"
19694msgstr ""
19695
19696#: frags.c:48
19697#, fuzzy
19698msgid "attempt to allocate data in absolute section"
19699msgstr "试图分配已经分配的数组‘%s’"
19700
19701#: frags.c:54
19702#, fuzzy
19703msgid "attempt to allocate data in common section"
19704msgstr "函数定义中不允许出现 asm 指定"
19705
19706#: frags.c:102 write.c:1431
19707#, fuzzy, c-format
19708msgid "can't extend frag %u chars"
19709msgstr "无法扩展 PCH 文件:%m"
19710
19711#. For error messages.
19712#. Detect if we are reading from stdin by examining the file
19713#. name returned by as_where().
19714#.
19715#. [FIXME: We rely upon the name in the strcmp below being the
19716#. same as the one used by input_scrub_new_file(), if that is
19717#. not true, then this code will fail].
19718#.
19719#. If we are reading from stdin, then we need to save each input
19720#. line here (assuming of course that we actually have a line of
19721#. input to read), so that it can be displayed in the listing
19722#. that is produced at the end of the assembly.
19723#: input-file.c:136 input-scrub.c:243 listing.c:352
19724msgid "{standard input}"
19725msgstr ""
19726
19727#: input-file.c:141
19728#, fuzzy, c-format
19729msgid "can't open %s for reading: %s"
19730msgstr "无法打开 %s 并写入:%m"
19731
19732#: input-file.c:150 input-file.c:224
19733#, fuzzy, c-format
19734msgid "can't read from %s: %s"
19735msgstr "无法读取 %s:%m"
19736
19737#: input-file.c:252 listing.c:1449 output-file.c:72
19738#, fuzzy, c-format
19739msgid "can't close %s: %s"
19740msgstr "无法打开 %s:%m"
19741
19742#: input-scrub.c:270
19743msgid "macros nested too deeply"
19744msgstr ""
19745
19746#: input-scrub.c:381 input-scrub.c:405
19747msgid "partial line at end of file ignored"
19748msgstr ""
19749
19750#: itbl-ops.c:332
19751#, fuzzy, c-format
19752msgid "Unable to allocate memory for new instructions\n"
19753msgstr "启用所有可选指令"
19754
19755#: listing.c:258
19756msgid "Warning:"
19757msgstr "警告:"
19758
19759#: listing.c:264
19760msgid "Error:"
19761msgstr "错误:"
19762
19763#: listing.c:628
19764#, fuzzy, c-format
19765msgid "unable to rebuffer file: %s\n"
19766msgstr "无法打开 base 文件:%s"
19767
19768#: listing.c:1335
19769#, fuzzy, c-format
19770msgid ""
19771"\n"
19772" time stamp \t: %s\n"
19773"\n"
19774msgstr "%s:从映像档 '%s' 中截去路径成分。"
19775
19776#: listing.c:1345
19777#, fuzzy, c-format
19778msgid "%s "
19779msgstr "%s"
19780
19781#: listing.c:1350
19782#, c-format
19783msgid ""
19784"\n"
19785"\t%s "
19786msgstr ""
19787
19788#: listing.c:1360
19789#, fuzzy
19790msgid ""
19791"\n"
19792" options passed\t: "
19793msgstr "传递的选项:"
19794
19795#: listing.c:1399
19796#, fuzzy, c-format
19797msgid ""
19798" GNU assembler version %s (%s)\n"
19799"\t using BFD version %s."
19800msgstr "版本为 %s %s的 gcc 驱动程序,执行版本为 %s 的 gcc\n"
19801
19802#: listing.c:1402
19803#, fuzzy, c-format
19804msgid ""
19805"\n"
19806" input file \t: %s"
19807msgstr "没有输入文件"
19808
19809#: listing.c:1403
19810#, fuzzy, c-format
19811msgid ""
19812"\n"
19813" output file \t: %s"
19814msgstr "打开输出文件 %s:%m"
19815
19816#: listing.c:1404
19817#, fuzzy, c-format
19818msgid ""
19819"\n"
19820" target \t: %s"
19821msgstr " %s"
19822
19823#: listing.c:1428
19824#, fuzzy, c-format
19825msgid "can't open %s: %s"
19826msgstr "无法打开 %s:%m"
19827
19828#: listing.c:1513
19829msgid "strange paper height, set to no form"
19830msgstr ""
19831
19832#: listing.c:1577
19833msgid "new line in title"
19834msgstr ""
19835
19836#. Turns the next expression into a string.
19837#: macro.c:361
19838#, fuzzy, no-c-format
19839msgid "% operator needs absolute expression"
19840msgstr "需要布尔表达式"
19841
19842#: macro.c:515
19843#, c-format
19844msgid "Missing parameter qualifier for `%s' in macro `%s'"
19845msgstr ""
19846
19847#: macro.c:525
19848#, c-format
19849msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
19850msgstr ""
19851
19852#: macro.c:542
19853#, c-format
19854msgid "Pointless default value for required parameter `%s' in macro `%s'"
19855msgstr ""
19856
19857#: macro.c:554
19858#, c-format
19859msgid "A parameter named `%s' already exists for macro `%s'"
19860msgstr ""
19861
19862#: macro.c:591
19863#, c-format
19864msgid "Reserved word `%s' used as parameter in macro `%s'"
19865msgstr ""
19866
19867#: macro.c:649
19868#, fuzzy, c-format
19869msgid "unexpected end of file in macro `%s' definition"
19870msgstr "脚本“%s”: 未预期结束的文件%s\n"
19871
19872#: macro.c:661
19873#, c-format
19874msgid "missing `)' after formals in macro definition `%s'"
19875msgstr ""
19876
19877#: macro.c:676
19878#, fuzzy
19879msgid "Missing macro name"
19880msgstr "%C处缺少右括号或逗号"
19881
19882#: macro.c:685
19883#, c-format
19884msgid "Bad parameter list for macro `%s'"
19885msgstr ""
19886
19887#: macro.c:691
19888#, fuzzy, c-format
19889msgid "Macro `%s' was already defined"
19890msgstr "%qD已定义过"
19891
19892#: macro.c:816 macro.c:818
19893msgid "missing `)'"
19894msgstr "缺少‘)’"
19895
19896#: macro.c:915
19897#, c-format
19898msgid "`%s' was already used as parameter (or another local) name"
19899msgstr ""
19900
19901#: macro.c:1073
19902msgid "confusion in formal parameters"
19903msgstr ""
19904
19905#: macro.c:1081
19906#, c-format
19907msgid "Parameter named `%s' does not exist for macro `%s'"
19908msgstr ""
19909
19910#: macro.c:1092
19911#, c-format
19912msgid "Value for parameter `%s' of macro `%s' was already specified"
19913msgstr ""
19914
19915#: macro.c:1106
19916#, fuzzy
19917msgid "can't mix positional and keyword arguments"
19918msgstr "格式字符串不是一个字面字符串而且没有待格式化的实参"
19919
19920#: macro.c:1117
19921#, fuzzy
19922msgid "too many positional arguments"
19923msgstr "实参太多"
19924
19925#: macro.c:1165
19926#, c-format
19927msgid "Missing value for required parameter `%s' of macro `%s'"
19928msgstr ""
19929
19930#: macro.c:1284
19931#, c-format
19932msgid "Attempt to purge non-existant macro `%s'"
19933msgstr ""
19934
19935#: macro.c:1303
19936#, fuzzy
19937msgid "unexpected end of file in irp or irpc"
19938msgstr "脚本“%s”: 未预期结束的文件%s\n"
19939
19940#: macro.c:1311
19941#, fuzzy
19942msgid "missing model parameter"
19943msgstr "缺少左括号"
19944
19945#: messages.c:82
19946#, c-format
19947msgid "Assembler messages:\n"
19948msgstr ""
19949
19950#: messages.c:160
19951#, c-format
19952msgid "Warning: "
19953msgstr "警告:"
19954
19955#: messages.c:226
19956#, c-format
19957msgid "Error: "
19958msgstr "错误:"
19959
19960#: messages.c:282
19961#, c-format
19962msgid "Fatal error: "
19963msgstr "致命错误:"
19964
19965#: messages.c:300
19966#, c-format
19967msgid "Internal error!\n"
19968msgstr "内部错误!\n"
19969
19970#: messages.c:302
19971#, fuzzy, c-format
19972msgid "Assertion failure in %s at %s line %d.\n"
19973msgstr "节定义于 %x 大小 %x\n"
19974
19975#: messages.c:305
19976#, fuzzy, c-format
19977msgid "Assertion failure at %s line %d.\n"
19978msgstr "节定义于 %x 大小 %x\n"
19979
19980#: messages.c:306 messages.c:323
19981#, c-format
19982msgid "Please report this bug.\n"
19983msgstr "请报告该 BUG。\n"
19984
19985#: messages.c:318
19986#, fuzzy, c-format
19987msgid "Internal error, aborting at %s line %d in %s\n"
19988msgstr "%P: 内部错误: 放弃 %3$s 中 %1$s 的第 %2$d 列\n"
19989
19990#: messages.c:321
19991#, fuzzy, c-format
19992msgid "Internal error, aborting at %s line %d\n"
19993msgstr "%P:内部错误:于 %s 行 %d 放弃\n"
19994
19995#: messages.c:370
19996#, fuzzy, c-format
19997msgid "%s out of domain (%d is not a multiple of %d)"
19998msgstr "%s:错误:重定位 %s 不是 4 的倍数"
19999
20000#: messages.c:388
20001#, fuzzy, c-format
20002msgid "%s out of range (%d is not between %d and %d)"
20003msgstr "操作数越界(%ld 不在 %ld 和 %ld 之间)"
20004
20005#. xgettext:c-format.
20006#: messages.c:411
20007#, fuzzy, c-format
20008msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
20009msgstr "操作数超出范围 (0x %lx 请不是 0 和 0x %lx 之间)"
20010
20011#: output-file.c:35
20012#, fuzzy, c-format
20013msgid "can't open a bfd on stdout %s"
20014msgstr "无法为输出打开“%s”:%s"
20015
20016#: output-file.c:42
20017#, c-format
20018msgid "selected target format '%s' unknown"
20019msgstr ""
20020
20021#: output-file.c:44
20022#, fuzzy, c-format
20023msgid "can't create %s: %s"
20024msgstr "无法读取 %s:%m"
20025
20026#: read.c:516
20027#, c-format
20028msgid "error constructing %s pseudo-op table: %s"
20029msgstr ""
20030
20031#: read.c:696
20032msgid "cannot change section or subsection inside .bundle_lock"
20033msgstr ""
20034
20035#: read.c:712
20036#, c-format
20037msgid ".bundle_lock sequence at %u bytes but .bundle_align_mode limit is %u bytes"
20038msgstr ""
20039
20040#: read.c:721
20041#, c-format
20042msgid "single instruction is %u bytes long but .bundle_align_mode limit is %u"
20043msgstr ""
20044
20045#: read.c:1051
20046#, fuzzy, c-format
20047msgid "unknown pseudo-op: `%s'"
20048msgstr "未知的格式类型“%s”"
20049
20050#: read.c:1138
20051#, fuzzy, c-format
20052msgid "label \"%d$\" redefined"
20053msgstr "标号%qD在此定义"
20054
20055#: read.c:1285
20056msgid ".bundle_lock with no matching .bundle_unlock"
20057msgstr ""
20058
20059#: read.c:1382
20060msgid ".abort detected. Abandoning ship."
20061msgstr ""
20062
20063#: read.c:1400 read.c:2751
20064#, fuzzy
20065msgid "ignoring fill value in absolute section"
20066msgstr "循环变量"
20067
20068#: read.c:1491
20069#, fuzzy, c-format
20070msgid "alignment too large: %u assumed"
20071msgstr "%qs对%qs而言无效"
20072
20073#: read.c:1523
20074#, fuzzy
20075msgid "expected fill pattern missing"
20076msgstr "需要整数字符串"
20077
20078#: read.c:1640
20079#, fuzzy
20080msgid "symbol name not recognised in the current locale"
20081msgstr "无法定位到文件末尾\n"
20082
20083#. Some of the back ends can't deal with non-positive line numbers.
20084#. Besides, it's silly. GCC however will generate a line number of
20085#. zero when it is pre-processing builtins for assembler-with-cpp files:
20086#.
20087#. # 0 "<built-in>"
20088#.
20089#. We do not want to barf on this, especially since such files are used
20090#. in the GCC and GDB testsuites. So we check for negative line numbers
20091#. rather than non-positive line numbers.
20092#: read.c:1983
20093#, c-format
20094msgid "line numbers must be positive; line number %d rejected"
20095msgstr ""
20096
20097#: read.c:2020
20098#, fuzzy, c-format
20099msgid "incompatible flag %i in line directive"
20100msgstr "接收器类型不兼容"
20101
20102#: read.c:2032
20103#, fuzzy, c-format
20104msgid "unsupported flag %i in line directive"
20105msgstr "不生成 #line 指令"
20106
20107#: read.c:2071
20108#, fuzzy
20109msgid "start address not supported"
20110msgstr "%P%F:不支持 -shared\n"
20111
20112#: read.c:2080
20113msgid ".err encountered"
20114msgstr ""
20115
20116#: read.c:2096
20117msgid ".error directive invoked in source file"
20118msgstr ""
20119
20120#: read.c:2097
20121msgid ".warning directive invoked in source file"
20122msgstr ""
20123
20124#: read.c:2103
20125#, fuzzy, c-format
20126msgid "%s argument must be a string"
20127msgstr "左实参必须是一个切片"
20128
20129#: read.c:2135 read.c:2137
20130#, c-format
20131msgid ".fail %ld encountered"
20132msgstr ""
20133
20134#: read.c:2177
20135#, c-format
20136msgid ".fill size clamped to %d"
20137msgstr ""
20138
20139#: read.c:2182
20140msgid "size negative; .fill ignored"
20141msgstr ""
20142
20143#: read.c:2188
20144msgid "repeat < 0; .fill ignored"
20145msgstr ""
20146
20147#: read.c:2348
20148#, fuzzy, c-format
20149msgid "unrecognized .linkonce type `%s'"
20150msgstr "无法识别的 --endian 类型“%s”"
20151
20152#: read.c:2360
20153#, fuzzy
20154msgid ".linkonce is not supported for this object file format"
20155msgstr "堆栈限制在此目标机上不受支持"
20156
20157#: read.c:2455
20158#, fuzzy
20159msgid "expected alignment after size"
20160msgstr "需要标识符"
20161
20162#: read.c:2673
20163#, c-format
20164msgid "attempt to redefine pseudo-op `%s' ignored"
20165msgstr ""
20166
20167#: read.c:2692
20168#, fuzzy
20169msgid "ignoring macro exit outside a macro definition."
20170msgstr "忽略在其定义之后为%qT应用的属性"
20171
20172#: read.c:2746
20173#, fuzzy, c-format
20174msgid "invalid segment \"%s\""
20175msgstr "%<...%>作为实参。)"
20176
20177#: read.c:2754
20178msgid "only constant offsets supported in absolute section"
20179msgstr ""
20180
20181#: read.c:2793
20182#, fuzzy
20183msgid "MRI style ORG pseudo-op not supported"
20184msgstr "%P%F:不支持 -shared\n"
20185
20186#: read.c:2946
20187#, fuzzy, c-format
20188msgid "unrecognized section type `%s'"
20189msgstr "不能识别的节标志“%s”"
20190
20191#: read.c:2960
20192#, fuzzy
20193msgid "absolute sections are not supported"
20194msgstr "不支持的 .stab 重定位"
20195
20196#: read.c:2975
20197#, fuzzy, c-format
20198msgid "unrecognized section command `%s'"
20199msgstr "不能识别的节标志“%s”"
20200
20201#: read.c:3039
20202#, fuzzy, c-format
20203msgid ".end%c encountered without preceding %s"
20204msgstr "处理文件 %s 时遇到错误"
20205
20206#: read.c:3069 read.c:3099
20207#, fuzzy, c-format
20208msgid "%s without %s"
20209msgstr "%qE可被预先确定为%qs,为%qs"
20210
20211#: read.c:3330
20212#, fuzzy
20213msgid "unsupported variable size or fill value"
20214msgstr "不支持的限定符"
20215
20216#: read.c:3358
20217msgid ".space repeat count is zero, ignored"
20218msgstr ""
20219
20220#: read.c:3360
20221#, fuzzy
20222msgid ".space repeat count is negative, ignored"
20223msgstr "调用边计数为负"
20224
20225#: read.c:3389
20226msgid "space allocation too complex in absolute section"
20227msgstr ""
20228
20229#: read.c:3395
20230#, fuzzy
20231msgid "space allocation too complex in common section"
20232msgstr "将每个函数分别放在它们各自的节中"
20233
20234#: read.c:3486 read.c:4822
20235#, fuzzy, c-format
20236msgid "bad floating literal: %s"
20237msgstr "%s 格式错误"
20238
20239#: read.c:3619
20240#, c-format
20241msgid "%s: would close weakref loop: %s"
20242msgstr ""
20243
20244#: read.c:3669
20245#, c-format
20246msgid "junk at end of line, first unrecognized character valued 0x%x"
20247msgstr ""
20248
20249#: read.c:3797
20250#, fuzzy, c-format
20251msgid "`%s' can't be equated to common symbol '%s'"
20252msgstr "为重复的公共符号给出警告"
20253
20254#: read.c:3922
20255#, fuzzy
20256msgid "unexpected `\"' in expression"
20257msgstr "需要表达式"
20258
20259#: read.c:3934
20260#, fuzzy
20261msgid "rva without symbol"
20262msgstr "操作数不是一个符号"
20263
20264#: read.c:3991
20265#, fuzzy
20266msgid "missing or bad offset expression"
20267msgstr "缺少自增语句"
20268
20269#: read.c:4012
20270#, fuzzy
20271msgid "missing reloc type"
20272msgstr "缺失索引类型"
20273
20274#: read.c:4024
20275#, fuzzy
20276msgid "unrecognized reloc type"
20277msgstr "无法识别的重定位类型 0x%x"
20278
20279#: read.c:4040
20280#, fuzzy
20281msgid "bad reloc expression"
20282msgstr "错误的立即数表达式"
20283
20284#: read.c:4165
20285#, fuzzy
20286msgid "attempt to store value in absolute section"
20287msgstr " -n, --no-output 不创建输出文件\n"
20288
20289#: read.c:4203 read.c:5088
20290#, fuzzy
20291msgid "zero assumed for missing expression"
20292msgstr "向量浮点溢出"
20293
20294#: read.c:4295
20295#, c-format
20296msgid "value 0x%llx truncated to 0x%llx"
20297msgstr ""
20298
20299#: read.c:4298
20300msgid "value 0x%I64x truncated to 0x%I64x"
20301msgstr ""
20302
20303#: read.c:4302
20304#, fuzzy, c-format
20305msgid "value 0x%lx truncated to 0x%lx"
20306msgstr "行在%L处被截断"
20307
20308#: read.c:4329
20309#, fuzzy, c-format
20310msgid "bignum truncated to %d bytes"
20311msgstr "行在%L处被截断"
20312
20313#: read.c:4649 read.c:4844
20314msgid "unresolvable or nonpositive repeat count; using 1"
20315msgstr ""
20316
20317#: read.c:4698
20318#, fuzzy, c-format
20319msgid "unknown floating type type '%c'"
20320msgstr "未知的格式类型“%s”"
20321
20322#: read.c:4720
20323#, fuzzy
20324msgid "floating point constant too large"
20325msgstr "在 TOC 中存放浮点常量"
20326
20327#: read.c:5256
20328#, fuzzy
20329msgid "strings must be placed into a section"
20330msgstr "&& 和 || 不支持字符串\n"
20331
20332#: read.c:5304
20333#, fuzzy
20334msgid "expected <nn>"
20335msgstr "需要%<new%>"
20336
20337#. To be compatible with BSD 4.2 as: give the luser a linefeed!!
20338#: read.c:5337 read.c:5423
20339#, fuzzy
20340msgid "unterminated string; newline inserted"
20341msgstr "未终止的格式字符串"
20342
20343#: read.c:5431
20344#, fuzzy
20345msgid "bad escaped character in string"
20346msgstr "格式字符串是一个宽字符串"
20347
20348#: read.c:5456
20349#, fuzzy
20350msgid "expected address expression"
20351msgstr "需要表达式"
20352
20353#: read.c:5475
20354#, fuzzy, c-format
20355msgid "symbol \"%s\" undefined; zero assumed"
20356msgstr "`%.*s' 已被定义为对照符号"
20357
20358#: read.c:5478
20359msgid "some symbol undefined; zero assumed"
20360msgstr ""
20361
20362#: read.c:5513
20363msgid "this string may not contain '\\0'"
20364msgstr ""
20365
20366#: read.c:5549
20367#, fuzzy
20368msgid "missing string"
20369msgstr "缺失寄存器"
20370
20371#: read.c:5640
20372#, c-format
20373msgid ".incbin count zero, ignoring `%s'"
20374msgstr ""
20375
20376#: read.c:5666
20377#, fuzzy, c-format
20378msgid "file not found: %s"
20379msgstr "找不到字段%qs。"
20380
20381#: read.c:5680
20382#, c-format
20383msgid "seek to end of .incbin file failed `%s'"
20384msgstr ""
20385
20386#: read.c:5691
20387#, c-format
20388msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
20389msgstr ""
20390
20391#: read.c:5698
20392#, fuzzy, c-format
20393msgid "could not skip to %ld in file `%s'"
20394msgstr "无法写入响应文件 %s"
20395
20396#: read.c:5707
20397#, c-format
20398msgid "truncated file `%s', %ld of %ld bytes read"
20399msgstr ""
20400
20401#: read.c:5866
20402msgid "missing .func"
20403msgstr "缺少 .func"
20404
20405#: read.c:5883
20406msgid ".endfunc missing for previous .func"
20407msgstr ""
20408
20409#: read.c:5944
20410#, c-format
20411msgid ".bundle_align_mode alignment too large (maximum %u)"
20412msgstr ""
20413
20414#: read.c:5949
20415msgid "cannot change .bundle_align_mode inside .bundle_lock"
20416msgstr ""
20417
20418#: read.c:5963
20419msgid ".bundle_lock is meaningless without .bundle_align_mode"
20420msgstr ""
20421
20422#: read.c:5984
20423#, fuzzy
20424msgid ".bundle_unlock without preceding .bundle_lock"
20425msgstr "%ld: .bf 未含前导函数"
20426
20427#: read.c:5997
20428#, c-format
20429msgid ".bundle_lock sequence is %u bytes, but bundle size only %u"
20430msgstr ""
20431
20432#: read.c:6095
20433#, fuzzy, c-format
20434msgid "missing closing `%c'"
20435msgstr "缺少右括号"
20436
20437#: read.c:6097
20438msgid "stray `\\'"
20439msgstr ""
20440
20441#: remap.c:53
20442#, fuzzy, c-format
20443msgid "invalid argument '%s' to -fdebug-prefix-map"
20444msgstr "-fdebug-prefix-map 的参数%qs无效"
20445
20446#: stabs.c:215 stabs.c:223 stabs.c:231 stabs.c:250
20447#, c-format
20448msgid ".stab%c: missing comma"
20449msgstr ""
20450
20451#. This could happen for example with a source file with a huge
20452#. number of lines. The only cure is to use a different debug
20453#. format, probably DWARF.
20454#: stabs.c:243
20455#, c-format
20456msgid ".stab%c: description field '%x' too big, try a different debug format"
20457msgstr ""
20458
20459#: stabs.c:424
20460msgid "comma missing in .xstabs"
20461msgstr ""
20462
20463#: symbols.c:288
20464#, fuzzy, c-format
20465msgid "cannot define symbol `%s' in absolute section"
20466msgstr "%s:.opd 节中未定义的“%s”"
20467
20468#: symbols.c:422
20469#, fuzzy, c-format
20470msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
20471msgstr "%qD已在类%qT中定义过"
20472
20473#: symbols.c:497 symbols.c:504
20474#, fuzzy, c-format
20475msgid "inserting \"%s\" into symbol table failed: %s"
20476msgstr "读取 %s 清单时失败:%s\n"
20477
20478#: symbols.c:1017
20479#, fuzzy, c-format
20480msgid "invalid operands (%s and %s sections) for `%s'"
20481msgstr "操作数类型%qT和%qT对双目%qO而言无效"
20482
20483#: symbols.c:1021
20484#, fuzzy, c-format
20485msgid "invalid operand (%s section) for `%s'"
20486msgstr "无效的操作数代码‘%c’"
20487
20488#: symbols.c:1029
20489#, c-format
20490msgid "invalid operands (%s and %s sections) for `%s' when setting `%s'"
20491msgstr ""
20492
20493#: symbols.c:1032
20494#, fuzzy, c-format
20495msgid "invalid operand (%s section) for `%s' when setting `%s'"
20496msgstr "fr30_print_operand:%%A 代码操作数无效"
20497
20498#: symbols.c:1081
20499#, fuzzy, c-format
20500msgid "symbol definition loop encountered at `%s'"
20501msgstr "对非模板%q#D的模板定义"
20502
20503#: symbols.c:1108
20504#, fuzzy, c-format
20505msgid "cannot convert expression symbol %s to complex relocation"
20506msgstr "不能将现有薄库 %s 转换为正常格式"
20507
20508#: symbols.c:1390
20509#, fuzzy, c-format
20510msgid "division by zero when setting `%s'"
20511msgstr "%L处被零除"
20512
20513#: symbols.c:1471 write.c:2108
20514#, fuzzy, c-format
20515msgid "can't resolve value for symbol `%s'"
20516msgstr "无法创建 .lib 文件:%s: %s"
20517
20518#: symbols.c:1918
20519#, c-format
20520msgid "\"%d\" (instance number %d of a %s label)"
20521msgstr ""
20522
20523#: symbols.c:1947
20524#, fuzzy, c-format
20525msgid "attempt to get value of unresolved symbol `%s'"
20526msgstr "警告:试图导出未定义的符号“%s”"
20527
20528#: symbols.c:2233
20529msgid "section symbols are already global"
20530msgstr ""
20531
20532#: symbols.c:2346
20533#, c-format
20534msgid "Accessing function `%s' as thread-local object"
20535msgstr ""
20536
20537#: symbols.c:2350
20538#, c-format
20539msgid "Accessing `%s' as thread-local object"
20540msgstr ""
20541
20542#: write.c:168
20543#, c-format
20544msgid "field fx_size too small to hold %d"
20545msgstr ""
20546
20547#: write.c:454
20548#, c-format
20549msgid "attempt to .org/.space backwards? (%ld)"
20550msgstr ""
20551
20552#: write.c:691
20553#, fuzzy
20554msgid "invalid offset expression"
20555msgstr "无效的自增语句"
20556
20557#: write.c:713
20558#, fuzzy
20559msgid "invalid reloc expression"
20560msgstr "无效的自增语句"
20561
20562#: write.c:1097
20563#, fuzzy, c-format
20564msgid "value of %s too large for field of %d bytes at %s"
20565msgstr "变量 %s 大小为 %ld 字节,而 %s 节却只有 %d 字节"
20566
20567#: write.c:1109
20568#, c-format
20569msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
20570msgstr ""
20571
20572#: write.c:1150
20573#, fuzzy
20574msgid "redefined symbol cannot be used on reloc"
20575msgstr "标号 %d 于 %L 经定义但无法被使用"
20576
20577#: write.c:1163
20578#, fuzzy
20579msgid "relocation out of range"
20580msgstr "字符值超出可接受的范围以外"
20581
20582#: write.c:1166
20583#, c-format
20584msgid "%s:%u: bad return from bfd_install_relocation: %x"
20585msgstr ""
20586
20587#: write.c:1189
20588msgid "reloc not within (fixed part of) section"
20589msgstr ""
20590
20591#: write.c:1259
20592#, fuzzy
20593msgid "internal error: fixup not contained within frag"
20594msgstr "内部错误:超出范围错误"
20595
20596#: write.c:1377 write.c:1507
20597#, fuzzy
20598msgid "can't extend frag"
20599msgstr "无法扩展 PCH 文件:%m"
20600
20601#: write.c:1569 write.c:1590
20602#, fuzzy, c-format
20603msgid "can't write %s: %s"
20604msgstr "无法写入 %s:%m"
20605
20606#: write.c:1620
20607#, fuzzy, c-format
20608msgid "cannot write to output file '%s': %s"
20609msgstr "%P%F:无法打开输出文件 %s:%E\n"
20610
20611#: write.c:1780
20612#, c-format
20613msgid "%d error%s, %d warning%s, generating bad object file"
20614msgstr ""
20615
20616#: write.c:1787
20617#, c-format
20618msgid "%d error%s, %d warning%s, no object file generated"
20619msgstr ""
20620
20621#: write.c:2023
20622#, fuzzy, c-format
20623msgid "%s: global symbols not supported in common sections"
20624msgstr "全局析构函数在此目标机上不受支持"
20625
20626#: write.c:2037
20627#, fuzzy, c-format
20628msgid "local label `%s' is not defined"
20629msgstr "标号%q+D使用前未定义"
20630
20631#: write.c:2059
20632#, c-format
20633msgid "Local symbol `%s' can't be equated to common symbol `%s'"
20634msgstr ""
20635
20636#: write.c:2066
20637#, c-format
20638msgid "can't make global register symbol `%s'"
20639msgstr ""
20640
20641#: write.c:2359
20642#, fuzzy, c-format
20643msgid "alignment padding (%lu bytes) not a multiple of %ld"
20644msgstr "%2$qE的第 %1$d 个参数必须是 %3$d 的倍数"
20645
20646#: write.c:2521
20647#, c-format
20648msgid ".word %s-%s+%s didn't fit"
20649msgstr ""
20650
20651#: write.c:2615
20652msgid "padding added"
20653msgstr ""
20654
20655#: write.c:2665
20656#, fuzzy
20657msgid "attempt to move .org backwards"
20658msgstr "<无法识别的标志位集合>"
20659
20660#: write.c:2689
20661msgid ".space specifies non-absolute value"
20662msgstr ""
20663
20664#: write.c:2704
20665msgid ".space or .fill with negative value, ignored"
20666msgstr ""
20667
20668#: write.c:2775
20669#, c-format
20670msgid "Infinite loop encountered whilst attempting to compute the addresses of symbols in section %s"
20671msgstr ""
This page took 1.027026 seconds and 4 git commands to generate.