summaryrefslogtreecommitdiffstats
path: root/po/de.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/de.po')
-rw-r--r--po/de.po102
1 files changed, 101 insertions, 1 deletions
diff --git a/po/de.po b/po/de.po
index b7a3df4..dce8620 100644
--- a/po/de.po
+++ b/po/de.po
@@ -9,7 +9,7 @@ msgid ""
9msgstr "" 9msgstr ""
10"Project-Id-Version: nagiosplug\n" 10"Project-Id-Version: nagiosplug\n"
11"Report-Msgid-Bugs-To: nagiosplug-devel@lists.sourceforge.net\n" 11"Report-Msgid-Bugs-To: nagiosplug-devel@lists.sourceforge.net\n"
12"POT-Creation-Date: 2010-04-14 05:43-0400\n" 12"POT-Creation-Date: 2010-04-14 06:17-0400\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: English <en@li.org>\n" 15"Language-Team: English <en@li.org>\n"
@@ -5317,6 +5317,106 @@ msgstr "konnte keinen Speicher für '%s' reservieren\n"
5317msgid "failed malloc in strscat\n" 5317msgid "failed malloc in strscat\n"
5318msgstr "konnte keinen Speicher für '%s' reservieren\n" 5318msgstr "konnte keinen Speicher für '%s' reservieren\n"
5319 5319
5320#: plugins/utils.h:140
5321#, c-format
5322msgid ""
5323" %s (-h | --help) for detailed help\n"
5324" %s (-V | --version) for version information\n"
5325msgstr ""
5326
5327#: plugins/utils.h:144
5328msgid ""
5329"\n"
5330"Options:\n"
5331" -h, --help\n"
5332" Print detailed help screen\n"
5333" -V, --version\n"
5334" Print version information\n"
5335msgstr ""
5336
5337#: plugins/utils.h:151
5338#, c-format
5339msgid ""
5340" -H, --hostname=ADDRESS\n"
5341" Host name, IP Address, or unix socket (must be an absolute path)\n"
5342" -%c, --port=INTEGER\n"
5343" Port number (default: %s)\n"
5344msgstr ""
5345
5346#: plugins/utils.h:157
5347msgid ""
5348" -4, --use-ipv4\n"
5349" Use IPv4 connection\n"
5350" -6, --use-ipv6\n"
5351" Use IPv6 connection\n"
5352msgstr ""
5353
5354#: plugins/utils.h:163
5355msgid ""
5356" -v, --verbose\n"
5357" Show details for command-line debugging (Nagios may truncate output)\n"
5358msgstr ""
5359
5360#: plugins/utils.h:167
5361msgid ""
5362" -w, --warning=DOUBLE\n"
5363" Response time to result in warning status (seconds)\n"
5364" -c, --critical=DOUBLE\n"
5365" Response time to result in critical status (seconds)\n"
5366msgstr ""
5367
5368#: plugins/utils.h:173
5369msgid ""
5370" -w, --warning=RANGE\n"
5371" Warning range (format: start:end). Alert if outside this range\n"
5372" -c, --critical=RANGE\n"
5373" Critical range\n"
5374msgstr ""
5375
5376#: plugins/utils.h:179
5377#, c-format
5378msgid ""
5379" -t, --timeout=INTEGER\n"
5380" Seconds before connection times out (default: %d)\n"
5381msgstr ""
5382
5383#: plugins/utils.h:184
5384msgid ""
5385" --extra-opts=[section][@file]\n"
5386" Read additionnal options from ini file\n"
5387msgstr ""
5388
5389#: plugins/utils.h:187
5390msgid ""
5391" See: http://nagiosplugins.org/extra-opts for --extra-opts usage and "
5392"examples.\n"
5393msgstr ""
5394
5395#: plugins/utils.h:194
5396msgid ""
5397" See:\n"
5398" http://nagiosplug.sourceforge.net/developer-guidelines."
5399"html#THRESHOLDFORMAT\n"
5400" for THRESHOLD format and examples.\n"
5401msgstr ""
5402
5403#: plugins/utils.h:199
5404msgid ""
5405"\n"
5406"Send email to nagios-users@lists.sourceforge.net if you have questions\n"
5407"regarding use of this software. To submit patches or suggest improvements,\n"
5408"send email to nagiosplug-devel@lists.sourceforge.net\n"
5409"\n"
5410msgstr ""
5411
5412#: plugins/utils.h:204
5413msgid ""
5414"\n"
5415"The nagios plugins come with ABSOLUTELY NO WARRANTY. You may redistribute\n"
5416"copies of the plugins under the terms of the GNU General Public License.\n"
5417"For more information about these matters, see the file named COPYING.\n"
5418msgstr ""
5419
5320#: plugins-root/check_dhcp.c:320 5420#: plugins-root/check_dhcp.c:320
5321#, c-format 5421#, c-format
5322msgid "Error: Could not get hardware address of interface '%s'\n" 5422msgid "Error: Could not get hardware address of interface '%s'\n"