# English translations for elfutils package. # Copyright (C) 2014 Red Hat, Inc. # This file is distributed under the same license as the elfutils package. # Automatically generated, 2014. # # 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 # http://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.161\n" "Report-Msgid-Bugs-To: http://bugzilla.redhat.com/\n" "POT-Creation-Date: 2014-12-19 21:45+0100\n" "PO-Revision-Date: 2014-12-19 21:45+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/xmalloc.c:54 lib/xmalloc.c:68 lib/xmalloc.c:82 src/readelf.c:3182 #: src/readelf.c:3559 src/readelf.c:8285 src/unstrip.c:2127 src/unstrip.c:2335 #, c-format msgid "memory exhausted" msgstr "memory exhausted" #: libasm/asm_error.c:65 libdw/dwarf_error.c:58 libdwfl/libdwflP.h:53 #: libelf/elf_error.c:60 msgid "no error" msgstr "no error" #: libasm/asm_error.c:66 libdw/dwarf_error.c:67 libdwfl/libdwflP.h:55 #: libelf/elf_error.c:91 msgid "out of memory" msgstr "out of memory" #: libasm/asm_error.c:67 src/ldgeneric.c:2677 #, c-format msgid "cannot create output file" msgstr "cannot create output file" #: libasm/asm_error.c:68 msgid "invalid parameter" msgstr "invalid parameter" #: libasm/asm_error.c:69 msgid "cannot change mode of output file" msgstr "cannot change mode of output file" #: libasm/asm_error.c:70 src/ldgeneric.c:6990 #, c-format msgid "cannot rename output file" msgstr "cannot rename output file" #: libasm/asm_error.c:71 msgid "duplicate symbol" msgstr "duplicate symbol" #: libasm/asm_error.c:72 msgid "invalid section type for operation" msgstr "invalid section type for operation" #: libasm/asm_error.c:73 msgid "error during output of data" msgstr "error during output of data" #: libasm/asm_error.c:74 msgid "no backend support available" msgstr "no backend support available" #: libasm/asm_error.c:84 libdw/dwarf_error.c:59 libdwfl/libdwflP.h:54 #: libelf/elf_error.c:63 msgid "unknown error" msgstr "unknown error" #: libdw/dwarf_error.c:60 msgid "invalid access" msgstr "invalid access" #: libdw/dwarf_error.c:61 msgid "no regular file" msgstr "no regular file" #: libdw/dwarf_error.c:62 msgid "I/O error" msgstr "I/O error" #: libdw/dwarf_error.c:63 msgid "invalid ELF file" msgstr "invalid ELF file" #: libdw/dwarf_error.c:64 msgid "no DWARF information" msgstr "no DWARF information" #: 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:107 libelf/elf_error.c:155 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 "no address value" msgstr "no address value" #: libdw/dwarf_error.c:76 msgid "no constant value" msgstr "no constant value" #: libdw/dwarf_error.c:77 msgid "no reference value" msgstr "no reference value" #: libdw/dwarf_error.c:78 msgid "invalid reference value" msgstr "invalid reference value" #: libdw/dwarf_error.c:79 msgid ".debug_line section missing" msgstr ".debug_line section missing" #: libdw/dwarf_error.c:80 msgid "invalid .debug_line section" msgstr "invalid .debug_line section" #: libdw/dwarf_error.c:81 msgid "debug information too big" msgstr "debug information too big" #: libdw/dwarf_error.c:82 msgid "invalid DWARF version" msgstr "invalid DWARF version" #: libdw/dwarf_error.c:83 msgid "invalid directory index" msgstr "invalid directory index" #: libdw/dwarf_error.c:84 libdwfl/libdwflP.h:74 msgid "address out of range" msgstr "address out of range" #: libdw/dwarf_error.c:85 msgid "no location list value" msgstr "no location list value" #: libdw/dwarf_error.c:86 msgid "no block data" msgstr "no block data" #: libdw/dwarf_error.c:87 msgid "invalid line index" msgstr "invalid line index" #: libdw/dwarf_error.c:88 msgid "invalid address range index" msgstr "invalid address range index" #: libdw/dwarf_error.c:89 libdwfl/libdwflP.h:75 msgid "no matching address range" msgstr "no matching address range" #: libdw/dwarf_error.c:90 msgid "no flag value" msgstr "no flag value" #: libdw/dwarf_error.c:91 libelf/elf_error.c:232 msgid "invalid offset" msgstr "invalid offset" #: libdw/dwarf_error.c:92 msgid ".debug_ranges section missing" msgstr ".debug_ranges section missing" #: libdw/dwarf_error.c:93 msgid "invalid CFI section" msgstr "invalid CFI section" #: libdw/dwarf_error.c:94 msgid "no alternative debug link found" msgstr "no alternative debug link found" #: libdw/dwarf_error.c:95 msgid "invalid opcode" msgstr "invalid opcode" #: libdwfl/argp-std.c:46 src/unstrip.c:2277 msgid "Input selection options:" msgstr "Input selection options:" #: libdwfl/argp-std.c:47 msgid "Find addresses in FILE" msgstr "Find addresses in FILE" #: libdwfl/argp-std.c:49 msgid "Find addresses from signatures found in COREFILE" msgstr "Find addresses from signatures found in COREFILE" #: libdwfl/argp-std.c:51 msgid "Find addresses in files mapped into process PID" msgstr "Find addresses in files mapped into process PID" #: libdwfl/argp-std.c:53 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:55 msgid "Find addresses in the running kernel" msgstr "Find addresses in the running kernel" #: libdwfl/argp-std.c:57 msgid "Kernel with all modules" msgstr "Kernel with all modules" #: libdwfl/argp-std.c:59 msgid "Search path for separate debuginfo files" msgstr "Search path for separate debuginfo files" #: libdwfl/argp-std.c:157 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:230 msgid "cannot load kernel symbols" msgstr "cannot load kernel symbols" #: libdwfl/argp-std.c:234 msgid "cannot find kernel modules" msgstr "cannot find kernel modules" #: libdwfl/argp-std.c:251 msgid "cannot find kernel or modules" msgstr "cannot find kernel or modules" #: libdwfl/argp-std.c:290 #, c-format msgid "cannot read ELF core file: %s" msgstr "cannot read ELF core file: %s" #: libdwfl/argp-std.c:311 msgid "No modules recognized in core file" msgstr "No modules recognized in core file" #: libdwfl/libdwflP.h:56 msgid "See errno" msgstr "See errno" #: libdwfl/libdwflP.h:57 msgid "See elf_errno" msgstr "See elf_errno" #: libdwfl/libdwflP.h:58 msgid "See dwarf_errno" msgstr "See dwarf_errno" #: libdwfl/libdwflP.h:59 msgid "See ebl_errno (XXX missing)" msgstr "See ebl_errno (XXX missing)" #: libdwfl/libdwflP.h:60 msgid "gzip decompression failed" msgstr "gzip decompression failed" #: libdwfl/libdwflP.h:61 msgid "bzip2 decompression failed" msgstr "bzip2 decompression failed" #: libdwfl/libdwflP.h:62 msgid "LZMA decompression failed" msgstr "LZMA decompression failed" #: libdwfl/libdwflP.h:63 msgid "no support library found for machine" msgstr "no support library found for machine" #: libdwfl/libdwflP.h:64 msgid "Callbacks missing for ET_REL file" msgstr "Callbacks missing for ET_REL file" #: libdwfl/libdwflP.h:65 msgid "Unsupported relocation type" msgstr "Unsupported relocation type" #: libdwfl/libdwflP.h:66 msgid "r_offset is bogus" msgstr "r_offset is bogus" #: libdwfl/libdwflP.h:67 libelf/elf_error.c:111 libelf/elf_error.c:171 msgid "offset out of range" msgstr "offset out of range" #: libdwfl/libdwflP.h:68 msgid "relocation refers to undefined symbol" msgstr "relocation refers to undefined symbol" #: libdwfl/libdwflP.h:69 msgid "Callback returned failure" msgstr "Callback returned failure" #: libdwfl/libdwflP.h:70 msgid "No DWARF information found" msgstr "No DWARF information found" #: libdwfl/libdwflP.h:71 msgid "No symbol table found" msgstr "No symbol table found" #: libdwfl/libdwflP.h:72 msgid "No ELF program headers" msgstr "No ELF program headers" #: libdwfl/libdwflP.h:73 msgid "address range overlaps an existing module" msgstr "address range overlaps an existing module" #: libdwfl/libdwflP.h:76 msgid "image truncated" msgstr "image truncated" #: libdwfl/libdwflP.h:77 msgid "ELF file opened" msgstr "ELF file opened" #: libdwfl/libdwflP.h:78 msgid "not a valid ELF file" msgstr "not a valid ELF file" #: libdwfl/libdwflP.h:79 msgid "cannot handle DWARF type description" msgstr "cannot handle DWARF type description" #: libdwfl/libdwflP.h:80 msgid "ELF file does not match build ID" msgstr "ELF file does not match build ID" #: libdwfl/libdwflP.h:81 msgid "corrupt .gnu.prelink_undo section data" msgstr "corrupt .gnu.prelink_undo section data" #: libdwfl/libdwflP.h:82 msgid "Internal error due to ebl" msgstr "Internal error due to ebl" #: libdwfl/libdwflP.h:83 msgid "Missing data in core file" msgstr "Missing data in core file" #: libdwfl/libdwflP.h:84 msgid "Invalid register" msgstr "Invalid register" #: libdwfl/libdwflP.h:85 msgid "Error reading process memory" msgstr "Error reading process memory" #: libdwfl/libdwflP.h:86 msgid "Couldn't find architecture of any ELF" msgstr "Couldn't find architecture of any ELF" #: libdwfl/libdwflP.h:87 msgid "Error parsing /proc filesystem" msgstr "Error parsing /proc filesystem" #: libdwfl/libdwflP.h:88 msgid "Invalid DWARF" msgstr "Invalid DWARF" #: libdwfl/libdwflP.h:89 msgid "Unsupported DWARF" msgstr "Unsupported DWARF" #: libdwfl/libdwflP.h:90 msgid "Unable to find more threads" msgstr "Unable to find more threads" #: libdwfl/libdwflP.h:91 msgid "Dwfl already has attached state" msgstr "Dwfl already has attached state" #: libdwfl/libdwflP.h:92 msgid "Dwfl has no attached state" msgstr "Dwfl has no attached state" #: libdwfl/libdwflP.h:93 msgid "Unwinding not supported for this architecture" msgstr "Unwinding not supported for this architecture" #: libdwfl/libdwflP.h:94 msgid "Invalid argument" msgstr "Invalid argument" #: libdwfl/libdwflP.h:95 msgid "Not an ET_CORE ELF file" msgstr "Not an ET_CORE ELF file" #: libebl/eblbackendname.c:42 msgid "No backend" msgstr "No backend" #: libebl/eblcorenotetypename.c:102 libebl/eblobjecttypename.c:57 #: libebl/eblobjnotetypename.c:73 libebl/eblosabiname.c:77 #: libebl/eblsectionname.c:89 libebl/eblsectiontypename.c:119 #: libebl/eblsegmenttypename.c:83 msgid "" msgstr "" #: libebl/ebldynamictagname.c:105 #, c-format msgid ": %#" msgstr ": %#" #: libebl/eblobjnote.c:55 #, c-format msgid "unknown SDT version %u\n" msgstr "unknown SDT version %u\n" #: libebl/eblobjnote.c:73 #, c-format msgid "invalid SDT probe descriptor\n" msgstr "invalid SDT probe descriptor\n" #: libebl/eblobjnote.c:123 #, c-format msgid " PC: " msgstr " PC: " #: libebl/eblobjnote.c:125 #, c-format msgid " Base: " msgstr " Base: " #: libebl/eblobjnote.c:127 #, c-format msgid " Semaphore: " msgstr " Semaphore: " #: libebl/eblobjnote.c:129 #, c-format msgid " Provider: " msgstr " Provider: " #: libebl/eblobjnote.c:131 #, c-format msgid " Name: " msgstr " Name: " #: libebl/eblobjnote.c:133 #, c-format msgid " Args: " msgstr " Args: " #: libebl/eblobjnote.c:143 #, c-format msgid " Build ID: " msgstr " Build ID: " #: libebl/eblobjnote.c:154 #, c-format msgid " Linker version: %.*s\n" msgstr " Linker version: %.*s\n" #: libebl/eblobjnote.c:203 #, c-format msgid " OS: %s, ABI: " msgstr " OS: %s, ABI: " #: libebl/eblosabiname.c:74 msgid "Stand alone" msgstr "Stand alone" #: libebl/eblsymbolbindingname.c:71 libebl/eblsymboltypename.c:77 #, c-format msgid ": %d" msgstr ": %d" #: libelf/elf_error.c:67 msgid "unknown version" msgstr "unknown version" #: libelf/elf_error.c:71 msgid "unknown type" msgstr "unknown type" #: libelf/elf_error.c:75 msgid "invalid `Elf' handle" msgstr "invalid ‘Elf’ handle" #: libelf/elf_error.c:79 msgid "invalid size of source operand" msgstr "invalid size of source operand" #: libelf/elf_error.c:83 msgid "invalid size of destination operand" msgstr "invalid size of destination operand" #: libelf/elf_error.c:87 src/readelf.c:5367 #, c-format msgid "invalid encoding" msgstr "invalid encoding" #: libelf/elf_error.c:95 msgid "invalid file descriptor" msgstr "invalid file descriptor" #: libelf/elf_error.c:99 msgid "invalid operation" msgstr "invalid operation" #: libelf/elf_error.c:103 msgid "ELF version not set" msgstr "ELF version not set" #: libelf/elf_error.c:115 msgid "invalid fmag field in archive header" msgstr "invalid fmag field in archive header" #: libelf/elf_error.c:119 msgid "invalid archive file" msgstr "invalid archive file" #: libelf/elf_error.c:123 msgid "descriptor is not for an archive" msgstr "descriptor is not for an archive" #: libelf/elf_error.c:127 msgid "no index available" msgstr "no index available" #: libelf/elf_error.c:131 msgid "cannot read data from file" msgstr "cannot read data from file" #: libelf/elf_error.c:135 msgid "cannot write data to file" msgstr "cannot write data to file" #: libelf/elf_error.c:139 msgid "invalid binary class" msgstr "invalid binary class" #: libelf/elf_error.c:143 msgid "invalid section index" msgstr "invalid section index" #: libelf/elf_error.c:147 msgid "invalid operand" msgstr "invalid operand" #: libelf/elf_error.c:151 msgid "invalid section" msgstr "invalid section" #: libelf/elf_error.c:159 msgid "executable header not created first" msgstr "executable header not created first" #: libelf/elf_error.c:163 msgid "file descriptor disabled" msgstr "file descriptor disabled" #: libelf/elf_error.c:167 msgid "archive/member file descriptor mismatch" msgstr "archive/member file descriptor mismatch" #: libelf/elf_error.c:175 msgid "cannot manipulate null section" msgstr "cannot manipulate null section" #: libelf/elf_error.c:179 msgid "data/scn mismatch" msgstr "data/scn mismatch" #: libelf/elf_error.c:183 msgid "invalid section header" msgstr "invalid section header" #: libelf/elf_error.c:187 src/readelf.c:7235 src/readelf.c:7683 #: src/readelf.c:7784 src/readelf.c:7954 #, c-format msgid "invalid data" msgstr "invalid data" #: libelf/elf_error.c:191 msgid "unknown data encoding" msgstr "unknown data encoding" #: libelf/elf_error.c:195 msgid "section `sh_size' too small for data" msgstr "section ‘sh_size’ too small for data" #: libelf/elf_error.c:199 msgid "invalid section alignment" msgstr "invalid section alignment" #: libelf/elf_error.c:203 msgid "invalid section entry size" msgstr "invalid section entry size" #: libelf/elf_error.c:207 msgid "update() for write on read-only file" msgstr "update() for write on read-only file" #: libelf/elf_error.c:211 msgid "no such file" msgstr "no such file" #: libelf/elf_error.c:215 msgid "only relocatable files can contain section groups" msgstr "only relocatable files can contain section groups" #: libelf/elf_error.c:220 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:227 msgid "file has no program header" msgstr "file has no program header" #: src/addr2line.c:58 msgid "Output selection options:" msgstr "Output selection options:" #: src/addr2line.c:59 msgid "Show only base names of source files" msgstr "Show only base names of source files" #: src/addr2line.c:61 msgid "Show absolute file names using compilation directory" msgstr "Show absolute file names using compilation directory" #: src/addr2line.c:62 msgid "Also show function names" msgstr "Also show function names" #: src/addr2line.c:63 msgid "Also show symbol or section names" msgstr "Also show symbol or section names" #: src/addr2line.c:64 msgid "Also show symbol and the section names" msgstr "Also show symbol and the section names" #: src/addr2line.c:65 msgid "Also show line table flags" msgstr "Also show line table flags" #: src/addr2line.c:67 msgid "Treat addresses as offsets relative to NAME section." msgstr "Treat addresses as offsets relative to NAME section." #: src/addr2line.c:69 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:72 src/elfcmp.c:72 src/findtextrel.c:67 src/nm.c:100 #: src/strings.c:75 msgid "Miscellaneous:" msgstr "Miscellaneous:" #: src/addr2line.c:81 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)." #: src/addr2line.c:85 msgid "[ADDR...]" msgstr "[ADDR...]" #: src/addr2line.c:196 src/ar.c:289 src/elfcmp.c:663 src/elflint.c:235 #: src/findtextrel.c:162 src/ld.c:949 src/nm.c:265 src/objdump.c:181 #: src/ranlib.c:128 src/readelf.c:500 src/size.c:211 src/strings.c:226 #: src/strip.c:213 src/unstrip.c:233 #, c-format msgid "" "Copyright (C) %s Red Hat, Inc.\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 Red Hat, Inc.\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" #: src/addr2line.c:201 src/ar.c:294 src/elfcmp.c:668 src/elflint.c:240 #: src/findtextrel.c:167 src/ld.c:954 src/nm.c:270 src/objdump.c:186 #: src/ranlib.c:133 src/readelf.c:505 src/size.c:216 src/strings.c:231 #: src/strip.c:218 src/unstrip.c:238 #, c-format msgid "Written by %s.\n" msgstr "Written by %s.\n" #: src/addr2line.c:474 #, c-format msgid "Section syntax requires exactly one module" msgstr "Section syntax requires exactly one module" #: src/addr2line.c:497 #, c-format msgid "offset %# lies outside section '%s'" msgstr "offset %# lies outside section ‘%s’" #: src/addr2line.c:563 #, c-format msgid "cannot find symbol '%s'" msgstr "cannot find symbol ‘%s’" #: src/addr2line.c:568 #, c-format msgid "offset %# lies outside contents of '%s'" msgstr "offset %# lies outside contents of ‘%s’" #: src/ar.c:69 msgid "Commands:" msgstr "Commands:" #: src/ar.c:70 msgid "Delete files from archive." msgstr "Delete files from archive." #: src/ar.c:71 msgid "Move files in archive." msgstr "Move files in archive." #: src/ar.c:72 msgid "Print files in archive." msgstr "Print files in archive." #: src/ar.c:73 msgid "Quick append files to archive." msgstr "Quick append files to archive." #: src/ar.c:75 msgid "Replace existing or insert new file into archive." msgstr "Replace existing or insert new file into archive." #: src/ar.c:76 msgid "Display content of archive." msgstr "Display content of archive." #: src/ar.c:77 msgid "Extract files from archive." msgstr "Extract files from archive." #: src/ar.c:79 msgid "Command Modifiers:" msgstr "Command Modifiers:" #: src/ar.c:80 msgid "Preserve original dates." msgstr "Preserve original dates." #: src/ar.c:81 msgid "Use instance [COUNT] of name." msgstr "Use instance [COUNT] of name." #: src/ar.c:83 msgid "Do not replace existing files with extracted files." msgstr "Do not replace existing files with extracted files." #: src/ar.c:84 msgid "Allow filename to be truncated if necessary." msgstr "Allow filename to be truncated if necessary." #: src/ar.c:86 msgid "Provide verbose output." msgstr "Provide verbose output." #: src/ar.c:87 msgid "Force regeneration of symbol table." msgstr "Force regeneration of symbol table." #: src/ar.c:88 msgid "Insert file after [MEMBER]." msgstr "Insert file after [MEMBER]." #: src/ar.c:89 msgid "Insert file before [MEMBER]." msgstr "Insert file before [MEMBER]." #: src/ar.c:90 msgid "Same as -b." msgstr "Same as -b." #: src/ar.c:91 msgid "Suppress message when library has to be created." msgstr "Suppress message when library has to be created." #: src/ar.c:93 msgid "Use full path for file matching." msgstr "Use full path for file matching." #: src/ar.c:94 msgid "Update only older files in archive." msgstr "Update only older files in archive." #: src/ar.c:100 msgid "Create, modify, and extract from archives." msgstr "Create, modify, and extract from archives." #: src/ar.c:103 msgid "[MEMBER] [COUNT] ARCHIVE [FILE...]" msgstr "[MEMBER] [COUNT] ARCHIVE [FILE...]" #: src/ar.c:185 #, 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:190 #, 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:206 #, 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:211 #, c-format msgid "COUNT parameter required" msgstr "COUNT parameter required" #: src/ar.c:223 #, c-format msgid "invalid COUNT parameter %s" msgstr "invalid COUNT parameter %s" #: src/ar.c:230 #, c-format msgid "'%c' is only meaningful with the 'x' option" msgstr "‘%c’ is only meaningful with the ‘x’ option" #: src/ar.c:236 #, c-format msgid "archive name required" msgstr "archive name required" #: src/ar.c:249 #, c-format msgid "command option required" msgstr "command option required" #: src/ar.c:314 #, c-format msgid "More than one operation specified" msgstr "More than one operation specified" #: src/ar.c:408 #, c-format msgid "cannot open archive '%s'" msgstr "cannot open archive ‘%s’" #: src/ar.c:418 #, c-format msgid "cannot open archive '%s': %s" msgstr "cannot open archive '%s': %s" #: src/ar.c:422 #, c-format msgid "%s: not an archive file" msgstr "%s: not an archive file" #: src/ar.c:426 #, c-format msgid "cannot stat archive '%s'" msgstr "cannot stat archive ‘%s’" #: src/ar.c:438 #, c-format msgid "no entry %s in archive\n" msgstr "no entry %s in archive\n" #: src/ar.c:491 src/ar.c:933 src/ar.c:1133 #, c-format msgid "cannot create hash table" msgstr "cannot create hash table" #: src/ar.c:498 src/ar.c:940 src/ar.c:1142 #, c-format msgid "cannot insert into hash table" msgstr "cannot insert into hash table" #: src/ar.c:506 src/ranlib.c:168 #, c-format msgid "cannot stat '%s'" msgstr "cannot stat ‘%s’" #: src/ar.c:602 #, c-format msgid "cannot read content of %s: %s" msgstr "cannot read content of %s: %s" #: src/ar.c:645 #, c-format msgid "cannot open %.*s" msgstr "cannot open %.*s" #: src/ar.c:667 #, c-format msgid "failed to write %s" msgstr "failed to write %s" #: src/ar.c:679 #, c-format msgid "cannot change mode of %s" msgstr "cannot change mode of %s" #: src/ar.c:695 #, c-format msgid "cannot change modification time of %s" msgstr "cannot change modification time of %s" #: src/ar.c:741 #, c-format msgid "cannot rename temporary file to %.*s" msgstr "cannot rename temporary file to %.*s" #: src/ar.c:777 src/ar.c:1025 src/ar.c:1424 src/ranlib.c:242 #, c-format msgid "cannot create new file" msgstr "cannot create new file" #: src/ar.c:1224 #, c-format msgid "position member %s not found" msgstr "position member %s not found" #: src/ar.c:1234 #, c-format msgid "%s: no entry %s in archive!\n" msgstr "%s: no entry %s in archive!\n" #: src/ar.c:1263 src/ldgeneric.c:509 src/objdump.c:257 #, c-format msgid "cannot open %s" msgstr "cannot open %s" #: src/ar.c:1268 #, c-format msgid "cannot stat %s" msgstr "cannot stat %s" #: src/ar.c:1274 #, c-format msgid "%s is no regular file" msgstr "%s is no regular file" #: src/ar.c:1287 #, c-format msgid "cannot get ELF descriptor for %s: %s\n" msgstr "cannot get ELF descriptor for %s: %s\n" #: src/ar.c:1307 #, c-format msgid "cannot read %s: %s" msgstr "cannot read %s: %s" #: src/arlib.c:209 #, c-format msgid "the archive '%s' is too large" msgstr "the archive ‘%s’ is too large" #: src/arlib.c:222 #, c-format msgid "cannot read ELF header of %s(%s): %s" msgstr "cannot read ELF header of %s(%s): %s" #: src/elfcmp.c:62 msgid "Control options:" msgstr "Control options:" #: src/elfcmp.c:64 msgid "Output all differences, not just the first" msgstr "Output all differences, not just the first" #: src/elfcmp.c:65 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:67 msgid "Ignore permutation of buckets in SHT_HASH section" msgstr "Ignore permutation of buckets in SHT_HASH section" #: src/elfcmp.c:69 msgid "Ignore differences in build ID" msgstr "Ignore differences in build ID" #: src/elfcmp.c:70 msgid "Output nothing; yield exit status only" msgstr "Output nothing; yield exit status only" #: src/elfcmp.c:77 msgid "Compare relevant parts of two ELF files for equality." msgstr "Compare relevant parts of two ELF files for equality." #: src/elfcmp.c:81 msgid "FILE1 FILE2" msgstr "FILE1 FILE2" #: src/elfcmp.c:143 msgid "Invalid number of parameters.\n" msgstr "Invalid number of parameters.\n" #: src/elfcmp.c:174 src/elfcmp.c:179 #, c-format msgid "cannot get ELF header of '%s': %s" msgstr "cannot get ELF header of '%s': %s" #: src/elfcmp.c:205 #, c-format msgid "%s %s diff: ELF header" msgstr "%s %s diff: ELF header" #: src/elfcmp.c:212 src/elfcmp.c:215 #, c-format msgid "cannot get section count of '%s': %s" msgstr "cannot get section count of '%s': %s" #: src/elfcmp.c:220 #, c-format msgid "%s %s diff: section count" msgstr "%s %s diff: section count" #: src/elfcmp.c:227 src/elfcmp.c:230 #, c-format msgid "cannot get program header count of '%s': %s" msgstr "cannot get program header count of '%s': %s" #: src/elfcmp.c:235 #, c-format msgid "%s %s diff: program header count" msgstr "%s %s diff: program header count" #: src/elfcmp.c:292 #, c-format msgid "%s %s differ: section [%zu], [%zu] name" msgstr "%s %s differ: section [%zu], [%zu] name" #: src/elfcmp.c:315 #, c-format msgid "%s %s differ: section [%zu] '%s' header" msgstr "%s %s differ: section [%zu] ‘%s’ header" #: src/elfcmp.c:323 src/elfcmp.c:329 #, 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:345 src/elfcmp.c:351 #, c-format msgid "cannot get symbol in '%s': %s" msgstr "cannot get symbol in '%s': %s" #: src/elfcmp.c:373 #, c-format msgid "%s %s differ: symbol table [%zu]" msgstr "%s %s differ: symbol table [%zu]" #: src/elfcmp.c:376 #, c-format msgid "%s %s differ: symbol table [%zu,%zu]" msgstr "%s %s differ: symbol table [%zu,%zu]" #: src/elfcmp.c:422 src/elfcmp.c:491 #, 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:430 #, 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:440 #, c-format msgid "%s %s differ: section [%zu] '%s' note name" msgstr "%s %s differ: section [%zu] ‘%s’ note name" #: src/elfcmp.c:448 #, 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:463 #, c-format msgid "%s %s differ: build ID length" msgstr "%s %s differ: build ID length" #: src/elfcmp.c:471 #, c-format msgid "%s %s differ: build ID content" msgstr "%s %s differ: build ID content" #: src/elfcmp.c:480 #, 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:520 #, c-format msgid "%s %s differ: section [%zu] '%s' content" msgstr "%s %s differ: section [%zu] ‘%s’ content" #: src/elfcmp.c:524 #, c-format msgid "%s %s differ: section [%zu,%zu] '%s' content" msgstr "%s %s differ: section [%zu,%zu] ‘%s’ content" #: src/elfcmp.c:539 #, c-format msgid "%s %s differ: unequal amount of important sections" msgstr "%s %s differ: unequal amount of important sections" #: src/elfcmp.c:572 src/elfcmp.c:577 #, c-format msgid "cannot load data of '%s': %s" msgstr "cannot load data of '%s': %s" #: src/elfcmp.c:596 src/elfcmp.c:602 #, 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:608 #, c-format msgid "%s %s differ: program header %d" msgstr "%s %s differ: program header %d" #: src/elfcmp.c:632 #, c-format msgid "%s %s differ: gap" msgstr "%s %s differ: gap" #: src/elfcmp.c:695 #, c-format msgid "Invalid value '%s' for --gaps parameter." msgstr "Invalid value ‘%s’ for --gaps parameter." #: src/elfcmp.c:723 src/findtextrel.c:221 src/ldgeneric.c:1757 #: src/ldgeneric.c:4247 src/nm.c:381 src/ranlib.c:161 src/size.c:293 #: src/strings.c:182 src/strip.c:451 src/strip.c:488 src/unstrip.c:1923 #: src/unstrip.c:1952 #, c-format msgid "cannot open '%s'" msgstr "cannot open ‘%s’" #: src/elfcmp.c:727 src/findtextrel.c:228 src/ranlib.c:178 #, c-format msgid "cannot create ELF descriptor for '%s': %s" msgstr "cannot create ELF descriptor for '%s': %s" #: src/elfcmp.c:732 #, c-format msgid "cannot create EBL descriptor for '%s'" msgstr "cannot create EBL descriptor for ‘%s’" #: src/elfcmp.c:750 #, c-format msgid "cannot get section header of section %zu: %s" msgstr "cannot get section header of section %zu: %s" #: src/elfcmp.c:760 #, c-format msgid "cannot get content of section %zu: %s" msgstr "cannot get content of section %zu: %s" #: src/elfcmp.c:770 src/elfcmp.c:784 #, c-format msgid "cannot get relocation: %s" msgstr "cannot get relocation: %s" #: src/elflint.c:64 msgid "Be extremely strict, flag level 2 features." msgstr "Be extremely strict, flag level 2 features." #: src/elflint.c:65 msgid "Do not print anything if successful" msgstr "Do not print anything if successful" #: src/elflint.c:66 msgid "Binary is a separate debuginfo file" msgstr "Binary is a separate debuginfo file" #: src/elflint.c:68 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" #: src/elflint.c:74 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:78 src/readelf.c:123 msgid "FILE..." msgstr "FILE..." #: src/elflint.c:155 src/readelf.c:292 #, c-format msgid "cannot open input file" msgstr "cannot open input file" #: src/elflint.c:162 #, c-format msgid "cannot generate Elf descriptor: %s\n" msgstr "cannot generate Elf descriptor: %s\n" #: src/elflint.c:181 #, c-format msgid "error while closing Elf descriptor: %s\n" msgstr "error while closing Elf descriptor: %s\n" #: src/elflint.c:185 msgid "No errors" msgstr "No errors" #: src/elflint.c:219 src/readelf.c:468 msgid "Missing file name.\n" msgstr "Missing file name.\n" #: src/elflint.c:298 #, c-format msgid " error while freeing sub-ELF descriptor: %s\n" msgstr " error while freeing sub-ELF descriptor: %s\n" #: src/elflint.c:306 #, 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:371 #, 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:376 #, 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:380 #, 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:386 #, c-format msgid "unsupported OS ABI e_ident[%d] == '%s'\n" msgstr "unsupported OS ABI e_ident[%d] == ‘%s’\n" #: src/elflint.c:392 #, c-format msgid "unsupport ABI version e_ident[%d] == %d\n" msgstr "unsupport ABI version e_ident[%d] == %d\n" #: src/elflint.c:397 #, c-format msgid "e_ident[%zu] is not zero\n" msgstr "e_ident[%zu] is not zero\n" #: src/elflint.c:402 #, c-format msgid "unknown object file type %d\n" msgstr "unknown object file type %d\n" #: src/elflint.c:409 #, c-format msgid "unknown machine type %d\n" msgstr "unknown machine type %d\n" #: src/elflint.c:413 #, c-format msgid "unknown object file version\n" msgstr "unknown object file version\n" #: src/elflint.c:419 #, c-format msgid "invalid program header offset\n" msgstr "invalid program header offset\n" #: src/elflint.c:421 #, 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:425 #, c-format msgid "invalid number of program header entries\n" msgstr "invalid number of program header entries\n" #: src/elflint.c:433 #, c-format msgid "invalid section header table offset\n" msgstr "invalid section header table offset\n" #: src/elflint.c:436 #, c-format msgid "section header table must be present\n" msgstr "section header table must be present\n" #: src/elflint.c:450 #, c-format msgid "invalid number of section header table entries\n" msgstr "invalid number of section header table entries\n" #: src/elflint.c:467 #, c-format msgid "invalid section header index\n" msgstr "invalid section header index\n" #: src/elflint.c:481 #, c-format msgid "invalid number of program header table entries\n" msgstr "invalid number of program header table entries\n" #: src/elflint.c:490 #, c-format msgid "invalid machine flags: %s\n" msgstr "invalid machine flags: %s\n" #: src/elflint.c:497 src/elflint.c:514 #, c-format msgid "invalid ELF header size: %hd\n" msgstr "invalid ELF header size: %hd\n" #: src/elflint.c:500 src/elflint.c:517 #, c-format msgid "invalid program header size: %hd\n" msgstr "invalid program header size: %hd\n" #: src/elflint.c:503 src/elflint.c:520 #, c-format msgid "invalid program header position or size\n" msgstr "invalid program header position or size\n" #: src/elflint.c:506 src/elflint.c:523 #, c-format msgid "invalid section header size: %hd\n" msgstr "invalid section header size: %hd\n" #: src/elflint.c:509 src/elflint.c:526 #, c-format msgid "invalid section header position or size\n" msgstr "invalid section header position or size\n" #: src/elflint.c:570 #, 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:574 #, 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:590 src/elflint.c:1457 src/elflint.c:1508 src/elflint.c:1614 #: src/elflint.c:1939 src/elflint.c:2228 src/elflint.c:2742 src/elflint.c:2904 #: src/elflint.c:3034 src/elflint.c:3206 src/elflint.c:4108 #, c-format msgid "section [%2d] '%s': cannot get section data\n" msgstr "section [%2d] '%s': cannot get section data\n" #: src/elflint.c:603 src/elflint.c:1621 #, 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:626 #, 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:638 #, 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:647 #, 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:652 src/elflint.c:655 src/elflint.c:658 src/elflint.c:661 #: src/elflint.c:664 src/elflint.c:667 #, 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:670 #, 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:680 #, 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:689 #, 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:704 #, c-format msgid "" "section [%2d] '%s': symbol %zu: too large section index but no extended " "section index section\n" msgstr "" "section [%2d] '%s': symbol %zu: too large section index but no extended " "section index section\n" #: src/elflint.c:710 #, c-format msgid "" "section [%2d] '%s': symbol %zu: XINDEX used for index which would fit in " "st_shndx (%)\n" msgstr "" "section [%2d] '%s': symbol %zu: XINDEX used for index which would fit in " "st_shndx (%)\n" #: src/elflint.c:722 #, c-format msgid "section [%2d] '%s': symbol %zu: invalid section index\n" msgstr "section [%2d] '%s': symbol %zu: invalid section index\n" #: src/elflint.c:730 #, c-format msgid "section [%2d] '%s': symbol %zu: unknown type\n" msgstr "section [%2d] '%s': symbol %zu: unknown type\n" #: src/elflint.c:736 #, c-format msgid "section [%2d] '%s': symbol %zu: unknown symbol binding\n" msgstr "section [%2d] '%s': symbol %zu: unknown symbol binding\n" #: src/elflint.c:741 #, c-format msgid "section [%2d] '%s': symbol %zu: unique symbol not of object type\n" msgstr "section [%2d] '%s': symbol %zu: unique symbol not of object type\n" #: src/elflint.c:749 #, c-format msgid "" "section [%2d] '%s': symbol %zu: COMMON only allowed in relocatable files\n" msgstr "" "section [%2d] '%s': symbol %zu: COMMON only allowed in relocatable files\n" #: src/elflint.c:753 #, c-format msgid "section [%2d] '%s': symbol %zu: local COMMON symbols are nonsense\n" msgstr "section [%2d] '%s': symbol %zu: local COMMON symbols are nonsense\n" #: src/elflint.c:757 #, c-format msgid "" "section [%2d] '%s': symbol %zu: function in COMMON section is nonsense\n" msgstr "" "section [%2d] '%s': symbol %zu: function in COMMON section is nonsense\n" #: src/elflint.c:804 #, c-format msgid "section [%2d] '%s': symbol %zu: st_value out of bounds\n" msgstr "section [%2d] '%s': symbol %zu: st_value out of bounds\n" #: src/elflint.c:810 src/elflint.c:835 src/elflint.c:878 #, c-format msgid "" "section [%2d] '%s': symbol %zu does not fit completely in referenced section " "[%2d] '%s'\n" msgstr "" "section [%2d] '%s': symbol %zu does not fit completely in referenced section " "[%2d] ‘%s’\n" #: src/elflint.c:819 #, c-format msgid "" "section [%2d] '%s': symbol %zu: referenced section [%2d] '%s' does not have " "SHF_TLS flag set\n" msgstr "" "section [%2d] '%s': symbol %zu: referenced section [%2d] ‘%s’ does not have " "SHF_TLS flag set\n" #: src/elflint.c:829 src/elflint.c:871 #, c-format msgid "" "section [%2d] '%s': symbol %zu: st_value out of bounds of referenced section " "[%2d] '%s'\n" msgstr "" "section [%2d] '%s': symbol %zu: st_value out of bounds of referenced section " "[%2d] ‘%s’\n" #: src/elflint.c:856 #, c-format msgid "" "section [%2d] '%s': symbol %zu: TLS symbol but no TLS program header entry\n" msgstr "" "section [%2d] '%s': symbol %zu: TLS symbol but no TLS program header entry\n" #: src/elflint.c:864 #, c-format msgid "" "section [%2d] '%s': symbol %zu: st_value short of referenced section [%2d] " "'%s'\n" msgstr "" "section [%2d] '%s': symbol %zu: st_value short of referenced section [%2d] " "‘%s’\n" #: src/elflint.c:891 #, c-format msgid "" "section [%2d] '%s': symbol %zu: local symbol outside range described in " "sh_info\n" msgstr "" "section [%2d] '%s': symbol %zu: local symbol outside range described in " "sh_info\n" #: src/elflint.c:898 #, c-format msgid "" "section [%2d] '%s': symbol %zu: non-local symbol outside range described in " "sh_info\n" msgstr "" "section [%2d] '%s': symbol %zu: non-local symbol outside range described in " "sh_info\n" #: src/elflint.c:905 #, c-format msgid "section [%2d] '%s': symbol %zu: non-local section symbol\n" msgstr "section [%2d] '%s': symbol %zu: non-local section symbol\n" #: src/elflint.c:955 #, 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:962 #, 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" #: src/elflint.c:978 #, c-format msgid "" "section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol value %# does not " "match %s section address %#\n" msgstr "" "section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol value %# does not " "match %s section address %#\n" #: src/elflint.c:985 #, c-format msgid "" "section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol size % does not " "match %s section size %\n" msgstr "" "section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol size % does not " "match %s section size %\n" #: src/elflint.c:993 #, 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:1009 #, c-format msgid "" "section [%2d] '%s': _DYNAMIC_ symbol value %# does not match dynamic " "segment address %#\n" msgstr "" "section [%2d] '%s': _DYNAMIC_ symbol value %# does not match dynamic " "segment address %#\n" #: src/elflint.c:1016 #, c-format msgid "" "section [%2d] '%s': _DYNAMIC symbol size % does not match dynamic " "segment size %\n" msgstr "" "section [%2d] '%s': _DYNAMIC symbol size % does not match dynamic " "segment size %\n" #: src/elflint.c:1029 #, c-format msgid "" "section [%2d] '%s': symbol %zu: symbol in dynamic symbol table with non-" "default visibility\n" msgstr "" "section [%2d] '%s': symbol %zu: symbol in dynamic symbol table with non-" "default visibility\n" #: src/elflint.c:1033 #, c-format msgid "section [%2d] '%s': symbol %zu: unknown bit set in st_other\n" msgstr "section [%2d] '%s': symbol %zu: unknown bit set in st_other\n" #: src/elflint.c:1082 #, 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:1093 src/elflint.c:1145 #, 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:1118 src/elflint.c:1170 #, 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:1124 src/elflint.c:1176 #, 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:1136 #, 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:1218 #, c-format msgid "section [%2d] '%s': invalid destination section index\n" msgstr "section [%2d] '%s': invalid destination section index\n" #: src/elflint.c:1230 #, c-format msgid "section [%2d] '%s': invalid destination section type\n" msgstr "section [%2d] '%s': invalid destination section type\n" #: src/elflint.c:1238 #, 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:1245 #, c-format msgid "section [%2d] '%s': no relocations for merge-able sections possible\n" msgstr "section [%2d] '%s': no relocations for merge-able sections possible\n" #: src/elflint.c:1253 #, c-format msgid "section [%2d] '%s': section entry size does not match ElfXX_Rela\n" msgstr "section [%2d] '%s': section entry size does not match ElfXX_Rela\n" #: src/elflint.c:1313 #, 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:1340 #, c-format msgid "section [%2d] '%s': relocation %zu: invalid type\n" msgstr "section [%2d] '%s': relocation %zu: invalid type\n" #: src/elflint.c:1348 #, 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:1356 #, 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:1374 #, 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:1391 #, 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:1406 #, 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:1427 #, 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:1442 #, 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:1482 src/elflint.c:1533 #, 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:1609 #, c-format msgid "more than one dynamic section present\n" msgstr "more than one dynamic section present\n" #: src/elflint.c:1628 #, 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:1633 src/elflint.c:1918 #, c-format msgid "section [%2d] '%s': sh_info not zero\n" msgstr "section [%2d] '%s': sh_info not zero\n" #: src/elflint.c:1643 #, 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:1651 #, 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:1658 #, c-format msgid "section [%2d] '%s': entry %zu: unknown tag\n" msgstr "section [%2d] '%s': entry %zu: unknown tag\n" #: src/elflint.c:1669 #, 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:1679 #, 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:1697 #, 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:1710 #, 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:1753 #, 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:1768 #, 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:1788 src/elflint.c:1816 #, 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:1800 #, 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:1809 #, c-format msgid "section [%2d] '%s': no hash section present\n" msgstr "section [%2d] '%s': no hash section present\n" #: src/elflint.c:1824 src/elflint.c:1831 #, 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:1841 src/elflint.c:1845 #, 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:1851 #, 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:1862 src/elflint.c:1866 src/elflint.c:1870 src/elflint.c:1874 #, 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:1886 #, 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:1896 #, 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:1901 #, c-format msgid "cannot get data for symbol section\n" msgstr "cannot get data for symbol section\n" #: src/elflint.c:1904 #, 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:1913 #, 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:1928 #, 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:1945 #, 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:1957 #, c-format msgid "cannot get data for symbol %zu\n" msgstr "cannot get data for symbol %zu\n" #: src/elflint.c:1962 #, c-format msgid "extended section index is % but symbol index is not XINDEX\n" msgstr "extended section index is % but symbol index is not XINDEX\n" #: src/elflint.c:1978 src/elflint.c:2029 #, 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:1990 src/elflint.c:2041 #, c-format msgid "section [%2d] '%s': chain array too large\n" msgstr "section [%2d] '%s': chain array too large\n" #: src/elflint.c:2004 src/elflint.c:2055 #, 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:2014 #, 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:2065 #, c-format msgid "section [%2d] '%s': hash chain reference % out of bounds\n" msgstr "section [%2d] '%s': hash chain reference % out of bounds\n" #: src/elflint.c:2081 #, c-format msgid "section [%2d] '%s': bitmask size not power of 2: %u\n" msgstr "section [%2d] '%s': bitmask size not power of 2: %u\n" #: src/elflint.c:2092 #, 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:2100 #, 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:2132 #, 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:2153 #, 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:2164 #, 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:2195 #, 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:2200 #, 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:2206 #, 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:2219 #, 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:2237 #, 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:2245 #, 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:2250 #, 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:2255 #, 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:2303 #, 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:2381 src/elflint.c:2385 #, 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:2392 #, 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:2404 #, 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:2420 #, 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:2440 #, 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:2451 #, 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:2456 #, 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:2462 #, 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:2467 #, c-format msgid "section [%2d] '%s': sh_flags not zero\n" msgstr "section [%2d] '%s': sh_flags not zero\n" #: src/elflint.c:2474 #, 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:2479 #, 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:2485 #, 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:2491 #, c-format msgid "section [%2d] '%s': cannot get data: %s\n" msgstr "section [%2d] '%s': cannot get data: %s\n" #: src/elflint.c:2500 #, 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:2505 #, 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:2511 #, c-format msgid "section [%2d] '%s': section group without member\n" msgstr "section [%2d] '%s': section group without member\n" #: src/elflint.c:2515 #, 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:2526 #, c-format msgid "section [%2d] '%s': unknown section group flags\n" msgstr "section [%2d] '%s': unknown section group flags\n" #: src/elflint.c:2538 #, 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:2547 #, 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:2554 #, 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:2560 #, 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:2567 #, 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:2756 #, 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:2768 #, 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:2784 #, 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:2800 #, 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:2808 #, 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:2822 #, 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:2827 #, 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:2837 #, 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:2889 #, c-format msgid "more than one version reference section present\n" msgstr "more than one version reference section present\n" #: src/elflint.c:2897 src/elflint.c:3026 #, 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:2920 src/elflint.c:3078 #, 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:2926 src/elflint.c:3084 #, 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:2934 #, 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:2942 #, 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:2954 #, 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:2961 #, 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:2968 #, 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:2978 #, 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:2989 #, 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:3005 src/elflint.c:3163 #, 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:3018 #, c-format msgid "more than one version definition section present\n" msgstr "more than one version definition section present\n" #: src/elflint.c:3063 #, 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:3067 #, 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:3073 #, 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:3097 #, 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:3104 #, 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:3113 #, 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:3132 #, 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:3147 #, 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:3169 #, c-format msgid "section [%2d] '%s': no BASE definition\n" msgstr "section [%2d] '%s': no BASE definition\n" #: src/elflint.c:3185 #, c-format msgid "section [%2d] '%s': unknown parent version '%s'\n" msgstr "section [%2d] '%s': unknown parent version ‘%s’\n" #: src/elflint.c:3198 #, c-format msgid "section [%2d] '%s': empty object attributes section\n" msgstr "section [%2d] '%s': empty object attributes section\n" #: src/elflint.c:3219 #, c-format msgid "section [%2d] '%s': unrecognized attribute format\n" msgstr "section [%2d] '%s': unrecognized attribute format\n" #: src/elflint.c:3235 #, 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:3244 #, 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:3256 #, 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:3273 #, 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:3282 #, 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:3291 #, 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:3304 #, 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" #: src/elflint.c:3315 #, 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:3333 #, 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:3344 #, 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:3357 #, 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:3361 #, c-format msgid "" "section [%2d] '%s': offset %zu: unrecognized %s attribute value %\n" msgstr "" "section [%2d] '%s': offset %zu: unrecognized %s attribute value %\n" #: src/elflint.c:3371 #, 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:3377 #, 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:3466 #, c-format msgid "cannot get section header of zeroth section\n" msgstr "cannot get section header of zeroth section\n" #: src/elflint.c:3470 #, c-format msgid "zeroth section has nonzero name\n" msgstr "zeroth section has nonzero name\n" #: src/elflint.c:3472 #, c-format msgid "zeroth section has nonzero type\n" msgstr "zeroth section has nonzero type\n" #: src/elflint.c:3474 #, c-format msgid "zeroth section has nonzero flags\n" msgstr "zeroth section has nonzero flags\n" #: src/elflint.c:3476 #, c-format msgid "zeroth section has nonzero address\n" msgstr "zeroth section has nonzero address\n" #: src/elflint.c:3478 #, c-format msgid "zeroth section has nonzero offset\n" msgstr "zeroth section has nonzero offset\n" #: src/elflint.c:3480 #, c-format msgid "zeroth section has nonzero align value\n" msgstr "zeroth section has nonzero align value\n" #: src/elflint.c:3482 #, c-format msgid "zeroth section has nonzero entry size value\n" msgstr "zeroth section has nonzero entry size value\n" #: src/elflint.c:3485 #, 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:3489 #, 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:3493 #, 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:3510 #, 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:3519 #, c-format msgid "section [%2zu]: invalid name\n" msgstr "section [%2zu]: invalid name\n" #: src/elflint.c:3546 #, 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:3562 #, 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:3579 #, 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:3597 #, c-format msgid "section [%2zu] '%s' present in object file\n" msgstr "section [%2zu] ‘%s’ present in object file\n" #: src/elflint.c:3603 src/elflint.c:3635 #, 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:3608 src/elflint.c:3640 #, 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:3616 #, 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:3659 #, 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:3664 #, c-format msgid "cannot get section header\n" msgstr "cannot get section header\n" #: src/elflint.c:3674 #, c-format msgid "section [%2zu] '%s' has unsupported type %d\n" msgstr "section [%2zu] ‘%s’ has unsupported type %d\n" #: src/elflint.c:3688 #, c-format msgid "" "section [%2zu] '%s' contains invalid processor-specific flag(s) %#\n" msgstr "" "section [%2zu] ‘%s’ contains invalid processor-specific flag(s) %#\n" #: src/elflint.c:3695 #, c-format msgid "section [%2zu] '%s' contains unknown flag(s) %#\n" msgstr "section [%2zu] ‘%s’ contains unknown flag(s) %#\n" #: src/elflint.c:3703 #, 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:3711 #, 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:3716 #, 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:3723 #, 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:3728 #, 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:3746 #, 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:3755 #, 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:3784 #, 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:3792 #, 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:3801 #, 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:3812 #, 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:3822 #, 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:3832 #, 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:3838 #, 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:3846 #, 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:3897 #, c-format msgid "more than one version symbol table present\n" msgstr "more than one version symbol table present\n" #: src/elflint.c:3920 #, 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:3931 #, 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:3937 #, 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:3948 #, 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:3961 #, c-format msgid "duplicate version index %d\n" msgstr "duplicate version index %d\n" #: src/elflint.c:3975 #, 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:4024 #, c-format msgid "phdr[%d]: unknown core file note type % at offset %\n" msgstr "phdr[%d]: unknown core file note type % at offset %\n" #: src/elflint.c:4028 #, c-format msgid "" "section [%2d] '%s': unknown core file note type % at offset %Zu\n" msgstr "" "section [%2d] '%s': unknown core file note type % at offset %Zu\n" #: src/elflint.c:4051 #, c-format msgid "phdr[%d]: unknown object file note type % at offset %Zu\n" msgstr "phdr[%d]: unknown object file note type % at offset %Zu\n" #: src/elflint.c:4055 #, c-format msgid "" "section [%2d] '%s': unknown object file note type % at offset %Zu\n" msgstr "" "section [%2d] '%s': unknown object file note type % at offset %Zu\n" #: src/elflint.c:4072 #, 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:4091 #, 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:4094 #, c-format msgid "phdr[%d]: extra % bytes after last note\n" msgstr "phdr[%d]: extra % bytes after last note\n" #: src/elflint.c:4115 #, 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:4122 #, 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:4125 #, c-format msgid "section [%2d] '%s': extra % bytes after last note\n" msgstr "section [%2d] '%s': extra % bytes after last note\n" #: src/elflint.c:4143 #, 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:4158 #, c-format msgid "cannot get program header entry %d: %s\n" msgstr "cannot get program header entry %d: %s\n" #: src/elflint.c:4167 #, c-format msgid "program header entry %d: unknown program header entry type %#\n" msgstr "" "program header entry %d: unknown program header entry type %#\n" #: src/elflint.c:4178 #, 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:4186 #, 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:4193 #, c-format msgid "static executable cannot have dynamic sections\n" msgstr "static executable cannot have dynamic sections\n" #: src/elflint.c:4207 #, 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:4210 #, 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:4220 #, 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:4241 #, 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:4244 #, 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:4252 src/elflint.c:4275 #, 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:4281 #, 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:4305 #, 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:4308 #, 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:4321 #, 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:4329 #, c-format msgid "call frame search table must be allocated\n" msgstr "call frame search table must be allocated\n" #: src/elflint.c:4332 #, c-format msgid "section [%2zu] '%s' must be allocated\n" msgstr "section [%2zu] ‘%s’ must be allocated\n" #: src/elflint.c:4336 #, 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:4339 #, c-format msgid "section [%2zu] '%s' must not be writable\n" msgstr "section [%2zu] ‘%s’ must not be writable\n" #: src/elflint.c:4344 #, 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:4347 #, c-format msgid "section [%2zu] '%s' must not be executable\n" msgstr "section [%2zu] ‘%s’ must not be executable\n" #: src/elflint.c:4358 #, 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:4365 #, 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:4368 #, 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:4381 #, 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:4415 #, c-format msgid "cannot read ELF header: %s\n" msgstr "cannot read ELF header: %s\n" #: src/elflint.c:4441 #, c-format msgid "text relocation flag set but not needed\n" msgstr "text relocation flag set but not needed\n" #: src/findtextrel.c:62 msgid "Input Selection:" msgstr "Input Selection:" #: src/findtextrel.c:63 msgid "Prepend PATH to all file names" msgstr "Prepend PATH to all file names" #: src/findtextrel.c:65 msgid "Use PATH as root of debuginfo hierarchy" msgstr "Use PATH as root of debuginfo hierarchy" #: src/findtextrel.c:72 msgid "Locate source of text relocations in FILEs (a.out by default)." msgstr "Locate source of text relocations in FILEs (a.out by default)." #: src/findtextrel.c:76 src/nm.c:108 src/objdump.c:72 src/size.c:84 #: src/strings.c:84 src/strip.c:96 msgid "[FILE...]" msgstr "[FILE...]" #: src/findtextrel.c:238 #, c-format msgid "cannot get ELF header '%s': %s" msgstr "cannot get ELF header '%s': %s" #: src/findtextrel.c:249 #, c-format msgid "'%s' is not a DSO or PIE" msgstr "‘%s’ is not a DSO or PIE" #: src/findtextrel.c:269 #, c-format msgid "getting get section header of section %zu: %s" msgstr "getting get section header of section %zu: %s" #: src/findtextrel.c:292 #, c-format msgid "cannot read dynamic section: %s" msgstr "cannot read dynamic section: %s" #: src/findtextrel.c:313 #, c-format msgid "no text relocations reported in '%s'" msgstr "no text relocations reported in ‘%s’" #: src/findtextrel.c:325 #, c-format msgid "while reading ELF file" msgstr "while reading ELF file" #: src/findtextrel.c:329 #, c-format msgid "cannot get program header count: %s" msgstr "cannot get program header count: %s" #: src/findtextrel.c:340 src/findtextrel.c:357 #, 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:409 #, c-format msgid "cannot get section header of section %Zu: %s" msgstr "cannot get section header of section %Zu: %s" #: src/findtextrel.c:421 #, 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:441 src/findtextrel.c:464 #, 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:529 #, c-format msgid "%s not compiled with -fpic/-fPIC\n" msgstr "%s not compiled with -fpic/-fPIC\n" #: src/findtextrel.c:582 #, 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:589 src/findtextrel.c:609 #, 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:597 #, 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:617 #, 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/i386_ld.c:202 #, c-format msgid "cannot allocate PLT section: %s" msgstr "cannot allocate PLT section: %s" #: src/i386_ld.c:224 #, c-format msgid "cannot allocate PLTREL section: %s" msgstr "cannot allocate PLTREL section: %s" #: src/i386_ld.c:245 #, c-format msgid "cannot allocate GOT section: %s" msgstr "cannot allocate GOT section: %s" #: src/i386_ld.c:266 #, c-format msgid "cannot allocate GOTPLT section: %s" msgstr "cannot allocate GOTPLT section: %s" #: src/i386_ld.c:653 #, c-format msgid "initial-executable TLS relocation cannot be used " msgstr "initial-executable TLS relocation cannot be used " #: src/ld.c:79 msgid "Input File Control:" msgstr "Input File Control:" #: src/ld.c:81 msgid "Include whole archives in the output from now on." msgstr "Include whole archives in the output from now on." #: src/ld.c:83 msgid "Stop including the whole archives in the output." msgstr "Stop including the whole archives in the output." #: src/ld.c:84 src/ld.c:98 src/ld.c:176 msgid "FILE" msgstr "FILE" #: src/ld.c:85 msgid "Start a group." msgstr "Start a group." #: src/ld.c:86 msgid "End a group." msgstr "End a group." #: src/ld.c:87 msgid "PATH" msgstr "PATH" #: src/ld.c:88 msgid "Add PATH to list of directories files are searched in." msgstr "Add PATH to list of directories files are searched in." #: src/ld.c:90 msgid "Only set DT_NEEDED for following dynamic libs if actually used" msgstr "Only set DT_NEEDED for following dynamic libs if actually used" #: src/ld.c:92 msgid "Always set DT_NEEDED for following dynamic libs" msgstr "Always set DT_NEEDED for following dynamic libs" #: src/ld.c:94 msgid "Ignore LD_LIBRARY_PATH environment variable." msgstr "Ignore LD_LIBRARY_PATH environment variable." #: src/ld.c:97 msgid "Output File Control:" msgstr "Output File Control:" #: src/ld.c:98 msgid "Place output in FILE." msgstr "Place output in FILE." #: src/ld.c:101 msgid "Object is marked to not use default search path at runtime." msgstr "Object is marked to not use default search path at runtime." #: src/ld.c:103 msgid "Same as --whole-archive." msgstr "Same as --whole-archive." #: src/ld.c:104 msgid "" "Default rules of extracting from archive; weak references are not enough." msgstr "" "Default rules of extracting from archive; weak references are not enough." #: src/ld.c:108 msgid "Weak references cause extraction from archive." msgstr "Weak references cause extraction from archive." #: src/ld.c:110 msgid "Allow multiple definitions; first is used." msgstr "Allow multiple definitions; first is used." #: src/ld.c:112 msgid "Disallow/allow undefined symbols in DSOs." msgstr "Disallow/allow undefined symbols in DSOs." #: src/ld.c:115 msgid "Object requires immediate handling of $ORIGIN." msgstr "Object requires immediate handling of $ORIGIN." #: src/ld.c:117 msgid "Relocation will not be processed lazily." msgstr "Relocation will not be processed lazily." #: src/ld.c:119 msgid "Object cannot be unloaded at runtime." msgstr "Object cannot be unloaded at runtime." #: src/ld.c:121 msgid "Mark object to be initialized first." msgstr "Mark object to be initialized first." #: src/ld.c:123 msgid "Enable/disable lazy-loading flag for following dependencies." msgstr "Enable/disable lazy-loading flag for following dependencies." #: src/ld.c:125 msgid "Mark object as not loadable with 'dlopen'." msgstr "Mark object as not loadable with 'dlopen'." #: src/ld.c:127 msgid "Ignore/record dependencies on unused DSOs." msgstr "Ignore/record dependencies on unused DSOs." #: src/ld.c:129 msgid "Generated DSO will be a system library." msgstr "Generated DSO will be a system library." #: src/ld.c:130 msgid "ADDRESS" msgstr "ADDRESS" #: src/ld.c:130 msgid "Set entry point address." msgstr "Set entry point address." #: src/ld.c:133 msgid "Do not link against shared libraries." msgstr "Do not link against shared libraries." #: src/ld.c:136 msgid "Prefer linking against shared libraries." msgstr "Prefer linking against shared libraries." #: src/ld.c:137 msgid "Export all dynamic symbols." msgstr "Export all dynamic symbols." #: src/ld.c:138 msgid "Strip all symbols." msgstr "Strip all symbols." #: src/ld.c:139 msgid "Strip debugging symbols." msgstr "Strip debugging symbols." #: src/ld.c:141 msgid "Assume pagesize for the target system to be SIZE." msgstr "Assume pagesize for the target system to be SIZE." #: src/ld.c:143 msgid "Set runtime DSO search path." msgstr "Set runtime DSO search path." #: src/ld.c:146 msgid "Set link time DSO search path." msgstr "Set link time DSO search path." #: src/ld.c:147 msgid "Generate dynamic shared object." msgstr "Generate dynamic shared object." #: src/ld.c:148 msgid "Generate relocatable object." msgstr "Generate relocatable object." #: src/ld.c:151 msgid "Causes symbol not assigned to a version be reduced to local." msgstr "Causes symbol not assigned to a version be reduced to local." #: src/ld.c:152 msgid "Remove unused sections." msgstr "Remove unused sections." #: src/ld.c:155 msgid "Don't remove unused sections." msgstr "Don't remove unused sections." #: src/ld.c:156 msgid "Set soname of shared object." msgstr "Set soname of shared object." #: src/ld.c:157 msgid "Set the dynamic linker name." msgstr "Set the dynamic linker name." #: src/ld.c:160 msgid "Add/suppress addition indentifying link-editor to .comment section." msgstr "Add/suppress addition indentifying link-editor to .comment section." #: src/ld.c:163 msgid "Create .eh_frame_hdr section" msgstr "Create .eh_frame_hdr section" #: src/ld.c:165 msgid "Set hash style to sysv, gnu or both." msgstr "Set hash style to sysv, gnu or both." #: src/ld.c:167 msgid "Generate build ID note (md5, sha1 (default), uuid)." msgstr "Generate build ID note (md5, sha1 (default), uuid)." #: src/ld.c:169 msgid "Linker Operation Control:" msgstr "Linker Operation Control:" #: src/ld.c:170 msgid "Verbose messages." msgstr "Verbose messages." #: src/ld.c:171 msgid "Trace file opens." msgstr "Trace file opens." #: src/ld.c:173 msgid "Trade speed for less memory usage" msgstr "Trade speed for less memory usage" #: src/ld.c:174 msgid "LEVEL" msgstr "LEVEL" #: src/ld.c:175 msgid "Set optimization level to LEVEL." msgstr "Set optimization level to LEVEL." #: src/ld.c:176 msgid "Use linker script in FILE." msgstr "Use linker script in FILE." #: src/ld.c:179 msgid "Select to get parser debug information" msgstr "Select to get parser debug information" #: src/ld.c:182 msgid "Read version information from FILE." msgstr "Read version information from FILE." #: src/ld.c:183 msgid "Set emulation to NAME." msgstr "Set emulation to NAME." #: src/ld.c:189 msgid "Combine object and archive files." msgstr "Combine object and archive files." #: src/ld.c:192 msgid "[FILE]..." msgstr "[FILE]..." #: src/ld.c:325 #, c-format msgid "At least one input file needed" msgstr "At least one input file needed" #: src/ld.c:341 #, c-format msgid "error while preparing linking" msgstr "error while preparing linking" #: src/ld.c:348 #, c-format msgid "cannot open linker script '%s'" msgstr "cannot open linker script ‘%s’" #: src/ld.c:389 #, c-format msgid "-( without matching -)" msgstr "-( without matching -)" #: src/ld.c:564 src/ld.c:602 #, c-format msgid "only one option of -G and -r is allowed" msgstr "only one option of -G and -r is allowed" #: src/ld.c:586 #, c-format msgid "more than one '-m' parameter" msgstr "more than one ‘-m’ parameter" #: src/ld.c:596 src/ld.c:1005 #, c-format msgid "unknown option `-%c %s'" msgstr "unknown option ‘-%c %s’" #: src/ld.c:638 #, c-format msgid "invalid page size value '%s': ignored" msgstr "invalid page size value '%s': ignored" #: src/ld.c:679 #, c-format msgid "invalid hash style '%s'" msgstr "invalid hash style ‘%s’" #: src/ld.c:689 #, c-format msgid "invalid build-ID style '%s'" msgstr "invalid build-ID style ‘%s’" #: src/ld.c:777 #, c-format msgid "More than one output file name given." msgstr "More than one output file name given." #: src/ld.c:794 #, c-format msgid "Invalid optimization level `%s'" msgstr "Invalid optimization level ‘%s’" #: src/ld.c:842 #, c-format msgid "nested -( -) groups are not allowed" msgstr "nested -( -) groups are not allowed" #: src/ld.c:861 #, c-format msgid "-) without matching -(" msgstr "-) without matching -(" #: src/ld.c:1038 #, c-format msgid "unknown option '-%c %s'" msgstr "unknown option ‘-%c %s’" #: src/ld.c:1142 #, c-format msgid "could not find input file to determine output file format" msgstr "could not find input file to determine output file format" #: src/ld.c:1144 #, c-format msgid "try again with an appropriate '-m' parameter" msgstr "try again with an appropriate ‘-m’ parameter" #: src/ld.c:1438 #, c-format msgid "cannot read version script '%s'" msgstr "cannot read version script ‘%s’" #: src/ld.c:1504 src/ld.c:1543 #, c-format msgid "duplicate definition of '%s' in linker script" msgstr "duplicate definition of ‘%s’ in linker script" #: src/ldgeneric.c:201 src/ldgeneric.c:5141 #, c-format msgid "cannot create string table" msgstr "cannot create string table" #: src/ldgeneric.c:247 #, c-format msgid "cannot load ld backend library '%s': %s" msgstr "cannot load ld backend library '%s': %s" #: src/ldgeneric.c:257 #, c-format msgid "cannot find init function in ld backend library '%s': %s" msgstr "cannot find init function in ld backend library '%s': %s" #: src/ldgeneric.c:300 #, c-format msgid "%s listed more than once as input" msgstr "%s listed more than once as input" #: src/ldgeneric.c:414 #, c-format msgid "%s (for -l%s)\n" msgstr "%s (for -l%s)\n" #: src/ldgeneric.c:415 #, c-format msgid "%s (for DT_NEEDED %s)\n" msgstr "%s (for DT_NEEDED %s)\n" #: src/ldgeneric.c:563 #, c-format msgid "Warning: type of `%s' changed from %s in %s to %s in %s" msgstr "Warning: type of ‘%s’ changed from %s in %s to %s in %s" #: src/ldgeneric.c:576 #, c-format msgid "Warning: size of `%s' changed from % in %s to % in %s" msgstr "Warning: size of ‘%s’ changed from % in %s to % in %s" #: src/ldgeneric.c:651 src/ldgeneric.c:1112 src/readelf.c:527 #: src/readelf.c:829 src/strip.c:568 #, c-format msgid "cannot determine number of sections: %s" msgstr "cannot determine number of sections: %s" #: src/ldgeneric.c:667 #, c-format msgid "(%s+%#): multiple definition of %s `%s'\n" msgstr "(%s+%#): multiple definition of %s ‘%s’\n" #: src/ldgeneric.c:690 #, c-format msgid "(%s+%#): first defined here\n" msgstr "(%s+%#): first defined here\n" #: src/ldgeneric.c:809 #, c-format msgid "%s: cannot get section group data: %s" msgstr "%s: cannot get section group data: %s" #: src/ldgeneric.c:830 #, c-format msgid "%s: section '%s' with group flag set does not belong to any group" msgstr "%s: section ‘%s’ with group flag set does not belong to any group" #: src/ldgeneric.c:875 #, c-format msgid "%s: section [%2d] '%s' is not in the correct section group" msgstr "%s: section [%2d] ‘%s’ is not in the correct section group" #: src/ldgeneric.c:1146 src/ldgeneric.c:1403 src/ldgeneric.c:1412 #: src/ldgeneric.c:1471 src/ldgeneric.c:1480 src/ldgeneric.c:1743 #: src/ldgeneric.c:1995 #, c-format msgid "%s: invalid ELF file (%s:%d)\n" msgstr "%s: invalid ELF file (%s:%d)\n" #: src/ldgeneric.c:1240 #, c-format msgid "%s: only files of type ET_REL might contain section groups" msgstr "%s: only files of type ET_REL might contain section groups" #: src/ldgeneric.c:1292 #, c-format msgid "%s: cannot determine signature of section group [%2zd] '%s': %s" msgstr "%s: cannot determine signature of section group [%2zd] '%s': %s" #: src/ldgeneric.c:1304 #, c-format msgid "%s: cannot get content of section group [%2zd] '%s': %s'" msgstr "%s: cannot get content of section group [%2zd] '%s': %s'" #: src/ldgeneric.c:1318 #, c-format msgid "" "%s: group member %zu of section group [%2zd] '%s' has too high index: " "%" msgstr "" "%s: group member %zu of section group [%2zd] ‘%s’ has too high index: " "%" #: src/ldgeneric.c:1340 #, c-format msgid "%s: section '%s' has unknown type: %d" msgstr "%s: section ‘%s’ has unknown type: %d" #: src/ldgeneric.c:1719 #, c-format msgid "cannot get descriptor for ELF file (%s:%d): %s\n" msgstr "cannot get descriptor for ELF file (%s:%d): %s\n" #: src/ldgeneric.c:1889 #, c-format msgid "cannot read archive `%s': %s" msgstr "cannot read archive ‘%s’: %s" #: src/ldgeneric.c:2010 #, c-format msgid "file of type %s cannot be linked in\n" msgstr "file of type %s cannot be linked in\n" #: src/ldgeneric.c:2022 #, c-format msgid "%s: input file incompatible with ELF machine type %s\n" msgstr "%s: input file incompatible with ELF machine type %s\n" #: src/ldgeneric.c:2034 #, c-format msgid "%s: cannot get section header string table index: %s\n" msgstr "%s: cannot get section header string table index: %s\n" #: src/ldgeneric.c:2063 #, c-format msgid "cannot use DSO '%s' when generating relocatable object file" msgstr "cannot use DSO ‘%s’ when generating relocatable object file" #: src/ldgeneric.c:2148 #, c-format msgid "input file '%s' ignored" msgstr "input file ‘%s’ ignored" #: src/ldgeneric.c:2362 #, c-format msgid "undefined symbol `%s' in %s" msgstr "undefined symbol ‘%s’ in %s" #: src/ldgeneric.c:2692 #, c-format msgid "cannot create ELF descriptor for output file: %s" msgstr "cannot create ELF descriptor for output file: %s" #: src/ldgeneric.c:2699 #, c-format msgid "could not create ELF header for output file: %s" msgstr "could not create ELF header for output file: %s" #: src/ldgeneric.c:3214 src/ldgeneric.c:3284 src/ldgeneric.c:3320 #: src/ldgeneric.c:4447 src/ldgeneric.c:4496 src/ldgeneric.c:4528 #: src/ldgeneric.c:4763 src/ldgeneric.c:4818 src/ldgeneric.c:5065 #: src/ldgeneric.c:5121 src/ldgeneric.c:5590 src/ldgeneric.c:5602 #, c-format msgid "cannot create section for output file: %s" msgstr "cannot create section for output file: %s" #: src/ldgeneric.c:3434 #, c-format msgid "address computation expression contains variable '%s'" msgstr "address computation expression contains variable ‘%s’" #: src/ldgeneric.c:3479 #, c-format msgid "" "argument '%' of ALIGN in address computation expression is no power " "of two" msgstr "" "argument ‘%’ of ALIGN in address computation expression is no power " "of two" #: src/ldgeneric.c:3674 #, c-format msgid "cannot find entry symbol '%s': defaulting to %#0*" msgstr "cannot find entry symbol '%s': defaulting to %#0*" #: src/ldgeneric.c:3680 #, c-format msgid "no entry symbol specified: defaulting to %#0*" msgstr "no entry symbol specified: defaulting to %#0*" #: src/ldgeneric.c:3910 #, c-format msgid "cannot create GNU hash table section for output file: %s" msgstr "cannot create GNU hash table section for output file: %s" #: src/ldgeneric.c:4061 #, c-format msgid "cannot create hash table section for output file: %s" msgstr "cannot create hash table section for output file: %s" #: src/ldgeneric.c:4104 #, c-format msgid "cannot create build ID section: %s" msgstr "cannot create build ID section: %s" #: src/ldgeneric.c:4181 #, c-format msgid "cannot convert section data to file format: %s" msgstr "cannot convert section data to file format: %s" #: src/ldgeneric.c:4190 #, c-format msgid "cannot convert section data to memory format: %s" msgstr "cannot convert section data to memory format: %s" #: src/ldgeneric.c:4251 #, c-format msgid "cannot read enough data for UUID" msgstr "cannot read enough data for UUID" #: src/ldgeneric.c:4348 src/ldgeneric.c:4369 src/ldgeneric.c:4398 #: src/ldgeneric.c:6051 #, c-format msgid "cannot create symbol table for output file: %s" msgstr "cannot create symbol table for output file: %s" #: src/ldgeneric.c:5290 src/ldgeneric.c:5842 #, c-format msgid "section index too large in dynamic symbol table" msgstr "section index too large in dynamic symbol table" #: src/ldgeneric.c:5735 #, c-format msgid "cannot create versioning section: %s" msgstr "cannot create versioning section: %s" #: src/ldgeneric.c:5808 #, c-format msgid "cannot create dynamic symbol table for output file: %s" msgstr "cannot create dynamic symbol table for output file: %s" #: src/ldgeneric.c:5983 #, c-format msgid "cannot create versioning data: %s" msgstr "cannot create versioning data: %s" #: src/ldgeneric.c:6083 src/ldgeneric.c:6096 src/ldgeneric.c:6160 #: src/ldgeneric.c:6168 #, c-format msgid "cannot create section header string section: %s" msgstr "cannot create section header string section: %s" #: src/ldgeneric.c:6090 #, c-format msgid "cannot create section header string section" msgstr "cannot create section header string section" #: src/ldgeneric.c:6248 #, c-format msgid "cannot create program header: %s" msgstr "cannot create program header: %s" #: src/ldgeneric.c:6256 #, c-format msgid "while determining file layout: %s" msgstr "while determining file layout: %s" #: src/ldgeneric.c:6377 #, c-format msgid "internal error: non-nobits section follows nobits section" msgstr "internal error: non-nobits section follows nobits section" #: src/ldgeneric.c:6914 #, c-format msgid "cannot get header of 0th section: %s" msgstr "cannot get header of 0th section: %s" #: src/ldgeneric.c:6930 src/unstrip.c:1822 #, c-format msgid "cannot update ELF header: %s" msgstr "cannot update ELF header: %s" #: src/ldgeneric.c:6961 #, c-format msgid "linker backend didn't specify function to relocate section" msgstr "linker backend didn't specify function to relocate section" #: src/ldgeneric.c:6973 #, c-format msgid "while writing output file: %s" msgstr "while writing output file: %s" #: src/ldgeneric.c:6978 #, c-format msgid "while finishing output file: %s" msgstr "while finishing output file: %s" #: src/ldgeneric.c:6984 #, c-format msgid "cannot stat output file" msgstr "cannot stat output file" #: src/ldgeneric.c:7000 #, c-format msgid "WARNING: temporary output file overwritten before linking finished" msgstr "WARNING: temporary output file overwritten before linking finished" #: src/ldgeneric.c:7053 src/ldgeneric.c:7064 src/ldgeneric.c:7075 #: src/ldgeneric.c:7086 src/ldgeneric.c:7105 src/ldgeneric.c:7118 #: src/ldgeneric.c:7130 #, c-format msgid "no machine specific '%s' implementation" msgstr "no machine specific ‘%s’ implementation" #: src/ldscript.y:170 msgid "mode for segment invalid\n" msgstr "mode for segment invalid\n" #: src/ldscript.y:457 #, c-format msgid "while reading version script '%s': %s at line %d" msgstr "while reading version script '%s': %s at line %d" #: src/ldscript.y:458 #, c-format msgid "while reading linker script '%s': %s at line %d" msgstr "while reading linker script '%s': %s at line %d" #: src/ldscript.y:737 #, c-format msgid "symbol '%s' is declared both local and global for unnamed version" msgstr "symbol ‘%s’ is declared both local and global for unnamed version" #: src/ldscript.y:739 #, c-format msgid "symbol '%s' is declared both local and global for version '%s'" msgstr "symbol ‘%s’ is declared both local and global for version ‘%s’" #: src/ldscript.y:759 src/ldscript.y:766 #, c-format msgid "default visibility set as local and global" msgstr "default visibility set as local and global" #: src/nm.c:66 src/strip.c:68 msgid "Output selection:" msgstr "Output selection:" #: src/nm.c:67 msgid "Display debugger-only symbols" msgstr "Display debugger-only symbols" #: src/nm.c:68 msgid "Display only defined symbols" msgstr "Display only defined symbols" #: src/nm.c:71 msgid "Display dynamic symbols instead of normal symbols" msgstr "Display dynamic symbols instead of normal symbols" #: src/nm.c:72 msgid "Display only external symbols" msgstr "Display only external symbols" #: src/nm.c:73 msgid "Display only undefined symbols" msgstr "Display only undefined symbols" #: src/nm.c:75 msgid "Include index for symbols from archive members" msgstr "Include index for symbols from archive members" #: src/nm.c:77 src/size.c:58 msgid "Output format:" msgstr "Output format:" #: src/nm.c:79 msgid "Print name of the input file before every symbol" msgstr "Print name of the input file before every symbol" #: src/nm.c:82 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:84 msgid "Same as --format=bsd" msgstr "Same as --format=bsd" #: src/nm.c:85 msgid "Same as --format=posix" msgstr "Same as --format=posix" #: src/nm.c:86 src/size.c:64 msgid "Use RADIX for printing symbol values" msgstr "Use RADIX for printing symbol values" #: src/nm.c:87 msgid "Mark special symbols" msgstr "Mark special symbols" #: src/nm.c:89 msgid "Print size of defined symbols" msgstr "Print size of defined symbols" #: src/nm.c:91 src/size.c:72 src/strip.c:73 src/unstrip.c:73 msgid "Output options:" msgstr "Output options:" #: src/nm.c:92 msgid "Sort symbols numerically by address" msgstr "Sort symbols numerically by address" #: src/nm.c:94 msgid "Do not sort the symbols" msgstr "Do not sort the symbols" #: src/nm.c:95 msgid "Reverse the sense of the sort" msgstr "Reverse the sense of the sort" #: src/nm.c:98 msgid "Decode low-level symbol names into source code names" msgstr "Decode low-level symbol names into source code names" #: src/nm.c:105 msgid "List symbols from FILEs (a.out by default)." msgstr "List symbols from FILEs (a.out by default)." #: src/nm.c:116 src/objdump.c:80 msgid "Output formatting" msgstr "Output formatting" #: src/nm.c:140 src/objdump.c:104 src/size.c:109 src/strip.c:120 #, c-format msgid "%s: INTERNAL ERROR %d (%s-%s): %s" msgstr "%s: INTERNAL ERROR %d (%s-%s): %s" #: src/nm.c:398 src/nm.c:410 src/size.c:309 src/size.c:318 src/size.c:329 #: src/strip.c:2160 #, c-format msgid "while closing '%s'" msgstr "while closing ‘%s’" #: src/nm.c:420 src/objdump.c:296 src/strip.c:376 #, c-format msgid "%s: File format not recognized" msgstr "%s: File format not recognized" #: src/nm.c:460 msgid "" "\n" "Archive index:\n" msgstr "" "\n" "Archive index:\n" #: src/nm.c:469 #, c-format msgid "invalid offset %zu for symbol %s" msgstr "invalid offset %zu for symbol %s" #: src/nm.c:474 #, c-format msgid "%s in %s\n" msgstr "%s in %s\n" #: src/nm.c:482 #, c-format msgid "cannot reset archive offset to beginning" msgstr "cannot reset archive offset to beginning" #: src/nm.c:506 src/objdump.c:344 #, c-format msgid "%s%s%s: file format not recognized" msgstr "%s%s%s: file format not recognized" #: src/nm.c:718 #, c-format msgid "cannot create search tree" msgstr "cannot create search tree" #: src/nm.c:757 src/nm.c:1163 src/objdump.c:793 src/readelf.c:536 #: src/readelf.c:1085 src/readelf.c:1245 src/readelf.c:1393 src/readelf.c:1579 #: src/readelf.c:1785 src/readelf.c:1975 src/readelf.c:2202 src/readelf.c:2460 #: src/readelf.c:2536 src/readelf.c:2623 src/readelf.c:3201 src/readelf.c:3237 #: src/readelf.c:3300 src/readelf.c:8187 src/readelf.c:9273 src/readelf.c:9420 #: src/readelf.c:9488 src/size.c:417 src/size.c:486 src/strip.c:503 #, c-format msgid "cannot get section header string table index" msgstr "cannot get section header string table index" #: src/nm.c:784 #, c-format msgid "" "\n" "\n" "Symbols from %s:\n" "\n" msgstr "" "\n" "\n" "Symbols from %s:\n" "\n" #: src/nm.c:787 #, 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:1173 #, c-format msgid "%s: entry size in section `%s' is not what we expect" msgstr "%s: entry size in section ‘%s’ is not what we expect" #: src/nm.c:1177 #, c-format msgid "%s: size of section `%s' is not multiple of entry size" msgstr "%s: size of section ‘%s’ is not multiple of entry size" #: src/nm.c:1435 #, c-format msgid "%s%s%s%s: Invalid operation" msgstr "%s%s%s%s: Invalid operation" #: src/nm.c:1492 #, c-format msgid "%s%s%s: no symbols" msgstr "%s%s%s: no symbols" #: src/objdump.c:53 msgid "Mode selection:" msgstr "Mode selection:" #: src/objdump.c:54 msgid "Display relocation information." msgstr "Display relocation information." #: src/objdump.c:56 msgid "Display the full contents of all sections requested" msgstr "Display the full contents of all sections requested" #: src/objdump.c:58 msgid "Display assembler code of executable sections" msgstr "Display assembler code of executable sections" #: src/objdump.c:60 msgid "Output content selection:" msgstr "Output content selection:" #: src/objdump.c:62 msgid "Only display information for section NAME." msgstr "Only display information for section NAME." #: src/objdump.c:68 msgid "Show information from FILEs (a.out by default)." msgstr "Show information from FILEs (a.out by default)." #: src/objdump.c:236 src/readelf.c:473 msgid "No operation specified.\n" msgstr "No operation specified.\n" #: src/objdump.c:274 src/objdump.c:286 #, c-format msgid "while close `%s'" msgstr "while close ‘%s’" #: src/objdump.c:379 src/readelf.c:1880 src/readelf.c:2072 msgid "INVALID SYMBOL" msgstr "INVALID SYMBOL" #: src/objdump.c:394 src/readelf.c:1914 src/readelf.c:2108 msgid "INVALID SECTION" msgstr "INVALID SECTION" #: src/objdump.c:514 #, 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:517 msgid "OFFSET" msgstr "OFFSET" #: src/objdump.c:582 #, c-format msgid "Contents of section %s:\n" msgstr "Contents of section %s:\n" #: src/objdump.c:703 #, c-format msgid "cannot disassemble" msgstr "cannot disassemble" #: src/objdump.c:742 #, c-format msgid "cannot allocate memory" msgstr "cannot allocate memory" #: src/ranlib.c:66 msgid "Generate an index to speed access to archives." msgstr "Generate an index to speed access to archives." #: src/ranlib.c:69 msgid "ARCHIVE" msgstr "ARCHIVE" #: src/ranlib.c:108 #, c-format msgid "Archive name required" msgstr "Archive name required" #: src/ranlib.c:186 #, c-format msgid "'%s' is no archive" msgstr "‘%s’ is no archive" #: src/ranlib.c:221 #, c-format msgid "error while freeing sub-ELF descriptor: %s" msgstr "error while freeing sub-ELF descriptor: %s" #: src/readelf.c:71 msgid "ELF input selection:" msgstr "ELF input selection:" #: src/readelf.c:73 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:75 msgid "ELF output selection:" msgstr "ELF output selection:" #: src/readelf.c:77 msgid "All these plus -p .strtab -p .dynstr -p .comment" msgstr "All these plus -p .strtab -p .dynstr -p .comment" #: src/readelf.c:78 msgid "Display the dynamic segment" msgstr "Display the dynamic segment" #: src/readelf.c:79 msgid "Display the ELF file header" msgstr "Display the ELF file header" #: src/readelf.c:81 msgid "Display histogram of bucket list lengths" msgstr "Display histogram of bucket list lengths" #: src/readelf.c:82 msgid "Display the program headers" msgstr "Display the program headers" #: src/readelf.c:84 msgid "Display relocations" msgstr "Display relocations" #: src/readelf.c:85 msgid "Display the sections' headers" msgstr "Display the sections' headers" #: src/readelf.c:87 msgid "Display the symbol table" msgstr "Display the symbol table" #: src/readelf.c:88 msgid "Display versioning information" msgstr "Display versioning information" #: src/readelf.c:89 msgid "Display the ELF notes" msgstr "Display the ELF notes" #: src/readelf.c:91 msgid "Display architecture specific information, if any" msgstr "Display architecture specific information, if any" #: src/readelf.c:93 msgid "Display sections for exception handling" msgstr "Display sections for exception handling" #: src/readelf.c:95 msgid "Additional output selection:" msgstr "Additional output selection:" #: src/readelf.c:97 msgid "" "Display DWARF section content. SECTION can be one of abbrev, aranges, " "decodedaranges, frame, gdb_index, info, loc, line, decodedline, ranges, " "pubnames, str, macinfo, macro or exception" msgstr "" "Display DWARF section content. SECTION can be one of abbrev, aranges, " "decodedaranges, frame, gdb_index, info, loc, line, decodedline, ranges, " "pubnames, str, macinfo, macro or exception" #: src/readelf.c:101 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:103 msgid "Print string contents of sections" msgstr "Print string contents of sections" #: src/readelf.c:106 msgid "Display the symbol index of an archive" msgstr "Display the symbol index of an archive" #: src/readelf.c:108 msgid "Output control:" msgstr "Output control:" #: src/readelf.c:110 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:112 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:114 msgid "Ignored for compatibility (lines always wide)" msgstr "Ignored for compatibility (lines always wide)" #: src/readelf.c:119 msgid "Print information from ELF file in human-readable form." msgstr "Print information from ELF file in human-readable form." #: src/readelf.c:441 #, c-format msgid "Unknown DWARF debug section `%s'.\n" msgstr "Unknown DWARF debug section ‘%s’.\n" #: src/readelf.c:520 src/readelf.c:631 #, c-format msgid "cannot generate Elf descriptor: %s" msgstr "cannot generate Elf descriptor: %s" #: src/readelf.c:545 src/readelf.c:1099 src/readelf.c:1269 #, c-format msgid "cannot get section: %s" msgstr "cannot get section: %s" #: src/readelf.c:554 src/readelf.c:1106 src/readelf.c:1277 src/readelf.c:9440 #: src/unstrip.c:356 src/unstrip.c:387 src/unstrip.c:436 src/unstrip.c:544 #: src/unstrip.c:561 src/unstrip.c:597 src/unstrip.c:795 src/unstrip.c:1063 #: src/unstrip.c:1254 src/unstrip.c:1314 src/unstrip.c:1435 src/unstrip.c:1488 #: src/unstrip.c:1595 src/unstrip.c:1784 #, c-format msgid "cannot get section header: %s" msgstr "cannot get section header: %s" #: src/readelf.c:562 #, c-format msgid "cannot get section name" msgstr "cannot get section name" #: src/readelf.c:571 src/readelf.c:5398 src/readelf.c:7671 src/readelf.c:7773 #: src/readelf.c:7939 #, c-format msgid "cannot get %s content: %s" msgstr "cannot get %s content: %s" #: src/readelf.c:587 #, c-format msgid "cannot create temp file '%s'" msgstr "cannot create temp file ‘%s’" #: src/readelf.c:596 #, c-format msgid "cannot write section data" msgstr "cannot write section data" #: src/readelf.c:602 src/readelf.c:619 src/readelf.c:648 #, c-format msgid "error while closing Elf descriptor: %s" msgstr "error while closing Elf descriptor: %s" #: src/readelf.c:609 #, c-format msgid "error while rewinding file descriptor" msgstr "error while rewinding file descriptor" #: src/readelf.c:643 #, 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:742 #, c-format msgid "No such section '%s' in '%s'" msgstr "No such section ‘%s’ in ‘%s’" #: src/readelf.c:769 #, c-format msgid "cannot stat input file" msgstr "cannot stat input file" #: src/readelf.c:771 #, c-format msgid "input file is empty" msgstr "input file is empty" #: src/readelf.c:773 #, c-format msgid "failed reading '%s': %s" msgstr "failed reading '%s': %s" #: src/readelf.c:814 #, c-format msgid "cannot read ELF header: %s" msgstr "cannot read ELF header: %s" #: src/readelf.c:822 #, c-format msgid "cannot create EBL handle" msgstr "cannot create EBL handle" #: src/readelf.c:835 #, c-format msgid "cannot determine number of program headers: %s" msgstr "cannot determine number of program headers: %s" #: src/readelf.c:921 msgid "NONE (None)" msgstr "NONE (None)" #: src/readelf.c:922 msgid "REL (Relocatable file)" msgstr "REL (Relocatable file)" #: src/readelf.c:923 msgid "EXEC (Executable file)" msgstr "EXEC (Executable file)" #: src/readelf.c:924 msgid "DYN (Shared object file)" msgstr "DYN (Shared object file)" #: src/readelf.c:925 msgid "CORE (Core file)" msgstr "CORE (Core file)" #: src/readelf.c:930 #, c-format msgid "OS Specific: (%x)\n" msgstr "OS Specific: (%x)\n" #: src/readelf.c:932 #, c-format msgid "Processor Specific: (%x)\n" msgstr "Processor Specific: (%x)\n" #: src/readelf.c:942 msgid "" "ELF Header:\n" " Magic: " msgstr "" "ELF Header:\n" " Magic: " #: src/readelf.c:946 #, c-format msgid "" "\n" " Class: %s\n" msgstr "" "\n" " Class: %s\n" #: src/readelf.c:951 #, c-format msgid " Data: %s\n" msgstr " Data: %s\n" #: src/readelf.c:957 #, c-format msgid " Ident Version: %hhd %s\n" msgstr " Ident Version: %hhd %s\n" #: src/readelf.c:959 src/readelf.c:976 msgid "(current)" msgstr "(current)" #: src/readelf.c:963 #, c-format msgid " OS/ABI: %s\n" msgstr " OS/ABI: %s\n" #: src/readelf.c:966 #, c-format msgid " ABI Version: %hhd\n" msgstr " ABI Version: %hhd\n" #: src/readelf.c:969 msgid " Type: " msgstr " Type: " #: src/readelf.c:972 #, c-format msgid " Machine: %s\n" msgstr " Machine: %s\n" #: src/readelf.c:974 #, c-format msgid " Version: %d %s\n" msgstr " Version: %d %s\n" #: src/readelf.c:978 #, c-format msgid " Entry point address: %#\n" msgstr " Entry point address: %#\n" #: src/readelf.c:981 #, c-format msgid " Start of program headers: % %s\n" msgstr " Start of program headers: % %s\n" #: src/readelf.c:982 src/readelf.c:985 msgid "(bytes into file)" msgstr "(bytes into file)" #: src/readelf.c:984 #, c-format msgid " Start of section headers: % %s\n" msgstr " Start of section headers: % %s\n" #: src/readelf.c:987 #, c-format msgid " Flags: %s\n" msgstr " Flags: %s\n" #: src/readelf.c:990 #, c-format msgid " Size of this header: % %s\n" msgstr " Size of this header: % %s\n" #: src/readelf.c:991 src/readelf.c:994 src/readelf.c:1011 msgid "(bytes)" msgstr "(bytes)" #: src/readelf.c:993 #, c-format msgid " Size of program header entries: % %s\n" msgstr " Size of program header entries: % %s\n" #: src/readelf.c:996 #, c-format msgid " Number of program headers entries: %" msgstr " Number of program headers entries: %" #: src/readelf.c:1003 #, c-format msgid " (% in [0].sh_info)" msgstr " (% in [0].sh_info)" #: src/readelf.c:1006 src/readelf.c:1023 src/readelf.c:1037 msgid " ([0] not available)" msgstr " ([0] not available)" #: src/readelf.c:1010 #, c-format msgid " Size of section header entries: % %s\n" msgstr " Size of section header entries: % %s\n" #: src/readelf.c:1013 #, c-format msgid " Number of section headers entries: %" msgstr " Number of section headers entries: %" #: src/readelf.c:1020 #, c-format msgid " (% in [0].sh_size)" msgstr " (% in [0].sh_size)" #: src/readelf.c:1033 #, c-format msgid " (% in [0].sh_link)" msgstr " (% in [0].sh_link)" #: src/readelf.c:1041 #, 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:1045 #, c-format msgid "" " Section header string table index: %\n" "\n" msgstr "" " Section header string table index: %\n" "\n" #: src/readelf.c:1077 #, c-format msgid "" "There are %d section headers, starting at offset %#:\n" "\n" msgstr "" "There are %d section headers, starting at offset %#:\n" "\n" #: src/readelf.c:1087 msgid "Section Headers:" msgstr "Section Headers:" #: src/readelf.c:1090 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:1092 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:1164 msgid "Program Headers:" msgstr "Program Headers:" #: src/readelf.c:1166 msgid "" " Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align" msgstr "" " Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align" #: src/readelf.c:1169 msgid "" " Type Offset VirtAddr PhysAddr FileSiz " "MemSiz Flg Align" msgstr "" " Type Offset VirtAddr PhysAddr FileSiz " "MemSiz Flg Align" #: src/readelf.c:1226 #, c-format msgid "\t[Requesting program interpreter: %s]\n" msgstr "\t[Requesting program interpreter: %s]\n" #: src/readelf.c:1247 msgid "" "\n" " Section to Segment mapping:\n" " Segment Sections..." msgstr "" "\n" " Section to Segment mapping:\n" " Segment Sections..." #: src/readelf.c:1258 src/unstrip.c:1843 src/unstrip.c:1886 src/unstrip.c:1893 #, c-format msgid "cannot get program header: %s" msgstr "cannot get program header: %s" #: src/readelf.c:1401 #, 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:1406 #, 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:1414 msgid "" msgstr "" #: src/readelf.c:1428 msgid "" msgstr "" #: src/readelf.c:1585 src/readelf.c:2208 src/readelf.c:2466 src/readelf.c:2542 #: src/readelf.c:2846 src/readelf.c:2920 src/readelf.c:4610 #, c-format msgid "invalid sh_link value in section %Zu" msgstr "invalid sh_link value in section %Zu" #: src/readelf.c:1588 #, c-format msgid "" "\n" "Dynamic segment contains %lu entry:\n" " Addr: %#0* Offset: %#08 Link to section: [%2u] '%s'\n" msgid_plural "" "\n" "Dynamic segment contains %lu entries:\n" " Addr: %#0* Offset: %#08 Link to section: [%2u] '%s'\n" msgstr[0] "" "\n" "Dynamic segment contains %lu entry:\n" " Addr: %#0* Offset: %#08 Link to section: [%2u] ‘%s’\n" msgstr[1] "" "\n" "Dynamic segment contains %lu entries:\n" " Addr: %#0* Offset: %#08 Link to section: [%2u] ‘%s’\n" #: src/readelf.c:1598 msgid " Type Value\n" msgstr " Type Value\n" #: src/readelf.c:1622 #, c-format msgid "Shared library: [%s]\n" msgstr "Shared library: [%s]\n" #: src/readelf.c:1627 #, c-format msgid "Library soname: [%s]\n" msgstr "Library soname: [%s]\n" #: src/readelf.c:1632 #, c-format msgid "Library rpath: [%s]\n" msgstr "Library rpath: [%s]\n" #: src/readelf.c:1637 #, c-format msgid "Library runpath: [%s]\n" msgstr "Library runpath: [%s]\n" #: src/readelf.c:1657 #, c-format msgid "% (bytes)\n" msgstr "% (bytes)\n" #: src/readelf.c:1770 src/readelf.c:1960 #, c-format msgid "" "\n" "Invalid symbol table at offset %#0\n" msgstr "" "\n" "Invalid symbol table at offset %#0\n" #: src/readelf.c:1788 src/readelf.c:1978 #, c-format msgid "" "\n" "Relocation section [%2zu] '%s' for section [%2u] '%s' at offset %#0 " "contains %d entry:\n" msgid_plural "" "\n" "Relocation section [%2zu] '%s' for section [%2u] '%s' at offset %#0 " "contains %d entries:\n" msgstr[0] "" "\n" "Relocation section [%2zu] ‘%s’ for section [%2u] ‘%s’ at offset %#0 " "contains %d entry:\n" msgstr[1] "" "\n" "Relocation section [%2zu] ‘%s’ for section [%2u] ‘%s’ at offset %#0 " "contains %d entries:\n" #: src/readelf.c:1803 src/readelf.c:1993 #, c-format msgid "" "\n" "Relocation section [%2u] '%s' at offset %#0 contains %d entry:\n" msgid_plural "" "\n" "Relocation section [%2u] '%s' at offset %#0 contains %d entries:\n" msgstr[0] "" "\n" "Relocation section [%2u] ‘%s’ at offset %#0 contains %d entry:\n" msgstr[1] "" "\n" "Relocation section [%2u] ‘%s’ at offset %#0 contains %d entries:\n" #: src/readelf.c:1813 msgid " Offset Type Value Name\n" msgstr " Offset Type Value Name\n" #: src/readelf.c:1815 msgid " Offset Type Value Name\n" msgstr " Offset Type Value Name\n" #: src/readelf.c:1868 src/readelf.c:1879 src/readelf.c:1892 src/readelf.c:1913 #: src/readelf.c:1925 src/readelf.c:2059 src/readelf.c:2071 src/readelf.c:2085 #: src/readelf.c:2107 src/readelf.c:2120 msgid "" msgstr "" #: src/readelf.c:2003 msgid " Offset Type Value Addend Name\n" msgstr " Offset Type Value Addend Name\n" #: src/readelf.c:2005 msgid " Offset Type Value Addend Name\n" msgstr "" " Offset Type Value Addend Name\n" #: src/readelf.c:2216 #, 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:2221 #, 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:2229 msgid " Num: Value Size Type Bind Vis Ndx Name\n" msgstr " Num: Value Size Type Bind Vis Ndx Name\n" #: src/readelf.c:2231 msgid " Num: Value Size Type Bind Vis Ndx Name\n" msgstr " Num: Value Size Type Bind Vis Ndx Name\n" #: src/readelf.c:2251 #, c-format msgid "%5u: %0* %6 %-7s %-6s %-9s %6s %s" msgstr "%5u: %0* %6 %-7s %-6s %-9s %6s %s" #: src/readelf.c:2339 #, c-format msgid "bad dynamic symbol" msgstr "bad dynamic symbol" #: src/readelf.c:2421 msgid "none" msgstr "none" #: src/readelf.c:2438 msgid "| " msgstr "| " #: src/readelf.c:2469 #, c-format msgid "" "\n" "Version needs section [%2u] '%s' contains %d entry:\n" " Addr: %#0* Offset: %#08 Link to section: [%2u] '%s'\n" msgid_plural "" "\n" "Version needs section [%2u] '%s' contains %d entries:\n" " Addr: %#0* Offset: %#08 Link to section: [%2u] '%s'\n" msgstr[0] "" "\n" "Version needs section [%2u] ‘%s’ contains %d entry:\n" " Addr: %#0* Offset: %#08 Link to section: [%2u] ‘%s’\n" msgstr[1] "" "\n" "Version needs section [%2u] ‘%s’ contains %d entries:\n" " Addr: %#0* Offset: %#08 Link to section: [%2u] ‘%s’\n" #: src/readelf.c:2490 #, c-format msgid " %#06x: Version: %hu File: %s Cnt: %hu\n" msgstr " %#06x: Version: %hu File: %s Cnt: %hu\n" #: src/readelf.c:2503 #, c-format msgid " %#06x: Name: %s Flags: %s Version: %hu\n" msgstr " %#06x: Name: %s Flags: %s Version: %hu\n" #: src/readelf.c:2546 #, c-format msgid "" "\n" "Version definition section [%2u] '%s' contains %d entry:\n" " Addr: %#0* Offset: %#08 Link to section: [%2u] '%s'\n" msgid_plural "" "\n" "Version definition section [%2u] '%s' contains %d entries:\n" " Addr: %#0* Offset: %#08 Link to section: [%2u] '%s'\n" msgstr[0] "" "\n" "Version definition section [%2u] ‘%s’ contains %d entry:\n" " Addr: %#0* Offset: %#08 Link to section: [%2u] ‘%s’\n" msgstr[1] "" "\n" "Version definition section [%2u] ‘%s’ contains %d entries:\n" " Addr: %#0* Offset: %#08 Link to section: [%2u] ‘%s’\n" #: src/readelf.c:2574 #, 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:2589 #, c-format msgid " %#06x: Parent %d: %s\n" msgstr " %#06x: Parent %d: %s\n" #: src/readelf.c:2850 #, c-format msgid "" "\n" "Version symbols section [%2u] '%s' contains %d entry:\n" " Addr: %#0* Offset: %#08 Link to section: [%2u] '%s'" msgid_plural "" "\n" "Version symbols section [%2u] '%s' contains %d entries:\n" " Addr: %#0* Offset: %#08 Link to section: [%2u] '%s'" msgstr[0] "" "\n" "Version symbols section [%2u] ‘%s’ contains %d entry:\n" " Addr: %#0* Offset: %#08 Link to section: [%2u] ‘%s’" msgstr[1] "" "\n" "Version symbols section [%2u] ‘%s’ contains %d entries:\n" " Addr: %#0* Offset: %#08 Link to section: [%2u] ‘%s’" #: src/readelf.c:2878 msgid " 0 *local* " msgstr " 0 *local* " #: src/readelf.c:2883 msgid " 1 *global* " msgstr " 1 *global* " #: src/readelf.c:2925 #, c-format msgid "" "\n" "Histogram for bucket list length in section [%2u] '%s' (total of %d " "bucket):\n" " Addr: %#0* Offset: %#08 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* Offset: %#08 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* Offset: %#08 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* Offset: %#08 Link to section: [%2u] ‘%s’\n" #: src/readelf.c:2947 #, no-c-format msgid " Length Number % of total Coverage\n" msgstr " Length Number % of total Coverage\n" #: src/readelf.c:2949 #, c-format msgid " 0 %6 %5.1f%%\n" msgstr " 0 %6 %5.1f%%\n" #: src/readelf.c:2956 #, c-format msgid "%7d %6 %5.1f%% %5.1f%%\n" msgstr "%7d %6 %5.1f%% %5.1f%%\n" #: src/readelf.c:2969 #, 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:2987 src/readelf.c:3042 src/readelf.c:3098 #, c-format msgid "cannot get data for section %d: %s" msgstr "cannot get data for section %d: %s" #: src/readelf.c:2995 #, c-format msgid "invalid data in sysv.hash section %d" msgstr "invalid data in sysv.hash section %d" #: src/readelf.c:3050 #, c-format msgid "invalid data in sysv.hash64 section %d" msgstr "invalid data in sysv.hash64 section %d" #: src/readelf.c:3106 #, c-format msgid "invalid data in gnu.hash section %d" msgstr "invalid data in gnu.hash section %d" #: src/readelf.c:3173 #, c-format msgid "" " Symbol Bias: %u\n" " Bitmask Size: %zu bytes %%% bits set 2nd hash shift: %u\n" msgstr "" " Symbol Bias: %u\n" " Bitmask Size: %zu bytes %%% bits set 2nd hash shift: %u\n" #: src/readelf.c:3248 #, c-format msgid "" "\n" "Library list section [%2zu] '%s' at offset %#0 contains %d entry:\n" msgid_plural "" "\n" "Library list section [%2zu] '%s' at offset %#0 contains %d entries:\n" msgstr[0] "" "\n" "Library list section [%2zu] ‘%s’ at offset %#0 contains %d entry:\n" msgstr[1] "" "\n" "Library list section [%2zu] ‘%s’ at offset %#0 contains %d entries:\n" #: src/readelf.c:3262 msgid "" " Library Time Stamp Checksum Version " "Flags" msgstr "" " Library Time Stamp Checksum Version " "Flags" #: src/readelf.c:3312 #, c-format msgid "" "\n" "Object attributes section [%2zu] '%s' of % bytes at offset " "%#0:\n" msgstr "" "\n" "Object attributes section [%2zu] ‘%s’ of % bytes at offset " "%#0:\n" #: src/readelf.c:3329 msgid " Owner Size\n" msgstr " Owner Size\n" #: src/readelf.c:3358 #, c-format msgid " %-13s %4\n" msgstr " %-13s %4\n" #: src/readelf.c:3397 #, c-format msgid " %-4u %12\n" msgstr " %-4u %12\n" #: src/readelf.c:3402 #, c-format msgid " File: %11\n" msgstr " File: %11\n" #: src/readelf.c:3451 #, c-format msgid " %s: %, %s\n" msgstr " %s: %, %s\n" #: src/readelf.c:3454 #, c-format msgid " %s: %\n" msgstr " %s: %\n" #: src/readelf.c:3457 #, c-format msgid " %s: %s\n" msgstr " %s: %s\n" #: src/readelf.c:3467 #, c-format msgid " %u: %\n" msgstr " %u: %\n" #: src/readelf.c:3470 #, c-format msgid " %u: %s\n" msgstr " %u: %s\n" #: src/readelf.c:3515 #, c-format msgid "%s+%# <%s+%#>" msgstr "%s+%# <%s+%#>" #: src/readelf.c:3518 #, c-format msgid "%s+%#0* <%s+%#>" msgstr "%s+%#0* <%s+%#>" #: src/readelf.c:3523 #, c-format msgid "%# <%s+%#>" msgstr "%# <%s+%#>" #: src/readelf.c:3526 #, c-format msgid "%#0* <%s+%#>" msgstr "%#0* <%s+%#>" #: src/readelf.c:3532 #, c-format msgid "%s+%# <%s>" msgstr "%s+%# <%s>" #: src/readelf.c:3535 #, c-format msgid "%s+%#0* <%s>" msgstr "%s+%#0* <%s>" #: src/readelf.c:3539 #, c-format msgid "%# <%s>" msgstr "%# <%s>" #: src/readelf.c:3542 #, c-format msgid "%#0* <%s>" msgstr "%#0* <%s>" #: src/readelf.c:3547 #, c-format msgid "%s+%#" msgstr "%s+%#" #: src/readelf.c:3550 #, c-format msgid "%s+%#0*" msgstr "%s+%#0*" #: src/readelf.c:3932 msgid "empty block" msgstr "empty block" #: src/readelf.c:3935 #, c-format msgid "%zu byte block:" msgstr "%zu byte block:" #: src/readelf.c:4332 #, c-format msgid "%*s[%4] %s \n" msgstr "%*s[%4] %s \n" #: src/readelf.c:4389 #, c-format msgid "%s %# used with different address sizes" msgstr "%s %# used with different address sizes" #: src/readelf.c:4396 #, c-format msgid "%s %# used with different offset sizes" msgstr "%s %# used with different offset sizes" #: src/readelf.c:4403 #, c-format msgid "%s %# used with different base addresses" msgstr "%s %# used with different base addresses" #: src/readelf.c:4492 #, c-format msgid " [%6tx] \n" msgstr " [%6tx] \n" #: src/readelf.c:4500 #, c-format msgid " [%6tx] ... % bytes ...\n" msgstr " [%6tx] ... % bytes ...\n" #: src/readelf.c:4526 #, c-format msgid "" "\n" "DWARF section [%2zu] '%s' at offset %#:\n" " [ Code]\n" msgstr "" "\n" "DWARF section [%2zu] ‘%s’ at offset %#:\n" " [ Code]\n" #: src/readelf.c:4534 #, c-format msgid "" "\n" "Abbreviation section at offset %:\n" msgstr "" "\n" "Abbreviation section at offset %:\n" #: src/readelf.c:4547 #, c-format msgid " *** error while reading abbreviation: %s\n" msgstr " *** error while reading abbreviation: %s\n" #: src/readelf.c:4563 #, c-format msgid " [%5u] offset: %, children: %s, tag: %s\n" msgstr " [%5u] offset: %, children: %s, tag: %s\n" #: src/readelf.c:4566 msgid "yes" msgstr "yes" #: src/readelf.c:4566 msgid "no" msgstr "no" #: src/readelf.c:4600 src/readelf.c:4673 #, c-format msgid "cannot get .debug_aranges content: %s" msgstr "cannot get .debug_aranges content: %s" #: src/readelf.c:4615 #, c-format msgid "" "\n" "DWARF section [%2zu] '%s' at offset %# contains %zu entry:\n" msgid_plural "" "\n" "DWARF section [%2zu] '%s' at offset %# contains %zu entries:\n" msgstr[0] "" "\n" "DWARF section [%2zu] ‘%s’ at offset %# contains %zu entry:\n" msgstr[1] "" "\n" "DWARF section [%2zu] ‘%s’ at offset %# contains %zu entries:\n" #: src/readelf.c:4646 #, c-format msgid " [%*zu] ???\n" msgstr " [%*zu] ???\n" #: src/readelf.c:4648 #, c-format msgid "" " [%*zu] start: %0#*, length: %5, CU DIE offset: %6\n" msgstr "" " [%*zu] start: %0#*, length: %5, CU DIE offset: %6\n" #: src/readelf.c:4678 src/readelf.c:4832 src/readelf.c:5408 src/readelf.c:6362 #: src/readelf.c:6894 src/readelf.c:7014 src/readelf.c:7177 src/readelf.c:7602 #, c-format msgid "" "\n" "DWARF section [%2zu] '%s' at offset %#:\n" msgstr "" "\n" "DWARF section [%2zu] ‘%s’ at offset %#:\n" #: src/readelf.c:4691 src/readelf.c:6388 #, c-format msgid "" "\n" "Table at offset %Zu:\n" msgstr "" "\n" "Table at offset %Zu:\n" #: src/readelf.c:4695 src/readelf.c:5432 src/readelf.c:6399 #, c-format msgid "invalid data in section [%zu] '%s'" msgstr "invalid data in section [%zu] ‘%s’" #: src/readelf.c:4711 #, c-format msgid "" "\n" " Length: %6\n" msgstr "" "\n" " Length: %6\n" #: src/readelf.c:4723 #, c-format msgid " DWARF version: %6\n" msgstr " DWARF version: %6\n" #: src/readelf.c:4727 #, c-format msgid "unsupported aranges version" msgstr "unsupported aranges version" #: src/readelf.c:4738 #, c-format msgid " CU offset: %6\n" msgstr " CU offset: %6\n" #: src/readelf.c:4744 #, c-format msgid " Address size: %6\n" msgstr " Address size: %6\n" #: src/readelf.c:4748 #, c-format msgid "unsupported address size" msgstr "unsupported address size" #: src/readelf.c:4753 #, c-format msgid "" " Segment size: %6\n" "\n" msgstr "" " Segment size: %6\n" "\n" #: src/readelf.c:4757 #, c-format msgid "unsupported segment size" msgstr "unsupported segment size" #: src/readelf.c:4797 #, c-format msgid " %s..%s (%)\n" msgstr " %s..%s (%)\n" #: src/readelf.c:4800 #, c-format msgid " %s..%s\n" msgstr " %s..%s\n" #: src/readelf.c:4809 #, c-format msgid " %Zu padding bytes\n" msgstr " %Zu padding bytes\n" #: src/readelf.c:4827 #, c-format msgid "cannot get .debug_ranges content: %s" msgstr "cannot get .debug_ranges content: %s" #: src/readelf.c:4857 src/readelf.c:6921 #, c-format msgid " [%6tx] \n" msgstr " [%6tx] \n" #: src/readelf.c:4879 src/readelf.c:6943 #, c-format msgid " [%6tx] base address %s\n" msgstr " [%6tx] base address %s\n" #: src/readelf.c:4886 src/readelf.c:6950 #, c-format msgid " [%6tx] empty list\n" msgstr " [%6tx] empty list\n" #: src/readelf.c:4897 #, c-format msgid " [%6tx] %s..%s\n" msgstr " [%6tx] %s..%s\n" #: src/readelf.c:4899 #, c-format msgid " %s..%s\n" msgstr " %s..%s\n" #: src/readelf.c:5078 msgid " \n" msgstr " \n" #: src/readelf.c:5387 #, c-format msgid "cannot get ELF: %s" msgstr "cannot get ELF: %s" #: src/readelf.c:5404 #, c-format msgid "" "\n" "Call frame information section [%2zu] '%s' at offset %#:\n" msgstr "" "\n" "Call frame information section [%2zu] ‘%s’ at offset %#:\n" #: src/readelf.c:5454 #, c-format msgid "" "\n" " [%6tx] Zero terminator\n" msgstr "" "\n" " [%6tx] Zero terminator\n" #: src/readelf.c:5547 src/readelf.c:5702 #, c-format msgid "invalid augmentation length" msgstr "invalid augmentation length" #: src/readelf.c:5562 msgid "FDE address encoding: " msgstr "FDE address encoding: " #: src/readelf.c:5568 msgid "LSDA pointer encoding: " msgstr "LSDA pointer encoding: " #: src/readelf.c:5679 #, c-format msgid " (offset: %#)" msgstr " (offset: %#)" #: src/readelf.c:5686 #, c-format msgid " (end offset: %#)" msgstr " (end offset: %#)" #: src/readelf.c:5723 #, c-format msgid " %-26sLSDA pointer: %#\n" msgstr " %-26sLSDA pointer: %#\n" #: src/readelf.c:5778 #, c-format msgid "cannot get attribute code: %s" msgstr "cannot get attribute code: %s" #: src/readelf.c:5787 #, c-format msgid "cannot get attribute form: %s" msgstr "cannot get attribute form: %s" #: src/readelf.c:5802 #, c-format msgid "cannot get attribute value: %s" msgstr "cannot get attribute value: %s" #: src/readelf.c:6101 #, c-format msgid "" "\n" "DWARF section [%2zu] '%s' at offset %#:\n" " [Offset]\n" msgstr "" "\n" "DWARF section [%2zu] ‘%s’ at offset %#:\n" " [Offset]\n" #: src/readelf.c:6133 #, c-format msgid "" " Type unit at offset %:\n" " Version: %, Abbreviation section offset: %, Address size: " "%, Offset size: %\n" " Type signature: %#, Type offset: %#\n" msgstr "" " Type unit at offset %:\n" " Version: %, Abbreviation section offset: %, Address size: " "%, Offset size: %\n" " Type signature: %#, Type offset: %#\n" #: src/readelf.c:6142 #, c-format msgid "" " Compilation unit at offset %:\n" " Version: %, Abbreviation section offset: %, Address size: " "%, Offset size: %\n" msgstr "" " Compilation unit at offset %:\n" " Version: %, Abbreviation section offset: %, Address size: " "%, Offset size: %\n" #: src/readelf.c:6167 #, c-format msgid "cannot get DIE at offset % in section '%s': %s" msgstr "cannot get DIE at offset % in section '%s': %s" #: src/readelf.c:6181 #, c-format msgid "cannot get DIE offset: %s" msgstr "cannot get DIE offset: %s" #: src/readelf.c:6190 #, c-format msgid "cannot get tag of DIE at offset % in section '%s': %s" msgstr "cannot get tag of DIE at offset % in section '%s': %s" #: src/readelf.c:6222 #, c-format msgid "cannot get next DIE: %s\n" msgstr "cannot get next DIE: %s\n" #: src/readelf.c:6230 #, c-format msgid "cannot get next DIE: %s" msgstr "cannot get next DIE: %s" #: src/readelf.c:6266 #, c-format msgid "" "\n" "DWARF section [%2zu] '%s' at offset %#:\n" "\n" msgstr "" "\n" "DWARF section [%2zu] ‘%s’ at offset %#:\n" "\n" #: src/readelf.c:6375 #, c-format msgid "cannot get line data section data: %s" msgstr "cannot get line data section data: %s" #: src/readelf.c:6445 #, c-format msgid "" "\n" " Length: %\n" " DWARF version: %\n" " Prologue length: %\n" " Minimum instruction length: %\n" " Maximum operations per instruction: %\n" " Initial value if '%s': %\n" " Line base: %\n" " Line range: %\n" " Opcode base: %\n" "\n" "Opcodes:\n" msgstr "" "\n" " Length: %\n" " DWARF version: %\n" " Prologue length: %\n" " Minimum instruction length: %\n" " Maximum operations per instruction: %\n" " Initial value if '%s': %\n" " Line base: %\n" " Line range: %\n" " Opcode base: %\n" "\n" "Opcodes:\n" #: src/readelf.c:6466 #, 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:6481 #, c-format msgid " [%*] %hhu argument\n" msgid_plural " [%*] %hhu arguments\n" msgstr[0] " [%*] %hhu argument\n" msgstr[1] " [%*] %hhu arguments\n" #: src/readelf.c:6489 msgid "" "\n" "Directory table:" msgstr "" "\n" "Directory table:" #: src/readelf.c:6505 msgid "" "\n" "File name table:\n" " Entry Dir Time Size Name" msgstr "" "\n" "File name table:\n" " Entry Dir Time Size Name" #: src/readelf.c:6540 msgid "" "\n" "Line number statements:" msgstr "" "\n" "Line number statements:" #: src/readelf.c:6591 #, c-format msgid "invalid maximum operations per instruction is zero" msgstr "invalid maximum operations per instruction is zero" #: src/readelf.c:6627 #, c-format msgid " special opcode %u: address+%u = %s, op_index = %u, line%+d = %zu\n" msgstr " special opcode %u: address+%u = %s, op_index = %u, line%+d = %zu\n" #: src/readelf.c:6632 #, c-format msgid " special opcode %u: address+%u = %s, line%+d = %zu\n" msgstr " special opcode %u: address+%u = %s, line%+d = %zu\n" #: src/readelf.c:6652 #, c-format msgid " extended opcode %u: " msgstr " extended opcode %u: " #: src/readelf.c:6657 msgid " end of sequence" msgstr " end of sequence" #: src/readelf.c:6676 #, c-format msgid " set address to %s\n" msgstr " set address to %s\n" #: src/readelf.c:6703 #, c-format msgid " define new file: dir=%u, mtime=%, length=%, name=%s\n" msgstr " define new file: dir=%u, mtime=%, length=%, name=%s\n" #: src/readelf.c:6716 #, c-format msgid " set discriminator to %u\n" msgstr " set discriminator to %u\n" #: src/readelf.c:6721 msgid " unknown opcode" msgstr " unknown opcode" #: src/readelf.c:6733 msgid " copy" msgstr " copy" #: src/readelf.c:6744 #, c-format msgid " advance address by %u to %s, op_index to %u\n" msgstr " advance address by %u to %s, op_index to %u\n" #: src/readelf.c:6748 #, c-format msgid " advance address by %u to %s\n" msgstr " advance address by %u to %s\n" #: src/readelf.c:6759 #, c-format msgid " advance line by constant %d to %\n" msgstr " advance line by constant %d to %\n" #: src/readelf.c:6767 #, c-format msgid " set file to %\n" msgstr " set file to %\n" #: src/readelf.c:6777 #, c-format msgid " set column to %\n" msgstr " set column to %\n" #: src/readelf.c:6784 #, c-format msgid " set '%s' to %\n" msgstr " set ‘%s’ to %\n" #: src/readelf.c:6790 msgid " set basic block flag" msgstr " set basic block flag" #: src/readelf.c:6803 #, c-format msgid " advance address by constant %u to %s, op_index to %u\n" msgstr " advance address by constant %u to %s, op_index to %u\n" #: src/readelf.c:6807 #, c-format msgid " advance address by constant %u to %s\n" msgstr " advance address by constant %u to %s\n" #: src/readelf.c:6825 #, c-format msgid " advance address by fixed value %u to %s\n" msgstr " advance address by fixed value %u to %s\n" #: src/readelf.c:6834 msgid " set prologue end flag" msgstr " set prologue end flag" #: src/readelf.c:6839 msgid " set epilogue begin flag" msgstr " set epilogue begin flag" #: src/readelf.c:6848 #, c-format msgid " set isa to %u\n" msgstr " set isa to %u\n" #: src/readelf.c:6857 #, c-format msgid " unknown opcode with % parameter:" msgid_plural " unknown opcode with % parameters:" msgstr[0] " unknown opcode with % parameter:" msgstr[1] " unknown opcode with % parameters:" #: src/readelf.c:6889 #, c-format msgid "cannot get .debug_loc content: %s" msgstr "cannot get .debug_loc content: %s" #: src/readelf.c:6964 #, c-format msgid " [%6tx] %s..%s" msgstr " [%6tx] %s..%s" #: src/readelf.c:6966 #, c-format msgid " %s..%s" msgstr " %s..%s" #: src/readelf.c:6973 src/readelf.c:7858 msgid " \n" msgstr " \n" #: src/readelf.c:7025 src/readelf.c:7186 #, c-format msgid "cannot get macro information section data: %s" msgstr "cannot get macro information section data: %s" #: src/readelf.c:7104 #, c-format msgid "%*s*** non-terminated string at end of section" msgstr "%*s*** non-terminated string at end of section" #: src/readelf.c:7127 #, 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:7227 #, c-format msgid " Offset: 0x%\n" msgstr " Offset: 0x%\n" #: src/readelf.c:7239 #, c-format msgid " Version: %\n" msgstr " Version: %\n" #: src/readelf.c:7245 src/readelf.c:7968 #, c-format msgid " unknown version, cannot parse section\n" msgstr " unknown version, cannot parse section\n" #: src/readelf.c:7252 #, c-format msgid " Flag: 0x%\n" msgstr " Flag: 0x%\n" #: src/readelf.c:7255 #, c-format msgid " Offset length: %\n" msgstr " Offset length: %\n" #: src/readelf.c:7263 #, c-format msgid " .debug_line offset: 0x%\n" msgstr " .debug_line offset: 0x%\n" #: src/readelf.c:7276 #, c-format msgid " extension opcode table, % items:\n" msgstr " extension opcode table, % items:\n" #: src/readelf.c:7283 #, c-format msgid " [%]" msgstr " [%]" #: src/readelf.c:7295 #, c-format msgid " % arguments:" msgstr " % arguments:" #: src/readelf.c:7323 #, c-format msgid " no arguments." msgstr " no arguments." #: src/readelf.c:7560 #, c-format msgid "vendor opcode not verified?" msgstr "vendor opcode not verified?" #: src/readelf.c:7588 #, c-format msgid " [%5d] DIE offset: %6, CU DIE offset: %6, name: %s\n" msgstr " [%5d] DIE offset: %6, CU DIE offset: %6, name: %s\n" #: src/readelf.c:7629 #, c-format msgid "" "\n" "DWARF section [%2zu] '%s' at offset %#:\n" " %*s String\n" msgstr "" "\n" "DWARF section [%2zu] ‘%s’ at offset %#:\n" " %*s String\n" #: src/readelf.c:7643 #, c-format msgid " *** error while reading strings: %s\n" msgstr " *** error while reading strings: %s\n" #: src/readelf.c:7663 #, 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:7765 #, 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:7788 #, c-format msgid " LPStart encoding: %#x " msgstr " LPStart encoding: %#x " #: src/readelf.c:7800 #, c-format msgid " TType encoding: %#x " msgstr " TType encoding: %#x " #: src/readelf.c:7815 #, c-format msgid " Call site encoding: %#x " msgstr " Call site encoding: %#x " #: src/readelf.c:7828 msgid "" "\n" " Call site table:" msgstr "" "\n" " Call site table:" #: src/readelf.c:7842 #, c-format msgid "" " [%4u] Call site start: %#\n" " Call site length: %\n" " Landing pad: %#\n" " Action: %u\n" msgstr "" " [%4u] Call site start: %#\n" " Call site length: %\n" " Landing pad: %#\n" " Action: %u\n" #: src/readelf.c:7909 #, c-format msgid "invalid TType encoding" msgstr "invalid TType encoding" #: src/readelf.c:7930 #, c-format msgid "" "\n" "GDB section [%2zu] '%s' at offset %# contains % bytes :\n" msgstr "" "\n" "GDB section [%2zu] ‘%s’ at offset %# contains % bytes :\n" #: src/readelf.c:7959 #, c-format msgid " Version: %\n" msgstr " Version: %\n" #: src/readelf.c:7977 #, c-format msgid " CU offset: %#\n" msgstr " CU offset: %#\n" #: src/readelf.c:7984 #, c-format msgid " TU offset: %#\n" msgstr " TU offset: %#\n" #: src/readelf.c:7991 #, c-format msgid " address offset: %#\n" msgstr " address offset: %#\n" #: src/readelf.c:7998 #, c-format msgid " symbol offset: %#\n" msgstr " symbol offset: %#\n" #: src/readelf.c:8005 #, c-format msgid " constant offset: %#\n" msgstr " constant offset: %#\n" #: src/readelf.c:8012 #, c-format msgid "" "\n" " CU list at offset %# contains %zu entries:\n" msgstr "" "\n" " CU list at offset %# contains %zu entries:\n" #: src/readelf.c:8034 #, c-format msgid "" "\n" " TU list at offset %# contains %zu entries:\n" msgstr "" "\n" " TU list at offset %# contains %zu entries:\n" #: src/readelf.c:8060 #, c-format msgid "" "\n" " Address list at offset %# contains %zu entries:\n" msgstr "" "\n" " Address list at offset %# contains %zu entries:\n" #: src/readelf.c:8089 #, c-format msgid "" "\n" " Symbol table at offset %# contains %zu slots:\n" msgstr "" "\n" " Symbol table at offset %# contains %zu slots:\n" #: src/readelf.c:8176 #, c-format msgid "cannot get debug context descriptor: %s" msgstr "cannot get debug context descriptor: %s" #: src/readelf.c:8336 src/readelf.c:8942 src/readelf.c:9053 src/readelf.c:9111 #, c-format msgid "cannot convert core note data: %s" msgstr "cannot convert core note data: %s" #: src/readelf.c:8683 #, c-format msgid "" "\n" "%*s... ..." msgstr "" "\n" "%*s... ..." #: src/readelf.c:9190 msgid " Owner Data size Type\n" msgstr " Owner Data size Type\n" #: src/readelf.c:9208 #, c-format msgid " %-13.*s %9 %s\n" msgstr " %-13.*s %9 %s\n" #: src/readelf.c:9258 #, c-format msgid "cannot get content of note section: %s" msgstr "cannot get content of note section: %s" #: src/readelf.c:9285 #, c-format msgid "" "\n" "Note section [%2zu] '%s' of % bytes at offset %#0:\n" msgstr "" "\n" "Note section [%2zu] ‘%s’ of % bytes at offset %#0:\n" #: src/readelf.c:9308 #, c-format msgid "" "\n" "Note segment of % bytes at offset %#0:\n" msgstr "" "\n" "Note segment of % bytes at offset %#0:\n" #: src/readelf.c:9354 #, 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:9360 src/readelf.c:9383 #, c-format msgid "cannot get data for section [%Zu] '%s': %s" msgstr "cannot get data for section [%Zu] '%s': %s" #: src/readelf.c:9364 #, c-format msgid "" "\n" "Hex dump of section [%Zu] '%s', % bytes at offset %#0:\n" msgstr "" "\n" "Hex dump of section [%Zu] '%s', % bytes at offset %#0:\n" #: src/readelf.c:9377 #, 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:9387 #, c-format msgid "" "\n" "String section [%Zu] '%s' contains % bytes at offset %#0:\n" msgstr "" "\n" "String section [%Zu] ‘%s’ contains % bytes at offset %#0:\n" #: src/readelf.c:9435 #, c-format msgid "" "\n" "section [%lu] does not exist" msgstr "" "\n" "section [%lu] does not exist" #: src/readelf.c:9464 #, c-format msgid "" "\n" "section '%s' does not exist" msgstr "" "\n" "section ‘%s’ does not exist" #: src/readelf.c:9521 #, c-format msgid "cannot get symbol index of archive '%s': %s" msgstr "cannot get symbol index of archive '%s': %s" #: src/readelf.c:9524 #, c-format msgid "" "\n" "Archive '%s' has no symbol index\n" msgstr "" "\n" "Archive ‘%s’ has no symbol index\n" #: src/readelf.c:9528 #, 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:9546 #, 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:9551 #, c-format msgid "Archive member '%s' contains:\n" msgstr "Archive member ‘%s’ contains:\n" #: src/size.c:60 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:62 msgid "Same as `--format=sysv'" msgstr "Same as ‘--format=sysv’" #: src/size.c:63 msgid "Same as `--format=bsd'" msgstr "Same as ‘--format=bsd’" #: src/size.c:66 msgid "Same as `--radix=10'" msgstr "Same as ‘--radix=10’" #: src/size.c:67 msgid "Same as `--radix=8'" msgstr "Same as ‘--radix=8’" #: src/size.c:68 msgid "Same as `--radix=16'" msgstr "Same as ‘--radix=16’" #: src/size.c:70 msgid "Similar to `--format=sysv' output but in one line" msgstr "Similar to ‘--format=sysv’ output but in one line" #: src/size.c:74 msgid "Print size and permission flags for loadable segments" msgstr "Print size and permission flags for loadable segments" #: src/size.c:75 msgid "Display the total sizes (bsd only)" msgstr "Display the total sizes (bsd only)" #: src/size.c:80 msgid "List section sizes of FILEs (a.out by default)." msgstr "List section sizes of FILEs (a.out by default)." #: src/size.c:261 #, c-format msgid "Invalid format: %s" msgstr "Invalid format: %s" #: src/size.c:272 #, c-format msgid "Invalid radix: %s" msgstr "Invalid radix: %s" #: src/size.c:331 #, c-format msgid "%s: file format not recognized" msgstr "%s: file format not recognized" #: src/size.c:437 src/size.c:570 #, c-format msgid " (ex %s)" msgstr " (ex %s)" #: src/size.c:595 msgid "(TOTALS)\n" msgstr "(TOTALS)\n" #: src/strings.c:62 msgid "Output Selection:" msgstr "Output Selection:" #: src/strings.c:63 msgid "Scan entire file, not only loaded sections" msgstr "Scan entire file, not only loaded sections" #: src/strings.c:65 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:66 msgid "" "Select character size and endianess: s = 7-bit, S = 8-bit, {b,l} = 16-bit, " "{B,L} = 32-bit" msgstr "" "Select character size and endianess: s = 7-bit, S = 8-bit, {b,l} = 16-bit, " "{B,L} = 32-bit" #: src/strings.c:70 msgid "Print name of the file before each string." msgstr "Print name of the file before each string." #: src/strings.c:72 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:73 msgid "Alias for --radix=o" msgstr "Alias for --radix=o" #: src/strings.c:80 msgid "Print the strings of printable characters in files." msgstr "Print the strings of printable characters in files." #: src/strings.c:267 src/strings.c:302 #, c-format msgid "invalid value '%s' for %s parameter" msgstr "invalid value ‘%s’ for %s parameter" #: src/strings.c:313 #, c-format msgid "invalid minimum length of matched string size" msgstr "invalid minimum length of matched string size" #: src/strings.c:596 #, c-format msgid "lseek64 failed" msgstr "lseek64 failed" #: src/strings.c:613 src/strings.c:677 #, c-format msgid "re-mmap failed" msgstr "re-mmap failed" #: src/strings.c:650 #, c-format msgid "mprotect failed" msgstr "mprotect failed" #: src/strip.c:69 msgid "Place stripped output into FILE" msgstr "Place stripped output into FILE" #: src/strip.c:70 msgid "Extract the removed sections into FILE" msgstr "Extract the removed sections into FILE" #: src/strip.c:71 msgid "Embed name FILE instead of -f argument" msgstr "Embed name FILE instead of -f argument" #: src/strip.c:75 msgid "Remove all debugging symbols" msgstr "Remove all debugging symbols" #: src/strip.c:79 msgid "Remove section headers (not recommended)" msgstr "Remove section headers (not recommended)" #: src/strip.c:81 msgid "Copy modified/access timestamps to the output" msgstr "Copy modified/access timestamps to the output" #: src/strip.c:83 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 reversable, 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 reversable, needs -f)" #: src/strip.c:85 msgid "Remove .comment section" msgstr "Remove .comment section" #: src/strip.c:88 msgid "Relax a few rules to handle slightly broken ELF files" msgstr "Relax a few rules to handle slightly broken ELF files" #: src/strip.c:93 msgid "Discard symbols from object files." msgstr "Discard symbols from object files." #: src/strip.c:181 #, c-format msgid "--reloc-debug-sections used without -f" msgstr "--reloc-debug-sections used without -f" #: src/strip.c:195 #, c-format 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:231 #, c-format msgid "-f option specified twice" msgstr "-f option specified twice" #: src/strip.c:240 #, c-format msgid "-F option specified twice" msgstr "-F option specified twice" #: src/strip.c:249 src/unstrip.c:121 #, c-format msgid "-o option specified twice" msgstr "-o option specified twice" #: src/strip.c:273 #, c-format msgid "-R option supports only .comment section" msgstr "-R option supports only .comment section" #: src/strip.c:315 src/strip.c:339 #, c-format msgid "cannot stat input file '%s'" msgstr "cannot stat input file ‘%s’" #: src/strip.c:329 #, c-format msgid "while opening '%s'" msgstr "while opening ‘%s’" #: src/strip.c:367 #, c-format msgid "%s: cannot use -o or -f when stripping archive" msgstr "%s: cannot use -o or -f when stripping archive" #: src/strip.c:468 #, c-format msgid "cannot open EBL backend" msgstr "cannot open EBL backend" #: src/strip.c:508 #, c-format msgid "cannot get number of phdrs" msgstr "cannot get number of phdrs" #: src/strip.c:523 src/strip.c:547 #, c-format msgid "cannot create new file '%s': %s" msgstr "cannot create new file '%s': %s" #: src/strip.c:613 #, c-format msgid "illformed file '%s'" msgstr "illformed file ‘%s’" #: src/strip.c:935 src/strip.c:1024 #, c-format msgid "while generating output file: %s" msgstr "while generating output file: %s" #: src/strip.c:997 src/strip.c:1962 #, c-format msgid "%s: error while creating ELF header: %s" msgstr "%s: error while creating ELF header: %s" #: src/strip.c:1011 #, c-format msgid "while preparing output for '%s'" msgstr "while preparing output for ‘%s’" #: src/strip.c:1062 src/strip.c:1119 #, c-format msgid "while create section header section: %s" msgstr "while create section header section: %s" #: src/strip.c:1068 #, c-format msgid "cannot allocate section data: %s" msgstr "cannot allocate section data: %s" #: src/strip.c:1128 #, c-format msgid "while create section header string table: %s" msgstr "while create section header string table: %s" #: src/strip.c:1757 #, c-format msgid "bad relocation" msgstr "bad relocation" #: src/strip.c:1874 src/strip.c:1984 #, c-format msgid "while writing '%s': %s" msgstr "while writing '%s': %s" #: src/strip.c:1885 #, c-format msgid "while creating '%s'" msgstr "while creating ‘%s’" #: src/strip.c:1907 #, c-format msgid "while computing checksum for debug information" msgstr "while computing checksum for debug information" #: src/strip.c:1970 #, c-format msgid "%s: error while reading the file: %s" msgstr "%s: error while reading the file: %s" #: src/strip.c:2009 src/strip.c:2029 #, c-format msgid "while writing '%s'" msgstr "while writing ‘%s’" #: src/strip.c:2066 src/strip.c:2073 #, c-format msgid "error while finishing '%s': %s" msgstr "error while finishing '%s': %s" #: src/strip.c:2096 src/strip.c:2153 #, c-format msgid "cannot set access and modification date of '%s'" msgstr "cannot set access and modification date of ‘%s’" #: src/unstrip.c:70 msgid "Match MODULE against file names, not module names" msgstr "Match MODULE against file names, not module names" #: src/unstrip.c:71 msgid "Silently skip unfindable files" msgstr "Silently skip unfindable files" #: src/unstrip.c:74 msgid "Place output into FILE" msgstr "Place output into FILE" #: src/unstrip.c:76 msgid "Create multiple output files under DIRECTORY" msgstr "Create multiple output files under DIRECTORY" #: src/unstrip.c:77 msgid "Use module rather than file names" msgstr "Use module rather than file names" #: src/unstrip.c:79 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:82 msgid "Apply relocations to section contents in ET_REL files" msgstr "Apply relocations to section contents in ET_REL files" #: src/unstrip.c:84 msgid "Only list module and file names, build IDs" msgstr "Only list module and file names, build IDs" #: src/unstrip.c:86 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:130 #, c-format msgid "-d option specified twice" msgstr "-d option specified twice" #: src/unstrip.c:165 #, c-format msgid "only one of -o or -d allowed" msgstr "only one of -o or -d allowed" #: src/unstrip.c:174 #, 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:189 #, c-format msgid "output directory '%s'" msgstr "output directory ‘%s’" #: src/unstrip.c:198 #, c-format msgid "exactly two file arguments are required" msgstr "exactly two file arguments are required" #: src/unstrip.c:204 #, 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:217 #, 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:253 #, c-format msgid "cannot create ELF header: %s" msgstr "cannot create ELF header: %s" #: src/unstrip.c:258 #, c-format msgid "cannot copy ELF header: %s" msgstr "cannot copy ELF header: %s" #: src/unstrip.c:262 src/unstrip.c:1832 src/unstrip.c:1876 #, c-format msgid "cannot get number of program headers: %s" msgstr "cannot get number of program headers: %s" #: src/unstrip.c:267 src/unstrip.c:1836 #, c-format msgid "cannot create program headers: %s" msgstr "cannot create program headers: %s" #: src/unstrip.c:273 #, c-format msgid "cannot copy program header: %s" msgstr "cannot copy program header: %s" #: src/unstrip.c:283 #, c-format msgid "cannot copy section header: %s" msgstr "cannot copy section header: %s" #: src/unstrip.c:286 src/unstrip.c:1513 #, c-format msgid "cannot get section data: %s" msgstr "cannot get section data: %s" #: src/unstrip.c:288 src/unstrip.c:1515 #, c-format msgid "cannot copy section data: %s" msgstr "cannot copy section data: %s" #: src/unstrip.c:312 #, c-format msgid "cannot create directory '%s'" msgstr "cannot create directory ‘%s’" #: src/unstrip.c:352 src/unstrip.c:769 src/unstrip.c:1547 #, c-format msgid "cannot get symbol table entry: %s" msgstr "cannot get symbol table entry: %s" #: src/unstrip.c:368 src/unstrip.c:586 src/unstrip.c:607 src/unstrip.c:619 #: src/unstrip.c:1568 src/unstrip.c:1698 src/unstrip.c:1722 #, c-format msgid "cannot update symbol table: %s" msgstr "cannot update symbol table: %s" #: src/unstrip.c:378 #, c-format msgid "cannot update section header: %s" msgstr "cannot update section header: %s" #: src/unstrip.c:417 src/unstrip.c:428 #, c-format msgid "cannot update relocation: %s" msgstr "cannot update relocation: %s" #: src/unstrip.c:515 #, c-format msgid "cannot get symbol version: %s" msgstr "cannot get symbol version: %s" #: src/unstrip.c:527 #, 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:775 #, c-format msgid "invalid string offset in symbol [%Zu]" msgstr "invalid string offset in symbol [%Zu]" #: src/unstrip.c:917 src/unstrip.c:1258 #, c-format msgid "cannot read section [%Zu] name: %s" msgstr "cannot read section [%Zu] name: %s" #: src/unstrip.c:958 src/unstrip.c:977 src/unstrip.c:1010 #, c-format msgid "cannot read '.gnu.prelink_undo' section: %s" msgstr "cannot read ‘.gnu.prelink_undo’ section: %s" #: src/unstrip.c:998 #, c-format msgid "invalid contents in '%s' section" msgstr "invalid contents in ‘%s’ section" #: src/unstrip.c:1053 src/unstrip.c:1378 #, c-format msgid "cannot find matching section for [%Zu] '%s'" msgstr "cannot find matching section for [%Zu] ‘%s’" #: src/unstrip.c:1178 src/unstrip.c:1193 src/unstrip.c:1459 #, c-format msgid "cannot add section name to string table: %s" msgstr "cannot add section name to string table: %s" #: src/unstrip.c:1202 #, c-format msgid "cannot update section header string table data: %s" msgstr "cannot update section header string table data: %s" #: src/unstrip.c:1229 src/unstrip.c:1233 #, 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:1237 src/unstrip.c:1241 src/unstrip.c:1474 #, c-format msgid "cannot get section count: %s" msgstr "cannot get section count: %s" #: src/unstrip.c:1244 #, c-format 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:1303 src/unstrip.c:1393 #, c-format msgid "cannot read section header string table: %s" msgstr "cannot read section header string table: %s" #: src/unstrip.c:1453 #, c-format msgid "cannot add new section: %s" msgstr "cannot add new section: %s" #: src/unstrip.c:1555 #, c-format msgid "symbol [%Zu] has invalid section index" msgstr "symbol [%Zu] has invalid section index" #: src/unstrip.c:1793 #, c-format msgid "cannot read section data: %s" msgstr "cannot read section data: %s" #: src/unstrip.c:1814 #, c-format msgid "cannot get ELF header: %s" msgstr "cannot get ELF header: %s" #: src/unstrip.c:1846 #, c-format msgid "cannot update program header: %s" msgstr "cannot update program header: %s" #: src/unstrip.c:1851 src/unstrip.c:1934 #, c-format msgid "cannot write output file: %s" msgstr "cannot write output file: %s" #: src/unstrip.c:1903 #, 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:1906 #, 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:1925 src/unstrip.c:1976 src/unstrip.c:1988 src/unstrip.c:2074 #, c-format msgid "cannot create ELF descriptor: %s" msgstr "cannot create ELF descriptor: %s" #: src/unstrip.c:1967 msgid "WARNING: " msgstr "WARNING: " #: src/unstrip.c:1969 msgid ", use --force" msgstr ", use --force" #: src/unstrip.c:1992 msgid "ELF header identification (e_ident) different" msgstr "ELF header identification (e_ident) different" #: src/unstrip.c:1995 msgid "ELF header type (e_type) different" msgstr "ELF header type (e_type) different" #: src/unstrip.c:1998 msgid "ELF header machine type (e_machine) different" msgstr "ELF header machine type (e_machine) different" #: src/unstrip.c:2001 msgid "stripped program header (e_phnum) smaller than unstripped" msgstr "stripped program header (e_phnum) smaller than unstripped" #: src/unstrip.c:2031 #, c-format msgid "cannot find stripped file for module '%s': %s" msgstr "cannot find stripped file for module '%s': %s" #: src/unstrip.c:2035 #, 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:2050 #, c-format msgid "cannot find debug file for module '%s': %s" msgstr "cannot find debug file for module '%s': %s" #: src/unstrip.c:2054 #, 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:2067 #, c-format msgid "module '%s' file '%s' is not stripped" msgstr "module ‘%s’ file ‘%s’ is not stripped" #: src/unstrip.c:2098 #, c-format msgid "cannot cache section addresses for module '%s': %s" msgstr "cannot cache section addresses for module '%s': %s" #: src/unstrip.c:2231 #, c-format msgid "no matching modules found" msgstr "no matching modules found" #: src/unstrip.c:2240 #, c-format msgid "matched more than one module" msgstr "matched more than one module" #: src/unstrip.c:2287 msgid "" "STRIPPED-FILE DEBUG-FILE\n" "[MODULE...]" msgstr "" "STRIPPED-FILE DEBUG-FILE\n" "[MODULE...]" #: src/unstrip.c:2288 msgid "" "Combine stripped files with separate symbols and debug information.\vThe " "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.\vThe " "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."