mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-04-11 20:06:21 -04:00
Update translations
This commit is contained in:
parent
4bb444f335
commit
677bbd21a9
3 changed files with 19 additions and 15 deletions
11
po/de.po
11
po/de.po
|
|
@ -9,7 +9,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: devel@monitoring-plugins.org\n"
|
||||
"POT-Creation-Date: 2023-09-22 15:36+0200\n"
|
||||
"POT-Creation-Date: 2023-09-28 12:40+0200\n"
|
||||
"PO-Revision-Date: 2004-12-23 17:46+0100\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Monitoring Plugin Development Team <devel@monitoring-plugins."
|
||||
|
|
@ -308,6 +308,9 @@ msgstr "UNKNOWN"
|
|||
msgid "Must set a threshold value before using -p\n"
|
||||
msgstr ""
|
||||
|
||||
msgid "Could not compile regular expression"
|
||||
msgstr ""
|
||||
|
||||
msgid "Must set -E before selecting paths\n"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -319,9 +322,6 @@ msgid ""
|
|||
"explicitly"
|
||||
msgstr ""
|
||||
|
||||
msgid "Could not compile regular expression"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Must set a threshold value before using -r/-R/-A (--ereg-path/--eregi-path/--"
|
||||
"all)\n"
|
||||
|
|
@ -446,7 +446,8 @@ msgstr ""
|
|||
msgid "Choose bytes, kB, MB, GB, TB (default: MB)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Ignore all filesystems of indicated type (may be repeated)"
|
||||
msgid ""
|
||||
"Ignore all filesystems of types matching given regex(7) (may be repeated)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Check only filesystems of indicated type (may be repeated)"
|
||||
|
|
|
|||
12
po/fr.po
12
po/fr.po
|
|
@ -10,7 +10,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: devel@monitoring-plugins.org\n"
|
||||
"POT-Creation-Date: 2023-09-22 15:36+0200\n"
|
||||
"POT-Creation-Date: 2023-09-28 12:40+0200\n"
|
||||
"PO-Revision-Date: 2010-04-21 23:38-0400\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Monitoring Plugin Development Team <devel@monitoring-plugins."
|
||||
|
|
@ -307,6 +307,9 @@ msgstr "INCONNU"
|
|||
msgid "Must set a threshold value before using -p\n"
|
||||
msgstr ""
|
||||
|
||||
msgid "Could not compile regular expression"
|
||||
msgstr "Impossible de compiler l'expression rationnelle"
|
||||
|
||||
msgid "Must set -E before selecting paths\n"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -318,9 +321,6 @@ msgid ""
|
|||
"explicitly"
|
||||
msgstr ""
|
||||
|
||||
msgid "Could not compile regular expression"
|
||||
msgstr "Impossible de compiler l'expression rationnelle"
|
||||
|
||||
msgid ""
|
||||
"Must set a threshold value before using -r/-R/-A (--ereg-path/--eregi-path/--"
|
||||
"all)\n"
|
||||
|
|
@ -461,7 +461,9 @@ msgstr ""
|
|||
msgid "Choose bytes, kB, MB, GB, TB (default: MB)"
|
||||
msgstr "Choisissez octets, kb, MB, GB, TB (par défaut: MB)"
|
||||
|
||||
msgid "Ignore all filesystems of indicated type (may be repeated)"
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Ignore all filesystems of types matching given regex(7) (may be repeated)"
|
||||
msgstr ""
|
||||
"Ignorer tout les systèmes de fichiers qui correspondent au type indiqué "
|
||||
"(peut être utilisé plusieurs fois)"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: devel@monitoring-plugins.org\n"
|
||||
"POT-Creation-Date: 2023-09-22 15:36+0200\n"
|
||||
"POT-Creation-Date: 2023-09-28 12:40+0200\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"
|
||||
|
|
@ -291,6 +291,9 @@ msgstr ""
|
|||
msgid "Must set a threshold value before using -p\n"
|
||||
msgstr ""
|
||||
|
||||
msgid "Could not compile regular expression"
|
||||
msgstr ""
|
||||
|
||||
msgid "Must set -E before selecting paths\n"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -302,9 +305,6 @@ msgid ""
|
|||
"explicitly"
|
||||
msgstr ""
|
||||
|
||||
msgid "Could not compile regular expression"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Must set a threshold value before using -r/-R/-A (--ereg-path/--eregi-path/--"
|
||||
"all)\n"
|
||||
|
|
@ -423,7 +423,8 @@ msgstr ""
|
|||
msgid "Choose bytes, kB, MB, GB, TB (default: MB)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Ignore all filesystems of indicated type (may be repeated)"
|
||||
msgid ""
|
||||
"Ignore all filesystems of types matching given regex(7) (may be repeated)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Check only filesystems of indicated type (may be repeated)"
|
||||
|
|
|
|||
Loading…
Reference in a new issue