diff options
Diffstat (limited to 'binutils/po/binutils.pot')
-rw-r--r-- | binutils/po/binutils.pot | 1561 |
1 files changed, 890 insertions, 671 deletions
diff --git a/binutils/po/binutils.pot b/binutils/po/binutils.pot index bb6f8ff..ef601f0 100644 --- a/binutils/po/binutils.pot +++ b/binutils/po/binutils.pot @@ -6,15 +6,15 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2001-06-13 12:52+0100\n" +"POT-Creation-Date: 2002-01-17 13:58+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" -"Content-Transfer-Encoding: ENCODING\n" +"Content-Transfer-Encoding: 8bit\n" -#: addr2line.c:76 +#: addr2line.c:73 #, c-format msgid "" "Usage: %s [-CfsHV] [-b bfdname] [--target=bfdname]\n" @@ -22,175 +22,175 @@ msgid "" " [--basenames] [--functions] [addr addr ...]\n" msgstr "" -#: addr2line.c:83 ar.c:288 nlmconv.c:1119 objcopy.c:399 objcopy.c:431 -#: readelf.c:2017 size.c:91 strings.c:533 windres.c:737 +#: addr2line.c:80 ar.c:289 nlmconv.c:1121 objcopy.c:423 objcopy.c:455 +#: readelf.c:2181 size.c:91 strings.c:655 windres.c:737 #, c-format msgid "Report bugs to %s\n" msgstr "" -#: addr2line.c:243 +#: addr2line.c:240 #, c-format msgid "%s: can not get addresses from archive" msgstr "" -#: addr2line.c:310 nm.c:437 objdump.c:2861 +#: addr2line.c:312 nm.c:447 objdump.c:2800 #, c-format msgid "unknown demangling style `%s'" msgstr "" -#: ar.c:236 +#: ar.c:237 #, c-format msgid "no entry %s in archive\n" msgstr "" -#: ar.c:253 +#: ar.c:254 #, c-format msgid "" "Usage: %s [-X32_64] [-]{dmpqrstx}[abcfilNoPsSuvV] [member-name] [count] " "archive-file file...\n" msgstr "" -#: ar.c:256 +#: ar.c:257 #, c-format msgid " %s -M [<mri-script]\n" msgstr "" -#: ar.c:257 +#: ar.c:258 msgid " commands:\n" msgstr "" -#: ar.c:258 +#: ar.c:259 msgid " d - delete file(s) from the archive\n" msgstr "" -#: ar.c:259 +#: ar.c:260 msgid " m[ab] - move file(s) in the archive\n" msgstr "" -#: ar.c:260 +#: ar.c:261 msgid " p - print file(s) found in the archive\n" msgstr "" -#: ar.c:261 +#: ar.c:262 msgid " q[f] - quick append file(s) to the archive\n" msgstr "" -#: ar.c:262 +#: ar.c:263 msgid "" " r[ab][f][u] - replace existing or insert new file(s) into the archive\n" msgstr "" -#: ar.c:263 +#: ar.c:264 msgid " t - display contents of archive\n" msgstr "" -#: ar.c:264 +#: ar.c:265 msgid " x[o] - extract file(s) from the archive\n" msgstr "" -#: ar.c:265 +#: ar.c:266 msgid " command specific modifiers:\n" msgstr "" -#: ar.c:266 +#: ar.c:267 msgid " [a] - put file(s) after [member-name]\n" msgstr "" -#: ar.c:267 +#: ar.c:268 msgid " [b] - put file(s) before [member-name] (same as [i])\n" msgstr "" -#: ar.c:268 +#: ar.c:269 msgid " [N] - use instance [count] of name\n" msgstr "" -#: ar.c:269 +#: ar.c:270 msgid " [f] - truncate inserted file names\n" msgstr "" -#: ar.c:270 +#: ar.c:271 msgid " [P] - use full path names when matching\n" msgstr "" -#: ar.c:271 +#: ar.c:272 msgid " [o] - preserve original dates\n" msgstr "" -#: ar.c:272 +#: ar.c:273 msgid "" " [u] - only replace files that are newer than current archive " "contents\n" msgstr "" -#: ar.c:273 +#: ar.c:274 msgid " generic modifiers:\n" msgstr "" -#: ar.c:274 +#: ar.c:275 msgid " [c] - do not warn if the library had to be created\n" msgstr "" -#: ar.c:275 +#: ar.c:276 msgid " [s] - create an archive index (cf. ranlib)\n" msgstr "" -#: ar.c:276 +#: ar.c:277 msgid " [S] - do not build a symbol table\n" msgstr "" -#: ar.c:277 +#: ar.c:278 msgid " [v] - be verbose\n" msgstr "" -#: ar.c:278 +#: ar.c:279 msgid " [V] - display the version number\n" msgstr "" -#: ar.c:279 +#: ar.c:280 msgid " [-X32_64] - (ignored)\n" msgstr "" -#: ar.c:283 +#: ar.c:284 #, c-format msgid "Usage: %s [-vV] archive\n" msgstr "" -#: ar.c:499 +#: ar.c:505 msgid "two different operation options specified" msgstr "" -#: ar.c:574 +#: ar.c:580 #, c-format msgid "illegal option -- %c" msgstr "" -#: ar.c:606 +#: ar.c:612 msgid "no operation specified" msgstr "" -#: ar.c:609 +#: ar.c:615 msgid "`u' is only meaningful with the `r' option." msgstr "" -#: ar.c:619 +#: ar.c:625 msgid "`N' is only meaningful with the `x' and `d' options." msgstr "" -#: ar.c:622 +#: ar.c:628 msgid "Value for `N' must be positive." msgstr "" -#: ar.c:705 +#: ar.c:711 #, c-format msgid "internal error -- this option not implemented" msgstr "" -#: ar.c:824 ar.c:876 ar.c:1322 objcopy.c:1282 +#: ar.c:830 ar.c:881 ar.c:1327 objcopy.c:1322 #, c-format msgid "internal stat error on %s" msgstr "" -#: ar.c:828 +#: ar.c:834 #, c-format msgid "" "\n" @@ -198,37 +198,37 @@ msgid "" "\n" msgstr "" -#: ar.c:845 ar.c:913 +#: ar.c:850 ar.c:918 #, c-format msgid "%s is not a valid archive" msgstr "" -#: ar.c:881 +#: ar.c:886 #, c-format msgid "stat returns negative size for %s" msgstr "" -#: ar.c:1008 +#: ar.c:1013 #, c-format msgid "%s is not an archive" msgstr "" -#: ar.c:1015 +#: ar.c:1020 #, c-format msgid "creating %s" msgstr "" -#: ar.c:1221 +#: ar.c:1226 #, c-format msgid "No member named `%s'\n" msgstr "" -#: ar.c:1273 +#: ar.c:1278 #, c-format msgid "no entry %s in archive %s!" msgstr "" -#: ar.c:1434 +#: ar.c:1439 #, c-format msgid "%s: no archive map to update" msgstr "" @@ -243,91 +243,95 @@ msgstr "" msgid "Can't open file %s\n" msgstr "" -#: arsup.c:170 +#: arsup.c:171 #, c-format msgid "%s: Can't open output archive %s\n" msgstr "" -#: arsup.c:182 +#: arsup.c:183 #, c-format msgid "%s: Can't open input archive %s\n" msgstr "" -#: arsup.c:188 +#: arsup.c:189 #, c-format msgid "%s: file %s is not an archive\n" msgstr "" -#: arsup.c:229 +#: arsup.c:230 #, c-format msgid "%s: no output archive specified yet\n" msgstr "" -#: arsup.c:249 arsup.c:284 arsup.c:320 arsup.c:340 arsup.c:398 +#: arsup.c:250 arsup.c:285 arsup.c:321 arsup.c:341 arsup.c:399 #, c-format msgid "%s: no open output archive\n" msgstr "" -#: arsup.c:257 arsup.c:358 arsup.c:378 +#: arsup.c:258 arsup.c:359 arsup.c:379 #, c-format msgid "%s: can't open file %s\n" msgstr "" -#: arsup.c:305 arsup.c:374 arsup.c:453 +#: arsup.c:306 arsup.c:375 arsup.c:454 #, c-format msgid "%s: can't find module file %s\n" msgstr "" -#: arsup.c:405 +#: arsup.c:406 #, c-format msgid "Current open archive is %s\n" msgstr "" -#: arsup.c:432 +#: arsup.c:433 #, c-format msgid "%s: no open archive\n" msgstr "" -#: bucomm.c:135 +#: bucomm.c:106 #, c-format msgid "can't set BFD default target to `%s': %s" msgstr "" -#: bucomm.c:147 +#: bucomm.c:118 #, c-format msgid "%s: Matching formats:" msgstr "" -#: bucomm.c:164 +#: bucomm.c:135 msgid "Supported targets:" msgstr "" -#: bucomm.c:166 +#: bucomm.c:137 #, c-format msgid "%s: supported targets:" msgstr "" -#: bucomm.c:272 +#: bucomm.c:153 +msgid "Supported architectures:" +msgstr "" + +#: bucomm.c:155 #, c-format -msgid "%s: bad number: %s" +msgid "%s: supported architectures:" msgstr "" -#: coffdump.c:94 +#: bucomm.c:262 #, c-format -msgid "#lines %d " +msgid "%s: bad number: %s" msgstr "" -#: coffdump.c:456 sysdump.c:719 +#: coffdump.c:106 #, c-format -msgid "%s: Print a human readable interpretation of a SYSROFF object file\n" +msgid "#lines %d " msgstr "" -#: coffdump.c:498 srconv.c:1942 sysdump.c:755 +#: coffdump.c:468 sysdump.c:740 #, c-format -msgid "GNU %s version %s\n" +msgid "%s: Print a human readable interpretation of a SYSROFF object file\n" msgstr "" -#: coffdump.c:516 srconv.c:1976 sysdump.c:775 +#: coffdump.c:531 srconv.c:2029 sysdump.c:799 msgid "no input file specified" msgstr "" @@ -471,12 +475,12 @@ msgstr "" msgid "wait: %s" msgstr "" -#: dlltool.c:1187 dllwrap.c:456 resrc.c:276 +#: dlltool.c:1187 dllwrap.c:455 resrc.c:276 #, c-format msgid "subprocess got fatal signal %d" msgstr "" -#: dlltool.c:1193 dllwrap.c:463 resrc.c:283 +#: dlltool.c:1193 dllwrap.c:462 resrc.c:283 #, c-format msgid "%s exited with status %d" msgstr "" @@ -491,7 +495,7 @@ msgstr "" msgid "Excluding symbol: %s" msgstr "" -#: dlltool.c:1444 dlltool.c:1455 nm.c:947 nm.c:958 objdump.c:444 objdump.c:461 +#: dlltool.c:1444 dlltool.c:1455 nm.c:958 nm.c:969 objdump.c:383 objdump.c:400 #, c-format msgid "%s: no symbols" msgstr "" @@ -602,7 +606,7 @@ msgid "Processed definitions" msgstr "" #. xgetext:c-format -#: dlltool.c:3138 dllwrap.c:520 +#: dlltool.c:3138 dllwrap.c:519 #, c-format msgid "Usage %s <options> <object-files>\n" msgstr "" @@ -731,225 +735,223 @@ msgstr "" msgid " -F --linker-flags <flags> Pass <flags> to the linker.\n" msgstr "" -#: dlltool.c:3312 +#: dlltool.c:3315 #, c-format msgid "Unable to open base-file: %s" msgstr "" -#: dlltool.c:3341 +#: dlltool.c:3344 #, c-format msgid "Machine '%s' not supported" msgstr "" -#: dlltool.c:3444 dllwrap.c:241 +#: dlltool.c:3447 dllwrap.c:240 #, c-format msgid "Tried file: %s" msgstr "" -#: dlltool.c:3451 dllwrap.c:248 +#: dlltool.c:3454 dllwrap.c:247 #, c-format msgid "Using file: %s" msgstr "" -#: dllwrap.c:335 +#: dllwrap.c:334 #, c-format msgid "Keeping temporary base file %s" msgstr "" -#: dllwrap.c:337 +#: dllwrap.c:336 #, c-format msgid "Deleting temporary base file %s" msgstr "" -#: dllwrap.c:351 +#: dllwrap.c:350 #, c-format msgid "Keeping temporary exp file %s" msgstr "" -#: dllwrap.c:353 +#: dllwrap.c:352 #, c-format msgid "Deleting temporary exp file %s" msgstr "" -#: dllwrap.c:366 +#: dllwrap.c:365 #, c-format msgid "Keeping temporary def file %s" msgstr "" -#: dllwrap.c:368 +#: dllwrap.c:367 #, c-format msgid "Deleting temporary def file %s" msgstr "" -#: dllwrap.c:521 +#: dllwrap.c:520 msgid " Generic options:\n" msgstr "" -#: dllwrap.c:522 +#: dllwrap.c:521 msgid " --quiet, -q Work quietly\n" msgstr "" -#: dllwrap.c:523 +#: dllwrap.c:522 msgid " --verbose, -v Verbose\n" msgstr "" -#: dllwrap.c:524 +#: dllwrap.c:523 msgid " --version Print dllwrap version\n" msgstr "" -#: dllwrap.c:525 +#: dllwrap.c:524 msgid " --implib <outname> Synonym for --output-lib\n" msgstr "" -#: dllwrap.c:526 +#: dllwrap.c:525 #, c-format msgid " Options for %s:\n" msgstr "" -#: dllwrap.c:527 +#: dllwrap.c:526 msgid " --driver-name <driver> Defaults to \"gcc\"\n" msgstr "" -#: dllwrap.c:528 +#: dllwrap.c:527 msgid " --driver-flags <flags> Override default ld flags\n" msgstr "" -#: dllwrap.c:529 +#: dllwrap.c:528 msgid " --dlltool-name <dlltool> Defaults to \"dlltool\"\n" msgstr "" -#: dllwrap.c:530 +#: dllwrap.c:529 msgid " --entry <entry> Specify alternate DLL entry point\n" msgstr "" -#: dllwrap.c:531 +#: dllwrap.c:530 msgid " --image-base <base> Specify image base address\n" msgstr "" -#: dllwrap.c:532 +#: dllwrap.c:531 msgid " --target <machine> i386-cygwin32 or i386-mingw32\n" msgstr "" -#: dllwrap.c:533 +#: dllwrap.c:532 msgid " --dry-run Show what needs to be run\n" msgstr "" -#: dllwrap.c:534 +#: dllwrap.c:533 msgid " --mno-cygwin Create Mingw DLL\n" msgstr "" -#: dllwrap.c:535 +#: dllwrap.c:534 msgid " Options passed to DLLTOOL:\n" msgstr "" -#: dllwrap.c:536 +#: dllwrap.c:535 msgid " --machine <machine>\n" msgstr "" -#: dllwrap.c:537 +#: dllwrap.c:536 msgid " --output-exp <outname> Generate export file.\n" msgstr "" -#: dllwrap.c:538 +#: dllwrap.c:537 msgid " --output-lib <outname> Generate input library.\n" msgstr "" -#: dllwrap.c:539 +#: dllwrap.c:538 msgid " --add-indirect Add dll indirects to export file.\n" msgstr "" -#: dllwrap.c:540 +#: dllwrap.c:539 msgid " --dllname <name> Name of input dll to put into output lib.\n" msgstr "" -#: dllwrap.c:541 +#: dllwrap.c:540 msgid " --def <deffile> Name input .def file\n" msgstr "" -#: dllwrap.c:542 +#: dllwrap.c:541 msgid " --output-def <deffile> Name output .def file\n" msgstr "" -#: dllwrap.c:543 +#: dllwrap.c:542 msgid " --export-all-symbols Export all symbols to .def\n" msgstr "" -#: dllwrap.c:544 +#: dllwrap.c:543 msgid " --no-export-all-symbols Only export .drectve symbols\n" msgstr "" -#: dllwrap.c:545 +#: dllwrap.c:544 msgid " --exclude-symbols <list> Exclude <list> from .def\n" msgstr "" -#: dllwrap.c:546 +#: dllwrap.c:545 msgid " --no-default-excludes Zap default exclude symbols\n" msgstr "" -#: dllwrap.c:547 +#: dllwrap.c:546 msgid " --base-file <basefile> Read linker generated base file\n" msgstr "" -#: dllwrap.c:548 +#: dllwrap.c:547 msgid " --no-idata4 Don't generate idata$4 section\n" msgstr "" -#: dllwrap.c:549 +#: dllwrap.c:548 msgid " --no-idata5 Don't generate idata$5 section\n" msgstr "" -#: dllwrap.c:550 +#: dllwrap.c:549 msgid " -U Add underscores to .lib\n" msgstr "" -#: dllwrap.c:551 +#: dllwrap.c:550 msgid " -k Kill @<n> from exported names\n" msgstr "" -#: dllwrap.c:552 +#: dllwrap.c:551 msgid " --add-stdcall-alias Add aliases without @<n>\n" msgstr "" -#: dllwrap.c:553 +#: dllwrap.c:552 msgid " --as <name> Use <name> for assembler\n" msgstr "" -#: dllwrap.c:554 +#: dllwrap.c:553 msgid " --nodelete Keep temp files.\n" msgstr "" -#: dllwrap.c:555 +#: dllwrap.c:554 msgid " Rest are passed unmodified to the language driver\n" msgstr "" -#: dllwrap.c:816 +#: dllwrap.c:824 msgid "Must provide at least one of -o or --dllname options" msgstr "" -#: dllwrap.c:844 -msgid "no export definition file provided" -msgstr "" - -#: dllwrap.c:845 -msgid "creating one, but that may not be what you want" +#: dllwrap.c:852 +msgid "" +"no export definition file provided.\n" +"Creating one, but that may not be what you want" msgstr "" -#: dllwrap.c:1006 +#: dllwrap.c:1014 #, c-format msgid "DLLTOOL name : %s\n" msgstr "" -#: dllwrap.c:1007 +#: dllwrap.c:1015 #, c-format msgid "DLLTOOL options : %s\n" msgstr "" -#: dllwrap.c:1008 +#: dllwrap.c:1016 #, c-format msgid "DRIVER name : %s\n" msgstr "" -#: dllwrap.c:1009 +#: dllwrap.c:1017 #, c-format msgid "DRIVER options : %s\n" msgstr "" @@ -1189,119 +1191,119 @@ msgstr "" msgid "IEEE unsupported complex type size %u\n" msgstr "" -#: nlmconv.c:275 srconv.c:1967 +#: nlmconv.c:278 srconv.c:2020 msgid "input and output files must be different" msgstr "" -#: nlmconv.c:322 +#: nlmconv.c:325 msgid "input file named both on command line and with INPUT" msgstr "" -#: nlmconv.c:331 +#: nlmconv.c:334 msgid "no input file" msgstr "" -#: nlmconv.c:361 +#: nlmconv.c:364 msgid "no name for output file" msgstr "" -#: nlmconv.c:374 +#: nlmconv.c:377 msgid "warning: input and output formats are not compatible" msgstr "" -#: nlmconv.c:403 +#: nlmconv.c:406 msgid "make .bss section" msgstr "" -#: nlmconv.c:412 +#: nlmconv.c:415 msgid "make .nlmsections section" msgstr "" -#: nlmconv.c:414 +#: nlmconv.c:417 msgid "set .nlmsections flags" msgstr "" -#: nlmconv.c:442 +#: nlmconv.c:445 msgid "set .bss vma" msgstr "" -#: nlmconv.c:449 +#: nlmconv.c:452 msgid "set .data size" msgstr "" -#: nlmconv.c:629 +#: nlmconv.c:632 #, c-format msgid "warning: symbol %s imported but not in import list" msgstr "" -#: nlmconv.c:649 +#: nlmconv.c:652 msgid "set start address" msgstr "" -#: nlmconv.c:698 +#: nlmconv.c:701 #, c-format msgid "warning: START procedure %s not defined" msgstr "" -#: nlmconv.c:700 +#: nlmconv.c:703 #, c-format msgid "warning: EXIT procedure %s not defined" msgstr "" -#: nlmconv.c:702 +#: nlmconv.c:705 #, c-format msgid "warning: CHECK procedure %s not defined" msgstr "" -#: nlmconv.c:723 nlmconv.c:912 +#: nlmconv.c:726 nlmconv.c:915 msgid "custom section" msgstr "" -#: nlmconv.c:744 nlmconv.c:941 +#: nlmconv.c:747 nlmconv.c:944 msgid "help section" msgstr "" -#: nlmconv.c:766 nlmconv.c:959 +#: nlmconv.c:769 nlmconv.c:962 msgid "message section" msgstr "" -#: nlmconv.c:782 nlmconv.c:992 +#: nlmconv.c:785 nlmconv.c:995 msgid "module section" msgstr "" -#: nlmconv.c:802 nlmconv.c:1008 +#: nlmconv.c:805 nlmconv.c:1011 msgid "rpc section" msgstr "" #. There is no place to record this information. -#: nlmconv.c:838 +#: nlmconv.c:841 #, c-format msgid "%s: warning: shared libraries can not have uninitialized data" msgstr "" -#: nlmconv.c:859 nlmconv.c:1027 +#: nlmconv.c:862 nlmconv.c:1030 msgid "shared section" msgstr "" -#: nlmconv.c:867 +#: nlmconv.c:870 msgid "warning: No version number given" msgstr "" -#: nlmconv.c:907 nlmconv.c:936 nlmconv.c:954 nlmconv.c:1003 nlmconv.c:1022 +#: nlmconv.c:910 nlmconv.c:939 nlmconv.c:957 nlmconv.c:1006 nlmconv.c:1025 #, c-format msgid "%s: read: %s" msgstr "" -#: nlmconv.c:929 +#: nlmconv.c:932 msgid "warning: MAP and FULLMAP are not supported; try ld -M" msgstr "" -#: nlmconv.c:1099 +#: nlmconv.c:1101 #, c-format msgid "%s: Convert an object file into a NetWare Loadable Module\n" msgstr "" -#: nlmconv.c:1111 +#: nlmconv.c:1113 #, c-format msgid "" "Usage: %s [-dhV] [-I bfdname] [-O bfdname] [-T header-file] [-l linker]\n" @@ -1311,73 +1313,73 @@ msgid "" " [in-file [out-file]]\n" msgstr "" -#: nlmconv.c:1151 +#: nlmconv.c:1153 #, c-format msgid "support not compiled in for %s" msgstr "" -#: nlmconv.c:1191 +#: nlmconv.c:1193 msgid "make section" msgstr "" -#: nlmconv.c:1205 +#: nlmconv.c:1207 msgid "set section size" msgstr "" -#: nlmconv.c:1211 +#: nlmconv.c:1213 msgid "set section alignment" msgstr "" -#: nlmconv.c:1215 +#: nlmconv.c:1217 msgid "set section flags" msgstr "" -#: nlmconv.c:1226 +#: nlmconv.c:1228 msgid "set .nlmsections size" msgstr "" -#: nlmconv.c:1314 nlmconv.c:1322 nlmconv.c:1331 nlmconv.c:1336 +#: nlmconv.c:1316 nlmconv.c:1324 nlmconv.c:1333 nlmconv.c:1338 msgid "set .nlmsection contents" msgstr "" -#: nlmconv.c:1839 +#: nlmconv.c:1841 msgid "stub section sizes" msgstr "" -#: nlmconv.c:1888 +#: nlmconv.c:1890 msgid "writing stub" msgstr "" -#: nlmconv.c:1978 +#: nlmconv.c:1980 #, c-format msgid "unresolved PC relative reloc against %s" msgstr "" -#: nlmconv.c:2042 +#: nlmconv.c:2044 #, c-format msgid "overflow when adjusting relocation against %s" msgstr "" -#: nlmconv.c:2159 +#: nlmconv.c:2161 #, c-format msgid "%s: execution of %s failed: " msgstr "" -#: nlmconv.c:2174 +#: nlmconv.c:2176 #, c-format msgid "Execution of %s failed" msgstr "" -#: nm.c:295 +#: nm.c:300 #, c-format msgid "Usage: %s [OPTION]... [FILE]...\n" msgstr "" -#: nm.c:296 +#: nm.c:301 msgid "List symbols from FILEs (a.out by default).\n" msgstr "" -#: nm.c:297 +#: nm.c:302 msgid "" "\n" " -a, --debug-syms Display debugger-only symbols\n" @@ -1387,8 +1389,8 @@ msgid "" "names\n" " The STYLE, if specified, can be `auto' (the " "default),\n" -" `gnu', 'lucid', 'arm', 'hp', 'edg' or " -"'gnu-new-abi'\n" +" `gnu', 'lucid', 'arm', 'hp', 'edg' or 'gnu-new-" +"abi'\n" " --no-demangle Do not demangle low-level symbol names\n" " -D, --dynamic Display dynamic symbols instead of normal symbols\n" " --defined-only Display only defined symbols\n" @@ -1415,31 +1417,31 @@ msgid "" "\n" msgstr "" -#: nm.c:329 objdump.c:275 +#: nm.c:334 objdump.c:216 #, c-format msgid "Report bugs to %s.\n" msgstr "" -#: nm.c:362 +#: nm.c:367 #, c-format msgid "%s: invalid radix" msgstr "" -#: nm.c:387 +#: nm.c:392 #, c-format msgid "%s: invalid output format" msgstr "" -#: nm.c:494 +#: nm.c:504 msgid "Only -X 32_64 is supported" msgstr "" -#: nm.c:536 +#: nm.c:546 #, c-format msgid "data size %ld" msgstr "" -#: nm.c:1326 +#: nm.c:1340 #, c-format msgid "" "\n" @@ -1448,7 +1450,7 @@ msgid "" "\n" msgstr "" -#: nm.c:1328 +#: nm.c:1342 #, c-format msgid "" "\n" @@ -1457,14 +1459,14 @@ msgid "" "\n" msgstr "" -#: nm.c:1329 nm.c:1383 +#: nm.c:1343 nm.c:1397 msgid "" "Name Value Class Type Size Line " "Section\n" "\n" msgstr "" -#: nm.c:1380 +#: nm.c:1394 #, c-format msgid "" "\n" @@ -1473,7 +1475,7 @@ msgid "" "\n" msgstr "" -#: nm.c:1382 +#: nm.c:1396 #, c-format msgid "" "\n" @@ -1482,22 +1484,22 @@ msgid "" "\n" msgstr "" -#: nm.c:1550 +#: nm.c:1564 msgid "" "\n" "Archive index:\n" msgstr "" -#: objcopy.c:341 +#: objcopy.c:363 #, c-format -msgid "Usage: %s <switches> in-file [out-file]\n" +msgid "Usage: %s <options> in-file [out-file]\n" msgstr "" -#: objcopy.c:342 objcopy.c:409 -msgid " The switches are:\n" +#: objcopy.c:364 objcopy.c:433 +msgid " The options are:\n" msgstr "" -#: objcopy.c:343 +#: objcopy.c:365 msgid "" " -I --input-target <bfdname> Assume input file is in format <bfdname>\n" " -O --output-target <bfdname> Create an output file in format " @@ -1557,6 +1559,7 @@ msgid "" "<flags>\n" " --add-section <name>=<file> Add section <name> found in <file> to " "output\n" +" --rename-section <old>=<new>[,<flags>] Rename section <old> to <new>\n" " --change-leading-char Force output format's leading character " "style\n" " --remove-leading-char Remove leading character from global " @@ -1571,17 +1574,18 @@ msgid "" " --localize-symbols <file> -L for all symbols listed in <file>\n" " --keep-global-symbols <file> -G for all symbols listed in <file>\n" " --weaken-symbols <file> -W for all symbols listed in <file>\n" +" --alt-machine-code <index> Use alternate machine code for output\n" " -v --verbose List all object files modified\n" " -V --version Display this program's version number\n" " -h --help Display this output\n" msgstr "" -#: objcopy.c:408 +#: objcopy.c:432 #, c-format -msgid "Usage: %s <switches> in-file(s)\n" +msgid "Usage: %s <options> in-file(s)\n" msgstr "" -#: objcopy.c:410 +#: objcopy.c:434 msgid "" " -I --input-target <bfdname> Assume input file is in format <bfdname>\n" " -O --output-target <bfdname> Create an output file in format " @@ -1606,202 +1610,216 @@ msgid "" " -o <file> Place stripped output into <file>\n" msgstr "" -#: objcopy.c:480 +#: objcopy.c:504 #, c-format msgid "unrecognized section flag `%s'" msgstr "" -#: objcopy.c:481 +#: objcopy.c:505 #, c-format msgid "supported flags: %s" msgstr "" -#: objcopy.c:558 objcopy.c:2098 +#: objcopy.c:582 objcopy.c:2206 #, c-format msgid "cannot stat: %s: %s" msgstr "" -#: objcopy.c:565 objcopy.c:2116 +#: objcopy.c:589 objcopy.c:2224 #, c-format msgid "cannot open: %s: %s" msgstr "" -#: objcopy.c:568 objcopy.c:2120 +#: objcopy.c:592 objcopy.c:2228 #, c-format msgid "%s: fread failed" msgstr "" -#: objcopy.c:641 +#: objcopy.c:665 #, c-format msgid "Ignoring rubbish found on line %d of %s" msgstr "" -#: objcopy.c:862 +#: objcopy.c:886 #, c-format msgid "%s: Multiple redefinition of symbol \"%s\"" msgstr "" -#: objcopy.c:869 +#: objcopy.c:891 #, c-format msgid "%s: Symbol \"%s\" is target of more than one redefinition" msgstr "" -#: objcopy.c:922 +#: objcopy.c:943 msgid "Unable to change endianness of input file(s)" msgstr "" -#: objcopy.c:930 +#: objcopy.c:951 #, c-format msgid "copy from %s(%s) to %s(%s)\n" msgstr "" -#: objcopy.c:949 +#: objcopy.c:975 #, c-format msgid "Warning: Output file cannot represent architecture %s" msgstr "" -#: objcopy.c:976 +#: objcopy.c:1002 #, c-format msgid "can't create section `%s': %s" msgstr "" -#: objcopy.c:1062 +#: objcopy.c:1088 #, c-format msgid "Can't fill gap after %s: %s" msgstr "" -#: objcopy.c:1087 +#: objcopy.c:1113 #, c-format msgid "Can't add padding to %s: %s" msgstr "" -#: objcopy.c:1226 +#: objcopy.c:1252 #, c-format msgid "%s: error copying private BFD data: %s" msgstr "" -#: objcopy.c:1260 +#: objcopy.c:1265 +msgid "unknown alternate machine code, ignored" +msgstr "" + +#: objcopy.c:1295 #, c-format msgid "cannot mkdir %s for archive copying (error: %s)" msgstr "" -#: objcopy.c:1449 +#: objcopy.c:1466 +#, c-format +msgid "Multiple renames of section %s" +msgstr "" + +#: objcopy.c:1550 msgid "making" msgstr "" -#: objcopy.c:1458 +#: objcopy.c:1559 msgid "size" msgstr "" -#: objcopy.c:1472 +#: objcopy.c:1573 msgid "vma" msgstr "" -#: objcopy.c:1498 +#: objcopy.c:1599 msgid "alignment" msgstr "" -#: objcopy.c:1507 +#: objcopy.c:1607 msgid "flags" msgstr "" -#: objcopy.c:1521 +#: objcopy.c:1624 msgid "private data" msgstr "" -#: objcopy.c:1529 +#: objcopy.c:1632 #, c-format msgid "%s: section `%s': error in %s: %s" msgstr "" -#: objcopy.c:1803 +#: objcopy.c:1910 #, c-format msgid "%s: can't create debugging section: %s" msgstr "" -#: objcopy.c:1818 +#: objcopy.c:1925 #, c-format msgid "%s: can't set debugging section contents: %s" msgstr "" -#: objcopy.c:1827 +#: objcopy.c:1934 #, c-format msgid "%s: don't know how to write debugging information for %s" msgstr "" -#: objcopy.c:1933 +#: objcopy.c:2041 #, c-format msgid "%s: cannot stat: %s" msgstr "" -#: objcopy.c:1984 +#: objcopy.c:2092 msgid "byte number must be non-negative" msgstr "" -#: objcopy.c:1994 +#: objcopy.c:2102 msgid "interleave must be positive" msgstr "" -#: objcopy.c:2014 objcopy.c:2022 +#: objcopy.c:2122 objcopy.c:2130 #, c-format msgid "%s both copied and removed" msgstr "" -#: objcopy.c:2095 objcopy.c:2165 objcopy.c:2266 objcopy.c:2294 +#: objcopy.c:2203 objcopy.c:2273 objcopy.c:2373 objcopy.c:2400 objcopy.c:2424 +#: objcopy.c:2428 objcopy.c:2448 #, c-format msgid "bad format for %s" msgstr "" -#: objcopy.c:2234 +#: objcopy.c:2342 #, c-format msgid "Warning: truncating gap-fill from 0x%s to 0x%x" msgstr "" -#: objcopy.c:2356 +#: objcopy.c:2494 +msgid "alternate machine code index must be positive" +msgstr "" + +#: objcopy.c:2512 msgid "byte number must be less than interleave" msgstr "" -#: objcopy.c:2383 +#: objcopy.c:2539 #, c-format msgid "architecture %s unknown" msgstr "" -#: objcopy.c:2387 +#: objcopy.c:2543 msgid "" "Warning: input target 'binary' required for binary architecture parameter." msgstr "" -#: objcopy.c:2388 +#: objcopy.c:2544 #, c-format msgid " Argument %s ignored" msgstr "" -#: objcopy.c:2394 +#: objcopy.c:2550 #, c-format msgid "Cannot stat: %s: %s" msgstr "" -#: objcopy.c:2433 objcopy.c:2447 +#: objcopy.c:2590 objcopy.c:2604 #, c-format msgid "%s %s%c0x%s never used" msgstr "" -#: objdump.c:224 +#: objdump.c:164 #, c-format msgid "Usage: %s OPTION... FILE...\n" msgstr "" -#: objdump.c:225 +#: objdump.c:165 msgid "Display information from object FILE.\n" msgstr "" -#: objdump.c:226 +#: objdump.c:166 msgid "" "\n" " At least one of the following switches must be given:\n" msgstr "" -#: objdump.c:227 +#: objdump.c:167 msgid "" " -a, --archive-headers Display archive header information\n" " -f, --file-headers Display the contents of the overall file header\n" @@ -1827,13 +1845,13 @@ msgid "" " -H, --help Display this information\n" msgstr "" -#: objdump.c:249 +#: objdump.c:189 msgid "" "\n" " The following switches are optional:\n" msgstr "" -#: objdump.c:250 +#: objdump.c:190 msgid "" " -b, --target=BFDNAME Specify the target object format as " "BFDNAME\n" @@ -1844,15 +1862,15 @@ msgid "" "disassembling\n" " -EL --endian=little Assume little endian format when " "disassembling\n" -" --file-start-context Include context from start of file (with " -"-S)\n" +" --file-start-context Include context from start of file (with -" +"S)\n" " -l, --line-numbers Include line numbers and filenames in " "output\n" " -C, --demangle[=STYLE] Decode mangled/processed symbol names\n" " The STYLE, if specified, can be `auto', " "'gnu',\n" -" 'lucid', 'arm', 'hp', 'edg', or " -"'gnu-new-abi'\n" +" 'lucid', 'arm', 'hp', 'edg', or 'gnu-new-" +"abi'\n" " -w, --wide Format output for more than 80 columns\n" " -z, --disassemble-zeroes Do not skip blocks of zeroes when " "disassembling\n" @@ -1866,130 +1884,130 @@ msgid "" "\n" msgstr "" -#: objdump.c:420 +#: objdump.c:359 msgid "Sections:\n" msgstr "" -#: objdump.c:423 +#: objdump.c:362 msgid "Idx Name Size VMA LMA File off Algn" msgstr "" -#: objdump.c:425 +#: objdump.c:364 msgid "" "Idx Name Size VMA LMA File off " "Algn" msgstr "" -#: objdump.c:429 +#: objdump.c:368 msgid " Flags" msgstr "" -#: objdump.c:479 +#: objdump.c:418 #, c-format msgid "%s: not a dynamic object" msgstr "" -#: objdump.c:495 +#: objdump.c:434 #, c-format msgid "%s: No dynamic symbols" msgstr "" -#: objdump.c:1198 +#: objdump.c:1124 msgid "Out of virtual memory" msgstr "" -#: objdump.c:1620 +#: objdump.c:1553 #, c-format msgid "Can't use supplied machine %s" msgstr "" -#: objdump.c:1638 +#: objdump.c:1571 #, c-format msgid "Can't disassemble for architecture %s\n" msgstr "" -#: objdump.c:1720 +#: objdump.c:1653 #, c-format msgid "Disassembly of section %s:\n" msgstr "" -#: objdump.c:1894 +#: objdump.c:1828 #, c-format msgid "" "No %s section present\n" "\n" msgstr "" -#: objdump.c:1901 +#: objdump.c:1835 #, c-format msgid "%s has no %s section" msgstr "" -#: objdump.c:1915 +#: objdump.c:1849 #, c-format msgid "Reading %s section of %s failed: %s" msgstr "" -#: objdump.c:1927 +#: objdump.c:1861 #, c-format msgid "Reading %s section of %s failed: %s\n" msgstr "" -#: objdump.c:1970 +#: objdump.c:1904 #, c-format msgid "" "Contents of %s section:\n" "\n" msgstr "" -#: objdump.c:2070 +#: objdump.c:2004 #, c-format msgid "architecture: %s, " msgstr "" -#: objdump.c:2073 +#: objdump.c:2007 #, c-format msgid "flags 0x%08x:\n" msgstr "" -#: objdump.c:2086 +#: objdump.c:2020 msgid "" "\n" "start address 0x" msgstr "" -#: objdump.c:2118 +#: objdump.c:2052 #, c-format msgid "" "\n" "%s: file format %s\n" msgstr "" -#: objdump.c:2160 +#: objdump.c:2094 #, c-format msgid "%s: printing debugging information failed" msgstr "" -#: objdump.c:2237 +#: objdump.c:2171 #, c-format msgid "In archive %s:\n" msgstr "" -#: objdump.c:2289 +#: objdump.c:2223 #, c-format msgid "Contents of section %s:\n" msgstr "" -#: objdump.c:2802 +#: objdump.c:2736 #, c-format msgid "BFD header file version %s\n" msgstr "" -#: objdump.c:2886 +#: objdump.c:2825 msgid "unrecognized -E option" msgstr "" -#: objdump.c:2897 +#: objdump.c:2836 #, c-format msgid "unrecognized --endian type `%s'" msgstr "" @@ -2028,991 +2046,1065 @@ msgstr "" msgid "Last stabs entries before error:\n" msgstr "" -#: readelf.c:316 readelf.c:342 +#: readelf.c:318 #, c-format msgid "%s: Error: " msgstr "" -#: readelf.c:328 readelf.c:357 +#: readelf.c:329 #, c-format msgid "%s: Warning: " msgstr "" -#: readelf.c:410 readelf.c:549 +#: readelf.c:351 +#, c-format +msgid "Unable to seek to %x for %s\n" +msgstr "" + +#: readelf.c:362 +#, c-format +msgid "Out of memory allocating %d bytes for %s\n" +msgstr "" + +#: readelf.c:370 +#, c-format +msgid "Unable to read in %d bytes of %s\n" +msgstr "" + +#: readelf.c:423 readelf.c:581 #, c-format msgid "Unhandled data length: %d\n" msgstr "" -#: readelf.c:615 +#: readelf.c:660 msgid "Don't know about relocations on this machine architecture\n" msgstr "" -#: readelf.c:646 readelf.c:673 readelf.c:716 readelf.c:741 +#: readelf.c:682 readelf.c:711 readelf.c:757 readelf.c:784 +msgid "relocs" +msgstr "" + +#: readelf.c:693 readelf.c:722 readelf.c:767 readelf.c:794 msgid "out of memory parsing relocs" msgstr "" -#: readelf.c:790 +#: readelf.c:845 msgid "" -" Offset Info Type Symbol's Value Symbol's Name " +" Offset Info Type Symbol's Value Symbol's Name " "Addend\n" msgstr "" -#: readelf.c:793 -msgid " Offset Info Type Symbol's Value Symbol's Name\n" +#: readelf.c:848 +msgid " Offset Info Type Symbol's Value Symbol's Name\n" +msgstr "" + +#: readelf.c:854 +msgid "" +" Offset Info Type Symbol's Value " +"Symbol's Name Addend\n" +msgstr "" + +#: readelf.c:857 +msgid "" +" Offset Info Type Symbol's Value " +"Symbol's Name\n" msgstr "" -#: readelf.c:958 readelf.c:960 +#: readelf.c:1061 readelf.c:1063 #, c-format msgid "unrecognised: %-7lx" msgstr "" -#: readelf.c:985 +#: readelf.c:1085 #, c-format msgid "<string table index %3ld>" msgstr "" -#: readelf.c:1201 +#: readelf.c:1315 #, c-format msgid "Processor Specific: %lx" msgstr "" -#: readelf.c:1220 +#: readelf.c:1334 #, c-format msgid "Operating System specific: %lx" msgstr "" -#: readelf.c:1223 readelf.c:1799 +#: readelf.c:1337 readelf.c:1961 #, c-format msgid "<unknown>: %lx" msgstr "" -#: readelf.c:1237 +#: readelf.c:1351 msgid "NONE (None)" msgstr "" -#: readelf.c:1238 +#: readelf.c:1352 msgid "REL (Relocatable file)" msgstr "" -#: readelf.c:1239 +#: readelf.c:1353 msgid "EXEC (Executable file)" msgstr "" -#: readelf.c:1240 +#: readelf.c:1354 msgid "DYN (Shared object file)" msgstr "" -#: readelf.c:1241 +#: readelf.c:1355 msgid "CORE (Core file)" msgstr "" -#: readelf.c:1245 +#: readelf.c:1359 #, c-format msgid "Processor Specific: (%x)" msgstr "" -#: readelf.c:1247 +#: readelf.c:1361 #, c-format msgid "OS Specific: (%x)" msgstr "" -#: readelf.c:1249 readelf.c:1337 readelf.c:1950 +#: readelf.c:1363 readelf.c:1460 readelf.c:2112 #, c-format msgid "<unknown>: %x" msgstr "" -#: readelf.c:1262 +#: readelf.c:1376 msgid "None" msgstr "" -#: readelf.c:1989 +#: readelf.c:2152 msgid "Usage: readelf {options} elf-file(s)\n" msgstr "" -#: readelf.c:1990 +#: readelf.c:2153 msgid " Options are:\n" msgstr "" -#: readelf.c:1991 +#: readelf.c:2154 msgid " -a or --all Equivalent to: -h -l -S -s -r -d -V -A -I\n" msgstr "" -#: readelf.c:1992 +#: readelf.c:2155 msgid " -h or --file-header Display the ELF file header\n" msgstr "" -#: readelf.c:1993 +#: readelf.c:2156 msgid " -l or --program-headers or --segments\n" msgstr "" -#: readelf.c:1994 +#: readelf.c:2157 msgid " Display the program headers\n" msgstr "" -#: readelf.c:1995 +#: readelf.c:2158 msgid " -S or --section-headers or --sections\n" msgstr "" -#: readelf.c:1996 +#: readelf.c:2159 msgid " Display the sections' header\n" msgstr "" -#: readelf.c:1997 +#: readelf.c:2160 msgid " -e or --headers Equivalent to: -h -l -S\n" msgstr "" -#: readelf.c:1998 +#: readelf.c:2161 msgid " -s or --syms or --symbols Display the symbol table\n" msgstr "" -#: readelf.c:1999 +#: readelf.c:2162 msgid " -n or --notes Display the core notes (if present)\n" msgstr "" -#: readelf.c:2000 +#: readelf.c:2163 msgid " -r or --relocs Display the relocations (if present)\n" msgstr "" -#: readelf.c:2001 +#: readelf.c:2164 msgid " -u or --unwind Display the unwind info (if present)\n" msgstr "" -#: readelf.c:2002 +#: readelf.c:2165 msgid " -d or --dynamic Display the dynamic segment (if present)\n" msgstr "" -#: readelf.c:2003 +#: readelf.c:2166 msgid " -V or --version-info Display the version sections (if present)\n" msgstr "" -#: readelf.c:2004 +#: readelf.c:2167 msgid "" " -A or --arch-specific Display architecture specific information (if " "any).\n" msgstr "" -#: readelf.c:2005 +#: readelf.c:2168 msgid "" " -D or --use-dynamic Use the dynamic section info when displaying " "symbols\n" msgstr "" -#: readelf.c:2006 +#: readelf.c:2169 msgid " -x <number> or --hex-dump=<number>\n" msgstr "" -#: readelf.c:2007 +#: readelf.c:2170 msgid " Dump the contents of section <number>\n" msgstr "" -#: readelf.c:2008 +#: readelf.c:2171 msgid "" -" -w[liaprf] or --debug-dump[=line,=info,=abbrev,=pubnames,=ranges,=frames]\n" +" -w[liaprmfs] or --debug-dump[=line,=info,=abbrev,=pubnames,=ranges,=macro," +"=frames,=str]\n" msgstr "" -#: readelf.c:2009 +#: readelf.c:2172 msgid "" " Display the contents of DWARF2 debug sections\n" msgstr "" -#: readelf.c:2011 +#: readelf.c:2174 msgid " -i <number> or --instruction-dump=<number>\n" msgstr "" -#: readelf.c:2012 +#: readelf.c:2175 msgid "" " Disassemble the contents of section <number>\n" msgstr "" -#: readelf.c:2014 +#: readelf.c:2177 msgid " -I or --histogram Display histogram of bucket list lengths\n" msgstr "" -#: readelf.c:2015 +#: readelf.c:2178 msgid " -v or --version Display the version number of readelf\n" msgstr "" -#: readelf.c:2016 +#: readelf.c:2179 +msgid "" +" -W or --wide Don't split lines or truncate symbols to fit " +"into 80 columns\n" +msgstr "" + +#: readelf.c:2180 msgid " -H or --help Display this information\n" msgstr "" -#: readelf.c:2034 +#: readelf.c:2198 msgid "Out of memory allocating dump request table." msgstr "" -#: readelf.c:2179 +#: readelf.c:2357 #, c-format msgid "Unrecognised debug option '%s'\n" msgstr "" -#: readelf.c:2204 +#: readelf.c:2385 #, c-format msgid "Invalid option '-%c'\n" msgstr "" -#: readelf.c:2217 +#: readelf.c:2398 msgid "Nothing to do.\n" msgstr "" -#: readelf.c:2230 readelf.c:2247 readelf.c:4310 +#: readelf.c:2411 readelf.c:2428 readelf.c:4700 msgid "none" msgstr "" -#: readelf.c:2231 -msgid "ELF32" -msgstr "" - -#: readelf.c:2232 -msgid "ELF64" -msgstr "" - -#: readelf.c:2234 readelf.c:2251 readelf.c:2279 +#: readelf.c:2415 readelf.c:2432 readelf.c:2460 #, c-format msgid "<unknown: %x>" msgstr "" -#: readelf.c:2248 +#: readelf.c:2429 msgid "2's complement, little endian" msgstr "" -#: readelf.c:2249 +#: readelf.c:2430 msgid "2's complement, big endian" msgstr "" -#: readelf.c:2264 -msgid "UNIX - System V" -msgstr "" - -#: readelf.c:2265 -msgid "UNIX - HP-UX" -msgstr "" - -#: readelf.c:2266 -msgid "UNIX - NetBSD" -msgstr "" - -#: readelf.c:2267 -msgid "UNIX - Linux" -msgstr "" - -#: readelf.c:2268 -msgid "GNU/Hurd" -msgstr "" - -#: readelf.c:2269 -msgid "UNIX - Solaris" -msgstr "" - -#: readelf.c:2270 -msgid "UNIX - AIX" -msgstr "" - -#: readelf.c:2271 -msgid "UNIX - IRIX" -msgstr "" - -#: readelf.c:2272 -msgid "UNIX - FreeBSD" -msgstr "" - -#: readelf.c:2273 -msgid "UNIX - TRU64" -msgstr "" - -#: readelf.c:2274 -msgid "Novell - Modesto" -msgstr "" - -#: readelf.c:2275 -msgid "UNIX - OpenBSD" -msgstr "" - -#: readelf.c:2276 +#: readelf.c:2457 msgid "Standalone App" msgstr "" -#: readelf.c:2277 -msgid "ARM" -msgstr "" - -#: readelf.c:2294 +#: readelf.c:2475 msgid "Not an ELF file - it has the wrong magic bytes at the start\n" msgstr "" -#: readelf.c:2302 +#: readelf.c:2483 msgid "ELF Header:\n" msgstr "" -#: readelf.c:2303 +#: readelf.c:2484 msgid " Magic: " msgstr "" -#: readelf.c:2307 +#: readelf.c:2488 #, c-format msgid " Class: %s\n" msgstr "" -#: readelf.c:2309 +#: readelf.c:2490 #, c-format msgid " Data: %s\n" msgstr "" -#: readelf.c:2311 +#: readelf.c:2492 #, c-format msgid " Version: %d %s\n" msgstr "" -#: readelf.c:2318 +#: readelf.c:2499 #, c-format msgid " OS/ABI: %s\n" msgstr "" -#: readelf.c:2320 +#: readelf.c:2501 #, c-format msgid " ABI Version: %d\n" msgstr "" -#: readelf.c:2322 +#: readelf.c:2503 #, c-format msgid " Type: %s\n" msgstr "" -#: readelf.c:2324 +#: readelf.c:2505 #, c-format msgid " Machine: %s\n" msgstr "" -#: readelf.c:2326 +#: readelf.c:2507 #, c-format msgid " Version: 0x%lx\n" msgstr "" -#: readelf.c:2329 +#: readelf.c:2510 msgid " Entry point address: " msgstr "" -#: readelf.c:2331 +#: readelf.c:2512 msgid "" "\n" " Start of program headers: " msgstr "" -#: readelf.c:2333 +#: readelf.c:2514 msgid "" " (bytes into file)\n" " Start of section headers: " msgstr "" -#: readelf.c:2335 +#: readelf.c:2516 msgid " (bytes into file)\n" msgstr "" -#: readelf.c:2337 +#: readelf.c:2518 #, c-format msgid " Flags: 0x%lx%s\n" msgstr "" -#: readelf.c:2340 +#: readelf.c:2521 #, c-format msgid " Size of this header: %ld (bytes)\n" msgstr "" -#: readelf.c:2342 +#: readelf.c:2523 #, c-format msgid " Size of program headers: %ld (bytes)\n" msgstr "" -#: readelf.c:2344 +#: readelf.c:2525 #, c-format msgid " Number of program headers: %ld\n" msgstr "" -#: readelf.c:2346 +#: readelf.c:2527 #, c-format msgid " Size of section headers: %ld (bytes)\n" msgstr "" -#: readelf.c:2348 +#: readelf.c:2529 #, c-format -msgid " Number of section headers: %ld\n" +msgid " Number of section headers: %ld" msgstr "" -#: readelf.c:2350 +#: readelf.c:2534 #, c-format -msgid " Section header string table index: %ld\n" +msgid " Section header string table index: %ld" msgstr "" -#: readelf.c:2435 +#: readelf.c:2568 readelf.c:2604 +msgid "program headers" +msgstr "" + +#: readelf.c:2638 msgid "" "\n" "There are no program headers in this file.\n" msgstr "" -#: readelf.c:2441 +#: readelf.c:2644 #, c-format msgid "" "\n" "Elf file type is %s\n" msgstr "" -#: readelf.c:2442 +#: readelf.c:2645 msgid "Entry point " msgstr "" -#: readelf.c:2444 +#: readelf.c:2647 #, c-format msgid "" "\n" "There are %d program headers, starting at offset " msgstr "" -#: readelf.c:2455 readelf.c:2631 readelf.c:2673 readelf.c:2716 readelf.c:2757 -#: readelf.c:3703 readelf.c:3744 readelf.c:3920 readelf.c:4841 readelf.c:4855 -#: readelf.c:8294 readelf.c:8334 +#: readelf.c:2658 readelf.c:2883 readelf.c:2929 readelf.c:2992 readelf.c:3059 +#: readelf.c:4087 readelf.c:4130 readelf.c:4310 readelf.c:5246 readelf.c:5260 +#: readelf.c:9246 readelf.c:9286 msgid "Out of memory\n" msgstr "" -#: readelf.c:2473 +#: readelf.c:2676 #, c-format msgid "" "\n" "Program Header%s:\n" msgstr "" -#: readelf.c:2477 +#: readelf.c:2680 msgid "" " Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align\n" msgstr "" -#: readelf.c:2481 +#: readelf.c:2683 +msgid "" +" Type Offset VirtAddr PhysAddr FileSiz " +"MemSiz Flg Align\n" +msgstr "" + +#: readelf.c:2687 msgid " Type Offset VirtAddr PhysAddr\n" msgstr "" -#: readelf.c:2483 +#: readelf.c:2689 msgid " FileSiz MemSiz Flags Align\n" msgstr "" -#: readelf.c:2541 +#: readelf.c:2789 msgid "more than one dynamic segment\n" msgstr "" -#: readelf.c:2549 +#: readelf.c:2797 msgid "Unable to find program interpreter name\n" msgstr "" -#: readelf.c:2556 +#: readelf.c:2804 #, c-format msgid "" "\n" " [Requesting program interpreter: %s]" msgstr "" -#: readelf.c:2574 +#: readelf.c:2822 msgid "" "\n" " Section to Segment mapping:\n" msgstr "" -#: readelf.c:2575 +#: readelf.c:2823 msgid " Segment Sections...\n" msgstr "" -#: readelf.c:2839 +#: readelf.c:2874 readelf.c:2920 +msgid "section headers" +msgstr "" + +#: readelf.c:2968 readelf.c:3035 +msgid "symbols" +msgstr "" + +#: readelf.c:2979 readelf.c:3046 +msgid "symtab shndx" +msgstr "" + +#: readelf.c:3147 msgid "" "\n" "There are no sections in this file.\n" msgstr "" -#: readelf.c:2845 +#: readelf.c:3153 #, c-format msgid "There are %d section headers, starting at offset 0x%lx:\n" msgstr "" -#: readelf.c:2883 +#: readelf.c:3170 readelf.c:3479 readelf.c:3826 readelf.c:5397 +msgid "string table" +msgstr "" + +#: readelf.c:3191 msgid "File contains multiple dynamic symbol tables\n" msgstr "" -#: readelf.c:2896 +#: readelf.c:3203 msgid "File contains multiple dynamic string tables\n" msgstr "" -#: readelf.c:2931 +#: readelf.c:3209 +msgid "dynamic strings" +msgstr "" + +#: readelf.c:3215 +msgid "File contains multiple symtab shndx tables\n" +msgstr "" + +#: readelf.c:3250 #, c-format msgid "" "\n" "Section Header%s:\n" msgstr "" -#: readelf.c:2935 +#: readelf.c:3254 msgid "" " [Nr] Name Type Addr Off Size ES Flg Lk " "Inf Al\n" msgstr "" -#: readelf.c:2938 -msgid " [Nr] Name Type Address Offset\n" -msgstr "" - -#: readelf.c:2939 -msgid " Size EntSize Flags Link Info Align\n" -msgstr "" - -#: readelf.c:2986 -msgid "Key to Flags:\n" +#: readelf.c:3257 +msgid "" +" [Nr] Name Type Address Off Size ES " +"Flg Lk Inf Al\n" msgstr "" -#: readelf.c:2987 -msgid " W (write), A (alloc), X (execute), M (merge), S (strings)\n" +#: readelf.c:3260 +msgid " [Nr] Name Type Address Offset\n" msgstr "" -#: readelf.c:2988 -msgid " I (info), L (link order), G (group), x (unknown)\n" +#: readelf.c:3261 +msgid " Size EntSize Flags Link Info Align\n" msgstr "" -#: readelf.c:2989 +#: readelf.c:3356 msgid "" +"Key to Flags:\n" +" W (write), A (alloc), X (execute), M (merge), S (strings)\n" +" I (info), L (link order), G (group), x (unknown)\n" " O (extra OS processing required) o (OS specific), p (processor specific)\n" msgstr "" -#: readelf.c:3047 +#: readelf.c:3417 #, c-format msgid "" "\n" "Relocation section at offset 0x%lx contains %ld bytes:\n" msgstr "" -#: readelf.c:3054 +#: readelf.c:3424 msgid "" "\n" "There are no dynamic relocations in this file.\n" msgstr "" -#: readelf.c:3082 +#: readelf.c:3451 msgid "" "\n" "Relocation section " msgstr "" -#: readelf.c:3089 readelf.c:3523 +#: readelf.c:3458 readelf.c:3905 #, c-format msgid " at offset 0x%lx contains %lu entries:\n" msgstr "" -#: readelf.c:3117 +#: readelf.c:3496 msgid "" "\n" "There are no relocations in this file.\n" msgstr "" -#: readelf.c:3361 readelf.c:3373 +#: readelf.c:3692 +msgid "unwind table" +msgstr "" + +#: readelf.c:3743 readelf.c:3755 readelf.c:7608 readelf.c:7619 #, c-format -msgid "Skipping unexpected symbol type %u" +msgid "Skipping unexpected symbol type %u\n" msgstr "" -#: readelf.c:3381 +#: readelf.c:3763 #, c-format -msgid "Skipping unexpected relocation type %s" +msgid "Skipping unexpected relocation type %s\n" msgstr "" -#: readelf.c:3426 readelf.c:3451 +#: readelf.c:3808 readelf.c:3833 msgid "" "\n" "There are no unwind sections in this file.\n" msgstr "" -#: readelf.c:3502 +#: readelf.c:3884 msgid "" "\n" "Could not find unwind info section for " msgstr "" -#: readelf.c:3516 +#: readelf.c:3896 +msgid "unwind info" +msgstr "" + +#: readelf.c:3898 msgid "" "\n" "Unwind section " msgstr "" -#: readelf.c:3797 +#: readelf.c:4071 readelf.c:4114 +msgid "dynamic segment" +msgstr "" + +#: readelf.c:4183 msgid "" "\n" "There is no dynamic segment in this file.\n" msgstr "" -#: readelf.c:3831 +#: readelf.c:4217 msgid "Unable to seek to end of file!" msgstr "" -#: readelf.c:3840 +#: readelf.c:4228 msgid "Unable to determine the number of symbols to load\n" msgstr "" -#: readelf.c:3870 +#: readelf.c:4258 msgid "Unable to seek to end of file\n" msgstr "" -#: readelf.c:3876 +#: readelf.c:4264 msgid "Unable to determine the length of the dynamic string table\n" msgstr "" -#: readelf.c:3937 +#: readelf.c:4269 +msgid "dynamic string table" +msgstr "" + +#: readelf.c:4303 +msgid "symbol information" +msgstr "" + +#: readelf.c:4327 #, c-format msgid "" "\n" "Dynamic segment at offset 0x%x contains %ld entries:\n" msgstr "" -#: readelf.c:3940 +#: readelf.c:4330 msgid " Tag Type Name/Value\n" msgstr "" -#: readelf.c:3976 +#: readelf.c:4366 msgid "Auxiliary library" msgstr "" -#: readelf.c:3980 +#: readelf.c:4370 msgid "Filter library" msgstr "" -#: readelf.c:3984 +#: readelf.c:4374 msgid "Configuration file" msgstr "" -#: readelf.c:3988 +#: readelf.c:4378 msgid "Dependency audit library" msgstr "" -#: readelf.c:3992 +#: readelf.c:4382 msgid "Audit library" msgstr "" -#: readelf.c:4010 readelf.c:4036 readelf.c:4062 +#: readelf.c:4400 readelf.c:4426 readelf.c:4452 msgid "Flags:" msgstr "" -#: readelf.c:4012 readelf.c:4038 readelf.c:4064 +#: readelf.c:4402 readelf.c:4428 readelf.c:4454 msgid " None\n" msgstr "" -#: readelf.c:4183 +#: readelf.c:4573 #, c-format msgid "Shared library: [%s]" msgstr "" -#: readelf.c:4186 +#: readelf.c:4576 msgid " program interpreter" msgstr "" -#: readelf.c:4190 +#: readelf.c:4580 #, c-format msgid "Library soname: [%s]" msgstr "" -#: readelf.c:4194 +#: readelf.c:4584 #, c-format msgid "Library rpath: [%s]" msgstr "" -#: readelf.c:4198 +#: readelf.c:4588 #, c-format msgid "Library runpath: [%s]" msgstr "" -#: readelf.c:4259 +#: readelf.c:4649 #, c-format msgid "Not needed object: [%s]\n" msgstr "" -#: readelf.c:4356 +#: readelf.c:4746 #, c-format msgid "" "\n" "Version definition section '%s' contains %ld entries:\n" msgstr "" -#: readelf.c:4359 +#: readelf.c:4749 msgid " Addr: 0x" msgstr "" -#: readelf.c:4361 readelf.c:4549 +#: readelf.c:4751 readelf.c:4946 #, c-format msgid " Offset: %#08lx Link: %lx (%s)\n" msgstr "" -#: readelf.c:4391 +#: readelf.c:4758 +msgid "version definition section" +msgstr "" + +#: readelf.c:4784 #, c-format msgid " %#06x: Rev: %d Flags: %s" msgstr "" -#: readelf.c:4394 +#: readelf.c:4787 #, c-format msgid " Index: %d Cnt: %d " msgstr "" -#: readelf.c:4405 +#: readelf.c:4798 #, c-format msgid "Name: %s\n" msgstr "" -#: readelf.c:4407 +#: readelf.c:4800 #, c-format msgid "Name index: %ld\n" msgstr "" -#: readelf.c:4422 +#: readelf.c:4815 #, c-format msgid " %#06x: Parent %d: %s\n" msgstr "" -#: readelf.c:4425 +#: readelf.c:4818 #, c-format msgid " %#06x: Parent %d, name index: %ld\n" msgstr "" -#: readelf.c:4444 +#: readelf.c:4837 #, c-format msgid "" "\n" "Version needs section '%s' contains %ld entries:\n" msgstr "" -#: readelf.c:4447 +#: readelf.c:4840 msgid " Addr: 0x" msgstr "" -#: readelf.c:4449 +#: readelf.c:4842 #, c-format msgid " Offset: %#08lx Link to section: %ld (%s)\n" msgstr "" -#: readelf.c:4475 +#: readelf.c:4848 +msgid "version need section" +msgstr "" + +#: readelf.c:4870 #, c-format msgid " %#06x: Version: %d" msgstr "" -#: readelf.c:4478 +#: readelf.c:4873 #, c-format msgid " File: %s" msgstr "" -#: readelf.c:4480 +#: readelf.c:4875 #, c-format msgid " File: %lx" msgstr "" -#: readelf.c:4482 +#: readelf.c:4877 #, c-format msgid " Cnt: %d\n" msgstr "" -#: readelf.c:4500 +#: readelf.c:4895 #, c-format msgid " %#06x: Name: %s" msgstr "" -#: readelf.c:4503 +#: readelf.c:4898 #, c-format msgid " %#06x: Name index: %lx" msgstr "" -#: readelf.c:4506 +#: readelf.c:4901 #, c-format msgid " Flags: %s Version: %d\n" msgstr "" -#: readelf.c:4544 +#: readelf.c:4937 +msgid "version string table" +msgstr "" + +#: readelf.c:4941 #, c-format msgid "" "\n" "Version symbols section '%s' contains %d entries:\n" msgstr "" -#: readelf.c:4547 +#: readelf.c:4944 msgid " Addr: " msgstr "" -#: readelf.c:4578 +#: readelf.c:4954 +msgid "version symbol data" +msgstr "" + +#: readelf.c:4981 msgid " 0 (*local*) " msgstr "" -#: readelf.c:4582 +#: readelf.c:4985 msgid " 1 (*global*) " msgstr "" -#: readelf.c:4716 +#: readelf.c:5020 readelf.c:5454 +msgid "version need" +msgstr "" + +#: readelf.c:5030 +msgid "version need aux (2)" +msgstr "" + +#: readelf.c:5071 readelf.c:5516 +msgid "version def" +msgstr "" + +#: readelf.c:5090 readelf.c:5531 +msgid "version def aux" +msgstr "" + +#: readelf.c:5121 msgid "" "\n" "No version information found in this file.\n" msgstr "" -#: readelf.c:4734 readelf.c:4769 +#: readelf.c:5139 readelf.c:5174 #, c-format msgid "<processor specific>: %d" msgstr "" -#: readelf.c:4736 readelf.c:4781 +#: readelf.c:5141 readelf.c:5186 #, c-format msgid "<OS specific>: %d" msgstr "" -#: readelf.c:4738 readelf.c:4784 +#: readelf.c:5143 readelf.c:5189 #, c-format msgid "<unknown>: %d" msgstr "" -#: readelf.c:4847 +#: readelf.c:5252 msgid "Unable to read in dynamic data\n" msgstr "" -#: readelf.c:4889 +#: readelf.c:5294 msgid "Unable to seek to start of dynamic information" msgstr "" -#: readelf.c:4895 +#: readelf.c:5300 msgid "Failed to read in number of buckets\n" msgstr "" -#: readelf.c:4901 +#: readelf.c:5306 msgid "Failed to read in number of chains\n" msgstr "" -#: readelf.c:4921 +#: readelf.c:5326 msgid "" "\n" "Symbol table for image:\n" msgstr "" -#: readelf.c:4923 +#: readelf.c:5328 msgid " Num Buc: Value Size Type Bind Vis Ndx Name\n" msgstr "" -#: readelf.c:4925 +#: readelf.c:5330 msgid " Num Buc: Value Size Type Bind Vis Ndx Name\n" msgstr "" -#: readelf.c:4969 +#: readelf.c:5375 #, c-format msgid "" "\n" "Symbol table '%s' contains %lu entries:\n" msgstr "" -#: readelf.c:4973 +#: readelf.c:5379 msgid " Num: Value Size Type Bind Vis Ndx Name\n" msgstr "" -#: readelf.c:4975 +#: readelf.c:5381 msgid " Num: Value Size Type Bind Vis Ndx Name\n" msgstr "" -#: readelf.c:5085 +#: readelf.c:5427 +msgid "version data" +msgstr "" + +#: readelf.c:5467 +msgid "version need aux (3)" +msgstr "" + +#: readelf.c:5492 msgid "bad dynamic symbol" msgstr "" -#: readelf.c:5145 +#: readelf.c:5554 msgid "" "\n" "Dynamic symbol information is not available for displaying symbols.\n" msgstr "" -#: readelf.c:5157 +#: readelf.c:5566 #, c-format msgid "" "\n" "Histogram for bucket list length (total of %d buckets):\n" msgstr "" -#: readelf.c:5159 +#: readelf.c:5568 +#, c-format msgid " Length Number %% of total Coverage\n" msgstr "" -#: readelf.c:5164 readelf.c:5183 readelf.c:7976 readelf.c:8169 +#: readelf.c:5573 readelf.c:5592 readelf.c:8825 readelf.c:9017 msgid "Out of memory" msgstr "" -#: readelf.c:5232 +#: readelf.c:5641 #, c-format msgid "" "\n" "Dynamic info segment at offset 0x%lx contains %d entries:\n" msgstr "" -#: readelf.c:5235 +#: readelf.c:5644 msgid " Num: Name BoundTo Flags\n" msgstr "" -#: readelf.c:5283 +#: readelf.c:5696 #, c-format msgid "" "\n" "Assembly dump of section %s\n" msgstr "" -#: readelf.c:5306 +#: readelf.c:5719 #, c-format msgid "" "\n" "Section '%s' has no data to dump.\n" msgstr "" -#: readelf.c:5311 +#: readelf.c:5724 #, c-format msgid "" "\n" "Hex dump of section '%s':\n" msgstr "" -#: readelf.c:5463 -msgid "badly formed extended line op encountered!" +#: readelf.c:5729 +msgid "section data" +msgstr "" + +#: readelf.c:5878 +msgid "badly formed extended line op encountered!\n" msgstr "" -#: readelf.c:5470 +#: readelf.c:5885 #, c-format msgid " Extended opcode %d: " msgstr "" -#: readelf.c:5475 +#: readelf.c:5890 msgid "" "End of Sequence\n" "\n" msgstr "" -#: readelf.c:5481 +#: readelf.c:5896 #, c-format msgid "set Address to 0x%lx\n" msgstr "" -#: readelf.c:5486 +#: readelf.c:5901 msgid " define new File Table entry\n" msgstr "" -#: readelf.c:5487 readelf.c:5609 +#: readelf.c:5902 readelf.c:6031 msgid " Entry\tDir\tTime\tSize\tName\n" msgstr "" -#: readelf.c:5489 +#: readelf.c:5904 #, c-format msgid " %d\t" msgstr "" -#: readelf.c:5492 readelf.c:5494 readelf.c:5496 readelf.c:5621 readelf.c:5623 -#: readelf.c:5625 +#: readelf.c:5907 readelf.c:5909 readelf.c:5911 readelf.c:6043 readelf.c:6045 +#: readelf.c:6047 #, c-format msgid "%lu\t" msgstr "" -#: readelf.c:5497 +#: readelf.c:5912 #, c-format msgid "" "%s\n" "\n" msgstr "" -#: readelf.c:5501 +#: readelf.c:5916 #, c-format msgid "UNKNOWN: length %d\n" msgstr "" -#: readelf.c:5527 +#: readelf.c:5942 #, c-format msgid "" "\n" @@ -3020,503 +3112,629 @@ msgid "" "\n" msgstr "" -#: readelf.c:5539 +#: readelf.c:5954 +msgid "64-bit DWARF line info is not supported yet.\n" +msgstr "" + +#: readelf.c:5961 msgid "The line info appears to be corrupt - the section is too small\n" msgstr "" -#: readelf.c:5547 +#: readelf.c:5969 msgid "Only DWARF version 2 line info is currently supported.\n" msgstr "" -#: readelf.c:5562 +#: readelf.c:5984 #, c-format msgid " Length: %ld\n" msgstr "" -#: readelf.c:5563 +#: readelf.c:5985 #, c-format msgid " DWARF Version: %d\n" msgstr "" -#: readelf.c:5564 +#: readelf.c:5986 #, c-format msgid " Prologue Length: %d\n" msgstr "" -#: readelf.c:5565 +#: readelf.c:5987 #, c-format msgid " Minimum Instruction Length: %d\n" msgstr "" -#: readelf.c:5566 +#: readelf.c:5988 #, c-format msgid " Initial value of 'is_stmt': %d\n" msgstr "" -#: readelf.c:5567 +#: readelf.c:5989 #, c-format msgid " Line Base: %d\n" msgstr "" -#: readelf.c:5568 +#: readelf.c:5990 #, c-format msgid " Line Range: %d\n" msgstr "" -#: readelf.c:5569 +#: readelf.c:5991 #, c-format msgid " Opcode Base: %d\n" msgstr "" -#: readelf.c:5578 +#: readelf.c:6000 msgid "" "\n" " Opcodes:\n" msgstr "" -#: readelf.c:5581 +#: readelf.c:6003 #, c-format msgid " Opcode %d has %d args\n" msgstr "" -#: readelf.c:5587 +#: readelf.c:6009 msgid "" "\n" " The Directory Table is empty.\n" msgstr "" -#: readelf.c:5590 +#: readelf.c:6012 msgid "" "\n" " The Directory Table:\n" msgstr "" -#: readelf.c:5594 +#: readelf.c:6016 #, c-format msgid " %s\n" msgstr "" -#: readelf.c:5605 +#: readelf.c:6027 msgid "" "\n" " The File Name Table is empty.\n" msgstr "" -#: readelf.c:5608 +#: readelf.c:6030 msgid "" "\n" " The File Name Table:\n" msgstr "" -#: readelf.c:5616 +#: readelf.c:6038 #, c-format msgid " %d\t" msgstr "" -#: readelf.c:5627 +#: readelf.c:6049 #, c-format msgid "%s\n" msgstr "" #. Now display the statements. -#: readelf.c:5635 +#: readelf.c:6057 msgid "" "\n" " Line Number Statements:\n" msgstr "" -#: readelf.c:5654 +#: readelf.c:6073 +#, c-format +msgid " Special opcode %d: advance Address by %d to 0x%lx" +msgstr "" + +#: readelf.c:6077 +#, c-format +msgid " and Line by %d to %d\n" +msgstr "" + +#: readelf.c:6088 msgid " Copy\n" msgstr "" -#: readelf.c:5661 +#: readelf.c:6095 #, c-format msgid " Advance PC by %d to %lx\n" msgstr "" -#: readelf.c:5669 +#: readelf.c:6103 #, c-format msgid " Advance Line by %d to %d\n" msgstr "" -#: readelf.c:5676 +#: readelf.c:6110 #, c-format msgid " Set File Name to entry %d in the File Name Table\n" msgstr "" -#: readelf.c:5684 +#: readelf.c:6118 #, c-format msgid " Set column to %d\n" msgstr "" -#: readelf.c:5691 +#: readelf.c:6125 #, c-format msgid " Set is_stmt to %d\n" msgstr "" -#: readelf.c:5696 +#: readelf.c:6130 msgid " Set basic block\n" msgstr "" -#: readelf.c:5704 +#: readelf.c:6138 #, c-format msgid " Advance PC by constant %d to 0x%lx\n" msgstr "" -#: readelf.c:5712 +#: readelf.c:6146 #, c-format msgid " Advance PC by fixed size amount %d to 0x%lx\n" msgstr "" -#: readelf.c:5720 +#: readelf.c:6151 +msgid " Set prologue_end to true\n" +msgstr "" + +#: readelf.c:6155 +msgid " Set epilogue_begin to true\n" +msgstr "" + +#: readelf.c:6161 #, c-format -msgid " Special opcode %d: advance Address by %d to 0x%lx" +msgid " Set ISA to %d\n" msgstr "" -#: readelf.c:5724 +#: readelf.c:6165 #, c-format -msgid " and Line by %d to %d\n" +msgid " Unknown opcode %d with operands: " msgstr "" -#: readelf.c:5747 readelf.c:6176 +#: readelf.c:6197 readelf.c:6658 readelf.c:6730 #, c-format msgid "" "Contents of the %s section:\n" "\n" msgstr "" -#: readelf.c:5770 +#: readelf.c:6216 +msgid "64-bit DWARF pubnames are not supported yet.\n" +msgstr "" + +#: readelf.c:6226 msgid "Only DWARF 2 pubnames are currently supported\n" msgstr "" -#: readelf.c:5777 +#: readelf.c:6233 #, c-format msgid " Length: %ld\n" msgstr "" -#: readelf.c:5779 +#: readelf.c:6235 #, c-format msgid " Version: %d\n" msgstr "" -#: readelf.c:5781 +#: readelf.c:6237 #, c-format msgid " Offset into .debug_info section: %ld\n" msgstr "" -#: readelf.c:5783 +#: readelf.c:6239 #, c-format msgid " Size of area in .debug_info section: %ld\n" msgstr "" -#: readelf.c:5786 +#: readelf.c:6242 msgid "" "\n" " Offset\tName\n" msgstr "" -#: readelf.c:5868 +#: readelf.c:6333 #, c-format msgid "Unknown TAG value: %lx" msgstr "" -#: readelf.c:5963 +#: readelf.c:6443 #, c-format msgid "Unknown AT value: %lx" msgstr "" -#: readelf.c:6000 +#: readelf.c:6480 #, c-format msgid "Unknown FORM value: %lx" msgstr "" -#: readelf.c:6182 +#: readelf.c:6679 +#, c-format +msgid " DW_MACINFO_start_file - lineno: %d filenum: %d\n" +msgstr "" + +#: readelf.c:6684 +msgid " DW_MACINFO_end_file\n" +msgstr "" + +#: readelf.c:6692 +#, c-format +msgid " DW_MACINFO_define - lineno : %d macro : %s\n" +msgstr "" + +#: readelf.c:6700 +#, c-format +msgid " DW_MACINFO_undef - lineno : %d macro : %s\n" +msgstr "" + +#: readelf.c:6711 +#, c-format +msgid " DW_MACINFO_vendor_ext - constant : %d string : %s\n" +msgstr "" + +#: readelf.c:6739 msgid " Number TAG\n" msgstr "" -#: readelf.c:6188 +#: readelf.c:6745 #, c-format msgid " %ld %s [%s]\n" msgstr "" -#: readelf.c:6191 +#: readelf.c:6748 msgid "has children" msgstr "" -#: readelf.c:6191 +#: readelf.c:6748 msgid "no children" msgstr "" -#: readelf.c:6195 +#: readelf.c:6752 #, c-format msgid " %-18s %s\n" msgstr "" -#: readelf.c:6214 +#: readelf.c:6773 #, c-format msgid " %lu byte block: " msgstr "" -#: readelf.c:6521 +#: readelf.c:7096 msgid "(User defined location op)" msgstr "" -#: readelf.c:6523 +#: readelf.c:7098 msgid "(Unknown location op)" msgstr "" -#: readelf.c:6650 +#: readelf.c:7137 +msgid "debug_str section data" +msgstr "" + +#: readelf.c:7156 +msgid "<no .debug_str section>" +msgstr "" + +#: readelf.c:7159 +msgid "<offset is too big>" +msgstr "" + +#: readelf.c:7179 +msgid "" +"\n" +"The .debug_str section is empty.\n" +msgstr "" + +#: readelf.c:7183 +msgid "" +"Contents of the .debug_str section:\n" +"\n" +msgstr "" + +#: readelf.c:7354 #, c-format -msgid "Unable to handle FORM: %d" +msgid " (indirect string, offset: 0x%lx): " msgstr "" -#: readelf.c:6654 +#: readelf.c:7363 #, c-format -msgid "Unrecognised form: %d" +msgid "Unrecognised form: %d\n" msgstr "" -#: readelf.c:6667 +#: readelf.c:7376 msgid "(not inlined)" msgstr "" -#: readelf.c:6668 +#: readelf.c:7377 msgid "(inlined)" msgstr "" -#: readelf.c:6669 +#: readelf.c:7378 msgid "(declared as inline but ignored)" msgstr "" -#: readelf.c:6670 +#: readelf.c:7379 msgid "(declared as inline and inlined)" msgstr "" -#: readelf.c:6671 +#: readelf.c:7380 #, c-format msgid " (Unknown inline attribute value: %lx)" msgstr "" -#: readelf.c:6800 readelf.c:6926 +#: readelf.c:7545 readelf.c:7746 #, c-format msgid "" "The section %s contains:\n" "\n" msgstr "" -#: readelf.c:6822 +#: readelf.c:7568 +msgid "64-bit DWARF debug info is not supported yet.\n" +msgstr "" + +#: readelf.c:7637 #, c-format msgid " Compilation Unit @ %lx:\n" msgstr "" -#: readelf.c:6823 +#: readelf.c:7638 #, c-format msgid " Length: %ld\n" msgstr "" -#: readelf.c:6824 +#: readelf.c:7639 #, c-format msgid " Version: %d\n" msgstr "" -#: readelf.c:6825 +#: readelf.c:7640 #, c-format msgid " Abbrev Offset: %ld\n" msgstr "" -#: readelf.c:6826 +#: readelf.c:7641 #, c-format msgid " Pointer Size: %d\n" msgstr "" -#: readelf.c:6830 +#: readelf.c:7645 msgid "Only version 2 DWARF debug information is currently supported.\n" msgstr "" -#: readelf.c:6852 +#: readelf.c:7666 msgid "Unable to locate .debug_abbrev section!\n" msgstr "" -#: readelf.c:6892 +#: readelf.c:7672 +msgid "debug_abbrev section data" +msgstr "" + +#: readelf.c:7709 #, c-format msgid "Unable to locate entry %lu in the abbreviation table\n" msgstr "" -#: readelf.c:6897 +#: readelf.c:7714 #, c-format -msgid " <%d><%x>: Abbrev Number: %lu (%s)\n" +msgid " <%d><%lx>: Abbrev Number: %lu (%s)\n" msgstr "" -#: readelf.c:6947 +#: readelf.c:7767 +msgid "64-bit DWARF aranges are not supported yet.\n" +msgstr "" + +#: readelf.c:7773 msgid "Only DWARF 2 aranges are currently supported.\n" msgstr "" -#: readelf.c:6951 +#: readelf.c:7777 #, c-format msgid " Length: %ld\n" msgstr "" -#: readelf.c:6952 +#: readelf.c:7778 #, c-format msgid " Version: %d\n" msgstr "" -#: readelf.c:6953 +#: readelf.c:7779 #, c-format msgid " Offset into .debug_info: %lx\n" msgstr "" -#: readelf.c:6954 +#: readelf.c:7780 #, c-format msgid " Pointer Size: %d\n" msgstr "" -#: readelf.c:6955 +#: readelf.c:7781 #, c-format msgid " Segment Size: %d\n" msgstr "" -#: readelf.c:6957 +#: readelf.c:7783 msgid "" "\n" " Address Length\n" msgstr "" -#: readelf.c:7135 +#: readelf.c:7965 #, c-format msgid "The section %s contains:\n" msgstr "" -#: readelf.c:7663 +#: readelf.c:7988 +msgid "64-bit DWARF format frames are not supported yet.\n" +msgstr "" + +#: readelf.c:8499 #, c-format msgid "Displaying the debug contents of section %s is not yet supported.\n" msgstr "" -#: readelf.c:7726 +#: readelf.c:8565 #, c-format msgid "" "\n" "Section '%s' has no debugging data.\n" msgstr "" -#: readelf.c:7745 +#: readelf.c:8570 readelf.c:8632 +msgid "debug section data" +msgstr "" + +#: readelf.c:8586 #, c-format msgid "Unrecognised debug section: %s\n" msgstr "" -#: readelf.c:7817 +#: readelf.c:8660 msgid "Some sections were not dumped because they do not exist!\n" msgstr "" -#: readelf.c:8000 +#: readelf.c:8733 +msgid "liblist" +msgstr "" + +#: readelf.c:8818 +msgid "options" +msgstr "" + +#: readelf.c:8849 #, c-format msgid "" "\n" "Section '%s' contains %d entries:\n" msgstr "" -#: readelf.c:8162 +#: readelf.c:9010 msgid "conflict list with without table" msgstr "" -#: readelf.c:8190 +#: readelf.c:9028 readelf.c:9044 +msgid "conflict" +msgstr "" + +#: readelf.c:9054 #, c-format msgid "" "\n" -"Section '.conflict' contains %d entries:\n" +"Section '.conflict' contains %ld entries:\n" msgstr "" -#: readelf.c:8191 +#: readelf.c:9056 msgid " Num: Index Value Name" msgstr "" -#: readelf.c:8216 +#: readelf.c:9083 msgid "NT_PRSTATUS (prstatus structure)" msgstr "" -#: readelf.c:8217 +#: readelf.c:9084 msgid "NT_FPREGSET (floating point registers)" msgstr "" -#: readelf.c:8218 +#: readelf.c:9085 msgid "NT_PRPSINFO (prpsinfo structure)" msgstr "" -#: readelf.c:8219 +#: readelf.c:9086 msgid "NT_TASKSTRUCT (task structure)" msgstr "" -#: readelf.c:8220 +#: readelf.c:9087 msgid "NT_PRXFPREG (user_xfpregs structure)" msgstr "" -#: readelf.c:8221 +#: readelf.c:9088 msgid "NT_PSTATUS (pstatus structure)" msgstr "" -#: readelf.c:8222 +#: readelf.c:9089 msgid "NT_FPREGS (floating point registers)" msgstr "" -#: readelf.c:8223 +#: readelf.c:9090 msgid "NT_PSINFO (psinfo structure)" msgstr "" -#: readelf.c:8224 +#: readelf.c:9091 msgid "NT_LWPSTATUS (lwpstatus_t structure)" msgstr "" -#: readelf.c:8225 +#: readelf.c:9092 msgid "NT_LWPSINFO (lwpsinfo_t structure)" msgstr "" -#: readelf.c:8226 +#: readelf.c:9093 msgid "NT_WIN32PSTATUS (win32_pstatus strcuture)" msgstr "" -#: readelf.c:8228 +#: readelf.c:9095 readelf.c:9119 #, c-format msgid "Unknown note type: (0x%08x)" msgstr "" -#: readelf.c:8266 +#. NetBSD core "procinfo" structure. +#: readelf.c:9109 +msgid "NetBSD procinfo structure" +msgstr "" + +#: readelf.c:9136 readelf.c:9150 +msgid "PT_GETREGS (reg structure)" +msgstr "" + +#: readelf.c:9138 readelf.c:9152 +msgid "PT_GETFPREGS (fpreg structure)" +msgstr "" + +#: readelf.c:9158 +#, c-format +msgid "PT_FIRSTMACH+%d" +msgstr "" + +#: readelf.c:9212 +msgid "notes" +msgstr "" + +#: readelf.c:9218 #, c-format msgid "" "\n" "Notes at offset 0x%08lx with length 0x%08lx:\n" msgstr "" -#: readelf.c:8268 +#: readelf.c:9220 msgid " Owner\t\tData size\tDescription\n" msgstr "" -#: readelf.c:8379 +#: readelf.c:9331 msgid "No note segments present in the core file.\n" msgstr "" -#: readelf.c:8457 -msgid "This instance of readelf has been built without support for a\n" -msgstr "" - -#: readelf.c:8458 -msgid "64 bit data type and so it cannot read 64 bit ELF files.\n" +#: readelf.c:9409 +msgid "" +"This instance of readelf has been built without support for a\n" +"64 bit data type and so it cannot read 64 bit ELF files.\n" msgstr "" -#: readelf.c:8493 +#: readelf.c:9452 #, c-format msgid "Cannot stat input file %s.\n" msgstr "" -#: readelf.c:8500 +#: readelf.c:9459 #, c-format msgid "Input file %s not found.\n" msgstr "" -#: readelf.c:8506 +#: readelf.c:9465 #, c-format msgid "%s: Failed to read file header\n" msgstr "" -#: readelf.c:8520 +#: readelf.c:9479 #, c-format msgid "" "\n" @@ -3921,27 +4139,27 @@ msgstr "" msgid "default is --format=sysv\n" msgstr "" -#: size.c:141 +#: size.c:146 #, c-format msgid "invalid argument to --format: %s" msgstr "" -#: size.c:168 +#: size.c:173 #, c-format msgid "Invalid radix: %s\n" msgstr "" -#: srconv.c:1881 +#: srconv.c:1931 #, c-format msgid "Usage: %s [-dhVq] in-file [out-file]\n" msgstr "" -#: srconv.c:1888 +#: srconv.c:1938 #, c-format msgid "%s: Convert a COFF object file into a SYSROFF object file\n" msgstr "" -#: srconv.c:2021 +#: srconv.c:2074 #, c-format msgid "unable to open output file %s" msgstr "" @@ -4041,39 +4259,40 @@ msgstr "" msgid "no argument types in mangled string\n" msgstr "" -#: strings.c:180 +#: strings.c:199 #, c-format msgid "invalid number %s" msgstr "" -#: strings.c:516 +#: strings.c:638 #, c-format msgid "invalid integer argument %s" msgstr "" -#: strings.c:526 +#: strings.c:648 #, c-format msgid "" -"Usage: %s [-afov] [-n min-len] [-min-len] [-t {o,x,d}] [-]\n" -" [--all] [--print-file-name] [--bytes=min-len] [--radix={o,x,d}]\n" -" [--target=bfdname] [--help] [--version] file...\n" +"Usage: %s [-afov] [-n min-len] [-min-len] [-t {o,x,d}] [-e {s,b,l,B,L}]\n" +" [-] [--all] [--print-file-name] [--bytes=min-len] [--radix={o,x,d}]\n" +" [--target=bfdname] [--encoding {s,b,l,B,L}] [--help] [--version] " +"file...\n" msgstr "" -#: sysdump.c:712 +#: sysdump.c:733 #, c-format msgid "Usage: %s [-hV] in-file\n" msgstr "" -#: sysdump.c:781 +#: sysdump.c:805 #, c-format msgid "cannot open input file %s" msgstr "" -#: version.c:40 -msgid "Copyright 1997, 98, 99, 2000, 2001 Free Software Foundation, Inc.\n" +#: version.c:35 +msgid "Copyright 2001 Free Software Foundation, Inc.\n" msgstr "" -#: version.c:41 +#: version.c:36 msgid "" "This program is free software; you may redistribute it under the terms of\n" "the GNU General Public License. This program has absolutely no warranty.\n" @@ -4160,7 +4379,7 @@ msgid "" "No input-file is stdin, default rc. No output-file is stdout, default rc.\n" msgstr "" -#: windres.c:980 +#: windres.c:983 msgid "no resources" msgstr "" |