From e0e7a9d436cb3c97ae89c9b0d2750a006746b233 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Fri, 23 Dec 2016 09:32:28 +0100 Subject: Regenerate pot files. --- binutils/ChangeLog | 4 + binutils/po/binutils.pot | 4767 ++++++++++++++++++++++++++++++---------------- 2 files changed, 3155 insertions(+), 1616 deletions(-) (limited to 'binutils') diff --git a/binutils/ChangeLog b/binutils/ChangeLog index bcbbe67..b995448 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2016-12-23 Tristan Gingold + + * po/binutils.pot: Regenerate. + 2016-12-20 Maciej W. Rozycki * testsuite/binutils-all/mips/mips16-undecoded.s: Use `.module' diff --git a/binutils/po/binutils.pot b/binutils/po/binutils.pot index 84551c5..77ac183 100644 --- a/binutils/po/binutils.pot +++ b/binutils/po/binutils.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: bug-binutils@gnu.org\n" -"POT-Creation-Date: 2014-02-10 09:42+1030\n" +"POT-Creation-Date: 2016-12-23 09:23+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,24 +17,24 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: addr2line.c:81 +#: addr2line.c:80 #, c-format msgid "Usage: %s [option(s)] [addr(s)]\n" msgstr "" -#: addr2line.c:82 +#: addr2line.c:81 #, c-format msgid " Convert addresses into line number/file name pairs.\n" msgstr "" -#: addr2line.c:83 +#: addr2line.c:82 #, c-format msgid "" " If no addresses are specified on the command line, they will be read from " "stdin\n" msgstr "" -#: addr2line.c:84 +#: addr2line.c:83 #, c-format msgid "" " The options are:\n" @@ -53,10 +53,10 @@ msgid "" "\n" msgstr "" -#: addr2line.c:101 ar.c:332 ar.c:369 coffdump.c:471 dlltool.c:3969 -#: dllwrap.c:518 elfedit.c:651 nlmconv.c:1113 objcopy.c:606 objcopy.c:656 -#: readelf.c:3705 size.c:99 srconv.c:1744 strings.c:653 sysdump.c:653 -#: windmc.c:228 windres.c:687 +#: addr2line.c:100 ar.c:336 ar.c:373 coffdump.c:473 dlltool.c:4006 +#: dllwrap.c:518 elfedit.c:677 nlmconv.c:1112 objcopy.c:645 objcopy.c:696 +#: readelf.c:4274 size.c:97 srconv.c:1709 strings.c:703 sysdump.c:648 +#: windmc.c:227 windres.c:688 #, c-format msgid "Report bugs to %s\n" msgstr "" @@ -66,7 +66,7 @@ msgstr "" #. file name pair that is about to be printed below. Eg: #. #. foo at 123:bar.c -#: addr2line.c:297 +#: addr2line.c:304 #, c-format msgid " at " msgstr "" @@ -77,250 +77,250 @@ msgstr "" #. by the next iteration of the while loop. Eg: #. #. 123:bar.c (inlined by) 456:main.c -#: addr2line.c:338 +#: addr2line.c:345 #, c-format msgid " (inlined by) " msgstr "" -#: addr2line.c:371 +#: addr2line.c:378 #, c-format msgid "%s: cannot get addresses from archive" msgstr "" -#: addr2line.c:388 +#: addr2line.c:395 #, c-format msgid "%s: cannot find section %s" msgstr "" -#: addr2line.c:457 nm.c:1572 objdump.c:3479 +#: addr2line.c:465 nm.c:1677 objdump.c:3709 #, c-format msgid "unknown demangling style `%s'" msgstr "" -#: ar.c:253 +#: ar.c:257 #, c-format msgid "no entry %s in archive\n" msgstr "" -#: ar.c:267 +#: ar.c:271 #, c-format msgid "" "Usage: %s [emulation options] [-]{dmpqrstx}[abcDfilMNoPsSTuvV] [--plugin " "] [member-name] [count] archive-file file...\n" msgstr "" -#: ar.c:273 +#: ar.c:277 #, c-format msgid "" "Usage: %s [emulation options] [-]{dmpqrstx}[abcDfilMNoPsSTuvV] [member-name] " "[count] archive-file file...\n" msgstr "" -#: ar.c:281 +#: ar.c:285 #, c-format msgid " %s -M [ - read options from \n" msgstr "" -#: ar.c:321 +#: ar.c:325 #, c-format msgid " --target=BFDNAME - specify the target object format as BFDNAME\n" msgstr "" -#: ar.c:323 +#: ar.c:327 #, c-format msgid " optional:\n" msgstr "" -#: ar.c:324 +#: ar.c:328 #, c-format msgid " --plugin

- load the specified plugin\n" msgstr "" -#: ar.c:345 +#: ar.c:349 #, c-format msgid "Usage: %s [options] archive\n" msgstr "" -#: ar.c:346 +#: ar.c:350 #, c-format msgid " Generate an index to speed access to archives\n" msgstr "" -#: ar.c:347 +#: ar.c:351 #, c-format msgid "" " The options are:\n" " @ Read options from \n" msgstr "" -#: ar.c:350 +#: ar.c:354 #, c-format msgid " --plugin Load the specified plugin\n" msgstr "" -#: ar.c:354 +#: ar.c:358 #, c-format msgid "" " -D Use zero for symbol map timestamp (default)\n" " -U Use an actual symbol map timestamp\n" msgstr "" -#: ar.c:358 +#: ar.c:362 #, c-format msgid "" " -D Use zero for symbol map timestamp\n" " -U Use actual symbol map timestamp (default)\n" msgstr "" -#: ar.c:361 +#: ar.c:365 #, c-format msgid "" " -t Update the archive's symbol map timestamp\n" @@ -328,88 +328,93 @@ msgid "" " -v --version Print version information\n" msgstr "" -#: ar.c:485 +#: ar.c:489 msgid "two different operation options specified" msgstr "" -#: ar.c:577 ar.c:638 nm.c:1654 +#: ar.c:580 ar.c:640 nm.c:1758 #, c-format msgid "sorry - this program has been built without plugin support\n" msgstr "" -#: ar.c:761 +#: ar.c:764 msgid "no operation specified" msgstr "" -#: ar.c:764 +#: ar.c:767 msgid "`u' is only meaningful with the `r' option." msgstr "" -#: ar.c:767 +#: ar.c:770 msgid "`u' is not meaningful with the `D' option." msgstr "" -#: ar.c:770 +#: ar.c:773 msgid "`u' modifier ignored since `D' is the default (see `U')" msgstr "" -#: ar.c:781 +#: ar.c:784 msgid "`N' is only meaningful with the `x' and `d' options." msgstr "" -#: ar.c:784 +#: ar.c:787 msgid "Value for `N' must be positive." msgstr "" -#: ar.c:798 +#: ar.c:801 msgid "`x' cannot be used on thin archives." msgstr "" -#: ar.c:845 +#: ar.c:848 #, c-format msgid "internal error -- this option not implemented" msgstr "" -#: ar.c:914 +#: ar.c:917 #, c-format msgid "creating %s" msgstr "" -#: ar.c:945 +#: ar.c:948 #, c-format msgid "Cannot convert existing library %s to thin format" msgstr "" -#: ar.c:951 +#: ar.c:954 #, c-format msgid "Cannot convert existing thin library %s to normal format" msgstr "" -#: ar.c:983 ar.c:1037 ar.c:1366 objcopy.c:2294 +#: ar.c:986 ar.c:1050 ar.c:1379 objcopy.c:2644 #, c-format msgid "internal stat error on %s" msgstr "" -#: ar.c:1002 ar.c:1070 +#: ar.c:1005 ar.c:1083 #, c-format msgid "%s is not a valid archive" msgstr "" -#: ar.c:1128 +#: ar.c:1042 objcopy.c:2608 +#, c-format +msgid "illegal pathname found in archive member: %s" +msgstr "" + +#: ar.c:1141 msgid "could not create temporary file whilst writing archive" msgstr "" -#: ar.c:1271 +#: ar.c:1284 #, c-format msgid "No member named `%s'\n" msgstr "" -#: ar.c:1321 +#: ar.c:1334 #, c-format msgid "no entry %s in archive %s!" msgstr "" -#: ar.c:1460 +#: ar.c:1473 #, c-format msgid "%s: no archive map to update" msgstr "" @@ -469,7 +474,7 @@ msgstr "" msgid "%s: no open archive\n" msgstr "" -#: binemul.c:39 +#: binemul.c:38 #, c-format msgid " No emulation specific options\n" msgstr "" @@ -480,176 +485,181 @@ msgstr "" msgid " emulation options: \n" msgstr "" -#: bucomm.c:164 +#: bucomm.c:156 #, c-format msgid "can't set BFD default target to `%s': %s" msgstr "" -#: bucomm.c:176 +#: bucomm.c:168 #, c-format msgid "%s: Matching formats:" msgstr "" -#: bucomm.c:191 +#: bucomm.c:183 #, c-format msgid "Supported targets:" msgstr "" -#: bucomm.c:193 +#: bucomm.c:185 #, c-format msgid "%s: supported targets:" msgstr "" -#: bucomm.c:211 +#: bucomm.c:203 #, c-format msgid "Supported architectures:" msgstr "" -#: bucomm.c:213 +#: bucomm.c:205 #, c-format msgid "%s: supported architectures:" msgstr "" -#: bucomm.c:229 +#: bucomm.c:218 msgid "big endian" msgstr "" -#: bucomm.c:230 +#: bucomm.c:219 msgid "little endian" msgstr "" -#: bucomm.c:231 +#: bucomm.c:220 msgid "endianness unknown" msgstr "" -#: bucomm.c:252 +#: bucomm.c:267 #, c-format msgid "" "%s\n" " (header %s, data %s)\n" msgstr "" -#: bucomm.c:408 +#: bucomm.c:416 #, c-format msgid "BFD header file version %s\n" msgstr "" -#: bucomm.c:562 +#: bucomm.c:446 +#, c-format +msgid "

:][,] Add a symbol\n" " --alt-machine-code Use the target's 'th alternative " "machine\n" " --writable-text Mark the output text as writable\n" @@ -3937,9 +4506,13 @@ msgid "" " \n" " --subsystem [:]\n" " Set PE subsystem to [& ]\n" -" --compress-debug-sections Compress DWARF debug sections using zlib\n" +" --compress-debug-sections[={none|zlib|zlib-gnu|zlib-gabi}]\n" +" Compress DWARF debug sections using zlib\n" " --decompress-debug-sections Decompress DWARF debug sections using " "zlib\n" +" --elf-stt-common=[yes|no] Generate ELF common symbols with " +"STT_COMMON\n" +" type\n" " -v --verbose List all object files modified\n" " @ Read options from \n" " -V --version Display this program's version number\n" @@ -3948,17 +4521,17 @@ msgid "" "supported\n" msgstr "" -#: objcopy.c:613 +#: objcopy.c:652 #, c-format msgid "Usage: %s in-file(s)\n" msgstr "" -#: objcopy.c:614 +#: objcopy.c:653 #, c-format msgid " Removes symbols and sections from files\n" msgstr "" -#: objcopy.c:616 +#: objcopy.c:655 #, c-format msgid "" " -I --input-target= Assume input file is in format \n" @@ -3970,10 +4543,12 @@ msgid "" "output\n" msgstr "" -#: objcopy.c:634 +#: objcopy.c:673 #, c-format msgid "" -" -R --remove-section= Remove section from the output\n" +" -R --remove-section= Also remove section from the " +"output\n" +" --remove-relocations Remove relocations from section \n" " -s --strip-all Remove all symbol and relocation " "information\n" " -g -S -d --strip-debug Remove all debugging symbols & sections\n" @@ -3996,402 +4571,460 @@ msgid "" " -o Place stripped output into \n" msgstr "" -#: objcopy.c:706 +#: objcopy.c:746 #, c-format msgid "unrecognized section flag `%s'" msgstr "" -#: objcopy.c:707 +#: objcopy.c:747 objcopy.c:819 #, c-format msgid "supported flags: %s" msgstr "" -#: objcopy.c:763 +#: objcopy.c:818 +#, c-format +msgid "unrecognized symbol flag `%s'" +msgstr "" + +#: objcopy.c:877 #, c-format msgid "error: %s both copied and removed" msgstr "" -#: objcopy.c:769 +#: objcopy.c:883 #, c-format msgid "error: %s both sets and alters VMA" msgstr "" -#: objcopy.c:775 +#: objcopy.c:889 #, c-format msgid "error: %s both sets and alters LMA" msgstr "" -#: objcopy.c:869 +#: objcopy.c:1000 #, c-format msgid "cannot open '%s': %s" msgstr "" -#: objcopy.c:872 objcopy.c:3701 +#: objcopy.c:1003 objcopy.c:3988 #, c-format msgid "%s: fread failed" msgstr "" -#: objcopy.c:945 +#: objcopy.c:1076 #, c-format msgid "%s:%d: Ignoring rubbish found on this line" msgstr "" -#: objcopy.c:1063 +#: objcopy.c:1220 #, c-format msgid "error: section %s matches both remove and copy options" msgstr "" -#: objcopy.c:1292 +#: objcopy.c:1223 #, c-format -msgid "not stripping symbol `%s' because it is named in a relocation" +msgid "error: section %s matches both update and remove options" msgstr "" #: objcopy.c:1375 #, c-format +msgid "Section %s not found" +msgstr "" + +#: objcopy.c:1523 +#, c-format +msgid "not stripping symbol `%s' because it is named in a relocation" +msgstr "" + +#: objcopy.c:1583 +#, c-format +msgid "'before=%s' not found" +msgstr "" + +#: objcopy.c:1623 +#, c-format msgid "%s: Multiple redefinition of symbol \"%s\"" msgstr "" -#: objcopy.c:1379 +#: objcopy.c:1627 #, c-format msgid "%s: Symbol \"%s\" is target of more than one redefinition" msgstr "" -#: objcopy.c:1407 +#: objcopy.c:1655 #, c-format msgid "couldn't open symbol redefinition file %s (error: %s)" msgstr "" -#: objcopy.c:1485 +#: objcopy.c:1733 #, c-format msgid "%s:%d: garbage found at end of line" msgstr "" -#: objcopy.c:1488 +#: objcopy.c:1736 #, c-format msgid "%s:%d: missing new symbol name" msgstr "" -#: objcopy.c:1498 +#: objcopy.c:1746 #, c-format msgid "%s:%d: premature end of file" msgstr "" -#: objcopy.c:1524 +#: objcopy.c:1772 #, c-format msgid "stat returns negative size for `%s'" msgstr "" -#: objcopy.c:1536 +#: objcopy.c:1784 #, c-format msgid "copy from `%s' [unknown] to `%s' [unknown]\n" msgstr "" -#: objcopy.c:1593 +#. PR 17636: Call non-fatal so that we return to our parent who +#. may need to tidy temporary files. +#: objcopy.c:1845 msgid "Unable to change endianness of input file(s)" msgstr "" -#: objcopy.c:1602 +#: objcopy.c:1857 +#, c-format +msgid "error: the input file '%s' has no sections" +msgstr "" + +#: objcopy.c:1867 +#, c-format +msgid "" +"--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s'" +msgstr "" + +#: objcopy.c:1874 +#, c-format +msgid "--elf-stt-common=[yes|no] is unsupported on `%s'" +msgstr "" + +#: objcopy.c:1881 #, c-format msgid "copy from `%s' [%s] to `%s' [%s]\n" msgstr "" -#: objcopy.c:1651 +#: objcopy.c:1930 #, c-format msgid "Input file `%s' ignores binary architecture parameter." msgstr "" -#: objcopy.c:1659 +#: objcopy.c:1938 #, c-format msgid "Unable to recognise the format of the input file `%s'" msgstr "" -#: objcopy.c:1662 +#: objcopy.c:1941 #, c-format msgid "Output file cannot represent architecture `%s'" msgstr "" -#: objcopy.c:1725 +#: objcopy.c:2004 #, c-format msgid "warning: file alignment (0x%s) > section alignment (0x%s)" msgstr "" -#: objcopy.c:1783 +#: objcopy.c:2070 #, c-format msgid "can't add section '%s'" msgstr "" -#: objcopy.c:1797 +#: objcopy.c:2084 #, c-format msgid "can't create section `%s'" msgstr "" -#: objcopy.c:1847 +#: objcopy.c:2135 +#, c-format +msgid "error: %s not found, can't be updated" +msgstr "" + +#: objcopy.c:2160 #, c-format msgid "can't dump section '%s' - it does not exist" msgstr "" -#: objcopy.c:1855 +#: objcopy.c:2168 msgid "can't dump section - it has no contents" msgstr "" -#: objcopy.c:1863 +#: objcopy.c:2176 msgid "can't dump section - it is empty" msgstr "" -#: objcopy.c:1872 +#: objcopy.c:2185 msgid "could not open section dump file" msgstr "" -#: objcopy.c:1881 +#: objcopy.c:2194 +#, c-format +msgid "error writing section contents to %s (error: %s)" +msgstr "" + +#: objcopy.c:2202 msgid "could not retrieve section contents" msgstr "" -#: objcopy.c:1895 +#: objcopy.c:2216 #, c-format msgid "%s: debuglink section already exists" msgstr "" -#: objcopy.c:1907 +#: objcopy.c:2228 #, c-format msgid "cannot create debug link section `%s'" msgstr "" -#: objcopy.c:2001 +#: objcopy.c:2321 msgid "Can't fill gap after section" msgstr "" -#: objcopy.c:2025 +#: objcopy.c:2345 msgid "can't add padding" msgstr "" -#: objcopy.c:2121 +#: objcopy.c:2463 #, c-format msgid "cannot fill debug link section `%s'" msgstr "" -#: objcopy.c:2184 +#: objcopy.c:2520 msgid "error copying private BFD data" msgstr "" -#: objcopy.c:2195 +#: objcopy.c:2531 #, c-format msgid "this target does not support %lu alternative machine codes" msgstr "" -#: objcopy.c:2199 +#: objcopy.c:2535 msgid "treating that number as an absolute e_machine value instead" msgstr "" -#: objcopy.c:2203 +#: objcopy.c:2539 msgid "ignoring the alternative value" msgstr "" -#: objcopy.c:2235 objcopy.c:2277 +#: objcopy.c:2571 objcopy.c:2624 #, c-format msgid "cannot create tempdir for archive copying (error: %s)" msgstr "" -#: objcopy.c:2307 +#: objcopy.c:2657 msgid "Unable to recognise the format of file" msgstr "" -#: objcopy.c:2434 +#: objcopy.c:2784 #, c-format msgid "error: the input file '%s' is empty" msgstr "" -#: objcopy.c:2578 +#: objcopy.c:2952 #, c-format msgid "Multiple renames of section %s" msgstr "" -#: objcopy.c:2629 +#: objcopy.c:2998 msgid "error in private header data" msgstr "" -#: objcopy.c:2706 +#: objcopy.c:3076 msgid "failed to create output section" msgstr "" -#: objcopy.c:2720 +#: objcopy.c:3091 msgid "failed to set size" msgstr "" -#: objcopy.c:2739 +#: objcopy.c:3110 msgid "failed to set vma" msgstr "" -#: objcopy.c:2764 +#: objcopy.c:3135 msgid "failed to set alignment" msgstr "" -#: objcopy.c:2798 +#: objcopy.c:3167 msgid "failed to copy private data" msgstr "" -#: objcopy.c:2895 +#: objcopy.c:3309 msgid "relocation count is negative" msgstr "" #. User must pad the section up in order to do this. -#: objcopy.c:2977 +#: objcopy.c:3404 #, c-format msgid "" "cannot reverse bytes: length of section %s must be evenly divisible by %d" msgstr "" -#: objcopy.c:3169 +#: objcopy.c:3601 msgid "can't create debugging section" msgstr "" -#: objcopy.c:3182 +#: objcopy.c:3614 msgid "can't set debugging section contents" msgstr "" -#: objcopy.c:3190 +#: objcopy.c:3622 #, c-format msgid "don't know how to write debugging information for %s" msgstr "" -#: objcopy.c:3351 +#: objcopy.c:3785 msgid "could not create temporary file to hold stripped copy" msgstr "" -#: objcopy.c:3423 +#: objcopy.c:3857 #, c-format msgid "%s: bad version in PE subsystem" msgstr "" -#: objcopy.c:3453 +#: objcopy.c:3887 #, c-format msgid "unknown PE subsystem: %s" msgstr "" -#: objcopy.c:3514 +#: objcopy.c:3941 objcopy.c:4196 objcopy.c:4276 objcopy.c:4417 objcopy.c:4449 +#: objcopy.c:4472 objcopy.c:4476 objcopy.c:4496 +#, c-format +msgid "bad format for %s" +msgstr "" + +#: objcopy.c:3970 +#, c-format +msgid "cannot open: %s: %s" +msgstr "" + +#: objcopy.c:4021 msgid "byte number must be non-negative" msgstr "" -#: objcopy.c:3520 +#: objcopy.c:4027 #, c-format msgid "architecture %s unknown" msgstr "" -#: objcopy.c:3528 +#: objcopy.c:4035 msgid "interleave must be positive" msgstr "" -#: objcopy.c:3537 +#: objcopy.c:4044 msgid "interleave width must be positive" msgstr "" -#: objcopy.c:3671 objcopy.c:3723 objcopy.c:3774 objcopy.c:3890 objcopy.c:3922 -#: objcopy.c:3945 objcopy.c:3949 objcopy.c:3969 +#: objcopy.c:4349 #, c-format -msgid "bad format for %s" +msgid "unrecognized --compress-debug-sections type `%s'" msgstr "" -#: objcopy.c:3683 +#: objcopy.c:4370 #, c-format -msgid "cannot open: %s: %s" +msgid "unrecognized --elf-stt-common= option `%s'" msgstr "" -#: objcopy.c:3859 +#: objcopy.c:4386 #, c-format msgid "Warning: truncating gap-fill from 0x%s to 0x%x" msgstr "" -#: objcopy.c:4020 +#: objcopy.c:4547 #, c-format msgid "unknown long section names option '%s'" msgstr "" -#: objcopy.c:4038 +#: objcopy.c:4565 msgid "unable to parse alternative machine code" msgstr "" -#: objcopy.c:4087 +#: objcopy.c:4614 msgid "number of bytes to reverse must be positive and even" msgstr "" -#: objcopy.c:4090 +#: objcopy.c:4617 #, c-format msgid "Warning: ignoring previous --reverse-bytes value of %d" msgstr "" -#: objcopy.c:4105 +#: objcopy.c:4632 #, c-format msgid "%s: invalid reserve value for --heap" msgstr "" -#: objcopy.c:4111 +#: objcopy.c:4638 #, c-format msgid "%s: invalid commit value for --heap" msgstr "" -#: objcopy.c:4136 +#: objcopy.c:4663 #, c-format msgid "%s: invalid reserve value for --stack" msgstr "" -#: objcopy.c:4142 +#: objcopy.c:4669 #, c-format msgid "%s: invalid commit value for --stack" msgstr "" -#: objcopy.c:4171 +#: objcopy.c:4698 msgid "interleave start byte must be set with --byte" msgstr "" -#: objcopy.c:4174 +#: objcopy.c:4701 msgid "byte number must be less than interleave" msgstr "" -#: objcopy.c:4177 +#: objcopy.c:4704 msgid "interleave width must be less than or equal to interleave - byte`" msgstr "" -#: objcopy.c:4206 +#: objcopy.c:4733 #, c-format msgid "unknown input EFI target: %s" msgstr "" -#: objcopy.c:4237 +#: objcopy.c:4764 #, c-format msgid "unknown output EFI target: %s" msgstr "" -#: objcopy.c:4250 +#: objcopy.c:4777 #, c-format msgid "warning: could not locate '%s'. System error message: %s" msgstr "" -#: objcopy.c:4262 +#: objcopy.c:4789 #, c-format msgid "" "warning: could not create temporary file whilst copying '%s', (error: %s)" msgstr "" -#: objcopy.c:4292 objcopy.c:4306 +#: objcopy.c:4819 objcopy.c:4833 #, c-format msgid "%s %s%c0x%s never used" msgstr "" -#: objdump.c:198 +#: objdump.c:199 #, c-format msgid "Usage: %s \n" msgstr "" -#: objdump.c:199 +#: objdump.c:200 #, c-format msgid " Display information from object .\n" msgstr "" -#: objdump.c:200 +#: objdump.c:201 #, c-format msgid " At least one of the following switches must be given:\n" msgstr "" -#: objdump.c:201 +#: objdump.c:202 #, c-format msgid "" " -a, --archive-headers Display archive header information\n" @@ -4428,14 +5061,14 @@ msgid "" " -H, --help Display this information\n" msgstr "" -#: objdump.c:234 +#: objdump.c:235 #, c-format msgid "" "\n" " The following switches are optional:\n" msgstr "" -#: objdump.c:235 +#: objdump.c:236 #, c-format msgid "" " -b, --target=BFDNAME Specify the target object format as " @@ -4477,7 +5110,7 @@ msgid "" " --prefix-strip=LEVEL Strip initial directory names for -S\n" msgstr "" -#: objdump.c:261 +#: objdump.c:262 #, c-format msgid "" " --dwarf-depth=N Do not display DIEs at depth N or greater\n" @@ -4489,401 +5122,464 @@ msgid "" "\n" msgstr "" -#: objdump.c:275 +#: objdump.c:276 #, c-format msgid "" "\n" "Options supported for -P/--private switch:\n" msgstr "" -#: objdump.c:428 +#: objdump.c:429 #, c-format msgid "section '%s' mentioned in a -j option, but not found in any input file" msgstr "" -#: objdump.c:532 +#: objdump.c:542 #, c-format msgid "Sections:\n" msgstr "" -#: objdump.c:535 objdump.c:539 +#: objdump.c:545 objdump.c:549 #, c-format msgid "Idx Name Size VMA LMA File off Algn" msgstr "" -#: objdump.c:541 +#: objdump.c:551 #, c-format msgid "" "Idx Name Size VMA LMA File off " "Algn" msgstr "" -#: objdump.c:545 +#: objdump.c:555 #, c-format msgid " Flags" msgstr "" -#: objdump.c:588 +#: objdump.c:576 +#, c-format +msgid "failed to read symbol table from: %s" +msgstr "" + +#: objdump.c:577 objdump.c:3321 +msgid "error message was" +msgstr "" + +#: objdump.c:601 #, c-format msgid "%s: not a dynamic object" msgstr "" -#: objdump.c:1014 objdump.c:1038 +#: objdump.c:1123 objdump.c:1147 #, c-format msgid " (File Offset: 0x%lx)" msgstr "" -#: objdump.c:1680 +#: objdump.c:1814 #, c-format msgid "disassemble_fn returned length %d" msgstr "" -#: objdump.c:1994 +#: objdump.c:2128 #, c-format msgid "" "\n" "Disassembly of section %s:\n" msgstr "" -#: objdump.c:2171 +#: objdump.c:2305 #, c-format msgid "can't use supplied machine %s" msgstr "" -#: objdump.c:2190 +#: objdump.c:2324 #, c-format msgid "can't disassemble for architecture %s\n" msgstr "" -#: objdump.c:2270 objdump.c:2287 +#: objdump.c:2405 objdump.c:2422 #, c-format msgid "" "\n" "Can't get contents for section '%s'.\n" msgstr "" -#: objdump.c:2432 +#: objdump.c:2580 +#, c-format +msgid "File %s does not contain any dwarf debug information\n" +msgstr "" + +#: objdump.c:2639 #, c-format msgid "" "No %s section present\n" "\n" msgstr "" -#: objdump.c:2441 +#: objdump.c:2648 #, c-format msgid "reading %s section of %s failed: %s" msgstr "" -#: objdump.c:2485 +#: objdump.c:2692 #, c-format msgid "" "Contents of %s section:\n" "\n" msgstr "" -#: objdump.c:2616 +#: objdump.c:2826 #, c-format msgid "architecture: %s, " msgstr "" -#: objdump.c:2619 +#: objdump.c:2829 #, c-format msgid "flags 0x%08x:\n" msgstr "" -#: objdump.c:2633 +#: objdump.c:2842 #, c-format msgid "" "\n" "start address 0x" msgstr "" -#: objdump.c:2659 +#: objdump.c:2868 msgid "option -P/--private not supported by this file" msgstr "" -#: objdump.c:2683 +#: objdump.c:2892 #, c-format msgid "target specific dump '%s' not supported" msgstr "" -#: objdump.c:2747 +#: objdump.c:2956 #, c-format msgid "Contents of section %s:" msgstr "" -#: objdump.c:2749 +#: objdump.c:2958 #, c-format msgid " (Starting at file offset: 0x%lx)" msgstr "" -#: objdump.c:2755 -msgid "Reading section failed" +#: objdump.c:2964 +#, c-format +msgid "Reading section %s failed because: %s" msgstr "" -#: objdump.c:2858 +#: objdump.c:3068 #, c-format msgid "no symbols\n" msgstr "" -#: objdump.c:2865 +#: objdump.c:3075 #, c-format msgid "no information for symbol number %ld\n" msgstr "" -#: objdump.c:2868 +#: objdump.c:3078 #, c-format msgid "could not determine the type of symbol number %ld\n" msgstr "" -#: objdump.c:3206 +#: objdump.c:3320 +#, c-format +msgid "failed to read relocs in: %s" +msgstr "" + +#: objdump.c:3420 #, c-format msgid "" "\n" "%s: file format %s\n" msgstr "" -#: objdump.c:3268 +#: objdump.c:3482 #, c-format msgid "%s: printing debugging information failed" msgstr "" -#: objdump.c:3359 +#: objdump.c:3573 #, c-format msgid "In archive %s:\n" msgstr "" -#: objdump.c:3361 +#. Prevent corrupted files from spinning us into an +#. infinite loop. 100 is an arbitrary heuristic. +#: objdump.c:3578 +msgid "Archive nesting is too deep" +msgstr "" + +#: objdump.c:3582 #, c-format msgid "In nested archive %s:\n" msgstr "" -#: objdump.c:3494 +#: objdump.c:3724 msgid "error: the start address should be before the end address" msgstr "" -#: objdump.c:3499 +#: objdump.c:3729 msgid "error: the stop address should be after the start address" msgstr "" -#: objdump.c:3511 +#: objdump.c:3741 msgid "error: prefix strip must be non-negative" msgstr "" -#: objdump.c:3516 +#: objdump.c:3746 msgid "error: instruction width must be positive" msgstr "" -#: objdump.c:3525 +#: objdump.c:3755 msgid "unrecognized -E option" msgstr "" -#: objdump.c:3536 +#: objdump.c:3766 #, c-format msgid "unrecognized --endian type `%s'" msgstr "" -#: od-macho.c:62 +#: od-macho.c:73 #, c-format msgid "" "For Mach-O files:\n" -" header Display the file header\n" -" section Display the segments and sections commands\n" -" map Display the section map\n" -" load Display the load commands\n" -" dysymtab Display the dynamic symbol table\n" -" codesign Display code signature\n" -" seg_split_info Display segment split info\n" -msgstr "" - -#: od-macho.c:265 +" header Display the file header\n" +" section Display the segments and sections commands\n" +" map Display the section map\n" +" load Display the load commands\n" +" dysymtab Display the dynamic symbol table\n" +" codesign Display code signature\n" +" seg_split_info Display segment split info\n" +" compact_unwind Display compact unwinding info\n" +" function_starts Display start address of functions\n" +" data_in_code Display data in code entries\n" +" twolevel_hints Display the two-level namespace lookup hints table\n" +" dyld_info Display dyld information\n" +msgstr "" + +#: od-macho.c:298 msgid "Mach-O header:\n" msgstr "" -#: od-macho.c:266 +#: od-macho.c:299 #, c-format msgid " magic : %08lx\n" msgstr "" -#: od-macho.c:267 +#: od-macho.c:300 #, c-format msgid " cputype : %08lx (%s)\n" msgstr "" -#: od-macho.c:269 +#: od-macho.c:302 #, c-format msgid " cpusubtype: %08lx\n" msgstr "" -#: od-macho.c:270 +#: od-macho.c:303 #, c-format msgid " filetype : %08lx (%s)\n" msgstr "" -#: od-macho.c:273 +#: od-macho.c:306 #, c-format msgid " ncmds : %08lx (%lu)\n" msgstr "" -#: od-macho.c:274 +#: od-macho.c:307 #, c-format -msgid " sizeofcmds: %08lx\n" +msgid " sizeofcmds: %08lx (%lu)\n" msgstr "" -#: od-macho.c:275 +#: od-macho.c:308 #, c-format msgid " flags : %08lx (" msgstr "" -#: od-macho.c:277 +#: od-macho.c:310 msgid ")\n" msgstr "" -#: od-macho.c:278 +#: od-macho.c:311 #, c-format msgid " reserved : %08x\n" msgstr "" -#: od-macho.c:288 +#: od-macho.c:330 msgid "Segments and Sections:\n" msgstr "" -#: od-macho.c:289 +#: od-macho.c:331 msgid " #: Segment name Section name Address\n" msgstr "" -#: od-macho.c:684 od-macho.c:691 od-macho.c:765 od-macho.c:817 +#: od-macho.c:973 +msgid "cannot read rebase dyld info" +msgstr "" + +#: od-macho.c:978 +msgid "cannot read bind dyld info" +msgstr "" + +#: od-macho.c:983 +msgid "cannot read weak bind dyld info" +msgstr "" + +#: od-macho.c:988 +msgid "cannot read lazy bind dyld info" +msgstr "" + +#: od-macho.c:993 +msgid "cannot read export symbols dyld info" +msgstr "" + +#: od-macho.c:1073 od-macho.c:1080 od-macho.c:1154 od-macho.c:1206 #, c-format msgid " [bad block length]\n" msgstr "" -#: od-macho.c:688 +#: od-macho.c:1077 #, c-format msgid " %u index entries:\n" msgstr "" -#: od-macho.c:701 +#: od-macho.c:1090 #, c-format msgid " index entry %u: type: %08x, offset: %08x\n" msgstr "" -#: od-macho.c:772 +#: od-macho.c:1161 #, c-format msgid " version: %08x\n" msgstr "" -#: od-macho.c:773 +#: od-macho.c:1162 #, c-format msgid " flags: %08x\n" msgstr "" -#: od-macho.c:774 +#: od-macho.c:1163 #, c-format msgid " hash offset: %08x\n" msgstr "" -#: od-macho.c:776 +#: od-macho.c:1165 #, c-format msgid " ident offset: %08x (- %08x)\n" msgstr "" -#: od-macho.c:778 +#: od-macho.c:1167 #, c-format msgid " identity: %s\n" msgstr "" -#: od-macho.c:779 +#: od-macho.c:1168 #, c-format msgid " nbr special slots: %08x (at offset %08x)\n" msgstr "" -#: od-macho.c:782 +#: od-macho.c:1171 #, c-format msgid " nbr code slots: %08x\n" msgstr "" -#: od-macho.c:783 +#: od-macho.c:1172 #, c-format msgid " code limit: %08x\n" msgstr "" -#: od-macho.c:784 +#: od-macho.c:1173 #, c-format msgid " hash size: %02x\n" msgstr "" -#: od-macho.c:785 +#: od-macho.c:1174 #, c-format msgid " hash type: %02x (%s)\n" msgstr "" -#: od-macho.c:788 +#: od-macho.c:1177 #, c-format msgid " spare1: %02x\n" msgstr "" -#: od-macho.c:789 +#: od-macho.c:1178 #, c-format msgid " page size: %02x\n" msgstr "" -#: od-macho.c:790 +#: od-macho.c:1179 #, c-format msgid " spare2: %08x\n" msgstr "" -#: od-macho.c:792 +#: od-macho.c:1181 #, c-format msgid " scatter offset: %08x\n" msgstr "" -#: od-macho.c:804 +#: od-macho.c:1193 #, c-format msgid " [truncated block]\n" msgstr "" -#: od-macho.c:812 +#: od-macho.c:1201 #, c-format msgid " magic : %08x (%s)\n" msgstr "" -#: od-macho.c:814 +#: od-macho.c:1203 #, c-format msgid " length: %08x\n" msgstr "" -#: od-macho.c:845 +#: od-macho.c:1234 msgid "cannot read code signature data" msgstr "" -#: od-macho.c:873 +#: od-macho.c:1262 msgid "cannot read segment split info" msgstr "" -#: od-macho.c:879 +#: od-macho.c:1268 msgid "segment split info is not nul terminated" msgstr "" -#: od-macho.c:887 +#: od-macho.c:1276 #, c-format msgid " 32 bit pointers:\n" msgstr "" -#: od-macho.c:890 +#: od-macho.c:1279 #, c-format msgid " 64 bit pointers:\n" msgstr "" -#: od-macho.c:893 +#: od-macho.c:1282 #, c-format msgid " PPC hi-16:\n" msgstr "" -#: od-macho.c:896 +#: od-macho.c:1285 #, c-format msgid " Unhandled location type %u\n" msgstr "" +#: od-macho.c:1309 +msgid "cannot read function starts" +msgstr "" + +#: od-macho.c:1373 +msgid "cannot read data_in_code" +msgstr "" + +#: od-macho.c:1411 +msgid "cannot read twolevel hints" +msgstr "" + #: od-xcoff.c:77 #, c-format msgid "" @@ -4912,7 +5608,7 @@ msgstr "" msgid " time and date: 0x%08x - " msgstr "" -#: od-xcoff.c:422 +#: od-xcoff.c:422 readelf.c:15825 #, c-format msgid "not set\n" msgstr "" @@ -5321,295 +6017,338 @@ msgstr "" msgid "unknown format" msgstr "" -#: rclex.c:197 +#: rclex.c:196 msgid "invalid value specified for pragma code_page.\n" msgstr "" -#: rdcoff.c:198 +#: rdcoff.c:116 +#, c-format +msgid "Excessively large slot index: %lx" +msgstr "" + +#: rdcoff.c:202 #, c-format msgid "parse_coff_type: Bad type code 0x%x" msgstr "" -#: rdcoff.c:406 rdcoff.c:511 rdcoff.c:699 +#: rdcoff.c:410 rdcoff.c:515 rdcoff.c:703 #, c-format msgid "bfd_coff_get_syment failed: %s" msgstr "" -#: rdcoff.c:422 rdcoff.c:719 +#: rdcoff.c:426 rdcoff.c:723 #, c-format msgid "bfd_coff_get_auxent failed: %s" msgstr "" -#: rdcoff.c:786 +#: rdcoff.c:790 #, c-format msgid "%ld: .bf without preceding function" msgstr "" -#: rdcoff.c:836 +#: rdcoff.c:840 #, c-format msgid "%ld: unexpected .ef\n" msgstr "" -#: rddbg.c:88 +#: rddbg.c:87 #, c-format msgid "%s: no recognized debugging information" msgstr "" -#: rddbg.c:402 +#: rddbg.c:194 +#, c-format +msgid "%s: %s: stab entry %ld is corrupt, strx = 0x%x, type = %d\n" +msgstr "" + +#: rddbg.c:218 +#, c-format +msgid "%s: %s: stab entry %ld is corrupt\n" +msgstr "" + +#: rddbg.c:413 #, c-format msgid "Last stabs entries before error:\n" msgstr "" -#: readelf.c:277 +#: readelf.c:300 msgid "" msgstr "" -#: readelf.c:278 +#: readelf.c:301 msgid "" msgstr "" -#: readelf.c:318 +#: readelf.c:350 +msgid "Size truncation prevents reading 0x%" +msgstr "" + +#: readelf.c:360 +msgid "Size overflow prevents reading 0x%" +msgstr "" + +#: readelf.c:372 +msgid "Reading 0x%" +msgstr "" + +#: readelf.c:381 #, c-format msgid "Unable to seek to 0x%lx for %s\n" msgstr "" -#: readelf.c:333 -#, c-format -msgid "Out of memory allocating 0x%lx bytes for %s\n" +#: readelf.c:397 +msgid "Out of memory allocating 0x%" msgstr "" -#: readelf.c:343 -#, c-format -msgid "Unable to read in 0x%lx bytes of %s\n" +#: readelf.c:409 +msgid "Unable to read in 0x%" msgstr "" -#: readelf.c:678 +#: readelf.c:825 msgid "Don't know about relocations on this machine architecture\n" msgstr "" -#: readelf.c:699 readelf.c:797 +#: readelf.c:846 readelf.c:944 msgid "32-bit relocation data" msgstr "" -#: readelf.c:711 readelf.c:741 readelf.c:808 readelf.c:837 +#: readelf.c:858 readelf.c:888 readelf.c:955 readelf.c:984 msgid "out of memory parsing relocs\n" msgstr "" -#: readelf.c:729 readelf.c:826 +#: readelf.c:876 readelf.c:973 msgid "64-bit relocation data" msgstr "" -#: readelf.c:953 +#: readelf.c:1101 #, c-format msgid "" " Offset Info Type Sym. Value Symbol's Name + Addend\n" msgstr "" -#: readelf.c:955 +#: readelf.c:1103 #, c-format msgid " Offset Info Type Sym.Value Sym. Name + Addend\n" msgstr "" -#: readelf.c:960 +#: readelf.c:1108 #, c-format msgid " Offset Info Type Sym. Value Symbol's Name\n" msgstr "" -#: readelf.c:962 +#: readelf.c:1110 #, c-format msgid " Offset Info Type Sym.Value Sym. Name\n" msgstr "" -#: readelf.c:970 +#: readelf.c:1118 #, c-format msgid "" " Offset Info Type Symbol's Value " "Symbol's Name + Addend\n" msgstr "" -#: readelf.c:972 +#: readelf.c:1120 #, c-format msgid "" " Offset Info Type Sym. Value Sym. Name + " "Addend\n" msgstr "" -#: readelf.c:977 +#: readelf.c:1125 #, c-format msgid "" " Offset Info Type Symbol's Value " "Symbol's Name\n" msgstr "" -#: readelf.c:979 +#: readelf.c:1127 #, c-format msgid "" " Offset Info Type Sym. Value Sym. Name\n" msgstr "" -#: readelf.c:1327 readelf.c:1491 readelf.c:1499 +#: readelf.c:1489 readelf.c:1671 readelf.c:1679 #, c-format msgid "unrecognized: %-7lx" msgstr "" -#: readelf.c:1352 +#: readelf.c:1514 #, c-format msgid "" msgstr "" -#: readelf.c:1359 +#: readelf.c:1521 #, c-format msgid " bad symbol index: %08lx" msgstr "" -#: readelf.c:1445 +#: readelf.c:1620 #, c-format msgid "" msgstr "" -#: readelf.c:1447 +#: readelf.c:1622 #, c-format msgid "" msgstr "" -#: readelf.c:1858 +#: readelf.c:2108 #, c-format msgid "Processor Specific: %lx" msgstr "" -#: readelf.c:1882 +#: readelf.c:2135 #, c-format msgid "Operating System specific: %lx" msgstr "" -#: readelf.c:1886 readelf.c:3315 +#: readelf.c:2139 readelf.c:3845 #, c-format msgid ": %lx" msgstr "" -#: readelf.c:1899 +#: readelf.c:2152 msgid "NONE (None)" msgstr "" -#: readelf.c:1900 +#: readelf.c:2153 msgid "REL (Relocatable file)" msgstr "" -#: readelf.c:1901 +#: readelf.c:2154 msgid "EXEC (Executable file)" msgstr "" -#: readelf.c:1902 +#: readelf.c:2155 msgid "DYN (Shared object file)" msgstr "" -#: readelf.c:1903 +#: readelf.c:2156 msgid "CORE (Core file)" msgstr "" -#: readelf.c:1907 +#: readelf.c:2160 #, c-format msgid "Processor Specific: (%x)" msgstr "" -#: readelf.c:1909 +#: readelf.c:2162 #, c-format msgid "OS Specific: (%x)" msgstr "" -#: readelf.c:1911 +#: readelf.c:2164 #, c-format msgid ": %x" msgstr "" -#: readelf.c:1923 +#: readelf.c:2176 readelf.c:14549 readelf.c:14560 msgid "None" msgstr "" -#: readelf.c:2096 +#: readelf.c:2374 #, c-format msgid ": 0x%x" msgstr "" -#: readelf.c:2313 +#: readelf.c:2652 msgid ", " msgstr "" -#: readelf.c:2600 readelf.c:8067 +#: readelf.c:3021 readelf.c:9244 msgid "unknown" msgstr "" -#: readelf.c:2601 +#: readelf.c:3022 msgid "unknown mac" msgstr "" -#: readelf.c:2665 +#: readelf.c:3090 +msgid ", " +msgstr "" + +#: readelf.c:3100 +msgid "" +msgstr "" + +#: readelf.c:3111 +#, c-format +msgid ", unknown flags bits: %#x" +msgstr "" + +#: readelf.c:3120 msgid ", relocatable" msgstr "" -#: readelf.c:2668 +#: readelf.c:3123 msgid ", relocatable-lib" msgstr "" -#: readelf.c:2754 +#: readelf.c:3205 msgid ", unknown v850 architecture variant" msgstr "" -#: readelf.c:2818 +#: readelf.c:3269 msgid ", unknown CPU" msgstr "" -#: readelf.c:2833 +#: readelf.c:3284 msgid ", unknown ABI" msgstr "" -#: readelf.c:2856 readelf.c:2888 +#: readelf.c:3309 readelf.c:3365 msgid ", unknown ISA" msgstr "" -#: readelf.c:3034 +#: readelf.c:3475 +#, c-format +msgid "Unrecognised IA64 VMS Command Code: %x\n" +msgstr "" + +#: readelf.c:3539 msgid ": architecture variant: " msgstr "" -#: readelf.c:3053 +#: readelf.c:3558 msgid ": unknown" msgstr "" -#: readelf.c:3057 +#: readelf.c:3562 msgid ": unknown extra flag bits also present" msgstr "" -#: readelf.c:3103 +#: readelf.c:3611 msgid "Standalone App" msgstr "" -#: readelf.c:3112 +#: readelf.c:3620 msgid "Bare-metal C6000" msgstr "" -#: readelf.c:3122 readelf.c:3965 readelf.c:3981 +#: readelf.c:3630 readelf.c:4535 readelf.c:4551 #, c-format msgid "" msgstr "" #. This message is probably going to be displayed in a 15 #. character wide field, so put the hex value first. -#: readelf.c:3596 +#: readelf.c:4163 #, c-format msgid "%08x: " msgstr "" -#: readelf.c:3653 +#: readelf.c:4221 #, c-format msgid "Usage: readelf elf-file(s)\n" msgstr "" -#: readelf.c:3654 +#: readelf.c:4222 #, c-format msgid " Display information about the contents of ELF format files\n" msgstr "" -#: readelf.c:3655 +#: readelf.c:4223 #, c-format msgid "" " Options are:\n" @@ -5643,6 +6382,7 @@ msgid "" " -R --relocated-dump=\n" " Dump the contents of section as " "relocated bytes\n" +" -z --decompress Decompress section before dumping it\n" " -w[lLiaprmfFsoRt] or\n" " --debug-dump[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro," "=frames,\n" @@ -5652,7 +6392,7 @@ msgid "" " Display the contents of DWARF2 debug sections\n" msgstr "" -#: readelf.c:3688 +#: readelf.c:4257 #, c-format msgid "" " --dwarf-depth=N Do not display DIEs at depth N or greater\n" @@ -5660,14 +6400,14 @@ msgid "" " or deeper\n" msgstr "" -#: readelf.c:3693 +#: readelf.c:4262 #, c-format msgid "" " -i --instruction-dump=\n" " Disassemble the contents of section \n" msgstr "" -#: readelf.c:3697 +#: readelf.c:4266 #, c-format msgid "" " -I --histogram Display histogram of bucket list lengths\n" @@ -5677,761 +6417,989 @@ msgid "" " -v --version Display the version number of readelf\n" msgstr "" -#: readelf.c:3726 readelf.c:3755 readelf.c:3759 readelf.c:14691 +#: readelf.c:4295 readelf.c:4327 readelf.c:4331 readelf.c:17190 msgid "Out of memory allocating dump request table.\n" msgstr "" -#: readelf.c:3934 +#: readelf.c:4509 #, c-format msgid "Invalid option '-%c'\n" msgstr "" -#: readelf.c:3949 -msgid "Nothing to do.\n" -msgstr "" - -#: readelf.c:3961 readelf.c:3977 readelf.c:8710 +#: readelf.c:4531 readelf.c:4547 readelf.c:9909 msgid "none" msgstr "" -#: readelf.c:3978 +#: readelf.c:4548 msgid "2's complement, little endian" msgstr "" -#: readelf.c:3979 +#: readelf.c:4549 msgid "2's complement, big endian" msgstr "" -#: readelf.c:3997 +#: readelf.c:4567 msgid "Not an ELF file - it has the wrong magic bytes at the start\n" msgstr "" -#: readelf.c:4007 +#: readelf.c:4577 #, c-format msgid "ELF Header:\n" msgstr "" -#: readelf.c:4008 +#: readelf.c:4578 #, c-format msgid " Magic: " msgstr "" -#: readelf.c:4012 +#: readelf.c:4582 #, c-format msgid " Class: %s\n" msgstr "" -#: readelf.c:4014 +#: readelf.c:4584 #, c-format msgid " Data: %s\n" msgstr "" -#: readelf.c:4016 +#: readelf.c:4586 #, c-format msgid " Version: %d %s\n" msgstr "" -#: readelf.c:4021 +#: readelf.c:4591 #, c-format msgid "" msgstr "" -#: readelf.c:4023 +#: readelf.c:4593 #, c-format msgid " OS/ABI: %s\n" msgstr "" -#: readelf.c:4025 +#: readelf.c:4595 #, c-format msgid " ABI Version: %d\n" msgstr "" -#: readelf.c:4027 +#: readelf.c:4597 #, c-format msgid " Type: %s\n" msgstr "" -#: readelf.c:4029 +#: readelf.c:4599 #, c-format msgid " Machine: %s\n" msgstr "" -#: readelf.c:4031 +#: readelf.c:4601 #, c-format msgid " Version: 0x%lx\n" msgstr "" -#: readelf.c:4034 +#: readelf.c:4604 #, c-format msgid " Entry point address: " msgstr "" -#: readelf.c:4036 +#: readelf.c:4606 #, c-format msgid "" "\n" " Start of program headers: " msgstr "" -#: readelf.c:4038 +#: readelf.c:4608 #, c-format msgid "" " (bytes into file)\n" " Start of section headers: " msgstr "" -#: readelf.c:4040 +#: readelf.c:4610 #, c-format msgid " (bytes into file)\n" msgstr "" -#: readelf.c:4042 +#: readelf.c:4612 #, c-format msgid " Flags: 0x%lx%s\n" msgstr "" -#: readelf.c:4045 +#: readelf.c:4615 #, c-format msgid " Size of this header: %ld (bytes)\n" msgstr "" -#: readelf.c:4047 +#: readelf.c:4617 #, c-format msgid " Size of program headers: %ld (bytes)\n" msgstr "" -#: readelf.c:4049 +#: readelf.c:4619 #, c-format msgid " Number of program headers: %ld" msgstr "" -#: readelf.c:4056 +#: readelf.c:4626 #, c-format msgid " Size of section headers: %ld (bytes)\n" msgstr "" -#: readelf.c:4058 +#: readelf.c:4628 #, c-format msgid " Number of section headers: %ld" msgstr "" -#: readelf.c:4063 +#: readelf.c:4633 #, c-format msgid " Section header string table index: %ld" msgstr "" -#: readelf.c:4070 +#: readelf.c:4640 #, c-format msgid " " msgstr "" -#: readelf.c:4104 readelf.c:4138 +#: readelf.c:4677 readelf.c:4721 +msgid "" +"The e_phentsize field in the ELF header is less than the size of an ELF " +"program header\n" +msgstr "" + +#: readelf.c:4681 readelf.c:4725 +msgid "" +"The e_phentsize field in the ELF header is larger than the size of an ELF " +"program header\n" +msgstr "" + +#: readelf.c:4684 readelf.c:4728 msgid "program headers" msgstr "" -#: readelf.c:4205 +#: readelf.c:4766 +#, c-format +msgid "Out of memory reading %u program headers\n" +msgstr "" + +#: readelf.c:4796 msgid "" "possibly corrupt ELF header - it has a non-zero program header offset, but " -"no program headers" +"no program headers\n" msgstr "" -#: readelf.c:4208 +#: readelf.c:4799 #, c-format msgid "" "\n" "There are no program headers in this file.\n" msgstr "" -#: readelf.c:4214 +#: readelf.c:4805 #, c-format msgid "" "\n" "Elf file type is %s\n" msgstr "" -#: readelf.c:4215 +#: readelf.c:4806 #, c-format msgid "Entry point " msgstr "" -#: readelf.c:4217 +#: readelf.c:4808 #, c-format msgid "" "\n" "There are %d program headers, starting at offset " msgstr "" -#: readelf.c:4229 readelf.c:4231 +#: readelf.c:4820 readelf.c:4822 #, c-format msgid "" "\n" "Program Headers:\n" msgstr "" -#: readelf.c:4235 +#: readelf.c:4826 #, c-format msgid "" " Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align\n" msgstr "" -#: readelf.c:4238 +#: readelf.c:4829 #, c-format msgid "" " Type Offset VirtAddr PhysAddr FileSiz " "MemSiz Flg Align\n" msgstr "" -#: readelf.c:4242 +#: readelf.c:4833 #, c-format msgid " Type Offset VirtAddr PhysAddr\n" msgstr "" -#: readelf.c:4244 +#: readelf.c:4835 #, c-format msgid " FileSiz MemSiz Flags Align\n" msgstr "" -#: readelf.c:4337 +#: readelf.c:4934 +msgid "LOAD segments must be sorted in order of increasing VirtAddr\n" +msgstr "" + +#: readelf.c:4937 +msgid "the segment's file size is larger than its memory size\n" +msgstr "" + +#: readelf.c:4944 +msgid "the PHDR segment must occur before any LOAD segment\n" +msgstr "" + +#: readelf.c:4955 +msgid "the PHDR segment is not covered by a LOAD segment\n" +msgstr "" + +#: readelf.c:4961 msgid "more than one dynamic segment\n" msgstr "" -#: readelf.c:4356 +#: readelf.c:4970 +msgid "the dynamic segment offset + size exceeds the size of the file\n" +msgstr "" + +#: readelf.c:4986 msgid "no .dynamic section in the dynamic segment\n" msgstr "" -#: readelf.c:4371 +#: readelf.c:5001 msgid "the .dynamic section is not contained within the dynamic segment\n" msgstr "" -#: readelf.c:4374 +#: readelf.c:5004 msgid "the .dynamic section is not the first section in the dynamic segment.\n" msgstr "" -#: readelf.c:4382 +#: readelf.c:5012 msgid "Unable to find program interpreter name\n" msgstr "" -#: readelf.c:4389 +#: readelf.c:5019 msgid "" "Internal error: failed to create format string to display program " "interpreter\n" msgstr "" -#: readelf.c:4393 +#: readelf.c:5023 msgid "Unable to read program interpreter name\n" msgstr "" -#: readelf.c:4396 +#: readelf.c:5026 #, c-format -msgid "" -"\n" -" [Requesting program interpreter: %s]" +msgid " [Requesting program interpreter: %s]\n" msgstr "" -#: readelf.c:4408 +#: readelf.c:5035 #, c-format msgid "" "\n" " Section to Segment mapping:\n" msgstr "" -#: readelf.c:4409 +#: readelf.c:5036 #, c-format msgid " Segment Sections...\n" msgstr "" -#: readelf.c:4445 +#: readelf.c:5072 msgid "Cannot interpret virtual addresses without program headers.\n" msgstr "" -#: readelf.c:4461 +#: readelf.c:5088 #, c-format msgid "Virtual address 0x%lx not located in any PT_LOAD segment.\n" msgstr "" -#: readelf.c:4476 readelf.c:4519 +#: readelf.c:5113 readelf.c:5175 +msgid "" +"The e_shentsize field in the ELF header is less than the size of an ELF " +"section header\n" +msgstr "" + +#: readelf.c:5117 readelf.c:5179 +msgid "" +"The e_shentsize field in the ELF header is larger than the size of an ELF " +"section header\n" +msgstr "" + +#: readelf.c:5121 readelf.c:5183 msgid "section headers" msgstr "" -#: readelf.c:4568 readelf.c:4648 -msgid "sh_entsize is zero\n" +#: readelf.c:5132 readelf.c:5194 +#, c-format +msgid "Out of memory reading %u section headers\n" +msgstr "" + +#: readelf.c:5151 readelf.c:5213 +#, c-format +msgid "Section %u has an out of range sh_link value of %u\n" +msgstr "" + +#: readelf.c:5153 readelf.c:5215 +#, c-format +msgid "Section %u has an out of range sh_info value of %u\n" +msgstr "" + +#: readelf.c:5244 readelf.c:5355 +#, c-format +msgid "Section %s has an invalid sh_entsize of 0x%lx\n" +msgstr "" + +#: readelf.c:5251 readelf.c:5363 +#, c-format +msgid "Section %s has an invalid sh_size of 0x%lx\n" msgstr "" -#: readelf.c:4576 readelf.c:4656 -msgid "Invalid sh_entsize\n" +#: readelf.c:5260 readelf.c:5373 +#, c-format +msgid "" +"Size (0x%lx) of section %s is not a multiple of its sh_entsize (0x%lx)\n" msgstr "" -#: readelf.c:4581 readelf.c:4661 +#: readelf.c:5268 readelf.c:5381 msgid "symbols" msgstr "" -#: readelf.c:4593 readelf.c:4672 +#: readelf.c:5282 readelf.c:5395 msgid "symbol table section indicies" msgstr "" -#: readelf.c:4933 +#: readelf.c:5288 readelf.c:5401 +#, c-format +msgid "Index section %s has an sh_size of 0x%lx - expected 0x%lx\n" +msgstr "" + +#: readelf.c:5301 readelf.c:5414 +#, c-format +msgid "Out of memory reading %lu symbols\n" +msgstr "" + +#: readelf.c:5586 readelf.c:5657 readelf.c:5675 readelf.c:5693 +msgid "Internal error: not enough buffer room for section flag info" +msgstr "" + +#: readelf.c:5700 #, c-format msgid "UNKNOWN (%*.*lx)" msgstr "" -#: readelf.c:4955 +#: readelf.c:5745 msgid "" "possibly corrupt ELF file header - it has a non-zero section header offset, " "but no section headers\n" msgstr "" -#: readelf.c:4958 +#: readelf.c:5748 #, c-format msgid "" "\n" "There are no sections in this file.\n" msgstr "" -#: readelf.c:4964 +#: readelf.c:5754 #, c-format msgid "There are %d section headers, starting at offset 0x%lx:\n" msgstr "" -#: readelf.c:4985 readelf.c:5582 readelf.c:5994 readelf.c:6302 readelf.c:6713 -#: readelf.c:7674 readelf.c:9875 +#: readelf.c:5775 readelf.c:6528 readelf.c:6965 readelf.c:7351 readelf.c:7788 +#: readelf.c:8837 readelf.c:11294 msgid "string table" msgstr "" -#: readelf.c:5052 -msgid "Section %d has invalid sh_entsize of %" +#. Note: coded this way so that there is a single string for translation. +#: readelf.c:5846 +#, c-format +msgid "Section %d has invalid sh_entsize of %s\n" msgstr "" -#: readelf.c:5054 +#: readelf.c:5847 #, c-format -msgid "(Using the expected size of %d for the rest of this dump)\n" +msgid "(Using the expected size of %u for the rest of this dump)\n" msgstr "" -#: readelf.c:5075 +#: readelf.c:5868 msgid "File contains multiple dynamic symbol tables\n" msgstr "" -#: readelf.c:5087 +#: readelf.c:5880 msgid "File contains multiple dynamic string tables\n" msgstr "" -#: readelf.c:5093 +#: readelf.c:5886 msgid "dynamic strings" msgstr "" -#: readelf.c:5100 -msgid "File contains multiple symtab shndx tables\n" -msgstr "" - -#: readelf.c:5178 +#: readelf.c:5968 #, c-format msgid "" "\n" "Section Headers:\n" msgstr "" -#: readelf.c:5180 +#: readelf.c:5970 #, c-format msgid "" "\n" "Section Header:\n" msgstr "" -#: readelf.c:5186 readelf.c:5197 readelf.c:5208 +#: readelf.c:5976 readelf.c:5987 readelf.c:5998 #, c-format msgid " [Nr] Name\n" msgstr "" -#: readelf.c:5187 +#: readelf.c:5977 #, c-format msgid " Type Addr Off Size ES Lk Inf Al\n" msgstr "" -#: readelf.c:5191 +#: readelf.c:5981 #, c-format msgid "" " [Nr] Name Type Addr Off Size ES Flg Lk " "Inf Al\n" msgstr "" -#: readelf.c:5198 +#: readelf.c:5988 #, c-format msgid " Type Address Off Size ES Lk Inf Al\n" msgstr "" -#: readelf.c:5202 +#: readelf.c:5992 #, c-format msgid "" " [Nr] Name Type Address Off Size ES " "Flg Lk Inf Al\n" msgstr "" -#: readelf.c:5209 +#: readelf.c:5999 #, c-format msgid " Type Address Offset Link\n" msgstr "" -#: readelf.c:5210 +#: readelf.c:6000 #, c-format msgid " Size EntSize Info Align\n" msgstr "" -#: readelf.c:5214 +#: readelf.c:6004 #, c-format msgid " [Nr] Name Type Address Offset\n" msgstr "" -#: readelf.c:5215 +#: readelf.c:6005 #, c-format msgid " Size EntSize Flags Link Info Align\n" msgstr "" -#: readelf.c:5220 +#: readelf.c:6010 #, c-format msgid " Flags\n" msgstr "" -#: readelf.c:5298 +#: readelf.c:6032 +#, c-format +msgid "[%2u]: Link field (%u) should index a symtab section.\n" +msgstr "" + +#: readelf.c:6045 +#, c-format +msgid "[%2u]: Link field (%u) should index a string section.\n" +msgstr "" + +#: readelf.c:6053 readelf.c:6064 +#, c-format +msgid "[%2u]: Unexpected value (%u) in link field.\n" +msgstr "" + +#: readelf.c:6092 +#, c-format +msgid "[%2u]: Info field (%u) should index a relocatable section.\n" +msgstr "" + +#: readelf.c:6104 readelf.c:6129 +#, c-format +msgid "[%2u]: Unexpected value (%u) in info field.\n" +msgstr "" + +#: readelf.c:6126 +#, c-format +msgid "[%2u]: Expected link to another section in info field" +msgstr "" + +#: readelf.c:6201 #, c-format msgid "section %u: sh_link value of %u is larger than the number of sections\n" msgstr "" -#: readelf.c:5398 +#: readelf.c:6303 +msgid "compression header" +msgstr "" + +#: readelf.c:6312 #, c-format -msgid "" -"Key to Flags:\n" -" W (write), A (alloc), X (execute), M (merge), S (strings), l (large)\n" -" I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)\n" -" O (extra OS processing required) o (OS specific), p (processor specific)\n" +msgid " [: 0x%x], " msgstr "" -#: readelf.c:5403 +#. The ordering of the letters shown here matches the ordering of the +#. corresponding SHF_xxx values, and hence the order in which these +#. letters will be displayed to the user. +#: readelf.c:6326 #, c-format msgid "" "Key to Flags:\n" -" W (write), A (alloc), X (execute), M (merge), S (strings)\n" -" I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)\n" -" O (extra OS processing required) o (OS specific), p (processor specific)\n" +" W (write), A (alloc), X (execute), M (merge), S (strings), I (info),\n" +" L (link order), O (extra OS processing required), G (group), T (TLS),\n" +" C (compressed), x (unknown), o (OS specific), E (exclude),\n" +" " +msgstr "" + +#: readelf.c:6333 +#, c-format +msgid "l (large), " +msgstr "" + +#: readelf.c:6335 +#, c-format +msgid "y (purecode), " msgstr "" -#: readelf.c:5425 +#: readelf.c:6352 #, c-format -msgid "[: 0x%x] " +msgid "[0x%x: " msgstr "" -#: readelf.c:5451 +#: readelf.c:6394 #, c-format msgid "" "\n" "There are no sections to group in this file.\n" msgstr "" -#: readelf.c:5458 +#: readelf.c:6401 msgid "Section headers are not available!\n" msgstr "" -#: readelf.c:5483 +#: readelf.c:6411 +#, c-format +msgid "Out of memory reading %u section group headers\n" +msgstr "" + +#: readelf.c:6427 #, c-format msgid "" "\n" "There are no section groups in this file.\n" msgstr "" -#: readelf.c:5521 +#: readelf.c:6436 +#, c-format +msgid "Out of memory reading %lu groups\n" +msgstr "" + +#: readelf.c:6466 #, c-format msgid "Bad sh_link in group section `%s'\n" msgstr "" -#: readelf.c:5535 +#: readelf.c:6480 #, c-format msgid "Corrupt header in group section `%s'\n" msgstr "" -#: readelf.c:5541 readelf.c:5552 +#: readelf.c:6486 readelf.c:6497 #, c-format msgid "Bad sh_info in group section `%s'\n" msgstr "" -#: readelf.c:5591 +#: readelf.c:6538 +#, c-format +msgid "" +"Section %s has sh_entsize (0x%lx) which is larger than its size (0x%lx)\n" +msgstr "" + +#: readelf.c:6547 msgid "section data" msgstr "" -#: readelf.c:5602 +#: readelf.c:6558 #, c-format msgid "" "\n" "%sgroup section [%5u] `%s' [%s] contains %u sections:\n" msgstr "" -#: readelf.c:5605 +#: readelf.c:6561 #, c-format msgid " [Index] Name\n" msgstr "" -#: readelf.c:5619 +#: readelf.c:6579 #, c-format msgid "section [%5u] in group section [%5u] > maximum section [%5u]\n" msgstr "" -#: readelf.c:5628 +#: readelf.c:6582 +msgid "" +"Futher error messages about overlarge group section indicies suppressed\n" +msgstr "" + +#: readelf.c:6595 #, c-format msgid "section [%5u] in group section [%5u] already in group section [%5u]\n" msgstr "" -#: readelf.c:5641 +#: readelf.c:6599 +msgid "" +"Further error messages about already contained group sections suppressed\n" +msgstr "" + +#: readelf.c:6611 #, c-format msgid "section 0 in group section [%5u]\n" msgstr "" -#: readelf.c:5708 +#: readelf.c:6678 msgid "dynamic section image fixups" msgstr "" -#: readelf.c:5720 +#: readelf.c:6690 #, c-format msgid "" "\n" "Image fixups for needed library #%d: %s - ident: %lx\n" msgstr "" -#: readelf.c:5723 +#: readelf.c:6693 #, c-format msgid "Seg Offset Type SymVec DataType\n" msgstr "" -#: readelf.c:5755 +#: readelf.c:6725 msgid "dynamic section image relocations" msgstr "" -#: readelf.c:5759 +#: readelf.c:6729 #, c-format msgid "" "\n" "Image relocs\n" msgstr "" -#: readelf.c:5761 +#: readelf.c:6731 #, c-format msgid "" "Seg Offset Type Addend Seg Sym Off\n" msgstr "" -#: readelf.c:5816 +#: readelf.c:6786 msgid "dynamic string section" msgstr "" -#: readelf.c:5917 +#: readelf.c:6887 #, c-format msgid "" "\n" "'%s' relocation section at offset 0x%lx contains %ld bytes:\n" msgstr "" -#: readelf.c:5932 +#: readelf.c:6903 #, c-format msgid "" "\n" "There are no dynamic relocations in this file.\n" msgstr "" -#: readelf.c:5956 +#: readelf.c:6927 #, c-format msgid "" "\n" "Relocation section " msgstr "" -#: readelf.c:5963 readelf.c:6395 readelf.c:6730 +#: readelf.c:6934 readelf.c:7455 #, c-format msgid " at offset 0x%lx contains %lu entries:\n" msgstr "" -#: readelf.c:6013 +#: readelf.c:6986 #, c-format msgid "" "\n" "There are no relocations in this file.\n" msgstr "" -#: readelf.c:6153 +#: readelf.c:7153 +#, c-format +msgid "Invalid offset %lx in table entry %ld\n" +msgstr "" + +#: readelf.c:7170 #, c-format msgid "\tUnknown version.\n" msgstr "" -#: readelf.c:6206 readelf.c:6577 +#: readelf.c:7231 readelf.c:7648 msgid "unwind table" msgstr "" -#: readelf.c:6248 readelf.c:6659 readelf.c:6942 readelf.c:6955 +#: readelf.c:7281 #, c-format -msgid "Skipping unexpected relocation type %s\n" +msgid "Skipping unknown relocation type: %u\n" msgstr "" -#: readelf.c:6310 readelf.c:6721 readelf.c:7682 +#: readelf.c:7287 +#, c-format +msgid "Skipping unexpected relocation type: %s\n" +msgstr "" + +#: readelf.c:7296 +#, c-format +msgid "Skipping reloc with overlarge offset: %lx\n" +msgstr "" + +#: readelf.c:7346 readelf.c:7783 +msgid "Multiple auxillary string tables encountered\n" +msgstr "" + +#: readelf.c:7359 readelf.c:7796 readelf.c:8845 #, c-format msgid "" "\n" "There are no unwind sections in this file.\n" msgstr "" -#: readelf.c:6373 +#: readelf.c:7433 #, c-format msgid "" "\n" "Could not find unwind info section for " msgstr "" -#: readelf.c:6378 readelf.c:6393 readelf.c:6728 +#: readelf.c:7445 +msgid "unwind info" +msgstr "" + +#: readelf.c:7448 #, c-format -msgid "'%s'" +msgid "" +"\n" +"Unwind section " msgstr "" -#: readelf.c:6385 -msgid "unwind info" +#: readelf.c:7730 +#, c-format +msgid "Skipping unexpected relocation type %s\n" msgstr "" -#: readelf.c:6388 readelf.c:6727 +#: readelf.c:7802 #, c-format msgid "" "\n" -"Unwind section " +"Unwind section '%s' at offset 0x%lx contains %lu entries:\n" msgstr "" -#: readelf.c:6849 +#: readelf.c:7927 msgid "unwind data" msgstr "" -#: readelf.c:6908 +#: readelf.c:8000 #, c-format msgid "Skipping unexpected relocation at offset 0x%lx\n" msgstr "" -#: readelf.c:7023 +#: readelf.c:8022 +#, c-format +msgid "Unknown section relocation type %d encountered\n" +msgstr "" + +#: readelf.c:8030 +#, c-format +msgid "Bad symbol index in unwind relocation (%lu > %lu)\n" +msgstr "" + +#: readelf.c:8045 +#, c-format +msgid "Skipping unknown ARM relocation type: %d\n" +msgstr "" + +#: readelf.c:8055 +#, c-format +msgid "Skipping unexpected ARM relocation type %s\n" +msgstr "" + +#: readelf.c:8064 +#, c-format +msgid "Skipping unknown C6000 relocation type: %d\n" +msgstr "" + +#: readelf.c:8074 +#, c-format +msgid "Skipping unexpected C6000 relocation type %s\n" +msgstr "" + +#. This function currently only supports ARM and TI unwinders. +#: readelf.c:8083 +msgid "Only TI and ARM unwinders are currently supported\n" +msgstr "" + +#: readelf.c:8146 #, c-format msgid "[Truncated opcode]\n" msgstr "" -#: readelf.c:7067 readelf.c:7267 +#: readelf.c:8192 readelf.c:8398 #, c-format msgid "Refuse to unwind" msgstr "" -#: readelf.c:7090 +#: readelf.c:8215 #, c-format msgid " [Reserved]" msgstr "" -#: readelf.c:7118 +#: readelf.c:8243 #, c-format msgid " finish" msgstr "" -#: readelf.c:7123 readelf.c:7209 +#: readelf.c:8248 readelf.c:8338 #, c-format msgid "[Spare]" msgstr "" -#: readelf.c:7230 readelf.c:7366 +#: readelf.c:8281 +#, c-format +msgid "corrupt change to vsp" +msgstr "" + +#: readelf.c:8359 readelf.c:8504 #, c-format msgid " [unsupported opcode]" msgstr "" -#: readelf.c:7315 +#: readelf.c:8446 #, c-format msgid "pop frame {" msgstr "" -#: readelf.c:7326 +#: readelf.c:8457 msgid "[pad]" msgstr "" -#: readelf.c:7355 +#: readelf.c:8486 +msgid "Corrupt stack pointer adjustment detected\n" +msgstr "" + +#: readelf.c:8493 #, c-format msgid "sp = sp + %ld" msgstr "" -#: readelf.c:7421 +#: readelf.c:8559 #, c-format msgid " Personality routine: " msgstr "" -#: readelf.c:7453 +#: readelf.c:8591 #, c-format msgid " [Truncated data]\n" msgstr "" -#: readelf.c:7476 +#: readelf.c:8614 #, c-format msgid "Corrupt ARM compact model table entry: %x \n" msgstr "" -#: readelf.c:7479 +#: readelf.c:8617 #, c-format msgid " Compact model index: %d\n" msgstr "" -#: readelf.c:7504 +#: readelf.c:8642 msgid "Unknown ARM compact model index encountered\n" msgstr "" -#: readelf.c:7505 +#: readelf.c:8643 #, c-format msgid " [reserved]\n" msgstr "" -#: readelf.c:7518 +#: readelf.c:8656 #, c-format msgid " Restore stack from frame pointer\n" msgstr "" -#: readelf.c:7520 +#: readelf.c:8658 #, c-format msgid " Stack increment %d\n" msgstr "" -#: readelf.c:7521 +#: readelf.c:8659 #, c-format msgid " Registers restored: " msgstr "" -#: readelf.c:7526 +#: readelf.c:8664 #, c-format msgid " Return register: %s\n" msgstr "" -#: readelf.c:7530 +#: readelf.c:8668 #, c-format msgid " [reserved (%d)]\n" msgstr "" -#: readelf.c:7534 +#: readelf.c:8672 #, c-format -msgid "Unsupported architecture type %d encountered when decoding unwind table" +msgid "" +"Unsupported architecture type %d encountered when decoding unwind table\n" msgstr "" -#: readelf.c:7573 +#: readelf.c:8720 #, c-format msgid "corrupt index table entry: %x\n" msgstr "" -#: readelf.c:7616 +#: readelf.c:8758 +#, c-format +msgid "Unwind entry contains corrupt offset (0x%lx) into section %s\n" +msgstr "" + +#: readelf.c:8772 #, c-format msgid "Could not locate .ARM.extab section containing 0x%lx.\n" msgstr "" -#: readelf.c:7654 +#: readelf.c:8811 #, c-format msgid "" -"Unsupported architecture type %d encountered when processing unwind table" +"Unsupported architecture type %d encountered when processing unwind table\n" +msgstr "" + +#: readelf.c:8833 +msgid "Multiple string tables found in file.\n" msgstr "" -#: readelf.c:7688 +#: readelf.c:8851 #, c-format msgid "" "\n" "Unwind table index '%s' at offset 0x%lx contains %lu entries:\n" msgstr "" -#: readelf.c:7730 +#: readelf.c:8893 #, c-format msgid "" "\n" @@ -6439,555 +7407,686 @@ msgid "" "supported.\n" msgstr "" -#: readelf.c:7741 +#: readelf.c:8904 #, c-format msgid "NONE" msgstr "" -#: readelf.c:7766 +#: readelf.c:8929 #, c-format msgid "Interface Version: %s" msgstr "" -#: readelf.c:7768 -msgid "" msgstr "" -#: readelf.c:7781 +#: readelf.c:8953 #, c-format msgid "Time Stamp: %s" msgstr "" -#: readelf.c:7959 readelf.c:8005 +#: readelf.c:9131 readelf.c:9179 msgid "dynamic section" msgstr "" -#: readelf.c:8083 +#: readelf.c:9151 readelf.c:9200 +#, c-format +msgid "Out of memory allocating space for %lu dynamic entries\n" +msgstr "" + +#: readelf.c:9260 #, c-format msgid "" "\n" "There is no dynamic section in this file.\n" msgstr "" -#: readelf.c:8121 +#: readelf.c:9298 msgid "Unable to seek to end of file!\n" msgstr "" -#: readelf.c:8134 +#: readelf.c:9312 msgid "Unable to determine the number of symbols to load\n" msgstr "" -#: readelf.c:8167 +#: readelf.c:9345 msgid "Unable to seek to end of file\n" msgstr "" -#: readelf.c:8174 +#: readelf.c:9352 msgid "Unable to determine the length of the dynamic string table\n" msgstr "" -#: readelf.c:8180 +#: readelf.c:9358 msgid "dynamic string table" msgstr "" -#: readelf.c:8217 +#: readelf.c:9380 +#, c-format +msgid "Bad value (%d) for SYMINENT entry\n" +msgstr "" + +#: readelf.c:9399 msgid "symbol information" msgstr "" -#: readelf.c:8242 +#: readelf.c:9406 +#, c-format +msgid "Out of memory allocating %lu byte for dynamic symbol info\n" +msgstr "" + +#: readelf.c:9425 #, c-format msgid "" "\n" -"Dynamic section at offset 0x%lx contains %u entries:\n" +"Dynamic section at offset 0x%lx contains %lu entries:\n" msgstr "" -#: readelf.c:8245 +#: readelf.c:9428 #, c-format msgid " Tag Type Name/Value\n" msgstr "" -#: readelf.c:8281 +#: readelf.c:9464 #, c-format msgid "Auxiliary library" msgstr "" -#: readelf.c:8285 +#: readelf.c:9468 #, c-format msgid "Filter library" msgstr "" -#: readelf.c:8289 +#: readelf.c:9472 #, c-format msgid "Configuration file" msgstr "" -#: readelf.c:8293 +#: readelf.c:9476 #, c-format msgid "Dependency audit library" msgstr "" -#: readelf.c:8297 +#: readelf.c:9480 #, c-format msgid "Audit library" msgstr "" -#: readelf.c:8315 readelf.c:8343 readelf.c:8371 +#: readelf.c:9498 readelf.c:9526 readelf.c:9554 #, c-format msgid "Flags:" msgstr "" -#: readelf.c:8318 readelf.c:8346 readelf.c:8373 +#: readelf.c:9501 readelf.c:9529 readelf.c:9556 #, c-format msgid " None\n" msgstr "" -#: readelf.c:8554 +#: readelf.c:9747 #, c-format msgid "Shared library: [%s]" msgstr "" -#: readelf.c:8557 +#: readelf.c:9750 #, c-format msgid " program interpreter" msgstr "" -#: readelf.c:8561 +#: readelf.c:9754 #, c-format msgid "Library soname: [%s]" msgstr "" -#: readelf.c:8565 +#: readelf.c:9758 #, c-format msgid "Library rpath: [%s]" msgstr "" -#: readelf.c:8569 +#: readelf.c:9762 #, c-format msgid "Library runpath: [%s]" msgstr "" -#: readelf.c:8602 +#: readelf.c:9796 #, c-format msgid " (bytes)\n" msgstr "" -#: readelf.c:8632 +#: readelf.c:9826 #, c-format msgid "Not needed object: [%s]\n" msgstr "" -#: readelf.c:8732 +#: readelf.c:9851 +#, c-format +msgid "" msgstr "" -#: readelf.c:8765 +#: readelf.c:9963 #, c-format msgid "" "\n" "Version definition section '%s' contains %u entries:\n" msgstr "" -#: readelf.c:8768 +#: readelf.c:9967 #, c-format msgid " Addr: 0x" msgstr "" -#: readelf.c:8770 readelf.c:8886 readelf.c:9028 +#: readelf.c:9969 #, c-format -msgid " Offset: %#08lx Link: %u (%s)\n" +msgid " Offset: %#08lx Link: %u (%s)" msgstr "" -#: readelf.c:8778 +#: readelf.c:9975 msgid "version definition section" msgstr "" -#: readelf.c:8811 +#: readelf.c:10008 #, c-format msgid " %#06x: Rev: %d Flags: %s" msgstr "" -#: readelf.c:8814 +#: readelf.c:10011 #, c-format msgid " Index: %d Cnt: %d " msgstr "" -#: readelf.c:8829 +#: readelf.c:10026 #, c-format msgid "Name: %s\n" msgstr "" -#: readelf.c:8831 +#: readelf.c:10028 #, c-format msgid "Name index: %ld\n" msgstr "" -#: readelf.c:8852 +#: readelf.c:10049 #, c-format msgid " %#06x: Parent %d: %s\n" msgstr "" -#: readelf.c:8855 +#: readelf.c:10052 #, c-format msgid " %#06x: Parent %d, name index: %ld\n" msgstr "" -#: readelf.c:8860 +#: readelf.c:10057 #, c-format msgid " Version def aux past end of section\n" msgstr "" -#: readelf.c:8866 +#: readelf.c:10067 #, c-format msgid " Version definition past end of section\n" msgstr "" -#: readelf.c:8881 +#: readelf.c:10082 #, c-format msgid "" "\n" "Version needs section '%s' contains %u entries:\n" msgstr "" -#: readelf.c:8884 +#: readelf.c:10085 #, c-format msgid " Addr: 0x" msgstr "" -#: readelf.c:8895 +#: readelf.c:10087 readelf.c:10237 +#, c-format +msgid " Offset: %#08lx Link: %u (%s)\n" +msgstr "" + +#: readelf.c:10094 msgid "Version Needs section" msgstr "" -#: readelf.c:8923 +#: readelf.c:10122 #, c-format msgid " %#06x: Version: %d" msgstr "" -#: readelf.c:8926 +#: readelf.c:10125 #, c-format msgid " File: %s" msgstr "" -#: readelf.c:8928 +#: readelf.c:10127 #, c-format msgid " File: %lx" msgstr "" -#: readelf.c:8930 +#: readelf.c:10129 #, c-format msgid " Cnt: %d\n" msgstr "" -#: readelf.c:8954 +#: readelf.c:10152 #, c-format msgid " %#06x: Name: %s" msgstr "" -#: readelf.c:8957 +#: readelf.c:10155 #, c-format msgid " %#06x: Name index: %lx" msgstr "" -#: readelf.c:8960 +#: readelf.c:10158 #, c-format msgid " Flags: %s Version: %d\n" msgstr "" -#: readelf.c:8972 +#: readelf.c:10165 +#, c-format +msgid "Invalid vna_next field of %lx\n" +msgstr "" + +#: readelf.c:10175 msgid "Missing Version Needs auxillary information\n" msgstr "" -#: readelf.c:8978 -msgid "Missing Version Needs information\n" +#: readelf.c:10179 +msgid "" +"Corrupt Version Needs structure - offset to next structure is zero with " +"entries still left to be processed\n" msgstr "" -#: readelf.c:9016 +#: readelf.c:10187 +msgid "Missing Version Needs information\n" +msgstr "" + +#: readelf.c:10225 msgid "version string table" msgstr "" -#: readelf.c:9023 +#: readelf.c:10232 #, c-format msgid "" "\n" -"Version symbols section '%s' contains %d entries:\n" +"Version symbols section '%s' contains %lu entries:\n" msgstr "" -#: readelf.c:9026 +#: readelf.c:10235 #, c-format msgid " Addr: " msgstr "" -#: readelf.c:9037 +#: readelf.c:10246 msgid "version symbol data" msgstr "" -#: readelf.c:9065 +#: readelf.c:10266 +msgid "*invalid*" +msgstr "" + +#: readelf.c:10274 msgid " 0 (*local*) " msgstr "" -#: readelf.c:9069 +#: readelf.c:10278 msgid " 1 (*global*) " msgstr "" -#: readelf.c:9080 +#: readelf.c:10289 msgid "invalid index into symbol array\n" msgstr "" -#: readelf.c:9114 readelf.c:9941 +#: readelf.c:10311 readelf.c:10947 msgid "version need" msgstr "" -#: readelf.c:9125 +#: readelf.c:10322 msgid "version need aux (2)" msgstr "" -#: readelf.c:9146 readelf.c:9208 -msgid "*invalid*" -msgstr "" - -#: readelf.c:9176 readelf.c:10019 +#: readelf.c:10368 readelf.c:10895 msgid "version def" msgstr "" -#: readelf.c:9202 readelf.c:10041 +#: readelf.c:10396 readelf.c:10918 msgid "version def aux" msgstr "" -#: readelf.c:9237 +#: readelf.c:10404 +msgid "*both*" +msgstr "" + +#: readelf.c:10434 #, c-format msgid "" "\n" "No version information found in this file.\n" msgstr "" -#: readelf.c:9433 +#: readelf.c:10533 +#, c-format +msgid "Unrecognized visibility value: %u" +msgstr "" + +#: readelf.c:10601 +#, c-format +msgid "Unrecognized IA64 VMS ST Function type: %d\n" +msgstr "" + +#: readelf.c:10625 +#, c-format +msgid "Unrecognized IA64 VMS ST Linkage: %d\n" +msgstr "" + +#: readelf.c:10645 #, c-format msgid ": %d" msgstr "" -#: readelf.c:9467 +#: readelf.c:10680 #, c-format msgid ": %x" msgstr "" -#: readelf.c:9531 -msgid "Unable to read in dynamic data\n" +#: readelf.c:10719 +#, c-format +msgid "bad section index[%3d]" msgstr "" -#: readelf.c:9581 +#: readelf.c:10740 +msgid "Size truncation prevents reading %" +msgstr "" + +#: readelf.c:10750 +msgid "Invalid number of dynamic entries: %" +msgstr "" + +#: readelf.c:10758 +msgid "Out of memory reading %" +msgstr "" + +#: readelf.c:10765 +msgid "Unable to read in %" +msgstr "" + +#: readelf.c:10774 +msgid "Out of memory allocating space for %" +msgstr "" + +#: readelf.c:10802 +#, c-format +msgid "\n" +msgstr "" + +#: readelf.c:10834 #, c-format msgid " " msgstr "" -#: readelf.c:9624 readelf.c:9676 readelf.c:9700 readelf.c:9730 readelf.c:9754 +#: readelf.c:10860 +msgid "version data" +msgstr "" + +#: readelf.c:10965 +msgid "version need aux (3)" +msgstr "" + +#: readelf.c:11040 readelf.c:11092 readelf.c:11116 readelf.c:11146 +#: readelf.c:11170 msgid "Unable to seek to start of dynamic information\n" msgstr "" -#: readelf.c:9630 readelf.c:9682 +#: readelf.c:11046 readelf.c:11098 msgid "Failed to read in number of buckets\n" msgstr "" -#: readelf.c:9636 +#: readelf.c:11052 msgid "Failed to read in number of chains\n" msgstr "" -#: readelf.c:9738 +#: readelf.c:11154 msgid "Failed to determine last chain length\n" msgstr "" -#: readelf.c:9782 +#: readelf.c:11200 #, c-format msgid "" "\n" "Symbol table for image:\n" msgstr "" -#: readelf.c:9784 readelf.c:9802 +#: readelf.c:11202 readelf.c:11220 #, c-format msgid " Num Buc: Value Size Type Bind Vis Ndx Name\n" msgstr "" -#: readelf.c:9786 readelf.c:9804 +#: readelf.c:11204 readelf.c:11222 #, c-format msgid " Num Buc: Value Size Type Bind Vis Ndx Name\n" msgstr "" -#: readelf.c:9800 +#: readelf.c:11218 #, c-format msgid "" "\n" "Symbol table of `.gnu.hash' for image:\n" msgstr "" -#: readelf.c:9844 +#: readelf.c:11263 #, c-format msgid "" "\n" "Symbol table '%s' has a sh_entsize of zero!\n" msgstr "" -#: readelf.c:9849 +#: readelf.c:11268 #, c-format msgid "" "\n" "Symbol table '%s' contains %lu entries:\n" msgstr "" -#: readelf.c:9854 +#: readelf.c:11273 #, c-format msgid " Num: Value Size Type Bind Vis Ndx Name\n" msgstr "" -#: readelf.c:9856 +#: readelf.c:11275 #, c-format msgid " Num: Value Size Type Bind Vis Ndx Name\n" msgstr "" -#: readelf.c:9911 -msgid "version data" -msgstr "" - -#: readelf.c:9960 -msgid "version need aux (3)" -msgstr "" - -#: readelf.c:9994 -msgid "bad dynamic symbol\n" +#: readelf.c:11350 +#, c-format +msgid "local symbol %u found at index >= %s's sh_info value of %u\n" msgstr "" -#: readelf.c:10066 +#: readelf.c:11361 #, c-format msgid "" "\n" "Dynamic symbol information is not available for displaying symbols.\n" msgstr "" -#: readelf.c:10078 +#: readelf.c:11374 #, c-format msgid "" "\n" "Histogram for bucket list length (total of %lu buckets):\n" msgstr "" -#: readelf.c:10080 readelf.c:10151 +#: readelf.c:11380 +msgid "Out of memory allocating space for histogram buckets\n" +msgstr "" + +#: readelf.c:11384 readelf.c:11460 #, c-format msgid " Length Number %% of total Coverage\n" msgstr "" -#: readelf.c:10149 +#: readelf.c:11401 +msgid "histogram chain is corrupt\n" +msgstr "" + +#: readelf.c:11410 +msgid "Out of memory allocating space for histogram counts\n" +msgstr "" + +#: readelf.c:11450 #, c-format msgid "" "\n" "Histogram for `.gnu.hash' bucket list length (total of %lu buckets):\n" msgstr "" -#: readelf.c:10216 +#: readelf.c:11456 +msgid "Out of memory allocating space for gnu histogram buckets\n" +msgstr "" + +#: readelf.c:11482 +msgid "Out of memory allocating space for gnu histogram counts\n" +msgstr "" + +#: readelf.c:11527 #, c-format msgid "" "\n" "Dynamic info segment at offset 0x%lx contains %d entries:\n" msgstr "" -#: readelf.c:10219 +#: readelf.c:11530 #, c-format msgid " Num: Name BoundTo Flags\n" msgstr "" -#: readelf.c:10228 +#: readelf.c:11537 +#, c-format +msgid "" +msgstr "" + +#: readelf.c:11541 #, c-format msgid "" msgstr "" -#: readelf.c:10328 -msgid "Unhandled MSP430 reloc type found after SYM_DIFF reloc" +#: readelf.c:11642 +msgid "Unhandled MSP430 reloc type found after SYM_DIFF reloc\n" msgstr "" -#: readelf.c:10364 -msgid "Unhandled MN10300 reloc type found after SYM_DIFF reloc" +#: readelf.c:11678 +msgid "Unhandled MN10300 reloc type found after SYM_DIFF reloc\n" msgstr "" -#: readelf.c:10543 +#: readelf.c:11912 #, c-format msgid "" "Missing knowledge of 32-bit reloc types used in DWARF sections of machine " "number %d\n" msgstr "" -#: readelf.c:10899 +#: readelf.c:12345 #, c-format msgid "unable to apply unsupported reloc type %d to section %s\n" msgstr "" -#: readelf.c:10907 +#: readelf.c:12354 #, c-format msgid "skipping invalid relocation offset 0x%lx in section %s\n" msgstr "" -#: readelf.c:10916 +#: readelf.c:12363 #, c-format msgid "skipping invalid relocation symbol index 0x%lx in section %s\n" msgstr "" -#: readelf.c:10938 +#: readelf.c:12386 #, c-format msgid "skipping unexpected symbol type %s in %ld'th relocation in section %s\n" msgstr "" -#: readelf.c:10984 +#: readelf.c:12440 #, c-format msgid "" "\n" "Assembly dump of section %s\n" msgstr "" -#: readelf.c:11005 +#: readelf.c:12460 #, c-format msgid "" "\n" "Section '%s' has no data to dump.\n" msgstr "" -#: readelf.c:11011 +#: readelf.c:12466 msgid "section contents" msgstr "" -#: readelf.c:11030 +#: readelf.c:12540 #, c-format msgid "" "\n" "String dump of section '%s':\n" msgstr "" -#: readelf.c:11048 +#: readelf.c:12555 readelf.c:12689 readelf.c:12842 +#, c-format +msgid "section '%s' has unsupported compress type: %d\n" +msgstr "" + +#: readelf.c:12561 readelf.c:12695 readelf.c:12848 +#, c-format +msgid "compressed section '%s' is corrupted\n" +msgstr "" + +#: readelf.c:12608 #, c-format msgid "" " Note: This section has relocations against it, but these have NOT been " "applied to this dump.\n" msgstr "" -#: readelf.c:11079 +#: readelf.c:12641 readelf.c:13468 readelf.c:13511 readelf.c:13559 +#: readelf.c:13591 +#, c-format +msgid "\n" +msgstr "" + +#: readelf.c:12649 #, c-format msgid " No strings found in this section." msgstr "" -#: readelf.c:11101 +#: readelf.c:12674 #, c-format msgid "" "\n" "Hex dump of section '%s':\n" msgstr "" -#: readelf.c:11125 +#: readelf.c:12748 #, c-format msgid "" " NOTE: This section has relocations against it, but these have NOT been " "applied to this dump.\n" msgstr "" -#: readelf.c:11259 +#: readelf.c:12810 #, c-format msgid "%s section data" msgstr "" -#: readelf.c:11339 +#: readelf.c:12833 +#, c-format +msgid "compressed section %s is too small to contain a compression header" +msgstr "" + +#: readelf.c:12958 #, c-format msgid "" "\n" @@ -6998,987 +8097,1315 @@ msgstr "" #. which has the NOBITS type - the bits in the file will be random. #. This can happen when a file containing a .eh_frame section is #. stripped with the --only-keep-debug command line option. -#: readelf.c:11348 +#: readelf.c:12967 #, c-format msgid "section '%s' has the NOBITS type - its contents are unreliable.\n" msgstr "" -#: readelf.c:11393 +#: readelf.c:13013 #, c-format msgid "Unrecognized debug section: %s\n" msgstr "" -#: readelf.c:11421 +#: readelf.c:13041 #, c-format msgid "Section '%s' was not dumped because it does not exist!\n" msgstr "" -#: readelf.c:11462 +#: readelf.c:13082 #, c-format msgid "Section %d was not dumped because it does not exist!\n" msgstr "" -#: readelf.c:11512 -msgid "corrupt tag\n" +#: readelf.c:13132 +msgid "\n" +msgstr "" + +#: readelf.c:13147 +#, c-format +msgid "" msgstr "" -#: readelf.c:11688 readelf.c:11702 readelf.c:11721 readelf.c:12070 -#: readelf.c:12333 readelf.c:12346 readelf.c:12359 +#: readelf.c:13326 readelf.c:13340 readelf.c:13359 readelf.c:13867 +#: readelf.c:14158 readelf.c:14171 readelf.c:14184 #, c-format msgid "None\n" msgstr "" -#: readelf.c:11689 +#: readelf.c:13327 #, c-format msgid "Application\n" msgstr "" -#: readelf.c:11690 +#: readelf.c:13328 #, c-format msgid "Realtime\n" msgstr "" -#: readelf.c:11691 +#: readelf.c:13329 #, c-format msgid "Microcontroller\n" msgstr "" -#: readelf.c:11692 +#: readelf.c:13330 #, c-format msgid "Application or Realtime\n" msgstr "" -#: readelf.c:11703 readelf.c:11723 readelf.c:12124 readelf.c:12142 -#: readelf.c:12217 readelf.c:12238 +#: readelf.c:13341 readelf.c:13361 readelf.c:13921 readelf.c:13939 +#: readelf.c:14014 readelf.c:14035 readelf.c:15835 #, c-format msgid "8-byte\n" msgstr "" -#: readelf.c:11704 readelf.c:12220 readelf.c:12241 +#: readelf.c:13342 readelf.c:14017 readelf.c:14038 readelf.c:15834 #, c-format msgid "4-byte\n" msgstr "" -#: readelf.c:11708 readelf.c:11727 +#: readelf.c:13346 readelf.c:13365 #, c-format msgid "8-byte and up to %d-byte extended\n" msgstr "" -#: readelf.c:11722 +#: readelf.c:13360 #, c-format msgid "8-byte, except leaf SP\n" msgstr "" -#: readelf.c:11738 readelf.c:11815 readelf.c:12256 +#: readelf.c:13377 readelf.c:13465 readelf.c:14054 #, c-format -msgid "flag = %d, vendor = %s\n" +msgid "flag = %d, vendor = " msgstr "" -#: readelf.c:11744 +#: readelf.c:13398 #, c-format msgid "True\n" msgstr "" -#: readelf.c:11810 +#: readelf.c:13420 #, c-format -msgid "flag = %d, vendor = \n" +msgid "\n" msgstr "" -#: readelf.c:11811 +#: readelf.c:13469 msgid "corrupt vendor attribute\n" msgstr "" -#: readelf.c:11844 readelf.c:12001 +#: readelf.c:13521 #, c-format -msgid "Hard or soft float\n" +msgid "unspecified hard/soft float, " msgstr "" -#: readelf.c:11847 +#: readelf.c:13524 #, c-format -msgid "Hard float\n" +msgid "hard float, " msgstr "" -#: readelf.c:11850 readelf.c:12010 +#: readelf.c:13527 #, c-format -msgid "Soft float\n" +msgid "soft float, " msgstr "" -#: readelf.c:11853 +#: readelf.c:13530 #, c-format -msgid "Single-precision hard float\n" +msgid "single-precision hard float, " msgstr "" -#: readelf.c:11870 readelf.c:11902 +#: readelf.c:13537 #, c-format -msgid "Any\n" +msgid "unspecified long double\n" msgstr "" -#: readelf.c:11873 +#: readelf.c:13540 #, c-format -msgid "Generic\n" +msgid "128-bit IBM long double\n" msgstr "" -#: readelf.c:11892 -msgid "corrupt Tag_GNU_Power_ABI_Struct_Return" +#: readelf.c:13543 +#, c-format +msgid "64-bit long double\n" +msgstr "" + +#: readelf.c:13546 +#, c-format +msgid "128-bit IEEE long double\n" msgstr "" -#: readelf.c:11908 +#: readelf.c:13569 readelf.c:13601 #, c-format -msgid "Memory\n" +msgid "unspecified\n" msgstr "" -#: readelf.c:12004 +#: readelf.c:13572 +#, c-format +msgid "generic\n" +msgstr "" + +#: readelf.c:13607 +#, c-format +msgid "memory\n" +msgstr "" + +#: readelf.c:13636 +#, c-format +msgid "any\n" +msgstr "" + +#: readelf.c:13639 +#, c-format +msgid "software\n" +msgstr "" + +#: readelf.c:13642 +#, c-format +msgid "hardware\n" +msgstr "" + +#: readelf.c:13768 +#, c-format +msgid "Hard or soft float\n" +msgstr "" + +#: readelf.c:13771 #, c-format msgid "Hard float (double precision)\n" msgstr "" -#: readelf.c:12007 +#: readelf.c:13774 #, c-format msgid "Hard float (single precision)\n" msgstr "" -#: readelf.c:12013 +#: readelf.c:13777 +#, c-format +msgid "Soft float\n" +msgstr "" + +#: readelf.c:13780 +#, c-format +msgid "Hard float (MIPS32r2 64-bit FPU 12 callee-saved)\n" +msgstr "" + +#: readelf.c:13783 +#, c-format +msgid "Hard float (32-bit CPU, Any FPU)\n" +msgstr "" + +#: readelf.c:13786 +#, c-format +msgid "Hard float (32-bit CPU, 64-bit FPU)\n" +msgstr "" + +#: readelf.c:13789 #, c-format -msgid "Hard float (MIPS32r2 64-bit FPU)\n" +msgid "Hard float compat (32-bit CPU, 64-bit FPU)\n" msgstr "" -#: readelf.c:12034 +#: readelf.c:13792 +#, c-format +msgid "NaN 2008 compatibility\n" +msgstr "" + +#: readelf.c:13831 #, c-format msgid "Any MSA or not\n" msgstr "" -#: readelf.c:12037 +#: readelf.c:13834 #, c-format msgid "128-bit MSA\n" msgstr "" -#: readelf.c:12103 +#: readelf.c:13900 #, c-format msgid "Not used\n" msgstr "" -#: readelf.c:12106 +#: readelf.c:13903 #, c-format msgid "2 bytes\n" msgstr "" -#: readelf.c:12109 +#: readelf.c:13906 #, c-format msgid "4 bytes\n" msgstr "" -#: readelf.c:12127 readelf.c:12145 readelf.c:12223 readelf.c:12244 +#: readelf.c:13924 readelf.c:13942 readelf.c:14020 readelf.c:14041 #, c-format msgid "16-byte\n" msgstr "" -#: readelf.c:12160 +#: readelf.c:13957 #, c-format msgid "DSBT addressing not used\n" msgstr "" -#: readelf.c:12163 +#: readelf.c:13960 #, c-format msgid "DSBT addressing used\n" msgstr "" -#: readelf.c:12178 +#: readelf.c:13975 #, c-format msgid "Data addressing position-dependent\n" msgstr "" -#: readelf.c:12181 +#: readelf.c:13978 #, c-format msgid "Data addressing position-independent, GOT near DP\n" msgstr "" -#: readelf.c:12184 +#: readelf.c:13981 #, c-format msgid "Data addressing position-independent, GOT far from DP\n" msgstr "" -#: readelf.c:12199 +#: readelf.c:13996 #, c-format msgid "Code addressing position-dependent\n" msgstr "" -#: readelf.c:12202 +#: readelf.c:13999 #, c-format msgid "Code addressing position-independent\n" msgstr "" -#: readelf.c:12334 +#: readelf.c:14159 #, c-format msgid "MSP430\n" msgstr "" -#: readelf.c:12335 +#: readelf.c:14160 #, c-format msgid "MSP430X\n" msgstr "" -#: readelf.c:12347 readelf.c:12360 +#: readelf.c:14172 readelf.c:14185 #, c-format msgid "Small\n" msgstr "" -#: readelf.c:12348 readelf.c:12361 +#: readelf.c:14173 readelf.c:14186 #, c-format msgid "Large\n" msgstr "" -#: readelf.c:12362 +#: readelf.c:14187 #, c-format msgid "Restricted Large\n" msgstr "" -#: readelf.c:12368 +#: readelf.c:14193 #, c-format msgid " : " msgstr "" -#: readelf.c:12411 +#: readelf.c:14247 msgid "attributes" msgstr "" -#: readelf.c:12432 +#: readelf.c:14268 +msgid "Tag section ends prematurely\n" +msgstr "" + +#: readelf.c:14276 +#, c-format +msgid "Bad attribute length (%u > %u)\n" +msgstr "" + +#: readelf.c:14283 +#, c-format +msgid "Attribute length of %u is too small\n" +msgstr "" + +#: readelf.c:14293 +msgid "Corrupt attribute section name\n" +msgstr "" + +#: readelf.c:14297 #, c-format -msgid "ERROR: Bad section length (%d > %d)\n" +msgid "Attribute Section: " +msgstr "" + +#: readelf.c:14324 +msgid "Unused bytes at end of section\n" msgstr "" -#: readelf.c:12438 +#: readelf.c:14333 #, c-format -msgid "Attribute Section: %s\n" +msgid "Bad subsection length (%u > %u)\n" msgstr "" -#: readelf.c:12463 +#: readelf.c:14340 #, c-format -msgid "ERROR: Bad subsection length (%d > %d)\n" +msgid "Bad subsection length (%u < 6)\n" msgstr "" -#: readelf.c:12475 +#: readelf.c:14354 #, c-format msgid "File Attributes\n" msgstr "" -#: readelf.c:12478 +#: readelf.c:14357 #, c-format msgid "Section Attributes:" msgstr "" -#: readelf.c:12481 +#: readelf.c:14360 #, c-format msgid "Symbol Attributes:" msgstr "" -#: readelf.c:12496 +#: readelf.c:14376 #, c-format msgid "Unknown tag: %d\n" msgstr "" -#: readelf.c:12515 +#: readelf.c:14397 #, c-format -msgid " Unknown section contexts\n" +msgid " Unknown attribute:\n" msgstr "" -#: readelf.c:12523 +#: readelf.c:14407 #, c-format -msgid "Unknown format '%c'\n" +msgid "Unknown format '%c' (%d)\n" msgstr "" -#: readelf.c:12581 readelf.c:12603 -msgid "" +#: readelf.c:14482 +msgid "MIPS GOT entry extends beyond the end of available data\n" +msgstr "" + +#: readelf.c:14551 readelf.c:14620 +msgid "Unknown" +msgstr "" + +#: readelf.c:14668 +msgid "MIPS ABI Flags section" msgstr "" -#: readelf.c:12698 readelf.c:13266 +#: readelf.c:14773 readelf.c:15410 msgid "liblist section data" msgstr "" -#: readelf.c:12701 +#: readelf.c:14776 #, c-format msgid "" "\n" "Section '.liblist' contains %lu entries:\n" msgstr "" -#: readelf.c:12703 +#: readelf.c:14778 msgid "" " Library Time Stamp Checksum Version Flags\n" msgstr "" -#: readelf.c:12729 +#: readelf.c:14804 #, c-format msgid "" msgstr "" -#: readelf.c:12734 +#: readelf.c:14809 msgid " NONE" msgstr "" -#: readelf.c:12785 +#: readelf.c:14860 +msgid "No MIPS_OPTIONS header found\n" +msgstr "" + +#: readelf.c:14865 msgid "options" msgstr "" -#: readelf.c:12816 +#: readelf.c:14872 +msgid "Out of memory allocating space for MIPS options\n" +msgstr "" + +#: readelf.c:14894 +#, c-format +msgid "Invalid size (%u) for MIPS option\n" +msgstr "" + +#: readelf.c:14903 #, c-format msgid "" "\n" "Section '%s' contains %d entries:\n" msgstr "" -#: readelf.c:12977 +#: readelf.c:15070 msgid "conflict list found without a dynamic symbol table\n" msgstr "" -#: readelf.c:12994 readelf.c:13009 +#: readelf.c:15077 +msgid "Out of memory allocating space for dynamic conflicts\n" +msgstr "" + +#: readelf.c:15087 readelf.c:15102 msgid "conflict" msgstr "" -#: readelf.c:13019 +#: readelf.c:15112 #, c-format msgid "" "\n" "Section '.conflict' contains %lu entries:\n" msgstr "" -#: readelf.c:13021 +#: readelf.c:15114 msgid " Num: Index Value Name" msgstr "" -#: readelf.c:13033 readelf.c:13122 readelf.c:13193 +#: readelf.c:15121 +#, c-format +msgid "" +msgstr "" + +#: readelf.c:15132 readelf.c:15251 readelf.c:15336 #, c-format msgid "" msgstr "" -#: readelf.c:13055 +#: readelf.c:15155 +#, c-format +msgid "" +"The GOT symbol offset (%lu) is greater than the symbol table size (%lu)\n" +msgstr "" + +#: readelf.c:15164 +#, c-format +msgid "Too many GOT symbols: %lu\n" +msgstr "" + +#: readelf.c:15171 msgid "Global Offset Table data" msgstr "" -#: readelf.c:13059 +#: readelf.c:15176 #, c-format msgid "" "\n" "Primary GOT:\n" msgstr "" -#: readelf.c:13060 +#: readelf.c:15177 #, c-format msgid " Canonical gp value: " msgstr "" -#: readelf.c:13064 readelf.c:13164 +#: readelf.c:15181 readelf.c:15301 #, c-format msgid " Reserved entries:\n" msgstr "" -#: readelf.c:13065 +#: readelf.c:15182 #, c-format msgid " %*s %10s %*s Purpose\n" msgstr "" -#: readelf.c:13066 readelf.c:13083 readelf.c:13099 readelf.c:13166 -#: readelf.c:13175 +#: readelf.c:15183 readelf.c:15204 readelf.c:15222 readelf.c:15303 +#: readelf.c:15312 msgid "Address" msgstr "" -#: readelf.c:13066 readelf.c:13083 readelf.c:13100 +#: readelf.c:15183 readelf.c:15204 readelf.c:15223 msgid "Access" msgstr "" -#: readelf.c:13067 readelf.c:13084 readelf.c:13101 readelf.c:13166 -#: readelf.c:13176 +#: readelf.c:15184 readelf.c:15205 readelf.c:15224 readelf.c:15303 +#: readelf.c:15313 msgid "Initial" msgstr "" -#: readelf.c:13069 +#: readelf.c:15186 #, c-format msgid " Lazy resolver\n" msgstr "" -#: readelf.c:13075 +#: readelf.c:15194 #, c-format msgid " Module pointer (GNU extension)\n" msgstr "" -#: readelf.c:13081 +#: readelf.c:15202 #, c-format msgid " Local entries:\n" msgstr "" -#: readelf.c:13097 +#: readelf.c:15220 #, c-format msgid " Global entries:\n" msgstr "" -#: readelf.c:13102 readelf.c:13177 +#: readelf.c:15225 readelf.c:15314 msgid "Sym.Val." msgstr "" #. Note for translators: "Ndx" = abbreviated form of "Index". -#: readelf.c:13105 readelf.c:13177 +#: readelf.c:15228 readelf.c:15314 msgid "Ndx" msgstr "" -#: readelf.c:13105 readelf.c:13177 +#: readelf.c:15228 readelf.c:15314 msgid "Name" msgstr "" -#: readelf.c:13159 +#: readelf.c:15238 +#, c-format +msgid "" +msgstr "" + +#: readelf.c:15254 +#, c-format +msgid "" +msgstr "" + +#: readelf.c:15296 msgid "Procedure Linkage Table data" msgstr "" -#: readelf.c:13165 +#: readelf.c:15302 #, c-format msgid " %*s %*s Purpose\n" msgstr "" -#: readelf.c:13168 +#: readelf.c:15305 #, c-format msgid " PLT lazy resolver\n" msgstr "" -#: readelf.c:13170 +#: readelf.c:15307 #, c-format msgid " Module pointer\n" msgstr "" -#: readelf.c:13173 +#: readelf.c:15310 #, c-format msgid " Entries:\n" msgstr "" -#: readelf.c:13218 +#: readelf.c:15324 +#, c-format +msgid "" +msgstr "" + +#: readelf.c:15362 msgid "NDS32 elf flags section" msgstr "" -#: readelf.c:13274 +#: readelf.c:15418 msgid "liblist string table" msgstr "" -#: readelf.c:13284 +#: readelf.c:15428 #, c-format msgid "" "\n" "Library list section '%s' contains %lu entries:\n" msgstr "" -#: readelf.c:13288 +#: readelf.c:15432 msgid " Library Time Stamp Checksum Version Flags" msgstr "" -#: readelf.c:13338 +#: readelf.c:15482 msgid "NT_AUXV (auxiliary vector)" msgstr "" -#: readelf.c:13340 +#: readelf.c:15484 msgid "NT_PRSTATUS (prstatus structure)" msgstr "" -#: readelf.c:13342 +#: readelf.c:15486 msgid "NT_FPREGSET (floating point registers)" msgstr "" -#: readelf.c:13344 +#: readelf.c:15488 msgid "NT_PRPSINFO (prpsinfo structure)" msgstr "" -#: readelf.c:13346 +#: readelf.c:15490 msgid "NT_TASKSTRUCT (task structure)" msgstr "" -#: readelf.c:13348 +#: readelf.c:15492 msgid "NT_PRXFPREG (user_xfpregs structure)" msgstr "" -#: readelf.c:13350 +#: readelf.c:15494 msgid "NT_PPC_VMX (ppc Altivec registers)" msgstr "" -#: readelf.c:13352 +#: readelf.c:15496 msgid "NT_PPC_VSX (ppc VSX registers)" msgstr "" -#: readelf.c:13354 +#: readelf.c:15498 msgid "NT_386_TLS (x86 TLS information)" msgstr "" -#: readelf.c:13356 +#: readelf.c:15500 msgid "NT_386_IOPERM (x86 I/O permissions)" msgstr "" -#: readelf.c:13358 +#: readelf.c:15502 msgid "NT_X86_XSTATE (x86 XSAVE extended state)" msgstr "" -#: readelf.c:13360 +#: readelf.c:15504 msgid "NT_S390_HIGH_GPRS (s390 upper register halves)" msgstr "" -#: readelf.c:13362 +#: readelf.c:15506 msgid "NT_S390_TIMER (s390 timer register)" msgstr "" -#: readelf.c:13364 +#: readelf.c:15508 msgid "NT_S390_TODCMP (s390 TOD comparator register)" msgstr "" -#: readelf.c:13366 +#: readelf.c:15510 msgid "NT_S390_TODPREG (s390 TOD programmable register)" msgstr "" -#: readelf.c:13368 +#: readelf.c:15512 msgid "NT_S390_CTRS (s390 control registers)" msgstr "" -#: readelf.c:13370 +#: readelf.c:15514 msgid "NT_S390_PREFIX (s390 prefix register)" msgstr "" -#: readelf.c:13372 +#: readelf.c:15516 msgid "NT_S390_LAST_BREAK (s390 last breaking event address)" msgstr "" -#: readelf.c:13374 +#: readelf.c:15518 msgid "NT_S390_SYSTEM_CALL (s390 system call restart data)" msgstr "" -#: readelf.c:13376 +#: readelf.c:15520 msgid "NT_S390_TDB (s390 transaction diagnostic block)" msgstr "" -#: readelf.c:13378 +#: readelf.c:15522 +msgid "NT_S390_VXRS_LOW (s390 vector registers 0-15 upper half)" +msgstr "" + +#: readelf.c:15524 +msgid "NT_S390_VXRS_HIGH (s390 vector registers 16-31)" +msgstr "" + +#: readelf.c:15526 msgid "NT_ARM_VFP (arm VFP registers)" msgstr "" -#: readelf.c:13380 +#: readelf.c:15528 msgid "NT_ARM_TLS (AArch TLS registers)" msgstr "" -#: readelf.c:13382 +#: readelf.c:15530 msgid "NT_ARM_HW_BREAK (AArch hardware breakpoint registers)" msgstr "" -#: readelf.c:13384 +#: readelf.c:15532 msgid "NT_ARM_HW_WATCH (AArch hardware watchpoint registers)" msgstr "" -#: readelf.c:13386 +#: readelf.c:15534 msgid "NT_PSTATUS (pstatus structure)" msgstr "" -#: readelf.c:13388 +#: readelf.c:15536 msgid "NT_FPREGS (floating point registers)" msgstr "" -#: readelf.c:13390 +#: readelf.c:15538 msgid "NT_PSINFO (psinfo structure)" msgstr "" -#: readelf.c:13392 +#: readelf.c:15540 msgid "NT_LWPSTATUS (lwpstatus_t structure)" msgstr "" -#: readelf.c:13394 +#: readelf.c:15542 msgid "NT_LWPSINFO (lwpsinfo_t structure)" msgstr "" -#: readelf.c:13396 +#: readelf.c:15544 msgid "NT_WIN32PSTATUS (win32_pstatus structure)" msgstr "" -#: readelf.c:13398 +#: readelf.c:15546 msgid "NT_SIGINFO (siginfo_t data)" msgstr "" -#: readelf.c:13400 +#: readelf.c:15548 msgid "NT_FILE (mapped files)" msgstr "" -#: readelf.c:13408 +#: readelf.c:15556 msgid "NT_VERSION (version)" msgstr "" -#: readelf.c:13410 +#: readelf.c:15558 msgid "NT_ARCH (architecture)" msgstr "" -#: readelf.c:13415 readelf.c:13524 readelf.c:13614 readelf.c:13672 -#: readelf.c:13749 +#: readelf.c:15563 readelf.c:15671 readelf.c:15809 readelf.c:15955 +#: readelf.c:16013 readelf.c:16090 #, c-format msgid "Unknown note type: (0x%08x)" msgstr "" -#: readelf.c:13432 +#: readelf.c:15580 #, c-format msgid " Cannot decode 64-bit note in 32-bit build\n" msgstr "" -#: readelf.c:13440 +#: readelf.c:15588 #, c-format msgid " Malformed note - too short for header\n" msgstr "" -#: readelf.c:13449 +#: readelf.c:15597 #, c-format msgid " Malformed note - does not end with \\0\n" msgstr "" -#: readelf.c:13461 +#: readelf.c:15609 #, c-format msgid " Malformed note - too short for supplied file count\n" msgstr "" -#: readelf.c:13465 +#: readelf.c:15613 #, c-format msgid " Page size: " msgstr "" -#: readelf.c:13469 +#: readelf.c:15617 #, c-format msgid " %*s%*s%*s\n" msgstr "" -#: readelf.c:13470 +#: readelf.c:15618 msgid "Start" msgstr "" -#: readelf.c:13471 +#: readelf.c:15619 msgid "End" msgstr "" -#: readelf.c:13472 +#: readelf.c:15620 msgid "Page Offset" msgstr "" -#: readelf.c:13480 +#: readelf.c:15628 #, c-format msgid " Malformed note - filenames end too early\n" msgstr "" -#: readelf.c:13513 +#: readelf.c:15660 msgid "NT_GNU_ABI_TAG (ABI version tag)" msgstr "" -#: readelf.c:13515 +#: readelf.c:15662 msgid "NT_GNU_HWCAP (DSO-supplied software HWCAP info)" msgstr "" -#: readelf.c:13517 +#: readelf.c:15664 msgid "NT_GNU_BUILD_ID (unique build ID bitstring)" msgstr "" -#: readelf.c:13519 +#: readelf.c:15666 msgid "NT_GNU_GOLD_VERSION (gold version)" msgstr "" -#: readelf.c:13537 +#: readelf.c:15687 #, c-format msgid " Build ID: " msgstr "" -#: readelf.c:13576 +#: readelf.c:15702 +#, c-format +msgid " \n" +msgstr "" + +#: readelf.c:15739 #, c-format msgid " OS: %s, ABI: %ld.%ld.%ld\n" msgstr "" -#: readelf.c:13585 +#: readelf.c:15748 #, c-format msgid " Version: " msgstr "" +#. Hardware capabilities information. Word 0 is the number of entries. +#. Word 1 is a bitmask of enabled entries. The rest of the descriptor +#. is a series of entries, where each entry is a single byte followed +#. by a nul terminated string. The byte gives the bit number to test +#. if enabled in the bitmask. +#: readelf.c:15764 +#, c-format +msgid " Hardware Capabilities: " +msgstr "" + +#: readelf.c:15767 +#, c-format +msgid "\n" +msgstr "" + +#: readelf.c:15772 +#, c-format +msgid "num entries: %ld, enabled mask: %lx\n" +msgstr "" + +#: readelf.c:15784 +#, c-format +msgid " Description data: " +msgstr "" + +#: readelf.c:15802 +msgid "Alignment of 8-byte objects" +msgstr "" + +#: readelf.c:15803 +msgid "Sizeof double and long double" +msgstr "" + +#: readelf.c:15804 +msgid "Type of FPU support needed" +msgstr "" + +#: readelf.c:15805 +msgid "Use of SIMD instructions" +msgstr "" + +#: readelf.c:15806 +msgid "Use of cache" +msgstr "" + +#: readelf.c:15807 +msgid "Use of MMU" +msgstr "" + +#: readelf.c:15842 +#, c-format +msgid "4-bytes\n" +msgstr "" + +#: readelf.c:15843 +#, c-format +msgid "8-bytes\n" +msgstr "" + +#: readelf.c:15850 +#, c-format +msgid "FPU-2.0\n" +msgstr "" + +#: readelf.c:15851 +#, c-format +msgid "FPU-3.0\n" +msgstr "" + +#: readelf.c:15860 +#, c-format +msgid "yes\n" +msgstr "" + +#: readelf.c:15870 +#, c-format +msgid "unknown value: %x\n" +msgstr "" + +#: readelf.c:15914 +msgid "NT_THRMISC (thrmisc structure)" +msgstr "" + +#: readelf.c:15916 +msgid "NT_PROCSTAT_PROC (proc data)" +msgstr "" + +#: readelf.c:15918 +msgid "NT_PROCSTAT_FILES (files data)" +msgstr "" + +#: readelf.c:15920 +msgid "NT_PROCSTAT_VMMAP (vmmap data)" +msgstr "" + +#: readelf.c:15922 +msgid "NT_PROCSTAT_GROUPS (groups data)" +msgstr "" + +#: readelf.c:15924 +msgid "NT_PROCSTAT_UMASK (umask data)" +msgstr "" + +#: readelf.c:15926 +msgid "NT_PROCSTAT_RLIMIT (rlimit data)" +msgstr "" + +#: readelf.c:15928 +msgid "NT_PROCSTAT_OSREL (osreldate data)" +msgstr "" + +#: readelf.c:15930 +msgid "NT_PROCSTAT_PSSTRINGS (ps_strings data)" +msgstr "" + +#: readelf.c:15932 +msgid "NT_PROCSTAT_AUXV (auxv data)" +msgstr "" + #. NetBSD core "procinfo" structure. -#: readelf.c:13604 +#: readelf.c:15945 msgid "NetBSD procinfo structure" msgstr "" -#: readelf.c:13631 readelf.c:13645 +#: readelf.c:15972 readelf.c:15986 msgid "PT_GETREGS (reg structure)" msgstr "" -#: readelf.c:13633 readelf.c:13647 +#: readelf.c:15974 readelf.c:15988 msgid "PT_GETFPREGS (fpreg structure)" msgstr "" -#: readelf.c:13666 +#: readelf.c:16007 msgid "NT_STAPSDT (SystemTap probe descriptors)" msgstr "" -#: readelf.c:13699 +#: readelf.c:16040 #, c-format msgid " Provider: %s\n" msgstr "" -#: readelf.c:13700 +#: readelf.c:16041 #, c-format msgid " Name: %s\n" msgstr "" -#: readelf.c:13701 +#: readelf.c:16042 #, c-format msgid " Location: " msgstr "" -#: readelf.c:13703 +#: readelf.c:16044 #, c-format msgid ", Base: " msgstr "" -#: readelf.c:13705 +#: readelf.c:16046 #, c-format msgid ", Semaphore: " msgstr "" -#: readelf.c:13708 +#: readelf.c:16049 #, c-format msgid " Arguments: %s\n" msgstr "" -#: readelf.c:13721 +#: readelf.c:16062 msgid "NT_VMS_MHD (module header)" msgstr "" -#: readelf.c:13723 +#: readelf.c:16064 msgid "NT_VMS_LNM (language name)" msgstr "" -#: readelf.c:13725 +#: readelf.c:16066 msgid "NT_VMS_SRC (source files)" msgstr "" -#: readelf.c:13729 +#: readelf.c:16070 msgid "NT_VMS_EIDC (consistency check)" msgstr "" -#: readelf.c:13731 +#: readelf.c:16072 msgid "NT_VMS_FPMODE (FP mode)" msgstr "" -#: readelf.c:13735 +#: readelf.c:16076 msgid "NT_VMS_IMGNAM (image name)" msgstr "" -#: readelf.c:13737 +#: readelf.c:16078 msgid "NT_VMS_IMGID (image id)" msgstr "" -#: readelf.c:13739 +#: readelf.c:16080 msgid "NT_VMS_LINKID (link id)" msgstr "" -#: readelf.c:13741 +#: readelf.c:16082 msgid "NT_VMS_IMGBID (build id)" msgstr "" -#: readelf.c:13743 +#: readelf.c:16084 msgid "NT_VMS_GSTNAM (sym table name)" msgstr "" -#: readelf.c:13763 +#: readelf.c:16104 #, c-format msgid " Creation date : %.17s\n" msgstr "" -#: readelf.c:13764 +#: readelf.c:16105 #, c-format msgid " Last patch date: %.17s\n" msgstr "" -#: readelf.c:13765 +#: readelf.c:16106 #, c-format msgid " Module name : %s\n" msgstr "" -#: readelf.c:13766 +#: readelf.c:16107 #, c-format msgid " Module version : %s\n" msgstr "" -#: readelf.c:13769 +#: readelf.c:16110 #, c-format msgid " Invalid size\n" msgstr "" -#: readelf.c:13772 +#: readelf.c:16113 #, c-format msgid " Language: %s\n" msgstr "" -#: readelf.c:13776 +#: readelf.c:16117 #, c-format msgid " Floating Point mode: " msgstr "" -#: readelf.c:13781 +#: readelf.c:16122 #, c-format msgid " Link time: " msgstr "" -#: readelf.c:13787 +#: readelf.c:16128 #, c-format msgid " Patch time: " msgstr "" -#: readelf.c:13793 +#: readelf.c:16134 #, c-format msgid " Major id: %u, minor id: %u\n" msgstr "" -#: readelf.c:13796 +#: readelf.c:16137 #, c-format msgid " Last modified : " msgstr "" -#: readelf.c:13799 +#: readelf.c:16140 #, c-format msgid "" "\n" " Link flags : " msgstr "" -#: readelf.c:13802 +#: readelf.c:16143 #, c-format msgid " Header flags: 0x%08x\n" msgstr "" -#: readelf.c:13804 +#: readelf.c:16145 #, c-format msgid " Image id : %s\n" msgstr "" -#: readelf.c:13808 +#: readelf.c:16149 #, c-format msgid " Image name: %s\n" msgstr "" -#: readelf.c:13811 +#: readelf.c:16152 #, c-format msgid " Global symbol table name: %s\n" msgstr "" -#: readelf.c:13814 +#: readelf.c:16155 #, c-format msgid " Image id: %s\n" msgstr "" -#: readelf.c:13817 +#: readelf.c:16158 #, c-format msgid " Linker id: %s\n" msgstr "" -#: readelf.c:13894 +#: readelf.c:16236 +#, c-format +msgid " description data: " +msgstr "" + +#: readelf.c:16267 msgid "notes" msgstr "" -#: readelf.c:13900 +#: readelf.c:16274 +#, c-format +msgid "" +"\n" +"Displaying notes found in: %s\n" +msgstr "" + +#: readelf.c:16276 #, c-format msgid "" "\n" "Displaying notes found at file offset 0x%08lx with length 0x%08lx:\n" msgstr "" -#: readelf.c:13902 +#: readelf.c:16279 #, c-format msgid " %-20s %10s\tDescription\n" msgstr "" -#: readelf.c:13902 +#: readelf.c:16279 msgid "Owner" msgstr "" -#: readelf.c:13902 +#: readelf.c:16279 msgid "Data size" msgstr "" -#: readelf.c:13919 readelf.c:13940 +#: readelf.c:16297 readelf.c:16326 #, c-format msgid "Corrupt note: only %d bytes remain, not enough for a full note\n" msgstr "" -#: readelf.c:13959 +#: readelf.c:16309 readelf.c:16451 +#, c-format +msgid "Corrupt note: name size is too big: %lx\n" +msgstr "" + +#: readelf.c:16348 #, c-format msgid "note with invalid namesz and/or descsz found at offset 0x%lx\n" msgstr "" -#: readelf.c:13961 +#: readelf.c:16350 #, c-format msgid " type: 0x%lx, namesize: 0x%08lx, descsize: 0x%08lx\n" msgstr "" -#: readelf.c:14059 +#: readelf.c:16366 +msgid "Out of memory allocating space for inote name\n" +msgstr "" + +#: readelf.c:16427 +msgid "v850 notes" +msgstr "" + +#: readelf.c:16434 +#, c-format +msgid "" +"\n" +"Displaying contents of Renesas V850 notes section at offset 0x%lx with " +"length 0x%lx:\n" +msgstr "" + +#: readelf.c:16461 +#, c-format +msgid "corrupt descsz found in note at offset 0x%lx\n" +msgstr "" + +#: readelf.c:16463 readelf.c:16476 +#, c-format +msgid " type: 0x%lx, namesize: 0x%lx, descsize: 0x%lx\n" +msgstr "" + +#: readelf.c:16474 +#, c-format +msgid "corrupt namesz found in note at offset 0x%lx\n" +msgstr "" + +#: readelf.c:16549 #, c-format msgid "No note segments present in the core file.\n" msgstr "" -#: readelf.c:14156 +#: readelf.c:16651 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:14203 +#: readelf.c:16698 #, c-format msgid "%s: Failed to read file header\n" msgstr "" -#: readelf.c:14217 +#: readelf.c:16712 #, c-format msgid "" "\n" "File: %s\n" msgstr "" -#: readelf.c:14389 +#: readelf.c:16884 #, c-format msgid "%s: unable to dump the index as none was found\n" msgstr "" -#: readelf.c:14395 +#: readelf.c:16890 #, c-format -msgid "Index of archive %s: (%ld entries, 0x%lx bytes in the symbol table)\n" +msgid "Index of archive %s: (%lu entries, 0x%lx bytes in the symbol table)\n" msgstr "" -#: readelf.c:14413 +#: readelf.c:16908 #, c-format msgid "Contents of binary %s at offset " msgstr "" -#: readelf.c:14423 +#: readelf.c:16918 #, c-format msgid "%s: end of the symbol table reached before the end of the index\n" msgstr "" -#: readelf.c:14437 +#: readelf.c:16933 #, c-format msgid "" "%s: %ld bytes remain in the symbol table, but without corresponding entries " "in the index table\n" msgstr "" -#: readelf.c:14442 +#: readelf.c:16938 #, c-format msgid "%s: failed to seek back to start of object files in the archive\n" msgstr "" -#: readelf.c:14525 readelf.c:14617 +#: readelf.c:17021 readelf.c:17113 #, c-format msgid "Input file '%s' is not readable.\n" msgstr "" -#: readelf.c:14543 +#: readelf.c:17039 #, c-format msgid "%s: contains corrupt thin archive: %s\n" msgstr "" -#: readelf.c:14556 +#: readelf.c:17052 #, c-format msgid "%s: failed to seek to archive member.\n" msgstr "" -#: readelf.c:14635 +#: readelf.c:17133 #, c-format msgid "File %s is not an archive so its index cannot be displayed.\n" msgstr "" +#: readelf.c:17203 +msgid "Nothing to do.\n" +msgstr "" + #: rename.c:122 #, c-format msgid "%s: cannot set time: %s" @@ -7995,142 +9422,142 @@ msgstr "" msgid "unable to copy file '%s'; reason: %s" msgstr "" -#: resbin.c:120 +#: resbin.c:119 #, c-format msgid "%s: not enough binary data" msgstr "" -#: resbin.c:136 +#: resbin.c:135 msgid "null terminated unicode string" msgstr "" -#: resbin.c:163 resbin.c:169 +#: resbin.c:162 resbin.c:168 msgid "resource ID" msgstr "" -#: resbin.c:208 +#: resbin.c:207 msgid "cursor" msgstr "" -#: resbin.c:239 resbin.c:246 +#: resbin.c:238 resbin.c:245 msgid "menu header" msgstr "" -#: resbin.c:255 +#: resbin.c:254 msgid "menuex header" msgstr "" -#: resbin.c:259 +#: resbin.c:258 msgid "menuex offset" msgstr "" -#: resbin.c:264 +#: resbin.c:263 #, c-format msgid "unsupported menu version %d" msgstr "" -#: resbin.c:289 resbin.c:304 resbin.c:366 +#: resbin.c:288 resbin.c:303 resbin.c:365 msgid "menuitem header" msgstr "" -#: resbin.c:396 +#: resbin.c:395 msgid "menuitem" msgstr "" -#: resbin.c:433 resbin.c:461 +#: resbin.c:432 resbin.c:460 msgid "dialog header" msgstr "" -#: resbin.c:451 +#: resbin.c:450 #, c-format msgid "unexpected DIALOGEX version %d" msgstr "" -#: resbin.c:496 +#: resbin.c:495 msgid "dialog font point size" msgstr "" -#: resbin.c:504 +#: resbin.c:503 msgid "dialogex font information" msgstr "" -#: resbin.c:530 resbin.c:548 +#: resbin.c:529 resbin.c:547 msgid "dialog control" msgstr "" -#: resbin.c:540 +#: resbin.c:539 msgid "dialogex control" msgstr "" -#: resbin.c:569 +#: resbin.c:568 msgid "dialog control end" msgstr "" -#: resbin.c:581 +#: resbin.c:580 msgid "dialog control data" msgstr "" -#: resbin.c:621 +#: resbin.c:620 msgid "stringtable string length" msgstr "" -#: resbin.c:631 +#: resbin.c:630 msgid "stringtable string" msgstr "" -#: resbin.c:661 +#: resbin.c:660 msgid "fontdir header" msgstr "" -#: resbin.c:675 +#: resbin.c:674 msgid "fontdir" msgstr "" -#: resbin.c:692 +#: resbin.c:691 msgid "fontdir device name" msgstr "" -#: resbin.c:698 +#: resbin.c:697 msgid "fontdir face name" msgstr "" -#: resbin.c:738 +#: resbin.c:737 msgid "accelerator" msgstr "" -#: resbin.c:797 +#: resbin.c:796 msgid "group cursor header" msgstr "" -#: resbin.c:801 resrc.c:1350 +#: resbin.c:800 resrc.c:1350 #, c-format msgid "unexpected group cursor type %d" msgstr "" -#: resbin.c:816 +#: resbin.c:815 msgid "group cursor" msgstr "" -#: resbin.c:852 +#: resbin.c:851 msgid "group icon header" msgstr "" -#: resbin.c:856 resrc.c:1297 +#: resbin.c:855 resrc.c:1297 #, c-format msgid "unexpected group icon type %d" msgstr "" -#: resbin.c:871 +#: resbin.c:870 msgid "group icon" msgstr "" -#: resbin.c:935 resbin.c:1169 +#: resbin.c:934 msgid "unexpected version string" msgstr "" #: resbin.c:966 #, c-format -msgid "version length %d does not match resource length %lu" +msgid "version length %lu greater than resource length %lu" msgstr "" #: resbin.c:970 @@ -8203,6 +9630,15 @@ msgstr "" msgid "unexpected version value length %ld" msgstr "" +#: resbin.c:1173 +msgid "nul bytes found in version string" +msgstr "" + +#: resbin.c:1176 +#, c-format +msgid "unexpected version string character: %x" +msgstr "" + #: rescoff.c:123 msgid "filename required for COFF input" msgstr "" @@ -8212,73 +9648,86 @@ msgstr "" msgid "%s: no resource section" msgstr "" -#: rescoff.c:172 +#: rescoff.c:150 +#, c-format +msgid "%s: .rsrc section is bigger than the file!" +msgstr "" + +#: rescoff.c:178 #, c-format msgid "%s: %s: address out of bounds" msgstr "" -#: rescoff.c:189 +#: rescoff.c:199 +msgid "Resources nest too deep" +msgstr "" + +#: rescoff.c:202 msgid "directory" msgstr "" -#: rescoff.c:217 +#: rescoff.c:230 msgid "named directory entry" msgstr "" -#: rescoff.c:226 +#: rescoff.c:239 msgid "directory entry name" msgstr "" -#: rescoff.c:246 +#: rescoff.c:253 +msgid "resource name" +msgstr "" + +#: rescoff.c:264 msgid "named subdirectory" msgstr "" -#: rescoff.c:254 +#: rescoff.c:272 msgid "named resource" msgstr "" -#: rescoff.c:269 +#: rescoff.c:287 msgid "ID directory entry" msgstr "" -#: rescoff.c:286 +#: rescoff.c:304 msgid "ID subdirectory" msgstr "" -#: rescoff.c:294 +#: rescoff.c:312 msgid "ID resource" msgstr "" -#: rescoff.c:319 +#: rescoff.c:337 msgid "resource type unknown" msgstr "" -#: rescoff.c:322 +#: rescoff.c:340 msgid "data entry" msgstr "" -#: rescoff.c:330 +#: rescoff.c:348 msgid "resource data" msgstr "" -#: rescoff.c:335 +#: rescoff.c:353 msgid "resource data size" msgstr "" -#: rescoff.c:430 +#: rescoff.c:448 msgid "filename required for COFF output" msgstr "" -#: rescoff.c:714 +#: rescoff.c:732 msgid "can't get BFD_RELOC_RVA relocation type" msgstr "" -#: resrc.c:257 resrc.c:328 +#: resrc.c:256 resrc.c:328 #, c-format msgid "can't open temporary file `%s': %s" msgstr "" -#: resrc.c:263 +#: resrc.c:262 #, c-format msgid "can't redirect stdout: `%s': %s" msgstr "" @@ -8370,17 +9819,17 @@ msgstr "" msgid "can't open `%s' for output: %s" msgstr "" -#: size.c:79 +#: size.c:77 #, c-format msgid " Displays the sizes of sections inside binary files\n" msgstr "" -#: size.c:80 +#: size.c:78 #, c-format msgid " If no input file(s) are specified, a.out is assumed\n" msgstr "" -#: size.c:81 +#: size.c:79 #, c-format msgid "" " The options are:\n" @@ -8397,22 +9846,76 @@ msgid "" "\n" msgstr "" -#: size.c:160 +#: size.c:159 #, c-format msgid "invalid argument to --format: %s" msgstr "" -#: size.c:187 +#: size.c:186 #, c-format msgid "Invalid radix: %s\n" msgstr "" -#: srconv.c:1734 +#: srconv.c:130 +msgid "Checksum failure" +msgstr "" + +#. FIXME: Return error status. +#: srconv.c:142 +msgid "Failed to write checksum" +msgstr "" + +#: srconv.c:182 +#, c-format +msgid "Unsupported integer write size: %d" +msgstr "" + +#. FIXME: Return error status. +#: srconv.c:268 +msgid "Failed to write TR block" +msgstr "" + +#: srconv.c:359 +#, c-format +msgid "Unrecognized H8300 sub-architecture: %ld" +msgstr "" + +#: srconv.c:377 +#, c-format +msgid "Unsupported architecture: %d" +msgstr "" + +#: srconv.c:831 +#, c-format +msgid "Unrecognised type: %d" +msgstr "" + +#: srconv.c:960 +#, c-format +msgid "Unrecognised coff symbol type: %d" +msgstr "" + +#: srconv.c:1022 srconv.c:1122 +#, c-format +msgid "Unrecognised coff symbol visibility: %d" +msgstr "" + +#: srconv.c:1048 srconv.c:1093 +#, c-format +msgid "Unrecognised coff symbol location: %d" +msgstr "" + +#. FIXME: Return error status. +#: srconv.c:1427 +msgid "Failed to write CS struct" +msgstr "" + +#: srconv.c:1699 #, c-format msgid "Convert a COFF object file into a SYSROFF object file\n" msgstr "" -#: srconv.c:1735 +#: srconv.c:1700 #, c-format msgid "" " The options are:\n" @@ -8424,217 +9927,249 @@ msgid "" " -v --version Print the program's version number\n" msgstr "" -#: srconv.c:1881 +#: srconv.c:1847 #, c-format msgid "unable to open output file %s" msgstr "" -#: stabs.c:328 stabs.c:1717 +#: stabs.c:327 stabs.c:1722 msgid "numeric overflow" msgstr "" -#: stabs.c:338 +#: stabs.c:337 #, c-format msgid "Bad stab: %s\n" msgstr "" -#: stabs.c:346 +#: stabs.c:345 #, c-format msgid "Warning: %s: %s\n" msgstr "" -#: stabs.c:456 +#: stabs.c:455 #, c-format msgid "N_LBRAC not within function\n" msgstr "" -#: stabs.c:495 +#: stabs.c:494 #, c-format msgid "Too many N_RBRACs\n" msgstr "" -#: stabs.c:727 +#: stabs.c:726 msgid "unknown C++ encoded name" msgstr "" #. Complain and keep going, so compilers can invent new #. cross-reference types. -#: stabs.c:1262 +#: stabs.c:1267 msgid "unrecognized cross reference type" msgstr "" #. Does this actually ever happen? Is that why we are worrying #. about dealing with it rather than just calling error_type? -#: stabs.c:1809 +#: stabs.c:1814 msgid "missing index type" msgstr "" -#: stabs.c:2129 +#: stabs.c:2134 msgid "unknown virtual character for baseclass" msgstr "" -#: stabs.c:2147 +#: stabs.c:2152 msgid "unknown visibility character for baseclass" msgstr "" -#: stabs.c:2337 +#: stabs.c:2342 msgid "unnamed $vb type" msgstr "" -#: stabs.c:2343 +#: stabs.c:2348 msgid "unrecognized C++ abbreviation" msgstr "" -#: stabs.c:2419 +#: stabs.c:2424 msgid "unknown visibility character for field" msgstr "" -#: stabs.c:2679 +#: stabs.c:2684 msgid "const/volatile indicator missing" msgstr "" -#: stabs.c:2921 +#: stabs.c:2926 #, c-format msgid "No mangling for \"%s\"\n" msgstr "" -#: stabs.c:3221 +#: stabs.c:3226 msgid "Undefined N_EXCL" msgstr "" -#: stabs.c:3301 +#: stabs.c:3306 #, c-format msgid "Type file number %d out of range\n" msgstr "" -#: stabs.c:3306 +#: stabs.c:3311 #, c-format msgid "Type index number %d out of range\n" msgstr "" -#: stabs.c:3385 +#: stabs.c:3390 #, c-format msgid "Unrecognized XCOFF type %d\n" msgstr "" -#: stabs.c:3677 +#: stabs.c:3683 #, c-format msgid "bad mangled name `%s'\n" msgstr "" -#: stabs.c:3772 +#: stabs.c:3778 #, c-format msgid "no argument types in mangled string\n" msgstr "" -#: stabs.c:5122 +#: stabs.c:5128 #, c-format msgid "Demangled name is not a function\n" msgstr "" -#: stabs.c:5164 +#: stabs.c:5170 #, c-format msgid "Unexpected type in v3 arglist demangling\n" msgstr "" -#: stabs.c:5236 +#: stabs.c:5242 #, c-format msgid "Unrecognized demangle component %d\n" msgstr "" -#: stabs.c:5288 +#: stabs.c:5294 #, c-format msgid "Failed to print demangled template\n" msgstr "" -#: stabs.c:5368 +#: stabs.c:5374 #, c-format msgid "Couldn't get demangled builtin type\n" msgstr "" -#: stabs.c:5417 +#: stabs.c:5423 #, c-format msgid "Unexpected demangled varargs\n" msgstr "" -#: stabs.c:5424 +#: stabs.c:5430 #, c-format msgid "Unrecognized demangled builtin type\n" msgstr "" -#: strings.c:185 strings.c:244 +#: strings.c:212 strings.c:279 #, c-format msgid "invalid integer argument %s" msgstr "" -#: strings.c:247 +#: strings.c:282 #, c-format msgid "invalid minimum string length %d" msgstr "" -#: strings.c:637 +#: strings.c:675 #, c-format msgid " Display printable strings in [file(s)] (stdin by default)\n" msgstr "" -#: strings.c:638 +#: strings.c:679 +#, c-format +msgid "" +" -a - --all Scan the entire file, not just the data section " +"[default]\n" +" -d --data Only scan the data sections in the file\n" +msgstr "" + +#: strings.c:683 #, c-format msgid "" -" The options are:\n" " -a - --all Scan the entire file, not just the data section\n" +" -d --data Only scan the data sections in the file " +"[default]\n" +msgstr "" + +#: strings.c:687 +#, c-format +msgid "" " -f --print-file-name Print the name of the file before each string\n" " -n --bytes=[number] Locate & print any NUL-terminated sequence of " "at\n" " - least [number] characters (default 4).\n" " -t --radix={o,d,x} Print the location of the string in base 8, 10 " "or 16\n" +" -w --include-all-whitespace Include all whitespace as valid string " +"characters\n" " -o An alias for --radix=o\n" " -T --target= Specify the binary file format\n" " -e --encoding={s,S,b,l,B,L} Select character size and endianness:\n" " s = 7-bit, S = 8-bit, {b,l} = 16-bit, {B,L} = 32-" "bit\n" +" -s --output-separator= String used to separate strings in output.\n" " @ Read options from \n" " -h --help Display this information\n" " -v -V --version Print the program's version number\n" msgstr "" -#: sysdump.c:66 +#: sysdump.c:51 msgid "*undefined*" msgstr "" -#: sysdump.c:137 +#: sysdump.c:57 +msgid "*corrupt*" +msgstr "" + +#: sysdump.c:125 #, c-format msgid "SUM IS %x\n" msgstr "" -#: sysdump.c:503 +#. PR 17512: file: id:000001,src:000002,op:flip1,pos:45. +#. Prevent infinite loops re-reading beyond the end of the buffer. +#: sysdump.c:161 +msgid "ICE: getINT: Out of buffer space" +msgstr "" + +#: sysdump.c:185 +#, c-format +msgid "Unsupported read size: %d" +msgstr "" + +#: sysdump.c:496 #, c-format msgid "GOT A %x\n" msgstr "" -#: sysdump.c:521 +#: sysdump.c:514 #, c-format msgid "WANTED %x!!\n" msgstr "" -#: sysdump.c:539 +#: sysdump.c:532 msgid "SYMBOL INFO" msgstr "" -#: sysdump.c:557 +#: sysdump.c:550 msgid "DERIVED TYPE" msgstr "" -#: sysdump.c:614 +#: sysdump.c:607 msgid "MODULE***\n" msgstr "" -#: sysdump.c:647 +#: sysdump.c:642 #, c-format msgid "Print a human readable interpretation of a SYSROFF object file\n" msgstr "" -#: sysdump.c:648 +#: sysdump.c:643 #, c-format msgid "" " The options are:\n" @@ -8642,17 +10177,17 @@ msgid "" " -v --version Print the program's version number\n" msgstr "" -#: sysdump.c:715 +#: sysdump.c:711 #, c-format msgid "cannot open input file %s" msgstr "" -#: version.c:36 +#: version.c:34 #, c-format -msgid "Copyright 2014 Free Software Foundation, Inc.\n" +msgid "Copyright (C) 2016 Free Software Foundation, Inc.\n" msgstr "" -#: version.c:37 +#: version.c:35 #, c-format msgid "" "This program is free software; you may redistribute it under the terms of\n" @@ -8661,17 +10196,17 @@ msgid "" "This program has absolutely no warranty.\n" msgstr "" -#: windmc.c:190 +#: windmc.c:189 #, c-format msgid "can't create %s file `%s' for output.\n" msgstr "" -#: windmc.c:198 +#: windmc.c:197 #, c-format msgid "Usage: %s [option(s)] [input-file]\n" msgstr "" -#: windmc.c:200 +#: windmc.c:199 #, c-format msgid "" " The options are:\n" @@ -8699,7 +10234,7 @@ msgid "" "name.\n" msgstr "" -#: windmc.c:220 +#: windmc.c:219 #, c-format msgid "" " -H --help Print this help message\n" @@ -8707,22 +10242,22 @@ msgid "" " -V --version Print version information\n" msgstr "" -#: windmc.c:261 windres.c:403 +#: windmc.c:260 windres.c:404 #, c-format msgid "%s: warning: " msgstr "" -#: windmc.c:262 +#: windmc.c:261 #, c-format msgid "A codepage was specified switch `%s' and UTF16.\n" msgstr "" -#: windmc.c:263 +#: windmc.c:262 #, c-format msgid "\tcodepage settings are ignored.\n" msgstr "" -#: windmc.c:307 +#: windmc.c:306 msgid "try to add a ill language." msgstr "" @@ -8740,48 +10275,48 @@ msgstr "" msgid "input file does not seems to be UFT16.\n" msgstr "" -#: windres.c:213 +#: windres.c:214 #, c-format msgid "can't open %s `%s': %s" msgstr "" -#: windres.c:382 +#: windres.c:383 #, c-format msgid ": expected to be a directory\n" msgstr "" -#: windres.c:394 +#: windres.c:395 #, c-format msgid ": expected to be a leaf\n" msgstr "" -#: windres.c:405 +#: windres.c:406 #, c-format msgid ": duplicate value\n" msgstr "" -#: windres.c:555 +#: windres.c:556 #, c-format msgid "unknown format type `%s'" msgstr "" -#: windres.c:556 +#: windres.c:557 #, c-format msgid "%s: supported formats:" msgstr "" #. Otherwise, we give up. -#: windres.c:639 +#: windres.c:640 #, c-format msgid "can not determine type of file `%s'; use the -J option" msgstr "" -#: windres.c:651 +#: windres.c:652 #, c-format msgid "Usage: %s [option(s)] [input-file] [output-file]\n" msgstr "" -#: windres.c:653 +#: windres.c:654 #, c-format msgid "" " The options are:\n" @@ -8804,12 +10339,12 @@ msgid "" " --no-use-temp-file Use popen (default)\n" msgstr "" -#: windres.c:671 +#: windres.c:672 #, c-format msgid " --yydebug Turn on parser debugging\n" msgstr "" -#: windres.c:674 +#: windres.c:675 #, c-format msgid "" " -r Ignored for compatibility with rc\n" @@ -8818,7 +10353,7 @@ msgid "" " -V --version Print version information\n" msgstr "" -#: windres.c:679 +#: windres.c:680 #, c-format msgid "" "FORMAT is one of rc, res, or coff, and is deduced from the file name\n" @@ -8826,40 +10361,40 @@ msgid "" "No input-file is stdin, default rc. No output-file is stdout, default rc.\n" msgstr "" -#: windres.c:842 +#: windres.c:844 msgid "invalid codepage specified.\n" msgstr "" -#: windres.c:857 +#: windres.c:859 msgid "invalid option -f\n" msgstr "" -#: windres.c:862 +#: windres.c:864 msgid "No filename following the -fo option.\n" msgstr "" -#: windres.c:951 +#: windres.c:953 #, c-format msgid "" "Option -I is deprecated for setting the input format, please use -J " "instead.\n" msgstr "" -#: windres.c:1064 +#: windres.c:1066 msgid "no resources" msgstr "" -#: wrstabs.c:354 wrstabs.c:1915 +#: wrstabs.c:353 wrstabs.c:1914 #, c-format msgid "string_hash_lookup failed: %s" msgstr "" -#: wrstabs.c:637 +#: wrstabs.c:636 #, c-format msgid "stab_int_type: bad size %u" msgstr "" -#: wrstabs.c:1393 +#: wrstabs.c:1392 #, c-format msgid "%s: warning: unknown size for field `%s' in struct" msgstr "" -- cgit v1.1