Updated Spanish translations.
[binutils.git] / binutils / po / zh_CN.po
blobcf8589825b980e29adb18805ea0191f307b68bea
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) 2003 Free Software Foundation, Inc.
3 # Wang Li <charles@linux.net.cn>, 2003.
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: binutils 2.12.91\n"
8 "POT-Creation-Date: 2002-07-23 15:55-0400\n"
9 "PO-Revision-Date: 2003-05-09 17:28+0800\n"
10 "Last-Translator: Wang Li <charles@linux.net.cn>\n"
11 "Language-Team: Chinese (simplified) <i18n-translation@lists.linux.net.cn>\n"
12 "MIME-Version: 1.0\n"
13 "Content-Type: text/plain; charset=gb2312\n"
14 "Content-Transfer-Encoding: 8bit\n"
16 #: addr2line.c:74
17 #, c-format
18 msgid "Usage: %s [option(s)] [addr(s)]\n"
19 msgstr "Ó÷¨£º%s [Ñ¡Ïî] [µØÖ·]\n"
21 #: addr2line.c:75
22 msgid " Convert addresses into line number/file name pairs.\n"
23 msgstr " ½«µØַת»»³ÉÎļþÃû/ÐкŶԡ£\n"
25 #: addr2line.c:76
26 msgid " If no addresses are specified on the command line, they will be read from stdin\n"
27 msgstr " Èç¹ûûÓÐÔÚÃüÁîÐÐÖиø³öµØÖ·£¬¾Í´Ó±ê×¼ÊäÈëÖжÁÈ¡ËüÃÇ\n"
29 #: addr2line.c:77
30 msgid ""
31 " The options are:\n"
32 "  -b --target=<bfdname>  Set the binary file format\n"
33 "  -e --exe=<executable>  Set the input file name (default is a.out)\n"
34 "  -s --basenames         Strip directory names\n"
35 "  -f --functions         Show function names\n"
36 "  -C --demangle[=style]  Demangle function names\n"
37 "  -h --help              Display this information\n"
38 "  -v --version           Display the program's version\n"
39 "\n"
40 msgstr ""
41 " Ñ¡ÏîΪ£º\n"
42 "  -b --target=<bfdname>  É趨¶þ½øÖÆÎļþ¸ñʽ\n"
43 "  -e --exe=<executable>  É趨ÊäÈëÎļþÃû (ĬÈÏΪ a.out)\n"
44 "  -s --basenames         È¥³ýĿ¼Ãû\n"
45 "  -f --functions         ÏÔʾº¯ÊýÃû\n"
46 "  -C --demangle[=style]  ½âÂ뺯ÊýÃû\n"
47 "  -h --help              ÏÔʾ±¾ÐÅÏ¢\n"
48 "  -v --version           ÏÔʾ³ÌÐòµÄ°æ±¾ºÅ\n"
49 "\n"
51 #: addr2line.c:89 ar.c:297 coffdump.c:479 nlmconv.c:1119 objcopy.c:424
52 #: objcopy.c:457 readelf.c:2310 size.c:104 srconv.c:1962 strings.c:666
53 #: sysdump.c:774 windres.c:733
54 #, c-format
55 msgid "Report bugs to %s\n"
56 msgstr "½« bug ±¨¸æµ½ %s\n"
58 #: addr2line.c:248
59 #, c-format
60 msgid "%s: can not get addresses from archive"
61 msgstr "%s£ºÎÞ·¨´Ó¹éµµÎļþÖеõ½µØÖ·"
63 #: addr2line.c:320 nm.c:395 objdump.c:2782
64 #, c-format
65 msgid "unknown demangling style `%s'"
66 msgstr "δ֪µÄ½âÂë(demangle)·ç¸ñ¡°%s¡±"
68 #: ar.c:238
69 #, c-format
70 msgid "no entry %s in archive\n"
71 msgstr "¹éµµÎļþÖÐûÓÐÌõÄ¿ %s\n"
73 #: ar.c:255
74 #, c-format
75 msgid "Usage: %s [emulation options] [-]{dmpqrstx}[abcfilNoPsSuvV] [member-name] [count] archive-file file...\n"
76 msgstr "Ó÷¨£º%s [·ÂÕæÑ¡Ïî] [-]{dmpqrstx}[abcfilNoPsSuvV] [³ÉÔ±Ãû] [¼ÆÊý] ¹éµµÎļþ Îļþ...\n"
78 #: ar.c:258
79 #, c-format
80 msgid "       %s -M [<mri-script]\n"
81 msgstr "       %s -M [<mri-½Å±¾]\n"
83 #: ar.c:259
84 msgid " commands:\n"
85 msgstr " ÃüÁ\n"
87 #: ar.c:260
88 msgid "  d            - delete file(s) from the archive\n"
89 msgstr "  d            - ´Ó¹éµµÎļþÖÐɾ³ýÎļþ\n"
91 #: ar.c:261
92 msgid "  m[ab]        - move file(s) in the archive\n"
93 msgstr "  m[ab]        - Ôڹ鵵ÎļþÖÐÒƶ¯Îļþ\n"
95 #: ar.c:262
96 msgid "  p            - print file(s) found in the archive\n"
97 msgstr "  p            - ´òÓ¡Ôڹ鵵ÎļþÖÐÕÒµ½µÄÎļþ\n"
99 #: ar.c:263
100 msgid "  q[f]         - quick append file(s) to the archive\n"
101 msgstr "  q[f]         - ½«Îļþ¿ìËÙ×·¼Óµ½¹éµµÎļþÖÐ\n"
103 #: ar.c:264
104 msgid "  r[ab][f][u]  - replace existing or insert new file(s) into the archive\n"
105 msgstr "  r[ab][f][u]  - Ìæ»»¹éµµÎļþÖÐÒÑÓеÄÎļþ»ò¼ÓÈëÐÂÎļþ\n"
107 #: ar.c:265
108 msgid "  t            - display contents of archive\n"
109 msgstr "  t            - ÏÔʾ¹éµµÎļþµÄÄÚÈÝ\n"
111 #: ar.c:266
112 msgid "  x[o]         - extract file(s) from the archive\n"
113 msgstr "  x[o]         - ´Ó¹éµµÎļþÖзֽâÎļþ\n"
115 #: ar.c:267
116 msgid " command specific modifiers:\n"
117 msgstr " Ìض¨ÃüÁîÐÞÊηû£º\n"
119 #: ar.c:268
120 msgid "  [a]          - put file(s) after [member-name]\n"
121 msgstr "  [a]          - ½«ÎļþÖÃÓÚ [³ÉÔ±Ãû] Ö®ºó\n"
123 #: ar.c:269
124 msgid "  [b]          - put file(s) before [member-name] (same as [i])\n"
125 msgstr "  [b]          - ½«ÎļþÖÃÓÚ [³ÉÔ±Ãû] Ö®Ç° (ÓÚ [i] Ïàͬ)\n"
127 #: ar.c:270
128 msgid "  [N]          - use instance [count] of name\n"
129 msgstr ""
131 #: ar.c:271
132 msgid "  [f]          - truncate inserted file names\n"
133 msgstr ""
135 #: ar.c:272
136 msgid "  [P]          - use full path names when matching\n"
137 msgstr "  [P]          - ÔÚÆ¥ÅäʱʹÓÃÍêÕûµÄ·¾¶Ãû\n"
139 #: ar.c:273
140 msgid "  [o]          - preserve original dates\n"
141 msgstr "  [o]          - ±£ÁôÔ­À´µÄÈÕÆÚ\n"
143 #: ar.c:274
144 msgid "  [u]          - only replace files that are newer than current archive contents\n"
145 msgstr "  [u]          - Ö»Ìæ»»±Èµ±Ç°¹éµµÄÚÈݸüеÄÎļþ\n"
147 #: ar.c:275
148 msgid " generic modifiers:\n"
149 msgstr " Í¨ÓÃÐÞÊηû£º\n"
151 #: ar.c:276
152 msgid "  [c]          - do not warn if the library had to be created\n"
153 msgstr "  [c]          - ²»ÔÚ±ØÐë´´½¨¿âµÄʱºò¸ø³ö¾¯¸æ\n"
155 #: ar.c:277
156 msgid "  [s]          - create an archive index (cf. ranlib)\n"
157 msgstr "  [s]          - ´´½¨¹éµµË÷Òý (cf. ranlib)\n"
159 #: ar.c:278
160 msgid "  [S]          - do not build a symbol table\n"
161 msgstr "  [S]          - ²»Òª´´½¨·ûºÅ±í\n"
163 #: ar.c:279
164 msgid "  [v]          - be verbose\n"
165 msgstr "  [v]          - Êä³ö½Ï¶àÐÅÏ¢\n"
167 #: ar.c:280
168 msgid "  [V]          - display the version number\n"
169 msgstr "  [V]          - ÏÔʾ°æ±¾ºÅ\n"
171 #: ar.c:287
172 #, c-format
173 msgid "Usage: %s [options] archive\n"
174 msgstr "Ó÷¨£º%s [Ñ¡Ïî] ¹éµµÎļþ\n"
176 #: ar.c:288
177 msgid " Generate an index to speed access to archives\n"
178 msgstr " Éú³ÉË÷ÒýÒÔ¼Ó¿ì¶Ô¹éµµÎļþµÄ·ÃÎÊ\n"
180 #: ar.c:289
181 msgid ""
182 " The options are:\n"
183 "  -h --help                    Print this help message\n"
184 "  -V --version                 Print version information\n"
185 msgstr ""
186 " Ñ¡ÏîΪ£º\n"
187 "  -h --help                    ´òÓ¡±¾ÇóÖúÐÅÏ¢\n"
188 "  -V --version                 ´òÓ¡°æ±¾ÐÅÏ¢\n"
190 #: ar.c:512
191 msgid "two different operation options specified"
192 msgstr "¸ø³öÁËÁ½¸ö²»Í¬µÄ²Ù×÷Ñ¡Ïî"
194 #: ar.c:587
195 #, c-format
196 msgid "illegal option -- %c"
197 msgstr "·Ç·¨Ñ¡Ïî -- %c"
199 #: ar.c:619
200 msgid "no operation specified"
201 msgstr "ûÓÐÖ¸¶¨²Ù×÷"
203 #: ar.c:622
204 msgid "`u' is only meaningful with the `r' option."
205 msgstr "¡°u¡±Ö»ÔÚʹÓá°r¡±Ñ¡ÏîµÄʱºò²ÅÓÐÒâÒå¡£"
207 #: ar.c:632
208 msgid "`N' is only meaningful with the `x' and `d' options."
209 msgstr "¡°N¡±Ö»ÔÚʹÓá°x¡±ºÍ¡°d¡±Ñ¡ÏîµÄʱºò²ÅÓÐÒâÒå¡£"
211 #: ar.c:635
212 msgid "Value for `N' must be positive."
213 msgstr "¡°N¡±µÄÖµ±ØÐëÊÇÕýÊý¡£"
215 #: ar.c:718
216 #, c-format
217 msgid "internal error -- this option not implemented"
218 msgstr "ÄÚ²¿´íÎó -- ¸ÃÑ¡ÏîÉÐδʵÏÖ"
220 #: ar.c:837 ar.c:888 ar.c:1333 objcopy.c:1348
221 #, c-format
222 msgid "internal stat error on %s"
223 msgstr ""
225 #: ar.c:841
226 #, c-format
227 msgid ""
228 "\n"
229 "<member %s>\n"
230 "\n"
231 msgstr ""
232 "\n"
233 "<³ÉÔ± %s>\n"
234 "\n"
236 #: ar.c:857 ar.c:925
237 #, c-format
238 msgid "%s is not a valid archive"
239 msgstr "%s ²»ÊÇÓÐЧµÄ¹éµµÎļþ"
241 #: ar.c:893
242 #, c-format
243 msgid "stat returns negative size for %s"
244 msgstr "stat %s ·µ»Ø¸ºÊý´óС"
246 #: ar.c:1020
247 #, c-format
248 msgid "%s is not an archive"
249 msgstr "%s ²»Êǹ鵵Îļþ"
251 #: ar.c:1027
252 #, c-format
253 msgid "creating %s"
254 msgstr "ÕýÔÚ´´½¨ %s"
256 #: ar.c:1233
257 #, c-format
258 msgid "No member named `%s'\n"
259 msgstr "ûÓÐÃûΪ¡°%s¡±µÄ³ÉÔ±\n"
261 #: ar.c:1285
262 #, c-format
263 msgid "no entry %s in archive %s!"
264 msgstr "¹éµµÎļþ %2$s ÖÐûÓÐÌõÄ¿ %1$s£¡"
266 #: ar.c:1422
267 #, c-format
268 msgid "%s: no archive map to update"
269 msgstr "%s£ºÃ»ÓÐÒª¸üеĹ鵵ӳÉä"
271 #: arsup.c:86
272 #, c-format
273 msgid "No entry %s in archive.\n"
274 msgstr "¹éµµÎļþÖÐûÓÐÌõÄ¿ %s¡£\n"
276 #: arsup.c:117
277 #, c-format
278 msgid "Can't open file %s\n"
279 msgstr "ÎÞ·¨´ò¿ªÎļþ %s\n"
281 #: arsup.c:172
282 #, c-format
283 msgid "%s: Can't open output archive %s\n"
284 msgstr "%s£ºÎÞ·¨´ò¿ªÊä³ö¹éµµ %s\n"
286 #: arsup.c:189
287 #, c-format
288 msgid "%s: Can't open input archive %s\n"
289 msgstr "%s£ºÎÞ·¨´ò¿ªÊäÈë¹éµµ %s\n"
291 #: arsup.c:198
292 #, c-format
293 msgid "%s: file %s is not an archive\n"
294 msgstr "%s£ºÎļþ %s ²»Êǹ鵵Îļþ\n"
296 #: arsup.c:241
297 #, c-format
298 msgid "%s: no output archive specified yet\n"
299 msgstr "%s£ºÉÐδָ¶¨Êä³ö¹éµµÎļþ\n"
301 #: arsup.c:262 arsup.c:301 arsup.c:343 arsup.c:364 arsup.c:430
302 #, c-format
303 msgid "%s: no open output archive\n"
304 msgstr "%s£ºÎ´´ò¿ªÊä³ö¹éµµÎļþ\n"
306 #: arsup.c:273 arsup.c:385 arsup.c:411
307 #, c-format
308 msgid "%s: can't open file %s\n"
309 msgstr "%s£ºÎÞ·¨´ò¿ªÎļþ %s\n"
311 #: arsup.c:328 arsup.c:407 arsup.c:489
312 #, c-format
313 msgid "%s: can't find module file %s\n"
314 msgstr "%s£ºÎÞ·¨ÕÒµ½Ä£¿éÎļþ %s\n"
316 #: arsup.c:439
317 #, c-format
318 msgid "Current open archive is %s\n"
319 msgstr "µ±Ç°´ò¿ªµÄ¹éµµÎļþÊÇ %s\n"
321 #: arsup.c:464
322 #, c-format
323 msgid "%s: no open archive\n"
324 msgstr "%s£ºÎ´´ò¿ª¹éµµÎļþ\n"
326 #: binemul.c:39
327 #, c-format
328 msgid "  No emulation specific options\n"
329 msgstr "  Ã»ÓзÂÕæÌØÓеÄÑ¡Ïî\n"
331 #. Macros for common output.
332 #: binemul.h:42
333 #, c-format
334 msgid " emulation options: \n"
335 msgstr " ·ÂÕæÑ¡Ï\n"
337 #: bucomm.c:106
338 #, c-format
339 msgid "can't set BFD default target to `%s': %s"
340 msgstr "ÎÞ·¨½« BFD Ä¬ÈϱêµÄÉèÖÃΪ¡°%s¡±£º%s"
342 #: bucomm.c:118
343 #, c-format
344 msgid "%s: Matching formats:"
345 msgstr "%s£ºÆ¥Åä¸ñʽ£º"
347 #: bucomm.c:135
348 msgid "Supported targets:"
349 msgstr "Ö§³ÖµÄÄ¿±ê£º"
351 #: bucomm.c:137
352 #, c-format
353 msgid "%s: supported targets:"
354 msgstr "%s£ºÖ§³ÖµÄÄ¿±ê£º"
356 #: bucomm.c:153
357 msgid "Supported architectures:"
358 msgstr "Ö§³ÖµÄÌåϵ½á¹¹£º"
360 #: bucomm.c:155
361 #, c-format
362 msgid "%s: supported architectures:"
363 msgstr "%s£ºÖ§³ÖµÄÌåϵ½á¹¹£º"
365 #: bucomm.c:262
366 #, c-format
367 msgid "%s: bad number: %s"
368 msgstr "%s£º´íÎóµÄ±àºÅ£º%s"
370 #: coffdump.c:107
371 #, c-format
372 msgid "#lines %d "
373 msgstr "#ÐкŠ%d "
375 #: coffdump.c:471 sysdump.c:767
376 #, c-format
377 msgid "Usage: %s [option(s)] in-file\n"
378 msgstr "Ó÷¨£º%s [Ñ¡Ïî] ÊäÈëÎļþ\n"
380 #: coffdump.c:472
381 msgid " Print a human readable interpretation of a SYSROFF object file\n"
382 msgstr " ´òÓ¡ÊÊÓÚÔĶÁµÄ¶Ô SYSROFF Ä¿±êÎļþµÄ½âÊÍ\n"
384 #: coffdump.c:473
385 msgid ""
386 " The options are:\n"
387 "  -h --help              Display this information\n"
388 "  -v --version           Display the program's version\n"
389 "\n"
390 msgstr ""
391 " Ñ¡ÏîΪ£º\n"
392 "  -h --help              ÏÔʾ±¾ÇóÖúÐÅÏ¢\n"
393 "  -v --version           ÏÔʾ³ÌÐòµÄ°æ±¾ºÅ\n"
394 "\n"
396 #: coffdump.c:541 srconv.c:2052 sysdump.c:831
397 msgid "no input file specified"
398 msgstr "δָ¶¨ÊäÈëÎļþ"
400 #: debug.c:653
401 msgid "debug_add_to_current_namespace: no current file"
402 msgstr "debug_add_to_current_namespace£ºÃ»Óе±Ç°Îļþ"
404 #: debug.c:736
405 msgid "debug_start_source: no debug_set_filename call"
406 msgstr "debug_start_source£ºÃ»ÓРdebug_set_filename µ÷ÓÃ"
408 #: debug.c:795
409 msgid "debug_record_function: no debug_set_filename call"
410 msgstr "debug_record_function£ºÃ»ÓРdebug_set_filename µ÷ÓÃ"
412 #: debug.c:851
413 msgid "debug_record_parameter: no current function"
414 msgstr "debug_record_parameter£ºÃ»Óе±Ç°º¯Êý"
416 #: debug.c:885
417 msgid "debug_end_function: no current function"
418 msgstr "debug_end_function£ºÃ»Óе±Ç°º¯Êý"
420 #: debug.c:891
421 msgid "debug_end_function: some blocks were not closed"
422 msgstr "debug_end_function£ºÄ³Ð©¿éûÓйرÕ"
424 #: debug.c:921
425 msgid "debug_start_block: no current block"
426 msgstr "debug_start_block£ºÃ»Óе±Ç°¿é"
428 #: debug.c:959
429 msgid "debug_end_block: no current block"
430 msgstr "debug_end_block£ºÃ»Óе±Ç°¿é"
432 #: debug.c:966
433 msgid "debug_end_block: attempt to close top level block"
434 msgstr "debug_end_block£ºÊÔͼ¹Ø±Õ¶¥²ã¿é"
436 #: debug.c:992
437 msgid "debug_record_line: no current unit"
438 msgstr "debug_record_line£ºÃ»Óе±Ç°µ¥Ôª"
440 #. FIXME
441 #: debug.c:1046
442 msgid "debug_start_common_block: not implemented"
443 msgstr "debug_start_common_block£ºÎ´ÊµÏÖ"
445 #. FIXME
446 #: debug.c:1058
447 msgid "debug_end_common_block: not implemented"
448 msgstr "debug_end_common_block£ºÎ´ÊµÏÖ"
450 #. FIXME.
451 #: debug.c:1152
452 msgid "debug_record_label: not implemented"
453 msgstr "debug_record_label£ºÎ´ÊµÏÖ"
455 #: debug.c:1178
456 msgid "debug_record_variable: no current file"
457 msgstr "debug_record_variable£ºÃ»Óе±Ç°Îļþ"
459 #: debug.c:1194
460 msgid "debug_record_variable: no current block"
461 msgstr "debug_record_variable£ºÃ»Óе±Ç°¿é"
463 #: debug.c:1763
464 msgid "debug_make_undefined_type: unsupported kind"
465 msgstr "debug_make_undefined_type£º²»Ö§³ÖµÄÖÖÀà"
467 #: debug.c:1964
468 msgid "debug_name_type: no current file"
469 msgstr "debug_name_type£ºÃ»Óе±Ç°Îļþ"
471 #: debug.c:2012
472 msgid "debug_tag_type: no current file"
473 msgstr "debug_tag_type£ºÃ»Óе±Ç°Îļþ"
475 #: debug.c:2020
476 msgid "debug_tag_type: extra tag attempted"
477 msgstr "debug_tag_type£ºÒѳ¢ÊÔ¸ü¶àµÄ±ê¼Ç"
479 #: debug.c:2059
480 #, c-format
481 msgid "Warning: changing type size from %d to %d\n"
482 msgstr "¾¯¸æ£ºÀàÐÍ´óСÓÉ %d ¸ÄΪ %d\n"
484 #: debug.c:2083
485 msgid "debug_find_named_type: no current compilation unit"
486 msgstr "debug_find_named_type£ºÃ»Óе±Ç°±àÒëµ¥Ôª"
488 #: debug.c:2190
489 #, c-format
490 msgid "debug_get_real_type: circular debug information for %s\n"
491 msgstr "debug_get_real_type£º¹ØÓÚ %s µÄÑ­»·µ÷ÊÔÐÅÏ¢\n"
493 #: debug.c:2650
494 msgid "debug_write_type: illegal type encountered"
495 msgstr "debug_write_type£ºÓöµ½·Ç·¨ÀàÐÍ"
497 #: dlltool.c:735 dlltool.c:760 dlltool.c:786
498 #, c-format
499 msgid "Internal error: Unknown machine type: %d"
500 msgstr "ÄÚ²¿´íÎó£ºÎ´ÖªµÄ»úÆ÷ÀàÐÍ£º%d"
502 #: dlltool.c:823
503 #, c-format
504 msgid "Can't open def file: %s"
505 msgstr "ÎÞ·¨´ò¿ª def Îļþ£º%s"
507 #: dlltool.c:828
508 #, c-format
509 msgid "Processing def file: %s"
510 msgstr "´¦Àí def Îļþ£º%s"
512 #: dlltool.c:832
513 msgid "Processed def file"
514 msgstr "ÒÑ´¦ÀíµÄ def Îļþ"
516 #: dlltool.c:858
517 #, c-format
518 msgid "Syntax error in def file %s:%d"
519 msgstr "def ÎļþÖÐÓï·¨´íÎó %s£º%d"
521 #: dlltool.c:897
522 #, c-format
523 msgid "NAME: %s base: %x"
524 msgstr ""
526 #: dlltool.c:900 dlltool.c:919
527 msgid "Can't have LIBRARY and NAME"
528 msgstr ""
530 #: dlltool.c:916
531 #, c-format
532 msgid "LIBRARY: %s base: %x"
533 msgstr ""
535 #: dlltool.c:1174 resrc.c:271
536 #, c-format
537 msgid "wait: %s"
538 msgstr "µÈ´ý£º%s"
540 #: dlltool.c:1179 dllwrap.c:430 resrc.c:276
541 #, c-format
542 msgid "subprocess got fatal signal %d"
543 msgstr "×Ó½ø³ÌÊÕµ½ÖÂÃüÐźŠ%d"
545 #: dlltool.c:1185 dllwrap.c:437 resrc.c:283
546 #, c-format
547 msgid "%s exited with status %d"
548 msgstr "%s ÒÔ״̬ %d Í˳ö"
550 #: dlltool.c:1217
551 #, c-format
552 msgid "Sucking in info from %s section in %s"
553 msgstr "´Ó %2$s ÖеĠ%1$s ½Ú»ñÈ¡ÐÅÏ¢"
555 #: dlltool.c:1341
556 #, c-format
557 msgid "Excluding symbol: %s"
558 msgstr ""
560 #: dlltool.c:1436 dlltool.c:1447 nm.c:959 nm.c:970 objdump.c:386 objdump.c:401
561 #, c-format
562 msgid "%s: no symbols"
563 msgstr "%s£ºÎÞ·ûºÅ"
565 #. FIXME: we ought to read in and block out the base relocations
566 #: dlltool.c:1474
567 #, c-format
568 msgid "Done reading %s"
569 msgstr "¶ÁÈë %s Íê³É"
571 #: dlltool.c:1485
572 #, c-format
573 msgid "Unable to open object file: %s"
574 msgstr "ÎÞ·¨´ò¿ªÄ¿±êÎļþ£º%s"
576 #: dlltool.c:1488
577 #, c-format
578 msgid "Scanning object file %s"
579 msgstr "ÕýÔÚɨÃèÄ¿±êÎļþ %s"
581 #: dlltool.c:1503
582 #, c-format
583 msgid "Cannot produce mcore-elf dll from archive file: %s"
584 msgstr "ÎÞ·¨´Ó¹éµµÎļþÖÐÉú³É mcore-elf ¶¯Ì¬Á¬½Ó¿â£º%s"
586 #: dlltool.c:1595
587 msgid "Adding exports to output file"
588 msgstr ""
590 #: dlltool.c:1640
591 msgid "Added exports to output file"
592 msgstr ""
594 #: dlltool.c:1764
595 #, c-format
596 msgid "Generating export file: %s"
597 msgstr "ÕýÔÚÉú³Éµ¼³öÎļþ£º%s"
599 #: dlltool.c:1769
600 #, c-format
601 msgid "Unable to open temporary assembler file: %s"
602 msgstr "ÎÞ·¨´ò¿ªÁÙʱ»ã±àÎļþ£º%s"
604 #: dlltool.c:1772
605 #, c-format
606 msgid "Opened temporary file: %s"
607 msgstr "ÒÑ´ò¿ªµÄÁÙʱÎļþ£º%s"
609 #: dlltool.c:1996
610 msgid "Generated exports file"
611 msgstr "ÒÑÉú³ÉµÄµ¼³öÎļþ"
613 #: dlltool.c:2258
614 #, c-format
615 msgid "bfd_open failed open stub file: %s"
616 msgstr ""
618 #: dlltool.c:2261
619 #, c-format
620 msgid "Creating stub file: %s"
621 msgstr ""
623 #: dlltool.c:2650
624 #, c-format
625 msgid "failed to open temporary head file: %s"
626 msgstr "´ò¿ªÁÙʱͷÎļþʧ°Ü£º%s"
628 #: dlltool.c:2709
629 #, c-format
630 msgid "failed to open temporary tail file: %s"
631 msgstr "´ò¿ªÁÙʱβÎļþʧ°Ü£º%s"
633 #: dlltool.c:2777
634 #, c-format
635 msgid "Can't open .lib file: %s"
636 msgstr "ÎÞ·¨´ò¿ª .lib Îļþ£º%s"
638 #: dlltool.c:2780
639 #, c-format
640 msgid "Creating library file: %s"
641 msgstr "ÕýÔÚ´´½¨¿âÎļþ£º%s"
643 #: dlltool.c:2839
644 #, c-format
645 msgid "cannot delete %s: %s"
646 msgstr "ÎÞ·¨É¾³ý %s£º%s"
648 #: dlltool.c:2843
649 msgid "Created lib file"
650 msgstr "ÒÑ´´½¨µÄ lib Îļþ"
652 #: dlltool.c:2948
653 #, c-format
654 msgid "Warning, ignoring duplicate EXPORT %s %d,%d"
655 msgstr ""
657 #: dlltool.c:2954
658 #, c-format
659 msgid "Error, duplicate EXPORT with oridinals: %s"
660 msgstr ""
662 #: dlltool.c:3081
663 msgid "Processing definitions"
664 msgstr "ÕýÔÚ´¦Àí¶¨Òå"
666 #: dlltool.c:3119
667 msgid "Processed definitions"
668 msgstr "ÒÑ´¦Àí¶¨Òå"
670 #. xgetext:c-format
671 #: dlltool.c:3130 dllwrap.c:495
672 #, c-format
673 msgid "Usage %s <option(s)> <object-file(s)>\n"
674 msgstr "Ó÷¨ %s <Ñ¡Ïî> <Ä¿±êÎļþ>\n"
676 #. xgetext:c-format
677 #: dlltool.c:3132
678 #, c-format
679 msgid "   -m --machine <machine>    Create as DLL for <machine>.  [default: %s]\n"
680 msgstr "   -m --machine <machine>    Îª <machine> ´´½¨ DLL¡£[ĬÈÏ£º%s]\n"
682 #: dlltool.c:3133
683 msgid "        possible <machine>: arm[_interwork], i386, mcore[-elf]{-le|-be}, ppc, thumb\n"
684 msgstr "        ¿ÉÄܵĠ<machine>£ºarm[_interwork]¡¢i386¡¢mcore[-elf]{-le|-be}¡¢ppc¡¢thumb\n"
686 #: dlltool.c:3134
687 msgid "   -e --output-exp <outname> Generate an export file.\n"
688 msgstr "   -e --output-exp <outname> Éú³Éµ¼³öÎļþ¡£\n"
690 #: dlltool.c:3135
691 msgid "   -l --output-lib <outname> Generate an interface library.\n"
692 msgstr "   -l --output-lib <outname> Éú³É½çÃæ¿â¡£\n"
694 #: dlltool.c:3136
695 msgid "   -a --add-indirect         Add dll indirects to export file.\n"
696 msgstr ""
698 #: dlltool.c:3137
699 msgid "   -D --dllname <name>       Name of input dll to put into interface lib.\n"
700 msgstr ""
702 #: dlltool.c:3138
703 msgid "   -d --input-def <deffile>  Name of .def file to be read in.\n"
704 msgstr "   -d --input-def <deffile>  Ðè¶ÁÈëµÄ .def ÎļþÃû¡£\n"
706 #: dlltool.c:3139
707 msgid "   -z --output-def <deffile> Name of .def file to be created.\n"
708 msgstr "   -z --output-def <deffile> Ðè´´½¨µÄ .def ÎļþÃû¡£\n"
710 #: dlltool.c:3140
711 msgid "      --export-all-symbols   Export all symbols to .def\n"
712 msgstr "      --export-all-symbols   ½«ËùÓзûºÅµ¼³öµ½ .def\n"
714 #: dlltool.c:3141
715 msgid "      --no-export-all-symbols  Only export listed symbols\n"
716 msgstr "      --no-export-all-symbols  Ö»µ¼³öÁоٵķûºÅ\n"
718 #: dlltool.c:3142
719 msgid "      --exclude-symbols <list> Don't export <list>\n"
720 msgstr "      --exclude-symbols <list> ²»Òªµ¼³ö <list>\n"
722 #: dlltool.c:3143
723 msgid "      --no-default-excludes  Clear default exclude symbols\n"
724 msgstr ""
726 #: dlltool.c:3144
727 msgid "   -b --base-file <basefile> Read linker generated base file.\n"
728 msgstr ""
730 #: dlltool.c:3145
731 msgid "   -x --no-idata4            Don't generate idata$4 section.\n"
732 msgstr "   -x --no-idata4            ²»Éú³É idata$4 ½Ú¡£\n"
734 #: dlltool.c:3146
735 msgid "   -c --no-idata5            Don't generate idata$5 section.\n"
736 msgstr "   -c --no-idata5            ²»Éú³É idata$5 ½Ú¡£\n"
738 #: dlltool.c:3147
739 msgid "   -U --add-underscore       Add underscores to symbols in interface library.\n"
740 msgstr ""
742 #: dlltool.c:3148
743 msgid "   -k --kill-at              Kill @<n> from exported names.\n"
744 msgstr ""
746 #: dlltool.c:3149
747 msgid "   -A --add-stdcall-alias    Add aliases without @<n>.\n"
748 msgstr "   -A --add-stdcall-alias    Ìí¼Ó²»´ø @<n> µÄ±ðÃû¡£\n"
750 #: dlltool.c:3150
751 msgid "   -S --as <name>            Use <name> for assembler.\n"
752 msgstr "   -S --as <name>            ½« <name> ÓÃ×÷»ã±à³ÌÐò¡£\n"
754 #: dlltool.c:3151
755 msgid "   -f --as-flags <flags>     Pass <flags> to the assembler.\n"
756 msgstr "   -f --as-flags <flags>     °Ñ <flags> ´«µÝ¸ø»ã±à³ÌÐò¡£\n"
758 #: dlltool.c:3152
759 msgid "   -C --compat-implib        Create backward compatible import library.\n"
760 msgstr "   -C --compat-implib        ´´½¨Ïòºó¼æÈݵĵ¼Èë¿â¡£\n"
762 #: dlltool.c:3153
763 msgid "   -n --no-delete            Keep temp files (repeat for extra preservation).\n"
764 msgstr ""
766 #: dlltool.c:3154
767 msgid "   -v --verbose              Be verbose.\n"
768 msgstr "   -v --verbose              Êä³ö¸ü¶àÐÅÏ¢¡£\n"
770 #: dlltool.c:3155
771 msgid "   -V --version              Display the program version.\n"
772 msgstr "   -V --version              ÏÔʾ³ÌÐò°æ±¾ºÅ¡£\n"
774 #: dlltool.c:3156
775 msgid "   -h --help                 Display this information.\n"
776 msgstr "   -h --help                 ÏÔʾ±¾ÐÅÏ¢¡£\n"
778 #: dlltool.c:3158
779 msgid "   -M --mcore-elf <outname>  Process mcore-elf object files into <outname>.\n"
780 msgstr ""
782 #: dlltool.c:3159
783 msgid "   -L --linker <name>        Use <name> as the linker.\n"
784 msgstr "   -L --linker <name>        ½« <name> ÓÃ×÷Á¬½ÓÆ÷¡£\n"
786 #: dlltool.c:3160
787 msgid "   -F --linker-flags <flags> Pass <flags> to the linker.\n"
788 msgstr "   -F --linker-flags <flags> °Ñ <flags> ´«µÝ¸øÁ¬½ÓÆ÷¡£\n"
790 #: dlltool.c:3310
791 #, c-format
792 msgid "Unable to open base-file: %s"
793 msgstr ""
795 #: dlltool.c:3339
796 #, c-format
797 msgid "Machine '%s' not supported"
798 msgstr "²»Ö§³Ö»úÆ÷¡°%s¡±"
800 #: dlltool.c:3442 dllwrap.c:214
801 #, c-format
802 msgid "Tried file: %s"
803 msgstr ""
805 #: dlltool.c:3449 dllwrap.c:221
806 #, c-format
807 msgid "Using file: %s"
808 msgstr ""
810 #: dllwrap.c:308
811 #, c-format
812 msgid "Keeping temporary base file %s"
813 msgstr ""
815 #: dllwrap.c:310
816 #, c-format
817 msgid "Deleting temporary base file %s"
818 msgstr ""
820 #: dllwrap.c:324
821 #, c-format
822 msgid "Keeping temporary exp file %s"
823 msgstr ""
825 #: dllwrap.c:326
826 #, c-format
827 msgid "Deleting temporary exp file %s"
828 msgstr ""
830 #: dllwrap.c:339
831 #, c-format
832 msgid "Keeping temporary def file %s"
833 msgstr "±£ÁôÁÙʱ def Îļþ %s"
835 #: dllwrap.c:341
836 #, c-format
837 msgid "Deleting temporary def file %s"
838 msgstr "ɾ³ýÁÙʱ def Îļþ %s"
840 #: dllwrap.c:496
841 msgid "  Generic options:\n"
842 msgstr "  Í¨ÓÃÑ¡Ï\n"
844 #: dllwrap.c:497
845 msgid "   --quiet, -q            Work quietly\n"
846 msgstr "   --quiet, -q            °²¾²µØ¹¤×÷\n"
848 #: dllwrap.c:498
849 msgid "   --verbose, -v          Verbose\n"
850 msgstr "   --verbose, -v          Êä³ö½Ï¶àÐÅÏ¢\n"
852 #: dllwrap.c:499
853 msgid "   --version              Print dllwrap version\n"
854 msgstr "   --version              ´òÓ¡ dllwrap µÄ°æ±¾ºÅ\n"
856 #: dllwrap.c:500
857 msgid "   --implib <outname>     Synonym for --output-lib\n"
858 msgstr "   --implib <outname>     --output-lib µÄͬÒåÓï\n"
860 #: dllwrap.c:501
861 #, c-format
862 msgid "  Options for %s:\n"
863 msgstr "  %s µÄÑ¡Ï\n"
865 #: dllwrap.c:502
866 msgid "   --driver-name <driver> Defaults to \"gcc\"\n"
867 msgstr "   --driver-name <driver> Ä¬ÈÏΪ¡°gcc¡±\n"
869 #: dllwrap.c:503
870 msgid "   --driver-flags <flags> Override default ld flags\n"
871 msgstr "   --driver-flags <flags> ¸²¸ÇĬÈϵĠld ±êÖ¾\n"
873 #: dllwrap.c:504
874 msgid "   --dlltool-name <dlltool> Defaults to \"dlltool\"\n"
875 msgstr "   --dlltool-name <dlltool> Ä¬ÈÏΪ¡°dlltool¡±\n"
877 #: dllwrap.c:505
878 msgid "   --entry <entry>        Specify alternate DLL entry point\n"
879 msgstr ""
881 #: dllwrap.c:506
882 msgid "   --image-base <base>    Specify image base address\n"
883 msgstr ""
885 #: dllwrap.c:507
886 msgid "   --target <machine>     i386-cygwin32 or i386-mingw32\n"
887 msgstr "   --target <machine>     i386-cygwin32 »ò i386-mingw32\n"
889 #: dllwrap.c:508
890 msgid "   --dry-run              Show what needs to be run\n"
891 msgstr "   --dry-run              Ö»ÏÔʾÐèÒªÔËÐÐÄÇЩ¶¯×÷\n"
893 #: dllwrap.c:509
894 msgid "   --mno-cygwin           Create Mingw DLL\n"
895 msgstr "   --mno-cygwin           ´´½¨ Mingw DLL\n"
897 #: dllwrap.c:510
898 msgid "  Options passed to DLLTOOL:\n"
899 msgstr "  ´«µÝ¸ø DLLTOOL µÄÑ¡Ï\n"
901 #: dllwrap.c:511
902 msgid "   --machine <machine>\n"
903 msgstr "   --machine <machine>\n"
905 #: dllwrap.c:512
906 msgid "   --output-exp <outname> Generate export file.\n"
907 msgstr "   --output-exp <outname> Éú³Éµ¼³öÎļþ¡£\n"
909 #: dllwrap.c:513
910 msgid "   --output-lib <outname> Generate input library.\n"
911 msgstr "   --output-lib <outname> Éú³ÉÊäÈë¿â¡£\n"
913 #: dllwrap.c:514
914 msgid "   --add-indirect         Add dll indirects to export file.\n"
915 msgstr ""
917 #: dllwrap.c:515
918 msgid "   --dllname <name>       Name of input dll to put into output lib.\n"
919 msgstr ""
921 #: dllwrap.c:516
922 msgid "   --def <deffile>        Name input .def file\n"
923 msgstr "   --def <deffile>        ÊäÈë .def ÎļþµÄÎļþÃû\n"
925 #: dllwrap.c:517
926 msgid "   --output-def <deffile> Name output .def file\n"
927 msgstr "   --output-def <deffile> Êä³ö .def ÎļþµÄÎļþÃû\n"
929 #: dllwrap.c:518
930 msgid "   --export-all-symbols     Export all symbols to .def\n"
931 msgstr "   --export-all-symbols     ½«ËùÓзûºÅµ¼³öµ½ .def ÖÐ\n"
933 #: dllwrap.c:519
934 msgid "   --no-export-all-symbols  Only export .drectve symbols\n"
935 msgstr "   --no-export-all-symbols  Ö»µ¼³ö·ûºÅ .drectve\n"
937 #: dllwrap.c:520
938 msgid "   --exclude-symbols <list> Exclude <list> from .def\n"
939 msgstr "   --exclude-symbols <list> ´Ó .def ÖÐÅųý <list>\n"
941 #: dllwrap.c:521
942 msgid "   --no-default-excludes    Zap default exclude symbols\n"
943 msgstr "   --no-default-excludes    Çå¿ÕĬÈÏÅųý·ûºÅ\n"
945 #: dllwrap.c:522
946 msgid "   --base-file <basefile> Read linker generated base file\n"
947 msgstr ""
949 #: dllwrap.c:523
950 msgid "   --no-idata4           Don't generate idata$4 section\n"
951 msgstr "   --no-idata4           ²»Éú³É idata$4 ½Ú\n"
953 #: dllwrap.c:524
954 msgid "   --no-idata5           Don't generate idata$5 section\n"
955 msgstr "   --no-idata5           ²»Éú³É idata$5 ½Ú\n"
957 #: dllwrap.c:525
958 msgid "   -U                     Add underscores to .lib\n"
959 msgstr "   -U                     Îª .lib Ìí¼ÓÏ»®Ïß\n"
961 #: dllwrap.c:526
962 msgid "   -k                     Kill @<n> from exported names\n"
963 msgstr "   -k                     É¾È¥µ¼³öÃû×ÖÖеĠ@<n>\n"
965 #: dllwrap.c:527
966 msgid "   --add-stdcall-alias    Add aliases without @<n>\n"
967 msgstr "   --add-stdcall-alias    Ìí¼Ó²»´ø @<n> µÄ±ðÃû\n"
969 #: dllwrap.c:528
970 msgid "   --as <name>            Use <name> for assembler\n"
971 msgstr "   --as <name>            ½« <name> ÓÃ×÷»ã±à³ÌÐò\n"
973 #: dllwrap.c:529
974 msgid "   --nodelete             Keep temp files.\n"
975 msgstr "   --nodelete             ±£ÁôÁÙʱÎļþ¡£\n"
977 #: dllwrap.c:530
978 msgid "  Rest are passed unmodified to the language driver\n"
979 msgstr "  ÆäÓàµÄ¶¼²»¼ÓÈκÎÐ޸ĵڴ«µÝ¸øÓïÑÔÇý¶¯Æ÷\n"
981 #: dllwrap.c:802
982 msgid "Must provide at least one of -o or --dllname options"
983 msgstr "±ØÐëÌṩÖÁÉÙÒ»¸ö -o »ò --dllname Ñ¡Ïî"
985 #: dllwrap.c:830
986 msgid ""
987 "no export definition file provided.\n"
988 "Creating one, but that may not be what you want"
989 msgstr ""
990 "δÌṩµ¼³ö¶¨ÒåÎļþ¡£\n"
991 "´´½¨Ò»¸ö£¬µ«¿ÉÄܲ»ÊÇÄúËùÒªµÄ"
993 #: dllwrap.c:992
994 #, c-format
995 msgid "DLLTOOL name    : %s\n"
996 msgstr "DLLTOOL Ãû³Æ    £º%s\n"
998 #: dllwrap.c:993
999 #, c-format
1000 msgid "DLLTOOL options : %s\n"
1001 msgstr "DLLTOOL Ñ¡Ïî    £º%s\n"
1003 #: dllwrap.c:994
1004 #, c-format
1005 msgid "DRIVER name     : %s\n"
1006 msgstr "Çý¶¯Æ÷Ãû³Æ      £º%s\n"
1008 #: dllwrap.c:995
1009 #, c-format
1010 msgid "DRIVER options  : %s\n"
1011 msgstr "Çý¶¯Æ÷Ñ¡Ïî      £º%s\n"
1013 #: emul_aix.c:52
1014 #, c-format
1015 msgid "  [-g]         - 32 bit small archive\n"
1016 msgstr "  [-g]         - 32 Î»Ð¡¹éµµÎļþ\n"
1018 #: emul_aix.c:53
1019 msgid "  [-X32]       - ignores 64 bit objects\n"
1020 msgstr "  [-X32]       - ºöÂÔ 64 Î»¶ÔÏó\n"
1022 #: emul_aix.c:54
1023 msgid "  [-X64]       - ignores 32 bit objects\n"
1024 msgstr "  [-X64]       - ºöÂÔ 32 Î»¶ÔÏó\n"
1026 #: emul_aix.c:55
1027 msgid "  [-X32_64]    - accepts 32 and 64 bit objects\n"
1028 msgstr "  [-X32_64]    - ½ÓÊÜ 32 Î»ºÍ 64 Î»¶ÔÏó\n"
1030 #: ieee.c:317
1031 msgid "unexpected end of debugging information"
1032 msgstr "µ÷ÊÔÐÅÏ¢ÒâÍâ½áÊø"
1034 #: ieee.c:412
1035 msgid "invalid number"
1036 msgstr "ÎÞЧ±àºÅ"
1038 #: ieee.c:471
1039 msgid "invalid string length"
1040 msgstr "ÎÞЧµÄ×Ö·û´®³¤¶È"
1042 #: ieee.c:528 ieee.c:569
1043 msgid "expression stack overflow"
1044 msgstr "±í´ïʽջÒç³ö"
1046 #: ieee.c:548
1047 msgid "unsupported IEEE expression operator"
1048 msgstr "²»Ö§³ÖµÄ IEEE ±í´ïʽ²Ù×÷·û"
1050 #: ieee.c:563
1051 msgid "unknown section"
1052 msgstr "δ֪µÄ½Ú"
1054 #: ieee.c:584
1055 msgid "expression stack underflow"
1056 msgstr "±í´ïʽջÏÂÒç³ö"
1058 #: ieee.c:598
1059 msgid "expression stack mismatch"
1060 msgstr "±í´ïʽջ²»Æ¥Åä"
1062 #: ieee.c:637
1063 msgid "unknown builtin type"
1064 msgstr "δ֪µÄÄÚÖÃÀàÐÍ"
1066 #: ieee.c:782
1067 msgid "BCD float type not supported"
1068 msgstr "²»Ö§³ÖµÄ BCD ¸¡µãÀàÐÍ"
1070 #: ieee.c:928
1071 msgid "unexpected number"
1072 msgstr "ÒâÍâµÄ±àºÅ"
1074 #: ieee.c:935
1075 msgid "unexpected record type"
1076 msgstr "ÒâÍâµÄ¼Ç¼ÀàÐÍ"
1078 #: ieee.c:968
1079 msgid "blocks left on stack at end"
1080 msgstr "½áÊøʱÈÔÁôÔÚÕ»ÖеĿé"
1082 #: ieee.c:1233
1083 msgid "unknown BB type"
1084 msgstr "δ֪µÄ BB ÀàÐÍ"
1086 #: ieee.c:1242
1087 msgid "stack overflow"
1088 msgstr "Õ»ÉÏÒç³ö"
1090 #: ieee.c:1267
1091 msgid "stack underflow"
1092 msgstr "Õ»ÏÂÒç³ö"
1094 #: ieee.c:1381 ieee.c:1453 ieee.c:2152
1095 msgid "illegal variable index"
1096 msgstr "·Ç·¨µÄ±äÁ¿Ë÷Òý"
1098 #: ieee.c:1431
1099 msgid "illegal type index"
1100 msgstr "·Ç·¨µÄÀàÐÍË÷Òý"
1102 #: ieee.c:1441 ieee.c:1478
1103 msgid "unknown TY code"
1104 msgstr "δ֪µÄ TY ´úÂë"
1106 #: ieee.c:1460
1107 msgid "undefined variable in TY"
1108 msgstr "TY ÖÐ䶨ÒåµÄ±äÁ¿"
1110 #. Pascal file name.  FIXME.
1111 #: ieee.c:1871
1112 msgid "Pascal file name not supported"
1113 msgstr "²»Ö§³Ö Pascal ÎļþÃû"
1115 #: ieee.c:1919
1116 msgid "unsupported qualifier"
1117 msgstr "²»Ö§³ÖµÄÏÞ¶¨·û"
1119 #: ieee.c:2190
1120 msgid "undefined variable in ATN"
1121 msgstr "ATN ÖÐ䶨ÒåµÄ±äÁ¿"
1123 #: ieee.c:2233
1124 msgid "unknown ATN type"
1125 msgstr "δ֪µÄ ATN ÀàÐÍ"
1127 #. Reserved for FORTRAN common.
1128 #: ieee.c:2355
1129 msgid "unsupported ATN11"
1130 msgstr "²»Ö§³Ö ATN11"
1132 #. We have no way to record this information.  FIXME.
1133 #: ieee.c:2382
1134 msgid "unsupported ATN12"
1135 msgstr "²»Ö§³Ö ATN12"
1137 #: ieee.c:2442
1138 msgid "unexpected string in C++ misc"
1139 msgstr ""
1141 #: ieee.c:2455
1142 msgid "bad misc record"
1143 msgstr ""
1145 #: ieee.c:2498
1146 msgid "unrecognized C++ misc record"
1147 msgstr ""
1149 #: ieee.c:2615
1150 msgid "undefined C++ object"
1151 msgstr "䶨ÒåµÄ C++ ¶ÔÏó"
1153 #: ieee.c:2649
1154 msgid "unrecognized C++ object spec"
1155 msgstr ""
1157 #: ieee.c:2685
1158 msgid "unsupported C++ object type"
1159 msgstr "²»Ö§³ÖµÄ C++ ¶ÔÏóÀàÐÍ"
1161 #: ieee.c:2695
1162 msgid "C++ base class not defined"
1163 msgstr "䶨Òå C++ »ùÀà"
1165 #: ieee.c:2707 ieee.c:2812
1166 msgid "C++ object has no fields"
1167 msgstr "C++ ¶ÔÏóûÓÐÓò"
1169 #: ieee.c:2726
1170 msgid "C++ base class not found in container"
1171 msgstr ""
1173 #: ieee.c:2833
1174 msgid "C++ data member not found in container"
1175 msgstr ""
1177 #: ieee.c:2874 ieee.c:3024
1178 msgid "unknown C++ visibility"
1179 msgstr ""
1181 #: ieee.c:2908
1182 msgid "bad C++ field bit pos or size"
1183 msgstr ""
1185 #: ieee.c:3000
1186 msgid "bad type for C++ method function"
1187 msgstr ""
1189 #: ieee.c:3010
1190 msgid "no type information for C++ method function"
1191 msgstr ""
1193 #: ieee.c:3049
1194 msgid "C++ static virtual method"
1195 msgstr "C++ ¾²Ì¬ÐéÄâ·½·¨"
1197 #: ieee.c:3144
1198 msgid "unrecognized C++ object overhead spec"
1199 msgstr ""
1201 #: ieee.c:3183
1202 msgid "undefined C++ vtable"
1203 msgstr "䶨ÒåµÄ C++ vtable"
1205 #: ieee.c:3254
1206 msgid "C++ default values not in a function"
1207 msgstr ""
1209 #: ieee.c:3294
1210 msgid "unrecognized C++ default type"
1211 msgstr "ÎÞ·¨Ê¶±ðµÄ C++ Ä¬ÈÏÀàÐÍ"
1213 #: ieee.c:3325
1214 msgid "reference parameter is not a pointer"
1215 msgstr "ÒýÓòÎÊý²»ÊÇÖ¸Õë"
1217 #: ieee.c:3410
1218 msgid "unrecognized C++ reference type"
1219 msgstr "ÎÞ·¨Ê¶±ðµÄ C++ ÒýÓÃÀàÐÍ"
1221 #: ieee.c:3492
1222 msgid "C++ reference not found"
1223 msgstr "ÕÒ²»µ½ C++ ÒýÓÃ"
1225 #: ieee.c:3500
1226 msgid "C++ reference is not pointer"
1227 msgstr "C++ ÒýÓò»ÊÇÖ¸Õë"
1229 #: ieee.c:3529 ieee.c:3537
1230 msgid "missing required ASN"
1231 msgstr "ÒÅʧ±ØÐëµÄ ASN"
1233 #: ieee.c:3567 ieee.c:3575
1234 msgid "missing required ATN65"
1235 msgstr "ÒÅʧ±ØÐëµÄ ATN65"
1237 #: ieee.c:3589
1238 msgid "bad ATN65 record"
1239 msgstr "´íÎóµÄ ATN65 ¼Ç¼"
1241 #: ieee.c:4234
1242 msgid "IEEE numeric overflow: 0x"
1243 msgstr "IEEE ÊýÖµÒç³ö£º0x"
1245 #: ieee.c:4280
1246 #, c-format
1247 msgid "IEEE string length overflow: %u\n"
1248 msgstr "IEEE ×Ö·û´®³¤¶ÈÒç³ö£º%u\n"
1250 #: ieee.c:5330
1251 #, c-format
1252 msgid "IEEE unsupported integer type size %u\n"
1253 msgstr "IEEE ²»Ö§³ÖµÄÕûÊýÀàÐÍ´óС %u\n"
1255 #: ieee.c:5366
1256 #, c-format
1257 msgid "IEEE unsupported float type size %u\n"
1258 msgstr "IEEE ²»Ö§³ÖµÄ¸¡µãÀàÐÍ´óС %u\n"
1260 #: ieee.c:5402
1261 #, c-format
1262 msgid "IEEE unsupported complex type size %u\n"
1263 msgstr "IEEE ²»Ö§³ÖµÄ¸ºÔØÀàÐÍ´óС %u\n"
1265 #: nlmconv.c:281 srconv.c:2043
1266 msgid "input and output files must be different"
1267 msgstr "ÊäÈëÊä³öÎļþ±ØÐ벻ͬ"
1269 #: nlmconv.c:328
1270 msgid "input file named both on command line and with INPUT"
1271 msgstr "ͬʱÔÚÃüÁîÐк͠INPU ÖÐÃüÃûÊäÈëÎļþ"
1273 #: nlmconv.c:337
1274 msgid "no input file"
1275 msgstr "ûÓÐÊäÈëÎļþ"
1277 #: nlmconv.c:367
1278 msgid "no name for output file"
1279 msgstr "Êä³öÎļþûÓÐÃû³Æ"
1281 #: nlmconv.c:380
1282 msgid "warning: input and output formats are not compatible"
1283 msgstr "¾¯¸æ£ºÊäÈëºÍÊä³ö¸ñʽ²»¼æÈÝ"
1285 #: nlmconv.c:409
1286 msgid "make .bss section"
1287 msgstr "Éú³É .bss ½Ú"
1289 #: nlmconv.c:418
1290 msgid "make .nlmsections section"
1291 msgstr "Éú³É .nlmsections ½Ú"
1293 #: nlmconv.c:420
1294 msgid "set .nlmsections flags"
1295 msgstr "É趨 .nlmsections ±êÖ¾"
1297 #: nlmconv.c:448
1298 msgid "set .bss vma"
1299 msgstr "É趨 .bss vma"
1301 #: nlmconv.c:455
1302 msgid "set .data size"
1303 msgstr "É趨 .data µÄ´óС"
1305 #: nlmconv.c:635
1306 #, c-format
1307 msgid "warning: symbol %s imported but not in import list"
1308 msgstr "¾¯¸æ£ºµ¼ÈëµÄ·ûºÅ %s ²»ÔÚµ¼ÈëÁбíÖÐ"
1310 #: nlmconv.c:655
1311 msgid "set start address"
1312 msgstr "É趨ÆðʼµØÖ·"
1314 #: nlmconv.c:704
1315 #, c-format
1316 msgid "warning: START procedure %s not defined"
1317 msgstr "¾¯¸æ£ºÎ´¶¨Òå START ×Ó³ÌÐò %s"
1319 #: nlmconv.c:706
1320 #, c-format
1321 msgid "warning: EXIT procedure %s not defined"
1322 msgstr "¾¯¸æ£ºÎ´¶¨Òå×Ó³ÌÐò %s"
1324 #: nlmconv.c:708
1325 #, c-format
1326 msgid "warning: CHECK procedure %s not defined"
1327 msgstr "¾¯¸æ£ºÎ´¶¨Òå×Ó³ÌÐò %s"
1329 #: nlmconv.c:729 nlmconv.c:918
1330 msgid "custom section"
1331 msgstr "¶¨ÖƽÚ"
1333 #: nlmconv.c:750 nlmconv.c:947
1334 msgid "help section"
1335 msgstr "ÇóÖú½Ú"
1337 #: nlmconv.c:772 nlmconv.c:965
1338 msgid "message section"
1339 msgstr "ÏûÏ¢½Ú"
1341 #: nlmconv.c:788 nlmconv.c:998
1342 msgid "module section"
1343 msgstr "Ä£¿é½Ú"
1345 #: nlmconv.c:808 nlmconv.c:1014
1346 msgid "rpc section"
1347 msgstr "rpc ½Ú"
1349 #. There is no place to record this information.
1350 #: nlmconv.c:844
1351 #, c-format
1352 msgid "%s: warning: shared libraries can not have uninitialized data"
1353 msgstr "%s£º¾¯¸æ£º¹²Ïí¿â²»Äܺ¬ÓÐδ³õʼ»¯µÄÊý¾Ý"
1355 #: nlmconv.c:865 nlmconv.c:1033
1356 msgid "shared section"
1357 msgstr "¹²Ïí½Ú"
1359 #: nlmconv.c:873
1360 msgid "warning: No version number given"
1361 msgstr "¾¯¸æ£ºÎ´¸ø³ö°æ±¾ºÅ"
1363 #: nlmconv.c:913 nlmconv.c:942 nlmconv.c:960 nlmconv.c:1009 nlmconv.c:1028
1364 #, c-format
1365 msgid "%s: read: %s"
1366 msgstr "%s£º¶ÁÈ¡£º%s"
1368 #: nlmconv.c:935
1369 msgid "warning: MAP and FULLMAP are not supported; try ld -M"
1370 msgstr "¾¯¸æ£º²»Ö§³Ö MAP ºÍ FULLMAP£»ÇëÊÔÓàld -M"
1372 #: nlmconv.c:1107
1373 #, c-format
1374 msgid "Usage: %s [option(s)] [in-file [out-file]]\n"
1375 msgstr "Ó÷¨£º%s [Ñ¡Ïî] [ÊäÈëÎļþ [Êä³öÎļþ]]\n"
1377 #: nlmconv.c:1108
1378 msgid " Convert an object file into a NetWare Loadable Module\n"
1379 msgstr " ½«¶ÔÏóÎļþת»»Îª  NetWare ¿ÉÔØÈëÄ£¿é\n"
1381 #: nlmconv.c:1109
1382 msgid ""
1383 " The options are:\n"
1384 "  -I --input-target=<bfdname>   Set the input binary file format\n"
1385 "  -O --output-target=<bfdname>  Set the output binary file format\n"
1386 "  -T --header-file=<file>       Read <file> for NLM header information\n"
1387 "  -l --linker=<linker>          Use <linker> for any linking\n"
1388 "  -d --debug                    Display on stderr the linker command line\n"
1389 "  -h --help                     Display this information\n"
1390 "  -v --version                  Display the program's version\n"
1391 msgstr ""
1392 " Ñ¡ÏîΪ£º\n"
1393 "  -I --input-target=<bfdname>   É趨ÊäÈë¶þ½øÖÆÎļþ¸ñʽ\n"
1394 "  -O --output-target=<bfdname>  É趨Êä³ö¶þ½øÖÆÎļþ¸ñʽ\n"
1395 "  -T --header-file=<file>       ´Ó <file> ÖжÁÈë NLM Í·ÐÅÏ¢\n"
1396 "  -l --linker=<linker>          ÔÚËùÓÐÁ¬½ÓÖÐʹÓà<linker>\n"
1397 "  -d --debug                    ÔÚ±ê×¼´íÎóÊä³öÖÐÏÔʾÁ¬½ÓÆ÷ÃüÁîÐÐ\n"
1398 "  -h --help                     ÏÔʾ±¾ÐÅÏ¢\n"
1399 "  -v --version                  ÏÔʾ³ÌÐòµÄ°æ±¾ºÅ\n"
1401 #: nlmconv.c:1151
1402 #, c-format
1403 msgid "support not compiled in for %s"
1404 msgstr ""
1406 #: nlmconv.c:1191
1407 msgid "make section"
1408 msgstr ""
1410 #: nlmconv.c:1205
1411 msgid "set section size"
1412 msgstr "É趨½Ú´óС"
1414 #: nlmconv.c:1211
1415 msgid "set section alignment"
1416 msgstr "É趨½Ú¶ÔÆë"
1418 #: nlmconv.c:1215
1419 msgid "set section flags"
1420 msgstr "É趨½Ú±êÖ¾"
1422 #: nlmconv.c:1226
1423 msgid "set .nlmsections size"
1424 msgstr "É趨 .nlmsections ´óС"
1426 #: nlmconv.c:1314 nlmconv.c:1322 nlmconv.c:1331 nlmconv.c:1336
1427 msgid "set .nlmsection contents"
1428 msgstr "É趨 .nlmsection µÄÄÚÈÝ"
1430 #: nlmconv.c:1837
1431 msgid "stub section sizes"
1432 msgstr "ռλ½Ú´óС"
1434 #: nlmconv.c:1886
1435 msgid "writing stub"
1436 msgstr "ÕýÔÚдÈëռλ½Ú"
1438 #: nlmconv.c:1975
1439 #, c-format
1440 msgid "unresolved PC relative reloc against %s"
1441 msgstr ""
1443 #: nlmconv.c:2039
1444 #, c-format
1445 msgid "overflow when adjusting relocation against %s"
1446 msgstr ""
1448 #: nlmconv.c:2156
1449 #, c-format
1450 msgid "%s: execution of %s failed: "
1451 msgstr "%s£ºÖ´ÐР%s Ê§°Ü£º"
1453 #: nlmconv.c:2171
1454 #, c-format
1455 msgid "Execution of %s failed"
1456 msgstr "Ö´ÐР%s Ê§°Ü"
1458 #: nm.c:246 size.c:85 strings.c:650
1459 #, c-format
1460 msgid "Usage: %s [option(s)] [file(s)]\n"
1461 msgstr "Ó÷¨£º%s [Ñ¡Ïî] [Îļþ]\n"
1463 #: nm.c:247
1464 msgid " List symbols in [file(s)] (a.out by default).\n"
1465 msgstr "Áо٠[Îļþ] ÖеķûºÅ (ĬÈÏΪ a.out)¡£\n"
1467 #: nm.c:248
1468 msgid ""
1469 " The options are:\n"
1470 "  -a, --debug-syms       Display debugger-only symbols\n"
1471 "  -A, --print-file-name  Print name of the input file before every symbol\n"
1472 "  -B                     Same as --format=bsd\n"
1473 "  -C, --demangle[=STYLE] Decode low-level symbol names into user-level names\n"
1474 "                          The STYLE, if specified, can be `auto' (the default),\n"
1475 "                          `gnu', 'lucid', 'arm', 'hp', 'edg' or 'gnu-new-abi'\n"
1476 "      --no-demangle      Do not demangle low-level symbol names\n"
1477 "  -D, --dynamic          Display dynamic symbols instead of normal symbols\n"
1478 "      --defined-only     Display only defined symbols\n"
1479 "  -e                     (ignored)\n"
1480 "  -f, --format=FORMAT    Use the output format FORMAT.  FORMAT can be `bsd',\n"
1481 "                           `sysv' or `posix'.  The default is `bsd'\n"
1482 "  -g, --extern-only      Display only external symbols\n"
1483 "  -l, --line-numbers     Use debugging information to find a filename and\n"
1484 "                           line number for each symbol\n"
1485 "  -n, --numeric-sort     Sort symbols numerically by address\n"
1486 "  -o                     Same as -A\n"
1487 "  -p, --no-sort          Do not sort the symbols\n"
1488 "  -P, --portability      Same as --format=posix\n"
1489 "  -r, --reverse-sort     Reverse the sense of the sort\n"
1490 "  -S, --print-size       Print size of defined symbols\n"
1491 "  -s, --print-armap      Include index for symbols from archive members\n"
1492 "      --size-sort        Sort symbols by size\n"
1493 "  -t, --radix=RADIX      Use RADIX for printing symbol values\n"
1494 "      --target=BFDNAME   Specify the target object format as BFDNAME\n"
1495 "  -u, --undefined-only   Display only undefined symbols\n"
1496 "  -X 32_64               (ignored)\n"
1497 "  -h, --help             Display this information\n"
1498 "  -V, --version          Display this program's version number\n"
1499 "\n"
1500 msgstr ""
1501 " Ñ¡ÏîΪ£º\n"
1502 "  -a, --debug-syms       ÏÔʾֻÓÃÓÚµ÷ÊԵķûºÅ\n"
1503 "  -A, --print-file-name  ÔÚÿ¸ö·ûºÅÇ°´òÓ¡ÊäÈëÎļþÃû\n"
1504 "  -B                     ÓÚ --format=bsd Ïàͬ\n"
1505 "  -C, --demangle[=STYLE] ½«µ×²ã·ûºÅÃû½âÂëΪÓû§¼¶Ãû³Æ\n"
1506 "                          Èç¹û¸ø³ö STYLE£¬STYLE ¿ÉÄÜΪ¡°auto¡± (ĬÈÏ)¡¢\n"
1507 "                          ¡°gnu¡±¡¢¡°lucid¡±¡¢¡°arm¡±¡¢¡°hp¡±¡¢¡°edg¡±»ò¡°gnu-new-abi¡±\n"
1508 "      --no-demangle      ²»Òª½âÂëµ×²ã·ûºÅÃû\n"
1509 "  -D, --dynamic          ÏÔʾ¶¯Ì¬·ûºÅ¶ø²»ÊÇÆÕͨ·ûºÅ\n"
1510 "      --defined-only     Ö»ÏÔʾÒѶ¨ÒåµÄ·ûºÅ\n"
1511 "  -e                     (ºöÂÔ)\n"
1512 "  -f, --format=FORMAT    Ê¹ÓÃÊä³ö¸ñʽ FORMAT¡£FORMAT ¿ÉÄÜÊÇ¡°bsd¡±¡¢\n"
1513 "                           ¡°sysv¡±»ò¡°posix¡±¡£Ä¬ÈÏΪ¡°bsd¡±\n"
1514 "  -g, --extern-only      Ö»ÏÔʾÍⲿ·ûºÅ\n"
1515 "  -l, --line-numbers     Ê¹Óõ÷ÊÔÐÅÏ¢ÒÔ±ãΪÿ¸ö·ûºÅÑ°ÕÒÎļþÃûºÍÐкÅ\n"
1516 "  -n, --numeric-sort     °´µØÖ·ÅÅÐò·ûºÅ\n"
1517 "  -o                     ÓÚ -A Ïàͬ\n"
1518 "  -p, --no-sort          ²»Òª¶Ô·ûºÅ½øÐÐÅÅÐò\n"
1519 "  -P, --portability      ÓÚ --format=posix Ïàͬ\n"
1520 "  -r, --reverse-sort     ·´×ªÅÅÐò˳Ðò\n"
1521 "  -S, --print-size       ´òÓ¡¶¨ÒåÁ˵ķûºÅµÄ´óС\n"
1522 "  -s, --print-armap      ´òÓ¡¹éµµÎļþ³ÉÔ±ÖзûºÅµÄË÷Òý\n"
1523 "      --size-sort        °´´óСÅÅÐò·ûºÅ\n"
1524 "  -t, --radix=RADIX      ½« RADIX ÓÃÓÚ´òÓ¡·ûºÅÖµ\n"
1525 "      --target=BFDNAME   ½«±êµÄÄ¿±ê¸ñʽָ¶¨Îª BFDNAME\n"
1526 "  -u, --undefined-only   Ö»ÏÔʾ䶨ÒåµÄ·ûºÅ\n"
1527 "  -X 32_64               (ºöÂÔ)\n"
1528 "  -h, --help             ÏÔʾ±¾ÐÅÏ¢\n"
1529 "  -V, --version          ÏÔʾ±¾³ÌÐòµÄ°æ±¾ºÅ\n"
1530 "\n"
1532 #: nm.c:281 objdump.c:217
1533 #, c-format
1534 msgid "Report bugs to %s.\n"
1535 msgstr "½« bug ±¨¸æµ½ %s¡£\n"
1537 #: nm.c:314
1538 #, c-format
1539 msgid "%s: invalid radix"
1540 msgstr "%s£ºÎÞЧµÄ»ùÊý"
1542 #: nm.c:339
1543 #, c-format
1544 msgid "%s: invalid output format"
1545 msgstr "%s£ºÎÞЧµÄÊä³ö¸ñʽ"
1547 #: nm.c:456
1548 msgid "Only -X 32_64 is supported"
1549 msgstr "Ö»Ö§³Ö -X 32_64"
1551 #: nm.c:498
1552 #, c-format
1553 msgid "data size %ld"
1554 msgstr "Êý¾Ý´óС %ld"
1556 #: nm.c:523 readelf.c:5306 readelf.c:5342
1557 #, c-format
1558 msgid "<processor specific>: %d"
1559 msgstr "<´¦ÀíÆ÷רÓÃ>£º%d"
1561 #: nm.c:525 readelf.c:5308 readelf.c:5354
1562 #, c-format
1563 msgid "<OS specific>: %d"
1564 msgstr "<²Ù×÷ϵͳרÓÃ>£º%d"
1566 #: nm.c:527 readelf.c:5310 readelf.c:5357
1567 #, c-format
1568 msgid "<unknown>: %d"
1569 msgstr "<δ֪>£º%d"
1571 #: nm.c:1339
1572 #, c-format
1573 msgid ""
1574 "\n"
1575 "\n"
1576 "Undefined symbols from %s:\n"
1577 "\n"
1578 msgstr ""
1579 "\n"
1580 "\n"
1581 "À´×Ô %s µÄ䶨Òå·ûºÅ£º\n"
1582 "\n"
1584 #: nm.c:1341
1585 #, c-format
1586 msgid ""
1587 "\n"
1588 "\n"
1589 "Symbols from %s:\n"
1590 "\n"
1591 msgstr ""
1592 "\n"
1593 "\n"
1594 "À´×Ô %s µÄ·ûºÅ£º\n"
1595 "\n"
1597 #: nm.c:1343 nm.c:1401
1598 msgid ""
1599 "Name                  Value   Class        Type         Size     Line  Section\n"
1600 "\n"
1601 msgstr ""
1603 #: nm.c:1346 nm.c:1404
1604 msgid ""
1605 "Name                  Value           Class        Type         Size             Line  Section\n"
1606 "\n"
1607 msgstr ""
1609 #: nm.c:1397
1610 #, c-format
1611 msgid ""
1612 "\n"
1613 "\n"
1614 "Undefined symbols from %s[%s]:\n"
1615 "\n"
1616 msgstr ""
1617 "\n"
1618 "\n"
1619 "À´×Ô %s[%s] µÄ䶨ÒåµÄ·ûºÅ£º\n"
1620 "\n"
1622 #: nm.c:1399
1623 #, c-format
1624 msgid ""
1625 "\n"
1626 "\n"
1627 "Symbols from %s[%s]:\n"
1628 "\n"
1629 msgstr ""
1630 "\n"
1631 "\n"
1632 "À´×Ô %s[%s] µÄ·ûºÅ£º\n"
1633 "\n"
1635 #: nm.c:1614
1636 msgid ""
1637 "\n"
1638 "Archive index:\n"
1639 msgstr ""
1640 "\n"
1641 "¹éµµË÷Òý£º\n"
1643 #: objcopy.c:363 srconv.c:1952
1644 #, c-format
1645 msgid "Usage: %s [option(s)] in-file [out-file]\n"
1646 msgstr "Ó÷¨£º%s [Ñ¡Ïî] ÊäÈëÎļþ [Êä³öÎļþ]\n"
1648 #: objcopy.c:364
1649 msgid " Copies a binary file, possibly transforming it in the process\n"
1650 msgstr " ¸´Öƶþ½øÖÆÎļþ£¬¿ÉÄÜÔڴ˹ý³ÌÖнøÐб任\n"
1652 #: objcopy.c:365 objcopy.c:435
1653 msgid " The options are:\n"
1654 msgstr " Ñ¡ÏîΪ£º\n"
1656 #: objcopy.c:366
1657 msgid ""
1658 "  -I --input-target <bfdname>      Assume input file is in format <bfdname>\n"
1659 "  -O --output-target <bfdname>     Create an output file in format <bfdname>\n"
1660 "  -B --binary-architecture <arch>  Set arch of output file, when input is binary\n"
1661 "  -F --target <bfdname>            Set both input and output format to <bfdname>\n"
1662 "     --debugging                   Convert debugging information, if possible\n"
1663 "  -p --preserve-dates              Copy modified/access timestamps to the output\n"
1664 "  -j --only-section <name>         Only copy section <name> into the output\n"
1665 "  -R --remove-section <name>       Remove section <name> from the output\n"
1666 "  -S --strip-all                   Remove all symbol and relocation information\n"
1667 "  -g --strip-debug                 Remove all debugging symbols\n"
1668 "     --strip-unneeded              Remove all symbols not needed by relocations\n"
1669 "  -N --strip-symbol <name>         Do not copy symbol <name>\n"
1670 "  -K --keep-symbol <name>          Only copy symbol <name>\n"
1671 "  -L --localize-symbol <name>      Force symbol <name> to be marked as a local\n"
1672 "  -G --keep-global-symbol <name>   Localize all symbols except <name>\n"
1673 "  -W --weaken-symbol <name>        Force symbol <name> to be marked as a weak\n"
1674 "     --weaken                      Force all global symbols to be marked as weak\n"
1675 "  -x --discard-all                 Remove all non-global symbols\n"
1676 "  -X --discard-locals              Remove any compiler-generated symbols\n"
1677 "  -i --interleave <number>         Only copy one out of every <number> bytes\n"
1678 "  -b --byte <num>                  Select byte <num> in every interleaved block\n"
1679 "     --gap-fill <val>              Fill gaps between sections with <val>\n"
1680 "     --pad-to <addr>               Pad the last section up to address <addr>\n"
1681 "     --set-start <addr>            Set the start address to <addr>\n"
1682 "    {--change-start|--adjust-start} <incr>\n"
1683 "                                   Add <incr> to the start address\n"
1684 "    {--change-addresses|--adjust-vma} <incr>\n"
1685 "                                   Add <incr> to LMA, VMA and start addresses\n"
1686 "    {--change-section-address|--adjust-section-vma} <name>{=|+|-}<val>\n"
1687 "                                   Change LMA and VMA of section <name> by <val>\n"
1688 "     --change-section-lma <name>{=|+|-}<val>\n"
1689 "                                   Change the LMA of section <name> by <val>\n"
1690 "     --change-section-vma <name>{=|+|-}<val>\n"
1691 "                                   Change the VMA of section <name> by <val>\n"
1692 "    {--[no-]change-warnings|--[no-]adjust-warnings}\n"
1693 "                                   Warn if a named section does not exist\n"
1694 "     --set-section-flags <name>=<flags>\n"
1695 "                                   Set section <name>'s properties to <flags>\n"
1696 "     --add-section <name>=<file>   Add section <name> found in <file> to output\n"
1697 "     --rename-section <old>=<new>[,<flags>] Rename section <old> to <new>\n"
1698 "     --change-leading-char         Force output format's leading character style\n"
1699 "     --remove-leading-char         Remove leading character from global symbols\n"
1700 "     --redefine-sym <old>=<new>    Redefine symbol name <old> to <new>\n"
1701 "     --srec-len <number>           Restrict the length of generated Srecords\n"
1702 "     --srec-forceS3                Restrict the type of generated Srecords to S3\n"
1703 "     --strip-symbols <file>        -N for all symbols listed in <file>\n"
1704 "     --keep-symbols <file>         -K for all symbols listed in <file>\n"
1705 "     --localize-symbols <file>     -L for all symbols listed in <file>\n"
1706 "     --keep-global-symbols <file>  -G for all symbols listed in <file>\n"
1707 "     --weaken-symbols <file>       -W for all symbols listed in <file>\n"
1708 "     --alt-machine-code <index>    Use alternate machine code for output\n"
1709 "  -v --verbose                     List all object files modified\n"
1710 "  -V --version                     Display this program's version number\n"
1711 "  -h --help                        Display this output\n"
1712 msgstr ""
1713 "  -I --input-target <bfdname>      ¼Ù¶¨ÊäÈëÎļþµÄ¸ñʽΪ <bfdname>\n"
1714 "  -O --output-target <bfdname>     ´´½¨¸ñʽΪ <bfdname> µÄÊä³öÎļþ\n"
1715 "  -B --binary-architecture <arch>  µ±ÊäÈëÎļþΪ¶þ½øÖÆÎļþʱ£¬É趨Êä³öÎļþµÄÌåϵ½á¹¹\n"
1716 "  -F --target <bfdname>            ½«ÊäÈëÊä³ö¸ñʽÉ趨Ϊ <bfdname>\n"
1717 "     --debugging                   Èç¹û¿ÉÄÜ£¬×ª»»µ÷ÊÔÐÅÏ¢\n"
1718 "  -p --preserve-dates              ½«ÐÞ¸Ä/·ÃÎÊʱ¼ä´Á¸´ÖƵ½Êä³öÎļþ\n"
1719 "  -j --only-section <name>         Ö»½« <name> ½Ú¸´ÖƵ½Êä³öÎļþÖÐ\n"
1720 "  -R --remove-section <name>       ´ÓÊä³öÖÐɾ³ý <name> ½Ú\n"
1721 "  -S --strip-all                   É¾³ýËùÓзûºÅºÍÖض¨Î»ÐÅÏ¢\n"
1722 "  -g --strip-debug                 É¾³ýËùÓе÷ÊÔ·ûºÅ\n"
1723 "     --strip-unneeded              É¾³ýËùÓÐÖض¨Î»²»ÐèÒªµÄ·ûºÅ\n"
1724 "  -N --strip-symbol <name>         ²»Òª¸´ÖÆ·ûºÅ <name>\n"
1725 "  -K --keep-symbol <name>          Ö»¸´ÖÆ·ûºÅ <name>\n"
1726 "  -L --localize-symbol <name>      ½«·ûºÅ <name> Ç¿ÖƱêʶΪ±¾µØ·ûºÅ\n"
1727 "  -G --keep-global-symbol <name>   ½«³ýÁË·ûºÅ <name> ÒÔÍâµÄËùÓзûºÅ±êʶΪ±¾µØ·ûºÅ\n"
1728 "  -W --weaken-symbol <name>        ½«·ûºÅ <name> Ç¿ÖƱêʶΪÈõ·ûºÅ\n"
1729 "     --weaken                      ½«ËùÓÐÈ«¾Ö·ûºÅ±êʶΪÈõ·ûºÅ\n"
1730 "  -x --discard-all                 É¾³ýËùÓзÇÈ«¾Ö·ûºÅ\n"
1731 "  -X --discard-locals              É¾³ýËùÓбàÒëÆ÷Éú³ÉµÄ·ûºÅ\n"
1732 "  -i --interleave <number>         Ö»ÔÚÿ <number> ¸ö×Ö½ÚÖи´ÖÆÒ»¸ö\n"
1733 "  -b --byte <num>                  ÔÚÿ¸ö²åÈë¿éÖÐÑ¡Ôñ×Ö½Ú <num>\n"
1734 "     --gap-fill <val>              ÔÚ½Ú¿Õ϶ÖÐÒÔ <val> Ìî³ä\n"
1735 "     --pad-to <addr>               ²¹³ä×îºóÒ»½ÚÖ±µ½µØÖ· <addr>\n"
1736 "     --set-start <addr>            ½«ÆðʼµØÖ·ÉèÖÃΪ <addr>\n"
1737 "    {--change-start|--adjust-start} <incr>\n"
1738 "                                   ½« <incr> Ôö¼Óµ½ÆðʼµØÖ·\n"
1739 "    {--change-addresses|--adjust-vma} <incr>\n"
1740 "                                   ½« <incr> Ôö¼Óµ½ LMA¡¢VMA ºÍÆðʼµØÖ·\n"
1741 "    {--change-section-address|--adjust-section-vma} <name>{=|+|-}<val>\n"
1742 "                                   ÒÔ <val> Ð޸Ġ<name> ½ÚµÄ LMA ºÍ VMA\n"
1743 "     --change-section-lma <name>{=|+|-}<val>\n"
1744 "                                   ÒÔ <val> Ð޸Ġ<name> ½ÚµÄ LMA\n"
1745 "     --change-section-vma <name>{=|+|-}<val>\n"
1746 "                                   ÒÔ <val> Ð޸Ġ<name> ½ÚµÄ VMA\n"
1747 "    {--[no-]change-warnings|--[no-]adjust-warnings}\n"
1748 "                                   Èç¹ûÃüÃû½Ú²»´æÔھ͸ø³ö¾¯¸æ\n"
1749 "     --set-section-flags <name>=<flags>\n"
1750 "                                   ½« <name> ½ÚµÄÊôÐÔÉèÖÃΪ <flags>\n"
1751 "     --add-section <name>=<file>   ½« <file> ÖеĠ<name> ½ÚÌí¼Óµ½Êä³öÖÐ\n"
1752 "     --rename-section <old>=<new>[,<flags>] ½«½ÚÓÉ <old> ¸ÄÃûΪ <new>\n"
1753 "     --change-leading-char         Ç¿ÐÐÉ趨Êä³ö¸ñʽµÄÇ°µ¼×Ö·û·ç¸ñ\n"
1754 "     --remove-leading-char         É¾³ýÈ«¾Ö·ûºÅµÄÇ°µ¼×Ö·û\n"
1755 "     --redefine-sym <old>=<new>    ½«·ûºÅÓÉ <old> ¸ÄÃûΪ <new>\n"
1756 "     --srec-len <number>           ÏÞÖÆÉú³ÉµÄ Srecords µÄ³¤¶È\n"
1757 "     --srec-forceS3                ½«Éú³ÉµÄ Srecords µÄÀàÐÍÏÞÖÆΪ S3\n"
1758 "     --strip-symbols <file>        ¶ÔÁоÙÔÚ <file> ÖеÄËùÓзûºÅÖ´ÐР-N\n"
1759 "     --keep-symbols <file>         ¶ÔÁоÙÔÚ <file> ÖеÄËùÓзûºÅÖ´ÐР-K\n"
1760 "     --localize-symbols <file>     ¶ÔÁоÙÔÚ <file> ÖеÄËùÓзûºÅÖ´ÐР-L\n"
1761 "     --keep-global-symbols <file>  ¶ÔÁоÙÔÚ <file> ÖеÄËùÓзûºÅÖ´ÐР-G\n"
1762 "     --weaken-symbols <file>       ¶ÔÁоÙÔÚ <file> ÖеÄËùÓзûºÅÖ´ÐР-W\n"
1763 "     --alt-machine-code <index>    Êä³öʹÓÃÌæ´úµÄ»úÆ÷Âë\n"
1764 "  -v --verbose                     ÁгöËùÓÐÐ޸ĵÄÄ¿±êÎļþ\n"
1765 "  -V --version                     ÏÔʾ±¾³ÌÐòµÄ°æ±¾ºÅ\n"
1766 "  -h --help                        ÏÔʾ±¾Êä³ö\n"
1768 #: objcopy.c:433
1769 #, c-format
1770 msgid "Usage: %s <option(s)> in-file(s)\n"
1771 msgstr "Ó÷¨£º%s <Ñ¡Ïî> ÊäÈëÎļþ\n"
1773 #: objcopy.c:434
1774 msgid " Removes symbols and sections from files\n"
1775 msgstr "´ÓÎļþÖÐɾ³ý·ûºÅºÍ½Ú\n"
1777 #: objcopy.c:436
1778 msgid ""
1779 "  -I --input-target=<bfdname>      Assume input file is in format <bfdname>\n"
1780 "  -O --output-target=<bfdname>     Create an output file in format <bfdname>\n"
1781 "  -F --target=<bfdname>            Set both input and output format to <bfdname>\n"
1782 "  -p --preserve-dates              Copy modified/access timestamps to the output\n"
1783 "  -R --remove-section=<name>       Remove section <name> from the output\n"
1784 "  -s --strip-all                   Remove all symbol and relocation information\n"
1785 "  -g -S -d --strip-debug           Remove all debugging symbols\n"
1786 "     --strip-unneeded              Remove all symbols not needed by relocations\n"
1787 "  -N --strip-symbol=<name>         Do not copy symbol <name>\n"
1788 "  -K --keep-symbol=<name>          Only copy symbol <name>\n"
1789 "  -x --discard-all                 Remove all non-global symbols\n"
1790 "  -X --discard-locals              Remove any compiler-generated symbols\n"
1791 "  -v --verbose                     List all object files modified\n"
1792 "  -V --version                     Display this program's version number\n"
1793 "  -h --help                        Display this output\n"
1794 "  -o <file>                        Place stripped output into <file>\n"
1795 msgstr ""
1796 "  -I --input-target=<bfdname>      ¼Ù¶¨ÊäÈëÎļþµÄ¸ñʽΪ <bfdname>\n"
1797 "  -O --output-target=<bfdname>     ´´½¨¸ñʽΪ <bfdname> µÄÊä³öÎļþ\n"
1798 "  -F --target=<bfdname>            ½«ÊäÈëºÍÊä³öµÄ¸ñʽÉ趨Ϊ <bfdname>\n"
1799 "  -p --preserve-dates              ½« ÐÞ¸Ä/·ÃÎʠʱ¼ä´Á¸´ÖƵ½Êä³öÎļþ\n"
1800 "  -R --remove-section=<name>       ´ÓÊä³öÖÐɾ³ý <name> ½Ú\n"
1801 "  -s --strip-all                   É¾³ýËùÓзûºÅºÍÖض¨Î»ÐÅÏ¢\n"
1802 "  -g -S -d --strip-debug           É¾³ýËùÓе÷ÊÔ·ûºÅ\n"
1803 "     --strip-unneeded              É¾³ýËùÓÐÖض¨Î»²»ÐèÒªµÄ·ûºÅ\n"
1804 "  -N --strip-symbol=<name>         ²»Òª¸´ÖÆ·ûºÅ <name>\n"
1805 "  -K --keep-symbol=<name>          Ö»¸´ÖÆ·ûºÅ <name>\n"
1806 "  -x --discard-all                 É¾³ýËùÓзÇÈ«¾Ö·ûºÅ\n"
1807 "  -X --discard-locals              É¾³ýËùÓбàÒëÆ÷Éú³ÉµÄ·ûºÅ\n"
1808 "  -v --verbose                     ÁгöËùÓÐÐÞ¸ÄÁ˵ÄÄ¿±êÎļþ\n"
1809 "  -V --version                     ÏÔʾ±¾³ÌÐòµÄ°æ±¾ºÅ\n"
1810 "  -h --help                        ÏÔʾ±¾Êä³ö\n"
1811 "  -o <file>                        ½« strip ¹ýµÄÊä³ö±£´æµ½ <file>\n"
1813 #: objcopy.c:506
1814 #, c-format
1815 msgid "unrecognized section flag `%s'"
1816 msgstr "²»ÄÜʶ±ðµÄ½Ú±êÖ¾¡°%s¡±"
1818 #: objcopy.c:507
1819 #, c-format
1820 msgid "supported flags: %s"
1821 msgstr "Ö§³ÖµÄ±êÖ¾£º%s"
1823 #: objcopy.c:584 objcopy.c:2243
1824 #, c-format
1825 msgid "cannot stat: %s: %s"
1826 msgstr "ÎÞ·¨ stat£º%s£º%s"
1828 #: objcopy.c:591 objcopy.c:2261
1829 #, c-format
1830 msgid "cannot open: %s: %s"
1831 msgstr "ÎÞ·¨´ò¿ª£º%s£º%s"
1833 #: objcopy.c:594 objcopy.c:2265
1834 #, c-format
1835 msgid "%s: fread failed"
1836 msgstr "%s£ºfread Ê§°Ü"
1838 #: objcopy.c:667
1839 #, c-format
1840 msgid "Ignoring rubbish found on line %d of %s"
1841 msgstr ""
1843 #: objcopy.c:888
1844 #, c-format
1845 msgid "%s: Multiple redefinition of symbol \"%s\""
1846 msgstr "%s£º¶à´ÎÖظ´¶¨Òå·ûºÅ¡°%s¡±"
1848 #: objcopy.c:893
1849 #, c-format
1850 msgid "%s: Symbol \"%s\" is target of more than one redefinition"
1851 msgstr "%s£º·ûºÅ¡°%s¡±ÊǶà´ÎÖظ´¶¨ÒåµÄ±êµÄ"
1853 #: objcopy.c:945
1854 msgid "Unable to change endianness of input file(s)"
1855 msgstr ""
1857 #: objcopy.c:953
1858 #, c-format
1859 msgid "copy from %s(%s) to %s(%s)\n"
1860 msgstr "´Ó %s(%s) ¸´ÖƵ½ %s(%s)\n"
1862 #: objcopy.c:977
1863 #, c-format
1864 msgid "Warning: Output file cannot represent architecture %s"
1865 msgstr "¾¯¸æ£ºÊä³öÎļþÎÞ·¨±í´ïÌåϵ½á¹¹ %s"
1867 #: objcopy.c:1004
1868 #, c-format
1869 msgid "can't create section `%s': %s"
1870 msgstr "ÎÞ·¨´´½¨½Ú¡°%s¡±£º%s"
1872 #: objcopy.c:1090
1873 #, c-format
1874 msgid "Can't fill gap after %s: %s"
1875 msgstr "ÎÞ·¨Ìî³ä %s Ö®ºóµÄ¿Õ϶£º%s"
1877 #: objcopy.c:1115
1878 #, c-format
1879 msgid "Can't add padding to %s: %s"
1880 msgstr ""
1882 #: objcopy.c:1254
1883 #, c-format
1884 msgid "%s: error copying private BFD data: %s"
1885 msgstr "%s£º¸´ÖÆ BFD Ë½ÓÐÊý¾Ý³ö´í£º%s"
1887 #: objcopy.c:1267
1888 msgid "unknown alternate machine code, ignored"
1889 msgstr ""
1891 #: objcopy.c:1300 objcopy.c:1330
1892 #, c-format
1893 msgid "cannot mkdir %s for archive copying (error: %s)"
1894 msgstr "ÎÞ·¨Îª¹éµµ¸´ÖÆ´´½¨Ä¿Â¼ %s (´íÎó£º%s)"
1896 #: objcopy.c:1497
1897 #, c-format
1898 msgid "Multiple renames of section %s"
1899 msgstr "¶à´Î¸ÄÃû½Ú %s"
1901 #: objcopy.c:1581
1902 msgid "making"
1903 msgstr ""
1905 #: objcopy.c:1590
1906 msgid "size"
1907 msgstr "´óС"
1909 #: objcopy.c:1604
1910 msgid "vma"
1911 msgstr "vma"
1913 #: objcopy.c:1630
1914 msgid "alignment"
1915 msgstr "¶ÔÆë"
1917 #: objcopy.c:1638
1918 msgid "flags"
1919 msgstr "±êÖ¾"
1921 #: objcopy.c:1655
1922 msgid "private data"
1923 msgstr "˽ÓÐÊý¾Ý"
1925 #: objcopy.c:1663
1926 #, c-format
1927 msgid "%s: section `%s': error in %s: %s"
1928 msgstr "%s£º½Ú¡°%s¡±£º%s Öгö´í£º%s"
1930 #: objcopy.c:1946
1931 #, c-format
1932 msgid "%s: can't create debugging section: %s"
1933 msgstr "%s£ºÎÞ·¨´´½¨µ÷ÊÔ½Ú£º%s"
1935 #: objcopy.c:1961
1936 #, c-format
1937 msgid "%s: can't set debugging section contents: %s"
1938 msgstr "%s£ºÎÞ·¨É趨µ÷ÊÔ½ÚÄÚÈÝ£º%s"
1940 #: objcopy.c:1970
1941 #, c-format
1942 msgid "%s: don't know how to write debugging information for %s"
1943 msgstr "%s£º²»ÖªµÀÈçºÎΪ %s Ð´Èëµ÷ÊÔÐÅÏ¢"
1945 #: objcopy.c:2078
1946 #, c-format
1947 msgid "%s: cannot stat: %s"
1948 msgstr "%s£ºÎÞ·¨ stat£º%s"
1950 #: objcopy.c:2129
1951 msgid "byte number must be non-negative"
1952 msgstr "×Ö½Ú±àºÅ±ØÐëÊǷǸºÊý"
1954 #: objcopy.c:2139
1955 msgid "interleave must be positive"
1956 msgstr ""
1958 #: objcopy.c:2159 objcopy.c:2167
1959 #, c-format
1960 msgid "%s both copied and removed"
1961 msgstr "¼´Òª¸´ÖÆ %s ÓÖҪɾ³ýËü"
1963 #: objcopy.c:2240 objcopy.c:2310 objcopy.c:2410 objcopy.c:2437 objcopy.c:2461
1964 #: objcopy.c:2465 objcopy.c:2485
1965 #, c-format
1966 msgid "bad format for %s"
1967 msgstr "%s ¸ñʽ´íÎó"
1969 #: objcopy.c:2379
1970 #, c-format
1971 msgid "Warning: truncating gap-fill from 0x%s to 0x%x"
1972 msgstr "¾¯¸æ£º½«¼ä϶Ìî³äÓÉ 0x%s ½Ø¶Ìµ½ 0x%x"
1974 #: objcopy.c:2531
1975 msgid "alternate machine code index must be positive"
1976 msgstr ""
1978 #: objcopy.c:2550
1979 msgid "byte number must be less than interleave"
1980 msgstr ""
1982 #: objcopy.c:2577
1983 #, c-format
1984 msgid "architecture %s unknown"
1985 msgstr "δ֪µÄÌåϵ½á¹¹ %s"
1987 #: objcopy.c:2581
1988 msgid "Warning: input target 'binary' required for binary architecture parameter."
1989 msgstr ""
1991 #: objcopy.c:2582
1992 #, c-format
1993 msgid " Argument %s ignored"
1994 msgstr " ºöÂÔ²ÎÊý %s"
1996 #: objcopy.c:2588
1997 #, c-format
1998 msgid "Cannot stat: %s: %s"
1999 msgstr "ÎÞ·¨ stat£º%s£º%s"
2001 #: objcopy.c:2628 objcopy.c:2642
2002 #, c-format
2003 msgid "%s %s%c0x%s never used"
2004 msgstr ""
2006 #: objdump.c:165
2007 #, c-format
2008 msgid "Usage: %s <option(s)> <file(s)>\n"
2009 msgstr "Ó÷¨£º%s <Ñ¡Ïî> <Îļþ>\n"
2011 #: objdump.c:166
2012 msgid " Display information from object <file(s)>.\n"
2013 msgstr " ÏÔʾÀ´×ÔÄ¿±ê <Îļþ> µÄÐÅÏ¢¡£\n"
2015 #: objdump.c:167
2016 msgid " At least one of the following switches must be given:\n"
2017 msgstr " ÖÁÉÙ±ØÐë¸ø³öÒÔÏÂÑ¡ÏîÖ®Ò»£º\n"
2019 #: objdump.c:168
2020 msgid ""
2021 "  -a, --archive-headers    Display archive header information\n"
2022 "  -f, --file-headers       Display the contents of the overall file header\n"
2023 "  -p, --private-headers    Display object format specific file header contents\n"
2024 "  -h, --[section-]headers  Display the contents of the section headers\n"
2025 "  -x, --all-headers        Display the contents of all headers\n"
2026 "  -d, --disassemble        Display assembler contents of executable sections\n"
2027 "  -D, --disassemble-all    Display assembler contents of all sections\n"
2028 "  -S, --source             Intermix source code with disassembly\n"
2029 "  -s, --full-contents      Display the full contents of all sections requested\n"
2030 "  -g, --debugging          Display debug information in object file\n"
2031 "  -G, --stabs              Display (in raw form) any STABS info in the file\n"
2032 "  -t, --syms               Display the contents of the symbol table(s)\n"
2033 "  -T, --dynamic-syms       Display the contents of the dynamic symbol table\n"
2034 "  -r, --reloc              Display the relocation entries in the file\n"
2035 "  -R, --dynamic-reloc      Display the dynamic relocation entries in the file\n"
2036 "  -v, --version            Display this program's version number\n"
2037 "  -i, --info               List object formats and architectures supported\n"
2038 "  -H, --help               Display this information\n"
2039 msgstr ""
2040 "  -a, --archive-headers    ÏÔʾ¹éµµÎļþÍ·ÐÅÏ¢\n"
2041 "  -f, --file-headers       ÏÔʾÕûÌåÎļþÍ·µÄÄÚÈÝ\n"
2042 "  -p, --private-headers    ÏÔʾĿ±ê¸ñʽÌØÓеÄÎļþÍ·ÄÚÈÝ\n"
2043 "  -h, --[section-]headers  ÏÔʾ½ÚÍ·µÄÄÚÈÝ\n"
2044 "  -x, --all-headers        ÏÔʾËùÓÐÍ·µÄÄÚÈÝ\n"
2045 "  -d, --disassemble        ÏÔʾ¿ÉÖ´ÐнڵĻã±àÄÚÈÝ\n"
2046 "  -D, --disassemble-all    ÏÔʾËùÓнڵĻã±àÄÚÈÝ\n"
2047 "  -S, --source             ½«Ô´´úÂëºÍ·´»ã±à»ìºÏÆðÀ´\n"
2048 "  -s, --full-contents      ÏÔʾËùÓÐÇëÇó½ÚµÄÍêÕûÄÚÈÝ\n"
2049 "  -g, --debugging          ÏÔʾĿ±êÎļþµÄµ÷ÊÔÐÅÏ¢\n"
2050 "  -G, --stabs              ÒÔԭʼÐÎʽÏÔʾÎļþÖÐËùÓеĠSTABS ÐÅÏ¢\n"
2051 "  -t, --syms               ÏÔʾ·ûºÅ±íµÄÄÚÈÝ\n"
2052 "  -T, --dynamic-syms       ÏÔʾ¶¯Ì¬·ûºÅ±íµÄÄÚÈÝ\n"
2053 "  -r, --reloc              ÏÔʾÎļþÖеÄÖض¨Î»ÌõÄ¿\n"
2054 "  -R, --dynamic-reloc      ÏÔʾÎļþÖеĶ¯Ì¬Öض¨Î»ÌõÄ¿\n"
2055 "  -v, --version            ÏÔʾ±¾³ÌÐòµÄ°æ±¾ºÅ\n"
2056 "  -i, --info               ÁоÙÖ§³ÖµÄÄ¿±ê¸ñʽºÍÌåϵ½á¹¹\n"
2057 "  -H, --help               ÏÔʾ±¾ÐÅÏ¢\n"
2059 #: objdump.c:190
2060 msgid ""
2061 "\n"
2062 " The following switches are optional:\n"
2063 msgstr ""
2064 "\n"
2065 " ÒÔÏÂÑ¡ÏîÊÇ¿ÉÑ¡µÄ£º\n"
2067 #: objdump.c:191
2068 msgid ""
2069 "  -b, --target=BFDNAME           Specify the target object format as BFDNAME\n"
2070 "  -m, --architecture=MACHINE     Specify the target architecture as MACHINE\n"
2071 "  -j, --section=NAME             Only display information for section NAME\n"
2072 "  -M, --disassembler-options=OPT Pass text OPT on to the disassembler\n"
2073 "  -EB --endian=big               Assume big endian format when disassembling\n"
2074 "  -EL --endian=little            Assume little endian format when disassembling\n"
2075 "      --file-start-context       Include context from start of file (with -S)\n"
2076 "  -l, --line-numbers             Include line numbers and filenames in output\n"
2077 "  -C, --demangle[=STYLE]         Decode mangled/processed symbol names\n"
2078 "                                  The STYLE, if specified, can be `auto', 'gnu',\n"
2079 "                                  'lucid', 'arm', 'hp', 'edg', or 'gnu-new-abi'\n"
2080 "  -w, --wide                     Format output for more than 80 columns\n"
2081 "  -z, --disassemble-zeroes       Do not skip blocks of zeroes when disassembling\n"
2082 "      --start-address=ADDR       Only process data whoes address is >= ADDR\n"
2083 "      --stop-address=ADDR        Only process data whoes address is <= ADDR\n"
2084 "      --prefix-addresses         Print complete address alongside disassembly\n"
2085 "      --[no-]show-raw-insn       Display hex alongside symbolic disassembly\n"
2086 "      --adjust-vma=OFFSET        Add OFFSET to all displayed section addresses\n"
2087 "\n"
2088 msgstr ""
2089 "  -b, --target=BFDNAME           ½«±êµÄÄ¿±êÎļþ¸ñʽָ¶¨Îª BFDNAME\n"
2090 "  -m, --architecture=MACHINE     ½«±êµÄÌåϵ½á¹¹Ö¸¶¨Îª MACHINE\n"
2091 "  -j, --section=NAME             Ö»ÏÔʾ NAME ½ÚµÄÐÅÏ¢\n"
2092 "  -M, --disassembler-options=OPT ½«Îı¾´«µÝµ½ OPT ·´»ã±à³ÌÐò\n"
2093 "  -EB --endian=big               ·´»ã±àʱ¼Ù¶¨¸ßλ×Ö½ÚÔÚÇ°\n"
2094 "  -EL --endian=little            ·´»ã±àʱ¼Ù¶¨µÍλ×Ö½ÚÔÚÇ°\n"
2095 "      --file-start-context       ´ÓÎļþµÄÆðµãÒýÈëÉÏÏÂÎÄ (´øÓР-S)\n"
2096 "  -l, --line-numbers             ÔÚÊä³öÖиø³öÐкźÍÎļþÃû\n"
2097 "  -C, --demangle[=STYLE]         ¶Ô mangled/´¦Àí¹ýµÄ·ûºÅÃû½øÐнâÂë\n"
2098 "                                  Èç¹û¸ø³öÁË STYLE£¬STYLE ¿ÉÄÜΪ¡°auto¡±¡¢¡°gnu¡±¡¢\n"
2099 "                                  ¡°lucid¡±¡¢¡°arm¡±¡¢¡°hp¡±¡¢¡°edg¡±»ò¡°gnu-new-abi¡±\n"
2100 "  -w, --wide                     ÒÔ¶àÓÚ 80 ÁеĿí¶È¶ÔÊä³ö½øÐиñʽ»¯\n"
2101 "  -z, --disassemble-zeroes       ·´»ã±àʱ²»ÒªÌø¹ýΪÁãµÄ¿é\n"
2102 "      --start-address=ADDR       Ö»Óнø³ÌÊý¾ÝµÄµØÖ· >= ADDR\n"
2103 "      --stop-address=ADDR        Ö»Óнø³ÌÊý¾ÝµÄµØÖ· <= ADDR\n"
2104 "      --prefix-addresses         Í¬·´»ã±à´úÂë²¢ÁÐÏÔʾÍêÕûµÄµØÖ·\n"
2105 "      --[no-]show-raw-insn       Í¬·ûºÅ·´»ã±à²¢ÁÐÏÔʾʮÁù½øÖÆÖµ\n"
2106 "      --adjust-vma=OFFSET        ÎªËùÓÐÏÔʾµÄ½ÚµØÖ·Ôö¼Ó OFFSET\n"
2107 "\n"
2109 #: objdump.c:358
2110 msgid "Sections:\n"
2111 msgstr "½Ú£º\n"
2113 #: objdump.c:361 objdump.c:365
2114 msgid "Idx Name          Size      VMA       LMA       File off  Algn"
2115 msgstr ""
2117 #: objdump.c:367
2118 msgid "Idx Name          Size      VMA               LMA               File off  Algn"
2119 msgstr ""
2121 #: objdump.c:371
2122 msgid "  Flags"
2123 msgstr "  ±êÖ¾"
2125 #: objdump.c:419
2126 #, c-format
2127 msgid "%s: not a dynamic object"
2128 msgstr "%s£º²»ÊǶ¯Ì¬¶ÔÏó"
2130 #: objdump.c:433
2131 #, c-format
2132 msgid "%s: No dynamic symbols"
2133 msgstr "%s£ºÃ»Óж¯Ì¬·ûºÅ"
2135 #: objdump.c:1114
2136 msgid "Out of virtual memory"
2137 msgstr "Ðé´æ²»×ã"
2139 #: objdump.c:1543
2140 #, c-format
2141 msgid "Can't use supplied machine %s"
2142 msgstr "ÎÞ·¨Ê¹ÓÃÖ§³ÖµÄ»úÆ÷ %s"
2144 #: objdump.c:1561
2145 #, c-format
2146 msgid "Can't disassemble for architecture %s\n"
2147 msgstr "ÎÞ·¨·´»ã±àÌåϵ½á¹¹ %s\n"
2149 #: objdump.c:1643
2150 #, c-format
2151 msgid "Disassembly of section %s:\n"
2152 msgstr "·´»ã±à %s ½Ú£º\n"
2154 #: objdump.c:1818
2155 #, c-format
2156 msgid ""
2157 "No %s section present\n"
2158 "\n"
2159 msgstr ""
2160 "%s ½Ú²»´æÔÚ\n"
2161 "\n"
2163 #: objdump.c:1825
2164 #, c-format
2165 msgid "%s has no %s section"
2166 msgstr "%s Ã»ÓР%s ½Ú"
2168 #: objdump.c:1839
2169 #, c-format
2170 msgid "Reading %s section of %s failed: %s"
2171 msgstr "¶ÁÈë %2$s µÄ %1$s ½Úʧ°Ü£º%3$s"
2173 #: objdump.c:1851
2174 #, c-format
2175 msgid "Reading %s section of %s failed: %s\n"
2176 msgstr "¶ÁÈë %2$s µÄ %1$s ½Úʧ°Ü£º%3$s\n"
2178 #: objdump.c:1894
2179 #, c-format
2180 msgid ""
2181 "Contents of %s section:\n"
2182 "\n"
2183 msgstr ""
2184 "%s ½ÚµÄÄÚÈÝ£º\n"
2185 "\n"
2187 #: objdump.c:1994
2188 #, c-format
2189 msgid "architecture: %s, "
2190 msgstr "Ìåϵ½á¹¹£º%s£¬"
2192 #: objdump.c:1997
2193 #, c-format
2194 msgid "flags 0x%08x:\n"
2195 msgstr "±êÖ¾ 0x%08x£º\n"
2197 #: objdump.c:2010
2198 msgid ""
2199 "\n"
2200 "start address 0x"
2201 msgstr ""
2202 "\n"
2203 "ÆðʼµØÖ· 0x"
2205 #: objdump.c:2042
2206 #, c-format
2207 msgid ""
2208 "\n"
2209 "%s:     file format %s\n"
2210 msgstr ""
2211 "\n"
2212 "%s£º     Îļþ¸ñʽ %s\n"
2214 #: objdump.c:2084
2215 #, c-format
2216 msgid "%s: printing debugging information failed"
2217 msgstr "%s£º´òÓ¡µ÷ÊÔÐÅϢʧ°Ü"
2219 #: objdump.c:2161
2220 #, c-format
2221 msgid "In archive %s:\n"
2222 msgstr "Ôڹ鵵Îļþ %s ÖУº\n"
2224 #: objdump.c:2213
2225 #, c-format
2226 msgid "Contents of section %s:\n"
2227 msgstr "%s ½ÚµÄÄÚÈÝ£º\n"
2229 #: objdump.c:2718
2230 #, c-format
2231 msgid "BFD header file version %s\n"
2232 msgstr "BFD Í·Îļþ°æ±¾ %s\n"
2234 #: objdump.c:2807
2235 msgid "unrecognized -E option"
2236 msgstr "ÎÞ·¨Ê¶±ðµÄ -E Ñ¡Ïî"
2238 #: objdump.c:2818
2239 #, c-format
2240 msgid "unrecognized --endian type `%s'"
2241 msgstr "ÎÞ·¨Ê¶±ðµÄ --endian ÀàÐÍ¡°%s¡±"
2243 #: rdcoff.c:204
2244 #, c-format
2245 msgid "parse_coff_type: Bad type code 0x%x"
2246 msgstr "parse_coff_type£º´íÎóµÄÀàÐÍÂë 0x%x"
2248 #: rdcoff.c:422 rdcoff.c:530 rdcoff.c:729
2249 #, c-format
2250 msgid "bfd_coff_get_syment failed: %s"
2251 msgstr "bfd_coff_get_syment Ê§°Ü£º%s"
2253 #: rdcoff.c:438 rdcoff.c:749
2254 #, c-format
2255 msgid "bfd_coff_get_auxent failed: %s"
2256 msgstr "bfd_coff_get_auxent Ê§°Ü£º%s"
2258 #: rdcoff.c:816
2259 #, c-format
2260 msgid "%ld: .bf without preceding function"
2261 msgstr ""
2263 #: rdcoff.c:866
2264 #, c-format
2265 msgid "%ld: unexpected .ef\n"
2266 msgstr "%ld£ºÒâÍâµÄ .ef\n"
2268 #: rddbg.c:87
2269 #, c-format
2270 msgid "%s: no recognized debugging information"
2271 msgstr "%s£ºÎ´Ê¶±ðµÄµ÷ÊÔÐÅÏ¢"
2273 #: rddbg.c:410
2274 msgid "Last stabs entries before error:\n"
2275 msgstr ""
2277 #: readelf.c:328
2278 #, c-format
2279 msgid "%s: Error: "
2280 msgstr "%s£º´íÎó£º"
2282 #: readelf.c:339
2283 #, c-format
2284 msgid "%s: Warning: "
2285 msgstr "%s£º¾¯¸æ£º"
2287 #: readelf.c:361
2288 #, c-format
2289 msgid "Unable to seek to %x for %s\n"
2290 msgstr ""
2292 #: readelf.c:372
2293 #, c-format
2294 msgid "Out of memory allocating %d bytes for %s\n"
2295 msgstr ""
2297 #: readelf.c:380
2298 #, c-format
2299 msgid "Unable to read in %d bytes of %s\n"
2300 msgstr ""
2302 #: readelf.c:433 readelf.c:591
2303 #, c-format
2304 msgid "Unhandled data length: %d\n"
2305 msgstr "δ´¦ÀíµÄÊý¾Ý³¤¶È£º%d\n"
2307 #: readelf.c:675
2308 msgid "Don't know about relocations on this machine architecture\n"
2309 msgstr "²»ÖªµÀ¹ØÓÚ±¾»úÆ÷Ìåϵ½á¹¹ÖÐÖض¨Î»µÄÇé¿ö\n"
2311 #: readelf.c:697 readelf.c:726 readelf.c:772 readelf.c:799
2312 msgid "relocs"
2313 msgstr "Öض¨Î»"
2315 #: readelf.c:708 readelf.c:737 readelf.c:782 readelf.c:809
2316 msgid "out of memory parsing relocs"
2317 msgstr "½âÎöÖض¨Î»ÄÚ´æ²»×ã"
2319 #: readelf.c:861
2320 msgid " Offset     Info    Type                Sym. Value  Symbol's Name + Addend\n"
2321 msgstr ""
2323 #: readelf.c:863
2324 msgid " Offset     Info    Type            Sym.Value  Sym. Name + Addend\n"
2325 msgstr ""
2327 #: readelf.c:868
2328 msgid " Offset     Info    Type                Sym. Value  Symbol's Name\n"
2329 msgstr ""
2331 #: readelf.c:870
2332 msgid " Offset     Info    Type            Sym.Value  Sym. Name\n"
2333 msgstr ""
2335 #: readelf.c:878
2336 msgid "    Offset             Info            Type               Symbol's Value  Symbol's Name + Addend\n"
2337 msgstr ""
2339 #: readelf.c:880
2340 msgid "  Offset          Info           Type           Sym. Value    Sym. Name + Addend\n"
2341 msgstr ""
2343 #: readelf.c:885
2344 msgid "    Offset             Info            Type               Symbol's Value  Symbol's Name\n"
2345 msgstr ""
2347 #: readelf.c:887
2348 msgid "  Offset          Info           Type           Sym. Value    Sym. Name\n"
2349 msgstr ""
2351 #: readelf.c:1134 readelf.c:1136 readelf.c:1184 readelf.c:1186 readelf.c:1195
2352 #: readelf.c:1197
2353 #, c-format
2354 msgid "unrecognized: %-7lx"
2355 msgstr "²»ÄÜʶ±ðµÄ£º%-7lx"
2357 #: readelf.c:1158
2358 #, c-format
2359 msgid "<string table index %3ld>"
2360 msgstr "<×Ö·û´®±íË÷Òý %3ld>"
2362 #: readelf.c:1423
2363 #, c-format
2364 msgid "Processor Specific: %lx"
2365 msgstr "´¦ÀíÆ÷ÌØÓУº%lx"
2367 #: readelf.c:1442
2368 #, c-format
2369 msgid "Operating System specific: %lx"
2370 msgstr "²Ù×÷ϵͳÌØÓУº%lx"
2372 #: readelf.c:1445 readelf.c:2086
2373 #, c-format
2374 msgid "<unknown>: %lx"
2375 msgstr "<δ֪>£º%lx"
2377 #: readelf.c:1459
2378 msgid "NONE (None)"
2379 msgstr "NONE (ÎÞ)"
2381 #: readelf.c:1460
2382 msgid "REL (Relocatable file)"
2383 msgstr "REL (¿ÉÖض¨Î»Îļþ)"
2385 #: readelf.c:1461
2386 msgid "EXEC (Executable file)"
2387 msgstr "EXEC (¿ÉÖ´ÐÐÎļþ)"
2389 #: readelf.c:1462
2390 msgid "DYN (Shared object file)"
2391 msgstr "DYN (¹²ÏíÄ¿±êÎļþ)"
2393 #: readelf.c:1463
2394 msgid "CORE (Core file)"
2395 msgstr "CORE (Core Îļþ)"
2397 #: readelf.c:1467
2398 #, c-format
2399 msgid "Processor Specific: (%x)"
2400 msgstr "´¦ÀíÆ÷ÌØÓУº(%x)"
2402 #: readelf.c:1469
2403 #, c-format
2404 msgid "OS Specific: (%x)"
2405 msgstr "²Ù×÷ϵͳÌØÓУº(%x)"
2407 #: readelf.c:1471 readelf.c:1573 readelf.c:2238
2408 #, c-format
2409 msgid "<unknown>: %x"
2410 msgstr "<δ֪>£º%x"
2412 #: readelf.c:1484
2413 msgid "None"
2414 msgstr "ÎÞ"
2416 #: readelf.c:2278
2417 msgid "Usage: readelf <option(s)> elf-file(s)\n"
2418 msgstr "Ó÷¨£ºreadelf <Ñ¡Ïî> elf-Îļþ\n"
2420 #: readelf.c:2279
2421 msgid " Display information about the contents of ELF format files\n"
2422 msgstr " ÏÔʾ¹ØÓÚ ELF ¸ñʽÎļþÄÚÈݵÄÐÅÏ¢\n"
2424 #: readelf.c:2280
2425 msgid ""
2426 " Options are:\n"
2427 "  -a --all               Equivalent to: -h -l -S -s -r -d -V -A -I\n"
2428 "  -h --file-header       Display the ELF file header\n"
2429 "  -l --program-headers   Display the program headers\n"
2430 "     --segments          An alias for --program-headers\n"
2431 "  -S --section-headers   Display the sections' header\n"
2432 "     --sections          An alias for --section-headers\n"
2433 "  -e --headers           Equivalent to: -h -l -S\n"
2434 "  -s --syms              Display the symbol table\n"
2435 "      --symbols          An alias for --syms\n"
2436 "  -n --notes             Display the core notes (if present)\n"
2437 "  -r --relocs            Display the relocations (if present)\n"
2438 "  -u --unwind            Display the unwind info (if present)\n"
2439 "  -d --dynamic           Display the dynamic segment (if present)\n"
2440 "  -V --version-info      Display the version sections (if present)\n"
2441 "  -A --arch-specific     Display architecture specific information (if any).\n"
2442 "  -D --use-dynamic       Use the dynamic section info when displaying symbols\n"
2443 "  -x --hex-dump=<number> Dump the contents of section <number>\n"
2444 "  -w --debug-dump[=line,=info,=abbrev,=pubnames,=ranges,=macro,=frames,=str,=loc]\n"
2445 "                         Display the contents of DWARF2 debug sections\n"
2446 msgstr ""
2447 " Ñ¡ÏîΪ£º\n"
2448 "  -a --all               µÈ¼ÛÓÚ£º-h -l -S -s -r -d -V -A -I\n"
2449 "  -h --file-header       ÏÔʾ ELF ÎļþÍ·\n"
2450 "  -l --program-headers   ÏÔʾ³ÌÐòÍ·\n"
2451 "     --segments          --program-headers µÄ±ðÃû\n"
2452 "  -S --section-headers   ÏÔʾ½ÚÍ·\n"
2453 "     --sections          --section-headers µÄ±ðÃû\n"
2454 "  -e --headers           µÈ¼ÛÓÚ£º-h -l -S\n"
2455 "  -s --syms              ÏÔʾ·ûºÅ±í\n"
2456 "      --symbols          --syms µÄ±ðÃû\n"
2457 "  -n --notes             ÏÔʾºËÐÄ×¢ÊÍ (Èç¹ûÓеĻ°)\n"
2458 "  -r --relocs            ÏÔʾÖض¨Î» (Èç¹ûÓеĻ°)\n"
2459 "  -u --unwind            ÏÔʾչ¿ª(unwind)ÐÅÏ¢ (Èç¹ûÓеĻ°)\n"
2460 "  -d --dynamic           ÏÔʾ¶¯Ì¬½Ú (Èç¹ûÓеĻ°)\n"
2461 "  -V --version-info      ÏÔʾ°æ±¾½Ú (Èç¹ûÓеĻ°)\n"
2462 "  -A --arch-specific     ÏÔʾÌåϵ½á¹¹ÌØÓеÄÐÅÏ¢ (Èç¹ûÓеĻ°).\n"
2463 "  -D --use-dynamic       ÏÔʾ·ûºÅµÄʱºòʹÓö¯Ì¬½ÚÐÅÏ¢\n"
2464 "  -x --hex-dump=<±àºÅ>   Êä³ö <±àºÅ> ½ÚµÄÄÚÈÝ\n"
2465 "  -w --debug-dump[=line,=info,=abbrev,=pubnames,=ranges,=macro,=frames,=str,=loc]\n"
2466 "                         ÏÔʾ DWARF2 µ÷ÊÔ½ÚµÄÄÚÈÝ\n"
2468 #: readelf.c:2301
2469 msgid ""
2470 "  -i --instruction-dump=<number>\n"
2471 "                         Disassemble the contents of section <number>\n"
2472 msgstr ""
2473 "  -i --instruction-dump=<±àºÅ>\n"
2474 "                         ·´»ã±à½Ú <±àºÅ> µÄÄÚÈÝ\n"
2476 #: readelf.c:2305
2477 msgid ""
2478 "  -I --histogram         Display histogram of bucket list lengths\n"
2479 "  -W --wide              Allow output width to exceed 80 characters\n"
2480 "  -H --help              Display this information\n"
2481 "  -v --version           Display the version number of readelf\n"
2482 msgstr ""
2484 #: readelf.c:2327
2485 msgid "Out of memory allocating dump request table."
2486 msgstr ""
2488 #: readelf.c:2491
2489 #, c-format
2490 msgid "Unrecognized debug option '%s'\n"
2491 msgstr "ÎÞ·¨Ê¶±ðµÄµ÷ÊÔÑ¡Ïî¡°%s¡±\n"
2493 #: readelf.c:2519
2494 #, c-format
2495 msgid "Invalid option '-%c'\n"
2496 msgstr "ÎÞЧµÄÑ¡Ïî¡°-%c¡±\n"
2498 #: readelf.c:2532
2499 msgid "Nothing to do.\n"
2500 msgstr "ÎÞÊ¿É×ö¡£\n"
2502 #: readelf.c:2545 readelf.c:2562 readelf.c:4867
2503 msgid "none"
2504 msgstr "ÎÞ"
2506 #: readelf.c:2549 readelf.c:2566 readelf.c:2594
2507 #, c-format
2508 msgid "<unknown: %x>"
2509 msgstr "<δ֪£º%x>"
2511 #: readelf.c:2563
2512 msgid "2's complement, little endian"
2513 msgstr ""
2515 #: readelf.c:2564
2516 msgid "2's complement, big endian"
2517 msgstr ""
2519 #: readelf.c:2591
2520 msgid "Standalone App"
2521 msgstr "¶ÀÁ¢Ó¦ÓóÌÐò"
2523 #: readelf.c:2609
2524 msgid "Not an ELF file - it has the wrong magic bytes at the start\n"
2525 msgstr "²»ÊÇ ELF Îļþ - Ëü¿ªÍ·µÄ magic ×Ö½Ú´íÎó\n"
2527 #: readelf.c:2617
2528 msgid "ELF Header:\n"
2529 msgstr "ELF Í·£º\n"
2531 #: readelf.c:2618
2532 msgid "  Magic:   "
2533 msgstr "  Magic£º  "
2535 #: readelf.c:2622
2536 #, c-format
2537 msgid "  Class:                             %s\n"
2538 msgstr ""
2540 #: readelf.c:2624
2541 #, c-format
2542 msgid "  Data:                              %s\n"
2543 msgstr ""
2545 #: readelf.c:2626
2546 #, c-format
2547 msgid "  Version:                           %d %s\n"
2548 msgstr ""
2550 #: readelf.c:2633
2551 #, c-format
2552 msgid "  OS/ABI:                            %s\n"
2553 msgstr ""
2555 #: readelf.c:2635
2556 #, c-format
2557 msgid "  ABI Version:                       %d\n"
2558 msgstr ""
2560 #: readelf.c:2637
2561 #, c-format
2562 msgid "  Type:                              %s\n"
2563 msgstr ""
2565 #: readelf.c:2639
2566 #, c-format
2567 msgid "  Machine:                           %s\n"
2568 msgstr ""
2570 #: readelf.c:2641
2571 #, c-format
2572 msgid "  Version:                           0x%lx\n"
2573 msgstr ""
2575 #: readelf.c:2644
2576 msgid "  Entry point address:               "
2577 msgstr "  Èë¿ÚµãµØÖ·£º              "
2579 #: readelf.c:2646
2580 msgid ""
2581 "\n"
2582 "  Start of program headers:          "
2583 msgstr ""
2584 "\n"
2585 "  ³ÌÐòÍ·Æðµã£º              "
2587 #: readelf.c:2648
2588 msgid ""
2589 " (bytes into file)\n"
2590 "  Start of section headers:          "
2591 msgstr ""
2593 #: readelf.c:2650
2594 msgid " (bytes into file)\n"
2595 msgstr ""
2597 #: readelf.c:2652
2598 #, c-format
2599 msgid "  Flags:                             0x%lx%s\n"
2600 msgstr "  ±êÖ¾£º             0x%lx%s\n"
2602 #: readelf.c:2655
2603 #, c-format
2604 msgid "  Size of this header:               %ld (bytes)\n"
2605 msgstr "  ±¾Í·µÄ´óС£º       %ld (×Ö½Ú)\n"
2607 #: readelf.c:2657
2608 #, c-format
2609 msgid "  Size of program headers:           %ld (bytes)\n"
2610 msgstr "  ³ÌÐòÍ·´óС£º       %ld (×Ö½Ú)\n"
2612 #: readelf.c:2659
2613 #, c-format
2614 msgid "  Number of program headers:         %ld\n"
2615 msgstr "  ³ÌÐòÍ·ÊýÁ¿£º       %ld\n"
2617 #: readelf.c:2661
2618 #, c-format
2619 msgid "  Size of section headers:           %ld (bytes)\n"
2620 msgstr "  ½ÚÍ·´óС£º         %ld (×Ö½Ú)\n"
2622 #: readelf.c:2663
2623 #, c-format
2624 msgid "  Number of section headers:         %ld"
2625 msgstr "  ½ÚÍ·ÊýÁ¿£º         %ld"
2627 #: readelf.c:2668
2628 #, c-format
2629 msgid "  Section header string table index: %ld"
2630 msgstr "  ×Ö·û´®±íË÷Òý½ÚÍ·£º %ld"
2632 #: readelf.c:2702 readelf.c:2738
2633 msgid "program headers"
2634 msgstr "³ÌÐòÍ·"
2636 #: readelf.c:2772
2637 msgid ""
2638 "\n"
2639 "There are no program headers in this file.\n"
2640 msgstr ""
2641 "\n"
2642 "±¾ÎļþÖÐûÓгÌÐòÍ·¡£\n"
2644 #: readelf.c:2778
2645 #, c-format
2646 msgid ""
2647 "\n"
2648 "Elf file type is %s\n"
2649 msgstr ""
2650 "\n"
2651 "Elf ÎļþÀàÐÍΪ %s\n"
2653 #: readelf.c:2779
2654 msgid "Entry point "
2655 msgstr "Èë¿Úµã "
2657 #: readelf.c:2781
2658 #, c-format
2659 msgid ""
2660 "\n"
2661 "There are %d program headers, starting at offset "
2662 msgstr ""
2663 "\n"
2664 "¹²ÓР%d ¸ö³ÌÐòÍ·£¬¿ªÊ¼ÓÚÆ«ÒÆÁ¿"
2666 #: readelf.c:2792 readelf.c:3019 readelf.c:3065 readelf.c:3128 readelf.c:3195
2667 #: readelf.c:4229 readelf.c:4272 readelf.c:4461 readelf.c:5414 readelf.c:5428
2668 #: readelf.c:9659 readelf.c:9699
2669 msgid "Out of memory\n"
2670 msgstr "ÄÚ´æ²»×ã\n"
2672 #: readelf.c:2810 readelf.c:2812
2673 msgid ""
2674 "\n"
2675 "Program Headers:\n"
2676 msgstr ""
2677 "\n"
2678 "³ÌÐòÍ·£º\n"
2680 #: readelf.c:2816
2681 msgid "  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align\n"
2682 msgstr ""
2684 #: readelf.c:2819
2685 msgid "  Type           Offset   VirtAddr           PhysAddr           FileSiz  MemSiz   Flg Align\n"
2686 msgstr ""
2688 #: readelf.c:2823
2689 msgid "  Type           Offset             VirtAddr           PhysAddr\n"
2690 msgstr ""
2692 #: readelf.c:2825
2693 msgid "                 FileSiz            MemSiz              Flags  Align\n"
2694 msgstr ""
2696 #: readelf.c:2925
2697 msgid "more than one dynamic segment\n"
2698 msgstr "¶àÓÚÒ»¸ö¶¯Ì¬¶Î\n"
2700 #: readelf.c:2933
2701 msgid "Unable to find program interpreter name\n"
2702 msgstr "ÎÞ·¨ÕÒµ½³ÌÐò½âÊÍÆ÷Ãû³Æ\n"
2704 #: readelf.c:2940
2705 #, c-format
2706 msgid ""
2707 "\n"
2708 "      [Requesting program interpreter: %s]"
2709 msgstr ""
2710 "\n"
2711 "      [ÕýÔÚÇëÇó³ÌÐò½âÊÍÆ÷£º%s]"
2713 #: readelf.c:2958
2714 msgid ""
2715 "\n"
2716 " Section to Segment mapping:\n"
2717 msgstr ""
2719 #: readelf.c:2959
2720 msgid "  Segment Sections...\n"
2721 msgstr "  ¶Î½Ú...\n"
2723 #: readelf.c:3010 readelf.c:3056
2724 msgid "section headers"
2725 msgstr "½ÚÍ·"
2727 #: readelf.c:3104 readelf.c:3171
2728 msgid "symbols"
2729 msgstr "·ûºÅ"
2731 #: readelf.c:3115 readelf.c:3182
2732 msgid "symtab shndx"
2733 msgstr ""
2735 #: readelf.c:3284
2736 msgid ""
2737 "\n"
2738 "There are no sections in this file.\n"
2739 msgstr ""
2740 "\n"
2741 "±¾ÎļþÖÐûÓнڡ£\n"
2743 #: readelf.c:3290
2744 #, c-format
2745 msgid "There are %d section headers, starting at offset 0x%lx:\n"
2746 msgstr "¹²ÓР%d ¸ö½ÚÍ·£¬´ÓÆ«ÒÆÁ¿ 0x%lx ¿ªÊ¼£º\n"
2748 #: readelf.c:3307 readelf.c:3621 readelf.c:3968 readelf.c:5565
2749 msgid "string table"
2750 msgstr "×Ö·û´®±í"
2752 #: readelf.c:3328
2753 msgid "File contains multiple dynamic symbol tables\n"
2754 msgstr "Îļþº¬Óжà¸ö¶¯Ì¬·ûºÅ±í\n"
2756 #: readelf.c:3340
2757 msgid "File contains multiple dynamic string tables\n"
2758 msgstr "Îļþº¬Óжà¸ö¶¯Ì¬×Ö·û´®±í\n"
2760 #: readelf.c:3346
2761 msgid "dynamic strings"
2762 msgstr "¶¯Ì¬×Ö·û´®"
2764 #: readelf.c:3352
2765 msgid "File contains multiple symtab shndx tables\n"
2766 msgstr ""
2768 #: readelf.c:3390
2769 msgid ""
2770 "\n"
2771 "Section Headers:\n"
2772 msgstr ""
2773 "\n"
2774 "½ÚÍ·£º\n"
2776 #: readelf.c:3392
2777 msgid ""
2778 "\n"
2779 "Section Header:\n"
2780 msgstr ""
2781 "\n"
2782 "½ÚÍ·£º\n"
2784 #: readelf.c:3396
2785 msgid "  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al\n"
2786 msgstr ""
2788 #: readelf.c:3399
2789 msgid "  [Nr] Name              Type            Address          Off    Size   ES Flg Lk Inf Al\n"
2790 msgstr ""
2792 #: readelf.c:3402
2793 msgid "  [Nr] Name              Type             Address           Offset\n"
2794 msgstr ""
2796 #: readelf.c:3403
2797 msgid "       Size              EntSize          Flags  Link  Info  Align\n"
2798 msgstr ""
2800 #: readelf.c:3498
2801 msgid ""
2802 "Key to Flags:\n"
2803 "  W (write), A (alloc), X (execute), M (merge), S (strings)\n"
2804 "  I (info), L (link order), G (group), x (unknown)\n"
2805 "  O (extra OS processing required) o (OS specific), p (processor specific)\n"
2806 msgstr ""
2808 #: readelf.c:3559
2809 #, c-format
2810 msgid ""
2811 "\n"
2812 "Relocation section at offset 0x%lx contains %ld bytes:\n"
2813 msgstr ""
2814 "\n"
2815 "λÓÚÆ«ÒÆÁ¿ 0x%lx µÄÖض¨Î»½Úº¬ÓР%ld ¸ö×Ö½Ú£º\n"
2817 #: readelf.c:3566
2818 msgid ""
2819 "\n"
2820 "There are no dynamic relocations in this file.\n"
2821 msgstr ""
2822 "\n"
2823 "±¾ÎļþÖÐûÓж¯Ì¬Öض¨Î»¡£\n"
2825 #: readelf.c:3593
2826 msgid ""
2827 "\n"
2828 "Relocation section "
2829 msgstr ""
2830 "\n"
2831 "Öض¨Î»½Ú "
2833 #: readelf.c:3598 readelf.c:4031 readelf.c:4045
2834 #, c-format
2835 msgid "'%s'"
2836 msgstr "¡°%s¡±"
2838 #: readelf.c:3600 readelf.c:4047
2839 #, c-format
2840 msgid " at offset 0x%lx contains %lu entries:\n"
2841 msgstr " Î»ÓÚÆ«ÒÆÁ¿ 0x%lx º¬ÓР%lu ¸öÌõÄ¿£º\n"
2843 #: readelf.c:3638
2844 msgid ""
2845 "\n"
2846 "There are no relocations in this file.\n"
2847 msgstr ""
2848 "\n"
2849 "¸ÃÎļþÖÐûÓÐÖض¨Î»ÐÅÏ¢¡£\n"
2851 #: readelf.c:3834
2852 msgid "unwind table"
2853 msgstr ""
2855 #: readelf.c:3885 readelf.c:3897 readelf.c:7890 readelf.c:7901
2856 #, c-format
2857 msgid "Skipping unexpected symbol type %u\n"
2858 msgstr "Ìø¹ýÒâÍâµÄ·ûºÅÀàÐÍ %u\n"
2860 #: readelf.c:3905
2861 #, c-format
2862 msgid "Skipping unexpected relocation type %s\n"
2863 msgstr "Ìø¹ýÒâÍâµÄÖض¨Î»ÀàÐÍ %s\n"
2865 #: readelf.c:3950 readelf.c:3975
2866 msgid ""
2867 "\n"
2868 "There are no unwind sections in this file.\n"
2869 msgstr ""
2871 #: readelf.c:4026
2872 msgid ""
2873 "\n"
2874 "Could not find unwind info section for "
2875 msgstr ""
2877 #: readelf.c:4038
2878 msgid "unwind info"
2879 msgstr ""
2881 #: readelf.c:4040
2882 msgid ""
2883 "\n"
2884 "Unwind section "
2885 msgstr ""
2887 #: readelf.c:4213 readelf.c:4256
2888 msgid "dynamic segment"
2889 msgstr "¶¯Ì¬½Ú"
2891 #: readelf.c:4334
2892 msgid ""
2893 "\n"
2894 "There is no dynamic segment in this file.\n"
2895 msgstr ""
2896 "\n"
2897 "±¾ÎļþûÓж¯Ì¬½Ú¡£\n"
2899 #: readelf.c:4368
2900 msgid "Unable to seek to end of file!"
2901 msgstr "ÎÞ·¨¶¨Î»µÄÎļþĩβ£¡"
2903 #: readelf.c:4379
2904 msgid "Unable to determine the number of symbols to load\n"
2905 msgstr "ÎÞ·¨È·¶¨Òª¶ÁÈëµÄ·ûºÅÊýÁ¿\n"
2907 #: readelf.c:4409
2908 msgid "Unable to seek to end of file\n"
2909 msgstr "ÎÞ·¨¶¨Î»µ½Îļþĩβ\n"
2911 #: readelf.c:4415
2912 msgid "Unable to determine the length of the dynamic string table\n"
2913 msgstr "ÎÞ·¨È·¶¨¶¯Ì¬×Ö·û´®±íµÄ³¤¶È\n"
2915 #: readelf.c:4420
2916 msgid "dynamic string table"
2917 msgstr "¶¯Ì¬×Ö·û´®±í"
2919 #: readelf.c:4454
2920 msgid "symbol information"
2921 msgstr "·ûºÅÐÅÏ¢"
2923 #: readelf.c:4478
2924 #, c-format
2925 msgid ""
2926 "\n"
2927 "Dynamic segment at offset 0x%x contains %ld entries:\n"
2928 msgstr ""
2929 "\n"
2930 "λÓÚÆ«ÒÆÁ¿ 0x%x ´¦µÄ¶¯Ì¬½Úº¬ÓР%ld ¸öÌõÄ¿£º\n"
2932 #: readelf.c:4481
2933 msgid "  Tag        Type                         Name/Value\n"
2934 msgstr "  ±ê¼Ç        ÀàÐÍ                         Ãû³Æ/Öµ\n"
2936 #: readelf.c:4517
2937 msgid "Auxiliary library"
2938 msgstr "¸½¼Ó¿â"
2940 #: readelf.c:4521
2941 msgid "Filter library"
2942 msgstr "¹ýÂËÆ÷¿â"
2944 #: readelf.c:4525
2945 msgid "Configuration file"
2946 msgstr "ÅäÖÃÎļþ"
2948 #: readelf.c:4529
2949 msgid "Dependency audit library"
2950 msgstr ""
2952 #: readelf.c:4533
2953 msgid "Audit library"
2954 msgstr ""
2956 #: readelf.c:4551 readelf.c:4577 readelf.c:4603
2957 msgid "Flags:"
2958 msgstr "±êÖ¾£º"
2960 #: readelf.c:4553 readelf.c:4579 readelf.c:4605
2961 msgid " None\n"
2962 msgstr " ÎÞ\n"
2964 #: readelf.c:4724
2965 #, c-format
2966 msgid "Shared library: [%s]"
2967 msgstr "¹²Ïí¿â£º[%s]"
2969 #: readelf.c:4727
2970 msgid " program interpreter"
2971 msgstr " ³ÌÐò½âÊÍÆ÷"
2973 #: readelf.c:4731
2974 #, c-format
2975 msgid "Library soname: [%s]"
2976 msgstr ""
2978 #: readelf.c:4735
2979 #, c-format
2980 msgid "Library rpath: [%s]"
2981 msgstr ""
2983 #: readelf.c:4739
2984 #, c-format
2985 msgid "Library runpath: [%s]"
2986 msgstr ""
2988 #: readelf.c:4802
2989 #, c-format
2990 msgid "Not needed object: [%s]\n"
2991 msgstr "²»ÐèÒªµÄÄ¿±ê£º[%s]\n"
2993 #: readelf.c:4913
2994 #, c-format
2995 msgid ""
2996 "\n"
2997 "Version definition section '%s' contains %ld entries:\n"
2998 msgstr ""
2999 "\n"
3000 "°æ±¾¶¨Òå½Ú¡°%s¡±º¬ÓР%ld ¸öÌõÄ¿£º\n"
3002 #: readelf.c:4916
3003 msgid "  Addr: 0x"
3004 msgstr "  µØÖ·£º0x"
3006 #: readelf.c:4918 readelf.c:5113
3007 #, c-format
3008 msgid "  Offset: %#08lx  Link: %lx (%s)\n"
3009 msgstr "  Æ«ÒÆÁ¿£º%#08lx  Á¬½Ó£º%lx (%s)\n"
3011 #: readelf.c:4925
3012 msgid "version definition section"
3013 msgstr "°æ±¾¶¨Òå½Ú"
3015 #: readelf.c:4951
3016 #, c-format
3017 msgid "  %#06x: Rev: %d  Flags: %s"
3018 msgstr ""
3020 #: readelf.c:4954
3021 #, c-format
3022 msgid "  Index: %d  Cnt: %d  "
3023 msgstr ""
3025 #: readelf.c:4965
3026 #, c-format
3027 msgid "Name: %s\n"
3028 msgstr "Ãû³Æ£º%s\n"
3030 #: readelf.c:4967
3031 #, c-format
3032 msgid "Name index: %ld\n"
3033 msgstr "Ãû³ÆË÷Òý£º%ld\n"
3035 #: readelf.c:4982
3036 #, c-format
3037 msgid "  %#06x: Parent %d: %s\n"
3038 msgstr ""
3040 #: readelf.c:4985
3041 #, c-format
3042 msgid "  %#06x: Parent %d, name index: %ld\n"
3043 msgstr ""
3045 #: readelf.c:5004
3046 #, c-format
3047 msgid ""
3048 "\n"
3049 "Version needs section '%s' contains %ld entries:\n"
3050 msgstr ""
3052 #: readelf.c:5007
3053 msgid " Addr: 0x"
3054 msgstr " µØÖ·£º0x"
3056 #: readelf.c:5009
3057 #, c-format
3058 msgid "  Offset: %#08lx  Link to section: %ld (%s)\n"
3059 msgstr ""
3061 #: readelf.c:5015
3062 msgid "version need section"
3063 msgstr "°æ±¾ÐèÒª½Ú"
3065 #: readelf.c:5037
3066 #, c-format
3067 msgid "  %#06x: Version: %d"
3068 msgstr ""
3070 #: readelf.c:5040
3071 #, c-format
3072 msgid "  File: %s"
3073 msgstr "  Îļþ£º%s"
3075 #: readelf.c:5042
3076 #, c-format
3077 msgid "  File: %lx"
3078 msgstr "  Îļþ£º%lx"
3080 #: readelf.c:5044
3081 #, c-format
3082 msgid "  Cnt: %d\n"
3083 msgstr "  ¼ÆÊý£º%d\n"
3085 #: readelf.c:5062
3086 #, c-format
3087 msgid "  %#06x: Name: %s"
3088 msgstr "  %#06x£ºÃû³Æ£º%s"
3090 #: readelf.c:5065
3091 #, c-format
3092 msgid "  %#06x: Name index: %lx"
3093 msgstr "  %#06x£ºÃû³ÆË÷Òý£º%lx"
3095 #: readelf.c:5068
3096 #, c-format
3097 msgid "  Flags: %s  Version: %d\n"
3098 msgstr "  ±êÖ¾£º%s  °æ±¾£º%d\n"
3100 #: readelf.c:5104
3101 msgid "version string table"
3102 msgstr "°æ±¾×Ö·û´®±í"
3104 #: readelf.c:5108
3105 #, c-format
3106 msgid ""
3107 "\n"
3108 "Version symbols section '%s' contains %d entries:\n"
3109 msgstr ""
3110 "\n"
3111 "°æ±¾·ûºÅ½Ú¡°%s¡±º¬ÓР%d ¸öÌõÄ¿£º\n"
3113 #: readelf.c:5111
3114 msgid " Addr: "
3115 msgstr " µØÖ·£º"
3117 #: readelf.c:5121
3118 msgid "version symbol data"
3119 msgstr "°æ±¾·ûºÅÊý¾Ý"
3121 #: readelf.c:5148
3122 msgid "   0 (*local*)    "
3123 msgstr "   0 (*±¾µØ*)    "
3125 #: readelf.c:5152
3126 msgid "   1 (*global*)   "
3127 msgstr "   1 (*È«¾Ö*)   "
3129 #: readelf.c:5187 readelf.c:5622
3130 msgid "version need"
3131 msgstr ""
3133 #: readelf.c:5197
3134 msgid "version need aux (2)"
3135 msgstr ""
3137 #: readelf.c:5238 readelf.c:5684
3138 msgid "version def"
3139 msgstr ""
3141 #: readelf.c:5257 readelf.c:5699
3142 msgid "version def aux"
3143 msgstr ""
3145 #: readelf.c:5288
3146 msgid ""
3147 "\n"
3148 "No version information found in this file.\n"
3149 msgstr ""
3151 #: readelf.c:5420
3152 msgid "Unable to read in dynamic data\n"
3153 msgstr "ÎÞ·¨¶ÁÈ붯̬Êý¾Ý\n"
3155 #: readelf.c:5462
3156 msgid "Unable to seek to start of dynamic information"
3157 msgstr "ÎÞ·¨¶¨Î»µ½¶¯Ì¬ÐÅÏ¢µÄÆðµã"
3159 #: readelf.c:5468
3160 msgid "Failed to read in number of buckets\n"
3161 msgstr ""
3163 #: readelf.c:5474
3164 msgid "Failed to read in number of chains\n"
3165 msgstr ""
3167 #: readelf.c:5494
3168 msgid ""
3169 "\n"
3170 "Symbol table for image:\n"
3171 msgstr ""
3173 #: readelf.c:5496
3174 msgid "  Num Buc:    Value  Size   Type   Bind Vis      Ndx Name\n"
3175 msgstr ""
3177 #: readelf.c:5498
3178 msgid "  Num Buc:    Value          Size   Type   Bind Vis      Ndx Name\n"
3179 msgstr ""
3181 #: readelf.c:5543
3182 #, c-format
3183 msgid ""
3184 "\n"
3185 "Symbol table '%s' contains %lu entries:\n"
3186 msgstr ""
3188 #: readelf.c:5547
3189 msgid "   Num:    Value  Size Type    Bind   Vis      Ndx Name\n"
3190 msgstr ""
3192 #: readelf.c:5549
3193 msgid "   Num:    Value          Size Type    Bind   Vis      Ndx Name\n"
3194 msgstr ""
3196 #: readelf.c:5595
3197 msgid "version data"
3198 msgstr "°æ±¾Êý¾Ý"
3200 #: readelf.c:5635
3201 msgid "version need aux (3)"
3202 msgstr ""
3204 #: readelf.c:5660
3205 msgid "bad dynamic symbol"
3206 msgstr "´íÎóµÄ¶¯Ì¬·ûºÅ"
3208 #: readelf.c:5722
3209 msgid ""
3210 "\n"
3211 "Dynamic symbol information is not available for displaying symbols.\n"
3212 msgstr ""
3214 #: readelf.c:5734
3215 #, c-format
3216 msgid ""
3217 "\n"
3218 "Histogram for bucket list length (total of %d buckets):\n"
3219 msgstr ""
3221 #: readelf.c:5736
3222 #, c-format
3223 msgid " Length  Number     %% of total  Coverage\n"
3224 msgstr ""
3226 #: readelf.c:5741 readelf.c:5760 readelf.c:9146 readelf.c:9338
3227 msgid "Out of memory"
3228 msgstr "ÄÚ´æ²»×ã"
3230 #: readelf.c:5809
3231 #, c-format
3232 msgid ""
3233 "\n"
3234 "Dynamic info segment at offset 0x%lx contains %d entries:\n"
3235 msgstr ""
3236 "\n"
3237 "λÓÚÆ«ÒÆÁ¿ 0x%lx µÄ¶¯Ì¬ÐÅÏ¢½Úº¬ÓР%d ¸öÌõÄ¿£º\n"
3239 #: readelf.c:5812
3240 msgid " Num: Name                           BoundTo     Flags\n"
3241 msgstr ""
3243 #: readelf.c:5864
3244 #, c-format
3245 msgid ""
3246 "\n"
3247 "Assembly dump of section %s\n"
3248 msgstr ""
3250 #: readelf.c:5887
3251 #, c-format
3252 msgid ""
3253 "\n"
3254 "Section '%s' has no data to dump.\n"
3255 msgstr ""
3256 "\n"
3257 "¡°%s¡±½ÚûÓпÉÊä³öµÄÊý¾Ý¡£\n"
3259 #: readelf.c:5892
3260 #, c-format
3261 msgid ""
3262 "\n"
3263 "Hex dump of section '%s':\n"
3264 msgstr ""
3265 "\n"
3266 "¡°%s¡±½ÚµÄÊ®Áù½øÖÆÊä³ö£º\n"
3268 #: readelf.c:5897
3269 msgid "section data"
3270 msgstr "½ÚÊä³ö"
3272 #: readelf.c:6046
3273 msgid "badly formed extended line op encountered!\n"
3274 msgstr ""
3276 #: readelf.c:6053
3277 #, c-format
3278 msgid "  Extended opcode %d: "
3279 msgstr ""
3281 #: readelf.c:6058
3282 msgid ""
3283 "End of Sequence\n"
3284 "\n"
3285 msgstr ""
3286 "ÐòÁнáÊø\n"
3287 "\n"
3289 #: readelf.c:6064
3290 #, c-format
3291 msgid "set Address to 0x%lx\n"
3292 msgstr ""
3294 #: readelf.c:6069
3295 msgid "  define new File Table entry\n"
3296 msgstr "  ¶¨ÒåÐÂÎļþ±íÌõÄ¿\n"
3298 #: readelf.c:6070 readelf.c:6199
3299 msgid "  Entry\tDir\tTime\tSize\tName\n"
3300 msgstr "  ÌõÄ¿\tĿ¼\tʱ¼ä\t´óС\tÃû³Æ\n"
3302 #: readelf.c:6072
3303 #, c-format
3304 msgid "   %d\t"
3305 msgstr "   %d\t"
3307 #: readelf.c:6075 readelf.c:6077 readelf.c:6079 readelf.c:6211 readelf.c:6213
3308 #: readelf.c:6215
3309 #, c-format
3310 msgid "%lu\t"
3311 msgstr "%lu\t"
3313 #: readelf.c:6080
3314 #, c-format
3315 msgid ""
3316 "%s\n"
3317 "\n"
3318 msgstr ""
3319 "%s\n"
3320 "\n"
3322 #: readelf.c:6084
3323 #, c-format
3324 msgid "UNKNOWN: length %d\n"
3325 msgstr "δ֪£º³¤¶È %d\n"
3327 #: readelf.c:6110
3328 #, c-format
3329 msgid ""
3330 "\n"
3331 "Dump of debug contents of section %s:\n"
3332 "\n"
3333 msgstr ""
3334 "\n"
3335 "Êä³ö %s ½ÚµÄµ÷ÊÔÄÚÈÝ£º\n"
3336 "\n"
3338 #: readelf.c:6122
3339 msgid "64-bit DWARF line info is not supported yet.\n"
3340 msgstr "Éв»Ö§³Ö 64-λ DWARF ÐÐÐÅÏ¢¡£\n"
3342 #: readelf.c:6129
3343 msgid "The line info appears to be corrupt - the section is too small\n"
3344 msgstr "ÐÐÐÅÏ¢ËƺõÒÑË𻵠- ½Ú¹ýС\n"
3346 #: readelf.c:6137
3347 msgid "Only DWARF version 2 line info is currently supported.\n"
3348 msgstr "Ä¿Ç°Ö»Ö§³ÖµÚ¶þ°æ DWARF ÐÐÐÅÏ¢¡£\n"
3350 #: readelf.c:6152
3351 #, c-format
3352 msgid "  Length:                      %ld\n"
3353 msgstr "  ³¤¶È£º                      %ld\n"
3355 #: readelf.c:6153
3356 #, c-format
3357 msgid "  DWARF Version:               %d\n"
3358 msgstr "  DWARF °æ±¾£º                %d\n"
3360 #: readelf.c:6154
3361 #, c-format
3362 msgid "  Prologue Length:             %d\n"
3363 msgstr ""
3365 #: readelf.c:6155
3366 #, c-format
3367 msgid "  Minimum Instruction Length:  %d\n"
3368 msgstr "  ×îСָÁ¶È£º              %d\n"
3370 #: readelf.c:6156
3371 #, c-format
3372 msgid "  Initial value of 'is_stmt':  %d\n"
3373 msgstr "  ¡°is_stmt¡±µÄ³õʼֵ£º       %d\n"
3375 #: readelf.c:6157
3376 #, c-format
3377 msgid "  Line Base:                   %d\n"
3378 msgstr ""
3380 #: readelf.c:6158
3381 #, c-format
3382 msgid "  Line Range:                  %d\n"
3383 msgstr ""
3385 #: readelf.c:6159
3386 #, c-format
3387 msgid "  Opcode Base:                 %d\n"
3388 msgstr ""
3390 #: readelf.c:6168
3391 msgid ""
3392 "\n"
3393 " Opcodes:\n"
3394 msgstr ""
3396 #: readelf.c:6171
3397 #, c-format
3398 msgid "  Opcode %d has %d args\n"
3399 msgstr ""
3401 #: readelf.c:6177
3402 msgid ""
3403 "\n"
3404 " The Directory Table is empty.\n"
3405 msgstr ""
3406 "\n"
3407 " Ä¿Â¼±íΪ¿Õ¡£\n"
3409 #: readelf.c:6180
3410 msgid ""
3411 "\n"
3412 " The Directory Table:\n"
3413 msgstr ""
3414 "\n"
3415 " Ä¿Â¼±í£º\n"
3417 #: readelf.c:6184
3418 #, c-format
3419 msgid "  %s\n"
3420 msgstr "  %s\n"
3422 #: readelf.c:6195
3423 msgid ""
3424 "\n"
3425 " The File Name Table is empty.\n"
3426 msgstr ""
3427 "\n"
3428 " ÎļþÃû±íΪ¿Õ¡£\n"
3430 #: readelf.c:6198
3431 msgid ""
3432 "\n"
3433 " The File Name Table:\n"
3434 msgstr ""
3435 "\n"
3436 " ÎļþÃû±í£º\n"
3438 #: readelf.c:6206
3439 #, c-format
3440 msgid "  %d\t"
3441 msgstr "  %d\t"
3443 #: readelf.c:6217
3444 #, c-format
3445 msgid "%s\n"
3446 msgstr "%s\n"
3448 #. Now display the statements.
3449 #: readelf.c:6225
3450 msgid ""
3451 "\n"
3452 " Line Number Statements:\n"
3453 msgstr ""
3454 "\n"
3455 " ÐкÅÓï¾ä£º\n"
3457 #: readelf.c:6241
3458 #, c-format
3459 msgid "  Special opcode %d: advance Address by %d to 0x%lx"
3460 msgstr ""
3462 #: readelf.c:6245
3463 #, c-format
3464 msgid " and Line by %d to %d\n"
3465 msgstr ""
3467 #: readelf.c:6256
3468 msgid "  Copy\n"
3469 msgstr "  ¸´ÖÆ\n"
3471 #: readelf.c:6263
3472 #, c-format
3473 msgid "  Advance PC by %d to %lx\n"
3474 msgstr ""
3476 #: readelf.c:6271
3477 #, c-format
3478 msgid "  Advance Line by %d to %d\n"
3479 msgstr ""
3481 #: readelf.c:6278
3482 #, c-format
3483 msgid "  Set File Name to entry %d in the File Name Table\n"
3484 msgstr ""
3486 #: readelf.c:6286
3487 #, c-format
3488 msgid "  Set column to %d\n"
3489 msgstr "  ½«ÁÐÉ趨Ϊ %d\n"
3491 #: readelf.c:6293
3492 #, c-format
3493 msgid "  Set is_stmt to %d\n"
3494 msgstr "  ½« is_stmt É趨Ϊ %d\n"
3496 #: readelf.c:6298
3497 msgid "  Set basic block\n"
3498 msgstr "  É趨»ù±¾¿é\n"
3500 #: readelf.c:6306
3501 #, c-format
3502 msgid "  Advance PC by constant %d to 0x%lx\n"
3503 msgstr ""
3505 #: readelf.c:6314
3506 #, c-format
3507 msgid "  Advance PC by fixed size amount %d to 0x%lx\n"
3508 msgstr ""
3510 #: readelf.c:6319
3511 msgid "  Set prologue_end to true\n"
3512 msgstr ""
3514 #: readelf.c:6323
3515 msgid "  Set epilogue_begin to true\n"
3516 msgstr ""
3518 #: readelf.c:6329
3519 #, c-format
3520 msgid "  Set ISA to %d\n"
3521 msgstr ""
3523 #: readelf.c:6333
3524 #, c-format
3525 msgid "  Unknown opcode %d with operands: "
3526 msgstr ""
3528 #: readelf.c:6365 readelf.c:6827 readelf.c:6899
3529 #, c-format
3530 msgid ""
3531 "Contents of the %s section:\n"
3532 "\n"
3533 msgstr ""
3535 #: readelf.c:6384
3536 msgid "64-bit DWARF pubnames are not supported yet.\n"
3537 msgstr ""
3539 #: readelf.c:6394
3540 msgid "Only DWARF 2 pubnames are currently supported\n"
3541 msgstr ""
3543 #: readelf.c:6401
3544 #, c-format
3545 msgid "  Length:                              %ld\n"
3546 msgstr "  ³¤¶È£º                              %ld\n"
3548 #: readelf.c:6403
3549 #, c-format
3550 msgid "  Version:                             %d\n"
3551 msgstr "  °æ±¾£º                              %d\n"
3553 #: readelf.c:6405
3554 #, c-format
3555 msgid "  Offset into .debug_info section:     %ld\n"
3556 msgstr "  ÔÚ .debug_info ½ÚÖеÄÆ«ÒÆÁ¿£º       %ld\n"
3558 #: readelf.c:6407
3559 #, c-format
3560 msgid "  Size of area in .debug_info section: %ld\n"
3561 msgstr "  ÔÚ .debug_info ½ÚÖÐÇøÓòµÄ´óС£º     %ld\n"
3563 #: readelf.c:6410
3564 msgid ""
3565 "\n"
3566 "    Offset\tName\n"
3567 msgstr ""
3568 "\n"
3569 "    Æ«ÒÆÁ¿\tÃû³Æ\n"
3571 #: readelf.c:6501
3572 #, c-format
3573 msgid "Unknown TAG value: %lx"
3574 msgstr "δ֪µÄ TAG Öµ£º%lx"
3576 #: readelf.c:6612
3577 #, c-format
3578 msgid "Unknown AT value: %lx"
3579 msgstr "δ֪µÄ AT Öµ£º%lx"
3581 #: readelf.c:6649
3582 #, c-format
3583 msgid "Unknown FORM value: %lx"
3584 msgstr "δ֪µÄ FORM Öµ£º%lx"
3586 #: readelf.c:6848
3587 #, c-format
3588 msgid " DW_MACINFO_start_file - lineno: %d filenum: %d\n"
3589 msgstr " DW_MACINFO_start_file - Ðкţº%d Îļþ±àºÅ£º%d\n"
3591 #: readelf.c:6853
3592 msgid " DW_MACINFO_end_file\n"
3593 msgstr " DW_MACINFO_end_file\n"
3595 #: readelf.c:6861
3596 #, c-format
3597 msgid " DW_MACINFO_define - lineno : %d macro : %s\n"
3598 msgstr " DW_MACINFO_define - Ðкţº%d ºê£º%s\n"
3600 #: readelf.c:6869
3601 #, c-format
3602 msgid " DW_MACINFO_undef - lineno : %d macro : %s\n"
3603 msgstr " DW_MACINFO_undef - Ðкţº%d ºê£º%s\n"
3605 #: readelf.c:6880
3606 #, c-format
3607 msgid " DW_MACINFO_vendor_ext - constant : %d string : %s\n"
3608 msgstr " DW_MACINFO_vendor_ext - ³£Á¿£º%d ×Ö·û´®£º%s\n"
3610 #: readelf.c:6908
3611 msgid "  Number TAG\n"
3612 msgstr ""
3614 #: readelf.c:6914
3615 #, c-format
3616 msgid "   %ld      %s    [%s]\n"
3617 msgstr ""
3619 #: readelf.c:6917
3620 msgid "has children"
3621 msgstr ""
3623 #: readelf.c:6917
3624 msgid "no children"
3625 msgstr ""
3627 #: readelf.c:6921
3628 #, c-format
3629 msgid "    %-18s %s\n"
3630 msgstr "    %-18s %s\n"
3632 #: readelf.c:6942
3633 #, c-format
3634 msgid " %lu byte block: "
3635 msgstr " %lu ×ֽڵĿ飺"
3637 #: readelf.c:7265
3638 msgid "(User defined location op)"
3639 msgstr ""
3641 #: readelf.c:7267
3642 msgid "(Unknown location op)"
3643 msgstr ""
3645 #: readelf.c:7305
3646 msgid "debug_loc section data"
3647 msgstr "debug_loc ½ÚÊý¾Ý"
3649 #: readelf.c:7336
3650 msgid ""
3651 "\n"
3652 "The .debug_loc section is empty.\n"
3653 msgstr ""
3654 "\n"
3655 ".debug_loc ½ÚΪ¿Õ¡£\n"
3657 #: readelf.c:7339
3658 msgid ""
3659 "Contents of the .debug_loc section:\n"
3660 "\n"
3661 msgstr ""
3662 ".debug_loc ½ÚµÄÄÚÈÝ£º\n"
3663 "\n"
3665 #: readelf.c:7340
3666 msgid ""
3667 "\n"
3668 "    Offset   Begin    End      Expression\n"
3669 msgstr ""
3671 #: readelf.c:7412
3672 msgid "debug_str section data"
3673 msgstr "debug_str ½ÚÊý¾Ý"
3675 #: readelf.c:7431
3676 msgid "<no .debug_str section>"
3677 msgstr "<ûÓР.debug_str ½Ú>"
3679 #: readelf.c:7434
3680 msgid "<offset is too big>"
3681 msgstr "<Æ«ÒÆÁ¿¹ý´ó>"
3683 #: readelf.c:7454
3684 msgid ""
3685 "\n"
3686 "The .debug_str section is empty.\n"
3687 msgstr ""
3688 "\n"
3689 ".debug_str ½ÚΪ¿Õ¡£\n"
3691 #: readelf.c:7458
3692 msgid ""
3693 "Contents of the .debug_str section:\n"
3694 "\n"
3695 msgstr ""
3696 ".debug_str ½ÚµÄÄÚÈÝ£º\n"
3697 "\n"
3699 #: readelf.c:7629
3700 #, c-format
3701 msgid " (indirect string, offset: 0x%lx): "
3702 msgstr " (¼ä½Ó×Ö·û´®£¬Æ«ÒÆÁ¿£º0x%lx)£º"
3704 #: readelf.c:7638
3705 #, c-format
3706 msgid "Unrecognized form: %d\n"
3707 msgstr "ÎÞ·¨Ê¶±ðµÄÐÎʽ£º%d\n"
3709 #: readelf.c:7651
3710 msgid "(not inlined)"
3711 msgstr "(δÄÚÁ¬)"
3713 #: readelf.c:7652
3714 msgid "(inlined)"
3715 msgstr "(ÒÑÄÚÁ¬)"
3717 #: readelf.c:7653
3718 msgid "(declared as inline but ignored)"
3719 msgstr "(ÉùÃ÷ΪÄÚÁ¬µ«±»ºöÂÔ)"
3721 #: readelf.c:7654
3722 msgid "(declared as inline and inlined)"
3723 msgstr "(ÉùÃ÷ΪÄÚÁ¬²¢ÒÑÄÚÁ¬)"
3725 #: readelf.c:7655
3726 #, c-format
3727 msgid "  (Unknown inline attribute value: %lx)"
3728 msgstr "  (δ֪µÄÄÚÁ¬ÊôÐÔÖµ£º%lx)"
3730 #: readelf.c:7826 readelf.c:8029
3731 #, c-format
3732 msgid ""
3733 "The section %s contains:\n"
3734 "\n"
3735 msgstr ""
3736 "%s ½Úº¬ÓУº\n"
3737 "\n"
3739 #: readelf.c:7850
3740 msgid "64-bit DWARF debug info is not supported yet.\n"
3741 msgstr "Éв»Ö§³Ö 64-λ DWARF µ÷ÊÔÐÅÏ¢¡£\n"
3743 #: readelf.c:7919
3744 #, c-format
3745 msgid "  Compilation Unit @ %lx:\n"
3746 msgstr "  ±àÒëµ¥Ôª @ %lx£º\n"
3748 #: readelf.c:7920
3749 #, c-format
3750 msgid "   Length:        %ld\n"
3751 msgstr "   ³¤¶È£º        %ld\n"
3753 #: readelf.c:7921
3754 #, c-format
3755 msgid "   Version:       %d\n"
3756 msgstr "   °æ±¾£º        %d\n"
3758 #: readelf.c:7922
3759 #, c-format
3760 msgid "   Abbrev Offset: %ld\n"
3761 msgstr "   ËõдƫÒÆÁ¿£º  %ld\n"
3763 #: readelf.c:7923
3764 #, c-format
3765 msgid "   Pointer Size:  %d\n"
3766 msgstr "   Ö¸Õë´óС£º    %d\n"
3768 #: readelf.c:7927
3769 msgid "Only version 2 DWARF debug information is currently supported.\n"
3770 msgstr "Ö»Ö§³ÖµÚ¶þ°æ DWARF µ÷ÊÔÐÅÏ¢¡£\n"
3772 #: readelf.c:7948
3773 msgid "Unable to locate .debug_abbrev section!\n"
3774 msgstr "ÎÞ·¨¶¨Î» .debug_abbrev ½Ú£¡\n"
3776 #: readelf.c:7954
3777 msgid "debug_abbrev section data"
3778 msgstr "debug_abbrev ½ÚÊý¾Ý"
3780 #: readelf.c:7991
3781 #, c-format
3782 msgid "Unable to locate entry %lu in the abbreviation table\n"
3783 msgstr "ÎÞ·¨ÔÚËõд±íÖж¨Î»ÌõÄ¿ %lu\n"
3785 #: readelf.c:7996
3786 #, c-format
3787 msgid " <%d><%lx>: Abbrev Number: %lu (%s)\n"
3788 msgstr " <%d><%lx>£ºËõд±àºÅ£º%lu (%s)\n"
3790 #: readelf.c:8050
3791 msgid "64-bit DWARF aranges are not supported yet.\n"
3792 msgstr ""
3794 #: readelf.c:8056
3795 msgid "Only DWARF 2 aranges are currently supported.\n"
3796 msgstr ""
3798 #: readelf.c:8060
3799 #, c-format
3800 msgid "  Length:                   %ld\n"
3801 msgstr ""
3803 #: readelf.c:8061
3804 #, c-format
3805 msgid "  Version:                  %d\n"
3806 msgstr ""
3808 #: readelf.c:8062
3809 #, c-format
3810 msgid "  Offset into .debug_info:  %lx\n"
3811 msgstr ""
3813 #: readelf.c:8063
3814 #, c-format
3815 msgid "  Pointer Size:             %d\n"
3816 msgstr ""
3818 #: readelf.c:8064
3819 #, c-format
3820 msgid "  Segment Size:             %d\n"
3821 msgstr ""
3823 #: readelf.c:8066
3824 msgid ""
3825 "\n"
3826 "    Address  Length\n"
3827 msgstr ""
3829 #: readelf.c:8248
3830 #, c-format
3831 msgid "The section %s contains:\n"
3832 msgstr "%s ½Úº¬ÓУº\n"
3834 #: readelf.c:8271
3835 msgid "64-bit DWARF format frames are not supported yet.\n"
3836 msgstr ""
3838 #: readelf.c:8820
3839 #, c-format
3840 msgid "Displaying the debug contents of section %s is not yet supported.\n"
3841 msgstr "Éв»Ö§³ÖÏÔʾ %s ½ÚµÄµ÷ÊÔÄÚÈÝ¡£\n"
3843 #: readelf.c:8886
3844 #, c-format
3845 msgid ""
3846 "\n"
3847 "Section '%s' has no debugging data.\n"
3848 msgstr ""
3850 #: readelf.c:8891 readelf.c:8953
3851 msgid "debug section data"
3852 msgstr "µ÷ÊÔ½ÚÊý¾Ý"
3854 #: readelf.c:8907
3855 #, c-format
3856 msgid "Unrecognized debug section: %s\n"
3857 msgstr "ÎÞ·¨Ê¶±ðµÄµ÷ÊÔ½Ú£º%s\n"
3859 #: readelf.c:8981
3860 msgid "Some sections were not dumped because they do not exist!\n"
3861 msgstr "ûÓÐÊä³öijЩ½ÚÊÇÒòΪËüÃDz¢²»´æÔÚ£¡\n"
3863 #: readelf.c:9054 readelf.c:9418
3864 msgid "liblist"
3865 msgstr ""
3867 #: readelf.c:9139
3868 msgid "options"
3869 msgstr "Ñ¡Ïî"
3871 #: readelf.c:9170
3872 #, c-format
3873 msgid ""
3874 "\n"
3875 "Section '%s' contains %d entries:\n"
3876 msgstr ""
3877 "\n"
3878 "¡°%s¡±½Úº¬ÓР%d ¸öÌõÄ¿£º\n"
3880 #: readelf.c:9331
3881 msgid "conflict list found without a dynamic symbol table"
3882 msgstr ""
3884 #: readelf.c:9349 readelf.c:9365
3885 msgid "conflict"
3886 msgstr "³åÍ»"
3888 #: readelf.c:9375
3889 #, c-format
3890 msgid ""
3891 "\n"
3892 "Section '.conflict' contains %ld entries:\n"
3893 msgstr ""
3895 #: readelf.c:9377
3896 msgid "  Num:    Index       Value  Name"
3897 msgstr ""
3899 #: readelf.c:9426
3900 msgid "liblist string table"
3901 msgstr ""
3903 #: readelf.c:9435
3904 #, c-format
3905 msgid ""
3906 "\n"
3907 "Library list section '%s' contains %lu entries:\n"
3908 msgstr ""
3910 #: readelf.c:9484
3911 msgid "NT_PRSTATUS (prstatus structure)"
3912 msgstr "NT_PRSTATUS (prstatus ½á¹¹)"
3914 #: readelf.c:9485
3915 msgid "NT_FPREGSET (floating point registers)"
3916 msgstr "NT_FPREGSET (¸¡µã¼Ä´æÆ÷)"
3918 #: readelf.c:9486
3919 msgid "NT_PRPSINFO (prpsinfo structure)"
3920 msgstr "NT_PRPSINFO (prpsinfo ½á¹¹)"
3922 #: readelf.c:9487
3923 msgid "NT_TASKSTRUCT (task structure)"
3924 msgstr "NT_TASKSTRUCT (ÈÎÎñ½á¹¹)"
3926 #: readelf.c:9488
3927 msgid "NT_PRXFPREG (user_xfpregs structure)"
3928 msgstr "NT_PRXFPREG (user_xfpregs ½á¹¹)"
3930 #: readelf.c:9489
3931 msgid "NT_PSTATUS (pstatus structure)"
3932 msgstr "NT_PSTATUS (pstatus ½á¹¹)"
3934 #: readelf.c:9490
3935 msgid "NT_FPREGS (floating point registers)"
3936 msgstr "NT_FPREGS (¸¡µãÊý¼Ä´æÆ÷)"
3938 #: readelf.c:9491
3939 msgid "NT_PSINFO (psinfo structure)"
3940 msgstr "NT_PSINFO (psinfo ½á¹¹)"
3942 #: readelf.c:9492
3943 msgid "NT_LWPSTATUS (lwpstatus_t structure)"
3944 msgstr "NT_LWPSTATUS (lwpstatus_t ½á¹¹)"
3946 #: readelf.c:9493
3947 msgid "NT_LWPSINFO (lwpsinfo_t structure)"
3948 msgstr "NT_LWPSINFO (lwpsinfo_t ½á¹¹)"
3950 #: readelf.c:9494
3951 msgid "NT_WIN32PSTATUS (win32_pstatus structure)"
3952 msgstr "NT_WIN32PSTATUS (win32_pstatus ½á¹¹)"
3954 #: readelf.c:9496 readelf.c:9520
3955 #, c-format
3956 msgid "Unknown note type: (0x%08x)"
3957 msgstr "δ֪µÄ×¢ÊÍÀàÐÍ£º(0x%08x)"
3959 #. NetBSD core "procinfo" structure.
3960 #: readelf.c:9510
3961 msgid "NetBSD procinfo structure"
3962 msgstr "NetBSD procinfo ½á¹¹"
3964 #: readelf.c:9537 readelf.c:9551
3965 msgid "PT_GETREGS (reg structure)"
3966 msgstr "PT_GETREGS (reg ½á¹¹)"
3968 #: readelf.c:9539 readelf.c:9553
3969 msgid "PT_GETFPREGS (fpreg structure)"
3970 msgstr "PT_GETFPREGS (fpreg ½á¹¹)"
3972 #: readelf.c:9559
3973 #, c-format
3974 msgid "PT_FIRSTMACH+%d"
3975 msgstr ""
3977 #: readelf.c:9613
3978 msgid "notes"
3979 msgstr "×¢ÊÍ"
3981 #: readelf.c:9619
3982 #, c-format
3983 msgid ""
3984 "\n"
3985 "Notes at offset 0x%08lx with length 0x%08lx:\n"
3986 msgstr ""
3987 "\n"
3988 "×¢ÊÍλÓÚÆ«ÒÆÁ¿ 0x%08lx ³¤¶ÈΪ 0x%08lx£º\n"
3990 #: readelf.c:9621
3991 msgid "  Owner\t\tData size\tDescription\n"
3992 msgstr "  ËùÓÐÕß\t\tÊý¾Ý´óС\tÃèÊö\n"
3994 #: readelf.c:9640
3995 #, c-format
3996 msgid "corrupt note found at offset %x into core notes\n"
3997 msgstr ""
3999 #: readelf.c:9642
4000 #, c-format
4001 msgid " type: %x, namesize: %08lx, descsize: %08lx\n"
4002 msgstr " ÀàÐÍ£º%x£¬Ãû³Æ´óС£º%08lx£¬ÃèÊö´óС£º%08lx\n"
4004 #: readelf.c:9744
4005 msgid "No note segments present in the core file.\n"
4006 msgstr "core ÎļþÖÐûÓÐ×¢ÊͶΡ£\n"
4008 #: readelf.c:9822
4009 msgid ""
4010 "This instance of readelf has been built without support for a\n"
4011 "64 bit data type and so it cannot read 64 bit ELF files.\n"
4012 msgstr ""
4013 "±¾ readelf ÊµÀý±àÒëʱδ¼ÓÈë 64 Î»Êý¾ÝÀàÐÍÖ§³Ö£¬\n"
4014 "Òò¶øÎÞ·¨¶ÁÈë 64 Î» ELF Îļþ¡£\n"
4016 #: readelf.c:9868
4017 #, c-format
4018 msgid "Cannot stat input file %s.\n"
4019 msgstr "ÎÞ·¨¶ÔÊäÈëÎļþ %s Ö´ÐРstat ²Ù×÷¡£\n"
4021 #: readelf.c:9875
4022 #, c-format
4023 msgid "Input file %s not found.\n"
4024 msgstr "ÕÒ²»µ½ÊäÈëÎļþ %s¡£\n"
4026 #: readelf.c:9881
4027 #, c-format
4028 msgid "%s: Failed to read file header\n"
4029 msgstr "%s£º¶ÁÈëÎļþͷʧ°Ü\n"
4031 #: readelf.c:9895
4032 #, c-format
4033 msgid ""
4034 "\n"
4035 "File: %s\n"
4036 msgstr ""
4037 "\n"
4038 "Îļþ£º%s\n"
4040 #: rename.c:131
4041 #, c-format
4042 msgid "%s: cannot set time: %s"
4043 msgstr "%s£ºÎÞ·¨ÉèÖÃʱ¼ä£º%s"
4045 #. We have to clean up here.
4046 #: rename.c:170 rename.c:203
4047 #, c-format
4048 msgid "%s: rename: %s"
4049 msgstr "%s£ºÖØÃüÃû£º%s"
4051 #: rename.c:211
4052 #, c-format
4053 msgid "%s: simple_copy: %s"
4054 msgstr ""
4056 #: resbin.c:134
4057 #, c-format
4058 msgid "%s: not enough binary data"
4059 msgstr ""
4061 #: resbin.c:153
4062 msgid "null terminated unicode string"
4063 msgstr "ÒÔ null ÖÕÖ¹µÄ unicode ×Ö·û´®"
4065 #: resbin.c:183 resbin.c:189
4066 msgid "resource ID"
4067 msgstr "×ÊÔ´ ID"
4069 #: resbin.c:233
4070 msgid "cursor"
4071 msgstr "¹â±ê"
4073 #: resbin.c:267 resbin.c:274
4074 msgid "menu header"
4075 msgstr "²Ëµ¥Í·"
4077 #: resbin.c:284
4078 msgid "menuex header"
4079 msgstr "À©Õ¹²Ëµ¥Í·"
4081 #: resbin.c:288
4082 msgid "menuex offset"
4083 msgstr "À©Õ¹²Ëµ¥Æ«ÒÆÁ¿"
4085 #: resbin.c:295
4086 #, c-format
4087 msgid "unsupported menu version %d"
4088 msgstr "²»Ö§³ÖµÄ²Ëµ¥°æ±¾ %d"
4090 #: resbin.c:323 resbin.c:338 resbin.c:404
4091 msgid "menuitem header"
4092 msgstr "²Ëµ¥ÏîÍ·"
4094 #: resbin.c:434
4095 msgid "menuitem"
4096 msgstr "²Ëµ¥Ïî"
4098 #: resbin.c:475 resbin.c:503
4099 msgid "dialog header"
4100 msgstr "¶Ô»°¿òÍ·"
4102 #: resbin.c:493
4103 #, c-format
4104 msgid "unexpected DIALOGEX version %d"
4105 msgstr "ÒâÍâµÄÀ©Õ¹¶Ô»°¿ò°æ±¾ %d"
4107 #: resbin.c:538
4108 msgid "dialog font point size"
4109 msgstr ""
4111 #: resbin.c:546
4112 msgid "dialogex font information"
4113 msgstr ""
4115 #: resbin.c:572 resbin.c:590
4116 msgid "dialog control"
4117 msgstr "¶Ô»°¿ò¿ØÖÆ"
4119 #: resbin.c:582
4120 msgid "dialogex control"
4121 msgstr "¶Ô»°¿òÀ©Õ¹¿ØÖÆ"
4123 #: resbin.c:611
4124 msgid "dialog control end"
4125 msgstr "¶Ô»°¿ò¿ØÖƽáÊø"
4127 #: resbin.c:623
4128 msgid "dialog control data"
4129 msgstr "¶Ô»°¿ò¿ØÖÆÊý¾Ý"
4131 #: resbin.c:666
4132 msgid "stringtable string length"
4133 msgstr "×Ö·û´®±í×Ö·û´®³¤¶È"
4135 #: resbin.c:676
4136 msgid "stringtable string"
4137 msgstr "×Ö·û´®±í×Ö·û´®"
4139 #: resbin.c:709
4140 msgid "fontdir header"
4141 msgstr "×ÖÌåĿ¼ͷ"
4143 #: resbin.c:722
4144 msgid "fontdir"
4145 msgstr "×ÖÌåĿ¼"
4147 #: resbin.c:738
4148 msgid "fontdir device name"
4149 msgstr "×ÖÌåĿ¼É豸Ãû"
4151 #: resbin.c:744
4152 msgid "fontdir face name"
4153 msgstr ""
4155 #: resbin.c:787
4156 msgid "accelerator"
4157 msgstr "¼ÓËÙ¼ü"
4159 #: resbin.c:851
4160 msgid "group cursor header"
4161 msgstr "×é¹â±êÍ·"
4163 #: resbin.c:855
4164 #, c-format
4165 msgid "unexpected group cursor type %d"
4166 msgstr "ÒâÍâµÄ×é¹â±êÀàÐÍ %d"
4168 #: resbin.c:870
4169 msgid "group cursor"
4170 msgstr "×é¹â±ê"
4172 #: resbin.c:909
4173 msgid "group icon header"
4174 msgstr "×éͼ±êÍ·"
4176 #: resbin.c:913
4177 #, c-format
4178 msgid "unexpected group icon type %d"
4179 msgstr "ÒâÍâµÄ×éͼ±êÀàÐÍ %d"
4181 #: resbin.c:928
4182 msgid "group icon"
4183 msgstr "×éͼ±ê"
4185 #: resbin.c:999 resbin.c:1218
4186 msgid "unexpected version string"
4187 msgstr "ÒâÍâµÄ°æ±¾×Ö·û´®"
4189 #: resbin.c:1033
4190 #, c-format
4191 msgid "version length %d does not match resource length %lu"
4192 msgstr "°æ±¾³¤¶È %d ²»Æ¥Åä×ÊÔ´³¤¶È %lu"
4194 #: resbin.c:1037
4195 #, c-format
4196 msgid "unexpected version type %d"
4197 msgstr "ÒâÍâµÄ°æ±¾ÀàÐÍ %d"
4199 #: resbin.c:1049
4200 #, c-format
4201 msgid "unexpected fixed version information length %d"
4202 msgstr ""
4204 #: resbin.c:1052
4205 msgid "fixed version info"
4206 msgstr ""
4208 #: resbin.c:1056
4209 #, c-format
4210 msgid "unexpected fixed version signature %lu"
4211 msgstr "ÒâÍâµÄ¹Ì¶¨°æ±¾Ç©Ãû %lu"
4213 #: resbin.c:1060
4214 #, c-format
4215 msgid "unexpected fixed version info version %lu"
4216 msgstr "ÒâÍâµÄ¹Ì¶¨°æ±¾ÐÅÏ¢°æ±¾ %lu"
4218 #: resbin.c:1089
4219 msgid "version var info"
4220 msgstr ""
4222 #: resbin.c:1106
4223 #, c-format
4224 msgid "unexpected stringfileinfo value length %d"
4225 msgstr ""
4227 #: resbin.c:1116
4228 #, c-format
4229 msgid "unexpected version stringtable value length %d"
4230 msgstr ""
4232 #: resbin.c:1150
4233 #, c-format
4234 msgid "unexpected version string length %d != %d + %d"
4235 msgstr "ÒâÍâµÄ°æ±¾×Ö·û´®³¤¶È %d != %d + %d"
4237 #: resbin.c:1161
4238 #, c-format
4239 msgid "unexpected version string length %d < %d"
4240 msgstr "ÒâÍâµÄ°æ±¾×Ö·û´®³¤¶È %d < %d"
4242 #: resbin.c:1178
4243 #, c-format
4244 msgid "unexpected varfileinfo value length %d"
4245 msgstr ""
4247 #: resbin.c:1197
4248 msgid "version varfileinfo"
4249 msgstr ""
4251 #: resbin.c:1212
4252 #, c-format
4253 msgid "unexpected version value length %d"
4254 msgstr "ÒâÍâµÄ°æ±¾Öµ³¤¶È %d"
4256 #: rescoff.c:128
4257 msgid "filename required for COFF input"
4258 msgstr "COFF ÊäÈëÐèÒªÎļþÃû"
4260 #: rescoff.c:145
4261 #, c-format
4262 msgid "%s: no resource section"
4263 msgstr "%s£ºÃ»ÓÐ×ÊÔ´½Ú"
4265 #: rescoff.c:152
4266 msgid "can't read resource section"
4267 msgstr "ÎÞ·¨¶ÁÈë×ÊÔ´½Ú"
4269 #: rescoff.c:178
4270 #, c-format
4271 msgid "%s: %s: address out of bounds"
4272 msgstr "%s£º%s£ºµØÖ·³¬³ö½çÏÞ"
4274 #: rescoff.c:197
4275 msgid "directory"
4276 msgstr "Ŀ¼"
4278 #: rescoff.c:225
4279 msgid "named directory entry"
4280 msgstr "ÒÑÃüÃûµÄĿ¼ÌõÄ¿"
4282 #: rescoff.c:234
4283 msgid "directory entry name"
4284 msgstr "Ŀ¼ÌõÄ¿Ãû"
4286 #: rescoff.c:254
4287 msgid "named subdirectory"
4288 msgstr "ÒÑÃüÃûµÄ×ÓĿ¼"
4290 #: rescoff.c:262
4291 msgid "named resource"
4292 msgstr "ÒÑÃüÃûµÄ×ÊÔ´"
4294 #: rescoff.c:277
4295 msgid "ID directory entry"
4296 msgstr ""
4298 #: rescoff.c:294
4299 msgid "ID subdirectory"
4300 msgstr ""
4302 #: rescoff.c:302
4303 msgid "ID resource"
4304 msgstr ""
4306 #: rescoff.c:328
4307 msgid "resource type unknown"
4308 msgstr "×ÊÔ´ÀàÐÍδ֪"
4310 #: rescoff.c:331
4311 msgid "data entry"
4312 msgstr "Êý¾ÝÌõÄ¿"
4314 #: rescoff.c:339
4315 msgid "resource data"
4316 msgstr "×ÊÔ´Êý¾Ý"
4318 #: rescoff.c:344
4319 msgid "resource data size"
4320 msgstr "×ÊÔ´Êý¾Ý´óС"
4322 #: rescoff.c:439
4323 msgid "filename required for COFF output"
4324 msgstr "COFF Êä³öÐèÒªÎļþÃû"
4326 #: rescoff.c:738
4327 msgid "can't get BFD_RELOC_RVA relocation type"
4328 msgstr "ÎÞ·¨µÃµ½ BFD_RELOC_RVA Öض¨ÏòÀàÐÍ"
4330 #: resrc.c:240 resrc.c:312
4331 #, c-format
4332 msgid "can't open temporary file `%s': %s"
4333 msgstr "ÎÞ·¨´ò¿ªÁÙʱÎļþ¡°%s¡±£º%s"
4335 #: resrc.c:246
4336 #, c-format
4337 msgid "can't redirect stdout: `%s': %s"
4338 msgstr "ÎÞ·¨Öض¨Ïò±ê×¼Êä³ö£º¡°%s¡±£º%s"
4340 #: resrc.c:262
4341 #, c-format
4342 msgid "%s %s: %s"
4343 msgstr "%s %s£º%s"
4345 #: resrc.c:308
4346 #, c-format
4347 msgid "can't execute `%s': %s"
4348 msgstr "ÎÞ·¨Ö´ÐС°%s¡±£º%s"
4350 #: resrc.c:317
4351 #, c-format
4352 msgid "Using temporary file `%s' to read preprocessor output\n"
4353 msgstr "ʹÓÃÁÙʱÎļþ¡°%s¡±ÒÔ¶ÁÈëÔ¤´¦ÀíÆ÷Êä³ö\n"
4355 #: resrc.c:324
4356 #, c-format
4357 msgid "can't popen `%s': %s"
4358 msgstr "ÎÞ·¨ popen ¡°%s¡±£º%s"
4360 #: resrc.c:326
4361 msgid "Using popen to read preprocessor output\n"
4362 msgstr "ʹÓàpopen ¶ÁÈëÔ¤´¦ÀíÆ÷Êä³ö\n"
4364 #: resrc.c:369
4365 #, c-format
4366 msgid "Tried `%s'\n"
4367 msgstr ""
4369 #: resrc.c:380
4370 #, c-format
4371 msgid "Using `%s'\n"
4372 msgstr "ʹÓá°%s¡±\n"
4374 #: resrc.c:542
4375 #, c-format
4376 msgid "%s:%d: %s\n"
4377 msgstr "%s£º%d£º%s\n"
4379 #: resrc.c:551
4380 #, c-format
4381 msgid "%s: unexpected EOF"
4382 msgstr "%s£ºÎļþÒâÍâ½áÊø"
4384 #: resrc.c:608
4385 #, c-format
4386 msgid "%s: read of %lu returned %lu"
4387 msgstr "%s£º¶ÁÈ¡ %lu ·µ»Ø %lu"
4389 #: resrc.c:650 resrc.c:904 resrc.c:1177 resrc.c:1331
4390 #, c-format
4391 msgid "stat failed on bitmap file `%s': %s"
4392 msgstr "¶ÔλͼÎļþ¡°%s¡±½øÐРstat ²Ù×÷ʧ°Ü£º%s"
4394 #: resrc.c:703
4395 #, c-format
4396 msgid "cursor file `%s' does not contain cursor data"
4397 msgstr "¹â±êÎļþ¡°%s¡±²»º¬Óйâ±êÊý¾Ý"
4399 #: resrc.c:735 resrc.c:1048
4400 #, c-format
4401 msgid "%s: fseek to %lu failed: %s"
4402 msgstr ""
4404 #: resrc.c:872
4405 msgid "help ID requires DIALOGEX"
4406 msgstr ""
4408 #: resrc.c:874
4409 msgid "control data requires DIALOGEX"
4410 msgstr ""
4412 #: resrc.c:1017
4413 #, c-format
4414 msgid "icon file `%s' does not contain icon data"
4415 msgstr "ͼ±êÎļþ¡°%s¡±²»º¬ÓÐͼ±êÊý¾Ý"
4417 #: resrc.c:1536
4418 #, c-format
4419 msgid "can't open `%s' for output: %s"
4420 msgstr "ÎÞ·¨ÎªÊä³ö´ò¿ª¡°%s¡±£º%s"
4422 #: size.c:86
4423 msgid " Displays the sizes of sections inside binary files\n"
4424 msgstr " ÏÔʾ¶þ½øÖÆÎļþÖнڵĴóС\n"
4426 #: size.c:87
4427 msgid " If no input file(s) are specified, a.out is assumed\n"
4428 msgstr " Ã»Óиø³öÊäÈëÎļþ£¬Ä¬ÈÏΪ a.out\n"
4430 #: size.c:88
4431 #, c-format
4432 msgid ""
4433 " The options are:\n"
4434 "  -A|-B     --format={sysv|berkeley}  Select output style (default is %s)\n"
4435 "  -o|-d|-h  --radix={8|10|16}         Display numbers in octal, decimal or hex\n"
4436 "  -t        --totals                  Display the total sizes (Berkeley only)\n"
4437 "            --target=<bfdname>        Set the binary file format\n"
4438 "  -h        --help                    Display this information\n"
4439 "  -v        --version                 Display the program's version\n"
4440 "\n"
4441 msgstr ""
4442 " Ñ¡ÏîΪ£º\n"
4443 "  -A|-B     --format={sysv|berkeley}  Ñ¡ÔñÊä³ö·ç¸ñ (ĬÈÏΪ %s)\n"
4444 "  -o|-d|-h  --radix={8|10|16}         Ò԰˽øÖÆ¡¢Ê®½øÖÆ»òÊ®Áù½øÖÆÏÔʾÊýÖµ\n"
4445 "  -t        --totals                  ÏÔʾ×Ü´óС (Ö»ÓÃÓÚ Berkeley ·ç¸ñ)\n"
4446 "            --target=<bfdname>        É趨¶þ½øÖÆÎļþ¸ñʽ\n"
4447 "  -h        --help                    ÏÔʾ±¾ÐÅÏ¢\n"
4448 "  -v        --version                 ÏÔʾ³ÌÐòµÄ°æ±¾ºÅ\n"
4449 "\n"
4451 #: size.c:160
4452 #, c-format
4453 msgid "invalid argument to --format: %s"
4454 msgstr "--format µÄÎÞЧ²ÎÊý£º%s"
4456 #: size.c:187
4457 #, c-format
4458 msgid "Invalid radix: %s\n"
4459 msgstr ""
4461 #: srconv.c:1953
4462 msgid "Convert a COFF object file into a SYSROFF object file\n"
4463 msgstr "½« COFF Ä¿±êÎļþת»»Îª SYSROFF Ä¿±êÎļþ\n"
4465 #: srconv.c:1954
4466 msgid ""
4467 " The options are:\n"
4468 "  -q --quick       (Obsolete - ignoerd)\n"
4469 "  -n --noprescan   Do not perform a scan to convert commons into defs\n"
4470 "  -d --debug       Display information about what is being done\n"
4471 "  -h --help        Display this information\n"
4472 "  -v --version     Print the program's version number\n"
4473 msgstr ""
4474 " Ñ¡ÏîΪ£º\n"
4475 "  -q --quick       (¹ýÆÚ - ºöÂÔ)\n"
4476 "  -n --noprescan   ²»Ö´ÐÐɨÃèÒÔ½« commons ×ª»»Îª defs\n"
4477 "  -d --debug       ÏÔʾ¹ØÓÚÒÑÍê³ÉÊÂÎñµÄÐÅÏ¢\n"
4478 "  -h --help        ÏÔʾ±¾ÐÅÏ¢\n"
4479 "  -v --version     ´òÓ¡³ÌÐòµÄ°æ±¾ºÅ\n"
4481 #: srconv.c:2099
4482 #, c-format
4483 msgid "unable to open output file %s"
4484 msgstr "ÎÞ·¨´ò¿ªÊä³öÎļþ %s"
4486 #: stabs.c:343 stabs.c:1759
4487 msgid "numeric overflow"
4488 msgstr "ÊýÖµÒç³ö"
4490 #: stabs.c:354
4491 #, c-format
4492 msgid "Bad stab: %s\n"
4493 msgstr ""
4495 #: stabs.c:364
4496 #, c-format
4497 msgid "Warning: %s: %s\n"
4498 msgstr "¾¯¸æ£º%s£º%s\n"
4500 #: stabs.c:485
4501 msgid "N_LBRAC not within function\n"
4502 msgstr "N_LBRAC ²»ÔÚº¯ÊýÖÐ\n"
4504 #: stabs.c:524
4505 msgid "Too many N_RBRACs\n"
4506 msgstr "¹ý¶àµÄ N_RBRAC\n"
4508 #: stabs.c:769
4509 msgid "unknown C++ encoded name"
4510 msgstr "δ֪µÄ C++ ±àÂëÃû³Æ"
4512 #. Complain and keep going, so compilers can invent new
4513 #. cross-reference types.
4514 #: stabs.c:1296
4515 msgid "unrecognized cross reference type"
4516 msgstr "ÎÞ·¨Ê¶±ðµÄ½»²æÒýÓÃÀàÐÍ"
4518 #. Does this actually ever happen?  Is that why we are worrying
4519 #. about dealing with it rather than just calling error_type?
4520 #: stabs.c:1851
4521 msgid "missing index type"
4522 msgstr "ÒÅ©µÄË÷ÒýÀàÐÍ"
4524 #: stabs.c:2178
4525 msgid "unknown virtual character for baseclass"
4526 msgstr ""
4528 #: stabs.c:2196
4529 msgid "unknown visibility character for baseclass"
4530 msgstr ""
4532 #: stabs.c:2388
4533 msgid "unnamed $vb type"
4534 msgstr ""
4536 #: stabs.c:2394
4537 msgid "unrecognized C++ abbreviation"
4538 msgstr "ÎÞ·¨Ê¶±ðµÄ C++ Ëõд"
4540 #: stabs.c:2474
4541 msgid "unknown visibility character for field"
4542 msgstr ""
4544 #: stabs.c:2730
4545 msgid "const/volatile indicator missing"
4546 msgstr "ÒÅ© const/volatile Ö¸Ê¾·û"
4548 #: stabs.c:2970
4549 #, c-format
4550 msgid "No mangling for \"%s\"\n"
4551 msgstr ""
4553 #: stabs.c:3283
4554 msgid "Undefined N_EXCL"
4555 msgstr "䶨Òå N_EXCL"
4557 #: stabs.c:3371
4558 #, c-format
4559 msgid "Type file number %d out of range\n"
4560 msgstr "ÀàÐÍÎļþ±àºÅ %d ³¬³ö·¶Î§\n"
4562 #: stabs.c:3376
4563 #, c-format
4564 msgid "Type index number %d out of range\n"
4565 msgstr "ÀàÐÍË÷Òý±àºÅ %d ³¬³ö·¶Î§\n"
4567 #: stabs.c:3463
4568 #, c-format
4569 msgid "Unrecognized XCOFF type %d\n"
4570 msgstr "ÎÞ·¨Ê¶±ðµÄ XCOFF ÀàÐÍ %d\n"
4572 #: stabs.c:3762
4573 #, c-format
4574 msgid "bad mangled name `%s'\n"
4575 msgstr ""
4577 #: stabs.c:3858
4578 msgid "no argument types in mangled string\n"
4579 msgstr ""
4581 #: strings.c:200
4582 #, c-format
4583 msgid "invalid number %s"
4584 msgstr "ÎÞЧµÄ±àºÅ %s"
4586 #: strings.c:640
4587 #, c-format
4588 msgid "invalid integer argument %s"
4589 msgstr "ÎÞЧµÄÕûÊý²ÎÊý %s"
4591 #: strings.c:651
4592 msgid " Display printable strings in [file(s)] (stdin by default)\n"
4593 msgstr " ´òÓ¡ [Îļþ] (ĬÈÏΪ±ê×¼ÊäÈë) ÖпɴòÓ¡µÄ×Ö·û´®\n"
4595 #: strings.c:652
4596 msgid ""
4597 " The options are:\n"
4598 "  -a - --all                Scan the entire file, not just the data section\n"
4599 "  -f --print-file-name      Print the name of the file before each string\n"
4600 "  -n --bytes=[number]       Locate & print any NUL-terminated sequence of at\n"
4601 "  -<number>                 least [number] characters (default 4).\n"
4602 "  -t --radix={o,x,d}        Print the location of the string in base 8, 10 or 16\n"
4603 "  -o                        An alias for --radix=o\n"
4604 "  -T --target=<BFDNAME>     Specify the binary file format\n"
4605 "  -e --encoding={s,b,l,B,L} Select character size and endianness:\n"
4606 "                            s = 8-bit, {b,l} = 16-bit, {B,L} = 32-bit\n"
4607 "  -h --help                 Display this information\n"
4608 "  -v --version              Print the program's version number\n"
4609 msgstr ""
4611 #: sysdump.c:768
4612 msgid "Print a human readable interpretation of a SYSROFF object file\n"
4613 msgstr "´òÓ¡ÊÊÓÚÔĶÁµÄ SYSROFF Ä¿±êÎļþµÄ½âÊÍ\n"
4615 #: sysdump.c:769
4616 msgid ""
4617 " The options are:\n"
4618 "  -h --help        Display this information\n"
4619 "  -v --version     Print the program's version number\n"
4620 msgstr ""
4621 " Ñ¡ÏîΪ£º\n"
4622 "  -h --help        ÏÔʾ±¾ÐÅÏ¢\n"
4623 "  -v --version     ´òÓ¡³ÌÐòµÄ°æ±¾ºÅ\n"
4625 #: sysdump.c:836
4626 #, c-format
4627 msgid "cannot open input file %s"
4628 msgstr "ÎÞ·¨´ò¿ªÊäÈëÎļþ %s"
4630 #: version.c:35
4631 msgid "Copyright 2002 Free Software Foundation, Inc.\n"
4632 msgstr "°æȨËùÓР2002 ×ÔÓÉÈí¼þ»ù½ð»á¡£\n"
4634 #: version.c:36
4635 msgid ""
4636 "This program is free software; you may redistribute it under the terms of\n"
4637 "the GNU General Public License.  This program has absolutely no warranty.\n"
4638 msgstr ""
4639 "±¾³ÌÐòÊÇ×ÔÓÉÈí¼þ£»Äú¿ÉÒÔ°´ÕÕ GNU Í¨Óù«¹²Ðí¿ÉÖ¤\n"
4640 "µÄÌõ¿î¶ÔÆä½øÐÐÔÙ·¢ÐС£±¾³ÌÐòûÓÐÈκε£±£¡£\n"
4642 #: windres.c:239
4643 #, c-format
4644 msgid "can't open %s `%s': %s"
4645 msgstr "ÎÞ·¨´ò¿ª %s¡°%s¡±£º%s"
4647 #: windres.c:418
4648 msgid ": expected to be a directory\n"
4649 msgstr "£ºÓ¦ÎªÄ¿Â¼\n"
4651 #: windres.c:430
4652 msgid ": expected to be a leaf\n"
4653 msgstr ""
4655 #: windres.c:439
4656 #, c-format
4657 msgid "%s: warning: "
4658 msgstr "%s£º¾¯¸æ£º"
4660 #: windres.c:441
4661 msgid ": duplicate value\n"
4662 msgstr ""
4664 #: windres.c:602
4665 #, c-format
4666 msgid "unknown format type `%s'"
4667 msgstr "δ֪µÄ¸ñʽÀàÐÍ¡°%s¡±"
4669 #: windres.c:603
4670 #, c-format
4671 msgid "%s: supported formats:"
4672 msgstr "%s£ºÖ§³ÖµÄ¸ñʽ£º"
4674 #. Otherwise, we give up.
4675 #: windres.c:688
4676 #, c-format
4677 msgid "can not determine type of file `%s'; use the -I option"
4678 msgstr "ÎÞ·¨È·¶¨Îļþ¡°%s¡±µÄÀàÐÍ£»ÇëʹÓà-I Ñ¡Ïî"
4680 #: windres.c:702
4681 #, c-format
4682 msgid "Usage: %s [option(s)] [input-file] [output-file]\n"
4683 msgstr "Ó÷¨£º%s [Ñ¡Ïî] [ÊäÈëÎļþ] [Êä³öÎļþ]\n"
4685 #: windres.c:704
4686 msgid ""
4687 " The options are:\n"
4688 "  -i --input=<file>            Name input file\n"
4689 "  -o --output=<file>           Name output file\n"
4690 "  -I --input-format=<format>   Specify input format\n"
4691 "  -O --output-format=<format>  Specify output format\n"
4692 "  -F --target=<target>         Specify COFF target\n"
4693 "     --preprocessor=<program>  Program to use to preprocess rc file\n"
4694 "     --include-dir=<dir>       Include directory when preprocessing rc file\n"
4695 "  -D --define <sym>[=<val>]    Define SYM when preprocessing rc file\n"
4696 "  -v --verbose                 Verbose - tells you what it's doing\n"
4697 "     --language=<val>          Set language when reading rc file\n"
4698 "     --use-temp-file           Use a temporary file instead of popen to read\n"
4699 "                               the preprocessor output\n"
4700 "     --no-use-temp-file        Use popen (default)\n"
4701 msgstr ""
4703 #: windres.c:719
4704 msgid "     --yydebug                 Turn on parser debugging\n"
4705 msgstr "     --yydebug                 ´ò¿ª½âÎöÆ÷µ÷ÊÔ\n"
4707 #: windres.c:722
4708 msgid ""
4709 "  -h --help                    Print this help message\n"
4710 "  -V --version                 Print version information\n"
4711 msgstr ""
4712 "  -h --help                    ´òÓ¡±¾ÇóÖúÐÅÏ¢\n"
4713 "  -V --version                 ´òÓ¡°æ±¾ÐÅÏ¢\n"
4715 #: windres.c:725
4716 msgid ""
4717 "FORMAT is one of rc, res, or coff, and is deduced from the file name\n"
4718 "extension if not specified.  A single file name is an input file.\n"
4719 "No input-file is stdin, default rc.  No output-file is stdout, default rc.\n"
4720 msgstr ""
4721 "FORMAT ÊÇ rc¡¢res »ò coff Ö®Ò»£¬ÔÚδָ¶¨Ê±¸ù¾ÝÎļþµÄÀ©Õ¹Ãû½øÐÐÅжϡ£\n"
4722 "µ¥¸öÎļþÃû±»ÈÏΪÊÇÊäÈëÎļþ¡£Ã»ÓÐÊäÈëÎļþʱ¾ÍʹÓñê×¼ÊäÈ룬ĬÈϸñʽ\n"
4723 "Ϊ rc¡£Ã»ÓÐÊä³öÎļþʱ¾ÍʹÓñê×¼Êä³ö£¬Ä¬ÈϸñʽΪ rc¡£\n"
4725 #: windres.c:988
4726 msgid "no resources"
4727 msgstr "ûÓÐ×ÊÔ´"
4729 #: wrstabs.c:366 wrstabs.c:2026
4730 #, c-format
4731 msgid "string_hash_lookup failed: %s"
4732 msgstr "string_hash_lookup Ê§°Ü£º%s"
4734 #: wrstabs.c:666
4735 #, c-format
4736 msgid "stab_int_type: bad size %u"
4737 msgstr "stab_int_type£º´íÎó´óС %u"
4739 #: wrstabs.c:1466
4740 #, c-format
4741 msgid "%s: warning: unknown size for field `%s' in struct"
4742 msgstr "%s£º¾¯¸æ£º½á¹¹µÄ¡°%s¡±ÓòµÄ´óСδ֪"