7.0.3 release
diff --git a/ChangeLog b/ChangeLog
index c3149d9..7ba611b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2023-03-26 Gavin Smith <gavinsmith0123@gmail.com>
+
+ 7.0.3 release
+
2023-03-19 Gavin Smith <gavinsmith0123@gmail.com>
pretest 7.0.2.90
diff --git a/NEWS b/NEWS
index f40eb7e..aaa812e 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,7 @@
------------------------------------------------------------------------------
+7.0.3 (26 March 2023)
This is a bug-fix release with minimal changes.
* texi2any
diff --git a/configure.ac b/configure.ac
index 0d1ad15..e5566ca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10,7 +10,7 @@
# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
-AC_INIT([GNU Texinfo], [7.0.2.90], [bug-texinfo@gnu.org])
+AC_INIT([GNU Texinfo], [7.0.3], [bug-texinfo@gnu.org])
dnl Must come before AM_INIT_AUTOMAKE.
AC_CONFIG_AUX_DIR([build-aux])
diff --git a/js/info.js b/js/info.js
index d0fe98d..2e4d54f 100644
--- a/js/info.js
+++ b/js/info.js
@@ -1,5 +1,5 @@
/* info.js - Javascript UI for Texinfo manuals
- Copyright (C) 2017-2022 Free Software Foundation, Inc.
+ Copyright (C) 2017-2023 Free Software Foundation, Inc.
This file is part of GNU Texinfo.
@@ -1199,7 +1199,7 @@
store.dispatch ({ type: "iframe-ready", id: config.INDEX_ID });
store.dispatch ({
type: "echo",
- msg: "Welcome to Texinfo documentation viewer 7.0.2.90, type '?' for help."
+ msg: "Welcome to Texinfo documentation viewer 7.0.3, type '?' for help."
});
/* Call user hook. */
diff --git a/po/ca.po b/po/ca.po
index 0062f99..69e3200 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: texinfo 6.1.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+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"
diff --git a/po/cs.po b/po/cs.po
index d88a2d3..58633c9 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -3,7 +3,7 @@
# This file is distributed under the same license as the texinfo package.
# Vladimir Michl <Vladimir.Michl@seznam.cz>, 1997.
# Petr Pisar <petr.pisar@atlas.cz>, 2014, 2015, 2016, 2017, 2018, 2019, 2021.
-# Petr Pisar <petr.pisar@atlas.cz>, 2022.
+# Petr Pisar <petr.pisar@atlas.cz>, 2022, 2023.
#
# Note: 2 messages untranslated, it's ok.
# gnulib messages copied from gnulib-3.0.0.6062.a6b16.
@@ -18,10 +18,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: texinfo 6.8.90\n"
+"Project-Id-Version: texinfo 7.0.2.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
-"PO-Revision-Date: 2022-10-29 13:27+02:00\n"
+"POT-Creation-Date: 2023-03-26 12:46+0100\n"
+"PO-Revision-Date: 2023-03-20 20:50+01:00\n"
"Last-Translator: Petr Pisar <petr.pisar@atlas.cz>\n"
"Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n"
"Language: cs\n"
@@ -2199,11 +2199,10 @@
msgstr "%s není platný kód oblasti"
#: tp/Texinfo/Config.pm:121
-#, fuzzy, perl-format
-#| msgid "%s: warning: "
+#, perl-format
msgctxt "program name: warning: warning_message"
msgid "%s: warning: %s"
-msgstr "%s: varování: "
+msgstr "%s: pozor: %s"
#: tp/Texinfo/Config.pm:137 tp/texi2any.pl:1257
#, perl-format
@@ -2211,18 +2210,16 @@
msgstr "chyba při zavádění %s: %s"
#: tp/Texinfo/Config.pm:150
-#, fuzzy, perl-format
-#| msgid "%s: %s"
+#, perl-format
msgctxt "init file: error_message"
msgid "%s: %s"
msgstr "%s: %s"
#: tp/Texinfo/Config.pm:156
-#, fuzzy, perl-format
-#| msgid "%s: warning: "
+#, perl-format
msgctxt "init file: warning: warning_message"
msgid "%s: warning: %s"
-msgstr "%s: varování: "
+msgstr "%s: pozor: %s"
#: tp/Texinfo/Config.pm:191
#, perl-format
@@ -3154,28 +3151,25 @@
#, perl-format
msgctxt "Texinfo source file warning"
msgid "warning: %s (possibly involving @%s)\n"
-msgstr ""
+msgstr "pozor: %s (možná zahrnuje @%s)\n"
#: tp/Texinfo/Report.pm:90
-#, fuzzy, perl-format
-#| msgid "%s: warning: "
+#, perl-format
msgctxt "Texinfo source file warning"
msgid "warning: %s\n"
-msgstr "%s: varování: "
+msgstr "pozor: %s\n"
#: tp/Texinfo/Report.pm:140
-#, fuzzy, perl-format
-#| msgid "%s: warning: "
+#, perl-format
msgctxt "whole document warning"
msgid "%s: warning: %s\n"
-msgstr "%s: varování: "
+msgstr "%s: pozor: %s\n"
#: tp/Texinfo/Report.pm:143
-#, fuzzy, perl-format
-#| msgid "%s: warning: "
+#, perl-format
msgctxt "whole document warning"
msgid "warning: %s\n"
-msgstr "%s: varování: "
+msgstr "pozor: %s\n"
#: tp/Texinfo/Structuring.pm:155
#, perl-format
@@ -3422,20 +3416,17 @@
msgstr "l2h: %s nebylo možné otevřít pro zápis: %s"
#: tp/ext/tex4ht.pm:122
-#, fuzzy, perl-format
-#| msgid "tex4ht.pm: unknown converstion type for math: %s"
+#, perl-format
msgid "tex4ht.pm: unknown conversion type for math: %s"
msgstr "tex4ht.pm: neznámý konverzní typ pro matematiku: %s"
#: tp/ext/tex4ht.pm:131
-#, fuzzy, perl-format
-#| msgid "tex4ht.pm: unknown converstion type for @tex: %s"
+#, perl-format
msgid "tex4ht.pm: unknown conversion type for @tex: %s"
msgstr "tex4ht.pm: neznámý konverzní typ pro @tex: %s"
#: tp/ext/tex4ht.pm:140
-#, fuzzy, perl-format
-#| msgid "tex4ht.pm: unknown converstion type for @latex: %s"
+#, perl-format
msgid "tex4ht.pm: unknown conversion type for @latex: %s"
msgstr "tex4ht.pm: neznámý konverzní typ pro @latex: %s"
@@ -3557,11 +3548,10 @@
msgstr "highlight_syntax.pm: výstup nemá žádnou HTML položku pro @%s %s %s"
#: tp/texi2any.pl:415
-#, fuzzy, perl-format
-#| msgid "%s: warning: "
+#, perl-format
msgctxt "program name: warning: warning_message"
msgid "%s: warning: %s\n"
-msgstr "%s: varování: "
+msgstr "%s: pozor: %s\n"
#: tp/texi2any.pl:441
#, perl-format
diff --git a/po/da.po b/po/da.po
index b2663e0..c5687ea 100644
--- a/po/da.po
+++ b/po/da.po
@@ -19,7 +19,7 @@
msgstr ""
"Project-Id-Version: texinfo 6.5.93\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+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"
diff --git a/po/de.po b/po/de.po
index 52d8e50..9077b8a 100644
--- a/po/de.po
+++ b/po/de.po
@@ -32,7 +32,7 @@
msgstr ""
"Project-Id-Version: texinfo 6.7.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+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"
diff --git a/po/el.po b/po/el.po
index 4f42234..c3b25e8 100644
--- a/po/el.po
+++ b/po/el.po
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: GNU texinfo 6.0.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+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"
diff --git a/po/eo.po b/po/eo.po
index 40e5d5c..a0ca9a1 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: texinfo 6.6.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+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"
diff --git a/po/es.po b/po/es.po
index 25bc01b..cb54d55 100644
--- a/po/es.po
+++ b/po/es.po
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: texinfo-6.7.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+0100\n"
"PO-Revision-Date: 2021-07-03 11:51+0200\n"
"Last-Translator: Antonio Ceballos <aceballos@gmail.com>\n"
"Language-Team: Spanish <es@tp.org.es>\n"
diff --git a/po/fi.po b/po/fi.po
index b3588bf..faa58c8 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: GNU texinfo 6.7.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+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"
diff --git a/po/fr.po b/po/fr.po
index 4ab23c6..40166be 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -9,14 +9,14 @@
#
# Laurent Bourbeau <bourbeau@progiciels-bpi.ca>, 2001.
# Jean-Philippe Guérard <jean-philippe.guerard@corbeaunoir.org>, 2011-2013.
-# Jean-Charles Malahieude <lilyfan@orange.fr>, 2013-2022.
+# Jean-Charles Malahieude <lilyfan@orange.fr>, 2013-2023.
#
msgid ""
msgstr ""
-"Project-Id-Version: texinfo 6.8.90\n"
+"Project-Id-Version: texinfo 7.0.2.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
-"PO-Revision-Date: 2022-10-29 14:00+0200\n"
+"POT-Creation-Date: 2023-03-26 12:46+0100\n"
+"PO-Revision-Date: 2023-03-20 18:45+0100\n"
"Last-Translator: Jean-Charles Malahieude <lilyfan@orange.fr>\n"
"Language-Team: French <traduc@traduc.org>\n"
"Language: fr\n"
@@ -2207,11 +2207,10 @@
msgstr "%s n'est pas un code de zone géographique"
#: tp/Texinfo/Config.pm:121
-#, fuzzy, perl-format
-#| msgid "%s: error on closing %s: %s\n"
+#, perl-format
msgctxt "program name: warning: warning_message"
msgid "%s: warning: %s"
-msgstr "%s : erreur de fermeture de %s : %s\n"
+msgstr "%s : avertissement : %s"
#: tp/Texinfo/Config.pm:137 tp/texi2any.pl:1257
#, perl-format
@@ -2219,18 +2218,16 @@
msgstr "erreur de chargement de %s : %s"
#: tp/Texinfo/Config.pm:150
-#, fuzzy, perl-format
-#| msgid "%s: %s"
+#, perl-format
msgctxt "init file: error_message"
msgid "%s: %s"
msgstr "%s : %s"
#: tp/Texinfo/Config.pm:156
-#, fuzzy, perl-format
-#| msgid "%s: error on closing %s: %s\n"
+#, perl-format
msgctxt "init file: warning: warning_message"
msgid "%s: warning: %s"
-msgstr "%s : erreur de fermeture de %s : %s\n"
+msgstr "%s : avertissement : %s"
#: tp/Texinfo/Config.pm:191
#, perl-format
@@ -3179,26 +3176,25 @@
#, perl-format
msgctxt "Texinfo source file warning"
msgid "warning: %s (possibly involving @%s)\n"
-msgstr ""
+msgstr "avertissement : %s (concerne probablement @%s)\n"
#: tp/Texinfo/Report.pm:90
#, perl-format
msgctxt "Texinfo source file warning"
msgid "warning: %s\n"
-msgstr ""
+msgstr "avertissement : %s\n"
#: tp/Texinfo/Report.pm:140
-#, fuzzy, perl-format
-#| msgid "%s: error on closing %s: %s\n"
+#, perl-format
msgctxt "whole document warning"
msgid "%s: warning: %s\n"
-msgstr "%s : erreur de fermeture de %s : %s\n"
+msgstr "%s : avertissement : %s\n"
#: tp/Texinfo/Report.pm:143
#, perl-format
msgctxt "whole document warning"
msgid "warning: %s\n"
-msgstr ""
+msgstr "avertissement : %s\n"
#: tp/Texinfo/Structuring.pm:155
#, perl-format
@@ -3456,20 +3452,17 @@
msgstr "l2h : impossible d'ouvrir %s en écriture : %s"
#: tp/ext/tex4ht.pm:122
-#, fuzzy, perl-format
-#| msgid "tex4ht.pm: unknown converstion type for math: %s"
+#, perl-format
msgid "tex4ht.pm: unknown conversion type for math: %s"
msgstr "tex4ht.pm : type de conversion inconnu pour math : %s"
#: tp/ext/tex4ht.pm:131
-#, fuzzy, perl-format
-#| msgid "tex4ht.pm: unknown converstion type for @tex: %s"
+#, perl-format
msgid "tex4ht.pm: unknown conversion type for @tex: %s"
msgstr "tex4ht.pm : type de conversion inconnu pour @tex : %s"
#: tp/ext/tex4ht.pm:140
-#, fuzzy, perl-format
-#| msgid "tex4ht.pm: unknown converstion type for @latex: %s"
+#, perl-format
msgid "tex4ht.pm: unknown conversion type for @latex: %s"
msgstr "tex4ht.pm : type de conversion inconnu pour @latex : %s"
@@ -3598,11 +3591,10 @@
msgstr "highlight_syntax.pm : sortie sans élément HTML pour @%s %s %s"
#: tp/texi2any.pl:415
-#, fuzzy, perl-format
-#| msgid "%s: error on closing %s: %s\n"
+#, perl-format
msgctxt "program name: warning: warning_message"
msgid "%s: warning: %s\n"
-msgstr "%s : erreur de fermeture de %s : %s\n"
+msgstr "%s : avertissement : %s\n"
#: tp/texi2any.pl:441
#, perl-format
diff --git a/po/he.po b/po/he.po
index 0d14aaf..2c23418 100644
--- a/po/he.po
+++ b/po/he.po
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: texinfo 4.2\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+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"
diff --git a/po/hr.po b/po/hr.po
index 18bbfe9..017b546 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.
+# Božidar Putanec <bozidarp@yahoo.com>, 2016, 2017, 2019, 2021, 2022, 2023.
msgid ""
msgstr ""
-"Project-Id-Version: GNU texinfo-6.8.90\n"
+"Project-Id-Version: GNU texinfo-7.0.2.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
-"PO-Revision-Date: 2022-11-06 17:19-0800\n"
+"POT-Creation-Date: 2023-03-26 12:46+0100\n"
+"PO-Revision-Date: 2023-03-21 13:48-0700\n"
"Last-Translator: Božidar Putanec <bozidarp@yahoo.com>\n"
"Language-Team: Croatian <lokalizacija@linux.hr>\n"
"Language: hr\n"
@@ -22,7 +22,7 @@
"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-Bugs: Report translation errors to the Language-Team address.\n"
-"X-Generator: Poedit 3.2\n"
+"X-Generator: Poedit 3.2.2\n"
#: gnulib/lib/error.c:195
msgid "Unknown system error"
@@ -508,7 +508,7 @@
"(datoteka u Info formatu) pronađenih u stazi pretraživanja INFOPATH.\n"
"Ako su argumenti specificirani, onda „info“ tretira prvi argument\n"
"(koji nije opcija) kao stavku menīja „dir“ čvora; drugi argument\n"
-" (ako postoji) tretira se kao ime stavke menīja čvora prvog argumenta\n"
+"(ako postoji) tretira se kao ime stavke menīja čvora prvog argumenta\n"
"i tako dalje."
#: info/info.c:1132
@@ -621,7 +621,7 @@
#: info/info.c:1203
#, c-format
msgid "Terminal type '%s' is not smart enough to run Info"
-msgstr "Terminal tipa „%s“ nije dovoljno „pametan“ za Info"
+msgstr "Vrsta terminala „%s“ nije dovoljno „pametan“ za Info"
#: info/info.c:1204
msgid "You are already at the last page of this node"
@@ -2199,11 +2199,10 @@
msgstr "%s nije ispravan kȏd regije"
#: tp/Texinfo/Config.pm:121
-#, fuzzy, perl-format
-#| msgid "%s: error on closing %s: %s\n"
+#, perl-format
msgctxt "program name: warning: warning_message"
msgid "%s: warning: %s"
-msgstr "%s: greška pri zatvaranju %s: %s\n"
+msgstr "%s: upozorenje: %s"
#: tp/Texinfo/Config.pm:137 tp/texi2any.pl:1257
#, perl-format
@@ -2211,18 +2210,16 @@
msgstr "greška pri učitavanju %s: %s"
#: tp/Texinfo/Config.pm:150
-#, fuzzy, perl-format
-#| msgid "%s: %s"
+#, perl-format
msgctxt "init file: error_message"
msgid "%s: %s"
msgstr "%s: %s"
#: tp/Texinfo/Config.pm:156
-#, fuzzy, perl-format
-#| msgid "%s: error on closing %s: %s\n"
+#, perl-format
msgctxt "init file: warning: warning_message"
msgid "%s: warning: %s"
-msgstr "%s: greška pri zatvaranju %s: %s\n"
+msgstr "%s: upozorenje: %s"
#: tp/Texinfo/Config.pm:191
#, perl-format
@@ -2296,12 +2293,12 @@
#: tp/Texinfo/Convert/HTML.pm:6831
msgid "missing type"
-msgstr "nema tipa"
+msgstr "nema vrste"
#: tp/Texinfo/Convert/HTML.pm:6835
#, perl-format
msgid "unrecognized type: %s"
-msgstr "neprepoznati tip: %s"
+msgstr "neprepoznata vrsta: %s"
#: tp/Texinfo/Convert/HTML.pm:6855
#, perl-format
@@ -3167,26 +3164,25 @@
#, perl-format
msgctxt "Texinfo source file warning"
msgid "warning: %s (possibly involving @%s)\n"
-msgstr ""
+msgstr "upozorenje: %s (vjerojatno uključuje @%s)\n"
#: tp/Texinfo/Report.pm:90
#, perl-format
msgctxt "Texinfo source file warning"
msgid "warning: %s\n"
-msgstr ""
+msgstr "upozorenje: %s\n"
#: tp/Texinfo/Report.pm:140
-#, fuzzy, perl-format
-#| msgid "%s: error on closing %s: %s\n"
+#, perl-format
msgctxt "whole document warning"
msgid "%s: warning: %s\n"
-msgstr "%s: greška pri zatvaranju %s: %s\n"
+msgstr "%s: upozorenje: %s\n"
#: tp/Texinfo/Report.pm:143
#, perl-format
msgctxt "whole document warning"
msgid "warning: %s\n"
-msgstr ""
+msgstr "upozorenje: %s\n"
#: tp/Texinfo/Structuring.pm:155
#, perl-format
@@ -3433,22 +3429,19 @@
msgstr "l2h: nije (bilo) moguće otvoriti %s za pisanje: %s"
#: tp/ext/tex4ht.pm:122
-#, fuzzy, perl-format
-#| msgid "tex4ht.pm: unknown converstion type for math: %s"
+#, perl-format
msgid "tex4ht.pm: unknown conversion type for math: %s"
-msgstr "tex4ht.pm: nepoznati tip konverzije za formulu: %s"
+msgstr "tex4ht.pm: nepoznata vrsta konverzije za matematiku: %s"
#: tp/ext/tex4ht.pm:131
-#, fuzzy, perl-format
-#| msgid "tex4ht.pm: unknown converstion type for @tex: %s"
+#, perl-format
msgid "tex4ht.pm: unknown conversion type for @tex: %s"
-msgstr "tex4ht.pm: nepoznati tip konverzije za @tex: %s"
+msgstr "tex4ht.pm: nepoznata vrsta konverzije za @tex: %s"
#: tp/ext/tex4ht.pm:140
-#, fuzzy, perl-format
-#| msgid "tex4ht.pm: unknown converstion type for @latex: %s"
+#, perl-format
msgid "tex4ht.pm: unknown conversion type for @latex: %s"
-msgstr "tex4ht.pm: nepoznati tip konverzije za @latex: %s"
+msgstr "tex4ht.pm: nepoznata vrsta konverzije za @latex: %s"
#: tp/ext/tex4ht.pm:234 tp/ext/tex4ht.pm:420
#, perl-format
@@ -3572,11 +3565,10 @@
msgstr "highlight_syntax.pm: izlaz nema element HTML-a za @%s %s %s"
#: tp/texi2any.pl:415
-#, fuzzy, perl-format
-#| msgid "%s: error on closing %s: %s\n"
+#, perl-format
msgctxt "program name: warning: warning_message"
msgid "%s: warning: %s\n"
-msgstr "%s: greška pri zatvaranju %s: %s\n"
+msgstr "%s: upozorenje: %s\n"
#: tp/texi2any.pl:441
#, perl-format
diff --git a/po/hu.po b/po/hu.po
index 7fad3bc..159caa9 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: texinfo 4.7.x\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+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"
diff --git a/po/id.po b/po/id.po
index ef471f6..dd759d4 100644
--- a/po/id.po
+++ b/po/id.po
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: texinfo 5.1.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+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"
diff --git a/po/it.po b/po/it.po
index 0bfd090..c1475bc 100644
--- a/po/it.po
+++ b/po/it.po
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: texinfo 6.6.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+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"
diff --git a/po/ja.po b/po/ja.po
index c353159..8fb8a3f 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -13,7 +13,7 @@
msgstr ""
"Project-Id-Version: texinfo 5.1.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+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"
diff --git a/po/nb.po b/po/nb.po
index 6cf9360..0b42c4c 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: texinfo 6.7.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+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"
diff --git a/po/nl.po b/po/nl.po
index 9703c2c..1852cf4 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -14,7 +14,7 @@
msgstr ""
"Project-Id-Version: texinfo-6.7.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+0100\n"
"PO-Revision-Date: 2021-07-02 11:05+0200\n"
"Last-Translator: Benno Schulenberg <vertaling@coevern.nl>\n"
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
diff --git a/po/pl.po b/po/pl.po
index 9e20fe7..51f6c1c 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -1,14 +1,14 @@
# Polish translation for texinfo.
-# Copyright (C) 2003, 2004, 2007, 2008, 2012, 2013, 2015, 2016, 2017, 2019, 2021, 2022 Free Software Foundation, Inc.
+# Copyright (C) 2003, 2004, 2007, 2008, 2012, 2013, 2015, 2016, 2017, 2019, 2021, 2022, 2023 Free Software Foundation, Inc.
# This file is distributed under the same license as the texinfo package.
-# Jakub Bogusz <qboosh@pld-linux.org>, 2003-2022.
+# Jakub Bogusz <qboosh@pld-linux.org>, 2003-2023.
#
msgid ""
msgstr ""
-"Project-Id-Version: texinfo 6.8.90\n"
+"Project-Id-Version: texinfo 7.0.2.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
-"PO-Revision-Date: 2022-10-22 11:30+0200\n"
+"POT-Creation-Date: 2023-03-26 12:46+0100\n"
+"PO-Revision-Date: 2023-03-20 22:15+0100\n"
"Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
"Language: pl\n"
@@ -2192,11 +2192,10 @@
msgstr "%s nie jest poprawnym kodem regionu"
#: tp/Texinfo/Config.pm:121
-#, fuzzy, perl-format
-#| msgid "%s: error on closing %s: %s\n"
+#, perl-format
msgctxt "program name: warning: warning_message"
msgid "%s: warning: %s"
-msgstr "%s: błąd podczas zamykania %s: %s\n"
+msgstr "%s: uwaga: %s"
#: tp/Texinfo/Config.pm:137 tp/texi2any.pl:1257
#, perl-format
@@ -2204,18 +2203,16 @@
msgstr "błąd podczas wczytywania %s: %s"
#: tp/Texinfo/Config.pm:150
-#, fuzzy, perl-format
-#| msgid "%s: %s"
+#, perl-format
msgctxt "init file: error_message"
msgid "%s: %s"
msgstr "%s: %s"
#: tp/Texinfo/Config.pm:156
-#, fuzzy, perl-format
-#| msgid "%s: error on closing %s: %s\n"
+#, perl-format
msgctxt "init file: warning: warning_message"
msgid "%s: warning: %s"
-msgstr "%s: błąd podczas zamykania %s: %s\n"
+msgstr "%s: uwaga: %s"
#: tp/Texinfo/Config.pm:191
#, perl-format
@@ -3157,26 +3154,25 @@
#, perl-format
msgctxt "Texinfo source file warning"
msgid "warning: %s (possibly involving @%s)\n"
-msgstr ""
+msgstr "uwaga: %s (prawdopodobnie w związku z @%s)\n"
#: tp/Texinfo/Report.pm:90
#, perl-format
msgctxt "Texinfo source file warning"
msgid "warning: %s\n"
-msgstr ""
+msgstr "uwaga: %s\n"
#: tp/Texinfo/Report.pm:140
-#, fuzzy, perl-format
-#| msgid "%s: error on closing %s: %s\n"
+#, perl-format
msgctxt "whole document warning"
msgid "%s: warning: %s\n"
-msgstr "%s: błąd podczas zamykania %s: %s\n"
+msgstr "%s: uwaga: %s\n"
#: tp/Texinfo/Report.pm:143
#, perl-format
msgctxt "whole document warning"
msgid "warning: %s\n"
-msgstr ""
+msgstr "uwaga: %s\n"
#: tp/Texinfo/Structuring.pm:155
#, perl-format
@@ -3423,20 +3419,17 @@
msgstr "l2h: nie można otworzyć %s do zapisu: %s"
#: tp/ext/tex4ht.pm:122
-#, fuzzy, perl-format
-#| msgid "tex4ht.pm: unknown converstion type for math: %s"
+#, perl-format
msgid "tex4ht.pm: unknown conversion type for math: %s"
msgstr "tex4ht.pm: nieznany typ konwersji dla wzoru: %s"
#: tp/ext/tex4ht.pm:131
-#, fuzzy, perl-format
-#| msgid "tex4ht.pm: unknown converstion type for @tex: %s"
+#, perl-format
msgid "tex4ht.pm: unknown conversion type for @tex: %s"
msgstr "tex4ht.pm: nieznany typ konwersji dla @tex: %s"
#: tp/ext/tex4ht.pm:140
-#, fuzzy, perl-format
-#| msgid "tex4ht.pm: unknown converstion type for @latex: %s"
+#, perl-format
msgid "tex4ht.pm: unknown conversion type for @latex: %s"
msgstr "tex4ht.pm: nieznany typ konwersji dla @latex: %s"
@@ -3563,11 +3556,10 @@
msgstr "highlight_syntax.pm: wyjście nie ma elementu HTML dla @%s %s %s"
#: tp/texi2any.pl:415
-#, fuzzy, perl-format
-#| msgid "%s: error on closing %s: %s\n"
+#, perl-format
msgctxt "program name: warning: warning_message"
msgid "%s: warning: %s\n"
-msgstr "%s: błąd podczas zamykania %s: %s\n"
+msgstr "%s: uwaga: %s\n"
#: tp/texi2any.pl:441
#, perl-format
diff --git a/po/pt.po b/po/pt.po
index 401fe9c..6a331d6 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: GNU texinfo 6.7.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+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"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index bb69123..b09b0c5 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: texinfo 6.7.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+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."
diff --git a/po/ro.po b/po/ro.po
index 4484807..df8df7d 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -4,7 +4,7 @@
# This file is distributed under the same license as the texinfo package.
#
# Laurentiu Buzdugan <lbuz@rolix.org>, 2003, 2004, 2005.
-# Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>, 2022.
+# Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>, 2022 - 2023.
#
# Cronologia traducerii fișierului „texinfo”:
# Traducerea inițială, făcută de LB, pentru versiunea texinfo 4.7.94.
@@ -18,13 +18,15 @@
# Actualizare a traducerii pentru versiunea 6.7.92, făcută de R-GC, 2022.
# Actualizare a algoritmului formelor de plural (de la „trei” la „patru”, experimental).
# Actualizare a traducerii pentru versiunea 6.8.90, făcută de R-GC, 2022.
+# Actualizare a traducerii pentru versiunea 7.0.2.90, făcută de R-GC, 2023.
+# Actualizare a traducerii pentru versiunea Y, făcută de X, Z(anul).
#
msgid ""
msgstr ""
-"Project-Id-Version: texinfo 6.8.90\n"
+"Project-Id-Version: texinfo 7.0.2.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
-"PO-Revision-Date: 2022-10-21 16:22+0200\n"
+"POT-Creation-Date: 2023-03-26 12:46+0100\n"
+"PO-Revision-Date: 2023-03-20 09:52+0100\n"
"Last-Translator: Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>\n"
"Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n"
"Language: ro\n"
@@ -34,7 +36,7 @@
"Plural-Forms: nplurals=4; plural=((n==1) ? 0 : (n==2) ? 1 : (n==0 || (n%100 "
"> 0 && n%100 < 20)) ? 2 : 3);\n"
"X-Bugs: Report translation errors to the Language-Team address.\n"
-"X-Generator: Poedit 3.1.1\n"
+"X-Generator: Poedit 3.2.2\n"
#: gnulib/lib/error.c:195
msgid "Unknown system error"
@@ -2354,11 +2356,10 @@
msgstr "%s nu este un cod de regiune valid"
#: tp/Texinfo/Config.pm:121
-#, fuzzy, perl-format
-#| msgid "%s: error on closing %s: %s\n"
+#, perl-format
msgctxt "program name: warning: warning_message"
msgid "%s: warning: %s"
-msgstr "%s: eroare la închiderea %s: %s\n"
+msgstr "%s: avertisment: %s"
#: tp/Texinfo/Config.pm:137 tp/texi2any.pl:1257
#, perl-format
@@ -2366,18 +2367,16 @@
msgstr "eroare la încărcarea %s: %s"
#: tp/Texinfo/Config.pm:150
-#, fuzzy, perl-format
-#| msgid "%s: %s"
+#, perl-format
msgctxt "init file: error_message"
msgid "%s: %s"
msgstr "%s: %s"
#: tp/Texinfo/Config.pm:156
-#, fuzzy, perl-format
-#| msgid "%s: error on closing %s: %s\n"
+#, perl-format
msgctxt "init file: warning: warning_message"
msgid "%s: warning: %s"
-msgstr "%s: eroare la închiderea %s: %s\n"
+msgstr "%s: avertisment: %s"
#: tp/Texinfo/Config.pm:191
#, perl-format
@@ -2648,7 +2647,7 @@
"@strong{Note...} produces a spurious cross-reference in Info; reword to "
"avoid that"
msgstr ""
-"@strong{Note...] produce o referință încrucișată falsă în Info; reformulați "
+"@strong{Note...} produce o referință încrucișată falsă în Info; reformulați "
"pentru a o evita"
#: tp/Texinfo/Convert/Plaintext.pm:2225
@@ -3319,26 +3318,25 @@
#, perl-format
msgctxt "Texinfo source file warning"
msgid "warning: %s (possibly involving @%s)\n"
-msgstr ""
+msgstr "avertisment: %s (eventual implicând @%s)\n"
#: tp/Texinfo/Report.pm:90
#, perl-format
msgctxt "Texinfo source file warning"
msgid "warning: %s\n"
-msgstr ""
+msgstr "avertisment: %s\n"
#: tp/Texinfo/Report.pm:140
-#, fuzzy, perl-format
-#| msgid "%s: error on closing %s: %s\n"
+#, perl-format
msgctxt "whole document warning"
msgid "%s: warning: %s\n"
-msgstr "%s: eroare la închiderea %s: %s\n"
+msgstr "%s: avertisment: %s\n"
#: tp/Texinfo/Report.pm:143
#, perl-format
msgctxt "whole document warning"
msgid "warning: %s\n"
-msgstr ""
+msgstr "avertisment: %s\n"
#: tp/Texinfo/Structuring.pm:155
#, perl-format
@@ -3587,20 +3585,17 @@
msgstr "l2h: nu s-a putut deschide %s pentru scriere: %s"
#: tp/ext/tex4ht.pm:122
-#, fuzzy, perl-format
-#| msgid "tex4ht.pm: unknown converstion type for math: %s"
+#, perl-format
msgid "tex4ht.pm: unknown conversion type for math: %s"
msgstr "tex4ht.pm: tip de conversie necunoscut pentru matematică: %s"
#: tp/ext/tex4ht.pm:131
-#, fuzzy, perl-format
-#| msgid "tex4ht.pm: unknown converstion type for @tex: %s"
+#, perl-format
msgid "tex4ht.pm: unknown conversion type for @tex: %s"
msgstr "tex4ht.pm: tip de conversie necunoscut pentru @tex: %s"
#: tp/ext/tex4ht.pm:140
-#, fuzzy, perl-format
-#| msgid "tex4ht.pm: unknown converstion type for @latex: %s"
+#, perl-format
msgid "tex4ht.pm: unknown conversion type for @latex: %s"
msgstr "tex4ht.pm: tip de conversie necunoscut pentru @latex: %s"
@@ -3728,11 +3723,10 @@
"highlight_syntax.pm: ieșirea nu are niciun element HTML pentru @%s %s %s"
#: tp/texi2any.pl:415
-#, fuzzy, perl-format
-#| msgid "%s: error on closing %s: %s\n"
+#, perl-format
msgctxt "program name: warning: warning_message"
msgid "%s: warning: %s\n"
-msgstr "%s: eroare la închiderea %s: %s\n"
+msgstr "%s: avertisment: %s\n"
#: tp/texi2any.pl:441
#, perl-format
diff --git a/po/ru.po b/po/ru.po
index 08db88a..782ee4d 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: texinfo 6.7.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+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"
diff --git a/po/rw.po b/po/rw.po
index 7982e60..3e1b431 100644
--- a/po/rw.po
+++ b/po/rw.po
@@ -16,7 +16,7 @@
msgstr ""
"Project-Id-Version: texinfo 4.7.94\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+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"
diff --git a/po/sk.po b/po/sk.po
index ba3d396..f4c29f8 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: texinfo 6.8.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+0100\n"
"PO-Revision-Date: 2023-01-19 22:03+0100\n"
"Last-Translator: Marek Felšöci <marek@felsoci.sk>\n"
"Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
diff --git a/po/sl.po b/po/sl.po
index 5f89702..65e3a2c 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: texinfo 4.13\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+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"
diff --git a/po/sr.po b/po/sr.po
index e888b2a..2cf6af1 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: GNU texinfo 6.7.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+0100\n"
"PO-Revision-Date: 2021-12-16 20:33+0200\n"
"Last-Translator: Мирослав Николић <miroslavnikolic@rocketmail.com>\n"
"Language-Team: Serbian <(nothing)>\n"
diff --git a/po/sv.po b/po/sv.po
index e3af019..40c699e 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: texinfo 6.7.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+0100\n"
"PO-Revision-Date: 2022-02-15 11:20+0100\n"
"Last-Translator: Luna Jernberg <droidbittin@gmail.com>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
diff --git a/po/tr.po b/po/tr.po
index 5f37371..2cce337 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: texinfo 6.7.91\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+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"
diff --git a/po/uk.po b/po/uk.po
index 41c1e3e..e82100c 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -4,13 +4,13 @@
#
# Myhailo Danylenko <isbear@ukrpost.net>, 2009.
# Maxim V. Dziumanenko <dziumanenko@gmail.com>, 2010.
-# Yuri Chornoivan <yurchor@ukr.net>, 2013, 2015, 2016, 2017, 2019, 2021, 2022.
+# Yuri Chornoivan <yurchor@ukr.net>, 2013, 2015, 2016, 2017, 2019, 2021, 2022, 2023.
msgid ""
msgstr ""
-"Project-Id-Version: texinfo 6.8.90\n"
+"Project-Id-Version: texinfo 7.0.2.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
-"PO-Revision-Date: 2022-10-20 19:30+0300\n"
+"POT-Creation-Date: 2023-03-26 12:46+0100\n"
+"PO-Revision-Date: 2023-03-20 13:57+0200\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
"Language: uk\n"
@@ -2205,11 +2205,10 @@
msgstr "%s не є коректним кодом регіону"
#: tp/Texinfo/Config.pm:121
-#, fuzzy, perl-format
-#| msgid "%s: warning: "
+#, perl-format
msgctxt "program name: warning: warning_message"
msgid "%s: warning: %s"
-msgstr "%s: попередження: "
+msgstr "%s: попередження: %s"
#: tp/Texinfo/Config.pm:137 tp/texi2any.pl:1257
#, perl-format
@@ -2217,18 +2216,16 @@
msgstr "помилка під час спроби завантаження %s: %s"
#: tp/Texinfo/Config.pm:150
-#, fuzzy, perl-format
-#| msgid "%s: %s"
+#, perl-format
msgctxt "init file: error_message"
msgid "%s: %s"
msgstr "%s: %s"
#: tp/Texinfo/Config.pm:156
-#, fuzzy, perl-format
-#| msgid "%s: warning: "
+#, perl-format
msgctxt "init file: warning: warning_message"
msgid "%s: warning: %s"
-msgstr "%s: попередження: "
+msgstr "%s: попередження: %s"
#: tp/Texinfo/Config.pm:191
#, perl-format
@@ -3175,28 +3172,25 @@
#, perl-format
msgctxt "Texinfo source file warning"
msgid "warning: %s (possibly involving @%s)\n"
-msgstr ""
+msgstr "попередження: %s (можливо, включено @%s)\n"
#: tp/Texinfo/Report.pm:90
-#, fuzzy, perl-format
-#| msgid "%s: warning: "
+#, perl-format
msgctxt "Texinfo source file warning"
msgid "warning: %s\n"
-msgstr "%s: попередження: "
+msgstr "попередження: %s\n"
#: tp/Texinfo/Report.pm:140
-#, fuzzy, perl-format
-#| msgid "%s: warning: "
+#, perl-format
msgctxt "whole document warning"
msgid "%s: warning: %s\n"
-msgstr "%s: попередження: "
+msgstr "%s: попередження: %s\n"
#: tp/Texinfo/Report.pm:143
-#, fuzzy, perl-format
-#| msgid "%s: warning: "
+#, perl-format
msgctxt "whole document warning"
msgid "warning: %s\n"
-msgstr "%s: попередження: "
+msgstr "попередження: %s\n"
#: tp/Texinfo/Structuring.pm:155
#, perl-format
@@ -3441,20 +3435,17 @@
msgstr "l2h: не вдалося відкрити %s для запису даних: %s"
#: tp/ext/tex4ht.pm:122
-#, fuzzy, perl-format
-#| msgid "tex4ht.pm: unknown converstion type for math: %s"
+#, perl-format
msgid "tex4ht.pm: unknown conversion type for math: %s"
msgstr "tex4ht.pm: невідомий тип перетворення для формул: %s"
#: tp/ext/tex4ht.pm:131
-#, fuzzy, perl-format
-#| msgid "tex4ht.pm: unknown converstion type for @tex: %s"
+#, perl-format
msgid "tex4ht.pm: unknown conversion type for @tex: %s"
msgstr "tex4ht.pm: невідомий тип перетворення для @tex: %s"
#: tp/ext/tex4ht.pm:140
-#, fuzzy, perl-format
-#| msgid "tex4ht.pm: unknown converstion type for @latex: %s"
+#, perl-format
msgid "tex4ht.pm: unknown conversion type for @latex: %s"
msgstr "tex4ht.pm: невідомий тип перетворення для @latex: %s"
@@ -3581,11 +3572,10 @@
msgstr "highlight_syntax.pm: у виведених даних немає запису HTML для @%s %s %s"
#: tp/texi2any.pl:415
-#, fuzzy, perl-format
-#| msgid "%s: warning: "
+#, perl-format
msgctxt "program name: warning: warning_message"
msgid "%s: warning: %s\n"
-msgstr "%s: попередження: "
+msgstr "%s: попередження: %s\n"
#: tp/texi2any.pl:441
#, perl-format
diff --git a/po/vi.po b/po/vi.po
index f43ee01..2f83fa1 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: texinfo 6.3.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+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"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 301b95a..6dabf8d 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: texinfo 6.3.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+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"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 23c7776..0fef5c1 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: texinfo 4.1\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+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"
diff --git a/po_document/ca.po b/po_document/ca.po
index fe937e1..8264138 100644
--- a/po_document/ca.po
+++ b/po_document/ca.po
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: texinfo_document 5.9.93\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+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 a15dedb..2008201 100644
--- a/po_document/ca.us-ascii.po
+++ b/po_document/ca.us-ascii.po
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: texinfo_document 5.9.93\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+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 1ab2da0..525576e 100644
--- a/po_document/cs.po
+++ b/po_document/cs.po
@@ -19,7 +19,7 @@
msgstr ""
"Project-Id-Version: texinfo_document 6.8.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+0100\n"
"PO-Revision-Date: 2022-10-22 23:04+02:00\n"
"Last-Translator: Petr Pisar <petr.pisar@atlas.cz>\n"
"Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n"
diff --git a/po_document/de.po b/po_document/de.po
index f2058b6..cc08a39 100644
--- a/po_document/de.po
+++ b/po_document/de.po
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: texinfo_document 5.0\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+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 abcd4f8..62307fa 100644
--- a/po_document/de.us-ascii.po
+++ b/po_document/de.us-ascii.po
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: texinfo_document 5.0\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+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 9acff44..37a18e6 100644
--- a/po_document/eo.po
+++ b/po_document/eo.po
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: texinfo_document 6.4.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+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 95c2a88..e33d0ae 100644
--- a/po_document/es.po
+++ b/po_document/es.po
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: texinfo_document-6.7.91\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+0100\n"
"PO-Revision-Date: 2021-06-26 10:58+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 bcf3800..880a020 100644
--- a/po_document/fi.po
+++ b/po_document/fi.po
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: GNU texinfo_document 6.7.91\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+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 d06bdc66..c2bd807 100644
--- a/po_document/fr.po
+++ b/po_document/fr.po
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: texinfo_document 6.8.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+0100\n"
"PO-Revision-Date: 2022-10-29 14:00+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 1c26cb3..398f431 100644
--- a/po_document/hr.po
+++ b/po_document/hr.po
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: GNU texinfo_document 6.8.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+0100\n"
"PO-Revision-Date: 2022-11-06 17:20-0800\n"
"Last-Translator: Božidar Putanec <bozidarp@yahoo.com>\n"
"Language-Team: Croatian <lokalizacija@linux.hr>\n"
diff --git a/po_document/hu.po b/po_document/hu.po
index ebac82b..ad91078 100644
--- a/po_document/hu.po
+++ b/po_document/hu.po
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: texinfo_document 6.4.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+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 4a59437..6f3370f 100644
--- a/po_document/it.po
+++ b/po_document/it.po
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: texinfo_document 6.8.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+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/nl.po b/po_document/nl.po
index bb260b8..9f362b2 100644
--- a/po_document/nl.po
+++ b/po_document/nl.po
@@ -10,7 +10,7 @@
msgstr ""
"Project-Id-Version: texinfo_document-6.7.91\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+0100\n"
"PO-Revision-Date: 2021-07-02 11:15+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 f25a2e3..e68fbb6 100644
--- a/po_document/no.us-ascii.po
+++ b/po_document/no.us-ascii.po
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: texinfo 5.0\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+0100\n"
"PO-Revision-Date: 2001-01-01\n"
"Last-Translator: Unknown\n"
"Language-Team: Unknown\n"
diff --git a/po_document/pl.po b/po_document/pl.po
index a1db3a8..3009132 100644
--- a/po_document/pl.po
+++ b/po_document/pl.po
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: texinfo_document 6.8.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+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/pt.po b/po_document/pt.po
index 3af5e44..4b970d5 100644
--- a/po_document/pt.po
+++ b/po_document/pt.po
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: texinfo_document 6.7.91\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+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 bb0ef4a..ab2b588 100644
--- a/po_document/pt.us-ascii.po
+++ b/po_document/pt.us-ascii.po
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: texinfo 5.0\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+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 43e675c..6647d13 100644
--- a/po_document/pt_BR.po
+++ b/po_document/pt_BR.po
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: texinfo_document 6.7.91\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+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 a0cf3b1..4b6f1d4 100644
--- a/po_document/pt_BR.us-ascii.po
+++ b/po_document/pt_BR.us-ascii.po
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: texinfo_document 5.9.93\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+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 52b2dcf..d609168 100644
--- a/po_document/ro.po
+++ b/po_document/ro.po
@@ -12,7 +12,7 @@
msgstr ""
"Project-Id-Version: texinfo_document 6.8.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+0100\n"
"PO-Revision-Date: 2022-10-21 16:49+0200\n"
"Last-Translator: Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>\n"
"Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n"
diff --git a/po_document/sk.po b/po_document/sk.po
index e6a25f9..92fe3bb 100644
--- a/po_document/sk.po
+++ b/po_document/sk.po
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: texinfo_document 6.8.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+0100\n"
"PO-Revision-Date: 2023-01-19 18:48+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 11f1ca0..abf5c14 100644
--- a/po_document/sr.po
+++ b/po_document/sr.po
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: GNU texinfo_document 6.8.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+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 96c0763..6ef34de 100644
--- a/po_document/sv.po
+++ b/po_document/sv.po
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: GNU texinfo_document 6.8.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+0100\n"
"PO-Revision-Date: 2022-10-20 15:17+0200\n"
"Last-Translator: Luna Jernberg <droidbittin@gmail.com>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
diff --git a/po_document/texinfo_document.pot b/po_document/texinfo_document.pot
index 6b80e99..c99a905 100644
--- a/po_document/texinfo_document.pot
+++ b/po_document/texinfo_document.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: GNU texinfo 7.0.2\n"
+"Project-Id-Version: GNU texinfo 7.0.2.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+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 33531cf..dd4fa92 100644
--- a/po_document/uk.po
+++ b/po_document/uk.po
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: texinfo_document 6.8.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-03-19 19:10+0000\n"
+"POT-Creation-Date: 2023-03-26 12:46+0100\n"
"PO-Revision-Date: 2022-10-20 18:42+0300\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
diff --git a/tp/Texinfo/Common.pm b/tp/Texinfo/Common.pm
index 60d5823..565af34 100644
--- a/tp/Texinfo/Common.pm
+++ b/tp/Texinfo/Common.pm
@@ -71,7 +71,7 @@
__ __p
);
-$VERSION = '7.0.2.90';
+$VERSION = '7.0.3';
# i18n
diff --git a/tp/Texinfo/Convert/Converter.pm b/tp/Texinfo/Convert/Converter.pm
index 21e9049..0e30b97 100644
--- a/tp/Texinfo/Convert/Converter.pm
+++ b/tp/Texinfo/Convert/Converter.pm
@@ -58,7 +58,7 @@
@EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } );
-$VERSION = '7.0.2.90';
+$VERSION = '7.0.3';
my %defaults = (
'documentlanguage' => undef,
diff --git a/tp/Texinfo/Convert/DocBook.pm b/tp/Texinfo/Convert/DocBook.pm
index 2dc6977..27e38bc 100644
--- a/tp/Texinfo/Convert/DocBook.pm
+++ b/tp/Texinfo/Convert/DocBook.pm
@@ -43,7 +43,7 @@
use vars qw($VERSION @ISA);
@ISA = qw(Texinfo::Convert::Converter);
-$VERSION = '7.0.2.90';
+$VERSION = '7.0.3';
my %brace_commands = %Texinfo::Commands::brace_commands;
diff --git a/tp/Texinfo/Convert/HTML.pm b/tp/Texinfo/Convert/HTML.pm
index c3dee25..3c37af4 100644
--- a/tp/Texinfo/Convert/HTML.pm
+++ b/tp/Texinfo/Convert/HTML.pm
@@ -78,7 +78,7 @@
use vars qw($VERSION @ISA);
@ISA = qw(Texinfo::Convert::Converter);
-$VERSION = '7.0.2.90';
+$VERSION = '7.0.3';
our $module_loaded = 0;
sub import {
diff --git a/tp/Texinfo/Convert/IXIN.pm b/tp/Texinfo/Convert/IXIN.pm
index ed995e6..a3e41d1 100644
--- a/tp/Texinfo/Convert/IXIN.pm
+++ b/tp/Texinfo/Convert/IXIN.pm
@@ -78,7 +78,7 @@
use vars qw($VERSION @ISA);
@ISA = qw(Texinfo::Convert::Converter);
-$VERSION = '7.0.2.90';
+$VERSION = '7.0.3';
my $ixin_version = 1;
diff --git a/tp/Texinfo/Convert/IXINSXML.pm b/tp/Texinfo/Convert/IXINSXML.pm
index 51aab3f..3640031 100644
--- a/tp/Texinfo/Convert/IXINSXML.pm
+++ b/tp/Texinfo/Convert/IXINSXML.pm
@@ -39,7 +39,7 @@
use vars qw($VERSION @ISA);
@ISA = qw(Texinfo::Convert::TexinfoSXML Texinfo::Convert::IXIN);
-$VERSION = '7.0.2.90';
+$VERSION = '7.0.3';
my %defaults = (
diff --git a/tp/Texinfo/Convert/Info.pm b/tp/Texinfo/Convert/Info.pm
index c510c0f..90c470b 100644
--- a/tp/Texinfo/Convert/Info.pm
+++ b/tp/Texinfo/Convert/Info.pm
@@ -36,7 +36,7 @@
use vars qw($VERSION @ISA);
@ISA = qw(Texinfo::Convert::Plaintext);
-$VERSION = '7.0.2.90';
+$VERSION = '7.0.3';
my $STDIN_DOCU_NAME = 'stdin';
diff --git a/tp/Texinfo/Convert/LaTeX.pm b/tp/Texinfo/Convert/LaTeX.pm
index 6d7ce3a..c1150e2 100644
--- a/tp/Texinfo/Convert/LaTeX.pm
+++ b/tp/Texinfo/Convert/LaTeX.pm
@@ -187,7 +187,7 @@
use vars qw($VERSION @ISA);
@ISA = qw(Texinfo::Convert::Converter);
-$VERSION = '7.0.2.90';
+$VERSION = '7.0.3';
# could export convert_to_latex_math
diff --git a/tp/Texinfo/Convert/NodeNameNormalization.pm b/tp/Texinfo/Convert/NodeNameNormalization.pm
index 0cf7a46..1d295cd 100644
--- a/tp/Texinfo/Convert/NodeNameNormalization.pm
+++ b/tp/Texinfo/Convert/NodeNameNormalization.pm
@@ -56,7 +56,7 @@
@EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } );
-$VERSION = '7.0.2.90';
+$VERSION = '7.0.3';
my %normalize_node_brace_no_arg_commands
diff --git a/tp/Texinfo/Convert/Paragraph.pm b/tp/Texinfo/Convert/Paragraph.pm
index 272104e..69301c6 100644
--- a/tp/Texinfo/Convert/Paragraph.pm
+++ b/tp/Texinfo/Convert/Paragraph.pm
@@ -20,7 +20,7 @@
use strict;
use warnings;
-our $VERSION = '7.0.2.90';
+our $VERSION = '7.0.3';
use Texinfo::XSLoader;
diff --git a/tp/Texinfo/Convert/PlainTexinfo.pm b/tp/Texinfo/Convert/PlainTexinfo.pm
index 3bb7e14..7bc985c 100644
--- a/tp/Texinfo/Convert/PlainTexinfo.pm
+++ b/tp/Texinfo/Convert/PlainTexinfo.pm
@@ -31,7 +31,7 @@
use vars qw($VERSION @ISA);
@ISA = qw(Texinfo::Convert::Converter);
-$VERSION = '7.0.2.90';
+$VERSION = '7.0.3';
my %defaults = (
diff --git a/tp/Texinfo/Convert/Plaintext.pm b/tp/Texinfo/Convert/Plaintext.pm
index 1511997..12d510d 100644
--- a/tp/Texinfo/Convert/Plaintext.pm
+++ b/tp/Texinfo/Convert/Plaintext.pm
@@ -60,7 +60,7 @@
goto &Exporter::import;
}
-$VERSION = '7.0.2.90';
+$VERSION = '7.0.3';
# commands that are of use for formatting.
diff --git a/tp/Texinfo/Convert/Texinfo.pm b/tp/Texinfo/Convert/Texinfo.pm
index 9ab3a41..a7007af 100644
--- a/tp/Texinfo/Convert/Texinfo.pm
+++ b/tp/Texinfo/Convert/Texinfo.pm
@@ -42,7 +42,7 @@
@EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } );
-$VERSION = '7.0.2.90';
+$VERSION = '7.0.3';
my %brace_commands = %Texinfo::Commands::brace_commands;
diff --git a/tp/Texinfo/Convert/TexinfoMarkup.pm b/tp/Texinfo/Convert/TexinfoMarkup.pm
index 0d46d26..317532e 100644
--- a/tp/Texinfo/Convert/TexinfoMarkup.pm
+++ b/tp/Texinfo/Convert/TexinfoMarkup.pm
@@ -47,7 +47,7 @@
use vars qw($VERSION @ISA);
@ISA = qw(Texinfo::Convert::Converter);
-$VERSION = '7.0.2.90';
+$VERSION = '7.0.3';
# our because it is used in the xml to texi translator and subclasses.
diff --git a/tp/Texinfo/Convert/TexinfoSXML.pm b/tp/Texinfo/Convert/TexinfoSXML.pm
index 51038fd..c478204 100644
--- a/tp/Texinfo/Convert/TexinfoSXML.pm
+++ b/tp/Texinfo/Convert/TexinfoSXML.pm
@@ -31,7 +31,7 @@
use vars qw($VERSION @ISA);
@ISA = qw(Texinfo::Convert::TexinfoMarkup);
-$VERSION = '7.0.2.90';
+$VERSION = '7.0.3';
# SXML specific
diff --git a/tp/Texinfo/Convert/TexinfoXML.pm b/tp/Texinfo/Convert/TexinfoXML.pm
index 8a831f2..a6c61e1 100644
--- a/tp/Texinfo/Convert/TexinfoXML.pm
+++ b/tp/Texinfo/Convert/TexinfoXML.pm
@@ -35,7 +35,7 @@
use vars qw($VERSION @ISA);
@ISA = qw(Texinfo::Convert::TexinfoMarkup Texinfo::Convert::Converter);
-$VERSION = '7.0.2.90';
+$VERSION = '7.0.3';
# TexinfoXML specific
diff --git a/tp/Texinfo/Convert/Text.pm b/tp/Texinfo/Convert/Text.pm
index eea3192..180f775 100644
--- a/tp/Texinfo/Convert/Text.pm
+++ b/tp/Texinfo/Convert/Text.pm
@@ -51,7 +51,7 @@
@EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } );
-$VERSION = '7.0.2.90';
+$VERSION = '7.0.3';
# this is in fact not needed for 'footnote', 'shortcaption', 'caption'
diff --git a/tp/Texinfo/Convert/TextContent.pm b/tp/Texinfo/Convert/TextContent.pm
index 1c2ead9..a9be0dd 100644
--- a/tp/Texinfo/Convert/TextContent.pm
+++ b/tp/Texinfo/Convert/TextContent.pm
@@ -34,7 +34,7 @@
use vars qw($VERSION @ISA);
@ISA = qw(Texinfo::Convert::Converter);
-$VERSION = '7.0.2.90';
+$VERSION = '7.0.3';
my %ignored_brace_commands;
diff --git a/tp/Texinfo/Convert/Unicode.pm b/tp/Texinfo/Convert/Unicode.pm
index 444400a..b9767b6 100644
--- a/tp/Texinfo/Convert/Unicode.pm
+++ b/tp/Texinfo/Convert/Unicode.pm
@@ -64,7 +64,7 @@
@EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } );
-$VERSION = '7.0.2.90';
+$VERSION = '7.0.3';
our %unicode_diacritics = (
diff --git a/tp/Texinfo/Convert/Utils.pm b/tp/Texinfo/Convert/Utils.pm
index cee1cf6..d981659 100644
--- a/tp/Texinfo/Convert/Utils.pm
+++ b/tp/Texinfo/Convert/Utils.pm
@@ -56,7 +56,7 @@
@EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } );
-$VERSION = '7.0.2.90';
+$VERSION = '7.0.3';
our @MONTH_NAMES =
diff --git a/tp/Texinfo/MiscXS.pm b/tp/Texinfo/MiscXS.pm
index dec9a4b..9c39472 100644
--- a/tp/Texinfo/MiscXS.pm
+++ b/tp/Texinfo/MiscXS.pm
@@ -22,7 +22,7 @@
use strict;
use warnings;
-our $VERSION = '7.0.2.90';
+our $VERSION = '7.0.3';
use Texinfo::XSLoader;
diff --git a/tp/Texinfo/Parser.pm b/tp/Texinfo/Parser.pm
index 2f45d4e..4f52f6d 100644
--- a/tp/Texinfo/Parser.pm
+++ b/tp/Texinfo/Parser.pm
@@ -20,7 +20,7 @@
use strict;
use warnings;
-our $VERSION = '7.0.2.90';
+our $VERSION = '7.0.3';
use Texinfo::XSLoader;
diff --git a/tp/Texinfo/ParserNonXS.pm b/tp/Texinfo/ParserNonXS.pm
index b50b522..cf87a6d 100644
--- a/tp/Texinfo/ParserNonXS.pm
+++ b/tp/Texinfo/ParserNonXS.pm
@@ -119,7 +119,7 @@
@EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } );
-$VERSION = '7.0.2.90';
+$VERSION = '7.0.3';
# these are the default values for the parser state
diff --git a/tp/Texinfo/Structuring.pm b/tp/Texinfo/Structuring.pm
index f81139b..4f820ac 100644
--- a/tp/Texinfo/Structuring.pm
+++ b/tp/Texinfo/Structuring.pm
@@ -69,7 +69,7 @@
@EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } );
-$VERSION = '7.0.2.90';
+$VERSION = '7.0.3';
my %types_to_enter;
diff --git a/tp/Texinfo/Transformations.pm b/tp/Texinfo/Transformations.pm
index d2220c7..ff784a8 100644
--- a/tp/Texinfo/Transformations.pm
+++ b/tp/Texinfo/Transformations.pm
@@ -46,7 +46,7 @@
@EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } );
-$VERSION = '7.0.2.90';
+$VERSION = '7.0.3';
# Add raise/lowersections to be back at the normal level
sub _correct_level($$;$)
diff --git a/tp/Texinfo/XSLoader.pm b/tp/Texinfo/XSLoader.pm
index 9b5fa5a..e9720ce 100644
--- a/tp/Texinfo/XSLoader.pm
+++ b/tp/Texinfo/XSLoader.pm
@@ -33,7 +33,7 @@
our $TEXINFO_XS;
-our $VERSION = '7.0.2.90';
+our $VERSION = '7.0.3';
our $disable_XS;
diff --git a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/js/info.js b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/js/info.js
index d0fe98d..2e4d54f 100644
--- a/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/js/info.js
+++ b/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/js/info.js
@@ -1,5 +1,5 @@
/* info.js - Javascript UI for Texinfo manuals
- Copyright (C) 2017-2022 Free Software Foundation, Inc.
+ Copyright (C) 2017-2023 Free Software Foundation, Inc.
This file is part of GNU Texinfo.
@@ -1199,7 +1199,7 @@
store.dispatch ({ type: "iframe-ready", id: config.INDEX_ID });
store.dispatch ({
type: "echo",
- msg: "Welcome to Texinfo documentation viewer 7.0.2.90, type '?' for help."
+ msg: "Welcome to Texinfo documentation viewer 7.0.3, type '?' for help."
});
/* Call user hook. */
diff --git a/util/pdftexi2dvi b/util/pdftexi2dvi
index abd6ad3..19582d7 100755
--- a/util/pdftexi2dvi
+++ b/util/pdftexi2dvi
@@ -21,7 +21,7 @@
# obliged to.
if test "x$1" = x--version; then
cat <<EOF
-texi2pdf (GNU Texinfo 7.0.2.90)
+texi2pdf (GNU Texinfo 7.0.3)
Copyright (C) 2023 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/util/texi2dvi b/util/texi2dvi
index c015c9d..834edc9 100755
--- a/util/texi2dvi
+++ b/util/texi2dvi
@@ -195,7 +195,7 @@
version ()
{
cat <<EOF
-texi2dvi (GNU Texinfo 7.0.2.90)
+texi2dvi (GNU Texinfo 7.0.3)
Copyright (C) 2023 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/util/texi2pdf b/util/texi2pdf
index abd6ad3..19582d7 100755
--- a/util/texi2pdf
+++ b/util/texi2pdf
@@ -21,7 +21,7 @@
# obliged to.
if test "x$1" = x--version; then
cat <<EOF
-texi2pdf (GNU Texinfo 7.0.2.90)
+texi2pdf (GNU Texinfo 7.0.3)
Copyright (C) 2023 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>