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