Home | History | Annotate | Download | only in po
      1 # English translations for elfutils package.
      2 # Copyright (C) 2014 Red Hat, Inc.
      3 # This file is distributed under the same license as the elfutils package.
      4 # Automatically generated, 2014.
      5 #
      6 # All this catalog "translates" are quotation characters.
      7 # The msgids must be ASCII and therefore cannot contain real quotation
      8 # characters, only substitutes like grave accent (0x60), apostrophe (0x27)
      9 # and double quote (0x22). These substitutes look strange; see
     10 # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
     11 #
     12 # This catalog translates grave accent (0x60) and apostrophe (0x27) to
     13 # left single quotation mark (U+2018) and right single quotation mark (U+2019).
     14 # It also translates pairs of apostrophe (0x27) to
     15 # left single quotation mark (U+2018) and right single quotation mark (U+2019)
     16 # and pairs of quotation mark (0x22) to
     17 # left double quotation mark (U+201C) and right double quotation mark (U+201D).
     18 #
     19 # When output to an UTF-8 terminal, the quotation characters appear perfectly.
     20 # When output to an ISO-8859-1 terminal, the single quotation marks are
     21 # transliterated to apostrophes (by iconv in glibc 2.2 or newer) or to
     22 # grave/acute accent (by libiconv), and the double quotation marks are
     23 # transliterated to 0x22.
     24 # When output to an ASCII terminal, the single quotation marks are
     25 # transliterated to apostrophes, and the double quotation marks are
     26 # transliterated to 0x22.
     27 #
     28 msgid ""
     29 msgstr ""
     30 "Project-Id-Version: elfutils 0.161\n"
     31 "Report-Msgid-Bugs-To: http://bugzilla.redhat.com/\n"
     32 "POT-Creation-Date: 2014-12-19 21:45+0100\n"
     33 "PO-Revision-Date: 2014-12-19 21:45+0100\n"
     34 "Last-Translator: Automatically generated\n"
     35 "Language-Team: none\n"
     36 "Language: en@quot\n"
     37 "MIME-Version: 1.0\n"
     38 "Content-Type: text/plain; charset=UTF-8\n"
     39 "Content-Transfer-Encoding: 8bit\n"
     40 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
     41 
     42 #: lib/xmalloc.c:54 lib/xmalloc.c:68 lib/xmalloc.c:82 src/readelf.c:3182
     43 #: src/readelf.c:3559 src/readelf.c:8285 src/unstrip.c:2127 src/unstrip.c:2335
     44 #, c-format
     45 msgid "memory exhausted"
     46 msgstr "memory exhausted"
     47 
     48 #: libasm/asm_error.c:65 libdw/dwarf_error.c:58 libdwfl/libdwflP.h:53
     49 #: libelf/elf_error.c:60
     50 msgid "no error"
     51 msgstr "no error"
     52 
     53 #: libasm/asm_error.c:66 libdw/dwarf_error.c:67 libdwfl/libdwflP.h:55
     54 #: libelf/elf_error.c:91
     55 msgid "out of memory"
     56 msgstr "out of memory"
     57 
     58 #: libasm/asm_error.c:67 src/ldgeneric.c:2677
     59 #, c-format
     60 msgid "cannot create output file"
     61 msgstr "cannot create output file"
     62 
     63 #: libasm/asm_error.c:68
     64 msgid "invalid parameter"
     65 msgstr "invalid parameter"
     66 
     67 #: libasm/asm_error.c:69
     68 msgid "cannot change mode of output file"
     69 msgstr "cannot change mode of output file"
     70 
     71 #: libasm/asm_error.c:70 src/ldgeneric.c:6990
     72 #, c-format
     73 msgid "cannot rename output file"
     74 msgstr "cannot rename output file"
     75 
     76 #: libasm/asm_error.c:71
     77 msgid "duplicate symbol"
     78 msgstr "duplicate symbol"
     79 
     80 #: libasm/asm_error.c:72
     81 msgid "invalid section type for operation"
     82 msgstr "invalid section type for operation"
     83 
     84 #: libasm/asm_error.c:73
     85 msgid "error during output of data"
     86 msgstr "error during output of data"
     87 
     88 #: libasm/asm_error.c:74
     89 msgid "no backend support available"
     90 msgstr "no backend support available"
     91 
     92 #: libasm/asm_error.c:84 libdw/dwarf_error.c:59 libdwfl/libdwflP.h:54
     93 #: libelf/elf_error.c:63
     94 msgid "unknown error"
     95 msgstr "unknown error"
     96 
     97 #: libdw/dwarf_error.c:60
     98 msgid "invalid access"
     99 msgstr "invalid access"
    100 
    101 #: libdw/dwarf_error.c:61
    102 msgid "no regular file"
    103 msgstr "no regular file"
    104 
    105 #: libdw/dwarf_error.c:62
    106 msgid "I/O error"
    107 msgstr "I/O error"
    108 
    109 #: libdw/dwarf_error.c:63
    110 msgid "invalid ELF file"
    111 msgstr "invalid ELF file"
    112 
    113 #: libdw/dwarf_error.c:64
    114 msgid "no DWARF information"
    115 msgstr "no DWARF information"
    116 
    117 #: libdw/dwarf_error.c:65
    118 msgid "no ELF file"
    119 msgstr "no ELF file"
    120 
    121 #: libdw/dwarf_error.c:66
    122 msgid "cannot get ELF header"
    123 msgstr "cannot get ELF header"
    124 
    125 #: libdw/dwarf_error.c:68
    126 msgid "not implemented"
    127 msgstr "not implemented"
    128 
    129 #: libdw/dwarf_error.c:69 libelf/elf_error.c:107 libelf/elf_error.c:155
    130 msgid "invalid command"
    131 msgstr "invalid command"
    132 
    133 #: libdw/dwarf_error.c:70
    134 msgid "invalid version"
    135 msgstr "invalid version"
    136 
    137 #: libdw/dwarf_error.c:71
    138 msgid "invalid file"
    139 msgstr "invalid file"
    140 
    141 #: libdw/dwarf_error.c:72
    142 msgid "no entries found"
    143 msgstr "no entries found"
    144 
    145 #: libdw/dwarf_error.c:73
    146 msgid "invalid DWARF"
    147 msgstr "invalid DWARF"
    148 
    149 #: libdw/dwarf_error.c:74
    150 msgid "no string data"
    151 msgstr "no string data"
    152 
    153 #: libdw/dwarf_error.c:75
    154 msgid "no address value"
    155 msgstr "no address value"
    156 
    157 #: libdw/dwarf_error.c:76
    158 msgid "no constant value"
    159 msgstr "no constant value"
    160 
    161 #: libdw/dwarf_error.c:77
    162 msgid "no reference value"
    163 msgstr "no reference value"
    164 
    165 #: libdw/dwarf_error.c:78
    166 msgid "invalid reference value"
    167 msgstr "invalid reference value"
    168 
    169 #: libdw/dwarf_error.c:79
    170 msgid ".debug_line section missing"
    171 msgstr ".debug_line section missing"
    172 
    173 #: libdw/dwarf_error.c:80
    174 msgid "invalid .debug_line section"
    175 msgstr "invalid .debug_line section"
    176 
    177 #: libdw/dwarf_error.c:81
    178 msgid "debug information too big"
    179 msgstr "debug information too big"
    180 
    181 #: libdw/dwarf_error.c:82
    182 msgid "invalid DWARF version"
    183 msgstr "invalid DWARF version"
    184 
    185 #: libdw/dwarf_error.c:83
    186 msgid "invalid directory index"
    187 msgstr "invalid directory index"
    188 
    189 #: libdw/dwarf_error.c:84 libdwfl/libdwflP.h:74
    190 msgid "address out of range"
    191 msgstr "address out of range"
    192 
    193 #: libdw/dwarf_error.c:85
    194 msgid "no location list value"
    195 msgstr "no location list value"
    196 
    197 #: libdw/dwarf_error.c:86
    198 msgid "no block data"
    199 msgstr "no block data"
    200 
    201 #: libdw/dwarf_error.c:87
    202 msgid "invalid line index"
    203 msgstr "invalid line index"
    204 
    205 #: libdw/dwarf_error.c:88
    206 msgid "invalid address range index"
    207 msgstr "invalid address range index"
    208 
    209 #: libdw/dwarf_error.c:89 libdwfl/libdwflP.h:75
    210 msgid "no matching address range"
    211 msgstr "no matching address range"
    212 
    213 #: libdw/dwarf_error.c:90
    214 msgid "no flag value"
    215 msgstr "no flag value"
    216 
    217 #: libdw/dwarf_error.c:91 libelf/elf_error.c:232
    218 msgid "invalid offset"
    219 msgstr "invalid offset"
    220 
    221 #: libdw/dwarf_error.c:92
    222 msgid ".debug_ranges section missing"
    223 msgstr ".debug_ranges section missing"
    224 
    225 #: libdw/dwarf_error.c:93
    226 msgid "invalid CFI section"
    227 msgstr "invalid CFI section"
    228 
    229 #: libdw/dwarf_error.c:94
    230 msgid "no alternative debug link found"
    231 msgstr "no alternative debug link found"
    232 
    233 #: libdw/dwarf_error.c:95
    234 msgid "invalid opcode"
    235 msgstr "invalid opcode"
    236 
    237 #: libdwfl/argp-std.c:46 src/unstrip.c:2277
    238 msgid "Input selection options:"
    239 msgstr "Input selection options:"
    240 
    241 #: libdwfl/argp-std.c:47
    242 msgid "Find addresses in FILE"
    243 msgstr "Find addresses in FILE"
    244 
    245 #: libdwfl/argp-std.c:49
    246 msgid "Find addresses from signatures found in COREFILE"
    247 msgstr "Find addresses from signatures found in COREFILE"
    248 
    249 #: libdwfl/argp-std.c:51
    250 msgid "Find addresses in files mapped into process PID"
    251 msgstr "Find addresses in files mapped into process PID"
    252 
    253 #: libdwfl/argp-std.c:53
    254 msgid ""
    255 "Find addresses in files mapped as read from FILE in Linux /proc/PID/maps "
    256 "format"
    257 msgstr ""
    258 "Find addresses in files mapped as read from FILE in Linux /proc/PID/maps "
    259 "format"
    260 
    261 #: libdwfl/argp-std.c:55
    262 msgid "Find addresses in the running kernel"
    263 msgstr "Find addresses in the running kernel"
    264 
    265 #: libdwfl/argp-std.c:57
    266 msgid "Kernel with all modules"
    267 msgstr "Kernel with all modules"
    268 
    269 #: libdwfl/argp-std.c:59
    270 msgid "Search path for separate debuginfo files"
    271 msgstr "Search path for separate debuginfo files"
    272 
    273 #: libdwfl/argp-std.c:157
    274 msgid "only one of -e, -p, -k, -K, or --core allowed"
    275 msgstr "only one of -e, -p, -k, -K, or --core allowed"
    276 
    277 #: libdwfl/argp-std.c:230
    278 msgid "cannot load kernel symbols"
    279 msgstr "cannot load kernel symbols"
    280 
    281 #: libdwfl/argp-std.c:234
    282 msgid "cannot find kernel modules"
    283 msgstr "cannot find kernel modules"
    284 
    285 #: libdwfl/argp-std.c:251
    286 msgid "cannot find kernel or modules"
    287 msgstr "cannot find kernel or modules"
    288 
    289 #: libdwfl/argp-std.c:290
    290 #, c-format
    291 msgid "cannot read ELF core file: %s"
    292 msgstr "cannot read ELF core file: %s"
    293 
    294 #: libdwfl/argp-std.c:311
    295 msgid "No modules recognized in core file"
    296 msgstr "No modules recognized in core file"
    297 
    298 #: libdwfl/libdwflP.h:56
    299 msgid "See errno"
    300 msgstr "See errno"
    301 
    302 #: libdwfl/libdwflP.h:57
    303 msgid "See elf_errno"
    304 msgstr "See elf_errno"
    305 
    306 #: libdwfl/libdwflP.h:58
    307 msgid "See dwarf_errno"
    308 msgstr "See dwarf_errno"
    309 
    310 #: libdwfl/libdwflP.h:59
    311 msgid "See ebl_errno (XXX missing)"
    312 msgstr "See ebl_errno (XXX missing)"
    313 
    314 #: libdwfl/libdwflP.h:60
    315 msgid "gzip decompression failed"
    316 msgstr "gzip decompression failed"
    317 
    318 #: libdwfl/libdwflP.h:61
    319 msgid "bzip2 decompression failed"
    320 msgstr "bzip2 decompression failed"
    321 
    322 #: libdwfl/libdwflP.h:62
    323 msgid "LZMA decompression failed"
    324 msgstr "LZMA decompression failed"
    325 
    326 #: libdwfl/libdwflP.h:63
    327 msgid "no support library found for machine"
    328 msgstr "no support library found for machine"
    329 
    330 #: libdwfl/libdwflP.h:64
    331 msgid "Callbacks missing for ET_REL file"
    332 msgstr "Callbacks missing for ET_REL file"
    333 
    334 #: libdwfl/libdwflP.h:65
    335 msgid "Unsupported relocation type"
    336 msgstr "Unsupported relocation type"
    337 
    338 #: libdwfl/libdwflP.h:66
    339 msgid "r_offset is bogus"
    340 msgstr "r_offset is bogus"
    341 
    342 #: libdwfl/libdwflP.h:67 libelf/elf_error.c:111 libelf/elf_error.c:171
    343 msgid "offset out of range"
    344 msgstr "offset out of range"
    345 
    346 #: libdwfl/libdwflP.h:68
    347 msgid "relocation refers to undefined symbol"
    348 msgstr "relocation refers to undefined symbol"
    349 
    350 #: libdwfl/libdwflP.h:69
    351 msgid "Callback returned failure"
    352 msgstr "Callback returned failure"
    353 
    354 #: libdwfl/libdwflP.h:70
    355 msgid "No DWARF information found"
    356 msgstr "No DWARF information found"
    357 
    358 #: libdwfl/libdwflP.h:71
    359 msgid "No symbol table found"
    360 msgstr "No symbol table found"
    361 
    362 #: libdwfl/libdwflP.h:72
    363 msgid "No ELF program headers"
    364 msgstr "No ELF program headers"
    365 
    366 #: libdwfl/libdwflP.h:73
    367 msgid "address range overlaps an existing module"
    368 msgstr "address range overlaps an existing module"
    369 
    370 #: libdwfl/libdwflP.h:76
    371 msgid "image truncated"
    372 msgstr "image truncated"
    373 
    374 #: libdwfl/libdwflP.h:77
    375 msgid "ELF file opened"
    376 msgstr "ELF file opened"
    377 
    378 #: libdwfl/libdwflP.h:78
    379 msgid "not a valid ELF file"
    380 msgstr "not a valid ELF file"
    381 
    382 #: libdwfl/libdwflP.h:79
    383 msgid "cannot handle DWARF type description"
    384 msgstr "cannot handle DWARF type description"
    385 
    386 #: libdwfl/libdwflP.h:80
    387 msgid "ELF file does not match build ID"
    388 msgstr "ELF file does not match build ID"
    389 
    390 #: libdwfl/libdwflP.h:81
    391 msgid "corrupt .gnu.prelink_undo section data"
    392 msgstr "corrupt .gnu.prelink_undo section data"
    393 
    394 #: libdwfl/libdwflP.h:82
    395 msgid "Internal error due to ebl"
    396 msgstr "Internal error due to ebl"
    397 
    398 #: libdwfl/libdwflP.h:83
    399 msgid "Missing data in core file"
    400 msgstr "Missing data in core file"
    401 
    402 #: libdwfl/libdwflP.h:84
    403 msgid "Invalid register"
    404 msgstr "Invalid register"
    405 
    406 #: libdwfl/libdwflP.h:85
    407 msgid "Error reading process memory"
    408 msgstr "Error reading process memory"
    409 
    410 #: libdwfl/libdwflP.h:86
    411 msgid "Couldn't find architecture of any ELF"
    412 msgstr "Couldn't find architecture of any ELF"
    413 
    414 #: libdwfl/libdwflP.h:87
    415 msgid "Error parsing /proc filesystem"
    416 msgstr "Error parsing /proc filesystem"
    417 
    418 #: libdwfl/libdwflP.h:88
    419 msgid "Invalid DWARF"
    420 msgstr "Invalid DWARF"
    421 
    422 #: libdwfl/libdwflP.h:89
    423 msgid "Unsupported DWARF"
    424 msgstr "Unsupported DWARF"
    425 
    426 #: libdwfl/libdwflP.h:90
    427 msgid "Unable to find more threads"
    428 msgstr "Unable to find more threads"
    429 
    430 #: libdwfl/libdwflP.h:91
    431 msgid "Dwfl already has attached state"
    432 msgstr "Dwfl already has attached state"
    433 
    434 #: libdwfl/libdwflP.h:92
    435 msgid "Dwfl has no attached state"
    436 msgstr "Dwfl has no attached state"
    437 
    438 #: libdwfl/libdwflP.h:93
    439 msgid "Unwinding not supported for this architecture"
    440 msgstr "Unwinding not supported for this architecture"
    441 
    442 #: libdwfl/libdwflP.h:94
    443 msgid "Invalid argument"
    444 msgstr "Invalid argument"
    445 
    446 #: libdwfl/libdwflP.h:95
    447 msgid "Not an ET_CORE ELF file"
    448 msgstr "Not an ET_CORE ELF file"
    449 
    450 #: libebl/eblbackendname.c:42
    451 msgid "No backend"
    452 msgstr "No backend"
    453 
    454 #: libebl/eblcorenotetypename.c:102 libebl/eblobjecttypename.c:57
    455 #: libebl/eblobjnotetypename.c:73 libebl/eblosabiname.c:77
    456 #: libebl/eblsectionname.c:89 libebl/eblsectiontypename.c:119
    457 #: libebl/eblsegmenttypename.c:83
    458 msgid "<unknown>"
    459 msgstr "<unknown>"
    460 
    461 #: libebl/ebldynamictagname.c:105
    462 #, c-format
    463 msgid "<unknown>: %#<PRIx64>"
    464 msgstr "<unknown>: %#<PRIx64>"
    465 
    466 #: libebl/eblobjnote.c:55
    467 #, c-format
    468 msgid "unknown SDT version %u\n"
    469 msgstr "unknown SDT version %u\n"
    470 
    471 #: libebl/eblobjnote.c:73
    472 #, c-format
    473 msgid "invalid SDT probe descriptor\n"
    474 msgstr "invalid SDT probe descriptor\n"
    475 
    476 #: libebl/eblobjnote.c:123
    477 #, c-format
    478 msgid "    PC: "
    479 msgstr "    PC: "
    480 
    481 #: libebl/eblobjnote.c:125
    482 #, c-format
    483 msgid " Base: "
    484 msgstr " Base: "
    485 
    486 #: libebl/eblobjnote.c:127
    487 #, c-format
    488 msgid " Semaphore: "
    489 msgstr " Semaphore: "
    490 
    491 #: libebl/eblobjnote.c:129
    492 #, c-format
    493 msgid "    Provider: "
    494 msgstr "    Provider: "
    495 
    496 #: libebl/eblobjnote.c:131
    497 #, c-format
    498 msgid " Name: "
    499 msgstr " Name: "
    500 
    501 #: libebl/eblobjnote.c:133
    502 #, c-format
    503 msgid " Args: "
    504 msgstr " Args: "
    505 
    506 #: libebl/eblobjnote.c:143
    507 #, c-format
    508 msgid "    Build ID: "
    509 msgstr "    Build ID: "
    510 
    511 #: libebl/eblobjnote.c:154
    512 #, c-format
    513 msgid "    Linker version: %.*s\n"
    514 msgstr "    Linker version: %.*s\n"
    515 
    516 #: libebl/eblobjnote.c:203
    517 #, c-format
    518 msgid "    OS: %s, ABI: "
    519 msgstr "    OS: %s, ABI: "
    520 
    521 #: libebl/eblosabiname.c:74
    522 msgid "Stand alone"
    523 msgstr "Stand alone"
    524 
    525 #: libebl/eblsymbolbindingname.c:71 libebl/eblsymboltypename.c:77
    526 #, c-format
    527 msgid "<unknown>: %d"
    528 msgstr "<unknown>: %d"
    529 
    530 #: libelf/elf_error.c:67
    531 msgid "unknown version"
    532 msgstr "unknown version"
    533 
    534 #: libelf/elf_error.c:71
    535 msgid "unknown type"
    536 msgstr "unknown type"
    537 
    538 #: libelf/elf_error.c:75
    539 msgid "invalid `Elf' handle"
    540 msgstr "invalid Elf handle"
    541 
    542 #: libelf/elf_error.c:79
    543 msgid "invalid size of source operand"
    544 msgstr "invalid size of source operand"
    545 
    546 #: libelf/elf_error.c:83
    547 msgid "invalid size of destination operand"
    548 msgstr "invalid size of destination operand"
    549 
    550 #: libelf/elf_error.c:87 src/readelf.c:5367
    551 #, c-format
    552 msgid "invalid encoding"
    553 msgstr "invalid encoding"
    554 
    555 #: libelf/elf_error.c:95
    556 msgid "invalid file descriptor"
    557 msgstr "invalid file descriptor"
    558 
    559 #: libelf/elf_error.c:99
    560 msgid "invalid operation"
    561 msgstr "invalid operation"
    562 
    563 #: libelf/elf_error.c:103
    564 msgid "ELF version not set"
    565 msgstr "ELF version not set"
    566 
    567 #: libelf/elf_error.c:115
    568 msgid "invalid fmag field in archive header"
    569 msgstr "invalid fmag field in archive header"
    570 
    571 #: libelf/elf_error.c:119
    572 msgid "invalid archive file"
    573 msgstr "invalid archive file"
    574 
    575 #: libelf/elf_error.c:123
    576 msgid "descriptor is not for an archive"
    577 msgstr "descriptor is not for an archive"
    578 
    579 #: libelf/elf_error.c:127
    580 msgid "no index available"
    581 msgstr "no index available"
    582 
    583 #: libelf/elf_error.c:131
    584 msgid "cannot read data from file"
    585 msgstr "cannot read data from file"
    586 
    587 #: libelf/elf_error.c:135
    588 msgid "cannot write data to file"
    589 msgstr "cannot write data to file"
    590 
    591 #: libelf/elf_error.c:139
    592 msgid "invalid binary class"
    593 msgstr "invalid binary class"
    594 
    595 #: libelf/elf_error.c:143
    596 msgid "invalid section index"
    597 msgstr "invalid section index"
    598 
    599 #: libelf/elf_error.c:147
    600 msgid "invalid operand"
    601 msgstr "invalid operand"
    602 
    603 #: libelf/elf_error.c:151
    604 msgid "invalid section"
    605 msgstr "invalid section"
    606 
    607 #: libelf/elf_error.c:159
    608 msgid "executable header not created first"
    609 msgstr "executable header not created first"
    610 
    611 #: libelf/elf_error.c:163
    612 msgid "file descriptor disabled"
    613 msgstr "file descriptor disabled"
    614 
    615 #: libelf/elf_error.c:167
    616 msgid "archive/member file descriptor mismatch"
    617 msgstr "archive/member file descriptor mismatch"
    618 
    619 #: libelf/elf_error.c:175
    620 msgid "cannot manipulate null section"
    621 msgstr "cannot manipulate null section"
    622 
    623 #: libelf/elf_error.c:179
    624 msgid "data/scn mismatch"
    625 msgstr "data/scn mismatch"
    626 
    627 #: libelf/elf_error.c:183
    628 msgid "invalid section header"
    629 msgstr "invalid section header"
    630 
    631 #: libelf/elf_error.c:187 src/readelf.c:7235 src/readelf.c:7683
    632 #: src/readelf.c:7784 src/readelf.c:7954
    633 #, c-format
    634 msgid "invalid data"
    635 msgstr "invalid data"
    636 
    637 #: libelf/elf_error.c:191
    638 msgid "unknown data encoding"
    639 msgstr "unknown data encoding"
    640 
    641 #: libelf/elf_error.c:195
    642 msgid "section `sh_size' too small for data"
    643 msgstr "section sh_size too small for data"
    644 
    645 #: libelf/elf_error.c:199
    646 msgid "invalid section alignment"
    647 msgstr "invalid section alignment"
    648 
    649 #: libelf/elf_error.c:203
    650 msgid "invalid section entry size"
    651 msgstr "invalid section entry size"
    652 
    653 #: libelf/elf_error.c:207
    654 msgid "update() for write on read-only file"
    655 msgstr "update() for write on read-only file"
    656 
    657 #: libelf/elf_error.c:211
    658 msgid "no such file"
    659 msgstr "no such file"
    660 
    661 #: libelf/elf_error.c:215
    662 msgid "only relocatable files can contain section groups"
    663 msgstr "only relocatable files can contain section groups"
    664 
    665 #: libelf/elf_error.c:220
    666 msgid ""
    667 "program header only allowed in executables, shared objects, and core files"
    668 msgstr ""
    669 "program header only allowed in executables, shared objects, and core files"
    670 
    671 #: libelf/elf_error.c:227
    672 msgid "file has no program header"
    673 msgstr "file has no program header"
    674 
    675 #: src/addr2line.c:58
    676 msgid "Output selection options:"
    677 msgstr "Output selection options:"
    678 
    679 #: src/addr2line.c:59
    680 msgid "Show only base names of source files"
    681 msgstr "Show only base names of source files"
    682 
    683 #: src/addr2line.c:61
    684 msgid "Show absolute file names using compilation directory"
    685 msgstr "Show absolute file names using compilation directory"
    686 
    687 #: src/addr2line.c:62
    688 msgid "Also show function names"
    689 msgstr "Also show function names"
    690 
    691 #: src/addr2line.c:63
    692 msgid "Also show symbol or section names"
    693 msgstr "Also show symbol or section names"
    694 
    695 #: src/addr2line.c:64
    696 msgid "Also show symbol and the section names"
    697 msgstr "Also show symbol and the section names"
    698 
    699 #: src/addr2line.c:65
    700 msgid "Also show line table flags"
    701 msgstr "Also show line table flags"
    702 
    703 #: src/addr2line.c:67
    704 msgid "Treat addresses as offsets relative to NAME section."
    705 msgstr "Treat addresses as offsets relative to NAME section."
    706 
    707 #: src/addr2line.c:69
    708 msgid ""
    709 "Show all source locations that caused inline expansion of subroutines at the "
    710 "address."
    711 msgstr ""
    712 "Show all source locations that caused inline expansion of subroutines at the "
    713 "address."
    714 
    715 #: src/addr2line.c:72 src/elfcmp.c:72 src/findtextrel.c:67 src/nm.c:100
    716 #: src/strings.c:75
    717 msgid "Miscellaneous:"
    718 msgstr "Miscellaneous:"
    719 
    720 #: src/addr2line.c:81
    721 msgid ""
    722 "Locate source files and line information for ADDRs (in a.out by default)."
    723 msgstr ""
    724 "Locate source files and line information for ADDRs (in a.out by default)."
    725 
    726 #: src/addr2line.c:85
    727 msgid "[ADDR...]"
    728 msgstr "[ADDR...]"
    729 
    730 #: src/addr2line.c:196 src/ar.c:289 src/elfcmp.c:663 src/elflint.c:235
    731 #: src/findtextrel.c:162 src/ld.c:949 src/nm.c:265 src/objdump.c:181
    732 #: src/ranlib.c:128 src/readelf.c:500 src/size.c:211 src/strings.c:226
    733 #: src/strip.c:213 src/unstrip.c:233
    734 #, c-format
    735 msgid ""
    736 "Copyright (C) %s Red Hat, Inc.\n"
    737 "This is free software; see the source for copying conditions.  There is NO\n"
    738 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
    739 msgstr ""
    740 "Copyright (C) %s Red Hat, Inc.\n"
    741 "This is free software; see the source for copying conditions.  There is NO\n"
    742 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
    743 
    744 #: src/addr2line.c:201 src/ar.c:294 src/elfcmp.c:668 src/elflint.c:240
    745 #: src/findtextrel.c:167 src/ld.c:954 src/nm.c:270 src/objdump.c:186
    746 #: src/ranlib.c:133 src/readelf.c:505 src/size.c:216 src/strings.c:231
    747 #: src/strip.c:218 src/unstrip.c:238
    748 #, c-format
    749 msgid "Written by %s.\n"
    750 msgstr "Written by %s.\n"
    751 
    752 #: src/addr2line.c:474
    753 #, c-format
    754 msgid "Section syntax requires exactly one module"
    755 msgstr "Section syntax requires exactly one module"
    756 
    757 #: src/addr2line.c:497
    758 #, c-format
    759 msgid "offset %#<PRIxMAX> lies outside section '%s'"
    760 msgstr "offset %#<PRIxMAX> lies outside section %s"
    761 
    762 #: src/addr2line.c:563
    763 #, c-format
    764 msgid "cannot find symbol '%s'"
    765 msgstr "cannot find symbol %s"
    766 
    767 #: src/addr2line.c:568
    768 #, c-format
    769 msgid "offset %#<PRIxMAX> lies outside contents of '%s'"
    770 msgstr "offset %#<PRIxMAX> lies outside contents of %s"
    771 
    772 #: src/ar.c:69
    773 msgid "Commands:"
    774 msgstr "Commands:"
    775 
    776 #: src/ar.c:70
    777 msgid "Delete files from archive."
    778 msgstr "Delete files from archive."
    779 
    780 #: src/ar.c:71
    781 msgid "Move files in archive."
    782 msgstr "Move files in archive."
    783 
    784 #: src/ar.c:72
    785 msgid "Print files in archive."
    786 msgstr "Print files in archive."
    787 
    788 #: src/ar.c:73
    789 msgid "Quick append files to archive."
    790 msgstr "Quick append files to archive."
    791 
    792 #: src/ar.c:75
    793 msgid "Replace existing or insert new file into archive."
    794 msgstr "Replace existing or insert new file into archive."
    795 
    796 #: src/ar.c:76
    797 msgid "Display content of archive."
    798 msgstr "Display content of archive."
    799 
    800 #: src/ar.c:77
    801 msgid "Extract files from archive."
    802 msgstr "Extract files from archive."
    803 
    804 #: src/ar.c:79
    805 msgid "Command Modifiers:"
    806 msgstr "Command Modifiers:"
    807 
    808 #: src/ar.c:80
    809 msgid "Preserve original dates."
    810 msgstr "Preserve original dates."
    811 
    812 #: src/ar.c:81
    813 msgid "Use instance [COUNT] of name."
    814 msgstr "Use instance [COUNT] of name."
    815 
    816 #: src/ar.c:83
    817 msgid "Do not replace existing files with extracted files."
    818 msgstr "Do not replace existing files with extracted files."
    819 
    820 #: src/ar.c:84
    821 msgid "Allow filename to be truncated if necessary."
    822 msgstr "Allow filename to be truncated if necessary."
    823 
    824 #: src/ar.c:86
    825 msgid "Provide verbose output."
    826 msgstr "Provide verbose output."
    827 
    828 #: src/ar.c:87
    829 msgid "Force regeneration of symbol table."
    830 msgstr "Force regeneration of symbol table."
    831 
    832 #: src/ar.c:88
    833 msgid "Insert file after [MEMBER]."
    834 msgstr "Insert file after [MEMBER]."
    835 
    836 #: src/ar.c:89
    837 msgid "Insert file before [MEMBER]."
    838 msgstr "Insert file before [MEMBER]."
    839 
    840 #: src/ar.c:90
    841 msgid "Same as -b."
    842 msgstr "Same as -b."
    843 
    844 #: src/ar.c:91
    845 msgid "Suppress message when library has to be created."
    846 msgstr "Suppress message when library has to be created."
    847 
    848 #: src/ar.c:93
    849 msgid "Use full path for file matching."
    850 msgstr "Use full path for file matching."
    851 
    852 #: src/ar.c:94
    853 msgid "Update only older files in archive."
    854 msgstr "Update only older files in archive."
    855 
    856 #: src/ar.c:100
    857 msgid "Create, modify, and extract from archives."
    858 msgstr "Create, modify, and extract from archives."
    859 
    860 #: src/ar.c:103
    861 msgid "[MEMBER] [COUNT] ARCHIVE [FILE...]"
    862 msgstr "[MEMBER] [COUNT] ARCHIVE [FILE...]"
    863 
    864 #: src/ar.c:185
    865 #, c-format
    866 msgid "'a', 'b', and 'i' are only allowed with the 'm' and 'r' options"
    867 msgstr "'a', 'b', and i are only allowed with the m and r options"
    868 
    869 #: src/ar.c:190
    870 #, c-format
    871 msgid "MEMBER parameter required for 'a', 'b', and 'i' modifiers"
    872 msgstr "MEMBER parameter required for 'a', 'b', and i modifiers"
    873 
    874 #: src/ar.c:206
    875 #, c-format
    876 msgid "'N' is only meaningful with the 'x' and 'd' options"
    877 msgstr "N is only meaningful with the x and d options"
    878 
    879 #: src/ar.c:211
    880 #, c-format
    881 msgid "COUNT parameter required"
    882 msgstr "COUNT parameter required"
    883 
    884 #: src/ar.c:223
    885 #, c-format
    886 msgid "invalid COUNT parameter %s"
    887 msgstr "invalid COUNT parameter %s"
    888 
    889 #: src/ar.c:230
    890 #, c-format
    891 msgid "'%c' is only meaningful with the 'x' option"
    892 msgstr "%c is only meaningful with the x option"
    893 
    894 #: src/ar.c:236
    895 #, c-format
    896 msgid "archive name required"
    897 msgstr "archive name required"
    898 
    899 #: src/ar.c:249
    900 #, c-format
    901 msgid "command option required"
    902 msgstr "command option required"
    903 
    904 #: src/ar.c:314
    905 #, c-format
    906 msgid "More than one operation specified"
    907 msgstr "More than one operation specified"
    908 
    909 #: src/ar.c:408
    910 #, c-format
    911 msgid "cannot open archive '%s'"
    912 msgstr "cannot open archive %s"
    913 
    914 #: src/ar.c:418
    915 #, c-format
    916 msgid "cannot open archive '%s': %s"
    917 msgstr "cannot open archive '%s': %s"
    918 
    919 #: src/ar.c:422
    920 #, c-format
    921 msgid "%s: not an archive file"
    922 msgstr "%s: not an archive file"
    923 
    924 #: src/ar.c:426
    925 #, c-format
    926 msgid "cannot stat archive '%s'"
    927 msgstr "cannot stat archive %s"
    928 
    929 #: src/ar.c:438
    930 #, c-format
    931 msgid "no entry %s in archive\n"
    932 msgstr "no entry %s in archive\n"
    933 
    934 #: src/ar.c:491 src/ar.c:933 src/ar.c:1133
    935 #, c-format
    936 msgid "cannot create hash table"
    937 msgstr "cannot create hash table"
    938 
    939 #: src/ar.c:498 src/ar.c:940 src/ar.c:1142
    940 #, c-format
    941 msgid "cannot insert into hash table"
    942 msgstr "cannot insert into hash table"
    943 
    944 #: src/ar.c:506 src/ranlib.c:168
    945 #, c-format
    946 msgid "cannot stat '%s'"
    947 msgstr "cannot stat %s"
    948 
    949 #: src/ar.c:602
    950 #, c-format
    951 msgid "cannot read content of %s: %s"
    952 msgstr "cannot read content of %s: %s"
    953 
    954 #: src/ar.c:645
    955 #, c-format
    956 msgid "cannot open %.*s"
    957 msgstr "cannot open %.*s"
    958 
    959 #: src/ar.c:667
    960 #, c-format
    961 msgid "failed to write %s"
    962 msgstr "failed to write %s"
    963 
    964 #: src/ar.c:679
    965 #, c-format
    966 msgid "cannot change mode of %s"
    967 msgstr "cannot change mode of %s"
    968 
    969 #: src/ar.c:695
    970 #, c-format
    971 msgid "cannot change modification time of %s"
    972 msgstr "cannot change modification time of %s"
    973 
    974 #: src/ar.c:741
    975 #, c-format
    976 msgid "cannot rename temporary file to %.*s"
    977 msgstr "cannot rename temporary file to %.*s"
    978 
    979 #: src/ar.c:777 src/ar.c:1025 src/ar.c:1424 src/ranlib.c:242
    980 #, c-format
    981 msgid "cannot create new file"
    982 msgstr "cannot create new file"
    983 
    984 #: src/ar.c:1224
    985 #, c-format
    986 msgid "position member %s not found"
    987 msgstr "position member %s not found"
    988 
    989 #: src/ar.c:1234
    990 #, c-format
    991 msgid "%s: no entry %s in archive!\n"
    992 msgstr "%s: no entry %s in archive!\n"
    993 
    994 #: src/ar.c:1263 src/ldgeneric.c:509 src/objdump.c:257
    995 #, c-format
    996 msgid "cannot open %s"
    997 msgstr "cannot open %s"
    998 
    999 #: src/ar.c:1268
   1000 #, c-format
   1001 msgid "cannot stat %s"
   1002 msgstr "cannot stat %s"
   1003 
   1004 #: src/ar.c:1274
   1005 #, c-format
   1006 msgid "%s is no regular file"
   1007 msgstr "%s is no regular file"
   1008 
   1009 #: src/ar.c:1287
   1010 #, c-format
   1011 msgid "cannot get ELF descriptor for %s: %s\n"
   1012 msgstr "cannot get ELF descriptor for %s: %s\n"
   1013 
   1014 #: src/ar.c:1307
   1015 #, c-format
   1016 msgid "cannot read %s: %s"
   1017 msgstr "cannot read %s: %s"
   1018 
   1019 #: src/arlib.c:209
   1020 #, c-format
   1021 msgid "the archive '%s' is too large"
   1022 msgstr "the archive %s is too large"
   1023 
   1024 #: src/arlib.c:222
   1025 #, c-format
   1026 msgid "cannot read ELF header of %s(%s): %s"
   1027 msgstr "cannot read ELF header of %s(%s): %s"
   1028 
   1029 #: src/elfcmp.c:62
   1030 msgid "Control options:"
   1031 msgstr "Control options:"
   1032 
   1033 #: src/elfcmp.c:64
   1034 msgid "Output all differences, not just the first"
   1035 msgstr "Output all differences, not just the first"
   1036 
   1037 #: src/elfcmp.c:65
   1038 msgid ""
   1039 "Control treatment of gaps in loadable segments [ignore|match] (default: "
   1040 "ignore)"
   1041 msgstr ""
   1042 "Control treatment of gaps in loadable segments [ignore|match] (default: "
   1043 "ignore)"
   1044 
   1045 #: src/elfcmp.c:67
   1046 msgid "Ignore permutation of buckets in SHT_HASH section"
   1047 msgstr "Ignore permutation of buckets in SHT_HASH section"
   1048 
   1049 #: src/elfcmp.c:69
   1050 msgid "Ignore differences in build ID"
   1051 msgstr "Ignore differences in build ID"
   1052 
   1053 #: src/elfcmp.c:70
   1054 msgid "Output nothing; yield exit status only"
   1055 msgstr "Output nothing; yield exit status only"
   1056 
   1057 #: src/elfcmp.c:77
   1058 msgid "Compare relevant parts of two ELF files for equality."
   1059 msgstr "Compare relevant parts of two ELF files for equality."
   1060 
   1061 #: src/elfcmp.c:81
   1062 msgid "FILE1 FILE2"
   1063 msgstr "FILE1 FILE2"
   1064 
   1065 #: src/elfcmp.c:143
   1066 msgid "Invalid number of parameters.\n"
   1067 msgstr "Invalid number of parameters.\n"
   1068 
   1069 #: src/elfcmp.c:174 src/elfcmp.c:179
   1070 #, c-format
   1071 msgid "cannot get ELF header of '%s': %s"
   1072 msgstr "cannot get ELF header of '%s': %s"
   1073 
   1074 #: src/elfcmp.c:205
   1075 #, c-format
   1076 msgid "%s %s diff: ELF header"
   1077 msgstr "%s %s diff: ELF header"
   1078 
   1079 #: src/elfcmp.c:212 src/elfcmp.c:215
   1080 #, c-format
   1081 msgid "cannot get section count of '%s': %s"
   1082 msgstr "cannot get section count of '%s': %s"
   1083 
   1084 #: src/elfcmp.c:220
   1085 #, c-format
   1086 msgid "%s %s diff: section count"
   1087 msgstr "%s %s diff: section count"
   1088 
   1089 #: src/elfcmp.c:227 src/elfcmp.c:230
   1090 #, c-format
   1091 msgid "cannot get program header count of '%s': %s"
   1092 msgstr "cannot get program header count of '%s': %s"
   1093 
   1094 #: src/elfcmp.c:235
   1095 #, c-format
   1096 msgid "%s %s diff: program header count"
   1097 msgstr "%s %s diff: program header count"
   1098 
   1099 #: src/elfcmp.c:292
   1100 #, c-format
   1101 msgid "%s %s differ: section [%zu], [%zu] name"
   1102 msgstr "%s %s differ: section [%zu], [%zu] name"
   1103 
   1104 #: src/elfcmp.c:315
   1105 #, c-format
   1106 msgid "%s %s differ: section [%zu] '%s' header"
   1107 msgstr "%s %s differ: section [%zu] %s header"
   1108 
   1109 #: src/elfcmp.c:323 src/elfcmp.c:329
   1110 #, c-format
   1111 msgid "cannot get content of section %zu in '%s': %s"
   1112 msgstr "cannot get content of section %zu in '%s': %s"
   1113 
   1114 #: src/elfcmp.c:345 src/elfcmp.c:351
   1115 #, c-format
   1116 msgid "cannot get symbol in '%s': %s"
   1117 msgstr "cannot get symbol in '%s': %s"
   1118 
   1119 #: src/elfcmp.c:373
   1120 #, c-format
   1121 msgid "%s %s differ: symbol table [%zu]"
   1122 msgstr "%s %s differ: symbol table [%zu]"
   1123 
   1124 #: src/elfcmp.c:376
   1125 #, c-format
   1126 msgid "%s %s differ: symbol table [%zu,%zu]"
   1127 msgstr "%s %s differ: symbol table [%zu,%zu]"
   1128 
   1129 #: src/elfcmp.c:422 src/elfcmp.c:491
   1130 #, c-format
   1131 msgid "%s %s differ: section [%zu] '%s' number of notes"
   1132 msgstr "%s %s differ: section [%zu] %s number of notes"
   1133 
   1134 #: src/elfcmp.c:430
   1135 #, c-format
   1136 msgid "cannot read note section [%zu] '%s' in '%s': %s"
   1137 msgstr "cannot read note section [%zu] %s in '%s': %s"
   1138 
   1139 #: src/elfcmp.c:440
   1140 #, c-format
   1141 msgid "%s %s differ: section [%zu] '%s' note name"
   1142 msgstr "%s %s differ: section [%zu] %s note name"
   1143 
   1144 #: src/elfcmp.c:448
   1145 #, c-format
   1146 msgid "%s %s differ: section [%zu] '%s' note '%s' type"
   1147 msgstr "%s %s differ: section [%zu] %s note %s type"
   1148 
   1149 #: src/elfcmp.c:463
   1150 #, c-format
   1151 msgid "%s %s differ: build ID length"
   1152 msgstr "%s %s differ: build ID length"
   1153 
   1154 #: src/elfcmp.c:471
   1155 #, c-format
   1156 msgid "%s %s differ: build ID content"
   1157 msgstr "%s %s differ: build ID content"
   1158 
   1159 #: src/elfcmp.c:480
   1160 #, c-format
   1161 msgid "%s %s differ: section [%zu] '%s' note '%s' content"
   1162 msgstr "%s %s differ: section [%zu] %s note %s content"
   1163 
   1164 #: src/elfcmp.c:520
   1165 #, c-format
   1166 msgid "%s %s differ: section [%zu] '%s' content"
   1167 msgstr "%s %s differ: section [%zu] %s content"
   1168 
   1169 #: src/elfcmp.c:524
   1170 #, c-format
   1171 msgid "%s %s differ: section [%zu,%zu] '%s' content"
   1172 msgstr "%s %s differ: section [%zu,%zu] %s content"
   1173 
   1174 #: src/elfcmp.c:539
   1175 #, c-format
   1176 msgid "%s %s differ: unequal amount of important sections"
   1177 msgstr "%s %s differ: unequal amount of important sections"
   1178 
   1179 #: src/elfcmp.c:572 src/elfcmp.c:577
   1180 #, c-format
   1181 msgid "cannot load data of '%s': %s"
   1182 msgstr "cannot load data of '%s': %s"
   1183 
   1184 #: src/elfcmp.c:596 src/elfcmp.c:602
   1185 #, c-format
   1186 msgid "cannot get program header entry %d of '%s': %s"
   1187 msgstr "cannot get program header entry %d of '%s': %s"
   1188 
   1189 #: src/elfcmp.c:608
   1190 #, c-format
   1191 msgid "%s %s differ: program header %d"
   1192 msgstr "%s %s differ: program header %d"
   1193 
   1194 #: src/elfcmp.c:632
   1195 #, c-format
   1196 msgid "%s %s differ: gap"
   1197 msgstr "%s %s differ: gap"
   1198 
   1199 #: src/elfcmp.c:695
   1200 #, c-format
   1201 msgid "Invalid value '%s' for --gaps parameter."
   1202 msgstr "Invalid value %s for --gaps parameter."
   1203 
   1204 #: src/elfcmp.c:723 src/findtextrel.c:221 src/ldgeneric.c:1757
   1205 #: src/ldgeneric.c:4247 src/nm.c:381 src/ranlib.c:161 src/size.c:293
   1206 #: src/strings.c:182 src/strip.c:451 src/strip.c:488 src/unstrip.c:1923
   1207 #: src/unstrip.c:1952
   1208 #, c-format
   1209 msgid "cannot open '%s'"
   1210 msgstr "cannot open %s"
   1211 
   1212 #: src/elfcmp.c:727 src/findtextrel.c:228 src/ranlib.c:178
   1213 #, c-format
   1214 msgid "cannot create ELF descriptor for '%s': %s"
   1215 msgstr "cannot create ELF descriptor for '%s': %s"
   1216 
   1217 #: src/elfcmp.c:732
   1218 #, c-format
   1219 msgid "cannot create EBL descriptor for '%s'"
   1220 msgstr "cannot create EBL descriptor for %s"
   1221 
   1222 #: src/elfcmp.c:750
   1223 #, c-format
   1224 msgid "cannot get section header of section %zu: %s"
   1225 msgstr "cannot get section header of section %zu: %s"
   1226 
   1227 #: src/elfcmp.c:760
   1228 #, c-format
   1229 msgid "cannot get content of section %zu: %s"
   1230 msgstr "cannot get content of section %zu: %s"
   1231 
   1232 #: src/elfcmp.c:770 src/elfcmp.c:784
   1233 #, c-format
   1234 msgid "cannot get relocation: %s"
   1235 msgstr "cannot get relocation: %s"
   1236 
   1237 #: src/elflint.c:64
   1238 msgid "Be extremely strict, flag level 2 features."
   1239 msgstr "Be extremely strict, flag level 2 features."
   1240 
   1241 #: src/elflint.c:65
   1242 msgid "Do not print anything if successful"
   1243 msgstr "Do not print anything if successful"
   1244 
   1245 #: src/elflint.c:66
   1246 msgid "Binary is a separate debuginfo file"
   1247 msgstr "Binary is a separate debuginfo file"
   1248 
   1249 #: src/elflint.c:68
   1250 msgid ""
   1251 "Binary has been created with GNU ld and is therefore known to be broken in "
   1252 "certain ways"
   1253 msgstr ""
   1254 "Binary has been created with GNU ld and is therefore known to be broken in "
   1255 "certain ways"
   1256 
   1257 #: src/elflint.c:74
   1258 msgid "Pedantic checking of ELF files compliance with gABI/psABI spec."
   1259 msgstr "Pedantic checking of ELF files compliance with gABI/psABI spec."
   1260 
   1261 #: src/elflint.c:78 src/readelf.c:123
   1262 msgid "FILE..."
   1263 msgstr "FILE..."
   1264 
   1265 #: src/elflint.c:155 src/readelf.c:292
   1266 #, c-format
   1267 msgid "cannot open input file"
   1268 msgstr "cannot open input file"
   1269 
   1270 #: src/elflint.c:162
   1271 #, c-format
   1272 msgid "cannot generate Elf descriptor: %s\n"
   1273 msgstr "cannot generate Elf descriptor: %s\n"
   1274 
   1275 #: src/elflint.c:181
   1276 #, c-format
   1277 msgid "error while closing Elf descriptor: %s\n"
   1278 msgstr "error while closing Elf descriptor: %s\n"
   1279 
   1280 #: src/elflint.c:185
   1281 msgid "No errors"
   1282 msgstr "No errors"
   1283 
   1284 #: src/elflint.c:219 src/readelf.c:468
   1285 msgid "Missing file name.\n"
   1286 msgstr "Missing file name.\n"
   1287 
   1288 #: src/elflint.c:298
   1289 #, c-format
   1290 msgid " error while freeing sub-ELF descriptor: %s\n"
   1291 msgstr " error while freeing sub-ELF descriptor: %s\n"
   1292 
   1293 #: src/elflint.c:306
   1294 #, c-format
   1295 msgid "Not an ELF file - it has the wrong magic bytes at the start\n"
   1296 msgstr "Not an ELF file - it has the wrong magic bytes at the start\n"
   1297 
   1298 #: src/elflint.c:371
   1299 #, c-format
   1300 msgid "e_ident[%d] == %d is no known class\n"
   1301 msgstr "e_ident[%d] == %d is no known class\n"
   1302 
   1303 #: src/elflint.c:376
   1304 #, c-format
   1305 msgid "e_ident[%d] == %d is no known data encoding\n"
   1306 msgstr "e_ident[%d] == %d is no known data encoding\n"
   1307 
   1308 #: src/elflint.c:380
   1309 #, c-format
   1310 msgid "unknown ELF header version number e_ident[%d] == %d\n"
   1311 msgstr "unknown ELF header version number e_ident[%d] == %d\n"
   1312 
   1313 #: src/elflint.c:386
   1314 #, c-format
   1315 msgid "unsupported OS ABI e_ident[%d] == '%s'\n"
   1316 msgstr "unsupported OS ABI e_ident[%d] == %s\n"
   1317 
   1318 #: src/elflint.c:392
   1319 #, c-format
   1320 msgid "unsupport ABI version e_ident[%d] == %d\n"
   1321 msgstr "unsupport ABI version e_ident[%d] == %d\n"
   1322 
   1323 #: src/elflint.c:397
   1324 #, c-format
   1325 msgid "e_ident[%zu] is not zero\n"
   1326 msgstr "e_ident[%zu] is not zero\n"
   1327 
   1328 #: src/elflint.c:402
   1329 #, c-format
   1330 msgid "unknown object file type %d\n"
   1331 msgstr "unknown object file type %d\n"
   1332 
   1333 #: src/elflint.c:409
   1334 #, c-format
   1335 msgid "unknown machine type %d\n"
   1336 msgstr "unknown machine type %d\n"
   1337 
   1338 #: src/elflint.c:413
   1339 #, c-format
   1340 msgid "unknown object file version\n"
   1341 msgstr "unknown object file version\n"
   1342 
   1343 #: src/elflint.c:419
   1344 #, c-format
   1345 msgid "invalid program header offset\n"
   1346 msgstr "invalid program header offset\n"
   1347 
   1348 #: src/elflint.c:421
   1349 #, c-format
   1350 msgid "executables and DSOs cannot have zero program header offset\n"
   1351 msgstr "executables and DSOs cannot have zero program header offset\n"
   1352 
   1353 #: src/elflint.c:425
   1354 #, c-format
   1355 msgid "invalid number of program header entries\n"
   1356 msgstr "invalid number of program header entries\n"
   1357 
   1358 #: src/elflint.c:433
   1359 #, c-format
   1360 msgid "invalid section header table offset\n"
   1361 msgstr "invalid section header table offset\n"
   1362 
   1363 #: src/elflint.c:436
   1364 #, c-format
   1365 msgid "section header table must be present\n"
   1366 msgstr "section header table must be present\n"
   1367 
   1368 #: src/elflint.c:450
   1369 #, c-format
   1370 msgid "invalid number of section header table entries\n"
   1371 msgstr "invalid number of section header table entries\n"
   1372 
   1373 #: src/elflint.c:467
   1374 #, c-format
   1375 msgid "invalid section header index\n"
   1376 msgstr "invalid section header index\n"
   1377 
   1378 #: src/elflint.c:481
   1379 #, c-format
   1380 msgid "invalid number of program header table entries\n"
   1381 msgstr "invalid number of program header table entries\n"
   1382 
   1383 #: src/elflint.c:490
   1384 #, c-format
   1385 msgid "invalid machine flags: %s\n"
   1386 msgstr "invalid machine flags: %s\n"
   1387 
   1388 #: src/elflint.c:497 src/elflint.c:514
   1389 #, c-format
   1390 msgid "invalid ELF header size: %hd\n"
   1391 msgstr "invalid ELF header size: %hd\n"
   1392 
   1393 #: src/elflint.c:500 src/elflint.c:517
   1394 #, c-format
   1395 msgid "invalid program header size: %hd\n"
   1396 msgstr "invalid program header size: %hd\n"
   1397 
   1398 #: src/elflint.c:503 src/elflint.c:520
   1399 #, c-format
   1400 msgid "invalid program header position or size\n"
   1401 msgstr "invalid program header position or size\n"
   1402 
   1403 #: src/elflint.c:506 src/elflint.c:523
   1404 #, c-format
   1405 msgid "invalid section header size: %hd\n"
   1406 msgstr "invalid section header size: %hd\n"
   1407 
   1408 #: src/elflint.c:509 src/elflint.c:526
   1409 #, c-format
   1410 msgid "invalid section header position or size\n"
   1411 msgstr "invalid section header position or size\n"
   1412 
   1413 #: src/elflint.c:570
   1414 #, c-format
   1415 msgid ""
   1416 "section [%2d] '%s': section with SHF_GROUP flag set not part of a section "
   1417 "group\n"
   1418 msgstr ""
   1419 "section [%2d] '%s': section with SHF_GROUP flag set not part of a section "
   1420 "group\n"
   1421 
   1422 #: src/elflint.c:574
   1423 #, c-format
   1424 msgid ""
   1425 "section [%2d] '%s': section group [%2zu] '%s' does not precede group member\n"
   1426 msgstr ""
   1427 "section [%2d] '%s': section group [%2zu] %s does not precede group member\n"
   1428 
   1429 #: src/elflint.c:590 src/elflint.c:1457 src/elflint.c:1508 src/elflint.c:1614
   1430 #: src/elflint.c:1939 src/elflint.c:2228 src/elflint.c:2742 src/elflint.c:2904
   1431 #: src/elflint.c:3034 src/elflint.c:3206 src/elflint.c:4108
   1432 #, c-format
   1433 msgid "section [%2d] '%s': cannot get section data\n"
   1434 msgstr "section [%2d] '%s': cannot get section data\n"
   1435 
   1436 #: src/elflint.c:603 src/elflint.c:1621
   1437 #, c-format
   1438 msgid ""
   1439 "section [%2d] '%s': referenced as string table for section [%2d] '%s' but "
   1440 "type is not SHT_STRTAB\n"
   1441 msgstr ""
   1442 "section [%2d] '%s': referenced as string table for section [%2d] %s but "
   1443 "type is not SHT_STRTAB\n"
   1444 
   1445 #: src/elflint.c:626
   1446 #, c-format
   1447 msgid ""
   1448 "section [%2d] '%s': symbol table cannot have more than one extended index "
   1449 "section\n"
   1450 msgstr ""
   1451 "section [%2d] '%s': symbol table cannot have more than one extended index "
   1452 "section\n"
   1453 
   1454 #: src/elflint.c:638
   1455 #, c-format
   1456 msgid "section [%2u] '%s': entry size is does not match ElfXX_Sym\n"
   1457 msgstr "section [%2u] '%s': entry size is does not match ElfXX_Sym\n"
   1458 
   1459 #: src/elflint.c:647
   1460 #, c-format
   1461 msgid "section [%2d] '%s': cannot get symbol %d: %s\n"
   1462 msgstr "section [%2d] '%s': cannot get symbol %d: %s\n"
   1463 
   1464 #: src/elflint.c:652 src/elflint.c:655 src/elflint.c:658 src/elflint.c:661
   1465 #: src/elflint.c:664 src/elflint.c:667
   1466 #, c-format
   1467 msgid "section [%2d] '%s': '%s' in zeroth entry not zero\n"
   1468 msgstr "section [%2d] '%s': %s in zeroth entry not zero\n"
   1469 
   1470 #: src/elflint.c:670
   1471 #, c-format
   1472 msgid "section [%2d] '%s': XINDEX for zeroth entry not zero\n"
   1473 msgstr "section [%2d] '%s': XINDEX for zeroth entry not zero\n"
   1474 
   1475 #: src/elflint.c:680
   1476 #, c-format
   1477 msgid "section [%2d] '%s': cannot get symbol %zu: %s\n"
   1478 msgstr "section [%2d] '%s': cannot get symbol %zu: %s\n"
   1479 
   1480 #: src/elflint.c:689
   1481 #, c-format
   1482 msgid "section [%2d] '%s': symbol %zu: invalid name value\n"
   1483 msgstr "section [%2d] '%s': symbol %zu: invalid name value\n"
   1484 
   1485 #: src/elflint.c:704
   1486 #, c-format
   1487 msgid ""
   1488 "section [%2d] '%s': symbol %zu: too large section index but no extended "
   1489 "section index section\n"
   1490 msgstr ""
   1491 "section [%2d] '%s': symbol %zu: too large section index but no extended "
   1492 "section index section\n"
   1493 
   1494 #: src/elflint.c:710
   1495 #, c-format
   1496 msgid ""
   1497 "section [%2d] '%s': symbol %zu: XINDEX used for index which would fit in "
   1498 "st_shndx (%<PRIu32>)\n"
   1499 msgstr ""
   1500 "section [%2d] '%s': symbol %zu: XINDEX used for index which would fit in "
   1501 "st_shndx (%<PRIu32>)\n"
   1502 
   1503 #: src/elflint.c:722
   1504 #, c-format
   1505 msgid "section [%2d] '%s': symbol %zu: invalid section index\n"
   1506 msgstr "section [%2d] '%s': symbol %zu: invalid section index\n"
   1507 
   1508 #: src/elflint.c:730
   1509 #, c-format
   1510 msgid "section [%2d] '%s': symbol %zu: unknown type\n"
   1511 msgstr "section [%2d] '%s': symbol %zu: unknown type\n"
   1512 
   1513 #: src/elflint.c:736
   1514 #, c-format
   1515 msgid "section [%2d] '%s': symbol %zu: unknown symbol binding\n"
   1516 msgstr "section [%2d] '%s': symbol %zu: unknown symbol binding\n"
   1517 
   1518 #: src/elflint.c:741
   1519 #, c-format
   1520 msgid "section [%2d] '%s': symbol %zu: unique symbol not of object type\n"
   1521 msgstr "section [%2d] '%s': symbol %zu: unique symbol not of object type\n"
   1522 
   1523 #: src/elflint.c:749
   1524 #, c-format
   1525 msgid ""
   1526 "section [%2d] '%s': symbol %zu: COMMON only allowed in relocatable files\n"
   1527 msgstr ""
   1528 "section [%2d] '%s': symbol %zu: COMMON only allowed in relocatable files\n"
   1529 
   1530 #: src/elflint.c:753
   1531 #, c-format
   1532 msgid "section [%2d] '%s': symbol %zu: local COMMON symbols are nonsense\n"
   1533 msgstr "section [%2d] '%s': symbol %zu: local COMMON symbols are nonsense\n"
   1534 
   1535 #: src/elflint.c:757
   1536 #, c-format
   1537 msgid ""
   1538 "section [%2d] '%s': symbol %zu: function in COMMON section is nonsense\n"
   1539 msgstr ""
   1540 "section [%2d] '%s': symbol %zu: function in COMMON section is nonsense\n"
   1541 
   1542 #: src/elflint.c:804
   1543 #, c-format
   1544 msgid "section [%2d] '%s': symbol %zu: st_value out of bounds\n"
   1545 msgstr "section [%2d] '%s': symbol %zu: st_value out of bounds\n"
   1546 
   1547 #: src/elflint.c:810 src/elflint.c:835 src/elflint.c:878
   1548 #, c-format
   1549 msgid ""
   1550 "section [%2d] '%s': symbol %zu does not fit completely in referenced section "
   1551 "[%2d] '%s'\n"
   1552 msgstr ""
   1553 "section [%2d] '%s': symbol %zu does not fit completely in referenced section "
   1554 "[%2d] %s\n"
   1555 
   1556 #: src/elflint.c:819
   1557 #, c-format
   1558 msgid ""
   1559 "section [%2d] '%s': symbol %zu: referenced section [%2d] '%s' does not have "
   1560 "SHF_TLS flag set\n"
   1561 msgstr ""
   1562 "section [%2d] '%s': symbol %zu: referenced section [%2d] %s does not have "
   1563 "SHF_TLS flag set\n"
   1564 
   1565 #: src/elflint.c:829 src/elflint.c:871
   1566 #, c-format
   1567 msgid ""
   1568 "section [%2d] '%s': symbol %zu: st_value out of bounds of referenced section "
   1569 "[%2d] '%s'\n"
   1570 msgstr ""
   1571 "section [%2d] '%s': symbol %zu: st_value out of bounds of referenced section "
   1572 "[%2d] %s\n"
   1573 
   1574 #: src/elflint.c:856
   1575 #, c-format
   1576 msgid ""
   1577 "section [%2d] '%s': symbol %zu: TLS symbol but no TLS program header entry\n"
   1578 msgstr ""
   1579 "section [%2d] '%s': symbol %zu: TLS symbol but no TLS program header entry\n"
   1580 
   1581 #: src/elflint.c:864
   1582 #, c-format
   1583 msgid ""
   1584 "section [%2d] '%s': symbol %zu: st_value short of referenced section [%2d] "
   1585 "'%s'\n"
   1586 msgstr ""
   1587 "section [%2d] '%s': symbol %zu: st_value short of referenced section [%2d] "
   1588 "%s\n"
   1589 
   1590 #: src/elflint.c:891
   1591 #, c-format
   1592 msgid ""
   1593 "section [%2d] '%s': symbol %zu: local symbol outside range described in "
   1594 "sh_info\n"
   1595 msgstr ""
   1596 "section [%2d] '%s': symbol %zu: local symbol outside range described in "
   1597 "sh_info\n"
   1598 
   1599 #: src/elflint.c:898
   1600 #, c-format
   1601 msgid ""
   1602 "section [%2d] '%s': symbol %zu: non-local symbol outside range described in "
   1603 "sh_info\n"
   1604 msgstr ""
   1605 "section [%2d] '%s': symbol %zu: non-local symbol outside range described in "
   1606 "sh_info\n"
   1607 
   1608 #: src/elflint.c:905
   1609 #, c-format
   1610 msgid "section [%2d] '%s': symbol %zu: non-local section symbol\n"
   1611 msgstr "section [%2d] '%s': symbol %zu: non-local section symbol\n"
   1612 
   1613 #: src/elflint.c:955
   1614 #, c-format
   1615 msgid ""
   1616 "section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol refers to bad section "
   1617 "[%2d]\n"
   1618 msgstr ""
   1619 "section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol refers to bad section "
   1620 "[%2d]\n"
   1621 
   1622 #: src/elflint.c:962
   1623 #, c-format
   1624 msgid ""
   1625 "section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol refers to section [%2d] "
   1626 "'%s'\n"
   1627 msgstr ""
   1628 "section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol refers to section [%2d] "
   1629 "%s\n"
   1630 
   1631 #: src/elflint.c:978
   1632 #, c-format
   1633 msgid ""
   1634 "section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol value %#<PRIx64> does not "
   1635 "match %s section address %#<PRIx64>\n"
   1636 msgstr ""
   1637 "section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol value %#<PRIx64> does not "
   1638 "match %s section address %#<PRIx64>\n"
   1639 
   1640 #: src/elflint.c:985
   1641 #, c-format
   1642 msgid ""
   1643 "section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol size %<PRIu64> does not "
   1644 "match %s section size %<PRIu64>\n"
   1645 msgstr ""
   1646 "section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol size %<PRIu64> does not "
   1647 "match %s section size %<PRIu64>\n"
   1648 
   1649 #: src/elflint.c:993
   1650 #, c-format
   1651 msgid ""
   1652 "section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol present, but no .got "
   1653 "section\n"
   1654 msgstr ""
   1655 "section [%2d] '%s': _GLOBAL_OFFSET_TABLE_ symbol present, but no .got "
   1656 "section\n"
   1657 
   1658 #: src/elflint.c:1009
   1659 #, c-format
   1660 msgid ""
   1661 "section [%2d] '%s': _DYNAMIC_ symbol value %#<PRIx64> does not match dynamic "
   1662 "segment address %#<PRIx64>\n"
   1663 msgstr ""
   1664 "section [%2d] '%s': _DYNAMIC_ symbol value %#<PRIx64> does not match dynamic "
   1665 "segment address %#<PRIx64>\n"
   1666 
   1667 #: src/elflint.c:1016
   1668 #, c-format
   1669 msgid ""
   1670 "section [%2d] '%s': _DYNAMIC symbol size %<PRIu64> does not match dynamic "
   1671 "segment size %<PRIu64>\n"
   1672 msgstr ""
   1673 "section [%2d] '%s': _DYNAMIC symbol size %<PRIu64> does not match dynamic "
   1674 "segment size %<PRIu64>\n"
   1675 
   1676 #: src/elflint.c:1029
   1677 #, c-format
   1678 msgid ""
   1679 "section [%2d] '%s': symbol %zu: symbol in dynamic symbol table with non-"
   1680 "default visibility\n"
   1681 msgstr ""
   1682 "section [%2d] '%s': symbol %zu: symbol in dynamic symbol table with non-"
   1683 "default visibility\n"
   1684 
   1685 #: src/elflint.c:1033
   1686 #, c-format
   1687 msgid "section [%2d] '%s': symbol %zu: unknown bit set in st_other\n"
   1688 msgstr "section [%2d] '%s': symbol %zu: unknown bit set in st_other\n"
   1689 
   1690 #: src/elflint.c:1082
   1691 #, c-format
   1692 msgid "section [%2d] '%s': DT_RELCOUNT used for this RELA section\n"
   1693 msgstr "section [%2d] '%s': DT_RELCOUNT used for this RELA section\n"
   1694 
   1695 #: src/elflint.c:1093 src/elflint.c:1145
   1696 #, c-format
   1697 msgid "section [%2d] '%s': DT_RELCOUNT value %d too high for this section\n"
   1698 msgstr "section [%2d] '%s': DT_RELCOUNT value %d too high for this section\n"
   1699 
   1700 #: src/elflint.c:1118 src/elflint.c:1170
   1701 #, c-format
   1702 msgid ""
   1703 "section [%2d] '%s': relative relocations after index %d as specified by "
   1704 "DT_RELCOUNT\n"
   1705 msgstr ""
   1706 "section [%2d] '%s': relative relocations after index %d as specified by "
   1707 "DT_RELCOUNT\n"
   1708 
   1709 #: src/elflint.c:1124 src/elflint.c:1176
   1710 #, c-format
   1711 msgid ""
   1712 "section [%2d] '%s': non-relative relocation at index %zu; DT_RELCOUNT "
   1713 "specified %d relative relocations\n"
   1714 msgstr ""
   1715 "section [%2d] '%s': non-relative relocation at index %zu; DT_RELCOUNT "
   1716 "specified %d relative relocations\n"
   1717 
   1718 #: src/elflint.c:1136
   1719 #, c-format
   1720 msgid "section [%2d] '%s': DT_RELACOUNT used for this REL section\n"
   1721 msgstr "section [%2d] '%s': DT_RELACOUNT used for this REL section\n"
   1722 
   1723 #: src/elflint.c:1218
   1724 #, c-format
   1725 msgid "section [%2d] '%s': invalid destination section index\n"
   1726 msgstr "section [%2d] '%s': invalid destination section index\n"
   1727 
   1728 #: src/elflint.c:1230
   1729 #, c-format
   1730 msgid "section [%2d] '%s': invalid destination section type\n"
   1731 msgstr "section [%2d] '%s': invalid destination section type\n"
   1732 
   1733 #: src/elflint.c:1238
   1734 #, c-format
   1735 msgid "section [%2d] '%s': sh_info should be zero\n"
   1736 msgstr "section [%2d] '%s': sh_info should be zero\n"
   1737 
   1738 #: src/elflint.c:1245
   1739 #, c-format
   1740 msgid "section [%2d] '%s': no relocations for merge-able sections possible\n"
   1741 msgstr "section [%2d] '%s': no relocations for merge-able sections possible\n"
   1742 
   1743 #: src/elflint.c:1253
   1744 #, c-format
   1745 msgid "section [%2d] '%s': section entry size does not match ElfXX_Rela\n"
   1746 msgstr "section [%2d] '%s': section entry size does not match ElfXX_Rela\n"
   1747 
   1748 #: src/elflint.c:1313
   1749 #, c-format
   1750 msgid "text relocation flag set but there is no read-only segment\n"
   1751 msgstr "text relocation flag set but there is no read-only segment\n"
   1752 
   1753 #: src/elflint.c:1340
   1754 #, c-format
   1755 msgid "section [%2d] '%s': relocation %zu: invalid type\n"
   1756 msgstr "section [%2d] '%s': relocation %zu: invalid type\n"
   1757 
   1758 #: src/elflint.c:1348
   1759 #, c-format
   1760 msgid ""
   1761 "section [%2d] '%s': relocation %zu: relocation type invalid for the file "
   1762 "type\n"
   1763 msgstr ""
   1764 "section [%2d] '%s': relocation %zu: relocation type invalid for the file "
   1765 "type\n"
   1766 
   1767 #: src/elflint.c:1356
   1768 #, c-format
   1769 msgid "section [%2d] '%s': relocation %zu: invalid symbol index\n"
   1770 msgstr "section [%2d] '%s': relocation %zu: invalid symbol index\n"
   1771 
   1772 #: src/elflint.c:1374
   1773 #, c-format
   1774 msgid ""
   1775 "section [%2d] '%s': relocation %zu: only symbol '_GLOBAL_OFFSET_TABLE_' can "
   1776 "be used with %s\n"
   1777 msgstr ""
   1778 "section [%2d] '%s': relocation %zu: only symbol _GLOBAL_OFFSET_TABLE_ can "
   1779 "be used with %s\n"
   1780 
   1781 #: src/elflint.c:1391
   1782 #, c-format
   1783 msgid "section [%2d] '%s': relocation %zu: offset out of bounds\n"
   1784 msgstr "section [%2d] '%s': relocation %zu: offset out of bounds\n"
   1785 
   1786 #: src/elflint.c:1406
   1787 #, c-format
   1788 msgid ""
   1789 "section [%2d] '%s': relocation %zu: copy relocation against symbol of type "
   1790 "%s\n"
   1791 msgstr ""
   1792 "section [%2d] '%s': relocation %zu: copy relocation against symbol of type "
   1793 "%s\n"
   1794 
   1795 #: src/elflint.c:1427
   1796 #, c-format
   1797 msgid ""
   1798 "section [%2d] '%s': relocation %zu: read-only section modified but text "
   1799 "relocation flag not set\n"
   1800 msgstr ""
   1801 "section [%2d] '%s': relocation %zu: read-only section modified but text "
   1802 "relocation flag not set\n"
   1803 
   1804 #: src/elflint.c:1442
   1805 #, c-format
   1806 msgid "section [%2d] '%s': relocations are against loaded and unloaded data\n"
   1807 msgstr "section [%2d] '%s': relocations are against loaded and unloaded data\n"
   1808 
   1809 #: src/elflint.c:1482 src/elflint.c:1533
   1810 #, c-format
   1811 msgid "section [%2d] '%s': cannot get relocation %zu: %s\n"
   1812 msgstr "section [%2d] '%s': cannot get relocation %zu: %s\n"
   1813 
   1814 #: src/elflint.c:1609
   1815 #, c-format
   1816 msgid "more than one dynamic section present\n"
   1817 msgstr "more than one dynamic section present\n"
   1818 
   1819 #: src/elflint.c:1628
   1820 #, c-format
   1821 msgid "section [%2d] '%s': section entry size does not match ElfXX_Dyn\n"
   1822 msgstr "section [%2d] '%s': section entry size does not match ElfXX_Dyn\n"
   1823 
   1824 #: src/elflint.c:1633 src/elflint.c:1918
   1825 #, c-format
   1826 msgid "section [%2d] '%s': sh_info not zero\n"
   1827 msgstr "section [%2d] '%s': sh_info not zero\n"
   1828 
   1829 #: src/elflint.c:1643
   1830 #, c-format
   1831 msgid "section [%2d] '%s': cannot get dynamic section entry %zu: %s\n"
   1832 msgstr "section [%2d] '%s': cannot get dynamic section entry %zu: %s\n"
   1833 
   1834 #: src/elflint.c:1651
   1835 #, c-format
   1836 msgid "section [%2d] '%s': non-DT_NULL entries follow DT_NULL entry\n"
   1837 msgstr "section [%2d] '%s': non-DT_NULL entries follow DT_NULL entry\n"
   1838 
   1839 #: src/elflint.c:1658
   1840 #, c-format
   1841 msgid "section [%2d] '%s': entry %zu: unknown tag\n"
   1842 msgstr "section [%2d] '%s': entry %zu: unknown tag\n"
   1843 
   1844 #: src/elflint.c:1669
   1845 #, c-format
   1846 msgid "section [%2d] '%s': entry %zu: more than one entry with tag %s\n"
   1847 msgstr "section [%2d] '%s': entry %zu: more than one entry with tag %s\n"
   1848 
   1849 #: src/elflint.c:1679
   1850 #, c-format
   1851 msgid "section [%2d] '%s': entry %zu: level 2 tag %s used\n"
   1852 msgstr "section [%2d] '%s': entry %zu: level 2 tag %s used\n"
   1853 
   1854 #: src/elflint.c:1697
   1855 #, c-format
   1856 msgid ""
   1857 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
   1858 msgstr ""
   1859 "section [%2d] '%s': entry %zu: DT_PLTREL value must be DT_REL or DT_RELA\n"
   1860 
   1861 #: src/elflint.c:1710
   1862 #, c-format
   1863 msgid ""
   1864 "section [%2d] '%s': entry %zu: pointer does not match address of section "
   1865 "[%2d] '%s' referenced by sh_link\n"
   1866 msgstr ""
   1867 "section [%2d] '%s': entry %zu: pointer does not match address of section "
   1868 "[%2d] %s referenced by sh_link\n"
   1869 
   1870 #: src/elflint.c:1753
   1871 #, c-format
   1872 msgid ""
   1873 "section [%2d] '%s': entry %zu: %s value must point into loaded segment\n"
   1874 msgstr ""
   1875 "section [%2d] '%s': entry %zu: %s value must point into loaded segment\n"
   1876 
   1877 #: src/elflint.c:1768
   1878 #, c-format
   1879 msgid ""
   1880 "section [%2d] '%s': entry %zu: %s value must be valid offset in section "
   1881 "[%2d] '%s'\n"
   1882 msgstr ""
   1883 "section [%2d] '%s': entry %zu: %s value must be valid offset in section "
   1884 "[%2d] %s\n"
   1885 
   1886 #: src/elflint.c:1788 src/elflint.c:1816
   1887 #, c-format
   1888 msgid "section [%2d] '%s': contains %s entry but not %s\n"
   1889 msgstr "section [%2d] '%s': contains %s entry but not %s\n"
   1890 
   1891 #: src/elflint.c:1800
   1892 #, c-format
   1893 msgid "section [%2d] '%s': mandatory tag %s not present\n"
   1894 msgstr "section [%2d] '%s': mandatory tag %s not present\n"
   1895 
   1896 #: src/elflint.c:1809
   1897 #, c-format
   1898 msgid "section [%2d] '%s': no hash section present\n"
   1899 msgstr "section [%2d] '%s': no hash section present\n"
   1900 
   1901 #: src/elflint.c:1824 src/elflint.c:1831
   1902 #, c-format
   1903 msgid "section [%2d] '%s': not all of %s, %s, and %s are present\n"
   1904 msgstr "section [%2d] '%s': not all of %s, %s, and %s are present\n"
   1905 
   1906 #: src/elflint.c:1841 src/elflint.c:1845
   1907 #, c-format
   1908 msgid "section [%2d] '%s': %s tag missing in DSO marked during prelinking\n"
   1909 msgstr "section [%2d] '%s': %s tag missing in DSO marked during prelinking\n"
   1910 
   1911 #: src/elflint.c:1851
   1912 #, c-format
   1913 msgid "section [%2d] '%s': non-DSO file marked as dependency during prelink\n"
   1914 msgstr "section [%2d] '%s': non-DSO file marked as dependency during prelink\n"
   1915 
   1916 #: src/elflint.c:1862 src/elflint.c:1866 src/elflint.c:1870 src/elflint.c:1874
   1917 #, c-format
   1918 msgid "section [%2d] '%s': %s tag missing in prelinked executable\n"
   1919 msgstr "section [%2d] '%s': %s tag missing in prelinked executable\n"
   1920 
   1921 #: src/elflint.c:1886
   1922 #, c-format
   1923 msgid ""
   1924 "section [%2d] '%s': only relocatable files can have extended section index\n"
   1925 msgstr ""
   1926 "section [%2d] '%s': only relocatable files can have extended section index\n"
   1927 
   1928 #: src/elflint.c:1896
   1929 #, c-format
   1930 msgid ""
   1931 "section [%2d] '%s': extended section index section not for symbol table\n"
   1932 msgstr ""
   1933 "section [%2d] '%s': extended section index section not for symbol table\n"
   1934 
   1935 #: src/elflint.c:1901
   1936 #, c-format
   1937 msgid "cannot get data for symbol section\n"
   1938 msgstr "cannot get data for symbol section\n"
   1939 
   1940 #: src/elflint.c:1904
   1941 #, c-format
   1942 msgid "section [%2d] '%s': entry size does not match Elf32_Word\n"
   1943 msgstr "section [%2d] '%s': entry size does not match Elf32_Word\n"
   1944 
   1945 #: src/elflint.c:1913
   1946 #, c-format
   1947 msgid "section [%2d] '%s': extended index table too small for symbol table\n"
   1948 msgstr "section [%2d] '%s': extended index table too small for symbol table\n"
   1949 
   1950 #: src/elflint.c:1928
   1951 #, c-format
   1952 msgid ""
   1953 "section [%2d] '%s': extended section index in section [%2zu] '%s' refers to "
   1954 "same symbol table\n"
   1955 msgstr ""
   1956 "section [%2d] '%s': extended section index in section [%2zu] %s refers to "
   1957 "same symbol table\n"
   1958 
   1959 #: src/elflint.c:1945
   1960 #, c-format
   1961 msgid "symbol 0 should have zero extended section index\n"
   1962 msgstr "symbol 0 should have zero extended section index\n"
   1963 
   1964 #: src/elflint.c:1957
   1965 #, c-format
   1966 msgid "cannot get data for symbol %zu\n"
   1967 msgstr "cannot get data for symbol %zu\n"
   1968 
   1969 #: src/elflint.c:1962
   1970 #, c-format
   1971 msgid "extended section index is %<PRIu32> but symbol index is not XINDEX\n"
   1972 msgstr "extended section index is %<PRIu32> but symbol index is not XINDEX\n"
   1973 
   1974 #: src/elflint.c:1978 src/elflint.c:2029
   1975 #, c-format
   1976 msgid ""
   1977 "section [%2d] '%s': hash table section is too small (is %ld, expected %ld)\n"
   1978 msgstr ""
   1979 "section [%2d] '%s': hash table section is too small (is %ld, expected %ld)\n"
   1980 
   1981 #: src/elflint.c:1990 src/elflint.c:2041
   1982 #, c-format
   1983 msgid "section [%2d] '%s': chain array too large\n"
   1984 msgstr "section [%2d] '%s': chain array too large\n"
   1985 
   1986 #: src/elflint.c:2004 src/elflint.c:2055
   1987 #, c-format
   1988 msgid "section [%2d] '%s': hash bucket reference %zu out of bounds\n"
   1989 msgstr "section [%2d] '%s': hash bucket reference %zu out of bounds\n"
   1990 
   1991 #: src/elflint.c:2014
   1992 #, c-format
   1993 msgid "section [%2d] '%s': hash chain reference %zu out of bounds\n"
   1994 msgstr "section [%2d] '%s': hash chain reference %zu out of bounds\n"
   1995 
   1996 #: src/elflint.c:2065
   1997 #, c-format
   1998 msgid "section [%2d] '%s': hash chain reference %<PRIu64> out of bounds\n"
   1999 msgstr "section [%2d] '%s': hash chain reference %<PRIu64> out of bounds\n"
   2000 
   2001 #: src/elflint.c:2081
   2002 #, c-format
   2003 msgid "section [%2d] '%s': bitmask size not power of 2: %u\n"
   2004 msgstr "section [%2d] '%s': bitmask size not power of 2: %u\n"
   2005 
   2006 #: src/elflint.c:2092
   2007 #, c-format
   2008 msgid ""
   2009 "section [%2d] '%s': hash table section is too small (is %ld, expected at "
   2010 "least %ld)\n"
   2011 msgstr ""
   2012 "section [%2d] '%s': hash table section is too small (is %ld, expected at "
   2013 "least %ld)\n"
   2014 
   2015 #: src/elflint.c:2100
   2016 #, c-format
   2017 msgid "section [%2d] '%s': 2nd hash function shift too big: %u\n"
   2018 msgstr "section [%2d] '%s': 2nd hash function shift too big: %u\n"
   2019 
   2020 #: src/elflint.c:2132
   2021 #, c-format
   2022 msgid ""
   2023 "section [%2d] '%s': hash chain for bucket %zu lower than symbol index bias\n"
   2024 msgstr ""
   2025 "section [%2d] '%s': hash chain for bucket %zu lower than symbol index bias\n"
   2026 
   2027 #: src/elflint.c:2153
   2028 #, c-format
   2029 msgid ""
   2030 "section [%2d] '%s': symbol %u referenced in chain for bucket %zu is "
   2031 "undefined\n"
   2032 msgstr ""
   2033 "section [%2d] '%s': symbol %u referenced in chain for bucket %zu is "
   2034 "undefined\n"
   2035 
   2036 #: src/elflint.c:2164
   2037 #, c-format
   2038 msgid ""
   2039 "section [%2d] '%s': hash value for symbol %u in chain for bucket %zu wrong\n"
   2040 msgstr ""
   2041 "section [%2d] '%s': hash value for symbol %u in chain for bucket %zu wrong\n"
   2042 
   2043 #: src/elflint.c:2195
   2044 #, c-format
   2045 msgid "section [%2d] '%s': hash chain for bucket %zu out of bounds\n"
   2046 msgstr "section [%2d] '%s': hash chain for bucket %zu out of bounds\n"
   2047 
   2048 #: src/elflint.c:2200
   2049 #, c-format
   2050 msgid ""
   2051 "section [%2d] '%s': symbol reference in chain for bucket %zu out of bounds\n"
   2052 msgstr ""
   2053 "section [%2d] '%s': symbol reference in chain for bucket %zu out of bounds\n"
   2054 
   2055 #: src/elflint.c:2206
   2056 #, c-format
   2057 msgid "section [%2d] '%s': bitmask does not match names in the hash table\n"
   2058 msgstr "section [%2d] '%s': bitmask does not match names in the hash table\n"
   2059 
   2060 #: src/elflint.c:2219
   2061 #, c-format
   2062 msgid "section [%2d] '%s': relocatable files cannot have hash tables\n"
   2063 msgstr "section [%2d] '%s': relocatable files cannot have hash tables\n"
   2064 
   2065 #: src/elflint.c:2237
   2066 #, c-format
   2067 msgid "section [%2d] '%s': hash table not for dynamic symbol table\n"
   2068 msgstr "section [%2d] '%s': hash table not for dynamic symbol table\n"
   2069 
   2070 #: src/elflint.c:2245
   2071 #, c-format
   2072 msgid "section [%2d] '%s': hash table entry size incorrect\n"
   2073 msgstr "section [%2d] '%s': hash table entry size incorrect\n"
   2074 
   2075 #: src/elflint.c:2250
   2076 #, c-format
   2077 msgid "section [%2d] '%s': not marked to be allocated\n"
   2078 msgstr "section [%2d] '%s': not marked to be allocated\n"
   2079 
   2080 #: src/elflint.c:2255
   2081 #, c-format
   2082 msgid ""
   2083 "section [%2d] '%s': hash table has not even room for initial administrative "
   2084 "entries\n"
   2085 msgstr ""
   2086 "section [%2d] '%s': hash table has not even room for initial administrative "
   2087 "entries\n"
   2088 
   2089 #: src/elflint.c:2303
   2090 #, c-format
   2091 msgid "sh_link in hash sections [%2zu] '%s' and [%2zu] '%s' not identical\n"
   2092 msgstr "sh_link in hash sections [%2zu] %s and [%2zu] %s not identical\n"
   2093 
   2094 #: src/elflint.c:2381 src/elflint.c:2385
   2095 #, c-format
   2096 msgid "section [%2zu] '%s': reference to symbol index 0\n"
   2097 msgstr "section [%2zu] '%s': reference to symbol index 0\n"
   2098 
   2099 #: src/elflint.c:2392
   2100 #, c-format
   2101 msgid ""
   2102 "symbol %d referenced in new hash table in [%2zu] '%s' but not in old hash "
   2103 "table in [%2zu] '%s'\n"
   2104 msgstr ""
   2105 "symbol %d referenced in new hash table in [%2zu] %s but not in old hash "
   2106 "table in [%2zu] %s\n"
   2107 
   2108 #: src/elflint.c:2404
   2109 #, c-format
   2110 msgid ""
   2111 "symbol %d referenced in old hash table in [%2zu] '%s' but not in new hash "
   2112 "table in [%2zu] '%s'\n"
   2113 msgstr ""
   2114 "symbol %d referenced in old hash table in [%2zu] %s but not in new hash "
   2115 "table in [%2zu] %s\n"
   2116 
   2117 #: src/elflint.c:2420
   2118 #, c-format
   2119 msgid "section [%2d] '%s': nonzero sh_%s for NULL section\n"
   2120 msgstr "section [%2d] '%s': nonzero sh_%s for NULL section\n"
   2121 
   2122 #: src/elflint.c:2440
   2123 #, c-format
   2124 msgid ""
   2125 "section [%2d] '%s': section groups only allowed in relocatable object files\n"
   2126 msgstr ""
   2127 "section [%2d] '%s': section groups only allowed in relocatable object files\n"
   2128 
   2129 #: src/elflint.c:2451
   2130 #, c-format
   2131 msgid "section [%2d] '%s': cannot get symbol table: %s\n"
   2132 msgstr "section [%2d] '%s': cannot get symbol table: %s\n"
   2133 
   2134 #: src/elflint.c:2456
   2135 #, c-format
   2136 msgid "section [%2d] '%s': section reference in sh_link is no symbol table\n"
   2137 msgstr "section [%2d] '%s': section reference in sh_link is no symbol table\n"
   2138 
   2139 #: src/elflint.c:2462
   2140 #, c-format
   2141 msgid "section [%2d] '%s': invalid symbol index in sh_info\n"
   2142 msgstr "section [%2d] '%s': invalid symbol index in sh_info\n"
   2143 
   2144 #: src/elflint.c:2467
   2145 #, c-format
   2146 msgid "section [%2d] '%s': sh_flags not zero\n"
   2147 msgstr "section [%2d] '%s': sh_flags not zero\n"
   2148 
   2149 #: src/elflint.c:2474
   2150 #, c-format
   2151 msgid "section [%2d] '%s': cannot get symbol for signature\n"
   2152 msgstr "section [%2d] '%s': cannot get symbol for signature\n"
   2153 
   2154 #: src/elflint.c:2479
   2155 #, c-format
   2156 msgid "section [%2d] '%s': signature symbol cannot be empty string\n"
   2157 msgstr "section [%2d] '%s': signature symbol cannot be empty string\n"
   2158 
   2159 #: src/elflint.c:2485
   2160 #, c-format
   2161 msgid "section [%2d] '%s': sh_flags not set correctly\n"
   2162 msgstr "section [%2d] '%s': sh_flags not set correctly\n"
   2163 
   2164 #: src/elflint.c:2491
   2165 #, c-format
   2166 msgid "section [%2d] '%s': cannot get data: %s\n"
   2167 msgstr "section [%2d] '%s': cannot get data: %s\n"
   2168 
   2169 #: src/elflint.c:2500
   2170 #, c-format
   2171 msgid "section [%2d] '%s': section size not multiple of sizeof(Elf32_Word)\n"
   2172 msgstr "section [%2d] '%s': section size not multiple of sizeof(Elf32_Word)\n"
   2173 
   2174 #: src/elflint.c:2505
   2175 #, c-format
   2176 msgid "section [%2d] '%s': section group without flags word\n"
   2177 msgstr "section [%2d] '%s': section group without flags word\n"
   2178 
   2179 #: src/elflint.c:2511
   2180 #, c-format
   2181 msgid "section [%2d] '%s': section group without member\n"
   2182 msgstr "section [%2d] '%s': section group without member\n"
   2183 
   2184 #: src/elflint.c:2515
   2185 #, c-format
   2186 msgid "section [%2d] '%s': section group with only one member\n"
   2187 msgstr "section [%2d] '%s': section group with only one member\n"
   2188 
   2189 #: src/elflint.c:2526
   2190 #, c-format
   2191 msgid "section [%2d] '%s': unknown section group flags\n"
   2192 msgstr "section [%2d] '%s': unknown section group flags\n"
   2193 
   2194 #: src/elflint.c:2538
   2195 #, c-format
   2196 msgid "section [%2d] '%s': section index %Zu out of range\n"
   2197 msgstr "section [%2d] '%s': section index %Zu out of range\n"
   2198 
   2199 #: src/elflint.c:2547
   2200 #, c-format
   2201 msgid "section [%2d] '%s': cannot get section header for element %zu: %s\n"
   2202 msgstr "section [%2d] '%s': cannot get section header for element %zu: %s\n"
   2203 
   2204 #: src/elflint.c:2554
   2205 #, c-format
   2206 msgid "section [%2d] '%s': section group contains another group [%2d] '%s'\n"
   2207 msgstr "section [%2d] '%s': section group contains another group [%2d] %s\n"
   2208 
   2209 #: src/elflint.c:2560
   2210 #, c-format
   2211 msgid ""
   2212 "section [%2d] '%s': element %Zu references section [%2d] '%s' without "
   2213 "SHF_GROUP flag set\n"
   2214 msgstr ""
   2215 "section [%2d] '%s': element %Zu references section [%2d] %s without "
   2216 "SHF_GROUP flag set\n"
   2217 
   2218 #: src/elflint.c:2567
   2219 #, c-format
   2220 msgid "section [%2d] '%s' is contained in more than one section group\n"
   2221 msgstr "section [%2d] %s is contained in more than one section group\n"
   2222 
   2223 #: src/elflint.c:2756
   2224 #, c-format
   2225 msgid ""
   2226 "section [%2d] '%s' refers in sh_link to section [%2d] '%s' which is no "
   2227 "dynamic symbol table\n"
   2228 msgstr ""
   2229 "section [%2d] %s refers in sh_link to section [%2d] %s which is no "
   2230 "dynamic symbol table\n"
   2231 
   2232 #: src/elflint.c:2768
   2233 #, c-format
   2234 msgid ""
   2235 "section [%2d] '%s' has different number of entries than symbol table [%2d] "
   2236 "'%s'\n"
   2237 msgstr ""
   2238 "section [%2d] %s has different number of entries than symbol table [%2d] "
   2239 "%s\n"
   2240 
   2241 #: src/elflint.c:2784
   2242 #, c-format
   2243 msgid "section [%2d] '%s': symbol %d: cannot read version data\n"
   2244 msgstr "section [%2d] '%s': symbol %d: cannot read version data\n"
   2245 
   2246 #: src/elflint.c:2800
   2247 #, c-format
   2248 msgid "section [%2d] '%s': symbol %d: local symbol with global scope\n"
   2249 msgstr "section [%2d] '%s': symbol %d: local symbol with global scope\n"
   2250 
   2251 #: src/elflint.c:2808
   2252 #, c-format
   2253 msgid "section [%2d] '%s': symbol %d: local symbol with version\n"
   2254 msgstr "section [%2d] '%s': symbol %d: local symbol with version\n"
   2255 
   2256 #: src/elflint.c:2822
   2257 #, c-format
   2258 msgid "section [%2d] '%s': symbol %d: invalid version index %d\n"
   2259 msgstr "section [%2d] '%s': symbol %d: invalid version index %d\n"
   2260 
   2261 #: src/elflint.c:2827
   2262 #, c-format
   2263 msgid ""
   2264 "section [%2d] '%s': symbol %d: version index %d is for defined version\n"
   2265 msgstr ""
   2266 "section [%2d] '%s': symbol %d: version index %d is for defined version\n"
   2267 
   2268 #: src/elflint.c:2837
   2269 #, c-format
   2270 msgid ""
   2271 "section [%2d] '%s': symbol %d: version index %d is for requested version\n"
   2272 msgstr ""
   2273 "section [%2d] '%s': symbol %d: version index %d is for requested version\n"
   2274 
   2275 #: src/elflint.c:2889
   2276 #, c-format
   2277 msgid "more than one version reference section present\n"
   2278 msgstr "more than one version reference section present\n"
   2279 
   2280 #: src/elflint.c:2897 src/elflint.c:3026
   2281 #, c-format
   2282 msgid "section [%2d] '%s': sh_link does not link to string table\n"
   2283 msgstr "section [%2d] '%s': sh_link does not link to string table\n"
   2284 
   2285 #: src/elflint.c:2920 src/elflint.c:3078
   2286 #, c-format
   2287 msgid "section [%2d] '%s': entry %d has wrong version %d\n"
   2288 msgstr "section [%2d] '%s': entry %d has wrong version %d\n"
   2289 
   2290 #: src/elflint.c:2926 src/elflint.c:3084
   2291 #, c-format
   2292 msgid "section [%2d] '%s': entry %d has wrong offset of auxiliary data\n"
   2293 msgstr "section [%2d] '%s': entry %d has wrong offset of auxiliary data\n"
   2294 
   2295 #: src/elflint.c:2934
   2296 #, c-format
   2297 msgid "section [%2d] '%s': entry %d has invalid file reference\n"
   2298 msgstr "section [%2d] '%s': entry %d has invalid file reference\n"
   2299 
   2300 #: src/elflint.c:2942
   2301 #, c-format
   2302 msgid "section [%2d] '%s': entry %d references unknown dependency\n"
   2303 msgstr "section [%2d] '%s': entry %d references unknown dependency\n"
   2304 
   2305 #: src/elflint.c:2954
   2306 #, c-format
   2307 msgid "section [%2d] '%s': auxiliary entry %d of entry %d has unknown flag\n"
   2308 msgstr "section [%2d] '%s': auxiliary entry %d of entry %d has unknown flag\n"
   2309 
   2310 #: src/elflint.c:2961
   2311 #, c-format
   2312 msgid ""
   2313 "section [%2d] '%s': auxiliary entry %d of entry %d has invalid name "
   2314 "reference\n"
   2315 msgstr ""
   2316 "section [%2d] '%s': auxiliary entry %d of entry %d has invalid name "
   2317 "reference\n"
   2318 
   2319 #: src/elflint.c:2968
   2320 #, c-format
   2321 msgid ""
   2322 "section [%2d] '%s': auxiliary entry %d of entry %d has wrong hash value: "
   2323 "%#x, expected %#x\n"
   2324 msgstr ""
   2325 "section [%2d] '%s': auxiliary entry %d of entry %d has wrong hash value: "
   2326 "%#x, expected %#x\n"
   2327 
   2328 #: src/elflint.c:2978
   2329 #, c-format
   2330 msgid ""
   2331 "section [%2d] '%s': auxiliary entry %d of entry %d has duplicate version "
   2332 "name '%s'\n"
   2333 msgstr ""
   2334 "section [%2d] '%s': auxiliary entry %d of entry %d has duplicate version "
   2335 "name %s\n"
   2336 
   2337 #: src/elflint.c:2989
   2338 #, c-format
   2339 msgid ""
   2340 "section [%2d] '%s': auxiliary entry %d of entry %d has wrong next field\n"
   2341 msgstr ""
   2342 "section [%2d] '%s': auxiliary entry %d of entry %d has wrong next field\n"
   2343 
   2344 #: src/elflint.c:3005 src/elflint.c:3163
   2345 #, c-format
   2346 msgid "section [%2d] '%s': entry %d has invalid offset to next entry\n"
   2347 msgstr "section [%2d] '%s': entry %d has invalid offset to next entry\n"
   2348 
   2349 #: src/elflint.c:3018
   2350 #, c-format
   2351 msgid "more than one version definition section present\n"
   2352 msgstr "more than one version definition section present\n"
   2353 
   2354 #: src/elflint.c:3063
   2355 #, c-format
   2356 msgid "section [%2d] '%s': more than one BASE definition\n"
   2357 msgstr "section [%2d] '%s': more than one BASE definition\n"
   2358 
   2359 #: src/elflint.c:3067
   2360 #, c-format
   2361 msgid "section [%2d] '%s': BASE definition must have index VER_NDX_GLOBAL\n"
   2362 msgstr "section [%2d] '%s': BASE definition must have index VER_NDX_GLOBAL\n"
   2363 
   2364 #: src/elflint.c:3073
   2365 #, c-format
   2366 msgid "section [%2d] '%s': entry %d has unknown flag\n"
   2367 msgstr "section [%2d] '%s': entry %d has unknown flag\n"
   2368 
   2369 #: src/elflint.c:3097
   2370 #, c-format
   2371 msgid "section [%2d] '%s': entry %d has invalid name reference\n"
   2372 msgstr "section [%2d] '%s': entry %d has invalid name reference\n"
   2373 
   2374 #: src/elflint.c:3104
   2375 #, c-format
   2376 msgid "section [%2d] '%s': entry %d has wrong hash value: %#x, expected %#x\n"
   2377 msgstr "section [%2d] '%s': entry %d has wrong hash value: %#x, expected %#x\n"
   2378 
   2379 #: src/elflint.c:3113
   2380 #, c-format
   2381 msgid "section [%2d] '%s': entry %d has duplicate version name '%s'\n"
   2382 msgstr "section [%2d] '%s': entry %d has duplicate version name %s\n"
   2383 
   2384 #: src/elflint.c:3132
   2385 #, c-format
   2386 msgid ""
   2387 "section [%2d] '%s': entry %d has invalid name reference in auxiliary data\n"
   2388 msgstr ""
   2389 "section [%2d] '%s': entry %d has invalid name reference in auxiliary data\n"
   2390 
   2391 #: src/elflint.c:3147
   2392 #, c-format
   2393 msgid "section [%2d] '%s': entry %d has wrong next field in auxiliary data\n"
   2394 msgstr "section [%2d] '%s': entry %d has wrong next field in auxiliary data\n"
   2395 
   2396 #: src/elflint.c:3169
   2397 #, c-format
   2398 msgid "section [%2d] '%s': no BASE definition\n"
   2399 msgstr "section [%2d] '%s': no BASE definition\n"
   2400 
   2401 #: src/elflint.c:3185
   2402 #, c-format
   2403 msgid "section [%2d] '%s': unknown parent version '%s'\n"
   2404 msgstr "section [%2d] '%s': unknown parent version %s\n"
   2405 
   2406 #: src/elflint.c:3198
   2407 #, c-format
   2408 msgid "section [%2d] '%s': empty object attributes section\n"
   2409 msgstr "section [%2d] '%s': empty object attributes section\n"
   2410 
   2411 #: src/elflint.c:3219
   2412 #, c-format
   2413 msgid "section [%2d] '%s': unrecognized attribute format\n"
   2414 msgstr "section [%2d] '%s': unrecognized attribute format\n"
   2415 
   2416 #: src/elflint.c:3235
   2417 #, c-format
   2418 msgid ""
   2419 "section [%2d] '%s': offset %zu: zero length field in attribute section\n"
   2420 msgstr ""
   2421 "section [%2d] '%s': offset %zu: zero length field in attribute section\n"
   2422 
   2423 #: src/elflint.c:3244
   2424 #, c-format
   2425 msgid "section [%2d] '%s': offset %zu: invalid length in attribute section\n"
   2426 msgstr "section [%2d] '%s': offset %zu: invalid length in attribute section\n"
   2427 
   2428 #: src/elflint.c:3256
   2429 #, c-format
   2430 msgid "section [%2d] '%s': offset %zu: unterminated vendor name string\n"
   2431 msgstr "section [%2d] '%s': offset %zu: unterminated vendor name string\n"
   2432 
   2433 #: src/elflint.c:3273
   2434 #, c-format
   2435 msgid ""
   2436 "section [%2d] '%s': offset %zu: endless ULEB128 in attribute subsection tag\n"
   2437 msgstr ""
   2438 "section [%2d] '%s': offset %zu: endless ULEB128 in attribute subsection tag\n"
   2439 
   2440 #: src/elflint.c:3282
   2441 #, c-format
   2442 msgid "section [%2d] '%s': offset %zu: truncated attribute section\n"
   2443 msgstr "section [%2d] '%s': offset %zu: truncated attribute section\n"
   2444 
   2445 #: src/elflint.c:3291
   2446 #, c-format
   2447 msgid ""
   2448 "section [%2d] '%s': offset %zu: zero length field in attribute subsection\n"
   2449 msgstr ""
   2450 "section [%2d] '%s': offset %zu: zero length field in attribute subsection\n"
   2451 
   2452 #: src/elflint.c:3304
   2453 #, c-format
   2454 msgid ""
   2455 "section [%2d] '%s': offset %zu: invalid length in attribute subsection\n"
   2456 msgstr ""
   2457 "section [%2d] '%s': offset %zu: invalid length in attribute subsection\n"
   2458 
   2459 #: src/elflint.c:3315
   2460 #, c-format
   2461 msgid ""
   2462 "section [%2d] '%s': offset %zu: attribute subsection has unexpected tag %u\n"
   2463 msgstr ""
   2464 "section [%2d] '%s': offset %zu: attribute subsection has unexpected tag %u\n"
   2465 
   2466 #: src/elflint.c:3333
   2467 #, c-format
   2468 msgid "section [%2d] '%s': offset %zu: endless ULEB128 in attribute tag\n"
   2469 msgstr "section [%2d] '%s': offset %zu: endless ULEB128 in attribute tag\n"
   2470 
   2471 #: src/elflint.c:3344
   2472 #, c-format
   2473 msgid "section [%2d] '%s': offset %zu: unterminated string in attribute\n"
   2474 msgstr "section [%2d] '%s': offset %zu: unterminated string in attribute\n"
   2475 
   2476 #: src/elflint.c:3357
   2477 #, c-format
   2478 msgid "section [%2d] '%s': offset %zu: unrecognized attribute tag %u\n"
   2479 msgstr "section [%2d] '%s': offset %zu: unrecognized attribute tag %u\n"
   2480 
   2481 #: src/elflint.c:3361
   2482 #, c-format
   2483 msgid ""
   2484 "section [%2d] '%s': offset %zu: unrecognized %s attribute value %<PRIu64>\n"
   2485 msgstr ""
   2486 "section [%2d] '%s': offset %zu: unrecognized %s attribute value %<PRIu64>\n"
   2487 
   2488 #: src/elflint.c:3371
   2489 #, c-format
   2490 msgid "section [%2d] '%s': offset %zu: vendor '%s' unknown\n"
   2491 msgstr "section [%2d] '%s': offset %zu: vendor %s unknown\n"
   2492 
   2493 #: src/elflint.c:3377
   2494 #, c-format
   2495 msgid ""
   2496 "section [%2d] '%s': offset %zu: extra bytes after last attribute section\n"
   2497 msgstr ""
   2498 "section [%2d] '%s': offset %zu: extra bytes after last attribute section\n"
   2499 
   2500 #: src/elflint.c:3466
   2501 #, c-format
   2502 msgid "cannot get section header of zeroth section\n"
   2503 msgstr "cannot get section header of zeroth section\n"
   2504 
   2505 #: src/elflint.c:3470
   2506 #, c-format
   2507 msgid "zeroth section has nonzero name\n"
   2508 msgstr "zeroth section has nonzero name\n"
   2509 
   2510 #: src/elflint.c:3472
   2511 #, c-format
   2512 msgid "zeroth section has nonzero type\n"
   2513 msgstr "zeroth section has nonzero type\n"
   2514 
   2515 #: src/elflint.c:3474
   2516 #, c-format
   2517 msgid "zeroth section has nonzero flags\n"
   2518 msgstr "zeroth section has nonzero flags\n"
   2519 
   2520 #: src/elflint.c:3476
   2521 #, c-format
   2522 msgid "zeroth section has nonzero address\n"
   2523 msgstr "zeroth section has nonzero address\n"
   2524 
   2525 #: src/elflint.c:3478
   2526 #, c-format
   2527 msgid "zeroth section has nonzero offset\n"
   2528 msgstr "zeroth section has nonzero offset\n"
   2529 
   2530 #: src/elflint.c:3480
   2531 #, c-format
   2532 msgid "zeroth section has nonzero align value\n"
   2533 msgstr "zeroth section has nonzero align value\n"
   2534 
   2535 #: src/elflint.c:3482
   2536 #, c-format
   2537 msgid "zeroth section has nonzero entry size value\n"
   2538 msgstr "zeroth section has nonzero entry size value\n"
   2539 
   2540 #: src/elflint.c:3485
   2541 #, c-format
   2542 msgid ""
   2543 "zeroth section has nonzero size value while ELF header has nonzero shnum "
   2544 "value\n"
   2545 msgstr ""
   2546 "zeroth section has nonzero size value while ELF header has nonzero shnum "
   2547 "value\n"
   2548 
   2549 #: src/elflint.c:3489
   2550 #, c-format
   2551 msgid ""
   2552 "zeroth section has nonzero link value while ELF header does not signal "
   2553 "overflow in shstrndx\n"
   2554 msgstr ""
   2555 "zeroth section has nonzero link value while ELF header does not signal "
   2556 "overflow in shstrndx\n"
   2557 
   2558 #: src/elflint.c:3493
   2559 #, c-format
   2560 msgid ""
   2561 "zeroth section has nonzero link value while ELF header does not signal "
   2562 "overflow in phnum\n"
   2563 msgstr ""
   2564 "zeroth section has nonzero link value while ELF header does not signal "
   2565 "overflow in phnum\n"
   2566 
   2567 #: src/elflint.c:3510
   2568 #, c-format
   2569 msgid "cannot get section header for section [%2zu] '%s': %s\n"
   2570 msgstr "cannot get section header for section [%2zu] '%s': %s\n"
   2571 
   2572 #: src/elflint.c:3519
   2573 #, c-format
   2574 msgid "section [%2zu]: invalid name\n"
   2575 msgstr "section [%2zu]: invalid name\n"
   2576 
   2577 #: src/elflint.c:3546
   2578 #, c-format
   2579 msgid "section [%2d] '%s' has wrong type: expected %s, is %s\n"
   2580 msgstr "section [%2d] %s has wrong type: expected %s, is %s\n"
   2581 
   2582 #: src/elflint.c:3562
   2583 #, c-format
   2584 msgid "section [%2zu] '%s' has wrong flags: expected %s, is %s\n"
   2585 msgstr "section [%2zu] %s has wrong flags: expected %s, is %s\n"
   2586 
   2587 #: src/elflint.c:3579
   2588 #, c-format
   2589 msgid ""
   2590 "section [%2zu] '%s' has wrong flags: expected %s and possibly %s, is %s\n"
   2591 msgstr ""
   2592 "section [%2zu] %s has wrong flags: expected %s and possibly %s, is %s\n"
   2593 
   2594 #: src/elflint.c:3597
   2595 #, c-format
   2596 msgid "section [%2zu] '%s' present in object file\n"
   2597 msgstr "section [%2zu] %s present in object file\n"
   2598 
   2599 #: src/elflint.c:3603 src/elflint.c:3635
   2600 #, c-format
   2601 msgid ""
   2602 "section [%2zu] '%s' has SHF_ALLOC flag set but there is no loadable segment\n"
   2603 msgstr ""
   2604 "section [%2zu] %s has SHF_ALLOC flag set but there is no loadable segment\n"
   2605 
   2606 #: src/elflint.c:3608 src/elflint.c:3640
   2607 #, c-format
   2608 msgid ""
   2609 "section [%2zu] '%s' has SHF_ALLOC flag not set but there are loadable "
   2610 "segments\n"
   2611 msgstr ""
   2612 "section [%2zu] %s has SHF_ALLOC flag not set but there are loadable "
   2613 "segments\n"
   2614 
   2615 #: src/elflint.c:3616
   2616 #, c-format
   2617 msgid ""
   2618 "section [%2zu] '%s' is extension section index table in non-object file\n"
   2619 msgstr ""
   2620 "section [%2zu] %s is extension section index table in non-object file\n"
   2621 
   2622 #: src/elflint.c:3659
   2623 #, c-format
   2624 msgid "section [%2zu] '%s': size not multiple of entry size\n"
   2625 msgstr "section [%2zu] '%s': size not multiple of entry size\n"
   2626 
   2627 #: src/elflint.c:3664
   2628 #, c-format
   2629 msgid "cannot get section header\n"
   2630 msgstr "cannot get section header\n"
   2631 
   2632 #: src/elflint.c:3674
   2633 #, c-format
   2634 msgid "section [%2zu] '%s' has unsupported type %d\n"
   2635 msgstr "section [%2zu] %s has unsupported type %d\n"
   2636 
   2637 #: src/elflint.c:3688
   2638 #, c-format
   2639 msgid ""
   2640 "section [%2zu] '%s' contains invalid processor-specific flag(s) %#<PRIx64>\n"
   2641 msgstr ""
   2642 "section [%2zu] %s contains invalid processor-specific flag(s) %#<PRIx64>\n"
   2643 
   2644 #: src/elflint.c:3695
   2645 #, c-format
   2646 msgid "section [%2zu] '%s' contains unknown flag(s) %#<PRIx64>\n"
   2647 msgstr "section [%2zu] %s contains unknown flag(s) %#<PRIx64>\n"
   2648 
   2649 #: src/elflint.c:3703
   2650 #, c-format
   2651 msgid "section [%2zu] '%s': thread-local data sections address not zero\n"
   2652 msgstr "section [%2zu] '%s': thread-local data sections address not zero\n"
   2653 
   2654 #: src/elflint.c:3711
   2655 #, c-format
   2656 msgid "section [%2zu] '%s': invalid section reference in link value\n"
   2657 msgstr "section [%2zu] '%s': invalid section reference in link value\n"
   2658 
   2659 #: src/elflint.c:3716
   2660 #, c-format
   2661 msgid "section [%2zu] '%s': invalid section reference in info value\n"
   2662 msgstr "section [%2zu] '%s': invalid section reference in info value\n"
   2663 
   2664 #: src/elflint.c:3723
   2665 #, c-format
   2666 msgid "section [%2zu] '%s': strings flag set without merge flag\n"
   2667 msgstr "section [%2zu] '%s': strings flag set without merge flag\n"
   2668 
   2669 #: src/elflint.c:3728
   2670 #, c-format
   2671 msgid "section [%2zu] '%s': merge flag set but entry size is zero\n"
   2672 msgstr "section [%2zu] '%s': merge flag set but entry size is zero\n"
   2673 
   2674 #: src/elflint.c:3746
   2675 #, c-format
   2676 msgid "section [%2zu] '%s' has unexpected type %d for an executable section\n"
   2677 msgstr "section [%2zu] %s has unexpected type %d for an executable section\n"
   2678 
   2679 #: src/elflint.c:3755
   2680 #, c-format
   2681 msgid "section [%2zu] '%s' is both executable and writable\n"
   2682 msgstr "section [%2zu] %s is both executable and writable\n"
   2683 
   2684 #: src/elflint.c:3784
   2685 #, c-format
   2686 msgid ""
   2687 "section [%2zu] '%s' not fully contained in segment of program header entry "
   2688 "%d\n"
   2689 msgstr ""
   2690 "section [%2zu] %s not fully contained in segment of program header entry "
   2691 "%d\n"
   2692 
   2693 #: src/elflint.c:3792
   2694 #, c-format
   2695 msgid ""
   2696 "section [%2zu] '%s' has type NOBITS but is read from the file in segment of "
   2697 "program header entry %d\n"
   2698 msgstr ""
   2699 "section [%2zu] %s has type NOBITS but is read from the file in segment of "
   2700 "program header entry %d\n"
   2701 
   2702 #: src/elflint.c:3801
   2703 #, c-format
   2704 msgid ""
   2705 "section [%2zu] '%s' has not type NOBITS but is not read from the file in "
   2706 "segment of program header entry %d\n"
   2707 msgstr ""
   2708 "section [%2zu] %s has not type NOBITS but is not read from the file in "
   2709 "segment of program header entry %d\n"
   2710 
   2711 #: src/elflint.c:3812
   2712 #, c-format
   2713 msgid "section [%2zu] '%s' is executable in nonexecutable segment %d\n"
   2714 msgstr "section [%2zu] %s is executable in nonexecutable segment %d\n"
   2715 
   2716 #: src/elflint.c:3822
   2717 #, c-format
   2718 msgid "section [%2zu] '%s' is writable in unwritable segment %d\n"
   2719 msgstr "section [%2zu] %s is writable in unwritable segment %d\n"
   2720 
   2721 #: src/elflint.c:3832
   2722 #, c-format
   2723 msgid ""
   2724 "section [%2zu] '%s': alloc flag set but section not in any loaded segment\n"
   2725 msgstr ""
   2726 "section [%2zu] '%s': alloc flag set but section not in any loaded segment\n"
   2727 
   2728 #: src/elflint.c:3838
   2729 #, c-format
   2730 msgid ""
   2731 "section [%2zu] '%s': ELF header says this is the section header string table "
   2732 "but type is not SHT_TYPE\n"
   2733 msgstr ""
   2734 "section [%2zu] '%s': ELF header says this is the section header string table "
   2735 "but type is not SHT_TYPE\n"
   2736 
   2737 #: src/elflint.c:3846
   2738 #, c-format
   2739 msgid ""
   2740 "section [%2zu] '%s': relocatable files cannot have dynamic symbol tables\n"
   2741 msgstr ""
   2742 "section [%2zu] '%s': relocatable files cannot have dynamic symbol tables\n"
   2743 
   2744 #: src/elflint.c:3897
   2745 #, c-format
   2746 msgid "more than one version symbol table present\n"
   2747 msgstr "more than one version symbol table present\n"
   2748 
   2749 #: src/elflint.c:3920
   2750 #, c-format
   2751 msgid "INTERP program header entry but no .interp section\n"
   2752 msgstr "INTERP program header entry but no .interp section\n"
   2753 
   2754 #: src/elflint.c:3931
   2755 #, c-format
   2756 msgid ""
   2757 "loadable segment [%u] is executable but contains no executable sections\n"
   2758 msgstr ""
   2759 "loadable segment [%u] is executable but contains no executable sections\n"
   2760 
   2761 #: src/elflint.c:3937
   2762 #, c-format
   2763 msgid "loadable segment [%u] is writable but contains no writable sections\n"
   2764 msgstr "loadable segment [%u] is writable but contains no writable sections\n"
   2765 
   2766 #: src/elflint.c:3948
   2767 #, c-format
   2768 msgid ""
   2769 "no .gnu.versym section present but .gnu.versym_d or .gnu.versym_r section "
   2770 "exist\n"
   2771 msgstr ""
   2772 "no .gnu.versym section present but .gnu.versym_d or .gnu.versym_r section "
   2773 "exist\n"
   2774 
   2775 #: src/elflint.c:3961
   2776 #, c-format
   2777 msgid "duplicate version index %d\n"
   2778 msgstr "duplicate version index %d\n"
   2779 
   2780 #: src/elflint.c:3975
   2781 #, c-format
   2782 msgid ".gnu.versym section present without .gnu.versym_d or .gnu.versym_r\n"
   2783 msgstr ".gnu.versym section present without .gnu.versym_d or .gnu.versym_r\n"
   2784 
   2785 #: src/elflint.c:4024
   2786 #, c-format
   2787 msgid "phdr[%d]: unknown core file note type %<PRIu32> at offset %<PRIu64>\n"
   2788 msgstr "phdr[%d]: unknown core file note type %<PRIu32> at offset %<PRIu64>\n"
   2789 
   2790 #: src/elflint.c:4028
   2791 #, c-format
   2792 msgid ""
   2793 "section [%2d] '%s': unknown core file note type %<PRIu32> at offset %Zu\n"
   2794 msgstr ""
   2795 "section [%2d] '%s': unknown core file note type %<PRIu32> at offset %Zu\n"
   2796 
   2797 #: src/elflint.c:4051
   2798 #, c-format
   2799 msgid "phdr[%d]: unknown object file note type %<PRIu32> at offset %Zu\n"
   2800 msgstr "phdr[%d]: unknown object file note type %<PRIu32> at offset %Zu\n"
   2801 
   2802 #: src/elflint.c:4055
   2803 #, c-format
   2804 msgid ""
   2805 "section [%2d] '%s': unknown object file note type %<PRIu32> at offset %Zu\n"
   2806 msgstr ""
   2807 "section [%2d] '%s': unknown object file note type %<PRIu32> at offset %Zu\n"
   2808 
   2809 #: src/elflint.c:4072
   2810 #, c-format
   2811 msgid "phdr[%d]: no note entries defined for the type of file\n"
   2812 msgstr "phdr[%d]: no note entries defined for the type of file\n"
   2813 
   2814 #: src/elflint.c:4091
   2815 #, c-format
   2816 msgid "phdr[%d]: cannot get content of note section: %s\n"
   2817 msgstr "phdr[%d]: cannot get content of note section: %s\n"
   2818 
   2819 #: src/elflint.c:4094
   2820 #, c-format
   2821 msgid "phdr[%d]: extra %<PRIu64> bytes after last note\n"
   2822 msgstr "phdr[%d]: extra %<PRIu64> bytes after last note\n"
   2823 
   2824 #: src/elflint.c:4115
   2825 #, c-format
   2826 msgid "section [%2d] '%s': no note entries defined for the type of file\n"
   2827 msgstr "section [%2d] '%s': no note entries defined for the type of file\n"
   2828 
   2829 #: src/elflint.c:4122
   2830 #, c-format
   2831 msgid "section [%2d] '%s': cannot get content of note section\n"
   2832 msgstr "section [%2d] '%s': cannot get content of note section\n"
   2833 
   2834 #: src/elflint.c:4125
   2835 #, c-format
   2836 msgid "section [%2d] '%s': extra %<PRIu64> bytes after last note\n"
   2837 msgstr "section [%2d] '%s': extra %<PRIu64> bytes after last note\n"
   2838 
   2839 #: src/elflint.c:4143
   2840 #, c-format
   2841 msgid ""
   2842 "only executables, shared objects, and core files can have program headers\n"
   2843 msgstr ""
   2844 "only executables, shared objects, and core files can have program headers\n"
   2845 
   2846 #: src/elflint.c:4158
   2847 #, c-format
   2848 msgid "cannot get program header entry %d: %s\n"
   2849 msgstr "cannot get program header entry %d: %s\n"
   2850 
   2851 #: src/elflint.c:4167
   2852 #, c-format
   2853 msgid "program header entry %d: unknown program header entry type %#<PRIx64>\n"
   2854 msgstr ""
   2855 "program header entry %d: unknown program header entry type %#<PRIx64>\n"
   2856 
   2857 #: src/elflint.c:4178
   2858 #, c-format
   2859 msgid "more than one INTERP entry in program header\n"
   2860 msgstr "more than one INTERP entry in program header\n"
   2861 
   2862 #: src/elflint.c:4186
   2863 #, c-format
   2864 msgid "more than one TLS entry in program header\n"
   2865 msgstr "more than one TLS entry in program header\n"
   2866 
   2867 #: src/elflint.c:4193
   2868 #, c-format
   2869 msgid "static executable cannot have dynamic sections\n"
   2870 msgstr "static executable cannot have dynamic sections\n"
   2871 
   2872 #: src/elflint.c:4207
   2873 #, c-format
   2874 msgid "dynamic section reference in program header has wrong offset\n"
   2875 msgstr "dynamic section reference in program header has wrong offset\n"
   2876 
   2877 #: src/elflint.c:4210
   2878 #, c-format
   2879 msgid "dynamic section size mismatch in program and section header\n"
   2880 msgstr "dynamic section size mismatch in program and section header\n"
   2881 
   2882 #: src/elflint.c:4220
   2883 #, c-format
   2884 msgid "more than one GNU_RELRO entry in program header\n"
   2885 msgstr "more than one GNU_RELRO entry in program header\n"
   2886 
   2887 #: src/elflint.c:4241
   2888 #, c-format
   2889 msgid "loadable segment GNU_RELRO applies to is not writable\n"
   2890 msgstr "loadable segment GNU_RELRO applies to is not writable\n"
   2891 
   2892 #: src/elflint.c:4244
   2893 #, c-format
   2894 msgid "loadable segment [%u] flags do not match GNU_RELRO [%u] flags\n"
   2895 msgstr "loadable segment [%u] flags do not match GNU_RELRO [%u] flags\n"
   2896 
   2897 #: src/elflint.c:4252 src/elflint.c:4275
   2898 #, c-format
   2899 msgid "%s segment not contained in a loaded segment\n"
   2900 msgstr "%s segment not contained in a loaded segment\n"
   2901 
   2902 #: src/elflint.c:4281
   2903 #, c-format
   2904 msgid "program header offset in ELF header and PHDR entry do not match"
   2905 msgstr "program header offset in ELF header and PHDR entry do not match"
   2906 
   2907 #: src/elflint.c:4305
   2908 #, c-format
   2909 msgid "call frame search table reference in program header has wrong offset\n"
   2910 msgstr "call frame search table reference in program header has wrong offset\n"
   2911 
   2912 #: src/elflint.c:4308
   2913 #, c-format
   2914 msgid "call frame search table size mismatch in program and section header\n"
   2915 msgstr "call frame search table size mismatch in program and section header\n"
   2916 
   2917 #: src/elflint.c:4321
   2918 #, c-format
   2919 msgid "PT_GNU_EH_FRAME present but no .eh_frame_hdr section\n"
   2920 msgstr "PT_GNU_EH_FRAME present but no .eh_frame_hdr section\n"
   2921 
   2922 #: src/elflint.c:4329
   2923 #, c-format
   2924 msgid "call frame search table must be allocated\n"
   2925 msgstr "call frame search table must be allocated\n"
   2926 
   2927 #: src/elflint.c:4332
   2928 #, c-format
   2929 msgid "section [%2zu] '%s' must be allocated\n"
   2930 msgstr "section [%2zu] %s must be allocated\n"
   2931 
   2932 #: src/elflint.c:4336
   2933 #, c-format
   2934 msgid "call frame search table must not be writable\n"
   2935 msgstr "call frame search table must not be writable\n"
   2936 
   2937 #: src/elflint.c:4339
   2938 #, c-format
   2939 msgid "section [%2zu] '%s' must not be writable\n"
   2940 msgstr "section [%2zu] %s must not be writable\n"
   2941 
   2942 #: src/elflint.c:4344
   2943 #, c-format
   2944 msgid "call frame search table must not be executable\n"
   2945 msgstr "call frame search table must not be executable\n"
   2946 
   2947 #: src/elflint.c:4347
   2948 #, c-format
   2949 msgid "section [%2zu] '%s' must not be executable\n"
   2950 msgstr "section [%2zu] %s must not be executable\n"
   2951 
   2952 #: src/elflint.c:4358
   2953 #, c-format
   2954 msgid "program header entry %d: file size greater than memory size\n"
   2955 msgstr "program header entry %d: file size greater than memory size\n"
   2956 
   2957 #: src/elflint.c:4365
   2958 #, c-format
   2959 msgid "program header entry %d: alignment not a power of 2\n"
   2960 msgstr "program header entry %d: alignment not a power of 2\n"
   2961 
   2962 #: src/elflint.c:4368
   2963 #, c-format
   2964 msgid ""
   2965 "program header entry %d: file offset and virtual address not module of "
   2966 "alignment\n"
   2967 msgstr ""
   2968 "program header entry %d: file offset and virtual address not module of "
   2969 "alignment\n"
   2970 
   2971 #: src/elflint.c:4381
   2972 #, c-format
   2973 msgid ""
   2974 "executable/DSO with .eh_frame_hdr section does not have a PT_GNU_EH_FRAME "
   2975 "program header entry"
   2976 msgstr ""
   2977 "executable/DSO with .eh_frame_hdr section does not have a PT_GNU_EH_FRAME "
   2978 "program header entry"
   2979 
   2980 #: src/elflint.c:4415
   2981 #, c-format
   2982 msgid "cannot read ELF header: %s\n"
   2983 msgstr "cannot read ELF header: %s\n"
   2984 
   2985 #: src/elflint.c:4441
   2986 #, c-format
   2987 msgid "text relocation flag set but not needed\n"
   2988 msgstr "text relocation flag set but not needed\n"
   2989 
   2990 #: src/findtextrel.c:62
   2991 msgid "Input Selection:"
   2992 msgstr "Input Selection:"
   2993 
   2994 #: src/findtextrel.c:63
   2995 msgid "Prepend PATH to all file names"
   2996 msgstr "Prepend PATH to all file names"
   2997 
   2998 #: src/findtextrel.c:65
   2999 msgid "Use PATH as root of debuginfo hierarchy"
   3000 msgstr "Use PATH as root of debuginfo hierarchy"
   3001 
   3002 #: src/findtextrel.c:72
   3003 msgid "Locate source of text relocations in FILEs (a.out by default)."
   3004 msgstr "Locate source of text relocations in FILEs (a.out by default)."
   3005 
   3006 #: src/findtextrel.c:76 src/nm.c:108 src/objdump.c:72 src/size.c:84
   3007 #: src/strings.c:84 src/strip.c:96
   3008 msgid "[FILE...]"
   3009 msgstr "[FILE...]"
   3010 
   3011 #: src/findtextrel.c:238
   3012 #, c-format
   3013 msgid "cannot get ELF header '%s': %s"
   3014 msgstr "cannot get ELF header '%s': %s"
   3015 
   3016 #: src/findtextrel.c:249
   3017 #, c-format
   3018 msgid "'%s' is not a DSO or PIE"
   3019 msgstr "%s is not a DSO or PIE"
   3020 
   3021 #: src/findtextrel.c:269
   3022 #, c-format
   3023 msgid "getting get section header of section %zu: %s"
   3024 msgstr "getting get section header of section %zu: %s"
   3025 
   3026 #: src/findtextrel.c:292
   3027 #, c-format
   3028 msgid "cannot read dynamic section: %s"
   3029 msgstr "cannot read dynamic section: %s"
   3030 
   3031 #: src/findtextrel.c:313
   3032 #, c-format
   3033 msgid "no text relocations reported in '%s'"
   3034 msgstr "no text relocations reported in %s"
   3035 
   3036 #: src/findtextrel.c:325
   3037 #, c-format
   3038 msgid "while reading ELF file"
   3039 msgstr "while reading ELF file"
   3040 
   3041 #: src/findtextrel.c:329
   3042 #, c-format
   3043 msgid "cannot get program header count: %s"
   3044 msgstr "cannot get program header count: %s"
   3045 
   3046 #: src/findtextrel.c:340 src/findtextrel.c:357
   3047 #, c-format
   3048 msgid "cannot get program header index at offset %zd: %s"
   3049 msgstr "cannot get program header index at offset %zd: %s"
   3050 
   3051 #: src/findtextrel.c:409
   3052 #, c-format
   3053 msgid "cannot get section header of section %Zu: %s"
   3054 msgstr "cannot get section header of section %Zu: %s"
   3055 
   3056 #: src/findtextrel.c:421
   3057 #, c-format
   3058 msgid "cannot get symbol table section %zu in '%s': %s"
   3059 msgstr "cannot get symbol table section %zu in '%s': %s"
   3060 
   3061 #: src/findtextrel.c:441 src/findtextrel.c:464
   3062 #, c-format
   3063 msgid "cannot get relocation at index %d in section %zu in '%s': %s"
   3064 msgstr "cannot get relocation at index %d in section %zu in '%s': %s"
   3065 
   3066 #: src/findtextrel.c:529
   3067 #, c-format
   3068 msgid "%s not compiled with -fpic/-fPIC\n"
   3069 msgstr "%s not compiled with -fpic/-fPIC\n"
   3070 
   3071 #: src/findtextrel.c:582
   3072 #, c-format
   3073 msgid ""
   3074 "the file containing the function '%s' is not compiled with -fpic/-fPIC\n"
   3075 msgstr ""
   3076 "the file containing the function %s is not compiled with -fpic/-fPIC\n"
   3077 
   3078 #: src/findtextrel.c:589 src/findtextrel.c:609
   3079 #, c-format
   3080 msgid ""
   3081 "the file containing the function '%s' might not be compiled with -fpic/-"
   3082 "fPIC\n"
   3083 msgstr ""
   3084 "the file containing the function %s might not be compiled with -fpic/-"
   3085 "fPIC\n"
   3086 
   3087 #: src/findtextrel.c:597
   3088 #, c-format
   3089 msgid ""
   3090 "either the file containing the function '%s' or the file containing the "
   3091 "function '%s' is not compiled with -fpic/-fPIC\n"
   3092 msgstr ""
   3093 "either the file containing the function %s or the file containing the "
   3094 "function %s is not compiled with -fpic/-fPIC\n"
   3095 
   3096 #: src/findtextrel.c:617
   3097 #, c-format
   3098 msgid ""
   3099 "a relocation modifies memory at offset %llu in a write-protected segment\n"
   3100 msgstr ""
   3101 "a relocation modifies memory at offset %llu in a write-protected segment\n"
   3102 
   3103 #: src/i386_ld.c:202
   3104 #, c-format
   3105 msgid "cannot allocate PLT section: %s"
   3106 msgstr "cannot allocate PLT section: %s"
   3107 
   3108 #: src/i386_ld.c:224
   3109 #, c-format
   3110 msgid "cannot allocate PLTREL section: %s"
   3111 msgstr "cannot allocate PLTREL section: %s"
   3112 
   3113 #: src/i386_ld.c:245
   3114 #, c-format
   3115 msgid "cannot allocate GOT section: %s"
   3116 msgstr "cannot allocate GOT section: %s"
   3117 
   3118 #: src/i386_ld.c:266
   3119 #, c-format
   3120 msgid "cannot allocate GOTPLT section: %s"
   3121 msgstr "cannot allocate GOTPLT section: %s"
   3122 
   3123 #: src/i386_ld.c:653
   3124 #, c-format
   3125 msgid "initial-executable TLS relocation cannot be used "
   3126 msgstr "initial-executable TLS relocation cannot be used "
   3127 
   3128 #: src/ld.c:79
   3129 msgid "Input File Control:"
   3130 msgstr "Input File Control:"
   3131 
   3132 #: src/ld.c:81
   3133 msgid "Include whole archives in the output from now on."
   3134 msgstr "Include whole archives in the output from now on."
   3135 
   3136 #: src/ld.c:83
   3137 msgid "Stop including the whole archives in the output."
   3138 msgstr "Stop including the whole archives in the output."
   3139 
   3140 #: src/ld.c:84 src/ld.c:98 src/ld.c:176
   3141 msgid "FILE"
   3142 msgstr "FILE"
   3143 
   3144 #: src/ld.c:85
   3145 msgid "Start a group."
   3146 msgstr "Start a group."
   3147 
   3148 #: src/ld.c:86
   3149 msgid "End a group."
   3150 msgstr "End a group."
   3151 
   3152 #: src/ld.c:87
   3153 msgid "PATH"
   3154 msgstr "PATH"
   3155 
   3156 #: src/ld.c:88
   3157 msgid "Add PATH to list of directories files are searched in."
   3158 msgstr "Add PATH to list of directories files are searched in."
   3159 
   3160 #: src/ld.c:90
   3161 msgid "Only set DT_NEEDED for following dynamic libs if actually used"
   3162 msgstr "Only set DT_NEEDED for following dynamic libs if actually used"
   3163 
   3164 #: src/ld.c:92
   3165 msgid "Always set DT_NEEDED for following dynamic libs"
   3166 msgstr "Always set DT_NEEDED for following dynamic libs"
   3167 
   3168 #: src/ld.c:94
   3169 msgid "Ignore LD_LIBRARY_PATH environment variable."
   3170 msgstr "Ignore LD_LIBRARY_PATH environment variable."
   3171 
   3172 #: src/ld.c:97
   3173 msgid "Output File Control:"
   3174 msgstr "Output File Control:"
   3175 
   3176 #: src/ld.c:98
   3177 msgid "Place output in FILE."
   3178 msgstr "Place output in FILE."
   3179 
   3180 #: src/ld.c:101
   3181 msgid "Object is marked to not use default search path at runtime."
   3182 msgstr "Object is marked to not use default search path at runtime."
   3183 
   3184 #: src/ld.c:103
   3185 msgid "Same as --whole-archive."
   3186 msgstr "Same as --whole-archive."
   3187 
   3188 #: src/ld.c:104
   3189 msgid ""
   3190 "Default rules of extracting from archive; weak references are not enough."
   3191 msgstr ""
   3192 "Default rules of extracting from archive; weak references are not enough."
   3193 
   3194 #: src/ld.c:108
   3195 msgid "Weak references cause extraction from archive."
   3196 msgstr "Weak references cause extraction from archive."
   3197 
   3198 #: src/ld.c:110
   3199 msgid "Allow multiple definitions; first is used."
   3200 msgstr "Allow multiple definitions; first is used."
   3201 
   3202 #: src/ld.c:112
   3203 msgid "Disallow/allow undefined symbols in DSOs."
   3204 msgstr "Disallow/allow undefined symbols in DSOs."
   3205 
   3206 #: src/ld.c:115
   3207 msgid "Object requires immediate handling of $ORIGIN."
   3208 msgstr "Object requires immediate handling of $ORIGIN."
   3209 
   3210 #: src/ld.c:117
   3211 msgid "Relocation will not be processed lazily."
   3212 msgstr "Relocation will not be processed lazily."
   3213 
   3214 #: src/ld.c:119
   3215 msgid "Object cannot be unloaded at runtime."
   3216 msgstr "Object cannot be unloaded at runtime."
   3217 
   3218 #: src/ld.c:121
   3219 msgid "Mark object to be initialized first."
   3220 msgstr "Mark object to be initialized first."
   3221 
   3222 #: src/ld.c:123
   3223 msgid "Enable/disable lazy-loading flag for following dependencies."
   3224 msgstr "Enable/disable lazy-loading flag for following dependencies."
   3225 
   3226 #: src/ld.c:125
   3227 msgid "Mark object as not loadable with 'dlopen'."
   3228 msgstr "Mark object as not loadable with 'dlopen'."
   3229 
   3230 #: src/ld.c:127
   3231 msgid "Ignore/record dependencies on unused DSOs."
   3232 msgstr "Ignore/record dependencies on unused DSOs."
   3233 
   3234 #: src/ld.c:129
   3235 msgid "Generated DSO will be a system library."
   3236 msgstr "Generated DSO will be a system library."
   3237 
   3238 #: src/ld.c:130
   3239 msgid "ADDRESS"
   3240 msgstr "ADDRESS"
   3241 
   3242 #: src/ld.c:130
   3243 msgid "Set entry point address."
   3244 msgstr "Set entry point address."
   3245 
   3246 #: src/ld.c:133
   3247 msgid "Do not link against shared libraries."
   3248 msgstr "Do not link against shared libraries."
   3249 
   3250 #: src/ld.c:136
   3251 msgid "Prefer linking against shared libraries."
   3252 msgstr "Prefer linking against shared libraries."
   3253 
   3254 #: src/ld.c:137
   3255 msgid "Export all dynamic symbols."
   3256 msgstr "Export all dynamic symbols."
   3257 
   3258 #: src/ld.c:138
   3259 msgid "Strip all symbols."
   3260 msgstr "Strip all symbols."
   3261 
   3262 #: src/ld.c:139
   3263 msgid "Strip debugging symbols."
   3264 msgstr "Strip debugging symbols."
   3265 
   3266 #: src/ld.c:141
   3267 msgid "Assume pagesize for the target system to be SIZE."
   3268 msgstr "Assume pagesize for the target system to be SIZE."
   3269 
   3270 #: src/ld.c:143
   3271 msgid "Set runtime DSO search path."
   3272 msgstr "Set runtime DSO search path."
   3273 
   3274 #: src/ld.c:146
   3275 msgid "Set link time DSO search path."
   3276 msgstr "Set link time DSO search path."
   3277 
   3278 #: src/ld.c:147
   3279 msgid "Generate dynamic shared object."
   3280 msgstr "Generate dynamic shared object."
   3281 
   3282 #: src/ld.c:148
   3283 msgid "Generate relocatable object."
   3284 msgstr "Generate relocatable object."
   3285 
   3286 #: src/ld.c:151
   3287 msgid "Causes symbol not assigned to a version be reduced to local."
   3288 msgstr "Causes symbol not assigned to a version be reduced to local."
   3289 
   3290 #: src/ld.c:152
   3291 msgid "Remove unused sections."
   3292 msgstr "Remove unused sections."
   3293 
   3294 #: src/ld.c:155
   3295 msgid "Don't remove unused sections."
   3296 msgstr "Don't remove unused sections."
   3297 
   3298 #: src/ld.c:156
   3299 msgid "Set soname of shared object."
   3300 msgstr "Set soname of shared object."
   3301 
   3302 #: src/ld.c:157
   3303 msgid "Set the dynamic linker name."
   3304 msgstr "Set the dynamic linker name."
   3305 
   3306 #: src/ld.c:160
   3307 msgid "Add/suppress addition indentifying link-editor to .comment section."
   3308 msgstr "Add/suppress addition indentifying link-editor to .comment section."
   3309 
   3310 #: src/ld.c:163
   3311 msgid "Create .eh_frame_hdr section"
   3312 msgstr "Create .eh_frame_hdr section"
   3313 
   3314 #: src/ld.c:165
   3315 msgid "Set hash style to sysv, gnu or both."
   3316 msgstr "Set hash style to sysv, gnu or both."
   3317 
   3318 #: src/ld.c:167
   3319 msgid "Generate build ID note (md5, sha1 (default), uuid)."
   3320 msgstr "Generate build ID note (md5, sha1 (default), uuid)."
   3321 
   3322 #: src/ld.c:169
   3323 msgid "Linker Operation Control:"
   3324 msgstr "Linker Operation Control:"
   3325 
   3326 #: src/ld.c:170
   3327 msgid "Verbose messages."
   3328 msgstr "Verbose messages."
   3329 
   3330 #: src/ld.c:171
   3331 msgid "Trace file opens."
   3332 msgstr "Trace file opens."
   3333 
   3334 #: src/ld.c:173
   3335 msgid "Trade speed for less memory usage"
   3336 msgstr "Trade speed for less memory usage"
   3337 
   3338 #: src/ld.c:174
   3339 msgid "LEVEL"
   3340 msgstr "LEVEL"
   3341 
   3342 #: src/ld.c:175
   3343 msgid "Set optimization level to LEVEL."
   3344 msgstr "Set optimization level to LEVEL."
   3345 
   3346 #: src/ld.c:176
   3347 msgid "Use linker script in FILE."
   3348 msgstr "Use linker script in FILE."
   3349 
   3350 #: src/ld.c:179
   3351 msgid "Select to get parser debug information"
   3352 msgstr "Select to get parser debug information"
   3353 
   3354 #: src/ld.c:182
   3355 msgid "Read version information from FILE."
   3356 msgstr "Read version information from FILE."
   3357 
   3358 #: src/ld.c:183
   3359 msgid "Set emulation to NAME."
   3360 msgstr "Set emulation to NAME."
   3361 
   3362 #: src/ld.c:189
   3363 msgid "Combine object and archive files."
   3364 msgstr "Combine object and archive files."
   3365 
   3366 #: src/ld.c:192
   3367 msgid "[FILE]..."
   3368 msgstr "[FILE]..."
   3369 
   3370 #: src/ld.c:325
   3371 #, c-format
   3372 msgid "At least one input file needed"
   3373 msgstr "At least one input file needed"
   3374 
   3375 #: src/ld.c:341
   3376 #, c-format
   3377 msgid "error while preparing linking"
   3378 msgstr "error while preparing linking"
   3379 
   3380 #: src/ld.c:348
   3381 #, c-format
   3382 msgid "cannot open linker script '%s'"
   3383 msgstr "cannot open linker script %s"
   3384 
   3385 #: src/ld.c:389
   3386 #, c-format
   3387 msgid "-( without matching -)"
   3388 msgstr "-( without matching -)"
   3389 
   3390 #: src/ld.c:564 src/ld.c:602
   3391 #, c-format
   3392 msgid "only one option of -G and -r is allowed"
   3393 msgstr "only one option of -G and -r is allowed"
   3394 
   3395 #: src/ld.c:586
   3396 #, c-format
   3397 msgid "more than one '-m' parameter"
   3398 msgstr "more than one -m parameter"
   3399 
   3400 #: src/ld.c:596 src/ld.c:1005
   3401 #, c-format
   3402 msgid "unknown option `-%c %s'"
   3403 msgstr "unknown option -%c %s"
   3404 
   3405 #: src/ld.c:638
   3406 #, c-format
   3407 msgid "invalid page size value '%s': ignored"
   3408 msgstr "invalid page size value '%s': ignored"
   3409 
   3410 #: src/ld.c:679
   3411 #, c-format
   3412 msgid "invalid hash style '%s'"
   3413 msgstr "invalid hash style %s"
   3414 
   3415 #: src/ld.c:689
   3416 #, c-format
   3417 msgid "invalid build-ID style '%s'"
   3418 msgstr "invalid build-ID style %s"
   3419 
   3420 #: src/ld.c:777
   3421 #, c-format
   3422 msgid "More than one output file name given."
   3423 msgstr "More than one output file name given."
   3424 
   3425 #: src/ld.c:794
   3426 #, c-format
   3427 msgid "Invalid optimization level `%s'"
   3428 msgstr "Invalid optimization level %s"
   3429 
   3430 #: src/ld.c:842
   3431 #, c-format
   3432 msgid "nested -( -) groups are not allowed"
   3433 msgstr "nested -( -) groups are not allowed"
   3434 
   3435 #: src/ld.c:861
   3436 #, c-format
   3437 msgid "-) without matching -("
   3438 msgstr "-) without matching -("
   3439 
   3440 #: src/ld.c:1038
   3441 #, c-format
   3442 msgid "unknown option '-%c %s'"
   3443 msgstr "unknown option -%c %s"
   3444 
   3445 #: src/ld.c:1142
   3446 #, c-format
   3447 msgid "could not find input file to determine output file format"
   3448 msgstr "could not find input file to determine output file format"
   3449 
   3450 #: src/ld.c:1144
   3451 #, c-format
   3452 msgid "try again with an appropriate '-m' parameter"
   3453 msgstr "try again with an appropriate -m parameter"
   3454 
   3455 #: src/ld.c:1438
   3456 #, c-format
   3457 msgid "cannot read version script '%s'"
   3458 msgstr "cannot read version script %s"
   3459 
   3460 #: src/ld.c:1504 src/ld.c:1543
   3461 #, c-format
   3462 msgid "duplicate definition of '%s' in linker script"
   3463 msgstr "duplicate definition of %s in linker script"
   3464 
   3465 #: src/ldgeneric.c:201 src/ldgeneric.c:5141
   3466 #, c-format
   3467 msgid "cannot create string table"
   3468 msgstr "cannot create string table"
   3469 
   3470 #: src/ldgeneric.c:247
   3471 #, c-format
   3472 msgid "cannot load ld backend library '%s': %s"
   3473 msgstr "cannot load ld backend library '%s': %s"
   3474 
   3475 #: src/ldgeneric.c:257
   3476 #, c-format
   3477 msgid "cannot find init function in ld backend library '%s': %s"
   3478 msgstr "cannot find init function in ld backend library '%s': %s"
   3479 
   3480 #: src/ldgeneric.c:300
   3481 #, c-format
   3482 msgid "%s listed more than once as input"
   3483 msgstr "%s listed more than once as input"
   3484 
   3485 #: src/ldgeneric.c:414
   3486 #, c-format
   3487 msgid "%s (for -l%s)\n"
   3488 msgstr "%s (for -l%s)\n"
   3489 
   3490 #: src/ldgeneric.c:415
   3491 #, c-format
   3492 msgid "%s (for DT_NEEDED %s)\n"
   3493 msgstr "%s (for DT_NEEDED %s)\n"
   3494 
   3495 #: src/ldgeneric.c:563
   3496 #, c-format
   3497 msgid "Warning: type of `%s' changed from %s in %s to %s in %s"
   3498 msgstr "Warning: type of %s changed from %s in %s to %s in %s"
   3499 
   3500 #: src/ldgeneric.c:576
   3501 #, c-format
   3502 msgid "Warning: size of `%s' changed from %<PRIu64> in %s to %<PRIu64> in %s"
   3503 msgstr "Warning: size of %s changed from %<PRIu64> in %s to %<PRIu64> in %s"
   3504 
   3505 #: src/ldgeneric.c:651 src/ldgeneric.c:1112 src/readelf.c:527
   3506 #: src/readelf.c:829 src/strip.c:568
   3507 #, c-format
   3508 msgid "cannot determine number of sections: %s"
   3509 msgstr "cannot determine number of sections: %s"
   3510 
   3511 #: src/ldgeneric.c:667
   3512 #, c-format
   3513 msgid "(%s+%#<PRIx64>): multiple definition of %s `%s'\n"
   3514 msgstr "(%s+%#<PRIx64>): multiple definition of %s %s\n"
   3515 
   3516 #: src/ldgeneric.c:690
   3517 #, c-format
   3518 msgid "(%s+%#<PRIx64>): first defined here\n"
   3519 msgstr "(%s+%#<PRIx64>): first defined here\n"
   3520 
   3521 #: src/ldgeneric.c:809
   3522 #, c-format
   3523 msgid "%s: cannot get section group data: %s"
   3524 msgstr "%s: cannot get section group data: %s"
   3525 
   3526 #: src/ldgeneric.c:830
   3527 #, c-format
   3528 msgid "%s: section '%s' with group flag set does not belong to any group"
   3529 msgstr "%s: section %s with group flag set does not belong to any group"
   3530 
   3531 #: src/ldgeneric.c:875
   3532 #, c-format
   3533 msgid "%s: section [%2d] '%s' is not in the correct section group"
   3534 msgstr "%s: section [%2d] %s is not in the correct section group"
   3535 
   3536 #: src/ldgeneric.c:1146 src/ldgeneric.c:1403 src/ldgeneric.c:1412
   3537 #: src/ldgeneric.c:1471 src/ldgeneric.c:1480 src/ldgeneric.c:1743
   3538 #: src/ldgeneric.c:1995
   3539 #, c-format
   3540 msgid "%s: invalid ELF file (%s:%d)\n"
   3541 msgstr "%s: invalid ELF file (%s:%d)\n"
   3542 
   3543 #: src/ldgeneric.c:1240
   3544 #, c-format
   3545 msgid "%s: only files of type ET_REL might contain section groups"
   3546 msgstr "%s: only files of type ET_REL might contain section groups"
   3547 
   3548 #: src/ldgeneric.c:1292
   3549 #, c-format
   3550 msgid "%s: cannot determine signature of section group [%2zd] '%s': %s"
   3551 msgstr "%s: cannot determine signature of section group [%2zd] '%s': %s"
   3552 
   3553 #: src/ldgeneric.c:1304
   3554 #, c-format
   3555 msgid "%s: cannot get content of section group [%2zd] '%s': %s'"
   3556 msgstr "%s: cannot get content of section group [%2zd] '%s': %s'"
   3557 
   3558 #: src/ldgeneric.c:1318
   3559 #, c-format
   3560 msgid ""
   3561 "%s: group member %zu of section group [%2zd] '%s' has too high index: "
   3562 "%<PRIu32>"
   3563 msgstr ""
   3564 "%s: group member %zu of section group [%2zd] %s has too high index: "
   3565 "%<PRIu32>"
   3566 
   3567 #: src/ldgeneric.c:1340
   3568 #, c-format
   3569 msgid "%s: section '%s' has unknown type: %d"
   3570 msgstr "%s: section %s has unknown type: %d"
   3571 
   3572 #: src/ldgeneric.c:1719
   3573 #, c-format
   3574 msgid "cannot get descriptor for ELF file (%s:%d): %s\n"
   3575 msgstr "cannot get descriptor for ELF file (%s:%d): %s\n"
   3576 
   3577 #: src/ldgeneric.c:1889
   3578 #, c-format
   3579 msgid "cannot read archive `%s': %s"
   3580 msgstr "cannot read archive %s: %s"
   3581 
   3582 #: src/ldgeneric.c:2010
   3583 #, c-format
   3584 msgid "file of type %s cannot be linked in\n"
   3585 msgstr "file of type %s cannot be linked in\n"
   3586 
   3587 #: src/ldgeneric.c:2022
   3588 #, c-format
   3589 msgid "%s: input file incompatible with ELF machine type %s\n"
   3590 msgstr "%s: input file incompatible with ELF machine type %s\n"
   3591 
   3592 #: src/ldgeneric.c:2034
   3593 #, c-format
   3594 msgid "%s: cannot get section header string table index: %s\n"
   3595 msgstr "%s: cannot get section header string table index: %s\n"
   3596 
   3597 #: src/ldgeneric.c:2063
   3598 #, c-format
   3599 msgid "cannot use DSO '%s' when generating relocatable object file"
   3600 msgstr "cannot use DSO %s when generating relocatable object file"
   3601 
   3602 #: src/ldgeneric.c:2148
   3603 #, c-format
   3604 msgid "input file '%s' ignored"
   3605 msgstr "input file %s ignored"
   3606 
   3607 #: src/ldgeneric.c:2362
   3608 #, c-format
   3609 msgid "undefined symbol `%s' in %s"
   3610 msgstr "undefined symbol %s in %s"
   3611 
   3612 #: src/ldgeneric.c:2692
   3613 #, c-format
   3614 msgid "cannot create ELF descriptor for output file: %s"
   3615 msgstr "cannot create ELF descriptor for output file: %s"
   3616 
   3617 #: src/ldgeneric.c:2699
   3618 #, c-format
   3619 msgid "could not create ELF header for output file: %s"
   3620 msgstr "could not create ELF header for output file: %s"
   3621 
   3622 #: src/ldgeneric.c:3214 src/ldgeneric.c:3284 src/ldgeneric.c:3320
   3623 #: src/ldgeneric.c:4447 src/ldgeneric.c:4496 src/ldgeneric.c:4528
   3624 #: src/ldgeneric.c:4763 src/ldgeneric.c:4818 src/ldgeneric.c:5065
   3625 #: src/ldgeneric.c:5121 src/ldgeneric.c:5590 src/ldgeneric.c:5602
   3626 #, c-format
   3627 msgid "cannot create section for output file: %s"
   3628 msgstr "cannot create section for output file: %s"
   3629 
   3630 #: src/ldgeneric.c:3434
   3631 #, c-format
   3632 msgid "address computation expression contains variable '%s'"
   3633 msgstr "address computation expression contains variable %s"
   3634 
   3635 #: src/ldgeneric.c:3479
   3636 #, c-format
   3637 msgid ""
   3638 "argument '%<PRIuMAX>' of ALIGN in address computation expression is no power "
   3639 "of two"
   3640 msgstr ""
   3641 "argument %<PRIuMAX> of ALIGN in address computation expression is no power "
   3642 "of two"
   3643 
   3644 #: src/ldgeneric.c:3674
   3645 #, c-format
   3646 msgid "cannot find entry symbol '%s': defaulting to %#0*<PRIx64>"
   3647 msgstr "cannot find entry symbol '%s': defaulting to %#0*<PRIx64>"
   3648 
   3649 #: src/ldgeneric.c:3680
   3650 #, c-format
   3651 msgid "no entry symbol specified: defaulting to %#0*<PRIx64>"
   3652 msgstr "no entry symbol specified: defaulting to %#0*<PRIx64>"
   3653 
   3654 #: src/ldgeneric.c:3910
   3655 #, c-format
   3656 msgid "cannot create GNU hash table section for output file: %s"
   3657 msgstr "cannot create GNU hash table section for output file: %s"
   3658 
   3659 #: src/ldgeneric.c:4061
   3660 #, c-format
   3661 msgid "cannot create hash table section for output file: %s"
   3662 msgstr "cannot create hash table section for output file: %s"
   3663 
   3664 #: src/ldgeneric.c:4104
   3665 #, c-format
   3666 msgid "cannot create build ID section: %s"
   3667 msgstr "cannot create build ID section: %s"
   3668 
   3669 #: src/ldgeneric.c:4181
   3670 #, c-format
   3671 msgid "cannot convert section data to file format: %s"
   3672 msgstr "cannot convert section data to file format: %s"
   3673 
   3674 #: src/ldgeneric.c:4190
   3675 #, c-format
   3676 msgid "cannot convert section data to memory format: %s"
   3677 msgstr "cannot convert section data to memory format: %s"
   3678 
   3679 #: src/ldgeneric.c:4251
   3680 #, c-format
   3681 msgid "cannot read enough data for UUID"
   3682 msgstr "cannot read enough data for UUID"
   3683 
   3684 #: src/ldgeneric.c:4348 src/ldgeneric.c:4369 src/ldgeneric.c:4398
   3685 #: src/ldgeneric.c:6051
   3686 #, c-format
   3687 msgid "cannot create symbol table for output file: %s"
   3688 msgstr "cannot create symbol table for output file: %s"
   3689 
   3690 #: src/ldgeneric.c:5290 src/ldgeneric.c:5842
   3691 #, c-format
   3692 msgid "section index too large in dynamic symbol table"
   3693 msgstr "section index too large in dynamic symbol table"
   3694 
   3695 #: src/ldgeneric.c:5735
   3696 #, c-format
   3697 msgid "cannot create versioning section: %s"
   3698 msgstr "cannot create versioning section: %s"
   3699 
   3700 #: src/ldgeneric.c:5808
   3701 #, c-format
   3702 msgid "cannot create dynamic symbol table for output file: %s"
   3703 msgstr "cannot create dynamic symbol table for output file: %s"
   3704 
   3705 #: src/ldgeneric.c:5983
   3706 #, c-format
   3707 msgid "cannot create versioning data: %s"
   3708 msgstr "cannot create versioning data: %s"
   3709 
   3710 #: src/ldgeneric.c:6083 src/ldgeneric.c:6096 src/ldgeneric.c:6160
   3711 #: src/ldgeneric.c:6168
   3712 #, c-format
   3713 msgid "cannot create section header string section: %s"
   3714 msgstr "cannot create section header string section: %s"
   3715 
   3716 #: src/ldgeneric.c:6090
   3717 #, c-format
   3718 msgid "cannot create section header string section"
   3719 msgstr "cannot create section header string section"
   3720 
   3721 #: src/ldgeneric.c:6248
   3722 #, c-format
   3723 msgid "cannot create program header: %s"
   3724 msgstr "cannot create program header: %s"
   3725 
   3726 #: src/ldgeneric.c:6256
   3727 #, c-format
   3728 msgid "while determining file layout: %s"
   3729 msgstr "while determining file layout: %s"
   3730 
   3731 #: src/ldgeneric.c:6377
   3732 #, c-format
   3733 msgid "internal error: non-nobits section follows nobits section"
   3734 msgstr "internal error: non-nobits section follows nobits section"
   3735 
   3736 #: src/ldgeneric.c:6914
   3737 #, c-format
   3738 msgid "cannot get header of 0th section: %s"
   3739 msgstr "cannot get header of 0th section: %s"
   3740 
   3741 #: src/ldgeneric.c:6930 src/unstrip.c:1822
   3742 #, c-format
   3743 msgid "cannot update ELF header: %s"
   3744 msgstr "cannot update ELF header: %s"
   3745 
   3746 #: src/ldgeneric.c:6961
   3747 #, c-format
   3748 msgid "linker backend didn't specify function to relocate section"
   3749 msgstr "linker backend didn't specify function to relocate section"
   3750 
   3751 #: src/ldgeneric.c:6973
   3752 #, c-format
   3753 msgid "while writing output file: %s"
   3754 msgstr "while writing output file: %s"
   3755 
   3756 #: src/ldgeneric.c:6978
   3757 #, c-format
   3758 msgid "while finishing output file: %s"
   3759 msgstr "while finishing output file: %s"
   3760 
   3761 #: src/ldgeneric.c:6984
   3762 #, c-format
   3763 msgid "cannot stat output file"
   3764 msgstr "cannot stat output file"
   3765 
   3766 #: src/ldgeneric.c:7000
   3767 #, c-format
   3768 msgid "WARNING: temporary output file overwritten before linking finished"
   3769 msgstr "WARNING: temporary output file overwritten before linking finished"
   3770 
   3771 #: src/ldgeneric.c:7053 src/ldgeneric.c:7064 src/ldgeneric.c:7075
   3772 #: src/ldgeneric.c:7086 src/ldgeneric.c:7105 src/ldgeneric.c:7118
   3773 #: src/ldgeneric.c:7130
   3774 #, c-format
   3775 msgid "no machine specific '%s' implementation"
   3776 msgstr "no machine specific %s implementation"
   3777 
   3778 #: src/ldscript.y:170
   3779 msgid "mode for segment invalid\n"
   3780 msgstr "mode for segment invalid\n"
   3781 
   3782 #: src/ldscript.y:457
   3783 #, c-format
   3784 msgid "while reading version script '%s': %s at line %d"
   3785 msgstr "while reading version script '%s': %s at line %d"
   3786 
   3787 #: src/ldscript.y:458
   3788 #, c-format
   3789 msgid "while reading linker script '%s': %s at line %d"
   3790 msgstr "while reading linker script '%s': %s at line %d"
   3791 
   3792 #: src/ldscript.y:737
   3793 #, c-format
   3794 msgid "symbol '%s' is declared both local and global for unnamed version"
   3795 msgstr "symbol %s is declared both local and global for unnamed version"
   3796 
   3797 #: src/ldscript.y:739
   3798 #, c-format
   3799 msgid "symbol '%s' is declared both local and global for version '%s'"
   3800 msgstr "symbol %s is declared both local and global for version %s"
   3801 
   3802 #: src/ldscript.y:759 src/ldscript.y:766
   3803 #, c-format
   3804 msgid "default visibility set as local and global"
   3805 msgstr "default visibility set as local and global"
   3806 
   3807 #: src/nm.c:66 src/strip.c:68
   3808 msgid "Output selection:"
   3809 msgstr "Output selection:"
   3810 
   3811 #: src/nm.c:67
   3812 msgid "Display debugger-only symbols"
   3813 msgstr "Display debugger-only symbols"
   3814 
   3815 #: src/nm.c:68
   3816 msgid "Display only defined symbols"
   3817 msgstr "Display only defined symbols"
   3818 
   3819 #: src/nm.c:71
   3820 msgid "Display dynamic symbols instead of normal symbols"
   3821 msgstr "Display dynamic symbols instead of normal symbols"
   3822 
   3823 #: src/nm.c:72
   3824 msgid "Display only external symbols"
   3825 msgstr "Display only external symbols"
   3826 
   3827 #: src/nm.c:73
   3828 msgid "Display only undefined symbols"
   3829 msgstr "Display only undefined symbols"
   3830 
   3831 #: src/nm.c:75
   3832 msgid "Include index for symbols from archive members"
   3833 msgstr "Include index for symbols from archive members"
   3834 
   3835 #: src/nm.c:77 src/size.c:58
   3836 msgid "Output format:"
   3837 msgstr "Output format:"
   3838 
   3839 #: src/nm.c:79
   3840 msgid "Print name of the input file before every symbol"
   3841 msgstr "Print name of the input file before every symbol"
   3842 
   3843 #: src/nm.c:82
   3844 msgid ""
   3845 "Use the output format FORMAT.  FORMAT can be `bsd', `sysv' or `posix'.  The "
   3846 "default is `sysv'"
   3847 msgstr ""
   3848 "Use the output format FORMAT.  FORMAT can be bsd, sysv or posix.  The "
   3849 "default is sysv"
   3850 
   3851 #: src/nm.c:84
   3852 msgid "Same as --format=bsd"
   3853 msgstr "Same as --format=bsd"
   3854 
   3855 #: src/nm.c:85
   3856 msgid "Same as --format=posix"
   3857 msgstr "Same as --format=posix"
   3858 
   3859 #: src/nm.c:86 src/size.c:64
   3860 msgid "Use RADIX for printing symbol values"
   3861 msgstr "Use RADIX for printing symbol values"
   3862 
   3863 #: src/nm.c:87
   3864 msgid "Mark special symbols"
   3865 msgstr "Mark special symbols"
   3866 
   3867 #: src/nm.c:89
   3868 msgid "Print size of defined symbols"
   3869 msgstr "Print size of defined symbols"
   3870 
   3871 #: src/nm.c:91 src/size.c:72 src/strip.c:73 src/unstrip.c:73
   3872 msgid "Output options:"
   3873 msgstr "Output options:"
   3874 
   3875 #: src/nm.c:92
   3876 msgid "Sort symbols numerically by address"
   3877 msgstr "Sort symbols numerically by address"
   3878 
   3879 #: src/nm.c:94
   3880 msgid "Do not sort the symbols"
   3881 msgstr "Do not sort the symbols"
   3882 
   3883 #: src/nm.c:95
   3884 msgid "Reverse the sense of the sort"
   3885 msgstr "Reverse the sense of the sort"
   3886 
   3887 #: src/nm.c:98
   3888 msgid "Decode low-level symbol names into source code names"
   3889 msgstr "Decode low-level symbol names into source code names"
   3890 
   3891 #: src/nm.c:105
   3892 msgid "List symbols from FILEs (a.out by default)."
   3893 msgstr "List symbols from FILEs (a.out by default)."
   3894 
   3895 #: src/nm.c:116 src/objdump.c:80
   3896 msgid "Output formatting"
   3897 msgstr "Output formatting"
   3898 
   3899 #: src/nm.c:140 src/objdump.c:104 src/size.c:109 src/strip.c:120
   3900 #, c-format
   3901 msgid "%s: INTERNAL ERROR %d (%s-%s): %s"
   3902 msgstr "%s: INTERNAL ERROR %d (%s-%s): %s"
   3903 
   3904 #: src/nm.c:398 src/nm.c:410 src/size.c:309 src/size.c:318 src/size.c:329
   3905 #: src/strip.c:2160
   3906 #, c-format
   3907 msgid "while closing '%s'"
   3908 msgstr "while closing %s"
   3909 
   3910 #: src/nm.c:420 src/objdump.c:296 src/strip.c:376
   3911 #, c-format
   3912 msgid "%s: File format not recognized"
   3913 msgstr "%s: File format not recognized"
   3914 
   3915 #: src/nm.c:460
   3916 msgid ""
   3917 "\n"
   3918 "Archive index:\n"
   3919 msgstr ""
   3920 "\n"
   3921 "Archive index:\n"
   3922 
   3923 #: src/nm.c:469
   3924 #, c-format
   3925 msgid "invalid offset %zu for symbol %s"
   3926 msgstr "invalid offset %zu for symbol %s"
   3927 
   3928 #: src/nm.c:474
   3929 #, c-format
   3930 msgid "%s in %s\n"
   3931 msgstr "%s in %s\n"
   3932 
   3933 #: src/nm.c:482
   3934 #, c-format
   3935 msgid "cannot reset archive offset to beginning"
   3936 msgstr "cannot reset archive offset to beginning"
   3937 
   3938 #: src/nm.c:506 src/objdump.c:344
   3939 #, c-format
   3940 msgid "%s%s%s: file format not recognized"
   3941 msgstr "%s%s%s: file format not recognized"
   3942 
   3943 #: src/nm.c:718
   3944 #, c-format
   3945 msgid "cannot create search tree"
   3946 msgstr "cannot create search tree"
   3947 
   3948 #: src/nm.c:757 src/nm.c:1163 src/objdump.c:793 src/readelf.c:536
   3949 #: src/readelf.c:1085 src/readelf.c:1245 src/readelf.c:1393 src/readelf.c:1579
   3950 #: src/readelf.c:1785 src/readelf.c:1975 src/readelf.c:2202 src/readelf.c:2460
   3951 #: src/readelf.c:2536 src/readelf.c:2623 src/readelf.c:3201 src/readelf.c:3237
   3952 #: src/readelf.c:3300 src/readelf.c:8187 src/readelf.c:9273 src/readelf.c:9420
   3953 #: src/readelf.c:9488 src/size.c:417 src/size.c:486 src/strip.c:503
   3954 #, c-format
   3955 msgid "cannot get section header string table index"
   3956 msgstr "cannot get section header string table index"
   3957 
   3958 #: src/nm.c:784
   3959 #, c-format
   3960 msgid ""
   3961 "\n"
   3962 "\n"
   3963 "Symbols from %s:\n"
   3964 "\n"
   3965 msgstr ""
   3966 "\n"
   3967 "\n"
   3968 "Symbols from %s:\n"
   3969 "\n"
   3970 
   3971 #: src/nm.c:787
   3972 #, c-format
   3973 msgid ""
   3974 "%*s%-*s %-*s Class  Type     %-*s %*s Section\n"
   3975 "\n"
   3976 msgstr ""
   3977 "%*s%-*s %-*s Class  Type     %-*s %*s Section\n"
   3978 "\n"
   3979 
   3980 #: src/nm.c:1173
   3981 #, c-format
   3982 msgid "%s: entry size in section `%s' is not what we expect"
   3983 msgstr "%s: entry size in section %s is not what we expect"
   3984 
   3985 #: src/nm.c:1177
   3986 #, c-format
   3987 msgid "%s: size of section `%s' is not multiple of entry size"
   3988 msgstr "%s: size of section %s is not multiple of entry size"
   3989 
   3990 #: src/nm.c:1435
   3991 #, c-format
   3992 msgid "%s%s%s%s: Invalid operation"
   3993 msgstr "%s%s%s%s: Invalid operation"
   3994 
   3995 #: src/nm.c:1492
   3996 #, c-format
   3997 msgid "%s%s%s: no symbols"
   3998 msgstr "%s%s%s: no symbols"
   3999 
   4000 #: src/objdump.c:53
   4001 msgid "Mode selection:"
   4002 msgstr "Mode selection:"
   4003 
   4004 #: src/objdump.c:54
   4005 msgid "Display relocation information."
   4006 msgstr "Display relocation information."
   4007 
   4008 #: src/objdump.c:56
   4009 msgid "Display the full contents of all sections requested"
   4010 msgstr "Display the full contents of all sections requested"
   4011 
   4012 #: src/objdump.c:58
   4013 msgid "Display assembler code of executable sections"
   4014 msgstr "Display assembler code of executable sections"
   4015 
   4016 #: src/objdump.c:60
   4017 msgid "Output content selection:"
   4018 msgstr "Output content selection:"
   4019 
   4020 #: src/objdump.c:62
   4021 msgid "Only display information for section NAME."
   4022 msgstr "Only display information for section NAME."
   4023 
   4024 #: src/objdump.c:68
   4025 msgid "Show information from FILEs (a.out by default)."
   4026 msgstr "Show information from FILEs (a.out by default)."
   4027 
   4028 #: src/objdump.c:236 src/readelf.c:473
   4029 msgid "No operation specified.\n"
   4030 msgstr "No operation specified.\n"
   4031 
   4032 #: src/objdump.c:274 src/objdump.c:286
   4033 #, c-format
   4034 msgid "while close `%s'"
   4035 msgstr "while close %s"
   4036 
   4037 #: src/objdump.c:379 src/readelf.c:1880 src/readelf.c:2072
   4038 msgid "INVALID SYMBOL"
   4039 msgstr "INVALID SYMBOL"
   4040 
   4041 #: src/objdump.c:394 src/readelf.c:1914 src/readelf.c:2108
   4042 msgid "INVALID SECTION"
   4043 msgstr "INVALID SECTION"
   4044 
   4045 #: src/objdump.c:514
   4046 #, c-format
   4047 msgid ""
   4048 "\n"
   4049 "RELOCATION RECORDS FOR [%s]:\n"
   4050 "%-*s TYPE                 VALUE\n"
   4051 msgstr ""
   4052 "\n"
   4053 "RELOCATION RECORDS FOR [%s]:\n"
   4054 "%-*s TYPE                 VALUE\n"
   4055 
   4056 #: src/objdump.c:517
   4057 msgid "OFFSET"
   4058 msgstr "OFFSET"
   4059 
   4060 #: src/objdump.c:582
   4061 #, c-format
   4062 msgid "Contents of section %s:\n"
   4063 msgstr "Contents of section %s:\n"
   4064 
   4065 #: src/objdump.c:703
   4066 #, c-format
   4067 msgid "cannot disassemble"
   4068 msgstr "cannot disassemble"
   4069 
   4070 #: src/objdump.c:742
   4071 #, c-format
   4072 msgid "cannot allocate memory"
   4073 msgstr "cannot allocate memory"
   4074 
   4075 #: src/ranlib.c:66
   4076 msgid "Generate an index to speed access to archives."
   4077 msgstr "Generate an index to speed access to archives."
   4078 
   4079 #: src/ranlib.c:69
   4080 msgid "ARCHIVE"
   4081 msgstr "ARCHIVE"
   4082 
   4083 #: src/ranlib.c:108
   4084 #, c-format
   4085 msgid "Archive name required"
   4086 msgstr "Archive name required"
   4087 
   4088 #: src/ranlib.c:186
   4089 #, c-format
   4090 msgid "'%s' is no archive"
   4091 msgstr "%s is no archive"
   4092 
   4093 #: src/ranlib.c:221
   4094 #, c-format
   4095 msgid "error while freeing sub-ELF descriptor: %s"
   4096 msgstr "error while freeing sub-ELF descriptor: %s"
   4097 
   4098 #: src/readelf.c:71
   4099 msgid "ELF input selection:"
   4100 msgstr "ELF input selection:"
   4101 
   4102 #: src/readelf.c:73
   4103 msgid ""
   4104 "Use the named SECTION (default .gnu_debugdata) as (compressed) ELF input data"
   4105 msgstr ""
   4106 "Use the named SECTION (default .gnu_debugdata) as (compressed) ELF input data"
   4107 
   4108 #: src/readelf.c:75
   4109 msgid "ELF output selection:"
   4110 msgstr "ELF output selection:"
   4111 
   4112 #: src/readelf.c:77
   4113 msgid "All these plus -p .strtab -p .dynstr -p .comment"
   4114 msgstr "All these plus -p .strtab -p .dynstr -p .comment"
   4115 
   4116 #: src/readelf.c:78
   4117 msgid "Display the dynamic segment"
   4118 msgstr "Display the dynamic segment"
   4119 
   4120 #: src/readelf.c:79
   4121 msgid "Display the ELF file header"
   4122 msgstr "Display the ELF file header"
   4123 
   4124 #: src/readelf.c:81
   4125 msgid "Display histogram of bucket list lengths"
   4126 msgstr "Display histogram of bucket list lengths"
   4127 
   4128 #: src/readelf.c:82
   4129 msgid "Display the program headers"
   4130 msgstr "Display the program headers"
   4131 
   4132 #: src/readelf.c:84
   4133 msgid "Display relocations"
   4134 msgstr "Display relocations"
   4135 
   4136 #: src/readelf.c:85
   4137 msgid "Display the sections' headers"
   4138 msgstr "Display the sections' headers"
   4139 
   4140 #: src/readelf.c:87
   4141 msgid "Display the symbol table"
   4142 msgstr "Display the symbol table"
   4143 
   4144 #: src/readelf.c:88
   4145 msgid "Display versioning information"
   4146 msgstr "Display versioning information"
   4147 
   4148 #: src/readelf.c:89
   4149 msgid "Display the ELF notes"
   4150 msgstr "Display the ELF notes"
   4151 
   4152 #: src/readelf.c:91
   4153 msgid "Display architecture specific information, if any"
   4154 msgstr "Display architecture specific information, if any"
   4155 
   4156 #: src/readelf.c:93
   4157 msgid "Display sections for exception handling"
   4158 msgstr "Display sections for exception handling"
   4159 
   4160 #: src/readelf.c:95
   4161 msgid "Additional output selection:"
   4162 msgstr "Additional output selection:"
   4163 
   4164 #: src/readelf.c:97
   4165 msgid ""
   4166 "Display DWARF section content.  SECTION can be one of abbrev, aranges, "
   4167 "decodedaranges, frame, gdb_index, info, loc, line, decodedline, ranges, "
   4168 "pubnames, str, macinfo, macro or exception"
   4169 msgstr ""
   4170 "Display DWARF section content.  SECTION can be one of abbrev, aranges, "
   4171 "decodedaranges, frame, gdb_index, info, loc, line, decodedline, ranges, "
   4172 "pubnames, str, macinfo, macro or exception"
   4173 
   4174 #: src/readelf.c:101
   4175 msgid "Dump the uninterpreted contents of SECTION, by number or name"
   4176 msgstr "Dump the uninterpreted contents of SECTION, by number or name"
   4177 
   4178 #: src/readelf.c:103
   4179 msgid "Print string contents of sections"
   4180 msgstr "Print string contents of sections"
   4181 
   4182 #: src/readelf.c:106
   4183 msgid "Display the symbol index of an archive"
   4184 msgstr "Display the symbol index of an archive"
   4185 
   4186 #: src/readelf.c:108
   4187 msgid "Output control:"
   4188 msgstr "Output control:"
   4189 
   4190 #: src/readelf.c:110
   4191 msgid "Do not find symbol names for addresses in DWARF data"
   4192 msgstr "Do not find symbol names for addresses in DWARF data"
   4193 
   4194 #: src/readelf.c:112
   4195 msgid ""
   4196 "Display just offsets instead of resolving values to addresses in DWARF data"
   4197 msgstr ""
   4198 "Display just offsets instead of resolving values to addresses in DWARF data"
   4199 
   4200 #: src/readelf.c:114
   4201 msgid "Ignored for compatibility (lines always wide)"
   4202 msgstr "Ignored for compatibility (lines always wide)"
   4203 
   4204 #: src/readelf.c:119
   4205 msgid "Print information from ELF file in human-readable form."
   4206 msgstr "Print information from ELF file in human-readable form."
   4207 
   4208 #: src/readelf.c:441
   4209 #, c-format
   4210 msgid "Unknown DWARF debug section `%s'.\n"
   4211 msgstr "Unknown DWARF debug section %s.\n"
   4212 
   4213 #: src/readelf.c:520 src/readelf.c:631
   4214 #, c-format
   4215 msgid "cannot generate Elf descriptor: %s"
   4216 msgstr "cannot generate Elf descriptor: %s"
   4217 
   4218 #: src/readelf.c:545 src/readelf.c:1099 src/readelf.c:1269
   4219 #, c-format
   4220 msgid "cannot get section: %s"
   4221 msgstr "cannot get section: %s"
   4222 
   4223 #: src/readelf.c:554 src/readelf.c:1106 src/readelf.c:1277 src/readelf.c:9440
   4224 #: src/unstrip.c:356 src/unstrip.c:387 src/unstrip.c:436 src/unstrip.c:544
   4225 #: src/unstrip.c:561 src/unstrip.c:597 src/unstrip.c:795 src/unstrip.c:1063
   4226 #: src/unstrip.c:1254 src/unstrip.c:1314 src/unstrip.c:1435 src/unstrip.c:1488
   4227 #: src/unstrip.c:1595 src/unstrip.c:1784
   4228 #, c-format
   4229 msgid "cannot get section header: %s"
   4230 msgstr "cannot get section header: %s"
   4231 
   4232 #: src/readelf.c:562
   4233 #, c-format
   4234 msgid "cannot get section name"
   4235 msgstr "cannot get section name"
   4236 
   4237 #: src/readelf.c:571 src/readelf.c:5398 src/readelf.c:7671 src/readelf.c:7773
   4238 #: src/readelf.c:7939
   4239 #, c-format
   4240 msgid "cannot get %s content: %s"
   4241 msgstr "cannot get %s content: %s"
   4242 
   4243 #: src/readelf.c:587
   4244 #, c-format
   4245 msgid "cannot create temp file '%s'"
   4246 msgstr "cannot create temp file %s"
   4247 
   4248 #: src/readelf.c:596
   4249 #, c-format
   4250 msgid "cannot write section data"
   4251 msgstr "cannot write section data"
   4252 
   4253 #: src/readelf.c:602 src/readelf.c:619 src/readelf.c:648
   4254 #, c-format
   4255 msgid "error while closing Elf descriptor: %s"
   4256 msgstr "error while closing Elf descriptor: %s"
   4257 
   4258 #: src/readelf.c:609
   4259 #, c-format
   4260 msgid "error while rewinding file descriptor"
   4261 msgstr "error while rewinding file descriptor"
   4262 
   4263 #: src/readelf.c:643
   4264 #, c-format
   4265 msgid "'%s' is not an archive, cannot print archive index"
   4266 msgstr "%s is not an archive, cannot print archive index"
   4267 
   4268 #: src/readelf.c:742
   4269 #, c-format
   4270 msgid "No such section '%s' in '%s'"
   4271 msgstr "No such section %s in %s"
   4272 
   4273 #: src/readelf.c:769
   4274 #, c-format
   4275 msgid "cannot stat input file"
   4276 msgstr "cannot stat input file"
   4277 
   4278 #: src/readelf.c:771
   4279 #, c-format
   4280 msgid "input file is empty"
   4281 msgstr "input file is empty"
   4282 
   4283 #: src/readelf.c:773
   4284 #, c-format
   4285 msgid "failed reading '%s': %s"
   4286 msgstr "failed reading '%s': %s"
   4287 
   4288 #: src/readelf.c:814
   4289 #, c-format
   4290 msgid "cannot read ELF header: %s"
   4291 msgstr "cannot read ELF header: %s"
   4292 
   4293 #: src/readelf.c:822
   4294 #, c-format
   4295 msgid "cannot create EBL handle"
   4296 msgstr "cannot create EBL handle"
   4297 
   4298 #: src/readelf.c:835
   4299 #, c-format
   4300 msgid "cannot determine number of program headers: %s"
   4301 msgstr "cannot determine number of program headers: %s"
   4302 
   4303 #: src/readelf.c:921
   4304 msgid "NONE (None)"
   4305 msgstr "NONE (None)"
   4306 
   4307 #: src/readelf.c:922
   4308 msgid "REL (Relocatable file)"
   4309 msgstr "REL (Relocatable file)"
   4310 
   4311 #: src/readelf.c:923
   4312 msgid "EXEC (Executable file)"
   4313 msgstr "EXEC (Executable file)"
   4314 
   4315 #: src/readelf.c:924
   4316 msgid "DYN (Shared object file)"
   4317 msgstr "DYN (Shared object file)"
   4318 
   4319 #: src/readelf.c:925
   4320 msgid "CORE (Core file)"
   4321 msgstr "CORE (Core file)"
   4322 
   4323 #: src/readelf.c:930
   4324 #, c-format
   4325 msgid "OS Specific: (%x)\n"
   4326 msgstr "OS Specific: (%x)\n"
   4327 
   4328 #: src/readelf.c:932
   4329 #, c-format
   4330 msgid "Processor Specific: (%x)\n"
   4331 msgstr "Processor Specific: (%x)\n"
   4332 
   4333 #: src/readelf.c:942
   4334 msgid ""
   4335 "ELF Header:\n"
   4336 "  Magic:  "
   4337 msgstr ""
   4338 "ELF Header:\n"
   4339 "  Magic:  "
   4340 
   4341 #: src/readelf.c:946
   4342 #, c-format
   4343 msgid ""
   4344 "\n"
   4345 "  Class:                             %s\n"
   4346 msgstr ""
   4347 "\n"
   4348 "  Class:                             %s\n"
   4349 
   4350 #: src/readelf.c:951
   4351 #, c-format
   4352 msgid "  Data:                              %s\n"
   4353 msgstr "  Data:                              %s\n"
   4354 
   4355 #: src/readelf.c:957
   4356 #, c-format
   4357 msgid "  Ident Version:                     %hhd %s\n"
   4358 msgstr "  Ident Version:                     %hhd %s\n"
   4359 
   4360 #: src/readelf.c:959 src/readelf.c:976
   4361 msgid "(current)"
   4362 msgstr "(current)"
   4363 
   4364 #: src/readelf.c:963
   4365 #, c-format
   4366 msgid "  OS/ABI:                            %s\n"
   4367 msgstr "  OS/ABI:                            %s\n"
   4368 
   4369 #: src/readelf.c:966
   4370 #, c-format
   4371 msgid "  ABI Version:                       %hhd\n"
   4372 msgstr "  ABI Version:                       %hhd\n"
   4373 
   4374 #: src/readelf.c:969
   4375 msgid "  Type:                              "
   4376 msgstr "  Type:                              "
   4377 
   4378 #: src/readelf.c:972
   4379 #, c-format
   4380 msgid "  Machine:                           %s\n"
   4381 msgstr "  Machine:                           %s\n"
   4382 
   4383 #: src/readelf.c:974
   4384 #, c-format
   4385 msgid "  Version:                           %d %s\n"
   4386 msgstr "  Version:                           %d %s\n"
   4387 
   4388 #: src/readelf.c:978
   4389 #, c-format
   4390 msgid "  Entry point address:               %#<PRIx64>\n"
   4391 msgstr "  Entry point address:               %#<PRIx64>\n"
   4392 
   4393 #: src/readelf.c:981
   4394 #, c-format
   4395 msgid "  Start of program headers:          %<PRId64> %s\n"
   4396 msgstr "  Start of program headers:          %<PRId64> %s\n"
   4397 
   4398 #: src/readelf.c:982 src/readelf.c:985
   4399 msgid "(bytes into file)"
   4400 msgstr "(bytes into file)"
   4401 
   4402 #: src/readelf.c:984
   4403 #, c-format
   4404 msgid "  Start of section headers:          %<PRId64> %s\n"
   4405 msgstr "  Start of section headers:          %<PRId64> %s\n"
   4406 
   4407 #: src/readelf.c:987
   4408 #, c-format
   4409 msgid "  Flags:                             %s\n"
   4410 msgstr "  Flags:                             %s\n"
   4411 
   4412 #: src/readelf.c:990
   4413 #, c-format
   4414 msgid "  Size of this header:               %<PRId16> %s\n"
   4415 msgstr "  Size of this header:               %<PRId16> %s\n"
   4416 
   4417 #: src/readelf.c:991 src/readelf.c:994 src/readelf.c:1011
   4418 msgid "(bytes)"
   4419 msgstr "(bytes)"
   4420 
   4421 #: src/readelf.c:993
   4422 #, c-format
   4423 msgid "  Size of program header entries:    %<PRId16> %s\n"
   4424 msgstr "  Size of program header entries:    %<PRId16> %s\n"
   4425 
   4426 #: src/readelf.c:996
   4427 #, c-format
   4428 msgid "  Number of program headers entries: %<PRId16>"
   4429 msgstr "  Number of program headers entries: %<PRId16>"
   4430 
   4431 #: src/readelf.c:1003
   4432 #, c-format
   4433 msgid " (%<PRIu32> in [0].sh_info)"
   4434 msgstr " (%<PRIu32> in [0].sh_info)"
   4435 
   4436 #: src/readelf.c:1006 src/readelf.c:1023 src/readelf.c:1037
   4437 msgid " ([0] not available)"
   4438 msgstr " ([0] not available)"
   4439 
   4440 #: src/readelf.c:1010
   4441 #, c-format
   4442 msgid "  Size of section header entries:    %<PRId16> %s\n"
   4443 msgstr "  Size of section header entries:    %<PRId16> %s\n"
   4444 
   4445 #: src/readelf.c:1013
   4446 #, c-format
   4447 msgid "  Number of section headers entries: %<PRId16>"
   4448 msgstr "  Number of section headers entries: %<PRId16>"
   4449 
   4450 #: src/readelf.c:1020
   4451 #, c-format
   4452 msgid " (%<PRIu32> in [0].sh_size)"
   4453 msgstr " (%<PRIu32> in [0].sh_size)"
   4454 
   4455 #: src/readelf.c:1033
   4456 #, c-format
   4457 msgid " (%<PRIu32> in [0].sh_link)"
   4458 msgstr " (%<PRIu32> in [0].sh_link)"
   4459 
   4460 #: src/readelf.c:1041
   4461 #, c-format
   4462 msgid ""
   4463 "  Section header string table index: XINDEX%s\n"
   4464 "\n"
   4465 msgstr ""
   4466 "  Section header string table index: XINDEX%s\n"
   4467 "\n"
   4468 
   4469 #: src/readelf.c:1045
   4470 #, c-format
   4471 msgid ""
   4472 "  Section header string table index: %<PRId16>\n"
   4473 "\n"
   4474 msgstr ""
   4475 "  Section header string table index: %<PRId16>\n"
   4476 "\n"
   4477 
   4478 #: src/readelf.c:1077
   4479 #, c-format
   4480 msgid ""
   4481 "There are %d section headers, starting at offset %#<PRIx64>:\n"
   4482 "\n"
   4483 msgstr ""
   4484 "There are %d section headers, starting at offset %#<PRIx64>:\n"
   4485 "\n"
   4486 
   4487 #: src/readelf.c:1087
   4488 msgid "Section Headers:"
   4489 msgstr "Section Headers:"
   4490 
   4491 #: src/readelf.c:1090
   4492 msgid ""
   4493 "[Nr] Name                 Type         Addr     Off    Size   ES Flags Lk "
   4494 "Inf Al"
   4495 msgstr ""
   4496 "[Nr] Name                 Type         Addr     Off    Size   ES Flags Lk "
   4497 "Inf Al"
   4498 
   4499 #: src/readelf.c:1092
   4500 msgid ""
   4501 "[Nr] Name                 Type         Addr             Off      Size     ES "
   4502 "Flags Lk Inf Al"
   4503 msgstr ""
   4504 "[Nr] Name                 Type         Addr             Off      Size     ES "
   4505 "Flags Lk Inf Al"
   4506 
   4507 #: src/readelf.c:1164
   4508 msgid "Program Headers:"
   4509 msgstr "Program Headers:"
   4510 
   4511 #: src/readelf.c:1166
   4512 msgid ""
   4513 "  Type           Offset   VirtAddr   PhysAddr   FileSiz  MemSiz   Flg Align"
   4514 msgstr ""
   4515 "  Type           Offset   VirtAddr   PhysAddr   FileSiz  MemSiz   Flg Align"
   4516 
   4517 #: src/readelf.c:1169
   4518 msgid ""
   4519 "  Type           Offset   VirtAddr           PhysAddr           FileSiz  "
   4520 "MemSiz   Flg Align"
   4521 msgstr ""
   4522 "  Type           Offset   VirtAddr           PhysAddr           FileSiz  "
   4523 "MemSiz   Flg Align"
   4524 
   4525 #: src/readelf.c:1226
   4526 #, c-format
   4527 msgid "\t[Requesting program interpreter: %s]\n"
   4528 msgstr "\t[Requesting program interpreter: %s]\n"
   4529 
   4530 #: src/readelf.c:1247
   4531 msgid ""
   4532 "\n"
   4533 " Section to Segment mapping:\n"
   4534 "  Segment Sections..."
   4535 msgstr ""
   4536 "\n"
   4537 " Section to Segment mapping:\n"
   4538 "  Segment Sections..."
   4539 
   4540 #: src/readelf.c:1258 src/unstrip.c:1843 src/unstrip.c:1886 src/unstrip.c:1893
   4541 #, c-format
   4542 msgid "cannot get program header: %s"
   4543 msgstr "cannot get program header: %s"
   4544 
   4545 #: src/readelf.c:1401
   4546 #, c-format
   4547 msgid ""
   4548 "\n"
   4549 "COMDAT section group [%2zu] '%s' with signature '%s' contains %zu entry:\n"
   4550 msgid_plural ""
   4551 "\n"
   4552 "COMDAT section group [%2zu] '%s' with signature '%s' contains %zu entries:\n"
   4553 msgstr[0] ""
   4554 "\n"
   4555 "COMDAT section group [%2zu] %s with signature %s contains %zu entry:\n"
   4556 msgstr[1] ""
   4557 "\n"
   4558 "COMDAT section group [%2zu] %s with signature %s contains %zu entries:\n"
   4559 
   4560 #: src/readelf.c:1406
   4561 #, c-format
   4562 msgid ""
   4563 "\n"
   4564 "Section group [%2zu] '%s' with signature '%s' contains %zu entry:\n"
   4565 msgid_plural ""
   4566 "\n"
   4567 "Section group [%2zu] '%s' with signature '%s' contains %zu entries:\n"
   4568 msgstr[0] ""
   4569 "\n"
   4570 "Section group [%2zu] %s with signature %s contains %zu entry:\n"
   4571 msgstr[1] ""
   4572 "\n"
   4573 "Section group [%2zu] %s with signature %s contains %zu entries:\n"
   4574 
   4575 #: src/readelf.c:1414
   4576 msgid "<INVALID SYMBOL>"
   4577 msgstr "<INVALID SYMBOL>"
   4578 
   4579 #: src/readelf.c:1428
   4580 msgid "<INVALID SECTION>"
   4581 msgstr "<INVALID SECTION>"
   4582 
   4583 #: src/readelf.c:1585 src/readelf.c:2208 src/readelf.c:2466 src/readelf.c:2542
   4584 #: src/readelf.c:2846 src/readelf.c:2920 src/readelf.c:4610
   4585 #, c-format
   4586 msgid "invalid sh_link value in section %Zu"
   4587 msgstr "invalid sh_link value in section %Zu"
   4588 
   4589 #: src/readelf.c:1588
   4590 #, c-format
   4591 msgid ""
   4592 "\n"
   4593 "Dynamic segment contains %lu entry:\n"
   4594 " Addr: %#0*<PRIx64>  Offset: %#08<PRIx64>  Link to section: [%2u] '%s'\n"
   4595 msgid_plural ""
   4596 "\n"
   4597 "Dynamic segment contains %lu entries:\n"
   4598 " Addr: %#0*<PRIx64>  Offset: %#08<PRIx64>  Link to section: [%2u] '%s'\n"
   4599 msgstr[0] ""
   4600 "\n"
   4601 "Dynamic segment contains %lu entry:\n"
   4602 " Addr: %#0*<PRIx64>  Offset: %#08<PRIx64>  Link to section: [%2u] %s\n"
   4603 msgstr[1] ""
   4604 "\n"
   4605 "Dynamic segment contains %lu entries:\n"
   4606 " Addr: %#0*<PRIx64>  Offset: %#08<PRIx64>  Link to section: [%2u] %s\n"
   4607 
   4608 #: src/readelf.c:1598
   4609 msgid "  Type              Value\n"
   4610 msgstr "  Type              Value\n"
   4611 
   4612 #: src/readelf.c:1622
   4613 #, c-format
   4614 msgid "Shared library: [%s]\n"
   4615 msgstr "Shared library: [%s]\n"
   4616 
   4617 #: src/readelf.c:1627
   4618 #, c-format
   4619 msgid "Library soname: [%s]\n"
   4620 msgstr "Library soname: [%s]\n"
   4621 
   4622 #: src/readelf.c:1632
   4623 #, c-format
   4624 msgid "Library rpath: [%s]\n"
   4625 msgstr "Library rpath: [%s]\n"
   4626 
   4627 #: src/readelf.c:1637
   4628 #, c-format
   4629 msgid "Library runpath: [%s]\n"
   4630 msgstr "Library runpath: [%s]\n"
   4631 
   4632 #: src/readelf.c:1657
   4633 #, c-format
   4634 msgid "%<PRId64> (bytes)\n"
   4635 msgstr "%<PRId64> (bytes)\n"
   4636 
   4637 #: src/readelf.c:1770 src/readelf.c:1960
   4638 #, c-format
   4639 msgid ""
   4640 "\n"
   4641 "Invalid symbol table at offset %#0<PRIx64>\n"
   4642 msgstr ""
   4643 "\n"
   4644 "Invalid symbol table at offset %#0<PRIx64>\n"
   4645 
   4646 #: src/readelf.c:1788 src/readelf.c:1978
   4647 #, c-format
   4648 msgid ""
   4649 "\n"
   4650 "Relocation section [%2zu] '%s' for section [%2u] '%s' at offset %#0<PRIx64> "
   4651 "contains %d entry:\n"
   4652 msgid_plural ""
   4653 "\n"
   4654 "Relocation section [%2zu] '%s' for section [%2u] '%s' at offset %#0<PRIx64> "
   4655 "contains %d entries:\n"
   4656 msgstr[0] ""
   4657 "\n"
   4658 "Relocation section [%2zu] %s for section [%2u] %s at offset %#0<PRIx64> "
   4659 "contains %d entry:\n"
   4660 msgstr[1] ""
   4661 "\n"
   4662 "Relocation section [%2zu] %s for section [%2u] %s at offset %#0<PRIx64> "
   4663 "contains %d entries:\n"
   4664 
   4665 #: src/readelf.c:1803 src/readelf.c:1993
   4666 #, c-format
   4667 msgid ""
   4668 "\n"
   4669 "Relocation section [%2u] '%s' at offset %#0<PRIx64> contains %d entry:\n"
   4670 msgid_plural ""
   4671 "\n"
   4672 "Relocation section [%2u] '%s' at offset %#0<PRIx64> contains %d entries:\n"
   4673 msgstr[0] ""
   4674 "\n"
   4675 "Relocation section [%2u] %s at offset %#0<PRIx64> contains %d entry:\n"
   4676 msgstr[1] ""
   4677 "\n"
   4678 "Relocation section [%2u] %s at offset %#0<PRIx64> contains %d entries:\n"
   4679 
   4680 #: src/readelf.c:1813
   4681 msgid "  Offset      Type                 Value       Name\n"
   4682 msgstr "  Offset      Type                 Value       Name\n"
   4683 
   4684 #: src/readelf.c:1815
   4685 msgid "  Offset              Type                 Value               Name\n"
   4686 msgstr "  Offset              Type                 Value               Name\n"
   4687 
   4688 #: src/readelf.c:1868 src/readelf.c:1879 src/readelf.c:1892 src/readelf.c:1913
   4689 #: src/readelf.c:1925 src/readelf.c:2059 src/readelf.c:2071 src/readelf.c:2085
   4690 #: src/readelf.c:2107 src/readelf.c:2120
   4691 msgid "<INVALID RELOC>"
   4692 msgstr "<INVALID RELOC>"
   4693 
   4694 #: src/readelf.c:2003
   4695 msgid "  Offset      Type            Value       Addend Name\n"
   4696 msgstr "  Offset      Type            Value       Addend Name\n"
   4697 
   4698 #: src/readelf.c:2005
   4699 msgid "  Offset              Type            Value               Addend Name\n"
   4700 msgstr ""
   4701 "  Offset              Type            Value               Addend Name\n"
   4702 
   4703 #: src/readelf.c:2216
   4704 #, c-format
   4705 msgid ""
   4706 "\n"
   4707 "Symbol table [%2u] '%s' contains %u entry:\n"
   4708 msgid_plural ""
   4709 "\n"
   4710 "Symbol table [%2u] '%s' contains %u entries:\n"
   4711 msgstr[0] ""
   4712 "\n"
   4713 "Symbol table [%2u] %s contains %u entry:\n"
   4714 msgstr[1] ""
   4715 "\n"
   4716 "Symbol table [%2u] %s contains %u entries:\n"
   4717 
   4718 #: src/readelf.c:2221
   4719 #, c-format
   4720 msgid " %lu local symbol  String table: [%2u] '%s'\n"
   4721 msgid_plural " %lu local symbols  String table: [%2u] '%s'\n"
   4722 msgstr[0] " %lu local symbol  String table: [%2u] %s\n"
   4723 msgstr[1] " %lu local symbols  String table: [%2u] %s\n"
   4724 
   4725 #: src/readelf.c:2229
   4726 msgid "  Num:    Value   Size Type    Bind   Vis          Ndx Name\n"
   4727 msgstr "  Num:    Value   Size Type    Bind   Vis          Ndx Name\n"
   4728 
   4729 #: src/readelf.c:2231
   4730 msgid "  Num:            Value   Size Type    Bind   Vis          Ndx Name\n"
   4731 msgstr "  Num:            Value   Size Type    Bind   Vis          Ndx Name\n"
   4732 
   4733 #: src/readelf.c:2251
   4734 #, c-format
   4735 msgid "%5u: %0*<PRIx64> %6<PRId64> %-7s %-6s %-9s %6s %s"
   4736 msgstr "%5u: %0*<PRIx64> %6<PRId64> %-7s %-6s %-9s %6s %s"
   4737 
   4738 #: src/readelf.c:2339
   4739 #, c-format
   4740 msgid "bad dynamic symbol"
   4741 msgstr "bad dynamic symbol"
   4742 
   4743 #: src/readelf.c:2421
   4744 msgid "none"
   4745 msgstr "none"
   4746 
   4747 #: src/readelf.c:2438
   4748 msgid "| <unknown>"
   4749 msgstr "| <unknown>"
   4750 
   4751 #: src/readelf.c:2469
   4752 #, c-format
   4753 msgid ""
   4754 "\n"
   4755 "Version needs section [%2u] '%s' contains %d entry:\n"
   4756 " Addr: %#0*<PRIx64>  Offset: %#08<PRIx64>  Link to section: [%2u] '%s'\n"
   4757 msgid_plural ""
   4758 "\n"
   4759 "Version needs section [%2u] '%s' contains %d entries:\n"
   4760 " Addr: %#0*<PRIx64>  Offset: %#08<PRIx64>  Link to section: [%2u] '%s'\n"
   4761 msgstr[0] ""
   4762 "\n"
   4763 "Version needs section [%2u] %s contains %d entry:\n"
   4764 " Addr: %#0*<PRIx64>  Offset: %#08<PRIx64>  Link to section: [%2u] %s\n"
   4765 msgstr[1] ""
   4766 "\n"
   4767 "Version needs section [%2u] %s contains %d entries:\n"
   4768 " Addr: %#0*<PRIx64>  Offset: %#08<PRIx64>  Link to section: [%2u] %s\n"
   4769 
   4770 #: src/readelf.c:2490
   4771 #, c-format
   4772 msgid "  %#06x: Version: %hu  File: %s  Cnt: %hu\n"
   4773 msgstr "  %#06x: Version: %hu  File: %s  Cnt: %hu\n"
   4774 
   4775 #: src/readelf.c:2503
   4776 #, c-format
   4777 msgid "  %#06x: Name: %s  Flags: %s  Version: %hu\n"
   4778 msgstr "  %#06x: Name: %s  Flags: %s  Version: %hu\n"
   4779 
   4780 #: src/readelf.c:2546
   4781 #, c-format
   4782 msgid ""
   4783 "\n"
   4784 "Version definition section [%2u] '%s' contains %d entry:\n"
   4785 " Addr: %#0*<PRIx64>  Offset: %#08<PRIx64>  Link to section: [%2u] '%s'\n"
   4786 msgid_plural ""
   4787 "\n"
   4788 "Version definition section [%2u] '%s' contains %d entries:\n"
   4789 " Addr: %#0*<PRIx64>  Offset: %#08<PRIx64>  Link to section: [%2u] '%s'\n"
   4790 msgstr[0] ""
   4791 "\n"
   4792 "Version definition section [%2u] %s contains %d entry:\n"
   4793 " Addr: %#0*<PRIx64>  Offset: %#08<PRIx64>  Link to section: [%2u] %s\n"
   4794 msgstr[1] ""
   4795 "\n"
   4796 "Version definition section [%2u] %s contains %d entries:\n"
   4797 " Addr: %#0*<PRIx64>  Offset: %#08<PRIx64>  Link to section: [%2u] %s\n"
   4798 
   4799 #: src/readelf.c:2574
   4800 #, c-format
   4801 msgid "  %#06x: Version: %hd  Flags: %s  Index: %hd  Cnt: %hd  Name: %s\n"
   4802 msgstr "  %#06x: Version: %hd  Flags: %s  Index: %hd  Cnt: %hd  Name: %s\n"
   4803 
   4804 #: src/readelf.c:2589
   4805 #, c-format
   4806 msgid "  %#06x: Parent %d: %s\n"
   4807 msgstr "  %#06x: Parent %d: %s\n"
   4808 
   4809 #: src/readelf.c:2850
   4810 #, c-format
   4811 msgid ""
   4812 "\n"
   4813 "Version symbols section [%2u] '%s' contains %d entry:\n"
   4814 " Addr: %#0*<PRIx64>  Offset: %#08<PRIx64>  Link to section: [%2u] '%s'"
   4815 msgid_plural ""
   4816 "\n"
   4817 "Version symbols section [%2u] '%s' contains %d entries:\n"
   4818 " Addr: %#0*<PRIx64>  Offset: %#08<PRIx64>  Link to section: [%2u] '%s'"
   4819 msgstr[0] ""
   4820 "\n"
   4821 "Version symbols section [%2u] %s contains %d entry:\n"
   4822 " Addr: %#0*<PRIx64>  Offset: %#08<PRIx64>  Link to section: [%2u] %s"
   4823 msgstr[1] ""
   4824 "\n"
   4825 "Version symbols section [%2u] %s contains %d entries:\n"
   4826 " Addr: %#0*<PRIx64>  Offset: %#08<PRIx64>  Link to section: [%2u] %s"
   4827 
   4828 #: src/readelf.c:2878
   4829 msgid "   0 *local*                     "
   4830 msgstr "   0 *local*                     "
   4831 
   4832 #: src/readelf.c:2883
   4833 msgid "   1 *global*                    "
   4834 msgstr "   1 *global*                    "
   4835 
   4836 #: src/readelf.c:2925
   4837 #, c-format
   4838 msgid ""
   4839 "\n"
   4840 "Histogram for bucket list length in section [%2u] '%s' (total of %d "
   4841 "bucket):\n"
   4842 " Addr: %#0*<PRIx64>  Offset: %#08<PRIx64>  Link to section: [%2u] '%s'\n"
   4843 msgid_plural ""
   4844 "\n"
   4845 "Histogram for bucket list length in section [%2u] '%s' (total of %d "
   4846 "buckets):\n"
   4847 " Addr: %#0*<PRIx64>  Offset: %#08<PRIx64>  Link to section: [%2u] '%s'\n"
   4848 msgstr[0] ""
   4849 "\n"
   4850 "Histogram for bucket list length in section [%2u] %s (total of %d "
   4851 "bucket):\n"
   4852 " Addr: %#0*<PRIx64>  Offset: %#08<PRIx64>  Link to section: [%2u] %s\n"
   4853 msgstr[1] ""
   4854 "\n"
   4855 "Histogram for bucket list length in section [%2u] %s (total of %d "
   4856 "buckets):\n"
   4857 " Addr: %#0*<PRIx64>  Offset: %#08<PRIx64>  Link to section: [%2u] %s\n"
   4858 
   4859 #: src/readelf.c:2947
   4860 #, no-c-format
   4861 msgid " Length  Number  % of total  Coverage\n"
   4862 msgstr " Length  Number  % of total  Coverage\n"
   4863 
   4864 #: src/readelf.c:2949
   4865 #, c-format
   4866 msgid "      0  %6<PRIu32>      %5.1f%%\n"
   4867 msgstr "      0  %6<PRIu32>      %5.1f%%\n"
   4868 
   4869 #: src/readelf.c:2956
   4870 #, c-format
   4871 msgid "%7d  %6<PRIu32>      %5.1f%%    %5.1f%%\n"
   4872 msgstr "%7d  %6<PRIu32>      %5.1f%%    %5.1f%%\n"
   4873 
   4874 #: src/readelf.c:2969
   4875 #, c-format
   4876 msgid ""
   4877 " Average number of tests:   successful lookup: %f\n"
   4878 "\t\t\t  unsuccessful lookup: %f\n"
   4879 msgstr ""
   4880 " Average number of tests:   successful lookup: %f\n"
   4881 "\t\t\t  unsuccessful lookup: %f\n"
   4882 
   4883 #: src/readelf.c:2987 src/readelf.c:3042 src/readelf.c:3098
   4884 #, c-format
   4885 msgid "cannot get data for section %d: %s"
   4886 msgstr "cannot get data for section %d: %s"
   4887 
   4888 #: src/readelf.c:2995
   4889 #, c-format
   4890 msgid "invalid data in sysv.hash section %d"
   4891 msgstr "invalid data in sysv.hash section %d"
   4892 
   4893 #: src/readelf.c:3050
   4894 #, c-format
   4895 msgid "invalid data in sysv.hash64 section %d"
   4896 msgstr "invalid data in sysv.hash64 section %d"
   4897 
   4898 #: src/readelf.c:3106
   4899 #, c-format
   4900 msgid "invalid data in gnu.hash section %d"
   4901 msgstr "invalid data in gnu.hash section %d"
   4902 
   4903 #: src/readelf.c:3173
   4904 #, c-format
   4905 msgid ""
   4906 " Symbol Bias: %u\n"
   4907 " Bitmask Size: %zu bytes  %<PRIuFAST32>%% bits set  2nd hash shift: %u\n"
   4908 msgstr ""
   4909 " Symbol Bias: %u\n"
   4910 " Bitmask Size: %zu bytes  %<PRIuFAST32>%% bits set  2nd hash shift: %u\n"
   4911 
   4912 #: src/readelf.c:3248
   4913 #, c-format
   4914 msgid ""
   4915 "\n"
   4916 "Library list section [%2zu] '%s' at offset %#0<PRIx64> contains %d entry:\n"
   4917 msgid_plural ""
   4918 "\n"
   4919 "Library list section [%2zu] '%s' at offset %#0<PRIx64> contains %d entries:\n"
   4920 msgstr[0] ""
   4921 "\n"
   4922 "Library list section [%2zu] %s at offset %#0<PRIx64> contains %d entry:\n"
   4923 msgstr[1] ""
   4924 "\n"
   4925 "Library list section [%2zu] %s at offset %#0<PRIx64> contains %d entries:\n"
   4926 
   4927 #: src/readelf.c:3262
   4928 msgid ""
   4929 "       Library                       Time Stamp          Checksum Version "
   4930 "Flags"
   4931 msgstr ""
   4932 "       Library                       Time Stamp          Checksum Version "
   4933 "Flags"
   4934 
   4935 #: src/readelf.c:3312
   4936 #, c-format
   4937 msgid ""
   4938 "\n"
   4939 "Object attributes section [%2zu] '%s' of %<PRIu64> bytes at offset "
   4940 "%#0<PRIx64>:\n"
   4941 msgstr ""
   4942 "\n"
   4943 "Object attributes section [%2zu] %s of %<PRIu64> bytes at offset "
   4944 "%#0<PRIx64>:\n"
   4945 
   4946 #: src/readelf.c:3329
   4947 msgid "  Owner          Size\n"
   4948 msgstr "  Owner          Size\n"
   4949 
   4950 #: src/readelf.c:3358
   4951 #, c-format
   4952 msgid "  %-13s  %4<PRIu32>\n"
   4953 msgstr "  %-13s  %4<PRIu32>\n"
   4954 
   4955 #: src/readelf.c:3397
   4956 #, c-format
   4957 msgid "    %-4u %12<PRIu32>\n"
   4958 msgstr "    %-4u %12<PRIu32>\n"
   4959 
   4960 #: src/readelf.c:3402
   4961 #, c-format
   4962 msgid "    File: %11<PRIu32>\n"
   4963 msgstr "    File: %11<PRIu32>\n"
   4964 
   4965 #: src/readelf.c:3451
   4966 #, c-format
   4967 msgid "      %s: %<PRId64>, %s\n"
   4968 msgstr "      %s: %<PRId64>, %s\n"
   4969 
   4970 #: src/readelf.c:3454
   4971 #, c-format
   4972 msgid "      %s: %<PRId64>\n"
   4973 msgstr "      %s: %<PRId64>\n"
   4974 
   4975 #: src/readelf.c:3457
   4976 #, c-format
   4977 msgid "      %s: %s\n"
   4978 msgstr "      %s: %s\n"
   4979 
   4980 #: src/readelf.c:3467
   4981 #, c-format
   4982 msgid "      %u: %<PRId64>\n"
   4983 msgstr "      %u: %<PRId64>\n"
   4984 
   4985 #: src/readelf.c:3470
   4986 #, c-format
   4987 msgid "      %u: %s\n"
   4988 msgstr "      %u: %s\n"
   4989 
   4990 #: src/readelf.c:3515
   4991 #, c-format
   4992 msgid "%s+%#<PRIx64> <%s+%#<PRIx64>>"
   4993 msgstr "%s+%#<PRIx64> <%s+%#<PRIx64>>"
   4994 
   4995 #: src/readelf.c:3518
   4996 #, c-format
   4997 msgid "%s+%#0*<PRIx64> <%s+%#<PRIx64>>"
   4998 msgstr "%s+%#0*<PRIx64> <%s+%#<PRIx64>>"
   4999 
   5000 #: src/readelf.c:3523
   5001 #, c-format
   5002 msgid "%#<PRIx64> <%s+%#<PRIx64>>"
   5003 msgstr "%#<PRIx64> <%s+%#<PRIx64>>"
   5004 
   5005 #: src/readelf.c:3526
   5006 #, c-format
   5007 msgid "%#0*<PRIx64> <%s+%#<PRIx64>>"
   5008 msgstr "%#0*<PRIx64> <%s+%#<PRIx64>>"
   5009 
   5010 #: src/readelf.c:3532
   5011 #, c-format
   5012 msgid "%s+%#<PRIx64> <%s>"
   5013 msgstr "%s+%#<PRIx64> <%s>"
   5014 
   5015 #: src/readelf.c:3535
   5016 #, c-format
   5017 msgid "%s+%#0*<PRIx64> <%s>"
   5018 msgstr "%s+%#0*<PRIx64> <%s>"
   5019 
   5020 #: src/readelf.c:3539
   5021 #, c-format
   5022 msgid "%#<PRIx64> <%s>"
   5023 msgstr "%#<PRIx64> <%s>"
   5024 
   5025 #: src/readelf.c:3542
   5026 #, c-format
   5027 msgid "%#0*<PRIx64> <%s>"
   5028 msgstr "%#0*<PRIx64> <%s>"
   5029 
   5030 #: src/readelf.c:3547
   5031 #, c-format
   5032 msgid "%s+%#<PRIx64>"
   5033 msgstr "%s+%#<PRIx64>"
   5034 
   5035 #: src/readelf.c:3550
   5036 #, c-format
   5037 msgid "%s+%#0*<PRIx64>"
   5038 msgstr "%s+%#0*<PRIx64>"
   5039 
   5040 #: src/readelf.c:3932
   5041 msgid "empty block"
   5042 msgstr "empty block"
   5043 
   5044 #: src/readelf.c:3935
   5045 #, c-format
   5046 msgid "%zu byte block:"
   5047 msgstr "%zu byte block:"
   5048 
   5049 #: src/readelf.c:4332
   5050 #, c-format
   5051 msgid "%*s[%4<PRIuMAX>] %s  <TRUNCATED>\n"
   5052 msgstr "%*s[%4<PRIuMAX>] %s  <TRUNCATED>\n"
   5053 
   5054 #: src/readelf.c:4389
   5055 #, c-format
   5056 msgid "%s %#<PRIx64> used with different address sizes"
   5057 msgstr "%s %#<PRIx64> used with different address sizes"
   5058 
   5059 #: src/readelf.c:4396
   5060 #, c-format
   5061 msgid "%s %#<PRIx64> used with different offset sizes"
   5062 msgstr "%s %#<PRIx64> used with different offset sizes"
   5063 
   5064 #: src/readelf.c:4403
   5065 #, c-format
   5066 msgid "%s %#<PRIx64> used with different base addresses"
   5067 msgstr "%s %#<PRIx64> used with different base addresses"
   5068 
   5069 #: src/readelf.c:4492
   5070 #, c-format
   5071 msgid " [%6tx]  <UNUSED GARBAGE IN REST OF SECTION>\n"
   5072 msgstr " [%6tx]  <UNUSED GARBAGE IN REST OF SECTION>\n"
   5073 
   5074 #: src/readelf.c:4500
   5075 #, c-format
   5076 msgid " [%6tx]  <UNUSED GARBAGE> ... %<PRIu64> bytes ...\n"
   5077 msgstr " [%6tx]  <UNUSED GARBAGE> ... %<PRIu64> bytes ...\n"
   5078 
   5079 #: src/readelf.c:4526
   5080 #, c-format
   5081 msgid ""
   5082 "\n"
   5083 "DWARF section [%2zu] '%s' at offset %#<PRIx64>:\n"
   5084 " [ Code]\n"
   5085 msgstr ""
   5086 "\n"
   5087 "DWARF section [%2zu] %s at offset %#<PRIx64>:\n"
   5088 " [ Code]\n"
   5089 
   5090 #: src/readelf.c:4534
   5091 #, c-format
   5092 msgid ""
   5093 "\n"
   5094 "Abbreviation section at offset %<PRIu64>:\n"
   5095 msgstr ""
   5096 "\n"
   5097 "Abbreviation section at offset %<PRIu64>:\n"
   5098 
   5099 #: src/readelf.c:4547
   5100 #, c-format
   5101 msgid " *** error while reading abbreviation: %s\n"
   5102 msgstr " *** error while reading abbreviation: %s\n"
   5103 
   5104 #: src/readelf.c:4563
   5105 #, c-format
   5106 msgid " [%5u] offset: %<PRId64>, children: %s, tag: %s\n"
   5107 msgstr " [%5u] offset: %<PRId64>, children: %s, tag: %s\n"
   5108 
   5109 #: src/readelf.c:4566
   5110 msgid "yes"
   5111 msgstr "yes"
   5112 
   5113 #: src/readelf.c:4566
   5114 msgid "no"
   5115 msgstr "no"
   5116 
   5117 #: src/readelf.c:4600 src/readelf.c:4673
   5118 #, c-format
   5119 msgid "cannot get .debug_aranges content: %s"
   5120 msgstr "cannot get .debug_aranges content: %s"
   5121 
   5122 #: src/readelf.c:4615
   5123 #, c-format
   5124 msgid ""
   5125 "\n"
   5126 "DWARF section [%2zu] '%s' at offset %#<PRIx64> contains %zu entry:\n"
   5127 msgid_plural ""
   5128 "\n"
   5129 "DWARF section [%2zu] '%s' at offset %#<PRIx64> contains %zu entries:\n"
   5130 msgstr[0] ""
   5131 "\n"
   5132 "DWARF section [%2zu] %s at offset %#<PRIx64> contains %zu entry:\n"
   5133 msgstr[1] ""
   5134 "\n"
   5135 "DWARF section [%2zu] %s at offset %#<PRIx64> contains %zu entries:\n"
   5136 
   5137 #: src/readelf.c:4646
   5138 #, c-format
   5139 msgid " [%*zu] ???\n"
   5140 msgstr " [%*zu] ???\n"
   5141 
   5142 #: src/readelf.c:4648
   5143 #, c-format
   5144 msgid ""
   5145 " [%*zu] start: %0#*<PRIx64>, length: %5<PRIu64>, CU DIE offset: %6<PRId64>\n"
   5146 msgstr ""
   5147 " [%*zu] start: %0#*<PRIx64>, length: %5<PRIu64>, CU DIE offset: %6<PRId64>\n"
   5148 
   5149 #: src/readelf.c:4678 src/readelf.c:4832 src/readelf.c:5408 src/readelf.c:6362
   5150 #: src/readelf.c:6894 src/readelf.c:7014 src/readelf.c:7177 src/readelf.c:7602
   5151 #, c-format
   5152 msgid ""
   5153 "\n"
   5154 "DWARF section [%2zu] '%s' at offset %#<PRIx64>:\n"
   5155 msgstr ""
   5156 "\n"
   5157 "DWARF section [%2zu] %s at offset %#<PRIx64>:\n"
   5158 
   5159 #: src/readelf.c:4691 src/readelf.c:6388
   5160 #, c-format
   5161 msgid ""
   5162 "\n"
   5163 "Table at offset %Zu:\n"
   5164 msgstr ""
   5165 "\n"
   5166 "Table at offset %Zu:\n"
   5167 
   5168 #: src/readelf.c:4695 src/readelf.c:5432 src/readelf.c:6399
   5169 #, c-format
   5170 msgid "invalid data in section [%zu] '%s'"
   5171 msgstr "invalid data in section [%zu] %s"
   5172 
   5173 #: src/readelf.c:4711
   5174 #, c-format
   5175 msgid ""
   5176 "\n"
   5177 " Length:        %6<PRIu64>\n"
   5178 msgstr ""
   5179 "\n"
   5180 " Length:        %6<PRIu64>\n"
   5181 
   5182 #: src/readelf.c:4723
   5183 #, c-format
   5184 msgid " DWARF version: %6<PRIuFAST16>\n"
   5185 msgstr " DWARF version: %6<PRIuFAST16>\n"
   5186 
   5187 #: src/readelf.c:4727
   5188 #, c-format
   5189 msgid "unsupported aranges version"
   5190 msgstr "unsupported aranges version"
   5191 
   5192 #: src/readelf.c:4738
   5193 #, c-format
   5194 msgid " CU offset:     %6<PRIx64>\n"
   5195 msgstr " CU offset:     %6<PRIx64>\n"
   5196 
   5197 #: src/readelf.c:4744
   5198 #, c-format
   5199 msgid " Address size:  %6<PRIu64>\n"
   5200 msgstr " Address size:  %6<PRIu64>\n"
   5201 
   5202 #: src/readelf.c:4748
   5203 #, c-format
   5204 msgid "unsupported address size"
   5205 msgstr "unsupported address size"
   5206 
   5207 #: src/readelf.c:4753
   5208 #, c-format
   5209 msgid ""
   5210 " Segment size:  %6<PRIu64>\n"
   5211 "\n"
   5212 msgstr ""
   5213 " Segment size:  %6<PRIu64>\n"
   5214 "\n"
   5215 
   5216 #: src/readelf.c:4757
   5217 #, c-format
   5218 msgid "unsupported segment size"
   5219 msgstr "unsupported segment size"
   5220 
   5221 #: src/readelf.c:4797
   5222 #, c-format
   5223 msgid "   %s..%s (%<PRIx64>)\n"
   5224 msgstr "   %s..%s (%<PRIx64>)\n"
   5225 
   5226 #: src/readelf.c:4800
   5227 #, c-format
   5228 msgid "   %s..%s\n"
   5229 msgstr "   %s..%s\n"
   5230 
   5231 #: src/readelf.c:4809
   5232 #, c-format
   5233 msgid "   %Zu padding bytes\n"
   5234 msgstr "   %Zu padding bytes\n"
   5235 
   5236 #: src/readelf.c:4827
   5237 #, c-format
   5238 msgid "cannot get .debug_ranges content: %s"
   5239 msgstr "cannot get .debug_ranges content: %s"
   5240 
   5241 #: src/readelf.c:4857 src/readelf.c:6921
   5242 #, c-format
   5243 msgid " [%6tx]  <INVALID DATA>\n"
   5244 msgstr " [%6tx]  <INVALID DATA>\n"
   5245 
   5246 #: src/readelf.c:4879 src/readelf.c:6943
   5247 #, c-format
   5248 msgid " [%6tx]  base address %s\n"
   5249 msgstr " [%6tx]  base address %s\n"
   5250 
   5251 #: src/readelf.c:4886 src/readelf.c:6950
   5252 #, c-format
   5253 msgid " [%6tx]  empty list\n"
   5254 msgstr " [%6tx]  empty list\n"
   5255 
   5256 #: src/readelf.c:4897
   5257 #, c-format
   5258 msgid " [%6tx]  %s..%s\n"
   5259 msgstr " [%6tx]  %s..%s\n"
   5260 
   5261 #: src/readelf.c:4899
   5262 #, c-format
   5263 msgid "           %s..%s\n"
   5264 msgstr "           %s..%s\n"
   5265 
   5266 #: src/readelf.c:5078
   5267 msgid "         <INVALID DATA>\n"
   5268 msgstr "         <INVALID DATA>\n"
   5269 
   5270 #: src/readelf.c:5387
   5271 #, c-format
   5272 msgid "cannot get ELF: %s"
   5273 msgstr "cannot get ELF: %s"
   5274 
   5275 #: src/readelf.c:5404
   5276 #, c-format
   5277 msgid ""
   5278 "\n"
   5279 "Call frame information section [%2zu] '%s' at offset %#<PRIx64>:\n"
   5280 msgstr ""
   5281 "\n"
   5282 "Call frame information section [%2zu] %s at offset %#<PRIx64>:\n"
   5283 
   5284 #: src/readelf.c:5454
   5285 #, c-format
   5286 msgid ""
   5287 "\n"
   5288 " [%6tx] Zero terminator\n"
   5289 msgstr ""
   5290 "\n"
   5291 " [%6tx] Zero terminator\n"
   5292 
   5293 #: src/readelf.c:5547 src/readelf.c:5702
   5294 #, c-format
   5295 msgid "invalid augmentation length"
   5296 msgstr "invalid augmentation length"
   5297 
   5298 #: src/readelf.c:5562
   5299 msgid "FDE address encoding: "
   5300 msgstr "FDE address encoding: "
   5301 
   5302 #: src/readelf.c:5568
   5303 msgid "LSDA pointer encoding: "
   5304 msgstr "LSDA pointer encoding: "
   5305 
   5306 #: src/readelf.c:5679
   5307 #, c-format
   5308 msgid " (offset: %#<PRIx64>)"
   5309 msgstr " (offset: %#<PRIx64>)"
   5310 
   5311 #: src/readelf.c:5686
   5312 #, c-format
   5313 msgid " (end offset: %#<PRIx64>)"
   5314 msgstr " (end offset: %#<PRIx64>)"
   5315 
   5316 #: src/readelf.c:5723
   5317 #, c-format
   5318 msgid "   %-26sLSDA pointer: %#<PRIx64>\n"
   5319 msgstr "   %-26sLSDA pointer: %#<PRIx64>\n"
   5320 
   5321 #: src/readelf.c:5778
   5322 #, c-format
   5323 msgid "cannot get attribute code: %s"
   5324 msgstr "cannot get attribute code: %s"
   5325 
   5326 #: src/readelf.c:5787
   5327 #, c-format
   5328 msgid "cannot get attribute form: %s"
   5329 msgstr "cannot get attribute form: %s"
   5330 
   5331 #: src/readelf.c:5802
   5332 #, c-format
   5333 msgid "cannot get attribute value: %s"
   5334 msgstr "cannot get attribute value: %s"
   5335 
   5336 #: src/readelf.c:6101
   5337 #, c-format
   5338 msgid ""
   5339 "\n"
   5340 "DWARF section [%2zu] '%s' at offset %#<PRIx64>:\n"
   5341 " [Offset]\n"
   5342 msgstr ""
   5343 "\n"
   5344 "DWARF section [%2zu] %s at offset %#<PRIx64>:\n"
   5345 " [Offset]\n"
   5346 
   5347 #: src/readelf.c:6133
   5348 #, c-format
   5349 msgid ""
   5350 " Type unit at offset %<PRIu64>:\n"
   5351 " Version: %<PRIu16>, Abbreviation section offset: %<PRIu64>, Address size: "
   5352 "%<PRIu8>, Offset size: %<PRIu8>\n"
   5353 " Type signature: %#<PRIx64>, Type offset: %#<PRIx64>\n"
   5354 msgstr ""
   5355 " Type unit at offset %<PRIu64>:\n"
   5356 " Version: %<PRIu16>, Abbreviation section offset: %<PRIu64>, Address size: "
   5357 "%<PRIu8>, Offset size: %<PRIu8>\n"
   5358 " Type signature: %#<PRIx64>, Type offset: %#<PRIx64>\n"
   5359 
   5360 #: src/readelf.c:6142
   5361 #, c-format
   5362 msgid ""
   5363 " Compilation unit at offset %<PRIu64>:\n"
   5364 " Version: %<PRIu16>, Abbreviation section offset: %<PRIu64>, Address size: "
   5365 "%<PRIu8>, Offset size: %<PRIu8>\n"
   5366 msgstr ""
   5367 " Compilation unit at offset %<PRIu64>:\n"
   5368 " Version: %<PRIu16>, Abbreviation section offset: %<PRIu64>, Address size: "
   5369 "%<PRIu8>, Offset size: %<PRIu8>\n"
   5370 
   5371 #: src/readelf.c:6167
   5372 #, c-format
   5373 msgid "cannot get DIE at offset %<PRIu64> in section '%s': %s"
   5374 msgstr "cannot get DIE at offset %<PRIu64> in section '%s': %s"
   5375 
   5376 #: src/readelf.c:6181
   5377 #, c-format
   5378 msgid "cannot get DIE offset: %s"
   5379 msgstr "cannot get DIE offset: %s"
   5380 
   5381 #: src/readelf.c:6190
   5382 #, c-format
   5383 msgid "cannot get tag of DIE at offset %<PRIu64> in section '%s': %s"
   5384 msgstr "cannot get tag of DIE at offset %<PRIu64> in section '%s': %s"
   5385 
   5386 #: src/readelf.c:6222
   5387 #, c-format
   5388 msgid "cannot get next DIE: %s\n"
   5389 msgstr "cannot get next DIE: %s\n"
   5390 
   5391 #: src/readelf.c:6230
   5392 #, c-format
   5393 msgid "cannot get next DIE: %s"
   5394 msgstr "cannot get next DIE: %s"
   5395 
   5396 #: src/readelf.c:6266
   5397 #, c-format
   5398 msgid ""
   5399 "\n"
   5400 "DWARF section [%2zu] '%s' at offset %#<PRIx64>:\n"
   5401 "\n"
   5402 msgstr ""
   5403 "\n"
   5404 "DWARF section [%2zu] %s at offset %#<PRIx64>:\n"
   5405 "\n"
   5406 
   5407 #: src/readelf.c:6375
   5408 #, c-format
   5409 msgid "cannot get line data section data: %s"
   5410 msgstr "cannot get line data section data: %s"
   5411 
   5412 #: src/readelf.c:6445
   5413 #, c-format
   5414 msgid ""
   5415 "\n"
   5416 " Length:                     %<PRIu64>\n"
   5417 " DWARF version:              %<PRIuFAST16>\n"
   5418 " Prologue length:            %<PRIu64>\n"
   5419 " Minimum instruction length: %<PRIuFAST8>\n"
   5420 " Maximum operations per instruction: %<PRIuFAST8>\n"
   5421 " Initial value if '%s': %<PRIuFAST8>\n"
   5422 " Line base:                  %<PRIdFAST8>\n"
   5423 " Line range:                 %<PRIuFAST8>\n"
   5424 " Opcode base:                %<PRIuFAST8>\n"
   5425 "\n"
   5426 "Opcodes:\n"
   5427 msgstr ""
   5428 "\n"
   5429 " Length:                     %<PRIu64>\n"
   5430 " DWARF version:              %<PRIuFAST16>\n"
   5431 " Prologue length:            %<PRIu64>\n"
   5432 " Minimum instruction length: %<PRIuFAST8>\n"
   5433 " Maximum operations per instruction: %<PRIuFAST8>\n"
   5434 " Initial value if '%s': %<PRIuFAST8>\n"
   5435 " Line base:                  %<PRIdFAST8>\n"
   5436 " Line range:                 %<PRIuFAST8>\n"
   5437 " Opcode base:                %<PRIuFAST8>\n"
   5438 "\n"
   5439 "Opcodes:\n"
   5440 
   5441 #: src/readelf.c:6466
   5442 #, c-format
   5443 msgid "invalid data at offset %tu in section [%zu] '%s'"
   5444 msgstr "invalid data at offset %tu in section [%zu] %s"
   5445 
   5446 #: src/readelf.c:6481
   5447 #, c-format
   5448 msgid "  [%*<PRIuFAST8>]  %hhu argument\n"
   5449 msgid_plural "  [%*<PRIuFAST8>]  %hhu arguments\n"
   5450 msgstr[0] "  [%*<PRIuFAST8>]  %hhu argument\n"
   5451 msgstr[1] "  [%*<PRIuFAST8>]  %hhu arguments\n"
   5452 
   5453 #: src/readelf.c:6489
   5454 msgid ""
   5455 "\n"
   5456 "Directory table:"
   5457 msgstr ""
   5458 "\n"
   5459 "Directory table:"
   5460 
   5461 #: src/readelf.c:6505
   5462 msgid ""
   5463 "\n"
   5464 "File name table:\n"
   5465 " Entry Dir   Time      Size      Name"
   5466 msgstr ""
   5467 "\n"
   5468 "File name table:\n"
   5469 " Entry Dir   Time      Size      Name"
   5470 
   5471 #: src/readelf.c:6540
   5472 msgid ""
   5473 "\n"
   5474 "Line number statements:"
   5475 msgstr ""
   5476 "\n"
   5477 "Line number statements:"
   5478 
   5479 #: src/readelf.c:6591
   5480 #, c-format
   5481 msgid "invalid maximum operations per instruction is zero"
   5482 msgstr "invalid maximum operations per instruction is zero"
   5483 
   5484 #: src/readelf.c:6627
   5485 #, c-format
   5486 msgid " special opcode %u: address+%u = %s, op_index = %u, line%+d = %zu\n"
   5487 msgstr " special opcode %u: address+%u = %s, op_index = %u, line%+d = %zu\n"
   5488 
   5489 #: src/readelf.c:6632
   5490 #, c-format
   5491 msgid " special opcode %u: address+%u = %s, line%+d = %zu\n"
   5492 msgstr " special opcode %u: address+%u = %s, line%+d = %zu\n"
   5493 
   5494 #: src/readelf.c:6652
   5495 #, c-format
   5496 msgid " extended opcode %u: "
   5497 msgstr " extended opcode %u: "
   5498 
   5499 #: src/readelf.c:6657
   5500 msgid " end of sequence"
   5501 msgstr " end of sequence"
   5502 
   5503 #: src/readelf.c:6676
   5504 #, c-format
   5505 msgid " set address to %s\n"
   5506 msgstr " set address to %s\n"
   5507 
   5508 #: src/readelf.c:6703
   5509 #, c-format
   5510 msgid " define new file: dir=%u, mtime=%<PRIu64>, length=%<PRIu64>, name=%s\n"
   5511 msgstr " define new file: dir=%u, mtime=%<PRIu64>, length=%<PRIu64>, name=%s\n"
   5512 
   5513 #: src/readelf.c:6716
   5514 #, c-format
   5515 msgid " set discriminator to %u\n"
   5516 msgstr " set discriminator to %u\n"
   5517 
   5518 #: src/readelf.c:6721
   5519 msgid " unknown opcode"
   5520 msgstr " unknown opcode"
   5521 
   5522 #: src/readelf.c:6733
   5523 msgid " copy"
   5524 msgstr " copy"
   5525 
   5526 #: src/readelf.c:6744
   5527 #, c-format
   5528 msgid " advance address by %u to %s, op_index to %u\n"
   5529 msgstr " advance address by %u to %s, op_index to %u\n"
   5530 
   5531 #: src/readelf.c:6748
   5532 #, c-format
   5533 msgid " advance address by %u to %s\n"
   5534 msgstr " advance address by %u to %s\n"
   5535 
   5536 #: src/readelf.c:6759
   5537 #, c-format
   5538 msgid " advance line by constant %d to %<PRId64>\n"
   5539 msgstr " advance line by constant %d to %<PRId64>\n"
   5540 
   5541 #: src/readelf.c:6767
   5542 #, c-format
   5543 msgid " set file to %<PRIu64>\n"
   5544 msgstr " set file to %<PRIu64>\n"
   5545 
   5546 #: src/readelf.c:6777
   5547 #, c-format
   5548 msgid " set column to %<PRIu64>\n"
   5549 msgstr " set column to %<PRIu64>\n"
   5550 
   5551 #: src/readelf.c:6784
   5552 #, c-format
   5553 msgid " set '%s' to %<PRIuFAST8>\n"
   5554 msgstr " set %s to %<PRIuFAST8>\n"
   5555 
   5556 #: src/readelf.c:6790
   5557 msgid " set basic block flag"
   5558 msgstr " set basic block flag"
   5559 
   5560 #: src/readelf.c:6803
   5561 #, c-format
   5562 msgid " advance address by constant %u to %s, op_index to %u\n"
   5563 msgstr " advance address by constant %u to %s, op_index to %u\n"
   5564 
   5565 #: src/readelf.c:6807
   5566 #, c-format
   5567 msgid " advance address by constant %u to %s\n"
   5568 msgstr " advance address by constant %u to %s\n"
   5569 
   5570 #: src/readelf.c:6825
   5571 #, c-format
   5572 msgid " advance address by fixed value %u to %s\n"
   5573 msgstr " advance address by fixed value %u to %s\n"
   5574 
   5575 #: src/readelf.c:6834
   5576 msgid " set prologue end flag"
   5577 msgstr " set prologue end flag"
   5578 
   5579 #: src/readelf.c:6839
   5580 msgid " set epilogue begin flag"
   5581 msgstr " set epilogue begin flag"
   5582 
   5583 #: src/readelf.c:6848
   5584 #, c-format
   5585 msgid " set isa to %u\n"
   5586 msgstr " set isa to %u\n"
   5587 
   5588 #: src/readelf.c:6857
   5589 #, c-format
   5590 msgid " unknown opcode with %<PRIu8> parameter:"
   5591 msgid_plural " unknown opcode with %<PRIu8> parameters:"
   5592 msgstr[0] " unknown opcode with %<PRIu8> parameter:"
   5593 msgstr[1] " unknown opcode with %<PRIu8> parameters:"
   5594 
   5595 #: src/readelf.c:6889
   5596 #, c-format
   5597 msgid "cannot get .debug_loc content: %s"
   5598 msgstr "cannot get .debug_loc content: %s"
   5599 
   5600 #: src/readelf.c:6964
   5601 #, c-format
   5602 msgid " [%6tx]  %s..%s"
   5603 msgstr " [%6tx]  %s..%s"
   5604 
   5605 #: src/readelf.c:6966
   5606 #, c-format
   5607 msgid "           %s..%s"
   5608 msgstr "           %s..%s"
   5609 
   5610 #: src/readelf.c:6973 src/readelf.c:7858
   5611 msgid "   <INVALID DATA>\n"
   5612 msgstr "   <INVALID DATA>\n"
   5613 
   5614 #: src/readelf.c:7025 src/readelf.c:7186
   5615 #, c-format
   5616 msgid "cannot get macro information section data: %s"
   5617 msgstr "cannot get macro information section data: %s"
   5618 
   5619 #: src/readelf.c:7104
   5620 #, c-format
   5621 msgid "%*s*** non-terminated string at end of section"
   5622 msgstr "%*s*** non-terminated string at end of section"
   5623 
   5624 #: src/readelf.c:7127
   5625 #, c-format
   5626 msgid "%*s*** missing DW_MACINFO_start_file argument at end of section"
   5627 msgstr "%*s*** missing DW_MACINFO_start_file argument at end of section"
   5628 
   5629 #: src/readelf.c:7227
   5630 #, c-format
   5631 msgid " Offset:             0x%<PRIx64>\n"
   5632 msgstr " Offset:             0x%<PRIx64>\n"
   5633 
   5634 #: src/readelf.c:7239
   5635 #, c-format
   5636 msgid " Version:            %<PRIu16>\n"
   5637 msgstr " Version:            %<PRIu16>\n"
   5638 
   5639 #: src/readelf.c:7245 src/readelf.c:7968
   5640 #, c-format
   5641 msgid "  unknown version, cannot parse section\n"
   5642 msgstr "  unknown version, cannot parse section\n"
   5643 
   5644 #: src/readelf.c:7252
   5645 #, c-format
   5646 msgid " Flag:               0x%<PRIx8>\n"
   5647 msgstr " Flag:               0x%<PRIx8>\n"
   5648 
   5649 #: src/readelf.c:7255
   5650 #, c-format
   5651 msgid " Offset length:      %<PRIu8>\n"
   5652 msgstr " Offset length:      %<PRIu8>\n"
   5653 
   5654 #: src/readelf.c:7263
   5655 #, c-format
   5656 msgid " .debug_line offset: 0x%<PRIx64>\n"
   5657 msgstr " .debug_line offset: 0x%<PRIx64>\n"
   5658 
   5659 #: src/readelf.c:7276
   5660 #, c-format
   5661 msgid "  extension opcode table, %<PRIu8> items:\n"
   5662 msgstr "  extension opcode table, %<PRIu8> items:\n"
   5663 
   5664 #: src/readelf.c:7283
   5665 #, c-format
   5666 msgid "    [%<PRIx8>]"
   5667 msgstr "    [%<PRIx8>]"
   5668 
   5669 #: src/readelf.c:7295
   5670 #, c-format
   5671 msgid " %<PRIu8> arguments:"
   5672 msgstr " %<PRIu8> arguments:"
   5673 
   5674 #: src/readelf.c:7323
   5675 #, c-format
   5676 msgid " no arguments."
   5677 msgstr " no arguments."
   5678 
   5679 #: src/readelf.c:7560
   5680 #, c-format
   5681 msgid "vendor opcode not verified?"
   5682 msgstr "vendor opcode not verified?"
   5683 
   5684 #: src/readelf.c:7588
   5685 #, c-format
   5686 msgid " [%5d] DIE offset: %6<PRId64>, CU DIE offset: %6<PRId64>, name: %s\n"
   5687 msgstr " [%5d] DIE offset: %6<PRId64>, CU DIE offset: %6<PRId64>, name: %s\n"
   5688 
   5689 #: src/readelf.c:7629
   5690 #, c-format
   5691 msgid ""
   5692 "\n"
   5693 "DWARF section [%2zu] '%s' at offset %#<PRIx64>:\n"
   5694 " %*s  String\n"
   5695 msgstr ""
   5696 "\n"
   5697 "DWARF section [%2zu] %s at offset %#<PRIx64>:\n"
   5698 " %*s  String\n"
   5699 
   5700 #: src/readelf.c:7643
   5701 #, c-format
   5702 msgid " *** error while reading strings: %s\n"
   5703 msgstr " *** error while reading strings: %s\n"
   5704 
   5705 #: src/readelf.c:7663
   5706 #, c-format
   5707 msgid ""
   5708 "\n"
   5709 "Call frame search table section [%2zu] '.eh_frame_hdr':\n"
   5710 msgstr ""
   5711 "\n"
   5712 "Call frame search table section [%2zu] '.eh_frame_hdr':\n"
   5713 
   5714 #: src/readelf.c:7765
   5715 #, c-format
   5716 msgid ""
   5717 "\n"
   5718 "Exception handling table section [%2zu] '.gcc_except_table':\n"
   5719 msgstr ""
   5720 "\n"
   5721 "Exception handling table section [%2zu] '.gcc_except_table':\n"
   5722 
   5723 #: src/readelf.c:7788
   5724 #, c-format
   5725 msgid " LPStart encoding:    %#x "
   5726 msgstr " LPStart encoding:    %#x "
   5727 
   5728 #: src/readelf.c:7800
   5729 #, c-format
   5730 msgid " TType encoding:      %#x "
   5731 msgstr " TType encoding:      %#x "
   5732 
   5733 #: src/readelf.c:7815
   5734 #, c-format
   5735 msgid " Call site encoding:  %#x "
   5736 msgstr " Call site encoding:  %#x "
   5737 
   5738 #: src/readelf.c:7828
   5739 msgid ""
   5740 "\n"
   5741 " Call site table:"
   5742 msgstr ""
   5743 "\n"
   5744 " Call site table:"
   5745 
   5746 #: src/readelf.c:7842
   5747 #, c-format
   5748 msgid ""
   5749 " [%4u] Call site start:   %#<PRIx64>\n"
   5750 "        Call site length:  %<PRIu64>\n"
   5751 "        Landing pad:       %#<PRIx64>\n"
   5752 "        Action:            %u\n"
   5753 msgstr ""
   5754 " [%4u] Call site start:   %#<PRIx64>\n"
   5755 "        Call site length:  %<PRIu64>\n"
   5756 "        Landing pad:       %#<PRIx64>\n"
   5757 "        Action:            %u\n"
   5758 
   5759 #: src/readelf.c:7909
   5760 #, c-format
   5761 msgid "invalid TType encoding"
   5762 msgstr "invalid TType encoding"
   5763 
   5764 #: src/readelf.c:7930
   5765 #, c-format
   5766 msgid ""
   5767 "\n"
   5768 "GDB section [%2zu] '%s' at offset %#<PRIx64> contains %<PRId64> bytes :\n"
   5769 msgstr ""
   5770 "\n"
   5771 "GDB section [%2zu] %s at offset %#<PRIx64> contains %<PRId64> bytes :\n"
   5772 
   5773 #: src/readelf.c:7959
   5774 #, c-format
   5775 msgid " Version:         %<PRId32>\n"
   5776 msgstr " Version:         %<PRId32>\n"
   5777 
   5778 #: src/readelf.c:7977
   5779 #, c-format
   5780 msgid " CU offset:       %#<PRIx32>\n"
   5781 msgstr " CU offset:       %#<PRIx32>\n"
   5782 
   5783 #: src/readelf.c:7984
   5784 #, c-format
   5785 msgid " TU offset:       %#<PRIx32>\n"
   5786 msgstr " TU offset:       %#<PRIx32>\n"
   5787 
   5788 #: src/readelf.c:7991
   5789 #, c-format
   5790 msgid " address offset:  %#<PRIx32>\n"
   5791 msgstr " address offset:  %#<PRIx32>\n"
   5792 
   5793 #: src/readelf.c:7998
   5794 #, c-format
   5795 msgid " symbol offset:   %#<PRIx32>\n"
   5796 msgstr " symbol offset:   %#<PRIx32>\n"
   5797 
   5798 #: src/readelf.c:8005
   5799 #, c-format
   5800 msgid " constant offset: %#<PRIx32>\n"
   5801 msgstr " constant offset: %#<PRIx32>\n"
   5802 
   5803 #: src/readelf.c:8012
   5804 #, c-format
   5805 msgid ""
   5806 "\n"
   5807 " CU list at offset %#<PRIx32> contains %zu entries:\n"
   5808 msgstr ""
   5809 "\n"
   5810 " CU list at offset %#<PRIx32> contains %zu entries:\n"
   5811 
   5812 #: src/readelf.c:8034
   5813 #, c-format
   5814 msgid ""
   5815 "\n"
   5816 " TU list at offset %#<PRIx32> contains %zu entries:\n"
   5817 msgstr ""
   5818 "\n"
   5819 " TU list at offset %#<PRIx32> contains %zu entries:\n"
   5820 
   5821 #: src/readelf.c:8060
   5822 #, c-format
   5823 msgid ""
   5824 "\n"
   5825 " Address list at offset %#<PRIx32> contains %zu entries:\n"
   5826 msgstr ""
   5827 "\n"
   5828 " Address list at offset %#<PRIx32> contains %zu entries:\n"
   5829 
   5830 #: src/readelf.c:8089
   5831 #, c-format
   5832 msgid ""
   5833 "\n"
   5834 " Symbol table at offset %#<PRIx32> contains %zu slots:\n"
   5835 msgstr ""
   5836 "\n"
   5837 " Symbol table at offset %#<PRIx32> contains %zu slots:\n"
   5838 
   5839 #: src/readelf.c:8176
   5840 #, c-format
   5841 msgid "cannot get debug context descriptor: %s"
   5842 msgstr "cannot get debug context descriptor: %s"
   5843 
   5844 #: src/readelf.c:8336 src/readelf.c:8942 src/readelf.c:9053 src/readelf.c:9111
   5845 #, c-format
   5846 msgid "cannot convert core note data: %s"
   5847 msgstr "cannot convert core note data: %s"
   5848 
   5849 #: src/readelf.c:8683
   5850 #, c-format
   5851 msgid ""
   5852 "\n"
   5853 "%*s... <repeats %u more times> ..."
   5854 msgstr ""
   5855 "\n"
   5856 "%*s... <repeats %u more times> ..."
   5857 
   5858 #: src/readelf.c:9190
   5859 msgid "  Owner          Data size  Type\n"
   5860 msgstr "  Owner          Data size  Type\n"
   5861 
   5862 #: src/readelf.c:9208
   5863 #, c-format
   5864 msgid "  %-13.*s  %9<PRId32>  %s\n"
   5865 msgstr "  %-13.*s  %9<PRId32>  %s\n"
   5866 
   5867 #: src/readelf.c:9258
   5868 #, c-format
   5869 msgid "cannot get content of note section: %s"
   5870 msgstr "cannot get content of note section: %s"
   5871 
   5872 #: src/readelf.c:9285
   5873 #, c-format
   5874 msgid ""
   5875 "\n"
   5876 "Note section [%2zu] '%s' of %<PRIu64> bytes at offset %#0<PRIx64>:\n"
   5877 msgstr ""
   5878 "\n"
   5879 "Note section [%2zu] %s of %<PRIu64> bytes at offset %#0<PRIx64>:\n"
   5880 
   5881 #: src/readelf.c:9308
   5882 #, c-format
   5883 msgid ""
   5884 "\n"
   5885 "Note segment of %<PRIu64> bytes at offset %#0<PRIx64>:\n"
   5886 msgstr ""
   5887 "\n"
   5888 "Note segment of %<PRIu64> bytes at offset %#0<PRIx64>:\n"
   5889 
   5890 #: src/readelf.c:9354
   5891 #, c-format
   5892 msgid ""
   5893 "\n"
   5894 "Section [%Zu] '%s' has no data to dump.\n"
   5895 msgstr ""
   5896 "\n"
   5897 "Section [%Zu] %s has no data to dump.\n"
   5898 
   5899 #: src/readelf.c:9360 src/readelf.c:9383
   5900 #, c-format
   5901 msgid "cannot get data for section [%Zu] '%s': %s"
   5902 msgstr "cannot get data for section [%Zu] '%s': %s"
   5903 
   5904 #: src/readelf.c:9364
   5905 #, c-format
   5906 msgid ""
   5907 "\n"
   5908 "Hex dump of section [%Zu] '%s', %<PRIu64> bytes at offset %#0<PRIx64>:\n"
   5909 msgstr ""
   5910 "\n"
   5911 "Hex dump of section [%Zu] '%s', %<PRIu64> bytes at offset %#0<PRIx64>:\n"
   5912 
   5913 #: src/readelf.c:9377
   5914 #, c-format
   5915 msgid ""
   5916 "\n"
   5917 "Section [%Zu] '%s' has no strings to dump.\n"
   5918 msgstr ""
   5919 "\n"
   5920 "Section [%Zu] %s has no strings to dump.\n"
   5921 
   5922 #: src/readelf.c:9387
   5923 #, c-format
   5924 msgid ""
   5925 "\n"
   5926 "String section [%Zu] '%s' contains %<PRIu64> bytes at offset %#0<PRIx64>:\n"
   5927 msgstr ""
   5928 "\n"
   5929 "String section [%Zu] %s contains %<PRIu64> bytes at offset %#0<PRIx64>:\n"
   5930 
   5931 #: src/readelf.c:9435
   5932 #, c-format
   5933 msgid ""
   5934 "\n"
   5935 "section [%lu] does not exist"
   5936 msgstr ""
   5937 "\n"
   5938 "section [%lu] does not exist"
   5939 
   5940 #: src/readelf.c:9464
   5941 #, c-format
   5942 msgid ""
   5943 "\n"
   5944 "section '%s' does not exist"
   5945 msgstr ""
   5946 "\n"
   5947 "section %s does not exist"
   5948 
   5949 #: src/readelf.c:9521
   5950 #, c-format
   5951 msgid "cannot get symbol index of archive '%s': %s"
   5952 msgstr "cannot get symbol index of archive '%s': %s"
   5953 
   5954 #: src/readelf.c:9524
   5955 #, c-format
   5956 msgid ""
   5957 "\n"
   5958 "Archive '%s' has no symbol index\n"
   5959 msgstr ""
   5960 "\n"
   5961 "Archive %s has no symbol index\n"
   5962 
   5963 #: src/readelf.c:9528
   5964 #, c-format
   5965 msgid ""
   5966 "\n"
   5967 "Index of archive '%s' has %Zu entries:\n"
   5968 msgstr ""
   5969 "\n"
   5970 "Index of archive %s has %Zu entries:\n"
   5971 
   5972 #: src/readelf.c:9546
   5973 #, c-format
   5974 msgid "cannot extract member at offset %Zu in '%s': %s"
   5975 msgstr "cannot extract member at offset %Zu in '%s': %s"
   5976 
   5977 #: src/readelf.c:9551
   5978 #, c-format
   5979 msgid "Archive member '%s' contains:\n"
   5980 msgstr "Archive member %s contains:\n"
   5981 
   5982 #: src/size.c:60
   5983 msgid ""
   5984 "Use the output format FORMAT.  FORMAT can be `bsd' or `sysv'.  The default "
   5985 "is `bsd'"
   5986 msgstr ""
   5987 "Use the output format FORMAT.  FORMAT can be bsd or sysv.  The default "
   5988 "is bsd"
   5989 
   5990 #: src/size.c:62
   5991 msgid "Same as `--format=sysv'"
   5992 msgstr "Same as --format=sysv"
   5993 
   5994 #: src/size.c:63
   5995 msgid "Same as `--format=bsd'"
   5996 msgstr "Same as --format=bsd"
   5997 
   5998 #: src/size.c:66
   5999 msgid "Same as `--radix=10'"
   6000 msgstr "Same as --radix=10"
   6001 
   6002 #: src/size.c:67
   6003 msgid "Same as `--radix=8'"
   6004 msgstr "Same as --radix=8"
   6005 
   6006 #: src/size.c:68
   6007 msgid "Same as `--radix=16'"
   6008 msgstr "Same as --radix=16"
   6009 
   6010 #: src/size.c:70
   6011 msgid "Similar to `--format=sysv' output but in one line"
   6012 msgstr "Similar to --format=sysv output but in one line"
   6013 
   6014 #: src/size.c:74
   6015 msgid "Print size and permission flags for loadable segments"
   6016 msgstr "Print size and permission flags for loadable segments"
   6017 
   6018 #: src/size.c:75
   6019 msgid "Display the total sizes (bsd only)"
   6020 msgstr "Display the total sizes (bsd only)"
   6021 
   6022 #: src/size.c:80
   6023 msgid "List section sizes of FILEs (a.out by default)."
   6024 msgstr "List section sizes of FILEs (a.out by default)."
   6025 
   6026 #: src/size.c:261
   6027 #, c-format
   6028 msgid "Invalid format: %s"
   6029 msgstr "Invalid format: %s"
   6030 
   6031 #: src/size.c:272
   6032 #, c-format
   6033 msgid "Invalid radix: %s"
   6034 msgstr "Invalid radix: %s"
   6035 
   6036 #: src/size.c:331
   6037 #, c-format
   6038 msgid "%s: file format not recognized"
   6039 msgstr "%s: file format not recognized"
   6040 
   6041 #: src/size.c:437 src/size.c:570
   6042 #, c-format
   6043 msgid " (ex %s)"
   6044 msgstr " (ex %s)"
   6045 
   6046 #: src/size.c:595
   6047 msgid "(TOTALS)\n"
   6048 msgstr "(TOTALS)\n"
   6049 
   6050 #: src/strings.c:62
   6051 msgid "Output Selection:"
   6052 msgstr "Output Selection:"
   6053 
   6054 #: src/strings.c:63
   6055 msgid "Scan entire file, not only loaded sections"
   6056 msgstr "Scan entire file, not only loaded sections"
   6057 
   6058 #: src/strings.c:65
   6059 msgid "Only NUL-terminated sequences of MIN-LEN characters or more are printed"
   6060 msgstr ""
   6061 "Only NUL-terminated sequences of MIN-LEN characters or more are printed"
   6062 
   6063 #: src/strings.c:66
   6064 msgid ""
   6065 "Select character size and endianess: s = 7-bit, S = 8-bit, {b,l} = 16-bit, "
   6066 "{B,L} = 32-bit"
   6067 msgstr ""
   6068 "Select character size and endianess: s = 7-bit, S = 8-bit, {b,l} = 16-bit, "
   6069 "{B,L} = 32-bit"
   6070 
   6071 #: src/strings.c:70
   6072 msgid "Print name of the file before each string."
   6073 msgstr "Print name of the file before each string."
   6074 
   6075 #: src/strings.c:72
   6076 msgid "Print location of the string in base 8, 10, or 16 respectively."
   6077 msgstr "Print location of the string in base 8, 10, or 16 respectively."
   6078 
   6079 #: src/strings.c:73
   6080 msgid "Alias for --radix=o"
   6081 msgstr "Alias for --radix=o"
   6082 
   6083 #: src/strings.c:80
   6084 msgid "Print the strings of printable characters in files."
   6085 msgstr "Print the strings of printable characters in files."
   6086 
   6087 #: src/strings.c:267 src/strings.c:302
   6088 #, c-format
   6089 msgid "invalid value '%s' for %s parameter"
   6090 msgstr "invalid value %s for %s parameter"
   6091 
   6092 #: src/strings.c:313
   6093 #, c-format
   6094 msgid "invalid minimum length of matched string size"
   6095 msgstr "invalid minimum length of matched string size"
   6096 
   6097 #: src/strings.c:596
   6098 #, c-format
   6099 msgid "lseek64 failed"
   6100 msgstr "lseek64 failed"
   6101 
   6102 #: src/strings.c:613 src/strings.c:677
   6103 #, c-format
   6104 msgid "re-mmap failed"
   6105 msgstr "re-mmap failed"
   6106 
   6107 #: src/strings.c:650
   6108 #, c-format
   6109 msgid "mprotect failed"
   6110 msgstr "mprotect failed"
   6111 
   6112 #: src/strip.c:69
   6113 msgid "Place stripped output into FILE"
   6114 msgstr "Place stripped output into FILE"
   6115 
   6116 #: src/strip.c:70
   6117 msgid "Extract the removed sections into FILE"
   6118 msgstr "Extract the removed sections into FILE"
   6119 
   6120 #: src/strip.c:71
   6121 msgid "Embed name FILE instead of -f argument"
   6122 msgstr "Embed name FILE instead of -f argument"
   6123 
   6124 #: src/strip.c:75
   6125 msgid "Remove all debugging symbols"
   6126 msgstr "Remove all debugging symbols"
   6127 
   6128 #: src/strip.c:79
   6129 msgid "Remove section headers (not recommended)"
   6130 msgstr "Remove section headers (not recommended)"
   6131 
   6132 #: src/strip.c:81
   6133 msgid "Copy modified/access timestamps to the output"
   6134 msgstr "Copy modified/access timestamps to the output"
   6135 
   6136 #: src/strip.c:83
   6137 msgid ""
   6138 "Resolve all trivial relocations between debug sections if the removed "
   6139 "sections are placed in a debug file (only relevant for ET_REL files, "
   6140 "operation is not reversable, needs -f)"
   6141 msgstr ""
   6142 "Resolve all trivial relocations between debug sections if the removed "
   6143 "sections are placed in a debug file (only relevant for ET_REL files, "
   6144 "operation is not reversable, needs -f)"
   6145 
   6146 #: src/strip.c:85
   6147 msgid "Remove .comment section"
   6148 msgstr "Remove .comment section"
   6149 
   6150 #: src/strip.c:88
   6151 msgid "Relax a few rules to handle slightly broken ELF files"
   6152 msgstr "Relax a few rules to handle slightly broken ELF files"
   6153 
   6154 #: src/strip.c:93
   6155 msgid "Discard symbols from object files."
   6156 msgstr "Discard symbols from object files."
   6157 
   6158 #: src/strip.c:181
   6159 #, c-format
   6160 msgid "--reloc-debug-sections used without -f"
   6161 msgstr "--reloc-debug-sections used without -f"
   6162 
   6163 #: src/strip.c:195
   6164 #, c-format
   6165 msgid "Only one input file allowed together with '-o' and '-f'"
   6166 msgstr "Only one input file allowed together with -o and -f"
   6167 
   6168 #: src/strip.c:231
   6169 #, c-format
   6170 msgid "-f option specified twice"
   6171 msgstr "-f option specified twice"
   6172 
   6173 #: src/strip.c:240
   6174 #, c-format
   6175 msgid "-F option specified twice"
   6176 msgstr "-F option specified twice"
   6177 
   6178 #: src/strip.c:249 src/unstrip.c:121
   6179 #, c-format
   6180 msgid "-o option specified twice"
   6181 msgstr "-o option specified twice"
   6182 
   6183 #: src/strip.c:273
   6184 #, c-format
   6185 msgid "-R option supports only .comment section"
   6186 msgstr "-R option supports only .comment section"
   6187 
   6188 #: src/strip.c:315 src/strip.c:339
   6189 #, c-format
   6190 msgid "cannot stat input file '%s'"
   6191 msgstr "cannot stat input file %s"
   6192 
   6193 #: src/strip.c:329
   6194 #, c-format
   6195 msgid "while opening '%s'"
   6196 msgstr "while opening %s"
   6197 
   6198 #: src/strip.c:367
   6199 #, c-format
   6200 msgid "%s: cannot use -o or -f when stripping archive"
   6201 msgstr "%s: cannot use -o or -f when stripping archive"
   6202 
   6203 #: src/strip.c:468
   6204 #, c-format
   6205 msgid "cannot open EBL backend"
   6206 msgstr "cannot open EBL backend"
   6207 
   6208 #: src/strip.c:508
   6209 #, c-format
   6210 msgid "cannot get number of phdrs"
   6211 msgstr "cannot get number of phdrs"
   6212 
   6213 #: src/strip.c:523 src/strip.c:547
   6214 #, c-format
   6215 msgid "cannot create new file '%s': %s"
   6216 msgstr "cannot create new file '%s': %s"
   6217 
   6218 #: src/strip.c:613
   6219 #, c-format
   6220 msgid "illformed file '%s'"
   6221 msgstr "illformed file %s"
   6222 
   6223 #: src/strip.c:935 src/strip.c:1024
   6224 #, c-format
   6225 msgid "while generating output file: %s"
   6226 msgstr "while generating output file: %s"
   6227 
   6228 #: src/strip.c:997 src/strip.c:1962
   6229 #, c-format
   6230 msgid "%s: error while creating ELF header: %s"
   6231 msgstr "%s: error while creating ELF header: %s"
   6232 
   6233 #: src/strip.c:1011
   6234 #, c-format
   6235 msgid "while preparing output for '%s'"
   6236 msgstr "while preparing output for %s"
   6237 
   6238 #: src/strip.c:1062 src/strip.c:1119
   6239 #, c-format
   6240 msgid "while create section header section: %s"
   6241 msgstr "while create section header section: %s"
   6242 
   6243 #: src/strip.c:1068
   6244 #, c-format
   6245 msgid "cannot allocate section data: %s"
   6246 msgstr "cannot allocate section data: %s"
   6247 
   6248 #: src/strip.c:1128
   6249 #, c-format
   6250 msgid "while create section header string table: %s"
   6251 msgstr "while create section header string table: %s"
   6252 
   6253 #: src/strip.c:1757
   6254 #, c-format
   6255 msgid "bad relocation"
   6256 msgstr "bad relocation"
   6257 
   6258 #: src/strip.c:1874 src/strip.c:1984
   6259 #, c-format
   6260 msgid "while writing '%s': %s"
   6261 msgstr "while writing '%s': %s"
   6262 
   6263 #: src/strip.c:1885
   6264 #, c-format
   6265 msgid "while creating '%s'"
   6266 msgstr "while creating %s"
   6267 
   6268 #: src/strip.c:1907
   6269 #, c-format
   6270 msgid "while computing checksum for debug information"
   6271 msgstr "while computing checksum for debug information"
   6272 
   6273 #: src/strip.c:1970
   6274 #, c-format
   6275 msgid "%s: error while reading the file: %s"
   6276 msgstr "%s: error while reading the file: %s"
   6277 
   6278 #: src/strip.c:2009 src/strip.c:2029
   6279 #, c-format
   6280 msgid "while writing '%s'"
   6281 msgstr "while writing %s"
   6282 
   6283 #: src/strip.c:2066 src/strip.c:2073
   6284 #, c-format
   6285 msgid "error while finishing '%s': %s"
   6286 msgstr "error while finishing '%s': %s"
   6287 
   6288 #: src/strip.c:2096 src/strip.c:2153
   6289 #, c-format
   6290 msgid "cannot set access and modification date of '%s'"
   6291 msgstr "cannot set access and modification date of %s"
   6292 
   6293 #: src/unstrip.c:70
   6294 msgid "Match MODULE against file names, not module names"
   6295 msgstr "Match MODULE against file names, not module names"
   6296 
   6297 #: src/unstrip.c:71
   6298 msgid "Silently skip unfindable files"
   6299 msgstr "Silently skip unfindable files"
   6300 
   6301 #: src/unstrip.c:74
   6302 msgid "Place output into FILE"
   6303 msgstr "Place output into FILE"
   6304 
   6305 #: src/unstrip.c:76
   6306 msgid "Create multiple output files under DIRECTORY"
   6307 msgstr "Create multiple output files under DIRECTORY"
   6308 
   6309 #: src/unstrip.c:77
   6310 msgid "Use module rather than file names"
   6311 msgstr "Use module rather than file names"
   6312 
   6313 #: src/unstrip.c:79
   6314 msgid "Create output for modules that have no separate debug information"
   6315 msgstr "Create output for modules that have no separate debug information"
   6316 
   6317 #: src/unstrip.c:82
   6318 msgid "Apply relocations to section contents in ET_REL files"
   6319 msgstr "Apply relocations to section contents in ET_REL files"
   6320 
   6321 #: src/unstrip.c:84
   6322 msgid "Only list module and file names, build IDs"
   6323 msgstr "Only list module and file names, build IDs"
   6324 
   6325 #: src/unstrip.c:86
   6326 msgid "Force combining files even if some ELF headers don't seem to match"
   6327 msgstr "Force combining files even if some ELF headers don't seem to match"
   6328 
   6329 #: src/unstrip.c:130
   6330 #, c-format
   6331 msgid "-d option specified twice"
   6332 msgstr "-d option specified twice"
   6333 
   6334 #: src/unstrip.c:165
   6335 #, c-format
   6336 msgid "only one of -o or -d allowed"
   6337 msgstr "only one of -o or -d allowed"
   6338 
   6339 #: src/unstrip.c:174
   6340 #, c-format
   6341 msgid "-n cannot be used with explicit files or -o or -d"
   6342 msgstr "-n cannot be used with explicit files or -o or -d"
   6343 
   6344 #: src/unstrip.c:189
   6345 #, c-format
   6346 msgid "output directory '%s'"
   6347 msgstr "output directory %s"
   6348 
   6349 #: src/unstrip.c:198
   6350 #, c-format
   6351 msgid "exactly two file arguments are required"
   6352 msgstr "exactly two file arguments are required"
   6353 
   6354 #: src/unstrip.c:204
   6355 #, c-format
   6356 msgid "-m, -a, -R, and -i options not allowed with explicit files"
   6357 msgstr "-m, -a, -R, and -i options not allowed with explicit files"
   6358 
   6359 #: src/unstrip.c:217
   6360 #, c-format
   6361 msgid "-o or -d is required when using implicit files"
   6362 msgstr "-o or -d is required when using implicit files"
   6363 
   6364 #: src/unstrip.c:253
   6365 #, c-format
   6366 msgid "cannot create ELF header: %s"
   6367 msgstr "cannot create ELF header: %s"
   6368 
   6369 #: src/unstrip.c:258
   6370 #, c-format
   6371 msgid "cannot copy ELF header: %s"
   6372 msgstr "cannot copy ELF header: %s"
   6373 
   6374 #: src/unstrip.c:262 src/unstrip.c:1832 src/unstrip.c:1876
   6375 #, c-format
   6376 msgid "cannot get number of program headers: %s"
   6377 msgstr "cannot get number of program headers: %s"
   6378 
   6379 #: src/unstrip.c:267 src/unstrip.c:1836
   6380 #, c-format
   6381 msgid "cannot create program headers: %s"
   6382 msgstr "cannot create program headers: %s"
   6383 
   6384 #: src/unstrip.c:273
   6385 #, c-format
   6386 msgid "cannot copy program header: %s"
   6387 msgstr "cannot copy program header: %s"
   6388 
   6389 #: src/unstrip.c:283
   6390 #, c-format
   6391 msgid "cannot copy section header: %s"
   6392 msgstr "cannot copy section header: %s"
   6393 
   6394 #: src/unstrip.c:286 src/unstrip.c:1513
   6395 #, c-format
   6396 msgid "cannot get section data: %s"
   6397 msgstr "cannot get section data: %s"
   6398 
   6399 #: src/unstrip.c:288 src/unstrip.c:1515
   6400 #, c-format
   6401 msgid "cannot copy section data: %s"
   6402 msgstr "cannot copy section data: %s"
   6403 
   6404 #: src/unstrip.c:312
   6405 #, c-format
   6406 msgid "cannot create directory '%s'"
   6407 msgstr "cannot create directory %s"
   6408 
   6409 #: src/unstrip.c:352 src/unstrip.c:769 src/unstrip.c:1547
   6410 #, c-format
   6411 msgid "cannot get symbol table entry: %s"
   6412 msgstr "cannot get symbol table entry: %s"
   6413 
   6414 #: src/unstrip.c:368 src/unstrip.c:586 src/unstrip.c:607 src/unstrip.c:619
   6415 #: src/unstrip.c:1568 src/unstrip.c:1698 src/unstrip.c:1722
   6416 #, c-format
   6417 msgid "cannot update symbol table: %s"
   6418 msgstr "cannot update symbol table: %s"
   6419 
   6420 #: src/unstrip.c:378
   6421 #, c-format
   6422 msgid "cannot update section header: %s"
   6423 msgstr "cannot update section header: %s"
   6424 
   6425 #: src/unstrip.c:417 src/unstrip.c:428
   6426 #, c-format
   6427 msgid "cannot update relocation: %s"
   6428 msgstr "cannot update relocation: %s"
   6429 
   6430 #: src/unstrip.c:515
   6431 #, c-format
   6432 msgid "cannot get symbol version: %s"
   6433 msgstr "cannot get symbol version: %s"
   6434 
   6435 #: src/unstrip.c:527
   6436 #, c-format
   6437 msgid "unexpected section type in [%Zu] with sh_link to symtab"
   6438 msgstr "unexpected section type in [%Zu] with sh_link to symtab"
   6439 
   6440 #: src/unstrip.c:775
   6441 #, c-format
   6442 msgid "invalid string offset in symbol [%Zu]"
   6443 msgstr "invalid string offset in symbol [%Zu]"
   6444 
   6445 #: src/unstrip.c:917 src/unstrip.c:1258
   6446 #, c-format
   6447 msgid "cannot read section [%Zu] name: %s"
   6448 msgstr "cannot read section [%Zu] name: %s"
   6449 
   6450 #: src/unstrip.c:958 src/unstrip.c:977 src/unstrip.c:1010
   6451 #, c-format
   6452 msgid "cannot read '.gnu.prelink_undo' section: %s"
   6453 msgstr "cannot read .gnu.prelink_undo section: %s"
   6454 
   6455 #: src/unstrip.c:998
   6456 #, c-format
   6457 msgid "invalid contents in '%s' section"
   6458 msgstr "invalid contents in %s section"
   6459 
   6460 #: src/unstrip.c:1053 src/unstrip.c:1378
   6461 #, c-format
   6462 msgid "cannot find matching section for [%Zu] '%s'"
   6463 msgstr "cannot find matching section for [%Zu] %s"
   6464 
   6465 #: src/unstrip.c:1178 src/unstrip.c:1193 src/unstrip.c:1459
   6466 #, c-format
   6467 msgid "cannot add section name to string table: %s"
   6468 msgstr "cannot add section name to string table: %s"
   6469 
   6470 #: src/unstrip.c:1202
   6471 #, c-format
   6472 msgid "cannot update section header string table data: %s"
   6473 msgstr "cannot update section header string table data: %s"
   6474 
   6475 #: src/unstrip.c:1229 src/unstrip.c:1233
   6476 #, c-format
   6477 msgid "cannot get section header string table section index: %s"
   6478 msgstr "cannot get section header string table section index: %s"
   6479 
   6480 #: src/unstrip.c:1237 src/unstrip.c:1241 src/unstrip.c:1474
   6481 #, c-format
   6482 msgid "cannot get section count: %s"
   6483 msgstr "cannot get section count: %s"
   6484 
   6485 #: src/unstrip.c:1244
   6486 #, c-format
   6487 msgid "more sections in stripped file than debug file -- arguments reversed?"
   6488 msgstr "more sections in stripped file than debug file -- arguments reversed?"
   6489 
   6490 #: src/unstrip.c:1303 src/unstrip.c:1393
   6491 #, c-format
   6492 msgid "cannot read section header string table: %s"
   6493 msgstr "cannot read section header string table: %s"
   6494 
   6495 #: src/unstrip.c:1453
   6496 #, c-format
   6497 msgid "cannot add new section: %s"
   6498 msgstr "cannot add new section: %s"
   6499 
   6500 #: src/unstrip.c:1555
   6501 #, c-format
   6502 msgid "symbol [%Zu] has invalid section index"
   6503 msgstr "symbol [%Zu] has invalid section index"
   6504 
   6505 #: src/unstrip.c:1793
   6506 #, c-format
   6507 msgid "cannot read section data: %s"
   6508 msgstr "cannot read section data: %s"
   6509 
   6510 #: src/unstrip.c:1814
   6511 #, c-format
   6512 msgid "cannot get ELF header: %s"
   6513 msgstr "cannot get ELF header: %s"
   6514 
   6515 #: src/unstrip.c:1846
   6516 #, c-format
   6517 msgid "cannot update program header: %s"
   6518 msgstr "cannot update program header: %s"
   6519 
   6520 #: src/unstrip.c:1851 src/unstrip.c:1934
   6521 #, c-format
   6522 msgid "cannot write output file: %s"
   6523 msgstr "cannot write output file: %s"
   6524 
   6525 #: src/unstrip.c:1903
   6526 #, c-format
   6527 msgid "DWARF data not adjusted for prelinking bias; consider prelink -u"
   6528 msgstr "DWARF data not adjusted for prelinking bias; consider prelink -u"
   6529 
   6530 #: src/unstrip.c:1906
   6531 #, c-format
   6532 msgid ""
   6533 "DWARF data in '%s' not adjusted for prelinking bias; consider prelink -u"
   6534 msgstr ""
   6535 "DWARF data in %s not adjusted for prelinking bias; consider prelink -u"
   6536 
   6537 #: src/unstrip.c:1925 src/unstrip.c:1976 src/unstrip.c:1988 src/unstrip.c:2074
   6538 #, c-format
   6539 msgid "cannot create ELF descriptor: %s"
   6540 msgstr "cannot create ELF descriptor: %s"
   6541 
   6542 #: src/unstrip.c:1967
   6543 msgid "WARNING: "
   6544 msgstr "WARNING: "
   6545 
   6546 #: src/unstrip.c:1969
   6547 msgid ", use --force"
   6548 msgstr ", use --force"
   6549 
   6550 #: src/unstrip.c:1992
   6551 msgid "ELF header identification (e_ident) different"
   6552 msgstr "ELF header identification (e_ident) different"
   6553 
   6554 #: src/unstrip.c:1995
   6555 msgid "ELF header type (e_type) different"
   6556 msgstr "ELF header type (e_type) different"
   6557 
   6558 #: src/unstrip.c:1998
   6559 msgid "ELF header machine type (e_machine) different"
   6560 msgstr "ELF header machine type (e_machine) different"
   6561 
   6562 #: src/unstrip.c:2001
   6563 msgid "stripped program header (e_phnum) smaller than unstripped"
   6564 msgstr "stripped program header (e_phnum) smaller than unstripped"
   6565 
   6566 #: src/unstrip.c:2031
   6567 #, c-format
   6568 msgid "cannot find stripped file for module '%s': %s"
   6569 msgstr "cannot find stripped file for module '%s': %s"
   6570 
   6571 #: src/unstrip.c:2035
   6572 #, c-format
   6573 msgid "cannot open stripped file '%s' for module '%s': %s"
   6574 msgstr "cannot open stripped file %s for module '%s': %s"
   6575 
   6576 #: src/unstrip.c:2050
   6577 #, c-format
   6578 msgid "cannot find debug file for module '%s': %s"
   6579 msgstr "cannot find debug file for module '%s': %s"
   6580 
   6581 #: src/unstrip.c:2054
   6582 #, c-format
   6583 msgid "cannot open debug file '%s' for module '%s': %s"
   6584 msgstr "cannot open debug file %s for module '%s': %s"
   6585 
   6586 #: src/unstrip.c:2067
   6587 #, c-format
   6588 msgid "module '%s' file '%s' is not stripped"
   6589 msgstr "module %s file %s is not stripped"
   6590 
   6591 #: src/unstrip.c:2098
   6592 #, c-format
   6593 msgid "cannot cache section addresses for module '%s': %s"
   6594 msgstr "cannot cache section addresses for module '%s': %s"
   6595 
   6596 #: src/unstrip.c:2231
   6597 #, c-format
   6598 msgid "no matching modules found"
   6599 msgstr "no matching modules found"
   6600 
   6601 #: src/unstrip.c:2240
   6602 #, c-format
   6603 msgid "matched more than one module"
   6604 msgstr "matched more than one module"
   6605 
   6606 #: src/unstrip.c:2287
   6607 msgid ""
   6608 "STRIPPED-FILE DEBUG-FILE\n"
   6609 "[MODULE...]"
   6610 msgstr ""
   6611 "STRIPPED-FILE DEBUG-FILE\n"
   6612 "[MODULE...]"
   6613 
   6614 #: src/unstrip.c:2288
   6615 msgid ""
   6616 "Combine stripped files with separate symbols and debug information.\vThe "
   6617 "first form puts the result in DEBUG-FILE if -o was not given.\n"
   6618 "\n"
   6619 "MODULE arguments give file name patterns matching modules to process.\n"
   6620 "With -f these match the file name of the main (stripped) file (slashes are "
   6621 "never special), otherwise they match the simple module names.  With no "
   6622 "arguments, process all modules found.\n"
   6623 "\n"
   6624 "Multiple modules are written to files under OUTPUT-DIRECTORY, creating "
   6625 "subdirectories as needed.  With -m these files have simple module names, "
   6626 "otherwise they have the name of the main file complete with directory "
   6627 "underneath OUTPUT-DIRECTORY.\n"
   6628 "\n"
   6629 "With -n no files are written, but one line to standard output for each "
   6630 "module:\n"
   6631 "\tSTART+SIZE BUILDID FILE DEBUGFILE MODULENAME\n"
   6632 "START and SIZE are hexadecimal giving the address bounds of the module.  "
   6633 "BUILDID is hexadecimal for the build ID bits, or - if no ID is known; the "
   6634 "hexadecimal may be followed by @0xADDR giving the address where the ID "
   6635 "resides if that is known.  FILE is the file name found for the module, or - "
   6636 "if none was found, or . if an ELF image is available but not from any named "
   6637 "file.  DEBUGFILE is the separate debuginfo file name, or - if no debuginfo "
   6638 "was found, or . if FILE contains the debug information."
   6639 msgstr ""
   6640 "Combine stripped files with separate symbols and debug information.\vThe "
   6641 "first form puts the result in DEBUG-FILE if -o was not given.\n"
   6642 "\n"
   6643 "MODULE arguments give file name patterns matching modules to process.\n"
   6644 "With -f these match the file name of the main (stripped) file (slashes are "
   6645 "never special), otherwise they match the simple module names.  With no "
   6646 "arguments, process all modules found.\n"
   6647 "\n"
   6648 "Multiple modules are written to files under OUTPUT-DIRECTORY, creating "
   6649 "subdirectories as needed.  With -m these files have simple module names, "
   6650 "otherwise they have the name of the main file complete with directory "
   6651 "underneath OUTPUT-DIRECTORY.\n"
   6652 "\n"
   6653 "With -n no files are written, but one line to standard output for each "
   6654 "module:\n"
   6655 "\tSTART+SIZE BUILDID FILE DEBUGFILE MODULENAME\n"
   6656 "START and SIZE are hexadecimal giving the address bounds of the module.  "
   6657 "BUILDID is hexadecimal for the build ID bits, or - if no ID is known; the "
   6658 "hexadecimal may be followed by @0xADDR giving the address where the ID "
   6659 "resides if that is known.  FILE is the file name found for the module, or - "
   6660 "if none was found, or . if an ELF image is available but not from any named "
   6661 "file.  DEBUGFILE is the separate debuginfo file name, or - if no debuginfo "
   6662 "was found, or . if FILE contains the debug information."
   6663