diff options
| author | Jeremy T. Bouse <undrgrid@users.sourceforge.net> | 2003-08-09 06:51:29 +0000 |
|---|---|---|
| committer | Jeremy T. Bouse <undrgrid@users.sourceforge.net> | 2003-08-09 06:51:29 +0000 |
| commit | 4784cac1f017a67978c2f3f2af75b161d1ef33c0 (patch) | |
| tree | 3274e9d5348fd16d6b89ec42aa995ae1c5ee8d0f /po/de.po | |
| parent | a228492c4bea15a3e6e7bdbfd6631611c97fe92c (diff) | |
| download | monitoring-plugins-4784cac1f017a67978c2f3f2af75b161d1ef33c0.tar.gz | |
Code clean-up
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@673 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'po/de.po')
| -rw-r--r-- | po/de.po | 94 |
1 files changed, 27 insertions, 67 deletions
| @@ -7,7 +7,8 @@ | |||
| 7 | msgid "" | 7 | msgid "" |
| 8 | msgstr "" | 8 | msgstr "" |
| 9 | "Project-Id-Version: nagios-plugins 1.3.99\n" | 9 | "Project-Id-Version: nagios-plugins 1.3.99\n" |
| 10 | "POT-Creation-Date: 2003-07-26 01:27-0400\n" | 10 | "Report-Msgid-Bugs-To: \n" |
| 11 | "POT-Creation-Date: 2003-08-08 21:40-0700\n" | ||
| 11 | "PO-Revision-Date: 2003-07-20 22:24-0400\n" | 12 | "PO-Revision-Date: 2003-07-20 22:24-0400\n" |
| 12 | "Last-Translator: Michael Wirtgen <Michael.Wirtgen@miwi-dv.com>\n" | 13 | "Last-Translator: Michael Wirtgen <Michael.Wirtgen@miwi-dv.com>\n" |
| 13 | "Language-Team: de <LL@li.org>\n" | 14 | "Language-Team: de <LL@li.org>\n" |
| @@ -19,42 +20,19 @@ msgstr "" | |||
| 19 | #, c-format | 20 | #, c-format |
| 20 | msgid "" | 21 | msgid "" |
| 21 | "Usage: %s -H host -p port [-w <warning time>] [-c <critical time>]\n" | 22 | "Usage: %s -H host -p port [-w <warning time>] [-c <critical time>]\n" |
| 22 | "\t[-s <send string>] [-e <expect string>] [-q <quit string>]\n" | 23 | " [-s <send string>] [-e <expect string>] [-q <quit string>]\n" |
| 23 | "\t[-m <maximum bytes>] [-d <delay>]\t[-t <timeout seconds>]\n" | 24 | " [-m <maximum bytes>] [-d <delay>] [-t <timeout seconds>]\n" |
| 24 | "\t[-r <refuse state>] [-v] [-4|-6]\n" | 25 | " [-r <refuse state>] [-v] [-4|-6]\n" |
| 25 | msgstr "" | 26 | msgstr "" |
| 26 | 27 | ||
| 27 | #: plugins/check_tcp.c:113 | 28 | #: plugins/check_tcp.c:114 |
| 28 | #, c-format | ||
| 29 | msgid "" | ||
| 30 | "Copyright (c) %s Nagios Plugin Development Team\n" | ||
| 31 | "\t<%s>\n" | ||
| 32 | "\n" | ||
| 33 | msgstr "" | ||
| 34 | |||
| 35 | #: plugins/check_tcp.c:118 | ||
| 36 | #, c-format | 29 | #, c-format |
| 37 | msgid "" | 30 | msgid "" |
| 38 | "This plugin tests %s connections with the specified host.\n" | 31 | "This plugin tests %s connections with the specified host.\n" |
| 39 | "\n" | 32 | "\n" |
| 40 | msgstr "" | 33 | msgstr "" |
| 41 | 34 | ||
| 42 | #: plugins/check_tcp.c:124 | 35 | #: plugins/check_tcp.c:125 |
| 43 | msgid "" | ||
| 44 | "\n" | ||
| 45 | "Options:\n" | ||
| 46 | " -H, --hostname=ADDRESS\n" | ||
| 47 | " Host name argument for servers using host headers (use numeric\n" | ||
| 48 | " address if possible to bypass DNS lookup).\n" | ||
| 49 | " -p, --port=INTEGER\n" | ||
| 50 | " Port number\n" | ||
| 51 | " -4, --use-ipv4\n" | ||
| 52 | " Use IPv4 connection\n" | ||
| 53 | " -6, --use-ipv6\n" | ||
| 54 | " Use IPv6 connection\n" | ||
| 55 | msgstr "" | ||
| 56 | |||
| 57 | #: plugins/check_tcp.c:136 | ||
| 58 | msgid "" | 36 | msgid "" |
| 59 | " -s, --send=STRING\n" | 37 | " -s, --send=STRING\n" |
| 60 | " String to send to the server\n" | 38 | " String to send to the server\n" |
| @@ -64,7 +42,7 @@ msgid "" | |||
| 64 | " String to send server to initiate a clean close of the connection\n" | 42 | " String to send server to initiate a clean close of the connection\n" |
| 65 | msgstr "" | 43 | msgstr "" |
| 66 | 44 | ||
| 67 | #: plugins/check_tcp.c:144 | 45 | #: plugins/check_tcp.c:133 |
| 68 | msgid "" | 46 | msgid "" |
| 69 | " -r, --refuse=ok|warn|crit\n" | 47 | " -r, --refuse=ok|warn|crit\n" |
| 70 | " Accept tcp refusals with states ok, warn, crit (default: crit)\n" | 48 | " Accept tcp refusals with states ok, warn, crit (default: crit)\n" |
| @@ -72,102 +50,84 @@ msgid "" | |||
| 72 | " Close connection once more than this number of bytes are received\n" | 50 | " Close connection once more than this number of bytes are received\n" |
| 73 | " -d, --delay=INTEGER\n" | 51 | " -d, --delay=INTEGER\n" |
| 74 | " Seconds to wait between sending string and polling for response\n" | 52 | " Seconds to wait between sending string and polling for response\n" |
| 75 | " -w, --warning=DOUBLE\n" | ||
| 76 | " Response time to result in warning status (seconds)\n" | ||
| 77 | " -c, --critical=DOUBLE\n" | ||
| 78 | " Response time to result in critical status (seconds)\n" | ||
| 79 | msgstr "" | 53 | msgstr "" |
| 80 | 54 | ||
| 81 | #: plugins/check_tcp.c:156 | 55 | #: plugins/check_tcp.c:254 |
| 82 | #, c-format | ||
| 83 | msgid "" | ||
| 84 | " -t, --timeout=INTEGER\n" | ||
| 85 | " Seconds before connection times out (default: %d)\n" | ||
| 86 | " -v, --verbose\n" | ||
| 87 | " Show details for command-line debugging (Nagios may truncate output)\n" | ||
| 88 | " -h, --help\n" | ||
| 89 | " Print detailed help screen\n" | ||
| 90 | " -V, --version\n" | ||
| 91 | " Print version information\n" | ||
| 92 | "\n" | ||
| 93 | msgstr "" | ||
| 94 | |||
| 95 | #: plugins/check_tcp.c:274 | ||
| 96 | msgid "ERROR: Generic check_tcp called with unknown service\n" | 56 | msgid "ERROR: Generic check_tcp called with unknown service\n" |
| 97 | msgstr "" | 57 | msgstr "" |
| 98 | 58 | ||
| 99 | #: plugins/check_tcp.c:283 | 59 | #: plugins/check_tcp.c:263 |
| 100 | msgid "Could not parse arguments\n" | 60 | msgid "Could not parse arguments\n" |
| 101 | msgstr "" | 61 | msgstr "" |
| 102 | 62 | ||
| 103 | #: plugins/check_tcp.c:346 | 63 | #: plugins/check_tcp.c:326 |
| 104 | msgid "No data received from host\n" | 64 | msgid "No data received from host\n" |
| 105 | msgstr "" | 65 | msgstr "" |
| 106 | 66 | ||
| 107 | #: plugins/check_tcp.c:358 | 67 | #: plugins/check_tcp.c:338 |
| 108 | msgid "Invalid response from host\n" | 68 | msgid "Invalid response from host\n" |
| 109 | msgstr "" | 69 | msgstr "" |
| 110 | 70 | ||
| 111 | #: plugins/check_tcp.c:396 | 71 | #: plugins/check_tcp.c:376 |
| 112 | #, c-format | 72 | #, c-format |
| 113 | msgid "%s %s%s - %.3f second response time on port %d" | 73 | msgid "%s %s%s - %.3f second response time on port %d" |
| 114 | msgstr "" | 74 | msgstr "" |
| 115 | 75 | ||
| 116 | #: plugins/check_tcp.c:472 | 76 | #: plugins/check_tcp.c:452 |
| 117 | #, c-format | 77 | #, c-format |
| 118 | msgid "" | 78 | msgid "" |
| 119 | "%s: Unknown argument: %s\n" | 79 | "%s: Unknown argument: %s\n" |
| 120 | "\n" | 80 | "\n" |
| 121 | msgstr "" | 81 | msgstr "" |
| 122 | 82 | ||
| 123 | #: plugins/check_tcp.c:491 | 83 | #: plugins/check_tcp.c:471 |
| 124 | msgid "IPv6 support not available\n" | 84 | msgid "IPv6 support not available\n" |
| 125 | msgstr "" | 85 | msgstr "" |
| 126 | 86 | ||
| 127 | #: plugins/check_tcp.c:496 | 87 | #: plugins/check_tcp.c:476 |
| 128 | msgid "invalid host name or address" | 88 | msgid "invalid host name or address" |
| 129 | msgstr "" | 89 | msgstr "" |
| 130 | 90 | ||
| 131 | #: plugins/check_tcp.c:501 | 91 | #: plugins/check_tcp.c:481 |
| 132 | msgid "Critical threshold must be a nonnegative integer\n" | 92 | msgid "Critical threshold must be a nonnegative integer\n" |
| 133 | msgstr "" | 93 | msgstr "" |
| 134 | 94 | ||
| 135 | #: plugins/check_tcp.c:507 | 95 | #: plugins/check_tcp.c:487 |
| 136 | msgid "Warning threshold must be a nonnegative integer\n" | 96 | msgid "Warning threshold must be a nonnegative integer\n" |
| 137 | msgstr "" | 97 | msgstr "" |
| 138 | 98 | ||
| 139 | #: plugins/check_tcp.c:521 | 99 | #: plugins/check_tcp.c:501 |
| 140 | msgid "Timeout interval must be a positive integer\n" | 100 | msgid "Timeout interval must be a positive integer\n" |
| 141 | msgstr "" | 101 | msgstr "" |
| 142 | 102 | ||
| 143 | #: plugins/check_tcp.c:526 | 103 | #: plugins/check_tcp.c:506 |
| 144 | msgid "Server port must be a positive integer\n" | 104 | msgid "Server port must be a positive integer\n" |
| 145 | msgstr "" | 105 | msgstr "" |
| 146 | 106 | ||
| 147 | #: plugins/check_tcp.c:542 | 107 | #: plugins/check_tcp.c:522 |
| 148 | msgid "Maxbytes must be a positive integer\n" | 108 | msgid "Maxbytes must be a positive integer\n" |
| 149 | msgstr "" | 109 | msgstr "" |
| 150 | 110 | ||
| 151 | #: plugins/check_tcp.c:555 | 111 | #: plugins/check_tcp.c:535 |
| 152 | msgid "Refuse mut be one of ok, warn, crit\n" | 112 | msgid "Refuse mut be one of ok, warn, crit\n" |
| 153 | msgstr "" | 113 | msgstr "" |
| 154 | 114 | ||
| 155 | #: plugins/check_tcp.c:561 | 115 | #: plugins/check_tcp.c:541 |
| 156 | msgid "Delay must be a positive integer\n" | 116 | msgid "Delay must be a positive integer\n" |
| 157 | msgstr "" | 117 | msgstr "" |
| 158 | 118 | ||
| 159 | #: plugins/check_tcp.c:566 | 119 | #: plugins/check_tcp.c:546 |
| 160 | msgid "SSL support not available. Install OpenSSL and recompile." | 120 | msgid "SSL support not available. Install OpenSSL and recompile." |
| 161 | msgstr "" | 121 | msgstr "" |
| 162 | 122 | ||
| 163 | #: plugins/check_tcp.c:574 | 123 | #: plugins/check_tcp.c:554 |
| 164 | msgid "You must provide a server address\n" | 124 | msgid "You must provide a server address\n" |
| 165 | msgstr "" | 125 | msgstr "" |
| 166 | 126 | ||
| 167 | #: plugins/check_tcp.c:592 | 127 | #: plugins/check_tcp.c:572 |
| 168 | msgid "ERROR: Cannot create SSL context.\n" | 128 | msgid "ERROR: Cannot create SSL context.\n" |
| 169 | msgstr "" | 129 | msgstr "" |
| 170 | 130 | ||
| 171 | #: plugins/check_tcp.c:618 | 131 | #: plugins/check_tcp.c:598 |
| 172 | msgid "ERROR: Cannot initiate SSL handshake.\n" | 132 | msgid "ERROR: Cannot initiate SSL handshake.\n" |
| 173 | msgstr "" | 133 | msgstr "" |
