7365 lines
199 KiB
Plaintext
7365 lines
199 KiB
Plaintext
# English translations for elfutils package.
|
||
# Copyright (C) 2023 The elfutils developers
|
||
# This file is distributed under the same license as the elfutils package.
|
||
# Automatically generated, 2023.
|
||
#
|
||
# All this catalog "translates" are quotation characters.
|
||
# The msgids must be ASCII and therefore cannot contain real quotation
|
||
# characters, only substitutes like grave accent (0x60), apostrophe (0x27)
|
||
# and double quote (0x22). These substitutes look strange; see
|
||
# https://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
|
||
#
|
||
# This catalog translates grave accent (0x60) and apostrophe (0x27) to
|
||
# left single quotation mark (U+2018) and right single quotation mark (U+2019).
|
||
# It also translates pairs of apostrophe (0x27) to
|
||
# left single quotation mark (U+2018) and right single quotation mark (U+2019)
|
||
# and pairs of quotation mark (0x22) to
|
||
# left double quotation mark (U+201C) and right double quotation mark (U+201D).
|
||
#
|
||
# When output to an UTF-8 terminal, the quotation characters appear perfectly.
|
||
# When output to an ISO-8859-1 terminal, the single quotation marks are
|
||
# transliterated to apostrophes (by iconv in glibc 2.2 or newer) or to
|
||
# grave/acute accent (by libiconv), and the double quotation marks are
|
||
# transliterated to 0x22.
|
||
# When output to an ASCII terminal, the single quotation marks are
|
||
# transliterated to apostrophes, and the double quotation marks are
|
||
# transliterated to 0x22.
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: elfutils 0.190\n"
|
||
"Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n"
|
||
"POT-Creation-Date: 2023-11-03 18:23+0100\n"
|
||
"PO-Revision-Date: 2023-11-03 18:23+0100\n"
|
||
"Last-Translator: Automatically generated\n"
|
||
"Language-Team: none\n"
|
||
"Language: en@quot\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||
|
||
#: lib/color.c:51
|
||
msgid ""
|
||
"colorize the output. WHEN defaults to 'always' or can be 'auto' or 'never'"
|
||
msgstr ""
|
||
"colorize the output. WHEN defaults to ‘always’ or can be ‘auto’ or ‘never’"
|
||
|
||
#: lib/color.c:127
|
||
#, c-format
|
||
msgid ""
|
||
"%s: invalid argument '%s' for '--color'\n"
|
||
"valid arguments are:\n"
|
||
" - 'always', 'yes', 'force'\n"
|
||
" - 'never', 'no', 'none'\n"
|
||
" - 'auto', 'tty', 'if-tty'\n"
|
||
msgstr ""
|
||
"%s: invalid argument ‘%s’ for ‘--color’\n"
|
||
"valid arguments are:\n"
|
||
" - 'always', 'yes', ‘force’\n"
|
||
" - 'never', 'no', ‘none’\n"
|
||
" - 'auto', 'tty', ‘if-tty’\n"
|
||
|
||
#: lib/printversion.c:39
|
||
#, c-format
|
||
msgid ""
|
||
"Copyright (C) %s The elfutils developers <%s>.\n"
|
||
"This is free software; see the source for copying conditions. There is NO\n"
|
||
"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
|
||
msgstr ""
|
||
"Copyright (C) %s The elfutils developers <%s>.\n"
|
||
"This is free software; see the source for copying conditions. There is NO\n"
|
||
"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
|
||
|
||
#: lib/xmalloc.c:47 lib/xmalloc.c:60 lib/xmalloc.c:72 src/readelf.c:12202
|
||
#: src/unstrip.c:311
|
||
#, c-format
|
||
msgid "memory exhausted"
|
||
msgstr "memory exhausted"
|
||
|
||
#: libasm/asm_error.c:64 libdw/dwarf_error.c:57 libdwfl/libdwflP.h:47
|
||
#: libelf/elf_error.c:59
|
||
msgid "no error"
|
||
msgstr "no error"
|
||
|
||
#: libasm/asm_error.c:65 libdw/dwarf_error.c:67 libdwfl/libdwflP.h:49
|
||
#: libelf/elf_error.c:90
|
||
msgid "out of memory"
|
||
msgstr "out of memory"
|
||
|
||
#: libasm/asm_error.c:66
|
||
msgid "cannot create output file"
|
||
msgstr "cannot create output file"
|
||
|
||
#: libasm/asm_error.c:67
|
||
msgid "invalid parameter"
|
||
msgstr "invalid parameter"
|
||
|
||
#: libasm/asm_error.c:68
|
||
msgid "cannot change mode of output file"
|
||
msgstr "cannot change mode of output file"
|
||
|
||
#: libasm/asm_error.c:69
|
||
msgid "cannot rename output file"
|
||
msgstr "cannot rename output file"
|
||
|
||
#: libasm/asm_error.c:70
|
||
msgid "duplicate symbol"
|
||
msgstr "duplicate symbol"
|
||
|
||
#: libasm/asm_error.c:71
|
||
msgid "invalid section type for operation"
|
||
msgstr "invalid section type for operation"
|
||
|
||
#: libasm/asm_error.c:72
|
||
msgid "error during output of data"
|
||
msgstr "error during output of data"
|
||
|
||
#: libasm/asm_error.c:73
|
||
msgid "no backend support available"
|
||
msgstr "no backend support available"
|
||
|
||
#: libasm/asm_error.c:82 libdw/dwarf_error.c:58 libdwfl/libdwflP.h:48
|
||
#: libelf/elf_error.c:62
|
||
msgid "unknown error"
|
||
msgstr "unknown error"
|
||
|
||
#: libcpu/i386_lex.l:121
|
||
#, c-format
|
||
msgid "invalid character '%c' at line %d; ignored"
|
||
msgstr "invalid character ‘%c’ at line %d; ignored"
|
||
|
||
#: libcpu/i386_lex.l:122
|
||
#, c-format
|
||
msgid "invalid character '\\%o' at line %d; ignored"
|
||
msgstr "invalid character ‘\\%o’ at line %d; ignored"
|
||
|
||
#: libcpu/i386_parse.y:555
|
||
#, c-format
|
||
msgid "while reading i386 CPU description: %s at line %d"
|
||
msgstr "while reading i386 CPU description: %s at line %d"
|
||
|
||
#: libdw/dwarf_error.c:59
|
||
msgid "invalid access"
|
||
msgstr "invalid access"
|
||
|
||
#: libdw/dwarf_error.c:60
|
||
msgid "no regular file"
|
||
msgstr "no regular file"
|
||
|
||
#: libdw/dwarf_error.c:61
|
||
msgid "I/O error"
|
||
msgstr "I/O error"
|
||
|
||
#: libdw/dwarf_error.c:62
|
||
msgid "invalid ELF file"
|
||
msgstr "invalid ELF file"
|
||
|
||
#: libdw/dwarf_error.c:63
|
||
msgid "no DWARF information"
|
||
msgstr "no DWARF information"
|
||
|
||
#: libdw/dwarf_error.c:64
|
||
msgid "cannot decompress DWARF"
|
||
msgstr "cannot decompress DWARF"
|
||
|
||
#: libdw/dwarf_error.c:65
|
||
msgid "no ELF file"
|
||
msgstr "no ELF file"
|
||
|
||
#: libdw/dwarf_error.c:66
|
||
msgid "cannot get ELF header"
|
||
msgstr "cannot get ELF header"
|
||
|
||
#: libdw/dwarf_error.c:68
|
||
msgid "not implemented"
|
||
msgstr "not implemented"
|
||
|
||
#: libdw/dwarf_error.c:69 libelf/elf_error.c:110 libelf/elf_error.c:158
|
||
msgid "invalid command"
|
||
msgstr "invalid command"
|
||
|
||
#: libdw/dwarf_error.c:70
|
||
msgid "invalid version"
|
||
msgstr "invalid version"
|
||
|
||
#: libdw/dwarf_error.c:71
|
||
msgid "invalid file"
|
||
msgstr "invalid file"
|
||
|
||
#: libdw/dwarf_error.c:72
|
||
msgid "no entries found"
|
||
msgstr "no entries found"
|
||
|
||
#: libdw/dwarf_error.c:73
|
||
msgid "invalid DWARF"
|
||
msgstr "invalid DWARF"
|
||
|
||
#: libdw/dwarf_error.c:74
|
||
msgid "no string data"
|
||
msgstr "no string data"
|
||
|
||
#: libdw/dwarf_error.c:75
|
||
msgid ".debug_str section missing"
|
||
msgstr ".debug_str section missing"
|
||
|
||
#: libdw/dwarf_error.c:76
|
||
msgid ".debug_line_str section missing"
|
||
msgstr ".debug_line_str section missing"
|
||
|
||
#: libdw/dwarf_error.c:77
|
||
msgid ".debug_str_offsets section missing"
|
||
msgstr ".debug_str_offsets section missing"
|
||
|
||
#: libdw/dwarf_error.c:78
|
||
msgid "no address value"
|
||
msgstr "no address value"
|
||
|
||
#: libdw/dwarf_error.c:79
|
||
msgid "no constant value"
|
||
msgstr "no constant value"
|
||
|
||
#: libdw/dwarf_error.c:80
|
||
msgid "no reference value"
|
||
msgstr "no reference value"
|
||
|
||
#: libdw/dwarf_error.c:81
|
||
msgid "invalid reference value"
|
||
msgstr "invalid reference value"
|
||
|
||
#: libdw/dwarf_error.c:82
|
||
msgid ".debug_line section missing"
|
||
msgstr ".debug_line section missing"
|
||
|
||
#: libdw/dwarf_error.c:83
|
||
msgid "invalid .debug_line section"
|
||
msgstr "invalid .debug_line section"
|
||
|
||
#: libdw/dwarf_error.c:84
|
||
msgid "debug information too big"
|
||
msgstr "debug information too big"
|
||
|
||
#: libdw/dwarf_error.c:85
|
||
msgid "invalid DWARF version"
|
||
msgstr "invalid DWARF version"
|
||
|
||
#: libdw/dwarf_error.c:86
|
||
msgid "invalid directory index"
|
||
msgstr "invalid directory index"
|
||
|
||
#: libdw/dwarf_error.c:87 libdwfl/libdwflP.h:69
|
||
msgid "address out of range"
|
||
msgstr "address out of range"
|
||
|
||
#: libdw/dwarf_error.c:88
|
||
msgid ".debug_loc section missing"
|
||
msgstr ".debug_loc section missing"
|
||
|
||
#: libdw/dwarf_error.c:89
|
||
msgid ".debug_loclists section missing"
|
||
msgstr ".debug_loclists section missing"
|
||
|
||
#: libdw/dwarf_error.c:90
|
||
msgid "not a location list value"
|
||
msgstr "not a location list value"
|
||
|
||
#: libdw/dwarf_error.c:91
|
||
msgid "no block data"
|
||
msgstr "no block data"
|
||
|
||
#: libdw/dwarf_error.c:92
|
||
msgid "invalid line index"
|
||
msgstr "invalid line index"
|
||
|
||
#: libdw/dwarf_error.c:93
|
||
msgid "invalid address range index"
|
||
msgstr "invalid address range index"
|
||
|
||
#: libdw/dwarf_error.c:94 libdwfl/libdwflP.h:70
|
||
msgid "no matching address range"
|
||
msgstr "no matching address range"
|
||
|
||
#: libdw/dwarf_error.c:95
|
||
msgid "no flag value"
|
||
msgstr "no flag value"
|
||
|
||
#: libdw/dwarf_error.c:96 libelf/elf_error.c:235
|
||
msgid "invalid offset"
|
||
msgstr "invalid offset"
|
||
|
||
#: libdw/dwarf_error.c:97
|
||
msgid ".debug_ranges section missing"
|
||
msgstr ".debug_ranges section missing"
|
||
|
||
#: libdw/dwarf_error.c:98
|
||
msgid ".debug_rnglists section missing"
|
||
msgstr ".debug_rnglists section missing"
|
||
|
||
#: libdw/dwarf_error.c:99
|
||
msgid "invalid CFI section"
|
||
msgstr "invalid CFI section"
|
||
|
||
#: libdw/dwarf_error.c:100
|
||
msgid "no alternative debug link found"
|
||
msgstr "no alternative debug link found"
|
||
|
||
#: libdw/dwarf_error.c:101
|
||
msgid "invalid opcode"
|
||
msgstr "invalid opcode"
|
||
|
||
#: libdw/dwarf_error.c:102
|
||
msgid "not a CU (unit) DIE"
|
||
msgstr "not a CU (unit) DIE"
|
||
|
||
#: libdw/dwarf_error.c:103
|
||
msgid "unknown language code"
|
||
msgstr "unknown language code"
|
||
|
||
#: libdw/dwarf_error.c:104
|
||
msgid ".debug_addr section missing"
|
||
msgstr ".debug_addr section missing"
|
||
|
||
#: libdwfl/argp-std.c:45 src/stack.c:643 src/unstrip.c:2547
|
||
msgid "Input selection options:"
|
||
msgstr "Input selection options:"
|
||
|
||
#: libdwfl/argp-std.c:46
|
||
msgid "Find addresses in FILE"
|
||
msgstr "Find addresses in FILE"
|
||
|
||
#: libdwfl/argp-std.c:48
|
||
msgid "Find addresses from signatures found in COREFILE"
|
||
msgstr "Find addresses from signatures found in COREFILE"
|
||
|
||
#: libdwfl/argp-std.c:50
|
||
msgid "Find addresses in files mapped into process PID"
|
||
msgstr "Find addresses in files mapped into process PID"
|
||
|
||
#: libdwfl/argp-std.c:52
|
||
msgid ""
|
||
"Find addresses in files mapped as read from FILE in Linux /proc/PID/maps "
|
||
"format"
|
||
msgstr ""
|
||
"Find addresses in files mapped as read from FILE in Linux /proc/PID/maps "
|
||
"format"
|
||
|
||
#: libdwfl/argp-std.c:54
|
||
msgid "Find addresses in the running kernel"
|
||
msgstr "Find addresses in the running kernel"
|
||
|
||
#: libdwfl/argp-std.c:56
|
||
msgid "Kernel with all modules"
|
||
msgstr "Kernel with all modules"
|
||
|
||
#: libdwfl/argp-std.c:58 src/stack.c:650
|
||
msgid "Search path for separate debuginfo files"
|
||
msgstr "Search path for separate debuginfo files"
|
||
|
||
#: libdwfl/argp-std.c:159
|
||
msgid "only one of -e, -p, -k, -K, or --core allowed"
|
||
msgstr "only one of -e, -p, -k, -K, or --core allowed"
|
||
|
||
#: libdwfl/argp-std.c:232
|
||
msgid "cannot load kernel symbols"
|
||
msgstr "cannot load kernel symbols"
|
||
|
||
#. Non-fatal to have no modules since we do have the kernel.
|
||
#: libdwfl/argp-std.c:236
|
||
msgid "cannot find kernel modules"
|
||
msgstr "cannot find kernel modules"
|
||
|
||
#: libdwfl/argp-std.c:253
|
||
msgid "cannot find kernel or modules"
|
||
msgstr "cannot find kernel or modules"
|
||
|
||
#: libdwfl/argp-std.c:292
|
||
#, c-format
|
||
msgid "cannot read ELF core file: %s"
|
||
msgstr "cannot read ELF core file: %s"
|
||
|
||
#: libdwfl/argp-std.c:315
|
||
msgid "Not enough memory"
|
||
msgstr "Not enough memory"
|
||
|
||
#: libdwfl/argp-std.c:325
|
||
msgid "No modules recognized in core file"
|
||
msgstr "No modules recognized in core file"
|
||
|
||
#: libdwfl/libdwflP.h:50
|
||
msgid "See errno"
|
||
msgstr "See errno"
|
||
|
||
#: libdwfl/libdwflP.h:51
|
||
msgid "See elf_errno"
|
||
msgstr "See elf_errno"
|
||
|
||
#: libdwfl/libdwflP.h:52
|
||
msgid "See dwarf_errno"
|
||
msgstr "See dwarf_errno"
|
||
|
||
#: libdwfl/libdwflP.h:53
|
||
msgid "See ebl_errno (XXX missing)"
|
||
msgstr "See ebl_errno (XXX missing)"
|
||
|
||
#: libdwfl/libdwflP.h:54
|
||
msgid "gzip decompression failed"
|
||
msgstr "gzip decompression failed"
|
||
|
||
#: libdwfl/libdwflP.h:55
|
||
msgid "bzip2 decompression failed"
|
||
msgstr "bzip2 decompression failed"
|
||
|
||
#: libdwfl/libdwflP.h:56
|
||
msgid "LZMA decompression failed"
|
||
msgstr "LZMA decompression failed"
|
||
|
||
#: libdwfl/libdwflP.h:57
|
||
msgid "zstd decompression failed"
|
||
msgstr "zstd decompression failed"
|
||
|
||
#: libdwfl/libdwflP.h:58
|
||
msgid "no support library found for machine"
|
||
msgstr "no support library found for machine"
|
||
|
||
#: libdwfl/libdwflP.h:59
|
||
msgid "Callbacks missing for ET_REL file"
|
||
msgstr "Callbacks missing for ET_REL file"
|
||
|
||
#: libdwfl/libdwflP.h:60
|
||
msgid "Unsupported relocation type"
|
||
msgstr "Unsupported relocation type"
|
||
|
||
#: libdwfl/libdwflP.h:61
|
||
msgid "r_offset is bogus"
|
||
msgstr "r_offset is bogus"
|
||
|
||
#: libdwfl/libdwflP.h:62 libelf/elf_error.c:114 libelf/elf_error.c:174
|
||
msgid "offset out of range"
|
||
msgstr "offset out of range"
|
||
|
||
#: libdwfl/libdwflP.h:63
|
||
msgid "relocation refers to undefined symbol"
|
||
msgstr "relocation refers to undefined symbol"
|
||
|
||
#: libdwfl/libdwflP.h:64
|
||
msgid "Callback returned failure"
|
||
msgstr "Callback returned failure"
|
||
|
||
#: libdwfl/libdwflP.h:65
|
||
msgid "No DWARF information found"
|
||
msgstr "No DWARF information found"
|
||
|
||
#: libdwfl/libdwflP.h:66
|
||
msgid "No symbol table found"
|
||
msgstr "No symbol table found"
|
||
|
||
#: libdwfl/libdwflP.h:67
|
||
msgid "No ELF program headers"
|
||
msgstr "No ELF program headers"
|
||
|
||
#: libdwfl/libdwflP.h:68
|
||
msgid "address range overlaps an existing module"
|
||
msgstr "address range overlaps an existing module"
|
||
|
||
#: libdwfl/libdwflP.h:71
|
||
msgid "image truncated"
|
||
msgstr "image truncated"
|
||
|
||
#: libdwfl/libdwflP.h:72
|
||
msgid "ELF file opened"
|
||
msgstr "ELF file opened"
|
||
|
||
#: libdwfl/libdwflP.h:73
|
||
msgid "not a valid ELF file"
|
||
msgstr "not a valid ELF file"
|
||
|
||
#: libdwfl/libdwflP.h:74
|
||
msgid "cannot handle DWARF type description"
|
||
msgstr "cannot handle DWARF type description"
|
||
|
||
#: libdwfl/libdwflP.h:75
|
||
msgid "ELF file does not match build ID"
|
||
msgstr "ELF file does not match build ID"
|
||
|
||
#: libdwfl/libdwflP.h:76
|
||
msgid "corrupt .gnu.prelink_undo section data"
|
||
msgstr "corrupt .gnu.prelink_undo section data"
|
||
|
||
#: libdwfl/libdwflP.h:77
|
||
msgid "Internal error due to ebl"
|
||
msgstr "Internal error due to ebl"
|
||
|
||
#: libdwfl/libdwflP.h:78
|
||
msgid "Missing data in core file"
|
||
msgstr "Missing data in core file"
|
||
|
||
#: libdwfl/libdwflP.h:79
|
||
msgid "Invalid register"
|
||
msgstr "Invalid register"
|
||
|
||
#: libdwfl/libdwflP.h:80
|
||
msgid "Unknown register value"
|
||
msgstr "Unknown register value"
|
||
|
||
#: libdwfl/libdwflP.h:81
|
||
msgid "Error reading process memory"
|
||
msgstr "Error reading process memory"
|
||
|
||
#: libdwfl/libdwflP.h:82
|
||
msgid "Couldn't find architecture of any ELF"
|
||
msgstr "Couldn't find architecture of any ELF"
|
||
|
||
#: libdwfl/libdwflP.h:83
|
||
msgid "Error parsing /proc filesystem"
|
||
msgstr "Error parsing /proc filesystem"
|
||
|
||
#: libdwfl/libdwflP.h:84
|
||
msgid "Invalid DWARF"
|
||
msgstr "Invalid DWARF"
|
||
|
||
#: libdwfl/libdwflP.h:85
|
||
msgid "Unsupported DWARF"
|
||
msgstr "Unsupported DWARF"
|
||
|
||
#: libdwfl/libdwflP.h:86
|
||
msgid "Unable to find more threads"
|
||
msgstr "Unable to find more threads"
|
||
|
||
#: libdwfl/libdwflP.h:87
|
||
msgid "Dwfl already has attached state"
|
||
msgstr "Dwfl already has attached state"
|
||
|
||
#: libdwfl/libdwflP.h:88
|
||
msgid "Dwfl has no attached state"
|
||
msgstr "Dwfl has no attached state"
|
||
|
||
#: libdwfl/libdwflP.h:89
|
||
msgid "Unwinding not supported for this architecture"
|
||
msgstr "Unwinding not supported for this architecture"
|
||
|
||
#: libdwfl/libdwflP.h:90
|
||
msgid "Invalid argument"
|
||
msgstr "Invalid argument"
|
||
|
||
#: libdwfl/libdwflP.h:91
|
||
msgid "Not an ET_CORE ELF file"
|
||
msgstr "Not an ET_CORE ELF file"
|
||
|
||
#: libebl/eblbackendname.c:41
|
||
msgid "No backend"
|
||
msgstr "No backend"
|
||
|
||
#: libebl/eblcorenotetypename.c:100 libebl/eblobjnotetypename.c:79
|
||
#: libebl/eblobjnotetypename.c:113 libebl/eblobjnotetypename.c:134
|
||
#: libebl/eblosabiname.c:73 libebl/eblsectionname.c:83
|
||
#: libebl/eblsectiontypename.c:116 libebl/eblsegmenttypename.c:81
|
||
msgid "<unknown>"
|
||
msgstr "<unknown>"
|
||
|
||
#: libebl/ebldynamictagname.c:103
|
||
#, c-format
|
||
msgid "<unknown>: %#<PRIx64>"
|
||
msgstr "<unknown>: %#<PRIx64>"
|
||
|
||
#: libebl/eblobjnote.c:58
|
||
#, c-format
|
||
msgid "unknown SDT version %u\n"
|
||
msgstr "unknown SDT version %u\n"
|
||
|
||
#: libebl/eblobjnote.c:76
|
||
#, c-format
|
||
msgid "invalid SDT probe descriptor\n"
|
||
msgstr "invalid SDT probe descriptor\n"
|
||
|
||
#: libebl/eblobjnote.c:126
|
||
#, c-format
|
||
msgid " PC: "
|
||
msgstr " PC: "
|
||
|
||
#: libebl/eblobjnote.c:128
|
||
#, c-format
|
||
msgid " Base: "
|
||
msgstr " Base: "
|
||
|
||
#: libebl/eblobjnote.c:130
|
||
#, c-format
|
||
msgid " Semaphore: "
|
||
msgstr " Semaphore: "
|
||
|
||
#: libebl/eblobjnote.c:132
|
||
#, c-format
|
||
msgid " Provider: "
|
||
msgstr " Provider: "
|
||
|
||
#: libebl/eblobjnote.c:134
|
||
#, c-format
|
||
msgid " Name: "
|
||
msgstr " Name: "
|
||
|
||
#: libebl/eblobjnote.c:136
|
||
#, c-format
|
||
msgid " Args: "
|
||
msgstr " Args: "
|
||
|
||
#: libebl/eblobjnote.c:304
|
||
#, c-format
|
||
msgid " Build ID: "
|
||
msgstr " Build ID: "
|
||
|
||
#. A non-null terminated version string.
|
||
#: libebl/eblobjnote.c:315
|
||
#, c-format
|
||
msgid " Linker version: %.*s\n"
|
||
msgstr " Linker version: %.*s\n"
|
||
|
||
#: libebl/eblobjnote.c:642
|
||
#, c-format
|
||
msgid " OS: %s, ABI: "
|
||
msgstr " OS: %s, ABI: "
|
||
|
||
#: libebl/eblosabiname.c:70
|
||
msgid "Stand alone"
|
||
msgstr "Stand alone"
|
||
|
||
#: libebl/eblsymbolbindingname.c:68 libebl/eblsymboltypename.c:74
|
||
#, c-format
|
||
msgid "<unknown>: %d"
|
||
msgstr "<unknown>: %d"
|
||
|
||
#: libelf/elf_error.c:66
|
||
msgid "unknown version"
|
||
msgstr "unknown version"
|
||
|
||
#: libelf/elf_error.c:70
|
||
msgid "unknown type"
|
||
msgstr "unknown type"
|
||
|
||
#: libelf/elf_error.c:74
|
||
msgid "invalid `Elf' handle"
|
||
msgstr "invalid ‘Elf’ handle"
|
||
|
||
#: libelf/elf_error.c:78
|
||
msgid "invalid size of source operand"
|
||
msgstr "invalid size of source operand"
|
||
|
||
#: libelf/elf_error.c:82
|
||
msgid "invalid size of destination operand"
|
||
msgstr "invalid size of destination operand"
|
||
|
||
#: libelf/elf_error.c:86 src/readelf.c:6758
|
||
#, c-format
|
||
msgid "invalid encoding"
|
||
msgstr "invalid encoding"
|
||
|
||
#: libelf/elf_error.c:94
|
||
msgid "invalid file descriptor"
|
||
msgstr "invalid file descriptor"
|
||
|
||
#: libelf/elf_error.c:98
|
||
msgid "invalid ELF file data"
|
||
msgstr "invalid ELF file data"
|
||
|
||
#: libelf/elf_error.c:102
|
||
msgid "invalid operation"
|
||
msgstr "invalid operation"
|
||
|
||
#: libelf/elf_error.c:106
|
||
msgid "ELF version not set"
|
||
msgstr "ELF version not set"
|
||
|
||
#: libelf/elf_error.c:118
|
||
msgid "invalid fmag field in archive header"
|
||
msgstr "invalid fmag field in archive header"
|
||
|
||
#: libelf/elf_error.c:122
|
||
msgid "invalid archive file"
|
||
msgstr "invalid archive file"
|
||
|
||
#: libelf/elf_error.c:126
|
||
msgid "descriptor is not for an archive"
|
||
msgstr "descriptor is not for an archive"
|
||
|
||
#: libelf/elf_error.c:130
|
||
msgid "no index available"
|
||
msgstr "no index available"
|
||
|
||
#: libelf/elf_error.c:134
|
||
msgid "cannot read data from file"
|
||
msgstr "cannot read data from file"
|
||
|
||
#: libelf/elf_error.c:138
|
||
msgid "cannot write data to file"
|
||
msgstr "cannot write data to file"
|
||
|
||
#: libelf/elf_error.c:142
|
||
msgid "invalid binary class"
|
||
msgstr "invalid binary class"
|
||
|
||
#: libelf/elf_error.c:146
|
||
msgid "invalid section index"
|
||
msgstr "invalid section index"
|
||
|
||
#: libelf/elf_error.c:150
|
||
msgid "invalid operand"
|
||
msgstr "invalid operand"
|
||
|
||
#: libelf/elf_error.c:154
|
||
msgid "invalid section"
|
||
msgstr "invalid section"
|
||
|
||
#: libelf/elf_error.c:162
|
||
msgid "executable header not created first"
|
||
msgstr "executable header not created first"
|
||
|
||
#: libelf/elf_error.c:166
|
||
msgid "file descriptor disabled"
|
||
msgstr "file descriptor disabled"
|
||
|
||
#: libelf/elf_error.c:170
|
||
msgid "archive/member file descriptor mismatch"
|
||
msgstr "archive/member file descriptor mismatch"
|
||
|
||
#: libelf/elf_error.c:178
|
||
msgid "cannot manipulate null section"
|
||
msgstr "cannot manipulate null section"
|
||
|
||
#: libelf/elf_error.c:182
|
||
msgid "data/scn mismatch"
|
||
msgstr "data/scn mismatch"
|
||
|
||
#: libelf/elf_error.c:186
|
||
msgid "invalid section header"
|
||
msgstr "invalid section header"
|
||
|
||
#: libelf/elf_error.c:190 src/readelf.c:10637 src/readelf.c:11242
|
||
#: src/readelf.c:11343 src/readelf.c:11531
|
||
#, c-format
|
||
msgid "invalid data"
|
||
msgstr "invalid data"
|
||
|
||
#: libelf/elf_error.c:194
|
||
msgid "unknown data encoding"
|
||
msgstr "unknown data encoding"
|
||
|
||
#: libelf/elf_error.c:198
|
||
msgid "section `sh_size' too small for data"
|
||
msgstr "section ‘sh_size’ too small for data"
|
||
|
||
#: libelf/elf_error.c:202
|
||
msgid "invalid section alignment"
|
||
msgstr "invalid section alignment"
|
||
|
||
#: libelf/elf_error.c:206
|
||
msgid "invalid section entry size"
|
||
msgstr "invalid section entry size"
|
||
|
||
#: libelf/elf_error.c:210
|
||
msgid "update() for write on read-only file"
|
||
msgstr "update() for write on read-only file"
|
||
|
||
#: libelf/elf_error.c:214
|
||
msgid "no such file"
|
||
msgstr "no such file"
|
||
|
||
#: libelf/elf_error.c:218
|
||
msgid "only relocatable files can contain section groups"
|
||
msgstr "only relocatable files can contain section groups"
|
||
|
||
#: libelf/elf_error.c:223
|
||
msgid ""
|
||
"program header only allowed in executables, shared objects, and core files"
|
||
msgstr ""
|
||
"program header only allowed in executables, shared objects, and core files"
|
||
|
||
#: libelf/elf_error.c:230
|
||
msgid "file has no program header"
|
||
msgstr "file has no program header"
|
||
|
||
#: libelf/elf_error.c:240
|
||
msgid "invalid section type"
|
||
msgstr "invalid section type"
|
||
|
||
#: libelf/elf_error.c:245
|
||
msgid "invalid section flags"
|
||
msgstr "invalid section flags"
|
||
|
||
#: libelf/elf_error.c:250
|
||
msgid "section does not contain compressed data"
|
||
msgstr "section does not contain compressed data"
|
||
|
||
#: libelf/elf_error.c:255
|
||
msgid "section contains compressed data"
|
||
msgstr "section contains compressed data"
|
||
|
||
#: libelf/elf_error.c:260
|
||
msgid "unknown compression type"
|
||
msgstr "unknown compression type"
|
||
|
||
#: libelf/elf_error.c:265
|
||
msgid "cannot compress data"
|
||
msgstr "cannot compress data"
|
||
|
||
#: libelf/elf_error.c:270
|
||
msgid "cannot decompress data"
|
||
msgstr "cannot decompress data"
|
||
|
||
#: src/addr2line.c:58
|
||
msgid "Input format options:"
|
||
msgstr "Input format options:"
|
||
|
||
#: src/addr2line.c:60
|
||
msgid "Treat addresses as offsets relative to NAME section."
|
||
msgstr "Treat addresses as offsets relative to NAME section."
|
||
|
||
#: src/addr2line.c:62
|
||
msgid "Output format options:"
|
||
msgstr "Output format options:"
|
||
|
||
#: src/addr2line.c:63
|
||
msgid "Print address before each entry"
|
||
msgstr "Print address before each entry"
|
||
|
||
#: src/addr2line.c:64
|
||
msgid "Show only base names of source files"
|
||
msgstr "Show only base names of source files"
|
||
|
||
#: src/addr2line.c:66
|
||
msgid "Show absolute file names using compilation directory (default)"
|
||
msgstr "Show absolute file names using compilation directory (default)"
|
||
|
||
#: src/addr2line.c:67
|
||
msgid "Also show function names"
|
||
msgstr "Also show function names"
|
||
|
||
#: src/addr2line.c:68
|
||
msgid "Also show symbol or section names"
|
||
msgstr "Also show symbol or section names"
|
||
|
||
#: src/addr2line.c:69
|
||
msgid "Also show symbol and the section names"
|
||
msgstr "Also show symbol and the section names"
|
||
|
||
#: src/addr2line.c:70
|
||
msgid "Also show line table flags"
|
||
msgstr "Also show line table flags"
|
||
|
||
#: src/addr2line.c:72
|
||
msgid ""
|
||
"Show all source locations that caused inline expansion of subroutines at the "
|
||
"address."
|
||
msgstr ""
|
||
"Show all source locations that caused inline expansion of subroutines at the "
|
||
"address."
|
||
|
||
#: src/addr2line.c:75
|
||
msgid "Show demangled symbols (ARG is always ignored)"
|
||
msgstr "Show demangled symbols (ARG is always ignored)"
|
||
|
||
#: src/addr2line.c:76
|
||
msgid "Show demangled symbols"
|
||
msgstr "Show demangled symbols"
|
||
|
||
#: src/addr2line.c:78
|
||
msgid "Print all information on one line, and indent inlines"
|
||
msgstr "Print all information on one line, and indent inlines"
|
||
|
||
#: src/addr2line.c:80
|
||
msgid "Show relative file names without compilation directory"
|
||
msgstr "Show relative file names without compilation directory"
|
||
|
||
#: src/addr2line.c:82 src/elfcmp.c:69 src/findtextrel.c:65 src/nm.c:99
|
||
#: src/strings.c:77
|
||
msgid "Miscellaneous:"
|
||
msgstr "Miscellaneous:"
|
||
|
||
#. Short description of program.
|
||
#: src/addr2line.c:90
|
||
msgid ""
|
||
"Locate source files and line information for ADDRs (in a.out by default)."
|
||
msgstr ""
|
||
"Locate source files and line information for ADDRs (in a.out by default)."
|
||
|
||
#. Strings for arguments in help texts.
|
||
#: src/addr2line.c:94
|
||
msgid "[ADDR...]"
|
||
msgstr "[ADDR...]"
|
||
|
||
#: src/addr2line.c:530
|
||
msgid "Section syntax requires exactly one module"
|
||
msgstr "Section syntax requires exactly one module"
|
||
|
||
#: src/addr2line.c:552
|
||
#, c-format
|
||
msgid "offset %#<PRIxMAX> lies outside section '%s'"
|
||
msgstr "offset %#<PRIxMAX> lies outside section ‘%s’"
|
||
|
||
#: src/addr2line.c:662
|
||
#, c-format
|
||
msgid "cannot find symbol '%s'"
|
||
msgstr "cannot find symbol ‘%s’"
|
||
|
||
#: src/addr2line.c:667
|
||
#, c-format
|
||
msgid "offset %#<PRIxMAX> lies outside contents of '%s'"
|
||
msgstr "offset %#<PRIxMAX> lies outside contents of ‘%s’"
|
||
|
||
#: src/ar.c:66
|
||
msgid "Commands:"
|
||
msgstr "Commands:"
|
||
|
||
#: src/ar.c:67
|
||
msgid "Delete files from archive."
|
||
msgstr "Delete files from archive."
|
||
|
||
#: src/ar.c:68
|
||
msgid "Move files in archive."
|
||
msgstr "Move files in archive."
|
||
|
||
#: src/ar.c:69
|
||
msgid "Print files in archive."
|
||
msgstr "Print files in archive."
|
||
|
||
#: src/ar.c:70
|
||
msgid "Quick append files to archive."
|
||
msgstr "Quick append files to archive."
|
||
|
||
#: src/ar.c:72
|
||
msgid "Replace existing or insert new file into archive."
|
||
msgstr "Replace existing or insert new file into archive."
|
||
|
||
#: src/ar.c:73
|
||
msgid "Display content of archive."
|
||
msgstr "Display content of archive."
|
||
|
||
#: src/ar.c:74
|
||
msgid "Extract files from archive."
|
||
msgstr "Extract files from archive."
|
||
|
||
#: src/ar.c:76
|
||
msgid "Command Modifiers:"
|
||
msgstr "Command Modifiers:"
|
||
|
||
#: src/ar.c:77
|
||
msgid "Preserve original dates."
|
||
msgstr "Preserve original dates."
|
||
|
||
#: src/ar.c:78
|
||
msgid "Use instance [COUNT] of name."
|
||
msgstr "Use instance [COUNT] of name."
|
||
|
||
#: src/ar.c:80
|
||
msgid "Do not replace existing files with extracted files."
|
||
msgstr "Do not replace existing files with extracted files."
|
||
|
||
#: src/ar.c:81
|
||
msgid "Allow filename to be truncated if necessary."
|
||
msgstr "Allow filename to be truncated if necessary."
|
||
|
||
#: src/ar.c:83
|
||
msgid "Provide verbose output."
|
||
msgstr "Provide verbose output."
|
||
|
||
#: src/ar.c:84
|
||
msgid "Force regeneration of symbol table."
|
||
msgstr "Force regeneration of symbol table."
|
||
|
||
#: src/ar.c:85
|
||
msgid "Insert file after [MEMBER]."
|
||
msgstr "Insert file after [MEMBER]."
|
||
|
||
#: src/ar.c:86
|
||
msgid "Insert file before [MEMBER]."
|
||
msgstr "Insert file before [MEMBER]."
|
||
|
||
#: src/ar.c:87
|
||
msgid "Same as -b."
|
||
msgstr "Same as -b."
|
||
|
||
#: src/ar.c:88
|
||
msgid "Suppress message when library has to be created."
|
||
msgstr "Suppress message when library has to be created."
|
||
|
||
#: src/ar.c:90
|
||
msgid "Use full path for file matching."
|
||
msgstr "Use full path for file matching."
|
||
|
||
#: src/ar.c:91
|
||
msgid "Update only older files in archive."
|
||
msgstr "Update only older files in archive."
|
||
|
||
#. Short description of program.
|
||
#: src/ar.c:97
|
||
msgid "Create, modify, and extract from archives."
|
||
msgstr "Create, modify, and extract from archives."
|
||
|
||
#. Strings for arguments in help texts.
|
||
#: src/ar.c:100
|
||
msgid "[MEMBER] [COUNT] ARCHIVE [FILE...]"
|
||
msgstr "[MEMBER] [COUNT] ARCHIVE [FILE...]"
|
||
|
||
#: src/ar.c:179
|
||
#, c-format
|
||
msgid "'a', 'b', and 'i' are only allowed with the 'm' and 'r' options"
|
||
msgstr "'a', 'b', and ‘i’ are only allowed with the ‘m’ and ‘r’ options"
|
||
|
||
#: src/ar.c:184
|
||
#, c-format
|
||
msgid "MEMBER parameter required for 'a', 'b', and 'i' modifiers"
|
||
msgstr "MEMBER parameter required for 'a', 'b', and ‘i’ modifiers"
|
||
|
||
#: src/ar.c:200
|
||
#, c-format
|
||
msgid "'N' is only meaningful with the 'x' and 'd' options"
|
||
msgstr "‘N’ is only meaningful with the ‘x’ and ‘d’ options"
|
||
|
||
#: src/ar.c:205
|
||
#, c-format
|
||
msgid "COUNT parameter required"
|
||
msgstr "COUNT parameter required"
|
||
|
||
#: src/ar.c:217
|
||
#, c-format
|
||
msgid "invalid COUNT parameter %s"
|
||
msgstr "invalid COUNT parameter %s"
|
||
|
||
#: src/ar.c:224
|
||
#, c-format
|
||
msgid "'%c' is only meaningful with the 'x' option"
|
||
msgstr "‘%c’ is only meaningful with the ‘x’ option"
|
||
|
||
#: src/ar.c:230
|
||
#, c-format
|
||
msgid "archive name required"
|
||
msgstr "archive name required"
|
||
|
||
#: src/ar.c:243
|
||
#, c-format
|
||
msgid "command option required"
|
||
msgstr "command option required"
|
||
|
||
#: src/ar.c:294
|
||
#, c-format
|
||
msgid "More than one operation specified"
|
||
msgstr "More than one operation specified"
|
||
|
||
#: src/ar.c:388
|
||
#, c-format
|
||
msgid "cannot open archive '%s'"
|
||
msgstr "cannot open archive ‘%s’"
|
||
|
||
#: src/ar.c:398
|
||
#, c-format
|
||
msgid "cannot open archive '%s': %s"
|
||
msgstr "cannot open archive '%s': %s"
|
||
|
||
#: src/ar.c:402
|
||
#, c-format
|
||
msgid "%s: not an archive file"
|
||
msgstr "%s: not an archive file"
|
||
|
||
#: src/ar.c:406
|
||
#, c-format
|
||
msgid "cannot stat archive '%s'"
|
||
msgstr "cannot stat archive ‘%s’"
|
||
|
||
#: src/ar.c:418
|
||
#, c-format
|
||
msgid "no entry %s in archive\n"
|
||
msgstr "no entry %s in archive\n"
|
||
|
||
#: src/ar.c:471 src/ar.c:925 src/ar.c:1131
|
||
msgid "cannot create hash table"
|
||
msgstr "cannot create hash table"
|
||
|
||
#: src/ar.c:477 src/ar.c:931 src/ar.c:1139
|
||
msgid "cannot insert into hash table"
|
||
msgstr "cannot insert into hash table"
|
||
|
||
#: src/ar.c:485 src/ranlib.c:147
|
||
#, c-format
|
||
msgid "cannot stat '%s'"
|
||
msgstr "cannot stat ‘%s’"
|
||
|
||
#: src/ar.c:587
|
||
#, c-format
|
||
msgid "cannot read content of %s: %s"
|
||
msgstr "cannot read content of %s: %s"
|
||
|
||
#: src/ar.c:630
|
||
#, c-format
|
||
msgid "cannot open %.*s"
|
||
msgstr "cannot open %.*s"
|
||
|
||
#: src/ar.c:652
|
||
#, c-format
|
||
msgid "failed to write %s"
|
||
msgstr "failed to write %s"
|
||
|
||
#: src/ar.c:664
|
||
#, c-format
|
||
msgid "cannot change mode of %s"
|
||
msgstr "cannot change mode of %s"
|
||
|
||
#: src/ar.c:680
|
||
#, c-format
|
||
msgid "cannot change modification time of %s"
|
||
msgstr "cannot change modification time of %s"
|
||
|
||
#: src/ar.c:726
|
||
#, c-format
|
||
msgid "cannot rename temporary file to %.*s"
|
||
msgstr "cannot rename temporary file to %.*s"
|
||
|
||
#: src/ar.c:762 src/ar.c:1016 src/ar.c:1419 src/ranlib.c:221
|
||
#, c-format
|
||
msgid "cannot create new file"
|
||
msgstr "cannot create new file"
|
||
|
||
#: src/ar.c:1221
|
||
#, c-format
|
||
msgid "position member %s not found"
|
||
msgstr "position member %s not found"
|
||
|
||
#: src/ar.c:1231
|
||
#, c-format
|
||
msgid "%s: no entry %s in archive!\n"
|
||
msgstr "%s: no entry %s in archive!\n"
|
||
|
||
#: src/ar.c:1260 src/objdump.c:240
|
||
#, c-format
|
||
msgid "cannot open %s"
|
||
msgstr "cannot open %s"
|
||
|
||
#: src/ar.c:1265
|
||
#, c-format
|
||
msgid "cannot stat %s"
|
||
msgstr "cannot stat %s"
|
||
|
||
#: src/ar.c:1271
|
||
#, c-format
|
||
msgid "%s is no regular file"
|
||
msgstr "%s is no regular file"
|
||
|
||
#: src/ar.c:1284
|
||
#, c-format
|
||
msgid "cannot get ELF descriptor for %s: %s\n"
|
||
msgstr "cannot get ELF descriptor for %s: %s\n"
|
||
|
||
#: src/ar.c:1304
|
||
#, c-format
|
||
msgid "cannot read %s: %s"
|
||
msgstr "cannot read %s: %s"
|
||
|
||
#: src/ar.c:1479
|
||
#, c-format
|
||
msgid "cannot represent ar_date"
|
||
msgstr "cannot represent ar_date"
|
||
|
||
#: src/ar.c:1485
|
||
#, c-format
|
||
msgid "cannot represent ar_uid"
|
||
msgstr "cannot represent ar_uid"
|
||
|
||
#: src/ar.c:1491
|
||
#, c-format
|
||
msgid "cannot represent ar_gid"
|
||
msgstr "cannot represent ar_gid"
|
||
|
||
#: src/ar.c:1497
|
||
#, c-format
|
||
msgid "cannot represent ar_mode"
|
||
msgstr "cannot represent ar_mode"
|
||
|
||
#: src/ar.c:1503
|
||
#, c-format
|
||
msgid "cannot represent ar_size"
|
||
msgstr "cannot represent ar_size"
|
||
|
||
#: src/arlib-argp.c:31
|
||
msgid "Use zero for uid, gid, and date in archive members."
|
||
msgstr "Use zero for uid, gid, and date in archive members."
|
||
|
||
#: src/arlib-argp.c:33
|
||
msgid "Use actual uid, gid, and date in archive members."
|
||
msgstr "Use actual uid, gid, and date in archive members."
|
||
|
||
#: src/arlib-argp.c:62
|
||
#, c-format
|
||
msgid "%s (default)"
|
||
msgstr "%s (default)"
|
||
|
||
#. The archive is too big.
|
||
#: src/arlib.c:212
|
||
#, c-format
|
||
msgid "the archive '%s' is too large"
|
||
msgstr "the archive ‘%s’ is too large"
|
||
|
||
#: src/arlib.c:225
|
||
#, c-format
|
||
msgid "cannot read ELF header of %s(%s): %s"
|
||
msgstr "cannot read ELF header of %s(%s): %s"
|
||
|
||
#: src/elfclassify.c:91
|
||
msgid "opening"
|
||
msgstr "opening"
|
||
|
||
#: src/elfclassify.c:98
|
||
msgid "reading"
|
||
msgstr "reading"
|
||
|
||
#: src/elfclassify.c:244
|
||
msgid "ELF header"
|
||
msgstr "ELF header"
|
||
|
||
#: src/elfclassify.c:255
|
||
msgid "program headers"
|
||
msgstr "program headers"
|
||
|
||
#: src/elfclassify.c:264
|
||
msgid "program header"
|
||
msgstr "program header"
|
||
|
||
#: src/elfclassify.c:284
|
||
msgid "section headers"
|
||
msgstr "section headers"
|
||
|
||
#: src/elfclassify.c:295
|
||
msgid "section header string table index"
|
||
msgstr "section header string table index"
|
||
|
||
#: src/elfclassify.c:309
|
||
msgid "could not obtain section header"
|
||
msgstr "could not obtain section header"
|
||
|
||
#: src/elfclassify.c:315
|
||
msgid "could not obtain section name"
|
||
msgstr "could not obtain section name"
|
||
|
||
#: src/elfclassify.c:828
|
||
msgid "writing to standard output"
|
||
msgstr "writing to standard output"
|
||
|
||
#: src/elfclassify.c:855
|
||
msgid "reading from standard input"
|
||
msgstr "reading from standard input"
|
||
|
||
#: src/elfclassify.c:876
|
||
msgid "Classification options"
|
||
msgstr "Classification options"
|
||
|
||
#: src/elfclassify.c:878
|
||
msgid "File looks like an ELF object or archive/static library (default)"
|
||
msgstr "File looks like an ELF object or archive/static library (default)"
|
||
|
||
#: src/elfclassify.c:881
|
||
msgid "File is an regular ELF object (not an archive/static library)"
|
||
msgstr "File is an regular ELF object (not an archive/static library)"
|
||
|
||
#: src/elfclassify.c:884
|
||
msgid "File is an ELF archive or static library"
|
||
msgstr "File is an ELF archive or static library"
|
||
|
||
#: src/elfclassify.c:887
|
||
msgid "File is an ELF core dump file"
|
||
msgstr "File is an ELF core dump file"
|
||
|
||
#: src/elfclassify.c:890
|
||
msgid ""
|
||
"File is an ELF file with symbol table or .debug_* sections and can be "
|
||
"stripped further"
|
||
msgstr ""
|
||
"File is an ELF file with symbol table or .debug_* sections and can be "
|
||
"stripped further"
|
||
|
||
#: src/elfclassify.c:893
|
||
msgid "File is (primarily) an ELF program executable (not primarily a DSO)"
|
||
msgstr "File is (primarily) an ELF program executable (not primarily a DSO)"
|
||
|
||
#: src/elfclassify.c:896
|
||
msgid "File is an ELF program executable (might also be a DSO)"
|
||
msgstr "File is an ELF program executable (might also be a DSO)"
|
||
|
||
#: src/elfclassify.c:899
|
||
msgid ""
|
||
"File is (primarily) an ELF shared object (DSO) (not primarily an executable)"
|
||
msgstr ""
|
||
"File is (primarily) an ELF shared object (DSO) (not primarily an executable)"
|
||
|
||
#: src/elfclassify.c:902
|
||
msgid "File is an ELF shared object (DSO) (might also be an executable)"
|
||
msgstr "File is an ELF shared object (DSO) (might also be an executable)"
|
||
|
||
#: src/elfclassify.c:906
|
||
msgid "File is a linux kernel module"
|
||
msgstr "File is a linux kernel module"
|
||
|
||
#: src/elfclassify.c:908
|
||
msgid "File is a debug only ELF file (separate .debug, .dwo or dwz multi-file)"
|
||
msgstr ""
|
||
"File is a debug only ELF file (separate .debug, .dwo or dwz multi-file)"
|
||
|
||
#: src/elfclassify.c:911
|
||
msgid "File is a loadable ELF object (program or shared object)"
|
||
msgstr "File is a loadable ELF object (program or shared object)"
|
||
|
||
#: src/elfclassify.c:940
|
||
msgid "Input flags"
|
||
msgstr "Input flags"
|
||
|
||
#: src/elfclassify.c:942
|
||
msgid "Only classify regular (not symlink nor special device) files"
|
||
msgstr "Only classify regular (not symlink nor special device) files"
|
||
|
||
#: src/elfclassify.c:944
|
||
msgid ""
|
||
"Also read file names to process from standard input, separated by newlines"
|
||
msgstr ""
|
||
"Also read file names to process from standard input, separated by newlines"
|
||
|
||
#: src/elfclassify.c:947
|
||
msgid ""
|
||
"Also read file names to process from standard input, separated by ASCII NUL "
|
||
"bytes"
|
||
msgstr ""
|
||
"Also read file names to process from standard input, separated by ASCII NUL "
|
||
"bytes"
|
||
|
||
#: src/elfclassify.c:950
|
||
msgid "Do not read files from standard input (default)"
|
||
msgstr "Do not read files from standard input (default)"
|
||
|
||
#: src/elfclassify.c:952
|
||
msgid "Try to open compressed files or embedded (kernel) ELF images"
|
||
msgstr "Try to open compressed files or embedded (kernel) ELF images"
|
||
|
||
#: src/elfclassify.c:955
|
||
msgid "Output flags"
|
||
msgstr "Output flags"
|
||
|
||
#: src/elfclassify.c:957
|
||
msgid "Output names of files, separated by newline"
|
||
msgstr "Output names of files, separated by newline"
|
||
|
||
#: src/elfclassify.c:959
|
||
msgid "Output names of files, separated by ASCII NUL"
|
||
msgstr "Output names of files, separated by ASCII NUL"
|
||
|
||
#: src/elfclassify.c:961
|
||
msgid "Do not output file names"
|
||
msgstr "Do not output file names"
|
||
|
||
#: src/elfclassify.c:963
|
||
msgid "If printing file names, print matching files (default)"
|
||
msgstr "If printing file names, print matching files (default)"
|
||
|
||
#: src/elfclassify.c:965
|
||
msgid "If printing file names, print files that do not match"
|
||
msgstr "If printing file names, print files that do not match"
|
||
|
||
#: src/elfclassify.c:967
|
||
msgid "Additional flags"
|
||
msgstr "Additional flags"
|
||
|
||
#: src/elfclassify.c:969
|
||
msgid "Output additional information (can be specified multiple times)"
|
||
msgstr "Output additional information (can be specified multiple times)"
|
||
|
||
#: src/elfclassify.c:971
|
||
msgid "Suppress some error output (counterpart to --verbose)"
|
||
msgstr "Suppress some error output (counterpart to --verbose)"
|
||
|
||
#. Strings for arguments in help texts.
|
||
#: src/elfclassify.c:979 src/elfcompress.c:1436 src/elflint.c:77
|
||
#: src/readelf.c:161
|
||
msgid "FILE..."
|
||
msgstr "FILE..."
|
||
|
||
#: src/elfclassify.c:980
|
||
msgid ""
|
||
"Determine the type of an ELF file.\n"
|
||
"\n"
|
||
"All of the classification options must apply at the same time to a "
|
||
"particular file. Classification options can be negated using a \"--not-\" "
|
||
"prefix.\n"
|
||
"\n"
|
||
"Since modern ELF does not clearly distinguish between programs and dynamic "
|
||
"shared objects, you should normally use either --executable or --shared to "
|
||
"identify the primary purpose of a file. Only one of the --shared and --"
|
||
"executable checks can pass for a file.\n"
|
||
"\n"
|
||
"If you want to know whether an ELF object might a program or a shared "
|
||
"library (but could be both), then use --program or --library. Some ELF files "
|
||
"will classify as both a program and a library.\n"
|
||
"\n"
|
||
"If you just want to know whether an ELF file is loadable (as program or "
|
||
"library) use --loadable. Note that files that only contain (separate) debug "
|
||
"information (--debug-only) are never --loadable (even though they might "
|
||
"contain program headers). Linux kernel modules are also not --loadable (in "
|
||
"the normal sense).\n"
|
||
"\n"
|
||
"Without any of the --print options, the program exits with status 0 if the "
|
||
"requested checks pass for all input files, with 1 if a check fails for any "
|
||
"file, and 2 if there is an environmental issue (such as a file read error or "
|
||
"a memory allocation error).\n"
|
||
"\n"
|
||
"When printing file names, the program exits with status 0 even if no file "
|
||
"names are printed, and exits with status 2 if there is an environmental "
|
||
"issue.\n"
|
||
"\n"
|
||
"On usage error (e.g. a bad option was given), the program exits with a "
|
||
"status code larger than 2.\n"
|
||
"\n"
|
||
"The --quiet or -q option suppresses some error warning output, but doesn't "
|
||
"change the exit status."
|
||
msgstr ""
|
||
"Determine the type of an ELF file.\n"
|
||
"\n"
|
||
"All of the classification options must apply at the same time to a "
|
||
"particular file. Classification options can be negated using a “--not-” "
|
||
"prefix.\n"
|
||
"\n"
|
||
"Since modern ELF does not clearly distinguish between programs and dynamic "
|
||
"shared objects, you should normally use either --executable or --shared to "
|
||
"identify the primary purpose of a file. Only one of the --shared and --"
|
||
"executable checks can pass for a file.\n"
|
||
"\n"
|
||
"If you want to know whether an ELF object might a program or a shared "
|
||
"library (but could be both), then use --program or --library. Some ELF files "
|
||
"will classify as both a program and a library.\n"
|
||
"\n"
|
||
"If you just want to know whether an ELF file is loadable (as program or "
|
||
"library) use --loadable. Note that files that only contain (separate) debug "
|
||
"information (--debug-only) are never --loadable (even though they might "
|
||
"contain program headers). Linux kernel modules are also not --loadable (in "
|
||
"the normal sense).\n"
|
||
"\n"
|
||
"Without any of the --print options, the program exits with status 0 if the "
|
||
"requested checks pass for all input files, with 1 if a check fails for any "
|
||
"file, and 2 if there is an environmental issue (such as a file read error or "
|
||
"a memory allocation error).\n"
|
||
"\n"
|
||
"When printing file names, the program exits with status 0 even if no file "
|
||
"names are printed, and exits with status 2 if there is an environmental "
|
||
"issue.\n"
|
||
"\n"
|
||
"On usage error (e.g. a bad option was given), the program exits with a "
|
||
"status code larger than 2.\n"
|
||
"\n"
|
||
"The --quiet or -q option suppresses some error warning output, but doesn't "
|
||
"change the exit status."
|
||
|
||
#: src/elfcmp.c:59
|
||
msgid "Control options:"
|
||
msgstr "Control options:"
|
||
|
||
#: src/elfcmp.c:61
|
||
msgid "Output all differences, not just the first"
|
||
msgstr "Output all differences, not just the first"
|
||
|
||
#: src/elfcmp.c:62
|
||
msgid ""
|
||
"Control treatment of gaps in loadable segments [ignore|match] (default: "
|
||
"ignore)"
|
||
msgstr ""
|
||
"Control treatment of gaps in loadable segments [ignore|match] (default: "
|
||
"ignore)"
|
||
|
||
#: src/elfcmp.c:64
|
||
msgid "Ignore permutation of buckets in SHT_HASH section"
|
||
msgstr "Ignore permutation of buckets in SHT_HASH section"
|
||
|
||
#: src/elfcmp.c:66
|
||
msgid "Ignore differences in build ID"
|
||
msgstr "Ignore differences in build ID"
|
||
|
||
#: src/elfcmp.c:67
|
||
msgid "Output nothing; yield exit status only"
|
||
msgstr "Output nothing; yield exit status only"
|
||
|
||
#. Short description of program.
|
||
#: src/elfcmp.c:74
|
||
msgid "Compare relevant parts of two ELF files for equality."
|
||
msgstr "Compare relevant parts of two ELF files for equality."
|
||
|
||
#. Strings for arguments in help texts.
|
||
#: src/elfcmp.c:78
|
||
msgid "FILE1 FILE2"
|
||
msgstr "FILE1 FILE2"
|
||
|
||
#: src/elfcmp.c:140
|
||
msgid "Invalid number of parameters.\n"
|
||
msgstr "Invalid number of parameters.\n"
|
||
|
||
#: src/elfcmp.c:171 src/elfcmp.c:176
|
||
#, c-format
|
||
msgid "cannot get ELF header of '%s': %s"
|
||
msgstr "cannot get ELF header of '%s': %s"
|
||
|
||
#: src/elfcmp.c:202
|
||
#, c-format
|
||
msgid "%s %s diff: ELF header"
|
||
msgstr "%s %s diff: ELF header"
|
||
|
||
#: src/elfcmp.c:209 src/elfcmp.c:212
|
||
#, c-format
|
||
msgid "cannot get section count of '%s': %s"
|
||
msgstr "cannot get section count of '%s': %s"
|
||
|
||
#: src/elfcmp.c:217
|
||
#, c-format
|
||
msgid "%s %s diff: section count"
|
||
msgstr "%s %s diff: section count"
|
||
|
||
#: src/elfcmp.c:224 src/elfcmp.c:227
|
||
#, c-format
|
||
msgid "cannot get program header count of '%s': %s"
|
||
msgstr "cannot get program header count of '%s': %s"
|
||
|
||
#: src/elfcmp.c:232
|
||
#, c-format
|
||
msgid "%s %s diff: program header count"
|
||
msgstr "%s %s diff: program header count"
|
||
|
||
#: src/elfcmp.c:240 src/elfcmp.c:243
|
||
#, c-format
|
||
msgid "cannot get hdrstrndx of '%s': %s"
|
||
msgstr "cannot get hdrstrndx of '%s': %s"
|
||
|
||
#: src/elfcmp.c:248
|
||
#, c-format
|
||
msgid "%s %s diff: shdr string index"
|
||
msgstr "%s %s diff: shdr string index"
|
||
|
||
#: src/elfcmp.c:306
|
||
#, c-format
|
||
msgid "%s %s differ: section [%zu], [%zu] name"
|
||
msgstr "%s %s differ: section [%zu], [%zu] name"
|
||
|
||
#: src/elfcmp.c:329
|
||
#, c-format
|
||
msgid "%s %s differ: section [%zu] '%s' header"
|
||
msgstr "%s %s differ: section [%zu] ‘%s’ header"
|
||
|
||
#: src/elfcmp.c:337 src/elfcmp.c:343
|
||
#, c-format
|
||
msgid "cannot get content of section %zu in '%s': %s"
|
||
msgstr "cannot get content of section %zu in '%s': %s"
|
||
|
||
#: src/elfcmp.c:352
|
||
#, c-format
|
||
msgid "symbol table [%zu] in '%s' has zero sh_entsize"
|
||
msgstr "symbol table [%zu] in ‘%s’ has zero sh_entsize"
|
||
|
||
#: src/elfcmp.c:364 src/elfcmp.c:370
|
||
#, c-format
|
||
msgid "cannot get symbol in '%s': %s"
|
||
msgstr "cannot get symbol in '%s': %s"
|
||
|
||
#: src/elfcmp.c:392
|
||
#, c-format
|
||
msgid "%s %s differ: symbol table [%zu]"
|
||
msgstr "%s %s differ: symbol table [%zu]"
|
||
|
||
#: src/elfcmp.c:395
|
||
#, c-format
|
||
msgid "%s %s differ: symbol table [%zu,%zu]"
|
||
msgstr "%s %s differ: symbol table [%zu,%zu]"
|
||
|
||
#: src/elfcmp.c:442 src/elfcmp.c:512
|
||
#, c-format
|
||
msgid "%s %s differ: section [%zu] '%s' number of notes"
|
||
msgstr "%s %s differ: section [%zu] ‘%s’ number of notes"
|
||
|
||
#: src/elfcmp.c:450
|
||
#, c-format
|
||
msgid "cannot read note section [%zu] '%s' in '%s': %s"
|
||
msgstr "cannot read note section [%zu] ‘%s’ in '%s': %s"
|
||
|
||
#: src/elfcmp.c:461
|
||
#, c-format
|
||
msgid "%s %s differ: section [%zu] '%s' note name"
|
||
msgstr "%s %s differ: section [%zu] ‘%s’ note name"
|
||
|
||
#: src/elfcmp.c:469
|
||
#, c-format
|
||
msgid "%s %s differ: section [%zu] '%s' note '%s' type"
|
||
msgstr "%s %s differ: section [%zu] ‘%s’ note ‘%s’ type"
|
||
|
||
#: src/elfcmp.c:484
|
||
#, c-format
|
||
msgid "%s %s differ: build ID length"
|
||
msgstr "%s %s differ: build ID length"
|
||
|
||
#: src/elfcmp.c:492
|
||
#, c-format
|
||
msgid "%s %s differ: build ID content"
|
||
msgstr "%s %s differ: build ID content"
|
||
|
||
#: src/elfcmp.c:501
|
||
#, c-format
|
||
msgid "%s %s differ: section [%zu] '%s' note '%s' content"
|
||
msgstr "%s %s differ: section [%zu] ‘%s’ note ‘%s’ content"
|
||
|
||
#: src/elfcmp.c:542
|
||
#, c-format
|
||
msgid "%s %s differ: section [%zu] '%s' content"
|
||
msgstr "%s %s differ: section [%zu] ‘%s’ content"
|
||
|
||
#: src/elfcmp.c:546
|
||
#, c-format
|
||
msgid "%s %s differ: section [%zu,%zu] '%s' content"
|
||
msgstr "%s %s differ: section [%zu,%zu] ‘%s’ content"
|
||
|
||
#: src/elfcmp.c:561
|
||
#, c-format
|
||
msgid "%s %s differ: unequal amount of important sections"
|
||
msgstr "%s %s differ: unequal amount of important sections"
|
||
|
||
#: src/elfcmp.c:594 src/elfcmp.c:599
|
||
#, c-format
|
||
msgid "cannot load data of '%s': %s"
|
||
msgstr "cannot load data of '%s': %s"
|
||
|
||
#: src/elfcmp.c:618 src/elfcmp.c:624
|
||
#, c-format
|
||
msgid "cannot get program header entry %d of '%s': %s"
|
||
msgstr "cannot get program header entry %d of '%s': %s"
|
||
|
||
#: src/elfcmp.c:630
|
||
#, c-format
|
||
msgid "%s %s differ: program header %d"
|
||
msgstr "%s %s differ: program header %d"
|
||
|
||
#: src/elfcmp.c:654
|
||
#, c-format
|
||
msgid "%s %s differ: gap"
|
||
msgstr "%s %s differ: gap"
|
||
|
||
#: src/elfcmp.c:705
|
||
#, c-format
|
||
msgid "Invalid value '%s' for --gaps parameter."
|
||
msgstr "Invalid value ‘%s’ for --gaps parameter."
|
||
|
||
#: src/elfcmp.c:733 src/findtextrel.c:194 src/nm.c:363 src/ranlib.c:140
|
||
#: src/size.c:271 src/strings.c:184 src/strip.c:1040 src/strip.c:1077
|
||
#: src/unstrip.c:2194 src/unstrip.c:2223
|
||
#, c-format
|
||
msgid "cannot open '%s'"
|
||
msgstr "cannot open ‘%s’"
|
||
|
||
#: src/elfcmp.c:737 src/findtextrel.c:213 src/ranlib.c:157
|
||
#, c-format
|
||
msgid "cannot create ELF descriptor for '%s': %s"
|
||
msgstr "cannot create ELF descriptor for '%s': %s"
|
||
|
||
#: src/elfcmp.c:742
|
||
#, c-format
|
||
msgid "cannot create EBL descriptor for '%s'"
|
||
msgstr "cannot create EBL descriptor for ‘%s’"
|
||
|
||
#: src/elfcmp.c:760 src/findtextrel.c:384
|
||
#, c-format
|
||
msgid "cannot get section header of section %zu: %s"
|
||
msgstr "cannot get section header of section %zu: %s"
|
||
|
||
#: src/elfcmp.c:770
|
||
#, c-format
|
||
msgid "cannot get content of section %zu: %s"
|
||
msgstr "cannot get content of section %zu: %s"
|
||
|
||
#: src/elfcmp.c:780 src/elfcmp.c:794
|
||
#, c-format
|
||
msgid "cannot get relocation: %s"
|
||
msgstr "cannot get relocation: %s"
|
||
|
||
#: src/elfcompress.c:128 src/strip.c:305 src/unstrip.c:116
|
||
#, c-format
|
||
msgid "-o option specified twice"
|
||
msgstr "-o option specified twice"
|
||
|
||
#: src/elfcompress.c:135
|
||
#, c-format
|
||
msgid "-t option specified twice"
|
||
msgstr "-t option specified twice"
|
||
|
||
#: src/elfcompress.c:147
|
||
#, c-format
|
||
msgid "ZSTD support is not enabled"
|
||
msgstr "ZSTD support is not enabled"
|
||
|
||
#: src/elfcompress.c:150
|
||
#, c-format
|
||
msgid "unknown compression type '%s'"
|
||
msgstr "unknown compression type ‘%s’"
|
||
|
||
#. We need at least one input file.
|
||
#: src/elfcompress.c:162 src/elfcompress.c:1447
|
||
#, c-format
|
||
msgid "No input file given"
|
||
msgstr "No input file given"
|
||
|
||
#: src/elfcompress.c:168 src/elfcompress.c:1451
|
||
#, c-format
|
||
msgid "Only one input file allowed together with '-o'"
|
||
msgstr "Only one input file allowed together with ‘-o’"
|
||
|
||
#: src/elfcompress.c:1408
|
||
msgid "Place (de)compressed output into FILE"
|
||
msgstr "Place (de)compressed output into FILE"
|
||
|
||
#: src/elfcompress.c:1411
|
||
msgid ""
|
||
"What type of compression to apply. TYPE can be 'none' (decompress), "
|
||
"'zlib' (ELF ZLIB compression, the default, 'zlib-gabi' is an alias), 'zlib-"
|
||
"gnu' (.zdebug GNU style compression, 'gnu' is an alias) or 'zstd' (ELF ZSTD "
|
||
"compression)"
|
||
msgstr ""
|
||
"What type of compression to apply. TYPE can be ‘none’ (decompress), "
|
||
"‘zlib’ (ELF ZLIB compression, the default, ‘zlib-gabi’ is an alias), ‘zlib-"
|
||
"gnu’ (.zdebug GNU style compression, ‘gnu’ is an alias) or ‘zstd’ (ELF ZSTD "
|
||
"compression)"
|
||
|
||
#: src/elfcompress.c:1415
|
||
msgid ""
|
||
"SECTION name to (de)compress, SECTION is an extended wildcard pattern "
|
||
"(defaults to '.?(z)debug*')"
|
||
msgstr ""
|
||
"SECTION name to (de)compress, SECTION is an extended wildcard pattern "
|
||
"(defaults to '.?(z)debug*')"
|
||
|
||
#: src/elfcompress.c:1418
|
||
msgid "Print a message for each section being (de)compressed"
|
||
msgstr "Print a message for each section being (de)compressed"
|
||
|
||
#: src/elfcompress.c:1421
|
||
msgid ""
|
||
"Force compression of section even if it would become larger or update/"
|
||
"rewrite the file even if no section would be (de)compressed"
|
||
msgstr ""
|
||
"Force compression of section even if it would become larger or update/"
|
||
"rewrite the file even if no section would be (de)compressed"
|
||
|
||
#: src/elfcompress.c:1424 src/strip.c:92
|
||
msgid "Relax a few rules to handle slightly broken ELF files"
|
||
msgstr "Relax a few rules to handle slightly broken ELF files"
|
||
|
||
#: src/elfcompress.c:1427
|
||
msgid "Be silent when a section cannot be compressed"
|
||
msgstr "Be silent when a section cannot be compressed"
|
||
|
||
#: src/elfcompress.c:1437
|
||
msgid "Compress or decompress sections in an ELF file."
|
||
msgstr "Compress or decompress sections in an ELF file."
|
||
|
||
#: src/elflint.c:63
|
||
msgid "Be extremely strict, flag level 2 features."
|
||
msgstr "Be extremely strict, flag level 2 features."
|
||
|
||
#: src/elflint.c:64
|
||
msgid "Do not print anything if successful"
|
||
msgstr "Do not print anything if successful"
|
||
|
||
#: src/elflint.c:65
|
||
msgid "Binary is a separate debuginfo file"
|
||
msgstr "Binary is a separate debuginfo file"
|
||
|
||
#: src/elflint.c:67
|
||
msgid ""
|
||
"Binary has been created with GNU ld and is therefore known to be broken in "
|
||
"certain ways"
|
||
msgstr ""
|
||
"Binary has been created with GNU ld and is therefore known to be broken in "
|
||
"certain ways"
|
||
|
||
#. Short description of program.
|
||
#: src/elflint.c:73
|
||
msgid "Pedantic checking of ELF files compliance with gABI/psABI spec."
|
||
msgstr "Pedantic checking of ELF files compliance with gABI/psABI spec."
|
||
|
||
#: src/elflint.c:154 src/readelf.c:413
|
||
#, c-format
|
||
msgid "cannot open input file '%s'"
|
||
msgstr "cannot open input file ‘%s’"
|
||
|
||
#: src/elflint.c:161
|
||
#, c-format
|
||
msgid "cannot generate Elf descriptor for '%s': %s\n"
|
||
msgstr "cannot generate Elf descriptor for '%s': %s\n"
|
||
|
||
#: src/elflint.c:180
|
||
#, c-format
|
||
msgid "error while closing Elf descriptor: %s\n"
|
||
msgstr "error while closing Elf descriptor: %s\n"
|
||
|
||
#: src/elflint.c:184
|
||
msgid "No errors"
|
||
msgstr "No errors"
|
||
|
||
#: src/elflint.c:219 src/readelf.c:625
|
||
msgid "Missing file name.\n"
|
||
msgstr "Missing file name.\n"
|
||
|
||
#: src/elflint.c:284
|
||
#, c-format
|
||
msgid " error while freeing sub-ELF descriptor: %s\n"
|
||
msgstr " error while freeing sub-ELF descriptor: %s\n"
|
||
|
||
#. We cannot do anything.
|
||
#: src/elflint.c:292
|
||
#, c-format
|
||
msgid "Not an ELF file - it has the wrong magic bytes at the start\n"
|
||
msgstr "Not an ELF file - it has the wrong magic bytes at the start\n"
|
||
|
||
#: src/elflint.c:358
|
||
#, c-format
|
||
msgid "e_ident[%d] == %d is no known class\n"
|
||
msgstr "e_ident[%d] == %d is no known class\n"
|
||
|
||
#: src/elflint.c:363
|
||
#, c-format
|
||
msgid "e_ident[%d] == %d is no known data encoding\n"
|
||
msgstr "e_ident[%d] == %d is no known data encoding\n"
|
||
|
||
#: src/elflint.c:367
|
||
#, c-format
|
||
msgid "unknown ELF header version number e_ident[%d] == %d\n"
|
||
msgstr "unknown ELF header version number e_ident[%d] == %d\n"
|
||
|
||
#: src/elflint.c:375
|
||
#, c-format
|
||
msgid "unsupported OS ABI e_ident[%d] == '%s'\n"
|
||
msgstr "unsupported OS ABI e_ident[%d] == ‘%s’\n"
|
||
|
||
#: src/elflint.c:381
|
||
#, c-format
|
||
msgid "unsupported ABI version e_ident[%d] == %d\n"
|
||
msgstr "unsupported ABI version e_ident[%d] == %d\n"
|
||
|
||
#: src/elflint.c:386
|
||
#, c-format
|
||
msgid "e_ident[%zu] is not zero\n"
|
||
msgstr "e_ident[%zu] is not zero\n"
|
||
|
||
#: src/elflint.c:391
|
||
#, c-format
|
||
msgid "unknown object file type %d\n"
|
||
msgstr "unknown object file type %d\n"
|
||
|
||
#: src/elflint.c:398
|
||
#, c-format
|
||
msgid "unknown machine type %d\n"
|
||
msgstr "unknown machine type %d\n"
|
||
|
||
#: src/elflint.c:402
|
||
#, c-format
|
||
msgid "unknown object file version\n"
|
||
msgstr "unknown object file version\n"
|
||
|
||
#: src/elflint.c:408
|
||
#, c-format
|
||
msgid "invalid program header offset\n"
|
||
msgstr "invalid program header offset\n"
|
||
|
||
#: src/elflint.c:410
|
||
#, c-format
|
||
msgid "executables and DSOs cannot have zero program header offset\n"
|
||
msgstr "executables and DSOs cannot have zero program header offset\n"
|
||
|
||
#: src/elflint.c:414
|
||
#, c-format
|
||
msgid "invalid number of program header entries\n"
|
||
msgstr "invalid number of program header entries\n"
|
||
|
||
#: src/elflint.c:422
|
||
#, c-format
|
||
msgid "invalid section header table offset\n"
|
||
msgstr "invalid section header table offset\n"
|
||
|
||
#: src/elflint.c:425
|
||
#, c-format
|
||
msgid "section header table must be present\n"
|
||
msgstr "section header table must be present\n"
|
||
|
||
#: src/elflint.c:439
|
||
#, c-format
|
||
msgid "invalid number of section header table entries\n"
|
||
msgstr "invalid number of section header table entries\n"
|
||
|
||
#: src/elflint.c:456
|
||
#, c-format
|
||
msgid "invalid section header index\n"
|
||
msgstr "invalid section header index\n"
|
||
|
||
#: src/elflint.c:474
|
||
#, c-format
|
||
msgid "Can only check %u headers, shnum was %u\n"
|
||
msgstr "Can only check %u headers, shnum was %u\n"
|
||
|
||
#: src/elflint.c:488
|
||
#, c-format
|
||
msgid "invalid number of program header table entries\n"
|
||
msgstr "invalid number of program header table entries\n"
|
||
|
||
#: src/elflint.c:505
|
||
#, c-format
|
||
msgid "Can only check %u headers, phnum was %u\n"
|
||
msgstr "Can only check %u headers, phnum was %u\n"
|
||
|
||
#: src/elflint.c:510
|
||
#, c-format
|
||
msgid "invalid machine flags: %s\n"
|
||
msgstr "invalid machine flags: %s\n"
|
||
|
||
#: src/elflint.c:517 src/elflint.c:534
|
||
#, c-format
|
||
msgid "invalid ELF header size: %hd\n"
|
||
msgstr "invalid ELF header size: %hd\n"
|
||
|
||
#: src/elflint.c:520 src/elflint.c:537
|
||
#, c-format
|
||
msgid "invalid program header size: %hd\n"
|
||
msgstr "invalid program header size: %hd\n"
|
||
|
||
#: src/elflint.c:523 src/elflint.c:540
|
||
#, c-format
|
||
msgid "invalid program header position or size\n"
|
||
msgstr "invalid program header position or size\n"
|
||
|
||
#: src/elflint.c:526 src/elflint.c:543
|
||
#, c-format
|
||
msgid "invalid section header size: %hd\n"
|
||
msgstr "invalid section header size: %hd\n"
|
||
|
||
#: src/elflint.c:529 src/elflint.c:546
|
||
#, c-format
|
||
msgid "invalid section header position or size\n"
|
||
msgstr "invalid section header position or size\n"
|
||
|
||
#: src/elflint.c:591
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': section with SHF_GROUP flag set not part of a section "
|
||
"group\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': section with SHF_GROUP flag set not part of a section "
|
||
"group\n"
|
||
|
||
#: src/elflint.c:595
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': section group [%2zu] '%s' does not precede group member\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': section group [%2zu] ‘%s’ does not precede group member\n"
|
||
|
||
#: src/elflint.c:611 src/elflint.c:1509 src/elflint.c:1560 src/elflint.c:1610
|
||
#: src/elflint.c:1692 src/elflint.c:2029 src/elflint.c:2355 src/elflint.c:2981
|
||
#: src/elflint.c:3144 src/elflint.c:3292 src/elflint.c:3494 src/elflint.c:4511
|
||
#, c-format
|
||
msgid "section [%2d] '%s': cannot get section data\n"
|
||
msgstr "section [%2d] '%s': cannot get section data\n"
|
||
|
||
#: src/elflint.c:624 src/elflint.c:1699
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': referenced as string table for section [%2d] '%s' but "
|
||
"type is not SHT_STRTAB\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': referenced as string table for section [%2d] ‘%s’ but "
|
||
"type is not SHT_STRTAB\n"
|
||
|
||
#: src/elflint.c:647
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': symbol table cannot have more than one extended index "
|
||
"section\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': symbol table cannot have more than one extended index "
|
||
"section\n"
|
||
|
||
#: src/elflint.c:659
|
||
#, c-format
|
||
msgid "section [%2u] '%s': entry size is does not match ElfXX_Sym\n"
|
||
msgstr "section [%2u] '%s': entry size is does not match ElfXX_Sym\n"
|
||
|
||
#: src/elflint.c:663
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2u] '%s': number of local entries in 'st_info' larger than table "
|
||
"size\n"
|
||
msgstr ""
|
||
"section [%2u] '%s': number of local entries in ‘st_info’ larger than table "
|
||
"size\n"
|
||
|
||
#: src/elflint.c:672
|
||
#, c-format
|
||
msgid "section [%2d] '%s': cannot get symbol %d: %s\n"
|
||
msgstr "section [%2d] '%s': cannot get symbol %d: %s\n"
|
||
|
||
#: src/elflint.c:677 src/elflint.c:680 src/elflint.c:683 src/elflint.c:686
|
||
#: src/elflint.c:689 src/elflint.c:692
|
||
#, c-format
|
||
msgid "section [%2d] '%s': '%s' in zeroth entry not zero\n"
|
||
msgstr "section [%2d] '%s': ‘%s’ in zeroth entry not zero\n"
|
||
|
||
#: src/elflint.c:695
|
||
#, c-format
|
||
msgid "section [%2d] '%s': XINDEX for zeroth entry not zero\n"
|
||
msgstr "section [%2d] '%s': XINDEX for zeroth entry not zero\n"
|
||
|
||
#: src/elflint.c:705
|
||
#, c-format
|
||
msgid "section [%2d] '%s': cannot get symbol %zu: %s\n"
|
||
msgstr "section [%2d] '%s': cannot get symbol %zu: %s\n"
|
||
|
||
#: src/elflint.c:714
|
||
#, c-format
|
||
msgid "section [%2d] '%s': symbol %zu: invalid name value\n"
|
||
msgstr "section [%2d] '%s': symbol %zu: invalid name value\n"
|
||
|
||
#: src/elflint.c:729
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': symbol %zu (%s): too large section index but no extended "
|
||
"section index section\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': symbol %zu (%s): too large section index but no extended "
|
||
"section index section\n"
|
||
|
||
#: src/elflint.c:735
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': symbol %zu (%s): XINDEX used for index which would fit "
|
||
"in st_shndx (%<PRIu32>)\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': symbol %zu (%s): XINDEX used for index which would fit "
|
||
"in st_shndx (%<PRIu32>)\n"
|
||
|
||
#. || sym->st_shndx > SHN_HIRESERVE always false
|
||
#: src/elflint.c:747
|
||
#, c-format
|
||
msgid "section [%2d] '%s': symbol %zu (%s): invalid section index\n"
|
||
msgstr "section [%2d] '%s': symbol %zu (%s): invalid section index\n"
|
||
|
||
#: src/elflint.c:755
|
||
#, c-format
|
||
msgid "section [%2d] '%s': symbol %zu (%s): unknown type\n"
|
||
msgstr "section [%2d] '%s': symbol %zu (%s): unknown type\n"
|
||
|
||
#: src/elflint.c:761
|
||
#, c-format
|
||
msgid "section [%2d] '%s': symbol %zu (%s): unknown symbol binding\n"
|
||
msgstr "section [%2d] '%s': symbol %zu (%s): unknown symbol binding\n"
|
||
|
||
#: src/elflint.c:766
|
||
#, c-format
|
||
msgid "section [%2d] '%s': symbol %zu (%s): unique symbol not of object type\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': symbol %zu (%s): unique symbol not of object type\n"
|
||
|
||
#: src/elflint.c:774
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': symbol %zu (%s): COMMON only allowed in relocatable "
|
||
"files\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': symbol %zu (%s): COMMON only allowed in relocatable "
|
||
"files\n"
|
||
|
||
#: src/elflint.c:778
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': symbol %zu (%s): local COMMON symbols are nonsense\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': symbol %zu (%s): local COMMON symbols are nonsense\n"
|
||
|
||
#: src/elflint.c:782
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': symbol %zu (%s): function in COMMON section is nonsense\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': symbol %zu (%s): function in COMMON section is nonsense\n"
|
||
|
||
#: src/elflint.c:833
|
||
#, c-format
|
||
msgid "section [%2d] '%s': symbol %zu (%s): st_value out of bounds\n"
|
||
msgstr "section [%2d] '%s': symbol %zu (%s): st_value out of bounds\n"
|
||
|
||
#: src/elflint.c:839 src/elflint.c:864 src/elflint.c:913
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': symbol %zu (%s) does not fit completely in referenced "
|
||
"section [%2d] '%s'\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': symbol %zu (%s) does not fit completely in referenced "
|
||
"section [%2d] ‘%s’\n"
|
||
|
||
#: src/elflint.c:848
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': symbol %zu (%s): referenced section [%2d] '%s' does not "
|
||
"have SHF_TLS flag set\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': symbol %zu (%s): referenced section [%2d] ‘%s’ does not "
|
||
"have SHF_TLS flag set\n"
|
||
|
||
#: src/elflint.c:858 src/elflint.c:906
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': symbol %zu (%s): st_value out of bounds of referenced "
|
||
"section [%2d] '%s'\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': symbol %zu (%s): st_value out of bounds of referenced "
|
||
"section [%2d] ‘%s’\n"
|
||
|
||
#: src/elflint.c:885
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': symbol %zu (%s): TLS symbol but no TLS program header "
|
||
"entry\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': symbol %zu (%s): TLS symbol but no TLS program header "
|
||
"entry\n"
|
||
|
||
#: src/elflint.c:891
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': symbol %zu (%s): TLS symbol but couldn't get TLS program "
|
||
"header entry\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': symbol %zu (%s): TLS symbol but couldn't get TLS program "
|
||
"header entry\n"
|
||
|
||
#: src/elflint.c:899
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': symbol %zu (%s): st_value short of referenced section "
|
||
"[%2d] '%s'\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': symbol %zu (%s): st_value short of referenced section "
|
||
"[%2d] ‘%s’\n"
|
||
|
||
#: src/elflint.c:926
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': symbol %zu (%s): local symbol outside range described in "
|
||
"sh_info\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': symbol %zu (%s): local symbol outside range described in "
|
||
"sh_info\n"
|
||
|
||
#: src/elflint.c:933
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': symbol %zu (%s): non-local symbol outside range "
|
||
"described in sh_info\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': symbol %zu (%s): non-local symbol outside range "
|
||
"described in sh_info\n"
|
||
|
||
#: src/elflint.c:940
|
||
#, c-format
|
||
msgid "section [%2d] '%s': symbol %zu (%s): non-local section symbol\n"
|
||
msgstr "section [%2d] '%s': symbol %zu (%s): non-local section symbol\n"
|
||
|
||
#: src/elflint.c:990
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol refers to bad section "
|
||
"[%2d]\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol refers to bad section "
|
||
"[%2d]\n"
|
||
|
||
#: src/elflint.c:997
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol refers to section [%2d] "
|
||
"'%s'\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol refers to section [%2d] "
|
||
"‘%s’\n"
|
||
|
||
#. This test is more strict than the psABIs which
|
||
#. usually allow the symbol to be in the middle of
|
||
#. the .got section, allowing negative offsets.
|
||
#: src/elflint.c:1013
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol value %#<PRIx64> does not "
|
||
"match %s section address %#<PRIx64>\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol value %#<PRIx64> does not "
|
||
"match %s section address %#<PRIx64>\n"
|
||
|
||
#: src/elflint.c:1020
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol size %<PRIu64> does not "
|
||
"match %s section size %<PRIu64>\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol size %<PRIu64> does not "
|
||
"match %s section size %<PRIu64>\n"
|
||
|
||
#: src/elflint.c:1028
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol present, but no .got "
|
||
"section\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol present, but no .got "
|
||
"section\n"
|
||
|
||
#: src/elflint.c:1044
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': _DYNAMIC_ symbol value %#<PRIx64> does not match dynamic "
|
||
"segment address %#<PRIx64>\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': _DYNAMIC_ symbol value %#<PRIx64> does not match dynamic "
|
||
"segment address %#<PRIx64>\n"
|
||
|
||
#: src/elflint.c:1051
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': _DYNAMIC symbol size %<PRIu64> does not match dynamic "
|
||
"segment size %<PRIu64>\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': _DYNAMIC symbol size %<PRIu64> does not match dynamic "
|
||
"segment size %<PRIu64>\n"
|
||
|
||
#: src/elflint.c:1064
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': symbol %zu (%s): symbol in dynamic symbol table with non-"
|
||
"default visibility\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': symbol %zu (%s): symbol in dynamic symbol table with non-"
|
||
"default visibility\n"
|
||
|
||
#: src/elflint.c:1068
|
||
#, c-format
|
||
msgid "section [%2d] '%s': symbol %zu (%s): unknown bit set in st_other\n"
|
||
msgstr "section [%2d] '%s': symbol %zu (%s): unknown bit set in st_other\n"
|
||
|
||
#: src/elflint.c:1106
|
||
#, c-format
|
||
msgid "section [%2d] '%s': cannot get section data.\n"
|
||
msgstr "section [%2d] '%s': cannot get section data.\n"
|
||
|
||
#: src/elflint.c:1122
|
||
#, c-format
|
||
msgid "section [%2d] '%s': DT_RELCOUNT used for this RELA section\n"
|
||
msgstr "section [%2d] '%s': DT_RELCOUNT used for this RELA section\n"
|
||
|
||
#: src/elflint.c:1133 src/elflint.c:1186
|
||
#, c-format
|
||
msgid "section [%2d] '%s': DT_RELCOUNT value %d too high for this section\n"
|
||
msgstr "section [%2d] '%s': DT_RELCOUNT value %d too high for this section\n"
|
||
|
||
#: src/elflint.c:1158 src/elflint.c:1211
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': relative relocations after index %d as specified by "
|
||
"DT_RELCOUNT\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': relative relocations after index %d as specified by "
|
||
"DT_RELCOUNT\n"
|
||
|
||
#: src/elflint.c:1164 src/elflint.c:1217
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': non-relative relocation at index %zu; DT_RELCOUNT "
|
||
"specified %d relative relocations\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': non-relative relocation at index %zu; DT_RELCOUNT "
|
||
"specified %d relative relocations\n"
|
||
|
||
#: src/elflint.c:1176
|
||
#, c-format
|
||
msgid "section [%2d] '%s': DT_RELACOUNT used for this REL section\n"
|
||
msgstr "section [%2d] '%s': DT_RELACOUNT used for this REL section\n"
|
||
|
||
#: src/elflint.c:1259
|
||
#, c-format
|
||
msgid "section [%2d] '%s': invalid destination section index\n"
|
||
msgstr "section [%2d] '%s': invalid destination section index\n"
|
||
|
||
#: src/elflint.c:1271
|
||
#, c-format
|
||
msgid "section [%2d] '%s': invalid destination section type\n"
|
||
msgstr "section [%2d] '%s': invalid destination section type\n"
|
||
|
||
#: src/elflint.c:1279
|
||
#, c-format
|
||
msgid "section [%2d] '%s': sh_info should be zero\n"
|
||
msgstr "section [%2d] '%s': sh_info should be zero\n"
|
||
|
||
#: src/elflint.c:1287
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': no relocations for merge-able string sections possible\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': no relocations for merge-able string sections possible\n"
|
||
|
||
#: src/elflint.c:1365
|
||
#, c-format
|
||
msgid "text relocation flag set but there is no read-only segment\n"
|
||
msgstr "text relocation flag set but there is no read-only segment\n"
|
||
|
||
#: src/elflint.c:1392
|
||
#, c-format
|
||
msgid "section [%2d] '%s': relocation %zu: invalid type\n"
|
||
msgstr "section [%2d] '%s': relocation %zu: invalid type\n"
|
||
|
||
#: src/elflint.c:1400
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': relocation %zu: relocation type invalid for the file "
|
||
"type\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': relocation %zu: relocation type invalid for the file "
|
||
"type\n"
|
||
|
||
#: src/elflint.c:1408
|
||
#, c-format
|
||
msgid "section [%2d] '%s': relocation %zu: invalid symbol index\n"
|
||
msgstr "section [%2d] '%s': relocation %zu: invalid symbol index\n"
|
||
|
||
#: src/elflint.c:1426
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': relocation %zu: only symbol '_GLOBAL_OFFSET_TABLE_' can "
|
||
"be used with %s\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': relocation %zu: only symbol ‘_GLOBAL_OFFSET_TABLE_’ can "
|
||
"be used with %s\n"
|
||
|
||
#: src/elflint.c:1443
|
||
#, c-format
|
||
msgid "section [%2d] '%s': relocation %zu: offset out of bounds\n"
|
||
msgstr "section [%2d] '%s': relocation %zu: offset out of bounds\n"
|
||
|
||
#: src/elflint.c:1458
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': relocation %zu: copy relocation against symbol of type "
|
||
"%s\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': relocation %zu: copy relocation against symbol of type "
|
||
"%s\n"
|
||
|
||
#: src/elflint.c:1479
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': relocation %zu: read-only section modified but text "
|
||
"relocation flag not set\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': relocation %zu: read-only section modified but text "
|
||
"relocation flag not set\n"
|
||
|
||
#: src/elflint.c:1494
|
||
#, c-format
|
||
msgid "section [%2d] '%s': relocations are against loaded and unloaded data\n"
|
||
msgstr "section [%2d] '%s': relocations are against loaded and unloaded data\n"
|
||
|
||
#: src/elflint.c:1534 src/elflint.c:1585
|
||
#, c-format
|
||
msgid "section [%2d] '%s': cannot get relocation %zu: %s\n"
|
||
msgstr "section [%2d] '%s': cannot get relocation %zu: %s\n"
|
||
|
||
#: src/elflint.c:1687
|
||
#, c-format
|
||
msgid "more than one dynamic section present\n"
|
||
msgstr "more than one dynamic section present\n"
|
||
|
||
#: src/elflint.c:1705
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d]: referenced as string table for section [%2d] '%s' but section "
|
||
"link value is invalid\n"
|
||
msgstr ""
|
||
"section [%2d]: referenced as string table for section [%2d] ‘%s’ but section "
|
||
"link value is invalid\n"
|
||
|
||
#: src/elflint.c:1713
|
||
#, c-format
|
||
msgid "section [%2d] '%s': section entry size does not match ElfXX_Dyn\n"
|
||
msgstr "section [%2d] '%s': section entry size does not match ElfXX_Dyn\n"
|
||
|
||
#: src/elflint.c:1718 src/elflint.c:2008
|
||
#, c-format
|
||
msgid "section [%2d] '%s': sh_info not zero\n"
|
||
msgstr "section [%2d] '%s': sh_info not zero\n"
|
||
|
||
#: src/elflint.c:1728
|
||
#, c-format
|
||
msgid "section [%2d] '%s': cannot get dynamic section entry %zu: %s\n"
|
||
msgstr "section [%2d] '%s': cannot get dynamic section entry %zu: %s\n"
|
||
|
||
#: src/elflint.c:1736
|
||
#, c-format
|
||
msgid "section [%2d] '%s': non-DT_NULL entries follow DT_NULL entry\n"
|
||
msgstr "section [%2d] '%s': non-DT_NULL entries follow DT_NULL entry\n"
|
||
|
||
#: src/elflint.c:1743
|
||
#, c-format
|
||
msgid "section [%2d] '%s': entry %zu: unknown tag\n"
|
||
msgstr "section [%2d] '%s': entry %zu: unknown tag\n"
|
||
|
||
#: src/elflint.c:1754
|
||
#, c-format
|
||
msgid "section [%2d] '%s': entry %zu: more than one entry with tag %s\n"
|
||
msgstr "section [%2d] '%s': entry %zu: more than one entry with tag %s\n"
|
||
|
||
#: src/elflint.c:1764
|
||
#, c-format
|
||
msgid "section [%2d] '%s': entry %zu: level 2 tag %s used\n"
|
||
msgstr "section [%2d] '%s': entry %zu: level 2 tag %s used\n"
|
||
|
||
#: src/elflint.c:1782
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
|
||
|
||
#: src/elflint.c:1795
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': entry %zu: pointer does not match address of section "
|
||
"[%2d] '%s' referenced by sh_link\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': entry %zu: pointer does not match address of section "
|
||
"[%2d] ‘%s’ referenced by sh_link\n"
|
||
|
||
#: src/elflint.c:1839
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': entry %zu: %s value must point into loaded segment\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': entry %zu: %s value must point into loaded segment\n"
|
||
|
||
#: src/elflint.c:1854
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': entry %zu: %s value must be valid offset in section "
|
||
"[%2d] '%s'\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': entry %zu: %s value must be valid offset in section "
|
||
"[%2d] ‘%s’\n"
|
||
|
||
#: src/elflint.c:1874 src/elflint.c:1902
|
||
#, c-format
|
||
msgid "section [%2d] '%s': contains %s entry but not %s\n"
|
||
msgstr "section [%2d] '%s': contains %s entry but not %s\n"
|
||
|
||
#: src/elflint.c:1886
|
||
#, c-format
|
||
msgid "section [%2d] '%s': mandatory tag %s not present\n"
|
||
msgstr "section [%2d] '%s': mandatory tag %s not present\n"
|
||
|
||
#: src/elflint.c:1895
|
||
#, c-format
|
||
msgid "section [%2d] '%s': no hash section present\n"
|
||
msgstr "section [%2d] '%s': no hash section present\n"
|
||
|
||
#: src/elflint.c:1910 src/elflint.c:1917
|
||
#, c-format
|
||
msgid "section [%2d] '%s': not all of %s, %s, and %s are present\n"
|
||
msgstr "section [%2d] '%s': not all of %s, %s, and %s are present\n"
|
||
|
||
#: src/elflint.c:1927 src/elflint.c:1931
|
||
#, c-format
|
||
msgid "section [%2d] '%s': %s tag missing in DSO marked during prelinking\n"
|
||
msgstr "section [%2d] '%s': %s tag missing in DSO marked during prelinking\n"
|
||
|
||
#: src/elflint.c:1937
|
||
#, c-format
|
||
msgid "section [%2d] '%s': non-DSO file marked as dependency during prelink\n"
|
||
msgstr "section [%2d] '%s': non-DSO file marked as dependency during prelink\n"
|
||
|
||
#: src/elflint.c:1948 src/elflint.c:1952 src/elflint.c:1956 src/elflint.c:1960
|
||
#, c-format
|
||
msgid "section [%2d] '%s': %s tag missing in prelinked executable\n"
|
||
msgstr "section [%2d] '%s': %s tag missing in prelinked executable\n"
|
||
|
||
#: src/elflint.c:1972
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': only relocatable files can have extended section index\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': only relocatable files can have extended section index\n"
|
||
|
||
#: src/elflint.c:1982
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': extended section index section not for symbol table\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': extended section index section not for symbol table\n"
|
||
|
||
#: src/elflint.c:1986
|
||
#, c-format
|
||
msgid "section [%2d] '%s': sh_link extended section index [%2d] is invalid\n"
|
||
msgstr "section [%2d] '%s': sh_link extended section index [%2d] is invalid\n"
|
||
|
||
#: src/elflint.c:1991
|
||
#, c-format
|
||
msgid "cannot get data for symbol section\n"
|
||
msgstr "cannot get data for symbol section\n"
|
||
|
||
#: src/elflint.c:1994
|
||
#, c-format
|
||
msgid "section [%2d] '%s': entry size does not match Elf32_Word\n"
|
||
msgstr "section [%2d] '%s': entry size does not match Elf32_Word\n"
|
||
|
||
#: src/elflint.c:2003
|
||
#, c-format
|
||
msgid "section [%2d] '%s': extended index table too small for symbol table\n"
|
||
msgstr "section [%2d] '%s': extended index table too small for symbol table\n"
|
||
|
||
#: src/elflint.c:2018
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': extended section index in section [%2zu] '%s' refers to "
|
||
"same symbol table\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': extended section index in section [%2zu] ‘%s’ refers to "
|
||
"same symbol table\n"
|
||
|
||
#: src/elflint.c:2036
|
||
#, c-format
|
||
msgid "symbol 0 should have zero extended section index\n"
|
||
msgstr "symbol 0 should have zero extended section index\n"
|
||
|
||
#: src/elflint.c:2048
|
||
#, c-format
|
||
msgid "cannot get data for symbol %zu\n"
|
||
msgstr "cannot get data for symbol %zu\n"
|
||
|
||
#: src/elflint.c:2053
|
||
#, c-format
|
||
msgid "extended section index is %<PRIu32> but symbol index is not XINDEX\n"
|
||
msgstr "extended section index is %<PRIu32> but symbol index is not XINDEX\n"
|
||
|
||
#: src/elflint.c:2070 src/elflint.c:2127
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': hash table section is too small (is %ld, expected %ld)\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': hash table section is too small (is %ld, expected %ld)\n"
|
||
|
||
#: src/elflint.c:2084 src/elflint.c:2141
|
||
#, c-format
|
||
msgid "section [%2d] '%s': chain array too large\n"
|
||
msgstr "section [%2d] '%s': chain array too large\n"
|
||
|
||
#: src/elflint.c:2098 src/elflint.c:2155
|
||
#, c-format
|
||
msgid "section [%2d] '%s': hash bucket reference %zu out of bounds\n"
|
||
msgstr "section [%2d] '%s': hash bucket reference %zu out of bounds\n"
|
||
|
||
#: src/elflint.c:2108
|
||
#, c-format
|
||
msgid "section [%2d] '%s': hash chain reference %zu out of bounds\n"
|
||
msgstr "section [%2d] '%s': hash chain reference %zu out of bounds\n"
|
||
|
||
#: src/elflint.c:2165
|
||
#, c-format
|
||
msgid "section [%2d] '%s': hash chain reference %<PRIu64> out of bounds\n"
|
||
msgstr "section [%2d] '%s': hash chain reference %<PRIu64> out of bounds\n"
|
||
|
||
#: src/elflint.c:2178
|
||
#, c-format
|
||
msgid "section [%2d] '%s': not enough data\n"
|
||
msgstr "section [%2d] '%s': not enough data\n"
|
||
|
||
#: src/elflint.c:2190
|
||
#, c-format
|
||
msgid "section [%2d] '%s': bitmask size zero or not power of 2: %u\n"
|
||
msgstr "section [%2d] '%s': bitmask size zero or not power of 2: %u\n"
|
||
|
||
#: src/elflint.c:2206
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': hash table section is too small (is %ld, expected at "
|
||
"least %ld)\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': hash table section is too small (is %ld, expected at "
|
||
"least %ld)\n"
|
||
|
||
#: src/elflint.c:2215
|
||
#, c-format
|
||
msgid "section [%2d] '%s': 2nd hash function shift too big: %u\n"
|
||
msgstr "section [%2d] '%s': 2nd hash function shift too big: %u\n"
|
||
|
||
#: src/elflint.c:2249
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': hash chain for bucket %zu lower than symbol index bias\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': hash chain for bucket %zu lower than symbol index bias\n"
|
||
|
||
#: src/elflint.c:2270
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': symbol %u referenced in chain for bucket %zu is "
|
||
"undefined\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': symbol %u referenced in chain for bucket %zu is "
|
||
"undefined\n"
|
||
|
||
#: src/elflint.c:2283
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': hash value for symbol %u in chain for bucket %zu wrong\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': hash value for symbol %u in chain for bucket %zu wrong\n"
|
||
|
||
#: src/elflint.c:2292
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': mask index for symbol %u in chain for bucket %zu wrong\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': mask index for symbol %u in chain for bucket %zu wrong\n"
|
||
|
||
#: src/elflint.c:2322
|
||
#, c-format
|
||
msgid "section [%2d] '%s': hash chain for bucket %zu out of bounds\n"
|
||
msgstr "section [%2d] '%s': hash chain for bucket %zu out of bounds\n"
|
||
|
||
#: src/elflint.c:2327
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': symbol reference in chain for bucket %zu out of bounds\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': symbol reference in chain for bucket %zu out of bounds\n"
|
||
|
||
#: src/elflint.c:2333
|
||
#, c-format
|
||
msgid "section [%2d] '%s': bitmask does not match names in the hash table\n"
|
||
msgstr "section [%2d] '%s': bitmask does not match names in the hash table\n"
|
||
|
||
#: src/elflint.c:2346
|
||
#, c-format
|
||
msgid "section [%2d] '%s': relocatable files cannot have hash tables\n"
|
||
msgstr "section [%2d] '%s': relocatable files cannot have hash tables\n"
|
||
|
||
#: src/elflint.c:2364
|
||
#, c-format
|
||
msgid "section [%2d] '%s': hash table not for dynamic symbol table\n"
|
||
msgstr "section [%2d] '%s': hash table not for dynamic symbol table\n"
|
||
|
||
#: src/elflint.c:2368
|
||
#, c-format
|
||
msgid "section [%2d] '%s': invalid sh_link symbol table section index [%2d]\n"
|
||
msgstr "section [%2d] '%s': invalid sh_link symbol table section index [%2d]\n"
|
||
|
||
#: src/elflint.c:2378
|
||
#, c-format
|
||
msgid "section [%2d] '%s': hash table entry size incorrect\n"
|
||
msgstr "section [%2d] '%s': hash table entry size incorrect\n"
|
||
|
||
#: src/elflint.c:2383
|
||
#, c-format
|
||
msgid "section [%2d] '%s': not marked to be allocated\n"
|
||
msgstr "section [%2d] '%s': not marked to be allocated\n"
|
||
|
||
#: src/elflint.c:2388
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': hash table has not even room for initial administrative "
|
||
"entries\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': hash table has not even room for initial administrative "
|
||
"entries\n"
|
||
|
||
#: src/elflint.c:2437
|
||
#, c-format
|
||
msgid "sh_link in hash sections [%2zu] '%s' and [%2zu] '%s' not identical\n"
|
||
msgstr "sh_link in hash sections [%2zu] ‘%s’ and [%2zu] ‘%s’ not identical\n"
|
||
|
||
#: src/elflint.c:2461 src/elflint.c:2526 src/elflint.c:2561
|
||
#, c-format
|
||
msgid "hash section [%2zu] '%s' does not contain enough data\n"
|
||
msgstr "hash section [%2zu] ‘%s’ does not contain enough data\n"
|
||
|
||
#: src/elflint.c:2482
|
||
#, c-format
|
||
msgid "hash section [%2zu] '%s' has zero bit mask words\n"
|
||
msgstr "hash section [%2zu] ‘%s’ has zero bit mask words\n"
|
||
|
||
#: src/elflint.c:2493 src/elflint.c:2537 src/elflint.c:2574
|
||
#, c-format
|
||
msgid "hash section [%2zu] '%s' uses too much data\n"
|
||
msgstr "hash section [%2zu] ‘%s’ uses too much data\n"
|
||
|
||
#: src/elflint.c:2508
|
||
#, c-format
|
||
msgid ""
|
||
"hash section [%2zu] '%s' invalid symbol index %<PRIu32> (max_nsyms: "
|
||
"%<PRIu32>, nentries: %<PRIu32>\n"
|
||
msgstr ""
|
||
"hash section [%2zu] ‘%s’ invalid symbol index %<PRIu32> (max_nsyms: "
|
||
"%<PRIu32>, nentries: %<PRIu32>\n"
|
||
|
||
#: src/elflint.c:2595
|
||
#, c-format
|
||
msgid "hash section [%2zu] '%s' invalid sh_entsize\n"
|
||
msgstr "hash section [%2zu] ‘%s’ invalid sh_entsize\n"
|
||
|
||
#: src/elflint.c:2605 src/elflint.c:2609
|
||
#, c-format
|
||
msgid "section [%2zu] '%s': reference to symbol index 0\n"
|
||
msgstr "section [%2zu] '%s': reference to symbol index 0\n"
|
||
|
||
#: src/elflint.c:2616
|
||
#, c-format
|
||
msgid ""
|
||
"symbol %d referenced in new hash table in [%2zu] '%s' but not in old hash "
|
||
"table in [%2zu] '%s'\n"
|
||
msgstr ""
|
||
"symbol %d referenced in new hash table in [%2zu] ‘%s’ but not in old hash "
|
||
"table in [%2zu] ‘%s’\n"
|
||
|
||
#: src/elflint.c:2628
|
||
#, c-format
|
||
msgid ""
|
||
"symbol %d referenced in old hash table in [%2zu] '%s' but not in new hash "
|
||
"table in [%2zu] '%s'\n"
|
||
msgstr ""
|
||
"symbol %d referenced in old hash table in [%2zu] ‘%s’ but not in new hash "
|
||
"table in [%2zu] ‘%s’\n"
|
||
|
||
#: src/elflint.c:2644
|
||
#, c-format
|
||
msgid "section [%2d] '%s': nonzero sh_%s for NULL section\n"
|
||
msgstr "section [%2d] '%s': nonzero sh_%s for NULL section\n"
|
||
|
||
#: src/elflint.c:2664
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': section groups only allowed in relocatable object files\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': section groups only allowed in relocatable object files\n"
|
||
|
||
#: src/elflint.c:2675
|
||
#, c-format
|
||
msgid "section [%2d] '%s': cannot get symbol table: %s\n"
|
||
msgstr "section [%2d] '%s': cannot get symbol table: %s\n"
|
||
|
||
#: src/elflint.c:2680
|
||
#, c-format
|
||
msgid "section [%2d] '%s': section reference in sh_link is no symbol table\n"
|
||
msgstr "section [%2d] '%s': section reference in sh_link is no symbol table\n"
|
||
|
||
#: src/elflint.c:2686
|
||
#, c-format
|
||
msgid "section [%2d] '%s': invalid symbol index in sh_info\n"
|
||
msgstr "section [%2d] '%s': invalid symbol index in sh_info\n"
|
||
|
||
#: src/elflint.c:2691
|
||
#, c-format
|
||
msgid "section [%2d] '%s': sh_flags not zero\n"
|
||
msgstr "section [%2d] '%s': sh_flags not zero\n"
|
||
|
||
#: src/elflint.c:2698
|
||
#, c-format
|
||
msgid "section [%2d] '%s': cannot get symbol for signature\n"
|
||
msgstr "section [%2d] '%s': cannot get symbol for signature\n"
|
||
|
||
#: src/elflint.c:2702
|
||
#, c-format
|
||
msgid "section [%2d] '%s': cannot get symbol name for signature\n"
|
||
msgstr "section [%2d] '%s': cannot get symbol name for signature\n"
|
||
|
||
#: src/elflint.c:2707
|
||
#, c-format
|
||
msgid "section [%2d] '%s': signature symbol cannot be empty string\n"
|
||
msgstr "section [%2d] '%s': signature symbol cannot be empty string\n"
|
||
|
||
#: src/elflint.c:2713
|
||
#, c-format
|
||
msgid "section [%2d] '%s': sh_flags not set correctly\n"
|
||
msgstr "section [%2d] '%s': sh_flags not set correctly\n"
|
||
|
||
#: src/elflint.c:2719
|
||
#, c-format
|
||
msgid "section [%2d] '%s': cannot get data: %s\n"
|
||
msgstr "section [%2d] '%s': cannot get data: %s\n"
|
||
|
||
#: src/elflint.c:2728
|
||
#, c-format
|
||
msgid "section [%2d] '%s': section size not multiple of sizeof(Elf32_Word)\n"
|
||
msgstr "section [%2d] '%s': section size not multiple of sizeof(Elf32_Word)\n"
|
||
|
||
#: src/elflint.c:2734
|
||
#, c-format
|
||
msgid "section [%2d] '%s': section group without flags word\n"
|
||
msgstr "section [%2d] '%s': section group without flags word\n"
|
||
|
||
#: src/elflint.c:2742
|
||
#, c-format
|
||
msgid "section [%2d] '%s': section group without member\n"
|
||
msgstr "section [%2d] '%s': section group without member\n"
|
||
|
||
#: src/elflint.c:2746
|
||
#, c-format
|
||
msgid "section [%2d] '%s': section group with only one member\n"
|
||
msgstr "section [%2d] '%s': section group with only one member\n"
|
||
|
||
#: src/elflint.c:2757
|
||
#, c-format
|
||
msgid "section [%2d] '%s': unknown section group flags\n"
|
||
msgstr "section [%2d] '%s': unknown section group flags\n"
|
||
|
||
#: src/elflint.c:2769
|
||
#, c-format
|
||
msgid "section [%2d] '%s': section index %zu out of range\n"
|
||
msgstr "section [%2d] '%s': section index %zu out of range\n"
|
||
|
||
#: src/elflint.c:2778
|
||
#, c-format
|
||
msgid "section [%2d] '%s': cannot get section header for element %zu: %s\n"
|
||
msgstr "section [%2d] '%s': cannot get section header for element %zu: %s\n"
|
||
|
||
#: src/elflint.c:2785
|
||
#, c-format
|
||
msgid "section [%2d] '%s': section group contains another group [%2d] '%s'\n"
|
||
msgstr "section [%2d] '%s': section group contains another group [%2d] ‘%s’\n"
|
||
|
||
#: src/elflint.c:2791
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': element %zu references section [%2d] '%s' without "
|
||
"SHF_GROUP flag set\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': element %zu references section [%2d] ‘%s’ without "
|
||
"SHF_GROUP flag set\n"
|
||
|
||
#: src/elflint.c:2798
|
||
#, c-format
|
||
msgid "section [%2d] '%s' is contained in more than one section group\n"
|
||
msgstr "section [%2d] ‘%s’ is contained in more than one section group\n"
|
||
|
||
#: src/elflint.c:2995
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s' refers in sh_link to section [%2d] '%s' which is no "
|
||
"dynamic symbol table\n"
|
||
msgstr ""
|
||
"section [%2d] ‘%s’ refers in sh_link to section [%2d] ‘%s’ which is no "
|
||
"dynamic symbol table\n"
|
||
|
||
#: src/elflint.c:3007
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s' has different number of entries than symbol table [%2d] "
|
||
"'%s'\n"
|
||
msgstr ""
|
||
"section [%2d] ‘%s’ has different number of entries than symbol table [%2d] "
|
||
"‘%s’\n"
|
||
|
||
#: src/elflint.c:3023
|
||
#, c-format
|
||
msgid "section [%2d] '%s': symbol %d: cannot read version data\n"
|
||
msgstr "section [%2d] '%s': symbol %d: cannot read version data\n"
|
||
|
||
#: src/elflint.c:3039
|
||
#, c-format
|
||
msgid "section [%2d] '%s': symbol %d: local symbol with global scope\n"
|
||
msgstr "section [%2d] '%s': symbol %d: local symbol with global scope\n"
|
||
|
||
#: src/elflint.c:3047
|
||
#, c-format
|
||
msgid "section [%2d] '%s': symbol %d: local symbol with version\n"
|
||
msgstr "section [%2d] '%s': symbol %d: local symbol with version\n"
|
||
|
||
#: src/elflint.c:3061
|
||
#, c-format
|
||
msgid "section [%2d] '%s': symbol %d: invalid version index %d\n"
|
||
msgstr "section [%2d] '%s': symbol %d: invalid version index %d\n"
|
||
|
||
#: src/elflint.c:3066
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': symbol %d: version index %d is for defined version\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': symbol %d: version index %d is for defined version\n"
|
||
|
||
#: src/elflint.c:3076
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': symbol %d: version index %d is for requested version\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': symbol %d: version index %d is for requested version\n"
|
||
|
||
#: src/elflint.c:3129
|
||
#, c-format
|
||
msgid "more than one version reference section present\n"
|
||
msgstr "more than one version reference section present\n"
|
||
|
||
#: src/elflint.c:3137 src/elflint.c:3284
|
||
#, c-format
|
||
msgid "section [%2d] '%s': sh_link does not link to string table\n"
|
||
msgstr "section [%2d] '%s': sh_link does not link to string table\n"
|
||
|
||
#: src/elflint.c:3162 src/elflint.c:3338
|
||
#, c-format
|
||
msgid "section [%2d] '%s': entry %d has wrong version %d\n"
|
||
msgstr "section [%2d] '%s': entry %d has wrong version %d\n"
|
||
|
||
#: src/elflint.c:3169 src/elflint.c:3345
|
||
#, c-format
|
||
msgid "section [%2d] '%s': entry %d has wrong offset of auxiliary data\n"
|
||
msgstr "section [%2d] '%s': entry %d has wrong offset of auxiliary data\n"
|
||
|
||
#: src/elflint.c:3179
|
||
#, c-format
|
||
msgid "section [%2d] '%s': entry %d has invalid file reference\n"
|
||
msgstr "section [%2d] '%s': entry %d has invalid file reference\n"
|
||
|
||
#: src/elflint.c:3187
|
||
#, c-format
|
||
msgid "section [%2d] '%s': entry %d references unknown dependency\n"
|
||
msgstr "section [%2d] '%s': entry %d references unknown dependency\n"
|
||
|
||
#: src/elflint.c:3199
|
||
#, c-format
|
||
msgid "section [%2d] '%s': auxiliary entry %d of entry %d has unknown flag\n"
|
||
msgstr "section [%2d] '%s': auxiliary entry %d of entry %d has unknown flag\n"
|
||
|
||
#: src/elflint.c:3207
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': auxiliary entry %d of entry %d has invalid name "
|
||
"reference\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': auxiliary entry %d of entry %d has invalid name "
|
||
"reference\n"
|
||
|
||
#: src/elflint.c:3216
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': auxiliary entry %d of entry %d has wrong hash value: "
|
||
"%#x, expected %#x\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': auxiliary entry %d of entry %d has wrong hash value: "
|
||
"%#x, expected %#x\n"
|
||
|
||
#: src/elflint.c:3225
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': auxiliary entry %d of entry %d has duplicate version "
|
||
"name '%s'\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': auxiliary entry %d of entry %d has duplicate version "
|
||
"name ‘%s’\n"
|
||
|
||
#: src/elflint.c:3236
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': auxiliary entry %d of entry %d has wrong next field\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': auxiliary entry %d of entry %d has wrong next field\n"
|
||
|
||
#: src/elflint.c:3253 src/elflint.c:3429
|
||
#, c-format
|
||
msgid "section [%2d] '%s': entry %d has invalid offset to next entry\n"
|
||
msgstr "section [%2d] '%s': entry %d has invalid offset to next entry\n"
|
||
|
||
#: src/elflint.c:3261 src/elflint.c:3437
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': entry %d has zero offset to next entry, but sh_info says "
|
||
"there are more entries\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': entry %d has zero offset to next entry, but sh_info says "
|
||
"there are more entries\n"
|
||
|
||
#: src/elflint.c:3276
|
||
#, c-format
|
||
msgid "more than one version definition section present\n"
|
||
msgstr "more than one version definition section present\n"
|
||
|
||
#: src/elflint.c:3323
|
||
#, c-format
|
||
msgid "section [%2d] '%s': more than one BASE definition\n"
|
||
msgstr "section [%2d] '%s': more than one BASE definition\n"
|
||
|
||
#: src/elflint.c:3327
|
||
#, c-format
|
||
msgid "section [%2d] '%s': BASE definition must have index VER_NDX_GLOBAL\n"
|
||
msgstr "section [%2d] '%s': BASE definition must have index VER_NDX_GLOBAL\n"
|
||
|
||
#: src/elflint.c:3333
|
||
#, c-format
|
||
msgid "section [%2d] '%s': entry %d has unknown flag\n"
|
||
msgstr "section [%2d] '%s': entry %d has unknown flag\n"
|
||
|
||
#: src/elflint.c:3360
|
||
#, c-format
|
||
msgid "section [%2d] '%s': entry %d has invalid name reference\n"
|
||
msgstr "section [%2d] '%s': entry %d has invalid name reference\n"
|
||
|
||
#: src/elflint.c:3367
|
||
#, c-format
|
||
msgid "section [%2d] '%s': entry %d has wrong hash value: %#x, expected %#x\n"
|
||
msgstr "section [%2d] '%s': entry %d has wrong hash value: %#x, expected %#x\n"
|
||
|
||
#: src/elflint.c:3375
|
||
#, c-format
|
||
msgid "section [%2d] '%s': entry %d has duplicate version name '%s'\n"
|
||
msgstr "section [%2d] '%s': entry %d has duplicate version name ‘%s’\n"
|
||
|
||
#: src/elflint.c:3395
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': entry %d has invalid name reference in auxiliary data\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': entry %d has invalid name reference in auxiliary data\n"
|
||
|
||
#: src/elflint.c:3412
|
||
#, c-format
|
||
msgid "section [%2d] '%s': entry %d has wrong next field in auxiliary data\n"
|
||
msgstr "section [%2d] '%s': entry %d has wrong next field in auxiliary data\n"
|
||
|
||
#: src/elflint.c:3445
|
||
#, c-format
|
||
msgid "section [%2d] '%s': no BASE definition\n"
|
||
msgstr "section [%2d] '%s': no BASE definition\n"
|
||
|
||
#: src/elflint.c:3461
|
||
#, c-format
|
||
msgid "section [%2d] '%s': unknown parent version '%s'\n"
|
||
msgstr "section [%2d] '%s': unknown parent version ‘%s’\n"
|
||
|
||
#: src/elflint.c:3486
|
||
#, c-format
|
||
msgid "section [%2d] '%s': empty object attributes section\n"
|
||
msgstr "section [%2d] '%s': empty object attributes section\n"
|
||
|
||
#: src/elflint.c:3502
|
||
#, c-format
|
||
msgid "section [%2d] '%s': unrecognized attribute format\n"
|
||
msgstr "section [%2d] '%s': unrecognized attribute format\n"
|
||
|
||
#: src/elflint.c:3513
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': offset %zu: zero length field in attribute section\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': offset %zu: zero length field in attribute section\n"
|
||
|
||
#: src/elflint.c:3522
|
||
#, c-format
|
||
msgid "section [%2d] '%s': offset %zu: invalid length in attribute section\n"
|
||
msgstr "section [%2d] '%s': offset %zu: invalid length in attribute section\n"
|
||
|
||
#: src/elflint.c:3534
|
||
#, c-format
|
||
msgid "section [%2d] '%s': offset %zu: unterminated vendor name string\n"
|
||
msgstr "section [%2d] '%s': offset %zu: unterminated vendor name string\n"
|
||
|
||
#: src/elflint.c:3551
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': offset %zu: endless ULEB128 in attribute subsection tag\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': offset %zu: endless ULEB128 in attribute subsection tag\n"
|
||
|
||
#: src/elflint.c:3560
|
||
#, c-format
|
||
msgid "section [%2d] '%s': offset %zu: truncated attribute section\n"
|
||
msgstr "section [%2d] '%s': offset %zu: truncated attribute section\n"
|
||
|
||
#: src/elflint.c:3569
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': offset %zu: zero length field in attribute subsection\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': offset %zu: zero length field in attribute subsection\n"
|
||
|
||
#: src/elflint.c:3584
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': offset %zu: invalid length in attribute subsection\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': offset %zu: invalid length in attribute subsection\n"
|
||
|
||
#. Tag_File
|
||
#: src/elflint.c:3595
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': offset %zu: attribute subsection has unexpected tag %u\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': offset %zu: attribute subsection has unexpected tag %u\n"
|
||
|
||
#: src/elflint.c:3616
|
||
#, c-format
|
||
msgid "section [%2d] '%s': offset %zu: endless ULEB128 in attribute tag\n"
|
||
msgstr "section [%2d] '%s': offset %zu: endless ULEB128 in attribute tag\n"
|
||
|
||
#: src/elflint.c:3627
|
||
#, c-format
|
||
msgid "section [%2d] '%s': offset %zu: unterminated string in attribute\n"
|
||
msgstr "section [%2d] '%s': offset %zu: unterminated string in attribute\n"
|
||
|
||
#: src/elflint.c:3640
|
||
#, c-format
|
||
msgid "section [%2d] '%s': offset %zu: unrecognized attribute tag %u\n"
|
||
msgstr "section [%2d] '%s': offset %zu: unrecognized attribute tag %u\n"
|
||
|
||
#: src/elflint.c:3644
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': offset %zu: unrecognized %s attribute value %<PRIu64>\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': offset %zu: unrecognized %s attribute value %<PRIu64>\n"
|
||
|
||
#: src/elflint.c:3654
|
||
#, c-format
|
||
msgid "section [%2d] '%s': offset %zu: vendor '%s' unknown\n"
|
||
msgstr "section [%2d] '%s': offset %zu: vendor ‘%s’ unknown\n"
|
||
|
||
#: src/elflint.c:3660
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': offset %zu: extra bytes after last attribute section\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': offset %zu: extra bytes after last attribute section\n"
|
||
|
||
#: src/elflint.c:3758
|
||
#, c-format
|
||
msgid "cannot get section header of zeroth section\n"
|
||
msgstr "cannot get section header of zeroth section\n"
|
||
|
||
#: src/elflint.c:3762
|
||
#, c-format
|
||
msgid "zeroth section has nonzero name\n"
|
||
msgstr "zeroth section has nonzero name\n"
|
||
|
||
#: src/elflint.c:3764
|
||
#, c-format
|
||
msgid "zeroth section has nonzero type\n"
|
||
msgstr "zeroth section has nonzero type\n"
|
||
|
||
#: src/elflint.c:3766
|
||
#, c-format
|
||
msgid "zeroth section has nonzero flags\n"
|
||
msgstr "zeroth section has nonzero flags\n"
|
||
|
||
#: src/elflint.c:3768
|
||
#, c-format
|
||
msgid "zeroth section has nonzero address\n"
|
||
msgstr "zeroth section has nonzero address\n"
|
||
|
||
#: src/elflint.c:3770
|
||
#, c-format
|
||
msgid "zeroth section has nonzero offset\n"
|
||
msgstr "zeroth section has nonzero offset\n"
|
||
|
||
#: src/elflint.c:3772
|
||
#, c-format
|
||
msgid "zeroth section has nonzero align value\n"
|
||
msgstr "zeroth section has nonzero align value\n"
|
||
|
||
#: src/elflint.c:3774
|
||
#, c-format
|
||
msgid "zeroth section has nonzero entry size value\n"
|
||
msgstr "zeroth section has nonzero entry size value\n"
|
||
|
||
#: src/elflint.c:3777
|
||
#, c-format
|
||
msgid ""
|
||
"zeroth section has nonzero size value while ELF header has nonzero shnum "
|
||
"value\n"
|
||
msgstr ""
|
||
"zeroth section has nonzero size value while ELF header has nonzero shnum "
|
||
"value\n"
|
||
|
||
#: src/elflint.c:3781
|
||
#, c-format
|
||
msgid ""
|
||
"zeroth section has nonzero link value while ELF header does not signal "
|
||
"overflow in shstrndx\n"
|
||
msgstr ""
|
||
"zeroth section has nonzero link value while ELF header does not signal "
|
||
"overflow in shstrndx\n"
|
||
|
||
#: src/elflint.c:3785
|
||
#, c-format
|
||
msgid ""
|
||
"zeroth section has nonzero link value while ELF header does not signal "
|
||
"overflow in phnum\n"
|
||
msgstr ""
|
||
"zeroth section has nonzero link value while ELF header does not signal "
|
||
"overflow in phnum\n"
|
||
|
||
#: src/elflint.c:3803
|
||
#, c-format
|
||
msgid "cannot get section header for section [%2zu] '%s': %s\n"
|
||
msgstr "cannot get section header for section [%2zu] '%s': %s\n"
|
||
|
||
#: src/elflint.c:3812
|
||
#, c-format
|
||
msgid "section [%2zu]: invalid name\n"
|
||
msgstr "section [%2zu]: invalid name\n"
|
||
|
||
#: src/elflint.c:3839
|
||
#, c-format
|
||
msgid "section [%2d] '%s' has wrong type: expected %s, is %s\n"
|
||
msgstr "section [%2d] ‘%s’ has wrong type: expected %s, is %s\n"
|
||
|
||
#: src/elflint.c:3856
|
||
#, c-format
|
||
msgid "section [%2zu] '%s' has wrong flags: expected %s, is %s\n"
|
||
msgstr "section [%2zu] ‘%s’ has wrong flags: expected %s, is %s\n"
|
||
|
||
#: src/elflint.c:3874
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2zu] '%s' has wrong flags: expected %s and possibly %s, is %s\n"
|
||
msgstr ""
|
||
"section [%2zu] ‘%s’ has wrong flags: expected %s and possibly %s, is %s\n"
|
||
|
||
#: src/elflint.c:3891
|
||
#, c-format
|
||
msgid "section [%2zu] '%s' present in object file\n"
|
||
msgstr "section [%2zu] ‘%s’ present in object file\n"
|
||
|
||
#: src/elflint.c:3897 src/elflint.c:3929
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2zu] '%s' has SHF_ALLOC flag set but there is no loadable segment\n"
|
||
msgstr ""
|
||
"section [%2zu] ‘%s’ has SHF_ALLOC flag set but there is no loadable segment\n"
|
||
|
||
#: src/elflint.c:3902 src/elflint.c:3934
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2zu] '%s' has SHF_ALLOC flag not set but there are loadable "
|
||
"segments\n"
|
||
msgstr ""
|
||
"section [%2zu] ‘%s’ has SHF_ALLOC flag not set but there are loadable "
|
||
"segments\n"
|
||
|
||
#: src/elflint.c:3910
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2zu] '%s' is extension section index table in non-object file\n"
|
||
msgstr ""
|
||
"section [%2zu] ‘%s’ is extension section index table in non-object file\n"
|
||
|
||
#: src/elflint.c:3953
|
||
#, c-format
|
||
msgid "section [%2zu] '%s': size not multiple of entry size\n"
|
||
msgstr "section [%2zu] '%s': size not multiple of entry size\n"
|
||
|
||
#: src/elflint.c:3958
|
||
#, c-format
|
||
msgid "cannot get section header\n"
|
||
msgstr "cannot get section header\n"
|
||
|
||
#: src/elflint.c:3968
|
||
#, c-format
|
||
msgid "section [%2zu] '%s' has unsupported type %d\n"
|
||
msgstr "section [%2zu] ‘%s’ has unsupported type %d\n"
|
||
|
||
#: src/elflint.c:3988
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2zu] '%s' contains invalid processor-specific flag(s) %#<PRIx64>\n"
|
||
msgstr ""
|
||
"section [%2zu] ‘%s’ contains invalid processor-specific flag(s) %#<PRIx64>\n"
|
||
|
||
#: src/elflint.c:3998
|
||
#, c-format
|
||
msgid "section [%2zu] '%s' contains unknown flag(s) %#<PRIx64>\n"
|
||
msgstr "section [%2zu] ‘%s’ contains unknown flag(s) %#<PRIx64>\n"
|
||
|
||
#: src/elflint.c:4006
|
||
#, c-format
|
||
msgid "section [%2zu] '%s': thread-local data sections address not zero\n"
|
||
msgstr "section [%2zu] '%s': thread-local data sections address not zero\n"
|
||
|
||
#: src/elflint.c:4016
|
||
#, c-format
|
||
msgid "section [%2zu] '%s': allocated section cannot be compressed\n"
|
||
msgstr "section [%2zu] '%s': allocated section cannot be compressed\n"
|
||
|
||
#: src/elflint.c:4021
|
||
#, c-format
|
||
msgid "section [%2zu] '%s': nobits section cannot be compressed\n"
|
||
msgstr "section [%2zu] '%s': nobits section cannot be compressed\n"
|
||
|
||
#: src/elflint.c:4027
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2zu] '%s': compressed section with no compression header: %s\n"
|
||
msgstr ""
|
||
"section [%2zu] '%s': compressed section with no compression header: %s\n"
|
||
|
||
#: src/elflint.c:4033
|
||
#, c-format
|
||
msgid "section [%2zu] '%s': invalid section reference in link value\n"
|
||
msgstr "section [%2zu] '%s': invalid section reference in link value\n"
|
||
|
||
#: src/elflint.c:4038
|
||
#, c-format
|
||
msgid "section [%2zu] '%s': invalid section reference in info value\n"
|
||
msgstr "section [%2zu] '%s': invalid section reference in info value\n"
|
||
|
||
#: src/elflint.c:4045
|
||
#, c-format
|
||
msgid "section [%2zu] '%s': strings flag set without merge flag\n"
|
||
msgstr "section [%2zu] '%s': strings flag set without merge flag\n"
|
||
|
||
#: src/elflint.c:4050
|
||
#, c-format
|
||
msgid "section [%2zu] '%s': merge flag set but entry size is zero\n"
|
||
msgstr "section [%2zu] '%s': merge flag set but entry size is zero\n"
|
||
|
||
#: src/elflint.c:4069
|
||
#, c-format
|
||
msgid "section [%2zu] '%s' has unexpected type %d for an executable section\n"
|
||
msgstr "section [%2zu] ‘%s’ has unexpected type %d for an executable section\n"
|
||
|
||
#: src/elflint.c:4078
|
||
#, c-format
|
||
msgid "section [%2zu] '%s' must be of type NOBITS in debuginfo files\n"
|
||
msgstr "section [%2zu] ‘%s’ must be of type NOBITS in debuginfo files\n"
|
||
|
||
#: src/elflint.c:4085
|
||
#, c-format
|
||
msgid "section [%2zu] '%s' is both executable and writable\n"
|
||
msgstr "section [%2zu] ‘%s’ is both executable and writable\n"
|
||
|
||
#: src/elflint.c:4116
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2zu] '%s' not fully contained in segment of program header entry "
|
||
"%d\n"
|
||
msgstr ""
|
||
"section [%2zu] ‘%s’ not fully contained in segment of program header entry "
|
||
"%d\n"
|
||
|
||
#: src/elflint.c:4126
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2zu] '%s' has type NOBITS but is read from the file in segment of "
|
||
"program header entry %d\n"
|
||
msgstr ""
|
||
"section [%2zu] ‘%s’ has type NOBITS but is read from the file in segment of "
|
||
"program header entry %d\n"
|
||
|
||
#: src/elflint.c:4152
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2zu] '%s' has type NOBITS but is read from the file in segment of "
|
||
"program header entry %d and file contents is non-zero\n"
|
||
msgstr ""
|
||
"section [%2zu] ‘%s’ has type NOBITS but is read from the file in segment of "
|
||
"program header entry %d and file contents is non-zero\n"
|
||
|
||
#: src/elflint.c:4163
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2zu] '%s' has not type NOBITS but is not read from the file in "
|
||
"segment of program header entry %d\n"
|
||
msgstr ""
|
||
"section [%2zu] ‘%s’ has not type NOBITS but is not read from the file in "
|
||
"segment of program header entry %d\n"
|
||
|
||
#: src/elflint.c:4174
|
||
#, c-format
|
||
msgid "section [%2zu] '%s' is executable in nonexecutable segment %d\n"
|
||
msgstr "section [%2zu] ‘%s’ is executable in nonexecutable segment %d\n"
|
||
|
||
#: src/elflint.c:4184
|
||
#, c-format
|
||
msgid "section [%2zu] '%s' is writable in unwritable segment %d\n"
|
||
msgstr "section [%2zu] ‘%s’ is writable in unwritable segment %d\n"
|
||
|
||
#: src/elflint.c:4194
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2zu] '%s': alloc flag set but section not in any loaded segment\n"
|
||
msgstr ""
|
||
"section [%2zu] '%s': alloc flag set but section not in any loaded segment\n"
|
||
|
||
#: src/elflint.c:4200
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2zu] '%s': ELF header says this is the section header string table "
|
||
"but type is not SHT_TYPE\n"
|
||
msgstr ""
|
||
"section [%2zu] '%s': ELF header says this is the section header string table "
|
||
"but type is not SHT_TYPE\n"
|
||
|
||
#: src/elflint.c:4208
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2zu] '%s': relocatable files cannot have dynamic symbol tables\n"
|
||
msgstr ""
|
||
"section [%2zu] '%s': relocatable files cannot have dynamic symbol tables\n"
|
||
|
||
#: src/elflint.c:4263
|
||
#, c-format
|
||
msgid "more than one version symbol table present\n"
|
||
msgstr "more than one version symbol table present\n"
|
||
|
||
#: src/elflint.c:4286
|
||
#, c-format
|
||
msgid "INTERP program header entry but no .interp section\n"
|
||
msgstr "INTERP program header entry but no .interp section\n"
|
||
|
||
#: src/elflint.c:4297
|
||
#, c-format
|
||
msgid ""
|
||
"loadable segment [%u] is executable but contains no executable sections\n"
|
||
msgstr ""
|
||
"loadable segment [%u] is executable but contains no executable sections\n"
|
||
|
||
#: src/elflint.c:4303
|
||
#, c-format
|
||
msgid "loadable segment [%u] is writable but contains no writable sections\n"
|
||
msgstr "loadable segment [%u] is writable but contains no writable sections\n"
|
||
|
||
#: src/elflint.c:4314
|
||
#, c-format
|
||
msgid ""
|
||
"no .gnu.versym section present but .gnu.versym_d or .gnu.versym_r section "
|
||
"exist\n"
|
||
msgstr ""
|
||
"no .gnu.versym section present but .gnu.versym_d or .gnu.versym_r section "
|
||
"exist\n"
|
||
|
||
#: src/elflint.c:4327
|
||
#, c-format
|
||
msgid "duplicate version index %d\n"
|
||
msgstr "duplicate version index %d\n"
|
||
|
||
#: src/elflint.c:4341
|
||
#, c-format
|
||
msgid ".gnu.versym section present without .gnu.versym_d or .gnu.versym_r\n"
|
||
msgstr ".gnu.versym section present without .gnu.versym_d or .gnu.versym_r\n"
|
||
|
||
#: src/elflint.c:4390
|
||
#, c-format
|
||
msgid "phdr[%d]: unknown core file note type %<PRIu32> at offset %<PRIu64>\n"
|
||
msgstr "phdr[%d]: unknown core file note type %<PRIu32> at offset %<PRIu64>\n"
|
||
|
||
#: src/elflint.c:4394
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': unknown core file note type %<PRIu32> at offset %zu\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': unknown core file note type %<PRIu32> at offset %zu\n"
|
||
|
||
#: src/elflint.c:4450
|
||
#, c-format
|
||
msgid ""
|
||
"phdr[%d]: unknown object file note type %<PRIu32> with owner name '%s' at "
|
||
"offset %zu\n"
|
||
msgstr ""
|
||
"phdr[%d]: unknown object file note type %<PRIu32> with owner name ‘%s’ at "
|
||
"offset %zu\n"
|
||
|
||
#: src/elflint.c:4455
|
||
#, c-format
|
||
msgid ""
|
||
"section [%2d] '%s': unknown object file note type %<PRIu32> with owner name "
|
||
"'%s' at offset %zu\n"
|
||
msgstr ""
|
||
"section [%2d] '%s': unknown object file note type %<PRIu32> with owner name "
|
||
"‘%s’ at offset %zu\n"
|
||
|
||
#: src/elflint.c:4474
|
||
#, c-format
|
||
msgid "phdr[%d]: no note entries defined for the type of file\n"
|
||
msgstr "phdr[%d]: no note entries defined for the type of file\n"
|
||
|
||
#: src/elflint.c:4494
|
||
#, c-format
|
||
msgid "phdr[%d]: cannot get content of note section: %s\n"
|
||
msgstr "phdr[%d]: cannot get content of note section: %s\n"
|
||
|
||
#: src/elflint.c:4497
|
||
#, c-format
|
||
msgid "phdr[%d]: extra %<PRIu64> bytes after last note\n"
|
||
msgstr "phdr[%d]: extra %<PRIu64> bytes after last note\n"
|
||
|
||
#: src/elflint.c:4518
|
||
#, c-format
|
||
msgid "section [%2d] '%s': no note entries defined for the type of file\n"
|
||
msgstr "section [%2d] '%s': no note entries defined for the type of file\n"
|
||
|
||
#: src/elflint.c:4525
|
||
#, c-format
|
||
msgid "section [%2d] '%s': cannot get content of note section\n"
|
||
msgstr "section [%2d] '%s': cannot get content of note section\n"
|
||
|
||
#: src/elflint.c:4528
|
||
#, c-format
|
||
msgid "section [%2d] '%s': extra %<PRIu64> bytes after last note\n"
|
||
msgstr "section [%2d] '%s': extra %<PRIu64> bytes after last note\n"
|
||
|
||
#: src/elflint.c:4546
|
||
#, c-format
|
||
msgid ""
|
||
"only executables, shared objects, and core files can have program headers\n"
|
||
msgstr ""
|
||
"only executables, shared objects, and core files can have program headers\n"
|
||
|
||
#: src/elflint.c:4561
|
||
#, c-format
|
||
msgid "cannot get program header entry %d: %s\n"
|
||
msgstr "cannot get program header entry %d: %s\n"
|
||
|
||
#: src/elflint.c:4571
|
||
#, c-format
|
||
msgid "program header entry %d: unknown program header entry type %#<PRIx64>\n"
|
||
msgstr ""
|
||
"program header entry %d: unknown program header entry type %#<PRIx64>\n"
|
||
|
||
#: src/elflint.c:4582
|
||
#, c-format
|
||
msgid "more than one INTERP entry in program header\n"
|
||
msgstr "more than one INTERP entry in program header\n"
|
||
|
||
#: src/elflint.c:4590
|
||
#, c-format
|
||
msgid "more than one TLS entry in program header\n"
|
||
msgstr "more than one TLS entry in program header\n"
|
||
|
||
#: src/elflint.c:4597
|
||
#, c-format
|
||
msgid "static executable cannot have dynamic sections\n"
|
||
msgstr "static executable cannot have dynamic sections\n"
|
||
|
||
#: src/elflint.c:4611
|
||
#, c-format
|
||
msgid "dynamic section reference in program header has wrong offset\n"
|
||
msgstr "dynamic section reference in program header has wrong offset\n"
|
||
|
||
#: src/elflint.c:4614
|
||
#, c-format
|
||
msgid "dynamic section size mismatch in program and section header\n"
|
||
msgstr "dynamic section size mismatch in program and section header\n"
|
||
|
||
#: src/elflint.c:4624
|
||
#, c-format
|
||
msgid "more than one GNU_RELRO entry in program header\n"
|
||
msgstr "more than one GNU_RELRO entry in program header\n"
|
||
|
||
#: src/elflint.c:4645
|
||
#, c-format
|
||
msgid "loadable segment GNU_RELRO applies to is not writable\n"
|
||
msgstr "loadable segment GNU_RELRO applies to is not writable\n"
|
||
|
||
#: src/elflint.c:4656
|
||
#, c-format
|
||
msgid "loadable segment [%u] flags do not match GNU_RELRO [%u] flags\n"
|
||
msgstr "loadable segment [%u] flags do not match GNU_RELRO [%u] flags\n"
|
||
|
||
#: src/elflint.c:4663
|
||
#, c-format
|
||
msgid ""
|
||
"GNU_RELRO [%u] flags are not a subset of the loadable segment [%u] flags\n"
|
||
msgstr ""
|
||
"GNU_RELRO [%u] flags are not a subset of the loadable segment [%u] flags\n"
|
||
|
||
#: src/elflint.c:4672 src/elflint.c:4695
|
||
#, c-format
|
||
msgid "%s segment not contained in a loaded segment\n"
|
||
msgstr "%s segment not contained in a loaded segment\n"
|
||
|
||
#: src/elflint.c:4701
|
||
#, c-format
|
||
msgid "program header offset in ELF header and PHDR entry do not match"
|
||
msgstr "program header offset in ELF header and PHDR entry do not match"
|
||
|
||
#: src/elflint.c:4728
|
||
#, c-format
|
||
msgid "call frame search table reference in program header has wrong offset\n"
|
||
msgstr "call frame search table reference in program header has wrong offset\n"
|
||
|
||
#: src/elflint.c:4731
|
||
#, c-format
|
||
msgid "call frame search table size mismatch in program and section header\n"
|
||
msgstr "call frame search table size mismatch in program and section header\n"
|
||
|
||
#: src/elflint.c:4744
|
||
#, c-format
|
||
msgid "PT_GNU_EH_FRAME present but no .eh_frame_hdr section\n"
|
||
msgstr "PT_GNU_EH_FRAME present but no .eh_frame_hdr section\n"
|
||
|
||
#: src/elflint.c:4752
|
||
#, c-format
|
||
msgid "call frame search table must be allocated\n"
|
||
msgstr "call frame search table must be allocated\n"
|
||
|
||
#: src/elflint.c:4755
|
||
#, c-format
|
||
msgid "section [%2zu] '%s' must be allocated\n"
|
||
msgstr "section [%2zu] ‘%s’ must be allocated\n"
|
||
|
||
#: src/elflint.c:4759
|
||
#, c-format
|
||
msgid "call frame search table must not be writable\n"
|
||
msgstr "call frame search table must not be writable\n"
|
||
|
||
#: src/elflint.c:4762
|
||
#, c-format
|
||
msgid "section [%2zu] '%s' must not be writable\n"
|
||
msgstr "section [%2zu] ‘%s’ must not be writable\n"
|
||
|
||
#: src/elflint.c:4767
|
||
#, c-format
|
||
msgid "call frame search table must not be executable\n"
|
||
msgstr "call frame search table must not be executable\n"
|
||
|
||
#: src/elflint.c:4770
|
||
#, c-format
|
||
msgid "section [%2zu] '%s' must not be executable\n"
|
||
msgstr "section [%2zu] ‘%s’ must not be executable\n"
|
||
|
||
#: src/elflint.c:4784
|
||
#, c-format
|
||
msgid "program header entry %d: file size greater than memory size\n"
|
||
msgstr "program header entry %d: file size greater than memory size\n"
|
||
|
||
#: src/elflint.c:4791
|
||
#, c-format
|
||
msgid "program header entry %d: alignment not a power of 2\n"
|
||
msgstr "program header entry %d: alignment not a power of 2\n"
|
||
|
||
#: src/elflint.c:4794
|
||
#, c-format
|
||
msgid ""
|
||
"program header entry %d: file offset and virtual address not module of "
|
||
"alignment\n"
|
||
msgstr ""
|
||
"program header entry %d: file offset and virtual address not module of "
|
||
"alignment\n"
|
||
|
||
#: src/elflint.c:4807
|
||
#, c-format
|
||
msgid ""
|
||
"executable/DSO with .eh_frame_hdr section does not have a PT_GNU_EH_FRAME "
|
||
"program header entry"
|
||
msgstr ""
|
||
"executable/DSO with .eh_frame_hdr section does not have a PT_GNU_EH_FRAME "
|
||
"program header entry"
|
||
|
||
#: src/elflint.c:4841
|
||
#, c-format
|
||
msgid "cannot read ELF header: %s\n"
|
||
msgstr "cannot read ELF header: %s\n"
|
||
|
||
#: src/elflint.c:4853
|
||
#, c-format
|
||
msgid "cannot create backend for ELF file\n"
|
||
msgstr "cannot create backend for ELF file\n"
|
||
|
||
#: src/elflint.c:4874
|
||
#, c-format
|
||
msgid "text relocation flag set but not needed\n"
|
||
msgstr "text relocation flag set but not needed\n"
|
||
|
||
#: src/findtextrel.c:60
|
||
msgid "Input Selection:"
|
||
msgstr "Input Selection:"
|
||
|
||
#: src/findtextrel.c:61
|
||
msgid "Prepend PATH to all file names"
|
||
msgstr "Prepend PATH to all file names"
|
||
|
||
#: src/findtextrel.c:63
|
||
msgid "Use PATH as root of debuginfo hierarchy"
|
||
msgstr "Use PATH as root of debuginfo hierarchy"
|
||
|
||
#. Short description of program.
|
||
#: src/findtextrel.c:70
|
||
msgid "Locate source of text relocations in FILEs (a.out by default)."
|
||
msgstr "Locate source of text relocations in FILEs (a.out by default)."
|
||
|
||
#. Strings for arguments in help texts.
|
||
#: src/findtextrel.c:74 src/nm.c:107 src/objdump.c:70 src/size.c:79
|
||
#: src/strings.c:86 src/strip.c:100
|
||
msgid "[FILE...]"
|
||
msgstr "[FILE...]"
|
||
|
||
#: src/findtextrel.c:223
|
||
#, c-format
|
||
msgid "cannot get ELF header '%s': %s"
|
||
msgstr "cannot get ELF header '%s': %s"
|
||
|
||
#: src/findtextrel.c:234
|
||
#, c-format
|
||
msgid "'%s' is not a DSO or PIE"
|
||
msgstr "‘%s’ is not a DSO or PIE"
|
||
|
||
#: src/findtextrel.c:254
|
||
#, c-format
|
||
msgid "getting get section header of section %zu: %s"
|
||
msgstr "getting get section header of section %zu: %s"
|
||
|
||
#: src/findtextrel.c:278
|
||
#, c-format
|
||
msgid "cannot read dynamic section: %s"
|
||
msgstr "cannot read dynamic section: %s"
|
||
|
||
#: src/findtextrel.c:299
|
||
#, c-format
|
||
msgid "no text relocations reported in '%s'"
|
||
msgstr "no text relocations reported in ‘%s’"
|
||
|
||
#: src/findtextrel.c:310
|
||
#, c-format
|
||
msgid "while reading ELF file"
|
||
msgstr "while reading ELF file"
|
||
|
||
#: src/findtextrel.c:314
|
||
#, c-format
|
||
msgid "cannot get program header count: %s"
|
||
msgstr "cannot get program header count: %s"
|
||
|
||
#: src/findtextrel.c:325 src/findtextrel.c:340
|
||
#, c-format
|
||
msgid "cannot get program header index at offset %zd: %s"
|
||
msgstr "cannot get program header index at offset %zd: %s"
|
||
|
||
#: src/findtextrel.c:396
|
||
#, c-format
|
||
msgid "cannot get symbol table section %zu in '%s': %s"
|
||
msgstr "cannot get symbol table section %zu in '%s': %s"
|
||
|
||
#: src/findtextrel.c:417 src/findtextrel.c:440
|
||
#, c-format
|
||
msgid "cannot get relocation at index %d in section %zu in '%s': %s"
|
||
msgstr "cannot get relocation at index %d in section %zu in '%s': %s"
|
||
|
||
#: src/findtextrel.c:506
|
||
#, c-format
|
||
msgid "%s not compiled with -fpic/-fPIC\n"
|
||
msgstr "%s not compiled with -fpic/-fPIC\n"
|
||
|
||
#: src/findtextrel.c:560
|
||
#, c-format
|
||
msgid ""
|
||
"the file containing the function '%s' is not compiled with -fpic/-fPIC\n"
|
||
msgstr ""
|
||
"the file containing the function ‘%s’ is not compiled with -fpic/-fPIC\n"
|
||
|
||
#: src/findtextrel.c:567 src/findtextrel.c:587
|
||
#, c-format
|
||
msgid ""
|
||
"the file containing the function '%s' might not be compiled with -fpic/-"
|
||
"fPIC\n"
|
||
msgstr ""
|
||
"the file containing the function ‘%s’ might not be compiled with -fpic/-"
|
||
"fPIC\n"
|
||
|
||
#: src/findtextrel.c:575
|
||
#, c-format
|
||
msgid ""
|
||
"either the file containing the function '%s' or the file containing the "
|
||
"function '%s' is not compiled with -fpic/-fPIC\n"
|
||
msgstr ""
|
||
"either the file containing the function ‘%s’ or the file containing the "
|
||
"function ‘%s’ is not compiled with -fpic/-fPIC\n"
|
||
|
||
#: src/findtextrel.c:595
|
||
#, c-format
|
||
msgid ""
|
||
"a relocation modifies memory at offset %llu in a write-protected segment\n"
|
||
msgstr ""
|
||
"a relocation modifies memory at offset %llu in a write-protected segment\n"
|
||
|
||
#: src/nm.c:65 src/strip.c:69
|
||
msgid "Output selection:"
|
||
msgstr "Output selection:"
|
||
|
||
#: src/nm.c:66
|
||
msgid "Display debugger-only symbols"
|
||
msgstr "Display debugger-only symbols"
|
||
|
||
#: src/nm.c:67
|
||
msgid "Display only defined symbols"
|
||
msgstr "Display only defined symbols"
|
||
|
||
#: src/nm.c:70
|
||
msgid "Display dynamic symbols instead of normal symbols"
|
||
msgstr "Display dynamic symbols instead of normal symbols"
|
||
|
||
#: src/nm.c:71
|
||
msgid "Display only external symbols"
|
||
msgstr "Display only external symbols"
|
||
|
||
#: src/nm.c:72
|
||
msgid "Display only undefined symbols"
|
||
msgstr "Display only undefined symbols"
|
||
|
||
#: src/nm.c:74
|
||
msgid "Include index for symbols from archive members"
|
||
msgstr "Include index for symbols from archive members"
|
||
|
||
#: src/nm.c:76 src/size.c:53
|
||
msgid "Output format:"
|
||
msgstr "Output format:"
|
||
|
||
#: src/nm.c:78
|
||
msgid "Print name of the input file before every symbol"
|
||
msgstr "Print name of the input file before every symbol"
|
||
|
||
#: src/nm.c:81
|
||
msgid ""
|
||
"Use the output format FORMAT. FORMAT can be `bsd', `sysv' or `posix'. The "
|
||
"default is `sysv'"
|
||
msgstr ""
|
||
"Use the output format FORMAT. FORMAT can be ‘bsd’, ‘sysv’ or ‘posix’. The "
|
||
"default is ‘sysv’"
|
||
|
||
#: src/nm.c:83
|
||
msgid "Same as --format=bsd"
|
||
msgstr "Same as --format=bsd"
|
||
|
||
#: src/nm.c:84
|
||
msgid "Same as --format=posix"
|
||
msgstr "Same as --format=posix"
|
||
|
||
#: src/nm.c:85 src/size.c:59
|
||
msgid "Use RADIX for printing symbol values"
|
||
msgstr "Use RADIX for printing symbol values"
|
||
|
||
#: src/nm.c:86
|
||
msgid "Mark special symbols"
|
||
msgstr "Mark special symbols"
|
||
|
||
#: src/nm.c:88
|
||
msgid "Print size of defined symbols"
|
||
msgstr "Print size of defined symbols"
|
||
|
||
#: src/nm.c:90 src/size.c:67 src/strip.c:74 src/unstrip.c:68
|
||
msgid "Output options:"
|
||
msgstr "Output options:"
|
||
|
||
#: src/nm.c:91
|
||
msgid "Sort symbols numerically by address"
|
||
msgstr "Sort symbols numerically by address"
|
||
|
||
#: src/nm.c:93
|
||
msgid "Do not sort the symbols"
|
||
msgstr "Do not sort the symbols"
|
||
|
||
#: src/nm.c:94
|
||
msgid "Reverse the sense of the sort"
|
||
msgstr "Reverse the sense of the sort"
|
||
|
||
#: src/nm.c:97
|
||
msgid "Decode low-level symbol names into source code names"
|
||
msgstr "Decode low-level symbol names into source code names"
|
||
|
||
#. Short description of program.
|
||
#: src/nm.c:104
|
||
msgid "List symbols from FILEs (a.out by default)."
|
||
msgstr "List symbols from FILEs (a.out by default)."
|
||
|
||
#: src/nm.c:115 src/objdump.c:78
|
||
msgid "Output formatting"
|
||
msgstr "Output formatting"
|
||
|
||
#: src/nm.c:139 src/objdump.c:102 src/size.c:104 src/strip.c:132
|
||
#, c-format
|
||
msgid "%s: INTERNAL ERROR %d (%s): %s"
|
||
msgstr "%s: INTERNAL ERROR %d (%s): %s"
|
||
|
||
#: src/nm.c:380 src/nm.c:392 src/size.c:287 src/size.c:296 src/size.c:307
|
||
#: src/strip.c:2763
|
||
#, c-format
|
||
msgid "while closing '%s'"
|
||
msgstr "while closing ‘%s’"
|
||
|
||
#: src/nm.c:402 src/objdump.c:279 src/strip.c:827
|
||
#, c-format
|
||
msgid "%s: File format not recognized"
|
||
msgstr "%s: File format not recognized"
|
||
|
||
#. Note: 0 is no valid offset.
|
||
#: src/nm.c:442
|
||
msgid ""
|
||
"\n"
|
||
"Archive index:\n"
|
||
msgstr ""
|
||
"\n"
|
||
"Archive index:\n"
|
||
|
||
#: src/nm.c:451
|
||
#, c-format
|
||
msgid "invalid offset %zu for symbol %s"
|
||
msgstr "invalid offset %zu for symbol %s"
|
||
|
||
#: src/nm.c:456
|
||
#, c-format
|
||
msgid "%s in %s\n"
|
||
msgstr "%s in %s\n"
|
||
|
||
#: src/nm.c:464
|
||
#, c-format
|
||
msgid "cannot reset archive offset to beginning"
|
||
msgstr "cannot reset archive offset to beginning"
|
||
|
||
#: src/nm.c:489 src/objdump.c:327
|
||
#, c-format
|
||
msgid "%s%s%s: file format not recognized"
|
||
msgstr "%s%s%s: file format not recognized"
|
||
|
||
#: src/nm.c:702
|
||
msgid "cannot create search tree"
|
||
msgstr "cannot create search tree"
|
||
|
||
#: src/nm.c:742 src/nm.c:1234 src/objdump.c:778 src/readelf.c:685
|
||
#: src/readelf.c:1506 src/readelf.c:1655 src/readelf.c:1882 src/readelf.c:2123
|
||
#: src/readelf.c:2312 src/readelf.c:2482 src/readelf.c:2604 src/readelf.c:2854
|
||
#: src/readelf.c:3140 src/readelf.c:3215 src/readelf.c:3301 src/readelf.c:3896
|
||
#: src/readelf.c:3944 src/readelf.c:4013 src/readelf.c:12029
|
||
#: src/readelf.c:13212 src/readelf.c:13422 src/readelf.c:13490 src/size.c:396
|
||
#: src/size.c:467 src/strip.c:1093
|
||
#, c-format
|
||
msgid "cannot get section header string table index"
|
||
msgstr "cannot get section header string table index"
|
||
|
||
#. We always print this prolog.
|
||
#: src/nm.c:767
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"\n"
|
||
"Symbols from %s:\n"
|
||
"\n"
|
||
msgstr ""
|
||
"\n"
|
||
"\n"
|
||
"Symbols from %s:\n"
|
||
"\n"
|
||
|
||
#. The header line.
|
||
#: src/nm.c:770
|
||
#, c-format
|
||
msgid ""
|
||
"%*s%-*s %-*s Class Type %-*s %*s Section\n"
|
||
"\n"
|
||
msgstr ""
|
||
"%*s%-*s %-*s Class Type %-*s %*s Section\n"
|
||
"\n"
|
||
|
||
#: src/nm.c:772
|
||
msgctxt "sysv"
|
||
msgid "Name"
|
||
msgstr "Name"
|
||
|
||
#. TRANS: the "sysv|" parts makes the string unique.
|
||
#: src/nm.c:774
|
||
msgctxt "sysv"
|
||
msgid "Value"
|
||
msgstr "Value"
|
||
|
||
#. TRANS: the "sysv|" parts makes the string unique.
|
||
#: src/nm.c:776
|
||
msgctxt "sysv"
|
||
msgid "Size"
|
||
msgstr "Size"
|
||
|
||
#. TRANS: the "sysv|" parts makes the string unique.
|
||
#: src/nm.c:778
|
||
msgctxt "sysv"
|
||
msgid "Line"
|
||
msgstr "Line"
|
||
|
||
#: src/nm.c:1245
|
||
#, c-format
|
||
msgid "%s: entry size in section %zd `%s' is not what we expect"
|
||
msgstr "%s: entry size in section %zd ‘%s’ is not what we expect"
|
||
|
||
#: src/nm.c:1250
|
||
#, c-format
|
||
msgid "%s: size of section %zd `%s' is not multiple of entry size"
|
||
msgstr "%s: size of section %zd ‘%s’ is not multiple of entry size"
|
||
|
||
#: src/nm.c:1330
|
||
#, c-format
|
||
msgid "%s: entries (%zd) in section %zd `%s' is too large"
|
||
msgstr "%s: entries (%zd) in section %zd ‘%s’ is too large"
|
||
|
||
#. XXX Add machine specific object file types.
|
||
#: src/nm.c:1566
|
||
#, c-format
|
||
msgid "%s%s%s%s: Invalid operation"
|
||
msgstr "%s%s%s%s: Invalid operation"
|
||
|
||
#: src/nm.c:1616
|
||
#, c-format
|
||
msgid "%s%s%s: no symbols"
|
||
msgstr "%s%s%s: no symbols"
|
||
|
||
#: src/objdump.c:51
|
||
msgid "Mode selection:"
|
||
msgstr "Mode selection:"
|
||
|
||
#: src/objdump.c:52
|
||
msgid "Display relocation information."
|
||
msgstr "Display relocation information."
|
||
|
||
#: src/objdump.c:54
|
||
msgid "Display the full contents of all sections requested"
|
||
msgstr "Display the full contents of all sections requested"
|
||
|
||
#: src/objdump.c:56
|
||
msgid "Display assembler code of executable sections"
|
||
msgstr "Display assembler code of executable sections"
|
||
|
||
#: src/objdump.c:58
|
||
msgid "Output content selection:"
|
||
msgstr "Output content selection:"
|
||
|
||
#: src/objdump.c:60
|
||
msgid "Only display information for section NAME."
|
||
msgstr "Only display information for section NAME."
|
||
|
||
#. Short description of program.
|
||
#: src/objdump.c:66
|
||
msgid "Show information from FILEs (a.out by default)."
|
||
msgstr "Show information from FILEs (a.out by default)."
|
||
|
||
#: src/objdump.c:217 src/readelf.c:630
|
||
msgid "No operation specified.\n"
|
||
msgstr "No operation specified.\n"
|
||
|
||
#: src/objdump.c:257 src/objdump.c:269
|
||
#, c-format
|
||
msgid "while close `%s'"
|
||
msgstr "while close ‘%s’"
|
||
|
||
#: src/objdump.c:362 src/readelf.c:2218 src/readelf.c:2409
|
||
msgid "INVALID SYMBOL"
|
||
msgstr "INVALID SYMBOL"
|
||
|
||
#: src/objdump.c:377 src/readelf.c:2252 src/readelf.c:2445
|
||
msgid "INVALID SECTION"
|
||
msgstr "INVALID SECTION"
|
||
|
||
#: src/objdump.c:497
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"RELOCATION RECORDS FOR [%s]:\n"
|
||
"%-*s TYPE VALUE\n"
|
||
msgstr ""
|
||
"\n"
|
||
"RELOCATION RECORDS FOR [%s]:\n"
|
||
"%-*s TYPE VALUE\n"
|
||
|
||
#: src/objdump.c:500
|
||
msgid "OFFSET"
|
||
msgstr "OFFSET"
|
||
|
||
#: src/objdump.c:565
|
||
#, c-format
|
||
msgid "Contents of section %s:\n"
|
||
msgstr "Contents of section %s:\n"
|
||
|
||
#: src/objdump.c:686
|
||
msgid "cannot disassemble"
|
||
msgstr "cannot disassemble"
|
||
|
||
#: src/objdump.c:757
|
||
msgid "cannot create backend for elf file"
|
||
msgstr "cannot create backend for elf file"
|
||
|
||
#. Short description of program.
|
||
#: src/ranlib.c:62
|
||
msgid "Generate an index to speed access to archives."
|
||
msgstr "Generate an index to speed access to archives."
|
||
|
||
#. Strings for arguments in help texts.
|
||
#: src/ranlib.c:65
|
||
msgid "ARCHIVE"
|
||
msgstr "ARCHIVE"
|
||
|
||
#: src/ranlib.c:101
|
||
#, c-format
|
||
msgid "Archive name required"
|
||
msgstr "Archive name required"
|
||
|
||
#: src/ranlib.c:165
|
||
#, c-format
|
||
msgid "'%s' is no archive"
|
||
msgstr "‘%s’ is no archive"
|
||
|
||
#: src/ranlib.c:200
|
||
#, c-format
|
||
msgid "error while freeing sub-ELF descriptor: %s"
|
||
msgstr "error while freeing sub-ELF descriptor: %s"
|
||
|
||
#: src/readelf.c:97
|
||
msgid "ELF input selection:"
|
||
msgstr "ELF input selection:"
|
||
|
||
#: src/readelf.c:99
|
||
msgid ""
|
||
"Use the named SECTION (default .gnu_debugdata) as (compressed) ELF input data"
|
||
msgstr ""
|
||
"Use the named SECTION (default .gnu_debugdata) as (compressed) ELF input data"
|
||
|
||
#: src/readelf.c:102
|
||
msgid ""
|
||
"Used with -w to find the skeleton Compile Units in FILE associated with the "
|
||
"Split Compile units in a .dwo input file"
|
||
msgstr ""
|
||
"Used with -w to find the skeleton Compile Units in FILE associated with the "
|
||
"Split Compile units in a .dwo input file"
|
||
|
||
#: src/readelf.c:104
|
||
msgid "ELF output selection:"
|
||
msgstr "ELF output selection:"
|
||
|
||
#: src/readelf.c:106
|
||
msgid "All these plus -p .strtab -p .dynstr -p .comment"
|
||
msgstr "All these plus -p .strtab -p .dynstr -p .comment"
|
||
|
||
#: src/readelf.c:107
|
||
msgid "Display the dynamic segment"
|
||
msgstr "Display the dynamic segment"
|
||
|
||
#: src/readelf.c:108
|
||
msgid "Display the ELF file header"
|
||
msgstr "Display the ELF file header"
|
||
|
||
#: src/readelf.c:110
|
||
msgid "Display histogram of bucket list lengths"
|
||
msgstr "Display histogram of bucket list lengths"
|
||
|
||
#: src/readelf.c:111
|
||
msgid "Display the program headers"
|
||
msgstr "Display the program headers"
|
||
|
||
#: src/readelf.c:113
|
||
msgid "Display relocations"
|
||
msgstr "Display relocations"
|
||
|
||
#: src/readelf.c:114
|
||
msgid "Display the section groups"
|
||
msgstr "Display the section groups"
|
||
|
||
#: src/readelf.c:115
|
||
msgid "Display the sections' headers"
|
||
msgstr "Display the sections' headers"
|
||
|
||
#: src/readelf.c:118
|
||
msgid "Display the symbol table sections"
|
||
msgstr "Display the symbol table sections"
|
||
|
||
#: src/readelf.c:121
|
||
msgid "Display (only) the dynamic symbol table"
|
||
msgstr "Display (only) the dynamic symbol table"
|
||
|
||
#: src/readelf.c:122
|
||
msgid "Display versioning information"
|
||
msgstr "Display versioning information"
|
||
|
||
#: src/readelf.c:123
|
||
msgid "Display the ELF notes"
|
||
msgstr "Display the ELF notes"
|
||
|
||
#: src/readelf.c:125
|
||
msgid "Display architecture specific information, if any"
|
||
msgstr "Display architecture specific information, if any"
|
||
|
||
#: src/readelf.c:127
|
||
msgid "Display sections for exception handling"
|
||
msgstr "Display sections for exception handling"
|
||
|
||
#: src/readelf.c:129
|
||
msgid "Additional output selection:"
|
||
msgstr "Additional output selection:"
|
||
|
||
#: src/readelf.c:131
|
||
msgid ""
|
||
"Display DWARF section content. SECTION can be one of abbrev, addr, aranges, "
|
||
"decodedaranges, frame, gdb_index, info, info+, loc, line, decodedline, "
|
||
"ranges, pubnames, str, macinfo, macro or exception"
|
||
msgstr ""
|
||
"Display DWARF section content. SECTION can be one of abbrev, addr, aranges, "
|
||
"decodedaranges, frame, gdb_index, info, info+, loc, line, decodedline, "
|
||
"ranges, pubnames, str, macinfo, macro or exception"
|
||
|
||
#: src/readelf.c:135
|
||
msgid "Dump the uninterpreted contents of SECTION, by number or name"
|
||
msgstr "Dump the uninterpreted contents of SECTION, by number or name"
|
||
|
||
#: src/readelf.c:137
|
||
msgid "Print string contents of sections"
|
||
msgstr "Print string contents of sections"
|
||
|
||
#: src/readelf.c:140
|
||
msgid "Display the symbol index of an archive"
|
||
msgstr "Display the symbol index of an archive"
|
||
|
||
#: src/readelf.c:142
|
||
msgid "Use the dynamic segment when possible for displaying info"
|
||
msgstr "Use the dynamic segment when possible for displaying info"
|
||
|
||
#: src/readelf.c:144
|
||
msgid "Output control:"
|
||
msgstr "Output control:"
|
||
|
||
#: src/readelf.c:146
|
||
msgid "Do not find symbol names for addresses in DWARF data"
|
||
msgstr "Do not find symbol names for addresses in DWARF data"
|
||
|
||
#: src/readelf.c:148
|
||
msgid ""
|
||
"Display just offsets instead of resolving values to addresses in DWARF data"
|
||
msgstr ""
|
||
"Display just offsets instead of resolving values to addresses in DWARF data"
|
||
|
||
#: src/readelf.c:150
|
||
msgid "Ignored for compatibility (lines always wide)"
|
||
msgstr "Ignored for compatibility (lines always wide)"
|
||
|
||
#: src/readelf.c:152
|
||
msgid ""
|
||
"Show compression information for compressed sections (when used with -S); "
|
||
"decompress section before dumping data (when used with -p or -x)"
|
||
msgstr ""
|
||
"Show compression information for compressed sections (when used with -S); "
|
||
"decompress section before dumping data (when used with -p or -x)"
|
||
|
||
#. Short description of program.
|
||
#: src/readelf.c:157
|
||
msgid "Print information from ELF file in human-readable form."
|
||
msgstr "Print information from ELF file in human-readable form."
|
||
|
||
#. Look up once.
|
||
#: src/readelf.c:395
|
||
msgid "yes"
|
||
msgstr "yes"
|
||
|
||
#: src/readelf.c:396
|
||
msgid "no"
|
||
msgstr "no"
|
||
|
||
#: src/readelf.c:598
|
||
#, c-format
|
||
msgid "Unknown DWARF debug section `%s'.\n"
|
||
msgstr "Unknown DWARF debug section ‘%s’.\n"
|
||
|
||
#: src/readelf.c:669 src/readelf.c:780
|
||
#, c-format
|
||
msgid "cannot generate Elf descriptor: %s"
|
||
msgstr "cannot generate Elf descriptor: %s"
|
||
|
||
#: src/readelf.c:676 src/readelf.c:1002 src/strip.c:1188
|
||
#, c-format
|
||
msgid "cannot determine number of sections: %s"
|
||
msgstr "cannot determine number of sections: %s"
|
||
|
||
#: src/readelf.c:694 src/readelf.c:1322 src/readelf.c:1530
|
||
#, c-format
|
||
msgid "cannot get section: %s"
|
||
msgstr "cannot get section: %s"
|
||
|
||
#: src/readelf.c:703 src/readelf.c:1329 src/readelf.c:1537 src/readelf.c:13442
|
||
#: src/unstrip.c:396 src/unstrip.c:427 src/unstrip.c:490 src/unstrip.c:610
|
||
#: src/unstrip.c:631 src/unstrip.c:671 src/unstrip.c:887 src/unstrip.c:1222
|
||
#: src/unstrip.c:1349 src/unstrip.c:1373 src/unstrip.c:1429 src/unstrip.c:1470
|
||
#: src/unstrip.c:1662 src/unstrip.c:1813 src/unstrip.c:1956 src/unstrip.c:2055
|
||
#, c-format
|
||
msgid "cannot get section header: %s"
|
||
msgstr "cannot get section header: %s"
|
||
|
||
#: src/readelf.c:711
|
||
#, c-format
|
||
msgid "cannot get section name"
|
||
msgstr "cannot get section name"
|
||
|
||
#: src/readelf.c:720 src/readelf.c:7176 src/readelf.c:11230 src/readelf.c:11332
|
||
#: src/readelf.c:11516
|
||
#, c-format
|
||
msgid "cannot get %s content: %s"
|
||
msgstr "cannot get %s content: %s"
|
||
|
||
#: src/readelf.c:736
|
||
#, c-format
|
||
msgid "cannot create temp file '%s'"
|
||
msgstr "cannot create temp file ‘%s’"
|
||
|
||
#: src/readelf.c:745
|
||
#, c-format
|
||
msgid "cannot write section data"
|
||
msgstr "cannot write section data"
|
||
|
||
#: src/readelf.c:751 src/readelf.c:768 src/readelf.c:797
|
||
#, c-format
|
||
msgid "error while closing Elf descriptor: %s"
|
||
msgstr "error while closing Elf descriptor: %s"
|
||
|
||
#: src/readelf.c:758
|
||
#, c-format
|
||
msgid "error while rewinding file descriptor"
|
||
msgstr "error while rewinding file descriptor"
|
||
|
||
#: src/readelf.c:792
|
||
#, c-format
|
||
msgid "'%s' is not an archive, cannot print archive index"
|
||
msgstr "‘%s’ is not an archive, cannot print archive index"
|
||
|
||
#: src/readelf.c:896
|
||
#, c-format
|
||
msgid "cannot stat input file"
|
||
msgstr "cannot stat input file"
|
||
|
||
#: src/readelf.c:898
|
||
#, c-format
|
||
msgid "input file is empty"
|
||
msgstr "input file is empty"
|
||
|
||
#: src/readelf.c:900
|
||
#, c-format
|
||
msgid "failed reading '%s': %s"
|
||
msgstr "failed reading '%s': %s"
|
||
|
||
#: src/readelf.c:929
|
||
#, c-format
|
||
msgid "No such section '%s' in '%s'"
|
||
msgstr "No such section ‘%s’ in ‘%s’"
|
||
|
||
#: src/readelf.c:988
|
||
#, c-format
|
||
msgid "cannot read ELF header: %s"
|
||
msgstr "cannot read ELF header: %s"
|
||
|
||
#: src/readelf.c:996
|
||
#, c-format
|
||
msgid "cannot create EBL handle"
|
||
msgstr "cannot create EBL handle"
|
||
|
||
#: src/readelf.c:1007
|
||
#, c-format
|
||
msgid "cannot determine number of program headers: %s"
|
||
msgstr "cannot determine number of program headers: %s"
|
||
|
||
#: src/readelf.c:1039
|
||
#, c-format
|
||
msgid "cannot read ELF: %s"
|
||
msgstr "cannot read ELF: %s"
|
||
|
||
#: src/readelf.c:1072
|
||
msgid "cannot find section"
|
||
msgstr "cannot find section"
|
||
|
||
#: src/readelf.c:1109
|
||
msgid "NONE (None)"
|
||
msgstr "NONE (None)"
|
||
|
||
#: src/readelf.c:1110
|
||
msgid "REL (Relocatable file)"
|
||
msgstr "REL (Relocatable file)"
|
||
|
||
#: src/readelf.c:1111
|
||
msgid "EXEC (Executable file)"
|
||
msgstr "EXEC (Executable file)"
|
||
|
||
#: src/readelf.c:1112
|
||
msgid "DYN (Shared object file)"
|
||
msgstr "DYN (Shared object file)"
|
||
|
||
#: src/readelf.c:1113
|
||
msgid "CORE (Core file)"
|
||
msgstr "CORE (Core file)"
|
||
|
||
#: src/readelf.c:1118
|
||
#, c-format
|
||
msgid "OS Specific: (%x)\n"
|
||
msgstr "OS Specific: (%x)\n"
|
||
|
||
#. && e_type <= ET_HIPROC always true
|
||
#: src/readelf.c:1120
|
||
#, c-format
|
||
msgid "Processor Specific: (%x)\n"
|
||
msgstr "Processor Specific: (%x)\n"
|
||
|
||
#: src/readelf.c:1130
|
||
msgid ""
|
||
"ELF Header:\n"
|
||
" Magic: "
|
||
msgstr ""
|
||
"ELF Header:\n"
|
||
" Magic: "
|
||
|
||
#: src/readelf.c:1134
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
" Class: %s\n"
|
||
msgstr ""
|
||
"\n"
|
||
" Class: %s\n"
|
||
|
||
#: src/readelf.c:1139
|
||
#, c-format
|
||
msgid " Data: %s\n"
|
||
msgstr " Data: %s\n"
|
||
|
||
#: src/readelf.c:1145
|
||
#, c-format
|
||
msgid " Ident Version: %hhd %s\n"
|
||
msgstr " Ident Version: %hhd %s\n"
|
||
|
||
#: src/readelf.c:1147 src/readelf.c:1169
|
||
msgid "(current)"
|
||
msgstr "(current)"
|
||
|
||
#: src/readelf.c:1151
|
||
#, c-format
|
||
msgid " OS/ABI: %s\n"
|
||
msgstr " OS/ABI: %s\n"
|
||
|
||
#: src/readelf.c:1154
|
||
#, c-format
|
||
msgid " ABI Version: %hhd\n"
|
||
msgstr " ABI Version: %hhd\n"
|
||
|
||
#: src/readelf.c:1157
|
||
msgid " Type: "
|
||
msgstr " Type: "
|
||
|
||
#: src/readelf.c:1162
|
||
#, c-format
|
||
msgid " Machine: %s\n"
|
||
msgstr " Machine: %s\n"
|
||
|
||
#: src/readelf.c:1164
|
||
#, c-format
|
||
msgid " Machine: <unknown>: 0x%x\n"
|
||
msgstr " Machine: <unknown>: 0x%x\n"
|
||
|
||
#: src/readelf.c:1167
|
||
#, c-format
|
||
msgid " Version: %d %s\n"
|
||
msgstr " Version: %d %s\n"
|
||
|
||
#: src/readelf.c:1171
|
||
#, c-format
|
||
msgid " Entry point address: %#<PRIx64>\n"
|
||
msgstr " Entry point address: %#<PRIx64>\n"
|
||
|
||
#: src/readelf.c:1174
|
||
#, c-format
|
||
msgid " Start of program headers: %<PRId64> %s\n"
|
||
msgstr " Start of program headers: %<PRId64> %s\n"
|
||
|
||
#: src/readelf.c:1175 src/readelf.c:1178
|
||
msgid "(bytes into file)"
|
||
msgstr "(bytes into file)"
|
||
|
||
#: src/readelf.c:1177
|
||
#, c-format
|
||
msgid " Start of section headers: %<PRId64> %s\n"
|
||
msgstr " Start of section headers: %<PRId64> %s\n"
|
||
|
||
#: src/readelf.c:1180
|
||
#, c-format
|
||
msgid " Flags: %s\n"
|
||
msgstr " Flags: %s\n"
|
||
|
||
#: src/readelf.c:1183
|
||
#, c-format
|
||
msgid " Size of this header: %<PRId16> %s\n"
|
||
msgstr " Size of this header: %<PRId16> %s\n"
|
||
|
||
#: src/readelf.c:1184 src/readelf.c:1187 src/readelf.c:1204
|
||
msgid "(bytes)"
|
||
msgstr "(bytes)"
|
||
|
||
#: src/readelf.c:1186
|
||
#, c-format
|
||
msgid " Size of program header entries: %<PRId16> %s\n"
|
||
msgstr " Size of program header entries: %<PRId16> %s\n"
|
||
|
||
#: src/readelf.c:1189
|
||
#, c-format
|
||
msgid " Number of program headers entries: %<PRId16>"
|
||
msgstr " Number of program headers entries: %<PRId16>"
|
||
|
||
#: src/readelf.c:1196
|
||
#, c-format
|
||
msgid " (%<PRIu32> in [0].sh_info)"
|
||
msgstr " (%<PRIu32> in [0].sh_info)"
|
||
|
||
#: src/readelf.c:1199 src/readelf.c:1216 src/readelf.c:1230
|
||
msgid " ([0] not available)"
|
||
msgstr " ([0] not available)"
|
||
|
||
#: src/readelf.c:1203
|
||
#, c-format
|
||
msgid " Size of section header entries: %<PRId16> %s\n"
|
||
msgstr " Size of section header entries: %<PRId16> %s\n"
|
||
|
||
#: src/readelf.c:1206
|
||
#, c-format
|
||
msgid " Number of section headers entries: %<PRId16>"
|
||
msgstr " Number of section headers entries: %<PRId16>"
|
||
|
||
#: src/readelf.c:1213
|
||
#, c-format
|
||
msgid " (%<PRIu32> in [0].sh_size)"
|
||
msgstr " (%<PRIu32> in [0].sh_size)"
|
||
|
||
#. We managed to get the zeroth section.
|
||
#: src/readelf.c:1226
|
||
#, c-format
|
||
msgid " (%<PRIu32> in [0].sh_link)"
|
||
msgstr " (%<PRIu32> in [0].sh_link)"
|
||
|
||
#: src/readelf.c:1234
|
||
#, c-format
|
||
msgid ""
|
||
" Section header string table index: XINDEX%s\n"
|
||
"\n"
|
||
msgstr ""
|
||
" Section header string table index: XINDEX%s\n"
|
||
"\n"
|
||
|
||
#: src/readelf.c:1238
|
||
#, c-format
|
||
msgid ""
|
||
" Section header string table index: %<PRId16>\n"
|
||
"\n"
|
||
msgstr ""
|
||
" Section header string table index: %<PRId16>\n"
|
||
"\n"
|
||
|
||
#: src/readelf.c:1288 src/readelf.c:1496
|
||
#, c-format
|
||
msgid "cannot get number of sections: %s"
|
||
msgstr "cannot get number of sections: %s"
|
||
|
||
#: src/readelf.c:1291
|
||
#, c-format
|
||
msgid ""
|
||
"There are %zd section headers, starting at offset %#<PRIx64>:\n"
|
||
"\n"
|
||
msgstr ""
|
||
"There are %zd section headers, starting at offset %#<PRIx64>:\n"
|
||
"\n"
|
||
|
||
#: src/readelf.c:1299
|
||
#, c-format
|
||
msgid "cannot get section header string table index: %s"
|
||
msgstr "cannot get section header string table index: %s"
|
||
|
||
#: src/readelf.c:1302
|
||
msgid "Section Headers:"
|
||
msgstr "Section Headers:"
|
||
|
||
#: src/readelf.c:1305
|
||
msgid ""
|
||
"[Nr] Name Type Addr Off Size ES Flags Lk "
|
||
"Inf Al"
|
||
msgstr ""
|
||
"[Nr] Name Type Addr Off Size ES Flags Lk "
|
||
"Inf Al"
|
||
|
||
#: src/readelf.c:1307
|
||
msgid ""
|
||
"[Nr] Name Type Addr Off Size ES "
|
||
"Flags Lk Inf Al"
|
||
msgstr ""
|
||
"[Nr] Name Type Addr Off Size ES "
|
||
"Flags Lk Inf Al"
|
||
|
||
#: src/readelf.c:1312
|
||
msgid " [Compression Size Al]"
|
||
msgstr " [Compression Size Al]"
|
||
|
||
#: src/readelf.c:1314
|
||
msgid " [Compression Size Al]"
|
||
msgstr " [Compression Size Al]"
|
||
|
||
#: src/readelf.c:1392
|
||
#, c-format
|
||
msgid "bad compression header for section %zd: %s"
|
||
msgstr "bad compression header for section %zd: %s"
|
||
|
||
#: src/readelf.c:1403
|
||
#, c-format
|
||
msgid "bad gnu compressed size for section %zd: %s"
|
||
msgstr "bad gnu compressed size for section %zd: %s"
|
||
|
||
#: src/readelf.c:1421
|
||
msgid "Program Headers:"
|
||
msgstr "Program Headers:"
|
||
|
||
#: src/readelf.c:1423
|
||
msgid ""
|
||
" Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align"
|
||
msgstr ""
|
||
" Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align"
|
||
|
||
#: src/readelf.c:1426
|
||
msgid ""
|
||
" Type Offset VirtAddr PhysAddr FileSiz "
|
||
"MemSiz Flg Align"
|
||
msgstr ""
|
||
" Type Offset VirtAddr PhysAddr FileSiz "
|
||
"MemSiz Flg Align"
|
||
|
||
#: src/readelf.c:1483
|
||
#, c-format
|
||
msgid "\t[Requesting program interpreter: %s]\n"
|
||
msgstr "\t[Requesting program interpreter: %s]\n"
|
||
|
||
#: src/readelf.c:1508
|
||
msgid ""
|
||
"\n"
|
||
" Section to Segment mapping:\n"
|
||
" Segment Sections..."
|
||
msgstr ""
|
||
"\n"
|
||
" Section to Segment mapping:\n"
|
||
" Segment Sections..."
|
||
|
||
#: src/readelf.c:1519 src/unstrip.c:2114 src/unstrip.c:2156 src/unstrip.c:2163
|
||
#, c-format
|
||
msgid "cannot get program header: %s"
|
||
msgstr "cannot get program header: %s"
|
||
|
||
#: src/readelf.c:1663
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"COMDAT section group [%2zu] '%s' with signature '%s' contains %zu entry:\n"
|
||
msgid_plural ""
|
||
"\n"
|
||
"COMDAT section group [%2zu] '%s' with signature '%s' contains %zu entries:\n"
|
||
msgstr[0] ""
|
||
"\n"
|
||
"COMDAT section group [%2zu] ‘%s’ with signature ‘%s’ contains %zu entry:\n"
|
||
msgstr[1] ""
|
||
"\n"
|
||
"COMDAT section group [%2zu] ‘%s’ with signature ‘%s’ contains %zu entries:\n"
|
||
|
||
#: src/readelf.c:1668
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"Section group [%2zu] '%s' with signature '%s' contains %zu entry:\n"
|
||
msgid_plural ""
|
||
"\n"
|
||
"Section group [%2zu] '%s' with signature '%s' contains %zu entries:\n"
|
||
msgstr[0] ""
|
||
"\n"
|
||
"Section group [%2zu] ‘%s’ with signature ‘%s’ contains %zu entry:\n"
|
||
msgstr[1] ""
|
||
"\n"
|
||
"Section group [%2zu] ‘%s’ with signature ‘%s’ contains %zu entries:\n"
|
||
|
||
#: src/readelf.c:1676
|
||
msgid "<INVALID SYMBOL>"
|
||
msgstr "<INVALID SYMBOL>"
|
||
|
||
#: src/readelf.c:1690
|
||
msgid "<INVALID SECTION>"
|
||
msgstr "<INVALID SECTION>"
|
||
|
||
#: src/readelf.c:1713 src/readelf.c:2614 src/readelf.c:3912 src/readelf.c:4212
|
||
#: src/readelf.c:13314 src/readelf.c:13321 src/readelf.c:13365
|
||
#: src/readelf.c:13372
|
||
msgid "Couldn't uncompress section"
|
||
msgstr "Couldn't uncompress section"
|
||
|
||
#: src/readelf.c:1717 src/readelf.c:2619 src/readelf.c:3916
|
||
#, c-format
|
||
msgid "cannot get section [%zd] header: %s"
|
||
msgstr "cannot get section [%zd] header: %s"
|
||
|
||
#: src/readelf.c:1886 src/readelf.c:2860 src/readelf.c:3146 src/readelf.c:3221
|
||
#: src/readelf.c:3524 src/readelf.c:3598 src/readelf.c:5962
|
||
#, c-format
|
||
msgid "invalid sh_link value in section %zu"
|
||
msgstr "invalid sh_link value in section %zu"
|
||
|
||
#: src/readelf.c:1889
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"Dynamic segment contains %lu entry:\n"
|
||
" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] '%s'\n"
|
||
msgid_plural ""
|
||
"\n"
|
||
"Dynamic segment contains %lu entries:\n"
|
||
" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] '%s'\n"
|
||
msgstr[0] ""
|
||
"\n"
|
||
"Dynamic segment contains %lu entry:\n"
|
||
" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] ‘%s’\n"
|
||
msgstr[1] ""
|
||
"\n"
|
||
"Dynamic segment contains %lu entries:\n"
|
||
" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] ‘%s’\n"
|
||
|
||
#: src/readelf.c:1902
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"Dynamic segment contains %lu entry:\n"
|
||
" Addr: %#0*<PRIx64> Offset: %#08<PRIx64>\n"
|
||
msgid_plural ""
|
||
"\n"
|
||
"Dynamic segment contains %lu entries:\n"
|
||
" Addr: %#0*<PRIx64> Offset: %#08<PRIx64>\n"
|
||
msgstr[0] ""
|
||
"\n"
|
||
"Dynamic segment contains %lu entry:\n"
|
||
" Addr: %#0*<PRIx64> Offset: %#08<PRIx64>\n"
|
||
msgstr[1] ""
|
||
"\n"
|
||
"Dynamic segment contains %lu entries:\n"
|
||
" Addr: %#0*<PRIx64> Offset: %#08<PRIx64>\n"
|
||
|
||
#: src/readelf.c:1912
|
||
msgid " Type Value\n"
|
||
msgstr " Type Value\n"
|
||
|
||
#: src/readelf.c:1921
|
||
msgid "cannot get string table by using dynamic segment"
|
||
msgstr "cannot get string table by using dynamic segment"
|
||
|
||
#: src/readelf.c:1960
|
||
#, c-format
|
||
msgid "Shared library: [%s]\n"
|
||
msgstr "Shared library: [%s]\n"
|
||
|
||
#: src/readelf.c:1964
|
||
#, c-format
|
||
msgid "Library soname: [%s]\n"
|
||
msgstr "Library soname: [%s]\n"
|
||
|
||
#: src/readelf.c:1968
|
||
#, c-format
|
||
msgid "Library rpath: [%s]\n"
|
||
msgstr "Library rpath: [%s]\n"
|
||
|
||
#: src/readelf.c:1972
|
||
#, c-format
|
||
msgid "Library runpath: [%s]\n"
|
||
msgstr "Library runpath: [%s]\n"
|
||
|
||
#: src/readelf.c:1993
|
||
#, c-format
|
||
msgid "%<PRId64> (bytes)\n"
|
||
msgstr "%<PRId64> (bytes)\n"
|
||
|
||
#: src/readelf.c:2109 src/readelf.c:2298
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"Invalid symbol table at offset %#0<PRIx64>\n"
|
||
msgstr ""
|
||
"\n"
|
||
"Invalid symbol table at offset %#0<PRIx64>\n"
|
||
|
||
#: src/readelf.c:2126 src/readelf.c:2315
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"Relocation section [%2zu] '%s' for section [%2u] '%s' at offset %#0<PRIx64> "
|
||
"contains %d entry:\n"
|
||
msgid_plural ""
|
||
"\n"
|
||
"Relocation section [%2zu] '%s' for section [%2u] '%s' at offset %#0<PRIx64> "
|
||
"contains %d entries:\n"
|
||
msgstr[0] ""
|
||
"\n"
|
||
"Relocation section [%2zu] ‘%s’ for section [%2u] ‘%s’ at offset %#0<PRIx64> "
|
||
"contains %d entry:\n"
|
||
msgstr[1] ""
|
||
"\n"
|
||
"Relocation section [%2zu] ‘%s’ for section [%2u] ‘%s’ at offset %#0<PRIx64> "
|
||
"contains %d entries:\n"
|
||
|
||
#. The .rel.dyn section does not refer to a specific section but
|
||
#. instead of section index zero. Do not try to print a section
|
||
#. name.
|
||
#. The .rela.dyn section does not refer to a specific section but
|
||
#. instead of section index zero. Do not try to print a section
|
||
#. name.
|
||
#. A .relr.dyn section does not refer to a specific section.
|
||
#: src/readelf.c:2141 src/readelf.c:2330 src/readelf.c:2485
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"Relocation section [%2u] '%s' at offset %#0<PRIx64> contains %d entry:\n"
|
||
msgid_plural ""
|
||
"\n"
|
||
"Relocation section [%2u] '%s' at offset %#0<PRIx64> contains %d entries:\n"
|
||
msgstr[0] ""
|
||
"\n"
|
||
"Relocation section [%2u] ‘%s’ at offset %#0<PRIx64> contains %d entry:\n"
|
||
msgstr[1] ""
|
||
"\n"
|
||
"Relocation section [%2u] ‘%s’ at offset %#0<PRIx64> contains %d entries:\n"
|
||
|
||
#: src/readelf.c:2151
|
||
msgid " Offset Type Value Name\n"
|
||
msgstr " Offset Type Value Name\n"
|
||
|
||
#: src/readelf.c:2153
|
||
msgid " Offset Type Value Name\n"
|
||
msgstr " Offset Type Value Name\n"
|
||
|
||
#: src/readelf.c:2206 src/readelf.c:2217 src/readelf.c:2230 src/readelf.c:2251
|
||
#: src/readelf.c:2263 src/readelf.c:2396 src/readelf.c:2408 src/readelf.c:2422
|
||
#: src/readelf.c:2444 src/readelf.c:2457
|
||
msgid "<INVALID RELOC>"
|
||
msgstr "<INVALID RELOC>"
|
||
|
||
#: src/readelf.c:2340
|
||
msgid " Offset Type Value Addend Name\n"
|
||
msgstr " Offset Type Value Addend Name\n"
|
||
|
||
#: src/readelf.c:2342
|
||
msgid " Offset Type Value Addend Name\n"
|
||
msgstr ""
|
||
" Offset Type Value Addend Name\n"
|
||
|
||
#: src/readelf.c:2654
|
||
#, c-format
|
||
msgid "%5u: %0*<PRIx64> %6<PRId64> %-7s %-6s %-9s %6s %s"
|
||
msgstr "%5u: %0*<PRIx64> %6<PRId64> %-7s %-6s %-9s %6s %s"
|
||
|
||
#: src/readelf.c:2750
|
||
#, c-format
|
||
msgid "bad dynamic symbol"
|
||
msgstr "bad dynamic symbol"
|
||
|
||
#: src/readelf.c:2868
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"Symbol table [%2u] '%s' contains %u entry:\n"
|
||
msgid_plural ""
|
||
"\n"
|
||
"Symbol table [%2u] '%s' contains %u entries:\n"
|
||
msgstr[0] ""
|
||
"\n"
|
||
"Symbol table [%2u] ‘%s’ contains %u entry:\n"
|
||
msgstr[1] ""
|
||
"\n"
|
||
"Symbol table [%2u] ‘%s’ contains %u entries:\n"
|
||
|
||
#: src/readelf.c:2873
|
||
#, c-format
|
||
msgid " %lu local symbol String table: [%2u] '%s'\n"
|
||
msgid_plural " %lu local symbols String table: [%2u] '%s'\n"
|
||
msgstr[0] " %lu local symbol String table: [%2u] ‘%s’\n"
|
||
msgstr[1] " %lu local symbols String table: [%2u] ‘%s’\n"
|
||
|
||
#: src/readelf.c:2881
|
||
msgid " Num: Value Size Type Bind Vis Ndx Name\n"
|
||
msgstr " Num: Value Size Type Bind Vis Ndx Name\n"
|
||
|
||
#: src/readelf.c:2883
|
||
msgid " Num: Value Size Type Bind Vis Ndx Name\n"
|
||
msgstr " Num: Value Size Type Bind Vis Ndx Name\n"
|
||
|
||
#: src/readelf.c:3002
|
||
msgid "Dynamic symbol information is not available for displaying symbols."
|
||
msgstr "Dynamic symbol information is not available for displaying symbols."
|
||
|
||
#: src/readelf.c:3102
|
||
msgid "none"
|
||
msgstr "none"
|
||
|
||
#: src/readelf.c:3119
|
||
msgid "| <unknown>"
|
||
msgstr "| <unknown>"
|
||
|
||
#: src/readelf.c:3149
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"Version needs section [%2u] '%s' contains %d entry:\n"
|
||
" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] '%s'\n"
|
||
msgid_plural ""
|
||
"\n"
|
||
"Version needs section [%2u] '%s' contains %d entries:\n"
|
||
" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] '%s'\n"
|
||
msgstr[0] ""
|
||
"\n"
|
||
"Version needs section [%2u] ‘%s’ contains %d entry:\n"
|
||
" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] ‘%s’\n"
|
||
msgstr[1] ""
|
||
"\n"
|
||
"Version needs section [%2u] ‘%s’ contains %d entries:\n"
|
||
" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] ‘%s’\n"
|
||
|
||
#: src/readelf.c:3170
|
||
#, c-format
|
||
msgid " %#06x: Version: %hu File: %s Cnt: %hu\n"
|
||
msgstr " %#06x: Version: %hu File: %s Cnt: %hu\n"
|
||
|
||
#: src/readelf.c:3183
|
||
#, c-format
|
||
msgid " %#06x: Name: %s Flags: %s Version: %hu\n"
|
||
msgstr " %#06x: Name: %s Flags: %s Version: %hu\n"
|
||
|
||
#: src/readelf.c:3225
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"Version definition section [%2u] '%s' contains %d entry:\n"
|
||
" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] '%s'\n"
|
||
msgid_plural ""
|
||
"\n"
|
||
"Version definition section [%2u] '%s' contains %d entries:\n"
|
||
" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] '%s'\n"
|
||
msgstr[0] ""
|
||
"\n"
|
||
"Version definition section [%2u] ‘%s’ contains %d entry:\n"
|
||
" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] ‘%s’\n"
|
||
msgstr[1] ""
|
||
"\n"
|
||
"Version definition section [%2u] ‘%s’ contains %d entries:\n"
|
||
" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] ‘%s’\n"
|
||
|
||
#: src/readelf.c:3253
|
||
#, c-format
|
||
msgid " %#06x: Version: %hd Flags: %s Index: %hd Cnt: %hd Name: %s\n"
|
||
msgstr " %#06x: Version: %hd Flags: %s Index: %hd Cnt: %hd Name: %s\n"
|
||
|
||
#: src/readelf.c:3268
|
||
#, c-format
|
||
msgid " %#06x: Parent %d: %s\n"
|
||
msgstr " %#06x: Parent %d: %s\n"
|
||
|
||
#. Print the header.
|
||
#: src/readelf.c:3528
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"Version symbols section [%2u] '%s' contains %d entry:\n"
|
||
" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] '%s'"
|
||
msgid_plural ""
|
||
"\n"
|
||
"Version symbols section [%2u] '%s' contains %d entries:\n"
|
||
" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] '%s'"
|
||
msgstr[0] ""
|
||
"\n"
|
||
"Version symbols section [%2u] ‘%s’ contains %d entry:\n"
|
||
" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] ‘%s’"
|
||
msgstr[1] ""
|
||
"\n"
|
||
"Version symbols section [%2u] ‘%s’ contains %d entries:\n"
|
||
" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] ‘%s’"
|
||
|
||
#: src/readelf.c:3556
|
||
msgid " 0 *local* "
|
||
msgstr " 0 *local* "
|
||
|
||
#: src/readelf.c:3561
|
||
msgid " 1 *global* "
|
||
msgstr " 1 *global* "
|
||
|
||
#: src/readelf.c:3603
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"Histogram for bucket list length in section [%2u] '%s' (total of %d "
|
||
"bucket):\n"
|
||
" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] '%s'\n"
|
||
msgid_plural ""
|
||
"\n"
|
||
"Histogram for bucket list length in section [%2u] '%s' (total of %d "
|
||
"buckets):\n"
|
||
" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] '%s'\n"
|
||
msgstr[0] ""
|
||
"\n"
|
||
"Histogram for bucket list length in section [%2u] ‘%s’ (total of %d "
|
||
"bucket):\n"
|
||
" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] ‘%s’\n"
|
||
msgstr[1] ""
|
||
"\n"
|
||
"Histogram for bucket list length in section [%2u] ‘%s’ (total of %d "
|
||
"buckets):\n"
|
||
" Addr: %#0*<PRIx64> Offset: %#08<PRIx64> Link to section: [%2u] ‘%s’\n"
|
||
|
||
#: src/readelf.c:3625
|
||
#, no-c-format
|
||
msgid " Length Number % of total Coverage\n"
|
||
msgstr " Length Number % of total Coverage\n"
|
||
|
||
#: src/readelf.c:3627
|
||
#, c-format
|
||
msgid " 0 %6<PRIu32> %5.1f%%\n"
|
||
msgstr " 0 %6<PRIu32> %5.1f%%\n"
|
||
|
||
#: src/readelf.c:3634
|
||
#, c-format
|
||
msgid "%7d %6<PRIu32> %5.1f%% %5.1f%%\n"
|
||
msgstr "%7d %6<PRIu32> %5.1f%% %5.1f%%\n"
|
||
|
||
#: src/readelf.c:3647
|
||
#, c-format
|
||
msgid ""
|
||
" Average number of tests: successful lookup: %f\n"
|
||
"\t\t\t unsuccessful lookup: %f\n"
|
||
msgstr ""
|
||
" Average number of tests: successful lookup: %f\n"
|
||
"\t\t\t unsuccessful lookup: %f\n"
|
||
|
||
#: src/readelf.c:3665 src/readelf.c:3729 src/readelf.c:3795
|
||
#, c-format
|
||
msgid "cannot get data for section %d: %s"
|
||
msgstr "cannot get data for section %d: %s"
|
||
|
||
#: src/readelf.c:3673
|
||
#, c-format
|
||
msgid "invalid data in sysv.hash section %d"
|
||
msgstr "invalid data in sysv.hash section %d"
|
||
|
||
#: src/readelf.c:3702
|
||
#, c-format
|
||
msgid "invalid chain in sysv.hash section %d"
|
||
msgstr "invalid chain in sysv.hash section %d"
|
||
|
||
#: src/readelf.c:3737
|
||
#, c-format
|
||
msgid "invalid data in sysv.hash64 section %d"
|
||
msgstr "invalid data in sysv.hash64 section %d"
|
||
|
||
#: src/readelf.c:3768
|
||
#, c-format
|
||
msgid "invalid chain in sysv.hash64 section %d"
|
||
msgstr "invalid chain in sysv.hash64 section %d"
|
||
|
||
#: src/readelf.c:3804
|
||
#, c-format
|
||
msgid "invalid data in gnu.hash section %d"
|
||
msgstr "invalid data in gnu.hash section %d"
|
||
|
||
#: src/readelf.c:3870
|
||
#, c-format
|
||
msgid ""
|
||
" Symbol Bias: %u\n"
|
||
" Bitmask Size: %zu bytes %<PRIuFAST32>%% bits set 2nd hash shift: %u\n"
|
||
msgstr ""
|
||
" Symbol Bias: %u\n"
|
||
" Bitmask Size: %zu bytes %<PRIuFAST32>%% bits set 2nd hash shift: %u\n"
|
||
|
||
#: src/readelf.c:3955
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"Library list section [%2zu] '%s' at offset %#0<PRIx64> contains %d entry:\n"
|
||
msgid_plural ""
|
||
"\n"
|
||
"Library list section [%2zu] '%s' at offset %#0<PRIx64> contains %d entries:\n"
|
||
msgstr[0] ""
|
||
"\n"
|
||
"Library list section [%2zu] ‘%s’ at offset %#0<PRIx64> contains %d entry:\n"
|
||
msgstr[1] ""
|
||
"\n"
|
||
"Library list section [%2zu] ‘%s’ at offset %#0<PRIx64> contains %d entries:\n"
|
||
|
||
#: src/readelf.c:3969
|
||
msgid ""
|
||
" Library Time Stamp Checksum Version "
|
||
"Flags"
|
||
msgstr ""
|
||
" Library Time Stamp Checksum Version "
|
||
"Flags"
|
||
|
||
#: src/readelf.c:4029
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"Object attributes section [%2zu] '%s' of %<PRIu64> bytes at offset "
|
||
"%#0<PRIx64>:\n"
|
||
msgstr ""
|
||
"\n"
|
||
"Object attributes section [%2zu] ‘%s’ of %<PRIu64> bytes at offset "
|
||
"%#0<PRIx64>:\n"
|
||
|
||
#: src/readelf.c:4046
|
||
msgid " Owner Size\n"
|
||
msgstr " Owner Size\n"
|
||
|
||
#: src/readelf.c:4070
|
||
#, c-format
|
||
msgid " %-13s %4<PRIu32>\n"
|
||
msgstr " %-13s %4<PRIu32>\n"
|
||
|
||
#. Unknown subsection, print and skip.
|
||
#: src/readelf.c:4109
|
||
#, c-format
|
||
msgid " %-4u %12<PRIu32>\n"
|
||
msgstr " %-4u %12<PRIu32>\n"
|
||
|
||
#. Tag_File
|
||
#: src/readelf.c:4114
|
||
#, c-format
|
||
msgid " File: %11<PRIu32>\n"
|
||
msgstr " File: %11<PRIu32>\n"
|
||
|
||
#: src/readelf.c:4164
|
||
#, c-format
|
||
msgid " %s: %<PRId64>, %s\n"
|
||
msgstr " %s: %<PRId64>, %s\n"
|
||
|
||
#: src/readelf.c:4167
|
||
#, c-format
|
||
msgid " %s: %<PRId64>\n"
|
||
msgstr " %s: %<PRId64>\n"
|
||
|
||
#: src/readelf.c:4170
|
||
#, c-format
|
||
msgid " %s: %s\n"
|
||
msgstr " %s: %s\n"
|
||
|
||
#: src/readelf.c:4180
|
||
#, c-format
|
||
msgid " %u: %<PRId64>\n"
|
||
msgstr " %u: %<PRId64>\n"
|
||
|
||
#: src/readelf.c:4183
|
||
#, c-format
|
||
msgid " %u: %s\n"
|
||
msgstr " %u: %s\n"
|
||
|
||
#: src/readelf.c:4221
|
||
msgid "Couldn't get data from section"
|
||
msgstr "Couldn't get data from section"
|
||
|
||
#: src/readelf.c:4286
|
||
msgid "sprintf failure"
|
||
msgstr "sprintf failure"
|
||
|
||
#: src/readelf.c:4770
|
||
msgid "empty block"
|
||
msgstr "empty block"
|
||
|
||
#: src/readelf.c:4773
|
||
#, c-format
|
||
msgid "%zu byte block:"
|
||
msgstr "%zu byte block:"
|
||
|
||
#: src/readelf.c:5251
|
||
#, c-format
|
||
msgid "%*s[%2<PRIuMAX>] %s <TRUNCATED>\n"
|
||
msgstr "%*s[%2<PRIuMAX>] %s <TRUNCATED>\n"
|
||
|
||
#: src/readelf.c:5423
|
||
#, c-format
|
||
msgid "%s %#<PRIx64> used with different address sizes"
|
||
msgstr "%s %#<PRIx64> used with different address sizes"
|
||
|
||
#: src/readelf.c:5430
|
||
#, c-format
|
||
msgid "%s %#<PRIx64> used with different offset sizes"
|
||
msgstr "%s %#<PRIx64> used with different offset sizes"
|
||
|
||
#: src/readelf.c:5437
|
||
#, c-format
|
||
msgid "%s %#<PRIx64> used with different base addresses"
|
||
msgstr "%s %#<PRIx64> used with different base addresses"
|
||
|
||
#: src/readelf.c:5444
|
||
#, c-format
|
||
msgid "%s %#<PRIx64> used with different attribute %s and %s"
|
||
msgstr "%s %#<PRIx64> used with different attribute %s and %s"
|
||
|
||
#: src/readelf.c:5544
|
||
#, c-format
|
||
msgid " [%6tx] <UNUSED GARBAGE IN REST OF SECTION>\n"
|
||
msgstr " [%6tx] <UNUSED GARBAGE IN REST OF SECTION>\n"
|
||
|
||
#: src/readelf.c:5552
|
||
#, c-format
|
||
msgid " [%6tx] <UNUSED GARBAGE> ... %<PRIu64> bytes ...\n"
|
||
msgstr " [%6tx] <UNUSED GARBAGE> ... %<PRIu64> bytes ...\n"
|
||
|
||
#: src/readelf.c:5658
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"DWARF section [%2zu] '%s' at offset %#<PRIx64>:\n"
|
||
" [ Code]\n"
|
||
msgstr ""
|
||
"\n"
|
||
"DWARF section [%2zu] ‘%s’ at offset %#<PRIx64>:\n"
|
||
" [ Code]\n"
|
||
|
||
#: src/readelf.c:5666
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"Abbreviation section at offset %<PRIu64>:\n"
|
||
msgstr ""
|
||
"\n"
|
||
"Abbreviation section at offset %<PRIu64>:\n"
|
||
|
||
#: src/readelf.c:5679
|
||
#, c-format
|
||
msgid " *** error while reading abbreviation: %s\n"
|
||
msgstr " *** error while reading abbreviation: %s\n"
|
||
|
||
#: src/readelf.c:5695
|
||
#, c-format
|
||
msgid " [%5u] offset: %<PRId64>, children: %s, tag: %s\n"
|
||
msgstr " [%5u] offset: %<PRId64>, children: %s, tag: %s\n"
|
||
|
||
#: src/readelf.c:5732 src/readelf.c:6025 src/readelf.c:6196 src/readelf.c:6567
|
||
#: src/readelf.c:7193 src/readelf.c:8962 src/readelf.c:9704 src/readelf.c:10172
|
||
#: src/readelf.c:10427 src/readelf.c:10589 src/readelf.c:10970
|
||
#: src/readelf.c:11041
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"DWARF section [%2zu] '%s' at offset %#<PRIx64>:\n"
|
||
msgstr ""
|
||
"\n"
|
||
"DWARF section [%2zu] ‘%s’ at offset %#<PRIx64>:\n"
|
||
|
||
#: src/readelf.c:5835 src/readelf.c:5859 src/readelf.c:6232 src/readelf.c:9740
|
||
#, c-format
|
||
msgid " Length: %8<PRIu64>\n"
|
||
msgstr " Length: %8<PRIu64>\n"
|
||
|
||
#: src/readelf.c:5837 src/readelf.c:5874 src/readelf.c:6245 src/readelf.c:9753
|
||
#, c-format
|
||
msgid " DWARF version: %8<PRIu16>\n"
|
||
msgstr " DWARF version: %8<PRIu16>\n"
|
||
|
||
#: src/readelf.c:5838 src/readelf.c:5883 src/readelf.c:6254 src/readelf.c:9762
|
||
#, c-format
|
||
msgid " Address size: %8<PRIu64>\n"
|
||
msgstr " Address size: %8<PRIu64>\n"
|
||
|
||
#: src/readelf.c:5840 src/readelf.c:5893 src/readelf.c:6264 src/readelf.c:9772
|
||
#, c-format
|
||
msgid " Segment size: %8<PRIu64>\n"
|
||
msgstr " Segment size: %8<PRIu64>\n"
|
||
|
||
#: src/readelf.c:5878 src/readelf.c:6249 src/readelf.c:9757 src/readelf.c:11163
|
||
#, c-format
|
||
msgid "Unknown version"
|
||
msgstr "Unknown version"
|
||
|
||
#: src/readelf.c:5888 src/readelf.c:6095 src/readelf.c:6259 src/readelf.c:9767
|
||
#, c-format
|
||
msgid "unsupported address size"
|
||
msgstr "unsupported address size"
|
||
|
||
#: src/readelf.c:5899 src/readelf.c:6106 src/readelf.c:6269 src/readelf.c:9777
|
||
#, c-format
|
||
msgid "unsupported segment size"
|
||
msgstr "unsupported segment size"
|
||
|
||
#: src/readelf.c:5952
|
||
#, c-format
|
||
msgid "cannot get .debug_aranges content: %s"
|
||
msgstr "cannot get .debug_aranges content: %s"
|
||
|
||
#: src/readelf.c:5967
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"DWARF section [%2zu] '%s' at offset %#<PRIx64> contains %zu entry:\n"
|
||
msgid_plural ""
|
||
"\n"
|
||
"DWARF section [%2zu] '%s' at offset %#<PRIx64> contains %zu entries:\n"
|
||
msgstr[0] ""
|
||
"\n"
|
||
"DWARF section [%2zu] ‘%s’ at offset %#<PRIx64> contains %zu entry:\n"
|
||
msgstr[1] ""
|
||
"\n"
|
||
"DWARF section [%2zu] ‘%s’ at offset %#<PRIx64> contains %zu entries:\n"
|
||
|
||
#: src/readelf.c:5998
|
||
#, c-format
|
||
msgid " [%*zu] ???\n"
|
||
msgstr " [%*zu] ???\n"
|
||
|
||
#: src/readelf.c:6000
|
||
#, c-format
|
||
msgid ""
|
||
" [%*zu] start: %0#*<PRIx64>, length: %5<PRIu64>, CU DIE offset: %6<PRId64>\n"
|
||
msgstr ""
|
||
" [%*zu] start: %0#*<PRIx64>, length: %5<PRIu64>, CU DIE offset: %6<PRId64>\n"
|
||
|
||
#: src/readelf.c:6038 src/readelf.c:8981
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"Table at offset %zu:\n"
|
||
msgstr ""
|
||
"\n"
|
||
"Table at offset %zu:\n"
|
||
|
||
#: src/readelf.c:6042 src/readelf.c:6213 src/readelf.c:7217 src/readelf.c:8992
|
||
#: src/readelf.c:9721
|
||
#, c-format
|
||
msgid "invalid data in section [%zu] '%s'"
|
||
msgstr "invalid data in section [%zu] ‘%s’"
|
||
|
||
#: src/readelf.c:6058
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
" Length: %6<PRIu64>\n"
|
||
msgstr ""
|
||
"\n"
|
||
" Length: %6<PRIu64>\n"
|
||
|
||
#: src/readelf.c:6070
|
||
#, c-format
|
||
msgid " DWARF version: %6<PRIuFAST16>\n"
|
||
msgstr " DWARF version: %6<PRIuFAST16>\n"
|
||
|
||
#: src/readelf.c:6074
|
||
#, c-format
|
||
msgid "unsupported aranges version"
|
||
msgstr "unsupported aranges version"
|
||
|
||
#: src/readelf.c:6085
|
||
#, c-format
|
||
msgid " CU offset: %6<PRIx64>\n"
|
||
msgstr " CU offset: %6<PRIx64>\n"
|
||
|
||
#: src/readelf.c:6091
|
||
#, c-format
|
||
msgid " Address size: %6<PRIu64>\n"
|
||
msgstr " Address size: %6<PRIu64>\n"
|
||
|
||
#: src/readelf.c:6102
|
||
#, c-format
|
||
msgid ""
|
||
" Segment size: %6<PRIu64>\n"
|
||
"\n"
|
||
msgstr ""
|
||
" Segment size: %6<PRIu64>\n"
|
||
"\n"
|
||
|
||
#: src/readelf.c:6157
|
||
#, c-format
|
||
msgid " %zu padding bytes\n"
|
||
msgstr " %zu padding bytes\n"
|
||
|
||
#: src/readelf.c:6219 src/readelf.c:9727
|
||
#, c-format
|
||
msgid ""
|
||
"Table at Offset 0x%<PRIx64>:\n"
|
||
"\n"
|
||
msgstr ""
|
||
"Table at Offset 0x%<PRIx64>:\n"
|
||
"\n"
|
||
|
||
#: src/readelf.c:6274 src/readelf.c:9782
|
||
#, c-format
|
||
msgid " Offset entries: %8<PRIu64>\n"
|
||
msgstr " Offset entries: %8<PRIu64>\n"
|
||
|
||
#: src/readelf.c:6290 src/readelf.c:9798
|
||
#, c-format
|
||
msgid " Unknown CU base: "
|
||
msgstr " Unknown CU base: "
|
||
|
||
#: src/readelf.c:6292 src/readelf.c:9800
|
||
#, c-format
|
||
msgid " CU [%6<PRIx64>] base: "
|
||
msgstr " CU [%6<PRIx64>] base: "
|
||
|
||
#: src/readelf.c:6298 src/readelf.c:9806
|
||
#, c-format
|
||
msgid " Not associated with a CU.\n"
|
||
msgstr " Not associated with a CU.\n"
|
||
|
||
#: src/readelf.c:6309 src/readelf.c:9817
|
||
#, c-format
|
||
msgid "too many offset entries for unit length"
|
||
msgstr "too many offset entries for unit length"
|
||
|
||
#: src/readelf.c:6313 src/readelf.c:9821
|
||
#, c-format
|
||
msgid " Offsets starting at 0x%<PRIx64>:\n"
|
||
msgstr " Offsets starting at 0x%<PRIx64>:\n"
|
||
|
||
#: src/readelf.c:6365
|
||
#, c-format
|
||
msgid "invalid range list data"
|
||
msgstr "invalid range list data"
|
||
|
||
#: src/readelf.c:6550 src/readelf.c:10156
|
||
#, c-format
|
||
msgid ""
|
||
" %zu padding bytes\n"
|
||
"\n"
|
||
msgstr ""
|
||
" %zu padding bytes\n"
|
||
"\n"
|
||
|
||
#: src/readelf.c:6598 src/readelf.c:10205
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
" Unknown CU base: "
|
||
msgstr ""
|
||
"\n"
|
||
" Unknown CU base: "
|
||
|
||
#: src/readelf.c:6600 src/readelf.c:10207
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
" CU [%6<PRIx64>] base: "
|
||
msgstr ""
|
||
"\n"
|
||
" CU [%6<PRIx64>] base: "
|
||
|
||
#: src/readelf.c:6609 src/readelf.c:10233 src/readelf.c:10259
|
||
#, c-format
|
||
msgid " [%6tx] <INVALID DATA>\n"
|
||
msgstr " [%6tx] <INVALID DATA>\n"
|
||
|
||
#: src/readelf.c:6634 src/readelf.c:10343
|
||
msgid "base address"
|
||
msgstr "base address"
|
||
|
||
#: src/readelf.c:6644 src/readelf.c:10353
|
||
#, c-format
|
||
msgid " [%6tx] empty list\n"
|
||
msgstr " [%6tx] empty list\n"
|
||
|
||
#: src/readelf.c:6908
|
||
msgid " <INVALID DATA>\n"
|
||
msgstr " <INVALID DATA>\n"
|
||
|
||
#: src/readelf.c:7165
|
||
#, c-format
|
||
msgid "cannot get ELF: %s"
|
||
msgstr "cannot get ELF: %s"
|
||
|
||
#: src/readelf.c:7189
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"Call frame information section [%2zu] '%s' at offset %#<PRIx64>:\n"
|
||
msgstr ""
|
||
"\n"
|
||
"Call frame information section [%2zu] ‘%s’ at offset %#<PRIx64>:\n"
|
||
|
||
#: src/readelf.c:7239
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
" [%6tx] Zero terminator\n"
|
||
msgstr ""
|
||
"\n"
|
||
" [%6tx] Zero terminator\n"
|
||
|
||
#: src/readelf.c:7343 src/readelf.c:7497
|
||
#, c-format
|
||
msgid "invalid augmentation length"
|
||
msgstr "invalid augmentation length"
|
||
|
||
#: src/readelf.c:7358
|
||
msgid "FDE address encoding: "
|
||
msgstr "FDE address encoding: "
|
||
|
||
#: src/readelf.c:7364
|
||
msgid "LSDA pointer encoding: "
|
||
msgstr "LSDA pointer encoding: "
|
||
|
||
#: src/readelf.c:7474
|
||
#, c-format
|
||
msgid " (offset: %#<PRIx64>)"
|
||
msgstr " (offset: %#<PRIx64>)"
|
||
|
||
#: src/readelf.c:7481
|
||
#, c-format
|
||
msgid " (end offset: %#<PRIx64>)"
|
||
msgstr " (end offset: %#<PRIx64>)"
|
||
|
||
#: src/readelf.c:7518
|
||
#, c-format
|
||
msgid " %-26sLSDA pointer: %#<PRIx64>\n"
|
||
msgstr " %-26sLSDA pointer: %#<PRIx64>\n"
|
||
|
||
#: src/readelf.c:7603
|
||
#, c-format
|
||
msgid "DIE [%<PRIx64>] cannot get attribute code: %s"
|
||
msgstr "DIE [%<PRIx64>] cannot get attribute code: %s"
|
||
|
||
#: src/readelf.c:7613
|
||
#, c-format
|
||
msgid "DIE [%<PRIx64>] cannot get attribute form: %s"
|
||
msgstr "DIE [%<PRIx64>] cannot get attribute form: %s"
|
||
|
||
#: src/readelf.c:7635
|
||
#, c-format
|
||
msgid "DIE [%<PRIx64>] cannot get attribute '%s' (%s) value: %s"
|
||
msgstr "DIE [%<PRIx64>] cannot get attribute ‘%s’ (%s) value: %s"
|
||
|
||
#: src/readelf.c:7965
|
||
#, c-format
|
||
msgid "invalid file (%<PRId64>): %s"
|
||
msgstr "invalid file (%<PRId64>): %s"
|
||
|
||
#: src/readelf.c:7969
|
||
#, c-format
|
||
msgid "no srcfiles for CU [%<PRIx64>]"
|
||
msgstr "no srcfiles for CU [%<PRIx64>]"
|
||
|
||
#: src/readelf.c:7973
|
||
#, c-format
|
||
msgid "couldn't get DWARF CU: %s"
|
||
msgstr "couldn't get DWARF CU: %s"
|
||
|
||
#: src/readelf.c:8295
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"DWARF section [%2zu] '%s' at offset %#<PRIx64>:\n"
|
||
" [Offset]\n"
|
||
msgstr ""
|
||
"\n"
|
||
"DWARF section [%2zu] ‘%s’ at offset %#<PRIx64>:\n"
|
||
" [Offset]\n"
|
||
|
||
#: src/readelf.c:8345
|
||
#, c-format
|
||
msgid "cannot get next unit: %s"
|
||
msgstr "cannot get next unit: %s"
|
||
|
||
#: src/readelf.c:8365
|
||
#, c-format
|
||
msgid ""
|
||
" Type unit at offset %<PRIu64>:\n"
|
||
" Version: %<PRIu16>, Abbreviation section offset: %<PRIu64>, Address size: "
|
||
"%<PRIu8>, Offset size: %<PRIu8>\n"
|
||
" Type signature: %#<PRIx64>, Type offset: %#<PRIx64> [%<PRIx64>]\n"
|
||
msgstr ""
|
||
" Type unit at offset %<PRIu64>:\n"
|
||
" Version: %<PRIu16>, Abbreviation section offset: %<PRIu64>, Address size: "
|
||
"%<PRIu8>, Offset size: %<PRIu8>\n"
|
||
" Type signature: %#<PRIx64>, Type offset: %#<PRIx64> [%<PRIx64>]\n"
|
||
|
||
#: src/readelf.c:8377
|
||
#, c-format
|
||
msgid ""
|
||
" Compilation unit at offset %<PRIu64>:\n"
|
||
" Version: %<PRIu16>, Abbreviation section offset: %<PRIu64>, Address size: "
|
||
"%<PRIu8>, Offset size: %<PRIu8>\n"
|
||
msgstr ""
|
||
" Compilation unit at offset %<PRIu64>:\n"
|
||
" Version: %<PRIu16>, Abbreviation section offset: %<PRIu64>, Address size: "
|
||
"%<PRIu8>, Offset size: %<PRIu8>\n"
|
||
|
||
#: src/readelf.c:8387 src/readelf.c:8548
|
||
#, c-format
|
||
msgid " Unit type: %s (%<PRIu8>)"
|
||
msgstr " Unit type: %s (%<PRIu8>)"
|
||
|
||
#: src/readelf.c:8414
|
||
#, c-format
|
||
msgid "unknown version (%d) or unit type (%d)"
|
||
msgstr "unknown version (%d) or unit type (%d)"
|
||
|
||
#: src/readelf.c:8443
|
||
#, c-format
|
||
msgid "cannot get DIE offset: %s"
|
||
msgstr "cannot get DIE offset: %s"
|
||
|
||
#: src/readelf.c:8452
|
||
#, c-format
|
||
msgid "cannot get tag of DIE at offset [%<PRIx64>] in section '%s': %s"
|
||
msgstr "cannot get tag of DIE at offset [%<PRIx64>] in section '%s': %s"
|
||
|
||
#: src/readelf.c:8488
|
||
#, c-format
|
||
msgid "cannot get next DIE: %s\n"
|
||
msgstr "cannot get next DIE: %s\n"
|
||
|
||
#: src/readelf.c:8496
|
||
#, c-format
|
||
msgid "cannot get next DIE: %s"
|
||
msgstr "cannot get next DIE: %s"
|
||
|
||
#: src/readelf.c:8540
|
||
#, c-format
|
||
msgid ""
|
||
" Split compilation unit at offset %<PRIu64>:\n"
|
||
" Version: %<PRIu16>, Abbreviation section offset: %<PRIu64>, Address size: "
|
||
"%<PRIu8>, Offset size: %<PRIu8>\n"
|
||
msgstr ""
|
||
" Split compilation unit at offset %<PRIu64>:\n"
|
||
" Version: %<PRIu16>, Abbreviation section offset: %<PRIu64>, Address size: "
|
||
"%<PRIu8>, Offset size: %<PRIu8>\n"
|
||
|
||
#: src/readelf.c:8592
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"DWARF section [%2zu] '%s' at offset %#<PRIx64>:\n"
|
||
"\n"
|
||
msgstr ""
|
||
"\n"
|
||
"DWARF section [%2zu] ‘%s’ at offset %#<PRIx64>:\n"
|
||
"\n"
|
||
|
||
#: src/readelf.c:8924
|
||
#, c-format
|
||
msgid "unknown form: %s"
|
||
msgstr "unknown form: %s"
|
||
|
||
#. Print what we got so far.
|
||
#: src/readelf.c:9072
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
" Length: %<PRIu64>\n"
|
||
" DWARF version: %<PRIuFAST16>\n"
|
||
" Prologue length: %<PRIu64>\n"
|
||
" Address size: %zd\n"
|
||
" Segment selector size: %zd\n"
|
||
" Min instruction length: %<PRIuFAST8>\n"
|
||
" Max operations per instruction: %<PRIuFAST8>\n"
|
||
" Initial value if 'is_stmt': %<PRIuFAST8>\n"
|
||
" Line base: %<PRIdFAST8>\n"
|
||
" Line range: %<PRIuFAST8>\n"
|
||
" Opcode base: %<PRIuFAST8>\n"
|
||
"\n"
|
||
"Opcodes:\n"
|
||
msgstr ""
|
||
"\n"
|
||
" Length: %<PRIu64>\n"
|
||
" DWARF version: %<PRIuFAST16>\n"
|
||
" Prologue length: %<PRIu64>\n"
|
||
" Address size: %zd\n"
|
||
" Segment selector size: %zd\n"
|
||
" Min instruction length: %<PRIuFAST8>\n"
|
||
" Max operations per instruction: %<PRIuFAST8>\n"
|
||
" Initial value if 'is_stmt': %<PRIuFAST8>\n"
|
||
" Line base: %<PRIdFAST8>\n"
|
||
" Line range: %<PRIuFAST8>\n"
|
||
" Opcode base: %<PRIuFAST8>\n"
|
||
"\n"
|
||
"Opcodes:\n"
|
||
|
||
#: src/readelf.c:9094
|
||
#, c-format
|
||
msgid "cannot handle .debug_line version: %u\n"
|
||
msgstr "cannot handle .debug_line version: %u\n"
|
||
|
||
#: src/readelf.c:9102
|
||
#, c-format
|
||
msgid "cannot handle address size: %u\n"
|
||
msgstr "cannot handle address size: %u\n"
|
||
|
||
#: src/readelf.c:9110
|
||
#, c-format
|
||
msgid "cannot handle segment selector size: %u\n"
|
||
msgstr "cannot handle segment selector size: %u\n"
|
||
|
||
#: src/readelf.c:9120
|
||
#, c-format
|
||
msgid "invalid data at offset %tu in section [%zu] '%s'"
|
||
msgstr "invalid data at offset %tu in section [%zu] ‘%s’"
|
||
|
||
#: src/readelf.c:9135
|
||
#, c-format
|
||
msgid " [%*<PRIuFAST8>] %hhu argument\n"
|
||
msgid_plural " [%*<PRIuFAST8>] %hhu arguments\n"
|
||
msgstr[0] " [%*<PRIuFAST8>] %hhu argument\n"
|
||
msgstr[1] " [%*<PRIuFAST8>] %hhu arguments\n"
|
||
|
||
#: src/readelf.c:9146
|
||
msgid ""
|
||
"\n"
|
||
"Directory table:"
|
||
msgstr ""
|
||
"\n"
|
||
"Directory table:"
|
||
|
||
#: src/readelf.c:9152 src/readelf.c:9229
|
||
#, c-format
|
||
msgid " ["
|
||
msgstr " ["
|
||
|
||
#: src/readelf.c:9223
|
||
msgid ""
|
||
"\n"
|
||
"File name table:"
|
||
msgstr ""
|
||
"\n"
|
||
"File name table:"
|
||
|
||
#: src/readelf.c:9284
|
||
msgid " Entry Dir Time Size Name"
|
||
msgstr " Entry Dir Time Size Name"
|
||
|
||
#: src/readelf.c:9330
|
||
msgid ""
|
||
"\n"
|
||
"No line number statements."
|
||
msgstr ""
|
||
"\n"
|
||
"No line number statements."
|
||
|
||
#: src/readelf.c:9334
|
||
msgid ""
|
||
"\n"
|
||
"Line number statements:"
|
||
msgstr ""
|
||
"\n"
|
||
"Line number statements:"
|
||
|
||
#: src/readelf.c:9349
|
||
#, c-format
|
||
msgid "invalid maximum operations per instruction is zero"
|
||
msgstr "invalid maximum operations per instruction is zero"
|
||
|
||
#: src/readelf.c:9383
|
||
#, c-format
|
||
msgid " special opcode %u: address+%u = "
|
||
msgstr " special opcode %u: address+%u = "
|
||
|
||
#: src/readelf.c:9387
|
||
#, c-format
|
||
msgid ", op_index = %u, line%+d = %zu\n"
|
||
msgstr ", op_index = %u, line%+d = %zu\n"
|
||
|
||
#: src/readelf.c:9390
|
||
#, c-format
|
||
msgid ", line%+d = %zu\n"
|
||
msgstr ", line%+d = %zu\n"
|
||
|
||
#: src/readelf.c:9408
|
||
#, c-format
|
||
msgid " extended opcode %u: "
|
||
msgstr " extended opcode %u: "
|
||
|
||
#: src/readelf.c:9413
|
||
msgid " end of sequence"
|
||
msgstr " end of sequence"
|
||
|
||
#: src/readelf.c:9431
|
||
#, c-format
|
||
msgid " set address to "
|
||
msgstr " set address to "
|
||
|
||
#: src/readelf.c:9459
|
||
#, c-format
|
||
msgid " define new file: dir=%u, mtime=%<PRIu64>, length=%<PRIu64>, name=%s\n"
|
||
msgstr " define new file: dir=%u, mtime=%<PRIu64>, length=%<PRIu64>, name=%s\n"
|
||
|
||
#: src/readelf.c:9473
|
||
#, c-format
|
||
msgid " set discriminator to %u\n"
|
||
msgstr " set discriminator to %u\n"
|
||
|
||
#: src/readelf.c:9500
|
||
#, c-format
|
||
msgid " set inlined context %u, function name %s (0x%x)\n"
|
||
msgstr " set inlined context %u, function name %s (0x%x)\n"
|
||
|
||
#: src/readelf.c:9524
|
||
#, c-format
|
||
msgid " set function name %s (0x%x)\n"
|
||
msgstr " set function name %s (0x%x)\n"
|
||
|
||
#. Unknown, ignore it.
|
||
#: src/readelf.c:9531
|
||
msgid " unknown opcode"
|
||
msgstr " unknown opcode"
|
||
|
||
#. Takes no argument.
|
||
#: src/readelf.c:9543
|
||
msgid " copy"
|
||
msgstr " copy"
|
||
|
||
#: src/readelf.c:9554
|
||
#, c-format
|
||
msgid " advance address by %u to "
|
||
msgstr " advance address by %u to "
|
||
|
||
#: src/readelf.c:9558 src/readelf.c:9619
|
||
#, c-format
|
||
msgid ", op_index to %u"
|
||
msgstr ", op_index to %u"
|
||
|
||
#: src/readelf.c:9570
|
||
#, c-format
|
||
msgid " advance line by constant %d to %<PRId64>\n"
|
||
msgstr " advance line by constant %d to %<PRId64>\n"
|
||
|
||
#: src/readelf.c:9580
|
||
#, c-format
|
||
msgid " set file to %<PRIu64>\n"
|
||
msgstr " set file to %<PRIu64>\n"
|
||
|
||
#: src/readelf.c:9591
|
||
#, c-format
|
||
msgid " set column to %<PRIu64>\n"
|
||
msgstr " set column to %<PRIu64>\n"
|
||
|
||
#: src/readelf.c:9598
|
||
#, c-format
|
||
msgid " set '%s' to %<PRIuFAST8>\n"
|
||
msgstr " set ‘%s’ to %<PRIuFAST8>\n"
|
||
|
||
#. Takes no argument.
|
||
#: src/readelf.c:9604
|
||
msgid " set basic block flag"
|
||
msgstr " set basic block flag"
|
||
|
||
#: src/readelf.c:9615
|
||
#, c-format
|
||
msgid " advance address by constant %u to "
|
||
msgstr " advance address by constant %u to "
|
||
|
||
#: src/readelf.c:9635
|
||
#, c-format
|
||
msgid " advance address by fixed value %u to \n"
|
||
msgstr " advance address by fixed value %u to \n"
|
||
|
||
#. Takes no argument.
|
||
#: src/readelf.c:9645
|
||
msgid " set prologue end flag"
|
||
msgstr " set prologue end flag"
|
||
|
||
#. Takes no argument.
|
||
#: src/readelf.c:9650
|
||
msgid " set epilogue begin flag"
|
||
msgstr " set epilogue begin flag"
|
||
|
||
#: src/readelf.c:9660
|
||
#, c-format
|
||
msgid " set isa to %u\n"
|
||
msgstr " set isa to %u\n"
|
||
|
||
#. This is a new opcode the generator but not we know about.
|
||
#. Read the parameters associated with it but then discard
|
||
#. everything. Read all the parameters for this opcode.
|
||
#: src/readelf.c:9669
|
||
#, c-format
|
||
msgid " unknown opcode with %<PRIu8> parameter:"
|
||
msgid_plural " unknown opcode with %<PRIu8> parameters:"
|
||
msgstr[0] " unknown opcode with %<PRIu8> parameter:"
|
||
msgstr[1] " unknown opcode with %<PRIu8> parameters:"
|
||
|
||
#: src/readelf.c:9870
|
||
#, c-format
|
||
msgid " <INVALID DATA>\n"
|
||
msgstr " <INVALID DATA>\n"
|
||
|
||
#: src/readelf.c:9910
|
||
#, c-format
|
||
msgid "invalid loclists data"
|
||
msgstr "invalid loclists data"
|
||
|
||
#: src/readelf.c:10380 src/readelf.c:11425
|
||
msgid " <INVALID DATA>\n"
|
||
msgstr " <INVALID DATA>\n"
|
||
|
||
#: src/readelf.c:10511
|
||
#, c-format
|
||
msgid "%*s*** non-terminated string at end of section"
|
||
msgstr "%*s*** non-terminated string at end of section"
|
||
|
||
#: src/readelf.c:10534
|
||
#, c-format
|
||
msgid "%*s*** missing DW_MACINFO_start_file argument at end of section"
|
||
msgstr "%*s*** missing DW_MACINFO_start_file argument at end of section"
|
||
|
||
#: src/readelf.c:10629
|
||
#, c-format
|
||
msgid " Offset: 0x%<PRIx64>\n"
|
||
msgstr " Offset: 0x%<PRIx64>\n"
|
||
|
||
#: src/readelf.c:10641
|
||
#, c-format
|
||
msgid " Version: %<PRIu16>\n"
|
||
msgstr " Version: %<PRIu16>\n"
|
||
|
||
#: src/readelf.c:10647 src/readelf.c:11546
|
||
#, c-format
|
||
msgid " unknown version, cannot parse section\n"
|
||
msgstr " unknown version, cannot parse section\n"
|
||
|
||
#: src/readelf.c:10654
|
||
#, c-format
|
||
msgid " Flag: 0x%<PRIx8>"
|
||
msgstr " Flag: 0x%<PRIx8>"
|
||
|
||
#: src/readelf.c:10683
|
||
#, c-format
|
||
msgid " Offset length: %<PRIu8>\n"
|
||
msgstr " Offset length: %<PRIu8>\n"
|
||
|
||
#: src/readelf.c:10691
|
||
#, c-format
|
||
msgid " .debug_line offset: 0x%<PRIx64>\n"
|
||
msgstr " .debug_line offset: 0x%<PRIx64>\n"
|
||
|
||
#: src/readelf.c:10716
|
||
#, c-format
|
||
msgid " extension opcode table, %<PRIu8> items:\n"
|
||
msgstr " extension opcode table, %<PRIu8> items:\n"
|
||
|
||
#: src/readelf.c:10723
|
||
#, c-format
|
||
msgid " [%<PRIx8>]"
|
||
msgstr " [%<PRIx8>]"
|
||
|
||
#: src/readelf.c:10735
|
||
#, c-format
|
||
msgid " %<PRIu8> arguments:"
|
||
msgstr " %<PRIu8> arguments:"
|
||
|
||
#: src/readelf.c:10750
|
||
#, c-format
|
||
msgid " no arguments."
|
||
msgstr " no arguments."
|
||
|
||
#: src/readelf.c:10951
|
||
#, c-format
|
||
msgid " [%5d] DIE offset: %6<PRId64>, CU DIE offset: %6<PRId64>, name: %s\n"
|
||
msgstr " [%5d] DIE offset: %6<PRId64>, CU DIE offset: %6<PRId64>, name: %s\n"
|
||
|
||
#: src/readelf.c:11006
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"DWARF section [%2zu] '%s' at offset %#<PRIx64>:\n"
|
||
" %*s String\n"
|
||
msgstr ""
|
||
"\n"
|
||
"DWARF section [%2zu] ‘%s’ at offset %#<PRIx64>:\n"
|
||
" %*s String\n"
|
||
|
||
#. TRANS: the debugstr| prefix makes the string unique.
|
||
#: src/readelf.c:11011
|
||
msgctxt "debugstr"
|
||
msgid "Offset"
|
||
msgstr "Offset"
|
||
|
||
#: src/readelf.c:11021
|
||
#, c-format
|
||
msgid " *** error, missing string terminator\n"
|
||
msgstr " *** error, missing string terminator\n"
|
||
|
||
#: src/readelf.c:11143
|
||
#, c-format
|
||
msgid " Length: %8<PRIu64>\n"
|
||
msgstr " Length: %8<PRIu64>\n"
|
||
|
||
#: src/readelf.c:11145
|
||
#, c-format
|
||
msgid " Offset size: %8<PRIu8>\n"
|
||
msgstr " Offset size: %8<PRIu8>\n"
|
||
|
||
#: src/readelf.c:11159
|
||
#, c-format
|
||
msgid " DWARF version: %8<PRIu16>\n"
|
||
msgstr " DWARF version: %8<PRIu16>\n"
|
||
|
||
#: src/readelf.c:11168
|
||
#, c-format
|
||
msgid " Padding: %8<PRIx16>\n"
|
||
msgstr " Padding: %8<PRIx16>\n"
|
||
|
||
#: src/readelf.c:11222
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"Call frame search table section [%2zu] '.eh_frame_hdr':\n"
|
||
msgstr ""
|
||
"\n"
|
||
"Call frame search table section [%2zu] '.eh_frame_hdr':\n"
|
||
|
||
#: src/readelf.c:11324
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"Exception handling table section [%2zu] '.gcc_except_table':\n"
|
||
msgstr ""
|
||
"\n"
|
||
"Exception handling table section [%2zu] '.gcc_except_table':\n"
|
||
|
||
#: src/readelf.c:11347
|
||
#, c-format
|
||
msgid " LPStart encoding: %#x "
|
||
msgstr " LPStart encoding: %#x "
|
||
|
||
#: src/readelf.c:11359
|
||
#, c-format
|
||
msgid " TType encoding: %#x "
|
||
msgstr " TType encoding: %#x "
|
||
|
||
#: src/readelf.c:11376
|
||
#, c-format
|
||
msgid " Call site encoding: %#x "
|
||
msgstr " Call site encoding: %#x "
|
||
|
||
#: src/readelf.c:11391
|
||
msgid ""
|
||
"\n"
|
||
" Call site table:"
|
||
msgstr ""
|
||
"\n"
|
||
" Call site table:"
|
||
|
||
#: src/readelf.c:11407
|
||
#, c-format
|
||
msgid ""
|
||
" [%4u] Call site start: %#<PRIx64>\n"
|
||
" Call site length: %<PRIu64>\n"
|
||
" Landing pad: %#<PRIx64>\n"
|
||
" Action: %u\n"
|
||
msgstr ""
|
||
" [%4u] Call site start: %#<PRIx64>\n"
|
||
" Call site length: %<PRIu64>\n"
|
||
" Landing pad: %#<PRIx64>\n"
|
||
" Action: %u\n"
|
||
|
||
#: src/readelf.c:11480
|
||
#, c-format
|
||
msgid "invalid TType encoding"
|
||
msgstr "invalid TType encoding"
|
||
|
||
#: src/readelf.c:11507
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"GDB section [%2zu] '%s' at offset %#<PRIx64> contains %<PRId64> bytes :\n"
|
||
msgstr ""
|
||
"\n"
|
||
"GDB section [%2zu] ‘%s’ at offset %#<PRIx64> contains %<PRId64> bytes :\n"
|
||
|
||
#: src/readelf.c:11536
|
||
#, c-format
|
||
msgid " Version: %<PRId32>\n"
|
||
msgstr " Version: %<PRId32>\n"
|
||
|
||
#: src/readelf.c:11555
|
||
#, c-format
|
||
msgid " CU offset: %#<PRIx32>\n"
|
||
msgstr " CU offset: %#<PRIx32>\n"
|
||
|
||
#: src/readelf.c:11562
|
||
#, c-format
|
||
msgid " TU offset: %#<PRIx32>\n"
|
||
msgstr " TU offset: %#<PRIx32>\n"
|
||
|
||
#: src/readelf.c:11569
|
||
#, c-format
|
||
msgid " address offset: %#<PRIx32>\n"
|
||
msgstr " address offset: %#<PRIx32>\n"
|
||
|
||
#: src/readelf.c:11576
|
||
#, c-format
|
||
msgid " symbol offset: %#<PRIx32>\n"
|
||
msgstr " symbol offset: %#<PRIx32>\n"
|
||
|
||
#: src/readelf.c:11586
|
||
#, c-format
|
||
msgid " shortcut offset: %#<PRIx32>\n"
|
||
msgstr " shortcut offset: %#<PRIx32>\n"
|
||
|
||
#: src/readelf.c:11594
|
||
#, c-format
|
||
msgid " constant offset: %#<PRIx32>\n"
|
||
msgstr " constant offset: %#<PRIx32>\n"
|
||
|
||
#: src/readelf.c:11608
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
" CU list at offset %#<PRIx32> contains %zu entries:\n"
|
||
msgstr ""
|
||
"\n"
|
||
" CU list at offset %#<PRIx32> contains %zu entries:\n"
|
||
|
||
#: src/readelf.c:11633
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
" TU list at offset %#<PRIx32> contains %zu entries:\n"
|
||
msgstr ""
|
||
"\n"
|
||
" TU list at offset %#<PRIx32> contains %zu entries:\n"
|
||
|
||
#: src/readelf.c:11662
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
" Address list at offset %#<PRIx32> contains %zu entries:\n"
|
||
msgstr ""
|
||
"\n"
|
||
" Address list at offset %#<PRIx32> contains %zu entries:\n"
|
||
|
||
#: src/readelf.c:11705
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
" Symbol table at offset %#<PRIx32> contains %zu slots:\n"
|
||
msgstr ""
|
||
"\n"
|
||
" Symbol table at offset %#<PRIx32> contains %zu slots:\n"
|
||
|
||
#: src/readelf.c:11790
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"Shortcut table at offset %#<PRIx32> contains %zu slots:\n"
|
||
msgstr ""
|
||
"\n"
|
||
"Shortcut table at offset %#<PRIx32> contains %zu slots:\n"
|
||
|
||
#: src/readelf.c:11802
|
||
#, c-format
|
||
msgid "Language of main: %s\n"
|
||
msgstr "Language of main: %s\n"
|
||
|
||
#: src/readelf.c:11803
|
||
#, c-format
|
||
msgid "Name of main: "
|
||
msgstr "Name of main: "
|
||
|
||
#: src/readelf.c:11886
|
||
#, c-format
|
||
msgid "cannot get debug context descriptor: %s"
|
||
msgstr "cannot get debug context descriptor: %s"
|
||
|
||
#: src/readelf.c:12252 src/readelf.c:12872 src/readelf.c:12982
|
||
#: src/readelf.c:13039
|
||
#, c-format
|
||
msgid "cannot convert core note data: %s"
|
||
msgstr "cannot convert core note data: %s"
|
||
|
||
#: src/readelf.c:12616
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"%*s... <repeats %u more times> ..."
|
||
msgstr ""
|
||
"\n"
|
||
"%*s... <repeats %u more times> ..."
|
||
|
||
#: src/readelf.c:13118
|
||
msgid " Owner Data size Type\n"
|
||
msgstr " Owner Data size Type\n"
|
||
|
||
#: src/readelf.c:13146
|
||
#, c-format
|
||
msgid " %-13.*s %9<PRId32> %s\n"
|
||
msgstr " %-13.*s %9<PRId32> %s\n"
|
||
|
||
#: src/readelf.c:13198
|
||
#, c-format
|
||
msgid "cannot get content of note: %s"
|
||
msgstr "cannot get content of note: %s"
|
||
|
||
#: src/readelf.c:13231
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"Note section [%2zu] '%s' of %<PRIu64> bytes at offset %#0<PRIx64>:\n"
|
||
msgstr ""
|
||
"\n"
|
||
"Note section [%2zu] ‘%s’ of %<PRIu64> bytes at offset %#0<PRIx64>:\n"
|
||
|
||
#: src/readelf.c:13254
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"Note segment of %<PRIu64> bytes at offset %#0<PRIx64>:\n"
|
||
msgstr ""
|
||
"\n"
|
||
"Note segment of %<PRIu64> bytes at offset %#0<PRIx64>:\n"
|
||
|
||
#: src/readelf.c:13301
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"Section [%zu] '%s' has no data to dump.\n"
|
||
msgstr ""
|
||
"\n"
|
||
"Section [%zu] ‘%s’ has no data to dump.\n"
|
||
|
||
#: src/readelf.c:13328 src/readelf.c:13379
|
||
#, c-format
|
||
msgid "cannot get data for section [%zu] '%s': %s"
|
||
msgstr "cannot get data for section [%zu] '%s': %s"
|
||
|
||
#: src/readelf.c:13333
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"Hex dump of section [%zu] '%s', %<PRIu64> bytes at offset %#0<PRIx64>:\n"
|
||
msgstr ""
|
||
"\n"
|
||
"Hex dump of section [%zu] '%s', %<PRIu64> bytes at offset %#0<PRIx64>:\n"
|
||
|
||
#: src/readelf.c:13338
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"Hex dump of section [%zu] '%s', %<PRIu64> bytes (%zd uncompressed) at offset "
|
||
"%#0<PRIx64>:\n"
|
||
msgstr ""
|
||
"\n"
|
||
"Hex dump of section [%zu] '%s', %<PRIu64> bytes (%zd uncompressed) at offset "
|
||
"%#0<PRIx64>:\n"
|
||
|
||
#: src/readelf.c:13352
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"Section [%zu] '%s' has no strings to dump.\n"
|
||
msgstr ""
|
||
"\n"
|
||
"Section [%zu] ‘%s’ has no strings to dump.\n"
|
||
|
||
#: src/readelf.c:13384
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"String section [%zu] '%s' contains %<PRIu64> bytes at offset %#0<PRIx64>:\n"
|
||
msgstr ""
|
||
"\n"
|
||
"String section [%zu] ‘%s’ contains %<PRIu64> bytes at offset %#0<PRIx64>:\n"
|
||
|
||
#: src/readelf.c:13389
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"String section [%zu] '%s' contains %<PRIu64> bytes (%zd uncompressed) at "
|
||
"offset %#0<PRIx64>:\n"
|
||
msgstr ""
|
||
"\n"
|
||
"String section [%zu] ‘%s’ contains %<PRIu64> bytes (%zd uncompressed) at "
|
||
"offset %#0<PRIx64>:\n"
|
||
|
||
#: src/readelf.c:13437
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"section [%lu] does not exist"
|
||
msgstr ""
|
||
"\n"
|
||
"section [%lu] does not exist"
|
||
|
||
#: src/readelf.c:13467
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"section '%s' does not exist"
|
||
msgstr ""
|
||
"\n"
|
||
"section ‘%s’ does not exist"
|
||
|
||
#: src/readelf.c:13522
|
||
#, c-format
|
||
msgid "cannot get symbol index of archive '%s': %s"
|
||
msgstr "cannot get symbol index of archive '%s': %s"
|
||
|
||
#: src/readelf.c:13525
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"Archive '%s' has no symbol index\n"
|
||
msgstr ""
|
||
"\n"
|
||
"Archive ‘%s’ has no symbol index\n"
|
||
|
||
#: src/readelf.c:13529
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"Index of archive '%s' has %zu entries:\n"
|
||
msgstr ""
|
||
"\n"
|
||
"Index of archive ‘%s’ has %zu entries:\n"
|
||
|
||
#: src/readelf.c:13547
|
||
#, c-format
|
||
msgid "cannot extract member at offset %zu in '%s': %s"
|
||
msgstr "cannot extract member at offset %zu in '%s': %s"
|
||
|
||
#: src/readelf.c:13552
|
||
#, c-format
|
||
msgid "Archive member '%s' contains:\n"
|
||
msgstr "Archive member ‘%s’ contains:\n"
|
||
|
||
#: src/size.c:55
|
||
msgid ""
|
||
"Use the output format FORMAT. FORMAT can be `bsd' or `sysv'. The default "
|
||
"is `bsd'"
|
||
msgstr ""
|
||
"Use the output format FORMAT. FORMAT can be ‘bsd’ or ‘sysv’. The default "
|
||
"is ‘bsd’"
|
||
|
||
#: src/size.c:57
|
||
msgid "Same as `--format=sysv'"
|
||
msgstr "Same as ‘--format=sysv’"
|
||
|
||
#: src/size.c:58
|
||
msgid "Same as `--format=bsd'"
|
||
msgstr "Same as ‘--format=bsd’"
|
||
|
||
#: src/size.c:61
|
||
msgid "Same as `--radix=10'"
|
||
msgstr "Same as ‘--radix=10’"
|
||
|
||
#: src/size.c:62
|
||
msgid "Same as `--radix=8'"
|
||
msgstr "Same as ‘--radix=8’"
|
||
|
||
#: src/size.c:63
|
||
msgid "Same as `--radix=16'"
|
||
msgstr "Same as ‘--radix=16’"
|
||
|
||
#: src/size.c:65
|
||
msgid "Similar to `--format=sysv' output but in one line"
|
||
msgstr "Similar to ‘--format=sysv’ output but in one line"
|
||
|
||
#: src/size.c:69
|
||
msgid "Print size and permission flags for loadable segments"
|
||
msgstr "Print size and permission flags for loadable segments"
|
||
|
||
#: src/size.c:70
|
||
msgid "Display the total sizes (bsd only)"
|
||
msgstr "Display the total sizes (bsd only)"
|
||
|
||
#. Short description of program.
|
||
#: src/size.c:75
|
||
msgid "List section sizes of FILEs (a.out by default)."
|
||
msgstr "List section sizes of FILEs (a.out by default)."
|
||
|
||
#: src/size.c:239
|
||
#, c-format
|
||
msgid "Invalid format: %s"
|
||
msgstr "Invalid format: %s"
|
||
|
||
#: src/size.c:250
|
||
#, c-format
|
||
msgid "Invalid radix: %s"
|
||
msgstr "Invalid radix: %s"
|
||
|
||
#: src/size.c:309
|
||
#, c-format
|
||
msgid "%s: file format not recognized"
|
||
msgstr "%s: file format not recognized"
|
||
|
||
#: src/size.c:327
|
||
msgctxt "bsd"
|
||
msgid "text"
|
||
msgstr "text"
|
||
|
||
#: src/size.c:328
|
||
msgctxt "bsd"
|
||
msgid "data"
|
||
msgstr "data"
|
||
|
||
#: src/size.c:329
|
||
msgctxt "bsd"
|
||
msgid "bss"
|
||
msgstr "bss"
|
||
|
||
#: src/size.c:330
|
||
msgctxt "bsd"
|
||
msgid "dec"
|
||
msgstr "dec"
|
||
|
||
#: src/size.c:331
|
||
msgctxt "bsd"
|
||
msgid "hex"
|
||
msgstr "hex"
|
||
|
||
#: src/size.c:332
|
||
msgctxt "bsd"
|
||
msgid "filename"
|
||
msgstr "filename"
|
||
|
||
#: src/size.c:416 src/size.c:557
|
||
#, c-format
|
||
msgid " (ex %s)"
|
||
msgstr " (ex %s)"
|
||
|
||
#: src/size.c:418
|
||
msgctxt "sysv"
|
||
msgid "section"
|
||
msgstr "section"
|
||
|
||
#: src/size.c:419
|
||
msgctxt "sysv"
|
||
msgid "size"
|
||
msgstr "size"
|
||
|
||
#: src/size.c:420
|
||
msgctxt "sysv"
|
||
msgid "addr"
|
||
msgstr "addr"
|
||
|
||
#: src/size.c:449 src/size.c:452 src/size.c:455
|
||
msgctxt "sysv"
|
||
msgid "Total"
|
||
msgstr "Total"
|
||
|
||
#: src/size.c:479
|
||
msgid "cannot get section header"
|
||
msgstr "cannot get section header"
|
||
|
||
#: src/size.c:582
|
||
msgid "(TOTALS)\n"
|
||
msgstr "(TOTALS)\n"
|
||
|
||
#: src/stack.c:487
|
||
#, c-format
|
||
msgid "-p PID should be a positive process id."
|
||
msgstr "-p PID should be a positive process id."
|
||
|
||
#: src/stack.c:493
|
||
#, c-format
|
||
msgid "Cannot open core file '%s'"
|
||
msgstr "Cannot open core file ‘%s’"
|
||
|
||
#: src/stack.c:553
|
||
#, c-format
|
||
msgid "-n MAXFRAMES should be 0 or higher."
|
||
msgstr "-n MAXFRAMES should be 0 or higher."
|
||
|
||
#: src/stack.c:565
|
||
#, c-format
|
||
msgid "-e EXEC needs a core given by --core."
|
||
msgstr "-e EXEC needs a core given by --core."
|
||
|
||
#: src/stack.c:569
|
||
#, c-format
|
||
msgid "-1 needs a thread id given by -p."
|
||
msgstr "-1 needs a thread id given by -p."
|
||
|
||
#: src/stack.c:573
|
||
#, c-format
|
||
msgid "One of -p PID or --core COREFILE should be given."
|
||
msgstr "One of -p PID or --core COREFILE should be given."
|
||
|
||
#: src/stack.c:645
|
||
msgid "Show stack of process PID"
|
||
msgstr "Show stack of process PID"
|
||
|
||
#: src/stack.c:647
|
||
msgid "Show stack found in COREFILE"
|
||
msgstr "Show stack found in COREFILE"
|
||
|
||
#: src/stack.c:648
|
||
msgid "(optional) EXECUTABLE that produced COREFILE"
|
||
msgstr "(optional) EXECUTABLE that produced COREFILE"
|
||
|
||
#: src/stack.c:652
|
||
msgid "Output selection options:"
|
||
msgstr "Output selection options:"
|
||
|
||
#: src/stack.c:654
|
||
msgid "Additionally show frame activation"
|
||
msgstr "Additionally show frame activation"
|
||
|
||
#: src/stack.c:656
|
||
msgid "Additionally try to lookup DWARF debuginfo name for frame address"
|
||
msgstr "Additionally try to lookup DWARF debuginfo name for frame address"
|
||
|
||
#: src/stack.c:659
|
||
msgid ""
|
||
"Additionally show inlined function frames using DWARF debuginfo if available "
|
||
"(implies -d)"
|
||
msgstr ""
|
||
"Additionally show inlined function frames using DWARF debuginfo if available "
|
||
"(implies -d)"
|
||
|
||
#: src/stack.c:661
|
||
msgid "Additionally show module file information"
|
||
msgstr "Additionally show module file information"
|
||
|
||
#: src/stack.c:663
|
||
msgid "Additionally show source file information"
|
||
msgstr "Additionally show source file information"
|
||
|
||
#: src/stack.c:665
|
||
msgid ""
|
||
"Show all additional information (activation, debugname, inlines, module and "
|
||
"source)"
|
||
msgstr ""
|
||
"Show all additional information (activation, debugname, inlines, module and "
|
||
"source)"
|
||
|
||
#: src/stack.c:667
|
||
msgid "Do not resolve address to function symbol name"
|
||
msgstr "Do not resolve address to function symbol name"
|
||
|
||
#: src/stack.c:669
|
||
msgid "Show raw function symbol names, do not try to demangle names"
|
||
msgstr "Show raw function symbol names, do not try to demangle names"
|
||
|
||
#: src/stack.c:671
|
||
msgid "Show module build-id, load address and pc offset"
|
||
msgstr "Show module build-id, load address and pc offset"
|
||
|
||
#: src/stack.c:673
|
||
msgid "Show the backtrace of only one thread"
|
||
msgstr "Show the backtrace of only one thread"
|
||
|
||
#: src/stack.c:675
|
||
msgid "Show at most MAXFRAMES per thread (default 256, use 0 for unlimited)"
|
||
msgstr "Show at most MAXFRAMES per thread (default 256, use 0 for unlimited)"
|
||
|
||
#: src/stack.c:677
|
||
msgid "Show module memory map with build-id, elf and debug files detected"
|
||
msgstr "Show module memory map with build-id, elf and debug files detected"
|
||
|
||
#: src/stack.c:685
|
||
msgid ""
|
||
"Print a stack for each thread in a process or core file.\n"
|
||
"\n"
|
||
"Program exits with return code 0 if all frames were shown without any "
|
||
"errors. If some frames were shown, but there were some non-fatal errors, "
|
||
"possibly causing an incomplete backtrace, the program exits with return code "
|
||
"1. If no frames could be shown, or a fatal error occurred the program exits "
|
||
"with return code 2. If the program was invoked with bad or missing "
|
||
"arguments it will exit with return code 64."
|
||
msgstr ""
|
||
"Print a stack for each thread in a process or core file.\n"
|
||
"\n"
|
||
"Program exits with return code 0 if all frames were shown without any "
|
||
"errors. If some frames were shown, but there were some non-fatal errors, "
|
||
"possibly causing an incomplete backtrace, the program exits with return code "
|
||
"1. If no frames could be shown, or a fatal error occurred the program exits "
|
||
"with return code 2. If the program was invoked with bad or missing "
|
||
"arguments it will exit with return code 64."
|
||
|
||
#: src/stack.c:760
|
||
#, c-format
|
||
msgid "Couldn't show any frames."
|
||
msgstr "Couldn't show any frames."
|
||
|
||
#: src/strings.c:64
|
||
msgid "Output Selection:"
|
||
msgstr "Output Selection:"
|
||
|
||
#: src/strings.c:65
|
||
msgid "Scan entire file, not only loaded sections"
|
||
msgstr "Scan entire file, not only loaded sections"
|
||
|
||
#: src/strings.c:67
|
||
msgid "Only NUL-terminated sequences of MIN-LEN characters or more are printed"
|
||
msgstr ""
|
||
"Only NUL-terminated sequences of MIN-LEN characters or more are printed"
|
||
|
||
#: src/strings.c:68
|
||
msgid ""
|
||
"Select character size and endianness: s = 7-bit, S = 8-bit, {b,l} = 16-bit, "
|
||
"{B,L} = 32-bit"
|
||
msgstr ""
|
||
"Select character size and endianness: s = 7-bit, S = 8-bit, {b,l} = 16-bit, "
|
||
"{B,L} = 32-bit"
|
||
|
||
#: src/strings.c:72
|
||
msgid "Print name of the file before each string."
|
||
msgstr "Print name of the file before each string."
|
||
|
||
#: src/strings.c:74
|
||
msgid "Print location of the string in base 8, 10, or 16 respectively."
|
||
msgstr "Print location of the string in base 8, 10, or 16 respectively."
|
||
|
||
#: src/strings.c:75
|
||
msgid "Alias for --radix=o"
|
||
msgstr "Alias for --radix=o"
|
||
|
||
#. Short description of program.
|
||
#: src/strings.c:82
|
||
msgid "Print the strings of printable characters in files."
|
||
msgstr "Print the strings of printable characters in files."
|
||
|
||
#: src/strings.c:255 src/strings.c:290
|
||
#, c-format
|
||
msgid "invalid value '%s' for %s parameter"
|
||
msgstr "invalid value ‘%s’ for %s parameter"
|
||
|
||
#: src/strings.c:300
|
||
msgid "invalid minimum length of matched string size"
|
||
msgstr "invalid minimum length of matched string size"
|
||
|
||
#: src/strings.c:583
|
||
msgid "lseek failed"
|
||
msgstr "lseek failed"
|
||
|
||
#: src/strings.c:600 src/strings.c:664
|
||
msgid "re-mmap failed"
|
||
msgstr "re-mmap failed"
|
||
|
||
#: src/strings.c:637
|
||
msgid "mprotect failed"
|
||
msgstr "mprotect failed"
|
||
|
||
#: src/strings.c:726
|
||
#, c-format
|
||
msgid "Skipping section %zd '%s' data outside file"
|
||
msgstr "Skipping section %zd ‘%s’ data outside file"
|
||
|
||
#: src/strip.c:70
|
||
msgid "Place stripped output into FILE"
|
||
msgstr "Place stripped output into FILE"
|
||
|
||
#: src/strip.c:71
|
||
msgid "Extract the removed sections into FILE"
|
||
msgstr "Extract the removed sections into FILE"
|
||
|
||
#: src/strip.c:72
|
||
msgid "Embed name FILE instead of -f argument"
|
||
msgstr "Embed name FILE instead of -f argument"
|
||
|
||
#: src/strip.c:76
|
||
msgid "Remove all debugging symbols"
|
||
msgstr "Remove all debugging symbols"
|
||
|
||
#: src/strip.c:80
|
||
msgid "Remove section headers (not recommended)"
|
||
msgstr "Remove section headers (not recommended)"
|
||
|
||
#: src/strip.c:82
|
||
msgid "Copy modified/access timestamps to the output"
|
||
msgstr "Copy modified/access timestamps to the output"
|
||
|
||
#: src/strip.c:84
|
||
msgid ""
|
||
"Resolve all trivial relocations between debug sections if the removed "
|
||
"sections are placed in a debug file (only relevant for ET_REL files, "
|
||
"operation is not reversible, needs -f)"
|
||
msgstr ""
|
||
"Resolve all trivial relocations between debug sections if the removed "
|
||
"sections are placed in a debug file (only relevant for ET_REL files, "
|
||
"operation is not reversible, needs -f)"
|
||
|
||
#: src/strip.c:86
|
||
msgid ""
|
||
"Similar to --reloc-debug-sections, but resolve all trivial relocations "
|
||
"between debug sections in place. No other stripping is performed (operation "
|
||
"is not reversible, incompatible with -f, -g, --remove-comment and --remove-"
|
||
"section)"
|
||
msgstr ""
|
||
"Similar to --reloc-debug-sections, but resolve all trivial relocations "
|
||
"between debug sections in place. No other stripping is performed (operation "
|
||
"is not reversible, incompatible with -f, -g, --remove-comment and --remove-"
|
||
"section)"
|
||
|
||
#: src/strip.c:88
|
||
msgid "Remove .comment section"
|
||
msgstr "Remove .comment section"
|
||
|
||
#: src/strip.c:89
|
||
msgid ""
|
||
"Remove the named section. SECTION is an extended wildcard pattern. May be "
|
||
"given more than once. Only non-allocated sections can be removed."
|
||
msgstr ""
|
||
"Remove the named section. SECTION is an extended wildcard pattern. May be "
|
||
"given more than once. Only non-allocated sections can be removed."
|
||
|
||
#: src/strip.c:90
|
||
msgid ""
|
||
"Keep the named section. SECTION is an extended wildcard pattern. May be "
|
||
"given more than once."
|
||
msgstr ""
|
||
"Keep the named section. SECTION is an extended wildcard pattern. May be "
|
||
"given more than once."
|
||
|
||
#. Short description of program.
|
||
#: src/strip.c:97
|
||
msgid "Discard symbols from object files."
|
||
msgstr "Discard symbols from object files."
|
||
|
||
#: src/strip.c:245
|
||
msgid "--reloc-debug-sections used without -f"
|
||
msgstr "--reloc-debug-sections used without -f"
|
||
|
||
#: src/strip.c:251
|
||
msgid ""
|
||
"--reloc-debug-sections-only incompatible with -f, -g, --remove-comment and --"
|
||
"remove-section"
|
||
msgstr ""
|
||
"--reloc-debug-sections-only incompatible with -f, -g, --remove-comment and --"
|
||
"remove-section"
|
||
|
||
#: src/strip.c:265
|
||
msgid "Only one input file allowed together with '-o' and '-f'"
|
||
msgstr "Only one input file allowed together with ‘-o’ and ‘-f’"
|
||
|
||
#: src/strip.c:287
|
||
#, c-format
|
||
msgid "-f option specified twice"
|
||
msgstr "-f option specified twice"
|
||
|
||
#: src/strip.c:296
|
||
#, c-format
|
||
msgid "-F option specified twice"
|
||
msgstr "-F option specified twice"
|
||
|
||
#: src/strip.c:359
|
||
#, c-format
|
||
msgid "cannot both keep and remove .comment section"
|
||
msgstr "cannot both keep and remove .comment section"
|
||
|
||
#: src/strip.c:478
|
||
msgid "bad relocation"
|
||
msgstr "bad relocation"
|
||
|
||
#: src/strip.c:756 src/strip.c:780
|
||
#, c-format
|
||
msgid "cannot stat input file '%s'"
|
||
msgstr "cannot stat input file ‘%s’"
|
||
|
||
#: src/strip.c:770
|
||
#, c-format
|
||
msgid "while opening '%s'"
|
||
msgstr "while opening ‘%s’"
|
||
|
||
#: src/strip.c:808
|
||
#, c-format
|
||
msgid "%s: cannot use -o or -f when stripping archive"
|
||
msgstr "%s: cannot use -o or -f when stripping archive"
|
||
|
||
#. We would like to support ar archives, but currently it just
|
||
#. doesn't work at all since we call elf_clone on the members
|
||
#. which doesn't really support ar members.
|
||
#. result = handle_ar (fd, elf, NULL, fname,
|
||
#. preserve_dates ? tv : NULL);
|
||
#.
|
||
#: src/strip.c:820
|
||
#, c-format
|
||
msgid "%s: no support for stripping archive"
|
||
msgstr "%s: no support for stripping archive"
|
||
|
||
#: src/strip.c:1057
|
||
#, c-format
|
||
msgid "cannot open EBL backend"
|
||
msgstr "cannot open EBL backend"
|
||
|
||
#: src/strip.c:1101
|
||
msgid "cannot get number of phdrs"
|
||
msgstr "cannot get number of phdrs"
|
||
|
||
#: src/strip.c:1115 src/strip.c:1158
|
||
#, c-format
|
||
msgid "cannot create new ehdr for file '%s': %s"
|
||
msgstr "cannot create new ehdr for file '%s': %s"
|
||
|
||
#: src/strip.c:1125 src/strip.c:1168
|
||
#, c-format
|
||
msgid "cannot create new phdr for file '%s': %s"
|
||
msgstr "cannot create new phdr for file '%s': %s"
|
||
|
||
#: src/strip.c:1248
|
||
#, c-format
|
||
msgid "illformed file '%s'"
|
||
msgstr "illformed file ‘%s’"
|
||
|
||
#: src/strip.c:1258
|
||
#, c-format
|
||
msgid "Cannot remove allocated section '%s'"
|
||
msgstr "Cannot remove allocated section ‘%s’"
|
||
|
||
#: src/strip.c:1267
|
||
#, c-format
|
||
msgid "Cannot both keep and remove section '%s'"
|
||
msgstr "Cannot both keep and remove section ‘%s’"
|
||
|
||
#: src/strip.c:1631 src/strip.c:1746
|
||
#, c-format
|
||
msgid "while generating output file: %s"
|
||
msgstr "while generating output file: %s"
|
||
|
||
#: src/strip.c:1695
|
||
#, c-format
|
||
msgid "%s: error while updating ELF header: %s"
|
||
msgstr "%s: error while updating ELF header: %s"
|
||
|
||
#: src/strip.c:1704
|
||
#, c-format
|
||
msgid "%s: error while getting shdrstrndx: %s"
|
||
msgstr "%s: error while getting shdrstrndx: %s"
|
||
|
||
#: src/strip.c:1712 src/strip.c:2552
|
||
#, c-format
|
||
msgid "%s: error updating shdrstrndx: %s"
|
||
msgstr "%s: error updating shdrstrndx: %s"
|
||
|
||
#: src/strip.c:1729
|
||
#, c-format
|
||
msgid "while preparing output for '%s'"
|
||
msgstr "while preparing output for ‘%s’"
|
||
|
||
#: src/strip.c:1790 src/strip.c:1852
|
||
#, c-format
|
||
msgid "while create section header section: %s"
|
||
msgstr "while create section header section: %s"
|
||
|
||
#: src/strip.c:1799
|
||
#, c-format
|
||
msgid "cannot allocate section data: %s"
|
||
msgstr "cannot allocate section data: %s"
|
||
|
||
#: src/strip.c:1863
|
||
#, c-format
|
||
msgid "while create section header string table: %s"
|
||
msgstr "while create section header string table: %s"
|
||
|
||
#: src/strip.c:1869
|
||
msgid "no memory to create section header string table"
|
||
msgstr "no memory to create section header string table"
|
||
|
||
#: src/strip.c:2082
|
||
#, c-format
|
||
msgid "Cannot remove symbol [%zd] from allocated symbol table [%zd]"
|
||
msgstr "Cannot remove symbol [%zd] from allocated symbol table [%zd]"
|
||
|
||
#: src/strip.c:2469 src/strip.c:2574
|
||
#, c-format
|
||
msgid "while writing '%s': %s"
|
||
msgstr "while writing '%s': %s"
|
||
|
||
#: src/strip.c:2480
|
||
#, c-format
|
||
msgid "while creating '%s'"
|
||
msgstr "while creating ‘%s’"
|
||
|
||
#: src/strip.c:2503
|
||
#, c-format
|
||
msgid "while computing checksum for debug information"
|
||
msgstr "while computing checksum for debug information"
|
||
|
||
#: src/strip.c:2544
|
||
#, c-format
|
||
msgid "%s: error while creating ELF header: %s"
|
||
msgstr "%s: error while creating ELF header: %s"
|
||
|
||
#: src/strip.c:2560
|
||
#, c-format
|
||
msgid "%s: error while reading the file: %s"
|
||
msgstr "%s: error while reading the file: %s"
|
||
|
||
#: src/strip.c:2599 src/strip.c:2619
|
||
#, c-format
|
||
msgid "while writing '%s'"
|
||
msgstr "while writing ‘%s’"
|
||
|
||
#: src/strip.c:2656 src/strip.c:2663
|
||
#, c-format
|
||
msgid "error while finishing '%s': %s"
|
||
msgstr "error while finishing '%s': %s"
|
||
|
||
#: src/strip.c:2680 src/strip.c:2756
|
||
#, c-format
|
||
msgid "cannot set access and modification date of '%s'"
|
||
msgstr "cannot set access and modification date of ‘%s’"
|
||
|
||
#: src/unstrip.c:65
|
||
msgid "Match MODULE against file names, not module names"
|
||
msgstr "Match MODULE against file names, not module names"
|
||
|
||
#: src/unstrip.c:66
|
||
msgid "Silently skip unfindable files"
|
||
msgstr "Silently skip unfindable files"
|
||
|
||
#: src/unstrip.c:69
|
||
msgid "Place output into FILE"
|
||
msgstr "Place output into FILE"
|
||
|
||
#: src/unstrip.c:71
|
||
msgid "Create multiple output files under DIRECTORY"
|
||
msgstr "Create multiple output files under DIRECTORY"
|
||
|
||
#: src/unstrip.c:72
|
||
msgid "Use module rather than file names"
|
||
msgstr "Use module rather than file names"
|
||
|
||
#: src/unstrip.c:74
|
||
msgid "Create output for modules that have no separate debug information"
|
||
msgstr "Create output for modules that have no separate debug information"
|
||
|
||
#: src/unstrip.c:77
|
||
msgid "Apply relocations to section contents in ET_REL files"
|
||
msgstr "Apply relocations to section contents in ET_REL files"
|
||
|
||
#: src/unstrip.c:79
|
||
msgid "Only list module and file names, build IDs"
|
||
msgstr "Only list module and file names, build IDs"
|
||
|
||
#: src/unstrip.c:81
|
||
msgid "Force combining files even if some ELF headers don't seem to match"
|
||
msgstr "Force combining files even if some ELF headers don't seem to match"
|
||
|
||
#: src/unstrip.c:125
|
||
#, c-format
|
||
msgid "-d option specified twice"
|
||
msgstr "-d option specified twice"
|
||
|
||
#: src/unstrip.c:160
|
||
#, c-format
|
||
msgid "only one of -o or -d allowed"
|
||
msgstr "only one of -o or -d allowed"
|
||
|
||
#: src/unstrip.c:169
|
||
#, c-format
|
||
msgid "-n cannot be used with explicit files or -o or -d"
|
||
msgstr "-n cannot be used with explicit files or -o or -d"
|
||
|
||
#: src/unstrip.c:184
|
||
#, c-format
|
||
msgid "output directory '%s'"
|
||
msgstr "output directory ‘%s’"
|
||
|
||
#: src/unstrip.c:193
|
||
#, c-format
|
||
msgid "exactly two file arguments are required"
|
||
msgstr "exactly two file arguments are required"
|
||
|
||
#: src/unstrip.c:199
|
||
#, c-format
|
||
msgid "-m, -a, -R, and -i options not allowed with explicit files"
|
||
msgstr "-m, -a, -R, and -i options not allowed with explicit files"
|
||
|
||
#: src/unstrip.c:212
|
||
#, c-format
|
||
msgid "-o or -d is required when using implicit files"
|
||
msgstr "-o or -d is required when using implicit files"
|
||
|
||
#: src/unstrip.c:235
|
||
#, c-format
|
||
msgid "cannot create ELF header: %s"
|
||
msgstr "cannot create ELF header: %s"
|
||
|
||
#: src/unstrip.c:239
|
||
#, c-format
|
||
msgid "cannot get shdrstrndx:%s"
|
||
msgstr "cannot get shdrstrndx:%s"
|
||
|
||
#: src/unstrip.c:243 src/unstrip.c:2085
|
||
#, c-format
|
||
msgid "cannot get ELF header: %s"
|
||
msgstr "cannot get ELF header: %s"
|
||
|
||
#: src/unstrip.c:253
|
||
#, c-format
|
||
msgid "cannot get new zero section: %s"
|
||
msgstr "cannot get new zero section: %s"
|
||
|
||
#: src/unstrip.c:256
|
||
#, c-format
|
||
msgid "cannot update new zero section: %s"
|
||
msgstr "cannot update new zero section: %s"
|
||
|
||
#: src/unstrip.c:260
|
||
#, c-format
|
||
msgid "cannot copy ELF header: %s"
|
||
msgstr "cannot copy ELF header: %s"
|
||
|
||
#: src/unstrip.c:264 src/unstrip.c:2103 src/unstrip.c:2146
|
||
#, c-format
|
||
msgid "cannot get number of program headers: %s"
|
||
msgstr "cannot get number of program headers: %s"
|
||
|
||
#: src/unstrip.c:269 src/unstrip.c:2107
|
||
#, c-format
|
||
msgid "cannot create program headers: %s"
|
||
msgstr "cannot create program headers: %s"
|
||
|
||
#: src/unstrip.c:275
|
||
#, c-format
|
||
msgid "cannot copy program header: %s"
|
||
msgstr "cannot copy program header: %s"
|
||
|
||
#: src/unstrip.c:285
|
||
#, c-format
|
||
msgid "cannot copy section header: %s"
|
||
msgstr "cannot copy section header: %s"
|
||
|
||
#: src/unstrip.c:288 src/unstrip.c:1707
|
||
#, c-format
|
||
msgid "cannot get section data: %s"
|
||
msgstr "cannot get section data: %s"
|
||
|
||
#: src/unstrip.c:290 src/unstrip.c:1709
|
||
#, c-format
|
||
msgid "cannot copy section data: %s"
|
||
msgstr "cannot copy section data: %s"
|
||
|
||
#: src/unstrip.c:318
|
||
#, c-format
|
||
msgid "cannot create directory '%s'"
|
||
msgstr "cannot create directory ‘%s’"
|
||
|
||
#: src/unstrip.c:392 src/unstrip.c:657 src/unstrip.c:691 src/unstrip.c:859
|
||
#: src/unstrip.c:1749
|
||
#, c-format
|
||
msgid "cannot get symbol table entry: %s"
|
||
msgstr "cannot get symbol table entry: %s"
|
||
|
||
#: src/unstrip.c:408 src/unstrip.c:660 src/unstrip.c:681 src/unstrip.c:694
|
||
#: src/unstrip.c:1770 src/unstrip.c:1965 src/unstrip.c:1989
|
||
#, c-format
|
||
msgid "cannot update symbol table: %s"
|
||
msgstr "cannot update symbol table: %s"
|
||
|
||
#: src/unstrip.c:418
|
||
#, c-format
|
||
msgid "cannot update section header: %s"
|
||
msgstr "cannot update section header: %s"
|
||
|
||
#: src/unstrip.c:464
|
||
#, c-format
|
||
msgid "gelf_getrel failed: %s"
|
||
msgstr "gelf_getrel failed: %s"
|
||
|
||
#: src/unstrip.c:467 src/unstrip.c:482
|
||
#, c-format
|
||
msgid "cannot update relocation: %s"
|
||
msgstr "cannot update relocation: %s"
|
||
|
||
#: src/unstrip.c:479
|
||
#, c-format
|
||
msgid "gelf_getrela failed: %s"
|
||
msgstr "gelf_getrela failed: %s"
|
||
|
||
#: src/unstrip.c:580
|
||
#, c-format
|
||
msgid "cannot get symbol version: %s"
|
||
msgstr "cannot get symbol version: %s"
|
||
|
||
#: src/unstrip.c:593
|
||
#, c-format
|
||
msgid "unexpected section type in [%zu] with sh_link to symtab"
|
||
msgstr "unexpected section type in [%zu] with sh_link to symtab"
|
||
|
||
#: src/unstrip.c:848
|
||
#, c-format
|
||
msgid "cannot get symbol section data: %s"
|
||
msgstr "cannot get symbol section data: %s"
|
||
|
||
#: src/unstrip.c:850
|
||
#, c-format
|
||
msgid "cannot get string section data: %s"
|
||
msgstr "cannot get string section data: %s"
|
||
|
||
#: src/unstrip.c:867
|
||
#, c-format
|
||
msgid "invalid string offset in symbol [%zu]"
|
||
msgstr "invalid string offset in symbol [%zu]"
|
||
|
||
#: src/unstrip.c:1025 src/unstrip.c:1433
|
||
#, c-format
|
||
msgid "cannot read section [%zu] name: %s"
|
||
msgstr "cannot read section [%zu] name: %s"
|
||
|
||
#: src/unstrip.c:1040
|
||
#, c-format
|
||
msgid "bad sh_link for group section: %s"
|
||
msgstr "bad sh_link for group section: %s"
|
||
|
||
#: src/unstrip.c:1046
|
||
#, c-format
|
||
msgid "couldn't get shdr for group section: %s"
|
||
msgstr "couldn't get shdr for group section: %s"
|
||
|
||
#: src/unstrip.c:1051
|
||
#, c-format
|
||
msgid "bad data for group symbol section: %s"
|
||
msgstr "bad data for group symbol section: %s"
|
||
|
||
#: src/unstrip.c:1057
|
||
#, c-format
|
||
msgid "couldn't get symbol for group section: %s"
|
||
msgstr "couldn't get symbol for group section: %s"
|
||
|
||
#: src/unstrip.c:1062
|
||
#, c-format
|
||
msgid "bad symbol name for group section: %s"
|
||
msgstr "bad symbol name for group section: %s"
|
||
|
||
#: src/unstrip.c:1073 src/unstrip.c:1553
|
||
#, c-format
|
||
msgid "cannot find matching section for [%zu] '%s'"
|
||
msgstr "cannot find matching section for [%zu] ‘%s’"
|
||
|
||
#: src/unstrip.c:1118 src/unstrip.c:1137 src/unstrip.c:1175
|
||
#, c-format
|
||
msgid "cannot read '.gnu.prelink_undo' section: %s"
|
||
msgstr "cannot read ‘.gnu.prelink_undo’ section: %s"
|
||
|
||
#: src/unstrip.c:1155
|
||
#, c-format
|
||
msgid "overflow with shnum = %zu in '%s' section"
|
||
msgstr "overflow with shnum = %zu in ‘%s’ section"
|
||
|
||
#: src/unstrip.c:1166
|
||
#, c-format
|
||
msgid "invalid contents in '%s' section"
|
||
msgstr "invalid contents in ‘%s’ section"
|
||
|
||
#: src/unstrip.c:1337 src/unstrip.c:1353 src/unstrip.c:1633 src/unstrip.c:1924
|
||
#, c-format
|
||
msgid "cannot add section name to string table: %s"
|
||
msgstr "cannot add section name to string table: %s"
|
||
|
||
#: src/unstrip.c:1362
|
||
#, c-format
|
||
msgid "cannot update section header string table data: %s"
|
||
msgstr "cannot update section header string table data: %s"
|
||
|
||
#: src/unstrip.c:1391 src/unstrip.c:1395
|
||
#, c-format
|
||
msgid "cannot get section header string table section index: %s"
|
||
msgstr "cannot get section header string table section index: %s"
|
||
|
||
#: src/unstrip.c:1399 src/unstrip.c:1403 src/unstrip.c:1648
|
||
#, c-format
|
||
msgid "cannot get section count: %s"
|
||
msgstr "cannot get section count: %s"
|
||
|
||
#: src/unstrip.c:1406
|
||
msgid "more sections in stripped file than debug file -- arguments reversed?"
|
||
msgstr "more sections in stripped file than debug file -- arguments reversed?"
|
||
|
||
#: src/unstrip.c:1410
|
||
msgid "no sections in stripped file"
|
||
msgstr "no sections in stripped file"
|
||
|
||
#: src/unstrip.c:1458 src/unstrip.c:1568
|
||
#, c-format
|
||
msgid "cannot read section header string table: %s"
|
||
msgstr "cannot read section header string table: %s"
|
||
|
||
#: src/unstrip.c:1627
|
||
#, c-format
|
||
msgid "cannot add new section: %s"
|
||
msgstr "cannot add new section: %s"
|
||
|
||
#: src/unstrip.c:1757
|
||
#, c-format
|
||
msgid "symbol [%zu] has invalid section index"
|
||
msgstr "symbol [%zu] has invalid section index"
|
||
|
||
#: src/unstrip.c:1789
|
||
#, c-format
|
||
msgid "group has invalid section index [%zd]"
|
||
msgstr "group has invalid section index [%zd]"
|
||
|
||
#: src/unstrip.c:2064
|
||
#, c-format
|
||
msgid "cannot read section data: %s"
|
||
msgstr "cannot read section data: %s"
|
||
|
||
#: src/unstrip.c:2093
|
||
#, c-format
|
||
msgid "cannot update ELF header: %s"
|
||
msgstr "cannot update ELF header: %s"
|
||
|
||
#: src/unstrip.c:2117
|
||
#, c-format
|
||
msgid "cannot update program header: %s"
|
||
msgstr "cannot update program header: %s"
|
||
|
||
#: src/unstrip.c:2122 src/unstrip.c:2205
|
||
#, c-format
|
||
msgid "cannot write output file: %s"
|
||
msgstr "cannot write output file: %s"
|
||
|
||
#: src/unstrip.c:2173
|
||
#, c-format
|
||
msgid "DWARF data not adjusted for prelinking bias; consider prelink -u"
|
||
msgstr "DWARF data not adjusted for prelinking bias; consider prelink -u"
|
||
|
||
#: src/unstrip.c:2176
|
||
#, c-format
|
||
msgid ""
|
||
"DWARF data in '%s' not adjusted for prelinking bias; consider prelink -u"
|
||
msgstr ""
|
||
"DWARF data in ‘%s’ not adjusted for prelinking bias; consider prelink -u"
|
||
|
||
#: src/unstrip.c:2196 src/unstrip.c:2248 src/unstrip.c:2260 src/unstrip.c:2350
|
||
#, c-format
|
||
msgid "cannot create ELF descriptor: %s"
|
||
msgstr "cannot create ELF descriptor: %s"
|
||
|
||
#: src/unstrip.c:2234
|
||
msgid "WARNING: "
|
||
msgstr "WARNING: "
|
||
|
||
#: src/unstrip.c:2236
|
||
msgid ", use --force"
|
||
msgstr ", use --force"
|
||
|
||
#: src/unstrip.c:2264
|
||
msgid "ELF header identification (e_ident) different"
|
||
msgstr "ELF header identification (e_ident) different"
|
||
|
||
#: src/unstrip.c:2268
|
||
msgid "ELF header type (e_type) different"
|
||
msgstr "ELF header type (e_type) different"
|
||
|
||
#: src/unstrip.c:2272
|
||
msgid "ELF header machine type (e_machine) different"
|
||
msgstr "ELF header machine type (e_machine) different"
|
||
|
||
#: src/unstrip.c:2276
|
||
msgid "stripped program header (e_phnum) smaller than unstripped"
|
||
msgstr "stripped program header (e_phnum) smaller than unstripped"
|
||
|
||
#: src/unstrip.c:2307
|
||
#, c-format
|
||
msgid "cannot find stripped file for module '%s': %s"
|
||
msgstr "cannot find stripped file for module '%s': %s"
|
||
|
||
#: src/unstrip.c:2311
|
||
#, c-format
|
||
msgid "cannot open stripped file '%s' for module '%s': %s"
|
||
msgstr "cannot open stripped file ‘%s’ for module '%s': %s"
|
||
|
||
#: src/unstrip.c:2326
|
||
#, c-format
|
||
msgid "cannot find debug file for module '%s': %s"
|
||
msgstr "cannot find debug file for module '%s': %s"
|
||
|
||
#: src/unstrip.c:2330
|
||
#, c-format
|
||
msgid "cannot open debug file '%s' for module '%s': %s"
|
||
msgstr "cannot open debug file ‘%s’ for module '%s': %s"
|
||
|
||
#: src/unstrip.c:2343
|
||
#, c-format
|
||
msgid "module '%s' file '%s' is not stripped"
|
||
msgstr "module ‘%s’ file ‘%s’ is not stripped"
|
||
|
||
#: src/unstrip.c:2374
|
||
#, c-format
|
||
msgid "cannot cache section addresses for module '%s': %s"
|
||
msgstr "cannot cache section addresses for module '%s': %s"
|
||
|
||
#: src/unstrip.c:2502
|
||
msgid "no matching modules found"
|
||
msgstr "no matching modules found"
|
||
|
||
#: src/unstrip.c:2512
|
||
msgid "matched more than one module"
|
||
msgstr "matched more than one module"
|
||
|
||
#: src/unstrip.c:2557
|
||
msgid ""
|
||
"STRIPPED-FILE DEBUG-FILE\n"
|
||
"[MODULE...]"
|
||
msgstr ""
|
||
"STRIPPED-FILE DEBUG-FILE\n"
|
||
"[MODULE...]"
|
||
|
||
#: src/unstrip.c:2558
|
||
msgid ""
|
||
"Combine stripped files with separate symbols and debug information.\n"
|
||
"\n"
|
||
"The first form puts the result in DEBUG-FILE if -o was not given.\n"
|
||
"\n"
|
||
"MODULE arguments give file name patterns matching modules to process.\n"
|
||
"With -f these match the file name of the main (stripped) file (slashes are "
|
||
"never special), otherwise they match the simple module names. With no "
|
||
"arguments, process all modules found.\n"
|
||
"\n"
|
||
"Multiple modules are written to files under OUTPUT-DIRECTORY, creating "
|
||
"subdirectories as needed. With -m these files have simple module names, "
|
||
"otherwise they have the name of the main file complete with directory "
|
||
"underneath OUTPUT-DIRECTORY.\n"
|
||
"\n"
|
||
"With -n no files are written, but one line to standard output for each "
|
||
"module:\n"
|
||
"\tSTART+SIZE BUILDID FILE DEBUGFILE MODULENAME\n"
|
||
"START and SIZE are hexadecimal giving the address bounds of the module. "
|
||
"BUILDID is hexadecimal for the build ID bits, or - if no ID is known; the "
|
||
"hexadecimal may be followed by @0xADDR giving the address where the ID "
|
||
"resides if that is known. FILE is the file name found for the module, or - "
|
||
"if none was found, or . if an ELF image is available but not from any named "
|
||
"file. DEBUGFILE is the separate debuginfo file name, or - if no debuginfo "
|
||
"was found, or . if FILE contains the debug information."
|
||
msgstr ""
|
||
"Combine stripped files with separate symbols and debug information.\n"
|
||
"\n"
|
||
"The first form puts the result in DEBUG-FILE if -o was not given.\n"
|
||
"\n"
|
||
"MODULE arguments give file name patterns matching modules to process.\n"
|
||
"With -f these match the file name of the main (stripped) file (slashes are "
|
||
"never special), otherwise they match the simple module names. With no "
|
||
"arguments, process all modules found.\n"
|
||
"\n"
|
||
"Multiple modules are written to files under OUTPUT-DIRECTORY, creating "
|
||
"subdirectories as needed. With -m these files have simple module names, "
|
||
"otherwise they have the name of the main file complete with directory "
|
||
"underneath OUTPUT-DIRECTORY.\n"
|
||
"\n"
|
||
"With -n no files are written, but one line to standard output for each "
|
||
"module:\n"
|
||
"\tSTART+SIZE BUILDID FILE DEBUGFILE MODULENAME\n"
|
||
"START and SIZE are hexadecimal giving the address bounds of the module. "
|
||
"BUILDID is hexadecimal for the build ID bits, or - if no ID is known; the "
|
||
"hexadecimal may be followed by @0xADDR giving the address where the ID "
|
||
"resides if that is known. FILE is the file name found for the module, or - "
|
||
"if none was found, or . if an ELF image is available but not from any named "
|
||
"file. DEBUGFILE is the separate debuginfo file name, or - if no debuginfo "
|
||
"was found, or . if FILE contains the debug information."
|
||
|
||
#. Short description of program.
|
||
#: debuginfod/debuginfod-find.c:42
|
||
msgid "Request debuginfo-related content from debuginfods listed in $"
|
||
msgstr "Request debuginfo-related content from debuginfods listed in $"
|
||
|
||
#. Strings for arguments in help texts.
|
||
#: debuginfod/debuginfod-find.c:46
|
||
msgid ""
|
||
"debuginfo BUILDID\n"
|
||
"debuginfo PATH\n"
|
||
"executable BUILDID\n"
|
||
"executable PATH\n"
|
||
"source BUILDID /FILENAME\n"
|
||
"source PATH /FILENAME\n"
|
||
"section BUILDID SECTION-NAME\n"
|
||
"section PATH SECTION-NAME\n"
|
||
msgstr ""
|
||
"debuginfo BUILDID\n"
|
||
"debuginfo PATH\n"
|
||
"executable BUILDID\n"
|
||
"executable PATH\n"
|
||
"source BUILDID /FILENAME\n"
|
||
"source PATH /FILENAME\n"
|
||
"section BUILDID SECTION-NAME\n"
|
||
"section PATH SECTION-NAME\n"
|
||
|
||
#: tests/backtrace.c:491
|
||
msgid "Run executable"
|
||
msgstr "Run executable"
|
||
|
||
#: tests/dwflmodtest.c:209
|
||
msgid "Additionally show function names"
|
||
msgstr "Additionally show function names"
|
||
|
||
#: tests/dwflmodtest.c:210
|
||
msgid "Show instances of inlined functions"
|
||
msgstr "Show instances of inlined functions"
|