diff options
author | Alan Modra <amodra@gmail.com> | 2005-03-05 12:14:34 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2005-03-05 12:14:34 +0000 |
commit | 06647dfdde91b5ee1990706d2806197d58200a3d (patch) | |
tree | b833c987563d27e4260ac5cc091b04737eedf04f /binutils/po | |
parent | b3a6d6e19af61b5725d6f7fed670e70d46982154 (diff) | |
download | binutils-06647dfdde91b5ee1990706d2806197d58200a3d.zip binutils-06647dfdde91b5ee1990706d2806197d58200a3d.tar.gz binutils-06647dfdde91b5ee1990706d2806197d58200a3d.tar.bz2 |
Regenerate .pot files
Diffstat (limited to 'binutils/po')
-rw-r--r-- | binutils/po/binutils.pot | 2028 |
1 files changed, 1095 insertions, 933 deletions
diff --git a/binutils/po/binutils.pot b/binutils/po/binutils.pot index 44b72a6..f0b262f 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: \n" -"POT-Creation-Date: 2004-09-12 15:24+0930\n" +"POT-Creation-Date: 2005-03-03 21:03+1030\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -47,9 +47,9 @@ msgid "" "\n" msgstr "" -#: addr2line.c:88 ar.c:268 coffdump.c:467 nlmconv.c:1108 objcopy.c:467 -#: objcopy.c:501 readelf.c:2548 size.c:102 srconv.c:1866 strings.c:650 -#: sysdump.c:747 windres.c:668 +#: addr2line.c:88 ar.c:263 coffdump.c:467 nlmconv.c:1110 objcopy.c:478 +#: objcopy.c:512 readelf.c:2631 size.c:99 srconv.c:1731 strings.c:667 +#: sysdump.c:655 windres.c:672 #, c-format msgid "Report bugs to %s\n" msgstr "" @@ -59,152 +59,152 @@ msgstr "" msgid "%s: can not get addresses from archive" msgstr "" -#: addr2line.c:311 nm.c:396 objdump.c:2786 +#: addr2line.c:311 nm.c:1519 objdump.c:2848 #, c-format msgid "unknown demangling style `%s'" msgstr "" -#: ar.c:210 +#: ar.c:205 #, c-format msgid "no entry %s in archive\n" msgstr "" -#: ar.c:226 +#: ar.c:221 #, c-format msgid "" "Usage: %s [emulation options] [-]{dmpqrstx}[abcfilNoPsSuvV] [member-name] " "[count] archive-file file...\n" msgstr "" -#: ar.c:229 +#: ar.c:224 #, c-format msgid " %s -M [<mri-script]\n" msgstr "" -#: ar.c:230 +#: ar.c:225 #, c-format msgid " commands:\n" msgstr "" -#: ar.c:231 +#: ar.c:226 #, c-format msgid " d - delete file(s) from the archive\n" msgstr "" -#: ar.c:232 +#: ar.c:227 #, c-format msgid " m[ab] - move file(s) in the archive\n" msgstr "" -#: ar.c:233 +#: ar.c:228 #, c-format msgid " p - print file(s) found in the archive\n" msgstr "" -#: ar.c:234 +#: ar.c:229 #, c-format msgid " q[f] - quick append file(s) to the archive\n" msgstr "" -#: ar.c:235 +#: ar.c:230 #, c-format msgid "" " r[ab][f][u] - replace existing or insert new file(s) into the archive\n" msgstr "" -#: ar.c:236 +#: ar.c:231 #, c-format msgid " t - display contents of archive\n" msgstr "" -#: ar.c:237 +#: ar.c:232 #, c-format msgid " x[o] - extract file(s) from the archive\n" msgstr "" -#: ar.c:238 +#: ar.c:233 #, c-format msgid " command specific modifiers:\n" msgstr "" -#: ar.c:239 +#: ar.c:234 #, c-format msgid " [a] - put file(s) after [member-name]\n" msgstr "" -#: ar.c:240 +#: ar.c:235 #, c-format msgid " [b] - put file(s) before [member-name] (same as [i])\n" msgstr "" -#: ar.c:241 +#: ar.c:236 #, c-format msgid " [N] - use instance [count] of name\n" msgstr "" -#: ar.c:242 +#: ar.c:237 #, c-format msgid " [f] - truncate inserted file names\n" msgstr "" -#: ar.c:243 +#: ar.c:238 #, c-format msgid " [P] - use full path names when matching\n" msgstr "" -#: ar.c:244 +#: ar.c:239 #, c-format msgid " [o] - preserve original dates\n" msgstr "" -#: ar.c:245 +#: ar.c:240 #, c-format msgid "" " [u] - only replace files that are newer than current archive " "contents\n" msgstr "" -#: ar.c:246 +#: ar.c:241 #, c-format msgid " generic modifiers:\n" msgstr "" -#: ar.c:247 +#: ar.c:242 #, c-format msgid " [c] - do not warn if the library had to be created\n" msgstr "" -#: ar.c:248 +#: ar.c:243 #, c-format msgid " [s] - create an archive index (cf. ranlib)\n" msgstr "" -#: ar.c:249 +#: ar.c:244 #, c-format msgid " [S] - do not build a symbol table\n" msgstr "" -#: ar.c:250 +#: ar.c:245 #, c-format msgid " [v] - be verbose\n" msgstr "" -#: ar.c:251 +#: ar.c:246 #, c-format msgid " [V] - display the version number\n" msgstr "" -#: ar.c:258 +#: ar.c:253 #, c-format msgid "Usage: %s [options] archive\n" msgstr "" -#: ar.c:259 +#: ar.c:254 #, c-format msgid " Generate an index to speed access to archives\n" msgstr "" -#: ar.c:260 +#: ar.c:255 #, c-format msgid "" " The options are:\n" @@ -212,47 +212,47 @@ msgid "" " -V --version Print version information\n" msgstr "" -#: ar.c:488 +#: ar.c:483 msgid "two different operation options specified" msgstr "" -#: ar.c:563 +#: ar.c:558 #, c-format msgid "illegal option -- %c" msgstr "" -#: ar.c:605 +#: ar.c:604 msgid "no operation specified" msgstr "" -#: ar.c:608 +#: ar.c:607 msgid "`u' is only meaningful with the `r' option." msgstr "" -#: ar.c:616 +#: ar.c:615 msgid "`N' is only meaningful with the `x' and `d' options." msgstr "" -#: ar.c:619 +#: ar.c:618 msgid "Value for `N' must be positive." msgstr "" -#: ar.c:702 +#: ar.c:668 #, c-format msgid "internal error -- this option not implemented" msgstr "" -#: ar.c:771 ar.c:1007 +#: ar.c:737 #, c-format msgid "creating %s" msgstr "" -#: ar.c:820 ar.c:870 ar.c:1302 objcopy.c:1588 +#: ar.c:786 ar.c:836 ar.c:1154 objcopy.c:1603 #, c-format msgid "internal stat error on %s" msgstr "" -#: ar.c:824 +#: ar.c:790 #, c-format msgid "" "\n" @@ -260,32 +260,27 @@ msgid "" "\n" msgstr "" -#: ar.c:840 ar.c:907 +#: ar.c:806 ar.c:873 #, c-format msgid "%s is not a valid archive" msgstr "" -#: ar.c:875 +#: ar.c:841 #, c-format msgid "stat returns negative size for %s" msgstr "" -#: ar.c:1000 -#, c-format -msgid "%s is not an archive" -msgstr "" - -#: ar.c:1207 +#: ar.c:1059 #, c-format msgid "No member named `%s'\n" msgstr "" -#: ar.c:1257 +#: ar.c:1109 #, c-format msgid "no entry %s in archive %s!" msgstr "" -#: ar.c:1394 +#: ar.c:1246 #, c-format msgid "%s: no archive map to update" msgstr "" @@ -396,12 +391,12 @@ msgstr "" msgid "%s: bad number: %s" msgstr "" -#: bucomm.c:466 +#: bucomm.c:466 strings.c:386 #, c-format msgid "'%s': No such file" msgstr "" -#: bucomm.c:468 +#: bucomm.c:468 strings.c:388 #, c-format msgid "Warning: could not locate '%s'. reason: %s" msgstr "" @@ -416,7 +411,7 @@ msgstr "" msgid "#lines %d " msgstr "" -#: coffdump.c:459 sysdump.c:740 +#: coffdump.c:459 sysdump.c:648 #, c-format msgid "Usage: %s [option(s)] in-file\n" msgstr "" @@ -435,460 +430,470 @@ msgid "" "\n" msgstr "" -#: coffdump.c:527 srconv.c:1954 sysdump.c:802 +#: coffdump.c:527 srconv.c:1819 sysdump.c:710 msgid "no input file specified" msgstr "" -#: debug.c:647 +#: debug.c:648 msgid "debug_add_to_current_namespace: no current file" msgstr "" -#: debug.c:726 +#: debug.c:727 msgid "debug_start_source: no debug_set_filename call" msgstr "" -#: debug.c:782 +#: debug.c:783 msgid "debug_record_function: no debug_set_filename call" msgstr "" -#: debug.c:834 +#: debug.c:835 msgid "debug_record_parameter: no current function" msgstr "" -#: debug.c:866 +#: debug.c:867 msgid "debug_end_function: no current function" msgstr "" -#: debug.c:872 +#: debug.c:873 msgid "debug_end_function: some blocks were not closed" msgstr "" -#: debug.c:900 +#: debug.c:901 msgid "debug_start_block: no current block" msgstr "" -#: debug.c:936 +#: debug.c:937 msgid "debug_end_block: no current block" msgstr "" -#: debug.c:943 +#: debug.c:944 msgid "debug_end_block: attempt to close top level block" msgstr "" -#: debug.c:966 +#: debug.c:967 msgid "debug_record_line: no current unit" msgstr "" #. FIXME -#: debug.c:1019 +#: debug.c:1020 msgid "debug_start_common_block: not implemented" msgstr "" #. FIXME -#: debug.c:1030 +#: debug.c:1031 msgid "debug_end_common_block: not implemented" msgstr "" #. FIXME. -#: debug.c:1114 +#: debug.c:1115 msgid "debug_record_label: not implemented" msgstr "" -#: debug.c:1136 +#: debug.c:1137 msgid "debug_record_variable: no current file" msgstr "" -#: debug.c:1664 +#: debug.c:1665 msgid "debug_make_undefined_type: unsupported kind" msgstr "" -#: debug.c:1841 +#: debug.c:1842 msgid "debug_name_type: no current file" msgstr "" -#: debug.c:1886 +#: debug.c:1887 msgid "debug_tag_type: no current file" msgstr "" -#: debug.c:1894 +#: debug.c:1895 msgid "debug_tag_type: extra tag attempted" msgstr "" -#: debug.c:1931 +#: debug.c:1932 #, c-format msgid "Warning: changing type size from %d to %d\n" msgstr "" -#: debug.c:1953 +#: debug.c:1954 msgid "debug_find_named_type: no current compilation unit" msgstr "" -#: debug.c:2056 +#: debug.c:2057 #, c-format msgid "debug_get_real_type: circular debug information for %s\n" msgstr "" -#: debug.c:2483 +#: debug.c:2484 msgid "debug_write_type: illegal type encountered" msgstr "" -#: dlltool.c:768 dlltool.c:792 dlltool.c:821 +#: dlltool.c:773 dlltool.c:797 dlltool.c:826 #, c-format msgid "Internal error: Unknown machine type: %d" msgstr "" -#: dlltool.c:857 +#: dlltool.c:862 #, c-format msgid "Can't open def file: %s" msgstr "" -#: dlltool.c:862 +#: dlltool.c:867 #, c-format msgid "Processing def file: %s" msgstr "" -#: dlltool.c:866 +#: dlltool.c:871 msgid "Processed def file" msgstr "" -#: dlltool.c:891 +#: dlltool.c:895 #, c-format msgid "Syntax error in def file %s:%d" msgstr "" -#: dlltool.c:924 +#: dlltool.c:930 +#, c-format +msgid "%s: Path components stripped from image name, '%s'." +msgstr "" + +#: dlltool.c:939 #, c-format msgid "NAME: %s base: %x" msgstr "" -#: dlltool.c:927 dlltool.c:944 +#: dlltool.c:942 dlltool.c:958 msgid "Can't have LIBRARY and NAME" msgstr "" -#: dlltool.c:941 +#: dlltool.c:955 #, c-format msgid "LIBRARY: %s base: %x" msgstr "" -#: dlltool.c:1178 resrc.c:268 +#: dlltool.c:1191 resrc.c:269 #, c-format msgid "wait: %s" msgstr "" -#: dlltool.c:1183 dllwrap.c:418 resrc.c:273 +#: dlltool.c:1196 dllwrap.c:418 resrc.c:274 #, c-format msgid "subprocess got fatal signal %d" msgstr "" -#: dlltool.c:1189 dllwrap.c:425 resrc.c:280 +#: dlltool.c:1202 dllwrap.c:425 resrc.c:281 #, c-format msgid "%s exited with status %d" msgstr "" -#: dlltool.c:1220 +#: dlltool.c:1233 #, c-format msgid "Sucking in info from %s section in %s" msgstr "" -#: dlltool.c:1345 +#: dlltool.c:1358 #, c-format msgid "Excluding symbol: %s" msgstr "" -#: dlltool.c:1434 dlltool.c:1445 nm.c:949 nm.c:960 +#: dlltool.c:1447 dlltool.c:1458 nm.c:998 nm.c:1009 #, c-format msgid "%s: no symbols" msgstr "" #. FIXME: we ought to read in and block out the base relocations. -#: dlltool.c:1471 +#: dlltool.c:1484 #, c-format msgid "Done reading %s" msgstr "" -#: dlltool.c:1481 +#: dlltool.c:1494 #, c-format msgid "Unable to open object file: %s" msgstr "" -#: dlltool.c:1484 +#: dlltool.c:1497 #, c-format msgid "Scanning object file %s" msgstr "" -#: dlltool.c:1499 +#: dlltool.c:1512 #, c-format msgid "Cannot produce mcore-elf dll from archive file: %s" msgstr "" -#: dlltool.c:1585 +#: dlltool.c:1598 msgid "Adding exports to output file" msgstr "" -#: dlltool.c:1633 +#: dlltool.c:1646 msgid "Added exports to output file" msgstr "" -#: dlltool.c:1754 +#: dlltool.c:1767 #, c-format msgid "Generating export file: %s" msgstr "" -#: dlltool.c:1759 +#: dlltool.c:1772 #, c-format msgid "Unable to open temporary assembler file: %s" msgstr "" -#: dlltool.c:1762 +#: dlltool.c:1775 #, c-format msgid "Opened temporary file: %s" msgstr "" -#: dlltool.c:1992 +#: dlltool.c:1997 msgid "Generated exports file" msgstr "" -#: dlltool.c:2275 +#: dlltool.c:2203 #, c-format msgid "bfd_open failed open stub file: %s" msgstr "" -#: dlltool.c:2278 +#: dlltool.c:2206 #, c-format msgid "Creating stub file: %s" msgstr "" -#: dlltool.c:2702 +#: dlltool.c:2588 #, c-format msgid "failed to open temporary head file: %s" msgstr "" -#: dlltool.c:2761 +#: dlltool.c:2647 #, c-format msgid "failed to open temporary tail file: %s" msgstr "" -#: dlltool.c:2828 +#: dlltool.c:2714 #, c-format msgid "Can't open .lib file: %s" msgstr "" -#: dlltool.c:2831 +#: dlltool.c:2717 #, c-format msgid "Creating library file: %s" msgstr "" -#: dlltool.c:2894 +#: dlltool.c:2800 dlltool.c:2806 #, c-format msgid "cannot delete %s: %s" msgstr "" -#: dlltool.c:2898 +#: dlltool.c:2811 msgid "Created lib file" msgstr "" -#: dlltool.c:2991 +#: dlltool.c:2904 #, c-format msgid "Warning, ignoring duplicate EXPORT %s %d,%d" msgstr "" -#: dlltool.c:2997 +#: dlltool.c:2910 #, c-format msgid "Error, duplicate EXPORT with oridinals: %s" msgstr "" -#: dlltool.c:3113 +#: dlltool.c:3026 msgid "Processing definitions" msgstr "" -#: dlltool.c:3145 +#: dlltool.c:3058 msgid "Processed definitions" msgstr "" #. xgetext:c-format -#: dlltool.c:3152 dllwrap.c:479 +#: dlltool.c:3065 dllwrap.c:479 #, c-format msgid "Usage %s <option(s)> <object-file(s)>\n" msgstr "" #. xgetext:c-format -#: dlltool.c:3154 +#: dlltool.c:3067 #, c-format msgid "" " -m --machine <machine> Create as DLL for <machine>. [default: %s]\n" msgstr "" -#: dlltool.c:3155 +#: dlltool.c:3068 #, c-format msgid "" " possible <machine>: arm[_interwork], i386, mcore[-elf]{-le|-be}, " "ppc, thumb\n" msgstr "" -#: dlltool.c:3156 +#: dlltool.c:3069 #, c-format msgid " -e --output-exp <outname> Generate an export file.\n" msgstr "" -#: dlltool.c:3157 +#: dlltool.c:3070 #, c-format msgid " -l --output-lib <outname> Generate an interface library.\n" msgstr "" -#: dlltool.c:3158 +#: dlltool.c:3071 #, c-format msgid " -a --add-indirect Add dll indirects to export file.\n" msgstr "" -#: dlltool.c:3159 +#: dlltool.c:3072 #, c-format msgid "" " -D --dllname <name> Name of input dll to put into interface lib.\n" msgstr "" -#: dlltool.c:3160 +#: dlltool.c:3073 #, c-format msgid " -d --input-def <deffile> Name of .def file to be read in.\n" msgstr "" -#: dlltool.c:3161 +#: dlltool.c:3074 #, c-format msgid " -z --output-def <deffile> Name of .def file to be created.\n" msgstr "" -#: dlltool.c:3162 +#: dlltool.c:3075 #, c-format msgid " --export-all-symbols Export all symbols to .def\n" msgstr "" -#: dlltool.c:3163 +#: dlltool.c:3076 #, c-format msgid " --no-export-all-symbols Only export listed symbols\n" msgstr "" -#: dlltool.c:3164 +#: dlltool.c:3077 #, c-format msgid " --exclude-symbols <list> Don't export <list>\n" msgstr "" -#: dlltool.c:3165 +#: dlltool.c:3078 #, c-format msgid " --no-default-excludes Clear default exclude symbols\n" msgstr "" -#: dlltool.c:3166 +#: dlltool.c:3079 #, c-format msgid " -b --base-file <basefile> Read linker generated base file.\n" msgstr "" -#: dlltool.c:3167 +#: dlltool.c:3080 #, c-format msgid " -x --no-idata4 Don't generate idata$4 section.\n" msgstr "" -#: dlltool.c:3168 +#: dlltool.c:3081 #, c-format msgid " -c --no-idata5 Don't generate idata$5 section.\n" msgstr "" -#: dlltool.c:3169 +#: dlltool.c:3082 #, c-format msgid "" " -U --add-underscore Add underscores to symbols in interface " "library.\n" msgstr "" -#: dlltool.c:3170 +#: dlltool.c:3083 #, c-format msgid " -k --kill-at Kill @<n> from exported names.\n" msgstr "" -#: dlltool.c:3171 +#: dlltool.c:3084 #, c-format msgid " -A --add-stdcall-alias Add aliases without @<n>.\n" msgstr "" -#: dlltool.c:3172 +#: dlltool.c:3085 #, c-format msgid " -p --ext-prefix-alias <prefix> Add aliases with <prefix>.\n" msgstr "" -#: dlltool.c:3173 +#: dlltool.c:3086 #, c-format msgid " -S --as <name> Use <name> for assembler.\n" msgstr "" -#: dlltool.c:3174 +#: dlltool.c:3087 #, c-format msgid " -f --as-flags <flags> Pass <flags> to the assembler.\n" msgstr "" -#: dlltool.c:3175 +#: dlltool.c:3088 #, c-format msgid "" " -C --compat-implib Create backward compatible import library.\n" msgstr "" -#: dlltool.c:3176 +#: dlltool.c:3089 #, c-format msgid "" " -n --no-delete Keep temp files (repeat for extra " "preservation).\n" msgstr "" -#: dlltool.c:3177 +#: dlltool.c:3090 #, c-format msgid "" " -t --temp-prefix <prefix> Use <prefix> to construct temp file names.\n" msgstr "" -#: dlltool.c:3178 +#: dlltool.c:3091 #, c-format msgid " -v --verbose Be verbose.\n" msgstr "" -#: dlltool.c:3179 +#: dlltool.c:3092 #, c-format msgid " -V --version Display the program version.\n" msgstr "" -#: dlltool.c:3180 +#: dlltool.c:3093 #, c-format msgid " -h --help Display this information.\n" msgstr "" -#: dlltool.c:3182 +#: dlltool.c:3095 #, c-format msgid "" " -M --mcore-elf <outname> Process mcore-elf object files into <outname>.\n" msgstr "" -#: dlltool.c:3183 +#: dlltool.c:3096 #, c-format msgid " -L --linker <name> Use <name> as the linker.\n" msgstr "" -#: dlltool.c:3184 +#: dlltool.c:3097 #, c-format msgid " -F --linker-flags <flags> Pass <flags> to the linker.\n" msgstr "" -#: dlltool.c:3340 +#: dlltool.c:3211 +#, c-format +msgid "Path components stripped from dllname, '%s'." +msgstr "" + +#: dlltool.c:3256 #, c-format msgid "Unable to open base-file: %s" msgstr "" -#: dlltool.c:3372 +#: dlltool.c:3288 #, c-format msgid "Machine '%s' not supported" msgstr "" -#: dlltool.c:3472 dllwrap.c:209 +#: dlltool.c:3392 dllwrap.c:209 #, c-format msgid "Tried file: %s" msgstr "" -#: dlltool.c:3479 dllwrap.c:216 +#: dlltool.c:3399 dllwrap.c:216 #, c-format msgid "Using file: %s" msgstr "" @@ -1148,360 +1153,360 @@ msgstr "" msgid " [-X32_64] - accepts 32 and 64 bit objects\n" msgstr "" -#: ieee.c:310 +#: ieee.c:311 msgid "unexpected end of debugging information" msgstr "" -#: ieee.c:397 +#: ieee.c:398 msgid "invalid number" msgstr "" -#: ieee.c:450 +#: ieee.c:451 msgid "invalid string length" msgstr "" -#: ieee.c:505 ieee.c:546 +#: ieee.c:506 ieee.c:547 msgid "expression stack overflow" msgstr "" -#: ieee.c:525 +#: ieee.c:526 msgid "unsupported IEEE expression operator" msgstr "" -#: ieee.c:540 +#: ieee.c:541 msgid "unknown section" msgstr "" -#: ieee.c:561 +#: ieee.c:562 msgid "expression stack underflow" msgstr "" -#: ieee.c:575 +#: ieee.c:576 msgid "expression stack mismatch" msgstr "" -#: ieee.c:612 +#: ieee.c:613 msgid "unknown builtin type" msgstr "" -#: ieee.c:757 +#: ieee.c:758 msgid "BCD float type not supported" msgstr "" -#: ieee.c:894 +#: ieee.c:895 msgid "unexpected number" msgstr "" -#: ieee.c:901 +#: ieee.c:902 msgid "unexpected record type" msgstr "" -#: ieee.c:934 +#: ieee.c:935 msgid "blocks left on stack at end" msgstr "" -#: ieee.c:1197 +#: ieee.c:1198 msgid "unknown BB type" msgstr "" -#: ieee.c:1206 +#: ieee.c:1207 msgid "stack overflow" msgstr "" -#: ieee.c:1229 +#: ieee.c:1230 msgid "stack underflow" msgstr "" -#: ieee.c:1341 ieee.c:1411 ieee.c:2108 +#: ieee.c:1342 ieee.c:1412 ieee.c:2109 msgid "illegal variable index" msgstr "" -#: ieee.c:1389 +#: ieee.c:1390 msgid "illegal type index" msgstr "" -#: ieee.c:1399 ieee.c:1436 +#: ieee.c:1400 ieee.c:1437 msgid "unknown TY code" msgstr "" -#: ieee.c:1418 +#: ieee.c:1419 msgid "undefined variable in TY" msgstr "" #. Pascal file name. FIXME. -#: ieee.c:1829 +#: ieee.c:1830 msgid "Pascal file name not supported" msgstr "" -#: ieee.c:1877 +#: ieee.c:1878 msgid "unsupported qualifier" msgstr "" -#: ieee.c:2146 +#: ieee.c:2147 msgid "undefined variable in ATN" msgstr "" -#: ieee.c:2189 +#: ieee.c:2190 msgid "unknown ATN type" msgstr "" #. Reserved for FORTRAN common. -#: ieee.c:2311 +#: ieee.c:2312 msgid "unsupported ATN11" msgstr "" #. We have no way to record this information. FIXME. -#: ieee.c:2338 +#: ieee.c:2339 msgid "unsupported ATN12" msgstr "" -#: ieee.c:2398 +#: ieee.c:2399 msgid "unexpected string in C++ misc" msgstr "" -#: ieee.c:2411 +#: ieee.c:2412 msgid "bad misc record" msgstr "" -#: ieee.c:2452 +#: ieee.c:2453 msgid "unrecognized C++ misc record" msgstr "" -#: ieee.c:2567 +#: ieee.c:2568 msgid "undefined C++ object" msgstr "" -#: ieee.c:2601 +#: ieee.c:2602 msgid "unrecognized C++ object spec" msgstr "" -#: ieee.c:2637 +#: ieee.c:2638 msgid "unsupported C++ object type" msgstr "" -#: ieee.c:2647 +#: ieee.c:2648 msgid "C++ base class not defined" msgstr "" -#: ieee.c:2659 ieee.c:2764 +#: ieee.c:2660 ieee.c:2765 msgid "C++ object has no fields" msgstr "" -#: ieee.c:2678 +#: ieee.c:2679 msgid "C++ base class not found in container" msgstr "" -#: ieee.c:2785 +#: ieee.c:2786 msgid "C++ data member not found in container" msgstr "" -#: ieee.c:2826 ieee.c:2976 +#: ieee.c:2827 ieee.c:2977 msgid "unknown C++ visibility" msgstr "" -#: ieee.c:2860 +#: ieee.c:2861 msgid "bad C++ field bit pos or size" msgstr "" -#: ieee.c:2952 +#: ieee.c:2953 msgid "bad type for C++ method function" msgstr "" -#: ieee.c:2962 +#: ieee.c:2963 msgid "no type information for C++ method function" msgstr "" -#: ieee.c:3001 +#: ieee.c:3002 msgid "C++ static virtual method" msgstr "" -#: ieee.c:3096 +#: ieee.c:3097 msgid "unrecognized C++ object overhead spec" msgstr "" -#: ieee.c:3135 +#: ieee.c:3136 msgid "undefined C++ vtable" msgstr "" -#: ieee.c:3204 +#: ieee.c:3205 msgid "C++ default values not in a function" msgstr "" -#: ieee.c:3244 +#: ieee.c:3245 msgid "unrecognized C++ default type" msgstr "" -#: ieee.c:3275 +#: ieee.c:3276 msgid "reference parameter is not a pointer" msgstr "" -#: ieee.c:3358 +#: ieee.c:3359 msgid "unrecognized C++ reference type" msgstr "" -#: ieee.c:3440 +#: ieee.c:3441 msgid "C++ reference not found" msgstr "" -#: ieee.c:3448 +#: ieee.c:3449 msgid "C++ reference is not pointer" msgstr "" -#: ieee.c:3474 ieee.c:3482 +#: ieee.c:3475 ieee.c:3483 msgid "missing required ASN" msgstr "" -#: ieee.c:3509 ieee.c:3517 +#: ieee.c:3510 ieee.c:3518 msgid "missing required ATN65" msgstr "" -#: ieee.c:3531 +#: ieee.c:3532 msgid "bad ATN65 record" msgstr "" -#: ieee.c:4159 +#: ieee.c:4160 #, c-format msgid "IEEE numeric overflow: 0x" msgstr "" -#: ieee.c:4203 +#: ieee.c:4204 #, c-format msgid "IEEE string length overflow: %u\n" msgstr "" -#: ieee.c:5202 +#: ieee.c:5203 #, c-format msgid "IEEE unsupported integer type size %u\n" msgstr "" -#: ieee.c:5236 +#: ieee.c:5237 #, c-format msgid "IEEE unsupported float type size %u\n" msgstr "" -#: ieee.c:5270 +#: ieee.c:5271 #, c-format msgid "IEEE unsupported complex type size %u\n" msgstr "" -#: nlmconv.c:271 srconv.c:1945 +#: nlmconv.c:267 srconv.c:1810 msgid "input and output files must be different" msgstr "" -#: nlmconv.c:318 +#: nlmconv.c:314 msgid "input file named both on command line and with INPUT" msgstr "" -#: nlmconv.c:327 +#: nlmconv.c:323 msgid "no input file" msgstr "" -#: nlmconv.c:357 +#: nlmconv.c:353 msgid "no name for output file" msgstr "" -#: nlmconv.c:371 +#: nlmconv.c:367 msgid "warning: input and output formats are not compatible" msgstr "" -#: nlmconv.c:400 +#: nlmconv.c:396 msgid "make .bss section" msgstr "" -#: nlmconv.c:409 +#: nlmconv.c:405 msgid "make .nlmsections section" msgstr "" -#: nlmconv.c:411 +#: nlmconv.c:407 msgid "set .nlmsections flags" msgstr "" -#: nlmconv.c:439 +#: nlmconv.c:435 msgid "set .bss vma" msgstr "" -#: nlmconv.c:446 +#: nlmconv.c:442 msgid "set .data size" msgstr "" -#: nlmconv.c:626 +#: nlmconv.c:622 #, c-format msgid "warning: symbol %s imported but not in import list" msgstr "" -#: nlmconv.c:646 +#: nlmconv.c:642 msgid "set start address" msgstr "" -#: nlmconv.c:695 +#: nlmconv.c:691 #, c-format msgid "warning: START procedure %s not defined" msgstr "" -#: nlmconv.c:697 +#: nlmconv.c:693 #, c-format msgid "warning: EXIT procedure %s not defined" msgstr "" -#: nlmconv.c:699 +#: nlmconv.c:695 #, c-format msgid "warning: CHECK procedure %s not defined" msgstr "" -#: nlmconv.c:720 nlmconv.c:909 +#: nlmconv.c:716 nlmconv.c:905 msgid "custom section" msgstr "" -#: nlmconv.c:741 nlmconv.c:938 +#: nlmconv.c:737 nlmconv.c:934 msgid "help section" msgstr "" -#: nlmconv.c:763 nlmconv.c:956 +#: nlmconv.c:759 nlmconv.c:952 msgid "message section" msgstr "" -#: nlmconv.c:779 nlmconv.c:989 +#: nlmconv.c:775 nlmconv.c:985 msgid "module section" msgstr "" -#: nlmconv.c:799 nlmconv.c:1005 +#: nlmconv.c:795 nlmconv.c:1001 msgid "rpc section" msgstr "" #. There is no place to record this information. -#: nlmconv.c:835 +#: nlmconv.c:831 #, c-format msgid "%s: warning: shared libraries can not have uninitialized data" msgstr "" -#: nlmconv.c:856 nlmconv.c:1024 +#: nlmconv.c:852 nlmconv.c:1020 msgid "shared section" msgstr "" -#: nlmconv.c:864 +#: nlmconv.c:860 msgid "warning: No version number given" msgstr "" -#: nlmconv.c:904 nlmconv.c:933 nlmconv.c:951 nlmconv.c:1000 nlmconv.c:1019 +#: nlmconv.c:900 nlmconv.c:929 nlmconv.c:947 nlmconv.c:996 nlmconv.c:1015 #, c-format msgid "%s: read: %s" msgstr "" -#: nlmconv.c:926 +#: nlmconv.c:922 msgid "warning: FULLMAP is not supported; try ld -M" msgstr "" -#: nlmconv.c:1096 +#: nlmconv.c:1098 #, c-format msgid "Usage: %s [option(s)] [in-file [out-file]]\n" msgstr "" -#: nlmconv.c:1097 +#: nlmconv.c:1099 #, c-format msgid " Convert an object file into a NetWare Loadable Module\n" msgstr "" -#: nlmconv.c:1098 +#: nlmconv.c:1100 #, c-format msgid "" " The options are:\n" @@ -1514,74 +1519,74 @@ msgid "" " -v --version Display the program's version\n" msgstr "" -#: nlmconv.c:1138 +#: nlmconv.c:1140 #, c-format msgid "support not compiled in for %s" msgstr "" -#: nlmconv.c:1175 +#: nlmconv.c:1177 msgid "make section" msgstr "" -#: nlmconv.c:1189 +#: nlmconv.c:1191 msgid "set section size" msgstr "" -#: nlmconv.c:1195 +#: nlmconv.c:1197 msgid "set section alignment" msgstr "" -#: nlmconv.c:1199 +#: nlmconv.c:1201 msgid "set section flags" msgstr "" -#: nlmconv.c:1210 +#: nlmconv.c:1212 msgid "set .nlmsections size" msgstr "" -#: nlmconv.c:1291 nlmconv.c:1299 nlmconv.c:1308 nlmconv.c:1313 +#: nlmconv.c:1293 nlmconv.c:1301 nlmconv.c:1310 nlmconv.c:1315 msgid "set .nlmsection contents" msgstr "" -#: nlmconv.c:1792 +#: nlmconv.c:1794 msgid "stub section sizes" msgstr "" -#: nlmconv.c:1839 +#: nlmconv.c:1841 msgid "writing stub" msgstr "" -#: nlmconv.c:1923 +#: nlmconv.c:1925 #, c-format msgid "unresolved PC relative reloc against %s" msgstr "" -#: nlmconv.c:1987 +#: nlmconv.c:1989 #, c-format msgid "overflow when adjusting relocation against %s" msgstr "" -#: nlmconv.c:2114 +#: nlmconv.c:2116 #, c-format msgid "%s: execution of %s failed: " msgstr "" -#: nlmconv.c:2129 +#: nlmconv.c:2131 #, c-format msgid "Execution of %s failed" msgstr "" -#: nm.c:249 size.c:83 strings.c:634 +#: nm.c:224 size.c:80 strings.c:651 #, c-format msgid "Usage: %s [option(s)] [file(s)]\n" msgstr "" -#: nm.c:250 +#: nm.c:225 #, c-format msgid " List symbols in [file(s)] (a.out by default).\n" msgstr "" -#: nm.c:251 +#: nm.c:226 #, c-format msgid "" " The options are:\n" @@ -1613,6 +1618,7 @@ msgid "" " -S, --print-size Print size of defined symbols\n" " -s, --print-armap Include index for symbols from archive members\n" " --size-sort Sort symbols by size\n" +" --special-syms Include special symbols in the output\n" " --synthetic Display synthetic symbols as well\n" " -t, --radix=RADIX Use RADIX for printing symbol values\n" " --target=BFDNAME Specify the target object format as BFDNAME\n" @@ -1623,54 +1629,44 @@ msgid "" "\n" msgstr "" -#: nm.c:286 objdump.c:227 +#: nm.c:262 objdump.c:232 #, c-format msgid "Report bugs to %s.\n" msgstr "" -#: nm.c:318 +#: nm.c:294 #, c-format msgid "%s: invalid radix" msgstr "" -#: nm.c:342 +#: nm.c:318 #, c-format msgid "%s: invalid output format" msgstr "" -#: nm.c:457 -msgid "Only -X 32_64 is supported" -msgstr "" - -#: nm.c:477 -msgid "Using the --size-sort and --undefined-only options together" -msgstr "" - -#: nm.c:478 -msgid "will produce no output, since undefined symbols have no size." -msgstr "" - -#: nm.c:506 -#, c-format -msgid "data size %ld" -msgstr "" - -#: nm.c:530 readelf.c:5849 readelf.c:5884 +#: nm.c:339 readelf.c:6342 readelf.c:6378 #, c-format msgid "<processor specific>: %d" msgstr "" -#: nm.c:532 readelf.c:5851 readelf.c:5896 +#: nm.c:341 readelf.c:6345 readelf.c:6390 #, c-format msgid "<OS specific>: %d" msgstr "" -#: nm.c:534 readelf.c:5853 readelf.c:5899 +#: nm.c:343 readelf.c:6347 readelf.c:6393 #, c-format msgid "<unknown>: %d" msgstr "" -#: nm.c:1339 +#: nm.c:380 +#, c-format +msgid "" +"\n" +"Archive index:\n" +msgstr "" + +#: nm.c:1225 #, c-format msgid "" "\n" @@ -1679,7 +1675,7 @@ msgid "" "\n" msgstr "" -#: nm.c:1341 +#: nm.c:1227 #, c-format msgid "" "\n" @@ -1688,7 +1684,7 @@ msgid "" "\n" msgstr "" -#: nm.c:1343 nm.c:1394 +#: nm.c:1229 nm.c:1280 #, c-format msgid "" "Name Value Class Type Size Line " @@ -1696,7 +1692,7 @@ msgid "" "\n" msgstr "" -#: nm.c:1346 nm.c:1397 +#: nm.c:1232 nm.c:1283 #, c-format msgid "" "Name Value Class Type " @@ -1704,7 +1700,7 @@ msgid "" "\n" msgstr "" -#: nm.c:1390 +#: nm.c:1276 #, c-format msgid "" "\n" @@ -1713,7 +1709,7 @@ msgid "" "\n" msgstr "" -#: nm.c:1392 +#: nm.c:1278 #, c-format msgid "" "\n" @@ -1722,29 +1718,39 @@ msgid "" "\n" msgstr "" +#: nm.c:1580 +msgid "Only -X 32_64 is supported" +msgstr "" + #: nm.c:1600 +msgid "Using the --size-sort and --undefined-only options together" +msgstr "" + +#: nm.c:1601 +msgid "will produce no output, since undefined symbols have no size." +msgstr "" + +#: nm.c:1629 #, c-format -msgid "" -"\n" -"Archive index:\n" +msgid "data size %ld" msgstr "" -#: objcopy.c:391 srconv.c:1856 +#: objcopy.c:396 srconv.c:1721 #, c-format msgid "Usage: %s [option(s)] in-file [out-file]\n" msgstr "" -#: objcopy.c:392 +#: objcopy.c:397 #, c-format msgid " Copies a binary file, possibly transforming it in the process\n" msgstr "" -#: objcopy.c:393 objcopy.c:476 +#: objcopy.c:398 objcopy.c:487 #, c-format msgid " The options are:\n" msgstr "" -#: objcopy.c:394 +#: objcopy.c:399 #, c-format msgid "" " -I --input-target <bfdname> Assume input file is in format <bfdname>\n" @@ -1768,6 +1774,10 @@ msgid "" " --strip-unneeded Remove all symbols not needed by " "relocations\n" " -N --strip-symbol <name> Do not copy symbol <name>\n" +" --strip-unneeded-symbol <name>\n" +" Do not copy symbol <name> unless needed " +"by\n" +" relocations\n" " --only-keep-debug Strip everything but the debug " "information\n" " -K --keep-symbol <name> Only copy symbol <name>\n" @@ -1823,6 +1833,10 @@ msgid "" " --srec-forceS3 Restrict the type of generated Srecords " "to S3\n" " --strip-symbols <file> -N for all symbols listed in <file>\n" +" --strip-unneeded-symbols <file>\n" +" --strip-unneeded-symbol for all symbols " +"listed\n" +" in <file>\n" " --keep-symbols <file> -K for all symbols listed in <file>\n" " --localize-symbols <file> -L for all symbols listed in <file>\n" " --keep-global-symbols <file> -G for all symbols listed in <file>\n" @@ -1847,17 +1861,17 @@ msgid "" "supported\n" msgstr "" -#: objcopy.c:474 +#: objcopy.c:485 #, c-format msgid "Usage: %s <option(s)> in-file(s)\n" msgstr "" -#: objcopy.c:475 +#: objcopy.c:486 #, c-format msgid " Removes symbols and sections from files\n" msgstr "" -#: objcopy.c:477 +#: objcopy.c:488 #, c-format msgid "" " -I --input-target=<bfdname> Assume input file is in format <bfdname>\n" @@ -1888,249 +1902,249 @@ msgid "" " -o <file> Place stripped output into <file>\n" msgstr "" -#: objcopy.c:549 +#: objcopy.c:560 #, c-format msgid "unrecognized section flag `%s'" msgstr "" -#: objcopy.c:550 +#: objcopy.c:561 #, c-format msgid "supported flags: %s" msgstr "" -#: objcopy.c:627 +#: objcopy.c:638 #, c-format msgid "cannot open '%s': %s" msgstr "" -#: objcopy.c:630 objcopy.c:2610 +#: objcopy.c:641 objcopy.c:2629 #, c-format msgid "%s: fread failed" msgstr "" -#: objcopy.c:703 +#: objcopy.c:714 #, c-format -msgid "Ignoring rubbish found on line %d of %s" +msgid "%s:%d: Ignoring rubbish found on this line" msgstr "" -#: objcopy.c:961 +#: objcopy.c:976 #, c-format msgid "%s: Multiple redefinition of symbol \"%s\"" msgstr "" -#: objcopy.c:965 +#: objcopy.c:980 #, c-format msgid "%s: Symbol \"%s\" is target of more than one redefinition" msgstr "" -#: objcopy.c:993 +#: objcopy.c:1008 #, c-format msgid "couldn't open symbol redefinition file %s (error: %s)" msgstr "" -#: objcopy.c:1071 +#: objcopy.c:1086 #, c-format -msgid "%s: garbage at end of line %d" +msgid "%s:%d: garbage found at end of line" msgstr "" -#: objcopy.c:1074 +#: objcopy.c:1089 #, c-format -msgid "%s: missing new symbol name at line %d" +msgid "%s:%d: missing new symbol name" msgstr "" -#: objcopy.c:1084 +#: objcopy.c:1099 #, c-format -msgid "%s: premature end of file at line %d" +msgid "%s:%d: premature end of file" msgstr "" -#: objcopy.c:1109 +#: objcopy.c:1124 msgid "Unable to change endianness of input file(s)" msgstr "" -#: objcopy.c:1118 +#: objcopy.c:1133 #, c-format msgid "copy from %s(%s) to %s(%s)\n" msgstr "" -#: objcopy.c:1155 +#: objcopy.c:1170 #, c-format msgid "Unable to recognise the format of the input file %s" msgstr "" -#: objcopy.c:1159 +#: objcopy.c:1174 #, c-format msgid "Warning: Output file cannot represent architecture %s" msgstr "" -#: objcopy.c:1196 +#: objcopy.c:1211 #, c-format msgid "can't create section `%s': %s" msgstr "" -#: objcopy.c:1262 +#: objcopy.c:1277 msgid "there are no sections to be copied!" msgstr "" -#: objcopy.c:1308 +#: objcopy.c:1323 #, c-format msgid "Can't fill gap after %s: %s" msgstr "" -#: objcopy.c:1333 +#: objcopy.c:1348 #, c-format msgid "Can't add padding to %s: %s" msgstr "" -#: objcopy.c:1499 +#: objcopy.c:1514 #, c-format msgid "%s: error copying private BFD data: %s" msgstr "" -#: objcopy.c:1510 +#: objcopy.c:1525 msgid "unknown alternate machine code, ignored" msgstr "" -#: objcopy.c:1540 objcopy.c:1570 +#: objcopy.c:1555 objcopy.c:1585 #, c-format msgid "cannot mkdir %s for archive copying (error: %s)" msgstr "" -#: objcopy.c:1775 +#: objcopy.c:1790 #, c-format msgid "Multiple renames of section %s" msgstr "" -#: objcopy.c:1826 +#: objcopy.c:1841 msgid "private header data" msgstr "" -#: objcopy.c:1834 +#: objcopy.c:1849 #, c-format msgid "%s: error in %s: %s" msgstr "" -#: objcopy.c:1888 +#: objcopy.c:1903 msgid "making" msgstr "" -#: objcopy.c:1897 +#: objcopy.c:1912 msgid "size" msgstr "" -#: objcopy.c:1911 +#: objcopy.c:1926 msgid "vma" msgstr "" -#: objcopy.c:1936 +#: objcopy.c:1951 msgid "alignment" msgstr "" -#: objcopy.c:1951 +#: objcopy.c:1966 msgid "flags" msgstr "" -#: objcopy.c:1973 +#: objcopy.c:1988 msgid "private data" msgstr "" -#: objcopy.c:1981 +#: objcopy.c:1996 #, c-format msgid "%s: section `%s': error in %s: %s" msgstr "" -#: objcopy.c:2259 +#: objcopy.c:2274 #, c-format msgid "%s: can't create debugging section: %s" msgstr "" -#: objcopy.c:2273 +#: objcopy.c:2288 #, c-format msgid "%s: can't set debugging section contents: %s" msgstr "" -#: objcopy.c:2282 +#: objcopy.c:2297 #, c-format msgid "%s: don't know how to write debugging information for %s" msgstr "" -#: objcopy.c:2457 +#: objcopy.c:2472 msgid "byte number must be non-negative" msgstr "" -#: objcopy.c:2467 +#: objcopy.c:2482 msgid "interleave must be positive" msgstr "" -#: objcopy.c:2487 objcopy.c:2495 +#: objcopy.c:2502 objcopy.c:2510 #, c-format msgid "%s both copied and removed" msgstr "" -#: objcopy.c:2584 objcopy.c:2655 objcopy.c:2755 objcopy.c:2786 objcopy.c:2810 -#: objcopy.c:2814 objcopy.c:2834 +#: objcopy.c:2603 objcopy.c:2674 objcopy.c:2774 objcopy.c:2805 objcopy.c:2829 +#: objcopy.c:2833 objcopy.c:2853 #, c-format msgid "bad format for %s" msgstr "" -#: objcopy.c:2605 +#: objcopy.c:2624 #, c-format msgid "cannot open: %s: %s" msgstr "" -#: objcopy.c:2724 +#: objcopy.c:2743 #, c-format msgid "Warning: truncating gap-fill from 0x%s to 0x%x" msgstr "" -#: objcopy.c:2880 +#: objcopy.c:2903 msgid "alternate machine code index must be positive" msgstr "" -#: objcopy.c:2938 +#: objcopy.c:2961 msgid "byte number must be less than interleave" msgstr "" -#: objcopy.c:2968 +#: objcopy.c:2991 #, c-format msgid "architecture %s unknown" msgstr "" -#: objcopy.c:2972 +#: objcopy.c:2995 msgid "" "Warning: input target 'binary' required for binary architecture parameter." msgstr "" -#: objcopy.c:2973 +#: objcopy.c:2996 #, c-format msgid " Argument %s ignored" msgstr "" -#: objcopy.c:2979 +#: objcopy.c:3002 #, c-format msgid "warning: could not locate '%s'. System error message: %s" msgstr "" -#: objcopy.c:3019 objcopy.c:3033 +#: objcopy.c:3042 objcopy.c:3056 #, c-format msgid "%s %s%c0x%s never used" msgstr "" -#: objdump.c:172 +#: objdump.c:176 #, c-format msgid "Usage: %s <option(s)> <file(s)>\n" msgstr "" -#: objdump.c:173 +#: objdump.c:177 #, c-format msgid " Display information from object <file(s)>.\n" msgstr "" -#: objdump.c:174 +#: objdump.c:178 #, c-format msgid " At least one of the following switches must be given:\n" msgstr "" -#: objdump.c:175 +#: objdump.c:179 #, c-format msgid "" " -a, --archive-headers Display archive header information\n" @@ -2158,14 +2172,14 @@ msgid "" " -H, --help Display this information\n" msgstr "" -#: objdump.c:198 +#: objdump.c:202 #, c-format msgid "" "\n" " The following switches are optional:\n" msgstr "" -#: objdump.c:199 +#: objdump.c:203 #, c-format msgid "" " -b, --target=BFDNAME Specify the target object format as " @@ -2198,134 +2212,135 @@ msgid "" " --[no-]show-raw-insn Display hex alongside symbolic disassembly\n" " --adjust-vma=OFFSET Add OFFSET to all displayed section " "addresses\n" +" --special-syms Include special symbols in symbol dumps\n" "\n" msgstr "" -#: objdump.c:369 +#: objdump.c:378 #, c-format msgid "Sections:\n" msgstr "" -#: objdump.c:372 objdump.c:376 +#: objdump.c:381 objdump.c:385 #, c-format msgid "Idx Name Size VMA LMA File off Algn" msgstr "" -#: objdump.c:378 +#: objdump.c:387 #, c-format msgid "" "Idx Name Size VMA LMA File off " "Algn" msgstr "" -#: objdump.c:382 +#: objdump.c:391 #, c-format msgid " Flags" msgstr "" -#: objdump.c:384 +#: objdump.c:393 #, c-format msgid " Pg" msgstr "" -#: objdump.c:427 +#: objdump.c:436 #, c-format msgid "%s: not a dynamic object" msgstr "" -#: objdump.c:1666 +#: objdump.c:1722 #, c-format msgid "Disassembly of section %s:\n" msgstr "" -#: objdump.c:1825 +#: objdump.c:1884 #, c-format msgid "Can't use supplied machine %s" msgstr "" -#: objdump.c:1844 +#: objdump.c:1903 #, c-format msgid "Can't disassemble for architecture %s\n" msgstr "" -#: objdump.c:1912 +#: objdump.c:1973 #, c-format msgid "" "No %s section present\n" "\n" msgstr "" -#: objdump.c:1921 +#: objdump.c:1982 #, c-format msgid "Reading %s section of %s failed: %s" msgstr "" -#: objdump.c:1965 +#: objdump.c:2026 #, c-format msgid "" "Contents of %s section:\n" "\n" msgstr "" -#: objdump.c:2091 +#: objdump.c:2153 #, c-format msgid "architecture: %s, " msgstr "" -#: objdump.c:2094 +#: objdump.c:2156 #, c-format msgid "flags 0x%08x:\n" msgstr "" -#: objdump.c:2108 +#: objdump.c:2170 #, c-format msgid "" "\n" "start address 0x" msgstr "" -#: objdump.c:2148 +#: objdump.c:2210 #, c-format msgid "Contents of section %s:\n" msgstr "" -#: objdump.c:2273 +#: objdump.c:2335 #, c-format msgid "no symbols\n" msgstr "" -#: objdump.c:2280 +#: objdump.c:2342 #, c-format -msgid "no information for the %ld'th symbol" +msgid "no information for symbol number %ld\n" msgstr "" -#: objdump.c:2283 +#: objdump.c:2345 #, c-format -msgid "could not determine the type of the %ld'th symbol" +msgid "could not determine the type of symbol number %ld\n" msgstr "" -#: objdump.c:2549 +#: objdump.c:2611 #, c-format msgid "" "\n" "%s: file format %s\n" msgstr "" -#: objdump.c:2600 +#: objdump.c:2662 #, c-format msgid "%s: printing debugging information failed" msgstr "" -#: objdump.c:2691 +#: objdump.c:2753 #, c-format msgid "In archive %s:\n" msgstr "" -#: objdump.c:2811 +#: objdump.c:2873 msgid "unrecognized -E option" msgstr "" -#: objdump.c:2822 +#: objdump.c:2884 #, c-format msgid "unrecognized --endian type `%s'" msgstr "" @@ -2365,181 +2380,186 @@ msgstr "" msgid "Last stabs entries before error:\n" msgstr "" -#: readelf.c:264 +#: readelf.c:272 #, c-format msgid "%s: Error: " msgstr "" -#: readelf.c:275 +#: readelf.c:283 #, c-format msgid "%s: Warning: " msgstr "" -#: readelf.c:290 +#: readelf.c:298 #, c-format msgid "Unable to seek to 0x%x for %s\n" msgstr "" -#: readelf.c:302 +#: readelf.c:310 #, c-format msgid "Out of memory allocating 0x%x bytes for %s\n" msgstr "" -#: readelf.c:310 +#: readelf.c:318 #, c-format msgid "Unable to read in 0x%x bytes of %s\n" msgstr "" -#: readelf.c:361 readelf.c:410 readelf.c:588 readelf.c:620 +#: readelf.c:364 readelf.c:412 readelf.c:615 readelf.c:647 #, c-format msgid "Unhandled data length: %d\n" msgstr "" -#: readelf.c:711 +#: readelf.c:752 msgid "Don't know about relocations on this machine architecture\n" msgstr "" -#: readelf.c:731 readelf.c:758 readelf.c:801 readelf.c:828 +#: readelf.c:772 readelf.c:799 readelf.c:842 readelf.c:869 msgid "relocs" msgstr "" -#: readelf.c:741 readelf.c:768 readelf.c:811 readelf.c:838 +#: readelf.c:782 readelf.c:809 readelf.c:852 readelf.c:879 msgid "out of memory parsing relocs" msgstr "" -#: readelf.c:891 +#: readelf.c:933 #, c-format msgid "" " Offset Info Type Sym. Value Symbol's Name + Addend\n" msgstr "" -#: readelf.c:893 +#: readelf.c:935 #, c-format msgid " Offset Info Type Sym.Value Sym. Name + Addend\n" msgstr "" -#: readelf.c:898 +#: readelf.c:940 #, c-format msgid " Offset Info Type Sym. Value Symbol's Name\n" msgstr "" -#: readelf.c:900 +#: readelf.c:942 #, c-format msgid " Offset Info Type Sym.Value Sym. Name\n" msgstr "" -#: readelf.c:908 +#: readelf.c:950 #, c-format msgid "" " Offset Info Type Symbol's Value " "Symbol's Name + Addend\n" msgstr "" -#: readelf.c:910 +#: readelf.c:952 #, c-format msgid "" " Offset Info Type Sym. Value Sym. Name + " "Addend\n" msgstr "" -#: readelf.c:915 +#: readelf.c:957 #, c-format msgid "" " Offset Info Type Symbol's Value " "Symbol's Name\n" msgstr "" -#: readelf.c:917 +#: readelf.c:959 #, c-format msgid "" " Offset Info Type Sym. Value Sym. Name\n" msgstr "" -#: readelf.c:1197 readelf.c:1199 readelf.c:1279 readelf.c:1281 readelf.c:1290 -#: readelf.c:1292 +#: readelf.c:1239 readelf.c:1241 readelf.c:1324 readelf.c:1326 readelf.c:1335 +#: readelf.c:1337 #, c-format msgid "unrecognized: %-7lx" msgstr "" -#: readelf.c:1253 +#: readelf.c:1295 +#, c-format +msgid "<string table index: %3ld>" +msgstr "" + +#: readelf.c:1297 #, c-format -msgid "<string table index %3ld>" +msgid "<corrupt string table index: %3ld>" msgstr "" -#: readelf.c:1524 +#: readelf.c:1569 #, c-format msgid "Processor Specific: %lx" msgstr "" -#: readelf.c:1543 +#: readelf.c:1588 #, c-format msgid "Operating System specific: %lx" msgstr "" -#: readelf.c:1546 readelf.c:2318 +#: readelf.c:1592 readelf.c:2370 #, c-format msgid "<unknown>: %lx" msgstr "" -#: readelf.c:1559 +#: readelf.c:1605 msgid "NONE (None)" msgstr "" -#: readelf.c:1560 +#: readelf.c:1606 msgid "REL (Relocatable file)" msgstr "" -#: readelf.c:1561 +#: readelf.c:1607 msgid "EXEC (Executable file)" msgstr "" -#: readelf.c:1562 +#: readelf.c:1608 msgid "DYN (Shared object file)" msgstr "" -#: readelf.c:1563 +#: readelf.c:1609 msgid "CORE (Core file)" msgstr "" -#: readelf.c:1567 +#: readelf.c:1613 #, c-format msgid "Processor Specific: (%x)" msgstr "" -#: readelf.c:1569 +#: readelf.c:1615 #, c-format msgid "OS Specific: (%x)" msgstr "" -#: readelf.c:1571 readelf.c:1678 readelf.c:2471 +#: readelf.c:1617 readelf.c:1724 readelf.c:2554 #, c-format msgid "<unknown>: %x" msgstr "" -#: readelf.c:1583 +#: readelf.c:1629 msgid "None" msgstr "" -#: readelf.c:2177 +#: readelf.c:2229 msgid "Standalone App" msgstr "" -#: readelf.c:2180 readelf.c:2869 readelf.c:2885 +#: readelf.c:2232 readelf.c:2952 readelf.c:2968 #, c-format msgid "<unknown: %x>" msgstr "" -#: readelf.c:2514 +#: readelf.c:2597 #, c-format msgid "Usage: readelf <option(s)> elf-file(s)\n" msgstr "" -#: readelf.c:2515 +#: readelf.c:2598 #, c-format msgid " Display information about the contents of ELF format files\n" msgstr "" -#: readelf.c:2516 +#: readelf.c:2599 #, c-format msgid "" " Options are:\n" @@ -2563,20 +2583,20 @@ msgid "" " -D --use-dynamic Use the dynamic section info when displaying " "symbols\n" " -x --hex-dump=<number> Dump the contents of section <number>\n" -" -w[liaprmfFso] or\n" -" --debug-dump[=line,=info,=abbrev,=pubnames,=ranges,=macro,=frames,=str," -"=loc]\n" +" -w[liaprmfFsoR] or\n" +" --debug-dump[=line,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=str," +"=loc,=Ranges]\n" " Display the contents of DWARF2 debug sections\n" msgstr "" -#: readelf.c:2539 +#: readelf.c:2622 #, c-format msgid "" " -i --instruction-dump=<number>\n" " Disassemble the contents of section <number>\n" msgstr "" -#: readelf.c:2543 +#: readelf.c:2626 #, c-format msgid "" " -I --histogram Display histogram of bucket list lengths\n" @@ -2585,347 +2605,348 @@ msgid "" " -v --version Display the version number of readelf\n" msgstr "" -#: readelf.c:2563 readelf.c:11051 +#: readelf.c:2651 readelf.c:12118 msgid "Out of memory allocating dump request table." msgstr "" -#: readelf.c:2729 readelf.c:2805 +#: readelf.c:2820 readelf.c:2888 #, c-format msgid "Unrecognized debug option '%s'\n" msgstr "" -#: readelf.c:2839 +#: readelf.c:2922 #, c-format msgid "Invalid option '-%c'\n" msgstr "" -#: readelf.c:2853 +#: readelf.c:2936 msgid "Nothing to do.\n" msgstr "" -#: readelf.c:2865 readelf.c:2881 readelf.c:5413 +#: readelf.c:2948 readelf.c:2964 readelf.c:5906 msgid "none" msgstr "" -#: readelf.c:2882 +#: readelf.c:2965 msgid "2's complement, little endian" msgstr "" -#: readelf.c:2883 +#: readelf.c:2966 msgid "2's complement, big endian" msgstr "" -#: readelf.c:2901 +#: readelf.c:2984 msgid "Not an ELF file - it has the wrong magic bytes at the start\n" msgstr "" -#: readelf.c:2909 +#: readelf.c:2992 #, c-format msgid "ELF Header:\n" msgstr "" -#: readelf.c:2910 +#: readelf.c:2993 #, c-format msgid " Magic: " msgstr "" -#: readelf.c:2914 +#: readelf.c:2997 #, c-format msgid " Class: %s\n" msgstr "" -#: readelf.c:2916 +#: readelf.c:2999 #, c-format msgid " Data: %s\n" msgstr "" -#: readelf.c:2918 +#: readelf.c:3001 #, c-format msgid " Version: %d %s\n" msgstr "" -#: readelf.c:2925 +#: readelf.c:3008 #, c-format msgid " OS/ABI: %s\n" msgstr "" -#: readelf.c:2927 +#: readelf.c:3010 #, c-format msgid " ABI Version: %d\n" msgstr "" -#: readelf.c:2929 +#: readelf.c:3012 #, c-format msgid " Type: %s\n" msgstr "" -#: readelf.c:2931 +#: readelf.c:3014 #, c-format msgid " Machine: %s\n" msgstr "" -#: readelf.c:2933 +#: readelf.c:3016 #, c-format msgid " Version: 0x%lx\n" msgstr "" -#: readelf.c:2936 +#: readelf.c:3019 #, c-format msgid " Entry point address: " msgstr "" -#: readelf.c:2938 +#: readelf.c:3021 #, c-format msgid "" "\n" " Start of program headers: " msgstr "" -#: readelf.c:2940 +#: readelf.c:3023 #, c-format msgid "" " (bytes into file)\n" " Start of section headers: " msgstr "" -#: readelf.c:2942 +#: readelf.c:3025 #, c-format msgid " (bytes into file)\n" msgstr "" -#: readelf.c:2944 +#: readelf.c:3027 #, c-format msgid " Flags: 0x%lx%s\n" msgstr "" -#: readelf.c:2947 +#: readelf.c:3030 #, c-format msgid " Size of this header: %ld (bytes)\n" msgstr "" -#: readelf.c:2949 +#: readelf.c:3032 #, c-format msgid " Size of program headers: %ld (bytes)\n" msgstr "" -#: readelf.c:2951 +#: readelf.c:3034 #, c-format msgid " Number of program headers: %ld\n" msgstr "" -#: readelf.c:2953 +#: readelf.c:3036 #, c-format msgid " Size of section headers: %ld (bytes)\n" msgstr "" -#: readelf.c:2955 +#: readelf.c:3038 #, c-format msgid " Number of section headers: %ld" msgstr "" -#: readelf.c:2960 +#: readelf.c:3043 #, c-format msgid " Section header string table index: %ld" msgstr "" -#: readelf.c:2991 readelf.c:3024 +#: readelf.c:3074 readelf.c:3107 msgid "program headers" msgstr "" -#: readelf.c:3062 readelf.c:3364 readelf.c:3405 readelf.c:3464 readelf.c:3527 -#: readelf.c:3881 readelf.c:3896 readelf.c:4752 readelf.c:4796 readelf.c:4995 -#: readelf.c:5956 readelf.c:5970 readelf.c:10475 readelf.c:10839 -#: readelf.c:10906 +#: readelf.c:3145 readelf.c:3446 readelf.c:3487 readelf.c:3546 readelf.c:3609 +#: readelf.c:3993 readelf.c:4017 readelf.c:5247 readelf.c:5291 readelf.c:5489 +#: readelf.c:6450 readelf.c:6464 readelf.c:11493 readelf.c:11912 +#: readelf.c:11979 msgid "Out of memory\n" msgstr "" -#: readelf.c:3089 +#: readelf.c:3172 #, c-format msgid "" "\n" "There are no program headers in this file.\n" msgstr "" -#: readelf.c:3095 +#: readelf.c:3178 #, c-format msgid "" "\n" "Elf file type is %s\n" msgstr "" -#: readelf.c:3096 +#: readelf.c:3179 #, c-format msgid "Entry point " msgstr "" -#: readelf.c:3098 +#: readelf.c:3181 #, c-format msgid "" "\n" "There are %d program headers, starting at offset " msgstr "" -#: readelf.c:3110 readelf.c:3112 +#: readelf.c:3193 readelf.c:3195 #, c-format msgid "" "\n" "Program Headers:\n" msgstr "" -#: readelf.c:3116 +#: readelf.c:3199 #, c-format msgid "" " Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align\n" msgstr "" -#: readelf.c:3119 +#: readelf.c:3202 #, c-format msgid "" " Type Offset VirtAddr PhysAddr FileSiz " "MemSiz Flg Align\n" msgstr "" -#: readelf.c:3123 +#: readelf.c:3206 #, c-format msgid " Type Offset VirtAddr PhysAddr\n" msgstr "" -#: readelf.c:3125 +#: readelf.c:3208 #, c-format msgid " FileSiz MemSiz Flags Align\n" msgstr "" -#: readelf.c:3218 +#: readelf.c:3301 msgid "more than one dynamic segment\n" msgstr "" -#: readelf.c:3235 +#: readelf.c:3312 msgid "no .dynamic section in the dynamic segment" msgstr "" -#: readelf.c:3244 +#: readelf.c:3321 msgid "the .dynamic section is not contained within the dynamic segment" msgstr "" -#: readelf.c:3246 +#: readelf.c:3323 msgid "the .dynamic section is not the first section in the dynamic segment." msgstr "" -#: readelf.c:3260 +#: readelf.c:3337 msgid "Unable to find program interpreter name\n" msgstr "" -#: readelf.c:3267 +#: readelf.c:3344 #, c-format msgid "" "\n" " [Requesting program interpreter: %s]" msgstr "" -#: readelf.c:3279 +#: readelf.c:3356 #, c-format msgid "" "\n" " Section to Segment mapping:\n" msgstr "" -#: readelf.c:3280 +#: readelf.c:3357 #, c-format msgid " Segment Sections...\n" msgstr "" -#: readelf.c:3326 +#: readelf.c:3408 msgid "Cannot interpret virtual addresses without program headers.\n" msgstr "" -#: readelf.c:3342 +#: readelf.c:3424 #, c-format msgid "Virtual address 0x%lx not located in any PT_LOAD segment.\n" msgstr "" -#: readelf.c:3356 readelf.c:3397 +#: readelf.c:3438 readelf.c:3479 msgid "section headers" msgstr "" -#: readelf.c:3441 readelf.c:3504 +#: readelf.c:3523 readelf.c:3586 msgid "symbols" msgstr "" -#: readelf.c:3451 readelf.c:3514 +#: readelf.c:3533 readelf.c:3596 msgid "symtab shndx" msgstr "" -#: readelf.c:3614 +#: readelf.c:3697 readelf.c:3977 #, c-format msgid "" "\n" "There are no sections in this file.\n" msgstr "" -#: readelf.c:3620 +#: readelf.c:3703 #, c-format msgid "There are %d section headers, starting at offset 0x%lx:\n" msgstr "" -#: readelf.c:3637 readelf.c:3942 readelf.c:4133 readelf.c:4456 readelf.c:6109 +#: readelf.c:3720 readelf.c:4079 readelf.c:4290 readelf.c:4591 readelf.c:5011 +#: readelf.c:6618 msgid "string table" msgstr "" -#: readelf.c:3662 +#: readelf.c:3765 msgid "File contains multiple dynamic symbol tables\n" msgstr "" -#: readelf.c:3674 +#: readelf.c:3777 msgid "File contains multiple dynamic string tables\n" msgstr "" -#: readelf.c:3679 +#: readelf.c:3782 msgid "dynamic strings" msgstr "" -#: readelf.c:3685 +#: readelf.c:3789 msgid "File contains multiple symtab shndx tables\n" msgstr "" -#: readelf.c:3723 +#: readelf.c:3828 #, c-format msgid "" "\n" "Section Headers:\n" msgstr "" -#: readelf.c:3725 +#: readelf.c:3830 #, c-format msgid "" "\n" "Section Header:\n" msgstr "" -#: readelf.c:3729 +#: readelf.c:3834 #, c-format msgid "" " [Nr] Name Type Addr Off Size ES Flg Lk " "Inf Al\n" msgstr "" -#: readelf.c:3732 +#: readelf.c:3837 #, c-format msgid "" " [Nr] Name Type Address Off Size ES " "Flg Lk Inf Al\n" msgstr "" -#: readelf.c:3735 +#: readelf.c:3840 #, c-format msgid " [Nr] Name Type Address Offset\n" msgstr "" -#: readelf.c:3736 +#: readelf.c:3841 #, c-format msgid " Size EntSize Flags Link Info Align\n" msgstr "" -#: readelf.c:3831 +#: readelf.c:3936 #, c-format msgid "" "Key to Flags:\n" @@ -2934,579 +2955,765 @@ msgid "" " O (extra OS processing required) o (OS specific), p (processor specific)\n" msgstr "" -#: readelf.c:3849 +#: readelf.c:3954 #, c-format msgid "[<unknown>: 0x%x]" msgstr "" -#: readelf.c:3865 +#: readelf.c:3984 +msgid "Section headers are not available!\n" +msgstr "" + +#: readelf.c:4008 #, c-format msgid "" "\n" "There are no section groups in this file.\n" msgstr "" -#: readelf.c:3872 -msgid "Section headers are not available!\n" -msgstr "" - -#: readelf.c:3917 +#: readelf.c:4042 #, c-format msgid "Bad sh_link in group section `%s'\n" msgstr "" -#: readelf.c:3929 +#: readelf.c:4061 #, c-format msgid "Bad sh_info in group section `%s'\n" msgstr "" -#: readelf.c:3948 readelf.c:6439 +#: readelf.c:4085 readelf.c:6947 msgid "section data" msgstr "" -#: readelf.c:3960 +#: readelf.c:4097 #, c-format msgid " [Index] Name\n" msgstr "" -#: readelf.c:3975 +#: readelf.c:4114 #, c-format msgid "section [%5u] already in group section [%5u]\n" msgstr "" -#: readelf.c:4067 +#: readelf.c:4127 +#, c-format +msgid "section 0 in group section [%5u]\n" +msgstr "" + +#: readelf.c:4224 #, c-format msgid "" "\n" "'%s' relocation section at offset 0x%lx contains %ld bytes:\n" msgstr "" -#: readelf.c:4079 +#: readelf.c:4236 #, c-format msgid "" "\n" "There are no dynamic relocations in this file.\n" msgstr "" -#: readelf.c:4106 +#: readelf.c:4260 #, c-format msgid "" "\n" "Relocation section " msgstr "" -#: readelf.c:4111 readelf.c:4535 readelf.c:4549 +#: readelf.c:4265 readelf.c:4666 readelf.c:4680 readelf.c:5025 #, c-format msgid "'%s'" msgstr "" -#: readelf.c:4113 readelf.c:4551 +#: readelf.c:4267 readelf.c:4682 readelf.c:5027 #, c-format msgid " at offset 0x%lx contains %lu entries:\n" msgstr "" -#: readelf.c:4150 +#: readelf.c:4308 #, c-format msgid "" "\n" "There are no relocations in this file.\n" msgstr "" -#: readelf.c:4323 +#: readelf.c:4482 readelf.c:4862 msgid "unwind table" msgstr "" -#: readelf.c:4374 readelf.c:4386 readelf.c:8604 readelf.c:8616 -#, c-format -msgid "Skipping unexpected symbol type %u\n" -msgstr "" - -#: readelf.c:4394 +#: readelf.c:4540 readelf.c:4959 #, c-format msgid "Skipping unexpected relocation type %s\n" msgstr "" -#: readelf.c:4438 readelf.c:4463 +#: readelf.c:4598 readelf.c:5018 readelf.c:5069 #, c-format msgid "" "\n" "There are no unwind sections in this file.\n" msgstr "" -#: readelf.c:4530 +#: readelf.c:4661 #, c-format msgid "" "\n" "Could not find unwind info section for " msgstr "" -#: readelf.c:4542 +#: readelf.c:4673 msgid "unwind info" msgstr "" -#: readelf.c:4544 +#: readelf.c:4675 readelf.c:5024 #, c-format msgid "" "\n" "Unwind section " msgstr "" -#: readelf.c:4733 readelf.c:4777 +#: readelf.c:5228 readelf.c:5272 msgid "dynamic section" msgstr "" -#: readelf.c:4856 +#: readelf.c:5349 #, c-format msgid "" "\n" "There is no dynamic section in this file.\n" msgstr "" -#: readelf.c:4894 +#: readelf.c:5387 msgid "Unable to seek to end of file!" msgstr "" -#: readelf.c:4907 +#: readelf.c:5400 msgid "Unable to determine the number of symbols to load\n" msgstr "" -#: readelf.c:4942 +#: readelf.c:5435 msgid "Unable to seek to end of file\n" msgstr "" -#: readelf.c:4949 +#: readelf.c:5442 msgid "Unable to determine the length of the dynamic string table\n" msgstr "" -#: readelf.c:4954 +#: readelf.c:5447 msgid "dynamic string table" msgstr "" -#: readelf.c:4988 +#: readelf.c:5482 msgid "symbol information" msgstr "" -#: readelf.c:5013 +#: readelf.c:5507 #, c-format msgid "" "\n" "Dynamic section at offset 0x%lx contains %u entries:\n" msgstr "" -#: readelf.c:5016 +#: readelf.c:5510 #, c-format msgid " Tag Type Name/Value\n" msgstr "" -#: readelf.c:5052 +#: readelf.c:5546 #, c-format msgid "Auxiliary library" msgstr "" -#: readelf.c:5056 +#: readelf.c:5550 #, c-format msgid "Filter library" msgstr "" -#: readelf.c:5060 +#: readelf.c:5554 #, c-format msgid "Configuration file" msgstr "" -#: readelf.c:5064 +#: readelf.c:5558 #, c-format msgid "Dependency audit library" msgstr "" -#: readelf.c:5068 +#: readelf.c:5562 #, c-format msgid "Audit library" msgstr "" -#: readelf.c:5086 readelf.c:5114 readelf.c:5142 +#: readelf.c:5580 readelf.c:5608 readelf.c:5636 #, c-format msgid "Flags:" msgstr "" -#: readelf.c:5089 readelf.c:5117 readelf.c:5144 +#: readelf.c:5583 readelf.c:5611 readelf.c:5638 #, c-format msgid " None\n" msgstr "" -#: readelf.c:5265 +#: readelf.c:5759 #, c-format msgid "Shared library: [%s]" msgstr "" -#: readelf.c:5268 +#: readelf.c:5762 #, c-format msgid " program interpreter" msgstr "" -#: readelf.c:5272 +#: readelf.c:5766 #, c-format msgid "Library soname: [%s]" msgstr "" -#: readelf.c:5276 +#: readelf.c:5770 #, c-format msgid "Library rpath: [%s]" msgstr "" -#: readelf.c:5280 +#: readelf.c:5774 #, c-format msgid "Library runpath: [%s]" msgstr "" -#: readelf.c:5344 +#: readelf.c:5837 #, c-format msgid "Not needed object: [%s]\n" msgstr "" -#: readelf.c:5458 +#: readelf.c:5951 #, c-format msgid "" "\n" "Version definition section '%s' contains %ld entries:\n" msgstr "" -#: readelf.c:5461 +#: readelf.c:5954 #, c-format msgid " Addr: 0x" msgstr "" -#: readelf.c:5463 readelf.c:5655 +#: readelf.c:5956 readelf.c:6148 #, c-format msgid " Offset: %#08lx Link: %lx (%s)\n" msgstr "" -#: readelf.c:5468 +#: readelf.c:5961 msgid "version definition section" msgstr "" -#: readelf.c:5494 +#: readelf.c:5987 #, c-format msgid " %#06x: Rev: %d Flags: %s" msgstr "" -#: readelf.c:5497 +#: readelf.c:5990 #, c-format msgid " Index: %d Cnt: %d " msgstr "" -#: readelf.c:5508 +#: readelf.c:6001 #, c-format msgid "Name: %s\n" msgstr "" -#: readelf.c:5510 +#: readelf.c:6003 #, c-format msgid "Name index: %ld\n" msgstr "" -#: readelf.c:5525 +#: readelf.c:6018 #, c-format msgid " %#06x: Parent %d: %s\n" msgstr "" -#: readelf.c:5528 +#: readelf.c:6021 #, c-format msgid " %#06x: Parent %d, name index: %ld\n" msgstr "" -#: readelf.c:5547 +#: readelf.c:6040 #, c-format msgid "" "\n" "Version needs section '%s' contains %ld entries:\n" msgstr "" -#: readelf.c:5550 +#: readelf.c:6043 #, c-format msgid " Addr: 0x" msgstr "" -#: readelf.c:5552 +#: readelf.c:6045 #, c-format msgid " Offset: %#08lx Link to section: %ld (%s)\n" msgstr "" -#: readelf.c:5557 +#: readelf.c:6050 msgid "version need section" msgstr "" -#: readelf.c:5579 +#: readelf.c:6072 #, c-format msgid " %#06x: Version: %d" msgstr "" -#: readelf.c:5582 +#: readelf.c:6075 #, c-format msgid " File: %s" msgstr "" -#: readelf.c:5584 +#: readelf.c:6077 #, c-format msgid " File: %lx" msgstr "" -#: readelf.c:5586 +#: readelf.c:6079 #, c-format msgid " Cnt: %d\n" msgstr "" -#: readelf.c:5604 +#: readelf.c:6097 #, c-format msgid " %#06x: Name: %s" msgstr "" -#: readelf.c:5607 +#: readelf.c:6100 #, c-format msgid " %#06x: Name index: %lx" msgstr "" -#: readelf.c:5610 +#: readelf.c:6103 #, c-format msgid " Flags: %s Version: %d\n" msgstr "" -#: readelf.c:5646 +#: readelf.c:6139 msgid "version string table" msgstr "" -#: readelf.c:5650 +#: readelf.c:6143 #, c-format msgid "" "\n" "Version symbols section '%s' contains %d entries:\n" msgstr "" -#: readelf.c:5653 +#: readelf.c:6146 #, c-format msgid " Addr: " msgstr "" -#: readelf.c:5663 +#: readelf.c:6156 msgid "version symbol data" msgstr "" -#: readelf.c:5690 +#: readelf.c:6183 msgid " 0 (*local*) " msgstr "" -#: readelf.c:5694 +#: readelf.c:6187 msgid " 1 (*global*) " msgstr "" -#: readelf.c:5730 readelf.c:6168 +#: readelf.c:6223 readelf.c:6677 msgid "version need" msgstr "" -#: readelf.c:5740 +#: readelf.c:6233 msgid "version need aux (2)" msgstr "" -#: readelf.c:5782 readelf.c:6231 +#: readelf.c:6275 readelf.c:6740 msgid "version def" msgstr "" -#: readelf.c:5801 readelf.c:6246 +#: readelf.c:6294 readelf.c:6755 msgid "version def aux" msgstr "" -#: readelf.c:5832 +#: readelf.c:6325 #, c-format msgid "" "\n" "No version information found in this file.\n" msgstr "" -#: readelf.c:5962 +#: readelf.c:6456 msgid "Unable to read in dynamic data\n" msgstr "" -#: readelf.c:6007 +#: readelf.c:6509 msgid "Unable to seek to start of dynamic information" msgstr "" -#: readelf.c:6013 +#: readelf.c:6515 msgid "Failed to read in number of buckets\n" msgstr "" -#: readelf.c:6019 +#: readelf.c:6521 msgid "Failed to read in number of chains\n" msgstr "" -#: readelf.c:6039 +#: readelf.c:6541 #, c-format msgid "" "\n" "Symbol table for image:\n" msgstr "" -#: readelf.c:6041 +#: readelf.c:6543 #, c-format msgid " Num Buc: Value Size Type Bind Vis Ndx Name\n" msgstr "" -#: readelf.c:6043 +#: readelf.c:6545 #, c-format msgid " Num Buc: Value Size Type Bind Vis Ndx Name\n" msgstr "" -#: readelf.c:6088 +#: readelf.c:6597 #, c-format msgid "" "\n" "Symbol table '%s' contains %lu entries:\n" msgstr "" -#: readelf.c:6092 +#: readelf.c:6601 #, c-format msgid " Num: Value Size Type Bind Vis Ndx Name\n" msgstr "" -#: readelf.c:6094 +#: readelf.c:6603 #, c-format msgid " Num: Value Size Type Bind Vis Ndx Name\n" msgstr "" -#: readelf.c:6140 +#: readelf.c:6649 msgid "version data" msgstr "" -#: readelf.c:6181 +#: readelf.c:6690 msgid "version need aux (3)" msgstr "" -#: readelf.c:6206 +#: readelf.c:6715 msgid "bad dynamic symbol" msgstr "" -#: readelf.c:6269 +#: readelf.c:6778 #, c-format msgid "" "\n" "Dynamic symbol information is not available for displaying symbols.\n" msgstr "" -#: readelf.c:6281 +#: readelf.c:6790 #, c-format msgid "" "\n" -"Histogram for bucket list length (total of %d buckets):\n" +"Histogram for bucket list length (total of %lu buckets):\n" msgstr "" -#: readelf.c:6283 +#: readelf.c:6792 #, c-format msgid " Length Number %% of total Coverage\n" msgstr "" -#: readelf.c:6288 readelf.c:6307 readelf.c:9975 readelf.c:10167 +#: readelf.c:6797 readelf.c:6813 readelf.c:10967 readelf.c:11159 msgid "Out of memory" msgstr "" -#: readelf.c:6355 +#: readelf.c:6862 #, c-format msgid "" "\n" "Dynamic info segment at offset 0x%lx contains %d entries:\n" msgstr "" -#: readelf.c:6358 +#: readelf.c:6865 #, c-format msgid " Num: Name BoundTo Flags\n" msgstr "" -#: readelf.c:6409 +#: readelf.c:6917 #, c-format msgid "" "\n" "Assembly dump of section %s\n" msgstr "" -#: readelf.c:6430 +#: readelf.c:6938 #, c-format msgid "" "\n" "Section '%s' has no data to dump.\n" msgstr "" -#: readelf.c:6435 +#: readelf.c:6943 #, c-format msgid "" "\n" "Hex dump of section '%s':\n" msgstr "" -#: readelf.c:6581 +#: readelf.c:7090 msgid "badly formed extended line op encountered!\n" msgstr "" -#: readelf.c:6588 +#: readelf.c:7097 #, c-format msgid " Extended opcode %d: " msgstr "" -#: readelf.c:6593 +#: readelf.c:7102 #, c-format msgid "" "End of Sequence\n" "\n" msgstr "" -#: readelf.c:6599 +#: readelf.c:7108 #, c-format msgid "set Address to 0x%lx\n" msgstr "" -#: readelf.c:6604 +#: readelf.c:7113 #, c-format msgid " define new File Table entry\n" msgstr "" -#: readelf.c:6605 readelf.c:6893 +#: readelf.c:7114 readelf.c:9032 #, c-format msgid " Entry\tDir\tTime\tSize\tName\n" msgstr "" -#: readelf.c:6607 +#: readelf.c:7116 #, c-format msgid " %d\t" msgstr "" -#: readelf.c:6610 readelf.c:6612 readelf.c:6614 readelf.c:6905 readelf.c:6907 -#: readelf.c:6909 +#: readelf.c:7119 readelf.c:7121 readelf.c:7123 readelf.c:9044 readelf.c:9046 +#: readelf.c:9048 #, c-format msgid "%lu\t" msgstr "" -#: readelf.c:6615 +#: readelf.c:7124 #, c-format msgid "" "%s\n" "\n" msgstr "" -#: readelf.c:6619 +#: readelf.c:7128 #, c-format msgid "UNKNOWN: length %d\n" msgstr "" -#: readelf.c:6675 -msgid "extracting pointer sizes from .debug_info section" +#: readelf.c:7155 +msgid "debug_str section data" +msgstr "" + +#: readelf.c:7173 +msgid "<no .debug_str section>" +msgstr "" + +#: readelf.c:7176 +msgid "<offset is too big>" +msgstr "" + +#: readelf.c:7201 +msgid "debug_loc section data" +msgstr "" + +#: readelf.c:7235 +msgid "debug_range section data" +msgstr "" + +#: readelf.c:7307 +#, c-format +msgid "" +"%s: skipping unexpected symbol type %s in relocation in section .rela%s\n" +msgstr "" + +#: readelf.c:7321 +#, c-format +msgid "skipping unexpected symbol type %s in relocation in section .rela.%s\n" +msgstr "" + +#: readelf.c:7565 +#, c-format +msgid "Unknown TAG value: %lx" +msgstr "" + +#: readelf.c:7601 +#, c-format +msgid "Unknown FORM value: %lx" +msgstr "" + +#: readelf.c:7610 +#, c-format +msgid " %lu byte block: " +msgstr "" + +#: readelf.c:7944 +#, c-format +msgid "(User defined location op)" +msgstr "" + +#: readelf.c:7946 +#, c-format +msgid "(Unknown location op)" +msgstr "" + +#: readelf.c:8015 +msgid "Internal error: DWARF version is not 2 or 3.\n" +msgstr "" + +#: readelf.c:8113 +msgid "DW_FORM_data8 is unsupported when sizeof (unsigned long) != 8\n" +msgstr "" + +#: readelf.c:8162 +#, c-format +msgid " (indirect string, offset: 0x%lx): %s" +msgstr "" + +#: readelf.c:8171 +#, c-format +msgid "Unrecognized form: %d\n" +msgstr "" + +#: readelf.c:8256 +#, c-format +msgid "(not inlined)" +msgstr "" + +#: readelf.c:8259 +#, c-format +msgid "(inlined)" +msgstr "" + +#: readelf.c:8262 +#, c-format +msgid "(declared as inline but ignored)" +msgstr "" + +#: readelf.c:8265 +#, c-format +msgid "(declared as inline and inlined)" +msgstr "" + +#: readelf.c:8268 +#, c-format +msgid " (Unknown inline attribute value: %lx)" +msgstr "" + +#: readelf.c:8413 readelf.c:9537 +#, c-format +msgid " [without DW_AT_frame_base]" +msgstr "" + +#: readelf.c:8416 +#, c-format +msgid "(location list)" +msgstr "" + +#: readelf.c:8534 +#, c-format +msgid "Unknown AT value: %lx" msgstr "" -#: readelf.c:6699 +#: readelf.c:8602 msgid "No comp units in .debug_info section ?" msgstr "" -#: readelf.c:6708 +#: readelf.c:8611 +#, c-format +msgid "Not enough memory for a debug info array of %u entries" +msgstr "" + +#: readelf.c:8619 readelf.c:9630 +#, c-format +msgid "" +"The section %s contains:\n" +"\n" +msgstr "" + +#: readelf.c:8693 +#, c-format +msgid " Compilation Unit @ %lx:\n" +msgstr "" + +#: readelf.c:8694 +#, c-format +msgid " Length: %ld\n" +msgstr "" + +#: readelf.c:8695 +#, c-format +msgid " Version: %d\n" +msgstr "" + +#: readelf.c:8696 +#, c-format +msgid " Abbrev Offset: %ld\n" +msgstr "" + +#: readelf.c:8697 +#, c-format +msgid " Pointer Size: %d\n" +msgstr "" + +#: readelf.c:8702 +msgid "Only version 2 and 3 DWARF debug information is currently supported.\n" +msgstr "" + +#: readelf.c:8717 +msgid "Unable to locate .debug_abbrev section!\n" +msgstr "" + +#: readelf.c:8722 +msgid "debug_abbrev section data" +msgstr "" + +#: readelf.c:8759 +#, c-format +msgid "Unable to locate entry %lu in the abbreviation table\n" +msgstr "" + +#: readelf.c:8765 +#, c-format +msgid " <%d><%lx>: Abbrev Number: %lu (%s)\n" +msgstr "" + +#: readelf.c:8838 +#, c-format +msgid "%s section needs a populated .debug_info section\n" +msgstr "" + +#: readelf.c:8845 +#, c-format +msgid "%s section has more comp units than .debug_info section\n" +msgstr "" + +#: readelf.c:8847 #, c-format -msgid "Not enough memory for a pointer size array of %u entries" +msgid "" +"assuming that the pointer size is %d, from the last comp unit in ." +"debug_info\n" +"\n" msgstr "" -#: readelf.c:6769 +#: readelf.c:8891 +msgid "extracting information from .debug_info section" +msgstr "" + +#: readelf.c:8909 #, c-format msgid "" "\n" @@ -3514,742 +3721,687 @@ msgid "" "\n" msgstr "" -#: readelf.c:6802 +#: readelf.c:8948 msgid "The line info appears to be corrupt - the section is too small\n" msgstr "" -#: readelf.c:6811 +#: readelf.c:8957 msgid "Only DWARF version 2 and 3 line info is currently supported.\n" msgstr "" -#: readelf.c:6836 -msgid "Not enough comp units for .debug_lines section\n" -msgstr "" - -#: readelf.c:6845 +#: readelf.c:8984 #, c-format msgid " Length: %ld\n" msgstr "" -#: readelf.c:6846 +#: readelf.c:8985 #, c-format msgid " DWARF Version: %d\n" msgstr "" -#: readelf.c:6847 +#: readelf.c:8986 #, c-format msgid " Prologue Length: %d\n" msgstr "" -#: readelf.c:6848 +#: readelf.c:8987 #, c-format msgid " Minimum Instruction Length: %d\n" msgstr "" -#: readelf.c:6849 +#: readelf.c:8988 #, c-format msgid " Initial value of 'is_stmt': %d\n" msgstr "" -#: readelf.c:6850 +#: readelf.c:8989 #, c-format msgid " Line Base: %d\n" msgstr "" -#: readelf.c:6851 +#: readelf.c:8990 #, c-format msgid " Line Range: %d\n" msgstr "" -#: readelf.c:6852 +#: readelf.c:8991 #, c-format msgid " Opcode Base: %d\n" msgstr "" -#: readelf.c:6853 +#: readelf.c:8992 #, c-format msgid " (Pointer size: %u)\n" msgstr "" -#: readelf.c:6862 +#: readelf.c:9001 #, c-format msgid "" "\n" " Opcodes:\n" msgstr "" -#: readelf.c:6865 +#: readelf.c:9004 #, c-format msgid " Opcode %d has %d args\n" msgstr "" -#: readelf.c:6871 +#: readelf.c:9010 #, c-format msgid "" "\n" " The Directory Table is empty.\n" msgstr "" -#: readelf.c:6874 +#: readelf.c:9013 #, c-format msgid "" "\n" " The Directory Table:\n" msgstr "" -#: readelf.c:6878 +#: readelf.c:9017 #, c-format msgid " %s\n" msgstr "" -#: readelf.c:6889 +#: readelf.c:9028 #, c-format msgid "" "\n" " The File Name Table is empty.\n" msgstr "" -#: readelf.c:6892 +#: readelf.c:9031 #, c-format msgid "" "\n" " The File Name Table:\n" msgstr "" -#: readelf.c:6900 +#: readelf.c:9039 #, c-format msgid " %d\t" msgstr "" -#: readelf.c:6911 +#: readelf.c:9050 #, c-format msgid "%s\n" msgstr "" #. Now display the statements. -#: readelf.c:6919 +#: readelf.c:9058 #, c-format msgid "" "\n" " Line Number Statements:\n" msgstr "" -#: readelf.c:6935 +#: readelf.c:9073 #, c-format msgid " Special opcode %d: advance Address by %d to 0x%lx" msgstr "" -#: readelf.c:6939 +#: readelf.c:9077 #, c-format msgid " and Line by %d to %d\n" msgstr "" -#: readelf.c:6950 +#: readelf.c:9088 #, c-format msgid " Copy\n" msgstr "" -#: readelf.c:6957 +#: readelf.c:9095 #, c-format msgid " Advance PC by %d to %lx\n" msgstr "" -#: readelf.c:6965 +#: readelf.c:9103 #, c-format msgid " Advance Line by %d to %d\n" msgstr "" -#: readelf.c:6972 +#: readelf.c:9110 #, c-format msgid " Set File Name to entry %d in the File Name Table\n" msgstr "" -#: readelf.c:6980 +#: readelf.c:9118 #, c-format msgid " Set column to %d\n" msgstr "" -#: readelf.c:6987 +#: readelf.c:9125 #, c-format msgid " Set is_stmt to %d\n" msgstr "" -#: readelf.c:6992 +#: readelf.c:9130 #, c-format msgid " Set basic block\n" msgstr "" -#: readelf.c:7000 +#: readelf.c:9138 #, c-format msgid " Advance PC by constant %d to 0x%lx\n" msgstr "" -#: readelf.c:7008 +#: readelf.c:9146 #, c-format msgid " Advance PC by fixed size amount %d to 0x%lx\n" msgstr "" -#: readelf.c:7013 +#: readelf.c:9151 #, c-format msgid " Set prologue_end to true\n" msgstr "" -#: readelf.c:7017 +#: readelf.c:9155 #, c-format msgid " Set epilogue_begin to true\n" msgstr "" -#: readelf.c:7023 +#: readelf.c:9161 #, c-format msgid " Set ISA to %d\n" msgstr "" -#: readelf.c:7027 +#: readelf.c:9165 #, c-format msgid " Unknown opcode %d with operands: " msgstr "" -#: readelf.c:7057 readelf.c:7526 readelf.c:7597 +#: readelf.c:9193 readelf.c:9279 readelf.c:9354 #, c-format msgid "" "Contents of the %s section:\n" "\n" msgstr "" -#: readelf.c:7097 +#: readelf.c:9233 msgid "Only DWARF 2 and 3 pubnames are currently supported\n" msgstr "" -#: readelf.c:7104 +#: readelf.c:9240 #, c-format msgid " Length: %ld\n" msgstr "" -#: readelf.c:7106 +#: readelf.c:9242 #, c-format msgid " Version: %d\n" msgstr "" -#: readelf.c:7108 +#: readelf.c:9244 #, c-format msgid " Offset into .debug_info section: %ld\n" msgstr "" -#: readelf.c:7110 +#: readelf.c:9246 #, c-format msgid " Size of area in .debug_info section: %ld\n" msgstr "" -#: readelf.c:7113 +#: readelf.c:9249 #, c-format msgid "" "\n" " Offset\tName\n" msgstr "" -#: readelf.c:7207 -#, c-format -msgid "Unknown TAG value: %lx" -msgstr "" - -#: readelf.c:7320 -#, c-format -msgid "Unknown AT value: %lx" -msgstr "" - -#: readelf.c:7356 -#, c-format -msgid "Unknown FORM value: %lx" -msgstr "" - -#: readelf.c:7547 +#: readelf.c:9300 #, c-format msgid " DW_MACINFO_start_file - lineno: %d filenum: %d\n" msgstr "" -#: readelf.c:7552 +#: readelf.c:9306 #, c-format msgid " DW_MACINFO_end_file\n" msgstr "" -#: readelf.c:7560 +#: readelf.c:9314 #, c-format msgid " DW_MACINFO_define - lineno : %d macro : %s\n" msgstr "" -#: readelf.c:7568 +#: readelf.c:9323 #, c-format msgid " DW_MACINFO_undef - lineno : %d macro : %s\n" msgstr "" -#: readelf.c:7579 +#: readelf.c:9335 #, c-format msgid " DW_MACINFO_vendor_ext - constant : %d string : %s\n" msgstr "" -#: readelf.c:7606 +#: readelf.c:9363 #, c-format msgid " Number TAG\n" msgstr "" -#: readelf.c:7612 +#: readelf.c:9369 #, c-format msgid " %ld %s [%s]\n" msgstr "" -#: readelf.c:7615 +#: readelf.c:9372 msgid "has children" msgstr "" -#: readelf.c:7615 +#: readelf.c:9372 msgid "no children" msgstr "" -#: readelf.c:7619 +#: readelf.c:9375 #, c-format msgid " %-18s %s\n" msgstr "" -#: readelf.c:7638 +#: readelf.c:9410 #, c-format -msgid " %lu byte block: " +msgid "" +"\n" +"The .debug_loc section is empty.\n" msgstr "" -#: readelf.c:7965 -#, c-format -msgid "(User defined location op)" +#. FIXME: Should we handle this case? +#: readelf.c:9455 +msgid "Location lists in .debug_info section aren't in ascending order!\n" msgstr "" -#: readelf.c:7967 -#, c-format -msgid "(Unknown location op)" +#: readelf.c:9458 +msgid "No location lists in .debug_info section!\n" msgstr "" -#: readelf.c:7998 -msgid "debug_loc section data" +#: readelf.c:9461 +#, c-format +msgid "Location lists in .debug_loc section start at 0x%lx\n" msgstr "" -#: readelf.c:8029 +#: readelf.c:9464 #, c-format msgid "" +"Contents of the .debug_loc section:\n" "\n" -"The .debug_loc section is empty.\n" msgstr "" -#: readelf.c:8036 +#: readelf.c:9465 #, c-format -msgid "" -"Contents of the .debug_loc section:\n" -"\n" +msgid " Offset Begin End Expression\n" msgstr "" -#: readelf.c:8037 +#: readelf.c:9495 #, c-format -msgid "" -"\n" -" Offset Begin End Expression\n" +msgid "There is a hole [0x%lx - 0x%lx] in .debug_loc section.\n" msgstr "" -#: readelf.c:8053 -msgid "Not enough comp units for .debug_loc section\n" +#: readelf.c:9498 +#, c-format +msgid "There is an overlap [0x%lx - 0x%lx] in .debug_loc section.\n" msgstr "" -#: readelf.c:8113 -msgid "debug_str section data" +#: readelf.c:9512 readelf.c:9837 +#, c-format +msgid " %8.8lx <End of list>\n" msgstr "" -#: readelf.c:8131 -msgid "<no .debug_str section>" +#: readelf.c:9540 readelf.c:9854 +msgid " (start == end)" msgstr "" -#: readelf.c:8134 -msgid "<offset is too big>" +#: readelf.c:9542 readelf.c:9856 +msgid " (start > end)" msgstr "" -#: readelf.c:8152 +#: readelf.c:9566 #, c-format msgid "" "\n" "The .debug_str section is empty.\n" msgstr "" -#: readelf.c:8156 +#: readelf.c:9570 #, c-format msgid "" "Contents of the .debug_str section:\n" "\n" msgstr "" -#: readelf.c:8229 -msgid "Internal error: DWARF version is not 2 or 3.\n" -msgstr "" - -#: readelf.c:8345 -#, c-format -msgid " (indirect string, offset: 0x%lx): %s" -msgstr "" - -#: readelf.c:8354 -#, c-format -msgid "Unrecognized form: %d\n" +#: readelf.c:9675 +msgid "Only DWARF 2 and 3 aranges are currently supported.\n" msgstr "" -#: readelf.c:8368 +#: readelf.c:9679 #, c-format -msgid "(not inlined)" +msgid " Length: %ld\n" msgstr "" -#: readelf.c:8371 +#: readelf.c:9680 #, c-format -msgid "(inlined)" +msgid " Version: %d\n" msgstr "" -#: readelf.c:8374 +#: readelf.c:9681 #, c-format -msgid "(declared as inline but ignored)" +msgid " Offset into .debug_info: %lx\n" msgstr "" -#: readelf.c:8377 +#: readelf.c:9682 #, c-format -msgid "(declared as inline and inlined)" +msgid " Pointer Size: %d\n" msgstr "" -#: readelf.c:8380 +#: readelf.c:9683 #, c-format -msgid " (Unknown inline attribute value: %lx)" +msgid " Segment Size: %d\n" msgstr "" -#: readelf.c:8640 readelf.c:8798 +#: readelf.c:9685 #, c-format msgid "" -"The section %s contains:\n" "\n" +" Address Length\n" msgstr "" -#: readelf.c:8694 -#, c-format -msgid " Compilation Unit @ %lx:\n" -msgstr "" - -#: readelf.c:8695 -#, c-format -msgid " Length: %ld\n" -msgstr "" - -#: readelf.c:8696 -#, c-format -msgid " Version: %d\n" -msgstr "" - -#: readelf.c:8697 -#, c-format -msgid " Abbrev Offset: %ld\n" -msgstr "" - -#: readelf.c:8698 -#, c-format -msgid " Pointer Size: %d\n" -msgstr "" - -#: readelf.c:8702 -msgid "Only version 2 and 3 DWARF debug information is currently supported.\n" -msgstr "" - -#: readelf.c:8717 -msgid "Unable to locate .debug_abbrev section!\n" -msgstr "" - -#: readelf.c:8722 -msgid "debug_abbrev section data" -msgstr "" - -#: readelf.c:8759 +#: readelf.c:9741 #, c-format -msgid "Unable to locate entry %lu in the abbreviation table\n" +msgid "" +"\n" +"The .debug_ranges section is empty.\n" msgstr "" -#: readelf.c:8764 -#, c-format -msgid " <%d><%lx>: Abbrev Number: %lu (%s)\n" +#. FIXME: Should we handle this case? +#: readelf.c:9786 +msgid "Range lists in .debug_info section aren't in ascending order!\n" msgstr "" -#: readelf.c:8843 -msgid "Only DWARF 2 and 3 aranges are currently supported.\n" +#: readelf.c:9789 +msgid "No range lists in .debug_info section!\n" msgstr "" -#: readelf.c:8847 +#: readelf.c:9792 #, c-format -msgid " Length: %ld\n" +msgid "Range lists in .debug_ranges section start at 0x%lx\n" msgstr "" -#: readelf.c:8848 +#: readelf.c:9795 #, c-format -msgid " Version: %d\n" +msgid "" +"Contents of the .debug_ranges section:\n" +"\n" msgstr "" -#: readelf.c:8849 +#: readelf.c:9796 #, c-format -msgid " Offset into .debug_info: %lx\n" +msgid " Offset Begin End\n" msgstr "" -#: readelf.c:8850 +#: readelf.c:9820 #, c-format -msgid " Pointer Size: %d\n" +msgid "There is a hole [0x%lx - 0x%lx] in .debug_ranges section.\n" msgstr "" -#: readelf.c:8851 +#: readelf.c:9823 #, c-format -msgid " Segment Size: %d\n" +msgid "There is an overlap [0x%lx - 0x%lx] in .debug_ranges section.\n" msgstr "" -#: readelf.c:8853 +#: readelf.c:10017 #, c-format -msgid "" -"\n" -" Address Length\n" +msgid "The section %s contains:\n" msgstr "" -#: readelf.c:9039 +#: readelf.c:10663 #, c-format -msgid "The section %s contains:\n" +msgid "unsupported or unknown DW_CFA_%d\n" msgstr "" -#: readelf.c:9709 +#: readelf.c:10688 #, c-format msgid "Displaying the debug contents of section %s is not yet supported.\n" msgstr "" -#: readelf.c:9753 +#: readelf.c:10732 #, c-format msgid "" "\n" "Section '%s' has no debugging data.\n" msgstr "" -#: readelf.c:9758 +#: readelf.c:10746 msgid "debug section data" msgstr "" -#: readelf.c:9774 +#: readelf.c:10765 #, c-format msgid "Unrecognized debug section: %s\n" msgstr "" -#: readelf.c:9810 -msgid "Some sections were not dumped because they do not exist!\n" +#: readelf.c:10800 +#, c-format +msgid "Section %d was not dumped because it does not exist!\n" msgstr "" -#: readelf.c:9884 readelf.c:10241 +#: readelf.c:10872 readelf.c:11236 msgid "liblist" msgstr "" -#: readelf.c:9969 +#: readelf.c:10961 msgid "options" msgstr "" -#: readelf.c:9999 +#: readelf.c:10991 #, c-format msgid "" "\n" "Section '%s' contains %d entries:\n" msgstr "" -#: readelf.c:10160 +#: readelf.c:11152 msgid "conflict list found without a dynamic symbol table" msgstr "" -#: readelf.c:10176 readelf.c:10190 +#: readelf.c:11168 readelf.c:11182 msgid "conflict" msgstr "" -#: readelf.c:10200 +#: readelf.c:11192 #, c-format msgid "" "\n" "Section '.conflict' contains %lu entries:\n" msgstr "" -#: readelf.c:10202 +#: readelf.c:11194 msgid " Num: Index Value Name" msgstr "" -#: readelf.c:10248 +#: readelf.c:11243 msgid "liblist string table" msgstr "" -#: readelf.c:10257 +#: readelf.c:11252 #, c-format msgid "" "\n" "Library list section '%s' contains %lu entries:\n" msgstr "" -#: readelf.c:10305 +#: readelf.c:11303 msgid "NT_AUXV (auxiliary vector)" msgstr "" -#: readelf.c:10306 +#: readelf.c:11305 msgid "NT_PRSTATUS (prstatus structure)" msgstr "" -#: readelf.c:10307 +#: readelf.c:11307 msgid "NT_FPREGSET (floating point registers)" msgstr "" -#: readelf.c:10308 +#: readelf.c:11309 msgid "NT_PRPSINFO (prpsinfo structure)" msgstr "" -#: readelf.c:10309 +#: readelf.c:11311 msgid "NT_TASKSTRUCT (task structure)" msgstr "" -#: readelf.c:10310 +#: readelf.c:11313 msgid "NT_PRXFPREG (user_xfpregs structure)" msgstr "" -#: readelf.c:10311 +#: readelf.c:11315 msgid "NT_PSTATUS (pstatus structure)" msgstr "" -#: readelf.c:10312 +#: readelf.c:11317 msgid "NT_FPREGS (floating point registers)" msgstr "" -#: readelf.c:10313 +#: readelf.c:11319 msgid "NT_PSINFO (psinfo structure)" msgstr "" -#: readelf.c:10314 +#: readelf.c:11321 msgid "NT_LWPSTATUS (lwpstatus_t structure)" msgstr "" -#: readelf.c:10315 +#: readelf.c:11323 msgid "NT_LWPSINFO (lwpsinfo_t structure)" msgstr "" -#: readelf.c:10316 +#: readelf.c:11325 msgid "NT_WIN32PSTATUS (win32_pstatus structure)" msgstr "" -#: readelf.c:10318 readelf.c:10341 +#: readelf.c:11333 +msgid "NT_VERSION (version)" +msgstr "" + +#: readelf.c:11335 +msgid "NT_ARCH (architecture)" +msgstr "" + +#: readelf.c:11340 readelf.c:11362 #, c-format msgid "Unknown note type: (0x%08x)" msgstr "" #. NetBSD core "procinfo" structure. -#: readelf.c:10331 +#: readelf.c:11352 msgid "NetBSD procinfo structure" msgstr "" -#: readelf.c:10358 readelf.c:10372 +#: readelf.c:11379 readelf.c:11393 msgid "PT_GETREGS (reg structure)" msgstr "" -#: readelf.c:10360 readelf.c:10374 +#: readelf.c:11381 readelf.c:11395 msgid "PT_GETFPREGS (fpreg structure)" msgstr "" -#: readelf.c:10380 +#: readelf.c:11401 #, c-format msgid "PT_FIRSTMACH+%d" msgstr "" -#: readelf.c:10429 +#: readelf.c:11447 msgid "notes" msgstr "" -#: readelf.c:10435 +#: readelf.c:11453 #, c-format msgid "" "\n" "Notes at offset 0x%08lx with length 0x%08lx:\n" msgstr "" -#: readelf.c:10437 +#: readelf.c:11455 #, c-format msgid " Owner\t\tData size\tDescription\n" msgstr "" -#: readelf.c:10456 +#: readelf.c:11474 #, c-format msgid "corrupt note found at offset %x into core notes\n" msgstr "" -#: readelf.c:10458 +#: readelf.c:11476 #, c-format msgid " type: %x, namesize: %08lx, descsize: %08lx\n" msgstr "" -#: readelf.c:10538 +#: readelf.c:11574 #, c-format msgid "No note segments present in the core file.\n" msgstr "" -#: readelf.c:10620 +#: readelf.c:11653 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:10667 readelf.c:10986 +#: readelf.c:11700 readelf.c:12059 #, c-format msgid "%s: Failed to read file header\n" msgstr "" -#: readelf.c:10680 +#: readelf.c:11713 #, c-format msgid "" "\n" "File: %s\n" msgstr "" -#: readelf.c:10803 readelf.c:10824 readelf.c:10861 readelf.c:10941 +#: readelf.c:11876 readelf.c:11897 readelf.c:11934 readelf.c:12014 #, c-format msgid "%s: failed to read archive header\n" msgstr "" -#: readelf.c:10814 +#: readelf.c:11887 #, c-format msgid "%s: failed to skip archive symbol table\n" msgstr "" -#: readelf.c:10846 +#: readelf.c:11919 #, c-format msgid "%s: failed to read string table\n" msgstr "" -#: readelf.c:10882 +#: readelf.c:11955 #, c-format msgid "%s: invalid archive string table offset %lu\n" msgstr "" -#: readelf.c:10898 +#: readelf.c:11971 #, c-format msgid "%s: bad archive file name\n" msgstr "" -#: readelf.c:10930 +#: readelf.c:12003 #, c-format msgid "%s: failed to seek to next archive header\n" msgstr "" -#: readelf.c:10964 +#: readelf.c:12037 #, c-format msgid "'%s': No such file\n" msgstr "" -#: readelf.c:10966 +#: readelf.c:12039 #, c-format msgid "Could not locate '%s'. System error message: %s\n" msgstr "" -#: readelf.c:10973 +#: readelf.c:12046 #, c-format msgid "'%s' is not an ordinary file\n" msgstr "" -#: readelf.c:10980 +#: readelf.c:12053 #, c-format msgid "Input file '%s' is not readable.\n" msgstr "" @@ -4544,110 +4696,120 @@ msgstr "" msgid "can't get BFD_RELOC_RVA relocation type" msgstr "" -#: resrc.c:237 resrc.c:308 +#: resrc.c:238 resrc.c:309 #, c-format msgid "can't open temporary file `%s': %s" msgstr "" -#: resrc.c:243 +#: resrc.c:244 #, c-format msgid "can't redirect stdout: `%s': %s" msgstr "" -#: resrc.c:259 +#: resrc.c:260 #, c-format msgid "%s %s: %s" msgstr "" -#: resrc.c:304 +#: resrc.c:305 #, c-format msgid "can't execute `%s': %s" msgstr "" -#: resrc.c:313 +#: resrc.c:314 #, c-format msgid "Using temporary file `%s' to read preprocessor output\n" msgstr "" -#: resrc.c:320 +#: resrc.c:321 #, c-format msgid "can't popen `%s': %s" msgstr "" -#: resrc.c:322 +#: resrc.c:323 #, c-format msgid "Using popen to read preprocessor output\n" msgstr "" -#: resrc.c:361 +#: resrc.c:362 #, c-format msgid "Tried `%s'\n" msgstr "" -#: resrc.c:372 +#: resrc.c:373 #, c-format msgid "Using `%s'\n" msgstr "" -#: resrc.c:528 +#: resrc.c:529 #, c-format msgid "%s:%d: %s\n" msgstr "" -#: resrc.c:536 +#: resrc.c:537 #, c-format msgid "%s: unexpected EOF" msgstr "" -#: resrc.c:585 +#: resrc.c:586 #, c-format msgid "%s: read of %lu returned %lu" msgstr "" -#: resrc.c:623 resrc.c:860 resrc.c:1133 resrc.c:1274 +#: resrc.c:624 resrc.c:1134 #, c-format msgid "stat failed on bitmap file `%s': %s" msgstr "" -#: resrc.c:674 +#: resrc.c:675 #, c-format msgid "cursor file `%s' does not contain cursor data" msgstr "" -#: resrc.c:706 resrc.c:1002 +#: resrc.c:707 resrc.c:1003 #, c-format msgid "%s: fseek to %lu failed: %s" msgstr "" -#: resrc.c:830 +#: resrc.c:831 msgid "help ID requires DIALOGEX" msgstr "" -#: resrc.c:832 +#: resrc.c:833 msgid "control data requires DIALOGEX" msgstr "" -#: resrc.c:971 +#: resrc.c:861 +#, c-format +msgid "stat failed on font file `%s': %s" +msgstr "" + +#: resrc.c:972 #, c-format msgid "icon file `%s' does not contain icon data" msgstr "" -#: resrc.c:1460 +#: resrc.c:1273 resrc.c:1308 +#, c-format +msgid "stat failed on file `%s': %s" +msgstr "" + +#: resrc.c:1494 #, c-format msgid "can't open `%s' for output: %s" msgstr "" -#: size.c:84 +#: size.c:81 #, c-format msgid " Displays the sizes of sections inside binary files\n" msgstr "" -#: size.c:85 +#: size.c:82 #, c-format msgid " If no input file(s) are specified, a.out is assumed\n" msgstr "" -#: size.c:86 +#: size.c:83 #, c-format msgid "" " The options are:\n" @@ -4662,186 +4824,186 @@ msgid "" "\n" msgstr "" -#: size.c:156 +#: size.c:153 #, c-format msgid "invalid argument to --format: %s" msgstr "" -#: size.c:183 +#: size.c:180 #, c-format msgid "Invalid radix: %s\n" msgstr "" -#: srconv.c:1857 +#: srconv.c:1722 #, c-format msgid "Convert a COFF object file into a SYSROFF object file\n" msgstr "" -#: srconv.c:1858 +#: srconv.c:1723 #, c-format msgid "" " The options are:\n" -" -q --quick (Obsolete - ignoerd)\n" +" -q --quick (Obsolete - ignored)\n" " -n --noprescan Do not perform a scan to convert commons into defs\n" " -d --debug Display information about what is being done\n" " -h --help Display this information\n" " -v --version Print the program's version number\n" msgstr "" -#: srconv.c:2001 +#: srconv.c:1866 #, c-format msgid "unable to open output file %s" msgstr "" -#: stabs.c:328 stabs.c:1706 +#: stabs.c:330 stabs.c:1708 msgid "numeric overflow" msgstr "" -#: stabs.c:338 +#: stabs.c:340 #, c-format msgid "Bad stab: %s\n" msgstr "" -#: stabs.c:346 +#: stabs.c:348 #, c-format msgid "Warning: %s: %s\n" msgstr "" -#: stabs.c:456 +#: stabs.c:458 #, c-format msgid "N_LBRAC not within function\n" msgstr "" -#: stabs.c:495 +#: stabs.c:497 #, c-format msgid "Too many N_RBRACs\n" msgstr "" -#: stabs.c:736 +#: stabs.c:738 msgid "unknown C++ encoded name" msgstr "" #. Complain and keep going, so compilers can invent new #. cross-reference types. -#: stabs.c:1251 +#: stabs.c:1253 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:1798 +#: stabs.c:1800 msgid "missing index type" msgstr "" -#: stabs.c:2112 +#: stabs.c:2114 msgid "unknown virtual character for baseclass" msgstr "" -#: stabs.c:2130 +#: stabs.c:2132 msgid "unknown visibility character for baseclass" msgstr "" -#: stabs.c:2316 +#: stabs.c:2318 msgid "unnamed $vb type" msgstr "" -#: stabs.c:2322 +#: stabs.c:2324 msgid "unrecognized C++ abbreviation" msgstr "" -#: stabs.c:2398 +#: stabs.c:2400 msgid "unknown visibility character for field" msgstr "" -#: stabs.c:2650 +#: stabs.c:2652 msgid "const/volatile indicator missing" msgstr "" -#: stabs.c:2886 +#: stabs.c:2888 #, c-format msgid "No mangling for \"%s\"\n" msgstr "" -#: stabs.c:3186 +#: stabs.c:3188 msgid "Undefined N_EXCL" msgstr "" -#: stabs.c:3266 +#: stabs.c:3268 #, c-format msgid "Type file number %d out of range\n" msgstr "" -#: stabs.c:3271 +#: stabs.c:3273 #, c-format msgid "Type index number %d out of range\n" msgstr "" -#: stabs.c:3350 +#: stabs.c:3352 #, c-format msgid "Unrecognized XCOFF type %d\n" msgstr "" -#: stabs.c:3642 +#: stabs.c:3644 #, c-format msgid "bad mangled name `%s'\n" msgstr "" -#: stabs.c:3737 +#: stabs.c:3739 #, c-format msgid "no argument types in mangled string\n" msgstr "" -#: stabs.c:5091 +#: stabs.c:5093 #, c-format msgid "Demangled name is not a function\n" msgstr "" -#: stabs.c:5111 +#: stabs.c:5135 #, c-format -msgid "Unexpected type in demangle tree\n" +msgid "Unexpected type in v3 arglist demangling\n" msgstr "" -#: stabs.c:5181 +#: stabs.c:5202 #, c-format -msgid "Unrecognized demangle component\n" +msgid "Unrecognized demangle component %d\n" msgstr "" -#: stabs.c:5232 +#: stabs.c:5254 #, c-format msgid "Failed to print demangled template\n" msgstr "" -#: stabs.c:5284 +#: stabs.c:5334 #, c-format msgid "Couldn't get demangled builtin type\n" msgstr "" -#: stabs.c:5333 +#: stabs.c:5383 #, c-format msgid "Unexpected demangled varargs\n" msgstr "" -#: stabs.c:5340 +#: stabs.c:5390 #, c-format msgid "Unrecognized demangled builtin type\n" msgstr "" -#: strings.c:198 +#: strings.c:206 #, c-format msgid "invalid number %s" msgstr "" -#: strings.c:626 +#: strings.c:643 #, c-format msgid "invalid integer argument %s" msgstr "" -#: strings.c:635 +#: strings.c:652 #, c-format msgid " Display printable strings in [file(s)] (stdin by default)\n" msgstr "" -#: strings.c:636 +#: strings.c:653 #, c-format msgid "" " The options are:\n" @@ -4850,7 +5012,7 @@ msgid "" " -n --bytes=[number] Locate & print any NUL-terminated sequence of " "at\n" " -<number> least [number] characters (default 4).\n" -" -t --radix={o,x,d} Print the location of the string in base 8, 10 " +" -t --radix={o,d,x} Print the location of the string in base 8, 10 " "or 16\n" " -o An alias for --radix=o\n" " -T --target=<BFDNAME> Specify the binary file format\n" @@ -4861,12 +5023,12 @@ msgid "" " -v --version Print the program's version number\n" msgstr "" -#: sysdump.c:741 +#: sysdump.c:649 #, c-format msgid "Print a human readable interpretation of a SYSROFF object file\n" msgstr "" -#: sysdump.c:742 +#: sysdump.c:650 #, c-format msgid "" " The options are:\n" @@ -4874,14 +5036,14 @@ msgid "" " -v --version Print the program's version number\n" msgstr "" -#: sysdump.c:807 +#: sysdump.c:715 #, c-format msgid "cannot open input file %s" msgstr "" #: version.c:35 #, c-format -msgid "Copyright 2004 Free Software Foundation, Inc.\n" +msgid "Copyright 2005 Free Software Foundation, Inc.\n" msgstr "" #: version.c:36 @@ -4891,53 +5053,53 @@ msgid "" "the GNU General Public License. This program has absolutely no warranty.\n" msgstr "" -#: windres.c:200 +#: windres.c:204 #, c-format msgid "can't open %s `%s': %s" msgstr "" -#: windres.c:366 +#: windres.c:370 #, c-format msgid ": expected to be a directory\n" msgstr "" -#: windres.c:378 +#: windres.c:382 #, c-format msgid ": expected to be a leaf\n" msgstr "" -#: windres.c:387 +#: windres.c:391 #, c-format msgid "%s: warning: " msgstr "" -#: windres.c:389 +#: windres.c:393 #, c-format msgid ": duplicate value\n" msgstr "" -#: windres.c:539 +#: windres.c:543 #, c-format msgid "unknown format type `%s'" msgstr "" -#: windres.c:540 +#: windres.c:544 #, c-format msgid "%s: supported formats:" msgstr "" #. Otherwise, we give up. -#: windres.c:623 +#: windres.c:627 #, c-format -msgid "can not determine type of file `%s'; use the -I option" +msgid "can not determine type of file `%s'; use the -J option" msgstr "" -#: windres.c:635 +#: windres.c:639 #, c-format msgid "Usage: %s [option(s)] [input-file] [output-file]\n" msgstr "" -#: windres.c:637 +#: windres.c:641 #, c-format msgid "" " The options are:\n" @@ -4958,12 +5120,12 @@ msgid "" " --no-use-temp-file Use popen (default)\n" msgstr "" -#: windres.c:653 +#: windres.c:657 #, c-format msgid " --yydebug Turn on parser debugging\n" msgstr "" -#: windres.c:656 +#: windres.c:660 #, c-format msgid "" " -r Ignored for compatibility with rc\n" @@ -4971,7 +5133,7 @@ msgid "" " -V --version Print version information\n" msgstr "" -#: windres.c:660 +#: windres.c:664 #, c-format msgid "" "FORMAT is one of rc, res, or coff, and is deduced from the file name\n" @@ -4979,22 +5141,22 @@ msgid "" "No input-file is stdin, default rc. No output-file is stdout, default rc.\n" msgstr "" -#: windres.c:796 +#: windres.c:800 msgid "invalid option -f\n" msgstr "" -#: windres.c:801 +#: windres.c:805 msgid "No filename following the -fo option.\n" msgstr "" -#: windres.c:859 +#: windres.c:863 #, c-format msgid "" "Option -I is deprecated for setting the input format, please use -J " "instead.\n" msgstr "" -#: windres.c:977 +#: windres.c:981 msgid "no resources" msgstr "" |