diff options
author | Sven Nierlein <sven@nierlein.de> | 2020-05-19 07:53:30 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-19 07:53:30 (GMT) |
commit | 00948e95f43953359d3a9de6a9dc664723ad7374 (patch) | |
tree | 04a87c488f5eb1d13c1a59abb2eafda518226b20 /po/de.po | |
parent | b12358535458b853d287551054331e477b58320a (diff) | |
parent | 772fb233b92d4ad5fc87f30a8efee5c9bb295d1d (diff) | |
download | monitoring-plugins-00948e95f43953359d3a9de6a9dc664723ad7374.tar.gz |
Merge pull request #1535 from monitoring-plugins/feature_check_curl
Feature check curl
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -13,10 +13,10 @@ msgstr "" | |||
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: English <en@li.org>\n" | 15 | "Language-Team: English <en@li.org>\n" |
16 | "Language: en\n" | ||
17 | "MIME-Version: 1.0\n" | 16 | "MIME-Version: 1.0\n" |
18 | "Content-Type: text/plain; charset=iso-8859-1\n" | 17 | "Content-Type: text/plain; charset=iso-8859-1\n" |
19 | "Content-Transfer-Encoding: 8bit\n" | 18 | "Content-Transfer-Encoding: 8bit\n" |
19 | "Language: en\n" | ||
20 | "Plural-Forms: nplurals=2; plural=(n > 1);X-Generator: KBabel 1.3.1\n" | 20 | "Plural-Forms: nplurals=2; plural=(n > 1);X-Generator: KBabel 1.3.1\n" |
21 | 21 | ||
22 | #: plugins/check_by_ssh.c:86 plugins/check_cluster.c:76 plugins/check_dig.c:88 | 22 | #: plugins/check_by_ssh.c:86 plugins/check_cluster.c:76 plugins/check_dig.c:88 |
@@ -5438,8 +5438,8 @@ msgstr "" | |||
5438 | 5438 | ||
5439 | #: plugins/negate.c:174 | 5439 | #: plugins/negate.c:174 |
5440 | msgid "" | 5440 | msgid "" |
5441 | "Ok must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or integer " | 5441 | "Ok must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or integer (0-" |
5442 | "(0-3)." | 5442 | "3)." |
5443 | msgstr "" | 5443 | msgstr "" |
5444 | 5444 | ||
5445 | #: plugins/negate.c:180 | 5445 | #: plugins/negate.c:180 |