diff options
| author | Jan Wagner <waja@cyconet.org> | 2023-10-17 13:39:37 +0200 |
|---|---|---|
| committer | Jan Wagner <waja@cyconet.org> | 2023-10-17 13:39:37 +0200 |
| commit | 2a047014385022c8dc06dad4da0428db14898689 (patch) | |
| tree | 00abea46325decf0c72870ee8f9ec1472e8e5344 /po/de.po | |
| parent | f39211c26408af582121f519d89c8abf70e6d437 (diff) | |
| parent | e23a75d954311b3be429a9020e4d317b89615ee7 (diff) | |
| download | monitoring-plugins-2a04701.tar.gz | |
Merge branch 'master' of github.com:monitoring-plugins/monitoring-plugins
Diffstat (limited to 'po/de.po')
| -rw-r--r-- | po/de.po | 1841 |
1 files changed, 197 insertions, 1644 deletions
| @@ -1,122 +1,87 @@ | |||
| 1 | # translation of de.po to | 1 | # translation of de.po to |
| 2 | # German Language Translation File. | 2 | # German Language Translation File. |
| 3 | # This file is distributed under the same license as the nagios-plugins package. | 3 | # This file is distributed under the same license as the nagios-plugins package. |
| 4 | # Copyright (C) 2004 Nagios Plugin Development Group. | 4 | # Copyright (C) 2023 Nagios Plugin Development Group. |
| 5 | # Karl DeBisschop <kdebisschop@users.sourceforge.net>, 2003, 2004. | 5 | # Karl DeBisschop <kdebisschop@users.sourceforge.net>, 2003, 2004. |
| 6 | # | 6 | # |
| 7 | # | 7 | # |
| 8 | msgid "" | 8 | msgid "" |
| 9 | msgstr "" | 9 | msgstr "" |
| 10 | "Project-Id-Version: nagiosplug\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-07-11 16:07+0200\n" | 12 | "POT-Creation-Date: 2023-10-01 15:10+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: English <en@li.org>\n" | 15 | "Language-Team: Monitoring Plugin Development Team <devel@monitoring-plugins." |
| 16 | "Language: en\n" | 16 | "org>\n" |
| 17 | "Language: de\n" | ||
| 17 | "MIME-Version: 1.0\n" | 18 | "MIME-Version: 1.0\n" |
| 18 | "Content-Type: text/plain; charset=iso-8859-1\n" | 19 | "Content-Type: text/plain; charset=UTF-8\n" |
| 19 | "Content-Transfer-Encoding: 8bit\n" | 20 | "Content-Transfer-Encoding: 8bit\n" |
| 20 | "Plural-Forms: nplurals=2; plural=(n > 1);X-Generator: KBabel 1.3.1\n" | 21 | "Plural-Forms: nplurals=2; plural=(n > 1);\n" |
| 21 | 22 | "X-Generator: KBabel 1.3.1\n" | |
| 22 | #: plugins/check_by_ssh.c:88 plugins/check_cluster.c:76 plugins/check_dig.c:91 | 23 | |
| 23 | #: plugins/check_disk.c:206 plugins/check_dns.c:106 plugins/check_dummy.c:52 | ||
| 24 | #: plugins/check_fping.c:95 plugins/check_game.c:82 plugins/check_hpjd.c:105 | ||
| 25 | #: plugins/check_http.c:174 plugins/check_ldap.c:118 plugins/check_load.c:128 | ||
| 26 | #: plugins/check_mrtgtraf.c:83 plugins/check_mysql.c:124 | ||
| 27 | #: plugins/check_nagios.c:91 plugins/check_nt.c:127 plugins/check_ntp.c:780 | ||
| 28 | #: plugins/check_ntp_peer.c:575 plugins/check_ntp_time.c:557 | ||
| 29 | #: plugins/check_nwstat.c:173 plugins/check_overcr.c:102 | ||
| 30 | #: plugins/check_pgsql.c:174 plugins/check_ping.c:97 plugins/check_procs.c:176 | ||
| 31 | #: plugins/check_radius.c:176 plugins/check_real.c:80 plugins/check_smtp.c:146 | ||
| 32 | #: plugins/check_snmp.c:248 plugins/check_ssh.c:74 plugins/check_swap.c:115 | ||
| 33 | #: plugins/check_tcp.c:222 plugins/check_time.c:78 plugins/check_ups.c:122 | ||
| 34 | #: plugins/check_users.c:84 plugins/negate.c:210 plugins-root/check_dhcp.c:270 | ||
| 35 | msgid "Could not parse arguments" | 24 | msgid "Could not parse arguments" |
| 36 | msgstr "Argumente konnten nicht ausgewertet werden" | 25 | msgstr "Argumente konnten nicht ausgewertet werden" |
| 37 | 26 | ||
| 38 | #: plugins/check_by_ssh.c:92 plugins/check_dig.c:85 plugins/check_dns.c:99 | ||
| 39 | #: plugins/check_nagios.c:95 plugins/check_pgsql.c:180 plugins/check_ping.c:101 | ||
| 40 | #: plugins/check_procs.c:192 plugins/check_snmp.c:348 plugins/negate.c:78 | ||
| 41 | msgid "Cannot catch SIGALRM" | 27 | msgid "Cannot catch SIGALRM" |
| 42 | msgstr "Konnte SIGALRM nicht erhalten" | 28 | msgstr "Konnte SIGALRM nicht erhalten" |
| 43 | 29 | ||
| 44 | #: plugins/check_by_ssh.c:107 | ||
| 45 | #, c-format | 30 | #, c-format |
| 46 | msgid "SSH connection failed: %s\n" | 31 | msgid "SSH connection failed: %s\n" |
| 47 | msgstr "" | 32 | msgstr "" |
| 48 | 33 | ||
| 49 | #: plugins/check_by_ssh.c:126 | ||
| 50 | #, c-format | 34 | #, c-format |
| 51 | msgid "Remote command execution failed: %s\n" | 35 | msgid "Remote command execution failed: %s\n" |
| 52 | msgstr "" | 36 | msgstr "" |
| 53 | 37 | ||
| 54 | #: plugins/check_by_ssh.c:141 | ||
| 55 | #, c-format | 38 | #, c-format |
| 56 | msgid "%s - check_by_ssh: Remote command '%s' returned status %d\n" | 39 | msgid "%s - check_by_ssh: Remote command '%s' returned status %d\n" |
| 57 | msgstr "" | 40 | msgstr "" |
| 58 | 41 | ||
| 59 | #: plugins/check_by_ssh.c:153 | ||
| 60 | #, c-format | 42 | #, c-format |
| 61 | msgid "SSH WARNING: could not open %s\n" | 43 | msgid "SSH WARNING: could not open %s\n" |
| 62 | msgstr "SSH WARNING: Konnte %s nicht öffnen\n" | 44 | msgstr "SSH WARNING: Konnte %s nicht öffnen\n" |
| 63 | 45 | ||
| 64 | #: plugins/check_by_ssh.c:162 | ||
| 65 | #, c-format | 46 | #, c-format |
| 66 | msgid "%s: Error parsing output\n" | 47 | msgid "%s: Error parsing output\n" |
| 67 | msgstr "" | 48 | msgstr "" |
| 68 | 49 | ||
| 69 | #: plugins/check_by_ssh.c:242 plugins/check_disk.c:568 plugins/check_http.c:292 | ||
| 70 | #: plugins/check_ldap.c:334 plugins/check_pgsql.c:314 plugins/check_procs.c:461 | ||
| 71 | #: plugins/check_radius.c:323 plugins/check_real.c:357 plugins/check_smtp.c:607 | ||
| 72 | #: plugins/check_snmp.c:789 plugins/check_ssh.c:140 plugins/check_tcp.c:519 | ||
| 73 | #: plugins/check_time.c:302 plugins/check_ups.c:559 plugins/negate.c:160 | ||
| 74 | msgid "Timeout interval must be a positive integer" | 50 | msgid "Timeout interval must be a positive integer" |
| 75 | msgstr "Timeout interval muss ein positiver Integer sein" | 51 | msgstr "Timeout interval muss ein positiver Integer sein" |
| 76 | 52 | ||
| 77 | #: plugins/check_by_ssh.c:254 plugins/check_pgsql.c:344 | ||
| 78 | #: plugins/check_radius.c:287 plugins/check_real.c:328 plugins/check_smtp.c:532 | ||
| 79 | #: plugins/check_tcp.c:525 plugins/check_time.c:296 plugins/check_ups.c:521 | ||
| 80 | msgid "Port must be a positive integer" | 53 | msgid "Port must be a positive integer" |
| 81 | msgstr "Port muss ein positiver Integer sein" | 54 | msgstr "Port muss ein positiver Integer sein" |
| 82 | 55 | ||
| 83 | #: plugins/check_by_ssh.c:315 | ||
| 84 | #, fuzzy | 56 | #, fuzzy |
| 85 | msgid "skip-stdout argument must be an integer" | 57 | msgid "skip-stdout argument must be an integer" |
| 86 | msgstr "skip-stdout argument muss ein Integer sein" | 58 | msgstr "skip-stdout argument muss ein Integer sein" |
| 87 | 59 | ||
| 88 | #: plugins/check_by_ssh.c:323 | ||
| 89 | #, fuzzy | 60 | #, fuzzy |
| 90 | msgid "skip-stderr argument must be an integer" | 61 | msgid "skip-stderr argument must be an integer" |
| 91 | msgstr "skip-stderr argument muss ein Integer sein" | 62 | msgstr "skip-stderr argument muss ein Integer sein" |
| 92 | 63 | ||
| 93 | #: plugins/check_by_ssh.c:349 | ||
| 94 | #, c-format | 64 | #, c-format |
| 95 | msgid "%s: You must provide a host name\n" | 65 | msgid "%s: You must provide a host name\n" |
| 96 | msgstr "%s: Hostname muss angegeben werden\n" | 66 | msgstr "%s: Hostname muss angegeben werden\n" |
| 97 | 67 | ||
| 98 | #: plugins/check_by_ssh.c:366 | ||
| 99 | msgid "No remotecmd" | 68 | msgid "No remotecmd" |
| 100 | msgstr "Kein remotecm" | 69 | msgstr "Kein remotecm" |
| 101 | 70 | ||
| 102 | #: plugins/check_by_ssh.c:380 | ||
| 103 | #, c-format | 71 | #, c-format |
| 104 | msgid "%s: Argument limit of %d exceeded\n" | 72 | msgid "%s: Argument limit of %d exceeded\n" |
| 105 | msgstr "" | 73 | msgstr "" |
| 106 | 74 | ||
| 107 | #: plugins/check_by_ssh.c:383 | ||
| 108 | #, fuzzy | 75 | #, fuzzy |
| 109 | msgid "Can not (re)allocate 'commargv' buffer\n" | 76 | msgid "Can not (re)allocate 'commargv' buffer\n" |
| 110 | msgstr "Konnte·url·nicht·zuweisen\n" | 77 | msgstr "Konnte·url·nicht·zuweisen\n" |
| 111 | 78 | ||
| 112 | #: plugins/check_by_ssh.c:397 | ||
| 113 | #, c-format | 79 | #, c-format |
| 114 | msgid "" | 80 | msgid "" |
| 115 | "%s: In passive mode, you must provide a service name for each command.\n" | 81 | "%s: In passive mode, you must provide a service name for each command.\n" |
| 116 | msgstr "" | 82 | msgstr "" |
| 117 | "%s: Im passive mode muss ein Servicename für jeden Befehl angegeben werden.\n" | 83 | "%s: Im passive mode muss ein Servicename für jeden Befehl angegeben werden.\n" |
| 118 | 84 | ||
| 119 | #: plugins/check_by_ssh.c:400 | ||
| 120 | #, fuzzy, c-format | 85 | #, fuzzy, c-format |
| 121 | msgid "" | 86 | msgid "" |
| 122 | "%s: In passive mode, you must provide the host short name from the " | 87 | "%s: In passive mode, you must provide the host short name from the " |
| @@ -125,270 +90,188 @@ msgstr "" | |||
| 125 | "%s: Im passive mode muss der \"host short name\" aus der Nagios " | 90 | "%s: Im passive mode muss der \"host short name\" aus der Nagios " |
| 126 | "Konfiguration angegeben werden\n" | 91 | "Konfiguration angegeben werden\n" |
| 127 | 92 | ||
| 128 | #: plugins/check_by_ssh.c:414 | ||
| 129 | #, fuzzy, c-format | 93 | #, fuzzy, c-format |
| 130 | msgid "This plugin uses SSH to execute commands on a remote host" | 94 | msgid "This plugin uses SSH to execute commands on a remote host" |
| 131 | msgstr "" | 95 | msgstr "" |
| 132 | "Dieses Plugin nutzt SSH um Befehle auf dem entfernten Rechner auszuführen\n" | 96 | "Dieses Plugin nutzt SSH um Befehle auf dem entfernten Rechner auszuführen\n" |
| 133 | "\n" | 97 | "\n" |
| 134 | 98 | ||
| 135 | #: plugins/check_by_ssh.c:429 | ||
| 136 | msgid "tell ssh to use Protocol 1 [optional]" | 99 | msgid "tell ssh to use Protocol 1 [optional]" |
| 137 | msgstr "" | 100 | msgstr "" |
| 138 | 101 | ||
| 139 | #: plugins/check_by_ssh.c:431 | ||
| 140 | msgid "tell ssh to use Protocol 2 [optional]" | 102 | msgid "tell ssh to use Protocol 2 [optional]" |
| 141 | msgstr "" | 103 | msgstr "" |
| 142 | 104 | ||
| 143 | #: plugins/check_by_ssh.c:433 | ||
| 144 | msgid "Ignore all or (if specified) first n lines on STDOUT [optional]" | 105 | msgid "Ignore all or (if specified) first n lines on STDOUT [optional]" |
| 145 | msgstr "" | 106 | msgstr "" |
| 146 | 107 | ||
| 147 | #: plugins/check_by_ssh.c:435 | ||
| 148 | msgid "Ignore all or (if specified) first n lines on STDERR [optional]" | 108 | msgid "Ignore all or (if specified) first n lines on STDERR [optional]" |
| 149 | msgstr "" | 109 | msgstr "" |
| 150 | 110 | ||
| 151 | #: plugins/check_by_ssh.c:437 | ||
| 152 | msgid "Exit with an warning, if there is an output on STDERR" | 111 | msgid "Exit with an warning, if there is an output on STDERR" |
| 153 | msgstr "" | 112 | msgstr "" |
| 154 | 113 | ||
| 155 | #: plugins/check_by_ssh.c:439 | ||
| 156 | msgid "" | 114 | msgid "" |
| 157 | "tells ssh to fork rather than create a tty [optional]. This will always " | 115 | "tells ssh to fork rather than create a tty [optional]. This will always " |
| 158 | "return OK if ssh is executed" | 116 | "return OK if ssh is executed" |
| 159 | msgstr "" | 117 | msgstr "" |
| 160 | 118 | ||
| 161 | #: plugins/check_by_ssh.c:441 | ||
| 162 | msgid "command to execute on the remote machine" | 119 | msgid "command to execute on the remote machine" |
| 163 | msgstr "" | 120 | msgstr "" |
| 164 | 121 | ||
| 165 | #: plugins/check_by_ssh.c:443 | ||
| 166 | msgid "SSH user name on remote host [optional]" | 122 | msgid "SSH user name on remote host [optional]" |
| 167 | msgstr "" | 123 | msgstr "" |
| 168 | 124 | ||
| 169 | #: plugins/check_by_ssh.c:445 | ||
| 170 | msgid "identity of an authorized key [optional]" | 125 | msgid "identity of an authorized key [optional]" |
| 171 | msgstr "" | 126 | msgstr "" |
| 172 | 127 | ||
| 173 | #: plugins/check_by_ssh.c:447 | ||
| 174 | msgid "external command file for monitoring [optional]" | 128 | msgid "external command file for monitoring [optional]" |
| 175 | msgstr "" | 129 | msgstr "" |
| 176 | 130 | ||
| 177 | #: plugins/check_by_ssh.c:449 | ||
| 178 | msgid "list of monitoring service names, separated by ':' [optional]" | 131 | msgid "list of monitoring service names, separated by ':' [optional]" |
| 179 | msgstr "" | 132 | msgstr "" |
| 180 | 133 | ||
| 181 | #: plugins/check_by_ssh.c:451 | ||
| 182 | msgid "short name of host in the monitoring configuration [optional]" | 134 | msgid "short name of host in the monitoring configuration [optional]" |
| 183 | msgstr "" | 135 | msgstr "" |
| 184 | 136 | ||
| 185 | #: plugins/check_by_ssh.c:453 | ||
| 186 | msgid "Call ssh with '-o OPTION' (may be used multiple times) [optional]" | 137 | msgid "Call ssh with '-o OPTION' (may be used multiple times) [optional]" |
| 187 | msgstr "" | 138 | msgstr "" |
| 188 | 139 | ||
| 189 | #: plugins/check_by_ssh.c:455 | ||
| 190 | msgid "Tell ssh to use this configfile [optional]" | 140 | msgid "Tell ssh to use this configfile [optional]" |
| 191 | msgstr "" | 141 | msgstr "" |
| 192 | 142 | ||
| 193 | #: plugins/check_by_ssh.c:457 | ||
| 194 | msgid "Tell ssh to suppress warning and diagnostic messages [optional]" | 143 | msgid "Tell ssh to suppress warning and diagnostic messages [optional]" |
| 195 | msgstr "" | 144 | msgstr "" |
| 196 | 145 | ||
| 197 | #: plugins/check_by_ssh.c:461 | ||
| 198 | msgid "Make connection problems return UNKNOWN instead of CRITICAL" | 146 | msgid "Make connection problems return UNKNOWN instead of CRITICAL" |
| 199 | msgstr "" | 147 | msgstr "" |
| 200 | 148 | ||
| 201 | #: plugins/check_by_ssh.c:464 | ||
| 202 | msgid "The most common mode of use is to refer to a local identity file with" | 149 | msgid "The most common mode of use is to refer to a local identity file with" |
| 203 | msgstr "" | 150 | msgstr "" |
| 204 | 151 | ||
| 205 | #: plugins/check_by_ssh.c:465 | ||
| 206 | msgid "the '-i' option. In this mode, the identity pair should have a null" | 152 | msgid "the '-i' option. In this mode, the identity pair should have a null" |
| 207 | msgstr "" | 153 | msgstr "" |
| 208 | 154 | ||
| 209 | #: plugins/check_by_ssh.c:466 | ||
| 210 | msgid "passphrase and the public key should be listed in the authorized_keys" | 155 | msgid "passphrase and the public key should be listed in the authorized_keys" |
| 211 | msgstr "" | 156 | msgstr "" |
| 212 | 157 | ||
| 213 | #: plugins/check_by_ssh.c:467 | ||
| 214 | msgid "file of the remote host. Usually the key will be restricted to running" | 158 | msgid "file of the remote host. Usually the key will be restricted to running" |
| 215 | msgstr "" | 159 | msgstr "" |
| 216 | 160 | ||
| 217 | #: plugins/check_by_ssh.c:468 | ||
| 218 | msgid "only one command on the remote server. If the remote SSH server tracks" | 161 | msgid "only one command on the remote server. If the remote SSH server tracks" |
| 219 | msgstr "" | 162 | msgstr "" |
| 220 | 163 | ||
| 221 | #: plugins/check_by_ssh.c:469 | ||
| 222 | msgid "invocation arguments, the one remote program may be an agent that can" | 164 | msgid "invocation arguments, the one remote program may be an agent that can" |
| 223 | msgstr "" | 165 | msgstr "" |
| 224 | 166 | ||
| 225 | #: plugins/check_by_ssh.c:470 | ||
| 226 | msgid "execute additional commands as proxy" | 167 | msgid "execute additional commands as proxy" |
| 227 | msgstr "" | 168 | msgstr "" |
| 228 | 169 | ||
| 229 | #: plugins/check_by_ssh.c:472 | ||
| 230 | msgid "To use passive mode, provide multiple '-C' options, and provide" | 170 | msgid "To use passive mode, provide multiple '-C' options, and provide" |
| 231 | msgstr "" | 171 | msgstr "" |
| 232 | 172 | ||
| 233 | #: plugins/check_by_ssh.c:473 | ||
| 234 | msgid "" | 173 | msgid "" |
| 235 | "all of -O, -s, and -n options (servicelist order must match '-C'options)" | 174 | "all of -O, -s, and -n options (servicelist order must match '-C'options)" |
| 236 | msgstr "" | 175 | msgstr "" |
| 237 | 176 | ||
| 238 | #: plugins/check_by_ssh.c:475 plugins/check_cluster.c:271 | ||
| 239 | #: plugins/check_dig.c:364 plugins/check_disk.c:1015 plugins/check_http.c:1846 | ||
| 240 | #: plugins/check_nagios.c:312 plugins/check_ntp.c:879 | ||
| 241 | #: plugins/check_ntp_peer.c:733 plugins/check_ntp_time.c:642 | ||
| 242 | #: plugins/check_procs.c:806 plugins/negate.c:249 plugins/urlize.c:179 | ||
| 243 | msgid "Examples:" | 177 | msgid "Examples:" |
| 244 | msgstr "" | 178 | msgstr "" |
| 245 | 179 | ||
| 246 | #: plugins/check_by_ssh.c:490 plugins/check_cluster.c:284 | ||
| 247 | #: plugins/check_dig.c:376 plugins/check_disk.c:1032 plugins/check_dns.c:617 | ||
| 248 | #: plugins/check_dummy.c:122 plugins/check_fping.c:525 plugins/check_game.c:331 | ||
| 249 | #: plugins/check_hpjd.c:440 plugins/check_http.c:1884 plugins/check_ldap.c:511 | ||
| 250 | #: plugins/check_load.c:372 plugins/check_mrtg.c:382 plugins/check_mysql.c:587 | ||
| 251 | #: plugins/check_nagios.c:323 plugins/check_nt.c:797 plugins/check_ntp.c:898 | ||
| 252 | #: plugins/check_ntp_peer.c:753 plugins/check_ntp_time.c:651 | ||
| 253 | #: plugins/check_nwstat.c:1685 plugins/check_overcr.c:467 | ||
| 254 | #: plugins/check_pgsql.c:551 plugins/check_ping.c:617 plugins/check_procs.c:829 | ||
| 255 | #: plugins/check_radius.c:400 plugins/check_real.c:452 plugins/check_smtp.c:891 | ||
| 256 | #: plugins/check_snmp.c:1347 plugins/check_ssh.c:325 plugins/check_swap.c:607 | ||
| 257 | #: plugins/check_tcp.c:710 plugins/check_time.c:371 plugins/check_ups.c:663 | ||
| 258 | #: plugins/check_users.c:262 plugins/check_ide_smart.c:606 plugins/negate.c:273 | ||
| 259 | #: plugins/urlize.c:196 plugins-root/check_dhcp.c:1390 | ||
| 260 | #: plugins-root/check_icmp.c:1633 | ||
| 261 | msgid "Usage:" | 180 | msgid "Usage:" |
| 262 | msgstr "" | 181 | msgstr "" |
| 263 | 182 | ||
| 264 | #: plugins/check_cluster.c:240 | ||
| 265 | #, c-format | 183 | #, c-format |
| 266 | msgid "Host/Service Cluster Plugin for Monitoring" | 184 | msgid "Host/Service Cluster Plugin for Monitoring" |
| 267 | msgstr "" | 185 | msgstr "" |
| 268 | 186 | ||
| 269 | #: plugins/check_cluster.c:246 plugins/check_nt.c:697 | ||
| 270 | msgid "Options:" | 187 | msgid "Options:" |
| 271 | msgstr "" | 188 | msgstr "" |
| 272 | 189 | ||
| 273 | #: plugins/check_cluster.c:249 | ||
| 274 | msgid "Check service cluster status" | 190 | msgid "Check service cluster status" |
| 275 | msgstr "" | 191 | msgstr "" |
| 276 | 192 | ||
| 277 | #: plugins/check_cluster.c:251 | ||
| 278 | msgid "Check host cluster status" | 193 | msgid "Check host cluster status" |
| 279 | msgstr "" | 194 | msgstr "" |
| 280 | 195 | ||
| 281 | #: plugins/check_cluster.c:253 | ||
| 282 | msgid "Optional prepended text output (i.e. \"Host cluster\")" | 196 | msgid "Optional prepended text output (i.e. \"Host cluster\")" |
| 283 | msgstr "" | 197 | msgstr "" |
| 284 | 198 | ||
| 285 | #: plugins/check_cluster.c:255 plugins/check_cluster.c:258 | ||
| 286 | msgid "Specifies the range of hosts or services in cluster that must be in a" | 199 | msgid "Specifies the range of hosts or services in cluster that must be in a" |
| 287 | msgstr "" | 200 | msgstr "" |
| 288 | 201 | ||
| 289 | #: plugins/check_cluster.c:256 | ||
| 290 | msgid "non-OK state in order to return a WARNING status level" | 202 | msgid "non-OK state in order to return a WARNING status level" |
| 291 | msgstr "" | 203 | msgstr "" |
| 292 | 204 | ||
| 293 | #: plugins/check_cluster.c:259 | ||
| 294 | msgid "non-OK state in order to return a CRITICAL status level" | 205 | msgid "non-OK state in order to return a CRITICAL status level" |
| 295 | msgstr "" | 206 | msgstr "" |
| 296 | 207 | ||
| 297 | #: plugins/check_cluster.c:261 | ||
| 298 | msgid "The status codes of the hosts or services in the cluster, separated by" | 208 | msgid "The status codes of the hosts or services in the cluster, separated by" |
| 299 | msgstr "" | 209 | msgstr "" |
| 300 | 210 | ||
| 301 | #: plugins/check_cluster.c:262 | ||
| 302 | msgid "commas" | 211 | msgid "commas" |
| 303 | msgstr "" | 212 | msgstr "" |
| 304 | 213 | ||
| 305 | #: plugins/check_cluster.c:267 plugins/check_game.c:318 | ||
| 306 | #: plugins/check_http.c:1828 plugins/check_ldap.c:497 plugins/check_mrtg.c:363 | ||
| 307 | #: plugins/check_mrtgtraf.c:361 plugins/check_mysql.c:576 | ||
| 308 | #: plugins/check_nt.c:781 plugins/check_ntp.c:875 plugins/check_ntp_peer.c:724 | ||
| 309 | #: plugins/check_ntp_time.c:633 plugins/check_nwstat.c:1670 | ||
| 310 | #: plugins/check_overcr.c:456 plugins/check_snmp.c:1318 | ||
| 311 | #: plugins/check_swap.c:596 plugins/check_ups.c:645 | ||
| 312 | #: plugins/check_ide_smart.c:580 plugins/negate.c:255 | ||
| 313 | #: plugins-root/check_icmp.c:1608 | ||
| 314 | msgid "Notes:" | 214 | msgid "Notes:" |
| 315 | msgstr "" | 215 | msgstr "" |
| 316 | 216 | ||
| 317 | #: plugins/check_cluster.c:273 | ||
| 318 | msgid "" | 217 | msgid "" |
| 319 | "Will alert critical if there are 3 or more service data points in a non-OK" | 218 | "Will alert critical if there are 3 or more service data points in a non-OK" |
| 320 | msgstr "" | 219 | msgstr "" |
| 321 | 220 | ||
| 322 | #: plugins/check_cluster.c:274 plugins/check_ups.c:642 | ||
| 323 | msgid "state." | 221 | msgid "state." |
| 324 | msgstr "" | 222 | msgstr "" |
| 325 | 223 | ||
| 326 | #: plugins/check_dig.c:106 plugins/check_dig.c:108 | ||
| 327 | #, c-format | 224 | #, c-format |
| 328 | msgid "Looking for: '%s'\n" | 225 | msgid "Looking for: '%s'\n" |
| 329 | msgstr "" | 226 | msgstr "" |
| 330 | 227 | ||
| 331 | #: plugins/check_dig.c:115 | ||
| 332 | msgid "dig returned an error status" | 228 | msgid "dig returned an error status" |
| 333 | msgstr "dig hat einen Fehler zurückgegeben" | 229 | msgstr "dig hat einen Fehler zurückgegeben" |
| 334 | 230 | ||
| 335 | #: plugins/check_dig.c:140 | ||
| 336 | msgid "Server not found in ANSWER SECTION" | 231 | msgid "Server not found in ANSWER SECTION" |
| 337 | msgstr "Server nicht gefunden in ANSWER SECTION" | 232 | msgstr "Server nicht gefunden in ANSWER SECTION" |
| 338 | 233 | ||
| 339 | #: plugins/check_dig.c:150 | ||
| 340 | msgid "No ANSWER SECTION found" | 234 | msgid "No ANSWER SECTION found" |
| 341 | msgstr "Keine ANSWER SECTION gefunden" | 235 | msgstr "Keine ANSWER SECTION gefunden" |
| 342 | 236 | ||
| 343 | #: plugins/check_dig.c:177 | ||
| 344 | #, fuzzy | 237 | #, fuzzy |
| 345 | msgid "Probably a non-existent host/domain" | 238 | msgid "Probably a non-existent host/domain" |
| 346 | msgstr "nicht existierender Host/Domain" | 239 | msgstr "nicht existierender Host/Domain" |
| 347 | 240 | ||
| 348 | #: plugins/check_dig.c:239 | ||
| 349 | #, fuzzy, c-format | 241 | #, fuzzy, c-format |
| 350 | msgid "Port must be a positive integer - %s" | 242 | msgid "Port must be a positive integer - %s" |
| 351 | msgstr "Port muss ein positiver Integer sein - %s" | 243 | msgstr "Port muss ein positiver Integer sein - %s" |
| 352 | 244 | ||
| 353 | #: plugins/check_dig.c:250 | ||
| 354 | #, fuzzy, c-format | 245 | #, fuzzy, c-format |
| 355 | msgid "Warning interval must be a positive integer - %s" | 246 | msgid "Warning interval must be a positive integer - %s" |
| 356 | msgstr "Warning interval muss ein positiver Integer sein - %s" | 247 | msgstr "Warning interval muss ein positiver Integer sein - %s" |
| 357 | 248 | ||
| 358 | #: plugins/check_dig.c:258 | ||
| 359 | #, fuzzy, c-format | 249 | #, fuzzy, c-format |
| 360 | msgid "Critical interval must be a positive integer - %s" | 250 | msgid "Critical interval must be a positive integer - %s" |
| 361 | msgstr "Critical interval muss ein positiver Integer sein - %s" | 251 | msgstr "Critical interval muss ein positiver Integer sein - %s" |
| 362 | 252 | ||
| 363 | #: plugins/check_dig.c:266 | ||
| 364 | #, fuzzy, c-format | 253 | #, fuzzy, c-format |
| 365 | msgid "Timeout interval must be a positive integer - %s" | 254 | msgid "Timeout interval must be a positive integer - %s" |
| 366 | msgstr "Timeout interval muss ein positiver Integer sein - %s" | 255 | msgstr "Timeout interval muss ein positiver Integer sein - %s" |
| 367 | 256 | ||
| 368 | #: plugins/check_dig.c:334 | ||
| 369 | #, fuzzy, c-format | 257 | #, fuzzy, c-format |
| 370 | msgid "This plugin tests the DNS service on the specified host using dig" | 258 | msgid "This plugin tests the DNS service on the specified host using dig" |
| 371 | msgstr "Testet den DNS Dienst auf dem angegebenen Host mit dig" | 259 | msgstr "Testet den DNS Dienst auf dem angegebenen Host mit dig" |
| 372 | 260 | ||
| 373 | #: plugins/check_dig.c:347 | ||
| 374 | msgid "Force dig to only use IPv4 query transport" | 261 | msgid "Force dig to only use IPv4 query transport" |
| 375 | msgstr "" | 262 | msgstr "" |
| 376 | 263 | ||
| 377 | #: plugins/check_dig.c:349 | ||
| 378 | msgid "Force dig to only use IPv6 query transport" | 264 | msgid "Force dig to only use IPv6 query transport" |
| 379 | msgstr "" | 265 | msgstr "" |
| 380 | 266 | ||
| 381 | #: plugins/check_dig.c:351 | ||
| 382 | #, fuzzy | 267 | #, fuzzy |
| 383 | msgid "Machine name to lookup" | 268 | msgid "Machine name to lookup" |
| 384 | msgstr "zu prüfender Hostname" | 269 | msgstr "zu prüfender Hostname" |
| 385 | 270 | ||
| 386 | #: plugins/check_dig.c:353 | ||
| 387 | #, fuzzy | 271 | #, fuzzy |
| 388 | msgid "Record type to lookup (default: A)" | 272 | msgid "Record type to lookup (default: A)" |
| 389 | msgstr "abzufragender Datensatztyp (Default: A)" | 273 | msgstr "abzufragender Datensatztyp (Default: A)" |
| 390 | 274 | ||
| 391 | #: plugins/check_dig.c:355 | ||
| 392 | #, fuzzy | 275 | #, fuzzy |
| 393 | msgid "" | 276 | msgid "" |
| 394 | "An address expected to be in the answer section. If not set, uses whatever" | 277 | "An address expected to be in the answer section. If not set, uses whatever" |
| @@ -396,95 +279,71 @@ msgstr "" | |||
| 396 | "Adresse die in der ANSWER SECTION erwartet wird.wenn nicht gesetzt, " | 279 | "Adresse die in der ANSWER SECTION erwartet wird.wenn nicht gesetzt, " |
| 397 | "ubernommen aus -l" | 280 | "ubernommen aus -l" |
| 398 | 281 | ||
| 399 | #: plugins/check_dig.c:356 | ||
| 400 | msgid "was in -l" | 282 | msgid "was in -l" |
| 401 | msgstr "" | 283 | msgstr "" |
| 402 | 284 | ||
| 403 | #: plugins/check_dig.c:358 | ||
| 404 | msgid "Pass STRING as argument(s) to dig" | 285 | msgid "Pass STRING as argument(s) to dig" |
| 405 | msgstr "" | 286 | msgstr "" |
| 406 | 287 | ||
| 407 | #: plugins/check_disk.c:241 | ||
| 408 | #, fuzzy, c-format | 288 | #, fuzzy, c-format |
| 409 | msgid "DISK %s: %s not found\n" | 289 | msgid "DISK %s: %s not found\n" |
| 410 | msgstr "%s [%s nicht gefunden]" | 290 | msgstr "%s [%s nicht gefunden]" |
| 411 | 291 | ||
| 412 | #: plugins/check_disk.c:241 plugins/check_disk.c:1050 plugins/check_dns.c:295 | ||
| 413 | #: plugins/check_dummy.c:74 plugins/check_mysql.c:313 | ||
| 414 | #: plugins/check_nagios.c:104 plugins/check_nagios.c:168 | ||
| 415 | #: plugins/check_nagios.c:172 plugins/check_pgsql.c:575 | ||
| 416 | #: plugins/check_pgsql.c:592 plugins/check_pgsql.c:601 | ||
| 417 | #: plugins/check_pgsql.c:616 plugins/check_procs.c:374 | ||
| 418 | #, c-format | 292 | #, c-format |
| 419 | msgid "CRITICAL" | 293 | msgid "CRITICAL" |
| 420 | msgstr "CRITICAL" | 294 | msgstr "CRITICAL" |
| 421 | 295 | ||
| 422 | #: plugins/check_disk.c:660 | ||
| 423 | #, c-format | 296 | #, c-format |
| 424 | msgid "unit type %s not known\n" | 297 | msgid "unit type %s not known\n" |
| 425 | msgstr "unbekannter unit type: %s\n" | 298 | msgstr "unbekannter unit type: %s\n" |
| 426 | 299 | ||
| 427 | #: plugins/check_disk.c:663 | ||
| 428 | #, c-format | 300 | #, c-format |
| 429 | msgid "failed allocating storage for '%s'\n" | 301 | msgid "failed allocating storage for '%s'\n" |
| 430 | msgstr "konnte keinen Speicher für '%s' reservieren\n" | 302 | msgstr "konnte keinen Speicher für '%s' reservieren\n" |
| 431 | 303 | ||
| 432 | #: plugins/check_disk.c:691 plugins/check_disk.c:739 plugins/check_disk.c:747 | ||
| 433 | #: plugins/check_disk.c:755 plugins/check_disk.c:759 plugins/check_disk.c:804 | ||
| 434 | #: plugins/check_disk.c:810 plugins/check_disk.c:833 plugins/check_dummy.c:77 | ||
| 435 | #: plugins/check_dummy.c:80 plugins/check_pgsql.c:617 plugins/check_procs.c:547 | ||
| 436 | #, c-format | 304 | #, c-format |
| 437 | msgid "UNKNOWN" | 305 | msgid "UNKNOWN" |
| 438 | msgstr "UNKNOWN" | 306 | msgstr "UNKNOWN" |
| 439 | 307 | ||
| 440 | #: plugins/check_disk.c:691 | ||
| 441 | msgid "Must set a threshold value before using -p\n" | 308 | msgid "Must set a threshold value before using -p\n" |
| 442 | msgstr "" | 309 | msgstr "" |
| 443 | 310 | ||
| 444 | #: plugins/check_disk.c:739 | 311 | msgid "Could not compile regular expression" |
| 312 | msgstr "" | ||
| 313 | |||
| 445 | msgid "Must set -E before selecting paths\n" | 314 | msgid "Must set -E before selecting paths\n" |
| 446 | msgstr "" | 315 | msgstr "" |
| 447 | 316 | ||
| 448 | #: plugins/check_disk.c:747 | ||
| 449 | msgid "Must set group value before selecting paths\n" | 317 | msgid "Must set group value before selecting paths\n" |
| 450 | msgstr "" | 318 | msgstr "" |
| 451 | 319 | ||
| 452 | #: plugins/check_disk.c:755 | ||
| 453 | msgid "" | 320 | msgid "" |
| 454 | "Paths need to be selected before using -i/-I. Use -A to select all paths " | 321 | "Paths need to be selected before using -i/-I. Use -A to select all paths " |
| 455 | "explicitly" | 322 | "explicitly" |
| 456 | msgstr "" | 323 | msgstr "" |
| 457 | 324 | ||
| 458 | #: plugins/check_disk.c:759 plugins/check_disk.c:810 plugins/check_procs.c:547 | 325 | msgid "" |
| 459 | msgid "Could not compile regular expression" | 326 | "Must set a threshold value before using -r/-R/-A (--ereg-path/--eregi-path/--" |
| 460 | msgstr "" | 327 | "all)\n" |
| 461 | |||
| 462 | #: plugins/check_disk.c:804 | ||
| 463 | msgid "Must set a threshold value before using -r/-R\n" | ||
| 464 | msgstr "" | 328 | msgstr "" |
| 465 | 329 | ||
| 466 | #: plugins/check_disk.c:834 | ||
| 467 | msgid "Regular expression did not match any path or disk" | 330 | msgid "Regular expression did not match any path or disk" |
| 468 | msgstr "" | 331 | msgstr "" |
| 469 | 332 | ||
| 470 | #: plugins/check_disk.c:880 | ||
| 471 | #, fuzzy | 333 | #, fuzzy |
| 472 | msgid "Unknown argument" | 334 | msgid "Unknown argument" |
| 473 | msgstr "Unbekanntes Argument" | 335 | msgstr "Unbekanntes Argument" |
| 474 | 336 | ||
| 475 | #: plugins/check_disk.c:914 | ||
| 476 | #, c-format | 337 | #, c-format |
| 477 | msgid " for %s\n" | 338 | msgid " for %s\n" |
| 478 | msgstr "" | 339 | msgstr "" |
| 479 | 340 | ||
| 480 | #: plugins/check_disk.c:943 | ||
| 481 | #, fuzzy | 341 | #, fuzzy |
| 482 | msgid "" | 342 | msgid "" |
| 483 | "This plugin checks the amount of used disk space on a mounted file system" | 343 | "This plugin checks the amount of used disk space on a mounted file system" |
| 484 | msgstr "" | 344 | msgstr "" |
| 485 | "Dieses Plugin prüft den freien Speicher auf einem gemounteten Filesystem" | 345 | "Dieses Plugin prüft den freien Speicher auf einem gemounteten Filesystem" |
| 486 | 346 | ||
| 487 | #: plugins/check_disk.c:944 | ||
| 488 | #, fuzzy | 347 | #, fuzzy |
| 489 | msgid "" | 348 | msgid "" |
| 490 | "and generates an alert if free space is less than one of the threshold values" | 349 | "and generates an alert if free space is less than one of the threshold values" |
| @@ -492,3820 +351,2956 @@ msgstr "" | |||
| 492 | "und erzeugt einen Alarm wenn einer der angegebenen Schwellwerte " | 351 | "und erzeugt einen Alarm wenn einer der angegebenen Schwellwerte " |
| 493 | "unterschritten wird." | 352 | "unterschritten wird." |
| 494 | 353 | ||
| 495 | #: plugins/check_disk.c:954 | ||
| 496 | msgid "Exit with WARNING status if less than INTEGER units of disk are free" | 354 | msgid "Exit with WARNING status if less than INTEGER units of disk are free" |
| 497 | msgstr "" | 355 | msgstr "" |
| 498 | 356 | ||
| 499 | #: plugins/check_disk.c:956 | ||
| 500 | msgid "Exit with WARNING status if less than PERCENT of disk space is free" | 357 | msgid "Exit with WARNING status if less than PERCENT of disk space is free" |
| 501 | msgstr "" | 358 | msgstr "" |
| 502 | 359 | ||
| 503 | #: plugins/check_disk.c:958 | ||
| 504 | msgid "Exit with CRITICAL status if less than INTEGER units of disk are free" | 360 | msgid "Exit with CRITICAL status if less than INTEGER units of disk are free" |
| 505 | msgstr "" | 361 | msgstr "" |
| 506 | 362 | ||
| 507 | #: plugins/check_disk.c:960 | ||
| 508 | msgid "Exit with CRITICAL status if less than PERCENT of disk space is free" | 363 | msgid "Exit with CRITICAL status if less than PERCENT of disk space is free" |
| 509 | msgstr "" | 364 | msgstr "" |
| 510 | 365 | ||
| 511 | #: plugins/check_disk.c:962 | ||
| 512 | msgid "Exit with WARNING status if less than PERCENT of inode space is free" | 366 | msgid "Exit with WARNING status if less than PERCENT of inode space is free" |
| 513 | msgstr "" | 367 | msgstr "" |
| 514 | 368 | ||
| 515 | #: plugins/check_disk.c:964 | ||
| 516 | msgid "Exit with CRITICAL status if less than PERCENT of inode space is free" | 369 | msgid "Exit with CRITICAL status if less than PERCENT of inode space is free" |
| 517 | msgstr "" | 370 | msgstr "" |
| 518 | 371 | ||
| 519 | #: plugins/check_disk.c:966 | ||
| 520 | msgid "" | 372 | msgid "" |
| 521 | "Mount point or block device as emitted by the mount(8) command (may be " | 373 | "Mount point or block device as emitted by the mount(8) command (may be " |
| 522 | "repeated)" | 374 | "repeated)" |
| 523 | msgstr "" | 375 | msgstr "" |
| 524 | 376 | ||
| 525 | #: plugins/check_disk.c:968 | ||
| 526 | msgid "Ignore device (only works if -p unspecified)" | 377 | msgid "Ignore device (only works if -p unspecified)" |
| 527 | msgstr "" | 378 | msgstr "" |
| 528 | 379 | ||
| 529 | #: plugins/check_disk.c:970 | ||
| 530 | msgid "Clear thresholds" | 380 | msgid "Clear thresholds" |
| 531 | msgstr "" | 381 | msgstr "" |
| 532 | 382 | ||
| 533 | #: plugins/check_disk.c:972 | ||
| 534 | msgid "For paths or partitions specified with -p, only check for exact paths" | 383 | msgid "For paths or partitions specified with -p, only check for exact paths" |
| 535 | msgstr "" | 384 | msgstr "" |
| 536 | 385 | ||
| 537 | #: plugins/check_disk.c:974 | ||
| 538 | msgid "Display only devices/mountpoints with errors" | 386 | msgid "Display only devices/mountpoints with errors" |
| 539 | msgstr "" | 387 | msgstr "" |
| 540 | 388 | ||
| 541 | #: plugins/check_disk.c:976 | ||
| 542 | msgid "Don't account root-reserved blocks into freespace in perfdata" | 389 | msgid "Don't account root-reserved blocks into freespace in perfdata" |
| 543 | msgstr "" | 390 | msgstr "" |
| 544 | 391 | ||
| 545 | #: plugins/check_disk.c:978 | ||
| 546 | msgid "Display inode usage in perfdata" | 392 | msgid "Display inode usage in perfdata" |
| 547 | msgstr "" | 393 | msgstr "" |
| 548 | 394 | ||
| 549 | #: plugins/check_disk.c:980 | ||
| 550 | msgid "" | 395 | msgid "" |
| 551 | "Group paths. Thresholds apply to (free-)space of all partitions together" | 396 | "Group paths. Thresholds apply to (free-)space of all partitions together" |
| 552 | msgstr "" | 397 | msgstr "" |
| 553 | 398 | ||
| 554 | #: plugins/check_disk.c:982 | ||
| 555 | msgid "Same as '--units kB'" | 399 | msgid "Same as '--units kB'" |
| 556 | msgstr "" | 400 | msgstr "" |
| 557 | 401 | ||
| 558 | #: plugins/check_disk.c:984 | ||
| 559 | msgid "Only check local filesystems" | 402 | msgid "Only check local filesystems" |
| 560 | msgstr "" | 403 | msgstr "" |
| 561 | 404 | ||
| 562 | #: plugins/check_disk.c:986 | ||
| 563 | msgid "" | 405 | msgid "" |
| 564 | "Only check local filesystems against thresholds. Yet call stat on remote " | 406 | "Only check local filesystems against thresholds. Yet call stat on remote " |
| 565 | "filesystems" | 407 | "filesystems" |
| 566 | msgstr "" | 408 | msgstr "" |
| 567 | 409 | ||
| 568 | #: plugins/check_disk.c:987 | ||
| 569 | msgid "to test if they are accessible (e.g. to detect Stale NFS Handles)" | 410 | msgid "to test if they are accessible (e.g. to detect Stale NFS Handles)" |
| 570 | msgstr "" | 411 | msgstr "" |
| 571 | 412 | ||
| 572 | #: plugins/check_disk.c:989 | ||
| 573 | msgid "Display the (block) device instead of the mount point" | 413 | msgid "Display the (block) device instead of the mount point" |
| 574 | msgstr "" | 414 | msgstr "" |
| 575 | 415 | ||
| 576 | #: plugins/check_disk.c:991 | ||
| 577 | msgid "Same as '--units MB'" | 416 | msgid "Same as '--units MB'" |
| 578 | msgstr "" | 417 | msgstr "" |
| 579 | 418 | ||
| 580 | #: plugins/check_disk.c:993 | ||
| 581 | msgid "Explicitly select all paths. This is equivalent to -R '.*'" | 419 | msgid "Explicitly select all paths. This is equivalent to -R '.*'" |
| 582 | msgstr "" | 420 | msgstr "" |
| 583 | 421 | ||
| 584 | #: plugins/check_disk.c:995 | ||
| 585 | msgid "" | 422 | msgid "" |
| 586 | "Case insensitive regular expression for path/partition (may be repeated)" | 423 | "Case insensitive regular expression for path/partition (may be repeated)" |
| 587 | msgstr "" | 424 | msgstr "" |
| 588 | 425 | ||
| 589 | #: plugins/check_disk.c:997 | ||
| 590 | msgid "Regular expression for path or partition (may be repeated)" | 426 | msgid "Regular expression for path or partition (may be repeated)" |
| 591 | msgstr "" | 427 | msgstr "" |
| 592 | 428 | ||
| 593 | #: plugins/check_disk.c:999 | ||
| 594 | msgid "" | 429 | msgid "" |
| 595 | "Regular expression to ignore selected path/partition (case insensitive) (may " | 430 | "Regular expression to ignore selected path/partition (case insensitive) (may " |
| 596 | "be repeated)" | 431 | "be repeated)" |
| 597 | msgstr "" | 432 | msgstr "" |
| 598 | 433 | ||
| 599 | #: plugins/check_disk.c:1001 | ||
| 600 | msgid "" | 434 | msgid "" |
| 601 | "Regular expression to ignore selected path or partition (may be repeated)" | 435 | "Regular expression to ignore selected path or partition (may be repeated)" |
| 602 | msgstr "" | 436 | msgstr "" |
| 603 | 437 | ||
| 604 | #: plugins/check_disk.c:1003 | ||
| 605 | msgid "" | 438 | msgid "" |
| 606 | "Return OK if no filesystem matches, filesystem does not exist or is " | 439 | "Return OK if no filesystem matches, filesystem does not exist or is " |
| 607 | "inaccessible." | 440 | "inaccessible." |
| 608 | msgstr "" | 441 | msgstr "" |
| 609 | 442 | ||
| 610 | #: plugins/check_disk.c:1004 | ||
| 611 | msgid "(Provide this option before -p / -r / --ereg-path if used)" | 443 | msgid "(Provide this option before -p / -r / --ereg-path if used)" |
| 612 | msgstr "" | 444 | msgstr "" |
| 613 | 445 | ||
| 614 | #: plugins/check_disk.c:1007 | ||
| 615 | msgid "Choose bytes, kB, MB, GB, TB (default: MB)" | 446 | msgid "Choose bytes, kB, MB, GB, TB (default: MB)" |
| 616 | msgstr "" | 447 | msgstr "" |
| 617 | 448 | ||
| 618 | #: plugins/check_disk.c:1010 | 449 | msgid "" |
| 619 | msgid "Ignore all filesystems of indicated type (may be repeated)" | 450 | "Ignore all filesystems of types matching given regex(7) (may be repeated)" |
| 451 | msgstr "" | ||
| 452 | |||
| 453 | msgid "" | ||
| 454 | "Check only filesystems where the type matches this given regex(7) (may be " | ||
| 455 | "repeated)" | ||
| 456 | msgstr "" | ||
| 457 | |||
| 458 | msgid "General usage hints:" | ||
| 459 | msgstr "Allgemeine Nutzungshinweise:" | ||
| 460 | |||
| 461 | msgid "" | ||
| 462 | "- Arguments are positional! \"-w 5 -c 1 -p /foo -w6 -c2 -p /bar\" is not the " | ||
| 463 | "same as" | ||
| 464 | msgstr "" | ||
| 465 | |||
| 466 | msgid "\"-w 5 -c 1 -p /bar w6 -c2 -p /foo\"." | ||
| 620 | msgstr "" | 467 | msgstr "" |
| 621 | 468 | ||
| 622 | #: plugins/check_disk.c:1012 | 469 | msgid "" |
| 623 | msgid "Check only filesystems of indicated type (may be repeated)" | 470 | "- The syntax is broadly: \"{thresholds a} {paths a} -C {thresholds b} " |
| 471 | "{thresholds b} ...\"" | ||
| 624 | msgstr "" | 472 | msgstr "" |
| 625 | 473 | ||
| 626 | #: plugins/check_disk.c:1017 | ||
| 627 | msgid "Checks /tmp and /var at 10% and 5%, and / at 100MB and 50MB" | 474 | msgid "Checks /tmp and /var at 10% and 5%, and / at 100MB and 50MB" |
| 628 | msgstr "" | 475 | msgstr "" |
| 629 | 476 | ||
| 630 | #: plugins/check_disk.c:1019 | ||
| 631 | msgid "" | 477 | msgid "" |
| 632 | "Checks all filesystems not matching -r at 100M and 50M. The fs matching the -" | 478 | "Checks all filesystems not matching -r at 100M and 50M. The fs matching the -" |
| 633 | "r regex" | 479 | "r regex" |
| 634 | msgstr "" | 480 | msgstr "" |
| 635 | 481 | ||
| 636 | #: plugins/check_disk.c:1020 | ||
| 637 | msgid "" | 482 | msgid "" |
| 638 | "are grouped which means the freespace thresholds are applied to all disks " | 483 | "are grouped which means the freespace thresholds are applied to all disks " |
| 639 | "together" | 484 | "together" |
| 640 | msgstr "" | 485 | msgstr "" |
| 641 | 486 | ||
| 642 | #: plugins/check_disk.c:1022 | ||
| 643 | msgid "" | 487 | msgid "" |
| 644 | "Checks /foo for 1000M/500M and /bar for 5/3%. All remaining volumes use " | 488 | "Checks /foo for 1000M/500M and /bar for 5/3%. All remaining volumes use " |
| 645 | "100M/50M" | 489 | "100M/50M" |
| 646 | msgstr "" | 490 | msgstr "" |
| 647 | 491 | ||
| 648 | #: plugins/check_disk.c:1051 | ||
| 649 | #, c-format | 492 | #, c-format |
| 650 | msgid "%s %s: %s\n" | 493 | msgid "%s %s: %s\n" |
| 651 | msgstr "" | 494 | msgstr "" |
| 652 | 495 | ||
| 653 | #: plugins/check_disk.c:1051 | ||
| 654 | msgid "is not accessible" | 496 | msgid "is not accessible" |
| 655 | msgstr "" | 497 | msgstr "" |
| 656 | 498 | ||
| 657 | #: plugins/check_dns.c:120 | ||
| 658 | #, fuzzy | 499 | #, fuzzy |
| 659 | msgid "nslookup returned an error status" | 500 | msgid "nslookup returned an error status" |
| 660 | msgstr "nslookup hat einen Fehler zurückgegeben" | 501 | msgstr "nslookup hat einen Fehler zurückgegeben" |
| 661 | 502 | ||
| 662 | #: plugins/check_dns.c:138 | ||
| 663 | msgid "Warning plugin error" | 503 | msgid "Warning plugin error" |
| 664 | msgstr "Warnung Plugin Fehler" | 504 | msgstr "Warnung Plugin Fehler" |
| 665 | 505 | ||
| 666 | #: plugins/check_dns.c:156 | ||
| 667 | #, fuzzy, c-format | 506 | #, fuzzy, c-format |
| 668 | msgid "DNS CRITICAL - '%s' returned empty server string\n" | 507 | msgid "DNS CRITICAL - '%s' returned empty server string\n" |
| 669 | msgstr "DNS CRITICAL - '%s' hat einen leeren Hostnamen zurückgegeben\n" | 508 | msgstr "DNS CRITICAL - '%s' hat einen leeren Hostnamen zurückgegeben\n" |
| 670 | 509 | ||
| 671 | #: plugins/check_dns.c:161 | ||
| 672 | #, fuzzy, c-format | 510 | #, fuzzy, c-format |
| 673 | msgid "DNS CRITICAL - No response from DNS %s\n" | 511 | msgid "DNS CRITICAL - No response from DNS %s\n" |
| 674 | msgstr "Keine Antwort von DNS %s\n" | 512 | msgstr "Keine Antwort von DNS %s\n" |
| 675 | 513 | ||
| 676 | #: plugins/check_dns.c:180 | ||
| 677 | #, c-format | 514 | #, c-format |
| 678 | msgid "DNS CRITICAL - '%s' returned empty host name string\n" | 515 | msgid "DNS CRITICAL - '%s' returned empty host name string\n" |
| 679 | msgstr "DNS CRITICAL - '%s' hat einen leeren Hostnamen zurückgegeben\n" | 516 | msgstr "DNS CRITICAL - '%s' hat einen leeren Hostnamen zurückgegeben\n" |
| 680 | 517 | ||
| 681 | #: plugins/check_dns.c:186 | ||
| 682 | msgid "Non-authoritative answer:" | 518 | msgid "Non-authoritative answer:" |
| 683 | msgstr "" | 519 | msgstr "" |
| 684 | 520 | ||
| 685 | #: plugins/check_dns.c:215 | ||
| 686 | #, fuzzy, c-format | 521 | #, fuzzy, c-format |
| 687 | msgid "Domain '%s' was not found by the server\n" | 522 | msgid "Domain '%s' was not found by the server\n" |
| 688 | msgstr "Domäne %s wurde vom Server nicht gefunden\n" | 523 | msgstr "Domäne %s wurde vom Server nicht gefunden\n" |
| 689 | 524 | ||
| 690 | #: plugins/check_dns.c:234 | ||
| 691 | #, fuzzy, c-format | 525 | #, fuzzy, c-format |
| 692 | msgid "DNS CRITICAL - '%s' msg parsing exited with no address\n" | 526 | msgid "DNS CRITICAL - '%s' msg parsing exited with no address\n" |
| 693 | msgstr "DNS CRITICAL - '%s' Ausgabeverarbeitung hat keine Adresse ergeben\n" | 527 | msgstr "DNS CRITICAL - '%s' Ausgabeverarbeitung hat keine Adresse ergeben\n" |
| 694 | 528 | ||
| 695 | #: plugins/check_dns.c:265 | ||
| 696 | #, fuzzy, c-format | 529 | #, fuzzy, c-format |
| 697 | msgid "expected '%s' but got '%s'" | 530 | msgid "expected '%s' but got '%s'" |
| 698 | msgstr "Erwartet: %s aber: %s erhalten" | 531 | msgstr "Erwartet: %s aber: %s erhalten" |
| 699 | 532 | ||
| 700 | #: plugins/check_dns.c:272 | ||
| 701 | #, fuzzy, c-format | 533 | #, fuzzy, c-format |
| 702 | msgid "Domain '%s' was found by the server: '%s'\n" | 534 | msgid "Domain '%s' was found by the server: '%s'\n" |
| 703 | msgstr "Domäne %s wurde vom Server nicht gefunden\n" | 535 | msgstr "Domäne %s wurde vom Server nicht gefunden\n" |
| 704 | 536 | ||
| 705 | #: plugins/check_dns.c:282 | ||
| 706 | #, c-format | 537 | #, c-format |
| 707 | msgid "server %s is not authoritative for %s" | 538 | msgid "server %s is not authoritative for %s" |
| 708 | msgstr "Server %s ist nicht autoritativ für %s" | 539 | msgstr "Server %s ist nicht autoritativ für %s" |
| 709 | 540 | ||
| 710 | #: plugins/check_dns.c:291 plugins/check_dummy.c:68 plugins/check_nagios.c:182 | ||
| 711 | #: plugins/check_pgsql.c:612 plugins/check_procs.c:367 | ||
| 712 | #, c-format | 541 | #, c-format |
| 713 | msgid "OK" | 542 | msgid "OK" |
| 714 | msgstr "OK" | 543 | msgstr "OK" |
| 715 | 544 | ||
| 716 | #: plugins/check_dns.c:293 plugins/check_dummy.c:71 plugins/check_mysql.c:310 | ||
| 717 | #: plugins/check_nagios.c:182 plugins/check_pgsql.c:581 | ||
| 718 | #: plugins/check_pgsql.c:586 plugins/check_pgsql.c:614 | ||
| 719 | #: plugins/check_procs.c:369 | ||
| 720 | #, c-format | 545 | #, c-format |
| 721 | msgid "WARNING" | 546 | msgid "WARNING" |
| 722 | msgstr "WARNING" | 547 | msgstr "WARNING" |
| 723 | 548 | ||
| 724 | #: plugins/check_dns.c:297 | ||
| 725 | #, fuzzy, c-format | 549 | #, fuzzy, c-format |
| 726 | msgid "%.3f second response time" | 550 | msgid "%.3f second response time" |
| 727 | msgid_plural "%.3f seconds response time" | 551 | msgid_plural "%.3f seconds response time" |
| 728 | msgstr[0] "%.3f Sekunden Antwortzeit " | 552 | msgstr[0] "%.3f Sekunden Antwortzeit " |
| 729 | msgstr[1] "%.3f Sekunden Antwortzeit " | 553 | msgstr[1] "%.3f Sekunden Antwortzeit " |
| 730 | 554 | ||
| 731 | #: plugins/check_dns.c:298 | ||
| 732 | #, fuzzy, c-format | 555 | #, fuzzy, c-format |
| 733 | msgid ". %s returns %s" | 556 | msgid ". %s returns %s" |
| 734 | msgstr "%s hat %s zurückgegeben" | 557 | msgstr "%s hat %s zurückgegeben" |
| 735 | 558 | ||
| 736 | #: plugins/check_dns.c:318 | ||
| 737 | #, c-format | 559 | #, c-format |
| 738 | msgid "DNS WARNING - %s\n" | 560 | msgid "DNS WARNING - %s\n" |
| 739 | msgstr "DNS WARNING - %s\n" | 561 | msgstr "DNS WARNING - %s\n" |
| 740 | 562 | ||
| 741 | #: plugins/check_dns.c:319 plugins/check_dns.c:322 plugins/check_dns.c:325 | ||
| 742 | msgid " Probably a non-existent host/domain" | 563 | msgid " Probably a non-existent host/domain" |
| 743 | msgstr "nicht existierender Host/Domain" | 564 | msgstr "nicht existierender Host/Domain" |
| 744 | 565 | ||
| 745 | #: plugins/check_dns.c:321 | ||
| 746 | #, c-format | 566 | #, c-format |
| 747 | msgid "DNS CRITICAL - %s\n" | 567 | msgid "DNS CRITICAL - %s\n" |
| 748 | msgstr "DNS CRITICAL - %s\n" | 568 | msgstr "DNS CRITICAL - %s\n" |
| 749 | 569 | ||
| 750 | #: plugins/check_dns.c:324 | ||
| 751 | #, fuzzy, c-format | 570 | #, fuzzy, c-format |
| 752 | msgid "DNS UNKNOWN - %s\n" | 571 | msgid "DNS UNKNOWN - %s\n" |
| 753 | msgstr "DNS UNKNOWN - %s\n" | 572 | msgstr "DNS UNKNOWN - %s\n" |
| 754 | 573 | ||
| 755 | #: plugins/check_dns.c:368 | ||
| 756 | msgid "Note: nslookup is deprecated and may be removed from future releases." | 574 | msgid "Note: nslookup is deprecated and may be removed from future releases." |
| 757 | msgstr "" | 575 | msgstr "" |
| 758 | 576 | ||
| 759 | #: plugins/check_dns.c:369 | ||
| 760 | msgid "Consider using the `dig' or `host' programs instead. Run nslookup with" | 577 | msgid "Consider using the `dig' or `host' programs instead. Run nslookup with" |
| 761 | msgstr "" | 578 | msgstr "" |
| 762 | 579 | ||
| 763 | #: plugins/check_dns.c:370 | ||
| 764 | msgid "the `-sil[ent]' option to prevent this message from appearing." | 580 | msgid "the `-sil[ent]' option to prevent this message from appearing." |
| 765 | msgstr "" | 581 | msgstr "" |
| 766 | 582 | ||
| 767 | #: plugins/check_dns.c:375 plugins/check_dns.c:377 | ||
| 768 | #, c-format | 583 | #, c-format |
| 769 | msgid "No response from DNS %s\n" | 584 | msgid "No response from DNS %s\n" |
| 770 | msgstr "Keine Antwort von DNS %s\n" | 585 | msgstr "Keine Antwort von DNS %s\n" |
| 771 | 586 | ||
| 772 | #: plugins/check_dns.c:381 | ||
| 773 | #, c-format | 587 | #, c-format |
| 774 | msgid "DNS %s has no records\n" | 588 | msgid "DNS %s has no records\n" |
| 775 | msgstr "Nameserver %s hat keine Datensätze\n" | 589 | msgstr "Nameserver %s hat keine Datensätze\n" |
| 776 | 590 | ||
| 777 | #: plugins/check_dns.c:389 | ||
| 778 | #, c-format | 591 | #, c-format |
| 779 | msgid "Connection to DNS %s was refused\n" | 592 | msgid "Connection to DNS %s was refused\n" |
| 780 | msgstr "Verbindung zum Nameserver %s wurde verweigert\n" | 593 | msgstr "Verbindung zum Nameserver %s wurde verweigert\n" |
| 781 | 594 | ||
| 782 | #: plugins/check_dns.c:393 | ||
| 783 | #, c-format | 595 | #, c-format |
| 784 | msgid "Query was refused by DNS server at %s\n" | 596 | msgid "Query was refused by DNS server at %s\n" |
| 785 | msgstr "" | 597 | msgstr "" |
| 786 | 598 | ||
| 787 | #: plugins/check_dns.c:397 | ||
| 788 | #, c-format | 599 | #, c-format |
| 789 | msgid "No information returned by DNS server at %s\n" | 600 | msgid "No information returned by DNS server at %s\n" |
| 790 | msgstr "" | 601 | msgstr "" |
| 791 | 602 | ||
| 792 | #: plugins/check_dns.c:401 | ||
| 793 | msgid "Network is unreachable\n" | 603 | msgid "Network is unreachable\n" |
| 794 | msgstr "Netzwerk nicht erreichbar\n" | 604 | msgstr "Netzwerk nicht erreichbar\n" |
| 795 | 605 | ||
| 796 | #: plugins/check_dns.c:405 | ||
| 797 | #, c-format | 606 | #, c-format |
| 798 | msgid "DNS failure for %s\n" | 607 | msgid "DNS failure for %s\n" |
| 799 | msgstr "DNS Fehler für %s\n" | 608 | msgstr "DNS Fehler für %s\n" |
| 800 | 609 | ||
| 801 | #: plugins/check_dns.c:471 plugins/check_dns.c:479 plugins/check_dns.c:486 | ||
| 802 | #: plugins/check_dns.c:491 plugins/check_dns.c:533 plugins/check_dns.c:541 | ||
| 803 | #: plugins/check_game.c:211 plugins/check_game.c:219 | ||
| 804 | msgid "Input buffer overflow\n" | 610 | msgid "Input buffer overflow\n" |
| 805 | msgstr "Eingabe-Pufferüberlauf\n" | 611 | msgstr "Eingabe-Pufferüberlauf\n" |
| 806 | 612 | ||
| 807 | #: plugins/check_dns.c:576 | ||
| 808 | msgid "" | 613 | msgid "" |
| 809 | "This plugin uses the nslookup program to obtain the IP address for the given " | 614 | "This plugin uses the nslookup program to obtain the IP address for the given " |
| 810 | "host/domain query." | 615 | "host/domain query." |
| 811 | msgstr "" | 616 | msgstr "" |
| 812 | 617 | ||
| 813 | #: plugins/check_dns.c:577 | ||
| 814 | msgid "An optional DNS server to use may be specified." | 618 | msgid "An optional DNS server to use may be specified." |
| 815 | msgstr "" | 619 | msgstr "" |
| 816 | 620 | ||
| 817 | #: plugins/check_dns.c:578 | ||
| 818 | msgid "" | 621 | msgid "" |
| 819 | "If no DNS server is specified, the default server(s) specified in /etc/" | 622 | "If no DNS server is specified, the default server(s) specified in /etc/" |
| 820 | "resolv.conf will be used." | 623 | "resolv.conf will be used." |
| 821 | msgstr "" | 624 | msgstr "" |
| 822 | 625 | ||
| 823 | #: plugins/check_dns.c:588 | ||
| 824 | msgid "The name or address you want to query" | 626 | msgid "The name or address you want to query" |
| 825 | msgstr "" | 627 | msgstr "" |
| 826 | 628 | ||
| 827 | #: plugins/check_dns.c:590 | ||
| 828 | msgid "Optional DNS server you want to use for the lookup" | 629 | msgid "Optional DNS server you want to use for the lookup" |
| 829 | msgstr "" | 630 | msgstr "" |
| 830 | 631 | ||
| 831 | #: plugins/check_dns.c:592 | ||
| 832 | msgid "" | 632 | msgid "" |
| 833 | "Optional IP-ADDRESS/CIDR you expect the DNS server to return. HOST must end" | 633 | "Optional IP-ADDRESS/CIDR you expect the DNS server to return. HOST must end" |
| 834 | msgstr "" | 634 | msgstr "" |
| 835 | 635 | ||
| 836 | #: plugins/check_dns.c:593 | ||
| 837 | msgid "" | 636 | msgid "" |
| 838 | "with a dot (.). This option can be repeated multiple times (Returns OK if any" | 637 | "with a dot (.). This option can be repeated multiple times (Returns OK if any" |
| 839 | msgstr "" | 638 | msgstr "" |
| 840 | 639 | ||
| 841 | #: plugins/check_dns.c:594 | ||
| 842 | msgid "value matches)." | 640 | msgid "value matches)." |
| 843 | msgstr "" | 641 | msgstr "" |
| 844 | 642 | ||
| 845 | #: plugins/check_dns.c:596 | ||
| 846 | msgid "" | 643 | msgid "" |
| 847 | "Expect the DNS server to return NXDOMAIN (i.e. the domain was not found)" | 644 | "Expect the DNS server to return NXDOMAIN (i.e. the domain was not found)" |
| 848 | msgstr "" | 645 | msgstr "" |
| 849 | 646 | ||
| 850 | #: plugins/check_dns.c:597 | ||
| 851 | msgid "Cannot be used together with -a" | 647 | msgid "Cannot be used together with -a" |
| 852 | msgstr "" | 648 | msgstr "" |
| 853 | 649 | ||
| 854 | #: plugins/check_dns.c:599 | ||
| 855 | msgid "Optionally expect the DNS server to be authoritative for the lookup" | 650 | msgid "Optionally expect the DNS server to be authoritative for the lookup" |
| 856 | msgstr "" | 651 | msgstr "" |
| 857 | 652 | ||
| 858 | #: plugins/check_dns.c:601 | ||
| 859 | msgid "Return warning if elapsed time exceeds value. Default off" | 653 | msgid "Return warning if elapsed time exceeds value. Default off" |
| 860 | msgstr "" | 654 | msgstr "" |
| 861 | 655 | ||
| 862 | #: plugins/check_dns.c:603 | ||
| 863 | msgid "Return critical if elapsed time exceeds value. Default off" | 656 | msgid "Return critical if elapsed time exceeds value. Default off" |
| 864 | msgstr "" | 657 | msgstr "" |
| 865 | 658 | ||
| 866 | #: plugins/check_dns.c:605 | ||
| 867 | msgid "" | 659 | msgid "" |
| 868 | "Return critical if the list of expected addresses does not match all " | 660 | "Return critical if the list of expected addresses does not match all " |
| 869 | "addresses" | 661 | "addresses" |
| 870 | msgstr "" | 662 | msgstr "" |
| 871 | 663 | ||
| 872 | #: plugins/check_dns.c:606 | ||
| 873 | msgid "returned. Default off" | 664 | msgid "returned. Default off" |
| 874 | msgstr "" | 665 | msgstr "" |
| 875 | 666 | ||
| 876 | #: plugins/check_dummy.c:62 | ||
| 877 | msgid "Arguments to check_dummy must be an integer" | 667 | msgid "Arguments to check_dummy must be an integer" |
| 878 | msgstr "Argument für check_dummy muss ein Integer sein" | 668 | msgstr "Argument für check_dummy muss ein Integer sein" |
| 879 | 669 | ||
| 880 | #: plugins/check_dummy.c:82 | ||
| 881 | #, c-format | 670 | #, c-format |
| 882 | msgid "Status %d is not a supported error state\n" | 671 | msgid "Status %d is not a supported error state\n" |
| 883 | msgstr "Status %d ist kein bekannter Fehlerstatus\n" | 672 | msgstr "Status %d ist kein bekannter Fehlerstatus\n" |
| 884 | 673 | ||
| 885 | #: plugins/check_dummy.c:104 | ||
| 886 | msgid "" | 674 | msgid "" |
| 887 | "This plugin will simply return the state corresponding to the numeric value" | 675 | "This plugin will simply return the state corresponding to the numeric value" |
| 888 | msgstr "" | 676 | msgstr "" |
| 889 | 677 | ||
| 890 | #: plugins/check_dummy.c:106 | ||
| 891 | msgid "of the <state> argument with optional text" | 678 | msgid "of the <state> argument with optional text" |
| 892 | msgstr "" | 679 | msgstr "" |
| 893 | 680 | ||
| 894 | #: plugins/check_fping.c:127 plugins/check_hpjd.c:134 plugins/check_ping.c:444 | ||
| 895 | #: plugins/check_swap.c:193 plugins/check_users.c:130 plugins/urlize.c:109 | ||
| 896 | #, c-format | 681 | #, c-format |
| 897 | msgid "Could not open pipe: %s\n" | 682 | msgid "Could not open pipe: %s\n" |
| 898 | msgstr "Pipe: %s konnte nicht geöffnet werden\n" | 683 | msgstr "Pipe: %s konnte nicht geöffnet werden\n" |
| 899 | 684 | ||
| 900 | #: plugins/check_fping.c:133 plugins/check_hpjd.c:140 plugins/check_load.c:159 | ||
| 901 | #: plugins/check_swap.c:199 plugins/check_users.c:136 plugins/urlize.c:115 | ||
| 902 | #, c-format | 685 | #, c-format |
| 903 | msgid "Could not open stderr for %s\n" | 686 | msgid "Could not open stderr for %s\n" |
| 904 | msgstr "Konnte stderr nicht öffnen für: %s\n" | 687 | msgstr "Konnte stderr nicht öffnen für: %s\n" |
| 905 | 688 | ||
| 906 | #: plugins/check_fping.c:161 | ||
| 907 | #, fuzzy | 689 | #, fuzzy |
| 908 | msgid "FPING UNKNOWN - IP address not found\n" | 690 | msgid "FPING UNKNOWN - IP address not found\n" |
| 909 | msgstr "FPING UNKNOWN - %s nicht gefunden\n" | 691 | msgstr "FPING UNKNOWN - %s nicht gefunden\n" |
| 910 | 692 | ||
| 911 | #: plugins/check_fping.c:164 | ||
| 912 | msgid "FPING UNKNOWN - invalid commandline argument\n" | 693 | msgid "FPING UNKNOWN - invalid commandline argument\n" |
| 913 | msgstr "" | 694 | msgstr "" |
| 914 | 695 | ||
| 915 | #: plugins/check_fping.c:167 | ||
| 916 | #, fuzzy | 696 | #, fuzzy |
| 917 | msgid "FPING UNKNOWN - failed system call\n" | 697 | msgid "FPING UNKNOWN - failed system call\n" |
| 918 | msgstr "FPING UNKNOWN - %s nicht gefunden\n" | 698 | msgstr "FPING UNKNOWN - %s nicht gefunden\n" |
| 919 | 699 | ||
| 920 | #: plugins/check_fping.c:194 | ||
| 921 | #, fuzzy, c-format | 700 | #, fuzzy, c-format |
| 922 | msgid "FPING %s - %s (rta=%f ms)|%s\n" | 701 | msgid "FPING %s - %s (rta=%f ms)|%s\n" |
| 923 | msgstr "FPING %s - %s (verloren=%.0f%% )|%s\n" | 702 | msgstr "FPING %s - %s (verloren=%.0f%% )|%s\n" |
| 924 | 703 | ||
| 925 | #: plugins/check_fping.c:202 | ||
| 926 | #, c-format | 704 | #, c-format |
| 927 | msgid "FPING UNKNOWN - %s not found\n" | 705 | msgid "FPING UNKNOWN - %s not found\n" |
| 928 | msgstr "FPING UNKNOWN - %s nicht gefunden\n" | 706 | msgstr "FPING UNKNOWN - %s nicht gefunden\n" |
| 929 | 707 | ||
| 930 | #: plugins/check_fping.c:206 | ||
| 931 | #, c-format | 708 | #, c-format |
| 932 | msgid "FPING CRITICAL - %s is unreachable\n" | 709 | msgid "FPING CRITICAL - %s is unreachable\n" |
| 933 | msgstr "FPING CRITICAL - %s ist nicht erreichbar\n" | 710 | msgstr "FPING CRITICAL - %s ist nicht erreichbar\n" |
| 934 | 711 | ||
| 935 | #: plugins/check_fping.c:211 | ||
| 936 | #, fuzzy, c-format | 712 | #, fuzzy, c-format |
| 937 | msgid "FPING UNKNOWN - %s parameter error\n" | 713 | msgid "FPING UNKNOWN - %s parameter error\n" |
| 938 | msgstr "FPING UNKNOWN - %s nicht gefunden\n" | 714 | msgstr "FPING UNKNOWN - %s nicht gefunden\n" |
| 939 | 715 | ||
| 940 | #: plugins/check_fping.c:215 plugins/check_fping.c:255 | ||
| 941 | #, c-format | 716 | #, c-format |
| 942 | msgid "FPING CRITICAL - %s is down\n" | 717 | msgid "FPING CRITICAL - %s is down\n" |
| 943 | msgstr "FPING CRITICAL - %s ist down\n" | 718 | msgstr "FPING CRITICAL - %s ist down\n" |
| 944 | 719 | ||
| 945 | #: plugins/check_fping.c:242 | ||
| 946 | #, c-format | 720 | #, c-format |
| 947 | msgid "FPING %s - %s (loss=%.0f%%, rta=%f ms)|%s %s\n" | 721 | msgid "FPING %s - %s (loss=%.0f%%, rta=%f ms)|%s %s\n" |
| 948 | msgstr "FPING %s - %s (verloren=%.0f%%, rta=%f ms)|%s %s\n" | 722 | msgstr "FPING %s - %s (verloren=%.0f%%, rta=%f ms)|%s %s\n" |
| 949 | 723 | ||
| 950 | #: plugins/check_fping.c:268 | ||
| 951 | #, c-format | 724 | #, c-format |
| 952 | msgid "FPING %s - %s (loss=%.0f%% )|%s\n" | 725 | msgid "FPING %s - %s (loss=%.0f%% )|%s\n" |
| 953 | msgstr "FPING %s - %s (verloren=%.0f%% )|%s\n" | 726 | msgstr "FPING %s - %s (verloren=%.0f%% )|%s\n" |
| 954 | 727 | ||
| 955 | #: plugins/check_fping.c:345 plugins/check_fping.c:351 plugins/check_hpjd.c:345 | ||
| 956 | #: plugins/check_hpjd.c:377 plugins/check_mysql.c:389 plugins/check_mysql.c:476 | ||
| 957 | #: plugins/check_ntp.c:719 plugins/check_ntp_peer.c:497 | ||
| 958 | #: plugins/check_ntp_time.c:498 plugins/check_pgsql.c:338 | ||
| 959 | #: plugins/check_ping.c:301 plugins/check_ping.c:424 plugins/check_radius.c:279 | ||
| 960 | #: plugins/check_real.c:315 plugins/check_real.c:377 plugins/check_smtp.c:525 | ||
| 961 | #: plugins/check_smtp.c:681 plugins/check_ssh.c:162 plugins/check_time.c:240 | ||
| 962 | #: plugins/check_time.c:315 plugins/check_ups.c:507 plugins/check_ups.c:576 | ||
| 963 | msgid "Invalid hostname/address" | 728 | msgid "Invalid hostname/address" |
| 964 | msgstr "Ungültige(r) Hostname/Adresse" | 729 | msgstr "Ungültige(r) Hostname/Adresse" |
| 965 | 730 | ||
| 966 | #: plugins/check_fping.c:365 plugins/check_ldap.c:400 plugins/check_ping.c:252 | ||
| 967 | #: plugins-root/check_icmp.c:474 | ||
| 968 | msgid "IPv6 support not available\n" | 731 | msgid "IPv6 support not available\n" |
| 969 | msgstr "" | 732 | msgstr "" |
| 970 | 733 | ||
| 971 | #: plugins/check_fping.c:398 | ||
| 972 | msgid "Packet size must be a positive integer" | 734 | msgid "Packet size must be a positive integer" |
| 973 | msgstr "Paketgröße muss ein positiver Integer sein" | 735 | msgstr "Paketgröße muss ein positiver Integer sein" |
| 974 | 736 | ||
| 975 | #: plugins/check_fping.c:404 | ||
| 976 | msgid "Packet count must be a positive integer" | 737 | msgid "Packet count must be a positive integer" |
| 977 | msgstr "Paketanzahl muss ein positiver Integer sein" | 738 | msgstr "Paketanzahl muss ein positiver Integer sein" |
| 978 | 739 | ||
| 979 | #: plugins/check_fping.c:410 | ||
| 980 | #, fuzzy | 740 | #, fuzzy |
| 981 | msgid "Target timeout must be a positive integer" | 741 | msgid "Target timeout must be a positive integer" |
| 982 | msgstr "Warnung time muss ein positiver Integer sein" | 742 | msgstr "Warnung time muss ein positiver Integer sein" |
| 983 | 743 | ||
| 984 | #: plugins/check_fping.c:416 | ||
| 985 | #, fuzzy | 744 | #, fuzzy |
| 986 | msgid "Interval must be a positive integer" | 745 | msgid "Interval must be a positive integer" |
| 987 | msgstr "Timeout interval muss ein positiver Integer sein" | 746 | msgstr "Timeout interval muss ein positiver Integer sein" |
| 988 | 747 | ||
| 989 | #: plugins/check_fping.c:422 plugins/check_ntp.c:743 | ||
| 990 | #: plugins/check_ntp_peer.c:524 plugins/check_ntp_time.c:528 | ||
| 991 | #: plugins/check_radius.c:329 plugins/check_time.c:319 | ||
| 992 | msgid "Hostname was not supplied" | 748 | msgid "Hostname was not supplied" |
| 993 | msgstr "" | 749 | msgstr "" |
| 994 | 750 | ||
| 995 | #: plugins/check_fping.c:442 | ||
| 996 | #, c-format | 751 | #, c-format |
| 997 | msgid "%s: Only one threshold may be packet loss (%s)\n" | 752 | msgid "%s: Only one threshold may be packet loss (%s)\n" |
| 998 | msgstr "%s: Nur ein Wert darf für packet loss angegeben werden (%s)\n" | 753 | msgstr "%s: Nur ein Wert darf für packet loss angegeben werden (%s)\n" |
| 999 | 754 | ||
| 1000 | #: plugins/check_fping.c:446 | ||
| 1001 | #, c-format | 755 | #, c-format |
| 1002 | msgid "%s: Only one threshold must be packet loss (%s)\n" | 756 | msgid "%s: Only one threshold must be packet loss (%s)\n" |
| 1003 | msgstr "%s: Nur ein Wert darf für packet loss angegeben werden (%s)\n" | 757 | msgstr "%s: Nur ein Wert darf für packet loss angegeben werden (%s)\n" |
| 1004 | 758 | ||
| 1005 | #: plugins/check_fping.c:476 | ||
| 1006 | msgid "" | 759 | msgid "" |
| 1007 | "This plugin will use the fping command to ping the specified host for a fast " | 760 | "This plugin will use the fping command to ping the specified host for a fast " |
| 1008 | "check" | 761 | "check" |
| 1009 | msgstr "" | 762 | msgstr "" |
| 1010 | 763 | ||
| 1011 | #: plugins/check_fping.c:478 | ||
| 1012 | msgid "Note that it is necessary to set the suid flag on fping." | 764 | msgid "Note that it is necessary to set the suid flag on fping." |
| 1013 | msgstr "" | 765 | msgstr "" |
| 1014 | 766 | ||
| 1015 | #: plugins/check_fping.c:490 | ||
| 1016 | msgid "" | 767 | msgid "" |
| 1017 | "name or IP Address of host to ping (IP Address bypasses name lookup, " | 768 | "name or IP Address of host to ping (IP Address bypasses name lookup, " |
| 1018 | "reducing system load)" | 769 | "reducing system load)" |
| 1019 | msgstr "" | 770 | msgstr "" |
| 1020 | 771 | ||
| 1021 | #: plugins/check_fping.c:492 plugins/check_ping.c:589 | ||
| 1022 | #, fuzzy | 772 | #, fuzzy |
| 1023 | msgid "warning threshold pair" | 773 | msgid "warning threshold pair" |
| 1024 | msgstr "Warning threshold Integer sein" | 774 | msgstr "Warning threshold Integer sein" |
| 1025 | 775 | ||
| 1026 | #: plugins/check_fping.c:494 plugins/check_ping.c:591 | ||
| 1027 | #, fuzzy | 776 | #, fuzzy |
| 1028 | msgid "critical threshold pair" | 777 | msgid "critical threshold pair" |
| 1029 | msgstr "Critical threshold muss ein Integer sein" | 778 | msgstr "Critical threshold muss ein Integer sein" |
| 1030 | 779 | ||
| 1031 | #: plugins/check_fping.c:496 | ||
| 1032 | msgid "Return OK after first successful reply" | 780 | msgid "Return OK after first successful reply" |
| 1033 | msgstr "" | 781 | msgstr "" |
| 1034 | 782 | ||
| 1035 | #: plugins/check_fping.c:498 | ||
| 1036 | msgid "size of ICMP packet" | 783 | msgid "size of ICMP packet" |
| 1037 | msgstr "" | 784 | msgstr "" |
| 1038 | 785 | ||
| 1039 | #: plugins/check_fping.c:500 | ||
| 1040 | msgid "number of ICMP packets to send" | 786 | msgid "number of ICMP packets to send" |
| 1041 | msgstr "" | 787 | msgstr "" |
| 1042 | 788 | ||
| 1043 | #: plugins/check_fping.c:502 | ||
| 1044 | msgid "Target timeout (ms)" | 789 | msgid "Target timeout (ms)" |
| 1045 | msgstr "" | 790 | msgstr "" |
| 1046 | 791 | ||
| 1047 | #: plugins/check_fping.c:504 | ||
| 1048 | msgid "Interval (ms) between sending packets" | 792 | msgid "Interval (ms) between sending packets" |
| 1049 | msgstr "" | 793 | msgstr "" |
| 1050 | 794 | ||
| 1051 | #: plugins/check_fping.c:506 | ||
| 1052 | msgid "name or IP Address of sourceip" | 795 | msgid "name or IP Address of sourceip" |
| 1053 | msgstr "" | 796 | msgstr "" |
| 1054 | 797 | ||
| 1055 | #: plugins/check_fping.c:508 | ||
| 1056 | msgid "source interface name" | 798 | msgid "source interface name" |
| 1057 | msgstr "" | 799 | msgstr "" |
| 1058 | 800 | ||
| 1059 | #: plugins/check_fping.c:511 | ||
| 1060 | #, c-format | 801 | #, c-format |
| 1061 | msgid "" | 802 | msgid "" |
| 1062 | "THRESHOLD is <rta>,<pl>%% where <rta> is the round trip average travel time " | 803 | "THRESHOLD is <rta>,<pl>%% where <rta> is the round trip average travel time " |
| 1063 | "(ms)" | 804 | "(ms)" |
| 1064 | msgstr "" | 805 | msgstr "" |
| 1065 | 806 | ||
| 1066 | #: plugins/check_fping.c:512 | ||
| 1067 | msgid "" | 807 | msgid "" |
| 1068 | "which triggers a WARNING or CRITICAL state, and <pl> is the percentage of" | 808 | "which triggers a WARNING or CRITICAL state, and <pl> is the percentage of" |
| 1069 | msgstr "" | 809 | msgstr "" |
| 1070 | 810 | ||
| 1071 | #: plugins/check_fping.c:513 | ||
| 1072 | msgid "packet loss to trigger an alarm state." | 811 | msgid "packet loss to trigger an alarm state." |
| 1073 | msgstr "" | 812 | msgstr "" |
| 1074 | 813 | ||
| 1075 | #: plugins/check_fping.c:516 | ||
| 1076 | msgid "IPv4 is used by default. Specify -6 to use IPv6." | 814 | msgid "IPv4 is used by default. Specify -6 to use IPv6." |
| 1077 | msgstr "" | 815 | msgstr "" |
| 1078 | 816 | ||
| 1079 | #: plugins/check_game.c:111 | ||
| 1080 | #, c-format | 817 | #, c-format |
| 1081 | msgid "CRITICAL - Host type parameter incorrect!\n" | 818 | msgid "CRITICAL - Host type parameter incorrect!\n" |
| 1082 | msgstr "CRITICAL - Host type parameter unkorrekt!\n" | 819 | msgstr "CRITICAL - Host type parameter unkorrekt!\n" |
| 1083 | 820 | ||
| 1084 | #: plugins/check_game.c:126 | ||
| 1085 | #, fuzzy, c-format | 821 | #, fuzzy, c-format |
| 1086 | msgid "CRITICAL - Host not found\n" | 822 | msgid "CRITICAL - Host not found\n" |
| 1087 | msgstr "CRITICAL - Text nicht gefunden%s|%s %s\n" | 823 | msgstr "CRITICAL - Text nicht gefunden%s|%s %s\n" |
| 1088 | 824 | ||
| 1089 | #: plugins/check_game.c:130 | ||
| 1090 | #, fuzzy, c-format | 825 | #, fuzzy, c-format |
| 1091 | msgid "CRITICAL - Game server down or unavailable\n" | 826 | msgid "CRITICAL - Game server down or unavailable\n" |
| 1092 | msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden" | 827 | msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden" |
| 1093 | 828 | ||
| 1094 | #: plugins/check_game.c:134 | ||
| 1095 | #, fuzzy, c-format | 829 | #, fuzzy, c-format |
| 1096 | msgid "CRITICAL - Game server timeout\n" | 830 | msgid "CRITICAL - Game server timeout\n" |
| 1097 | msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n" | 831 | msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n" |
| 1098 | 832 | ||
| 1099 | #: plugins/check_game.c:297 | ||
| 1100 | #, c-format | 833 | #, c-format |
| 1101 | msgid "This plugin tests game server connections with the specified host." | 834 | msgid "This plugin tests game server connections with the specified host." |
| 1102 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." | 835 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." |
| 1103 | 836 | ||
| 1104 | #: plugins/check_game.c:307 | ||
| 1105 | msgid "Optional port of which to connect" | 837 | msgid "Optional port of which to connect" |
| 1106 | msgstr "" | 838 | msgstr "" |
| 1107 | 839 | ||
| 1108 | #: plugins/check_game.c:309 | ||
| 1109 | msgid "Field number in raw qstat output that contains game name" | 840 | msgid "Field number in raw qstat output that contains game name" |
| 1110 | msgstr "" | 841 | msgstr "" |
| 1111 | 842 | ||
| 1112 | #: plugins/check_game.c:311 | ||
| 1113 | msgid "Field number in raw qstat output that contains map name" | 843 | msgid "Field number in raw qstat output that contains map name" |
| 1114 | msgstr "" | 844 | msgstr "" |
| 1115 | 845 | ||
| 1116 | #: plugins/check_game.c:313 | ||
| 1117 | msgid "Field number in raw qstat output that contains ping time" | 846 | msgid "Field number in raw qstat output that contains ping time" |
| 1118 | msgstr "" | 847 | msgstr "" |
| 1119 | 848 | ||
| 1120 | #: plugins/check_game.c:319 | ||
| 1121 | #, fuzzy | 849 | #, fuzzy |
| 1122 | msgid "" | 850 | msgid "" |
| 1123 | "This plugin uses the 'qstat' command, the popular game server status query " | 851 | "This plugin uses the 'qstat' command, the popular game server status query " |
| 1124 | "tool." | 852 | "tool." |
| 1125 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." | 853 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." |
| 1126 | 854 | ||
| 1127 | #: plugins/check_game.c:320 | ||
| 1128 | msgid "" | 855 | msgid "" |
| 1129 | "If you don't have the package installed, you will need to download it from" | 856 | "If you don't have the package installed, you will need to download it from" |
| 1130 | msgstr "" | 857 | msgstr "" |
| 1131 | 858 | ||
| 1132 | #: plugins/check_game.c:321 | ||
| 1133 | msgid "https://github.com/multiplay/qstat before you can use this plugin." | 859 | msgid "https://github.com/multiplay/qstat before you can use this plugin." |
| 1134 | msgstr "" | 860 | msgstr "" |
| 1135 | 861 | ||
| 1136 | #: plugins/check_hpjd.c:245 | ||
| 1137 | msgid "Paper Jam" | 862 | msgid "Paper Jam" |
| 1138 | msgstr "Papierstau" | 863 | msgstr "Papierstau" |
| 1139 | 864 | ||
| 1140 | #: plugins/check_hpjd.c:250 | ||
| 1141 | msgid "Out of Paper" | 865 | msgid "Out of Paper" |
| 1142 | msgstr "Kein Papier" | 866 | msgstr "Kein Papier" |
| 1143 | 867 | ||
| 1144 | #: plugins/check_hpjd.c:255 | ||
| 1145 | msgid "Printer Offline" | 868 | msgid "Printer Offline" |
| 1146 | msgstr "Drucker ausgeschaltet" | 869 | msgstr "Drucker ausgeschaltet" |
| 1147 | 870 | ||
| 1148 | #: plugins/check_hpjd.c:260 | ||
| 1149 | msgid "Peripheral Error" | 871 | msgid "Peripheral Error" |
| 1150 | msgstr "Peripheriefehler" | 872 | msgstr "Peripheriefehler" |
| 1151 | 873 | ||
| 1152 | #: plugins/check_hpjd.c:264 | ||
| 1153 | msgid "Intervention Required" | 874 | msgid "Intervention Required" |
| 1154 | msgstr "Eingriff benötigt" | 875 | msgstr "Eingriff benötigt" |
| 1155 | 876 | ||
| 1156 | #: plugins/check_hpjd.c:268 | ||
| 1157 | msgid "Toner Low" | 877 | msgid "Toner Low" |
| 1158 | msgstr "Wenig Toner" | 878 | msgstr "Wenig Toner" |
| 1159 | 879 | ||
| 1160 | #: plugins/check_hpjd.c:272 | ||
| 1161 | msgid "Insufficient Memory" | 880 | msgid "Insufficient Memory" |
| 1162 | msgstr "Nicht genügend Speicher" | 881 | msgstr "Nicht genügend Speicher" |
| 1163 | 882 | ||
| 1164 | #: plugins/check_hpjd.c:276 | ||
| 1165 | msgid "A Door is Open" | 883 | msgid "A Door is Open" |
| 1166 | msgstr "Eine Abdeckung ist offen" | 884 | msgstr "Eine Abdeckung ist offen" |
| 1167 | 885 | ||
| 1168 | #: plugins/check_hpjd.c:280 | ||
| 1169 | msgid "Output Tray is Full" | 886 | msgid "Output Tray is Full" |
| 1170 | msgstr "Ausgabeschacht ist voll" | 887 | msgstr "Ausgabeschacht ist voll" |
| 1171 | 888 | ||
| 1172 | #: plugins/check_hpjd.c:284 | ||
| 1173 | msgid "Data too Slow for Engine" | 889 | msgid "Data too Slow for Engine" |
| 1174 | msgstr "" | 890 | msgstr "" |
| 1175 | 891 | ||
| 1176 | #: plugins/check_hpjd.c:288 | ||
| 1177 | msgid "Unknown Paper Error" | 892 | msgid "Unknown Paper Error" |
| 1178 | msgstr "Papierfehler" | 893 | msgstr "Papierfehler" |
| 1179 | 894 | ||
| 1180 | #: plugins/check_hpjd.c:293 | ||
| 1181 | #, c-format | 895 | #, c-format |
| 1182 | msgid "Printer ok - (%s)\n" | 896 | msgid "Printer ok - (%s)\n" |
| 1183 | msgstr "Printer ok - (%s)\n" | 897 | msgstr "Printer ok - (%s)\n" |
| 1184 | 898 | ||
| 1185 | #: plugins/check_hpjd.c:353 | ||
| 1186 | #, fuzzy | 899 | #, fuzzy |
| 1187 | msgid "Port must be a positive short integer" | 900 | msgid "Port must be a positive short integer" |
| 1188 | msgstr "Port muss ein positiver Integer sein" | 901 | msgstr "Port muss ein positiver Integer sein" |
| 1189 | 902 | ||
| 1190 | #: plugins/check_hpjd.c:411 | ||
| 1191 | #, fuzzy | 903 | #, fuzzy |
| 1192 | msgid "This plugin tests the STATUS of an HP printer with a JetDirect card." | 904 | msgid "This plugin tests the STATUS of an HP printer with a JetDirect card." |
| 1193 | msgstr "" | 905 | msgstr "" |
| 1194 | "Dieses Plugin testet den STATUS eines HP Druckers mit einer JetDirect " | 906 | "Dieses Plugin testet den STATUS eines HP Druckers mit einer JetDirect " |
| 1195 | "Karte.\n" | 907 | "Karte.\n" |
| 1196 | "Net-snmp muss auf dem ausführenden Computer installiert sein.\n" | 908 | "Net-snmp muss auf dem ausführenden Computer installiert sein.\n" |
| 1197 | "\n" | 909 | "\n" |
| 1198 | 910 | ||
| 1199 | #: plugins/check_hpjd.c:412 | ||
| 1200 | #, fuzzy | 911 | #, fuzzy |
| 1201 | msgid "Net-snmp must be installed on the computer running the plugin." | 912 | msgid "Net-snmp must be installed on the computer running the plugin." |
| 1202 | msgstr "" | 913 | msgstr "" |
| 1203 | "Dieses Plugin testet den STATUS eines HP Druckers mit einer JetDirect " | 914 | "Dieses Plugin testet den STATUS eines HP Druckers mit einer JetDirect " |
| 1204 | "Karte.\n" | 915 | "Karte.\n" |
| 1205 | "Net-snmp muss auf dem ausführenden Computer installiert sein.\n" | 916 | "Net-snmp muss auf dem ausführenden Computer installiert sein.\n" |
| 1206 | "\n" | 917 | "\n" |
| 1207 | 918 | ||
| 1208 | #: plugins/check_hpjd.c:422 | ||
| 1209 | msgid "The SNMP community name " | 919 | msgid "The SNMP community name " |
| 1210 | msgstr "" | 920 | msgstr "" |
| 1211 | 921 | ||
| 1212 | #: plugins/check_hpjd.c:423 plugins/check_hpjd.c:427 | ||
| 1213 | #, c-format | 922 | #, c-format |
| 1214 | msgid "(default=%s)" | 923 | msgid "(default=%s)" |
| 1215 | msgstr "" | 924 | msgstr "" |
| 1216 | 925 | ||
| 1217 | #: plugins/check_hpjd.c:426 | ||
| 1218 | msgid "Specify the port to check " | 926 | msgid "Specify the port to check " |
| 1219 | msgstr "" | 927 | msgstr "" |
| 1220 | 928 | ||
| 1221 | #: plugins/check_hpjd.c:430 | ||
| 1222 | msgid "Disable paper check " | 929 | msgid "Disable paper check " |
| 1223 | msgstr "" | 930 | msgstr "" |
| 1224 | 931 | ||
| 1225 | #: plugins/check_http.c:196 | ||
| 1226 | msgid "file does not exist or is not readable" | 932 | msgid "file does not exist or is not readable" |
| 1227 | msgstr "" | 933 | msgstr "" |
| 1228 | 934 | ||
| 1229 | #: plugins/check_http.c:324 plugins/check_http.c:329 plugins/check_http.c:335 | ||
| 1230 | #: plugins/check_smtp.c:621 plugins/check_tcp.c:590 plugins/check_tcp.c:595 | ||
| 1231 | #: plugins/check_tcp.c:601 | ||
| 1232 | msgid "Invalid certificate expiration period" | 935 | msgid "Invalid certificate expiration period" |
| 1233 | msgstr "Ungültiger Zertifikatsablauftermin" | 936 | msgstr "Ungültiger Zertifikatsablauftermin" |
| 1234 | 937 | ||
| 1235 | #: plugins/check_http.c:378 | ||
| 1236 | msgid "" | 938 | msgid "" |
| 1237 | "Invalid option - Valid SSL/TLS versions: 2, 3, 1, 1.1, 1.2 (with optional " | 939 | "Invalid option - Valid SSL/TLS versions: 2, 3, 1, 1.1, 1.2 (with optional " |
| 1238 | "'+' suffix)" | 940 | "'+' suffix)" |
| 1239 | msgstr "" | 941 | msgstr "" |
| 1240 | 942 | ||
| 1241 | #: plugins/check_http.c:384 plugins/check_tcp.c:614 plugins/check_tcp.c:623 | ||
| 1242 | #, fuzzy | 943 | #, fuzzy |
| 1243 | msgid "Invalid option - SSL is not available" | 944 | msgid "Invalid option - SSL is not available" |
| 1244 | msgstr "Ungültige Option - SSL ist nicht verfügbar\n" | 945 | msgstr "Ungültige Option - SSL ist nicht verfügbar\n" |
| 1245 | 946 | ||
| 1246 | #: plugins/check_http.c:392 | ||
| 1247 | msgid "Invalid max_redirs count" | 947 | msgid "Invalid max_redirs count" |
| 1248 | msgstr "" | 948 | msgstr "" |
| 1249 | 949 | ||
| 1250 | #: plugins/check_http.c:412 | ||
| 1251 | msgid "Invalid onredirect option" | 950 | msgid "Invalid onredirect option" |
| 1252 | msgstr "" | 951 | msgstr "" |
| 1253 | 952 | ||
| 1254 | #: plugins/check_http.c:414 | ||
| 1255 | #, c-format | 953 | #, c-format |
| 1256 | msgid "option f:%d \n" | 954 | msgid "option f:%d \n" |
| 1257 | msgstr "Option f:%d \n" | 955 | msgstr "Option f:%d \n" |
| 1258 | 956 | ||
| 1259 | #: plugins/check_http.c:449 | ||
| 1260 | msgid "Invalid port number" | 957 | msgid "Invalid port number" |
| 1261 | msgstr "Ungültige Portnummer" | 958 | msgstr "Ungültige Portnummer" |
| 1262 | 959 | ||
| 1263 | #: plugins/check_http.c:508 | ||
| 1264 | #, c-format | 960 | #, c-format |
| 1265 | msgid "Could Not Compile Regular Expression: %s" | 961 | msgid "Could Not Compile Regular Expression: %s" |
| 1266 | msgstr "" | 962 | msgstr "" |
| 1267 | 963 | ||
| 1268 | #: plugins/check_http.c:522 plugins/check_ntp.c:732 | ||
| 1269 | #: plugins/check_ntp_peer.c:513 plugins/check_ntp_time.c:517 | ||
| 1270 | #: plugins/check_smtp.c:661 plugins/check_ssh.c:151 plugins/check_tcp.c:491 | ||
| 1271 | msgid "IPv6 support not available" | 964 | msgid "IPv6 support not available" |
| 1272 | msgstr "IPv6 Unterstützung nicht vorhanden" | 965 | msgstr "IPv6 Unterstützung nicht vorhanden" |
| 1273 | 966 | ||
| 1274 | #: plugins/check_http.c:590 plugins/check_ping.c:428 | ||
| 1275 | msgid "You must specify a server address or host name" | 967 | msgid "You must specify a server address or host name" |
| 1276 | msgstr "Hostname oder Serveradresse muss angegeben werden" | 968 | msgstr "Hostname oder Serveradresse muss angegeben werden" |
| 1277 | 969 | ||
| 1278 | #: plugins/check_http.c:607 | ||
| 1279 | msgid "" | 970 | msgid "" |
| 1280 | "If you use a client certificate you must also specify a private key file" | 971 | "If you use a client certificate you must also specify a private key file" |
| 1281 | msgstr "" | 972 | msgstr "" |
| 1282 | 973 | ||
| 1283 | #: plugins/check_http.c:734 plugins/check_http.c:902 | ||
| 1284 | #, fuzzy | 974 | #, fuzzy |
| 1285 | msgid "HTTP UNKNOWN - Memory allocation error\n" | 975 | msgid "HTTP UNKNOWN - Memory allocation error\n" |
| 1286 | msgstr "HTTP UNKNOWN - Konnte·url·nicht·zuweisen\n" | 976 | msgstr "HTTP UNKNOWN - Konnte·url·nicht·zuweisen\n" |
| 1287 | 977 | ||
| 1288 | #: plugins/check_http.c:806 | ||
| 1289 | #, fuzzy, c-format | 978 | #, fuzzy, c-format |
| 1290 | msgid "%sServer date unknown, " | 979 | msgid "%sServer date unknown, " |
| 1291 | msgstr "HTTP UNKNOWN - Serverdatum unbekannt\n" | 980 | msgstr "HTTP UNKNOWN - Serverdatum unbekannt\n" |
| 1292 | 981 | ||
| 1293 | #: plugins/check_http.c:809 | ||
| 1294 | #, fuzzy, c-format | 982 | #, fuzzy, c-format |
| 1295 | msgid "%sDocument modification date unknown, " | 983 | msgid "%sDocument modification date unknown, " |
| 1296 | msgstr "HTTP CRITICAL - Datum der letzten Änderung unbekannt\n" | 984 | msgstr "HTTP CRITICAL - Datum der letzten Änderung unbekannt\n" |
| 1297 | 985 | ||
| 1298 | #: plugins/check_http.c:816 | ||
| 1299 | #, fuzzy, c-format | 986 | #, fuzzy, c-format |
| 1300 | msgid "%sServer date \"%100s\" unparsable, " | 987 | msgid "%sServer date \"%100s\" unparsable, " |
| 1301 | msgstr "HTTP CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden" | 988 | msgstr "HTTP CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden" |
| 1302 | 989 | ||
| 1303 | #: plugins/check_http.c:819 | ||
| 1304 | #, fuzzy, c-format | 990 | #, fuzzy, c-format |
| 1305 | msgid "%sDocument date \"%100s\" unparsable, " | 991 | msgid "%sDocument date \"%100s\" unparsable, " |
| 1306 | msgstr "" | 992 | msgstr "" |
| 1307 | "HTTP CRITICAL - Dokumentendatum \"%100s\" konnte nicht verarbeitet werden" | 993 | "HTTP CRITICAL - Dokumentendatum \"%100s\" konnte nicht verarbeitet werden" |
| 1308 | 994 | ||
| 1309 | #: plugins/check_http.c:822 | ||
| 1310 | #, fuzzy, c-format | 995 | #, fuzzy, c-format |
| 1311 | msgid "%sDocument is %d seconds in the future, " | 996 | msgid "%sDocument is %d seconds in the future, " |
| 1312 | msgstr "HTTP CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n" | 997 | msgstr "HTTP CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n" |
| 1313 | 998 | ||
| 1314 | #: plugins/check_http.c:827 | ||
| 1315 | #, fuzzy, c-format | 999 | #, fuzzy, c-format |
| 1316 | msgid "%sLast modified %.1f days ago, " | 1000 | msgid "%sLast modified %.1f days ago, " |
| 1317 | msgstr "HTTP CRITICAL - Letzte Änderung vor %.1f Tagen\n" | 1001 | msgstr "HTTP CRITICAL - Letzte Änderung vor %.1f Tagen\n" |
| 1318 | 1002 | ||
| 1319 | #: plugins/check_http.c:830 | ||
| 1320 | #, fuzzy, c-format | 1003 | #, fuzzy, c-format |
| 1321 | msgid "%sLast modified %d:%02d:%02d ago, " | 1004 | msgid "%sLast modified %d:%02d:%02d ago, " |
| 1322 | msgstr "HTTP CRITICAL - Letzte Änderung vor %d:%02d:%02d \n" | 1005 | msgstr "HTTP CRITICAL - Letzte Änderung vor %d:%02d:%02d \n" |
| 1323 | 1006 | ||
| 1324 | #: plugins/check_http.c:944 | ||
| 1325 | msgid "HTTP CRITICAL - Unable to open TCP socket\n" | 1007 | msgid "HTTP CRITICAL - Unable to open TCP socket\n" |
| 1326 | msgstr "HTTP CRITICAL - Konnte TCP socket nicht öffnen\n" | 1008 | msgstr "HTTP CRITICAL - Konnte TCP socket nicht öffnen\n" |
| 1327 | 1009 | ||
| 1328 | #: plugins/check_http.c:1104 | ||
| 1329 | #, fuzzy | 1010 | #, fuzzy |
| 1330 | msgid "HTTP UNKNOWN - Could not allocate memory for full_page\n" | 1011 | msgid "HTTP UNKNOWN - Could not allocate memory for full_page\n" |
| 1331 | msgstr "HTTP UNKNOWN - Konnte·url·nicht·zuweisen\n" | 1012 | msgstr "HTTP UNKNOWN - Konnte·url·nicht·zuweisen\n" |
| 1332 | 1013 | ||
| 1333 | #: plugins/check_http.c:1121 | ||
| 1334 | msgid "HTTP CRITICAL - Error on receive\n" | 1014 | msgid "HTTP CRITICAL - Error on receive\n" |
| 1335 | msgstr "HTTP CRITICAL - Fehler beim Empfangen\n" | 1015 | msgstr "HTTP CRITICAL - Fehler beim Empfangen\n" |
| 1336 | 1016 | ||
| 1337 | #: plugins/check_http.c:1126 | ||
| 1338 | #, fuzzy | 1017 | #, fuzzy |
| 1339 | msgid "HTTP CRITICAL - No data received from host\n" | 1018 | msgid "HTTP CRITICAL - No data received from host\n" |
| 1340 | msgstr "HTTP CRITICAL - Keine Daten empfangen\n" | 1019 | msgstr "HTTP CRITICAL - Keine Daten empfangen\n" |
| 1341 | 1020 | ||
| 1342 | #: plugins/check_http.c:1177 | ||
| 1343 | #, fuzzy, c-format | 1021 | #, fuzzy, c-format |
| 1344 | msgid "Invalid HTTP response received from host: %s\n" | 1022 | msgid "Invalid HTTP response received from host: %s\n" |
| 1345 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" | 1023 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" |
| 1346 | 1024 | ||
| 1347 | #: plugins/check_http.c:1181 | ||
| 1348 | #, fuzzy, c-format | 1025 | #, fuzzy, c-format |
| 1349 | msgid "Invalid HTTP response received from host on port %d: %s\n" | 1026 | msgid "Invalid HTTP response received from host on port %d: %s\n" |
| 1350 | msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n" | 1027 | msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n" |
| 1351 | 1028 | ||
| 1352 | #: plugins/check_http.c:1184 plugins/check_http.c:1377 | ||
| 1353 | #, c-format | 1029 | #, c-format |
| 1354 | msgid "" | 1030 | msgid "" |
| 1355 | "%s\n" | 1031 | "%s\n" |
| 1356 | "%s" | 1032 | "%s" |
| 1357 | msgstr "" | 1033 | msgstr "" |
| 1358 | 1034 | ||
| 1359 | #: plugins/check_http.c:1192 | ||
| 1360 | #, fuzzy, c-format | 1035 | #, fuzzy, c-format |
| 1361 | msgid "Status line output matched \"%s\" - " | 1036 | msgid "Status line output matched \"%s\" - " |
| 1362 | msgstr "HTTP OK: Statusausgabe passt auf \"%s\"\n" | 1037 | msgstr "HTTP OK: Statusausgabe passt auf \"%s\"\n" |
| 1363 | 1038 | ||
| 1364 | #: plugins/check_http.c:1203 | ||
| 1365 | #, c-format | 1039 | #, c-format |
| 1366 | msgid "HTTP CRITICAL: Invalid Status Line (%s)\n" | 1040 | msgid "HTTP CRITICAL: Invalid Status Line (%s)\n" |
| 1367 | msgstr "HTTP CRITICAL: Ungültige Statusmeldung (%s)\n" | 1041 | msgstr "HTTP CRITICAL: Ungültige Statusmeldung (%s)\n" |
| 1368 | 1042 | ||
| 1369 | #: plugins/check_http.c:1210 | ||
| 1370 | #, c-format | 1043 | #, c-format |
| 1371 | msgid "HTTP CRITICAL: Invalid Status (%s)\n" | 1044 | msgid "HTTP CRITICAL: Invalid Status (%s)\n" |
| 1372 | msgstr "HTTP CRITICAL: Ungültiger Status (%s)\n" | 1045 | msgstr "HTTP CRITICAL: Ungültiger Status (%s)\n" |
| 1373 | 1046 | ||
| 1374 | #: plugins/check_http.c:1214 plugins/check_http.c:1219 | ||
| 1375 | #: plugins/check_http.c:1229 plugins/check_http.c:1233 | ||
| 1376 | #, c-format | 1047 | #, c-format |
| 1377 | msgid "%s - " | 1048 | msgid "%s - " |
| 1378 | msgstr "" | 1049 | msgstr "" |
| 1379 | 1050 | ||
| 1380 | #: plugins/check_http.c:1261 | ||
| 1381 | #, fuzzy, c-format | 1051 | #, fuzzy, c-format |
| 1382 | msgid "%sheader '%s' not found on '%s://%s:%d%s', " | 1052 | msgid "%sheader '%s' not found on '%s://%s:%d%s', " |
| 1383 | msgstr "CRITICAL - Muster nicht gefunden%s|%s %s\n" | 1053 | msgstr "CRITICAL - Muster nicht gefunden%s|%s %s\n" |
| 1384 | 1054 | ||
| 1385 | #: plugins/check_http.c:1304 | ||
| 1386 | #, fuzzy, c-format | 1055 | #, fuzzy, c-format |
| 1387 | msgid "%sstring '%s' not found on '%s://%s:%d%s', " | 1056 | msgid "%sstring '%s' not found on '%s://%s:%d%s', " |
| 1388 | msgstr "CRITICAL - Muster nicht gefunden%s|%s %s\n" | 1057 | msgstr "CRITICAL - Muster nicht gefunden%s|%s %s\n" |
| 1389 | 1058 | ||
| 1390 | #: plugins/check_http.c:1318 | ||
| 1391 | #, fuzzy, c-format | 1059 | #, fuzzy, c-format |
| 1392 | msgid "%spattern not found, " | 1060 | msgid "%spattern not found, " |
| 1393 | msgstr "CRITICAL - Muster nicht gefunden%s|%s %s\n" | 1061 | msgstr "CRITICAL - Muster nicht gefunden%s|%s %s\n" |
| 1394 | 1062 | ||
| 1395 | #: plugins/check_http.c:1320 | ||
| 1396 | #, fuzzy, c-format | 1063 | #, fuzzy, c-format |
| 1397 | msgid "%spattern found, " | 1064 | msgid "%spattern found, " |
| 1398 | msgstr "CRITICAL - Muster nicht gefunden%s|%s %s\n" | 1065 | msgstr "CRITICAL - Muster nicht gefunden%s|%s %s\n" |
| 1399 | 1066 | ||
| 1400 | #: plugins/check_http.c:1326 | ||
| 1401 | #, fuzzy, c-format | 1067 | #, fuzzy, c-format |
| 1402 | msgid "%sExecute Error: %s, " | 1068 | msgid "%sExecute Error: %s, " |
| 1403 | msgstr "HTTP CRITICAL - Fehler: %s\n" | 1069 | msgstr "HTTP CRITICAL - Fehler: %s\n" |
| 1404 | 1070 | ||
| 1405 | #: plugins/check_http.c:1342 | ||
| 1406 | #, fuzzy, c-format | 1071 | #, fuzzy, c-format |
| 1407 | msgid "%spage size %d too large, " | 1072 | msgid "%spage size %d too large, " |
| 1408 | msgstr "HTTP WARNING: Seitengröße %d zu klein%s|%s\n" | 1073 | msgstr "HTTP WARNING: Seitengröße %d zu klein%s|%s\n" |
| 1409 | 1074 | ||
| 1410 | #: plugins/check_http.c:1345 | ||
| 1411 | #, fuzzy, c-format | 1075 | #, fuzzy, c-format |
| 1412 | msgid "%spage size %d too small, " | 1076 | msgid "%spage size %d too small, " |
| 1413 | msgstr "HTTP WARNING: Seitengröße %d zu klein%s|%s\n" | 1077 | msgstr "HTTP WARNING: Seitengröße %d zu klein%s|%s\n" |
| 1414 | 1078 | ||
| 1415 | #: plugins/check_http.c:1358 | ||
| 1416 | #, fuzzy, c-format | 1079 | #, fuzzy, c-format |
| 1417 | msgid "%s - %d bytes in %.3f second response time %s|%s %s %s %s %s %s %s" | 1080 | msgid "%s - %d bytes in %.3f second response time %s|%s %s %s %s %s %s %s" |
| 1418 | msgstr " - %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n" | 1081 | msgstr " - %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n" |
| 1419 | 1082 | ||
| 1420 | #: plugins/check_http.c:1370 | ||
| 1421 | #, fuzzy, c-format | 1083 | #, fuzzy, c-format |
| 1422 | msgid "%s - %d bytes in %.3f second response time %s|%s %s" | 1084 | msgid "%s - %d bytes in %.3f second response time %s|%s %s" |
| 1423 | msgstr " - %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n" | 1085 | msgstr " - %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n" |
| 1424 | 1086 | ||
| 1425 | #: plugins/check_http.c:1500 | ||
| 1426 | msgid "HTTP UNKNOWN - Could not allocate addr\n" | 1087 | msgid "HTTP UNKNOWN - Could not allocate addr\n" |
| 1427 | msgstr "HTTP UNKNOWN - Konnte addr nicht zuweisen\n" | 1088 | msgstr "HTTP UNKNOWN - Konnte addr nicht zuweisen\n" |
| 1428 | 1089 | ||
| 1429 | #: plugins/check_http.c:1505 plugins/check_http.c:1536 | ||
| 1430 | #, fuzzy | 1090 | #, fuzzy |
| 1431 | msgid "HTTP UNKNOWN - Could not allocate URL\n" | 1091 | msgid "HTTP UNKNOWN - Could not allocate URL\n" |
| 1432 | msgstr "HTTP UNKNOWN - Konnte·url·nicht·zuweisen\n" | 1092 | msgstr "HTTP UNKNOWN - Konnte·url·nicht·zuweisen\n" |
| 1433 | 1093 | ||
| 1434 | #: plugins/check_http.c:1514 | ||
| 1435 | #, c-format | 1094 | #, c-format |
| 1436 | msgid "HTTP UNKNOWN - Could not find redirect location - %s%s\n" | 1095 | msgid "HTTP UNKNOWN - Could not find redirect location - %s%s\n" |
| 1437 | msgstr "" | 1096 | msgstr "" |
| 1438 | 1097 | ||
| 1439 | #: plugins/check_http.c:1529 | ||
| 1440 | #, fuzzy, c-format | 1098 | #, fuzzy, c-format |
| 1441 | msgid "HTTP UNKNOWN - Empty redirect location%s\n" | 1099 | msgid "HTTP UNKNOWN - Empty redirect location%s\n" |
| 1442 | msgstr "HTTP UNKNOWN - Serverdatum unbekannt\n" | 1100 | msgstr "HTTP UNKNOWN - Serverdatum unbekannt\n" |
| 1443 | 1101 | ||
| 1444 | #: plugins/check_http.c:1591 | ||
| 1445 | #, c-format | 1102 | #, c-format |
| 1446 | msgid "HTTP UNKNOWN - Could not parse redirect location - %s%s\n" | 1103 | msgid "HTTP UNKNOWN - Could not parse redirect location - %s%s\n" |
| 1447 | msgstr "" | 1104 | msgstr "" |
| 1448 | 1105 | ||
| 1449 | #: plugins/check_http.c:1601 | ||
| 1450 | #, fuzzy, c-format | 1106 | #, fuzzy, c-format |
| 1451 | msgid "HTTP WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n" | 1107 | msgid "HTTP WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n" |
| 1452 | msgstr "HTTP WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n" | 1108 | msgstr "HTTP WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n" |
| 1453 | 1109 | ||
| 1454 | #: plugins/check_http.c:1609 | ||
| 1455 | #, fuzzy, c-format | 1110 | #, fuzzy, c-format |
| 1456 | msgid "HTTP CRITICAL - redirection creates an infinite loop - %s://%s:%d%s%s\n" | 1111 | msgid "HTTP CRITICAL - redirection creates an infinite loop - %s://%s:%d%s%s\n" |
| 1457 | msgstr "HTTP WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n" | 1112 | msgstr "HTTP WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n" |
| 1458 | 1113 | ||
| 1459 | #: plugins/check_http.c:1630 | ||
| 1460 | #, fuzzy, c-format | 1114 | #, fuzzy, c-format |
| 1461 | msgid "HTTP UNKNOWN - Redirection to port above %d - %s://%s:%d%s%s\n" | 1115 | msgid "HTTP UNKNOWN - Redirection to port above %d - %s://%s:%d%s%s\n" |
| 1462 | msgstr "HTTP WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n" | 1116 | msgstr "HTTP WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n" |
| 1463 | 1117 | ||
| 1464 | #: plugins/check_http.c:1638 | ||
| 1465 | #, c-format | 1118 | #, c-format |
| 1466 | msgid "Redirection to %s://%s:%d%s\n" | 1119 | msgid "Redirection to %s://%s:%d%s\n" |
| 1467 | msgstr "" | 1120 | msgstr "" |
| 1468 | 1121 | ||
| 1469 | #: plugins/check_http.c:1713 | ||
| 1470 | #, fuzzy | 1122 | #, fuzzy |
| 1471 | msgid "This plugin tests the HTTP service on the specified host. It can test" | 1123 | msgid "This plugin tests the HTTP service on the specified host. It can test" |
| 1472 | msgstr "" | 1124 | msgstr "" |
| 1473 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" | 1125 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" |
| 1474 | "\n" | 1126 | "\n" |
| 1475 | 1127 | ||
| 1476 | #: plugins/check_http.c:1714 | ||
| 1477 | msgid "normal (http) and secure (https) servers, follow redirects, search for" | 1128 | msgid "normal (http) and secure (https) servers, follow redirects, search for" |
| 1478 | msgstr "" | 1129 | msgstr "" |
| 1479 | 1130 | ||
| 1480 | #: plugins/check_http.c:1715 | ||
| 1481 | msgid "strings and regular expressions, check connection times, and report on" | 1131 | msgid "strings and regular expressions, check connection times, and report on" |
| 1482 | msgstr "" | 1132 | msgstr "" |
| 1483 | 1133 | ||
| 1484 | #: plugins/check_http.c:1716 | ||
| 1485 | #, fuzzy | 1134 | #, fuzzy |
| 1486 | msgid "certificate expiration times." | 1135 | msgid "certificate expiration times." |
| 1487 | msgstr "Clientzertifikat benötigt\n" | 1136 | msgstr "Clientzertifikat benötigt\n" |
| 1488 | 1137 | ||
| 1489 | #: plugins/check_http.c:1723 | ||
| 1490 | #, c-format | 1138 | #, c-format |
| 1491 | msgid "In the first form, make an HTTP request." | 1139 | msgid "In the first form, make an HTTP request." |
| 1492 | msgstr "" | 1140 | msgstr "" |
| 1493 | 1141 | ||
| 1494 | #: plugins/check_http.c:1724 | ||
| 1495 | #, c-format | 1142 | #, c-format |
| 1496 | msgid "" | 1143 | msgid "" |
| 1497 | "In the second form, connect to the server and check the TLS certificate." | 1144 | "In the second form, connect to the server and check the TLS certificate." |
| 1498 | msgstr "" | 1145 | msgstr "" |
| 1499 | 1146 | ||
| 1500 | #: plugins/check_http.c:1726 | ||
| 1501 | #, c-format | 1147 | #, c-format |
| 1502 | msgid "NOTE: One or both of -H and -I must be specified" | 1148 | msgid "NOTE: One or both of -H and -I must be specified" |
| 1503 | msgstr "" | 1149 | msgstr "" |
| 1504 | 1150 | ||
| 1505 | #: plugins/check_http.c:1734 | ||
| 1506 | msgid "Host name argument for servers using host headers (virtual host)" | 1151 | msgid "Host name argument for servers using host headers (virtual host)" |
| 1507 | msgstr "" | 1152 | msgstr "" |
| 1508 | 1153 | ||
| 1509 | #: plugins/check_http.c:1735 | ||
| 1510 | msgid "Append a port to include it in the header (eg: example.com:5000)" | 1154 | msgid "Append a port to include it in the header (eg: example.com:5000)" |
| 1511 | msgstr "" | 1155 | msgstr "" |
| 1512 | 1156 | ||
| 1513 | #: plugins/check_http.c:1737 | ||
| 1514 | msgid "" | 1157 | msgid "" |
| 1515 | "IP address or name (use numeric address if possible to bypass DNS lookup)." | 1158 | "IP address or name (use numeric address if possible to bypass DNS lookup)." |
| 1516 | msgstr "" | 1159 | msgstr "" |
| 1517 | 1160 | ||
| 1518 | #: plugins/check_http.c:1739 | ||
| 1519 | msgid "Port number (default: " | 1161 | msgid "Port number (default: " |
| 1520 | msgstr "" | 1162 | msgstr "" |
| 1521 | 1163 | ||
| 1522 | #: plugins/check_http.c:1746 | ||
| 1523 | msgid "" | 1164 | msgid "" |
| 1524 | "Connect via SSL. Port defaults to 443. VERSION is optional, and prevents" | 1165 | "Connect via SSL. Port defaults to 443. VERSION is optional, and prevents" |
| 1525 | msgstr "" | 1166 | msgstr "" |
| 1526 | 1167 | ||
| 1527 | #: plugins/check_http.c:1747 | ||
| 1528 | msgid "auto-negotiation (2 = SSLv2, 3 = SSLv3, 1 = TLSv1, 1.1 = TLSv1.1," | 1168 | msgid "auto-negotiation (2 = SSLv2, 3 = SSLv3, 1 = TLSv1, 1.1 = TLSv1.1," |
| 1529 | msgstr "" | 1169 | msgstr "" |
| 1530 | 1170 | ||
| 1531 | #: plugins/check_http.c:1748 | ||
| 1532 | msgid "1.2 = TLSv1.2). With a '+' suffix, newer versions are also accepted." | 1171 | msgid "1.2 = TLSv1.2). With a '+' suffix, newer versions are also accepted." |
| 1533 | msgstr "" | 1172 | msgstr "" |
| 1534 | 1173 | ||
| 1535 | #: plugins/check_http.c:1750 plugins/check_smtp.c:857 | ||
| 1536 | msgid "Enable SSL/TLS hostname extension support (SNI)" | 1174 | msgid "Enable SSL/TLS hostname extension support (SNI)" |
| 1537 | msgstr "" | 1175 | msgstr "" |
| 1538 | 1176 | ||
| 1539 | #: plugins/check_http.c:1752 | ||
| 1540 | msgid "" | 1177 | msgid "" |
| 1541 | "Minimum number of days a certificate has to be valid. Port defaults to 443" | 1178 | "Minimum number of days a certificate has to be valid. Port defaults to 443" |
| 1542 | msgstr "" | 1179 | msgstr "" |
| 1543 | 1180 | ||
| 1544 | #: plugins/check_http.c:1753 | ||
| 1545 | msgid "" | 1181 | msgid "" |
| 1546 | "(when this option is used the URL is not checked by default. You can use" | 1182 | "(when this option is used the URL is not checked by default. You can use" |
| 1547 | msgstr "" | 1183 | msgstr "" |
| 1548 | 1184 | ||
| 1549 | #: plugins/check_http.c:1754 | ||
| 1550 | msgid " --continue-after-certificate to override this behavior)" | 1185 | msgid " --continue-after-certificate to override this behavior)" |
| 1551 | msgstr "" | 1186 | msgstr "" |
| 1552 | 1187 | ||
| 1553 | #: plugins/check_http.c:1756 | ||
| 1554 | msgid "" | 1188 | msgid "" |
| 1555 | "Allows the HTTP check to continue after performing the certificate check." | 1189 | "Allows the HTTP check to continue after performing the certificate check." |
| 1556 | msgstr "" | 1190 | msgstr "" |
| 1557 | 1191 | ||
| 1558 | #: plugins/check_http.c:1757 | ||
| 1559 | msgid "Does nothing unless -C is used." | 1192 | msgid "Does nothing unless -C is used." |
| 1560 | msgstr "" | 1193 | msgstr "" |
| 1561 | 1194 | ||
| 1562 | #: plugins/check_http.c:1759 | ||
| 1563 | msgid "Name of file that contains the client certificate (PEM format)" | 1195 | msgid "Name of file that contains the client certificate (PEM format)" |
| 1564 | msgstr "" | 1196 | msgstr "" |
| 1565 | 1197 | ||
| 1566 | #: plugins/check_http.c:1760 | ||
| 1567 | msgid "to be used in establishing the SSL session" | 1198 | msgid "to be used in establishing the SSL session" |
| 1568 | msgstr "" | 1199 | msgstr "" |
| 1569 | 1200 | ||
| 1570 | #: plugins/check_http.c:1762 | ||
| 1571 | msgid "Name of file containing the private key (PEM format)" | 1201 | msgid "Name of file containing the private key (PEM format)" |
| 1572 | msgstr "" | 1202 | msgstr "" |
| 1573 | 1203 | ||
| 1574 | #: plugins/check_http.c:1763 | ||
| 1575 | msgid "matching the client certificate" | 1204 | msgid "matching the client certificate" |
| 1576 | msgstr "" | 1205 | msgstr "" |
| 1577 | 1206 | ||
| 1578 | #: plugins/check_http.c:1767 | ||
| 1579 | msgid "Comma-delimited list of strings, at least one of them is expected in" | 1207 | msgid "Comma-delimited list of strings, at least one of them is expected in" |
| 1580 | msgstr "" | 1208 | msgstr "" |
| 1581 | 1209 | ||
| 1582 | #: plugins/check_http.c:1768 | ||
| 1583 | msgid "the first (status) line of the server response (default: " | 1210 | msgid "the first (status) line of the server response (default: " |
| 1584 | msgstr "" | 1211 | msgstr "" |
| 1585 | 1212 | ||
| 1586 | #: plugins/check_http.c:1770 | ||
| 1587 | msgid "" | 1213 | msgid "" |
| 1588 | "If specified skips all other status line logic (ex: 3xx, 4xx, 5xx processing)" | 1214 | "If specified skips all other status line logic (ex: 3xx, 4xx, 5xx processing)" |
| 1589 | msgstr "" | 1215 | msgstr "" |
| 1590 | 1216 | ||
| 1591 | #: plugins/check_http.c:1772 | ||
| 1592 | msgid "String to expect in the response headers" | 1217 | msgid "String to expect in the response headers" |
| 1593 | msgstr "" | 1218 | msgstr "" |
| 1594 | 1219 | ||
| 1595 | #: plugins/check_http.c:1774 | ||
| 1596 | msgid "String to expect in the content" | 1220 | msgid "String to expect in the content" |
| 1597 | msgstr "" | 1221 | msgstr "" |
| 1598 | 1222 | ||
| 1599 | #: plugins/check_http.c:1776 | ||
| 1600 | msgid "URL to GET or POST (default: /)" | 1223 | msgid "URL to GET or POST (default: /)" |
| 1601 | msgstr "" | 1224 | msgstr "" |
| 1602 | 1225 | ||
| 1603 | #: plugins/check_http.c:1778 | ||
| 1604 | msgid "URL encoded http POST data" | 1226 | msgid "URL encoded http POST data" |
| 1605 | msgstr "" | 1227 | msgstr "" |
| 1606 | 1228 | ||
| 1607 | #: plugins/check_http.c:1780 | ||
| 1608 | msgid "Set HTTP method." | 1229 | msgid "Set HTTP method." |
| 1609 | msgstr "" | 1230 | msgstr "" |
| 1610 | 1231 | ||
| 1611 | #: plugins/check_http.c:1782 | ||
| 1612 | msgid "Don't wait for document body: stop reading after headers." | 1232 | msgid "Don't wait for document body: stop reading after headers." |
| 1613 | msgstr "" | 1233 | msgstr "" |
| 1614 | 1234 | ||
| 1615 | #: plugins/check_http.c:1783 | ||
| 1616 | msgid "(Note that this still does an HTTP GET or POST, not a HEAD.)" | 1235 | msgid "(Note that this still does an HTTP GET or POST, not a HEAD.)" |
| 1617 | msgstr "" | 1236 | msgstr "" |
| 1618 | 1237 | ||
| 1619 | #: plugins/check_http.c:1785 | ||
| 1620 | msgid "Warn if document is more than SECONDS old. the number can also be of" | 1238 | msgid "Warn if document is more than SECONDS old. the number can also be of" |
| 1621 | msgstr "" | 1239 | msgstr "" |
| 1622 | 1240 | ||
| 1623 | #: plugins/check_http.c:1786 | ||
| 1624 | msgid "the form \"10m\" for minutes, \"10h\" for hours, or \"10d\" for days." | 1241 | msgid "the form \"10m\" for minutes, \"10h\" for hours, or \"10d\" for days." |
| 1625 | msgstr "" | 1242 | msgstr "" |
| 1626 | 1243 | ||
| 1627 | #: plugins/check_http.c:1788 | ||
| 1628 | msgid "specify Content-Type header media type when POSTing\n" | 1244 | msgid "specify Content-Type header media type when POSTing\n" |
| 1629 | msgstr "" | 1245 | msgstr "" |
| 1630 | 1246 | ||
| 1631 | #: plugins/check_http.c:1791 | ||
| 1632 | msgid "Allow regex to span newlines (must precede -r or -R)" | 1247 | msgid "Allow regex to span newlines (must precede -r or -R)" |
| 1633 | msgstr "" | 1248 | msgstr "" |
| 1634 | 1249 | ||
| 1635 | #: plugins/check_http.c:1793 | ||
| 1636 | msgid "Search page for regex STRING" | 1250 | msgid "Search page for regex STRING" |
| 1637 | msgstr "" | 1251 | msgstr "" |
| 1638 | 1252 | ||
| 1639 | #: plugins/check_http.c:1795 | ||
| 1640 | msgid "Search page for case-insensitive regex STRING" | 1253 | msgid "Search page for case-insensitive regex STRING" |
| 1641 | msgstr "" | 1254 | msgstr "" |
| 1642 | 1255 | ||
| 1643 | #: plugins/check_http.c:1797 | ||
| 1644 | msgid "Return CRITICAL if found, OK if not\n" | 1256 | msgid "Return CRITICAL if found, OK if not\n" |
| 1645 | msgstr "" | 1257 | msgstr "" |
| 1646 | 1258 | ||
| 1647 | #: plugins/check_http.c:1800 | ||
| 1648 | msgid "Username:password on sites with basic authentication" | 1259 | msgid "Username:password on sites with basic authentication" |
| 1649 | msgstr "" | 1260 | msgstr "" |
| 1650 | 1261 | ||
| 1651 | #: plugins/check_http.c:1802 | ||
| 1652 | msgid "Username:password on proxy-servers with basic authentication" | 1262 | msgid "Username:password on proxy-servers with basic authentication" |
| 1653 | msgstr "" | 1263 | msgstr "" |
| 1654 | 1264 | ||
| 1655 | #: plugins/check_http.c:1804 | ||
| 1656 | msgid "String to be sent in http header as \"User Agent\"" | 1265 | msgid "String to be sent in http header as \"User Agent\"" |
| 1657 | msgstr "" | 1266 | msgstr "" |
| 1658 | 1267 | ||
| 1659 | #: plugins/check_http.c:1806 | ||
| 1660 | msgid "" | 1268 | msgid "" |
| 1661 | "Any other tags to be sent in http header. Use multiple times for additional " | 1269 | "Any other tags to be sent in http header. Use multiple times for additional " |
| 1662 | "headers" | 1270 | "headers" |
| 1663 | msgstr "" | 1271 | msgstr "" |
| 1664 | 1272 | ||
| 1665 | #: plugins/check_http.c:1808 | ||
| 1666 | msgid "Print additional performance data" | 1273 | msgid "Print additional performance data" |
| 1667 | msgstr "" | 1274 | msgstr "" |
| 1668 | 1275 | ||
| 1669 | #: plugins/check_http.c:1810 | ||
| 1670 | msgid "Print body content below status line" | 1276 | msgid "Print body content below status line" |
| 1671 | msgstr "" | 1277 | msgstr "" |
| 1672 | 1278 | ||
| 1673 | #: plugins/check_http.c:1812 | ||
| 1674 | msgid "Wrap output in HTML link (obsoleted by urlize)" | 1279 | msgid "Wrap output in HTML link (obsoleted by urlize)" |
| 1675 | msgstr "" | 1280 | msgstr "" |
| 1676 | 1281 | ||
| 1677 | #: plugins/check_http.c:1814 | ||
| 1678 | msgid "How to handle redirected pages. sticky is like follow but stick to the" | 1282 | msgid "How to handle redirected pages. sticky is like follow but stick to the" |
| 1679 | msgstr "" | 1283 | msgstr "" |
| 1680 | 1284 | ||
| 1681 | #: plugins/check_http.c:1815 | ||
| 1682 | msgid "specified IP address. stickyport also ensures port stays the same." | 1285 | msgid "specified IP address. stickyport also ensures port stays the same." |
| 1683 | msgstr "" | 1286 | msgstr "" |
| 1684 | 1287 | ||
| 1685 | #: plugins/check_http.c:1817 | ||
| 1686 | #, fuzzy | 1288 | #, fuzzy |
| 1687 | msgid "Maximal number of redirects (default: " | 1289 | msgid "Maximal number of redirects (default: " |
| 1688 | msgstr "Ungültige Portnummer" | 1290 | msgstr "Ungültige Portnummer" |
| 1689 | 1291 | ||
| 1690 | #: plugins/check_http.c:1820 | ||
| 1691 | msgid "Minimum page size required (bytes) : Maximum page size required (bytes)" | 1292 | msgid "Minimum page size required (bytes) : Maximum page size required (bytes)" |
| 1692 | msgstr "" | 1293 | msgstr "" |
| 1693 | 1294 | ||
| 1694 | #: plugins/check_http.c:1829 | ||
| 1695 | #, fuzzy | 1295 | #, fuzzy |
| 1696 | msgid "This plugin will attempt to open an HTTP connection with the host." | 1296 | msgid "This plugin will attempt to open an HTTP connection with the host." |
| 1697 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." | 1297 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." |
| 1698 | 1298 | ||
| 1699 | #: plugins/check_http.c:1830 | ||
| 1700 | msgid "" | 1299 | msgid "" |
| 1701 | "Successful connects return STATE_OK, refusals and timeouts return " | 1300 | "Successful connects return STATE_OK, refusals and timeouts return " |
| 1702 | "STATE_CRITICAL" | 1301 | "STATE_CRITICAL" |
| 1703 | msgstr "" | 1302 | msgstr "" |
| 1704 | 1303 | ||
| 1705 | #: plugins/check_http.c:1831 | ||
| 1706 | msgid "" | 1304 | msgid "" |
| 1707 | "other errors return STATE_UNKNOWN. Successful connects, but incorrect " | 1305 | "other errors return STATE_UNKNOWN. Successful connects, but incorrect " |
| 1708 | "response" | 1306 | "response" |
| 1709 | msgstr "" | 1307 | msgstr "" |
| 1710 | 1308 | ||
| 1711 | #: plugins/check_http.c:1832 | ||
| 1712 | msgid "" | 1309 | msgid "" |
| 1713 | "messages from the host result in STATE_WARNING return values. If you are" | 1310 | "messages from the host result in STATE_WARNING return values. If you are" |
| 1714 | msgstr "" | 1311 | msgstr "" |
| 1715 | 1312 | ||
| 1716 | #: plugins/check_http.c:1833 | ||
| 1717 | msgid "" | 1313 | msgid "" |
| 1718 | "checking a virtual server that uses 'host headers' you must supply the FQDN" | 1314 | "checking a virtual server that uses 'host headers' you must supply the FQDN" |
| 1719 | msgstr "" | 1315 | msgstr "" |
| 1720 | 1316 | ||
| 1721 | #: plugins/check_http.c:1834 | ||
| 1722 | msgid "(fully qualified domain name) as the [host_name] argument." | 1317 | msgid "(fully qualified domain name) as the [host_name] argument." |
| 1723 | msgstr "" | 1318 | msgstr "" |
| 1724 | 1319 | ||
| 1725 | #: plugins/check_http.c:1838 | ||
| 1726 | msgid "This plugin can also check whether an SSL enabled web server is able to" | 1320 | msgid "This plugin can also check whether an SSL enabled web server is able to" |
| 1727 | msgstr "" | 1321 | msgstr "" |
| 1728 | 1322 | ||
| 1729 | #: plugins/check_http.c:1839 | ||
| 1730 | msgid "serve content (optionally within a specified time) or whether the X509 " | 1323 | msgid "serve content (optionally within a specified time) or whether the X509 " |
| 1731 | msgstr "" | 1324 | msgstr "" |
| 1732 | 1325 | ||
| 1733 | #: plugins/check_http.c:1840 | ||
| 1734 | msgid "certificate is still valid for the specified number of days." | 1326 | msgid "certificate is still valid for the specified number of days." |
| 1735 | msgstr "" | 1327 | msgstr "" |
| 1736 | 1328 | ||
| 1737 | #: plugins/check_http.c:1842 | ||
| 1738 | #, fuzzy | 1329 | #, fuzzy |
| 1739 | msgid "Please note that this plugin does not check if the presented server" | 1330 | msgid "Please note that this plugin does not check if the presented server" |
| 1740 | msgstr "" | 1331 | msgstr "" |
| 1741 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" | 1332 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" |
| 1742 | "\n" | 1333 | "\n" |
| 1743 | 1334 | ||
| 1744 | #: plugins/check_http.c:1843 | ||
| 1745 | msgid "certificate matches the hostname of the server, or if the certificate" | 1335 | msgid "certificate matches the hostname of the server, or if the certificate" |
| 1746 | msgstr "" | 1336 | msgstr "" |
| 1747 | 1337 | ||
| 1748 | #: plugins/check_http.c:1844 | ||
| 1749 | msgid "has a valid chain of trust to one of the locally installed CAs." | 1338 | msgid "has a valid chain of trust to one of the locally installed CAs." |
| 1750 | msgstr "" | 1339 | msgstr "" |
| 1751 | 1340 | ||
| 1752 | #: plugins/check_http.c:1848 | ||
| 1753 | msgid "" | 1341 | msgid "" |
| 1754 | "When the 'www.verisign.com' server returns its content within 5 seconds," | 1342 | "When the 'www.verisign.com' server returns its content within 5 seconds," |
| 1755 | msgstr "" | 1343 | msgstr "" |
| 1756 | 1344 | ||
| 1757 | #: plugins/check_http.c:1849 plugins/check_http.c:1868 | ||
| 1758 | msgid "" | 1345 | msgid "" |
| 1759 | "a STATE_OK will be returned. When the server returns its content but exceeds" | 1346 | "a STATE_OK will be returned. When the server returns its content but exceeds" |
| 1760 | msgstr "" | 1347 | msgstr "" |
| 1761 | 1348 | ||
| 1762 | #: plugins/check_http.c:1850 plugins/check_http.c:1869 | ||
| 1763 | msgid "" | 1349 | msgid "" |
| 1764 | "the 5-second threshold, a STATE_WARNING will be returned. When an error " | 1350 | "the 5-second threshold, a STATE_WARNING will be returned. When an error " |
| 1765 | "occurs," | 1351 | "occurs," |
| 1766 | msgstr "" | 1352 | msgstr "" |
| 1767 | 1353 | ||
| 1768 | #: plugins/check_http.c:1851 | ||
| 1769 | msgid "a STATE_CRITICAL will be returned." | 1354 | msgid "a STATE_CRITICAL will be returned." |
| 1770 | msgstr "" | 1355 | msgstr "" |
| 1771 | 1356 | ||
| 1772 | #: plugins/check_http.c:1854 | ||
| 1773 | msgid "" | 1357 | msgid "" |
| 1774 | "When the certificate of 'www.verisign.com' is valid for more than 14 days," | 1358 | "When the certificate of 'www.verisign.com' is valid for more than 14 days," |
| 1775 | msgstr "" | 1359 | msgstr "" |
| 1776 | 1360 | ||
| 1777 | #: plugins/check_http.c:1855 plugins/check_http.c:1861 | ||
| 1778 | msgid "" | 1361 | msgid "" |
| 1779 | "a STATE_OK is returned. When the certificate is still valid, but for less " | 1362 | "a STATE_OK is returned. When the certificate is still valid, but for less " |
| 1780 | "than" | 1363 | "than" |
| 1781 | msgstr "" | 1364 | msgstr "" |
| 1782 | 1365 | ||
| 1783 | #: plugins/check_http.c:1856 | ||
| 1784 | msgid "" | 1366 | msgid "" |
| 1785 | "14 days, a STATE_WARNING is returned. A STATE_CRITICAL will be returned when" | 1367 | "14 days, a STATE_WARNING is returned. A STATE_CRITICAL will be returned when" |
| 1786 | msgstr "" | 1368 | msgstr "" |
| 1787 | 1369 | ||
| 1788 | #: plugins/check_http.c:1857 | ||
| 1789 | #, fuzzy | 1370 | #, fuzzy |
| 1790 | msgid "the certificate is expired." | 1371 | msgid "the certificate is expired." |
| 1791 | msgstr "Clientzertifikat benötigt\n" | 1372 | msgstr "Clientzertifikat benötigt\n" |
| 1792 | 1373 | ||
| 1793 | #: plugins/check_http.c:1860 | ||
| 1794 | msgid "" | 1374 | msgid "" |
| 1795 | "When the certificate of 'www.verisign.com' is valid for more than 30 days," | 1375 | "When the certificate of 'www.verisign.com' is valid for more than 30 days," |
| 1796 | msgstr "" | 1376 | msgstr "" |
| 1797 | 1377 | ||
| 1798 | #: plugins/check_http.c:1862 | ||
| 1799 | msgid "30 days, but more than 14 days, a STATE_WARNING is returned." | 1378 | msgid "30 days, but more than 14 days, a STATE_WARNING is returned." |
| 1800 | msgstr "" | 1379 | msgstr "" |
| 1801 | 1380 | ||
| 1802 | #: plugins/check_http.c:1863 | ||
| 1803 | msgid "" | 1381 | msgid "" |
| 1804 | "A STATE_CRITICAL will be returned when certificate expires in less than 14 " | 1382 | "A STATE_CRITICAL will be returned when certificate expires in less than 14 " |
| 1805 | "days" | 1383 | "days" |
| 1806 | msgstr "" | 1384 | msgstr "" |
| 1807 | 1385 | ||
| 1808 | #: plugins/check_http.c:1866 | ||
| 1809 | msgid "" | 1386 | msgid "" |
| 1810 | "check_http -I 192.168.100.35 -p 80 -u https://www.verisign.com/ -S -j " | 1387 | "check_http -I 192.168.100.35 -p 80 -u https://www.verisign.com/ -S -j " |
| 1811 | "CONNECT -H www.verisign.com " | 1388 | "CONNECT -H www.verisign.com " |
| 1812 | msgstr "" | 1389 | msgstr "" |
| 1813 | 1390 | ||
| 1814 | #: plugins/check_http.c:1867 | ||
| 1815 | msgid "" | 1391 | msgid "" |
| 1816 | "all these options are needed: -I <proxy> -p <proxy-port> -u <check-url> -" | 1392 | "all these options are needed: -I <proxy> -p <proxy-port> -u <check-url> -" |
| 1817 | "S(sl) -j CONNECT -H <webserver>" | 1393 | "S(sl) -j CONNECT -H <webserver>" |
| 1818 | msgstr "" | 1394 | msgstr "" |
| 1819 | 1395 | ||
| 1820 | #: plugins/check_http.c:1870 | ||
| 1821 | msgid "" | 1396 | msgid "" |
| 1822 | "a STATE_CRITICAL will be returned. By adding a colon to the method you can " | 1397 | "a STATE_CRITICAL will be returned. By adding a colon to the method you can " |
| 1823 | "set the method used" | 1398 | "set the method used" |
| 1824 | msgstr "" | 1399 | msgstr "" |
| 1825 | 1400 | ||
| 1826 | #: plugins/check_http.c:1871 | ||
| 1827 | msgid "inside the proxied connection: -j CONNECT:POST" | 1401 | msgid "inside the proxied connection: -j CONNECT:POST" |
| 1828 | msgstr "" | 1402 | msgstr "" |
| 1829 | 1403 | ||
| 1830 | #: plugins/check_ldap.c:142 | ||
| 1831 | #, c-format | 1404 | #, c-format |
| 1832 | msgid "Could not connect to the server at port %i\n" | 1405 | msgid "Could not connect to the server at port %i\n" |
| 1833 | msgstr "" | 1406 | msgstr "" |
| 1834 | 1407 | ||
| 1835 | #: plugins/check_ldap.c:151 | ||
| 1836 | #, c-format | 1408 | #, c-format |
| 1837 | msgid "Could not set protocol version %d\n" | 1409 | msgid "Could not set protocol version %d\n" |
| 1838 | msgstr "" | 1410 | msgstr "" |
| 1839 | 1411 | ||
| 1840 | #: plugins/check_ldap.c:166 | ||
| 1841 | #, fuzzy, c-format | 1412 | #, fuzzy, c-format |
| 1842 | msgid "Could not init TLS at port %i!\n" | 1413 | msgid "Could not init TLS at port %i!\n" |
| 1843 | msgstr "Konnte stderr nicht öffnen für: %s\n" | 1414 | msgstr "Konnte stderr nicht öffnen für: %s\n" |
| 1844 | 1415 | ||
| 1845 | #: plugins/check_ldap.c:170 | ||
| 1846 | #, c-format | 1416 | #, c-format |
| 1847 | msgid "TLS not supported by the libraries!\n" | 1417 | msgid "TLS not supported by the libraries!\n" |
| 1848 | msgstr "" | 1418 | msgstr "" |
| 1849 | 1419 | ||
| 1850 | #: plugins/check_ldap.c:190 | ||
| 1851 | #, fuzzy, c-format | 1420 | #, fuzzy, c-format |
| 1852 | msgid "Could not init startTLS at port %i!\n" | 1421 | msgid "Could not init startTLS at port %i!\n" |
| 1853 | msgstr "Konnte stderr nicht öffnen für: %s\n" | 1422 | msgstr "Konnte stderr nicht öffnen für: %s\n" |
| 1854 | 1423 | ||
| 1855 | #: plugins/check_ldap.c:194 | ||
| 1856 | #, c-format | 1424 | #, c-format |
| 1857 | msgid "startTLS not supported by the library, needs LDAPv3!\n" | 1425 | msgid "startTLS not supported by the library, needs LDAPv3!\n" |
| 1858 | msgstr "" | 1426 | msgstr "" |
| 1859 | 1427 | ||
| 1860 | #: plugins/check_ldap.c:204 | ||
| 1861 | #, c-format | 1428 | #, c-format |
| 1862 | msgid "Could not bind to the LDAP server\n" | 1429 | msgid "Could not bind to the LDAP server\n" |
| 1863 | msgstr "" | 1430 | msgstr "" |
| 1864 | 1431 | ||
| 1865 | #: plugins/check_ldap.c:213 | ||
| 1866 | #, c-format | 1432 | #, c-format |
| 1867 | msgid "Could not search/find objectclasses in %s\n" | 1433 | msgid "Could not search/find objectclasses in %s\n" |
| 1868 | msgstr "" | 1434 | msgstr "" |
| 1869 | 1435 | ||
| 1870 | #: plugins/check_ldap.c:252 | ||
| 1871 | #, fuzzy, c-format | 1436 | #, fuzzy, c-format |
| 1872 | msgid "LDAP %s - found %d entries in %.3f seconds|%s %s\n" | 1437 | msgid "LDAP %s - found %d entries in %.3f seconds|%s %s\n" |
| 1873 | msgstr "HTTP OK %s - %.3f Sekunde Antwortzeit %s%s|%s %s\n" | 1438 | msgstr "HTTP OK %s - %.3f Sekunde Antwortzeit %s%s|%s %s\n" |
| 1874 | 1439 | ||
| 1875 | #: plugins/check_ldap.c:265 | ||
| 1876 | #, c-format | 1440 | #, c-format |
| 1877 | msgid "LDAP %s - %.3f seconds response time|%s\n" | 1441 | msgid "LDAP %s - %.3f seconds response time|%s\n" |
| 1878 | msgstr "" | 1442 | msgstr "" |
| 1879 | 1443 | ||
| 1880 | #: plugins/check_ldap.c:386 plugins/check_ldap.c:394 | ||
| 1881 | #, c-format | 1444 | #, c-format |
| 1882 | msgid "%s cannot be combined with %s" | 1445 | msgid "%s cannot be combined with %s" |
| 1883 | msgstr "" | 1446 | msgstr "" |
| 1884 | 1447 | ||
| 1885 | #: plugins/check_ldap.c:426 | ||
| 1886 | msgid "Please specify the host name\n" | 1448 | msgid "Please specify the host name\n" |
| 1887 | msgstr "" | 1449 | msgstr "" |
| 1888 | 1450 | ||
| 1889 | #: plugins/check_ldap.c:429 | ||
| 1890 | msgid "Please specify the LDAP base\n" | 1451 | msgid "Please specify the LDAP base\n" |
| 1891 | msgstr "" | 1452 | msgstr "" |
| 1892 | 1453 | ||
| 1893 | #: plugins/check_ldap.c:465 | ||
| 1894 | msgid "ldap attribute to search (default: \"(objectclass=*)\"" | 1454 | msgid "ldap attribute to search (default: \"(objectclass=*)\"" |
| 1895 | msgstr "" | 1455 | msgstr "" |
| 1896 | 1456 | ||
| 1897 | #: plugins/check_ldap.c:467 | ||
| 1898 | msgid "ldap base (eg. ou=my unit, o=my org, c=at" | 1457 | msgid "ldap base (eg. ou=my unit, o=my org, c=at" |
| 1899 | msgstr "" | 1458 | msgstr "" |
| 1900 | 1459 | ||
| 1901 | #: plugins/check_ldap.c:469 | ||
| 1902 | msgid "ldap bind DN (if required)" | 1460 | msgid "ldap bind DN (if required)" |
| 1903 | msgstr "" | 1461 | msgstr "" |
| 1904 | 1462 | ||
| 1905 | #: plugins/check_ldap.c:471 | ||
| 1906 | msgid "" | 1463 | msgid "" |
| 1907 | "ldap password (if required, or set the password through environment variable " | 1464 | "ldap password (if required, or set the password through environment variable " |
| 1908 | "'LDAP_PASSWORD')" | 1465 | "'LDAP_PASSWORD')" |
| 1909 | msgstr "" | 1466 | msgstr "" |
| 1910 | 1467 | ||
| 1911 | #: plugins/check_ldap.c:473 | ||
| 1912 | msgid "use starttls mechanism introduced in protocol version 3" | 1468 | msgid "use starttls mechanism introduced in protocol version 3" |
| 1913 | msgstr "" | 1469 | msgstr "" |
| 1914 | 1470 | ||
| 1915 | #: plugins/check_ldap.c:475 | ||
| 1916 | msgid "use ldaps (ldap v2 ssl method). this also sets the default port to" | 1471 | msgid "use ldaps (ldap v2 ssl method). this also sets the default port to" |
| 1917 | msgstr "" | 1472 | msgstr "" |
| 1918 | 1473 | ||
| 1919 | #: plugins/check_ldap.c:479 | ||
| 1920 | msgid "use ldap protocol version 2" | 1474 | msgid "use ldap protocol version 2" |
| 1921 | msgstr "" | 1475 | msgstr "" |
| 1922 | 1476 | ||
| 1923 | #: plugins/check_ldap.c:481 | ||
| 1924 | msgid "use ldap protocol version 3" | 1477 | msgid "use ldap protocol version 3" |
| 1925 | msgstr "" | 1478 | msgstr "" |
| 1926 | 1479 | ||
| 1927 | #: plugins/check_ldap.c:482 | ||
| 1928 | msgid "default protocol version:" | 1480 | msgid "default protocol version:" |
| 1929 | msgstr "" | 1481 | msgstr "" |
| 1930 | 1482 | ||
| 1931 | #: plugins/check_ldap.c:488 | ||
| 1932 | msgid "Number of found entries to result in warning status" | 1483 | msgid "Number of found entries to result in warning status" |
| 1933 | msgstr "" | 1484 | msgstr "" |
| 1934 | 1485 | ||
| 1935 | #: plugins/check_ldap.c:490 | ||
| 1936 | msgid "Number of found entries to result in critical status" | 1486 | msgid "Number of found entries to result in critical status" |
| 1937 | msgstr "" | 1487 | msgstr "" |
| 1938 | 1488 | ||
| 1939 | #: plugins/check_ldap.c:498 | ||
| 1940 | msgid "If this plugin is called via 'check_ldaps', method 'STARTTLS' will be" | 1489 | msgid "If this plugin is called via 'check_ldaps', method 'STARTTLS' will be" |
| 1941 | msgstr "" | 1490 | msgstr "" |
| 1942 | 1491 | ||
| 1943 | #: plugins/check_ldap.c:499 | ||
| 1944 | #, c-format | 1492 | #, c-format |
| 1945 | msgid "" | 1493 | msgid "" |
| 1946 | " implied (using default port %i) unless --port=636 is specified. In that " | 1494 | " implied (using default port %i) unless --port=636 is specified. In that " |
| 1947 | "case\n" | 1495 | "case\n" |
| 1948 | msgstr "" | 1496 | msgstr "" |
| 1949 | 1497 | ||
| 1950 | #: plugins/check_ldap.c:500 | ||
| 1951 | msgid "'SSL on connect' will be used no matter how the plugin was called." | 1498 | msgid "'SSL on connect' will be used no matter how the plugin was called." |
| 1952 | msgstr "" | 1499 | msgstr "" |
| 1953 | 1500 | ||
| 1954 | #: plugins/check_ldap.c:501 | ||
| 1955 | msgid "" | 1501 | msgid "" |
| 1956 | "This detection is deprecated, please use 'check_ldap' with the '--starttls' " | 1502 | "This detection is deprecated, please use 'check_ldap' with the '--starttls' " |
| 1957 | "or '--ssl' flags" | 1503 | "or '--ssl' flags" |
| 1958 | msgstr "" | 1504 | msgstr "" |
| 1959 | 1505 | ||
| 1960 | #: plugins/check_ldap.c:502 | ||
| 1961 | msgid "to define the behaviour explicitly instead." | 1506 | msgid "to define the behaviour explicitly instead." |
| 1962 | msgstr "" | 1507 | msgstr "" |
| 1963 | 1508 | ||
| 1964 | #: plugins/check_ldap.c:503 | ||
| 1965 | msgid "The parameters --warn-entries and --crit-entries are optional." | 1509 | msgid "The parameters --warn-entries and --crit-entries are optional." |
| 1966 | msgstr "" | 1510 | msgstr "" |
| 1967 | 1511 | ||
| 1968 | #: plugins/check_load.c:93 | ||
| 1969 | msgid "Warning threshold must be float or float triplet!\n" | 1512 | msgid "Warning threshold must be float or float triplet!\n" |
| 1970 | msgstr "" | 1513 | msgstr "" |
| 1971 | 1514 | ||
| 1972 | #: plugins/check_load.c:138 plugins/check_load.c:154 | ||
| 1973 | #, c-format | 1515 | #, c-format |
| 1974 | msgid "Error opening %s\n" | 1516 | msgid "Error opening %s\n" |
| 1975 | msgstr "" | 1517 | msgstr "" |
| 1976 | 1518 | ||
| 1977 | #: plugins/check_load.c:169 | ||
| 1978 | #, fuzzy, c-format | 1519 | #, fuzzy, c-format |
| 1979 | msgid "could not parse load from uptime %s: %d\n" | 1520 | msgid "could not parse load from uptime %s: %d\n" |
| 1980 | msgstr "Argumente konnten nicht ausgewertet werden" | 1521 | msgstr "Argumente konnten nicht ausgewertet werden" |
| 1981 | 1522 | ||
| 1982 | #: plugins/check_load.c:175 | ||
| 1983 | #, c-format | 1523 | #, c-format |
| 1984 | msgid "Error code %d returned in %s\n" | 1524 | msgid "Error code %d returned in %s\n" |
| 1985 | msgstr "" | 1525 | msgstr "" |
| 1986 | 1526 | ||
| 1987 | #: plugins/check_load.c:183 | ||
| 1988 | #, c-format | 1527 | #, c-format |
| 1989 | msgid "Error in getloadavg()\n" | 1528 | msgid "Error in getloadavg()\n" |
| 1990 | msgstr "" | 1529 | msgstr "" |
| 1991 | 1530 | ||
| 1992 | #: plugins/check_load.c:186 plugins/check_load.c:188 | ||
| 1993 | #, c-format | 1531 | #, c-format |
| 1994 | msgid "Error processing %s\n" | 1532 | msgid "Error processing %s\n" |
| 1995 | msgstr "" | 1533 | msgstr "" |
| 1996 | 1534 | ||
| 1997 | #: plugins/check_load.c:197 plugins/check_load.c:212 | ||
| 1998 | #, c-format | 1535 | #, c-format |
| 1999 | msgid "load average: %.2f, %.2f, %.2f" | 1536 | msgid "load average: %.2f, %.2f, %.2f" |
| 2000 | msgstr "" | 1537 | msgstr "" |
| 2001 | 1538 | ||
| 2002 | #: plugins/check_load.c:327 | ||
| 2003 | #, fuzzy, c-format | 1539 | #, fuzzy, c-format |
| 2004 | msgid "Critical threshold for %d-minute load average is not specified\n" | 1540 | msgid "Critical threshold for %d-minute load average is not specified\n" |
| 2005 | msgstr "Critical threshold muss ein positiver Integer sein\n" | 1541 | msgstr "Critical threshold muss ein positiver Integer sein\n" |
| 2006 | 1542 | ||
| 2007 | #: plugins/check_load.c:329 | ||
| 2008 | #, fuzzy, c-format | 1543 | #, fuzzy, c-format |
| 2009 | msgid "Warning threshold for %d-minute load average is not specified\n" | 1544 | msgid "Warning threshold for %d-minute load average is not specified\n" |
| 2010 | msgstr "Warning threshold muss ein positiver Integer sein\n" | 1545 | msgstr "Warning threshold muss ein positiver Integer sein\n" |
| 2011 | 1546 | ||
| 2012 | #: plugins/check_load.c:331 | ||
| 2013 | #, c-format | 1547 | #, c-format |
| 2014 | msgid "" | 1548 | msgid "" |
| 2015 | "Parameter inconsistency: %d-minute \"warning load\" is greater than " | 1549 | "Parameter inconsistency: %d-minute \"warning load\" is greater than " |
| 2016 | "\"critical load\"\n" | 1550 | "\"critical load\"\n" |
| 2017 | msgstr "" | 1551 | msgstr "" |
| 2018 | 1552 | ||
| 2019 | #: plugins/check_load.c:346 | ||
| 2020 | #, c-format | 1553 | #, c-format |
| 2021 | msgid "This plugin tests the current system load average." | 1554 | msgid "This plugin tests the current system load average." |
| 2022 | msgstr "" | 1555 | msgstr "" |
| 2023 | 1556 | ||
| 2024 | #: plugins/check_load.c:356 | ||
| 2025 | msgid "Exit with WARNING status if load average exceeds WLOADn" | 1557 | msgid "Exit with WARNING status if load average exceeds WLOADn" |
| 2026 | msgstr "" | 1558 | msgstr "" |
| 2027 | 1559 | ||
| 2028 | #: plugins/check_load.c:358 | ||
| 2029 | msgid "Exit with CRITICAL status if load average exceed CLOADn" | 1560 | msgid "Exit with CRITICAL status if load average exceed CLOADn" |
| 2030 | msgstr "" | 1561 | msgstr "" |
| 2031 | 1562 | ||
| 2032 | #: plugins/check_load.c:359 | ||
| 2033 | msgid "the load average format is the same used by \"uptime\" and \"w\"" | 1563 | msgid "the load average format is the same used by \"uptime\" and \"w\"" |
| 2034 | msgstr "" | 1564 | msgstr "" |
| 2035 | 1565 | ||
| 2036 | #: plugins/check_load.c:361 | ||
| 2037 | msgid "Divide the load averages by the number of CPUs (when possible)" | 1566 | msgid "Divide the load averages by the number of CPUs (when possible)" |
| 2038 | msgstr "" | 1567 | msgstr "" |
| 2039 | 1568 | ||
| 2040 | #: plugins/check_load.c:363 | ||
| 2041 | msgid "Number of processes to show when printing the top consuming processes." | 1569 | msgid "Number of processes to show when printing the top consuming processes." |
| 2042 | msgstr "" | 1570 | msgstr "" |
| 2043 | 1571 | ||
| 2044 | #: plugins/check_load.c:364 | ||
| 2045 | msgid "NUMBER_OF_PROCS=0 disables this feature. Default value is 0" | 1572 | msgid "NUMBER_OF_PROCS=0 disables this feature. Default value is 0" |
| 2046 | msgstr "" | 1573 | msgstr "" |
| 2047 | 1574 | ||
| 2048 | #: plugins/check_load.c:401 | ||
| 2049 | #, c-format | 1575 | #, c-format |
| 2050 | msgid "'%s' exited with non-zero status.\n" | 1576 | msgid "'%s' exited with non-zero status.\n" |
| 2051 | msgstr "" | 1577 | msgstr "" |
| 2052 | 1578 | ||
| 2053 | #: plugins/check_load.c:405 | ||
| 2054 | #, c-format | 1579 | #, c-format |
| 2055 | msgid "some error occurred getting procs list.\n" | 1580 | msgid "some error occurred getting procs list.\n" |
| 2056 | msgstr "" | 1581 | msgstr "" |
| 2057 | 1582 | ||
| 2058 | #: plugins/check_mrtg.c:75 | ||
| 2059 | msgid "Could not parse arguments\n" | 1583 | msgid "Could not parse arguments\n" |
| 2060 | msgstr "" | 1584 | msgstr "" |
| 2061 | 1585 | ||
| 2062 | #: plugins/check_mrtg.c:80 | ||
| 2063 | #, c-format | 1586 | #, c-format |
| 2064 | msgid "Unable to open MRTG log file\n" | 1587 | msgid "Unable to open MRTG log file\n" |
| 2065 | msgstr "" | 1588 | msgstr "" |
| 2066 | 1589 | ||
| 2067 | #: plugins/check_mrtg.c:127 | ||
| 2068 | #, c-format | 1590 | #, c-format |
| 2069 | msgid "Unable to process MRTG log file\n" | 1591 | msgid "Unable to process MRTG log file\n" |
| 2070 | msgstr "" | 1592 | msgstr "" |
| 2071 | 1593 | ||
| 2072 | #: plugins/check_mrtg.c:135 plugins/check_mrtgtraf.c:136 | ||
| 2073 | #, c-format | 1594 | #, c-format |
| 2074 | msgid "MRTG data has expired (%d minutes old)\n" | 1595 | msgid "MRTG data has expired (%d minutes old)\n" |
| 2075 | msgstr "" | 1596 | msgstr "" |
| 2076 | 1597 | ||
| 2077 | #: plugins/check_mrtg.c:152 plugins/check_mrtgtraf.c:195 | ||
| 2078 | #: plugins/check_mrtgtraf.c:196 | ||
| 2079 | msgid "Avg" | 1598 | msgid "Avg" |
| 2080 | msgstr "" | 1599 | msgstr "" |
| 2081 | 1600 | ||
| 2082 | #: plugins/check_mrtg.c:152 plugins/check_mrtgtraf.c:195 | ||
| 2083 | #: plugins/check_mrtgtraf.c:196 | ||
| 2084 | msgid "Max" | 1601 | msgid "Max" |
| 2085 | msgstr "" | 1602 | msgstr "" |
| 2086 | 1603 | ||
| 2087 | #: plugins/check_mrtg.c:221 | ||
| 2088 | msgid "Invalid variable number" | 1604 | msgid "Invalid variable number" |
| 2089 | msgstr "" | 1605 | msgstr "" |
| 2090 | 1606 | ||
| 2091 | #: plugins/check_mrtg.c:256 | ||
| 2092 | #, c-format | 1607 | #, c-format |
| 2093 | msgid "" | 1608 | msgid "" |
| 2094 | "%s is not a valid expiration time\n" | 1609 | "%s is not a valid expiration time\n" |
| 2095 | "Use '%s -h' for additional help\n" | 1610 | "Use '%s -h' for additional help\n" |
| 2096 | msgstr "" | 1611 | msgstr "" |
| 2097 | 1612 | ||
| 2098 | #: plugins/check_mrtg.c:273 | ||
| 2099 | msgid "Invalid variable number\n" | 1613 | msgid "Invalid variable number\n" |
| 2100 | msgstr "" | 1614 | msgstr "" |
| 2101 | 1615 | ||
| 2102 | #: plugins/check_mrtg.c:300 | ||
| 2103 | msgid "You must supply the variable number" | 1616 | msgid "You must supply the variable number" |
| 2104 | msgstr "" | 1617 | msgstr "" |
| 2105 | 1618 | ||
| 2106 | #: plugins/check_mrtg.c:321 | ||
| 2107 | msgid "" | 1619 | msgid "" |
| 2108 | "This plugin will check either the average or maximum value of one of the" | 1620 | "This plugin will check either the average or maximum value of one of the" |
| 2109 | msgstr "" | 1621 | msgstr "" |
| 2110 | 1622 | ||
| 2111 | #: plugins/check_mrtg.c:322 | ||
| 2112 | #, fuzzy | 1623 | #, fuzzy |
| 2113 | msgid "two variables recorded in an MRTG log file." | 1624 | msgid "two variables recorded in an MRTG log file." |
| 2114 | msgstr "Konnte MRTG Logfile nicht öffnen" | 1625 | msgstr "Konnte MRTG Logfile nicht öffnen" |
| 2115 | 1626 | ||
| 2116 | #: plugins/check_mrtg.c:332 | ||
| 2117 | msgid "The MRTG log file containing the data you want to monitor" | 1627 | msgid "The MRTG log file containing the data you want to monitor" |
| 2118 | msgstr "" | 1628 | msgstr "" |
| 2119 | 1629 | ||
| 2120 | #: plugins/check_mrtg.c:334 | ||
| 2121 | msgid "Minutes before MRTG data is considered to be too old" | 1630 | msgid "Minutes before MRTG data is considered to be too old" |
| 2122 | msgstr "" | 1631 | msgstr "" |
| 2123 | 1632 | ||
| 2124 | #: plugins/check_mrtg.c:336 | ||
| 2125 | msgid "Should we check average or maximum values?" | 1633 | msgid "Should we check average or maximum values?" |
| 2126 | msgstr "" | 1634 | msgstr "" |
| 2127 | 1635 | ||
| 2128 | #: plugins/check_mrtg.c:338 | ||
| 2129 | msgid "Which variable set should we inspect? (1 or 2)" | 1636 | msgid "Which variable set should we inspect? (1 or 2)" |
| 2130 | msgstr "" | 1637 | msgstr "" |
| 2131 | 1638 | ||
| 2132 | #: plugins/check_mrtg.c:340 | ||
| 2133 | msgid "Threshold value for data to result in WARNING status" | 1639 | msgid "Threshold value for data to result in WARNING status" |
| 2134 | msgstr "" | 1640 | msgstr "" |
| 2135 | 1641 | ||
| 2136 | #: plugins/check_mrtg.c:342 | ||
| 2137 | msgid "Threshold value for data to result in CRITICAL status" | 1642 | msgid "Threshold value for data to result in CRITICAL status" |
| 2138 | msgstr "" | 1643 | msgstr "" |
| 2139 | 1644 | ||
| 2140 | #: plugins/check_mrtg.c:344 | ||
| 2141 | msgid "Type label for data (Examples: Conns, \"Processor Load\", In, Out)" | 1645 | msgid "Type label for data (Examples: Conns, \"Processor Load\", In, Out)" |
| 2142 | msgstr "" | 1646 | msgstr "" |
| 2143 | 1647 | ||
| 2144 | #: plugins/check_mrtg.c:346 | ||
| 2145 | msgid "Option units label for data (Example: Packets/Sec, Errors/Sec," | 1648 | msgid "Option units label for data (Example: Packets/Sec, Errors/Sec," |
| 2146 | msgstr "" | 1649 | msgstr "" |
| 2147 | 1650 | ||
| 2148 | #: plugins/check_mrtg.c:347 | ||
| 2149 | #, c-format | 1651 | #, c-format |
| 2150 | msgid "\"Bytes Per Second\", \"%% Utilization\")" | 1652 | msgid "\"Bytes Per Second\", \"%% Utilization\")" |
| 2151 | msgstr "" | 1653 | msgstr "" |
| 2152 | 1654 | ||
| 2153 | #: plugins/check_mrtg.c:350 | ||
| 2154 | msgid "" | 1655 | msgid "" |
| 2155 | "If the value exceeds the <vwl> threshold, a WARNING status is returned. If" | 1656 | "If the value exceeds the <vwl> threshold, a WARNING status is returned. If" |
| 2156 | msgstr "" | 1657 | msgstr "" |
| 2157 | 1658 | ||
| 2158 | #: plugins/check_mrtg.c:351 | ||
| 2159 | msgid "" | 1659 | msgid "" |
| 2160 | "the value exceeds the <vcl> threshold, a CRITICAL status is returned. If" | 1660 | "the value exceeds the <vcl> threshold, a CRITICAL status is returned. If" |
| 2161 | msgstr "" | 1661 | msgstr "" |
| 2162 | 1662 | ||
| 2163 | #: plugins/check_mrtg.c:352 | ||
| 2164 | msgid "the data in the log file is older than <expire_minutes> old, a WARNING" | 1663 | msgid "the data in the log file is older than <expire_minutes> old, a WARNING" |
| 2165 | msgstr "" | 1664 | msgstr "" |
| 2166 | 1665 | ||
| 2167 | #: plugins/check_mrtg.c:353 | ||
| 2168 | msgid "status is returned and a warning message is printed." | 1666 | msgid "status is returned and a warning message is printed." |
| 2169 | msgstr "" | 1667 | msgstr "" |
| 2170 | 1668 | ||
| 2171 | #: plugins/check_mrtg.c:356 | ||
| 2172 | msgid "" | 1669 | msgid "" |
| 2173 | "This plugin is useful for monitoring MRTG data that does not correspond to" | 1670 | "This plugin is useful for monitoring MRTG data that does not correspond to" |
| 2174 | msgstr "" | 1671 | msgstr "" |
| 2175 | 1672 | ||
| 2176 | #: plugins/check_mrtg.c:357 | ||
| 2177 | msgid "" | 1673 | msgid "" |
| 2178 | "bandwidth usage. (Use the check_mrtgtraf plugin for monitoring bandwidth)." | 1674 | "bandwidth usage. (Use the check_mrtgtraf plugin for monitoring bandwidth)." |
| 2179 | msgstr "" | 1675 | msgstr "" |
| 2180 | 1676 | ||
| 2181 | #: plugins/check_mrtg.c:358 | ||
| 2182 | msgid "" | 1677 | msgid "" |
| 2183 | "It can be used to monitor any kind of data that MRTG is monitoring - errors," | 1678 | "It can be used to monitor any kind of data that MRTG is monitoring - errors," |
| 2184 | msgstr "" | 1679 | msgstr "" |
| 2185 | 1680 | ||
| 2186 | #: plugins/check_mrtg.c:359 | ||
| 2187 | msgid "" | 1681 | msgid "" |
| 2188 | "packets/sec, etc. I use MRTG in conjunction with the Novell NLM that allows" | 1682 | "packets/sec, etc. I use MRTG in conjunction with the Novell NLM that allows" |
| 2189 | msgstr "" | 1683 | msgstr "" |
| 2190 | 1684 | ||
| 2191 | #: plugins/check_mrtg.c:360 | ||
| 2192 | msgid "" | 1685 | msgid "" |
| 2193 | "me to track processor utilization, user connections, drive space, etc and" | 1686 | "me to track processor utilization, user connections, drive space, etc and" |
| 2194 | msgstr "" | 1687 | msgstr "" |
| 2195 | 1688 | ||
| 2196 | #: plugins/check_mrtg.c:361 | ||
| 2197 | msgid "this plugin works well for monitoring that kind of data as well." | 1689 | msgid "this plugin works well for monitoring that kind of data as well." |
| 2198 | msgstr "" | 1690 | msgstr "" |
| 2199 | 1691 | ||
| 2200 | #: plugins/check_mrtg.c:364 | ||
| 2201 | msgid "" | 1692 | msgid "" |
| 2202 | "- This plugin only monitors one of the two variables stored in the MRTG log" | 1693 | "- This plugin only monitors one of the two variables stored in the MRTG log" |
| 2203 | msgstr "" | 1694 | msgstr "" |
| 2204 | 1695 | ||
| 2205 | #: plugins/check_mrtg.c:365 | ||
| 2206 | msgid "file. If you want to monitor both values you will have to define two" | 1696 | msgid "file. If you want to monitor both values you will have to define two" |
| 2207 | msgstr "" | 1697 | msgstr "" |
| 2208 | 1698 | ||
| 2209 | #: plugins/check_mrtg.c:366 | ||
| 2210 | msgid "commands with different values for the <variable> argument. Of course," | 1699 | msgid "commands with different values for the <variable> argument. Of course," |
| 2211 | msgstr "" | 1700 | msgstr "" |
| 2212 | 1701 | ||
| 2213 | #: plugins/check_mrtg.c:367 | ||
| 2214 | msgid "you can always hack the code to make this plugin work for you..." | 1702 | msgid "you can always hack the code to make this plugin work for you..." |
| 2215 | msgstr "" | 1703 | msgstr "" |
| 2216 | 1704 | ||
| 2217 | #: plugins/check_mrtg.c:368 | ||
| 2218 | msgid "" | 1705 | msgid "" |
| 2219 | "- MRTG stands for the Multi Router Traffic Grapher. It can be downloaded " | 1706 | "- MRTG stands for the Multi Router Traffic Grapher. It can be downloaded " |
| 2220 | "from" | 1707 | "from" |
| 2221 | msgstr "" | 1708 | msgstr "" |
| 2222 | 1709 | ||
| 2223 | #: plugins/check_mrtgtraf.c:88 | ||
| 2224 | msgid "Unable to open MRTG log file" | 1710 | msgid "Unable to open MRTG log file" |
| 2225 | msgstr "Konnte MRTG Logfile nicht öffnen" | 1711 | msgstr "Konnte MRTG Logfile nicht öffnen" |
| 2226 | 1712 | ||
| 2227 | #: plugins/check_mrtgtraf.c:130 | ||
| 2228 | msgid "Unable to process MRTG log file" | 1713 | msgid "Unable to process MRTG log file" |
| 2229 | msgstr "" | 1714 | msgstr "" |
| 2230 | 1715 | ||
| 2231 | #: plugins/check_mrtgtraf.c:194 | ||
| 2232 | #, c-format | 1716 | #, c-format |
| 2233 | msgid "%s. In = %0.1f %s/s, %s. Out = %0.1f %s/s|%s %s\n" | 1717 | msgid "%s. In = %0.1f %s/s, %s. Out = %0.1f %s/s|%s %s\n" |
| 2234 | msgstr "" | 1718 | msgstr "" |
| 2235 | 1719 | ||
| 2236 | #: plugins/check_mrtgtraf.c:207 | ||
| 2237 | #, c-format | 1720 | #, c-format |
| 2238 | msgid "Traffic %s - %s\n" | 1721 | msgid "Traffic %s - %s\n" |
| 2239 | msgstr "" | 1722 | msgstr "" |
| 2240 | 1723 | ||
| 2241 | #: plugins/check_mrtgtraf.c:335 | ||
| 2242 | msgid "" | 1724 | msgid "" |
| 2243 | "This plugin will check the incoming/outgoing transfer rates of a router," | 1725 | "This plugin will check the incoming/outgoing transfer rates of a router," |
| 2244 | msgstr "" | 1726 | msgstr "" |
| 2245 | 1727 | ||
| 2246 | #: plugins/check_mrtgtraf.c:336 | ||
| 2247 | msgid "switch, etc recorded in an MRTG log. If the newest log entry is older" | 1728 | msgid "switch, etc recorded in an MRTG log. If the newest log entry is older" |
| 2248 | msgstr "" | 1729 | msgstr "" |
| 2249 | 1730 | ||
| 2250 | #: plugins/check_mrtgtraf.c:337 | ||
| 2251 | msgid "than <expire_minutes>, a WARNING status is returned. If either the" | 1731 | msgid "than <expire_minutes>, a WARNING status is returned. If either the" |
| 2252 | msgstr "" | 1732 | msgstr "" |
| 2253 | 1733 | ||
| 2254 | #: plugins/check_mrtgtraf.c:338 | ||
| 2255 | msgid "incoming or outgoing rates exceed the <icl> or <ocl> thresholds (in" | 1734 | msgid "incoming or outgoing rates exceed the <icl> or <ocl> thresholds (in" |
| 2256 | msgstr "" | 1735 | msgstr "" |
| 2257 | 1736 | ||
| 2258 | #: plugins/check_mrtgtraf.c:339 | ||
| 2259 | msgid "Bytes/sec), a CRITICAL status results. If either of the rates exceed" | 1737 | msgid "Bytes/sec), a CRITICAL status results. If either of the rates exceed" |
| 2260 | msgstr "" | 1738 | msgstr "" |
| 2261 | 1739 | ||
| 2262 | #: plugins/check_mrtgtraf.c:340 | ||
| 2263 | msgid "the <iwl> or <owl> thresholds (in Bytes/sec), a WARNING status results." | 1740 | msgid "the <iwl> or <owl> thresholds (in Bytes/sec), a WARNING status results." |
| 2264 | msgstr "" | 1741 | msgstr "" |
| 2265 | 1742 | ||
| 2266 | #: plugins/check_mrtgtraf.c:350 | ||
| 2267 | msgid "File to read log from" | 1743 | msgid "File to read log from" |
| 2268 | msgstr "" | 1744 | msgstr "" |
| 2269 | 1745 | ||
| 2270 | #: plugins/check_mrtgtraf.c:352 | ||
| 2271 | msgid "Minutes after which log expires" | 1746 | msgid "Minutes after which log expires" |
| 2272 | msgstr "" | 1747 | msgstr "" |
| 2273 | 1748 | ||
| 2274 | #: plugins/check_mrtgtraf.c:354 | ||
| 2275 | msgid "Test average or maximum" | 1749 | msgid "Test average or maximum" |
| 2276 | msgstr "" | 1750 | msgstr "" |
| 2277 | 1751 | ||
| 2278 | #: plugins/check_mrtgtraf.c:356 | ||
| 2279 | #, fuzzy | 1752 | #, fuzzy |
| 2280 | msgid "Warning threshold pair <incoming>,<outgoing>" | 1753 | msgid "Warning threshold pair <incoming>,<outgoing>" |
| 2281 | msgstr "Warning threshold Integer sein" | 1754 | msgstr "Warning threshold Integer sein" |
| 2282 | 1755 | ||
| 2283 | #: plugins/check_mrtgtraf.c:358 | ||
| 2284 | #, fuzzy | 1756 | #, fuzzy |
| 2285 | msgid "Critical threshold pair <incoming>,<outgoing>" | 1757 | msgid "Critical threshold pair <incoming>,<outgoing>" |
| 2286 | msgstr "Critical threshold muss ein Integer sein" | 1758 | msgstr "Critical threshold muss ein Integer sein" |
| 2287 | 1759 | ||
| 2288 | #: plugins/check_mrtgtraf.c:362 | ||
| 2289 | msgid "" | 1760 | msgid "" |
| 2290 | "- MRTG stands for Multi Router Traffic Grapher. It can be downloaded from" | 1761 | "- MRTG stands for Multi Router Traffic Grapher. It can be downloaded from" |
| 2291 | msgstr "" | 1762 | msgstr "" |
| 2292 | 1763 | ||
| 2293 | #: plugins/check_mrtgtraf.c:364 | ||
| 2294 | msgid "- While MRTG can monitor things other than traffic rates, this" | 1764 | msgid "- While MRTG can monitor things other than traffic rates, this" |
| 2295 | msgstr "" | 1765 | msgstr "" |
| 2296 | 1766 | ||
| 2297 | #: plugins/check_mrtgtraf.c:365 | ||
| 2298 | msgid " plugin probably won't work with much else without modification." | 1767 | msgid " plugin probably won't work with much else without modification." |
| 2299 | msgstr "" | 1768 | msgstr "" |
| 2300 | 1769 | ||
| 2301 | #: plugins/check_mrtgtraf.c:366 | ||
| 2302 | msgid "- The calculated i/o rates are a little off from what MRTG actually" | 1770 | msgid "- The calculated i/o rates are a little off from what MRTG actually" |
| 2303 | msgstr "" | 1771 | msgstr "" |
| 2304 | 1772 | ||
| 2305 | #: plugins/check_mrtgtraf.c:367 | ||
| 2306 | msgid " reports. I'm not sure why this is right now, but will look into it" | 1773 | msgid " reports. I'm not sure why this is right now, but will look into it" |
| 2307 | msgstr "" | 1774 | msgstr "" |
| 2308 | 1775 | ||
| 2309 | #: plugins/check_mrtgtraf.c:368 | ||
| 2310 | msgid " for future enhancements of this plugin." | 1776 | msgid " for future enhancements of this plugin." |
| 2311 | msgstr "" | 1777 | msgstr "" |
| 2312 | 1778 | ||
| 2313 | #: plugins/check_mrtgtraf.c:378 | ||
| 2314 | #, c-format | 1779 | #, c-format |
| 2315 | msgid "Usage" | 1780 | msgid "Usage" |
| 2316 | msgstr "" | 1781 | msgstr "" |
| 2317 | 1782 | ||
| 2318 | #: plugins/check_mysql.c:185 | ||
| 2319 | #, c-format | 1783 | #, c-format |
| 2320 | msgid "status store_result error: %s\n" | 1784 | msgid "status store_result error: %s\n" |
| 2321 | msgstr "" | 1785 | msgstr "" |
| 2322 | 1786 | ||
| 2323 | #: plugins/check_mysql.c:216 | ||
| 2324 | #, c-format | 1787 | #, c-format |
| 2325 | msgid "slave query error: %s\n" | 1788 | msgid "slave query error: %s\n" |
| 2326 | msgstr "" | 1789 | msgstr "" |
| 2327 | 1790 | ||
| 2328 | #: plugins/check_mysql.c:223 | ||
| 2329 | #, c-format | 1791 | #, c-format |
| 2330 | msgid "slave store_result error: %s\n" | 1792 | msgid "slave store_result error: %s\n" |
| 2331 | msgstr "" | 1793 | msgstr "" |
| 2332 | 1794 | ||
| 2333 | #: plugins/check_mysql.c:229 | ||
| 2334 | msgid "No slaves defined" | 1795 | msgid "No slaves defined" |
| 2335 | msgstr "" | 1796 | msgstr "" |
| 2336 | 1797 | ||
| 2337 | #: plugins/check_mysql.c:237 | ||
| 2338 | #, c-format | 1798 | #, c-format |
| 2339 | msgid "slave fetch row error: %s\n" | 1799 | msgid "slave fetch row error: %s\n" |
| 2340 | msgstr "" | 1800 | msgstr "" |
| 2341 | 1801 | ||
| 2342 | #: plugins/check_mysql.c:242 | ||
| 2343 | #, c-format | 1802 | #, c-format |
| 2344 | msgid "Slave running: %s" | 1803 | msgid "Slave running: %s" |
| 2345 | msgstr "" | 1804 | msgstr "" |
| 2346 | 1805 | ||
| 2347 | #: plugins/check_mysql.c:520 | ||
| 2348 | msgid "This program tests connections to a MySQL server" | 1806 | msgid "This program tests connections to a MySQL server" |
| 2349 | msgstr "" | 1807 | msgstr "" |
| 2350 | 1808 | ||
| 2351 | #: plugins/check_mysql.c:531 | ||
| 2352 | msgid "Ignore authentication failure and check for mysql connectivity only" | 1809 | msgid "Ignore authentication failure and check for mysql connectivity only" |
| 2353 | msgstr "" | 1810 | msgstr "" |
| 2354 | 1811 | ||
| 2355 | #: plugins/check_mysql.c:534 | ||
| 2356 | msgid "Use the specified socket (has no effect if -H is used)" | 1812 | msgid "Use the specified socket (has no effect if -H is used)" |
| 2357 | msgstr "" | 1813 | msgstr "" |
| 2358 | 1814 | ||
| 2359 | #: plugins/check_mysql.c:537 | ||
| 2360 | msgid "Check database with indicated name" | 1815 | msgid "Check database with indicated name" |
| 2361 | msgstr "" | 1816 | msgstr "" |
| 2362 | 1817 | ||
| 2363 | #: plugins/check_mysql.c:539 | ||
| 2364 | msgid "Read from the specified client options file" | 1818 | msgid "Read from the specified client options file" |
| 2365 | msgstr "" | 1819 | msgstr "" |
| 2366 | 1820 | ||
| 2367 | #: plugins/check_mysql.c:541 | ||
| 2368 | msgid "Use a client options group" | 1821 | msgid "Use a client options group" |
| 2369 | msgstr "" | 1822 | msgstr "" |
| 2370 | 1823 | ||
| 2371 | #: plugins/check_mysql.c:543 | ||
| 2372 | msgid "Connect using the indicated username" | 1824 | msgid "Connect using the indicated username" |
| 2373 | msgstr "" | 1825 | msgstr "" |
| 2374 | 1826 | ||
| 2375 | #: plugins/check_mysql.c:545 | ||
| 2376 | msgid "Use the indicated password to authenticate the connection" | 1827 | msgid "Use the indicated password to authenticate the connection" |
| 2377 | msgstr "" | 1828 | msgstr "" |
| 2378 | 1829 | ||
| 2379 | #: plugins/check_mysql.c:546 | ||
| 2380 | msgid "IMPORTANT: THIS FORM OF AUTHENTICATION IS NOT SECURE!!!" | 1830 | msgid "IMPORTANT: THIS FORM OF AUTHENTICATION IS NOT SECURE!!!" |
| 2381 | msgstr "" | 1831 | msgstr "" |
| 2382 | 1832 | ||
| 2383 | #: plugins/check_mysql.c:547 | ||
| 2384 | msgid "Your clear-text password could be visible as a process table entry" | 1833 | msgid "Your clear-text password could be visible as a process table entry" |
| 2385 | msgstr "" | 1834 | msgstr "" |
| 2386 | 1835 | ||
| 2387 | #: plugins/check_mysql.c:549 | ||
| 2388 | msgid "Check if the slave thread is running properly." | 1836 | msgid "Check if the slave thread is running properly." |
| 2389 | msgstr "" | 1837 | msgstr "" |
| 2390 | 1838 | ||
| 2391 | #: plugins/check_mysql.c:551 | ||
| 2392 | msgid "Exit with WARNING status if slave server is more than INTEGER seconds" | 1839 | msgid "Exit with WARNING status if slave server is more than INTEGER seconds" |
| 2393 | msgstr "" | 1840 | msgstr "" |
| 2394 | 1841 | ||
| 2395 | #: plugins/check_mysql.c:552 plugins/check_mysql.c:555 | ||
| 2396 | msgid "behind master" | 1842 | msgid "behind master" |
| 2397 | msgstr "" | 1843 | msgstr "" |
| 2398 | 1844 | ||
| 2399 | #: plugins/check_mysql.c:554 | ||
| 2400 | msgid "Exit with CRITICAL status if slave server is more then INTEGER seconds" | 1845 | msgid "Exit with CRITICAL status if slave server is more then INTEGER seconds" |
| 2401 | msgstr "" | 1846 | msgstr "" |
| 2402 | 1847 | ||
| 2403 | #: plugins/check_mysql.c:557 | ||
| 2404 | msgid "Use ssl encryption" | 1848 | msgid "Use ssl encryption" |
| 2405 | msgstr "" | 1849 | msgstr "" |
| 2406 | 1850 | ||
| 2407 | #: plugins/check_mysql.c:559 | ||
| 2408 | msgid "Path to CA signing the cert" | 1851 | msgid "Path to CA signing the cert" |
| 2409 | msgstr "" | 1852 | msgstr "" |
| 2410 | 1853 | ||
| 2411 | #: plugins/check_mysql.c:561 | ||
| 2412 | msgid "Path to SSL certificate" | 1854 | msgid "Path to SSL certificate" |
| 2413 | msgstr "" | 1855 | msgstr "" |
| 2414 | 1856 | ||
| 2415 | #: plugins/check_mysql.c:563 | ||
| 2416 | msgid "Path to private SSL key" | 1857 | msgid "Path to private SSL key" |
| 2417 | msgstr "" | 1858 | msgstr "" |
| 2418 | 1859 | ||
| 2419 | #: plugins/check_mysql.c:565 | ||
| 2420 | msgid "Path to CA directory" | 1860 | msgid "Path to CA directory" |
| 2421 | msgstr "" | 1861 | msgstr "" |
| 2422 | 1862 | ||
| 2423 | #: plugins/check_mysql.c:567 | ||
| 2424 | msgid "List of valid SSL ciphers" | 1863 | msgid "List of valid SSL ciphers" |
| 2425 | msgstr "" | 1864 | msgstr "" |
| 2426 | 1865 | ||
| 2427 | #: plugins/check_mysql.c:571 | ||
| 2428 | msgid "" | 1866 | msgid "" |
| 2429 | "There are no required arguments. By default, the local database is checked" | 1867 | "There are no required arguments. By default, the local database is checked" |
| 2430 | msgstr "" | 1868 | msgstr "" |
| 2431 | 1869 | ||
| 2432 | #: plugins/check_mysql.c:572 | ||
| 2433 | msgid "" | 1870 | msgid "" |
| 2434 | "using the default unix socket. You can force TCP on localhost by using an" | 1871 | "using the default unix socket. You can force TCP on localhost by using an" |
| 2435 | msgstr "" | 1872 | msgstr "" |
| 2436 | 1873 | ||
| 2437 | #: plugins/check_mysql.c:573 | ||
| 2438 | msgid "IP address or FQDN ('localhost' will use the socket as well)." | 1874 | msgid "IP address or FQDN ('localhost' will use the socket as well)." |
| 2439 | msgstr "" | 1875 | msgstr "" |
| 2440 | 1876 | ||
| 2441 | #: plugins/check_mysql.c:577 | ||
| 2442 | msgid "You must specify -p with an empty string to force an empty password," | 1877 | msgid "You must specify -p with an empty string to force an empty password," |
| 2443 | msgstr "" | 1878 | msgstr "" |
| 2444 | 1879 | ||
| 2445 | #: plugins/check_mysql.c:578 | ||
| 2446 | msgid "overriding any my.cnf settings." | 1880 | msgid "overriding any my.cnf settings." |
| 2447 | msgstr "" | 1881 | msgstr "" |
| 2448 | 1882 | ||
| 2449 | #: plugins/check_nagios.c:104 | ||
| 2450 | msgid "Cannot open status log for reading!" | 1883 | msgid "Cannot open status log for reading!" |
| 2451 | msgstr "" | 1884 | msgstr "" |
| 2452 | 1885 | ||
| 2453 | #: plugins/check_nagios.c:154 | ||
| 2454 | #, c-format | 1886 | #, c-format |
| 2455 | msgid "Found process: %s %s\n" | 1887 | msgid "Found process: %s %s\n" |
| 2456 | msgstr "" | 1888 | msgstr "" |
| 2457 | 1889 | ||
| 2458 | #: plugins/check_nagios.c:168 | ||
| 2459 | msgid "Could not locate a running Nagios process!" | 1890 | msgid "Could not locate a running Nagios process!" |
| 2460 | msgstr "" | 1891 | msgstr "" |
| 2461 | 1892 | ||
| 2462 | #: plugins/check_nagios.c:172 | ||
| 2463 | msgid "Cannot parse Nagios log file for valid time" | 1893 | msgid "Cannot parse Nagios log file for valid time" |
| 2464 | msgstr "" | 1894 | msgstr "" |
| 2465 | 1895 | ||
| 2466 | #: plugins/check_nagios.c:183 plugins/check_procs.c:379 | ||
| 2467 | #, c-format | 1896 | #, c-format |
| 2468 | msgid "%d process" | 1897 | msgid "%d process" |
| 2469 | msgid_plural "%d processes" | 1898 | msgid_plural "%d processes" |
| 2470 | msgstr[0] "" | 1899 | msgstr[0] "" |
| 2471 | msgstr[1] "" | 1900 | msgstr[1] "" |
| 2472 | 1901 | ||
| 2473 | #: plugins/check_nagios.c:186 | ||
| 2474 | #, c-format | 1902 | #, c-format |
| 2475 | msgid "status log updated %d second ago" | 1903 | msgid "status log updated %d second ago" |
| 2476 | msgid_plural "status log updated %d seconds ago" | 1904 | msgid_plural "status log updated %d seconds ago" |
| 2477 | msgstr[0] "" | 1905 | msgstr[0] "" |
| 2478 | msgstr[1] "" | 1906 | msgstr[1] "" |
| 2479 | 1907 | ||
| 2480 | #: plugins/check_nagios.c:224 plugins/check_nagios.c:253 | ||
| 2481 | #, fuzzy | 1908 | #, fuzzy |
| 2482 | msgid "Expiration time must be an integer (seconds)\n" | 1909 | msgid "Expiration time must be an integer (seconds)\n" |
| 2483 | msgstr "skip lines muss ein Integer sein" | 1910 | msgstr "skip lines muss ein Integer sein" |
| 2484 | 1911 | ||
| 2485 | #: plugins/check_nagios.c:260 | ||
| 2486 | #, fuzzy | 1912 | #, fuzzy |
| 2487 | msgid "Timeout must be an integer (seconds)\n" | 1913 | msgid "Timeout must be an integer (seconds)\n" |
| 2488 | msgstr "skip lines muss ein Integer sein" | 1914 | msgstr "skip lines muss ein Integer sein" |
| 2489 | 1915 | ||
| 2490 | #: plugins/check_nagios.c:272 | ||
| 2491 | #, fuzzy | 1916 | #, fuzzy |
| 2492 | msgid "You must provide the status_log\n" | 1917 | msgid "You must provide the status_log\n" |
| 2493 | msgstr "%s: Hostname muss angegeben werden\n" | 1918 | msgstr "%s: Hostname muss angegeben werden\n" |
| 2494 | 1919 | ||
| 2495 | #: plugins/check_nagios.c:275 | ||
| 2496 | #, fuzzy | 1920 | #, fuzzy |
| 2497 | msgid "You must provide a process string\n" | 1921 | msgid "You must provide a process string\n" |
| 2498 | msgstr "%s: Hostname muss angegeben werden\n" | 1922 | msgstr "%s: Hostname muss angegeben werden\n" |
| 2499 | 1923 | ||
| 2500 | #: plugins/check_nagios.c:289 | ||
| 2501 | #, fuzzy | 1924 | #, fuzzy |
| 2502 | msgid "" | 1925 | msgid "" |
| 2503 | "This plugin checks the status of the Nagios process on the local machine" | 1926 | "This plugin checks the status of the Nagios process on the local machine" |
| 2504 | msgstr "" | 1927 | msgstr "" |
| 2505 | "Dieses Plugin prüft den freien Speicher auf einem gemounteten Filesystem\n" | 1928 | "Dieses Plugin prüft den freien Speicher auf einem gemounteten Filesystem\n" |
| 2506 | "und erzeugt einen Alarm wenn einer der angegebenen Schwellwerte " | 1929 | "und erzeugt einen Alarm wenn einer der angegebenen Schwellwerte " |
| 2507 | "unterschritten wird.\n" | 1930 | "unterschritten wird.\n" |
| 2508 | "\n" | 1931 | "\n" |
| 2509 | 1932 | ||
| 2510 | #: plugins/check_nagios.c:290 | ||
| 2511 | msgid "" | 1933 | msgid "" |
| 2512 | "The plugin will check to make sure the Nagios status log is no older than" | 1934 | "The plugin will check to make sure the Nagios status log is no older than" |
| 2513 | msgstr "" | 1935 | msgstr "" |
| 2514 | 1936 | ||
| 2515 | #: plugins/check_nagios.c:291 | ||
| 2516 | msgid "the number of minutes specified by the expires option." | 1937 | msgid "the number of minutes specified by the expires option." |
| 2517 | msgstr "" | 1938 | msgstr "" |
| 2518 | 1939 | ||
| 2519 | #: plugins/check_nagios.c:292 | ||
| 2520 | msgid "" | 1940 | msgid "" |
| 2521 | "It also checks the process table for a process matching the command argument." | 1941 | "It also checks the process table for a process matching the command argument." |
| 2522 | msgstr "" | 1942 | msgstr "" |
| 2523 | 1943 | ||
| 2524 | #: plugins/check_nagios.c:302 | ||
| 2525 | msgid "Name of the log file to check" | 1944 | msgid "Name of the log file to check" |
| 2526 | msgstr "" | 1945 | msgstr "" |
| 2527 | 1946 | ||
| 2528 | #: plugins/check_nagios.c:304 | ||
| 2529 | msgid "Minutes aging after which logfile is considered stale" | 1947 | msgid "Minutes aging after which logfile is considered stale" |
| 2530 | msgstr "" | 1948 | msgstr "" |
| 2531 | 1949 | ||
| 2532 | #: plugins/check_nagios.c:306 | ||
| 2533 | msgid "Substring to search for in process arguments" | 1950 | msgid "Substring to search for in process arguments" |
| 2534 | msgstr "" | 1951 | msgstr "" |
| 2535 | 1952 | ||
| 2536 | #: plugins/check_nagios.c:308 | ||
| 2537 | msgid "Timeout for the plugin in seconds" | 1953 | msgid "Timeout for the plugin in seconds" |
| 2538 | msgstr "" | 1954 | msgstr "" |
| 2539 | 1955 | ||
| 2540 | #: plugins/check_nt.c:142 | ||
| 2541 | #, c-format | 1956 | #, c-format |
| 2542 | msgid "Wrong client version - running: %s, required: %s" | 1957 | msgid "Wrong client version - running: %s, required: %s" |
| 2543 | msgstr "" | 1958 | msgstr "" |
| 2544 | 1959 | ||
| 2545 | #: plugins/check_nt.c:153 plugins/check_nt.c:239 | ||
| 2546 | msgid "missing -l parameters" | 1960 | msgid "missing -l parameters" |
| 2547 | msgstr "" | 1961 | msgstr "" |
| 2548 | 1962 | ||
| 2549 | #: plugins/check_nt.c:155 | ||
| 2550 | msgid "wrong -l parameter." | 1963 | msgid "wrong -l parameter." |
| 2551 | msgstr "" | 1964 | msgstr "" |
| 2552 | 1965 | ||
| 2553 | #: plugins/check_nt.c:159 | ||
| 2554 | msgid "CPU Load" | 1966 | msgid "CPU Load" |
| 2555 | msgstr "" | 1967 | msgstr "" |
| 2556 | 1968 | ||
| 2557 | #: plugins/check_nt.c:182 | ||
| 2558 | #, c-format | 1969 | #, c-format |
| 2559 | msgid " %lu%% (%lu min average)" | 1970 | msgid " %lu%% (%lu min average)" |
| 2560 | msgstr "" | 1971 | msgstr "" |
| 2561 | 1972 | ||
| 2562 | #: plugins/check_nt.c:184 | ||
| 2563 | #, c-format | 1973 | #, c-format |
| 2564 | msgid " '%lu min avg Load'=%lu%%;%lu;%lu;0;100" | 1974 | msgid " '%lu min avg Load'=%lu%%;%lu;%lu;0;100" |
| 2565 | msgstr "" | 1975 | msgstr "" |
| 2566 | 1976 | ||
| 2567 | #: plugins/check_nt.c:194 | ||
| 2568 | msgid "not enough values for -l parameters" | 1977 | msgid "not enough values for -l parameters" |
| 2569 | msgstr "" | 1978 | msgstr "" |
| 2570 | 1979 | ||
| 2571 | #: plugins/check_nt.c:208 plugins/check_nt.c:241 | ||
| 2572 | msgid "wrong -l argument" | 1980 | msgid "wrong -l argument" |
| 2573 | msgstr "" | 1981 | msgstr "" |
| 2574 | 1982 | ||
| 2575 | #: plugins/check_nt.c:225 | ||
| 2576 | #, c-format | 1983 | #, c-format |
| 2577 | msgid "System Uptime - %u day(s) %u hour(s) %u minute(s) |uptime=%lu" | 1984 | msgid "System Uptime - %u day(s) %u hour(s) %u minute(s) |uptime=%lu" |
| 2578 | msgstr "" | 1985 | msgstr "" |
| 2579 | 1986 | ||
| 2580 | #: plugins/check_nt.c:257 | ||
| 2581 | #, c-format | 1987 | #, c-format |
| 2582 | msgid "%s:\\ - total: %.2f Gb - used: %.2f Gb (%.0f%%) - free %.2f Gb (%.0f%%)" | 1988 | msgid "%s:\\ - total: %.2f Gb - used: %.2f Gb (%.0f%%) - free %.2f Gb (%.0f%%)" |
| 2583 | msgstr "" | 1989 | msgstr "" |
| 2584 | 1990 | ||
| 2585 | #: plugins/check_nt.c:260 | ||
| 2586 | #, c-format | 1991 | #, c-format |
| 2587 | msgid "'%s:\\ Used Space'=%.2fGb;%.2f;%.2f;0.00;%.2f" | 1992 | msgid "'%s:\\ Used Space'=%.2fGb;%.2f;%.2f;0.00;%.2f" |
| 2588 | msgstr "" | 1993 | msgstr "" |
| 2589 | 1994 | ||
| 2590 | #: plugins/check_nt.c:274 | ||
| 2591 | msgid "Free disk space : Invalid drive" | 1995 | msgid "Free disk space : Invalid drive" |
| 2592 | msgstr "" | 1996 | msgstr "" |
| 2593 | 1997 | ||
| 2594 | #: plugins/check_nt.c:284 | ||
| 2595 | msgid "No service/process specified" | 1998 | msgid "No service/process specified" |
| 2596 | msgstr "" | 1999 | msgstr "" |
| 2597 | 2000 | ||
| 2598 | #: plugins/check_nt.c:292 plugins/check_nt.c:305 plugins/check_nt.c:309 | ||
| 2599 | #: plugins/check_nt.c:643 | ||
| 2600 | msgid "could not fetch information from server\n" | 2001 | msgid "could not fetch information from server\n" |
| 2601 | msgstr "" | 2002 | msgstr "" |
| 2602 | 2003 | ||
| 2603 | #: plugins/check_nt.c:317 | ||
| 2604 | #, c-format | 2004 | #, c-format |
| 2605 | msgid "" | 2005 | msgid "" |
| 2606 | "Memory usage: total:%.2f MB - used: %.2f MB (%.0f%%) - free: %.2f MB (%.0f%%)" | 2006 | "Memory usage: total:%.2f MB - used: %.2f MB (%.0f%%) - free: %.2f MB (%.0f%%)" |
| 2607 | msgstr "" | 2007 | msgstr "" |
| 2608 | 2008 | ||
| 2609 | #: plugins/check_nt.c:320 | ||
| 2610 | #, c-format | 2009 | #, c-format |
| 2611 | msgid "'Memory usage'=%.2fMB;%.2f;%.2f;0.00;%.2f" | 2010 | msgid "'Memory usage'=%.2fMB;%.2f;%.2f;0.00;%.2f" |
| 2612 | msgstr "" | 2011 | msgstr "" |
| 2613 | 2012 | ||
| 2614 | #: plugins/check_nt.c:356 plugins/check_nt.c:441 plugins/check_nt.c:471 | ||
| 2615 | msgid "No counter specified" | 2013 | msgid "No counter specified" |
| 2616 | msgstr "" | 2014 | msgstr "" |
| 2617 | 2015 | ||
| 2618 | #: plugins/check_nt.c:388 | ||
| 2619 | msgid "Minimum value contains non-numbers" | 2016 | msgid "Minimum value contains non-numbers" |
| 2620 | msgstr "" | 2017 | msgstr "" |
| 2621 | 2018 | ||
| 2622 | #: plugins/check_nt.c:392 | ||
| 2623 | msgid "Maximum value contains non-numbers" | 2019 | msgid "Maximum value contains non-numbers" |
| 2624 | msgstr "" | 2020 | msgstr "" |
| 2625 | 2021 | ||
| 2626 | #: plugins/check_nt.c:399 | ||
| 2627 | msgid "No unit counter specified" | 2022 | msgid "No unit counter specified" |
| 2628 | msgstr "" | 2023 | msgstr "" |
| 2629 | 2024 | ||
| 2630 | #: plugins/check_nt.c:486 | ||
| 2631 | msgid "Please specify a variable to check" | 2025 | msgid "Please specify a variable to check" |
| 2632 | msgstr "" | 2026 | msgstr "" |
| 2633 | 2027 | ||
| 2634 | #: plugins/check_nt.c:570 | ||
| 2635 | #, fuzzy | 2028 | #, fuzzy |
| 2636 | msgid "Server port must be an integer\n" | 2029 | msgid "Server port must be an integer\n" |
| 2637 | msgstr "skip lines muss ein Integer sein" | 2030 | msgstr "skip lines muss ein Integer sein" |
| 2638 | 2031 | ||
| 2639 | #: plugins/check_nt.c:624 | ||
| 2640 | #, fuzzy | 2032 | #, fuzzy |
| 2641 | msgid "You must provide a server address or host name" | 2033 | msgid "You must provide a server address or host name" |
| 2642 | msgstr "Hostname oder Serveradresse muss angegeben werden" | 2034 | msgstr "Hostname oder Serveradresse muss angegeben werden" |
| 2643 | 2035 | ||
| 2644 | #: plugins/check_nt.c:630 | ||
| 2645 | msgid "None" | 2036 | msgid "None" |
| 2646 | msgstr "" | 2037 | msgstr "" |
| 2647 | 2038 | ||
| 2648 | #: plugins/check_nt.c:687 | ||
| 2649 | msgid "This plugin collects data from the NSClient service running on a" | 2039 | msgid "This plugin collects data from the NSClient service running on a" |
| 2650 | msgstr "" | 2040 | msgstr "" |
| 2651 | 2041 | ||
| 2652 | #: plugins/check_nt.c:688 | ||
| 2653 | msgid "Windows NT/2000/XP/2003 server." | 2042 | msgid "Windows NT/2000/XP/2003 server." |
| 2654 | msgstr "" | 2043 | msgstr "" |
| 2655 | 2044 | ||
| 2656 | #: plugins/check_nt.c:699 | ||
| 2657 | msgid "Name of the host to check" | 2045 | msgid "Name of the host to check" |
| 2658 | msgstr "" | 2046 | msgstr "" |
| 2659 | 2047 | ||
| 2660 | #: plugins/check_nt.c:701 | ||
| 2661 | #, fuzzy | 2048 | #, fuzzy |
| 2662 | msgid "Optional port number (default: " | 2049 | msgid "Optional port number (default: " |
| 2663 | msgstr "Ungültige Portnummer" | 2050 | msgstr "Ungültige Portnummer" |
| 2664 | 2051 | ||
| 2665 | #: plugins/check_nt.c:704 | ||
| 2666 | msgid "Password needed for the request" | 2052 | msgid "Password needed for the request" |
| 2667 | msgstr "" | 2053 | msgstr "" |
| 2668 | 2054 | ||
| 2669 | #: plugins/check_nt.c:706 plugins/check_nwstat.c:1661 | ||
| 2670 | #: plugins/check_overcr.c:432 | ||
| 2671 | msgid "Threshold which will result in a warning status" | 2055 | msgid "Threshold which will result in a warning status" |
| 2672 | msgstr "" | 2056 | msgstr "" |
| 2673 | 2057 | ||
| 2674 | #: plugins/check_nt.c:708 plugins/check_nwstat.c:1663 | ||
| 2675 | #: plugins/check_overcr.c:434 | ||
| 2676 | msgid "Threshold which will result in a critical status" | 2058 | msgid "Threshold which will result in a critical status" |
| 2677 | msgstr "" | 2059 | msgstr "" |
| 2678 | 2060 | ||
| 2679 | #: plugins/check_nt.c:710 | ||
| 2680 | msgid "Seconds before connection attempt times out (default: " | 2061 | msgid "Seconds before connection attempt times out (default: " |
| 2681 | msgstr "" | 2062 | msgstr "" |
| 2682 | 2063 | ||
| 2683 | #: plugins/check_nt.c:712 | ||
| 2684 | msgid "Parameters passed to specified check (see below)" | 2064 | msgid "Parameters passed to specified check (see below)" |
| 2685 | msgstr "" | 2065 | msgstr "" |
| 2686 | 2066 | ||
| 2687 | #: plugins/check_nt.c:714 | ||
| 2688 | msgid "Display options (currently only SHOWALL works)" | 2067 | msgid "Display options (currently only SHOWALL works)" |
| 2689 | msgstr "" | 2068 | msgstr "" |
| 2690 | 2069 | ||
| 2691 | #: plugins/check_nt.c:716 | ||
| 2692 | msgid "Return UNKNOWN on timeouts" | 2070 | msgid "Return UNKNOWN on timeouts" |
| 2693 | msgstr "" | 2071 | msgstr "" |
| 2694 | 2072 | ||
| 2695 | #: plugins/check_nt.c:719 | ||
| 2696 | msgid "Print this help screen" | 2073 | msgid "Print this help screen" |
| 2697 | msgstr "" | 2074 | msgstr "" |
| 2698 | 2075 | ||
| 2699 | #: plugins/check_nt.c:721 | ||
| 2700 | msgid "Print version information" | 2076 | msgid "Print version information" |
| 2701 | msgstr "" | 2077 | msgstr "" |
| 2702 | 2078 | ||
| 2703 | #: plugins/check_nt.c:723 | ||
| 2704 | msgid "Variable to check" | 2079 | msgid "Variable to check" |
| 2705 | msgstr "" | 2080 | msgstr "" |
| 2706 | 2081 | ||
| 2707 | #: plugins/check_nt.c:724 | ||
| 2708 | msgid "Valid variables are:" | 2082 | msgid "Valid variables are:" |
| 2709 | msgstr "" | 2083 | msgstr "" |
| 2710 | 2084 | ||
| 2711 | #: plugins/check_nt.c:726 | ||
| 2712 | msgid "Get the NSClient version" | 2085 | msgid "Get the NSClient version" |
| 2713 | msgstr "" | 2086 | msgstr "" |
| 2714 | 2087 | ||
| 2715 | #: plugins/check_nt.c:727 | ||
| 2716 | msgid "If -l <version> is specified, will return warning if versions differ." | 2088 | msgid "If -l <version> is specified, will return warning if versions differ." |
| 2717 | msgstr "" | 2089 | msgstr "" |
| 2718 | 2090 | ||
| 2719 | #: plugins/check_nt.c:729 | ||
| 2720 | msgid "Average CPU load on last x minutes." | 2091 | msgid "Average CPU load on last x minutes." |
| 2721 | msgstr "" | 2092 | msgstr "" |
| 2722 | 2093 | ||
| 2723 | #: plugins/check_nt.c:730 | ||
| 2724 | msgid "Request a -l parameter with the following syntax:" | 2094 | msgid "Request a -l parameter with the following syntax:" |
| 2725 | msgstr "" | 2095 | msgstr "" |
| 2726 | 2096 | ||
| 2727 | #: plugins/check_nt.c:731 | ||
| 2728 | msgid "-l <minutes range>,<warning threshold>,<critical threshold>." | 2097 | msgid "-l <minutes range>,<warning threshold>,<critical threshold>." |
| 2729 | msgstr "" | 2098 | msgstr "" |
| 2730 | 2099 | ||
| 2731 | #: plugins/check_nt.c:732 | ||
| 2732 | msgid "<minute range> should be less than 24*60." | 2100 | msgid "<minute range> should be less than 24*60." |
| 2733 | msgstr "" | 2101 | msgstr "" |
| 2734 | 2102 | ||
| 2735 | #: plugins/check_nt.c:733 | ||
| 2736 | msgid "" | 2103 | msgid "" |
| 2737 | "Thresholds are percentage and up to 10 requests can be done in one shot." | 2104 | "Thresholds are percentage and up to 10 requests can be done in one shot." |
| 2738 | msgstr "" | 2105 | msgstr "" |
| 2739 | 2106 | ||
| 2740 | #: plugins/check_nt.c:736 | ||
| 2741 | msgid "Get the uptime of the machine." | 2107 | msgid "Get the uptime of the machine." |
| 2742 | msgstr "" | 2108 | msgstr "" |
| 2743 | 2109 | ||
| 2744 | #: plugins/check_nt.c:737 | ||
| 2745 | msgid "-l <unit> " | 2110 | msgid "-l <unit> " |
| 2746 | msgstr "" | 2111 | msgstr "" |
| 2747 | 2112 | ||
| 2748 | #: plugins/check_nt.c:738 | ||
| 2749 | msgid "<unit> = seconds, minutes, hours, or days. (default: minutes)" | 2113 | msgid "<unit> = seconds, minutes, hours, or days. (default: minutes)" |
| 2750 | msgstr "" | 2114 | msgstr "" |
| 2751 | 2115 | ||
| 2752 | #: plugins/check_nt.c:739 | ||
| 2753 | #, fuzzy | 2116 | #, fuzzy |
| 2754 | msgid "Thresholds will use the unit specified above." | 2117 | msgid "Thresholds will use the unit specified above." |
| 2755 | msgstr "" | 2118 | msgstr "" |
| 2756 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" | 2119 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" |
| 2757 | "\n" | 2120 | "\n" |
| 2758 | 2121 | ||
| 2759 | #: plugins/check_nt.c:741 | ||
| 2760 | msgid "Size and percentage of disk use." | 2122 | msgid "Size and percentage of disk use." |
| 2761 | msgstr "" | 2123 | msgstr "" |
| 2762 | 2124 | ||
| 2763 | #: plugins/check_nt.c:742 | ||
| 2764 | msgid "Request a -l parameter containing the drive letter only." | 2125 | msgid "Request a -l parameter containing the drive letter only." |
| 2765 | msgstr "" | 2126 | msgstr "" |
| 2766 | 2127 | ||
| 2767 | #: plugins/check_nt.c:743 plugins/check_nt.c:746 | ||
| 2768 | msgid "Warning and critical thresholds can be specified with -w and -c." | 2128 | msgid "Warning and critical thresholds can be specified with -w and -c." |
| 2769 | msgstr "" | 2129 | msgstr "" |
| 2770 | 2130 | ||
| 2771 | #: plugins/check_nt.c:745 | ||
| 2772 | msgid "Memory use." | 2131 | msgid "Memory use." |
| 2773 | msgstr "" | 2132 | msgstr "" |
| 2774 | 2133 | ||
| 2775 | #: plugins/check_nt.c:748 | ||
| 2776 | msgid "Check the state of one or several services." | 2134 | msgid "Check the state of one or several services." |
| 2777 | msgstr "" | 2135 | msgstr "" |
| 2778 | 2136 | ||
| 2779 | #: plugins/check_nt.c:749 plugins/check_nt.c:758 | ||
| 2780 | msgid "Request a -l parameters with the following syntax:" | 2137 | msgid "Request a -l parameters with the following syntax:" |
| 2781 | msgstr "" | 2138 | msgstr "" |
| 2782 | 2139 | ||
| 2783 | #: plugins/check_nt.c:750 | ||
| 2784 | msgid "-l <service1>,<service2>,<service3>,..." | 2140 | msgid "-l <service1>,<service2>,<service3>,..." |
| 2785 | msgstr "" | 2141 | msgstr "" |
| 2786 | 2142 | ||
| 2787 | #: plugins/check_nt.c:751 | ||
| 2788 | msgid "You can specify -d SHOWALL in case you want to see working services" | 2143 | msgid "You can specify -d SHOWALL in case you want to see working services" |
| 2789 | msgstr "" | 2144 | msgstr "" |
| 2790 | 2145 | ||
| 2791 | #: plugins/check_nt.c:752 | ||
| 2792 | msgid "in the returned string." | 2146 | msgid "in the returned string." |
| 2793 | msgstr "" | 2147 | msgstr "" |
| 2794 | 2148 | ||
| 2795 | #: plugins/check_nt.c:754 | ||
| 2796 | msgid "Check if one or several process are running." | 2149 | msgid "Check if one or several process are running." |
| 2797 | msgstr "" | 2150 | msgstr "" |
| 2798 | 2151 | ||
| 2799 | #: plugins/check_nt.c:755 | ||
| 2800 | msgid "Same syntax as SERVICESTATE." | 2152 | msgid "Same syntax as SERVICESTATE." |
| 2801 | msgstr "" | 2153 | msgstr "" |
| 2802 | 2154 | ||
| 2803 | #: plugins/check_nt.c:757 | ||
| 2804 | msgid "Check any performance counter of Windows NT/2000." | 2155 | msgid "Check any performance counter of Windows NT/2000." |
| 2805 | msgstr "" | 2156 | msgstr "" |
| 2806 | 2157 | ||
| 2807 | #: plugins/check_nt.c:759 | ||
| 2808 | msgid "-l \"\\\\<performance object>\\\\counter\",\"<description>" | 2158 | msgid "-l \"\\\\<performance object>\\\\counter\",\"<description>" |
| 2809 | msgstr "" | 2159 | msgstr "" |
| 2810 | 2160 | ||
| 2811 | #: plugins/check_nt.c:760 | ||
| 2812 | msgid "The <description> parameter is optional and is given to a printf " | 2161 | msgid "The <description> parameter is optional and is given to a printf " |
| 2813 | msgstr "" | 2162 | msgstr "" |
| 2814 | 2163 | ||
| 2815 | #: plugins/check_nt.c:761 | ||
| 2816 | msgid "output command which requires a float parameter." | 2164 | msgid "output command which requires a float parameter." |
| 2817 | msgstr "" | 2165 | msgstr "" |
| 2818 | 2166 | ||
| 2819 | #: plugins/check_nt.c:762 | ||
| 2820 | #, c-format | 2167 | #, c-format |
| 2821 | msgid "If <description> does not include \"%%\", it is used as a label." | 2168 | msgid "If <description> does not include \"%%\", it is used as a label." |
| 2822 | msgstr "" | 2169 | msgstr "" |
| 2823 | 2170 | ||
| 2824 | #: plugins/check_nt.c:763 plugins/check_nt.c:778 | ||
| 2825 | msgid "Some examples:" | 2171 | msgid "Some examples:" |
| 2826 | msgstr "" | 2172 | msgstr "" |
| 2827 | 2173 | ||
| 2828 | #: plugins/check_nt.c:767 | ||
| 2829 | msgid "Check any performance counter object of Windows NT/2000." | 2174 | msgid "Check any performance counter object of Windows NT/2000." |
| 2830 | msgstr "" | 2175 | msgstr "" |
| 2831 | 2176 | ||
| 2832 | #: plugins/check_nt.c:768 | ||
| 2833 | msgid "" | 2177 | msgid "" |
| 2834 | "Syntax: check_nt -H <hostname> -p <port> -v INSTANCES -l <counter object>" | 2178 | "Syntax: check_nt -H <hostname> -p <port> -v INSTANCES -l <counter object>" |
| 2835 | msgstr "" | 2179 | msgstr "" |
| 2836 | 2180 | ||
| 2837 | #: plugins/check_nt.c:769 | ||
| 2838 | msgid "<counter object> is a Windows Perfmon Counter object (eg. Process)," | 2181 | msgid "<counter object> is a Windows Perfmon Counter object (eg. Process)," |
| 2839 | msgstr "" | 2182 | msgstr "" |
| 2840 | 2183 | ||
| 2841 | #: plugins/check_nt.c:770 | ||
| 2842 | msgid "if it is two words, it should be enclosed in quotes" | 2184 | msgid "if it is two words, it should be enclosed in quotes" |
| 2843 | msgstr "" | 2185 | msgstr "" |
| 2844 | 2186 | ||
| 2845 | #: plugins/check_nt.c:771 | ||
| 2846 | msgid "The returned results will be a comma-separated list of instances on " | 2187 | msgid "The returned results will be a comma-separated list of instances on " |
| 2847 | msgstr "" | 2188 | msgstr "" |
| 2848 | 2189 | ||
| 2849 | #: plugins/check_nt.c:772 | ||
| 2850 | msgid " the selected computer for that object." | 2190 | msgid " the selected computer for that object." |
| 2851 | msgstr "" | 2191 | msgstr "" |
| 2852 | 2192 | ||
| 2853 | #: plugins/check_nt.c:773 | ||
| 2854 | msgid "" | 2193 | msgid "" |
| 2855 | "The purpose of this is to be run from command line to determine what " | 2194 | "The purpose of this is to be run from command line to determine what " |
| 2856 | "instances" | 2195 | "instances" |
| 2857 | msgstr "" | 2196 | msgstr "" |
| 2858 | 2197 | ||
| 2859 | #: plugins/check_nt.c:774 | ||
| 2860 | msgid "" | 2198 | msgid "" |
| 2861 | " are available for monitoring without having to log onto the Windows server" | 2199 | " are available for monitoring without having to log onto the Windows server" |
| 2862 | msgstr "" | 2200 | msgstr "" |
| 2863 | 2201 | ||
| 2864 | #: plugins/check_nt.c:775 | ||
| 2865 | msgid " to run Perfmon directly." | 2202 | msgid " to run Perfmon directly." |
| 2866 | msgstr "" | 2203 | msgstr "" |
| 2867 | 2204 | ||
| 2868 | #: plugins/check_nt.c:776 | ||
| 2869 | msgid "" | 2205 | msgid "" |
| 2870 | "It can also be used in scripts that automatically create the monitoring " | 2206 | "It can also be used in scripts that automatically create the monitoring " |
| 2871 | "service" | 2207 | "service" |
| 2872 | msgstr "" | 2208 | msgstr "" |
| 2873 | 2209 | ||
| 2874 | #: plugins/check_nt.c:777 | ||
| 2875 | msgid " configuration files." | 2210 | msgid " configuration files." |
| 2876 | msgstr "" | 2211 | msgstr "" |
| 2877 | 2212 | ||
| 2878 | #: plugins/check_nt.c:779 | ||
| 2879 | msgid "check_nt -H 192.168.1.1 -p 1248 -v INSTANCES -l Process" | 2213 | msgid "check_nt -H 192.168.1.1 -p 1248 -v INSTANCES -l Process" |
| 2880 | msgstr "" | 2214 | msgstr "" |
| 2881 | 2215 | ||
| 2882 | #: plugins/check_nt.c:782 | ||
| 2883 | msgid "" | 2216 | msgid "" |
| 2884 | "- The NSClient service should be running on the server to get any information" | 2217 | "- The NSClient service should be running on the server to get any information" |
| 2885 | msgstr "" | 2218 | msgstr "" |
| 2886 | 2219 | ||
| 2887 | #: plugins/check_nt.c:784 | ||
| 2888 | msgid "- Critical thresholds should be lower than warning thresholds" | 2220 | msgid "- Critical thresholds should be lower than warning thresholds" |
| 2889 | msgstr "" | 2221 | msgstr "" |
| 2890 | 2222 | ||
| 2891 | #: plugins/check_nt.c:785 | ||
| 2892 | msgid "- Default port 1248 is sometimes in use by other services. The error" | 2223 | msgid "- Default port 1248 is sometimes in use by other services. The error" |
| 2893 | msgstr "" | 2224 | msgstr "" |
| 2894 | 2225 | ||
| 2895 | #: plugins/check_nt.c:786 | ||
| 2896 | msgid "" | 2226 | msgid "" |
| 2897 | "output when this happens contains \"Cannot map xxxxx to protocol number\"." | 2227 | "output when this happens contains \"Cannot map xxxxx to protocol number\"." |
| 2898 | msgstr "" | 2228 | msgstr "" |
| 2899 | 2229 | ||
| 2900 | #: plugins/check_nt.c:787 | ||
| 2901 | msgid "One fix for this is to change the port to something else on check_nt " | 2230 | msgid "One fix for this is to change the port to something else on check_nt " |
| 2902 | msgstr "" | 2231 | msgstr "" |
| 2903 | 2232 | ||
| 2904 | #: plugins/check_nt.c:788 | ||
| 2905 | msgid "and on the client service it's connecting to." | 2233 | msgid "and on the client service it's connecting to." |
| 2906 | msgstr "" | 2234 | msgstr "" |
| 2907 | 2235 | ||
| 2908 | #: plugins/check_ntp.c:629 | ||
| 2909 | #, c-format | 2236 | #, c-format |
| 2910 | msgid "jitter response too large (%lu bytes)\n" | 2237 | msgid "jitter response too large (%lu bytes)\n" |
| 2911 | msgstr "" | 2238 | msgstr "" |
| 2912 | 2239 | ||
| 2913 | #: plugins/check_ntp.c:817 plugins/check_ntp_peer.c:619 | ||
| 2914 | #: plugins/check_ntp_time.c:576 | ||
| 2915 | msgid "NTP CRITICAL:" | 2240 | msgid "NTP CRITICAL:" |
| 2916 | msgstr "NTP CRITICAL:" | 2241 | msgstr "NTP CRITICAL:" |
| 2917 | 2242 | ||
| 2918 | #: plugins/check_ntp.c:820 plugins/check_ntp_peer.c:622 | ||
| 2919 | #: plugins/check_ntp_time.c:579 | ||
| 2920 | msgid "NTP WARNING:" | 2243 | msgid "NTP WARNING:" |
| 2921 | msgstr "NTP WARNING:" | 2244 | msgstr "NTP WARNING:" |
| 2922 | 2245 | ||
| 2923 | #: plugins/check_ntp.c:823 plugins/check_ntp_peer.c:625 | ||
| 2924 | #: plugins/check_ntp_time.c:582 | ||
| 2925 | msgid "NTP OK:" | 2246 | msgid "NTP OK:" |
| 2926 | msgstr "NTP OK:" | 2247 | msgstr "NTP OK:" |
| 2927 | 2248 | ||
| 2928 | #: plugins/check_ntp.c:826 plugins/check_ntp_peer.c:628 | ||
| 2929 | #: plugins/check_ntp_time.c:585 | ||
| 2930 | msgid "NTP UNKNOWN:" | 2249 | msgid "NTP UNKNOWN:" |
| 2931 | msgstr "NTP UNKNOWN:" | 2250 | msgstr "NTP UNKNOWN:" |
| 2932 | 2251 | ||
| 2933 | #: plugins/check_ntp.c:830 plugins/check_ntp_peer.c:637 | ||
| 2934 | #: plugins/check_ntp_time.c:589 | ||
| 2935 | msgid "Offset unknown" | 2252 | msgid "Offset unknown" |
| 2936 | msgstr "" | 2253 | msgstr "" |
| 2937 | 2254 | ||
| 2938 | #: plugins/check_ntp.c:833 plugins/check_ntp_peer.c:640 | ||
| 2939 | #: plugins/check_ntp_peer.c:642 plugins/check_ntp_peer.c:644 | ||
| 2940 | #: plugins/check_ntp_time.c:592 | ||
| 2941 | msgid "Offset" | 2255 | msgid "Offset" |
| 2942 | msgstr "" | 2256 | msgstr "" |
| 2943 | 2257 | ||
| 2944 | #: plugins/check_ntp.c:854 plugins/check_ntp_peer.c:690 | ||
| 2945 | #, fuzzy | 2258 | #, fuzzy |
| 2946 | msgid "This plugin checks the selected ntp server" | 2259 | msgid "This plugin checks the selected ntp server" |
| 2947 | msgstr "" | 2260 | msgstr "" |
| 2948 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" | 2261 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" |
| 2949 | "\n" | 2262 | "\n" |
| 2950 | 2263 | ||
| 2951 | #: plugins/check_ntp.c:864 plugins/check_ntp_peer.c:702 | ||
| 2952 | #: plugins/check_ntp_time.c:619 | ||
| 2953 | msgid "Offset to result in warning status (seconds)" | 2264 | msgid "Offset to result in warning status (seconds)" |
| 2954 | msgstr "" | 2265 | msgstr "" |
| 2955 | 2266 | ||
| 2956 | #: plugins/check_ntp.c:866 plugins/check_ntp_peer.c:704 | ||
| 2957 | #: plugins/check_ntp_time.c:621 | ||
| 2958 | msgid "Offset to result in critical status (seconds)" | 2267 | msgid "Offset to result in critical status (seconds)" |
| 2959 | msgstr "" | 2268 | msgstr "" |
| 2960 | 2269 | ||
| 2961 | #: plugins/check_ntp.c:868 plugins/check_ntp_peer.c:710 | ||
| 2962 | #, fuzzy | 2270 | #, fuzzy |
| 2963 | msgid "Warning threshold for jitter" | 2271 | msgid "Warning threshold for jitter" |
| 2964 | msgstr "Warning threshold Integer sein" | 2272 | msgstr "Warning threshold Integer sein" |
| 2965 | 2273 | ||
| 2966 | #: plugins/check_ntp.c:870 plugins/check_ntp_peer.c:712 | ||
| 2967 | #, fuzzy | 2274 | #, fuzzy |
| 2968 | msgid "Critical threshold for jitter" | 2275 | msgid "Critical threshold for jitter" |
| 2969 | msgstr "Critical threshold muss ein Integer sein" | 2276 | msgstr "Critical threshold muss ein Integer sein" |
| 2970 | 2277 | ||
| 2971 | #: plugins/check_ntp.c:880 | ||
| 2972 | msgid "Normal offset check:" | 2278 | msgid "Normal offset check:" |
| 2973 | msgstr "" | 2279 | msgstr "" |
| 2974 | 2280 | ||
| 2975 | #: plugins/check_ntp.c:883 plugins/check_ntp_peer.c:737 | ||
| 2976 | msgid "" | 2281 | msgid "" |
| 2977 | "Check jitter too, avoiding critical notifications if jitter isn't available" | 2282 | "Check jitter too, avoiding critical notifications if jitter isn't available" |
| 2978 | msgstr "" | 2283 | msgstr "" |
| 2979 | 2284 | ||
| 2980 | #: plugins/check_ntp.c:884 plugins/check_ntp_peer.c:738 | ||
| 2981 | msgid "(See Notes above for more details on thresholds formats):" | 2285 | msgid "(See Notes above for more details on thresholds formats):" |
| 2982 | msgstr "" | 2286 | msgstr "" |
| 2983 | 2287 | ||
| 2984 | #: plugins/check_ntp.c:889 plugins/check_ntp.c:896 | ||
| 2985 | msgid "WARNING: check_ntp is deprecated. Please use check_ntp_peer or" | 2288 | msgid "WARNING: check_ntp is deprecated. Please use check_ntp_peer or" |
| 2986 | msgstr "" | 2289 | msgstr "" |
| 2987 | 2290 | ||
| 2988 | #: plugins/check_ntp.c:890 plugins/check_ntp.c:897 | ||
| 2989 | msgid "check_ntp_time instead." | 2291 | msgid "check_ntp_time instead." |
| 2990 | msgstr "" | 2292 | msgstr "" |
| 2991 | 2293 | ||
| 2992 | #: plugins/check_ntp_peer.c:632 | ||
| 2993 | msgid "Server not synchronized" | 2294 | msgid "Server not synchronized" |
| 2994 | msgstr "" | 2295 | msgstr "" |
| 2995 | 2296 | ||
| 2996 | #: plugins/check_ntp_peer.c:634 | ||
| 2997 | msgid "Server has the LI_ALARM bit set" | 2297 | msgid "Server has the LI_ALARM bit set" |
| 2998 | msgstr "" | 2298 | msgstr "" |
| 2999 | 2299 | ||
| 3000 | #: plugins/check_ntp_peer.c:700 | ||
| 3001 | msgid "" | 2300 | msgid "" |
| 3002 | "Returns UNKNOWN instead of CRITICAL or WARNING if server isn't synchronized" | 2301 | "Returns UNKNOWN instead of CRITICAL or WARNING if server isn't synchronized" |
| 3003 | msgstr "" | 2302 | msgstr "" |
| 3004 | 2303 | ||
| 3005 | #: plugins/check_ntp_peer.c:706 | ||
| 3006 | #, fuzzy | 2304 | #, fuzzy |
| 3007 | msgid "Warning threshold for stratum of server's synchronization peer" | 2305 | msgid "Warning threshold for stratum of server's synchronization peer" |
| 3008 | msgstr "Warning threshold Integer sein" | 2306 | msgstr "Warning threshold Integer sein" |
| 3009 | 2307 | ||
| 3010 | #: plugins/check_ntp_peer.c:708 | ||
| 3011 | #, fuzzy | 2308 | #, fuzzy |
| 3012 | msgid "Critical threshold for stratum of server's synchronization peer" | 2309 | msgid "Critical threshold for stratum of server's synchronization peer" |
| 3013 | msgstr "Critical threshold muss ein Integer sein" | 2310 | msgstr "Critical threshold muss ein Integer sein" |
| 3014 | 2311 | ||
| 3015 | #: plugins/check_ntp_peer.c:714 | ||
| 3016 | #, fuzzy | 2312 | #, fuzzy |
| 3017 | msgid "Warning threshold for number of usable time sources (\"truechimers\")" | 2313 | msgid "Warning threshold for number of usable time sources (\"truechimers\")" |
| 3018 | msgstr "Warning threshold muss ein positiver Integer sein\n" | 2314 | msgstr "Warning threshold muss ein positiver Integer sein\n" |
| 3019 | 2315 | ||
| 3020 | #: plugins/check_ntp_peer.c:716 | ||
| 3021 | #, fuzzy | 2316 | #, fuzzy |
| 3022 | msgid "Critical threshold for number of usable time sources (\"truechimers\")" | 2317 | msgid "Critical threshold for number of usable time sources (\"truechimers\")" |
| 3023 | msgstr "Critical threshold muss ein positiver Integer sein\n" | 2318 | msgstr "Critical threshold muss ein positiver Integer sein\n" |
| 3024 | 2319 | ||
| 3025 | #: plugins/check_ntp_peer.c:721 | ||
| 3026 | msgid "This plugin checks an NTP server independent of any commandline" | 2320 | msgid "This plugin checks an NTP server independent of any commandline" |
| 3027 | msgstr "" | 2321 | msgstr "" |
| 3028 | 2322 | ||
| 3029 | #: plugins/check_ntp_peer.c:722 | ||
| 3030 | msgid "programs or external libraries." | 2323 | msgid "programs or external libraries." |
| 3031 | msgstr "" | 2324 | msgstr "" |
| 3032 | 2325 | ||
| 3033 | #: plugins/check_ntp_peer.c:725 | ||
| 3034 | #, fuzzy | 2326 | #, fuzzy |
| 3035 | msgid "Use this plugin to check the health of an NTP server. It supports" | 2327 | msgid "Use this plugin to check the health of an NTP server. It supports" |
| 3036 | msgstr "" | 2328 | msgstr "" |
| 3037 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" | 2329 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" |
| 3038 | "\n" | 2330 | "\n" |
| 3039 | 2331 | ||
| 3040 | #: plugins/check_ntp_peer.c:726 | ||
| 3041 | msgid "checking the offset with the sync peer, the jitter and stratum. This" | 2332 | msgid "checking the offset with the sync peer, the jitter and stratum. This" |
| 3042 | msgstr "" | 2333 | msgstr "" |
| 3043 | 2334 | ||
| 3044 | #: plugins/check_ntp_peer.c:727 | ||
| 3045 | msgid "plugin will not check the clock offset between the local host and NTP" | 2335 | msgid "plugin will not check the clock offset between the local host and NTP" |
| 3046 | msgstr "" | 2336 | msgstr "" |
| 3047 | 2337 | ||
| 3048 | #: plugins/check_ntp_peer.c:728 | ||
| 3049 | msgid "server; please use check_ntp_time for that purpose." | 2338 | msgid "server; please use check_ntp_time for that purpose." |
| 3050 | msgstr "" | 2339 | msgstr "" |
| 3051 | 2340 | ||
| 3052 | #: plugins/check_ntp_peer.c:734 | ||
| 3053 | msgid "Simple NTP server check:" | 2341 | msgid "Simple NTP server check:" |
| 3054 | msgstr "" | 2342 | msgstr "" |
| 3055 | 2343 | ||
| 3056 | #: plugins/check_ntp_peer.c:741 | ||
| 3057 | msgid "Only check the number of usable time sources (\"truechimers\"):" | 2344 | msgid "Only check the number of usable time sources (\"truechimers\"):" |
| 3058 | msgstr "" | 2345 | msgstr "" |
| 3059 | 2346 | ||
| 3060 | #: plugins/check_ntp_peer.c:744 | ||
| 3061 | msgid "Check only stratum:" | 2347 | msgid "Check only stratum:" |
| 3062 | msgstr "" | 2348 | msgstr "" |
| 3063 | 2349 | ||
| 3064 | #: plugins/check_ntp_time.c:607 | ||
| 3065 | #, fuzzy | 2350 | #, fuzzy |
| 3066 | msgid "This plugin checks the clock offset with the ntp server" | 2351 | msgid "This plugin checks the clock offset with the ntp server" |
| 3067 | msgstr "" | 2352 | msgstr "" |
| 3068 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" | 2353 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" |
| 3069 | "\n" | 2354 | "\n" |
| 3070 | 2355 | ||
| 3071 | #: plugins/check_ntp_time.c:617 | ||
| 3072 | msgid "Returns UNKNOWN instead of CRITICAL if offset cannot be found" | 2356 | msgid "Returns UNKNOWN instead of CRITICAL if offset cannot be found" |
| 3073 | msgstr "" | 2357 | msgstr "" |
| 3074 | 2358 | ||
| 3075 | #: plugins/check_ntp_time.c:623 | ||
| 3076 | msgid "Expected offset of the ntp server relative to local server (seconds)" | 2359 | msgid "Expected offset of the ntp server relative to local server (seconds)" |
| 3077 | msgstr "" | 2360 | msgstr "" |
| 3078 | 2361 | ||
| 3079 | #: plugins/check_ntp_time.c:628 | ||
| 3080 | #, fuzzy | 2362 | #, fuzzy |
| 3081 | msgid "This plugin checks the clock offset between the local host and a" | 2363 | msgid "This plugin checks the clock offset between the local host and a" |
| 3082 | msgstr "" | 2364 | msgstr "" |
| 3083 | "Dieses Plugin prüft den freien Speicher auf einem gemounteten Filesystem\n" | 2365 | "Dieses Plugin prüft den freien Speicher auf einem gemounteten Filesystem\n" |
| 3084 | "und erzeugt einen Alarm wenn einer der angegebenen Schwellwerte " | 2366 | "und erzeugt einen Alarm wenn einer der angegebenen Schwellwerte " |
| 3085 | "unterschritten wird.\n" | 2367 | "unterschritten wird.\n" |
| 3086 | "\n" | 2368 | "\n" |
| 3087 | 2369 | ||
| 3088 | #: plugins/check_ntp_time.c:629 | ||
| 3089 | msgid "remote NTP server. It is independent of any commandline programs or" | 2370 | msgid "remote NTP server. It is independent of any commandline programs or" |
| 3090 | msgstr "" | 2371 | msgstr "" |
| 3091 | 2372 | ||
| 3092 | #: plugins/check_ntp_time.c:630 | ||
| 3093 | msgid "external libraries." | 2373 | msgid "external libraries." |
| 3094 | msgstr "" | 2374 | msgstr "" |
| 3095 | 2375 | ||
| 3096 | #: plugins/check_ntp_time.c:634 | ||
| 3097 | msgid "If you'd rather want to monitor an NTP server, please use" | 2376 | msgid "If you'd rather want to monitor an NTP server, please use" |
| 3098 | msgstr "" | 2377 | msgstr "" |
| 3099 | 2378 | ||
| 3100 | #: plugins/check_ntp_time.c:635 | ||
| 3101 | msgid "check_ntp_peer." | 2379 | msgid "check_ntp_peer." |
| 3102 | msgstr "" | 2380 | msgstr "" |
| 3103 | 2381 | ||
| 3104 | #: plugins/check_ntp_time.c:636 | ||
| 3105 | msgid "--time-offset is useful for compensating for servers with known" | 2382 | msgid "--time-offset is useful for compensating for servers with known" |
| 3106 | msgstr "" | 2383 | msgstr "" |
| 3107 | 2384 | ||
| 3108 | #: plugins/check_ntp_time.c:637 | ||
| 3109 | msgid "and expected clock skew." | 2385 | msgid "and expected clock skew." |
| 3110 | msgstr "" | 2386 | msgstr "" |
| 3111 | 2387 | ||
| 3112 | #: plugins/check_nwstat.c:194 | ||
| 3113 | #, c-format | 2388 | #, c-format |
| 3114 | msgid "NetWare %s: " | 2389 | msgid "NetWare %s: " |
| 3115 | msgstr "" | 2390 | msgstr "" |
| 3116 | 2391 | ||
| 3117 | #: plugins/check_nwstat.c:232 | ||
| 3118 | #, c-format | 2392 | #, c-format |
| 3119 | msgid "Up %s," | 2393 | msgid "Up %s," |
| 3120 | msgstr "" | 2394 | msgstr "" |
| 3121 | 2395 | ||
| 3122 | #: plugins/check_nwstat.c:240 | ||
| 3123 | #, c-format | 2396 | #, c-format |
| 3124 | msgid "Load %s - %s %s-min load average = %lu%%|load%s=%lu;%lu;%lu;0;100" | 2397 | msgid "Load %s - %s %s-min load average = %lu%%|load%s=%lu;%lu;%lu;0;100" |
| 3125 | msgstr "" | 2398 | msgstr "" |
| 3126 | 2399 | ||
| 3127 | #: plugins/check_nwstat.c:268 | ||
| 3128 | #, c-format | 2400 | #, c-format |
| 3129 | msgid "Conns %s - %lu current connections|Conns=%lu;%lu;%lu;;" | 2401 | msgid "Conns %s - %lu current connections|Conns=%lu;%lu;%lu;;" |
| 3130 | msgstr "" | 2402 | msgstr "" |
| 3131 | 2403 | ||
| 3132 | #: plugins/check_nwstat.c:293 | ||
| 3133 | #, c-format | 2404 | #, c-format |
| 3134 | msgid "%s: Long term cache hits = %lu%%" | 2405 | msgid "%s: Long term cache hits = %lu%%" |
| 3135 | msgstr "" | 2406 | msgstr "" |
| 3136 | 2407 | ||
| 3137 | #: plugins/check_nwstat.c:315 | ||
| 3138 | #, c-format | 2408 | #, c-format |
| 3139 | msgid "%s: Total cache buffers = %lu|Cachebuffers=%lu;%lu;%lu;;" | 2409 | msgid "%s: Total cache buffers = %lu|Cachebuffers=%lu;%lu;%lu;;" |
| 3140 | msgstr "" | 2410 | msgstr "" |
| 3141 | 2411 | ||
| 3142 | #: plugins/check_nwstat.c:340 | ||
| 3143 | #, c-format | 2412 | #, c-format |
| 3144 | msgid "%s: Dirty cache buffers = %lu|Dirty-Cache-Buffers=%lu;%lu;%lu;;" | 2413 | msgid "%s: Dirty cache buffers = %lu|Dirty-Cache-Buffers=%lu;%lu;%lu;;" |
| 3145 | msgstr "" | 2414 | msgstr "" |
| 3146 | 2415 | ||
| 3147 | #: plugins/check_nwstat.c:365 | ||
| 3148 | #, c-format | 2416 | #, c-format |
| 3149 | msgid "%s: LRU sitting time = %lu minutes" | 2417 | msgid "%s: LRU sitting time = %lu minutes" |
| 3150 | msgstr "" | 2418 | msgstr "" |
| 3151 | 2419 | ||
| 3152 | #: plugins/check_nwstat.c:382 plugins/check_nwstat.c:410 | ||
| 3153 | #: plugins/check_nwstat.c:437 plugins/check_nwstat.c:470 | ||
| 3154 | #: plugins/check_nwstat.c:650 plugins/check_nwstat.c:676 | ||
| 3155 | #: plugins/check_nwstat.c:707 plugins/check_nwstat.c:753 | ||
| 3156 | #: plugins/check_nwstat.c:777 | ||
| 3157 | #, c-format | 2420 | #, c-format |
| 3158 | msgid "CRITICAL - Volume '%s' does not exist!" | 2421 | msgid "CRITICAL - Volume '%s' does not exist!" |
| 3159 | msgstr "" | 2422 | msgstr "" |
| 3160 | 2423 | ||
| 3161 | #: plugins/check_nwstat.c:391 | ||
| 3162 | #, c-format | 2424 | #, c-format |
| 3163 | msgid "%s%lu KB free on volume %s|KBFree%s=%lu;%lu;%lu;;" | 2425 | msgid "%s%lu KB free on volume %s|KBFree%s=%lu;%lu;%lu;;" |
| 3164 | msgstr "" | 2426 | msgstr "" |
| 3165 | 2427 | ||
| 3166 | #: plugins/check_nwstat.c:392 plugins/check_nwstat.c:420 | ||
| 3167 | #: plugins/check_nwstat.c:447 plugins/check_nwstat.c:659 | ||
| 3168 | #: plugins/check_nwstat.c:685 plugins/check_nwstat.c:761 | ||
| 3169 | msgid "Only " | 2428 | msgid "Only " |
| 3170 | msgstr "" | 2429 | msgstr "" |
| 3171 | 2430 | ||
| 3172 | #: plugins/check_nwstat.c:419 | ||
| 3173 | #, c-format | 2431 | #, c-format |
| 3174 | msgid "%s%lu MB free on volume %s|MBFree%s=%lu;%lu;%lu;;" | 2432 | msgid "%s%lu MB free on volume %s|MBFree%s=%lu;%lu;%lu;;" |
| 3175 | msgstr "" | 2433 | msgstr "" |
| 3176 | 2434 | ||
| 3177 | #: plugins/check_nwstat.c:446 | ||
| 3178 | #, c-format | 2435 | #, c-format |
| 3179 | msgid "%s%lu MB used on volume %s|MBUsed%s=%lu;%lu;%lu;;" | 2436 | msgid "%s%lu MB used on volume %s|MBUsed%s=%lu;%lu;%lu;;" |
| 3180 | msgstr "" | 2437 | msgstr "" |
| 3181 | 2438 | ||
| 3182 | #: plugins/check_nwstat.c:494 | ||
| 3183 | #, c-format | 2439 | #, c-format |
| 3184 | msgid "" | 2440 | msgid "" |
| 3185 | "%lu MB (%lu%%) free on volume %s - total %lu MB|FreeMB%s=%lu;%lu;%lu;0;100" | 2441 | "%lu MB (%lu%%) free on volume %s - total %lu MB|FreeMB%s=%lu;%lu;%lu;0;100" |
| 3186 | msgstr "" | 2442 | msgstr "" |
| 3187 | 2443 | ||
| 3188 | #: plugins/check_nwstat.c:528 | ||
| 3189 | #, c-format | 2444 | #, c-format |
| 3190 | msgid "Directory Services Database is %s (DS version %s)" | 2445 | msgid "Directory Services Database is %s (DS version %s)" |
| 3191 | msgstr "" | 2446 | msgstr "" |
| 3192 | 2447 | ||
| 3193 | #: plugins/check_nwstat.c:545 | ||
| 3194 | #, c-format | 2448 | #, c-format |
| 3195 | msgid "Logins are %s" | 2449 | msgid "Logins are %s" |
| 3196 | msgstr "" | 2450 | msgstr "" |
| 3197 | 2451 | ||
| 3198 | #: plugins/check_nwstat.c:545 | ||
| 3199 | msgid "enabled" | 2452 | msgid "enabled" |
| 3200 | msgstr "" | 2453 | msgstr "" |
| 3201 | 2454 | ||
| 3202 | #: plugins/check_nwstat.c:545 | ||
| 3203 | msgid "disabled" | 2455 | msgid "disabled" |
| 3204 | msgstr "" | 2456 | msgstr "" |
| 3205 | 2457 | ||
| 3206 | #: plugins/check_nwstat.c:560 | ||
| 3207 | #, fuzzy | 2458 | #, fuzzy |
| 3208 | msgid "CRITICAL - NRM Status is bad!" | 2459 | msgid "CRITICAL - NRM Status is bad!" |
| 3209 | msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden" | 2460 | msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden" |
| 3210 | 2461 | ||
| 3211 | #: plugins/check_nwstat.c:565 | ||
| 3212 | msgid "Warning - NRM Status is suspect!" | 2462 | msgid "Warning - NRM Status is suspect!" |
| 3213 | msgstr "" | 2463 | msgstr "" |
| 3214 | 2464 | ||
| 3215 | #: plugins/check_nwstat.c:568 | ||
| 3216 | msgid "OK - NRM Status is good!" | 2465 | msgid "OK - NRM Status is good!" |
| 3217 | msgstr "" | 2466 | msgstr "" |
| 3218 | 2467 | ||
| 3219 | #: plugins/check_nwstat.c:610 | ||
| 3220 | #, c-format | 2468 | #, c-format |
| 3221 | msgid "%lu of %lu (%lu%%) packet receive buffers used" | 2469 | msgid "%lu of %lu (%lu%%) packet receive buffers used" |
| 3222 | msgstr "" | 2470 | msgstr "" |
| 3223 | 2471 | ||
| 3224 | #: plugins/check_nwstat.c:634 | ||
| 3225 | #, c-format | 2472 | #, c-format |
| 3226 | msgid "%lu entries in SAP table" | 2473 | msgid "%lu entries in SAP table" |
| 3227 | msgstr "" | 2474 | msgstr "" |
| 3228 | 2475 | ||
| 3229 | #: plugins/check_nwstat.c:636 | ||
| 3230 | #, c-format | 2476 | #, c-format |
| 3231 | msgid "%lu entries in SAP table for SAP type %d" | 2477 | msgid "%lu entries in SAP table for SAP type %d" |
| 3232 | msgstr "" | 2478 | msgstr "" |
| 3233 | 2479 | ||
| 3234 | #: plugins/check_nwstat.c:658 | ||
| 3235 | #, c-format | 2480 | #, c-format |
| 3236 | msgid "%s%lu KB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;" | 2481 | msgid "%s%lu KB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;" |
| 3237 | msgstr "" | 2482 | msgstr "" |
| 3238 | 2483 | ||
| 3239 | #: plugins/check_nwstat.c:684 | ||
| 3240 | #, c-format | 2484 | #, c-format |
| 3241 | msgid "%s%lu MB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;" | 2485 | msgid "%s%lu MB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;" |
| 3242 | msgstr "" | 2486 | msgstr "" |
| 3243 | 2487 | ||
| 3244 | #: plugins/check_nwstat.c:730 | ||
| 3245 | #, c-format | 2488 | #, c-format |
| 3246 | msgid "%lu MB (%lu%%) purgeable on volume %s|Purgeable%s=%lu;%lu;%lu;0;100" | 2489 | msgid "%lu MB (%lu%%) purgeable on volume %s|Purgeable%s=%lu;%lu;%lu;0;100" |
| 3247 | msgstr "" | 2490 | msgstr "" |
| 3248 | 2491 | ||
| 3249 | #: plugins/check_nwstat.c:761 | ||
| 3250 | #, c-format | 2492 | #, c-format |
| 3251 | msgid "%s%lu KB not yet purgeable on volume %s" | 2493 | msgid "%s%lu KB not yet purgeable on volume %s" |
| 3252 | msgstr "" | 2494 | msgstr "" |
| 3253 | 2495 | ||
| 3254 | #: plugins/check_nwstat.c:800 | ||
| 3255 | #, c-format | 2496 | #, c-format |
| 3256 | msgid "%lu MB (%lu%%) not yet purgeable on volume %s" | 2497 | msgid "%lu MB (%lu%%) not yet purgeable on volume %s" |
| 3257 | msgstr "" | 2498 | msgstr "" |
| 3258 | 2499 | ||
| 3259 | #: plugins/check_nwstat.c:821 | ||
| 3260 | #, c-format | 2500 | #, c-format |
| 3261 | msgid "%lu open files|Openfiles=%lu;%lu;%lu;0,0" | 2501 | msgid "%lu open files|Openfiles=%lu;%lu;%lu;0,0" |
| 3262 | msgstr "" | 2502 | msgstr "" |
| 3263 | 2503 | ||
| 3264 | #: plugins/check_nwstat.c:846 | ||
| 3265 | #, c-format | 2504 | #, c-format |
| 3266 | msgid "%lu abended threads|Abends=%lu;%lu;%lu;;" | 2505 | msgid "%lu abended threads|Abends=%lu;%lu;%lu;;" |
| 3267 | msgstr "" | 2506 | msgstr "" |
| 3268 | 2507 | ||
| 3269 | #: plugins/check_nwstat.c:881 | ||
| 3270 | #, c-format | 2508 | #, c-format |
| 3271 | msgid "%lu current service processes (%lu max)|Processes=%lu;%lu;%lu;0;%lu" | 2509 | msgid "%lu current service processes (%lu max)|Processes=%lu;%lu;%lu;0;%lu" |
| 3272 | msgstr "" | 2510 | msgstr "" |
| 3273 | 2511 | ||
| 3274 | #: plugins/check_nwstat.c:904 | ||
| 3275 | msgid "CRITICAL - Time not in sync with network!" | 2512 | msgid "CRITICAL - Time not in sync with network!" |
| 3276 | msgstr "" | 2513 | msgstr "" |
| 3277 | 2514 | ||
| 3278 | #: plugins/check_nwstat.c:907 | ||
| 3279 | msgid "OK - Time in sync with network!" | 2515 | msgid "OK - Time in sync with network!" |
| 3280 | msgstr "" | 2516 | msgstr "" |
| 3281 | 2517 | ||
| 3282 | #: plugins/check_nwstat.c:930 | ||
| 3283 | #, c-format | 2518 | #, c-format |
| 3284 | msgid "LRU sitting time = %lu seconds" | 2519 | msgid "LRU sitting time = %lu seconds" |
| 3285 | msgstr "" | 2520 | msgstr "" |
| 3286 | 2521 | ||
| 3287 | #: plugins/check_nwstat.c:949 | ||
| 3288 | #, c-format | 2522 | #, c-format |
| 3289 | msgid "Dirty cache buffers = %lu%% of the total|DCB=%lu;%lu;%lu;0;100" | 2523 | msgid "Dirty cache buffers = %lu%% of the total|DCB=%lu;%lu;%lu;0;100" |
| 3290 | msgstr "" | 2524 | msgstr "" |
| 3291 | 2525 | ||
| 3292 | #: plugins/check_nwstat.c:971 | ||
| 3293 | #, c-format | 2526 | #, c-format |
| 3294 | msgid "Total cache buffers = %lu%% of the original|TCB=%lu;%lu;%lu;0;100" | 2527 | msgid "Total cache buffers = %lu%% of the original|TCB=%lu;%lu;%lu;0;100" |
| 3295 | msgstr "" | 2528 | msgstr "" |
| 3296 | 2529 | ||
| 3297 | #: plugins/check_nwstat.c:989 | ||
| 3298 | #, c-format | 2530 | #, c-format |
| 3299 | msgid "NDS Version %s" | 2531 | msgid "NDS Version %s" |
| 3300 | msgstr "" | 2532 | msgstr "" |
| 3301 | 2533 | ||
| 3302 | #: plugins/check_nwstat.c:1005 | ||
| 3303 | #, c-format | 2534 | #, c-format |
| 3304 | msgid "Up %s" | 2535 | msgid "Up %s" |
| 3305 | msgstr "" | 2536 | msgstr "" |
| 3306 | 2537 | ||
| 3307 | #: plugins/check_nwstat.c:1019 | ||
| 3308 | #, c-format | 2538 | #, c-format |
| 3309 | msgid "Module %s version %s is loaded" | 2539 | msgid "Module %s version %s is loaded" |
| 3310 | msgstr "" | 2540 | msgstr "" |
| 3311 | 2541 | ||
| 3312 | #: plugins/check_nwstat.c:1022 | ||
| 3313 | #, c-format | 2542 | #, c-format |
| 3314 | msgid "Module %s is not loaded" | 2543 | msgid "Module %s is not loaded" |
| 3315 | msgstr "" | 2544 | msgstr "" |
| 3316 | 2545 | ||
| 3317 | #: plugins/check_nwstat.c:1033 plugins/check_nwstat.c:1059 | ||
| 3318 | #: plugins/check_nwstat.c:1085 plugins/check_nwstat.c:1111 | ||
| 3319 | #: plugins/check_nwstat.c:1137 plugins/check_nwstat.c:1163 | ||
| 3320 | #: plugins/check_nwstat.c:1189 plugins/check_nwstat.c:1215 | ||
| 3321 | #: plugins/check_nwstat.c:1241 plugins/check_nwstat.c:1267 | ||
| 3322 | #, fuzzy, c-format | 2546 | #, fuzzy, c-format |
| 3323 | msgid "CRITICAL - Value '%s' does not exist!" | 2547 | msgid "CRITICAL - Value '%s' does not exist!" |
| 3324 | msgstr "%s [%s nicht gefunden]" | 2548 | msgstr "%s [%s nicht gefunden]" |
| 3325 | 2549 | ||
| 3326 | #: plugins/check_nwstat.c:1042 plugins/check_nwstat.c:1068 | ||
| 3327 | #: plugins/check_nwstat.c:1094 plugins/check_nwstat.c:1120 | ||
| 3328 | #: plugins/check_nwstat.c:1146 plugins/check_nwstat.c:1172 | ||
| 3329 | #: plugins/check_nwstat.c:1198 plugins/check_nwstat.c:1224 | ||
| 3330 | #: plugins/check_nwstat.c:1250 plugins/check_nwstat.c:1276 | ||
| 3331 | #, c-format | 2550 | #, c-format |
| 3332 | msgid "%s is %lu|%s=%lu;%lu;%lu;;" | 2551 | msgid "%s is %lu|%s=%lu;%lu;%lu;;" |
| 3333 | msgstr "" | 2552 | msgstr "" |
| 3334 | 2553 | ||
| 3335 | #: plugins/check_nwstat.c:1289 plugins/check_overcr.c:285 | ||
| 3336 | msgid "Nothing to check!\n" | 2554 | msgid "Nothing to check!\n" |
| 3337 | msgstr "" | 2555 | msgstr "" |
| 3338 | 2556 | ||
| 3339 | #: plugins/check_nwstat.c:1371 plugins/check_overcr.c:355 | ||
| 3340 | #, fuzzy | 2557 | #, fuzzy |
| 3341 | msgid "Server port an integer\n" | 2558 | msgid "Server port an integer\n" |
| 3342 | msgstr "skip lines muss ein Integer sein" | 2559 | msgstr "skip lines muss ein Integer sein" |
| 3343 | 2560 | ||
| 3344 | #: plugins/check_nwstat.c:1601 | ||
| 3345 | msgid "This plugin attempts to contact the MRTGEXT NLM running on a" | 2561 | msgid "This plugin attempts to contact the MRTGEXT NLM running on a" |
| 3346 | msgstr "" | 2562 | msgstr "" |
| 3347 | 2563 | ||
| 3348 | #: plugins/check_nwstat.c:1602 | ||
| 3349 | msgid "Novell server to gather the requested system information." | 2564 | msgid "Novell server to gather the requested system information." |
| 3350 | msgstr "" | 2565 | msgstr "" |
| 3351 | 2566 | ||
| 3352 | #: plugins/check_nwstat.c:1614 plugins/check_overcr.c:436 | ||
| 3353 | msgid "Variable to check. Valid variables include:" | 2567 | msgid "Variable to check. Valid variables include:" |
| 3354 | msgstr "" | 2568 | msgstr "" |
| 3355 | 2569 | ||
| 3356 | #: plugins/check_nwstat.c:1615 | ||
| 3357 | msgid "LOAD1 = 1 minute average CPU load" | 2570 | msgid "LOAD1 = 1 minute average CPU load" |
| 3358 | msgstr "" | 2571 | msgstr "" |
| 3359 | 2572 | ||
| 3360 | #: plugins/check_nwstat.c:1616 | ||
| 3361 | msgid "LOAD5 = 5 minute average CPU load" | 2573 | msgid "LOAD5 = 5 minute average CPU load" |
| 3362 | msgstr "" | 2574 | msgstr "" |
| 3363 | 2575 | ||
| 3364 | #: plugins/check_nwstat.c:1617 | ||
| 3365 | msgid "LOAD15 = 15 minute average CPU load" | 2576 | msgid "LOAD15 = 15 minute average CPU load" |
| 3366 | msgstr "" | 2577 | msgstr "" |
| 3367 | 2578 | ||
| 3368 | #: plugins/check_nwstat.c:1618 | ||
| 3369 | msgid "CSPROCS = number of current service processes (NW 5.x only)" | 2579 | msgid "CSPROCS = number of current service processes (NW 5.x only)" |
| 3370 | msgstr "" | 2580 | msgstr "" |
| 3371 | 2581 | ||
| 3372 | #: plugins/check_nwstat.c:1619 | ||
| 3373 | msgid "ABENDS = number of abended threads (NW 5.x only)" | 2582 | msgid "ABENDS = number of abended threads (NW 5.x only)" |
| 3374 | msgstr "" | 2583 | msgstr "" |
| 3375 | 2584 | ||
| 3376 | #: plugins/check_nwstat.c:1620 | ||
| 3377 | msgid "UPTIME = server uptime" | 2585 | msgid "UPTIME = server uptime" |
| 3378 | msgstr "" | 2586 | msgstr "" |
| 3379 | 2587 | ||
| 3380 | #: plugins/check_nwstat.c:1621 | ||
| 3381 | msgid "LTCH = percent long term cache hits" | 2588 | msgid "LTCH = percent long term cache hits" |
| 3382 | msgstr "" | 2589 | msgstr "" |
| 3383 | 2590 | ||
| 3384 | #: plugins/check_nwstat.c:1622 | ||
| 3385 | msgid "CBUFF = current number of cache buffers" | 2591 | msgid "CBUFF = current number of cache buffers" |
| 3386 | msgstr "" | 2592 | msgstr "" |
| 3387 | 2593 | ||
| 3388 | #: plugins/check_nwstat.c:1623 | ||
| 3389 | msgid "CDBUFF = current number of dirty cache buffers" | 2594 | msgid "CDBUFF = current number of dirty cache buffers" |
| 3390 | msgstr "" | 2595 | msgstr "" |
| 3391 | 2596 | ||
| 3392 | #: plugins/check_nwstat.c:1624 | ||
| 3393 | msgid "DCB = dirty cache buffers as a percentage of the total" | 2597 | msgid "DCB = dirty cache buffers as a percentage of the total" |
| 3394 | msgstr "" | 2598 | msgstr "" |
| 3395 | 2599 | ||
| 3396 | #: plugins/check_nwstat.c:1625 | ||
| 3397 | msgid "TCB = dirty cache buffers as a percentage of the original" | 2600 | msgid "TCB = dirty cache buffers as a percentage of the original" |
| 3398 | msgstr "" | 2601 | msgstr "" |
| 3399 | 2602 | ||
| 3400 | #: plugins/check_nwstat.c:1626 | ||
| 3401 | msgid "OFILES = number of open files" | 2603 | msgid "OFILES = number of open files" |
| 3402 | msgstr "" | 2604 | msgstr "" |
| 3403 | 2605 | ||
| 3404 | #: plugins/check_nwstat.c:1627 | ||
| 3405 | msgid " VMF<vol> = MB of free space on Volume <vol>" | 2606 | msgid " VMF<vol> = MB of free space on Volume <vol>" |
| 3406 | msgstr "" | 2607 | msgstr "" |
| 3407 | 2608 | ||
| 3408 | #: plugins/check_nwstat.c:1628 | ||
| 3409 | msgid " VMU<vol> = MB used space on Volume <vol>" | 2609 | msgid " VMU<vol> = MB used space on Volume <vol>" |
| 3410 | msgstr "" | 2610 | msgstr "" |
| 3411 | 2611 | ||
| 3412 | #: plugins/check_nwstat.c:1629 | ||
| 3413 | msgid " VMP<vol> = MB of purgeable space on Volume <vol>" | 2612 | msgid " VMP<vol> = MB of purgeable space on Volume <vol>" |
| 3414 | msgstr "" | 2613 | msgstr "" |
| 3415 | 2614 | ||
| 3416 | #: plugins/check_nwstat.c:1630 | ||
| 3417 | msgid " VPF<vol> = percent free space on volume <vol>" | 2615 | msgid " VPF<vol> = percent free space on volume <vol>" |
| 3418 | msgstr "" | 2616 | msgstr "" |
| 3419 | 2617 | ||
| 3420 | #: plugins/check_nwstat.c:1631 | ||
| 3421 | msgid " VKF<vol> = KB of free space on volume <vol>" | 2618 | msgid " VKF<vol> = KB of free space on volume <vol>" |
| 3422 | msgstr "" | 2619 | msgstr "" |
| 3423 | 2620 | ||
| 3424 | #: plugins/check_nwstat.c:1632 | ||
| 3425 | msgid " VPP<vol> = percent purgeable space on volume <vol>" | 2621 | msgid " VPP<vol> = percent purgeable space on volume <vol>" |
| 3426 | msgstr "" | 2622 | msgstr "" |
| 3427 | 2623 | ||
| 3428 | #: plugins/check_nwstat.c:1633 | ||
| 3429 | msgid " VKP<vol> = KB of purgeable space on volume <vol>" | 2624 | msgid " VKP<vol> = KB of purgeable space on volume <vol>" |
| 3430 | msgstr "" | 2625 | msgstr "" |
| 3431 | 2626 | ||
| 3432 | #: plugins/check_nwstat.c:1634 | ||
| 3433 | msgid " VPNP<vol> = percent not yet purgeable space on volume <vol>" | 2627 | msgid " VPNP<vol> = percent not yet purgeable space on volume <vol>" |
| 3434 | msgstr "" | 2628 | msgstr "" |
| 3435 | 2629 | ||
| 3436 | #: plugins/check_nwstat.c:1635 | ||
| 3437 | msgid " VKNP<vol> = KB of not yet purgeable space on volume <vol>" | 2630 | msgid " VKNP<vol> = KB of not yet purgeable space on volume <vol>" |
| 3438 | msgstr "" | 2631 | msgstr "" |
| 3439 | 2632 | ||
| 3440 | #: plugins/check_nwstat.c:1636 | ||
| 3441 | msgid " LRUM = LRU sitting time in minutes" | 2633 | msgid " LRUM = LRU sitting time in minutes" |
| 3442 | msgstr "" | 2634 | msgstr "" |
| 3443 | 2635 | ||
| 3444 | #: plugins/check_nwstat.c:1637 | ||
| 3445 | msgid " LRUS = LRU sitting time in seconds" | 2636 | msgid " LRUS = LRU sitting time in seconds" |
| 3446 | msgstr "" | 2637 | msgstr "" |
| 3447 | 2638 | ||
| 3448 | #: plugins/check_nwstat.c:1638 | ||
| 3449 | msgid " DSDB = check to see if DS Database is open" | 2639 | msgid " DSDB = check to see if DS Database is open" |
| 3450 | msgstr "" | 2640 | msgstr "" |
| 3451 | 2641 | ||
| 3452 | #: plugins/check_nwstat.c:1639 | ||
| 3453 | msgid " DSVER = NDS version" | 2642 | msgid " DSVER = NDS version" |
| 3454 | msgstr "" | 2643 | msgstr "" |
| 3455 | 2644 | ||
| 3456 | #: plugins/check_nwstat.c:1640 | ||
| 3457 | msgid " UPRB = used packet receive buffers" | 2645 | msgid " UPRB = used packet receive buffers" |
| 3458 | msgstr "" | 2646 | msgstr "" |
| 3459 | 2647 | ||
| 3460 | #: plugins/check_nwstat.c:1641 | ||
| 3461 | msgid " PUPRB = percent (of max) used packet receive buffers" | 2648 | msgid " PUPRB = percent (of max) used packet receive buffers" |
| 3462 | msgstr "" | 2649 | msgstr "" |
| 3463 | 2650 | ||
| 3464 | #: plugins/check_nwstat.c:1642 | ||
| 3465 | msgid " SAPENTRIES = number of entries in the SAP table" | 2651 | msgid " SAPENTRIES = number of entries in the SAP table" |
| 3466 | msgstr "" | 2652 | msgstr "" |
| 3467 | 2653 | ||
| 3468 | #: plugins/check_nwstat.c:1643 | ||
| 3469 | msgid " SAPENTRIES<n> = number of entries in the SAP table for SAP type <n>" | 2654 | msgid " SAPENTRIES<n> = number of entries in the SAP table for SAP type <n>" |
| 3470 | msgstr "" | 2655 | msgstr "" |
| 3471 | 2656 | ||
| 3472 | #: plugins/check_nwstat.c:1644 | ||
| 3473 | msgid " TSYNC = timesync status" | 2657 | msgid " TSYNC = timesync status" |
| 3474 | msgstr "" | 2658 | msgstr "" |
| 3475 | 2659 | ||
| 3476 | #: plugins/check_nwstat.c:1645 | ||
| 3477 | msgid " LOGINS = check to see if logins are enabled" | 2660 | msgid " LOGINS = check to see if logins are enabled" |
| 3478 | msgstr "" | 2661 | msgstr "" |
| 3479 | 2662 | ||
| 3480 | #: plugins/check_nwstat.c:1646 | ||
| 3481 | msgid " CONNS = number of currently licensed connections" | 2663 | msgid " CONNS = number of currently licensed connections" |
| 3482 | msgstr "" | 2664 | msgstr "" |
| 3483 | 2665 | ||
| 3484 | #: plugins/check_nwstat.c:1647 | ||
| 3485 | msgid " NRMH\t= NRM Summary Status" | 2666 | msgid " NRMH\t= NRM Summary Status" |
| 3486 | msgstr "" | 2667 | msgstr "" |
| 3487 | 2668 | ||
| 3488 | #: plugins/check_nwstat.c:1648 | ||
| 3489 | msgid " NRMP<stat> = Returns the current value for a NRM health item" | 2669 | msgid " NRMP<stat> = Returns the current value for a NRM health item" |
| 3490 | msgstr "" | 2670 | msgstr "" |
| 3491 | 2671 | ||
| 3492 | #: plugins/check_nwstat.c:1649 | ||
| 3493 | msgid " NRMM<stat> = Returns the current memory stats from NRM" | 2672 | msgid " NRMM<stat> = Returns the current memory stats from NRM" |
| 3494 | msgstr "" | 2673 | msgstr "" |
| 3495 | 2674 | ||
| 3496 | #: plugins/check_nwstat.c:1650 | ||
| 3497 | msgid " NRMS<stat> = Returns the current Swapfile stats from NRM" | 2675 | msgid " NRMS<stat> = Returns the current Swapfile stats from NRM" |
| 3498 | msgstr "" | 2676 | msgstr "" |
| 3499 | 2677 | ||
| 3500 | #: plugins/check_nwstat.c:1651 | ||
| 3501 | msgid " NSS1<stat> = Statistics from _Admin:Manage_NSS\\GeneralStats.xml" | 2678 | msgid " NSS1<stat> = Statistics from _Admin:Manage_NSS\\GeneralStats.xml" |
| 3502 | msgstr "" | 2679 | msgstr "" |
| 3503 | 2680 | ||
| 3504 | #: plugins/check_nwstat.c:1652 | ||
| 3505 | msgid " NSS3<stat> = Statistics from _Admin:Manage_NSS\\NameCache.xml" | 2681 | msgid " NSS3<stat> = Statistics from _Admin:Manage_NSS\\NameCache.xml" |
| 3506 | msgstr "" | 2682 | msgstr "" |
| 3507 | 2683 | ||
| 3508 | #: plugins/check_nwstat.c:1653 | ||
| 3509 | msgid " NSS4<stat> = Statistics from _Admin:Manage_NSS\\FileStats.xml" | 2684 | msgid " NSS4<stat> = Statistics from _Admin:Manage_NSS\\FileStats.xml" |
| 3510 | msgstr "" | 2685 | msgstr "" |
| 3511 | 2686 | ||
| 3512 | #: plugins/check_nwstat.c:1654 | ||
| 3513 | msgid " NSS5<stat> = Statistics from _Admin:Manage_NSS\\ObjectCache.xml" | 2687 | msgid " NSS5<stat> = Statistics from _Admin:Manage_NSS\\ObjectCache.xml" |
| 3514 | msgstr "" | 2688 | msgstr "" |
| 3515 | 2689 | ||
| 3516 | #: plugins/check_nwstat.c:1655 | ||
| 3517 | msgid " NSS6<stat> = Statistics from _Admin:Manage_NSS\\Thread.xml" | 2690 | msgid " NSS6<stat> = Statistics from _Admin:Manage_NSS\\Thread.xml" |
| 3518 | msgstr "" | 2691 | msgstr "" |
| 3519 | 2692 | ||
| 3520 | #: plugins/check_nwstat.c:1656 | ||
| 3521 | msgid "" | 2693 | msgid "" |
| 3522 | " NSS7<stat> = Statistics from _Admin:Manage_NSS\\AuthorizationCache.xml" | 2694 | " NSS7<stat> = Statistics from _Admin:Manage_NSS\\AuthorizationCache.xml" |
| 3523 | msgstr "" | 2695 | msgstr "" |
| 3524 | 2696 | ||
| 3525 | #: plugins/check_nwstat.c:1657 | ||
| 3526 | msgid " NLM:<nlm> = check if NLM is loaded and report version" | 2697 | msgid " NLM:<nlm> = check if NLM is loaded and report version" |
| 3527 | msgstr "" | 2698 | msgstr "" |
| 3528 | 2699 | ||
| 3529 | #: plugins/check_nwstat.c:1658 | ||
| 3530 | msgid " (e.g. NLM:TSANDS.NLM)" | 2700 | msgid " (e.g. NLM:TSANDS.NLM)" |
| 3531 | msgstr "" | 2701 | msgstr "" |
| 3532 | 2702 | ||
| 3533 | #: plugins/check_nwstat.c:1665 | ||
| 3534 | msgid "Include server version string in results" | 2703 | msgid "Include server version string in results" |
| 3535 | msgstr "" | 2704 | msgstr "" |
| 3536 | 2705 | ||
| 3537 | #: plugins/check_nwstat.c:1671 | ||
| 3538 | msgid "- This plugin requires that the MRTGEXT.NLM file from James Drews' MRTG" | 2706 | msgid "- This plugin requires that the MRTGEXT.NLM file from James Drews' MRTG" |
| 3539 | msgstr "" | 2707 | msgstr "" |
| 3540 | 2708 | ||
| 3541 | #: plugins/check_nwstat.c:1672 | ||
| 3542 | msgid "" | 2709 | msgid "" |
| 3543 | " extension for NetWare be loaded on the Novell servers you wish to check." | 2710 | " extension for NetWare be loaded on the Novell servers you wish to check." |
| 3544 | msgstr "" | 2711 | msgstr "" |
| 3545 | 2712 | ||
| 3546 | #: plugins/check_nwstat.c:1673 | ||
| 3547 | msgid " (available from http://www.engr.wisc.edu/~drews/mrtg/)" | 2713 | msgid " (available from http://www.engr.wisc.edu/~drews/mrtg/)" |
| 3548 | msgstr "" | 2714 | msgstr "" |
| 3549 | 2715 | ||
| 3550 | #: plugins/check_nwstat.c:1674 | ||
| 3551 | msgid "" | 2716 | msgid "" |
| 3552 | "- Values for critical thresholds should be lower than warning thresholds" | 2717 | "- Values for critical thresholds should be lower than warning thresholds" |
| 3553 | msgstr "" | 2718 | msgstr "" |
| 3554 | 2719 | ||
| 3555 | #: plugins/check_nwstat.c:1675 | ||
| 3556 | msgid "" | 2720 | msgid "" |
| 3557 | " when the following variables are checked: VPF, VKF, LTCH, CBUFF, DCB, " | 2721 | " when the following variables are checked: VPF, VKF, LTCH, CBUFF, DCB, " |
| 3558 | msgstr "" | 2722 | msgstr "" |
| 3559 | 2723 | ||
| 3560 | #: plugins/check_nwstat.c:1676 | ||
| 3561 | msgid " TCB, LRUS and LRUM." | 2724 | msgid " TCB, LRUS and LRUM." |
| 3562 | msgstr "" | 2725 | msgstr "" |
| 3563 | 2726 | ||
| 3564 | #: plugins/check_overcr.c:123 | ||
| 3565 | msgid "Unknown error fetching load data\n" | 2727 | msgid "Unknown error fetching load data\n" |
| 3566 | msgstr "" | 2728 | msgstr "" |
| 3567 | 2729 | ||
| 3568 | #: plugins/check_overcr.c:127 | ||
| 3569 | msgid "Invalid response from server - no load information\n" | 2730 | msgid "Invalid response from server - no load information\n" |
| 3570 | msgstr "" | 2731 | msgstr "" |
| 3571 | 2732 | ||
| 3572 | #: plugins/check_overcr.c:133 | ||
| 3573 | msgid "Invalid response from server after load 1\n" | 2733 | msgid "Invalid response from server after load 1\n" |
| 3574 | msgstr "" | 2734 | msgstr "" |
| 3575 | 2735 | ||
| 3576 | #: plugins/check_overcr.c:139 | ||
| 3577 | msgid "Invalid response from server after load 5\n" | 2736 | msgid "Invalid response from server after load 5\n" |
| 3578 | msgstr "" | 2737 | msgstr "" |
| 3579 | 2738 | ||
| 3580 | #: plugins/check_overcr.c:164 | ||
| 3581 | #, c-format | 2739 | #, c-format |
| 3582 | msgid "Load %s - %s-min load average = %0.2f" | 2740 | msgid "Load %s - %s-min load average = %0.2f" |
| 3583 | msgstr "" | 2741 | msgstr "" |
| 3584 | 2742 | ||
| 3585 | #: plugins/check_overcr.c:174 | ||
| 3586 | msgid "Unknown error fetching disk data\n" | 2743 | msgid "Unknown error fetching disk data\n" |
| 3587 | msgstr "" | 2744 | msgstr "" |
| 3588 | 2745 | ||
| 3589 | #: plugins/check_overcr.c:184 plugins/check_overcr.c:236 | ||
| 3590 | #: plugins/check_overcr.c:240 | ||
| 3591 | msgid "Invalid response from server\n" | 2746 | msgid "Invalid response from server\n" |
| 3592 | msgstr "" | 2747 | msgstr "" |
| 3593 | 2748 | ||
| 3594 | #: plugins/check_overcr.c:211 | ||
| 3595 | msgid "Unknown error fetching network status\n" | 2749 | msgid "Unknown error fetching network status\n" |
| 3596 | msgstr "" | 2750 | msgstr "" |
| 3597 | 2751 | ||
| 3598 | #: plugins/check_overcr.c:221 | ||
| 3599 | #, c-format | 2752 | #, c-format |
| 3600 | msgid "Net %s - %d connection%s on port %d" | 2753 | msgid "Net %s - %d connection%s on port %d" |
| 3601 | msgstr "" | 2754 | msgstr "" |
| 3602 | 2755 | ||
| 3603 | #: plugins/check_overcr.c:232 | ||
| 3604 | msgid "Unknown error fetching process status\n" | 2756 | msgid "Unknown error fetching process status\n" |
| 3605 | msgstr "" | 2757 | msgstr "" |
| 3606 | 2758 | ||
| 3607 | #: plugins/check_overcr.c:250 | ||
| 3608 | #, c-format | 2759 | #, c-format |
| 3609 | msgid "Process %s - %d instance%s of %s running" | 2760 | msgid "Process %s - %d instance%s of %s running" |
| 3610 | msgstr "" | 2761 | msgstr "" |
| 3611 | 2762 | ||
| 3612 | #: plugins/check_overcr.c:277 | ||
| 3613 | #, c-format | 2763 | #, c-format |
| 3614 | msgid "Uptime %s - Up %d days %d hours %d minutes" | 2764 | msgid "Uptime %s - Up %d days %d hours %d minutes" |
| 3615 | msgstr "" | 2765 | msgstr "" |
| 3616 | 2766 | ||
| 3617 | #: plugins/check_overcr.c:419 | ||
| 3618 | msgid "" | 2767 | msgid "" |
| 3619 | "This plugin attempts to contact the Over-CR collector daemon running on the" | 2768 | "This plugin attempts to contact the Over-CR collector daemon running on the" |
| 3620 | msgstr "" | 2769 | msgstr "" |
| 3621 | 2770 | ||
| 3622 | #: plugins/check_overcr.c:420 | ||
| 3623 | msgid "remote UNIX server in order to gather the requested system information." | 2771 | msgid "remote UNIX server in order to gather the requested system information." |
| 3624 | msgstr "" | 2772 | msgstr "" |
| 3625 | 2773 | ||
| 3626 | #: plugins/check_overcr.c:437 | ||
| 3627 | msgid "LOAD1 = 1 minute average CPU load" | 2774 | msgid "LOAD1 = 1 minute average CPU load" |
| 3628 | msgstr "" | 2775 | msgstr "" |
| 3629 | 2776 | ||
| 3630 | #: plugins/check_overcr.c:438 | ||
| 3631 | msgid "LOAD5 = 5 minute average CPU load" | 2777 | msgid "LOAD5 = 5 minute average CPU load" |
| 3632 | msgstr "" | 2778 | msgstr "" |
| 3633 | 2779 | ||
| 3634 | #: plugins/check_overcr.c:439 | ||
| 3635 | msgid "LOAD15 = 15 minute average CPU load" | 2780 | msgid "LOAD15 = 15 minute average CPU load" |
| 3636 | msgstr "" | 2781 | msgstr "" |
| 3637 | 2782 | ||
| 3638 | #: plugins/check_overcr.c:440 | ||
| 3639 | msgid "DPU<filesys> = percent used disk space on filesystem <filesys>" | 2783 | msgid "DPU<filesys> = percent used disk space on filesystem <filesys>" |
| 3640 | msgstr "" | 2784 | msgstr "" |
| 3641 | 2785 | ||
| 3642 | #: plugins/check_overcr.c:441 | ||
| 3643 | msgid "PROC<process> = number of running processes with name <process>" | 2786 | msgid "PROC<process> = number of running processes with name <process>" |
| 3644 | msgstr "" | 2787 | msgstr "" |
| 3645 | 2788 | ||
| 3646 | #: plugins/check_overcr.c:442 | ||
| 3647 | msgid "NET<port> = number of active connections on TCP port <port>" | 2789 | msgid "NET<port> = number of active connections on TCP port <port>" |
| 3648 | msgstr "" | 2790 | msgstr "" |
| 3649 | 2791 | ||
| 3650 | #: plugins/check_overcr.c:443 | ||
| 3651 | msgid "UPTIME = system uptime in seconds" | 2792 | msgid "UPTIME = system uptime in seconds" |
| 3652 | msgstr "" | 2793 | msgstr "" |
| 3653 | 2794 | ||
| 3654 | #: plugins/check_overcr.c:450 | ||
| 3655 | msgid "This plugin requires that Eric Molitors' Over-CR collector daemon be" | 2795 | msgid "This plugin requires that Eric Molitors' Over-CR collector daemon be" |
| 3656 | msgstr "" | 2796 | msgstr "" |
| 3657 | 2797 | ||
| 3658 | #: plugins/check_overcr.c:451 | ||
| 3659 | msgid "running on the remote server." | 2798 | msgid "running on the remote server." |
| 3660 | msgstr "" | 2799 | msgstr "" |
| 3661 | 2800 | ||
| 3662 | #: plugins/check_overcr.c:452 | ||
| 3663 | msgid "Over-CR can be downloaded from http://www.molitor.org/overcr" | 2801 | msgid "Over-CR can be downloaded from http://www.molitor.org/overcr" |
| 3664 | msgstr "" | 2802 | msgstr "" |
| 3665 | 2803 | ||
| 3666 | #: plugins/check_overcr.c:453 | ||
| 3667 | msgid "This plugin was tested with version 0.99.53 of the Over-CR collector" | 2804 | msgid "This plugin was tested with version 0.99.53 of the Over-CR collector" |
| 3668 | msgstr "" | 2805 | msgstr "" |
| 3669 | 2806 | ||
| 3670 | #: plugins/check_overcr.c:457 | ||
| 3671 | msgid "" | 2807 | msgid "" |
| 3672 | "For the available options, the critical threshold value should always be" | 2808 | "For the available options, the critical threshold value should always be" |
| 3673 | msgstr "" | 2809 | msgstr "" |
| 3674 | 2810 | ||
| 3675 | #: plugins/check_overcr.c:458 | ||
| 3676 | msgid "" | 2811 | msgid "" |
| 3677 | "higher than the warning threshold value, EXCEPT with the uptime variable" | 2812 | "higher than the warning threshold value, EXCEPT with the uptime variable" |
| 3678 | msgstr "" | 2813 | msgstr "" |
| 3679 | 2814 | ||
| 3680 | #: plugins/check_pgsql.c:224 | ||
| 3681 | #, c-format | 2815 | #, c-format |
| 3682 | msgid "CRITICAL - no connection to '%s' (%s).\n" | 2816 | msgid "CRITICAL - no connection to '%s' (%s).\n" |
| 3683 | msgstr "" | 2817 | msgstr "" |
| 3684 | 2818 | ||
| 3685 | #: plugins/check_pgsql.c:252 | ||
| 3686 | #, c-format | 2819 | #, c-format |
| 3687 | msgid " %s - database %s (%f sec.)|%s\n" | 2820 | msgid " %s - database %s (%f sec.)|%s\n" |
| 3688 | msgstr "" | 2821 | msgstr "" |
| 3689 | 2822 | ||
| 3690 | #: plugins/check_pgsql.c:320 plugins/check_time.c:277 plugins/check_time.c:289 | ||
| 3691 | #: plugins/check_users.c:228 | ||
| 3692 | msgid "Critical threshold must be a positive integer" | 2823 | msgid "Critical threshold must be a positive integer" |
| 3693 | msgstr "Critical threshold muss ein positiver Integer sein" | 2824 | msgstr "Critical threshold muss ein positiver Integer sein" |
| 3694 | 2825 | ||
| 3695 | #: plugins/check_pgsql.c:326 plugins/check_time.c:258 plugins/check_time.c:282 | ||
| 3696 | #: plugins/check_users.c:226 | ||
| 3697 | msgid "Warning threshold must be a positive integer" | 2826 | msgid "Warning threshold must be a positive integer" |
| 3698 | msgstr "Warning threshold muss ein positiver Integer sein" | 2827 | msgstr "Warning threshold muss ein positiver Integer sein" |
| 3699 | 2828 | ||
| 3700 | #: plugins/check_pgsql.c:350 | ||
| 3701 | msgid "Database name exceeds the maximum length" | 2829 | msgid "Database name exceeds the maximum length" |
| 3702 | msgstr "" | 2830 | msgstr "" |
| 3703 | 2831 | ||
| 3704 | #: plugins/check_pgsql.c:356 | ||
| 3705 | msgid "User name is not valid" | 2832 | msgid "User name is not valid" |
| 3706 | msgstr "" | 2833 | msgstr "" |
| 3707 | 2834 | ||
| 3708 | #: plugins/check_pgsql.c:471 | ||
| 3709 | #, c-format | 2835 | #, c-format |
| 3710 | msgid "Test whether a PostgreSQL Database is accepting connections." | 2836 | msgid "Test whether a PostgreSQL Database is accepting connections." |
| 3711 | msgstr "" | 2837 | msgstr "" |
| 3712 | 2838 | ||
| 3713 | #: plugins/check_pgsql.c:483 | ||
| 3714 | msgid "Database to check " | 2839 | msgid "Database to check " |
| 3715 | msgstr "" | 2840 | msgstr "" |
| 3716 | 2841 | ||
| 3717 | #: plugins/check_pgsql.c:484 | ||
| 3718 | #, c-format | 2842 | #, c-format |
| 3719 | msgid "(default: %s)\n" | 2843 | msgid "(default: %s)\n" |
| 3720 | msgstr "" | 2844 | msgstr "" |
| 3721 | 2845 | ||
| 3722 | #: plugins/check_pgsql.c:486 | ||
| 3723 | msgid "Login name of user" | 2846 | msgid "Login name of user" |
| 3724 | msgstr "" | 2847 | msgstr "" |
| 3725 | 2848 | ||
| 3726 | #: plugins/check_pgsql.c:488 | ||
| 3727 | msgid "Password (BIG SECURITY ISSUE)" | 2849 | msgid "Password (BIG SECURITY ISSUE)" |
| 3728 | msgstr "" | 2850 | msgstr "" |
| 3729 | 2851 | ||
| 3730 | #: plugins/check_pgsql.c:490 | ||
| 3731 | msgid "Connection parameters (keyword = value), see below" | 2852 | msgid "Connection parameters (keyword = value), see below" |
| 3732 | msgstr "" | 2853 | msgstr "" |
| 3733 | 2854 | ||
| 3734 | #: plugins/check_pgsql.c:497 | ||
| 3735 | msgid "SQL query to run. Only first column in first row will be read" | 2855 | msgid "SQL query to run. Only first column in first row will be read" |
| 3736 | msgstr "" | 2856 | msgstr "" |
| 3737 | 2857 | ||
| 3738 | #: plugins/check_pgsql.c:499 | ||
| 3739 | msgid "A name for the query, this string is used instead of the query" | 2858 | msgid "A name for the query, this string is used instead of the query" |
| 3740 | msgstr "" | 2859 | msgstr "" |
| 3741 | 2860 | ||
| 3742 | #: plugins/check_pgsql.c:500 | ||
| 3743 | msgid "in the long output of the plugin" | 2861 | msgid "in the long output of the plugin" |
| 3744 | msgstr "" | 2862 | msgstr "" |
| 3745 | 2863 | ||
| 3746 | #: plugins/check_pgsql.c:502 | ||
| 3747 | msgid "SQL query value to result in warning status (double)" | 2864 | msgid "SQL query value to result in warning status (double)" |
| 3748 | msgstr "" | 2865 | msgstr "" |
| 3749 | 2866 | ||
| 3750 | #: plugins/check_pgsql.c:504 | ||
| 3751 | msgid "SQL query value to result in critical status (double)" | 2867 | msgid "SQL query value to result in critical status (double)" |
| 3752 | msgstr "" | 2868 | msgstr "" |
| 3753 | 2869 | ||
| 3754 | #: plugins/check_pgsql.c:509 | ||
| 3755 | msgid "All parameters are optional." | 2870 | msgid "All parameters are optional." |
| 3756 | msgstr "" | 2871 | msgstr "" |
| 3757 | 2872 | ||
| 3758 | #: plugins/check_pgsql.c:510 | ||
| 3759 | msgid "" | 2873 | msgid "" |
| 3760 | "This plugin tests a PostgreSQL DBMS to determine whether it is active and" | 2874 | "This plugin tests a PostgreSQL DBMS to determine whether it is active and" |
| 3761 | msgstr "" | 2875 | msgstr "" |
| 3762 | 2876 | ||
| 3763 | #: plugins/check_pgsql.c:511 | ||
| 3764 | msgid "accepting queries. In its current operation, it simply connects to the" | 2877 | msgid "accepting queries. In its current operation, it simply connects to the" |
| 3765 | msgstr "" | 2878 | msgstr "" |
| 3766 | 2879 | ||
| 3767 | #: plugins/check_pgsql.c:512 | ||
| 3768 | msgid "" | 2880 | msgid "" |
| 3769 | "specified database, and then disconnects. If no database is specified, it" | 2881 | "specified database, and then disconnects. If no database is specified, it" |
| 3770 | msgstr "" | 2882 | msgstr "" |
| 3771 | 2883 | ||
| 3772 | #: plugins/check_pgsql.c:513 | ||
| 3773 | msgid "" | 2884 | msgid "" |
| 3774 | "connects to the template1 database, which is present in every functioning" | 2885 | "connects to the template1 database, which is present in every functioning" |
| 3775 | msgstr "" | 2886 | msgstr "" |
| 3776 | 2887 | ||
| 3777 | #: plugins/check_pgsql.c:514 | ||
| 3778 | msgid "PostgreSQL DBMS." | 2888 | msgid "PostgreSQL DBMS." |
| 3779 | msgstr "" | 2889 | msgstr "" |
| 3780 | 2890 | ||
| 3781 | #: plugins/check_pgsql.c:516 | ||
| 3782 | msgid "If a query is specified using the -q option, it will be executed after" | 2891 | msgid "If a query is specified using the -q option, it will be executed after" |
| 3783 | msgstr "" | 2892 | msgstr "" |
| 3784 | 2893 | ||
| 3785 | #: plugins/check_pgsql.c:517 | ||
| 3786 | msgid "connecting to the server. The result from the query has to be numeric." | 2894 | msgid "connecting to the server. The result from the query has to be numeric." |
| 3787 | msgstr "" | 2895 | msgstr "" |
| 3788 | 2896 | ||
| 3789 | #: plugins/check_pgsql.c:518 | ||
| 3790 | msgid "" | 2897 | msgid "" |
| 3791 | "Multiple SQL commands, separated by semicolon, are allowed but the result " | 2898 | "Multiple SQL commands, separated by semicolon, are allowed but the result " |
| 3792 | msgstr "" | 2899 | msgstr "" |
| 3793 | 2900 | ||
| 3794 | #: plugins/check_pgsql.c:519 | ||
| 3795 | msgid "of the last command is taken into account only. The value of the first" | 2901 | msgid "of the last command is taken into account only. The value of the first" |
| 3796 | msgstr "" | 2902 | msgstr "" |
| 3797 | 2903 | ||
| 3798 | #: plugins/check_pgsql.c:520 | ||
| 3799 | msgid "" | 2904 | msgid "" |
| 3800 | "column in the first row is used as the check result. If a second column is" | 2905 | "column in the first row is used as the check result. If a second column is" |
| 3801 | msgstr "" | 2906 | msgstr "" |
| 3802 | 2907 | ||
| 3803 | #: plugins/check_pgsql.c:521 | ||
| 3804 | msgid "present in the result set, this is added to the plugin output with a" | 2908 | msgid "present in the result set, this is added to the plugin output with a" |
| 3805 | msgstr "" | 2909 | msgstr "" |
| 3806 | 2910 | ||
| 3807 | #: plugins/check_pgsql.c:522 | ||
| 3808 | msgid "" | 2911 | msgid "" |
| 3809 | "prefix of \"Extra Info:\". This information can be displayed in the system" | 2912 | "prefix of \"Extra Info:\". This information can be displayed in the system" |
| 3810 | msgstr "" | 2913 | msgstr "" |
| 3811 | 2914 | ||
| 3812 | #: plugins/check_pgsql.c:523 | ||
| 3813 | msgid "executing the plugin." | 2915 | msgid "executing the plugin." |
| 3814 | msgstr "" | 2916 | msgstr "" |
| 3815 | 2917 | ||
| 3816 | #: plugins/check_pgsql.c:525 | ||
| 3817 | msgid "" | 2918 | msgid "" |
| 3818 | "See the chapter \"Monitoring Database Activity\" of the PostgreSQL manual" | 2919 | "See the chapter \"Monitoring Database Activity\" of the PostgreSQL manual" |
| 3819 | msgstr "" | 2920 | msgstr "" |
| 3820 | 2921 | ||
| 3821 | #: plugins/check_pgsql.c:526 | ||
| 3822 | msgid "" | 2922 | msgid "" |
| 3823 | "for details about how to access internal statistics of the database server." | 2923 | "for details about how to access internal statistics of the database server." |
| 3824 | msgstr "" | 2924 | msgstr "" |
| 3825 | 2925 | ||
| 3826 | #: plugins/check_pgsql.c:528 | ||
| 3827 | msgid "" | 2926 | msgid "" |
| 3828 | "For a list of available connection parameters which may be used with the -o" | 2927 | "For a list of available connection parameters which may be used with the -o" |
| 3829 | msgstr "" | 2928 | msgstr "" |
| 3830 | 2929 | ||
| 3831 | #: plugins/check_pgsql.c:529 | ||
| 3832 | msgid "" | 2930 | msgid "" |
| 3833 | "command line option, see the documentation for PQconnectdb() in the chapter" | 2931 | "command line option, see the documentation for PQconnectdb() in the chapter" |
| 3834 | msgstr "" | 2932 | msgstr "" |
| 3835 | 2933 | ||
| 3836 | #: plugins/check_pgsql.c:530 | ||
| 3837 | msgid "" | 2934 | msgid "" |
| 3838 | "\"libpq - C Library\" of the PostgreSQL manual. For example, this may be" | 2935 | "\"libpq - C Library\" of the PostgreSQL manual. For example, this may be" |
| 3839 | msgstr "" | 2936 | msgstr "" |
| 3840 | 2937 | ||
| 3841 | #: plugins/check_pgsql.c:531 | ||
| 3842 | msgid "" | 2938 | msgid "" |
| 3843 | "used to specify a service name in pg_service.conf to be used for additional" | 2939 | "used to specify a service name in pg_service.conf to be used for additional" |
| 3844 | msgstr "" | 2940 | msgstr "" |
| 3845 | 2941 | ||
| 3846 | #: plugins/check_pgsql.c:532 | ||
| 3847 | msgid "connection parameters: -o 'service=<name>' or to specify the SSL mode:" | 2942 | msgid "connection parameters: -o 'service=<name>' or to specify the SSL mode:" |
| 3848 | msgstr "" | 2943 | msgstr "" |
| 3849 | 2944 | ||
| 3850 | #: plugins/check_pgsql.c:533 | ||
| 3851 | msgid "-o 'sslmode=require'." | 2945 | msgid "-o 'sslmode=require'." |
| 3852 | msgstr "" | 2946 | msgstr "" |
| 3853 | 2947 | ||
| 3854 | #: plugins/check_pgsql.c:535 | ||
| 3855 | msgid "" | 2948 | msgid "" |
| 3856 | "The plugin will connect to a local postmaster if no host is specified. To" | 2949 | "The plugin will connect to a local postmaster if no host is specified. To" |
| 3857 | msgstr "" | 2950 | msgstr "" |
| 3858 | 2951 | ||
| 3859 | #: plugins/check_pgsql.c:536 | ||
| 3860 | msgid "" | 2952 | msgid "" |
| 3861 | "connect to a remote host, be sure that the remote postmaster accepts TCP/IP" | 2953 | "connect to a remote host, be sure that the remote postmaster accepts TCP/IP" |
| 3862 | msgstr "" | 2954 | msgstr "" |
| 3863 | 2955 | ||
| 3864 | #: plugins/check_pgsql.c:537 | ||
| 3865 | msgid "connections (start the postmaster with the -i option)." | 2956 | msgid "connections (start the postmaster with the -i option)." |
| 3866 | msgstr "" | 2957 | msgstr "" |
| 3867 | 2958 | ||
| 3868 | #: plugins/check_pgsql.c:539 | ||
| 3869 | msgid "" | 2959 | msgid "" |
| 3870 | "Typically, the monitoring user (unless the --logname option is used) should " | 2960 | "Typically, the monitoring user (unless the --logname option is used) should " |
| 3871 | "be" | 2961 | "be" |
| 3872 | msgstr "" | 2962 | msgstr "" |
| 3873 | 2963 | ||
| 3874 | #: plugins/check_pgsql.c:540 | ||
| 3875 | msgid "" | 2964 | msgid "" |
| 3876 | "able to connect to the database without a password. The plugin can also send" | 2965 | "able to connect to the database without a password. The plugin can also send" |
| 3877 | msgstr "" | 2966 | msgstr "" |
| 3878 | 2967 | ||
| 3879 | #: plugins/check_pgsql.c:541 | ||
| 3880 | msgid "a password, but no effort is made to obscure or encrypt the password." | 2968 | msgid "a password, but no effort is made to obscure or encrypt the password." |
| 3881 | msgstr "" | 2969 | msgstr "" |
| 3882 | 2970 | ||
| 3883 | #: plugins/check_pgsql.c:575 | ||
| 3884 | #, c-format | 2971 | #, c-format |
| 3885 | msgid "QUERY %s - %s: %s.\n" | 2972 | msgid "QUERY %s - %s: %s.\n" |
| 3886 | msgstr "" | 2973 | msgstr "" |
| 3887 | 2974 | ||
| 3888 | #: plugins/check_pgsql.c:575 | ||
| 3889 | msgid "Error with query" | 2975 | msgid "Error with query" |
| 3890 | msgstr "" | 2976 | msgstr "" |
| 3891 | 2977 | ||
| 3892 | #: plugins/check_pgsql.c:581 | ||
| 3893 | msgid "No rows returned" | 2978 | msgid "No rows returned" |
| 3894 | msgstr "" | 2979 | msgstr "" |
| 3895 | 2980 | ||
| 3896 | #: plugins/check_pgsql.c:586 | ||
| 3897 | msgid "No columns returned" | 2981 | msgid "No columns returned" |
| 3898 | msgstr "" | 2982 | msgstr "" |
| 3899 | 2983 | ||
| 3900 | #: plugins/check_pgsql.c:592 | ||
| 3901 | #, fuzzy | 2984 | #, fuzzy |
| 3902 | msgid "No data returned" | 2985 | msgid "No data returned" |
| 3903 | msgstr "Keine Daten empfangen %s\n" | 2986 | msgstr "Keine Daten empfangen %s\n" |
| 3904 | 2987 | ||
| 3905 | #: plugins/check_pgsql.c:601 | ||
| 3906 | msgid "Is not a numeric" | 2988 | msgid "Is not a numeric" |
| 3907 | msgstr "" | 2989 | msgstr "" |
| 3908 | 2990 | ||
| 3909 | #: plugins/check_pgsql.c:619 | ||
| 3910 | #, fuzzy, c-format | 2991 | #, fuzzy, c-format |
| 3911 | msgid "%s returned %f" | 2992 | msgid "%s returned %f" |
| 3912 | msgstr "%s hat %s zurückgegeben" | 2993 | msgstr "%s hat %s zurückgegeben" |
| 3913 | 2994 | ||
| 3914 | #: plugins/check_pgsql.c:622 | ||
| 3915 | #, fuzzy, c-format | 2995 | #, fuzzy, c-format |
| 3916 | msgid "'%s' returned %f" | 2996 | msgid "'%s' returned %f" |
| 3917 | msgstr "%s hat %s zurückgegeben" | 2997 | msgstr "%s hat %s zurückgegeben" |
| 3918 | 2998 | ||
| 3919 | #: plugins/check_ping.c:143 | ||
| 3920 | msgid "CRITICAL - Could not interpret output from ping command\n" | 2999 | msgid "CRITICAL - Could not interpret output from ping command\n" |
| 3921 | msgstr "" | 3000 | msgstr "" |
| 3922 | 3001 | ||
| 3923 | #: plugins/check_ping.c:159 | ||
| 3924 | #, c-format | 3002 | #, c-format |
| 3925 | msgid "PING %s - %sPacket loss = %d%%" | 3003 | msgid "PING %s - %sPacket loss = %d%%" |
| 3926 | msgstr "" | 3004 | msgstr "" |
| 3927 | 3005 | ||
| 3928 | #: plugins/check_ping.c:162 | ||
| 3929 | #, c-format | 3006 | #, c-format |
| 3930 | msgid "PING %s - %sPacket loss = %d%%, RTA = %2.2f ms" | 3007 | msgid "PING %s - %sPacket loss = %d%%, RTA = %2.2f ms" |
| 3931 | msgstr "" | 3008 | msgstr "" |
| 3932 | 3009 | ||
| 3933 | #: plugins/check_ping.c:263 | ||
| 3934 | msgid "Could not realloc() addresses\n" | 3010 | msgid "Could not realloc() addresses\n" |
| 3935 | msgstr "" | 3011 | msgstr "" |
| 3936 | 3012 | ||
| 3937 | #: plugins/check_ping.c:278 plugins/check_ping.c:358 | ||
| 3938 | #, c-format | 3013 | #, c-format |
| 3939 | msgid "<max_packets> (%s) must be a non-negative number\n" | 3014 | msgid "<max_packets> (%s) must be a non-negative number\n" |
| 3940 | msgstr "" | 3015 | msgstr "" |
| 3941 | 3016 | ||
| 3942 | #: plugins/check_ping.c:312 | ||
| 3943 | #, c-format | 3017 | #, c-format |
| 3944 | msgid "<wpl> (%s) must be an integer percentage\n" | 3018 | msgid "<wpl> (%s) must be an integer percentage\n" |
| 3945 | msgstr "" | 3019 | msgstr "" |
| 3946 | 3020 | ||
| 3947 | #: plugins/check_ping.c:323 | ||
| 3948 | #, c-format | 3021 | #, c-format |
| 3949 | msgid "<cpl> (%s) must be an integer percentage\n" | 3022 | msgid "<cpl> (%s) must be an integer percentage\n" |
| 3950 | msgstr "" | 3023 | msgstr "" |
| 3951 | 3024 | ||
| 3952 | #: plugins/check_ping.c:334 | ||
| 3953 | #, c-format | 3025 | #, c-format |
| 3954 | msgid "<wrta> (%s) must be a non-negative number\n" | 3026 | msgid "<wrta> (%s) must be a non-negative number\n" |
| 3955 | msgstr "" | 3027 | msgstr "" |
| 3956 | 3028 | ||
| 3957 | #: plugins/check_ping.c:345 | ||
| 3958 | #, c-format | 3029 | #, c-format |
| 3959 | msgid "<crta> (%s) must be a non-negative number\n" | 3030 | msgid "<crta> (%s) must be a non-negative number\n" |
| 3960 | msgstr "" | 3031 | msgstr "" |
| 3961 | 3032 | ||
| 3962 | #: plugins/check_ping.c:378 | ||
| 3963 | #, c-format | 3033 | #, c-format |
| 3964 | msgid "" | 3034 | msgid "" |
| 3965 | "%s: Warning threshold must be integer or percentage!\n" | 3035 | "%s: Warning threshold must be integer or percentage!\n" |
| 3966 | "\n" | 3036 | "\n" |
| 3967 | msgstr "" | 3037 | msgstr "" |
| 3968 | 3038 | ||
| 3969 | #: plugins/check_ping.c:391 | ||
| 3970 | #, c-format | 3039 | #, c-format |
| 3971 | msgid "<wrta> was not set\n" | 3040 | msgid "<wrta> was not set\n" |
| 3972 | msgstr "" | 3041 | msgstr "" |
| 3973 | 3042 | ||
| 3974 | #: plugins/check_ping.c:395 | ||
| 3975 | #, c-format | 3043 | #, c-format |
| 3976 | msgid "<crta> was not set\n" | 3044 | msgid "<crta> was not set\n" |
| 3977 | msgstr "" | 3045 | msgstr "" |
| 3978 | 3046 | ||
| 3979 | #: plugins/check_ping.c:399 | ||
| 3980 | #, c-format | 3047 | #, c-format |
| 3981 | msgid "<wpl> was not set\n" | 3048 | msgid "<wpl> was not set\n" |
| 3982 | msgstr "" | 3049 | msgstr "" |
| 3983 | 3050 | ||
| 3984 | #: plugins/check_ping.c:403 | ||
| 3985 | #, c-format | 3051 | #, c-format |
| 3986 | msgid "<cpl> was not set\n" | 3052 | msgid "<cpl> was not set\n" |
| 3987 | msgstr "" | 3053 | msgstr "" |
| 3988 | 3054 | ||
| 3989 | #: plugins/check_ping.c:407 | ||
| 3990 | #, c-format | 3055 | #, c-format |
| 3991 | msgid "<wrta> (%f) cannot be larger than <crta> (%f)\n" | 3056 | msgid "<wrta> (%f) cannot be larger than <crta> (%f)\n" |
| 3992 | msgstr "" | 3057 | msgstr "" |
| 3993 | 3058 | ||
| 3994 | #: plugins/check_ping.c:411 | ||
| 3995 | #, c-format | 3059 | #, c-format |
| 3996 | msgid "<wpl> (%d) cannot be larger than <cpl> (%d)\n" | 3060 | msgid "<wpl> (%d) cannot be larger than <cpl> (%d)\n" |
| 3997 | msgstr "" | 3061 | msgstr "" |
| 3998 | 3062 | ||
| 3999 | #: plugins/check_ping.c:448 | ||
| 4000 | #, c-format | 3063 | #, c-format |
| 4001 | msgid "Cannot open stderr for %s\n" | 3064 | msgid "Cannot open stderr for %s\n" |
| 4002 | msgstr "" | 3065 | msgstr "" |
| 4003 | 3066 | ||
| 4004 | #: plugins/check_ping.c:505 plugins/check_ping.c:507 | ||
| 4005 | msgid "System call sent warnings to stderr " | 3067 | msgid "System call sent warnings to stderr " |
| 4006 | msgstr "" | 3068 | msgstr "" |
| 4007 | 3069 | ||
| 4008 | #: plugins/check_ping.c:533 | ||
| 4009 | #, fuzzy, c-format | 3070 | #, fuzzy, c-format |
| 4010 | msgid "CRITICAL - Network Unreachable (%s)\n" | 3071 | msgid "CRITICAL - Network Unreachable (%s)\n" |
| 4011 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" | 3072 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" |
| 4012 | 3073 | ||
| 4013 | #: plugins/check_ping.c:535 | ||
| 4014 | #, fuzzy, c-format | 3074 | #, fuzzy, c-format |
| 4015 | msgid "CRITICAL - Host Unreachable (%s)\n" | 3075 | msgid "CRITICAL - Host Unreachable (%s)\n" |
| 4016 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" | 3076 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" |
| 4017 | 3077 | ||
| 4018 | #: plugins/check_ping.c:537 | ||
| 4019 | #, fuzzy, c-format | 3078 | #, fuzzy, c-format |
| 4020 | msgid "CRITICAL - Bogus ICMP: Port Unreachable (%s)\n" | 3079 | msgid "CRITICAL - Bogus ICMP: Port Unreachable (%s)\n" |
| 4021 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" | 3080 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" |
| 4022 | 3081 | ||
| 4023 | #: plugins/check_ping.c:539 | ||
| 4024 | #, fuzzy, c-format | 3082 | #, fuzzy, c-format |
| 4025 | msgid "CRITICAL - Bogus ICMP: Protocol Unreachable (%s)\n" | 3083 | msgid "CRITICAL - Bogus ICMP: Protocol Unreachable (%s)\n" |
| 4026 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" | 3084 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" |
| 4027 | 3085 | ||
| 4028 | #: plugins/check_ping.c:541 | ||
| 4029 | #, fuzzy, c-format | 3086 | #, fuzzy, c-format |
| 4030 | msgid "CRITICAL - Network Prohibited (%s)\n" | 3087 | msgid "CRITICAL - Network Prohibited (%s)\n" |
| 4031 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" | 3088 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" |
| 4032 | 3089 | ||
| 4033 | #: plugins/check_ping.c:543 | ||
| 4034 | #, fuzzy, c-format | 3090 | #, fuzzy, c-format |
| 4035 | msgid "CRITICAL - Host Prohibited (%s)\n" | 3091 | msgid "CRITICAL - Host Prohibited (%s)\n" |
| 4036 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" | 3092 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" |
| 4037 | 3093 | ||
| 4038 | #: plugins/check_ping.c:545 | ||
| 4039 | #, fuzzy, c-format | 3094 | #, fuzzy, c-format |
| 4040 | msgid "CRITICAL - Packet Filtered (%s)\n" | 3095 | msgid "CRITICAL - Packet Filtered (%s)\n" |
| 4041 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" | 3096 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" |
| 4042 | 3097 | ||
| 4043 | #: plugins/check_ping.c:547 | ||
| 4044 | #, fuzzy, c-format | 3098 | #, fuzzy, c-format |
| 4045 | msgid "CRITICAL - Host not found (%s)\n" | 3099 | msgid "CRITICAL - Host not found (%s)\n" |
| 4046 | msgstr "CRITICAL - Text nicht gefunden%s|%s %s\n" | 3100 | msgstr "CRITICAL - Text nicht gefunden%s|%s %s\n" |
| 4047 | 3101 | ||
| 4048 | #: plugins/check_ping.c:549 | ||
| 4049 | #, fuzzy, c-format | 3102 | #, fuzzy, c-format |
| 4050 | msgid "CRITICAL - Time to live exceeded (%s)\n" | 3103 | msgid "CRITICAL - Time to live exceeded (%s)\n" |
| 4051 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" | 3104 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" |
| 4052 | 3105 | ||
| 4053 | #: plugins/check_ping.c:551 | ||
| 4054 | #, fuzzy, c-format | 3106 | #, fuzzy, c-format |
| 4055 | msgid "CRITICAL - Destination Unreachable (%s)\n" | 3107 | msgid "CRITICAL - Destination Unreachable (%s)\n" |
| 4056 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" | 3108 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" |
| 4057 | 3109 | ||
| 4058 | #: plugins/check_ping.c:558 | ||
| 4059 | msgid "Unable to realloc warn_text\n" | 3110 | msgid "Unable to realloc warn_text\n" |
| 4060 | msgstr "" | 3111 | msgstr "" |
| 4061 | 3112 | ||
| 4062 | #: plugins/check_ping.c:575 | ||
| 4063 | #, c-format | 3113 | #, c-format |
| 4064 | msgid "Use ping to check connection statistics for a remote host." | 3114 | msgid "Use ping to check connection statistics for a remote host." |
| 4065 | msgstr "" | 3115 | msgstr "" |
| 4066 | 3116 | ||
| 4067 | #: plugins/check_ping.c:587 | ||
| 4068 | msgid "host to ping" | 3117 | msgid "host to ping" |
| 4069 | msgstr "" | 3118 | msgstr "" |
| 4070 | 3119 | ||
| 4071 | #: plugins/check_ping.c:593 | ||
| 4072 | msgid "number of ICMP ECHO packets to send" | 3120 | msgid "number of ICMP ECHO packets to send" |
| 4073 | msgstr "" | 3121 | msgstr "" |
| 4074 | 3122 | ||
| 4075 | #: plugins/check_ping.c:594 | ||
| 4076 | #, c-format | 3123 | #, c-format |
| 4077 | msgid "(Default: %d)\n" | 3124 | msgid "(Default: %d)\n" |
| 4078 | msgstr "" | 3125 | msgstr "" |
| 4079 | 3126 | ||
| 4080 | #: plugins/check_ping.c:596 | ||
| 4081 | msgid "show HTML in the plugin output (obsoleted by urlize)" | 3127 | msgid "show HTML in the plugin output (obsoleted by urlize)" |
| 4082 | msgstr "" | 3128 | msgstr "" |
| 4083 | 3129 | ||
| 4084 | #: plugins/check_ping.c:601 | ||
| 4085 | msgid "THRESHOLD is <rta>,<pl>% where <rta> is the round trip average travel" | 3130 | msgid "THRESHOLD is <rta>,<pl>% where <rta> is the round trip average travel" |
| 4086 | msgstr "" | 3131 | msgstr "" |
| 4087 | 3132 | ||
| 4088 | #: plugins/check_ping.c:602 | ||
| 4089 | msgid "time (ms) which triggers a WARNING or CRITICAL state, and <pl> is the" | 3133 | msgid "time (ms) which triggers a WARNING or CRITICAL state, and <pl> is the" |
| 4090 | msgstr "" | 3134 | msgstr "" |
| 4091 | 3135 | ||
| 4092 | #: plugins/check_ping.c:603 | ||
| 4093 | msgid "percentage of packet loss to trigger an alarm state." | 3136 | msgid "percentage of packet loss to trigger an alarm state." |
| 4094 | msgstr "" | 3137 | msgstr "" |
| 4095 | 3138 | ||
| 4096 | #: plugins/check_ping.c:606 | ||
| 4097 | #, fuzzy | 3139 | #, fuzzy |
| 4098 | msgid "" | 3140 | msgid "" |
| 4099 | "This plugin uses the ping command to probe the specified host for packet loss" | 3141 | "This plugin uses the ping command to probe the specified host for packet loss" |
| 4100 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." | 3142 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." |
| 4101 | 3143 | ||
| 4102 | #: plugins/check_ping.c:607 | ||
| 4103 | msgid "" | 3144 | msgid "" |
| 4104 | "(percentage) and round trip average (milliseconds). It can produce HTML " | 3145 | "(percentage) and round trip average (milliseconds). It can produce HTML " |
| 4105 | "output" | 3146 | "output" |
| 4106 | msgstr "" | 3147 | msgstr "" |
| 4107 | 3148 | ||
| 4108 | #: plugins/check_ping.c:608 | ||
| 4109 | msgid "" | 3149 | msgid "" |
| 4110 | "linking to a traceroute CGI contributed by Ian Cass. The CGI can be found in" | 3150 | "linking to a traceroute CGI contributed by Ian Cass. The CGI can be found in" |
| 4111 | msgstr "" | 3151 | msgstr "" |
| 4112 | 3152 | ||
| 4113 | #: plugins/check_ping.c:609 | ||
| 4114 | msgid "the contrib area of the downloads section at http://www.nagios.org/" | 3153 | msgid "the contrib area of the downloads section at http://www.nagios.org/" |
| 4115 | msgstr "" | 3154 | msgstr "" |
| 4116 | 3155 | ||
| 4117 | #: plugins/check_procs.c:197 | ||
| 4118 | #, c-format | 3156 | #, c-format |
| 4119 | msgid "CMD: %s\n" | 3157 | msgid "CMD: %s\n" |
| 4120 | msgstr "" | 3158 | msgstr "" |
| 4121 | 3159 | ||
| 4122 | #: plugins/check_procs.c:202 | ||
| 4123 | msgid "System call sent warnings to stderr" | 3160 | msgid "System call sent warnings to stderr" |
| 4124 | msgstr "" | 3161 | msgstr "" |
| 4125 | 3162 | ||
| 4126 | #: plugins/check_procs.c:349 | ||
| 4127 | #, c-format | 3163 | #, c-format |
| 4128 | msgid "Not parseable: %s" | 3164 | msgid "Not parseable: %s" |
| 4129 | msgstr "" | 3165 | msgstr "" |
| 4130 | 3166 | ||
| 4131 | #: plugins/check_procs.c:354 | ||
| 4132 | #, c-format | 3167 | #, c-format |
| 4133 | msgid "Unable to read output\n" | 3168 | msgid "Unable to read output\n" |
| 4134 | msgstr "" | 3169 | msgstr "" |
| 4135 | 3170 | ||
| 4136 | #: plugins/check_procs.c:371 | ||
| 4137 | #, c-format | 3171 | #, c-format |
| 4138 | msgid "%d warn out of " | 3172 | msgid "%d warn out of " |
| 4139 | msgstr "" | 3173 | msgstr "" |
| 4140 | 3174 | ||
| 4141 | #: plugins/check_procs.c:376 | ||
| 4142 | #, c-format | 3175 | #, c-format |
| 4143 | msgid "%d crit, %d warn out of " | 3176 | msgid "%d crit, %d warn out of " |
| 4144 | msgstr "" | 3177 | msgstr "" |
| 4145 | 3178 | ||
| 4146 | #: plugins/check_procs.c:382 | ||
| 4147 | #, c-format | 3179 | #, c-format |
| 4148 | msgid " with %s" | 3180 | msgid " with %s" |
| 4149 | msgstr "" | 3181 | msgstr "" |
| 4150 | 3182 | ||
| 4151 | #: plugins/check_procs.c:477 | ||
| 4152 | #, fuzzy | 3183 | #, fuzzy |
| 4153 | msgid "Parent Process ID must be an integer!" | 3184 | msgid "Parent Process ID must be an integer!" |
| 4154 | msgstr "Argument für check_dummy muss ein Integer sein" | 3185 | msgstr "Argument für check_dummy muss ein Integer sein" |
| 4155 | 3186 | ||
| 4156 | #: plugins/check_procs.c:483 plugins/check_procs.c:627 | ||
| 4157 | #, c-format | 3187 | #, c-format |
| 4158 | msgid "%s%sSTATE = %s" | 3188 | msgid "%s%sSTATE = %s" |
| 4159 | msgstr "" | 3189 | msgstr "" |
| 4160 | 3190 | ||
| 4161 | #: plugins/check_procs.c:492 | ||
| 4162 | #, fuzzy | 3191 | #, fuzzy |
| 4163 | msgid "UID was not found" | 3192 | msgid "UID was not found" |
| 4164 | msgstr "%s [%s nicht gefunden]" | 3193 | msgstr "%s [%s nicht gefunden]" |
| 4165 | 3194 | ||
| 4166 | #: plugins/check_procs.c:498 | ||
| 4167 | #, fuzzy | 3195 | #, fuzzy |
| 4168 | msgid "User name was not found" | 3196 | msgid "User name was not found" |
| 4169 | msgstr "%s [%s nicht gefunden]" | 3197 | msgstr "%s [%s nicht gefunden]" |
| 4170 | 3198 | ||
| 4171 | #: plugins/check_procs.c:513 | ||
| 4172 | #, c-format | 3199 | #, c-format |
| 4173 | msgid "%s%scommand name '%s'" | 3200 | msgid "%s%scommand name '%s'" |
| 4174 | msgstr "" | 3201 | msgstr "" |
| 4175 | 3202 | ||
| 4176 | #: plugins/check_procs.c:522 | ||
| 4177 | #, c-format | 3203 | #, c-format |
| 4178 | msgid "%s%sexclude progs '%s'" | 3204 | msgid "%s%sexclude progs '%s'" |
| 4179 | msgstr "" | 3205 | msgstr "" |
| 4180 | 3206 | ||
| 4181 | #: plugins/check_procs.c:565 | ||
| 4182 | #, fuzzy | 3207 | #, fuzzy |
| 4183 | msgid "RSS must be an integer!" | 3208 | msgid "RSS must be an integer!" |
| 4184 | msgstr "skip lines muss ein Integer sein" | 3209 | msgstr "skip lines muss ein Integer sein" |
| 4185 | 3210 | ||
| 4186 | #: plugins/check_procs.c:572 | ||
| 4187 | #, fuzzy | 3211 | #, fuzzy |
| 4188 | msgid "VSZ must be an integer!" | 3212 | msgid "VSZ must be an integer!" |
| 4189 | msgstr "skip lines muss ein Integer sein" | 3213 | msgstr "skip lines muss ein Integer sein" |
| 4190 | 3214 | ||
| 4191 | #: plugins/check_procs.c:580 | ||
| 4192 | msgid "PCPU must be a float!" | 3215 | msgid "PCPU must be a float!" |
| 4193 | msgstr "" | 3216 | msgstr "" |
| 4194 | 3217 | ||
| 4195 | #: plugins/check_procs.c:604 | ||
| 4196 | msgid "Metric must be one of PROCS, VSZ, RSS, CPU, ELAPSED!" | 3218 | msgid "Metric must be one of PROCS, VSZ, RSS, CPU, ELAPSED!" |
| 4197 | msgstr "" | 3219 | msgstr "" |
| 4198 | 3220 | ||
| 4199 | #: plugins/check_procs.c:735 | ||
| 4200 | msgid "" | 3221 | msgid "" |
| 4201 | "Checks all processes and generates WARNING or CRITICAL states if the " | 3222 | "Checks all processes and generates WARNING or CRITICAL states if the " |
| 4202 | "specified" | 3223 | "specified" |
| 4203 | msgstr "" | 3224 | msgstr "" |
| 4204 | 3225 | ||
| 4205 | #: plugins/check_procs.c:736 | ||
| 4206 | msgid "" | 3226 | msgid "" |
| 4207 | "metric is outside the required threshold ranges. The metric defaults to " | 3227 | "metric is outside the required threshold ranges. The metric defaults to " |
| 4208 | "number" | 3228 | "number" |
| 4209 | msgstr "" | 3229 | msgstr "" |
| 4210 | 3230 | ||
| 4211 | #: plugins/check_procs.c:737 | ||
| 4212 | msgid "" | 3231 | msgid "" |
| 4213 | "of processes. Search filters can be applied to limit the processes to check." | 3232 | "of processes. Search filters can be applied to limit the processes to check." |
| 4214 | msgstr "" | 3233 | msgstr "" |
| 4215 | 3234 | ||
| 4216 | #: plugins/check_procs.c:746 | ||
| 4217 | msgid "Generate warning state if metric is outside this range" | 3235 | msgid "Generate warning state if metric is outside this range" |
| 4218 | msgstr "" | 3236 | msgstr "" |
| 4219 | 3237 | ||
| 4220 | #: plugins/check_procs.c:748 | ||
| 4221 | msgid "Generate critical state if metric is outside this range" | 3238 | msgid "Generate critical state if metric is outside this range" |
| 4222 | msgstr "" | 3239 | msgstr "" |
| 4223 | 3240 | ||
| 4224 | #: plugins/check_procs.c:750 | ||
| 4225 | msgid "Check thresholds against metric. Valid types:" | 3241 | msgid "Check thresholds against metric. Valid types:" |
| 4226 | msgstr "" | 3242 | msgstr "" |
| 4227 | 3243 | ||
| 4228 | #: plugins/check_procs.c:751 | ||
| 4229 | msgid "PROCS - number of processes (default)" | 3244 | msgid "PROCS - number of processes (default)" |
| 4230 | msgstr "" | 3245 | msgstr "" |
| 4231 | 3246 | ||
| 4232 | #: plugins/check_procs.c:752 | ||
| 4233 | msgid "VSZ - virtual memory size" | 3247 | msgid "VSZ - virtual memory size" |
| 4234 | msgstr "" | 3248 | msgstr "" |
| 4235 | 3249 | ||
| 4236 | #: plugins/check_procs.c:753 | ||
| 4237 | msgid "RSS - resident set memory size" | 3250 | msgid "RSS - resident set memory size" |
| 4238 | msgstr "" | 3251 | msgstr "" |
| 4239 | 3252 | ||
| 4240 | #: plugins/check_procs.c:754 | ||
| 4241 | msgid "CPU - percentage CPU" | 3253 | msgid "CPU - percentage CPU" |
| 4242 | msgstr "" | 3254 | msgstr "" |
| 4243 | 3255 | ||
| 4244 | #: plugins/check_procs.c:757 | ||
| 4245 | msgid "ELAPSED - time elapsed in seconds" | 3256 | msgid "ELAPSED - time elapsed in seconds" |
| 4246 | msgstr "" | 3257 | msgstr "" |
| 4247 | 3258 | ||
| 4248 | #: plugins/check_procs.c:762 | ||
| 4249 | msgid "Extra information. Up to 3 verbosity levels" | 3259 | msgid "Extra information. Up to 3 verbosity levels" |
| 4250 | msgstr "" | 3260 | msgstr "" |
| 4251 | 3261 | ||
| 4252 | #: plugins/check_procs.c:765 | ||
| 4253 | msgid "Filter own process the traditional way by PID instead of /proc/pid/exe" | 3262 | msgid "Filter own process the traditional way by PID instead of /proc/pid/exe" |
| 4254 | msgstr "" | 3263 | msgstr "" |
| 4255 | 3264 | ||
| 4256 | #: plugins/check_procs.c:770 | ||
| 4257 | msgid "Only scan for processes that have, in the output of `ps`, one or" | 3265 | msgid "Only scan for processes that have, in the output of `ps`, one or" |
| 4258 | msgstr "" | 3266 | msgstr "" |
| 4259 | 3267 | ||
| 4260 | #: plugins/check_procs.c:771 | ||
| 4261 | msgid "more of the status flags you specify (for example R, Z, S, RS," | 3268 | msgid "more of the status flags you specify (for example R, Z, S, RS," |
| 4262 | msgstr "" | 3269 | msgstr "" |
| 4263 | 3270 | ||
| 4264 | #: plugins/check_procs.c:772 | ||
| 4265 | msgid "RSZDT, plus others based on the output of your 'ps' command)." | 3271 | msgid "RSZDT, plus others based on the output of your 'ps' command)." |
| 4266 | msgstr "" | 3272 | msgstr "" |
| 4267 | 3273 | ||
| 4268 | #: plugins/check_procs.c:774 | ||
| 4269 | msgid "Only scan for children of the parent process ID indicated." | 3274 | msgid "Only scan for children of the parent process ID indicated." |
| 4270 | msgstr "" | 3275 | msgstr "" |
| 4271 | 3276 | ||
| 4272 | #: plugins/check_procs.c:776 | ||
| 4273 | msgid "Only scan for processes with VSZ higher than indicated." | 3277 | msgid "Only scan for processes with VSZ higher than indicated." |
| 4274 | msgstr "" | 3278 | msgstr "" |
| 4275 | 3279 | ||
| 4276 | #: plugins/check_procs.c:778 | ||
| 4277 | msgid "Only scan for processes with RSS higher than indicated." | 3280 | msgid "Only scan for processes with RSS higher than indicated." |
| 4278 | msgstr "" | 3281 | msgstr "" |
| 4279 | 3282 | ||
| 4280 | #: plugins/check_procs.c:780 | ||
| 4281 | msgid "Only scan for processes with PCPU higher than indicated." | 3283 | msgid "Only scan for processes with PCPU higher than indicated." |
| 4282 | msgstr "" | 3284 | msgstr "" |
| 4283 | 3285 | ||
| 4284 | #: plugins/check_procs.c:782 | ||
| 4285 | msgid "Only scan for processes with user name or ID indicated." | 3286 | msgid "Only scan for processes with user name or ID indicated." |
| 4286 | msgstr "" | 3287 | msgstr "" |
| 4287 | 3288 | ||
| 4288 | #: plugins/check_procs.c:784 | ||
| 4289 | msgid "Only scan for processes with args that contain STRING." | 3289 | msgid "Only scan for processes with args that contain STRING." |
| 4290 | msgstr "" | 3290 | msgstr "" |
| 4291 | 3291 | ||
| 4292 | #: plugins/check_procs.c:786 | ||
| 4293 | msgid "Only scan for processes with args that contain the regex STRING." | 3292 | msgid "Only scan for processes with args that contain the regex STRING." |
| 4294 | msgstr "" | 3293 | msgstr "" |
| 4295 | 3294 | ||
| 4296 | #: plugins/check_procs.c:788 | ||
| 4297 | msgid "Only scan for exact matches of COMMAND (without path)." | 3295 | msgid "Only scan for exact matches of COMMAND (without path)." |
| 4298 | msgstr "" | 3296 | msgstr "" |
| 4299 | 3297 | ||
| 4300 | #: plugins/check_procs.c:790 | ||
| 4301 | msgid "Exclude processes which match this comma separated list" | 3298 | msgid "Exclude processes which match this comma separated list" |
| 4302 | msgstr "" | 3299 | msgstr "" |
| 4303 | 3300 | ||
| 4304 | #: plugins/check_procs.c:792 | ||
| 4305 | msgid "Only scan for non kernel threads (works on Linux only)." | 3301 | msgid "Only scan for non kernel threads (works on Linux only)." |
| 4306 | msgstr "" | 3302 | msgstr "" |
| 4307 | 3303 | ||
| 4308 | #: plugins/check_procs.c:794 | ||
| 4309 | #, c-format | 3304 | #, c-format |
| 4310 | msgid "" | 3305 | msgid "" |
| 4311 | "\n" | 3306 | "\n" |
| @@ -4315,7 +3310,6 @@ msgid "" | |||
| 4315 | "\n" | 3310 | "\n" |
| 4316 | msgstr "" | 3311 | msgstr "" |
| 4317 | 3312 | ||
| 4318 | #: plugins/check_procs.c:799 | ||
| 4319 | #, c-format | 3313 | #, c-format |
| 4320 | msgid "" | 3314 | msgid "" |
| 4321 | "This plugin checks the number of currently running processes and\n" | 3315 | "This plugin checks the number of currently running processes and\n" |
| @@ -4326,1265 +3320,993 @@ msgid "" | |||
| 4326 | "\n" | 3320 | "\n" |
| 4327 | msgstr "" | 3321 | msgstr "" |
| 4328 | 3322 | ||
| 4329 | #: plugins/check_procs.c:808 | ||
| 4330 | msgid "Warning if not two processes with command name portsentry." | 3323 | msgid "Warning if not two processes with command name portsentry." |
| 4331 | msgstr "" | 3324 | msgstr "" |
| 4332 | 3325 | ||
| 4333 | #: plugins/check_procs.c:809 | ||
| 4334 | msgid "Critical if < 2 or > 1024 processes" | 3326 | msgid "Critical if < 2 or > 1024 processes" |
| 4335 | msgstr "" | 3327 | msgstr "" |
| 4336 | 3328 | ||
| 4337 | #: plugins/check_procs.c:811 | ||
| 4338 | msgid "Critical if not at least 1 process with command sshd" | 3329 | msgid "Critical if not at least 1 process with command sshd" |
| 4339 | msgstr "" | 3330 | msgstr "" |
| 4340 | 3331 | ||
| 4341 | #: plugins/check_procs.c:813 | ||
| 4342 | msgid "Warning if > 1024 processes with command name sshd." | 3332 | msgid "Warning if > 1024 processes with command name sshd." |
| 4343 | msgstr "" | 3333 | msgstr "" |
| 4344 | 3334 | ||
| 4345 | #: plugins/check_procs.c:814 | ||
| 4346 | msgid "Critical if < 1 processes with command name sshd." | 3335 | msgid "Critical if < 1 processes with command name sshd." |
| 4347 | msgstr "" | 3336 | msgstr "" |
| 4348 | 3337 | ||
| 4349 | #: plugins/check_procs.c:816 | ||
| 4350 | msgid "Warning alert if > 10 processes with command arguments containing" | 3338 | msgid "Warning alert if > 10 processes with command arguments containing" |
| 4351 | msgstr "" | 3339 | msgstr "" |
| 4352 | 3340 | ||
| 4353 | #: plugins/check_procs.c:817 | ||
| 4354 | msgid "'/usr/local/bin/perl' and owned by root" | 3341 | msgid "'/usr/local/bin/perl' and owned by root" |
| 4355 | msgstr "" | 3342 | msgstr "" |
| 4356 | 3343 | ||
| 4357 | #: plugins/check_procs.c:819 | ||
| 4358 | msgid "Alert if VSZ of any processes over 50K or 100K" | 3344 | msgid "Alert if VSZ of any processes over 50K or 100K" |
| 4359 | msgstr "" | 3345 | msgstr "" |
| 4360 | 3346 | ||
| 4361 | #: plugins/check_procs.c:821 | ||
| 4362 | msgid "Alert if CPU of any processes over 10% or 20%" | 3347 | msgid "Alert if CPU of any processes over 10% or 20%" |
| 4363 | msgstr "" | 3348 | msgstr "" |
| 4364 | 3349 | ||
| 4365 | #: plugins/check_radius.c:181 | ||
| 4366 | msgid "Config file error\n" | 3350 | msgid "Config file error\n" |
| 4367 | msgstr "" | 3351 | msgstr "" |
| 4368 | 3352 | ||
| 4369 | #: plugins/check_radius.c:190 | ||
| 4370 | #, fuzzy | 3353 | #, fuzzy |
| 4371 | msgid "Out of Memory?\n" | 3354 | msgid "Out of Memory?\n" |
| 4372 | msgstr "Kein Papier" | 3355 | msgstr "Kein Papier" |
| 4373 | 3356 | ||
| 4374 | #: plugins/check_radius.c:194 | ||
| 4375 | #, fuzzy | 3357 | #, fuzzy |
| 4376 | msgid "Invalid NAS-Identifier\n" | 3358 | msgid "Invalid NAS-Identifier\n" |
| 4377 | msgstr "Ungültige(r) Hostname/Adresse" | 3359 | msgstr "Ungültige(r) Hostname/Adresse" |
| 4378 | 3360 | ||
| 4379 | #: plugins/check_radius.c:199 plugins/check_smtp.c:156 | ||
| 4380 | #, c-format | 3361 | #, c-format |
| 4381 | msgid "gethostname() failed!\n" | 3362 | msgid "gethostname() failed!\n" |
| 4382 | msgstr "" | 3363 | msgstr "" |
| 4383 | 3364 | ||
| 4384 | #: plugins/check_radius.c:203 plugins/check_radius.c:206 | ||
| 4385 | #, fuzzy | 3365 | #, fuzzy |
| 4386 | msgid "Invalid NAS-IP-Address\n" | 3366 | msgid "Invalid NAS-IP-Address\n" |
| 4387 | msgstr "Ungültige(r) Hostname/Adresse" | 3367 | msgstr "Ungültige(r) Hostname/Adresse" |
| 4388 | 3368 | ||
| 4389 | #: plugins/check_radius.c:217 | ||
| 4390 | msgid "Timeout\n" | 3369 | msgid "Timeout\n" |
| 4391 | msgstr "" | 3370 | msgstr "" |
| 4392 | 3371 | ||
| 4393 | #: plugins/check_radius.c:219 | ||
| 4394 | msgid "Auth Error\n" | 3372 | msgid "Auth Error\n" |
| 4395 | msgstr "" | 3373 | msgstr "" |
| 4396 | 3374 | ||
| 4397 | #: plugins/check_radius.c:221 | ||
| 4398 | #, fuzzy | 3375 | #, fuzzy |
| 4399 | msgid "Auth Failed\n" | 3376 | msgid "Auth Failed\n" |
| 4400 | msgstr "Fehlgeschlagen" | 3377 | msgstr "Fehlgeschlagen" |
| 4401 | 3378 | ||
| 4402 | #: plugins/check_radius.c:223 | ||
| 4403 | msgid "Bad Response\n" | 3379 | msgid "Bad Response\n" |
| 4404 | msgstr "" | 3380 | msgstr "" |
| 4405 | 3381 | ||
| 4406 | #: plugins/check_radius.c:227 | ||
| 4407 | msgid "Auth OK\n" | 3382 | msgid "Auth OK\n" |
| 4408 | msgstr "" | 3383 | msgstr "" |
| 4409 | 3384 | ||
| 4410 | #: plugins/check_radius.c:228 | ||
| 4411 | #, fuzzy, c-format | 3385 | #, fuzzy, c-format |
| 4412 | msgid "Unexpected result code %d" | 3386 | msgid "Unexpected result code %d" |
| 4413 | msgstr "Erwartet: %s aber: %s erhalten" | 3387 | msgstr "Erwartet: %s aber: %s erhalten" |
| 4414 | 3388 | ||
| 4415 | #: plugins/check_radius.c:317 | ||
| 4416 | msgid "Number of retries must be a positive integer" | 3389 | msgid "Number of retries must be a positive integer" |
| 4417 | msgstr "" | 3390 | msgstr "" |
| 4418 | 3391 | ||
| 4419 | #: plugins/check_radius.c:331 | ||
| 4420 | msgid "User not specified" | 3392 | msgid "User not specified" |
| 4421 | msgstr "" | 3393 | msgstr "" |
| 4422 | 3394 | ||
| 4423 | #: plugins/check_radius.c:333 | ||
| 4424 | msgid "Password not specified" | 3395 | msgid "Password not specified" |
| 4425 | msgstr "" | 3396 | msgstr "" |
| 4426 | 3397 | ||
| 4427 | #: plugins/check_radius.c:335 | ||
| 4428 | msgid "Configuration file not specified" | 3398 | msgid "Configuration file not specified" |
| 4429 | msgstr "" | 3399 | msgstr "" |
| 4430 | 3400 | ||
| 4431 | #: plugins/check_radius.c:353 | ||
| 4432 | #, fuzzy | 3401 | #, fuzzy |
| 4433 | msgid "Tests to see if a RADIUS server is accepting connections." | 3402 | msgid "Tests to see if a RADIUS server is accepting connections." |
| 4434 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." | 3403 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." |
| 4435 | 3404 | ||
| 4436 | #: plugins/check_radius.c:365 | ||
| 4437 | msgid "The user to authenticate" | 3405 | msgid "The user to authenticate" |
| 4438 | msgstr "" | 3406 | msgstr "" |
| 4439 | 3407 | ||
| 4440 | #: plugins/check_radius.c:367 | ||
| 4441 | msgid "Password for authentication (SECURITY RISK)" | 3408 | msgid "Password for authentication (SECURITY RISK)" |
| 4442 | msgstr "" | 3409 | msgstr "" |
| 4443 | 3410 | ||
| 4444 | #: plugins/check_radius.c:369 | ||
| 4445 | msgid "NAS identifier" | 3411 | msgid "NAS identifier" |
| 4446 | msgstr "" | 3412 | msgstr "" |
| 4447 | 3413 | ||
| 4448 | #: plugins/check_radius.c:371 | ||
| 4449 | msgid "NAS IP Address" | 3414 | msgid "NAS IP Address" |
| 4450 | msgstr "" | 3415 | msgstr "" |
| 4451 | 3416 | ||
| 4452 | #: plugins/check_radius.c:373 | ||
| 4453 | msgid "Configuration file" | 3417 | msgid "Configuration file" |
| 4454 | msgstr "" | 3418 | msgstr "" |
| 4455 | 3419 | ||
| 4456 | #: plugins/check_radius.c:375 | ||
| 4457 | msgid "Response string to expect from the server" | 3420 | msgid "Response string to expect from the server" |
| 4458 | msgstr "" | 3421 | msgstr "" |
| 4459 | 3422 | ||
| 4460 | #: plugins/check_radius.c:377 | ||
| 4461 | msgid "Number of times to retry a failed connection" | 3423 | msgid "Number of times to retry a failed connection" |
| 4462 | msgstr "" | 3424 | msgstr "" |
| 4463 | 3425 | ||
| 4464 | #: plugins/check_radius.c:382 | ||
| 4465 | #, fuzzy | 3426 | #, fuzzy |
| 4466 | msgid "" | 3427 | msgid "" |
| 4467 | "This plugin tests a RADIUS server to see if it is accepting connections." | 3428 | "This plugin tests a RADIUS server to see if it is accepting connections." |
| 4468 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." | 3429 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." |
| 4469 | 3430 | ||
| 4470 | #: plugins/check_radius.c:383 | ||
| 4471 | msgid "" | 3431 | msgid "" |
| 4472 | "The server to test must be specified in the invocation, as well as a user" | 3432 | "The server to test must be specified in the invocation, as well as a user" |
| 4473 | msgstr "" | 3433 | msgstr "" |
| 4474 | 3434 | ||
| 4475 | #: plugins/check_radius.c:384 | 3435 | msgid "name and password. A configuration file must be present. The format of" |
| 4476 | msgid "" | ||
| 4477 | "name and password. A configuration file may also be present. The format of" | ||
| 4478 | msgstr "" | 3436 | msgstr "" |
| 4479 | 3437 | ||
| 4480 | #: plugins/check_radius.c:385 | ||
| 4481 | msgid "" | 3438 | msgid "" |
| 4482 | "the configuration file is described in the radiusclient library sources." | 3439 | "the configuration file is described in the radiusclient library sources." |
| 4483 | msgstr "" | 3440 | msgstr "" |
| 4484 | 3441 | ||
| 4485 | #: plugins/check_radius.c:386 | ||
| 4486 | msgid "The password option presents a substantial security issue because the" | 3442 | msgid "The password option presents a substantial security issue because the" |
| 4487 | msgstr "" | 3443 | msgstr "" |
| 4488 | 3444 | ||
| 4489 | #: plugins/check_radius.c:387 | ||
| 4490 | msgid "" | 3445 | msgid "" |
| 4491 | "password can possibly be determined by careful watching of the command line" | 3446 | "password can possibly be determined by careful watching of the command line" |
| 4492 | msgstr "" | 3447 | msgstr "" |
| 4493 | 3448 | ||
| 4494 | #: plugins/check_radius.c:388 | ||
| 4495 | msgid "in a process listing. This risk is exacerbated because the plugin will" | 3449 | msgid "in a process listing. This risk is exacerbated because the plugin will" |
| 4496 | msgstr "" | 3450 | msgstr "" |
| 4497 | 3451 | ||
| 4498 | #: plugins/check_radius.c:389 | ||
| 4499 | msgid "" | 3452 | msgid "" |
| 4500 | "typically be executed at regular predictable intervals. Please be sure that" | 3453 | "typically be executed at regular predictable intervals. Please be sure that" |
| 4501 | msgstr "" | 3454 | msgstr "" |
| 4502 | 3455 | ||
| 4503 | #: plugins/check_radius.c:390 | ||
| 4504 | msgid "the password used does not allow access to sensitive system resources." | 3456 | msgid "the password used does not allow access to sensitive system resources." |
| 4505 | msgstr "" | 3457 | msgstr "" |
| 4506 | 3458 | ||
| 4507 | #: plugins/check_real.c:91 | ||
| 4508 | #, c-format | 3459 | #, c-format |
| 4509 | msgid "Unable to connect to %s on port %d\n" | 3460 | msgid "Unable to connect to %s on port %d\n" |
| 4510 | msgstr "" | 3461 | msgstr "" |
| 4511 | 3462 | ||
| 4512 | #: plugins/check_real.c:113 | ||
| 4513 | #, c-format | 3463 | #, c-format |
| 4514 | msgid "No data received from %s\n" | 3464 | msgid "No data received from %s\n" |
| 4515 | msgstr "" | 3465 | msgstr "" |
| 4516 | 3466 | ||
| 4517 | #: plugins/check_real.c:118 plugins/check_real.c:192 | ||
| 4518 | #, fuzzy | 3467 | #, fuzzy |
| 4519 | msgid "Invalid REAL response received from host" | 3468 | msgid "Invalid REAL response received from host" |
| 4520 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" | 3469 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" |
| 4521 | 3470 | ||
| 4522 | #: plugins/check_real.c:120 plugins/check_real.c:194 | ||
| 4523 | #, c-format | 3471 | #, c-format |
| 4524 | msgid "Invalid REAL response received from host on port %d\n" | 3472 | msgid "Invalid REAL response received from host on port %d\n" |
| 4525 | msgstr "" | 3473 | msgstr "" |
| 4526 | 3474 | ||
| 4527 | #: plugins/check_real.c:185 plugins/check_tcp.c:315 | ||
| 4528 | #, c-format | 3475 | #, c-format |
| 4529 | msgid "No data received from host\n" | 3476 | msgid "No data received from host\n" |
| 4530 | msgstr "" | 3477 | msgstr "" |
| 4531 | 3478 | ||
| 4532 | #: plugins/check_real.c:248 | ||
| 4533 | #, c-format | 3479 | #, c-format |
| 4534 | msgid "REAL %s - %d second response time\n" | 3480 | msgid "REAL %s - %d second response time\n" |
| 4535 | msgstr "" | 3481 | msgstr "" |
| 4536 | 3482 | ||
| 4537 | #: plugins/check_real.c:337 plugins/check_ups.c:539 | ||
| 4538 | msgid "Warning time must be a positive integer" | 3483 | msgid "Warning time must be a positive integer" |
| 4539 | msgstr "Warnung time muss ein positiver Integer sein" | 3484 | msgstr "Warnung time muss ein positiver Integer sein" |
| 4540 | 3485 | ||
| 4541 | #: plugins/check_real.c:346 plugins/check_ups.c:530 | ||
| 4542 | msgid "Critical time must be a positive integer" | 3486 | msgid "Critical time must be a positive integer" |
| 4543 | msgstr "Critical time muss ein positiver Integer sein" | 3487 | msgstr "Critical time muss ein positiver Integer sein" |
| 4544 | 3488 | ||
| 4545 | #: plugins/check_real.c:382 | ||
| 4546 | #, fuzzy | 3489 | #, fuzzy |
| 4547 | msgid "You must provide a server to check" | 3490 | msgid "You must provide a server to check" |
| 4548 | msgstr "%s: Hostname muss angegeben werden\n" | 3491 | msgstr "%s: Hostname muss angegeben werden\n" |
| 4549 | 3492 | ||
| 4550 | #: plugins/check_real.c:414 | ||
| 4551 | #, fuzzy | 3493 | #, fuzzy |
| 4552 | msgid "This plugin tests the REAL service on the specified host." | 3494 | msgid "This plugin tests the REAL service on the specified host." |
| 4553 | msgstr "" | 3495 | msgstr "" |
| 4554 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" | 3496 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" |
| 4555 | "\n" | 3497 | "\n" |
| 4556 | 3498 | ||
| 4557 | #: plugins/check_real.c:426 | ||
| 4558 | msgid "Connect to this url" | 3499 | msgid "Connect to this url" |
| 4559 | msgstr "" | 3500 | msgstr "" |
| 4560 | 3501 | ||
| 4561 | #: plugins/check_real.c:428 | ||
| 4562 | #, c-format | 3502 | #, c-format |
| 4563 | msgid "String to expect in first line of server response (default: %s)\n" | 3503 | msgid "String to expect in first line of server response (default: %s)\n" |
| 4564 | msgstr "" | 3504 | msgstr "" |
| 4565 | 3505 | ||
| 4566 | #: plugins/check_real.c:438 | ||
| 4567 | #, fuzzy | 3506 | #, fuzzy |
| 4568 | msgid "This plugin will attempt to open an RTSP connection with the host." | 3507 | msgid "This plugin will attempt to open an RTSP connection with the host." |
| 4569 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." | 3508 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." |
| 4570 | 3509 | ||
| 4571 | #: plugins/check_real.c:439 plugins/check_smtp.c:878 | ||
| 4572 | msgid "Successful connects return STATE_OK, refusals and timeouts return" | 3510 | msgid "Successful connects return STATE_OK, refusals and timeouts return" |
| 4573 | msgstr "" | 3511 | msgstr "" |
| 4574 | 3512 | ||
| 4575 | #: plugins/check_real.c:440 | ||
| 4576 | msgid "" | 3513 | msgid "" |
| 4577 | "STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful connects," | 3514 | "STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful connects," |
| 4578 | msgstr "" | 3515 | msgstr "" |
| 4579 | 3516 | ||
| 4580 | #: plugins/check_real.c:441 | ||
| 4581 | msgid "" | 3517 | msgid "" |
| 4582 | "but incorrect response messages from the host result in STATE_WARNING return" | 3518 | "but incorrect response messages from the host result in STATE_WARNING return" |
| 4583 | msgstr "" | 3519 | msgstr "" |
| 4584 | 3520 | ||
| 4585 | #: plugins/check_real.c:442 | ||
| 4586 | msgid "values." | 3521 | msgid "values." |
| 4587 | msgstr "" | 3522 | msgstr "" |
| 4588 | 3523 | ||
| 4589 | #: plugins/check_smtp.c:152 plugins/check_swap.c:283 plugins/check_swap.c:289 | ||
| 4590 | #, c-format | 3524 | #, c-format |
| 4591 | msgid "malloc() failed!\n" | 3525 | msgid "malloc() failed!\n" |
| 4592 | msgstr "" | 3526 | msgstr "" |
| 4593 | 3527 | ||
| 4594 | #: plugins/check_smtp.c:200 plugins/check_smtp.c:212 | ||
| 4595 | #, c-format | 3528 | #, c-format |
| 4596 | msgid "recv() failed\n" | 3529 | msgid "CRITICAL - Cannot create SSL context.\n" |
| 4597 | msgstr "" | 3530 | msgstr "" |
| 4598 | 3531 | ||
| 4599 | #: plugins/check_smtp.c:222 | ||
| 4600 | #, c-format | 3532 | #, c-format |
| 4601 | msgid "WARNING - TLS not supported by server\n" | 3533 | msgid "recv() failed\n" |
| 4602 | msgstr "" | 3534 | msgstr "" |
| 4603 | 3535 | ||
| 4604 | #: plugins/check_smtp.c:234 | ||
| 4605 | #, c-format | 3536 | #, c-format |
| 4606 | msgid "Server does not support STARTTLS\n" | 3537 | msgid "WARNING - TLS not supported by server\n" |
| 4607 | msgstr "" | 3538 | msgstr "" |
| 4608 | 3539 | ||
| 4609 | #: plugins/check_smtp.c:240 | ||
| 4610 | #, c-format | 3540 | #, c-format |
| 4611 | msgid "CRITICAL - Cannot create SSL context.\n" | 3541 | msgid "Server does not support STARTTLS\n" |
| 4612 | msgstr "" | 3542 | msgstr "" |
| 4613 | 3543 | ||
| 4614 | #: plugins/check_smtp.c:260 | ||
| 4615 | msgid "SMTP UNKNOWN - Cannot send EHLO command via TLS." | 3544 | msgid "SMTP UNKNOWN - Cannot send EHLO command via TLS." |
| 4616 | msgstr "" | 3545 | msgstr "" |
| 4617 | 3546 | ||
| 4618 | #: plugins/check_smtp.c:265 | ||
| 4619 | #, c-format | 3547 | #, c-format |
| 4620 | msgid "sent %s" | 3548 | msgid "sent %s" |
| 4621 | msgstr "" | 3549 | msgstr "" |
| 4622 | 3550 | ||
| 4623 | #: plugins/check_smtp.c:267 | ||
| 4624 | msgid "SMTP UNKNOWN - Cannot read EHLO response via TLS." | 3551 | msgid "SMTP UNKNOWN - Cannot read EHLO response via TLS." |
| 4625 | msgstr "" | 3552 | msgstr "" |
| 4626 | 3553 | ||
| 4627 | #: plugins/check_smtp.c:297 | ||
| 4628 | #, fuzzy, c-format | 3554 | #, fuzzy, c-format |
| 4629 | msgid "Invalid SMTP response received from host: %s\n" | 3555 | msgid "Invalid SMTP response received from host: %s\n" |
| 4630 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" | 3556 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" |
| 4631 | 3557 | ||
| 4632 | #: plugins/check_smtp.c:299 | ||
| 4633 | #, fuzzy, c-format | 3558 | #, fuzzy, c-format |
| 4634 | msgid "Invalid SMTP response received from host on port %d: %s\n" | 3559 | msgid "Invalid SMTP response received from host on port %d: %s\n" |
| 4635 | msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n" | 3560 | msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n" |
| 4636 | 3561 | ||
| 4637 | #: plugins/check_smtp.c:322 plugins/check_snmp.c:866 | ||
| 4638 | #, c-format | 3562 | #, c-format |
| 4639 | msgid "Could Not Compile Regular Expression" | 3563 | msgid "Could Not Compile Regular Expression" |
| 4640 | msgstr "" | 3564 | msgstr "" |
| 4641 | 3565 | ||
| 4642 | #: plugins/check_smtp.c:331 | ||
| 4643 | #, c-format | 3566 | #, c-format |
| 4644 | msgid "SMTP %s - Invalid response '%s' to command '%s'\n" | 3567 | msgid "SMTP %s - Invalid response '%s' to command '%s'\n" |
| 4645 | msgstr "" | 3568 | msgstr "" |
| 4646 | 3569 | ||
| 4647 | #: plugins/check_smtp.c:335 plugins/check_snmp.c:540 | ||
| 4648 | #, c-format | 3570 | #, c-format |
| 4649 | msgid "Execute Error: %s\n" | 3571 | msgid "Execute Error: %s\n" |
| 4650 | msgstr "" | 3572 | msgstr "" |
| 4651 | 3573 | ||
| 4652 | #: plugins/check_smtp.c:349 | ||
| 4653 | msgid "no authuser specified, " | 3574 | msgid "no authuser specified, " |
| 4654 | msgstr "" | 3575 | msgstr "" |
| 4655 | 3576 | ||
| 4656 | #: plugins/check_smtp.c:354 | ||
| 4657 | msgid "no authpass specified, " | 3577 | msgid "no authpass specified, " |
| 4658 | msgstr "" | 3578 | msgstr "" |
| 4659 | 3579 | ||
| 4660 | #: plugins/check_smtp.c:361 plugins/check_smtp.c:382 plugins/check_smtp.c:402 | ||
| 4661 | #: plugins/check_smtp.c:728 | ||
| 4662 | #, c-format | 3580 | #, c-format |
| 4663 | msgid "sent %s\n" | 3581 | msgid "sent %s\n" |
| 4664 | msgstr "" | 3582 | msgstr "" |
| 4665 | 3583 | ||
| 4666 | #: plugins/check_smtp.c:364 | ||
| 4667 | #, fuzzy | 3584 | #, fuzzy |
| 4668 | msgid "recv() failed after AUTH LOGIN, " | 3585 | msgid "recv() failed after AUTH LOGIN, " |
| 4669 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" | 3586 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" |
| 4670 | 3587 | ||
| 4671 | #: plugins/check_smtp.c:369 plugins/check_smtp.c:390 plugins/check_smtp.c:410 | ||
| 4672 | #: plugins/check_smtp.c:739 | ||
| 4673 | #, fuzzy, c-format | 3588 | #, fuzzy, c-format |
| 4674 | msgid "received %s\n" | 3589 | msgid "received %s\n" |
| 4675 | msgstr "Keine Daten empfangen %s\n" | 3590 | msgstr "Keine Daten empfangen %s\n" |
| 4676 | 3591 | ||
| 4677 | #: plugins/check_smtp.c:373 | ||
| 4678 | #, fuzzy | 3592 | #, fuzzy |
| 4679 | msgid "invalid response received after AUTH LOGIN, " | 3593 | msgid "invalid response received after AUTH LOGIN, " |
| 4680 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" | 3594 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" |
| 4681 | 3595 | ||
| 4682 | #: plugins/check_smtp.c:386 | ||
| 4683 | msgid "recv() failed after sending authuser, " | 3596 | msgid "recv() failed after sending authuser, " |
| 4684 | msgstr "" | 3597 | msgstr "" |
| 4685 | 3598 | ||
| 4686 | #: plugins/check_smtp.c:394 | ||
| 4687 | #, fuzzy | 3599 | #, fuzzy |
| 4688 | msgid "invalid response received after authuser, " | 3600 | msgid "invalid response received after authuser, " |
| 4689 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" | 3601 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" |
| 4690 | 3602 | ||
| 4691 | #: plugins/check_smtp.c:406 | ||
| 4692 | msgid "recv() failed after sending authpass, " | 3603 | msgid "recv() failed after sending authpass, " |
| 4693 | msgstr "" | 3604 | msgstr "" |
| 4694 | 3605 | ||
| 4695 | #: plugins/check_smtp.c:414 | ||
| 4696 | #, fuzzy | 3606 | #, fuzzy |
| 4697 | msgid "invalid response received after authpass, " | 3607 | msgid "invalid response received after authpass, " |
| 4698 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" | 3608 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" |
| 4699 | 3609 | ||
| 4700 | #: plugins/check_smtp.c:421 | ||
| 4701 | msgid "only authtype LOGIN is supported, " | 3610 | msgid "only authtype LOGIN is supported, " |
| 4702 | msgstr "" | 3611 | msgstr "" |
| 4703 | 3612 | ||
| 4704 | #: plugins/check_smtp.c:445 | ||
| 4705 | #, fuzzy, c-format | 3613 | #, fuzzy, c-format |
| 4706 | msgid "SMTP %s - %s%.3f sec. response time%s%s|%s\n" | 3614 | msgid "SMTP %s - %s%.3f sec. response time%s%s|%s\n" |
| 4707 | msgstr " - %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n" | 3615 | msgstr " - %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n" |
| 4708 | 3616 | ||
| 4709 | #: plugins/check_smtp.c:562 plugins/check_smtp.c:574 | ||
| 4710 | #, c-format | 3617 | #, c-format |
| 4711 | msgid "Could not realloc() units [%d]\n" | 3618 | msgid "Could not realloc() units [%d]\n" |
| 4712 | msgstr "" | 3619 | msgstr "" |
| 4713 | 3620 | ||
| 4714 | #: plugins/check_smtp.c:582 | ||
| 4715 | #, fuzzy | 3621 | #, fuzzy |
| 4716 | msgid "Critical time must be a positive" | 3622 | msgid "Critical time must be a positive" |
| 4717 | msgstr "Critical time muss ein positiver Integer sein" | 3623 | msgstr "Critical time muss ein positiver Integer sein" |
| 4718 | 3624 | ||
| 4719 | #: plugins/check_smtp.c:590 | ||
| 4720 | #, fuzzy | 3625 | #, fuzzy |
| 4721 | msgid "Warning time must be a positive" | 3626 | msgid "Warning time must be a positive" |
| 4722 | msgstr "Warnung time muss ein positiver Integer sein" | 3627 | msgstr "Warnung time muss ein positiver Integer sein" |
| 4723 | 3628 | ||
| 4724 | #: plugins/check_smtp.c:633 plugins/check_smtp.c:645 | ||
| 4725 | msgid "SSL support not available - install OpenSSL and recompile" | 3629 | msgid "SSL support not available - install OpenSSL and recompile" |
| 4726 | msgstr "" | 3630 | msgstr "" |
| 4727 | 3631 | ||
| 4728 | #: plugins/check_smtp.c:719 plugins/check_smtp.c:724 | 3632 | msgid "Set either -s/--ssl/--tls or -S/--starttls" |
| 3633 | msgstr "Setze entweder -s/--ssl/--tls oder -S/--starttls" | ||
| 3634 | |||
| 4729 | #, c-format | 3635 | #, c-format |
| 4730 | msgid "Connection closed by server before sending QUIT command\n" | 3636 | msgid "Connection closed by server before sending QUIT command\n" |
| 4731 | msgstr "" | 3637 | msgstr "" |
| 4732 | 3638 | ||
| 4733 | #: plugins/check_smtp.c:734 | ||
| 4734 | #, fuzzy, c-format | 3639 | #, fuzzy, c-format |
| 4735 | msgid "recv() failed after QUIT." | 3640 | msgid "recv() failed after QUIT." |
| 4736 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" | 3641 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" |
| 4737 | 3642 | ||
| 4738 | #: plugins/check_smtp.c:736 | ||
| 4739 | #, c-format | 3643 | #, c-format |
| 4740 | msgid "Connection reset by peer." | 3644 | msgid "Connection reset by peer." |
| 4741 | msgstr "" | 3645 | msgstr "" |
| 4742 | 3646 | ||
| 4743 | #: plugins/check_smtp.c:826 | ||
| 4744 | #, fuzzy | 3647 | #, fuzzy |
| 4745 | msgid "This plugin will attempt to open an SMTP connection with the host." | 3648 | msgid "This plugin will attempt to open an SMTP connection with the host." |
| 4746 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." | 3649 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." |
| 4747 | 3650 | ||
| 4748 | #: plugins/check_smtp.c:840 | ||
| 4749 | #, c-format | 3651 | #, c-format |
| 4750 | msgid " String to expect in first line of server response (default: '%s')\n" | 3652 | msgid " String to expect in first line of server response (default: '%s')\n" |
| 4751 | msgstr "" | 3653 | msgstr "" |
| 4752 | 3654 | ||
| 4753 | #: plugins/check_smtp.c:842 | ||
| 4754 | msgid "SMTP command (may be used repeatedly)" | 3655 | msgid "SMTP command (may be used repeatedly)" |
| 4755 | msgstr "" | 3656 | msgstr "" |
| 4756 | 3657 | ||
| 4757 | #: plugins/check_smtp.c:844 | ||
| 4758 | msgid "Expected response to command (may be used repeatedly)" | 3658 | msgid "Expected response to command (may be used repeatedly)" |
| 4759 | msgstr "" | 3659 | msgstr "" |
| 4760 | 3660 | ||
| 4761 | #: plugins/check_smtp.c:846 | ||
| 4762 | msgid "FROM-address to include in MAIL command, required by Exchange 2000" | 3661 | msgid "FROM-address to include in MAIL command, required by Exchange 2000" |
| 4763 | msgstr "" | 3662 | msgstr "" |
| 4764 | 3663 | ||
| 4765 | #: plugins/check_smtp.c:848 | ||
| 4766 | msgid "FQDN used for HELO" | 3664 | msgid "FQDN used for HELO" |
| 4767 | msgstr "" | 3665 | msgstr "" |
| 4768 | 3666 | ||
| 4769 | #: plugins/check_smtp.c:850 | ||
| 4770 | msgid "Use PROXY protocol prefix for the connection." | 3667 | msgid "Use PROXY protocol prefix for the connection." |
| 4771 | msgstr "Benutze PROXY-Protokoll-Präfix für die Verbindung." | 3668 | msgstr "Benutze PROXY-Protokoll-Präfix für die Verbindung." |
| 4772 | 3669 | ||
| 4773 | #: plugins/check_smtp.c:853 plugins/check_tcp.c:689 | ||
| 4774 | msgid "Minimum number of days a certificate has to be valid." | 3670 | msgid "Minimum number of days a certificate has to be valid." |
| 4775 | msgstr "" | 3671 | msgstr "" |
| 4776 | 3672 | ||
| 4777 | #: plugins/check_smtp.c:855 | 3673 | #, fuzzy |
| 3674 | msgid "Use SSL/TLS for the connection." | ||
| 3675 | msgstr "Benutze SSL/TLS für die Verbindung." | ||
| 3676 | |||
| 3677 | #, c-format | ||
| 3678 | msgid " Sets default port to %d.\n" | ||
| 3679 | msgstr " Setze den Default-Port auf %d.\n" | ||
| 3680 | |||
| 4778 | msgid "Use STARTTLS for the connection." | 3681 | msgid "Use STARTTLS for the connection." |
| 4779 | msgstr "" | 3682 | msgstr "Benutze STARTTLS für die Verbindung." |
| 4780 | 3683 | ||
| 4781 | #: plugins/check_smtp.c:861 | ||
| 4782 | msgid "SMTP AUTH type to check (default none, only LOGIN supported)" | 3684 | msgid "SMTP AUTH type to check (default none, only LOGIN supported)" |
| 4783 | msgstr "" | 3685 | msgstr "" |
| 4784 | 3686 | ||
| 4785 | #: plugins/check_smtp.c:863 | ||
| 4786 | msgid "SMTP AUTH username" | 3687 | msgid "SMTP AUTH username" |
| 4787 | msgstr "" | 3688 | msgstr "" |
| 4788 | 3689 | ||
| 4789 | #: plugins/check_smtp.c:865 | ||
| 4790 | msgid "SMTP AUTH password" | 3690 | msgid "SMTP AUTH password" |
| 4791 | msgstr "" | 3691 | msgstr "" |
| 4792 | 3692 | ||
| 4793 | #: plugins/check_smtp.c:867 | ||
| 4794 | msgid "Send LHLO instead of HELO/EHLO" | 3693 | msgid "Send LHLO instead of HELO/EHLO" |
| 4795 | msgstr "" | 3694 | msgstr "" |
| 4796 | 3695 | ||
| 4797 | #: plugins/check_smtp.c:869 | ||
| 4798 | msgid "Ignore failure when sending QUIT command to server" | 3696 | msgid "Ignore failure when sending QUIT command to server" |
| 4799 | msgstr "" | 3697 | msgstr "" |
| 4800 | 3698 | ||
| 4801 | #: plugins/check_smtp.c:879 | ||
| 4802 | msgid "STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful" | 3699 | msgid "STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful" |
| 4803 | msgstr "" | 3700 | msgstr "" |
| 4804 | 3701 | ||
| 4805 | #: plugins/check_smtp.c:880 | ||
| 4806 | msgid "connects, but incorrect response messages from the host result in" | 3702 | msgid "connects, but incorrect response messages from the host result in" |
| 4807 | msgstr "" | 3703 | msgstr "" |
| 4808 | 3704 | ||
| 4809 | #: plugins/check_smtp.c:881 | ||
| 4810 | msgid "STATE_WARNING return values." | 3705 | msgid "STATE_WARNING return values." |
| 4811 | msgstr "" | 3706 | msgstr "" |
| 4812 | 3707 | ||
| 4813 | #: plugins/check_snmp.c:177 plugins/check_snmp.c:626 | ||
| 4814 | msgid "Cannot malloc" | 3708 | msgid "Cannot malloc" |
| 4815 | msgstr "" | 3709 | msgstr "" |
| 4816 | 3710 | ||
| 4817 | #: plugins/check_snmp.c:368 | ||
| 4818 | #, fuzzy, c-format | 3711 | #, fuzzy, c-format |
| 4819 | msgid "External command error: %s\n" | 3712 | msgid "External command error: %s\n" |
| 4820 | msgstr "Papierfehler" | 3713 | msgstr "Papierfehler" |
| 4821 | 3714 | ||
| 4822 | #: plugins/check_snmp.c:373 | ||
| 4823 | #, c-format | 3715 | #, c-format |
| 4824 | msgid "External command error with no output (return code: %d)\n" | 3716 | msgid "External command error with no output (return code: %d)\n" |
| 4825 | msgstr "" | 3717 | msgstr "" |
| 4826 | 3718 | ||
| 4827 | #: plugins/check_snmp.c:486 plugins/check_snmp.c:488 plugins/check_snmp.c:490 | ||
| 4828 | #: plugins/check_snmp.c:492 | ||
| 4829 | #, fuzzy, c-format | 3719 | #, fuzzy, c-format |
| 4830 | msgid "No valid data returned (%s)\n" | 3720 | msgid "No valid data returned (%s)\n" |
| 4831 | msgstr "Keine Daten empfangen %s\n" | 3721 | msgstr "Keine Daten empfangen %s\n" |
| 4832 | 3722 | ||
| 4833 | #: plugins/check_snmp.c:504 | ||
| 4834 | msgid "Time duration between plugin calls is invalid" | 3723 | msgid "Time duration between plugin calls is invalid" |
| 4835 | msgstr "" | 3724 | msgstr "" |
| 4836 | 3725 | ||
| 4837 | #: plugins/check_snmp.c:632 | ||
| 4838 | msgid "Cannot asprintf()" | 3726 | msgid "Cannot asprintf()" |
| 4839 | msgstr "" | 3727 | msgstr "" |
| 4840 | 3728 | ||
| 4841 | #: plugins/check_snmp.c:638 | ||
| 4842 | msgid "Cannot realloc()" | 3729 | msgid "Cannot realloc()" |
| 4843 | msgstr "" | 3730 | msgstr "" |
| 4844 | 3731 | ||
| 4845 | #: plugins/check_snmp.c:654 | ||
| 4846 | msgid "No previous data to calculate rate - assume okay" | 3732 | msgid "No previous data to calculate rate - assume okay" |
| 4847 | msgstr "" | 3733 | msgstr "" |
| 4848 | 3734 | ||
| 4849 | #: plugins/check_snmp.c:804 | ||
| 4850 | #, fuzzy | 3735 | #, fuzzy |
| 4851 | msgid "Retries interval must be a positive integer" | 3736 | msgid "Retries interval must be a positive integer" |
| 4852 | msgstr "Time interval muss ein positiver Integer sein" | 3737 | msgstr "Time interval muss ein positiver Integer sein" |
| 4853 | 3738 | ||
| 4854 | #: plugins/check_snmp.c:841 | ||
| 4855 | #, fuzzy | 3739 | #, fuzzy |
| 4856 | msgid "Exit status must be a positive integer" | 3740 | msgid "Exit status must be a positive integer" |
| 4857 | msgstr "Maxbytes muss ein positiver Integer sein" | 3741 | msgstr "Maxbytes muss ein positiver Integer sein" |
| 4858 | 3742 | ||
| 4859 | #: plugins/check_snmp.c:891 | ||
| 4860 | #, fuzzy, c-format | 3743 | #, fuzzy, c-format |
| 4861 | msgid "Could not reallocate labels[%d]" | 3744 | msgid "Could not reallocate labels[%d]" |
| 4862 | msgstr "Konnte addr nicht zuweisen\n" | 3745 | msgstr "Konnte addr nicht zuweisen\n" |
| 4863 | 3746 | ||
| 4864 | #: plugins/check_snmp.c:904 | ||
| 4865 | #, fuzzy | 3747 | #, fuzzy |
| 4866 | msgid "Could not reallocate labels\n" | 3748 | msgid "Could not reallocate labels\n" |
| 4867 | msgstr "Konnte·url·nicht·zuweisen\n" | 3749 | msgstr "Konnte·url·nicht·zuweisen\n" |
| 4868 | 3750 | ||
| 4869 | #: plugins/check_snmp.c:920 | ||
| 4870 | #, fuzzy, c-format | 3751 | #, fuzzy, c-format |
| 4871 | msgid "Could not reallocate units [%d]\n" | 3752 | msgid "Could not reallocate units [%d]\n" |
| 4872 | msgstr "Konnte·url·nicht·zuweisen\n" | 3753 | msgstr "Konnte·url·nicht·zuweisen\n" |
| 4873 | 3754 | ||
| 4874 | #: plugins/check_snmp.c:932 | ||
| 4875 | msgid "Could not realloc() units\n" | 3755 | msgid "Could not realloc() units\n" |
| 4876 | msgstr "" | 3756 | msgstr "" |
| 4877 | 3757 | ||
| 4878 | #: plugins/check_snmp.c:949 | ||
| 4879 | #, fuzzy | 3758 | #, fuzzy |
| 4880 | msgid "Rate multiplier must be a positive integer" | 3759 | msgid "Rate multiplier must be a positive integer" |
| 4881 | msgstr "Paketgröße muss ein positiver Integer sein" | 3760 | msgstr "Paketgröße muss ein positiver Integer sein" |
| 4882 | 3761 | ||
| 4883 | #: plugins/check_snmp.c:1024 | ||
| 4884 | #, fuzzy | 3762 | #, fuzzy |
| 4885 | msgid "No host specified\n" | 3763 | msgid "No host specified\n" |
| 4886 | msgstr "" | 3764 | msgstr "" |
| 4887 | "Kein Hostname angegeben\n" | 3765 | "Kein Hostname angegeben\n" |
| 4888 | "\n" | 3766 | "\n" |
| 4889 | 3767 | ||
| 4890 | #: plugins/check_snmp.c:1028 | ||
| 4891 | #, fuzzy | 3768 | #, fuzzy |
| 4892 | msgid "No OIDs specified\n" | 3769 | msgid "No OIDs specified\n" |
| 4893 | msgstr "" | 3770 | msgstr "" |
| 4894 | "Kein Hostname angegeben\n" | 3771 | "Kein Hostname angegeben\n" |
| 4895 | "\n" | 3772 | "\n" |
| 4896 | 3773 | ||
| 4897 | #: plugins/check_snmp.c:1051 plugins/check_snmp.c:1069 | ||
| 4898 | #: plugins/check_snmp.c:1087 | ||
| 4899 | #, c-format | 3774 | #, c-format |
| 4900 | msgid "Required parameter: %s\n" | 3775 | msgid "Required parameter: %s\n" |
| 4901 | msgstr "" | 3776 | msgstr "" |
| 4902 | 3777 | ||
| 4903 | #: plugins/check_snmp.c:1062 | ||
| 4904 | msgid "Invalid seclevel" | 3778 | msgid "Invalid seclevel" |
| 4905 | msgstr "" | 3779 | msgstr "" |
| 4906 | 3780 | ||
| 4907 | #: plugins/check_snmp.c:1108 | ||
| 4908 | msgid "Invalid SNMP version" | 3781 | msgid "Invalid SNMP version" |
| 4909 | msgstr "" | 3782 | msgstr "" |
| 4910 | 3783 | ||
| 4911 | #: plugins/check_snmp.c:1125 | ||
| 4912 | msgid "Unbalanced quotes\n" | 3784 | msgid "Unbalanced quotes\n" |
| 4913 | msgstr "" | 3785 | msgstr "" |
| 4914 | 3786 | ||
| 4915 | #: plugins/check_snmp.c:1183 | ||
| 4916 | #, c-format | 3787 | #, c-format |
| 4917 | msgid "multiplier set (%.1f), but input is not a number: %s" | 3788 | msgid "multiplier set (%.1f), but input is not a number: %s" |
| 4918 | msgstr "" | 3789 | msgstr "" |
| 4919 | 3790 | ||
| 4920 | #: plugins/check_snmp.c:1212 | ||
| 4921 | msgid "Check status of remote machines and obtain system information via SNMP" | 3791 | msgid "Check status of remote machines and obtain system information via SNMP" |
| 4922 | msgstr "" | 3792 | msgstr "" |
| 4923 | 3793 | ||
| 4924 | #: plugins/check_snmp.c:1226 | ||
| 4925 | msgid "Use SNMP GETNEXT instead of SNMP GET" | 3794 | msgid "Use SNMP GETNEXT instead of SNMP GET" |
| 4926 | msgstr "" | 3795 | msgstr "" |
| 4927 | 3796 | ||
| 4928 | #: plugins/check_snmp.c:1228 | ||
| 4929 | msgid "SNMP protocol version" | 3797 | msgid "SNMP protocol version" |
| 4930 | msgstr "" | 3798 | msgstr "" |
| 4931 | 3799 | ||
| 4932 | #: plugins/check_snmp.c:1230 | ||
| 4933 | msgid "SNMPv3 context" | 3800 | msgid "SNMPv3 context" |
| 4934 | msgstr "" | 3801 | msgstr "" |
| 4935 | 3802 | ||
| 4936 | #: plugins/check_snmp.c:1232 | ||
| 4937 | msgid "SNMPv3 securityLevel" | 3803 | msgid "SNMPv3 securityLevel" |
| 4938 | msgstr "" | 3804 | msgstr "" |
| 4939 | 3805 | ||
| 4940 | #: plugins/check_snmp.c:1234 | ||
| 4941 | msgid "SNMPv3 auth proto" | 3806 | msgid "SNMPv3 auth proto" |
| 4942 | msgstr "" | 3807 | msgstr "" |
| 4943 | 3808 | ||
| 4944 | #: plugins/check_snmp.c:1236 | ||
| 4945 | msgid "SNMPv3 priv proto (default DES)" | 3809 | msgid "SNMPv3 priv proto (default DES)" |
| 4946 | msgstr "" | 3810 | msgstr "" |
| 4947 | 3811 | ||
| 4948 | #: plugins/check_snmp.c:1240 | ||
| 4949 | msgid "Optional community string for SNMP communication" | 3812 | msgid "Optional community string for SNMP communication" |
| 4950 | msgstr "" | 3813 | msgstr "" |
| 4951 | 3814 | ||
| 4952 | #: plugins/check_snmp.c:1241 | ||
| 4953 | msgid "default is" | 3815 | msgid "default is" |
| 4954 | msgstr "" | 3816 | msgstr "" |
| 4955 | 3817 | ||
| 4956 | #: plugins/check_snmp.c:1243 | ||
| 4957 | msgid "SNMPv3 username" | 3818 | msgid "SNMPv3 username" |
| 4958 | msgstr "" | 3819 | msgstr "" |
| 4959 | 3820 | ||
| 4960 | #: plugins/check_snmp.c:1245 | ||
| 4961 | msgid "SNMPv3 authentication password" | 3821 | msgid "SNMPv3 authentication password" |
| 4962 | msgstr "" | 3822 | msgstr "" |
| 4963 | 3823 | ||
| 4964 | #: plugins/check_snmp.c:1247 | ||
| 4965 | msgid "SNMPv3 privacy password" | 3824 | msgid "SNMPv3 privacy password" |
| 4966 | msgstr "" | 3825 | msgstr "" |
| 4967 | 3826 | ||
| 4968 | #: plugins/check_snmp.c:1251 | ||
| 4969 | msgid "Object identifier(s) or SNMP variables whose value you wish to query" | 3827 | msgid "Object identifier(s) or SNMP variables whose value you wish to query" |
| 4970 | msgstr "" | 3828 | msgstr "" |
| 4971 | 3829 | ||
| 4972 | #: plugins/check_snmp.c:1253 | ||
| 4973 | msgid "" | 3830 | msgid "" |
| 4974 | "List of MIBS to be loaded (default = none if using numeric OIDs or 'ALL'" | 3831 | "List of MIBS to be loaded (default = none if using numeric OIDs or 'ALL'" |
| 4975 | msgstr "" | 3832 | msgstr "" |
| 4976 | 3833 | ||
| 4977 | #: plugins/check_snmp.c:1254 | ||
| 4978 | msgid "for symbolic OIDs.)" | 3834 | msgid "for symbolic OIDs.)" |
| 4979 | msgstr "" | 3835 | msgstr "" |
| 4980 | 3836 | ||
| 4981 | #: plugins/check_snmp.c:1256 | ||
| 4982 | msgid "Delimiter to use when parsing returned data. Default is" | 3837 | msgid "Delimiter to use when parsing returned data. Default is" |
| 4983 | msgstr "" | 3838 | msgstr "" |
| 4984 | 3839 | ||
| 4985 | #: plugins/check_snmp.c:1257 | ||
| 4986 | msgid "Any data on the right hand side of the delimiter is considered" | 3840 | msgid "Any data on the right hand side of the delimiter is considered" |
| 4987 | msgstr "" | 3841 | msgstr "" |
| 4988 | 3842 | ||
| 4989 | #: plugins/check_snmp.c:1258 | ||
| 4990 | msgid "to be the data that should be used in the evaluation." | 3843 | msgid "to be the data that should be used in the evaluation." |
| 4991 | msgstr "" | 3844 | msgstr "" |
| 4992 | 3845 | ||
| 4993 | #: plugins/check_snmp.c:1260 | ||
| 4994 | msgid "If the check returns a 0 length string or NULL value" | 3846 | msgid "If the check returns a 0 length string or NULL value" |
| 4995 | msgstr "" | 3847 | msgstr "" |
| 4996 | 3848 | ||
| 4997 | #: plugins/check_snmp.c:1261 | ||
| 4998 | msgid "This option allows you to choose what status you want it to exit" | 3849 | msgid "This option allows you to choose what status you want it to exit" |
| 4999 | msgstr "" | 3850 | msgstr "" |
| 5000 | 3851 | ||
| 5001 | #: plugins/check_snmp.c:1262 | ||
| 5002 | msgid "Excluding this option renders the default exit of 3(STATE_UNKNOWN)" | 3852 | msgid "Excluding this option renders the default exit of 3(STATE_UNKNOWN)" |
| 5003 | msgstr "" | 3853 | msgstr "" |
| 5004 | 3854 | ||
| 5005 | #: plugins/check_snmp.c:1263 | ||
| 5006 | msgid "0 = OK" | 3855 | msgid "0 = OK" |
| 5007 | msgstr "" | 3856 | msgstr "" |
| 5008 | 3857 | ||
| 5009 | #: plugins/check_snmp.c:1264 | ||
| 5010 | #, fuzzy | 3858 | #, fuzzy |
| 5011 | msgid "1 = WARNING" | 3859 | msgid "1 = WARNING" |
| 5012 | msgstr "WARNING" | 3860 | msgstr "WARNING" |
| 5013 | 3861 | ||
| 5014 | #: plugins/check_snmp.c:1265 | ||
| 5015 | #, fuzzy | 3862 | #, fuzzy |
| 5016 | msgid "2 = CRITICAL" | 3863 | msgid "2 = CRITICAL" |
| 5017 | msgstr "CRITICAL" | 3864 | msgstr "CRITICAL" |
| 5018 | 3865 | ||
| 5019 | #: plugins/check_snmp.c:1266 | ||
| 5020 | #, fuzzy | 3866 | #, fuzzy |
| 5021 | msgid "3 = UNKNOWN" | 3867 | msgid "3 = UNKNOWN" |
| 5022 | msgstr "UNKNOWN" | 3868 | msgstr "UNKNOWN" |
| 5023 | 3869 | ||
| 5024 | #: plugins/check_snmp.c:1270 | ||
| 5025 | #, fuzzy | 3870 | #, fuzzy |
| 5026 | msgid "Warning threshold range(s)" | 3871 | msgid "Warning threshold range(s)" |
| 5027 | msgstr "Warning threshold Integer sein" | 3872 | msgstr "Warning threshold Integer sein" |
| 5028 | 3873 | ||
| 5029 | #: plugins/check_snmp.c:1272 | ||
| 5030 | #, fuzzy | 3874 | #, fuzzy |
| 5031 | msgid "Critical threshold range(s)" | 3875 | msgid "Critical threshold range(s)" |
| 5032 | msgstr "Critical threshold muss ein Integer sein" | 3876 | msgstr "Critical threshold muss ein Integer sein" |
| 5033 | 3877 | ||
| 5034 | #: plugins/check_snmp.c:1274 | ||
| 5035 | msgid "Enable rate calculation. See 'Rate Calculation' below" | 3878 | msgid "Enable rate calculation. See 'Rate Calculation' below" |
| 5036 | msgstr "" | 3879 | msgstr "" |
| 5037 | 3880 | ||
| 5038 | #: plugins/check_snmp.c:1276 | ||
| 5039 | msgid "" | 3881 | msgid "" |
| 5040 | "Converts rate per second. For example, set to 60 to convert to per minute" | 3882 | "Converts rate per second. For example, set to 60 to convert to per minute" |
| 5041 | msgstr "" | 3883 | msgstr "" |
| 5042 | 3884 | ||
| 5043 | #: plugins/check_snmp.c:1278 | ||
| 5044 | msgid "Add/subtract the specified OFFSET to numeric sensor data" | 3885 | msgid "Add/subtract the specified OFFSET to numeric sensor data" |
| 5045 | msgstr "" | 3886 | msgstr "" |
| 5046 | 3887 | ||
| 5047 | #: plugins/check_snmp.c:1282 | ||
| 5048 | msgid "Return OK state (for that OID) if STRING is an exact match" | 3888 | msgid "Return OK state (for that OID) if STRING is an exact match" |
| 5049 | msgstr "" | 3889 | msgstr "" |
| 5050 | 3890 | ||
| 5051 | #: plugins/check_snmp.c:1284 | ||
| 5052 | msgid "" | 3891 | msgid "" |
| 5053 | "Return OK state (for that OID) if extended regular expression REGEX matches" | 3892 | "Return OK state (for that OID) if extended regular expression REGEX matches" |
| 5054 | msgstr "" | 3893 | msgstr "" |
| 5055 | 3894 | ||
| 5056 | #: plugins/check_snmp.c:1286 | ||
| 5057 | msgid "" | 3895 | msgid "" |
| 5058 | "Return OK state (for that OID) if case-insensitive extended REGEX matches" | 3896 | "Return OK state (for that OID) if case-insensitive extended REGEX matches" |
| 5059 | msgstr "" | 3897 | msgstr "" |
| 5060 | 3898 | ||
| 5061 | #: plugins/check_snmp.c:1288 | ||
| 5062 | msgid "Invert search result (CRITICAL if found)" | 3899 | msgid "Invert search result (CRITICAL if found)" |
| 5063 | msgstr "" | 3900 | msgstr "" |
| 5064 | 3901 | ||
| 5065 | #: plugins/check_snmp.c:1292 | ||
| 5066 | msgid "Prefix label for output from plugin" | 3902 | msgid "Prefix label for output from plugin" |
| 5067 | msgstr "" | 3903 | msgstr "" |
| 5068 | 3904 | ||
| 5069 | #: plugins/check_snmp.c:1294 | ||
| 5070 | msgid "Units label(s) for output data (e.g., 'sec.')." | 3905 | msgid "Units label(s) for output data (e.g., 'sec.')." |
| 5071 | msgstr "" | 3906 | msgstr "" |
| 5072 | 3907 | ||
| 5073 | #: plugins/check_snmp.c:1296 | ||
| 5074 | msgid "Separates output on multiple OID requests" | 3908 | msgid "Separates output on multiple OID requests" |
| 5075 | msgstr "" | 3909 | msgstr "" |
| 5076 | 3910 | ||
| 5077 | #: plugins/check_snmp.c:1298 | ||
| 5078 | msgid "Multiplies current value, 0 < n < 1 works as divider, defaults to 1" | 3911 | msgid "Multiplies current value, 0 < n < 1 works as divider, defaults to 1" |
| 5079 | msgstr "" | 3912 | msgstr "" |
| 5080 | 3913 | ||
| 5081 | #: plugins/check_snmp.c:1300 | ||
| 5082 | msgid "C-style format string for float values (see option -M)" | 3914 | msgid "C-style format string for float values (see option -M)" |
| 5083 | msgstr "" | 3915 | msgstr "" |
| 5084 | 3916 | ||
| 5085 | #: plugins/check_snmp.c:1303 | ||
| 5086 | msgid "" | 3917 | msgid "" |
| 5087 | "NOTE the final timeout value is calculated using this formula: " | 3918 | "NOTE the final timeout value is calculated using this formula: " |
| 5088 | "timeout_interval * retries + 5" | 3919 | "timeout_interval * retries + 5" |
| 5089 | msgstr "" | 3920 | msgstr "" |
| 5090 | 3921 | ||
| 5091 | #: plugins/check_snmp.c:1305 | ||
| 5092 | msgid "Number of retries to be used in the requests, default: " | 3922 | msgid "Number of retries to be used in the requests, default: " |
| 5093 | msgstr "" | 3923 | msgstr "" |
| 5094 | 3924 | ||
| 5095 | #: plugins/check_snmp.c:1308 | ||
| 5096 | msgid "Label performance data with OIDs instead of --label's" | 3925 | msgid "Label performance data with OIDs instead of --label's" |
| 5097 | msgstr "" | 3926 | msgstr "" |
| 5098 | 3927 | ||
| 5099 | #: plugins/check_snmp.c:1313 | 3928 | msgid "Tell snmpget to not print errors encountered when parsing MIB files" |
| 3929 | msgstr "" | ||
| 3930 | |||
| 5100 | msgid "" | 3931 | msgid "" |
| 5101 | "This plugin uses the 'snmpget' command included with the NET-SNMP package." | 3932 | "This plugin uses the 'snmpget' command included with the NET-SNMP package." |
| 5102 | msgstr "" | 3933 | msgstr "" |
| 5103 | 3934 | ||
| 5104 | #: plugins/check_snmp.c:1314 | ||
| 5105 | msgid "" | 3935 | msgid "" |
| 5106 | "if you don't have the package installed, you will need to download it from" | 3936 | "if you don't have the package installed, you will need to download it from" |
| 5107 | msgstr "" | 3937 | msgstr "" |
| 5108 | 3938 | ||
| 5109 | #: plugins/check_snmp.c:1315 | ||
| 5110 | msgid "http://net-snmp.sourceforge.net before you can use this plugin." | 3939 | msgid "http://net-snmp.sourceforge.net before you can use this plugin." |
| 5111 | msgstr "" | 3940 | msgstr "" |
| 5112 | 3941 | ||
| 5113 | #: plugins/check_snmp.c:1319 | ||
| 5114 | msgid "" | 3942 | msgid "" |
| 5115 | "- Multiple OIDs (and labels) may be indicated by a comma or space-delimited " | 3943 | "- Multiple OIDs (and labels) may be indicated by a comma or space-delimited " |
| 5116 | msgstr "" | 3944 | msgstr "" |
| 5117 | 3945 | ||
| 5118 | #: plugins/check_snmp.c:1320 | ||
| 5119 | msgid "list (lists with internal spaces must be quoted)." | 3946 | msgid "list (lists with internal spaces must be quoted)." |
| 5120 | msgstr "" | 3947 | msgstr "" |
| 5121 | 3948 | ||
| 5122 | #: plugins/check_snmp.c:1324 | ||
| 5123 | msgid "" | 3949 | msgid "" |
| 5124 | "- When checking multiple OIDs, separate ranges by commas like '-w " | 3950 | "- When checking multiple OIDs, separate ranges by commas like '-w " |
| 5125 | "1:10,1:,:20'" | 3951 | "1:10,1:,:20'" |
| 5126 | msgstr "" | 3952 | msgstr "" |
| 5127 | 3953 | ||
| 5128 | #: plugins/check_snmp.c:1325 | ||
| 5129 | msgid "- Note that only one string and one regex may be checked at present" | 3954 | msgid "- Note that only one string and one regex may be checked at present" |
| 5130 | msgstr "" | 3955 | msgstr "" |
| 5131 | 3956 | ||
| 5132 | #: plugins/check_snmp.c:1326 | ||
| 5133 | msgid "" | 3957 | msgid "" |
| 5134 | "- All evaluation methods other than PR, STR, and SUBSTR expect that the value" | 3958 | "- All evaluation methods other than PR, STR, and SUBSTR expect that the value" |
| 5135 | msgstr "" | 3959 | msgstr "" |
| 5136 | 3960 | ||
| 5137 | #: plugins/check_snmp.c:1327 | ||
| 5138 | msgid "returned from the SNMP query is an unsigned integer." | 3961 | msgid "returned from the SNMP query is an unsigned integer." |
| 5139 | msgstr "" | 3962 | msgstr "" |
| 5140 | 3963 | ||
| 5141 | #: plugins/check_snmp.c:1330 | ||
| 5142 | msgid "Rate Calculation:" | 3964 | msgid "Rate Calculation:" |
| 5143 | msgstr "" | 3965 | msgstr "" |
| 5144 | 3966 | ||
| 5145 | #: plugins/check_snmp.c:1331 | ||
| 5146 | msgid "In many places, SNMP returns counters that are only meaningful when" | 3967 | msgid "In many places, SNMP returns counters that are only meaningful when" |
| 5147 | msgstr "" | 3968 | msgstr "" |
| 5148 | 3969 | ||
| 5149 | #: plugins/check_snmp.c:1332 | ||
| 5150 | msgid "calculating the counter difference since the last check. check_snmp" | 3970 | msgid "calculating the counter difference since the last check. check_snmp" |
| 5151 | msgstr "" | 3971 | msgstr "" |
| 5152 | 3972 | ||
| 5153 | #: plugins/check_snmp.c:1333 | ||
| 5154 | msgid "saves the last state information in a file so that the rate per second" | 3973 | msgid "saves the last state information in a file so that the rate per second" |
| 5155 | msgstr "" | 3974 | msgstr "" |
| 5156 | 3975 | ||
| 5157 | #: plugins/check_snmp.c:1334 | ||
| 5158 | msgid "can be calculated. Use the --rate option to save state information." | 3976 | msgid "can be calculated. Use the --rate option to save state information." |
| 5159 | msgstr "" | 3977 | msgstr "" |
| 5160 | 3978 | ||
| 5161 | #: plugins/check_snmp.c:1335 | ||
| 5162 | msgid "" | 3979 | msgid "" |
| 5163 | "On the first run, there will be no prior state - this will return with OK." | 3980 | "On the first run, there will be no prior state - this will return with OK." |
| 5164 | msgstr "" | 3981 | msgstr "" |
| 5165 | 3982 | ||
| 5166 | #: plugins/check_snmp.c:1336 | ||
| 5167 | msgid "The state is uniquely determined by the arguments to the plugin, so" | 3983 | msgid "The state is uniquely determined by the arguments to the plugin, so" |
| 5168 | msgstr "" | 3984 | msgstr "" |
| 5169 | 3985 | ||
| 5170 | #: plugins/check_snmp.c:1337 | ||
| 5171 | msgid "changing the arguments will create a new state file." | 3986 | msgid "changing the arguments will create a new state file." |
| 5172 | msgstr "" | 3987 | msgstr "" |
| 5173 | 3988 | ||
| 5174 | #: plugins/check_ssh.c:170 | ||
| 5175 | #, fuzzy | 3989 | #, fuzzy |
| 5176 | msgid "Port number must be a positive integer" | 3990 | msgid "Port number must be a positive integer" |
| 5177 | msgstr "Port muss ein positiver Integer sein" | 3991 | msgstr "Port muss ein positiver Integer sein" |
| 5178 | 3992 | ||
| 5179 | #: plugins/check_ssh.c:237 | ||
| 5180 | #, c-format | 3993 | #, c-format |
| 5181 | msgid "Server answer: %s" | 3994 | msgid "Server answer: %s" |
| 5182 | msgstr "" | 3995 | msgstr "" |
| 5183 | 3996 | ||
| 5184 | #: plugins/check_ssh.c:256 | ||
| 5185 | #, c-format | 3997 | #, c-format |
| 5186 | msgid "SSH CRITICAL - %s (protocol %s) version mismatch, expected '%s'\n" | 3998 | msgid "SSH CRITICAL - %s (protocol %s) version mismatch, expected '%s'\n" |
| 5187 | msgstr "" | 3999 | msgstr "" |
| 5188 | 4000 | ||
| 5189 | #: plugins/check_ssh.c:264 | ||
| 5190 | #, c-format | 4001 | #, c-format |
| 5191 | msgid "" | 4002 | msgid "" |
| 5192 | "SSH CRITICAL - %s (protocol %s) protocol version mismatch, expected '%s'\n" | 4003 | "SSH CRITICAL - %s (protocol %s) protocol version mismatch, expected '%s'\n" |
| 5193 | msgstr "" | 4004 | msgstr "" |
| 5194 | 4005 | ||
| 5195 | #: plugins/check_ssh.c:273 | ||
| 5196 | #, c-format | 4006 | #, c-format |
| 5197 | msgid "SSH OK - %s (protocol %s) | %s\n" | 4007 | msgid "SSH OK - %s (protocol %s) | %s\n" |
| 5198 | msgstr "" | 4008 | msgstr "" |
| 5199 | 4009 | ||
| 5200 | #: plugins/check_ssh.c:294 | ||
| 5201 | msgid "Try to connect to an SSH server at specified server and port" | 4010 | msgid "Try to connect to an SSH server at specified server and port" |
| 5202 | msgstr "" | 4011 | msgstr "" |
| 5203 | 4012 | ||
| 5204 | #: plugins/check_ssh.c:310 | ||
| 5205 | msgid "" | 4013 | msgid "" |
| 5206 | "Alert if string doesn't match expected server version (ex: OpenSSH_3.9p1)" | 4014 | "Alert if string doesn't match expected server version (ex: OpenSSH_3.9p1)" |
| 5207 | msgstr "" | 4015 | msgstr "" |
| 5208 | 4016 | ||
| 5209 | #: plugins/check_ssh.c:313 | ||
| 5210 | msgid "Alert if protocol doesn't match expected protocol version (ex: 2.0)" | 4017 | msgid "Alert if protocol doesn't match expected protocol version (ex: 2.0)" |
| 5211 | msgstr "" | 4018 | msgstr "" |
| 5212 | 4019 | ||
| 5213 | #: plugins/check_swap.c:187 | ||
| 5214 | #, c-format | 4020 | #, c-format |
| 5215 | msgid "Command: %s\n" | 4021 | msgid "Command: %s\n" |
| 5216 | msgstr "" | 4022 | msgstr "" |
| 5217 | 4023 | ||
| 5218 | #: plugins/check_swap.c:189 | ||
| 5219 | #, c-format | 4024 | #, c-format |
| 5220 | msgid "Format: %s\n" | 4025 | msgid "Format: %s\n" |
| 5221 | msgstr "" | 4026 | msgstr "" |
| 5222 | 4027 | ||
| 5223 | #: plugins/check_swap.c:225 | ||
| 5224 | #, c-format | 4028 | #, c-format |
| 5225 | msgid "total=%.0f, used=%.0f, free=%.0f\n" | 4029 | msgid "total=%.0f, used=%.0f, free=%.0f\n" |
| 5226 | msgstr "" | 4030 | msgstr "" |
| 5227 | 4031 | ||
| 5228 | #: plugins/check_swap.c:239 | ||
| 5229 | #, c-format | 4032 | #, c-format |
| 5230 | msgid "total=%.0f, free=%.0f\n" | 4033 | msgid "total=%.0f, free=%.0f\n" |
| 5231 | msgstr "" | 4034 | msgstr "" |
| 5232 | 4035 | ||
| 5233 | #: plugins/check_swap.c:271 | ||
| 5234 | msgid "Error getting swap devices\n" | 4036 | msgid "Error getting swap devices\n" |
| 5235 | msgstr "" | 4037 | msgstr "" |
| 5236 | 4038 | ||
| 5237 | #: plugins/check_swap.c:274 | ||
| 5238 | msgid "SWAP OK: No swap devices defined\n" | 4039 | msgid "SWAP OK: No swap devices defined\n" |
| 5239 | msgstr "" | 4040 | msgstr "" |
| 5240 | 4041 | ||
| 5241 | #: plugins/check_swap.c:295 plugins/check_swap.c:337 | ||
| 5242 | msgid "swapctl failed: " | 4042 | msgid "swapctl failed: " |
| 5243 | msgstr "" | 4043 | msgstr "" |
| 5244 | 4044 | ||
| 5245 | #: plugins/check_swap.c:296 plugins/check_swap.c:338 | ||
| 5246 | msgid "Error in swapctl call\n" | 4045 | msgid "Error in swapctl call\n" |
| 5247 | msgstr "" | 4046 | msgstr "" |
| 5248 | 4047 | ||
| 5249 | #: plugins/check_swap.c:376 | ||
| 5250 | #, c-format | 4048 | #, c-format |
| 5251 | msgid "SWAP %s - %d%% free (%dMB out of %dMB) %s|" | 4049 | msgid "SWAP %s - %d%% free (%dMB out of %dMB) %s|" |
| 5252 | msgstr "" | 4050 | msgstr "" |
| 5253 | 4051 | ||
| 5254 | #: plugins/check_swap.c:472 | ||
| 5255 | #, fuzzy | 4052 | #, fuzzy |
| 5256 | msgid "Warning threshold percentage must be <= 100!" | 4053 | msgid "Warning threshold percentage must be <= 100!" |
| 5257 | msgstr "Warning threshold Integer sein" | 4054 | msgstr "Warning threshold Integer sein" |
| 5258 | 4055 | ||
| 5259 | #: plugins/check_swap.c:482 | ||
| 5260 | #, fuzzy | 4056 | #, fuzzy |
| 5261 | msgid "Warning threshold be positive integer or percentage!" | 4057 | msgid "Warning threshold be positive integer or percentage!" |
| 5262 | msgstr "Warning threshold muss ein Integer oder ein Prozentwert sein" | 4058 | msgstr "Warning threshold muss ein Integer oder ein Prozentwert sein" |
| 5263 | 4059 | ||
| 5264 | #: plugins/check_swap.c:502 | ||
| 5265 | #, fuzzy | 4060 | #, fuzzy |
| 5266 | msgid "Critical threshold percentage must be <= 100!" | 4061 | msgid "Critical threshold percentage must be <= 100!" |
| 5267 | msgstr "Critical threshold muss ein Integer sein" | 4062 | msgstr "Critical threshold muss ein Integer sein" |
| 5268 | 4063 | ||
| 5269 | #: plugins/check_swap.c:512 | ||
| 5270 | #, fuzzy | 4064 | #, fuzzy |
| 5271 | msgid "Critical threshold be positive integer or percentage!" | 4065 | msgid "Critical threshold be positive integer or percentage!" |
| 5272 | msgstr "Critical threshold muss ein Integer oder ein Prozentwert sein!" | 4066 | msgstr "Critical threshold muss ein Integer oder ein Prozentwert sein!" |
| 5273 | 4067 | ||
| 5274 | #: plugins/check_swap.c:521 | ||
| 5275 | msgid "" | 4068 | msgid "" |
| 5276 | "no-swap result must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) " | 4069 | "no-swap result must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) " |
| 5277 | "or integer (0-3)." | 4070 | "or integer (0-3)." |
| 5278 | msgstr "" | 4071 | msgstr "" |
| 5279 | 4072 | ||
| 5280 | #: plugins/check_swap.c:558 | ||
| 5281 | #, fuzzy | 4073 | #, fuzzy |
| 5282 | msgid "Warning should be more than critical" | 4074 | msgid "Warning should be more than critical" |
| 5283 | msgstr "Warning threshold muss ein Integer oder ein Prozentwert sein" | 4075 | msgstr "Warning threshold muss ein Integer oder ein Prozentwert sein" |
| 5284 | 4076 | ||
| 5285 | #: plugins/check_swap.c:572 | ||
| 5286 | msgid "Check swap space on local machine." | 4077 | msgid "Check swap space on local machine." |
| 5287 | msgstr "" | 4078 | msgstr "" |
| 5288 | 4079 | ||
| 5289 | #: plugins/check_swap.c:582 | ||
| 5290 | msgid "" | 4080 | msgid "" |
| 5291 | "Exit with WARNING status if less than INTEGER bytes of swap space are free" | 4081 | "Exit with WARNING status if less than INTEGER bytes of swap space are free" |
| 5292 | msgstr "" | 4082 | msgstr "" |
| 5293 | 4083 | ||
| 5294 | #: plugins/check_swap.c:584 | ||
| 5295 | msgid "Exit with WARNING status if less than PERCENT of swap space is free" | 4084 | msgid "Exit with WARNING status if less than PERCENT of swap space is free" |
| 5296 | msgstr "" | 4085 | msgstr "" |
| 5297 | 4086 | ||
| 5298 | #: plugins/check_swap.c:586 | ||
| 5299 | msgid "" | 4087 | msgid "" |
| 5300 | "Exit with CRITICAL status if less than INTEGER bytes of swap space are free" | 4088 | "Exit with CRITICAL status if less than INTEGER bytes of swap space are free" |
| 5301 | msgstr "" | 4089 | msgstr "" |
| 5302 | 4090 | ||
| 5303 | #: plugins/check_swap.c:588 | ||
| 5304 | msgid "Exit with CRITICAL status if less than PERCENT of swap space is free" | 4091 | msgid "Exit with CRITICAL status if less than PERCENT of swap space is free" |
| 5305 | msgstr "" | 4092 | msgstr "" |
| 5306 | 4093 | ||
| 5307 | #: plugins/check_swap.c:590 | ||
| 5308 | msgid "Conduct comparisons for all swap partitions, one by one" | 4094 | msgid "Conduct comparisons for all swap partitions, one by one" |
| 5309 | msgstr "" | 4095 | msgstr "" |
| 5310 | 4096 | ||
| 5311 | #: plugins/check_swap.c:592 | ||
| 5312 | msgid "" | 4097 | msgid "" |
| 5313 | "Resulting state when there is no swap regardless of thresholds. Default:" | 4098 | "Resulting state when there is no swap regardless of thresholds. Default:" |
| 5314 | msgstr "" | 4099 | msgstr "" |
| 5315 | 4100 | ||
| 5316 | #: plugins/check_swap.c:597 | ||
| 5317 | msgid "" | 4101 | msgid "" |
| 5318 | "Both INTEGER and PERCENT thresholds can be specified, they are all checked." | 4102 | "Both INTEGER and PERCENT thresholds can be specified, they are all checked." |
| 5319 | msgstr "" | 4103 | msgstr "" |
| 5320 | 4104 | ||
| 5321 | #: plugins/check_swap.c:598 | ||
| 5322 | msgid "On AIX, if -a is specified, uses lsps -a, otherwise uses lsps -s." | 4105 | msgid "On AIX, if -a is specified, uses lsps -a, otherwise uses lsps -s." |
| 5323 | msgstr "" | 4106 | msgstr "" |
| 5324 | 4107 | ||
| 5325 | #: plugins/check_tcp.c:210 | ||
| 5326 | msgid "CRITICAL - Generic check_tcp called with unknown service\n" | 4108 | msgid "CRITICAL - Generic check_tcp called with unknown service\n" |
| 5327 | msgstr "" | 4109 | msgstr "" |
| 5328 | 4110 | ||
| 5329 | #: plugins/check_tcp.c:234 | ||
| 5330 | msgid "With UDP checks, a send/expect string must be specified." | 4111 | msgid "With UDP checks, a send/expect string must be specified." |
| 5331 | msgstr "" | 4112 | msgstr "" |
| 5332 | 4113 | ||
| 5333 | #: plugins/check_tcp.c:445 | ||
| 5334 | msgid "No arguments found" | 4114 | msgid "No arguments found" |
| 5335 | msgstr "" | 4115 | msgstr "" |
| 5336 | 4116 | ||
| 5337 | #: plugins/check_tcp.c:548 | ||
| 5338 | msgid "Maxbytes must be a positive integer" | 4117 | msgid "Maxbytes must be a positive integer" |
| 5339 | msgstr "Maxbytes muss ein positiver Integer sein" | 4118 | msgstr "Maxbytes muss ein positiver Integer sein" |
| 5340 | 4119 | ||
| 5341 | #: plugins/check_tcp.c:566 | ||
| 5342 | msgid "Refuse must be one of ok, warn, crit" | 4120 | msgid "Refuse must be one of ok, warn, crit" |
| 5343 | msgstr "" | 4121 | msgstr "" |
| 5344 | 4122 | ||
| 5345 | #: plugins/check_tcp.c:576 | ||
| 5346 | msgid "Mismatch must be one of ok, warn, crit" | 4123 | msgid "Mismatch must be one of ok, warn, crit" |
| 5347 | msgstr "" | 4124 | msgstr "" |
| 5348 | 4125 | ||
| 5349 | #: plugins/check_tcp.c:582 | ||
| 5350 | msgid "Delay must be a positive integer" | 4126 | msgid "Delay must be a positive integer" |
| 5351 | msgstr "Delay muss ein positiver Integer sein" | 4127 | msgstr "Delay muss ein positiver Integer sein" |
| 5352 | 4128 | ||
| 5353 | #: plugins/check_tcp.c:637 | ||
| 5354 | #, fuzzy | 4129 | #, fuzzy |
| 5355 | msgid "You must provide a server address" | 4130 | msgid "You must provide a server address" |
| 5356 | msgstr "%s: Hostname muss angegeben werden\n" | 4131 | msgstr "%s: Hostname muss angegeben werden\n" |
| 5357 | 4132 | ||
| 5358 | #: plugins/check_tcp.c:639 | ||
| 5359 | #, fuzzy | 4133 | #, fuzzy |
| 5360 | msgid "Invalid hostname, address or socket" | 4134 | msgid "Invalid hostname, address or socket" |
| 5361 | msgstr "Ungültige(r) Hostname/Adresse" | 4135 | msgstr "Ungültige(r) Hostname/Adresse" |
| 5362 | 4136 | ||
| 5363 | #: plugins/check_tcp.c:653 | ||
| 5364 | #, fuzzy, c-format | 4137 | #, fuzzy, c-format |
| 5365 | msgid "" | 4138 | msgid "" |
| 5366 | "This plugin tests %s connections with the specified host (or unix socket).\n" | 4139 | "This plugin tests %s connections with the specified host (or unix socket).\n" |
| 5367 | "\n" | 4140 | "\n" |
| 5368 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." | 4141 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." |
| 5369 | 4142 | ||
| 5370 | #: plugins/check_tcp.c:666 | ||
| 5371 | msgid "" | 4143 | msgid "" |
| 5372 | "Can use \\n, \\r, \\t or \\\\ in send or quit string. Must come before send " | 4144 | "Can use \\n, \\r, \\t or \\\\ in send or quit string. Must come before send " |
| 5373 | "or quit option" | 4145 | "or quit option" |
| 5374 | msgstr "" | 4146 | msgstr "" |
| 5375 | 4147 | ||
| 5376 | #: plugins/check_tcp.c:667 | ||
| 5377 | msgid "Default: nothing added to send, \\r\\n added to end of quit" | 4148 | msgid "Default: nothing added to send, \\r\\n added to end of quit" |
| 5378 | msgstr "" | 4149 | msgstr "" |
| 5379 | 4150 | ||
| 5380 | #: plugins/check_tcp.c:669 | ||
| 5381 | msgid "String to send to the server" | 4151 | msgid "String to send to the server" |
| 5382 | msgstr "" | 4152 | msgstr "" |
| 5383 | 4153 | ||
| 5384 | #: plugins/check_tcp.c:671 | ||
| 5385 | msgid "String to expect in server response" | 4154 | msgid "String to expect in server response" |
| 5386 | msgstr "" | 4155 | msgstr "" |
| 5387 | 4156 | ||
| 5388 | #: plugins/check_tcp.c:671 | ||
| 5389 | msgid "(may be repeated)" | 4157 | msgid "(may be repeated)" |
| 5390 | msgstr "" | 4158 | msgstr "" |
| 5391 | 4159 | ||
| 5392 | #: plugins/check_tcp.c:673 | ||
| 5393 | msgid "All expect strings need to occur in server response. Default is any" | 4160 | msgid "All expect strings need to occur in server response. Default is any" |
| 5394 | msgstr "" | 4161 | msgstr "" |
| 5395 | 4162 | ||
| 5396 | #: plugins/check_tcp.c:675 | ||
| 5397 | msgid "String to send server to initiate a clean close of the connection" | 4163 | msgid "String to send server to initiate a clean close of the connection" |
| 5398 | msgstr "" | 4164 | msgstr "" |
| 5399 | 4165 | ||
| 5400 | #: plugins/check_tcp.c:677 | ||
| 5401 | msgid "Accept TCP refusals with states ok, warn, crit (default: crit)" | 4166 | msgid "Accept TCP refusals with states ok, warn, crit (default: crit)" |
| 5402 | msgstr "" | 4167 | msgstr "" |
| 5403 | 4168 | ||
| 5404 | #: plugins/check_tcp.c:679 | ||
| 5405 | msgid "" | 4169 | msgid "" |
| 5406 | "Accept expected string mismatches with states ok, warn, crit (default: warn)" | 4170 | "Accept expected string mismatches with states ok, warn, crit (default: warn)" |
| 5407 | msgstr "" | 4171 | msgstr "" |
| 5408 | 4172 | ||
| 5409 | #: plugins/check_tcp.c:681 | ||
| 5410 | #, fuzzy | 4173 | #, fuzzy |
| 5411 | msgid "Hide output from TCP socket" | 4174 | msgid "Hide output from TCP socket" |
| 5412 | msgstr "Konnte TCP socket nicht öffnen\n" | 4175 | msgstr "Konnte TCP socket nicht öffnen\n" |
| 5413 | 4176 | ||
| 5414 | #: plugins/check_tcp.c:683 | ||
| 5415 | msgid "Close connection once more than this number of bytes are received" | 4177 | msgid "Close connection once more than this number of bytes are received" |
| 5416 | msgstr "" | 4178 | msgstr "" |
| 5417 | 4179 | ||
| 5418 | #: plugins/check_tcp.c:685 | ||
| 5419 | msgid "Seconds to wait between sending string and polling for response" | 4180 | msgid "Seconds to wait between sending string and polling for response" |
| 5420 | msgstr "" | 4181 | msgstr "" |
| 5421 | 4182 | ||
| 5422 | #: plugins/check_tcp.c:690 | ||
| 5423 | msgid "1st is #days for warning, 2nd is critical (if not specified - 0)." | 4183 | msgid "1st is #days for warning, 2nd is critical (if not specified - 0)." |
| 5424 | msgstr "" | 4184 | msgstr "" |
| 5425 | 4185 | ||
| 5426 | #: plugins/check_tcp.c:692 | ||
| 5427 | msgid "Use SSL for the connection." | 4186 | msgid "Use SSL for the connection." |
| 5428 | msgstr "" | 4187 | msgstr "" |
| 5429 | 4188 | ||
| 5430 | #: plugins/check_tcp.c:694 | ||
| 5431 | msgid "SSL server_name" | 4189 | msgid "SSL server_name" |
| 5432 | msgstr "" | 4190 | msgstr "" |
| 5433 | 4191 | ||
| 5434 | #: plugins/check_time.c:102 | ||
| 5435 | #, c-format | 4192 | #, c-format |
| 5436 | msgid "TIME UNKNOWN - could not connect to server %s, port %d\n" | 4193 | msgid "TIME UNKNOWN - could not connect to server %s, port %d\n" |
| 5437 | msgstr "" | 4194 | msgstr "" |
| 5438 | 4195 | ||
| 5439 | #: plugins/check_time.c:115 | ||
| 5440 | #, c-format | 4196 | #, c-format |
| 5441 | msgid "TIME UNKNOWN - could not send UDP request to server %s, port %d\n" | 4197 | msgid "TIME UNKNOWN - could not send UDP request to server %s, port %d\n" |
| 5442 | msgstr "" | 4198 | msgstr "" |
| 5443 | 4199 | ||
| 5444 | #: plugins/check_time.c:139 | ||
| 5445 | #, c-format | 4200 | #, c-format |
| 5446 | msgid "TIME UNKNOWN - no data received from server %s, port %d\n" | 4201 | msgid "TIME UNKNOWN - no data received from server %s, port %d\n" |
| 5447 | msgstr "" | 4202 | msgstr "" |
| 5448 | 4203 | ||
| 5449 | #: plugins/check_time.c:152 | ||
| 5450 | #, c-format | 4204 | #, c-format |
| 5451 | msgid "TIME %s - %d second response time|%s\n" | 4205 | msgid "TIME %s - %d second response time|%s\n" |
| 5452 | msgstr "" | 4206 | msgstr "" |
| 5453 | 4207 | ||
| 5454 | #: plugins/check_time.c:170 | ||
| 5455 | #, c-format | 4208 | #, c-format |
| 5456 | msgid "TIME %s - %lu second time difference|%s %s\n" | 4209 | msgid "TIME %s - %lu second time difference|%s %s\n" |
| 5457 | msgstr "" | 4210 | msgstr "" |
| 5458 | 4211 | ||
| 5459 | #: plugins/check_time.c:254 | ||
| 5460 | msgid "Warning thresholds must be a positive integer" | 4212 | msgid "Warning thresholds must be a positive integer" |
| 5461 | msgstr "Warning thresholds muss ein positiver Integer sein" | 4213 | msgstr "Warning thresholds muss ein positiver Integer sein" |
| 5462 | 4214 | ||
| 5463 | #: plugins/check_time.c:273 | ||
| 5464 | msgid "Critical thresholds must be a positive integer" | 4215 | msgid "Critical thresholds must be a positive integer" |
| 5465 | msgstr "Critical thresholds muss ein positiver Integer sein" | 4216 | msgstr "Critical thresholds muss ein positiver Integer sein" |
| 5466 | 4217 | ||
| 5467 | #: plugins/check_time.c:339 | ||
| 5468 | #, fuzzy | 4218 | #, fuzzy |
| 5469 | msgid "This plugin will check the time on the specified host." | 4219 | msgid "This plugin will check the time on the specified host." |
| 5470 | msgstr "" | 4220 | msgstr "" |
| 5471 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" | 4221 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" |
| 5472 | "\n" | 4222 | "\n" |
| 5473 | 4223 | ||
| 5474 | #: plugins/check_time.c:351 | ||
| 5475 | msgid "Use UDP to connect, not TCP" | 4224 | msgid "Use UDP to connect, not TCP" |
| 5476 | msgstr "" | 4225 | msgstr "" |
| 5477 | 4226 | ||
| 5478 | #: plugins/check_time.c:353 | ||
| 5479 | msgid "Time difference (sec.) necessary to result in a warning status" | 4227 | msgid "Time difference (sec.) necessary to result in a warning status" |
| 5480 | msgstr "" | 4228 | msgstr "" |
| 5481 | 4229 | ||
| 5482 | #: plugins/check_time.c:355 | ||
| 5483 | msgid "Time difference (sec.) necessary to result in a critical status" | 4230 | msgid "Time difference (sec.) necessary to result in a critical status" |
| 5484 | msgstr "" | 4231 | msgstr "" |
| 5485 | 4232 | ||
| 5486 | #: plugins/check_time.c:357 | ||
| 5487 | msgid "Response time (sec.) necessary to result in warning status" | 4233 | msgid "Response time (sec.) necessary to result in warning status" |
| 5488 | msgstr "" | 4234 | msgstr "" |
| 5489 | 4235 | ||
| 5490 | #: plugins/check_time.c:359 | ||
| 5491 | msgid "Response time (sec.) necessary to result in critical status" | 4236 | msgid "Response time (sec.) necessary to result in critical status" |
| 5492 | msgstr "" | 4237 | msgstr "" |
| 5493 | 4238 | ||
| 5494 | #: plugins/check_ups.c:144 | ||
| 5495 | msgid "On Battery, Low Battery" | 4239 | msgid "On Battery, Low Battery" |
| 5496 | msgstr "" | 4240 | msgstr "" |
| 5497 | 4241 | ||
| 5498 | #: plugins/check_ups.c:149 | ||
| 5499 | msgid "Online" | 4242 | msgid "Online" |
| 5500 | msgstr "" | 4243 | msgstr "" |
| 5501 | 4244 | ||
| 5502 | #: plugins/check_ups.c:152 | ||
| 5503 | msgid "On Battery" | 4245 | msgid "On Battery" |
| 5504 | msgstr "" | 4246 | msgstr "" |
| 5505 | 4247 | ||
| 5506 | #: plugins/check_ups.c:156 | ||
| 5507 | msgid ", Low Battery" | 4248 | msgid ", Low Battery" |
| 5508 | msgstr "" | 4249 | msgstr "" |
| 5509 | 4250 | ||
| 5510 | #: plugins/check_ups.c:160 | ||
| 5511 | msgid ", Calibrating" | 4251 | msgid ", Calibrating" |
| 5512 | msgstr "" | 4252 | msgstr "" |
| 5513 | 4253 | ||
| 5514 | #: plugins/check_ups.c:163 | ||
| 5515 | msgid ", Replace Battery" | 4254 | msgid ", Replace Battery" |
| 5516 | msgstr "" | 4255 | msgstr "" |
| 5517 | 4256 | ||
| 5518 | #: plugins/check_ups.c:167 | ||
| 5519 | msgid ", On Bypass" | 4257 | msgid ", On Bypass" |
| 5520 | msgstr "" | 4258 | msgstr "" |
| 5521 | 4259 | ||
| 5522 | #: plugins/check_ups.c:170 | ||
| 5523 | msgid ", Overload" | 4260 | msgid ", Overload" |
| 5524 | msgstr "" | 4261 | msgstr "" |
| 5525 | 4262 | ||
| 5526 | #: plugins/check_ups.c:173 | ||
| 5527 | msgid ", Trimming" | 4263 | msgid ", Trimming" |
| 5528 | msgstr "" | 4264 | msgstr "" |
| 5529 | 4265 | ||
| 5530 | #: plugins/check_ups.c:176 | ||
| 5531 | msgid ", Boosting" | 4266 | msgid ", Boosting" |
| 5532 | msgstr "" | 4267 | msgstr "" |
| 5533 | 4268 | ||
| 5534 | #: plugins/check_ups.c:179 | ||
| 5535 | msgid ", Charging" | 4269 | msgid ", Charging" |
| 5536 | msgstr "" | 4270 | msgstr "" |
| 5537 | 4271 | ||
| 5538 | #: plugins/check_ups.c:182 | ||
| 5539 | msgid ", Discharging" | 4272 | msgid ", Discharging" |
| 5540 | msgstr "" | 4273 | msgstr "" |
| 5541 | 4274 | ||
| 5542 | #: plugins/check_ups.c:185 | ||
| 5543 | msgid ", Unknown" | 4275 | msgid ", Unknown" |
| 5544 | msgstr "" | 4276 | msgstr "" |
| 5545 | 4277 | ||
| 5546 | #: plugins/check_ups.c:324 | ||
| 5547 | #, fuzzy | 4278 | #, fuzzy |
| 5548 | msgid "UPS does not support any available options\n" | 4279 | msgid "UPS does not support any available options\n" |
| 5549 | msgstr "IPv6 Unterstützung nicht vorhanden" | 4280 | msgstr "IPv6 Unterstützung nicht vorhanden" |
| 5550 | 4281 | ||
| 5551 | #: plugins/check_ups.c:348 plugins/check_ups.c:414 | ||
| 5552 | #, fuzzy | 4282 | #, fuzzy |
| 5553 | msgid "Invalid response received from host" | 4283 | msgid "Invalid response received from host" |
| 5554 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" | 4284 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" |
| 5555 | 4285 | ||
| 5556 | #: plugins/check_ups.c:406 | ||
| 5557 | msgid "UPS name to long for buffer" | 4286 | msgid "UPS name to long for buffer" |
| 5558 | msgstr "" | 4287 | msgstr "" |
| 5559 | 4288 | ||
| 5560 | #: plugins/check_ups.c:423 | ||
| 5561 | #, fuzzy, c-format | 4289 | #, fuzzy, c-format |
| 5562 | msgid "CRITICAL - no such UPS '%s' on that host\n" | 4290 | msgid "CRITICAL - no such UPS '%s' on that host\n" |
| 5563 | msgstr "%s [%s nicht gefunden]" | 4291 | msgstr "%s [%s nicht gefunden]" |
| 5564 | 4292 | ||
| 5565 | #: plugins/check_ups.c:433 | ||
| 5566 | #, fuzzy | 4293 | #, fuzzy |
| 5567 | msgid "CRITICAL - UPS data is stale" | 4294 | msgid "CRITICAL - UPS data is stale" |
| 5568 | msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden" | 4295 | msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden" |
| 5569 | 4296 | ||
| 5570 | #: plugins/check_ups.c:438 | ||
| 5571 | #, fuzzy, c-format | 4297 | #, fuzzy, c-format |
| 5572 | msgid "Unknown error: %s\n" | 4298 | msgid "Unknown error: %s\n" |
| 5573 | msgstr "Papierfehler" | 4299 | msgstr "Papierfehler" |
| 5574 | 4300 | ||
| 5575 | #: plugins/check_ups.c:445 | ||
| 5576 | msgid "Error: unable to parse variable" | 4301 | msgid "Error: unable to parse variable" |
| 5577 | msgstr "" | 4302 | msgstr "" |
| 5578 | 4303 | ||
| 5579 | #: plugins/check_ups.c:552 | ||
| 5580 | msgid "Unrecognized UPS variable" | 4304 | msgid "Unrecognized UPS variable" |
| 5581 | msgstr "" | 4305 | msgstr "" |
| 5582 | 4306 | ||
| 5583 | #: plugins/check_ups.c:590 | ||
| 5584 | msgid "Error : no UPS indicated" | 4307 | msgid "Error : no UPS indicated" |
| 5585 | msgstr "" | 4308 | msgstr "" |
| 5586 | 4309 | ||
| 5587 | #: plugins/check_ups.c:610 | ||
| 5588 | #, fuzzy | 4310 | #, fuzzy |
| 5589 | msgid "" | 4311 | msgid "" |
| 5590 | "This plugin tests the UPS service on the specified host. Network UPS Tools" | 4312 | "This plugin tests the UPS service on the specified host. Network UPS Tools" |
| @@ -5592,515 +4314,406 @@ msgstr "" | |||
| 5592 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" | 4314 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" |
| 5593 | "\n" | 4315 | "\n" |
| 5594 | 4316 | ||
| 5595 | #: plugins/check_ups.c:611 | ||
| 5596 | msgid "from www.networkupstools.org must be running for this plugin to work." | 4317 | msgid "from www.networkupstools.org must be running for this plugin to work." |
| 5597 | msgstr "" | 4318 | msgstr "" |
| 5598 | 4319 | ||
| 5599 | #: plugins/check_ups.c:623 | ||
| 5600 | msgid "Name of UPS" | 4320 | msgid "Name of UPS" |
| 5601 | msgstr "" | 4321 | msgstr "" |
| 5602 | 4322 | ||
| 5603 | #: plugins/check_ups.c:625 | ||
| 5604 | msgid "Output of temperatures in Celsius" | 4323 | msgid "Output of temperatures in Celsius" |
| 5605 | msgstr "" | 4324 | msgstr "" |
| 5606 | 4325 | ||
| 5607 | #: plugins/check_ups.c:627 | ||
| 5608 | msgid "Valid values for STRING are" | 4326 | msgid "Valid values for STRING are" |
| 5609 | msgstr "" | 4327 | msgstr "" |
| 5610 | 4328 | ||
| 5611 | #: plugins/check_ups.c:638 | ||
| 5612 | msgid "" | 4329 | msgid "" |
| 5613 | "This plugin attempts to determine the status of a UPS (Uninterruptible Power" | 4330 | "This plugin attempts to determine the status of a UPS (Uninterruptible Power" |
| 5614 | msgstr "" | 4331 | msgstr "" |
| 5615 | 4332 | ||
| 5616 | #: plugins/check_ups.c:639 | ||
| 5617 | msgid "" | 4333 | msgid "" |
| 5618 | "Supply) on a local or remote host. If the UPS is online or calibrating, the" | 4334 | "Supply) on a local or remote host. If the UPS is online or calibrating, the" |
| 5619 | msgstr "" | 4335 | msgstr "" |
| 5620 | 4336 | ||
| 5621 | #: plugins/check_ups.c:640 | ||
| 5622 | msgid "" | 4337 | msgid "" |
| 5623 | "plugin will return an OK state. If the battery is on it will return a WARNING" | 4338 | "plugin will return an OK state. If the battery is on it will return a WARNING" |
| 5624 | msgstr "" | 4339 | msgstr "" |
| 5625 | 4340 | ||
| 5626 | #: plugins/check_ups.c:641 | ||
| 5627 | msgid "" | 4341 | msgid "" |
| 5628 | "state. If the UPS is off or has a low battery the plugin will return a " | 4342 | "state. If the UPS is off or has a low battery the plugin will return a " |
| 5629 | "CRITICAL" | 4343 | "CRITICAL" |
| 5630 | msgstr "" | 4344 | msgstr "" |
| 5631 | 4345 | ||
| 5632 | #: plugins/check_ups.c:646 | ||
| 5633 | msgid "" | 4346 | msgid "" |
| 5634 | "You may also specify a variable to check (such as temperature, utility " | 4347 | "You may also specify a variable to check (such as temperature, utility " |
| 5635 | "voltage," | 4348 | "voltage," |
| 5636 | msgstr "" | 4349 | msgstr "" |
| 5637 | 4350 | ||
| 5638 | #: plugins/check_ups.c:647 | ||
| 5639 | msgid "" | 4351 | msgid "" |
| 5640 | "battery load, etc.) as well as warning and critical thresholds for the value" | 4352 | "battery load, etc.) as well as warning and critical thresholds for the value" |
| 5641 | msgstr "" | 4353 | msgstr "" |
| 5642 | 4354 | ||
| 5643 | #: plugins/check_ups.c:648 | ||
| 5644 | msgid "" | 4355 | msgid "" |
| 5645 | "of that variable. If the remote host has multiple UPS that are being " | 4356 | "of that variable. If the remote host has multiple UPS that are being " |
| 5646 | "monitored" | 4357 | "monitored" |
| 5647 | msgstr "" | 4358 | msgstr "" |
| 5648 | 4359 | ||
| 5649 | #: plugins/check_ups.c:649 | ||
| 5650 | msgid "you will have to use the --ups option to specify which UPS to check." | 4360 | msgid "you will have to use the --ups option to specify which UPS to check." |
| 5651 | msgstr "" | 4361 | msgstr "" |
| 5652 | 4362 | ||
| 5653 | #: plugins/check_ups.c:651 | ||
| 5654 | msgid "" | 4363 | msgid "" |
| 5655 | "This plugin requires that the UPSD daemon distributed with Russell Kroll's" | 4364 | "This plugin requires that the UPSD daemon distributed with Russell Kroll's" |
| 5656 | msgstr "" | 4365 | msgstr "" |
| 5657 | 4366 | ||
| 5658 | #: plugins/check_ups.c:652 | ||
| 5659 | msgid "" | 4367 | msgid "" |
| 5660 | "Network UPS Tools be installed on the remote host. If you do not have the" | 4368 | "Network UPS Tools be installed on the remote host. If you do not have the" |
| 5661 | msgstr "" | 4369 | msgstr "" |
| 5662 | 4370 | ||
| 5663 | #: plugins/check_ups.c:653 | ||
| 5664 | msgid "package installed on your system, you can download it from" | 4371 | msgid "package installed on your system, you can download it from" |
| 5665 | msgstr "" | 4372 | msgstr "" |
| 5666 | 4373 | ||
| 5667 | #: plugins/check_ups.c:654 | ||
| 5668 | msgid "http://www.networkupstools.org" | 4374 | msgid "http://www.networkupstools.org" |
| 5669 | msgstr "" | 4375 | msgstr "" |
| 5670 | 4376 | ||
| 5671 | #: plugins/check_users.c:91 | ||
| 5672 | #, fuzzy, c-format | 4377 | #, fuzzy, c-format |
| 5673 | msgid "Could not enumerate RD sessions: %d\n" | 4378 | msgid "Could not enumerate RD sessions: %d\n" |
| 5674 | msgstr "Konnte·url·nicht·zuweisen\n" | 4379 | msgstr "Konnte·url·nicht·zuweisen\n" |
| 5675 | 4380 | ||
| 5676 | #: plugins/check_users.c:146 | ||
| 5677 | #, c-format | 4381 | #, c-format |
| 5678 | msgid "# users=%d" | 4382 | msgid "# users=%d" |
| 5679 | msgstr "" | 4383 | msgstr "" |
| 5680 | 4384 | ||
| 5681 | #: plugins/check_users.c:164 | ||
| 5682 | msgid "Unable to read output" | 4385 | msgid "Unable to read output" |
| 5683 | msgstr "" | 4386 | msgstr "" |
| 5684 | 4387 | ||
| 5685 | #: plugins/check_users.c:166 | ||
| 5686 | #, c-format | 4388 | #, c-format |
| 5687 | msgid "USERS %s - %d users currently logged in |%s\n" | 4389 | msgid "USERS %s - %d users currently logged in |%s\n" |
| 5688 | msgstr "" | 4390 | msgstr "" |
| 5689 | 4391 | ||
| 5690 | #: plugins/check_users.c:241 | ||
| 5691 | #, fuzzy | 4392 | #, fuzzy |
| 5692 | msgid "This plugin checks the number of users currently logged in on the local" | 4393 | msgid "This plugin checks the number of users currently logged in on the local" |
| 5693 | msgstr "" | 4394 | msgstr "" |
| 5694 | "Dieses Plugin prüft den freien Speicher auf einem gemounteten Filesystem\n" | 4395 | "Dieses Plugin prüft den freien Speicher auf einem gemounteten Filesystem\n" |
| 5695 | "und erzeugt einen Alarm wenn einer der angegebenen Schwellwerte " | 4396 | "und erzeugt einen Alarm wenn einer der angegebenen Schwellwerte " |
| 5696 | "unterschritten wird.\n" | 4397 | "unterschritten wird.\n" |
| 5697 | "\n" | 4398 | "\n" |
| 5698 | 4399 | ||
| 5699 | #: plugins/check_users.c:242 | ||
| 5700 | msgid "" | 4400 | msgid "" |
| 5701 | "system and generates an error if the number exceeds the thresholds specified." | 4401 | "system and generates an error if the number exceeds the thresholds specified." |
| 5702 | msgstr "" | 4402 | msgstr "" |
| 5703 | 4403 | ||
| 5704 | #: plugins/check_users.c:252 | ||
| 5705 | msgid "Set WARNING status if more than INTEGER users are logged in" | 4404 | msgid "Set WARNING status if more than INTEGER users are logged in" |
| 5706 | msgstr "" | 4405 | msgstr "" |
| 5707 | 4406 | ||
| 5708 | #: plugins/check_users.c:254 | ||
| 5709 | msgid "Set CRITICAL status if more than INTEGER users are logged in" | 4407 | msgid "Set CRITICAL status if more than INTEGER users are logged in" |
| 5710 | msgstr "" | 4408 | msgstr "" |
| 5711 | 4409 | ||
| 5712 | #: plugins/check_ide_smart.c:218 | ||
| 5713 | msgid "" | 4410 | msgid "" |
| 5714 | "DEPRECATION WARNING: the -q switch (quiet output) is no longer \"quiet\"." | 4411 | "DEPRECATION WARNING: the -q switch (quiet output) is no longer \"quiet\"." |
| 5715 | msgstr "" | 4412 | msgstr "" |
| 5716 | 4413 | ||
| 5717 | #: plugins/check_ide_smart.c:219 | ||
| 5718 | msgid "Nagios-compatible output is now always returned." | 4414 | msgid "Nagios-compatible output is now always returned." |
| 5719 | msgstr "" | 4415 | msgstr "" |
| 5720 | 4416 | ||
| 5721 | #: plugins/check_ide_smart.c:224 | ||
| 5722 | msgid "SMART commands are broken and have been disabled (See Notes in --help)." | 4417 | msgid "SMART commands are broken and have been disabled (See Notes in --help)." |
| 5723 | msgstr "" | 4418 | msgstr "" |
| 5724 | 4419 | ||
| 5725 | #: plugins/check_ide_smart.c:228 | ||
| 5726 | msgid "" | 4420 | msgid "" |
| 5727 | "DEPRECATION WARNING: the -n switch (Nagios-compatible output) is now the" | 4421 | "DEPRECATION WARNING: the -n switch (Nagios-compatible output) is now the" |
| 5728 | msgstr "" | 4422 | msgstr "" |
| 5729 | 4423 | ||
| 5730 | #: plugins/check_ide_smart.c:229 | ||
| 5731 | msgid "default and will be removed from future releases." | 4424 | msgid "default and will be removed from future releases." |
| 5732 | msgstr "" | 4425 | msgstr "" |
| 5733 | 4426 | ||
| 5734 | #: plugins/check_ide_smart.c:257 | ||
| 5735 | #, fuzzy, c-format | 4427 | #, fuzzy, c-format |
| 5736 | msgid "CRITICAL - Couldn't open device %s: %s\n" | 4428 | msgid "CRITICAL - Couldn't open device %s: %s\n" |
| 5737 | msgstr "CRITICAL - Device konnte nicht geöffnet werden: %s\n" | 4429 | msgstr "CRITICAL - Device konnte nicht geöffnet werden: %s\n" |
| 5738 | 4430 | ||
| 5739 | #: plugins/check_ide_smart.c:262 | ||
| 5740 | #, c-format | 4431 | #, c-format |
| 5741 | msgid "CRITICAL - SMART_CMD_ENABLE\n" | 4432 | msgid "CRITICAL - SMART_CMD_ENABLE\n" |
| 5742 | msgstr "" | 4433 | msgstr "" |
| 5743 | 4434 | ||
| 5744 | #: plugins/check_ide_smart.c:303 plugins/check_ide_smart.c:330 | ||
| 5745 | #, c-format | 4435 | #, c-format |
| 5746 | msgid "CRITICAL - SMART_READ_VALUES: %s\n" | 4436 | msgid "CRITICAL - SMART_READ_VALUES: %s\n" |
| 5747 | msgstr "" | 4437 | msgstr "" |
| 5748 | 4438 | ||
| 5749 | #: plugins/check_ide_smart.c:376 | ||
| 5750 | #, c-format | 4439 | #, c-format |
| 5751 | msgid "CRITICAL - %d Harddrive PreFailure%cDetected! %d/%d tests failed.\n" | 4440 | msgid "CRITICAL - %d Harddrive PreFailure%cDetected! %d/%d tests failed.\n" |
| 5752 | msgstr "" | 4441 | msgstr "" |
| 5753 | 4442 | ||
| 5754 | #: plugins/check_ide_smart.c:384 | ||
| 5755 | #, c-format | 4443 | #, c-format |
| 5756 | msgid "WARNING - %d Harddrive Advisor%s Detected. %d/%d tests failed.\n" | 4444 | msgid "WARNING - %d Harddrive Advisor%s Detected. %d/%d tests failed.\n" |
| 5757 | msgstr "" | 4445 | msgstr "" |
| 5758 | 4446 | ||
| 5759 | #: plugins/check_ide_smart.c:392 | ||
| 5760 | #, c-format | 4447 | #, c-format |
| 5761 | msgid "OK - Operational (%d/%d tests passed)\n" | 4448 | msgid "OK - Operational (%d/%d tests passed)\n" |
| 5762 | msgstr "" | 4449 | msgstr "" |
| 5763 | 4450 | ||
| 5764 | #: plugins/check_ide_smart.c:396 | ||
| 5765 | #, c-format | 4451 | #, c-format |
| 5766 | msgid "ERROR - Status '%d' unknown. %d/%d tests passed\n" | 4452 | msgid "ERROR - Status '%d' unknown. %d/%d tests passed\n" |
| 5767 | msgstr "" | 4453 | msgstr "" |
| 5768 | 4454 | ||
| 5769 | #: plugins/check_ide_smart.c:429 | ||
| 5770 | #, c-format | 4455 | #, c-format |
| 5771 | msgid "OffLineStatus=%d {%s}, AutoOffLine=%s, OffLineTimeout=%d minutes\n" | 4456 | msgid "OffLineStatus=%d {%s}, AutoOffLine=%s, OffLineTimeout=%d minutes\n" |
| 5772 | msgstr "" | 4457 | msgstr "" |
| 5773 | 4458 | ||
| 5774 | #: plugins/check_ide_smart.c:435 | ||
| 5775 | #, c-format | 4459 | #, c-format |
| 5776 | msgid "OffLineCapability=%d {%s %s %s}\n" | 4460 | msgid "OffLineCapability=%d {%s %s %s}\n" |
| 5777 | msgstr "" | 4461 | msgstr "" |
| 5778 | 4462 | ||
| 5779 | #: plugins/check_ide_smart.c:441 | ||
| 5780 | #, c-format | 4463 | #, c-format |
| 5781 | msgid "SmartRevision=%d, CheckSum=%d, SmartCapability=%d {%s %s}\n" | 4464 | msgid "SmartRevision=%d, CheckSum=%d, SmartCapability=%d {%s %s}\n" |
| 5782 | msgstr "" | 4465 | msgstr "" |
| 5783 | 4466 | ||
| 5784 | #: plugins/check_ide_smart.c:463 plugins/check_ide_smart.c:492 | ||
| 5785 | #, c-format | 4467 | #, c-format |
| 5786 | msgid "CRITICAL - %s: %s\n" | 4468 | msgid "CRITICAL - %s: %s\n" |
| 5787 | msgstr "" | 4469 | msgstr "" |
| 5788 | 4470 | ||
| 5789 | #: plugins/check_ide_smart.c:467 plugins/check_ide_smart.c:496 | ||
| 5790 | #, c-format | 4471 | #, c-format |
| 5791 | msgid "OK - Command sent (%s)\n" | 4472 | msgid "OK - Command sent (%s)\n" |
| 5792 | msgstr "" | 4473 | msgstr "" |
| 5793 | 4474 | ||
| 5794 | #: plugins/check_ide_smart.c:517 plugins/check_ide_smart.c:544 | ||
| 5795 | #, c-format | 4475 | #, c-format |
| 5796 | msgid "CRITICAL - SMART_READ_THRESHOLDS: %s\n" | 4476 | msgid "CRITICAL - SMART_READ_THRESHOLDS: %s\n" |
| 5797 | msgstr "" | 4477 | msgstr "" |
| 5798 | 4478 | ||
| 5799 | #: plugins/check_ide_smart.c:563 | ||
| 5800 | #, c-format | 4479 | #, c-format |
| 5801 | msgid "" | 4480 | msgid "" |
| 5802 | "This plugin checks a local hard drive with the (Linux specific) SMART " | 4481 | "This plugin checks a local hard drive with the (Linux specific) SMART " |
| 5803 | "interface [http://smartlinux.sourceforge.net/smart/index.php]." | 4482 | "interface [http://smartlinux.sourceforge.net/smart/index.php]." |
| 5804 | msgstr "" | 4483 | msgstr "" |
| 5805 | 4484 | ||
| 5806 | #: plugins/check_ide_smart.c:573 | ||
| 5807 | msgid "Select device DEVICE" | 4485 | msgid "Select device DEVICE" |
| 5808 | msgstr "" | 4486 | msgstr "" |
| 5809 | 4487 | ||
| 5810 | #: plugins/check_ide_smart.c:574 | ||
| 5811 | msgid "" | 4488 | msgid "" |
| 5812 | "Note: if the device is specified without this option, any further option will" | 4489 | "Note: if the device is specified without this option, any further option will" |
| 5813 | msgstr "" | 4490 | msgstr "" |
| 5814 | 4491 | ||
| 5815 | #: plugins/check_ide_smart.c:575 | ||
| 5816 | msgid "be ignored." | 4492 | msgid "be ignored." |
| 5817 | msgstr "" | 4493 | msgstr "" |
| 5818 | 4494 | ||
| 5819 | #: plugins/check_ide_smart.c:581 | ||
| 5820 | msgid "" | 4495 | msgid "" |
| 5821 | "The SMART command modes (-i/--immediate, -0/--auto-off and -1/--auto-on) were" | 4496 | "The SMART command modes (-i/--immediate, -0/--auto-off and -1/--auto-on) were" |
| 5822 | msgstr "" | 4497 | msgstr "" |
| 5823 | 4498 | ||
| 5824 | #: plugins/check_ide_smart.c:582 | ||
| 5825 | msgid "" | 4499 | msgid "" |
| 5826 | "broken in an underhand manner and have been disabled. You can use smartctl" | 4500 | "broken in an underhand manner and have been disabled. You can use smartctl" |
| 5827 | msgstr "" | 4501 | msgstr "" |
| 5828 | 4502 | ||
| 5829 | #: plugins/check_ide_smart.c:583 | ||
| 5830 | msgid "instead:" | 4503 | msgid "instead:" |
| 5831 | msgstr "" | 4504 | msgstr "" |
| 5832 | 4505 | ||
| 5833 | #: plugins/check_ide_smart.c:584 | ||
| 5834 | msgid "-0/--auto-off: use \"smartctl --offlineauto=off\"" | 4506 | msgid "-0/--auto-off: use \"smartctl --offlineauto=off\"" |
| 5835 | msgstr "" | 4507 | msgstr "" |
| 5836 | 4508 | ||
| 5837 | #: plugins/check_ide_smart.c:585 | ||
| 5838 | msgid "-1/--auto-on: use \"smartctl --offlineauto=on\"" | 4509 | msgid "-1/--auto-on: use \"smartctl --offlineauto=on\"" |
| 5839 | msgstr "" | 4510 | msgstr "" |
| 5840 | 4511 | ||
| 5841 | #: plugins/check_ide_smart.c:586 | ||
| 5842 | msgid "-i/--immediate: use \"smartctl --test=offline\"" | 4512 | msgid "-i/--immediate: use \"smartctl --test=offline\"" |
| 5843 | msgstr "" | 4513 | msgstr "" |
| 5844 | 4514 | ||
| 5845 | #: plugins/negate.c:96 | ||
| 5846 | #, fuzzy | 4515 | #, fuzzy |
| 5847 | msgid "No data returned from command\n" | 4516 | msgid "No data returned from command\n" |
| 5848 | msgstr "Keine Daten empfangen %s\n" | 4517 | msgstr "Keine Daten empfangen %s\n" |
| 5849 | 4518 | ||
| 5850 | #: plugins/negate.c:166 | ||
| 5851 | msgid "" | 4519 | msgid "" |
| 5852 | "Timeout result must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) " | 4520 | "Timeout result must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) " |
| 5853 | "or integer (0-3)." | 4521 | "or integer (0-3)." |
| 5854 | msgstr "" | 4522 | msgstr "" |
| 5855 | 4523 | ||
| 5856 | #: plugins/negate.c:170 | ||
| 5857 | msgid "" | 4524 | msgid "" |
| 5858 | "Ok must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or integer " | 4525 | "Ok must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or integer " |
| 5859 | "(0-3)." | 4526 | "(0-3)." |
| 5860 | msgstr "" | 4527 | msgstr "" |
| 5861 | 4528 | ||
| 5862 | #: plugins/negate.c:176 | ||
| 5863 | msgid "" | 4529 | msgid "" |
| 5864 | "Warning must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or " | 4530 | "Warning must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or " |
| 5865 | "integer (0-3)." | 4531 | "integer (0-3)." |
| 5866 | msgstr "" | 4532 | msgstr "" |
| 5867 | 4533 | ||
| 5868 | #: plugins/negate.c:181 | ||
| 5869 | msgid "" | 4534 | msgid "" |
| 5870 | "Critical must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or " | 4535 | "Critical must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or " |
| 5871 | "integer (0-3)." | 4536 | "integer (0-3)." |
| 5872 | msgstr "" | 4537 | msgstr "" |
| 5873 | 4538 | ||
| 5874 | #: plugins/negate.c:186 | ||
| 5875 | msgid "" | 4539 | msgid "" |
| 5876 | "Unknown must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or " | 4540 | "Unknown must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or " |
| 5877 | "integer (0-3)." | 4541 | "integer (0-3)." |
| 5878 | msgstr "" | 4542 | msgstr "" |
| 5879 | 4543 | ||
| 5880 | #: plugins/negate.c:213 | ||
| 5881 | msgid "Require path to command" | 4544 | msgid "Require path to command" |
| 5882 | msgstr "" | 4545 | msgstr "" |
| 5883 | 4546 | ||
| 5884 | #: plugins/negate.c:224 | ||
| 5885 | msgid "" | 4547 | msgid "" |
| 5886 | "Negates the status of a plugin (returns OK for CRITICAL and vice-versa)." | 4548 | "Negates the status of a plugin (returns OK for CRITICAL and vice-versa)." |
| 5887 | msgstr "" | 4549 | msgstr "" |
| 5888 | 4550 | ||
| 5889 | #: plugins/negate.c:225 | ||
| 5890 | msgid "Additional switches can be used to control which state becomes what." | 4551 | msgid "Additional switches can be used to control which state becomes what." |
| 5891 | msgstr "" | 4552 | msgstr "" |
| 5892 | 4553 | ||
| 5893 | #: plugins/negate.c:234 | ||
| 5894 | msgid "Keep timeout longer than the plugin timeout to retain CRITICAL status." | 4554 | msgid "Keep timeout longer than the plugin timeout to retain CRITICAL status." |
| 5895 | msgstr "" | 4555 | msgstr "" |
| 5896 | 4556 | ||
| 5897 | #: plugins/negate.c:236 | ||
| 5898 | msgid "Custom result on Negate timeouts; see below for STATUS definition\n" | 4557 | msgid "Custom result on Negate timeouts; see below for STATUS definition\n" |
| 5899 | msgstr "" | 4558 | msgstr "" |
| 5900 | 4559 | ||
| 5901 | #: plugins/negate.c:242 | ||
| 5902 | #, c-format | 4560 | #, c-format |
| 5903 | msgid "" | 4561 | msgid "" |
| 5904 | " STATUS can be 'OK', 'WARNING', 'CRITICAL' or 'UNKNOWN' without single\n" | 4562 | " STATUS can be 'OK', 'WARNING', 'CRITICAL' or 'UNKNOWN' without single\n" |
| 5905 | msgstr "" | 4563 | msgstr "" |
| 5906 | 4564 | ||
| 5907 | #: plugins/negate.c:243 | ||
| 5908 | #, c-format | 4565 | #, c-format |
| 5909 | msgid "" | 4566 | msgid "" |
| 5910 | " quotes. Numeric values are accepted. If nothing is specified, permutes\n" | 4567 | " quotes. Numeric values are accepted. If nothing is specified, permutes\n" |
| 5911 | msgstr "" | 4568 | msgstr "" |
| 5912 | 4569 | ||
| 5913 | #: plugins/negate.c:244 | ||
| 5914 | #, c-format | 4570 | #, c-format |
| 5915 | msgid " OK and CRITICAL.\n" | 4571 | msgid " OK and CRITICAL.\n" |
| 5916 | msgstr "" | 4572 | msgstr "" |
| 5917 | 4573 | ||
| 5918 | #: plugins/negate.c:246 | ||
| 5919 | #, c-format | 4574 | #, c-format |
| 5920 | msgid "" | 4575 | msgid "" |
| 5921 | " Substitute output text as well. Will only substitute text in CAPITALS\n" | 4576 | " Substitute output text as well. Will only substitute text in CAPITALS\n" |
| 5922 | msgstr "" | 4577 | msgstr "" |
| 5923 | 4578 | ||
| 5924 | #: plugins/negate.c:251 | ||
| 5925 | msgid "Run check_ping and invert result. Must use full path to plugin" | 4579 | msgid "Run check_ping and invert result. Must use full path to plugin" |
| 5926 | msgstr "" | 4580 | msgstr "" |
| 5927 | 4581 | ||
| 5928 | #: plugins/negate.c:253 | ||
| 5929 | msgid "This will return OK instead of WARNING and UNKNOWN instead of CRITICAL" | 4582 | msgid "This will return OK instead of WARNING and UNKNOWN instead of CRITICAL" |
| 5930 | msgstr "" | 4583 | msgstr "" |
| 5931 | 4584 | ||
| 5932 | #: plugins/negate.c:256 | ||
| 5933 | msgid "" | 4585 | msgid "" |
| 5934 | "This plugin is a wrapper to take the output of another plugin and invert it." | 4586 | "This plugin is a wrapper to take the output of another plugin and invert it." |
| 5935 | msgstr "" | 4587 | msgstr "" |
| 5936 | 4588 | ||
| 5937 | #: plugins/negate.c:257 | ||
| 5938 | msgid "The full path of the plugin must be provided." | 4589 | msgid "The full path of the plugin must be provided." |
| 5939 | msgstr "" | 4590 | msgstr "" |
| 5940 | 4591 | ||
| 5941 | #: plugins/negate.c:258 | ||
| 5942 | msgid "If the wrapped plugin returns OK, the wrapper will return CRITICAL." | 4592 | msgid "If the wrapped plugin returns OK, the wrapper will return CRITICAL." |
| 5943 | msgstr "" | 4593 | msgstr "" |
| 5944 | 4594 | ||
| 5945 | #: plugins/negate.c:259 | ||
| 5946 | msgid "If the wrapped plugin returns CRITICAL, the wrapper will return OK." | 4595 | msgid "If the wrapped plugin returns CRITICAL, the wrapper will return OK." |
| 5947 | msgstr "" | 4596 | msgstr "" |
| 5948 | 4597 | ||
| 5949 | #: plugins/negate.c:260 | ||
| 5950 | msgid "Otherwise, the output state of the wrapped plugin is unchanged." | 4598 | msgid "Otherwise, the output state of the wrapped plugin is unchanged." |
| 5951 | msgstr "" | 4599 | msgstr "" |
| 5952 | 4600 | ||
| 5953 | #: plugins/negate.c:262 | ||
| 5954 | msgid "" | 4601 | msgid "" |
| 5955 | "Using timeout-result, it is possible to override the timeout behaviour or a" | 4602 | "Using timeout-result, it is possible to override the timeout behaviour or a" |
| 5956 | msgstr "" | 4603 | msgstr "" |
| 5957 | 4604 | ||
| 5958 | #: plugins/negate.c:263 | ||
| 5959 | msgid "plugin by setting the negate timeout a bit lower." | 4605 | msgid "plugin by setting the negate timeout a bit lower." |
| 5960 | msgstr "" | 4606 | msgstr "" |
| 5961 | 4607 | ||
| 5962 | #: plugins/netutils.c:49 | ||
| 5963 | #, fuzzy, c-format | 4608 | #, fuzzy, c-format |
| 5964 | msgid "%s - Socket timeout after %d seconds\n" | 4609 | msgid "%s - Socket timeout after %d seconds\n" |
| 5965 | msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n" | 4610 | msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n" |
| 5966 | 4611 | ||
| 5967 | #: plugins/netutils.c:51 | ||
| 5968 | #, fuzzy, c-format | 4612 | #, fuzzy, c-format |
| 5969 | msgid "%s - Abnormal timeout after %d seconds\n" | 4613 | msgid "%s - Abnormal timeout after %d seconds\n" |
| 5970 | msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n" | 4614 | msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n" |
| 5971 | 4615 | ||
| 5972 | #: plugins/netutils.c:79 plugins/netutils.c:292 | ||
| 5973 | msgid "Send failed" | 4616 | msgid "Send failed" |
| 5974 | msgstr "" | 4617 | msgstr "" |
| 5975 | 4618 | ||
| 5976 | #: plugins/netutils.c:96 plugins/netutils.c:307 | ||
| 5977 | #, fuzzy | 4619 | #, fuzzy |
| 5978 | msgid "No data was received from host!" | 4620 | msgid "No data was received from host!" |
| 5979 | msgstr "Keine Daten empfangen %s\n" | 4621 | msgstr "Keine Daten empfangen %s\n" |
| 5980 | 4622 | ||
| 5981 | #: plugins/netutils.c:209 plugins/netutils.c:245 | ||
| 5982 | msgid "Socket creation failed" | 4623 | msgid "Socket creation failed" |
| 5983 | msgstr "" | 4624 | msgstr "" |
| 5984 | 4625 | ||
| 5985 | #: plugins/netutils.c:238 | ||
| 5986 | msgid "Supplied path too long unix domain socket" | 4626 | msgid "Supplied path too long unix domain socket" |
| 5987 | msgstr "" | 4627 | msgstr "" |
| 5988 | 4628 | ||
| 5989 | #: plugins/netutils.c:316 | ||
| 5990 | msgid "Receive failed" | 4629 | msgid "Receive failed" |
| 5991 | msgstr "" | 4630 | msgstr "" |
| 5992 | 4631 | ||
| 5993 | #: plugins/netutils.c:342 plugins-root/check_dhcp.c:1310 | ||
| 5994 | #, fuzzy, c-format | 4632 | #, fuzzy, c-format |
| 5995 | msgid "Invalid hostname/address - %s" | 4633 | msgid "Invalid hostname/address - %s" |
| 5996 | msgstr "" | 4634 | msgstr "" |
| 5997 | "Ungültige(r) Name/Adresse: %s\n" | 4635 | "Ungültige(r) Name/Adresse: %s\n" |
| 5998 | "\n" | 4636 | "\n" |
| 5999 | 4637 | ||
| 6000 | #: plugins/popen.c:133 | ||
| 6001 | #, fuzzy | 4638 | #, fuzzy |
| 6002 | msgid "Could not malloc argv array in popen()" | 4639 | msgid "Could not malloc argv array in popen()" |
| 6003 | msgstr "Konnte addr nicht zuweisen\n" | 4640 | msgstr "Konnte addr nicht zuweisen\n" |
| 6004 | 4641 | ||
| 6005 | #: plugins/popen.c:143 | ||
| 6006 | #, fuzzy | 4642 | #, fuzzy |
| 6007 | msgid "CRITICAL - You need more args!!!" | 4643 | msgid "CRITICAL - You need more args!!!" |
| 6008 | msgstr "CRITICAL - Fehler: %s\n" | 4644 | msgstr "CRITICAL - Fehler: %s\n" |
| 6009 | 4645 | ||
| 6010 | #: plugins/popen.c:201 | ||
| 6011 | #, fuzzy | 4646 | #, fuzzy |
| 6012 | msgid "Cannot catch SIGCHLD" | 4647 | msgid "Cannot catch SIGCHLD" |
| 6013 | msgstr "Konnte SIGALRM nicht erhalten" | 4648 | msgstr "Konnte SIGALRM nicht erhalten" |
| 6014 | 4649 | ||
| 6015 | #: plugins/popen.c:287 | ||
| 6016 | #, fuzzy, c-format | 4650 | #, fuzzy, c-format |
| 6017 | msgid "CRITICAL - Plugin timed out after %d seconds\n" | 4651 | msgid "CRITICAL - Plugin timed out after %d seconds\n" |
| 6018 | msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n" | 4652 | msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n" |
| 6019 | 4653 | ||
| 6020 | #: plugins/popen.c:290 | ||
| 6021 | msgid "CRITICAL - popen timeout received, but no child process" | 4654 | msgid "CRITICAL - popen timeout received, but no child process" |
| 6022 | msgstr "" | 4655 | msgstr "" |
| 6023 | 4656 | ||
| 6024 | #: plugins/urlize.c:129 | ||
| 6025 | #, c-format | 4657 | #, c-format |
| 6026 | msgid "" | 4658 | msgid "" |
| 6027 | "%s UNKNOWN - No data received from host\n" | 4659 | "%s UNKNOWN - No data received from host\n" |
| 6028 | "CMD: %s</A>\n" | 4660 | "CMD: %s</A>\n" |
| 6029 | msgstr "" | 4661 | msgstr "" |
| 6030 | 4662 | ||
| 6031 | #: plugins/urlize.c:168 | ||
| 6032 | msgid "" | 4663 | msgid "" |
| 6033 | "This plugin wraps the text output of another command (plugin) in HTML <A>" | 4664 | "This plugin wraps the text output of another command (plugin) in HTML <A>" |
| 6034 | msgstr "" | 4665 | msgstr "" |
| 6035 | 4666 | ||
| 6036 | #: plugins/urlize.c:169 | ||
| 6037 | msgid "" | 4667 | msgid "" |
| 6038 | "tags, thus displaying the child plugin's output as a clickable link in " | 4668 | "tags, thus displaying the child plugin's output as a clickable link in " |
| 6039 | "compatible" | 4669 | "compatible" |
| 6040 | msgstr "" | 4670 | msgstr "" |
| 6041 | 4671 | ||
| 6042 | #: plugins/urlize.c:170 | ||
| 6043 | msgid "" | 4672 | msgid "" |
| 6044 | "monitoring status screen. This plugin returns the status of the invoked " | 4673 | "monitoring status screen. This plugin returns the status of the invoked " |
| 6045 | "plugin." | 4674 | "plugin." |
| 6046 | msgstr "" | 4675 | msgstr "" |
| 6047 | 4676 | ||
| 6048 | #: plugins/urlize.c:180 | ||
| 6049 | msgid "" | 4677 | msgid "" |
| 6050 | "Pay close attention to quoting to ensure that the shell passes the expected" | 4678 | "Pay close attention to quoting to ensure that the shell passes the expected" |
| 6051 | msgstr "" | 4679 | msgstr "" |
| 6052 | 4680 | ||
| 6053 | #: plugins/urlize.c:181 | ||
| 6054 | msgid "data to the plugin. For example, in:" | 4681 | msgid "data to the plugin. For example, in:" |
| 6055 | msgstr "" | 4682 | msgstr "" |
| 6056 | 4683 | ||
| 6057 | #: plugins/urlize.c:182 | ||
| 6058 | msgid "urlize http://example.com/ check_http -H example.com -r 'two words'" | 4684 | msgid "urlize http://example.com/ check_http -H example.com -r 'two words'" |
| 6059 | msgstr "" | 4685 | msgstr "" |
| 6060 | 4686 | ||
| 6061 | #: plugins/urlize.c:183 | ||
| 6062 | msgid "the shell will remove the single quotes and urlize will see:" | 4687 | msgid "the shell will remove the single quotes and urlize will see:" |
| 6063 | msgstr "" | 4688 | msgstr "" |
| 6064 | 4689 | ||
| 6065 | #: plugins/urlize.c:184 | ||
| 6066 | msgid "urlize http://example.com/ check_http -H example.com -r two words" | 4690 | msgid "urlize http://example.com/ check_http -H example.com -r two words" |
| 6067 | msgstr "" | 4691 | msgstr "" |
| 6068 | 4692 | ||
| 6069 | #: plugins/urlize.c:185 | ||
| 6070 | msgid "You probably want:" | 4693 | msgid "You probably want:" |
| 6071 | msgstr "" | 4694 | msgstr "" |
| 6072 | 4695 | ||
| 6073 | #: plugins/urlize.c:186 | ||
| 6074 | msgid "urlize http://example.com/ \"check_http -H example.com -r 'two words'\"" | 4696 | msgid "urlize http://example.com/ \"check_http -H example.com -r 'two words'\"" |
| 6075 | msgstr "" | 4697 | msgstr "" |
| 6076 | 4698 | ||
| 6077 | #: plugins/utils.c:479 | ||
| 6078 | #, fuzzy | 4699 | #, fuzzy |
| 6079 | msgid "failed realloc in strpcpy\n" | 4700 | msgid "failed realloc in strpcpy\n" |
| 6080 | msgstr "konnte keinen Speicher für '%s' reservieren\n" | 4701 | msgstr "konnte keinen Speicher für '%s' reservieren\n" |
| 6081 | 4702 | ||
| 6082 | #: plugins/utils.c:521 | ||
| 6083 | #, fuzzy | 4703 | #, fuzzy |
| 6084 | msgid "failed malloc in strscat\n" | 4704 | msgid "failed malloc in strscat\n" |
| 6085 | msgstr "konnte keinen Speicher für '%s' reservieren\n" | 4705 | msgstr "konnte keinen Speicher für '%s' reservieren\n" |
| 6086 | 4706 | ||
| 6087 | #: plugins/utils.c:541 | ||
| 6088 | #, fuzzy | 4707 | #, fuzzy |
| 6089 | msgid "failed malloc in xvasprintf\n" | 4708 | msgid "failed malloc in xvasprintf\n" |
| 6090 | msgstr "konnte keinen Speicher für '%s' reservieren\n" | 4709 | msgstr "konnte keinen Speicher für '%s' reservieren\n" |
| 6091 | |||
| 6092 | #: plugins/utils.c:819 | ||
| 6093 | msgid "sysconf error for _SC_OPEN_MAX\n" | ||
| 6094 | msgstr "" | ||
| 6095 | 4710 | ||
| 6096 | #: plugins/utils.h:127 | ||
| 6097 | #, c-format | 4711 | #, c-format |
| 6098 | msgid "" | 4712 | msgid "" |
| 6099 | " %s (-h | --help) for detailed help\n" | 4713 | " %s (-h | --help) for detailed help\n" |
| 6100 | " %s (-V | --version) for version information\n" | 4714 | " %s (-V | --version) for version information\n" |
| 6101 | msgstr "" | 4715 | msgstr "" |
| 6102 | 4716 | ||
| 6103 | #: plugins/utils.h:131 | ||
| 6104 | msgid "" | 4717 | msgid "" |
| 6105 | "\n" | 4718 | "\n" |
| 6106 | "Options:\n" | 4719 | "Options:\n" |
| @@ -6110,7 +4723,6 @@ msgid "" | |||
| 6110 | " Print version information\n" | 4723 | " Print version information\n" |
| 6111 | msgstr "" | 4724 | msgstr "" |
| 6112 | 4725 | ||
| 6113 | #: plugins/utils.h:138 | ||
| 6114 | #, c-format | 4726 | #, c-format |
| 6115 | msgid "" | 4727 | msgid "" |
| 6116 | " -H, --hostname=ADDRESS\n" | 4728 | " -H, --hostname=ADDRESS\n" |
| @@ -6119,7 +4731,6 @@ msgid "" | |||
| 6119 | " Port number (default: %s)\n" | 4731 | " Port number (default: %s)\n" |
| 6120 | msgstr "" | 4732 | msgstr "" |
| 6121 | 4733 | ||
| 6122 | #: plugins/utils.h:144 | ||
| 6123 | msgid "" | 4734 | msgid "" |
| 6124 | " -4, --use-ipv4\n" | 4735 | " -4, --use-ipv4\n" |
| 6125 | " Use IPv4 connection\n" | 4736 | " Use IPv4 connection\n" |
| @@ -6127,14 +4738,12 @@ msgid "" | |||
| 6127 | " Use IPv6 connection\n" | 4738 | " Use IPv6 connection\n" |
| 6128 | msgstr "" | 4739 | msgstr "" |
| 6129 | 4740 | ||
| 6130 | #: plugins/utils.h:150 | ||
| 6131 | msgid "" | 4741 | msgid "" |
| 6132 | " -v, --verbose\n" | 4742 | " -v, --verbose\n" |
| 6133 | " Show details for command-line debugging (output may be truncated by\n" | 4743 | " Show details for command-line debugging (output may be truncated by\n" |
| 6134 | " the monitoring system)\n" | 4744 | " the monitoring system)\n" |
| 6135 | msgstr "" | 4745 | msgstr "" |
| 6136 | 4746 | ||
| 6137 | #: plugins/utils.h:155 | ||
| 6138 | msgid "" | 4747 | msgid "" |
| 6139 | " -w, --warning=DOUBLE\n" | 4748 | " -w, --warning=DOUBLE\n" |
| 6140 | " Response time to result in warning status (seconds)\n" | 4749 | " Response time to result in warning status (seconds)\n" |
| @@ -6142,7 +4751,6 @@ msgid "" | |||
| 6142 | " Response time to result in critical status (seconds)\n" | 4751 | " Response time to result in critical status (seconds)\n" |
| 6143 | msgstr "" | 4752 | msgstr "" |
| 6144 | 4753 | ||
| 6145 | #: plugins/utils.h:161 | ||
| 6146 | msgid "" | 4754 | msgid "" |
| 6147 | " -w, --warning=RANGE\n" | 4755 | " -w, --warning=RANGE\n" |
| 6148 | " Warning range (format: start:end). Alert if outside this range\n" | 4756 | " Warning range (format: start:end). Alert if outside this range\n" |
| @@ -6150,21 +4758,18 @@ msgid "" | |||
| 6150 | " Critical range\n" | 4758 | " Critical range\n" |
| 6151 | msgstr "" | 4759 | msgstr "" |
| 6152 | 4760 | ||
| 6153 | #: plugins/utils.h:167 | ||
| 6154 | #, c-format | 4761 | #, c-format |
| 6155 | msgid "" | 4762 | msgid "" |
| 6156 | " -t, --timeout=INTEGER\n" | 4763 | " -t, --timeout=INTEGER\n" |
| 6157 | " Seconds before connection times out (default: %d)\n" | 4764 | " Seconds before connection times out (default: %d)\n" |
| 6158 | msgstr "" | 4765 | msgstr "" |
| 6159 | 4766 | ||
| 6160 | #: plugins/utils.h:171 | ||
| 6161 | #, c-format | 4767 | #, c-format |
| 6162 | msgid "" | 4768 | msgid "" |
| 6163 | " -t, --timeout=INTEGER\n" | 4769 | " -t, --timeout=INTEGER\n" |
| 6164 | " Seconds before plugin times out (default: %d)\n" | 4770 | " Seconds before plugin times out (default: %d)\n" |
| 6165 | msgstr "" | 4771 | msgstr "" |
| 6166 | 4772 | ||
| 6167 | #: plugins/utils.h:176 | ||
| 6168 | msgid "" | 4773 | msgid "" |
| 6169 | " --extra-opts=[section][@file]\n" | 4774 | " --extra-opts=[section][@file]\n" |
| 6170 | " Read options from an ini file. See\n" | 4775 | " Read options from an ini file. See\n" |
| @@ -6172,14 +4777,12 @@ msgid "" | |||
| 6172 | " for usage and examples.\n" | 4777 | " for usage and examples.\n" |
| 6173 | msgstr "" | 4778 | msgstr "" |
| 6174 | 4779 | ||
| 6175 | #: plugins/utils.h:185 | ||
| 6176 | msgid "" | 4780 | msgid "" |
| 6177 | " See:\n" | 4781 | " See:\n" |
| 6178 | " https://www.monitoring-plugins.org/doc/guidelines.html#THRESHOLDFORMAT\n" | 4782 | " https://www.monitoring-plugins.org/doc/guidelines.html#THRESHOLDFORMAT\n" |
| 6179 | " for THRESHOLD format and examples.\n" | 4783 | " for THRESHOLD format and examples.\n" |
| 6180 | msgstr "" | 4784 | msgstr "" |
| 6181 | 4785 | ||
| 6182 | #: plugins/utils.h:190 | ||
| 6183 | msgid "" | 4786 | msgid "" |
| 6184 | "\n" | 4787 | "\n" |
| 6185 | "Send email to help@monitoring-plugins.org if you have questions regarding\n" | 4788 | "Send email to help@monitoring-plugins.org if you have questions regarding\n" |
| @@ -6188,7 +4791,6 @@ msgid "" | |||
| 6188 | "\n" | 4791 | "\n" |
| 6189 | msgstr "" | 4792 | msgstr "" |
| 6190 | 4793 | ||
| 6191 | #: plugins/utils.h:195 | ||
| 6192 | msgid "" | 4794 | msgid "" |
| 6193 | "\n" | 4795 | "\n" |
| 6194 | "The Monitoring Plugins come with ABSOLUTELY NO WARRANTY. You may " | 4796 | "The Monitoring Plugins come with ABSOLUTELY NO WARRANTY. You may " |
| @@ -6197,410 +4799,361 @@ msgid "" | |||
| 6197 | "For more information about these matters, see the file named COPYING.\n" | 4799 | "For more information about these matters, see the file named COPYING.\n" |
| 6198 | msgstr "" | 4800 | msgstr "" |
| 6199 | 4801 | ||
| 6200 | #: plugins-root/check_dhcp.c:317 | ||
| 6201 | #, c-format | 4802 | #, c-format |
| 6202 | msgid "Error: Could not get hardware address of interface '%s'\n" | 4803 | msgid "Error: Could not get hardware address of interface '%s'\n" |
| 6203 | msgstr "" | 4804 | msgstr "" |
| 6204 | 4805 | ||
| 6205 | #: plugins-root/check_dhcp.c:340 | ||
| 6206 | #, c-format | 4806 | #, c-format |
| 6207 | msgid "Error: if_nametoindex error - %s.\n" | 4807 | msgid "Error: if_nametoindex error - %s.\n" |
| 6208 | msgstr "" | 4808 | msgstr "" |
| 6209 | 4809 | ||
| 6210 | #: plugins-root/check_dhcp.c:345 | ||
| 6211 | #, c-format | 4810 | #, c-format |
| 6212 | msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n" | 4811 | msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n" |
| 6213 | msgstr "" | 4812 | msgstr "" |
| 6214 | 4813 | ||
| 6215 | #: plugins-root/check_dhcp.c:350 | ||
| 6216 | #, c-format | 4814 | #, c-format |
| 6217 | msgid "" | 4815 | msgid "" |
| 6218 | "Error: Couldn't get hardware address from interface %s. malloc error - %s.\n" | 4816 | "Error: Couldn't get hardware address from interface %s. malloc error - %s.\n" |
| 6219 | msgstr "" | 4817 | msgstr "" |
| 6220 | 4818 | ||
| 6221 | #: plugins-root/check_dhcp.c:355 | ||
| 6222 | #, c-format | 4819 | #, c-format |
| 6223 | msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n" | 4820 | msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n" |
| 6224 | msgstr "" | 4821 | msgstr "" |
| 6225 | 4822 | ||
| 6226 | #: plugins-root/check_dhcp.c:386 | ||
| 6227 | #, c-format | 4823 | #, c-format |
| 6228 | msgid "" | 4824 | msgid "" |
| 6229 | "Error: can't find unit number in interface_name (%s) - expecting TypeNumber " | 4825 | "Error: can't find unit number in interface_name (%s) - expecting TypeNumber " |
| 6230 | "eg lnc0.\n" | 4826 | "eg lnc0.\n" |
| 6231 | msgstr "" | 4827 | msgstr "" |
| 6232 | 4828 | ||
| 6233 | #: plugins-root/check_dhcp.c:391 plugins-root/check_dhcp.c:403 | ||
| 6234 | #, c-format | 4829 | #, c-format |
| 6235 | msgid "" | 4830 | msgid "" |
| 6236 | "Error: can't read MAC address from DLPI streams interface for device %s unit " | 4831 | "Error: can't read MAC address from DLPI streams interface for device %s unit " |
| 6237 | "%d.\n" | 4832 | "%d.\n" |
| 6238 | msgstr "" | 4833 | msgstr "" |
| 6239 | 4834 | ||
| 6240 | #: plugins-root/check_dhcp.c:409 | ||
| 6241 | #, c-format | 4835 | #, c-format |
| 6242 | msgid "" | 4836 | msgid "" |
| 6243 | "Error: can't get MAC address for this architecture. Use the --mac option.\n" | 4837 | "Error: can't get MAC address for this architecture. Use the --mac option.\n" |
| 6244 | msgstr "" | 4838 | msgstr "" |
| 6245 | 4839 | ||
| 6246 | #: plugins-root/check_dhcp.c:428 | ||
| 6247 | #, c-format | 4840 | #, c-format |
| 6248 | msgid "Error: Cannot determine IP address of interface %s\n" | 4841 | msgid "Error: Cannot determine IP address of interface %s\n" |
| 6249 | msgstr "" | 4842 | msgstr "" |
| 6250 | 4843 | ||
| 6251 | #: plugins-root/check_dhcp.c:436 | ||
| 6252 | #, c-format | 4844 | #, c-format |
| 6253 | msgid "Error: Cannot get interface IP address on this platform.\n" | 4845 | msgid "Error: Cannot get interface IP address on this platform.\n" |
| 6254 | msgstr "" | 4846 | msgstr "" |
| 6255 | 4847 | ||
| 6256 | #: plugins-root/check_dhcp.c:441 | ||
| 6257 | #, c-format | 4848 | #, c-format |
| 6258 | msgid "Pretending to be relay client %s\n" | 4849 | msgid "Pretending to be relay client %s\n" |
| 6259 | msgstr "" | 4850 | msgstr "" |
| 6260 | 4851 | ||
| 6261 | #: plugins-root/check_dhcp.c:521 | ||
| 6262 | #, c-format | 4852 | #, c-format |
| 6263 | msgid "DHCPDISCOVER to %s port %d\n" | 4853 | msgid "DHCPDISCOVER to %s port %d\n" |
| 6264 | msgstr "" | 4854 | msgstr "" |
| 6265 | 4855 | ||
| 6266 | #: plugins-root/check_dhcp.c:573 | ||
| 6267 | #, c-format | 4856 | #, c-format |
| 6268 | msgid "Result=ERROR\n" | 4857 | msgid "Result=ERROR\n" |
| 6269 | msgstr "" | 4858 | msgstr "" |
| 6270 | 4859 | ||
| 6271 | #: plugins-root/check_dhcp.c:579 | ||
| 6272 | #, c-format | 4860 | #, c-format |
| 6273 | msgid "Result=OK\n" | 4861 | msgid "Result=OK\n" |
| 6274 | msgstr "" | 4862 | msgstr "" |
| 6275 | 4863 | ||
| 6276 | #: plugins-root/check_dhcp.c:589 | ||
| 6277 | #, c-format | 4864 | #, c-format |
| 6278 | msgid "DHCPOFFER from IP address %s" | 4865 | msgid "DHCPOFFER from IP address %s" |
| 6279 | msgstr "" | 4866 | msgstr "" |
| 6280 | 4867 | ||
| 6281 | #: plugins-root/check_dhcp.c:590 | ||
| 6282 | #, c-format | 4868 | #, c-format |
| 6283 | msgid " via %s\n" | 4869 | msgid " via %s\n" |
| 6284 | msgstr "" | 4870 | msgstr "" |
| 6285 | 4871 | ||
| 6286 | #: plugins-root/check_dhcp.c:597 | ||
| 6287 | #, c-format | 4872 | #, c-format |
| 6288 | msgid "" | 4873 | msgid "" |
| 6289 | "DHCPOFFER XID (%u) did not match DHCPDISCOVER XID (%u) - ignoring packet\n" | 4874 | "DHCPOFFER XID (%u) did not match DHCPDISCOVER XID (%u) - ignoring packet\n" |
| 6290 | msgstr "" | 4875 | msgstr "" |
| 6291 | 4876 | ||
| 6292 | #: plugins-root/check_dhcp.c:619 | ||
| 6293 | #, c-format | 4877 | #, c-format |
| 6294 | msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n" | 4878 | msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n" |
| 6295 | msgstr "" | 4879 | msgstr "" |
| 6296 | 4880 | ||
| 6297 | #: plugins-root/check_dhcp.c:637 | ||
| 6298 | #, c-format | 4881 | #, c-format |
| 6299 | msgid "Total responses seen on the wire: %d\n" | 4882 | msgid "Total responses seen on the wire: %d\n" |
| 6300 | msgstr "" | 4883 | msgstr "" |
| 6301 | 4884 | ||
| 6302 | #: plugins-root/check_dhcp.c:638 | ||
| 6303 | #, fuzzy, c-format | 4885 | #, fuzzy, c-format |
| 6304 | msgid "Valid responses for this machine: %d\n" | 4886 | msgid "Valid responses for this machine: %d\n" |
| 6305 | msgstr "Keine Antwort vom Host \n" | 4887 | msgstr "Keine Antwort vom Host \n" |
| 6306 | 4888 | ||
| 6307 | #: plugins-root/check_dhcp.c:653 | ||
| 6308 | #, c-format | 4889 | #, c-format |
| 6309 | msgid "send_dhcp_packet result: %d\n" | 4890 | msgid "send_dhcp_packet result: %d\n" |
| 6310 | msgstr "" | 4891 | msgstr "" |
| 6311 | 4892 | ||
| 6312 | #: plugins-root/check_dhcp.c:686 | ||
| 6313 | #, fuzzy, c-format | 4893 | #, fuzzy, c-format |
| 6314 | msgid "No (more) data received (nfound: %d)\n" | 4894 | msgid "No (more) data received (nfound: %d)\n" |
| 6315 | msgstr "Keine Daten empfangen %s\n" | 4895 | msgstr "Keine Daten empfangen %s\n" |
| 6316 | 4896 | ||
| 6317 | #: plugins-root/check_dhcp.c:699 | ||
| 6318 | #, c-format | 4897 | #, c-format |
| 6319 | msgid "recvfrom() failed, " | 4898 | msgid "recvfrom() failed, " |
| 6320 | msgstr "" | 4899 | msgstr "" |
| 6321 | 4900 | ||
| 6322 | #: plugins-root/check_dhcp.c:706 | ||
| 6323 | #, c-format | 4901 | #, c-format |
| 6324 | msgid "receive_dhcp_packet() result: %d\n" | 4902 | msgid "receive_dhcp_packet() result: %d\n" |
| 6325 | msgstr "" | 4903 | msgstr "" |
| 6326 | 4904 | ||
| 6327 | #: plugins-root/check_dhcp.c:707 | ||
| 6328 | #, c-format | 4905 | #, c-format |
| 6329 | msgid "receive_dhcp_packet() source: %s\n" | 4906 | msgid "receive_dhcp_packet() source: %s\n" |
| 6330 | msgstr "" | 4907 | msgstr "" |
| 6331 | 4908 | ||
| 6332 | #: plugins-root/check_dhcp.c:737 | ||
| 6333 | #, c-format | 4909 | #, c-format |
| 6334 | msgid "Error: Could not create socket!\n" | 4910 | msgid "Error: Could not create socket!\n" |
| 6335 | msgstr "" | 4911 | msgstr "" |
| 6336 | 4912 | ||
| 6337 | #: plugins-root/check_dhcp.c:747 | ||
| 6338 | #, c-format | 4913 | #, c-format |
| 6339 | msgid "Error: Could not set reuse address option on DHCP socket!\n" | 4914 | msgid "Error: Could not set reuse address option on DHCP socket!\n" |
| 6340 | msgstr "" | 4915 | msgstr "" |
| 6341 | 4916 | ||
| 6342 | #: plugins-root/check_dhcp.c:753 | ||
| 6343 | #, c-format | 4917 | #, c-format |
| 6344 | msgid "Error: Could not set broadcast option on DHCP socket!\n" | 4918 | msgid "Error: Could not set broadcast option on DHCP socket!\n" |
| 6345 | msgstr "" | 4919 | msgstr "" |
| 6346 | 4920 | ||
| 6347 | #: plugins-root/check_dhcp.c:762 | ||
| 6348 | #, c-format | 4921 | #, c-format |
| 6349 | msgid "" | 4922 | msgid "" |
| 6350 | "Error: Could not bind socket to interface %s. Check your privileges...\n" | 4923 | "Error: Could not bind socket to interface %s. Check your privileges...\n" |
| 6351 | msgstr "" | 4924 | msgstr "" |
| 6352 | 4925 | ||
| 6353 | #: plugins-root/check_dhcp.c:773 | ||
| 6354 | #, c-format | 4926 | #, c-format |
| 6355 | msgid "" | 4927 | msgid "" |
| 6356 | "Error: Could not bind to DHCP socket (port %d)! Check your privileges...\n" | 4928 | "Error: Could not bind to DHCP socket (port %d)! Check your privileges...\n" |
| 6357 | msgstr "" | 4929 | msgstr "" |
| 6358 | 4930 | ||
| 6359 | #: plugins-root/check_dhcp.c:807 | ||
| 6360 | #, c-format | 4931 | #, c-format |
| 6361 | msgid "Requested server address: %s\n" | 4932 | msgid "Requested server address: %s\n" |
| 6362 | msgstr "" | 4933 | msgstr "" |
| 6363 | 4934 | ||
| 6364 | #: plugins-root/check_dhcp.c:869 | ||
| 6365 | #, c-format | 4935 | #, c-format |
| 6366 | msgid "Lease Time: Infinite\n" | 4936 | msgid "Lease Time: Infinite\n" |
| 6367 | msgstr "" | 4937 | msgstr "" |
| 6368 | 4938 | ||
| 6369 | #: plugins-root/check_dhcp.c:871 | ||
| 6370 | #, c-format | 4939 | #, c-format |
| 6371 | msgid "Lease Time: %lu seconds\n" | 4940 | msgid "Lease Time: %lu seconds\n" |
| 6372 | msgstr "" | 4941 | msgstr "" |
| 6373 | 4942 | ||
| 6374 | #: plugins-root/check_dhcp.c:873 | ||
| 6375 | #, c-format | 4943 | #, c-format |
| 6376 | msgid "Renewal Time: Infinite\n" | 4944 | msgid "Renewal Time: Infinite\n" |
| 6377 | msgstr "" | 4945 | msgstr "" |
| 6378 | 4946 | ||
| 6379 | #: plugins-root/check_dhcp.c:875 | ||
| 6380 | #, c-format | 4947 | #, c-format |
| 6381 | msgid "Renewal Time: %lu seconds\n" | 4948 | msgid "Renewal Time: %lu seconds\n" |
| 6382 | msgstr "" | 4949 | msgstr "" |
| 6383 | 4950 | ||
| 6384 | #: plugins-root/check_dhcp.c:877 | ||
| 6385 | #, c-format | 4951 | #, c-format |
| 6386 | msgid "Rebinding Time: Infinite\n" | 4952 | msgid "Rebinding Time: Infinite\n" |
| 6387 | msgstr "" | 4953 | msgstr "" |
| 6388 | 4954 | ||
| 6389 | #: plugins-root/check_dhcp.c:878 | ||
| 6390 | #, c-format | 4955 | #, c-format |
| 6391 | msgid "Rebinding Time: %lu seconds\n" | 4956 | msgid "Rebinding Time: %lu seconds\n" |
| 6392 | msgstr "" | 4957 | msgstr "" |
| 6393 | 4958 | ||
| 6394 | #: plugins-root/check_dhcp.c:906 | ||
| 6395 | #, c-format | 4959 | #, c-format |
| 6396 | msgid "Added offer from server @ %s" | 4960 | msgid "Added offer from server @ %s" |
| 6397 | msgstr "" | 4961 | msgstr "" |
| 6398 | 4962 | ||
| 6399 | #: plugins-root/check_dhcp.c:907 | ||
| 6400 | #, c-format | 4963 | #, c-format |
| 6401 | msgid " of IP address %s\n" | 4964 | msgid " of IP address %s\n" |
| 6402 | msgstr "" | 4965 | msgstr "" |
| 6403 | 4966 | ||
| 6404 | #: plugins-root/check_dhcp.c:974 | ||
| 6405 | #, c-format | 4967 | #, c-format |
| 6406 | msgid "DHCP Server Match: Offerer=%s" | 4968 | msgid "DHCP Server Match: Offerer=%s" |
| 6407 | msgstr "" | 4969 | msgstr "" |
| 6408 | 4970 | ||
| 6409 | #: plugins-root/check_dhcp.c:975 | ||
| 6410 | #, c-format | 4971 | #, c-format |
| 6411 | msgid " Requested=%s" | 4972 | msgid " Requested=%s" |
| 6412 | msgstr "" | 4973 | msgstr "" |
| 6413 | 4974 | ||
| 6414 | #: plugins-root/check_dhcp.c:977 | ||
| 6415 | #, c-format | 4975 | #, c-format |
| 6416 | msgid " (duplicate)" | 4976 | msgid " (duplicate)" |
| 6417 | msgstr "" | 4977 | msgstr "" |
| 6418 | 4978 | ||
| 6419 | #: plugins-root/check_dhcp.c:978 | ||
| 6420 | #, c-format | 4979 | #, c-format |
| 6421 | msgid "\n" | 4980 | msgid "\n" |
| 6422 | msgstr "" | 4981 | msgstr "" |
| 6423 | 4982 | ||
| 6424 | #: plugins-root/check_dhcp.c:1026 | ||
| 6425 | #, c-format | 4983 | #, c-format |
| 6426 | msgid "No DHCPOFFERs were received.\n" | 4984 | msgid "No DHCPOFFERs were received.\n" |
| 6427 | msgstr "" | 4985 | msgstr "" |
| 6428 | 4986 | ||
| 6429 | #: plugins-root/check_dhcp.c:1030 | ||
| 6430 | #, c-format | 4987 | #, c-format |
| 6431 | msgid "Received %d DHCPOFFER(s)" | 4988 | msgid "Received %d DHCPOFFER(s)" |
| 6432 | msgstr "" | 4989 | msgstr "" |
| 6433 | 4990 | ||
| 6434 | #: plugins-root/check_dhcp.c:1033 | 4991 | #, c-format |
| 4992 | msgid ", Rogue DHCP Server detected! Server %s" | ||
| 4993 | msgstr "" | ||
| 4994 | |||
| 4995 | #, c-format | ||
| 4996 | msgid " offered %s \n" | ||
| 4997 | msgstr "" | ||
| 4998 | |||
| 6435 | #, c-format | 4999 | #, c-format |
| 6436 | msgid ", %s%d of %d requested servers responded" | 5000 | msgid ", %s%d of %d requested servers responded" |
| 6437 | msgstr "" | 5001 | msgstr "" |
| 6438 | 5002 | ||
| 6439 | #: plugins-root/check_dhcp.c:1036 | ||
| 6440 | #, c-format | 5003 | #, c-format |
| 6441 | msgid ", requested address (%s) was %soffered" | 5004 | msgid ", requested address (%s) was %soffered" |
| 6442 | msgstr "" | 5005 | msgstr "" |
| 6443 | 5006 | ||
| 6444 | #: plugins-root/check_dhcp.c:1036 | ||
| 6445 | msgid "not " | 5007 | msgid "not " |
| 6446 | msgstr "" | 5008 | msgstr "" |
| 6447 | 5009 | ||
| 6448 | #: plugins-root/check_dhcp.c:1038 | ||
| 6449 | #, c-format | 5010 | #, c-format |
| 6450 | msgid ", max lease time = " | 5011 | msgid ", max lease time = " |
| 6451 | msgstr "" | 5012 | msgstr "" |
| 6452 | 5013 | ||
| 6453 | #: plugins-root/check_dhcp.c:1040 | ||
| 6454 | #, c-format | 5014 | #, c-format |
| 6455 | msgid "Infinity" | 5015 | msgid "Infinity" |
| 6456 | msgstr "" | 5016 | msgstr "" |
| 6457 | 5017 | ||
| 6458 | #: plugins-root/check_dhcp.c:1160 | ||
| 6459 | msgid "Got unexpected non-option argument" | 5018 | msgid "Got unexpected non-option argument" |
| 6460 | msgstr "" | 5019 | msgstr "" |
| 6461 | 5020 | ||
| 6462 | #: plugins-root/check_dhcp.c:1202 | ||
| 6463 | #, c-format | 5021 | #, c-format |
| 6464 | msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n" | 5022 | msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n" |
| 6465 | msgstr "" | 5023 | msgstr "" |
| 6466 | 5024 | ||
| 6467 | #: plugins-root/check_dhcp.c:1214 | ||
| 6468 | #, c-format | 5025 | #, c-format |
| 6469 | msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n" | 5026 | msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n" |
| 6470 | msgstr "" | 5027 | msgstr "" |
| 6471 | 5028 | ||
| 6472 | #: plugins-root/check_dhcp.c:1227 | ||
| 6473 | #, c-format | 5029 | #, c-format |
| 6474 | msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n" | 5030 | msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n" |
| 6475 | msgstr "" | 5031 | msgstr "" |
| 6476 | 5032 | ||
| 6477 | #: plugins-root/check_dhcp.c:1239 | ||
| 6478 | #, c-format | 5033 | #, c-format |
| 6479 | msgid "" | 5034 | msgid "" |
| 6480 | "Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n" | 5035 | "Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n" |
| 6481 | msgstr "" | 5036 | msgstr "" |
| 6482 | 5037 | ||
| 6483 | #: plugins-root/check_dhcp.c:1263 | ||
| 6484 | #, c-format | 5038 | #, c-format |
| 6485 | msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n" | 5039 | msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n" |
| 6486 | msgstr "" | 5040 | msgstr "" |
| 6487 | 5041 | ||
| 6488 | #: plugins-root/check_dhcp.c:1342 | ||
| 6489 | #, c-format | 5042 | #, c-format |
| 6490 | msgid "Hardware address: " | 5043 | msgid "Hardware address: " |
| 6491 | msgstr "" | 5044 | msgstr "" |
| 6492 | 5045 | ||
| 6493 | #: plugins-root/check_dhcp.c:1358 | ||
| 6494 | msgid "This plugin tests the availability of DHCP servers on a network." | 5046 | msgid "This plugin tests the availability of DHCP servers on a network." |
| 6495 | msgstr "" | 5047 | msgstr "" |
| 6496 | 5048 | ||
| 6497 | #: plugins-root/check_dhcp.c:1370 | ||
| 6498 | msgid "IP address of DHCP server that we must hear from" | 5049 | msgid "IP address of DHCP server that we must hear from" |
| 6499 | msgstr "" | 5050 | msgstr "" |
| 6500 | 5051 | ||
| 6501 | #: plugins-root/check_dhcp.c:1372 | ||
| 6502 | msgid "IP address that should be offered by at least one DHCP server" | 5052 | msgid "IP address that should be offered by at least one DHCP server" |
| 6503 | msgstr "" | 5053 | msgstr "" |
| 6504 | 5054 | ||
| 6505 | #: plugins-root/check_dhcp.c:1374 | ||
| 6506 | msgid "Seconds to wait for DHCPOFFER before timeout occurs" | 5055 | msgid "Seconds to wait for DHCPOFFER before timeout occurs" |
| 6507 | msgstr "" | 5056 | msgstr "" |
| 6508 | 5057 | ||
| 6509 | #: plugins-root/check_dhcp.c:1376 | ||
| 6510 | msgid "Interface to to use for listening (i.e. eth0)" | 5058 | msgid "Interface to to use for listening (i.e. eth0)" |
| 6511 | msgstr "" | 5059 | msgstr "" |
| 6512 | 5060 | ||
| 6513 | #: plugins-root/check_dhcp.c:1378 | ||
| 6514 | msgid "MAC address to use in the DHCP request" | 5061 | msgid "MAC address to use in the DHCP request" |
| 6515 | msgstr "" | 5062 | msgstr "" |
| 6516 | 5063 | ||
| 6517 | #: plugins-root/check_dhcp.c:1380 | ||
| 6518 | msgid "Unicast testing: mimic a DHCP relay, requires -s" | 5064 | msgid "Unicast testing: mimic a DHCP relay, requires -s" |
| 6519 | msgstr "" | 5065 | msgstr "" |
| 6520 | 5066 | ||
| 6521 | #: plugins-root/check_icmp.c:1572 | 5067 | msgid "" |
| 5068 | "Only requested DHCP server may response (rogue DHCP server detection), " | ||
| 5069 | "requires -s" | ||
| 5070 | msgstr "" | ||
| 5071 | |||
| 6522 | msgid "specify a target" | 5072 | msgid "specify a target" |
| 6523 | msgstr "" | 5073 | msgstr "" |
| 6524 | 5074 | ||
| 6525 | #: plugins-root/check_icmp.c:1574 | ||
| 6526 | msgid "Use IPv4 (default) or IPv6 to communicate with the targets" | 5075 | msgid "Use IPv4 (default) or IPv6 to communicate with the targets" |
| 6527 | msgstr "" | 5076 | msgstr "" |
| 6528 | 5077 | ||
| 6529 | #: plugins-root/check_icmp.c:1576 | ||
| 6530 | #, fuzzy | 5078 | #, fuzzy |
| 6531 | msgid "warning threshold (currently " | 5079 | msgid "warning threshold (currently " |
| 6532 | msgstr "Warning threshold Integer sein" | 5080 | msgstr "Warning threshold Integer sein" |
| 6533 | 5081 | ||
| 6534 | #: plugins-root/check_icmp.c:1579 | ||
| 6535 | #, fuzzy | 5082 | #, fuzzy |
| 6536 | msgid "critical threshold (currently " | 5083 | msgid "critical threshold (currently " |
| 6537 | msgstr "Critical threshold muss ein Integer sein" | 5084 | msgstr "Critical threshold muss ein Integer sein" |
| 6538 | 5085 | ||
| 6539 | #: plugins-root/check_icmp.c:1582 | 5086 | msgid "" |
| 5087 | "RTA, round trip average, mode warning,critical, ex. 100ms,200ms unit in ms" | ||
| 5088 | msgstr "" | ||
| 5089 | |||
| 5090 | msgid "packet loss mode, ex. 40%,50% , unit in %" | ||
| 5091 | msgstr "" | ||
| 5092 | |||
| 5093 | msgid "jitter mode warning,critical, ex. 40.000ms,50.000ms , unit in ms " | ||
| 5094 | msgstr "" | ||
| 5095 | |||
| 5096 | msgid "MOS mode, between 0 and 4.4 warning,critical, ex. 3.5,3.0" | ||
| 5097 | msgstr "" | ||
| 5098 | |||
| 5099 | msgid "score mode, max value 100 warning,critical, ex. 80,70 " | ||
| 5100 | msgstr "" | ||
| 5101 | |||
| 5102 | msgid "detect out of order ICMP packts " | ||
| 5103 | msgstr "" | ||
| 5104 | |||
| 6540 | #, fuzzy | 5105 | #, fuzzy |
| 6541 | msgid "specify a source IP address or device name" | 5106 | msgid "specify a source IP address or device name" |
| 6542 | msgstr "Hostname oder Serveradresse muss angegeben werden" | 5107 | msgstr "Hostname oder Serveradresse muss angegeben werden" |
| 6543 | 5108 | ||
| 6544 | #: plugins-root/check_icmp.c:1584 | ||
| 6545 | msgid "number of packets to send (currently " | 5109 | msgid "number of packets to send (currently " |
| 6546 | msgstr "" | 5110 | msgstr "" |
| 6547 | 5111 | ||
| 6548 | #: plugins-root/check_icmp.c:1587 | ||
| 6549 | msgid "max packet interval (currently " | 5112 | msgid "max packet interval (currently " |
| 6550 | msgstr "" | 5113 | msgstr "" |
| 6551 | 5114 | ||
| 6552 | #: plugins-root/check_icmp.c:1590 | ||
| 6553 | msgid "max target interval (currently " | 5115 | msgid "max target interval (currently " |
| 6554 | msgstr "" | 5116 | msgstr "" |
| 6555 | 5117 | ||
| 6556 | #: plugins-root/check_icmp.c:1593 | ||
| 6557 | msgid "number of alive hosts required for success" | 5118 | msgid "number of alive hosts required for success" |
| 6558 | msgstr "" | 5119 | msgstr "" |
| 6559 | 5120 | ||
| 6560 | #: plugins-root/check_icmp.c:1596 | ||
| 6561 | msgid "TTL on outgoing packets (currently " | 5121 | msgid "TTL on outgoing packets (currently " |
| 6562 | msgstr "" | 5122 | msgstr "" |
| 6563 | 5123 | ||
| 6564 | #: plugins-root/check_icmp.c:1599 | ||
| 6565 | msgid "timeout value (seconds, currently " | 5124 | msgid "timeout value (seconds, currently " |
| 6566 | msgstr "" | 5125 | msgstr "" |
| 6567 | 5126 | ||
| 6568 | #: plugins-root/check_icmp.c:1602 | ||
| 6569 | msgid "Number of icmp data bytes to send" | 5127 | msgid "Number of icmp data bytes to send" |
| 6570 | msgstr "" | 5128 | msgstr "" |
| 6571 | 5129 | ||
| 6572 | #: plugins-root/check_icmp.c:1603 | ||
| 6573 | msgid "Packet size will be data bytes + icmp header (currently" | 5130 | msgid "Packet size will be data bytes + icmp header (currently" |
| 6574 | msgstr "" | 5131 | msgstr "" |
| 6575 | 5132 | ||
| 6576 | #: plugins-root/check_icmp.c:1605 | ||
| 6577 | msgid "verbose" | 5133 | msgid "verbose" |
| 6578 | msgstr "" | 5134 | msgstr "" |
| 6579 | 5135 | ||
| 6580 | #: plugins-root/check_icmp.c:1609 | 5136 | msgid "If none of R,P,J,M,S or O is specified, default behavior is -R -P" |
| 5137 | msgstr "" | ||
| 5138 | |||
| 6581 | msgid "The -H switch is optional. Naming a host (or several) to check is not." | 5139 | msgid "The -H switch is optional. Naming a host (or several) to check is not." |
| 6582 | msgstr "" | 5140 | msgstr "" |
| 6583 | 5141 | ||
| 6584 | #: plugins-root/check_icmp.c:1611 | ||
| 6585 | msgid "" | 5142 | msgid "" |
| 6586 | "Threshold format for -w and -c is 200.25,60% for 200.25 msec RTA and 60%" | 5143 | "Threshold format for -w and -c is 200.25,60% for 200.25 msec RTA and 60%" |
| 6587 | msgstr "" | 5144 | msgstr "" |
| 6588 | 5145 | ||
| 6589 | #: plugins-root/check_icmp.c:1612 | ||
| 6590 | msgid "packet loss. The default values should work well for most users." | 5146 | msgid "packet loss. The default values should work well for most users." |
| 6591 | msgstr "" | 5147 | msgstr "" |
| 6592 | 5148 | ||
| 6593 | #: plugins-root/check_icmp.c:1613 | ||
| 6594 | msgid "" | 5149 | msgid "" |
| 6595 | "You can specify different RTA factors using the standardized abbreviations" | 5150 | "You can specify different RTA factors using the standardized abbreviations" |
| 6596 | msgstr "" | 5151 | msgstr "" |
| 6597 | 5152 | ||
| 6598 | #: plugins-root/check_icmp.c:1614 | ||
| 6599 | msgid "" | 5153 | msgid "" |
| 6600 | "us (microseconds), ms (milliseconds, default) or just plain s for seconds." | 5154 | "us (microseconds), ms (milliseconds, default) or just plain s for seconds." |
| 6601 | msgstr "" | 5155 | msgstr "" |
| 6602 | 5156 | ||
| 6603 | #: plugins-root/check_icmp.c:1620 | ||
| 6604 | msgid "The -v switch can be specified several times for increased verbosity." | 5157 | msgid "The -v switch can be specified several times for increased verbosity." |
| 6605 | msgstr "" | 5158 | msgstr "" |
| 6606 | 5159 | ||
| @@ -6624,10 +5177,10 @@ msgstr "" | |||
| 6624 | #~ msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n" | 5177 | #~ msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n" |
| 6625 | 5178 | ||
| 6626 | #~ msgid "Invalid HTTP response received from host\n" | 5179 | #~ msgid "Invalid HTTP response received from host\n" |
| 6627 | #~ msgstr "Ungültige HTTP Antwort von Host empfangen\n" | 5180 | #~ msgstr "Ungültige HTTP Antwort von Host empfangen\n" |
| 6628 | 5181 | ||
| 6629 | #~ msgid "Invalid HTTP response received from host on port %d\n" | 5182 | #~ msgid "Invalid HTTP response received from host on port %d\n" |
| 6630 | #~ msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n" | 5183 | #~ msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n" |
| 6631 | 5184 | ||
| 6632 | #~ msgid "HTTP CRITICAL: %s\n" | 5185 | #~ msgid "HTTP CRITICAL: %s\n" |
| 6633 | #~ msgstr "HTTP CRITICAL: %s\n" | 5186 | #~ msgstr "HTTP CRITICAL: %s\n" |
| @@ -6656,11 +5209,11 @@ msgstr "" | |||
| 6656 | 5209 | ||
| 6657 | #, fuzzy | 5210 | #, fuzzy |
| 6658 | #~ msgid "HTTP UNKNOWN - could not allocate url\n" | 5211 | #~ msgid "HTTP UNKNOWN - could not allocate url\n" |
| 6659 | #~ msgstr "HTTP UNKNOWN - Konnte·url·nicht·zuweisen\n" | 5212 | #~ msgstr "HTTP UNKNOWN - Konnte·url·nicht·zuweisen\n" |
| 6660 | 5213 | ||
| 6661 | #, fuzzy | 5214 | #, fuzzy |
| 6662 | #~ msgid "snmpget returned an error status" | 5215 | #~ msgid "snmpget returned an error status" |
| 6663 | #~ msgstr "dig hat einen Fehler zurückgegeben" | 5216 | #~ msgstr "dig hat einen Fehler zurückgegeben" |
| 6664 | 5217 | ||
| 6665 | #, fuzzy | 5218 | #, fuzzy |
| 6666 | #~ msgid "Invalid critical threshold" | 5219 | #~ msgid "Invalid critical threshold" |
| @@ -6704,7 +5257,7 @@ msgstr "" | |||
| 6704 | #~ " ssh anweisen Protokoll 2 zu verwenden\n" | 5257 | #~ " ssh anweisen Protokoll 2 zu verwenden\n" |
| 6705 | #~ " -S, --skiplines=n\n" | 5258 | #~ " -S, --skiplines=n\n" |
| 6706 | #~ " Ignoriere die ersten n Zeilen auf STDERR (um Logon Banner zu " | 5259 | #~ " Ignoriere die ersten n Zeilen auf STDERR (um Logon Banner zu " |
| 6707 | #~ "unterdrücken)\n" | 5260 | #~ "unterdrücken)\n" |
| 6708 | #~ " -f\n" | 5261 | #~ " -f\n" |
| 6709 | #~ " ssh anweisen fork zu nutzen statt ein tty zu erzeugen\n" | 5262 | #~ " ssh anweisen fork zu nutzen statt ein tty zu erzeugen\n" |
| 6710 | 5263 | ||
| @@ -6723,13 +5276,13 @@ msgstr "" | |||
| 6723 | #~ " short name of host in nagios configuration [optional]\n" | 5276 | #~ " short name of host in nagios configuration [optional]\n" |
| 6724 | #~ msgstr "" | 5277 | #~ msgstr "" |
| 6725 | #~ " -C, --command='COMMAND STRING'\n" | 5278 | #~ " -C, --command='COMMAND STRING'\n" |
| 6726 | #~ " Befehl der auf der entfernten Maschine ausgeführt werden soll\n" | 5279 | #~ " Befehl der auf der entfernten Maschine ausgeführt werden soll\n" |
| 6727 | #~ " -l, --logname=USERNAME\n" | 5280 | #~ " -l, --logname=USERNAME\n" |
| 6728 | #~ " SSH user name auf dem entfernten Host [optional]\n" | 5281 | #~ " SSH user name auf dem entfernten Host [optional]\n" |
| 6729 | #~ " -i, --identity=KEYFILE\n" | 5282 | #~ " -i, --identity=KEYFILE\n" |
| 6730 | #~ " zu verwendende Schlüsseldatei [optional]\n" | 5283 | #~ " zu verwendende Schlüsseldatei [optional]\n" |
| 6731 | #~ " -O, --output=FILE\n" | 5284 | #~ " -O, --output=FILE\n" |
| 6732 | #~ " externe Befehlsdatei für nagios [optional]\n" | 5285 | #~ " externe Befehlsdatei für nagios [optional]\n" |
| 6733 | #~ " -s, --services=LIST\n" | 5286 | #~ " -s, --services=LIST\n" |
| 6734 | #~ " Liste von nagios Servicenamen, getrennt durch ':' [optional]\n" | 5287 | #~ " Liste von nagios Servicenamen, getrennt durch ':' [optional]\n" |
| 6735 | #~ " -n, --name=NAME\n" | 5288 | #~ " -n, --name=NAME\n" |
| @@ -6766,15 +5319,15 @@ msgstr "" | |||
| 6766 | #~ "greater than zero" | 5319 | #~ "greater than zero" |
| 6767 | #~ msgstr "" | 5320 | #~ msgstr "" |
| 6768 | #~ "INPUT ERROR: C_DF (%lu) sollte kleiner sein als W_DF (%lu) und beide " | 5321 | #~ "INPUT ERROR: C_DF (%lu) sollte kleiner sein als W_DF (%lu) und beide " |
| 6769 | #~ "sollten größer als 0 sein" | 5322 | #~ "sollten größer als 0 sein" |
| 6770 | 5323 | ||
| 6771 | #, fuzzy | 5324 | #, fuzzy |
| 6772 | #~ msgid "No response from host on port %d\n" | 5325 | #~ msgid "No response from host on port %d\n" |
| 6773 | #~ msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n" | 5326 | #~ msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n" |
| 6774 | 5327 | ||
| 6775 | #, fuzzy | 5328 | #, fuzzy |
| 6776 | #~ msgid "Invalid response received from host on port %d\n" | 5329 | #~ msgid "Invalid response received from host on port %d\n" |
| 6777 | #~ msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n" | 5330 | #~ msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n" |
| 6778 | 5331 | ||
| 6779 | #~ msgid "%.3f seconds response time (%s)" | 5332 | #~ msgid "%.3f seconds response time (%s)" |
| 6780 | #~ msgstr "%.3f Sekunden Antwortzeit (%s)" | 5333 | #~ msgstr "%.3f Sekunden Antwortzeit (%s)" |
| @@ -6802,7 +5355,7 @@ msgstr "" | |||
| 6802 | #~ " -c, --critical=PERCENT%%\n" | 5355 | #~ " -c, --critical=PERCENT%%\n" |
| 6803 | #~ " meldet Status CRITICAL, wenn weniger als PERCENT --Plattenplatz frei\n" | 5356 | #~ " meldet Status CRITICAL, wenn weniger als PERCENT --Plattenplatz frei\n" |
| 6804 | #~ " -C, --clear\n" | 5357 | #~ " -C, --clear\n" |
| 6805 | #~ " Schwellwerte löschen\n" | 5358 | #~ " Schwellwerte löschen\n" |
| 6806 | 5359 | ||
| 6807 | #~ msgid "" | 5360 | #~ msgid "" |
| 6808 | #~ "Examples:\n" | 5361 | #~ "Examples:\n" |
| @@ -6811,7 +5364,7 @@ msgstr "" | |||
| 6811 | #~ msgstr "" | 5364 | #~ msgstr "" |
| 6812 | #~ "Beispiel:\n" | 5365 | #~ "Beispiel:\n" |
| 6813 | #~ " check_disk -w 10% -c 5% -p /tmp -p /var -C -w 100000 -c 50000 -p /\n" | 5366 | #~ " check_disk -w 10% -c 5% -p /tmp -p /var -C -w 100000 -c 50000 -p /\n" |
| 6814 | #~ " Prüft /tmp und /var mit 10%,5% und / mit 100MB, 50MB\n" | 5367 | #~ " Prüft /tmp und /var mit 10%,5% und / mit 100MB, 50MB\n" |
| 6815 | 5368 | ||
| 6816 | #~ msgid "" | 5369 | #~ msgid "" |
| 6817 | #~ "This plugin uses the nslookup program to obtain the IP address\n" | 5370 | #~ "This plugin uses the nslookup program to obtain the IP address\n" |
| @@ -6830,7 +5383,7 @@ msgstr "" | |||
| 6830 | #~ msgstr "HTTP CRITICAL - Konnte keine SSL Verbindung herstellen\n" | 5383 | #~ msgstr "HTTP CRITICAL - Konnte keine SSL Verbindung herstellen\n" |
| 6831 | 5384 | ||
| 6832 | #~ msgid "Client Certificate Required\n" | 5385 | #~ msgid "Client Certificate Required\n" |
| 6833 | #~ msgstr "Clientzertifikat benötigt\n" | 5386 | #~ msgstr "Clientzertifikat benötigt\n" |
| 6834 | 5387 | ||
| 6835 | #~ msgid "CRITICAL - Cannot create SSL context.\n" | 5388 | #~ msgid "CRITICAL - Cannot create SSL context.\n" |
| 6836 | #~ msgstr "CRITICAL - Konnte SSL Kontext nicht erzeugen.\n" | 5389 | #~ msgstr "CRITICAL - Konnte SSL Kontext nicht erzeugen.\n" |
| @@ -6840,7 +5393,7 @@ msgstr "" | |||
| 6840 | 5393 | ||
| 6841 | #, fuzzy | 5394 | #, fuzzy |
| 6842 | #~ msgid "Failed to allocate memory for hostname" | 5395 | #~ msgid "Failed to allocate memory for hostname" |
| 6843 | #~ msgstr "konnte keinen Speicher für '%s' reservieren\n" | 5396 | #~ msgstr "konnte keinen Speicher für '%s' reservieren\n" |
| 6844 | 5397 | ||
| 6845 | #, fuzzy | 5398 | #, fuzzy |
| 6846 | #~ msgid "CRITICAL - %d of %d hosts are alive\n" | 5399 | #~ msgid "CRITICAL - %d of %d hosts are alive\n" |
| @@ -6848,7 +5401,7 @@ msgstr "" | |||
| 6848 | 5401 | ||
| 6849 | #, fuzzy | 5402 | #, fuzzy |
| 6850 | #~ msgid "%s has no address data\n" | 5403 | #~ msgid "%s has no address data\n" |
| 6851 | #~ msgstr "Nameserver %s hat keine Datensätze\n" | 5404 | #~ msgstr "Nameserver %s hat keine Datensätze\n" |
| 6852 | 5405 | ||
| 6853 | #, fuzzy | 5406 | #, fuzzy |
| 6854 | #~ msgid "CRITICAL - Could not make SSL connection\n" | 5407 | #~ msgid "CRITICAL - Could not make SSL connection\n" |
| @@ -6860,7 +5413,7 @@ msgstr "" | |||
| 6860 | 5413 | ||
| 6861 | #, fuzzy | 5414 | #, fuzzy |
| 6862 | #~ msgid "Certificate expires today (%s).\n" | 5415 | #~ msgid "Certificate expires today (%s).\n" |
| 6863 | #~ msgstr "Clientzertifikat benötigt\n" | 5416 | #~ msgstr "Clientzertifikat benötigt\n" |
| 6864 | 5417 | ||
| 6865 | #, fuzzy | 5418 | #, fuzzy |
| 6866 | #~ msgid "ERROR: Cannot create SSL context.\n" | 5419 | #~ msgid "ERROR: Cannot create SSL context.\n" |
| @@ -6888,7 +5441,7 @@ msgstr "" | |||
| 6888 | #~ msgstr "Time interval muss ein positiver Integer sein" | 5441 | #~ msgstr "Time interval muss ein positiver Integer sein" |
| 6889 | 5442 | ||
| 6890 | #~ msgid "check_http: invalid option - SSL is not available\n" | 5443 | #~ msgid "check_http: invalid option - SSL is not available\n" |
| 6891 | #~ msgstr "check_http: ungültige Option - SSL ist nicht verfügbar\n" | 5444 | #~ msgstr "check_http: ungültige Option - SSL ist nicht verfügbar\n" |
| 6892 | 5445 | ||
| 6893 | #~ msgid "invalid hostname/address" | 5446 | #~ msgid "invalid hostname/address" |
| 6894 | #~ msgstr "Ungültige(r) Hostname/Adresse" | 5447 | #~ msgstr "Ungültige(r) Hostname/Adresse" |
