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