3484 lines
60 KiB
Plaintext
3484 lines
60 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR Free Software Foundation, Inc.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"POT-Creation-Date: 1999-06-03 02:58-0700\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=CHARSET\n"
|
|
"Content-Transfer-Encoding: ENCODING\n"
|
|
|
|
#: addr2line.c:76
|
|
#, c-format
|
|
msgid ""
|
|
"Usage: %s [-CfsHV] [-b bfdname] [--target=bfdname]\n"
|
|
" [-e executable] [--exe=executable] [--demangle]\n"
|
|
" [--basenames] [--functions] [addr addr ...]\n"
|
|
msgstr ""
|
|
|
|
#: addr2line.c:83 ar.c:255 nlmconv.c:1141 nm.c:304 objcopy.c:318 objcopy.c:337
|
|
#: objdump.c:236 readelf.c:1168 size.c:89 strings.c:512 windres.c:730
|
|
msgid "Report bugs to bug-gnu-utils@gnu.org\n"
|
|
msgstr ""
|
|
|
|
#: addr2line.c:243
|
|
#, c-format
|
|
msgid "%s: can not get addresses from archive"
|
|
msgstr ""
|
|
|
|
#: ar.c:207
|
|
#, c-format
|
|
msgid "no entry %s in archive\n"
|
|
msgstr ""
|
|
|
|
#: ar.c:224
|
|
#, c-format
|
|
msgid ""
|
|
"Usage: %s [-]{dmpqrstx}[abcilosSuvV] [member-name] archive-file file...\n"
|
|
msgstr ""
|
|
|
|
#: ar.c:226
|
|
#, c-format
|
|
msgid " %s -M [<mri-script]\n"
|
|
msgstr ""
|
|
|
|
#: ar.c:227
|
|
msgid " commands:\n"
|
|
msgstr ""
|
|
|
|
#: ar.c:228
|
|
msgid " d - delete file(s) from the archive\n"
|
|
msgstr ""
|
|
|
|
#: ar.c:229
|
|
msgid " m[ab] - move file(s) in the archive\n"
|
|
msgstr ""
|
|
|
|
#: ar.c:230
|
|
msgid " p - print file(s) found in the archive\n"
|
|
msgstr ""
|
|
|
|
#: ar.c:231
|
|
msgid " q[f] - quick append file(s) to the archive\n"
|
|
msgstr ""
|
|
|
|
#: ar.c:232
|
|
msgid ""
|
|
" r[ab][f][u] - replace existing or insert new file(s) into the archive\n"
|
|
msgstr ""
|
|
|
|
#: ar.c:233
|
|
msgid " t - display contents of archive\n"
|
|
msgstr ""
|
|
|
|
#: ar.c:234
|
|
msgid " x[o] - extract file(s) from the archive\n"
|
|
msgstr ""
|
|
|
|
#: ar.c:235
|
|
msgid " command specific modifiers:\n"
|
|
msgstr ""
|
|
|
|
#: ar.c:236
|
|
msgid " [a] - put file(s) after [member-name]\n"
|
|
msgstr ""
|
|
|
|
#: ar.c:237
|
|
msgid " [b] - put file(s) before [member-name] (same as [i])\n"
|
|
msgstr ""
|
|
|
|
#: ar.c:238
|
|
msgid " [f] - truncate inserted file names\n"
|
|
msgstr ""
|
|
|
|
#: ar.c:239
|
|
msgid " [o] - preserve original dates\n"
|
|
msgstr ""
|
|
|
|
#: ar.c:240
|
|
msgid ""
|
|
" [u] - only replace files that are newer than current archive "
|
|
"contents\n"
|
|
msgstr ""
|
|
|
|
#: ar.c:241
|
|
msgid " generic modifiers:\n"
|
|
msgstr ""
|
|
|
|
#: ar.c:242
|
|
msgid " [c] - do not warn if the library had to be created\n"
|
|
msgstr ""
|
|
|
|
#: ar.c:243
|
|
msgid " [s] - create an archive index (cf. ranlib)\n"
|
|
msgstr ""
|
|
|
|
#: ar.c:244
|
|
msgid " [S] - do not build a symbol table\n"
|
|
msgstr ""
|
|
|
|
#: ar.c:245
|
|
msgid " [v] - be verbose\n"
|
|
msgstr ""
|
|
|
|
#: ar.c:246
|
|
msgid " [V] - display the version number\n"
|
|
msgstr ""
|
|
|
|
#: ar.c:250
|
|
#, c-format
|
|
msgid "Usage: %s [-vV] archive\n"
|
|
msgstr ""
|
|
|
|
#: ar.c:431
|
|
msgid "two different operation options specified"
|
|
msgstr ""
|
|
|
|
#: ar.c:500
|
|
#, c-format
|
|
msgid "%s: illegal option -- %c\n"
|
|
msgstr ""
|
|
|
|
#: ar.c:532
|
|
msgid "no operation specified"
|
|
msgstr ""
|
|
|
|
#: ar.c:535
|
|
msgid "`u' is only meaningful with the `r' option."
|
|
msgstr ""
|
|
|
|
#: ar.c:615
|
|
#, c-format
|
|
msgid "%s: internal error -- this option not implemented\n"
|
|
msgstr ""
|
|
|
|
#: ar.c:730 ar.c:782 ar.c:1212 objcopy.c:972
|
|
#, c-format
|
|
msgid "internal stat error on %s"
|
|
msgstr ""
|
|
|
|
#: ar.c:734
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"<member %s>\n"
|
|
"\n"
|
|
msgstr ""
|
|
|
|
#: ar.c:751 ar.c:819
|
|
#, c-format
|
|
msgid "%s is not a valid archive"
|
|
msgstr ""
|
|
|
|
#: ar.c:787
|
|
#, c-format
|
|
msgid "stat returns negative size for %s"
|
|
msgstr ""
|
|
|
|
#: ar.c:908
|
|
#, c-format
|
|
msgid "%s is not an archive"
|
|
msgstr ""
|
|
|
|
#: ar.c:915
|
|
#, c-format
|
|
msgid "%s: creating %s\n"
|
|
msgstr ""
|
|
|
|
#: ar.c:1110
|
|
#, c-format
|
|
msgid "No member named `%s'\n"
|
|
msgstr ""
|
|
|
|
#: ar.c:1162
|
|
#, c-format
|
|
msgid "%s: no entry %s in archive %s!\n"
|
|
msgstr ""
|
|
|
|
#: ar.c:1322
|
|
#, c-format
|
|
msgid "%s: no archive map to update"
|
|
msgstr ""
|
|
|
|
#: arsup.c:86
|
|
#, c-format
|
|
msgid "No entry %s in archive.\n"
|
|
msgstr ""
|
|
|
|
#: arsup.c:118
|
|
#, c-format
|
|
msgid "Can't open file %s\n"
|
|
msgstr ""
|
|
|
|
#: arsup.c:166
|
|
#, c-format
|
|
msgid "%s: Can't open output archive %s\n"
|
|
msgstr ""
|
|
|
|
#: arsup.c:178
|
|
#, c-format
|
|
msgid "%s: Can't open input archive %s\n"
|
|
msgstr ""
|
|
|
|
#: arsup.c:184
|
|
#, c-format
|
|
msgid "%s: file %s is not an archive\n"
|
|
msgstr ""
|
|
|
|
#: arsup.c:225
|
|
#, c-format
|
|
msgid "%s: no output archive specified yet\n"
|
|
msgstr ""
|
|
|
|
#: arsup.c:245 arsup.c:280 arsup.c:316 arsup.c:336 arsup.c:394
|
|
#, c-format
|
|
msgid "%s: no open output archive\n"
|
|
msgstr ""
|
|
|
|
#: arsup.c:253 arsup.c:354 arsup.c:374
|
|
#, c-format
|
|
msgid "%s: can't open file %s\n"
|
|
msgstr ""
|
|
|
|
#: arsup.c:301 arsup.c:370 arsup.c:449
|
|
#, c-format
|
|
msgid "%s: can't find module file %s\n"
|
|
msgstr ""
|
|
|
|
#: arsup.c:401
|
|
#, c-format
|
|
msgid "Current open archive is %s\n"
|
|
msgstr ""
|
|
|
|
#: arsup.c:428
|
|
#, c-format
|
|
msgid "%s: no open archive\n"
|
|
msgstr ""
|
|
|
|
#: bucomm.c:139
|
|
#, c-format
|
|
msgid "can't set BFD default target to `%s': %s"
|
|
msgstr ""
|
|
|
|
#: bucomm.c:151
|
|
#, c-format
|
|
msgid "%s: Matching formats:"
|
|
msgstr ""
|
|
|
|
#: bucomm.c:168
|
|
msgid "Supported targets:"
|
|
msgstr ""
|
|
|
|
#: bucomm.c:170
|
|
#, c-format
|
|
msgid "%s: supported targets:"
|
|
msgstr ""
|
|
|
|
#: bucomm.c:263
|
|
#, c-format
|
|
msgid "%s: bad number: %s"
|
|
msgstr ""
|
|
|
|
#: coffdump.c:94
|
|
#, c-format
|
|
msgid "#lines %d "
|
|
msgstr ""
|
|
|
|
#: coffdump.c:456 sysdump.c:719
|
|
#, c-format
|
|
msgid "%s: Print a human readable interpretation of a SYSROFF object file\n"
|
|
msgstr ""
|
|
|
|
#: coffdump.c:498 srconv.c:1940 sysdump.c:755
|
|
#, c-format
|
|
msgid "GNU %s version %s\n"
|
|
msgstr ""
|
|
|
|
#: coffdump.c:516 srconv.c:1977 sysdump.c:775
|
|
#, c-format
|
|
msgid "%s: no input file specified\n"
|
|
msgstr ""
|
|
|
|
#: debug.c:653
|
|
msgid "debug_add_to_current_namespace: no current file"
|
|
msgstr ""
|
|
|
|
#: debug.c:736
|
|
msgid "debug_start_source: no debug_set_filename call"
|
|
msgstr ""
|
|
|
|
#: debug.c:795
|
|
msgid "debug_record_function: no debug_set_filename call"
|
|
msgstr ""
|
|
|
|
#: debug.c:851
|
|
msgid "debug_record_parameter: no current function"
|
|
msgstr ""
|
|
|
|
#: debug.c:885
|
|
msgid "debug_end_function: no current function"
|
|
msgstr ""
|
|
|
|
#: debug.c:891
|
|
msgid "debug_end_function: some blocks were not closed"
|
|
msgstr ""
|
|
|
|
#: debug.c:921
|
|
msgid "debug_start_block: no current block"
|
|
msgstr ""
|
|
|
|
#: debug.c:959
|
|
msgid "debug_end_block: no current block"
|
|
msgstr ""
|
|
|
|
#: debug.c:966
|
|
msgid "debug_end_block: attempt to close top level block"
|
|
msgstr ""
|
|
|
|
#: debug.c:992
|
|
msgid "debug_record_line: no current unit"
|
|
msgstr ""
|
|
|
|
#. FIXME
|
|
#: debug.c:1046
|
|
msgid "debug_start_common_block: not implemented"
|
|
msgstr ""
|
|
|
|
#. FIXME
|
|
#: debug.c:1058
|
|
msgid "debug_end_common_block: not implemented"
|
|
msgstr ""
|
|
|
|
#. FIXME.
|
|
#: debug.c:1152
|
|
msgid "debug_record_label not implemented"
|
|
msgstr ""
|
|
|
|
#: debug.c:1178
|
|
msgid "debug_record_variable: no current file"
|
|
msgstr ""
|
|
|
|
#: debug.c:1194
|
|
msgid "debug_record_variable: no current block"
|
|
msgstr ""
|
|
|
|
#: debug.c:1764
|
|
msgid "debug_make_undefined_type: unsupported kind"
|
|
msgstr ""
|
|
|
|
#: debug.c:1970
|
|
msgid "debug_name_type: no current file"
|
|
msgstr ""
|
|
|
|
#: debug.c:2018
|
|
msgid "debug_tag_type: no current file"
|
|
msgstr ""
|
|
|
|
#: debug.c:2026
|
|
msgid "debug_tag_type: extra tag attempted"
|
|
msgstr ""
|
|
|
|
#: debug.c:2066
|
|
#, c-format
|
|
msgid "Warning: changing type size from %d to %d\n"
|
|
msgstr ""
|
|
|
|
#: debug.c:2090
|
|
msgid "debug_find_named_type: no current compilation unit"
|
|
msgstr ""
|
|
|
|
#: debug.c:2197
|
|
#, c-format
|
|
msgid "debug_get_real_type: circular debug information for %s\n"
|
|
msgstr ""
|
|
|
|
#: debug.c:2663
|
|
msgid "debug_write_type: illegal type encountered"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:711 dlltool.c:735 dlltool.c:760
|
|
#, c-format
|
|
msgid "Internal error: Unknown machine type: %d\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:794
|
|
#, c-format
|
|
msgid "Can't open def file: %s"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:799
|
|
#, c-format
|
|
msgid "Processing def file: %s"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:803
|
|
msgid "Processed def file"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:828
|
|
#, c-format
|
|
msgid "Syntax error in def file %s:%d\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:861
|
|
#, c-format
|
|
msgid "NAME: %s base: %x"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:864
|
|
msgid "Can't have LIBRARY and NAME\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:880
|
|
#, c-format
|
|
msgid "LIBRARY: %s base: %x"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:883
|
|
#, c-format
|
|
msgid "%s: Can't have LIBRARY and NAME\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:1138
|
|
#, c-format
|
|
msgid "wait: %s"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:1143
|
|
#, c-format
|
|
msgid "subprocess got fatal signal %d"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:1149
|
|
#, c-format
|
|
msgid "%s exited with status %d\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:1181
|
|
#, c-format
|
|
msgid "Sucking in info from %s section in %s\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:1291
|
|
#, c-format
|
|
msgid "Excluding symbol: %s\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:1386 dlltool.c:1397 nm.c:902 nm.c:913 objdump.c:379 objdump.c:396
|
|
#, c-format
|
|
msgid "%s: no symbols\n"
|
|
msgstr ""
|
|
|
|
#. FIXME: we ought to read in and block out the base relocations
|
|
#: dlltool.c:1424
|
|
#, c-format
|
|
msgid "Done reading %s\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:1435
|
|
#, c-format
|
|
msgid "Unable to open object file: %s"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:1438
|
|
#, c-format
|
|
msgid "Scanning object file %s"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:1453
|
|
#, c-format
|
|
msgid "Cannot produce mcore-elf dll from archive file: %s"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:1538
|
|
msgid "Adding exports to output file"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:1583
|
|
msgid "Added exports to output file"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:1691
|
|
#, c-format
|
|
msgid "Generating export file: %s\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:1696
|
|
#, c-format
|
|
msgid "Unable to open temporary assembler file: %s"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:1699
|
|
#, c-format
|
|
msgid "Opened temporary file: %s"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:1918
|
|
msgid "Generated exports file"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:2171
|
|
#, c-format
|
|
msgid "bfd_open failed open stub file: %s"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:2174
|
|
#, c-format
|
|
msgid "Creating stub file: %s"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:2557
|
|
#, c-format
|
|
msgid "failed to open temporary head file: %s"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:2623
|
|
#, c-format
|
|
msgid "failed to open temporary tail file: %s"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:2698
|
|
#, c-format
|
|
msgid "Can't open .lib file: %s"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:2701
|
|
#, c-format
|
|
msgid "Creating library file: %s\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:2757
|
|
#, c-format
|
|
msgid "cannot delete %s: %s\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:2761
|
|
msgid "Created lib file"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:2862
|
|
#, c-format
|
|
msgid "Warning, ignoring duplicate EXPORT %s %d,%d\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:2868
|
|
#, c-format
|
|
msgid "Error, duplicate EXPORT with oridinals: %s"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:2995
|
|
msgid "Processing definitions"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:3033
|
|
msgid "Processed definitions"
|
|
msgstr ""
|
|
|
|
#. xgetext:c-format
|
|
#: dlltool.c:3044
|
|
#, c-format
|
|
msgid "Usage %s <options> <object-files>\n"
|
|
msgstr ""
|
|
|
|
#. xgetext:c-format
|
|
#: dlltool.c:3046
|
|
#, c-format
|
|
msgid ""
|
|
" -m --machine <machine> Create as DLL for <machine>. [default: %s]\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:3047
|
|
msgid ""
|
|
" possible <machine>: arm[_interwork], i386, mcore[-elf][-le], ppc, "
|
|
"thumb\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:3048
|
|
msgid " -e --output-exp <outname> Generate an export file.\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:3049
|
|
msgid " -l --output-lib <outname> Generate an interface library.\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:3050
|
|
msgid " -a --add-indirect Add dll indirects to export file.\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:3051
|
|
msgid ""
|
|
" -D --dllname <name> Name of input dll to put into interface lib.\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:3052
|
|
msgid " -d --input-def <deffile> Name of .def file to be read in.\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:3053
|
|
msgid " -z --output-def <deffile> Name of .def file to be created.\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:3054
|
|
msgid " --export-all-symbols Export all symbols to .def\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:3055
|
|
msgid " --no-export-all-symbols Only export listed symbols\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:3056
|
|
msgid " --exclude-symbols <list> Don't export <list>\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:3057
|
|
msgid " --no-default-excludes Clear default exclude symbols\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:3058
|
|
msgid " -b --base-file <basefile> Read linker generated base file.\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:3059
|
|
msgid " -x --no-idata4 Don't generate idata$4 section.\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:3060
|
|
msgid " -c --no-idata5 Don't generate idata$5 section.\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:3061
|
|
msgid ""
|
|
" -U --add-underscore Add underscores to symbols in interface "
|
|
"library.\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:3062
|
|
msgid " -k --kill-at Kill @<n> from exported names.\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:3063
|
|
msgid " -A --add-stdcall-alias Add aliases without @<n>.\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:3064
|
|
msgid " -S --as <name> Use <name> for assembler.\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:3065
|
|
msgid " -f --as-flags <flags> Pass <flags> to the assembler.\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:3066
|
|
msgid ""
|
|
" -n --no-delete Keep temp files (repeat for extra "
|
|
"preservation).\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:3067
|
|
msgid " -v --verbose Be verbose.\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:3068
|
|
msgid " -V --version Display the program version.\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:3069
|
|
msgid " -h --help Display this information.\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:3071
|
|
msgid ""
|
|
" -M --mcore-elf <outname> Process mcore-elf object files into <outname>.\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:3072
|
|
msgid " -L --linker <name> Use <name> as the linker.\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:3073
|
|
msgid " -F --linker-flags <flags> Pass <flags> to the linker.\n"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:3216
|
|
#, c-format
|
|
msgid "Unable to open base-file: %s"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:3242
|
|
#, c-format
|
|
msgid "Machine '%s' not supported"
|
|
msgstr ""
|
|
|
|
#: dlltool.c:3385
|
|
msgid "buffer overflow\n"
|
|
msgstr ""
|
|
|
|
#: ieee.c:316
|
|
msgid "unexpected end of debugging information"
|
|
msgstr ""
|
|
|
|
#: ieee.c:411
|
|
msgid "invalid number"
|
|
msgstr ""
|
|
|
|
#: ieee.c:470
|
|
msgid "invalid string length"
|
|
msgstr ""
|
|
|
|
#: ieee.c:527 ieee.c:568
|
|
msgid "expression stack overflow"
|
|
msgstr ""
|
|
|
|
#: ieee.c:547
|
|
msgid "unsupported IEEE expression operator"
|
|
msgstr ""
|
|
|
|
#: ieee.c:562
|
|
msgid "unknown section"
|
|
msgstr ""
|
|
|
|
#: ieee.c:583
|
|
msgid "expression stack underflow"
|
|
msgstr ""
|
|
|
|
#: ieee.c:597
|
|
msgid "expression stack mismatch"
|
|
msgstr ""
|
|
|
|
#: ieee.c:636
|
|
msgid "unknown builtin type"
|
|
msgstr ""
|
|
|
|
#: ieee.c:781
|
|
msgid "BCD float type not supported"
|
|
msgstr ""
|
|
|
|
#: ieee.c:927
|
|
msgid "unexpected number"
|
|
msgstr ""
|
|
|
|
#: ieee.c:934
|
|
msgid "unexpected record type"
|
|
msgstr ""
|
|
|
|
#: ieee.c:967
|
|
msgid "blocks left on stack at end"
|
|
msgstr ""
|
|
|
|
#: ieee.c:1232
|
|
msgid "unknown BB type"
|
|
msgstr ""
|
|
|
|
#: ieee.c:1241
|
|
msgid "stack overflow"
|
|
msgstr ""
|
|
|
|
#: ieee.c:1266
|
|
msgid "stack underflow"
|
|
msgstr ""
|
|
|
|
#: ieee.c:1380 ieee.c:1452 ieee.c:2151
|
|
msgid "illegal variable index"
|
|
msgstr ""
|
|
|
|
#: ieee.c:1430
|
|
msgid "illegal type index"
|
|
msgstr ""
|
|
|
|
#: ieee.c:1440 ieee.c:1477
|
|
msgid "unknown TY code"
|
|
msgstr ""
|
|
|
|
#: ieee.c:1459
|
|
msgid "undefined variable in TY"
|
|
msgstr ""
|
|
|
|
#. Pascal file name. FIXME.
|
|
#: ieee.c:1870
|
|
msgid "Pascal file name not supported"
|
|
msgstr ""
|
|
|
|
#: ieee.c:1918
|
|
msgid "unsupported qualifer"
|
|
msgstr ""
|
|
|
|
#: ieee.c:2189
|
|
msgid "undefined variable in ATN"
|
|
msgstr ""
|
|
|
|
#: ieee.c:2232
|
|
msgid "unknown ATN type"
|
|
msgstr ""
|
|
|
|
#. Reserved for FORTRAN common.
|
|
#: ieee.c:2354
|
|
msgid "unsupported ATN11"
|
|
msgstr ""
|
|
|
|
#. We have no way to record this information. FIXME.
|
|
#: ieee.c:2381
|
|
msgid "unsupported ATN12"
|
|
msgstr ""
|
|
|
|
#: ieee.c:2441
|
|
msgid "unexpected string in C++ misc"
|
|
msgstr ""
|
|
|
|
#: ieee.c:2454
|
|
msgid "bad misc record"
|
|
msgstr ""
|
|
|
|
#: ieee.c:2497
|
|
msgid "unrecognized C++ misc record"
|
|
msgstr ""
|
|
|
|
#: ieee.c:2614
|
|
msgid "undefined C++ object"
|
|
msgstr ""
|
|
|
|
#: ieee.c:2648
|
|
msgid "unrecognized C++ object spec"
|
|
msgstr ""
|
|
|
|
#: ieee.c:2684
|
|
msgid "unsupported C++ object type"
|
|
msgstr ""
|
|
|
|
#: ieee.c:2694
|
|
msgid "C++ base class not defined"
|
|
msgstr ""
|
|
|
|
#: ieee.c:2706 ieee.c:2811
|
|
msgid "C++ object has no fields"
|
|
msgstr ""
|
|
|
|
#: ieee.c:2725
|
|
msgid "C++ base class not found in container"
|
|
msgstr ""
|
|
|
|
#: ieee.c:2832
|
|
msgid "C++ data member not found in container"
|
|
msgstr ""
|
|
|
|
#: ieee.c:2873 ieee.c:3023
|
|
msgid "unknown C++ visibility"
|
|
msgstr ""
|
|
|
|
#: ieee.c:2907
|
|
msgid "bad C++ field bit pos or size"
|
|
msgstr ""
|
|
|
|
#: ieee.c:2999
|
|
msgid "bad type for C++ method function"
|
|
msgstr ""
|
|
|
|
#: ieee.c:3009
|
|
msgid "no type information for C++ method function"
|
|
msgstr ""
|
|
|
|
#: ieee.c:3048
|
|
msgid "C++ static virtual method"
|
|
msgstr ""
|
|
|
|
#: ieee.c:3143
|
|
msgid "unrecognized C++ object overhead spec"
|
|
msgstr ""
|
|
|
|
#: ieee.c:3182
|
|
msgid "undefined C++ vtable"
|
|
msgstr ""
|
|
|
|
#: ieee.c:3253
|
|
msgid "C++ default values not in a function"
|
|
msgstr ""
|
|
|
|
#: ieee.c:3293
|
|
msgid "unrecognized C++ default type"
|
|
msgstr ""
|
|
|
|
#: ieee.c:3324
|
|
msgid "reference parameter is not a pointer"
|
|
msgstr ""
|
|
|
|
#: ieee.c:3409
|
|
msgid "unrecognized C++ reference type"
|
|
msgstr ""
|
|
|
|
#: ieee.c:3491
|
|
msgid "C++ reference not found"
|
|
msgstr ""
|
|
|
|
#: ieee.c:3499
|
|
msgid "C++ reference is not pointer"
|
|
msgstr ""
|
|
|
|
#: ieee.c:3528 ieee.c:3536
|
|
msgid "missing required ASN"
|
|
msgstr ""
|
|
|
|
#: ieee.c:3566 ieee.c:3574
|
|
msgid "missing required ATN65"
|
|
msgstr ""
|
|
|
|
#: ieee.c:3588
|
|
msgid "bad ATN65 record"
|
|
msgstr ""
|
|
|
|
#: ieee.c:4235
|
|
msgid "IEEE numeric overflow: 0x"
|
|
msgstr ""
|
|
|
|
#: ieee.c:4281
|
|
#, c-format
|
|
msgid "IEEE string length overflow: %u\n"
|
|
msgstr ""
|
|
|
|
#: ieee.c:5315
|
|
#, c-format
|
|
msgid "IEEE unsupported integer type size %u\n"
|
|
msgstr ""
|
|
|
|
#: ieee.c:5351
|
|
#, c-format
|
|
msgid "IEEE unsupported float type size %u\n"
|
|
msgstr ""
|
|
|
|
#: ieee.c:5387
|
|
#, c-format
|
|
msgid "IEEE unsupported complex type size %u\n"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:275 srconv.c:1966
|
|
#, c-format
|
|
msgid "%s: input and output files must be different\n"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:325
|
|
#, c-format
|
|
msgid "%s: input file named both on command line and with INPUT\n"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:336
|
|
#, c-format
|
|
msgid "%s: no input file\n"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:366
|
|
#, c-format
|
|
msgid "%s: no name for output file\n"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:381
|
|
#, c-format
|
|
msgid "%s: warning:input and output formats are not compatible\n"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:411
|
|
msgid "make .bss section"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:420
|
|
msgid "make .nlmsections section"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:422
|
|
msgid "set .nlmsections flags"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:450
|
|
msgid "set .bss vma"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:457
|
|
msgid "set .data size"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:638
|
|
#, c-format
|
|
msgid "%s: warning: symbol %s imported but not in import list\n"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:658
|
|
msgid "set start address"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:707
|
|
#, c-format
|
|
msgid "%s: warning: START procedure %s not defined\n"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:710
|
|
#, c-format
|
|
msgid "%s: warning: EXIT procedure %s not defined\n"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:714
|
|
#, c-format
|
|
msgid "%s: warning: CHECK procedure %s not defined\n"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:736 nlmconv.c:928
|
|
msgid "custom section"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:757 nlmconv.c:960
|
|
msgid "help section"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:779 nlmconv.c:979
|
|
msgid "message section"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:795 nlmconv.c:1012
|
|
msgid "module section"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:815 nlmconv.c:1029
|
|
msgid "rpc section"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:852
|
|
#, c-format
|
|
msgid "%s:%s: warning: shared libraries can not have uninitialized data\n"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:873 nlmconv.c:1049
|
|
msgid "shared section"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:881
|
|
#, c-format
|
|
msgid "%s: warning: No version number given\n"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:922 nlmconv.c:954 nlmconv.c:973 nlmconv.c:1023 nlmconv.c:1043
|
|
#, c-format
|
|
msgid "%s:%s: read: %s\n"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:946
|
|
#, c-format
|
|
msgid "%s: warning: MAP and FULLMAP are not supported; try ld -M\n"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:1121
|
|
#, c-format
|
|
msgid "%s: Convert an object file into a NetWare Loadable Module\n"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:1133
|
|
#, c-format
|
|
msgid ""
|
|
"Usage: %s [-dhV] [-I bfdname] [-O bfdname] [-T header-file] [-l linker]\n"
|
|
" [--input-target=bfdname] [--output-target=bfdname]\n"
|
|
" [--header-file=file] [--linker=linker] [--debug]\n"
|
|
" [--help] [--version]\n"
|
|
" [in-file [out-file]]\n"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:1173
|
|
#, c-format
|
|
msgid "%s: support not compiled in for %s\n"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:1216
|
|
msgid "make section"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:1230
|
|
msgid "set section size"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:1236
|
|
msgid "set section alignment"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:1240
|
|
msgid "set section flags"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:1251
|
|
msgid "set .nlmsections size"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:1339 nlmconv.c:1347 nlmconv.c:1356 nlmconv.c:1361
|
|
msgid "set .nlmsection contents"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:1864
|
|
msgid "stub section sizes"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:1913
|
|
msgid "writing stub"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:2003
|
|
#, c-format
|
|
msgid "%s: unresolved PC relative reloc against %s\n"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:2068
|
|
#, c-format
|
|
msgid "%s: overflow when adjusting relocation against %s\n"
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:2191
|
|
#, c-format
|
|
msgid "%s: execution of %s failed: "
|
|
msgstr ""
|
|
|
|
#: nlmconv.c:2206
|
|
#, c-format
|
|
msgid "%s: Execution of %s failed\n"
|
|
msgstr ""
|
|
|
|
#: nm.c:292
|
|
#, c-format
|
|
msgid ""
|
|
"Usage: %s [-aABCDglnopPrsuvV] [-t radix] [--radix=radix] [--target=bfdname]\n"
|
|
" [--debug-syms] [--extern-only] [--print-armap] [--print-file-name]\n"
|
|
" [--numeric-sort] [--no-sort] [--reverse-sort] [--size-sort]\n"
|
|
" [--undefined-only] [--portability] [-f {bsd,sysv,posix}]\n"
|
|
" [--format={bsd,sysv,posix}] [--demangle] [--no-demangle] [--dynamic]\n"
|
|
" [--defined-only] [--line-numbers]\n"
|
|
" [--version] [--help]\n"
|
|
" [file...]\n"
|
|
msgstr ""
|
|
|
|
#: nm.c:337
|
|
#, c-format
|
|
msgid "%s: %s: invalid radix\n"
|
|
msgstr ""
|
|
|
|
#: nm.c:363
|
|
#, c-format
|
|
msgid "%s: %s: invalid output format\n"
|
|
msgstr ""
|
|
|
|
#: nm.c:490
|
|
#, c-format
|
|
msgid "%s: data size %ld\n"
|
|
msgstr ""
|
|
|
|
#: nm.c:1281
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"\n"
|
|
"Undefined symbols from %s:\n"
|
|
"\n"
|
|
msgstr ""
|
|
|
|
#: nm.c:1283
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"\n"
|
|
"Symbols from %s:\n"
|
|
"\n"
|
|
msgstr ""
|
|
|
|
#: nm.c:1284 nm.c:1338
|
|
msgid ""
|
|
"Name Value Class Type Size Line "
|
|
"Section\n"
|
|
"\n"
|
|
msgstr ""
|
|
|
|
#: nm.c:1335
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"\n"
|
|
"Undefined symbols from %s[%s]:\n"
|
|
"\n"
|
|
msgstr ""
|
|
|
|
#: nm.c:1337
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"\n"
|
|
"Symbols from %s[%s]:\n"
|
|
"\n"
|
|
msgstr ""
|
|
|
|
#: nm.c:1508
|
|
msgid ""
|
|
"\n"
|
|
"Archive index:\n"
|
|
msgstr ""
|
|
|
|
#: objcopy.c:293
|
|
#, c-format
|
|
msgid ""
|
|
"Usage: %s [-vVSpgxX] [-I bfdname] [-O bfdname] [-F bfdname] [-b byte]\n"
|
|
" [-R section] [-i interleave] [--interleave=interleave] [--byte=byte]\n"
|
|
" [--input-target=bfdname] [--output-target=bfdname] "
|
|
"[--target=bfdname]\n"
|
|
" [--strip-all] [--strip-debug] [--strip-unneeded] [--discard-all]\n"
|
|
" [--discard-locals] [--debugging] [--remove-section=section]\n"
|
|
msgstr ""
|
|
|
|
#: objcopy.c:300
|
|
msgid ""
|
|
" [--gap-fill=val] [--pad-to=address] [--preserve-dates]\n"
|
|
" [--set-start=val] \n"
|
|
" [--change-start=incr] [--change-addresses=incr] \n"
|
|
" (--adjust-start and --adjust-vma are aliases for these two) \n"
|
|
" [--change-section-address=section{=,+,-}val]\n"
|
|
" (--adjust-section-vma is an alias for --change-section-address)\n"
|
|
" [--change-section-lma=section{=,+,-}val]\n"
|
|
" [--change-section-vma=section{=,+,-}val]\n"
|
|
" [--adjust-warnings] [--no-adjust-warnings]\n"
|
|
" [--change-warnings] [--no-change-warnings]\n"
|
|
" [--set-section-flags=section=flags] "
|
|
"[--add-section=sectionname=filename]\n"
|
|
" [--keep-symbol symbol] [-K symbol] [--strip-symbol symbol] [-N "
|
|
"symbol]\n"
|
|
" [--localize-symbol symbol] [-L symbol] [--weaken-symbol symbol]\n"
|
|
" [-W symbol] [--change-leading-char] [--remove-leading-char] "
|
|
"[--weaken]\n"
|
|
" [--verbose] [--version] [--help] in-file [out-file]\n"
|
|
msgstr ""
|
|
|
|
#: objcopy.c:327
|
|
#, c-format
|
|
msgid ""
|
|
"Usage: %s [-vVsSpgxX] [-I bfdname] [-O bfdname] [-F bfdname] [-R section]\n"
|
|
" [--input-target=bfdname] [--output-target=bfdname] "
|
|
"[--target=bfdname]\n"
|
|
" [--strip-all] [--strip-debug] [--strip-unneeded] [--discard-all]\n"
|
|
" [--discard-locals] [--keep-symbol symbol] [-K symbol]\n"
|
|
" [--strip-symbol symbol] [-N symbol] [--remove-section=section]\n"
|
|
" [-o file] [--preserve-dates] [--verbose] [--version] [--help] "
|
|
"file...\n"
|
|
msgstr ""
|
|
|
|
#: objcopy.c:383
|
|
#, c-format
|
|
msgid "unrecognized section flag `%s'"
|
|
msgstr ""
|
|
|
|
#: objcopy.c:384
|
|
msgid "supported flags: alloc, load, readonly, code, data, rom, contents"
|
|
msgstr ""
|
|
|
|
#: objcopy.c:623
|
|
#, c-format
|
|
msgid "copy from %s(%s) to %s(%s)\n"
|
|
msgstr ""
|
|
|
|
#: objcopy.c:642
|
|
#, c-format
|
|
msgid "Warning: Output file cannot represent architecture %s"
|
|
msgstr ""
|
|
|
|
#: objcopy.c:669
|
|
#, c-format
|
|
msgid "can't create section `%s': %s"
|
|
msgstr ""
|
|
|
|
#: objcopy.c:755
|
|
#, c-format
|
|
msgid "Can't fill gap after %s: %s"
|
|
msgstr ""
|
|
|
|
#: objcopy.c:780
|
|
#, c-format
|
|
msgid "Can't add padding to %s: %s"
|
|
msgstr ""
|
|
|
|
#: objcopy.c:916
|
|
#, c-format
|
|
msgid "%s: error copying private BFD data: %s"
|
|
msgstr ""
|
|
|
|
#: objcopy.c:950
|
|
#, c-format
|
|
msgid "cannot mkdir %s for archive copying (error: %s)"
|
|
msgstr ""
|
|
|
|
#: objcopy.c:1217
|
|
#, c-format
|
|
msgid "%s: section `%s': error in %s: %s"
|
|
msgstr ""
|
|
|
|
#: objcopy.c:1489
|
|
#, c-format
|
|
msgid "%s: can't create debugging section: %s"
|
|
msgstr ""
|
|
|
|
#: objcopy.c:1504
|
|
#, c-format
|
|
msgid "%s: can't set debugging section contents: %s"
|
|
msgstr ""
|
|
|
|
#: objcopy.c:1513
|
|
#, c-format
|
|
msgid "%s: don't know how to write debugging information for %s"
|
|
msgstr ""
|
|
|
|
#: objcopy.c:1618
|
|
#, c-format
|
|
msgid "%s: cannot stat: %s"
|
|
msgstr ""
|
|
|
|
#: objcopy.c:1668
|
|
msgid "byte number must be non-negative"
|
|
msgstr ""
|
|
|
|
#: objcopy.c:1673
|
|
msgid "interleave must be positive"
|
|
msgstr ""
|
|
|
|
#: objcopy.c:1742
|
|
msgid "bad format for --add-section NAME=FILENAME"
|
|
msgstr ""
|
|
|
|
#: objcopy.c:1745
|
|
#, c-format
|
|
msgid "cannot stat: %s: %s"
|
|
msgstr ""
|
|
|
|
#: objcopy.c:1763
|
|
#, c-format
|
|
msgid "cannot open: %s: %s"
|
|
msgstr ""
|
|
|
|
#: objcopy.c:1767
|
|
#, c-format
|
|
msgid "%s: fread failed"
|
|
msgstr ""
|
|
|
|
#: objcopy.c:1804
|
|
#, c-format
|
|
msgid "bad format for %s"
|
|
msgstr ""
|
|
|
|
#: objcopy.c:1868
|
|
#, c-format
|
|
msgid "Warning: truncating gap-fill from 0x%s to 0x%x"
|
|
msgstr ""
|
|
|
|
#: objcopy.c:1892
|
|
msgid "bad format for --set-section-flags"
|
|
msgstr ""
|
|
|
|
#: objcopy.c:1922
|
|
msgid "byte number must be less than interleave"
|
|
msgstr ""
|
|
|
|
#: objcopy.c:1941
|
|
#, c-format
|
|
msgid "Cannot stat: %s: %s"
|
|
msgstr ""
|
|
|
|
#: objcopy.c:1981
|
|
#, c-format
|
|
msgid "Warning: --change-section-vma %s%c0x%s never used"
|
|
msgstr ""
|
|
|
|
#: objcopy.c:1994
|
|
#, c-format
|
|
msgid "Warning: --change-section-lma %s%c0x%s never used"
|
|
msgstr ""
|
|
|
|
#: objdump.c:219
|
|
#, c-format
|
|
msgid ""
|
|
"Usage: %s [-ahifCdDprRtTxsSlw] [-b bfdname] [-m machine] [-j section-name]\n"
|
|
" [--archive-headers] [--target=bfdname] [--debugging] [--disassemble]\n"
|
|
" [--disassemble-all] [--disassemble-zeroes] [--file-headers]\n"
|
|
" [--section-headers] [--headers]\n"
|
|
" [--info] [--section=section-name] [--line-numbers] [--source]\n"
|
|
msgstr ""
|
|
|
|
#: objdump.c:226
|
|
msgid ""
|
|
" [--architecture=machine] [--reloc] [--full-contents] [--stabs]\n"
|
|
" [--syms] [--all-headers] [--dynamic-syms] [--dynamic-reloc]\n"
|
|
" [--wide] [--version] [--help] [--private-headers]\n"
|
|
" [--start-address=addr] [--stop-address=addr]\n"
|
|
" [--prefix-addresses] [--[no-]show-raw-insn] [--demangle]\n"
|
|
" [--adjust-vma=offset] [-EB|-EL] [--endian={big|little}] objfile...\n"
|
|
"at least one option besides -l (--line-numbers) must be given\n"
|
|
msgstr ""
|
|
|
|
#: objdump.c:361
|
|
msgid "Sections:\n"
|
|
msgstr ""
|
|
|
|
#: objdump.c:363
|
|
msgid "Idx Name Size VMA LMA File off Algn\n"
|
|
msgstr ""
|
|
|
|
#: objdump.c:365
|
|
msgid ""
|
|
"Idx Name Size VMA LMA File off "
|
|
"Algn\n"
|
|
msgstr ""
|
|
|
|
#: objdump.c:414
|
|
#, c-format
|
|
msgid "%s: %s: not a dynamic object\n"
|
|
msgstr ""
|
|
|
|
#: objdump.c:431
|
|
#, c-format
|
|
msgid "%s: %s: No dynamic symbols\n"
|
|
msgstr ""
|
|
|
|
#: objdump.c:1131
|
|
msgid "Out of virtual memory\n"
|
|
msgstr ""
|
|
|
|
#: objdump.c:1532
|
|
#, c-format
|
|
msgid "%s: Can't use supplied machine %s\n"
|
|
msgstr ""
|
|
|
|
#: objdump.c:1553
|
|
#, c-format
|
|
msgid "%s: Can't disassemble for architecture %s\n"
|
|
msgstr ""
|
|
|
|
#: objdump.c:1627
|
|
#, c-format
|
|
msgid "Disassembly of section %s:\n"
|
|
msgstr ""
|
|
|
|
#: objdump.c:1798
|
|
#, c-format
|
|
msgid ""
|
|
"No %s section present\n"
|
|
"\n"
|
|
msgstr ""
|
|
|
|
#: objdump.c:1805
|
|
#, c-format
|
|
msgid "%s: %s has no %s section\n"
|
|
msgstr ""
|
|
|
|
#: objdump.c:1818 objdump.c:1829
|
|
#, c-format
|
|
msgid "%s: Reading %s section of %s failed: %s\n"
|
|
msgstr ""
|
|
|
|
#: objdump.c:1871
|
|
#, c-format
|
|
msgid ""
|
|
"Contents of %s section:\n"
|
|
"\n"
|
|
msgstr ""
|
|
|
|
#: objdump.c:1971
|
|
#, c-format
|
|
msgid "architecture: %s, "
|
|
msgstr ""
|
|
|
|
#: objdump.c:1974
|
|
#, c-format
|
|
msgid "flags 0x%08x:\n"
|
|
msgstr ""
|
|
|
|
#: objdump.c:1987
|
|
msgid ""
|
|
"\n"
|
|
"start address 0x"
|
|
msgstr ""
|
|
|
|
#: objdump.c:2030
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"%s: file format %s\n"
|
|
msgstr ""
|
|
|
|
#: objdump.c:2071
|
|
#, c-format
|
|
msgid "%s: printing debugging information failed\n"
|
|
msgstr ""
|
|
|
|
#: objdump.c:2105
|
|
#, c-format
|
|
msgid "In archive %s:\n"
|
|
msgstr ""
|
|
|
|
#: objdump.c:2158
|
|
#, c-format
|
|
msgid "Contents of section %s:\n"
|
|
msgstr ""
|
|
|
|
#: objdump.c:2664
|
|
#, c-format
|
|
msgid "BFD header file version %s\n"
|
|
msgstr ""
|
|
|
|
#: objdump.c:2789
|
|
#, c-format
|
|
msgid "%s: unrecognized -E option\n"
|
|
msgstr ""
|
|
|
|
#: objdump.c:2800
|
|
#, c-format
|
|
msgid "%s: unrecognized --endian type `%s'\n"
|
|
msgstr ""
|
|
|
|
#: rdcoff.c:204
|
|
#, c-format
|
|
msgid "%s: parse_coff_type: Bad type code 0x%x\n"
|
|
msgstr ""
|
|
|
|
#: rdcoff.c:423 rdcoff.c:531 rdcoff.c:712
|
|
#, c-format
|
|
msgid "%s: bfd_coff_get_syment failed: %s\n"
|
|
msgstr ""
|
|
|
|
#: rdcoff.c:439 rdcoff.c:732
|
|
#, c-format
|
|
msgid "%s: bfd_coff_get_auxent failed: %s\n"
|
|
msgstr ""
|
|
|
|
#: rdcoff.c:798
|
|
#, c-format
|
|
msgid "%s: %ld: .bf without preceding function\n"
|
|
msgstr ""
|
|
|
|
#: rdcoff.c:848
|
|
#, c-format
|
|
msgid "%s: %ld: unexpected .ef\n"
|
|
msgstr ""
|
|
|
|
#: rddbg.c:87
|
|
#, c-format
|
|
msgid "%s: no recognized debugging information\n"
|
|
msgstr ""
|
|
|
|
#: rddbg.c:400
|
|
msgid "Last stabs entries before error:\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:237 readelf.c:263
|
|
#, c-format
|
|
msgid "%s: Error: "
|
|
msgstr ""
|
|
|
|
#: readelf.c:249 readelf.c:278
|
|
#, c-format
|
|
msgid "%s: Warning: "
|
|
msgstr ""
|
|
|
|
#: readelf.c:308 readelf.c:333
|
|
#, c-format
|
|
msgid "Unhandled data length: %d\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:372
|
|
msgid "Don't know about relocations on this machine architecture\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:410 readelf.c:439
|
|
msgid "out of memory parsing relocs"
|
|
msgstr ""
|
|
|
|
#: readelf.c:456
|
|
msgid ""
|
|
" Offset Info Type Symbol's Value Symbol's Name "
|
|
"Addend\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:459
|
|
msgid " Offset Info Type Symbol's Value Symbol's Name\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:567
|
|
#, c-format
|
|
msgid "unrecognised: %-7lx"
|
|
msgstr ""
|
|
|
|
#: readelf.c:585
|
|
#, c-format
|
|
msgid "<string table index %3ld>"
|
|
msgstr ""
|
|
|
|
#: readelf.c:739
|
|
#, c-format
|
|
msgid "Processor Specific: %lx"
|
|
msgstr ""
|
|
|
|
#: readelf.c:742
|
|
#, c-format
|
|
msgid "Operating System specific: %lx"
|
|
msgstr ""
|
|
|
|
#: readelf.c:744 readelf.c:996
|
|
#, c-format
|
|
msgid "<unknown>: %lx"
|
|
msgstr ""
|
|
|
|
#: readelf.c:758
|
|
msgid "NONE (None)"
|
|
msgstr ""
|
|
|
|
#: readelf.c:759
|
|
msgid "REL (Relocatable file)"
|
|
msgstr ""
|
|
|
|
#: readelf.c:760
|
|
msgid "EXEC (Executable file)"
|
|
msgstr ""
|
|
|
|
#: readelf.c:761
|
|
msgid "DYN (Shared object file)"
|
|
msgstr ""
|
|
|
|
#: readelf.c:762
|
|
msgid "CORE (Core file)"
|
|
msgstr ""
|
|
|
|
#: readelf.c:766
|
|
#, c-format
|
|
msgid "Processor Specific: (%x)"
|
|
msgstr ""
|
|
|
|
#: readelf.c:768
|
|
#, c-format
|
|
msgid "OS Specific: (%x)"
|
|
msgstr ""
|
|
|
|
#: readelf.c:770 readelf.c:829 readelf.c:932 readelf.c:1107
|
|
#, c-format
|
|
msgid "<unknown>: %x"
|
|
msgstr ""
|
|
|
|
#: readelf.c:783
|
|
msgid "None"
|
|
msgstr ""
|
|
|
|
#: readelf.c:929
|
|
msgid "ELFDATA2LSB (little endian)"
|
|
msgstr ""
|
|
|
|
#: readelf.c:930
|
|
msgid "ELFDATA2MSB (big endian)"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1143
|
|
msgid "Usage: readelf {options} elf-file(s)\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1144
|
|
msgid " Options are:\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1145
|
|
msgid ""
|
|
" -a or --all Equivalent to: -h -l -S -s -r -d -V --histogram\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1146
|
|
msgid " -h or --file-header Display the ELF file header\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1147
|
|
msgid " -l or --program-headers or --segments\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1148
|
|
msgid " Display the program headers\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1149
|
|
msgid " -S or --section-headers or --sections\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1150
|
|
msgid " Display the sections' header\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1151
|
|
msgid " -e or --headers Equivalent to: -h -l -S\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1152
|
|
msgid " -s or --syms or --symbols Display the symbol table\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1153
|
|
msgid " -r or --relocs Display the relocations (if present)\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1154
|
|
msgid " -d or --dynamic Display the dynamic segment (if present)\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1155
|
|
msgid " -V or --version-info Display the version sections (if present)\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1156
|
|
msgid ""
|
|
" -D or --use-dynamic Use the dynamic section info when displaying "
|
|
"symbols\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1157
|
|
msgid " -x <number> or --hex-dump=<number>\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1158
|
|
msgid " Dump the contents of section <number>\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1159
|
|
msgid " -w[liapr] or --debug-dump[=line,=info,=abbrev,=pubnames,=ranges]\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1160
|
|
msgid ""
|
|
" Display the contents of DWARF2 debug sections\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1162
|
|
msgid " -i <number> or --instruction-dump=<number>\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1163
|
|
msgid ""
|
|
" Disassemble the contents of section <number>\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1165
|
|
msgid " --histogram Display histogram of bucket list lengths\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1166
|
|
msgid " -v or --version Display the version number of readelf\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1167
|
|
msgid " -H or --help Display this information\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1185
|
|
msgid "Out of memory allocating dump request table."
|
|
msgstr ""
|
|
|
|
#: readelf.c:1309
|
|
#, c-format
|
|
msgid "Unrecognised debug option '%s'\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1334
|
|
#, c-format
|
|
msgid "Invalid option '-%c'\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1347
|
|
msgid "Nothing to do.\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1360 readelf.c:1377 readelf.c:2531
|
|
msgid "none"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1361
|
|
msgid "ELF32"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1362
|
|
msgid "ELF64"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1364 readelf.c:1381 readelf.c:1398
|
|
#, c-format
|
|
msgid "<unknown: %lx>"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1378
|
|
msgid "2's complement, little endian"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1379
|
|
msgid "2's complement, big endian"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1394
|
|
msgid "UNIX - System V"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1395
|
|
msgid "UNIX - HP-UX"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1396
|
|
msgid "Standalone App"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1413
|
|
msgid "Not an ELF file - it has the wrong magic bytes at the start\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1421
|
|
msgid "ELF Header:\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1422
|
|
msgid " Magic: "
|
|
msgstr ""
|
|
|
|
#: readelf.c:1426
|
|
#, c-format
|
|
msgid " Class: %s\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1428 readelf.c:1445
|
|
#, c-format
|
|
msgid " Data: %s\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1430
|
|
#, c-format
|
|
msgid " Version: %d %s\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1435
|
|
#, c-format
|
|
msgid " OS/ABI: %s\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1437
|
|
#, c-format
|
|
msgid " ABI Version: %d\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1439
|
|
#, c-format
|
|
msgid " Type: %s\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1441
|
|
#, c-format
|
|
msgid " Machine: %s\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1443
|
|
#, c-format
|
|
msgid " Version: 0x%lx\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1447
|
|
#, c-format
|
|
msgid " Entry point address: 0x%lx\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1449
|
|
#, c-format
|
|
msgid " Start of program headers: %ld (bytes into file)\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1451
|
|
#, c-format
|
|
msgid " Start of section headers: %ld (bytes into file)\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1453
|
|
#, c-format
|
|
msgid " Flags: 0x%lx%s\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1456
|
|
#, c-format
|
|
msgid " Size of this header: %ld (bytes)\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1458
|
|
#, c-format
|
|
msgid " Size of program headers: %ld (bytes)\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1460
|
|
#, c-format
|
|
msgid " Number of program headers: %ld\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1462
|
|
#, c-format
|
|
msgid " Size of section headers: %ld (bytes)\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1464
|
|
#, c-format
|
|
msgid " Number of section headers: %ld\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1466
|
|
#, c-format
|
|
msgid " Section header string table index: %ld\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1476
|
|
msgid "Not a 32 bit ELF file\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1496
|
|
msgid ""
|
|
"\n"
|
|
"There are no program headers in this file.\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1502
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"Elf file is %s\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1503
|
|
#, c-format
|
|
msgid "Entry point 0x%lx\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1504
|
|
#, c-format
|
|
msgid "There are %d program headers, starting at offset %lx:\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1517 readelf.c:1668 readelf.c:1711 readelf.c:2090 readelf.c:2214
|
|
#: readelf.c:3115 readelf.c:3129
|
|
msgid "Out of memory\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1540
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"Program Header%s:\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1542
|
|
msgid ""
|
|
" Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1578
|
|
msgid "more than one dynamic segment\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1586
|
|
msgid "Unable to find program interpreter name\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1593
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
" [Requesting program interpreter: %s]"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1611
|
|
msgid ""
|
|
"\n"
|
|
" Section to Segment mapping:\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1612
|
|
msgid " Segment Sections...\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1746
|
|
msgid ""
|
|
"\n"
|
|
"There are no sections in this file.\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1752
|
|
#, c-format
|
|
msgid "There are %d section headers, starting at offset %lx:\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1786
|
|
msgid "File contains multiple dynamic symbol tables\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1799
|
|
msgid "File contains multiple dynamic string tables\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1826
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"Section Header%s:\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1828
|
|
msgid ""
|
|
" [Nr] Name Type Addr Off Size ES Flg Lk "
|
|
"Inf Al\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1909
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"Relocation section at offset 0x%lx contains %ld bytes:\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1916
|
|
msgid ""
|
|
"\n"
|
|
"There are no dynamic relocations in this file.\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1943
|
|
msgid ""
|
|
"\n"
|
|
"Relocation section "
|
|
msgstr ""
|
|
|
|
#: readelf.c:1954
|
|
#, c-format
|
|
msgid " at offset 0x%lx contains %lu entries:\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:1982
|
|
msgid ""
|
|
"\n"
|
|
"There are no relocations in this file.\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:2070
|
|
msgid ""
|
|
"\n"
|
|
"There is no dynamic segment in this file.\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:2128
|
|
msgid "Unable to seek to end of file!"
|
|
msgstr ""
|
|
|
|
#: readelf.c:2134
|
|
msgid "Unable to determine the number of symbols to load\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:2164
|
|
msgid "Unable to seek to end of file\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:2170
|
|
msgid "Unable to determine the length of the dynamic string table\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:2231
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"Dynamic segment at offset 0x%x contains %d entries:\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:2234
|
|
msgid " Tag Type Name/Value\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:2241
|
|
#, c-format
|
|
msgid " 0x%-8.8lx (%s)%*s"
|
|
msgstr ""
|
|
|
|
#: readelf.c:2254
|
|
msgid "Auxiliary library"
|
|
msgstr ""
|
|
|
|
#: readelf.c:2256
|
|
msgid "Filter library"
|
|
msgstr ""
|
|
|
|
#: readelf.c:2268 readelf.c:2289 readelf.c:2315
|
|
msgid "Flags:"
|
|
msgstr ""
|
|
|
|
#: readelf.c:2270 readelf.c:2291 readelf.c:2317
|
|
msgid " None\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:2420
|
|
#, c-format
|
|
msgid "Shared library: [%s]"
|
|
msgstr ""
|
|
|
|
#: readelf.c:2425
|
|
msgid " program interpreter\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:2429
|
|
#, c-format
|
|
msgid "Library soname: [%s]\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:2433
|
|
#, c-format
|
|
msgid "Library rpath: [%s]\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:2485
|
|
#, c-format
|
|
msgid "Not needed object: [%s]\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:2577
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"Version definition section '%s' contains %ld entries:\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:2580
|
|
msgid " Addr: 0x"
|
|
msgstr ""
|
|
|
|
#: readelf.c:2582 readelf.c:2771
|
|
#, c-format
|
|
msgid " Offset: %#08lx Link: %lx (%s)\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:2612
|
|
#, c-format
|
|
msgid " %#06x: Rev: %d Flags: %s"
|
|
msgstr ""
|
|
|
|
#: readelf.c:2615
|
|
#, c-format
|
|
msgid " Index: %d Cnt: %d "
|
|
msgstr ""
|
|
|
|
#: readelf.c:2626
|
|
#, c-format
|
|
msgid "Name: %s\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:2628
|
|
#, c-format
|
|
msgid "Name index: %ld\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:2643
|
|
#, c-format
|
|
msgid " %#06x: Parent %d: %s\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:2646
|
|
#, c-format
|
|
msgid " %#06x: Parent %d, name index: %ld\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:2665
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"Version needs section '%s' contains %ld entries:\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:2668
|
|
msgid " Addr: 0x"
|
|
msgstr ""
|
|
|
|
#: readelf.c:2670
|
|
#, c-format
|
|
msgid " Offset: %#08lx Link to section: %ld (%s)\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:2696
|
|
#, c-format
|
|
msgid " %#06x: Version: %d"
|
|
msgstr ""
|
|
|
|
#: readelf.c:2699
|
|
#, c-format
|
|
msgid " File: %s"
|
|
msgstr ""
|
|
|
|
#: readelf.c:2701
|
|
#, c-format
|
|
msgid " File: %lx"
|
|
msgstr ""
|
|
|
|
#: readelf.c:2703
|
|
#, c-format
|
|
msgid " Cnt: %d\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:2721
|
|
#, c-format
|
|
msgid " %#06x: Name: %s"
|
|
msgstr ""
|
|
|
|
#: readelf.c:2724
|
|
#, c-format
|
|
msgid " %#06x: Name index: %lx"
|
|
msgstr ""
|
|
|
|
#: readelf.c:2727
|
|
#, c-format
|
|
msgid " Flags: %s Version: %d\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:2766
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"Version symbols section '%s' contains %d entries:\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:2769
|
|
msgid " Addr: "
|
|
msgstr ""
|
|
|
|
#: readelf.c:2798
|
|
msgid " 0 (*local*) "
|
|
msgstr ""
|
|
|
|
#: readelf.c:2802
|
|
msgid " 1 (*global*) "
|
|
msgstr ""
|
|
|
|
#: readelf.c:3025
|
|
msgid ""
|
|
"\n"
|
|
"No version information found in this file.\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3038
|
|
msgid "LOCAL"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3039
|
|
msgid "GLOBAL"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3040
|
|
msgid "WEAK"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3043 readelf.c:3067
|
|
#, c-format
|
|
msgid "<processor specific>: %d"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3045 readelf.c:3069
|
|
#, c-format
|
|
msgid "<OS specific>: %d"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3047 readelf.c:3071
|
|
#, c-format
|
|
msgid "<unknown>: %d"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3060
|
|
msgid "NOTYPE"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3061
|
|
msgid "OBJECT"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3062
|
|
msgid "FUNC"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3063
|
|
msgid "SECTION"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3064
|
|
msgid "FILE"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3121
|
|
msgid "Unable to read in dynamic data\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3163
|
|
msgid "Unable to seek to start of dynamic information"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3169
|
|
msgid "Failed to read in number of buckets\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3175
|
|
msgid "Failed to read in number of chains\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3195
|
|
msgid ""
|
|
"\n"
|
|
"Symbol table for image:\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3196
|
|
msgid " Num Buc: Value Size Type Bind Ot Ndx Name\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3241
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"Symbol table '%s' contains %lu entries:\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3244
|
|
msgid " Num: Value Size Type Bind Ot Ndx Name\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3356
|
|
msgid "bad dynamic symbol"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3415
|
|
msgid ""
|
|
"\n"
|
|
"Dynamic symbol information is not available for displaying symbols.\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3427
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"Histogram for bucket list length (total of %d buckets):\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3429
|
|
msgid " Length Number %% of total Coverage\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3434 readelf.c:3453 readelf.c:5336 readelf.c:5526
|
|
msgid "Out of memory"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3499
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"Dynamic info segment at offset 0x%lx contains %d entries:\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3502
|
|
msgid " Num: Name BoundTo Flags\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3550
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"Assembly dump of section %s\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3573
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"Section '%s' has no data to dump.\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3578
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"Hex dump of section '%s':\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3728
|
|
msgid "badly formed extended line op encountered!"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3735
|
|
#, c-format
|
|
msgid " Extended opcode %d: "
|
|
msgstr ""
|
|
|
|
#: readelf.c:3740
|
|
msgid ""
|
|
"End of Sequence\n"
|
|
"\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3747
|
|
#, c-format
|
|
msgid "set Address to 0x%lx\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3752
|
|
msgid " define new File Table entry\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3753 readelf.c:3871
|
|
msgid " Entry\tDir\tTime\tSize\tName\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3755
|
|
#, c-format
|
|
msgid " %d\t"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3758 readelf.c:3760 readelf.c:3762 readelf.c:3883 readelf.c:3885
|
|
#: readelf.c:3887
|
|
#, c-format
|
|
msgid "%lu\t"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3763
|
|
#, c-format
|
|
msgid ""
|
|
"%s\n"
|
|
"\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3767
|
|
#, c-format
|
|
msgid "UNKNOWN: length %d\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3789
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"Dump of debug contents of section %s:\n"
|
|
"\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3801
|
|
msgid "The line info appears to be corrupt - the section is too small\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3809
|
|
msgid "Only DWARF version 2 line info is currently supported.\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3824
|
|
#, c-format
|
|
msgid " Length: %ld\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3825
|
|
#, c-format
|
|
msgid " DWARF Version: %d\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3826
|
|
#, c-format
|
|
msgid " Prolgue Length: %d\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3827
|
|
#, c-format
|
|
msgid " Minimum Instruction Length: %d\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3828
|
|
#, c-format
|
|
msgid " Initial value of 'is_stmt': %d\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3829
|
|
#, c-format
|
|
msgid " Line Base: %d\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3830
|
|
#, c-format
|
|
msgid " Line Range: %d\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3831
|
|
#, c-format
|
|
msgid " Opcode Base: %d\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3840
|
|
msgid ""
|
|
"\n"
|
|
" Opcodes:\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3843
|
|
#, c-format
|
|
msgid " Opcode %d has %d args\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3849
|
|
msgid ""
|
|
"\n"
|
|
" The Directory Table is empty.\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3852
|
|
msgid ""
|
|
"\n"
|
|
" The Directory Table:\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3856
|
|
#, c-format
|
|
msgid " %s\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3867
|
|
msgid ""
|
|
"\n"
|
|
" The File Name Table is empty.\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3870
|
|
msgid ""
|
|
"\n"
|
|
" The File Name Table:\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3878
|
|
#, c-format
|
|
msgid " %d\t"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3889
|
|
#, c-format
|
|
msgid "%s\n"
|
|
msgstr ""
|
|
|
|
#. Now display the statements.
|
|
#: readelf.c:3897
|
|
msgid ""
|
|
"\n"
|
|
" Line Number Statements:\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3915
|
|
msgid " Copy\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3922
|
|
#, c-format
|
|
msgid " Advance PC by %d to %lx\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3930
|
|
#, c-format
|
|
msgid " Advance Line by %d to %d\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3937
|
|
#, c-format
|
|
msgid " Set File Name to entry %d in the File Name Table\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3945
|
|
#, c-format
|
|
msgid " Set column to %d\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3952
|
|
#, c-format
|
|
msgid " Set is_stmt to %d\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3957
|
|
msgid " Set basic block\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3964
|
|
#, c-format
|
|
msgid " Advance PC by constant %d to 0x%lx\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3972
|
|
#, c-format
|
|
msgid " Advance PC by fixed size amount %d to 0x%lx\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3980
|
|
#, c-format
|
|
msgid " Special opcode %d: advance Address by %d to 0x%lx"
|
|
msgstr ""
|
|
|
|
#: readelf.c:3984
|
|
#, c-format
|
|
msgid " and Line by %d to %d\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:4007 readelf.c:4426
|
|
#, c-format
|
|
msgid ""
|
|
"Contents of the %s section:\n"
|
|
"\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:4026
|
|
msgid "Only DWARF 2 pubnames are currently supported"
|
|
msgstr ""
|
|
|
|
#: readelf.c:4030
|
|
#, c-format
|
|
msgid " Length: %ld\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:4032
|
|
#, c-format
|
|
msgid " Version: %d\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:4034
|
|
#, c-format
|
|
msgid " Offset into .debug_info section: %ld\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:4036
|
|
#, c-format
|
|
msgid " Size of area in .debug_info section: %ld\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:4039
|
|
msgid ""
|
|
"\n"
|
|
" Offset\tName\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:4121
|
|
#, c-format
|
|
msgid "Unknown TAG value: %lx"
|
|
msgstr ""
|
|
|
|
#: readelf.c:4216
|
|
#, c-format
|
|
msgid "Unknown AT value: %lx"
|
|
msgstr ""
|
|
|
|
#: readelf.c:4253
|
|
#, c-format
|
|
msgid "Unknown FORM value: %lx"
|
|
msgstr ""
|
|
|
|
#: readelf.c:4432
|
|
msgid " Number TAG\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:4438
|
|
#, c-format
|
|
msgid " %ld %s [%s]\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:4441
|
|
msgid "has children"
|
|
msgstr ""
|
|
|
|
#: readelf.c:4441
|
|
msgid "no children"
|
|
msgstr ""
|
|
|
|
#: readelf.c:4445
|
|
#, c-format
|
|
msgid " %-18s %s\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:4464
|
|
#, c-format
|
|
msgid " %lu byte block: "
|
|
msgstr ""
|
|
|
|
#: readelf.c:4633
|
|
msgid "(User defined location op)"
|
|
msgstr ""
|
|
|
|
#: readelf.c:4635
|
|
msgid "(Unknown location op)"
|
|
msgstr ""
|
|
|
|
#: readelf.c:4752
|
|
#, c-format
|
|
msgid "Unable to handle FORM: %d"
|
|
msgstr ""
|
|
|
|
#: readelf.c:4756
|
|
#, c-format
|
|
msgid "Unrecognised form: %d"
|
|
msgstr ""
|
|
|
|
#: readelf.c:4769
|
|
msgid "(not inlined)"
|
|
msgstr ""
|
|
|
|
#: readelf.c:4770
|
|
msgid "(inlined)"
|
|
msgstr ""
|
|
|
|
#: readelf.c:4771
|
|
msgid "(declared as inline but ignored)"
|
|
msgstr ""
|
|
|
|
#: readelf.c:4772
|
|
msgid "(declared as inline and inlined)"
|
|
msgstr ""
|
|
|
|
#: readelf.c:4773
|
|
#, c-format
|
|
msgid " (Unknown inline attribute value: %lx)"
|
|
msgstr ""
|
|
|
|
#: readelf.c:4903 readelf.c:5027
|
|
#, c-format
|
|
msgid ""
|
|
"The section %s contains:\n"
|
|
"\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:4925
|
|
msgid "Only version 2 DWARF debug information is currently supported.\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:4929
|
|
msgid " Compilation Unit:\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:4930
|
|
#, c-format
|
|
msgid " Length: %ld\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:4931
|
|
#, c-format
|
|
msgid " Version: %d\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:4932
|
|
#, c-format
|
|
msgid " Abbrev Offset: %ld\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:4933
|
|
#, c-format
|
|
msgid " Pointer Size: %d\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:4953
|
|
msgid "Unable to locate .debug_abbrev section!\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:4993
|
|
#, c-format
|
|
msgid "Unable to locate entry %d in the abbreviation table\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:4998
|
|
#, c-format
|
|
msgid " <%d><%x>: Abbrev Number: %d (%s)\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:5045
|
|
#, c-format
|
|
msgid " Length: %ld\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:5046
|
|
#, c-format
|
|
msgid " Version: %d\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:5047
|
|
#, c-format
|
|
msgid " Offset into .debug_info: %lx\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:5048
|
|
#, c-format
|
|
msgid " Pointer Size: %d\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:5049
|
|
#, c-format
|
|
msgid " Segment Size: %d\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:5051
|
|
msgid ""
|
|
"\n"
|
|
" Address Length\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:5086
|
|
#, c-format
|
|
msgid "Displaying the debug contents of section %s is not yet supported.\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:5128
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"Section '%s' has no debugging data.\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:5144
|
|
#, c-format
|
|
msgid "Unrecognised debug section: %s\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:5183
|
|
msgid "Some sections were not dumped because they do not exist!\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:5358
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"Section '%s' contains %d entries:\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:5519
|
|
msgid "conflict list with without table"
|
|
msgstr ""
|
|
|
|
#: readelf.c:5547
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"Section '.conflict' contains %d entries:\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:5548
|
|
msgid " Num: Index Value Name"
|
|
msgstr ""
|
|
|
|
#: readelf.c:5625
|
|
#, c-format
|
|
msgid "Cannot stat input file %s.\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:5632
|
|
#, c-format
|
|
msgid "Input file %s not found.\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:5638
|
|
#, c-format
|
|
msgid "%s: Failed to read file header\n"
|
|
msgstr ""
|
|
|
|
#: readelf.c:5652
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"File: %s\n"
|
|
msgstr ""
|
|
|
|
#: rename.c:121
|
|
#, c-format
|
|
msgid "%s: cannot set time: %s"
|
|
msgstr ""
|
|
|
|
#. We have to clean up here.
|
|
#: rename.c:160 rename.c:193
|
|
#, c-format
|
|
msgid "%s: rename: %s"
|
|
msgstr ""
|
|
|
|
#: rename.c:201
|
|
#, c-format
|
|
msgid "%s: simple_copy: %s"
|
|
msgstr ""
|
|
|
|
#: resbin.c:130
|
|
#, c-format
|
|
msgid "%s: not enough binary data"
|
|
msgstr ""
|
|
|
|
#: resbin.c:149
|
|
msgid "null terminated unicode string"
|
|
msgstr ""
|
|
|
|
#: resbin.c:179 resbin.c:185
|
|
msgid "resource ID"
|
|
msgstr ""
|
|
|
|
#: resbin.c:229
|
|
msgid "cursor"
|
|
msgstr ""
|
|
|
|
#: resbin.c:263 resbin.c:270
|
|
msgid "menu header"
|
|
msgstr ""
|
|
|
|
#: resbin.c:280
|
|
msgid "menuex header"
|
|
msgstr ""
|
|
|
|
#: resbin.c:284
|
|
msgid "menuex offset"
|
|
msgstr ""
|
|
|
|
#: resbin.c:291
|
|
#, c-format
|
|
msgid "unsupported menu version %d"
|
|
msgstr ""
|
|
|
|
#: resbin.c:319 resbin.c:334 resbin.c:400
|
|
msgid "menuitem header"
|
|
msgstr ""
|
|
|
|
#: resbin.c:430
|
|
msgid "menuitem"
|
|
msgstr ""
|
|
|
|
#: resbin.c:471 resbin.c:499
|
|
msgid "dialog header"
|
|
msgstr ""
|
|
|
|
#: resbin.c:489
|
|
#, c-format
|
|
msgid "unexpected dialog signature %d"
|
|
msgstr ""
|
|
|
|
#: resbin.c:531
|
|
msgid "dialog font point size"
|
|
msgstr ""
|
|
|
|
#: resbin.c:539
|
|
msgid "dialogex font information"
|
|
msgstr ""
|
|
|
|
#: resbin.c:564 resbin.c:582
|
|
msgid "dialog control"
|
|
msgstr ""
|
|
|
|
#: resbin.c:574
|
|
msgid "dialogex control"
|
|
msgstr ""
|
|
|
|
#: resbin.c:603
|
|
msgid "dialog control end"
|
|
msgstr ""
|
|
|
|
#: resbin.c:615
|
|
msgid "dialog control data"
|
|
msgstr ""
|
|
|
|
#: resbin.c:658
|
|
msgid "stringtable string length"
|
|
msgstr ""
|
|
|
|
#: resbin.c:668
|
|
msgid "stringtable string"
|
|
msgstr ""
|
|
|
|
#: resbin.c:701
|
|
msgid "fontdir header"
|
|
msgstr ""
|
|
|
|
#: resbin.c:714
|
|
msgid "fontdir"
|
|
msgstr ""
|
|
|
|
#: resbin.c:730
|
|
msgid "fontdir device name"
|
|
msgstr ""
|
|
|
|
#: resbin.c:736
|
|
msgid "fontdir face name"
|
|
msgstr ""
|
|
|
|
#: resbin.c:779
|
|
msgid "accelerator"
|
|
msgstr ""
|
|
|
|
#: resbin.c:843
|
|
msgid "group cursor header"
|
|
msgstr ""
|
|
|
|
#: resbin.c:847
|
|
#, c-format
|
|
msgid "unexpected group cursor type %d"
|
|
msgstr ""
|
|
|
|
#: resbin.c:862
|
|
msgid "group cursor"
|
|
msgstr ""
|
|
|
|
#: resbin.c:901
|
|
msgid "group icon header"
|
|
msgstr ""
|
|
|
|
#: resbin.c:905
|
|
#, c-format
|
|
msgid "unexpected group icon type %d"
|
|
msgstr ""
|
|
|
|
#: resbin.c:920
|
|
msgid "group icon"
|
|
msgstr ""
|
|
|
|
#: resbin.c:991 resbin.c:1210
|
|
msgid "unexpected version string"
|
|
msgstr ""
|
|
|
|
#: resbin.c:1025
|
|
#, c-format
|
|
msgid "version length %d does not match resource length %lu"
|
|
msgstr ""
|
|
|
|
#: resbin.c:1029
|
|
#, c-format
|
|
msgid "unexpected version type %d"
|
|
msgstr ""
|
|
|
|
#: resbin.c:1041
|
|
#, c-format
|
|
msgid "unexpected fixed version information length %d"
|
|
msgstr ""
|
|
|
|
#: resbin.c:1044
|
|
msgid "fixed version info"
|
|
msgstr ""
|
|
|
|
#: resbin.c:1048
|
|
#, c-format
|
|
msgid "unexpected fixed version signature %lu"
|
|
msgstr ""
|
|
|
|
#: resbin.c:1052
|
|
#, c-format
|
|
msgid "unexpected fixed version info version %lu"
|
|
msgstr ""
|
|
|
|
#: resbin.c:1081
|
|
msgid "version var info"
|
|
msgstr ""
|
|
|
|
#: resbin.c:1098
|
|
#, c-format
|
|
msgid "unexpected stringfileinfo value length %d"
|
|
msgstr ""
|
|
|
|
#: resbin.c:1108
|
|
#, c-format
|
|
msgid "unexpected version stringtable value length %d"
|
|
msgstr ""
|
|
|
|
#: resbin.c:1142
|
|
#, c-format
|
|
msgid "unexpected version string length %d != %d + %d"
|
|
msgstr ""
|
|
|
|
#: resbin.c:1153
|
|
#, c-format
|
|
msgid "unexpected version string length %d < %d"
|
|
msgstr ""
|
|
|
|
#: resbin.c:1170
|
|
#, c-format
|
|
msgid "unexpected varfileinfo value length %d"
|
|
msgstr ""
|
|
|
|
#: resbin.c:1189
|
|
msgid "version varfileinfo"
|
|
msgstr ""
|
|
|
|
#: resbin.c:1204
|
|
#, c-format
|
|
msgid "unexpected version value length %d"
|
|
msgstr ""
|
|
|
|
#: rescoff.c:128
|
|
msgid "filename required for COFF input"
|
|
msgstr ""
|
|
|
|
#: rescoff.c:145
|
|
#, c-format
|
|
msgid "%s: %s: no resource section\n"
|
|
msgstr ""
|
|
|
|
#: rescoff.c:154
|
|
msgid "can't read resource section"
|
|
msgstr ""
|
|
|
|
#: rescoff.c:180
|
|
#, c-format
|
|
msgid "%s: %s: address out of bounds"
|
|
msgstr ""
|
|
|
|
#: rescoff.c:199
|
|
msgid "directory"
|
|
msgstr ""
|
|
|
|
#: rescoff.c:227
|
|
msgid "named directory entry"
|
|
msgstr ""
|
|
|
|
#: rescoff.c:236
|
|
msgid "directory entry name"
|
|
msgstr ""
|
|
|
|
#: rescoff.c:256
|
|
msgid "named subdirectory"
|
|
msgstr ""
|
|
|
|
#: rescoff.c:264
|
|
msgid "named resource"
|
|
msgstr ""
|
|
|
|
#: rescoff.c:279
|
|
msgid "ID directory entry"
|
|
msgstr ""
|
|
|
|
#: rescoff.c:296
|
|
msgid "ID subdirectory"
|
|
msgstr ""
|
|
|
|
#: rescoff.c:304
|
|
msgid "ID resource"
|
|
msgstr ""
|
|
|
|
#: rescoff.c:330
|
|
msgid "resource type unknown"
|
|
msgstr ""
|
|
|
|
#: rescoff.c:333
|
|
msgid "data entry"
|
|
msgstr ""
|
|
|
|
#: rescoff.c:341
|
|
msgid "resource data"
|
|
msgstr ""
|
|
|
|
#: rescoff.c:346
|
|
msgid "resource data size"
|
|
msgstr ""
|
|
|
|
#: rescoff.c:441
|
|
msgid "filename required for COFF output"
|
|
msgstr ""
|
|
|
|
#: rescoff.c:734
|
|
msgid "can't get BFD_RELOC_RVA relocation type"
|
|
msgstr ""
|
|
|
|
#: resrc.c:253
|
|
#, c-format
|
|
msgid "can't popen `%s': %s"
|
|
msgstr ""
|
|
|
|
#: resrc.c:266
|
|
#, c-format
|
|
msgid "%s: warning: preprocessor failed\n"
|
|
msgstr ""
|
|
|
|
#: resrc.c:311
|
|
#, c-format
|
|
msgid "%s: unexpected EOF"
|
|
msgstr ""
|
|
|
|
#: resrc.c:368
|
|
#, c-format
|
|
msgid "%s: read of %lu returned %lu"
|
|
msgstr ""
|
|
|
|
#: resrc.c:410 resrc.c:641 resrc.c:914 resrc.c:1068
|
|
#, c-format
|
|
msgid "stat failed on bitmap file `%s': %s"
|
|
msgstr ""
|
|
|
|
#: resrc.c:463
|
|
#, c-format
|
|
msgid "cursor file `%s' does not contain cursor data"
|
|
msgstr ""
|
|
|
|
#: resrc.c:495 resrc.c:785
|
|
#, c-format
|
|
msgid "%s: fseek to %lu failed: %s"
|
|
msgstr ""
|
|
|
|
#: resrc.c:754
|
|
#, c-format
|
|
msgid "icon file `%s' does not contain icon data"
|
|
msgstr ""
|
|
|
|
#: resrc.c:1273
|
|
#, c-format
|
|
msgid "can't open `%s' for output: %s"
|
|
msgstr ""
|
|
|
|
#: size.c:79
|
|
#, c-format
|
|
msgid ""
|
|
"Usage: %s [-ABdoxV] [--format=berkeley|sysv] [--radix=8|10|16]\n"
|
|
" [--target=bfdname] [--version] [--help] [file...]\n"
|
|
msgstr ""
|
|
|
|
#: size.c:83
|
|
msgid "default is --format=berkeley\n"
|
|
msgstr ""
|
|
|
|
#: size.c:85
|
|
msgid "default is --format=sysv\n"
|
|
msgstr ""
|
|
|
|
#: size.c:139
|
|
#, c-format
|
|
msgid "invalid argument to --format: %s\n"
|
|
msgstr ""
|
|
|
|
#: size.c:166
|
|
#, c-format
|
|
msgid "Invalid radix: %s\n"
|
|
msgstr ""
|
|
|
|
#: srconv.c:1879
|
|
#, c-format
|
|
msgid "Usage: %s [-dhVq] in-file [out-file]\n"
|
|
msgstr ""
|
|
|
|
#: srconv.c:1886
|
|
#, c-format
|
|
msgid "%s: Convert a COFF object file into a SYSROFF object file\n"
|
|
msgstr ""
|
|
|
|
#: srconv.c:2024
|
|
#, c-format
|
|
msgid "%s: unable to open output file %s\n"
|
|
msgstr ""
|
|
|
|
#: stabs.c:349 stabs.c:1762
|
|
msgid "numeric overflow"
|
|
msgstr ""
|
|
|
|
#: stabs.c:360
|
|
#, c-format
|
|
msgid "Bad stab: %s\n"
|
|
msgstr ""
|
|
|
|
#: stabs.c:370
|
|
#, c-format
|
|
msgid "Warning: %s: %s\n"
|
|
msgstr ""
|
|
|
|
#: stabs.c:492
|
|
msgid "N_LBRAC not within function\n"
|
|
msgstr ""
|
|
|
|
#: stabs.c:531
|
|
msgid "Too many N_RBRACs\n"
|
|
msgstr ""
|
|
|
|
#: stabs.c:780
|
|
msgid "unknown C++ encoded name"
|
|
msgstr ""
|
|
|
|
#. Complain and keep going, so compilers can invent new
|
|
#. cross-reference types.
|
|
#: stabs.c:1306
|
|
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:1854
|
|
msgid "missing index type"
|
|
msgstr ""
|
|
|
|
#: stabs.c:2181
|
|
msgid "unknown virtual character for baseclass"
|
|
msgstr ""
|
|
|
|
#: stabs.c:2199
|
|
msgid "unknown visibility character for baseclass"
|
|
msgstr ""
|
|
|
|
#: stabs.c:2391
|
|
msgid "unnamed $vb type"
|
|
msgstr ""
|
|
|
|
#: stabs.c:2397
|
|
msgid "unrecognized C++ abbreviation"
|
|
msgstr ""
|
|
|
|
#: stabs.c:2477
|
|
msgid "unknown visibility character for field"
|
|
msgstr ""
|
|
|
|
#: stabs.c:2733
|
|
msgid "const/volatile indicator missing"
|
|
msgstr ""
|
|
|
|
#: stabs.c:2973
|
|
#, c-format
|
|
msgid "No mangling for \"%s\"\n"
|
|
msgstr ""
|
|
|
|
#: stabs.c:3286
|
|
msgid "Undefined N_EXCL"
|
|
msgstr ""
|
|
|
|
#: stabs.c:3374
|
|
#, c-format
|
|
msgid "Type file number %d out of range\n"
|
|
msgstr ""
|
|
|
|
#: stabs.c:3379
|
|
#, c-format
|
|
msgid "Type index number %d out of range\n"
|
|
msgstr ""
|
|
|
|
#: stabs.c:3466
|
|
#, c-format
|
|
msgid "Unrecognized XCOFF type %d\n"
|
|
msgstr ""
|
|
|
|
#: stabs.c:3765
|
|
#, c-format
|
|
msgid "bad mangled name `%s'\n"
|
|
msgstr ""
|
|
|
|
#: stabs.c:3861
|
|
msgid "no argument types in mangled string\n"
|
|
msgstr ""
|
|
|
|
#: strings.c:159
|
|
#, c-format
|
|
msgid "%s: invalid number %s\n"
|
|
msgstr ""
|
|
|
|
#: strings.c:494
|
|
#, c-format
|
|
msgid "%s: invalid integer argument %s\n"
|
|
msgstr ""
|
|
|
|
#: strings.c:505
|
|
#, c-format
|
|
msgid ""
|
|
"Usage: %s [-afov] [-n min-len] [-min-len] [-t {o,x,d}] [-]\n"
|
|
" [--all] [--print-file-name] [--bytes=min-len] [--radix={o,x,d}]\n"
|
|
" [--target=bfdname] [--help] [--version] file...\n"
|
|
msgstr ""
|
|
|
|
#: sysdump.c:712
|
|
#, c-format
|
|
msgid "Usage: %s [-hV] in-file\n"
|
|
msgstr ""
|
|
|
|
#: sysdump.c:783
|
|
#, c-format
|
|
msgid "%s: cannot open input file %s\n"
|
|
msgstr ""
|
|
|
|
#: version.c:39
|
|
msgid "Copyright 1997, 1998, 1999 Free Software Foundation, Inc.\n"
|
|
msgstr ""
|
|
|
|
#: version.c:40
|
|
msgid ""
|
|
"This program is free software; you may redistribute it under the terms of\n"
|
|
"the GNU General Public License. This program has absolutely no warranty.\n"
|
|
msgstr ""
|
|
|
|
#: windres.c:233
|
|
#, c-format
|
|
msgid "can't open %s `%s': %s"
|
|
msgstr ""
|
|
|
|
#: windres.c:412
|
|
msgid ": expected to be a directory\n"
|
|
msgstr ""
|
|
|
|
#: windres.c:424
|
|
msgid ": expected to be a leaf\n"
|
|
msgstr ""
|
|
|
|
#: windres.c:433
|
|
#, c-format
|
|
msgid "%s: warning: "
|
|
msgstr ""
|
|
|
|
#: windres.c:435
|
|
msgid ": duplicate value\n"
|
|
msgstr ""
|
|
|
|
#: windres.c:598
|
|
#, c-format
|
|
msgid "%s: unknown format type `%s'\n"
|
|
msgstr ""
|
|
|
|
#: windres.c:599
|
|
#, c-format
|
|
msgid "%s: supported formats:"
|
|
msgstr ""
|
|
|
|
#. Otherwise, we give up.
|
|
#: windres.c:686
|
|
#, c-format
|
|
msgid "can not determine type of file `%s'; use the -I option"
|
|
msgstr ""
|
|
|
|
#: windres.c:700
|
|
#, c-format
|
|
msgid "Usage: %s [options] [input-file] [output-file]\n"
|
|
msgstr ""
|
|
|
|
#: windres.c:702
|
|
msgid ""
|
|
"Options:\n"
|
|
" -i FILE, --input FILE Name input file\n"
|
|
" -o FILE, --output FILE Name output file\n"
|
|
" -I FORMAT, --input-format FORMAT\n"
|
|
" Specify input format\n"
|
|
" -O FORMAT, --output-format FORMAT\n"
|
|
" Specify output format\n"
|
|
" -F TARGET, --target TARGET Specify COFF target\n"
|
|
" --preprocessor PROGRAM Program to use to preprocess rc file\n"
|
|
" --include-dir DIR Include directory when preprocessing rc file\n"
|
|
" -DSYM[=VAL], --define SYM[=VAL]\n"
|
|
" Define SYM when preprocessing rc file\n"
|
|
" -v Verbose - tells you what it's doing\n"
|
|
"\n"
|
|
msgstr ""
|
|
|
|
#: windres.c:718
|
|
msgid " --yydebug Turn on parser debugging\n"
|
|
msgstr ""
|
|
|
|
#: windres.c:721
|
|
msgid ""
|
|
" --help Print this help message\n"
|
|
" --version Print version information\n"
|
|
msgstr ""
|
|
|
|
#: windres.c:724
|
|
msgid ""
|
|
"FORMAT is one of rc, res, or coff, and is deduced from the file name\n"
|
|
"extension if not specified. A single file name is an input file.\n"
|
|
"No input-file is stdin, default rc. No output-file is stdout, default rc.\n"
|
|
msgstr ""
|
|
|
|
#: windres.c:963
|
|
msgid "no resources"
|
|
msgstr ""
|
|
|
|
#: wrstabs.c:366 wrstabs.c:2028
|
|
#, c-format
|
|
msgid "string_hash_lookup failed: %s\n"
|
|
msgstr ""
|
|
|
|
#: wrstabs.c:666
|
|
#, c-format
|
|
msgid "stab_int_type: bad size %u\n"
|
|
msgstr ""
|
|
|
|
#: wrstabs.c:1468
|
|
#, c-format
|
|
msgid "%s: warning: unknown size for field `%s' in struct\n"
|
|
msgstr ""
|