[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
From: |
Gavin D. Smith |
Date: |
Sat, 31 Aug 2024 15:38:58 -0400 (EDT) |
branch: release/7.1
commit ae0522383717dd60749df83bac7a587f781044f6
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Sat Aug 31 20:07:48 2024 +0100
update translations
---
po/ca.po | 46 +++++++----------------------
po/cs.po | 58 ++++++++----------------------------
po/da.po | 48 +++++++-----------------------
po/de.po | 54 ++++++++--------------------------
po/el.po | 22 +++++++-------
po/eo.po | 58 +++++++++---------------------------
po/es.po | 60 ++++++++------------------------------
po/fi.po | 47 +++++++++---------------------
po/fr.po | 57 ++++++++----------------------------
po/he.po | 38 +++++++-----------------
po/hr.po | 63 ++++++++++------------------------------
po/hu.po | 39 +++++++------------------
po/id.po | 46 +++++++----------------------
po/it.po | 47 +++++++-----------------------
po/ja.po | 46 +++++++----------------------
po/ka.po | 43 +++++++++++++--------------
po/nb.po | 41 +++++++-------------------
po/nl.po | 57 ++++++++----------------------------
po/pl.po | 57 ++++++++----------------------------
po/pt.po | 49 ++++++++-----------------------
po/pt_BR.po | 49 ++++++++-----------------------
po/ro.po | 57 ++++++++----------------------------
po/ru.po | 49 ++++++++-----------------------
po/rw.po | 22 +++++++-------
po/sk.po | 22 +++++++-------
po/sl.po | 36 +++++++----------------
po/sr.po | 56 ++++++++---------------------------
po/sv.po | 57 ++++++++----------------------------
po/tr.po | 55 ++++++++---------------------------
po/uk.po | 63 ++++++++--------------------------------
po/vi.po | 58 +++++++++---------------------------
po/zh_CN.po | 41 +++++++-------------------
po/zh_TW.po | 36 +++++++----------------
po_document/ca.po | 2 +-
po_document/ca.us-ascii.po | 2 +-
po_document/cs.po | 18 +++++-------
po_document/de.po | 2 +-
po_document/de.us-ascii.po | 2 +-
po_document/eo.po | 2 +-
po_document/es.po | 2 +-
po_document/fi.po | 2 +-
po_document/fr.po | 2 +-
po_document/hr.po | 18 +++++-------
po_document/hu.po | 2 +-
po_document/it.po | 2 +-
po_document/ka.po | 2 +-
po_document/nl.po | 2 +-
po_document/no.us-ascii.po | 2 +-
po_document/pl.iso-8859-2.po | 2 +-
po_document/pl.po | 20 ++++++-------
po_document/pt.po | 2 +-
po_document/pt.us-ascii.po | 2 +-
po_document/pt_BR.po | 2 +-
po_document/pt_BR.us-ascii.po | 2 +-
po_document/ro.po | 23 +++++++--------
po_document/sk.po | 2 +-
po_document/sr.po | 2 +-
po_document/sv.po | 20 ++++++-------
po_document/texinfo_document.pot | 2 +-
po_document/uk.po | 20 ++++++-------
60 files changed, 473 insertions(+), 1265 deletions(-)
diff --git a/po/ca.po b/po/ca.po
index 6f5f21939d..5493803af8 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo 6.1.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:26+0100\n"
+"POT-Creation-Date: 2024-08-31 20:08+0100\n"
"PO-Revision-Date: 2016-12-30 07:10+0100\n"
"Last-Translator: Walter Garcia-Fontes <walter.garcia@upf.edu>\n"
"Language-Team: Catalan <ca@dodds.net>\n"
@@ -18,46 +18,46 @@ msgstr ""
"X-Bugs: Report translation errors to the Language-Team address.\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-#: gnulib/lib/error.c:194
+#: gnulib/lib/error.c:208
msgid "Unknown system error"
msgstr "Error desconegut de sistema"
-#: gnulib/lib/getopt.c:278
+#: gnulib/lib/getopt.c:282
#, fuzzy, c-format
#| msgid "%s: option '%s' is ambiguous\n"
msgid "%s: option '%s%s' is ambiguous\n"
msgstr "%s: l'opció '%s' és ambigua\n"
-#: gnulib/lib/getopt.c:284
+#: gnulib/lib/getopt.c:288
#, fuzzy, c-format
#| msgid "%s: option '%s' is ambiguous; possibilities:"
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr "%s: l'opció '%s' és ambigua; possibilitats:"
-#: gnulib/lib/getopt.c:319
+#: gnulib/lib/getopt.c:322
#, fuzzy, c-format
#| msgid "%s: unrecognized option '%c%s'\n"
msgid "%s: unrecognized option '%s%s'\n"
msgstr "%s: opció no reconeguda '%c%s'\n"
-#: gnulib/lib/getopt.c:345
+#: gnulib/lib/getopt.c:348
#, fuzzy, c-format
#| msgid "%s: option '%c%s' doesn't allow an argument\n"
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr "%s: l'opció '%c%s' no permet un argument\n"
-#: gnulib/lib/getopt.c:360
+#: gnulib/lib/getopt.c:363
#, fuzzy, c-format
#| msgid "%s: option '--%s' requires an argument\n"
msgid "%s: option '%s%s' requires an argument\n"
msgstr "%s: l'opció '--%s' requereix un argument\n"
-#: gnulib/lib/getopt.c:621
+#: gnulib/lib/getopt.c:624
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: opció no vàlida -- '%c'\n"
-#: gnulib/lib/getopt.c:636 gnulib/lib/getopt.c:682
+#: gnulib/lib/getopt.c:639 gnulib/lib/getopt.c:685
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: l'opció requereix un argument -- '%c'\n"
@@ -134,8 +134,8 @@ msgstr ") o \\) sense concordància"
msgid "No previous regular expression"
msgstr "No hi ha una expressió regular prèvia"
-#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:337
-#: tp/Texinfo/XS/gnulib/lib/obstack.c:339
+#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:317
+#: tp/Texinfo/XS/gnulib/lib/obstack.c:319
msgid "memory exhausted"
msgstr "la memòria s'ha exhaurit"
@@ -4612,30 +4612,6 @@ msgstr "argument formal @%s incorrecte o buit: %s"
msgid "@%s is obsolete; %s"
msgstr "%c%s és obsolet; %s"
-#, fuzzy
-#~| msgid ""
-#~| "Email bug reports to bug-texinfo@gnu.org,\n"
-#~| "general questions and discussion to help-texinfo@gnu.org.\n"
-#~| "Texinfo home page: http://www.gnu.org/software/texinfo/"
-#~ msgid ""
-#~ "Email bug reports to bug-texinfo@gnu.org,\n"
-#~ "general questions and discussion to help-texinfo@gnu.org.\n"
-#~ "Texinfo home page: https://www.gnu.org/software/texinfo/"
-#~ msgstr ""
-#~ "Envia els informes d'error per correu electrònic a bug-texinfo@gnu.org.\n"
-#~ "preguntes generals i discussió a help-texinfo@gnu.org.\n"
-#~ "Pàgina d'inici de texinfo: http://www.gnu.org/software/texinfo/"
-
-#, fuzzy, perl-format
-#~| msgid "@%s entry node name `%s' different from %s name `%s'"
-#~ msgid "%s: same manual name `%s' for different files: %s and %s"
-#~ msgstr "@%s el nom de node d'entrada `%s' és diferent de %s amb nom `%s'"
-
-#, fuzzy, perl-format
-#~| msgid "%s: error on closing internal links file %s: %s\n"
-#~ msgid "%s: error on closing elements size file %s: %s\n"
-#~ msgstr "%s: error en tancar els fitxers d'enllaços interns %s: %s\n"
-
#, c-format
#~ msgid "%s: option '--%s' doesn't allow an argument\n"
#~ msgstr "%s: l'opció '--%s' no permet un argument\n"
diff --git a/po/cs.po b/po/cs.po
index b14905ab36..69d506dbd9 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo 7.0.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:26+0100\n"
+"POT-Creation-Date: 2024-08-31 20:08+0100\n"
"PO-Revision-Date: 2023-09-25 21:16+02:00\n"
"Last-Translator: Petr Pisar <petr.pisar@atlas.cz>\n"
"Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n"
@@ -31,41 +31,41 @@ msgstr ""
"X-Bugs: Report translation errors to the Language-Team address.\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-#: gnulib/lib/error.c:194
+#: gnulib/lib/error.c:208
msgid "Unknown system error"
msgstr "Neznámá chyba systému"
-#: gnulib/lib/getopt.c:278
+#: gnulib/lib/getopt.c:282
#, c-format
msgid "%s: option '%s%s' is ambiguous\n"
msgstr "%s: přepínač „%s%s“ není jednoznačný\n"
-#: gnulib/lib/getopt.c:284
+#: gnulib/lib/getopt.c:288
#, c-format
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr "%s: přepínač „%s%s“ není jednoznačný; možnosti:"
-#: gnulib/lib/getopt.c:319
+#: gnulib/lib/getopt.c:322
#, c-format
msgid "%s: unrecognized option '%s%s'\n"
msgstr "%s: nerozpoznaný přepínač „%s%s“\n"
-#: gnulib/lib/getopt.c:345
+#: gnulib/lib/getopt.c:348
#, c-format
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr "%s: přepínač „%s%s“ nedovoluje argument\n"
-#: gnulib/lib/getopt.c:360
+#: gnulib/lib/getopt.c:363
#, c-format
msgid "%s: option '%s%s' requires an argument\n"
msgstr "%s: přepínač „%s%s“ vyžaduje argument\n"
-#: gnulib/lib/getopt.c:621
+#: gnulib/lib/getopt.c:624
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: neplatný přepínač – „%c“\n"
-#: gnulib/lib/getopt.c:636 gnulib/lib/getopt.c:682
+#: gnulib/lib/getopt.c:639 gnulib/lib/getopt.c:685
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: přepínač vyžaduje argument – „%c“\n"
@@ -142,8 +142,8 @@ msgstr "Nepárová ) nebo \\)"
msgid "No previous regular expression"
msgstr "Chybí předchozí regulární výraz"
-#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:337
-#: tp/Texinfo/XS/gnulib/lib/obstack.c:339
+#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:317
+#: tp/Texinfo/XS/gnulib/lib/obstack.c:319
msgid "memory exhausted"
msgstr "paměť vyčerpána"
@@ -2128,8 +2128,7 @@ msgid "Try `%s --help' for more information.\n"
msgstr "Více informací získáte příkazem „%s --help“.\n"
#: Pod-Simple-Texinfo/pod2texi.pl:233
-#, fuzzy, perl-format
-#| msgid "%s: ignoring %s without content\n"
+#, perl-format
msgid "%s: ignoring %s without content\n"
msgstr "%s: ignoruje se %s bez obsahu\n"
@@ -4358,39 +4357,6 @@ msgstr "chybný nebo prázdný formální argument u @%s: "
msgid "@%s is obsolete; %s"
msgstr "@%s je zastaralý; %s"
-#, fuzzy
-#~| msgid ""
-#~| "Email bug reports to bug-texinfo@gnu.org,\n"
-#~| "general questions and discussion to help-texinfo@gnu.org.\n"
-#~| "Texinfo home page: http://www.gnu.org/software/texinfo/"
-#~ msgid ""
-#~ "Email bug reports to bug-texinfo@gnu.org,\n"
-#~ "general questions and discussion to help-texinfo@gnu.org.\n"
-#~ "Texinfo home page: https://www.gnu.org/software/texinfo/"
-#~ msgstr ""
-#~ "Chyby v programu oznamujte na adrese <bug-texinfo@gnu.org> (anglicky),\n"
-#~ "obecné otázky a diskuzi směřujte na <help-texinfo@gnu.org>. Připomínky\n"
-#~ "k překladu zasílejte na <translation-team-cs@lists.sourceforge.net> "
-#~ "(česky).\n"
-#~ "Domovská stránka texinfa je <http://www.gnu.org/software/texinfo/>."
-
-#, fuzzy, perl-format
-#~| msgid "@%s entry node name `%s' different from %s name `%s'"
-#~ msgid "%s: same manual name `%s' for different files: %s and %s"
-#~ msgstr "název uzlu položky @%s „%s“ se liší od %s názvu „%s“"
-
-#, fuzzy, c-format, perl-format
-#~| msgctxt "Texinfo source file warning"
-#~| msgid "warning: %s (possibly involving @%s)"
-#~ msgctxt "Texinfo source file error in macro"
-#~ msgid "%s (possibly involving @%s)"
-#~ msgstr "pozor: %s (možná zahrnuje @%s)"
-
-#, fuzzy, perl-format
-#~| msgid "%s: error on closing internal links file %s: %s\n"
-#~ msgid "%s: error on closing elements size file %s: %s\n"
-#~ msgstr "%s: chyba při zavírání souboru %s s vnitřními odkazy: %s\n"
-
#~ msgid "%c%s requires a name"
#~ msgstr "%c%s požaduje jméno"
diff --git a/po/da.po b/po/da.po
index 96a4178eb5..ec2f49b8db 100644
--- a/po/da.po
+++ b/po/da.po
@@ -19,7 +19,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo 6.5.93\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:26+0100\n"
+"POT-Creation-Date: 2024-08-31 20:08+0100\n"
"PO-Revision-Date: 2019-02-14 10:09+0100\n"
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
@@ -30,41 +30,41 @@ msgstr ""
"X-Bugs: Report translation errors to the Language-Team address.\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: gnulib/lib/error.c:194
+#: gnulib/lib/error.c:208
msgid "Unknown system error"
msgstr "Ukendt systemfejl"
-#: gnulib/lib/getopt.c:278
+#: gnulib/lib/getopt.c:282
#, c-format
msgid "%s: option '%s%s' is ambiguous\n"
msgstr "%s: tilvalget »%s%s« er tvetydigt\n"
-#: gnulib/lib/getopt.c:284
+#: gnulib/lib/getopt.c:288
#, c-format
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr "%s: tilvalget »%s%s« er tvetydigt: muligheder:"
-#: gnulib/lib/getopt.c:319
+#: gnulib/lib/getopt.c:322
#, c-format
msgid "%s: unrecognized option '%s%s'\n"
msgstr "%s: ikke genkendt tilvalg »%s%s«\n"
-#: gnulib/lib/getopt.c:345
+#: gnulib/lib/getopt.c:348
#, c-format
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr "%s: tilvalget »%s%s« tillader ikke en parameter\n"
-#: gnulib/lib/getopt.c:360
+#: gnulib/lib/getopt.c:363
#, c-format
msgid "%s: option '%s%s' requires an argument\n"
msgstr "%s: tilvalget »%s%s« kræver en parameter\n"
-#: gnulib/lib/getopt.c:621
+#: gnulib/lib/getopt.c:624
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: ugyldigt tilvalg -- »%c«\n"
-#: gnulib/lib/getopt.c:636 gnulib/lib/getopt.c:682
+#: gnulib/lib/getopt.c:639 gnulib/lib/getopt.c:685
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: tilvalget kræver en parameter -- »%c«\n"
@@ -142,8 +142,8 @@ msgstr "Uparret ) eller \\)"
msgid "No previous regular expression"
msgstr "Intet tidligere regulært udtryk"
-#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:337
-#: tp/Texinfo/XS/gnulib/lib/obstack.c:339
+#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:317
+#: tp/Texinfo/XS/gnulib/lib/obstack.c:319
msgid "memory exhausted"
msgstr "hukommelsen er opbrugt"
@@ -4437,32 +4437,6 @@ msgstr "ugyldig eller tom formel @%s-parameter: %s"
msgid "@%s is obsolete; %s"
msgstr "%c%s er forældet; %s"
-#, fuzzy
-#~| msgid ""
-#~| "Email bug reports to bug-texinfo@gnu.org,\n"
-#~| "general questions and discussion to help-texinfo@gnu.org.\n"
-#~| "Texinfo home page: http://www.gnu.org/software/texinfo/"
-#~ msgid ""
-#~ "Email bug reports to bug-texinfo@gnu.org,\n"
-#~ "general questions and discussion to help-texinfo@gnu.org.\n"
-#~ "Texinfo home page: https://www.gnu.org/software/texinfo/"
-#~ msgstr ""
-#~ "Rapporter fejl i programmet på engelsk til bug-texinfo@gnu.org,\n"
-#~ "generelle spørgsmål og diskussion til help-texinfo@gnu.org,\n"
-#~ "oversættelsesfejl til dansk@dansk-gruppen.dk.\n"
-#~ "Texinfos hjemmeside: http://www.gnu.org/software/texinfo/"
-
-#, fuzzy, perl-format
-#~| msgid "@%s entry node name `%s' different from %s name `%s'"
-#~ msgid "%s: same manual name `%s' for different files: %s and %s"
-#~ msgstr "@%s-postemnenavn »%s« er forskellig fra %s-navn »%s«"
-
-#, fuzzy, perl-format
-#~| msgid "%s: error on closing internal links file %s: %s\n"
-#~ msgid "%s: error on closing elements size file %s: %s\n"
-#~ msgstr ""
-#~ "%s: der opstod en fejl under lukning af intern henvisningsfil %s: %s\n"
-
#~ msgid " -O, --show-options, --usage go to command-line options node"
#~ msgstr ""
#~ " -O, --show-options, --usage gå til emnets tilvalg på kommandolinjen"
diff --git a/po/de.po b/po/de.po
index 92f0e43c1c..00e2866620 100644
--- a/po/de.po
+++ b/po/de.po
@@ -32,7 +32,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo 6.7.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:26+0100\n"
+"POT-Creation-Date: 2024-08-31 20:08+0100\n"
"PO-Revision-Date: 2021-12-10 15:10+0100\n"
"Last-Translator: Mario Blättermann <mario.blaettermann@gmail.com>\n"
"Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
@@ -44,41 +44,41 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 21.08.3\n"
-#: gnulib/lib/error.c:194
+#: gnulib/lib/error.c:208
msgid "Unknown system error"
msgstr "Unbekannter Systemfehler"
-#: gnulib/lib/getopt.c:278
+#: gnulib/lib/getopt.c:282
#, c-format
msgid "%s: option '%s%s' is ambiguous\n"
msgstr "%s: Option „%s%s“ ist mehrdeutig\n"
-#: gnulib/lib/getopt.c:284
+#: gnulib/lib/getopt.c:288
#, c-format
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr "%s: Option „%s%s“ ist nicht eindeutig; Möglichkeiten:"
-#: gnulib/lib/getopt.c:319
+#: gnulib/lib/getopt.c:322
#, c-format
msgid "%s: unrecognized option '%s%s'\n"
msgstr "%s: nicht erkannte Option „%s%s“\n"
-#: gnulib/lib/getopt.c:345
+#: gnulib/lib/getopt.c:348
#, c-format
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr "%s: Option „%s%s“ erlaubt kein Argument\n"
-#: gnulib/lib/getopt.c:360
+#: gnulib/lib/getopt.c:363
#, c-format
msgid "%s: option '%s%s' requires an argument\n"
msgstr "%s: Option „%s%s“ benötigt ein Argument\n"
-#: gnulib/lib/getopt.c:621
+#: gnulib/lib/getopt.c:624
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: ungültige Option -- „%c“\n"
-#: gnulib/lib/getopt.c:636 gnulib/lib/getopt.c:682
+#: gnulib/lib/getopt.c:639 gnulib/lib/getopt.c:685
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: Option benötigt ein Argument -- „%c“\n"
@@ -155,8 +155,8 @@ msgstr "Nicht übereinstimmende ) oder \\)"
msgid "No previous regular expression"
msgstr "Keine vorheriger regulärer Ausdruck"
-#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:337
-#: tp/Texinfo/XS/gnulib/lib/obstack.c:339
+#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:317
+#: tp/Texinfo/XS/gnulib/lib/obstack.c:319
msgid "memory exhausted"
msgstr "kein Speicher mehr"
@@ -2181,8 +2181,7 @@ msgid "Try `%s --help' for more information.\n"
msgstr "„%s --help“ gibt weitere Informationen.\n"
#: Pod-Simple-Texinfo/pod2texi.pl:233
-#, fuzzy, perl-format
-#| msgid "%s: ignoring %s without content\n"
+#, perl-format
msgid "%s: ignoring %s without content\n"
msgstr "%s: %s (ohne Inhalt) wird ignoriert\n"
@@ -4509,35 +4508,6 @@ msgstr "Fehlerhaftes oder leeres formales Argument @%s: "
msgid "@%s is obsolete; %s"
msgstr "@%s ist obsolet; %s"
-#, fuzzy
-#~| msgid ""
-#~| "Email bug reports to bug-texinfo@gnu.org,\n"
-#~| "general questions and discussion to help-texinfo@gnu.org.\n"
-#~| "Texinfo home page: http://www.gnu.org/software/texinfo/"
-#~ msgid ""
-#~ "Email bug reports to bug-texinfo@gnu.org,\n"
-#~ "general questions and discussion to help-texinfo@gnu.org.\n"
-#~ "Texinfo home page: https://www.gnu.org/software/texinfo/"
-#~ msgstr ""
-#~ "Fehlerberichte (auf Englisch, mit LC_ALL=C) per E-Mail an bug-texinfo@gnu."
-#~ "org\n"
-#~ "schicken, allgemeine Fragen und Gedankenaustausch an help-texinfo@gnu."
-#~ "org.\n"
-#~ "Texinfos Homepage: http://www.gnu.org/software/texinfo/\n"
-#~ "Fehler in der Übersetzung melden Sie bitte an:\n"
-#~ "<translation-team-de@lists.sourceforge.net>"
-
-#, fuzzy, perl-format
-#~| msgid "@%s entry node name `%s' different from %s name `%s'"
-#~ msgid "%s: same manual name `%s' for different files: %s and %s"
-#~ msgstr ""
-#~ "@%s Name des Eintragsknotens „%s“ unterscheidet sich vom %s-Namen „%s“"
-
-#, fuzzy, perl-format
-#~| msgid "%s: error on closing internal links file %s: %s\n"
-#~ msgid "%s: error on closing elements size file %s: %s\n"
-#~ msgstr "%s: Fehler beim Schließen der internen Verknüpfungsdatei %s: %s\n"
-
#~ msgid " -O, --show-options, --usage go to command-line options node"
#~ msgstr ""
#~ " -O, --show-options, --usage zum Befehlszeilenoptionen-Knoten gehen"
diff --git a/po/el.po b/po/el.po
index 5d72e838f3..9e1ec916ba 100644
--- a/po/el.po
+++ b/po/el.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU texinfo 6.0.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:26+0100\n"
+"POT-Creation-Date: 2024-08-31 20:08+0100\n"
"PO-Revision-Date: 2015-12-28 00:59+0200\n"
"Last-Translator: Tsiolkas Michail <cs112152@cs.uoi.gr>\n"
"Language-Team: Greek <team@lists.gnome.gr>\n"
@@ -18,46 +18,46 @@ msgstr ""
"X-Bugs: Report translation errors to the Language-Team address.\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: gnulib/lib/error.c:194
+#: gnulib/lib/error.c:208
msgid "Unknown system error"
msgstr ""
-#: gnulib/lib/getopt.c:278
+#: gnulib/lib/getopt.c:282
#, fuzzy, c-format
#| msgid "%s: option '%s' is ambiguous\n"
msgid "%s: option '%s%s' is ambiguous\n"
msgstr "%s: η επιλογή «%s» δεν είναι σαφής\n"
-#: gnulib/lib/getopt.c:284
+#: gnulib/lib/getopt.c:288
#, fuzzy, c-format
#| msgid "%s: option '%s' is ambiguous; possibilities:"
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr "%s: η επιλογή «%s» δεν είναι σαφής· δυνατότητες:"
-#: gnulib/lib/getopt.c:319
+#: gnulib/lib/getopt.c:322
#, fuzzy, c-format
#| msgid "%s: unrecognized option '%c%s'\n"
msgid "%s: unrecognized option '%s%s'\n"
msgstr "%s: άγνωστη επιλογή «%c%s»\n"
-#: gnulib/lib/getopt.c:345
+#: gnulib/lib/getopt.c:348
#, fuzzy, c-format
#| msgid "%s: option '%c%s' doesn't allow an argument\n"
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr "%s: η επιλογή «%c%s» δεν επιτρέπει ορίσματα\n"
-#: gnulib/lib/getopt.c:360
+#: gnulib/lib/getopt.c:363
#, fuzzy, c-format
#| msgid "%s: option '--%s' requires an argument\n"
msgid "%s: option '%s%s' requires an argument\n"
msgstr "%s: η επιλογή «--%s» απαιτεί ένα όρισμα\n"
-#: gnulib/lib/getopt.c:621
+#: gnulib/lib/getopt.c:624
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: μη έγκυρη επιλογή -- «%c»\n"
-#: gnulib/lib/getopt.c:636 gnulib/lib/getopt.c:682
+#: gnulib/lib/getopt.c:639 gnulib/lib/getopt.c:685
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: η επιλογή απαιτεί ένα όρισμα -- «%c»\n"
@@ -136,8 +136,8 @@ msgstr ""
msgid "No previous regular expression"
msgstr ""
-#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:337
-#: tp/Texinfo/XS/gnulib/lib/obstack.c:339
+#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:317
+#: tp/Texinfo/XS/gnulib/lib/obstack.c:319
msgid "memory exhausted"
msgstr ""
diff --git a/po/eo.po b/po/eo.po
index 66a07342a9..f59152b89c 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo 6.6.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:26+0100\n"
+"POT-Creation-Date: 2024-08-31 20:08+0100\n"
"PO-Revision-Date: 2021-03-17 15:12-0300\n"
"Last-Translator: Felipe Castro <fefcas@gmail.com>\n"
"Language-Team: Esperanto <translation-team-eo@lists.sourceforge.net>\n"
@@ -23,41 +23,41 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 2.4.2\n"
-#: gnulib/lib/error.c:194
+#: gnulib/lib/error.c:208
msgid "Unknown system error"
msgstr "Nekonata sistemeraro"
-#: gnulib/lib/getopt.c:278
+#: gnulib/lib/getopt.c:282
#, c-format
msgid "%s: option '%s%s' is ambiguous\n"
msgstr "%s: opcio '%s%s' estas ambigua\n"
-#: gnulib/lib/getopt.c:284
+#: gnulib/lib/getopt.c:288
#, c-format
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr "%s: opcio '%s%s' estas ambigua; eblaĵoj estas:"
-#: gnulib/lib/getopt.c:319
+#: gnulib/lib/getopt.c:322
#, c-format
msgid "%s: unrecognized option '%s%s'\n"
msgstr "%s: nekonata opcio '%s%s'\n"
-#: gnulib/lib/getopt.c:345
+#: gnulib/lib/getopt.c:348
#, c-format
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr "%s: opcio '%s%s' ne toleras argumenton\n"
-#: gnulib/lib/getopt.c:360
+#: gnulib/lib/getopt.c:363
#, c-format
msgid "%s: option '%s%s' requires an argument\n"
msgstr "%s: opcio '%s%s' bezonas argumenton\n"
-#: gnulib/lib/getopt.c:621
+#: gnulib/lib/getopt.c:624
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: nevalida opcio -- '%c'\n"
-#: gnulib/lib/getopt.c:636 gnulib/lib/getopt.c:682
+#: gnulib/lib/getopt.c:639 gnulib/lib/getopt.c:685
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: opcio bezonas argumenton -- '%c'\n"
@@ -134,8 +134,8 @@ msgstr "Senpara ) aŭ \\)"
msgid "No previous regular expression"
msgstr "Mankas antaŭa regulesprimo"
-#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:337
-#: tp/Texinfo/XS/gnulib/lib/obstack.c:339
+#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:317
+#: tp/Texinfo/XS/gnulib/lib/obstack.c:319
msgid "memory exhausted"
msgstr "mankas sufiĉa memoro"
@@ -2095,10 +2095,9 @@ msgid "Try `%s --help' for more information.\n"
msgstr "Por pluaj detaloj tajpu “%s --help”.\n"
#: Pod-Simple-Texinfo/pod2texi.pl:233
-#, fuzzy, perl-format
-#| msgid "%s:%d: warning: %s\n"
+#, perl-format
msgid "%s: ignoring %s without content\n"
-msgstr "%s:%d: averto: %s\n"
+msgstr ""
#: Pod-Simple-Texinfo/pod2texi.pl:434 Pod-Simple-Texinfo/pod2texi.pl:523
#: tp/texi2any.pl:1741 tp/texi2any.pl:1811
@@ -4390,37 +4389,6 @@ msgstr "misa aŭ vaka formala argumento de @%s: "
msgid "@%s is obsolete; %s"
msgstr "@%s arkaikiĝis; %s"
-#, fuzzy
-#~| msgid ""
-#~| "Email bug reports to bug-texinfo@gnu.org,\n"
-#~| "general questions and discussion to help-texinfo@gnu.org.\n"
-#~| "Texinfo home page: http://www.gnu.org/software/texinfo/"
-#~ msgid ""
-#~ "Email bug reports to bug-texinfo@gnu.org,\n"
-#~ "general questions and discussion to help-texinfo@gnu.org.\n"
-#~ "Texinfo home page: https://www.gnu.org/software/texinfo/"
-#~ msgstr ""
-#~ "Raportu programmisojn al <bug-texinfo@nu.org>;\n"
-#~ "sendu ĝeneralajn demandojn kaj opiniojn al <help-texinfo@gnu.org>.\n"
-#~ "La hejmpaĝo de Texinfo estas: http://www.gnu.org/software/texinfo/.\n"
-#~ "Diskutu Esperantotradukon je <translation-team-eo@lists.sourceforge.net>"
-
-#, fuzzy, perl-format
-#~| msgid "@%s entry node name `%s' different from %s name `%s'"
-#~ msgid "%s: same manual name `%s' for different files: %s and %s"
-#~ msgstr "@%s-era nodnomo '%s' malsamas de %s-nomo '%s'"
-
-#, fuzzy, c-format, perl-format
-#~| msgid "%s:%d: warning: %s (possibly involving @%s)\n"
-#~ msgctxt "Texinfo source file error in macro"
-#~ msgid "%s (possibly involving @%s)"
-#~ msgstr "%s:%d: averto: %s (eble koncernas @%s)\n"
-
-#, fuzzy, perl-format
-#~| msgid "%s: error on closing internal links file %s: %s\n"
-#~ msgid "%s: error on closing elements size file %s: %s\n"
-#~ msgstr "%s: eraro dum fermo de %s (dosiero de internaj ligoj): %s\n"
-
#~ msgid " -O, --show-options, --usage go to command-line options node"
#~ msgstr " -O, --show-options, --usage iri al nodo de komand-liniaj opcioj"
diff --git a/po/es.po b/po/es.po
index 50cad80cc9..d358967633 100644
--- a/po/es.po
+++ b/po/es.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo-7.0.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:26+0100\n"
+"POT-Creation-Date: 2024-08-31 20:08+0100\n"
"PO-Revision-Date: 2023-09-22 20:05+0200\n"
"Last-Translator: Antonio Ceballos <aceballos@gmail.com>\n"
"Language-Team: Spanish <es@tp.org.es>\n"
@@ -20,41 +20,41 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 1.0\n"
-#: gnulib/lib/error.c:194
+#: gnulib/lib/error.c:208
msgid "Unknown system error"
msgstr "Error de sistema desconocido"
-#: gnulib/lib/getopt.c:278
+#: gnulib/lib/getopt.c:282
#, c-format
msgid "%s: option '%s%s' is ambiguous\n"
msgstr "%s: la opción '%s%s' es ambigua\n"
-#: gnulib/lib/getopt.c:284
+#: gnulib/lib/getopt.c:288
#, c-format
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr "%s: la opción '%s%s' es ambigua; las posibilidades son:"
-#: gnulib/lib/getopt.c:319
+#: gnulib/lib/getopt.c:322
#, c-format
msgid "%s: unrecognized option '%s%s'\n"
msgstr "%s: opción desconocida '%s%s'\n"
-#: gnulib/lib/getopt.c:345
+#: gnulib/lib/getopt.c:348
#, c-format
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr "%s: la opción '%s%s' no permite argumento alguno\n"
-#: gnulib/lib/getopt.c:360
+#: gnulib/lib/getopt.c:363
#, c-format
msgid "%s: option '%s%s' requires an argument\n"
msgstr "%s: la opción '%s%s' requiere un argumento\n"
-#: gnulib/lib/getopt.c:621
+#: gnulib/lib/getopt.c:624
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: opción no válida -- '%c'\n"
-#: gnulib/lib/getopt.c:636 gnulib/lib/getopt.c:682
+#: gnulib/lib/getopt.c:639 gnulib/lib/getopt.c:685
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: la opción requiere un argumento -- '%c'\n"
@@ -131,8 +131,8 @@ msgstr "')' o '\\)' desemparejado"
msgid "No previous regular expression"
msgstr "No hay expresión regular anterior"
-#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:337
-#: tp/Texinfo/XS/gnulib/lib/obstack.c:339
+#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:317
+#: tp/Texinfo/XS/gnulib/lib/obstack.c:319
msgid "memory exhausted"
msgstr "no hay más memoria disponible"
@@ -2224,8 +2224,7 @@ msgid "Try `%s --help' for more information.\n"
msgstr "Pruebe `%s --help' para obtener más información.\n"
#: Pod-Simple-Texinfo/pod2texi.pl:233
-#, fuzzy, perl-format
-#| msgid "%s: ignoring %s without content\n"
+#, perl-format
msgid "%s: ignoring %s without content\n"
msgstr "%s: se hace caso omiso de %s sin contenido\n"
@@ -4570,41 +4569,6 @@ msgstr "argumento formal @%s incorrecto o vacío: "
msgid "@%s is obsolete; %s"
msgstr "@%s es una sintaxis ya obsoleta; %s"
-#, fuzzy
-#~| msgid ""
-#~| "Email bug reports to bug-texinfo@gnu.org,\n"
-#~| "general questions and discussion to help-texinfo@gnu.org.\n"
-#~| "Texinfo home page: http://www.gnu.org/software/texinfo/"
-#~ msgid ""
-#~ "Email bug reports to bug-texinfo@gnu.org,\n"
-#~ "general questions and discussion to help-texinfo@gnu.org.\n"
-#~ "Texinfo home page: https://www.gnu.org/software/texinfo/"
-#~ msgstr ""
-#~ "Reporte cualquier tipo de problema que usted encuentre en el "
-#~ "funcionamiento\n"
-#~ "de esta programa a <bug-texinfo@gnu.org>. Las preguntas y discusiones "
-#~ "sobre\n"
-#~ "Texinfo en general pueden ser dirigidas a <help-texinfo@gnu.org>.\n"
-#~ "El sitio web de Texinfo es: http://www.gnu.org/software/texinfo/"
-
-#, fuzzy, perl-format
-#~| msgid "@%s entry node name `%s' different from %s name `%s'"
-#~ msgid "%s: same manual name `%s' for different files: %s and %s"
-#~ msgstr ""
-#~ "el nombre de nodo `%s' de la entrada @%s difiere del nombre de %s `%s'"
-
-#, fuzzy, c-format, perl-format
-#~| msgctxt "Texinfo source file warning"
-#~| msgid "warning: %s (possibly involving @%s)"
-#~ msgctxt "Texinfo source file error in macro"
-#~ msgid "%s (possibly involving @%s)"
-#~ msgstr "precaución: %s (posible involucración de @%s)"
-
-#, fuzzy, perl-format
-#~| msgid "%s: error on closing internal links file %s: %s\n"
-#~ msgid "%s: error on closing elements size file %s: %s\n"
-#~ msgstr "%s: error al cerrar el fichero de enlaces internos %s: %s\n"
-
#~ msgid "%c%s requires a name"
#~ msgstr "la construcción `%c%s' requiere un nombre"
diff --git a/po/fi.po b/po/fi.po
index 9c7a9d0b3f..ea69f1fddc 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU texinfo 6.7.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:26+0100\n"
+"POT-Creation-Date: 2024-08-31 20:08+0100\n"
"PO-Revision-Date: 2021-07-08 14:19+0300\n"
"Last-Translator: Tommi Nieminen <translator@legisign.org>\n"
"Language-Team: Finnish <translation-team-fi@lists.sourceforge.net>\n"
@@ -19,41 +19,41 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 2.4.2\n"
-#: gnulib/lib/error.c:194
+#: gnulib/lib/error.c:208
msgid "Unknown system error"
msgstr "Tuntematon järjestelmävirhe"
-#: gnulib/lib/getopt.c:278
+#: gnulib/lib/getopt.c:282
#, c-format
msgid "%s: option '%s%s' is ambiguous\n"
msgstr "%s: valitsin \"%s%s\" on moniselitteinen\n"
-#: gnulib/lib/getopt.c:284
+#: gnulib/lib/getopt.c:288
#, c-format
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr "%s: valitsin \"%s%s\" on moniselitteinen; mahdollisuudet:"
-#: gnulib/lib/getopt.c:319
+#: gnulib/lib/getopt.c:322
#, c-format
msgid "%s: unrecognized option '%s%s'\n"
msgstr "%s: tuntematon valitsin \"%s%s\"\n"
-#: gnulib/lib/getopt.c:345
+#: gnulib/lib/getopt.c:348
#, c-format
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr "%s: valitsin \"%s%s\" ei salli parametria\n"
-#: gnulib/lib/getopt.c:360
+#: gnulib/lib/getopt.c:363
#, c-format
msgid "%s: option '%s%s' requires an argument\n"
msgstr "%s: valitsin \"%s%s\" vaatii parametrin\n"
-#: gnulib/lib/getopt.c:621
+#: gnulib/lib/getopt.c:624
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: virheellinen valitsin -- \"%c\"\n"
-#: gnulib/lib/getopt.c:636 gnulib/lib/getopt.c:682
+#: gnulib/lib/getopt.c:639 gnulib/lib/getopt.c:685
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: valitsin vaatii parametrin -- \"%c\"\n"
@@ -130,8 +130,8 @@ msgstr "Parion ) tai \\)"
msgid "No previous regular expression"
msgstr "Ei aiempaa säännöllistä lauseketta"
-#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:337
-#: tp/Texinfo/XS/gnulib/lib/obstack.c:339
+#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:317
+#: tp/Texinfo/XS/gnulib/lib/obstack.c:319
msgid "memory exhausted"
msgstr "muisti lopussa"
@@ -2061,8 +2061,7 @@ msgid "Try `%s --help' for more information.\n"
msgstr "Lisätietoa komennolla ”%s --help”.\n"
#: Pod-Simple-Texinfo/pod2texi.pl:233
-#, fuzzy, perl-format
-#| msgid "%s: ignoring %s without content\n"
+#, perl-format
msgid "%s: ignoring %s without content\n"
msgstr "%s: sivuutetaan sisällötön %s\n"
@@ -4207,10 +4206,8 @@ msgid "@columnfractions only meaningful on a @multitable
line"
msgstr "@columnfractions on mielekäs vain @multitable-rivillä"
#: tp/Texinfo/XS/parsetexi/end_line.c:1737
-#, fuzzy
-#| msgid "@node precedes @part, but parts may not be associated with nodes"
msgid "@part should not be associated with @top"
-msgstr "@node ennen @part’ia mutta osia ei voi yhdistää solmuihin"
+msgstr ""
#: tp/Texinfo/XS/parsetexi/end_line.c:1750
msgid "@node precedes @part, but parts may not be associated with nodes"
@@ -4249,24 +4246,6 @@ msgstr "virheellinen tai tyhjä muodollinen
@%s-parametri: "
msgid "@%s is obsolete; %s"
msgstr "@%s on vanhentunut; %s"
-#, fuzzy
-#~| msgid ""
-#~| "Email bug reports to bug-texinfo@gnu.org,\n"
-#~| "general questions and discussion to help-texinfo@gnu.org.\n"
-#~| "Texinfo home page: http://www.gnu.org/software/texinfo/"
-#~ msgid ""
-#~ "Email bug reports to bug-texinfo@gnu.org,\n"
-#~ "general questions and discussion to help-texinfo@gnu.org.\n"
-#~ "Texinfo home page: https://www.gnu.org/software/texinfo/"
-#~ msgstr ""
-#~ "Lähetä vikatiedotukset sähköpostitse: bug-texinfo@gnu.org,\n"
-#~ "yleiset kysymykset ja keskustelu: help-texinfo@gnu.org.\n"
-#~ "Texinfon kotisivu: http://www.gnu.org/software/texinfo/"
-
-#, fuzzy, perl-format
-#~ msgid "%s: error on closing elements size file %s: %s\n"
-#~ msgstr "virhe suljettaessa CSS-tiedostoa %s: %s"
-
#~ msgid " -O, --show-options, --usage go to command-line options node"
#~ msgstr " -O, --show-options, --usage siirry komentorivivalitsinsolmuun"
diff --git a/po/fr.po b/po/fr.po
index 9f5bf973f1..12c6ad5089 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo 7.0.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:26+0100\n"
+"POT-Creation-Date: 2024-08-31 20:08+0100\n"
"PO-Revision-Date: 2023-09-18 20:00+0200\n"
"Last-Translator: Jean-Charles Malahieude <lilyfan@orange.fr>\n"
"Language-Team: French <traduc@traduc.org>\n"
@@ -26,41 +26,41 @@ msgstr ""
"X-Bugs: Report translation errors to the Language-Team address.\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#: gnulib/lib/error.c:194
+#: gnulib/lib/error.c:208
msgid "Unknown system error"
msgstr "Erreur système inconnue"
-#: gnulib/lib/getopt.c:278
+#: gnulib/lib/getopt.c:282
#, c-format
msgid "%s: option '%s%s' is ambiguous\n"
msgstr "%s : l'option « %s%s » est ambiguë\n"
-#: gnulib/lib/getopt.c:284
+#: gnulib/lib/getopt.c:288
#, c-format
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr "%s : l'option « %s%s » est ambiguë ; options possibles :"
-#: gnulib/lib/getopt.c:319
+#: gnulib/lib/getopt.c:322
#, c-format
msgid "%s: unrecognized option '%s%s'\n"
msgstr "%s : l'option « %s%s » n'a pas été reconnue\n"
-#: gnulib/lib/getopt.c:345
+#: gnulib/lib/getopt.c:348
#, c-format
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr "%s : l'option « %s%s » n'autorise pas d'argument\n"
-#: gnulib/lib/getopt.c:360
+#: gnulib/lib/getopt.c:363
#, c-format
msgid "%s: option '%s%s' requires an argument\n"
msgstr "%s : l'option « %s%s » a besoin d'un argument\n"
-#: gnulib/lib/getopt.c:621
+#: gnulib/lib/getopt.c:624
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s : option non valide -- « %c »\n"
-#: gnulib/lib/getopt.c:636 gnulib/lib/getopt.c:682
+#: gnulib/lib/getopt.c:639 gnulib/lib/getopt.c:685
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s : l'option a besoin d'un argument -- « %c »\n"
@@ -138,8 +138,8 @@ msgstr ") ou \\) sans correspondance"
msgid "No previous regular expression"
msgstr "Aucune expression rationnelle antérieure"
-#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:337
-#: tp/Texinfo/XS/gnulib/lib/obstack.c:339
+#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:317
+#: tp/Texinfo/XS/gnulib/lib/obstack.c:319
msgid "memory exhausted"
msgstr "mémoire épuisée"
@@ -2136,8 +2136,7 @@ msgid "Try `%s --help' for more information.\n"
msgstr "Consultez « %s --help » pour plus d'informations.\n"
#: Pod-Simple-Texinfo/pod2texi.pl:233
-#, fuzzy, perl-format
-#| msgid "%s: ignoring %s without content\n"
+#, perl-format
msgid "%s: ignoring %s without content\n"
msgstr "%s : %s est vide, et ignoré\n"
@@ -4421,35 +4420,3 @@ msgstr "argument formel à @%s erroné ou vide :"
#, c-format
msgid "@%s is obsolete; %s"
msgstr "@%s est obsolète ; %s"
-
-#, fuzzy
-#~| msgid ""
-#~| "Email bug reports to bug-texinfo@gnu.org,\n"
-#~| "general questions and discussion to help-texinfo@gnu.org.\n"
-#~| "Texinfo home page: http://www.gnu.org/software/texinfo/"
-#~ msgid ""
-#~ "Email bug reports to bug-texinfo@gnu.org,\n"
-#~ "general questions and discussion to help-texinfo@gnu.org.\n"
-#~ "Texinfo home page: https://www.gnu.org/software/texinfo/"
-#~ msgstr ""
-#~ "Signalez (en anglais) toute anomalie à bug-texinfo@gnu.org.\n"
-#~ "Pour les discussions et questions générales, écrivez à help-texinfo@gnu."
-#~ "org.\n"
-#~ "Site Texinfo : http://www.gnu.org/software/texinfo/"
-
-#, fuzzy, perl-format
-#~| msgid "@%s entry node name `%s' different from %s name `%s'"
-#~ msgid "%s: same manual name `%s' for different files: %s and %s"
-#~ msgstr "entrée @%s du nœud nommé « %s » différente du nom de %s « %s »"
-
-#, fuzzy, c-format, perl-format
-#~| msgctxt "Texinfo source file warning"
-#~| msgid "warning: %s (possibly involving @%s)"
-#~ msgctxt "Texinfo source file error in macro"
-#~ msgid "%s (possibly involving @%s)"
-#~ msgstr "avertissement : %s (concerne probablement @%s)"
-
-#, fuzzy, perl-format
-#~| msgid "%s: error on closing internal links file %s: %s\n"
-#~ msgid "%s: error on closing elements size file %s: %s\n"
-#~ msgstr "%s : erreur de fermeture du fichiers de liens internes %s : %s\n"
diff --git a/po/he.po b/po/he.po
index a0663277cb..73ecce5739 100644
--- a/po/he.po
+++ b/po/he.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo 4.2\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:26+0100\n"
+"POT-Creation-Date: 2024-08-31 20:08+0100\n"
"PO-Revision-Date: 2002-04-03 12:31+0300\n"
"Last-Translator: Eli Zaretskii <eliz@gnu.org>\n"
"Language-Team: Hebrew <eliz@gnu.org>\n"
@@ -16,47 +16,47 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Bugs: Report translation errors to the Language-Team address.\n"
-#: gnulib/lib/error.c:194
+#: gnulib/lib/error.c:208
msgid "Unknown system error"
msgstr ""
-#: gnulib/lib/getopt.c:278
+#: gnulib/lib/getopt.c:282
#, fuzzy, c-format
#| msgid "%s: option `%s' is ambiguous\n"
msgid "%s: option '%s%s' is ambiguous\n"
msgstr "%s ����� ���� �����-�� ���� `%s' ������\n"
-#: gnulib/lib/getopt.c:284
+#: gnulib/lib/getopt.c:288
#, fuzzy, c-format
#| msgid "%s: option `%s' is ambiguous\n"
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr "%s ����� ���� �����-�� ���� `%s' ������\n"
-#: gnulib/lib/getopt.c:319
+#: gnulib/lib/getopt.c:322
#, fuzzy, c-format
#| msgid "%s: unrecognized option `%c%s'\n"
msgid "%s: unrecognized option '%s%s'\n"
msgstr "%s ����� ���� `%c%s' �����-���� ������\n"
-#: gnulib/lib/getopt.c:345
+#: gnulib/lib/getopt.c:348
#, fuzzy, c-format
#| msgid "%s: option `%c%s' doesn't allow an argument\n"
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr "%s ����� ���� ������� ���� ���� `%c%s' ������\n"
-#: gnulib/lib/getopt.c:360
+#: gnulib/lib/getopt.c:363
#, fuzzy, c-format
#| msgid "%s: option `%s' requires an argument\n"
msgid "%s: option '%s%s' requires an argument\n"
msgstr "%s ����� ���� ������� ����� `%s' ������\n"
-#: gnulib/lib/getopt.c:621
+#: gnulib/lib/getopt.c:624
#, fuzzy, c-format
#| msgid "%s: invalid option -- %c\n"
msgid "%s: invalid option -- '%c'\n"
msgstr "%s ����� ���� ���� ������ -- %c\n"
-#: gnulib/lib/getopt.c:636 gnulib/lib/getopt.c:682
+#: gnulib/lib/getopt.c:639 gnulib/lib/getopt.c:685
#, fuzzy, c-format
#| msgid "%s: option requires an argument -- %c\n"
msgid "%s: option requires an argument -- '%c'\n"
@@ -150,8 +150,8 @@ msgstr "
msgid "No previous regular expression"
msgstr "����� ������ ������ ���"
-#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:337
-#: tp/Texinfo/XS/gnulib/lib/obstack.c:339
+#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:317
+#: tp/Texinfo/XS/gnulib/lib/obstack.c:319
#, fuzzy
#| msgid "virtual memory exhausted"
msgid "memory exhausted"
@@ -4554,22 +4554,6 @@ msgstr ""
msgid "@%s is obsolete; %s"
msgstr "����� ���� %c%s"
-#, fuzzy
-#~| msgid ""
-#~| "\n"
-#~| "Email bug reports to bug-texinfo@gnu.org,\n"
-#~| "general questions and discussion to help-texinfo@gnu.org.\n"
-#~| "Texinfo home page: http://www.gnu.org/software/texinfo/"
-#~ msgid ""
-#~ "Email bug reports to bug-texinfo@gnu.org,\n"
-#~ "general questions and discussion to help-texinfo@gnu.org.\n"
-#~ "Texinfo home page: https://www.gnu.org/software/texinfo/"
-#~ msgstr ""
-#~ "\n"
-#~ " ,bug-texinfo@gnu.org-� ���� ������ ����� ��\n"
-#~ " .help-texinfo@gnu.org-� ����� ������� ������ ������\n"
-#~ " .http://www.gnu.org/software/texinfo/ :Texinfo �� ���� ��"
-
#~ msgid "Insert this character"
#~ msgstr "�� �� ����"
diff --git a/po/hr.po b/po/hr.po
index 93de9ea1d6..9797064496 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -6,13 +6,13 @@
#
# Mirsad Todorovac <mtodorov_69@yahoo.com>, 2002.
# Tomislav Krznar <tomislav.krznar@gmail.com>, 2012, 2013.
-# Božidar Putanec <bozidarp@yahoo.com>, 2016, 2017, 2019, 2021, 2022, 2023.
+# Božidar Putanec <bozidarp@yahoo.com>, 2016, 2017, 2019, 2021, 2022, 2023,
2024.
msgid ""
msgstr ""
-"Project-Id-Version: GNU texinfo-7.0.92\n"
+"Project-Id-Version: GNU texinfo-7.1.0.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:26+0100\n"
-"PO-Revision-Date: 2023-09-20 17:07+0200\n"
+"POT-Creation-Date: 2024-08-31 20:08+0100\n"
+"PO-Revision-Date: 2024-06-16 17:57-0700\n"
"Last-Translator: Božidar Putanec <bozidarp@yahoo.com>\n"
"Language-Team: Croatian <lokalizacija@linux.hr>\n"
"Language: hr\n"
@@ -24,41 +24,41 @@ msgstr ""
"X-Bugs: Report translation errors to the Language-Team address.\n"
"X-Generator: Poedit 3.2.2\n"
-#: gnulib/lib/error.c:194
+#: gnulib/lib/error.c:208
msgid "Unknown system error"
msgstr "Nepoznata greška sustava"
-#: gnulib/lib/getopt.c:278
+#: gnulib/lib/getopt.c:282
#, c-format
msgid "%s: option '%s%s' is ambiguous\n"
msgstr "%s: opcija „%s%s“ je dvosmislena\n"
-#: gnulib/lib/getopt.c:284
+#: gnulib/lib/getopt.c:288
#, c-format
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr "%s: opcija „%s%s“ je dvosmislena; mogućnosti su:"
-#: gnulib/lib/getopt.c:319
+#: gnulib/lib/getopt.c:322
#, c-format
msgid "%s: unrecognized option '%s%s'\n"
msgstr "%s: neprepoznata opcija „%s%s“\n"
-#: gnulib/lib/getopt.c:345
+#: gnulib/lib/getopt.c:348
#, c-format
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr "%s: opcija „%s%s“ ne dopušta argument\n"
-#: gnulib/lib/getopt.c:360
+#: gnulib/lib/getopt.c:363
#, c-format
msgid "%s: option '%s%s' requires an argument\n"
msgstr "%s: opcija „%s%s“ zahtijeva argument\n"
-#: gnulib/lib/getopt.c:621
+#: gnulib/lib/getopt.c:624
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: nevaljana opcija -- „%c“\n"
-#: gnulib/lib/getopt.c:636 gnulib/lib/getopt.c:682
+#: gnulib/lib/getopt.c:639 gnulib/lib/getopt.c:685
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: opcija zahtijeva argument -- „%c“\n"
@@ -135,8 +135,8 @@ msgstr "Nesparena ) ili \\)"
msgid "No previous regular expression"
msgstr "Nema prethodnog regularnog izraza"
-#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:337
-#: tp/Texinfo/XS/gnulib/lib/obstack.c:339
+#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:317
+#: tp/Texinfo/XS/gnulib/lib/obstack.c:319
msgid "memory exhausted"
msgstr "nema dovoljno memorije"
@@ -2128,8 +2128,7 @@ msgid "Try `%s --help' for more information.\n"
msgstr "Pokušajte s „%s --help“ za više informacija.\n"
#: Pod-Simple-Texinfo/pod2texi.pl:233
-#, fuzzy, perl-format
-#| msgid "%s: ignoring %s without content\n"
+#, perl-format
msgid "%s: ignoring %s without content\n"
msgstr "%s: ignoriramo besadržajni %s\n"
@@ -4377,38 +4376,6 @@ msgstr "nevaljani ili prazni formalni argument @%s: "
msgid "@%s is obsolete; %s"
msgstr "@%s je zastarjelo; %s"
-#, fuzzy
-#~| msgid ""
-#~| "Email bug reports to bug-texinfo@gnu.org,\n"
-#~| "general questions and discussion to help-texinfo@gnu.org.\n"
-#~| "Texinfo home page: http://www.gnu.org/software/texinfo/"
-#~ msgid ""
-#~ "Email bug reports to bug-texinfo@gnu.org,\n"
-#~ "general questions and discussion to help-texinfo@gnu.org.\n"
-#~ "Texinfo home page: https://www.gnu.org/software/texinfo/"
-#~ msgstr ""
-#~ "Prijavite greške na bug-texinfo@gnu.org,\n"
-#~ "opća pitanja i diskusije na help-texinfo@gnu.org.\n"
-#~ "Texinfo web stranica: http://www.gnu.org/software/texinfo/\n"
-#~ "Prijavite primjedbe i greške u prijevodu na lokalizacija@linux.hr"
-
-#, fuzzy, perl-format
-#~| msgid "@%s entry node name `%s' different from %s name `%s'"
-#~ msgid "%s: same manual name `%s' for different files: %s and %s"
-#~ msgstr "@%s ime stavke čvora „%s“ je različito od %s imena „%s“"
-
-#, fuzzy, c-format, perl-format
-#~| msgctxt "Texinfo source file warning"
-#~| msgid "warning: %s (possibly involving @%s)"
-#~ msgctxt "Texinfo source file error in macro"
-#~ msgid "%s (possibly involving @%s)"
-#~ msgstr "upozorenje: %s (vjerojatno uključuje @%s)"
-
-#, fuzzy, perl-format
-#~| msgid "%s: error on closing internal links file %s: %s\n"
-#~ msgid "%s: error on closing elements size file %s: %s\n"
-#~ msgstr "%s: greška pri zatvaranju datoteke internih poveznica %s: %s\n"
-
#~ msgid "%c%s requires a name"
#~ msgstr "%c%s zahtijeva ime"
diff --git a/po/hu.po b/po/hu.po
index eda96b2f56..1237663249 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo 4.7.x\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:26+0100\n"
+"POT-Creation-Date: 2024-08-31 20:08+0100\n"
"PO-Revision-Date: 2006-02-18 16:00+0100\n"
"Last-Translator: Máté LABÁDI <labadimate@freemail.hu>\n"
"Language-Team: Hungarian <translation-team-hu@lists.sourceforge.net>\n"
@@ -17,47 +17,47 @@ msgstr ""
"X-Bugs: Report translation errors to the Language-Team address.\n"
"X-Generator: KBabel 1.11\n"
-#: gnulib/lib/error.c:194
+#: gnulib/lib/error.c:208
msgid "Unknown system error"
msgstr ""
-#: gnulib/lib/getopt.c:278
+#: gnulib/lib/getopt.c:282
#, fuzzy, c-format
#| msgid "%s: option `%s' is ambiguous\n"
msgid "%s: option '%s%s' is ambiguous\n"
msgstr "%s: „%s“ opció félreérthető\n"
-#: gnulib/lib/getopt.c:284
+#: gnulib/lib/getopt.c:288
#, fuzzy, c-format
#| msgid "%s: option `%s' is ambiguous\n"
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr "%s: „%s“ opció félreérthető\n"
-#: gnulib/lib/getopt.c:319
+#: gnulib/lib/getopt.c:322
#, fuzzy, c-format
#| msgid "%s: unrecognized option `%c%s'\n"
msgid "%s: unrecognized option '%s%s'\n"
msgstr "%s: ismeretlen opció „%c%s“\n"
-#: gnulib/lib/getopt.c:345
+#: gnulib/lib/getopt.c:348
#, fuzzy, c-format
#| msgid "%s: option `%c%s' doesn't allow an argument\n"
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr "%s: Opció „%c%s“ nem fogad argumentumot\n"
-#: gnulib/lib/getopt.c:360
+#: gnulib/lib/getopt.c:363
#, fuzzy, c-format
#| msgid "%s: option `%s' requires an argument\n"
msgid "%s: option '%s%s' requires an argument\n"
msgstr "%s: Option „%s“ argumentumot vár\n"
-#: gnulib/lib/getopt.c:621
+#: gnulib/lib/getopt.c:624
#, fuzzy, c-format
#| msgid "%s: invalid option -- %c\n"
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: érvénytelen opció -- %c\n"
-#: gnulib/lib/getopt.c:636 gnulib/lib/getopt.c:682
+#: gnulib/lib/getopt.c:639 gnulib/lib/getopt.c:685
#, fuzzy, c-format
#| msgid "%s: option requires an argument -- %c\n"
msgid "%s: option requires an argument -- '%c'\n"
@@ -148,8 +148,8 @@ msgstr "Pár nélküli }"
msgid "No previous regular expression"
msgstr "Nincs korábbi keresési feltétel"
-#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:337
-#: tp/Texinfo/XS/gnulib/lib/obstack.c:339
+#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:317
+#: tp/Texinfo/XS/gnulib/lib/obstack.c:319
msgid "memory exhausted"
msgstr ""
@@ -4582,23 +4582,6 @@ msgstr ""
msgid "@%s is obsolete; %s"
msgstr "%c%s elavult"
-#, fuzzy
-#~| msgid ""
-#~| "\n"
-#~| "Email bug reports to bug-texinfo@gnu.org,\n"
-#~| "general questions and discussion to help-texinfo@gnu.org.\n"
-#~| "Texinfo home page: http://www.gnu.org/software/texinfo/"
-#~ msgid ""
-#~ "Email bug reports to bug-texinfo@gnu.org,\n"
-#~ "general questions and discussion to help-texinfo@gnu.org.\n"
-#~ "Texinfo home page: https://www.gnu.org/software/texinfo/"
-#~ msgstr ""
-#~ "\n"
-#~ "Hibajegyek a bug-texinfo@gnu.org,\n"
-#~ "általános kérdések és ötletek a help-texinfo@gnu.org\n"
-#~ "címre küldhetők.\n"
-#~ "Texinfo honlap: http://www.gnu.org/software/texinfo/"
-
#, c-format
#~ msgid "%s: illegal option -- %c\n"
#~ msgstr "%s: érvénytelen opció -- %c\n"
diff --git a/po/id.po b/po/id.po
index b51cd7ad00..17fe4e1e3e 100644
--- a/po/id.po
+++ b/po/id.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo 5.1.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:26+0100\n"
+"POT-Creation-Date: 2024-08-31 20:08+0100\n"
"PO-Revision-Date: 2014-08-11 17:30+0700\n"
"Last-Translator: Arif E. Nugroho <arif_endro@yahoo.com>\n"
"Language-Team: Indonesian <translation-team-id@lists.sourceforge.net>\n"
@@ -18,46 +18,46 @@ msgstr ""
"X-Bugs: Report translation errors to the Language-Team address.\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#: gnulib/lib/error.c:194
+#: gnulib/lib/error.c:208
msgid "Unknown system error"
msgstr "Sistem error tidak diketahui"
-#: gnulib/lib/getopt.c:278
+#: gnulib/lib/getopt.c:282
#, fuzzy, c-format
#| msgid "%s: option '-W %s' is ambiguous\n"
msgid "%s: option '%s%s' is ambiguous\n"
msgstr "%s: opsi '-W %s' adalah ambigu\n"
-#: gnulib/lib/getopt.c:284
+#: gnulib/lib/getopt.c:288
#, fuzzy, c-format
#| msgid "%s: option '%s' is ambiguous; possibilities:"
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr "%s: opsi `%s' adalah ambigu"
-#: gnulib/lib/getopt.c:319
+#: gnulib/lib/getopt.c:322
#, fuzzy, c-format
#| msgid "%s: unrecognized option '%c%s'\n"
msgid "%s: unrecognized option '%s%s'\n"
msgstr "%s: opsi tidak dikenal '%c%s'\n"
-#: gnulib/lib/getopt.c:345
+#: gnulib/lib/getopt.c:348
#, fuzzy, c-format
#| msgid "%s: option '%c%s' doesn't allow an argument\n"
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr "%s: opsi '%c%s' tidak mengijinkan sebuah argumen\n"
-#: gnulib/lib/getopt.c:360
+#: gnulib/lib/getopt.c:363
#, fuzzy, c-format
#| msgid "%s: option '--%s' requires an argument\n"
msgid "%s: option '%s%s' requires an argument\n"
msgstr "%s: opsi '--%s' membutuhkan sebuah argumen\n"
-#: gnulib/lib/getopt.c:621
+#: gnulib/lib/getopt.c:624
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: opsi tidak valid -- '%c'\n"
-#: gnulib/lib/getopt.c:636 gnulib/lib/getopt.c:682
+#: gnulib/lib/getopt.c:639 gnulib/lib/getopt.c:685
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: opsi membutuhkan sebuah argumen -- '%c'\n"
@@ -136,8 +136,8 @@ msgstr "Tidak cocok ) atau \\)"
msgid "No previous regular expression"
msgstr "Tidak ada string pencarian sebelumnya"
-#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:337
-#: tp/Texinfo/XS/gnulib/lib/obstack.c:339
+#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:317
+#: tp/Texinfo/XS/gnulib/lib/obstack.c:319
msgid "memory exhausted"
msgstr "kehabisan memori"
@@ -4678,30 +4678,6 @@ msgstr "bad or empty @%s formal argument: %s"
msgid "@%s is obsolete; %s"
msgstr "%c%s sudah ditinggalkan %s"
-#, fuzzy
-#~| msgid ""
-#~| "Email bug reports to bug-texinfo@gnu.org,\n"
-#~| "general questions and discussion to help-texinfo@gnu.org.\n"
-#~| "Texinfo home page: http://www.gnu.org/software/texinfo/"
-#~ msgid ""
-#~ "Email bug reports to bug-texinfo@gnu.org,\n"
-#~ "general questions and discussion to help-texinfo@gnu.org.\n"
-#~ "Texinfo home page: https://www.gnu.org/software/texinfo/"
-#~ msgstr ""
-#~ "Email laporan bug ke bug-texinfo@gnu.org,\n"
-#~ "pertanyaan umum dan diskusi ke help-texinfo@gnu.org.\n"
-#~ "Texinfo halaman rumah: http://www.gnu.org/software/texinfo/"
-
-#, fuzzy, perl-format
-#~| msgid "@%s entry node name `%s' different from %s name `%s'"
-#~ msgid "%s: same manual name `%s' for different files: %s and %s"
-#~ msgstr "@%s entry node name `%s' different from %s name `%s'"
-
-#, fuzzy, perl-format
-#~| msgid "%s: error on closing internal links file %s: %s\n"
-#~ msgid "%s: error on closing elements size file %s: %s\n"
-#~ msgstr "%s: mengabaikan keluaran link internal kedua `%s'. %s\n"
-
#, c-format
#~ msgid "%s: option '--%s' doesn't allow an argument\n"
#~ msgstr "%s: opsi '--%s' tidak mengijinkan sebuah argumen\n"
diff --git a/po/it.po b/po/it.po
index 8574c918c5..1bad940212 100644
--- a/po/it.po
+++ b/po/it.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo 6.6.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:26+0100\n"
+"POT-Creation-Date: 2024-08-31 20:08+0100\n"
"PO-Revision-Date: 2020-10-22 14:08+0200\n"
"Last-Translator: Francesco Groccia <f.g@disroot.org>\n"
"Language-Team: Italian <tp@lists.linux.it>\n"
@@ -19,41 +19,41 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Editor: Vim with po plugin\n"
-#: gnulib/lib/error.c:194
+#: gnulib/lib/error.c:208
msgid "Unknown system error"
msgstr "Errore di sistema sconosciuto"
-#: gnulib/lib/getopt.c:278
+#: gnulib/lib/getopt.c:282
#, c-format
msgid "%s: option '%s%s' is ambiguous\n"
msgstr "%s: l'opzione \"%s%s\" è ambigua\n"
-#: gnulib/lib/getopt.c:284
+#: gnulib/lib/getopt.c:288
#, c-format
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr "%s: l'opzione «%s%s» è ambigua; possibilità:"
-#: gnulib/lib/getopt.c:319
+#: gnulib/lib/getopt.c:322
#, c-format
msgid "%s: unrecognized option '%s%s'\n"
msgstr "%s: opzione non riconosciuta «%s%s»\n"
-#: gnulib/lib/getopt.c:345
+#: gnulib/lib/getopt.c:348
#, c-format
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr "%s: l'opzione «%s%s» non accetta argomenti\n"
-#: gnulib/lib/getopt.c:360
+#: gnulib/lib/getopt.c:363
#, c-format
msgid "%s: option '%s%s' requires an argument\n"
msgstr "%s: l'opzione «%s%s» richiede un argomento\n"
-#: gnulib/lib/getopt.c:621
+#: gnulib/lib/getopt.c:624
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: opzione non valida: «%c»\n"
-#: gnulib/lib/getopt.c:636 gnulib/lib/getopt.c:682
+#: gnulib/lib/getopt.c:639 gnulib/lib/getopt.c:685
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: l'opzione richiede un argomento: «%c»\n"
@@ -130,8 +130,8 @@ msgstr ") \\) non accoppiate"
msgid "No previous regular expression"
msgstr "Nessuna espressione regolare precedente"
-#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:337
-#: tp/Texinfo/XS/gnulib/lib/obstack.c:339
+#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:317
+#: tp/Texinfo/XS/gnulib/lib/obstack.c:319
msgid "memory exhausted"
msgstr "memoria esaurita"
@@ -4443,31 +4443,6 @@ msgstr "argomento formale @%s errato o vuoto: "
msgid "@%s is obsolete; %s"
msgstr "@%s è obsoleto; %s"
-#, fuzzy
-#~| msgid ""
-#~| "Email bug reports to bug-texinfo@gnu.org,\n"
-#~| "general questions and discussion to help-texinfo@gnu.org.\n"
-#~| "Texinfo home page: http://www.gnu.org/software/texinfo/"
-#~ msgid ""
-#~ "Email bug reports to bug-texinfo@gnu.org,\n"
-#~ "general questions and discussion to help-texinfo@gnu.org.\n"
-#~ "Texinfo home page: https://www.gnu.org/software/texinfo/"
-#~ msgstr ""
-#~ "Per segnalare un bug inviare un'email a bug-texinfo@gnu.org,\n"
-#~ "per domande generali e discussioni: help-texinfo@gnu.org.\n"
-#~ "Sito web di Texinfo: http://www.gnu.org/software/texinfo/"
-
-#, fuzzy, perl-format
-#~| msgid "@%s entry node name `%s' different from %s name `%s'"
-#~ msgid "%s: same manual name `%s' for different files: %s and %s"
-#~ msgstr "@%s nome del nodo della voce di menù «%s» diverso dal nome %s «%s»"
-
-#, fuzzy, perl-format
-#~| msgid "%s: error on closing internal links file %s: %s\n"
-#~ msgid "%s: error on closing elements size file %s: %s\n"
-#~ msgstr ""
-#~ "%s: errore durante la chiusura del file dei collegamenti interni %s: %s\n"
-
#~ msgid " -O, --show-options, --usage go to command-line options node"
#~ msgstr ""
#~ " -O, --show-options, --usage vai al nodo delle opzioni della linea di "
diff --git a/po/ja.po b/po/ja.po
index 121cba988d..aefb9b99d3 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo 5.1.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:26+0100\n"
+"POT-Creation-Date: 2024-08-31 20:08+0100\n"
"PO-Revision-Date: 2014-11-07 08:03+0000\n"
"Last-Translator: Yasuaki Taniguchi <yasuakit@gmail.com>\n"
"Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>\n"
@@ -24,46 +24,46 @@ msgstr ""
"X-Bugs: Report translation errors to the Language-Team address.\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: gnulib/lib/error.c:194
+#: gnulib/lib/error.c:208
msgid "Unknown system error"
msgstr "不明なシステムエラー"
-#: gnulib/lib/getopt.c:278
+#: gnulib/lib/getopt.c:282
#, fuzzy, c-format
#| msgid "%s: option '-W %s' is ambiguous\n"
msgid "%s: option '%s%s' is ambiguous\n"
msgstr "%s: オプション '-W %s' は曖昧です\n"
-#: gnulib/lib/getopt.c:284
+#: gnulib/lib/getopt.c:288
#, fuzzy, c-format
#| msgid "%s: option '%s' is ambiguous; possibilities:"
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr "%s: オプション '%s' は曖昧です:次のものが可能です:"
-#: gnulib/lib/getopt.c:319
+#: gnulib/lib/getopt.c:322
#, fuzzy, c-format
#| msgid "%s: unrecognized option '%c%s'\n"
msgid "%s: unrecognized option '%s%s'\n"
msgstr "%s: オプション '%c%s' を認識できません\n"
-#: gnulib/lib/getopt.c:345
+#: gnulib/lib/getopt.c:348
#, fuzzy, c-format
#| msgid "%s: option '%c%s' doesn't allow an argument\n"
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr "%s: オプション '%c%s' は引数を取ることができません\n"
-#: gnulib/lib/getopt.c:360
+#: gnulib/lib/getopt.c:363
#, fuzzy, c-format
#| msgid "%s: option '--%s' requires an argument\n"
msgid "%s: option '%s%s' requires an argument\n"
msgstr "%s: オプション '--%s' は引数が必要です\n"
-#: gnulib/lib/getopt.c:621
+#: gnulib/lib/getopt.c:624
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: 無効なオプション -- '%c'\n"
-#: gnulib/lib/getopt.c:636 gnulib/lib/getopt.c:682
+#: gnulib/lib/getopt.c:639 gnulib/lib/getopt.c:685
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: オプションには引数が必要です -- '%c'\n"
@@ -142,8 +142,8 @@ msgstr ") または \\) が不一致です"
msgid "No previous regular expression"
msgstr "以前に正規表現がありません"
-#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:337
-#: tp/Texinfo/XS/gnulib/lib/obstack.c:339
+#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:317
+#: tp/Texinfo/XS/gnulib/lib/obstack.c:319
msgid "memory exhausted"
msgstr "メモリを使い果たしました"
@@ -4510,30 +4510,6 @@ msgstr "引数 `%3$s' に対して %1$s%2$s が無効です"
msgid "@%s is obsolete; %s"
msgstr "%c%s は廃止予定 (または廃止済み) です; %s"
-#, fuzzy
-#~| msgid ""
-#~| "Email bug reports to bug-texinfo@gnu.org,\n"
-#~| "general questions and discussion to help-texinfo@gnu.org.\n"
-#~| "Texinfo home page: http://www.gnu.org/software/texinfo/"
-#~ msgid ""
-#~ "Email bug reports to bug-texinfo@gnu.org,\n"
-#~ "general questions and discussion to help-texinfo@gnu.org.\n"
-#~ "Texinfo home page: https://www.gnu.org/software/texinfo/"
-#~ msgstr ""
-#~ "Email によるバグレポートは bug-texinfo@gnu.org に報告してください。\n"
-#~ "翻訳に関するバグは<translation-team-ja@lists.sourceforge.net>に報告してく"
-#~ "ださい。\n"
-#~ "一般的な質問や議論は help-texinfo@gnu.org に連絡してください。\n"
-#~ "Texinfoホームページ: http://www.gnu.org/software/texinfo/"
-
-#, fuzzy, perl-format
-#~ msgid "%s: same manual name `%s' for different files: %s and %s"
-#~ msgstr "名前の取得に失敗しました: %s"
-
-#, fuzzy, perl-format
-#~ msgid "%s: error on closing elements size file %s: %s\n"
-#~ msgstr "出力ファイル `%s' を閉じる際にエラーが発生しました"
-
#, c-format
#~ msgid "%s: option '--%s' doesn't allow an argument\n"
#~ msgstr "%s: オプション '--%s' は引数を取ることができません\n"
diff --git a/po/ka.po b/po/ka.po
index c3a763cef3..5f1d269da9 100644
--- a/po/ka.po
+++ b/po/ka.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo 7.0.2.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:26+0100\n"
+"POT-Creation-Date: 2024-08-31 20:08+0100\n"
"PO-Revision-Date: 2023-04-22 17:47+0200\n"
"Last-Translator: Temuri Doghonadze <temuri.doghonadze@gmail.com>\n"
"Language-Team: Georgian <(nothing)>\n"
@@ -19,41 +19,41 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 3.2.2\n"
-#: gnulib/lib/error.c:194
+#: gnulib/lib/error.c:208
msgid "Unknown system error"
msgstr "სისტემის უცნობი შეცდომა"
-#: gnulib/lib/getopt.c:278
+#: gnulib/lib/getopt.c:282
#, c-format
msgid "%s: option '%s%s' is ambiguous\n"
msgstr "%s: პარამეტრი '%s%s' გაურკვეველია\n"
-#: gnulib/lib/getopt.c:284
+#: gnulib/lib/getopt.c:288
#, c-format
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr "%s: პარამეტრი '%s%s' გაურკვეველია; შესაძლო ვარიანტები:"
-#: gnulib/lib/getopt.c:319
+#: gnulib/lib/getopt.c:322
#, c-format
msgid "%s: unrecognized option '%s%s'\n"
msgstr "%s: უცნობი პარამეტრი '%s'%s'\n"
-#: gnulib/lib/getopt.c:345
+#: gnulib/lib/getopt.c:348
#, c-format
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr "%s: პარამეტრს \"%s%s' არგუმენტი არ სჭირდება\n"
-#: gnulib/lib/getopt.c:360
+#: gnulib/lib/getopt.c:363
#, c-format
msgid "%s: option '%s%s' requires an argument\n"
msgstr "%s: პარამეტრს \"%s%s\" არგუმენტი ესაჭიროება\n"
-#: gnulib/lib/getopt.c:621
+#: gnulib/lib/getopt.c:624
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: არასწორი პარამეტრი -- '%c'\n"
-#: gnulib/lib/getopt.c:636 gnulib/lib/getopt.c:682
+#: gnulib/lib/getopt.c:639 gnulib/lib/getopt.c:685
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: პარამეტრს ესაჭიროება არგუმენტი -- '%c'\n"
@@ -130,8 +130,8 @@ msgstr "არ ემთხვევა ) ან \\)"
msgid "No previous regular expression"
msgstr "წინა რეგულარული გამოსახულება არ არსებობს"
-#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:337
-#: tp/Texinfo/XS/gnulib/lib/obstack.c:339
+#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:317
+#: tp/Texinfo/XS/gnulib/lib/obstack.c:319
msgid "memory exhausted"
msgstr "მეხსიერება გადავსებულია"
@@ -1932,11 +1932,9 @@ msgid "Try `%s --help' for more information.\n"
msgstr "მეტი ინფორმაციისთვის სცადეთ '%s --help'\n"
#: Pod-Simple-Texinfo/pod2texi.pl:233
-#, fuzzy, perl-format
-#| msgctxt "whole document warning"
-#| msgid "%s: warning: %s\n"
+#, perl-format
msgid "%s: ignoring %s without content\n"
-msgstr "%s: გაფრთხილება: %s\n"
+msgstr ""
#: Pod-Simple-Texinfo/pod2texi.pl:434 Pod-Simple-Texinfo/pod2texi.pl:523
#: tp/texi2any.pl:1741 tp/texi2any.pl:1811
@@ -2213,16 +2211,14 @@ msgid ""
msgstr ""
#: tp/Texinfo/Convert/HTML.pm:10567
-#, fuzzy, perl-format
-#| msgid "error loading %s: %s"
+#, perl-format
msgid "error on closing frame file %s: %s"
-msgstr "%s-ის ჩატვირთვის შეცდომა: %s"
+msgstr ""
#: tp/Texinfo/Convert/HTML.pm:10604
-#, fuzzy, perl-format
-#| msgid "error loading %s: %s"
+#, perl-format
msgid "error on closing TOC frame file %s: %s"
-msgstr "%s-ის ჩატვირთვის შეცდომა: %s"
+msgstr ""
#: tp/Texinfo/Convert/HTML.pm:10821
#, perl-format
@@ -4051,6 +4047,11 @@ msgstr "@%s მოძველებულია; %s"
#~ msgid "empty @%s"
#~ msgstr "ცარიელი @%s"
+#, perl-format
+#~ msgctxt "whole document warning"
+#~ msgid "%s: warning: %s\n"
+#~ msgstr "%s: გაფრთხილება: %s\n"
+
#, perl-format
#~ msgctxt "program name: warning: warning_message"
#~ msgid "%s: warning: %s\n"
diff --git a/po/nb.po b/po/nb.po
index 1359ae9752..6261a34012 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo 6.7.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:26+0100\n"
+"POT-Creation-Date: 2024-08-31 20:08+0100\n"
"PO-Revision-Date: 2021-07-01 15:36+0200\n"
"Last-Translator: Johnny A. Solbu <johnny@solbu.net>\n"
"Language-Team: Norwegian Bokmaal <l10n-no@lister.huftis.org>\n"
@@ -21,41 +21,41 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 2.2.3\n"
-#: gnulib/lib/error.c:194
+#: gnulib/lib/error.c:208
msgid "Unknown system error"
msgstr "Ukjent systemfeil"
-#: gnulib/lib/getopt.c:278
+#: gnulib/lib/getopt.c:282
#, c-format
msgid "%s: option '%s%s' is ambiguous\n"
msgstr "%s: valget «%s%s» er flertydig\n"
-#: gnulib/lib/getopt.c:284
+#: gnulib/lib/getopt.c:288
#, c-format
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr "%s: valget «%s%s» er flertydig; muligheter:"
-#: gnulib/lib/getopt.c:319
+#: gnulib/lib/getopt.c:322
#, c-format
msgid "%s: unrecognized option '%s%s'\n"
msgstr "%s: ukjent valg «%s%s»\n"
-#: gnulib/lib/getopt.c:345
+#: gnulib/lib/getopt.c:348
#, c-format
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr "%s: valget «%s%s» tillater ikke argumenter\n"
-#: gnulib/lib/getopt.c:360
+#: gnulib/lib/getopt.c:363
#, c-format
msgid "%s: option '%s%s' requires an argument\n"
msgstr "%s: valget «%s%s» krever et argument\n"
-#: gnulib/lib/getopt.c:621
+#: gnulib/lib/getopt.c:624
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: ugyldig valg -- «%c»\n"
-#: gnulib/lib/getopt.c:636 gnulib/lib/getopt.c:682
+#: gnulib/lib/getopt.c:639 gnulib/lib/getopt.c:685
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: valget krever et argument -- «%c»\n"
@@ -132,8 +132,8 @@ msgstr "Ubalansert ) eller \\)"
msgid "No previous regular expression"
msgstr "Intet foregående regulært uttrykk"
-#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:337
-#: tp/Texinfo/XS/gnulib/lib/obstack.c:339
+#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:317
+#: tp/Texinfo/XS/gnulib/lib/obstack.c:319
msgid "memory exhausted"
msgstr "minnet er oppbrukt"
@@ -4338,25 +4338,6 @@ msgstr ""
msgid "@%s is obsolete; %s"
msgstr "@%s er foreldet; %s"
-#, fuzzy
-#~| msgid ""
-#~| "Email bug reports to bug-texinfo@gnu.org,\n"
-#~| "general questions and discussion to help-texinfo@gnu.org.\n"
-#~| "Texinfo home page: http://www.gnu.org/software/texinfo/"
-#~ msgid ""
-#~ "Email bug reports to bug-texinfo@gnu.org,\n"
-#~ "general questions and discussion to help-texinfo@gnu.org.\n"
-#~ "Texinfo home page: https://www.gnu.org/software/texinfo/"
-#~ msgstr ""
-#~ "Send feilrapporter til bug-texinfo@gnu.org,\n"
-#~ "generelle spørsmål og diskusjoner til help-texinfo@gnu.org.\n"
-#~ "Websiden for Texinfo: http://www.gnu.org/software/texinfo/"
-
-#, fuzzy, perl-format
-#~| msgid "%s: error on closing internal links file %s: %s\n"
-#~ msgid "%s: error on closing elements size file %s: %s\n"
-#~ msgstr "%s: feil ved lukking av intern lenkefil %s: %s\n"
-
#, fuzzy
#~| msgid ""
#~| "\n"
diff --git a/po/nl.po b/po/nl.po
index 362c8e45e5..c450d597d3 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo-7.0.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:26+0100\n"
+"POT-Creation-Date: 2024-08-31 20:08+0100\n"
"PO-Revision-Date: 2023-10-01 13:02+0200\n"
"Last-Translator: Benno Schulenberg <vertaling@coevern.nl>\n"
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
@@ -25,41 +25,41 @@ msgstr ""
"X-Bugs: Report translation errors to the Language-Team address.\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: gnulib/lib/error.c:194
+#: gnulib/lib/error.c:208
msgid "Unknown system error"
msgstr "Onbekende systeemfout"
-#: gnulib/lib/getopt.c:278
+#: gnulib/lib/getopt.c:282
#, c-format
msgid "%s: option '%s%s' is ambiguous\n"
msgstr "%s: optie '%s%s' is niet eenduidig\n"
-#: gnulib/lib/getopt.c:284
+#: gnulib/lib/getopt.c:288
#, c-format
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr "%s: optie '%s%s' is niet eenduidig; mogelijkheden zijn:"
-#: gnulib/lib/getopt.c:319
+#: gnulib/lib/getopt.c:322
#, c-format
msgid "%s: unrecognized option '%s%s'\n"
msgstr "%s: onbekende optie '%s%s'\n"
-#: gnulib/lib/getopt.c:345
+#: gnulib/lib/getopt.c:348
#, c-format
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr "%s: optie '%s%s' staat geen argument toe\n"
-#: gnulib/lib/getopt.c:360
+#: gnulib/lib/getopt.c:363
#, c-format
msgid "%s: option '%s%s' requires an argument\n"
msgstr "%s: optie '%s%s' vereist een argument\n"
-#: gnulib/lib/getopt.c:621
+#: gnulib/lib/getopt.c:624
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: ongeldige optie -- '%c'\n"
-#: gnulib/lib/getopt.c:636 gnulib/lib/getopt.c:682
+#: gnulib/lib/getopt.c:639 gnulib/lib/getopt.c:685
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: optie vereist een argument -- '%c'\n"
@@ -136,8 +136,8 @@ msgstr "Ongepaarde ) of \\)"
msgid "No previous regular expression"
msgstr "Geen eerdere reguliere expressie"
-#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:337
-#: tp/Texinfo/XS/gnulib/lib/obstack.c:339
+#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:317
+#: tp/Texinfo/XS/gnulib/lib/obstack.c:319
msgid "memory exhausted"
msgstr "onvoldoende geheugen beschikbaar"
@@ -2135,8 +2135,7 @@ msgid "Try `%s --help' for more information.\n"
msgstr "Typ '%s --help' voor meer informatie.\n"
#: Pod-Simple-Texinfo/pod2texi.pl:233
-#, fuzzy, perl-format
-#| msgid "%s: ignoring %s without content\n"
+#, perl-format
msgid "%s: ignoring %s without content\n"
msgstr "%s: '%s' zonder inhoud wordt genegeerd\n"
@@ -4365,38 +4364,6 @@ msgstr "onjuist of leeg formeel argument van @%s: "
msgid "@%s is obsolete; %s"
msgstr "@%s is verouderd; %s"
-#, fuzzy
-#~| msgid ""
-#~| "Email bug reports to bug-texinfo@gnu.org,\n"
-#~| "general questions and discussion to help-texinfo@gnu.org.\n"
-#~| "Texinfo home page: http://www.gnu.org/software/texinfo/"
-#~ msgid ""
-#~ "Email bug reports to bug-texinfo@gnu.org,\n"
-#~ "general questions and discussion to help-texinfo@gnu.org.\n"
-#~ "Texinfo home page: https://www.gnu.org/software/texinfo/"
-#~ msgstr ""
-#~ "Stuur foutrapportages naar <bug-texinfo@gnu.org>,\n"
-#~ "algemene vragen en commentaar naar <help-texinfo@gnu.org>,\n"
-#~ "en opmerkingen over de vertaling naar <vertaling@vrijschrift.org>.\n"
-#~ "De Texinfo-webpagina is: http://www.gnu.org/software/texinfo/"
-
-#, fuzzy, perl-format
-#~| msgid "@%s entry node name `%s' different from %s name `%s'"
-#~ msgid "%s: same manual name `%s' for different files: %s and %s"
-#~ msgstr "@%s-paginanaam '%s' verschilt van %s-naam '%s'"
-
-#, fuzzy, c-format, perl-format
-#~| msgctxt "Texinfo source file warning"
-#~| msgid "warning: %s (possibly involving @%s)"
-#~ msgctxt "Texinfo source file error in macro"
-#~ msgid "%s (possibly involving @%s)"
-#~ msgstr "waarschuwing: %s (heeft mogelijk te maken met @%s)"
-
-#, fuzzy, perl-format
-#~| msgid "%s: error on closing internal links file %s: %s\n"
-#~ msgid "%s: error on closing elements size file %s: %s\n"
-#~ msgstr "%s: fout bij sluiten van %s, bestand met interne koppelingen: %s\n"
-
#, perl-format
#~ msgid "%c%s requires a name"
#~ msgstr "%c%s vereist een naam"
diff --git a/po/pl.po b/po/pl.po
index 596c333764..11d6e63779 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo 7.0.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:26+0100\n"
+"POT-Creation-Date: 2024-08-31 20:08+0100\n"
"PO-Revision-Date: 2023-09-25 21:40+0200\n"
"Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
@@ -19,41 +19,41 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2;\n"
-#: gnulib/lib/error.c:194
+#: gnulib/lib/error.c:208
msgid "Unknown system error"
msgstr "Nieznany błąd systemowy"
-#: gnulib/lib/getopt.c:278
+#: gnulib/lib/getopt.c:282
#, c-format
msgid "%s: option '%s%s' is ambiguous\n"
msgstr "%s: opcja '%s%s' jest niejednoznaczna\n"
-#: gnulib/lib/getopt.c:284
+#: gnulib/lib/getopt.c:288
#, c-format
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr "%s: opcja '%s%s' jest niejednoznaczna; możliwości:"
-#: gnulib/lib/getopt.c:319
+#: gnulib/lib/getopt.c:322
#, c-format
msgid "%s: unrecognized option '%s%s'\n"
msgstr "%s: nieznana opcja '%s%s'\n"
-#: gnulib/lib/getopt.c:345
+#: gnulib/lib/getopt.c:348
#, c-format
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr "%s: opcja '%s%s' nie może mieć argumentów\n"
-#: gnulib/lib/getopt.c:360
+#: gnulib/lib/getopt.c:363
#, c-format
msgid "%s: option '%s%s' requires an argument\n"
msgstr "%s: opcja '%s%s' musi mieć argument\n"
-#: gnulib/lib/getopt.c:621
+#: gnulib/lib/getopt.c:624
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: błędna opcja -- '%c'\n"
-#: gnulib/lib/getopt.c:636 gnulib/lib/getopt.c:682
+#: gnulib/lib/getopt.c:639 gnulib/lib/getopt.c:685
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: opcja musi mieć argument -- '%c'\n"
@@ -130,8 +130,8 @@ msgstr "Niesparowane ) lub \\)"
msgid "No previous regular expression"
msgstr "Brak poprzedniego wyrażenia regularnego"
-#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:337
-#: tp/Texinfo/XS/gnulib/lib/obstack.c:339
+#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:317
+#: tp/Texinfo/XS/gnulib/lib/obstack.c:319
msgid "memory exhausted"
msgstr "pamięć wyczerpana"
@@ -2121,8 +2121,7 @@ msgid "Try `%s --help' for more information.\n"
msgstr "Polecenie `%s --help' poda więcej informacji.\n"
#: Pod-Simple-Texinfo/pod2texi.pl:233
-#, fuzzy, perl-format
-#| msgid "%s: ignoring %s without content\n"
+#, perl-format
msgid "%s: ignoring %s without content\n"
msgstr "%s: ignorowanie %s bez treści\n"
@@ -4387,35 +4386,3 @@ msgstr "niewłaściwy lub pusty argument formalny @%s: "
#, c-format
msgid "@%s is obsolete; %s"
msgstr "@%s jest przestarzałe; %s"
-
-#, fuzzy
-#~| msgid ""
-#~| "Email bug reports to bug-texinfo@gnu.org,\n"
-#~| "general questions and discussion to help-texinfo@gnu.org.\n"
-#~| "Texinfo home page: http://www.gnu.org/software/texinfo/"
-#~ msgid ""
-#~ "Email bug reports to bug-texinfo@gnu.org,\n"
-#~ "general questions and discussion to help-texinfo@gnu.org.\n"
-#~ "Texinfo home page: https://www.gnu.org/software/texinfo/"
-#~ msgstr ""
-#~ "Raporty o błędach prosimy wysyłać pocztą elektroniczną na adres\n"
-#~ "bug-texinfo@gnu.org, a ogólne pytania i dyskusję na help-texinfo@gnu."
-#~ "org.\n"
-#~ "Strona domowa texinfo: http://www.gnu.org/software/texinfo/"
-
-#, fuzzy, perl-format
-#~| msgid "@%s entry node name `%s' different from %s name `%s'"
-#~ msgid "%s: same manual name `%s' for different files: %s and %s"
-#~ msgstr "nazwa węzła wpisu @%s `%s' różni się od nazwy %s `%s'"
-
-#, fuzzy, c-format, perl-format
-#~| msgctxt "Texinfo source file warning"
-#~| msgid "warning: %s (possibly involving @%s)"
-#~ msgctxt "Texinfo source file error in macro"
-#~ msgid "%s (possibly involving @%s)"
-#~ msgstr "uwaga: %s (prawdopodobnie w związku z @%s)"
-
-#, fuzzy, perl-format
-#~| msgid "%s: error on closing internal links file %s: %s\n"
-#~ msgid "%s: error on closing elements size file %s: %s\n"
-#~ msgstr "%s: błąd podczas zamykania pliku odnośników wewnętrznych %s: %s\n"
diff --git a/po/pt.po b/po/pt.po
index ddb7ba0d55..471a7d5d39 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU texinfo 6.7.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:26+0100\n"
+"POT-Creation-Date: 2024-08-31 20:08+0100\n"
"PO-Revision-Date: 2021-07-02 05:53+0100\n"
"Last-Translator: Pedro Albuquerque <pmra@protonmail.com>\n"
"Language-Team: Portuguese <translation-team-pt@lists.sourceforge.net>\n"
@@ -19,41 +19,41 @@ msgstr ""
"X-Bugs: Report translation errors to the Language-Team address.\n"
"X-Generator: Poedit 2.3\n"
-#: gnulib/lib/error.c:194
+#: gnulib/lib/error.c:208
msgid "Unknown system error"
msgstr "Erro de sistema desconhecido"
-#: gnulib/lib/getopt.c:278
+#: gnulib/lib/getopt.c:282
#, c-format
msgid "%s: option '%s%s' is ambiguous\n"
msgstr "%s: a opção \"%s%s\" é ambígua\n"
-#: gnulib/lib/getopt.c:284
+#: gnulib/lib/getopt.c:288
#, c-format
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr "%s: a opção \"%s%s\" é ambígua; possibilidades:"
-#: gnulib/lib/getopt.c:319
+#: gnulib/lib/getopt.c:322
#, c-format
msgid "%s: unrecognized option '%s%s'\n"
msgstr "%s: opção não reconhecida \"%s%s\"\n"
-#: gnulib/lib/getopt.c:345
+#: gnulib/lib/getopt.c:348
#, c-format
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr "%s: opção \"%s%s\" não permite um argumento\n"
-#: gnulib/lib/getopt.c:360
+#: gnulib/lib/getopt.c:363
#, c-format
msgid "%s: option '%s%s' requires an argument\n"
msgstr "%s: a opção \"%s%s\" requer um argumento\n"
-#: gnulib/lib/getopt.c:621
+#: gnulib/lib/getopt.c:624
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: opção inválida -- \"%c\"\n"
-#: gnulib/lib/getopt.c:636 gnulib/lib/getopt.c:682
+#: gnulib/lib/getopt.c:639 gnulib/lib/getopt.c:685
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: a opção requer um argumento -- \"%c\"\n"
@@ -130,8 +130,8 @@ msgstr ") ou \\) sem par"
msgid "No previous regular expression"
msgstr "Sem expressão regular prévia"
-#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:337
-#: tp/Texinfo/XS/gnulib/lib/obstack.c:339
+#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:317
+#: tp/Texinfo/XS/gnulib/lib/obstack.c:319
msgid "memory exhausted"
msgstr "memória esgotada"
@@ -2138,8 +2138,7 @@ msgid "Try `%s --help' for more information.\n"
msgstr "Tente \"%s --help\" para mais informação.\n"
#: Pod-Simple-Texinfo/pod2texi.pl:233
-#, fuzzy, perl-format
-#| msgid "%s: ignoring %s without content\n"
+#, perl-format
msgid "%s: ignoring %s without content\n"
msgstr "%s: a ignorar %s sem conteúdo\n"
@@ -4457,30 +4456,6 @@ msgstr "argumento formal @%s errado ou vazio: "
msgid "@%s is obsolete; %s"
msgstr "@%s é obsoleto; %s"
-#, fuzzy
-#~| msgid ""
-#~| "Email bug reports to bug-texinfo@gnu.org,\n"
-#~| "general questions and discussion to help-texinfo@gnu.org.\n"
-#~| "Texinfo home page: http://www.gnu.org/software/texinfo/"
-#~ msgid ""
-#~ "Email bug reports to bug-texinfo@gnu.org,\n"
-#~ "general questions and discussion to help-texinfo@gnu.org.\n"
-#~ "Texinfo home page: https://www.gnu.org/software/texinfo/"
-#~ msgstr ""
-#~ "Envie relatórios de erros para bug-texinfo@gnu.org,\n"
-#~ "Questões gerais e discussão em help-texinfo@gnu.org.\n"
-#~ "Página inicial do texinfo: http://www.gnu.org/software/texinfo/"
-
-#, fuzzy, perl-format
-#~| msgid "@%s entry node name `%s' different from %s name `%s'"
-#~ msgid "%s: same manual name `%s' for different files: %s and %s"
-#~ msgstr "nome de nó \"%s\" da entrada @%s diferente de %s nome \"%s\""
-
-#, fuzzy, perl-format
-#~| msgid "%s: error on closing internal links file %s: %s\n"
-#~ msgid "%s: error on closing elements size file %s: %s\n"
-#~ msgstr "%s: erro ao fechar ficheiro de ligações internas %s: %s\n"
-
#~ msgid " -O, --show-options, --usage go to command-line options node"
#~ msgstr ""
#~ " -O, --show-options, --usage vai para o nó de opções de linha de "
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 30b2eccdd8..4713a66de3 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo 6.7.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:26+0100\n"
+"POT-Creation-Date: 2024-08-31 20:08+0100\n"
"PO-Revision-Date: 2021-10-13 21:15-0300\n"
"Last-Translator: Jorge Barros de Abreu <ficmatin10@gmail.com>\n"
"Language-Team: Brazilian Portuguese <ldpbr-translation@lists.sourceforge."
@@ -20,41 +20,41 @@ msgstr ""
"X-Bugs: Report translation errors to the Language-Team address.\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#: gnulib/lib/error.c:194
+#: gnulib/lib/error.c:208
msgid "Unknown system error"
msgstr "Erro desconhecido de sistema"
-#: gnulib/lib/getopt.c:278
+#: gnulib/lib/getopt.c:282
#, c-format
msgid "%s: option '%s%s' is ambiguous\n"
msgstr "%s: opção '%s%s' é ambígua\n"
-#: gnulib/lib/getopt.c:284
+#: gnulib/lib/getopt.c:288
#, c-format
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr "%s: opção '%s%s' é ambígua; possibilidades:"
-#: gnulib/lib/getopt.c:319
+#: gnulib/lib/getopt.c:322
#, c-format
msgid "%s: unrecognized option '%s%s'\n"
msgstr "%s: opção desconhecida '%s%s'\n"
-#: gnulib/lib/getopt.c:345
+#: gnulib/lib/getopt.c:348
#, c-format
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr "%s: opção '%s%s' não permite argumento\n"
-#: gnulib/lib/getopt.c:360
+#: gnulib/lib/getopt.c:363
#, c-format
msgid "%s: option '%s%s' requires an argument\n"
msgstr "%s: opção '%s%s' exige um argumento\n"
-#: gnulib/lib/getopt.c:621
+#: gnulib/lib/getopt.c:624
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: opção inválida -- '%c'\n"
-#: gnulib/lib/getopt.c:636 gnulib/lib/getopt.c:682
+#: gnulib/lib/getopt.c:639 gnulib/lib/getopt.c:685
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: a opção exige um argumento -- \"%c\"\n"
@@ -131,8 +131,8 @@ msgstr ") ou \\) sem correspondente"
msgid "No previous regular expression"
msgstr "Nenhuma expressão regular anterior"
-#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:337
-#: tp/Texinfo/XS/gnulib/lib/obstack.c:339
+#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:317
+#: tp/Texinfo/XS/gnulib/lib/obstack.c:319
msgid "memory exhausted"
msgstr "memória esgotada"
@@ -2155,8 +2155,7 @@ msgid "Try `%s --help' for more information.\n"
msgstr "Tente `%s --help' para mais informação.\n"
#: Pod-Simple-Texinfo/pod2texi.pl:233
-#, fuzzy, perl-format
-#| msgid "%s: ignoring %s without content\n"
+#, perl-format
msgid "%s: ignoring %s without content\n"
msgstr "%s: ignorando %s vazio\n"
@@ -4476,30 +4475,6 @@ msgstr "argumento formal @%s inadequado ou vazio: "
msgid "@%s is obsolete; %s"
msgstr "@%s está obsoleto; %s"
-#, fuzzy
-#~| msgid ""
-#~| "Email bug reports to bug-texinfo@gnu.org,\n"
-#~| "general questions and discussion to help-texinfo@gnu.org.\n"
-#~| "Texinfo home page: http://www.gnu.org/software/texinfo/"
-#~ msgid ""
-#~ "Email bug reports to bug-texinfo@gnu.org,\n"
-#~ "general questions and discussion to help-texinfo@gnu.org.\n"
-#~ "Texinfo home page: https://www.gnu.org/software/texinfo/"
-#~ msgstr ""
-#~ "Relatórios de erro para bug-texinfo@gnu.org,\n"
-#~ "questões gerais e discussões para help-texinfo@gnu.org.\n"
-#~ "Texinfo home page: http://www.gnu.org/software/texinfo/"
-
-#, fuzzy, perl-format
-#~| msgid "@%s entry node name `%s' different from %s name `%s'"
-#~ msgid "%s: same manual name `%s' for different files: %s and %s"
-#~ msgstr "a entrada @%s nome de nodo `%s' diferentes de %s nome `%s'"
-
-#, fuzzy, perl-format
-#~| msgid "%s: error on closing internal links file %s: %s\n"
-#~ msgid "%s: error on closing elements size file %s: %s\n"
-#~ msgstr "%s: erro ao fechar o arquivo de links internos %s: %s\n"
-
#~ msgid " -O, --show-options, --usage go to command-line options node"
#~ msgstr ""
#~ " -O, --show-options, --usage vá para o nodo opções de linha de comando"
diff --git a/po/ro.po b/po/ro.po
index 547acde24e..d68edd9b6d 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -26,7 +26,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo 7.0.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:26+0100\n"
+"POT-Creation-Date: 2024-08-31 20:08+0100\n"
"PO-Revision-Date: 2023-09-19 20:23+0200\n"
"Last-Translator: Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>\n"
"Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n"
@@ -39,41 +39,41 @@ msgstr ""
"X-Bugs: Report translation errors to the Language-Team address.\n"
"X-Generator: Poedit 3.2.2\n"
-#: gnulib/lib/error.c:194
+#: gnulib/lib/error.c:208
msgid "Unknown system error"
msgstr "Eroare de sistem necunoscută"
-#: gnulib/lib/getopt.c:278
+#: gnulib/lib/getopt.c:282
#, c-format
msgid "%s: option '%s%s' is ambiguous\n"
msgstr "%s: opțiunea „%s%s” este ambiguă\n"
-#: gnulib/lib/getopt.c:284
+#: gnulib/lib/getopt.c:288
#, c-format
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr "%s: opțiunea „%s%s” este ambiguă; posibilități:"
-#: gnulib/lib/getopt.c:319
+#: gnulib/lib/getopt.c:322
#, c-format
msgid "%s: unrecognized option '%s%s'\n"
msgstr "%s: opțiunea nerecunoscută „%s%s”\n"
-#: gnulib/lib/getopt.c:345
+#: gnulib/lib/getopt.c:348
#, c-format
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr "%s: opțiunea „%s%s” nu permite un argument\n"
-#: gnulib/lib/getopt.c:360
+#: gnulib/lib/getopt.c:363
#, c-format
msgid "%s: option '%s%s' requires an argument\n"
msgstr "%s: opțiunea „%s%s” necesită un argument\n"
-#: gnulib/lib/getopt.c:621
+#: gnulib/lib/getopt.c:624
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: opțiune nevalidă -- „%c”\n"
-#: gnulib/lib/getopt.c:636 gnulib/lib/getopt.c:682
+#: gnulib/lib/getopt.c:639 gnulib/lib/getopt.c:685
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: opțiunea necesită un argument -- „%c”\n"
@@ -150,8 +150,8 @@ msgstr ") sau \\) fără pereche"
msgid "No previous regular expression"
msgstr "Nicio expresie regulată anterioară"
-#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:337
-#: tp/Texinfo/XS/gnulib/lib/obstack.c:339
+#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:317
+#: tp/Texinfo/XS/gnulib/lib/obstack.c:319
msgid "memory exhausted"
msgstr "memorie epuizată"
@@ -2286,8 +2286,7 @@ msgid "Try `%s --help' for more information.\n"
msgstr "Încercați «%s --help» pentru informații suplimentare.\n"
#: Pod-Simple-Texinfo/pod2texi.pl:233
-#, fuzzy, perl-format
-#| msgid "%s: ignoring %s without content\n"
+#, perl-format
msgid "%s: ignoring %s without content\n"
msgstr "%s: se ignoră %s fără conținut\n"
@@ -4591,38 +4590,6 @@ msgstr "argument formal @%s greșit sau gol: "
msgid "@%s is obsolete; %s"
msgstr "@%s este învechit; %s"
-#, fuzzy
-#~| msgid ""
-#~| "Email bug reports to bug-texinfo@gnu.org,\n"
-#~| "general questions and discussion to help-texinfo@gnu.org.\n"
-#~| "Texinfo home page: http://www.gnu.org/software/texinfo/"
-#~ msgid ""
-#~ "Email bug reports to bug-texinfo@gnu.org,\n"
-#~ "general questions and discussion to help-texinfo@gnu.org.\n"
-#~ "Texinfo home page: https://www.gnu.org/software/texinfo/"
-#~ msgstr ""
-#~ "Trimiteți prin e-mail rapoartele de eroare la bug-texinfo@gnu.org.\n"
-#~ "Întrebări generale și discuții la adresa de e-mail help-texinfo@gnu.org.\n"
-#~ "Pagina principală a Texinfo: http://www.gnu.org/software/texinfo/"
-
-#, fuzzy, perl-format
-#~| msgid "@%s entry node name `%s' different from %s name `%s'"
-#~ msgid "%s: same manual name `%s' for different files: %s and %s"
-#~ msgstr ""
-#~ "numele nodului „%s” de la intrarea @%s, este diferit de numele %s „%s”"
-
-#, fuzzy, c-format, perl-format
-#~| msgctxt "Texinfo source file warning"
-#~| msgid "warning: %s (possibly involving @%s)"
-#~ msgctxt "Texinfo source file error in macro"
-#~ msgid "%s (possibly involving @%s)"
-#~ msgstr "avertisment: %s (eventual implicând @%s)"
-
-#, fuzzy, perl-format
-#~| msgid "%s: error on closing internal links file %s: %s\n"
-#~ msgid "%s: error on closing elements size file %s: %s\n"
-#~ msgstr "%s: eroare la închiderea fișierului cu legături interne %s: %s\n"
-
#~ msgid "%c%s requires a name"
#~ msgstr "%c%s necesită un nume"
diff --git a/po/ru.po b/po/ru.po
index 0542f2aeaa..67272c8ae1 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo 6.7.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:26+0100\n"
+"POT-Creation-Date: 2024-08-31 20:08+0100\n"
"PO-Revision-Date: 2021-07-08 08:20+0300\n"
"Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
"Language-Team: Russian <gnu@d07.ru>\n"
@@ -22,41 +22,41 @@ msgstr ""
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 20.12.0\n"
-#: gnulib/lib/error.c:194
+#: gnulib/lib/error.c:208
msgid "Unknown system error"
msgstr "Неизвестная системная ошибка"
-#: gnulib/lib/getopt.c:278
+#: gnulib/lib/getopt.c:282
#, c-format
msgid "%s: option '%s%s' is ambiguous\n"
msgstr "%s: двусмысленный параметр «%s%s»\n"
-#: gnulib/lib/getopt.c:284
+#: gnulib/lib/getopt.c:288
#, c-format
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr "%s: двусмысленный параметр «%s%s»; возможные варианты:"
-#: gnulib/lib/getopt.c:319
+#: gnulib/lib/getopt.c:322
#, c-format
msgid "%s: unrecognized option '%s%s'\n"
msgstr "%s: нераспознанный параметр «%s%s»\n"
-#: gnulib/lib/getopt.c:345
+#: gnulib/lib/getopt.c:348
#, c-format
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr "%s: для параметра «%s%s» нельзя использовать аргумент\n"
-#: gnulib/lib/getopt.c:360
+#: gnulib/lib/getopt.c:363
#, c-format
msgid "%s: option '%s%s' requires an argument\n"
msgstr "%s: для параметра «%s%s» требуется аргумент\n"
-#: gnulib/lib/getopt.c:621
+#: gnulib/lib/getopt.c:624
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: недопустимый параметр — «%c»\n"
-#: gnulib/lib/getopt.c:636 gnulib/lib/getopt.c:682
+#: gnulib/lib/getopt.c:639 gnulib/lib/getopt.c:685
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: для параметра требуется аргумент — «%c»\n"
@@ -133,8 +133,8 @@ msgstr "Непарная ) или \\)"
msgid "No previous regular expression"
msgstr "Нет предыдущего регулярного выражения"
-#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:337
-#: tp/Texinfo/XS/gnulib/lib/obstack.c:339
+#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:317
+#: tp/Texinfo/XS/gnulib/lib/obstack.c:319
msgid "memory exhausted"
msgstr "память исчерпана"
@@ -2129,8 +2129,7 @@ msgid "Try `%s --help' for more information.\n"
msgstr "Попробуйте «%s --help» для получения более подробного описания.\n"
#: Pod-Simple-Texinfo/pod2texi.pl:233
-#, fuzzy, perl-format
-#| msgid "%s: ignoring %s without content\n"
+#, perl-format
msgid "%s: ignoring %s without content\n"
msgstr "%s: %s игнорируется, так как нет содержимого\n"
@@ -4438,30 +4437,6 @@ msgstr "неверный или пустой формальный аргумен
msgid "@%s is obsolete; %s"
msgstr "Команда @%s устарела; %s"
-#, fuzzy
-#~| msgid ""
-#~| "Email bug reports to bug-texinfo@gnu.org,\n"
-#~| "general questions and discussion to help-texinfo@gnu.org.\n"
-#~| "Texinfo home page: http://www.gnu.org/software/texinfo/"
-#~ msgid ""
-#~ "Email bug reports to bug-texinfo@gnu.org,\n"
-#~ "general questions and discussion to help-texinfo@gnu.org.\n"
-#~ "Texinfo home page: https://www.gnu.org/software/texinfo/"
-#~ msgstr ""
-#~ "Об ошибках сообщайте по адресу bug-texinfo@gnu.org,\n"
-#~ "общее обсуждение и вопросы направляйте по адресу help-texinfo@gnu.org.\n"
-#~ "Домашняя страница Texinfo: http://www.gnu.org/software/texinfo/"
-
-#, fuzzy, perl-format
-#~| msgid "@%s entry node name `%s' different from %s name `%s'"
-#~ msgid "%s: same manual name `%s' for different files: %s and %s"
-#~ msgstr "@%s имя появившейся ноды «%s» отличается от %s имени «%s»"
-
-#, fuzzy, perl-format
-#~| msgid "%s: error on closing internal links file %s: %s\n"
-#~ msgid "%s: error on closing elements size file %s: %s\n"
-#~ msgstr "%s: ошибка при закрытии файла внутренних ссылок %s: %s\n"
-
#~ msgid " -O, --show-options, --usage go to command-line options node"
#~ msgstr ""
#~ " -O, --show-options, --usage перейти к ноде с параметрами командной "
diff --git a/po/rw.po b/po/rw.po
index 9d8b498700..450aca50c9 100644
--- a/po/rw.po
+++ b/po/rw.po
@@ -16,7 +16,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo 4.7.94\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:26+0100\n"
+"POT-Creation-Date: 2024-08-31 20:08+0100\n"
"PO-Revision-Date: 2005-04-04 10:55-0700\n"
"Last-Translator: Steven Michael Murphy <murf@e-tools.com>\n"
"Language-Team: Kinyarwanda <translation-team-rw@lists.sourceforge.net>\n"
@@ -25,41 +25,41 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gnulib/lib/error.c:194
+#: gnulib/lib/error.c:208
msgid "Unknown system error"
msgstr ""
-#: gnulib/lib/getopt.c:278
+#: gnulib/lib/getopt.c:282
#, fuzzy, c-format
msgid "%s: option '%s%s' is ambiguous\n"
msgstr "%s:Ihitamo ni"
-#: gnulib/lib/getopt.c:284
+#: gnulib/lib/getopt.c:288
#, fuzzy, c-format
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr "%s:Ihitamo ni"
-#: gnulib/lib/getopt.c:319
+#: gnulib/lib/getopt.c:322
#, fuzzy, c-format
msgid "%s: unrecognized option '%s%s'\n"
msgstr "%s:Ihitamo"
-#: gnulib/lib/getopt.c:345
+#: gnulib/lib/getopt.c:348
#, fuzzy, c-format
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr "%s:Ihitamo Kwemerera"
-#: gnulib/lib/getopt.c:360
+#: gnulib/lib/getopt.c:363
#, fuzzy, c-format
msgid "%s: option '%s%s' requires an argument\n"
msgstr "%s:Ihitamo"
-#: gnulib/lib/getopt.c:621
+#: gnulib/lib/getopt.c:624
#, fuzzy, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s:Sibyo Ihitamo"
-#: gnulib/lib/getopt.c:636 gnulib/lib/getopt.c:682
+#: gnulib/lib/getopt.c:639 gnulib/lib/getopt.c:685
#, fuzzy, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s:Ihitamo"
@@ -143,8 +143,8 @@ msgstr ""
msgid "No previous regular expression"
msgstr "Ibanjirije Gushaka Ikurikiranyanyuguti"
-#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:337
-#: tp/Texinfo/XS/gnulib/lib/obstack.c:339
+#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:317
+#: tp/Texinfo/XS/gnulib/lib/obstack.c:319
msgid "memory exhausted"
msgstr ""
diff --git a/po/sk.po b/po/sk.po
index cfa853424a..12e27698f8 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo 7.0.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:26+0100\n"
+"POT-Creation-Date: 2024-08-31 20:08+0100\n"
"PO-Revision-Date: 2024-03-04 02:19+0100\n"
"Last-Translator: Marek Felšöci <marek@felsoci.sk>\n"
"Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
@@ -19,41 +19,41 @@ msgstr ""
"X-Generator: Poedit 3.0.1\n"
"X-Bugs: Report translation errors to the Language-Team address.\n"
-#: gnulib/lib/error.c:194
+#: gnulib/lib/error.c:208
msgid "Unknown system error"
msgstr "Neznáma systémová chyba"
-#: gnulib/lib/getopt.c:278
+#: gnulib/lib/getopt.c:282
#, c-format
msgid "%s: option '%s%s' is ambiguous\n"
msgstr "%s: neurčitý prepínač „%s%s“\n"
-#: gnulib/lib/getopt.c:284
+#: gnulib/lib/getopt.c:288
#, c-format
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr "%s: neurčitý prepínač „%s%s“; možnosti:"
-#: gnulib/lib/getopt.c:319
+#: gnulib/lib/getopt.c:322
#, c-format
msgid "%s: unrecognized option '%s%s'\n"
msgstr "%s: nerozpoznaný prepínač „%s%s“\n"
-#: gnulib/lib/getopt.c:345
+#: gnulib/lib/getopt.c:348
#, c-format
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr "%s: prepínač „%s%s“ nepovoľuje žiadne parametre\n"
-#: gnulib/lib/getopt.c:360
+#: gnulib/lib/getopt.c:363
#, c-format
msgid "%s: option '%s%s' requires an argument\n"
msgstr "%s: prepínač „%s%s“ vyžaduje parameter\n"
-#: gnulib/lib/getopt.c:621
+#: gnulib/lib/getopt.c:624
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: neplatný prepínač -- „%c“\n"
-#: gnulib/lib/getopt.c:636 gnulib/lib/getopt.c:682
+#: gnulib/lib/getopt.c:639 gnulib/lib/getopt.c:685
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: prepínač vyžaduje parameter -- „%c“\n"
@@ -130,8 +130,8 @@ msgstr "Chýba zodpovedajúca ) alebo \\)"
msgid "No previous regular expression"
msgstr "Žiadny predošlý regulárny výraz"
-#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:337
-#: tp/Texinfo/XS/gnulib/lib/obstack.c:339
+#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:317
+#: tp/Texinfo/XS/gnulib/lib/obstack.c:319
msgid "memory exhausted"
msgstr "nedostatok pamäte"
diff --git a/po/sl.po b/po/sl.po
index d77767d5a1..f90cad88cb 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo 4.13\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:26+0100\n"
+"POT-Creation-Date: 2024-08-31 20:08+0100\n"
"PO-Revision-Date: 2012-08-10 18:31+0100\n"
"Last-Translator: Klemen Košir <klemen.kosir@gmx.com>\n"
"Language-Team: Slovenian <translation-team-sl@lists.sourceforge.net>\n"
@@ -19,47 +19,47 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Bugs: Report translation errors to the Language-Team address.\n"
-#: gnulib/lib/error.c:194
+#: gnulib/lib/error.c:208
msgid "Unknown system error"
msgstr "Neznana sistemska napaka"
-#: gnulib/lib/getopt.c:278
+#: gnulib/lib/getopt.c:282
#, fuzzy, c-format
#| msgid "%s: option `%s' is ambiguous\n"
msgid "%s: option '%s%s' is ambiguous\n"
msgstr "%s: možnost `%s' je dvoumna\n"
-#: gnulib/lib/getopt.c:284
+#: gnulib/lib/getopt.c:288
#, fuzzy, c-format
#| msgid "%s: option `%s' is ambiguous\n"
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr "%s: možnost `%s' je dvoumna\n"
-#: gnulib/lib/getopt.c:319
+#: gnulib/lib/getopt.c:322
#, fuzzy, c-format
#| msgid "%s: unrecognized option `%c%s'\n"
msgid "%s: unrecognized option '%s%s'\n"
msgstr "%s: neprepoznana možnost `%c%s'\n"
-#: gnulib/lib/getopt.c:345
+#: gnulib/lib/getopt.c:348
#, fuzzy, c-format
#| msgid "%s: option `%c%s' doesn't allow an argument\n"
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr "%s: možnost `%c%s' ne dovoljuje argumenta\n"
-#: gnulib/lib/getopt.c:360
+#: gnulib/lib/getopt.c:363
#, fuzzy, c-format
#| msgid "%s: option `%s' requires an argument\n"
msgid "%s: option '%s%s' requires an argument\n"
msgstr "%s: možnost `%s' zahteva argument\n"
-#: gnulib/lib/getopt.c:621
+#: gnulib/lib/getopt.c:624
#, fuzzy, c-format
#| msgid "%s: invalid option -- %c\n"
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: neveljavna možnost -- %c\n"
-#: gnulib/lib/getopt.c:636 gnulib/lib/getopt.c:682
+#: gnulib/lib/getopt.c:639 gnulib/lib/getopt.c:685
#, fuzzy, c-format
#| msgid "%s: option requires an argument -- %c\n"
msgid "%s: option requires an argument -- '%c'\n"
@@ -159,8 +159,8 @@ msgstr "Neujemajoč }"
msgid "No previous regular expression"
msgstr "Brez niza predhodnega iskanja"
-#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:337
-#: tp/Texinfo/XS/gnulib/lib/obstack.c:339
+#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:317
+#: tp/Texinfo/XS/gnulib/lib/obstack.c:319
msgid "memory exhausted"
msgstr "pomnilnik je izčrpan"
@@ -4731,20 +4731,6 @@ msgstr ""
msgid "@%s is obsolete; %s"
msgstr "%c%s je zastarel"
-#, fuzzy
-#~| msgid ""
-#~| "Email bug reports to bug-texinfo@gnu.org,\n"
-#~| "general questions and discussion to help-texinfo@gnu.org.\n"
-#~| "Texinfo home page: http://www.gnu.org/software/texinfo/"
-#~ msgid ""
-#~ "Email bug reports to bug-texinfo@gnu.org,\n"
-#~ "general questions and discussion to help-texinfo@gnu.org.\n"
-#~ "Texinfo home page: https://www.gnu.org/software/texinfo/"
-#~ msgstr ""
-#~ "Poročila o hroščih pošljite z e-pošto na bug-texinfo@gnu.org,\n"
-#~ "splošna vprašanja in razprave na help-texinfo@gnu.org.\n"
-#~ "Domača stran texinfo: http://www.gnu.org/software/texinfo/"
-
#, c-format
#~ msgid "%s: illegal option -- %c\n"
#~ msgstr "%s: nedovoljena možnost -- %c\n"
diff --git a/po/sr.po b/po/sr.po
index 47fb46f6e8..42a295eb6b 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU texinfo 7.0.2.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:26+0100\n"
+"POT-Creation-Date: 2024-08-31 20:08+0100\n"
"PO-Revision-Date: 2023-05-19 12:55+0200\n"
"Last-Translator: Мирослав Николић <miroslavnikolic@rocketmail.com>\n"
"Language-Team: Serbian <(nothing)>\n"
@@ -18,41 +18,41 @@ msgstr ""
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Bugs: Report translation errors to the Language-Team address.\n"
-#: gnulib/lib/error.c:194
+#: gnulib/lib/error.c:208
msgid "Unknown system error"
msgstr "Непозната системска грешка"
-#: gnulib/lib/getopt.c:278
+#: gnulib/lib/getopt.c:282
#, c-format
msgid "%s: option '%s%s' is ambiguous\n"
msgstr "%s: опција „%s%s“ је нејасна\n"
-#: gnulib/lib/getopt.c:284
+#: gnulib/lib/getopt.c:288
#, c-format
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr "%s: опција „%s%s“ је нејасна; могућности:"
-#: gnulib/lib/getopt.c:319
+#: gnulib/lib/getopt.c:322
#, c-format
msgid "%s: unrecognized option '%s%s'\n"
msgstr "%s: непозната опција „%s%s“\n"
-#: gnulib/lib/getopt.c:345
+#: gnulib/lib/getopt.c:348
#, c-format
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr "%s: опција „%s%s“ не дозвољава аргумент\n"
-#: gnulib/lib/getopt.c:360
+#: gnulib/lib/getopt.c:363
#, c-format
msgid "%s: option '%s%s' requires an argument\n"
msgstr "%s: опција „%s%s“ захтева аргумент\n"
-#: gnulib/lib/getopt.c:621
+#: gnulib/lib/getopt.c:624
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: неисправна опција — „%c“\n"
-#: gnulib/lib/getopt.c:636 gnulib/lib/getopt.c:682
+#: gnulib/lib/getopt.c:639 gnulib/lib/getopt.c:685
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: опција захтева аргумент — „%c“\n"
@@ -129,8 +129,8 @@ msgstr "Не одговара ) или \\)"
msgid "No previous regular expression"
msgstr "Нема претходног регуларног израза"
-#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:337
-#: tp/Texinfo/XS/gnulib/lib/obstack.c:339
+#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:317
+#: tp/Texinfo/XS/gnulib/lib/obstack.c:319
msgid "memory exhausted"
msgstr "меморија је потрошена"
@@ -2123,8 +2123,7 @@ msgid "Try `%s --help' for more information.\n"
msgstr "Покушајте „%s --help“ за више информација.\n"
#: Pod-Simple-Texinfo/pod2texi.pl:233
-#, fuzzy, perl-format
-#| msgid "%s: ignoring %s without content\n"
+#, perl-format
msgid "%s: ignoring %s without content\n"
msgstr "%s: занемарујем „%s“ без садржаја\n"
@@ -4414,37 +4413,6 @@ msgstr "лош или празан „@%s“ формални аргумент:
msgid "@%s is obsolete; %s"
msgstr "„@%s“ је застарело; %s"
-#, fuzzy
-#~| msgid ""
-#~| "Email bug reports to bug-texinfo@gnu.org,\n"
-#~| "general questions and discussion to help-texinfo@gnu.org.\n"
-#~| "Texinfo home page: http://www.gnu.org/software/texinfo/"
-#~ msgid ""
-#~ "Email bug reports to bug-texinfo@gnu.org,\n"
-#~ "general questions and discussion to help-texinfo@gnu.org.\n"
-#~ "Texinfo home page: https://www.gnu.org/software/texinfo/"
-#~ msgstr ""
-#~ "Извештаје о грешкама пошаљите на „bug-texinfo@gnu.org“,\n"
-#~ "општа питања и дискусију на „help-texinfo@gnu.org“.\n"
-#~ "Матична страница „texinfo“-а: http://www.gnu.org/software/texinfo/"
-
-#, fuzzy, perl-format
-#~| msgid "@%s entry node name `%s' different from %s name `%s'"
-#~ msgid "%s: same manual name `%s' for different files: %s and %s"
-#~ msgstr "назив чвора „%s“ „@%s“ уноса се разликује од „%s“ назива „%s“"
-
-#, fuzzy, c-format, perl-format
-#~| msgctxt "Texinfo source file warning"
-#~| msgid "warning: %s (possibly involving @%s)\n"
-#~ msgctxt "Texinfo source file error in macro"
-#~ msgid "%s (possibly involving @%s)"
-#~ msgstr "упозорења: %s (вероватно призива „@%s“)\n"
-
-#, fuzzy, perl-format
-#~| msgid "%s: error on closing internal links file %s: %s\n"
-#~ msgid "%s: error on closing elements size file %s: %s\n"
-#~ msgstr "%s: грешка затварања унутрашње датотеке веза „%s“: %s\n"
-
#, perl-format
#~ msgid "%c%s requires a name"
#~ msgstr "„%c%s“ захтева назив"
diff --git a/po/sv.po b/po/sv.po
index e896b499d5..15660871e7 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo 7.0.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:26+0100\n"
+"POT-Creation-Date: 2024-08-31 20:08+0100\n"
"PO-Revision-Date: 2023-11-06 14:36+0100\n"
"Last-Translator: Luna Jernberg <droidbittin@gmail.com>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
@@ -21,41 +21,41 @@ msgstr ""
"X-Generator: Poedit 3.3.2\n"
"X-Bugs: Report translation errors to the Language-Team address.\n"
-#: gnulib/lib/error.c:194
+#: gnulib/lib/error.c:208
msgid "Unknown system error"
msgstr "Okänt systemfel"
-#: gnulib/lib/getopt.c:278
+#: gnulib/lib/getopt.c:282
#, c-format
msgid "%s: option '%s%s' is ambiguous\n"
msgstr "%s: flaggan ”%s%s” är flertydig\n"
-#: gnulib/lib/getopt.c:284
+#: gnulib/lib/getopt.c:288
#, c-format
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr "%s: flaggan ”%s%s” är flertydig; alternativ:"
-#: gnulib/lib/getopt.c:319
+#: gnulib/lib/getopt.c:322
#, c-format
msgid "%s: unrecognized option '%s%s'\n"
msgstr "%s: okänd flagga ”%s%s”\n"
-#: gnulib/lib/getopt.c:345
+#: gnulib/lib/getopt.c:348
#, c-format
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr "%s: flaggan ”%s%s” tillåter inget argument\n"
-#: gnulib/lib/getopt.c:360
+#: gnulib/lib/getopt.c:363
#, c-format
msgid "%s: option '%s%s' requires an argument\n"
msgstr "%s: flaggan ”%s%s” kräver ett argument\n"
-#: gnulib/lib/getopt.c:621
+#: gnulib/lib/getopt.c:624
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: ogiltig flagga -- ”%c”\n"
-#: gnulib/lib/getopt.c:636 gnulib/lib/getopt.c:682
+#: gnulib/lib/getopt.c:639 gnulib/lib/getopt.c:685
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: flaggan kräver ett argument -- ”%c”\n"
@@ -132,8 +132,8 @@ msgstr "Ensam ) eller \\)"
msgid "No previous regular expression"
msgstr "Inget tidigare reguljärt uttryck"
-#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:337
-#: tp/Texinfo/XS/gnulib/lib/obstack.c:339
+#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:317
+#: tp/Texinfo/XS/gnulib/lib/obstack.c:319
msgid "memory exhausted"
msgstr "minne slut"
@@ -2185,8 +2185,7 @@ msgid "Try `%s --help' for more information.\n"
msgstr "Prova ”%s --help” för mer information.\n"
#: Pod-Simple-Texinfo/pod2texi.pl:233
-#, fuzzy, perl-format
-#| msgid "%s: ignoring %s without content\n"
+#, perl-format
msgid "%s: ignoring %s without content\n"
msgstr "%s: ignorerar %s utan innehåll\n"
@@ -4437,38 +4436,6 @@ msgstr "felaktigt eller tomt @%s formellt argument: "
msgid "@%s is obsolete; %s"
msgstr "@%s är föråldrat; %s"
-#, fuzzy
-#~| msgid ""
-#~| "Email bug reports to bug-texinfo@gnu.org,\n"
-#~| "general questions and discussion to help-texinfo@gnu.org.\n"
-#~| "Texinfo home page: http://www.gnu.org/software/texinfo/"
-#~ msgid ""
-#~ "Email bug reports to bug-texinfo@gnu.org,\n"
-#~ "general questions and discussion to help-texinfo@gnu.org.\n"
-#~ "Texinfo home page: https://www.gnu.org/software/texinfo/"
-#~ msgstr ""
-#~ "Skicka felrapporter till bug-texinfo@gnu.org,\n"
-#~ "allmänna frågor och diskussion till help-texinfo@gnu.org\n"
-#~ "och synpunkter på översättningen till tp-sv@listor.tp-sv.se.\n"
-#~ "Hemsida för texinfo: http://www.gnu.org/software/texinfo/"
-
-#, fuzzy, perl-format
-#~| msgid "@%s entry node name `%s' different from %s name `%s'"
-#~ msgid "%s: same manual name `%s' for different files: %s and %s"
-#~ msgstr "@%s postnodsnamn ”%s” skiljer sig från %s namn ”%s”"
-
-#, fuzzy, c-format, perl-format
-#~| msgctxt "Texinfo source file warning"
-#~| msgid "warning: %s (possibly involving @%s)"
-#~ msgctxt "Texinfo source file error in macro"
-#~ msgid "%s (possibly involving @%s)"
-#~ msgstr "varning: %s (möjligen involverar @%s)"
-
-#, fuzzy, perl-format
-#~| msgid "%s: error on closing internal links file %s: %s\n"
-#~ msgid "%s: error on closing elements size file %s: %s\n"
-#~ msgstr "%s: fel vid stängning av intern länkfil %s: %s\n"
-
#~ msgid "%c%s requires a name"
#~ msgstr "%c%s kräver ett namn"
diff --git a/po/tr.po b/po/tr.po
index 584f23a882..7fd152286a 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo 6.7.91\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:26+0100\n"
+"POT-Creation-Date: 2024-08-31 20:08+0100\n"
"PO-Revision-Date: 2021-06-22 12:11+0300\n"
"Last-Translator: Mehmet Kececi <mkececi@mehmetkececi.com>\n"
"Language-Team: Turkish <gnome-turk@gnome.org>\n"
@@ -20,41 +20,41 @@ msgstr ""
"X-Generator: Poedit 3.0\n"
"X-Bugs: Report translation errors to the Language-Team address.\n"
-#: gnulib/lib/error.c:194
+#: gnulib/lib/error.c:208
msgid "Unknown system error"
msgstr "Bilinmeyen sistem hatası"
-#: gnulib/lib/getopt.c:278
+#: gnulib/lib/getopt.c:282
#, c-format
msgid "%s: option '%s%s' is ambiguous\n"
msgstr "%s: '%s%s' seçeneği belirsiz\n"
-#: gnulib/lib/getopt.c:284
+#: gnulib/lib/getopt.c:288
#, c-format
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr "%s: '%s%s' seçeneği belirsiz; olasılıklar:"
-#: gnulib/lib/getopt.c:319
+#: gnulib/lib/getopt.c:322
#, c-format
msgid "%s: unrecognized option '%s%s'\n"
msgstr "%s: '%s%s' seçeneği bilinmiyor\n"
-#: gnulib/lib/getopt.c:345
+#: gnulib/lib/getopt.c:348
#, c-format
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr "%s: '%s%s' seçeneği bağımsız değişkene izin vermez\n"
-#: gnulib/lib/getopt.c:360
+#: gnulib/lib/getopt.c:363
#, c-format
msgid "%s: option '%s%s' requires an argument\n"
msgstr "%s: '%s%s' seçeneği bir bağımsız değişken gerektirir\n"
-#: gnulib/lib/getopt.c:621
+#: gnulib/lib/getopt.c:624
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: geçersiz seçenek -- '%c'\n"
-#: gnulib/lib/getopt.c:636 gnulib/lib/getopt.c:682
+#: gnulib/lib/getopt.c:639 gnulib/lib/getopt.c:685
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: seçenek bir argümanla kullanılır -- '%c'\n"
@@ -131,8 +131,8 @@ msgstr "Eşleşmemiş ) ya da \\)"
msgid "No previous regular expression"
msgstr "Öncesinde düzenli ifade yok"
-#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:337
-#: tp/Texinfo/XS/gnulib/lib/obstack.c:339
+#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:317
+#: tp/Texinfo/XS/gnulib/lib/obstack.c:319
msgid "memory exhausted"
msgstr "bellek tükendi"
@@ -2127,8 +2127,7 @@ msgid "Try `%s --help' for more information.\n"
msgstr "Daha fazla bilgi için `%s --help' yazın.\n"
#: Pod-Simple-Texinfo/pod2texi.pl:233
-#, fuzzy, perl-format
-#| msgid "%s: ignoring %s without content\n"
+#, perl-format
msgid "%s: ignoring %s without content\n"
msgstr "%s: içerik olmadan %s yoksayılıyor\n"
@@ -4424,36 +4423,6 @@ msgstr "hatalı ya da boş @%s resmi argümanı: "
msgid "@%s is obsolete; %s"
msgstr "@%s kullanımdan kalkmış; %s"
-#, fuzzy
-#~| msgid ""
-#~| "Email bug reports to bug-texinfo@gnu.org,\n"
-#~| "general questions and discussion to help-texinfo@gnu.org.\n"
-#~| "Texinfo home page: http://www.gnu.org/software/texinfo/"
-#~ msgid ""
-#~ "Email bug reports to bug-texinfo@gnu.org,\n"
-#~ "general questions and discussion to help-texinfo@gnu.org.\n"
-#~ "Texinfo home page: https://www.gnu.org/software/texinfo/"
-#~ msgstr ""
-#~ "Yazılım hatalarını bug-texinfo@gnu.org'a,\n"
-#~ "genel soru ve tartışmaları help-texinfo@gnu.org'a gönderiniz.\n"
-#~ "Texinfo anasayfası: http://www.gnu.org/software/texinfo/"
-
-#, fuzzy, perl-format
-#~| msgid "@%s entry node name `%s' different from %s name `%s'"
-#~ msgid "%s: same manual name `%s' for different files: %s and %s"
-#~ msgstr "@%s girdi düğüm adı `%s', %s adından farklı `%s'"
-
-#, fuzzy, c-format, perl-format
-#~| msgid "%s:%d: warning: %s (possibly involving @%s)\n"
-#~ msgctxt "Texinfo source file error in macro"
-#~ msgid "%s (possibly involving @%s)"
-#~ msgstr "%s.%d: uyarı: %s (muhtemelen @%s ile ilgili)\n"
-
-#, fuzzy, perl-format
-#~| msgid "%s: error on closing internal links file %s: %s\n"
-#~ msgid "%s: error on closing elements size file %s: %s\n"
-#~ msgstr "%s: %s dahili bağlantı dosyasını kapatmada hata: %s\n"
-
#~ msgid " -O, --show-options, --usage go to command-line options node"
#~ msgstr ""
#~ " -O, --seçenekleri-göster,--kullanım komut satırı seçenekleri düğümüne "
diff --git a/po/uk.po b/po/uk.po
index e8071f9ae4..4acfa09c11 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo 7.0.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:26+0100\n"
+"POT-Creation-Date: 2024-08-31 20:08+0100\n"
"PO-Revision-Date: 2023-09-19 12:14+0300\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
@@ -22,41 +22,41 @@ msgstr ""
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 20.12.0\n"
-#: gnulib/lib/error.c:194
+#: gnulib/lib/error.c:208
msgid "Unknown system error"
msgstr "Невідома системна помилка"
-#: gnulib/lib/getopt.c:278
+#: gnulib/lib/getopt.c:282
#, c-format
msgid "%s: option '%s%s' is ambiguous\n"
msgstr "%s: параметр «%s%s» не є однозначним\n"
-#: gnulib/lib/getopt.c:284
+#: gnulib/lib/getopt.c:288
#, c-format
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr "%s: неоднозначний параметр «%s%s»; можливі варіанти:"
-#: gnulib/lib/getopt.c:319
+#: gnulib/lib/getopt.c:322
#, c-format
msgid "%s: unrecognized option '%s%s'\n"
msgstr "%s: невідомий параметр «%s%s»\n"
-#: gnulib/lib/getopt.c:345
+#: gnulib/lib/getopt.c:348
#, c-format
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr "%s: додавання аргументів до параметра «%s%s» не передбачено\n"
-#: gnulib/lib/getopt.c:360
+#: gnulib/lib/getopt.c:363
#, c-format
msgid "%s: option '%s%s' requires an argument\n"
msgstr "%s: до параметра «%s%s» слід додати аргумент\n"
-#: gnulib/lib/getopt.c:621
+#: gnulib/lib/getopt.c:624
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: некоректний параметр — «%c»\n"
-#: gnulib/lib/getopt.c:636 gnulib/lib/getopt.c:682
+#: gnulib/lib/getopt.c:639 gnulib/lib/getopt.c:685
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: до параметра слід додати аргумент — «%c»\n"
@@ -133,8 +133,8 @@ msgstr "Неврівноважена послідовність ) або \\)"
msgid "No previous regular expression"
msgstr "Не виявлено попереднього формального виразу"
-#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:337
-#: tp/Texinfo/XS/gnulib/lib/obstack.c:339
+#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:317
+#: tp/Texinfo/XS/gnulib/lib/obstack.c:319
msgid "memory exhausted"
msgstr "вичерпано пам’ять"
@@ -2133,8 +2133,7 @@ msgid "Try `%s --help' for more information.\n"
msgstr "Спробуйте `%s --help', щоб отримати більше інформації.\n"
#: Pod-Simple-Texinfo/pod2texi.pl:233
-#, fuzzy, perl-format
-#| msgid "%s: ignoring %s without content\n"
+#, perl-format
msgid "%s: ignoring %s without content\n"
msgstr "%s: ігноруємо %s без вмісту\n"
@@ -3202,20 +3201,14 @@ msgid "expected @end %s"
msgstr "мало бути @end %s"
#: tp/Texinfo/ParserNonXS.pm:7493 tp/Texinfo/XS/parsetexi/handle_commands.c:212
-#, fuzzy
-#| msgid "@set requires a name"
msgid "@set requires a name"
msgstr "%set потребує визначення назви"
#: tp/Texinfo/ParserNonXS.pm:7505 tp/Texinfo/XS/parsetexi/handle_commands.c:239
-#, fuzzy
-#| msgid "@clear requires a name"
msgid "@clear requires a name"
msgstr "%clear потребує визначення назви"
#: tp/Texinfo/ParserNonXS.pm:7518 tp/Texinfo/XS/parsetexi/handle_commands.c:264
-#, fuzzy
-#| msgid "@unmacro requires a name"
msgid "@unmacro requires a name"
msgstr "%unmacro потребує визначення назви"
@@ -4417,38 +4410,6 @@ msgstr "помилковий або порожній формальний арг
msgid "@%s is obsolete; %s"
msgstr "@%s є застарілим; %s"
-#, fuzzy
-#~| msgid ""
-#~| "Email bug reports to bug-texinfo@gnu.org,\n"
-#~| "general questions and discussion to help-texinfo@gnu.org.\n"
-#~| "Texinfo home page: http://www.gnu.org/software/texinfo/"
-#~ msgid ""
-#~ "Email bug reports to bug-texinfo@gnu.org,\n"
-#~ "general questions and discussion to help-texinfo@gnu.org.\n"
-#~ "Texinfo home page: https://www.gnu.org/software/texinfo/"
-#~ msgstr ""
-#~ "Надсилайте звіти про помилки до bug-texinfo@gnu.org,\n"
-#~ "загальні запитання й обговорення до help-texinfo@gnu.org.\n"
-#~ "Домашня сторінка texinfo: http://www.gnu.org/software/texinfo/"
-
-#, fuzzy, perl-format
-#~| msgid "@%s entry node name `%s' different from %s name `%s'"
-#~ msgid "%s: same manual name `%s' for different files: %s and %s"
-#~ msgstr "назва вузла запису @%s, «%s», відрізняється від назви %s, «%s»"
-
-#, fuzzy, c-format, perl-format
-#~| msgctxt "Texinfo source file warning"
-#~| msgid "warning: %s (possibly involving @%s)"
-#~ msgctxt "Texinfo source file error in macro"
-#~ msgid "%s (possibly involving @%s)"
-#~ msgstr "попередження: %s (можливо, включено @%s)"
-
-#, fuzzy, perl-format
-#~| msgid "%s: error on closing internal links file %s: %s\n"
-#~ msgid "%s: error on closing elements size file %s: %s\n"
-#~ msgstr ""
-#~ "%s: помилка під час спроби закрити файл внутрішніх посилань %s: %s\n"
-
#~ msgid "%c%s requires a name"
#~ msgstr "%c%s вимагає вказати назву"
diff --git a/po/vi.po b/po/vi.po
index e826b989fb..ba51ebd868 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo 6.3.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:26+0100\n"
+"POT-Creation-Date: 2024-08-31 20:08+0100\n"
"PO-Revision-Date: 2017-07-11 14:12+0700\n"
"Last-Translator: Trần Ngọc Quân <vnwildman@gmail.com>\n"
"Language-Team: Vietnamese <translation-team-vi@lists.sourceforge.net>\n"
@@ -22,41 +22,41 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Gtranslator 2.91.7\n"
-#: gnulib/lib/error.c:194
+#: gnulib/lib/error.c:208
msgid "Unknown system error"
msgstr "Gặp lỗi hệ thống chưa biết"
-#: gnulib/lib/getopt.c:278
+#: gnulib/lib/getopt.c:282
#, c-format
msgid "%s: option '%s%s' is ambiguous\n"
msgstr "%s: tùy chọn “%s%s” chưa rõ ràng\n"
-#: gnulib/lib/getopt.c:284
+#: gnulib/lib/getopt.c:288
#, c-format
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr "%s: tùy chọn “%s%s” chưa rõ ràng; khả năng là:"
-#: gnulib/lib/getopt.c:319
+#: gnulib/lib/getopt.c:322
#, c-format
msgid "%s: unrecognized option '%s%s'\n"
msgstr "%s: không nhận ra tùy chọn “%s%s”\n"
-#: gnulib/lib/getopt.c:345
+#: gnulib/lib/getopt.c:348
#, c-format
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr "%s: tùy chọn “%s%s” không không cho phép một đối số\n"
-#: gnulib/lib/getopt.c:360
+#: gnulib/lib/getopt.c:363
#, c-format
msgid "%s: option '%s%s' requires an argument\n"
msgstr "%s: tùy chọn “%s%s” cần một đối số\n"
-#: gnulib/lib/getopt.c:621
+#: gnulib/lib/getopt.c:624
#, c-format
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: tùy chọn không hợp lệ -- “%c”\n"
-#: gnulib/lib/getopt.c:636 gnulib/lib/getopt.c:682
+#: gnulib/lib/getopt.c:639 gnulib/lib/getopt.c:685
#, c-format
msgid "%s: option requires an argument -- '%c'\n"
msgstr "%s: tùy chọn cần một đối số -- “%c”\n"
@@ -133,8 +133,8 @@ msgstr "Có một ký tự “)” hay “\\)” lẻ đôi"
msgid "No previous regular expression"
msgstr "Không có biểu thức chính quy đi trước"
-#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:337
-#: tp/Texinfo/XS/gnulib/lib/obstack.c:339
+#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:317
+#: tp/Texinfo/XS/gnulib/lib/obstack.c:319
msgid "memory exhausted"
msgstr "hết bộ nhớ hoàn toàn"
@@ -2104,10 +2104,9 @@ msgid "Try `%s --help' for more information.\n"
msgstr "Hãy thử lệnh trợ giúp “%s --help” để xem thông tin thêm.\n"
#: Pod-Simple-Texinfo/pod2texi.pl:233
-#, fuzzy, perl-format
-#| msgid "%s:%d: warning: %s\n"
+#, perl-format
msgid "%s: ignoring %s without content\n"
-msgstr "%s:%d: cảnh báo: %s\n"
+msgstr ""
#: Pod-Simple-Texinfo/pod2texi.pl:434 Pod-Simple-Texinfo/pod2texi.pl:523
#: tp/texi2any.pl:1741 tp/texi2any.pl:1811
@@ -4498,37 +4497,6 @@ msgstr "đối số có dạng thức sai hoặc trống rỗng @%s: %s"
msgid "@%s is obsolete; %s"
msgstr "%c%s quá cũ; %s"
-#, fuzzy
-#~| msgid ""
-#~| "Email bug reports to bug-texinfo@gnu.org,\n"
-#~| "general questions and discussion to help-texinfo@gnu.org.\n"
-#~| "Texinfo home page: http://www.gnu.org/software/texinfo/"
-#~ msgid ""
-#~ "Email bug reports to bug-texinfo@gnu.org,\n"
-#~ "general questions and discussion to help-texinfo@gnu.org.\n"
-#~ "Texinfo home page: https://www.gnu.org/software/texinfo/"
-#~ msgstr ""
-#~ "Hãy thông báo lỗi cho địa chỉ “bug-texinfo@gnu.org”,\n"
-#~ "và gửi câu hỏi chung, thảo luận v.v.. cho help-texinfo@gnu.org.\n"
-#~ "Thông báo lỗi dịch cho: <http://translationproject.org/team/vi.html>.\n"
-#~ "Trang chủ texinfo: http://www.gnu.org/software/texinfo/"
-
-#, fuzzy, perl-format
-#~| msgid "@%s entry node name `%s' different from %s name `%s'"
-#~ msgid "%s: same manual name `%s' for different files: %s and %s"
-#~ msgstr "@%s tên nút mục trình đơn “%s” khác biệt với %s tên “%s”"
-
-#, fuzzy, c-format, perl-format
-#~| msgid "%s:%d: warning: %s (possibly involving @%s)\n"
-#~ msgctxt "Texinfo source file error in macro"
-#~ msgid "%s (possibly involving @%s)"
-#~ msgstr "%s:%d: cảnh báo: %s (có lẽ gọi @%s)\n"
-
-#, fuzzy, perl-format
-#~| msgid "%s: error on closing internal links file %s: %s\n"
-#~ msgid "%s: error on closing elements size file %s: %s\n"
-#~ msgstr "%s: gặp lỗi khi đóng tập tin liên kết nội tại %s: %s\n"
-
#~ msgid " -O, --show-options, --usage go to command-line options node"
#~ msgstr " -O, --show-options, --usage đi đến nút tùy chọn dòng-lệnh"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index af2bbfaa5b..8ec24338f4 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo 6.3.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:26+0100\n"
+"POT-Creation-Date: 2024-08-31 20:08+0100\n"
"PO-Revision-Date: 2018-01-23 10:13+0800\n"
"Last-Translator: Boyuan Yang <073plan@gmail.com>\n"
"Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
@@ -20,47 +20,47 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Poedit 2.0.5\n"
-#: gnulib/lib/error.c:194
+#: gnulib/lib/error.c:208
msgid "Unknown system error"
msgstr "未知的系统错误"
-#: gnulib/lib/getopt.c:278
+#: gnulib/lib/getopt.c:282
#, fuzzy, c-format
#| msgid "%s: option `%s' is ambiguous\n"
msgid "%s: option '%s%s' is ambiguous\n"
msgstr "%s:选项“%s”含义不明确\n"
-#: gnulib/lib/getopt.c:284
+#: gnulib/lib/getopt.c:288
#, fuzzy, c-format
#| msgid "%s: option `%s' is ambiguous\n"
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr "%s:选项“%s”含义不明确\n"
-#: gnulib/lib/getopt.c:319
+#: gnulib/lib/getopt.c:322
#, fuzzy, c-format
#| msgid "%s: unrecognized option `%c%s'\n"
msgid "%s: unrecognized option '%s%s'\n"
msgstr "%s:不能识别的选项“%c%s”\n"
-#: gnulib/lib/getopt.c:345
+#: gnulib/lib/getopt.c:348
#, fuzzy, c-format
#| msgid "%s: option `%c%s' doesn't allow an argument\n"
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr "%s:选项“%c%s”不接受参数\n"
-#: gnulib/lib/getopt.c:360
+#: gnulib/lib/getopt.c:363
#, fuzzy, c-format
#| msgid "%s: option `%s' requires an argument\n"
msgid "%s: option '%s%s' requires an argument\n"
msgstr "%s:选项“%s”需要一个参数\n"
-#: gnulib/lib/getopt.c:621
+#: gnulib/lib/getopt.c:624
#, fuzzy, c-format
#| msgid "%s: invalid option -- %c\n"
msgid "%s: invalid option -- '%c'\n"
msgstr "%s:无效选项 -- %c\n"
-#: gnulib/lib/getopt.c:636 gnulib/lib/getopt.c:682
+#: gnulib/lib/getopt.c:639 gnulib/lib/getopt.c:685
#, fuzzy, c-format
#| msgid "%s: option requires an argument -- %c\n"
msgid "%s: option requires an argument -- '%c'\n"
@@ -160,8 +160,8 @@ msgstr "不匹配的 }"
msgid "No previous regular expression"
msgstr "没有上次搜索字符串"
-#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:337
-#: tp/Texinfo/XS/gnulib/lib/obstack.c:339
+#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:317
+#: tp/Texinfo/XS/gnulib/lib/obstack.c:319
msgid "memory exhausted"
msgstr "虚拟内存耗尽"
@@ -4723,25 +4723,6 @@ msgstr ""
msgid "@%s is obsolete; %s"
msgstr "%c%s 已过时"
-#, fuzzy
-#~| msgid ""
-#~| "Email bug reports to bug-texinfo@gnu.org,\n"
-#~| "general questions and discussion to help-texinfo@gnu.org.\n"
-#~| "Texinfo home page: http://www.gnu.org/software/texinfo/"
-#~ msgid ""
-#~ "Email bug reports to bug-texinfo@gnu.org,\n"
-#~ "general questions and discussion to help-texinfo@gnu.org.\n"
-#~ "Texinfo home page: https://www.gnu.org/software/texinfo/"
-#~ msgstr ""
-#~ "请将错误报告发送到 bug-texinfo@gnu.org,\n"
-#~ "一般的问题和讨论请发送到 help-texinfo@gnu.org。\n"
-#~ "Texinfo 主页:http://www.gnu.org/software/texinfo/"
-
-#, fuzzy, perl-format
-#~| msgid "%s: ignoring second internal links output `%s'.\n"
-#~ msgid "%s: error on closing elements size file %s: %s\n"
-#~ msgstr "%s: 忽略二次内部连接输出“%s”。\n"
-
#, fuzzy
#~| msgid ""
#~| "\n"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 190ba6cc05..5c28c158e8 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo 4.1\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:26+0100\n"
+"POT-Creation-Date: 2024-08-31 20:08+0100\n"
"PO-Revision-Date: 2002-03-08 04:56+0800\n"
"Last-Translator: Abel Cheung <maddog@linux.org.hk>\n"
"Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n"
@@ -16,47 +16,47 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Bugs: Report translation errors to the Language-Team address.\n"
-#: gnulib/lib/error.c:194
+#: gnulib/lib/error.c:208
msgid "Unknown system error"
msgstr ""
-#: gnulib/lib/getopt.c:278
+#: gnulib/lib/getopt.c:282
#, fuzzy, c-format
#| msgid "%s: option `%s' is ambiguous\n"
msgid "%s: option '%s%s' is ambiguous\n"
msgstr "%s: �ﶵ `%s' ����\n"
-#: gnulib/lib/getopt.c:284
+#: gnulib/lib/getopt.c:288
#, fuzzy, c-format
#| msgid "%s: option `%s' is ambiguous\n"
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr "%s: �ﶵ `%s' ����\n"
-#: gnulib/lib/getopt.c:319
+#: gnulib/lib/getopt.c:322
#, fuzzy, c-format
#| msgid "%s: unrecognized option `%c%s'\n"
msgid "%s: unrecognized option '%s%s'\n"
msgstr "%s: �������ﶵ `%c%s'\n"
-#: gnulib/lib/getopt.c:345
+#: gnulib/lib/getopt.c:348
#, fuzzy, c-format
#| msgid "%s: option `%c%s' doesn't allow an argument\n"
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr "%s: �ﶵ `%c%s' ���i�t����\n"
-#: gnulib/lib/getopt.c:360
+#: gnulib/lib/getopt.c:363
#, fuzzy, c-format
#| msgid "%s: option `%s' requires an argument\n"
msgid "%s: option '%s%s' requires an argument\n"
msgstr "%s: �ﶵ `%s' �����t����\n"
-#: gnulib/lib/getopt.c:621
+#: gnulib/lib/getopt.c:624
#, fuzzy, c-format
#| msgid "%s: invalid option -- %c\n"
msgid "%s: invalid option -- '%c'\n"
msgstr "%s: �L�Ī��ﶵ -- %c\n"
-#: gnulib/lib/getopt.c:636 gnulib/lib/getopt.c:682
+#: gnulib/lib/getopt.c:639 gnulib/lib/getopt.c:685
#, fuzzy, c-format
#| msgid "%s: option requires an argument -- %c\n"
msgid "%s: option requires an argument -- '%c'\n"
@@ -146,8 +146,8 @@ msgstr "
msgid "No previous regular expression"
msgstr "�S���e�@�����j�M�r��"
-#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:337
-#: tp/Texinfo/XS/gnulib/lib/obstack.c:339
+#: gnulib/lib/xalloc-die.c:34 tp/Texinfo/XS/gnulib/lib/obstack.c:317
+#: tp/Texinfo/XS/gnulib/lib/obstack.c:319
#, fuzzy
#| msgid "virtual memory exhausted"
msgid "memory exhausted"
@@ -4371,20 +4371,6 @@ msgstr ""
msgid "@%s is obsolete; %s"
msgstr "%c%s �w�o���"
-#, fuzzy
-#~| msgid ""
-#~| "\n"
-#~| "Email bug reports to bug-texinfo@gnu.org,\n"
-#~| "general questions and discussion to help-texinfo@gnu.org.\n"
-#~ msgid ""
-#~ "Email bug reports to bug-texinfo@gnu.org,\n"
-#~ "general questions and discussion to help-texinfo@gnu.org.\n"
-#~ "Texinfo home page: https://www.gnu.org/software/texinfo/"
-#~ msgstr ""
-#~ "\n"
-#~ "�{������, �ХH�q�l�l�� (�^��) �^���� bug-texinfo@gnu.org,\n"
-#~ "�@����D�P�Q��, �ХH�q�l�l�� (�^��) �H�� help-texinfo@gnu.org.\n"
-
#~ msgid "One completion:\n"
#~ msgstr "�@�ӧ����y:\n"
diff --git a/po_document/ca.po b/po_document/ca.po
index dbc649b59a..0d9a047965 100644
--- a/po_document/ca.po
+++ b/po_document/ca.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo_document 5.9.93\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:09+0100\n"
+"POT-Creation-Date: 2024-08-29 20:38+0100\n"
"PO-Revision-Date: 2015-06-08 17:08+0200\n"
"Last-Translator: Walter Garcia-Fontes <walter.garcia@upf.edu>\n"
"Language-Team: Catalan <ca@dodds.net>\n"
diff --git a/po_document/ca.us-ascii.po b/po_document/ca.us-ascii.po
index 5c33d791d8..85cc2fef3f 100644
--- a/po_document/ca.us-ascii.po
+++ b/po_document/ca.us-ascii.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo_document 5.9.93\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:09+0100\n"
+"POT-Creation-Date: 2024-08-29 20:38+0100\n"
"PO-Revision-Date: 2015-06-08 17:08+0200\n"
"Last-Translator: Walter Garcia-Fontes <walter.garcia@upf.edu>\n"
"Language-Team: Catalan <ca@dodds.net>\n"
diff --git a/po_document/cs.po b/po_document/cs.po
index 40f8d5a697..e95fd995a7 100644
--- a/po_document/cs.po
+++ b/po_document/cs.po
@@ -2,7 +2,7 @@
# Copyright (C) 2015 Free Software Foundation, Inc.
# This file is distributed under the same license as the texinfo package.
# Based on Czech translation of texinfo-6.0.90.
-# Petr Pisar <petr.pisar@atlas.cz>, 2015, 2016, 2017, 2021, 2022, 2023.
+# Petr Pisar <petr.pisar@atlas.cz>, 2015, 2016, 2017, 2021, 2022, 2023, 2024.
#
# Note: 2 messages untranslated, it's ok.
# gnulib messages copied from gnulib-3.0.0.6062.a6b16.
@@ -17,10 +17,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: texinfo_document 7.0.92\n"
+"Project-Id-Version: texinfo_document 7.1.0.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:09+0100\n"
-"PO-Revision-Date: 2023-09-26 21:13+02:00\n"
+"POT-Creation-Date: 2024-08-29 20:38+0100\n"
+"PO-Revision-Date: 2024-06-09 21:34+02:00\n"
"Last-Translator: Petr Pisar <petr.pisar@atlas.cz>\n"
"Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n"
"Language: cs\n"
@@ -857,19 +857,17 @@ msgstr "„{section}“"
#. TRANSLATORS: redirect to another index entry
#. TRANSLATORS: @: is discardable and is used to avoid a msgfmt error
#: tp/Texinfo/Convert/HTML.pm:5670
-#, fuzzy, perl-brace-format
-#| msgid "@code{{main_index_entry}}, @emph{See} @code{{seenentry}}"
+#, perl-brace-format
msgid "@code{{main_index_entry}}, @emph{See@:} @code{{seenentry}}"
-msgstr "@code{{main_index_entry}}, @emph{See} @code{{seenentry}}"
+msgstr "@code{{main_index_entry}}, @emph{Vizte@:} @code{{seenentry}}"
# FIXME: "See" should be translatable, but gettext insists that it's an
identifier.
#. TRANSLATORS: redirect to another index entry
#. TRANSLATORS: @: is discardable and used to avoid a msgfmt error
#: tp/Texinfo/Convert/HTML.pm:5677
-#, fuzzy, perl-brace-format
-#| msgid "{main_index_entry}, @emph{See} {seenentry}"
+#, perl-brace-format
msgid "{main_index_entry}, @emph{See@:} {seenentry}"
-msgstr "{main_index_entry}, @emph{See} {seenentry}"
+msgstr "{main_index_entry}, @emph{Vizte@:} {seenentry}"
#. TRANSLATORS: refer to another index entry
#: tp/Texinfo/Convert/HTML.pm:5694
diff --git a/po_document/de.po b/po_document/de.po
index be4e146485..843a6dd117 100644
--- a/po_document/de.po
+++ b/po_document/de.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo_document 5.0\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:09+0100\n"
+"POT-Creation-Date: 2024-08-29 20:38+0100\n"
"PO-Revision-Date: 2014-04-11 22:11+0100\n"
"Last-Translator: Mario Blättermann <mario.blaettermann@gmail.com>\n"
"Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
diff --git a/po_document/de.us-ascii.po b/po_document/de.us-ascii.po
index 984e7726dc..5360a153ed 100644
--- a/po_document/de.us-ascii.po
+++ b/po_document/de.us-ascii.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo_document 5.0\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:09+0100\n"
+"POT-Creation-Date: 2024-08-29 20:38+0100\n"
"PO-Revision-Date: 2014-04-11 22:11+0100\n"
"Last-Translator: Mario Blättermann <mario.blaettermann@gmail.com>\n"
"Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
diff --git a/po_document/eo.po b/po_document/eo.po
index 0faa71168b..e2021b4603 100644
--- a/po_document/eo.po
+++ b/po_document/eo.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo_document 6.4.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:09+0100\n"
+"POT-Creation-Date: 2024-08-29 20:38+0100\n"
"PO-Revision-Date: 2018-05-24 21:45-0300\n"
"Last-Translator: Felipe Castro <fefcas@gmail.com>\n"
"Language-Team: Esperanto <translation-team-eo@lists.sourceforge.net>\n"
diff --git a/po_document/es.po b/po_document/es.po
index 4e59b0f8e7..ec0f06171b 100644
--- a/po_document/es.po
+++ b/po_document/es.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo_document-7.0.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:09+0100\n"
+"POT-Creation-Date: 2024-08-29 20:38+0100\n"
"PO-Revision-Date: 2023-09-25 08:19+0200\n"
"Last-Translator: Antonio Ceballos <aceballos@gmail.com>\n"
"Language-Team: Spanish <es@tp.org.es>\n"
diff --git a/po_document/fi.po b/po_document/fi.po
index 248e1dffca..4a4788304e 100644
--- a/po_document/fi.po
+++ b/po_document/fi.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU texinfo_document 6.7.91\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:09+0100\n"
+"POT-Creation-Date: 2024-08-29 20:38+0100\n"
"PO-Revision-Date: 2021-07-07 18:24+0300\n"
"Last-Translator: Tommi Nieminen <translator@legisign.org>\n"
"Language-Team: Finnish <translation-team-fi@lists.sourceforge.net>\n"
diff --git a/po_document/fr.po b/po_document/fr.po
index 7cca8ad489..3ac71ee753 100644
--- a/po_document/fr.po
+++ b/po_document/fr.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo_document 7.0.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:09+0100\n"
+"POT-Creation-Date: 2024-08-29 20:38+0100\n"
"PO-Revision-Date: 2023-09-21 18:21+0200\n"
"Last-Translator: Jean-Charles Malahieude <lilyfan@orange.fr>\n"
"Language-Team: French <traduc@traduc.org>\n"
diff --git a/po_document/hr.po b/po_document/hr.po
index 5974f9c57b..c8b4271028 100644
--- a/po_document/hr.po
+++ b/po_document/hr.po
@@ -3,13 +3,13 @@
# This file is distributed under the same license as the texinfo package.
#
#
-# Božidar Putanec <bozidarp@yahoo.com>, 2016, 2017, 2019, 2021, 2022.
+# Božidar Putanec <bozidarp@yahoo.com>, 2016, 2017, 2019, 2021, 2022, 2024.
msgid ""
msgstr ""
-"Project-Id-Version: GNU texinfo_document 7.0.92\n"
+"Project-Id-Version: GNU texinfo_document 7.1.0.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:09+0100\n"
-"PO-Revision-Date: 2023-09-20 10:48+0200\n"
+"POT-Creation-Date: 2024-08-29 20:38+0100\n"
+"PO-Revision-Date: 2024-06-16 18:03-0700\n"
"Last-Translator: Božidar Putanec <bozidarp@yahoo.com>\n"
"Language-Team: Croatian <lokalizacija@linux.hr>\n"
"Language: hr\n"
@@ -849,18 +849,16 @@ msgstr "„{section}“"
#. TRANSLATORS: redirect to another index entry
#. TRANSLATORS: @: is discardable and is used to avoid a msgfmt error
#: tp/Texinfo/Convert/HTML.pm:5670
-#, fuzzy, perl-brace-format
-#| msgid "@code{{main_index_entry}}, @emph{See} @code{{seenentry}}"
+#, perl-brace-format
msgid "@code{{main_index_entry}}, @emph{See@:} @code{{seenentry}}"
-msgstr "@code{{main_index_entry}}, @emph{See} @code{{seenentry}}"
+msgstr "@code{{main_index_entry}}, @emph{See@:} @code{{seenentry}}"
#. TRANSLATORS: redirect to another index entry
#. TRANSLATORS: @: is discardable and used to avoid a msgfmt error
#: tp/Texinfo/Convert/HTML.pm:5677
-#, fuzzy, perl-brace-format
-#| msgid "{main_index_entry}, @emph{See} {seenentry}"
+#, perl-brace-format
msgid "{main_index_entry}, @emph{See@:} {seenentry}"
-msgstr "{main_index_entry}, @emph{See} {seenentry}"
+msgstr "{main_index_entry}, @emph{See@:} {seenentry}"
#. TRANSLATORS: refer to another index entry
#: tp/Texinfo/Convert/HTML.pm:5694
diff --git a/po_document/hu.po b/po_document/hu.po
index 90963c9a41..d4e267dfa9 100644
--- a/po_document/hu.po
+++ b/po_document/hu.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo_document 6.4.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:09+0100\n"
+"POT-Creation-Date: 2024-08-29 20:38+0100\n"
"PO-Revision-Date: 2018-01-20 14:27+0100\n"
"Last-Translator: Balázs Úr <urbalazs@gmail.com>\n"
"Language-Team: Hungarian <translation-team-hu@lists.sourceforge.net>\n"
diff --git a/po_document/it.po b/po_document/it.po
index 7f48cd31be..f0d095c9d6 100644
--- a/po_document/it.po
+++ b/po_document/it.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo_document 6.8.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:09+0100\n"
+"POT-Creation-Date: 2024-08-29 20:38+0100\n"
"PO-Revision-Date: 2022-10-30 21:50+0100\n"
"Last-Translator: Federico Bruni <fede@inventati.org>\n"
"Language-Team: Italian <tp@lists.linux.it>\n"
diff --git a/po_document/ka.po b/po_document/ka.po
index 84f93b94ea..fcadda147e 100644
--- a/po_document/ka.po
+++ b/po_document/ka.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo_document 7.0.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:09+0100\n"
+"POT-Creation-Date: 2024-08-29 20:38+0100\n"
"PO-Revision-Date: 2023-10-29 17:44+0100\n"
"Last-Translator: Temuri Doghonadze <temuri.doghonadze@gmail.com>\n"
"Language-Team: Georgian <(nothing)>\n"
diff --git a/po_document/nl.po b/po_document/nl.po
index 93a82ed49d..4d8e08198e 100644
--- a/po_document/nl.po
+++ b/po_document/nl.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo_document-7.0.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:09+0100\n"
+"POT-Creation-Date: 2024-08-29 20:38+0100\n"
"PO-Revision-Date: 2023-10-01 13:10+0200\n"
"Last-Translator: Benno Schulenberg <vertaling@coevern.nl>\n"
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
diff --git a/po_document/no.us-ascii.po b/po_document/no.us-ascii.po
index d8a877c7e6..1d5b5e5228 100644
--- a/po_document/no.us-ascii.po
+++ b/po_document/no.us-ascii.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo 5.0\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:09+0100\n"
+"POT-Creation-Date: 2024-08-29 20:38+0100\n"
"PO-Revision-Date: 2001-01-01\n"
"Last-Translator: Unknown\n"
"Language-Team: Unknown\n"
diff --git a/po_document/pl.iso-8859-2.po b/po_document/pl.iso-8859-2.po
index 9f1f7c8aeb..3c4dcce817 100644
--- a/po_document/pl.iso-8859-2.po
+++ b/po_document/pl.iso-8859-2.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo_document 6.8.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:09+0100\n"
+"POT-Creation-Date: 2024-08-29 20:38+0100\n"
"PO-Revision-Date: 2022-10-20 17:23+0200\n"
"Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
diff --git a/po_document/pl.po b/po_document/pl.po
index 0630447f41..7ceeb08e72 100644
--- a/po_document/pl.po
+++ b/po_document/pl.po
@@ -1,14 +1,14 @@
# Polish translation for texinfo_document
-# Copyright (C) 2013, 2017, 2021, 2022, 2023 Free Software Foundation, Inc.
+# Copyright (C) 2013, 2017, 2021, 2022, 2023, 2024 Free Software Foundation,
Inc.
# This file is distributed under the same license as the texinfo package.
-# Jakub Bogusz <qboosh@pld-linux.org>, 2013-2023.
+# Jakub Bogusz <qboosh@pld-linux.org>, 2013-2024.
#
msgid ""
msgstr ""
-"Project-Id-Version: texinfo_document 7.0.92\n"
+"Project-Id-Version: texinfo_document 7.1.0.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:09+0100\n"
-"PO-Revision-Date: 2023-09-26 18:23+0200\n"
+"POT-Creation-Date: 2024-08-29 20:38+0100\n"
+"PO-Revision-Date: 2024-06-09 09:02+0200\n"
"Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
"Language: pl\n"
@@ -844,18 +844,16 @@ msgstr "`{section}'"
#. TRANSLATORS: redirect to another index entry
#. TRANSLATORS: @: is discardable and is used to avoid a msgfmt error
#: tp/Texinfo/Convert/HTML.pm:5670
-#, fuzzy, perl-brace-format
-#| msgid "@code{{main_index_entry}}, @emph{See} @code{{seenentry}}"
+#, perl-brace-format
msgid "@code{{main_index_entry}}, @emph{See@:} @code{{seenentry}}"
-msgstr "@code{{main_index_entry}}, @emph{See} @code{{seenentry}}"
+msgstr "@code{{main_index_entry}}, @emph{Patrz@:} @code{{seenentry}}"
#. TRANSLATORS: redirect to another index entry
#. TRANSLATORS: @: is discardable and used to avoid a msgfmt error
#: tp/Texinfo/Convert/HTML.pm:5677
-#, fuzzy, perl-brace-format
-#| msgid "{main_index_entry}, @emph{See} {seenentry}"
+#, perl-brace-format
msgid "{main_index_entry}, @emph{See@:} {seenentry}"
-msgstr "{main_index_entry}, @emph{See} {seenentry}"
+msgstr "{main_index_entry}, @emph{Patrz@:} {seenentry}"
#. TRANSLATORS: refer to another index entry
#: tp/Texinfo/Convert/HTML.pm:5694
diff --git a/po_document/pt.po b/po_document/pt.po
index ed7ba66786..b130eec552 100644
--- a/po_document/pt.po
+++ b/po_document/pt.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo_document 6.7.91\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:09+0100\n"
+"POT-Creation-Date: 2024-08-29 20:38+0100\n"
"PO-Revision-Date: 2021-06-17 06:32+0100\n"
"Last-Translator: Pedro Albuquerque <pmra@protonmail.com>\n"
"Language-Team: Portuguese <translation-team-pt@lists.sourceforge.net>\n"
diff --git a/po_document/pt.us-ascii.po b/po_document/pt.us-ascii.po
index 86ba6e9f8a..8903f8eff2 100644
--- a/po_document/pt.us-ascii.po
+++ b/po_document/pt.us-ascii.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo 5.0\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:09+0100\n"
+"POT-Creation-Date: 2024-08-29 20:38+0100\n"
"PO-Revision-Date: 2006-01-09\n"
"Last-Translator: Jorge Barros de Abreu <ficmatin01@solar.com.br>\n"
"Language-Team: Unknown\n"
diff --git a/po_document/pt_BR.po b/po_document/pt_BR.po
index 635ad5331d..8816cb7231 100644
--- a/po_document/pt_BR.po
+++ b/po_document/pt_BR.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo_document 6.7.91\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:09+0100\n"
+"POT-Creation-Date: 2024-08-29 20:38+0100\n"
"PO-Revision-Date: 2021-06-16 11:08-0300\n"
"Last-Translator: Jorge Barros de Abreu <ficmatin10@gmail.com>\n"
"Language-Team: Brazilian Portuguese <ldpbr-translation@lists.sourceforge."
diff --git a/po_document/pt_BR.us-ascii.po b/po_document/pt_BR.us-ascii.po
index a0698aac48..81b15a9e87 100644
--- a/po_document/pt_BR.us-ascii.po
+++ b/po_document/pt_BR.us-ascii.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo_document 5.9.93\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:09+0100\n"
+"POT-Creation-Date: 2024-08-29 20:38+0100\n"
"PO-Revision-Date: 2015-06-07 06:25-0300\n"
"Last-Translator: Jorge Barros de Abreu <ficmatin10@gmail.com>\n"
"Language-Team: Brazilian Portuguese <ldpbr-translation@lists.sourceforge."
diff --git a/po_document/ro.po b/po_document/ro.po
index 13bd0dc2cd..434e09d5e0 100644
--- a/po_document/ro.po
+++ b/po_document/ro.po
@@ -1,21 +1,22 @@
# Mesajele în limba română pentru pachetul texinfo_document.
-# Copyright © 2022, 2023 Free Software Foundation, Inc.
+# Copyright © 2022, 2023, 2024 Free Software Foundation, Inc.
# This file is distributed under the same license as the texinfo package.
#
-# Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>, 2022 - 2023.
+# Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>, 2022, 2023, 2024.
#
# Cronologia traducerii fișierului „texinfo_document”:
# Traducerea inițială, făcută de R-GC, pentru versiunea texinfo_document
6.7.91, iun-2022.
# Actualizare a traducerii pentru versiunea 6.8.90, făcută de R-GC, oct-2022.
# Actualizare a traducerii pentru versiunea 7.0.92, făcută de R-GC, sep-2023.
+# Actualizare a traducerii pentru versiunea 7.1.0.90, făcută de R-GC, iun-2024.
# Actualizare a traducerii pentru versiunea Y, făcută de X, Z(luna-anul).
#
msgid ""
msgstr ""
-"Project-Id-Version: texinfo_document 7.0.92\n"
+"Project-Id-Version: texinfo_document 7.1.0.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:09+0100\n"
-"PO-Revision-Date: 2023-09-20 00:28+0200\n"
+"POT-Creation-Date: 2024-08-29 20:38+0100\n"
+"PO-Revision-Date: 2024-06-10 18:10+0200\n"
"Last-Translator: Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>\n"
"Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n"
"Language: ro\n"
@@ -25,7 +26,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n==0 || (n!=1 && n%100>=1 && "
"n%100<=19) ? 1 : 2);\n"
"X-Bugs: Report translation errors to the Language-Team address.\n"
-"X-Generator: Poedit 3.2.2\n"
+"X-Generator: Poedit 3.4.3\n"
#: tp/ext/epub3.pm:672
msgid "Table of contents"
@@ -859,18 +860,16 @@ msgstr "„{section}“"
#. TRANSLATORS: redirect to another index entry
#. TRANSLATORS: @: is discardable and is used to avoid a msgfmt error
#: tp/Texinfo/Convert/HTML.pm:5670
-#, fuzzy, perl-brace-format
-#| msgid "@code{{main_index_entry}}, @emph{See} @code{{seenentry}}"
+#, perl-brace-format
msgid "@code{{main_index_entry}}, @emph{See@:} @code{{seenentry}}"
-msgstr "@code{{main_index_entry}}, @emph{See} @code{{seenentry}}"
+msgstr "@code{{main_index_entry}}, @emph{See@:} @code{{seenentry}}"
#. TRANSLATORS: redirect to another index entry
#. TRANSLATORS: @: is discardable and used to avoid a msgfmt error
#: tp/Texinfo/Convert/HTML.pm:5677
-#, fuzzy, perl-brace-format
-#| msgid "{main_index_entry}, @emph{See} {seenentry}"
+#, perl-brace-format
msgid "{main_index_entry}, @emph{See@:} {seenentry}"
-msgstr "{main_index_entry}, @emph{See} {seenentry}"
+msgstr "{main_index_entry}, @emph{See@:} {seenentry}"
#. TRANSLATORS: refer to another index entry
#: tp/Texinfo/Convert/HTML.pm:5694
diff --git a/po_document/sk.po b/po_document/sk.po
index a201559724..22fb84092e 100644
--- a/po_document/sk.po
+++ b/po_document/sk.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo_document 7.0.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:09+0100\n"
+"POT-Creation-Date: 2024-08-29 20:38+0100\n"
"PO-Revision-Date: 2024-03-04 02:33+0100\n"
"Last-Translator: Marek Felšöci <marek@felsoci.sk>\n"
"Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
diff --git a/po_document/sr.po b/po_document/sr.po
index 12a23b8ac9..3e1aee74e6 100644
--- a/po_document/sr.po
+++ b/po_document/sr.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU texinfo_document 6.8.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:09+0100\n"
+"POT-Creation-Date: 2024-08-29 20:38+0100\n"
"PO-Revision-Date: 2023-02-26 11:50+0100\n"
"Last-Translator: Мирослав Николић <miroslavnikolic@rocketmail.com>\n"
"Language-Team: Serbian <(nothing)>\n"
diff --git a/po_document/sv.po b/po_document/sv.po
index 7999f863f2..4683d6c1c6 100644
--- a/po_document/sv.po
+++ b/po_document/sv.po
@@ -2,14 +2,14 @@
# Copyright (C) 2019 Free Software Foundation, Inc.
# This file is distributed under the same license as the texinfo package.
# Sebastian Rasmussen <sebras@gmail.com>, 2019.
-# Luna Jernberg <droidbittin@gmail.com>, 2021, 2022, 2023.
+# Luna Jernberg <droidbittin@gmail.com>, 2021, 2022, 2023, 2024.
#
msgid ""
msgstr ""
-"Project-Id-Version: GNU texinfo_document 7.0.92\n"
+"Project-Id-Version: GNU texinfo_document 7.1.0.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:09+0100\n"
-"PO-Revision-Date: 2023-11-06 14:47+0100\n"
+"POT-Creation-Date: 2024-08-29 20:38+0100\n"
+"PO-Revision-Date: 2024-06-19 06:43+0200\n"
"Last-Translator: Luna Jernberg <droidbittin@gmail.com>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
"Language: sv\n"
@@ -18,7 +18,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Bugs: Report translation errors to the Language-Team address.\n"
-"X-Generator: Poedit 3.3.2\n"
+"X-Generator: Poedit 3.4.2\n"
#: tp/ext/epub3.pm:672
msgid "Table of contents"
@@ -847,18 +847,16 @@ msgstr "`{section}'"
#. TRANSLATORS: redirect to another index entry
#. TRANSLATORS: @: is discardable and is used to avoid a msgfmt error
#: tp/Texinfo/Convert/HTML.pm:5670
-#, fuzzy, perl-brace-format
-#| msgid "@code{{main_index_entry}}, @emph{See} @code{{seenentry}}"
+#, perl-brace-format
msgid "@code{{main_index_entry}}, @emph{See@:} @code{{seenentry}}"
-msgstr "@code{{main_index_entry}}, @emph{See} @code{{seenentry}}"
+msgstr "@code{{main_index_entry}}, @emph{See@:} @code{{seenentry}}"
#. TRANSLATORS: redirect to another index entry
#. TRANSLATORS: @: is discardable and used to avoid a msgfmt error
#: tp/Texinfo/Convert/HTML.pm:5677
-#, fuzzy, perl-brace-format
-#| msgid "{main_index_entry}, @emph{See} {seenentry}"
+#, perl-brace-format
msgid "{main_index_entry}, @emph{See@:} {seenentry}"
-msgstr "{main_index_entry}, @emph{See} {seenentry}"
+msgstr "{main_index_entry}, @emph{See@:} {seenentry}"
#. TRANSLATORS: refer to another index entry
#: tp/Texinfo/Convert/HTML.pm:5694
diff --git a/po_document/texinfo_document.pot b/po_document/texinfo_document.pot
index 45541c35a6..b9f5652d5c 100644
--- a/po_document/texinfo_document.pot
+++ b/po_document/texinfo_document.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU texinfo 7.1.0.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:09+0100\n"
+"POT-Creation-Date: 2024-08-29 20:38+0100\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"
diff --git a/po_document/uk.po b/po_document/uk.po
index 23c1de81ac..e7a5bd3a47 100644
--- a/po_document/uk.po
+++ b/po_document/uk.po
@@ -2,13 +2,13 @@
# Copyright (C) 2015 Free Software Foundation, Inc.
# This file is distributed under the same license as the texinfo package.
#
-# Yuri Chornoivan <yurchor@ukr.net>, 2015, 2017, 2021, 2022, 2023.
+# Yuri Chornoivan <yurchor@ukr.net>, 2015, 2017, 2021, 2022, 2023, 2024.
msgid ""
msgstr ""
-"Project-Id-Version: texinfo_document 7.0.92\n"
+"Project-Id-Version: texinfo_document 7.1.0.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2024-06-08 10:09+0100\n"
-"PO-Revision-Date: 2023-09-19 12:28+0300\n"
+"POT-Creation-Date: 2024-08-29 20:38+0100\n"
+"PO-Revision-Date: 2024-06-09 15:28+0300\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
"Language: uk\n"
@@ -18,7 +18,7 @@ msgstr ""
"X-Bugs: Report translation errors to the Language-Team address.\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-"X-Generator: Lokalize 20.12.0\n"
+"X-Generator: Lokalize 23.04.3\n"
#: tp/ext/epub3.pm:672
msgid "Table of contents"
@@ -847,18 +847,16 @@ msgstr "«{section}»"
#. TRANSLATORS: redirect to another index entry
#. TRANSLATORS: @: is discardable and is used to avoid a msgfmt error
#: tp/Texinfo/Convert/HTML.pm:5670
-#, fuzzy, perl-brace-format
-#| msgid "@code{{main_index_entry}}, @emph{See} @code{{seenentry}}"
+#, perl-brace-format
msgid "@code{{main_index_entry}}, @emph{See@:} @code{{seenentry}}"
-msgstr "@code{{main_index_entry}}, @emph{See} @code{{seenentry}}"
+msgstr "@code{{main_index_entry}}, @emph{See@:} @code{{seenentry}}"
#. TRANSLATORS: redirect to another index entry
#. TRANSLATORS: @: is discardable and used to avoid a msgfmt error
#: tp/Texinfo/Convert/HTML.pm:5677
-#, fuzzy, perl-brace-format
-#| msgid "{main_index_entry}, @emph{See} {seenentry}"
+#, perl-brace-format
msgid "{main_index_entry}, @emph{See@:} {seenentry}"
-msgstr "{main_index_entry}, @emph{See} {seenentry}"
+msgstr "{main_index_entry}, @emph{See@:} {seenentry}"
#. TRANSLATORS: refer to another index entry
#: tp/Texinfo/Convert/HTML.pm:5694