[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: pretest 7.0.94
From: |
Gavin D. Smith |
Subject: |
branch master updated: pretest 7.0.94 |
Date: |
Sat, 14 Oct 2023 09:18:51 -0400 |
This is an automated email from the git hooks/post-receive script.
gavin pushed a commit to branch master
in repository texinfo.
The following commit(s) were added to refs/heads/master by this push:
new e457b7e31d pretest 7.0.94
e457b7e31d is described below
commit e457b7e31dae7ba398fca74281edd27b2ee4f07c
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Sat Oct 14 14:04:18 2023 +0100
pretest 7.0.94
---
ChangeLog | 4 +
configure.ac | 2 +-
js/info.js | 2 +-
po/ca.po | 2 +-
po/cs.po | 2 +-
po/da.po | 2 +-
po/de.po | 2 +-
po/el.po | 2 +-
po/eo.po | 2 +-
po/es.po | 2 +-
po/fi.po | 2 +-
po/fr.po | 2 +-
po/he.po | 2 +-
po/hr.po | 2 +-
po/hu.po | 2 +-
po/id.po | 2 +-
po/it.po | 2 +-
po/ja.po | 2 +-
po/ka.po | 2 +-
po/nb.po | 2 +-
po/nl.po | 159 ++++++++++------------------
po/pl.po | 2 +-
po/pt.po | 2 +-
po/pt_BR.po | 2 +-
po/ro.po | 2 +-
po/ru.po | 2 +-
po/rw.po | 2 +-
po/sk.po | 2 +-
po/sl.po | 2 +-
po/sr.po | 2 +-
po/sv.po | 2 +-
po/tr.po | 2 +-
po/uk.po | 2 +-
po/vi.po | 2 +-
po/zh_CN.po | 2 +-
po/zh_TW.po | 2 +-
po_document/ca.po | 2 +-
po_document/ca.us-ascii.po | 2 +-
po_document/cs.po | 2 +-
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 | 2 +-
po_document/hu.po | 2 +-
po_document/it.po | 2 +-
po_document/nl.po | 136 ++----------------------
po_document/no.us-ascii.po | 2 +-
po_document/pl.iso-8859-2.po | 2 +-
po_document/pl.po | 2 +-
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 | 2 +-
po_document/sk.po | 2 +-
po_document/sr.po | 2 +-
po_document/sv.po | 2 +-
po_document/texinfo_document.pot | 4 +-
po_document/uk.po | 2 +-
tp/Texinfo/Common.pm | 2 +-
tp/Texinfo/Convert/Converter.pm | 2 +-
tp/Texinfo/Convert/DocBook.pm | 2 +-
tp/Texinfo/Convert/HTML.pm | 2 +-
tp/Texinfo/Convert/IXIN.pm | 2 +-
tp/Texinfo/Convert/IXINSXML.pm | 2 +-
tp/Texinfo/Convert/Info.pm | 2 +-
tp/Texinfo/Convert/LaTeX.pm | 2 +-
tp/Texinfo/Convert/NodeNameNormalization.pm | 2 +-
tp/Texinfo/Convert/Paragraph.pm | 2 +-
tp/Texinfo/Convert/PlainTexinfo.pm | 2 +-
tp/Texinfo/Convert/Plaintext.pm | 2 +-
tp/Texinfo/Convert/Texinfo.pm | 2 +-
tp/Texinfo/Convert/TexinfoMarkup.pm | 2 +-
tp/Texinfo/Convert/TexinfoSXML.pm | 2 +-
tp/Texinfo/Convert/TexinfoXML.pm | 2 +-
tp/Texinfo/Convert/Text.pm | 2 +-
tp/Texinfo/Convert/TextContent.pm | 2 +-
tp/Texinfo/Convert/Unicode.pm | 2 +-
tp/Texinfo/Convert/Utils.pm | 2 +-
tp/Texinfo/MiscXS.pm | 2 +-
tp/Texinfo/Parser.pm | 2 +-
tp/Texinfo/ParserNonXS.pm | 2 +-
tp/Texinfo/Structuring.pm | 2 +-
tp/Texinfo/Transformations.pm | 2 +-
tp/Texinfo/XSLoader.pm | 2 +-
util/pdftexi2dvi | 2 +-
util/texi2dvi | 2 +-
util/texi2pdf | 2 +-
91 files changed, 159 insertions(+), 318 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 331244a036..60eca4f72c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2023-10-14 Gavin Smith <gavinsmith0123@gmail.com>
+
+ pretest 7.0.94
+
2023-10-14 Patrice Dumas <pertusus@free.fr>
Update tex-html test results in tp/tests
diff --git a/configure.ac b/configure.ac
index ae8b705bac..7fa457deb2 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.93], [bug-texinfo@gnu.org])
+AC_INIT([GNU Texinfo], [7.0.94], [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 d131340cb1..df328ed867 100644
--- a/js/info.js
+++ b/js/info.js
@@ -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.93, type '?' for
help."
+ msg: "Welcome to Texinfo documentation viewer 7.0.94, type '?' for
help."
});
/* Call user hook. */
diff --git a/po/ca.po b/po/ca.po
index 9e65b78528..f317d0b8a2 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 8e11b76127..f43ee23b79 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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"
diff --git a/po/da.po b/po/da.po
index 14f23dce50..11728f2a7e 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 131bd2ba6b..9b0d15b816 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 cd822be128..caa9f0634e 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 b85b92565a..8b59c5380f 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 2735e7304a..2dd79c2368 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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"
diff --git a/po/fi.po b/po/fi.po
index a6cfdf4321..0ab010d61d 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 2fd10e9dba..4c089f2315 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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"
diff --git a/po/he.po b/po/he.po
index 201976d5e2..cd2e4db420 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 f99f4a2c05..df59d8dc76 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU texinfo-7.0.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+0100\n"
"PO-Revision-Date: 2023-09-20 17:07+0200\n"
"Last-Translator: Božidar Putanec <bozidarp@yahoo.com>\n"
"Language-Team: Croatian <lokalizacija@linux.hr>\n"
diff --git a/po/hu.po b/po/hu.po
index a0fd6430bd..9fae197619 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 c1c7596801..8be1469052 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 f19da3a3ea..e12a0732de 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 f91a30ecce..6fda9109f9 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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/ka.po b/po/ka.po
index 93769cea6a..360839e32a 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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"
diff --git a/po/nb.po b/po/nb.po
index ac89c197d1..057a88f08c 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 51d4bd5591..435b9a22a0 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -12,10 +12,10 @@
# Ivo Timmermans <zarq@iname.com>, 1998.
msgid ""
msgstr ""
-"Project-Id-Version: texinfo-7.0.2.90\n"
+"Project-Id-Version: texinfo-7.0.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-10-12 23:11+0200\n"
-"PO-Revision-Date: 2023-06-04 10:40+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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"
"Language: nl\n"
@@ -2218,23 +2218,20 @@ msgid "%s: warning: %s"
msgstr "%s: waarschuwing: %s"
#: tp/Texinfo/Config.pm:129
-#, fuzzy, perl-format
-#| msgid "%s: %s"
+#, perl-format
msgctxt "program name: error_message"
msgid "%s: %s"
msgstr "%s: %s"
#: tp/Texinfo/Config.pm:150
-#, fuzzy, perl-format
-#| msgid "error loading %s: %s"
+#, perl-format
msgid "error parsing %s: %s"
-msgstr "fout bij laden van %s: %s"
+msgstr "fout bij ontleden van %s: %s"
#: tp/Texinfo/Config.pm:154
-#, fuzzy, perl-format
-#| msgid "error loading %s: %s"
+#, perl-format
msgid "error reading %s: %s"
-msgstr "fout bij laden van %s: %s"
+msgstr "fout bij lezen van %s: %s"
#: tp/Texinfo/Config.pm:175
#, perl-format
@@ -2271,7 +2268,6 @@ msgstr "%s: onbekende opmaakcontext %s\n"
#: tp/Texinfo/Config.pm:756
#, fuzzy, perl-format
-#| msgid "%s: unknown formatting context %s\n"
msgid "%s: unknown special element information type %s\n"
msgstr "%s: onbekende opmaakcontext %s\n"
@@ -2319,13 +2315,11 @@ msgstr "rauwe opmaak %s is niet omgezet"
#: tp/Texinfo/Convert/HTML.pm:5861
#, fuzzy, perl-format
-#| msgid "entry for index `%s' outside of any node"
msgid "entry for index `%s' for @printindex %s outside of any node"
msgstr "item voor index '%s' valt buiten alle pagina's"
#: tp/Texinfo/Convert/HTML.pm:5893
#, fuzzy, perl-format
-#| msgid "entry for index `%s' outside of any node"
msgid "entry for index `%s' for @printindex %s outside of any section"
msgstr "item voor index '%s' valt buiten alle pagina's"
@@ -2397,7 +2391,6 @@ msgstr ""
#: tp/Texinfo/Convert/HTML.pm:8994
#, fuzzy, perl-format
-#| msgid "Making %s file `%s' from `%s'.\n"
msgid "resetting %s file path %s to %s"
msgstr "Aanmaken van een %s-bestand '%s' uit '%s'.\n"
@@ -2431,10 +2424,9 @@ msgid "error on closing TOC frame file %s: %s"
msgstr "fout bij sluiten van TOC-frames-bestand %s: %s"
#: tp/Texinfo/Convert/HTML.pm:10821
-#, fuzzy, perl-format
-#| msgid "handler %s of stage %s priority %s failed"
+#, perl-format
msgid "handler %d of stage %s priority %s failed"
-msgstr "verwerker %s van fase %s, prioriteit %s, is gestruikeld"
+msgstr "verwerker %d van fase %s, prioriteit %s, is gestruikeld"
#: tp/Texinfo/Convert/HTML.pm:11122
msgid "must specify a title with a title command or @top"
@@ -2451,16 +2443,14 @@ msgid "error on copying %s into %s"
msgstr "fout bij kopiëren van %s naar %s"
#: tp/Texinfo/Convert/HTML.pm:11396
-#, fuzzy, perl-format
-#| msgid "error creating directory: %s: %s"
+#, perl-format
msgid "error on creating empty %s: %s"
-msgstr "fout bij aanmaken van map '%s': %s"
+msgstr "fout bij aanmaken van lege %s: %s"
#: tp/Texinfo/Convert/HTML.pm:11401
-#, fuzzy, perl-format
-#| msgid "error on closing %s: %s"
+#, perl-format
msgid "error on closing empty %s: %s"
-msgstr "fout bij sluiten van %s: %s"
+msgstr "fout bij sluiten van lege %s: %s"
#: tp/Texinfo/Convert/HTML.pm:11457
#, perl-format
@@ -2807,10 +2797,9 @@ msgid "@%s: could not open %s: %s"
msgstr "@%s: kan %s niet openen: %s"
#: tp/Texinfo/ParserNonXS.pm:3621 tp/Texinfo/XS/parsetexi/end_line.c:1351
-#, fuzzy, c-format, perl-format
-#| msgid "unrecognized encoding name `%s'"
+#, c-format, perl-format
msgid "bad encoding name `%s'"
-msgstr "onbekende coderingsnaam '%s'"
+msgstr "onjuiste coderingsnaam '%s'"
#: tp/Texinfo/ParserNonXS.pm:3627 tp/Texinfo/XS/parsetexi/end_line.c:1383
#, c-format, perl-format
@@ -2818,10 +2807,9 @@ msgid "encoding `%s' is not a canonical texinfo encoding"
msgstr "codering '%s' is geen kanonieke Texinfo-codering"
#: tp/Texinfo/ParserNonXS.pm:3652 tp/Texinfo/XS/parsetexi/end_line.c:1439
-#, fuzzy, c-format, perl-format
-#| msgid "unrecognized encoding name `%s'"
+#, c-format, perl-format
msgid "unhandled encoding name `%s'"
-msgstr "onbekende coderingsnaam '%s'"
+msgstr "onverwerkte coderingsnaam '%s'"
#: tp/Texinfo/ParserNonXS.pm:3831
#, perl-format
@@ -2874,10 +2862,9 @@ msgid "bad argument to @%s"
msgstr "fout argument van @%s"
#: tp/Texinfo/ParserNonXS.pm:4104 tp/Texinfo/XS/parsetexi/end_line.c:923
-#, fuzzy, c-format, perl-format
-#| msgid "@%s missing argument"
+#, c-format, perl-format
msgid "missing @%s argument"
-msgstr "@%s: ontbrekend argument"
+msgstr "ontbrekend argument van @%s"
#: tp/Texinfo/ParserNonXS.pm:4110 tp/Texinfo/XS/parsetexi/end_line.c:934
#, c-format, perl-format
@@ -2911,40 +2898,33 @@ msgid "@%s should not appear in @%s"
msgstr "@%s hoort niet voor te komen in @%s"
#: tp/Texinfo/ParserNonXS.pm:4828 tp/Texinfo/XS/parsetexi/parser.c:1269
-#, fuzzy, c-format, perl-format
-#| msgid "@%s should not appear in @%s"
+#, c-format, perl-format
msgid "@%s should not appear anywhere inside caption"
-msgstr "@%s hoort niet voor te komen in @%s"
+msgstr "@%s hoort niet voor te komen in een kop"
#: tp/Texinfo/ParserNonXS.pm:4845 tp/Texinfo/XS/parsetexi/parser.c:1322
-#, fuzzy, c-format, perl-format
-#| msgid "@%s should not appear in @%s"
+#, c-format, perl-format
msgid "@%s should not appear anywhere inside @%s"
msgstr "@%s hoort niet voor te komen in @%s"
#: tp/Texinfo/ParserNonXS.pm:4871 tp/Texinfo/XS/parsetexi/parser.c:1337
-#, fuzzy, c-format, perl-format
-#| msgid "@%s should not appear in @%s"
+#, c-format, perl-format
msgid "@%s should not appear on @%s line"
-msgstr "@%s hoort niet voor te komen in @%s"
+msgstr "@%s hoort niet voor te komen op een @%s-regel"
#: tp/Texinfo/ParserNonXS.pm:4885 tp/Texinfo/XS/parsetexi/parser.c:1351
-#, fuzzy, c-format, perl-format
-#| msgid "@%s should not appear in @%s"
+#, c-format, perl-format
msgid "@%s should not appear in @%s block"
-msgstr "@%s hoort niet voor te komen in @%s"
+msgstr "@%s hoort niet voor te komen in een @%s-blok"
#: tp/Texinfo/ParserNonXS.pm:4963 tp/Texinfo/XS/parsetexi/macro.c:842
-#, fuzzy, c-format, perl-format
-#| msgid ""
-#| "macro call nested too deeply (set MAX_NESTED_MACROS to override; current "
-#| "value %d)"
+#, c-format, perl-format
msgid ""
"macro call nested too deeply (set MAX_MACRO_CALL_NESTING to override; "
"current value %d)"
msgstr ""
-"macroaanroep is te diep genest (pas eventueel MAX_NESTED_MACROS aan; huidige "
-"waarde is %d)"
+"macroaanroep is te diep genest (pas eventueel MAX_MACRO_CALL_NESTING aan; "
+"huidige waarde is %d)"
#: tp/Texinfo/ParserNonXS.pm:4974 tp/Texinfo/XS/parsetexi/macro.c:832
#, c-format, perl-format
@@ -3006,7 +2986,7 @@ msgstr "@%s buiten tabel of lijst"
#: tp/Texinfo/ParserNonXS.pm:5392 tp/Texinfo/XS/parsetexi/handle_commands.c:488
#, c-format, perl-format
msgid "@%s is useless inside of a paragraph"
-msgstr ""
+msgstr "@%s is nutteloos binnen een alinea"
#: tp/Texinfo/ParserNonXS.pm:5456 tp/Texinfo/XS/parsetexi/handle_commands.c:555
#, c-format, perl-format
@@ -3018,10 +2998,8 @@ msgid "multiple node @nodedescription"
msgstr ""
#: tp/Texinfo/ParserNonXS.pm:5603 tp/Texinfo/XS/parsetexi/handle_commands.c:767
-#, fuzzy
-#| msgid "@%s outside of any node"
msgid "@nodedescription outside of any node"
-msgstr "@%s buiten alle pagina's"
+msgstr "@nodedescription buiten een pagina"
#: tp/Texinfo/ParserNonXS.pm:5610 tp/Texinfo/ParserNonXS.pm:5924
#: tp/Texinfo/XS/parsetexi/handle_commands.c:1220
@@ -3064,10 +3042,8 @@ msgstr ""
#: tp/Texinfo/ParserNonXS.pm:5877
#: tp/Texinfo/XS/parsetexi/handle_commands.c:1156
-#, fuzzy
-#| msgid "@%s outside of any node"
msgid "@nodedescriptionblock outside of any node"
-msgstr "@%s buiten alle pagina's"
+msgstr "@nodedescriptionblock buiten een pagina"
#: tp/Texinfo/ParserNonXS.pm:5985 tp/Texinfo/XS/parsetexi/separator.c:63
msgid "@verb without associated character"
@@ -3170,16 +3146,13 @@ msgid "unexpected @"
msgstr "onverwachte @"
#: tp/Texinfo/ParserNonXS.pm:6874 tp/Texinfo/XS/parsetexi/parser.c:1832
-#, fuzzy, c-format, perl-format
-#| msgid ""
-#| "macro call nested too deeply (set MAX_NESTED_MACROS to override; current "
-#| "value %d)"
+#, c-format, perl-format
msgid ""
"value call nested too deeply (set MAX_MACRO_CALL_NESTING to override; "
"current value %d)"
msgstr ""
-"macroaanroep is te diep genest (pas eventueel MAX_NESTED_MACROS aan; huidige "
-"waarde is %d)"
+"waardeaanroep is te diep genest (pas eventueel MAX_MACRO_CALL_NESTING aan; "
+"huidige waarde is %d)"
#: tp/Texinfo/ParserNonXS.pm:6933 tp/Texinfo/ParserNonXS.pm:7038
#: tp/Texinfo/ParserNonXS.pm:7076 tp/Texinfo/XS/parsetexi/parser.c:1909
@@ -3378,36 +3351,28 @@ msgid "@%s arg must be `top' or `bottom', not `%s'"
msgstr "Argument van @%s moet 'top' of 'bottom' zijn, niet '%s'"
#: tp/Texinfo/Report.pm:91
-#, fuzzy, perl-format
-#| msgctxt "Texinfo source file warning"
-#| msgid "warning: %s (possibly involving @%s)\n"
+#, perl-format
msgctxt "Texinfo source file warning"
msgid "warning: %s (possibly involving @%s)"
-msgstr "waarschuwing: %s (heeft mogelijk te maken met @%s)\n"
+msgstr "waarschuwing: %s (heeft mogelijk te maken met @%s)"
#: tp/Texinfo/Report.pm:95
-#, fuzzy, perl-format
-#| msgctxt "Texinfo source file warning"
-#| msgid "warning: %s\n"
+#, perl-format
msgctxt "Texinfo source file warning"
msgid "warning: %s"
-msgstr "waarschuwing: %s\n"
+msgstr "waarschuwing: %s"
#: tp/Texinfo/Report.pm:156
-#, fuzzy, perl-format
-#| msgctxt "program name: warning: warning_message"
-#| msgid "%s: warning: %s"
+#, perl-format
msgctxt "whole document warning"
msgid "%s: warning: %s"
msgstr "%s: waarschuwing: %s"
#: tp/Texinfo/Report.pm:159
-#, fuzzy, perl-format
-#| msgctxt "whole document warning"
-#| msgid "warning: %s\n"
+#, perl-format
msgctxt "whole document warning"
msgid "warning: %s"
-msgstr "waarschuwing: %s\n"
+msgstr "waarschuwing: %s"
#: tp/Texinfo/Structuring.pm:160
#, perl-format
@@ -3494,7 +3459,6 @@ msgstr "lege indexsleutel in @%s"
#: tp/Texinfo/Structuring.pm:2255
#, fuzzy, perl-format
-#| msgid "empty index key in @%s"
msgid "empty index sub entry %d key in @%s"
msgstr "lege indexsleutel in @%s"
@@ -3604,33 +3568,29 @@ msgid "%s: no highlighted language found"
msgstr "%s: geen uitgelichte taal gevonden"
#: tp/ext/highlight_syntax.pm:362
-#, fuzzy, perl-format
-#| msgid "%s: error on closing stdout: %s\n"
+#, perl-format
msgid "%s: error closing input: %s"
-msgstr "%s: fout bij sluiten van standaarduitvoer: %s\n"
+msgstr "%s: fout bij sluiten van invoer: %s"
#: tp/ext/highlight_syntax.pm:373
-#, fuzzy, perl-format
-#| msgid "%s: error on closing stdout: %s\n"
+#, perl-format
msgid "%s: error closing output: %s"
-msgstr "%s: fout bij sluiten van standaarduitvoer: %s\n"
+msgstr "%s: fout bij sluiten van uitvoer: %s"
#: tp/ext/highlight_syntax.pm:378
-#, fuzzy, perl-format
-#| msgid "%s: error on closing %s: %s\n"
+#, perl-format
msgid "%s: error closing errors: %s"
-msgstr "%s: fout bij sluiten van %s: %s\n"
+msgstr "%s: fout bij sluiten van foutuitvoer: %s"
#: tp/ext/highlight_syntax.pm:384
-#, fuzzy, perl-format
-#| msgid "%s: error on closing %s: %s\n"
+#, perl-format
msgid "%s: errors: %s"
-msgstr "%s: fout bij sluiten van %s: %s\n"
+msgstr "%s: fouten: %s"
#: tp/ext/highlight_syntax.pm:387
#, perl-format
msgid " %s"
-msgstr ""
+msgstr " %s"
#: tp/ext/highlight_syntax.pm:423 tp/ext/highlight_syntax.pm:493
#, perl-format
@@ -3638,10 +3598,9 @@ msgid "highlight_syntax.pm: could not open %s: %s"
msgstr "highlight_syntax.pm: kan %s niet openen: %s"
#: tp/ext/highlight_syntax.pm:453 tp/ext/highlight_syntax.pm:551
-#, fuzzy, perl-format
-#| msgid "highlight_syntax.pm: could not open %s: %s"
+#, perl-format
msgid "highlight_syntax.pm: error on closing %s: %s"
-msgstr "highlight_syntax.pm: kan %s niet openen: %s"
+msgstr "highlight_syntax.pm: fout bij sluiten van %s: %s"
#: tp/ext/highlight_syntax.pm:482
#, perl-format
@@ -4266,10 +4225,9 @@ msgid "unknown tree transformation %s"
msgstr "onbekende boomtransformatie %s"
#: tp/texi2any.pl:1298
-#, fuzzy, perl-format
-#| msgid "ignoring splitting for format %s"
+#, perl-format
msgid "ignoring splitting for converted format %s (for %s)"
-msgstr "het splitsen voor opmaak %s wordt genegeerd"
+msgstr "het splitsen voor geconverteerd opmaak %s (voor %s) wordt genegeerd"
#: tp/texi2any.pl:1301
#, perl-format
@@ -4354,10 +4312,9 @@ msgid "@include: could not find %s"
msgstr "@include: kan %s niet vinden"
#: tp/Texinfo/XS/parsetexi/end_line.c:1298
-#, fuzzy, c-format
-#| msgid "@include: could not open %s:"
+#, c-format
msgid "@include: could not open %s: %s"
-msgstr "@include: kan %s niet openen:"
+msgstr "@include: kan %s niet openen: %s"
#: tp/Texinfo/XS/parsetexi/end_line.c:1690
msgid "@setfilename after the first element"
diff --git a/po/pl.po b/po/pl.po
index 27e87005a0..09bd3dfc19 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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"
diff --git a/po/pt.po b/po/pt.po
index 38e6d10a10..479bf1df44 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 d8030a3070..fb9338c13b 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 f705655c06..c5f6236662 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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"
diff --git a/po/ru.po b/po/ru.po
index 632a0e291d..b2c2d8059a 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 dd67cb5c52..4830e1f2cc 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 004bc30f83..788cbe1f9c 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo 6.8.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 c4b55a63ba..70359cc915 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 b8c7b4a9df..4b40cef28a 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+0100\n"
"PO-Revision-Date: 2023-05-19 12:55+0200\n"
"Last-Translator: Мирослав Николић <miroslavnikolic@rocketmail.com>\n"
"Language-Team: Serbian <(nothing)>\n"
diff --git a/po/sv.po b/po/sv.po
index 699fb26ebd..1ad52d5fe5 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo 7.0.2.90\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+0100\n"
"PO-Revision-Date: 2023-03-26 22:05+0200\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 3cbfb429ea..5589cf7beb 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 27426fce36..a182158a41 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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"
diff --git a/po/vi.po b/po/vi.po
index 911c9a4c50..4e08408e84 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 948ec40927..25f1191be1 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 5bc7cda6cd..1136dac4ed 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 59db7065af..587d85fa75 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 3f2a8c5d22..207059ca87 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 8725e16923..279365920e 100644
--- a/po_document/cs.po
+++ b/po_document/cs.po
@@ -19,7 +19,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo_document 7.0.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+0100\n"
"PO-Revision-Date: 2023-09-26 21:13+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 aba704192d..5079c4c844 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 700cb567f2..69266594c1 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 ddc9269f08..be0e96fa99 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 fc40569a4b..76131c1c01 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 b7be5601e4..2609991923 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 6a3776a3bd..69652fe847 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 2326231062..0bf34ad233 100644
--- a/po_document/hr.po
+++ b/po_document/hr.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU texinfo_document 7.0.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+0100\n"
"PO-Revision-Date: 2023-09-20 10:48+0200\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 88123925ec..3c50ca3743 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 39d0a541a9..7fa376a5ea 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 81cfb180ba..de69e03057 100644
--- a/po_document/nl.po
+++ b/po_document/nl.po
@@ -8,18 +8,19 @@
# Benno Schulenberg <benno@vertaalt.nl>, 2013, 2017, 2021.
msgid ""
msgstr ""
-"Project-Id-Version: texinfo_document-6.7.91\n"
+"Project-Id-Version: texinfo_document-7.0.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-10-12 23:11+0200\n"
-"PO-Revision-Date: 2021-07-02 11:15+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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"
"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Bugs: Report translation errors to the Language-Team address.\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
+"X-Generator: Poedit 3.0.1\n"
#: tp/ext/epub3.pm:672
msgid "Table of contents"
@@ -32,8 +33,6 @@ msgid "{explained_string} ({explanation})"
msgstr "{explained_string} ({explanation})"
#: tp/Texinfo/Common.pm:638
-#, fuzzy
-#| msgid "Function"
msgctxt "category of functions for @defun"
msgid "Function"
msgstr "Functie"
@@ -49,8 +48,6 @@ msgid "Special Form"
msgstr "Speciale vorm"
#: tp/Texinfo/Common.pm:645
-#, fuzzy
-#| msgid "Variable"
msgctxt "category of variables for @defvar"
msgid "Variable"
msgstr "Variabele"
@@ -61,30 +58,22 @@ msgid "User Option"
msgstr "Gebruikeroptie"
#: tp/Texinfo/Common.pm:650
-#, fuzzy
-#| msgid "Function"
msgctxt "category of functions for @deftypefun"
msgid "Function"
msgstr "Functie"
#: tp/Texinfo/Common.pm:653
-#, fuzzy
-#| msgid "Variable"
msgctxt "category of variables in typed languages for @deftypevar"
msgid "Variable"
msgstr "Variabele"
#: tp/Texinfo/Common.pm:656
-#, fuzzy
-#| msgid "Instance Variable"
msgctxt ""
"category of instance variables in object-oriented programming for @defivar"
msgid "Instance Variable"
msgstr "Instantiatievariabele"
#: tp/Texinfo/Common.pm:659
-#, fuzzy
-#| msgid "Instance Variable"
msgctxt ""
"category of instance variables with data type in object-oriented programming "
"for @deftypeivar"
@@ -92,15 +81,11 @@ msgid "Instance Variable"
msgstr "Instantiatievariabele"
#: tp/Texinfo/Common.pm:662
-#, fuzzy
-#| msgid "Method"
msgctxt "category of methods in object-oriented programming for @defmethod"
msgid "Method"
msgstr "Methode"
#: tp/Texinfo/Common.pm:665
-#, fuzzy
-#| msgid "Method"
msgctxt ""
"category of methods with data type in object-oriented programming for "
"@deftypemethod"
@@ -181,19 +166,16 @@ msgstr "zie sectie “{section_name}” in @cite{{book}}"
#: tp/Texinfo/Convert/DocBook.pm:1139
#, fuzzy, perl-brace-format
-#| msgid "section ``{section_name}'' in @cite{{book}}"
msgid "``{node_name}'' in @cite{{book}}"
msgstr "sectie “{section_name}” in @cite{{book}}"
#: tp/Texinfo/Convert/DocBook.pm:1144
#, fuzzy, perl-brace-format
-#| msgid "See section ``{section_name}'' in @cite{{book}}"
msgid "See ``{node_name}'' in @cite{{book}}"
msgstr "Zie sectie “{section_name}” in @cite{{book}}"
#: tp/Texinfo/Convert/DocBook.pm:1149
#, fuzzy, perl-brace-format
-#| msgid "section ``{section_name}'' in @cite{{book}}"
msgid "see ``{node_name}'' in @cite{{book}}"
msgstr "sectie “{section_name}” in @cite{{book}}"
@@ -214,19 +196,16 @@ msgstr "zie @cite{{book}}"
#: tp/Texinfo/Convert/DocBook.pm:1172
#, fuzzy, perl-brace-format
-#| msgid "section ``{section_name}'' in @cite{{book}}"
msgid "section ``{section_name}'' in @file{{manual}}"
msgstr "sectie “{section_name}” in @cite{{book}}"
#: tp/Texinfo/Convert/DocBook.pm:1177
#, fuzzy, perl-brace-format
-#| msgid "See section ``{section_name}'' in @cite{{book}}"
msgid "See section ``{section_name}'' in @file{{manual}}"
msgstr "Zie sectie “{section_name}” in @cite{{book}}"
#: tp/Texinfo/Convert/DocBook.pm:1182
#, fuzzy, perl-brace-format
-#| msgid "see section ``{section_name}'' in @cite{{book}}"
msgid "see section ``{section_name}'' in @file{{manual}}"
msgstr "zie sectie “{section_name}” in @cite{{book}}"
@@ -237,13 +216,11 @@ msgstr ""
#: tp/Texinfo/Convert/DocBook.pm:1194
#, fuzzy, perl-brace-format
-#| msgid "See section ``{section_name}'' in @cite{{book}}"
msgid "See ``{node_name}'' in @file{{manual}}"
msgstr "Zie sectie “{section_name}” in @cite{{book}}"
#: tp/Texinfo/Convert/DocBook.pm:1199
#, fuzzy, perl-brace-format
-#| msgid "section ``{section_name}'' in @cite{{book}}"
msgid "see ``{node_name}'' in @file{{manual}}"
msgstr "sectie “{section_name}” in @cite{{book}}"
@@ -254,13 +231,11 @@ msgstr ""
#: tp/Texinfo/Convert/DocBook.pm:1210
#, fuzzy, perl-brace-format
-#| msgid "See Info file @file{{myfile}}"
msgid "See @file{{manual}}"
msgstr "Zie Info-bestand @file{{myfile}}"
#: tp/Texinfo/Convert/DocBook.pm:1214
#, fuzzy, perl-brace-format
-#| msgid "see @cite{{book}}"
msgid "see @file{{manual}}"
msgstr "zie @cite{{book}}"
@@ -306,7 +281,6 @@ msgstr "@{Geen waarde voor '{value}'@}"
#: tp/Texinfo/Convert/LaTeX.pm:4358 tp/Texinfo/Convert/Plaintext.pm:3825
#: tp/Texinfo/Convert/HTML.pm:4985
#, fuzzy, perl-brace-format
-#| msgid "@center --- @emph{{author}}\n"
msgid "@center --- @emph{{author}}"
msgstr "@center --- @emph{{author}}\n"
@@ -344,13 +318,11 @@ msgstr "@t{<{url}>}"
#: tp/Texinfo/Convert/Plaintext.pm:2787
#, fuzzy, perl-brace-format
-#| msgid "@center --- @emph{{author}}\n"
msgid "@center @b{{cartouche_arg}}"
msgstr "@center --- @emph{{author}}\n"
#: tp/Texinfo/Convert/Plaintext.pm:3196
#, fuzzy, perl-brace-format
-#| msgid "@tie{}-- {category}: {name} {arguments}"
msgid "@tie{}-- {category}: {name}{arguments}"
msgstr "@tie{}-- {category}: {name} {arguments}"
@@ -366,7 +338,6 @@ msgstr "@tie{}-- {category}: {name}"
#: tp/Texinfo/Convert/Plaintext.pm:3220
#, fuzzy, perl-brace-format
-#| msgid "@tie{}-- {category}:@*{type}@*{name} {arguments}"
msgid "@tie{}-- {category}:@*{type}@*{name}{arguments}"
msgstr "@tie{}-- {category}:@*{type}@*{name} {arguments}"
@@ -377,7 +348,6 @@ msgstr "@tie{}-- {category}:@*{type}@*{name} {arguments}"
#: tp/Texinfo/Convert/Plaintext.pm:3230
#, fuzzy, perl-brace-format
-#| msgid "@tie{}-- {category}: {type} {name} {arguments}"
msgid "@tie{}-- {category}: {type} {name}{arguments}"
msgstr "@tie{}-- {category}: {type} {name} {arguments}"
@@ -398,7 +368,6 @@ msgstr "@tie{}-- {category}: {type} {name}"
#: tp/Texinfo/Convert/Plaintext.pm:3263
#, fuzzy, perl-brace-format
-#| msgid "@tie{}-- {category} of {class}: {name} {arguments}"
msgid "@tie{}-- {category} of {class}: {name}{arguments}"
msgstr "@tie{}-- {category} van {class}: {name} {arguments}"
@@ -414,7 +383,6 @@ msgstr "@tie{}-- {category} van {class}: {name}"
#: tp/Texinfo/Convert/Plaintext.pm:3287
#, fuzzy, perl-brace-format
-#| msgid "@tie{}-- {category} on {class}: {name} {arguments}"
msgid "@tie{}-- {category} on {class}: {name}{arguments}"
msgstr "@tie{}-- {category} over {class}: {name} {arguments}"
@@ -430,7 +398,6 @@ msgstr "@tie{}-- {category} over {class}: {name}"
#: tp/Texinfo/Convert/Plaintext.pm:3311
#, fuzzy, perl-brace-format
-#| msgid "@tie{}-- {category} on {class}:@*{type}@*{name} {arguments}"
msgid "@tie{}-- {category} on {class}:@*{type}@*{name}{arguments}"
msgstr "@tie{}-- {category} over {class}:@*{type}@*{name} {arguments}"
@@ -441,7 +408,6 @@ msgstr "@tie{}-- {category} over {class}:@*{type}@*{name}
{arguments}"
#: tp/Texinfo/Convert/Plaintext.pm:3321
#, fuzzy, perl-brace-format
-#| msgid "@tie{}-- {category} on {class}: {type} {name} {arguments}"
msgid "@tie{}-- {category} on {class}: {type} {name}{arguments}"
msgstr "@tie{}-- {category} over {class}: {type} {name} {arguments}"
@@ -462,7 +428,6 @@ msgstr "@tie{}-- {category} over {class}: {type} {name}"
#: tp/Texinfo/Convert/Plaintext.pm:3355
#, fuzzy, perl-brace-format
-#| msgid "@tie{}-- {category} of {class}: {type} {name} {arguments}"
msgid "@tie{}-- {category} of {class}: {type} {name}{arguments}"
msgstr "@tie{}-- {category} van {class}: {type} {name} {arguments}"
@@ -478,56 +443,48 @@ msgstr "@tie{ }-- {category} van {class}: {type} {name}"
#: tp/Texinfo/Convert/HTML.pm:2010
#, fuzzy
-#| msgid "About This Document"
msgctxt "about section heading"
msgid "About This Document"
msgstr "Over dit document"
#: tp/Texinfo/Convert/HTML.pm:2012
#, fuzzy
-#| msgid "Table of Contents"
msgctxt "contents section heading"
msgid "Table of Contents"
msgstr "Inhoudsopgave"
#: tp/Texinfo/Convert/HTML.pm:2015
#, fuzzy
-#| msgid "Short Table of Contents"
msgctxt "shortcontents section heading"
msgid "Short Table of Contents"
msgstr "Korte inhoudsopgave"
#: tp/Texinfo/Convert/HTML.pm:2017
#, fuzzy
-#| msgid "Footnotes"
msgctxt "footnotes section heading"
msgid "Footnotes"
msgstr "Voetnoten"
#: tp/Texinfo/Convert/HTML.pm:2121
#, fuzzy
-#| msgid "Top"
msgctxt "Top direction string"
msgid "Top"
msgstr "Top"
#: tp/Texinfo/Convert/HTML.pm:2123
#, fuzzy
-#| msgid "Contents"
msgctxt "Contents direction string"
msgid "Contents"
msgstr "Inhoud"
#: tp/Texinfo/Convert/HTML.pm:2126
#, fuzzy
-#| msgid "Overview"
msgctxt "Overview direction string"
msgid "Overview"
msgstr "Overzicht"
#: tp/Texinfo/Convert/HTML.pm:2128
#, fuzzy
-#| msgid "Index"
msgctxt "Index direction string"
msgid "Index"
msgstr "Index"
@@ -535,385 +492,330 @@ msgstr "Index"
# Met een hoofdletter want komt aan begin van zin, en voor "beleid" of
"prioriteit".
#: tp/Texinfo/Convert/HTML.pm:2131
#, fuzzy
-#| msgid "current"
msgctxt "This (current section) direction string"
msgid "current"
msgstr "huidige"
#: tp/Texinfo/Convert/HTML.pm:2135
#, fuzzy
-#| msgid "Prev"
msgctxt "Prev direction string"
msgid "Prev"
msgstr "Vrg"
#: tp/Texinfo/Convert/HTML.pm:2137
#, fuzzy
-#| msgid " Up "
msgctxt "Up direction string"
msgid " Up "
msgstr " Op "
#: tp/Texinfo/Convert/HTML.pm:2139
#, fuzzy
-#| msgid "Next"
msgctxt "Next direction string"
msgid "Next"
msgstr "Volgende"
#: tp/Texinfo/Convert/HTML.pm:2141
#, fuzzy
-#| msgid "Up"
msgctxt "NodeUp direction string"
msgid "Up"
msgstr "Omhoog"
#: tp/Texinfo/Convert/HTML.pm:2143
#, fuzzy
-#| msgid "Next"
msgctxt "NodeNext direction string"
msgid "Next"
msgstr "Volgende"
#: tp/Texinfo/Convert/HTML.pm:2145
#, fuzzy
-#| msgid "Previous"
msgctxt "NodePrev direction string"
msgid "Previous"
msgstr "Voorgaande"
#: tp/Texinfo/Convert/HTML.pm:2147
#, fuzzy
-#| msgid "Forward node"
msgctxt "NodeForward direction string"
msgid "Forward node"
msgstr "Vooruit"
#: tp/Texinfo/Convert/HTML.pm:2149
#, fuzzy
-#| msgid "Back node"
msgctxt "NodeBack direction string"
msgid "Back node"
msgstr "Terug"
#: tp/Texinfo/Convert/HTML.pm:2156
#, fuzzy
-#| msgid "Next file"
msgctxt "NextFile direction string"
msgid "Next file"
msgstr "Volgend bestand"
#: tp/Texinfo/Convert/HTML.pm:2158
#, fuzzy
-#| msgid "Previous file"
msgctxt "PrevFile direction string"
msgid "Previous file"
msgstr "Voorgaand bestand"
#: tp/Texinfo/Convert/HTML.pm:2163
#, fuzzy
-#| msgid "Cover (top) of document"
msgctxt "Top direction description"
msgid "Cover (top) of document"
msgstr "Omslag van document (top)"
#: tp/Texinfo/Convert/HTML.pm:2166
#, fuzzy
-#| msgid "Table of contents"
msgctxt "Contents direction description"
msgid "Table of contents"
msgstr "Inhoudsopgave"
#: tp/Texinfo/Convert/HTML.pm:2169
#, fuzzy
-#| msgid "Short table of contents"
msgctxt "Overview direction description"
msgid "Short table of contents"
msgstr "Korte inhoudsopgave"
#: tp/Texinfo/Convert/HTML.pm:2171
#, fuzzy
-#| msgid "Index"
msgctxt "Index direction description"
msgid "Index"
msgstr "Index"
#: tp/Texinfo/Convert/HTML.pm:2174
#, fuzzy
-#| msgid "Current section"
msgctxt "This (current section) direction description"
msgid "Current section"
msgstr "Huidige sectie"
#: tp/Texinfo/Convert/HTML.pm:2177
#, fuzzy
-#| msgid "Previous section in reading order"
msgctxt "Back direction description"
msgid "Previous section in reading order"
msgstr "Voorgaande sectie in leesvolgorde"
#: tp/Texinfo/Convert/HTML.pm:2180
#, fuzzy
-#| msgid "Beginning of this chapter or previous chapter"
msgctxt "FastBack direction description"
msgid "Beginning of this chapter or previous chapter"
msgstr "Begin van dit (of voorgaand) hoofdstuk"
#: tp/Texinfo/Convert/HTML.pm:2183
#, fuzzy
-#| msgid "Previous section on same level"
msgctxt "Prev direction description"
msgid "Previous section on same level"
msgstr "Voorgaande sectie op zelfde niveau"
#: tp/Texinfo/Convert/HTML.pm:2185
#, fuzzy
-#| msgid "Up section"
msgctxt "Up direction description"
msgid "Up section"
msgstr "Bovenliggende sectie"
#: tp/Texinfo/Convert/HTML.pm:2187
#, fuzzy
-#| msgid "Next section on same level"
msgctxt "Next direction description"
msgid "Next section on same level"
msgstr "Volgende sectie op zelfde niveau"
#: tp/Texinfo/Convert/HTML.pm:2189
#, fuzzy
-#| msgid "Up node"
msgctxt "NodeUp direction description"
msgid "Up node"
msgstr "Bovenliggende pagina"
#: tp/Texinfo/Convert/HTML.pm:2191
#, fuzzy
-#| msgid "Next node"
msgctxt "NodeNext direction description"
msgid "Next node"
msgstr "Volgende pagina"
#: tp/Texinfo/Convert/HTML.pm:2193
#, fuzzy
-#| msgid "Previous node"
msgctxt "NodePrev direction description"
msgid "Previous node"
msgstr "Voorgaande pagina"
#: tp/Texinfo/Convert/HTML.pm:2196
#, fuzzy
-#| msgid "Next node in node reading order"
msgctxt "NodeForward direction description"
msgid "Next node in node reading order"
msgstr "Volgende pagina in leesvolgorde"
#: tp/Texinfo/Convert/HTML.pm:2199
#, fuzzy
-#| msgid "Previous node in node reading order"
msgctxt "NodeBack direction description"
msgid "Previous node in node reading order"
msgstr "Voorgaande pagina in leesvolgorde"
#: tp/Texinfo/Convert/HTML.pm:2202
#, fuzzy
-#| msgid "Next section in reading order"
msgctxt "Forward direction description"
msgid "Next section in reading order"
msgstr "Volgende sectie in leesvolgorde"
#: tp/Texinfo/Convert/HTML.pm:2204
#, fuzzy
-#| msgid "Next chapter"
msgctxt "FastForward direction description"
msgid "Next chapter"
msgstr "Volgende hoofdstuk"
#: tp/Texinfo/Convert/HTML.pm:2206
#, fuzzy
-#| msgid "About (help)"
msgctxt "About direction description"
msgid "About (help)"
msgstr "Info (hulp)"
#: tp/Texinfo/Convert/HTML.pm:2209
#, fuzzy
-#| msgid "First section in reading order"
msgctxt "First direction description"
msgid "First section in reading order"
msgstr "Eerste sectie in leesvolgorde"
#: tp/Texinfo/Convert/HTML.pm:2212
#, fuzzy
-#| msgid "Last section in reading order"
msgctxt "Last direction description"
msgid "Last section in reading order"
msgstr "Laatste sectie in leesvolgorde"
#: tp/Texinfo/Convert/HTML.pm:2215
#, fuzzy
-#| msgid "Forward section in next file"
msgctxt "NextFile direction description"
msgid "Forward section in next file"
msgstr "Sectie vooruit in volgend bestand"
#: tp/Texinfo/Convert/HTML.pm:2218
#, fuzzy
-#| msgid "Back section in previous file"
msgctxt "PrevFile direction description"
msgid "Back section in previous file"
msgstr "Sectie terug in voorgaand bestand"
#: tp/Texinfo/Convert/HTML.pm:2224
#, fuzzy
-#| msgid "Top"
msgctxt "Top direction button label"
msgid "Top"
msgstr "Top"
#: tp/Texinfo/Convert/HTML.pm:2226
#, fuzzy
-#| msgid "Contents"
msgctxt "Contents direction button label"
msgid "Contents"
msgstr "Inhoud"
#: tp/Texinfo/Convert/HTML.pm:2228
#, fuzzy
-#| msgid "Overview"
msgctxt "Overview direction button label"
msgid "Overview"
msgstr "Overzicht"
#: tp/Texinfo/Convert/HTML.pm:2230
#, fuzzy
-#| msgid "Index"
msgctxt "Index direction button label"
msgid "Index"
msgstr "Index"
#: tp/Texinfo/Convert/HTML.pm:2232
#, fuzzy
-#| msgid "This"
msgctxt "This direction button label"
msgid "This"
msgstr "Deze"
#: tp/Texinfo/Convert/HTML.pm:2234
#, fuzzy
-#| msgid "Back"
msgctxt "Back direction button label"
msgid "Back"
msgstr "Terug"
#: tp/Texinfo/Convert/HTML.pm:2236
#, fuzzy
-#| msgid "FastBack"
msgctxt "FastBack direction button label"
msgid "FastBack"
msgstr "Snel-terug"
#: tp/Texinfo/Convert/HTML.pm:2238
#, fuzzy
-#| msgid "Prev"
msgctxt "Prev direction button label"
msgid "Prev"
msgstr "Vrg"
#: tp/Texinfo/Convert/HTML.pm:2240
#, fuzzy
-#| msgid "Up"
msgctxt "Up direction button label"
msgid "Up"
msgstr "Omhoog"
#: tp/Texinfo/Convert/HTML.pm:2242
#, fuzzy
-#| msgid "Next"
msgctxt "Next direction button label"
msgid "Next"
msgstr "Volgende"
#: tp/Texinfo/Convert/HTML.pm:2244
#, fuzzy
-#| msgid "NodeUp"
msgctxt "NodeUp direction button label"
msgid "NodeUp"
msgstr "Pagina-omhoog"
#: tp/Texinfo/Convert/HTML.pm:2246
#, fuzzy
-#| msgid "NodeNext"
msgctxt "NodeNext direction button label"
msgid "NodeNext"
msgstr "Volgende-pagina"
#: tp/Texinfo/Convert/HTML.pm:2248
#, fuzzy
-#| msgid "NodePrev"
msgctxt "NodePrev direction button label"
msgid "NodePrev"
msgstr "Voorgaande-pagina"
#: tp/Texinfo/Convert/HTML.pm:2250
#, fuzzy
-#| msgid "NodeForward"
msgctxt "NodeForward direction button label"
msgid "NodeForward"
msgstr "Pagina-vooruit"
#: tp/Texinfo/Convert/HTML.pm:2252
#, fuzzy
-#| msgid "NodeBack"
msgctxt "NodeBack direction button label"
msgid "NodeBack"
msgstr "Pagina-terug"
#: tp/Texinfo/Convert/HTML.pm:2254
#, fuzzy
-#| msgid "Forward"
msgctxt "Forward direction button label"
msgid "Forward"
msgstr "Vooruit"
#: tp/Texinfo/Convert/HTML.pm:2256
#, fuzzy
-#| msgid "FastForward"
msgctxt "FastForward direction button label"
msgid "FastForward"
msgstr "Snel-vooruit"
#: tp/Texinfo/Convert/HTML.pm:2258
#, fuzzy
-#| msgid "About"
msgctxt "About direction button label"
msgid "About"
msgstr "Info"
#: tp/Texinfo/Convert/HTML.pm:2260
#, fuzzy
-#| msgid "First"
msgctxt "First direction button label"
msgid "First"
msgstr "Eerste"
#: tp/Texinfo/Convert/HTML.pm:2262
#, fuzzy
-#| msgid "Last"
msgctxt "Last direction button label"
msgid "Last"
msgstr "Laatste"
#: tp/Texinfo/Convert/HTML.pm:2264
#, fuzzy
-#| msgid "NextFile"
msgctxt "NextFile direction button label"
msgid "NextFile"
msgstr "Volgend-bestand"
#: tp/Texinfo/Convert/HTML.pm:2266
#, fuzzy
-#| msgid "PrevFile"
msgctxt "PrevFile direction button label"
msgid "PrevFile"
msgstr "Voorgaand-bestand"
@@ -1045,19 +947,16 @@ msgstr "Sectie"
#: tp/Texinfo/Convert/HTML.pm:6957
#, fuzzy, perl-brace-format
-#| msgid "{category} on {class}"
msgid "{category} on @code{{class}}:@* "
msgstr "{category} over {class}"
#: tp/Texinfo/Convert/HTML.pm:6961
#, fuzzy, perl-brace-format
-#| msgid "{category} on {class}"
msgid "{category} on @code{{class}}: "
msgstr "{category} over {class}"
#: tp/Texinfo/Convert/HTML.pm:6965
#, fuzzy, perl-brace-format
-#| msgid "{category} of {class}"
msgid "{category} of @code{{class}}: "
msgstr "{category} van {class}"
@@ -1243,7 +1142,6 @@ msgstr "{day} {month} {year}"
#. in descriptions of object-oriented programming methods or operations.
#: tp/Texinfo/Convert/Utils.pm:180
#, fuzzy, perl-brace-format
-#| msgid "{category} on {class}"
msgid "{category} on @code{{class}}"
msgstr "{category} over {class}"
@@ -1252,7 +1150,6 @@ msgstr "{category} over {class}"
#. or instance variable.
#: tp/Texinfo/Convert/Utils.pm:193
#, fuzzy, perl-brace-format
-#| msgid "{category} of {class}"
msgid "{category} of @code{{class}}"
msgstr "{category} van {class}"
@@ -1269,58 +1166,48 @@ msgstr "{category} van {class}"
#~ msgstr "{float_number}\n"
#, perl-brace-format
+#~ msgid "@center --- @emph{{author}}\n"
+#~ msgstr "@center --- @emph{{author}}\n"
+
#~ msgid "See Info file @file{{myfile}}, node @samp{{mynode}}"
#~ msgstr "Zie Info-bestand @file{{myfile}}, pagina @samp{{mynode}}"
-#, perl-brace-format
#~ msgid "See node @samp{{mynode}}"
#~ msgstr "Zie pagina @samp{{mynode}}"
-#, perl-brace-format
#~ msgid "@tie{}-- {category} of {class}:@*{type}@*{name} {arguments}"
#~ msgstr "@tie{}-- {category} van {class}:@*{type}@*{name} {arguments}"
-#, perl-brace-format
#~ msgid "@tie{}-- {category} of {class}:@*{type}@*{name}"
#~ msgstr "@tie{}-- {category} van {class}:@*{type}@*{name}"
-#, perl-brace-format
#~ msgid "@strong{{name}} @emph{{arguments}}"
#~ msgstr "@strong{{name}} @emph{{arguments}}"
-#, perl-brace-format
#~ msgid "@strong{{name}}"
#~ msgstr "@strong{{name}}"
-#, perl-brace-format
#~ msgid "@emph{{type}}@* @strong{{name}} @emph{{arguments}}"
#~ msgstr "@emph{{type}}@* @strong{{name}} @emph{{arguments}}"
-#, perl-brace-format
#~ msgid "@emph{{type}} @strong{{name}} @emph{{arguments}}"
#~ msgstr "@emph{{type}} @strong{{name}} @emph{{arguments}}"
-#, perl-brace-format
#~ msgid "@emph{{type}} @strong{{name}}"
#~ msgstr "@emph{{type}} @strong{{name}}"
-#, perl-brace-format
#~ msgid "{category} of {class}: @strong{{name}} @emph{{arguments}}"
#~ msgstr "{category} van {class}: @strong{{name}} @emph{{arguments}}"
-#, perl-brace-format
#~ msgid "{category} of {class}: @strong{{name}}"
#~ msgstr "{category} van {class}: @strong{{name}}"
-#, perl-brace-format
#~ msgid "{category} on {class}: @strong{{name}} @emph{{arguments}}"
#~ msgstr "{category} over {class}: @strong{{name}} @emph{{arguments}}"
-#, perl-brace-format
#~ msgid "{category} on {class}: @strong{{name}}"
#~ msgstr "{category} over {class}: @strong{{name}}"
-#, perl-brace-format
#~ msgid ""
#~ "{category} on {class}:@* @emph{{type}}@* @strong{{name}} "
#~ "@emph{{arguments}}"
@@ -1328,21 +1215,17 @@ msgstr "{category} van {class}"
#~ "{category} over {class}:@* @emph{{type}}@* @strong{{name}} "
#~ "@emph{{arguments}}"
-#, perl-brace-format
#~ msgid ""
#~ "{category} on {class}: @emph{{type}} @strong{{name}} @emph{{arguments}}"
#~ msgstr ""
#~ "{category} over {class}: @emph{{type}} @strong{{name}} @emph{{arguments}}"
-#, perl-brace-format
#~ msgid "{category} on {class}:@* @emph{{type}}@* @strong{{name}}"
#~ msgstr "{category} over {class}:@* @emph{{type}}@* @strong{{name}}"
-#, perl-brace-format
#~ msgid "{category} on {class}: @emph{{type}} @strong{{name}}"
#~ msgstr "{category} over {class}: @emph{{type}} @strong{{name}}"
-#, perl-brace-format
#~ msgid ""
#~ "{category} of {class}:@* @emph{{type}}@* @strong{{name}} "
#~ "@emph{{arguments}}"
@@ -1350,17 +1233,14 @@ msgstr "{category} van {class}"
#~ "{category} van {class}:@* @emph{{type}}@* @strong{{name}} "
#~ "@emph{{arguments}}"
-#, perl-brace-format
#~ msgid ""
#~ "{category} of {class}: @emph{{type}} @strong{{name}} @emph{{arguments}}"
#~ msgstr ""
#~ "{category} van {class}: @emph{{type}} @strong{{name}} @emph{{arguments}}"
-#, perl-brace-format
#~ msgid "{category} of {class}:@* @emph{{type}}@* @strong{{name}}"
#~ msgstr "{category} van {class}:@* @emph{{type}}@* @strong{{name}}"
-#, perl-brace-format
#~ msgid "{category} of {class}: @emph{{type}} @strong{{name}}"
#~ msgstr "{category} van {class}: @emph{{type}} @strong{{name}}"
diff --git a/po_document/no.us-ascii.po b/po_document/no.us-ascii.po
index 2d921ba72a..79c5fcba1e 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 4012a13e4e..5cad4339b0 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 1849aa11b3..bcbfae59ca 100644
--- a/po_document/pl.po
+++ b/po_document/pl.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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+0100\n"
"PO-Revision-Date: 2023-09-26 18: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 a33a1cddfb..1ed537d36b 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 61cd9f13e3..c0876473dd 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 091ac28d09..f378b7deb2 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 b71e579def..47d781d0fc 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 82b379e62d..561881c738 100644
--- a/po_document/ro.po
+++ b/po_document/ro.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: texinfo_document 7.0.92\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+0100\n"
"PO-Revision-Date: 2023-09-20 00:28+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 0bfbc52983..adf42ee242 100644
--- a/po_document/sk.po
+++ b/po_document/sk.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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 d0b8d3c2d0..198675cd97 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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 abe5dc3dbb..12cc4efd3c 100644
--- a/po_document/sv.po
+++ b/po_document/sv.po
@@ -8,7 +8,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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 dfbcf95a5f..1f1189e1d6 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.93\n"
+"Project-Id-Version: GNU texinfo 7.0.94\n"
"Report-Msgid-Bugs-To: bug-texinfo@gnu.org\n"
-"POT-Creation-Date: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+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 8f0a7983f6..29cad7d8d3 100644
--- a/po_document/uk.po
+++ b/po_document/uk.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: 2023-10-12 23:11+0200\n"
+"POT-Creation-Date: 2023-10-14 13:47+0100\n"
"PO-Revision-Date: 2023-09-19 12:28+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 c527567ade..d99b4ebc6c 100644
--- a/tp/Texinfo/Common.pm
+++ b/tp/Texinfo/Common.pm
@@ -71,7 +71,7 @@ valid_tree_transformation
__ __p
);
-$VERSION = '7.0.93';
+$VERSION = '7.0.94';
# i18n
diff --git a/tp/Texinfo/Convert/Converter.pm b/tp/Texinfo/Convert/Converter.pm
index 7540df4505..1be99f1c7c 100644
--- a/tp/Texinfo/Convert/Converter.pm
+++ b/tp/Texinfo/Convert/Converter.pm
@@ -58,7 +58,7 @@ xml_accents
@EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } );
-$VERSION = '7.0.93';
+$VERSION = '7.0.94';
my %defaults = (
'documentlanguage' => undef,
diff --git a/tp/Texinfo/Convert/DocBook.pm b/tp/Texinfo/Convert/DocBook.pm
index 7625d6b484..4cb66d6ec0 100644
--- a/tp/Texinfo/Convert/DocBook.pm
+++ b/tp/Texinfo/Convert/DocBook.pm
@@ -43,7 +43,7 @@ require Exporter;
use vars qw($VERSION @ISA);
@ISA = qw(Texinfo::Convert::Converter);
-$VERSION = '7.0.93';
+$VERSION = '7.0.94';
my %brace_commands = %Texinfo::Commands::brace_commands;
diff --git a/tp/Texinfo/Convert/HTML.pm b/tp/Texinfo/Convert/HTML.pm
index 6fc17e5ea5..d2348b9a46 100644
--- a/tp/Texinfo/Convert/HTML.pm
+++ b/tp/Texinfo/Convert/HTML.pm
@@ -80,7 +80,7 @@ require Exporter;
use vars qw($VERSION @ISA);
@ISA = qw(Texinfo::Convert::Converter);
-$VERSION = '7.0.93';
+$VERSION = '7.0.94';
our $module_loaded = 0;
sub import {
diff --git a/tp/Texinfo/Convert/IXIN.pm b/tp/Texinfo/Convert/IXIN.pm
index 404e1bce0c..6e48110ad4 100644
--- a/tp/Texinfo/Convert/IXIN.pm
+++ b/tp/Texinfo/Convert/IXIN.pm
@@ -78,7 +78,7 @@ use Texinfo::Convert::TexinfoSXML;
use vars qw($VERSION @ISA);
@ISA = qw(Texinfo::Convert::Converter);
-$VERSION = '7.0.93';
+$VERSION = '7.0.94';
my $ixin_version = 1;
diff --git a/tp/Texinfo/Convert/IXINSXML.pm b/tp/Texinfo/Convert/IXINSXML.pm
index 29cc610572..bc0dd768e6 100644
--- a/tp/Texinfo/Convert/IXINSXML.pm
+++ b/tp/Texinfo/Convert/IXINSXML.pm
@@ -38,7 +38,7 @@ use Carp qw(cluck);
use vars qw($VERSION @ISA);
@ISA = qw(Texinfo::Convert::TexinfoSXML Texinfo::Convert::IXIN);
-$VERSION = '7.0.93';
+$VERSION = '7.0.94';
my %defaults = (
diff --git a/tp/Texinfo/Convert/Info.pm b/tp/Texinfo/Convert/Info.pm
index 0c147cb896..e7e7b6b527 100644
--- a/tp/Texinfo/Convert/Info.pm
+++ b/tp/Texinfo/Convert/Info.pm
@@ -36,7 +36,7 @@ use Texinfo::Convert::Paragraph;
use vars qw($VERSION @ISA);
@ISA = qw(Texinfo::Convert::Plaintext);
-$VERSION = '7.0.93';
+$VERSION = '7.0.94';
my $STDIN_DOCU_NAME = 'stdin';
diff --git a/tp/Texinfo/Convert/LaTeX.pm b/tp/Texinfo/Convert/LaTeX.pm
index 900ff986fb..23af232b43 100644
--- a/tp/Texinfo/Convert/LaTeX.pm
+++ b/tp/Texinfo/Convert/LaTeX.pm
@@ -187,7 +187,7 @@ use Texinfo::Convert::Converter;
use vars qw($VERSION @ISA);
@ISA = qw(Texinfo::Convert::Converter);
-$VERSION = '7.0.93';
+$VERSION = '7.0.94';
# could export convert_to_latex_math
diff --git a/tp/Texinfo/Convert/NodeNameNormalization.pm
b/tp/Texinfo/Convert/NodeNameNormalization.pm
index 0a62838876..2d521cf397 100644
--- a/tp/Texinfo/Convert/NodeNameNormalization.pm
+++ b/tp/Texinfo/Convert/NodeNameNormalization.pm
@@ -57,7 +57,7 @@ use vars qw($VERSION @ISA @EXPORT_OK %EXPORT_TAGS);
@EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } );
-$VERSION = '7.0.93';
+$VERSION = '7.0.94';
my %normalize_node_brace_no_arg_commands
diff --git a/tp/Texinfo/Convert/Paragraph.pm b/tp/Texinfo/Convert/Paragraph.pm
index 1bd979ad69..142bd1bf6b 100644
--- a/tp/Texinfo/Convert/Paragraph.pm
+++ b/tp/Texinfo/Convert/Paragraph.pm
@@ -20,7 +20,7 @@ use 5.00405;
use strict;
use warnings;
-our $VERSION = '7.0.93';
+our $VERSION = '7.0.94';
use Texinfo::XSLoader;
diff --git a/tp/Texinfo/Convert/PlainTexinfo.pm
b/tp/Texinfo/Convert/PlainTexinfo.pm
index 71a316dc40..6234f145ea 100644
--- a/tp/Texinfo/Convert/PlainTexinfo.pm
+++ b/tp/Texinfo/Convert/PlainTexinfo.pm
@@ -31,7 +31,7 @@ use Texinfo::Convert::Converter;
use vars qw($VERSION @ISA);
@ISA = qw(Texinfo::Convert::Converter);
-$VERSION = '7.0.93';
+$VERSION = '7.0.94';
my %defaults = (
diff --git a/tp/Texinfo/Convert/Plaintext.pm b/tp/Texinfo/Convert/Plaintext.pm
index d5ac4d3273..d2724f5030 100644
--- a/tp/Texinfo/Convert/Plaintext.pm
+++ b/tp/Texinfo/Convert/Plaintext.pm
@@ -62,7 +62,7 @@ sub import {
goto &Exporter::import;
}
-$VERSION = '7.0.93';
+$VERSION = '7.0.94';
# commands that are of use for formatting.
diff --git a/tp/Texinfo/Convert/Texinfo.pm b/tp/Texinfo/Convert/Texinfo.pm
index d70771bd4d..4e295a57b5 100644
--- a/tp/Texinfo/Convert/Texinfo.pm
+++ b/tp/Texinfo/Convert/Texinfo.pm
@@ -45,7 +45,7 @@ use vars qw($VERSION @ISA @EXPORT_OK %EXPORT_TAGS);
@EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } );
-$VERSION = '7.0.93';
+$VERSION = '7.0.94';
my %brace_commands = %Texinfo::Commands::brace_commands;
diff --git a/tp/Texinfo/Convert/TexinfoMarkup.pm
b/tp/Texinfo/Convert/TexinfoMarkup.pm
index d27debebe3..a78d1e86c3 100644
--- a/tp/Texinfo/Convert/TexinfoMarkup.pm
+++ b/tp/Texinfo/Convert/TexinfoMarkup.pm
@@ -47,7 +47,7 @@ use Carp qw(cluck);
use vars qw($VERSION @ISA);
@ISA = qw(Texinfo::Convert::Converter);
-$VERSION = '7.0.93';
+$VERSION = '7.0.94';
# 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 6d109ad12f..09069b4202 100644
--- a/tp/Texinfo/Convert/TexinfoSXML.pm
+++ b/tp/Texinfo/Convert/TexinfoSXML.pm
@@ -31,7 +31,7 @@ use Carp qw(cluck);
use vars qw($VERSION @ISA);
@ISA = qw(Texinfo::Convert::TexinfoMarkup);
-$VERSION = '7.0.93';
+$VERSION = '7.0.94';
# SXML specific
diff --git a/tp/Texinfo/Convert/TexinfoXML.pm b/tp/Texinfo/Convert/TexinfoXML.pm
index f3aa2c2164..1a5fbc742c 100644
--- a/tp/Texinfo/Convert/TexinfoXML.pm
+++ b/tp/Texinfo/Convert/TexinfoXML.pm
@@ -35,7 +35,7 @@ use Texinfo::Convert::Converter;
use vars qw($VERSION @ISA);
@ISA = qw(Texinfo::Convert::TexinfoMarkup Texinfo::Convert::Converter);
-$VERSION = '7.0.93';
+$VERSION = '7.0.94';
# TexinfoXML specific
diff --git a/tp/Texinfo/Convert/Text.pm b/tp/Texinfo/Convert/Text.pm
index 3432f27849..ec82a15ab3 100644
--- a/tp/Texinfo/Convert/Text.pm
+++ b/tp/Texinfo/Convert/Text.pm
@@ -51,7 +51,7 @@ use vars qw($VERSION @ISA @EXPORT_OK %EXPORT_TAGS);
@EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } );
-$VERSION = '7.0.93';
+$VERSION = '7.0.94';
# 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 bc08235595..1fe5ec0f76 100644
--- a/tp/Texinfo/Convert/TextContent.pm
+++ b/tp/Texinfo/Convert/TextContent.pm
@@ -34,7 +34,7 @@ use Texinfo::Convert::Converter;
use vars qw($VERSION @ISA);
@ISA = qw(Texinfo::Convert::Converter);
-$VERSION = '7.0.93';
+$VERSION = '7.0.94';
my %ignored_brace_commands;
diff --git a/tp/Texinfo/Convert/Unicode.pm b/tp/Texinfo/Convert/Unicode.pm
index 5b9af6f536..d9e991577c 100644
--- a/tp/Texinfo/Convert/Unicode.pm
+++ b/tp/Texinfo/Convert/Unicode.pm
@@ -66,7 +66,7 @@ use vars qw($VERSION @EXPORT_OK %EXPORT_TAGS);
@EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } );
-$VERSION = '7.0.93';
+$VERSION = '7.0.94';
our %unicode_diacritics = (
diff --git a/tp/Texinfo/Convert/Utils.pm b/tp/Texinfo/Convert/Utils.pm
index 55abbd9f46..a40b3e34d7 100644
--- a/tp/Texinfo/Convert/Utils.pm
+++ b/tp/Texinfo/Convert/Utils.pm
@@ -58,7 +58,7 @@ add_heading_number
@EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } );
-$VERSION = '7.0.93';
+$VERSION = '7.0.94';
our @MONTH_NAMES =
diff --git a/tp/Texinfo/MiscXS.pm b/tp/Texinfo/MiscXS.pm
index 1393d0415d..bdbd9dba17 100644
--- a/tp/Texinfo/MiscXS.pm
+++ b/tp/Texinfo/MiscXS.pm
@@ -22,7 +22,7 @@ use 5.00405;
use strict;
use warnings;
-our $VERSION = '7.0.93';
+our $VERSION = '7.0.94';
use Texinfo::XSLoader;
diff --git a/tp/Texinfo/Parser.pm b/tp/Texinfo/Parser.pm
index 5202080778..143627404d 100644
--- a/tp/Texinfo/Parser.pm
+++ b/tp/Texinfo/Parser.pm
@@ -20,7 +20,7 @@ use 5.00405;
use strict;
use warnings;
-our $VERSION = '7.0.93';
+our $VERSION = '7.0.94';
use Texinfo::XSLoader;
diff --git a/tp/Texinfo/ParserNonXS.pm b/tp/Texinfo/ParserNonXS.pm
index f389d1048a..f2c79f32c6 100644
--- a/tp/Texinfo/ParserNonXS.pm
+++ b/tp/Texinfo/ParserNonXS.pm
@@ -117,7 +117,7 @@ sub import {
@EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } );
-$VERSION = '7.0.93';
+$VERSION = '7.0.94';
# these are the default values for the parser state
diff --git a/tp/Texinfo/Structuring.pm b/tp/Texinfo/Structuring.pm
index e6f1f04eb8..59fc049e67 100644
--- a/tp/Texinfo/Structuring.pm
+++ b/tp/Texinfo/Structuring.pm
@@ -73,7 +73,7 @@ use vars qw($VERSION @ISA @EXPORT_OK %EXPORT_TAGS);
@EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } );
-$VERSION = '7.0.93';
+$VERSION = '7.0.94';
my %types_to_enter;
diff --git a/tp/Texinfo/Transformations.pm b/tp/Texinfo/Transformations.pm
index fc0196232a..4585476573 100644
--- a/tp/Texinfo/Transformations.pm
+++ b/tp/Texinfo/Transformations.pm
@@ -46,7 +46,7 @@ reference_to_arg_in_tree
@EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } );
-$VERSION = '7.0.93';
+$VERSION = '7.0.94';
# 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 ddc67d9903..ffa4ed083b 100644
--- a/tp/Texinfo/XSLoader.pm
+++ b/tp/Texinfo/XSLoader.pm
@@ -33,7 +33,7 @@ BEGIN {
our $TEXINFO_XS;
-our $VERSION = '7.0.93';
+our $VERSION = '7.0.94';
our $disable_XS;
diff --git a/util/pdftexi2dvi b/util/pdftexi2dvi
index 5b8bb2ea7a..065354061f 100755
--- a/util/pdftexi2dvi
+++ b/util/pdftexi2dvi
@@ -21,7 +21,7 @@ test -n "${ZSH_VERSION+set}" && alias -g '${1+"$@"}'='"$@"'
# obliged to.
if test "x$1" = x--version; then
cat <<EOF
-texi2pdf (GNU Texinfo 7.0.93)
+texi2pdf (GNU Texinfo 7.0.94)
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 56197004cd..a4c13ae385 100755
--- a/util/texi2dvi
+++ b/util/texi2dvi
@@ -197,7 +197,7 @@ EOF
version ()
{
cat <<EOF
-texi2dvi (GNU Texinfo 7.0.93)
+texi2dvi (GNU Texinfo 7.0.94)
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 5b8bb2ea7a..065354061f 100755
--- a/util/texi2pdf
+++ b/util/texi2pdf
@@ -21,7 +21,7 @@ test -n "${ZSH_VERSION+set}" && alias -g '${1+"$@"}'='"$@"'
# obliged to.
if test "x$1" = x--version; then
cat <<EOF
-texi2pdf (GNU Texinfo 7.0.93)
+texi2pdf (GNU Texinfo 7.0.94)
Copyright (C) 2023 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: pretest 7.0.94,
Gavin D. Smith <=