diff options
Diffstat (limited to 'po/de.po')
| -rw-r--r-- | po/de.po | 1521 |
1 files changed, 1 insertions, 1520 deletions
| @@ -9,7 +9,7 @@ msgid "" | |||
| 9 | msgstr "" | 9 | msgstr "" |
| 10 | "Project-Id-Version: nagiosplug\n" | 10 | "Project-Id-Version: nagiosplug\n" |
| 11 | "Report-Msgid-Bugs-To: devel@monitoring-plugins.org\n" | 11 | "Report-Msgid-Bugs-To: devel@monitoring-plugins.org\n" |
| 12 | "POT-Creation-Date: 2023-08-29 09:47+0200\n" | 12 | "POT-Creation-Date: 2023-09-04 13:34+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: English <en@li.org>\n" |
| @@ -19,104 +19,67 @@ msgstr "" | |||
| 19 | "Content-Transfer-Encoding: 8bit\n" | 19 | "Content-Transfer-Encoding: 8bit\n" |
| 20 | "Plural-Forms: nplurals=2; plural=(n > 1);X-Generator: KBabel 1.3.1\n" | 20 | "Plural-Forms: nplurals=2; plural=(n > 1);X-Generator: KBabel 1.3.1\n" |
| 21 | 21 | ||
| 22 | #: plugins/check_by_ssh.c:88 plugins/check_cluster.c:76 plugins/check_dig.c:91 | ||
| 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:149 | ||
| 32 | #: plugins/check_snmp.c:250 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:89 plugins/negate.c:210 plugins-root/check_dhcp.c:270 | ||
| 35 | msgid "Could not parse arguments" | 22 | msgid "Could not parse arguments" |
| 36 | msgstr "Argumente konnten nicht ausgewertet werden" | 23 | msgstr "Argumente konnten nicht ausgewertet werden" |
| 37 | 24 | ||
| 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:363 plugins/negate.c:78 | ||
| 41 | msgid "Cannot catch SIGALRM" | 25 | msgid "Cannot catch SIGALRM" |
| 42 | msgstr "Konnte SIGALRM nicht erhalten" | 26 | msgstr "Konnte SIGALRM nicht erhalten" |
| 43 | 27 | ||
| 44 | #: plugins/check_by_ssh.c:107 | ||
| 45 | #, c-format | 28 | #, c-format |
| 46 | msgid "SSH connection failed: %s\n" | 29 | msgid "SSH connection failed: %s\n" |
| 47 | msgstr "" | 30 | msgstr "" |
| 48 | 31 | ||
| 49 | #: plugins/check_by_ssh.c:126 | ||
| 50 | #, c-format | 32 | #, c-format |
| 51 | msgid "Remote command execution failed: %s\n" | 33 | msgid "Remote command execution failed: %s\n" |
| 52 | msgstr "" | 34 | msgstr "" |
| 53 | 35 | ||
| 54 | #: plugins/check_by_ssh.c:141 | ||
| 55 | #, c-format | 36 | #, c-format |
| 56 | msgid "%s - check_by_ssh: Remote command '%s' returned status %d\n" | 37 | msgid "%s - check_by_ssh: Remote command '%s' returned status %d\n" |
| 57 | msgstr "" | 38 | msgstr "" |
| 58 | 39 | ||
| 59 | #: plugins/check_by_ssh.c:153 | ||
| 60 | #, c-format | 40 | #, c-format |
| 61 | msgid "SSH WARNING: could not open %s\n" | 41 | msgid "SSH WARNING: could not open %s\n" |
| 62 | msgstr "SSH WARNING: Konnte %s nicht öffnen\n" | 42 | msgstr "SSH WARNING: Konnte %s nicht öffnen\n" |
| 63 | 43 | ||
| 64 | #: plugins/check_by_ssh.c:162 | ||
| 65 | #, c-format | 44 | #, c-format |
| 66 | msgid "%s: Error parsing output\n" | 45 | msgid "%s: Error parsing output\n" |
| 67 | msgstr "" | 46 | msgstr "" |
| 68 | 47 | ||
| 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:625 | ||
| 72 | #: plugins/check_snmp.c:805 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" | 48 | msgid "Timeout interval must be a positive integer" |
| 75 | msgstr "Timeout interval muss ein positiver Integer sein" | 49 | msgstr "Timeout interval muss ein positiver Integer sein" |
| 76 | 50 | ||
| 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:550 | ||
| 79 | #: plugins/check_tcp.c:525 plugins/check_time.c:296 plugins/check_ups.c:521 | ||
| 80 | msgid "Port must be a positive integer" | 51 | msgid "Port must be a positive integer" |
| 81 | msgstr "Port muss ein positiver Integer sein" | 52 | msgstr "Port muss ein positiver Integer sein" |
| 82 | 53 | ||
| 83 | #: plugins/check_by_ssh.c:315 | ||
| 84 | #, fuzzy | 54 | #, fuzzy |
| 85 | msgid "skip-stdout argument must be an integer" | 55 | msgid "skip-stdout argument must be an integer" |
| 86 | msgstr "skip-stdout argument muss ein Integer sein" | 56 | msgstr "skip-stdout argument muss ein Integer sein" |
| 87 | 57 | ||
| 88 | #: plugins/check_by_ssh.c:323 | ||
| 89 | #, fuzzy | 58 | #, fuzzy |
| 90 | msgid "skip-stderr argument must be an integer" | 59 | msgid "skip-stderr argument must be an integer" |
| 91 | msgstr "skip-stderr argument muss ein Integer sein" | 60 | msgstr "skip-stderr argument muss ein Integer sein" |
| 92 | 61 | ||
| 93 | #: plugins/check_by_ssh.c:349 | ||
| 94 | #, c-format | 62 | #, c-format |
| 95 | msgid "%s: You must provide a host name\n" | 63 | msgid "%s: You must provide a host name\n" |
| 96 | msgstr "%s: Hostname muss angegeben werden\n" | 64 | msgstr "%s: Hostname muss angegeben werden\n" |
| 97 | 65 | ||
| 98 | #: plugins/check_by_ssh.c:366 | ||
| 99 | msgid "No remotecmd" | 66 | msgid "No remotecmd" |
| 100 | msgstr "Kein remotecm" | 67 | msgstr "Kein remotecm" |
| 101 | 68 | ||
| 102 | #: plugins/check_by_ssh.c:380 | ||
| 103 | #, c-format | 69 | #, c-format |
| 104 | msgid "%s: Argument limit of %d exceeded\n" | 70 | msgid "%s: Argument limit of %d exceeded\n" |
| 105 | msgstr "" | 71 | msgstr "" |
| 106 | 72 | ||
| 107 | #: plugins/check_by_ssh.c:383 | ||
| 108 | #, fuzzy | 73 | #, fuzzy |
| 109 | msgid "Can not (re)allocate 'commargv' buffer\n" | 74 | msgid "Can not (re)allocate 'commargv' buffer\n" |
| 110 | msgstr "Konnte·url·nicht·zuweisen\n" | 75 | msgstr "Konnte·url·nicht·zuweisen\n" |
| 111 | 76 | ||
| 112 | #: plugins/check_by_ssh.c:397 | ||
| 113 | #, c-format | 77 | #, c-format |
| 114 | msgid "" | 78 | msgid "" |
| 115 | "%s: In passive mode, you must provide a service name for each command.\n" | 79 | "%s: In passive mode, you must provide a service name for each command.\n" |
| 116 | msgstr "" | 80 | msgstr "" |
| 117 | "%s: Im passive mode muss ein Servicename für jeden Befehl angegeben werden.\n" | 81 | "%s: Im passive mode muss ein Servicename für jeden Befehl angegeben werden.\n" |
| 118 | 82 | ||
| 119 | #: plugins/check_by_ssh.c:400 | ||
| 120 | #, fuzzy, c-format | 83 | #, fuzzy, c-format |
| 121 | msgid "" | 84 | msgid "" |
| 122 | "%s: In passive mode, you must provide the host short name from the " | 85 | "%s: In passive mode, you must provide the host short name from the " |
| @@ -125,270 +88,188 @@ msgstr "" | |||
| 125 | "%s: Im passive mode muss der \"host short name\" aus der Nagios " | 88 | "%s: Im passive mode muss der \"host short name\" aus der Nagios " |
| 126 | "Konfiguration angegeben werden\n" | 89 | "Konfiguration angegeben werden\n" |
| 127 | 90 | ||
| 128 | #: plugins/check_by_ssh.c:414 | ||
| 129 | #, fuzzy, c-format | 91 | #, fuzzy, c-format |
| 130 | msgid "This plugin uses SSH to execute commands on a remote host" | 92 | msgid "This plugin uses SSH to execute commands on a remote host" |
| 131 | msgstr "" | 93 | msgstr "" |
| 132 | "Dieses Plugin nutzt SSH um Befehle auf dem entfernten Rechner auszuführen\n" | 94 | "Dieses Plugin nutzt SSH um Befehle auf dem entfernten Rechner auszuführen\n" |
| 133 | "\n" | 95 | "\n" |
| 134 | 96 | ||
| 135 | #: plugins/check_by_ssh.c:429 | ||
| 136 | msgid "tell ssh to use Protocol 1 [optional]" | 97 | msgid "tell ssh to use Protocol 1 [optional]" |
| 137 | msgstr "" | 98 | msgstr "" |
| 138 | 99 | ||
| 139 | #: plugins/check_by_ssh.c:431 | ||
| 140 | msgid "tell ssh to use Protocol 2 [optional]" | 100 | msgid "tell ssh to use Protocol 2 [optional]" |
| 141 | msgstr "" | 101 | msgstr "" |
| 142 | 102 | ||
| 143 | #: plugins/check_by_ssh.c:433 | ||
| 144 | msgid "Ignore all or (if specified) first n lines on STDOUT [optional]" | 103 | msgid "Ignore all or (if specified) first n lines on STDOUT [optional]" |
| 145 | msgstr "" | 104 | msgstr "" |
| 146 | 105 | ||
| 147 | #: plugins/check_by_ssh.c:435 | ||
| 148 | msgid "Ignore all or (if specified) first n lines on STDERR [optional]" | 106 | msgid "Ignore all or (if specified) first n lines on STDERR [optional]" |
| 149 | msgstr "" | 107 | msgstr "" |
| 150 | 108 | ||
| 151 | #: plugins/check_by_ssh.c:437 | ||
| 152 | msgid "Exit with an warning, if there is an output on STDERR" | 109 | msgid "Exit with an warning, if there is an output on STDERR" |
| 153 | msgstr "" | 110 | msgstr "" |
| 154 | 111 | ||
| 155 | #: plugins/check_by_ssh.c:439 | ||
| 156 | msgid "" | 112 | msgid "" |
| 157 | "tells ssh to fork rather than create a tty [optional]. This will always " | 113 | "tells ssh to fork rather than create a tty [optional]. This will always " |
| 158 | "return OK if ssh is executed" | 114 | "return OK if ssh is executed" |
| 159 | msgstr "" | 115 | msgstr "" |
| 160 | 116 | ||
| 161 | #: plugins/check_by_ssh.c:441 | ||
| 162 | msgid "command to execute on the remote machine" | 117 | msgid "command to execute on the remote machine" |
| 163 | msgstr "" | 118 | msgstr "" |
| 164 | 119 | ||
| 165 | #: plugins/check_by_ssh.c:443 | ||
| 166 | msgid "SSH user name on remote host [optional]" | 120 | msgid "SSH user name on remote host [optional]" |
| 167 | msgstr "" | 121 | msgstr "" |
| 168 | 122 | ||
| 169 | #: plugins/check_by_ssh.c:445 | ||
| 170 | msgid "identity of an authorized key [optional]" | 123 | msgid "identity of an authorized key [optional]" |
| 171 | msgstr "" | 124 | msgstr "" |
| 172 | 125 | ||
| 173 | #: plugins/check_by_ssh.c:447 | ||
| 174 | msgid "external command file for monitoring [optional]" | 126 | msgid "external command file for monitoring [optional]" |
| 175 | msgstr "" | 127 | msgstr "" |
| 176 | 128 | ||
| 177 | #: plugins/check_by_ssh.c:449 | ||
| 178 | msgid "list of monitoring service names, separated by ':' [optional]" | 129 | msgid "list of monitoring service names, separated by ':' [optional]" |
| 179 | msgstr "" | 130 | msgstr "" |
| 180 | 131 | ||
| 181 | #: plugins/check_by_ssh.c:451 | ||
| 182 | msgid "short name of host in the monitoring configuration [optional]" | 132 | msgid "short name of host in the monitoring configuration [optional]" |
| 183 | msgstr "" | 133 | msgstr "" |
| 184 | 134 | ||
| 185 | #: plugins/check_by_ssh.c:453 | ||
| 186 | msgid "Call ssh with '-o OPTION' (may be used multiple times) [optional]" | 135 | msgid "Call ssh with '-o OPTION' (may be used multiple times) [optional]" |
| 187 | msgstr "" | 136 | msgstr "" |
| 188 | 137 | ||
| 189 | #: plugins/check_by_ssh.c:455 | ||
| 190 | msgid "Tell ssh to use this configfile [optional]" | 138 | msgid "Tell ssh to use this configfile [optional]" |
| 191 | msgstr "" | 139 | msgstr "" |
| 192 | 140 | ||
| 193 | #: plugins/check_by_ssh.c:457 | ||
| 194 | msgid "Tell ssh to suppress warning and diagnostic messages [optional]" | 141 | msgid "Tell ssh to suppress warning and diagnostic messages [optional]" |
| 195 | msgstr "" | 142 | msgstr "" |
| 196 | 143 | ||
| 197 | #: plugins/check_by_ssh.c:461 | ||
| 198 | msgid "Make connection problems return UNKNOWN instead of CRITICAL" | 144 | msgid "Make connection problems return UNKNOWN instead of CRITICAL" |
| 199 | msgstr "" | 145 | msgstr "" |
| 200 | 146 | ||
| 201 | #: plugins/check_by_ssh.c:464 | ||
| 202 | msgid "The most common mode of use is to refer to a local identity file with" | 147 | msgid "The most common mode of use is to refer to a local identity file with" |
| 203 | msgstr "" | 148 | msgstr "" |
| 204 | 149 | ||
| 205 | #: plugins/check_by_ssh.c:465 | ||
| 206 | msgid "the '-i' option. In this mode, the identity pair should have a null" | 150 | msgid "the '-i' option. In this mode, the identity pair should have a null" |
| 207 | msgstr "" | 151 | msgstr "" |
| 208 | 152 | ||
| 209 | #: plugins/check_by_ssh.c:466 | ||
| 210 | msgid "passphrase and the public key should be listed in the authorized_keys" | 153 | msgid "passphrase and the public key should be listed in the authorized_keys" |
| 211 | msgstr "" | 154 | msgstr "" |
| 212 | 155 | ||
| 213 | #: plugins/check_by_ssh.c:467 | ||
| 214 | msgid "file of the remote host. Usually the key will be restricted to running" | 156 | msgid "file of the remote host. Usually the key will be restricted to running" |
| 215 | msgstr "" | 157 | msgstr "" |
| 216 | 158 | ||
| 217 | #: plugins/check_by_ssh.c:468 | ||
| 218 | msgid "only one command on the remote server. If the remote SSH server tracks" | 159 | msgid "only one command on the remote server. If the remote SSH server tracks" |
| 219 | msgstr "" | 160 | msgstr "" |
| 220 | 161 | ||
| 221 | #: plugins/check_by_ssh.c:469 | ||
| 222 | msgid "invocation arguments, the one remote program may be an agent that can" | 162 | msgid "invocation arguments, the one remote program may be an agent that can" |
| 223 | msgstr "" | 163 | msgstr "" |
| 224 | 164 | ||
| 225 | #: plugins/check_by_ssh.c:470 | ||
| 226 | msgid "execute additional commands as proxy" | 165 | msgid "execute additional commands as proxy" |
| 227 | msgstr "" | 166 | msgstr "" |
| 228 | 167 | ||
| 229 | #: plugins/check_by_ssh.c:472 | ||
| 230 | msgid "To use passive mode, provide multiple '-C' options, and provide" | 168 | msgid "To use passive mode, provide multiple '-C' options, and provide" |
| 231 | msgstr "" | 169 | msgstr "" |
| 232 | 170 | ||
| 233 | #: plugins/check_by_ssh.c:473 | ||
| 234 | msgid "" | 171 | msgid "" |
| 235 | "all of -O, -s, and -n options (servicelist order must match '-C'options)" | 172 | "all of -O, -s, and -n options (servicelist order must match '-C'options)" |
| 236 | msgstr "" | 173 | msgstr "" |
| 237 | 174 | ||
| 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:" | 175 | msgid "Examples:" |
| 244 | msgstr "" | 176 | msgstr "" |
| 245 | 177 | ||
| 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:924 | ||
| 256 | #: plugins/check_snmp.c:1368 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:275 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:" | 178 | msgid "Usage:" |
| 262 | msgstr "" | 179 | msgstr "" |
| 263 | 180 | ||
| 264 | #: plugins/check_cluster.c:240 | ||
| 265 | #, c-format | 181 | #, c-format |
| 266 | msgid "Host/Service Cluster Plugin for Monitoring" | 182 | msgid "Host/Service Cluster Plugin for Monitoring" |
| 267 | msgstr "" | 183 | msgstr "" |
| 268 | 184 | ||
| 269 | #: plugins/check_cluster.c:246 plugins/check_nt.c:697 | ||
| 270 | msgid "Options:" | 185 | msgid "Options:" |
| 271 | msgstr "" | 186 | msgstr "" |
| 272 | 187 | ||
| 273 | #: plugins/check_cluster.c:249 | ||
| 274 | msgid "Check service cluster status" | 188 | msgid "Check service cluster status" |
| 275 | msgstr "" | 189 | msgstr "" |
| 276 | 190 | ||
| 277 | #: plugins/check_cluster.c:251 | ||
| 278 | msgid "Check host cluster status" | 191 | msgid "Check host cluster status" |
| 279 | msgstr "" | 192 | msgstr "" |
| 280 | 193 | ||
| 281 | #: plugins/check_cluster.c:253 | ||
| 282 | msgid "Optional prepended text output (i.e. \"Host cluster\")" | 194 | msgid "Optional prepended text output (i.e. \"Host cluster\")" |
| 283 | msgstr "" | 195 | msgstr "" |
| 284 | 196 | ||
| 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" | 197 | msgid "Specifies the range of hosts or services in cluster that must be in a" |
| 287 | msgstr "" | 198 | msgstr "" |
| 288 | 199 | ||
| 289 | #: plugins/check_cluster.c:256 | ||
| 290 | msgid "non-OK state in order to return a WARNING status level" | 200 | msgid "non-OK state in order to return a WARNING status level" |
| 291 | msgstr "" | 201 | msgstr "" |
| 292 | 202 | ||
| 293 | #: plugins/check_cluster.c:259 | ||
| 294 | msgid "non-OK state in order to return a CRITICAL status level" | 203 | msgid "non-OK state in order to return a CRITICAL status level" |
| 295 | msgstr "" | 204 | msgstr "" |
| 296 | 205 | ||
| 297 | #: plugins/check_cluster.c:261 | ||
| 298 | msgid "The status codes of the hosts or services in the cluster, separated by" | 206 | msgid "The status codes of the hosts or services in the cluster, separated by" |
| 299 | msgstr "" | 207 | msgstr "" |
| 300 | 208 | ||
| 301 | #: plugins/check_cluster.c:262 | ||
| 302 | msgid "commas" | 209 | msgid "commas" |
| 303 | msgstr "" | 210 | msgstr "" |
| 304 | 211 | ||
| 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:1339 | ||
| 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:" | 212 | msgid "Notes:" |
| 315 | msgstr "" | 213 | msgstr "" |
| 316 | 214 | ||
| 317 | #: plugins/check_cluster.c:273 | ||
| 318 | msgid "" | 215 | msgid "" |
| 319 | "Will alert critical if there are 3 or more service data points in a non-OK" | 216 | "Will alert critical if there are 3 or more service data points in a non-OK" |
| 320 | msgstr "" | 217 | msgstr "" |
| 321 | 218 | ||
| 322 | #: plugins/check_cluster.c:274 plugins/check_ups.c:642 | ||
| 323 | msgid "state." | 219 | msgid "state." |
| 324 | msgstr "" | 220 | msgstr "" |
| 325 | 221 | ||
| 326 | #: plugins/check_dig.c:106 plugins/check_dig.c:108 | ||
| 327 | #, c-format | 222 | #, c-format |
| 328 | msgid "Looking for: '%s'\n" | 223 | msgid "Looking for: '%s'\n" |
| 329 | msgstr "" | 224 | msgstr "" |
| 330 | 225 | ||
| 331 | #: plugins/check_dig.c:115 | ||
| 332 | msgid "dig returned an error status" | 226 | msgid "dig returned an error status" |
| 333 | msgstr "dig hat einen Fehler zurückgegeben" | 227 | msgstr "dig hat einen Fehler zurückgegeben" |
| 334 | 228 | ||
| 335 | #: plugins/check_dig.c:140 | ||
| 336 | msgid "Server not found in ANSWER SECTION" | 229 | msgid "Server not found in ANSWER SECTION" |
| 337 | msgstr "Server nicht gefunden in ANSWER SECTION" | 230 | msgstr "Server nicht gefunden in ANSWER SECTION" |
| 338 | 231 | ||
| 339 | #: plugins/check_dig.c:150 | ||
| 340 | msgid "No ANSWER SECTION found" | 232 | msgid "No ANSWER SECTION found" |
| 341 | msgstr "Keine ANSWER SECTION gefunden" | 233 | msgstr "Keine ANSWER SECTION gefunden" |
| 342 | 234 | ||
| 343 | #: plugins/check_dig.c:177 | ||
| 344 | #, fuzzy | 235 | #, fuzzy |
| 345 | msgid "Probably a non-existent host/domain" | 236 | msgid "Probably a non-existent host/domain" |
| 346 | msgstr "nicht existierender Host/Domain" | 237 | msgstr "nicht existierender Host/Domain" |
| 347 | 238 | ||
| 348 | #: plugins/check_dig.c:239 | ||
| 349 | #, fuzzy, c-format | 239 | #, fuzzy, c-format |
| 350 | msgid "Port must be a positive integer - %s" | 240 | msgid "Port must be a positive integer - %s" |
| 351 | msgstr "Port muss ein positiver Integer sein - %s" | 241 | msgstr "Port muss ein positiver Integer sein - %s" |
| 352 | 242 | ||
| 353 | #: plugins/check_dig.c:250 | ||
| 354 | #, fuzzy, c-format | 243 | #, fuzzy, c-format |
| 355 | msgid "Warning interval must be a positive integer - %s" | 244 | msgid "Warning interval must be a positive integer - %s" |
| 356 | msgstr "Warning interval muss ein positiver Integer sein - %s" | 245 | msgstr "Warning interval muss ein positiver Integer sein - %s" |
| 357 | 246 | ||
| 358 | #: plugins/check_dig.c:258 | ||
| 359 | #, fuzzy, c-format | 247 | #, fuzzy, c-format |
| 360 | msgid "Critical interval must be a positive integer - %s" | 248 | msgid "Critical interval must be a positive integer - %s" |
| 361 | msgstr "Critical interval muss ein positiver Integer sein - %s" | 249 | msgstr "Critical interval muss ein positiver Integer sein - %s" |
| 362 | 250 | ||
| 363 | #: plugins/check_dig.c:266 | ||
| 364 | #, fuzzy, c-format | 251 | #, fuzzy, c-format |
| 365 | msgid "Timeout interval must be a positive integer - %s" | 252 | msgid "Timeout interval must be a positive integer - %s" |
| 366 | msgstr "Timeout interval muss ein positiver Integer sein - %s" | 253 | msgstr "Timeout interval muss ein positiver Integer sein - %s" |
| 367 | 254 | ||
| 368 | #: plugins/check_dig.c:334 | ||
| 369 | #, fuzzy, c-format | 255 | #, fuzzy, c-format |
| 370 | msgid "This plugin tests the DNS service on the specified host using dig" | 256 | 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" | 257 | msgstr "Testet den DNS Dienst auf dem angegebenen Host mit dig" |
| 372 | 258 | ||
| 373 | #: plugins/check_dig.c:347 | ||
| 374 | msgid "Force dig to only use IPv4 query transport" | 259 | msgid "Force dig to only use IPv4 query transport" |
| 375 | msgstr "" | 260 | msgstr "" |
| 376 | 261 | ||
| 377 | #: plugins/check_dig.c:349 | ||
| 378 | msgid "Force dig to only use IPv6 query transport" | 262 | msgid "Force dig to only use IPv6 query transport" |
| 379 | msgstr "" | 263 | msgstr "" |
| 380 | 264 | ||
| 381 | #: plugins/check_dig.c:351 | ||
| 382 | #, fuzzy | 265 | #, fuzzy |
| 383 | msgid "Machine name to lookup" | 266 | msgid "Machine name to lookup" |
| 384 | msgstr "zu prüfender Hostname" | 267 | msgstr "zu prüfender Hostname" |
| 385 | 268 | ||
| 386 | #: plugins/check_dig.c:353 | ||
| 387 | #, fuzzy | 269 | #, fuzzy |
| 388 | msgid "Record type to lookup (default: A)" | 270 | msgid "Record type to lookup (default: A)" |
| 389 | msgstr "abzufragender Datensatztyp (Default: A)" | 271 | msgstr "abzufragender Datensatztyp (Default: A)" |
| 390 | 272 | ||
| 391 | #: plugins/check_dig.c:355 | ||
| 392 | #, fuzzy | 273 | #, fuzzy |
| 393 | msgid "" | 274 | msgid "" |
| 394 | "An address expected to be in the answer section. If not set, uses whatever" | 275 | "An address expected to be in the answer section. If not set, uses whatever" |
| @@ -396,95 +277,69 @@ msgstr "" | |||
| 396 | "Adresse die in der ANSWER SECTION erwartet wird.wenn nicht gesetzt, " | 277 | "Adresse die in der ANSWER SECTION erwartet wird.wenn nicht gesetzt, " |
| 397 | "ubernommen aus -l" | 278 | "ubernommen aus -l" |
| 398 | 279 | ||
| 399 | #: plugins/check_dig.c:356 | ||
| 400 | msgid "was in -l" | 280 | msgid "was in -l" |
| 401 | msgstr "" | 281 | msgstr "" |
| 402 | 282 | ||
| 403 | #: plugins/check_dig.c:358 | ||
| 404 | msgid "Pass STRING as argument(s) to dig" | 283 | msgid "Pass STRING as argument(s) to dig" |
| 405 | msgstr "" | 284 | msgstr "" |
| 406 | 285 | ||
| 407 | #: plugins/check_disk.c:241 | ||
| 408 | #, fuzzy, c-format | 286 | #, fuzzy, c-format |
| 409 | msgid "DISK %s: %s not found\n" | 287 | msgid "DISK %s: %s not found\n" |
| 410 | msgstr "%s [%s nicht gefunden]" | 288 | msgstr "%s [%s nicht gefunden]" |
| 411 | 289 | ||
| 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 | 290 | #, c-format |
| 419 | msgid "CRITICAL" | 291 | msgid "CRITICAL" |
| 420 | msgstr "CRITICAL" | 292 | msgstr "CRITICAL" |
| 421 | 293 | ||
| 422 | #: plugins/check_disk.c:660 | ||
| 423 | #, c-format | 294 | #, c-format |
| 424 | msgid "unit type %s not known\n" | 295 | msgid "unit type %s not known\n" |
| 425 | msgstr "unbekannter unit type: %s\n" | 296 | msgstr "unbekannter unit type: %s\n" |
| 426 | 297 | ||
| 427 | #: plugins/check_disk.c:663 | ||
| 428 | #, c-format | 298 | #, c-format |
| 429 | msgid "failed allocating storage for '%s'\n" | 299 | msgid "failed allocating storage for '%s'\n" |
| 430 | msgstr "konnte keinen Speicher für '%s' reservieren\n" | 300 | msgstr "konnte keinen Speicher für '%s' reservieren\n" |
| 431 | 301 | ||
| 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 | 302 | #, c-format |
| 437 | msgid "UNKNOWN" | 303 | msgid "UNKNOWN" |
| 438 | msgstr "UNKNOWN" | 304 | msgstr "UNKNOWN" |
| 439 | 305 | ||
| 440 | #: plugins/check_disk.c:691 | ||
| 441 | msgid "Must set a threshold value before using -p\n" | 306 | msgid "Must set a threshold value before using -p\n" |
| 442 | msgstr "" | 307 | msgstr "" |
| 443 | 308 | ||
| 444 | #: plugins/check_disk.c:739 | ||
| 445 | msgid "Must set -E before selecting paths\n" | 309 | msgid "Must set -E before selecting paths\n" |
| 446 | msgstr "" | 310 | msgstr "" |
| 447 | 311 | ||
| 448 | #: plugins/check_disk.c:747 | ||
| 449 | msgid "Must set group value before selecting paths\n" | 312 | msgid "Must set group value before selecting paths\n" |
| 450 | msgstr "" | 313 | msgstr "" |
| 451 | 314 | ||
| 452 | #: plugins/check_disk.c:755 | ||
| 453 | msgid "" | 315 | msgid "" |
| 454 | "Paths need to be selected before using -i/-I. Use -A to select all paths " | 316 | "Paths need to be selected before using -i/-I. Use -A to select all paths " |
| 455 | "explicitly" | 317 | "explicitly" |
| 456 | msgstr "" | 318 | msgstr "" |
| 457 | 319 | ||
| 458 | #: plugins/check_disk.c:759 plugins/check_disk.c:810 plugins/check_procs.c:547 | ||
| 459 | msgid "Could not compile regular expression" | 320 | msgid "Could not compile regular expression" |
| 460 | msgstr "" | 321 | msgstr "" |
| 461 | 322 | ||
| 462 | #: plugins/check_disk.c:804 | ||
| 463 | msgid "Must set a threshold value before using -r/-R\n" | 323 | msgid "Must set a threshold value before using -r/-R\n" |
| 464 | msgstr "" | 324 | msgstr "" |
| 465 | 325 | ||
| 466 | #: plugins/check_disk.c:834 | ||
| 467 | msgid "Regular expression did not match any path or disk" | 326 | msgid "Regular expression did not match any path or disk" |
| 468 | msgstr "" | 327 | msgstr "" |
| 469 | 328 | ||
| 470 | #: plugins/check_disk.c:880 | ||
| 471 | #, fuzzy | 329 | #, fuzzy |
| 472 | msgid "Unknown argument" | 330 | msgid "Unknown argument" |
| 473 | msgstr "Unbekanntes Argument" | 331 | msgstr "Unbekanntes Argument" |
| 474 | 332 | ||
| 475 | #: plugins/check_disk.c:914 | ||
| 476 | #, c-format | 333 | #, c-format |
| 477 | msgid " for %s\n" | 334 | msgid " for %s\n" |
| 478 | msgstr "" | 335 | msgstr "" |
| 479 | 336 | ||
| 480 | #: plugins/check_disk.c:943 | ||
| 481 | #, fuzzy | 337 | #, fuzzy |
| 482 | msgid "" | 338 | msgid "" |
| 483 | "This plugin checks the amount of used disk space on a mounted file system" | 339 | "This plugin checks the amount of used disk space on a mounted file system" |
| 484 | msgstr "" | 340 | msgstr "" |
| 485 | "Dieses Plugin prüft den freien Speicher auf einem gemounteten Filesystem" | 341 | "Dieses Plugin prüft den freien Speicher auf einem gemounteten Filesystem" |
| 486 | 342 | ||
| 487 | #: plugins/check_disk.c:944 | ||
| 488 | #, fuzzy | 343 | #, fuzzy |
| 489 | msgid "" | 344 | msgid "" |
| 490 | "and generates an alert if free space is less than one of the threshold values" | 345 | "and generates an alert if free space is less than one of the threshold values" |
| @@ -492,702 +347,536 @@ msgstr "" | |||
| 492 | "und erzeugt einen Alarm wenn einer der angegebenen Schwellwerte " | 347 | "und erzeugt einen Alarm wenn einer der angegebenen Schwellwerte " |
| 493 | "unterschritten wird." | 348 | "unterschritten wird." |
| 494 | 349 | ||
| 495 | #: plugins/check_disk.c:954 | ||
| 496 | msgid "Exit with WARNING status if less than INTEGER units of disk are free" | 350 | msgid "Exit with WARNING status if less than INTEGER units of disk are free" |
| 497 | msgstr "" | 351 | msgstr "" |
| 498 | 352 | ||
| 499 | #: plugins/check_disk.c:956 | ||
| 500 | msgid "Exit with WARNING status if less than PERCENT of disk space is free" | 353 | msgid "Exit with WARNING status if less than PERCENT of disk space is free" |
| 501 | msgstr "" | 354 | msgstr "" |
| 502 | 355 | ||
| 503 | #: plugins/check_disk.c:958 | ||
| 504 | msgid "Exit with CRITICAL status if less than INTEGER units of disk are free" | 356 | msgid "Exit with CRITICAL status if less than INTEGER units of disk are free" |
| 505 | msgstr "" | 357 | msgstr "" |
| 506 | 358 | ||
| 507 | #: plugins/check_disk.c:960 | ||
| 508 | msgid "Exit with CRITICAL status if less than PERCENT of disk space is free" | 359 | msgid "Exit with CRITICAL status if less than PERCENT of disk space is free" |
| 509 | msgstr "" | 360 | msgstr "" |
| 510 | 361 | ||
| 511 | #: plugins/check_disk.c:962 | ||
| 512 | msgid "Exit with WARNING status if less than PERCENT of inode space is free" | 362 | msgid "Exit with WARNING status if less than PERCENT of inode space is free" |
| 513 | msgstr "" | 363 | msgstr "" |
| 514 | 364 | ||
| 515 | #: plugins/check_disk.c:964 | ||
| 516 | msgid "Exit with CRITICAL status if less than PERCENT of inode space is free" | 365 | msgid "Exit with CRITICAL status if less than PERCENT of inode space is free" |
| 517 | msgstr "" | 366 | msgstr "" |
| 518 | 367 | ||
| 519 | #: plugins/check_disk.c:966 | ||
| 520 | msgid "" | 368 | msgid "" |
| 521 | "Mount point or block device as emitted by the mount(8) command (may be " | 369 | "Mount point or block device as emitted by the mount(8) command (may be " |
| 522 | "repeated)" | 370 | "repeated)" |
| 523 | msgstr "" | 371 | msgstr "" |
| 524 | 372 | ||
| 525 | #: plugins/check_disk.c:968 | ||
| 526 | msgid "Ignore device (only works if -p unspecified)" | 373 | msgid "Ignore device (only works if -p unspecified)" |
| 527 | msgstr "" | 374 | msgstr "" |
| 528 | 375 | ||
| 529 | #: plugins/check_disk.c:970 | ||
| 530 | msgid "Clear thresholds" | 376 | msgid "Clear thresholds" |
| 531 | msgstr "" | 377 | msgstr "" |
| 532 | 378 | ||
| 533 | #: plugins/check_disk.c:972 | ||
| 534 | msgid "For paths or partitions specified with -p, only check for exact paths" | 379 | msgid "For paths or partitions specified with -p, only check for exact paths" |
| 535 | msgstr "" | 380 | msgstr "" |
| 536 | 381 | ||
| 537 | #: plugins/check_disk.c:974 | ||
| 538 | msgid "Display only devices/mountpoints with errors" | 382 | msgid "Display only devices/mountpoints with errors" |
| 539 | msgstr "" | 383 | msgstr "" |
| 540 | 384 | ||
| 541 | #: plugins/check_disk.c:976 | ||
| 542 | msgid "Don't account root-reserved blocks into freespace in perfdata" | 385 | msgid "Don't account root-reserved blocks into freespace in perfdata" |
| 543 | msgstr "" | 386 | msgstr "" |
| 544 | 387 | ||
| 545 | #: plugins/check_disk.c:978 | ||
| 546 | msgid "Display inode usage in perfdata" | 388 | msgid "Display inode usage in perfdata" |
| 547 | msgstr "" | 389 | msgstr "" |
| 548 | 390 | ||
| 549 | #: plugins/check_disk.c:980 | ||
| 550 | msgid "" | 391 | msgid "" |
| 551 | "Group paths. Thresholds apply to (free-)space of all partitions together" | 392 | "Group paths. Thresholds apply to (free-)space of all partitions together" |
| 552 | msgstr "" | 393 | msgstr "" |
| 553 | 394 | ||
| 554 | #: plugins/check_disk.c:982 | ||
| 555 | msgid "Same as '--units kB'" | 395 | msgid "Same as '--units kB'" |
| 556 | msgstr "" | 396 | msgstr "" |
| 557 | 397 | ||
| 558 | #: plugins/check_disk.c:984 | ||
| 559 | msgid "Only check local filesystems" | 398 | msgid "Only check local filesystems" |
| 560 | msgstr "" | 399 | msgstr "" |
| 561 | 400 | ||
| 562 | #: plugins/check_disk.c:986 | ||
| 563 | msgid "" | 401 | msgid "" |
| 564 | "Only check local filesystems against thresholds. Yet call stat on remote " | 402 | "Only check local filesystems against thresholds. Yet call stat on remote " |
| 565 | "filesystems" | 403 | "filesystems" |
| 566 | msgstr "" | 404 | msgstr "" |
| 567 | 405 | ||
| 568 | #: plugins/check_disk.c:987 | ||
| 569 | msgid "to test if they are accessible (e.g. to detect Stale NFS Handles)" | 406 | msgid "to test if they are accessible (e.g. to detect Stale NFS Handles)" |
| 570 | msgstr "" | 407 | msgstr "" |
| 571 | 408 | ||
| 572 | #: plugins/check_disk.c:989 | ||
| 573 | msgid "Display the (block) device instead of the mount point" | 409 | msgid "Display the (block) device instead of the mount point" |
| 574 | msgstr "" | 410 | msgstr "" |
| 575 | 411 | ||
| 576 | #: plugins/check_disk.c:991 | ||
| 577 | msgid "Same as '--units MB'" | 412 | msgid "Same as '--units MB'" |
| 578 | msgstr "" | 413 | msgstr "" |
| 579 | 414 | ||
| 580 | #: plugins/check_disk.c:993 | ||
| 581 | msgid "Explicitly select all paths. This is equivalent to -R '.*'" | 415 | msgid "Explicitly select all paths. This is equivalent to -R '.*'" |
| 582 | msgstr "" | 416 | msgstr "" |
| 583 | 417 | ||
| 584 | #: plugins/check_disk.c:995 | ||
| 585 | msgid "" | 418 | msgid "" |
| 586 | "Case insensitive regular expression for path/partition (may be repeated)" | 419 | "Case insensitive regular expression for path/partition (may be repeated)" |
| 587 | msgstr "" | 420 | msgstr "" |
| 588 | 421 | ||
| 589 | #: plugins/check_disk.c:997 | ||
| 590 | msgid "Regular expression for path or partition (may be repeated)" | 422 | msgid "Regular expression for path or partition (may be repeated)" |
| 591 | msgstr "" | 423 | msgstr "" |
| 592 | 424 | ||
| 593 | #: plugins/check_disk.c:999 | ||
| 594 | msgid "" | 425 | msgid "" |
| 595 | "Regular expression to ignore selected path/partition (case insensitive) (may " | 426 | "Regular expression to ignore selected path/partition (case insensitive) (may " |
| 596 | "be repeated)" | 427 | "be repeated)" |
| 597 | msgstr "" | 428 | msgstr "" |
| 598 | 429 | ||
| 599 | #: plugins/check_disk.c:1001 | ||
| 600 | msgid "" | 430 | msgid "" |
| 601 | "Regular expression to ignore selected path or partition (may be repeated)" | 431 | "Regular expression to ignore selected path or partition (may be repeated)" |
| 602 | msgstr "" | 432 | msgstr "" |
| 603 | 433 | ||
| 604 | #: plugins/check_disk.c:1003 | ||
| 605 | msgid "" | 434 | msgid "" |
| 606 | "Return OK if no filesystem matches, filesystem does not exist or is " | 435 | "Return OK if no filesystem matches, filesystem does not exist or is " |
| 607 | "inaccessible." | 436 | "inaccessible." |
| 608 | msgstr "" | 437 | msgstr "" |
| 609 | 438 | ||
| 610 | #: plugins/check_disk.c:1004 | ||
| 611 | msgid "(Provide this option before -p / -r / --ereg-path if used)" | 439 | msgid "(Provide this option before -p / -r / --ereg-path if used)" |
| 612 | msgstr "" | 440 | msgstr "" |
| 613 | 441 | ||
| 614 | #: plugins/check_disk.c:1007 | ||
| 615 | msgid "Choose bytes, kB, MB, GB, TB (default: MB)" | 442 | msgid "Choose bytes, kB, MB, GB, TB (default: MB)" |
| 616 | msgstr "" | 443 | msgstr "" |
| 617 | 444 | ||
| 618 | #: plugins/check_disk.c:1010 | ||
| 619 | msgid "Ignore all filesystems of indicated type (may be repeated)" | 445 | msgid "Ignore all filesystems of indicated type (may be repeated)" |
| 620 | msgstr "" | 446 | msgstr "" |
| 621 | 447 | ||
| 622 | #: plugins/check_disk.c:1012 | ||
| 623 | msgid "Check only filesystems of indicated type (may be repeated)" | 448 | msgid "Check only filesystems of indicated type (may be repeated)" |
| 624 | msgstr "" | 449 | msgstr "" |
| 625 | 450 | ||
| 626 | #: plugins/check_disk.c:1017 | ||
| 627 | msgid "Checks /tmp and /var at 10% and 5%, and / at 100MB and 50MB" | 451 | msgid "Checks /tmp and /var at 10% and 5%, and / at 100MB and 50MB" |
| 628 | msgstr "" | 452 | msgstr "" |
| 629 | 453 | ||
| 630 | #: plugins/check_disk.c:1019 | ||
| 631 | msgid "" | 454 | msgid "" |
| 632 | "Checks all filesystems not matching -r at 100M and 50M. The fs matching the -" | 455 | "Checks all filesystems not matching -r at 100M and 50M. The fs matching the -" |
| 633 | "r regex" | 456 | "r regex" |
| 634 | msgstr "" | 457 | msgstr "" |
| 635 | 458 | ||
| 636 | #: plugins/check_disk.c:1020 | ||
| 637 | msgid "" | 459 | msgid "" |
| 638 | "are grouped which means the freespace thresholds are applied to all disks " | 460 | "are grouped which means the freespace thresholds are applied to all disks " |
| 639 | "together" | 461 | "together" |
| 640 | msgstr "" | 462 | msgstr "" |
| 641 | 463 | ||
| 642 | #: plugins/check_disk.c:1022 | ||
| 643 | msgid "" | 464 | msgid "" |
| 644 | "Checks /foo for 1000M/500M and /bar for 5/3%. All remaining volumes use " | 465 | "Checks /foo for 1000M/500M and /bar for 5/3%. All remaining volumes use " |
| 645 | "100M/50M" | 466 | "100M/50M" |
| 646 | msgstr "" | 467 | msgstr "" |
| 647 | 468 | ||
| 648 | #: plugins/check_disk.c:1051 | ||
| 649 | #, c-format | 469 | #, c-format |
| 650 | msgid "%s %s: %s\n" | 470 | msgid "%s %s: %s\n" |
| 651 | msgstr "" | 471 | msgstr "" |
| 652 | 472 | ||
| 653 | #: plugins/check_disk.c:1051 | ||
| 654 | msgid "is not accessible" | 473 | msgid "is not accessible" |
| 655 | msgstr "" | 474 | msgstr "" |
| 656 | 475 | ||
| 657 | #: plugins/check_dns.c:120 | ||
| 658 | #, fuzzy | 476 | #, fuzzy |
| 659 | msgid "nslookup returned an error status" | 477 | msgid "nslookup returned an error status" |
| 660 | msgstr "nslookup hat einen Fehler zurückgegeben" | 478 | msgstr "nslookup hat einen Fehler zurückgegeben" |
| 661 | 479 | ||
| 662 | #: plugins/check_dns.c:138 | ||
| 663 | msgid "Warning plugin error" | 480 | msgid "Warning plugin error" |
| 664 | msgstr "Warnung Plugin Fehler" | 481 | msgstr "Warnung Plugin Fehler" |
| 665 | 482 | ||
| 666 | #: plugins/check_dns.c:156 | ||
| 667 | #, fuzzy, c-format | 483 | #, fuzzy, c-format |
| 668 | msgid "DNS CRITICAL - '%s' returned empty server string\n" | 484 | msgid "DNS CRITICAL - '%s' returned empty server string\n" |
| 669 | msgstr "DNS CRITICAL - '%s' hat einen leeren Hostnamen zurückgegeben\n" | 485 | msgstr "DNS CRITICAL - '%s' hat einen leeren Hostnamen zurückgegeben\n" |
| 670 | 486 | ||
| 671 | #: plugins/check_dns.c:161 | ||
| 672 | #, fuzzy, c-format | 487 | #, fuzzy, c-format |
| 673 | msgid "DNS CRITICAL - No response from DNS %s\n" | 488 | msgid "DNS CRITICAL - No response from DNS %s\n" |
| 674 | msgstr "Keine Antwort von DNS %s\n" | 489 | msgstr "Keine Antwort von DNS %s\n" |
| 675 | 490 | ||
| 676 | #: plugins/check_dns.c:180 | ||
| 677 | #, c-format | 491 | #, c-format |
| 678 | msgid "DNS CRITICAL - '%s' returned empty host name string\n" | 492 | msgid "DNS CRITICAL - '%s' returned empty host name string\n" |
| 679 | msgstr "DNS CRITICAL - '%s' hat einen leeren Hostnamen zurückgegeben\n" | 493 | msgstr "DNS CRITICAL - '%s' hat einen leeren Hostnamen zurückgegeben\n" |
| 680 | 494 | ||
| 681 | #: plugins/check_dns.c:186 | ||
| 682 | msgid "Non-authoritative answer:" | 495 | msgid "Non-authoritative answer:" |
| 683 | msgstr "" | 496 | msgstr "" |
| 684 | 497 | ||
| 685 | #: plugins/check_dns.c:215 | ||
| 686 | #, fuzzy, c-format | 498 | #, fuzzy, c-format |
| 687 | msgid "Domain '%s' was not found by the server\n" | 499 | msgid "Domain '%s' was not found by the server\n" |
| 688 | msgstr "Domäne %s wurde vom Server nicht gefunden\n" | 500 | msgstr "Domäne %s wurde vom Server nicht gefunden\n" |
| 689 | 501 | ||
| 690 | #: plugins/check_dns.c:234 | ||
| 691 | #, fuzzy, c-format | 502 | #, fuzzy, c-format |
| 692 | msgid "DNS CRITICAL - '%s' msg parsing exited with no address\n" | 503 | msgid "DNS CRITICAL - '%s' msg parsing exited with no address\n" |
| 693 | msgstr "DNS CRITICAL - '%s' Ausgabeverarbeitung hat keine Adresse ergeben\n" | 504 | msgstr "DNS CRITICAL - '%s' Ausgabeverarbeitung hat keine Adresse ergeben\n" |
| 694 | 505 | ||
| 695 | #: plugins/check_dns.c:265 | ||
| 696 | #, fuzzy, c-format | 506 | #, fuzzy, c-format |
| 697 | msgid "expected '%s' but got '%s'" | 507 | msgid "expected '%s' but got '%s'" |
| 698 | msgstr "Erwartet: %s aber: %s erhalten" | 508 | msgstr "Erwartet: %s aber: %s erhalten" |
| 699 | 509 | ||
| 700 | #: plugins/check_dns.c:272 | ||
| 701 | #, fuzzy, c-format | 510 | #, fuzzy, c-format |
| 702 | msgid "Domain '%s' was found by the server: '%s'\n" | 511 | msgid "Domain '%s' was found by the server: '%s'\n" |
| 703 | msgstr "Domäne %s wurde vom Server nicht gefunden\n" | 512 | msgstr "Domäne %s wurde vom Server nicht gefunden\n" |
| 704 | 513 | ||
| 705 | #: plugins/check_dns.c:282 | ||
| 706 | #, c-format | 514 | #, c-format |
| 707 | msgid "server %s is not authoritative for %s" | 515 | msgid "server %s is not authoritative for %s" |
| 708 | msgstr "Server %s ist nicht autoritativ für %s" | 516 | msgstr "Server %s ist nicht autoritativ für %s" |
| 709 | 517 | ||
| 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 | 518 | #, c-format |
| 713 | msgid "OK" | 519 | msgid "OK" |
| 714 | msgstr "OK" | 520 | msgstr "OK" |
| 715 | 521 | ||
| 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 | 522 | #, c-format |
| 721 | msgid "WARNING" | 523 | msgid "WARNING" |
| 722 | msgstr "WARNING" | 524 | msgstr "WARNING" |
| 723 | 525 | ||
| 724 | #: plugins/check_dns.c:297 | ||
| 725 | #, fuzzy, c-format | 526 | #, fuzzy, c-format |
| 726 | msgid "%.3f second response time" | 527 | msgid "%.3f second response time" |
| 727 | msgid_plural "%.3f seconds response time" | 528 | msgid_plural "%.3f seconds response time" |
| 728 | msgstr[0] "%.3f Sekunden Antwortzeit " | 529 | msgstr[0] "%.3f Sekunden Antwortzeit " |
| 729 | msgstr[1] "%.3f Sekunden Antwortzeit " | 530 | msgstr[1] "%.3f Sekunden Antwortzeit " |
| 730 | 531 | ||
| 731 | #: plugins/check_dns.c:298 | ||
| 732 | #, fuzzy, c-format | 532 | #, fuzzy, c-format |
| 733 | msgid ". %s returns %s" | 533 | msgid ". %s returns %s" |
| 734 | msgstr "%s hat %s zurückgegeben" | 534 | msgstr "%s hat %s zurückgegeben" |
| 735 | 535 | ||
| 736 | #: plugins/check_dns.c:318 | ||
| 737 | #, c-format | 536 | #, c-format |
| 738 | msgid "DNS WARNING - %s\n" | 537 | msgid "DNS WARNING - %s\n" |
| 739 | msgstr "DNS WARNING - %s\n" | 538 | msgstr "DNS WARNING - %s\n" |
| 740 | 539 | ||
| 741 | #: plugins/check_dns.c:319 plugins/check_dns.c:322 plugins/check_dns.c:325 | ||
| 742 | msgid " Probably a non-existent host/domain" | 540 | msgid " Probably a non-existent host/domain" |
| 743 | msgstr "nicht existierender Host/Domain" | 541 | msgstr "nicht existierender Host/Domain" |
| 744 | 542 | ||
| 745 | #: plugins/check_dns.c:321 | ||
| 746 | #, c-format | 543 | #, c-format |
| 747 | msgid "DNS CRITICAL - %s\n" | 544 | msgid "DNS CRITICAL - %s\n" |
| 748 | msgstr "DNS CRITICAL - %s\n" | 545 | msgstr "DNS CRITICAL - %s\n" |
| 749 | 546 | ||
| 750 | #: plugins/check_dns.c:324 | ||
| 751 | #, fuzzy, c-format | 547 | #, fuzzy, c-format |
| 752 | msgid "DNS UNKNOWN - %s\n" | 548 | msgid "DNS UNKNOWN - %s\n" |
| 753 | msgstr "DNS UNKNOWN - %s\n" | 549 | msgstr "DNS UNKNOWN - %s\n" |
| 754 | 550 | ||
| 755 | #: plugins/check_dns.c:368 | ||
| 756 | msgid "Note: nslookup is deprecated and may be removed from future releases." | 551 | msgid "Note: nslookup is deprecated and may be removed from future releases." |
| 757 | msgstr "" | 552 | msgstr "" |
| 758 | 553 | ||
| 759 | #: plugins/check_dns.c:369 | ||
| 760 | msgid "Consider using the `dig' or `host' programs instead. Run nslookup with" | 554 | msgid "Consider using the `dig' or `host' programs instead. Run nslookup with" |
| 761 | msgstr "" | 555 | msgstr "" |
| 762 | 556 | ||
| 763 | #: plugins/check_dns.c:370 | ||
| 764 | msgid "the `-sil[ent]' option to prevent this message from appearing." | 557 | msgid "the `-sil[ent]' option to prevent this message from appearing." |
| 765 | msgstr "" | 558 | msgstr "" |
| 766 | 559 | ||
| 767 | #: plugins/check_dns.c:375 plugins/check_dns.c:377 | ||
| 768 | #, c-format | 560 | #, c-format |
| 769 | msgid "No response from DNS %s\n" | 561 | msgid "No response from DNS %s\n" |
| 770 | msgstr "Keine Antwort von DNS %s\n" | 562 | msgstr "Keine Antwort von DNS %s\n" |
| 771 | 563 | ||
| 772 | #: plugins/check_dns.c:381 | ||
| 773 | #, c-format | 564 | #, c-format |
| 774 | msgid "DNS %s has no records\n" | 565 | msgid "DNS %s has no records\n" |
| 775 | msgstr "Nameserver %s hat keine Datensätze\n" | 566 | msgstr "Nameserver %s hat keine Datensätze\n" |
| 776 | 567 | ||
| 777 | #: plugins/check_dns.c:389 | ||
| 778 | #, c-format | 568 | #, c-format |
| 779 | msgid "Connection to DNS %s was refused\n" | 569 | msgid "Connection to DNS %s was refused\n" |
| 780 | msgstr "Verbindung zum Nameserver %s wurde verweigert\n" | 570 | msgstr "Verbindung zum Nameserver %s wurde verweigert\n" |
| 781 | 571 | ||
| 782 | #: plugins/check_dns.c:393 | ||
| 783 | #, c-format | 572 | #, c-format |
| 784 | msgid "Query was refused by DNS server at %s\n" | 573 | msgid "Query was refused by DNS server at %s\n" |
| 785 | msgstr "" | 574 | msgstr "" |
| 786 | 575 | ||
| 787 | #: plugins/check_dns.c:397 | ||
| 788 | #, c-format | 576 | #, c-format |
| 789 | msgid "No information returned by DNS server at %s\n" | 577 | msgid "No information returned by DNS server at %s\n" |
| 790 | msgstr "" | 578 | msgstr "" |
| 791 | 579 | ||
| 792 | #: plugins/check_dns.c:401 | ||
| 793 | msgid "Network is unreachable\n" | 580 | msgid "Network is unreachable\n" |
| 794 | msgstr "Netzwerk nicht erreichbar\n" | 581 | msgstr "Netzwerk nicht erreichbar\n" |
| 795 | 582 | ||
| 796 | #: plugins/check_dns.c:405 | ||
| 797 | #, c-format | 583 | #, c-format |
| 798 | msgid "DNS failure for %s\n" | 584 | msgid "DNS failure for %s\n" |
| 799 | msgstr "DNS Fehler für %s\n" | 585 | msgstr "DNS Fehler für %s\n" |
| 800 | 586 | ||
| 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" | 587 | msgid "Input buffer overflow\n" |
| 805 | msgstr "Eingabe-Pufferüberlauf\n" | 588 | msgstr "Eingabe-Pufferüberlauf\n" |
| 806 | 589 | ||
| 807 | #: plugins/check_dns.c:576 | ||
| 808 | msgid "" | 590 | msgid "" |
| 809 | "This plugin uses the nslookup program to obtain the IP address for the given " | 591 | "This plugin uses the nslookup program to obtain the IP address for the given " |
| 810 | "host/domain query." | 592 | "host/domain query." |
| 811 | msgstr "" | 593 | msgstr "" |
| 812 | 594 | ||
| 813 | #: plugins/check_dns.c:577 | ||
| 814 | msgid "An optional DNS server to use may be specified." | 595 | msgid "An optional DNS server to use may be specified." |
| 815 | msgstr "" | 596 | msgstr "" |
| 816 | 597 | ||
| 817 | #: plugins/check_dns.c:578 | ||
| 818 | msgid "" | 598 | msgid "" |
| 819 | "If no DNS server is specified, the default server(s) specified in /etc/" | 599 | "If no DNS server is specified, the default server(s) specified in /etc/" |
| 820 | "resolv.conf will be used." | 600 | "resolv.conf will be used." |
| 821 | msgstr "" | 601 | msgstr "" |
| 822 | 602 | ||
| 823 | #: plugins/check_dns.c:588 | ||
| 824 | msgid "The name or address you want to query" | 603 | msgid "The name or address you want to query" |
| 825 | msgstr "" | 604 | msgstr "" |
| 826 | 605 | ||
| 827 | #: plugins/check_dns.c:590 | ||
| 828 | msgid "Optional DNS server you want to use for the lookup" | 606 | msgid "Optional DNS server you want to use for the lookup" |
| 829 | msgstr "" | 607 | msgstr "" |
| 830 | 608 | ||
| 831 | #: plugins/check_dns.c:592 | ||
| 832 | msgid "" | 609 | msgid "" |
| 833 | "Optional IP-ADDRESS/CIDR you expect the DNS server to return. HOST must end" | 610 | "Optional IP-ADDRESS/CIDR you expect the DNS server to return. HOST must end" |
| 834 | msgstr "" | 611 | msgstr "" |
| 835 | 612 | ||
| 836 | #: plugins/check_dns.c:593 | ||
| 837 | msgid "" | 613 | msgid "" |
| 838 | "with a dot (.). This option can be repeated multiple times (Returns OK if any" | 614 | "with a dot (.). This option can be repeated multiple times (Returns OK if any" |
| 839 | msgstr "" | 615 | msgstr "" |
| 840 | 616 | ||
| 841 | #: plugins/check_dns.c:594 | ||
| 842 | msgid "value matches)." | 617 | msgid "value matches)." |
| 843 | msgstr "" | 618 | msgstr "" |
| 844 | 619 | ||
| 845 | #: plugins/check_dns.c:596 | ||
| 846 | msgid "" | 620 | msgid "" |
| 847 | "Expect the DNS server to return NXDOMAIN (i.e. the domain was not found)" | 621 | "Expect the DNS server to return NXDOMAIN (i.e. the domain was not found)" |
| 848 | msgstr "" | 622 | msgstr "" |
| 849 | 623 | ||
| 850 | #: plugins/check_dns.c:597 | ||
| 851 | msgid "Cannot be used together with -a" | 624 | msgid "Cannot be used together with -a" |
| 852 | msgstr "" | 625 | msgstr "" |
| 853 | 626 | ||
| 854 | #: plugins/check_dns.c:599 | ||
| 855 | msgid "Optionally expect the DNS server to be authoritative for the lookup" | 627 | msgid "Optionally expect the DNS server to be authoritative for the lookup" |
| 856 | msgstr "" | 628 | msgstr "" |
| 857 | 629 | ||
| 858 | #: plugins/check_dns.c:601 | ||
| 859 | msgid "Return warning if elapsed time exceeds value. Default off" | 630 | msgid "Return warning if elapsed time exceeds value. Default off" |
| 860 | msgstr "" | 631 | msgstr "" |
| 861 | 632 | ||
| 862 | #: plugins/check_dns.c:603 | ||
| 863 | msgid "Return critical if elapsed time exceeds value. Default off" | 633 | msgid "Return critical if elapsed time exceeds value. Default off" |
| 864 | msgstr "" | 634 | msgstr "" |
| 865 | 635 | ||
| 866 | #: plugins/check_dns.c:605 | ||
| 867 | msgid "" | 636 | msgid "" |
| 868 | "Return critical if the list of expected addresses does not match all " | 637 | "Return critical if the list of expected addresses does not match all " |
| 869 | "addresses" | 638 | "addresses" |
| 870 | msgstr "" | 639 | msgstr "" |
| 871 | 640 | ||
| 872 | #: plugins/check_dns.c:606 | ||
| 873 | msgid "returned. Default off" | 641 | msgid "returned. Default off" |
| 874 | msgstr "" | 642 | msgstr "" |
| 875 | 643 | ||
| 876 | #: plugins/check_dummy.c:62 | ||
| 877 | msgid "Arguments to check_dummy must be an integer" | 644 | msgid "Arguments to check_dummy must be an integer" |
| 878 | msgstr "Argument für check_dummy muss ein Integer sein" | 645 | msgstr "Argument für check_dummy muss ein Integer sein" |
| 879 | 646 | ||
| 880 | #: plugins/check_dummy.c:82 | ||
| 881 | #, c-format | 647 | #, c-format |
| 882 | msgid "Status %d is not a supported error state\n" | 648 | msgid "Status %d is not a supported error state\n" |
| 883 | msgstr "Status %d ist kein bekannter Fehlerstatus\n" | 649 | msgstr "Status %d ist kein bekannter Fehlerstatus\n" |
| 884 | 650 | ||
| 885 | #: plugins/check_dummy.c:104 | ||
| 886 | msgid "" | 651 | msgid "" |
| 887 | "This plugin will simply return the state corresponding to the numeric value" | 652 | "This plugin will simply return the state corresponding to the numeric value" |
| 888 | msgstr "" | 653 | msgstr "" |
| 889 | 654 | ||
| 890 | #: plugins/check_dummy.c:106 | ||
| 891 | msgid "of the <state> argument with optional text" | 655 | msgid "of the <state> argument with optional text" |
| 892 | msgstr "" | 656 | msgstr "" |
| 893 | 657 | ||
| 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:140 plugins/urlize.c:109 | ||
| 896 | #, c-format | 658 | #, c-format |
| 897 | msgid "Could not open pipe: %s\n" | 659 | msgid "Could not open pipe: %s\n" |
| 898 | msgstr "Pipe: %s konnte nicht geöffnet werden\n" | 660 | msgstr "Pipe: %s konnte nicht geöffnet werden\n" |
| 899 | 661 | ||
| 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:146 plugins/urlize.c:115 | ||
| 902 | #, c-format | 662 | #, c-format |
| 903 | msgid "Could not open stderr for %s\n" | 663 | msgid "Could not open stderr for %s\n" |
| 904 | msgstr "Konnte stderr nicht öffnen für: %s\n" | 664 | msgstr "Konnte stderr nicht öffnen für: %s\n" |
| 905 | 665 | ||
| 906 | #: plugins/check_fping.c:161 | ||
| 907 | #, fuzzy | 666 | #, fuzzy |
| 908 | msgid "FPING UNKNOWN - IP address not found\n" | 667 | msgid "FPING UNKNOWN - IP address not found\n" |
| 909 | msgstr "FPING UNKNOWN - %s nicht gefunden\n" | 668 | msgstr "FPING UNKNOWN - %s nicht gefunden\n" |
| 910 | 669 | ||
| 911 | #: plugins/check_fping.c:164 | ||
| 912 | msgid "FPING UNKNOWN - invalid commandline argument\n" | 670 | msgid "FPING UNKNOWN - invalid commandline argument\n" |
| 913 | msgstr "" | 671 | msgstr "" |
| 914 | 672 | ||
| 915 | #: plugins/check_fping.c:167 | ||
| 916 | #, fuzzy | 673 | #, fuzzy |
| 917 | msgid "FPING UNKNOWN - failed system call\n" | 674 | msgid "FPING UNKNOWN - failed system call\n" |
| 918 | msgstr "FPING UNKNOWN - %s nicht gefunden\n" | 675 | msgstr "FPING UNKNOWN - %s nicht gefunden\n" |
| 919 | 676 | ||
| 920 | #: plugins/check_fping.c:194 | ||
| 921 | #, fuzzy, c-format | 677 | #, fuzzy, c-format |
| 922 | msgid "FPING %s - %s (rta=%f ms)|%s\n" | 678 | msgid "FPING %s - %s (rta=%f ms)|%s\n" |
| 923 | msgstr "FPING %s - %s (verloren=%.0f%% )|%s\n" | 679 | msgstr "FPING %s - %s (verloren=%.0f%% )|%s\n" |
| 924 | 680 | ||
| 925 | #: plugins/check_fping.c:202 | ||
| 926 | #, c-format | 681 | #, c-format |
| 927 | msgid "FPING UNKNOWN - %s not found\n" | 682 | msgid "FPING UNKNOWN - %s not found\n" |
| 928 | msgstr "FPING UNKNOWN - %s nicht gefunden\n" | 683 | msgstr "FPING UNKNOWN - %s nicht gefunden\n" |
| 929 | 684 | ||
| 930 | #: plugins/check_fping.c:206 | ||
| 931 | #, c-format | 685 | #, c-format |
| 932 | msgid "FPING CRITICAL - %s is unreachable\n" | 686 | msgid "FPING CRITICAL - %s is unreachable\n" |
| 933 | msgstr "FPING CRITICAL - %s ist nicht erreichbar\n" | 687 | msgstr "FPING CRITICAL - %s ist nicht erreichbar\n" |
| 934 | 688 | ||
| 935 | #: plugins/check_fping.c:211 | ||
| 936 | #, fuzzy, c-format | 689 | #, fuzzy, c-format |
| 937 | msgid "FPING UNKNOWN - %s parameter error\n" | 690 | msgid "FPING UNKNOWN - %s parameter error\n" |
| 938 | msgstr "FPING UNKNOWN - %s nicht gefunden\n" | 691 | msgstr "FPING UNKNOWN - %s nicht gefunden\n" |
| 939 | 692 | ||
| 940 | #: plugins/check_fping.c:215 plugins/check_fping.c:255 | ||
| 941 | #, c-format | 693 | #, c-format |
| 942 | msgid "FPING CRITICAL - %s is down\n" | 694 | msgid "FPING CRITICAL - %s is down\n" |
| 943 | msgstr "FPING CRITICAL - %s ist down\n" | 695 | msgstr "FPING CRITICAL - %s ist down\n" |
| 944 | 696 | ||
| 945 | #: plugins/check_fping.c:242 | ||
| 946 | #, c-format | 697 | #, c-format |
| 947 | msgid "FPING %s - %s (loss=%.0f%%, rta=%f ms)|%s %s\n" | 698 | 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" | 699 | msgstr "FPING %s - %s (verloren=%.0f%%, rta=%f ms)|%s %s\n" |
| 949 | 700 | ||
| 950 | #: plugins/check_fping.c:268 | ||
| 951 | #, c-format | 701 | #, c-format |
| 952 | msgid "FPING %s - %s (loss=%.0f%% )|%s\n" | 702 | msgid "FPING %s - %s (loss=%.0f%% )|%s\n" |
| 953 | msgstr "FPING %s - %s (verloren=%.0f%% )|%s\n" | 703 | msgstr "FPING %s - %s (verloren=%.0f%% )|%s\n" |
| 954 | 704 | ||
| 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:543 | ||
| 961 | #: plugins/check_smtp.c:703 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" | 705 | msgid "Invalid hostname/address" |
| 964 | msgstr "Ungültige(r) Hostname/Adresse" | 706 | msgstr "Ungültige(r) Hostname/Adresse" |
| 965 | 707 | ||
| 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" | 708 | msgid "IPv6 support not available\n" |
| 969 | msgstr "" | 709 | msgstr "" |
| 970 | 710 | ||
| 971 | #: plugins/check_fping.c:398 | ||
| 972 | msgid "Packet size must be a positive integer" | 711 | msgid "Packet size must be a positive integer" |
| 973 | msgstr "Paketgröße muss ein positiver Integer sein" | 712 | msgstr "Paketgröße muss ein positiver Integer sein" |
| 974 | 713 | ||
| 975 | #: plugins/check_fping.c:404 | ||
| 976 | msgid "Packet count must be a positive integer" | 714 | msgid "Packet count must be a positive integer" |
| 977 | msgstr "Paketanzahl muss ein positiver Integer sein" | 715 | msgstr "Paketanzahl muss ein positiver Integer sein" |
| 978 | 716 | ||
| 979 | #: plugins/check_fping.c:410 | ||
| 980 | #, fuzzy | 717 | #, fuzzy |
| 981 | msgid "Target timeout must be a positive integer" | 718 | msgid "Target timeout must be a positive integer" |
| 982 | msgstr "Warnung time muss ein positiver Integer sein" | 719 | msgstr "Warnung time muss ein positiver Integer sein" |
| 983 | 720 | ||
| 984 | #: plugins/check_fping.c:416 | ||
| 985 | #, fuzzy | 721 | #, fuzzy |
| 986 | msgid "Interval must be a positive integer" | 722 | msgid "Interval must be a positive integer" |
| 987 | msgstr "Timeout interval muss ein positiver Integer sein" | 723 | msgstr "Timeout interval muss ein positiver Integer sein" |
| 988 | 724 | ||
| 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" | 725 | msgid "Hostname was not supplied" |
| 993 | msgstr "" | 726 | msgstr "" |
| 994 | 727 | ||
| 995 | #: plugins/check_fping.c:442 | ||
| 996 | #, c-format | 728 | #, c-format |
| 997 | msgid "%s: Only one threshold may be packet loss (%s)\n" | 729 | 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" | 730 | msgstr "%s: Nur ein Wert darf für packet loss angegeben werden (%s)\n" |
| 999 | 731 | ||
| 1000 | #: plugins/check_fping.c:446 | ||
| 1001 | #, c-format | 732 | #, c-format |
| 1002 | msgid "%s: Only one threshold must be packet loss (%s)\n" | 733 | 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" | 734 | msgstr "%s: Nur ein Wert darf für packet loss angegeben werden (%s)\n" |
| 1004 | 735 | ||
| 1005 | #: plugins/check_fping.c:476 | ||
| 1006 | msgid "" | 736 | msgid "" |
| 1007 | "This plugin will use the fping command to ping the specified host for a fast " | 737 | "This plugin will use the fping command to ping the specified host for a fast " |
| 1008 | "check" | 738 | "check" |
| 1009 | msgstr "" | 739 | msgstr "" |
| 1010 | 740 | ||
| 1011 | #: plugins/check_fping.c:478 | ||
| 1012 | msgid "Note that it is necessary to set the suid flag on fping." | 741 | msgid "Note that it is necessary to set the suid flag on fping." |
| 1013 | msgstr "" | 742 | msgstr "" |
| 1014 | 743 | ||
| 1015 | #: plugins/check_fping.c:490 | ||
| 1016 | msgid "" | 744 | msgid "" |
| 1017 | "name or IP Address of host to ping (IP Address bypasses name lookup, " | 745 | "name or IP Address of host to ping (IP Address bypasses name lookup, " |
| 1018 | "reducing system load)" | 746 | "reducing system load)" |
| 1019 | msgstr "" | 747 | msgstr "" |
| 1020 | 748 | ||
| 1021 | #: plugins/check_fping.c:492 plugins/check_ping.c:589 | ||
| 1022 | #, fuzzy | 749 | #, fuzzy |
| 1023 | msgid "warning threshold pair" | 750 | msgid "warning threshold pair" |
| 1024 | msgstr "Warning threshold Integer sein" | 751 | msgstr "Warning threshold Integer sein" |
| 1025 | 752 | ||
| 1026 | #: plugins/check_fping.c:494 plugins/check_ping.c:591 | ||
| 1027 | #, fuzzy | 753 | #, fuzzy |
| 1028 | msgid "critical threshold pair" | 754 | msgid "critical threshold pair" |
| 1029 | msgstr "Critical threshold muss ein Integer sein" | 755 | msgstr "Critical threshold muss ein Integer sein" |
| 1030 | 756 | ||
| 1031 | #: plugins/check_fping.c:496 | ||
| 1032 | msgid "Return OK after first successful reply" | 757 | msgid "Return OK after first successful reply" |
| 1033 | msgstr "" | 758 | msgstr "" |
| 1034 | 759 | ||
| 1035 | #: plugins/check_fping.c:498 | ||
| 1036 | msgid "size of ICMP packet" | 760 | msgid "size of ICMP packet" |
| 1037 | msgstr "" | 761 | msgstr "" |
| 1038 | 762 | ||
| 1039 | #: plugins/check_fping.c:500 | ||
| 1040 | msgid "number of ICMP packets to send" | 763 | msgid "number of ICMP packets to send" |
| 1041 | msgstr "" | 764 | msgstr "" |
| 1042 | 765 | ||
| 1043 | #: plugins/check_fping.c:502 | ||
| 1044 | msgid "Target timeout (ms)" | 766 | msgid "Target timeout (ms)" |
| 1045 | msgstr "" | 767 | msgstr "" |
| 1046 | 768 | ||
| 1047 | #: plugins/check_fping.c:504 | ||
| 1048 | msgid "Interval (ms) between sending packets" | 769 | msgid "Interval (ms) between sending packets" |
| 1049 | msgstr "" | 770 | msgstr "" |
| 1050 | 771 | ||
| 1051 | #: plugins/check_fping.c:506 | ||
| 1052 | msgid "name or IP Address of sourceip" | 772 | msgid "name or IP Address of sourceip" |
| 1053 | msgstr "" | 773 | msgstr "" |
| 1054 | 774 | ||
| 1055 | #: plugins/check_fping.c:508 | ||
| 1056 | msgid "source interface name" | 775 | msgid "source interface name" |
| 1057 | msgstr "" | 776 | msgstr "" |
| 1058 | 777 | ||
| 1059 | #: plugins/check_fping.c:511 | ||
| 1060 | #, c-format | 778 | #, c-format |
| 1061 | msgid "" | 779 | msgid "" |
| 1062 | "THRESHOLD is <rta>,<pl>%% where <rta> is the round trip average travel time " | 780 | "THRESHOLD is <rta>,<pl>%% where <rta> is the round trip average travel time " |
| 1063 | "(ms)" | 781 | "(ms)" |
| 1064 | msgstr "" | 782 | msgstr "" |
| 1065 | 783 | ||
| 1066 | #: plugins/check_fping.c:512 | ||
| 1067 | msgid "" | 784 | msgid "" |
| 1068 | "which triggers a WARNING or CRITICAL state, and <pl> is the percentage of" | 785 | "which triggers a WARNING or CRITICAL state, and <pl> is the percentage of" |
| 1069 | msgstr "" | 786 | msgstr "" |
| 1070 | 787 | ||
| 1071 | #: plugins/check_fping.c:513 | ||
| 1072 | msgid "packet loss to trigger an alarm state." | 788 | msgid "packet loss to trigger an alarm state." |
| 1073 | msgstr "" | 789 | msgstr "" |
| 1074 | 790 | ||
| 1075 | #: plugins/check_fping.c:516 | ||
| 1076 | msgid "IPv4 is used by default. Specify -6 to use IPv6." | 791 | msgid "IPv4 is used by default. Specify -6 to use IPv6." |
| 1077 | msgstr "" | 792 | msgstr "" |
| 1078 | 793 | ||
| 1079 | #: plugins/check_game.c:111 | ||
| 1080 | #, c-format | 794 | #, c-format |
| 1081 | msgid "CRITICAL - Host type parameter incorrect!\n" | 795 | msgid "CRITICAL - Host type parameter incorrect!\n" |
| 1082 | msgstr "CRITICAL - Host type parameter unkorrekt!\n" | 796 | msgstr "CRITICAL - Host type parameter unkorrekt!\n" |
| 1083 | 797 | ||
| 1084 | #: plugins/check_game.c:126 | ||
| 1085 | #, fuzzy, c-format | 798 | #, fuzzy, c-format |
| 1086 | msgid "CRITICAL - Host not found\n" | 799 | msgid "CRITICAL - Host not found\n" |
| 1087 | msgstr "CRITICAL - Text nicht gefunden%s|%s %s\n" | 800 | msgstr "CRITICAL - Text nicht gefunden%s|%s %s\n" |
| 1088 | 801 | ||
| 1089 | #: plugins/check_game.c:130 | ||
| 1090 | #, fuzzy, c-format | 802 | #, fuzzy, c-format |
| 1091 | msgid "CRITICAL - Game server down or unavailable\n" | 803 | msgid "CRITICAL - Game server down or unavailable\n" |
| 1092 | msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden" | 804 | msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden" |
| 1093 | 805 | ||
| 1094 | #: plugins/check_game.c:134 | ||
| 1095 | #, fuzzy, c-format | 806 | #, fuzzy, c-format |
| 1096 | msgid "CRITICAL - Game server timeout\n" | 807 | msgid "CRITICAL - Game server timeout\n" |
| 1097 | msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n" | 808 | msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n" |
| 1098 | 809 | ||
| 1099 | #: plugins/check_game.c:297 | ||
| 1100 | #, c-format | 810 | #, c-format |
| 1101 | msgid "This plugin tests game server connections with the specified host." | 811 | msgid "This plugin tests game server connections with the specified host." |
| 1102 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." | 812 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." |
| 1103 | 813 | ||
| 1104 | #: plugins/check_game.c:307 | ||
| 1105 | msgid "Optional port of which to connect" | 814 | msgid "Optional port of which to connect" |
| 1106 | msgstr "" | 815 | msgstr "" |
| 1107 | 816 | ||
| 1108 | #: plugins/check_game.c:309 | ||
| 1109 | msgid "Field number in raw qstat output that contains game name" | 817 | msgid "Field number in raw qstat output that contains game name" |
| 1110 | msgstr "" | 818 | msgstr "" |
| 1111 | 819 | ||
| 1112 | #: plugins/check_game.c:311 | ||
| 1113 | msgid "Field number in raw qstat output that contains map name" | 820 | msgid "Field number in raw qstat output that contains map name" |
| 1114 | msgstr "" | 821 | msgstr "" |
| 1115 | 822 | ||
| 1116 | #: plugins/check_game.c:313 | ||
| 1117 | msgid "Field number in raw qstat output that contains ping time" | 823 | msgid "Field number in raw qstat output that contains ping time" |
| 1118 | msgstr "" | 824 | msgstr "" |
| 1119 | 825 | ||
| 1120 | #: plugins/check_game.c:319 | ||
| 1121 | #, fuzzy | 826 | #, fuzzy |
| 1122 | msgid "" | 827 | msgid "" |
| 1123 | "This plugin uses the 'qstat' command, the popular game server status query " | 828 | "This plugin uses the 'qstat' command, the popular game server status query " |
| 1124 | "tool." | 829 | "tool." |
| 1125 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." | 830 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." |
| 1126 | 831 | ||
| 1127 | #: plugins/check_game.c:320 | ||
| 1128 | msgid "" | 832 | msgid "" |
| 1129 | "If you don't have the package installed, you will need to download it from" | 833 | "If you don't have the package installed, you will need to download it from" |
| 1130 | msgstr "" | 834 | msgstr "" |
| 1131 | 835 | ||
| 1132 | #: plugins/check_game.c:321 | ||
| 1133 | msgid "https://github.com/multiplay/qstat before you can use this plugin." | 836 | msgid "https://github.com/multiplay/qstat before you can use this plugin." |
| 1134 | msgstr "" | 837 | msgstr "" |
| 1135 | 838 | ||
| 1136 | #: plugins/check_hpjd.c:245 | ||
| 1137 | msgid "Paper Jam" | 839 | msgid "Paper Jam" |
| 1138 | msgstr "Papierstau" | 840 | msgstr "Papierstau" |
| 1139 | 841 | ||
| 1140 | #: plugins/check_hpjd.c:250 | ||
| 1141 | msgid "Out of Paper" | 842 | msgid "Out of Paper" |
| 1142 | msgstr "Kein Papier" | 843 | msgstr "Kein Papier" |
| 1143 | 844 | ||
| 1144 | #: plugins/check_hpjd.c:255 | ||
| 1145 | msgid "Printer Offline" | 845 | msgid "Printer Offline" |
| 1146 | msgstr "Drucker ausgeschaltet" | 846 | msgstr "Drucker ausgeschaltet" |
| 1147 | 847 | ||
| 1148 | #: plugins/check_hpjd.c:260 | ||
| 1149 | msgid "Peripheral Error" | 848 | msgid "Peripheral Error" |
| 1150 | msgstr "Peripheriefehler" | 849 | msgstr "Peripheriefehler" |
| 1151 | 850 | ||
| 1152 | #: plugins/check_hpjd.c:264 | ||
| 1153 | msgid "Intervention Required" | 851 | msgid "Intervention Required" |
| 1154 | msgstr "Eingriff benötigt" | 852 | msgstr "Eingriff benötigt" |
| 1155 | 853 | ||
| 1156 | #: plugins/check_hpjd.c:268 | ||
| 1157 | msgid "Toner Low" | 854 | msgid "Toner Low" |
| 1158 | msgstr "Wenig Toner" | 855 | msgstr "Wenig Toner" |
| 1159 | 856 | ||
| 1160 | #: plugins/check_hpjd.c:272 | ||
| 1161 | msgid "Insufficient Memory" | 857 | msgid "Insufficient Memory" |
| 1162 | msgstr "Nicht genügend Speicher" | 858 | msgstr "Nicht genügend Speicher" |
| 1163 | 859 | ||
| 1164 | #: plugins/check_hpjd.c:276 | ||
| 1165 | msgid "A Door is Open" | 860 | msgid "A Door is Open" |
| 1166 | msgstr "Eine Abdeckung ist offen" | 861 | msgstr "Eine Abdeckung ist offen" |
| 1167 | 862 | ||
| 1168 | #: plugins/check_hpjd.c:280 | ||
| 1169 | msgid "Output Tray is Full" | 863 | msgid "Output Tray is Full" |
| 1170 | msgstr "Ausgabeschacht ist voll" | 864 | msgstr "Ausgabeschacht ist voll" |
| 1171 | 865 | ||
| 1172 | #: plugins/check_hpjd.c:284 | ||
| 1173 | msgid "Data too Slow for Engine" | 866 | msgid "Data too Slow for Engine" |
| 1174 | msgstr "" | 867 | msgstr "" |
| 1175 | 868 | ||
| 1176 | #: plugins/check_hpjd.c:288 | ||
| 1177 | msgid "Unknown Paper Error" | 869 | msgid "Unknown Paper Error" |
| 1178 | msgstr "Papierfehler" | 870 | msgstr "Papierfehler" |
| 1179 | 871 | ||
| 1180 | #: plugins/check_hpjd.c:293 | ||
| 1181 | #, c-format | 872 | #, c-format |
| 1182 | msgid "Printer ok - (%s)\n" | 873 | msgid "Printer ok - (%s)\n" |
| 1183 | msgstr "Printer ok - (%s)\n" | 874 | msgstr "Printer ok - (%s)\n" |
| 1184 | 875 | ||
| 1185 | #: plugins/check_hpjd.c:353 | ||
| 1186 | #, fuzzy | 876 | #, fuzzy |
| 1187 | msgid "Port must be a positive short integer" | 877 | msgid "Port must be a positive short integer" |
| 1188 | msgstr "Port muss ein positiver Integer sein" | 878 | msgstr "Port muss ein positiver Integer sein" |
| 1189 | 879 | ||
| 1190 | #: plugins/check_hpjd.c:411 | ||
| 1191 | #, fuzzy | 880 | #, fuzzy |
| 1192 | msgid "This plugin tests the STATUS of an HP printer with a JetDirect card." | 881 | msgid "This plugin tests the STATUS of an HP printer with a JetDirect card." |
| 1193 | msgstr "" | 882 | msgstr "" |
| @@ -1196,7 +885,6 @@ msgstr "" | |||
| 1196 | "Net-snmp muss auf dem ausführenden Computer installiert sein.\n" | 885 | "Net-snmp muss auf dem ausführenden Computer installiert sein.\n" |
| 1197 | "\n" | 886 | "\n" |
| 1198 | 887 | ||
| 1199 | #: plugins/check_hpjd.c:412 | ||
| 1200 | #, fuzzy | 888 | #, fuzzy |
| 1201 | msgid "Net-snmp must be installed on the computer running the plugin." | 889 | msgid "Net-snmp must be installed on the computer running the plugin." |
| 1202 | msgstr "" | 890 | msgstr "" |
| @@ -1205,1299 +893,1011 @@ msgstr "" | |||
| 1205 | "Net-snmp muss auf dem ausführenden Computer installiert sein.\n" | 893 | "Net-snmp muss auf dem ausführenden Computer installiert sein.\n" |
| 1206 | "\n" | 894 | "\n" |
| 1207 | 895 | ||
| 1208 | #: plugins/check_hpjd.c:422 | ||
| 1209 | msgid "The SNMP community name " | 896 | msgid "The SNMP community name " |
| 1210 | msgstr "" | 897 | msgstr "" |
| 1211 | 898 | ||
| 1212 | #: plugins/check_hpjd.c:423 plugins/check_hpjd.c:427 | ||
| 1213 | #, c-format | 899 | #, c-format |
| 1214 | msgid "(default=%s)" | 900 | msgid "(default=%s)" |
| 1215 | msgstr "" | 901 | msgstr "" |
| 1216 | 902 | ||
| 1217 | #: plugins/check_hpjd.c:426 | ||
| 1218 | msgid "Specify the port to check " | 903 | msgid "Specify the port to check " |
| 1219 | msgstr "" | 904 | msgstr "" |
| 1220 | 905 | ||
| 1221 | #: plugins/check_hpjd.c:430 | ||
| 1222 | msgid "Disable paper check " | 906 | msgid "Disable paper check " |
| 1223 | msgstr "" | 907 | msgstr "" |
| 1224 | 908 | ||
| 1225 | #: plugins/check_http.c:196 | ||
| 1226 | msgid "file does not exist or is not readable" | 909 | msgid "file does not exist or is not readable" |
| 1227 | msgstr "" | 910 | msgstr "" |
| 1228 | 911 | ||
| 1229 | #: plugins/check_http.c:324 plugins/check_http.c:329 plugins/check_http.c:335 | ||
| 1230 | #: plugins/check_smtp.c:639 plugins/check_tcp.c:590 plugins/check_tcp.c:595 | ||
| 1231 | #: plugins/check_tcp.c:601 | ||
| 1232 | msgid "Invalid certificate expiration period" | 912 | msgid "Invalid certificate expiration period" |
| 1233 | msgstr "Ungültiger Zertifikatsablauftermin" | 913 | msgstr "Ungültiger Zertifikatsablauftermin" |
| 1234 | 914 | ||
| 1235 | #: plugins/check_http.c:378 | ||
| 1236 | msgid "" | 915 | msgid "" |
| 1237 | "Invalid option - Valid SSL/TLS versions: 2, 3, 1, 1.1, 1.2 (with optional " | 916 | "Invalid option - Valid SSL/TLS versions: 2, 3, 1, 1.1, 1.2 (with optional " |
| 1238 | "'+' suffix)" | 917 | "'+' suffix)" |
| 1239 | msgstr "" | 918 | msgstr "" |
| 1240 | 919 | ||
| 1241 | #: plugins/check_http.c:384 plugins/check_tcp.c:614 plugins/check_tcp.c:623 | ||
| 1242 | #, fuzzy | 920 | #, fuzzy |
| 1243 | msgid "Invalid option - SSL is not available" | 921 | msgid "Invalid option - SSL is not available" |
| 1244 | msgstr "Ungültige Option - SSL ist nicht verfügbar\n" | 922 | msgstr "Ungültige Option - SSL ist nicht verfügbar\n" |
| 1245 | 923 | ||
| 1246 | #: plugins/check_http.c:392 | ||
| 1247 | msgid "Invalid max_redirs count" | 924 | msgid "Invalid max_redirs count" |
| 1248 | msgstr "" | 925 | msgstr "" |
| 1249 | 926 | ||
| 1250 | #: plugins/check_http.c:412 | ||
| 1251 | msgid "Invalid onredirect option" | 927 | msgid "Invalid onredirect option" |
| 1252 | msgstr "" | 928 | msgstr "" |
| 1253 | 929 | ||
| 1254 | #: plugins/check_http.c:414 | ||
| 1255 | #, c-format | 930 | #, c-format |
| 1256 | msgid "option f:%d \n" | 931 | msgid "option f:%d \n" |
| 1257 | msgstr "Option f:%d \n" | 932 | msgstr "Option f:%d \n" |
| 1258 | 933 | ||
| 1259 | #: plugins/check_http.c:449 | ||
| 1260 | msgid "Invalid port number" | 934 | msgid "Invalid port number" |
| 1261 | msgstr "Ungültige Portnummer" | 935 | msgstr "Ungültige Portnummer" |
| 1262 | 936 | ||
| 1263 | #: plugins/check_http.c:508 | ||
| 1264 | #, c-format | 937 | #, c-format |
| 1265 | msgid "Could Not Compile Regular Expression: %s" | 938 | msgid "Could Not Compile Regular Expression: %s" |
| 1266 | msgstr "" | 939 | msgstr "" |
| 1267 | 940 | ||
| 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:683 plugins/check_ssh.c:151 plugins/check_tcp.c:491 | ||
| 1271 | msgid "IPv6 support not available" | 941 | msgid "IPv6 support not available" |
| 1272 | msgstr "IPv6 Unterstützung nicht vorhanden" | 942 | msgstr "IPv6 Unterstützung nicht vorhanden" |
| 1273 | 943 | ||
| 1274 | #: plugins/check_http.c:590 plugins/check_ping.c:428 | ||
| 1275 | msgid "You must specify a server address or host name" | 944 | msgid "You must specify a server address or host name" |
| 1276 | msgstr "Hostname oder Serveradresse muss angegeben werden" | 945 | msgstr "Hostname oder Serveradresse muss angegeben werden" |
| 1277 | 946 | ||
| 1278 | #: plugins/check_http.c:607 | ||
| 1279 | msgid "" | 947 | msgid "" |
| 1280 | "If you use a client certificate you must also specify a private key file" | 948 | "If you use a client certificate you must also specify a private key file" |
| 1281 | msgstr "" | 949 | msgstr "" |
| 1282 | 950 | ||
| 1283 | #: plugins/check_http.c:734 plugins/check_http.c:902 | ||
| 1284 | #, fuzzy | 951 | #, fuzzy |
| 1285 | msgid "HTTP UNKNOWN - Memory allocation error\n" | 952 | msgid "HTTP UNKNOWN - Memory allocation error\n" |
| 1286 | msgstr "HTTP UNKNOWN - Konnte·url·nicht·zuweisen\n" | 953 | msgstr "HTTP UNKNOWN - Konnte·url·nicht·zuweisen\n" |
| 1287 | 954 | ||
| 1288 | #: plugins/check_http.c:806 | ||
| 1289 | #, fuzzy, c-format | 955 | #, fuzzy, c-format |
| 1290 | msgid "%sServer date unknown, " | 956 | msgid "%sServer date unknown, " |
| 1291 | msgstr "HTTP UNKNOWN - Serverdatum unbekannt\n" | 957 | msgstr "HTTP UNKNOWN - Serverdatum unbekannt\n" |
| 1292 | 958 | ||
| 1293 | #: plugins/check_http.c:809 | ||
| 1294 | #, fuzzy, c-format | 959 | #, fuzzy, c-format |
| 1295 | msgid "%sDocument modification date unknown, " | 960 | msgid "%sDocument modification date unknown, " |
| 1296 | msgstr "HTTP CRITICAL - Datum der letzten Änderung unbekannt\n" | 961 | msgstr "HTTP CRITICAL - Datum der letzten Änderung unbekannt\n" |
| 1297 | 962 | ||
| 1298 | #: plugins/check_http.c:816 | ||
| 1299 | #, fuzzy, c-format | 963 | #, fuzzy, c-format |
| 1300 | msgid "%sServer date \"%100s\" unparsable, " | 964 | msgid "%sServer date \"%100s\" unparsable, " |
| 1301 | msgstr "HTTP CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden" | 965 | msgstr "HTTP CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden" |
| 1302 | 966 | ||
| 1303 | #: plugins/check_http.c:819 | ||
| 1304 | #, fuzzy, c-format | 967 | #, fuzzy, c-format |
| 1305 | msgid "%sDocument date \"%100s\" unparsable, " | 968 | msgid "%sDocument date \"%100s\" unparsable, " |
| 1306 | msgstr "" | 969 | msgstr "" |
| 1307 | "HTTP CRITICAL - Dokumentendatum \"%100s\" konnte nicht verarbeitet werden" | 970 | "HTTP CRITICAL - Dokumentendatum \"%100s\" konnte nicht verarbeitet werden" |
| 1308 | 971 | ||
| 1309 | #: plugins/check_http.c:822 | ||
| 1310 | #, fuzzy, c-format | 972 | #, fuzzy, c-format |
| 1311 | msgid "%sDocument is %d seconds in the future, " | 973 | msgid "%sDocument is %d seconds in the future, " |
| 1312 | msgstr "HTTP CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n" | 974 | msgstr "HTTP CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n" |
| 1313 | 975 | ||
| 1314 | #: plugins/check_http.c:827 | ||
| 1315 | #, fuzzy, c-format | 976 | #, fuzzy, c-format |
| 1316 | msgid "%sLast modified %.1f days ago, " | 977 | msgid "%sLast modified %.1f days ago, " |
| 1317 | msgstr "HTTP CRITICAL - Letzte Änderung vor %.1f Tagen\n" | 978 | msgstr "HTTP CRITICAL - Letzte Änderung vor %.1f Tagen\n" |
| 1318 | 979 | ||
| 1319 | #: plugins/check_http.c:830 | ||
| 1320 | #, fuzzy, c-format | 980 | #, fuzzy, c-format |
| 1321 | msgid "%sLast modified %d:%02d:%02d ago, " | 981 | msgid "%sLast modified %d:%02d:%02d ago, " |
| 1322 | msgstr "HTTP CRITICAL - Letzte Änderung vor %d:%02d:%02d \n" | 982 | msgstr "HTTP CRITICAL - Letzte Änderung vor %d:%02d:%02d \n" |
| 1323 | 983 | ||
| 1324 | #: plugins/check_http.c:944 | ||
| 1325 | msgid "HTTP CRITICAL - Unable to open TCP socket\n" | 984 | msgid "HTTP CRITICAL - Unable to open TCP socket\n" |
| 1326 | msgstr "HTTP CRITICAL - Konnte TCP socket nicht öffnen\n" | 985 | msgstr "HTTP CRITICAL - Konnte TCP socket nicht öffnen\n" |
| 1327 | 986 | ||
| 1328 | #: plugins/check_http.c:1104 | ||
| 1329 | #, fuzzy | 987 | #, fuzzy |
| 1330 | msgid "HTTP UNKNOWN - Could not allocate memory for full_page\n" | 988 | msgid "HTTP UNKNOWN - Could not allocate memory for full_page\n" |
| 1331 | msgstr "HTTP UNKNOWN - Konnte·url·nicht·zuweisen\n" | 989 | msgstr "HTTP UNKNOWN - Konnte·url·nicht·zuweisen\n" |
| 1332 | 990 | ||
| 1333 | #: plugins/check_http.c:1121 | ||
| 1334 | msgid "HTTP CRITICAL - Error on receive\n" | 991 | msgid "HTTP CRITICAL - Error on receive\n" |
| 1335 | msgstr "HTTP CRITICAL - Fehler beim Empfangen\n" | 992 | msgstr "HTTP CRITICAL - Fehler beim Empfangen\n" |
| 1336 | 993 | ||
| 1337 | #: plugins/check_http.c:1126 | ||
| 1338 | #, fuzzy | 994 | #, fuzzy |
| 1339 | msgid "HTTP CRITICAL - No data received from host\n" | 995 | msgid "HTTP CRITICAL - No data received from host\n" |
| 1340 | msgstr "HTTP CRITICAL - Keine Daten empfangen\n" | 996 | msgstr "HTTP CRITICAL - Keine Daten empfangen\n" |
| 1341 | 997 | ||
| 1342 | #: plugins/check_http.c:1177 | ||
| 1343 | #, fuzzy, c-format | 998 | #, fuzzy, c-format |
| 1344 | msgid "Invalid HTTP response received from host: %s\n" | 999 | msgid "Invalid HTTP response received from host: %s\n" |
| 1345 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" | 1000 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" |
| 1346 | 1001 | ||
| 1347 | #: plugins/check_http.c:1181 | ||
| 1348 | #, fuzzy, c-format | 1002 | #, fuzzy, c-format |
| 1349 | msgid "Invalid HTTP response received from host on port %d: %s\n" | 1003 | 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" | 1004 | msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n" |
| 1351 | 1005 | ||
| 1352 | #: plugins/check_http.c:1184 plugins/check_http.c:1377 | ||
| 1353 | #, c-format | 1006 | #, c-format |
| 1354 | msgid "" | 1007 | msgid "" |
| 1355 | "%s\n" | 1008 | "%s\n" |
| 1356 | "%s" | 1009 | "%s" |
| 1357 | msgstr "" | 1010 | msgstr "" |
| 1358 | 1011 | ||
| 1359 | #: plugins/check_http.c:1192 | ||
| 1360 | #, fuzzy, c-format | 1012 | #, fuzzy, c-format |
| 1361 | msgid "Status line output matched \"%s\" - " | 1013 | msgid "Status line output matched \"%s\" - " |
| 1362 | msgstr "HTTP OK: Statusausgabe passt auf \"%s\"\n" | 1014 | msgstr "HTTP OK: Statusausgabe passt auf \"%s\"\n" |
| 1363 | 1015 | ||
| 1364 | #: plugins/check_http.c:1203 | ||
| 1365 | #, c-format | 1016 | #, c-format |
| 1366 | msgid "HTTP CRITICAL: Invalid Status Line (%s)\n" | 1017 | msgid "HTTP CRITICAL: Invalid Status Line (%s)\n" |
| 1367 | msgstr "HTTP CRITICAL: Ungültige Statusmeldung (%s)\n" | 1018 | msgstr "HTTP CRITICAL: Ungültige Statusmeldung (%s)\n" |
| 1368 | 1019 | ||
| 1369 | #: plugins/check_http.c:1210 | ||
| 1370 | #, c-format | 1020 | #, c-format |
| 1371 | msgid "HTTP CRITICAL: Invalid Status (%s)\n" | 1021 | msgid "HTTP CRITICAL: Invalid Status (%s)\n" |
| 1372 | msgstr "HTTP CRITICAL: Ungültiger Status (%s)\n" | 1022 | msgstr "HTTP CRITICAL: Ungültiger Status (%s)\n" |
| 1373 | 1023 | ||
| 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 | 1024 | #, c-format |
| 1377 | msgid "%s - " | 1025 | msgid "%s - " |
| 1378 | msgstr "" | 1026 | msgstr "" |
| 1379 | 1027 | ||
| 1380 | #: plugins/check_http.c:1261 | ||
| 1381 | #, fuzzy, c-format | 1028 | #, fuzzy, c-format |
| 1382 | msgid "%sheader '%s' not found on '%s://%s:%d%s', " | 1029 | msgid "%sheader '%s' not found on '%s://%s:%d%s', " |
| 1383 | msgstr "CRITICAL - Muster nicht gefunden%s|%s %s\n" | 1030 | msgstr "CRITICAL - Muster nicht gefunden%s|%s %s\n" |
| 1384 | 1031 | ||
| 1385 | #: plugins/check_http.c:1304 | ||
| 1386 | #, fuzzy, c-format | 1032 | #, fuzzy, c-format |
| 1387 | msgid "%sstring '%s' not found on '%s://%s:%d%s', " | 1033 | msgid "%sstring '%s' not found on '%s://%s:%d%s', " |
| 1388 | msgstr "CRITICAL - Muster nicht gefunden%s|%s %s\n" | 1034 | msgstr "CRITICAL - Muster nicht gefunden%s|%s %s\n" |
| 1389 | 1035 | ||
| 1390 | #: plugins/check_http.c:1318 | ||
| 1391 | #, fuzzy, c-format | 1036 | #, fuzzy, c-format |
| 1392 | msgid "%spattern not found, " | 1037 | msgid "%spattern not found, " |
| 1393 | msgstr "CRITICAL - Muster nicht gefunden%s|%s %s\n" | 1038 | msgstr "CRITICAL - Muster nicht gefunden%s|%s %s\n" |
| 1394 | 1039 | ||
| 1395 | #: plugins/check_http.c:1320 | ||
| 1396 | #, fuzzy, c-format | 1040 | #, fuzzy, c-format |
| 1397 | msgid "%spattern found, " | 1041 | msgid "%spattern found, " |
| 1398 | msgstr "CRITICAL - Muster nicht gefunden%s|%s %s\n" | 1042 | msgstr "CRITICAL - Muster nicht gefunden%s|%s %s\n" |
| 1399 | 1043 | ||
| 1400 | #: plugins/check_http.c:1326 | ||
| 1401 | #, fuzzy, c-format | 1044 | #, fuzzy, c-format |
| 1402 | msgid "%sExecute Error: %s, " | 1045 | msgid "%sExecute Error: %s, " |
| 1403 | msgstr "HTTP CRITICAL - Fehler: %s\n" | 1046 | msgstr "HTTP CRITICAL - Fehler: %s\n" |
| 1404 | 1047 | ||
| 1405 | #: plugins/check_http.c:1342 | ||
| 1406 | #, fuzzy, c-format | 1048 | #, fuzzy, c-format |
| 1407 | msgid "%spage size %d too large, " | 1049 | msgid "%spage size %d too large, " |
| 1408 | msgstr "HTTP WARNING: Seitengröße %d zu klein%s|%s\n" | 1050 | msgstr "HTTP WARNING: Seitengröße %d zu klein%s|%s\n" |
| 1409 | 1051 | ||
| 1410 | #: plugins/check_http.c:1345 | ||
| 1411 | #, fuzzy, c-format | 1052 | #, fuzzy, c-format |
| 1412 | msgid "%spage size %d too small, " | 1053 | msgid "%spage size %d too small, " |
| 1413 | msgstr "HTTP WARNING: Seitengröße %d zu klein%s|%s\n" | 1054 | msgstr "HTTP WARNING: Seitengröße %d zu klein%s|%s\n" |
| 1414 | 1055 | ||
| 1415 | #: plugins/check_http.c:1358 | ||
| 1416 | #, fuzzy, c-format | 1056 | #, fuzzy, c-format |
| 1417 | msgid "%s - %d bytes in %.3f second response time %s|%s %s %s %s %s %s %s" | 1057 | 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" | 1058 | msgstr " - %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n" |
| 1419 | 1059 | ||
| 1420 | #: plugins/check_http.c:1370 | ||
| 1421 | #, fuzzy, c-format | 1060 | #, fuzzy, c-format |
| 1422 | msgid "%s - %d bytes in %.3f second response time %s|%s %s" | 1061 | msgid "%s - %d bytes in %.3f second response time %s|%s %s" |
| 1423 | msgstr " - %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n" | 1062 | msgstr " - %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n" |
| 1424 | 1063 | ||
| 1425 | #: plugins/check_http.c:1500 | ||
| 1426 | msgid "HTTP UNKNOWN - Could not allocate addr\n" | 1064 | msgid "HTTP UNKNOWN - Could not allocate addr\n" |
| 1427 | msgstr "HTTP UNKNOWN - Konnte addr nicht zuweisen\n" | 1065 | msgstr "HTTP UNKNOWN - Konnte addr nicht zuweisen\n" |
| 1428 | 1066 | ||
| 1429 | #: plugins/check_http.c:1505 plugins/check_http.c:1536 | ||
| 1430 | #, fuzzy | 1067 | #, fuzzy |
| 1431 | msgid "HTTP UNKNOWN - Could not allocate URL\n" | 1068 | msgid "HTTP UNKNOWN - Could not allocate URL\n" |
| 1432 | msgstr "HTTP UNKNOWN - Konnte·url·nicht·zuweisen\n" | 1069 | msgstr "HTTP UNKNOWN - Konnte·url·nicht·zuweisen\n" |
| 1433 | 1070 | ||
| 1434 | #: plugins/check_http.c:1514 | ||
| 1435 | #, c-format | 1071 | #, c-format |
| 1436 | msgid "HTTP UNKNOWN - Could not find redirect location - %s%s\n" | 1072 | msgid "HTTP UNKNOWN - Could not find redirect location - %s%s\n" |
| 1437 | msgstr "" | 1073 | msgstr "" |
| 1438 | 1074 | ||
| 1439 | #: plugins/check_http.c:1529 | ||
| 1440 | #, fuzzy, c-format | 1075 | #, fuzzy, c-format |
| 1441 | msgid "HTTP UNKNOWN - Empty redirect location%s\n" | 1076 | msgid "HTTP UNKNOWN - Empty redirect location%s\n" |
| 1442 | msgstr "HTTP UNKNOWN - Serverdatum unbekannt\n" | 1077 | msgstr "HTTP UNKNOWN - Serverdatum unbekannt\n" |
| 1443 | 1078 | ||
| 1444 | #: plugins/check_http.c:1591 | ||
| 1445 | #, c-format | 1079 | #, c-format |
| 1446 | msgid "HTTP UNKNOWN - Could not parse redirect location - %s%s\n" | 1080 | msgid "HTTP UNKNOWN - Could not parse redirect location - %s%s\n" |
| 1447 | msgstr "" | 1081 | msgstr "" |
| 1448 | 1082 | ||
| 1449 | #: plugins/check_http.c:1601 | ||
| 1450 | #, fuzzy, c-format | 1083 | #, fuzzy, c-format |
| 1451 | msgid "HTTP WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n" | 1084 | 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" | 1085 | msgstr "HTTP WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n" |
| 1453 | 1086 | ||
| 1454 | #: plugins/check_http.c:1609 | ||
| 1455 | #, fuzzy, c-format | 1087 | #, fuzzy, c-format |
| 1456 | msgid "HTTP CRITICAL - redirection creates an infinite loop - %s://%s:%d%s%s\n" | 1088 | 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" | 1089 | msgstr "HTTP WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n" |
| 1458 | 1090 | ||
| 1459 | #: plugins/check_http.c:1630 | ||
| 1460 | #, fuzzy, c-format | 1091 | #, fuzzy, c-format |
| 1461 | msgid "HTTP UNKNOWN - Redirection to port above %d - %s://%s:%d%s%s\n" | 1092 | 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" | 1093 | msgstr "HTTP WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n" |
| 1463 | 1094 | ||
| 1464 | #: plugins/check_http.c:1638 | ||
| 1465 | #, c-format | 1095 | #, c-format |
| 1466 | msgid "Redirection to %s://%s:%d%s\n" | 1096 | msgid "Redirection to %s://%s:%d%s\n" |
| 1467 | msgstr "" | 1097 | msgstr "" |
| 1468 | 1098 | ||
| 1469 | #: plugins/check_http.c:1713 | ||
| 1470 | #, fuzzy | 1099 | #, fuzzy |
| 1471 | msgid "This plugin tests the HTTP service on the specified host. It can test" | 1100 | msgid "This plugin tests the HTTP service on the specified host. It can test" |
| 1472 | msgstr "" | 1101 | msgstr "" |
| 1473 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" | 1102 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" |
| 1474 | "\n" | 1103 | "\n" |
| 1475 | 1104 | ||
| 1476 | #: plugins/check_http.c:1714 | ||
| 1477 | msgid "normal (http) and secure (https) servers, follow redirects, search for" | 1105 | msgid "normal (http) and secure (https) servers, follow redirects, search for" |
| 1478 | msgstr "" | 1106 | msgstr "" |
| 1479 | 1107 | ||
| 1480 | #: plugins/check_http.c:1715 | ||
| 1481 | msgid "strings and regular expressions, check connection times, and report on" | 1108 | msgid "strings and regular expressions, check connection times, and report on" |
| 1482 | msgstr "" | 1109 | msgstr "" |
| 1483 | 1110 | ||
| 1484 | #: plugins/check_http.c:1716 | ||
| 1485 | #, fuzzy | 1111 | #, fuzzy |
| 1486 | msgid "certificate expiration times." | 1112 | msgid "certificate expiration times." |
| 1487 | msgstr "Clientzertifikat benötigt\n" | 1113 | msgstr "Clientzertifikat benötigt\n" |
| 1488 | 1114 | ||
| 1489 | #: plugins/check_http.c:1723 | ||
| 1490 | #, c-format | 1115 | #, c-format |
| 1491 | msgid "In the first form, make an HTTP request." | 1116 | msgid "In the first form, make an HTTP request." |
| 1492 | msgstr "" | 1117 | msgstr "" |
| 1493 | 1118 | ||
| 1494 | #: plugins/check_http.c:1724 | ||
| 1495 | #, c-format | 1119 | #, c-format |
| 1496 | msgid "" | 1120 | msgid "" |
| 1497 | "In the second form, connect to the server and check the TLS certificate." | 1121 | "In the second form, connect to the server and check the TLS certificate." |
| 1498 | msgstr "" | 1122 | msgstr "" |
| 1499 | 1123 | ||
| 1500 | #: plugins/check_http.c:1726 | ||
| 1501 | #, c-format | 1124 | #, c-format |
| 1502 | msgid "NOTE: One or both of -H and -I must be specified" | 1125 | msgid "NOTE: One or both of -H and -I must be specified" |
| 1503 | msgstr "" | 1126 | msgstr "" |
| 1504 | 1127 | ||
| 1505 | #: plugins/check_http.c:1734 | ||
| 1506 | msgid "Host name argument for servers using host headers (virtual host)" | 1128 | msgid "Host name argument for servers using host headers (virtual host)" |
| 1507 | msgstr "" | 1129 | msgstr "" |
| 1508 | 1130 | ||
| 1509 | #: plugins/check_http.c:1735 | ||
| 1510 | msgid "Append a port to include it in the header (eg: example.com:5000)" | 1131 | msgid "Append a port to include it in the header (eg: example.com:5000)" |
| 1511 | msgstr "" | 1132 | msgstr "" |
| 1512 | 1133 | ||
| 1513 | #: plugins/check_http.c:1737 | ||
| 1514 | msgid "" | 1134 | msgid "" |
| 1515 | "IP address or name (use numeric address if possible to bypass DNS lookup)." | 1135 | "IP address or name (use numeric address if possible to bypass DNS lookup)." |
| 1516 | msgstr "" | 1136 | msgstr "" |
| 1517 | 1137 | ||
| 1518 | #: plugins/check_http.c:1739 | ||
| 1519 | msgid "Port number (default: " | 1138 | msgid "Port number (default: " |
| 1520 | msgstr "" | 1139 | msgstr "" |
| 1521 | 1140 | ||
| 1522 | #: plugins/check_http.c:1746 | ||
| 1523 | msgid "" | 1141 | msgid "" |
| 1524 | "Connect via SSL. Port defaults to 443. VERSION is optional, and prevents" | 1142 | "Connect via SSL. Port defaults to 443. VERSION is optional, and prevents" |
| 1525 | msgstr "" | 1143 | msgstr "" |
| 1526 | 1144 | ||
| 1527 | #: plugins/check_http.c:1747 | ||
| 1528 | msgid "auto-negotiation (2 = SSLv2, 3 = SSLv3, 1 = TLSv1, 1.1 = TLSv1.1," | 1145 | msgid "auto-negotiation (2 = SSLv2, 3 = SSLv3, 1 = TLSv1, 1.1 = TLSv1.1," |
| 1529 | msgstr "" | 1146 | msgstr "" |
| 1530 | 1147 | ||
| 1531 | #: plugins/check_http.c:1748 | ||
| 1532 | msgid "1.2 = TLSv1.2). With a '+' suffix, newer versions are also accepted." | 1148 | msgid "1.2 = TLSv1.2). With a '+' suffix, newer versions are also accepted." |
| 1533 | msgstr "" | 1149 | msgstr "" |
| 1534 | 1150 | ||
| 1535 | #: plugins/check_http.c:1750 plugins/check_smtp.c:890 | ||
| 1536 | msgid "Enable SSL/TLS hostname extension support (SNI)" | 1151 | msgid "Enable SSL/TLS hostname extension support (SNI)" |
| 1537 | msgstr "" | 1152 | msgstr "" |
| 1538 | 1153 | ||
| 1539 | #: plugins/check_http.c:1752 | ||
| 1540 | msgid "" | 1154 | msgid "" |
| 1541 | "Minimum number of days a certificate has to be valid. Port defaults to 443" | 1155 | "Minimum number of days a certificate has to be valid. Port defaults to 443" |
| 1542 | msgstr "" | 1156 | msgstr "" |
| 1543 | 1157 | ||
| 1544 | #: plugins/check_http.c:1753 | ||
| 1545 | msgid "" | 1158 | msgid "" |
| 1546 | "(when this option is used the URL is not checked by default. You can use" | 1159 | "(when this option is used the URL is not checked by default. You can use" |
| 1547 | msgstr "" | 1160 | msgstr "" |
| 1548 | 1161 | ||
| 1549 | #: plugins/check_http.c:1754 | ||
| 1550 | msgid " --continue-after-certificate to override this behavior)" | 1162 | msgid " --continue-after-certificate to override this behavior)" |
| 1551 | msgstr "" | 1163 | msgstr "" |
| 1552 | 1164 | ||
| 1553 | #: plugins/check_http.c:1756 | ||
| 1554 | msgid "" | 1165 | msgid "" |
| 1555 | "Allows the HTTP check to continue after performing the certificate check." | 1166 | "Allows the HTTP check to continue after performing the certificate check." |
| 1556 | msgstr "" | 1167 | msgstr "" |
| 1557 | 1168 | ||
| 1558 | #: plugins/check_http.c:1757 | ||
| 1559 | msgid "Does nothing unless -C is used." | 1169 | msgid "Does nothing unless -C is used." |
| 1560 | msgstr "" | 1170 | msgstr "" |
| 1561 | 1171 | ||
| 1562 | #: plugins/check_http.c:1759 | ||
| 1563 | msgid "Name of file that contains the client certificate (PEM format)" | 1172 | msgid "Name of file that contains the client certificate (PEM format)" |
| 1564 | msgstr "" | 1173 | msgstr "" |
| 1565 | 1174 | ||
| 1566 | #: plugins/check_http.c:1760 | ||
| 1567 | msgid "to be used in establishing the SSL session" | 1175 | msgid "to be used in establishing the SSL session" |
| 1568 | msgstr "" | 1176 | msgstr "" |
| 1569 | 1177 | ||
| 1570 | #: plugins/check_http.c:1762 | ||
| 1571 | msgid "Name of file containing the private key (PEM format)" | 1178 | msgid "Name of file containing the private key (PEM format)" |
| 1572 | msgstr "" | 1179 | msgstr "" |
| 1573 | 1180 | ||
| 1574 | #: plugins/check_http.c:1763 | ||
| 1575 | msgid "matching the client certificate" | 1181 | msgid "matching the client certificate" |
| 1576 | msgstr "" | 1182 | msgstr "" |
| 1577 | 1183 | ||
| 1578 | #: plugins/check_http.c:1767 | ||
| 1579 | msgid "Comma-delimited list of strings, at least one of them is expected in" | 1184 | msgid "Comma-delimited list of strings, at least one of them is expected in" |
| 1580 | msgstr "" | 1185 | msgstr "" |
| 1581 | 1186 | ||
| 1582 | #: plugins/check_http.c:1768 | ||
| 1583 | msgid "the first (status) line of the server response (default: " | 1187 | msgid "the first (status) line of the server response (default: " |
| 1584 | msgstr "" | 1188 | msgstr "" |
| 1585 | 1189 | ||
| 1586 | #: plugins/check_http.c:1770 | ||
| 1587 | msgid "" | 1190 | msgid "" |
| 1588 | "If specified skips all other status line logic (ex: 3xx, 4xx, 5xx processing)" | 1191 | "If specified skips all other status line logic (ex: 3xx, 4xx, 5xx processing)" |
| 1589 | msgstr "" | 1192 | msgstr "" |
| 1590 | 1193 | ||
| 1591 | #: plugins/check_http.c:1772 | ||
| 1592 | msgid "String to expect in the response headers" | 1194 | msgid "String to expect in the response headers" |
| 1593 | msgstr "" | 1195 | msgstr "" |
| 1594 | 1196 | ||
| 1595 | #: plugins/check_http.c:1774 | ||
| 1596 | msgid "String to expect in the content" | 1197 | msgid "String to expect in the content" |
| 1597 | msgstr "" | 1198 | msgstr "" |
| 1598 | 1199 | ||
| 1599 | #: plugins/check_http.c:1776 | ||
| 1600 | msgid "URL to GET or POST (default: /)" | 1200 | msgid "URL to GET or POST (default: /)" |
| 1601 | msgstr "" | 1201 | msgstr "" |
| 1602 | 1202 | ||
| 1603 | #: plugins/check_http.c:1778 | ||
| 1604 | msgid "URL encoded http POST data" | 1203 | msgid "URL encoded http POST data" |
| 1605 | msgstr "" | 1204 | msgstr "" |
| 1606 | 1205 | ||
| 1607 | #: plugins/check_http.c:1780 | ||
| 1608 | msgid "Set HTTP method." | 1206 | msgid "Set HTTP method." |
| 1609 | msgstr "" | 1207 | msgstr "" |
| 1610 | 1208 | ||
| 1611 | #: plugins/check_http.c:1782 | ||
| 1612 | msgid "Don't wait for document body: stop reading after headers." | 1209 | msgid "Don't wait for document body: stop reading after headers." |
| 1613 | msgstr "" | 1210 | msgstr "" |
| 1614 | 1211 | ||
| 1615 | #: plugins/check_http.c:1783 | ||
| 1616 | msgid "(Note that this still does an HTTP GET or POST, not a HEAD.)" | 1212 | msgid "(Note that this still does an HTTP GET or POST, not a HEAD.)" |
| 1617 | msgstr "" | 1213 | msgstr "" |
| 1618 | 1214 | ||
| 1619 | #: plugins/check_http.c:1785 | ||
| 1620 | msgid "Warn if document is more than SECONDS old. the number can also be of" | 1215 | msgid "Warn if document is more than SECONDS old. the number can also be of" |
| 1621 | msgstr "" | 1216 | msgstr "" |
| 1622 | 1217 | ||
| 1623 | #: plugins/check_http.c:1786 | ||
| 1624 | msgid "the form \"10m\" for minutes, \"10h\" for hours, or \"10d\" for days." | 1218 | msgid "the form \"10m\" for minutes, \"10h\" for hours, or \"10d\" for days." |
| 1625 | msgstr "" | 1219 | msgstr "" |
| 1626 | 1220 | ||
| 1627 | #: plugins/check_http.c:1788 | ||
| 1628 | msgid "specify Content-Type header media type when POSTing\n" | 1221 | msgid "specify Content-Type header media type when POSTing\n" |
| 1629 | msgstr "" | 1222 | msgstr "" |
| 1630 | 1223 | ||
| 1631 | #: plugins/check_http.c:1791 | ||
| 1632 | msgid "Allow regex to span newlines (must precede -r or -R)" | 1224 | msgid "Allow regex to span newlines (must precede -r or -R)" |
| 1633 | msgstr "" | 1225 | msgstr "" |
| 1634 | 1226 | ||
| 1635 | #: plugins/check_http.c:1793 | ||
| 1636 | msgid "Search page for regex STRING" | 1227 | msgid "Search page for regex STRING" |
| 1637 | msgstr "" | 1228 | msgstr "" |
| 1638 | 1229 | ||
| 1639 | #: plugins/check_http.c:1795 | ||
| 1640 | msgid "Search page for case-insensitive regex STRING" | 1230 | msgid "Search page for case-insensitive regex STRING" |
| 1641 | msgstr "" | 1231 | msgstr "" |
| 1642 | 1232 | ||
| 1643 | #: plugins/check_http.c:1797 | ||
| 1644 | msgid "Return CRITICAL if found, OK if not\n" | 1233 | msgid "Return CRITICAL if found, OK if not\n" |
| 1645 | msgstr "" | 1234 | msgstr "" |
| 1646 | 1235 | ||
| 1647 | #: plugins/check_http.c:1800 | ||
| 1648 | msgid "Username:password on sites with basic authentication" | 1236 | msgid "Username:password on sites with basic authentication" |
| 1649 | msgstr "" | 1237 | msgstr "" |
| 1650 | 1238 | ||
| 1651 | #: plugins/check_http.c:1802 | ||
| 1652 | msgid "Username:password on proxy-servers with basic authentication" | 1239 | msgid "Username:password on proxy-servers with basic authentication" |
| 1653 | msgstr "" | 1240 | msgstr "" |
| 1654 | 1241 | ||
| 1655 | #: plugins/check_http.c:1804 | ||
| 1656 | msgid "String to be sent in http header as \"User Agent\"" | 1242 | msgid "String to be sent in http header as \"User Agent\"" |
| 1657 | msgstr "" | 1243 | msgstr "" |
| 1658 | 1244 | ||
| 1659 | #: plugins/check_http.c:1806 | ||
| 1660 | msgid "" | 1245 | msgid "" |
| 1661 | "Any other tags to be sent in http header. Use multiple times for additional " | 1246 | "Any other tags to be sent in http header. Use multiple times for additional " |
| 1662 | "headers" | 1247 | "headers" |
| 1663 | msgstr "" | 1248 | msgstr "" |
| 1664 | 1249 | ||
| 1665 | #: plugins/check_http.c:1808 | ||
| 1666 | msgid "Print additional performance data" | 1250 | msgid "Print additional performance data" |
| 1667 | msgstr "" | 1251 | msgstr "" |
| 1668 | 1252 | ||
| 1669 | #: plugins/check_http.c:1810 | ||
| 1670 | msgid "Print body content below status line" | 1253 | msgid "Print body content below status line" |
| 1671 | msgstr "" | 1254 | msgstr "" |
| 1672 | 1255 | ||
| 1673 | #: plugins/check_http.c:1812 | ||
| 1674 | msgid "Wrap output in HTML link (obsoleted by urlize)" | 1256 | msgid "Wrap output in HTML link (obsoleted by urlize)" |
| 1675 | msgstr "" | 1257 | msgstr "" |
| 1676 | 1258 | ||
| 1677 | #: plugins/check_http.c:1814 | ||
| 1678 | msgid "How to handle redirected pages. sticky is like follow but stick to the" | 1259 | msgid "How to handle redirected pages. sticky is like follow but stick to the" |
| 1679 | msgstr "" | 1260 | msgstr "" |
| 1680 | 1261 | ||
| 1681 | #: plugins/check_http.c:1815 | ||
| 1682 | msgid "specified IP address. stickyport also ensures port stays the same." | 1262 | msgid "specified IP address. stickyport also ensures port stays the same." |
| 1683 | msgstr "" | 1263 | msgstr "" |
| 1684 | 1264 | ||
| 1685 | #: plugins/check_http.c:1817 | ||
| 1686 | #, fuzzy | 1265 | #, fuzzy |
| 1687 | msgid "Maximal number of redirects (default: " | 1266 | msgid "Maximal number of redirects (default: " |
| 1688 | msgstr "Ungültige Portnummer" | 1267 | msgstr "Ungültige Portnummer" |
| 1689 | 1268 | ||
| 1690 | #: plugins/check_http.c:1820 | ||
| 1691 | msgid "Minimum page size required (bytes) : Maximum page size required (bytes)" | 1269 | msgid "Minimum page size required (bytes) : Maximum page size required (bytes)" |
| 1692 | msgstr "" | 1270 | msgstr "" |
| 1693 | 1271 | ||
| 1694 | #: plugins/check_http.c:1829 | ||
| 1695 | #, fuzzy | 1272 | #, fuzzy |
| 1696 | msgid "This plugin will attempt to open an HTTP connection with the host." | 1273 | msgid "This plugin will attempt to open an HTTP connection with the host." |
| 1697 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." | 1274 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." |
| 1698 | 1275 | ||
| 1699 | #: plugins/check_http.c:1830 | ||
| 1700 | msgid "" | 1276 | msgid "" |
| 1701 | "Successful connects return STATE_OK, refusals and timeouts return " | 1277 | "Successful connects return STATE_OK, refusals and timeouts return " |
| 1702 | "STATE_CRITICAL" | 1278 | "STATE_CRITICAL" |
| 1703 | msgstr "" | 1279 | msgstr "" |
| 1704 | 1280 | ||
| 1705 | #: plugins/check_http.c:1831 | ||
| 1706 | msgid "" | 1281 | msgid "" |
| 1707 | "other errors return STATE_UNKNOWN. Successful connects, but incorrect " | 1282 | "other errors return STATE_UNKNOWN. Successful connects, but incorrect " |
| 1708 | "response" | 1283 | "response" |
| 1709 | msgstr "" | 1284 | msgstr "" |
| 1710 | 1285 | ||
| 1711 | #: plugins/check_http.c:1832 | ||
| 1712 | msgid "" | 1286 | msgid "" |
| 1713 | "messages from the host result in STATE_WARNING return values. If you are" | 1287 | "messages from the host result in STATE_WARNING return values. If you are" |
| 1714 | msgstr "" | 1288 | msgstr "" |
| 1715 | 1289 | ||
| 1716 | #: plugins/check_http.c:1833 | ||
| 1717 | msgid "" | 1290 | msgid "" |
| 1718 | "checking a virtual server that uses 'host headers' you must supply the FQDN" | 1291 | "checking a virtual server that uses 'host headers' you must supply the FQDN" |
| 1719 | msgstr "" | 1292 | msgstr "" |
| 1720 | 1293 | ||
| 1721 | #: plugins/check_http.c:1834 | ||
| 1722 | msgid "(fully qualified domain name) as the [host_name] argument." | 1294 | msgid "(fully qualified domain name) as the [host_name] argument." |
| 1723 | msgstr "" | 1295 | msgstr "" |
| 1724 | 1296 | ||
| 1725 | #: plugins/check_http.c:1838 | ||
| 1726 | msgid "This plugin can also check whether an SSL enabled web server is able to" | 1297 | msgid "This plugin can also check whether an SSL enabled web server is able to" |
| 1727 | msgstr "" | 1298 | msgstr "" |
| 1728 | 1299 | ||
| 1729 | #: plugins/check_http.c:1839 | ||
| 1730 | msgid "serve content (optionally within a specified time) or whether the X509 " | 1300 | msgid "serve content (optionally within a specified time) or whether the X509 " |
| 1731 | msgstr "" | 1301 | msgstr "" |
| 1732 | 1302 | ||
| 1733 | #: plugins/check_http.c:1840 | ||
| 1734 | msgid "certificate is still valid for the specified number of days." | 1303 | msgid "certificate is still valid for the specified number of days." |
| 1735 | msgstr "" | 1304 | msgstr "" |
| 1736 | 1305 | ||
| 1737 | #: plugins/check_http.c:1842 | ||
| 1738 | #, fuzzy | 1306 | #, fuzzy |
| 1739 | msgid "Please note that this plugin does not check if the presented server" | 1307 | msgid "Please note that this plugin does not check if the presented server" |
| 1740 | msgstr "" | 1308 | msgstr "" |
| 1741 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" | 1309 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" |
| 1742 | "\n" | 1310 | "\n" |
| 1743 | 1311 | ||
| 1744 | #: plugins/check_http.c:1843 | ||
| 1745 | msgid "certificate matches the hostname of the server, or if the certificate" | 1312 | msgid "certificate matches the hostname of the server, or if the certificate" |
| 1746 | msgstr "" | 1313 | msgstr "" |
| 1747 | 1314 | ||
| 1748 | #: plugins/check_http.c:1844 | ||
| 1749 | msgid "has a valid chain of trust to one of the locally installed CAs." | 1315 | msgid "has a valid chain of trust to one of the locally installed CAs." |
| 1750 | msgstr "" | 1316 | msgstr "" |
| 1751 | 1317 | ||
| 1752 | #: plugins/check_http.c:1848 | ||
| 1753 | msgid "" | 1318 | msgid "" |
| 1754 | "When the 'www.verisign.com' server returns its content within 5 seconds," | 1319 | "When the 'www.verisign.com' server returns its content within 5 seconds," |
| 1755 | msgstr "" | 1320 | msgstr "" |
| 1756 | 1321 | ||
| 1757 | #: plugins/check_http.c:1849 plugins/check_http.c:1868 | ||
| 1758 | msgid "" | 1322 | msgid "" |
| 1759 | "a STATE_OK will be returned. When the server returns its content but exceeds" | 1323 | "a STATE_OK will be returned. When the server returns its content but exceeds" |
| 1760 | msgstr "" | 1324 | msgstr "" |
| 1761 | 1325 | ||
| 1762 | #: plugins/check_http.c:1850 plugins/check_http.c:1869 | ||
| 1763 | msgid "" | 1326 | msgid "" |
| 1764 | "the 5-second threshold, a STATE_WARNING will be returned. When an error " | 1327 | "the 5-second threshold, a STATE_WARNING will be returned. When an error " |
| 1765 | "occurs," | 1328 | "occurs," |
| 1766 | msgstr "" | 1329 | msgstr "" |
| 1767 | 1330 | ||
| 1768 | #: plugins/check_http.c:1851 | ||
| 1769 | msgid "a STATE_CRITICAL will be returned." | 1331 | msgid "a STATE_CRITICAL will be returned." |
| 1770 | msgstr "" | 1332 | msgstr "" |
| 1771 | 1333 | ||
| 1772 | #: plugins/check_http.c:1854 | ||
| 1773 | msgid "" | 1334 | msgid "" |
| 1774 | "When the certificate of 'www.verisign.com' is valid for more than 14 days," | 1335 | "When the certificate of 'www.verisign.com' is valid for more than 14 days," |
| 1775 | msgstr "" | 1336 | msgstr "" |
| 1776 | 1337 | ||
| 1777 | #: plugins/check_http.c:1855 plugins/check_http.c:1861 | ||
| 1778 | msgid "" | 1338 | msgid "" |
| 1779 | "a STATE_OK is returned. When the certificate is still valid, but for less " | 1339 | "a STATE_OK is returned. When the certificate is still valid, but for less " |
| 1780 | "than" | 1340 | "than" |
| 1781 | msgstr "" | 1341 | msgstr "" |
| 1782 | 1342 | ||
| 1783 | #: plugins/check_http.c:1856 | ||
| 1784 | msgid "" | 1343 | msgid "" |
| 1785 | "14 days, a STATE_WARNING is returned. A STATE_CRITICAL will be returned when" | 1344 | "14 days, a STATE_WARNING is returned. A STATE_CRITICAL will be returned when" |
| 1786 | msgstr "" | 1345 | msgstr "" |
| 1787 | 1346 | ||
| 1788 | #: plugins/check_http.c:1857 | ||
| 1789 | #, fuzzy | 1347 | #, fuzzy |
| 1790 | msgid "the certificate is expired." | 1348 | msgid "the certificate is expired." |
| 1791 | msgstr "Clientzertifikat benötigt\n" | 1349 | msgstr "Clientzertifikat benötigt\n" |
| 1792 | 1350 | ||
| 1793 | #: plugins/check_http.c:1860 | ||
| 1794 | msgid "" | 1351 | msgid "" |
| 1795 | "When the certificate of 'www.verisign.com' is valid for more than 30 days," | 1352 | "When the certificate of 'www.verisign.com' is valid for more than 30 days," |
| 1796 | msgstr "" | 1353 | msgstr "" |
| 1797 | 1354 | ||
| 1798 | #: plugins/check_http.c:1862 | ||
| 1799 | msgid "30 days, but more than 14 days, a STATE_WARNING is returned." | 1355 | msgid "30 days, but more than 14 days, a STATE_WARNING is returned." |
| 1800 | msgstr "" | 1356 | msgstr "" |
| 1801 | 1357 | ||
| 1802 | #: plugins/check_http.c:1863 | ||
| 1803 | msgid "" | 1358 | msgid "" |
| 1804 | "A STATE_CRITICAL will be returned when certificate expires in less than 14 " | 1359 | "A STATE_CRITICAL will be returned when certificate expires in less than 14 " |
| 1805 | "days" | 1360 | "days" |
| 1806 | msgstr "" | 1361 | msgstr "" |
| 1807 | 1362 | ||
| 1808 | #: plugins/check_http.c:1866 | ||
| 1809 | msgid "" | 1363 | msgid "" |
| 1810 | "check_http -I 192.168.100.35 -p 80 -u https://www.verisign.com/ -S -j " | 1364 | "check_http -I 192.168.100.35 -p 80 -u https://www.verisign.com/ -S -j " |
| 1811 | "CONNECT -H www.verisign.com " | 1365 | "CONNECT -H www.verisign.com " |
| 1812 | msgstr "" | 1366 | msgstr "" |
| 1813 | 1367 | ||
| 1814 | #: plugins/check_http.c:1867 | ||
| 1815 | msgid "" | 1368 | msgid "" |
| 1816 | "all these options are needed: -I <proxy> -p <proxy-port> -u <check-url> -" | 1369 | "all these options are needed: -I <proxy> -p <proxy-port> -u <check-url> -" |
| 1817 | "S(sl) -j CONNECT -H <webserver>" | 1370 | "S(sl) -j CONNECT -H <webserver>" |
| 1818 | msgstr "" | 1371 | msgstr "" |
| 1819 | 1372 | ||
| 1820 | #: plugins/check_http.c:1870 | ||
| 1821 | msgid "" | 1373 | msgid "" |
| 1822 | "a STATE_CRITICAL will be returned. By adding a colon to the method you can " | 1374 | "a STATE_CRITICAL will be returned. By adding a colon to the method you can " |
| 1823 | "set the method used" | 1375 | "set the method used" |
| 1824 | msgstr "" | 1376 | msgstr "" |
| 1825 | 1377 | ||
| 1826 | #: plugins/check_http.c:1871 | ||
| 1827 | msgid "inside the proxied connection: -j CONNECT:POST" | 1378 | msgid "inside the proxied connection: -j CONNECT:POST" |
| 1828 | msgstr "" | 1379 | msgstr "" |
| 1829 | 1380 | ||
| 1830 | #: plugins/check_ldap.c:142 | ||
| 1831 | #, c-format | 1381 | #, c-format |
| 1832 | msgid "Could not connect to the server at port %i\n" | 1382 | msgid "Could not connect to the server at port %i\n" |
| 1833 | msgstr "" | 1383 | msgstr "" |
| 1834 | 1384 | ||
| 1835 | #: plugins/check_ldap.c:151 | ||
| 1836 | #, c-format | 1385 | #, c-format |
| 1837 | msgid "Could not set protocol version %d\n" | 1386 | msgid "Could not set protocol version %d\n" |
| 1838 | msgstr "" | 1387 | msgstr "" |
| 1839 | 1388 | ||
| 1840 | #: plugins/check_ldap.c:166 | ||
| 1841 | #, fuzzy, c-format | 1389 | #, fuzzy, c-format |
| 1842 | msgid "Could not init TLS at port %i!\n" | 1390 | msgid "Could not init TLS at port %i!\n" |
| 1843 | msgstr "Konnte stderr nicht öffnen für: %s\n" | 1391 | msgstr "Konnte stderr nicht öffnen für: %s\n" |
| 1844 | 1392 | ||
| 1845 | #: plugins/check_ldap.c:170 | ||
| 1846 | #, c-format | 1393 | #, c-format |
| 1847 | msgid "TLS not supported by the libraries!\n" | 1394 | msgid "TLS not supported by the libraries!\n" |
| 1848 | msgstr "" | 1395 | msgstr "" |
| 1849 | 1396 | ||
| 1850 | #: plugins/check_ldap.c:190 | ||
| 1851 | #, fuzzy, c-format | 1397 | #, fuzzy, c-format |
| 1852 | msgid "Could not init startTLS at port %i!\n" | 1398 | msgid "Could not init startTLS at port %i!\n" |
| 1853 | msgstr "Konnte stderr nicht öffnen für: %s\n" | 1399 | msgstr "Konnte stderr nicht öffnen für: %s\n" |
| 1854 | 1400 | ||
| 1855 | #: plugins/check_ldap.c:194 | ||
| 1856 | #, c-format | 1401 | #, c-format |
| 1857 | msgid "startTLS not supported by the library, needs LDAPv3!\n" | 1402 | msgid "startTLS not supported by the library, needs LDAPv3!\n" |
| 1858 | msgstr "" | 1403 | msgstr "" |
| 1859 | 1404 | ||
| 1860 | #: plugins/check_ldap.c:204 | ||
| 1861 | #, c-format | 1405 | #, c-format |
| 1862 | msgid "Could not bind to the LDAP server\n" | 1406 | msgid "Could not bind to the LDAP server\n" |
| 1863 | msgstr "" | 1407 | msgstr "" |
| 1864 | 1408 | ||
| 1865 | #: plugins/check_ldap.c:213 | ||
| 1866 | #, c-format | 1409 | #, c-format |
| 1867 | msgid "Could not search/find objectclasses in %s\n" | 1410 | msgid "Could not search/find objectclasses in %s\n" |
| 1868 | msgstr "" | 1411 | msgstr "" |
| 1869 | 1412 | ||
| 1870 | #: plugins/check_ldap.c:252 | ||
| 1871 | #, fuzzy, c-format | 1413 | #, fuzzy, c-format |
| 1872 | msgid "LDAP %s - found %d entries in %.3f seconds|%s %s\n" | 1414 | 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" | 1415 | msgstr "HTTP OK %s - %.3f Sekunde Antwortzeit %s%s|%s %s\n" |
| 1874 | 1416 | ||
| 1875 | #: plugins/check_ldap.c:265 | ||
| 1876 | #, c-format | 1417 | #, c-format |
| 1877 | msgid "LDAP %s - %.3f seconds response time|%s\n" | 1418 | msgid "LDAP %s - %.3f seconds response time|%s\n" |
| 1878 | msgstr "" | 1419 | msgstr "" |
| 1879 | 1420 | ||
| 1880 | #: plugins/check_ldap.c:386 plugins/check_ldap.c:394 | ||
| 1881 | #, c-format | 1421 | #, c-format |
| 1882 | msgid "%s cannot be combined with %s" | 1422 | msgid "%s cannot be combined with %s" |
| 1883 | msgstr "" | 1423 | msgstr "" |
| 1884 | 1424 | ||
| 1885 | #: plugins/check_ldap.c:426 | ||
| 1886 | msgid "Please specify the host name\n" | 1425 | msgid "Please specify the host name\n" |
| 1887 | msgstr "" | 1426 | msgstr "" |
| 1888 | 1427 | ||
| 1889 | #: plugins/check_ldap.c:429 | ||
| 1890 | msgid "Please specify the LDAP base\n" | 1428 | msgid "Please specify the LDAP base\n" |
| 1891 | msgstr "" | 1429 | msgstr "" |
| 1892 | 1430 | ||
| 1893 | #: plugins/check_ldap.c:465 | ||
| 1894 | msgid "ldap attribute to search (default: \"(objectclass=*)\"" | 1431 | msgid "ldap attribute to search (default: \"(objectclass=*)\"" |
| 1895 | msgstr "" | 1432 | msgstr "" |
| 1896 | 1433 | ||
| 1897 | #: plugins/check_ldap.c:467 | ||
| 1898 | msgid "ldap base (eg. ou=my unit, o=my org, c=at" | 1434 | msgid "ldap base (eg. ou=my unit, o=my org, c=at" |
| 1899 | msgstr "" | 1435 | msgstr "" |
| 1900 | 1436 | ||
| 1901 | #: plugins/check_ldap.c:469 | ||
| 1902 | msgid "ldap bind DN (if required)" | 1437 | msgid "ldap bind DN (if required)" |
| 1903 | msgstr "" | 1438 | msgstr "" |
| 1904 | 1439 | ||
| 1905 | #: plugins/check_ldap.c:471 | ||
| 1906 | msgid "" | 1440 | msgid "" |
| 1907 | "ldap password (if required, or set the password through environment variable " | 1441 | "ldap password (if required, or set the password through environment variable " |
| 1908 | "'LDAP_PASSWORD')" | 1442 | "'LDAP_PASSWORD')" |
| 1909 | msgstr "" | 1443 | msgstr "" |
| 1910 | 1444 | ||
| 1911 | #: plugins/check_ldap.c:473 | ||
| 1912 | msgid "use starttls mechanism introduced in protocol version 3" | 1445 | msgid "use starttls mechanism introduced in protocol version 3" |
| 1913 | msgstr "" | 1446 | msgstr "" |
| 1914 | 1447 | ||
| 1915 | #: plugins/check_ldap.c:475 | ||
| 1916 | msgid "use ldaps (ldap v2 ssl method). this also sets the default port to" | 1448 | msgid "use ldaps (ldap v2 ssl method). this also sets the default port to" |
| 1917 | msgstr "" | 1449 | msgstr "" |
| 1918 | 1450 | ||
| 1919 | #: plugins/check_ldap.c:479 | ||
| 1920 | msgid "use ldap protocol version 2" | 1451 | msgid "use ldap protocol version 2" |
| 1921 | msgstr "" | 1452 | msgstr "" |
| 1922 | 1453 | ||
| 1923 | #: plugins/check_ldap.c:481 | ||
| 1924 | msgid "use ldap protocol version 3" | 1454 | msgid "use ldap protocol version 3" |
| 1925 | msgstr "" | 1455 | msgstr "" |
| 1926 | 1456 | ||
| 1927 | #: plugins/check_ldap.c:482 | ||
| 1928 | msgid "default protocol version:" | 1457 | msgid "default protocol version:" |
| 1929 | msgstr "" | 1458 | msgstr "" |
| 1930 | 1459 | ||
| 1931 | #: plugins/check_ldap.c:488 | ||
| 1932 | msgid "Number of found entries to result in warning status" | 1460 | msgid "Number of found entries to result in warning status" |
| 1933 | msgstr "" | 1461 | msgstr "" |
| 1934 | 1462 | ||
| 1935 | #: plugins/check_ldap.c:490 | ||
| 1936 | msgid "Number of found entries to result in critical status" | 1463 | msgid "Number of found entries to result in critical status" |
| 1937 | msgstr "" | 1464 | msgstr "" |
| 1938 | 1465 | ||
| 1939 | #: plugins/check_ldap.c:498 | ||
| 1940 | msgid "If this plugin is called via 'check_ldaps', method 'STARTTLS' will be" | 1466 | msgid "If this plugin is called via 'check_ldaps', method 'STARTTLS' will be" |
| 1941 | msgstr "" | 1467 | msgstr "" |
| 1942 | 1468 | ||
| 1943 | #: plugins/check_ldap.c:499 | ||
| 1944 | #, c-format | 1469 | #, c-format |
| 1945 | msgid "" | 1470 | msgid "" |
| 1946 | " implied (using default port %i) unless --port=636 is specified. In that " | 1471 | " implied (using default port %i) unless --port=636 is specified. In that " |
| 1947 | "case\n" | 1472 | "case\n" |
| 1948 | msgstr "" | 1473 | msgstr "" |
| 1949 | 1474 | ||
| 1950 | #: plugins/check_ldap.c:500 | ||
| 1951 | msgid "'SSL on connect' will be used no matter how the plugin was called." | 1475 | msgid "'SSL on connect' will be used no matter how the plugin was called." |
| 1952 | msgstr "" | 1476 | msgstr "" |
| 1953 | 1477 | ||
| 1954 | #: plugins/check_ldap.c:501 | ||
| 1955 | msgid "" | 1478 | msgid "" |
| 1956 | "This detection is deprecated, please use 'check_ldap' with the '--starttls' " | 1479 | "This detection is deprecated, please use 'check_ldap' with the '--starttls' " |
| 1957 | "or '--ssl' flags" | 1480 | "or '--ssl' flags" |
| 1958 | msgstr "" | 1481 | msgstr "" |
| 1959 | 1482 | ||
| 1960 | #: plugins/check_ldap.c:502 | ||
| 1961 | msgid "to define the behaviour explicitly instead." | 1483 | msgid "to define the behaviour explicitly instead." |
| 1962 | msgstr "" | 1484 | msgstr "" |
| 1963 | 1485 | ||
| 1964 | #: plugins/check_ldap.c:503 | ||
| 1965 | msgid "The parameters --warn-entries and --crit-entries are optional." | 1486 | msgid "The parameters --warn-entries and --crit-entries are optional." |
| 1966 | msgstr "" | 1487 | msgstr "" |
| 1967 | 1488 | ||
| 1968 | #: plugins/check_load.c:93 | ||
| 1969 | msgid "Warning threshold must be float or float triplet!\n" | 1489 | msgid "Warning threshold must be float or float triplet!\n" |
| 1970 | msgstr "" | 1490 | msgstr "" |
| 1971 | 1491 | ||
| 1972 | #: plugins/check_load.c:138 plugins/check_load.c:154 | ||
| 1973 | #, c-format | 1492 | #, c-format |
| 1974 | msgid "Error opening %s\n" | 1493 | msgid "Error opening %s\n" |
| 1975 | msgstr "" | 1494 | msgstr "" |
| 1976 | 1495 | ||
| 1977 | #: plugins/check_load.c:169 | ||
| 1978 | #, fuzzy, c-format | 1496 | #, fuzzy, c-format |
| 1979 | msgid "could not parse load from uptime %s: %d\n" | 1497 | msgid "could not parse load from uptime %s: %d\n" |
| 1980 | msgstr "Argumente konnten nicht ausgewertet werden" | 1498 | msgstr "Argumente konnten nicht ausgewertet werden" |
| 1981 | 1499 | ||
| 1982 | #: plugins/check_load.c:175 | ||
| 1983 | #, c-format | 1500 | #, c-format |
| 1984 | msgid "Error code %d returned in %s\n" | 1501 | msgid "Error code %d returned in %s\n" |
| 1985 | msgstr "" | 1502 | msgstr "" |
| 1986 | 1503 | ||
| 1987 | #: plugins/check_load.c:183 | ||
| 1988 | #, c-format | 1504 | #, c-format |
| 1989 | msgid "Error in getloadavg()\n" | 1505 | msgid "Error in getloadavg()\n" |
| 1990 | msgstr "" | 1506 | msgstr "" |
| 1991 | 1507 | ||
| 1992 | #: plugins/check_load.c:186 plugins/check_load.c:188 | ||
| 1993 | #, c-format | 1508 | #, c-format |
| 1994 | msgid "Error processing %s\n" | 1509 | msgid "Error processing %s\n" |
| 1995 | msgstr "" | 1510 | msgstr "" |
| 1996 | 1511 | ||
| 1997 | #: plugins/check_load.c:197 plugins/check_load.c:212 | ||
| 1998 | #, c-format | 1512 | #, c-format |
| 1999 | msgid "load average: %.2f, %.2f, %.2f" | 1513 | msgid "load average: %.2f, %.2f, %.2f" |
| 2000 | msgstr "" | 1514 | msgstr "" |
| 2001 | 1515 | ||
| 2002 | #: plugins/check_load.c:327 | ||
| 2003 | #, fuzzy, c-format | 1516 | #, fuzzy, c-format |
| 2004 | msgid "Critical threshold for %d-minute load average is not specified\n" | 1517 | msgid "Critical threshold for %d-minute load average is not specified\n" |
| 2005 | msgstr "Critical threshold muss ein positiver Integer sein\n" | 1518 | msgstr "Critical threshold muss ein positiver Integer sein\n" |
| 2006 | 1519 | ||
| 2007 | #: plugins/check_load.c:329 | ||
| 2008 | #, fuzzy, c-format | 1520 | #, fuzzy, c-format |
| 2009 | msgid "Warning threshold for %d-minute load average is not specified\n" | 1521 | msgid "Warning threshold for %d-minute load average is not specified\n" |
| 2010 | msgstr "Warning threshold muss ein positiver Integer sein\n" | 1522 | msgstr "Warning threshold muss ein positiver Integer sein\n" |
| 2011 | 1523 | ||
| 2012 | #: plugins/check_load.c:331 | ||
| 2013 | #, c-format | 1524 | #, c-format |
| 2014 | msgid "" | 1525 | msgid "" |
| 2015 | "Parameter inconsistency: %d-minute \"warning load\" is greater than " | 1526 | "Parameter inconsistency: %d-minute \"warning load\" is greater than " |
| 2016 | "\"critical load\"\n" | 1527 | "\"critical load\"\n" |
| 2017 | msgstr "" | 1528 | msgstr "" |
| 2018 | 1529 | ||
| 2019 | #: plugins/check_load.c:346 | ||
| 2020 | #, c-format | 1530 | #, c-format |
| 2021 | msgid "This plugin tests the current system load average." | 1531 | msgid "This plugin tests the current system load average." |
| 2022 | msgstr "" | 1532 | msgstr "" |
| 2023 | 1533 | ||
| 2024 | #: plugins/check_load.c:356 | ||
| 2025 | msgid "Exit with WARNING status if load average exceeds WLOADn" | 1534 | msgid "Exit with WARNING status if load average exceeds WLOADn" |
| 2026 | msgstr "" | 1535 | msgstr "" |
| 2027 | 1536 | ||
| 2028 | #: plugins/check_load.c:358 | ||
| 2029 | msgid "Exit with CRITICAL status if load average exceed CLOADn" | 1537 | msgid "Exit with CRITICAL status if load average exceed CLOADn" |
| 2030 | msgstr "" | 1538 | msgstr "" |
| 2031 | 1539 | ||
| 2032 | #: plugins/check_load.c:359 | ||
| 2033 | msgid "the load average format is the same used by \"uptime\" and \"w\"" | 1540 | msgid "the load average format is the same used by \"uptime\" and \"w\"" |
| 2034 | msgstr "" | 1541 | msgstr "" |
| 2035 | 1542 | ||
| 2036 | #: plugins/check_load.c:361 | ||
| 2037 | msgid "Divide the load averages by the number of CPUs (when possible)" | 1543 | msgid "Divide the load averages by the number of CPUs (when possible)" |
| 2038 | msgstr "" | 1544 | msgstr "" |
| 2039 | 1545 | ||
| 2040 | #: plugins/check_load.c:363 | ||
| 2041 | msgid "Number of processes to show when printing the top consuming processes." | 1546 | msgid "Number of processes to show when printing the top consuming processes." |
| 2042 | msgstr "" | 1547 | msgstr "" |
| 2043 | 1548 | ||
| 2044 | #: plugins/check_load.c:364 | ||
| 2045 | msgid "NUMBER_OF_PROCS=0 disables this feature. Default value is 0" | 1549 | msgid "NUMBER_OF_PROCS=0 disables this feature. Default value is 0" |
| 2046 | msgstr "" | 1550 | msgstr "" |
| 2047 | 1551 | ||
| 2048 | #: plugins/check_load.c:401 | ||
| 2049 | #, c-format | 1552 | #, c-format |
| 2050 | msgid "'%s' exited with non-zero status.\n" | 1553 | msgid "'%s' exited with non-zero status.\n" |
| 2051 | msgstr "" | 1554 | msgstr "" |
| 2052 | 1555 | ||
| 2053 | #: plugins/check_load.c:405 | ||
| 2054 | #, c-format | 1556 | #, c-format |
| 2055 | msgid "some error occurred getting procs list.\n" | 1557 | msgid "some error occurred getting procs list.\n" |
| 2056 | msgstr "" | 1558 | msgstr "" |
| 2057 | 1559 | ||
| 2058 | #: plugins/check_mrtg.c:75 | ||
| 2059 | msgid "Could not parse arguments\n" | 1560 | msgid "Could not parse arguments\n" |
| 2060 | msgstr "" | 1561 | msgstr "" |
| 2061 | 1562 | ||
| 2062 | #: plugins/check_mrtg.c:80 | ||
| 2063 | #, c-format | 1563 | #, c-format |
| 2064 | msgid "Unable to open MRTG log file\n" | 1564 | msgid "Unable to open MRTG log file\n" |
| 2065 | msgstr "" | 1565 | msgstr "" |
| 2066 | 1566 | ||
| 2067 | #: plugins/check_mrtg.c:127 | ||
| 2068 | #, c-format | 1567 | #, c-format |
| 2069 | msgid "Unable to process MRTG log file\n" | 1568 | msgid "Unable to process MRTG log file\n" |
| 2070 | msgstr "" | 1569 | msgstr "" |
| 2071 | 1570 | ||
| 2072 | #: plugins/check_mrtg.c:135 plugins/check_mrtgtraf.c:136 | ||
| 2073 | #, c-format | 1571 | #, c-format |
| 2074 | msgid "MRTG data has expired (%d minutes old)\n" | 1572 | msgid "MRTG data has expired (%d minutes old)\n" |
| 2075 | msgstr "" | 1573 | msgstr "" |
| 2076 | 1574 | ||
| 2077 | #: plugins/check_mrtg.c:152 plugins/check_mrtgtraf.c:195 | ||
| 2078 | #: plugins/check_mrtgtraf.c:196 | ||
| 2079 | msgid "Avg" | 1575 | msgid "Avg" |
| 2080 | msgstr "" | 1576 | msgstr "" |
| 2081 | 1577 | ||
| 2082 | #: plugins/check_mrtg.c:152 plugins/check_mrtgtraf.c:195 | ||
| 2083 | #: plugins/check_mrtgtraf.c:196 | ||
| 2084 | msgid "Max" | 1578 | msgid "Max" |
| 2085 | msgstr "" | 1579 | msgstr "" |
| 2086 | 1580 | ||
| 2087 | #: plugins/check_mrtg.c:221 | ||
| 2088 | msgid "Invalid variable number" | 1581 | msgid "Invalid variable number" |
| 2089 | msgstr "" | 1582 | msgstr "" |
| 2090 | 1583 | ||
| 2091 | #: plugins/check_mrtg.c:256 | ||
| 2092 | #, c-format | 1584 | #, c-format |
| 2093 | msgid "" | 1585 | msgid "" |
| 2094 | "%s is not a valid expiration time\n" | 1586 | "%s is not a valid expiration time\n" |
| 2095 | "Use '%s -h' for additional help\n" | 1587 | "Use '%s -h' for additional help\n" |
| 2096 | msgstr "" | 1588 | msgstr "" |
| 2097 | 1589 | ||
| 2098 | #: plugins/check_mrtg.c:273 | ||
| 2099 | msgid "Invalid variable number\n" | 1590 | msgid "Invalid variable number\n" |
| 2100 | msgstr "" | 1591 | msgstr "" |
| 2101 | 1592 | ||
| 2102 | #: plugins/check_mrtg.c:300 | ||
| 2103 | msgid "You must supply the variable number" | 1593 | msgid "You must supply the variable number" |
| 2104 | msgstr "" | 1594 | msgstr "" |
| 2105 | 1595 | ||
| 2106 | #: plugins/check_mrtg.c:321 | ||
| 2107 | msgid "" | 1596 | msgid "" |
| 2108 | "This plugin will check either the average or maximum value of one of the" | 1597 | "This plugin will check either the average or maximum value of one of the" |
| 2109 | msgstr "" | 1598 | msgstr "" |
| 2110 | 1599 | ||
| 2111 | #: plugins/check_mrtg.c:322 | ||
| 2112 | #, fuzzy | 1600 | #, fuzzy |
| 2113 | msgid "two variables recorded in an MRTG log file." | 1601 | msgid "two variables recorded in an MRTG log file." |
| 2114 | msgstr "Konnte MRTG Logfile nicht öffnen" | 1602 | msgstr "Konnte MRTG Logfile nicht öffnen" |
| 2115 | 1603 | ||
| 2116 | #: plugins/check_mrtg.c:332 | ||
| 2117 | msgid "The MRTG log file containing the data you want to monitor" | 1604 | msgid "The MRTG log file containing the data you want to monitor" |
| 2118 | msgstr "" | 1605 | msgstr "" |
| 2119 | 1606 | ||
| 2120 | #: plugins/check_mrtg.c:334 | ||
| 2121 | msgid "Minutes before MRTG data is considered to be too old" | 1607 | msgid "Minutes before MRTG data is considered to be too old" |
| 2122 | msgstr "" | 1608 | msgstr "" |
| 2123 | 1609 | ||
| 2124 | #: plugins/check_mrtg.c:336 | ||
| 2125 | msgid "Should we check average or maximum values?" | 1610 | msgid "Should we check average or maximum values?" |
| 2126 | msgstr "" | 1611 | msgstr "" |
| 2127 | 1612 | ||
| 2128 | #: plugins/check_mrtg.c:338 | ||
| 2129 | msgid "Which variable set should we inspect? (1 or 2)" | 1613 | msgid "Which variable set should we inspect? (1 or 2)" |
| 2130 | msgstr "" | 1614 | msgstr "" |
| 2131 | 1615 | ||
| 2132 | #: plugins/check_mrtg.c:340 | ||
| 2133 | msgid "Threshold value for data to result in WARNING status" | 1616 | msgid "Threshold value for data to result in WARNING status" |
| 2134 | msgstr "" | 1617 | msgstr "" |
| 2135 | 1618 | ||
| 2136 | #: plugins/check_mrtg.c:342 | ||
| 2137 | msgid "Threshold value for data to result in CRITICAL status" | 1619 | msgid "Threshold value for data to result in CRITICAL status" |
| 2138 | msgstr "" | 1620 | msgstr "" |
| 2139 | 1621 | ||
| 2140 | #: plugins/check_mrtg.c:344 | ||
| 2141 | msgid "Type label for data (Examples: Conns, \"Processor Load\", In, Out)" | 1622 | msgid "Type label for data (Examples: Conns, \"Processor Load\", In, Out)" |
| 2142 | msgstr "" | 1623 | msgstr "" |
| 2143 | 1624 | ||
| 2144 | #: plugins/check_mrtg.c:346 | ||
| 2145 | msgid "Option units label for data (Example: Packets/Sec, Errors/Sec," | 1625 | msgid "Option units label for data (Example: Packets/Sec, Errors/Sec," |
| 2146 | msgstr "" | 1626 | msgstr "" |
| 2147 | 1627 | ||
| 2148 | #: plugins/check_mrtg.c:347 | ||
| 2149 | #, c-format | 1628 | #, c-format |
| 2150 | msgid "\"Bytes Per Second\", \"%% Utilization\")" | 1629 | msgid "\"Bytes Per Second\", \"%% Utilization\")" |
| 2151 | msgstr "" | 1630 | msgstr "" |
| 2152 | 1631 | ||
| 2153 | #: plugins/check_mrtg.c:350 | ||
| 2154 | msgid "" | 1632 | msgid "" |
| 2155 | "If the value exceeds the <vwl> threshold, a WARNING status is returned. If" | 1633 | "If the value exceeds the <vwl> threshold, a WARNING status is returned. If" |
| 2156 | msgstr "" | 1634 | msgstr "" |
| 2157 | 1635 | ||
| 2158 | #: plugins/check_mrtg.c:351 | ||
| 2159 | msgid "" | 1636 | msgid "" |
| 2160 | "the value exceeds the <vcl> threshold, a CRITICAL status is returned. If" | 1637 | "the value exceeds the <vcl> threshold, a CRITICAL status is returned. If" |
| 2161 | msgstr "" | 1638 | msgstr "" |
| 2162 | 1639 | ||
| 2163 | #: plugins/check_mrtg.c:352 | ||
| 2164 | msgid "the data in the log file is older than <expire_minutes> old, a WARNING" | 1640 | msgid "the data in the log file is older than <expire_minutes> old, a WARNING" |
| 2165 | msgstr "" | 1641 | msgstr "" |
| 2166 | 1642 | ||
| 2167 | #: plugins/check_mrtg.c:353 | ||
| 2168 | msgid "status is returned and a warning message is printed." | 1643 | msgid "status is returned and a warning message is printed." |
| 2169 | msgstr "" | 1644 | msgstr "" |
| 2170 | 1645 | ||
| 2171 | #: plugins/check_mrtg.c:356 | ||
| 2172 | msgid "" | 1646 | msgid "" |
| 2173 | "This plugin is useful for monitoring MRTG data that does not correspond to" | 1647 | "This plugin is useful for monitoring MRTG data that does not correspond to" |
| 2174 | msgstr "" | 1648 | msgstr "" |
| 2175 | 1649 | ||
| 2176 | #: plugins/check_mrtg.c:357 | ||
| 2177 | msgid "" | 1650 | msgid "" |
| 2178 | "bandwidth usage. (Use the check_mrtgtraf plugin for monitoring bandwidth)." | 1651 | "bandwidth usage. (Use the check_mrtgtraf plugin for monitoring bandwidth)." |
| 2179 | msgstr "" | 1652 | msgstr "" |
| 2180 | 1653 | ||
| 2181 | #: plugins/check_mrtg.c:358 | ||
| 2182 | msgid "" | 1654 | msgid "" |
| 2183 | "It can be used to monitor any kind of data that MRTG is monitoring - errors," | 1655 | "It can be used to monitor any kind of data that MRTG is monitoring - errors," |
| 2184 | msgstr "" | 1656 | msgstr "" |
| 2185 | 1657 | ||
| 2186 | #: plugins/check_mrtg.c:359 | ||
| 2187 | msgid "" | 1658 | msgid "" |
| 2188 | "packets/sec, etc. I use MRTG in conjunction with the Novell NLM that allows" | 1659 | "packets/sec, etc. I use MRTG in conjunction with the Novell NLM that allows" |
| 2189 | msgstr "" | 1660 | msgstr "" |
| 2190 | 1661 | ||
| 2191 | #: plugins/check_mrtg.c:360 | ||
| 2192 | msgid "" | 1662 | msgid "" |
| 2193 | "me to track processor utilization, user connections, drive space, etc and" | 1663 | "me to track processor utilization, user connections, drive space, etc and" |
| 2194 | msgstr "" | 1664 | msgstr "" |
| 2195 | 1665 | ||
| 2196 | #: plugins/check_mrtg.c:361 | ||
| 2197 | msgid "this plugin works well for monitoring that kind of data as well." | 1666 | msgid "this plugin works well for monitoring that kind of data as well." |
| 2198 | msgstr "" | 1667 | msgstr "" |
| 2199 | 1668 | ||
| 2200 | #: plugins/check_mrtg.c:364 | ||
| 2201 | msgid "" | 1669 | msgid "" |
| 2202 | "- This plugin only monitors one of the two variables stored in the MRTG log" | 1670 | "- This plugin only monitors one of the two variables stored in the MRTG log" |
| 2203 | msgstr "" | 1671 | msgstr "" |
| 2204 | 1672 | ||
| 2205 | #: plugins/check_mrtg.c:365 | ||
| 2206 | msgid "file. If you want to monitor both values you will have to define two" | 1673 | msgid "file. If you want to monitor both values you will have to define two" |
| 2207 | msgstr "" | 1674 | msgstr "" |
| 2208 | 1675 | ||
| 2209 | #: plugins/check_mrtg.c:366 | ||
| 2210 | msgid "commands with different values for the <variable> argument. Of course," | 1676 | msgid "commands with different values for the <variable> argument. Of course," |
| 2211 | msgstr "" | 1677 | msgstr "" |
| 2212 | 1678 | ||
| 2213 | #: plugins/check_mrtg.c:367 | ||
| 2214 | msgid "you can always hack the code to make this plugin work for you..." | 1679 | msgid "you can always hack the code to make this plugin work for you..." |
| 2215 | msgstr "" | 1680 | msgstr "" |
| 2216 | 1681 | ||
| 2217 | #: plugins/check_mrtg.c:368 | ||
| 2218 | msgid "" | 1682 | msgid "" |
| 2219 | "- MRTG stands for the Multi Router Traffic Grapher. It can be downloaded " | 1683 | "- MRTG stands for the Multi Router Traffic Grapher. It can be downloaded " |
| 2220 | "from" | 1684 | "from" |
| 2221 | msgstr "" | 1685 | msgstr "" |
| 2222 | 1686 | ||
| 2223 | #: plugins/check_mrtgtraf.c:88 | ||
| 2224 | msgid "Unable to open MRTG log file" | 1687 | msgid "Unable to open MRTG log file" |
| 2225 | msgstr "Konnte MRTG Logfile nicht öffnen" | 1688 | msgstr "Konnte MRTG Logfile nicht öffnen" |
| 2226 | 1689 | ||
| 2227 | #: plugins/check_mrtgtraf.c:130 | ||
| 2228 | msgid "Unable to process MRTG log file" | 1690 | msgid "Unable to process MRTG log file" |
| 2229 | msgstr "" | 1691 | msgstr "" |
| 2230 | 1692 | ||
| 2231 | #: plugins/check_mrtgtraf.c:194 | ||
| 2232 | #, c-format | 1693 | #, c-format |
| 2233 | msgid "%s. In = %0.1f %s/s, %s. Out = %0.1f %s/s|%s %s\n" | 1694 | msgid "%s. In = %0.1f %s/s, %s. Out = %0.1f %s/s|%s %s\n" |
| 2234 | msgstr "" | 1695 | msgstr "" |
| 2235 | 1696 | ||
| 2236 | #: plugins/check_mrtgtraf.c:207 | ||
| 2237 | #, c-format | 1697 | #, c-format |
| 2238 | msgid "Traffic %s - %s\n" | 1698 | msgid "Traffic %s - %s\n" |
| 2239 | msgstr "" | 1699 | msgstr "" |
| 2240 | 1700 | ||
| 2241 | #: plugins/check_mrtgtraf.c:335 | ||
| 2242 | msgid "" | 1701 | msgid "" |
| 2243 | "This plugin will check the incoming/outgoing transfer rates of a router," | 1702 | "This plugin will check the incoming/outgoing transfer rates of a router," |
| 2244 | msgstr "" | 1703 | msgstr "" |
| 2245 | 1704 | ||
| 2246 | #: plugins/check_mrtgtraf.c:336 | ||
| 2247 | msgid "switch, etc recorded in an MRTG log. If the newest log entry is older" | 1705 | msgid "switch, etc recorded in an MRTG log. If the newest log entry is older" |
| 2248 | msgstr "" | 1706 | msgstr "" |
| 2249 | 1707 | ||
| 2250 | #: plugins/check_mrtgtraf.c:337 | ||
| 2251 | msgid "than <expire_minutes>, a WARNING status is returned. If either the" | 1708 | msgid "than <expire_minutes>, a WARNING status is returned. If either the" |
| 2252 | msgstr "" | 1709 | msgstr "" |
| 2253 | 1710 | ||
| 2254 | #: plugins/check_mrtgtraf.c:338 | ||
| 2255 | msgid "incoming or outgoing rates exceed the <icl> or <ocl> thresholds (in" | 1711 | msgid "incoming or outgoing rates exceed the <icl> or <ocl> thresholds (in" |
| 2256 | msgstr "" | 1712 | msgstr "" |
| 2257 | 1713 | ||
| 2258 | #: plugins/check_mrtgtraf.c:339 | ||
| 2259 | msgid "Bytes/sec), a CRITICAL status results. If either of the rates exceed" | 1714 | msgid "Bytes/sec), a CRITICAL status results. If either of the rates exceed" |
| 2260 | msgstr "" | 1715 | msgstr "" |
| 2261 | 1716 | ||
| 2262 | #: plugins/check_mrtgtraf.c:340 | ||
| 2263 | msgid "the <iwl> or <owl> thresholds (in Bytes/sec), a WARNING status results." | 1717 | msgid "the <iwl> or <owl> thresholds (in Bytes/sec), a WARNING status results." |
| 2264 | msgstr "" | 1718 | msgstr "" |
| 2265 | 1719 | ||
| 2266 | #: plugins/check_mrtgtraf.c:350 | ||
| 2267 | msgid "File to read log from" | 1720 | msgid "File to read log from" |
| 2268 | msgstr "" | 1721 | msgstr "" |
| 2269 | 1722 | ||
| 2270 | #: plugins/check_mrtgtraf.c:352 | ||
| 2271 | msgid "Minutes after which log expires" | 1723 | msgid "Minutes after which log expires" |
| 2272 | msgstr "" | 1724 | msgstr "" |
| 2273 | 1725 | ||
| 2274 | #: plugins/check_mrtgtraf.c:354 | ||
| 2275 | msgid "Test average or maximum" | 1726 | msgid "Test average or maximum" |
| 2276 | msgstr "" | 1727 | msgstr "" |
| 2277 | 1728 | ||
| 2278 | #: plugins/check_mrtgtraf.c:356 | ||
| 2279 | #, fuzzy | 1729 | #, fuzzy |
| 2280 | msgid "Warning threshold pair <incoming>,<outgoing>" | 1730 | msgid "Warning threshold pair <incoming>,<outgoing>" |
| 2281 | msgstr "Warning threshold Integer sein" | 1731 | msgstr "Warning threshold Integer sein" |
| 2282 | 1732 | ||
| 2283 | #: plugins/check_mrtgtraf.c:358 | ||
| 2284 | #, fuzzy | 1733 | #, fuzzy |
| 2285 | msgid "Critical threshold pair <incoming>,<outgoing>" | 1734 | msgid "Critical threshold pair <incoming>,<outgoing>" |
| 2286 | msgstr "Critical threshold muss ein Integer sein" | 1735 | msgstr "Critical threshold muss ein Integer sein" |
| 2287 | 1736 | ||
| 2288 | #: plugins/check_mrtgtraf.c:362 | ||
| 2289 | msgid "" | 1737 | msgid "" |
| 2290 | "- MRTG stands for Multi Router Traffic Grapher. It can be downloaded from" | 1738 | "- MRTG stands for Multi Router Traffic Grapher. It can be downloaded from" |
| 2291 | msgstr "" | 1739 | msgstr "" |
| 2292 | 1740 | ||
| 2293 | #: plugins/check_mrtgtraf.c:364 | ||
| 2294 | msgid "- While MRTG can monitor things other than traffic rates, this" | 1741 | msgid "- While MRTG can monitor things other than traffic rates, this" |
| 2295 | msgstr "" | 1742 | msgstr "" |
| 2296 | 1743 | ||
| 2297 | #: plugins/check_mrtgtraf.c:365 | ||
| 2298 | msgid " plugin probably won't work with much else without modification." | 1744 | msgid " plugin probably won't work with much else without modification." |
| 2299 | msgstr "" | 1745 | msgstr "" |
| 2300 | 1746 | ||
| 2301 | #: plugins/check_mrtgtraf.c:366 | ||
| 2302 | msgid "- The calculated i/o rates are a little off from what MRTG actually" | 1747 | msgid "- The calculated i/o rates are a little off from what MRTG actually" |
| 2303 | msgstr "" | 1748 | msgstr "" |
| 2304 | 1749 | ||
| 2305 | #: plugins/check_mrtgtraf.c:367 | ||
| 2306 | msgid " reports. I'm not sure why this is right now, but will look into it" | 1750 | msgid " reports. I'm not sure why this is right now, but will look into it" |
| 2307 | msgstr "" | 1751 | msgstr "" |
| 2308 | 1752 | ||
| 2309 | #: plugins/check_mrtgtraf.c:368 | ||
| 2310 | msgid " for future enhancements of this plugin." | 1753 | msgid " for future enhancements of this plugin." |
| 2311 | msgstr "" | 1754 | msgstr "" |
| 2312 | 1755 | ||
| 2313 | #: plugins/check_mrtgtraf.c:378 | ||
| 2314 | #, c-format | 1756 | #, c-format |
| 2315 | msgid "Usage" | 1757 | msgid "Usage" |
| 2316 | msgstr "" | 1758 | msgstr "" |
| 2317 | 1759 | ||
| 2318 | #: plugins/check_mysql.c:185 | ||
| 2319 | #, c-format | 1760 | #, c-format |
| 2320 | msgid "status store_result error: %s\n" | 1761 | msgid "status store_result error: %s\n" |
| 2321 | msgstr "" | 1762 | msgstr "" |
| 2322 | 1763 | ||
| 2323 | #: plugins/check_mysql.c:216 | ||
| 2324 | #, c-format | 1764 | #, c-format |
| 2325 | msgid "slave query error: %s\n" | 1765 | msgid "slave query error: %s\n" |
| 2326 | msgstr "" | 1766 | msgstr "" |
| 2327 | 1767 | ||
| 2328 | #: plugins/check_mysql.c:223 | ||
| 2329 | #, c-format | 1768 | #, c-format |
| 2330 | msgid "slave store_result error: %s\n" | 1769 | msgid "slave store_result error: %s\n" |
| 2331 | msgstr "" | 1770 | msgstr "" |
| 2332 | 1771 | ||
| 2333 | #: plugins/check_mysql.c:229 | ||
| 2334 | msgid "No slaves defined" | 1772 | msgid "No slaves defined" |
| 2335 | msgstr "" | 1773 | msgstr "" |
| 2336 | 1774 | ||
| 2337 | #: plugins/check_mysql.c:237 | ||
| 2338 | #, c-format | 1775 | #, c-format |
| 2339 | msgid "slave fetch row error: %s\n" | 1776 | msgid "slave fetch row error: %s\n" |
| 2340 | msgstr "" | 1777 | msgstr "" |
| 2341 | 1778 | ||
| 2342 | #: plugins/check_mysql.c:242 | ||
| 2343 | #, c-format | 1779 | #, c-format |
| 2344 | msgid "Slave running: %s" | 1780 | msgid "Slave running: %s" |
| 2345 | msgstr "" | 1781 | msgstr "" |
| 2346 | 1782 | ||
| 2347 | #: plugins/check_mysql.c:520 | ||
| 2348 | msgid "This program tests connections to a MySQL server" | 1783 | msgid "This program tests connections to a MySQL server" |
| 2349 | msgstr "" | 1784 | msgstr "" |
| 2350 | 1785 | ||
| 2351 | #: plugins/check_mysql.c:531 | ||
| 2352 | msgid "Ignore authentication failure and check for mysql connectivity only" | 1786 | msgid "Ignore authentication failure and check for mysql connectivity only" |
| 2353 | msgstr "" | 1787 | msgstr "" |
| 2354 | 1788 | ||
| 2355 | #: plugins/check_mysql.c:534 | ||
| 2356 | msgid "Use the specified socket (has no effect if -H is used)" | 1789 | msgid "Use the specified socket (has no effect if -H is used)" |
| 2357 | msgstr "" | 1790 | msgstr "" |
| 2358 | 1791 | ||
| 2359 | #: plugins/check_mysql.c:537 | ||
| 2360 | msgid "Check database with indicated name" | 1792 | msgid "Check database with indicated name" |
| 2361 | msgstr "" | 1793 | msgstr "" |
| 2362 | 1794 | ||
| 2363 | #: plugins/check_mysql.c:539 | ||
| 2364 | msgid "Read from the specified client options file" | 1795 | msgid "Read from the specified client options file" |
| 2365 | msgstr "" | 1796 | msgstr "" |
| 2366 | 1797 | ||
| 2367 | #: plugins/check_mysql.c:541 | ||
| 2368 | msgid "Use a client options group" | 1798 | msgid "Use a client options group" |
| 2369 | msgstr "" | 1799 | msgstr "" |
| 2370 | 1800 | ||
| 2371 | #: plugins/check_mysql.c:543 | ||
| 2372 | msgid "Connect using the indicated username" | 1801 | msgid "Connect using the indicated username" |
| 2373 | msgstr "" | 1802 | msgstr "" |
| 2374 | 1803 | ||
| 2375 | #: plugins/check_mysql.c:545 | ||
| 2376 | msgid "Use the indicated password to authenticate the connection" | 1804 | msgid "Use the indicated password to authenticate the connection" |
| 2377 | msgstr "" | 1805 | msgstr "" |
| 2378 | 1806 | ||
| 2379 | #: plugins/check_mysql.c:546 | ||
| 2380 | msgid "IMPORTANT: THIS FORM OF AUTHENTICATION IS NOT SECURE!!!" | 1807 | msgid "IMPORTANT: THIS FORM OF AUTHENTICATION IS NOT SECURE!!!" |
| 2381 | msgstr "" | 1808 | msgstr "" |
| 2382 | 1809 | ||
| 2383 | #: plugins/check_mysql.c:547 | ||
| 2384 | msgid "Your clear-text password could be visible as a process table entry" | 1810 | msgid "Your clear-text password could be visible as a process table entry" |
| 2385 | msgstr "" | 1811 | msgstr "" |
| 2386 | 1812 | ||
| 2387 | #: plugins/check_mysql.c:549 | ||
| 2388 | msgid "Check if the slave thread is running properly." | 1813 | msgid "Check if the slave thread is running properly." |
| 2389 | msgstr "" | 1814 | msgstr "" |
| 2390 | 1815 | ||
| 2391 | #: plugins/check_mysql.c:551 | ||
| 2392 | msgid "Exit with WARNING status if slave server is more than INTEGER seconds" | 1816 | msgid "Exit with WARNING status if slave server is more than INTEGER seconds" |
| 2393 | msgstr "" | 1817 | msgstr "" |
| 2394 | 1818 | ||
| 2395 | #: plugins/check_mysql.c:552 plugins/check_mysql.c:555 | ||
| 2396 | msgid "behind master" | 1819 | msgid "behind master" |
| 2397 | msgstr "" | 1820 | msgstr "" |
| 2398 | 1821 | ||
| 2399 | #: plugins/check_mysql.c:554 | ||
| 2400 | msgid "Exit with CRITICAL status if slave server is more then INTEGER seconds" | 1822 | msgid "Exit with CRITICAL status if slave server is more then INTEGER seconds" |
| 2401 | msgstr "" | 1823 | msgstr "" |
| 2402 | 1824 | ||
| 2403 | #: plugins/check_mysql.c:557 | ||
| 2404 | msgid "Use ssl encryption" | 1825 | msgid "Use ssl encryption" |
| 2405 | msgstr "" | 1826 | msgstr "" |
| 2406 | 1827 | ||
| 2407 | #: plugins/check_mysql.c:559 | ||
| 2408 | msgid "Path to CA signing the cert" | 1828 | msgid "Path to CA signing the cert" |
| 2409 | msgstr "" | 1829 | msgstr "" |
| 2410 | 1830 | ||
| 2411 | #: plugins/check_mysql.c:561 | ||
| 2412 | msgid "Path to SSL certificate" | 1831 | msgid "Path to SSL certificate" |
| 2413 | msgstr "" | 1832 | msgstr "" |
| 2414 | 1833 | ||
| 2415 | #: plugins/check_mysql.c:563 | ||
| 2416 | msgid "Path to private SSL key" | 1834 | msgid "Path to private SSL key" |
| 2417 | msgstr "" | 1835 | msgstr "" |
| 2418 | 1836 | ||
| 2419 | #: plugins/check_mysql.c:565 | ||
| 2420 | msgid "Path to CA directory" | 1837 | msgid "Path to CA directory" |
| 2421 | msgstr "" | 1838 | msgstr "" |
| 2422 | 1839 | ||
| 2423 | #: plugins/check_mysql.c:567 | ||
| 2424 | msgid "List of valid SSL ciphers" | 1840 | msgid "List of valid SSL ciphers" |
| 2425 | msgstr "" | 1841 | msgstr "" |
| 2426 | 1842 | ||
| 2427 | #: plugins/check_mysql.c:571 | ||
| 2428 | msgid "" | 1843 | msgid "" |
| 2429 | "There are no required arguments. By default, the local database is checked" | 1844 | "There are no required arguments. By default, the local database is checked" |
| 2430 | msgstr "" | 1845 | msgstr "" |
| 2431 | 1846 | ||
| 2432 | #: plugins/check_mysql.c:572 | ||
| 2433 | msgid "" | 1847 | msgid "" |
| 2434 | "using the default unix socket. You can force TCP on localhost by using an" | 1848 | "using the default unix socket. You can force TCP on localhost by using an" |
| 2435 | msgstr "" | 1849 | msgstr "" |
| 2436 | 1850 | ||
| 2437 | #: plugins/check_mysql.c:573 | ||
| 2438 | msgid "IP address or FQDN ('localhost' will use the socket as well)." | 1851 | msgid "IP address or FQDN ('localhost' will use the socket as well)." |
| 2439 | msgstr "" | 1852 | msgstr "" |
| 2440 | 1853 | ||
| 2441 | #: plugins/check_mysql.c:577 | ||
| 2442 | msgid "You must specify -p with an empty string to force an empty password," | 1854 | msgid "You must specify -p with an empty string to force an empty password," |
| 2443 | msgstr "" | 1855 | msgstr "" |
| 2444 | 1856 | ||
| 2445 | #: plugins/check_mysql.c:578 | ||
| 2446 | msgid "overriding any my.cnf settings." | 1857 | msgid "overriding any my.cnf settings." |
| 2447 | msgstr "" | 1858 | msgstr "" |
| 2448 | 1859 | ||
| 2449 | #: plugins/check_nagios.c:104 | ||
| 2450 | msgid "Cannot open status log for reading!" | 1860 | msgid "Cannot open status log for reading!" |
| 2451 | msgstr "" | 1861 | msgstr "" |
| 2452 | 1862 | ||
| 2453 | #: plugins/check_nagios.c:154 | ||
| 2454 | #, c-format | 1863 | #, c-format |
| 2455 | msgid "Found process: %s %s\n" | 1864 | msgid "Found process: %s %s\n" |
| 2456 | msgstr "" | 1865 | msgstr "" |
| 2457 | 1866 | ||
| 2458 | #: plugins/check_nagios.c:168 | ||
| 2459 | msgid "Could not locate a running Nagios process!" | 1867 | msgid "Could not locate a running Nagios process!" |
| 2460 | msgstr "" | 1868 | msgstr "" |
| 2461 | 1869 | ||
| 2462 | #: plugins/check_nagios.c:172 | ||
| 2463 | msgid "Cannot parse Nagios log file for valid time" | 1870 | msgid "Cannot parse Nagios log file for valid time" |
| 2464 | msgstr "" | 1871 | msgstr "" |
| 2465 | 1872 | ||
| 2466 | #: plugins/check_nagios.c:183 plugins/check_procs.c:379 | ||
| 2467 | #, c-format | 1873 | #, c-format |
| 2468 | msgid "%d process" | 1874 | msgid "%d process" |
| 2469 | msgid_plural "%d processes" | 1875 | msgid_plural "%d processes" |
| 2470 | msgstr[0] "" | 1876 | msgstr[0] "" |
| 2471 | msgstr[1] "" | 1877 | msgstr[1] "" |
| 2472 | 1878 | ||
| 2473 | #: plugins/check_nagios.c:186 | ||
| 2474 | #, c-format | 1879 | #, c-format |
| 2475 | msgid "status log updated %d second ago" | 1880 | msgid "status log updated %d second ago" |
| 2476 | msgid_plural "status log updated %d seconds ago" | 1881 | msgid_plural "status log updated %d seconds ago" |
| 2477 | msgstr[0] "" | 1882 | msgstr[0] "" |
| 2478 | msgstr[1] "" | 1883 | msgstr[1] "" |
| 2479 | 1884 | ||
| 2480 | #: plugins/check_nagios.c:224 plugins/check_nagios.c:253 | ||
| 2481 | #, fuzzy | 1885 | #, fuzzy |
| 2482 | msgid "Expiration time must be an integer (seconds)\n" | 1886 | msgid "Expiration time must be an integer (seconds)\n" |
| 2483 | msgstr "skip lines muss ein Integer sein" | 1887 | msgstr "skip lines muss ein Integer sein" |
| 2484 | 1888 | ||
| 2485 | #: plugins/check_nagios.c:260 | ||
| 2486 | #, fuzzy | 1889 | #, fuzzy |
| 2487 | msgid "Timeout must be an integer (seconds)\n" | 1890 | msgid "Timeout must be an integer (seconds)\n" |
| 2488 | msgstr "skip lines muss ein Integer sein" | 1891 | msgstr "skip lines muss ein Integer sein" |
| 2489 | 1892 | ||
| 2490 | #: plugins/check_nagios.c:272 | ||
| 2491 | #, fuzzy | 1893 | #, fuzzy |
| 2492 | msgid "You must provide the status_log\n" | 1894 | msgid "You must provide the status_log\n" |
| 2493 | msgstr "%s: Hostname muss angegeben werden\n" | 1895 | msgstr "%s: Hostname muss angegeben werden\n" |
| 2494 | 1896 | ||
| 2495 | #: plugins/check_nagios.c:275 | ||
| 2496 | #, fuzzy | 1897 | #, fuzzy |
| 2497 | msgid "You must provide a process string\n" | 1898 | msgid "You must provide a process string\n" |
| 2498 | msgstr "%s: Hostname muss angegeben werden\n" | 1899 | msgstr "%s: Hostname muss angegeben werden\n" |
| 2499 | 1900 | ||
| 2500 | #: plugins/check_nagios.c:289 | ||
| 2501 | #, fuzzy | 1901 | #, fuzzy |
| 2502 | msgid "" | 1902 | msgid "" |
| 2503 | "This plugin checks the status of the Nagios process on the local machine" | 1903 | "This plugin checks the status of the Nagios process on the local machine" |
| @@ -2507,576 +1907,435 @@ msgstr "" | |||
| 2507 | "unterschritten wird.\n" | 1907 | "unterschritten wird.\n" |
| 2508 | "\n" | 1908 | "\n" |
| 2509 | 1909 | ||
| 2510 | #: plugins/check_nagios.c:290 | ||
| 2511 | msgid "" | 1910 | msgid "" |
| 2512 | "The plugin will check to make sure the Nagios status log is no older than" | 1911 | "The plugin will check to make sure the Nagios status log is no older than" |
| 2513 | msgstr "" | 1912 | msgstr "" |
| 2514 | 1913 | ||
| 2515 | #: plugins/check_nagios.c:291 | ||
| 2516 | msgid "the number of minutes specified by the expires option." | 1914 | msgid "the number of minutes specified by the expires option." |
| 2517 | msgstr "" | 1915 | msgstr "" |
| 2518 | 1916 | ||
| 2519 | #: plugins/check_nagios.c:292 | ||
| 2520 | msgid "" | 1917 | msgid "" |
| 2521 | "It also checks the process table for a process matching the command argument." | 1918 | "It also checks the process table for a process matching the command argument." |
| 2522 | msgstr "" | 1919 | msgstr "" |
| 2523 | 1920 | ||
| 2524 | #: plugins/check_nagios.c:302 | ||
| 2525 | msgid "Name of the log file to check" | 1921 | msgid "Name of the log file to check" |
| 2526 | msgstr "" | 1922 | msgstr "" |
| 2527 | 1923 | ||
| 2528 | #: plugins/check_nagios.c:304 | ||
| 2529 | msgid "Minutes aging after which logfile is considered stale" | 1924 | msgid "Minutes aging after which logfile is considered stale" |
| 2530 | msgstr "" | 1925 | msgstr "" |
| 2531 | 1926 | ||
| 2532 | #: plugins/check_nagios.c:306 | ||
| 2533 | msgid "Substring to search for in process arguments" | 1927 | msgid "Substring to search for in process arguments" |
| 2534 | msgstr "" | 1928 | msgstr "" |
| 2535 | 1929 | ||
| 2536 | #: plugins/check_nagios.c:308 | ||
| 2537 | msgid "Timeout for the plugin in seconds" | 1930 | msgid "Timeout for the plugin in seconds" |
| 2538 | msgstr "" | 1931 | msgstr "" |
| 2539 | 1932 | ||
| 2540 | #: plugins/check_nt.c:142 | ||
| 2541 | #, c-format | 1933 | #, c-format |
| 2542 | msgid "Wrong client version - running: %s, required: %s" | 1934 | msgid "Wrong client version - running: %s, required: %s" |
| 2543 | msgstr "" | 1935 | msgstr "" |
| 2544 | 1936 | ||
| 2545 | #: plugins/check_nt.c:153 plugins/check_nt.c:239 | ||
| 2546 | msgid "missing -l parameters" | 1937 | msgid "missing -l parameters" |
| 2547 | msgstr "" | 1938 | msgstr "" |
| 2548 | 1939 | ||
| 2549 | #: plugins/check_nt.c:155 | ||
| 2550 | msgid "wrong -l parameter." | 1940 | msgid "wrong -l parameter." |
| 2551 | msgstr "" | 1941 | msgstr "" |
| 2552 | 1942 | ||
| 2553 | #: plugins/check_nt.c:159 | ||
| 2554 | msgid "CPU Load" | 1943 | msgid "CPU Load" |
| 2555 | msgstr "" | 1944 | msgstr "" |
| 2556 | 1945 | ||
| 2557 | #: plugins/check_nt.c:182 | ||
| 2558 | #, c-format | 1946 | #, c-format |
| 2559 | msgid " %lu%% (%lu min average)" | 1947 | msgid " %lu%% (%lu min average)" |
| 2560 | msgstr "" | 1948 | msgstr "" |
| 2561 | 1949 | ||
| 2562 | #: plugins/check_nt.c:184 | ||
| 2563 | #, c-format | 1950 | #, c-format |
| 2564 | msgid " '%lu min avg Load'=%lu%%;%lu;%lu;0;100" | 1951 | msgid " '%lu min avg Load'=%lu%%;%lu;%lu;0;100" |
| 2565 | msgstr "" | 1952 | msgstr "" |
| 2566 | 1953 | ||
| 2567 | #: plugins/check_nt.c:194 | ||
| 2568 | msgid "not enough values for -l parameters" | 1954 | msgid "not enough values for -l parameters" |
| 2569 | msgstr "" | 1955 | msgstr "" |
| 2570 | 1956 | ||
| 2571 | #: plugins/check_nt.c:208 plugins/check_nt.c:241 | ||
| 2572 | msgid "wrong -l argument" | 1957 | msgid "wrong -l argument" |
| 2573 | msgstr "" | 1958 | msgstr "" |
| 2574 | 1959 | ||
| 2575 | #: plugins/check_nt.c:225 | ||
| 2576 | #, c-format | 1960 | #, c-format |
| 2577 | msgid "System Uptime - %u day(s) %u hour(s) %u minute(s) |uptime=%lu" | 1961 | msgid "System Uptime - %u day(s) %u hour(s) %u minute(s) |uptime=%lu" |
| 2578 | msgstr "" | 1962 | msgstr "" |
| 2579 | 1963 | ||
| 2580 | #: plugins/check_nt.c:257 | ||
| 2581 | #, c-format | 1964 | #, c-format |
| 2582 | msgid "%s:\\ - total: %.2f Gb - used: %.2f Gb (%.0f%%) - free %.2f Gb (%.0f%%)" | 1965 | msgid "%s:\\ - total: %.2f Gb - used: %.2f Gb (%.0f%%) - free %.2f Gb (%.0f%%)" |
| 2583 | msgstr "" | 1966 | msgstr "" |
| 2584 | 1967 | ||
| 2585 | #: plugins/check_nt.c:260 | ||
| 2586 | #, c-format | 1968 | #, c-format |
| 2587 | msgid "'%s:\\ Used Space'=%.2fGb;%.2f;%.2f;0.00;%.2f" | 1969 | msgid "'%s:\\ Used Space'=%.2fGb;%.2f;%.2f;0.00;%.2f" |
| 2588 | msgstr "" | 1970 | msgstr "" |
| 2589 | 1971 | ||
| 2590 | #: plugins/check_nt.c:274 | ||
| 2591 | msgid "Free disk space : Invalid drive" | 1972 | msgid "Free disk space : Invalid drive" |
| 2592 | msgstr "" | 1973 | msgstr "" |
| 2593 | 1974 | ||
| 2594 | #: plugins/check_nt.c:284 | ||
| 2595 | msgid "No service/process specified" | 1975 | msgid "No service/process specified" |
| 2596 | msgstr "" | 1976 | msgstr "" |
| 2597 | 1977 | ||
| 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" | 1978 | msgid "could not fetch information from server\n" |
| 2601 | msgstr "" | 1979 | msgstr "" |
| 2602 | 1980 | ||
| 2603 | #: plugins/check_nt.c:317 | ||
| 2604 | #, c-format | 1981 | #, c-format |
| 2605 | msgid "" | 1982 | msgid "" |
| 2606 | "Memory usage: total:%.2f MB - used: %.2f MB (%.0f%%) - free: %.2f MB (%.0f%%)" | 1983 | "Memory usage: total:%.2f MB - used: %.2f MB (%.0f%%) - free: %.2f MB (%.0f%%)" |
| 2607 | msgstr "" | 1984 | msgstr "" |
| 2608 | 1985 | ||
| 2609 | #: plugins/check_nt.c:320 | ||
| 2610 | #, c-format | 1986 | #, c-format |
| 2611 | msgid "'Memory usage'=%.2fMB;%.2f;%.2f;0.00;%.2f" | 1987 | msgid "'Memory usage'=%.2fMB;%.2f;%.2f;0.00;%.2f" |
| 2612 | msgstr "" | 1988 | msgstr "" |
| 2613 | 1989 | ||
| 2614 | #: plugins/check_nt.c:356 plugins/check_nt.c:441 plugins/check_nt.c:471 | ||
| 2615 | msgid "No counter specified" | 1990 | msgid "No counter specified" |
| 2616 | msgstr "" | 1991 | msgstr "" |
| 2617 | 1992 | ||
| 2618 | #: plugins/check_nt.c:388 | ||
| 2619 | msgid "Minimum value contains non-numbers" | 1993 | msgid "Minimum value contains non-numbers" |
| 2620 | msgstr "" | 1994 | msgstr "" |
| 2621 | 1995 | ||
| 2622 | #: plugins/check_nt.c:392 | ||
| 2623 | msgid "Maximum value contains non-numbers" | 1996 | msgid "Maximum value contains non-numbers" |
| 2624 | msgstr "" | 1997 | msgstr "" |
| 2625 | 1998 | ||
| 2626 | #: plugins/check_nt.c:399 | ||
| 2627 | msgid "No unit counter specified" | 1999 | msgid "No unit counter specified" |
| 2628 | msgstr "" | 2000 | msgstr "" |
| 2629 | 2001 | ||
| 2630 | #: plugins/check_nt.c:486 | ||
| 2631 | msgid "Please specify a variable to check" | 2002 | msgid "Please specify a variable to check" |
| 2632 | msgstr "" | 2003 | msgstr "" |
| 2633 | 2004 | ||
| 2634 | #: plugins/check_nt.c:570 | ||
| 2635 | #, fuzzy | 2005 | #, fuzzy |
| 2636 | msgid "Server port must be an integer\n" | 2006 | msgid "Server port must be an integer\n" |
| 2637 | msgstr "skip lines muss ein Integer sein" | 2007 | msgstr "skip lines muss ein Integer sein" |
| 2638 | 2008 | ||
| 2639 | #: plugins/check_nt.c:624 | ||
| 2640 | #, fuzzy | 2009 | #, fuzzy |
| 2641 | msgid "You must provide a server address or host name" | 2010 | msgid "You must provide a server address or host name" |
| 2642 | msgstr "Hostname oder Serveradresse muss angegeben werden" | 2011 | msgstr "Hostname oder Serveradresse muss angegeben werden" |
| 2643 | 2012 | ||
| 2644 | #: plugins/check_nt.c:630 | ||
| 2645 | msgid "None" | 2013 | msgid "None" |
| 2646 | msgstr "" | 2014 | msgstr "" |
| 2647 | 2015 | ||
| 2648 | #: plugins/check_nt.c:687 | ||
| 2649 | msgid "This plugin collects data from the NSClient service running on a" | 2016 | msgid "This plugin collects data from the NSClient service running on a" |
| 2650 | msgstr "" | 2017 | msgstr "" |
| 2651 | 2018 | ||
| 2652 | #: plugins/check_nt.c:688 | ||
| 2653 | msgid "Windows NT/2000/XP/2003 server." | 2019 | msgid "Windows NT/2000/XP/2003 server." |
| 2654 | msgstr "" | 2020 | msgstr "" |
| 2655 | 2021 | ||
| 2656 | #: plugins/check_nt.c:699 | ||
| 2657 | msgid "Name of the host to check" | 2022 | msgid "Name of the host to check" |
| 2658 | msgstr "" | 2023 | msgstr "" |
| 2659 | 2024 | ||
| 2660 | #: plugins/check_nt.c:701 | ||
| 2661 | #, fuzzy | 2025 | #, fuzzy |
| 2662 | msgid "Optional port number (default: " | 2026 | msgid "Optional port number (default: " |
| 2663 | msgstr "Ungültige Portnummer" | 2027 | msgstr "Ungültige Portnummer" |
| 2664 | 2028 | ||
| 2665 | #: plugins/check_nt.c:704 | ||
| 2666 | msgid "Password needed for the request" | 2029 | msgid "Password needed for the request" |
| 2667 | msgstr "" | 2030 | msgstr "" |
| 2668 | 2031 | ||
| 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" | 2032 | msgid "Threshold which will result in a warning status" |
| 2672 | msgstr "" | 2033 | msgstr "" |
| 2673 | 2034 | ||
| 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" | 2035 | msgid "Threshold which will result in a critical status" |
| 2677 | msgstr "" | 2036 | msgstr "" |
| 2678 | 2037 | ||
| 2679 | #: plugins/check_nt.c:710 | ||
| 2680 | msgid "Seconds before connection attempt times out (default: " | 2038 | msgid "Seconds before connection attempt times out (default: " |
| 2681 | msgstr "" | 2039 | msgstr "" |
| 2682 | 2040 | ||
| 2683 | #: plugins/check_nt.c:712 | ||
| 2684 | msgid "Parameters passed to specified check (see below)" | 2041 | msgid "Parameters passed to specified check (see below)" |
| 2685 | msgstr "" | 2042 | msgstr "" |
| 2686 | 2043 | ||
| 2687 | #: plugins/check_nt.c:714 | ||
| 2688 | msgid "Display options (currently only SHOWALL works)" | 2044 | msgid "Display options (currently only SHOWALL works)" |
| 2689 | msgstr "" | 2045 | msgstr "" |
| 2690 | 2046 | ||
| 2691 | #: plugins/check_nt.c:716 | ||
| 2692 | msgid "Return UNKNOWN on timeouts" | 2047 | msgid "Return UNKNOWN on timeouts" |
| 2693 | msgstr "" | 2048 | msgstr "" |
| 2694 | 2049 | ||
| 2695 | #: plugins/check_nt.c:719 | ||
| 2696 | msgid "Print this help screen" | 2050 | msgid "Print this help screen" |
| 2697 | msgstr "" | 2051 | msgstr "" |
| 2698 | 2052 | ||
| 2699 | #: plugins/check_nt.c:721 | ||
| 2700 | msgid "Print version information" | 2053 | msgid "Print version information" |
| 2701 | msgstr "" | 2054 | msgstr "" |
| 2702 | 2055 | ||
| 2703 | #: plugins/check_nt.c:723 | ||
| 2704 | msgid "Variable to check" | 2056 | msgid "Variable to check" |
| 2705 | msgstr "" | 2057 | msgstr "" |
| 2706 | 2058 | ||
| 2707 | #: plugins/check_nt.c:724 | ||
| 2708 | msgid "Valid variables are:" | 2059 | msgid "Valid variables are:" |
| 2709 | msgstr "" | 2060 | msgstr "" |
| 2710 | 2061 | ||
| 2711 | #: plugins/check_nt.c:726 | ||
| 2712 | msgid "Get the NSClient version" | 2062 | msgid "Get the NSClient version" |
| 2713 | msgstr "" | 2063 | msgstr "" |
| 2714 | 2064 | ||
| 2715 | #: plugins/check_nt.c:727 | ||
| 2716 | msgid "If -l <version> is specified, will return warning if versions differ." | 2065 | msgid "If -l <version> is specified, will return warning if versions differ." |
| 2717 | msgstr "" | 2066 | msgstr "" |
| 2718 | 2067 | ||
| 2719 | #: plugins/check_nt.c:729 | ||
| 2720 | msgid "Average CPU load on last x minutes." | 2068 | msgid "Average CPU load on last x minutes." |
| 2721 | msgstr "" | 2069 | msgstr "" |
| 2722 | 2070 | ||
| 2723 | #: plugins/check_nt.c:730 | ||
| 2724 | msgid "Request a -l parameter with the following syntax:" | 2071 | msgid "Request a -l parameter with the following syntax:" |
| 2725 | msgstr "" | 2072 | msgstr "" |
| 2726 | 2073 | ||
| 2727 | #: plugins/check_nt.c:731 | ||
| 2728 | msgid "-l <minutes range>,<warning threshold>,<critical threshold>." | 2074 | msgid "-l <minutes range>,<warning threshold>,<critical threshold>." |
| 2729 | msgstr "" | 2075 | msgstr "" |
| 2730 | 2076 | ||
| 2731 | #: plugins/check_nt.c:732 | ||
| 2732 | msgid "<minute range> should be less than 24*60." | 2077 | msgid "<minute range> should be less than 24*60." |
| 2733 | msgstr "" | 2078 | msgstr "" |
| 2734 | 2079 | ||
| 2735 | #: plugins/check_nt.c:733 | ||
| 2736 | msgid "" | 2080 | msgid "" |
| 2737 | "Thresholds are percentage and up to 10 requests can be done in one shot." | 2081 | "Thresholds are percentage and up to 10 requests can be done in one shot." |
| 2738 | msgstr "" | 2082 | msgstr "" |
| 2739 | 2083 | ||
| 2740 | #: plugins/check_nt.c:736 | ||
| 2741 | msgid "Get the uptime of the machine." | 2084 | msgid "Get the uptime of the machine." |
| 2742 | msgstr "" | 2085 | msgstr "" |
| 2743 | 2086 | ||
| 2744 | #: plugins/check_nt.c:737 | ||
| 2745 | msgid "-l <unit> " | 2087 | msgid "-l <unit> " |
| 2746 | msgstr "" | 2088 | msgstr "" |
| 2747 | 2089 | ||
| 2748 | #: plugins/check_nt.c:738 | ||
| 2749 | msgid "<unit> = seconds, minutes, hours, or days. (default: minutes)" | 2090 | msgid "<unit> = seconds, minutes, hours, or days. (default: minutes)" |
| 2750 | msgstr "" | 2091 | msgstr "" |
| 2751 | 2092 | ||
| 2752 | #: plugins/check_nt.c:739 | ||
| 2753 | #, fuzzy | 2093 | #, fuzzy |
| 2754 | msgid "Thresholds will use the unit specified above." | 2094 | msgid "Thresholds will use the unit specified above." |
| 2755 | msgstr "" | 2095 | msgstr "" |
| 2756 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" | 2096 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" |
| 2757 | "\n" | 2097 | "\n" |
| 2758 | 2098 | ||
| 2759 | #: plugins/check_nt.c:741 | ||
| 2760 | msgid "Size and percentage of disk use." | 2099 | msgid "Size and percentage of disk use." |
| 2761 | msgstr "" | 2100 | msgstr "" |
| 2762 | 2101 | ||
| 2763 | #: plugins/check_nt.c:742 | ||
| 2764 | msgid "Request a -l parameter containing the drive letter only." | 2102 | msgid "Request a -l parameter containing the drive letter only." |
| 2765 | msgstr "" | 2103 | msgstr "" |
| 2766 | 2104 | ||
| 2767 | #: plugins/check_nt.c:743 plugins/check_nt.c:746 | ||
| 2768 | msgid "Warning and critical thresholds can be specified with -w and -c." | 2105 | msgid "Warning and critical thresholds can be specified with -w and -c." |
| 2769 | msgstr "" | 2106 | msgstr "" |
| 2770 | 2107 | ||
| 2771 | #: plugins/check_nt.c:745 | ||
| 2772 | msgid "Memory use." | 2108 | msgid "Memory use." |
| 2773 | msgstr "" | 2109 | msgstr "" |
| 2774 | 2110 | ||
| 2775 | #: plugins/check_nt.c:748 | ||
| 2776 | msgid "Check the state of one or several services." | 2111 | msgid "Check the state of one or several services." |
| 2777 | msgstr "" | 2112 | msgstr "" |
| 2778 | 2113 | ||
| 2779 | #: plugins/check_nt.c:749 plugins/check_nt.c:758 | ||
| 2780 | msgid "Request a -l parameters with the following syntax:" | 2114 | msgid "Request a -l parameters with the following syntax:" |
| 2781 | msgstr "" | 2115 | msgstr "" |
| 2782 | 2116 | ||
| 2783 | #: plugins/check_nt.c:750 | ||
| 2784 | msgid "-l <service1>,<service2>,<service3>,..." | 2117 | msgid "-l <service1>,<service2>,<service3>,..." |
| 2785 | msgstr "" | 2118 | msgstr "" |
| 2786 | 2119 | ||
| 2787 | #: plugins/check_nt.c:751 | ||
| 2788 | msgid "You can specify -d SHOWALL in case you want to see working services" | 2120 | msgid "You can specify -d SHOWALL in case you want to see working services" |
| 2789 | msgstr "" | 2121 | msgstr "" |
| 2790 | 2122 | ||
| 2791 | #: plugins/check_nt.c:752 | ||
| 2792 | msgid "in the returned string." | 2123 | msgid "in the returned string." |
| 2793 | msgstr "" | 2124 | msgstr "" |
| 2794 | 2125 | ||
| 2795 | #: plugins/check_nt.c:754 | ||
| 2796 | msgid "Check if one or several process are running." | 2126 | msgid "Check if one or several process are running." |
| 2797 | msgstr "" | 2127 | msgstr "" |
| 2798 | 2128 | ||
| 2799 | #: plugins/check_nt.c:755 | ||
| 2800 | msgid "Same syntax as SERVICESTATE." | 2129 | msgid "Same syntax as SERVICESTATE." |
| 2801 | msgstr "" | 2130 | msgstr "" |
| 2802 | 2131 | ||
| 2803 | #: plugins/check_nt.c:757 | ||
| 2804 | msgid "Check any performance counter of Windows NT/2000." | 2132 | msgid "Check any performance counter of Windows NT/2000." |
| 2805 | msgstr "" | 2133 | msgstr "" |
| 2806 | 2134 | ||
| 2807 | #: plugins/check_nt.c:759 | ||
| 2808 | msgid "-l \"\\\\<performance object>\\\\counter\",\"<description>" | 2135 | msgid "-l \"\\\\<performance object>\\\\counter\",\"<description>" |
| 2809 | msgstr "" | 2136 | msgstr "" |
| 2810 | 2137 | ||
| 2811 | #: plugins/check_nt.c:760 | ||
| 2812 | msgid "The <description> parameter is optional and is given to a printf " | 2138 | msgid "The <description> parameter is optional and is given to a printf " |
| 2813 | msgstr "" | 2139 | msgstr "" |
| 2814 | 2140 | ||
| 2815 | #: plugins/check_nt.c:761 | ||
| 2816 | msgid "output command which requires a float parameter." | 2141 | msgid "output command which requires a float parameter." |
| 2817 | msgstr "" | 2142 | msgstr "" |
| 2818 | 2143 | ||
| 2819 | #: plugins/check_nt.c:762 | ||
| 2820 | #, c-format | 2144 | #, c-format |
| 2821 | msgid "If <description> does not include \"%%\", it is used as a label." | 2145 | msgid "If <description> does not include \"%%\", it is used as a label." |
| 2822 | msgstr "" | 2146 | msgstr "" |
| 2823 | 2147 | ||
| 2824 | #: plugins/check_nt.c:763 plugins/check_nt.c:778 | ||
| 2825 | msgid "Some examples:" | 2148 | msgid "Some examples:" |
| 2826 | msgstr "" | 2149 | msgstr "" |
| 2827 | 2150 | ||
| 2828 | #: plugins/check_nt.c:767 | ||
| 2829 | msgid "Check any performance counter object of Windows NT/2000." | 2151 | msgid "Check any performance counter object of Windows NT/2000." |
| 2830 | msgstr "" | 2152 | msgstr "" |
| 2831 | 2153 | ||
| 2832 | #: plugins/check_nt.c:768 | ||
| 2833 | msgid "" | 2154 | msgid "" |
| 2834 | "Syntax: check_nt -H <hostname> -p <port> -v INSTANCES -l <counter object>" | 2155 | "Syntax: check_nt -H <hostname> -p <port> -v INSTANCES -l <counter object>" |
| 2835 | msgstr "" | 2156 | msgstr "" |
| 2836 | 2157 | ||
| 2837 | #: plugins/check_nt.c:769 | ||
| 2838 | msgid "<counter object> is a Windows Perfmon Counter object (eg. Process)," | 2158 | msgid "<counter object> is a Windows Perfmon Counter object (eg. Process)," |
| 2839 | msgstr "" | 2159 | msgstr "" |
| 2840 | 2160 | ||
| 2841 | #: plugins/check_nt.c:770 | ||
| 2842 | msgid "if it is two words, it should be enclosed in quotes" | 2161 | msgid "if it is two words, it should be enclosed in quotes" |
| 2843 | msgstr "" | 2162 | msgstr "" |
| 2844 | 2163 | ||
| 2845 | #: plugins/check_nt.c:771 | ||
| 2846 | msgid "The returned results will be a comma-separated list of instances on " | 2164 | msgid "The returned results will be a comma-separated list of instances on " |
| 2847 | msgstr "" | 2165 | msgstr "" |
| 2848 | 2166 | ||
| 2849 | #: plugins/check_nt.c:772 | ||
| 2850 | msgid " the selected computer for that object." | 2167 | msgid " the selected computer for that object." |
| 2851 | msgstr "" | 2168 | msgstr "" |
| 2852 | 2169 | ||
| 2853 | #: plugins/check_nt.c:773 | ||
| 2854 | msgid "" | 2170 | msgid "" |
| 2855 | "The purpose of this is to be run from command line to determine what " | 2171 | "The purpose of this is to be run from command line to determine what " |
| 2856 | "instances" | 2172 | "instances" |
| 2857 | msgstr "" | 2173 | msgstr "" |
| 2858 | 2174 | ||
| 2859 | #: plugins/check_nt.c:774 | ||
| 2860 | msgid "" | 2175 | msgid "" |
| 2861 | " are available for monitoring without having to log onto the Windows server" | 2176 | " are available for monitoring without having to log onto the Windows server" |
| 2862 | msgstr "" | 2177 | msgstr "" |
| 2863 | 2178 | ||
| 2864 | #: plugins/check_nt.c:775 | ||
| 2865 | msgid " to run Perfmon directly." | 2179 | msgid " to run Perfmon directly." |
| 2866 | msgstr "" | 2180 | msgstr "" |
| 2867 | 2181 | ||
| 2868 | #: plugins/check_nt.c:776 | ||
| 2869 | msgid "" | 2182 | msgid "" |
| 2870 | "It can also be used in scripts that automatically create the monitoring " | 2183 | "It can also be used in scripts that automatically create the monitoring " |
| 2871 | "service" | 2184 | "service" |
| 2872 | msgstr "" | 2185 | msgstr "" |
| 2873 | 2186 | ||
| 2874 | #: plugins/check_nt.c:777 | ||
| 2875 | msgid " configuration files." | 2187 | msgid " configuration files." |
| 2876 | msgstr "" | 2188 | msgstr "" |
| 2877 | 2189 | ||
| 2878 | #: plugins/check_nt.c:779 | ||
| 2879 | msgid "check_nt -H 192.168.1.1 -p 1248 -v INSTANCES -l Process" | 2190 | msgid "check_nt -H 192.168.1.1 -p 1248 -v INSTANCES -l Process" |
| 2880 | msgstr "" | 2191 | msgstr "" |
| 2881 | 2192 | ||
| 2882 | #: plugins/check_nt.c:782 | ||
| 2883 | msgid "" | 2193 | msgid "" |
| 2884 | "- The NSClient service should be running on the server to get any information" | 2194 | "- The NSClient service should be running on the server to get any information" |
| 2885 | msgstr "" | 2195 | msgstr "" |
| 2886 | 2196 | ||
| 2887 | #: plugins/check_nt.c:784 | ||
| 2888 | msgid "- Critical thresholds should be lower than warning thresholds" | 2197 | msgid "- Critical thresholds should be lower than warning thresholds" |
| 2889 | msgstr "" | 2198 | msgstr "" |
| 2890 | 2199 | ||
| 2891 | #: plugins/check_nt.c:785 | ||
| 2892 | msgid "- Default port 1248 is sometimes in use by other services. The error" | 2200 | msgid "- Default port 1248 is sometimes in use by other services. The error" |
| 2893 | msgstr "" | 2201 | msgstr "" |
| 2894 | 2202 | ||
| 2895 | #: plugins/check_nt.c:786 | ||
| 2896 | msgid "" | 2203 | msgid "" |
| 2897 | "output when this happens contains \"Cannot map xxxxx to protocol number\"." | 2204 | "output when this happens contains \"Cannot map xxxxx to protocol number\"." |
| 2898 | msgstr "" | 2205 | msgstr "" |
| 2899 | 2206 | ||
| 2900 | #: plugins/check_nt.c:787 | ||
| 2901 | msgid "One fix for this is to change the port to something else on check_nt " | 2207 | msgid "One fix for this is to change the port to something else on check_nt " |
| 2902 | msgstr "" | 2208 | msgstr "" |
| 2903 | 2209 | ||
| 2904 | #: plugins/check_nt.c:788 | ||
| 2905 | msgid "and on the client service it's connecting to." | 2210 | msgid "and on the client service it's connecting to." |
| 2906 | msgstr "" | 2211 | msgstr "" |
| 2907 | 2212 | ||
| 2908 | #: plugins/check_ntp.c:629 | ||
| 2909 | #, c-format | 2213 | #, c-format |
| 2910 | msgid "jitter response too large (%lu bytes)\n" | 2214 | msgid "jitter response too large (%lu bytes)\n" |
| 2911 | msgstr "" | 2215 | msgstr "" |
| 2912 | 2216 | ||
| 2913 | #: plugins/check_ntp.c:817 plugins/check_ntp_peer.c:619 | ||
| 2914 | #: plugins/check_ntp_time.c:576 | ||
| 2915 | msgid "NTP CRITICAL:" | 2217 | msgid "NTP CRITICAL:" |
| 2916 | msgstr "NTP CRITICAL:" | 2218 | msgstr "NTP CRITICAL:" |
| 2917 | 2219 | ||
| 2918 | #: plugins/check_ntp.c:820 plugins/check_ntp_peer.c:622 | ||
| 2919 | #: plugins/check_ntp_time.c:579 | ||
| 2920 | msgid "NTP WARNING:" | 2220 | msgid "NTP WARNING:" |
| 2921 | msgstr "NTP WARNING:" | 2221 | msgstr "NTP WARNING:" |
| 2922 | 2222 | ||
| 2923 | #: plugins/check_ntp.c:823 plugins/check_ntp_peer.c:625 | ||
| 2924 | #: plugins/check_ntp_time.c:582 | ||
| 2925 | msgid "NTP OK:" | 2223 | msgid "NTP OK:" |
| 2926 | msgstr "NTP OK:" | 2224 | msgstr "NTP OK:" |
| 2927 | 2225 | ||
| 2928 | #: plugins/check_ntp.c:826 plugins/check_ntp_peer.c:628 | ||
| 2929 | #: plugins/check_ntp_time.c:585 | ||
| 2930 | msgid "NTP UNKNOWN:" | 2226 | msgid "NTP UNKNOWN:" |
| 2931 | msgstr "NTP UNKNOWN:" | 2227 | msgstr "NTP UNKNOWN:" |
| 2932 | 2228 | ||
| 2933 | #: plugins/check_ntp.c:830 plugins/check_ntp_peer.c:637 | ||
| 2934 | #: plugins/check_ntp_time.c:589 | ||
| 2935 | msgid "Offset unknown" | 2229 | msgid "Offset unknown" |
| 2936 | msgstr "" | 2230 | msgstr "" |
| 2937 | 2231 | ||
| 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" | 2232 | msgid "Offset" |
| 2942 | msgstr "" | 2233 | msgstr "" |
| 2943 | 2234 | ||
| 2944 | #: plugins/check_ntp.c:854 plugins/check_ntp_peer.c:690 | ||
| 2945 | #, fuzzy | 2235 | #, fuzzy |
| 2946 | msgid "This plugin checks the selected ntp server" | 2236 | msgid "This plugin checks the selected ntp server" |
| 2947 | msgstr "" | 2237 | msgstr "" |
| 2948 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" | 2238 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" |
| 2949 | "\n" | 2239 | "\n" |
| 2950 | 2240 | ||
| 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)" | 2241 | msgid "Offset to result in warning status (seconds)" |
| 2954 | msgstr "" | 2242 | msgstr "" |
| 2955 | 2243 | ||
| 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)" | 2244 | msgid "Offset to result in critical status (seconds)" |
| 2959 | msgstr "" | 2245 | msgstr "" |
| 2960 | 2246 | ||
| 2961 | #: plugins/check_ntp.c:868 plugins/check_ntp_peer.c:710 | ||
| 2962 | #, fuzzy | 2247 | #, fuzzy |
| 2963 | msgid "Warning threshold for jitter" | 2248 | msgid "Warning threshold for jitter" |
| 2964 | msgstr "Warning threshold Integer sein" | 2249 | msgstr "Warning threshold Integer sein" |
| 2965 | 2250 | ||
| 2966 | #: plugins/check_ntp.c:870 plugins/check_ntp_peer.c:712 | ||
| 2967 | #, fuzzy | 2251 | #, fuzzy |
| 2968 | msgid "Critical threshold for jitter" | 2252 | msgid "Critical threshold for jitter" |
| 2969 | msgstr "Critical threshold muss ein Integer sein" | 2253 | msgstr "Critical threshold muss ein Integer sein" |
| 2970 | 2254 | ||
| 2971 | #: plugins/check_ntp.c:880 | ||
| 2972 | msgid "Normal offset check:" | 2255 | msgid "Normal offset check:" |
| 2973 | msgstr "" | 2256 | msgstr "" |
| 2974 | 2257 | ||
| 2975 | #: plugins/check_ntp.c:883 plugins/check_ntp_peer.c:737 | ||
| 2976 | msgid "" | 2258 | msgid "" |
| 2977 | "Check jitter too, avoiding critical notifications if jitter isn't available" | 2259 | "Check jitter too, avoiding critical notifications if jitter isn't available" |
| 2978 | msgstr "" | 2260 | msgstr "" |
| 2979 | 2261 | ||
| 2980 | #: plugins/check_ntp.c:884 plugins/check_ntp_peer.c:738 | ||
| 2981 | msgid "(See Notes above for more details on thresholds formats):" | 2262 | msgid "(See Notes above for more details on thresholds formats):" |
| 2982 | msgstr "" | 2263 | msgstr "" |
| 2983 | 2264 | ||
| 2984 | #: plugins/check_ntp.c:889 plugins/check_ntp.c:896 | ||
| 2985 | msgid "WARNING: check_ntp is deprecated. Please use check_ntp_peer or" | 2265 | msgid "WARNING: check_ntp is deprecated. Please use check_ntp_peer or" |
| 2986 | msgstr "" | 2266 | msgstr "" |
| 2987 | 2267 | ||
| 2988 | #: plugins/check_ntp.c:890 plugins/check_ntp.c:897 | ||
| 2989 | msgid "check_ntp_time instead." | 2268 | msgid "check_ntp_time instead." |
| 2990 | msgstr "" | 2269 | msgstr "" |
| 2991 | 2270 | ||
| 2992 | #: plugins/check_ntp_peer.c:632 | ||
| 2993 | msgid "Server not synchronized" | 2271 | msgid "Server not synchronized" |
| 2994 | msgstr "" | 2272 | msgstr "" |
| 2995 | 2273 | ||
| 2996 | #: plugins/check_ntp_peer.c:634 | ||
| 2997 | msgid "Server has the LI_ALARM bit set" | 2274 | msgid "Server has the LI_ALARM bit set" |
| 2998 | msgstr "" | 2275 | msgstr "" |
| 2999 | 2276 | ||
| 3000 | #: plugins/check_ntp_peer.c:700 | ||
| 3001 | msgid "" | 2277 | msgid "" |
| 3002 | "Returns UNKNOWN instead of CRITICAL or WARNING if server isn't synchronized" | 2278 | "Returns UNKNOWN instead of CRITICAL or WARNING if server isn't synchronized" |
| 3003 | msgstr "" | 2279 | msgstr "" |
| 3004 | 2280 | ||
| 3005 | #: plugins/check_ntp_peer.c:706 | ||
| 3006 | #, fuzzy | 2281 | #, fuzzy |
| 3007 | msgid "Warning threshold for stratum of server's synchronization peer" | 2282 | msgid "Warning threshold for stratum of server's synchronization peer" |
| 3008 | msgstr "Warning threshold Integer sein" | 2283 | msgstr "Warning threshold Integer sein" |
| 3009 | 2284 | ||
| 3010 | #: plugins/check_ntp_peer.c:708 | ||
| 3011 | #, fuzzy | 2285 | #, fuzzy |
| 3012 | msgid "Critical threshold for stratum of server's synchronization peer" | 2286 | msgid "Critical threshold for stratum of server's synchronization peer" |
| 3013 | msgstr "Critical threshold muss ein Integer sein" | 2287 | msgstr "Critical threshold muss ein Integer sein" |
| 3014 | 2288 | ||
| 3015 | #: plugins/check_ntp_peer.c:714 | ||
| 3016 | #, fuzzy | 2289 | #, fuzzy |
| 3017 | msgid "Warning threshold for number of usable time sources (\"truechimers\")" | 2290 | msgid "Warning threshold for number of usable time sources (\"truechimers\")" |
| 3018 | msgstr "Warning threshold muss ein positiver Integer sein\n" | 2291 | msgstr "Warning threshold muss ein positiver Integer sein\n" |
| 3019 | 2292 | ||
| 3020 | #: plugins/check_ntp_peer.c:716 | ||
| 3021 | #, fuzzy | 2293 | #, fuzzy |
| 3022 | msgid "Critical threshold for number of usable time sources (\"truechimers\")" | 2294 | msgid "Critical threshold for number of usable time sources (\"truechimers\")" |
| 3023 | msgstr "Critical threshold muss ein positiver Integer sein\n" | 2295 | msgstr "Critical threshold muss ein positiver Integer sein\n" |
| 3024 | 2296 | ||
| 3025 | #: plugins/check_ntp_peer.c:721 | ||
| 3026 | msgid "This plugin checks an NTP server independent of any commandline" | 2297 | msgid "This plugin checks an NTP server independent of any commandline" |
| 3027 | msgstr "" | 2298 | msgstr "" |
| 3028 | 2299 | ||
| 3029 | #: plugins/check_ntp_peer.c:722 | ||
| 3030 | msgid "programs or external libraries." | 2300 | msgid "programs or external libraries." |
| 3031 | msgstr "" | 2301 | msgstr "" |
| 3032 | 2302 | ||
| 3033 | #: plugins/check_ntp_peer.c:725 | ||
| 3034 | #, fuzzy | 2303 | #, fuzzy |
| 3035 | msgid "Use this plugin to check the health of an NTP server. It supports" | 2304 | msgid "Use this plugin to check the health of an NTP server. It supports" |
| 3036 | msgstr "" | 2305 | msgstr "" |
| 3037 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" | 2306 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" |
| 3038 | "\n" | 2307 | "\n" |
| 3039 | 2308 | ||
| 3040 | #: plugins/check_ntp_peer.c:726 | ||
| 3041 | msgid "checking the offset with the sync peer, the jitter and stratum. This" | 2309 | msgid "checking the offset with the sync peer, the jitter and stratum. This" |
| 3042 | msgstr "" | 2310 | msgstr "" |
| 3043 | 2311 | ||
| 3044 | #: plugins/check_ntp_peer.c:727 | ||
| 3045 | msgid "plugin will not check the clock offset between the local host and NTP" | 2312 | msgid "plugin will not check the clock offset between the local host and NTP" |
| 3046 | msgstr "" | 2313 | msgstr "" |
| 3047 | 2314 | ||
| 3048 | #: plugins/check_ntp_peer.c:728 | ||
| 3049 | msgid "server; please use check_ntp_time for that purpose." | 2315 | msgid "server; please use check_ntp_time for that purpose." |
| 3050 | msgstr "" | 2316 | msgstr "" |
| 3051 | 2317 | ||
| 3052 | #: plugins/check_ntp_peer.c:734 | ||
| 3053 | msgid "Simple NTP server check:" | 2318 | msgid "Simple NTP server check:" |
| 3054 | msgstr "" | 2319 | msgstr "" |
| 3055 | 2320 | ||
| 3056 | #: plugins/check_ntp_peer.c:741 | ||
| 3057 | msgid "Only check the number of usable time sources (\"truechimers\"):" | 2321 | msgid "Only check the number of usable time sources (\"truechimers\"):" |
| 3058 | msgstr "" | 2322 | msgstr "" |
| 3059 | 2323 | ||
| 3060 | #: plugins/check_ntp_peer.c:744 | ||
| 3061 | msgid "Check only stratum:" | 2324 | msgid "Check only stratum:" |
| 3062 | msgstr "" | 2325 | msgstr "" |
| 3063 | 2326 | ||
| 3064 | #: plugins/check_ntp_time.c:607 | ||
| 3065 | #, fuzzy | 2327 | #, fuzzy |
| 3066 | msgid "This plugin checks the clock offset with the ntp server" | 2328 | msgid "This plugin checks the clock offset with the ntp server" |
| 3067 | msgstr "" | 2329 | msgstr "" |
| 3068 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" | 2330 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" |
| 3069 | "\n" | 2331 | "\n" |
| 3070 | 2332 | ||
| 3071 | #: plugins/check_ntp_time.c:617 | ||
| 3072 | msgid "Returns UNKNOWN instead of CRITICAL if offset cannot be found" | 2333 | msgid "Returns UNKNOWN instead of CRITICAL if offset cannot be found" |
| 3073 | msgstr "" | 2334 | msgstr "" |
| 3074 | 2335 | ||
| 3075 | #: plugins/check_ntp_time.c:623 | ||
| 3076 | msgid "Expected offset of the ntp server relative to local server (seconds)" | 2336 | msgid "Expected offset of the ntp server relative to local server (seconds)" |
| 3077 | msgstr "" | 2337 | msgstr "" |
| 3078 | 2338 | ||
| 3079 | #: plugins/check_ntp_time.c:628 | ||
| 3080 | #, fuzzy | 2339 | #, fuzzy |
| 3081 | msgid "This plugin checks the clock offset between the local host and a" | 2340 | msgid "This plugin checks the clock offset between the local host and a" |
| 3082 | msgstr "" | 2341 | msgstr "" |
| @@ -3085,1227 +2344,940 @@ msgstr "" | |||
| 3085 | "unterschritten wird.\n" | 2344 | "unterschritten wird.\n" |
| 3086 | "\n" | 2345 | "\n" |
| 3087 | 2346 | ||
| 3088 | #: plugins/check_ntp_time.c:629 | ||
| 3089 | msgid "remote NTP server. It is independent of any commandline programs or" | 2347 | msgid "remote NTP server. It is independent of any commandline programs or" |
| 3090 | msgstr "" | 2348 | msgstr "" |
| 3091 | 2349 | ||
| 3092 | #: plugins/check_ntp_time.c:630 | ||
| 3093 | msgid "external libraries." | 2350 | msgid "external libraries." |
| 3094 | msgstr "" | 2351 | msgstr "" |
| 3095 | 2352 | ||
| 3096 | #: plugins/check_ntp_time.c:634 | ||
| 3097 | msgid "If you'd rather want to monitor an NTP server, please use" | 2353 | msgid "If you'd rather want to monitor an NTP server, please use" |
| 3098 | msgstr "" | 2354 | msgstr "" |
| 3099 | 2355 | ||
| 3100 | #: plugins/check_ntp_time.c:635 | ||
| 3101 | msgid "check_ntp_peer." | 2356 | msgid "check_ntp_peer." |
| 3102 | msgstr "" | 2357 | msgstr "" |
| 3103 | 2358 | ||
| 3104 | #: plugins/check_ntp_time.c:636 | ||
| 3105 | msgid "--time-offset is useful for compensating for servers with known" | 2359 | msgid "--time-offset is useful for compensating for servers with known" |
| 3106 | msgstr "" | 2360 | msgstr "" |
| 3107 | 2361 | ||
| 3108 | #: plugins/check_ntp_time.c:637 | ||
| 3109 | msgid "and expected clock skew." | 2362 | msgid "and expected clock skew." |
| 3110 | msgstr "" | 2363 | msgstr "" |
| 3111 | 2364 | ||
| 3112 | #: plugins/check_nwstat.c:194 | ||
| 3113 | #, c-format | 2365 | #, c-format |
| 3114 | msgid "NetWare %s: " | 2366 | msgid "NetWare %s: " |
| 3115 | msgstr "" | 2367 | msgstr "" |
| 3116 | 2368 | ||
| 3117 | #: plugins/check_nwstat.c:232 | ||
| 3118 | #, c-format | 2369 | #, c-format |
| 3119 | msgid "Up %s," | 2370 | msgid "Up %s," |
| 3120 | msgstr "" | 2371 | msgstr "" |
| 3121 | 2372 | ||
| 3122 | #: plugins/check_nwstat.c:240 | ||
| 3123 | #, c-format | 2373 | #, c-format |
| 3124 | msgid "Load %s - %s %s-min load average = %lu%%|load%s=%lu;%lu;%lu;0;100" | 2374 | msgid "Load %s - %s %s-min load average = %lu%%|load%s=%lu;%lu;%lu;0;100" |
| 3125 | msgstr "" | 2375 | msgstr "" |
| 3126 | 2376 | ||
| 3127 | #: plugins/check_nwstat.c:268 | ||
| 3128 | #, c-format | 2377 | #, c-format |
| 3129 | msgid "Conns %s - %lu current connections|Conns=%lu;%lu;%lu;;" | 2378 | msgid "Conns %s - %lu current connections|Conns=%lu;%lu;%lu;;" |
| 3130 | msgstr "" | 2379 | msgstr "" |
| 3131 | 2380 | ||
| 3132 | #: plugins/check_nwstat.c:293 | ||
| 3133 | #, c-format | 2381 | #, c-format |
| 3134 | msgid "%s: Long term cache hits = %lu%%" | 2382 | msgid "%s: Long term cache hits = %lu%%" |
| 3135 | msgstr "" | 2383 | msgstr "" |
| 3136 | 2384 | ||
| 3137 | #: plugins/check_nwstat.c:315 | ||
| 3138 | #, c-format | 2385 | #, c-format |
| 3139 | msgid "%s: Total cache buffers = %lu|Cachebuffers=%lu;%lu;%lu;;" | 2386 | msgid "%s: Total cache buffers = %lu|Cachebuffers=%lu;%lu;%lu;;" |
| 3140 | msgstr "" | 2387 | msgstr "" |
| 3141 | 2388 | ||
| 3142 | #: plugins/check_nwstat.c:340 | ||
| 3143 | #, c-format | 2389 | #, c-format |
| 3144 | msgid "%s: Dirty cache buffers = %lu|Dirty-Cache-Buffers=%lu;%lu;%lu;;" | 2390 | msgid "%s: Dirty cache buffers = %lu|Dirty-Cache-Buffers=%lu;%lu;%lu;;" |
| 3145 | msgstr "" | 2391 | msgstr "" |
| 3146 | 2392 | ||
| 3147 | #: plugins/check_nwstat.c:365 | ||
| 3148 | #, c-format | 2393 | #, c-format |
| 3149 | msgid "%s: LRU sitting time = %lu minutes" | 2394 | msgid "%s: LRU sitting time = %lu minutes" |
| 3150 | msgstr "" | 2395 | msgstr "" |
| 3151 | 2396 | ||
| 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 | 2397 | #, c-format |
| 3158 | msgid "CRITICAL - Volume '%s' does not exist!" | 2398 | msgid "CRITICAL - Volume '%s' does not exist!" |
| 3159 | msgstr "" | 2399 | msgstr "" |
| 3160 | 2400 | ||
| 3161 | #: plugins/check_nwstat.c:391 | ||
| 3162 | #, c-format | 2401 | #, c-format |
| 3163 | msgid "%s%lu KB free on volume %s|KBFree%s=%lu;%lu;%lu;;" | 2402 | msgid "%s%lu KB free on volume %s|KBFree%s=%lu;%lu;%lu;;" |
| 3164 | msgstr "" | 2403 | msgstr "" |
| 3165 | 2404 | ||
| 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 " | 2405 | msgid "Only " |
| 3170 | msgstr "" | 2406 | msgstr "" |
| 3171 | 2407 | ||
| 3172 | #: plugins/check_nwstat.c:419 | ||
| 3173 | #, c-format | 2408 | #, c-format |
| 3174 | msgid "%s%lu MB free on volume %s|MBFree%s=%lu;%lu;%lu;;" | 2409 | msgid "%s%lu MB free on volume %s|MBFree%s=%lu;%lu;%lu;;" |
| 3175 | msgstr "" | 2410 | msgstr "" |
| 3176 | 2411 | ||
| 3177 | #: plugins/check_nwstat.c:446 | ||
| 3178 | #, c-format | 2412 | #, c-format |
| 3179 | msgid "%s%lu MB used on volume %s|MBUsed%s=%lu;%lu;%lu;;" | 2413 | msgid "%s%lu MB used on volume %s|MBUsed%s=%lu;%lu;%lu;;" |
| 3180 | msgstr "" | 2414 | msgstr "" |
| 3181 | 2415 | ||
| 3182 | #: plugins/check_nwstat.c:494 | ||
| 3183 | #, c-format | 2416 | #, c-format |
| 3184 | msgid "" | 2417 | msgid "" |
| 3185 | "%lu MB (%lu%%) free on volume %s - total %lu MB|FreeMB%s=%lu;%lu;%lu;0;100" | 2418 | "%lu MB (%lu%%) free on volume %s - total %lu MB|FreeMB%s=%lu;%lu;%lu;0;100" |
| 3186 | msgstr "" | 2419 | msgstr "" |
| 3187 | 2420 | ||
| 3188 | #: plugins/check_nwstat.c:528 | ||
| 3189 | #, c-format | 2421 | #, c-format |
| 3190 | msgid "Directory Services Database is %s (DS version %s)" | 2422 | msgid "Directory Services Database is %s (DS version %s)" |
| 3191 | msgstr "" | 2423 | msgstr "" |
| 3192 | 2424 | ||
| 3193 | #: plugins/check_nwstat.c:545 | ||
| 3194 | #, c-format | 2425 | #, c-format |
| 3195 | msgid "Logins are %s" | 2426 | msgid "Logins are %s" |
| 3196 | msgstr "" | 2427 | msgstr "" |
| 3197 | 2428 | ||
| 3198 | #: plugins/check_nwstat.c:545 | ||
| 3199 | msgid "enabled" | 2429 | msgid "enabled" |
| 3200 | msgstr "" | 2430 | msgstr "" |
| 3201 | 2431 | ||
| 3202 | #: plugins/check_nwstat.c:545 | ||
| 3203 | msgid "disabled" | 2432 | msgid "disabled" |
| 3204 | msgstr "" | 2433 | msgstr "" |
| 3205 | 2434 | ||
| 3206 | #: plugins/check_nwstat.c:560 | ||
| 3207 | #, fuzzy | 2435 | #, fuzzy |
| 3208 | msgid "CRITICAL - NRM Status is bad!" | 2436 | msgid "CRITICAL - NRM Status is bad!" |
| 3209 | msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden" | 2437 | msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden" |
| 3210 | 2438 | ||
| 3211 | #: plugins/check_nwstat.c:565 | ||
| 3212 | msgid "Warning - NRM Status is suspect!" | 2439 | msgid "Warning - NRM Status is suspect!" |
| 3213 | msgstr "" | 2440 | msgstr "" |
| 3214 | 2441 | ||
| 3215 | #: plugins/check_nwstat.c:568 | ||
| 3216 | msgid "OK - NRM Status is good!" | 2442 | msgid "OK - NRM Status is good!" |
| 3217 | msgstr "" | 2443 | msgstr "" |
| 3218 | 2444 | ||
| 3219 | #: plugins/check_nwstat.c:610 | ||
| 3220 | #, c-format | 2445 | #, c-format |
| 3221 | msgid "%lu of %lu (%lu%%) packet receive buffers used" | 2446 | msgid "%lu of %lu (%lu%%) packet receive buffers used" |
| 3222 | msgstr "" | 2447 | msgstr "" |
| 3223 | 2448 | ||
| 3224 | #: plugins/check_nwstat.c:634 | ||
| 3225 | #, c-format | 2449 | #, c-format |
| 3226 | msgid "%lu entries in SAP table" | 2450 | msgid "%lu entries in SAP table" |
| 3227 | msgstr "" | 2451 | msgstr "" |
| 3228 | 2452 | ||
| 3229 | #: plugins/check_nwstat.c:636 | ||
| 3230 | #, c-format | 2453 | #, c-format |
| 3231 | msgid "%lu entries in SAP table for SAP type %d" | 2454 | msgid "%lu entries in SAP table for SAP type %d" |
| 3232 | msgstr "" | 2455 | msgstr "" |
| 3233 | 2456 | ||
| 3234 | #: plugins/check_nwstat.c:658 | ||
| 3235 | #, c-format | 2457 | #, c-format |
| 3236 | msgid "%s%lu KB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;" | 2458 | msgid "%s%lu KB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;" |
| 3237 | msgstr "" | 2459 | msgstr "" |
| 3238 | 2460 | ||
| 3239 | #: plugins/check_nwstat.c:684 | ||
| 3240 | #, c-format | 2461 | #, c-format |
| 3241 | msgid "%s%lu MB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;" | 2462 | msgid "%s%lu MB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;" |
| 3242 | msgstr "" | 2463 | msgstr "" |
| 3243 | 2464 | ||
| 3244 | #: plugins/check_nwstat.c:730 | ||
| 3245 | #, c-format | 2465 | #, c-format |
| 3246 | msgid "%lu MB (%lu%%) purgeable on volume %s|Purgeable%s=%lu;%lu;%lu;0;100" | 2466 | msgid "%lu MB (%lu%%) purgeable on volume %s|Purgeable%s=%lu;%lu;%lu;0;100" |
| 3247 | msgstr "" | 2467 | msgstr "" |
| 3248 | 2468 | ||
| 3249 | #: plugins/check_nwstat.c:761 | ||
| 3250 | #, c-format | 2469 | #, c-format |
| 3251 | msgid "%s%lu KB not yet purgeable on volume %s" | 2470 | msgid "%s%lu KB not yet purgeable on volume %s" |
| 3252 | msgstr "" | 2471 | msgstr "" |
| 3253 | 2472 | ||
| 3254 | #: plugins/check_nwstat.c:800 | ||
| 3255 | #, c-format | 2473 | #, c-format |
| 3256 | msgid "%lu MB (%lu%%) not yet purgeable on volume %s" | 2474 | msgid "%lu MB (%lu%%) not yet purgeable on volume %s" |
| 3257 | msgstr "" | 2475 | msgstr "" |
| 3258 | 2476 | ||
| 3259 | #: plugins/check_nwstat.c:821 | ||
| 3260 | #, c-format | 2477 | #, c-format |
| 3261 | msgid "%lu open files|Openfiles=%lu;%lu;%lu;0,0" | 2478 | msgid "%lu open files|Openfiles=%lu;%lu;%lu;0,0" |
| 3262 | msgstr "" | 2479 | msgstr "" |
| 3263 | 2480 | ||
| 3264 | #: plugins/check_nwstat.c:846 | ||
| 3265 | #, c-format | 2481 | #, c-format |
| 3266 | msgid "%lu abended threads|Abends=%lu;%lu;%lu;;" | 2482 | msgid "%lu abended threads|Abends=%lu;%lu;%lu;;" |
| 3267 | msgstr "" | 2483 | msgstr "" |
| 3268 | 2484 | ||
| 3269 | #: plugins/check_nwstat.c:881 | ||
| 3270 | #, c-format | 2485 | #, c-format |
| 3271 | msgid "%lu current service processes (%lu max)|Processes=%lu;%lu;%lu;0;%lu" | 2486 | msgid "%lu current service processes (%lu max)|Processes=%lu;%lu;%lu;0;%lu" |
| 3272 | msgstr "" | 2487 | msgstr "" |
| 3273 | 2488 | ||
| 3274 | #: plugins/check_nwstat.c:904 | ||
| 3275 | msgid "CRITICAL - Time not in sync with network!" | 2489 | msgid "CRITICAL - Time not in sync with network!" |
| 3276 | msgstr "" | 2490 | msgstr "" |
| 3277 | 2491 | ||
| 3278 | #: plugins/check_nwstat.c:907 | ||
| 3279 | msgid "OK - Time in sync with network!" | 2492 | msgid "OK - Time in sync with network!" |
| 3280 | msgstr "" | 2493 | msgstr "" |
| 3281 | 2494 | ||
| 3282 | #: plugins/check_nwstat.c:930 | ||
| 3283 | #, c-format | 2495 | #, c-format |
| 3284 | msgid "LRU sitting time = %lu seconds" | 2496 | msgid "LRU sitting time = %lu seconds" |
| 3285 | msgstr "" | 2497 | msgstr "" |
| 3286 | 2498 | ||
| 3287 | #: plugins/check_nwstat.c:949 | ||
| 3288 | #, c-format | 2499 | #, c-format |
| 3289 | msgid "Dirty cache buffers = %lu%% of the total|DCB=%lu;%lu;%lu;0;100" | 2500 | msgid "Dirty cache buffers = %lu%% of the total|DCB=%lu;%lu;%lu;0;100" |
| 3290 | msgstr "" | 2501 | msgstr "" |
| 3291 | 2502 | ||
| 3292 | #: plugins/check_nwstat.c:971 | ||
| 3293 | #, c-format | 2503 | #, c-format |
| 3294 | msgid "Total cache buffers = %lu%% of the original|TCB=%lu;%lu;%lu;0;100" | 2504 | msgid "Total cache buffers = %lu%% of the original|TCB=%lu;%lu;%lu;0;100" |
| 3295 | msgstr "" | 2505 | msgstr "" |
| 3296 | 2506 | ||
| 3297 | #: plugins/check_nwstat.c:989 | ||
| 3298 | #, c-format | 2507 | #, c-format |
| 3299 | msgid "NDS Version %s" | 2508 | msgid "NDS Version %s" |
| 3300 | msgstr "" | 2509 | msgstr "" |
| 3301 | 2510 | ||
| 3302 | #: plugins/check_nwstat.c:1005 | ||
| 3303 | #, c-format | 2511 | #, c-format |
| 3304 | msgid "Up %s" | 2512 | msgid "Up %s" |
| 3305 | msgstr "" | 2513 | msgstr "" |
| 3306 | 2514 | ||
| 3307 | #: plugins/check_nwstat.c:1019 | ||
| 3308 | #, c-format | 2515 | #, c-format |
| 3309 | msgid "Module %s version %s is loaded" | 2516 | msgid "Module %s version %s is loaded" |
| 3310 | msgstr "" | 2517 | msgstr "" |
| 3311 | 2518 | ||
| 3312 | #: plugins/check_nwstat.c:1022 | ||
| 3313 | #, c-format | 2519 | #, c-format |
| 3314 | msgid "Module %s is not loaded" | 2520 | msgid "Module %s is not loaded" |
| 3315 | msgstr "" | 2521 | msgstr "" |
| 3316 | 2522 | ||
| 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 | 2523 | #, fuzzy, c-format |
| 3323 | msgid "CRITICAL - Value '%s' does not exist!" | 2524 | msgid "CRITICAL - Value '%s' does not exist!" |
| 3324 | msgstr "%s [%s nicht gefunden]" | 2525 | msgstr "%s [%s nicht gefunden]" |
| 3325 | 2526 | ||
| 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 | 2527 | #, c-format |
| 3332 | msgid "%s is %lu|%s=%lu;%lu;%lu;;" | 2528 | msgid "%s is %lu|%s=%lu;%lu;%lu;;" |
| 3333 | msgstr "" | 2529 | msgstr "" |
| 3334 | 2530 | ||
| 3335 | #: plugins/check_nwstat.c:1289 plugins/check_overcr.c:285 | ||
| 3336 | msgid "Nothing to check!\n" | 2531 | msgid "Nothing to check!\n" |
| 3337 | msgstr "" | 2532 | msgstr "" |
| 3338 | 2533 | ||
| 3339 | #: plugins/check_nwstat.c:1371 plugins/check_overcr.c:355 | ||
| 3340 | #, fuzzy | 2534 | #, fuzzy |
| 3341 | msgid "Server port an integer\n" | 2535 | msgid "Server port an integer\n" |
| 3342 | msgstr "skip lines muss ein Integer sein" | 2536 | msgstr "skip lines muss ein Integer sein" |
| 3343 | 2537 | ||
| 3344 | #: plugins/check_nwstat.c:1601 | ||
| 3345 | msgid "This plugin attempts to contact the MRTGEXT NLM running on a" | 2538 | msgid "This plugin attempts to contact the MRTGEXT NLM running on a" |
| 3346 | msgstr "" | 2539 | msgstr "" |
| 3347 | 2540 | ||
| 3348 | #: plugins/check_nwstat.c:1602 | ||
| 3349 | msgid "Novell server to gather the requested system information." | 2541 | msgid "Novell server to gather the requested system information." |
| 3350 | msgstr "" | 2542 | msgstr "" |
| 3351 | 2543 | ||
| 3352 | #: plugins/check_nwstat.c:1614 plugins/check_overcr.c:436 | ||
| 3353 | msgid "Variable to check. Valid variables include:" | 2544 | msgid "Variable to check. Valid variables include:" |
| 3354 | msgstr "" | 2545 | msgstr "" |
| 3355 | 2546 | ||
| 3356 | #: plugins/check_nwstat.c:1615 | ||
| 3357 | msgid "LOAD1 = 1 minute average CPU load" | 2547 | msgid "LOAD1 = 1 minute average CPU load" |
| 3358 | msgstr "" | 2548 | msgstr "" |
| 3359 | 2549 | ||
| 3360 | #: plugins/check_nwstat.c:1616 | ||
| 3361 | msgid "LOAD5 = 5 minute average CPU load" | 2550 | msgid "LOAD5 = 5 minute average CPU load" |
| 3362 | msgstr "" | 2551 | msgstr "" |
| 3363 | 2552 | ||
| 3364 | #: plugins/check_nwstat.c:1617 | ||
| 3365 | msgid "LOAD15 = 15 minute average CPU load" | 2553 | msgid "LOAD15 = 15 minute average CPU load" |
| 3366 | msgstr "" | 2554 | msgstr "" |
| 3367 | 2555 | ||
| 3368 | #: plugins/check_nwstat.c:1618 | ||
| 3369 | msgid "CSPROCS = number of current service processes (NW 5.x only)" | 2556 | msgid "CSPROCS = number of current service processes (NW 5.x only)" |
| 3370 | msgstr "" | 2557 | msgstr "" |
| 3371 | 2558 | ||
| 3372 | #: plugins/check_nwstat.c:1619 | ||
| 3373 | msgid "ABENDS = number of abended threads (NW 5.x only)" | 2559 | msgid "ABENDS = number of abended threads (NW 5.x only)" |
| 3374 | msgstr "" | 2560 | msgstr "" |
| 3375 | 2561 | ||
| 3376 | #: plugins/check_nwstat.c:1620 | ||
| 3377 | msgid "UPTIME = server uptime" | 2562 | msgid "UPTIME = server uptime" |
| 3378 | msgstr "" | 2563 | msgstr "" |
| 3379 | 2564 | ||
| 3380 | #: plugins/check_nwstat.c:1621 | ||
| 3381 | msgid "LTCH = percent long term cache hits" | 2565 | msgid "LTCH = percent long term cache hits" |
| 3382 | msgstr "" | 2566 | msgstr "" |
| 3383 | 2567 | ||
| 3384 | #: plugins/check_nwstat.c:1622 | ||
| 3385 | msgid "CBUFF = current number of cache buffers" | 2568 | msgid "CBUFF = current number of cache buffers" |
| 3386 | msgstr "" | 2569 | msgstr "" |
| 3387 | 2570 | ||
| 3388 | #: plugins/check_nwstat.c:1623 | ||
| 3389 | msgid "CDBUFF = current number of dirty cache buffers" | 2571 | msgid "CDBUFF = current number of dirty cache buffers" |
| 3390 | msgstr "" | 2572 | msgstr "" |
| 3391 | 2573 | ||
| 3392 | #: plugins/check_nwstat.c:1624 | ||
| 3393 | msgid "DCB = dirty cache buffers as a percentage of the total" | 2574 | msgid "DCB = dirty cache buffers as a percentage of the total" |
| 3394 | msgstr "" | 2575 | msgstr "" |
| 3395 | 2576 | ||
| 3396 | #: plugins/check_nwstat.c:1625 | ||
| 3397 | msgid "TCB = dirty cache buffers as a percentage of the original" | 2577 | msgid "TCB = dirty cache buffers as a percentage of the original" |
| 3398 | msgstr "" | 2578 | msgstr "" |
| 3399 | 2579 | ||
| 3400 | #: plugins/check_nwstat.c:1626 | ||
| 3401 | msgid "OFILES = number of open files" | 2580 | msgid "OFILES = number of open files" |
| 3402 | msgstr "" | 2581 | msgstr "" |
| 3403 | 2582 | ||
| 3404 | #: plugins/check_nwstat.c:1627 | ||
| 3405 | msgid " VMF<vol> = MB of free space on Volume <vol>" | 2583 | msgid " VMF<vol> = MB of free space on Volume <vol>" |
| 3406 | msgstr "" | 2584 | msgstr "" |
| 3407 | 2585 | ||
| 3408 | #: plugins/check_nwstat.c:1628 | ||
| 3409 | msgid " VMU<vol> = MB used space on Volume <vol>" | 2586 | msgid " VMU<vol> = MB used space on Volume <vol>" |
| 3410 | msgstr "" | 2587 | msgstr "" |
| 3411 | 2588 | ||
| 3412 | #: plugins/check_nwstat.c:1629 | ||
| 3413 | msgid " VMP<vol> = MB of purgeable space on Volume <vol>" | 2589 | msgid " VMP<vol> = MB of purgeable space on Volume <vol>" |
| 3414 | msgstr "" | 2590 | msgstr "" |
| 3415 | 2591 | ||
| 3416 | #: plugins/check_nwstat.c:1630 | ||
| 3417 | msgid " VPF<vol> = percent free space on volume <vol>" | 2592 | msgid " VPF<vol> = percent free space on volume <vol>" |
| 3418 | msgstr "" | 2593 | msgstr "" |
| 3419 | 2594 | ||
| 3420 | #: plugins/check_nwstat.c:1631 | ||
| 3421 | msgid " VKF<vol> = KB of free space on volume <vol>" | 2595 | msgid " VKF<vol> = KB of free space on volume <vol>" |
| 3422 | msgstr "" | 2596 | msgstr "" |
| 3423 | 2597 | ||
| 3424 | #: plugins/check_nwstat.c:1632 | ||
| 3425 | msgid " VPP<vol> = percent purgeable space on volume <vol>" | 2598 | msgid " VPP<vol> = percent purgeable space on volume <vol>" |
| 3426 | msgstr "" | 2599 | msgstr "" |
| 3427 | 2600 | ||
| 3428 | #: plugins/check_nwstat.c:1633 | ||
| 3429 | msgid " VKP<vol> = KB of purgeable space on volume <vol>" | 2601 | msgid " VKP<vol> = KB of purgeable space on volume <vol>" |
| 3430 | msgstr "" | 2602 | msgstr "" |
| 3431 | 2603 | ||
| 3432 | #: plugins/check_nwstat.c:1634 | ||
| 3433 | msgid " VPNP<vol> = percent not yet purgeable space on volume <vol>" | 2604 | msgid " VPNP<vol> = percent not yet purgeable space on volume <vol>" |
| 3434 | msgstr "" | 2605 | msgstr "" |
| 3435 | 2606 | ||
| 3436 | #: plugins/check_nwstat.c:1635 | ||
| 3437 | msgid " VKNP<vol> = KB of not yet purgeable space on volume <vol>" | 2607 | msgid " VKNP<vol> = KB of not yet purgeable space on volume <vol>" |
| 3438 | msgstr "" | 2608 | msgstr "" |
| 3439 | 2609 | ||
| 3440 | #: plugins/check_nwstat.c:1636 | ||
| 3441 | msgid " LRUM = LRU sitting time in minutes" | 2610 | msgid " LRUM = LRU sitting time in minutes" |
| 3442 | msgstr "" | 2611 | msgstr "" |
| 3443 | 2612 | ||
| 3444 | #: plugins/check_nwstat.c:1637 | ||
| 3445 | msgid " LRUS = LRU sitting time in seconds" | 2613 | msgid " LRUS = LRU sitting time in seconds" |
| 3446 | msgstr "" | 2614 | msgstr "" |
| 3447 | 2615 | ||
| 3448 | #: plugins/check_nwstat.c:1638 | ||
| 3449 | msgid " DSDB = check to see if DS Database is open" | 2616 | msgid " DSDB = check to see if DS Database is open" |
| 3450 | msgstr "" | 2617 | msgstr "" |
| 3451 | 2618 | ||
| 3452 | #: plugins/check_nwstat.c:1639 | ||
| 3453 | msgid " DSVER = NDS version" | 2619 | msgid " DSVER = NDS version" |
| 3454 | msgstr "" | 2620 | msgstr "" |
| 3455 | 2621 | ||
| 3456 | #: plugins/check_nwstat.c:1640 | ||
| 3457 | msgid " UPRB = used packet receive buffers" | 2622 | msgid " UPRB = used packet receive buffers" |
| 3458 | msgstr "" | 2623 | msgstr "" |
| 3459 | 2624 | ||
| 3460 | #: plugins/check_nwstat.c:1641 | ||
| 3461 | msgid " PUPRB = percent (of max) used packet receive buffers" | 2625 | msgid " PUPRB = percent (of max) used packet receive buffers" |
| 3462 | msgstr "" | 2626 | msgstr "" |
| 3463 | 2627 | ||
| 3464 | #: plugins/check_nwstat.c:1642 | ||
| 3465 | msgid " SAPENTRIES = number of entries in the SAP table" | 2628 | msgid " SAPENTRIES = number of entries in the SAP table" |
| 3466 | msgstr "" | 2629 | msgstr "" |
| 3467 | 2630 | ||
| 3468 | #: plugins/check_nwstat.c:1643 | ||
| 3469 | msgid " SAPENTRIES<n> = number of entries in the SAP table for SAP type <n>" | 2631 | msgid " SAPENTRIES<n> = number of entries in the SAP table for SAP type <n>" |
| 3470 | msgstr "" | 2632 | msgstr "" |
| 3471 | 2633 | ||
| 3472 | #: plugins/check_nwstat.c:1644 | ||
| 3473 | msgid " TSYNC = timesync status" | 2634 | msgid " TSYNC = timesync status" |
| 3474 | msgstr "" | 2635 | msgstr "" |
| 3475 | 2636 | ||
| 3476 | #: plugins/check_nwstat.c:1645 | ||
| 3477 | msgid " LOGINS = check to see if logins are enabled" | 2637 | msgid " LOGINS = check to see if logins are enabled" |
| 3478 | msgstr "" | 2638 | msgstr "" |
| 3479 | 2639 | ||
| 3480 | #: plugins/check_nwstat.c:1646 | ||
| 3481 | msgid " CONNS = number of currently licensed connections" | 2640 | msgid " CONNS = number of currently licensed connections" |
| 3482 | msgstr "" | 2641 | msgstr "" |
| 3483 | 2642 | ||
| 3484 | #: plugins/check_nwstat.c:1647 | ||
| 3485 | msgid " NRMH\t= NRM Summary Status" | 2643 | msgid " NRMH\t= NRM Summary Status" |
| 3486 | msgstr "" | 2644 | msgstr "" |
| 3487 | 2645 | ||
| 3488 | #: plugins/check_nwstat.c:1648 | ||
| 3489 | msgid " NRMP<stat> = Returns the current value for a NRM health item" | 2646 | msgid " NRMP<stat> = Returns the current value for a NRM health item" |
| 3490 | msgstr "" | 2647 | msgstr "" |
| 3491 | 2648 | ||
| 3492 | #: plugins/check_nwstat.c:1649 | ||
| 3493 | msgid " NRMM<stat> = Returns the current memory stats from NRM" | 2649 | msgid " NRMM<stat> = Returns the current memory stats from NRM" |
| 3494 | msgstr "" | 2650 | msgstr "" |
| 3495 | 2651 | ||
| 3496 | #: plugins/check_nwstat.c:1650 | ||
| 3497 | msgid " NRMS<stat> = Returns the current Swapfile stats from NRM" | 2652 | msgid " NRMS<stat> = Returns the current Swapfile stats from NRM" |
| 3498 | msgstr "" | 2653 | msgstr "" |
| 3499 | 2654 | ||
| 3500 | #: plugins/check_nwstat.c:1651 | ||
| 3501 | msgid " NSS1<stat> = Statistics from _Admin:Manage_NSS\\GeneralStats.xml" | 2655 | msgid " NSS1<stat> = Statistics from _Admin:Manage_NSS\\GeneralStats.xml" |
| 3502 | msgstr "" | 2656 | msgstr "" |
| 3503 | 2657 | ||
| 3504 | #: plugins/check_nwstat.c:1652 | ||
| 3505 | msgid " NSS3<stat> = Statistics from _Admin:Manage_NSS\\NameCache.xml" | 2658 | msgid " NSS3<stat> = Statistics from _Admin:Manage_NSS\\NameCache.xml" |
| 3506 | msgstr "" | 2659 | msgstr "" |
| 3507 | 2660 | ||
| 3508 | #: plugins/check_nwstat.c:1653 | ||
| 3509 | msgid " NSS4<stat> = Statistics from _Admin:Manage_NSS\\FileStats.xml" | 2661 | msgid " NSS4<stat> = Statistics from _Admin:Manage_NSS\\FileStats.xml" |
| 3510 | msgstr "" | 2662 | msgstr "" |
| 3511 | 2663 | ||
| 3512 | #: plugins/check_nwstat.c:1654 | ||
| 3513 | msgid " NSS5<stat> = Statistics from _Admin:Manage_NSS\\ObjectCache.xml" | 2664 | msgid " NSS5<stat> = Statistics from _Admin:Manage_NSS\\ObjectCache.xml" |
| 3514 | msgstr "" | 2665 | msgstr "" |
| 3515 | 2666 | ||
| 3516 | #: plugins/check_nwstat.c:1655 | ||
| 3517 | msgid " NSS6<stat> = Statistics from _Admin:Manage_NSS\\Thread.xml" | 2667 | msgid " NSS6<stat> = Statistics from _Admin:Manage_NSS\\Thread.xml" |
| 3518 | msgstr "" | 2668 | msgstr "" |
| 3519 | 2669 | ||
| 3520 | #: plugins/check_nwstat.c:1656 | ||
| 3521 | msgid "" | 2670 | msgid "" |
| 3522 | " NSS7<stat> = Statistics from _Admin:Manage_NSS\\AuthorizationCache.xml" | 2671 | " NSS7<stat> = Statistics from _Admin:Manage_NSS\\AuthorizationCache.xml" |
| 3523 | msgstr "" | 2672 | msgstr "" |
| 3524 | 2673 | ||
| 3525 | #: plugins/check_nwstat.c:1657 | ||
| 3526 | msgid " NLM:<nlm> = check if NLM is loaded and report version" | 2674 | msgid " NLM:<nlm> = check if NLM is loaded and report version" |
| 3527 | msgstr "" | 2675 | msgstr "" |
| 3528 | 2676 | ||
| 3529 | #: plugins/check_nwstat.c:1658 | ||
| 3530 | msgid " (e.g. NLM:TSANDS.NLM)" | 2677 | msgid " (e.g. NLM:TSANDS.NLM)" |
| 3531 | msgstr "" | 2678 | msgstr "" |
| 3532 | 2679 | ||
| 3533 | #: plugins/check_nwstat.c:1665 | ||
| 3534 | msgid "Include server version string in results" | 2680 | msgid "Include server version string in results" |
| 3535 | msgstr "" | 2681 | msgstr "" |
| 3536 | 2682 | ||
| 3537 | #: plugins/check_nwstat.c:1671 | ||
| 3538 | msgid "- This plugin requires that the MRTGEXT.NLM file from James Drews' MRTG" | 2683 | msgid "- This plugin requires that the MRTGEXT.NLM file from James Drews' MRTG" |
| 3539 | msgstr "" | 2684 | msgstr "" |
| 3540 | 2685 | ||
| 3541 | #: plugins/check_nwstat.c:1672 | ||
| 3542 | msgid "" | 2686 | msgid "" |
| 3543 | " extension for NetWare be loaded on the Novell servers you wish to check." | 2687 | " extension for NetWare be loaded on the Novell servers you wish to check." |
| 3544 | msgstr "" | 2688 | msgstr "" |
| 3545 | 2689 | ||
| 3546 | #: plugins/check_nwstat.c:1673 | ||
| 3547 | msgid " (available from http://www.engr.wisc.edu/~drews/mrtg/)" | 2690 | msgid " (available from http://www.engr.wisc.edu/~drews/mrtg/)" |
| 3548 | msgstr "" | 2691 | msgstr "" |
| 3549 | 2692 | ||
| 3550 | #: plugins/check_nwstat.c:1674 | ||
| 3551 | msgid "" | 2693 | msgid "" |
| 3552 | "- Values for critical thresholds should be lower than warning thresholds" | 2694 | "- Values for critical thresholds should be lower than warning thresholds" |
| 3553 | msgstr "" | 2695 | msgstr "" |
| 3554 | 2696 | ||
| 3555 | #: plugins/check_nwstat.c:1675 | ||
| 3556 | msgid "" | 2697 | msgid "" |
| 3557 | " when the following variables are checked: VPF, VKF, LTCH, CBUFF, DCB, " | 2698 | " when the following variables are checked: VPF, VKF, LTCH, CBUFF, DCB, " |
| 3558 | msgstr "" | 2699 | msgstr "" |
| 3559 | 2700 | ||
| 3560 | #: plugins/check_nwstat.c:1676 | ||
| 3561 | msgid " TCB, LRUS and LRUM." | 2701 | msgid " TCB, LRUS and LRUM." |
| 3562 | msgstr "" | 2702 | msgstr "" |
| 3563 | 2703 | ||
| 3564 | #: plugins/check_overcr.c:123 | ||
| 3565 | msgid "Unknown error fetching load data\n" | 2704 | msgid "Unknown error fetching load data\n" |
| 3566 | msgstr "" | 2705 | msgstr "" |
| 3567 | 2706 | ||
| 3568 | #: plugins/check_overcr.c:127 | ||
| 3569 | msgid "Invalid response from server - no load information\n" | 2707 | msgid "Invalid response from server - no load information\n" |
| 3570 | msgstr "" | 2708 | msgstr "" |
| 3571 | 2709 | ||
| 3572 | #: plugins/check_overcr.c:133 | ||
| 3573 | msgid "Invalid response from server after load 1\n" | 2710 | msgid "Invalid response from server after load 1\n" |
| 3574 | msgstr "" | 2711 | msgstr "" |
| 3575 | 2712 | ||
| 3576 | #: plugins/check_overcr.c:139 | ||
| 3577 | msgid "Invalid response from server after load 5\n" | 2713 | msgid "Invalid response from server after load 5\n" |
| 3578 | msgstr "" | 2714 | msgstr "" |
| 3579 | 2715 | ||
| 3580 | #: plugins/check_overcr.c:164 | ||
| 3581 | #, c-format | 2716 | #, c-format |
| 3582 | msgid "Load %s - %s-min load average = %0.2f" | 2717 | msgid "Load %s - %s-min load average = %0.2f" |
| 3583 | msgstr "" | 2718 | msgstr "" |
| 3584 | 2719 | ||
| 3585 | #: plugins/check_overcr.c:174 | ||
| 3586 | msgid "Unknown error fetching disk data\n" | 2720 | msgid "Unknown error fetching disk data\n" |
| 3587 | msgstr "" | 2721 | msgstr "" |
| 3588 | 2722 | ||
| 3589 | #: plugins/check_overcr.c:184 plugins/check_overcr.c:236 | ||
| 3590 | #: plugins/check_overcr.c:240 | ||
| 3591 | msgid "Invalid response from server\n" | 2723 | msgid "Invalid response from server\n" |
| 3592 | msgstr "" | 2724 | msgstr "" |
| 3593 | 2725 | ||
| 3594 | #: plugins/check_overcr.c:211 | ||
| 3595 | msgid "Unknown error fetching network status\n" | 2726 | msgid "Unknown error fetching network status\n" |
| 3596 | msgstr "" | 2727 | msgstr "" |
| 3597 | 2728 | ||
| 3598 | #: plugins/check_overcr.c:221 | ||
| 3599 | #, c-format | 2729 | #, c-format |
| 3600 | msgid "Net %s - %d connection%s on port %d" | 2730 | msgid "Net %s - %d connection%s on port %d" |
| 3601 | msgstr "" | 2731 | msgstr "" |
| 3602 | 2732 | ||
| 3603 | #: plugins/check_overcr.c:232 | ||
| 3604 | msgid "Unknown error fetching process status\n" | 2733 | msgid "Unknown error fetching process status\n" |
| 3605 | msgstr "" | 2734 | msgstr "" |
| 3606 | 2735 | ||
| 3607 | #: plugins/check_overcr.c:250 | ||
| 3608 | #, c-format | 2736 | #, c-format |
| 3609 | msgid "Process %s - %d instance%s of %s running" | 2737 | msgid "Process %s - %d instance%s of %s running" |
| 3610 | msgstr "" | 2738 | msgstr "" |
| 3611 | 2739 | ||
| 3612 | #: plugins/check_overcr.c:277 | ||
| 3613 | #, c-format | 2740 | #, c-format |
| 3614 | msgid "Uptime %s - Up %d days %d hours %d minutes" | 2741 | msgid "Uptime %s - Up %d days %d hours %d minutes" |
| 3615 | msgstr "" | 2742 | msgstr "" |
| 3616 | 2743 | ||
| 3617 | #: plugins/check_overcr.c:419 | ||
| 3618 | msgid "" | 2744 | msgid "" |
| 3619 | "This plugin attempts to contact the Over-CR collector daemon running on the" | 2745 | "This plugin attempts to contact the Over-CR collector daemon running on the" |
| 3620 | msgstr "" | 2746 | msgstr "" |
| 3621 | 2747 | ||
| 3622 | #: plugins/check_overcr.c:420 | ||
| 3623 | msgid "remote UNIX server in order to gather the requested system information." | 2748 | msgid "remote UNIX server in order to gather the requested system information." |
| 3624 | msgstr "" | 2749 | msgstr "" |
| 3625 | 2750 | ||
| 3626 | #: plugins/check_overcr.c:437 | ||
| 3627 | msgid "LOAD1 = 1 minute average CPU load" | 2751 | msgid "LOAD1 = 1 minute average CPU load" |
| 3628 | msgstr "" | 2752 | msgstr "" |
| 3629 | 2753 | ||
| 3630 | #: plugins/check_overcr.c:438 | ||
| 3631 | msgid "LOAD5 = 5 minute average CPU load" | 2754 | msgid "LOAD5 = 5 minute average CPU load" |
| 3632 | msgstr "" | 2755 | msgstr "" |
| 3633 | 2756 | ||
| 3634 | #: plugins/check_overcr.c:439 | ||
| 3635 | msgid "LOAD15 = 15 minute average CPU load" | 2757 | msgid "LOAD15 = 15 minute average CPU load" |
| 3636 | msgstr "" | 2758 | msgstr "" |
| 3637 | 2759 | ||
| 3638 | #: plugins/check_overcr.c:440 | ||
| 3639 | msgid "DPU<filesys> = percent used disk space on filesystem <filesys>" | 2760 | msgid "DPU<filesys> = percent used disk space on filesystem <filesys>" |
| 3640 | msgstr "" | 2761 | msgstr "" |
| 3641 | 2762 | ||
| 3642 | #: plugins/check_overcr.c:441 | ||
| 3643 | msgid "PROC<process> = number of running processes with name <process>" | 2763 | msgid "PROC<process> = number of running processes with name <process>" |
| 3644 | msgstr "" | 2764 | msgstr "" |
| 3645 | 2765 | ||
| 3646 | #: plugins/check_overcr.c:442 | ||
| 3647 | msgid "NET<port> = number of active connections on TCP port <port>" | 2766 | msgid "NET<port> = number of active connections on TCP port <port>" |
| 3648 | msgstr "" | 2767 | msgstr "" |
| 3649 | 2768 | ||
| 3650 | #: plugins/check_overcr.c:443 | ||
| 3651 | msgid "UPTIME = system uptime in seconds" | 2769 | msgid "UPTIME = system uptime in seconds" |
| 3652 | msgstr "" | 2770 | msgstr "" |
| 3653 | 2771 | ||
| 3654 | #: plugins/check_overcr.c:450 | ||
| 3655 | msgid "This plugin requires that Eric Molitors' Over-CR collector daemon be" | 2772 | msgid "This plugin requires that Eric Molitors' Over-CR collector daemon be" |
| 3656 | msgstr "" | 2773 | msgstr "" |
| 3657 | 2774 | ||
| 3658 | #: plugins/check_overcr.c:451 | ||
| 3659 | msgid "running on the remote server." | 2775 | msgid "running on the remote server." |
| 3660 | msgstr "" | 2776 | msgstr "" |
| 3661 | 2777 | ||
| 3662 | #: plugins/check_overcr.c:452 | ||
| 3663 | msgid "Over-CR can be downloaded from http://www.molitor.org/overcr" | 2778 | msgid "Over-CR can be downloaded from http://www.molitor.org/overcr" |
| 3664 | msgstr "" | 2779 | msgstr "" |
| 3665 | 2780 | ||
| 3666 | #: plugins/check_overcr.c:453 | ||
| 3667 | msgid "This plugin was tested with version 0.99.53 of the Over-CR collector" | 2781 | msgid "This plugin was tested with version 0.99.53 of the Over-CR collector" |
| 3668 | msgstr "" | 2782 | msgstr "" |
| 3669 | 2783 | ||
| 3670 | #: plugins/check_overcr.c:457 | ||
| 3671 | msgid "" | 2784 | msgid "" |
| 3672 | "For the available options, the critical threshold value should always be" | 2785 | "For the available options, the critical threshold value should always be" |
| 3673 | msgstr "" | 2786 | msgstr "" |
| 3674 | 2787 | ||
| 3675 | #: plugins/check_overcr.c:458 | ||
| 3676 | msgid "" | 2788 | msgid "" |
| 3677 | "higher than the warning threshold value, EXCEPT with the uptime variable" | 2789 | "higher than the warning threshold value, EXCEPT with the uptime variable" |
| 3678 | msgstr "" | 2790 | msgstr "" |
| 3679 | 2791 | ||
| 3680 | #: plugins/check_pgsql.c:224 | ||
| 3681 | #, c-format | 2792 | #, c-format |
| 3682 | msgid "CRITICAL - no connection to '%s' (%s).\n" | 2793 | msgid "CRITICAL - no connection to '%s' (%s).\n" |
| 3683 | msgstr "" | 2794 | msgstr "" |
| 3684 | 2795 | ||
| 3685 | #: plugins/check_pgsql.c:252 | ||
| 3686 | #, c-format | 2796 | #, c-format |
| 3687 | msgid " %s - database %s (%f sec.)|%s\n" | 2797 | msgid " %s - database %s (%f sec.)|%s\n" |
| 3688 | msgstr "" | 2798 | msgstr "" |
| 3689 | 2799 | ||
| 3690 | #: plugins/check_pgsql.c:320 plugins/check_time.c:277 plugins/check_time.c:289 | ||
| 3691 | #: plugins/check_users.c:241 | ||
| 3692 | msgid "Critical threshold must be a positive integer" | 2800 | msgid "Critical threshold must be a positive integer" |
| 3693 | msgstr "Critical threshold muss ein positiver Integer sein" | 2801 | msgstr "Critical threshold muss ein positiver Integer sein" |
| 3694 | 2802 | ||
| 3695 | #: plugins/check_pgsql.c:326 plugins/check_time.c:258 plugins/check_time.c:282 | ||
| 3696 | #: plugins/check_users.c:239 | ||
| 3697 | msgid "Warning threshold must be a positive integer" | 2803 | msgid "Warning threshold must be a positive integer" |
| 3698 | msgstr "Warning threshold muss ein positiver Integer sein" | 2804 | msgstr "Warning threshold muss ein positiver Integer sein" |
| 3699 | 2805 | ||
| 3700 | #: plugins/check_pgsql.c:350 | ||
| 3701 | msgid "Database name exceeds the maximum length" | 2806 | msgid "Database name exceeds the maximum length" |
| 3702 | msgstr "" | 2807 | msgstr "" |
| 3703 | 2808 | ||
| 3704 | #: plugins/check_pgsql.c:356 | ||
| 3705 | msgid "User name is not valid" | 2809 | msgid "User name is not valid" |
| 3706 | msgstr "" | 2810 | msgstr "" |
| 3707 | 2811 | ||
| 3708 | #: plugins/check_pgsql.c:471 | ||
| 3709 | #, c-format | 2812 | #, c-format |
| 3710 | msgid "Test whether a PostgreSQL Database is accepting connections." | 2813 | msgid "Test whether a PostgreSQL Database is accepting connections." |
| 3711 | msgstr "" | 2814 | msgstr "" |
| 3712 | 2815 | ||
| 3713 | #: plugins/check_pgsql.c:483 | ||
| 3714 | msgid "Database to check " | 2816 | msgid "Database to check " |
| 3715 | msgstr "" | 2817 | msgstr "" |
| 3716 | 2818 | ||
| 3717 | #: plugins/check_pgsql.c:484 | ||
| 3718 | #, c-format | 2819 | #, c-format |
| 3719 | msgid "(default: %s)\n" | 2820 | msgid "(default: %s)\n" |
| 3720 | msgstr "" | 2821 | msgstr "" |
| 3721 | 2822 | ||
| 3722 | #: plugins/check_pgsql.c:486 | ||
| 3723 | msgid "Login name of user" | 2823 | msgid "Login name of user" |
| 3724 | msgstr "" | 2824 | msgstr "" |
| 3725 | 2825 | ||
| 3726 | #: plugins/check_pgsql.c:488 | ||
| 3727 | msgid "Password (BIG SECURITY ISSUE)" | 2826 | msgid "Password (BIG SECURITY ISSUE)" |
| 3728 | msgstr "" | 2827 | msgstr "" |
| 3729 | 2828 | ||
| 3730 | #: plugins/check_pgsql.c:490 | ||
| 3731 | msgid "Connection parameters (keyword = value), see below" | 2829 | msgid "Connection parameters (keyword = value), see below" |
| 3732 | msgstr "" | 2830 | msgstr "" |
| 3733 | 2831 | ||
| 3734 | #: plugins/check_pgsql.c:497 | ||
| 3735 | msgid "SQL query to run. Only first column in first row will be read" | 2832 | msgid "SQL query to run. Only first column in first row will be read" |
| 3736 | msgstr "" | 2833 | msgstr "" |
| 3737 | 2834 | ||
| 3738 | #: plugins/check_pgsql.c:499 | ||
| 3739 | msgid "A name for the query, this string is used instead of the query" | 2835 | msgid "A name for the query, this string is used instead of the query" |
| 3740 | msgstr "" | 2836 | msgstr "" |
| 3741 | 2837 | ||
| 3742 | #: plugins/check_pgsql.c:500 | ||
| 3743 | msgid "in the long output of the plugin" | 2838 | msgid "in the long output of the plugin" |
| 3744 | msgstr "" | 2839 | msgstr "" |
| 3745 | 2840 | ||
| 3746 | #: plugins/check_pgsql.c:502 | ||
| 3747 | msgid "SQL query value to result in warning status (double)" | 2841 | msgid "SQL query value to result in warning status (double)" |
| 3748 | msgstr "" | 2842 | msgstr "" |
| 3749 | 2843 | ||
| 3750 | #: plugins/check_pgsql.c:504 | ||
| 3751 | msgid "SQL query value to result in critical status (double)" | 2844 | msgid "SQL query value to result in critical status (double)" |
| 3752 | msgstr "" | 2845 | msgstr "" |
| 3753 | 2846 | ||
| 3754 | #: plugins/check_pgsql.c:509 | ||
| 3755 | msgid "All parameters are optional." | 2847 | msgid "All parameters are optional." |
| 3756 | msgstr "" | 2848 | msgstr "" |
| 3757 | 2849 | ||
| 3758 | #: plugins/check_pgsql.c:510 | ||
| 3759 | msgid "" | 2850 | msgid "" |
| 3760 | "This plugin tests a PostgreSQL DBMS to determine whether it is active and" | 2851 | "This plugin tests a PostgreSQL DBMS to determine whether it is active and" |
| 3761 | msgstr "" | 2852 | msgstr "" |
| 3762 | 2853 | ||
| 3763 | #: plugins/check_pgsql.c:511 | ||
| 3764 | msgid "accepting queries. In its current operation, it simply connects to the" | 2854 | msgid "accepting queries. In its current operation, it simply connects to the" |
| 3765 | msgstr "" | 2855 | msgstr "" |
| 3766 | 2856 | ||
| 3767 | #: plugins/check_pgsql.c:512 | ||
| 3768 | msgid "" | 2857 | msgid "" |
| 3769 | "specified database, and then disconnects. If no database is specified, it" | 2858 | "specified database, and then disconnects. If no database is specified, it" |
| 3770 | msgstr "" | 2859 | msgstr "" |
| 3771 | 2860 | ||
| 3772 | #: plugins/check_pgsql.c:513 | ||
| 3773 | msgid "" | 2861 | msgid "" |
| 3774 | "connects to the template1 database, which is present in every functioning" | 2862 | "connects to the template1 database, which is present in every functioning" |
| 3775 | msgstr "" | 2863 | msgstr "" |
| 3776 | 2864 | ||
| 3777 | #: plugins/check_pgsql.c:514 | ||
| 3778 | msgid "PostgreSQL DBMS." | 2865 | msgid "PostgreSQL DBMS." |
| 3779 | msgstr "" | 2866 | msgstr "" |
| 3780 | 2867 | ||
| 3781 | #: plugins/check_pgsql.c:516 | ||
| 3782 | msgid "If a query is specified using the -q option, it will be executed after" | 2868 | msgid "If a query is specified using the -q option, it will be executed after" |
| 3783 | msgstr "" | 2869 | msgstr "" |
| 3784 | 2870 | ||
| 3785 | #: plugins/check_pgsql.c:517 | ||
| 3786 | msgid "connecting to the server. The result from the query has to be numeric." | 2871 | msgid "connecting to the server. The result from the query has to be numeric." |
| 3787 | msgstr "" | 2872 | msgstr "" |
| 3788 | 2873 | ||
| 3789 | #: plugins/check_pgsql.c:518 | ||
| 3790 | msgid "" | 2874 | msgid "" |
| 3791 | "Multiple SQL commands, separated by semicolon, are allowed but the result " | 2875 | "Multiple SQL commands, separated by semicolon, are allowed but the result " |
| 3792 | msgstr "" | 2876 | msgstr "" |
| 3793 | 2877 | ||
| 3794 | #: plugins/check_pgsql.c:519 | ||
| 3795 | msgid "of the last command is taken into account only. The value of the first" | 2878 | msgid "of the last command is taken into account only. The value of the first" |
| 3796 | msgstr "" | 2879 | msgstr "" |
| 3797 | 2880 | ||
| 3798 | #: plugins/check_pgsql.c:520 | ||
| 3799 | msgid "" | 2881 | msgid "" |
| 3800 | "column in the first row is used as the check result. If a second column is" | 2882 | "column in the first row is used as the check result. If a second column is" |
| 3801 | msgstr "" | 2883 | msgstr "" |
| 3802 | 2884 | ||
| 3803 | #: plugins/check_pgsql.c:521 | ||
| 3804 | msgid "present in the result set, this is added to the plugin output with a" | 2885 | msgid "present in the result set, this is added to the plugin output with a" |
| 3805 | msgstr "" | 2886 | msgstr "" |
| 3806 | 2887 | ||
| 3807 | #: plugins/check_pgsql.c:522 | ||
| 3808 | msgid "" | 2888 | msgid "" |
| 3809 | "prefix of \"Extra Info:\". This information can be displayed in the system" | 2889 | "prefix of \"Extra Info:\". This information can be displayed in the system" |
| 3810 | msgstr "" | 2890 | msgstr "" |
| 3811 | 2891 | ||
| 3812 | #: plugins/check_pgsql.c:523 | ||
| 3813 | msgid "executing the plugin." | 2892 | msgid "executing the plugin." |
| 3814 | msgstr "" | 2893 | msgstr "" |
| 3815 | 2894 | ||
| 3816 | #: plugins/check_pgsql.c:525 | ||
| 3817 | msgid "" | 2895 | msgid "" |
| 3818 | "See the chapter \"Monitoring Database Activity\" of the PostgreSQL manual" | 2896 | "See the chapter \"Monitoring Database Activity\" of the PostgreSQL manual" |
| 3819 | msgstr "" | 2897 | msgstr "" |
| 3820 | 2898 | ||
| 3821 | #: plugins/check_pgsql.c:526 | ||
| 3822 | msgid "" | 2899 | msgid "" |
| 3823 | "for details about how to access internal statistics of the database server." | 2900 | "for details about how to access internal statistics of the database server." |
| 3824 | msgstr "" | 2901 | msgstr "" |
| 3825 | 2902 | ||
| 3826 | #: plugins/check_pgsql.c:528 | ||
| 3827 | msgid "" | 2903 | msgid "" |
| 3828 | "For a list of available connection parameters which may be used with the -o" | 2904 | "For a list of available connection parameters which may be used with the -o" |
| 3829 | msgstr "" | 2905 | msgstr "" |
| 3830 | 2906 | ||
| 3831 | #: plugins/check_pgsql.c:529 | ||
| 3832 | msgid "" | 2907 | msgid "" |
| 3833 | "command line option, see the documentation for PQconnectdb() in the chapter" | 2908 | "command line option, see the documentation for PQconnectdb() in the chapter" |
| 3834 | msgstr "" | 2909 | msgstr "" |
| 3835 | 2910 | ||
| 3836 | #: plugins/check_pgsql.c:530 | ||
| 3837 | msgid "" | 2911 | msgid "" |
| 3838 | "\"libpq - C Library\" of the PostgreSQL manual. For example, this may be" | 2912 | "\"libpq - C Library\" of the PostgreSQL manual. For example, this may be" |
| 3839 | msgstr "" | 2913 | msgstr "" |
| 3840 | 2914 | ||
| 3841 | #: plugins/check_pgsql.c:531 | ||
| 3842 | msgid "" | 2915 | msgid "" |
| 3843 | "used to specify a service name in pg_service.conf to be used for additional" | 2916 | "used to specify a service name in pg_service.conf to be used for additional" |
| 3844 | msgstr "" | 2917 | msgstr "" |
| 3845 | 2918 | ||
| 3846 | #: plugins/check_pgsql.c:532 | ||
| 3847 | msgid "connection parameters: -o 'service=<name>' or to specify the SSL mode:" | 2919 | msgid "connection parameters: -o 'service=<name>' or to specify the SSL mode:" |
| 3848 | msgstr "" | 2920 | msgstr "" |
| 3849 | 2921 | ||
| 3850 | #: plugins/check_pgsql.c:533 | ||
| 3851 | msgid "-o 'sslmode=require'." | 2922 | msgid "-o 'sslmode=require'." |
| 3852 | msgstr "" | 2923 | msgstr "" |
| 3853 | 2924 | ||
| 3854 | #: plugins/check_pgsql.c:535 | ||
| 3855 | msgid "" | 2925 | msgid "" |
| 3856 | "The plugin will connect to a local postmaster if no host is specified. To" | 2926 | "The plugin will connect to a local postmaster if no host is specified. To" |
| 3857 | msgstr "" | 2927 | msgstr "" |
| 3858 | 2928 | ||
| 3859 | #: plugins/check_pgsql.c:536 | ||
| 3860 | msgid "" | 2929 | msgid "" |
| 3861 | "connect to a remote host, be sure that the remote postmaster accepts TCP/IP" | 2930 | "connect to a remote host, be sure that the remote postmaster accepts TCP/IP" |
| 3862 | msgstr "" | 2931 | msgstr "" |
| 3863 | 2932 | ||
| 3864 | #: plugins/check_pgsql.c:537 | ||
| 3865 | msgid "connections (start the postmaster with the -i option)." | 2933 | msgid "connections (start the postmaster with the -i option)." |
| 3866 | msgstr "" | 2934 | msgstr "" |
| 3867 | 2935 | ||
| 3868 | #: plugins/check_pgsql.c:539 | ||
| 3869 | msgid "" | 2936 | msgid "" |
| 3870 | "Typically, the monitoring user (unless the --logname option is used) should " | 2937 | "Typically, the monitoring user (unless the --logname option is used) should " |
| 3871 | "be" | 2938 | "be" |
| 3872 | msgstr "" | 2939 | msgstr "" |
| 3873 | 2940 | ||
| 3874 | #: plugins/check_pgsql.c:540 | ||
| 3875 | msgid "" | 2941 | msgid "" |
| 3876 | "able to connect to the database without a password. The plugin can also send" | 2942 | "able to connect to the database without a password. The plugin can also send" |
| 3877 | msgstr "" | 2943 | msgstr "" |
| 3878 | 2944 | ||
| 3879 | #: plugins/check_pgsql.c:541 | ||
| 3880 | msgid "a password, but no effort is made to obscure or encrypt the password." | 2945 | msgid "a password, but no effort is made to obscure or encrypt the password." |
| 3881 | msgstr "" | 2946 | msgstr "" |
| 3882 | 2947 | ||
| 3883 | #: plugins/check_pgsql.c:575 | ||
| 3884 | #, c-format | 2948 | #, c-format |
| 3885 | msgid "QUERY %s - %s: %s.\n" | 2949 | msgid "QUERY %s - %s: %s.\n" |
| 3886 | msgstr "" | 2950 | msgstr "" |
| 3887 | 2951 | ||
| 3888 | #: plugins/check_pgsql.c:575 | ||
| 3889 | msgid "Error with query" | 2952 | msgid "Error with query" |
| 3890 | msgstr "" | 2953 | msgstr "" |
| 3891 | 2954 | ||
| 3892 | #: plugins/check_pgsql.c:581 | ||
| 3893 | msgid "No rows returned" | 2955 | msgid "No rows returned" |
| 3894 | msgstr "" | 2956 | msgstr "" |
| 3895 | 2957 | ||
| 3896 | #: plugins/check_pgsql.c:586 | ||
| 3897 | msgid "No columns returned" | 2958 | msgid "No columns returned" |
| 3898 | msgstr "" | 2959 | msgstr "" |
| 3899 | 2960 | ||
| 3900 | #: plugins/check_pgsql.c:592 | ||
| 3901 | #, fuzzy | 2961 | #, fuzzy |
| 3902 | msgid "No data returned" | 2962 | msgid "No data returned" |
| 3903 | msgstr "Keine Daten empfangen %s\n" | 2963 | msgstr "Keine Daten empfangen %s\n" |
| 3904 | 2964 | ||
| 3905 | #: plugins/check_pgsql.c:601 | ||
| 3906 | msgid "Is not a numeric" | 2965 | msgid "Is not a numeric" |
| 3907 | msgstr "" | 2966 | msgstr "" |
| 3908 | 2967 | ||
| 3909 | #: plugins/check_pgsql.c:619 | ||
| 3910 | #, fuzzy, c-format | 2968 | #, fuzzy, c-format |
| 3911 | msgid "%s returned %f" | 2969 | msgid "%s returned %f" |
| 3912 | msgstr "%s hat %s zurückgegeben" | 2970 | msgstr "%s hat %s zurückgegeben" |
| 3913 | 2971 | ||
| 3914 | #: plugins/check_pgsql.c:622 | ||
| 3915 | #, fuzzy, c-format | 2972 | #, fuzzy, c-format |
| 3916 | msgid "'%s' returned %f" | 2973 | msgid "'%s' returned %f" |
| 3917 | msgstr "%s hat %s zurückgegeben" | 2974 | msgstr "%s hat %s zurückgegeben" |
| 3918 | 2975 | ||
| 3919 | #: plugins/check_ping.c:143 | ||
| 3920 | msgid "CRITICAL - Could not interpret output from ping command\n" | 2976 | msgid "CRITICAL - Could not interpret output from ping command\n" |
| 3921 | msgstr "" | 2977 | msgstr "" |
| 3922 | 2978 | ||
| 3923 | #: plugins/check_ping.c:159 | ||
| 3924 | #, c-format | 2979 | #, c-format |
| 3925 | msgid "PING %s - %sPacket loss = %d%%" | 2980 | msgid "PING %s - %sPacket loss = %d%%" |
| 3926 | msgstr "" | 2981 | msgstr "" |
| 3927 | 2982 | ||
| 3928 | #: plugins/check_ping.c:162 | ||
| 3929 | #, c-format | 2983 | #, c-format |
| 3930 | msgid "PING %s - %sPacket loss = %d%%, RTA = %2.2f ms" | 2984 | msgid "PING %s - %sPacket loss = %d%%, RTA = %2.2f ms" |
| 3931 | msgstr "" | 2985 | msgstr "" |
| 3932 | 2986 | ||
| 3933 | #: plugins/check_ping.c:263 | ||
| 3934 | msgid "Could not realloc() addresses\n" | 2987 | msgid "Could not realloc() addresses\n" |
| 3935 | msgstr "" | 2988 | msgstr "" |
| 3936 | 2989 | ||
| 3937 | #: plugins/check_ping.c:278 plugins/check_ping.c:358 | ||
| 3938 | #, c-format | 2990 | #, c-format |
| 3939 | msgid "<max_packets> (%s) must be a non-negative number\n" | 2991 | msgid "<max_packets> (%s) must be a non-negative number\n" |
| 3940 | msgstr "" | 2992 | msgstr "" |
| 3941 | 2993 | ||
| 3942 | #: plugins/check_ping.c:312 | ||
| 3943 | #, c-format | 2994 | #, c-format |
| 3944 | msgid "<wpl> (%s) must be an integer percentage\n" | 2995 | msgid "<wpl> (%s) must be an integer percentage\n" |
| 3945 | msgstr "" | 2996 | msgstr "" |
| 3946 | 2997 | ||
| 3947 | #: plugins/check_ping.c:323 | ||
| 3948 | #, c-format | 2998 | #, c-format |
| 3949 | msgid "<cpl> (%s) must be an integer percentage\n" | 2999 | msgid "<cpl> (%s) must be an integer percentage\n" |
| 3950 | msgstr "" | 3000 | msgstr "" |
| 3951 | 3001 | ||
| 3952 | #: plugins/check_ping.c:334 | ||
| 3953 | #, c-format | 3002 | #, c-format |
| 3954 | msgid "<wrta> (%s) must be a non-negative number\n" | 3003 | msgid "<wrta> (%s) must be a non-negative number\n" |
| 3955 | msgstr "" | 3004 | msgstr "" |
| 3956 | 3005 | ||
| 3957 | #: plugins/check_ping.c:345 | ||
| 3958 | #, c-format | 3006 | #, c-format |
| 3959 | msgid "<crta> (%s) must be a non-negative number\n" | 3007 | msgid "<crta> (%s) must be a non-negative number\n" |
| 3960 | msgstr "" | 3008 | msgstr "" |
| 3961 | 3009 | ||
| 3962 | #: plugins/check_ping.c:378 | ||
| 3963 | #, c-format | 3010 | #, c-format |
| 3964 | msgid "" | 3011 | msgid "" |
| 3965 | "%s: Warning threshold must be integer or percentage!\n" | 3012 | "%s: Warning threshold must be integer or percentage!\n" |
| 3966 | "\n" | 3013 | "\n" |
| 3967 | msgstr "" | 3014 | msgstr "" |
| 3968 | 3015 | ||
| 3969 | #: plugins/check_ping.c:391 | ||
| 3970 | #, c-format | 3016 | #, c-format |
| 3971 | msgid "<wrta> was not set\n" | 3017 | msgid "<wrta> was not set\n" |
| 3972 | msgstr "" | 3018 | msgstr "" |
| 3973 | 3019 | ||
| 3974 | #: plugins/check_ping.c:395 | ||
| 3975 | #, c-format | 3020 | #, c-format |
| 3976 | msgid "<crta> was not set\n" | 3021 | msgid "<crta> was not set\n" |
| 3977 | msgstr "" | 3022 | msgstr "" |
| 3978 | 3023 | ||
| 3979 | #: plugins/check_ping.c:399 | ||
| 3980 | #, c-format | 3024 | #, c-format |
| 3981 | msgid "<wpl> was not set\n" | 3025 | msgid "<wpl> was not set\n" |
| 3982 | msgstr "" | 3026 | msgstr "" |
| 3983 | 3027 | ||
| 3984 | #: plugins/check_ping.c:403 | ||
| 3985 | #, c-format | 3028 | #, c-format |
| 3986 | msgid "<cpl> was not set\n" | 3029 | msgid "<cpl> was not set\n" |
| 3987 | msgstr "" | 3030 | msgstr "" |
| 3988 | 3031 | ||
| 3989 | #: plugins/check_ping.c:407 | ||
| 3990 | #, c-format | 3032 | #, c-format |
| 3991 | msgid "<wrta> (%f) cannot be larger than <crta> (%f)\n" | 3033 | msgid "<wrta> (%f) cannot be larger than <crta> (%f)\n" |
| 3992 | msgstr "" | 3034 | msgstr "" |
| 3993 | 3035 | ||
| 3994 | #: plugins/check_ping.c:411 | ||
| 3995 | #, c-format | 3036 | #, c-format |
| 3996 | msgid "<wpl> (%d) cannot be larger than <cpl> (%d)\n" | 3037 | msgid "<wpl> (%d) cannot be larger than <cpl> (%d)\n" |
| 3997 | msgstr "" | 3038 | msgstr "" |
| 3998 | 3039 | ||
| 3999 | #: plugins/check_ping.c:448 | ||
| 4000 | #, c-format | 3040 | #, c-format |
| 4001 | msgid "Cannot open stderr for %s\n" | 3041 | msgid "Cannot open stderr for %s\n" |
| 4002 | msgstr "" | 3042 | msgstr "" |
| 4003 | 3043 | ||
| 4004 | #: plugins/check_ping.c:505 plugins/check_ping.c:507 | ||
| 4005 | msgid "System call sent warnings to stderr " | 3044 | msgid "System call sent warnings to stderr " |
| 4006 | msgstr "" | 3045 | msgstr "" |
| 4007 | 3046 | ||
| 4008 | #: plugins/check_ping.c:533 | ||
| 4009 | #, fuzzy, c-format | 3047 | #, fuzzy, c-format |
| 4010 | msgid "CRITICAL - Network Unreachable (%s)\n" | 3048 | msgid "CRITICAL - Network Unreachable (%s)\n" |
| 4011 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" | 3049 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" |
| 4012 | 3050 | ||
| 4013 | #: plugins/check_ping.c:535 | ||
| 4014 | #, fuzzy, c-format | 3051 | #, fuzzy, c-format |
| 4015 | msgid "CRITICAL - Host Unreachable (%s)\n" | 3052 | msgid "CRITICAL - Host Unreachable (%s)\n" |
| 4016 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" | 3053 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" |
| 4017 | 3054 | ||
| 4018 | #: plugins/check_ping.c:537 | ||
| 4019 | #, fuzzy, c-format | 3055 | #, fuzzy, c-format |
| 4020 | msgid "CRITICAL - Bogus ICMP: Port Unreachable (%s)\n" | 3056 | msgid "CRITICAL - Bogus ICMP: Port Unreachable (%s)\n" |
| 4021 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" | 3057 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" |
| 4022 | 3058 | ||
| 4023 | #: plugins/check_ping.c:539 | ||
| 4024 | #, fuzzy, c-format | 3059 | #, fuzzy, c-format |
| 4025 | msgid "CRITICAL - Bogus ICMP: Protocol Unreachable (%s)\n" | 3060 | msgid "CRITICAL - Bogus ICMP: Protocol Unreachable (%s)\n" |
| 4026 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" | 3061 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" |
| 4027 | 3062 | ||
| 4028 | #: plugins/check_ping.c:541 | ||
| 4029 | #, fuzzy, c-format | 3063 | #, fuzzy, c-format |
| 4030 | msgid "CRITICAL - Network Prohibited (%s)\n" | 3064 | msgid "CRITICAL - Network Prohibited (%s)\n" |
| 4031 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" | 3065 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" |
| 4032 | 3066 | ||
| 4033 | #: plugins/check_ping.c:543 | ||
| 4034 | #, fuzzy, c-format | 3067 | #, fuzzy, c-format |
| 4035 | msgid "CRITICAL - Host Prohibited (%s)\n" | 3068 | msgid "CRITICAL - Host Prohibited (%s)\n" |
| 4036 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" | 3069 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" |
| 4037 | 3070 | ||
| 4038 | #: plugins/check_ping.c:545 | ||
| 4039 | #, fuzzy, c-format | 3071 | #, fuzzy, c-format |
| 4040 | msgid "CRITICAL - Packet Filtered (%s)\n" | 3072 | msgid "CRITICAL - Packet Filtered (%s)\n" |
| 4041 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" | 3073 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" |
| 4042 | 3074 | ||
| 4043 | #: plugins/check_ping.c:547 | ||
| 4044 | #, fuzzy, c-format | 3075 | #, fuzzy, c-format |
| 4045 | msgid "CRITICAL - Host not found (%s)\n" | 3076 | msgid "CRITICAL - Host not found (%s)\n" |
| 4046 | msgstr "CRITICAL - Text nicht gefunden%s|%s %s\n" | 3077 | msgstr "CRITICAL - Text nicht gefunden%s|%s %s\n" |
| 4047 | 3078 | ||
| 4048 | #: plugins/check_ping.c:549 | ||
| 4049 | #, fuzzy, c-format | 3079 | #, fuzzy, c-format |
| 4050 | msgid "CRITICAL - Time to live exceeded (%s)\n" | 3080 | msgid "CRITICAL - Time to live exceeded (%s)\n" |
| 4051 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" | 3081 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" |
| 4052 | 3082 | ||
| 4053 | #: plugins/check_ping.c:551 | ||
| 4054 | #, fuzzy, c-format | 3083 | #, fuzzy, c-format |
| 4055 | msgid "CRITICAL - Destination Unreachable (%s)\n" | 3084 | msgid "CRITICAL - Destination Unreachable (%s)\n" |
| 4056 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" | 3085 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" |
| 4057 | 3086 | ||
| 4058 | #: plugins/check_ping.c:558 | ||
| 4059 | msgid "Unable to realloc warn_text\n" | 3087 | msgid "Unable to realloc warn_text\n" |
| 4060 | msgstr "" | 3088 | msgstr "" |
| 4061 | 3089 | ||
| 4062 | #: plugins/check_ping.c:575 | ||
| 4063 | #, c-format | 3090 | #, c-format |
| 4064 | msgid "Use ping to check connection statistics for a remote host." | 3091 | msgid "Use ping to check connection statistics for a remote host." |
| 4065 | msgstr "" | 3092 | msgstr "" |
| 4066 | 3093 | ||
| 4067 | #: plugins/check_ping.c:587 | ||
| 4068 | msgid "host to ping" | 3094 | msgid "host to ping" |
| 4069 | msgstr "" | 3095 | msgstr "" |
| 4070 | 3096 | ||
| 4071 | #: plugins/check_ping.c:593 | ||
| 4072 | msgid "number of ICMP ECHO packets to send" | 3097 | msgid "number of ICMP ECHO packets to send" |
| 4073 | msgstr "" | 3098 | msgstr "" |
| 4074 | 3099 | ||
| 4075 | #: plugins/check_ping.c:594 | ||
| 4076 | #, c-format | 3100 | #, c-format |
| 4077 | msgid "(Default: %d)\n" | 3101 | msgid "(Default: %d)\n" |
| 4078 | msgstr "" | 3102 | msgstr "" |
| 4079 | 3103 | ||
| 4080 | #: plugins/check_ping.c:596 | ||
| 4081 | msgid "show HTML in the plugin output (obsoleted by urlize)" | 3104 | msgid "show HTML in the plugin output (obsoleted by urlize)" |
| 4082 | msgstr "" | 3105 | msgstr "" |
| 4083 | 3106 | ||
| 4084 | #: plugins/check_ping.c:601 | ||
| 4085 | msgid "THRESHOLD is <rta>,<pl>% where <rta> is the round trip average travel" | 3107 | msgid "THRESHOLD is <rta>,<pl>% where <rta> is the round trip average travel" |
| 4086 | msgstr "" | 3108 | msgstr "" |
| 4087 | 3109 | ||
| 4088 | #: plugins/check_ping.c:602 | ||
| 4089 | msgid "time (ms) which triggers a WARNING or CRITICAL state, and <pl> is the" | 3110 | msgid "time (ms) which triggers a WARNING or CRITICAL state, and <pl> is the" |
| 4090 | msgstr "" | 3111 | msgstr "" |
| 4091 | 3112 | ||
| 4092 | #: plugins/check_ping.c:603 | ||
| 4093 | msgid "percentage of packet loss to trigger an alarm state." | 3113 | msgid "percentage of packet loss to trigger an alarm state." |
| 4094 | msgstr "" | 3114 | msgstr "" |
| 4095 | 3115 | ||
| 4096 | #: plugins/check_ping.c:606 | ||
| 4097 | #, fuzzy | 3116 | #, fuzzy |
| 4098 | msgid "" | 3117 | msgid "" |
| 4099 | "This plugin uses the ping command to probe the specified host for packet loss" | 3118 | "This plugin uses the ping command to probe the specified host for packet loss" |
| 4100 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." | 3119 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." |
| 4101 | 3120 | ||
| 4102 | #: plugins/check_ping.c:607 | ||
| 4103 | msgid "" | 3121 | msgid "" |
| 4104 | "(percentage) and round trip average (milliseconds). It can produce HTML " | 3122 | "(percentage) and round trip average (milliseconds). It can produce HTML " |
| 4105 | "output" | 3123 | "output" |
| 4106 | msgstr "" | 3124 | msgstr "" |
| 4107 | 3125 | ||
| 4108 | #: plugins/check_ping.c:608 | ||
| 4109 | msgid "" | 3126 | msgid "" |
| 4110 | "linking to a traceroute CGI contributed by Ian Cass. The CGI can be found in" | 3127 | "linking to a traceroute CGI contributed by Ian Cass. The CGI can be found in" |
| 4111 | msgstr "" | 3128 | msgstr "" |
| 4112 | 3129 | ||
| 4113 | #: plugins/check_ping.c:609 | ||
| 4114 | msgid "the contrib area of the downloads section at http://www.nagios.org/" | 3130 | msgid "the contrib area of the downloads section at http://www.nagios.org/" |
| 4115 | msgstr "" | 3131 | msgstr "" |
| 4116 | 3132 | ||
| 4117 | #: plugins/check_procs.c:197 | ||
| 4118 | #, c-format | 3133 | #, c-format |
| 4119 | msgid "CMD: %s\n" | 3134 | msgid "CMD: %s\n" |
| 4120 | msgstr "" | 3135 | msgstr "" |
| 4121 | 3136 | ||
| 4122 | #: plugins/check_procs.c:202 | ||
| 4123 | msgid "System call sent warnings to stderr" | 3137 | msgid "System call sent warnings to stderr" |
| 4124 | msgstr "" | 3138 | msgstr "" |
| 4125 | 3139 | ||
| 4126 | #: plugins/check_procs.c:349 | ||
| 4127 | #, c-format | 3140 | #, c-format |
| 4128 | msgid "Not parseable: %s" | 3141 | msgid "Not parseable: %s" |
| 4129 | msgstr "" | 3142 | msgstr "" |
| 4130 | 3143 | ||
| 4131 | #: plugins/check_procs.c:354 | ||
| 4132 | #, c-format | 3144 | #, c-format |
| 4133 | msgid "Unable to read output\n" | 3145 | msgid "Unable to read output\n" |
| 4134 | msgstr "" | 3146 | msgstr "" |
| 4135 | 3147 | ||
| 4136 | #: plugins/check_procs.c:371 | ||
| 4137 | #, c-format | 3148 | #, c-format |
| 4138 | msgid "%d warn out of " | 3149 | msgid "%d warn out of " |
| 4139 | msgstr "" | 3150 | msgstr "" |
| 4140 | 3151 | ||
| 4141 | #: plugins/check_procs.c:376 | ||
| 4142 | #, c-format | 3152 | #, c-format |
| 4143 | msgid "%d crit, %d warn out of " | 3153 | msgid "%d crit, %d warn out of " |
| 4144 | msgstr "" | 3154 | msgstr "" |
| 4145 | 3155 | ||
| 4146 | #: plugins/check_procs.c:382 | ||
| 4147 | #, c-format | 3156 | #, c-format |
| 4148 | msgid " with %s" | 3157 | msgid " with %s" |
| 4149 | msgstr "" | 3158 | msgstr "" |
| 4150 | 3159 | ||
| 4151 | #: plugins/check_procs.c:477 | ||
| 4152 | #, fuzzy | 3160 | #, fuzzy |
| 4153 | msgid "Parent Process ID must be an integer!" | 3161 | msgid "Parent Process ID must be an integer!" |
| 4154 | msgstr "Argument für check_dummy muss ein Integer sein" | 3162 | msgstr "Argument für check_dummy muss ein Integer sein" |
| 4155 | 3163 | ||
| 4156 | #: plugins/check_procs.c:483 plugins/check_procs.c:627 | ||
| 4157 | #, c-format | 3164 | #, c-format |
| 4158 | msgid "%s%sSTATE = %s" | 3165 | msgid "%s%sSTATE = %s" |
| 4159 | msgstr "" | 3166 | msgstr "" |
| 4160 | 3167 | ||
| 4161 | #: plugins/check_procs.c:492 | ||
| 4162 | #, fuzzy | 3168 | #, fuzzy |
| 4163 | msgid "UID was not found" | 3169 | msgid "UID was not found" |
| 4164 | msgstr "%s [%s nicht gefunden]" | 3170 | msgstr "%s [%s nicht gefunden]" |
| 4165 | 3171 | ||
| 4166 | #: plugins/check_procs.c:498 | ||
| 4167 | #, fuzzy | 3172 | #, fuzzy |
| 4168 | msgid "User name was not found" | 3173 | msgid "User name was not found" |
| 4169 | msgstr "%s [%s nicht gefunden]" | 3174 | msgstr "%s [%s nicht gefunden]" |
| 4170 | 3175 | ||
| 4171 | #: plugins/check_procs.c:513 | ||
| 4172 | #, c-format | 3176 | #, c-format |
| 4173 | msgid "%s%scommand name '%s'" | 3177 | msgid "%s%scommand name '%s'" |
| 4174 | msgstr "" | 3178 | msgstr "" |
| 4175 | 3179 | ||
| 4176 | #: plugins/check_procs.c:522 | ||
| 4177 | #, c-format | 3180 | #, c-format |
| 4178 | msgid "%s%sexclude progs '%s'" | 3181 | msgid "%s%sexclude progs '%s'" |
| 4179 | msgstr "" | 3182 | msgstr "" |
| 4180 | 3183 | ||
| 4181 | #: plugins/check_procs.c:565 | ||
| 4182 | #, fuzzy | 3184 | #, fuzzy |
| 4183 | msgid "RSS must be an integer!" | 3185 | msgid "RSS must be an integer!" |
| 4184 | msgstr "skip lines muss ein Integer sein" | 3186 | msgstr "skip lines muss ein Integer sein" |
| 4185 | 3187 | ||
| 4186 | #: plugins/check_procs.c:572 | ||
| 4187 | #, fuzzy | 3188 | #, fuzzy |
| 4188 | msgid "VSZ must be an integer!" | 3189 | msgid "VSZ must be an integer!" |
| 4189 | msgstr "skip lines muss ein Integer sein" | 3190 | msgstr "skip lines muss ein Integer sein" |
| 4190 | 3191 | ||
| 4191 | #: plugins/check_procs.c:580 | ||
| 4192 | msgid "PCPU must be a float!" | 3192 | msgid "PCPU must be a float!" |
| 4193 | msgstr "" | 3193 | msgstr "" |
| 4194 | 3194 | ||
| 4195 | #: plugins/check_procs.c:604 | ||
| 4196 | msgid "Metric must be one of PROCS, VSZ, RSS, CPU, ELAPSED!" | 3195 | msgid "Metric must be one of PROCS, VSZ, RSS, CPU, ELAPSED!" |
| 4197 | msgstr "" | 3196 | msgstr "" |
| 4198 | 3197 | ||
| 4199 | #: plugins/check_procs.c:735 | ||
| 4200 | msgid "" | 3198 | msgid "" |
| 4201 | "Checks all processes and generates WARNING or CRITICAL states if the " | 3199 | "Checks all processes and generates WARNING or CRITICAL states if the " |
| 4202 | "specified" | 3200 | "specified" |
| 4203 | msgstr "" | 3201 | msgstr "" |
| 4204 | 3202 | ||
| 4205 | #: plugins/check_procs.c:736 | ||
| 4206 | msgid "" | 3203 | msgid "" |
| 4207 | "metric is outside the required threshold ranges. The metric defaults to " | 3204 | "metric is outside the required threshold ranges. The metric defaults to " |
| 4208 | "number" | 3205 | "number" |
| 4209 | msgstr "" | 3206 | msgstr "" |
| 4210 | 3207 | ||
| 4211 | #: plugins/check_procs.c:737 | ||
| 4212 | msgid "" | 3208 | msgid "" |
| 4213 | "of processes. Search filters can be applied to limit the processes to check." | 3209 | "of processes. Search filters can be applied to limit the processes to check." |
| 4214 | msgstr "" | 3210 | msgstr "" |
| 4215 | 3211 | ||
| 4216 | #: plugins/check_procs.c:746 | ||
| 4217 | msgid "Generate warning state if metric is outside this range" | 3212 | msgid "Generate warning state if metric is outside this range" |
| 4218 | msgstr "" | 3213 | msgstr "" |
| 4219 | 3214 | ||
| 4220 | #: plugins/check_procs.c:748 | ||
| 4221 | msgid "Generate critical state if metric is outside this range" | 3215 | msgid "Generate critical state if metric is outside this range" |
| 4222 | msgstr "" | 3216 | msgstr "" |
| 4223 | 3217 | ||
| 4224 | #: plugins/check_procs.c:750 | ||
| 4225 | msgid "Check thresholds against metric. Valid types:" | 3218 | msgid "Check thresholds against metric. Valid types:" |
| 4226 | msgstr "" | 3219 | msgstr "" |
| 4227 | 3220 | ||
| 4228 | #: plugins/check_procs.c:751 | ||
| 4229 | msgid "PROCS - number of processes (default)" | 3221 | msgid "PROCS - number of processes (default)" |
| 4230 | msgstr "" | 3222 | msgstr "" |
| 4231 | 3223 | ||
| 4232 | #: plugins/check_procs.c:752 | ||
| 4233 | msgid "VSZ - virtual memory size" | 3224 | msgid "VSZ - virtual memory size" |
| 4234 | msgstr "" | 3225 | msgstr "" |
| 4235 | 3226 | ||
| 4236 | #: plugins/check_procs.c:753 | ||
| 4237 | msgid "RSS - resident set memory size" | 3227 | msgid "RSS - resident set memory size" |
| 4238 | msgstr "" | 3228 | msgstr "" |
| 4239 | 3229 | ||
| 4240 | #: plugins/check_procs.c:754 | ||
| 4241 | msgid "CPU - percentage CPU" | 3230 | msgid "CPU - percentage CPU" |
| 4242 | msgstr "" | 3231 | msgstr "" |
| 4243 | 3232 | ||
| 4244 | #: plugins/check_procs.c:757 | ||
| 4245 | msgid "ELAPSED - time elapsed in seconds" | 3233 | msgid "ELAPSED - time elapsed in seconds" |
| 4246 | msgstr "" | 3234 | msgstr "" |
| 4247 | 3235 | ||
| 4248 | #: plugins/check_procs.c:762 | ||
| 4249 | msgid "Extra information. Up to 3 verbosity levels" | 3236 | msgid "Extra information. Up to 3 verbosity levels" |
| 4250 | msgstr "" | 3237 | msgstr "" |
| 4251 | 3238 | ||
| 4252 | #: plugins/check_procs.c:765 | ||
| 4253 | msgid "Filter own process the traditional way by PID instead of /proc/pid/exe" | 3239 | msgid "Filter own process the traditional way by PID instead of /proc/pid/exe" |
| 4254 | msgstr "" | 3240 | msgstr "" |
| 4255 | 3241 | ||
| 4256 | #: plugins/check_procs.c:770 | ||
| 4257 | msgid "Only scan for processes that have, in the output of `ps`, one or" | 3242 | msgid "Only scan for processes that have, in the output of `ps`, one or" |
| 4258 | msgstr "" | 3243 | msgstr "" |
| 4259 | 3244 | ||
| 4260 | #: plugins/check_procs.c:771 | ||
| 4261 | msgid "more of the status flags you specify (for example R, Z, S, RS," | 3245 | msgid "more of the status flags you specify (for example R, Z, S, RS," |
| 4262 | msgstr "" | 3246 | msgstr "" |
| 4263 | 3247 | ||
| 4264 | #: plugins/check_procs.c:772 | ||
| 4265 | msgid "RSZDT, plus others based on the output of your 'ps' command)." | 3248 | msgid "RSZDT, plus others based on the output of your 'ps' command)." |
| 4266 | msgstr "" | 3249 | msgstr "" |
| 4267 | 3250 | ||
| 4268 | #: plugins/check_procs.c:774 | ||
| 4269 | msgid "Only scan for children of the parent process ID indicated." | 3251 | msgid "Only scan for children of the parent process ID indicated." |
| 4270 | msgstr "" | 3252 | msgstr "" |
| 4271 | 3253 | ||
| 4272 | #: plugins/check_procs.c:776 | ||
| 4273 | msgid "Only scan for processes with VSZ higher than indicated." | 3254 | msgid "Only scan for processes with VSZ higher than indicated." |
| 4274 | msgstr "" | 3255 | msgstr "" |
| 4275 | 3256 | ||
| 4276 | #: plugins/check_procs.c:778 | ||
| 4277 | msgid "Only scan for processes with RSS higher than indicated." | 3257 | msgid "Only scan for processes with RSS higher than indicated." |
| 4278 | msgstr "" | 3258 | msgstr "" |
| 4279 | 3259 | ||
| 4280 | #: plugins/check_procs.c:780 | ||
| 4281 | msgid "Only scan for processes with PCPU higher than indicated." | 3260 | msgid "Only scan for processes with PCPU higher than indicated." |
| 4282 | msgstr "" | 3261 | msgstr "" |
| 4283 | 3262 | ||
| 4284 | #: plugins/check_procs.c:782 | ||
| 4285 | msgid "Only scan for processes with user name or ID indicated." | 3263 | msgid "Only scan for processes with user name or ID indicated." |
| 4286 | msgstr "" | 3264 | msgstr "" |
| 4287 | 3265 | ||
| 4288 | #: plugins/check_procs.c:784 | ||
| 4289 | msgid "Only scan for processes with args that contain STRING." | 3266 | msgid "Only scan for processes with args that contain STRING." |
| 4290 | msgstr "" | 3267 | msgstr "" |
| 4291 | 3268 | ||
| 4292 | #: plugins/check_procs.c:786 | ||
| 4293 | msgid "Only scan for processes with args that contain the regex STRING." | 3269 | msgid "Only scan for processes with args that contain the regex STRING." |
| 4294 | msgstr "" | 3270 | msgstr "" |
| 4295 | 3271 | ||
| 4296 | #: plugins/check_procs.c:788 | ||
| 4297 | msgid "Only scan for exact matches of COMMAND (without path)." | 3272 | msgid "Only scan for exact matches of COMMAND (without path)." |
| 4298 | msgstr "" | 3273 | msgstr "" |
| 4299 | 3274 | ||
| 4300 | #: plugins/check_procs.c:790 | ||
| 4301 | msgid "Exclude processes which match this comma separated list" | 3275 | msgid "Exclude processes which match this comma separated list" |
| 4302 | msgstr "" | 3276 | msgstr "" |
| 4303 | 3277 | ||
| 4304 | #: plugins/check_procs.c:792 | ||
| 4305 | msgid "Only scan for non kernel threads (works on Linux only)." | 3278 | msgid "Only scan for non kernel threads (works on Linux only)." |
| 4306 | msgstr "" | 3279 | msgstr "" |
| 4307 | 3280 | ||
| 4308 | #: plugins/check_procs.c:794 | ||
| 4309 | #, c-format | 3281 | #, c-format |
| 4310 | msgid "" | 3282 | msgid "" |
| 4311 | "\n" | 3283 | "\n" |
| @@ -4315,7 +3287,6 @@ msgid "" | |||
| 4315 | "\n" | 3287 | "\n" |
| 4316 | msgstr "" | 3288 | msgstr "" |
| 4317 | 3289 | ||
| 4318 | #: plugins/check_procs.c:799 | ||
| 4319 | #, c-format | 3290 | #, c-format |
| 4320 | msgid "" | 3291 | msgid "" |
| 4321 | "This plugin checks the number of currently running processes and\n" | 3292 | "This plugin checks the number of currently running processes and\n" |
| @@ -4326,1283 +3297,994 @@ msgid "" | |||
| 4326 | "\n" | 3297 | "\n" |
| 4327 | msgstr "" | 3298 | msgstr "" |
| 4328 | 3299 | ||
| 4329 | #: plugins/check_procs.c:808 | ||
| 4330 | msgid "Warning if not two processes with command name portsentry." | 3300 | msgid "Warning if not two processes with command name portsentry." |
| 4331 | msgstr "" | 3301 | msgstr "" |
| 4332 | 3302 | ||
| 4333 | #: plugins/check_procs.c:809 | ||
| 4334 | msgid "Critical if < 2 or > 1024 processes" | 3303 | msgid "Critical if < 2 or > 1024 processes" |
| 4335 | msgstr "" | 3304 | msgstr "" |
| 4336 | 3305 | ||
| 4337 | #: plugins/check_procs.c:811 | ||
| 4338 | msgid "Critical if not at least 1 process with command sshd" | 3306 | msgid "Critical if not at least 1 process with command sshd" |
| 4339 | msgstr "" | 3307 | msgstr "" |
| 4340 | 3308 | ||
| 4341 | #: plugins/check_procs.c:813 | ||
| 4342 | msgid "Warning if > 1024 processes with command name sshd." | 3309 | msgid "Warning if > 1024 processes with command name sshd." |
| 4343 | msgstr "" | 3310 | msgstr "" |
| 4344 | 3311 | ||
| 4345 | #: plugins/check_procs.c:814 | ||
| 4346 | msgid "Critical if < 1 processes with command name sshd." | 3312 | msgid "Critical if < 1 processes with command name sshd." |
| 4347 | msgstr "" | 3313 | msgstr "" |
| 4348 | 3314 | ||
| 4349 | #: plugins/check_procs.c:816 | ||
| 4350 | msgid "Warning alert if > 10 processes with command arguments containing" | 3315 | msgid "Warning alert if > 10 processes with command arguments containing" |
| 4351 | msgstr "" | 3316 | msgstr "" |
| 4352 | 3317 | ||
| 4353 | #: plugins/check_procs.c:817 | ||
| 4354 | msgid "'/usr/local/bin/perl' and owned by root" | 3318 | msgid "'/usr/local/bin/perl' and owned by root" |
| 4355 | msgstr "" | 3319 | msgstr "" |
| 4356 | 3320 | ||
| 4357 | #: plugins/check_procs.c:819 | ||
| 4358 | msgid "Alert if VSZ of any processes over 50K or 100K" | 3321 | msgid "Alert if VSZ of any processes over 50K or 100K" |
| 4359 | msgstr "" | 3322 | msgstr "" |
| 4360 | 3323 | ||
| 4361 | #: plugins/check_procs.c:821 | ||
| 4362 | msgid "Alert if CPU of any processes over 10% or 20%" | 3324 | msgid "Alert if CPU of any processes over 10% or 20%" |
| 4363 | msgstr "" | 3325 | msgstr "" |
| 4364 | 3326 | ||
| 4365 | #: plugins/check_radius.c:181 | ||
| 4366 | msgid "Config file error\n" | 3327 | msgid "Config file error\n" |
| 4367 | msgstr "" | 3328 | msgstr "" |
| 4368 | 3329 | ||
| 4369 | #: plugins/check_radius.c:190 | ||
| 4370 | #, fuzzy | 3330 | #, fuzzy |
| 4371 | msgid "Out of Memory?\n" | 3331 | msgid "Out of Memory?\n" |
| 4372 | msgstr "Kein Papier" | 3332 | msgstr "Kein Papier" |
| 4373 | 3333 | ||
| 4374 | #: plugins/check_radius.c:194 | ||
| 4375 | #, fuzzy | 3334 | #, fuzzy |
| 4376 | msgid "Invalid NAS-Identifier\n" | 3335 | msgid "Invalid NAS-Identifier\n" |
| 4377 | msgstr "Ungültige(r) Hostname/Adresse" | 3336 | msgstr "Ungültige(r) Hostname/Adresse" |
| 4378 | 3337 | ||
| 4379 | #: plugins/check_radius.c:199 plugins/check_smtp.c:159 | ||
| 4380 | #, c-format | 3338 | #, c-format |
| 4381 | msgid "gethostname() failed!\n" | 3339 | msgid "gethostname() failed!\n" |
| 4382 | msgstr "" | 3340 | msgstr "" |
| 4383 | 3341 | ||
| 4384 | #: plugins/check_radius.c:203 plugins/check_radius.c:206 | ||
| 4385 | #, fuzzy | 3342 | #, fuzzy |
| 4386 | msgid "Invalid NAS-IP-Address\n" | 3343 | msgid "Invalid NAS-IP-Address\n" |
| 4387 | msgstr "Ungültige(r) Hostname/Adresse" | 3344 | msgstr "Ungültige(r) Hostname/Adresse" |
| 4388 | 3345 | ||
| 4389 | #: plugins/check_radius.c:217 | ||
| 4390 | msgid "Timeout\n" | 3346 | msgid "Timeout\n" |
| 4391 | msgstr "" | 3347 | msgstr "" |
| 4392 | 3348 | ||
| 4393 | #: plugins/check_radius.c:219 | ||
| 4394 | msgid "Auth Error\n" | 3349 | msgid "Auth Error\n" |
| 4395 | msgstr "" | 3350 | msgstr "" |
| 4396 | 3351 | ||
| 4397 | #: plugins/check_radius.c:221 | ||
| 4398 | #, fuzzy | 3352 | #, fuzzy |
| 4399 | msgid "Auth Failed\n" | 3353 | msgid "Auth Failed\n" |
| 4400 | msgstr "Fehlgeschlagen" | 3354 | msgstr "Fehlgeschlagen" |
| 4401 | 3355 | ||
| 4402 | #: plugins/check_radius.c:223 | ||
| 4403 | msgid "Bad Response\n" | 3356 | msgid "Bad Response\n" |
| 4404 | msgstr "" | 3357 | msgstr "" |
| 4405 | 3358 | ||
| 4406 | #: plugins/check_radius.c:227 | ||
| 4407 | msgid "Auth OK\n" | 3359 | msgid "Auth OK\n" |
| 4408 | msgstr "" | 3360 | msgstr "" |
| 4409 | 3361 | ||
| 4410 | #: plugins/check_radius.c:228 | ||
| 4411 | #, fuzzy, c-format | 3362 | #, fuzzy, c-format |
| 4412 | msgid "Unexpected result code %d" | 3363 | msgid "Unexpected result code %d" |
| 4413 | msgstr "Erwartet: %s aber: %s erhalten" | 3364 | msgstr "Erwartet: %s aber: %s erhalten" |
| 4414 | 3365 | ||
| 4415 | #: plugins/check_radius.c:317 | ||
| 4416 | msgid "Number of retries must be a positive integer" | 3366 | msgid "Number of retries must be a positive integer" |
| 4417 | msgstr "" | 3367 | msgstr "" |
| 4418 | 3368 | ||
| 4419 | #: plugins/check_radius.c:331 | ||
| 4420 | msgid "User not specified" | 3369 | msgid "User not specified" |
| 4421 | msgstr "" | 3370 | msgstr "" |
| 4422 | 3371 | ||
| 4423 | #: plugins/check_radius.c:333 | ||
| 4424 | msgid "Password not specified" | 3372 | msgid "Password not specified" |
| 4425 | msgstr "" | 3373 | msgstr "" |
| 4426 | 3374 | ||
| 4427 | #: plugins/check_radius.c:335 | ||
| 4428 | msgid "Configuration file not specified" | 3375 | msgid "Configuration file not specified" |
| 4429 | msgstr "" | 3376 | msgstr "" |
| 4430 | 3377 | ||
| 4431 | #: plugins/check_radius.c:353 | ||
| 4432 | #, fuzzy | 3378 | #, fuzzy |
| 4433 | msgid "Tests to see if a RADIUS server is accepting connections." | 3379 | msgid "Tests to see if a RADIUS server is accepting connections." |
| 4434 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." | 3380 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." |
| 4435 | 3381 | ||
| 4436 | #: plugins/check_radius.c:365 | ||
| 4437 | msgid "The user to authenticate" | 3382 | msgid "The user to authenticate" |
| 4438 | msgstr "" | 3383 | msgstr "" |
| 4439 | 3384 | ||
| 4440 | #: plugins/check_radius.c:367 | ||
| 4441 | msgid "Password for authentication (SECURITY RISK)" | 3385 | msgid "Password for authentication (SECURITY RISK)" |
| 4442 | msgstr "" | 3386 | msgstr "" |
| 4443 | 3387 | ||
| 4444 | #: plugins/check_radius.c:369 | ||
| 4445 | msgid "NAS identifier" | 3388 | msgid "NAS identifier" |
| 4446 | msgstr "" | 3389 | msgstr "" |
| 4447 | 3390 | ||
| 4448 | #: plugins/check_radius.c:371 | ||
| 4449 | msgid "NAS IP Address" | 3391 | msgid "NAS IP Address" |
| 4450 | msgstr "" | 3392 | msgstr "" |
| 4451 | 3393 | ||
| 4452 | #: plugins/check_radius.c:373 | ||
| 4453 | msgid "Configuration file" | 3394 | msgid "Configuration file" |
| 4454 | msgstr "" | 3395 | msgstr "" |
| 4455 | 3396 | ||
| 4456 | #: plugins/check_radius.c:375 | ||
| 4457 | msgid "Response string to expect from the server" | 3397 | msgid "Response string to expect from the server" |
| 4458 | msgstr "" | 3398 | msgstr "" |
| 4459 | 3399 | ||
| 4460 | #: plugins/check_radius.c:377 | ||
| 4461 | msgid "Number of times to retry a failed connection" | 3400 | msgid "Number of times to retry a failed connection" |
| 4462 | msgstr "" | 3401 | msgstr "" |
| 4463 | 3402 | ||
| 4464 | #: plugins/check_radius.c:382 | ||
| 4465 | #, fuzzy | 3403 | #, fuzzy |
| 4466 | msgid "" | 3404 | msgid "" |
| 4467 | "This plugin tests a RADIUS server to see if it is accepting connections." | 3405 | "This plugin tests a RADIUS server to see if it is accepting connections." |
| 4468 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." | 3406 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." |
| 4469 | 3407 | ||
| 4470 | #: plugins/check_radius.c:383 | ||
| 4471 | msgid "" | 3408 | msgid "" |
| 4472 | "The server to test must be specified in the invocation, as well as a user" | 3409 | "The server to test must be specified in the invocation, as well as a user" |
| 4473 | msgstr "" | 3410 | msgstr "" |
| 4474 | 3411 | ||
| 4475 | #: plugins/check_radius.c:384 | ||
| 4476 | msgid "" | 3412 | msgid "" |
| 4477 | "name and password. A configuration file may also be present. The format of" | 3413 | "name and password. A configuration file may also be present. The format of" |
| 4478 | msgstr "" | 3414 | msgstr "" |
| 4479 | 3415 | ||
| 4480 | #: plugins/check_radius.c:385 | ||
| 4481 | msgid "" | 3416 | msgid "" |
| 4482 | "the configuration file is described in the radiusclient library sources." | 3417 | "the configuration file is described in the radiusclient library sources." |
| 4483 | msgstr "" | 3418 | msgstr "" |
| 4484 | 3419 | ||
| 4485 | #: plugins/check_radius.c:386 | ||
| 4486 | msgid "The password option presents a substantial security issue because the" | 3420 | msgid "The password option presents a substantial security issue because the" |
| 4487 | msgstr "" | 3421 | msgstr "" |
| 4488 | 3422 | ||
| 4489 | #: plugins/check_radius.c:387 | ||
| 4490 | msgid "" | 3423 | msgid "" |
| 4491 | "password can possibly be determined by careful watching of the command line" | 3424 | "password can possibly be determined by careful watching of the command line" |
| 4492 | msgstr "" | 3425 | msgstr "" |
| 4493 | 3426 | ||
| 4494 | #: plugins/check_radius.c:388 | ||
| 4495 | msgid "in a process listing. This risk is exacerbated because the plugin will" | 3427 | msgid "in a process listing. This risk is exacerbated because the plugin will" |
| 4496 | msgstr "" | 3428 | msgstr "" |
| 4497 | 3429 | ||
| 4498 | #: plugins/check_radius.c:389 | ||
| 4499 | msgid "" | 3430 | msgid "" |
| 4500 | "typically be executed at regular predictable intervals. Please be sure that" | 3431 | "typically be executed at regular predictable intervals. Please be sure that" |
| 4501 | msgstr "" | 3432 | msgstr "" |
| 4502 | 3433 | ||
| 4503 | #: plugins/check_radius.c:390 | ||
| 4504 | msgid "the password used does not allow access to sensitive system resources." | 3434 | msgid "the password used does not allow access to sensitive system resources." |
| 4505 | msgstr "" | 3435 | msgstr "" |
| 4506 | 3436 | ||
| 4507 | #: plugins/check_real.c:91 | ||
| 4508 | #, c-format | 3437 | #, c-format |
| 4509 | msgid "Unable to connect to %s on port %d\n" | 3438 | msgid "Unable to connect to %s on port %d\n" |
| 4510 | msgstr "" | 3439 | msgstr "" |
| 4511 | 3440 | ||
| 4512 | #: plugins/check_real.c:113 | ||
| 4513 | #, c-format | 3441 | #, c-format |
| 4514 | msgid "No data received from %s\n" | 3442 | msgid "No data received from %s\n" |
| 4515 | msgstr "" | 3443 | msgstr "" |
| 4516 | 3444 | ||
| 4517 | #: plugins/check_real.c:118 plugins/check_real.c:192 | ||
| 4518 | #, fuzzy | 3445 | #, fuzzy |
| 4519 | msgid "Invalid REAL response received from host" | 3446 | msgid "Invalid REAL response received from host" |
| 4520 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" | 3447 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" |
| 4521 | 3448 | ||
| 4522 | #: plugins/check_real.c:120 plugins/check_real.c:194 | ||
| 4523 | #, c-format | 3449 | #, c-format |
| 4524 | msgid "Invalid REAL response received from host on port %d\n" | 3450 | msgid "Invalid REAL response received from host on port %d\n" |
| 4525 | msgstr "" | 3451 | msgstr "" |
| 4526 | 3452 | ||
| 4527 | #: plugins/check_real.c:185 plugins/check_tcp.c:315 | ||
| 4528 | #, c-format | 3453 | #, c-format |
| 4529 | msgid "No data received from host\n" | 3454 | msgid "No data received from host\n" |
| 4530 | msgstr "" | 3455 | msgstr "" |
| 4531 | 3456 | ||
| 4532 | #: plugins/check_real.c:248 | ||
| 4533 | #, c-format | 3457 | #, c-format |
| 4534 | msgid "REAL %s - %d second response time\n" | 3458 | msgid "REAL %s - %d second response time\n" |
| 4535 | msgstr "" | 3459 | msgstr "" |
| 4536 | 3460 | ||
| 4537 | #: plugins/check_real.c:337 plugins/check_ups.c:539 | ||
| 4538 | msgid "Warning time must be a positive integer" | 3461 | msgid "Warning time must be a positive integer" |
| 4539 | msgstr "Warnung time muss ein positiver Integer sein" | 3462 | msgstr "Warnung time muss ein positiver Integer sein" |
| 4540 | 3463 | ||
| 4541 | #: plugins/check_real.c:346 plugins/check_ups.c:530 | ||
| 4542 | msgid "Critical time must be a positive integer" | 3464 | msgid "Critical time must be a positive integer" |
| 4543 | msgstr "Critical time muss ein positiver Integer sein" | 3465 | msgstr "Critical time muss ein positiver Integer sein" |
| 4544 | 3466 | ||
| 4545 | #: plugins/check_real.c:382 | ||
| 4546 | #, fuzzy | 3467 | #, fuzzy |
| 4547 | msgid "You must provide a server to check" | 3468 | msgid "You must provide a server to check" |
| 4548 | msgstr "%s: Hostname muss angegeben werden\n" | 3469 | msgstr "%s: Hostname muss angegeben werden\n" |
| 4549 | 3470 | ||
| 4550 | #: plugins/check_real.c:414 | ||
| 4551 | #, fuzzy | 3471 | #, fuzzy |
| 4552 | msgid "This plugin tests the REAL service on the specified host." | 3472 | msgid "This plugin tests the REAL service on the specified host." |
| 4553 | msgstr "" | 3473 | msgstr "" |
| 4554 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" | 3474 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" |
| 4555 | "\n" | 3475 | "\n" |
| 4556 | 3476 | ||
| 4557 | #: plugins/check_real.c:426 | ||
| 4558 | msgid "Connect to this url" | 3477 | msgid "Connect to this url" |
| 4559 | msgstr "" | 3478 | msgstr "" |
| 4560 | 3479 | ||
| 4561 | #: plugins/check_real.c:428 | ||
| 4562 | #, c-format | 3480 | #, c-format |
| 4563 | msgid "String to expect in first line of server response (default: %s)\n" | 3481 | msgid "String to expect in first line of server response (default: %s)\n" |
| 4564 | msgstr "" | 3482 | msgstr "" |
| 4565 | 3483 | ||
| 4566 | #: plugins/check_real.c:438 | ||
| 4567 | #, fuzzy | 3484 | #, fuzzy |
| 4568 | msgid "This plugin will attempt to open an RTSP connection with the host." | 3485 | msgid "This plugin will attempt to open an RTSP connection with the host." |
| 4569 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." | 3486 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." |
| 4570 | 3487 | ||
| 4571 | #: plugins/check_real.c:439 plugins/check_smtp.c:911 | ||
| 4572 | msgid "Successful connects return STATE_OK, refusals and timeouts return" | 3488 | msgid "Successful connects return STATE_OK, refusals and timeouts return" |
| 4573 | msgstr "" | 3489 | msgstr "" |
| 4574 | 3490 | ||
| 4575 | #: plugins/check_real.c:440 | ||
| 4576 | msgid "" | 3491 | msgid "" |
| 4577 | "STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful connects," | 3492 | "STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful connects," |
| 4578 | msgstr "" | 3493 | msgstr "" |
| 4579 | 3494 | ||
| 4580 | #: plugins/check_real.c:441 | ||
| 4581 | msgid "" | 3495 | msgid "" |
| 4582 | "but incorrect response messages from the host result in STATE_WARNING return" | 3496 | "but incorrect response messages from the host result in STATE_WARNING return" |
| 4583 | msgstr "" | 3497 | msgstr "" |
| 4584 | 3498 | ||
| 4585 | #: plugins/check_real.c:442 | ||
| 4586 | msgid "values." | 3499 | msgid "values." |
| 4587 | msgstr "" | 3500 | msgstr "" |
| 4588 | 3501 | ||
| 4589 | #: plugins/check_smtp.c:155 plugins/check_swap.c:283 plugins/check_swap.c:289 | ||
| 4590 | #, c-format | 3502 | #, c-format |
| 4591 | msgid "malloc() failed!\n" | 3503 | msgid "malloc() failed!\n" |
| 4592 | msgstr "" | 3504 | msgstr "" |
| 4593 | 3505 | ||
| 4594 | #: plugins/check_smtp.c:203 plugins/check_smtp.c:256 | ||
| 4595 | #, c-format | 3506 | #, c-format |
| 4596 | msgid "CRITICAL - Cannot create SSL context.\n" | 3507 | msgid "CRITICAL - Cannot create SSL context.\n" |
| 4597 | msgstr "" | 3508 | msgstr "" |
| 4598 | 3509 | ||
| 4599 | #: plugins/check_smtp.c:216 plugins/check_smtp.c:228 | ||
| 4600 | #, c-format | 3510 | #, c-format |
| 4601 | msgid "recv() failed\n" | 3511 | msgid "recv() failed\n" |
| 4602 | msgstr "" | 3512 | msgstr "" |
| 4603 | 3513 | ||
| 4604 | #: plugins/check_smtp.c:238 | ||
| 4605 | #, c-format | 3514 | #, c-format |
| 4606 | msgid "WARNING - TLS not supported by server\n" | 3515 | msgid "WARNING - TLS not supported by server\n" |
| 4607 | msgstr "" | 3516 | msgstr "" |
| 4608 | 3517 | ||
| 4609 | #: plugins/check_smtp.c:250 | ||
| 4610 | #, c-format | 3518 | #, c-format |
| 4611 | msgid "Server does not support STARTTLS\n" | 3519 | msgid "Server does not support STARTTLS\n" |
| 4612 | msgstr "" | 3520 | msgstr "" |
| 4613 | 3521 | ||
| 4614 | #: plugins/check_smtp.c:276 | ||
| 4615 | msgid "SMTP UNKNOWN - Cannot send EHLO command via TLS." | 3522 | msgid "SMTP UNKNOWN - Cannot send EHLO command via TLS." |
| 4616 | msgstr "" | 3523 | msgstr "" |
| 4617 | 3524 | ||
| 4618 | #: plugins/check_smtp.c:281 | ||
| 4619 | #, c-format | 3525 | #, c-format |
| 4620 | msgid "sent %s" | 3526 | msgid "sent %s" |
| 4621 | msgstr "" | 3527 | msgstr "" |
| 4622 | 3528 | ||
| 4623 | #: plugins/check_smtp.c:283 | ||
| 4624 | msgid "SMTP UNKNOWN - Cannot read EHLO response via TLS." | 3529 | msgid "SMTP UNKNOWN - Cannot read EHLO response via TLS." |
| 4625 | msgstr "" | 3530 | msgstr "" |
| 4626 | 3531 | ||
| 4627 | #: plugins/check_smtp.c:313 | ||
| 4628 | #, fuzzy, c-format | 3532 | #, fuzzy, c-format |
| 4629 | msgid "Invalid SMTP response received from host: %s\n" | 3533 | msgid "Invalid SMTP response received from host: %s\n" |
| 4630 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" | 3534 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" |
| 4631 | 3535 | ||
| 4632 | #: plugins/check_smtp.c:315 | ||
| 4633 | #, fuzzy, c-format | 3536 | #, fuzzy, c-format |
| 4634 | msgid "Invalid SMTP response received from host on port %d: %s\n" | 3537 | 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" | 3538 | msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n" |
| 4636 | 3539 | ||
| 4637 | #: plugins/check_smtp.c:338 plugins/check_snmp.c:882 | ||
| 4638 | #, c-format | 3540 | #, c-format |
| 4639 | msgid "Could Not Compile Regular Expression" | 3541 | msgid "Could Not Compile Regular Expression" |
| 4640 | msgstr "" | 3542 | msgstr "" |
| 4641 | 3543 | ||
| 4642 | #: plugins/check_smtp.c:347 | ||
| 4643 | #, c-format | 3544 | #, c-format |
| 4644 | msgid "SMTP %s - Invalid response '%s' to command '%s'\n" | 3545 | msgid "SMTP %s - Invalid response '%s' to command '%s'\n" |
| 4645 | msgstr "" | 3546 | msgstr "" |
| 4646 | 3547 | ||
| 4647 | #: plugins/check_smtp.c:351 plugins/check_snmp.c:555 | ||
| 4648 | #, c-format | 3548 | #, c-format |
| 4649 | msgid "Execute Error: %s\n" | 3549 | msgid "Execute Error: %s\n" |
| 4650 | msgstr "" | 3550 | msgstr "" |
| 4651 | 3551 | ||
| 4652 | #: plugins/check_smtp.c:365 | ||
| 4653 | msgid "no authuser specified, " | 3552 | msgid "no authuser specified, " |
| 4654 | msgstr "" | 3553 | msgstr "" |
| 4655 | 3554 | ||
| 4656 | #: plugins/check_smtp.c:370 | ||
| 4657 | msgid "no authpass specified, " | 3555 | msgid "no authpass specified, " |
| 4658 | msgstr "" | 3556 | msgstr "" |
| 4659 | 3557 | ||
| 4660 | #: plugins/check_smtp.c:377 plugins/check_smtp.c:398 plugins/check_smtp.c:418 | ||
| 4661 | #: plugins/check_smtp.c:758 | ||
| 4662 | #, c-format | 3558 | #, c-format |
| 4663 | msgid "sent %s\n" | 3559 | msgid "sent %s\n" |
| 4664 | msgstr "" | 3560 | msgstr "" |
| 4665 | 3561 | ||
| 4666 | #: plugins/check_smtp.c:380 | ||
| 4667 | #, fuzzy | 3562 | #, fuzzy |
| 4668 | msgid "recv() failed after AUTH LOGIN, " | 3563 | msgid "recv() failed after AUTH LOGIN, " |
| 4669 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" | 3564 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" |
| 4670 | 3565 | ||
| 4671 | #: plugins/check_smtp.c:385 plugins/check_smtp.c:406 plugins/check_smtp.c:426 | ||
| 4672 | #: plugins/check_smtp.c:769 | ||
| 4673 | #, fuzzy, c-format | 3566 | #, fuzzy, c-format |
| 4674 | msgid "received %s\n" | 3567 | msgid "received %s\n" |
| 4675 | msgstr "Keine Daten empfangen %s\n" | 3568 | msgstr "Keine Daten empfangen %s\n" |
| 4676 | 3569 | ||
| 4677 | #: plugins/check_smtp.c:389 | ||
| 4678 | #, fuzzy | 3570 | #, fuzzy |
| 4679 | msgid "invalid response received after AUTH LOGIN, " | 3571 | msgid "invalid response received after AUTH LOGIN, " |
| 4680 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" | 3572 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" |
| 4681 | 3573 | ||
| 4682 | #: plugins/check_smtp.c:402 | ||
| 4683 | msgid "recv() failed after sending authuser, " | 3574 | msgid "recv() failed after sending authuser, " |
| 4684 | msgstr "" | 3575 | msgstr "" |
| 4685 | 3576 | ||
| 4686 | #: plugins/check_smtp.c:410 | ||
| 4687 | #, fuzzy | 3577 | #, fuzzy |
| 4688 | msgid "invalid response received after authuser, " | 3578 | msgid "invalid response received after authuser, " |
| 4689 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" | 3579 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" |
| 4690 | 3580 | ||
| 4691 | #: plugins/check_smtp.c:422 | ||
| 4692 | msgid "recv() failed after sending authpass, " | 3581 | msgid "recv() failed after sending authpass, " |
| 4693 | msgstr "" | 3582 | msgstr "" |
| 4694 | 3583 | ||
| 4695 | #: plugins/check_smtp.c:430 | ||
| 4696 | #, fuzzy | 3584 | #, fuzzy |
| 4697 | msgid "invalid response received after authpass, " | 3585 | msgid "invalid response received after authpass, " |
| 4698 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" | 3586 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" |
| 4699 | 3587 | ||
| 4700 | #: plugins/check_smtp.c:437 | ||
| 4701 | msgid "only authtype LOGIN is supported, " | 3588 | msgid "only authtype LOGIN is supported, " |
| 4702 | msgstr "" | 3589 | msgstr "" |
| 4703 | 3590 | ||
| 4704 | #: plugins/check_smtp.c:461 | ||
| 4705 | #, fuzzy, c-format | 3591 | #, fuzzy, c-format |
| 4706 | msgid "SMTP %s - %s%.3f sec. response time%s%s|%s\n" | 3592 | msgid "SMTP %s - %s%.3f sec. response time%s%s|%s\n" |
| 4707 | msgstr " - %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n" | 3593 | msgstr " - %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n" |
| 4708 | 3594 | ||
| 4709 | #: plugins/check_smtp.c:580 plugins/check_smtp.c:592 | ||
| 4710 | #, c-format | 3595 | #, c-format |
| 4711 | msgid "Could not realloc() units [%d]\n" | 3596 | msgid "Could not realloc() units [%d]\n" |
| 4712 | msgstr "" | 3597 | msgstr "" |
| 4713 | 3598 | ||
| 4714 | #: plugins/check_smtp.c:600 | ||
| 4715 | #, fuzzy | 3599 | #, fuzzy |
| 4716 | msgid "Critical time must be a positive" | 3600 | msgid "Critical time must be a positive" |
| 4717 | msgstr "Critical time muss ein positiver Integer sein" | 3601 | msgstr "Critical time muss ein positiver Integer sein" |
| 4718 | 3602 | ||
| 4719 | #: plugins/check_smtp.c:608 | ||
| 4720 | #, fuzzy | 3603 | #, fuzzy |
| 4721 | msgid "Warning time must be a positive" | 3604 | msgid "Warning time must be a positive" |
| 4722 | msgstr "Warnung time muss ein positiver Integer sein" | 3605 | msgstr "Warnung time muss ein positiver Integer sein" |
| 4723 | 3606 | ||
| 4724 | #: plugins/check_smtp.c:651 plugins/check_smtp.c:667 | ||
| 4725 | msgid "SSL support not available - install OpenSSL and recompile" | 3607 | msgid "SSL support not available - install OpenSSL and recompile" |
| 4726 | msgstr "" | 3608 | msgstr "" |
| 4727 | 3609 | ||
| 4728 | #: plugins/check_smtp.c:720 | ||
| 4729 | msgid "Set either -s/--ssl/--tls or -S/--starttls" | 3610 | msgid "Set either -s/--ssl/--tls or -S/--starttls" |
| 4730 | msgstr "Setze entweder -s/--ssl/--tls oder -S/--starttls" | 3611 | msgstr "Setze entweder -s/--ssl/--tls oder -S/--starttls" |
| 4731 | 3612 | ||
| 4732 | #: plugins/check_smtp.c:749 plugins/check_smtp.c:754 | ||
| 4733 | #, c-format | 3613 | #, c-format |
| 4734 | msgid "Connection closed by server before sending QUIT command\n" | 3614 | msgid "Connection closed by server before sending QUIT command\n" |
| 4735 | msgstr "" | 3615 | msgstr "" |
| 4736 | 3616 | ||
| 4737 | #: plugins/check_smtp.c:764 | ||
| 4738 | #, fuzzy, c-format | 3617 | #, fuzzy, c-format |
| 4739 | msgid "recv() failed after QUIT." | 3618 | msgid "recv() failed after QUIT." |
| 4740 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" | 3619 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" |
| 4741 | 3620 | ||
| 4742 | #: plugins/check_smtp.c:766 | ||
| 4743 | #, c-format | 3621 | #, c-format |
| 4744 | msgid "Connection reset by peer." | 3622 | msgid "Connection reset by peer." |
| 4745 | msgstr "" | 3623 | msgstr "" |
| 4746 | 3624 | ||
| 4747 | #: plugins/check_smtp.c:856 | ||
| 4748 | #, fuzzy | 3625 | #, fuzzy |
| 4749 | msgid "This plugin will attempt to open an SMTP connection with the host." | 3626 | msgid "This plugin will attempt to open an SMTP connection with the host." |
| 4750 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." | 3627 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." |
| 4751 | 3628 | ||
| 4752 | #: plugins/check_smtp.c:870 | ||
| 4753 | #, c-format | 3629 | #, c-format |
| 4754 | msgid " String to expect in first line of server response (default: '%s')\n" | 3630 | msgid " String to expect in first line of server response (default: '%s')\n" |
| 4755 | msgstr "" | 3631 | msgstr "" |
| 4756 | 3632 | ||
| 4757 | #: plugins/check_smtp.c:872 | ||
| 4758 | msgid "SMTP command (may be used repeatedly)" | 3633 | msgid "SMTP command (may be used repeatedly)" |
| 4759 | msgstr "" | 3634 | msgstr "" |
| 4760 | 3635 | ||
| 4761 | #: plugins/check_smtp.c:874 | ||
| 4762 | msgid "Expected response to command (may be used repeatedly)" | 3636 | msgid "Expected response to command (may be used repeatedly)" |
| 4763 | msgstr "" | 3637 | msgstr "" |
| 4764 | 3638 | ||
| 4765 | #: plugins/check_smtp.c:876 | ||
| 4766 | msgid "FROM-address to include in MAIL command, required by Exchange 2000" | 3639 | msgid "FROM-address to include in MAIL command, required by Exchange 2000" |
| 4767 | msgstr "" | 3640 | msgstr "" |
| 4768 | 3641 | ||
| 4769 | #: plugins/check_smtp.c:878 | ||
| 4770 | msgid "FQDN used for HELO" | 3642 | msgid "FQDN used for HELO" |
| 4771 | msgstr "" | 3643 | msgstr "" |
| 4772 | 3644 | ||
| 4773 | #: plugins/check_smtp.c:880 | ||
| 4774 | msgid "Use PROXY protocol prefix for the connection." | 3645 | msgid "Use PROXY protocol prefix for the connection." |
| 4775 | msgstr "Benutze PROXY-Protokoll-Präfix für die Verbindung." | 3646 | msgstr "Benutze PROXY-Protokoll-Präfix für die Verbindung." |
| 4776 | 3647 | ||
| 4777 | #: plugins/check_smtp.c:883 plugins/check_tcp.c:689 | ||
| 4778 | msgid "Minimum number of days a certificate has to be valid." | 3648 | msgid "Minimum number of days a certificate has to be valid." |
| 4779 | msgstr "" | 3649 | msgstr "" |
| 4780 | 3650 | ||
| 4781 | #: plugins/check_smtp.c:885 | ||
| 4782 | #, fuzzy | 3651 | #, fuzzy |
| 4783 | msgid "Use SSL/TLS for the connection." | 3652 | msgid "Use SSL/TLS for the connection." |
| 4784 | msgstr "Benutze SSL/TLS für die Verbindung." | 3653 | msgstr "Benutze SSL/TLS für die Verbindung." |
| 4785 | 3654 | ||
| 4786 | #: plugins/check_smtp.c:886 | ||
| 4787 | #, c-format | 3655 | #, c-format |
| 4788 | msgid " Sets default port to %d.\n" | 3656 | msgid " Sets default port to %d.\n" |
| 4789 | msgstr " Setze den Default-Port auf %d.\n" | 3657 | msgstr " Setze den Default-Port auf %d.\n" |
| 4790 | 3658 | ||
| 4791 | #: plugins/check_smtp.c:888 | ||
| 4792 | msgid "Use STARTTLS for the connection." | 3659 | msgid "Use STARTTLS for the connection." |
| 4793 | msgstr "Benutze STARTTLS für die Verbindung." | 3660 | msgstr "Benutze STARTTLS für die Verbindung." |
| 4794 | 3661 | ||
| 4795 | #: plugins/check_smtp.c:894 | ||
| 4796 | msgid "SMTP AUTH type to check (default none, only LOGIN supported)" | 3662 | msgid "SMTP AUTH type to check (default none, only LOGIN supported)" |
| 4797 | msgstr "" | 3663 | msgstr "" |
| 4798 | 3664 | ||
| 4799 | #: plugins/check_smtp.c:896 | ||
| 4800 | msgid "SMTP AUTH username" | 3665 | msgid "SMTP AUTH username" |
| 4801 | msgstr "" | 3666 | msgstr "" |
| 4802 | 3667 | ||
| 4803 | #: plugins/check_smtp.c:898 | ||
| 4804 | msgid "SMTP AUTH password" | 3668 | msgid "SMTP AUTH password" |
| 4805 | msgstr "" | 3669 | msgstr "" |
| 4806 | 3670 | ||
| 4807 | #: plugins/check_smtp.c:900 | ||
| 4808 | msgid "Send LHLO instead of HELO/EHLO" | 3671 | msgid "Send LHLO instead of HELO/EHLO" |
| 4809 | msgstr "" | 3672 | msgstr "" |
| 4810 | 3673 | ||
| 4811 | #: plugins/check_smtp.c:902 | ||
| 4812 | msgid "Ignore failure when sending QUIT command to server" | 3674 | msgid "Ignore failure when sending QUIT command to server" |
| 4813 | msgstr "" | 3675 | msgstr "" |
| 4814 | 3676 | ||
| 4815 | #: plugins/check_smtp.c:912 | ||
| 4816 | msgid "STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful" | 3677 | msgid "STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful" |
| 4817 | msgstr "" | 3678 | msgstr "" |
| 4818 | 3679 | ||
| 4819 | #: plugins/check_smtp.c:913 | ||
| 4820 | msgid "connects, but incorrect response messages from the host result in" | 3680 | msgid "connects, but incorrect response messages from the host result in" |
| 4821 | msgstr "" | 3681 | msgstr "" |
| 4822 | 3682 | ||
| 4823 | #: plugins/check_smtp.c:914 | ||
| 4824 | msgid "STATE_WARNING return values." | 3683 | msgid "STATE_WARNING return values." |
| 4825 | msgstr "" | 3684 | msgstr "" |
| 4826 | 3685 | ||
| 4827 | #: plugins/check_snmp.c:179 plugins/check_snmp.c:641 | ||
| 4828 | msgid "Cannot malloc" | 3686 | msgid "Cannot malloc" |
| 4829 | msgstr "" | 3687 | msgstr "" |
| 4830 | 3688 | ||
| 4831 | #: plugins/check_snmp.c:383 | ||
| 4832 | #, fuzzy, c-format | 3689 | #, fuzzy, c-format |
| 4833 | msgid "External command error: %s\n" | 3690 | msgid "External command error: %s\n" |
| 4834 | msgstr "Papierfehler" | 3691 | msgstr "Papierfehler" |
| 4835 | 3692 | ||
| 4836 | #: plugins/check_snmp.c:388 | ||
| 4837 | #, c-format | 3693 | #, c-format |
| 4838 | msgid "External command error with no output (return code: %d)\n" | 3694 | msgid "External command error with no output (return code: %d)\n" |
| 4839 | msgstr "" | 3695 | msgstr "" |
| 4840 | 3696 | ||
| 4841 | #: plugins/check_snmp.c:501 plugins/check_snmp.c:503 plugins/check_snmp.c:505 | ||
| 4842 | #: plugins/check_snmp.c:507 | ||
| 4843 | #, fuzzy, c-format | 3697 | #, fuzzy, c-format |
| 4844 | msgid "No valid data returned (%s)\n" | 3698 | msgid "No valid data returned (%s)\n" |
| 4845 | msgstr "Keine Daten empfangen %s\n" | 3699 | msgstr "Keine Daten empfangen %s\n" |
| 4846 | 3700 | ||
| 4847 | #: plugins/check_snmp.c:519 | ||
| 4848 | msgid "Time duration between plugin calls is invalid" | 3701 | msgid "Time duration between plugin calls is invalid" |
| 4849 | msgstr "" | 3702 | msgstr "" |
| 4850 | 3703 | ||
| 4851 | #: plugins/check_snmp.c:647 | ||
| 4852 | msgid "Cannot asprintf()" | 3704 | msgid "Cannot asprintf()" |
| 4853 | msgstr "" | 3705 | msgstr "" |
| 4854 | 3706 | ||
| 4855 | #: plugins/check_snmp.c:653 | ||
| 4856 | msgid "Cannot realloc()" | 3707 | msgid "Cannot realloc()" |
| 4857 | msgstr "" | 3708 | msgstr "" |
| 4858 | 3709 | ||
| 4859 | #: plugins/check_snmp.c:669 | ||
| 4860 | msgid "No previous data to calculate rate - assume okay" | 3710 | msgid "No previous data to calculate rate - assume okay" |
| 4861 | msgstr "" | 3711 | msgstr "" |
| 4862 | 3712 | ||
| 4863 | #: plugins/check_snmp.c:820 | ||
| 4864 | #, fuzzy | 3713 | #, fuzzy |
| 4865 | msgid "Retries interval must be a positive integer" | 3714 | msgid "Retries interval must be a positive integer" |
| 4866 | msgstr "Time interval muss ein positiver Integer sein" | 3715 | msgstr "Time interval muss ein positiver Integer sein" |
| 4867 | 3716 | ||
| 4868 | #: plugins/check_snmp.c:857 | ||
| 4869 | #, fuzzy | 3717 | #, fuzzy |
| 4870 | msgid "Exit status must be a positive integer" | 3718 | msgid "Exit status must be a positive integer" |
| 4871 | msgstr "Maxbytes muss ein positiver Integer sein" | 3719 | msgstr "Maxbytes muss ein positiver Integer sein" |
| 4872 | 3720 | ||
| 4873 | #: plugins/check_snmp.c:907 | ||
| 4874 | #, fuzzy, c-format | 3721 | #, fuzzy, c-format |
| 4875 | msgid "Could not reallocate labels[%d]" | 3722 | msgid "Could not reallocate labels[%d]" |
| 4876 | msgstr "Konnte addr nicht zuweisen\n" | 3723 | msgstr "Konnte addr nicht zuweisen\n" |
| 4877 | 3724 | ||
| 4878 | #: plugins/check_snmp.c:920 | ||
| 4879 | #, fuzzy | 3725 | #, fuzzy |
| 4880 | msgid "Could not reallocate labels\n" | 3726 | msgid "Could not reallocate labels\n" |
| 4881 | msgstr "Konnte·url·nicht·zuweisen\n" | 3727 | msgstr "Konnte·url·nicht·zuweisen\n" |
| 4882 | 3728 | ||
| 4883 | #: plugins/check_snmp.c:936 | ||
| 4884 | #, fuzzy, c-format | 3729 | #, fuzzy, c-format |
| 4885 | msgid "Could not reallocate units [%d]\n" | 3730 | msgid "Could not reallocate units [%d]\n" |
| 4886 | msgstr "Konnte·url·nicht·zuweisen\n" | 3731 | msgstr "Konnte·url·nicht·zuweisen\n" |
| 4887 | 3732 | ||
| 4888 | #: plugins/check_snmp.c:948 | ||
| 4889 | msgid "Could not realloc() units\n" | 3733 | msgid "Could not realloc() units\n" |
| 4890 | msgstr "" | 3734 | msgstr "" |
| 4891 | 3735 | ||
| 4892 | #: plugins/check_snmp.c:965 | ||
| 4893 | #, fuzzy | 3736 | #, fuzzy |
| 4894 | msgid "Rate multiplier must be a positive integer" | 3737 | msgid "Rate multiplier must be a positive integer" |
| 4895 | msgstr "Paketgröße muss ein positiver Integer sein" | 3738 | msgstr "Paketgröße muss ein positiver Integer sein" |
| 4896 | 3739 | ||
| 4897 | #: plugins/check_snmp.c:1042 | ||
| 4898 | #, fuzzy | 3740 | #, fuzzy |
| 4899 | msgid "No host specified\n" | 3741 | msgid "No host specified\n" |
| 4900 | msgstr "" | 3742 | msgstr "" |
| 4901 | "Kein Hostname angegeben\n" | 3743 | "Kein Hostname angegeben\n" |
| 4902 | "\n" | 3744 | "\n" |
| 4903 | 3745 | ||
| 4904 | #: plugins/check_snmp.c:1046 | ||
| 4905 | #, fuzzy | 3746 | #, fuzzy |
| 4906 | msgid "No OIDs specified\n" | 3747 | msgid "No OIDs specified\n" |
| 4907 | msgstr "" | 3748 | msgstr "" |
| 4908 | "Kein Hostname angegeben\n" | 3749 | "Kein Hostname angegeben\n" |
| 4909 | "\n" | 3750 | "\n" |
| 4910 | 3751 | ||
| 4911 | #: plugins/check_snmp.c:1069 plugins/check_snmp.c:1087 | ||
| 4912 | #: plugins/check_snmp.c:1105 | ||
| 4913 | #, c-format | 3752 | #, c-format |
| 4914 | msgid "Required parameter: %s\n" | 3753 | msgid "Required parameter: %s\n" |
| 4915 | msgstr "" | 3754 | msgstr "" |
| 4916 | 3755 | ||
| 4917 | #: plugins/check_snmp.c:1080 | ||
| 4918 | msgid "Invalid seclevel" | 3756 | msgid "Invalid seclevel" |
| 4919 | msgstr "" | 3757 | msgstr "" |
| 4920 | 3758 | ||
| 4921 | #: plugins/check_snmp.c:1126 | ||
| 4922 | msgid "Invalid SNMP version" | 3759 | msgid "Invalid SNMP version" |
| 4923 | msgstr "" | 3760 | msgstr "" |
| 4924 | 3761 | ||
| 4925 | #: plugins/check_snmp.c:1143 | ||
| 4926 | msgid "Unbalanced quotes\n" | 3762 | msgid "Unbalanced quotes\n" |
| 4927 | msgstr "" | 3763 | msgstr "" |
| 4928 | 3764 | ||
| 4929 | #: plugins/check_snmp.c:1201 | ||
| 4930 | #, c-format | 3765 | #, c-format |
| 4931 | msgid "multiplier set (%.1f), but input is not a number: %s" | 3766 | msgid "multiplier set (%.1f), but input is not a number: %s" |
| 4932 | msgstr "" | 3767 | msgstr "" |
| 4933 | 3768 | ||
| 4934 | #: plugins/check_snmp.c:1230 | ||
| 4935 | msgid "Check status of remote machines and obtain system information via SNMP" | 3769 | msgid "Check status of remote machines and obtain system information via SNMP" |
| 4936 | msgstr "" | 3770 | msgstr "" |
| 4937 | 3771 | ||
| 4938 | #: plugins/check_snmp.c:1244 | ||
| 4939 | msgid "Use SNMP GETNEXT instead of SNMP GET" | 3772 | msgid "Use SNMP GETNEXT instead of SNMP GET" |
| 4940 | msgstr "" | 3773 | msgstr "" |
| 4941 | 3774 | ||
| 4942 | #: plugins/check_snmp.c:1246 | ||
| 4943 | msgid "SNMP protocol version" | 3775 | msgid "SNMP protocol version" |
| 4944 | msgstr "" | 3776 | msgstr "" |
| 4945 | 3777 | ||
| 4946 | #: plugins/check_snmp.c:1248 | ||
| 4947 | msgid "SNMPv3 context" | 3778 | msgid "SNMPv3 context" |
| 4948 | msgstr "" | 3779 | msgstr "" |
| 4949 | 3780 | ||
| 4950 | #: plugins/check_snmp.c:1250 | ||
| 4951 | msgid "SNMPv3 securityLevel" | 3781 | msgid "SNMPv3 securityLevel" |
| 4952 | msgstr "" | 3782 | msgstr "" |
| 4953 | 3783 | ||
| 4954 | #: plugins/check_snmp.c:1252 | ||
| 4955 | msgid "SNMPv3 auth proto" | 3784 | msgid "SNMPv3 auth proto" |
| 4956 | msgstr "" | 3785 | msgstr "" |
| 4957 | 3786 | ||
| 4958 | #: plugins/check_snmp.c:1254 | ||
| 4959 | msgid "SNMPv3 priv proto (default DES)" | 3787 | msgid "SNMPv3 priv proto (default DES)" |
| 4960 | msgstr "" | 3788 | msgstr "" |
| 4961 | 3789 | ||
| 4962 | #: plugins/check_snmp.c:1258 | ||
| 4963 | msgid "Optional community string for SNMP communication" | 3790 | msgid "Optional community string for SNMP communication" |
| 4964 | msgstr "" | 3791 | msgstr "" |
| 4965 | 3792 | ||
| 4966 | #: plugins/check_snmp.c:1259 | ||
| 4967 | msgid "default is" | 3793 | msgid "default is" |
| 4968 | msgstr "" | 3794 | msgstr "" |
| 4969 | 3795 | ||
| 4970 | #: plugins/check_snmp.c:1261 | ||
| 4971 | msgid "SNMPv3 username" | 3796 | msgid "SNMPv3 username" |
| 4972 | msgstr "" | 3797 | msgstr "" |
| 4973 | 3798 | ||
| 4974 | #: plugins/check_snmp.c:1263 | ||
| 4975 | msgid "SNMPv3 authentication password" | 3799 | msgid "SNMPv3 authentication password" |
| 4976 | msgstr "" | 3800 | msgstr "" |
| 4977 | 3801 | ||
| 4978 | #: plugins/check_snmp.c:1265 | ||
| 4979 | msgid "SNMPv3 privacy password" | 3802 | msgid "SNMPv3 privacy password" |
| 4980 | msgstr "" | 3803 | msgstr "" |
| 4981 | 3804 | ||
| 4982 | #: plugins/check_snmp.c:1269 | ||
| 4983 | msgid "Object identifier(s) or SNMP variables whose value you wish to query" | 3805 | msgid "Object identifier(s) or SNMP variables whose value you wish to query" |
| 4984 | msgstr "" | 3806 | msgstr "" |
| 4985 | 3807 | ||
| 4986 | #: plugins/check_snmp.c:1271 | ||
| 4987 | msgid "" | 3808 | msgid "" |
| 4988 | "List of MIBS to be loaded (default = none if using numeric OIDs or 'ALL'" | 3809 | "List of MIBS to be loaded (default = none if using numeric OIDs or 'ALL'" |
| 4989 | msgstr "" | 3810 | msgstr "" |
| 4990 | 3811 | ||
| 4991 | #: plugins/check_snmp.c:1272 | ||
| 4992 | msgid "for symbolic OIDs.)" | 3812 | msgid "for symbolic OIDs.)" |
| 4993 | msgstr "" | 3813 | msgstr "" |
| 4994 | 3814 | ||
| 4995 | #: plugins/check_snmp.c:1274 | ||
| 4996 | msgid "Delimiter to use when parsing returned data. Default is" | 3815 | msgid "Delimiter to use when parsing returned data. Default is" |
| 4997 | msgstr "" | 3816 | msgstr "" |
| 4998 | 3817 | ||
| 4999 | #: plugins/check_snmp.c:1275 | ||
| 5000 | msgid "Any data on the right hand side of the delimiter is considered" | 3818 | msgid "Any data on the right hand side of the delimiter is considered" |
| 5001 | msgstr "" | 3819 | msgstr "" |
| 5002 | 3820 | ||
| 5003 | #: plugins/check_snmp.c:1276 | ||
| 5004 | msgid "to be the data that should be used in the evaluation." | 3821 | msgid "to be the data that should be used in the evaluation." |
| 5005 | msgstr "" | 3822 | msgstr "" |
| 5006 | 3823 | ||
| 5007 | #: plugins/check_snmp.c:1278 | ||
| 5008 | msgid "If the check returns a 0 length string or NULL value" | 3824 | msgid "If the check returns a 0 length string or NULL value" |
| 5009 | msgstr "" | 3825 | msgstr "" |
| 5010 | 3826 | ||
| 5011 | #: plugins/check_snmp.c:1279 | ||
| 5012 | msgid "This option allows you to choose what status you want it to exit" | 3827 | msgid "This option allows you to choose what status you want it to exit" |
| 5013 | msgstr "" | 3828 | msgstr "" |
| 5014 | 3829 | ||
| 5015 | #: plugins/check_snmp.c:1280 | ||
| 5016 | msgid "Excluding this option renders the default exit of 3(STATE_UNKNOWN)" | 3830 | msgid "Excluding this option renders the default exit of 3(STATE_UNKNOWN)" |
| 5017 | msgstr "" | 3831 | msgstr "" |
| 5018 | 3832 | ||
| 5019 | #: plugins/check_snmp.c:1281 | ||
| 5020 | msgid "0 = OK" | 3833 | msgid "0 = OK" |
| 5021 | msgstr "" | 3834 | msgstr "" |
| 5022 | 3835 | ||
| 5023 | #: plugins/check_snmp.c:1282 | ||
| 5024 | #, fuzzy | 3836 | #, fuzzy |
| 5025 | msgid "1 = WARNING" | 3837 | msgid "1 = WARNING" |
| 5026 | msgstr "WARNING" | 3838 | msgstr "WARNING" |
| 5027 | 3839 | ||
| 5028 | #: plugins/check_snmp.c:1283 | ||
| 5029 | #, fuzzy | 3840 | #, fuzzy |
| 5030 | msgid "2 = CRITICAL" | 3841 | msgid "2 = CRITICAL" |
| 5031 | msgstr "CRITICAL" | 3842 | msgstr "CRITICAL" |
| 5032 | 3843 | ||
| 5033 | #: plugins/check_snmp.c:1284 | ||
| 5034 | #, fuzzy | 3844 | #, fuzzy |
| 5035 | msgid "3 = UNKNOWN" | 3845 | msgid "3 = UNKNOWN" |
| 5036 | msgstr "UNKNOWN" | 3846 | msgstr "UNKNOWN" |
| 5037 | 3847 | ||
| 5038 | #: plugins/check_snmp.c:1288 | ||
| 5039 | #, fuzzy | 3848 | #, fuzzy |
| 5040 | msgid "Warning threshold range(s)" | 3849 | msgid "Warning threshold range(s)" |
| 5041 | msgstr "Warning threshold Integer sein" | 3850 | msgstr "Warning threshold Integer sein" |
| 5042 | 3851 | ||
| 5043 | #: plugins/check_snmp.c:1290 | ||
| 5044 | #, fuzzy | 3852 | #, fuzzy |
| 5045 | msgid "Critical threshold range(s)" | 3853 | msgid "Critical threshold range(s)" |
| 5046 | msgstr "Critical threshold muss ein Integer sein" | 3854 | msgstr "Critical threshold muss ein Integer sein" |
| 5047 | 3855 | ||
| 5048 | #: plugins/check_snmp.c:1292 | ||
| 5049 | msgid "Enable rate calculation. See 'Rate Calculation' below" | 3856 | msgid "Enable rate calculation. See 'Rate Calculation' below" |
| 5050 | msgstr "" | 3857 | msgstr "" |
| 5051 | 3858 | ||
| 5052 | #: plugins/check_snmp.c:1294 | ||
| 5053 | msgid "" | 3859 | msgid "" |
| 5054 | "Converts rate per second. For example, set to 60 to convert to per minute" | 3860 | "Converts rate per second. For example, set to 60 to convert to per minute" |
| 5055 | msgstr "" | 3861 | msgstr "" |
| 5056 | 3862 | ||
| 5057 | #: plugins/check_snmp.c:1296 | ||
| 5058 | msgid "Add/subtract the specified OFFSET to numeric sensor data" | 3863 | msgid "Add/subtract the specified OFFSET to numeric sensor data" |
| 5059 | msgstr "" | 3864 | msgstr "" |
| 5060 | 3865 | ||
| 5061 | #: plugins/check_snmp.c:1300 | ||
| 5062 | msgid "Return OK state (for that OID) if STRING is an exact match" | 3866 | msgid "Return OK state (for that OID) if STRING is an exact match" |
| 5063 | msgstr "" | 3867 | msgstr "" |
| 5064 | 3868 | ||
| 5065 | #: plugins/check_snmp.c:1302 | ||
| 5066 | msgid "" | 3869 | msgid "" |
| 5067 | "Return OK state (for that OID) if extended regular expression REGEX matches" | 3870 | "Return OK state (for that OID) if extended regular expression REGEX matches" |
| 5068 | msgstr "" | 3871 | msgstr "" |
| 5069 | 3872 | ||
| 5070 | #: plugins/check_snmp.c:1304 | ||
| 5071 | msgid "" | 3873 | msgid "" |
| 5072 | "Return OK state (for that OID) if case-insensitive extended REGEX matches" | 3874 | "Return OK state (for that OID) if case-insensitive extended REGEX matches" |
| 5073 | msgstr "" | 3875 | msgstr "" |
| 5074 | 3876 | ||
| 5075 | #: plugins/check_snmp.c:1306 | ||
| 5076 | msgid "Invert search result (CRITICAL if found)" | 3877 | msgid "Invert search result (CRITICAL if found)" |
| 5077 | msgstr "" | 3878 | msgstr "" |
| 5078 | 3879 | ||
| 5079 | #: plugins/check_snmp.c:1310 | ||
| 5080 | msgid "Prefix label for output from plugin" | 3880 | msgid "Prefix label for output from plugin" |
| 5081 | msgstr "" | 3881 | msgstr "" |
| 5082 | 3882 | ||
| 5083 | #: plugins/check_snmp.c:1312 | ||
| 5084 | msgid "Units label(s) for output data (e.g., 'sec.')." | 3883 | msgid "Units label(s) for output data (e.g., 'sec.')." |
| 5085 | msgstr "" | 3884 | msgstr "" |
| 5086 | 3885 | ||
| 5087 | #: plugins/check_snmp.c:1314 | ||
| 5088 | msgid "Separates output on multiple OID requests" | 3886 | msgid "Separates output on multiple OID requests" |
| 5089 | msgstr "" | 3887 | msgstr "" |
| 5090 | 3888 | ||
| 5091 | #: plugins/check_snmp.c:1316 | ||
| 5092 | msgid "Multiplies current value, 0 < n < 1 works as divider, defaults to 1" | 3889 | msgid "Multiplies current value, 0 < n < 1 works as divider, defaults to 1" |
| 5093 | msgstr "" | 3890 | msgstr "" |
| 5094 | 3891 | ||
| 5095 | #: plugins/check_snmp.c:1318 | ||
| 5096 | msgid "C-style format string for float values (see option -M)" | 3892 | msgid "C-style format string for float values (see option -M)" |
| 5097 | msgstr "" | 3893 | msgstr "" |
| 5098 | 3894 | ||
| 5099 | #: plugins/check_snmp.c:1321 | ||
| 5100 | msgid "" | 3895 | msgid "" |
| 5101 | "NOTE the final timeout value is calculated using this formula: " | 3896 | "NOTE the final timeout value is calculated using this formula: " |
| 5102 | "timeout_interval * retries + 5" | 3897 | "timeout_interval * retries + 5" |
| 5103 | msgstr "" | 3898 | msgstr "" |
| 5104 | 3899 | ||
| 5105 | #: plugins/check_snmp.c:1323 | ||
| 5106 | msgid "Number of retries to be used in the requests, default: " | 3900 | msgid "Number of retries to be used in the requests, default: " |
| 5107 | msgstr "" | 3901 | msgstr "" |
| 5108 | 3902 | ||
| 5109 | #: plugins/check_snmp.c:1326 | ||
| 5110 | msgid "Label performance data with OIDs instead of --label's" | 3903 | msgid "Label performance data with OIDs instead of --label's" |
| 5111 | msgstr "" | 3904 | msgstr "" |
| 5112 | 3905 | ||
| 5113 | #: plugins/check_snmp.c:1329 | ||
| 5114 | msgid "Tell snmpget to not print errors encountered when parsing MIB files" | 3906 | msgid "Tell snmpget to not print errors encountered when parsing MIB files" |
| 5115 | msgstr "" | 3907 | msgstr "" |
| 5116 | 3908 | ||
| 5117 | #: plugins/check_snmp.c:1334 | ||
| 5118 | msgid "" | 3909 | msgid "" |
| 5119 | "This plugin uses the 'snmpget' command included with the NET-SNMP package." | 3910 | "This plugin uses the 'snmpget' command included with the NET-SNMP package." |
| 5120 | msgstr "" | 3911 | msgstr "" |
| 5121 | 3912 | ||
| 5122 | #: plugins/check_snmp.c:1335 | ||
| 5123 | msgid "" | 3913 | msgid "" |
| 5124 | "if you don't have the package installed, you will need to download it from" | 3914 | "if you don't have the package installed, you will need to download it from" |
| 5125 | msgstr "" | 3915 | msgstr "" |
| 5126 | 3916 | ||
| 5127 | #: plugins/check_snmp.c:1336 | ||
| 5128 | msgid "http://net-snmp.sourceforge.net before you can use this plugin." | 3917 | msgid "http://net-snmp.sourceforge.net before you can use this plugin." |
| 5129 | msgstr "" | 3918 | msgstr "" |
| 5130 | 3919 | ||
| 5131 | #: plugins/check_snmp.c:1340 | ||
| 5132 | msgid "" | 3920 | msgid "" |
| 5133 | "- Multiple OIDs (and labels) may be indicated by a comma or space-delimited " | 3921 | "- Multiple OIDs (and labels) may be indicated by a comma or space-delimited " |
| 5134 | msgstr "" | 3922 | msgstr "" |
| 5135 | 3923 | ||
| 5136 | #: plugins/check_snmp.c:1341 | ||
| 5137 | msgid "list (lists with internal spaces must be quoted)." | 3924 | msgid "list (lists with internal spaces must be quoted)." |
| 5138 | msgstr "" | 3925 | msgstr "" |
| 5139 | 3926 | ||
| 5140 | #: plugins/check_snmp.c:1345 | ||
| 5141 | msgid "" | 3927 | msgid "" |
| 5142 | "- When checking multiple OIDs, separate ranges by commas like '-w " | 3928 | "- When checking multiple OIDs, separate ranges by commas like '-w " |
| 5143 | "1:10,1:,:20'" | 3929 | "1:10,1:,:20'" |
| 5144 | msgstr "" | 3930 | msgstr "" |
| 5145 | 3931 | ||
| 5146 | #: plugins/check_snmp.c:1346 | ||
| 5147 | msgid "- Note that only one string and one regex may be checked at present" | 3932 | msgid "- Note that only one string and one regex may be checked at present" |
| 5148 | msgstr "" | 3933 | msgstr "" |
| 5149 | 3934 | ||
| 5150 | #: plugins/check_snmp.c:1347 | ||
| 5151 | msgid "" | 3935 | msgid "" |
| 5152 | "- All evaluation methods other than PR, STR, and SUBSTR expect that the value" | 3936 | "- All evaluation methods other than PR, STR, and SUBSTR expect that the value" |
| 5153 | msgstr "" | 3937 | msgstr "" |
| 5154 | 3938 | ||
| 5155 | #: plugins/check_snmp.c:1348 | ||
| 5156 | msgid "returned from the SNMP query is an unsigned integer." | 3939 | msgid "returned from the SNMP query is an unsigned integer." |
| 5157 | msgstr "" | 3940 | msgstr "" |
| 5158 | 3941 | ||
| 5159 | #: plugins/check_snmp.c:1351 | ||
| 5160 | msgid "Rate Calculation:" | 3942 | msgid "Rate Calculation:" |
| 5161 | msgstr "" | 3943 | msgstr "" |
| 5162 | 3944 | ||
| 5163 | #: plugins/check_snmp.c:1352 | ||
| 5164 | msgid "In many places, SNMP returns counters that are only meaningful when" | 3945 | msgid "In many places, SNMP returns counters that are only meaningful when" |
| 5165 | msgstr "" | 3946 | msgstr "" |
| 5166 | 3947 | ||
| 5167 | #: plugins/check_snmp.c:1353 | ||
| 5168 | msgid "calculating the counter difference since the last check. check_snmp" | 3948 | msgid "calculating the counter difference since the last check. check_snmp" |
| 5169 | msgstr "" | 3949 | msgstr "" |
| 5170 | 3950 | ||
| 5171 | #: plugins/check_snmp.c:1354 | ||
| 5172 | msgid "saves the last state information in a file so that the rate per second" | 3951 | msgid "saves the last state information in a file so that the rate per second" |
| 5173 | msgstr "" | 3952 | msgstr "" |
| 5174 | 3953 | ||
| 5175 | #: plugins/check_snmp.c:1355 | ||
| 5176 | msgid "can be calculated. Use the --rate option to save state information." | 3954 | msgid "can be calculated. Use the --rate option to save state information." |
| 5177 | msgstr "" | 3955 | msgstr "" |
| 5178 | 3956 | ||
| 5179 | #: plugins/check_snmp.c:1356 | ||
| 5180 | msgid "" | 3957 | msgid "" |
| 5181 | "On the first run, there will be no prior state - this will return with OK." | 3958 | "On the first run, there will be no prior state - this will return with OK." |
| 5182 | msgstr "" | 3959 | msgstr "" |
| 5183 | 3960 | ||
| 5184 | #: plugins/check_snmp.c:1357 | ||
| 5185 | msgid "The state is uniquely determined by the arguments to the plugin, so" | 3961 | msgid "The state is uniquely determined by the arguments to the plugin, so" |
| 5186 | msgstr "" | 3962 | msgstr "" |
| 5187 | 3963 | ||
| 5188 | #: plugins/check_snmp.c:1358 | ||
| 5189 | msgid "changing the arguments will create a new state file." | 3964 | msgid "changing the arguments will create a new state file." |
| 5190 | msgstr "" | 3965 | msgstr "" |
| 5191 | 3966 | ||
| 5192 | #: plugins/check_ssh.c:170 | ||
| 5193 | #, fuzzy | 3967 | #, fuzzy |
| 5194 | msgid "Port number must be a positive integer" | 3968 | msgid "Port number must be a positive integer" |
| 5195 | msgstr "Port muss ein positiver Integer sein" | 3969 | msgstr "Port muss ein positiver Integer sein" |
| 5196 | 3970 | ||
| 5197 | #: plugins/check_ssh.c:237 | ||
| 5198 | #, c-format | 3971 | #, c-format |
| 5199 | msgid "Server answer: %s" | 3972 | msgid "Server answer: %s" |
| 5200 | msgstr "" | 3973 | msgstr "" |
| 5201 | 3974 | ||
| 5202 | #: plugins/check_ssh.c:256 | ||
| 5203 | #, c-format | 3975 | #, c-format |
| 5204 | msgid "SSH CRITICAL - %s (protocol %s) version mismatch, expected '%s'\n" | 3976 | msgid "SSH CRITICAL - %s (protocol %s) version mismatch, expected '%s'\n" |
| 5205 | msgstr "" | 3977 | msgstr "" |
| 5206 | 3978 | ||
| 5207 | #: plugins/check_ssh.c:264 | ||
| 5208 | #, c-format | 3979 | #, c-format |
| 5209 | msgid "" | 3980 | msgid "" |
| 5210 | "SSH CRITICAL - %s (protocol %s) protocol version mismatch, expected '%s'\n" | 3981 | "SSH CRITICAL - %s (protocol %s) protocol version mismatch, expected '%s'\n" |
| 5211 | msgstr "" | 3982 | msgstr "" |
| 5212 | 3983 | ||
| 5213 | #: plugins/check_ssh.c:273 | ||
| 5214 | #, c-format | 3984 | #, c-format |
| 5215 | msgid "SSH OK - %s (protocol %s) | %s\n" | 3985 | msgid "SSH OK - %s (protocol %s) | %s\n" |
| 5216 | msgstr "" | 3986 | msgstr "" |
| 5217 | 3987 | ||
| 5218 | #: plugins/check_ssh.c:294 | ||
| 5219 | msgid "Try to connect to an SSH server at specified server and port" | 3988 | msgid "Try to connect to an SSH server at specified server and port" |
| 5220 | msgstr "" | 3989 | msgstr "" |
| 5221 | 3990 | ||
| 5222 | #: plugins/check_ssh.c:310 | ||
| 5223 | msgid "" | 3991 | msgid "" |
| 5224 | "Alert if string doesn't match expected server version (ex: OpenSSH_3.9p1)" | 3992 | "Alert if string doesn't match expected server version (ex: OpenSSH_3.9p1)" |
| 5225 | msgstr "" | 3993 | msgstr "" |
| 5226 | 3994 | ||
| 5227 | #: plugins/check_ssh.c:313 | ||
| 5228 | msgid "Alert if protocol doesn't match expected protocol version (ex: 2.0)" | 3995 | msgid "Alert if protocol doesn't match expected protocol version (ex: 2.0)" |
| 5229 | msgstr "" | 3996 | msgstr "" |
| 5230 | 3997 | ||
| 5231 | #: plugins/check_swap.c:187 | ||
| 5232 | #, c-format | 3998 | #, c-format |
| 5233 | msgid "Command: %s\n" | 3999 | msgid "Command: %s\n" |
| 5234 | msgstr "" | 4000 | msgstr "" |
| 5235 | 4001 | ||
| 5236 | #: plugins/check_swap.c:189 | ||
| 5237 | #, c-format | 4002 | #, c-format |
| 5238 | msgid "Format: %s\n" | 4003 | msgid "Format: %s\n" |
| 5239 | msgstr "" | 4004 | msgstr "" |
| 5240 | 4005 | ||
| 5241 | #: plugins/check_swap.c:225 | ||
| 5242 | #, c-format | 4006 | #, c-format |
| 5243 | msgid "total=%.0f, used=%.0f, free=%.0f\n" | 4007 | msgid "total=%.0f, used=%.0f, free=%.0f\n" |
| 5244 | msgstr "" | 4008 | msgstr "" |
| 5245 | 4009 | ||
| 5246 | #: plugins/check_swap.c:239 | ||
| 5247 | #, c-format | 4010 | #, c-format |
| 5248 | msgid "total=%.0f, free=%.0f\n" | 4011 | msgid "total=%.0f, free=%.0f\n" |
| 5249 | msgstr "" | 4012 | msgstr "" |
| 5250 | 4013 | ||
| 5251 | #: plugins/check_swap.c:271 | ||
| 5252 | msgid "Error getting swap devices\n" | 4014 | msgid "Error getting swap devices\n" |
| 5253 | msgstr "" | 4015 | msgstr "" |
| 5254 | 4016 | ||
| 5255 | #: plugins/check_swap.c:274 | ||
| 5256 | msgid "SWAP OK: No swap devices defined\n" | 4017 | msgid "SWAP OK: No swap devices defined\n" |
| 5257 | msgstr "" | 4018 | msgstr "" |
| 5258 | 4019 | ||
| 5259 | #: plugins/check_swap.c:295 plugins/check_swap.c:337 | ||
| 5260 | msgid "swapctl failed: " | 4020 | msgid "swapctl failed: " |
| 5261 | msgstr "" | 4021 | msgstr "" |
| 5262 | 4022 | ||
| 5263 | #: plugins/check_swap.c:296 plugins/check_swap.c:338 | ||
| 5264 | msgid "Error in swapctl call\n" | 4023 | msgid "Error in swapctl call\n" |
| 5265 | msgstr "" | 4024 | msgstr "" |
| 5266 | 4025 | ||
| 5267 | #: plugins/check_swap.c:376 | ||
| 5268 | #, c-format | 4026 | #, c-format |
| 5269 | msgid "SWAP %s - %d%% free (%dMB out of %dMB) %s|" | 4027 | msgid "SWAP %s - %d%% free (%dMB out of %dMB) %s|" |
| 5270 | msgstr "" | 4028 | msgstr "" |
| 5271 | 4029 | ||
| 5272 | #: plugins/check_swap.c:472 | ||
| 5273 | #, fuzzy | 4030 | #, fuzzy |
| 5274 | msgid "Warning threshold percentage must be <= 100!" | 4031 | msgid "Warning threshold percentage must be <= 100!" |
| 5275 | msgstr "Warning threshold Integer sein" | 4032 | msgstr "Warning threshold Integer sein" |
| 5276 | 4033 | ||
| 5277 | #: plugins/check_swap.c:482 | ||
| 5278 | #, fuzzy | 4034 | #, fuzzy |
| 5279 | msgid "Warning threshold be positive integer or percentage!" | 4035 | msgid "Warning threshold be positive integer or percentage!" |
| 5280 | msgstr "Warning threshold muss ein Integer oder ein Prozentwert sein" | 4036 | msgstr "Warning threshold muss ein Integer oder ein Prozentwert sein" |
| 5281 | 4037 | ||
| 5282 | #: plugins/check_swap.c:502 | ||
| 5283 | #, fuzzy | 4038 | #, fuzzy |
| 5284 | msgid "Critical threshold percentage must be <= 100!" | 4039 | msgid "Critical threshold percentage must be <= 100!" |
| 5285 | msgstr "Critical threshold muss ein Integer sein" | 4040 | msgstr "Critical threshold muss ein Integer sein" |
| 5286 | 4041 | ||
| 5287 | #: plugins/check_swap.c:512 | ||
| 5288 | #, fuzzy | 4042 | #, fuzzy |
| 5289 | msgid "Critical threshold be positive integer or percentage!" | 4043 | msgid "Critical threshold be positive integer or percentage!" |
| 5290 | msgstr "Critical threshold muss ein Integer oder ein Prozentwert sein!" | 4044 | msgstr "Critical threshold muss ein Integer oder ein Prozentwert sein!" |
| 5291 | 4045 | ||
| 5292 | #: plugins/check_swap.c:521 | ||
| 5293 | msgid "" | 4046 | msgid "" |
| 5294 | "no-swap result must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) " | 4047 | "no-swap result must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) " |
| 5295 | "or integer (0-3)." | 4048 | "or integer (0-3)." |
| 5296 | msgstr "" | 4049 | msgstr "" |
| 5297 | 4050 | ||
| 5298 | #: plugins/check_swap.c:558 | ||
| 5299 | #, fuzzy | 4051 | #, fuzzy |
| 5300 | msgid "Warning should be more than critical" | 4052 | msgid "Warning should be more than critical" |
| 5301 | msgstr "Warning threshold muss ein Integer oder ein Prozentwert sein" | 4053 | msgstr "Warning threshold muss ein Integer oder ein Prozentwert sein" |
| 5302 | 4054 | ||
| 5303 | #: plugins/check_swap.c:572 | ||
| 5304 | msgid "Check swap space on local machine." | 4055 | msgid "Check swap space on local machine." |
| 5305 | msgstr "" | 4056 | msgstr "" |
| 5306 | 4057 | ||
| 5307 | #: plugins/check_swap.c:582 | ||
| 5308 | msgid "" | 4058 | msgid "" |
| 5309 | "Exit with WARNING status if less than INTEGER bytes of swap space are free" | 4059 | "Exit with WARNING status if less than INTEGER bytes of swap space are free" |
| 5310 | msgstr "" | 4060 | msgstr "" |
| 5311 | 4061 | ||
| 5312 | #: plugins/check_swap.c:584 | ||
| 5313 | msgid "Exit with WARNING status if less than PERCENT of swap space is free" | 4062 | msgid "Exit with WARNING status if less than PERCENT of swap space is free" |
| 5314 | msgstr "" | 4063 | msgstr "" |
| 5315 | 4064 | ||
| 5316 | #: plugins/check_swap.c:586 | ||
| 5317 | msgid "" | 4065 | msgid "" |
| 5318 | "Exit with CRITICAL status if less than INTEGER bytes of swap space are free" | 4066 | "Exit with CRITICAL status if less than INTEGER bytes of swap space are free" |
| 5319 | msgstr "" | 4067 | msgstr "" |
| 5320 | 4068 | ||
| 5321 | #: plugins/check_swap.c:588 | ||
| 5322 | msgid "Exit with CRITICAL status if less than PERCENT of swap space is free" | 4069 | msgid "Exit with CRITICAL status if less than PERCENT of swap space is free" |
| 5323 | msgstr "" | 4070 | msgstr "" |
| 5324 | 4071 | ||
| 5325 | #: plugins/check_swap.c:590 | ||
| 5326 | msgid "Conduct comparisons for all swap partitions, one by one" | 4072 | msgid "Conduct comparisons for all swap partitions, one by one" |
| 5327 | msgstr "" | 4073 | msgstr "" |
| 5328 | 4074 | ||
| 5329 | #: plugins/check_swap.c:592 | ||
| 5330 | msgid "" | 4075 | msgid "" |
| 5331 | "Resulting state when there is no swap regardless of thresholds. Default:" | 4076 | "Resulting state when there is no swap regardless of thresholds. Default:" |
| 5332 | msgstr "" | 4077 | msgstr "" |
| 5333 | 4078 | ||
| 5334 | #: plugins/check_swap.c:597 | ||
| 5335 | msgid "" | 4079 | msgid "" |
| 5336 | "Both INTEGER and PERCENT thresholds can be specified, they are all checked." | 4080 | "Both INTEGER and PERCENT thresholds can be specified, they are all checked." |
| 5337 | msgstr "" | 4081 | msgstr "" |
| 5338 | 4082 | ||
| 5339 | #: plugins/check_swap.c:598 | ||
| 5340 | msgid "On AIX, if -a is specified, uses lsps -a, otherwise uses lsps -s." | 4083 | msgid "On AIX, if -a is specified, uses lsps -a, otherwise uses lsps -s." |
| 5341 | msgstr "" | 4084 | msgstr "" |
| 5342 | 4085 | ||
| 5343 | #: plugins/check_tcp.c:210 | ||
| 5344 | msgid "CRITICAL - Generic check_tcp called with unknown service\n" | 4086 | msgid "CRITICAL - Generic check_tcp called with unknown service\n" |
| 5345 | msgstr "" | 4087 | msgstr "" |
| 5346 | 4088 | ||
| 5347 | #: plugins/check_tcp.c:234 | ||
| 5348 | msgid "With UDP checks, a send/expect string must be specified." | 4089 | msgid "With UDP checks, a send/expect string must be specified." |
| 5349 | msgstr "" | 4090 | msgstr "" |
| 5350 | 4091 | ||
| 5351 | #: plugins/check_tcp.c:445 | ||
| 5352 | msgid "No arguments found" | 4092 | msgid "No arguments found" |
| 5353 | msgstr "" | 4093 | msgstr "" |
| 5354 | 4094 | ||
| 5355 | #: plugins/check_tcp.c:548 | ||
| 5356 | msgid "Maxbytes must be a positive integer" | 4095 | msgid "Maxbytes must be a positive integer" |
| 5357 | msgstr "Maxbytes muss ein positiver Integer sein" | 4096 | msgstr "Maxbytes muss ein positiver Integer sein" |
| 5358 | 4097 | ||
| 5359 | #: plugins/check_tcp.c:566 | ||
| 5360 | msgid "Refuse must be one of ok, warn, crit" | 4098 | msgid "Refuse must be one of ok, warn, crit" |
| 5361 | msgstr "" | 4099 | msgstr "" |
| 5362 | 4100 | ||
| 5363 | #: plugins/check_tcp.c:576 | ||
| 5364 | msgid "Mismatch must be one of ok, warn, crit" | 4101 | msgid "Mismatch must be one of ok, warn, crit" |
| 5365 | msgstr "" | 4102 | msgstr "" |
| 5366 | 4103 | ||
| 5367 | #: plugins/check_tcp.c:582 | ||
| 5368 | msgid "Delay must be a positive integer" | 4104 | msgid "Delay must be a positive integer" |
| 5369 | msgstr "Delay muss ein positiver Integer sein" | 4105 | msgstr "Delay muss ein positiver Integer sein" |
| 5370 | 4106 | ||
| 5371 | #: plugins/check_tcp.c:637 | ||
| 5372 | #, fuzzy | 4107 | #, fuzzy |
| 5373 | msgid "You must provide a server address" | 4108 | msgid "You must provide a server address" |
| 5374 | msgstr "%s: Hostname muss angegeben werden\n" | 4109 | msgstr "%s: Hostname muss angegeben werden\n" |
| 5375 | 4110 | ||
| 5376 | #: plugins/check_tcp.c:639 | ||
| 5377 | #, fuzzy | 4111 | #, fuzzy |
| 5378 | msgid "Invalid hostname, address or socket" | 4112 | msgid "Invalid hostname, address or socket" |
| 5379 | msgstr "Ungültige(r) Hostname/Adresse" | 4113 | msgstr "Ungültige(r) Hostname/Adresse" |
| 5380 | 4114 | ||
| 5381 | #: plugins/check_tcp.c:653 | ||
| 5382 | #, fuzzy, c-format | 4115 | #, fuzzy, c-format |
| 5383 | msgid "" | 4116 | msgid "" |
| 5384 | "This plugin tests %s connections with the specified host (or unix socket).\n" | 4117 | "This plugin tests %s connections with the specified host (or unix socket).\n" |
| 5385 | "\n" | 4118 | "\n" |
| 5386 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." | 4119 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." |
| 5387 | 4120 | ||
| 5388 | #: plugins/check_tcp.c:666 | ||
| 5389 | msgid "" | 4121 | msgid "" |
| 5390 | "Can use \\n, \\r, \\t or \\\\ in send or quit string. Must come before send " | 4122 | "Can use \\n, \\r, \\t or \\\\ in send or quit string. Must come before send " |
| 5391 | "or quit option" | 4123 | "or quit option" |
| 5392 | msgstr "" | 4124 | msgstr "" |
| 5393 | 4125 | ||
| 5394 | #: plugins/check_tcp.c:667 | ||
| 5395 | msgid "Default: nothing added to send, \\r\\n added to end of quit" | 4126 | msgid "Default: nothing added to send, \\r\\n added to end of quit" |
| 5396 | msgstr "" | 4127 | msgstr "" |
| 5397 | 4128 | ||
| 5398 | #: plugins/check_tcp.c:669 | ||
| 5399 | msgid "String to send to the server" | 4129 | msgid "String to send to the server" |
| 5400 | msgstr "" | 4130 | msgstr "" |
| 5401 | 4131 | ||
| 5402 | #: plugins/check_tcp.c:671 | ||
| 5403 | msgid "String to expect in server response" | 4132 | msgid "String to expect in server response" |
| 5404 | msgstr "" | 4133 | msgstr "" |
| 5405 | 4134 | ||
| 5406 | #: plugins/check_tcp.c:671 | ||
| 5407 | msgid "(may be repeated)" | 4135 | msgid "(may be repeated)" |
| 5408 | msgstr "" | 4136 | msgstr "" |
| 5409 | 4137 | ||
| 5410 | #: plugins/check_tcp.c:673 | ||
| 5411 | msgid "All expect strings need to occur in server response. Default is any" | 4138 | msgid "All expect strings need to occur in server response. Default is any" |
| 5412 | msgstr "" | 4139 | msgstr "" |
| 5413 | 4140 | ||
| 5414 | #: plugins/check_tcp.c:675 | ||
| 5415 | msgid "String to send server to initiate a clean close of the connection" | 4141 | msgid "String to send server to initiate a clean close of the connection" |
| 5416 | msgstr "" | 4142 | msgstr "" |
| 5417 | 4143 | ||
| 5418 | #: plugins/check_tcp.c:677 | ||
| 5419 | msgid "Accept TCP refusals with states ok, warn, crit (default: crit)" | 4144 | msgid "Accept TCP refusals with states ok, warn, crit (default: crit)" |
| 5420 | msgstr "" | 4145 | msgstr "" |
| 5421 | 4146 | ||
| 5422 | #: plugins/check_tcp.c:679 | ||
| 5423 | msgid "" | 4147 | msgid "" |
| 5424 | "Accept expected string mismatches with states ok, warn, crit (default: warn)" | 4148 | "Accept expected string mismatches with states ok, warn, crit (default: warn)" |
| 5425 | msgstr "" | 4149 | msgstr "" |
| 5426 | 4150 | ||
| 5427 | #: plugins/check_tcp.c:681 | ||
| 5428 | #, fuzzy | 4151 | #, fuzzy |
| 5429 | msgid "Hide output from TCP socket" | 4152 | msgid "Hide output from TCP socket" |
| 5430 | msgstr "Konnte TCP socket nicht öffnen\n" | 4153 | msgstr "Konnte TCP socket nicht öffnen\n" |
| 5431 | 4154 | ||
| 5432 | #: plugins/check_tcp.c:683 | ||
| 5433 | msgid "Close connection once more than this number of bytes are received" | 4155 | msgid "Close connection once more than this number of bytes are received" |
| 5434 | msgstr "" | 4156 | msgstr "" |
| 5435 | 4157 | ||
| 5436 | #: plugins/check_tcp.c:685 | ||
| 5437 | msgid "Seconds to wait between sending string and polling for response" | 4158 | msgid "Seconds to wait between sending string and polling for response" |
| 5438 | msgstr "" | 4159 | msgstr "" |
| 5439 | 4160 | ||
| 5440 | #: plugins/check_tcp.c:690 | ||
| 5441 | msgid "1st is #days for warning, 2nd is critical (if not specified - 0)." | 4161 | msgid "1st is #days for warning, 2nd is critical (if not specified - 0)." |
| 5442 | msgstr "" | 4162 | msgstr "" |
| 5443 | 4163 | ||
| 5444 | #: plugins/check_tcp.c:692 | ||
| 5445 | msgid "Use SSL for the connection." | 4164 | msgid "Use SSL for the connection." |
| 5446 | msgstr "" | 4165 | msgstr "" |
| 5447 | 4166 | ||
| 5448 | #: plugins/check_tcp.c:694 | ||
| 5449 | msgid "SSL server_name" | 4167 | msgid "SSL server_name" |
| 5450 | msgstr "" | 4168 | msgstr "" |
| 5451 | 4169 | ||
| 5452 | #: plugins/check_time.c:102 | ||
| 5453 | #, c-format | 4170 | #, c-format |
| 5454 | msgid "TIME UNKNOWN - could not connect to server %s, port %d\n" | 4171 | msgid "TIME UNKNOWN - could not connect to server %s, port %d\n" |
| 5455 | msgstr "" | 4172 | msgstr "" |
| 5456 | 4173 | ||
| 5457 | #: plugins/check_time.c:115 | ||
| 5458 | #, c-format | 4174 | #, c-format |
| 5459 | msgid "TIME UNKNOWN - could not send UDP request to server %s, port %d\n" | 4175 | msgid "TIME UNKNOWN - could not send UDP request to server %s, port %d\n" |
| 5460 | msgstr "" | 4176 | msgstr "" |
| 5461 | 4177 | ||
| 5462 | #: plugins/check_time.c:139 | ||
| 5463 | #, c-format | 4178 | #, c-format |
| 5464 | msgid "TIME UNKNOWN - no data received from server %s, port %d\n" | 4179 | msgid "TIME UNKNOWN - no data received from server %s, port %d\n" |
| 5465 | msgstr "" | 4180 | msgstr "" |
| 5466 | 4181 | ||
| 5467 | #: plugins/check_time.c:152 | ||
| 5468 | #, c-format | 4182 | #, c-format |
| 5469 | msgid "TIME %s - %d second response time|%s\n" | 4183 | msgid "TIME %s - %d second response time|%s\n" |
| 5470 | msgstr "" | 4184 | msgstr "" |
| 5471 | 4185 | ||
| 5472 | #: plugins/check_time.c:170 | ||
| 5473 | #, c-format | 4186 | #, c-format |
| 5474 | msgid "TIME %s - %lu second time difference|%s %s\n" | 4187 | msgid "TIME %s - %lu second time difference|%s %s\n" |
| 5475 | msgstr "" | 4188 | msgstr "" |
| 5476 | 4189 | ||
| 5477 | #: plugins/check_time.c:254 | ||
| 5478 | msgid "Warning thresholds must be a positive integer" | 4190 | msgid "Warning thresholds must be a positive integer" |
| 5479 | msgstr "Warning thresholds muss ein positiver Integer sein" | 4191 | msgstr "Warning thresholds muss ein positiver Integer sein" |
| 5480 | 4192 | ||
| 5481 | #: plugins/check_time.c:273 | ||
| 5482 | msgid "Critical thresholds must be a positive integer" | 4193 | msgid "Critical thresholds must be a positive integer" |
| 5483 | msgstr "Critical thresholds muss ein positiver Integer sein" | 4194 | msgstr "Critical thresholds muss ein positiver Integer sein" |
| 5484 | 4195 | ||
| 5485 | #: plugins/check_time.c:339 | ||
| 5486 | #, fuzzy | 4196 | #, fuzzy |
| 5487 | msgid "This plugin will check the time on the specified host." | 4197 | msgid "This plugin will check the time on the specified host." |
| 5488 | msgstr "" | 4198 | msgstr "" |
| 5489 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" | 4199 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" |
| 5490 | "\n" | 4200 | "\n" |
| 5491 | 4201 | ||
| 5492 | #: plugins/check_time.c:351 | ||
| 5493 | msgid "Use UDP to connect, not TCP" | 4202 | msgid "Use UDP to connect, not TCP" |
| 5494 | msgstr "" | 4203 | msgstr "" |
| 5495 | 4204 | ||
| 5496 | #: plugins/check_time.c:353 | ||
| 5497 | msgid "Time difference (sec.) necessary to result in a warning status" | 4205 | msgid "Time difference (sec.) necessary to result in a warning status" |
| 5498 | msgstr "" | 4206 | msgstr "" |
| 5499 | 4207 | ||
| 5500 | #: plugins/check_time.c:355 | ||
| 5501 | msgid "Time difference (sec.) necessary to result in a critical status" | 4208 | msgid "Time difference (sec.) necessary to result in a critical status" |
| 5502 | msgstr "" | 4209 | msgstr "" |
| 5503 | 4210 | ||
| 5504 | #: plugins/check_time.c:357 | ||
| 5505 | msgid "Response time (sec.) necessary to result in warning status" | 4211 | msgid "Response time (sec.) necessary to result in warning status" |
| 5506 | msgstr "" | 4212 | msgstr "" |
| 5507 | 4213 | ||
| 5508 | #: plugins/check_time.c:359 | ||
| 5509 | msgid "Response time (sec.) necessary to result in critical status" | 4214 | msgid "Response time (sec.) necessary to result in critical status" |
| 5510 | msgstr "" | 4215 | msgstr "" |
| 5511 | 4216 | ||
| 5512 | #: plugins/check_ups.c:144 | ||
| 5513 | msgid "On Battery, Low Battery" | 4217 | msgid "On Battery, Low Battery" |
| 5514 | msgstr "" | 4218 | msgstr "" |
| 5515 | 4219 | ||
| 5516 | #: plugins/check_ups.c:149 | ||
| 5517 | msgid "Online" | 4220 | msgid "Online" |
| 5518 | msgstr "" | 4221 | msgstr "" |
| 5519 | 4222 | ||
| 5520 | #: plugins/check_ups.c:152 | ||
| 5521 | msgid "On Battery" | 4223 | msgid "On Battery" |
| 5522 | msgstr "" | 4224 | msgstr "" |
| 5523 | 4225 | ||
| 5524 | #: plugins/check_ups.c:156 | ||
| 5525 | msgid ", Low Battery" | 4226 | msgid ", Low Battery" |
| 5526 | msgstr "" | 4227 | msgstr "" |
| 5527 | 4228 | ||
| 5528 | #: plugins/check_ups.c:160 | ||
| 5529 | msgid ", Calibrating" | 4229 | msgid ", Calibrating" |
| 5530 | msgstr "" | 4230 | msgstr "" |
| 5531 | 4231 | ||
| 5532 | #: plugins/check_ups.c:163 | ||
| 5533 | msgid ", Replace Battery" | 4232 | msgid ", Replace Battery" |
| 5534 | msgstr "" | 4233 | msgstr "" |
| 5535 | 4234 | ||
| 5536 | #: plugins/check_ups.c:167 | ||
| 5537 | msgid ", On Bypass" | 4235 | msgid ", On Bypass" |
| 5538 | msgstr "" | 4236 | msgstr "" |
| 5539 | 4237 | ||
| 5540 | #: plugins/check_ups.c:170 | ||
| 5541 | msgid ", Overload" | 4238 | msgid ", Overload" |
| 5542 | msgstr "" | 4239 | msgstr "" |
| 5543 | 4240 | ||
| 5544 | #: plugins/check_ups.c:173 | ||
| 5545 | msgid ", Trimming" | 4241 | msgid ", Trimming" |
| 5546 | msgstr "" | 4242 | msgstr "" |
| 5547 | 4243 | ||
| 5548 | #: plugins/check_ups.c:176 | ||
| 5549 | msgid ", Boosting" | 4244 | msgid ", Boosting" |
| 5550 | msgstr "" | 4245 | msgstr "" |
| 5551 | 4246 | ||
| 5552 | #: plugins/check_ups.c:179 | ||
| 5553 | msgid ", Charging" | 4247 | msgid ", Charging" |
| 5554 | msgstr "" | 4248 | msgstr "" |
| 5555 | 4249 | ||
| 5556 | #: plugins/check_ups.c:182 | ||
| 5557 | msgid ", Discharging" | 4250 | msgid ", Discharging" |
| 5558 | msgstr "" | 4251 | msgstr "" |
| 5559 | 4252 | ||
| 5560 | #: plugins/check_ups.c:185 | ||
| 5561 | msgid ", Unknown" | 4253 | msgid ", Unknown" |
| 5562 | msgstr "" | 4254 | msgstr "" |
| 5563 | 4255 | ||
| 5564 | #: plugins/check_ups.c:324 | ||
| 5565 | #, fuzzy | 4256 | #, fuzzy |
| 5566 | msgid "UPS does not support any available options\n" | 4257 | msgid "UPS does not support any available options\n" |
| 5567 | msgstr "IPv6 Unterstützung nicht vorhanden" | 4258 | msgstr "IPv6 Unterstützung nicht vorhanden" |
| 5568 | 4259 | ||
| 5569 | #: plugins/check_ups.c:348 plugins/check_ups.c:414 | ||
| 5570 | #, fuzzy | 4260 | #, fuzzy |
| 5571 | msgid "Invalid response received from host" | 4261 | msgid "Invalid response received from host" |
| 5572 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" | 4262 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" |
| 5573 | 4263 | ||
| 5574 | #: plugins/check_ups.c:406 | ||
| 5575 | msgid "UPS name to long for buffer" | 4264 | msgid "UPS name to long for buffer" |
| 5576 | msgstr "" | 4265 | msgstr "" |
| 5577 | 4266 | ||
| 5578 | #: plugins/check_ups.c:423 | ||
| 5579 | #, fuzzy, c-format | 4267 | #, fuzzy, c-format |
| 5580 | msgid "CRITICAL - no such UPS '%s' on that host\n" | 4268 | msgid "CRITICAL - no such UPS '%s' on that host\n" |
| 5581 | msgstr "%s [%s nicht gefunden]" | 4269 | msgstr "%s [%s nicht gefunden]" |
| 5582 | 4270 | ||
| 5583 | #: plugins/check_ups.c:433 | ||
| 5584 | #, fuzzy | 4271 | #, fuzzy |
| 5585 | msgid "CRITICAL - UPS data is stale" | 4272 | msgid "CRITICAL - UPS data is stale" |
| 5586 | msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden" | 4273 | msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden" |
| 5587 | 4274 | ||
| 5588 | #: plugins/check_ups.c:438 | ||
| 5589 | #, fuzzy, c-format | 4275 | #, fuzzy, c-format |
| 5590 | msgid "Unknown error: %s\n" | 4276 | msgid "Unknown error: %s\n" |
| 5591 | msgstr "Papierfehler" | 4277 | msgstr "Papierfehler" |
| 5592 | 4278 | ||
| 5593 | #: plugins/check_ups.c:445 | ||
| 5594 | msgid "Error: unable to parse variable" | 4279 | msgid "Error: unable to parse variable" |
| 5595 | msgstr "" | 4280 | msgstr "" |
| 5596 | 4281 | ||
| 5597 | #: plugins/check_ups.c:552 | ||
| 5598 | msgid "Unrecognized UPS variable" | 4282 | msgid "Unrecognized UPS variable" |
| 5599 | msgstr "" | 4283 | msgstr "" |
| 5600 | 4284 | ||
| 5601 | #: plugins/check_ups.c:590 | ||
| 5602 | msgid "Error : no UPS indicated" | 4285 | msgid "Error : no UPS indicated" |
| 5603 | msgstr "" | 4286 | msgstr "" |
| 5604 | 4287 | ||
| 5605 | #: plugins/check_ups.c:610 | ||
| 5606 | #, fuzzy | 4288 | #, fuzzy |
| 5607 | msgid "" | 4289 | msgid "" |
| 5608 | "This plugin tests the UPS service on the specified host. Network UPS Tools" | 4290 | "This plugin tests the UPS service on the specified host. Network UPS Tools" |
| @@ -5610,102 +4292,81 @@ msgstr "" | |||
| 5610 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" | 4292 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" |
| 5611 | "\n" | 4293 | "\n" |
| 5612 | 4294 | ||
| 5613 | #: plugins/check_ups.c:611 | ||
| 5614 | msgid "from www.networkupstools.org must be running for this plugin to work." | 4295 | msgid "from www.networkupstools.org must be running for this plugin to work." |
| 5615 | msgstr "" | 4296 | msgstr "" |
| 5616 | 4297 | ||
| 5617 | #: plugins/check_ups.c:623 | ||
| 5618 | msgid "Name of UPS" | 4298 | msgid "Name of UPS" |
| 5619 | msgstr "" | 4299 | msgstr "" |
| 5620 | 4300 | ||
| 5621 | #: plugins/check_ups.c:625 | ||
| 5622 | msgid "Output of temperatures in Celsius" | 4301 | msgid "Output of temperatures in Celsius" |
| 5623 | msgstr "" | 4302 | msgstr "" |
| 5624 | 4303 | ||
| 5625 | #: plugins/check_ups.c:627 | ||
| 5626 | msgid "Valid values for STRING are" | 4304 | msgid "Valid values for STRING are" |
| 5627 | msgstr "" | 4305 | msgstr "" |
| 5628 | 4306 | ||
| 5629 | #: plugins/check_ups.c:638 | ||
| 5630 | msgid "" | 4307 | msgid "" |
| 5631 | "This plugin attempts to determine the status of a UPS (Uninterruptible Power" | 4308 | "This plugin attempts to determine the status of a UPS (Uninterruptible Power" |
| 5632 | msgstr "" | 4309 | msgstr "" |
| 5633 | 4310 | ||
| 5634 | #: plugins/check_ups.c:639 | ||
| 5635 | msgid "" | 4311 | msgid "" |
| 5636 | "Supply) on a local or remote host. If the UPS is online or calibrating, the" | 4312 | "Supply) on a local or remote host. If the UPS is online or calibrating, the" |
| 5637 | msgstr "" | 4313 | msgstr "" |
| 5638 | 4314 | ||
| 5639 | #: plugins/check_ups.c:640 | ||
| 5640 | msgid "" | 4315 | msgid "" |
| 5641 | "plugin will return an OK state. If the battery is on it will return a WARNING" | 4316 | "plugin will return an OK state. If the battery is on it will return a WARNING" |
| 5642 | msgstr "" | 4317 | msgstr "" |
| 5643 | 4318 | ||
| 5644 | #: plugins/check_ups.c:641 | ||
| 5645 | msgid "" | 4319 | msgid "" |
| 5646 | "state. If the UPS is off or has a low battery the plugin will return a " | 4320 | "state. If the UPS is off or has a low battery the plugin will return a " |
| 5647 | "CRITICAL" | 4321 | "CRITICAL" |
| 5648 | msgstr "" | 4322 | msgstr "" |
| 5649 | 4323 | ||
| 5650 | #: plugins/check_ups.c:646 | ||
| 5651 | msgid "" | 4324 | msgid "" |
| 5652 | "You may also specify a variable to check (such as temperature, utility " | 4325 | "You may also specify a variable to check (such as temperature, utility " |
| 5653 | "voltage," | 4326 | "voltage," |
| 5654 | msgstr "" | 4327 | msgstr "" |
| 5655 | 4328 | ||
| 5656 | #: plugins/check_ups.c:647 | ||
| 5657 | msgid "" | 4329 | msgid "" |
| 5658 | "battery load, etc.) as well as warning and critical thresholds for the value" | 4330 | "battery load, etc.) as well as warning and critical thresholds for the value" |
| 5659 | msgstr "" | 4331 | msgstr "" |
| 5660 | 4332 | ||
| 5661 | #: plugins/check_ups.c:648 | ||
| 5662 | msgid "" | 4333 | msgid "" |
| 5663 | "of that variable. If the remote host has multiple UPS that are being " | 4334 | "of that variable. If the remote host has multiple UPS that are being " |
| 5664 | "monitored" | 4335 | "monitored" |
| 5665 | msgstr "" | 4336 | msgstr "" |
| 5666 | 4337 | ||
| 5667 | #: plugins/check_ups.c:649 | ||
| 5668 | msgid "you will have to use the --ups option to specify which UPS to check." | 4338 | msgid "you will have to use the --ups option to specify which UPS to check." |
| 5669 | msgstr "" | 4339 | msgstr "" |
| 5670 | 4340 | ||
| 5671 | #: plugins/check_ups.c:651 | ||
| 5672 | msgid "" | 4341 | msgid "" |
| 5673 | "This plugin requires that the UPSD daemon distributed with Russell Kroll's" | 4342 | "This plugin requires that the UPSD daemon distributed with Russell Kroll's" |
| 5674 | msgstr "" | 4343 | msgstr "" |
| 5675 | 4344 | ||
| 5676 | #: plugins/check_ups.c:652 | ||
| 5677 | msgid "" | 4345 | msgid "" |
| 5678 | "Network UPS Tools be installed on the remote host. If you do not have the" | 4346 | "Network UPS Tools be installed on the remote host. If you do not have the" |
| 5679 | msgstr "" | 4347 | msgstr "" |
| 5680 | 4348 | ||
| 5681 | #: plugins/check_ups.c:653 | ||
| 5682 | msgid "package installed on your system, you can download it from" | 4349 | msgid "package installed on your system, you can download it from" |
| 5683 | msgstr "" | 4350 | msgstr "" |
| 5684 | 4351 | ||
| 5685 | #: plugins/check_ups.c:654 | ||
| 5686 | msgid "http://www.networkupstools.org" | 4352 | msgid "http://www.networkupstools.org" |
| 5687 | msgstr "" | 4353 | msgstr "" |
| 5688 | 4354 | ||
| 5689 | #: plugins/check_users.c:101 | ||
| 5690 | #, fuzzy, c-format | 4355 | #, fuzzy, c-format |
| 5691 | msgid "Could not enumerate RD sessions: %d\n" | 4356 | msgid "Could not enumerate RD sessions: %d\n" |
| 5692 | msgstr "Konnte·url·nicht·zuweisen\n" | 4357 | msgstr "Konnte·url·nicht·zuweisen\n" |
| 5693 | 4358 | ||
| 5694 | #: plugins/check_users.c:156 | ||
| 5695 | #, c-format | 4359 | #, c-format |
| 5696 | msgid "# users=%d" | 4360 | msgid "# users=%d" |
| 5697 | msgstr "" | 4361 | msgstr "" |
| 5698 | 4362 | ||
| 5699 | #: plugins/check_users.c:177 | ||
| 5700 | msgid "Unable to read output" | 4363 | msgid "Unable to read output" |
| 5701 | msgstr "" | 4364 | msgstr "" |
| 5702 | 4365 | ||
| 5703 | #: plugins/check_users.c:179 | ||
| 5704 | #, c-format | 4366 | #, c-format |
| 5705 | msgid "USERS %s - %d users currently logged in |%s\n" | 4367 | msgid "USERS %s - %d users currently logged in |%s\n" |
| 5706 | msgstr "" | 4368 | msgstr "" |
| 5707 | 4369 | ||
| 5708 | #: plugins/check_users.c:254 | ||
| 5709 | #, fuzzy | 4370 | #, fuzzy |
| 5710 | msgid "This plugin checks the number of users currently logged in on the local" | 4371 | msgid "This plugin checks the number of users currently logged in on the local" |
| 5711 | msgstr "" | 4372 | msgstr "" |
| @@ -5714,411 +4375,326 @@ msgstr "" | |||
| 5714 | "unterschritten wird.\n" | 4375 | "unterschritten wird.\n" |
| 5715 | "\n" | 4376 | "\n" |
| 5716 | 4377 | ||
| 5717 | #: plugins/check_users.c:255 | ||
| 5718 | msgid "" | 4378 | msgid "" |
| 5719 | "system and generates an error if the number exceeds the thresholds specified." | 4379 | "system and generates an error if the number exceeds the thresholds specified." |
| 5720 | msgstr "" | 4380 | msgstr "" |
| 5721 | 4381 | ||
| 5722 | #: plugins/check_users.c:265 | ||
| 5723 | msgid "Set WARNING status if more than INTEGER users are logged in" | 4382 | msgid "Set WARNING status if more than INTEGER users are logged in" |
| 5724 | msgstr "" | 4383 | msgstr "" |
| 5725 | 4384 | ||
| 5726 | #: plugins/check_users.c:267 | ||
| 5727 | msgid "Set CRITICAL status if more than INTEGER users are logged in" | 4385 | msgid "Set CRITICAL status if more than INTEGER users are logged in" |
| 5728 | msgstr "" | 4386 | msgstr "" |
| 5729 | 4387 | ||
| 5730 | #: plugins/check_ide_smart.c:218 | ||
| 5731 | msgid "" | 4388 | msgid "" |
| 5732 | "DEPRECATION WARNING: the -q switch (quiet output) is no longer \"quiet\"." | 4389 | "DEPRECATION WARNING: the -q switch (quiet output) is no longer \"quiet\"." |
| 5733 | msgstr "" | 4390 | msgstr "" |
| 5734 | 4391 | ||
| 5735 | #: plugins/check_ide_smart.c:219 | ||
| 5736 | msgid "Nagios-compatible output is now always returned." | 4392 | msgid "Nagios-compatible output is now always returned." |
| 5737 | msgstr "" | 4393 | msgstr "" |
| 5738 | 4394 | ||
| 5739 | #: plugins/check_ide_smart.c:224 | ||
| 5740 | msgid "SMART commands are broken and have been disabled (See Notes in --help)." | 4395 | msgid "SMART commands are broken and have been disabled (See Notes in --help)." |
| 5741 | msgstr "" | 4396 | msgstr "" |
| 5742 | 4397 | ||
| 5743 | #: plugins/check_ide_smart.c:228 | ||
| 5744 | msgid "" | 4398 | msgid "" |
| 5745 | "DEPRECATION WARNING: the -n switch (Nagios-compatible output) is now the" | 4399 | "DEPRECATION WARNING: the -n switch (Nagios-compatible output) is now the" |
| 5746 | msgstr "" | 4400 | msgstr "" |
| 5747 | 4401 | ||
| 5748 | #: plugins/check_ide_smart.c:229 | ||
| 5749 | msgid "default and will be removed from future releases." | 4402 | msgid "default and will be removed from future releases." |
| 5750 | msgstr "" | 4403 | msgstr "" |
| 5751 | 4404 | ||
| 5752 | #: plugins/check_ide_smart.c:257 | ||
| 5753 | #, fuzzy, c-format | 4405 | #, fuzzy, c-format |
| 5754 | msgid "CRITICAL - Couldn't open device %s: %s\n" | 4406 | msgid "CRITICAL - Couldn't open device %s: %s\n" |
| 5755 | msgstr "CRITICAL - Device konnte nicht geöffnet werden: %s\n" | 4407 | msgstr "CRITICAL - Device konnte nicht geöffnet werden: %s\n" |
| 5756 | 4408 | ||
| 5757 | #: plugins/check_ide_smart.c:262 | ||
| 5758 | #, c-format | 4409 | #, c-format |
| 5759 | msgid "CRITICAL - SMART_CMD_ENABLE\n" | 4410 | msgid "CRITICAL - SMART_CMD_ENABLE\n" |
| 5760 | msgstr "" | 4411 | msgstr "" |
| 5761 | 4412 | ||
| 5762 | #: plugins/check_ide_smart.c:303 plugins/check_ide_smart.c:330 | ||
| 5763 | #, c-format | 4413 | #, c-format |
| 5764 | msgid "CRITICAL - SMART_READ_VALUES: %s\n" | 4414 | msgid "CRITICAL - SMART_READ_VALUES: %s\n" |
| 5765 | msgstr "" | 4415 | msgstr "" |
| 5766 | 4416 | ||
| 5767 | #: plugins/check_ide_smart.c:376 | ||
| 5768 | #, c-format | 4417 | #, c-format |
| 5769 | msgid "CRITICAL - %d Harddrive PreFailure%cDetected! %d/%d tests failed.\n" | 4418 | msgid "CRITICAL - %d Harddrive PreFailure%cDetected! %d/%d tests failed.\n" |
| 5770 | msgstr "" | 4419 | msgstr "" |
| 5771 | 4420 | ||
| 5772 | #: plugins/check_ide_smart.c:384 | ||
| 5773 | #, c-format | 4421 | #, c-format |
| 5774 | msgid "WARNING - %d Harddrive Advisor%s Detected. %d/%d tests failed.\n" | 4422 | msgid "WARNING - %d Harddrive Advisor%s Detected. %d/%d tests failed.\n" |
| 5775 | msgstr "" | 4423 | msgstr "" |
| 5776 | 4424 | ||
| 5777 | #: plugins/check_ide_smart.c:392 | ||
| 5778 | #, c-format | 4425 | #, c-format |
| 5779 | msgid "OK - Operational (%d/%d tests passed)\n" | 4426 | msgid "OK - Operational (%d/%d tests passed)\n" |
| 5780 | msgstr "" | 4427 | msgstr "" |
| 5781 | 4428 | ||
| 5782 | #: plugins/check_ide_smart.c:396 | ||
| 5783 | #, c-format | 4429 | #, c-format |
| 5784 | msgid "ERROR - Status '%d' unknown. %d/%d tests passed\n" | 4430 | msgid "ERROR - Status '%d' unknown. %d/%d tests passed\n" |
| 5785 | msgstr "" | 4431 | msgstr "" |
| 5786 | 4432 | ||
| 5787 | #: plugins/check_ide_smart.c:429 | ||
| 5788 | #, c-format | 4433 | #, c-format |
| 5789 | msgid "OffLineStatus=%d {%s}, AutoOffLine=%s, OffLineTimeout=%d minutes\n" | 4434 | msgid "OffLineStatus=%d {%s}, AutoOffLine=%s, OffLineTimeout=%d minutes\n" |
| 5790 | msgstr "" | 4435 | msgstr "" |
| 5791 | 4436 | ||
| 5792 | #: plugins/check_ide_smart.c:435 | ||
| 5793 | #, c-format | 4437 | #, c-format |
| 5794 | msgid "OffLineCapability=%d {%s %s %s}\n" | 4438 | msgid "OffLineCapability=%d {%s %s %s}\n" |
| 5795 | msgstr "" | 4439 | msgstr "" |
| 5796 | 4440 | ||
| 5797 | #: plugins/check_ide_smart.c:441 | ||
| 5798 | #, c-format | 4441 | #, c-format |
| 5799 | msgid "SmartRevision=%d, CheckSum=%d, SmartCapability=%d {%s %s}\n" | 4442 | msgid "SmartRevision=%d, CheckSum=%d, SmartCapability=%d {%s %s}\n" |
| 5800 | msgstr "" | 4443 | msgstr "" |
| 5801 | 4444 | ||
| 5802 | #: plugins/check_ide_smart.c:463 plugins/check_ide_smart.c:492 | ||
| 5803 | #, c-format | 4445 | #, c-format |
| 5804 | msgid "CRITICAL - %s: %s\n" | 4446 | msgid "CRITICAL - %s: %s\n" |
| 5805 | msgstr "" | 4447 | msgstr "" |
| 5806 | 4448 | ||
| 5807 | #: plugins/check_ide_smart.c:467 plugins/check_ide_smart.c:496 | ||
| 5808 | #, c-format | 4449 | #, c-format |
| 5809 | msgid "OK - Command sent (%s)\n" | 4450 | msgid "OK - Command sent (%s)\n" |
| 5810 | msgstr "" | 4451 | msgstr "" |
| 5811 | 4452 | ||
| 5812 | #: plugins/check_ide_smart.c:517 plugins/check_ide_smart.c:544 | ||
| 5813 | #, c-format | 4453 | #, c-format |
| 5814 | msgid "CRITICAL - SMART_READ_THRESHOLDS: %s\n" | 4454 | msgid "CRITICAL - SMART_READ_THRESHOLDS: %s\n" |
| 5815 | msgstr "" | 4455 | msgstr "" |
| 5816 | 4456 | ||
| 5817 | #: plugins/check_ide_smart.c:563 | ||
| 5818 | #, c-format | 4457 | #, c-format |
| 5819 | msgid "" | 4458 | msgid "" |
| 5820 | "This plugin checks a local hard drive with the (Linux specific) SMART " | 4459 | "This plugin checks a local hard drive with the (Linux specific) SMART " |
| 5821 | "interface [http://smartlinux.sourceforge.net/smart/index.php]." | 4460 | "interface [http://smartlinux.sourceforge.net/smart/index.php]." |
| 5822 | msgstr "" | 4461 | msgstr "" |
| 5823 | 4462 | ||
| 5824 | #: plugins/check_ide_smart.c:573 | ||
| 5825 | msgid "Select device DEVICE" | 4463 | msgid "Select device DEVICE" |
| 5826 | msgstr "" | 4464 | msgstr "" |
| 5827 | 4465 | ||
| 5828 | #: plugins/check_ide_smart.c:574 | ||
| 5829 | msgid "" | 4466 | msgid "" |
| 5830 | "Note: if the device is specified without this option, any further option will" | 4467 | "Note: if the device is specified without this option, any further option will" |
| 5831 | msgstr "" | 4468 | msgstr "" |
| 5832 | 4469 | ||
| 5833 | #: plugins/check_ide_smart.c:575 | ||
| 5834 | msgid "be ignored." | 4470 | msgid "be ignored." |
| 5835 | msgstr "" | 4471 | msgstr "" |
| 5836 | 4472 | ||
| 5837 | #: plugins/check_ide_smart.c:581 | ||
| 5838 | msgid "" | 4473 | msgid "" |
| 5839 | "The SMART command modes (-i/--immediate, -0/--auto-off and -1/--auto-on) were" | 4474 | "The SMART command modes (-i/--immediate, -0/--auto-off and -1/--auto-on) were" |
| 5840 | msgstr "" | 4475 | msgstr "" |
| 5841 | 4476 | ||
| 5842 | #: plugins/check_ide_smart.c:582 | ||
| 5843 | msgid "" | 4477 | msgid "" |
| 5844 | "broken in an underhand manner and have been disabled. You can use smartctl" | 4478 | "broken in an underhand manner and have been disabled. You can use smartctl" |
| 5845 | msgstr "" | 4479 | msgstr "" |
| 5846 | 4480 | ||
| 5847 | #: plugins/check_ide_smart.c:583 | ||
| 5848 | msgid "instead:" | 4481 | msgid "instead:" |
| 5849 | msgstr "" | 4482 | msgstr "" |
| 5850 | 4483 | ||
| 5851 | #: plugins/check_ide_smart.c:584 | ||
| 5852 | msgid "-0/--auto-off: use \"smartctl --offlineauto=off\"" | 4484 | msgid "-0/--auto-off: use \"smartctl --offlineauto=off\"" |
| 5853 | msgstr "" | 4485 | msgstr "" |
| 5854 | 4486 | ||
| 5855 | #: plugins/check_ide_smart.c:585 | ||
| 5856 | msgid "-1/--auto-on: use \"smartctl --offlineauto=on\"" | 4487 | msgid "-1/--auto-on: use \"smartctl --offlineauto=on\"" |
| 5857 | msgstr "" | 4488 | msgstr "" |
| 5858 | 4489 | ||
| 5859 | #: plugins/check_ide_smart.c:586 | ||
| 5860 | msgid "-i/--immediate: use \"smartctl --test=offline\"" | 4490 | msgid "-i/--immediate: use \"smartctl --test=offline\"" |
| 5861 | msgstr "" | 4491 | msgstr "" |
| 5862 | 4492 | ||
| 5863 | #: plugins/negate.c:96 | ||
| 5864 | #, fuzzy | 4493 | #, fuzzy |
| 5865 | msgid "No data returned from command\n" | 4494 | msgid "No data returned from command\n" |
| 5866 | msgstr "Keine Daten empfangen %s\n" | 4495 | msgstr "Keine Daten empfangen %s\n" |
| 5867 | 4496 | ||
| 5868 | #: plugins/negate.c:166 | ||
| 5869 | msgid "" | 4497 | msgid "" |
| 5870 | "Timeout result must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) " | 4498 | "Timeout result must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) " |
| 5871 | "or integer (0-3)." | 4499 | "or integer (0-3)." |
| 5872 | msgstr "" | 4500 | msgstr "" |
| 5873 | 4501 | ||
| 5874 | #: plugins/negate.c:170 | ||
| 5875 | msgid "" | 4502 | msgid "" |
| 5876 | "Ok must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or integer " | 4503 | "Ok must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or integer " |
| 5877 | "(0-3)." | 4504 | "(0-3)." |
| 5878 | msgstr "" | 4505 | msgstr "" |
| 5879 | 4506 | ||
| 5880 | #: plugins/negate.c:176 | ||
| 5881 | msgid "" | 4507 | msgid "" |
| 5882 | "Warning must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or " | 4508 | "Warning must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or " |
| 5883 | "integer (0-3)." | 4509 | "integer (0-3)." |
| 5884 | msgstr "" | 4510 | msgstr "" |
| 5885 | 4511 | ||
| 5886 | #: plugins/negate.c:181 | ||
| 5887 | msgid "" | 4512 | msgid "" |
| 5888 | "Critical must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or " | 4513 | "Critical must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or " |
| 5889 | "integer (0-3)." | 4514 | "integer (0-3)." |
| 5890 | msgstr "" | 4515 | msgstr "" |
| 5891 | 4516 | ||
| 5892 | #: plugins/negate.c:186 | ||
| 5893 | msgid "" | 4517 | msgid "" |
| 5894 | "Unknown must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or " | 4518 | "Unknown must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or " |
| 5895 | "integer (0-3)." | 4519 | "integer (0-3)." |
| 5896 | msgstr "" | 4520 | msgstr "" |
| 5897 | 4521 | ||
| 5898 | #: plugins/negate.c:213 | ||
| 5899 | msgid "Require path to command" | 4522 | msgid "Require path to command" |
| 5900 | msgstr "" | 4523 | msgstr "" |
| 5901 | 4524 | ||
| 5902 | #: plugins/negate.c:224 | ||
| 5903 | msgid "" | 4525 | msgid "" |
| 5904 | "Negates the status of a plugin (returns OK for CRITICAL and vice-versa)." | 4526 | "Negates the status of a plugin (returns OK for CRITICAL and vice-versa)." |
| 5905 | msgstr "" | 4527 | msgstr "" |
| 5906 | 4528 | ||
| 5907 | #: plugins/negate.c:225 | ||
| 5908 | msgid "Additional switches can be used to control which state becomes what." | 4529 | msgid "Additional switches can be used to control which state becomes what." |
| 5909 | msgstr "" | 4530 | msgstr "" |
| 5910 | 4531 | ||
| 5911 | #: plugins/negate.c:234 | ||
| 5912 | msgid "Keep timeout longer than the plugin timeout to retain CRITICAL status." | 4532 | msgid "Keep timeout longer than the plugin timeout to retain CRITICAL status." |
| 5913 | msgstr "" | 4533 | msgstr "" |
| 5914 | 4534 | ||
| 5915 | #: plugins/negate.c:236 | ||
| 5916 | msgid "Custom result on Negate timeouts; see below for STATUS definition\n" | 4535 | msgid "Custom result on Negate timeouts; see below for STATUS definition\n" |
| 5917 | msgstr "" | 4536 | msgstr "" |
| 5918 | 4537 | ||
| 5919 | #: plugins/negate.c:242 | ||
| 5920 | #, c-format | 4538 | #, c-format |
| 5921 | msgid "" | 4539 | msgid "" |
| 5922 | " STATUS can be 'OK', 'WARNING', 'CRITICAL' or 'UNKNOWN' without single\n" | 4540 | " STATUS can be 'OK', 'WARNING', 'CRITICAL' or 'UNKNOWN' without single\n" |
| 5923 | msgstr "" | 4541 | msgstr "" |
| 5924 | 4542 | ||
| 5925 | #: plugins/negate.c:243 | ||
| 5926 | #, c-format | 4543 | #, c-format |
| 5927 | msgid "" | 4544 | msgid "" |
| 5928 | " quotes. Numeric values are accepted. If nothing is specified, permutes\n" | 4545 | " quotes. Numeric values are accepted. If nothing is specified, permutes\n" |
| 5929 | msgstr "" | 4546 | msgstr "" |
| 5930 | 4547 | ||
| 5931 | #: plugins/negate.c:244 | ||
| 5932 | #, c-format | 4548 | #, c-format |
| 5933 | msgid " OK and CRITICAL.\n" | 4549 | msgid " OK and CRITICAL.\n" |
| 5934 | msgstr "" | 4550 | msgstr "" |
| 5935 | 4551 | ||
| 5936 | #: plugins/negate.c:246 | ||
| 5937 | #, c-format | 4552 | #, c-format |
| 5938 | msgid "" | 4553 | msgid "" |
| 5939 | " Substitute output text as well. Will only substitute text in CAPITALS\n" | 4554 | " Substitute output text as well. Will only substitute text in CAPITALS\n" |
| 5940 | msgstr "" | 4555 | msgstr "" |
| 5941 | 4556 | ||
| 5942 | #: plugins/negate.c:251 | ||
| 5943 | msgid "Run check_ping and invert result. Must use full path to plugin" | 4557 | msgid "Run check_ping and invert result. Must use full path to plugin" |
| 5944 | msgstr "" | 4558 | msgstr "" |
| 5945 | 4559 | ||
| 5946 | #: plugins/negate.c:253 | ||
| 5947 | msgid "This will return OK instead of WARNING and UNKNOWN instead of CRITICAL" | 4560 | msgid "This will return OK instead of WARNING and UNKNOWN instead of CRITICAL" |
| 5948 | msgstr "" | 4561 | msgstr "" |
| 5949 | 4562 | ||
| 5950 | #: plugins/negate.c:256 | ||
| 5951 | msgid "" | 4563 | msgid "" |
| 5952 | "This plugin is a wrapper to take the output of another plugin and invert it." | 4564 | "This plugin is a wrapper to take the output of another plugin and invert it." |
| 5953 | msgstr "" | 4565 | msgstr "" |
| 5954 | 4566 | ||
| 5955 | #: plugins/negate.c:257 | ||
| 5956 | msgid "The full path of the plugin must be provided." | 4567 | msgid "The full path of the plugin must be provided." |
| 5957 | msgstr "" | 4568 | msgstr "" |
| 5958 | 4569 | ||
| 5959 | #: plugins/negate.c:258 | ||
| 5960 | msgid "If the wrapped plugin returns OK, the wrapper will return CRITICAL." | 4570 | msgid "If the wrapped plugin returns OK, the wrapper will return CRITICAL." |
| 5961 | msgstr "" | 4571 | msgstr "" |
| 5962 | 4572 | ||
| 5963 | #: plugins/negate.c:259 | ||
| 5964 | msgid "If the wrapped plugin returns CRITICAL, the wrapper will return OK." | 4573 | msgid "If the wrapped plugin returns CRITICAL, the wrapper will return OK." |
| 5965 | msgstr "" | 4574 | msgstr "" |
| 5966 | 4575 | ||
| 5967 | #: plugins/negate.c:260 | ||
| 5968 | msgid "Otherwise, the output state of the wrapped plugin is unchanged." | 4576 | msgid "Otherwise, the output state of the wrapped plugin is unchanged." |
| 5969 | msgstr "" | 4577 | msgstr "" |
| 5970 | 4578 | ||
| 5971 | #: plugins/negate.c:262 | ||
| 5972 | msgid "" | 4579 | msgid "" |
| 5973 | "Using timeout-result, it is possible to override the timeout behaviour or a" | 4580 | "Using timeout-result, it is possible to override the timeout behaviour or a" |
| 5974 | msgstr "" | 4581 | msgstr "" |
| 5975 | 4582 | ||
| 5976 | #: plugins/negate.c:263 | ||
| 5977 | msgid "plugin by setting the negate timeout a bit lower." | 4583 | msgid "plugin by setting the negate timeout a bit lower." |
| 5978 | msgstr "" | 4584 | msgstr "" |
| 5979 | 4585 | ||
| 5980 | #: plugins/netutils.c:49 | ||
| 5981 | #, fuzzy, c-format | 4586 | #, fuzzy, c-format |
| 5982 | msgid "%s - Socket timeout after %d seconds\n" | 4587 | msgid "%s - Socket timeout after %d seconds\n" |
| 5983 | msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n" | 4588 | msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n" |
| 5984 | 4589 | ||
| 5985 | #: plugins/netutils.c:51 | ||
| 5986 | #, fuzzy, c-format | 4590 | #, fuzzy, c-format |
| 5987 | msgid "%s - Abnormal timeout after %d seconds\n" | 4591 | msgid "%s - Abnormal timeout after %d seconds\n" |
| 5988 | msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n" | 4592 | msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n" |
| 5989 | 4593 | ||
| 5990 | #: plugins/netutils.c:79 plugins/netutils.c:292 | ||
| 5991 | msgid "Send failed" | 4594 | msgid "Send failed" |
| 5992 | msgstr "" | 4595 | msgstr "" |
| 5993 | 4596 | ||
| 5994 | #: plugins/netutils.c:96 plugins/netutils.c:307 | ||
| 5995 | #, fuzzy | 4597 | #, fuzzy |
| 5996 | msgid "No data was received from host!" | 4598 | msgid "No data was received from host!" |
| 5997 | msgstr "Keine Daten empfangen %s\n" | 4599 | msgstr "Keine Daten empfangen %s\n" |
| 5998 | 4600 | ||
| 5999 | #: plugins/netutils.c:209 plugins/netutils.c:245 | ||
| 6000 | msgid "Socket creation failed" | 4601 | msgid "Socket creation failed" |
| 6001 | msgstr "" | 4602 | msgstr "" |
| 6002 | 4603 | ||
| 6003 | #: plugins/netutils.c:238 | ||
| 6004 | msgid "Supplied path too long unix domain socket" | 4604 | msgid "Supplied path too long unix domain socket" |
| 6005 | msgstr "" | 4605 | msgstr "" |
| 6006 | 4606 | ||
| 6007 | #: plugins/netutils.c:316 | ||
| 6008 | msgid "Receive failed" | 4607 | msgid "Receive failed" |
| 6009 | msgstr "" | 4608 | msgstr "" |
| 6010 | 4609 | ||
| 6011 | #: plugins/netutils.c:342 plugins-root/check_dhcp.c:1310 | ||
| 6012 | #, fuzzy, c-format | 4610 | #, fuzzy, c-format |
| 6013 | msgid "Invalid hostname/address - %s" | 4611 | msgid "Invalid hostname/address - %s" |
| 6014 | msgstr "" | 4612 | msgstr "" |
| 6015 | "Ungültige(r) Name/Adresse: %s\n" | 4613 | "Ungültige(r) Name/Adresse: %s\n" |
| 6016 | "\n" | 4614 | "\n" |
| 6017 | 4615 | ||
| 6018 | #: plugins/popen.c:133 | ||
| 6019 | #, fuzzy | 4616 | #, fuzzy |
| 6020 | msgid "Could not malloc argv array in popen()" | 4617 | msgid "Could not malloc argv array in popen()" |
| 6021 | msgstr "Konnte addr nicht zuweisen\n" | 4618 | msgstr "Konnte addr nicht zuweisen\n" |
| 6022 | 4619 | ||
| 6023 | #: plugins/popen.c:143 | ||
| 6024 | #, fuzzy | 4620 | #, fuzzy |
| 6025 | msgid "CRITICAL - You need more args!!!" | 4621 | msgid "CRITICAL - You need more args!!!" |
| 6026 | msgstr "CRITICAL - Fehler: %s\n" | 4622 | msgstr "CRITICAL - Fehler: %s\n" |
| 6027 | 4623 | ||
| 6028 | #: plugins/popen.c:201 | ||
| 6029 | #, fuzzy | 4624 | #, fuzzy |
| 6030 | msgid "Cannot catch SIGCHLD" | 4625 | msgid "Cannot catch SIGCHLD" |
| 6031 | msgstr "Konnte SIGALRM nicht erhalten" | 4626 | msgstr "Konnte SIGALRM nicht erhalten" |
| 6032 | 4627 | ||
| 6033 | #: plugins/popen.c:287 | ||
| 6034 | #, fuzzy, c-format | 4628 | #, fuzzy, c-format |
| 6035 | msgid "CRITICAL - Plugin timed out after %d seconds\n" | 4629 | msgid "CRITICAL - Plugin timed out after %d seconds\n" |
| 6036 | msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n" | 4630 | msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n" |
| 6037 | 4631 | ||
| 6038 | #: plugins/popen.c:290 | ||
| 6039 | msgid "CRITICAL - popen timeout received, but no child process" | 4632 | msgid "CRITICAL - popen timeout received, but no child process" |
| 6040 | msgstr "" | 4633 | msgstr "" |
| 6041 | 4634 | ||
| 6042 | #: plugins/urlize.c:129 | ||
| 6043 | #, c-format | 4635 | #, c-format |
| 6044 | msgid "" | 4636 | msgid "" |
| 6045 | "%s UNKNOWN - No data received from host\n" | 4637 | "%s UNKNOWN - No data received from host\n" |
| 6046 | "CMD: %s</A>\n" | 4638 | "CMD: %s</A>\n" |
| 6047 | msgstr "" | 4639 | msgstr "" |
| 6048 | 4640 | ||
| 6049 | #: plugins/urlize.c:168 | ||
| 6050 | msgid "" | 4641 | msgid "" |
| 6051 | "This plugin wraps the text output of another command (plugin) in HTML <A>" | 4642 | "This plugin wraps the text output of another command (plugin) in HTML <A>" |
| 6052 | msgstr "" | 4643 | msgstr "" |
| 6053 | 4644 | ||
| 6054 | #: plugins/urlize.c:169 | ||
| 6055 | msgid "" | 4645 | msgid "" |
| 6056 | "tags, thus displaying the child plugin's output as a clickable link in " | 4646 | "tags, thus displaying the child plugin's output as a clickable link in " |
| 6057 | "compatible" | 4647 | "compatible" |
| 6058 | msgstr "" | 4648 | msgstr "" |
| 6059 | 4649 | ||
| 6060 | #: plugins/urlize.c:170 | ||
| 6061 | msgid "" | 4650 | msgid "" |
| 6062 | "monitoring status screen. This plugin returns the status of the invoked " | 4651 | "monitoring status screen. This plugin returns the status of the invoked " |
| 6063 | "plugin." | 4652 | "plugin." |
| 6064 | msgstr "" | 4653 | msgstr "" |
| 6065 | 4654 | ||
| 6066 | #: plugins/urlize.c:180 | ||
| 6067 | msgid "" | 4655 | msgid "" |
| 6068 | "Pay close attention to quoting to ensure that the shell passes the expected" | 4656 | "Pay close attention to quoting to ensure that the shell passes the expected" |
| 6069 | msgstr "" | 4657 | msgstr "" |
| 6070 | 4658 | ||
| 6071 | #: plugins/urlize.c:181 | ||
| 6072 | msgid "data to the plugin. For example, in:" | 4659 | msgid "data to the plugin. For example, in:" |
| 6073 | msgstr "" | 4660 | msgstr "" |
| 6074 | 4661 | ||
| 6075 | #: plugins/urlize.c:182 | ||
| 6076 | msgid "urlize http://example.com/ check_http -H example.com -r 'two words'" | 4662 | msgid "urlize http://example.com/ check_http -H example.com -r 'two words'" |
| 6077 | msgstr "" | 4663 | msgstr "" |
| 6078 | 4664 | ||
| 6079 | #: plugins/urlize.c:183 | ||
| 6080 | msgid "the shell will remove the single quotes and urlize will see:" | 4665 | msgid "the shell will remove the single quotes and urlize will see:" |
| 6081 | msgstr "" | 4666 | msgstr "" |
| 6082 | 4667 | ||
| 6083 | #: plugins/urlize.c:184 | ||
| 6084 | msgid "urlize http://example.com/ check_http -H example.com -r two words" | 4668 | msgid "urlize http://example.com/ check_http -H example.com -r two words" |
| 6085 | msgstr "" | 4669 | msgstr "" |
| 6086 | 4670 | ||
| 6087 | #: plugins/urlize.c:185 | ||
| 6088 | msgid "You probably want:" | 4671 | msgid "You probably want:" |
| 6089 | msgstr "" | 4672 | msgstr "" |
| 6090 | 4673 | ||
| 6091 | #: plugins/urlize.c:186 | ||
| 6092 | msgid "urlize http://example.com/ \"check_http -H example.com -r 'two words'\"" | 4674 | msgid "urlize http://example.com/ \"check_http -H example.com -r 'two words'\"" |
| 6093 | msgstr "" | 4675 | msgstr "" |
| 6094 | 4676 | ||
| 6095 | #: plugins/utils.c:479 | ||
| 6096 | #, fuzzy | 4677 | #, fuzzy |
| 6097 | msgid "failed realloc in strpcpy\n" | 4678 | msgid "failed realloc in strpcpy\n" |
| 6098 | msgstr "konnte keinen Speicher für '%s' reservieren\n" | 4679 | msgstr "konnte keinen Speicher für '%s' reservieren\n" |
| 6099 | 4680 | ||
| 6100 | #: plugins/utils.c:521 | ||
| 6101 | #, fuzzy | 4681 | #, fuzzy |
| 6102 | msgid "failed malloc in strscat\n" | 4682 | msgid "failed malloc in strscat\n" |
| 6103 | msgstr "konnte keinen Speicher für '%s' reservieren\n" | 4683 | msgstr "konnte keinen Speicher für '%s' reservieren\n" |
| 6104 | 4684 | ||
| 6105 | #: plugins/utils.c:541 | ||
| 6106 | #, fuzzy | 4685 | #, fuzzy |
| 6107 | msgid "failed malloc in xvasprintf\n" | 4686 | msgid "failed malloc in xvasprintf\n" |
| 6108 | msgstr "konnte keinen Speicher für '%s' reservieren\n" | 4687 | msgstr "konnte keinen Speicher für '%s' reservieren\n" |
| 6109 | 4688 | ||
| 6110 | #: plugins/utils.c:819 | ||
| 6111 | msgid "sysconf error for _SC_OPEN_MAX\n" | 4689 | msgid "sysconf error for _SC_OPEN_MAX\n" |
| 6112 | msgstr "" | 4690 | msgstr "" |
| 6113 | 4691 | ||
| 6114 | #: plugins/utils.h:127 | ||
| 6115 | #, c-format | 4692 | #, c-format |
| 6116 | msgid "" | 4693 | msgid "" |
| 6117 | " %s (-h | --help) for detailed help\n" | 4694 | " %s (-h | --help) for detailed help\n" |
| 6118 | " %s (-V | --version) for version information\n" | 4695 | " %s (-V | --version) for version information\n" |
| 6119 | msgstr "" | 4696 | msgstr "" |
| 6120 | 4697 | ||
| 6121 | #: plugins/utils.h:131 | ||
| 6122 | msgid "" | 4698 | msgid "" |
| 6123 | "\n" | 4699 | "\n" |
| 6124 | "Options:\n" | 4700 | "Options:\n" |
| @@ -6128,7 +4704,6 @@ msgid "" | |||
| 6128 | " Print version information\n" | 4704 | " Print version information\n" |
| 6129 | msgstr "" | 4705 | msgstr "" |
| 6130 | 4706 | ||
| 6131 | #: plugins/utils.h:138 | ||
| 6132 | #, c-format | 4707 | #, c-format |
| 6133 | msgid "" | 4708 | msgid "" |
| 6134 | " -H, --hostname=ADDRESS\n" | 4709 | " -H, --hostname=ADDRESS\n" |
| @@ -6137,7 +4712,6 @@ msgid "" | |||
| 6137 | " Port number (default: %s)\n" | 4712 | " Port number (default: %s)\n" |
| 6138 | msgstr "" | 4713 | msgstr "" |
| 6139 | 4714 | ||
| 6140 | #: plugins/utils.h:144 | ||
| 6141 | msgid "" | 4715 | msgid "" |
| 6142 | " -4, --use-ipv4\n" | 4716 | " -4, --use-ipv4\n" |
| 6143 | " Use IPv4 connection\n" | 4717 | " Use IPv4 connection\n" |
| @@ -6145,14 +4719,12 @@ msgid "" | |||
| 6145 | " Use IPv6 connection\n" | 4719 | " Use IPv6 connection\n" |
| 6146 | msgstr "" | 4720 | msgstr "" |
| 6147 | 4721 | ||
| 6148 | #: plugins/utils.h:150 | ||
| 6149 | msgid "" | 4722 | msgid "" |
| 6150 | " -v, --verbose\n" | 4723 | " -v, --verbose\n" |
| 6151 | " Show details for command-line debugging (output may be truncated by\n" | 4724 | " Show details for command-line debugging (output may be truncated by\n" |
| 6152 | " the monitoring system)\n" | 4725 | " the monitoring system)\n" |
| 6153 | msgstr "" | 4726 | msgstr "" |
| 6154 | 4727 | ||
| 6155 | #: plugins/utils.h:155 | ||
| 6156 | msgid "" | 4728 | msgid "" |
| 6157 | " -w, --warning=DOUBLE\n" | 4729 | " -w, --warning=DOUBLE\n" |
| 6158 | " Response time to result in warning status (seconds)\n" | 4730 | " Response time to result in warning status (seconds)\n" |
| @@ -6160,7 +4732,6 @@ msgid "" | |||
| 6160 | " Response time to result in critical status (seconds)\n" | 4732 | " Response time to result in critical status (seconds)\n" |
| 6161 | msgstr "" | 4733 | msgstr "" |
| 6162 | 4734 | ||
| 6163 | #: plugins/utils.h:161 | ||
| 6164 | msgid "" | 4735 | msgid "" |
| 6165 | " -w, --warning=RANGE\n" | 4736 | " -w, --warning=RANGE\n" |
| 6166 | " Warning range (format: start:end). Alert if outside this range\n" | 4737 | " Warning range (format: start:end). Alert if outside this range\n" |
| @@ -6168,21 +4739,18 @@ msgid "" | |||
| 6168 | " Critical range\n" | 4739 | " Critical range\n" |
| 6169 | msgstr "" | 4740 | msgstr "" |
| 6170 | 4741 | ||
| 6171 | #: plugins/utils.h:167 | ||
| 6172 | #, c-format | 4742 | #, c-format |
| 6173 | msgid "" | 4743 | msgid "" |
| 6174 | " -t, --timeout=INTEGER\n" | 4744 | " -t, --timeout=INTEGER\n" |
| 6175 | " Seconds before connection times out (default: %d)\n" | 4745 | " Seconds before connection times out (default: %d)\n" |
| 6176 | msgstr "" | 4746 | msgstr "" |
| 6177 | 4747 | ||
| 6178 | #: plugins/utils.h:171 | ||
| 6179 | #, c-format | 4748 | #, c-format |
| 6180 | msgid "" | 4749 | msgid "" |
| 6181 | " -t, --timeout=INTEGER\n" | 4750 | " -t, --timeout=INTEGER\n" |
| 6182 | " Seconds before plugin times out (default: %d)\n" | 4751 | " Seconds before plugin times out (default: %d)\n" |
| 6183 | msgstr "" | 4752 | msgstr "" |
| 6184 | 4753 | ||
| 6185 | #: plugins/utils.h:176 | ||
| 6186 | msgid "" | 4754 | msgid "" |
| 6187 | " --extra-opts=[section][@file]\n" | 4755 | " --extra-opts=[section][@file]\n" |
| 6188 | " Read options from an ini file. See\n" | 4756 | " Read options from an ini file. See\n" |
| @@ -6190,14 +4758,12 @@ msgid "" | |||
| 6190 | " for usage and examples.\n" | 4758 | " for usage and examples.\n" |
| 6191 | msgstr "" | 4759 | msgstr "" |
| 6192 | 4760 | ||
| 6193 | #: plugins/utils.h:185 | ||
| 6194 | msgid "" | 4761 | msgid "" |
| 6195 | " See:\n" | 4762 | " See:\n" |
| 6196 | " https://www.monitoring-plugins.org/doc/guidelines.html#THRESHOLDFORMAT\n" | 4763 | " https://www.monitoring-plugins.org/doc/guidelines.html#THRESHOLDFORMAT\n" |
| 6197 | " for THRESHOLD format and examples.\n" | 4764 | " for THRESHOLD format and examples.\n" |
| 6198 | msgstr "" | 4765 | msgstr "" |
| 6199 | 4766 | ||
| 6200 | #: plugins/utils.h:190 | ||
| 6201 | msgid "" | 4767 | msgid "" |
| 6202 | "\n" | 4768 | "\n" |
| 6203 | "Send email to help@monitoring-plugins.org if you have questions regarding\n" | 4769 | "Send email to help@monitoring-plugins.org if you have questions regarding\n" |
| @@ -6206,7 +4772,6 @@ msgid "" | |||
| 6206 | "\n" | 4772 | "\n" |
| 6207 | msgstr "" | 4773 | msgstr "" |
| 6208 | 4774 | ||
| 6209 | #: plugins/utils.h:195 | ||
| 6210 | msgid "" | 4775 | msgid "" |
| 6211 | "\n" | 4776 | "\n" |
| 6212 | "The Monitoring Plugins come with ABSOLUTELY NO WARRANTY. You may " | 4777 | "The Monitoring Plugins come with ABSOLUTELY NO WARRANTY. You may " |
| @@ -6215,410 +4780,326 @@ msgid "" | |||
| 6215 | "For more information about these matters, see the file named COPYING.\n" | 4780 | "For more information about these matters, see the file named COPYING.\n" |
| 6216 | msgstr "" | 4781 | msgstr "" |
| 6217 | 4782 | ||
| 6218 | #: plugins-root/check_dhcp.c:317 | ||
| 6219 | #, c-format | 4783 | #, c-format |
| 6220 | msgid "Error: Could not get hardware address of interface '%s'\n" | 4784 | msgid "Error: Could not get hardware address of interface '%s'\n" |
| 6221 | msgstr "" | 4785 | msgstr "" |
| 6222 | 4786 | ||
| 6223 | #: plugins-root/check_dhcp.c:340 | ||
| 6224 | #, c-format | 4787 | #, c-format |
| 6225 | msgid "Error: if_nametoindex error - %s.\n" | 4788 | msgid "Error: if_nametoindex error - %s.\n" |
| 6226 | msgstr "" | 4789 | msgstr "" |
| 6227 | 4790 | ||
| 6228 | #: plugins-root/check_dhcp.c:345 | ||
| 6229 | #, c-format | 4791 | #, c-format |
| 6230 | msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n" | 4792 | msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n" |
| 6231 | msgstr "" | 4793 | msgstr "" |
| 6232 | 4794 | ||
| 6233 | #: plugins-root/check_dhcp.c:350 | ||
| 6234 | #, c-format | 4795 | #, c-format |
| 6235 | msgid "" | 4796 | msgid "" |
| 6236 | "Error: Couldn't get hardware address from interface %s. malloc error - %s.\n" | 4797 | "Error: Couldn't get hardware address from interface %s. malloc error - %s.\n" |
| 6237 | msgstr "" | 4798 | msgstr "" |
| 6238 | 4799 | ||
| 6239 | #: plugins-root/check_dhcp.c:355 | ||
| 6240 | #, c-format | 4800 | #, c-format |
| 6241 | msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n" | 4801 | msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n" |
| 6242 | msgstr "" | 4802 | msgstr "" |
| 6243 | 4803 | ||
| 6244 | #: plugins-root/check_dhcp.c:386 | ||
| 6245 | #, c-format | 4804 | #, c-format |
| 6246 | msgid "" | 4805 | msgid "" |
| 6247 | "Error: can't find unit number in interface_name (%s) - expecting TypeNumber " | 4806 | "Error: can't find unit number in interface_name (%s) - expecting TypeNumber " |
| 6248 | "eg lnc0.\n" | 4807 | "eg lnc0.\n" |
| 6249 | msgstr "" | 4808 | msgstr "" |
| 6250 | 4809 | ||
| 6251 | #: plugins-root/check_dhcp.c:391 plugins-root/check_dhcp.c:403 | ||
| 6252 | #, c-format | 4810 | #, c-format |
| 6253 | msgid "" | 4811 | msgid "" |
| 6254 | "Error: can't read MAC address from DLPI streams interface for device %s unit " | 4812 | "Error: can't read MAC address from DLPI streams interface for device %s unit " |
| 6255 | "%d.\n" | 4813 | "%d.\n" |
| 6256 | msgstr "" | 4814 | msgstr "" |
| 6257 | 4815 | ||
| 6258 | #: plugins-root/check_dhcp.c:409 | ||
| 6259 | #, c-format | 4816 | #, c-format |
| 6260 | msgid "" | 4817 | msgid "" |
| 6261 | "Error: can't get MAC address for this architecture. Use the --mac option.\n" | 4818 | "Error: can't get MAC address for this architecture. Use the --mac option.\n" |
| 6262 | msgstr "" | 4819 | msgstr "" |
| 6263 | 4820 | ||
| 6264 | #: plugins-root/check_dhcp.c:428 | ||
| 6265 | #, c-format | 4821 | #, c-format |
| 6266 | msgid "Error: Cannot determine IP address of interface %s\n" | 4822 | msgid "Error: Cannot determine IP address of interface %s\n" |
| 6267 | msgstr "" | 4823 | msgstr "" |
| 6268 | 4824 | ||
| 6269 | #: plugins-root/check_dhcp.c:436 | ||
| 6270 | #, c-format | 4825 | #, c-format |
| 6271 | msgid "Error: Cannot get interface IP address on this platform.\n" | 4826 | msgid "Error: Cannot get interface IP address on this platform.\n" |
| 6272 | msgstr "" | 4827 | msgstr "" |
| 6273 | 4828 | ||
| 6274 | #: plugins-root/check_dhcp.c:441 | ||
| 6275 | #, c-format | 4829 | #, c-format |
| 6276 | msgid "Pretending to be relay client %s\n" | 4830 | msgid "Pretending to be relay client %s\n" |
| 6277 | msgstr "" | 4831 | msgstr "" |
| 6278 | 4832 | ||
| 6279 | #: plugins-root/check_dhcp.c:521 | ||
| 6280 | #, c-format | 4833 | #, c-format |
| 6281 | msgid "DHCPDISCOVER to %s port %d\n" | 4834 | msgid "DHCPDISCOVER to %s port %d\n" |
| 6282 | msgstr "" | 4835 | msgstr "" |
| 6283 | 4836 | ||
| 6284 | #: plugins-root/check_dhcp.c:573 | ||
| 6285 | #, c-format | 4837 | #, c-format |
| 6286 | msgid "Result=ERROR\n" | 4838 | msgid "Result=ERROR\n" |
| 6287 | msgstr "" | 4839 | msgstr "" |
| 6288 | 4840 | ||
| 6289 | #: plugins-root/check_dhcp.c:579 | ||
| 6290 | #, c-format | 4841 | #, c-format |
| 6291 | msgid "Result=OK\n" | 4842 | msgid "Result=OK\n" |
| 6292 | msgstr "" | 4843 | msgstr "" |
| 6293 | 4844 | ||
| 6294 | #: plugins-root/check_dhcp.c:589 | ||
| 6295 | #, c-format | 4845 | #, c-format |
| 6296 | msgid "DHCPOFFER from IP address %s" | 4846 | msgid "DHCPOFFER from IP address %s" |
| 6297 | msgstr "" | 4847 | msgstr "" |
| 6298 | 4848 | ||
| 6299 | #: plugins-root/check_dhcp.c:590 | ||
| 6300 | #, c-format | 4849 | #, c-format |
| 6301 | msgid " via %s\n" | 4850 | msgid " via %s\n" |
| 6302 | msgstr "" | 4851 | msgstr "" |
| 6303 | 4852 | ||
| 6304 | #: plugins-root/check_dhcp.c:597 | ||
| 6305 | #, c-format | 4853 | #, c-format |
| 6306 | msgid "" | 4854 | msgid "" |
| 6307 | "DHCPOFFER XID (%u) did not match DHCPDISCOVER XID (%u) - ignoring packet\n" | 4855 | "DHCPOFFER XID (%u) did not match DHCPDISCOVER XID (%u) - ignoring packet\n" |
| 6308 | msgstr "" | 4856 | msgstr "" |
| 6309 | 4857 | ||
| 6310 | #: plugins-root/check_dhcp.c:619 | ||
| 6311 | #, c-format | 4858 | #, c-format |
| 6312 | msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n" | 4859 | msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n" |
| 6313 | msgstr "" | 4860 | msgstr "" |
| 6314 | 4861 | ||
| 6315 | #: plugins-root/check_dhcp.c:637 | ||
| 6316 | #, c-format | 4862 | #, c-format |
| 6317 | msgid "Total responses seen on the wire: %d\n" | 4863 | msgid "Total responses seen on the wire: %d\n" |
| 6318 | msgstr "" | 4864 | msgstr "" |
| 6319 | 4865 | ||
| 6320 | #: plugins-root/check_dhcp.c:638 | ||
| 6321 | #, fuzzy, c-format | 4866 | #, fuzzy, c-format |
| 6322 | msgid "Valid responses for this machine: %d\n" | 4867 | msgid "Valid responses for this machine: %d\n" |
| 6323 | msgstr "Keine Antwort vom Host \n" | 4868 | msgstr "Keine Antwort vom Host \n" |
| 6324 | 4869 | ||
| 6325 | #: plugins-root/check_dhcp.c:653 | ||
| 6326 | #, c-format | 4870 | #, c-format |
| 6327 | msgid "send_dhcp_packet result: %d\n" | 4871 | msgid "send_dhcp_packet result: %d\n" |
| 6328 | msgstr "" | 4872 | msgstr "" |
| 6329 | 4873 | ||
| 6330 | #: plugins-root/check_dhcp.c:686 | ||
| 6331 | #, fuzzy, c-format | 4874 | #, fuzzy, c-format |
| 6332 | msgid "No (more) data received (nfound: %d)\n" | 4875 | msgid "No (more) data received (nfound: %d)\n" |
| 6333 | msgstr "Keine Daten empfangen %s\n" | 4876 | msgstr "Keine Daten empfangen %s\n" |
| 6334 | 4877 | ||
| 6335 | #: plugins-root/check_dhcp.c:699 | ||
| 6336 | #, c-format | 4878 | #, c-format |
| 6337 | msgid "recvfrom() failed, " | 4879 | msgid "recvfrom() failed, " |
| 6338 | msgstr "" | 4880 | msgstr "" |
| 6339 | 4881 | ||
| 6340 | #: plugins-root/check_dhcp.c:706 | ||
| 6341 | #, c-format | 4882 | #, c-format |
| 6342 | msgid "receive_dhcp_packet() result: %d\n" | 4883 | msgid "receive_dhcp_packet() result: %d\n" |
| 6343 | msgstr "" | 4884 | msgstr "" |
| 6344 | 4885 | ||
| 6345 | #: plugins-root/check_dhcp.c:707 | ||
| 6346 | #, c-format | 4886 | #, c-format |
| 6347 | msgid "receive_dhcp_packet() source: %s\n" | 4887 | msgid "receive_dhcp_packet() source: %s\n" |
| 6348 | msgstr "" | 4888 | msgstr "" |
| 6349 | 4889 | ||
| 6350 | #: plugins-root/check_dhcp.c:737 | ||
| 6351 | #, c-format | 4890 | #, c-format |
| 6352 | msgid "Error: Could not create socket!\n" | 4891 | msgid "Error: Could not create socket!\n" |
| 6353 | msgstr "" | 4892 | msgstr "" |
| 6354 | 4893 | ||
| 6355 | #: plugins-root/check_dhcp.c:747 | ||
| 6356 | #, c-format | 4894 | #, c-format |
| 6357 | msgid "Error: Could not set reuse address option on DHCP socket!\n" | 4895 | msgid "Error: Could not set reuse address option on DHCP socket!\n" |
| 6358 | msgstr "" | 4896 | msgstr "" |
| 6359 | 4897 | ||
| 6360 | #: plugins-root/check_dhcp.c:753 | ||
| 6361 | #, c-format | 4898 | #, c-format |
| 6362 | msgid "Error: Could not set broadcast option on DHCP socket!\n" | 4899 | msgid "Error: Could not set broadcast option on DHCP socket!\n" |
| 6363 | msgstr "" | 4900 | msgstr "" |
| 6364 | 4901 | ||
| 6365 | #: plugins-root/check_dhcp.c:762 | ||
| 6366 | #, c-format | 4902 | #, c-format |
| 6367 | msgid "" | 4903 | msgid "" |
| 6368 | "Error: Could not bind socket to interface %s. Check your privileges...\n" | 4904 | "Error: Could not bind socket to interface %s. Check your privileges...\n" |
| 6369 | msgstr "" | 4905 | msgstr "" |
| 6370 | 4906 | ||
| 6371 | #: plugins-root/check_dhcp.c:773 | ||
| 6372 | #, c-format | 4907 | #, c-format |
| 6373 | msgid "" | 4908 | msgid "" |
| 6374 | "Error: Could not bind to DHCP socket (port %d)! Check your privileges...\n" | 4909 | "Error: Could not bind to DHCP socket (port %d)! Check your privileges...\n" |
| 6375 | msgstr "" | 4910 | msgstr "" |
| 6376 | 4911 | ||
| 6377 | #: plugins-root/check_dhcp.c:807 | ||
| 6378 | #, c-format | 4912 | #, c-format |
| 6379 | msgid "Requested server address: %s\n" | 4913 | msgid "Requested server address: %s\n" |
| 6380 | msgstr "" | 4914 | msgstr "" |
| 6381 | 4915 | ||
| 6382 | #: plugins-root/check_dhcp.c:869 | ||
| 6383 | #, c-format | 4916 | #, c-format |
| 6384 | msgid "Lease Time: Infinite\n" | 4917 | msgid "Lease Time: Infinite\n" |
| 6385 | msgstr "" | 4918 | msgstr "" |
| 6386 | 4919 | ||
| 6387 | #: plugins-root/check_dhcp.c:871 | ||
| 6388 | #, c-format | 4920 | #, c-format |
| 6389 | msgid "Lease Time: %lu seconds\n" | 4921 | msgid "Lease Time: %lu seconds\n" |
| 6390 | msgstr "" | 4922 | msgstr "" |
| 6391 | 4923 | ||
| 6392 | #: plugins-root/check_dhcp.c:873 | ||
| 6393 | #, c-format | 4924 | #, c-format |
| 6394 | msgid "Renewal Time: Infinite\n" | 4925 | msgid "Renewal Time: Infinite\n" |
| 6395 | msgstr "" | 4926 | msgstr "" |
| 6396 | 4927 | ||
| 6397 | #: plugins-root/check_dhcp.c:875 | ||
| 6398 | #, c-format | 4928 | #, c-format |
| 6399 | msgid "Renewal Time: %lu seconds\n" | 4929 | msgid "Renewal Time: %lu seconds\n" |
| 6400 | msgstr "" | 4930 | msgstr "" |
| 6401 | 4931 | ||
| 6402 | #: plugins-root/check_dhcp.c:877 | ||
| 6403 | #, c-format | 4932 | #, c-format |
| 6404 | msgid "Rebinding Time: Infinite\n" | 4933 | msgid "Rebinding Time: Infinite\n" |
| 6405 | msgstr "" | 4934 | msgstr "" |
| 6406 | 4935 | ||
| 6407 | #: plugins-root/check_dhcp.c:878 | ||
| 6408 | #, c-format | 4936 | #, c-format |
| 6409 | msgid "Rebinding Time: %lu seconds\n" | 4937 | msgid "Rebinding Time: %lu seconds\n" |
| 6410 | msgstr "" | 4938 | msgstr "" |
| 6411 | 4939 | ||
| 6412 | #: plugins-root/check_dhcp.c:906 | ||
| 6413 | #, c-format | 4940 | #, c-format |
| 6414 | msgid "Added offer from server @ %s" | 4941 | msgid "Added offer from server @ %s" |
| 6415 | msgstr "" | 4942 | msgstr "" |
| 6416 | 4943 | ||
| 6417 | #: plugins-root/check_dhcp.c:907 | ||
| 6418 | #, c-format | 4944 | #, c-format |
| 6419 | msgid " of IP address %s\n" | 4945 | msgid " of IP address %s\n" |
| 6420 | msgstr "" | 4946 | msgstr "" |
| 6421 | 4947 | ||
| 6422 | #: plugins-root/check_dhcp.c:974 | ||
| 6423 | #, c-format | 4948 | #, c-format |
| 6424 | msgid "DHCP Server Match: Offerer=%s" | 4949 | msgid "DHCP Server Match: Offerer=%s" |
| 6425 | msgstr "" | 4950 | msgstr "" |
| 6426 | 4951 | ||
| 6427 | #: plugins-root/check_dhcp.c:975 | ||
| 6428 | #, c-format | 4952 | #, c-format |
| 6429 | msgid " Requested=%s" | 4953 | msgid " Requested=%s" |
| 6430 | msgstr "" | 4954 | msgstr "" |
| 6431 | 4955 | ||
| 6432 | #: plugins-root/check_dhcp.c:977 | ||
| 6433 | #, c-format | 4956 | #, c-format |
| 6434 | msgid " (duplicate)" | 4957 | msgid " (duplicate)" |
| 6435 | msgstr "" | 4958 | msgstr "" |
| 6436 | 4959 | ||
| 6437 | #: plugins-root/check_dhcp.c:978 | ||
| 6438 | #, c-format | 4960 | #, c-format |
| 6439 | msgid "\n" | 4961 | msgid "\n" |
| 6440 | msgstr "" | 4962 | msgstr "" |
| 6441 | 4963 | ||
| 6442 | #: plugins-root/check_dhcp.c:1026 | ||
| 6443 | #, c-format | 4964 | #, c-format |
| 6444 | msgid "No DHCPOFFERs were received.\n" | 4965 | msgid "No DHCPOFFERs were received.\n" |
| 6445 | msgstr "" | 4966 | msgstr "" |
| 6446 | 4967 | ||
| 6447 | #: plugins-root/check_dhcp.c:1030 | ||
| 6448 | #, c-format | 4968 | #, c-format |
| 6449 | msgid "Received %d DHCPOFFER(s)" | 4969 | msgid "Received %d DHCPOFFER(s)" |
| 6450 | msgstr "" | 4970 | msgstr "" |
| 6451 | 4971 | ||
| 6452 | #: plugins-root/check_dhcp.c:1033 | ||
| 6453 | #, c-format | 4972 | #, c-format |
| 6454 | msgid ", %s%d of %d requested servers responded" | 4973 | msgid ", %s%d of %d requested servers responded" |
| 6455 | msgstr "" | 4974 | msgstr "" |
| 6456 | 4975 | ||
| 6457 | #: plugins-root/check_dhcp.c:1036 | ||
| 6458 | #, c-format | 4976 | #, c-format |
| 6459 | msgid ", requested address (%s) was %soffered" | 4977 | msgid ", requested address (%s) was %soffered" |
| 6460 | msgstr "" | 4978 | msgstr "" |
| 6461 | 4979 | ||
| 6462 | #: plugins-root/check_dhcp.c:1036 | ||
| 6463 | msgid "not " | 4980 | msgid "not " |
| 6464 | msgstr "" | 4981 | msgstr "" |
| 6465 | 4982 | ||
| 6466 | #: plugins-root/check_dhcp.c:1038 | ||
| 6467 | #, c-format | 4983 | #, c-format |
| 6468 | msgid ", max lease time = " | 4984 | msgid ", max lease time = " |
| 6469 | msgstr "" | 4985 | msgstr "" |
| 6470 | 4986 | ||
| 6471 | #: plugins-root/check_dhcp.c:1040 | ||
| 6472 | #, c-format | 4987 | #, c-format |
| 6473 | msgid "Infinity" | 4988 | msgid "Infinity" |
| 6474 | msgstr "" | 4989 | msgstr "" |
| 6475 | 4990 | ||
| 6476 | #: plugins-root/check_dhcp.c:1160 | ||
| 6477 | msgid "Got unexpected non-option argument" | 4991 | msgid "Got unexpected non-option argument" |
| 6478 | msgstr "" | 4992 | msgstr "" |
| 6479 | 4993 | ||
| 6480 | #: plugins-root/check_dhcp.c:1202 | ||
| 6481 | #, c-format | 4994 | #, c-format |
| 6482 | msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n" | 4995 | msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n" |
| 6483 | msgstr "" | 4996 | msgstr "" |
| 6484 | 4997 | ||
| 6485 | #: plugins-root/check_dhcp.c:1214 | ||
| 6486 | #, c-format | 4998 | #, c-format |
| 6487 | msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n" | 4999 | msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n" |
| 6488 | msgstr "" | 5000 | msgstr "" |
| 6489 | 5001 | ||
| 6490 | #: plugins-root/check_dhcp.c:1227 | ||
| 6491 | #, c-format | 5002 | #, c-format |
| 6492 | msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n" | 5003 | msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n" |
| 6493 | msgstr "" | 5004 | msgstr "" |
| 6494 | 5005 | ||
| 6495 | #: plugins-root/check_dhcp.c:1239 | ||
| 6496 | #, c-format | 5006 | #, c-format |
| 6497 | msgid "" | 5007 | msgid "" |
| 6498 | "Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n" | 5008 | "Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n" |
| 6499 | msgstr "" | 5009 | msgstr "" |
| 6500 | 5010 | ||
| 6501 | #: plugins-root/check_dhcp.c:1263 | ||
| 6502 | #, c-format | 5011 | #, c-format |
| 6503 | msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n" | 5012 | msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n" |
| 6504 | msgstr "" | 5013 | msgstr "" |
| 6505 | 5014 | ||
| 6506 | #: plugins-root/check_dhcp.c:1342 | ||
| 6507 | #, c-format | 5015 | #, c-format |
| 6508 | msgid "Hardware address: " | 5016 | msgid "Hardware address: " |
| 6509 | msgstr "" | 5017 | msgstr "" |
| 6510 | 5018 | ||
| 6511 | #: plugins-root/check_dhcp.c:1358 | ||
| 6512 | msgid "This plugin tests the availability of DHCP servers on a network." | 5019 | msgid "This plugin tests the availability of DHCP servers on a network." |
| 6513 | msgstr "" | 5020 | msgstr "" |
| 6514 | 5021 | ||
| 6515 | #: plugins-root/check_dhcp.c:1370 | ||
| 6516 | msgid "IP address of DHCP server that we must hear from" | 5022 | msgid "IP address of DHCP server that we must hear from" |
| 6517 | msgstr "" | 5023 | msgstr "" |
| 6518 | 5024 | ||
| 6519 | #: plugins-root/check_dhcp.c:1372 | ||
| 6520 | msgid "IP address that should be offered by at least one DHCP server" | 5025 | msgid "IP address that should be offered by at least one DHCP server" |
| 6521 | msgstr "" | 5026 | msgstr "" |
| 6522 | 5027 | ||
| 6523 | #: plugins-root/check_dhcp.c:1374 | ||
| 6524 | msgid "Seconds to wait for DHCPOFFER before timeout occurs" | 5028 | msgid "Seconds to wait for DHCPOFFER before timeout occurs" |
| 6525 | msgstr "" | 5029 | msgstr "" |
| 6526 | 5030 | ||
| 6527 | #: plugins-root/check_dhcp.c:1376 | ||
| 6528 | msgid "Interface to to use for listening (i.e. eth0)" | 5031 | msgid "Interface to to use for listening (i.e. eth0)" |
| 6529 | msgstr "" | 5032 | msgstr "" |
| 6530 | 5033 | ||
| 6531 | #: plugins-root/check_dhcp.c:1378 | ||
| 6532 | msgid "MAC address to use in the DHCP request" | 5034 | msgid "MAC address to use in the DHCP request" |
| 6533 | msgstr "" | 5035 | msgstr "" |
| 6534 | 5036 | ||
| 6535 | #: plugins-root/check_dhcp.c:1380 | ||
| 6536 | msgid "Unicast testing: mimic a DHCP relay, requires -s" | 5037 | msgid "Unicast testing: mimic a DHCP relay, requires -s" |
| 6537 | msgstr "" | 5038 | msgstr "" |
| 6538 | 5039 | ||
| 6539 | #: plugins-root/check_icmp.c:1572 | ||
| 6540 | msgid "specify a target" | 5040 | msgid "specify a target" |
| 6541 | msgstr "" | 5041 | msgstr "" |
| 6542 | 5042 | ||
| 6543 | #: plugins-root/check_icmp.c:1574 | ||
| 6544 | msgid "Use IPv4 (default) or IPv6 to communicate with the targets" | 5043 | msgid "Use IPv4 (default) or IPv6 to communicate with the targets" |
| 6545 | msgstr "" | 5044 | msgstr "" |
| 6546 | 5045 | ||
| 6547 | #: plugins-root/check_icmp.c:1576 | ||
| 6548 | #, fuzzy | 5046 | #, fuzzy |
| 6549 | msgid "warning threshold (currently " | 5047 | msgid "warning threshold (currently " |
| 6550 | msgstr "Warning threshold Integer sein" | 5048 | msgstr "Warning threshold Integer sein" |
| 6551 | 5049 | ||
| 6552 | #: plugins-root/check_icmp.c:1579 | ||
| 6553 | #, fuzzy | 5050 | #, fuzzy |
| 6554 | msgid "critical threshold (currently " | 5051 | msgid "critical threshold (currently " |
| 6555 | msgstr "Critical threshold muss ein Integer sein" | 5052 | msgstr "Critical threshold muss ein Integer sein" |
| 6556 | 5053 | ||
| 6557 | #: plugins-root/check_icmp.c:1582 | ||
| 6558 | #, fuzzy | 5054 | #, fuzzy |
| 6559 | msgid "specify a source IP address or device name" | 5055 | msgid "specify a source IP address or device name" |
| 6560 | msgstr "Hostname oder Serveradresse muss angegeben werden" | 5056 | msgstr "Hostname oder Serveradresse muss angegeben werden" |
| 6561 | 5057 | ||
| 6562 | #: plugins-root/check_icmp.c:1584 | ||
| 6563 | msgid "number of packets to send (currently " | 5058 | msgid "number of packets to send (currently " |
| 6564 | msgstr "" | 5059 | msgstr "" |
| 6565 | 5060 | ||
| 6566 | #: plugins-root/check_icmp.c:1587 | ||
| 6567 | msgid "max packet interval (currently " | 5061 | msgid "max packet interval (currently " |
| 6568 | msgstr "" | 5062 | msgstr "" |
| 6569 | 5063 | ||
| 6570 | #: plugins-root/check_icmp.c:1590 | ||
| 6571 | msgid "max target interval (currently " | 5064 | msgid "max target interval (currently " |
| 6572 | msgstr "" | 5065 | msgstr "" |
| 6573 | 5066 | ||
| 6574 | #: plugins-root/check_icmp.c:1593 | ||
| 6575 | msgid "number of alive hosts required for success" | 5067 | msgid "number of alive hosts required for success" |
| 6576 | msgstr "" | 5068 | msgstr "" |
| 6577 | 5069 | ||
| 6578 | #: plugins-root/check_icmp.c:1596 | ||
| 6579 | msgid "TTL on outgoing packets (currently " | 5070 | msgid "TTL on outgoing packets (currently " |
| 6580 | msgstr "" | 5071 | msgstr "" |
| 6581 | 5072 | ||
| 6582 | #: plugins-root/check_icmp.c:1599 | ||
| 6583 | msgid "timeout value (seconds, currently " | 5073 | msgid "timeout value (seconds, currently " |
| 6584 | msgstr "" | 5074 | msgstr "" |
| 6585 | 5075 | ||
| 6586 | #: plugins-root/check_icmp.c:1602 | ||
| 6587 | msgid "Number of icmp data bytes to send" | 5076 | msgid "Number of icmp data bytes to send" |
| 6588 | msgstr "" | 5077 | msgstr "" |
| 6589 | 5078 | ||
| 6590 | #: plugins-root/check_icmp.c:1603 | ||
| 6591 | msgid "Packet size will be data bytes + icmp header (currently" | 5079 | msgid "Packet size will be data bytes + icmp header (currently" |
| 6592 | msgstr "" | 5080 | msgstr "" |
| 6593 | 5081 | ||
| 6594 | #: plugins-root/check_icmp.c:1605 | ||
| 6595 | msgid "verbose" | 5082 | msgid "verbose" |
| 6596 | msgstr "" | 5083 | msgstr "" |
| 6597 | 5084 | ||
| 6598 | #: plugins-root/check_icmp.c:1609 | ||
| 6599 | msgid "The -H switch is optional. Naming a host (or several) to check is not." | 5085 | msgid "The -H switch is optional. Naming a host (or several) to check is not." |
| 6600 | msgstr "" | 5086 | msgstr "" |
| 6601 | 5087 | ||
| 6602 | #: plugins-root/check_icmp.c:1611 | ||
| 6603 | msgid "" | 5088 | msgid "" |
| 6604 | "Threshold format for -w and -c is 200.25,60% for 200.25 msec RTA and 60%" | 5089 | "Threshold format for -w and -c is 200.25,60% for 200.25 msec RTA and 60%" |
| 6605 | msgstr "" | 5090 | msgstr "" |
| 6606 | 5091 | ||
| 6607 | #: plugins-root/check_icmp.c:1612 | ||
| 6608 | msgid "packet loss. The default values should work well for most users." | 5092 | msgid "packet loss. The default values should work well for most users." |
| 6609 | msgstr "" | 5093 | msgstr "" |
| 6610 | 5094 | ||
| 6611 | #: plugins-root/check_icmp.c:1613 | ||
| 6612 | msgid "" | 5095 | msgid "" |
| 6613 | "You can specify different RTA factors using the standardized abbreviations" | 5096 | "You can specify different RTA factors using the standardized abbreviations" |
| 6614 | msgstr "" | 5097 | msgstr "" |
| 6615 | 5098 | ||
| 6616 | #: plugins-root/check_icmp.c:1614 | ||
| 6617 | msgid "" | 5099 | msgid "" |
| 6618 | "us (microseconds), ms (milliseconds, default) or just plain s for seconds." | 5100 | "us (microseconds), ms (milliseconds, default) or just plain s for seconds." |
| 6619 | msgstr "" | 5101 | msgstr "" |
| 6620 | 5102 | ||
| 6621 | #: plugins-root/check_icmp.c:1620 | ||
| 6622 | msgid "The -v switch can be specified several times for increased verbosity." | 5103 | msgid "The -v switch can be specified several times for increased verbosity." |
| 6623 | msgstr "" | 5104 | msgstr "" |
| 6624 | 5105 | ||
