Handle multiple target events before commit resume
[deliverable/binutils-gdb.git] / opcodes / po / zh_CN.po
CommitLineData
32fba81d
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.
f8c2a965 5# Mingye Wang <arthur200126@gmail.com>, 2015.
809276d2 6# Boyuan Yang <073plan@gmail.com>, 2017, 2018.
32fba81d
NC
7#
8msgid ""
9msgstr ""
809276d2 10"Project-Id-Version: opcodes 2.30.0\n"
f8c2a965 11"Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
809276d2
NC
12"POT-Creation-Date: 2018-01-13 13:44+0000\n"
13"PO-Revision-Date: 2018-05-15 21:17+0800\n"
64973b0a 14"Last-Translator: Boyuan Yang <073plan@gmail.com>\n"
1de34e0a 15"Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
f8c2a965 16"Language: zh_CN\n"
32fba81d 17"MIME-Version: 1.0\n"
f8c2a965 18"Content-Type: text/plain; charset=UTF-8\n"
32fba81d 19"Content-Transfer-Encoding: 8bit\n"
f8c2a965 20"Plural-Forms: nplurals=1; plural=0;\n"
64973b0a 21"X-Bugs: Report translation errors to the Language-Team address.\n"
809276d2 22"X-Generator: Poedit 2.0.7\n"
32fba81d 23
f8c2a965 24#. Invalid option.
809276d2 25#: aarch64-dis.c:81 arc-dis.c:781 arm-dis.c:6155
f8c2a965
NC
26#, c-format
27msgid "Unrecognised disassembler option: %s\n"
28msgstr "无法识别的反汇编器选项:%s\n"
29
809276d2 30#: aarch64-dis.c:3264
f8c2a965
NC
31#, c-format
32msgid ""
33"\n"
34"The following AARCH64 specific disassembler options are supported for use\n"
35"with the -M switch (multiple options should be separated by commas):\n"
36msgstr ""
37"\n"
38"下列 AARCH64 特定的反汇编器选项可通过 -M 开关启用(使用逗号分隔多个选项):\n"
39
809276d2 40#: aarch64-dis.c:3268
f8c2a965
NC
41#, c-format
42msgid ""
43"\n"
44" no-aliases Don't print instruction aliases.\n"
45msgstr ""
46"\n"
47" no-aliases 不要打印指令别名。\n"
48
809276d2 49#: aarch64-dis.c:3271
f8c2a965
NC
50#, c-format
51msgid ""
52"\n"
53" aliases Do print instruction aliases.\n"
54msgstr ""
55"\n"
56" aliases 要打印指令别名。\n"
57
809276d2 58#: aarch64-dis.c:3275
f8c2a965
NC
59#, c-format
60msgid ""
61"\n"
62" debug_dump Temp switch for debug trace.\n"
63msgstr ""
64"\n"
65" debug_dump 调试跟踪的临时开关。\n"
66
809276d2
NC
67#: aarch64-dis.c:3279 mips-dis.c:2601 mips-dis.c:2609 mips-dis.c:2611
68#: riscv-dis.c:509
f8c2a965
NC
69#, c-format
70msgid "\n"
71msgstr "\n"
72
809276d2 73#: aarch64-opc.c:1311
f8c2a965
NC
74msgid "immediate value"
75msgstr "立即数"
76
809276d2 77#: aarch64-opc.c:1321
f8c2a965
NC
78msgid "immediate offset"
79msgstr "立即数偏移"
80
809276d2 81#: aarch64-opc.c:1331
f8c2a965
NC
82msgid "register number"
83msgstr "寄存器数"
84
809276d2 85#: aarch64-opc.c:1341
f8c2a965
NC
86msgid "register element index"
87msgstr "寄存器元素下标"
88
809276d2 89#: aarch64-opc.c:1351
f8c2a965
NC
90msgid "shift amount"
91msgstr "移位操作数"
92
809276d2 93#: aarch64-opc.c:1363
64973b0a
NC
94msgid "multiplier"
95msgstr ""
96
809276d2 97#: aarch64-opc.c:1436
64973b0a
NC
98msgid "reg pair must start from even reg"
99msgstr ""
100
809276d2 101#: aarch64-opc.c:1442
64973b0a
NC
102msgid "reg pair must be contiguous"
103msgstr ""
104
809276d2 105#: aarch64-opc.c:1456
f8c2a965
NC
106msgid "extraneous register"
107msgstr "多余寄存器"
108
809276d2 109#: aarch64-opc.c:1462
f8c2a965
NC
110msgid "missing register"
111msgstr "缺失寄存器"
112
809276d2 113#: aarch64-opc.c:1473
f8c2a965
NC
114msgid "stack pointer register expected"
115msgstr "预期的堆栈指针寄存器"
116
809276d2 117#: aarch64-opc.c:1496
64973b0a 118msgid "z0-z15 expected"
809276d2 119msgstr "预期为 z0-z15"
64973b0a 120
809276d2 121#: aarch64-opc.c:1497
64973b0a 122msgid "z0-z7 expected"
809276d2 123msgstr "预期为 z0-z7"
64973b0a 124
809276d2 125#: aarch64-opc.c:1523
64973b0a
NC
126#, fuzzy
127#| msgid "Bad register name"
128msgid "invalid register list"
129msgstr "%q+D的寄存器名无效"
130
809276d2 131#: aarch64-opc.c:1537
64973b0a 132msgid "p0-p7 expected"
809276d2 133msgstr "预期为 p0-p7"
64973b0a 134
809276d2 135#: aarch64-opc.c:1563 aarch64-opc.c:1571
f8c2a965
NC
136msgid "unexpected address writeback"
137msgstr "意外的地址写回"
138
809276d2 139#: aarch64-opc.c:1582
f8c2a965
NC
140msgid "address writeback expected"
141msgstr "预期的地址写回"
142
809276d2 143#: aarch64-opc.c:1629
f8c2a965
NC
144msgid "negative or unaligned offset expected"
145msgstr "预期的负或未对齐的偏移量"
146
809276d2 147#: aarch64-opc.c:1656
f8c2a965
NC
148msgid "invalid register offset"
149msgstr "无效的寄存器偏移量"
150
809276d2 151#: aarch64-opc.c:1678
f8c2a965
NC
152#, fuzzy
153msgid "invalid post-increment amount"
154msgstr "类型没有后自增运算符"
155
809276d2 156#: aarch64-opc.c:1694 aarch64-opc.c:2171
f8c2a965
NC
157msgid "invalid shift amount"
158msgstr "无效的移位操作数"
159
809276d2 160#: aarch64-opc.c:1707
f8c2a965
NC
161#, fuzzy
162#| msgid "invalid conditional option"
163msgid "invalid extend/shift operator"
164msgstr "无效的移位操作符"
165
809276d2
NC
166#: aarch64-opc.c:1753 aarch64-opc.c:1992 aarch64-opc.c:2027 aarch64-opc.c:2046
167#: aarch64-opc.c:2054 aarch64-opc.c:2125 aarch64-opc.c:2301 aarch64-opc.c:2401
168#: aarch64-opc.c:2414
f8c2a965
NC
169msgid "immediate out of range"
170msgstr "立即数越界"
171
809276d2 172#: aarch64-opc.c:1775 aarch64-opc.c:1817 aarch64-opc.c:1866 aarch64-opc.c:1900
64973b0a
NC
173msgid "invalid addressing mode"
174msgstr "无效寻址模式"
175
809276d2 176#: aarch64-opc.c:1858
64973b0a
NC
177#, fuzzy
178msgid "index register xzr is not allowed"
179msgstr "寄存器元素下标"
180
809276d2
NC
181#: aarch64-opc.c:1980 aarch64-opc.c:2002 aarch64-opc.c:2204 aarch64-opc.c:2212
182#: aarch64-opc.c:2278 aarch64-opc.c:2307
f8c2a965
NC
183msgid "invalid shift operator"
184msgstr "无效的移位操作符"
185
809276d2 186#: aarch64-opc.c:1986
64973b0a
NC
187msgid "shift amount must be 0 or 12"
188msgstr "移位量必须为 0 或 12"
f8c2a965 189
809276d2 190#: aarch64-opc.c:2009
64973b0a
NC
191msgid "shift amount must be a multiple of 16"
192msgstr "移位量必须是 16 的倍数"
f8c2a965 193
809276d2 194#: aarch64-opc.c:2021
f8c2a965
NC
195msgid "negative immediate value not allowed"
196msgstr "不允许负立即数"
197
809276d2 198#: aarch64-opc.c:2136
f8c2a965
NC
199#, fuzzy
200msgid "immediate zero expected"
201msgstr "预期的浮点常量立即数"
202
809276d2 203#: aarch64-opc.c:2150
64973b0a
NC
204#, fuzzy
205#| msgid "shift amount expected to be 0 or 12"
206msgid "rotate expected to be 0, 90, 180 or 270"
207msgstr "移位量预计为 0 或 12"
208
809276d2 209#: aarch64-opc.c:2160
64973b0a
NC
210#, fuzzy
211#| msgid "shift amount expected to be 0 or 12"
212msgid "rotate expected to be 90 or 270"
213msgstr "移位量预计为 0 或 12"
214
809276d2 215#: aarch64-opc.c:2220
f8c2a965
NC
216#, fuzzy
217msgid "shift is not permitted"
218msgstr "指针不能用作 case 常量"
219
809276d2 220#: aarch64-opc.c:2245
f8c2a965 221msgid "invalid value for immediate"
809276d2 222msgstr "无效的立即数的值"
f8c2a965 223
809276d2 224#: aarch64-opc.c:2270
64973b0a
NC
225msgid "shift amount must be 0 or 16"
226msgstr "移位量必须为 0 或 16"
f8c2a965 227
809276d2 228#: aarch64-opc.c:2291
f8c2a965
NC
229msgid "floating-point immediate expected"
230msgstr "预期的浮点常量立即数"
231
809276d2 232#: aarch64-opc.c:2325
64973b0a
NC
233msgid "no shift amount allowed for 8-bit constants"
234msgstr ""
235
809276d2 236#: aarch64-opc.c:2335
64973b0a
NC
237msgid "shift amount must be 0 or 8"
238msgstr "移位量必须为 0 或 8"
239
809276d2 240#: aarch64-opc.c:2348
64973b0a
NC
241msgid "immediate too big for element size"
242msgstr ""
243
809276d2 244#: aarch64-opc.c:2355
64973b0a 245msgid "invalid arithmetic immediate"
809276d2 246msgstr "无效的算术立即数"
64973b0a 247
809276d2 248#: aarch64-opc.c:2369
64973b0a 249msgid "floating-point value must be 0.5 or 1.0"
809276d2 250msgstr "浮点值必须为 0.5 或 1.0"
64973b0a 251
809276d2 252#: aarch64-opc.c:2379
64973b0a 253msgid "floating-point value must be 0.5 or 2.0"
809276d2 254msgstr "浮点值必须为 0.5 或 2.0"
64973b0a 255
809276d2 256#: aarch64-opc.c:2389
64973b0a 257msgid "floating-point value must be 0.0 or 1.0"
809276d2 258msgstr "浮点值必须为 0.0 或 1.0"
64973b0a 259
809276d2 260#: aarch64-opc.c:2420
64973b0a
NC
261#, fuzzy
262#| msgid "invalid mask field"
263msgid "invalid replicated MOV immediate"
264msgstr "不允许负立即数"
265
809276d2 266#: aarch64-opc.c:2535
f8c2a965
NC
267#, fuzzy
268msgid "extend operator expected"
269msgstr "需要%<operator%>"
270
809276d2 271#: aarch64-opc.c:2548
f8c2a965
NC
272#, fuzzy
273msgid "missing extend operator"
274msgstr "扩展%s 失败"
275
809276d2 276#: aarch64-opc.c:2554
f8c2a965 277msgid "'LSL' operator not allowed"
64973b0a 278msgstr "不允许 'LSL' 操作符"
f8c2a965 279
809276d2 280#: aarch64-opc.c:2575
f8c2a965
NC
281msgid "W register expected"
282msgstr "预期的 W 寄存器"
283
809276d2 284#: aarch64-opc.c:2586
f8c2a965
NC
285msgid "shift operator expected"
286msgstr "预期的移位操作符"
287
809276d2 288#: aarch64-opc.c:2593
f8c2a965
NC
289msgid "'ROR' operator not allowed"
290msgstr "不允许 'ROR' 操作符"
291
64973b0a 292#: alpha-opc.c:154
32fba81d
NC
293msgid "branch operand unaligned"
294msgstr "分支操作数未对齐"
295
64973b0a 296#: alpha-opc.c:170 alpha-opc.c:186
32fba81d
NC
297msgid "jump hint unaligned"
298msgstr "跳转提示未对齐"
299
809276d2 300#: arc-dis.c:377
64973b0a
NC
301msgid ""
302"\n"
303"Warning: disassembly may be wrong due to guessed opcode class choice.\n"
304"Use -M<class[,class]> to select the correct opcode class(es).\n"
305"\t\t\t\t"
306msgstr ""
307
809276d2 308#: arc-dis.c:823
64973b0a
NC
309#, c-format
310msgid "Unrecognised disassembler CPU option: %s\n"
311msgstr "无法识别的反汇编器 CPU 选项:%s\n"
312
809276d2 313#: arc-dis.c:1385
64973b0a
NC
314#, fuzzy, c-format
315#| msgid ""
316#| "\n"
317#| "The following AARCH64 specific disassembler options are supported for use\n"
318#| "with the -M switch (multiple options should be separated by commas):\n"
319msgid ""
320"\n"
321"The following ARC specific disassembler options are supported for use \n"
322"with -M switch (multiple options should be separated by commas):\n"
323msgstr ""
324"\n"
325"下列 AARCH64 特定的反汇编器选项可通过 -M 开关启用(使用逗号分隔多个选项):\n"
326
809276d2 327#: arc-dis.c:1397
64973b0a
NC
328#, c-format
329msgid " dsp Recognize DSP instructions.\n"
330msgstr " dsp 识别 DSP 指令。\n"
331
809276d2 332#: arc-dis.c:1399
64973b0a
NC
333#, c-format
334msgid " spfp Recognize FPX SP instructions.\n"
335msgstr " spfp 识别 FPX SP 指令。\n"
336
809276d2 337#: arc-dis.c:1401
64973b0a
NC
338#, c-format
339msgid " dpfp Recognize FPX DP instructions.\n"
340msgstr " dpfp 识别 FPX DP 指令。\n"
341
809276d2 342#: arc-dis.c:1403
64973b0a
NC
343#, fuzzy, c-format
344#| msgid ""
345#| "\n"
346#| " msa Recognize MSA instructions.\n"
347msgid " quarkse_em Recognize FPU QuarkSE-EM instructions.\n"
348msgstr ""
349"\n"
350" msa 识别 MSA 指令。\n"
351
809276d2 352#: arc-dis.c:1405
64973b0a
NC
353#, fuzzy, c-format
354#| msgid ""
355#| "\n"
356#| " msa Recognize MSA instructions.\n"
357msgid " fpuda Recognize double assist FPU instructions.\n"
358msgstr ""
359"\n"
360" msa 识别 MSA 指令。\n"
361
809276d2 362#: arc-dis.c:1407
64973b0a
NC
363#, c-format
364msgid " fpus Recognize single precision FPU instructions.\n"
365msgstr " fpus 识别单精度 FPU 指令。\n"
366
809276d2 367#: arc-dis.c:1409
64973b0a
NC
368#, c-format
369msgid " fpud Recognize double precision FPU instructions.\n"
370msgstr " fpud 识别双精度 FPU 指令。\n"
371
809276d2
NC
372#: arc-dis.c:1411
373#, c-format
374msgid " hex Use only hexadecimal number to print immediates.\n"
375msgstr ""
376
64973b0a
NC
377#: arc-opc.c:41 arc-opc.c:64 arc-opc.c:90
378msgid "LP_COUNT register cannot be used as destination register"
379msgstr ""
380
381#: arc-opc.c:88
382msgid "cannot use odd number destination register"
383msgstr ""
384
385#: arc-opc.c:101
386msgid "cannot use odd number source register"
387msgstr ""
388
389#: arc-opc.c:114
390msgid "operand is not zero"
391msgstr "操作数不是 0"
392
393#: arc-opc.c:173
f8c2a965 394#, fuzzy
809276d2
NC
395msgid "register R30 is a limm indicator"
396msgstr "立即数不能是寄存器"
f8c2a965 397
809276d2 398#: arc-opc.c:175
f8c2a965 399#, fuzzy
809276d2
NC
400#| msgid "immediate out of range"
401msgid "register out of range"
402msgstr "立即数越界"
f8c2a965 403
809276d2
NC
404#: arc-opc.c:194
405msgid "register must be R0"
406msgstr "寄存器必须是 R0"
f8c2a965 407
809276d2
NC
408#: arc-opc.c:212
409msgid "register must be R1"
410msgstr "寄存器必须是 R1"
f8c2a965 411
809276d2
NC
412#: arc-opc.c:229
413msgid "register must be R2"
414msgstr "寄存器必须是 R2"
f8c2a965 415
809276d2
NC
416#: arc-opc.c:246
417msgid "register must be R3"
418msgstr "寄存器必须是 R3"
f8c2a965 419
809276d2
NC
420#: arc-opc.c:263
421msgid "register must be SP"
422msgstr "寄存器必须是 SP"
f8c2a965 423
809276d2
NC
424#: arc-opc.c:280
425msgid "register must be GP"
426msgstr "寄存器必须是 GP"
f8c2a965 427
809276d2
NC
428#: arc-opc.c:297
429msgid "register must be PCL"
430msgstr "寄存器必须是 PCL"
f8c2a965 431
809276d2
NC
432#: arc-opc.c:314
433msgid "register must be BLINK"
434msgstr "寄存器必须是 BLINK"
f8c2a965 435
809276d2
NC
436#: arc-opc.c:331
437msgid "register must be ILINK1"
438msgstr "寄存器必须是 ILINK1"
64973b0a 439
809276d2
NC
440#: arc-opc.c:348
441msgid "register must be ILINK2"
442msgstr "寄存器必须是 ILINK2"
64973b0a 443
809276d2
NC
444#. ARC NPS400 Support: See comment near head of file.
445#: arc-opc.c:379 arc-opc.c:417 arc-opc.c:455 arc-opc.c:720
446msgid "register must be either r0-r3 or r12-r15"
447msgstr "寄存器必须是 r0-r3 或 r12-r15"
f8c2a965 448
809276d2
NC
449#: arc-opc.c:506
450msgid "accepted values are from -1 to 6"
451msgstr "可接受的值在 -1 到 6 之间"
64973b0a 452
809276d2 453#: arc-opc.c:535
f8c2a965 454#, fuzzy
64973b0a 455#| msgid "Bad register name"
809276d2 456msgid "first register of the range should be r13"
64973b0a 457msgstr "%q+D的寄存器名无效"
f8c2a965 458
809276d2
NC
459#: arc-opc.c:537
460msgid "last register of the range doesn't fit"
461msgstr ""
f8c2a965 462
809276d2
NC
463#: arc-opc.c:557 arc-opc.c:572
464msgid "invalid register number, should be fp"
465msgstr "无效的寄存器数,应当为 fp"
64973b0a 466
809276d2
NC
467#: arc-opc.c:594
468msgid "invalid register number, should be blink"
469msgstr "无效的寄存器数,应当为 blink"
470
471#: arc-opc.c:616
472msgid "invalid register number, should be pcl"
473msgstr "无效的寄存器数,应当为 pcl"
474
475#: arc-opc.c:768
476msgid "invalid size, should be 1, 2, 4, or 8"
477msgstr "无效的大小,应当为 1、2、4 或 8"
32fba81d 478
809276d2 479#: arc-opc.c:813
64973b0a 480msgid "invalid immediate, must be 1, 2, or 4"
809276d2 481msgstr "无效的立即数,应当为 1、2 或 4"
64973b0a 482
809276d2 483#: arc-opc.c:852
f8c2a965 484#, fuzzy
64973b0a
NC
485#| msgid "invalid mask field"
486msgid "invalid value for CMEM ld/st immediate"
487msgstr "不允许负立即数"
488
809276d2
NC
489#: arc-opc.c:879
490msgid "invalid position, should be 0, 16, 32, 48 or 64."
64973b0a
NC
491msgstr "无效的位置,应当为 0、16、32、48 或 64。"
492
809276d2
NC
493#: arc-opc.c:913
494msgid "invalid position, should be 16, 32, 64 or 128."
64973b0a 495msgstr "无效的位置,应当为 16、32、64 或 128。"
f8c2a965 496
809276d2 497#: arc-opc.c:935
f8c2a965 498#, fuzzy
64973b0a 499#| msgid "immediate value out of range"
809276d2 500msgid "invalid size value must be on range 1-64."
64973b0a
NC
501msgstr "立即数越界"
502
809276d2
NC
503#: arc-opc.c:966
504#, fuzzy
505#| msgid "Invalid position, should be 0, 8, 16, or 24"
506msgid "invalid position, should be 0, 8, 16, or 24"
64973b0a 507msgstr "无效的位置,应当为 0、8、16 或 24"
f8c2a965 508
809276d2
NC
509#: arc-opc.c:991
510msgid "invalid size, value must be "
511msgstr "无效的大小,值必须为 "
f8c2a965 512
809276d2 513#: arc-opc.c:1065
64973b0a 514msgid "value out of range 1 - 256"
809276d2 515msgstr "值越界 1 - 256"
f8c2a965 516
809276d2 517#: arc-opc.c:1074
64973b0a 518msgid "value must be power of 2"
809276d2 519msgstr "值必须是 2 的倍数"
f8c2a965 520
809276d2
NC
521#: arc-opc.c:1127
522msgid "value must be in the range 0 to 28"
64973b0a
NC
523msgstr "值必须在 0 到 28 的范围中"
524
809276d2
NC
525#: arc-opc.c:1149
526msgid "value must be in the range 1 to "
64973b0a
NC
527msgstr "值的范围必须在 1 到 "
528
809276d2
NC
529#: arc-opc.c:1179
530msgid "value must be in the range 0 to 240"
64973b0a
NC
531msgstr "值必须在 0 到 240 的范围中"
532
809276d2
NC
533#: arc-opc.c:1181
534msgid "value must be a multiple of 16"
64973b0a
NC
535msgstr "值必须是 16 的倍数"
536
809276d2
NC
537#: arc-opc.c:1201
538#, fuzzy
539msgid "invalid address type for operand"
540msgstr "无效寻址模式"
64973b0a 541
809276d2
NC
542#: arc-opc.c:1235
543msgid "value must be in the range 0 to 31"
64973b0a
NC
544msgstr "值必须在 0 到 31 的范围中"
545
809276d2
NC
546#: arc-opc.c:1260
547msgid "invalid position, should be one of: 0,4,8,...124."
64973b0a
NC
548msgstr "无效的位置,应当为 0、4、8、...、124。"
549
809276d2 550#: arm-dis.c:3229
64973b0a 551msgid "Select raw register names"
809276d2 552msgstr "选择原始寄存器名称"
64973b0a 553
809276d2 554#: arm-dis.c:3231
64973b0a 555msgid "Select register names used by GCC"
809276d2 556msgstr "选择 GCC 使用的寄存器名称"
64973b0a 557
809276d2 558#: arm-dis.c:3233
64973b0a 559msgid "Select register names used in ARM's ISA documentation"
809276d2 560msgstr "选择 ARM 的 ISA 文档中使用的寄存器名称"
64973b0a 561
809276d2 562#: arm-dis.c:3235
64973b0a
NC
563msgid "Assume all insns are Thumb insns"
564msgstr ""
565
809276d2 566#: arm-dis.c:3236
64973b0a
NC
567msgid "Examine preceding label to determine an insn's type"
568msgstr ""
569
809276d2 570#: arm-dis.c:3237
f8c2a965 571#, fuzzy
64973b0a
NC
572#| msgid "register number must be even"
573msgid "Select register names used in the APCS"
574msgstr "立即数不能是寄存器"
f8c2a965 575
809276d2 576#: arm-dis.c:3239
f8c2a965 577#, fuzzy
64973b0a
NC
578#| msgid "register number must be even"
579msgid "Select register names used in the ATPCS"
580msgstr "立即数不能是寄存器"
581
809276d2 582#: arm-dis.c:3241
64973b0a 583msgid "Select special register names used in the ATPCS"
809276d2 584msgstr "选择 ATPCS 中使用的特殊寄存器名称"
f8c2a965 585
809276d2 586#: arm-dis.c:3639
32fba81d
NC
587msgid "<illegal precision>"
588msgstr "<非法的精度>"
589
809276d2 590#: arm-dis.c:6148
32fba81d
NC
591#, c-format
592msgid "Unrecognised register name set: %s\n"
593msgstr "无法识别的寄存器名称集:%s\n"
594
809276d2 595#: arm-dis.c:6852
32fba81d
NC
596#, c-format
597msgid ""
598"\n"
599"The following ARM specific disassembler options are supported for use with\n"
600"the -M switch:\n"
601msgstr ""
602"\n"
f8c2a965 603"下列 ARM 特定的反汇编器选项可通过 -M 开关启用:\n"
32fba81d 604
f8c2a965 605#: avr-dis.c:115 avr-dis.c:136
32fba81d
NC
606#, c-format
607msgid "undefined"
608msgstr "未定义"
609
64973b0a 610#: avr-dis.c:215
32fba81d
NC
611#, c-format
612msgid "Internal disassembler error"
613msgstr "反汇编器内部错误"
614
64973b0a 615#: avr-dis.c:268
32fba81d
NC
616#, c-format
617msgid "unknown constraint `%c'"
618msgstr "未知的约束‘%c’"
619
809276d2
NC
620#: cgen-asm.c:351 epiphany-ibld.c:201 fr30-ibld.c:201 frv-ibld.c:201
621#: ip2k-ibld.c:201 iq2000-ibld.c:201 lm32-ibld.c:201 m32c-ibld.c:201
622#: m32r-ibld.c:201 mep-ibld.c:201 mt-ibld.c:201 or1k-ibld.c:201
623#: xc16x-ibld.c:201 xstormy16-ibld.c:201
32fba81d
NC
624#, c-format
625msgid "operand out of range (%ld not between %ld and %ld)"
626msgstr "操作数越界(%ld 不在 %ld 和 %ld 之间)"
627
64973b0a 628#: cgen-asm.c:373
32fba81d
NC
629#, c-format
630msgid "operand out of range (%lu not between %lu and %lu)"
631msgstr "操作数越界(%lu 不在 %lu 和 %lu 之间)"
632
64973b0a 633#: d30v-dis.c:254
32fba81d
NC
634#, c-format
635msgid "<unknown register %d>"
636msgstr "<未知的寄存器 %d>"
637
638#. Can't happen.
64973b0a 639#: dis-buf.c:61
32fba81d
NC
640#, c-format
641msgid "Unknown error %d\n"
642msgstr "未知错误 %d\n"
643
64973b0a 644#: dis-buf.c:70
32fba81d
NC
645#, c-format
646msgid "Address 0x%s is out of bounds.\n"
647msgstr "地址 0x%s 越界。\n"
648
809276d2 649#: epiphany-asm.c:68
f8c2a965
NC
650#, fuzzy
651#| msgid "unrecognized form of instruction"
652msgid "register unavailable for short instructions"
653msgstr "启用对短加载指令的使用"
654
809276d2 655#: epiphany-asm.c:115
f8c2a965
NC
656#, fuzzy
657#| msgid "register number must be even"
658msgid "register name used as immediate value"
659msgstr "立即数不能是寄存器"
660
661#. Don't treat "mov ip,ip" as a move-immediate.
809276d2 662#: epiphany-asm.c:178 epiphany-asm.c:234
f8c2a965
NC
663#, fuzzy
664msgid "register source in immediate move"
665msgstr "立即数不能是寄存器"
666
809276d2 667#: epiphany-asm.c:187
f8c2a965 668msgid "byte relocation unsupported"
809276d2 669msgstr "不支持字节重定位"
f8c2a965
NC
670
671#. -- assembler routines inserted here.
672#. -- asm.c
809276d2
NC
673#: epiphany-asm.c:193 frv-asm.c:972 iq2000-asm.c:56 lm32-asm.c:95
674#: lm32-asm.c:127 lm32-asm.c:157 lm32-asm.c:187 lm32-asm.c:217 lm32-asm.c:247
675#: m32c-asm.c:140 m32c-asm.c:235 m32c-asm.c:276 m32c-asm.c:334 m32c-asm.c:355
676#: m32r-asm.c:53 mep-asm.c:241 mep-asm.c:259 mep-asm.c:274 mep-asm.c:289
677#: mep-asm.c:301 or1k-asm.c:54
f8c2a965
NC
678msgid "missing `)'"
679msgstr "缺少‘)’"
680
809276d2 681#: epiphany-asm.c:270
f8c2a965 682msgid "ABORT: unknown operand"
64973b0a 683msgstr "中止:未知的操作数"
f8c2a965 684
809276d2 685#: epiphany-asm.c:296
f8c2a965
NC
686#, fuzzy
687msgid "Not a pc-relative address."
688msgstr "生成相对 pc 的代码"
689
809276d2
NC
690#: epiphany-asm.c:455 fr30-asm.c:310 frv-asm.c:1263 ip2k-asm.c:511
691#: iq2000-asm.c:459 lm32-asm.c:349 m32c-asm.c:1584 m32r-asm.c:328
692#: mep-asm.c:1287 mt-asm.c:595 or1k-asm.c:503 xc16x-asm.c:376
693#: xstormy16-asm.c:276
32fba81d
NC
694#, fuzzy, c-format
695msgid "Unrecognized field %d while parsing.\n"
f8c2a965 696msgstr "打印 insn 时遇到无法识别的字段 %d。\n"
32fba81d 697
809276d2
NC
698#: epiphany-asm.c:506 fr30-asm.c:361 frv-asm.c:1314 ip2k-asm.c:562
699#: iq2000-asm.c:510 lm32-asm.c:400 m32c-asm.c:1635 m32r-asm.c:379
700#: mep-asm.c:1338 mt-asm.c:646 or1k-asm.c:554 xc16x-asm.c:427
701#: xstormy16-asm.c:327
32fba81d
NC
702msgid "missing mnemonic in syntax string"
703msgstr "语法字符串中没有助记符"
704
705#. We couldn't parse it.
809276d2
NC
706#: epiphany-asm.c:641 epiphany-asm.c:645 epiphany-asm.c:734 epiphany-asm.c:841
707#: fr30-asm.c:496 fr30-asm.c:500 fr30-asm.c:589 fr30-asm.c:696 frv-asm.c:1449
708#: frv-asm.c:1453 frv-asm.c:1542 frv-asm.c:1649 ip2k-asm.c:697 ip2k-asm.c:701
709#: ip2k-asm.c:790 ip2k-asm.c:897 iq2000-asm.c:645 iq2000-asm.c:649
710#: iq2000-asm.c:738 iq2000-asm.c:845 lm32-asm.c:535 lm32-asm.c:539
711#: lm32-asm.c:628 lm32-asm.c:735 m32c-asm.c:1770 m32c-asm.c:1774
712#: m32c-asm.c:1863 m32c-asm.c:1970 m32r-asm.c:514 m32r-asm.c:518
713#: m32r-asm.c:607 m32r-asm.c:714 mep-asm.c:1473 mep-asm.c:1477 mep-asm.c:1566
714#: mep-asm.c:1673 mt-asm.c:781 mt-asm.c:785 mt-asm.c:874 mt-asm.c:981
715#: or1k-asm.c:689 or1k-asm.c:693 or1k-asm.c:782 or1k-asm.c:889 xc16x-asm.c:562
716#: xc16x-asm.c:566 xc16x-asm.c:655 xc16x-asm.c:762 xstormy16-asm.c:462
717#: xstormy16-asm.c:466 xstormy16-asm.c:555 xstormy16-asm.c:662
32fba81d
NC
718msgid "unrecognized instruction"
719msgstr "无法识别的指令"
720
809276d2
NC
721#: epiphany-asm.c:688 fr30-asm.c:543 frv-asm.c:1496 ip2k-asm.c:744
722#: iq2000-asm.c:692 lm32-asm.c:582 m32c-asm.c:1817 m32r-asm.c:561
723#: mep-asm.c:1520 mt-asm.c:828 or1k-asm.c:736 xc16x-asm.c:609
724#: xstormy16-asm.c:509
32fba81d
NC
725#, c-format
726msgid "syntax error (expected char `%c', found `%c')"
727msgstr "语法错误(需要字符‘%c’,得到‘%c’)"
728
809276d2
NC
729#: epiphany-asm.c:698 fr30-asm.c:553 frv-asm.c:1506 ip2k-asm.c:754
730#: iq2000-asm.c:702 lm32-asm.c:592 m32c-asm.c:1827 m32r-asm.c:571
731#: mep-asm.c:1530 mt-asm.c:838 or1k-asm.c:746 xc16x-asm.c:619
732#: xstormy16-asm.c:519
32fba81d
NC
733#, c-format
734msgid "syntax error (expected char `%c', found end of instruction)"
735msgstr "语法错误(需要字符‘%c’,却到达指令尾)"
736
809276d2
NC
737#: epiphany-asm.c:728 fr30-asm.c:583 frv-asm.c:1536 ip2k-asm.c:784
738#: iq2000-asm.c:732 lm32-asm.c:622 m32c-asm.c:1857 m32r-asm.c:601
739#: mep-asm.c:1560 mt-asm.c:868 or1k-asm.c:776 xc16x-asm.c:649
740#: xstormy16-asm.c:549
32fba81d
NC
741msgid "junk at end of line"
742msgstr "行尾有垃圾字符"
743
809276d2
NC
744#: epiphany-asm.c:840 fr30-asm.c:695 frv-asm.c:1648 ip2k-asm.c:896
745#: iq2000-asm.c:844 lm32-asm.c:734 m32c-asm.c:1969 m32r-asm.c:713
746#: mep-asm.c:1672 mt-asm.c:980 or1k-asm.c:888 xc16x-asm.c:761
747#: xstormy16-asm.c:661
32fba81d
NC
748msgid "unrecognized form of instruction"
749msgstr "无法识别的指令格式"
750
809276d2
NC
751#: epiphany-asm.c:854 fr30-asm.c:709 frv-asm.c:1662 ip2k-asm.c:910
752#: iq2000-asm.c:858 lm32-asm.c:748 m32c-asm.c:1983 m32r-asm.c:727
753#: mep-asm.c:1686 mt-asm.c:994 or1k-asm.c:902 xc16x-asm.c:775
754#: xstormy16-asm.c:675
32fba81d
NC
755#, c-format
756msgid "bad instruction `%.50s...'"
757msgstr "错误的指令‘%.50s...’"
758
809276d2
NC
759#: epiphany-asm.c:857 fr30-asm.c:712 frv-asm.c:1665 ip2k-asm.c:913
760#: iq2000-asm.c:861 lm32-asm.c:751 m32c-asm.c:1986 m32r-asm.c:730
761#: mep-asm.c:1689 mt-asm.c:997 or1k-asm.c:905 xc16x-asm.c:778
762#: xstormy16-asm.c:678
32fba81d
NC
763#, c-format
764msgid "bad instruction `%.50s'"
765msgstr "错误的指令‘%.50s’"
766
767#. Default text to print if an instruction isn't recognized.
809276d2
NC
768#: epiphany-dis.c:41 fr30-dis.c:41 frv-dis.c:41 ip2k-dis.c:41 iq2000-dis.c:41
769#: lm32-dis.c:41 m32c-dis.c:41 m32r-dis.c:41 mep-dis.c:41 mmix-dis.c:276
770#: mt-dis.c:41 nds32-dis.c:39 or1k-dis.c:41 xc16x-dis.c:41 xstormy16-dis.c:41
32fba81d
NC
771msgid "*unknown*"
772msgstr "*未知*"
773
809276d2
NC
774#: epiphany-dis.c:278 fr30-dis.c:299 frv-dis.c:396 ip2k-dis.c:288
775#: iq2000-dis.c:189 lm32-dis.c:147 m32c-dis.c:891 m32r-dis.c:279
776#: mep-dis.c:1187 mt-dis.c:290 or1k-dis.c:141 xc16x-dis.c:420
777#: xstormy16-dis.c:168
32fba81d
NC
778#, c-format
779msgid "Unrecognized field %d while printing insn.\n"
f8c2a965 780msgstr "打印 insn 时遇到无法识别的字段 %d。\n"
32fba81d 781
809276d2
NC
782#: epiphany-ibld.c:164 fr30-ibld.c:164 frv-ibld.c:164 ip2k-ibld.c:164
783#: iq2000-ibld.c:164 lm32-ibld.c:164 m32c-ibld.c:164 m32r-ibld.c:164
784#: mep-ibld.c:164 mt-ibld.c:164 or1k-ibld.c:164 xc16x-ibld.c:164
785#: xstormy16-ibld.c:164
32fba81d
NC
786#, c-format
787msgid "operand out of range (%ld not between %ld and %lu)"
f8c2a965 788msgstr "操作数越界 (%ld 不在 %ld 和 %lu 之间)"
32fba81d 789
809276d2
NC
790#: epiphany-ibld.c:185 fr30-ibld.c:185 frv-ibld.c:185 ip2k-ibld.c:185
791#: iq2000-ibld.c:185 lm32-ibld.c:185 m32c-ibld.c:185 m32r-ibld.c:185
792#: mep-ibld.c:185 mt-ibld.c:185 or1k-ibld.c:185 xc16x-ibld.c:185
793#: xstormy16-ibld.c:185
f8c2a965
NC
794#, fuzzy, c-format
795#| msgid "operand out of range (%lu not between 0 and %lu)"
796msgid "operand out of range (0x%lx not between 0 and 0x%lx)"
797msgstr "操作数超出范围 (0x %lx 请不是 0 和 0x %lx 之间)"
32fba81d 798
809276d2
NC
799#: epiphany-ibld.c:879 fr30-ibld.c:734 frv-ibld.c:860 ip2k-ibld.c:611
800#: iq2000-ibld.c:717 lm32-ibld.c:638 m32c-ibld.c:1735 m32r-ibld.c:669
801#: mep-ibld.c:1212 mt-ibld.c:753 or1k-ibld.c:650 xc16x-ibld.c:756
802#: xstormy16-ibld.c:682
32fba81d
NC
803#, c-format
804msgid "Unrecognized field %d while building insn.\n"
f8c2a965 805msgstr "建立 insn 时遇到无法识别的字段 %d。\n"
32fba81d 806
809276d2
NC
807#: epiphany-ibld.c:1173 fr30-ibld.c:939 frv-ibld.c:1177 ip2k-ibld.c:686
808#: iq2000-ibld.c:892 lm32-ibld.c:742 m32c-ibld.c:2896 m32r-ibld.c:806
809#: mep-ibld.c:1811 mt-ibld.c:973 or1k-ibld.c:755 xc16x-ibld.c:976
810#: xstormy16-ibld.c:828
32fba81d
NC
811#, c-format
812msgid "Unrecognized field %d while decoding insn.\n"
f8c2a965 813msgstr "解码 insn 时遇到无法识别的字段 %d。\n"
32fba81d 814
809276d2
NC
815#: epiphany-ibld.c:1316 fr30-ibld.c:1085 frv-ibld.c:1455 ip2k-ibld.c:760
816#: iq2000-ibld.c:1023 lm32-ibld.c:831 m32c-ibld.c:3513 m32r-ibld.c:919
817#: mep-ibld.c:2281 mt-ibld.c:1173 or1k-ibld.c:838 xc16x-ibld.c:1197
818#: xstormy16-ibld.c:938
32fba81d
NC
819#, c-format
820msgid "Unrecognized field %d while getting int operand.\n"
f8c2a965 821msgstr "获得 int 操作数时遇到无法识别的字段 %d。\n"
32fba81d 822
809276d2
NC
823#: epiphany-ibld.c:1441 fr30-ibld.c:1213 frv-ibld.c:1715 ip2k-ibld.c:816
824#: iq2000-ibld.c:1136 lm32-ibld.c:902 m32c-ibld.c:4112 m32r-ibld.c:1014
825#: mep-ibld.c:2733 mt-ibld.c:1355 or1k-ibld.c:903 xc16x-ibld.c:1400
826#: xstormy16-ibld.c:1030
32fba81d
NC
827#, c-format
828msgid "Unrecognized field %d while getting vma operand.\n"
f8c2a965 829msgstr "获得 vma 操作数时遇到无法识别的字段 %d。\n"
32fba81d 830
809276d2
NC
831#: epiphany-ibld.c:1573 fr30-ibld.c:1344 frv-ibld.c:1982 ip2k-ibld.c:875
832#: iq2000-ibld.c:1256 lm32-ibld.c:980 m32c-ibld.c:4699 m32r-ibld.c:1115
833#: mep-ibld.c:3146 mt-ibld.c:1544 or1k-ibld.c:975 xc16x-ibld.c:1604
834#: xstormy16-ibld.c:1129
32fba81d
NC
835#, c-format
836msgid "Unrecognized field %d while setting int operand.\n"
f8c2a965 837msgstr "设置 int 操作数时遇到无法识别的字段 %d。\n"
32fba81d 838
809276d2
NC
839#: epiphany-ibld.c:1695 fr30-ibld.c:1465 frv-ibld.c:2239 ip2k-ibld.c:924
840#: iq2000-ibld.c:1366 lm32-ibld.c:1048 m32c-ibld.c:5276 m32r-ibld.c:1206
841#: mep-ibld.c:3549 mt-ibld.c:1723 or1k-ibld.c:1037 xc16x-ibld.c:1798
842#: xstormy16-ibld.c:1218
32fba81d
NC
843#, c-format
844msgid "Unrecognized field %d while setting vma operand.\n"
f8c2a965
NC
845msgstr "设置 vma 操作数时遇到无法识别的字段 %d。\n"
846
809276d2 847#: fr30-asm.c:93 m32c-asm.c:872 m32c-asm.c:879
f8c2a965 848msgid "Register number is not valid"
809276d2 849msgstr "寄存器数字无效"
f8c2a965 850
809276d2 851#: fr30-asm.c:95
f8c2a965 852msgid "Register must be between r0 and r7"
809276d2 853msgstr "寄存器必须 r0 和 r7 之间"
f8c2a965 854
809276d2 855#: fr30-asm.c:97
f8c2a965 856msgid "Register must be between r8 and r15"
809276d2 857msgstr "寄存器必须 r8 和 r15 之间"
f8c2a965 858
809276d2 859#: fr30-asm.c:116 m32c-asm.c:910
f8c2a965 860msgid "Register list is not valid"
809276d2 861msgstr "寄存器列表无效"
f8c2a965 862
809276d2 863#: frv-asm.c:608
f8c2a965
NC
864msgid "missing `]'"
865msgstr "缺少 `]'"
866
809276d2 867#: frv-asm.c:611 frv-asm.c:621
f8c2a965
NC
868#, fuzzy
869#| msgid "immediate value is out of range"
870msgid "Special purpose register number is out of range"
871msgstr "专用寄存器的编号是超出范围"
872
809276d2 873#: frv-asm.c:908
f8c2a965
NC
874#, fuzzy
875msgid "Value of A operand must be 0 or 1"
876msgstr "数字必须是 0 或 1"
32fba81d 877
809276d2 878#: frv-asm.c:944
32fba81d
NC
879msgid "register number must be even"
880msgstr "寄存器数必须是偶数"
881
64973b0a 882#: h8300-dis.c:313
32fba81d
NC
883#, c-format
884msgid "Hmmmm 0x%x"
f8c2a965 885msgstr "咦... 0x%x"
32fba81d 886
64973b0a 887#: h8300-dis.c:690
809276d2 888#, c-format
32fba81d 889msgid "Don't understand 0x%x \n"
809276d2 890msgstr "无法识别 0x%x \n"
32fba81d 891
64973b0a 892#: h8500-dis.c:123
32fba81d
NC
893#, fuzzy, c-format
894msgid "can't cope with insert %d\n"
f8c2a965 895msgstr "无法清除未激活的密钥 %d。\n"
32fba81d
NC
896
897#. Couldn't understand anything.
64973b0a 898#: h8500-dis.c:323
32fba81d
NC
899#, c-format
900msgid "%02x\t\t*unknown*"
901msgstr "%02x\t\t*未知*"
902
809276d2 903#: i386-dis.c:12330
32fba81d
NC
904msgid "<internal disassembler error>"
905msgstr "<反汇编器内部错误>"
906
809276d2 907#: i386-dis.c:12625
f8c2a965
NC
908#, c-format
909msgid ""
910"\n"
911"The following i386/x86-64 specific disassembler options are supported for use\n"
912"with the -M switch (multiple options should be separated by commas):\n"
913msgstr ""
914"\n"
915"下列 i386/x86-64 特定的反汇编器选项在使用 -M 开关时可用(使用逗号分隔多个选项):\n"
916
809276d2 917#: i386-dis.c:12629
64973b0a 918#, c-format
f8c2a965 919msgid " x86-64 Disassemble in 64bit mode\n"
64973b0a 920msgstr " x86-64 在 64 位模式下反汇编\n"
f8c2a965 921
809276d2 922#: i386-dis.c:12630
64973b0a 923#, c-format
f8c2a965 924msgid " i386 Disassemble in 32bit mode\n"
64973b0a 925msgstr " i386 在 32 位模式下反汇编\n"
f8c2a965 926
809276d2 927#: i386-dis.c:12631
f8c2a965
NC
928#, c-format
929msgid " i8086 Disassemble in 16bit mode\n"
930msgstr " i8086 在 16 位模式下反汇编\n"
931
809276d2 932#: i386-dis.c:12632
f8c2a965
NC
933#, c-format
934msgid " att Display instruction in AT&T syntax\n"
935msgstr " att 用 AT&T 语法显示指令\n"
936
809276d2 937#: i386-dis.c:12633
f8c2a965
NC
938#, c-format
939msgid " intel Display instruction in Intel syntax\n"
940msgstr " intel 用 Intel 语法显示指令\n"
941
809276d2 942#: i386-dis.c:12634
f8c2a965
NC
943#, fuzzy, c-format
944msgid ""
945" att-mnemonic\n"
946" Display instruction in AT&T mnemonic\n"
947msgstr " att 用 AT&T 语法显示指令\n"
948
809276d2 949#: i386-dis.c:12636
f8c2a965
NC
950#, fuzzy, c-format
951msgid ""
952" intel-mnemonic\n"
953" Display instruction in Intel mnemonic\n"
954msgstr " intel 用 Intel 语法显示指令\n"
955
809276d2 956#: i386-dis.c:12638
f8c2a965
NC
957#, c-format
958msgid " addr64 Assume 64bit address size\n"
959msgstr " addr64 假定 64 位地址大小\n"
960
809276d2 961#: i386-dis.c:12639
f8c2a965
NC
962#, c-format
963msgid " addr32 Assume 32bit address size\n"
964msgstr " addr32 假定 32 位地址大小\n"
965
809276d2 966#: i386-dis.c:12640
f8c2a965
NC
967#, c-format
968msgid " addr16 Assume 16bit address size\n"
969msgstr " addr16 假定 16 位地址大小\n"
970
809276d2 971#: i386-dis.c:12641
f8c2a965
NC
972#, c-format
973msgid " data32 Assume 32bit data size\n"
974msgstr " data32 假定 32 位数据大小\n"
975
809276d2 976#: i386-dis.c:12642
f8c2a965
NC
977#, c-format
978msgid " data16 Assume 16bit data size\n"
979msgstr " data16 假定 16 位数据大小\n"
980
809276d2 981#: i386-dis.c:12643
f8c2a965
NC
982#, c-format
983msgid " suffix Always display instruction suffix in AT&T syntax\n"
984msgstr " suffix 在 AT&T 语法中始终显示指令后缀\n"
985
809276d2 986#: i386-dis.c:12644
64973b0a
NC
987#, fuzzy, c-format
988#| msgid " att Display instruction in AT&T syntax\n"
989msgid " amd64 Display instruction in AMD64 ISA\n"
990msgstr " att 用 AT&T 语法显示指令\n"
991
809276d2 992#: i386-dis.c:12645
64973b0a
NC
993#, fuzzy, c-format
994#| msgid " intel Display instruction in Intel syntax\n"
995msgid " intel64 Display instruction in Intel64 ISA\n"
996msgstr " intel 用 Intel 语法显示指令\n"
997
809276d2 998#: i386-dis.c:13190
64973b0a
NC
999msgid "64-bit address is disabled"
1000msgstr "64 位地址已禁用"
1001
809276d2 1002#: i386-gen.c:711 ia64-gen.c:306
32fba81d
NC
1003#, c-format
1004msgid "%s: Error: "
1005msgstr "%s:错误:"
1006
809276d2 1007#: i386-gen.c:890
f8c2a965
NC
1008#, fuzzy, c-format
1009msgid "%s: %d: Unknown bitfield: %s\n"
1010msgstr "行 %d:未知标签:%s\n"
1011
809276d2 1012#: i386-gen.c:892
f8c2a965
NC
1013#, fuzzy, c-format
1014#| msgid "Unknown error %d\n"
1015msgid "Unknown bitfield: %s\n"
1016msgstr "%s:未知函数‘%u’\n"
1017
809276d2 1018#: i386-gen.c:955
f8c2a965
NC
1019#, fuzzy, c-format
1020msgid "%s: %d: Missing `)' in bitfield: %s\n"
1021msgstr "缺少 %s%d %s:%s\n"
1022
809276d2 1023#: i386-gen.c:1256
f8c2a965
NC
1024#, fuzzy, c-format
1025msgid "can't find i386-opc.tbl for reading, errno = %s\n"
1026msgstr "找不到阅读,errno i386 opc.tbl = %s"
1027
809276d2 1028#: i386-gen.c:1387
f8c2a965
NC
1029#, fuzzy, c-format
1030msgid "can't find i386-reg.tbl for reading, errno = %s\n"
1031msgstr "找不到阅读,errno i386 reg.tbl = %s"
1032
809276d2 1033#: i386-gen.c:1465
f8c2a965
NC
1034#, fuzzy, c-format
1035msgid "can't create i386-init.h, errno = %s\n"
1036msgstr "无法创建 i386-init.h,errno = %s"
1037
809276d2 1038#: i386-gen.c:1555 ia64-gen.c:2829
f8c2a965
NC
1039#, c-format
1040msgid "unable to change directory to \"%s\", errno = %s\n"
1041msgstr "无法将当前目录切换至“%s”,errno = %s\n"
1042
809276d2 1043#: i386-gen.c:1567 i386-gen.c:1570
64973b0a
NC
1044#, c-format
1045msgid "CpuMax != %d!\n"
1046msgstr ""
1047
809276d2 1048#: i386-gen.c:1574
64973b0a 1049#, c-format
f8c2a965 1050msgid "%d unused bits in i386_cpu_flags.\n"
64973b0a 1051msgstr ""
f8c2a965 1052
809276d2 1053#: i386-gen.c:1581
f8c2a965
NC
1054#, fuzzy, c-format
1055msgid "%d unused bits in i386_operand_type.\n"
1056msgstr "%d 未使用的钻头在 i386_operand_type。"
1057
809276d2
NC
1058#: i386-gen.c:1595
1059#, c-format
f8c2a965 1060msgid "can't create i386-tbl.h, errno = %s\n"
809276d2 1061msgstr "无法创建 i386-tbl.h,errno = %s\n"
f8c2a965 1062
64973b0a 1063#: ia64-gen.c:319
32fba81d
NC
1064#, c-format
1065msgid "%s: Warning: "
1066msgstr "%s:警告:"
1067
64973b0a 1068#: ia64-gen.c:505 ia64-gen.c:736
32fba81d
NC
1069#, fuzzy, c-format
1070msgid "multiple note %s not handled\n"
f8c2a965 1071msgstr "%s:多次重复定义符号“%s”"
32fba81d 1072
64973b0a 1073#: ia64-gen.c:616
f8c2a965 1074#, fuzzy
32fba81d 1075msgid "can't find ia64-ic.tbl for reading\n"
f8c2a965 1076msgstr "找不到 ia64 ic.tbl 阅读"
32fba81d 1077
64973b0a 1078#: ia64-gen.c:818
32fba81d
NC
1079#, fuzzy, c-format
1080msgid "can't find %s for reading\n"
f8c2a965 1081msgstr "%s:无法找到模块文件 %s\n"
32fba81d 1082
64973b0a 1083#: ia64-gen.c:1050
f8c2a965 1084#, fuzzy, c-format
32fba81d
NC
1085msgid ""
1086"most recent format '%s'\n"
1087"appears more restrictive than '%s'\n"
f8c2a965 1088msgstr "最新格式 %s 似乎比 %s 的限制性更强"
32fba81d 1089
64973b0a 1090#: ia64-gen.c:1061
32fba81d
NC
1091#, fuzzy, c-format
1092msgid "overlapping field %s->%s\n"
f8c2a965 1093msgstr "缺少字段‘%s’,在‘%s’中"
32fba81d 1094
64973b0a 1095#: ia64-gen.c:1258
f8c2a965 1096#, fuzzy, c-format
32fba81d 1097msgid "overwriting note %d with note %d (IC:%s)\n"
f8c2a965 1098msgstr "用注 %d (IC:%s) 覆盖注 %d"
32fba81d 1099
64973b0a 1100#: ia64-gen.c:1465
32fba81d
NC
1101#, c-format
1102msgid "don't know how to specify %% dependency %s\n"
1103msgstr "不知道如何指定 %% 依赖 %s\n"
1104
64973b0a 1105#: ia64-gen.c:1487
32fba81d
NC
1106#, c-format
1107msgid "Don't know how to specify # dependency %s\n"
1108msgstr "不知道如何指定 # 依赖 %s\n"
1109
64973b0a 1110#: ia64-gen.c:1526
f8c2a965 1111#, fuzzy, c-format
32fba81d 1112msgid "IC:%s [%s] has no terminals or sub-classes\n"
f8c2a965 1113msgstr "IC:%s [%s] 没有任何终端或子类"
32fba81d 1114
64973b0a 1115#: ia64-gen.c:1529
f8c2a965 1116#, fuzzy, c-format
32fba81d 1117msgid "IC:%s has no terminals or sub-classes\n"
f8c2a965 1118msgstr "IC:%s 有没有终端或子类"
32fba81d 1119
64973b0a 1120#: ia64-gen.c:1538
f8c2a965 1121#, fuzzy, c-format
32fba81d 1122msgid "no insns mapped directly to terminal IC %s [%s]"
f8c2a965 1123msgstr "没有 insn 被直接映射到终端 IC %s [%s]"
32fba81d 1124
64973b0a 1125#: ia64-gen.c:1541
f8c2a965 1126#, fuzzy, c-format
32fba81d 1127msgid "no insns mapped directly to terminal IC %s\n"
f8c2a965 1128msgstr "没有 insn 被直接映射到终端 IC %s\n"
32fba81d 1129
64973b0a 1130#: ia64-gen.c:1552
f8c2a965 1131#, fuzzy, c-format
32fba81d 1132msgid "class %s is defined but not used\n"
f8c2a965 1133msgstr "%q+D定义后未使用"
32fba81d 1134
64973b0a 1135#: ia64-gen.c:1565
f8c2a965
NC
1136#, fuzzy, c-format
1137msgid "Warning: rsrc %s (%s) has no chks\n"
1138msgstr "警告:%s 节的大小为零"
32fba81d 1139
64973b0a 1140#: ia64-gen.c:1568
32fba81d 1141#, fuzzy, c-format
f8c2a965 1142msgid "Warning: rsrc %s (%s) has no chks or regs\n"
32fba81d
NC
1143msgstr "指数部分没有数字"
1144
64973b0a 1145#: ia64-gen.c:1572
f8c2a965
NC
1146#, fuzzy, c-format
1147msgid "rsrc %s (%s) has no regs\n"
1148msgstr "%s 已不可访问"
1149
64973b0a 1150#: ia64-gen.c:2464
32fba81d
NC
1151#, c-format
1152msgid "IC note %d in opcode %s (IC:%s) conflicts with resource %s note %d\n"
1153msgstr ""
1154
64973b0a 1155#: ia64-gen.c:2492
32fba81d
NC
1156#, c-format
1157msgid "IC note %d for opcode %s (IC:%s) conflicts with resource %s note %d\n"
1158msgstr ""
1159
64973b0a 1160#: ia64-gen.c:2506
32fba81d
NC
1161#, fuzzy, c-format
1162msgid "opcode %s has no class (ops %d %d %d)\n"
1163msgstr "尚未定义名为“%s”的 <draw_ops>"
1164
32fba81d
NC
1165#. We've been passed a w. Return with an error message so that
1166#. cgen will try the next parsing option.
809276d2 1167#: ip2k-asm.c:81
32fba81d 1168msgid "W keyword invalid in FR operand slot."
f8c2a965 1169msgstr "W 关键字非法,在 FR 操作数槽位中。"
32fba81d
NC
1170
1171#. Invalid offset present.
809276d2 1172#: ip2k-asm.c:106
32fba81d 1173msgid "offset(IP) is not a valid form"
64973b0a 1174msgstr "偏移量(IP)不是合法格式"
32fba81d
NC
1175
1176#. Found something there in front of (DP) but it's out
1177#. of range.
809276d2 1178#: ip2k-asm.c:154
32fba81d
NC
1179msgid "(DP) offset out of range."
1180msgstr "(DP) 偏移量越界"
1181
1182#. Found something there in front of (SP) but it's out
1183#. of range.
809276d2 1184#: ip2k-asm.c:195
32fba81d
NC
1185msgid "(SP) offset out of range."
1186msgstr "(SP) 偏移量越界。"
1187
809276d2 1188#: ip2k-asm.c:211
32fba81d 1189msgid "illegal use of parentheses"
f8c2a965 1190msgstr "括号用法非法"
32fba81d 1191
809276d2 1192#: ip2k-asm.c:218
32fba81d
NC
1193#, fuzzy
1194msgid "operand out of range (not between 1 and 255)"
f8c2a965 1195msgstr "操作数越界(%ld 不在 %ld 和 %ld 之间)"
32fba81d
NC
1196
1197#. Something is very wrong. opindex has to be one of the above.
809276d2 1198#: ip2k-asm.c:242
32fba81d
NC
1199#, fuzzy
1200msgid "parse_addr16: invalid opindex."
f8c2a965 1201msgstr "无效的‘asm’:"
32fba81d 1202
809276d2 1203#: ip2k-asm.c:296
32fba81d
NC
1204msgid "Byte address required. - must be even."
1205msgstr ""
1206
809276d2 1207#: ip2k-asm.c:305
32fba81d
NC
1208msgid "cgen_parse_address returned a symbol. Literal required."
1209msgstr ""
1210
809276d2 1211#: ip2k-asm.c:360
f8c2a965
NC
1212#, fuzzy
1213msgid "percent-operator operand is not a symbol"
1214msgstr "%%L处的 .not. 运算符的操作数为 %s"
32fba81d 1215
809276d2 1216#: ip2k-asm.c:413
32fba81d
NC
1217msgid "Attempt to find bit index of 0"
1218msgstr ""
1219
809276d2 1220#: iq2000-asm.c:112 iq2000-asm.c:142
32fba81d
NC
1221msgid "immediate value cannot be register"
1222msgstr "立即数不能是寄存器"
1223
809276d2 1224#: iq2000-asm.c:123 iq2000-asm.c:153 lm32-asm.c:70
32fba81d
NC
1225msgid "immediate value out of range"
1226msgstr "立即数越界"
1227
809276d2 1228#: iq2000-asm.c:182
32fba81d
NC
1229msgid "21-bit offset out of range"
1230msgstr "21位长的偏移量越界"
1231
809276d2 1232#: lm32-asm.c:166
f8c2a965
NC
1233#, fuzzy
1234msgid "expecting gp relative address: gp(symbol)"
1235msgstr "不能使用非 GP 相对的绝对地址"
32fba81d 1236
809276d2 1237#: lm32-asm.c:196
f8c2a965
NC
1238msgid "expecting got relative address: got(symbol)"
1239msgstr ""
1240
809276d2 1241#: lm32-asm.c:226
f8c2a965
NC
1242msgid "expecting got relative address: gotoffhi16(symbol)"
1243msgstr ""
32fba81d 1244
809276d2 1245#: lm32-asm.c:256
f8c2a965
NC
1246msgid "expecting got relative address: gotofflo16(symbol)"
1247msgstr ""
1248
64973b0a 1249#: m10200-dis.c:157 m10300-dis.c:580
32fba81d
NC
1250#, c-format
1251msgid "unknown\t0x%04lx"
1252msgstr "未知\t0x%04lx"
1253
64973b0a 1254#: m10200-dis.c:327
32fba81d 1255#, c-format
f8c2a965
NC
1256msgid "unknown\t0x%02lx"
1257msgstr "未知\t0x%02lx"
1258
809276d2 1259#: m32c-asm.c:117
f8c2a965
NC
1260msgid "imm:6 immediate is out of range"
1261msgstr "imm:6 立即数越界"
32fba81d 1262
809276d2 1263#: m32c-asm.c:145
32fba81d 1264#, c-format
f8c2a965
NC
1265msgid "%dsp8() takes a symbolic address, not a number"
1266msgstr "%dsp8() 使用一个符号地址,而非数字"
1267
809276d2 1268#: m32c-asm.c:159 m32c-asm.c:163 m32c-asm.c:253
f8c2a965
NC
1269msgid "dsp:8 immediate is out of range"
1270msgstr "dsp:8 立即数越界"
1271
809276d2 1272#: m32c-asm.c:184 m32c-asm.c:188
f8c2a965
NC
1273msgid "Immediate is out of range -8 to 7"
1274msgstr "立即数越界 (-8 到 7)"
32fba81d 1275
809276d2 1276#: m32c-asm.c:209 m32c-asm.c:213
f8c2a965
NC
1277msgid "Immediate is out of range -7 to 8"
1278msgstr "立即数越界 (-7 到 8)"
1279
809276d2 1280#: m32c-asm.c:281
32fba81d 1281#, c-format
f8c2a965
NC
1282msgid "%dsp16() takes a symbolic address, not a number"
1283msgstr "%dsp16() 使用一个符号地址,而非数字"
32fba81d 1284
809276d2 1285#: m32c-asm.c:305 m32c-asm.c:312 m32c-asm.c:373
f8c2a965
NC
1286msgid "dsp:16 immediate is out of range"
1287msgstr "dsp:16 立即数越界"
1288
809276d2 1289#: m32c-asm.c:399
f8c2a965
NC
1290msgid "dsp:20 immediate is out of range"
1291msgstr "dsp:20 立即数越界"
1292
809276d2 1293#: m32c-asm.c:425 m32c-asm.c:445
f8c2a965
NC
1294msgid "dsp:24 immediate is out of range"
1295msgstr "dsp:24 立即数越界"
1296
809276d2 1297#: m32c-asm.c:478
f8c2a965
NC
1298msgid "immediate is out of range 1-2"
1299msgstr "立即数越界 1-2"
1300
809276d2 1301#: m32c-asm.c:496
f8c2a965
NC
1302msgid "immediate is out of range 1-8"
1303msgstr "立即数越界 1-8"
1304
809276d2 1305#: m32c-asm.c:514
f8c2a965
NC
1306msgid "immediate is out of range 0-7"
1307msgstr "立即数越界 0-7"
1308
809276d2 1309#: m32c-asm.c:550
f8c2a965
NC
1310msgid "immediate is out of range 2-9"
1311msgstr "立即数越界 2-9"
32fba81d 1312
809276d2 1313#: m32c-asm.c:568
f8c2a965 1314msgid "Bit number for indexing general register is out of range 0-15"
32fba81d
NC
1315msgstr ""
1316
809276d2 1317#: m32c-asm.c:606 m32c-asm.c:662
f8c2a965
NC
1318#, fuzzy
1319#| msgid "immediate value is out of range"
1320msgid "bit,base is out of range"
1321msgstr "立即数越界"
1322
809276d2 1323#: m32c-asm.c:613 m32c-asm.c:618 m32c-asm.c:666
f8c2a965
NC
1324#, fuzzy
1325#| msgid "21-bit offset out of range"
1326msgid "bit,base out of range for symbol"
1327msgstr "21位长的偏移量越界"
1328
809276d2 1329#: m32c-asm.c:802
f8c2a965
NC
1330#, fuzzy
1331msgid "not a valid r0l/r0h pair"
1332msgstr "有效的参数为:\n"
1333
809276d2 1334#: m32c-asm.c:832
f8c2a965
NC
1335#, fuzzy
1336#| msgid "invalid mask field"
1337msgid "Invalid size specifier"
1338msgstr "%s:无效的新列指定符号“%s”\n"
1339
64973b0a 1340#: m68k-dis.c:1292
32fba81d 1341#, c-format
f8c2a965
NC
1342msgid "<function code %d>"
1343msgstr "<函数代码 %d>"
32fba81d 1344
64973b0a 1345#: m68k-dis.c:1455
32fba81d 1346#, c-format
f8c2a965
NC
1347msgid "<internal error in opcode table: %s %s>\n"
1348msgstr "<操作数表中出现内部错误:%s %s>\n"
32fba81d 1349
64973b0a 1350#: m88k-dis.c:678
32fba81d 1351#, c-format
f8c2a965
NC
1352msgid "# <dis error: %08lx>"
1353msgstr "# <反汇编出错: %08lx>"
1354
809276d2 1355#: mep-asm.c:129
f8c2a965
NC
1356msgid "Only $tp or $13 allowed for this opcode"
1357msgstr ""
1358
809276d2 1359#: mep-asm.c:143
f8c2a965 1360msgid "Only $sp or $15 allowed for this opcode"
32fba81d
NC
1361msgstr ""
1362
809276d2 1363#: mep-asm.c:308 mep-asm.c:504
f8c2a965
NC
1364#, fuzzy, c-format
1365msgid "invalid %function() here"
1366msgstr "%qE未声明(不在函数内)"
1367
809276d2 1368#: mep-asm.c:336
f8c2a965
NC
1369msgid "Immediate is out of range -32768 to 32767"
1370msgstr "立即数越界 (-32768 到 32767)"
1371
809276d2 1372#: mep-asm.c:356
f8c2a965
NC
1373msgid "Immediate is out of range 0 to 65535"
1374msgstr "立即数越界 (0 到 65535)"
1375
809276d2 1376#: mep-asm.c:549 mep-asm.c:562
f8c2a965
NC
1377msgid "Immediate is out of range -512 to 511"
1378msgstr "立即数越界 (-512 到 511)"
1379
809276d2 1380#: mep-asm.c:554 mep-asm.c:563
f8c2a965
NC
1381msgid "Immediate is out of range -128 to 127"
1382msgstr "立即数越界 (-128 到 127)"
1383
809276d2 1384#: mep-asm.c:558
f8c2a965
NC
1385msgid "Value is not aligned enough"
1386msgstr "数值对齐程度不够"
1387
64973b0a 1388#: mips-dis.c:1751 mips-dis.c:1977
f8c2a965
NC
1389#, fuzzy, c-format
1390#| msgid "# internal error, undefined modifier(%c)"
1391msgid "# internal error, undefined operand in `%s %s'"
1392msgstr "<操作数表中出现内部错误:%s %s>\n"
1393
64973b0a 1394#: mips-dis.c:2553
32fba81d
NC
1395#, c-format
1396msgid ""
1397"\n"
1398"The following MIPS specific disassembler options are supported for use\n"
1399"with the -M switch (multiple options should be separated by commas):\n"
1400msgstr ""
f8c2a965
NC
1401"\n"
1402"下列 MIPS 特定的反汇编器选项可通过 -M 开关启用(使用逗号分隔多个选项):\n"
1403
64973b0a
NC
1404#: mips-dis.c:2557
1405#, fuzzy, c-format
1406#| msgid ""
1407#| "\n"
1408#| " aliases Do print instruction aliases.\n"
1409msgid ""
1410"\n"
1411" no-aliases Use canonical instruction forms.\n"
1412msgstr ""
1413"\n"
1414" aliases 要打印指令别名。\n"
1415
1416#: mips-dis.c:2560
1417#, fuzzy, c-format
1418#| msgid ""
1419#| "\n"
1420#| " msa Recognize MSA instructions.\n"
f8c2a965
NC
1421msgid ""
1422"\n"
64973b0a 1423" msa Recognize MSA instructions.\n"
f8c2a965
NC
1424msgstr ""
1425"\n"
1426" msa 识别 MSA 指令。\n"
1427
64973b0a
NC
1428#: mips-dis.c:2563
1429#, fuzzy, c-format
1430#| msgid ""
1431#| "\n"
1432#| " virt Recognize the virtualization ASE instructions.\n"
f8c2a965
NC
1433msgid ""
1434"\n"
64973b0a 1435" virt Recognize the virtualization ASE instructions.\n"
f8c2a965
NC
1436msgstr ""
1437"\n"
1438" virt 识别虚拟化 ASE 指令。\n"
32fba81d 1439
64973b0a 1440#: mips-dis.c:2566
32fba81d
NC
1441#, c-format
1442msgid ""
1443"\n"
64973b0a
NC
1444" xpa Recognize the eXtended Physical Address (XPA)\n"
1445" ASE instructions.\n"
1446msgstr ""
1447
1448#: mips-dis.c:2570
1449#, fuzzy, c-format
1450#| msgid ""
1451#| "\n"
1452#| " gpr-names=ABI Print GPR names according to specified ABI.\n"
1453#| " Default: based on binary being disassembled.\n"
1454msgid ""
1455"\n"
1456" gpr-names=ABI Print GPR names according to specified ABI.\n"
32fba81d
NC
1457" Default: based on binary being disassembled.\n"
1458msgstr ""
1459"\n"
1460" gpr-names=ABI 根据指定的 ABI 打印通用寄存器名。\n"
1461" 默认:根据被反汇编的二进制文件。\n"
1462
64973b0a 1463#: mips-dis.c:2574
32fba81d
NC
1464#, c-format
1465msgid ""
1466"\n"
1467" fpr-names=ABI Print FPR names according to specified ABI.\n"
1468" Default: numeric.\n"
1469msgstr ""
1470"\n"
1471" fpr-names=ABI 根据指定的 ABI 打印浮点寄存器名。\n"
1472" 默认:数字。\n"
1473
64973b0a 1474#: mips-dis.c:2578
32fba81d
NC
1475#, c-format
1476msgid ""
1477"\n"
1478" cp0-names=ARCH Print CP0 register names according to\n"
1479" specified architecture.\n"
1480" Default: based on binary being disassembled.\n"
1481msgstr ""
1482"\n"
1483" cp0-names=ARCH 根据指定的架构打印 CP0 寄存器名。\n"
1484" 默认:根据被反汇编的二进制代码。\n"
1485
64973b0a
NC
1486#: mips-dis.c:2583
1487#, fuzzy, c-format
1488#| msgid ""
1489#| "\n"
1490#| " hwr-names=ARCH Print HWR names according to specified \n"
1491#| "\t\t\t architecture.\n"
1492#| " Default: based on binary being disassembled.\n"
32fba81d
NC
1493msgid ""
1494"\n"
1495" hwr-names=ARCH Print HWR names according to specified \n"
64973b0a 1496" architecture.\n"
32fba81d
NC
1497" Default: based on binary being disassembled.\n"
1498msgstr ""
1499"\n"
1500" hwr-names=ARCH 根据指定的架构打印 HWR 寄存器名。\n"
1501" 默认:根据被反汇编的二进制代码。\n"
1502
64973b0a 1503#: mips-dis.c:2588
32fba81d
NC
1504#, c-format
1505msgid ""
1506"\n"
1507" reg-names=ABI Print GPR and FPR names according to\n"
1508" specified ABI.\n"
1509msgstr ""
1510"\n"
1511" reg-names=ABI 根据指定的 ABI 打印通用寄存器和浮点寄存\n"
1512" 器名。\n"
1513
64973b0a 1514#: mips-dis.c:2592
32fba81d
NC
1515#, c-format
1516msgid ""
1517"\n"
1518" reg-names=ARCH Print CP0 register and HWR names according to\n"
1519" specified architecture.\n"
1520msgstr ""
1521"\n"
1522" reg-names=ARCH 根据指定的架构打印 CP0 和 HWR 寄存器名。\n"
1523
64973b0a 1524#: mips-dis.c:2596
32fba81d
NC
1525#, c-format
1526msgid ""
1527"\n"
1528" For the options above, the following values are supported for \"ABI\":\n"
1529" "
1530msgstr ""
f8c2a965
NC
1531"\n"
1532" 对于以上的选项,以下值可被用于 \"ABI\":\n"
1533" "
32fba81d 1534
64973b0a 1535#: mips-dis.c:2603
32fba81d
NC
1536#, c-format
1537msgid ""
1538"\n"
1539" For the options above, The following values are supported for \"ARCH\":\n"
1540" "
1541msgstr ""
f8c2a965
NC
1542"\n"
1543" 对于以上的选项,以下值可被用于 \"ARCH\":\n"
1544" "
32fba81d
NC
1545
1546#: mmix-dis.c:34
1547#, fuzzy, c-format
1548msgid "Bad case %d (%s) in %s:%d\n"
f8c2a965 1549msgstr "行 %d: 不当的 no%s 数字:%d\n"
32fba81d
NC
1550
1551#: mmix-dis.c:44
1552#, c-format
1553msgid "Internal: Non-debugged code (test-case missing): %s:%d"
1554msgstr ""
1555
1556#: mmix-dis.c:53
1557msgid "(unknown)"
1558msgstr "(未知)"
1559
f8c2a965 1560#: mmix-dis.c:511
32fba81d
NC
1561#, fuzzy, c-format
1562msgid "*unknown operands type: %d*"
f8c2a965 1563msgstr "%s:未知的重定位类型 %d"
32fba81d 1564
64973b0a
NC
1565#: msp430-dis.c:59
1566#, c-format
1567msgid "Warning: disassembly unreliable - not enough bytes available"
1568msgstr "警告:反汇编不可靠 - 没有足够的可用字节"
1569
1570#: msp430-dis.c:65
1571#, c-format
1572msgid "Error: read from memory failed"
1573msgstr "错误:从内存读取失败"
1574
1575#: msp430-dis.c:499
f8c2a965 1576#, fuzzy
64973b0a 1577msgid "Warning: illegal as emulation instr"
f8c2a965
NC
1578msgstr "不要使用 fabss 自定义指令"
1579
1580#. R2/R3 are illegal as dest: may be data section.
64973b0a 1581#: msp430-dis.c:591
f8c2a965 1582#, fuzzy
64973b0a 1583msgid "Warning: illegal as 2-op instr"
f8c2a965
NC
1584msgstr "不要使用 fabss 自定义指令"
1585
64973b0a 1586#: msp430-dis.c:1002
f8c2a965 1587#, fuzzy
64973b0a 1588msgid "Warning: unrecognised CALLA addressing mode"
f8c2a965
NC
1589msgstr "无效寻址模式"
1590
64973b0a 1591#: msp430-dis.c:1303 msp430-dis.c:1324 msp430-dis.c:1345
32fba81d 1592#, c-format
64973b0a 1593msgid "Warning: reserved use of A/L and B/W bits detected"
f8c2a965 1594msgstr ""
32fba81d 1595
809276d2 1596#: mt-asm.c:110 mt-asm.c:190
f8c2a965
NC
1597#, fuzzy
1598msgid "Operand out of range. Must be between -32768 and 32767."
1599msgstr "操作数越界(%lu 不在 0 和 %lu 之间)"
32fba81d 1600
809276d2 1601#: mt-asm.c:149
f8c2a965 1602msgid "Biiiig Trouble in parse_imm16!"
32fba81d
NC
1603msgstr ""
1604
809276d2 1605#: mt-asm.c:157
f8c2a965
NC
1606#, fuzzy
1607msgid "The percent-operator's operand is not a symbol"
1608msgstr "%%L处的 .not. 运算符的操作数为 %s"
32fba81d 1609
809276d2 1610#: mt-asm.c:395
f8c2a965
NC
1611msgid "invalid operand. type may have values 0,1,2 only."
1612msgstr ""
32fba81d 1613
f8c2a965
NC
1614#. I and Z are output operands and can`t be immediate
1615#. A is an address and we can`t have the address of
1616#. an immediate either. We don't know how much to increase
1617#. aoffsetp by since whatever generated this is broken
1618#. anyway!
1619#: ns32k-dis.c:533
1620#, c-format
1621msgid "$<undefined>"
1622msgstr "$<未定义>"
32fba81d 1623
809276d2 1624#: ppc-dis.c:359
f8c2a965
NC
1625#, fuzzy, c-format
1626msgid "warning: ignoring unknown -M%s option\n"
1627msgstr "警告:忽略--strip-program 选项,因为-s 选项没有指明"
32fba81d 1628
809276d2 1629#: ppc-dis.c:880
f8c2a965
NC
1630#, c-format
1631msgid ""
1632"\n"
1633"The following PPC specific disassembler options are supported for use with\n"
1634"the -M switch:\n"
1635msgstr ""
1636"\n"
1637"下列 PPC 特定的反汇编器选项在使用 -M 开关时可用(使用逗号分隔多个选项):\n"
32fba81d 1638
809276d2 1639#: ppc-opc.c:52 ppc-opc.c:75 ppc-opc.c:100 ppc-opc.c:129
f8c2a965 1640msgid "invalid register"
64973b0a 1641msgstr "无效的寄存器"
32fba81d 1642
809276d2 1643#: ppc-opc.c:377 ppc-opc.c:405
f8c2a965
NC
1644msgid "invalid conditional option"
1645msgstr "无效的条件选项"
32fba81d 1646
809276d2 1647#: ppc-opc.c:379 ppc-opc.c:407
f8c2a965
NC
1648#, fuzzy
1649msgid "invalid counter access"
1650msgstr "没有访问权限"
32fba81d 1651
809276d2 1652#: ppc-opc.c:409
f8c2a965
NC
1653msgid "attempt to set y bit when using + or - modifier"
1654msgstr ""
32fba81d 1655
809276d2 1656#: ppc-opc.c:500
32fba81d
NC
1657msgid "invalid mask field"
1658msgstr "无效的掩码字段"
1659
809276d2 1660#: ppc-opc.c:523
32fba81d 1661#, fuzzy
64973b0a 1662msgid "invalid mfcr mask"
f8c2a965 1663msgstr "无效的掩码字段"
32fba81d 1664
809276d2 1665#: ppc-opc.c:596 ppc-opc.c:636
64973b0a
NC
1666#, fuzzy
1667msgid "illegal L operand value"
1668msgstr "立即数"
1669
809276d2 1670#: ppc-opc.c:642
64973b0a
NC
1671msgid "incompatible L operand value"
1672msgstr ""
1673
809276d2 1674#: ppc-opc.c:686 ppc-opc.c:721
32fba81d
NC
1675msgid "illegal bitmask"
1676msgstr "非法的位掩码"
1677
809276d2 1678#: ppc-opc.c:808
f8c2a965
NC
1679#, fuzzy
1680msgid "address register in load range"
1681msgstr "地址中无寄存器"
32fba81d 1682
809276d2 1683#: ppc-opc.c:874
32fba81d
NC
1684#, fuzzy
1685msgid "index register in load range"
f8c2a965 1686msgstr "寄存器元素下标"
32fba81d 1687
809276d2 1688#: ppc-opc.c:903 ppc-opc.c:984
32fba81d
NC
1689msgid "source and target register operands must be different"
1690msgstr ""
1691
809276d2 1692#: ppc-opc.c:931
32fba81d
NC
1693msgid "invalid register operand when updating"
1694msgstr ""
1695
809276d2 1696#: ppc-opc.c:1047
f8c2a965 1697msgid "illegal immediate value"
64973b0a 1698msgstr "非法的立即数"
f8c2a965 1699
809276d2 1700#: ppc-opc.c:1194
f8c2a965
NC
1701#, fuzzy
1702msgid "invalid sprg number"
1703msgstr "无效的数字。"
32fba81d 1704
809276d2 1705#: ppc-opc.c:1231
64973b0a
NC
1706#, fuzzy
1707msgid "invalid tbr number"
1708msgstr "无效的数字。"
1709
809276d2 1710#: ppc-opc.c:1373
f8c2a965
NC
1711#, fuzzy
1712#| msgid "invalid conditional option"
1713msgid "invalid constant"
1714msgstr "%<#pragma pack%>中有无效常量 - 已忽略"
32fba81d 1715
809276d2
NC
1716#: ppc-opc.c:1478 ppc-opc.c:1505 ppc-opc.c:1532 ppc-opc.c:1559
1717msgid "UIMM = 00000 is illegal"
1718msgstr ""
1719
1720#: ppc-opc.c:1586
1721msgid "UIMM values >7 are illegal"
1722msgstr ""
1723
1724#: ppc-opc.c:1613
1725msgid "UIMM values >15 are illegal"
1726msgstr ""
1727
1728#: ppc-opc.c:1640
1729msgid "GPR odd is illegal"
1730msgstr ""
1731
1732#: ppc-opc.c:1667 ppc-opc.c:1694
1733#, fuzzy
1734#| msgid "invalid register offset"
1735msgid "invalid offset"
1736msgstr "无效的寄存器偏移量"
1737
1738#: ppc-opc.c:1721
1739#, fuzzy
1740msgid "invalid Ddd value"
1741msgstr "无效的数字。"
1742
64973b0a
NC
1743#. Invalid option.
1744#: riscv-dis.c:68
1745#, fuzzy, c-format
1746#| msgid "Unrecognised disassembler option: %s\n"
1747msgid "Unrecognized disassembler option: %s\n"
1748msgstr "无法识别的反汇编器选项:%s\n"
1749
809276d2 1750#: riscv-dis.c:346
64973b0a
NC
1751#, fuzzy, c-format
1752#| msgid "# internal error, undefined modifier(%c)"
1753msgid "# internal error, undefined modifier (%c)"
1754msgstr "<操作数表中出现内部错误:%s %s>\n"
1755
809276d2 1756#: riscv-dis.c:498
64973b0a
NC
1757#, fuzzy, c-format
1758#| msgid ""
1759#| "\n"
1760#| "The following MIPS specific disassembler options are supported for use\n"
1761#| "with the -M switch (multiple options should be separated by commas):\n"
f8c2a965
NC
1762msgid ""
1763"\n"
64973b0a 1764"The following RISC-V-specific disassembler options are supported for use\n"
f8c2a965
NC
1765"with the -M switch (multiple options should be separated by commas):\n"
1766msgstr ""
1767"\n"
64973b0a
NC
1768"下列 MIPS 特定的反汇编器选项可通过 -M 开关启用(使用逗号分隔多个选项):\n"
1769
809276d2 1770#: riscv-dis.c:502
64973b0a
NC
1771#, c-format
1772msgid ""
f8c2a965 1773"\n"
809276d2 1774" numeric Print numeric register names, rather than ABI names.\n"
64973b0a 1775msgstr ""
32fba81d 1776
809276d2 1777#: riscv-dis.c:505
f8c2a965 1778#, c-format
64973b0a
NC
1779msgid ""
1780"\n"
1781" no-aliases Disassemble only into canonical instructions, rather\n"
1782" than into pseudoinstructions.\n"
1783msgstr ""
1784
1785#: s390-dis.c:42
1786#, fuzzy
1787#| msgid " esa Disassemble in ESA architecture mode\n"
1788msgid "Disassemble in ESA architecture mode"
f8c2a965
NC
1789msgstr " esa 在 ESA 架构模式下反汇编\n"
1790
64973b0a
NC
1791#: s390-dis.c:43
1792#, fuzzy
1793msgid "Disassemble in z/Architecture mode"
f8c2a965
NC
1794msgstr "z/Architecture 模式在 %s 上不受支持"
1795
64973b0a
NC
1796#: s390-dis.c:44
1797msgid "Print unknown instructions according to length from first two bits"
1798msgstr ""
1799
1800#: s390-dis.c:409
1801#, c-format
1802msgid ""
1803"\n"
1804"The following S/390 specific disassembler options are supported for use\n"
1805"with the -M switch (multiple options should be separated by commas):\n"
1806msgstr ""
1807"\n"
1808"\n"
1809"下列 S/390 特定的反汇编器选项可通过 -M 开关启用(使用逗号分隔多个选项):\n"
1810
1811#: score-dis.c:663 score-dis.c:870 score-dis.c:1031 score-dis.c:1145
1812#: score-dis.c:1152 score-dis.c:1159 score7-dis.c:695 score7-dis.c:858
f8c2a965
NC
1813#, fuzzy
1814#| msgid "<illegal precision>"
1815msgid "<illegal instruction>"
1816msgstr "非法操作"
1817
64973b0a 1818#: sparc-dis.c:309
32fba81d
NC
1819#, c-format
1820msgid "Internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n"
1821msgstr "内部错误:错误的 sparc-opcode.h:“%s”,%#.8lx,%#.8lx\n"
1822
64973b0a 1823#: sparc-dis.c:320
32fba81d
NC
1824#, c-format
1825msgid "Internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n"
1826msgstr "内部错误:错误的 sparc-opcode.h:“%s”,%#.8lx,%#.8lx\n"
1827
64973b0a 1828#: sparc-dis.c:379
32fba81d
NC
1829#, fuzzy, c-format
1830msgid "Internal error: bad sparc-opcode.h: \"%s\" == \"%s\"\n"
1831msgstr "内部错误:错误的 sparc-opcode.h:“%s”,%#.8lx,%#.8lx\n"
1832
f8c2a965 1833#. Mark as non-valid instruction.
64973b0a 1834#: sparc-dis.c:1100
f8c2a965
NC
1835msgid "unknown"
1836msgstr "未知"
1837
1838#: v850-dis.c:453
32fba81d
NC
1839#, fuzzy, c-format
1840msgid "unknown operand shift: %x\n"
f8c2a965 1841msgstr "<未知>:%x"
32fba81d 1842
f8c2a965
NC
1843#: v850-dis.c:465
1844#, fuzzy, c-format
1845#| msgid "unknown pop reg: %d\n"
1846msgid "unknown reg: %d\n"
1847msgstr "<未知>:%d"
32fba81d
NC
1848
1849#. The functions used to insert and extract complicated operands.
1850#. Note: There is a conspiracy between these functions and
1851#. v850_insert_operand() in gas/config/tc-v850.c. Error messages
1852#. containing the string 'out of range' will be ignored unless a
1853#. specific command line option is given to GAS.
f8c2a965
NC
1854#: v850-opc.c:53
1855#, fuzzy
32fba81d 1856msgid "displacement value is not in range and is not aligned"
f8c2a965 1857msgstr "偏移值越界"
32fba81d 1858
f8c2a965 1859#: v850-opc.c:54
32fba81d
NC
1860msgid "displacement value is out of range"
1861msgstr "偏移值越界"
1862
f8c2a965 1863#: v850-opc.c:55
32fba81d
NC
1864msgid "displacement value is not aligned"
1865msgstr "偏移值未对齐"
1866
f8c2a965 1867#: v850-opc.c:57
32fba81d
NC
1868msgid "immediate value is out of range"
1869msgstr "立即数越界"
1870
f8c2a965 1871#: v850-opc.c:58
32fba81d
NC
1872msgid "branch value out of range"
1873msgstr "跳转越界"
1874
f8c2a965
NC
1875#: v850-opc.c:59
1876msgid "branch value not in range and to odd offset"
1877msgstr "跳转越界且跳转偏移量为奇数"
1878
1879#: v850-opc.c:60
32fba81d
NC
1880msgid "branch to odd offset"
1881msgstr "跳转偏移量为奇数"
1882
f8c2a965
NC
1883#: v850-opc.c:61
1884#, fuzzy
1885#| msgid "immediate value is out of range"
1886msgid "position value is out of range"
1887msgstr "立即数越界"
1888
1889#: v850-opc.c:62
1890#, fuzzy
1891#| msgid "immediate value is out of range"
1892msgid "width value is out of range"
1893msgstr "立即数越界"
1894
1895#: v850-opc.c:63
1896#, fuzzy
1897#| msgid "value out of range"
1898msgid "SelID is out of range"
1899msgstr "SR/SelID 越界"
1900
1901#: v850-opc.c:64
1902msgid "vector8 is out of range"
1903msgstr "vector8 越界"
32fba81d 1904
f8c2a965
NC
1905#: v850-opc.c:65
1906msgid "vector5 is out of range"
1907msgstr "vector5 越界"
1908
1909#: v850-opc.c:66
1910msgid "imm10 is out of range"
1911msgstr "imm10 越界"
1912
1913#: v850-opc.c:67
1914msgid "SR/SelID is out of range"
1915msgstr "SR/SelID 越界"
1916
1917#: v850-opc.c:512
32fba81d
NC
1918msgid "invalid register for stack adjustment"
1919msgstr "用于调整堆栈的寄存器无效"
1920
f8c2a965
NC
1921#: v850-opc.c:532
1922msgid "invalid register name"
1923msgstr "无效寄存器名"
32fba81d 1924
64973b0a
NC
1925#: wasm32-dis.c:88
1926#, fuzzy
1927#| msgid "invalid register name"
1928msgid "Disassemble \"register\" names"
1929msgstr "无效寄存器名"
1930
1931#: wasm32-dis.c:89
1932msgid "Name well-known globals"
1933msgstr ""
1934
1935#: wasm32-dis.c:503
1936#, fuzzy, c-format
1937#| msgid ""
1938#| "\n"
1939#| "The following ARM specific disassembler options are supported for use with\n"
1940#| "the -M switch:\n"
1941msgid ""
1942"The following WebAssembly-specific disassembler options are supported for use\n"
1943"with the -M switch:\n"
1944msgstr ""
1945"\n"
1946"下列 ARM 特定的反汇编器选项可通过 -M 开关启用:\n"
1947
809276d2 1948#: xc16x-asm.c:66
f8c2a965
NC
1949msgid "Missing '#' prefix"
1950msgstr "缺失 '#' 前缀"
32fba81d 1951
809276d2 1952#: xc16x-asm.c:82
f8c2a965
NC
1953msgid "Missing '.' prefix"
1954msgstr "缺失 '.' 前缀"
1955
809276d2 1956#: xc16x-asm.c:98
f8c2a965
NC
1957msgid "Missing 'pof:' prefix"
1958msgstr "缺失 'pof:' 前缀"
1959
809276d2 1960#: xc16x-asm.c:114
f8c2a965
NC
1961msgid "Missing 'pag:' prefix"
1962msgstr "缺失 'pag:' 前缀"
1963
809276d2 1964#: xc16x-asm.c:130
f8c2a965
NC
1965msgid "Missing 'sof:' prefix"
1966msgstr "缺失 'sof:' 前缀"
1967
809276d2 1968#: xc16x-asm.c:146
f8c2a965
NC
1969msgid "Missing 'seg:' prefix"
1970msgstr "缺失 'seg:' 前缀"
1971
809276d2 1972#: xstormy16-asm.c:71
32fba81d
NC
1973msgid "Bad register in preincrement"
1974msgstr "前置自增中使用了错误的寄存器"
1975
809276d2 1976#: xstormy16-asm.c:76
32fba81d
NC
1977msgid "Bad register in postincrement"
1978msgstr "后置自增中使用了错误的寄存器"
1979
809276d2 1980#: xstormy16-asm.c:78
32fba81d
NC
1981msgid "Bad register name"
1982msgstr "错误的寄存器名"
1983
809276d2 1984#: xstormy16-asm.c:82
32fba81d
NC
1985msgid "Label conflicts with register name"
1986msgstr "标号与寄存器名冲突"
1987
809276d2 1988#: xstormy16-asm.c:86
32fba81d
NC
1989msgid "Label conflicts with `Rx'"
1990msgstr "标号与‘Rx’冲突"
1991
809276d2 1992#: xstormy16-asm.c:88
32fba81d
NC
1993msgid "Bad immediate expression"
1994msgstr "错误的立即数表达式"
1995
809276d2 1996#: xstormy16-asm.c:109
f8c2a965 1997#, fuzzy
32fba81d 1998msgid "No relocation for small immediate"
f8c2a965 1999msgstr "立即数"
32fba81d 2000
809276d2 2001#: xstormy16-asm.c:119
f8c2a965 2002#, fuzzy
32fba81d 2003msgid "Small operand was not an immediate number"
f8c2a965 2004msgstr "符号被用作立即操作数"
32fba81d 2005
809276d2 2006#: xstormy16-asm.c:157
32fba81d
NC
2007msgid "Operand is not a symbol"
2008msgstr "操作数不是一个符号"
2009
809276d2 2010#: xstormy16-asm.c:165
32fba81d
NC
2011msgid "Syntax error: No trailing ')'"
2012msgstr "语法错误:没有结尾的‘)’"
f8c2a965 2013
64973b0a
NC
2014#, fuzzy
2015#~ msgid "Illegal limm reference in last instruction!\n"
2016#~ msgstr "在最后一条指令的非法住参考!"
2017
2018#, fuzzy
2019#~ msgid "unable to fit different valued constants into instruction"
2020#~ msgstr "无法融入教学的不同值的常数"
2021
2022#, fuzzy
2023#~ msgid "auxiliary register not allowed here"
2024#~ msgstr "在这里不允许使用%<#pragma%>"
2025
2026#, fuzzy
2027#~ msgid "attempt to set readonly register"
2028#~ msgstr "不能设置只读属性"
2029
2030#, fuzzy
2031#~ msgid "attempt to read writeonly register"
2032#~ msgstr "尝试读取 writeonly 登记册"
2033
2034#, fuzzy
2035#~ msgid "too many long constants"
2036#~ msgstr "实参太多"
2037
2038#, fuzzy
2039#~ msgid "too many shimms in load"
2040#~ msgstr "重复行过多"
2041
2042#, fuzzy
2043#~ msgid "impossible store"
2044#~ msgstr "STORE"
2045
2046#, fuzzy
2047#~ msgid "st operand error"
2048#~ msgstr ""
2049#~ "\n"
2050#~ "错误: ILL_ILLOPN (不合法的算符)"
2051
2052#, fuzzy
2053#~ msgid "address writeback not allowed"
2054#~ msgstr "意外的地址写回"
2055
2056#, fuzzy
2057#~ msgid "invalid load/shimm insn"
2058#~ msgstr "无效指令:"
2059
2060#, fuzzy
2061#~ msgid "ld operand error"
2062#~ msgstr ""
2063#~ "\n"
2064#~ "错误: ILL_ILLOPN (不合法的算符)"
2065
2066#, fuzzy
2067#~ msgid "jump flags, but no .f seen"
2068#~ msgstr " -f --as-flags <flags> 把 <flags> 传递给汇编程序。\n"
2069
2070#, fuzzy
2071#~ msgid "jump flags, but no limm addr"
2072#~ msgstr "跳的旗帜,但没有住地址"
2073
2074#, fuzzy
2075#~ msgid "flag bits of jump address limm lost"
2076#~ msgstr "标志位的跳转地址住失去了"
2077
2078#, fuzzy
2079#~ msgid "attempt to set HR bits"
2080#~ msgstr "<无法识别的标志位集合>"
2081
2082#, fuzzy
2083#~ msgid "bad jump flags value"
2084#~ msgstr "错误的ai_flags 值"
2085
2086#, fuzzy
2087#~ msgid "branch address not on 4 byte boundary"
2088#~ msgstr "将函数强行对齐到 4 字节边界上"
2089
2090#, fuzzy
2091#~ msgid "must specify .jd or no nullify suffix"
2092#~ msgstr "必须指定.jd 或无 nullify 后缀"
2093
f8c2a965
NC
2094#~ msgid "unknown\t0x%04x"
2095#~ msgstr "未知\t0x%04x"
2096
2097#~ msgid "offset not a multiple of 2"
2098#~ msgstr "偏移量不是 2 的倍数"
2099
2100#~ msgid "offset greater than 62"
2101#~ msgstr "偏移量大于 62"
2102
2103#~ msgid "offset not a multiple of 4"
2104#~ msgstr "偏移量不是 4 的倍数"
2105
2106#~ msgid "offset greater than 124"
2107#~ msgstr "偏移量大于 124"
2108
2109#~ msgid "offset not a multiple of 8"
2110#~ msgstr "偏移量不是 8 的倍数"
2111
2112#~ msgid "offset greater than 248"
2113#~ msgstr "偏移量大于 248"
2114
2115#~ msgid "offset not between -2048 and 2047"
2116#~ msgstr "偏移量不在 -2048 和 2047 之间"
2117
2118#~ msgid "offset not between -8192 and 8191"
2119#~ msgstr "偏移量不在 -8192 和 8191 之间"
2120
2121#~ msgid "target register operand must be even"
2122#~ msgstr "目的寄存器操作数必须是偶数"
2123
2124#~ msgid "source register operand must be even"
2125#~ msgstr "源寄存器操作数必须是偶数"
2126
2127#~ msgid "branch value not in range and to an odd offset"
2128#~ msgstr "跳转越界且跳转偏移量为奇数"
2129
2130#~ msgid "immediate value not in range and not even"
2131#~ msgstr "立即数越界且不是偶数"
This page took 0.753276 seconds and 4 git commands to generate.