diff options
author | Danijel Tasov <m@rbfh.de> | 2023-09-28 13:41:52 (GMT) |
---|---|---|
committer | Danijel Tasov <m@rbfh.de> | 2023-09-28 13:42:30 (GMT) |
commit | a0eb21988917f81a369208872c92465785ee866f (patch) | |
tree | 52572cc25c42acc322ef9988dd7c93cafe3cb777 | |
parent | e6d2b0b08b72eaad11de8d85d13ea995ebcb9561 (diff) | |
download | monitoring-plugins-a0eb21988917f81a369208872c92465785ee866f.tar.gz |
update-po
Signed-off-by: Danijel Tasov <m@rbfh.de>
-rw-r--r-- | plugins-root/check_icmp.c | 2 | ||||
-rw-r--r-- | po/de.po | 24 | ||||
-rw-r--r-- | po/fr.po | 24 | ||||
-rw-r--r-- | po/monitoring-plugins.pot | 24 |
4 files changed, 70 insertions, 4 deletions
diff --git a/plugins-root/check_icmp.c b/plugins-root/check_icmp.c index bb6f85b..f7e091a 100644 --- a/plugins-root/check_icmp.c +++ b/plugins-root/check_icmp.c | |||
@@ -1943,7 +1943,7 @@ print_help(void) | |||
1943 | printf (" %s\n", _("verbose")); | 1943 | printf (" %s\n", _("verbose")); |
1944 | printf ("\n"); | 1944 | printf ("\n"); |
1945 | printf ("%s\n", _("Notes:")); | 1945 | printf ("%s\n", _("Notes:")); |
1946 | printf ("%s\n", _("If not mode R,P,J,M,S or O is informed, default icmp behavior, RTA and packet loss")); | 1946 | printf (" %s\n", _("If none of R,P,J,M,S or O is specified, default behavior is -R -P")); |
1947 | printf (" %s\n", _("The -H switch is optional. Naming a host (or several) to check is not.")); | 1947 | printf (" %s\n", _("The -H switch is optional. Naming a host (or several) to check is not.")); |
1948 | printf ("\n"); | 1948 | printf ("\n"); |
1949 | printf (" %s\n", _("Threshold format for -w and -c is 200.25,60% for 200.25 msec RTA and 60%")); | 1949 | printf (" %s\n", _("Threshold format for -w and -c is 200.25,60% for 200.25 msec RTA and 60%")); |
@@ -9,7 +9,7 @@ msgid "" | |||
9 | msgstr "" | 9 | msgstr "" |
10 | "Project-Id-Version: PACKAGE VERSION\n" | 10 | "Project-Id-Version: PACKAGE VERSION\n" |
11 | "Report-Msgid-Bugs-To: devel@monitoring-plugins.org\n" | 11 | "Report-Msgid-Bugs-To: devel@monitoring-plugins.org\n" |
12 | "POT-Creation-Date: 2023-09-22 15:36+0200\n" | 12 | "POT-Creation-Date: 2023-09-27 12:16+0200\n" |
13 | "PO-Revision-Date: 2004-12-23 17:46+0100\n" | 13 | "PO-Revision-Date: 2004-12-23 17:46+0100\n" |
14 | "Last-Translator: \n" | 14 | "Last-Translator: \n" |
15 | "Language-Team: Monitoring Plugin Development Team <devel@monitoring-plugins." | 15 | "Language-Team: Monitoring Plugin Development Team <devel@monitoring-plugins." |
@@ -5067,6 +5067,25 @@ msgstr "Warning threshold Integer sein" | |||
5067 | msgid "critical threshold (currently " | 5067 | msgid "critical threshold (currently " |
5068 | msgstr "Critical threshold muss ein Integer sein" | 5068 | msgstr "Critical threshold muss ein Integer sein" |
5069 | 5069 | ||
5070 | msgid "" | ||
5071 | "RTA, round trip average, mode warning,critical, ex. 100ms,200ms unit in ms" | ||
5072 | msgstr "" | ||
5073 | |||
5074 | msgid "packet loss mode, ex. 40%,50% , unit in %" | ||
5075 | msgstr "" | ||
5076 | |||
5077 | msgid "jitter mode warning,critical, ex. 40.000ms,50.000ms , unit in ms " | ||
5078 | msgstr "" | ||
5079 | |||
5080 | msgid "MOS mode, between 0 and 4.4 warning,critical, ex. 3.5,3.0" | ||
5081 | msgstr "" | ||
5082 | |||
5083 | msgid "score mode, max value 100 warning,critical, ex. 80,70 " | ||
5084 | msgstr "" | ||
5085 | |||
5086 | msgid "detect out of order ICMP packts " | ||
5087 | msgstr "" | ||
5088 | |||
5070 | #, fuzzy | 5089 | #, fuzzy |
5071 | msgid "specify a source IP address or device name" | 5090 | msgid "specify a source IP address or device name" |
5072 | msgstr "Hostname oder Serveradresse muss angegeben werden" | 5091 | msgstr "Hostname oder Serveradresse muss angegeben werden" |
@@ -5098,6 +5117,9 @@ msgstr "" | |||
5098 | msgid "verbose" | 5117 | msgid "verbose" |
5099 | msgstr "" | 5118 | msgstr "" |
5100 | 5119 | ||
5120 | msgid "If none of R,P,J,M,S or O is specified, default behavior is -R -P" | ||
5121 | msgstr "" | ||
5122 | |||
5101 | msgid "The -H switch is optional. Naming a host (or several) to check is not." | 5123 | msgid "The -H switch is optional. Naming a host (or several) to check is not." |
5102 | msgstr "" | 5124 | msgstr "" |
5103 | 5125 | ||
@@ -10,7 +10,7 @@ msgid "" | |||
10 | msgstr "" | 10 | msgstr "" |
11 | "Project-Id-Version: PACKAGE VERSION\n" | 11 | "Project-Id-Version: PACKAGE VERSION\n" |
12 | "Report-Msgid-Bugs-To: devel@monitoring-plugins.org\n" | 12 | "Report-Msgid-Bugs-To: devel@monitoring-plugins.org\n" |
13 | "POT-Creation-Date: 2023-09-22 15:36+0200\n" | 13 | "POT-Creation-Date: 2023-09-27 12:16+0200\n" |
14 | "PO-Revision-Date: 2010-04-21 23:38-0400\n" | 14 | "PO-Revision-Date: 2010-04-21 23:38-0400\n" |
15 | "Last-Translator: \n" | 15 | "Last-Translator: \n" |
16 | "Language-Team: Monitoring Plugin Development Team <devel@monitoring-plugins." | 16 | "Language-Team: Monitoring Plugin Development Team <devel@monitoring-plugins." |
@@ -5286,6 +5286,25 @@ msgstr "Valeurs pour le seuil d'avertissement (actuellement " | |||
5286 | msgid "critical threshold (currently " | 5286 | msgid "critical threshold (currently " |
5287 | msgstr "Valeurs pour le seuil critique (actuellement " | 5287 | msgstr "Valeurs pour le seuil critique (actuellement " |
5288 | 5288 | ||
5289 | msgid "" | ||
5290 | "RTA, round trip average, mode warning,critical, ex. 100ms,200ms unit in ms" | ||
5291 | msgstr "" | ||
5292 | |||
5293 | msgid "packet loss mode, ex. 40%,50% , unit in %" | ||
5294 | msgstr "" | ||
5295 | |||
5296 | msgid "jitter mode warning,critical, ex. 40.000ms,50.000ms , unit in ms " | ||
5297 | msgstr "" | ||
5298 | |||
5299 | msgid "MOS mode, between 0 and 4.4 warning,critical, ex. 3.5,3.0" | ||
5300 | msgstr "" | ||
5301 | |||
5302 | msgid "score mode, max value 100 warning,critical, ex. 80,70 " | ||
5303 | msgstr "" | ||
5304 | |||
5305 | msgid "detect out of order ICMP packts " | ||
5306 | msgstr "" | ||
5307 | |||
5289 | msgid "specify a source IP address or device name" | 5308 | msgid "specify a source IP address or device name" |
5290 | msgstr "spécifiez une adresse ou un nom d'hôte" | 5309 | msgstr "spécifiez une adresse ou un nom d'hôte" |
5291 | 5310 | ||
@@ -5316,6 +5335,9 @@ msgstr "" | |||
5316 | msgid "verbose" | 5335 | msgid "verbose" |
5317 | msgstr "" | 5336 | msgstr "" |
5318 | 5337 | ||
5338 | msgid "If none of R,P,J,M,S or O is specified, default behavior is -R -P" | ||
5339 | msgstr "" | ||
5340 | |||
5319 | msgid "The -H switch is optional. Naming a host (or several) to check is not." | 5341 | msgid "The -H switch is optional. Naming a host (or several) to check is not." |
5320 | msgstr "" | 5342 | msgstr "" |
5321 | 5343 | ||
diff --git a/po/monitoring-plugins.pot b/po/monitoring-plugins.pot index d019a7e..b10e73f 100644 --- a/po/monitoring-plugins.pot +++ b/po/monitoring-plugins.pot | |||
@@ -8,7 +8,7 @@ msgid "" | |||
8 | msgstr "" | 8 | msgstr "" |
9 | "Project-Id-Version: PACKAGE VERSION\n" | 9 | "Project-Id-Version: PACKAGE VERSION\n" |
10 | "Report-Msgid-Bugs-To: devel@monitoring-plugins.org\n" | 10 | "Report-Msgid-Bugs-To: devel@monitoring-plugins.org\n" |
11 | "POT-Creation-Date: 2023-09-22 15:36+0200\n" | 11 | "POT-Creation-Date: 2023-09-27 12:16+0200\n" |
12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
14 | "Language-Team: LANGUAGE <LL@li.org>\n" | 14 | "Language-Team: LANGUAGE <LL@li.org>\n" |
@@ -4892,6 +4892,25 @@ msgstr "" | |||
4892 | msgid "critical threshold (currently " | 4892 | msgid "critical threshold (currently " |
4893 | msgstr "" | 4893 | msgstr "" |
4894 | 4894 | ||
4895 | msgid "" | ||
4896 | "RTA, round trip average, mode warning,critical, ex. 100ms,200ms unit in ms" | ||
4897 | msgstr "" | ||
4898 | |||
4899 | msgid "packet loss mode, ex. 40%,50% , unit in %" | ||
4900 | msgstr "" | ||
4901 | |||
4902 | msgid "jitter mode warning,critical, ex. 40.000ms,50.000ms , unit in ms " | ||
4903 | msgstr "" | ||
4904 | |||
4905 | msgid "MOS mode, between 0 and 4.4 warning,critical, ex. 3.5,3.0" | ||
4906 | msgstr "" | ||
4907 | |||
4908 | msgid "score mode, max value 100 warning,critical, ex. 80,70 " | ||
4909 | msgstr "" | ||
4910 | |||
4911 | msgid "detect out of order ICMP packts " | ||
4912 | msgstr "" | ||
4913 | |||
4895 | msgid "specify a source IP address or device name" | 4914 | msgid "specify a source IP address or device name" |
4896 | msgstr "" | 4915 | msgstr "" |
4897 | 4916 | ||
@@ -4922,6 +4941,9 @@ msgstr "" | |||
4922 | msgid "verbose" | 4941 | msgid "verbose" |
4923 | msgstr "" | 4942 | msgstr "" |
4924 | 4943 | ||
4944 | msgid "If none of R,P,J,M,S or O is specified, default behavior is -R -P" | ||
4945 | msgstr "" | ||
4946 | |||
4925 | msgid "The -H switch is optional. Naming a host (or several) to check is not." | 4947 | msgid "The -H switch is optional. Naming a host (or several) to check is not." |
4926 | msgstr "" | 4948 | msgstr "" |
4927 | 4949 | ||