Module: monitoring-plugins Branch: master Commit: 15ceeaf46ed893e86499f25578fd1a27945b2677 Author: Lorenz Kästle <[email protected]> Date: Sun Oct 1 00:48:10 2023 +0200 URL: https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=15ceeaf
Update translations --- po/de.po | 6 ++++-- po/fr.po | 12 ++++++++++-- po/monitoring-plugins.pot | 6 ++++-- 3 files changed, 18 insertions(+), 6 deletions(-) diff --git a/po/de.po b/po/de.po index bd95ee6..c25a2b4 100644 --- a/po/de.po +++ b/po/de.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2023-09-28 12:40+0200\n" +"POT-Creation-Date: 2023-10-01 00:46+0200\n" "PO-Revision-Date: 2004-12-23 17:46+0100\n" "Last-Translator: \n" "Language-Team: Monitoring Plugin Development Team <devel@monitoring-plugins." @@ -450,7 +450,9 @@ msgid "" "Ignore all filesystems of types matching given regex(7) (may be repeated)" msgstr "" -msgid "Check only filesystems of indicated type (may be repeated)" +msgid "" +"Check only filesystems where the type matches this given regex(7) (may be " +"repeated)" msgstr "" msgid "General usage hints:" diff --git a/po/fr.po b/po/fr.po index 7c5e80a..321a230 100644 --- a/po/fr.po +++ b/po/fr.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2023-09-28 12:40+0200\n" +"POT-Creation-Date: 2023-10-01 00:46+0200\n" "PO-Revision-Date: 2010-04-21 23:38-0400\n" "Last-Translator: \n" "Language-Team: Monitoring Plugin Development Team <devel@monitoring-plugins." @@ -469,7 +469,9 @@ msgstr "" "(peut être utilisé plusieurs fois)" #, fuzzy -msgid "Check only filesystems of indicated type (may be repeated)" +msgid "" +"Check only filesystems where the type matches this given regex(7) (may be " +"repeated)" msgstr "" "Ignorer tout les systèmes de fichiers qui correspondent au type indiqué " "(peut être utilisé plusieurs fois)" @@ -5339,6 +5341,12 @@ msgstr "" msgid "The -v switch can be specified several times for increased verbosity." msgstr "" +#, fuzzy +#~ msgid "Check only filesystems of indicated type (may be repeated)" +#~ msgstr "" +#~ "Ignorer tout les systèmes de fichiers qui correspondent au type indiqué " +#~ "(peut être utilisé plusieurs fois)" + #~ msgid "Path or partition (may be repeated)" #~ msgstr "Répertoire ou partition (peut être utilisé plusieurs fois)" diff --git a/po/monitoring-plugins.pot b/po/monitoring-plugins.pot index bb0c650..54d79fe 100644 --- a/po/monitoring-plugins.pot +++ b/po/monitoring-plugins.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2023-09-28 12:40+0200\n" +"POT-Creation-Date: 2023-10-01 00:46+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <[email protected]>\n" @@ -427,7 +427,9 @@ msgid "" "Ignore all filesystems of types matching given regex(7) (may be repeated)" msgstr "" -msgid "Check only filesystems of indicated type (may be repeated)" +msgid "" +"Check only filesystems where the type matches this given regex(7) (may be " +"repeated)" msgstr "" msgid "General usage hints:"
