summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2022-02-04 14:13:54 +0000
committerColin Watson <cjwatson@debian.org>2022-02-04 14:13:54 +0000
commitbfe34108bc20e9d75e3f08bfc8305e4f4cd632a9 (patch)
tree37f4f19a51df8f9cc372bd339a0e12eed587f6ae
parent85781c598d0f44824e55b5cf5bbb140fa5593bae (diff)
Release man-db 2.10.0
-rw-r--r--NEWS.md4
-rw-r--r--configure.ac4
-rw-r--r--docs/man-db.lsm2
-rw-r--r--po/ast.po8
-rw-r--r--po/ca.po8
-rw-r--r--po/cs.po8
-rw-r--r--po/da.po8
-rw-r--r--po/de.po8
-rw-r--r--po/eo.po8
-rw-r--r--po/es.po8
-rw-r--r--po/fi.po8
-rw-r--r--po/fr.po8
-rw-r--r--po/id.po8
-rw-r--r--po/it.po8
-rw-r--r--po/ja.po8
-rw-r--r--po/man-db.pot10
-rw-r--r--po/nl.po8
-rw-r--r--po/pl.po8
-rw-r--r--po/pt.po8
-rw-r--r--po/pt_BR.po8
-rw-r--r--po/ro.po8
-rw-r--r--po/ru.po8
-rw-r--r--po/sr.po8
-rw-r--r--po/sv.po8
-rw-r--r--po/tr.po8
-rw-r--r--po/vi.po8
-rw-r--r--po/zh_CN.po8
-rw-r--r--po/zh_TW.po8
28 files changed, 106 insertions, 106 deletions
diff --git a/NEWS.md b/NEWS.md
index 6a79da34..9bddbf26 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,5 +1,5 @@
-man-db 2.10.0
-=============
+man-db 2.10.0 (4 February 2022)
+===============================
Build:
diff --git a/configure.ac b/configure.ac
index 9381a08a..f3f47be5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
m4_pattern_forbid([^MAN_])
# Initialise and check we're in the correct directory.
-AC_INIT([man-db], [2.10.0-pre1], [cjwatson@debian.org])
+AC_INIT([man-db], [2.10.0], [cjwatson@debian.org])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([1.11 -Wall -Wno-override -Werror foreign dist-xz no-dist-gzip parallel-tests])
AM_SILENT_RULES([yes])
@@ -15,7 +15,7 @@ AC_CONFIG_HEADERS([config.h])
AC_CANONICAL_HOST
# Define below date and version information to be put into man pages etc.
-date=2022-01-24
+date=2022-02-04
AC_SUBST([date])dnl
roff_version=`echo AC_PACKAGE_VERSION | sed 's/-/\\-/g'`
AC_SUBST([roff_version])dnl
diff --git a/docs/man-db.lsm b/docs/man-db.lsm
index 88453a66..2007129e 100644
--- a/docs/man-db.lsm
+++ b/docs/man-db.lsm
@@ -19,7 +19,7 @@ Author: jwe@che.utexas.edu (John W Eaton)
cjwatson@debian.org (Colin Watson)
Maintained-by: cjwatson@debian.org (Colin Watson)
Primary-site: https://savannah.nongnu.org/download/man-db/
- 1.9M man-db-2.9.4.tar.xz
+ 1.8M man-db-2.10.0.tar.xz
Alternate-site: http://ftp.debian.org/debian/pool/main/m/man-db/
Platforms: Requires GNU groff 1.16.
Optionally uses GDBM or Berkeley DB (any version with 1.85
diff --git a/po/ast.po b/po/ast.po
index dc450f0f..427d095b 100644
--- a/po/ast.po
+++ b/po/ast.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.8.0-pre2\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2022-01-30 15:11+0000\n"
+"POT-Creation-Date: 2022-02-04 11:49+0000\n"
"PO-Revision-Date: 2018-07-11 17:43+0100\n"
"Last-Translator: enolp <enolp@softastur.org>\n"
"Language-Team: Asturian <ubuntu-l10n-ast@lists.ubuntu.com>\n"
@@ -238,7 +238,7 @@ msgstr "fecho.\n"
msgid "Purging old database entries in %s...\n"
msgstr "Purgando les entraes vieyes de la base de datos de %s...\n"
-#: src/descriptions_store.c:53
+#: src/descriptions_store.c:58
#, c-format
msgid "warning: failed to store entry for %s(%s)"
msgstr "alvertencia: fallu al atroxar la entrada de %s(%s)"
@@ -614,7 +614,7 @@ msgstr "Nun pue convertise %s a un nome de cat"
msgid "%s: relying on whatis refs is deprecated\n"
msgstr "%s: basase en referencies whatis ta anticuao\n"
-#: src/man.c:3394 src/man.c:4248
+#: src/man.c:3394 src/man.c:4252
#, c-format
msgid "mandb command failed with exit status %d"
msgstr "falló'l comandu mandb col estáu de salida %d"
@@ -624,7 +624,7 @@ msgstr "falló'l comandu mandb col estáu de salida %d"
msgid "internal error: candidate type %d out of range"
msgstr "fallu internu: la triba de candidatu %d ta fuera de rangu"
-#: src/man.c:4191
+#: src/man.c:4195
msgid " Manual page "
msgstr "Páxina de manual"
diff --git a/po/ca.po b/po/ca.po
index 1e35d1a6..7843c34d 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.7.0-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2022-01-30 15:11+0000\n"
+"POT-Creation-Date: 2022-02-04 11:49+0000\n"
"PO-Revision-Date: 2015-08-04 08:34+0200\n"
"Last-Translator: Jordi Mallach <jordi@gnu.org>\n"
"Language-Team: Catalan <ca@dodds.net>\n"
@@ -247,7 +247,7 @@ msgstr "fet.\n"
msgid "Purging old database entries in %s...\n"
msgstr "S'estan purgant entrades antigues de la base de dades en %s…\n"
-#: src/descriptions_store.c:53
+#: src/descriptions_store.c:58
#, c-format
msgid "warning: failed to store entry for %s(%s)"
msgstr "avís: no s'ha pogut desar l'entrada per a %s(%s)"
@@ -635,7 +635,7 @@ msgstr "No es pot convertir %s a nom cat"
msgid "%s: relying on whatis refs is deprecated\n"
msgstr "%s: basar-se en referències whatis està desaconsellat\n"
-#: src/man.c:3394 src/man.c:4248
+#: src/man.c:3394 src/man.c:4252
#, c-format
msgid "mandb command failed with exit status %d"
msgstr "l'ordre de mandb ha fallat amb l'estat d'eixida %d"
@@ -646,7 +646,7 @@ msgid "internal error: candidate type %d out of range"
msgstr ""
"s'ha produït un error intern: el candidat de tipus %d està fora de rang"
-#: src/man.c:4191
+#: src/man.c:4195
msgid " Manual page "
msgstr " Pàgina de manual "
diff --git a/po/cs.po b/po/cs.po
index 07256fb3..7b6c4bdf 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.10.0-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2022-01-30 15:11+0000\n"
+"POT-Creation-Date: 2022-02-04 11:49+0000\n"
"PO-Revision-Date: 2022-01-25 10:07+01:00\n"
"Last-Translator: Petr Pisar <petr.pisar@atlas.cz>\n"
"Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n"
@@ -240,7 +240,7 @@ msgstr "dokončeno.\n"
msgid "Purging old database entries in %s...\n"
msgstr "Mažou se staré databázové záznamy v %s…\n"
-#: src/descriptions_store.c:53
+#: src/descriptions_store.c:58
#, c-format
msgid "warning: failed to store entry for %s(%s)"
msgstr "varování: selhalo uchování záznamu pro %s(%s)"
@@ -618,7 +618,7 @@ msgstr "%s nelze převést na název katalogu"
msgid "%s: relying on whatis refs is deprecated\n"
msgstr "%s: spoléhat se na to, co program whatis považuje za neschválené\n"
-#: src/man.c:3394 src/man.c:4248
+#: src/man.c:3394 src/man.c:4252
#, c-format
msgid "mandb command failed with exit status %d"
msgstr "program mandb skončil s návratovým kódem %d"
@@ -628,7 +628,7 @@ msgstr "program mandb skončil s návratovým kódem %d"
msgid "internal error: candidate type %d out of range"
msgstr "interní chyba: kandidující typ %d je mimo rozsah"
-#: src/man.c:4191
+#: src/man.c:4195
msgid " Manual page "
msgstr " Manuálová stránka "
diff --git a/po/da.po b/po/da.po
index 29ae9042..135f6a53 100644
--- a/po/da.po
+++ b/po/da.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.7.6.1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2022-01-30 15:11+0000\n"
+"POT-Creation-Date: 2022-02-04 11:49+0000\n"
"PO-Revision-Date: 2016-12-12 23:42+0100\n"
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
@@ -250,7 +250,7 @@ msgstr "færdig.\n"
msgid "Purging old database entries in %s...\n"
msgstr "Tømmer gamle databaseindgange i %s...\n"
-#: src/descriptions_store.c:53
+#: src/descriptions_store.c:58
#, c-format
msgid "warning: failed to store entry for %s(%s)"
msgstr "advarsel: det mislykkedes at lagre indgang for %s(%s)"
@@ -633,7 +633,7 @@ msgstr "Kan ikke konvertere %s til katalognavn"
msgid "%s: relying on whatis refs is deprecated\n"
msgstr "%s: at stole på whatis-referencer er forældet\n"
-#: src/man.c:3394 src/man.c:4248
+#: src/man.c:3394 src/man.c:4252
#, c-format
msgid "mandb command failed with exit status %d"
msgstr "mandb-kommandoen mislykkedes med slutstatus %d"
@@ -643,7 +643,7 @@ msgstr "mandb-kommandoen mislykkedes med slutstatus %d"
msgid "internal error: candidate type %d out of range"
msgstr "intern fejl: kandidattype %d uden for gyldigt interval"
-#: src/man.c:4191
+#: src/man.c:4195
msgid " Manual page "
msgstr " Manualside "
diff --git a/po/de.po b/po/de.po
index 189332f1..ad929075 100644
--- a/po/de.po
+++ b/po/de.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.9.0-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2022-01-30 15:11+0000\n"
+"POT-Creation-Date: 2022-02-04 11:49+0000\n"
"PO-Revision-Date: 2019-10-01 21:04+0200\n"
"Last-Translator: Mario Blättermann <mario.blaettermann@gmail.com>\n"
"Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
@@ -246,7 +246,7 @@ msgstr "fertig.\n"
msgid "Purging old database entries in %s...\n"
msgstr "Alte Datenbankeinträge in %s werden gelöscht ...\n"
-#: src/descriptions_store.c:53
+#: src/descriptions_store.c:58
#, c-format
msgid "warning: failed to store entry for %s(%s)"
msgstr "Warnung: Eintrag für (%s)%s konnte nicht abgelegt werden"
@@ -631,7 +631,7 @@ msgstr "%s kann nicht in »cat«-Namen umgewandelt werden"
msgid "%s: relying on whatis refs is deprecated\n"
msgstr "%s: es wird davon abgeraten, auf »whatis«-Referenzen zu vertrauen\n"
-#: src/man.c:3394 src/man.c:4248
+#: src/man.c:3394 src/man.c:4252
#, c-format
msgid "mandb command failed with exit status %d"
msgstr "»mandb«-Befehl schlug fehl mit Beendigungs-Status %d"
@@ -641,7 +641,7 @@ msgstr "»mandb«-Befehl schlug fehl mit Beendigungs-Status %d"
msgid "internal error: candidate type %d out of range"
msgstr "interner Fehler: Kandidatentyp %d außerhalb des Bereichs"
-#: src/man.c:4191
+#: src/man.c:4195
msgid " Manual page "
msgstr " Handbuchseite "
diff --git a/po/eo.po b/po/eo.po
index b243a388..d34a52c2 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.9.0-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2022-01-30 15:11+0000\n"
+"POT-Creation-Date: 2022-02-04 11:49+0000\n"
"PO-Revision-Date: 2019-12-25 11:45-0300\n"
"Last-Translator: Felipe Castro <fefcas@gmail.com>\n"
"Language-Team: Esperanto <translation-team-eo@lists.sourceforge.net>\n"
@@ -238,7 +238,7 @@ msgstr "farite.\n"
msgid "Purging old database entries in %s...\n"
msgstr "Viŝo de malnovaj datumbazaj enigoj en %s...\n"
-#: src/descriptions_store.c:53
+#: src/descriptions_store.c:58
#, c-format
msgid "warning: failed to store entry for %s(%s)"
msgstr "averto: fiasko dum konservo de elemento por %s(%s)"
@@ -611,7 +611,7 @@ msgstr "Ne eblas konverti %s al cat-nomo"
msgid "%s: relying on whatis refs is deprecated\n"
msgstr "%s: fini je whatis refs estas malrekomendinde\n"
-#: src/man.c:3394 src/man.c:4248
+#: src/man.c:3394 src/man.c:4252
#, c-format
msgid "mandb command failed with exit status %d"
msgstr "komando mandb fiaskis kun elir-stato %d"
@@ -621,7 +621,7 @@ msgstr "komando mandb fiaskis kun elir-stato %d"
msgid "internal error: candidate type %d out of range"
msgstr "interna eraro: kanditata tipo %d estas for de intervalo"
-#: src/man.c:4191
+#: src/man.c:4195
msgid " Manual page "
msgstr " Manlibra paĝo "
diff --git a/po/es.po b/po/es.po
index 3a377408..e761cdf1 100644
--- a/po/es.po
+++ b/po/es.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.9.0-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2022-01-30 15:11+0000\n"
+"POT-Creation-Date: 2022-02-04 11:49+0000\n"
"PO-Revision-Date: 2019-10-01 16:50+0200\n"
"Last-Translator: Antonio Ceballos Roa <aceballos@gmail.com>\n"
"Language-Team: Spanish <es@tp.org.es>\n"
@@ -238,7 +238,7 @@ msgstr "terminado.\n"
msgid "Purging old database entries in %s...\n"
msgstr "Purgando entradas antiguas en la base de datos en %s...\n"
-#: src/descriptions_store.c:53
+#: src/descriptions_store.c:58
#, c-format
msgid "warning: failed to store entry for %s(%s)"
msgstr "aviso: ha fallado al almacenar entrada para %s(%s)"
@@ -614,7 +614,7 @@ msgstr "No se puede convertir %s a un nombre de tipo cat"
msgid "%s: relying on whatis refs is deprecated\n"
msgstr "%s: depender de las referencias de whatis está en desuso\n"
-#: src/man.c:3394 src/man.c:4248
+#: src/man.c:3394 src/man.c:4252
#, c-format
msgid "mandb command failed with exit status %d"
msgstr "orden mandb fallada con estado de salida %d"
@@ -624,7 +624,7 @@ msgstr "orden mandb fallada con estado de salida %d"
msgid "internal error: candidate type %d out of range"
msgstr "error interno: tipo candidato %d fuera de rango"
-#: src/man.c:4191
+#: src/man.c:4195
msgid " Manual page "
msgstr " Página de manual "
diff --git a/po/fi.po b/po/fi.po
index 6a32a8e2..6a99b528 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.7.0-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2022-01-30 15:11+0000\n"
+"POT-Creation-Date: 2022-02-04 11:49+0000\n"
"PO-Revision-Date: 2015-07-28 21:52+0300\n"
"Last-Translator: Lauri Nurmi <lanurmi@iki.fi>\n"
"Language-Team: Finnish <translation-team-fi@lists.sourceforge.net>\n"
@@ -237,7 +237,7 @@ msgstr "valmis.\n"
msgid "Purging old database entries in %s...\n"
msgstr ""
-#: src/descriptions_store.c:53
+#: src/descriptions_store.c:58
#, c-format
msgid "warning: failed to store entry for %s(%s)"
msgstr ""
@@ -602,7 +602,7 @@ msgstr ""
msgid "%s: relying on whatis refs is deprecated\n"
msgstr ""
-#: src/man.c:3394 src/man.c:4248
+#: src/man.c:3394 src/man.c:4252
#, c-format
msgid "mandb command failed with exit status %d"
msgstr "mandb-komento epäonnistui paluuarvolla %d"
@@ -612,7 +612,7 @@ msgstr "mandb-komento epäonnistui paluuarvolla %d"
msgid "internal error: candidate type %d out of range"
msgstr ""
-#: src/man.c:4191
+#: src/man.c:4195
msgid " Manual page "
msgstr " Opastesivu "
diff --git a/po/fr.po b/po/fr.po
index 48b7ca67..f2b1e7bb 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.9.0-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2022-01-30 15:11+0000\n"
+"POT-Creation-Date: 2022-02-04 11:49+0000\n"
"PO-Revision-Date: 2019-10-02 04:21+0200\n"
"Last-Translator: Stéphane Aulery <lkppo@free.fr>\n"
"Language-Team: French <traduc@traduc.org>\n"
@@ -241,7 +241,7 @@ msgstr "terminé.\n"
msgid "Purging old database entries in %s...\n"
msgstr "Effacement des entrées inutiles de %s en cours…\n"
-#: src/descriptions_store.c:53
+#: src/descriptions_store.c:58
#, c-format
msgid "warning: failed to store entry for %s(%s)"
msgstr "attention : impossible de stocker l'entrée pour %s(%s)"
@@ -621,7 +621,7 @@ msgid "%s: relying on whatis refs is deprecated\n"
msgstr ""
"%s : il est conseillé de ne plus se baser sur les références de whatis\n"
-#: src/man.c:3394 src/man.c:4248
+#: src/man.c:3394 src/man.c:4252
#, c-format
msgid "mandb command failed with exit status %d"
msgstr "la commande mandb a échoué avec le code de retour %d"
@@ -631,7 +631,7 @@ msgstr "la commande mandb a échoué avec le code de retour %d"
msgid "internal error: candidate type %d out of range"
msgstr "erreur interne : le type candidat %d est hors de portée"
-#: src/man.c:4191
+#: src/man.c:4195
msgid " Manual page "
msgstr " Page de manuel "
diff --git a/po/id.po b/po/id.po
index 5073f058..cb244e1a 100644
--- a/po/id.po
+++ b/po/id.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.6.6-pre2\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2022-01-30 15:11+0000\n"
+"POT-Creation-Date: 2022-02-04 11:49+0000\n"
"PO-Revision-Date: 2014-08-10 19:00+0700\n"
"Last-Translator: Arif E. Nugroho <arif_endro@yahoo.com>\n"
"Language-Team: Indonesian <translation-team-id@lists.sourceforge.net>\n"
@@ -236,7 +236,7 @@ msgstr "selesai.\n"
msgid "Purging old database entries in %s...\n"
msgstr "Menghapus masukan basis data lama dalam %s...\n"
-#: src/descriptions_store.c:53
+#: src/descriptions_store.c:58
#, c-format
msgid "warning: failed to store entry for %s(%s)"
msgstr "peringatan: gagal untuk menyimpan masukan untuk %s(%s)"
@@ -613,7 +613,7 @@ msgstr "Tidak dapat mengubah %s ke nama cat"
msgid "%s: relying on whatis refs is deprecated\n"
msgstr "%s: bergantung ke referensi whatis sudah ditinggalkan\n"
-#: src/man.c:3394 src/man.c:4248
+#: src/man.c:3394 src/man.c:4252
#, c-format
msgid "mandb command failed with exit status %d"
msgstr "perintah mandb gagal dengan status keluar %d"
@@ -623,7 +623,7 @@ msgstr "perintah mandb gagal dengan status keluar %d"
msgid "internal error: candidate type %d out of range"
msgstr "internal error: tipe kandidat %d diluar dari jangkauan"
-#: src/man.c:4191
+#: src/man.c:4195
msgid " Manual page "
msgstr " Halaman buku panduan "
diff --git a/po/it.po b/po/it.po
index 212468f5..6cad36b0 100644
--- a/po/it.po
+++ b/po/it.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.4.3\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2022-01-30 15:11+0000\n"
+"POT-Creation-Date: 2022-02-04 11:49+0000\n"
"PO-Revision-Date: 2005-12-10 17:30+0100\n"
"Last-Translator: Giuseppe Sacco <eppesuig@debian.org>\n"
"Language-Team: Italian <tp@linux.it>\n"
@@ -237,7 +237,7 @@ msgstr "fatto.\n"
msgid "Purging old database entries in %s...\n"
msgstr "Rimozione delle vecchie voci di basi dati in %s...\n"
-#: src/descriptions_store.c:53
+#: src/descriptions_store.c:58
#, c-format
msgid "warning: failed to store entry for %s(%s)"
msgstr "attenzione: c' stato un errore memorizzando il dato %s(%s)"
@@ -606,7 +606,7 @@ msgstr "Impossibile convertire %s nel nome cat"
msgid "%s: relying on whatis refs is deprecated\n"
msgstr "%s: confidare nei whatis refs obsoleto\n"
-#: src/man.c:3394 src/man.c:4248
+#: src/man.c:3394 src/man.c:4252
#, c-format
msgid "mandb command failed with exit status %d"
msgstr "comando mandb fallito con stato d'uscita %d"
@@ -616,7 +616,7 @@ msgstr "comando mandb fallito con stato d'uscita %d"
msgid "internal error: candidate type %d out of range"
msgstr "errore interno: il tipo %d candidato oltre il limite"
-#: src/man.c:4191
+#: src/man.c:4195
msgid " Manual page "
msgstr " Pagina di manuale "
diff --git a/po/ja.po b/po/ja.po
index f441df2f..11a62fe6 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db-2.8.0-pre2\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2022-01-30 15:11+0000\n"
+"POT-Creation-Date: 2022-02-04 11:49+0000\n"
"PO-Revision-Date: 2019-08-24 23:30+0900\n"
"Last-Translator: Takeshi Hamasaki <hmatrjp@users.sourceforge.jp>\n"
"Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>\n"
@@ -244,7 +244,7 @@ msgstr "完了しました。\n"
msgid "Purging old database entries in %s...\n"
msgstr "%s 内の古いデータベース要素を取り除いています...\n"
-#: src/descriptions_store.c:53
+#: src/descriptions_store.c:58
#, c-format
msgid "warning: failed to store entry for %s(%s)"
msgstr "警告: %s(%s) 用の要素の保存に失敗しました"
@@ -617,7 +617,7 @@ msgstr "%s を整形済みファイル名に変換できません"
msgid "%s: relying on whatis refs is deprecated\n"
msgstr "%s: 参照が非推奨のwhatis に依存しています\n"
-#: src/man.c:3394 src/man.c:4248
+#: src/man.c:3394 src/man.c:4252
#, c-format
msgid "mandb command failed with exit status %d"
msgstr "mandb コマンドが終了ステータス %d で失敗しました"
@@ -627,7 +627,7 @@ msgstr "mandb コマンドが終了ステータス %d で失敗しました"
msgid "internal error: candidate type %d out of range"
msgstr "内部エラー: 候補タイプ %d が範囲外です"
-#: src/man.c:4191
+#: src/man.c:4195
msgid " Manual page "
msgstr " マニュアルページ "
diff --git a/po/man-db.pot b/po/man-db.pot
index a7a8123f..b3e7eabe 100644
--- a/po/man-db.pot
+++ b/po/man-db.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: man-db 2.10.0-pre1\n"
+"Project-Id-Version: man-db 2.10.0\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2022-01-30 15:11+0000\n"
+"POT-Creation-Date: 2022-02-04 11:49+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -235,7 +235,7 @@ msgstr ""
msgid "Purging old database entries in %s...\n"
msgstr ""
-#: src/descriptions_store.c:53
+#: src/descriptions_store.c:58
#, c-format
msgid "warning: failed to store entry for %s(%s)"
msgstr ""
@@ -599,7 +599,7 @@ msgstr ""
msgid "%s: relying on whatis refs is deprecated\n"
msgstr ""
-#: src/man.c:3394 src/man.c:4248
+#: src/man.c:3394 src/man.c:4252
#, c-format
msgid "mandb command failed with exit status %d"
msgstr ""
@@ -609,7 +609,7 @@ msgstr ""
msgid "internal error: candidate type %d out of range"
msgstr ""
-#: src/man.c:4191
+#: src/man.c:4195
msgid " Manual page "
msgstr ""
diff --git a/po/nl.po b/po/nl.po
index 950e2ccb..fa5f774b 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db-2.5.7-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2022-01-30 15:11+0000\n"
+"POT-Creation-Date: 2022-02-04 11:49+0000\n"
"PO-Revision-Date: 2009-11-16 08:36+0100\n"
"Last-Translator: Erwin Poeze <erwin.poeze@gmail.com>\n"
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
@@ -240,7 +240,7 @@ msgstr "voltooid.\n"
msgid "Purging old database entries in %s...\n"
msgstr "Verwijderen van oude databaseitems uit %s...\n"
-#: src/descriptions_store.c:53
+#: src/descriptions_store.c:58
#, c-format
msgid "warning: failed to store entry for %s(%s)"
msgstr "waarschuwing: opslaan van item voor %s(%s) is mislukt"
@@ -613,7 +613,7 @@ msgstr "Kan %s niet omzetten naar een cat-naam"
msgid "%s: relying on whatis refs is deprecated\n"
msgstr "%s: vertrouwen op 'whatis'-referenties wordt ontraden\n"
-#: src/man.c:3394 src/man.c:4248
+#: src/man.c:3394 src/man.c:4252
#, c-format
msgid "mandb command failed with exit status %d"
msgstr "'mandb' is mislukt met afsluitwaarde %d"
@@ -623,7 +623,7 @@ msgstr "'mandb' is mislukt met afsluitwaarde %d"
msgid "internal error: candidate type %d out of range"
msgstr "**interne fout**: kandidaattype %d valt buiten bereik"
-#: src/man.c:4191
+#: src/man.c:4195
msgid " Manual page "
msgstr " Handleidingspagina "
diff --git a/po/pl.po b/po/pl.po
index 1d370001..035b8321 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.7.6.1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2022-01-30 15:11+0000\n"
+"POT-Creation-Date: 2022-02-04 11:49+0000\n"
"PO-Revision-Date: 2016-12-21 20:46+0100\n"
"Last-Translator: Robert Luberda <robert@debian.org>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
@@ -244,7 +244,7 @@ msgstr "zakończono.\n"
msgid "Purging old database entries in %s...\n"
msgstr "Usuwanie starych wpisów w bazie danych %s...\n"
-#: src/descriptions_store.c:53
+#: src/descriptions_store.c:58
#, c-format
msgid "warning: failed to store entry for %s(%s)"
msgstr "ostrzeżenie: błąd podczas zachowywania wpisu dla %s(%s)"
@@ -625,7 +625,7 @@ msgstr "Nie można skonwertować %s do nazwy preformatowanej strony podręcznika
msgid "%s: relying on whatis refs is deprecated\n"
msgstr "%s: poleganie na odnośnikach whatis jest niezalecane\n"
-#: src/man.c:3394 src/man.c:4248
+#: src/man.c:3394 src/man.c:4252
#, c-format
msgid "mandb command failed with exit status %d"
msgstr "polecenie mandb zakończyło się błędem %d"
@@ -636,7 +636,7 @@ msgid "internal error: candidate type %d out of range"
msgstr ""
"błąd wewnętrzny: typ kandydata %d poza zakresem dopuszczalnych wartości"
-#: src/man.c:4191
+#: src/man.c:4195
msgid " Manual page "
msgstr " Strona podręcznika ekranowego "
diff --git a/po/pt.po b/po/pt.po
index 3aec9fa4..74813833 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.9.0-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2022-01-30 15:11+0000\n"
+"POT-Creation-Date: 2022-02-04 11:49+0000\n"
"PO-Revision-Date: 2019-10-03 06:47+0100\n"
"Last-Translator: Pedro Albuquerque <palbuquerque73@gmail.com>\n"
"Language-Team: Portuguese <translation-team-pt@lists.sourceforge.net>\n"
@@ -238,7 +238,7 @@ msgstr "feito.\n"
msgid "Purging old database entries in %s...\n"
msgstr "A purgar entradas da base de dados antigas em %s...\n"
-#: src/descriptions_store.c:53
+#: src/descriptions_store.c:58
#, c-format
msgid "warning: failed to store entry for %s(%s)"
msgstr "aviso: falha ao armazenar entrada para %s(%s)"
@@ -613,7 +613,7 @@ msgstr "Impossível converter %s para nome cat"
msgid "%s: relying on whatis refs is deprecated\n"
msgstr "%s: confiar em refs whatis está obsoleto\n"
-#: src/man.c:3394 src/man.c:4248
+#: src/man.c:3394 src/man.c:4252
#, c-format
msgid "mandb command failed with exit status %d"
msgstr "comando mandb falhou com estado de saída %d"
@@ -623,7 +623,7 @@ msgstr "comando mandb falhou com estado de saída %d"
msgid "internal error: candidate type %d out of range"
msgstr "erro interno: tipo de candidato %d fora do intervalo"
-#: src/man.c:4191
+#: src/man.c:4195
msgid " Manual page "
msgstr " Página do manual "
diff --git a/po/pt_BR.po b/po/pt_BR.po
index ff81049f..de30f9f8 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.9.0-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2022-01-30 15:11+0000\n"
+"POT-Creation-Date: 2022-02-04 11:49+0000\n"
"PO-Revision-Date: 2019-10-01 09:10-0200\n"
"Last-Translator: Rafael Fontenelle <rafaelff@gnome.org>\n"
"Language-Team: Brazilian Portuguese <ldpbr-translation@lists.sourceforge."
@@ -245,7 +245,7 @@ msgstr "feito.\n"
msgid "Purging old database entries in %s...\n"
msgstr "Descartando entradas antigas de banco de dados em %s...\n"
-#: src/descriptions_store.c:53
+#: src/descriptions_store.c:58
#, c-format
msgid "warning: failed to store entry for %s(%s)"
msgstr "aviso: falha ao armazenar entradas para %s(%s)"
@@ -620,7 +620,7 @@ msgstr "Não foi possível converter %s para um nome cat"
msgid "%s: relying on whatis refs is deprecated\n"
msgstr "%s: o uso de whatis refs está obsoleto\n"
-#: src/man.c:3394 src/man.c:4248
+#: src/man.c:3394 src/man.c:4252
#, c-format
msgid "mandb command failed with exit status %d"
msgstr "o comando mandb falhou com status de saída %d"
@@ -630,7 +630,7 @@ msgstr "o comando mandb falhou com status de saída %d"
msgid "internal error: candidate type %d out of range"
msgstr "erro interno: tipo de candidato %d fora da faixa"
-#: src/man.c:4191
+#: src/man.c:4195
msgid " Manual page "
msgstr " Página de manual "
diff --git a/po/ro.po b/po/ro.po
index ad040c55..db7008ce 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.9.0-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2022-01-30 15:11+0000\n"
+"POT-Creation-Date: 2022-02-04 11:49+0000\n"
"PO-Revision-Date: 2020-06-24 11:53+0300\n"
"Last-Translator: Florentina Mușat <florentina.musat.28@gmail.com>\n"
"Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n"
@@ -241,7 +241,7 @@ msgstr "efectuat.\n"
msgid "Purging old database entries in %s...\n"
msgstr "Se curăţă(purge) intrările vechi ale bazei de date în %s...\n"
-#: src/descriptions_store.c:53
+#: src/descriptions_store.c:58
#, c-format
msgid "warning: failed to store entry for %s(%s)"
msgstr "avertisment: am eşuat în depozitarea intrării pentru %s (%s)"
@@ -619,7 +619,7 @@ msgstr "Nu pot converti %s în nume cat"
msgid "%s: relying on whatis refs is deprecated\n"
msgstr "%s: încrederea în referinţele whatis este învechită\n"
-#: src/man.c:3394 src/man.c:4248
+#: src/man.c:3394 src/man.c:4252
#, c-format
msgid "mandb command failed with exit status %d"
msgstr "comanda mandb a eşuat cu stare de ieşire %d"
@@ -629,7 +629,7 @@ msgstr "comanda mandb a eşuat cu stare de ieşire %d"
msgid "internal error: candidate type %d out of range"
msgstr "eroare internă: candidatul tip %d depăşeşte domeniul"
-#: src/man.c:4191
+#: src/man.c:4195
msgid " Manual page "
msgstr " Pagină de manual "
diff --git a/po/ru.po b/po/ru.po
index a3cde38f..7af58ab5 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.9.0-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2022-01-30 15:11+0000\n"
+"POT-Creation-Date: 2022-02-04 11:49+0000\n"
"PO-Revision-Date: 2019-10-01 18:48+0300\n"
"Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
"Language-Team: Russian <gnu@d07.ru>\n"
@@ -241,7 +241,7 @@ msgstr "завершено.\n"
msgid "Purging old database entries in %s...\n"
msgstr "Удаление старых записей базы данных в %s...\n"
-#: src/descriptions_store.c:53
+#: src/descriptions_store.c:58
#, c-format
msgid "warning: failed to store entry for %s(%s)"
msgstr "предупреждение: не удалось сохранить запись для %s(%s)"
@@ -618,7 +618,7 @@ msgstr "Не удалось преобразовать %s в cat имя"
msgid "%s: relying on whatis refs is deprecated\n"
msgstr "%s: полагаться на ссылки whatis настоятельно не рекомендуется\n"
-#: src/man.c:3394 src/man.c:4248
+#: src/man.c:3394 src/man.c:4252
#, c-format
msgid "mandb command failed with exit status %d"
msgstr "команда mandb завершилась неудачно (код выхода %d)"
@@ -628,7 +628,7 @@ msgstr "команда mandb завершилась неудачно (код в
msgid "internal error: candidate type %d out of range"
msgstr "внутренняя ошибка: тип кандидата %d вне диапазона"
-#: src/man.c:4191
+#: src/man.c:4195
msgid " Manual page "
msgstr " Справочная страница "
diff --git a/po/sr.po b/po/sr.po
index 27926baf..18e92045 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db-2.9.0-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2022-01-30 15:11+0000\n"
+"POT-Creation-Date: 2022-02-04 11:49+0000\n"
"PO-Revision-Date: 2020-04-02 15:51+0200\n"
"Last-Translator: Мирослав Николић <miroslavnikolic@rocketmail.com>\n"
"Language-Team: Serbian <(nothing)>\n"
@@ -239,7 +239,7 @@ msgstr "готово.\n"
msgid "Purging old database entries in %s...\n"
msgstr "Избацујем старе уносе базе података у „%s“...\n"
-#: src/descriptions_store.c:53
+#: src/descriptions_store.c:58
#, c-format
msgid "warning: failed to store entry for %s(%s)"
msgstr "упозорење: нисам успео да ускладиштим унос за %s(%s)"
@@ -614,7 +614,7 @@ msgstr "Не могу да претворим „%s“ у кат назив"
msgid "%s: relying on whatis refs is deprecated\n"
msgstr "%s: ослањање на упуте шта-је је застарело\n"
-#: src/man.c:3394 src/man.c:4248
+#: src/man.c:3394 src/man.c:4252
#, c-format
msgid "mandb command failed with exit status %d"
msgstr "наредба мандб није успела са излазним стањем „%d“"
@@ -624,7 +624,7 @@ msgstr "наредба мандб није успела са излазним с
msgid "internal error: candidate type %d out of range"
msgstr "унутрашња грешка: врста кандидата „%d“ је ван опсега"
-#: src/man.c:4191
+#: src/man.c:4195
msgid " Manual page "
msgstr " Страница упутства "
diff --git a/po/sv.po b/po/sv.po
index 647d4d7d..f0db7d02 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.9.0-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2022-01-30 15:11+0000\n"
+"POT-Creation-Date: 2022-02-04 11:49+0000\n"
"PO-Revision-Date: 2019-12-25 13:50+0800\n"
"Last-Translator: Sebastian Rasmussen <sebras@gmail.com>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
@@ -241,7 +241,7 @@ msgstr "klar.\n"
msgid "Purging old database entries in %s...\n"
msgstr "Tömmer gamla databasposter i %s...\n"
-#: src/descriptions_store.c:53
+#: src/descriptions_store.c:58
#, c-format
msgid "warning: failed to store entry for %s(%s)"
msgstr "varning: misslyckades med att lagra post för %s(%s)"
@@ -616,7 +616,7 @@ msgstr "Kan inte konvertera %s till cat-namn"
msgid "%s: relying on whatis refs is deprecated\n"
msgstr "%s: förlitande på whatis-referenser är föråldrat\n"
-#: src/man.c:3394 src/man.c:4248
+#: src/man.c:3394 src/man.c:4252
#, c-format
msgid "mandb command failed with exit status %d"
msgstr "mandb-kommandot misslyckades med slutstatus %d"
@@ -626,7 +626,7 @@ msgstr "mandb-kommandot misslyckades med slutstatus %d"
msgid "internal error: candidate type %d out of range"
msgstr "internt fel: kandidattypen %d utanför intervallet"
-#: src/man.c:4191
+#: src/man.c:4195
msgid " Manual page "
msgstr " Manualsida "
diff --git a/po/tr.po b/po/tr.po
index 6733f486..8542641b 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.7.6.1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2022-01-30 15:11+0000\n"
+"POT-Creation-Date: 2022-02-04 11:49+0000\n"
"PO-Revision-Date: 2017-04-05 11:33+0100\n"
"Last-Translator: Volkan Gezer <volkangezer@gmail.com>\n"
"Language-Team: Turkish <gnu-tr-u12a@lists.sourceforge.net>\n"
@@ -238,7 +238,7 @@ msgstr "tamamlandı.\n"
msgid "Purging old database entries in %s...\n"
msgstr "%s içindeki eski veritabanı girdileri temizleniyor...\n"
-#: src/descriptions_store.c:53
+#: src/descriptions_store.c:58
#, c-format
msgid "warning: failed to store entry for %s(%s)"
msgstr "uyarı: %s(%s) girdisini saklama başarısız oldu"
@@ -612,7 +612,7 @@ msgstr "%s cat adına dönüştürülemiyor"
msgid "%s: relying on whatis refs is deprecated\n"
msgstr "%s: whatis refs'e dayanmak artık kullanılmıyor\n"
-#: src/man.c:3394 src/man.c:4248
+#: src/man.c:3394 src/man.c:4252
#, c-format
msgid "mandb command failed with exit status %d"
msgstr "mandb komutu %d çıktı durumu ile başarısız oldu"
@@ -622,7 +622,7 @@ msgstr "mandb komutu %d çıktı durumu ile başarısız oldu"
msgid "internal error: candidate type %d out of range"
msgstr "dahili hata: aday türü %d aralık dışında"
-#: src/man.c:4191
+#: src/man.c:4195
msgid " Manual page "
msgstr "Kılavuz sayfası"
diff --git a/po/vi.po b/po/vi.po
index 8980ef3d..6d80e5f5 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.7.6.1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2022-01-30 15:11+0000\n"
+"POT-Creation-Date: 2022-02-04 11:49+0000\n"
"PO-Revision-Date: 2016-12-13 08:08+0700\n"
"Last-Translator: Trần Ngọc Quân <vnwildman@gmail.com>\n"
"Language-Team: Vietnamese <translation-team-vi@lists.sourceforge.net>\n"
@@ -244,7 +244,7 @@ msgstr "hoàn tất.\n"
msgid "Purging old database entries in %s...\n"
msgstr "Đang tẩy các mục tin cơ sở dữ liệu cũ trong %s…\n"
-#: src/descriptions_store.c:53
+#: src/descriptions_store.c:58
#, c-format
msgid "warning: failed to store entry for %s(%s)"
msgstr "cảnh báo: gặp lỗi khi lưu trữ mục tin cho \"%s(%s)\""
@@ -618,7 +618,7 @@ msgstr "Không thể chuyển đổi %s sang tên \"cat\""
msgid "%s: relying on whatis refs is deprecated\n"
msgstr "%s: nhờ các \"ref\" (tham chiếu) của lệnh \"whatis\" bị phản đối\n"
-#: src/man.c:3394 src/man.c:4248
+#: src/man.c:3394 src/man.c:4252
#, c-format
msgid "mandb command failed with exit status %d"
msgstr ""
@@ -629,7 +629,7 @@ msgstr ""
msgid "internal error: candidate type %d out of range"
msgstr "lỗi nội bộ: kiểu ứng cử %d nằm ngoài phạm vi"
-#: src/man.c:4191
+#: src/man.c:4195
msgid " Manual page "
msgstr " Trang hướng dẫn "
diff --git a/po/zh_CN.po b/po/zh_CN.po
index bd3d66cd..adcd49f5 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -19,7 +19,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.9.0-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2022-01-30 15:11+0000\n"
+"POT-Creation-Date: 2022-02-04 11:49+0000\n"
"PO-Revision-Date: 2019-10-01 11:13-0400\n"
"Last-Translator: Boyuan Yang <073plan@gmail.com>\n"
"Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
@@ -258,7 +258,7 @@ msgid "Purging old database entries in %s...\n"
msgstr "正在删除 %s 里的旧数据库条目...\n"
# need-proofread
-#: src/descriptions_store.c:53
+#: src/descriptions_store.c:58
#, c-format
msgid "warning: failed to store entry for %s(%s)"
msgstr "警告:为 %s(%s) 存储条目失败"
@@ -632,7 +632,7 @@ msgstr "无法把 %s 转换为 cat 名称"
msgid "%s: relying on whatis refs is deprecated\n"
msgstr "%s:依赖于 whatis 引用是已被废弃的做法\n"
-#: src/man.c:3394 src/man.c:4248
+#: src/man.c:3394 src/man.c:4252
#, c-format
msgid "mandb command failed with exit status %d"
msgstr "mandb 命令失败,退出状态代码为 %d"
@@ -645,7 +645,7 @@ msgstr "内部错误:候选类型 %d 超出正常范围"
# I'm not sure this should be translated. It comes from a less prompt string
# but seems to be only part of it. (Ming)
# need-proofread
-#: src/man.c:4191
+#: src/man.c:4195
msgid " Manual page "
msgstr " Manual page "
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 49fe698a..364590fc 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: man-db 2.10.0-pre1\n"
"Report-Msgid-Bugs-To: Colin Watson <cjwatson@debian.org>\n"
-"POT-Creation-Date: 2022-01-30 15:11+0000\n"
+"POT-Creation-Date: 2022-02-04 11:49+0000\n"
"PO-Revision-Date: 2022-01-26 08:37+0800\n"
"Last-Translator: Yi-Jyun Pan <pan93412@gmail.com>\n"
"Language-Team: Chinese (traditional) <zh-l10n@lists.linux.org.tw>\n"
@@ -237,7 +237,7 @@ msgstr "完成。\n"
msgid "Purging old database entries in %s...\n"
msgstr "正在清除 %s 中的舊資料庫項目…\n"
-#: src/descriptions_store.c:53
+#: src/descriptions_store.c:58
#, c-format
msgid "warning: failed to store entry for %s(%s)"
msgstr "警告:無法為 %s(%s) 儲存項目"
@@ -607,7 +607,7 @@ msgstr "無法轉換 %s 至 cat 名稱"
msgid "%s: relying on whatis refs is deprecated\n"
msgstr "%s:依靠 whatis 的參考已經放棄\n"
-#: src/man.c:3394 src/man.c:4248
+#: src/man.c:3394 src/man.c:4252
#, c-format
msgid "mandb command failed with exit status %d"
msgstr "mandb 指令執行失敗,回傳代碼 %d"
@@ -617,7 +617,7 @@ msgstr "mandb 指令執行失敗,回傳代碼 %d"
msgid "internal error: candidate type %d out of range"
msgstr "內部錯誤:候選類型 %d 超出範圍"
-#: src/man.c:4191
+#: src/man.c:4195
msgid " Manual page "
msgstr " 手冊頁面 "