diff options
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 37 |
1 files changed, 31 insertions, 6 deletions
@@ -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-10-01 00:46+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." |
@@ -308,6 +308,9 @@ msgstr "UNKNOWN" | |||
308 | msgid "Must set a threshold value before using -p\n" | 308 | msgid "Must set a threshold value before using -p\n" |
309 | msgstr "" | 309 | msgstr "" |
310 | 310 | ||
311 | msgid "Could not compile regular expression" | ||
312 | msgstr "" | ||
313 | |||
311 | msgid "Must set -E before selecting paths\n" | 314 | msgid "Must set -E before selecting paths\n" |
312 | msgstr "" | 315 | msgstr "" |
313 | 316 | ||
@@ -319,9 +322,6 @@ msgid "" | |||
319 | "explicitly" | 322 | "explicitly" |
320 | msgstr "" | 323 | msgstr "" |
321 | 324 | ||
322 | msgid "Could not compile regular expression" | ||
323 | msgstr "" | ||
324 | |||
325 | msgid "" | 325 | msgid "" |
326 | "Must set a threshold value before using -r/-R/-A (--ereg-path/--eregi-path/--" | 326 | "Must set a threshold value before using -r/-R/-A (--ereg-path/--eregi-path/--" |
327 | "all)\n" | 327 | "all)\n" |
@@ -446,10 +446,13 @@ msgstr "" | |||
446 | msgid "Choose bytes, kB, MB, GB, TB (default: MB)" | 446 | msgid "Choose bytes, kB, MB, GB, TB (default: MB)" |
447 | msgstr "" | 447 | msgstr "" |
448 | 448 | ||
449 | msgid "Ignore all filesystems of indicated type (may be repeated)" | 449 | msgid "" |
450 | "Ignore all filesystems of types matching given regex(7) (may be repeated)" | ||
450 | msgstr "" | 451 | msgstr "" |
451 | 452 | ||
452 | msgid "Check only filesystems of indicated type (may be repeated)" | 453 | msgid "" |
454 | "Check only filesystems where the type matches this given regex(7) (may be " | ||
455 | "repeated)" | ||
453 | msgstr "" | 456 | msgstr "" |
454 | 457 | ||
455 | msgid "General usage hints:" | 458 | msgid "General usage hints:" |
@@ -5067,6 +5070,25 @@ msgstr "Warning threshold Integer sein" | |||
5067 | msgid "critical threshold (currently " | 5070 | msgid "critical threshold (currently " |
5068 | msgstr "Critical threshold muss ein Integer sein" | 5071 | msgstr "Critical threshold muss ein Integer sein" |
5069 | 5072 | ||
5073 | msgid "" | ||
5074 | "RTA, round trip average, mode warning,critical, ex. 100ms,200ms unit in ms" | ||
5075 | msgstr "" | ||
5076 | |||
5077 | msgid "packet loss mode, ex. 40%,50% , unit in %" | ||
5078 | msgstr "" | ||
5079 | |||
5080 | msgid "jitter mode warning,critical, ex. 40.000ms,50.000ms , unit in ms " | ||
5081 | msgstr "" | ||
5082 | |||
5083 | msgid "MOS mode, between 0 and 4.4 warning,critical, ex. 3.5,3.0" | ||
5084 | msgstr "" | ||
5085 | |||
5086 | msgid "score mode, max value 100 warning,critical, ex. 80,70 " | ||
5087 | msgstr "" | ||
5088 | |||
5089 | msgid "detect out of order ICMP packts " | ||
5090 | msgstr "" | ||
5091 | |||
5070 | #, fuzzy | 5092 | #, fuzzy |
5071 | msgid "specify a source IP address or device name" | 5093 | msgid "specify a source IP address or device name" |
5072 | msgstr "Hostname oder Serveradresse muss angegeben werden" | 5094 | msgstr "Hostname oder Serveradresse muss angegeben werden" |
@@ -5098,6 +5120,9 @@ msgstr "" | |||
5098 | msgid "verbose" | 5120 | msgid "verbose" |
5099 | msgstr "" | 5121 | msgstr "" |
5100 | 5122 | ||
5123 | msgid "If none of R,P,J,M,S or O is specified, default behavior is -R -P" | ||
5124 | msgstr "" | ||
5125 | |||
5101 | msgid "The -H switch is optional. Naming a host (or several) to check is not." | 5126 | msgid "The -H switch is optional. Naming a host (or several) to check is not." |
5102 | msgstr "" | 5127 | msgstr "" |
5103 | 5128 | ||