From Craig Silverstein: Add first version of generating error messages
[deliverable/binutils-gdb.git] / gold / po / gold.pot
index 67fc6c35d96ca5cff8b1923226ddc69c4f75f19f..d79701c3363f1bfd765e62a7265d6b90cf306edf 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-03 10:39-0800\n"
+"POT-Creation-Date: 2007-11-02 16:01-0700\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,484 +16,931 @@ msgstr ""
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: archive.cc:62
+#: archive.cc:88
 #, c-format
-msgid "%s: %s: no archive symbol table (run ranlib)\n"
+msgid "%s: no archive symbol table (run ranlib)"
 msgstr ""
 
-#: archive.cc:91
+#: archive.cc:138
 #, c-format
-msgid "%s: %s: bad archive symbol table names\n"
+msgid "%s: bad archive symbol table names"
 msgstr ""
 
-#: archive.cc:129
+#: archive.cc:168
 #, c-format
-msgid "%s; %s: malformed archive header at %ld\n"
+msgid "%s: malformed archive header at %zu"
 msgstr ""
 
-#: archive.cc:150
+#: archive.cc:188
 #, c-format
-msgid "%s: %s: malformed archive header size at %ld\n"
+msgid "%s: malformed archive header size at %zu"
 msgstr ""
 
-#: archive.cc:162
+#: archive.cc:199
 #, c-format
-msgid "%s: %s: malformed archive header name at %ld\n"
+msgid "%s: malformed archive header name at %zu"
 msgstr ""
 
-#: archive.cc:188
+#: archive.cc:224
 #, c-format
-msgid "%s: %s: bad extended name index at %ld\n"
+msgid "%s: bad extended name index at %zu"
 msgstr ""
 
-#: archive.cc:199
+#: archive.cc:234
 #, c-format
-msgid "%s: %s: bad extended name entry at header %ld\n"
+msgid "%s: bad extended name entry at header %zu"
 msgstr ""
 
-#: archive.cc:279 archive.cc:292
+#: archive.cc:327
 #, c-format
-msgid "%s: %s: member at %ld is not an ELF object"
+msgid "%s: short archive header at %zu"
 msgstr ""
 
-#: dirsearch.cc:51
+#: archive.cc:378 archive.cc:392
 #, c-format
-msgid "can not read directory %s"
+msgid "%s: member at %zu is not an ELF object"
 msgstr ""
 
-#: fileread.cc:56
+#: dirsearch.cc:68
 #, c-format
-msgid "%s: warning: close(%s) failed: %s"
+msgid "%s: can not read directory: %s"
 msgstr ""
 
-#: fileread.cc:129
+#: dynobj.cc:128
 #, c-format
-msgid "%s: %s: lseek to %lld failed: %s"
+msgid "unexpected duplicate type %u section: %u, %u"
 msgstr ""
 
-#: fileread.cc:139
+#: dynobj.cc:164
 #, c-format
-msgid "%s: %s: read failed: %s\n"
+msgid "unexpected link in section %u header: %u != %u"
 msgstr ""
 
-#: fileread.cc:149 fileread.cc:232
+#: dynobj.cc:199
 #, c-format
-msgid "%s: %s: file too short: read only %lld of %lld bytes at %lld\n"
+msgid "DYNAMIC section %u link out of range: %u"
 msgstr ""
 
-#: fileread.cc:323
+#: dynobj.cc:207
 #, c-format
-msgid "%s: cannot find %s\n"
+msgid "DYNAMIC section %u link %u is not a strtab"
 msgstr ""
 
-#: fileread.cc:331
+#: dynobj.cc:227
 #, c-format
-msgid "%s: cannot open %s: %s\n"
+msgid "DT_SONAME value out of range: %lld >= %lld"
 msgstr ""
 
-#: gold.cc:102
-msgid "no input files"
+#: dynobj.cc:242
+msgid "missing DT_NULL in dynamic segment"
 msgstr ""
 
-#: gold-threads.cc:48
-msgid "pthead_mutextattr_init failed"
+#: dynobj.cc:285
+#, c-format
+msgid "invalid dynamic symbol table name index: %u"
 msgstr ""
 
-#: gold-threads.cc:51
-msgid "pthread_mutextattr_settype failed"
+#: dynobj.cc:292
+#, c-format
+msgid "dynamic symbol table name section has wrong type: %u"
 msgstr ""
 
-#: gold-threads.cc:55
-msgid "pthread_mutex_init failed"
+#: dynobj.cc:365 object.cc:447
+#, c-format
+msgid "bad section name offset for section %u: %lu"
 msgstr ""
 
-#: gold-threads.cc:58
-msgid "pthread_mutexattr_destroy failed"
+#: dynobj.cc:394
+#, c-format
+msgid "duplicate definition for version %u"
 msgstr ""
 
-#: gold-threads.cc:64
-msgid "pthread_mutex_destroy failed"
+#: dynobj.cc:423
+#, c-format
+msgid "unexpected verdef version %u"
 msgstr ""
 
-#: gold-threads.cc:71
-msgid "pthread_mutex_lock failed"
+#: dynobj.cc:439
+#, c-format
+msgid "verdef vd_cnt field too small: %u"
 msgstr ""
 
-#: gold-threads.cc:78
-msgid "pthread_mutex_unlock failed"
+#: dynobj.cc:446
+#, c-format
+msgid "verdef vd_aux field out of range: %u"
 msgstr ""
 
-#: gold-threads.cc:159
-msgid "pthread_cond_init failed"
+#: dynobj.cc:456
+#, c-format
+msgid "verdaux vda_name field out of range: %u"
 msgstr ""
 
-#: gold-threads.cc:165
-msgid "pthread_cond_destroy failed"
+#: dynobj.cc:465
+#, c-format
+msgid "verdef vd_next field out of range: %u"
 msgstr ""
 
-#: gold-threads.cc:172
-msgid "pthread_cond_wait failed"
+#: dynobj.cc:498
+#, c-format
+msgid "unexpected verneed version %u"
 msgstr ""
 
-#: gold-threads.cc:179
-msgid "pthread_cond_signal failed"
+#: dynobj.cc:507
+#, c-format
+msgid "verneed vn_aux field out of range: %u"
 msgstr ""
 
-#. FIXME: This needs to specify the location somehow.
-#: i386.cc:88
+#: dynobj.cc:520
+#, c-format
+msgid "vernaux vna_name field out of range: %u"
+msgstr ""
+
+#: dynobj.cc:531
+#, c-format
+msgid "verneed vna_next field out of range: %u"
+msgstr ""
+
+#: dynobj.cc:542
+#, c-format
+msgid "verneed vn_next field out of range: %u"
+msgstr ""
+
+#: dynobj.cc:588
+msgid "size of dynamic symbols is not multiple of symbol size"
+msgstr ""
+
+#: dynobj.cc:1265
+#, c-format
+msgid "symbol %s has undefined version %s"
+msgstr ""
+
+#: errors.cc:77
+#, c-format
+msgid "%s: warning: "
+msgstr ""
+
+#: errors.cc:112
+#, c-format
+msgid "%s: %s: warning: "
+msgstr ""
+
+#: errors.cc:136
+#, c-format
+msgid "%s: %s: undefined reference to '%s'\n"
+msgstr ""
+
+#: fileread.cc:49
+#, c-format
+msgid "munmap failed: %s"
+msgstr ""
+
+#: fileread.cc:90
+#, c-format
+msgid "close of %s failed: %s"
+msgstr ""
+
+#: fileread.cc:114
+#, c-format
+msgid "%s: fstat failed: %s"
+msgstr ""
+
+#: fileread.cc:210
+#, c-format
+msgid "%s: pread failed: %s"
+msgstr ""
+
+#: fileread.cc:216
+#, c-format
+msgid "%s: file too short: read only %lld of %lld bytes at %lld"
+msgstr ""
+
+#: fileread.cc:292
+#, c-format
+msgid "%s: mmap offset %lld size %lld failed: %s"
+msgstr ""
+
+#: fileread.cc:371
+#, c-format
+msgid "%s: total bytes mapped for read: %llu\n"
+msgstr ""
+
+#: fileread.cc:373
+#, c-format
+msgid "%s: maximum bytes mapped for read at one time: %llu\n"
+msgstr ""
+
+#: fileread.cc:442
 #, c-format
-msgid "%s: missing expected TLS relocation\n"
+msgid "cannot find -l%s"
 msgstr ""
 
-#: i386.cc:306 i386.cc:434 i386.cc:627
+#: fileread.cc:469
 #, c-format
-msgid "%s: %s: unexpected reloc %u in object file\n"
+msgid "cannot find %s"
 msgstr ""
 
-#: i386.cc:339 i386.cc:358
+#: fileread.cc:480
 #, c-format
-msgid "%s: %s: unsupported reloc %u against local symbol\n"
+msgid "cannot open %s: %s"
 msgstr ""
 
-#: i386.cc:415 i386.cc:469 i386.cc:487
+#: gold.cc:72
 #, c-format
-msgid "%s: %s: unsupported reloc %u against global symbol %s\n"
+msgid "%s: internal error in %s, at %s:%d\n"
 msgstr ""
 
-#: i386.cc:509
+#. We had some input files, but we weren't able to open any of
+#. them.
+#: gold.cc:118 gold.cc:164
+msgid "no input files"
+msgstr ""
+
+#. We print out just the first .so we see; there may be others.
+#: gold.cc:179
 #, c-format
-msgid "%s: %s: unsupported RELA reloc section\n"
+msgid "cannot mix -static with dynamic object %s"
 msgstr ""
 
-#: i386.cc:548
+#: gold-threads.cc:69
 #, c-format
-msgid "%s: %s: missing expected TLS relocation\n"
+msgid "pthead_mutextattr_init failed: %s"
 msgstr ""
 
-#: i386.cc:594 i386.cc:659 i386.cc:732 i386.cc:743
+#: gold-threads.cc:72
 #, c-format
-msgid "%s: %s: unsupported reloc %u\n"
+msgid "pthread_mutextattr_settype failed: %s"
 msgstr ""
 
-#: i386.cc:686
+#: gold-threads.cc:76
 #, c-format
-msgid "%s: %s: TLS reloc but no TLS segment\n"
+msgid "pthread_mutex_init failed: %s"
 msgstr ""
 
-#: i386.cc:717
+#: gold-threads.cc:79
 #, c-format
-msgid "%s: %s: unsupported reloc type %u\n"
+msgid "pthread_mutexattr_destroy failed: %s"
 msgstr ""
 
-#: i386.cc:926
+#: gold-threads.cc:85
 #, c-format
-msgid "%s: %s: TLS relocation out of range\n"
+msgid "pthread_mutex_destroy failed: %s"
 msgstr ""
 
-#: i386.cc:944
+#: gold-threads.cc:92
 #, c-format
-msgid "%s: %s: TLS relocation against invalid instruction\n"
+msgid "pthread_mutex_lock failed: %s"
 msgstr ""
 
-#: object.cc:41
+#: gold-threads.cc:99
 #, c-format
-msgid "%s: %s: bad e_ehsize field (%d != %d)\n"
+msgid "pthread_mutex_unlock failed: %s"
 msgstr ""
 
-#: object.cc:48
+#: gold-threads.cc:180
 #, c-format
-msgid "%s: %s: bad e_shentsize field (%d != %d)\n"
+msgid "pthread_cond_init failed: %s"
 msgstr ""
 
-#: object.cc:89 object.cc:329 object.cc:425
+#: gold-threads.cc:186
 #, c-format
-msgid "%s: %s: bad section name offset for section %u: %lu\n"
+msgid "pthread_cond_destroy failed: %s"
 msgstr ""
 
-#: object.cc:112
+#: gold-threads.cc:193
 #, c-format
-msgid "%s: %s: unsupported ELF machine number %d\n"
+msgid "pthread_cond_wait failed: %s"
 msgstr ""
 
-#: object.cc:207
+#: gold-threads.cc:200
 #, c-format
-msgid "%s: %s: invalid symbol table name index: %u\n"
+msgid "pthread_cond_signal failed: %s"
 msgstr ""
 
-#: object.cc:215
+#. FIXME: This needs to specify the location somehow.
+#: i386.cc:150 i386.cc:1296 x86_64.cc:162 x86_64.cc:1228
+msgid "missing expected TLS relocation"
+msgstr ""
+
+#: i386.cc:746 x86_64.cc:709 x86_64.cc:876
 #, c-format
-msgid "%s: %s: symbol table name section has wrong type: %u\n"
+msgid "%s: unsupported reloc %u against local symbol"
 msgstr ""
 
-#: object.cc:267
+#: i386.cc:840 i386.cc:1070 x86_64.cc:817 x86_64.cc:1055
 #, c-format
-msgid "%s: %s: section group %u link %u out of range\n"
+msgid "%s: unexpected reloc %u in object file"
 msgstr ""
 
-#: object.cc:277
+#: i386.cc:926 x86_64.cc:890 x86_64.cc:1114
 #, c-format
-msgid "%s: %s: section group %u info %u out of range\n"
+msgid "%s: unsupported reloc %u against global symbol %s"
 msgstr ""
 
-#: object.cc:288
+#: i386.cc:1166
 #, c-format
-msgid "%s; %s: symtab section %u link %u out of range\n"
+msgid "%s: unsupported RELA reloc section"
 msgstr ""
 
-#: object.cc:304
+#: i386.cc:1423 x86_64.cc:1426
 #, c-format
-msgid "%s: %s: symbol %u name offset %u out of range\n"
+msgid "unexpected reloc %u in object file"
 msgstr ""
 
-#: object.cc:352
+#: i386.cc:1455 i386.cc:1502 i386.cc:1509 i386.cc:1529 i386.cc:1558
+#: x86_64.cc:1447 x86_64.cc:1496 x86_64.cc:1507
 #, c-format
-msgid "%s: %s: section %u in section group %u out of range"
+msgid "unsupported reloc %u"
+msgstr ""
+
+#: i386.cc:1480 x86_64.cc:1472
+msgid "TLS reloc but no TLS segment"
 msgstr ""
 
-#: object.cc:486
+#: i386.cc:1517
+msgid "both SUN and GNU model TLS relocations"
+msgstr ""
+
+#: merge.cc:258
+msgid "mergeable string section length not multiple of character size"
+msgstr ""
+
+#: merge.cc:274
+msgid "entry in mergeable string section not null terminated"
+msgstr ""
+
+#: object.cc:50
 #, c-format
-msgid "%s: %s: size of symbols is not multiple of symbol size\n"
+msgid "%s: unsupported ELF machine number %d"
 msgstr ""
 
-#: object.cc:573
+#: object.cc:68 script.cc:1222
 #, c-format
-msgid "%s: %s: unknown section index %u for local symbol %u\n"
+msgid "%s: %s"
 msgstr ""
 
-#: object.cc:584
+#: object.cc:103
 #, c-format
-msgid "%s: %s: local symbol %u section index %u out of range\n"
+msgid "section name section has wrong type: %u"
 msgstr ""
 
-#. elfcpp::ET_DYN
-#: object.cc:763
+#: object.cc:244
 #, c-format
-msgid "%s: %s: dynamic objects are not yet supported\n"
+msgid "invalid symbol table name index: %u"
 msgstr ""
 
-#: object.cc:787 object.cc:840 object.cc:861
+#: object.cc:250
 #, c-format
-msgid "%s: %s: ELF file too short\n"
+msgid "symbol table name section has wrong type: %u"
 msgstr ""
 
-#: object.cc:796
+#: object.cc:305
 #, c-format
-msgid "%s: %s: invalid ELF version 0\n"
+msgid "section group %u info %u out of range"
 msgstr ""
 
-#: object.cc:799
+#: object.cc:323
 #, c-format
-msgid "%s: %s: unsupported ELF version %d\n"
+msgid "symbol %u name offset %u out of range"
 msgstr ""
 
-#: object.cc:807
+#: object.cc:355
 #, c-format
-msgid "%s: %s: invalid ELF class 0\n"
+msgid "section %u in section group %u out of range"
+msgstr ""
+
+#: object.cc:525
+msgid "size of symbols is not multiple of symbol size"
 msgstr ""
 
-#: object.cc:814
+#. FIXME: Handle SHN_XINDEX.
+#: object.cc:615
 #, c-format
-msgid "%s: %s: unsupported ELF class %d\n"
+msgid "unknown section index %u for local symbol %u"
 msgstr ""
 
-#: object.cc:822
+#: object.cc:624
 #, c-format
-msgid "%s: %s: invalid ELF data encoding\n"
+msgid "local symbol %u section index %u out of range"
 msgstr ""
 
-#: object.cc:829
+#: object.cc:656
 #, c-format
-msgid "%s: %s: unsupported ELF data encoding %d\n"
+msgid "local symbol %u section name out of range: %u >= %u"
 msgstr ""
 
-#: options.cc:115
+#: object.cc:892
+#, c-format
+msgid "%s: incompatible target"
+msgstr ""
+
+#: object.cc:994
+#, c-format
+msgid "%s: unsupported ELF file type %d"
+msgstr ""
+
+#: object.cc:1013 object.cc:1059 object.cc:1093
+#, c-format
+msgid "%s: ELF file too short"
+msgstr ""
+
+#: object.cc:1021
+#, c-format
+msgid "%s: invalid ELF version 0"
+msgstr ""
+
+#: object.cc:1023
+#, c-format
+msgid "%s: unsupported ELF version %d"
+msgstr ""
+
+#: object.cc:1030
+#, c-format
+msgid "%s: invalid ELF class 0"
+msgstr ""
+
+#: object.cc:1036
+#, c-format
+msgid "%s: unsupported ELF class %d"
+msgstr ""
+
+#: object.cc:1043
+#, c-format
+msgid "%s: invalid ELF data encoding"
+msgstr ""
+
+#: object.cc:1049
+#, c-format
+msgid "%s: unsupported ELF data encoding %d"
+msgstr ""
+
+#: object.cc:1069
+#, c-format
+msgid "%s: not configured to support 32-bit big-endian object"
+msgstr ""
+
+#: object.cc:1082
+#, c-format
+msgid "%s: not configured to support 32-bit little-endian object"
+msgstr ""
+
+#: object.cc:1103
+#, c-format
+msgid "%s: not configured to support 64-bit big-endian object"
+msgstr ""
+
+#: object.cc:1116
+#, c-format
+msgid "%s: not configured to support 64-bit little-endian object"
+msgstr ""
+
+#: options.cc:142
+#, c-format
+msgid "%s: unable to parse script file %s\n"
+msgstr ""
+
+#: options.cc:170
 #, c-format
 msgid ""
 "Usage: %s [options] file...\n"
 "Options:\n"
 msgstr ""
 
-#: options.cc:227
-msgid "Search for library LIBNAME"
+#: options.cc:341
+msgid "Only set DT_NEEDED for dynamic libs if used"
 msgstr ""
 
-#: options.cc:228
-msgid "-lLIBNAME --library LIBNAME"
+#: options.cc:344
+msgid "Always DT_NEEDED for dynamic libs (default)"
 msgstr ""
 
-#: options.cc:230
-msgid "Start a library search group"
+#: options.cc:347
+msgid "-l searches for shared libraries"
 msgstr ""
 
-#: options.cc:232
-msgid "End a library search group"
+#: options.cc:351
+msgid "-l does not search for shared libraries"
+msgstr ""
+
+#: options.cc:354
+msgid "Bind defined symbols locally"
+msgstr ""
+
+#: options.cc:356
+msgid "Export all dynamic symbols"
 msgstr ""
 
-#: options.cc:234
+#: options.cc:358
+msgid "Create exception frame header"
+msgstr ""
+
+#: options.cc:360
+msgid "Set dynamic linker path"
+msgstr ""
+
+#: options.cc:361
+msgid "-I PROGRAM, --dynamic-linker PROGRAM"
+msgstr ""
+
+#: options.cc:363
+msgid "Search for library LIBNAME"
+msgstr ""
+
+#: options.cc:364
+msgid "-lLIBNAME, --library LIBNAME"
+msgstr ""
+
+#: options.cc:366
 msgid "Add directory to search path"
 msgstr ""
 
-#: options.cc:235
+#: options.cc:367
 msgid "-L DIR, --library-path DIR"
 msgstr ""
 
-#: options.cc:237
+#: options.cc:369
+msgid "Ignored for compatibility"
+msgstr ""
+
+#: options.cc:371
 msgid "Set output file name"
 msgstr ""
 
-#: options.cc:238
+#: options.cc:372
 msgid "-o FILE, --output FILE"
 msgstr ""
 
-#: options.cc:240
+#: options.cc:374
+msgid "Optimize output file size"
+msgstr ""
+
+#: options.cc:375
+msgid "-O level"
+msgstr ""
+
+#: options.cc:377
 msgid "Generate relocatable output"
 msgstr ""
 
-#: options.cc:242
+#: options.cc:379
+msgid "Add DIR to runtime search path"
+msgstr ""
+
+#: options.cc:380
+msgid "-R DIR, -rpath DIR"
+msgstr ""
+
+#: options.cc:383
+msgid "Add DIR to link time shared library search path"
+msgstr ""
+
+#: options.cc:384
+msgid "--rpath-link DIR"
+msgstr ""
+
+#: options.cc:386
+msgid "Strip all symbols"
+msgstr ""
+
+#: options.cc:388
+msgid "Strip debugging information"
+msgstr ""
+
+#: options.cc:390
 msgid "Generate shared library"
 msgstr ""
 
-#: options.cc:244
+#: options.cc:392
 msgid "Do not link against shared libraries"
 msgstr ""
 
-#: options.cc:246
+#: options.cc:394
+msgid "Print resource usage statistics"
+msgstr ""
+
+#: options.cc:396
+msgid "Set target system root directory"
+msgstr ""
+
+#: options.cc:397
+msgid "--sysroot DIR"
+msgstr ""
+
+#: options.cc:398
+msgid "Set the address of the .text section"
+msgstr ""
+
+#: options.cc:399
+msgid "-Ttext ADDRESS"
+msgstr ""
+
+#. This must come after -Ttext since it's a prefix of it.
+#: options.cc:402
+msgid "Read linker script"
+msgstr ""
+
+#: options.cc:403
+msgid "-T FILE, --script FILE"
+msgstr ""
+
+#: options.cc:405
+msgid "Run the linker multi-threaded"
+msgstr ""
+
+#: options.cc:407
+msgid "Do not run the linker multi-threaded"
+msgstr ""
+
+#: options.cc:409
+msgid "Number of threads to use"
+msgstr ""
+
+#: options.cc:410
+msgid "--thread-count COUNT"
+msgstr ""
+
+#: options.cc:413
+msgid "Number of threads to use in initial pass"
+msgstr ""
+
+#: options.cc:414
+msgid "--thread-count-initial COUNT"
+msgstr ""
+
+#: options.cc:417
+msgid "Number of threads to use in middle pass"
+msgstr ""
+
+#: options.cc:418
+msgid "--thread-count-middle COUNT"
+msgstr ""
+
+#: options.cc:421
+msgid "Number of threads to use in final pass"
+msgstr ""
+
+#: options.cc:422
+msgid "--thread-count-final COUNT"
+msgstr ""
+
+#: options.cc:425
+msgid "Include all archive contents"
+msgstr ""
+
+#: options.cc:429
+msgid "Include only needed archive contents"
+msgstr ""
+
+#: options.cc:434
+msgid ""
+"Subcommands as follows:\n"
+"    -z execstack              Mark output as requiring executable stack\n"
+"    -z noexecstack            Mark output as not requiring executable stack"
+msgstr ""
+
+#: options.cc:437
+msgid "-z SUBCOMMAND"
+msgstr ""
+
+#: options.cc:440
+msgid "Start a library search group"
+msgstr ""
+
+#: options.cc:442
+msgid "End a library search group"
+msgstr ""
+
+#: options.cc:444
 msgid "Report usage information"
 msgstr ""
 
-#: options.cc:344 options.cc:395 options.cc:481
+#: options.cc:446
+msgid "Report version information"
+msgstr ""
+
+#: options.cc:518
+#, c-format
+msgid "%s: unrecognized -z subcommand: %s\n"
+msgstr ""
+
+#: options.cc:698
+msgid "unexpected argument"
+msgstr ""
+
+#: options.cc:705 options.cc:757 options.cc:838
 msgid "missing argument"
 msgstr ""
 
-#: options.cc:357 options.cc:404
+#: options.cc:718 options.cc:766
 msgid "unknown option"
 msgstr ""
 
-#: options.cc:412
+#: options.cc:784
 #, c-format
-msgid "%s: missing group end"
+msgid "%s: missing group end\n"
 msgstr ""
 
-#: options.cc:494
+#: options.cc:912
 msgid "may not nest groups"
 msgstr ""
 
-#: options.cc:509
+#: options.cc:922
 msgid "group end without group start"
 msgstr ""
 
-#: options.cc:519
+#: options.cc:932
 #, c-format
 msgid "%s: use the --help option for usage information\n"
 msgstr ""
 
-#: options.cc:528
+#: options.cc:941
 #, c-format
 msgid "%s: %s: %s\n"
 msgstr ""
 
-#: options.cc:537
+#: options.cc:950
 #, c-format
 msgid "%s: -%c: %s\n"
 msgstr ""
 
-#: output.cc:521
+#: options.h:338
+#, c-format
+msgid "%s: invalid argument to -Ttext: %s\n"
+msgstr ""
+
+#: options.h:351
+#, c-format
+msgid "%s: invalid thread count: %s\n"
+msgstr ""
+
+#: output.cc:1038
+#, c-format
+msgid "invalid alignment %lu for section \"%s\""
+msgstr ""
+
+#: output.cc:1703
 #, c-format
-msgid "%s: %s: invalid alignment %lu for section \"%s\"\n"
+msgid "%s: open: %s"
 msgstr ""
 
-#: output.cc:1033
+#: output.cc:1708
 #, c-format
-msgid "%s: %s: open: %s\n"
+msgid "%s: lseek: %s"
 msgstr ""
 
-#: output.cc:1042
+#: output.cc:1711
 #, c-format
-msgid "%s: %s: lseek: %s\n"
+msgid "%s: write: %s"
 msgstr ""
 
-#: output.cc:1049
+#: output.cc:1717
 #, c-format
-msgid "%s: %s: write: %s\n"
+msgid "%s: mmap: %s"
 msgstr ""
 
-#: output.cc:1059
+#: output.cc:1727
 #, c-format
-msgid "%s: %s: mmap: %s\n"
+msgid "%s: munmap: %s"
 msgstr ""
 
-#: output.cc:1073
+#: output.cc:1731
 #, c-format
-msgid "%s: %s: munmap: %s\n"
+msgid "%s: close: %s"
 msgstr ""
 
-#: output.cc:1081
+#: readsyms.cc:147
 #, c-format
-msgid "%s: %s: close: %s\n"
+msgid "%s: file is empty"
 msgstr ""
 
-#: readsyms.cc:84
+#: readsyms.cc:182
 #, c-format
-msgid "%s: %s: ordinary object found in input group\n"
+msgid "%s: ordinary object found in input group"
 msgstr ""
 
 #. Here we have to handle any other input file types we need.
-#: readsyms.cc:126
+#: readsyms.cc:230
+#, c-format
+msgid "%s: not an object or archive"
+msgstr ""
+
+#: reloc.cc:190 reloc.cc:431
 #, c-format
-msgid "%s: %s: not an object or archive\n"
+msgid "relocation section %u has bad info %u"
 msgstr ""
 
-#: reloc.cc:168 reloc.cc:408
+#: reloc.cc:208 reloc.cc:447
 #, c-format
-msgid "%s: %s: relocation section %u has bad info %u\n"
+msgid "relocation section %u uses unexpected symbol table %u"
 msgstr ""
 
-#: reloc.cc:187 reloc.cc:425
+#: reloc.cc:223 reloc.cc:465
 #, c-format
-msgid "%s: %s: relocation section %u uses unexpected symbol table %u\n"
+msgid "unexpected entsize for reloc section %u: %lu != %u"
 msgstr ""
 
-#: reloc.cc:203 reloc.cc:444
+#: reloc.cc:232 reloc.cc:474
 #, c-format
-msgid "%s: %s: unexpected entsize for reloc section %u: %lu != %u"
+msgid "reloc section %u size %lu uneven"
 msgstr ""
 
-#: reloc.cc:214 reloc.cc:455
+#: resolve.cc:165
 #, c-format
-msgid "%s: %s: reloc section %u size %lu uneven"
+msgid "%s: invalid STB_LOCAL symbol %s in external symbols"
 msgstr ""
 
-#: resolve.cc:141
+#: resolve.cc:171
 #, c-format
-msgid "%s: %s: invalid STB_LOCAL symbol %s in external symbols\n"
+msgid "%s: unsupported symbol binding %d for symbol %s"
 msgstr ""
 
-#: resolve.cc:147
+#. Two definitions of the same symbol.
+#. FIXME: Do a better job of reporting locations.
+#: resolve.cc:310
 #, c-format
-msgid "%s: %s: unsupported symbol binding %d for symbol %s\n"
+msgid "%s: multiple definition of %s"
 msgstr ""
 
-#: symtab.cc:429
+#: resolve.cc:311 resolve.cc:316
+msgid "command line"
+msgstr ""
+
+#: resolve.cc:313
+#, c-format
+msgid "%s: previous definition here"
+msgstr ""
+
+#. There are some options that we could handle here--e.g.,
+#. -lLIBRARY.  Should we bother?
+#: script.cc:1326
+#, c-format
+msgid ""
+"%s: Ignoring command OPTION; OPTION is only valid for scripts specified via -"
+"T"
+msgstr ""
+
+#: symtab.cc:540
+#, c-format
+msgid "bad global symbol name offset %u at %zu"
+msgstr ""
+
+#: symtab.cc:618
+msgid "too few symbol versions"
+msgstr ""
+
+#: symtab.cc:647
 #, c-format
-msgid "%s: %s: mixing 32-bit and 64-bit ELF objects\n"
+msgid "bad symbol name offset %u at %zu"
 msgstr ""
 
-#: symtab.cc:446
+#: symtab.cc:701
 #, c-format
-msgid "%s: %s: bad global symbol name offset %u at %lu\n"
+msgid "versym for symbol %zu out of range: %u"
 msgstr ""
 
-#: symtab.cc:854 symtab.cc:989
+#: symtab.cc:709
 #, c-format
-msgid "%s: %s: unsupported symbol section 0x%x\n"
+msgid "versym for symbol %zu has no name: %u"
 msgstr ""
 
-#: target-reloc.h:181
+#: symtab.cc:1427 symtab.cc:1630
 #, c-format
-msgid "%s: %s: reloc has bad offset %zu\n"
+msgid "%s: unsupported symbol section 0x%x"
 msgstr ""
 
 #: target-reloc.h:191
 #, c-format
-msgid "%s: %s: undefined reference to '%s'\n"
+msgid "reloc has bad offset %zu"
+msgstr ""
+
+#: tls.h:58
+msgid "TLS relocation out of range"
+msgstr ""
+
+#: tls.h:72
+msgid "TLS relocation against invalid instruction"
+msgstr ""
+
+#. This output is intended to follow the GNU standards.
+#: version.cc:50
+#, c-format
+msgid "Copyright 2007 Free Software Foundation, Inc.\n"
+msgstr ""
+
+#: version.cc:51
+#, c-format
+msgid ""
+"This program is free software; you may redistribute it under the terms of\n"
+"the GNU General Public License version 3 or (at your option) a later "
+"version.\n"
+"This program has absolutely no warranty.\n"
+msgstr ""
+
+#: x86_64.cc:1137
+#, c-format
+msgid "%s: unsupported REL reloc section"
+msgstr ""
+
+#: x86_64.cc:1535
+#, c-format
+msgid "unsupported reloc type %u"
 msgstr ""
This page took 0.038043 seconds and 4 git commands to generate.