diff options
author | Nick Clifton <nickc@redhat.com> | 2025-01-19 12:40:46 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2025-01-19 12:40:46 +0000 |
commit | 8c7653ab099c37250c0ffbf6b0925e8b6248a451 (patch) | |
tree | 67fafac099251afbb2ff8c82df25868cd5882ab3 /gold | |
parent | 572920f968385ece96e6df2e49cb9776f64f71cf (diff) | |
download | fsf-binutils-gdb-8c7653ab099c37250c0ffbf6b0925e8b6248a451.zip fsf-binutils-gdb-8c7653ab099c37250c0ffbf6b0925e8b6248a451.tar.gz fsf-binutils-gdb-8c7653ab099c37250c0ffbf6b0925e8b6248a451.tar.bz2 |
Change version to 2.44.50 and regenerate files
Diffstat (limited to 'gold')
-rw-r--r-- | gold/po/gold.pot | 52 |
1 files changed, 26 insertions, 26 deletions
diff --git a/gold/po/gold.pot b/gold/po/gold.pot index fab8e04..e979a2c 100644 --- a/gold/po/gold.pot +++ b/gold/po/gold.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n" -"POT-Creation-Date: 2024-07-20 13:05+0100\n" +"POT-Creation-Date: 2025-01-19 12:24+0000\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" @@ -927,39 +927,39 @@ msgstr "" msgid "cannot open %s: %s" msgstr "" -#: gdb-index.cc:378 +#: gdb-index.cc:395 #, c-format msgid "%s: --gdb-index currently supports only C and C++ languages" msgstr "" #. The top level DIE should be one of the above. -#: gdb-index.cc:392 +#: gdb-index.cc:409 #, c-format msgid "%s: top level DIE is not DW_TAG_compile_unit or DW_TAG_type_unit" msgstr "" -#: gdb-index.cc:845 +#: gdb-index.cc:862 #, c-format msgid "" "%s: DWARF info may be corrupt; low_pc and high_pc are in different sections" msgstr "" -#: gdb-index.cc:971 +#: gdb-index.cc:988 #, c-format msgid "%s: DWARF CUs: %u\n" msgstr "" -#: gdb-index.cc:973 +#: gdb-index.cc:990 #, c-format msgid "%s: DWARF CUs without pubnames/pubtypes: %u\n" msgstr "" -#: gdb-index.cc:975 +#: gdb-index.cc:992 #, c-format msgid "%s: DWARF TUs: %u\n" msgstr "" -#: gdb-index.cc:977 +#: gdb-index.cc:994 #, c-format msgid "%s: DWARF TUs without pubnames/pubtypes: %u\n" msgstr "" @@ -1722,7 +1722,7 @@ msgstr "" msgid "size of symbols is not multiple of symbol size" msgstr "" -#: object.cc:2142 symtab.cc:1271 +#: object.cc:2142 symtab.cc:1280 #, c-format msgid "%s: plugin needed to handle lto object" msgstr "" @@ -4142,77 +4142,77 @@ msgstr "" msgid "Cannot export local symbol '%s'" msgstr "" -#: symtab.cc:948 +#: symtab.cc:957 #, c-format msgid "%s: reference to %s" msgstr "" -#: symtab.cc:950 +#: symtab.cc:959 #, c-format msgid "%s: definition of %s" msgstr "" -#: symtab.cc:1114 +#: symtab.cc:1123 #, c-format msgid "%s: conflicting default version definition for %s@@%s" msgstr "" -#: symtab.cc:1118 +#: symtab.cc:1127 #, c-format msgid "%s: %s: previous definition of %s@@%s here" msgstr "" -#: symtab.cc:1260 +#: symtab.cc:1269 #, c-format msgid "bad global symbol name offset %u at %zu" msgstr "" -#: symtab.cc:1527 +#: symtab.cc:1536 msgid "--just-symbols does not make sense with a shared object" msgstr "" -#: symtab.cc:1538 +#: symtab.cc:1547 msgid "too few symbol versions" msgstr "" -#: symtab.cc:1593 +#: symtab.cc:1602 #, c-format msgid "bad symbol name offset %u at %zu" msgstr "" -#: symtab.cc:1656 +#: symtab.cc:1665 #, c-format msgid "versym for symbol %zu out of range: %u" msgstr "" -#: symtab.cc:1664 +#: symtab.cc:1673 #, c-format msgid "versym for symbol %zu has no name: %u" msgstr "" -#: symtab.cc:2687 +#: symtab.cc:2696 #, c-format msgid "" "discarding version information for %s@%s, defined in unused shared library %" "s (linked with --as-needed)" msgstr "" -#: symtab.cc:3049 symtab.cc:3195 +#: symtab.cc:3058 symtab.cc:3204 #, c-format msgid "%s: unsupported symbol section 0x%x" msgstr "" -#: symtab.cc:3527 +#: symtab.cc:3536 #, c-format msgid "%s: symbol table entries: %zu; buckets: %zu\n" msgstr "" -#: symtab.cc:3530 +#: symtab.cc:3539 #, c-format msgid "%s: symbol table entries: %zu\n" msgstr "" -#: symtab.cc:3687 +#: symtab.cc:3696 #, c-format msgid "" "while linking %s: symbol '%s' defined in multiple places (possible ODR " @@ -4223,7 +4223,7 @@ msgstr "" #. which may not be the location we expect to intersect #. with another definition. We could print the whole #. set of locations, but that seems too verbose. -#: symtab.cc:3694 symtab.cc:3697 +#: symtab.cc:3703 symtab.cc:3706 #, c-format msgid " %s from %s\n" msgstr "" @@ -4303,7 +4303,7 @@ msgstr "" #. This output is intended to follow the GNU standards. #: version.cc:65 #, c-format -msgid "Copyright (C) 2024 Free Software Foundation, Inc.\n" +msgid "Copyright (C) 2025 Free Software Foundation, Inc.\n" msgstr "" #: version.cc:66 |