# SOME DESCRIPTIVE TITLE. # Copyright (C) 2003 Free Software Foundation, Inc. # Wang Li , 2003. # msgid "" msgstr "" "Project-Id-Version: bfd 2.12.91\n" "Report-Msgid-Bugs-To: bug-binutils@gnu.org\n" "POT-Creation-Date: 2008-09-09 15:56+0930\n" "PO-Revision-Date: 2003-03-11 09:46+0800\n" "Last-Translator: Wang Li \n" "Language-Team: Chinese (simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=gb2312\n" "Content-Transfer-Encoding: 8bit\n" #: aout-adobe.c:127 #, fuzzy msgid "%B: Unknown section type in a.out.adobe file: %x\n" msgstr "%s:a.out.adobe 文件中节的类型未知:%x\n" #: aout-cris.c:204 #, c-format msgid "%s: Invalid relocation type exported: %d" msgstr "%s:导出无效的重定位类型:%d" #: aout-cris.c:247 #, fuzzy msgid "%B: Invalid relocation type imported: %d" msgstr "%s:导入无效的重定位类型:%d" #: aout-cris.c:258 #, fuzzy msgid "%B: Bad relocation record imported: %d" msgstr "%s:导入错误的重定位记录:%d" #: aoutx.h:1268 aoutx.h:1604 #, c-format msgid "%s: can not represent section `%s' in a.out object file format" msgstr "%s:无法在 a.out 对象文件格式中表示节“%s”" #: aoutx.h:1570 #, c-format msgid "%s: can not represent section for symbol `%s' in a.out object file format" msgstr "%s:无法在 a.out 对象文件格式中为符号“%s”表示节" #: aoutx.h:1572 msgid "*unknown*" msgstr "*未知*" #: aoutx.h:3989 aoutx.h:4315 #, fuzzy msgid "%P: %B: unexpected relocation type\n" msgstr "%s:不支持的重定位的类型 %s" #: aoutx.h:5349 #, fuzzy, c-format msgid "%s: relocatable link from %s to %s not supported" msgstr "%s:不支持从 %s 到 %s 的可重定位的连接" #: archive.c:2046 msgid "Warning: writing archive was slow: rewriting timestamp\n" msgstr "警告:写入归档过慢:重新写入时间戳\n" #: archive.c:2309 msgid "Reading archive file mod timestamp" msgstr "正在读入文件修改时间戳" #: archive.c:2333 msgid "Writing updated armap timestamp" msgstr "正在更新 armap 时间戳" #: bfd.c:368 msgid "No error" msgstr "无错误" #: bfd.c:369 msgid "System call error" msgstr "系统调用错误" #: bfd.c:370 msgid "Invalid bfd target" msgstr "无效的 bfd 目标" #: bfd.c:371 msgid "File in wrong format" msgstr "文件格式错误" #: bfd.c:372 msgid "Archive object file in wrong format" msgstr "归档目标文件格式错误" #: bfd.c:373 msgid "Invalid operation" msgstr "无效的操作" #: bfd.c:374 msgid "Memory exhausted" msgstr "内存耗尽" #: bfd.c:375 msgid "No symbols" msgstr "无符号" #: bfd.c:376 msgid "Archive has no index; run ranlib to add one" msgstr "归档没有索引;运行 ranlib 以添加一个" #: bfd.c:377 msgid "No more archived files" msgstr "没有更多的归档文件" #: bfd.c:378 msgid "Malformed archive" msgstr "畸形的归档" #: bfd.c:379 msgid "File format not recognized" msgstr "不可识别的文件格式" #: bfd.c:380 msgid "File format is ambiguous" msgstr "二义性的文件格式" #: bfd.c:381 msgid "Section has no contents" msgstr "节没有内容" #: bfd.c:382 msgid "Nonrepresentable section on output" msgstr "输出不可表示的节" #: bfd.c:383 msgid "Symbol needs debug section which does not exist" msgstr "符号需要不存在的调试节" #: bfd.c:384 msgid "Bad value" msgstr "错误的值" #: bfd.c:385 msgid "File truncated" msgstr "文件被截断" #: bfd.c:386 msgid "File too big" msgstr "文件过大" #: bfd.c:387 #, c-format msgid "Error reading %s: %s" msgstr "" #: bfd.c:388 msgid "#" msgstr "#<无效的错误码>" #: bfd.c:912 #, c-format msgid "BFD %s assertion fail %s:%d" msgstr "BFD %s 断言失败 %s:%d" #: bfd.c:924 #, c-format msgid "BFD %s internal error, aborting at %s line %d in %s\n" msgstr "BFD %1$s 内部错误,异常中止于 %4$s 的 %3$d 行的 %2$s\n" #: bfd.c:928 #, c-format msgid "BFD %s internal error, aborting at %s line %d\n" msgstr "BFD %1$s 内部错误,异常中止于 %3$d 行的 %2$s\n" #: bfd.c:930 msgid "Please report this bug.\n" msgstr "请报告该 BUG。\n" #: bfdwin.c:208 #, c-format msgid "not mapping: data=%lx mapped=%d\n" msgstr "" #: bfdwin.c:211 #, c-format msgid "not mapping: env var not set\n" msgstr "" #: binary.c:284 #, c-format msgid "Warning: Writing section `%s' to huge (ie negative) file offset 0x%lx." msgstr "警告:将节“%s”写入过大(例如负数)文件偏移量的位置 0x%lx。" #: cache.c:222 msgid "reopening %B: %s\n" msgstr "" #: coff-alpha.c:490 msgid "" "%B: Cannot handle compressed Alpha binaries.\n" " Use compiler flags, or objZ, to generate uncompressed binaries." msgstr "" #: coff-alpha.c:647 #, fuzzy msgid "%B: unknown/unsupported relocation type %d" msgstr "%s:不支持的重定位的类型 %s" #: coff-alpha.c:899 coff-alpha.c:936 coff-alpha.c:2024 coff-mips.c:1003 msgid "GP relative relocation used when GP not defined" msgstr "在 GP 未定义的情况下使用了 GP 相对重定位" #: coff-alpha.c:1501 msgid "using multiple gp values" msgstr "使用了多个 GP 值" #: coff-alpha.c:1560 #, fuzzy msgid "%B: unsupported relocation: ALPHA_R_GPRELHIGH" msgstr "%s:不支持的重定位的类型 %s" #: coff-alpha.c:1567 #, fuzzy msgid "%B: unsupported relocation: ALPHA_R_GPRELLOW" msgstr "%s:不支持的重定位的类型 %s" #: coff-alpha.c:1574 elf32-m32r.c:2487 elf64-alpha.c:3970 elf64-alpha.c:4125 #: elf32-ia64.c:4465 elf64-ia64.c:4465 #, fuzzy msgid "%B: unknown relocation type %d" msgstr "%s:未知的重定位类型 %d" #: coff-arm.c:1039 #, c-format msgid "%B: unable to find THUMB glue '%s' for `%s'" msgstr "" #: coff-arm.c:1068 #, c-format msgid "%B: unable to find ARM glue '%s' for `%s'" msgstr "" #: coff-arm.c:1370 elf32-arm.c:5453 #, c-format msgid "" "%B(%s): warning: interworking not enabled.\n" " first occurrence: %B: arm call to thumb" msgstr "" #: coff-arm.c:1460 #, c-format msgid "" "%B(%s): warning: interworking not enabled.\n" " first occurrence: %B: thumb call to arm\n" " consider relinking with --support-old-code enabled" msgstr "" #: coff-arm.c:1755 coff-tic80.c:695 cofflink.c:3018 #, fuzzy msgid "%B: bad reloc address 0x%lx in section `%A'" msgstr "%s:错误的重定位节名称“%s”" #: coff-arm.c:2080 #, fuzzy msgid "%B: illegal symbol index in reloc: %d" msgstr "%s:重定位中非法的符号索引:%d" #: coff-arm.c:2211 #, fuzzy, c-format msgid "ERROR: %B is compiled for APCS-%d, whereas %B is compiled for APCS-%d" msgstr "错误:%s 是为 APCS-%d 编译的,而 %s 是为 APCS-%d 编译的" #: coff-arm.c:2227 elf32-arm.c:8563 #, fuzzy, c-format msgid "ERROR: %B passes floats in float registers, whereas %B passes them in integer registers" msgstr "错误:%s 在浮点寄存器中传递浮点数,而 %s 在整数寄存器中传递它们" #: coff-arm.c:2230 elf32-arm.c:8567 #, fuzzy, c-format msgid "ERROR: %B passes floats in integer registers, whereas %B passes them in float registers" msgstr "错误:%s 在整数寄存器中传递浮点数,而 %s 在浮点数寄存器中传递它们" #: coff-arm.c:2244 #, fuzzy, c-format msgid "ERROR: %B is compiled as position independent code, whereas target %B is absolute position" msgstr "错误:%s 被编译为位置无关代码,而目标 %s 采用绝对位置" #: coff-arm.c:2247 #, fuzzy, c-format msgid "ERROR: %B is compiled as absolute position code, whereas target %B is position independent" msgstr "错误:%s 被编译为绝对位置代码,而目标 %s 是位置无关的" #: coff-arm.c:2275 elf32-arm.c:8632 #, fuzzy, c-format msgid "Warning: %B supports interworking, whereas %B does not" msgstr "警告:%s 支持互操作,而 %s 不支持" #: coff-arm.c:2278 elf32-arm.c:8638 #, fuzzy, c-format msgid "Warning: %B does not support interworking, whereas %B does" msgstr "警告:%s 不支持互操作,而 %s 支持" #: coff-arm.c:2302 #, c-format msgid "private flags = %x:" msgstr "私有标志 = %x:" #: coff-arm.c:2310 elf32-arm.c:8689 #, c-format msgid " [floats passed in float registers]" msgstr " [在浮点寄存器中传递浮点数]" #: coff-arm.c:2312 #, c-format msgid " [floats passed in integer registers]" msgstr " [在整数寄存器中传递浮点数]" #: coff-arm.c:2315 elf32-arm.c:8692 #, c-format msgid " [position independent]" msgstr " [位置无关]" #: coff-arm.c:2317 #, c-format msgid " [absolute position]" msgstr " [绝对位置]" #: coff-arm.c:2321 #, c-format msgid " [interworking flag not initialised]" msgstr " [互操作标志未初始化]" #: coff-arm.c:2323 #, c-format msgid " [interworking supported]" msgstr " [支持互操作]" #: coff-arm.c:2325 #, c-format msgid " [interworking not supported]" msgstr " [不支持互操作]" #: coff-arm.c:2371 elf32-arm.c:8050 #, fuzzy, c-format msgid "Warning: Not setting interworking flag of %B since it has already been specified as non-interworking" msgstr "警告:由于 %s 已经被指定为不可互操作的,因而没有设定互操作标志" #: coff-arm.c:2375 elf32-arm.c:8054 #, fuzzy, c-format msgid "Warning: Clearing the interworking flag of %B due to outside request" msgstr "警告:正在根据外界请求清除 %s 的互操作标志" #: coff-h8300.c:1122 #, c-format msgid "cannot handle R_MEM_INDIRECT reloc when using %s output" msgstr "" #: coff-i860.c:147 #, fuzzy, c-format msgid "Relocation `%s' not yet implemented\n" msgstr "%s:尚未完全实现" #: coff-i860.c:605 coff-tic54x.c:398 coffcode.h:4975 #, fuzzy msgid "%B: warning: illegal symbol index %ld in relocs" msgstr "%s:警告:重定位中非法的符号索引 %ld" #: coff-i960.c:143 coff-i960.c:506 msgid "uncertain calling convention for non-COFF symbol" msgstr "关于非-COFF 符号不确定的调用约定" #: coff-m68k.c:506 elf32-bfin.c:5510 elf32-m68k.c:3938 msgid "unsupported reloc type" msgstr "不支持的重定位类型" #: coff-maxq.c:126 msgid "Can't Make it a Short Jump" msgstr "" #: coff-maxq.c:191 msgid "Exceeds Long Jump Range" msgstr "" #: coff-maxq.c:202 coff-maxq.c:276 msgid "Absolute address Exceeds 16 bit Range" msgstr "" #: coff-maxq.c:240 msgid "Absolute address Exceeds 8 bit Range" msgstr "" #: coff-maxq.c:333 #, fuzzy msgid "Unrecognized Reloc Type" msgstr "无法识别的重定位" #: coff-mips.c:688 elf32-mips.c:1014 elf32-score.c:345 elf64-mips.c:1991 #: elfn32-mips.c:1832 msgid "GP relative relocation when _gp not defined" msgstr "" #: coff-or32.c:229 msgid "Unrecognized reloc" msgstr "无法识别的重定位" #: coff-rs6000.c:2803 #, c-format msgid "%s: unsupported relocation type 0x%02x" msgstr "%s:不支持的重定位类型 0x%02x" #: coff-rs6000.c:2896 #, c-format msgid "%s: TOC reloc at 0x%x to symbol `%s' with no TOC entry" msgstr "" #: coff-rs6000.c:3628 coff64-rs6000.c:2130 msgid "%B: symbol `%s' has unrecognized smclas %d" msgstr "" #: coff-tic4x.c:195 coff-tic54x.c:299 coff-tic80.c:458 #, c-format msgid "Unrecognized reloc type 0x%x" msgstr "无法识别的重定位类型 0x%x" #: coff-tic4x.c:240 #, c-format msgid "%s: warning: illegal symbol index %ld in relocs" msgstr "%s:警告:重定位中非法的符号索引 %ld" #: coff-w65.c:367 #, c-format msgid "ignoring reloc %s\n" msgstr "正在忽略重定位 %s\n" #: coffcode.h:850 #, fuzzy msgid "%B: warning: COMDAT symbol '%s' does not match section name '%s'" msgstr "警告:%s:本地符号“%s”没有节" #. Generate a warning message rather using the 'unhandled' #. variable as this will allow some .sys files generate by #. other toolchains to be processed. See bugzilla issue 196. #: coffcode.h:1062 msgid "%B: Warning: Ignoring section flag IMAGE_SCN_MEM_NOT_PAGED in section %s" msgstr "" #: coffcode.h:1117 #, fuzzy msgid "%B (%s): Section flag %s (0x%x) ignored" msgstr "%s (%s):忽略节标志 %s (0x%x)" #: coffcode.h:2244 #, c-format msgid "Unrecognized TI COFF target id '0x%x'" msgstr "无法识别的 TI COFF 目标 id “0x%x”" #: coffcode.h:2559 msgid "%B: reloc against a non-existant symbol index: %ld" msgstr "" #: coffcode.h:4309 msgid "%B: warning: line number table read failed" msgstr "" #: coffcode.h:4339 #, fuzzy msgid "%B: warning: illegal symbol index %ld in line numbers" msgstr "%s:警告:行号中的非法符号索引 %ld" #: coffcode.h:4353 #, fuzzy msgid "%B: warning: duplicate line number information for `%s'" msgstr "%s:警告:为“%s”复制行号信息" #: coffcode.h:4744 #, fuzzy msgid "%B: Unrecognized storage class %d for %s symbol `%s'" msgstr "%1$s:关于符号 %3$s 的未知重定位类型 %2$d" #: coffcode.h:4870 #, fuzzy msgid "warning: %B: local symbol `%s' has no section" msgstr "警告:%s:本地符号“%s”没有节" #: coffcode.h:5013 #, fuzzy msgid "%B: illegal relocation type %d at address 0x%lx" msgstr "%1$s:位于地址 0x%3$lx 处的非法重定位类型 %2$d" #: coffgen.c:1518 #, fuzzy msgid "%B: bad string table size %lu" msgstr "%s:字符串表的大小错误 %lu" #: cofflink.c:513 elflink.c:4218 #, fuzzy msgid "Warning: type of symbol `%s' changed from %d to %d in %B" msgstr "警告:%4$s 中的符号“%1$s”的类型由 %2$d 变为 %3$d" #: cofflink.c:2296 #, fuzzy msgid "%B: relocs in section `%A', but it has no contents" msgstr "节没有内容" #: cofflink.c:2627 coffswap.h:824 #, c-format msgid "%s: %s: reloc overflow: 0x%lx > 0xffff" msgstr "%s:%s:重定位溢出:0x%lx > 0xffff" #: cofflink.c:2636 coffswap.h:810 #, c-format msgid "%s: warning: %s: line number overflow: 0x%lx > 0xffff" msgstr "%s:警告:%s:行号溢出:0x%lx > 0xffff" #: cpu-arm.c:189 cpu-arm.c:200 #, fuzzy msgid "ERROR: %B is compiled for the EP9312, whereas %B is compiled for XScale" msgstr "错误:%s 是为 APCS-%d 编译的,而 %s 是为 APCS-%d 编译的" #: cpu-arm.c:332 #, c-format msgid "warning: unable to update contents of %s section in %s" msgstr "" #: dwarf2.c:424 #, fuzzy, c-format msgid "Dwarf Error: Can't find %s section." msgstr "小错误:无法找到 .debug_str 节。" #: dwarf2.c:452 #, fuzzy, c-format msgid "Dwarf Error: unable to decompress %s section." msgstr "小错误:无法找到 .debug_abbrev 节。" #: dwarf2.c:462 #, c-format msgid "Dwarf Error: Offset (%lu) greater than or equal to %s size (%lu)." msgstr "" #: dwarf2.c:849 #, c-format msgid "Dwarf Error: Invalid or unhandled FORM value: %u." msgstr "小错误:无效或未处理的表单值:%u。" #: dwarf2.c:1063 msgid "Dwarf Error: mangled line number section (bad file number)." msgstr "" #: dwarf2.c:1393 msgid "Dwarf Error: mangled line number section." msgstr "" #: dwarf2.c:1726 dwarf2.c:1842 dwarf2.c:2114 #, c-format msgid "Dwarf Error: Could not find abbrev number %u." msgstr "" #: dwarf2.c:2075 #, c-format msgid "Dwarf Error: found dwarf version '%u', this reader only handles version 2 information." msgstr "" #: dwarf2.c:2082 #, c-format msgid "Dwarf Error: found address size '%u', this reader can not handle sizes greater than '%u'." msgstr "" #: dwarf2.c:2105 #, c-format msgid "Dwarf Error: Bad abbrev number: %u." msgstr "小错误:错误的缩写编号:%u。" #: ecoff.c:1227 #, c-format msgid "Unknown basic type %d" msgstr "未知的基本类型 %d" #: ecoff.c:1484 #, c-format msgid "" "\n" " End+1 symbol: %ld" msgstr "" "\n" " End+1 符号:%ld" #: ecoff.c:1491 ecoff.c:1494 #, c-format msgid "" "\n" " First symbol: %ld" msgstr "" "\n" " 第一个符号:%ld" #: ecoff.c:1506 #, c-format msgid "" "\n" " End+1 symbol: %-7ld Type: %s" msgstr "" "\n" " End+1 符号:%-7ld 类型:%s" #: ecoff.c:1513 #, c-format msgid "" "\n" " Local symbol: %ld" msgstr "" "\n" " 本地符号:%ld" #: ecoff.c:1521 #, c-format msgid "" "\n" " struct; End+1 symbol: %ld" msgstr "" "\n" " 结构;End+1 符号:%ld" #: ecoff.c:1526 #, c-format msgid "" "\n" " union; End+1 symbol: %ld" msgstr "" "\n" " 联合;End+1 符号:%ld" #: ecoff.c:1531 #, c-format msgid "" "\n" " enum; End+1 symbol: %ld" msgstr "" "\n" " 枚举;End+1 符号:%ld" #: ecoff.c:1537 #, c-format msgid "" "\n" " Type: %s" msgstr "" "\n" " 类型:%s" #: elf-attrs.c:582 msgid "ERROR: %B: Must be processed by '%s' toolchain" msgstr "" #: elf-attrs.c:602 elf-attrs.c:621 msgid "ERROR: %B: Incompatible object tag '%s':%d" msgstr "" #: elf-eh-frame.c:866 msgid "%P: error in %B(%A); no .eh_frame_hdr table will be created.\n" msgstr "" #: elf-eh-frame.c:1102 msgid "%P: fde encoding in %B(%A) prevents .eh_frame_hdr table being created.\n" msgstr "" #: elf-hppa.h:2241 elf-m10300.c:1546 elf32-arm.c:7954 elf32-i386.c:3582 #: elf32-m32r.c:2598 elf32-m68k.c:3516 elf32-ppc.c:7223 elf32-s390.c:3058 #: elf32-sh.c:3438 elf32-xtensa.c:3021 elf64-ppc.c:11528 elf64-s390.c:3019 #: elf64-sh64.c:1648 elf64-x86-64.c:3239 elfxx-sparc.c:3336 #, fuzzy msgid "%B(%A+0x%lx): unresolvable %s relocation against symbol `%s'" msgstr "%1$s:来自 %4$s 节的关于符号“%3$s”的无法解析的重定位 %2$s" #: elf-hppa.h:2266 elf-hppa.h:2280 #, fuzzy msgid "%B(%A): warning: unresolvable relocation against symbol `%s'" msgstr "%1$s:警告:来自 %3$s 节的关于符号“%2$s”的不可解析的重定位" #: elf-m10200.c:456 elf-m10300.c:1609 elf32-avr.c:1250 elf32-bfin.c:3214 #: elf32-cr16.c:959 elf32-cr16c.c:790 elf32-cris.c:1538 elf32-crx.c:933 #: elf32-d10v.c:516 elf32-fr30.c:616 elf32-frv.c:4114 elf32-h8300.c:516 #: elf32-i860.c:1218 elf32-ip2k.c:1499 elf32-iq2000.c:691 elf32-m32c.c:560 #: elf32-m32r.c:3124 elf32-m68hc1x.c:1135 elf32-mep.c:541 elf32-msp430.c:493 #: elf32-mt.c:402 elf32-openrisc.c:411 elf32-score.c:2451 elf32-spu.c:4132 #: elf32-v850.c:1703 elf32-xstormy16.c:948 elf64-mmix.c:1533 msgid "internal error: out of range error" msgstr "内部错误:超出范围错误" #: elf-m10200.c:460 elf-m10300.c:1613 elf32-avr.c:1254 elf32-bfin.c:3218 #: elf32-cr16.c:963 elf32-cr16c.c:794 elf32-cris.c:1542 elf32-crx.c:937 #: elf32-d10v.c:520 elf32-fr30.c:620 elf32-frv.c:4118 elf32-h8300.c:520 #: elf32-i860.c:1222 elf32-iq2000.c:695 elf32-m32c.c:564 elf32-m32r.c:3128 #: elf32-m68hc1x.c:1139 elf32-mep.c:545 elf32-msp430.c:497 #: elf32-openrisc.c:415 elf32-score.c:2455 elf32-spu.c:4136 elf32-v850.c:1707 #: elf32-xstormy16.c:952 elf64-mmix.c:1537 elfxx-mips.c:9065 msgid "internal error: unsupported relocation error" msgstr "内部错误:不支持的重定位错误" #: elf-m10200.c:464 elf32-cr16.c:967 elf32-cr16c.c:798 elf32-crx.c:941 #: elf32-d10v.c:524 elf32-h8300.c:524 elf32-m32r.c:3132 elf32-m68hc1x.c:1143 #: elf32-score.c:2459 elf32-spu.c:4140 msgid "internal error: dangerous error" msgstr "内部错误:危险的错误" #: elf-m10200.c:468 elf-m10300.c:1626 elf32-avr.c:1262 elf32-bfin.c:3226 #: elf32-cr16.c:971 elf32-cr16c.c:802 elf32-cris.c:1550 elf32-crx.c:945 #: elf32-d10v.c:528 elf32-fr30.c:628 elf32-frv.c:4126 elf32-h8300.c:528 #: elf32-i860.c:1230 elf32-ip2k.c:1514 elf32-iq2000.c:703 elf32-m32c.c:572 #: elf32-m32r.c:3136 elf32-m68hc1x.c:1147 elf32-mep.c:553 elf32-msp430.c:505 #: elf32-mt.c:410 elf32-openrisc.c:423 elf32-score.c:2463 elf32-spu.c:4144 #: elf32-v850.c:1727 elf32-xstormy16.c:960 elf64-mmix.c:1545 msgid "internal error: unknown error" msgstr "内部错误:未知的错误" #: elf-m10300.c:1618 msgid "error: inappropriate relocation type for shared library (did you forget -fpic?)" msgstr "" #: elf-m10300.c:1621 #, fuzzy msgid "internal error: suspicious relocation type used in shared library" msgstr "内部错误:不支持的重定位错误" #: elf-m10300.c:4397 elf32-arm.c:9578 elf32-cris.c:2403 elf32-hppa.c:1921 #: elf32-i370.c:506 elf32-i386.c:1807 elf32-m32r.c:1931 elf32-m68k.c:2787 #: elf32-ppc.c:4693 elf32-s390.c:1687 elf32-sh.c:2583 elf32-vax.c:1055 #: elf64-ppc.c:6075 elf64-s390.c:1662 elf64-sh64.c:3432 elf64-x86-64.c:1641 #: elfxx-sparc.c:1828 #, c-format msgid "dynamic variable `%s' is zero size" msgstr "" #: elf.c:328 msgid "%B: invalid string offset %u >= %lu for section `%s'" msgstr "" #: elf.c:438 msgid "%B symbol number %lu references nonexistent SHT_SYMTAB_SHNDX section" msgstr "" #: elf.c:594 msgid "%B: Corrupt size field in group section header: 0x%lx" msgstr "" #: elf.c:630 #, fuzzy msgid "%B: invalid SHT_GROUP entry" msgstr "%s:无效的 SHT_GROUP 条目" #: elf.c:700 #, fuzzy msgid "%B: no group info for section %A" msgstr "%s:没有关于节 %s 的组信息" #: elf.c:729 elf.c:2976 elflink.c:9746 #, fuzzy msgid "%B: warning: sh_link not set for section `%A'" msgstr "%s:0x%lx:警告:意外节中出现符号" #: elf.c:748 msgid "%B: sh_link [%d] in section `%A' is incorrect" msgstr "" #: elf.c:783 msgid "%B: unknown [%d] section `%s' in group [%s]" msgstr "" #: elf.c:1159 #, c-format msgid "" "\n" "Program Header:\n" msgstr "" "\n" "程序头:\n" #: elf.c:1201 #, c-format msgid "" "\n" "Dynamic Section:\n" msgstr "" "\n" "动态节:\n" #: elf.c:1337 #, c-format msgid "" "\n" "Version definitions:\n" msgstr "" "\n" "版本定义:\n" #: elf.c:1362 #, c-format msgid "" "\n" "Version References:\n" msgstr "" "\n" "版本引用:\n" #: elf.c:1367 #, c-format msgid " required from %s:\n" msgstr "" #: elf.c:1755 msgid "%B: invalid link %lu for reloc section %s (index %u)" msgstr "" #: elf.c:1924 msgid "%B: don't know how to handle allocated, application specific section `%s' [0x%8x]" msgstr "" #: elf.c:1936 msgid "%B: don't know how to handle processor specific section `%s' [0x%8x]" msgstr "" #: elf.c:1947 msgid "%B: don't know how to handle OS specific section `%s' [0x%8x]" msgstr "" #: elf.c:1957 msgid "%B: don't know how to handle section `%s' [0x%8x]" msgstr "" #: elf.c:2555 #, c-format msgid "warning: section `%A' type changed to PROGBITS" msgstr "" #: elf.c:2933 msgid "%B: sh_link of section `%A' points to discarded section `%A' of `%B'" msgstr "" #: elf.c:2956 msgid "%B: sh_link of section `%A' points to removed section `%A' of `%B'" msgstr "" #: elf.c:4300 msgid "%B: The first section in the PT_DYNAMIC segment is not the .dynamic section" msgstr "" #: elf.c:4327 #, fuzzy msgid "%B: Not enough room for program headers, try linking with -N" msgstr "%s:没有足够的空间保存程序头,试用 -N 进行连接" #: elf.c:4404 msgid "%B: section %A vma 0x%lx overlaps previous sections" msgstr "" #: elf.c:4499 msgid "%B: section `%A' can't be allocated in segment %d" msgstr "" #: elf.c:4549 #, fuzzy msgid "%B: warning: allocated section `%s' not in segment" msgstr "%s:警告:已分配的节“%s”不在段中" #: elf.c:5064 #, fuzzy msgid "%B: symbol `%s' required but not present" msgstr "%s:必需的符号“%s”不存在" #: elf.c:5403 #, fuzzy msgid "%B: warning: Empty loadable segment detected, is this intentional ?\n" msgstr "%s:警告:发现空的可装入段,它是内部的?\n" #: elf.c:6366 #, fuzzy, c-format msgid "Unable to find equivalent output section for symbol '%s' from section '%s'" msgstr "%1$s:无法为输入节 %3$s 找到输出节 %2$s" #: elf.c:7346 #, fuzzy msgid "%B: unsupported relocation type %s" msgstr "%s:不支持的重定位的类型 %s" #: elf32-arm.c:2846 elf32-arm.c:2878 msgid "" "%B(%s): warning: interworking not enabled.\n" " first occurrence: %B: Thumb call to ARM" msgstr "" #: elf32-arm.c:3041 #, c-format msgid "%s: cannot create stub entry %s" msgstr "" #: elf32-arm.c:3825 #, c-format msgid "unable to find THUMB glue '%s' for '%s'" msgstr "" #: elf32-arm.c:3859 #, c-format msgid "unable to find ARM glue '%s' for '%s'" msgstr "" #: elf32-arm.c:4463 msgid "%B: BE8 images only valid in big-endian mode." msgstr "" #. Give a warning, but do as the user requests anyway. #: elf32-arm.c:4678 msgid "%B: warning: selected VFP11 erratum workaround is not necessary for target architecture" msgstr "" #: elf32-arm.c:5212 elf32-arm.c:5232 msgid "%B: unable to find VFP11 veneer `%s'" msgstr "" #: elf32-arm.c:5278 #, fuzzy, c-format msgid "Invalid TARGET2 relocation type '%s'." msgstr "%s:无效的重定位类型 %d" #: elf32-arm.c:5362 msgid "" "%B(%s): warning: interworking not enabled.\n" " first occurrence: %B: thumb call to arm" msgstr "" #: elf32-arm.c:6094 msgid "\\%B: Warning: Arm BLX instruction targets Arm function '%s'." msgstr "" #: elf32-arm.c:6418 msgid "%B: Warning: Thumb BLX instruction targets thumb function '%s'." msgstr "" #: elf32-arm.c:7095 msgid "%B(%A+0x%lx): R_ARM_TLS_LE32 relocation not permitted in shared object" msgstr "" #: elf32-arm.c:7310 msgid "%B(%A+0x%lx): Only ADD or SUB instructions are allowed for ALU group relocations" msgstr "" #: elf32-arm.c:7350 elf32-arm.c:7437 elf32-arm.c:7520 elf32-arm.c:7605 msgid "%B(%A+0x%lx): Overflow whilst splitting 0x%lx for group relocation %s" msgstr "" #: elf32-arm.c:7812 elf32-sh.c:3334 elf64-sh64.c:1556 #, fuzzy msgid "%B(%A+0x%lx): %s relocation against SEC_MERGE section" msgstr "%s(%s+0x%lx):关于 SEC_MERGE 节的重定位 %s" #: elf32-arm.c:7930 elf32-xtensa.c:2759 elf64-ppc.c:10374 msgid "%B(%A+0x%lx): %s used with TLS symbol %s" msgstr "" #: elf32-arm.c:7931 elf32-xtensa.c:2760 elf64-ppc.c:10375 msgid "%B(%A+0x%lx): %s used with non-TLS symbol %s" msgstr "" #: elf32-arm.c:7988 msgid "out of range" msgstr "" #: elf32-arm.c:7992 #, fuzzy msgid "unsupported relocation" msgstr "不支持的重定位" #: elf32-arm.c:8000 #, fuzzy msgid "unknown error" msgstr "无错误" #: elf32-arm.c:8099 #, fuzzy msgid "Warning: Clearing the interworking flag of %B because non-interworking code in %B has been linked with it" msgstr "警告:正在根据外界请求清除 %s 的互操作标志" #: elf32-arm.c:8205 msgid "ERROR: %B uses VFP register arguments, %B does not" msgstr "" #: elf32-arm.c:8254 msgid "ERROR: %B: Conflicting architecture profiles %c/%c" msgstr "" #: elf32-arm.c:8274 msgid "Warning: %B: Conflicting platform configuration" msgstr "" #: elf32-arm.c:8283 msgid "ERROR: %B: Conflicting use of R9" msgstr "" #: elf32-arm.c:8295 msgid "ERROR: %B: SB relative addressing conflicts with use of R9" msgstr "" #: elf32-arm.c:8318 msgid "warning: %B uses %u-byte wchar_t yet the output is to use %u-byte wchar_t; use of wchar_t values across objects may fail" msgstr "" #: elf32-arm.c:8347 msgid "warning: %B uses %s enums yet the output is to use %s enums; use of enum values across objects may fail" msgstr "" #: elf32-arm.c:8360 msgid "ERROR: %B uses iWMMXt register arguments, %B does not" msgstr "" #: elf32-arm.c:8400 msgid "Warning: %B: Unknown EABI object attribute %d" msgstr "" #: elf32-arm.c:8460 msgid "ERROR: %B is already in final BE8 format" msgstr "" #: elf32-arm.c:8536 msgid "ERROR: Source object %B has EABI version %d, but target %B has EABI version %d" msgstr "" #: elf32-arm.c:8552 #, fuzzy msgid "ERROR: %B is compiled for APCS-%d, whereas target %B uses APCS-%d" msgstr "错误:%s 是为 APCS-%d 编译的,而目标 %s 使用 APCS-%d" #: elf32-arm.c:8577 #, fuzzy msgid "ERROR: %B uses VFP instructions, whereas %B does not" msgstr "错误:%s 使用 VFP 指令,而 %s 使用 FPA 指令" #: elf32-arm.c:8581 #, fuzzy msgid "ERROR: %B uses FPA instructions, whereas %B does not" msgstr "错误:%s 使用 FPA 指令,而 %s 使用 VFP 指令" #: elf32-arm.c:8591 #, fuzzy msgid "ERROR: %B uses Maverick instructions, whereas %B does not" msgstr "错误:%s 使用 VFP 指令,而 %s 使用 FPA 指令" #: elf32-arm.c:8595 #, fuzzy msgid "ERROR: %B does not use Maverick instructions, whereas %B does" msgstr "错误:%s 使用 VFP 指令,而 %s 使用 FPA 指令" #: elf32-arm.c:8614 #, fuzzy msgid "ERROR: %B uses software FP, whereas %B uses hardware FP" msgstr "错误:%s 使用软件 FP,而 %s 使用硬件 FP" #: elf32-arm.c:8618 #, fuzzy msgid "ERROR: %B uses hardware FP, whereas %B uses software FP" msgstr "错误:%s 使用硬件 FP,而 %s 使用软件 FP" #. Ignore init flag - it may not be set, despite the flags field #. containing valid data. #. Ignore init flag - it may not be set, despite the flags field containing valid data. #: elf32-arm.c:8665 elf32-bfin.c:4899 elf32-cris.c:3235 elf32-m68hc1x.c:1279 #: elf32-m68k.c:774 elf32-score.c:3750 elf32-vax.c:538 elfxx-mips.c:12699 #, c-format msgid "private flags = %lx:" msgstr "私有标志 = %lx:" #: elf32-arm.c:8674 #, c-format msgid " [interworking enabled]" msgstr " [启用互操作]" #: elf32-arm.c:8682 #, c-format msgid " [VFP float format]" msgstr " [VFP 浮点格式]" #: elf32-arm.c:8684 #, fuzzy, c-format msgid " [Maverick float format]" msgstr " [VFP 浮点格式]" #: elf32-arm.c:8686 #, c-format msgid " [FPA float format]" msgstr " [FPA 浮点格式]" #: elf32-arm.c:8695 #, c-format msgid " [new ABI]" msgstr " [新 ABI]" #: elf32-arm.c:8698 #, c-format msgid " [old ABI]" msgstr " [旧 ABI]" #: elf32-arm.c:8701 #, c-format msgid " [software FP]" msgstr " [软件 FP]" #: elf32-arm.c:8710 #, c-format msgid " [Version1 EABI]" msgstr " [版本1 EABI]" #: elf32-arm.c:8713 elf32-arm.c:8724 #, c-format msgid " [sorted symbol table]" msgstr " [排序过的符号表]" #: elf32-arm.c:8715 elf32-arm.c:8726 #, c-format msgid " [unsorted symbol table]" msgstr " [未排序的符号表]" #: elf32-arm.c:8721 #, c-format msgid " [Version2 EABI]" msgstr " [版本2 EABI]" #: elf32-arm.c:8729 #, c-format msgid " [dynamic symbols use segment index]" msgstr " [动态符号使用段索引]" #: elf32-arm.c:8732 #, c-format msgid " [mapping symbols precede others]" msgstr "" #: elf32-arm.c:8739 #, fuzzy, c-format msgid " [Version3 EABI]" msgstr " [版本1 EABI]" #: elf32-arm.c:8743 #, fuzzy, c-format msgid " [Version4 EABI]" msgstr " [版本1 EABI]" #: elf32-arm.c:8747 #, fuzzy, c-format msgid " [Version5 EABI]" msgstr " [版本1 EABI]" #: elf32-arm.c:8750 #, c-format msgid " [BE8]" msgstr "" #: elf32-arm.c:8753 #, c-format msgid " [LE8]" msgstr "" #: elf32-arm.c:8759 #, c-format msgid " " msgstr " <不可识别的 EABI 版本>" #: elf32-arm.c:8766 #, c-format msgid " [relocatable executable]" msgstr " [可重新定位的可执行程序]" #: elf32-arm.c:8769 #, c-format msgid " [has entry point]" msgstr " [含有入口点]" #: elf32-arm.c:8774 #, c-format msgid "" msgstr "<无法识别的标志位集合>" #: elf32-arm.c:9013 elf32-i386.c:1236 elf32-s390.c:1006 elf32-xtensa.c:999 #: elf64-s390.c:961 elf64-x86-64.c:1016 elfxx-sparc.c:1127 #, fuzzy msgid "%B: bad symbol index: %d" msgstr "%s:错误的符号索引:%d" #: elf32-arm.c:10125 #, c-format msgid "Errors encountered processing file %s" msgstr "" #: elf32-arm.c:11526 elf32-arm.c:11548 msgid "%B: error: VFP11 veneer out of range" msgstr "" #: elf32-avr.c:1258 elf32-bfin.c:3222 elf32-cris.c:1546 elf32-fr30.c:624 #: elf32-frv.c:4122 elf32-i860.c:1226 elf32-ip2k.c:1510 elf32-iq2000.c:699 #: elf32-m32c.c:568 elf32-mep.c:549 elf32-msp430.c:501 elf32-mt.c:406 #: elf32-openrisc.c:419 elf32-v850.c:1711 elf32-xstormy16.c:956 #: elf64-mmix.c:1541 msgid "internal error: dangerous relocation" msgstr "内部错误:危险的重定位" #: elf32-avr.c:2396 elf32-hppa.c:605 elf32-m68hc1x.c:164 elf64-ppc.c:3983 msgid "%B: cannot create stub entry %s" msgstr "" #: elf32-bfin.c:1585 #, fuzzy msgid "%B(%A+0x%lx): unresolvable relocation against symbol `%s'" msgstr "%1$s:来自 %4$s 节的关于符号“%3$s”的无法解析的重定位 %2$s" #: elf32-bfin.c:1618 elf32-i386.c:3623 elf32-m68k.c:3557 elf32-s390.c:3110 #: elf64-s390.c:3071 elf64-x86-64.c:3278 #, fuzzy msgid "%B(%A+0x%lx): reloc against `%s': error %d" msgstr "%s(%s+0x%lx):关于 SEC_MERGE 节的重定位 %s" #: elf32-bfin.c:2711 msgid "%B: relocation at `%A+0x%x' references symbol `%s' with nonzero addend" msgstr "" #: elf32-bfin.c:2725 elf32-frv.c:2904 msgid "relocation references symbol not defined in the module" msgstr "" #: elf32-bfin.c:2822 msgid "R_BFIN_FUNCDESC references dynamic symbol with nonzero addend" msgstr "" #: elf32-bfin.c:2861 elf32-bfin.c:2987 elf32-frv.c:3641 elf32-frv.c:3762 msgid "cannot emit fixups in read-only section" msgstr "" #: elf32-bfin.c:2889 elf32-bfin.c:3036 elf32-frv.c:3672 elf32-frv.c:3806 #, fuzzy msgid "cannot emit dynamic relocations in read-only section" msgstr "警告:关于已删除的节的重定位" #: elf32-bfin.c:2945 msgid "R_BFIN_FUNCDESC_VALUE references dynamic symbol with nonzero addend" msgstr "" #: elf32-bfin.c:3126 msgid "relocations between different segments are not supported" msgstr "" #: elf32-bfin.c:3127 #, fuzzy msgid "warning: relocation references a different segment" msgstr "警告:关于已删除的节的重定位" #: elf32-bfin.c:4791 elf32-frv.c:6404 #, fuzzy msgid "%B: unsupported relocation type %i" msgstr "%s:不支持的重定位的类型 %s" #: elf32-bfin.c:4944 elf32-frv.c:6812 #, c-format msgid "%s: cannot link non-fdpic object file into fdpic executable" msgstr "" #: elf32-bfin.c:4948 elf32-frv.c:6816 #, c-format msgid "%s: cannot link fdpic object file into non-fdpic executable" msgstr "" #: elf32-cris.c:1060 #, fuzzy msgid "%B, section %A: unresolvable relocation %s against symbol `%s'" msgstr "%1$s:来自 %4$s 节的关于符号“%3$s”的无法解析的重定位 %2$s" #: elf32-cris.c:1129 #, fuzzy msgid "%B, section %A: No PLT nor GOT for relocation %s against symbol `%s'" msgstr "%1$s:来自 %4$s 节的关于符号“%3$s”的无法解析的重定位 %2$s" #: elf32-cris.c:1131 #, fuzzy msgid "%B, section %A: No PLT for relocation %s against symbol `%s'" msgstr "%1$s:来自 %4$s 节的关于符号“%3$s”的无法解析的重定位 %2$s" #: elf32-cris.c:1137 elf32-cris.c:1269 msgid "[whose name is lost]" msgstr "" #: elf32-cris.c:1255 msgid "%B, section %A: relocation %s with non-zero addend %d against local symbol" msgstr "" #: elf32-cris.c:1263 msgid "%B, section %A: relocation %s with non-zero addend %d against symbol `%s'" msgstr "" #: elf32-cris.c:1289 #, fuzzy msgid "%B, section %A: relocation %s is not allowed for global symbol: `%s'" msgstr "%s:重定位 %s 不支持符号 %s。" #: elf32-cris.c:1305 msgid "%B, section %A: relocation %s with no GOT created" msgstr "" #: elf32-cris.c:1423 #, fuzzy msgid "%B: Internal inconsistency; no relocation section %s" msgstr "%s:内部不一致;没有重定位节 %s" #: elf32-cris.c:2510 msgid "" "%B, section %A:\n" " v10/v32 compatible object %s must not contain a PIC relocation" msgstr "" #: elf32-cris.c:2697 elf32-cris.c:2765 #, fuzzy msgid "" "%B, section %A:\n" " relocation %s should not be used in a shared object; recompile with -fPIC" msgstr "%s:创建共享目标文件时不能使用重定位 %s" #: elf32-cris.c:3184 msgid "Unexpected machine number" msgstr "" #: elf32-cris.c:3238 #, c-format msgid " [symbols have a _ prefix]" msgstr " [符号有个 _ 前缀]" #: elf32-cris.c:3241 #, c-format msgid " [v10 and v32]" msgstr "" #: elf32-cris.c:3244 #, fuzzy, c-format msgid " [v32]" msgstr " [cpu32]" #: elf32-cris.c:3289 #, fuzzy msgid "%B: uses _-prefixed symbols, but writing file with non-prefixed symbols" msgstr "%s:使用带 _ 前缀的符号,但以无前缀符号写入文件" #: elf32-cris.c:3290 #, fuzzy msgid "%B: uses non-prefixed symbols, but writing file with _-prefixed symbols" msgstr "%s:使用无前缀符号,但以带 _ 前缀的符号写入文件" #: elf32-cris.c:3309 msgid "%B contains CRIS v32 code, incompatible with previous objects" msgstr "" #: elf32-cris.c:3311 msgid "%B contains non-CRIS-v32 code, incompatible with previous objects" msgstr "" #: elf32-frv.c:1507 elf32-frv.c:1656 msgid "relocation requires zero addend" msgstr "" #: elf32-frv.c:2891 msgid "%B(%A+0x%x): relocation to `%s+%x' may have caused the error above" msgstr "" #: elf32-frv.c:2980 msgid "R_FRV_GETTLSOFF not applied to a call instruction" msgstr "" #: elf32-frv.c:3022 msgid "R_FRV_GOTTLSDESC12 not applied to an lddi instruction" msgstr "" #: elf32-frv.c:3093 msgid "R_FRV_GOTTLSDESCHI not applied to a sethi instruction" msgstr "" #: elf32-frv.c:3130 msgid "R_FRV_GOTTLSDESCLO not applied to a setlo or setlos instruction" msgstr "" #: elf32-frv.c:3178 msgid "R_FRV_TLSDESC_RELAX not applied to an ldd instruction" msgstr "" #: elf32-frv.c:3262 msgid "R_FRV_GETTLSOFF_RELAX not applied to a calll instruction" msgstr "" #: elf32-frv.c:3317 msgid "R_FRV_GOTTLSOFF12 not applied to an ldi instruction" msgstr "" #: elf32-frv.c:3347 msgid "R_FRV_GOTTLSOFFHI not applied to a sethi instruction" msgstr "" #: elf32-frv.c:3376 msgid "R_FRV_GOTTLSOFFLO not applied to a setlo or setlos instruction" msgstr "" #: elf32-frv.c:3407 msgid "R_FRV_TLSOFF_RELAX not applied to an ld instruction" msgstr "" #: elf32-frv.c:3452 msgid "R_FRV_TLSMOFFHI not applied to a sethi instruction" msgstr "" #: elf32-frv.c:3479 msgid "R_FRV_TLSMOFFLO not applied to a setlo or setlos instruction" msgstr "" #: elf32-frv.c:3600 msgid "R_FRV_FUNCDESC references dynamic symbol with nonzero addend" msgstr "" #: elf32-frv.c:3720 msgid "R_FRV_FUNCDESC_VALUE references dynamic symbol with nonzero addend" msgstr "" #: elf32-frv.c:3977 elf32-frv.c:4133 #, fuzzy msgid "%B(%A+0x%lx): reloc against `%s': %s" msgstr "%s(%s+0x%lx):关于 SEC_MERGE 节的重定位 %s" #: elf32-frv.c:3979 elf32-frv.c:3983 msgid "relocation references a different segment" msgstr "" #: elf32-frv.c:6726 #, c-format msgid "%s: compiled with %s and linked with modules that use non-pic relocations" msgstr "" #: elf32-frv.c:6779 elf32-iq2000.c:852 elf32-m32c.c:814 #, c-format msgid "%s: compiled with %s and linked with modules compiled with %s" msgstr "%s:以 %s 编译并同以 %s 编译的模块连接" #: elf32-frv.c:6791 #, c-format msgid "%s: uses different unknown e_flags (0x%lx) fields than previous modules (0x%lx)" msgstr "" #: elf32-frv.c:6841 elf32-iq2000.c:889 elf32-m32c.c:850 elf32-mt.c:583 #, c-format msgid "private flags = 0x%lx:" msgstr "私有标志 = 0x%lx:" #: elf32-gen.c:69 elf64-gen.c:69 msgid "%B: Relocations in generic ELF (EM: %d)" msgstr "" #: elf32-hppa.c:854 elf32-hppa.c:3600 msgid "%B(%A+0x%lx): cannot reach %s, recompile with -ffunction-sections" msgstr "" #: elf32-hppa.c:1263 #, fuzzy msgid "%B: relocation %s can not be used when making a shared object; recompile with -fPIC" msgstr "%s:创建共享目标文件时不能使用重定位 %s" #: elf32-hppa.c:1518 #, c-format msgid "Could not find relocation section for %s" msgstr "无法为 %s 找到重定位节" #: elf32-hppa.c:2810 msgid "%B: duplicate export stub %s" msgstr "" #: elf32-hppa.c:3436 msgid "%B(%A+0x%lx): %s fixup for insn 0x%x is not supported in a non-shared link" msgstr "" #: elf32-hppa.c:4290 msgid "%B(%A+0x%lx): cannot handle %s for %s" msgstr "" #: elf32-hppa.c:4597 msgid ".got section not immediately after .plt section" msgstr ".got 节不能紧接在 .plt 节之后" #: elf32-i386.c:362 elf32-ppc.c:1616 elf32-s390.c:379 elf64-ppc.c:2153 #: elf64-s390.c:403 elf64-x86-64.c:222 #, fuzzy msgid "%B: invalid relocation type %d" msgstr "%s:无效的重定位类型 %d" #: elf32-i386.c:1183 elf64-x86-64.c:964 msgid "%B: TLS transition from %s to %s against `%s' at 0x%lx in section `%A' failed" msgstr "" #: elf32-i386.c:1364 elf32-s390.c:1188 elf32-sh.c:5098 elf32-xtensa.c:1162 #: elf64-s390.c:1152 elfxx-sparc.c:1263 msgid "%B: `%s' accessed both as normal and thread local symbol" msgstr "" #: elf32-i386.c:1479 elf32-s390.c:1297 elf64-ppc.c:5046 elf64-s390.c:1264 #: elf64-x86-64.c:1299 #, fuzzy msgid "%B: bad relocation section name `%s'" msgstr "%s:错误的重定位节名称“%s”" #: elf32-i386.c:2598 #, fuzzy msgid "%B: unrecognized relocation (0x%x) in section `%A'" msgstr "%s:错误的重定位节名称“%s”" #: elf32-i386.c:2822 elf64-x86-64.c:2660 #, fuzzy msgid "hidden symbol" msgstr "无符号" #: elf32-i386.c:2825 elf64-x86-64.c:2663 msgid "internal symbol" msgstr "" #: elf32-i386.c:2828 elf64-x86-64.c:2666 #, fuzzy msgid "protected symbol" msgstr "无符号" #: elf32-i386.c:2831 elf64-x86-64.c:2669 #, fuzzy msgid "symbol" msgstr "无符号" #: elf32-i386.c:2836 #, fuzzy msgid "%B: relocation R_386_GOTOFF against undefined %s `%s' can not be used when making a shared object" msgstr "%s:创建共享目标文件时不能使用重定位 %s" #: elf32-i386.c:2846 #, fuzzy msgid "%B: relocation R_386_GOTOFF against protected function `%s' can not be used when making a shared object" msgstr "%s:创建共享目标文件时不能使用重定位 %s" #: elf32-ip2k.c:868 elf32-ip2k.c:874 elf32-ip2k.c:941 elf32-ip2k.c:947 msgid "ip2k relaxer: switch table without complete matching relocation information." msgstr "" #: elf32-ip2k.c:891 elf32-ip2k.c:974 msgid "ip2k relaxer: switch table header corrupt." msgstr "" #: elf32-ip2k.c:1316 #, c-format msgid "ip2k linker: missing page instruction at 0x%08lx (dest = 0x%08lx)." msgstr "" #: elf32-ip2k.c:1332 #, c-format msgid "ip2k linker: redundant page instruction at 0x%08lx (dest = 0x%08lx)." msgstr "" #. Only if it's not an unresolved symbol. #: elf32-ip2k.c:1506 #, fuzzy msgid "unsupported relocation between data/insn address spaces" msgstr "%s:不支持的重定位的类型 %s" #: elf32-iq2000.c:865 elf32-m32c.c:826 #, c-format msgid "%s: uses different e_flags (0x%lx) fields than previous modules (0x%lx)" msgstr "" #: elf32-m32r.c:1453 msgid "SDA relocation when _SDA_BASE_ not defined" msgstr "在 _SDA_BASE_ 未定义时出现 SDA 重定位" #: elf32-m32r.c:3061 msgid "%B: The target (%s) of an %s relocation is in the wrong section (%A)" msgstr "" #: elf32-m32r.c:3589 #, fuzzy msgid "%B: Instruction set mismatch with previous modules" msgstr "%s:体系结构同前一个模块不匹配" #: elf32-m32r.c:3610 #, c-format msgid "private flags = %lx" msgstr "私有标志 = %lx" #: elf32-m32r.c:3615 #, c-format msgid ": m32r instructions" msgstr ":m32r 指令" #: elf32-m32r.c:3616 #, c-format msgid ": m32rx instructions" msgstr ":m32rx 指令" #: elf32-m32r.c:3617 #, fuzzy, c-format msgid ": m32r2 instructions" msgstr ":m32r 指令" #: elf32-m68hc1x.c:1047 #, c-format msgid "Reference to the far symbol `%s' using a wrong relocation may result in incorrect execution" msgstr "" #: elf32-m68hc1x.c:1070 #, c-format msgid "banked address [%lx:%04lx] (%lx) is not in the same bank as current banked address [%lx:%04lx] (%lx)" msgstr "" #: elf32-m68hc1x.c:1089 #, c-format msgid "reference to a banked address [%lx:%04lx] in the normal address space at %04lx" msgstr "" #: elf32-m68hc1x.c:1222 msgid "%B: linking files compiled for 16-bit integers (-mshort) and others for 32-bit integers" msgstr "" #: elf32-m68hc1x.c:1229 msgid "%B: linking files compiled for 32-bit double (-fshort-double) and others for 64-bit double" msgstr "" #: elf32-m68hc1x.c:1238 #, fuzzy msgid "%B: linking files compiled for HCS12 with others compiled for HC12" msgstr "错误:%s 是为 APCS-%d 编译的,而 %s 是为 APCS-%d 编译的" #: elf32-m68hc1x.c:1254 elf32-ppc.c:4046 elf64-sparc.c:697 elfxx-mips.c:12561 msgid "%B: uses different e_flags (0x%lx) fields than previous modules (0x%lx)" msgstr "" #: elf32-m68hc1x.c:1282 #, c-format msgid "[abi=32-bit int, " msgstr "" #: elf32-m68hc1x.c:1284 #, c-format msgid "[abi=16-bit int, " msgstr "" #: elf32-m68hc1x.c:1287 #, c-format msgid "64-bit double, " msgstr "" #: elf32-m68hc1x.c:1289 #, c-format msgid "32-bit double, " msgstr "" #: elf32-m68hc1x.c:1292 #, c-format msgid "cpu=HC11]" msgstr "" #: elf32-m68hc1x.c:1294 #, c-format msgid "cpu=HCS12]" msgstr "" #: elf32-m68hc1x.c:1296 #, c-format msgid "cpu=HC12]" msgstr "" #: elf32-m68hc1x.c:1299 #, c-format msgid " [memory=bank-model]" msgstr "" #: elf32-m68hc1x.c:1301 #, c-format msgid " [memory=flat]" msgstr "" #: elf32-m68k.c:789 elf32-m68k.c:790 #, fuzzy msgid "unknown" msgstr "*未知*" #: elf32-m68k.c:1216 msgid "%B: GOT overflow: Number of R_68K_GOT8O relocations > %d" msgstr "" #: elf32-m68k.c:1221 msgid "%B: GOT overflow: Number of R_68K_GOT8O and R_68K_GOT16O relocations > %d" msgstr "" #: elf32-mcore.c:99 elf32-mcore.c:442 #, fuzzy msgid "%B: Relocation %s (%d) is not currently supported.\n" msgstr "%s:尚不支持关于符号 %s 的重定位 %s。" #: elf32-mcore.c:428 #, fuzzy msgid "%B: Unknown relocation type %d\n" msgstr "%s:未知的重定位类型 %d\n" #: elf32-mep.c:654 msgid "%B and %B are for different cores" msgstr "" #: elf32-mep.c:671 msgid "%B and %B are for different configurations" msgstr "" #: elf32-mep.c:709 #, fuzzy, c-format msgid "private flags = 0x%lx" msgstr "私有标志 = 0x%lx:" #: elf32-mips.c:1045 elf64-mips.c:2056 elfn32-mips.c:1888 msgid "literal relocation occurs for an external symbol" msgstr "" #: elf32-mips.c:1085 elf32-score.c:484 elf64-mips.c:2099 elfn32-mips.c:1929 msgid "32bits gp relative relocation occurs for an external symbol" msgstr "" #: elf32-ppc.c:1681 #, c-format msgid "generic linker can't handle %s" msgstr "" #: elf32-ppc.c:2161 msgid "corrupt or empty %s section in %B" msgstr "" #: elf32-ppc.c:2168 #, fuzzy msgid "unable to read in %s section from %B" msgstr "无法为 %s 找到重定位节" #: elf32-ppc.c:2174 msgid "corrupt %s section in %B" msgstr "" #: elf32-ppc.c:2217 #, fuzzy msgid "warning: unable to set size of %s section in %B" msgstr "%1$s:警告:来自 %3$s 节的关于符号“%2$s”的不可解析的重定位" #: elf32-ppc.c:2265 msgid "failed to allocate space for new APUinfo section." msgstr "" #: elf32-ppc.c:2284 msgid "failed to compute new APUinfo section." msgstr "" #: elf32-ppc.c:2287 msgid "failed to install new APUinfo section." msgstr "" #: elf32-ppc.c:3263 #, fuzzy msgid "%B: relocation %s cannot be used when making a shared object" msgstr "%s:创建共享目标文件时不能使用重定位 %s" #. It does not make sense to have a procedure linkage #. table entry for a local symbol. #: elf32-ppc.c:3534 #, fuzzy msgid "%B(%A+0x%lx): %s reloc against local symbol" msgstr "%s(%s+0x%lx):关于 SEC_MERGE 节的重定位 %s" #: elf32-ppc.c:3885 elf32-ppc.c:3900 elfxx-mips.c:12268 elfxx-mips.c:12294 #: elfxx-mips.c:12316 elfxx-mips.c:12342 msgid "Warning: %B uses hard float, %B uses soft float" msgstr "" #: elf32-ppc.c:3888 elf32-ppc.c:3892 msgid "Warning: %B uses double-precision hard float, %B uses single-precision hard float" msgstr "" #: elf32-ppc.c:3896 msgid "Warning: %B uses soft float, %B uses single-precision hard float" msgstr "" #: elf32-ppc.c:3903 elf32-ppc.c:3907 elfxx-mips.c:12248 elfxx-mips.c:12252 msgid "Warning: %B uses unknown floating point ABI %d" msgstr "" #: elf32-ppc.c:3949 elf32-ppc.c:3953 msgid "Warning: %B uses unknown vector ABI %d" msgstr "" #: elf32-ppc.c:3957 msgid "Warning: %B uses vector ABI \"%s\", %B uses \"%s\"" msgstr "" #: elf32-ppc.c:4011 #, fuzzy msgid "%B: compiled with -mrelocatable and linked with modules compiled normally" msgstr "%s:以 %s 编译并同以 %s 编译的模块连接" #: elf32-ppc.c:4019 #, fuzzy msgid "%B: compiled normally and linked with modules compiled with -mrelocatable" msgstr "%s:以 %s 编译并同以 %s 编译的模块连接" #: elf32-ppc.c:4105 msgid "Using bss-plt due to %B" msgstr "" #: elf32-ppc.c:6418 elf64-ppc.c:10881 #, fuzzy msgid "%B: unknown relocation type %d for symbol %s" msgstr "%1$s:关于符号 %3$s 的未知重定位类型 %2$d" #: elf32-ppc.c:6668 msgid "%B(%A+0x%lx): non-zero addend on %s reloc against `%s'" msgstr "" #: elf32-ppc.c:7024 elf32-ppc.c:7050 elf32-ppc.c:7109 msgid "%B: the target (%s) of a %s relocation is in the wrong output section (%s)" msgstr "" #: elf32-ppc.c:7164 #, fuzzy msgid "%B: relocation %s is not yet supported for symbol %s." msgstr "%s:尚不支持关于符号 %s 的重定位 %s。" #: elf32-ppc.c:7272 elf64-ppc.c:11575 #, fuzzy msgid "%B(%A+0x%lx): %s reloc against `%s': error %d" msgstr "%s(%s+0x%lx):关于 SEC_MERGE 节的重定位 %s" #: elf32-s390.c:2246 elf64-s390.c:2220 msgid "%B(%A+0x%lx): invalid instruction for TLS relocation %s" msgstr "" #: elf32-score.c:1415 elfxx-mips.c:3273 msgid "not enough GOT space for local GOT entries" msgstr "没有足够的 GOT 空间用于 GOT 条目" #: elf32-score.c:2545 #, c-format msgid "%s: Malformed reloc detected for section %s" msgstr "" #: elf32-score.c:2596 msgid "%B: CALL15 reloc at 0x%lx not against global symbol" msgstr "" #: elf32-score.c:3753 #, c-format msgid " [pic]" msgstr "" #: elf32-score.c:3757 #, c-format msgid " [fix dep]" msgstr "" #: elf32-score.c:3799 #, fuzzy msgid "%B: warning: linking PIC files with non-PIC files" msgstr "%s:将 PIC 文件同非-PIC 文件连接" #: elf32-sh-symbian.c:130 msgid "%B: IMPORT AS directive for %s conceals previous IMPORT AS" msgstr "" #: elf32-sh-symbian.c:383 #, fuzzy msgid "%B: Unrecognised .directive command: %s" msgstr "%s:未识别的导入类型;%x" #: elf32-sh-symbian.c:504 msgid "%B: Failed to add renamed symbol %s" msgstr "" #: elf32-sh.c:533 #, fuzzy msgid "%B: 0x%lx: warning: bad R_SH_USES offset" msgstr "%s:0x%lx:警告:错误的 R_SH_USES 偏移量" #: elf32-sh.c:545 #, fuzzy msgid "%B: 0x%lx: warning: R_SH_USES points to unrecognized insn 0x%x" msgstr "%s:0x%lx:警告:R_SH_USES 指向无法识别的指令 0x%x" #: elf32-sh.c:562 #, fuzzy msgid "%B: 0x%lx: warning: bad R_SH_USES load offset" msgstr "%s:0x%lx:警告:错误的 R_SH_USES 装入偏移量" #: elf32-sh.c:577 #, fuzzy msgid "%B: 0x%lx: warning: could not find expected reloc" msgstr "%s:0x%lx:警告:无法找到预期的重定位" #: elf32-sh.c:605 #, fuzzy msgid "%B: 0x%lx: warning: symbol in unexpected section" msgstr "%s:0x%lx:警告:意外节中出现符号" #: elf32-sh.c:731 #, fuzzy msgid "%B: 0x%lx: warning: could not find expected COUNT reloc" msgstr "%s:0x%lx:警告:无法找到预期的 COUNT 重定位" #: elf32-sh.c:740 #, fuzzy msgid "%B: 0x%lx: warning: bad count" msgstr "%s:0x%lx:警告:错误计数" #: elf32-sh.c:1144 elf32-sh.c:1514 msgid "%B: 0x%lx: fatal: reloc overflow while relaxing" msgstr "" #: elf32-sh.c:3279 elf64-sh64.c:1526 msgid "Unexpected STO_SH5_ISA32 on local symbol is not handled" msgstr "" #: elf32-sh.c:3516 msgid "%B: 0x%lx: fatal: unaligned branch target for relax-support relocation" msgstr "" #: elf32-sh.c:3549 elf32-sh.c:3564 msgid "%B: 0x%lx: fatal: unaligned %s relocation 0x%lx" msgstr "" #: elf32-sh.c:3578 msgid "%B: 0x%lx: fatal: R_SH_PSHA relocation %d not in range -32..32" msgstr "" #: elf32-sh.c:3592 msgid "%B: 0x%lx: fatal: R_SH_PSHL relocation %d not in range -32..32" msgstr "" #: elf32-sh.c:5310 elf64-alpha.c:4552 #, fuzzy msgid "%B: TLS local exec code cannot be linked into shared objects" msgstr "%s:创建共享目标文件时不能使用重定位 %s" #: elf32-sh64.c:222 elf64-sh64.c:2345 #, c-format msgid "%s: compiled as 32-bit object and %s is 64-bit" msgstr "%s:编译为 32-位目标文件但 %s 是 64-位的" #: elf32-sh64.c:225 elf64-sh64.c:2348 #, c-format msgid "%s: compiled as 64-bit object and %s is 32-bit" msgstr "%s:编译为 64-位目标文件但 %s 是 32-位的" #: elf32-sh64.c:227 elf64-sh64.c:2350 #, c-format msgid "%s: object size does not match that of target %s" msgstr "%s:目标文件大小和目标 %s 不匹配" #: elf32-sh64.c:450 elf64-sh64.c:2888 #, c-format msgid "%s: encountered datalabel symbol in input" msgstr "%s:在输入中遇到数据标签符号" #: elf32-sh64.c:527 msgid "PTB mismatch: a SHmedia address (bit 0 == 1)" msgstr "PTB 不匹配:SHmedia 地址 (位 0 == 1)" #: elf32-sh64.c:530 msgid "PTA mismatch: a SHcompact address (bit 0 == 0)" msgstr "PTA 不匹配:SHcompact 地址 (位 0 == 0)" #: elf32-sh64.c:548 #, c-format msgid "%s: GAS error: unexpected PTB insn with R_SH_PT_16" msgstr "%s:GAS 错误:意外的带有 R_SH_PT_16 的 PTB 指令" #: elf32-sh64.c:597 #, fuzzy msgid "%B: error: unaligned relocation type %d at %08x reloc %p\n" msgstr "%1$s:位于地址 0x%3$lx 处的非法重定位类型 %2$d" #: elf32-sh64.c:673 #, c-format msgid "%s: could not write out added .cranges entries" msgstr "%s:无法写出 .cranges 条目" #: elf32-sh64.c:733 #, c-format msgid "%s: could not write out sorted .cranges entries" msgstr "%s:无法写出经排序的 .cranges 条目" #: elf32-sparc.c:89 #, fuzzy msgid "%B: compiled for a 64 bit system and target is 32 bit" msgstr "%s:为 64 位系统编译但目标平台是 32 位的" #: elf32-sparc.c:102 #, fuzzy msgid "%B: linking little endian files with big endian files" msgstr "%s:连接小端文件和大端文件" #: elf32-spu.c:607 msgid "%X%P: overlay sections %A and %A do not start at the same address.\n" msgstr "" #: elf32-spu.c:805 msgid "warning: call to non-function symbol %s defined in %B" msgstr "" #: elf32-spu.c:1406 msgid "%B is not allowed to define %s" msgstr "" #: elf32-spu.c:1453 #, fuzzy, c-format msgid "%s in overlay section" msgstr "%s:没有关于节 %s 的组信息" #: elf32-spu.c:1469 msgid "overlay stub relocation overflow" msgstr "" #: elf32-spu.c:1478 elf64-ppc.c:10078 msgid "stubs don't match calculated size" msgstr "" #: elf32-spu.c:1976 #, c-format msgid "warning: %s overlaps %s\n" msgstr "" #: elf32-spu.c:1992 #, fuzzy, c-format msgid "warning: %s exceeds section size\n" msgstr "警告:%s 节的大小为零" #: elf32-spu.c:2023 msgid "%A:0x%v not found in function table\n" msgstr "" #: elf32-spu.c:2165 msgid "%B(%A+0x%v): call to non-code section %B(%A), analysis incomplete\n" msgstr "" #: elf32-spu.c:2339 #, c-format msgid "%A link_order not found\n" msgstr "" #: elf32-spu.c:2706 #, c-format msgid "Stack analysis will ignore the call from %s to %s\n" msgstr "" #: elf32-spu.c:3348 msgid " %s: 0x%v\n" msgstr "" #: elf32-spu.c:3349 msgid "%s: 0x%v 0x%v\n" msgstr "" #: elf32-spu.c:3354 msgid " calls:\n" msgstr "" #: elf32-spu.c:3362 #, c-format msgid " %s%s %s\n" msgstr "" #: elf32-spu.c:3564 #, fuzzy, c-format msgid "%s duplicated in %s\n" msgstr "%s:未实现的 %s\n" #: elf32-spu.c:3568 #, c-format msgid "%s duplicated\n" msgstr "" #: elf32-spu.c:3575 msgid "sorry, no support for duplicate object files in auto-overlay script\n" msgstr "" #: elf32-spu.c:3605 msgid "non-overlay size of 0x%v plus maximum overlay size of 0x%v exceeds local store\n" msgstr "" #: elf32-spu.c:3741 msgid "%B:%A%s exceeds overlay size\n" msgstr "" #: elf32-spu.c:3862 msgid "Stack size for call graph root nodes.\n" msgstr "" #: elf32-spu.c:3863 msgid "" "\n" "Stack size for functions. Annotations: '*' max stack, 't' tail call\n" msgstr "" #: elf32-spu.c:3871 msgid "Maximum stack required is 0x%v\n" msgstr "" #: elf32-spu.c:4067 #, fuzzy msgid "%B(%s+0x%lx): unresolvable %s relocation against symbol `%s'" msgstr "%1$s:来自 %4$s 节的关于符号“%3$s”的无法解析的重定位 %2$s" #: elf32-v850.c:165 #, c-format msgid "Variable `%s' cannot occupy in multiple small data regions" msgstr "变量“%s”不能占据多个小数据区" #: elf32-v850.c:168 #, c-format msgid "Variable `%s' can only be in one of the small, zero, and tiny data regions" msgstr "变量“%s”只能出现在小数据区、零数据区、微数据区之一" #: elf32-v850.c:171 #, c-format msgid "Variable `%s' cannot be in both small and zero data regions simultaneously" msgstr "变量“%s”不能同时出现在小数据区和零数据区" #: elf32-v850.c:174 #, c-format msgid "Variable `%s' cannot be in both small and tiny data regions simultaneously" msgstr "变量“%s”不能同时出现在小数据区和微数据区" #: elf32-v850.c:177 #, c-format msgid "Variable `%s' cannot be in both zero and tiny data regions simultaneously" msgstr "变量“%s”不能同时出现在零数据区和微数据区" #: elf32-v850.c:480 #, c-format msgid "FAILED to find previous HI16 reloc\n" msgstr "寻找上一个 HI16 重定位失败\n" #: elf32-v850.c:1715 msgid "could not locate special linker symbol __gp" msgstr "无法定位特殊连接器符号 __gp" #: elf32-v850.c:1719 msgid "could not locate special linker symbol __ep" msgstr "无法定位特殊连接器符号 __ep" #: elf32-v850.c:1723 msgid "could not locate special linker symbol __ctbp" msgstr "无法定位特殊联机器符号 __ctbp" #: elf32-v850.c:1873 #, fuzzy msgid "%B: Architecture mismatch with previous modules" msgstr "%s:体系结构同前一个模块不匹配" #: elf32-v850.c:1892 #, c-format msgid "private flags = %lx: " msgstr "私有标志 = %lx:" #: elf32-v850.c:1897 #, c-format msgid "v850 architecture" msgstr "v850 体系结构" #: elf32-v850.c:1898 #, c-format msgid "v850e architecture" msgstr "v850e 体系结构" #: elf32-v850.c:1899 #, fuzzy, c-format msgid "v850e1 architecture" msgstr "v850e 体系结构" #: elf32-vax.c:541 #, c-format msgid " [nonpic]" msgstr "" #: elf32-vax.c:544 #, c-format msgid " [d-float]" msgstr "" #: elf32-vax.c:547 #, c-format msgid " [g-float]" msgstr "" #: elf32-vax.c:657 #, c-format msgid "%s: warning: GOT addend of %ld to `%s' does not match previous GOT addend of %ld" msgstr "" #: elf32-vax.c:1589 #, c-format msgid "%s: warning: PLT addend of %d to `%s' from %s section ignored" msgstr "" #: elf32-vax.c:1726 #, c-format msgid "%s: warning: %s relocation against symbol `%s' from %s section" msgstr "" #: elf32-vax.c:1732 #, c-format msgid "%s: warning: %s relocation to 0x%x from %s section" msgstr "" #: elf32-xstormy16.c:451 elf32-ia64.c:2794 elf64-ia64.c:2794 msgid "non-zero addend in @fptr reloc" msgstr "" #: elf32-xtensa.c:911 msgid "%B(%A): invalid property table" msgstr "" #: elf32-xtensa.c:2734 msgid "%B(%A+0x%lx): relocation offset out of range (size=0x%x)" msgstr "" #: elf32-xtensa.c:2813 elf32-xtensa.c:2934 #, fuzzy msgid "dynamic relocation in read-only section" msgstr "警告:关于已删除的节的重定位" #: elf32-xtensa.c:2910 msgid "TLS relocation invalid without dynamic sections" msgstr "" #: elf32-xtensa.c:3127 #, fuzzy msgid "internal inconsistency in size of .got.loc section" msgstr "%s:内部不一致;没有重定位节 %s" #: elf32-xtensa.c:3437 msgid "%B: incompatible machine type. Output is 0x%x. Input is 0x%x" msgstr "" #: elf32-xtensa.c:4666 elf32-xtensa.c:4674 msgid "Attempt to convert L32R/CALLX to CALL failed" msgstr "" #: elf32-xtensa.c:6276 elf32-xtensa.c:6352 elf32-xtensa.c:7468 msgid "%B(%A+0x%lx): could not decode instruction; possible configuration mismatch" msgstr "" #: elf32-xtensa.c:7208 msgid "%B(%A+0x%lx): could not decode instruction for XTENSA_ASM_SIMPLIFY relocation; possible configuration mismatch" msgstr "" #: elf32-xtensa.c:8969 #, fuzzy msgid "invalid relocation address" msgstr "%s:无效的重定位类型 %d" #: elf32-xtensa.c:9018 msgid "overflow after relaxation" msgstr "" #: elf32-xtensa.c:10154 msgid "%B(%A+0x%lx): unexpected fix for %s relocation" msgstr "" #: elf64-alpha.c:452 msgid "GPDISP relocation did not find ldah and lda instructions" msgstr "GPDISP 重定位无法找到 ldah 和 lda 指令" #: elf64-alpha.c:2416 #, fuzzy msgid "%B: .got subsegment exceeds 64K (size %d)" msgstr "%s:.got 子节超过了 64K (大小 %d)" #: elf64-alpha.c:4296 elf64-alpha.c:4308 #, fuzzy msgid "%B: gp-relative relocation against dynamic symbol %s" msgstr "%1$s:来自 %4$s 节的关于符号“%3$s”的无法解析的重定位 %2$s" #: elf64-alpha.c:4334 elf64-alpha.c:4469 #, fuzzy msgid "%B: pc-relative relocation against dynamic symbol %s" msgstr "%1$s:来自 %4$s 节的关于符号“%3$s”的无法解析的重定位 %2$s" #: elf64-alpha.c:4362 msgid "%B: change in gp: BRSGP %s" msgstr "" #: elf64-alpha.c:4387 msgid "" msgstr "<未知>" #: elf64-alpha.c:4392 msgid "%B: !samegp reloc against symbol without .prologue: %s" msgstr "" #: elf64-alpha.c:4444 #, fuzzy msgid "%B: unhandled dynamic relocation against %s" msgstr "%s:未处理的关于 %s 的动态重定位" #: elf64-alpha.c:4476 msgid "%B: pc-relative relocation against undefined weak symbol %s" msgstr "" #: elf64-alpha.c:4536 #, fuzzy msgid "%B: dtp-relative relocation against dynamic symbol %s" msgstr "%1$s:来自 %4$s 节的关于符号“%3$s”的无法解析的重定位 %2$s" #: elf64-alpha.c:4559 #, fuzzy msgid "%B: tp-relative relocation against dynamic symbol %s" msgstr "%1$s:来自 %4$s 节的关于符号“%3$s”的无法解析的重定位 %2$s" #: elf64-hppa.c:2071 #, c-format msgid "stub entry for %s cannot load .plt, dp offset = %ld" msgstr "" #: elf64-mmix.c:1177 #, c-format msgid "" "%s: Internal inconsistency error for value for\n" " linker-allocated global register: linked: 0x%lx%08lx != relaxed: 0x%lx%08lx\n" msgstr "" #: elf64-mmix.c:1618 #, c-format msgid "%s: base-plus-offset relocation against register symbol: (unknown) in %s" msgstr "" #: elf64-mmix.c:1623 #, c-format msgid "%s: base-plus-offset relocation against register symbol: %s in %s" msgstr "" #: elf64-mmix.c:1667 #, c-format msgid "%s: register relocation against non-register symbol: (unknown) in %s" msgstr "" #: elf64-mmix.c:1672 #, c-format msgid "%s: register relocation against non-register symbol: %s in %s" msgstr "" #: elf64-mmix.c:1709 #, c-format msgid "%s: directive LOCAL valid only with a register or absolute value" msgstr "%s:指令 LOCAL 只对寄存器或绝对值有效" #: elf64-mmix.c:1737 #, c-format msgid "%s: LOCAL directive: Register $%ld is not a local register. First global register is $%ld." msgstr "%s:LOCAL 指令:寄存器 $%ld 不是本地寄存器。 第一个全局寄存器是 $%ld。" #: elf64-mmix.c:2201 #, c-format msgid "%s: Error: multiple definition of `%s'; start of %s is set in a earlier linked file\n" msgstr "%s:错误:重复定义“%s”;%s 的起点在此前连接的文件中已设定\n" #: elf64-mmix.c:2259 msgid "Register section has contents\n" msgstr "寄存器节有内容\n" #: elf64-mmix.c:2451 #, c-format msgid "" "Internal inconsistency: remaining %u != max %u.\n" " Please report this bug." msgstr "" "内部不一致:剩余 %u != 最大 %u。\n" " 请报告该 bug。" #: elf64-ppc.c:2561 libbfd.c:978 #, fuzzy msgid "%B: compiled for a big endian system and target is little endian" msgstr "%s:为大端系统编译但目标平台是小端的" #: elf64-ppc.c:2564 libbfd.c:980 #, fuzzy msgid "%B: compiled for a little endian system and target is big endian" msgstr "%s:为小端系统编译但目标平台是大端的" #: elf64-ppc.c:6065 #, c-format msgid "copy reloc against `%s' requires lazy plt linking; avoid setting LD_BIND_NOW=1 or upgrade gcc" msgstr "" #: elf64-ppc.c:6486 msgid "dynreloc miscount for %B, section %A" msgstr "" #: elf64-ppc.c:6570 #, fuzzy msgid "%B: .opd is not a regular array of opd entries" msgstr "%s:.opd 不是 opd 条目的普通数组" #: elf64-ppc.c:6579 #, fuzzy msgid "%B: unexpected reloc type %u in .opd section" msgstr "%s:.opd 节中意外的重定位类型 %u" #: elf64-ppc.c:6600 #, fuzzy msgid "%B: undefined sym `%s' in .opd section" msgstr "%s:.opd 节中未定义的“%s”" #: elf64-ppc.c:7377 elf64-ppc.c:7754 #, c-format msgid "%s defined in removed toc entry" msgstr "" #: elf64-ppc.c:8581 #, c-format msgid "long branch stub `%s' offset overflow" msgstr "" #: elf64-ppc.c:8640 #, c-format msgid "can't find branch stub `%s'" msgstr "" #: elf64-ppc.c:8702 elf64-ppc.c:8822 #, c-format msgid "linkage table error against `%s'" msgstr "" #: elf64-ppc.c:8978 #, c-format msgid "can't build branch stub `%s'" msgstr "" #: elf64-ppc.c:9451 msgid "%B section %A exceeds stub group size" msgstr "" #: elf64-ppc.c:10090 #, c-format msgid "" "linker stubs in %u group%s\n" " branch %lu\n" " toc adjust %lu\n" " long branch %lu\n" " long toc adj %lu\n" " plt call %lu" msgstr "" #: elf64-ppc.c:10769 msgid "%B(%A+0x%lx): automatic multiple TOCs not supported using your crt files; recompile with -mminimal-toc or upgrade gcc" msgstr "" #: elf64-ppc.c:10777 msgid "%B(%A+0x%lx): sibling call optimization to `%s' does not allow automatic multiple TOCs; recompile with -mminimal-toc or -fno-optimize-sibling-calls, or make `%s' extern" msgstr "" #: elf64-ppc.c:11427 #, fuzzy msgid "%B: relocation %s is not supported for symbol %s." msgstr "%s:重定位 %s 不支持符号 %s。" #: elf64-ppc.c:11509 #, fuzzy msgid "%B: error: relocation %s not a multiple of %d" msgstr "%s:错误:重定位 %s 不是 4 的倍数" #: elf64-sh64.c:1701 #, c-format msgid "%s: error: unaligned relocation type %d at %08x reloc %08x\n" msgstr "" #: elf64-sparc.c:439 #, fuzzy msgid "%B: Only registers %%g[2367] can be declared using STT_REGISTER" msgstr "%s:只有寄存器 %%g[2367] 可以用 STT_REGISTER 来声明" #: elf64-sparc.c:459 #, fuzzy msgid "Register %%g%d used incompatibly: %s in %B, previously %s in %B" msgstr "不兼容地使用寄存器 %%g%1$d:在 %3$s 中为 %2$s,在前面的 %5$s 中为 %4$s" #: elf64-sparc.c:482 #, fuzzy msgid "Symbol `%s' has differing types: REGISTER in %B, previously %s in %B" msgstr "符号“%1$s”的类型不同:%2$s 中为寄存器,在前面的 %4$s 中为 %3$s" #: elf64-sparc.c:527 #, fuzzy msgid "Symbol `%s' has differing types: %s in %B, previously REGISTER in %B" msgstr "符号“%1$s”的类型不同:%2$s 中为寄存器,在前面的 %4$s 中为 %3$s" #: elf64-sparc.c:678 msgid "%B: linking UltraSPARC specific with HAL specific code" msgstr "" #: elf64-x86-64.c:1047 elf64-x86-64.c:1207 elfxx-mips.c:7834 #, fuzzy msgid "%B: relocation %s against `%s' can not be used when making a shared object; recompile with -fPIC" msgstr "%s:创建共享目标文件时不能使用重定位 %s" #: elf64-x86-64.c:1138 msgid "%B: '%s' accessed both as normal and thread local symbol" msgstr "" #: elf64-x86-64.c:2559 #, fuzzy msgid "%B: relocation R_X86_64_GOTOFF64 against protected function `%s' can not be used when making a shared object" msgstr "%s:创建共享目标文件时不能使用重定位 %s" #: elf64-x86-64.c:2670 msgid "; recompile with -fPIC" msgstr "" #: elf64-x86-64.c:2675 #, fuzzy msgid "%B: relocation %s against %s `%s' can not be used when making a shared object%s" msgstr "%s:创建共享目标文件时不能使用重定位 %s" #: elf64-x86-64.c:2677 #, fuzzy msgid "%B: relocation %s against undefined %s `%s' can not be used when making a shared object%s" msgstr "%s:创建共享目标文件时不能使用重定位 %s" #: elfcode.h:795 #, c-format msgid "warning: %s has a corrupt string table index - ignoring" msgstr "" #: elfcode.h:1201 #, c-format msgid "%s: version count (%ld) does not match symbol count (%ld)" msgstr "%s:版本计数 (%ld) 无法匹配符号计数 (%ld)" #: elfcode.h:1435 #, c-format msgid "%s(%s): relocation %d has invalid symbol index %ld" msgstr "" #: elfcore.h:251 msgid "Warning: %B is truncated: expected core file size >= %lu, found: %lu." msgstr "" #: elflink.c:1028 msgid "%s: TLS definition in %B section %A mismatches non-TLS definition in %B section %A" msgstr "" #: elflink.c:1032 msgid "%s: TLS reference in %B mismatches non-TLS reference in %B" msgstr "" #: elflink.c:1036 msgid "%s: TLS definition in %B section %A mismatches non-TLS reference in %B" msgstr "" #: elflink.c:1040 msgid "%s: TLS reference in %B mismatches non-TLS definition in %B section %A" msgstr "" #: elflink.c:1654 #, fuzzy msgid "%B: unexpected redefinition of indirect versioned symbol `%s'" msgstr "%s:警告:意外的重新定义“%s”" #: elflink.c:1982 #, fuzzy msgid "%B: version node not found for symbol %s" msgstr "%s:重定位 %s 不支持符号 %s。" #: elflink.c:2130 msgid "%B: bad reloc symbol index (0x%lx >= 0x%lx) for offset 0x%lx in section `%A'" msgstr "" #: elflink.c:2327 msgid "%B: relocation size mismatch in %B section %A" msgstr "" #: elflink.c:2629 #, c-format msgid "warning: type and size of dynamic symbol `%s' are not defined" msgstr "警告:动态符号“%s”的类型和大小未定义" #: elflink.c:3953 #, fuzzy msgid "%B: %s: invalid version %u (max %d)" msgstr "%s:%s:无效的版本 %u (最大 %d)" #: elflink.c:3989 #, fuzzy msgid "%B: %s: invalid needed version %d" msgstr "%s:%s:无效的必备版本 %d" #: elflink.c:4172 msgid "Warning: alignment %u of common symbol `%s' in %B is greater than the alignment (%u) of its section %A" msgstr "" #: elflink.c:4178 #, fuzzy msgid "Warning: alignment %u of symbol `%s' in %B is smaller than %u in %B" msgstr "警告:%4$s 中的符号“%1$s”的大小由 %2$lu 变为 %3$lu" #: elflink.c:4193 #, fuzzy msgid "Warning: size of symbol `%s' changed from %lu in %B to %lu in %B" msgstr "警告:%4$s 中的符号“%1$s”的大小由 %2$lu 变为 %3$lu" #: elflink.c:4371 #, c-format msgid "%s: invalid DSO for symbol `%s' definition" msgstr "" #: elflink.c:5621 #, fuzzy, c-format msgid "%s: undefined version: %s" msgstr "%s:未定义的有版本符号名 %s" #: elflink.c:5689 #, fuzzy msgid "%B: .preinit_array section is not allowed in DSO" msgstr "%s:DSO 中不允许出现 .preinit_array 节" #: elflink.c:7414 #, fuzzy, c-format msgid "undefined %s reference in complex symbol: %s" msgstr "%s:未定义的有版本符号名 %s" #: elflink.c:7568 #, c-format msgid "unknown operator '%c' in complex symbol" msgstr "" #: elflink.c:7904 elflink.c:7921 elflink.c:7958 elflink.c:7975 msgid "%B: Unable to sort relocs - they are in more than one size" msgstr "" #: elflink.c:7935 elflink.c:7989 msgid "%B: Unable to sort relocs - they are of an unknown size" msgstr "" #: elflink.c:8038 msgid "Not enough memory to sort relocations" msgstr "没有足够的内存进行重定位排序" #: elflink.c:8227 msgid "%B: Too many sections: %d (>= %d)" msgstr "" #: elflink.c:8461 msgid "%B: %s symbol `%s' in %B is referenced by DSO" msgstr "" #: elflink.c:8544 #, fuzzy msgid "%B: could not find output section %A for input section %A" msgstr "%1$s:无法为输入节 %3$s 找到输出节 %2$s" #: elflink.c:8655 msgid "%B: %s symbol `%s' isn't defined" msgstr "" #: elflink.c:9141 msgid "error: %B contains a reloc (0x%s) for section %A that references a non-existent global symbol" msgstr "" #: elflink.c:9205 msgid "%X`%s' referenced in section `%A' of %B: defined in discarded section `%A' of %B\n" msgstr "" #: elflink.c:9825 msgid "%A has both ordered [`%A' in %B] and unordered [`%A' in %B] sections" msgstr "" #: elflink.c:9830 #, c-format msgid "%A has both ordered and unordered sections" msgstr "" #: elflink.c:10715 elflink.c:10759 #, fuzzy msgid "%B: could not find output section %s" msgstr "%s:无法找到输出节 %s" #: elflink.c:10720 #, c-format msgid "warning: %s section has zero size" msgstr "警告:%s 节的大小为零" #: elflink.c:10824 msgid "%P: warning: creating a DT_TEXTREL in a shared object.\n" msgstr "" #: elflink.c:11006 msgid "%P%X: can not read symbols: %E\n" msgstr "" #: elflink.c:11313 msgid "Removing unused section '%s' in file '%B'" msgstr "" #: elflink.c:11525 #, fuzzy msgid "Warning: gc-sections option ignored" msgstr "警告:%s 节的大小为零" #: elflink.c:12056 #, fuzzy msgid "%B: ignoring duplicate section `%A'" msgstr "%s:警告:为“%s”复制行号信息" #: elflink.c:12063 elflink.c:12070 msgid "%B: duplicate section `%A' has different size" msgstr "" #: elflink.c:12078 elflink.c:12083 #, fuzzy msgid "%B: warning: could not read contents of section `%A'" msgstr "%s:无法找到输出节 %s" #: elflink.c:12087 #, fuzzy msgid "%B: warning: duplicate section `%A' has different contents" msgstr "%s:警告:已分配的节“%s”不在段中" #: elflink.c:12166 linker.c:3080 msgid "%F%P: already_linked_table: %E" msgstr "" #: elfxx-mips.c:1197 msgid "static procedure (no name)" msgstr "静态过程 (无名称)" #: elfxx-mips.c:5562 msgid "%B: %A+0x%lx: jump to stub routine which is not jal" msgstr "" #: elfxx-mips.c:6206 elfxx-mips.c:6427 msgid "%B: Warning: bad `%s' option size %u smaller than its header" msgstr "" #: elfxx-mips.c:7174 elfxx-mips.c:7299 msgid "%B: Warning: cannot determine the target function for stub section `%s'" msgstr "" #: elfxx-mips.c:7428 #, fuzzy msgid "%B: Malformed reloc detected for section %s" msgstr "%s:没有关于节 %s 的组信息" #: elfxx-mips.c:7468 msgid "%B: GOT reloc at 0x%lx not expected in executables" msgstr "" #: elfxx-mips.c:7566 msgid "%B: CALL16 reloc at 0x%lx not against global symbol" msgstr "" #: elfxx-mips.c:8244 #, c-format msgid "non-dynamic relocations refer to dynamic symbol %s" msgstr "" #: elfxx-mips.c:8947 msgid "%B: Can't find matching LO16 reloc against `%s' for %s at 0x%lx in section `%A'" msgstr "" #: elfxx-mips.c:9086 msgid "small-data section exceeds 64KB; lower small-data size limit (see option -G)" msgstr "" #: elfxx-mips.c:11887 #, c-format msgid "%s: illegal section name `%s'" msgstr "%s:非法的节名“%s”" #: elfxx-mips.c:12262 elfxx-mips.c:12288 msgid "Warning: %B uses -msingle-float, %B uses -mdouble-float" msgstr "" #: elfxx-mips.c:12274 elfxx-mips.c:12330 msgid "Warning: %B uses -msingle-float, %B uses -mips32r2 -mfp64" msgstr "" #: elfxx-mips.c:12300 elfxx-mips.c:12336 msgid "Warning: %B uses -mdouble-float, %B uses -mips32r2 -mfp64" msgstr "" #: elfxx-mips.c:12378 msgid "%B: endianness incompatible with that of the selected emulation" msgstr "" #: elfxx-mips.c:12389 msgid "%B: ABI is incompatible with that of the selected emulation" msgstr "" #: elfxx-mips.c:12470 #, fuzzy msgid "%B: warning: linking abicalls files with non-abicalls files" msgstr "%s:将 64-位文件同 32-位文件连接" #: elfxx-mips.c:12487 #, fuzzy msgid "%B: linking 32-bit code with 64-bit code" msgstr "%s:将 64-位文件同 32-位文件连接" #: elfxx-mips.c:12515 #, fuzzy msgid "%B: linking %s module with previous %s modules" msgstr "%s:ABI 不匹配:正在将模块 %s 同前一个模块 %s 进行连接" #: elfxx-mips.c:12538 #, fuzzy msgid "%B: ABI mismatch: linking %s module with previous %s modules" msgstr "%s:ABI 不匹配:正在将模块 %s 同前一个模块 %s 进行连接" #: elfxx-mips.c:12702 #, c-format msgid " [abi=O32]" msgstr " [abi=O32]" #: elfxx-mips.c:12704 #, c-format msgid " [abi=O64]" msgstr " [abi=O64]" #: elfxx-mips.c:12706 #, c-format msgid " [abi=EABI32]" msgstr " [abi=EABI32]" #: elfxx-mips.c:12708 #, c-format msgid " [abi=EABI64]" msgstr " [abi=EABI64]" #: elfxx-mips.c:12710 #, c-format msgid " [abi unknown]" msgstr " [abi 未知]" #: elfxx-mips.c:12712 #, c-format msgid " [abi=N32]" msgstr " [abi=N32]" #: elfxx-mips.c:12714 #, c-format msgid " [abi=64]" msgstr " [abi=64]" #: elfxx-mips.c:12716 #, c-format msgid " [no abi set]" msgstr "" #: elfxx-mips.c:12737 #, c-format msgid " [unknown ISA]" msgstr " [未知的 ISA]" #: elfxx-mips.c:12748 #, c-format msgid " [not 32bitmode]" msgstr " [非 32位模式]" #: elfxx-sparc.c:440 #, fuzzy, c-format msgid "invalid relocation type %d" msgstr "%s:无效的重定位类型 %d" #: elfxx-sparc.c:2976 msgid "%B: probably compiled without -fPIC?" msgstr "" #: i386linux.c:455 m68klinux.c:459 sparclinux.c:453 #, c-format msgid "Output file requires shared library `%s'\n" msgstr "输出文件需要共享库“%s”\n" #: i386linux.c:463 m68klinux.c:467 sparclinux.c:461 #, c-format msgid "Output file requires shared library `%s.so.%s'\n" msgstr "输出文件需要共享库“%s.so.%s”\n" #: i386linux.c:652 i386linux.c:702 m68klinux.c:659 m68klinux.c:707 #: sparclinux.c:651 sparclinux.c:701 #, c-format msgid "Symbol %s not defined for fixups\n" msgstr "" #: i386linux.c:726 m68klinux.c:731 sparclinux.c:725 msgid "Warning: fixup count mismatch\n" msgstr "" #: ieee.c:159 #, c-format msgid "%s: string too long (%d chars, max 65535)" msgstr "%s:字符串过长 (%d 字符,最大 65535)" #: ieee.c:286 #, c-format msgid "%s: unrecognized symbol `%s' flags 0x%x" msgstr "%s:无法识别的“%s”标志 0x%x" #: ieee.c:788 msgid "%B: unimplemented ATI record %u for symbol %u" msgstr "" #: ieee.c:812 #, fuzzy msgid "%B: unexpected ATN type %d in external part" msgstr "%s:.opd 节中意外的重定位类型 %u" #: ieee.c:834 #, fuzzy msgid "%B: unexpected type after ATN" msgstr "%s:ATN 之后出现意外的类型" #: ihex.c:230 #, fuzzy msgid "%B:%d: unexpected character `%s' in Intel Hex file" msgstr "%s:%d:Intel 十六进制文件中的意外字符“%s\n" #: ihex.c:337 #, fuzzy msgid "%B:%u: bad checksum in Intel Hex file (expected %u, found %u)" msgstr "%s:%u:Intel 十六进制文件中的校验和错误 (应为 %u、实为 %u)" #: ihex.c:392 #, fuzzy msgid "%B:%u: bad extended address record length in Intel Hex file" msgstr "%s:%d:Intel 十六进制文件中的意外字符“%s\n" #: ihex.c:409 #, fuzzy msgid "%B:%u: bad extended start address length in Intel Hex file" msgstr "%s:%d:Intel 十六进制文件中的意外字符“%s\n" #: ihex.c:426 msgid "%B:%u: bad extended linear address record length in Intel Hex file" msgstr "" #: ihex.c:443 #, fuzzy msgid "%B:%u: bad extended linear start address length in Intel Hex file" msgstr "%s:%d:Intel 十六进制文件中的意外字符“%s\n" #: ihex.c:460 #, fuzzy msgid "%B:%u: unrecognized ihex type %u in Intel Hex file" msgstr "%s:%d:Intel 十六进制文件中的意外字符“%s\n" #: ihex.c:579 #, fuzzy msgid "%B: internal error in ihex_read_section" msgstr "内部错误:危险的重定位" #: ihex.c:613 msgid "%B: bad section length in ihex_read_section" msgstr "" #: ihex.c:825 #, c-format msgid "%s: address 0x%s out of range for Intel Hex file" msgstr "" #: libbfd.c:1008 #, c-format msgid "Deprecated %s called at %s line %d in %s\n" msgstr "" #: libbfd.c:1011 #, c-format msgid "Deprecated %s called\n" msgstr "" #: linker.c:1874 msgid "%B: indirect symbol `%s' to `%s' is a loop" msgstr "" #: linker.c:2740 #, c-format msgid "Attempt to do relocatable link with %s input and %s output" msgstr "" #: linker.c:3047 #, fuzzy msgid "%B: warning: ignoring duplicate section `%A'\n" msgstr "%s:0x%lx:警告:意外节中出现符号" #: linker.c:3061 #, fuzzy msgid "%B: warning: duplicate section `%A' has different size\n" msgstr "%s:警告:已分配的节“%s”不在段中" #: merge.c:828 #, c-format msgid "%s: access beyond end of merged section (%ld)" msgstr "" #: mmo.c:456 #, c-format msgid "%s: No core to allocate section name %s\n" msgstr "" #: mmo.c:531 #, c-format msgid "%s: No core to allocate a symbol %d bytes long\n" msgstr "" #: mmo.c:1187 #, c-format msgid "%s: invalid mmo file: initialization value for $255 is not `Main'\n" msgstr "" #: mmo.c:1332 #, c-format msgid "%s: unsupported wide character sequence 0x%02X 0x%02X after symbol name starting with `%s'\n" msgstr "" #: mmo.c:1566 #, c-format msgid "%s: invalid mmo file: unsupported lopcode `%d'\n" msgstr "" #: mmo.c:1576 #, c-format msgid "%s: invalid mmo file: expected YZ = 1 got YZ = %d for lop_quote\n" msgstr "" #: mmo.c:1612 #, c-format msgid "%s: invalid mmo file: expected z = 1 or z = 2, got z = %d for lop_loc\n" msgstr "" #: mmo.c:1658 #, c-format msgid "%s: invalid mmo file: expected z = 1 or z = 2, got z = %d for lop_fixo\n" msgstr "" #: mmo.c:1697 #, c-format msgid "%s: invalid mmo file: expected y = 0, got y = %d for lop_fixrx\n" msgstr "" #: mmo.c:1706 #, c-format msgid "%s: invalid mmo file: expected z = 16 or z = 24, got z = %d for lop_fixrx\n" msgstr "" #: mmo.c:1729 #, c-format msgid "%s: invalid mmo file: leading byte of operand word must be 0 or 1, got %d for lop_fixrx\n" msgstr "" #: mmo.c:1752 #, c-format msgid "%s: cannot allocate file name for file number %d, %d bytes\n" msgstr "" #: mmo.c:1772 #, c-format msgid "%s: invalid mmo file: file number %d `%s', was already entered as `%s'\n" msgstr "" #: mmo.c:1785 #, c-format msgid "%s: invalid mmo file: file name for number %d was not specified before use\n" msgstr "" #: mmo.c:1892 #, c-format msgid "%s: invalid mmo file: fields y and z of lop_stab non-zero, y: %d, z: %d\n" msgstr "" #: mmo.c:1928 #, c-format msgid "%s: invalid mmo file: lop_end not last item in file\n" msgstr "" #: mmo.c:1941 #, c-format msgid "%s: invalid mmo file: YZ of lop_end (%ld) not equal to the number of tetras to the preceding lop_stab (%ld)\n" msgstr "" #: mmo.c:2651 #, c-format msgid "%s: invalid symbol table: duplicate symbol `%s'\n" msgstr "" #: mmo.c:2894 #, c-format msgid "%s: Bad symbol definition: `Main' set to %s rather than the start address %s\n" msgstr "" #: mmo.c:2986 #, c-format msgid "%s: warning: symbol table too large for mmo, larger than 65535 32-bit words: %d. Only `Main' will be emitted.\n" msgstr "" #: mmo.c:3031 #, c-format msgid "%s: internal error, symbol table changed size from %d to %d words\n" msgstr "" #: mmo.c:3083 #, c-format msgid "%s: internal error, internal register section %s had contents\n" msgstr "" #: mmo.c:3134 #, c-format msgid "%s: no initialized registers; section length 0\n" msgstr "" #: mmo.c:3140 #, c-format msgid "%s: too many initialized registers; section length %ld\n" msgstr "" #: mmo.c:3145 #, c-format msgid "%s: invalid start address for initialized registers of length %ld: 0x%lx%08lx\n" msgstr "" #: oasys.c:881 #, c-format msgid "%s: can not represent section `%s' in oasys" msgstr "" #: osf-core.c:139 #, c-format msgid "Unhandled OSF/1 core file section type %d\n" msgstr "" #: pe-mips.c:607 msgid "%B: `ld -r' not supported with PE MIPS objects\n" msgstr "" #. OK, at this point the following variables are set up: #. src = VMA of the memory we're fixing up #. mem = pointer to memory we're fixing up #. val = VMA of what we need to refer to. #: pe-mips.c:723 #, fuzzy msgid "%B: unimplemented %s\n" msgstr "%s:未实现的 %s\n" #: pe-mips.c:749 #, fuzzy msgid "%B: jump too far away\n" msgstr "%s:跳转过远\n" #: pe-mips.c:775 msgid "%B: bad pair/reflo after refhi\n" msgstr "" #. XXX code yet to be written. #: peicode.h:759 #, fuzzy msgid "%B: Unhandled import type; %x" msgstr "%s:未处理的导入类型;%x" #: peicode.h:764 #, fuzzy msgid "%B: Unrecognised import type; %x" msgstr "%s:未识别的导入类型;%x" #: peicode.h:778 #, fuzzy msgid "%B: Unrecognised import name type; %x" msgstr "%s:未识别的导入名字类型;%x" #: peicode.h:1161 msgid "%B: Unrecognised machine type (0x%x) in Import Library Format archive" msgstr "" #: peicode.h:1173 msgid "%B: Recognised but unhandled machine type (0x%x) in Import Library Format archive" msgstr "" #: peicode.h:1191 msgid "%B: size field is zero in Import Library Format header" msgstr "" #: peicode.h:1222 msgid "%B: string not null terminated in ILF object file." msgstr "" #: ppcboot.c:414 #, c-format msgid "" "\n" "ppcboot header:\n" msgstr "" #: ppcboot.c:415 #, c-format msgid "Entry offset = 0x%.8lx (%ld)\n" msgstr "条目偏移量 = 0x%.8lx (%ld)\n" #: ppcboot.c:417 #, c-format msgid "Length = 0x%.8lx (%ld)\n" msgstr "长度 = 0x%.8lx (%ld)\n" #: ppcboot.c:421 #, c-format msgid "Flag field = 0x%.2x\n" msgstr "标志域 = 0x%.2x\n" #: ppcboot.c:427 #, c-format msgid "Partition name = \"%s\"\n" msgstr "分区名 = \"%s\"\n" #: ppcboot.c:446 #, c-format msgid "" "\n" "Partition[%d] start = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n" msgstr "" "\n" "分区[%d] 起点 = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n" #: ppcboot.c:452 #, c-format msgid "Partition[%d] end = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n" msgstr "分区[%d] 终点 = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n" #: ppcboot.c:458 #, c-format msgid "Partition[%d] sector = 0x%.8lx (%ld)\n" msgstr "分区[%d] 扇区 = 0x%.8lx (%ld)\n" #: ppcboot.c:460 #, c-format msgid "Partition[%d] length = 0x%.8lx (%ld)\n" msgstr "分区[%d] 长度 = 0x%.8lx (%ld)\n" #: som.c:5137 #, c-format msgid "" "\n" "Exec Auxiliary Header\n" msgstr "" #: som.c:5440 msgid "som_sizeof_headers unimplemented" msgstr "" #: srec.c:261 #, fuzzy msgid "%B:%d: Unexpected character `%s' in S-record file\n" msgstr "%s:%d:Intel 十六进制文件中的意外字符“%s\n" #: srec.c:567 srec.c:600 msgid "%B:%d: Bad checksum in S-record file\n" msgstr "" #: stabs.c:279 msgid "%B(%A+0x%lx): Stabs entry has invalid string index." msgstr "" #: syms.c:1067 msgid "Unsupported .stab relocation" msgstr "不支持的 .stab 重定位" #: vms-gsd.c:338 #, c-format msgid "bfd_make_section (%s) failed" msgstr "" #: vms-gsd.c:353 #, c-format msgid "bfd_set_section_flags (%s, %x) failed" msgstr "" #: vms-gsd.c:388 #, c-format msgid "Size mismatch section %s=%lx, %s=%lx" msgstr "" #: vms-gsd.c:679 #, c-format msgid "unknown gsd/egsd subtype %d" msgstr "" #: vms-hdr.c:328 msgid "Object module NOT error-free !\n" msgstr "" #: vms-misc.c:474 #, c-format msgid "Stack overflow (%d) in _bfd_vms_push" msgstr "" #: vms-misc.c:489 msgid "Stack underflow in _bfd_vms_pop" msgstr "" #: vms-misc.c:808 msgid "_bfd_vms_output_counted called with zero bytes" msgstr "" #: vms-misc.c:813 msgid "_bfd_vms_output_counted called with too many bytes" msgstr "" #: vms-misc.c:931 #, c-format msgid "Symbol %s replaced by %s\n" msgstr "" #: vms-misc.c:990 #, c-format msgid "failed to enter %s" msgstr "" #: vms-tir.c:57 msgid "No Mem !" msgstr "" #: vms-tir.c:300 #, c-format msgid "bad section index in %s" msgstr "%s 中的错误节索引" #: vms-tir.c:313 #, c-format msgid "unsupported STA cmd %s" msgstr "不支持的 STA 命令 %s" #: vms-tir.c:318 vms-tir.c:1120 #, c-format msgid "reserved STA cmd %d" msgstr "" #: vms-tir.c:410 vms-tir.c:432 #, c-format msgid "%s: no symbol \"%s\"" msgstr "" #. Unsigned shift. #. Rotate. #. Redefine symbol to current location. #. Define a literal. #: vms-tir.c:497 vms-tir.c:606 vms-tir.c:704 vms-tir.c:721 vms-tir.c:728 #: vms-tir.c:736 vms-tir.c:1440 #, c-format msgid "%s: not supported" msgstr "%s:不支持" #: vms-tir.c:502 vms-tir.c:1297 #, c-format msgid "%s: not implemented" msgstr "%s:未实现" #: vms-tir.c:506 vms-tir.c:1301 #, c-format msgid "reserved STO cmd %d" msgstr "保留的 STO 命令 %d" #: vms-tir.c:621 vms-tir.c:1445 #, c-format msgid "reserved OPR cmd %d" msgstr "保留的 OPR 命令 %d" #: vms-tir.c:681 vms-tir.c:1509 #, c-format msgid "reserved CTL cmd %d" msgstr "保留的 CTL 命令 %d" #. stack byte from image #. arg: none. #: vms-tir.c:1028 msgid "stack-from-image not implemented" msgstr "未实现 stack-from-image" #: vms-tir.c:1046 msgid "stack-entry-mask not fully implemented" msgstr "尚未完全实现 stack-entry-mask" #. compare procedure argument #. arg: cs symbol name #. by argument index #. da argument descriptor #. #. compare argument descriptor with symbol argument (ARG$V_PASSMECH) #. and stack TRUE (args match) or FALSE (args dont match) value. #: vms-tir.c:1060 msgid "PASSMECH not fully implemented" msgstr "尚未完全实现 PASSMECH" #: vms-tir.c:1079 msgid "stack-local-symbol not fully implemented" msgstr "尚未完全实现 stack-local-symbol" #: vms-tir.c:1092 msgid "stack-literal not fully implemented" msgstr "尚未完全实现 stack-literal" #: vms-tir.c:1113 msgid "stack-local-symbol-entry-point-mask not fully implemented" msgstr "尚未完全实现 stack-local-symbol-entry-point-mask" #: vms-tir.c:1387 vms-tir.c:1399 vms-tir.c:1411 vms-tir.c:1423 vms-tir.c:1488 #: vms-tir.c:1496 vms-tir.c:1504 #, c-format msgid "%s: not fully implemented" msgstr "%s:尚未完全实现" #: vms-tir.c:1562 #, c-format msgid "obj code %d not found" msgstr "" #: vms-tir.c:1870 #, c-format msgid "SEC_RELOC with no relocs in section %s" msgstr "" #: vms-tir.c:2152 #, c-format msgid "Unhandled relocation %s" msgstr "未处理的重定位 %s" #: xcofflink.c:566 #, c-format msgid "%s: XCOFF shared object when not producing XCOFF output" msgstr "" #: xcofflink.c:587 #, c-format msgid "%s: dynamic object with no .loader section" msgstr "" #: xcofflink.c:1150 msgid "%B: `%s' has line numbers but no enclosing section" msgstr "" #: xcofflink.c:1202 #, fuzzy msgid "%B: class %d symbol `%s' has no aux entries" msgstr "警告:%s:本地符号“%s”没有节" #: xcofflink.c:1225 #, fuzzy msgid "%B: symbol `%s' has unrecognized csect type %d" msgstr "%s:必需的符号“%s”不存在" #: xcofflink.c:1237 msgid "%B: bad XTY_ER symbol `%s': class %d scnum %d scnlen %d" msgstr "" #: xcofflink.c:1273 msgid "%B: XMC_TC0 symbol `%s' is class %d scnlen %d" msgstr "" #: xcofflink.c:1419 msgid "%B: csect `%s' not in enclosing section" msgstr "" #: xcofflink.c:1526 msgid "%B: misplaced XTY_LD `%s'" msgstr "" #: xcofflink.c:1842 msgid "%B: reloc %s:%d not in csect" msgstr "" #: xcofflink.c:2640 #, c-format msgid "%s: no such symbol" msgstr "" #: xcofflink.c:2869 #, c-format msgid "warning: attempt to export undefined symbol `%s'" msgstr "警告:试图导出未定义的符号“%s”" #: xcofflink.c:3036 msgid "error: undefined symbol __rtinit" msgstr "错误:未定义的符号 __rtinit" #: xcofflink.c:3656 #, c-format msgid "TOC overflow: 0x%lx > 0x10000; try -mminimal-toc when compiling" msgstr "" #: xcofflink.c:4492 #, fuzzy msgid "%B: loader reloc in unrecognized section `%A'" msgstr "%s:错误的重定位节名称“%s”" #: xcofflink.c:4513 msgid "%B: `%s' in loader reloc but not loader sym" msgstr "" #: xcofflink.c:4528 #, fuzzy msgid "%B: loader reloc in read-only section %A" msgstr "%s:错误的重定位节名称“%s”" #: xcofflink.c:4937 xcofflink.c:4999 xcofflink.c:5294 #, c-format msgid "%s: loader reloc in unrecognized section `%s'" msgstr "" #: xcofflink.c:5305 #, c-format msgid "%s: `%s' in loader reloc but not loader sym" msgstr "" #: elf32-ia64.c:1037 elf64-ia64.c:1037 msgid "%B: Can't relax br at 0x%lx in section `%A'. Please use brl or indirect branch." msgstr "" #: elf32-ia64.c:2742 elf64-ia64.c:2742 msgid "@pltoff reloc against local symbol" msgstr "" #: elf32-ia64.c:4317 elf64-ia64.c:4317 #, c-format msgid "%s: short data segment overflowed (0x%lx >= 0x400000)" msgstr "" #: elf32-ia64.c:4328 elf64-ia64.c:4328 #, c-format msgid "%s: __gp does not cover short data segment" msgstr "" #: elf32-ia64.c:4598 elf64-ia64.c:4598 msgid "%B: non-pic code with imm relocation against dynamic symbol `%s'" msgstr "" #: elf32-ia64.c:4665 elf64-ia64.c:4665 #, fuzzy msgid "%B: @gprel relocation against dynamic symbol %s" msgstr "%1$s:来自 %4$s 节的关于符号“%3$s”的无法解析的重定位 %2$s" #: elf32-ia64.c:4728 elf64-ia64.c:4728 msgid "%B: linking non-pic code in a position independent executable" msgstr "" #: elf32-ia64.c:4865 elf64-ia64.c:4865 msgid "%B: @internal branch to dynamic symbol %s" msgstr "" #: elf32-ia64.c:4867 elf64-ia64.c:4867 msgid "%B: speculation fixup to dynamic symbol %s" msgstr "" #: elf32-ia64.c:4869 elf64-ia64.c:4869 #, fuzzy msgid "%B: @pcrel relocation against dynamic symbol %s" msgstr "%1$s:来自 %4$s 节的关于符号“%3$s”的无法解析的重定位 %2$s" #: elf32-ia64.c:5066 elf64-ia64.c:5066 msgid "unsupported reloc" msgstr "不支持的重定位" #: elf32-ia64.c:5104 elf64-ia64.c:5104 #, fuzzy msgid "%B: missing TLS section for relocation %s against `%s' at 0x%lx in section `%A'." msgstr "%1$s:来自 %4$s 节的关于符号“%3$s”的无法解析的重定位 %2$s" #: elf32-ia64.c:5119 elf64-ia64.c:5119 msgid "%B: Can't relax br (%s) to `%s' at 0x%lx in section `%A' with size 0x%lx (> 0x1000000)." msgstr "" #: elf32-ia64.c:5375 elf64-ia64.c:5375 msgid "%B: linking trap-on-NULL-dereference with non-trapping files" msgstr "" #: elf32-ia64.c:5384 elf64-ia64.c:5384 #, fuzzy msgid "%B: linking big-endian files with little-endian files" msgstr "%s:将大端文件同小端文件" #: elf32-ia64.c:5393 elf64-ia64.c:5393 #, fuzzy msgid "%B: linking 64-bit files with 32-bit files" msgstr "%s:将 64-位文件同 32-位文件连接" #: elf32-ia64.c:5402 elf64-ia64.c:5402 #, fuzzy msgid "%B: linking constant-gp files with non-constant-gp files" msgstr "%s:将 PIC 文件同非-PIC 文件连接" #: elf32-ia64.c:5412 elf64-ia64.c:5412 #, fuzzy msgid "%B: linking auto-pic files with non-auto-pic files" msgstr "%s:将 PIC 文件同非-PIC 文件连接" #: peigen.c:1000 pepigen.c:1000 pex64igen.c:1000 #, c-format msgid "%s: line number overflow: 0x%lx > 0xffff" msgstr "%s:行号溢出:0x%lx > 0xffff" #: peigen.c:1027 pepigen.c:1027 pex64igen.c:1027 msgid "Export Directory [.edata (or where ever we found it)]" msgstr "导出目录 [.edata (或者其它任何能找到它的地方)]" #: peigen.c:1028 pepigen.c:1028 pex64igen.c:1028 msgid "Import Directory [parts of .idata]" msgstr "导入目录 [.idata 的一部分]" #: peigen.c:1029 pepigen.c:1029 pex64igen.c:1029 msgid "Resource Directory [.rsrc]" msgstr "资源目录 [.rsrc]" #: peigen.c:1030 pepigen.c:1030 pex64igen.c:1030 msgid "Exception Directory [.pdata]" msgstr "" #: peigen.c:1031 pepigen.c:1031 pex64igen.c:1031 msgid "Security Directory" msgstr "安全目录" #: peigen.c:1032 pepigen.c:1032 pex64igen.c:1032 msgid "Base Relocation Directory [.reloc]" msgstr "" #: peigen.c:1033 pepigen.c:1033 pex64igen.c:1033 msgid "Debug Directory" msgstr "调试目录" #: peigen.c:1034 pepigen.c:1034 pex64igen.c:1034 msgid "Description Directory" msgstr "描述目录" #: peigen.c:1035 pepigen.c:1035 pex64igen.c:1035 msgid "Special Directory" msgstr "特殊目录" #: peigen.c:1036 pepigen.c:1036 pex64igen.c:1036 msgid "Thread Storage Directory [.tls]" msgstr "线程存储目录 [.tls]" #: peigen.c:1037 pepigen.c:1037 pex64igen.c:1037 msgid "Load Configuration Directory" msgstr "装入配置目录" #: peigen.c:1038 pepigen.c:1038 pex64igen.c:1038 msgid "Bound Import Directory" msgstr "" #: peigen.c:1039 pepigen.c:1039 pex64igen.c:1039 msgid "Import Address Table Directory" msgstr "导入地址表目录" #: peigen.c:1040 pepigen.c:1040 pex64igen.c:1040 msgid "Delay Import Directory" msgstr "延迟导入目录" #: peigen.c:1041 pepigen.c:1041 pex64igen.c:1041 msgid "CLR Runtime Header" msgstr "" #: peigen.c:1042 pepigen.c:1042 pex64igen.c:1042 msgid "Reserved" msgstr "保留" #: peigen.c:1102 pepigen.c:1102 pex64igen.c:1102 #, c-format msgid "" "\n" "There is an import table, but the section containing it could not be found\n" msgstr "" #: peigen.c:1107 pepigen.c:1107 pex64igen.c:1107 #, c-format msgid "" "\n" "There is an import table in %s at 0x%lx\n" msgstr "" #: peigen.c:1150 pepigen.c:1150 pex64igen.c:1150 #, c-format msgid "" "\n" "Function descriptor located at the start address: %04lx\n" msgstr "" #: peigen.c:1153 pepigen.c:1153 pex64igen.c:1153 #, c-format msgid "\tcode-base %08lx toc (loadable/actual) %08lx/%08lx\n" msgstr "" #: peigen.c:1161 pepigen.c:1161 pex64igen.c:1161 #, c-format msgid "" "\n" "No reldata section! Function descriptor not decoded.\n" msgstr "" #: peigen.c:1166 pepigen.c:1166 pex64igen.c:1166 #, c-format msgid "" "\n" "The Import Tables (interpreted %s section contents)\n" msgstr "" #: peigen.c:1169 pepigen.c:1169 pex64igen.c:1169 #, c-format msgid "" " vma: Hint Time Forward DLL First\n" " Table Stamp Chain Name Thunk\n" msgstr "" #: peigen.c:1217 pepigen.c:1217 pex64igen.c:1217 #, c-format msgid "" "\n" "\tDLL Name: %s\n" msgstr "" "\n" "\tDLL 名称:%s\n" #: peigen.c:1228 pepigen.c:1228 pex64igen.c:1228 #, c-format msgid "\tvma: Hint/Ord Member-Name Bound-To\n" msgstr "" #: peigen.c:1253 pepigen.c:1253 pex64igen.c:1253 #, c-format msgid "" "\n" "There is a first thunk, but the section containing it could not be found\n" msgstr "" #: peigen.c:1418 pepigen.c:1418 pex64igen.c:1418 #, c-format msgid "" "\n" "There is an export table, but the section containing it could not be found\n" msgstr "" #: peigen.c:1427 pepigen.c:1427 pex64igen.c:1427 #, fuzzy, c-format msgid "" "\n" "There is an export table in %s, but it does not fit into that section\n" msgstr "" "\n" "%s 中的导出表位于 0x%lx\n" #: peigen.c:1433 pepigen.c:1433 pex64igen.c:1433 #, c-format msgid "" "\n" "There is an export table in %s at 0x%lx\n" msgstr "" "\n" "%s 中的导出表位于 0x%lx\n" #: peigen.c:1461 pepigen.c:1461 pex64igen.c:1461 #, c-format msgid "" "\n" "The Export Tables (interpreted %s section contents)\n" "\n" msgstr "" #: peigen.c:1465 pepigen.c:1465 pex64igen.c:1465 #, c-format msgid "Export Flags \t\t\t%lx\n" msgstr "导出标志 \t\t\t%lx\n" #: peigen.c:1468 pepigen.c:1468 pex64igen.c:1468 #, c-format msgid "Time/Date stamp \t\t%lx\n" msgstr "日期/时间戳 \t\t%lx\n" #: peigen.c:1471 pepigen.c:1471 pex64igen.c:1471 #, c-format msgid "Major/Minor \t\t\t%d/%d\n" msgstr "" #: peigen.c:1474 pepigen.c:1474 pex64igen.c:1474 #, c-format msgid "Name \t\t\t\t" msgstr "名称 \t\t\t\t" #: peigen.c:1480 pepigen.c:1480 pex64igen.c:1480 #, c-format msgid "Ordinal Base \t\t\t%ld\n" msgstr "" #: peigen.c:1483 pepigen.c:1483 pex64igen.c:1483 #, c-format msgid "Number in:\n" msgstr "" #: peigen.c:1486 pepigen.c:1486 pex64igen.c:1486 #, c-format msgid "\tExport Address Table \t\t%08lx\n" msgstr "" #: peigen.c:1490 pepigen.c:1490 pex64igen.c:1490 #, c-format msgid "\t[Name Pointer/Ordinal] Table\t%08lx\n" msgstr "" #: peigen.c:1493 pepigen.c:1493 pex64igen.c:1493 #, c-format msgid "Table Addresses\n" msgstr "表地址\n" #: peigen.c:1496 pepigen.c:1496 pex64igen.c:1496 #, c-format msgid "\tExport Address Table \t\t" msgstr "\t导出地址表 \t\t" #: peigen.c:1501 pepigen.c:1501 pex64igen.c:1501 #, c-format msgid "\tName Pointer Table \t\t" msgstr "\t名称指针表 \t\t" #: peigen.c:1506 pepigen.c:1506 pex64igen.c:1506 #, c-format msgid "\tOrdinal Table \t\t\t" msgstr "" #: peigen.c:1520 pepigen.c:1520 pex64igen.c:1520 #, c-format msgid "" "\n" "Export Address Table -- Ordinal Base %ld\n" msgstr "" #: peigen.c:1539 pepigen.c:1539 pex64igen.c:1539 msgid "Forwarder RVA" msgstr "" #: peigen.c:1550 pepigen.c:1550 pex64igen.c:1550 msgid "Export RVA" msgstr "导出 RVA" #: peigen.c:1557 pepigen.c:1557 pex64igen.c:1557 #, c-format msgid "" "\n" "[Ordinal/Name Pointer] Table\n" msgstr "" #: peigen.c:1617 peigen.c:1796 pepigen.c:1617 pepigen.c:1796 pex64igen.c:1617 #: pex64igen.c:1796 #, c-format msgid "Warning, .pdata section size (%ld) is not a multiple of %d\n" msgstr "" #: peigen.c:1621 peigen.c:1800 pepigen.c:1621 pepigen.c:1800 pex64igen.c:1621 #: pex64igen.c:1800 #, c-format msgid "" "\n" "The Function Table (interpreted .pdata section contents)\n" msgstr "" #: peigen.c:1624 pepigen.c:1624 pex64igen.c:1624 #, c-format msgid " vma:\t\t\tBegin Address End Address Unwind Info\n" msgstr "" #: peigen.c:1626 pepigen.c:1626 pex64igen.c:1626 #, c-format msgid "" " vma:\t\tBegin End EH EH PrologEnd Exception\n" " \t\tAddress Address Handler Data Address Mask\n" msgstr "" #: peigen.c:1696 pepigen.c:1696 pex64igen.c:1696 #, c-format msgid " Register save millicode" msgstr "" #: peigen.c:1699 pepigen.c:1699 pex64igen.c:1699 #, c-format msgid " Register restore millicode" msgstr "" #: peigen.c:1702 pepigen.c:1702 pex64igen.c:1702 #, c-format msgid " Glue code sequence" msgstr "" #: peigen.c:1802 pepigen.c:1802 pex64igen.c:1802 #, c-format msgid "" " vma:\t\tBegin Prolog Function Flags Exception EH\n" " \t\tAddress Length Length 32b exc Handler Data\n" msgstr "" #: peigen.c:1933 pepigen.c:1933 pex64igen.c:1933 #, c-format msgid "" "\n" "\n" "PE File Base Relocations (interpreted .reloc section contents)\n" msgstr "" #: peigen.c:1963 pepigen.c:1963 pex64igen.c:1963 #, c-format msgid "" "\n" "Virtual Address: %08lx Chunk size %ld (0x%lx) Number of fixups %ld\n" msgstr "" #: peigen.c:1976 pepigen.c:1976 pex64igen.c:1976 #, c-format msgid "\treloc %4d offset %4x [%4lx] %s" msgstr "" #. The MS dumpbin program reportedly ands with 0xff0f before #. printing the characteristics field. Not sure why. No reason to #. emulate it here. #: peigen.c:2015 pepigen.c:2015 pex64igen.c:2015 #, c-format msgid "" "\n" "Characteristics 0x%x\n" msgstr "" #: peigen.c:2289 pepigen.c:2289 pex64igen.c:2289 msgid "%B: unable to fill in DataDictionary[1] because .idata$2 is missing" msgstr "" #: peigen.c:2307 pepigen.c:2307 pex64igen.c:2307 msgid "%B: unable to fill in DataDictionary[1] because .idata$4 is missing" msgstr "" #: peigen.c:2326 pepigen.c:2326 pex64igen.c:2326 msgid "%B: unable to fill in DataDictionary[12] because .idata$5 is missing" msgstr "" #: peigen.c:2344 pepigen.c:2344 pex64igen.c:2344 msgid "%B: unable to fill in DataDictionary[PE_IMPORT_ADDRESS_TABLE (12)] because .idata$6 is missing" msgstr "" #: peigen.c:2364 pepigen.c:2364 pex64igen.c:2364 msgid "%B: unable to fill in DataDictionary[9] because __tls_used is missing" msgstr "" #~ msgid "Missing IHCONST" #~ msgstr "遗失 IHCONST" #~ msgid "Missing IHIHALF" #~ msgstr "遗失 IHIHALF" #~ msgid "missing IHCONST reloc" #~ msgstr "遗失 IHCONST 重定位" #~ msgid "missing IHIHALF reloc" #~ msgstr "遗失 IHIHALF 重定位" #~ msgid " consider relinking with --support-old-code enabled" #~ msgstr " 尝试启用 --support-old-code 重新连接" #~ msgid "reloc against unsupported section" #~ msgstr "关于不支持节的重定位" #~ msgid "reloc not properly aligned" #~ msgstr "重定位没有正确对齐" #~ msgid "Dwarf Error: Can't find .debug_line section." #~ msgstr "小错误:无法找到 .debug_line 节。" #~ msgid "%s: Not enough room for program headers (allocated %u, need %u)" #~ msgstr "%s:没有足够的空间保存程序头(分配 %u,需要 %u)" #~ msgid "Error: First section in segment (%s) starts at 0x%x whereas the segment starts at 0x%x" #~ msgstr "错误:段 (%s) 中的第一个节开始于 0x%x,然而段开始于 0x%x" #~ msgid "ERROR: %s is compiled for EABI version %d, whereas %s is compiled for version %d" #~ msgstr "错误:%s 是为 EABI 版本 %d 编译的,而 %s 则是为版本 %d 编译的" #~ msgid "%s(%s+0x%lx): fixing %s" #~ msgstr "%s(%s+0x%lx):正在修复 %s" #~ msgid " [m68000]" #~ msgstr " [m68000]" #~ msgid "Linking mips16 objects into %s format is not supported" #~ msgstr "将 mips16 目标文件连接到 %s 格式是不支持的" #~ msgid "%s: Unknown special linker type %d" #~ msgstr "%s:未知的特定连接器类型 %d" #~ msgid "v850ea architecture" #~ msgstr "v850ea 体系结构" #~ msgid "%s: check_relocs: unhandled reloc type %d" #~ msgstr "%s:check_relocs:未处理的重定位类型 %d" #~ msgid "Error: out of memory" #~ msgstr "错误:没有内存" #~ msgid "warning: relocation against removed section; zeroing" #~ msgstr "警告:关于已删除的节的重定位;正在清零" #~ msgid "local symbols in discarded section %s" #~ msgstr "已禁用的节 %s 中的本地符号" #~ msgid "%s: ISA mismatch (-mips%d) with previous modules (-mips%d)" #~ msgstr "%s:ISA (-mips%d) 同前面的模块(-mips%d)不匹配" #~ msgid "%s: ISA mismatch (%d) with previous modules (%d)" #~ msgstr "%s:ISA (%d) 同前面的模块 (%d) 不匹配" #~ msgid " [mips1]" #~ msgstr " [mips1]" #~ msgid " [mips2]" #~ msgstr " [mips2]" #~ msgid " [mips3]" #~ msgstr " [mips3]" #~ msgid " [mips4]" #~ msgstr " [mips4]" #~ msgid " [mips5]" #~ msgstr " [mips5]" #~ msgid " [mips32]" #~ msgstr " [mips32]" #~ msgid " [mips64]" #~ msgstr " [mips64]" #~ msgid " [mdmx]" #~ msgstr " [mdmx]" #~ msgid " [mips16]" #~ msgstr " [mips16]" #~ msgid " [32bitmode]" #~ msgstr " [32位模式]"