diff options
Diffstat (limited to 'po/de.po')
| -rw-r--r-- | po/de.po | 102 |
1 files changed, 101 insertions, 1 deletions
| @@ -9,7 +9,7 @@ msgid "" | |||
| 9 | msgstr "" | 9 | msgstr "" |
| 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" | |||
| 5317 | msgid "failed malloc in strscat\n" | 5317 | msgid "failed malloc in strscat\n" |
| 5318 | msgstr "konnte keinen Speicher für '%s' reservieren\n" | 5318 | msgstr "konnte keinen Speicher für '%s' reservieren\n" |
| 5319 | 5319 | ||
| 5320 | #: plugins/utils.h:140 | ||
| 5321 | #, c-format | ||
| 5322 | msgid "" | ||
| 5323 | " %s (-h | --help) for detailed help\n" | ||
| 5324 | " %s (-V | --version) for version information\n" | ||
| 5325 | msgstr "" | ||
| 5326 | |||
| 5327 | #: plugins/utils.h:144 | ||
| 5328 | msgid "" | ||
| 5329 | "\n" | ||
| 5330 | "Options:\n" | ||
| 5331 | " -h, --help\n" | ||
| 5332 | " Print detailed help screen\n" | ||
| 5333 | " -V, --version\n" | ||
| 5334 | " Print version information\n" | ||
| 5335 | msgstr "" | ||
| 5336 | |||
| 5337 | #: plugins/utils.h:151 | ||
| 5338 | #, c-format | ||
| 5339 | msgid "" | ||
| 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" | ||
| 5344 | msgstr "" | ||
| 5345 | |||
| 5346 | #: plugins/utils.h:157 | ||
| 5347 | msgid "" | ||
| 5348 | " -4, --use-ipv4\n" | ||
| 5349 | " Use IPv4 connection\n" | ||
| 5350 | " -6, --use-ipv6\n" | ||
| 5351 | " Use IPv6 connection\n" | ||
| 5352 | msgstr "" | ||
| 5353 | |||
| 5354 | #: plugins/utils.h:163 | ||
| 5355 | msgid "" | ||
| 5356 | " -v, --verbose\n" | ||
| 5357 | " Show details for command-line debugging (Nagios may truncate output)\n" | ||
| 5358 | msgstr "" | ||
| 5359 | |||
| 5360 | #: plugins/utils.h:167 | ||
| 5361 | msgid "" | ||
| 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" | ||
| 5366 | msgstr "" | ||
| 5367 | |||
| 5368 | #: plugins/utils.h:173 | ||
| 5369 | msgid "" | ||
| 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" | ||
| 5374 | msgstr "" | ||
| 5375 | |||
| 5376 | #: plugins/utils.h:179 | ||
| 5377 | #, c-format | ||
| 5378 | msgid "" | ||
| 5379 | " -t, --timeout=INTEGER\n" | ||
| 5380 | " Seconds before connection times out (default: %d)\n" | ||
| 5381 | msgstr "" | ||
| 5382 | |||
| 5383 | #: plugins/utils.h:184 | ||
| 5384 | msgid "" | ||
| 5385 | " --extra-opts=[section][@file]\n" | ||
| 5386 | " Read additionnal options from ini file\n" | ||
| 5387 | msgstr "" | ||
| 5388 | |||
| 5389 | #: plugins/utils.h:187 | ||
| 5390 | msgid "" | ||
| 5391 | " See: http://nagiosplugins.org/extra-opts for --extra-opts usage and " | ||
| 5392 | "examples.\n" | ||
| 5393 | msgstr "" | ||
| 5394 | |||
| 5395 | #: plugins/utils.h:194 | ||
| 5396 | msgid "" | ||
| 5397 | " See:\n" | ||
| 5398 | " http://nagiosplug.sourceforge.net/developer-guidelines." | ||
| 5399 | "html#THRESHOLDFORMAT\n" | ||
| 5400 | " for THRESHOLD format and examples.\n" | ||
| 5401 | msgstr "" | ||
| 5402 | |||
| 5403 | #: plugins/utils.h:199 | ||
| 5404 | msgid "" | ||
| 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" | ||
| 5410 | msgstr "" | ||
| 5411 | |||
| 5412 | #: plugins/utils.h:204 | ||
| 5413 | msgid "" | ||
| 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" | ||
| 5418 | msgstr "" | ||
| 5419 | |||
| 5320 | #: plugins-root/check_dhcp.c:320 | 5420 | #: plugins-root/check_dhcp.c:320 |
| 5321 | #, c-format | 5421 | #, c-format |
| 5322 | msgid "Error: Could not get hardware address of interface '%s'\n" | 5422 | msgid "Error: Could not get hardware address of interface '%s'\n" |
