diff options
Diffstat (limited to 'po/monitoring-plugins.pot')
| -rw-r--r-- | po/monitoring-plugins.pot | 1612 |
1 files changed, 81 insertions, 1531 deletions
diff --git a/po/monitoring-plugins.pot b/po/monitoring-plugins.pot index 4f6b2418..6b63fd97 100644 --- a/po/monitoring-plugins.pot +++ b/po/monitoring-plugins.pot | |||
| @@ -8,7 +8,7 @@ msgid "" | |||
| 8 | msgstr "" | 8 | msgstr "" |
| 9 | "Project-Id-Version: PACKAGE VERSION\n" | 9 | "Project-Id-Version: PACKAGE VERSION\n" |
| 10 | "Report-Msgid-Bugs-To: devel@monitoring-plugins.org\n" | 10 | "Report-Msgid-Bugs-To: devel@monitoring-plugins.org\n" |
| 11 | "POT-Creation-Date: 2023-07-11 16:07+0200\n" | 11 | "POT-Creation-Date: 2023-10-01 15:10+0200\n" |
| 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 14 | "Language-Team: LANGUAGE <LL@li.org>\n" | 14 | "Language-Team: LANGUAGE <LL@li.org>\n" |
| @@ -18,4191 +18,3184 @@ msgstr "" | |||
| 18 | "Content-Transfer-Encoding: 8bit\n" | 18 | "Content-Transfer-Encoding: 8bit\n" |
| 19 | "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" | 19 | "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" |
| 20 | 20 | ||
| 21 | #: plugins/check_by_ssh.c:88 plugins/check_cluster.c:76 plugins/check_dig.c:91 | ||
| 22 | #: plugins/check_disk.c:206 plugins/check_dns.c:106 plugins/check_dummy.c:52 | ||
| 23 | #: plugins/check_fping.c:95 plugins/check_game.c:82 plugins/check_hpjd.c:105 | ||
| 24 | #: plugins/check_http.c:174 plugins/check_ldap.c:118 plugins/check_load.c:128 | ||
| 25 | #: plugins/check_mrtgtraf.c:83 plugins/check_mysql.c:124 | ||
| 26 | #: plugins/check_nagios.c:91 plugins/check_nt.c:127 plugins/check_ntp.c:780 | ||
| 27 | #: plugins/check_ntp_peer.c:575 plugins/check_ntp_time.c:557 | ||
| 28 | #: plugins/check_nwstat.c:173 plugins/check_overcr.c:102 | ||
| 29 | #: plugins/check_pgsql.c:174 plugins/check_ping.c:97 plugins/check_procs.c:176 | ||
| 30 | #: plugins/check_radius.c:176 plugins/check_real.c:80 plugins/check_smtp.c:146 | ||
| 31 | #: plugins/check_snmp.c:248 plugins/check_ssh.c:74 plugins/check_swap.c:115 | ||
| 32 | #: plugins/check_tcp.c:222 plugins/check_time.c:78 plugins/check_ups.c:122 | ||
| 33 | #: plugins/check_users.c:84 plugins/negate.c:210 plugins-root/check_dhcp.c:270 | ||
| 34 | msgid "Could not parse arguments" | 21 | msgid "Could not parse arguments" |
| 35 | msgstr "" | 22 | msgstr "" |
| 36 | 23 | ||
| 37 | #: plugins/check_by_ssh.c:92 plugins/check_dig.c:85 plugins/check_dns.c:99 | ||
| 38 | #: plugins/check_nagios.c:95 plugins/check_pgsql.c:180 plugins/check_ping.c:101 | ||
| 39 | #: plugins/check_procs.c:192 plugins/check_snmp.c:348 plugins/negate.c:78 | ||
| 40 | msgid "Cannot catch SIGALRM" | 24 | msgid "Cannot catch SIGALRM" |
| 41 | msgstr "" | 25 | msgstr "" |
| 42 | 26 | ||
| 43 | #: plugins/check_by_ssh.c:107 | ||
| 44 | #, c-format | 27 | #, c-format |
| 45 | msgid "SSH connection failed: %s\n" | 28 | msgid "SSH connection failed: %s\n" |
| 46 | msgstr "" | 29 | msgstr "" |
| 47 | 30 | ||
| 48 | #: plugins/check_by_ssh.c:126 | ||
| 49 | #, c-format | 31 | #, c-format |
| 50 | msgid "Remote command execution failed: %s\n" | 32 | msgid "Remote command execution failed: %s\n" |
| 51 | msgstr "" | 33 | msgstr "" |
| 52 | 34 | ||
| 53 | #: plugins/check_by_ssh.c:141 | ||
| 54 | #, c-format | 35 | #, c-format |
| 55 | msgid "%s - check_by_ssh: Remote command '%s' returned status %d\n" | 36 | msgid "%s - check_by_ssh: Remote command '%s' returned status %d\n" |
| 56 | msgstr "" | 37 | msgstr "" |
| 57 | 38 | ||
| 58 | #: plugins/check_by_ssh.c:153 | ||
| 59 | #, c-format | 39 | #, c-format |
| 60 | msgid "SSH WARNING: could not open %s\n" | 40 | msgid "SSH WARNING: could not open %s\n" |
| 61 | msgstr "" | 41 | msgstr "" |
| 62 | 42 | ||
| 63 | #: plugins/check_by_ssh.c:162 | ||
| 64 | #, c-format | 43 | #, c-format |
| 65 | msgid "%s: Error parsing output\n" | 44 | msgid "%s: Error parsing output\n" |
| 66 | msgstr "" | 45 | msgstr "" |
| 67 | 46 | ||
| 68 | #: plugins/check_by_ssh.c:242 plugins/check_disk.c:568 plugins/check_http.c:292 | ||
| 69 | #: plugins/check_ldap.c:334 plugins/check_pgsql.c:314 plugins/check_procs.c:461 | ||
| 70 | #: plugins/check_radius.c:323 plugins/check_real.c:357 plugins/check_smtp.c:607 | ||
| 71 | #: plugins/check_snmp.c:789 plugins/check_ssh.c:140 plugins/check_tcp.c:519 | ||
| 72 | #: plugins/check_time.c:302 plugins/check_ups.c:559 plugins/negate.c:160 | ||
| 73 | msgid "Timeout interval must be a positive integer" | 47 | msgid "Timeout interval must be a positive integer" |
| 74 | msgstr "" | 48 | msgstr "" |
| 75 | 49 | ||
| 76 | #: plugins/check_by_ssh.c:254 plugins/check_pgsql.c:344 | ||
| 77 | #: plugins/check_radius.c:287 plugins/check_real.c:328 plugins/check_smtp.c:532 | ||
| 78 | #: plugins/check_tcp.c:525 plugins/check_time.c:296 plugins/check_ups.c:521 | ||
| 79 | msgid "Port must be a positive integer" | 50 | msgid "Port must be a positive integer" |
| 80 | msgstr "" | 51 | msgstr "" |
| 81 | 52 | ||
| 82 | #: plugins/check_by_ssh.c:315 | ||
| 83 | msgid "skip-stdout argument must be an integer" | 53 | msgid "skip-stdout argument must be an integer" |
| 84 | msgstr "" | 54 | msgstr "" |
| 85 | 55 | ||
| 86 | #: plugins/check_by_ssh.c:323 | ||
| 87 | msgid "skip-stderr argument must be an integer" | 56 | msgid "skip-stderr argument must be an integer" |
| 88 | msgstr "" | 57 | msgstr "" |
| 89 | 58 | ||
| 90 | #: plugins/check_by_ssh.c:349 | ||
| 91 | #, c-format | 59 | #, c-format |
| 92 | msgid "%s: You must provide a host name\n" | 60 | msgid "%s: You must provide a host name\n" |
| 93 | msgstr "" | 61 | msgstr "" |
| 94 | 62 | ||
| 95 | #: plugins/check_by_ssh.c:366 | ||
| 96 | msgid "No remotecmd" | 63 | msgid "No remotecmd" |
| 97 | msgstr "" | 64 | msgstr "" |
| 98 | 65 | ||
| 99 | #: plugins/check_by_ssh.c:380 | ||
| 100 | #, c-format | 66 | #, c-format |
| 101 | msgid "%s: Argument limit of %d exceeded\n" | 67 | msgid "%s: Argument limit of %d exceeded\n" |
| 102 | msgstr "" | 68 | msgstr "" |
| 103 | 69 | ||
| 104 | #: plugins/check_by_ssh.c:383 | ||
| 105 | msgid "Can not (re)allocate 'commargv' buffer\n" | 70 | msgid "Can not (re)allocate 'commargv' buffer\n" |
| 106 | msgstr "" | 71 | msgstr "" |
| 107 | 72 | ||
| 108 | #: plugins/check_by_ssh.c:397 | ||
| 109 | #, c-format | 73 | #, c-format |
| 110 | msgid "" | 74 | msgid "" |
| 111 | "%s: In passive mode, you must provide a service name for each command.\n" | 75 | "%s: In passive mode, you must provide a service name for each command.\n" |
| 112 | msgstr "" | 76 | msgstr "" |
| 113 | 77 | ||
| 114 | #: plugins/check_by_ssh.c:400 | ||
| 115 | #, c-format | 78 | #, c-format |
| 116 | msgid "" | 79 | msgid "" |
| 117 | "%s: In passive mode, you must provide the host short name from the " | 80 | "%s: In passive mode, you must provide the host short name from the " |
| 118 | "monitoring configs.\n" | 81 | "monitoring configs.\n" |
| 119 | msgstr "" | 82 | msgstr "" |
| 120 | 83 | ||
| 121 | #: plugins/check_by_ssh.c:414 | ||
| 122 | #, c-format | 84 | #, c-format |
| 123 | msgid "This plugin uses SSH to execute commands on a remote host" | 85 | msgid "This plugin uses SSH to execute commands on a remote host" |
| 124 | msgstr "" | 86 | msgstr "" |
| 125 | 87 | ||
| 126 | #: plugins/check_by_ssh.c:429 | ||
| 127 | msgid "tell ssh to use Protocol 1 [optional]" | 88 | msgid "tell ssh to use Protocol 1 [optional]" |
| 128 | msgstr "" | 89 | msgstr "" |
| 129 | 90 | ||
| 130 | #: plugins/check_by_ssh.c:431 | ||
| 131 | msgid "tell ssh to use Protocol 2 [optional]" | 91 | msgid "tell ssh to use Protocol 2 [optional]" |
| 132 | msgstr "" | 92 | msgstr "" |
| 133 | 93 | ||
| 134 | #: plugins/check_by_ssh.c:433 | ||
| 135 | msgid "Ignore all or (if specified) first n lines on STDOUT [optional]" | 94 | msgid "Ignore all or (if specified) first n lines on STDOUT [optional]" |
| 136 | msgstr "" | 95 | msgstr "" |
| 137 | 96 | ||
| 138 | #: plugins/check_by_ssh.c:435 | ||
| 139 | msgid "Ignore all or (if specified) first n lines on STDERR [optional]" | 97 | msgid "Ignore all or (if specified) first n lines on STDERR [optional]" |
| 140 | msgstr "" | 98 | msgstr "" |
| 141 | 99 | ||
| 142 | #: plugins/check_by_ssh.c:437 | ||
| 143 | msgid "Exit with an warning, if there is an output on STDERR" | 100 | msgid "Exit with an warning, if there is an output on STDERR" |
| 144 | msgstr "" | 101 | msgstr "" |
| 145 | 102 | ||
| 146 | #: plugins/check_by_ssh.c:439 | ||
| 147 | msgid "" | 103 | msgid "" |
| 148 | "tells ssh to fork rather than create a tty [optional]. This will always " | 104 | "tells ssh to fork rather than create a tty [optional]. This will always " |
| 149 | "return OK if ssh is executed" | 105 | "return OK if ssh is executed" |
| 150 | msgstr "" | 106 | msgstr "" |
| 151 | 107 | ||
| 152 | #: plugins/check_by_ssh.c:441 | ||
| 153 | msgid "command to execute on the remote machine" | 108 | msgid "command to execute on the remote machine" |
| 154 | msgstr "" | 109 | msgstr "" |
| 155 | 110 | ||
| 156 | #: plugins/check_by_ssh.c:443 | ||
| 157 | msgid "SSH user name on remote host [optional]" | 111 | msgid "SSH user name on remote host [optional]" |
| 158 | msgstr "" | 112 | msgstr "" |
| 159 | 113 | ||
| 160 | #: plugins/check_by_ssh.c:445 | ||
| 161 | msgid "identity of an authorized key [optional]" | 114 | msgid "identity of an authorized key [optional]" |
| 162 | msgstr "" | 115 | msgstr "" |
| 163 | 116 | ||
| 164 | #: plugins/check_by_ssh.c:447 | ||
| 165 | msgid "external command file for monitoring [optional]" | 117 | msgid "external command file for monitoring [optional]" |
| 166 | msgstr "" | 118 | msgstr "" |
| 167 | 119 | ||
| 168 | #: plugins/check_by_ssh.c:449 | ||
| 169 | msgid "list of monitoring service names, separated by ':' [optional]" | 120 | msgid "list of monitoring service names, separated by ':' [optional]" |
| 170 | msgstr "" | 121 | msgstr "" |
| 171 | 122 | ||
| 172 | #: plugins/check_by_ssh.c:451 | ||
| 173 | msgid "short name of host in the monitoring configuration [optional]" | 123 | msgid "short name of host in the monitoring configuration [optional]" |
| 174 | msgstr "" | 124 | msgstr "" |
| 175 | 125 | ||
| 176 | #: plugins/check_by_ssh.c:453 | ||
| 177 | msgid "Call ssh with '-o OPTION' (may be used multiple times) [optional]" | 126 | msgid "Call ssh with '-o OPTION' (may be used multiple times) [optional]" |
| 178 | msgstr "" | 127 | msgstr "" |
| 179 | 128 | ||
| 180 | #: plugins/check_by_ssh.c:455 | ||
| 181 | msgid "Tell ssh to use this configfile [optional]" | 129 | msgid "Tell ssh to use this configfile [optional]" |
| 182 | msgstr "" | 130 | msgstr "" |
| 183 | 131 | ||
| 184 | #: plugins/check_by_ssh.c:457 | ||
| 185 | msgid "Tell ssh to suppress warning and diagnostic messages [optional]" | 132 | msgid "Tell ssh to suppress warning and diagnostic messages [optional]" |
| 186 | msgstr "" | 133 | msgstr "" |
| 187 | 134 | ||
| 188 | #: plugins/check_by_ssh.c:461 | ||
| 189 | msgid "Make connection problems return UNKNOWN instead of CRITICAL" | 135 | msgid "Make connection problems return UNKNOWN instead of CRITICAL" |
| 190 | msgstr "" | 136 | msgstr "" |
| 191 | 137 | ||
| 192 | #: plugins/check_by_ssh.c:464 | ||
| 193 | msgid "The most common mode of use is to refer to a local identity file with" | 138 | msgid "The most common mode of use is to refer to a local identity file with" |
| 194 | msgstr "" | 139 | msgstr "" |
| 195 | 140 | ||
| 196 | #: plugins/check_by_ssh.c:465 | ||
| 197 | msgid "the '-i' option. In this mode, the identity pair should have a null" | 141 | msgid "the '-i' option. In this mode, the identity pair should have a null" |
| 198 | msgstr "" | 142 | msgstr "" |
| 199 | 143 | ||
| 200 | #: plugins/check_by_ssh.c:466 | ||
| 201 | msgid "passphrase and the public key should be listed in the authorized_keys" | 144 | msgid "passphrase and the public key should be listed in the authorized_keys" |
| 202 | msgstr "" | 145 | msgstr "" |
| 203 | 146 | ||
| 204 | #: plugins/check_by_ssh.c:467 | ||
| 205 | msgid "file of the remote host. Usually the key will be restricted to running" | 147 | msgid "file of the remote host. Usually the key will be restricted to running" |
| 206 | msgstr "" | 148 | msgstr "" |
| 207 | 149 | ||
| 208 | #: plugins/check_by_ssh.c:468 | ||
| 209 | msgid "only one command on the remote server. If the remote SSH server tracks" | 150 | msgid "only one command on the remote server. If the remote SSH server tracks" |
| 210 | msgstr "" | 151 | msgstr "" |
| 211 | 152 | ||
| 212 | #: plugins/check_by_ssh.c:469 | ||
| 213 | msgid "invocation arguments, the one remote program may be an agent that can" | 153 | msgid "invocation arguments, the one remote program may be an agent that can" |
| 214 | msgstr "" | 154 | msgstr "" |
| 215 | 155 | ||
| 216 | #: plugins/check_by_ssh.c:470 | ||
| 217 | msgid "execute additional commands as proxy" | 156 | msgid "execute additional commands as proxy" |
| 218 | msgstr "" | 157 | msgstr "" |
| 219 | 158 | ||
| 220 | #: plugins/check_by_ssh.c:472 | ||
| 221 | msgid "To use passive mode, provide multiple '-C' options, and provide" | 159 | msgid "To use passive mode, provide multiple '-C' options, and provide" |
| 222 | msgstr "" | 160 | msgstr "" |
| 223 | 161 | ||
| 224 | #: plugins/check_by_ssh.c:473 | ||
| 225 | msgid "" | 162 | msgid "" |
| 226 | "all of -O, -s, and -n options (servicelist order must match '-C'options)" | 163 | "all of -O, -s, and -n options (servicelist order must match '-C'options)" |
| 227 | msgstr "" | 164 | msgstr "" |
| 228 | 165 | ||
| 229 | #: plugins/check_by_ssh.c:475 plugins/check_cluster.c:271 | ||
| 230 | #: plugins/check_dig.c:364 plugins/check_disk.c:1015 plugins/check_http.c:1846 | ||
| 231 | #: plugins/check_nagios.c:312 plugins/check_ntp.c:879 | ||
| 232 | #: plugins/check_ntp_peer.c:733 plugins/check_ntp_time.c:642 | ||
| 233 | #: plugins/check_procs.c:806 plugins/negate.c:249 plugins/urlize.c:179 | ||
| 234 | msgid "Examples:" | 166 | msgid "Examples:" |
| 235 | msgstr "" | 167 | msgstr "" |
| 236 | 168 | ||
| 237 | #: plugins/check_by_ssh.c:490 plugins/check_cluster.c:284 | ||
| 238 | #: plugins/check_dig.c:376 plugins/check_disk.c:1032 plugins/check_dns.c:617 | ||
| 239 | #: plugins/check_dummy.c:122 plugins/check_fping.c:525 plugins/check_game.c:331 | ||
| 240 | #: plugins/check_hpjd.c:440 plugins/check_http.c:1884 plugins/check_ldap.c:511 | ||
| 241 | #: plugins/check_load.c:372 plugins/check_mrtg.c:382 plugins/check_mysql.c:587 | ||
| 242 | #: plugins/check_nagios.c:323 plugins/check_nt.c:797 plugins/check_ntp.c:898 | ||
| 243 | #: plugins/check_ntp_peer.c:753 plugins/check_ntp_time.c:651 | ||
| 244 | #: plugins/check_nwstat.c:1685 plugins/check_overcr.c:467 | ||
| 245 | #: plugins/check_pgsql.c:551 plugins/check_ping.c:617 plugins/check_procs.c:829 | ||
| 246 | #: plugins/check_radius.c:400 plugins/check_real.c:452 plugins/check_smtp.c:891 | ||
| 247 | #: plugins/check_snmp.c:1347 plugins/check_ssh.c:325 plugins/check_swap.c:607 | ||
| 248 | #: plugins/check_tcp.c:710 plugins/check_time.c:371 plugins/check_ups.c:663 | ||
| 249 | #: plugins/check_users.c:262 plugins/check_ide_smart.c:606 plugins/negate.c:273 | ||
| 250 | #: plugins/urlize.c:196 plugins-root/check_dhcp.c:1390 | ||
| 251 | #: plugins-root/check_icmp.c:1633 | ||
| 252 | msgid "Usage:" | 169 | msgid "Usage:" |
| 253 | msgstr "" | 170 | msgstr "" |
| 254 | 171 | ||
| 255 | #: plugins/check_cluster.c:240 | ||
| 256 | #, c-format | 172 | #, c-format |
| 257 | msgid "Host/Service Cluster Plugin for Monitoring" | 173 | msgid "Host/Service Cluster Plugin for Monitoring" |
| 258 | msgstr "" | 174 | msgstr "" |
| 259 | 175 | ||
| 260 | #: plugins/check_cluster.c:246 plugins/check_nt.c:697 | ||
| 261 | msgid "Options:" | 176 | msgid "Options:" |
| 262 | msgstr "" | 177 | msgstr "" |
| 263 | 178 | ||
| 264 | #: plugins/check_cluster.c:249 | ||
| 265 | msgid "Check service cluster status" | 179 | msgid "Check service cluster status" |
| 266 | msgstr "" | 180 | msgstr "" |
| 267 | 181 | ||
| 268 | #: plugins/check_cluster.c:251 | ||
| 269 | msgid "Check host cluster status" | 182 | msgid "Check host cluster status" |
| 270 | msgstr "" | 183 | msgstr "" |
| 271 | 184 | ||
| 272 | #: plugins/check_cluster.c:253 | ||
| 273 | msgid "Optional prepended text output (i.e. \"Host cluster\")" | 185 | msgid "Optional prepended text output (i.e. \"Host cluster\")" |
| 274 | msgstr "" | 186 | msgstr "" |
| 275 | 187 | ||
| 276 | #: plugins/check_cluster.c:255 plugins/check_cluster.c:258 | ||
| 277 | msgid "Specifies the range of hosts or services in cluster that must be in a" | 188 | msgid "Specifies the range of hosts or services in cluster that must be in a" |
| 278 | msgstr "" | 189 | msgstr "" |
| 279 | 190 | ||
| 280 | #: plugins/check_cluster.c:256 | ||
| 281 | msgid "non-OK state in order to return a WARNING status level" | 191 | msgid "non-OK state in order to return a WARNING status level" |
| 282 | msgstr "" | 192 | msgstr "" |
| 283 | 193 | ||
| 284 | #: plugins/check_cluster.c:259 | ||
| 285 | msgid "non-OK state in order to return a CRITICAL status level" | 194 | msgid "non-OK state in order to return a CRITICAL status level" |
| 286 | msgstr "" | 195 | msgstr "" |
| 287 | 196 | ||
| 288 | #: plugins/check_cluster.c:261 | ||
| 289 | msgid "The status codes of the hosts or services in the cluster, separated by" | 197 | msgid "The status codes of the hosts or services in the cluster, separated by" |
| 290 | msgstr "" | 198 | msgstr "" |
| 291 | 199 | ||
| 292 | #: plugins/check_cluster.c:262 | ||
| 293 | msgid "commas" | 200 | msgid "commas" |
| 294 | msgstr "" | 201 | msgstr "" |
| 295 | 202 | ||
| 296 | #: plugins/check_cluster.c:267 plugins/check_game.c:318 | ||
| 297 | #: plugins/check_http.c:1828 plugins/check_ldap.c:497 plugins/check_mrtg.c:363 | ||
| 298 | #: plugins/check_mrtgtraf.c:361 plugins/check_mysql.c:576 | ||
| 299 | #: plugins/check_nt.c:781 plugins/check_ntp.c:875 plugins/check_ntp_peer.c:724 | ||
| 300 | #: plugins/check_ntp_time.c:633 plugins/check_nwstat.c:1670 | ||
| 301 | #: plugins/check_overcr.c:456 plugins/check_snmp.c:1318 | ||
| 302 | #: plugins/check_swap.c:596 plugins/check_ups.c:645 | ||
| 303 | #: plugins/check_ide_smart.c:580 plugins/negate.c:255 | ||
| 304 | #: plugins-root/check_icmp.c:1608 | ||
| 305 | msgid "Notes:" | 203 | msgid "Notes:" |
| 306 | msgstr "" | 204 | msgstr "" |
| 307 | 205 | ||
| 308 | #: plugins/check_cluster.c:273 | ||
| 309 | msgid "" | 206 | msgid "" |
| 310 | "Will alert critical if there are 3 or more service data points in a non-OK" | 207 | "Will alert critical if there are 3 or more service data points in a non-OK" |
| 311 | msgstr "" | 208 | msgstr "" |
| 312 | 209 | ||
| 313 | #: plugins/check_cluster.c:274 plugins/check_ups.c:642 | ||
| 314 | msgid "state." | 210 | msgid "state." |
| 315 | msgstr "" | 211 | msgstr "" |
| 316 | 212 | ||
| 317 | #: plugins/check_dig.c:106 plugins/check_dig.c:108 | ||
| 318 | #, c-format | 213 | #, c-format |
| 319 | msgid "Looking for: '%s'\n" | 214 | msgid "Looking for: '%s'\n" |
| 320 | msgstr "" | 215 | msgstr "" |
| 321 | 216 | ||
| 322 | #: plugins/check_dig.c:115 | ||
| 323 | msgid "dig returned an error status" | 217 | msgid "dig returned an error status" |
| 324 | msgstr "" | 218 | msgstr "" |
| 325 | 219 | ||
| 326 | #: plugins/check_dig.c:140 | ||
| 327 | msgid "Server not found in ANSWER SECTION" | 220 | msgid "Server not found in ANSWER SECTION" |
| 328 | msgstr "" | 221 | msgstr "" |
| 329 | 222 | ||
| 330 | #: plugins/check_dig.c:150 | ||
| 331 | msgid "No ANSWER SECTION found" | 223 | msgid "No ANSWER SECTION found" |
| 332 | msgstr "" | 224 | msgstr "" |
| 333 | 225 | ||
| 334 | #: plugins/check_dig.c:177 | ||
| 335 | msgid "Probably a non-existent host/domain" | 226 | msgid "Probably a non-existent host/domain" |
| 336 | msgstr "" | 227 | msgstr "" |
| 337 | 228 | ||
| 338 | #: plugins/check_dig.c:239 | ||
| 339 | #, c-format | 229 | #, c-format |
| 340 | msgid "Port must be a positive integer - %s" | 230 | msgid "Port must be a positive integer - %s" |
| 341 | msgstr "" | 231 | msgstr "" |
| 342 | 232 | ||
| 343 | #: plugins/check_dig.c:250 | ||
| 344 | #, c-format | 233 | #, c-format |
| 345 | msgid "Warning interval must be a positive integer - %s" | 234 | msgid "Warning interval must be a positive integer - %s" |
| 346 | msgstr "" | 235 | msgstr "" |
| 347 | 236 | ||
| 348 | #: plugins/check_dig.c:258 | ||
| 349 | #, c-format | 237 | #, c-format |
| 350 | msgid "Critical interval must be a positive integer - %s" | 238 | msgid "Critical interval must be a positive integer - %s" |
| 351 | msgstr "" | 239 | msgstr "" |
| 352 | 240 | ||
| 353 | #: plugins/check_dig.c:266 | ||
| 354 | #, c-format | 241 | #, c-format |
| 355 | msgid "Timeout interval must be a positive integer - %s" | 242 | msgid "Timeout interval must be a positive integer - %s" |
| 356 | msgstr "" | 243 | msgstr "" |
| 357 | 244 | ||
| 358 | #: plugins/check_dig.c:334 | ||
| 359 | #, c-format | 245 | #, c-format |
| 360 | msgid "This plugin tests the DNS service on the specified host using dig" | 246 | msgid "This plugin tests the DNS service on the specified host using dig" |
| 361 | msgstr "" | 247 | msgstr "" |
| 362 | 248 | ||
| 363 | #: plugins/check_dig.c:347 | ||
| 364 | msgid "Force dig to only use IPv4 query transport" | 249 | msgid "Force dig to only use IPv4 query transport" |
| 365 | msgstr "" | 250 | msgstr "" |
| 366 | 251 | ||
| 367 | #: plugins/check_dig.c:349 | ||
| 368 | msgid "Force dig to only use IPv6 query transport" | 252 | msgid "Force dig to only use IPv6 query transport" |
| 369 | msgstr "" | 253 | msgstr "" |
| 370 | 254 | ||
| 371 | #: plugins/check_dig.c:351 | ||
| 372 | msgid "Machine name to lookup" | 255 | msgid "Machine name to lookup" |
| 373 | msgstr "" | 256 | msgstr "" |
| 374 | 257 | ||
| 375 | #: plugins/check_dig.c:353 | ||
| 376 | msgid "Record type to lookup (default: A)" | 258 | msgid "Record type to lookup (default: A)" |
| 377 | msgstr "" | 259 | msgstr "" |
| 378 | 260 | ||
| 379 | #: plugins/check_dig.c:355 | ||
| 380 | msgid "" | 261 | msgid "" |
| 381 | "An address expected to be in the answer section. If not set, uses whatever" | 262 | "An address expected to be in the answer section. If not set, uses whatever" |
| 382 | msgstr "" | 263 | msgstr "" |
| 383 | 264 | ||
| 384 | #: plugins/check_dig.c:356 | ||
| 385 | msgid "was in -l" | 265 | msgid "was in -l" |
| 386 | msgstr "" | 266 | msgstr "" |
| 387 | 267 | ||
| 388 | #: plugins/check_dig.c:358 | ||
| 389 | msgid "Pass STRING as argument(s) to dig" | 268 | msgid "Pass STRING as argument(s) to dig" |
| 390 | msgstr "" | 269 | msgstr "" |
| 391 | 270 | ||
| 392 | #: plugins/check_disk.c:241 | ||
| 393 | #, c-format | 271 | #, c-format |
| 394 | msgid "DISK %s: %s not found\n" | 272 | msgid "DISK %s: %s not found\n" |
| 395 | msgstr "" | 273 | msgstr "" |
| 396 | 274 | ||
| 397 | #: plugins/check_disk.c:241 plugins/check_disk.c:1050 plugins/check_dns.c:295 | ||
| 398 | #: plugins/check_dummy.c:74 plugins/check_mysql.c:313 | ||
| 399 | #: plugins/check_nagios.c:104 plugins/check_nagios.c:168 | ||
| 400 | #: plugins/check_nagios.c:172 plugins/check_pgsql.c:575 | ||
| 401 | #: plugins/check_pgsql.c:592 plugins/check_pgsql.c:601 | ||
| 402 | #: plugins/check_pgsql.c:616 plugins/check_procs.c:374 | ||
| 403 | #, c-format | 275 | #, c-format |
| 404 | msgid "CRITICAL" | 276 | msgid "CRITICAL" |
| 405 | msgstr "" | 277 | msgstr "" |
| 406 | 278 | ||
| 407 | #: plugins/check_disk.c:660 | ||
| 408 | #, c-format | 279 | #, c-format |
| 409 | msgid "unit type %s not known\n" | 280 | msgid "unit type %s not known\n" |
| 410 | msgstr "" | 281 | msgstr "" |
| 411 | 282 | ||
| 412 | #: plugins/check_disk.c:663 | ||
| 413 | #, c-format | 283 | #, c-format |
| 414 | msgid "failed allocating storage for '%s'\n" | 284 | msgid "failed allocating storage for '%s'\n" |
| 415 | msgstr "" | 285 | msgstr "" |
| 416 | 286 | ||
| 417 | #: plugins/check_disk.c:691 plugins/check_disk.c:739 plugins/check_disk.c:747 | ||
| 418 | #: plugins/check_disk.c:755 plugins/check_disk.c:759 plugins/check_disk.c:804 | ||
| 419 | #: plugins/check_disk.c:810 plugins/check_disk.c:833 plugins/check_dummy.c:77 | ||
| 420 | #: plugins/check_dummy.c:80 plugins/check_pgsql.c:617 plugins/check_procs.c:547 | ||
| 421 | #, c-format | 287 | #, c-format |
| 422 | msgid "UNKNOWN" | 288 | msgid "UNKNOWN" |
| 423 | msgstr "" | 289 | msgstr "" |
| 424 | 290 | ||
| 425 | #: plugins/check_disk.c:691 | ||
| 426 | msgid "Must set a threshold value before using -p\n" | 291 | msgid "Must set a threshold value before using -p\n" |
| 427 | msgstr "" | 292 | msgstr "" |
| 428 | 293 | ||
| 429 | #: plugins/check_disk.c:739 | 294 | msgid "Could not compile regular expression" |
| 295 | msgstr "" | ||
| 296 | |||
| 430 | msgid "Must set -E before selecting paths\n" | 297 | msgid "Must set -E before selecting paths\n" |
| 431 | msgstr "" | 298 | msgstr "" |
| 432 | 299 | ||
| 433 | #: plugins/check_disk.c:747 | ||
| 434 | msgid "Must set group value before selecting paths\n" | 300 | msgid "Must set group value before selecting paths\n" |
| 435 | msgstr "" | 301 | msgstr "" |
| 436 | 302 | ||
| 437 | #: plugins/check_disk.c:755 | ||
| 438 | msgid "" | 303 | msgid "" |
| 439 | "Paths need to be selected before using -i/-I. Use -A to select all paths " | 304 | "Paths need to be selected before using -i/-I. Use -A to select all paths " |
| 440 | "explicitly" | 305 | "explicitly" |
| 441 | msgstr "" | 306 | msgstr "" |
| 442 | 307 | ||
| 443 | #: plugins/check_disk.c:759 plugins/check_disk.c:810 plugins/check_procs.c:547 | 308 | msgid "" |
| 444 | msgid "Could not compile regular expression" | 309 | "Must set a threshold value before using -r/-R/-A (--ereg-path/--eregi-path/--" |
| 445 | msgstr "" | 310 | "all)\n" |
| 446 | |||
| 447 | #: plugins/check_disk.c:804 | ||
| 448 | msgid "Must set a threshold value before using -r/-R\n" | ||
| 449 | msgstr "" | 311 | msgstr "" |
| 450 | 312 | ||
| 451 | #: plugins/check_disk.c:834 | ||
| 452 | msgid "Regular expression did not match any path or disk" | 313 | msgid "Regular expression did not match any path or disk" |
| 453 | msgstr "" | 314 | msgstr "" |
| 454 | 315 | ||
| 455 | #: plugins/check_disk.c:880 | ||
| 456 | msgid "Unknown argument" | 316 | msgid "Unknown argument" |
| 457 | msgstr "" | 317 | msgstr "" |
| 458 | 318 | ||
| 459 | #: plugins/check_disk.c:914 | ||
| 460 | #, c-format | 319 | #, c-format |
| 461 | msgid " for %s\n" | 320 | msgid " for %s\n" |
| 462 | msgstr "" | 321 | msgstr "" |
| 463 | 322 | ||
| 464 | #: plugins/check_disk.c:943 | ||
| 465 | msgid "" | 323 | msgid "" |
| 466 | "This plugin checks the amount of used disk space on a mounted file system" | 324 | "This plugin checks the amount of used disk space on a mounted file system" |
| 467 | msgstr "" | 325 | msgstr "" |
| 468 | 326 | ||
| 469 | #: plugins/check_disk.c:944 | ||
| 470 | msgid "" | 327 | msgid "" |
| 471 | "and generates an alert if free space is less than one of the threshold values" | 328 | "and generates an alert if free space is less than one of the threshold values" |
| 472 | msgstr "" | 329 | msgstr "" |
| 473 | 330 | ||
| 474 | #: plugins/check_disk.c:954 | ||
| 475 | msgid "Exit with WARNING status if less than INTEGER units of disk are free" | 331 | msgid "Exit with WARNING status if less than INTEGER units of disk are free" |
| 476 | msgstr "" | 332 | msgstr "" |
| 477 | 333 | ||
| 478 | #: plugins/check_disk.c:956 | ||
| 479 | msgid "Exit with WARNING status if less than PERCENT of disk space is free" | 334 | msgid "Exit with WARNING status if less than PERCENT of disk space is free" |
| 480 | msgstr "" | 335 | msgstr "" |
| 481 | 336 | ||
| 482 | #: plugins/check_disk.c:958 | ||
| 483 | msgid "Exit with CRITICAL status if less than INTEGER units of disk are free" | 337 | msgid "Exit with CRITICAL status if less than INTEGER units of disk are free" |
| 484 | msgstr "" | 338 | msgstr "" |
| 485 | 339 | ||
| 486 | #: plugins/check_disk.c:960 | ||
| 487 | msgid "Exit with CRITICAL status if less than PERCENT of disk space is free" | 340 | msgid "Exit with CRITICAL status if less than PERCENT of disk space is free" |
| 488 | msgstr "" | 341 | msgstr "" |
| 489 | 342 | ||
| 490 | #: plugins/check_disk.c:962 | ||
| 491 | msgid "Exit with WARNING status if less than PERCENT of inode space is free" | 343 | msgid "Exit with WARNING status if less than PERCENT of inode space is free" |
| 492 | msgstr "" | 344 | msgstr "" |
| 493 | 345 | ||
| 494 | #: plugins/check_disk.c:964 | ||
| 495 | msgid "Exit with CRITICAL status if less than PERCENT of inode space is free" | 346 | msgid "Exit with CRITICAL status if less than PERCENT of inode space is free" |
| 496 | msgstr "" | 347 | msgstr "" |
| 497 | 348 | ||
| 498 | #: plugins/check_disk.c:966 | ||
| 499 | msgid "" | 349 | msgid "" |
| 500 | "Mount point or block device as emitted by the mount(8) command (may be " | 350 | "Mount point or block device as emitted by the mount(8) command (may be " |
| 501 | "repeated)" | 351 | "repeated)" |
| 502 | msgstr "" | 352 | msgstr "" |
| 503 | 353 | ||
| 504 | #: plugins/check_disk.c:968 | ||
| 505 | msgid "Ignore device (only works if -p unspecified)" | 354 | msgid "Ignore device (only works if -p unspecified)" |
| 506 | msgstr "" | 355 | msgstr "" |
| 507 | 356 | ||
| 508 | #: plugins/check_disk.c:970 | ||
| 509 | msgid "Clear thresholds" | 357 | msgid "Clear thresholds" |
| 510 | msgstr "" | 358 | msgstr "" |
| 511 | 359 | ||
| 512 | #: plugins/check_disk.c:972 | ||
| 513 | msgid "For paths or partitions specified with -p, only check for exact paths" | 360 | msgid "For paths or partitions specified with -p, only check for exact paths" |
| 514 | msgstr "" | 361 | msgstr "" |
| 515 | 362 | ||
| 516 | #: plugins/check_disk.c:974 | ||
| 517 | msgid "Display only devices/mountpoints with errors" | 363 | msgid "Display only devices/mountpoints with errors" |
| 518 | msgstr "" | 364 | msgstr "" |
| 519 | 365 | ||
| 520 | #: plugins/check_disk.c:976 | ||
| 521 | msgid "Don't account root-reserved blocks into freespace in perfdata" | 366 | msgid "Don't account root-reserved blocks into freespace in perfdata" |
| 522 | msgstr "" | 367 | msgstr "" |
| 523 | 368 | ||
| 524 | #: plugins/check_disk.c:978 | ||
| 525 | msgid "Display inode usage in perfdata" | 369 | msgid "Display inode usage in perfdata" |
| 526 | msgstr "" | 370 | msgstr "" |
| 527 | 371 | ||
| 528 | #: plugins/check_disk.c:980 | ||
| 529 | msgid "" | 372 | msgid "" |
| 530 | "Group paths. Thresholds apply to (free-)space of all partitions together" | 373 | "Group paths. Thresholds apply to (free-)space of all partitions together" |
| 531 | msgstr "" | 374 | msgstr "" |
| 532 | 375 | ||
| 533 | #: plugins/check_disk.c:982 | ||
| 534 | msgid "Same as '--units kB'" | 376 | msgid "Same as '--units kB'" |
| 535 | msgstr "" | 377 | msgstr "" |
| 536 | 378 | ||
| 537 | #: plugins/check_disk.c:984 | ||
| 538 | msgid "Only check local filesystems" | 379 | msgid "Only check local filesystems" |
| 539 | msgstr "" | 380 | msgstr "" |
| 540 | 381 | ||
| 541 | #: plugins/check_disk.c:986 | ||
| 542 | msgid "" | 382 | msgid "" |
| 543 | "Only check local filesystems against thresholds. Yet call stat on remote " | 383 | "Only check local filesystems against thresholds. Yet call stat on remote " |
| 544 | "filesystems" | 384 | "filesystems" |
| 545 | msgstr "" | 385 | msgstr "" |
| 546 | 386 | ||
| 547 | #: plugins/check_disk.c:987 | ||
| 548 | msgid "to test if they are accessible (e.g. to detect Stale NFS Handles)" | 387 | msgid "to test if they are accessible (e.g. to detect Stale NFS Handles)" |
| 549 | msgstr "" | 388 | msgstr "" |
| 550 | 389 | ||
| 551 | #: plugins/check_disk.c:989 | ||
| 552 | msgid "Display the (block) device instead of the mount point" | 390 | msgid "Display the (block) device instead of the mount point" |
| 553 | msgstr "" | 391 | msgstr "" |
| 554 | 392 | ||
| 555 | #: plugins/check_disk.c:991 | ||
| 556 | msgid "Same as '--units MB'" | 393 | msgid "Same as '--units MB'" |
| 557 | msgstr "" | 394 | msgstr "" |
| 558 | 395 | ||
| 559 | #: plugins/check_disk.c:993 | ||
| 560 | msgid "Explicitly select all paths. This is equivalent to -R '.*'" | 396 | msgid "Explicitly select all paths. This is equivalent to -R '.*'" |
| 561 | msgstr "" | 397 | msgstr "" |
| 562 | 398 | ||
| 563 | #: plugins/check_disk.c:995 | ||
| 564 | msgid "" | 399 | msgid "" |
| 565 | "Case insensitive regular expression for path/partition (may be repeated)" | 400 | "Case insensitive regular expression for path/partition (may be repeated)" |
| 566 | msgstr "" | 401 | msgstr "" |
| 567 | 402 | ||
| 568 | #: plugins/check_disk.c:997 | ||
| 569 | msgid "Regular expression for path or partition (may be repeated)" | 403 | msgid "Regular expression for path or partition (may be repeated)" |
| 570 | msgstr "" | 404 | msgstr "" |
| 571 | 405 | ||
| 572 | #: plugins/check_disk.c:999 | ||
| 573 | msgid "" | 406 | msgid "" |
| 574 | "Regular expression to ignore selected path/partition (case insensitive) (may " | 407 | "Regular expression to ignore selected path/partition (case insensitive) (may " |
| 575 | "be repeated)" | 408 | "be repeated)" |
| 576 | msgstr "" | 409 | msgstr "" |
| 577 | 410 | ||
| 578 | #: plugins/check_disk.c:1001 | ||
| 579 | msgid "" | 411 | msgid "" |
| 580 | "Regular expression to ignore selected path or partition (may be repeated)" | 412 | "Regular expression to ignore selected path or partition (may be repeated)" |
| 581 | msgstr "" | 413 | msgstr "" |
| 582 | 414 | ||
| 583 | #: plugins/check_disk.c:1003 | ||
| 584 | msgid "" | 415 | msgid "" |
| 585 | "Return OK if no filesystem matches, filesystem does not exist or is " | 416 | "Return OK if no filesystem matches, filesystem does not exist or is " |
| 586 | "inaccessible." | 417 | "inaccessible." |
| 587 | msgstr "" | 418 | msgstr "" |
| 588 | 419 | ||
| 589 | #: plugins/check_disk.c:1004 | ||
| 590 | msgid "(Provide this option before -p / -r / --ereg-path if used)" | 420 | msgid "(Provide this option before -p / -r / --ereg-path if used)" |
| 591 | msgstr "" | 421 | msgstr "" |
| 592 | 422 | ||
| 593 | #: plugins/check_disk.c:1007 | ||
| 594 | msgid "Choose bytes, kB, MB, GB, TB (default: MB)" | 423 | msgid "Choose bytes, kB, MB, GB, TB (default: MB)" |
| 595 | msgstr "" | 424 | msgstr "" |
| 596 | 425 | ||
| 597 | #: plugins/check_disk.c:1010 | 426 | msgid "" |
| 598 | msgid "Ignore all filesystems of indicated type (may be repeated)" | 427 | "Ignore all filesystems of types matching given regex(7) (may be repeated)" |
| 428 | msgstr "" | ||
| 429 | |||
| 430 | msgid "" | ||
| 431 | "Check only filesystems where the type matches this given regex(7) (may be " | ||
| 432 | "repeated)" | ||
| 433 | msgstr "" | ||
| 434 | |||
| 435 | msgid "General usage hints:" | ||
| 436 | msgstr "" | ||
| 437 | |||
| 438 | msgid "" | ||
| 439 | "- Arguments are positional! \"-w 5 -c 1 -p /foo -w6 -c2 -p /bar\" is not the " | ||
| 440 | "same as" | ||
| 441 | msgstr "" | ||
| 442 | |||
| 443 | msgid "\"-w 5 -c 1 -p /bar w6 -c2 -p /foo\"." | ||
| 599 | msgstr "" | 444 | msgstr "" |
| 600 | 445 | ||
| 601 | #: plugins/check_disk.c:1012 | 446 | msgid "" |
| 602 | msgid "Check only filesystems of indicated type (may be repeated)" | 447 | "- The syntax is broadly: \"{thresholds a} {paths a} -C {thresholds b} " |
| 448 | "{thresholds b} ...\"" | ||
| 603 | msgstr "" | 449 | msgstr "" |
| 604 | 450 | ||
| 605 | #: plugins/check_disk.c:1017 | ||
| 606 | 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" |
| 607 | msgstr "" | 452 | msgstr "" |
| 608 | 453 | ||
| 609 | #: plugins/check_disk.c:1019 | ||
| 610 | msgid "" | 454 | msgid "" |
| 611 | "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 -" |
| 612 | "r regex" | 456 | "r regex" |
| 613 | msgstr "" | 457 | msgstr "" |
| 614 | 458 | ||
| 615 | #: plugins/check_disk.c:1020 | ||
| 616 | msgid "" | 459 | msgid "" |
| 617 | "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 " |
| 618 | "together" | 461 | "together" |
| 619 | msgstr "" | 462 | msgstr "" |
| 620 | 463 | ||
| 621 | #: plugins/check_disk.c:1022 | ||
| 622 | msgid "" | 464 | msgid "" |
| 623 | "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 " |
| 624 | "100M/50M" | 466 | "100M/50M" |
| 625 | msgstr "" | 467 | msgstr "" |
| 626 | 468 | ||
| 627 | #: plugins/check_disk.c:1051 | ||
| 628 | #, c-format | 469 | #, c-format |
| 629 | msgid "%s %s: %s\n" | 470 | msgid "%s %s: %s\n" |
| 630 | msgstr "" | 471 | msgstr "" |
| 631 | 472 | ||
| 632 | #: plugins/check_disk.c:1051 | ||
| 633 | msgid "is not accessible" | 473 | msgid "is not accessible" |
| 634 | msgstr "" | 474 | msgstr "" |
| 635 | 475 | ||
| 636 | #: plugins/check_dns.c:120 | ||
| 637 | msgid "nslookup returned an error status" | 476 | msgid "nslookup returned an error status" |
| 638 | msgstr "" | 477 | msgstr "" |
| 639 | 478 | ||
| 640 | #: plugins/check_dns.c:138 | ||
| 641 | msgid "Warning plugin error" | 479 | msgid "Warning plugin error" |
| 642 | msgstr "" | 480 | msgstr "" |
| 643 | 481 | ||
| 644 | #: plugins/check_dns.c:156 | ||
| 645 | #, c-format | 482 | #, c-format |
| 646 | msgid "DNS CRITICAL - '%s' returned empty server string\n" | 483 | msgid "DNS CRITICAL - '%s' returned empty server string\n" |
| 647 | msgstr "" | 484 | msgstr "" |
| 648 | 485 | ||
| 649 | #: plugins/check_dns.c:161 | ||
| 650 | #, c-format | 486 | #, c-format |
| 651 | msgid "DNS CRITICAL - No response from DNS %s\n" | 487 | msgid "DNS CRITICAL - No response from DNS %s\n" |
| 652 | msgstr "" | 488 | msgstr "" |
| 653 | 489 | ||
| 654 | #: plugins/check_dns.c:180 | ||
| 655 | #, c-format | 490 | #, c-format |
| 656 | msgid "DNS CRITICAL - '%s' returned empty host name string\n" | 491 | msgid "DNS CRITICAL - '%s' returned empty host name string\n" |
| 657 | msgstr "" | 492 | msgstr "" |
| 658 | 493 | ||
| 659 | #: plugins/check_dns.c:186 | ||
| 660 | msgid "Non-authoritative answer:" | 494 | msgid "Non-authoritative answer:" |
| 661 | msgstr "" | 495 | msgstr "" |
| 662 | 496 | ||
| 663 | #: plugins/check_dns.c:215 | ||
| 664 | #, c-format | 497 | #, c-format |
| 665 | msgid "Domain '%s' was not found by the server\n" | 498 | msgid "Domain '%s' was not found by the server\n" |
| 666 | msgstr "" | 499 | msgstr "" |
| 667 | 500 | ||
| 668 | #: plugins/check_dns.c:234 | ||
| 669 | #, c-format | 501 | #, c-format |
| 670 | msgid "DNS CRITICAL - '%s' msg parsing exited with no address\n" | 502 | msgid "DNS CRITICAL - '%s' msg parsing exited with no address\n" |
| 671 | msgstr "" | 503 | msgstr "" |
| 672 | 504 | ||
| 673 | #: plugins/check_dns.c:265 | ||
| 674 | #, c-format | 505 | #, c-format |
| 675 | msgid "expected '%s' but got '%s'" | 506 | msgid "expected '%s' but got '%s'" |
| 676 | msgstr "" | 507 | msgstr "" |
| 677 | 508 | ||
| 678 | #: plugins/check_dns.c:272 | ||
| 679 | #, c-format | 509 | #, c-format |
| 680 | msgid "Domain '%s' was found by the server: '%s'\n" | 510 | msgid "Domain '%s' was found by the server: '%s'\n" |
| 681 | msgstr "" | 511 | msgstr "" |
| 682 | 512 | ||
| 683 | #: plugins/check_dns.c:282 | ||
| 684 | #, c-format | 513 | #, c-format |
| 685 | msgid "server %s is not authoritative for %s" | 514 | msgid "server %s is not authoritative for %s" |
| 686 | msgstr "" | 515 | msgstr "" |
| 687 | 516 | ||
| 688 | #: plugins/check_dns.c:291 plugins/check_dummy.c:68 plugins/check_nagios.c:182 | ||
| 689 | #: plugins/check_pgsql.c:612 plugins/check_procs.c:367 | ||
| 690 | #, c-format | 517 | #, c-format |
| 691 | msgid "OK" | 518 | msgid "OK" |
| 692 | msgstr "" | 519 | msgstr "" |
| 693 | 520 | ||
| 694 | #: plugins/check_dns.c:293 plugins/check_dummy.c:71 plugins/check_mysql.c:310 | ||
| 695 | #: plugins/check_nagios.c:182 plugins/check_pgsql.c:581 | ||
| 696 | #: plugins/check_pgsql.c:586 plugins/check_pgsql.c:614 | ||
| 697 | #: plugins/check_procs.c:369 | ||
| 698 | #, c-format | 521 | #, c-format |
| 699 | msgid "WARNING" | 522 | msgid "WARNING" |
| 700 | msgstr "" | 523 | msgstr "" |
| 701 | 524 | ||
| 702 | #: plugins/check_dns.c:297 | ||
| 703 | #, c-format | 525 | #, c-format |
| 704 | msgid "%.3f second response time" | 526 | msgid "%.3f second response time" |
| 705 | msgid_plural "%.3f seconds response time" | 527 | msgid_plural "%.3f seconds response time" |
| 706 | msgstr[0] "" | 528 | msgstr[0] "" |
| 707 | msgstr[1] "" | 529 | msgstr[1] "" |
| 708 | 530 | ||
| 709 | #: plugins/check_dns.c:298 | ||
| 710 | #, c-format | 531 | #, c-format |
| 711 | msgid ". %s returns %s" | 532 | msgid ". %s returns %s" |
| 712 | msgstr "" | 533 | msgstr "" |
| 713 | 534 | ||
| 714 | #: plugins/check_dns.c:318 | ||
| 715 | #, c-format | 535 | #, c-format |
| 716 | msgid "DNS WARNING - %s\n" | 536 | msgid "DNS WARNING - %s\n" |
| 717 | msgstr "" | 537 | msgstr "" |
| 718 | 538 | ||
| 719 | #: plugins/check_dns.c:319 plugins/check_dns.c:322 plugins/check_dns.c:325 | ||
| 720 | msgid " Probably a non-existent host/domain" | 539 | msgid " Probably a non-existent host/domain" |
| 721 | msgstr "" | 540 | msgstr "" |
| 722 | 541 | ||
| 723 | #: plugins/check_dns.c:321 | ||
| 724 | #, c-format | 542 | #, c-format |
| 725 | msgid "DNS CRITICAL - %s\n" | 543 | msgid "DNS CRITICAL - %s\n" |
| 726 | msgstr "" | 544 | msgstr "" |
| 727 | 545 | ||
| 728 | #: plugins/check_dns.c:324 | ||
| 729 | #, c-format | 546 | #, c-format |
| 730 | msgid "DNS UNKNOWN - %s\n" | 547 | msgid "DNS UNKNOWN - %s\n" |
| 731 | msgstr "" | 548 | msgstr "" |
| 732 | 549 | ||
| 733 | #: plugins/check_dns.c:368 | ||
| 734 | msgid "Note: nslookup is deprecated and may be removed from future releases." | 550 | msgid "Note: nslookup is deprecated and may be removed from future releases." |
| 735 | msgstr "" | 551 | msgstr "" |
| 736 | 552 | ||
| 737 | #: plugins/check_dns.c:369 | ||
| 738 | msgid "Consider using the `dig' or `host' programs instead. Run nslookup with" | 553 | msgid "Consider using the `dig' or `host' programs instead. Run nslookup with" |
| 739 | msgstr "" | 554 | msgstr "" |
| 740 | 555 | ||
| 741 | #: plugins/check_dns.c:370 | ||
| 742 | msgid "the `-sil[ent]' option to prevent this message from appearing." | 556 | msgid "the `-sil[ent]' option to prevent this message from appearing." |
| 743 | msgstr "" | 557 | msgstr "" |
| 744 | 558 | ||
| 745 | #: plugins/check_dns.c:375 plugins/check_dns.c:377 | ||
| 746 | #, c-format | 559 | #, c-format |
| 747 | msgid "No response from DNS %s\n" | 560 | msgid "No response from DNS %s\n" |
| 748 | msgstr "" | 561 | msgstr "" |
| 749 | 562 | ||
| 750 | #: plugins/check_dns.c:381 | ||
| 751 | #, c-format | 563 | #, c-format |
| 752 | msgid "DNS %s has no records\n" | 564 | msgid "DNS %s has no records\n" |
| 753 | msgstr "" | 565 | msgstr "" |
| 754 | 566 | ||
| 755 | #: plugins/check_dns.c:389 | ||
| 756 | #, c-format | 567 | #, c-format |
| 757 | msgid "Connection to DNS %s was refused\n" | 568 | msgid "Connection to DNS %s was refused\n" |
| 758 | msgstr "" | 569 | msgstr "" |
| 759 | 570 | ||
| 760 | #: plugins/check_dns.c:393 | ||
| 761 | #, c-format | 571 | #, c-format |
| 762 | msgid "Query was refused by DNS server at %s\n" | 572 | msgid "Query was refused by DNS server at %s\n" |
| 763 | msgstr "" | 573 | msgstr "" |
| 764 | 574 | ||
| 765 | #: plugins/check_dns.c:397 | ||
| 766 | #, c-format | 575 | #, c-format |
| 767 | msgid "No information returned by DNS server at %s\n" | 576 | msgid "No information returned by DNS server at %s\n" |
| 768 | msgstr "" | 577 | msgstr "" |
| 769 | 578 | ||
| 770 | #: plugins/check_dns.c:401 | ||
| 771 | msgid "Network is unreachable\n" | 579 | msgid "Network is unreachable\n" |
| 772 | msgstr "" | 580 | msgstr "" |
| 773 | 581 | ||
| 774 | #: plugins/check_dns.c:405 | ||
| 775 | #, c-format | 582 | #, c-format |
| 776 | msgid "DNS failure for %s\n" | 583 | msgid "DNS failure for %s\n" |
| 777 | msgstr "" | 584 | msgstr "" |
| 778 | 585 | ||
| 779 | #: plugins/check_dns.c:471 plugins/check_dns.c:479 plugins/check_dns.c:486 | ||
| 780 | #: plugins/check_dns.c:491 plugins/check_dns.c:533 plugins/check_dns.c:541 | ||
| 781 | #: plugins/check_game.c:211 plugins/check_game.c:219 | ||
| 782 | msgid "Input buffer overflow\n" | 586 | msgid "Input buffer overflow\n" |
| 783 | msgstr "" | 587 | msgstr "" |
| 784 | 588 | ||
| 785 | #: plugins/check_dns.c:576 | ||
| 786 | msgid "" | 589 | msgid "" |
| 787 | "This plugin uses the nslookup program to obtain the IP address for the given " | 590 | "This plugin uses the nslookup program to obtain the IP address for the given " |
| 788 | "host/domain query." | 591 | "host/domain query." |
| 789 | msgstr "" | 592 | msgstr "" |
| 790 | 593 | ||
| 791 | #: plugins/check_dns.c:577 | ||
| 792 | msgid "An optional DNS server to use may be specified." | 594 | msgid "An optional DNS server to use may be specified." |
| 793 | msgstr "" | 595 | msgstr "" |
| 794 | 596 | ||
| 795 | #: plugins/check_dns.c:578 | ||
| 796 | msgid "" | 597 | msgid "" |
| 797 | "If no DNS server is specified, the default server(s) specified in /etc/" | 598 | "If no DNS server is specified, the default server(s) specified in /etc/" |
| 798 | "resolv.conf will be used." | 599 | "resolv.conf will be used." |
| 799 | msgstr "" | 600 | msgstr "" |
| 800 | 601 | ||
| 801 | #: plugins/check_dns.c:588 | ||
| 802 | msgid "The name or address you want to query" | 602 | msgid "The name or address you want to query" |
| 803 | msgstr "" | 603 | msgstr "" |
| 804 | 604 | ||
| 805 | #: plugins/check_dns.c:590 | ||
| 806 | msgid "Optional DNS server you want to use for the lookup" | 605 | msgid "Optional DNS server you want to use for the lookup" |
| 807 | msgstr "" | 606 | msgstr "" |
| 808 | 607 | ||
| 809 | #: plugins/check_dns.c:592 | ||
| 810 | msgid "" | 608 | msgid "" |
| 811 | "Optional IP-ADDRESS/CIDR you expect the DNS server to return. HOST must end" | 609 | "Optional IP-ADDRESS/CIDR you expect the DNS server to return. HOST must end" |
| 812 | msgstr "" | 610 | msgstr "" |
| 813 | 611 | ||
| 814 | #: plugins/check_dns.c:593 | ||
| 815 | msgid "" | 612 | msgid "" |
| 816 | "with a dot (.). This option can be repeated multiple times (Returns OK if any" | 613 | "with a dot (.). This option can be repeated multiple times (Returns OK if any" |
| 817 | msgstr "" | 614 | msgstr "" |
| 818 | 615 | ||
| 819 | #: plugins/check_dns.c:594 | ||
| 820 | msgid "value matches)." | 616 | msgid "value matches)." |
| 821 | msgstr "" | 617 | msgstr "" |
| 822 | 618 | ||
| 823 | #: plugins/check_dns.c:596 | ||
| 824 | msgid "" | 619 | msgid "" |
| 825 | "Expect the DNS server to return NXDOMAIN (i.e. the domain was not found)" | 620 | "Expect the DNS server to return NXDOMAIN (i.e. the domain was not found)" |
| 826 | msgstr "" | 621 | msgstr "" |
| 827 | 622 | ||
| 828 | #: plugins/check_dns.c:597 | ||
| 829 | msgid "Cannot be used together with -a" | 623 | msgid "Cannot be used together with -a" |
| 830 | msgstr "" | 624 | msgstr "" |
| 831 | 625 | ||
| 832 | #: plugins/check_dns.c:599 | ||
| 833 | msgid "Optionally expect the DNS server to be authoritative for the lookup" | 626 | msgid "Optionally expect the DNS server to be authoritative for the lookup" |
| 834 | msgstr "" | 627 | msgstr "" |
| 835 | 628 | ||
| 836 | #: plugins/check_dns.c:601 | ||
| 837 | msgid "Return warning if elapsed time exceeds value. Default off" | 629 | msgid "Return warning if elapsed time exceeds value. Default off" |
| 838 | msgstr "" | 630 | msgstr "" |
| 839 | 631 | ||
| 840 | #: plugins/check_dns.c:603 | ||
| 841 | msgid "Return critical if elapsed time exceeds value. Default off" | 632 | msgid "Return critical if elapsed time exceeds value. Default off" |
| 842 | msgstr "" | 633 | msgstr "" |
| 843 | 634 | ||
| 844 | #: plugins/check_dns.c:605 | ||
| 845 | msgid "" | 635 | msgid "" |
| 846 | "Return critical if the list of expected addresses does not match all " | 636 | "Return critical if the list of expected addresses does not match all " |
| 847 | "addresses" | 637 | "addresses" |
| 848 | msgstr "" | 638 | msgstr "" |
| 849 | 639 | ||
| 850 | #: plugins/check_dns.c:606 | ||
| 851 | msgid "returned. Default off" | 640 | msgid "returned. Default off" |
| 852 | msgstr "" | 641 | msgstr "" |
| 853 | 642 | ||
| 854 | #: plugins/check_dummy.c:62 | ||
| 855 | msgid "Arguments to check_dummy must be an integer" | 643 | msgid "Arguments to check_dummy must be an integer" |
| 856 | msgstr "" | 644 | msgstr "" |
| 857 | 645 | ||
| 858 | #: plugins/check_dummy.c:82 | ||
| 859 | #, c-format | 646 | #, c-format |
| 860 | msgid "Status %d is not a supported error state\n" | 647 | msgid "Status %d is not a supported error state\n" |
| 861 | msgstr "" | 648 | msgstr "" |
| 862 | 649 | ||
| 863 | #: plugins/check_dummy.c:104 | ||
| 864 | msgid "" | 650 | msgid "" |
| 865 | "This plugin will simply return the state corresponding to the numeric value" | 651 | "This plugin will simply return the state corresponding to the numeric value" |
| 866 | msgstr "" | 652 | msgstr "" |
| 867 | 653 | ||
| 868 | #: plugins/check_dummy.c:106 | ||
| 869 | msgid "of the <state> argument with optional text" | 654 | msgid "of the <state> argument with optional text" |
| 870 | msgstr "" | 655 | msgstr "" |
| 871 | 656 | ||
| 872 | #: plugins/check_fping.c:127 plugins/check_hpjd.c:134 plugins/check_ping.c:444 | ||
| 873 | #: plugins/check_swap.c:193 plugins/check_users.c:130 plugins/urlize.c:109 | ||
| 874 | #, c-format | 657 | #, c-format |
| 875 | msgid "Could not open pipe: %s\n" | 658 | msgid "Could not open pipe: %s\n" |
| 876 | msgstr "" | 659 | msgstr "" |
| 877 | 660 | ||
| 878 | #: plugins/check_fping.c:133 plugins/check_hpjd.c:140 plugins/check_load.c:159 | ||
| 879 | #: plugins/check_swap.c:199 plugins/check_users.c:136 plugins/urlize.c:115 | ||
| 880 | #, c-format | 661 | #, c-format |
| 881 | msgid "Could not open stderr for %s\n" | 662 | msgid "Could not open stderr for %s\n" |
| 882 | msgstr "" | 663 | msgstr "" |
| 883 | 664 | ||
| 884 | #: plugins/check_fping.c:161 | ||
| 885 | msgid "FPING UNKNOWN - IP address not found\n" | 665 | msgid "FPING UNKNOWN - IP address not found\n" |
| 886 | msgstr "" | 666 | msgstr "" |
| 887 | 667 | ||
| 888 | #: plugins/check_fping.c:164 | ||
| 889 | msgid "FPING UNKNOWN - invalid commandline argument\n" | 668 | msgid "FPING UNKNOWN - invalid commandline argument\n" |
| 890 | msgstr "" | 669 | msgstr "" |
| 891 | 670 | ||
| 892 | #: plugins/check_fping.c:167 | ||
| 893 | msgid "FPING UNKNOWN - failed system call\n" | 671 | msgid "FPING UNKNOWN - failed system call\n" |
| 894 | msgstr "" | 672 | msgstr "" |
| 895 | 673 | ||
| 896 | #: plugins/check_fping.c:194 | ||
| 897 | #, c-format | 674 | #, c-format |
| 898 | msgid "FPING %s - %s (rta=%f ms)|%s\n" | 675 | msgid "FPING %s - %s (rta=%f ms)|%s\n" |
| 899 | msgstr "" | 676 | msgstr "" |
| 900 | 677 | ||
| 901 | #: plugins/check_fping.c:202 | ||
| 902 | #, c-format | 678 | #, c-format |
| 903 | msgid "FPING UNKNOWN - %s not found\n" | 679 | msgid "FPING UNKNOWN - %s not found\n" |
| 904 | msgstr "" | 680 | msgstr "" |
| 905 | 681 | ||
| 906 | #: plugins/check_fping.c:206 | ||
| 907 | #, c-format | 682 | #, c-format |
| 908 | msgid "FPING CRITICAL - %s is unreachable\n" | 683 | msgid "FPING CRITICAL - %s is unreachable\n" |
| 909 | msgstr "" | 684 | msgstr "" |
| 910 | 685 | ||
| 911 | #: plugins/check_fping.c:211 | ||
| 912 | #, c-format | 686 | #, c-format |
| 913 | msgid "FPING UNKNOWN - %s parameter error\n" | 687 | msgid "FPING UNKNOWN - %s parameter error\n" |
| 914 | msgstr "" | 688 | msgstr "" |
| 915 | 689 | ||
| 916 | #: plugins/check_fping.c:215 plugins/check_fping.c:255 | ||
| 917 | #, c-format | 690 | #, c-format |
| 918 | msgid "FPING CRITICAL - %s is down\n" | 691 | msgid "FPING CRITICAL - %s is down\n" |
| 919 | msgstr "" | 692 | msgstr "" |
| 920 | 693 | ||
| 921 | #: plugins/check_fping.c:242 | ||
| 922 | #, c-format | 694 | #, c-format |
| 923 | msgid "FPING %s - %s (loss=%.0f%%, rta=%f ms)|%s %s\n" | 695 | msgid "FPING %s - %s (loss=%.0f%%, rta=%f ms)|%s %s\n" |
| 924 | msgstr "" | 696 | msgstr "" |
| 925 | 697 | ||
| 926 | #: plugins/check_fping.c:268 | ||
| 927 | #, c-format | 698 | #, c-format |
| 928 | msgid "FPING %s - %s (loss=%.0f%% )|%s\n" | 699 | msgid "FPING %s - %s (loss=%.0f%% )|%s\n" |
| 929 | msgstr "" | 700 | msgstr "" |
| 930 | 701 | ||
| 931 | #: plugins/check_fping.c:345 plugins/check_fping.c:351 plugins/check_hpjd.c:345 | ||
| 932 | #: plugins/check_hpjd.c:377 plugins/check_mysql.c:389 plugins/check_mysql.c:476 | ||
| 933 | #: plugins/check_ntp.c:719 plugins/check_ntp_peer.c:497 | ||
| 934 | #: plugins/check_ntp_time.c:498 plugins/check_pgsql.c:338 | ||
| 935 | #: plugins/check_ping.c:301 plugins/check_ping.c:424 plugins/check_radius.c:279 | ||
| 936 | #: plugins/check_real.c:315 plugins/check_real.c:377 plugins/check_smtp.c:525 | ||
| 937 | #: plugins/check_smtp.c:681 plugins/check_ssh.c:162 plugins/check_time.c:240 | ||
| 938 | #: plugins/check_time.c:315 plugins/check_ups.c:507 plugins/check_ups.c:576 | ||
| 939 | msgid "Invalid hostname/address" | 702 | msgid "Invalid hostname/address" |
| 940 | msgstr "" | 703 | msgstr "" |
| 941 | 704 | ||
| 942 | #: plugins/check_fping.c:365 plugins/check_ldap.c:400 plugins/check_ping.c:252 | ||
| 943 | #: plugins-root/check_icmp.c:474 | ||
| 944 | msgid "IPv6 support not available\n" | 705 | msgid "IPv6 support not available\n" |
| 945 | msgstr "" | 706 | msgstr "" |
| 946 | 707 | ||
| 947 | #: plugins/check_fping.c:398 | ||
| 948 | msgid "Packet size must be a positive integer" | 708 | msgid "Packet size must be a positive integer" |
| 949 | msgstr "" | 709 | msgstr "" |
| 950 | 710 | ||
| 951 | #: plugins/check_fping.c:404 | ||
| 952 | msgid "Packet count must be a positive integer" | 711 | msgid "Packet count must be a positive integer" |
| 953 | msgstr "" | 712 | msgstr "" |
| 954 | 713 | ||
| 955 | #: plugins/check_fping.c:410 | ||
| 956 | msgid "Target timeout must be a positive integer" | 714 | msgid "Target timeout must be a positive integer" |
| 957 | msgstr "" | 715 | msgstr "" |
| 958 | 716 | ||
| 959 | #: plugins/check_fping.c:416 | ||
| 960 | msgid "Interval must be a positive integer" | 717 | msgid "Interval must be a positive integer" |
| 961 | msgstr "" | 718 | msgstr "" |
| 962 | 719 | ||
| 963 | #: plugins/check_fping.c:422 plugins/check_ntp.c:743 | ||
| 964 | #: plugins/check_ntp_peer.c:524 plugins/check_ntp_time.c:528 | ||
| 965 | #: plugins/check_radius.c:329 plugins/check_time.c:319 | ||
| 966 | msgid "Hostname was not supplied" | 720 | msgid "Hostname was not supplied" |
| 967 | msgstr "" | 721 | msgstr "" |
| 968 | 722 | ||
| 969 | #: plugins/check_fping.c:442 | ||
| 970 | #, c-format | 723 | #, c-format |
| 971 | msgid "%s: Only one threshold may be packet loss (%s)\n" | 724 | msgid "%s: Only one threshold may be packet loss (%s)\n" |
| 972 | msgstr "" | 725 | msgstr "" |
| 973 | 726 | ||
| 974 | #: plugins/check_fping.c:446 | ||
| 975 | #, c-format | 727 | #, c-format |
| 976 | msgid "%s: Only one threshold must be packet loss (%s)\n" | 728 | msgid "%s: Only one threshold must be packet loss (%s)\n" |
| 977 | msgstr "" | 729 | msgstr "" |
| 978 | 730 | ||
| 979 | #: plugins/check_fping.c:476 | ||
| 980 | msgid "" | 731 | msgid "" |
| 981 | "This plugin will use the fping command to ping the specified host for a fast " | 732 | "This plugin will use the fping command to ping the specified host for a fast " |
| 982 | "check" | 733 | "check" |
| 983 | msgstr "" | 734 | msgstr "" |
| 984 | 735 | ||
| 985 | #: plugins/check_fping.c:478 | ||
| 986 | msgid "Note that it is necessary to set the suid flag on fping." | 736 | msgid "Note that it is necessary to set the suid flag on fping." |
| 987 | msgstr "" | 737 | msgstr "" |
| 988 | 738 | ||
| 989 | #: plugins/check_fping.c:490 | ||
| 990 | msgid "" | 739 | msgid "" |
| 991 | "name or IP Address of host to ping (IP Address bypasses name lookup, " | 740 | "name or IP Address of host to ping (IP Address bypasses name lookup, " |
| 992 | "reducing system load)" | 741 | "reducing system load)" |
| 993 | msgstr "" | 742 | msgstr "" |
| 994 | 743 | ||
| 995 | #: plugins/check_fping.c:492 plugins/check_ping.c:589 | ||
| 996 | msgid "warning threshold pair" | 744 | msgid "warning threshold pair" |
| 997 | msgstr "" | 745 | msgstr "" |
| 998 | 746 | ||
| 999 | #: plugins/check_fping.c:494 plugins/check_ping.c:591 | ||
| 1000 | msgid "critical threshold pair" | 747 | msgid "critical threshold pair" |
| 1001 | msgstr "" | 748 | msgstr "" |
| 1002 | 749 | ||
| 1003 | #: plugins/check_fping.c:496 | ||
| 1004 | msgid "Return OK after first successful reply" | 750 | msgid "Return OK after first successful reply" |
| 1005 | msgstr "" | 751 | msgstr "" |
| 1006 | 752 | ||
| 1007 | #: plugins/check_fping.c:498 | ||
| 1008 | msgid "size of ICMP packet" | 753 | msgid "size of ICMP packet" |
| 1009 | msgstr "" | 754 | msgstr "" |
| 1010 | 755 | ||
| 1011 | #: plugins/check_fping.c:500 | ||
| 1012 | msgid "number of ICMP packets to send" | 756 | msgid "number of ICMP packets to send" |
| 1013 | msgstr "" | 757 | msgstr "" |
| 1014 | 758 | ||
| 1015 | #: plugins/check_fping.c:502 | ||
| 1016 | msgid "Target timeout (ms)" | 759 | msgid "Target timeout (ms)" |
| 1017 | msgstr "" | 760 | msgstr "" |
| 1018 | 761 | ||
| 1019 | #: plugins/check_fping.c:504 | ||
| 1020 | msgid "Interval (ms) between sending packets" | 762 | msgid "Interval (ms) between sending packets" |
| 1021 | msgstr "" | 763 | msgstr "" |
| 1022 | 764 | ||
| 1023 | #: plugins/check_fping.c:506 | ||
| 1024 | msgid "name or IP Address of sourceip" | 765 | msgid "name or IP Address of sourceip" |
| 1025 | msgstr "" | 766 | msgstr "" |
| 1026 | 767 | ||
| 1027 | #: plugins/check_fping.c:508 | ||
| 1028 | msgid "source interface name" | 768 | msgid "source interface name" |
| 1029 | msgstr "" | 769 | msgstr "" |
| 1030 | 770 | ||
| 1031 | #: plugins/check_fping.c:511 | ||
| 1032 | #, c-format | 771 | #, c-format |
| 1033 | msgid "" | 772 | msgid "" |
| 1034 | "THRESHOLD is <rta>,<pl>%% where <rta> is the round trip average travel time " | 773 | "THRESHOLD is <rta>,<pl>%% where <rta> is the round trip average travel time " |
| 1035 | "(ms)" | 774 | "(ms)" |
| 1036 | msgstr "" | 775 | msgstr "" |
| 1037 | 776 | ||
| 1038 | #: plugins/check_fping.c:512 | ||
| 1039 | msgid "" | 777 | msgid "" |
| 1040 | "which triggers a WARNING or CRITICAL state, and <pl> is the percentage of" | 778 | "which triggers a WARNING or CRITICAL state, and <pl> is the percentage of" |
| 1041 | msgstr "" | 779 | msgstr "" |
| 1042 | 780 | ||
| 1043 | #: plugins/check_fping.c:513 | ||
| 1044 | msgid "packet loss to trigger an alarm state." | 781 | msgid "packet loss to trigger an alarm state." |
| 1045 | msgstr "" | 782 | msgstr "" |
| 1046 | 783 | ||
| 1047 | #: plugins/check_fping.c:516 | ||
| 1048 | msgid "IPv4 is used by default. Specify -6 to use IPv6." | 784 | msgid "IPv4 is used by default. Specify -6 to use IPv6." |
| 1049 | msgstr "" | 785 | msgstr "" |
| 1050 | 786 | ||
| 1051 | #: plugins/check_game.c:111 | ||
| 1052 | #, c-format | 787 | #, c-format |
| 1053 | msgid "CRITICAL - Host type parameter incorrect!\n" | 788 | msgid "CRITICAL - Host type parameter incorrect!\n" |
| 1054 | msgstr "" | 789 | msgstr "" |
| 1055 | 790 | ||
| 1056 | #: plugins/check_game.c:126 | ||
| 1057 | #, c-format | 791 | #, c-format |
| 1058 | msgid "CRITICAL - Host not found\n" | 792 | msgid "CRITICAL - Host not found\n" |
| 1059 | msgstr "" | 793 | msgstr "" |
| 1060 | 794 | ||
| 1061 | #: plugins/check_game.c:130 | ||
| 1062 | #, c-format | 795 | #, c-format |
| 1063 | msgid "CRITICAL - Game server down or unavailable\n" | 796 | msgid "CRITICAL - Game server down or unavailable\n" |
| 1064 | msgstr "" | 797 | msgstr "" |
| 1065 | 798 | ||
| 1066 | #: plugins/check_game.c:134 | ||
| 1067 | #, c-format | 799 | #, c-format |
| 1068 | msgid "CRITICAL - Game server timeout\n" | 800 | msgid "CRITICAL - Game server timeout\n" |
| 1069 | msgstr "" | 801 | msgstr "" |
| 1070 | 802 | ||
| 1071 | #: plugins/check_game.c:297 | ||
| 1072 | #, c-format | 803 | #, c-format |
| 1073 | msgid "This plugin tests game server connections with the specified host." | 804 | msgid "This plugin tests game server connections with the specified host." |
| 1074 | msgstr "" | 805 | msgstr "" |
| 1075 | 806 | ||
| 1076 | #: plugins/check_game.c:307 | ||
| 1077 | msgid "Optional port of which to connect" | 807 | msgid "Optional port of which to connect" |
| 1078 | msgstr "" | 808 | msgstr "" |
| 1079 | 809 | ||
| 1080 | #: plugins/check_game.c:309 | ||
| 1081 | msgid "Field number in raw qstat output that contains game name" | 810 | msgid "Field number in raw qstat output that contains game name" |
| 1082 | msgstr "" | 811 | msgstr "" |
| 1083 | 812 | ||
| 1084 | #: plugins/check_game.c:311 | ||
| 1085 | msgid "Field number in raw qstat output that contains map name" | 813 | msgid "Field number in raw qstat output that contains map name" |
| 1086 | msgstr "" | 814 | msgstr "" |
| 1087 | 815 | ||
| 1088 | #: plugins/check_game.c:313 | ||
| 1089 | msgid "Field number in raw qstat output that contains ping time" | 816 | msgid "Field number in raw qstat output that contains ping time" |
| 1090 | msgstr "" | 817 | msgstr "" |
| 1091 | 818 | ||
| 1092 | #: plugins/check_game.c:319 | ||
| 1093 | msgid "" | 819 | msgid "" |
| 1094 | "This plugin uses the 'qstat' command, the popular game server status query " | 820 | "This plugin uses the 'qstat' command, the popular game server status query " |
| 1095 | "tool." | 821 | "tool." |
| 1096 | msgstr "" | 822 | msgstr "" |
| 1097 | 823 | ||
| 1098 | #: plugins/check_game.c:320 | ||
| 1099 | msgid "" | 824 | msgid "" |
| 1100 | "If you don't have the package installed, you will need to download it from" | 825 | "If you don't have the package installed, you will need to download it from" |
| 1101 | msgstr "" | 826 | msgstr "" |
| 1102 | 827 | ||
| 1103 | #: plugins/check_game.c:321 | ||
| 1104 | msgid "https://github.com/multiplay/qstat before you can use this plugin." | 828 | msgid "https://github.com/multiplay/qstat before you can use this plugin." |
| 1105 | msgstr "" | 829 | msgstr "" |
| 1106 | 830 | ||
| 1107 | #: plugins/check_hpjd.c:245 | ||
| 1108 | msgid "Paper Jam" | 831 | msgid "Paper Jam" |
| 1109 | msgstr "" | 832 | msgstr "" |
| 1110 | 833 | ||
| 1111 | #: plugins/check_hpjd.c:250 | ||
| 1112 | msgid "Out of Paper" | 834 | msgid "Out of Paper" |
| 1113 | msgstr "" | 835 | msgstr "" |
| 1114 | 836 | ||
| 1115 | #: plugins/check_hpjd.c:255 | ||
| 1116 | msgid "Printer Offline" | 837 | msgid "Printer Offline" |
| 1117 | msgstr "" | 838 | msgstr "" |
| 1118 | 839 | ||
| 1119 | #: plugins/check_hpjd.c:260 | ||
| 1120 | msgid "Peripheral Error" | 840 | msgid "Peripheral Error" |
| 1121 | msgstr "" | 841 | msgstr "" |
| 1122 | 842 | ||
| 1123 | #: plugins/check_hpjd.c:264 | ||
| 1124 | msgid "Intervention Required" | 843 | msgid "Intervention Required" |
| 1125 | msgstr "" | 844 | msgstr "" |
| 1126 | 845 | ||
| 1127 | #: plugins/check_hpjd.c:268 | ||
| 1128 | msgid "Toner Low" | 846 | msgid "Toner Low" |
| 1129 | msgstr "" | 847 | msgstr "" |
| 1130 | 848 | ||
| 1131 | #: plugins/check_hpjd.c:272 | ||
| 1132 | msgid "Insufficient Memory" | 849 | msgid "Insufficient Memory" |
| 1133 | msgstr "" | 850 | msgstr "" |
| 1134 | 851 | ||
| 1135 | #: plugins/check_hpjd.c:276 | ||
| 1136 | msgid "A Door is Open" | 852 | msgid "A Door is Open" |
| 1137 | msgstr "" | 853 | msgstr "" |
| 1138 | 854 | ||
| 1139 | #: plugins/check_hpjd.c:280 | ||
| 1140 | msgid "Output Tray is Full" | 855 | msgid "Output Tray is Full" |
| 1141 | msgstr "" | 856 | msgstr "" |
| 1142 | 857 | ||
| 1143 | #: plugins/check_hpjd.c:284 | ||
| 1144 | msgid "Data too Slow for Engine" | 858 | msgid "Data too Slow for Engine" |
| 1145 | msgstr "" | 859 | msgstr "" |
| 1146 | 860 | ||
| 1147 | #: plugins/check_hpjd.c:288 | ||
| 1148 | msgid "Unknown Paper Error" | 861 | msgid "Unknown Paper Error" |
| 1149 | msgstr "" | 862 | msgstr "" |
| 1150 | 863 | ||
| 1151 | #: plugins/check_hpjd.c:293 | ||
| 1152 | #, c-format | 864 | #, c-format |
| 1153 | msgid "Printer ok - (%s)\n" | 865 | msgid "Printer ok - (%s)\n" |
| 1154 | msgstr "" | 866 | msgstr "" |
| 1155 | 867 | ||
| 1156 | #: plugins/check_hpjd.c:353 | ||
| 1157 | msgid "Port must be a positive short integer" | 868 | msgid "Port must be a positive short integer" |
| 1158 | msgstr "" | 869 | msgstr "" |
| 1159 | 870 | ||
| 1160 | #: plugins/check_hpjd.c:411 | ||
| 1161 | msgid "This plugin tests the STATUS of an HP printer with a JetDirect card." | 871 | msgid "This plugin tests the STATUS of an HP printer with a JetDirect card." |
| 1162 | msgstr "" | 872 | msgstr "" |
| 1163 | 873 | ||
| 1164 | #: plugins/check_hpjd.c:412 | ||
| 1165 | msgid "Net-snmp must be installed on the computer running the plugin." | 874 | msgid "Net-snmp must be installed on the computer running the plugin." |
| 1166 | msgstr "" | 875 | msgstr "" |
| 1167 | 876 | ||
| 1168 | #: plugins/check_hpjd.c:422 | ||
| 1169 | msgid "The SNMP community name " | 877 | msgid "The SNMP community name " |
| 1170 | msgstr "" | 878 | msgstr "" |
| 1171 | 879 | ||
| 1172 | #: plugins/check_hpjd.c:423 plugins/check_hpjd.c:427 | ||
| 1173 | #, c-format | 880 | #, c-format |
| 1174 | msgid "(default=%s)" | 881 | msgid "(default=%s)" |
| 1175 | msgstr "" | 882 | msgstr "" |
| 1176 | 883 | ||
| 1177 | #: plugins/check_hpjd.c:426 | ||
| 1178 | msgid "Specify the port to check " | 884 | msgid "Specify the port to check " |
| 1179 | msgstr "" | 885 | msgstr "" |
| 1180 | 886 | ||
| 1181 | #: plugins/check_hpjd.c:430 | ||
| 1182 | msgid "Disable paper check " | 887 | msgid "Disable paper check " |
| 1183 | msgstr "" | 888 | msgstr "" |
| 1184 | 889 | ||
| 1185 | #: plugins/check_http.c:196 | ||
| 1186 | msgid "file does not exist or is not readable" | 890 | msgid "file does not exist or is not readable" |
| 1187 | msgstr "" | 891 | msgstr "" |
| 1188 | 892 | ||
| 1189 | #: plugins/check_http.c:324 plugins/check_http.c:329 plugins/check_http.c:335 | ||
| 1190 | #: plugins/check_smtp.c:621 plugins/check_tcp.c:590 plugins/check_tcp.c:595 | ||
| 1191 | #: plugins/check_tcp.c:601 | ||
| 1192 | msgid "Invalid certificate expiration period" | 893 | msgid "Invalid certificate expiration period" |
| 1193 | msgstr "" | 894 | msgstr "" |
| 1194 | 895 | ||
| 1195 | #: plugins/check_http.c:378 | ||
| 1196 | msgid "" | 896 | msgid "" |
| 1197 | "Invalid option - Valid SSL/TLS versions: 2, 3, 1, 1.1, 1.2 (with optional " | 897 | "Invalid option - Valid SSL/TLS versions: 2, 3, 1, 1.1, 1.2 (with optional " |
| 1198 | "'+' suffix)" | 898 | "'+' suffix)" |
| 1199 | msgstr "" | 899 | msgstr "" |
| 1200 | 900 | ||
| 1201 | #: plugins/check_http.c:384 plugins/check_tcp.c:614 plugins/check_tcp.c:623 | ||
| 1202 | msgid "Invalid option - SSL is not available" | 901 | msgid "Invalid option - SSL is not available" |
| 1203 | msgstr "" | 902 | msgstr "" |
| 1204 | 903 | ||
| 1205 | #: plugins/check_http.c:392 | ||
| 1206 | msgid "Invalid max_redirs count" | 904 | msgid "Invalid max_redirs count" |
| 1207 | msgstr "" | 905 | msgstr "" |
| 1208 | 906 | ||
| 1209 | #: plugins/check_http.c:412 | ||
| 1210 | msgid "Invalid onredirect option" | 907 | msgid "Invalid onredirect option" |
| 1211 | msgstr "" | 908 | msgstr "" |
| 1212 | 909 | ||
| 1213 | #: plugins/check_http.c:414 | ||
| 1214 | #, c-format | 910 | #, c-format |
| 1215 | msgid "option f:%d \n" | 911 | msgid "option f:%d \n" |
| 1216 | msgstr "" | 912 | msgstr "" |
| 1217 | 913 | ||
| 1218 | #: plugins/check_http.c:449 | ||
| 1219 | msgid "Invalid port number" | 914 | msgid "Invalid port number" |
| 1220 | msgstr "" | 915 | msgstr "" |
| 1221 | 916 | ||
| 1222 | #: plugins/check_http.c:508 | ||
| 1223 | #, c-format | 917 | #, c-format |
| 1224 | msgid "Could Not Compile Regular Expression: %s" | 918 | msgid "Could Not Compile Regular Expression: %s" |
| 1225 | msgstr "" | 919 | msgstr "" |
| 1226 | 920 | ||
| 1227 | #: plugins/check_http.c:522 plugins/check_ntp.c:732 | ||
| 1228 | #: plugins/check_ntp_peer.c:513 plugins/check_ntp_time.c:517 | ||
| 1229 | #: plugins/check_smtp.c:661 plugins/check_ssh.c:151 plugins/check_tcp.c:491 | ||
| 1230 | msgid "IPv6 support not available" | 921 | msgid "IPv6 support not available" |
| 1231 | msgstr "" | 922 | msgstr "" |
| 1232 | 923 | ||
| 1233 | #: plugins/check_http.c:590 plugins/check_ping.c:428 | ||
| 1234 | msgid "You must specify a server address or host name" | 924 | msgid "You must specify a server address or host name" |
| 1235 | msgstr "" | 925 | msgstr "" |
| 1236 | 926 | ||
| 1237 | #: plugins/check_http.c:607 | ||
| 1238 | msgid "" | 927 | msgid "" |
| 1239 | "If you use a client certificate you must also specify a private key file" | 928 | "If you use a client certificate you must also specify a private key file" |
| 1240 | msgstr "" | 929 | msgstr "" |
| 1241 | 930 | ||
| 1242 | #: plugins/check_http.c:734 plugins/check_http.c:902 | ||
| 1243 | msgid "HTTP UNKNOWN - Memory allocation error\n" | 931 | msgid "HTTP UNKNOWN - Memory allocation error\n" |
| 1244 | msgstr "" | 932 | msgstr "" |
| 1245 | 933 | ||
| 1246 | #: plugins/check_http.c:806 | ||
| 1247 | #, c-format | 934 | #, c-format |
| 1248 | msgid "%sServer date unknown, " | 935 | msgid "%sServer date unknown, " |
| 1249 | msgstr "" | 936 | msgstr "" |
| 1250 | 937 | ||
| 1251 | #: plugins/check_http.c:809 | ||
| 1252 | #, c-format | 938 | #, c-format |
| 1253 | msgid "%sDocument modification date unknown, " | 939 | msgid "%sDocument modification date unknown, " |
| 1254 | msgstr "" | 940 | msgstr "" |
| 1255 | 941 | ||
| 1256 | #: plugins/check_http.c:816 | ||
| 1257 | #, c-format | 942 | #, c-format |
| 1258 | msgid "%sServer date \"%100s\" unparsable, " | 943 | msgid "%sServer date \"%100s\" unparsable, " |
| 1259 | msgstr "" | 944 | msgstr "" |
| 1260 | 945 | ||
| 1261 | #: plugins/check_http.c:819 | ||
| 1262 | #, c-format | 946 | #, c-format |
| 1263 | msgid "%sDocument date \"%100s\" unparsable, " | 947 | msgid "%sDocument date \"%100s\" unparsable, " |
| 1264 | msgstr "" | 948 | msgstr "" |
| 1265 | 949 | ||
| 1266 | #: plugins/check_http.c:822 | ||
| 1267 | #, c-format | 950 | #, c-format |
| 1268 | msgid "%sDocument is %d seconds in the future, " | 951 | msgid "%sDocument is %d seconds in the future, " |
| 1269 | msgstr "" | 952 | msgstr "" |
| 1270 | 953 | ||
| 1271 | #: plugins/check_http.c:827 | ||
| 1272 | #, c-format | 954 | #, c-format |
| 1273 | msgid "%sLast modified %.1f days ago, " | 955 | msgid "%sLast modified %.1f days ago, " |
| 1274 | msgstr "" | 956 | msgstr "" |
| 1275 | 957 | ||
| 1276 | #: plugins/check_http.c:830 | ||
| 1277 | #, c-format | 958 | #, c-format |
| 1278 | msgid "%sLast modified %d:%02d:%02d ago, " | 959 | msgid "%sLast modified %d:%02d:%02d ago, " |
| 1279 | msgstr "" | 960 | msgstr "" |
| 1280 | 961 | ||
| 1281 | #: plugins/check_http.c:944 | ||
| 1282 | msgid "HTTP CRITICAL - Unable to open TCP socket\n" | 962 | msgid "HTTP CRITICAL - Unable to open TCP socket\n" |
| 1283 | msgstr "" | 963 | msgstr "" |
| 1284 | 964 | ||
| 1285 | #: plugins/check_http.c:1104 | ||
| 1286 | msgid "HTTP UNKNOWN - Could not allocate memory for full_page\n" | 965 | msgid "HTTP UNKNOWN - Could not allocate memory for full_page\n" |
| 1287 | msgstr "" | 966 | msgstr "" |
| 1288 | 967 | ||
| 1289 | #: plugins/check_http.c:1121 | ||
| 1290 | msgid "HTTP CRITICAL - Error on receive\n" | 968 | msgid "HTTP CRITICAL - Error on receive\n" |
| 1291 | msgstr "" | 969 | msgstr "" |
| 1292 | 970 | ||
| 1293 | #: plugins/check_http.c:1126 | ||
| 1294 | msgid "HTTP CRITICAL - No data received from host\n" | 971 | msgid "HTTP CRITICAL - No data received from host\n" |
| 1295 | msgstr "" | 972 | msgstr "" |
| 1296 | 973 | ||
| 1297 | #: plugins/check_http.c:1177 | ||
| 1298 | #, c-format | 974 | #, c-format |
| 1299 | msgid "Invalid HTTP response received from host: %s\n" | 975 | msgid "Invalid HTTP response received from host: %s\n" |
| 1300 | msgstr "" | 976 | msgstr "" |
| 1301 | 977 | ||
| 1302 | #: plugins/check_http.c:1181 | ||
| 1303 | #, c-format | 978 | #, c-format |
| 1304 | msgid "Invalid HTTP response received from host on port %d: %s\n" | 979 | msgid "Invalid HTTP response received from host on port %d: %s\n" |
| 1305 | msgstr "" | 980 | msgstr "" |
| 1306 | 981 | ||
| 1307 | #: plugins/check_http.c:1184 plugins/check_http.c:1377 | ||
| 1308 | #, c-format | 982 | #, c-format |
| 1309 | msgid "" | 983 | msgid "" |
| 1310 | "%s\n" | 984 | "%s\n" |
| 1311 | "%s" | 985 | "%s" |
| 1312 | msgstr "" | 986 | msgstr "" |
| 1313 | 987 | ||
| 1314 | #: plugins/check_http.c:1192 | ||
| 1315 | #, c-format | 988 | #, c-format |
| 1316 | msgid "Status line output matched \"%s\" - " | 989 | msgid "Status line output matched \"%s\" - " |
| 1317 | msgstr "" | 990 | msgstr "" |
| 1318 | 991 | ||
| 1319 | #: plugins/check_http.c:1203 | ||
| 1320 | #, c-format | 992 | #, c-format |
| 1321 | msgid "HTTP CRITICAL: Invalid Status Line (%s)\n" | 993 | msgid "HTTP CRITICAL: Invalid Status Line (%s)\n" |
| 1322 | msgstr "" | 994 | msgstr "" |
| 1323 | 995 | ||
| 1324 | #: plugins/check_http.c:1210 | ||
| 1325 | #, c-format | 996 | #, c-format |
| 1326 | msgid "HTTP CRITICAL: Invalid Status (%s)\n" | 997 | msgid "HTTP CRITICAL: Invalid Status (%s)\n" |
| 1327 | msgstr "" | 998 | msgstr "" |
| 1328 | 999 | ||
| 1329 | #: plugins/check_http.c:1214 plugins/check_http.c:1219 | ||
| 1330 | #: plugins/check_http.c:1229 plugins/check_http.c:1233 | ||
| 1331 | #, c-format | 1000 | #, c-format |
| 1332 | msgid "%s - " | 1001 | msgid "%s - " |
| 1333 | msgstr "" | 1002 | msgstr "" |
| 1334 | 1003 | ||
| 1335 | #: plugins/check_http.c:1261 | ||
| 1336 | #, c-format | 1004 | #, c-format |
| 1337 | msgid "%sheader '%s' not found on '%s://%s:%d%s', " | 1005 | msgid "%sheader '%s' not found on '%s://%s:%d%s', " |
| 1338 | msgstr "" | 1006 | msgstr "" |
| 1339 | 1007 | ||
| 1340 | #: plugins/check_http.c:1304 | ||
| 1341 | #, c-format | 1008 | #, c-format |
| 1342 | msgid "%sstring '%s' not found on '%s://%s:%d%s', " | 1009 | msgid "%sstring '%s' not found on '%s://%s:%d%s', " |
| 1343 | msgstr "" | 1010 | msgstr "" |
| 1344 | 1011 | ||
| 1345 | #: plugins/check_http.c:1318 | ||
| 1346 | #, c-format | 1012 | #, c-format |
| 1347 | msgid "%spattern not found, " | 1013 | msgid "%spattern not found, " |
| 1348 | msgstr "" | 1014 | msgstr "" |
| 1349 | 1015 | ||
| 1350 | #: plugins/check_http.c:1320 | ||
| 1351 | #, c-format | 1016 | #, c-format |
| 1352 | msgid "%spattern found, " | 1017 | msgid "%spattern found, " |
| 1353 | msgstr "" | 1018 | msgstr "" |
| 1354 | 1019 | ||
| 1355 | #: plugins/check_http.c:1326 | ||
| 1356 | #, c-format | 1020 | #, c-format |
| 1357 | msgid "%sExecute Error: %s, " | 1021 | msgid "%sExecute Error: %s, " |
| 1358 | msgstr "" | 1022 | msgstr "" |
| 1359 | 1023 | ||
| 1360 | #: plugins/check_http.c:1342 | ||
| 1361 | #, c-format | 1024 | #, c-format |
| 1362 | msgid "%spage size %d too large, " | 1025 | msgid "%spage size %d too large, " |
| 1363 | msgstr "" | 1026 | msgstr "" |
| 1364 | 1027 | ||
| 1365 | #: plugins/check_http.c:1345 | ||
| 1366 | #, c-format | 1028 | #, c-format |
| 1367 | msgid "%spage size %d too small, " | 1029 | msgid "%spage size %d too small, " |
| 1368 | msgstr "" | 1030 | msgstr "" |
| 1369 | 1031 | ||
| 1370 | #: plugins/check_http.c:1358 | ||
| 1371 | #, c-format | 1032 | #, c-format |
| 1372 | msgid "%s - %d bytes in %.3f second response time %s|%s %s %s %s %s %s %s" | 1033 | msgid "%s - %d bytes in %.3f second response time %s|%s %s %s %s %s %s %s" |
| 1373 | msgstr "" | 1034 | msgstr "" |
| 1374 | 1035 | ||
| 1375 | #: plugins/check_http.c:1370 | ||
| 1376 | #, c-format | 1036 | #, c-format |
| 1377 | msgid "%s - %d bytes in %.3f second response time %s|%s %s" | 1037 | msgid "%s - %d bytes in %.3f second response time %s|%s %s" |
| 1378 | msgstr "" | 1038 | msgstr "" |
| 1379 | 1039 | ||
| 1380 | #: plugins/check_http.c:1500 | ||
| 1381 | msgid "HTTP UNKNOWN - Could not allocate addr\n" | 1040 | msgid "HTTP UNKNOWN - Could not allocate addr\n" |
| 1382 | msgstr "" | 1041 | msgstr "" |
| 1383 | 1042 | ||
| 1384 | #: plugins/check_http.c:1505 plugins/check_http.c:1536 | ||
| 1385 | msgid "HTTP UNKNOWN - Could not allocate URL\n" | 1043 | msgid "HTTP UNKNOWN - Could not allocate URL\n" |
| 1386 | msgstr "" | 1044 | msgstr "" |
| 1387 | 1045 | ||
| 1388 | #: plugins/check_http.c:1514 | ||
| 1389 | #, c-format | 1046 | #, c-format |
| 1390 | msgid "HTTP UNKNOWN - Could not find redirect location - %s%s\n" | 1047 | msgid "HTTP UNKNOWN - Could not find redirect location - %s%s\n" |
| 1391 | msgstr "" | 1048 | msgstr "" |
| 1392 | 1049 | ||
| 1393 | #: plugins/check_http.c:1529 | ||
| 1394 | #, c-format | 1050 | #, c-format |
| 1395 | msgid "HTTP UNKNOWN - Empty redirect location%s\n" | 1051 | msgid "HTTP UNKNOWN - Empty redirect location%s\n" |
| 1396 | msgstr "" | 1052 | msgstr "" |
| 1397 | 1053 | ||
| 1398 | #: plugins/check_http.c:1591 | ||
| 1399 | #, c-format | 1054 | #, c-format |
| 1400 | msgid "HTTP UNKNOWN - Could not parse redirect location - %s%s\n" | 1055 | msgid "HTTP UNKNOWN - Could not parse redirect location - %s%s\n" |
| 1401 | msgstr "" | 1056 | msgstr "" |
| 1402 | 1057 | ||
| 1403 | #: plugins/check_http.c:1601 | ||
| 1404 | #, c-format | 1058 | #, c-format |
| 1405 | msgid "HTTP WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n" | 1059 | msgid "HTTP WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n" |
| 1406 | msgstr "" | 1060 | msgstr "" |
| 1407 | 1061 | ||
| 1408 | #: plugins/check_http.c:1609 | ||
| 1409 | #, c-format | 1062 | #, c-format |
| 1410 | msgid "HTTP CRITICAL - redirection creates an infinite loop - %s://%s:%d%s%s\n" | 1063 | msgid "HTTP CRITICAL - redirection creates an infinite loop - %s://%s:%d%s%s\n" |
| 1411 | msgstr "" | 1064 | msgstr "" |
| 1412 | 1065 | ||
| 1413 | #: plugins/check_http.c:1630 | ||
| 1414 | #, c-format | 1066 | #, c-format |
| 1415 | msgid "HTTP UNKNOWN - Redirection to port above %d - %s://%s:%d%s%s\n" | 1067 | msgid "HTTP UNKNOWN - Redirection to port above %d - %s://%s:%d%s%s\n" |
| 1416 | msgstr "" | 1068 | msgstr "" |
| 1417 | 1069 | ||
| 1418 | #: plugins/check_http.c:1638 | ||
| 1419 | #, c-format | 1070 | #, c-format |
| 1420 | msgid "Redirection to %s://%s:%d%s\n" | 1071 | msgid "Redirection to %s://%s:%d%s\n" |
| 1421 | msgstr "" | 1072 | msgstr "" |
| 1422 | 1073 | ||
| 1423 | #: plugins/check_http.c:1713 | ||
| 1424 | msgid "This plugin tests the HTTP service on the specified host. It can test" | 1074 | msgid "This plugin tests the HTTP service on the specified host. It can test" |
| 1425 | msgstr "" | 1075 | msgstr "" |
| 1426 | 1076 | ||
| 1427 | #: plugins/check_http.c:1714 | ||
| 1428 | msgid "normal (http) and secure (https) servers, follow redirects, search for" | 1077 | msgid "normal (http) and secure (https) servers, follow redirects, search for" |
| 1429 | msgstr "" | 1078 | msgstr "" |
| 1430 | 1079 | ||
| 1431 | #: plugins/check_http.c:1715 | ||
| 1432 | msgid "strings and regular expressions, check connection times, and report on" | 1080 | msgid "strings and regular expressions, check connection times, and report on" |
| 1433 | msgstr "" | 1081 | msgstr "" |
| 1434 | 1082 | ||
| 1435 | #: plugins/check_http.c:1716 | ||
| 1436 | msgid "certificate expiration times." | 1083 | msgid "certificate expiration times." |
| 1437 | msgstr "" | 1084 | msgstr "" |
| 1438 | 1085 | ||
| 1439 | #: plugins/check_http.c:1723 | ||
| 1440 | #, c-format | 1086 | #, c-format |
| 1441 | msgid "In the first form, make an HTTP request." | 1087 | msgid "In the first form, make an HTTP request." |
| 1442 | msgstr "" | 1088 | msgstr "" |
| 1443 | 1089 | ||
| 1444 | #: plugins/check_http.c:1724 | ||
| 1445 | #, c-format | 1090 | #, c-format |
| 1446 | msgid "" | 1091 | msgid "" |
| 1447 | "In the second form, connect to the server and check the TLS certificate." | 1092 | "In the second form, connect to the server and check the TLS certificate." |
| 1448 | msgstr "" | 1093 | msgstr "" |
| 1449 | 1094 | ||
| 1450 | #: plugins/check_http.c:1726 | ||
| 1451 | #, c-format | 1095 | #, c-format |
| 1452 | msgid "NOTE: One or both of -H and -I must be specified" | 1096 | msgid "NOTE: One or both of -H and -I must be specified" |
| 1453 | msgstr "" | 1097 | msgstr "" |
| 1454 | 1098 | ||
| 1455 | #: plugins/check_http.c:1734 | ||
| 1456 | msgid "Host name argument for servers using host headers (virtual host)" | 1099 | msgid "Host name argument for servers using host headers (virtual host)" |
| 1457 | msgstr "" | 1100 | msgstr "" |
| 1458 | 1101 | ||
| 1459 | #: plugins/check_http.c:1735 | ||
| 1460 | msgid "Append a port to include it in the header (eg: example.com:5000)" | 1102 | msgid "Append a port to include it in the header (eg: example.com:5000)" |
| 1461 | msgstr "" | 1103 | msgstr "" |
| 1462 | 1104 | ||
| 1463 | #: plugins/check_http.c:1737 | ||
| 1464 | msgid "" | 1105 | msgid "" |
| 1465 | "IP address or name (use numeric address if possible to bypass DNS lookup)." | 1106 | "IP address or name (use numeric address if possible to bypass DNS lookup)." |
| 1466 | msgstr "" | 1107 | msgstr "" |
| 1467 | 1108 | ||
| 1468 | #: plugins/check_http.c:1739 | ||
| 1469 | msgid "Port number (default: " | 1109 | msgid "Port number (default: " |
| 1470 | msgstr "" | 1110 | msgstr "" |
| 1471 | 1111 | ||
| 1472 | #: plugins/check_http.c:1746 | ||
| 1473 | msgid "" | 1112 | msgid "" |
| 1474 | "Connect via SSL. Port defaults to 443. VERSION is optional, and prevents" | 1113 | "Connect via SSL. Port defaults to 443. VERSION is optional, and prevents" |
| 1475 | msgstr "" | 1114 | msgstr "" |
| 1476 | 1115 | ||
| 1477 | #: plugins/check_http.c:1747 | ||
| 1478 | msgid "auto-negotiation (2 = SSLv2, 3 = SSLv3, 1 = TLSv1, 1.1 = TLSv1.1," | 1116 | msgid "auto-negotiation (2 = SSLv2, 3 = SSLv3, 1 = TLSv1, 1.1 = TLSv1.1," |
| 1479 | msgstr "" | 1117 | msgstr "" |
| 1480 | 1118 | ||
| 1481 | #: plugins/check_http.c:1748 | ||
| 1482 | msgid "1.2 = TLSv1.2). With a '+' suffix, newer versions are also accepted." | 1119 | msgid "1.2 = TLSv1.2). With a '+' suffix, newer versions are also accepted." |
| 1483 | msgstr "" | 1120 | msgstr "" |
| 1484 | 1121 | ||
| 1485 | #: plugins/check_http.c:1750 plugins/check_smtp.c:857 | ||
| 1486 | msgid "Enable SSL/TLS hostname extension support (SNI)" | 1122 | msgid "Enable SSL/TLS hostname extension support (SNI)" |
| 1487 | msgstr "" | 1123 | msgstr "" |
| 1488 | 1124 | ||
| 1489 | #: plugins/check_http.c:1752 | ||
| 1490 | msgid "" | 1125 | msgid "" |
| 1491 | "Minimum number of days a certificate has to be valid. Port defaults to 443" | 1126 | "Minimum number of days a certificate has to be valid. Port defaults to 443" |
| 1492 | msgstr "" | 1127 | msgstr "" |
| 1493 | 1128 | ||
| 1494 | #: plugins/check_http.c:1753 | ||
| 1495 | msgid "" | 1129 | msgid "" |
| 1496 | "(when this option is used the URL is not checked by default. You can use" | 1130 | "(when this option is used the URL is not checked by default. You can use" |
| 1497 | msgstr "" | 1131 | msgstr "" |
| 1498 | 1132 | ||
| 1499 | #: plugins/check_http.c:1754 | ||
| 1500 | msgid " --continue-after-certificate to override this behavior)" | 1133 | msgid " --continue-after-certificate to override this behavior)" |
| 1501 | msgstr "" | 1134 | msgstr "" |
| 1502 | 1135 | ||
| 1503 | #: plugins/check_http.c:1756 | ||
| 1504 | msgid "" | 1136 | msgid "" |
| 1505 | "Allows the HTTP check to continue after performing the certificate check." | 1137 | "Allows the HTTP check to continue after performing the certificate check." |
| 1506 | msgstr "" | 1138 | msgstr "" |
| 1507 | 1139 | ||
| 1508 | #: plugins/check_http.c:1757 | ||
| 1509 | msgid "Does nothing unless -C is used." | 1140 | msgid "Does nothing unless -C is used." |
| 1510 | msgstr "" | 1141 | msgstr "" |
| 1511 | 1142 | ||
| 1512 | #: plugins/check_http.c:1759 | ||
| 1513 | msgid "Name of file that contains the client certificate (PEM format)" | 1143 | msgid "Name of file that contains the client certificate (PEM format)" |
| 1514 | msgstr "" | 1144 | msgstr "" |
| 1515 | 1145 | ||
| 1516 | #: plugins/check_http.c:1760 | ||
| 1517 | msgid "to be used in establishing the SSL session" | 1146 | msgid "to be used in establishing the SSL session" |
| 1518 | msgstr "" | 1147 | msgstr "" |
| 1519 | 1148 | ||
| 1520 | #: plugins/check_http.c:1762 | ||
| 1521 | msgid "Name of file containing the private key (PEM format)" | 1149 | msgid "Name of file containing the private key (PEM format)" |
| 1522 | msgstr "" | 1150 | msgstr "" |
| 1523 | 1151 | ||
| 1524 | #: plugins/check_http.c:1763 | ||
| 1525 | msgid "matching the client certificate" | 1152 | msgid "matching the client certificate" |
| 1526 | msgstr "" | 1153 | msgstr "" |
| 1527 | 1154 | ||
| 1528 | #: plugins/check_http.c:1767 | ||
| 1529 | msgid "Comma-delimited list of strings, at least one of them is expected in" | 1155 | msgid "Comma-delimited list of strings, at least one of them is expected in" |
| 1530 | msgstr "" | 1156 | msgstr "" |
| 1531 | 1157 | ||
| 1532 | #: plugins/check_http.c:1768 | ||
| 1533 | msgid "the first (status) line of the server response (default: " | 1158 | msgid "the first (status) line of the server response (default: " |
| 1534 | msgstr "" | 1159 | msgstr "" |
| 1535 | 1160 | ||
| 1536 | #: plugins/check_http.c:1770 | ||
| 1537 | msgid "" | 1161 | msgid "" |
| 1538 | "If specified skips all other status line logic (ex: 3xx, 4xx, 5xx processing)" | 1162 | "If specified skips all other status line logic (ex: 3xx, 4xx, 5xx processing)" |
| 1539 | msgstr "" | 1163 | msgstr "" |
| 1540 | 1164 | ||
| 1541 | #: plugins/check_http.c:1772 | ||
| 1542 | msgid "String to expect in the response headers" | 1165 | msgid "String to expect in the response headers" |
| 1543 | msgstr "" | 1166 | msgstr "" |
| 1544 | 1167 | ||
| 1545 | #: plugins/check_http.c:1774 | ||
| 1546 | msgid "String to expect in the content" | 1168 | msgid "String to expect in the content" |
| 1547 | msgstr "" | 1169 | msgstr "" |
| 1548 | 1170 | ||
| 1549 | #: plugins/check_http.c:1776 | ||
| 1550 | msgid "URL to GET or POST (default: /)" | 1171 | msgid "URL to GET or POST (default: /)" |
| 1551 | msgstr "" | 1172 | msgstr "" |
| 1552 | 1173 | ||
| 1553 | #: plugins/check_http.c:1778 | ||
| 1554 | msgid "URL encoded http POST data" | 1174 | msgid "URL encoded http POST data" |
| 1555 | msgstr "" | 1175 | msgstr "" |
| 1556 | 1176 | ||
| 1557 | #: plugins/check_http.c:1780 | ||
| 1558 | msgid "Set HTTP method." | 1177 | msgid "Set HTTP method." |
| 1559 | msgstr "" | 1178 | msgstr "" |
| 1560 | 1179 | ||
| 1561 | #: plugins/check_http.c:1782 | ||
| 1562 | msgid "Don't wait for document body: stop reading after headers." | 1180 | msgid "Don't wait for document body: stop reading after headers." |
| 1563 | msgstr "" | 1181 | msgstr "" |
| 1564 | 1182 | ||
| 1565 | #: plugins/check_http.c:1783 | ||
| 1566 | msgid "(Note that this still does an HTTP GET or POST, not a HEAD.)" | 1183 | msgid "(Note that this still does an HTTP GET or POST, not a HEAD.)" |
| 1567 | msgstr "" | 1184 | msgstr "" |
| 1568 | 1185 | ||
| 1569 | #: plugins/check_http.c:1785 | ||
| 1570 | msgid "Warn if document is more than SECONDS old. the number can also be of" | 1186 | msgid "Warn if document is more than SECONDS old. the number can also be of" |
| 1571 | msgstr "" | 1187 | msgstr "" |
| 1572 | 1188 | ||
| 1573 | #: plugins/check_http.c:1786 | ||
| 1574 | msgid "the form \"10m\" for minutes, \"10h\" for hours, or \"10d\" for days." | 1189 | msgid "the form \"10m\" for minutes, \"10h\" for hours, or \"10d\" for days." |
| 1575 | msgstr "" | 1190 | msgstr "" |
| 1576 | 1191 | ||
| 1577 | #: plugins/check_http.c:1788 | ||
| 1578 | msgid "specify Content-Type header media type when POSTing\n" | 1192 | msgid "specify Content-Type header media type when POSTing\n" |
| 1579 | msgstr "" | 1193 | msgstr "" |
| 1580 | 1194 | ||
| 1581 | #: plugins/check_http.c:1791 | ||
| 1582 | msgid "Allow regex to span newlines (must precede -r or -R)" | 1195 | msgid "Allow regex to span newlines (must precede -r or -R)" |
| 1583 | msgstr "" | 1196 | msgstr "" |
| 1584 | 1197 | ||
| 1585 | #: plugins/check_http.c:1793 | ||
| 1586 | msgid "Search page for regex STRING" | 1198 | msgid "Search page for regex STRING" |
| 1587 | msgstr "" | 1199 | msgstr "" |
| 1588 | 1200 | ||
| 1589 | #: plugins/check_http.c:1795 | ||
| 1590 | msgid "Search page for case-insensitive regex STRING" | 1201 | msgid "Search page for case-insensitive regex STRING" |
| 1591 | msgstr "" | 1202 | msgstr "" |
| 1592 | 1203 | ||
| 1593 | #: plugins/check_http.c:1797 | ||
| 1594 | msgid "Return CRITICAL if found, OK if not\n" | 1204 | msgid "Return CRITICAL if found, OK if not\n" |
| 1595 | msgstr "" | 1205 | msgstr "" |
| 1596 | 1206 | ||
| 1597 | #: plugins/check_http.c:1800 | ||
| 1598 | msgid "Username:password on sites with basic authentication" | 1207 | msgid "Username:password on sites with basic authentication" |
| 1599 | msgstr "" | 1208 | msgstr "" |
| 1600 | 1209 | ||
| 1601 | #: plugins/check_http.c:1802 | ||
| 1602 | msgid "Username:password on proxy-servers with basic authentication" | 1210 | msgid "Username:password on proxy-servers with basic authentication" |
| 1603 | msgstr "" | 1211 | msgstr "" |
| 1604 | 1212 | ||
| 1605 | #: plugins/check_http.c:1804 | ||
| 1606 | msgid "String to be sent in http header as \"User Agent\"" | 1213 | msgid "String to be sent in http header as \"User Agent\"" |
| 1607 | msgstr "" | 1214 | msgstr "" |
| 1608 | 1215 | ||
| 1609 | #: plugins/check_http.c:1806 | ||
| 1610 | msgid "" | 1216 | msgid "" |
| 1611 | "Any other tags to be sent in http header. Use multiple times for additional " | 1217 | "Any other tags to be sent in http header. Use multiple times for additional " |
| 1612 | "headers" | 1218 | "headers" |
| 1613 | msgstr "" | 1219 | msgstr "" |
| 1614 | 1220 | ||
| 1615 | #: plugins/check_http.c:1808 | ||
| 1616 | msgid "Print additional performance data" | 1221 | msgid "Print additional performance data" |
| 1617 | msgstr "" | 1222 | msgstr "" |
| 1618 | 1223 | ||
| 1619 | #: plugins/check_http.c:1810 | ||
| 1620 | msgid "Print body content below status line" | 1224 | msgid "Print body content below status line" |
| 1621 | msgstr "" | 1225 | msgstr "" |
| 1622 | 1226 | ||
| 1623 | #: plugins/check_http.c:1812 | ||
| 1624 | msgid "Wrap output in HTML link (obsoleted by urlize)" | 1227 | msgid "Wrap output in HTML link (obsoleted by urlize)" |
| 1625 | msgstr "" | 1228 | msgstr "" |
| 1626 | 1229 | ||
| 1627 | #: plugins/check_http.c:1814 | ||
| 1628 | msgid "How to handle redirected pages. sticky is like follow but stick to the" | 1230 | msgid "How to handle redirected pages. sticky is like follow but stick to the" |
| 1629 | msgstr "" | 1231 | msgstr "" |
| 1630 | 1232 | ||
| 1631 | #: plugins/check_http.c:1815 | ||
| 1632 | msgid "specified IP address. stickyport also ensures port stays the same." | 1233 | msgid "specified IP address. stickyport also ensures port stays the same." |
| 1633 | msgstr "" | 1234 | msgstr "" |
| 1634 | 1235 | ||
| 1635 | #: plugins/check_http.c:1817 | ||
| 1636 | msgid "Maximal number of redirects (default: " | 1236 | msgid "Maximal number of redirects (default: " |
| 1637 | msgstr "" | 1237 | msgstr "" |
| 1638 | 1238 | ||
| 1639 | #: plugins/check_http.c:1820 | ||
| 1640 | msgid "Minimum page size required (bytes) : Maximum page size required (bytes)" | 1239 | msgid "Minimum page size required (bytes) : Maximum page size required (bytes)" |
| 1641 | msgstr "" | 1240 | msgstr "" |
| 1642 | 1241 | ||
| 1643 | #: plugins/check_http.c:1829 | ||
| 1644 | msgid "This plugin will attempt to open an HTTP connection with the host." | 1242 | msgid "This plugin will attempt to open an HTTP connection with the host." |
| 1645 | msgstr "" | 1243 | msgstr "" |
| 1646 | 1244 | ||
| 1647 | #: plugins/check_http.c:1830 | ||
| 1648 | msgid "" | 1245 | msgid "" |
| 1649 | "Successful connects return STATE_OK, refusals and timeouts return " | 1246 | "Successful connects return STATE_OK, refusals and timeouts return " |
| 1650 | "STATE_CRITICAL" | 1247 | "STATE_CRITICAL" |
| 1651 | msgstr "" | 1248 | msgstr "" |
| 1652 | 1249 | ||
| 1653 | #: plugins/check_http.c:1831 | ||
| 1654 | msgid "" | 1250 | msgid "" |
| 1655 | "other errors return STATE_UNKNOWN. Successful connects, but incorrect " | 1251 | "other errors return STATE_UNKNOWN. Successful connects, but incorrect " |
| 1656 | "response" | 1252 | "response" |
| 1657 | msgstr "" | 1253 | msgstr "" |
| 1658 | 1254 | ||
| 1659 | #: plugins/check_http.c:1832 | ||
| 1660 | msgid "" | 1255 | msgid "" |
| 1661 | "messages from the host result in STATE_WARNING return values. If you are" | 1256 | "messages from the host result in STATE_WARNING return values. If you are" |
| 1662 | msgstr "" | 1257 | msgstr "" |
| 1663 | 1258 | ||
| 1664 | #: plugins/check_http.c:1833 | ||
| 1665 | msgid "" | 1259 | msgid "" |
| 1666 | "checking a virtual server that uses 'host headers' you must supply the FQDN" | 1260 | "checking a virtual server that uses 'host headers' you must supply the FQDN" |
| 1667 | msgstr "" | 1261 | msgstr "" |
| 1668 | 1262 | ||
| 1669 | #: plugins/check_http.c:1834 | ||
| 1670 | msgid "(fully qualified domain name) as the [host_name] argument." | 1263 | msgid "(fully qualified domain name) as the [host_name] argument." |
| 1671 | msgstr "" | 1264 | msgstr "" |
| 1672 | 1265 | ||
| 1673 | #: plugins/check_http.c:1838 | ||
| 1674 | msgid "This plugin can also check whether an SSL enabled web server is able to" | 1266 | msgid "This plugin can also check whether an SSL enabled web server is able to" |
| 1675 | msgstr "" | 1267 | msgstr "" |
| 1676 | 1268 | ||
| 1677 | #: plugins/check_http.c:1839 | ||
| 1678 | msgid "serve content (optionally within a specified time) or whether the X509 " | 1269 | msgid "serve content (optionally within a specified time) or whether the X509 " |
| 1679 | msgstr "" | 1270 | msgstr "" |
| 1680 | 1271 | ||
| 1681 | #: plugins/check_http.c:1840 | ||
| 1682 | msgid "certificate is still valid for the specified number of days." | 1272 | msgid "certificate is still valid for the specified number of days." |
| 1683 | msgstr "" | 1273 | msgstr "" |
| 1684 | 1274 | ||
| 1685 | #: plugins/check_http.c:1842 | ||
| 1686 | msgid "Please note that this plugin does not check if the presented server" | 1275 | msgid "Please note that this plugin does not check if the presented server" |
| 1687 | msgstr "" | 1276 | msgstr "" |
| 1688 | 1277 | ||
| 1689 | #: plugins/check_http.c:1843 | ||
| 1690 | msgid "certificate matches the hostname of the server, or if the certificate" | 1278 | msgid "certificate matches the hostname of the server, or if the certificate" |
| 1691 | msgstr "" | 1279 | msgstr "" |
| 1692 | 1280 | ||
| 1693 | #: plugins/check_http.c:1844 | ||
| 1694 | msgid "has a valid chain of trust to one of the locally installed CAs." | 1281 | msgid "has a valid chain of trust to one of the locally installed CAs." |
| 1695 | msgstr "" | 1282 | msgstr "" |
| 1696 | 1283 | ||
| 1697 | #: plugins/check_http.c:1848 | ||
| 1698 | msgid "" | 1284 | msgid "" |
| 1699 | "When the 'www.verisign.com' server returns its content within 5 seconds," | 1285 | "When the 'www.verisign.com' server returns its content within 5 seconds," |
| 1700 | msgstr "" | 1286 | msgstr "" |
| 1701 | 1287 | ||
| 1702 | #: plugins/check_http.c:1849 plugins/check_http.c:1868 | ||
| 1703 | msgid "" | 1288 | msgid "" |
| 1704 | "a STATE_OK will be returned. When the server returns its content but exceeds" | 1289 | "a STATE_OK will be returned. When the server returns its content but exceeds" |
| 1705 | msgstr "" | 1290 | msgstr "" |
| 1706 | 1291 | ||
| 1707 | #: plugins/check_http.c:1850 plugins/check_http.c:1869 | ||
| 1708 | msgid "" | 1292 | msgid "" |
| 1709 | "the 5-second threshold, a STATE_WARNING will be returned. When an error " | 1293 | "the 5-second threshold, a STATE_WARNING will be returned. When an error " |
| 1710 | "occurs," | 1294 | "occurs," |
| 1711 | msgstr "" | 1295 | msgstr "" |
| 1712 | 1296 | ||
| 1713 | #: plugins/check_http.c:1851 | ||
| 1714 | msgid "a STATE_CRITICAL will be returned." | 1297 | msgid "a STATE_CRITICAL will be returned." |
| 1715 | msgstr "" | 1298 | msgstr "" |
| 1716 | 1299 | ||
| 1717 | #: plugins/check_http.c:1854 | ||
| 1718 | msgid "" | 1300 | msgid "" |
| 1719 | "When the certificate of 'www.verisign.com' is valid for more than 14 days," | 1301 | "When the certificate of 'www.verisign.com' is valid for more than 14 days," |
| 1720 | msgstr "" | 1302 | msgstr "" |
| 1721 | 1303 | ||
| 1722 | #: plugins/check_http.c:1855 plugins/check_http.c:1861 | ||
| 1723 | msgid "" | 1304 | msgid "" |
| 1724 | "a STATE_OK is returned. When the certificate is still valid, but for less " | 1305 | "a STATE_OK is returned. When the certificate is still valid, but for less " |
| 1725 | "than" | 1306 | "than" |
| 1726 | msgstr "" | 1307 | msgstr "" |
| 1727 | 1308 | ||
| 1728 | #: plugins/check_http.c:1856 | ||
| 1729 | msgid "" | 1309 | msgid "" |
| 1730 | "14 days, a STATE_WARNING is returned. A STATE_CRITICAL will be returned when" | 1310 | "14 days, a STATE_WARNING is returned. A STATE_CRITICAL will be returned when" |
| 1731 | msgstr "" | 1311 | msgstr "" |
| 1732 | 1312 | ||
| 1733 | #: plugins/check_http.c:1857 | ||
| 1734 | msgid "the certificate is expired." | 1313 | msgid "the certificate is expired." |
| 1735 | msgstr "" | 1314 | msgstr "" |
| 1736 | 1315 | ||
| 1737 | #: plugins/check_http.c:1860 | ||
| 1738 | msgid "" | 1316 | msgid "" |
| 1739 | "When the certificate of 'www.verisign.com' is valid for more than 30 days," | 1317 | "When the certificate of 'www.verisign.com' is valid for more than 30 days," |
| 1740 | msgstr "" | 1318 | msgstr "" |
| 1741 | 1319 | ||
| 1742 | #: plugins/check_http.c:1862 | ||
| 1743 | msgid "30 days, but more than 14 days, a STATE_WARNING is returned." | 1320 | msgid "30 days, but more than 14 days, a STATE_WARNING is returned." |
| 1744 | msgstr "" | 1321 | msgstr "" |
| 1745 | 1322 | ||
| 1746 | #: plugins/check_http.c:1863 | ||
| 1747 | msgid "" | 1323 | msgid "" |
| 1748 | "A STATE_CRITICAL will be returned when certificate expires in less than 14 " | 1324 | "A STATE_CRITICAL will be returned when certificate expires in less than 14 " |
| 1749 | "days" | 1325 | "days" |
| 1750 | msgstr "" | 1326 | msgstr "" |
| 1751 | 1327 | ||
| 1752 | #: plugins/check_http.c:1866 | ||
| 1753 | msgid "" | 1328 | msgid "" |
| 1754 | "check_http -I 192.168.100.35 -p 80 -u https://www.verisign.com/ -S -j " | 1329 | "check_http -I 192.168.100.35 -p 80 -u https://www.verisign.com/ -S -j " |
| 1755 | "CONNECT -H www.verisign.com " | 1330 | "CONNECT -H www.verisign.com " |
| 1756 | msgstr "" | 1331 | msgstr "" |
| 1757 | 1332 | ||
| 1758 | #: plugins/check_http.c:1867 | ||
| 1759 | msgid "" | 1333 | msgid "" |
| 1760 | "all these options are needed: -I <proxy> -p <proxy-port> -u <check-url> -" | 1334 | "all these options are needed: -I <proxy> -p <proxy-port> -u <check-url> -" |
| 1761 | "S(sl) -j CONNECT -H <webserver>" | 1335 | "S(sl) -j CONNECT -H <webserver>" |
| 1762 | msgstr "" | 1336 | msgstr "" |
| 1763 | 1337 | ||
| 1764 | #: plugins/check_http.c:1870 | ||
| 1765 | msgid "" | 1338 | msgid "" |
| 1766 | "a STATE_CRITICAL will be returned. By adding a colon to the method you can " | 1339 | "a STATE_CRITICAL will be returned. By adding a colon to the method you can " |
| 1767 | "set the method used" | 1340 | "set the method used" |
| 1768 | msgstr "" | 1341 | msgstr "" |
| 1769 | 1342 | ||
| 1770 | #: plugins/check_http.c:1871 | ||
| 1771 | msgid "inside the proxied connection: -j CONNECT:POST" | 1343 | msgid "inside the proxied connection: -j CONNECT:POST" |
| 1772 | msgstr "" | 1344 | msgstr "" |
| 1773 | 1345 | ||
| 1774 | #: plugins/check_ldap.c:142 | ||
| 1775 | #, c-format | 1346 | #, c-format |
| 1776 | msgid "Could not connect to the server at port %i\n" | 1347 | msgid "Could not connect to the server at port %i\n" |
| 1777 | msgstr "" | 1348 | msgstr "" |
| 1778 | 1349 | ||
| 1779 | #: plugins/check_ldap.c:151 | ||
| 1780 | #, c-format | 1350 | #, c-format |
| 1781 | msgid "Could not set protocol version %d\n" | 1351 | msgid "Could not set protocol version %d\n" |
| 1782 | msgstr "" | 1352 | msgstr "" |
| 1783 | 1353 | ||
| 1784 | #: plugins/check_ldap.c:166 | ||
| 1785 | #, c-format | 1354 | #, c-format |
| 1786 | msgid "Could not init TLS at port %i!\n" | 1355 | msgid "Could not init TLS at port %i!\n" |
| 1787 | msgstr "" | 1356 | msgstr "" |
| 1788 | 1357 | ||
| 1789 | #: plugins/check_ldap.c:170 | ||
| 1790 | #, c-format | 1358 | #, c-format |
| 1791 | msgid "TLS not supported by the libraries!\n" | 1359 | msgid "TLS not supported by the libraries!\n" |
| 1792 | msgstr "" | 1360 | msgstr "" |
| 1793 | 1361 | ||
| 1794 | #: plugins/check_ldap.c:190 | ||
| 1795 | #, c-format | 1362 | #, c-format |
| 1796 | msgid "Could not init startTLS at port %i!\n" | 1363 | msgid "Could not init startTLS at port %i!\n" |
| 1797 | msgstr "" | 1364 | msgstr "" |
| 1798 | 1365 | ||
| 1799 | #: plugins/check_ldap.c:194 | ||
| 1800 | #, c-format | 1366 | #, c-format |
| 1801 | msgid "startTLS not supported by the library, needs LDAPv3!\n" | 1367 | msgid "startTLS not supported by the library, needs LDAPv3!\n" |
| 1802 | msgstr "" | 1368 | msgstr "" |
| 1803 | 1369 | ||
| 1804 | #: plugins/check_ldap.c:204 | ||
| 1805 | #, c-format | 1370 | #, c-format |
| 1806 | msgid "Could not bind to the LDAP server\n" | 1371 | msgid "Could not bind to the LDAP server\n" |
| 1807 | msgstr "" | 1372 | msgstr "" |
| 1808 | 1373 | ||
| 1809 | #: plugins/check_ldap.c:213 | ||
| 1810 | #, c-format | 1374 | #, c-format |
| 1811 | msgid "Could not search/find objectclasses in %s\n" | 1375 | msgid "Could not search/find objectclasses in %s\n" |
| 1812 | msgstr "" | 1376 | msgstr "" |
| 1813 | 1377 | ||
| 1814 | #: plugins/check_ldap.c:252 | ||
| 1815 | #, c-format | 1378 | #, c-format |
| 1816 | msgid "LDAP %s - found %d entries in %.3f seconds|%s %s\n" | 1379 | msgid "LDAP %s - found %d entries in %.3f seconds|%s %s\n" |
| 1817 | msgstr "" | 1380 | msgstr "" |
| 1818 | 1381 | ||
| 1819 | #: plugins/check_ldap.c:265 | ||
| 1820 | #, c-format | 1382 | #, c-format |
| 1821 | msgid "LDAP %s - %.3f seconds response time|%s\n" | 1383 | msgid "LDAP %s - %.3f seconds response time|%s\n" |
| 1822 | msgstr "" | 1384 | msgstr "" |
| 1823 | 1385 | ||
| 1824 | #: plugins/check_ldap.c:386 plugins/check_ldap.c:394 | ||
| 1825 | #, c-format | 1386 | #, c-format |
| 1826 | msgid "%s cannot be combined with %s" | 1387 | msgid "%s cannot be combined with %s" |
| 1827 | msgstr "" | 1388 | msgstr "" |
| 1828 | 1389 | ||
| 1829 | #: plugins/check_ldap.c:426 | ||
| 1830 | msgid "Please specify the host name\n" | 1390 | msgid "Please specify the host name\n" |
| 1831 | msgstr "" | 1391 | msgstr "" |
| 1832 | 1392 | ||
| 1833 | #: plugins/check_ldap.c:429 | ||
| 1834 | msgid "Please specify the LDAP base\n" | 1393 | msgid "Please specify the LDAP base\n" |
| 1835 | msgstr "" | 1394 | msgstr "" |
| 1836 | 1395 | ||
| 1837 | #: plugins/check_ldap.c:465 | ||
| 1838 | msgid "ldap attribute to search (default: \"(objectclass=*)\"" | 1396 | msgid "ldap attribute to search (default: \"(objectclass=*)\"" |
| 1839 | msgstr "" | 1397 | msgstr "" |
| 1840 | 1398 | ||
| 1841 | #: plugins/check_ldap.c:467 | ||
| 1842 | msgid "ldap base (eg. ou=my unit, o=my org, c=at" | 1399 | msgid "ldap base (eg. ou=my unit, o=my org, c=at" |
| 1843 | msgstr "" | 1400 | msgstr "" |
| 1844 | 1401 | ||
| 1845 | #: plugins/check_ldap.c:469 | ||
| 1846 | msgid "ldap bind DN (if required)" | 1402 | msgid "ldap bind DN (if required)" |
| 1847 | msgstr "" | 1403 | msgstr "" |
| 1848 | 1404 | ||
| 1849 | #: plugins/check_ldap.c:471 | ||
| 1850 | msgid "" | 1405 | msgid "" |
| 1851 | "ldap password (if required, or set the password through environment variable " | 1406 | "ldap password (if required, or set the password through environment variable " |
| 1852 | "'LDAP_PASSWORD')" | 1407 | "'LDAP_PASSWORD')" |
| 1853 | msgstr "" | 1408 | msgstr "" |
| 1854 | 1409 | ||
| 1855 | #: plugins/check_ldap.c:473 | ||
| 1856 | msgid "use starttls mechanism introduced in protocol version 3" | 1410 | msgid "use starttls mechanism introduced in protocol version 3" |
| 1857 | msgstr "" | 1411 | msgstr "" |
| 1858 | 1412 | ||
| 1859 | #: plugins/check_ldap.c:475 | ||
| 1860 | msgid "use ldaps (ldap v2 ssl method). this also sets the default port to" | 1413 | msgid "use ldaps (ldap v2 ssl method). this also sets the default port to" |
| 1861 | msgstr "" | 1414 | msgstr "" |
| 1862 | 1415 | ||
| 1863 | #: plugins/check_ldap.c:479 | ||
| 1864 | msgid "use ldap protocol version 2" | 1416 | msgid "use ldap protocol version 2" |
| 1865 | msgstr "" | 1417 | msgstr "" |
| 1866 | 1418 | ||
| 1867 | #: plugins/check_ldap.c:481 | ||
| 1868 | msgid "use ldap protocol version 3" | 1419 | msgid "use ldap protocol version 3" |
| 1869 | msgstr "" | 1420 | msgstr "" |
| 1870 | 1421 | ||
| 1871 | #: plugins/check_ldap.c:482 | ||
| 1872 | msgid "default protocol version:" | 1422 | msgid "default protocol version:" |
| 1873 | msgstr "" | 1423 | msgstr "" |
| 1874 | 1424 | ||
| 1875 | #: plugins/check_ldap.c:488 | ||
| 1876 | msgid "Number of found entries to result in warning status" | 1425 | msgid "Number of found entries to result in warning status" |
| 1877 | msgstr "" | 1426 | msgstr "" |
| 1878 | 1427 | ||
| 1879 | #: plugins/check_ldap.c:490 | ||
| 1880 | msgid "Number of found entries to result in critical status" | 1428 | msgid "Number of found entries to result in critical status" |
| 1881 | msgstr "" | 1429 | msgstr "" |
| 1882 | 1430 | ||
| 1883 | #: plugins/check_ldap.c:498 | ||
| 1884 | msgid "If this plugin is called via 'check_ldaps', method 'STARTTLS' will be" | 1431 | msgid "If this plugin is called via 'check_ldaps', method 'STARTTLS' will be" |
| 1885 | msgstr "" | 1432 | msgstr "" |
| 1886 | 1433 | ||
| 1887 | #: plugins/check_ldap.c:499 | ||
| 1888 | #, c-format | 1434 | #, c-format |
| 1889 | msgid "" | 1435 | msgid "" |
| 1890 | " implied (using default port %i) unless --port=636 is specified. In that " | 1436 | " implied (using default port %i) unless --port=636 is specified. In that " |
| 1891 | "case\n" | 1437 | "case\n" |
| 1892 | msgstr "" | 1438 | msgstr "" |
| 1893 | 1439 | ||
| 1894 | #: plugins/check_ldap.c:500 | ||
| 1895 | msgid "'SSL on connect' will be used no matter how the plugin was called." | 1440 | msgid "'SSL on connect' will be used no matter how the plugin was called." |
| 1896 | msgstr "" | 1441 | msgstr "" |
| 1897 | 1442 | ||
| 1898 | #: plugins/check_ldap.c:501 | ||
| 1899 | msgid "" | 1443 | msgid "" |
| 1900 | "This detection is deprecated, please use 'check_ldap' with the '--starttls' " | 1444 | "This detection is deprecated, please use 'check_ldap' with the '--starttls' " |
| 1901 | "or '--ssl' flags" | 1445 | "or '--ssl' flags" |
| 1902 | msgstr "" | 1446 | msgstr "" |
| 1903 | 1447 | ||
| 1904 | #: plugins/check_ldap.c:502 | ||
| 1905 | msgid "to define the behaviour explicitly instead." | 1448 | msgid "to define the behaviour explicitly instead." |
| 1906 | msgstr "" | 1449 | msgstr "" |
| 1907 | 1450 | ||
| 1908 | #: plugins/check_ldap.c:503 | ||
| 1909 | msgid "The parameters --warn-entries and --crit-entries are optional." | 1451 | msgid "The parameters --warn-entries and --crit-entries are optional." |
| 1910 | msgstr "" | 1452 | msgstr "" |
| 1911 | 1453 | ||
| 1912 | #: plugins/check_load.c:93 | ||
| 1913 | msgid "Warning threshold must be float or float triplet!\n" | 1454 | msgid "Warning threshold must be float or float triplet!\n" |
| 1914 | msgstr "" | 1455 | msgstr "" |
| 1915 | 1456 | ||
| 1916 | #: plugins/check_load.c:138 plugins/check_load.c:154 | ||
| 1917 | #, c-format | 1457 | #, c-format |
| 1918 | msgid "Error opening %s\n" | 1458 | msgid "Error opening %s\n" |
| 1919 | msgstr "" | 1459 | msgstr "" |
| 1920 | 1460 | ||
| 1921 | #: plugins/check_load.c:169 | ||
| 1922 | #, c-format | 1461 | #, c-format |
| 1923 | msgid "could not parse load from uptime %s: %d\n" | 1462 | msgid "could not parse load from uptime %s: %d\n" |
| 1924 | msgstr "" | 1463 | msgstr "" |
| 1925 | 1464 | ||
| 1926 | #: plugins/check_load.c:175 | ||
| 1927 | #, c-format | 1465 | #, c-format |
| 1928 | msgid "Error code %d returned in %s\n" | 1466 | msgid "Error code %d returned in %s\n" |
| 1929 | msgstr "" | 1467 | msgstr "" |
| 1930 | 1468 | ||
| 1931 | #: plugins/check_load.c:183 | ||
| 1932 | #, c-format | 1469 | #, c-format |
| 1933 | msgid "Error in getloadavg()\n" | 1470 | msgid "Error in getloadavg()\n" |
| 1934 | msgstr "" | 1471 | msgstr "" |
| 1935 | 1472 | ||
| 1936 | #: plugins/check_load.c:186 plugins/check_load.c:188 | ||
| 1937 | #, c-format | 1473 | #, c-format |
| 1938 | msgid "Error processing %s\n" | 1474 | msgid "Error processing %s\n" |
| 1939 | msgstr "" | 1475 | msgstr "" |
| 1940 | 1476 | ||
| 1941 | #: plugins/check_load.c:197 plugins/check_load.c:212 | ||
| 1942 | #, c-format | 1477 | #, c-format |
| 1943 | msgid "load average: %.2f, %.2f, %.2f" | 1478 | msgid "load average: %.2f, %.2f, %.2f" |
| 1944 | msgstr "" | 1479 | msgstr "" |
| 1945 | 1480 | ||
| 1946 | #: plugins/check_load.c:327 | ||
| 1947 | #, c-format | 1481 | #, c-format |
| 1948 | msgid "Critical threshold for %d-minute load average is not specified\n" | 1482 | msgid "Critical threshold for %d-minute load average is not specified\n" |
| 1949 | msgstr "" | 1483 | msgstr "" |
| 1950 | 1484 | ||
| 1951 | #: plugins/check_load.c:329 | ||
| 1952 | #, c-format | 1485 | #, c-format |
| 1953 | msgid "Warning threshold for %d-minute load average is not specified\n" | 1486 | msgid "Warning threshold for %d-minute load average is not specified\n" |
| 1954 | msgstr "" | 1487 | msgstr "" |
| 1955 | 1488 | ||
| 1956 | #: plugins/check_load.c:331 | ||
| 1957 | #, c-format | 1489 | #, c-format |
| 1958 | msgid "" | 1490 | msgid "" |
| 1959 | "Parameter inconsistency: %d-minute \"warning load\" is greater than " | 1491 | "Parameter inconsistency: %d-minute \"warning load\" is greater than " |
| 1960 | "\"critical load\"\n" | 1492 | "\"critical load\"\n" |
| 1961 | msgstr "" | 1493 | msgstr "" |
| 1962 | 1494 | ||
| 1963 | #: plugins/check_load.c:346 | ||
| 1964 | #, c-format | 1495 | #, c-format |
| 1965 | msgid "This plugin tests the current system load average." | 1496 | msgid "This plugin tests the current system load average." |
| 1966 | msgstr "" | 1497 | msgstr "" |
| 1967 | 1498 | ||
| 1968 | #: plugins/check_load.c:356 | ||
| 1969 | msgid "Exit with WARNING status if load average exceeds WLOADn" | 1499 | msgid "Exit with WARNING status if load average exceeds WLOADn" |
| 1970 | msgstr "" | 1500 | msgstr "" |
| 1971 | 1501 | ||
| 1972 | #: plugins/check_load.c:358 | ||
| 1973 | msgid "Exit with CRITICAL status if load average exceed CLOADn" | 1502 | msgid "Exit with CRITICAL status if load average exceed CLOADn" |
| 1974 | msgstr "" | 1503 | msgstr "" |
| 1975 | 1504 | ||
| 1976 | #: plugins/check_load.c:359 | ||
| 1977 | msgid "the load average format is the same used by \"uptime\" and \"w\"" | 1505 | msgid "the load average format is the same used by \"uptime\" and \"w\"" |
| 1978 | msgstr "" | 1506 | msgstr "" |
| 1979 | 1507 | ||
| 1980 | #: plugins/check_load.c:361 | ||
| 1981 | msgid "Divide the load averages by the number of CPUs (when possible)" | 1508 | msgid "Divide the load averages by the number of CPUs (when possible)" |
| 1982 | msgstr "" | 1509 | msgstr "" |
| 1983 | 1510 | ||
| 1984 | #: plugins/check_load.c:363 | ||
| 1985 | msgid "Number of processes to show when printing the top consuming processes." | 1511 | msgid "Number of processes to show when printing the top consuming processes." |
| 1986 | msgstr "" | 1512 | msgstr "" |
| 1987 | 1513 | ||
| 1988 | #: plugins/check_load.c:364 | ||
| 1989 | msgid "NUMBER_OF_PROCS=0 disables this feature. Default value is 0" | 1514 | msgid "NUMBER_OF_PROCS=0 disables this feature. Default value is 0" |
| 1990 | msgstr "" | 1515 | msgstr "" |
| 1991 | 1516 | ||
| 1992 | #: plugins/check_load.c:401 | ||
| 1993 | #, c-format | 1517 | #, c-format |
| 1994 | msgid "'%s' exited with non-zero status.\n" | 1518 | msgid "'%s' exited with non-zero status.\n" |
| 1995 | msgstr "" | 1519 | msgstr "" |
| 1996 | 1520 | ||
| 1997 | #: plugins/check_load.c:405 | ||
| 1998 | #, c-format | 1521 | #, c-format |
| 1999 | msgid "some error occurred getting procs list.\n" | 1522 | msgid "some error occurred getting procs list.\n" |
| 2000 | msgstr "" | 1523 | msgstr "" |
| 2001 | 1524 | ||
| 2002 | #: plugins/check_mrtg.c:75 | ||
| 2003 | msgid "Could not parse arguments\n" | 1525 | msgid "Could not parse arguments\n" |
| 2004 | msgstr "" | 1526 | msgstr "" |
| 2005 | 1527 | ||
| 2006 | #: plugins/check_mrtg.c:80 | ||
| 2007 | #, c-format | 1528 | #, c-format |
| 2008 | msgid "Unable to open MRTG log file\n" | 1529 | msgid "Unable to open MRTG log file\n" |
| 2009 | msgstr "" | 1530 | msgstr "" |
| 2010 | 1531 | ||
| 2011 | #: plugins/check_mrtg.c:127 | ||
| 2012 | #, c-format | 1532 | #, c-format |
| 2013 | msgid "Unable to process MRTG log file\n" | 1533 | msgid "Unable to process MRTG log file\n" |
| 2014 | msgstr "" | 1534 | msgstr "" |
| 2015 | 1535 | ||
| 2016 | #: plugins/check_mrtg.c:135 plugins/check_mrtgtraf.c:136 | ||
| 2017 | #, c-format | 1536 | #, c-format |
| 2018 | msgid "MRTG data has expired (%d minutes old)\n" | 1537 | msgid "MRTG data has expired (%d minutes old)\n" |
| 2019 | msgstr "" | 1538 | msgstr "" |
| 2020 | 1539 | ||
| 2021 | #: plugins/check_mrtg.c:152 plugins/check_mrtgtraf.c:195 | ||
| 2022 | #: plugins/check_mrtgtraf.c:196 | ||
| 2023 | msgid "Avg" | 1540 | msgid "Avg" |
| 2024 | msgstr "" | 1541 | msgstr "" |
| 2025 | 1542 | ||
| 2026 | #: plugins/check_mrtg.c:152 plugins/check_mrtgtraf.c:195 | ||
| 2027 | #: plugins/check_mrtgtraf.c:196 | ||
| 2028 | msgid "Max" | 1543 | msgid "Max" |
| 2029 | msgstr "" | 1544 | msgstr "" |
| 2030 | 1545 | ||
| 2031 | #: plugins/check_mrtg.c:221 | ||
| 2032 | msgid "Invalid variable number" | 1546 | msgid "Invalid variable number" |
| 2033 | msgstr "" | 1547 | msgstr "" |
| 2034 | 1548 | ||
| 2035 | #: plugins/check_mrtg.c:256 | ||
| 2036 | #, c-format | 1549 | #, c-format |
| 2037 | msgid "" | 1550 | msgid "" |
| 2038 | "%s is not a valid expiration time\n" | 1551 | "%s is not a valid expiration time\n" |
| 2039 | "Use '%s -h' for additional help\n" | 1552 | "Use '%s -h' for additional help\n" |
| 2040 | msgstr "" | 1553 | msgstr "" |
| 2041 | 1554 | ||
| 2042 | #: plugins/check_mrtg.c:273 | ||
| 2043 | msgid "Invalid variable number\n" | 1555 | msgid "Invalid variable number\n" |
| 2044 | msgstr "" | 1556 | msgstr "" |
| 2045 | 1557 | ||
| 2046 | #: plugins/check_mrtg.c:300 | ||
| 2047 | msgid "You must supply the variable number" | 1558 | msgid "You must supply the variable number" |
| 2048 | msgstr "" | 1559 | msgstr "" |
| 2049 | 1560 | ||
| 2050 | #: plugins/check_mrtg.c:321 | ||
| 2051 | msgid "" | 1561 | msgid "" |
| 2052 | "This plugin will check either the average or maximum value of one of the" | 1562 | "This plugin will check either the average or maximum value of one of the" |
| 2053 | msgstr "" | 1563 | msgstr "" |
| 2054 | 1564 | ||
| 2055 | #: plugins/check_mrtg.c:322 | ||
| 2056 | msgid "two variables recorded in an MRTG log file." | 1565 | msgid "two variables recorded in an MRTG log file." |
| 2057 | msgstr "" | 1566 | msgstr "" |
| 2058 | 1567 | ||
| 2059 | #: plugins/check_mrtg.c:332 | ||
| 2060 | msgid "The MRTG log file containing the data you want to monitor" | 1568 | msgid "The MRTG log file containing the data you want to monitor" |
| 2061 | msgstr "" | 1569 | msgstr "" |
| 2062 | 1570 | ||
| 2063 | #: plugins/check_mrtg.c:334 | ||
| 2064 | msgid "Minutes before MRTG data is considered to be too old" | 1571 | msgid "Minutes before MRTG data is considered to be too old" |
| 2065 | msgstr "" | 1572 | msgstr "" |
| 2066 | 1573 | ||
| 2067 | #: plugins/check_mrtg.c:336 | ||
| 2068 | msgid "Should we check average or maximum values?" | 1574 | msgid "Should we check average or maximum values?" |
| 2069 | msgstr "" | 1575 | msgstr "" |
| 2070 | 1576 | ||
| 2071 | #: plugins/check_mrtg.c:338 | ||
| 2072 | msgid "Which variable set should we inspect? (1 or 2)" | 1577 | msgid "Which variable set should we inspect? (1 or 2)" |
| 2073 | msgstr "" | 1578 | msgstr "" |
| 2074 | 1579 | ||
| 2075 | #: plugins/check_mrtg.c:340 | ||
| 2076 | msgid "Threshold value for data to result in WARNING status" | 1580 | msgid "Threshold value for data to result in WARNING status" |
| 2077 | msgstr "" | 1581 | msgstr "" |
| 2078 | 1582 | ||
| 2079 | #: plugins/check_mrtg.c:342 | ||
| 2080 | msgid "Threshold value for data to result in CRITICAL status" | 1583 | msgid "Threshold value for data to result in CRITICAL status" |
| 2081 | msgstr "" | 1584 | msgstr "" |
| 2082 | 1585 | ||
| 2083 | #: plugins/check_mrtg.c:344 | ||
| 2084 | msgid "Type label for data (Examples: Conns, \"Processor Load\", In, Out)" | 1586 | msgid "Type label for data (Examples: Conns, \"Processor Load\", In, Out)" |
| 2085 | msgstr "" | 1587 | msgstr "" |
| 2086 | 1588 | ||
| 2087 | #: plugins/check_mrtg.c:346 | ||
| 2088 | msgid "Option units label for data (Example: Packets/Sec, Errors/Sec," | 1589 | msgid "Option units label for data (Example: Packets/Sec, Errors/Sec," |
| 2089 | msgstr "" | 1590 | msgstr "" |
| 2090 | 1591 | ||
| 2091 | #: plugins/check_mrtg.c:347 | ||
| 2092 | #, c-format | 1592 | #, c-format |
| 2093 | msgid "\"Bytes Per Second\", \"%% Utilization\")" | 1593 | msgid "\"Bytes Per Second\", \"%% Utilization\")" |
| 2094 | msgstr "" | 1594 | msgstr "" |
| 2095 | 1595 | ||
| 2096 | #: plugins/check_mrtg.c:350 | ||
| 2097 | msgid "" | 1596 | msgid "" |
| 2098 | "If the value exceeds the <vwl> threshold, a WARNING status is returned. If" | 1597 | "If the value exceeds the <vwl> threshold, a WARNING status is returned. If" |
| 2099 | msgstr "" | 1598 | msgstr "" |
| 2100 | 1599 | ||
| 2101 | #: plugins/check_mrtg.c:351 | ||
| 2102 | msgid "" | 1600 | msgid "" |
| 2103 | "the value exceeds the <vcl> threshold, a CRITICAL status is returned. If" | 1601 | "the value exceeds the <vcl> threshold, a CRITICAL status is returned. If" |
| 2104 | msgstr "" | 1602 | msgstr "" |
| 2105 | 1603 | ||
| 2106 | #: plugins/check_mrtg.c:352 | ||
| 2107 | msgid "the data in the log file is older than <expire_minutes> old, a WARNING" | 1604 | msgid "the data in the log file is older than <expire_minutes> old, a WARNING" |
| 2108 | msgstr "" | 1605 | msgstr "" |
| 2109 | 1606 | ||
| 2110 | #: plugins/check_mrtg.c:353 | ||
| 2111 | msgid "status is returned and a warning message is printed." | 1607 | msgid "status is returned and a warning message is printed." |
| 2112 | msgstr "" | 1608 | msgstr "" |
| 2113 | 1609 | ||
| 2114 | #: plugins/check_mrtg.c:356 | ||
| 2115 | msgid "" | 1610 | msgid "" |
| 2116 | "This plugin is useful for monitoring MRTG data that does not correspond to" | 1611 | "This plugin is useful for monitoring MRTG data that does not correspond to" |
| 2117 | msgstr "" | 1612 | msgstr "" |
| 2118 | 1613 | ||
| 2119 | #: plugins/check_mrtg.c:357 | ||
| 2120 | msgid "" | 1614 | msgid "" |
| 2121 | "bandwidth usage. (Use the check_mrtgtraf plugin for monitoring bandwidth)." | 1615 | "bandwidth usage. (Use the check_mrtgtraf plugin for monitoring bandwidth)." |
| 2122 | msgstr "" | 1616 | msgstr "" |
| 2123 | 1617 | ||
| 2124 | #: plugins/check_mrtg.c:358 | ||
| 2125 | msgid "" | 1618 | msgid "" |
| 2126 | "It can be used to monitor any kind of data that MRTG is monitoring - errors," | 1619 | "It can be used to monitor any kind of data that MRTG is monitoring - errors," |
| 2127 | msgstr "" | 1620 | msgstr "" |
| 2128 | 1621 | ||
| 2129 | #: plugins/check_mrtg.c:359 | ||
| 2130 | msgid "" | 1622 | msgid "" |
| 2131 | "packets/sec, etc. I use MRTG in conjunction with the Novell NLM that allows" | 1623 | "packets/sec, etc. I use MRTG in conjunction with the Novell NLM that allows" |
| 2132 | msgstr "" | 1624 | msgstr "" |
| 2133 | 1625 | ||
| 2134 | #: plugins/check_mrtg.c:360 | ||
| 2135 | msgid "" | 1626 | msgid "" |
| 2136 | "me to track processor utilization, user connections, drive space, etc and" | 1627 | "me to track processor utilization, user connections, drive space, etc and" |
| 2137 | msgstr "" | 1628 | msgstr "" |
| 2138 | 1629 | ||
| 2139 | #: plugins/check_mrtg.c:361 | ||
| 2140 | msgid "this plugin works well for monitoring that kind of data as well." | 1630 | msgid "this plugin works well for monitoring that kind of data as well." |
| 2141 | msgstr "" | 1631 | msgstr "" |
| 2142 | 1632 | ||
| 2143 | #: plugins/check_mrtg.c:364 | ||
| 2144 | msgid "" | 1633 | msgid "" |
| 2145 | "- This plugin only monitors one of the two variables stored in the MRTG log" | 1634 | "- This plugin only monitors one of the two variables stored in the MRTG log" |
| 2146 | msgstr "" | 1635 | msgstr "" |
| 2147 | 1636 | ||
| 2148 | #: plugins/check_mrtg.c:365 | ||
| 2149 | msgid "file. If you want to monitor both values you will have to define two" | 1637 | msgid "file. If you want to monitor both values you will have to define two" |
| 2150 | msgstr "" | 1638 | msgstr "" |
| 2151 | 1639 | ||
| 2152 | #: plugins/check_mrtg.c:366 | ||
| 2153 | msgid "commands with different values for the <variable> argument. Of course," | 1640 | msgid "commands with different values for the <variable> argument. Of course," |
| 2154 | msgstr "" | 1641 | msgstr "" |
| 2155 | 1642 | ||
| 2156 | #: plugins/check_mrtg.c:367 | ||
| 2157 | msgid "you can always hack the code to make this plugin work for you..." | 1643 | msgid "you can always hack the code to make this plugin work for you..." |
| 2158 | msgstr "" | 1644 | msgstr "" |
| 2159 | 1645 | ||
| 2160 | #: plugins/check_mrtg.c:368 | ||
| 2161 | msgid "" | 1646 | msgid "" |
| 2162 | "- MRTG stands for the Multi Router Traffic Grapher. It can be downloaded " | 1647 | "- MRTG stands for the Multi Router Traffic Grapher. It can be downloaded " |
| 2163 | "from" | 1648 | "from" |
| 2164 | msgstr "" | 1649 | msgstr "" |
| 2165 | 1650 | ||
| 2166 | #: plugins/check_mrtgtraf.c:88 | ||
| 2167 | msgid "Unable to open MRTG log file" | 1651 | msgid "Unable to open MRTG log file" |
| 2168 | msgstr "" | 1652 | msgstr "" |
| 2169 | 1653 | ||
| 2170 | #: plugins/check_mrtgtraf.c:130 | ||
| 2171 | msgid "Unable to process MRTG log file" | 1654 | msgid "Unable to process MRTG log file" |
| 2172 | msgstr "" | 1655 | msgstr "" |
| 2173 | 1656 | ||
| 2174 | #: plugins/check_mrtgtraf.c:194 | ||
| 2175 | #, c-format | 1657 | #, c-format |
| 2176 | msgid "%s. In = %0.1f %s/s, %s. Out = %0.1f %s/s|%s %s\n" | 1658 | msgid "%s. In = %0.1f %s/s, %s. Out = %0.1f %s/s|%s %s\n" |
| 2177 | msgstr "" | 1659 | msgstr "" |
| 2178 | 1660 | ||
| 2179 | #: plugins/check_mrtgtraf.c:207 | ||
| 2180 | #, c-format | 1661 | #, c-format |
| 2181 | msgid "Traffic %s - %s\n" | 1662 | msgid "Traffic %s - %s\n" |
| 2182 | msgstr "" | 1663 | msgstr "" |
| 2183 | 1664 | ||
| 2184 | #: plugins/check_mrtgtraf.c:335 | ||
| 2185 | msgid "" | 1665 | msgid "" |
| 2186 | "This plugin will check the incoming/outgoing transfer rates of a router," | 1666 | "This plugin will check the incoming/outgoing transfer rates of a router," |
| 2187 | msgstr "" | 1667 | msgstr "" |
| 2188 | 1668 | ||
| 2189 | #: plugins/check_mrtgtraf.c:336 | ||
| 2190 | msgid "switch, etc recorded in an MRTG log. If the newest log entry is older" | 1669 | msgid "switch, etc recorded in an MRTG log. If the newest log entry is older" |
| 2191 | msgstr "" | 1670 | msgstr "" |
| 2192 | 1671 | ||
| 2193 | #: plugins/check_mrtgtraf.c:337 | ||
| 2194 | msgid "than <expire_minutes>, a WARNING status is returned. If either the" | 1672 | msgid "than <expire_minutes>, a WARNING status is returned. If either the" |
| 2195 | msgstr "" | 1673 | msgstr "" |
| 2196 | 1674 | ||
| 2197 | #: plugins/check_mrtgtraf.c:338 | ||
| 2198 | msgid "incoming or outgoing rates exceed the <icl> or <ocl> thresholds (in" | 1675 | msgid "incoming or outgoing rates exceed the <icl> or <ocl> thresholds (in" |
| 2199 | msgstr "" | 1676 | msgstr "" |
| 2200 | 1677 | ||
| 2201 | #: plugins/check_mrtgtraf.c:339 | ||
| 2202 | msgid "Bytes/sec), a CRITICAL status results. If either of the rates exceed" | 1678 | msgid "Bytes/sec), a CRITICAL status results. If either of the rates exceed" |
| 2203 | msgstr "" | 1679 | msgstr "" |
| 2204 | 1680 | ||
| 2205 | #: plugins/check_mrtgtraf.c:340 | ||
| 2206 | msgid "the <iwl> or <owl> thresholds (in Bytes/sec), a WARNING status results." | 1681 | msgid "the <iwl> or <owl> thresholds (in Bytes/sec), a WARNING status results." |
| 2207 | msgstr "" | 1682 | msgstr "" |
| 2208 | 1683 | ||
| 2209 | #: plugins/check_mrtgtraf.c:350 | ||
| 2210 | msgid "File to read log from" | 1684 | msgid "File to read log from" |
| 2211 | msgstr "" | 1685 | msgstr "" |
| 2212 | 1686 | ||
| 2213 | #: plugins/check_mrtgtraf.c:352 | ||
| 2214 | msgid "Minutes after which log expires" | 1687 | msgid "Minutes after which log expires" |
| 2215 | msgstr "" | 1688 | msgstr "" |
| 2216 | 1689 | ||
| 2217 | #: plugins/check_mrtgtraf.c:354 | ||
| 2218 | msgid "Test average or maximum" | 1690 | msgid "Test average or maximum" |
| 2219 | msgstr "" | 1691 | msgstr "" |
| 2220 | 1692 | ||
| 2221 | #: plugins/check_mrtgtraf.c:356 | ||
| 2222 | msgid "Warning threshold pair <incoming>,<outgoing>" | 1693 | msgid "Warning threshold pair <incoming>,<outgoing>" |
| 2223 | msgstr "" | 1694 | msgstr "" |
| 2224 | 1695 | ||
| 2225 | #: plugins/check_mrtgtraf.c:358 | ||
| 2226 | msgid "Critical threshold pair <incoming>,<outgoing>" | 1696 | msgid "Critical threshold pair <incoming>,<outgoing>" |
| 2227 | msgstr "" | 1697 | msgstr "" |
| 2228 | 1698 | ||
| 2229 | #: plugins/check_mrtgtraf.c:362 | ||
| 2230 | msgid "" | 1699 | msgid "" |
| 2231 | "- MRTG stands for Multi Router Traffic Grapher. It can be downloaded from" | 1700 | "- MRTG stands for Multi Router Traffic Grapher. It can be downloaded from" |
| 2232 | msgstr "" | 1701 | msgstr "" |
| 2233 | 1702 | ||
| 2234 | #: plugins/check_mrtgtraf.c:364 | ||
| 2235 | msgid "- While MRTG can monitor things other than traffic rates, this" | 1703 | msgid "- While MRTG can monitor things other than traffic rates, this" |
| 2236 | msgstr "" | 1704 | msgstr "" |
| 2237 | 1705 | ||
| 2238 | #: plugins/check_mrtgtraf.c:365 | ||
| 2239 | msgid " plugin probably won't work with much else without modification." | 1706 | msgid " plugin probably won't work with much else without modification." |
| 2240 | msgstr "" | 1707 | msgstr "" |
| 2241 | 1708 | ||
| 2242 | #: plugins/check_mrtgtraf.c:366 | ||
| 2243 | msgid "- The calculated i/o rates are a little off from what MRTG actually" | 1709 | msgid "- The calculated i/o rates are a little off from what MRTG actually" |
| 2244 | msgstr "" | 1710 | msgstr "" |
| 2245 | 1711 | ||
| 2246 | #: plugins/check_mrtgtraf.c:367 | ||
| 2247 | msgid " reports. I'm not sure why this is right now, but will look into it" | 1712 | msgid " reports. I'm not sure why this is right now, but will look into it" |
| 2248 | msgstr "" | 1713 | msgstr "" |
| 2249 | 1714 | ||
| 2250 | #: plugins/check_mrtgtraf.c:368 | ||
| 2251 | msgid " for future enhancements of this plugin." | 1715 | msgid " for future enhancements of this plugin." |
| 2252 | msgstr "" | 1716 | msgstr "" |
| 2253 | 1717 | ||
| 2254 | #: plugins/check_mrtgtraf.c:378 | ||
| 2255 | #, c-format | 1718 | #, c-format |
| 2256 | msgid "Usage" | 1719 | msgid "Usage" |
| 2257 | msgstr "" | 1720 | msgstr "" |
| 2258 | 1721 | ||
| 2259 | #: plugins/check_mysql.c:185 | ||
| 2260 | #, c-format | 1722 | #, c-format |
| 2261 | msgid "status store_result error: %s\n" | 1723 | msgid "status store_result error: %s\n" |
| 2262 | msgstr "" | 1724 | msgstr "" |
| 2263 | 1725 | ||
| 2264 | #: plugins/check_mysql.c:216 | ||
| 2265 | #, c-format | 1726 | #, c-format |
| 2266 | msgid "slave query error: %s\n" | 1727 | msgid "slave query error: %s\n" |
| 2267 | msgstr "" | 1728 | msgstr "" |
| 2268 | 1729 | ||
| 2269 | #: plugins/check_mysql.c:223 | ||
| 2270 | #, c-format | 1730 | #, c-format |
| 2271 | msgid "slave store_result error: %s\n" | 1731 | msgid "slave store_result error: %s\n" |
| 2272 | msgstr "" | 1732 | msgstr "" |
| 2273 | 1733 | ||
| 2274 | #: plugins/check_mysql.c:229 | ||
| 2275 | msgid "No slaves defined" | 1734 | msgid "No slaves defined" |
| 2276 | msgstr "" | 1735 | msgstr "" |
| 2277 | 1736 | ||
| 2278 | #: plugins/check_mysql.c:237 | ||
| 2279 | #, c-format | 1737 | #, c-format |
| 2280 | msgid "slave fetch row error: %s\n" | 1738 | msgid "slave fetch row error: %s\n" |
| 2281 | msgstr "" | 1739 | msgstr "" |
| 2282 | 1740 | ||
| 2283 | #: plugins/check_mysql.c:242 | ||
| 2284 | #, c-format | 1741 | #, c-format |
| 2285 | msgid "Slave running: %s" | 1742 | msgid "Slave running: %s" |
| 2286 | msgstr "" | 1743 | msgstr "" |
| 2287 | 1744 | ||
| 2288 | #: plugins/check_mysql.c:520 | ||
| 2289 | msgid "This program tests connections to a MySQL server" | 1745 | msgid "This program tests connections to a MySQL server" |
| 2290 | msgstr "" | 1746 | msgstr "" |
| 2291 | 1747 | ||
| 2292 | #: plugins/check_mysql.c:531 | ||
| 2293 | msgid "Ignore authentication failure and check for mysql connectivity only" | 1748 | msgid "Ignore authentication failure and check for mysql connectivity only" |
| 2294 | msgstr "" | 1749 | msgstr "" |
| 2295 | 1750 | ||
| 2296 | #: plugins/check_mysql.c:534 | ||
| 2297 | msgid "Use the specified socket (has no effect if -H is used)" | 1751 | msgid "Use the specified socket (has no effect if -H is used)" |
| 2298 | msgstr "" | 1752 | msgstr "" |
| 2299 | 1753 | ||
| 2300 | #: plugins/check_mysql.c:537 | ||
| 2301 | msgid "Check database with indicated name" | 1754 | msgid "Check database with indicated name" |
| 2302 | msgstr "" | 1755 | msgstr "" |
| 2303 | 1756 | ||
| 2304 | #: plugins/check_mysql.c:539 | ||
| 2305 | msgid "Read from the specified client options file" | 1757 | msgid "Read from the specified client options file" |
| 2306 | msgstr "" | 1758 | msgstr "" |
| 2307 | 1759 | ||
| 2308 | #: plugins/check_mysql.c:541 | ||
| 2309 | msgid "Use a client options group" | 1760 | msgid "Use a client options group" |
| 2310 | msgstr "" | 1761 | msgstr "" |
| 2311 | 1762 | ||
| 2312 | #: plugins/check_mysql.c:543 | ||
| 2313 | msgid "Connect using the indicated username" | 1763 | msgid "Connect using the indicated username" |
| 2314 | msgstr "" | 1764 | msgstr "" |
| 2315 | 1765 | ||
| 2316 | #: plugins/check_mysql.c:545 | ||
| 2317 | msgid "Use the indicated password to authenticate the connection" | 1766 | msgid "Use the indicated password to authenticate the connection" |
| 2318 | msgstr "" | 1767 | msgstr "" |
| 2319 | 1768 | ||
| 2320 | #: plugins/check_mysql.c:546 | ||
| 2321 | msgid "IMPORTANT: THIS FORM OF AUTHENTICATION IS NOT SECURE!!!" | 1769 | msgid "IMPORTANT: THIS FORM OF AUTHENTICATION IS NOT SECURE!!!" |
| 2322 | msgstr "" | 1770 | msgstr "" |
| 2323 | 1771 | ||
| 2324 | #: plugins/check_mysql.c:547 | ||
| 2325 | msgid "Your clear-text password could be visible as a process table entry" | 1772 | msgid "Your clear-text password could be visible as a process table entry" |
| 2326 | msgstr "" | 1773 | msgstr "" |
| 2327 | 1774 | ||
| 2328 | #: plugins/check_mysql.c:549 | ||
| 2329 | msgid "Check if the slave thread is running properly." | 1775 | msgid "Check if the slave thread is running properly." |
| 2330 | msgstr "" | 1776 | msgstr "" |
| 2331 | 1777 | ||
| 2332 | #: plugins/check_mysql.c:551 | ||
| 2333 | msgid "Exit with WARNING status if slave server is more than INTEGER seconds" | 1778 | msgid "Exit with WARNING status if slave server is more than INTEGER seconds" |
| 2334 | msgstr "" | 1779 | msgstr "" |
| 2335 | 1780 | ||
| 2336 | #: plugins/check_mysql.c:552 plugins/check_mysql.c:555 | ||
| 2337 | msgid "behind master" | 1781 | msgid "behind master" |
| 2338 | msgstr "" | 1782 | msgstr "" |
| 2339 | 1783 | ||
| 2340 | #: plugins/check_mysql.c:554 | ||
| 2341 | msgid "Exit with CRITICAL status if slave server is more then INTEGER seconds" | 1784 | msgid "Exit with CRITICAL status if slave server is more then INTEGER seconds" |
| 2342 | msgstr "" | 1785 | msgstr "" |
| 2343 | 1786 | ||
| 2344 | #: plugins/check_mysql.c:557 | ||
| 2345 | msgid "Use ssl encryption" | 1787 | msgid "Use ssl encryption" |
| 2346 | msgstr "" | 1788 | msgstr "" |
| 2347 | 1789 | ||
| 2348 | #: plugins/check_mysql.c:559 | ||
| 2349 | msgid "Path to CA signing the cert" | 1790 | msgid "Path to CA signing the cert" |
| 2350 | msgstr "" | 1791 | msgstr "" |
| 2351 | 1792 | ||
| 2352 | #: plugins/check_mysql.c:561 | ||
| 2353 | msgid "Path to SSL certificate" | 1793 | msgid "Path to SSL certificate" |
| 2354 | msgstr "" | 1794 | msgstr "" |
| 2355 | 1795 | ||
| 2356 | #: plugins/check_mysql.c:563 | ||
| 2357 | msgid "Path to private SSL key" | 1796 | msgid "Path to private SSL key" |
| 2358 | msgstr "" | 1797 | msgstr "" |
| 2359 | 1798 | ||
| 2360 | #: plugins/check_mysql.c:565 | ||
| 2361 | msgid "Path to CA directory" | 1799 | msgid "Path to CA directory" |
| 2362 | msgstr "" | 1800 | msgstr "" |
| 2363 | 1801 | ||
| 2364 | #: plugins/check_mysql.c:567 | ||
| 2365 | msgid "List of valid SSL ciphers" | 1802 | msgid "List of valid SSL ciphers" |
| 2366 | msgstr "" | 1803 | msgstr "" |
| 2367 | 1804 | ||
| 2368 | #: plugins/check_mysql.c:571 | ||
| 2369 | msgid "" | 1805 | msgid "" |
| 2370 | "There are no required arguments. By default, the local database is checked" | 1806 | "There are no required arguments. By default, the local database is checked" |
| 2371 | msgstr "" | 1807 | msgstr "" |
| 2372 | 1808 | ||
| 2373 | #: plugins/check_mysql.c:572 | ||
| 2374 | msgid "" | 1809 | msgid "" |
| 2375 | "using the default unix socket. You can force TCP on localhost by using an" | 1810 | "using the default unix socket. You can force TCP on localhost by using an" |
| 2376 | msgstr "" | 1811 | msgstr "" |
| 2377 | 1812 | ||
| 2378 | #: plugins/check_mysql.c:573 | ||
| 2379 | msgid "IP address or FQDN ('localhost' will use the socket as well)." | 1813 | msgid "IP address or FQDN ('localhost' will use the socket as well)." |
| 2380 | msgstr "" | 1814 | msgstr "" |
| 2381 | 1815 | ||
| 2382 | #: plugins/check_mysql.c:577 | ||
| 2383 | msgid "You must specify -p with an empty string to force an empty password," | 1816 | msgid "You must specify -p with an empty string to force an empty password," |
| 2384 | msgstr "" | 1817 | msgstr "" |
| 2385 | 1818 | ||
| 2386 | #: plugins/check_mysql.c:578 | ||
| 2387 | msgid "overriding any my.cnf settings." | 1819 | msgid "overriding any my.cnf settings." |
| 2388 | msgstr "" | 1820 | msgstr "" |
| 2389 | 1821 | ||
| 2390 | #: plugins/check_nagios.c:104 | ||
| 2391 | msgid "Cannot open status log for reading!" | 1822 | msgid "Cannot open status log for reading!" |
| 2392 | msgstr "" | 1823 | msgstr "" |
| 2393 | 1824 | ||
| 2394 | #: plugins/check_nagios.c:154 | ||
| 2395 | #, c-format | 1825 | #, c-format |
| 2396 | msgid "Found process: %s %s\n" | 1826 | msgid "Found process: %s %s\n" |
| 2397 | msgstr "" | 1827 | msgstr "" |
| 2398 | 1828 | ||
| 2399 | #: plugins/check_nagios.c:168 | ||
| 2400 | msgid "Could not locate a running Nagios process!" | 1829 | msgid "Could not locate a running Nagios process!" |
| 2401 | msgstr "" | 1830 | msgstr "" |
| 2402 | 1831 | ||
| 2403 | #: plugins/check_nagios.c:172 | ||
| 2404 | msgid "Cannot parse Nagios log file for valid time" | 1832 | msgid "Cannot parse Nagios log file for valid time" |
| 2405 | msgstr "" | 1833 | msgstr "" |
| 2406 | 1834 | ||
| 2407 | #: plugins/check_nagios.c:183 plugins/check_procs.c:379 | ||
| 2408 | #, c-format | 1835 | #, c-format |
| 2409 | msgid "%d process" | 1836 | msgid "%d process" |
| 2410 | msgid_plural "%d processes" | 1837 | msgid_plural "%d processes" |
| 2411 | msgstr[0] "" | 1838 | msgstr[0] "" |
| 2412 | msgstr[1] "" | 1839 | msgstr[1] "" |
| 2413 | 1840 | ||
| 2414 | #: plugins/check_nagios.c:186 | ||
| 2415 | #, c-format | 1841 | #, c-format |
| 2416 | msgid "status log updated %d second ago" | 1842 | msgid "status log updated %d second ago" |
| 2417 | msgid_plural "status log updated %d seconds ago" | 1843 | msgid_plural "status log updated %d seconds ago" |
| 2418 | msgstr[0] "" | 1844 | msgstr[0] "" |
| 2419 | msgstr[1] "" | 1845 | msgstr[1] "" |
| 2420 | 1846 | ||
| 2421 | #: plugins/check_nagios.c:224 plugins/check_nagios.c:253 | ||
| 2422 | msgid "Expiration time must be an integer (seconds)\n" | 1847 | msgid "Expiration time must be an integer (seconds)\n" |
| 2423 | msgstr "" | 1848 | msgstr "" |
| 2424 | 1849 | ||
| 2425 | #: plugins/check_nagios.c:260 | ||
| 2426 | msgid "Timeout must be an integer (seconds)\n" | 1850 | msgid "Timeout must be an integer (seconds)\n" |
| 2427 | msgstr "" | 1851 | msgstr "" |
| 2428 | 1852 | ||
| 2429 | #: plugins/check_nagios.c:272 | ||
| 2430 | msgid "You must provide the status_log\n" | 1853 | msgid "You must provide the status_log\n" |
| 2431 | msgstr "" | 1854 | msgstr "" |
| 2432 | 1855 | ||
| 2433 | #: plugins/check_nagios.c:275 | ||
| 2434 | msgid "You must provide a process string\n" | 1856 | msgid "You must provide a process string\n" |
| 2435 | msgstr "" | 1857 | msgstr "" |
| 2436 | 1858 | ||
| 2437 | #: plugins/check_nagios.c:289 | ||
| 2438 | msgid "" | 1859 | msgid "" |
| 2439 | "This plugin checks the status of the Nagios process on the local machine" | 1860 | "This plugin checks the status of the Nagios process on the local machine" |
| 2440 | msgstr "" | 1861 | msgstr "" |
| 2441 | 1862 | ||
| 2442 | #: plugins/check_nagios.c:290 | ||
| 2443 | msgid "" | 1863 | msgid "" |
| 2444 | "The plugin will check to make sure the Nagios status log is no older than" | 1864 | "The plugin will check to make sure the Nagios status log is no older than" |
| 2445 | msgstr "" | 1865 | msgstr "" |
| 2446 | 1866 | ||
| 2447 | #: plugins/check_nagios.c:291 | ||
| 2448 | msgid "the number of minutes specified by the expires option." | 1867 | msgid "the number of minutes specified by the expires option." |
| 2449 | msgstr "" | 1868 | msgstr "" |
| 2450 | 1869 | ||
| 2451 | #: plugins/check_nagios.c:292 | ||
| 2452 | msgid "" | 1870 | msgid "" |
| 2453 | "It also checks the process table for a process matching the command argument." | 1871 | "It also checks the process table for a process matching the command argument." |
| 2454 | msgstr "" | 1872 | msgstr "" |
| 2455 | 1873 | ||
| 2456 | #: plugins/check_nagios.c:302 | ||
| 2457 | msgid "Name of the log file to check" | 1874 | msgid "Name of the log file to check" |
| 2458 | msgstr "" | 1875 | msgstr "" |
| 2459 | 1876 | ||
| 2460 | #: plugins/check_nagios.c:304 | ||
| 2461 | msgid "Minutes aging after which logfile is considered stale" | 1877 | msgid "Minutes aging after which logfile is considered stale" |
| 2462 | msgstr "" | 1878 | msgstr "" |
| 2463 | 1879 | ||
| 2464 | #: plugins/check_nagios.c:306 | ||
| 2465 | msgid "Substring to search for in process arguments" | 1880 | msgid "Substring to search for in process arguments" |
| 2466 | msgstr "" | 1881 | msgstr "" |
| 2467 | 1882 | ||
| 2468 | #: plugins/check_nagios.c:308 | ||
| 2469 | msgid "Timeout for the plugin in seconds" | 1883 | msgid "Timeout for the plugin in seconds" |
| 2470 | msgstr "" | 1884 | msgstr "" |
| 2471 | 1885 | ||
| 2472 | #: plugins/check_nt.c:142 | ||
| 2473 | #, c-format | 1886 | #, c-format |
| 2474 | msgid "Wrong client version - running: %s, required: %s" | 1887 | msgid "Wrong client version - running: %s, required: %s" |
| 2475 | msgstr "" | 1888 | msgstr "" |
| 2476 | 1889 | ||
| 2477 | #: plugins/check_nt.c:153 plugins/check_nt.c:239 | ||
| 2478 | msgid "missing -l parameters" | 1890 | msgid "missing -l parameters" |
| 2479 | msgstr "" | 1891 | msgstr "" |
| 2480 | 1892 | ||
| 2481 | #: plugins/check_nt.c:155 | ||
| 2482 | msgid "wrong -l parameter." | 1893 | msgid "wrong -l parameter." |
| 2483 | msgstr "" | 1894 | msgstr "" |
| 2484 | 1895 | ||
| 2485 | #: plugins/check_nt.c:159 | ||
| 2486 | msgid "CPU Load" | 1896 | msgid "CPU Load" |
| 2487 | msgstr "" | 1897 | msgstr "" |
| 2488 | 1898 | ||
| 2489 | #: plugins/check_nt.c:182 | ||
| 2490 | #, c-format | 1899 | #, c-format |
| 2491 | msgid " %lu%% (%lu min average)" | 1900 | msgid " %lu%% (%lu min average)" |
| 2492 | msgstr "" | 1901 | msgstr "" |
| 2493 | 1902 | ||
| 2494 | #: plugins/check_nt.c:184 | ||
| 2495 | #, c-format | 1903 | #, c-format |
| 2496 | msgid " '%lu min avg Load'=%lu%%;%lu;%lu;0;100" | 1904 | msgid " '%lu min avg Load'=%lu%%;%lu;%lu;0;100" |
| 2497 | msgstr "" | 1905 | msgstr "" |
| 2498 | 1906 | ||
| 2499 | #: plugins/check_nt.c:194 | ||
| 2500 | msgid "not enough values for -l parameters" | 1907 | msgid "not enough values for -l parameters" |
| 2501 | msgstr "" | 1908 | msgstr "" |
| 2502 | 1909 | ||
| 2503 | #: plugins/check_nt.c:208 plugins/check_nt.c:241 | ||
| 2504 | msgid "wrong -l argument" | 1910 | msgid "wrong -l argument" |
| 2505 | msgstr "" | 1911 | msgstr "" |
| 2506 | 1912 | ||
| 2507 | #: plugins/check_nt.c:225 | ||
| 2508 | #, c-format | 1913 | #, c-format |
| 2509 | msgid "System Uptime - %u day(s) %u hour(s) %u minute(s) |uptime=%lu" | 1914 | msgid "System Uptime - %u day(s) %u hour(s) %u minute(s) |uptime=%lu" |
| 2510 | msgstr "" | 1915 | msgstr "" |
| 2511 | 1916 | ||
| 2512 | #: plugins/check_nt.c:257 | ||
| 2513 | #, c-format | 1917 | #, c-format |
| 2514 | msgid "%s:\\ - total: %.2f Gb - used: %.2f Gb (%.0f%%) - free %.2f Gb (%.0f%%)" | 1918 | msgid "%s:\\ - total: %.2f Gb - used: %.2f Gb (%.0f%%) - free %.2f Gb (%.0f%%)" |
| 2515 | msgstr "" | 1919 | msgstr "" |
| 2516 | 1920 | ||
| 2517 | #: plugins/check_nt.c:260 | ||
| 2518 | #, c-format | 1921 | #, c-format |
| 2519 | msgid "'%s:\\ Used Space'=%.2fGb;%.2f;%.2f;0.00;%.2f" | 1922 | msgid "'%s:\\ Used Space'=%.2fGb;%.2f;%.2f;0.00;%.2f" |
| 2520 | msgstr "" | 1923 | msgstr "" |
| 2521 | 1924 | ||
| 2522 | #: plugins/check_nt.c:274 | ||
| 2523 | msgid "Free disk space : Invalid drive" | 1925 | msgid "Free disk space : Invalid drive" |
| 2524 | msgstr "" | 1926 | msgstr "" |
| 2525 | 1927 | ||
| 2526 | #: plugins/check_nt.c:284 | ||
| 2527 | msgid "No service/process specified" | 1928 | msgid "No service/process specified" |
| 2528 | msgstr "" | 1929 | msgstr "" |
| 2529 | 1930 | ||
| 2530 | #: plugins/check_nt.c:292 plugins/check_nt.c:305 plugins/check_nt.c:309 | ||
| 2531 | #: plugins/check_nt.c:643 | ||
| 2532 | msgid "could not fetch information from server\n" | 1931 | msgid "could not fetch information from server\n" |
| 2533 | msgstr "" | 1932 | msgstr "" |
| 2534 | 1933 | ||
| 2535 | #: plugins/check_nt.c:317 | ||
| 2536 | #, c-format | 1934 | #, c-format |
| 2537 | msgid "" | 1935 | msgid "" |
| 2538 | "Memory usage: total:%.2f MB - used: %.2f MB (%.0f%%) - free: %.2f MB (%.0f%%)" | 1936 | "Memory usage: total:%.2f MB - used: %.2f MB (%.0f%%) - free: %.2f MB (%.0f%%)" |
| 2539 | msgstr "" | 1937 | msgstr "" |
| 2540 | 1938 | ||
| 2541 | #: plugins/check_nt.c:320 | ||
| 2542 | #, c-format | 1939 | #, c-format |
| 2543 | msgid "'Memory usage'=%.2fMB;%.2f;%.2f;0.00;%.2f" | 1940 | msgid "'Memory usage'=%.2fMB;%.2f;%.2f;0.00;%.2f" |
| 2544 | msgstr "" | 1941 | msgstr "" |
| 2545 | 1942 | ||
| 2546 | #: plugins/check_nt.c:356 plugins/check_nt.c:441 plugins/check_nt.c:471 | ||
| 2547 | msgid "No counter specified" | 1943 | msgid "No counter specified" |
| 2548 | msgstr "" | 1944 | msgstr "" |
| 2549 | 1945 | ||
| 2550 | #: plugins/check_nt.c:388 | ||
| 2551 | msgid "Minimum value contains non-numbers" | 1946 | msgid "Minimum value contains non-numbers" |
| 2552 | msgstr "" | 1947 | msgstr "" |
| 2553 | 1948 | ||
| 2554 | #: plugins/check_nt.c:392 | ||
| 2555 | msgid "Maximum value contains non-numbers" | 1949 | msgid "Maximum value contains non-numbers" |
| 2556 | msgstr "" | 1950 | msgstr "" |
| 2557 | 1951 | ||
| 2558 | #: plugins/check_nt.c:399 | ||
| 2559 | msgid "No unit counter specified" | 1952 | msgid "No unit counter specified" |
| 2560 | msgstr "" | 1953 | msgstr "" |
| 2561 | 1954 | ||
| 2562 | #: plugins/check_nt.c:486 | ||
| 2563 | msgid "Please specify a variable to check" | 1955 | msgid "Please specify a variable to check" |
| 2564 | msgstr "" | 1956 | msgstr "" |
| 2565 | 1957 | ||
| 2566 | #: plugins/check_nt.c:570 | ||
| 2567 | msgid "Server port must be an integer\n" | 1958 | msgid "Server port must be an integer\n" |
| 2568 | msgstr "" | 1959 | msgstr "" |
| 2569 | 1960 | ||
| 2570 | #: plugins/check_nt.c:624 | ||
| 2571 | msgid "You must provide a server address or host name" | 1961 | msgid "You must provide a server address or host name" |
| 2572 | msgstr "" | 1962 | msgstr "" |
| 2573 | 1963 | ||
| 2574 | #: plugins/check_nt.c:630 | ||
| 2575 | msgid "None" | 1964 | msgid "None" |
| 2576 | msgstr "" | 1965 | msgstr "" |
| 2577 | 1966 | ||
| 2578 | #: plugins/check_nt.c:687 | ||
| 2579 | msgid "This plugin collects data from the NSClient service running on a" | 1967 | msgid "This plugin collects data from the NSClient service running on a" |
| 2580 | msgstr "" | 1968 | msgstr "" |
| 2581 | 1969 | ||
| 2582 | #: plugins/check_nt.c:688 | ||
| 2583 | msgid "Windows NT/2000/XP/2003 server." | 1970 | msgid "Windows NT/2000/XP/2003 server." |
| 2584 | msgstr "" | 1971 | msgstr "" |
| 2585 | 1972 | ||
| 2586 | #: plugins/check_nt.c:699 | ||
| 2587 | msgid "Name of the host to check" | 1973 | msgid "Name of the host to check" |
| 2588 | msgstr "" | 1974 | msgstr "" |
| 2589 | 1975 | ||
| 2590 | #: plugins/check_nt.c:701 | ||
| 2591 | msgid "Optional port number (default: " | 1976 | msgid "Optional port number (default: " |
| 2592 | msgstr "" | 1977 | msgstr "" |
| 2593 | 1978 | ||
| 2594 | #: plugins/check_nt.c:704 | ||
| 2595 | msgid "Password needed for the request" | 1979 | msgid "Password needed for the request" |
| 2596 | msgstr "" | 1980 | msgstr "" |
| 2597 | 1981 | ||
| 2598 | #: plugins/check_nt.c:706 plugins/check_nwstat.c:1661 | ||
| 2599 | #: plugins/check_overcr.c:432 | ||
| 2600 | msgid "Threshold which will result in a warning status" | 1982 | msgid "Threshold which will result in a warning status" |
| 2601 | msgstr "" | 1983 | msgstr "" |
| 2602 | 1984 | ||
| 2603 | #: plugins/check_nt.c:708 plugins/check_nwstat.c:1663 | ||
| 2604 | #: plugins/check_overcr.c:434 | ||
| 2605 | msgid "Threshold which will result in a critical status" | 1985 | msgid "Threshold which will result in a critical status" |
| 2606 | msgstr "" | 1986 | msgstr "" |
| 2607 | 1987 | ||
| 2608 | #: plugins/check_nt.c:710 | ||
| 2609 | msgid "Seconds before connection attempt times out (default: " | 1988 | msgid "Seconds before connection attempt times out (default: " |
| 2610 | msgstr "" | 1989 | msgstr "" |
| 2611 | 1990 | ||
| 2612 | #: plugins/check_nt.c:712 | ||
| 2613 | msgid "Parameters passed to specified check (see below)" | 1991 | msgid "Parameters passed to specified check (see below)" |
| 2614 | msgstr "" | 1992 | msgstr "" |
| 2615 | 1993 | ||
| 2616 | #: plugins/check_nt.c:714 | ||
| 2617 | msgid "Display options (currently only SHOWALL works)" | 1994 | msgid "Display options (currently only SHOWALL works)" |
| 2618 | msgstr "" | 1995 | msgstr "" |
| 2619 | 1996 | ||
| 2620 | #: plugins/check_nt.c:716 | ||
| 2621 | msgid "Return UNKNOWN on timeouts" | 1997 | msgid "Return UNKNOWN on timeouts" |
| 2622 | msgstr "" | 1998 | msgstr "" |
| 2623 | 1999 | ||
| 2624 | #: plugins/check_nt.c:719 | ||
| 2625 | msgid "Print this help screen" | 2000 | msgid "Print this help screen" |
| 2626 | msgstr "" | 2001 | msgstr "" |
| 2627 | 2002 | ||
| 2628 | #: plugins/check_nt.c:721 | ||
| 2629 | msgid "Print version information" | 2003 | msgid "Print version information" |
| 2630 | msgstr "" | 2004 | msgstr "" |
| 2631 | 2005 | ||
| 2632 | #: plugins/check_nt.c:723 | ||
| 2633 | msgid "Variable to check" | 2006 | msgid "Variable to check" |
| 2634 | msgstr "" | 2007 | msgstr "" |
| 2635 | 2008 | ||
| 2636 | #: plugins/check_nt.c:724 | ||
| 2637 | msgid "Valid variables are:" | 2009 | msgid "Valid variables are:" |
| 2638 | msgstr "" | 2010 | msgstr "" |
| 2639 | 2011 | ||
| 2640 | #: plugins/check_nt.c:726 | ||
| 2641 | msgid "Get the NSClient version" | 2012 | msgid "Get the NSClient version" |
| 2642 | msgstr "" | 2013 | msgstr "" |
| 2643 | 2014 | ||
| 2644 | #: plugins/check_nt.c:727 | ||
| 2645 | msgid "If -l <version> is specified, will return warning if versions differ." | 2015 | msgid "If -l <version> is specified, will return warning if versions differ." |
| 2646 | msgstr "" | 2016 | msgstr "" |
| 2647 | 2017 | ||
| 2648 | #: plugins/check_nt.c:729 | ||
| 2649 | msgid "Average CPU load on last x minutes." | 2018 | msgid "Average CPU load on last x minutes." |
| 2650 | msgstr "" | 2019 | msgstr "" |
| 2651 | 2020 | ||
| 2652 | #: plugins/check_nt.c:730 | ||
| 2653 | msgid "Request a -l parameter with the following syntax:" | 2021 | msgid "Request a -l parameter with the following syntax:" |
| 2654 | msgstr "" | 2022 | msgstr "" |
| 2655 | 2023 | ||
| 2656 | #: plugins/check_nt.c:731 | ||
| 2657 | msgid "-l <minutes range>,<warning threshold>,<critical threshold>." | 2024 | msgid "-l <minutes range>,<warning threshold>,<critical threshold>." |
| 2658 | msgstr "" | 2025 | msgstr "" |
| 2659 | 2026 | ||
| 2660 | #: plugins/check_nt.c:732 | ||
| 2661 | msgid "<minute range> should be less than 24*60." | 2027 | msgid "<minute range> should be less than 24*60." |
| 2662 | msgstr "" | 2028 | msgstr "" |
| 2663 | 2029 | ||
| 2664 | #: plugins/check_nt.c:733 | ||
| 2665 | msgid "" | 2030 | msgid "" |
| 2666 | "Thresholds are percentage and up to 10 requests can be done in one shot." | 2031 | "Thresholds are percentage and up to 10 requests can be done in one shot." |
| 2667 | msgstr "" | 2032 | msgstr "" |
| 2668 | 2033 | ||
| 2669 | #: plugins/check_nt.c:736 | ||
| 2670 | msgid "Get the uptime of the machine." | 2034 | msgid "Get the uptime of the machine." |
| 2671 | msgstr "" | 2035 | msgstr "" |
| 2672 | 2036 | ||
| 2673 | #: plugins/check_nt.c:737 | ||
| 2674 | msgid "-l <unit> " | 2037 | msgid "-l <unit> " |
| 2675 | msgstr "" | 2038 | msgstr "" |
| 2676 | 2039 | ||
| 2677 | #: plugins/check_nt.c:738 | ||
| 2678 | msgid "<unit> = seconds, minutes, hours, or days. (default: minutes)" | 2040 | msgid "<unit> = seconds, minutes, hours, or days. (default: minutes)" |
| 2679 | msgstr "" | 2041 | msgstr "" |
| 2680 | 2042 | ||
| 2681 | #: plugins/check_nt.c:739 | ||
| 2682 | msgid "Thresholds will use the unit specified above." | 2043 | msgid "Thresholds will use the unit specified above." |
| 2683 | msgstr "" | 2044 | msgstr "" |
| 2684 | 2045 | ||
| 2685 | #: plugins/check_nt.c:741 | ||
| 2686 | msgid "Size and percentage of disk use." | 2046 | msgid "Size and percentage of disk use." |
| 2687 | msgstr "" | 2047 | msgstr "" |
| 2688 | 2048 | ||
| 2689 | #: plugins/check_nt.c:742 | ||
| 2690 | msgid "Request a -l parameter containing the drive letter only." | 2049 | msgid "Request a -l parameter containing the drive letter only." |
| 2691 | msgstr "" | 2050 | msgstr "" |
| 2692 | 2051 | ||
| 2693 | #: plugins/check_nt.c:743 plugins/check_nt.c:746 | ||
| 2694 | msgid "Warning and critical thresholds can be specified with -w and -c." | 2052 | msgid "Warning and critical thresholds can be specified with -w and -c." |
| 2695 | msgstr "" | 2053 | msgstr "" |
| 2696 | 2054 | ||
| 2697 | #: plugins/check_nt.c:745 | ||
| 2698 | msgid "Memory use." | 2055 | msgid "Memory use." |
| 2699 | msgstr "" | 2056 | msgstr "" |
| 2700 | 2057 | ||
| 2701 | #: plugins/check_nt.c:748 | ||
| 2702 | msgid "Check the state of one or several services." | 2058 | msgid "Check the state of one or several services." |
| 2703 | msgstr "" | 2059 | msgstr "" |
| 2704 | 2060 | ||
| 2705 | #: plugins/check_nt.c:749 plugins/check_nt.c:758 | ||
| 2706 | msgid "Request a -l parameters with the following syntax:" | 2061 | msgid "Request a -l parameters with the following syntax:" |
| 2707 | msgstr "" | 2062 | msgstr "" |
| 2708 | 2063 | ||
| 2709 | #: plugins/check_nt.c:750 | ||
| 2710 | msgid "-l <service1>,<service2>,<service3>,..." | 2064 | msgid "-l <service1>,<service2>,<service3>,..." |
| 2711 | msgstr "" | 2065 | msgstr "" |
| 2712 | 2066 | ||
| 2713 | #: plugins/check_nt.c:751 | ||
| 2714 | msgid "You can specify -d SHOWALL in case you want to see working services" | 2067 | msgid "You can specify -d SHOWALL in case you want to see working services" |
| 2715 | msgstr "" | 2068 | msgstr "" |
| 2716 | 2069 | ||
| 2717 | #: plugins/check_nt.c:752 | ||
| 2718 | msgid "in the returned string." | 2070 | msgid "in the returned string." |
| 2719 | msgstr "" | 2071 | msgstr "" |
| 2720 | 2072 | ||
| 2721 | #: plugins/check_nt.c:754 | ||
| 2722 | msgid "Check if one or several process are running." | 2073 | msgid "Check if one or several process are running." |
| 2723 | msgstr "" | 2074 | msgstr "" |
| 2724 | 2075 | ||
| 2725 | #: plugins/check_nt.c:755 | ||
| 2726 | msgid "Same syntax as SERVICESTATE." | 2076 | msgid "Same syntax as SERVICESTATE." |
| 2727 | msgstr "" | 2077 | msgstr "" |
| 2728 | 2078 | ||
| 2729 | #: plugins/check_nt.c:757 | ||
| 2730 | msgid "Check any performance counter of Windows NT/2000." | 2079 | msgid "Check any performance counter of Windows NT/2000." |
| 2731 | msgstr "" | 2080 | msgstr "" |
| 2732 | 2081 | ||
| 2733 | #: plugins/check_nt.c:759 | ||
| 2734 | msgid "-l \"\\\\<performance object>\\\\counter\",\"<description>" | 2082 | msgid "-l \"\\\\<performance object>\\\\counter\",\"<description>" |
| 2735 | msgstr "" | 2083 | msgstr "" |
| 2736 | 2084 | ||
| 2737 | #: plugins/check_nt.c:760 | ||
| 2738 | msgid "The <description> parameter is optional and is given to a printf " | 2085 | msgid "The <description> parameter is optional and is given to a printf " |
| 2739 | msgstr "" | 2086 | msgstr "" |
| 2740 | 2087 | ||
| 2741 | #: plugins/check_nt.c:761 | ||
| 2742 | msgid "output command which requires a float parameter." | 2088 | msgid "output command which requires a float parameter." |
| 2743 | msgstr "" | 2089 | msgstr "" |
| 2744 | 2090 | ||
| 2745 | #: plugins/check_nt.c:762 | ||
| 2746 | #, c-format | 2091 | #, c-format |
| 2747 | msgid "If <description> does not include \"%%\", it is used as a label." | 2092 | msgid "If <description> does not include \"%%\", it is used as a label." |
| 2748 | msgstr "" | 2093 | msgstr "" |
| 2749 | 2094 | ||
| 2750 | #: plugins/check_nt.c:763 plugins/check_nt.c:778 | ||
| 2751 | msgid "Some examples:" | 2095 | msgid "Some examples:" |
| 2752 | msgstr "" | 2096 | msgstr "" |
| 2753 | 2097 | ||
| 2754 | #: plugins/check_nt.c:767 | ||
| 2755 | msgid "Check any performance counter object of Windows NT/2000." | 2098 | msgid "Check any performance counter object of Windows NT/2000." |
| 2756 | msgstr "" | 2099 | msgstr "" |
| 2757 | 2100 | ||
| 2758 | #: plugins/check_nt.c:768 | ||
| 2759 | msgid "" | 2101 | msgid "" |
| 2760 | "Syntax: check_nt -H <hostname> -p <port> -v INSTANCES -l <counter object>" | 2102 | "Syntax: check_nt -H <hostname> -p <port> -v INSTANCES -l <counter object>" |
| 2761 | msgstr "" | 2103 | msgstr "" |
| 2762 | 2104 | ||
| 2763 | #: plugins/check_nt.c:769 | ||
| 2764 | msgid "<counter object> is a Windows Perfmon Counter object (eg. Process)," | 2105 | msgid "<counter object> is a Windows Perfmon Counter object (eg. Process)," |
| 2765 | msgstr "" | 2106 | msgstr "" |
| 2766 | 2107 | ||
| 2767 | #: plugins/check_nt.c:770 | ||
| 2768 | msgid "if it is two words, it should be enclosed in quotes" | 2108 | msgid "if it is two words, it should be enclosed in quotes" |
| 2769 | msgstr "" | 2109 | msgstr "" |
| 2770 | 2110 | ||
| 2771 | #: plugins/check_nt.c:771 | ||
| 2772 | msgid "The returned results will be a comma-separated list of instances on " | 2111 | msgid "The returned results will be a comma-separated list of instances on " |
| 2773 | msgstr "" | 2112 | msgstr "" |
| 2774 | 2113 | ||
| 2775 | #: plugins/check_nt.c:772 | ||
| 2776 | msgid " the selected computer for that object." | 2114 | msgid " the selected computer for that object." |
| 2777 | msgstr "" | 2115 | msgstr "" |
| 2778 | 2116 | ||
| 2779 | #: plugins/check_nt.c:773 | ||
| 2780 | msgid "" | 2117 | msgid "" |
| 2781 | "The purpose of this is to be run from command line to determine what " | 2118 | "The purpose of this is to be run from command line to determine what " |
| 2782 | "instances" | 2119 | "instances" |
| 2783 | msgstr "" | 2120 | msgstr "" |
| 2784 | 2121 | ||
| 2785 | #: plugins/check_nt.c:774 | ||
| 2786 | msgid "" | 2122 | msgid "" |
| 2787 | " are available for monitoring without having to log onto the Windows server" | 2123 | " are available for monitoring without having to log onto the Windows server" |
| 2788 | msgstr "" | 2124 | msgstr "" |
| 2789 | 2125 | ||
| 2790 | #: plugins/check_nt.c:775 | ||
| 2791 | msgid " to run Perfmon directly." | 2126 | msgid " to run Perfmon directly." |
| 2792 | msgstr "" | 2127 | msgstr "" |
| 2793 | 2128 | ||
| 2794 | #: plugins/check_nt.c:776 | ||
| 2795 | msgid "" | 2129 | msgid "" |
| 2796 | "It can also be used in scripts that automatically create the monitoring " | 2130 | "It can also be used in scripts that automatically create the monitoring " |
| 2797 | "service" | 2131 | "service" |
| 2798 | msgstr "" | 2132 | msgstr "" |
| 2799 | 2133 | ||
| 2800 | #: plugins/check_nt.c:777 | ||
| 2801 | msgid " configuration files." | 2134 | msgid " configuration files." |
| 2802 | msgstr "" | 2135 | msgstr "" |
| 2803 | 2136 | ||
| 2804 | #: plugins/check_nt.c:779 | ||
| 2805 | msgid "check_nt -H 192.168.1.1 -p 1248 -v INSTANCES -l Process" | 2137 | msgid "check_nt -H 192.168.1.1 -p 1248 -v INSTANCES -l Process" |
| 2806 | msgstr "" | 2138 | msgstr "" |
| 2807 | 2139 | ||
| 2808 | #: plugins/check_nt.c:782 | ||
| 2809 | msgid "" | 2140 | msgid "" |
| 2810 | "- The NSClient service should be running on the server to get any information" | 2141 | "- The NSClient service should be running on the server to get any information" |
| 2811 | msgstr "" | 2142 | msgstr "" |
| 2812 | 2143 | ||
| 2813 | #: plugins/check_nt.c:784 | ||
| 2814 | msgid "- Critical thresholds should be lower than warning thresholds" | 2144 | msgid "- Critical thresholds should be lower than warning thresholds" |
| 2815 | msgstr "" | 2145 | msgstr "" |
| 2816 | 2146 | ||
| 2817 | #: plugins/check_nt.c:785 | ||
| 2818 | msgid "- Default port 1248 is sometimes in use by other services. The error" | 2147 | msgid "- Default port 1248 is sometimes in use by other services. The error" |
| 2819 | msgstr "" | 2148 | msgstr "" |
| 2820 | 2149 | ||
| 2821 | #: plugins/check_nt.c:786 | ||
| 2822 | msgid "" | 2150 | msgid "" |
| 2823 | "output when this happens contains \"Cannot map xxxxx to protocol number\"." | 2151 | "output when this happens contains \"Cannot map xxxxx to protocol number\"." |
| 2824 | msgstr "" | 2152 | msgstr "" |
| 2825 | 2153 | ||
| 2826 | #: plugins/check_nt.c:787 | ||
| 2827 | msgid "One fix for this is to change the port to something else on check_nt " | 2154 | msgid "One fix for this is to change the port to something else on check_nt " |
| 2828 | msgstr "" | 2155 | msgstr "" |
| 2829 | 2156 | ||
| 2830 | #: plugins/check_nt.c:788 | ||
| 2831 | msgid "and on the client service it's connecting to." | 2157 | msgid "and on the client service it's connecting to." |
| 2832 | msgstr "" | 2158 | msgstr "" |
| 2833 | 2159 | ||
| 2834 | #: plugins/check_ntp.c:629 | ||
| 2835 | #, c-format | 2160 | #, c-format |
| 2836 | msgid "jitter response too large (%lu bytes)\n" | 2161 | msgid "jitter response too large (%lu bytes)\n" |
| 2837 | msgstr "" | 2162 | msgstr "" |
| 2838 | 2163 | ||
| 2839 | #: plugins/check_ntp.c:817 plugins/check_ntp_peer.c:619 | ||
| 2840 | #: plugins/check_ntp_time.c:576 | ||
| 2841 | msgid "NTP CRITICAL:" | 2164 | msgid "NTP CRITICAL:" |
| 2842 | msgstr "" | 2165 | msgstr "" |
| 2843 | 2166 | ||
| 2844 | #: plugins/check_ntp.c:820 plugins/check_ntp_peer.c:622 | ||
| 2845 | #: plugins/check_ntp_time.c:579 | ||
| 2846 | msgid "NTP WARNING:" | 2167 | msgid "NTP WARNING:" |
| 2847 | msgstr "" | 2168 | msgstr "" |
| 2848 | 2169 | ||
| 2849 | #: plugins/check_ntp.c:823 plugins/check_ntp_peer.c:625 | ||
| 2850 | #: plugins/check_ntp_time.c:582 | ||
| 2851 | msgid "NTP OK:" | 2170 | msgid "NTP OK:" |
| 2852 | msgstr "" | 2171 | msgstr "" |
| 2853 | 2172 | ||
| 2854 | #: plugins/check_ntp.c:826 plugins/check_ntp_peer.c:628 | ||
| 2855 | #: plugins/check_ntp_time.c:585 | ||
| 2856 | msgid "NTP UNKNOWN:" | 2173 | msgid "NTP UNKNOWN:" |
| 2857 | msgstr "" | 2174 | msgstr "" |
| 2858 | 2175 | ||
| 2859 | #: plugins/check_ntp.c:830 plugins/check_ntp_peer.c:637 | ||
| 2860 | #: plugins/check_ntp_time.c:589 | ||
| 2861 | msgid "Offset unknown" | 2176 | msgid "Offset unknown" |
| 2862 | msgstr "" | 2177 | msgstr "" |
| 2863 | 2178 | ||
| 2864 | #: plugins/check_ntp.c:833 plugins/check_ntp_peer.c:640 | ||
| 2865 | #: plugins/check_ntp_peer.c:642 plugins/check_ntp_peer.c:644 | ||
| 2866 | #: plugins/check_ntp_time.c:592 | ||
| 2867 | msgid "Offset" | 2179 | msgid "Offset" |
| 2868 | msgstr "" | 2180 | msgstr "" |
| 2869 | 2181 | ||
| 2870 | #: plugins/check_ntp.c:854 plugins/check_ntp_peer.c:690 | ||
| 2871 | msgid "This plugin checks the selected ntp server" | 2182 | msgid "This plugin checks the selected ntp server" |
| 2872 | msgstr "" | 2183 | msgstr "" |
| 2873 | 2184 | ||
| 2874 | #: plugins/check_ntp.c:864 plugins/check_ntp_peer.c:702 | ||
| 2875 | #: plugins/check_ntp_time.c:619 | ||
| 2876 | msgid "Offset to result in warning status (seconds)" | 2185 | msgid "Offset to result in warning status (seconds)" |
| 2877 | msgstr "" | 2186 | msgstr "" |
| 2878 | 2187 | ||
| 2879 | #: plugins/check_ntp.c:866 plugins/check_ntp_peer.c:704 | ||
| 2880 | #: plugins/check_ntp_time.c:621 | ||
| 2881 | msgid "Offset to result in critical status (seconds)" | 2188 | msgid "Offset to result in critical status (seconds)" |
| 2882 | msgstr "" | 2189 | msgstr "" |
| 2883 | 2190 | ||
| 2884 | #: plugins/check_ntp.c:868 plugins/check_ntp_peer.c:710 | ||
| 2885 | msgid "Warning threshold for jitter" | 2191 | msgid "Warning threshold for jitter" |
| 2886 | msgstr "" | 2192 | msgstr "" |
| 2887 | 2193 | ||
| 2888 | #: plugins/check_ntp.c:870 plugins/check_ntp_peer.c:712 | ||
| 2889 | msgid "Critical threshold for jitter" | 2194 | msgid "Critical threshold for jitter" |
| 2890 | msgstr "" | 2195 | msgstr "" |
| 2891 | 2196 | ||
| 2892 | #: plugins/check_ntp.c:880 | ||
| 2893 | msgid "Normal offset check:" | 2197 | msgid "Normal offset check:" |
| 2894 | msgstr "" | 2198 | msgstr "" |
| 2895 | 2199 | ||
| 2896 | #: plugins/check_ntp.c:883 plugins/check_ntp_peer.c:737 | ||
| 2897 | msgid "" | 2200 | msgid "" |
| 2898 | "Check jitter too, avoiding critical notifications if jitter isn't available" | 2201 | "Check jitter too, avoiding critical notifications if jitter isn't available" |
| 2899 | msgstr "" | 2202 | msgstr "" |
| 2900 | 2203 | ||
| 2901 | #: plugins/check_ntp.c:884 plugins/check_ntp_peer.c:738 | ||
| 2902 | msgid "(See Notes above for more details on thresholds formats):" | 2204 | msgid "(See Notes above for more details on thresholds formats):" |
| 2903 | msgstr "" | 2205 | msgstr "" |
| 2904 | 2206 | ||
| 2905 | #: plugins/check_ntp.c:889 plugins/check_ntp.c:896 | ||
| 2906 | msgid "WARNING: check_ntp is deprecated. Please use check_ntp_peer or" | 2207 | msgid "WARNING: check_ntp is deprecated. Please use check_ntp_peer or" |
| 2907 | msgstr "" | 2208 | msgstr "" |
| 2908 | 2209 | ||
| 2909 | #: plugins/check_ntp.c:890 plugins/check_ntp.c:897 | ||
| 2910 | msgid "check_ntp_time instead." | 2210 | msgid "check_ntp_time instead." |
| 2911 | msgstr "" | 2211 | msgstr "" |
| 2912 | 2212 | ||
| 2913 | #: plugins/check_ntp_peer.c:632 | ||
| 2914 | msgid "Server not synchronized" | 2213 | msgid "Server not synchronized" |
| 2915 | msgstr "" | 2214 | msgstr "" |
| 2916 | 2215 | ||
| 2917 | #: plugins/check_ntp_peer.c:634 | ||
| 2918 | msgid "Server has the LI_ALARM bit set" | 2216 | msgid "Server has the LI_ALARM bit set" |
| 2919 | msgstr "" | 2217 | msgstr "" |
| 2920 | 2218 | ||
| 2921 | #: plugins/check_ntp_peer.c:700 | ||
| 2922 | msgid "" | 2219 | msgid "" |
| 2923 | "Returns UNKNOWN instead of CRITICAL or WARNING if server isn't synchronized" | 2220 | "Returns UNKNOWN instead of CRITICAL or WARNING if server isn't synchronized" |
| 2924 | msgstr "" | 2221 | msgstr "" |
| 2925 | 2222 | ||
| 2926 | #: plugins/check_ntp_peer.c:706 | ||
| 2927 | msgid "Warning threshold for stratum of server's synchronization peer" | 2223 | msgid "Warning threshold for stratum of server's synchronization peer" |
| 2928 | msgstr "" | 2224 | msgstr "" |
| 2929 | 2225 | ||
| 2930 | #: plugins/check_ntp_peer.c:708 | ||
| 2931 | msgid "Critical threshold for stratum of server's synchronization peer" | 2226 | msgid "Critical threshold for stratum of server's synchronization peer" |
| 2932 | msgstr "" | 2227 | msgstr "" |
| 2933 | 2228 | ||
| 2934 | #: plugins/check_ntp_peer.c:714 | ||
| 2935 | msgid "Warning threshold for number of usable time sources (\"truechimers\")" | 2229 | msgid "Warning threshold for number of usable time sources (\"truechimers\")" |
| 2936 | msgstr "" | 2230 | msgstr "" |
| 2937 | 2231 | ||
| 2938 | #: plugins/check_ntp_peer.c:716 | ||
| 2939 | msgid "Critical threshold for number of usable time sources (\"truechimers\")" | 2232 | msgid "Critical threshold for number of usable time sources (\"truechimers\")" |
| 2940 | msgstr "" | 2233 | msgstr "" |
| 2941 | 2234 | ||
| 2942 | #: plugins/check_ntp_peer.c:721 | ||
| 2943 | msgid "This plugin checks an NTP server independent of any commandline" | 2235 | msgid "This plugin checks an NTP server independent of any commandline" |
| 2944 | msgstr "" | 2236 | msgstr "" |
| 2945 | 2237 | ||
| 2946 | #: plugins/check_ntp_peer.c:722 | ||
| 2947 | msgid "programs or external libraries." | 2238 | msgid "programs or external libraries." |
| 2948 | msgstr "" | 2239 | msgstr "" |
| 2949 | 2240 | ||
| 2950 | #: plugins/check_ntp_peer.c:725 | ||
| 2951 | msgid "Use this plugin to check the health of an NTP server. It supports" | 2241 | msgid "Use this plugin to check the health of an NTP server. It supports" |
| 2952 | msgstr "" | 2242 | msgstr "" |
| 2953 | 2243 | ||
| 2954 | #: plugins/check_ntp_peer.c:726 | ||
| 2955 | msgid "checking the offset with the sync peer, the jitter and stratum. This" | 2244 | msgid "checking the offset with the sync peer, the jitter and stratum. This" |
| 2956 | msgstr "" | 2245 | msgstr "" |
| 2957 | 2246 | ||
| 2958 | #: plugins/check_ntp_peer.c:727 | ||
| 2959 | msgid "plugin will not check the clock offset between the local host and NTP" | 2247 | msgid "plugin will not check the clock offset between the local host and NTP" |
| 2960 | msgstr "" | 2248 | msgstr "" |
| 2961 | 2249 | ||
| 2962 | #: plugins/check_ntp_peer.c:728 | ||
| 2963 | msgid "server; please use check_ntp_time for that purpose." | 2250 | msgid "server; please use check_ntp_time for that purpose." |
| 2964 | msgstr "" | 2251 | msgstr "" |
| 2965 | 2252 | ||
| 2966 | #: plugins/check_ntp_peer.c:734 | ||
| 2967 | msgid "Simple NTP server check:" | 2253 | msgid "Simple NTP server check:" |
| 2968 | msgstr "" | 2254 | msgstr "" |
| 2969 | 2255 | ||
| 2970 | #: plugins/check_ntp_peer.c:741 | ||
| 2971 | msgid "Only check the number of usable time sources (\"truechimers\"):" | 2256 | msgid "Only check the number of usable time sources (\"truechimers\"):" |
| 2972 | msgstr "" | 2257 | msgstr "" |
| 2973 | 2258 | ||
| 2974 | #: plugins/check_ntp_peer.c:744 | ||
| 2975 | msgid "Check only stratum:" | 2259 | msgid "Check only stratum:" |
| 2976 | msgstr "" | 2260 | msgstr "" |
| 2977 | 2261 | ||
| 2978 | #: plugins/check_ntp_time.c:607 | ||
| 2979 | msgid "This plugin checks the clock offset with the ntp server" | 2262 | msgid "This plugin checks the clock offset with the ntp server" |
| 2980 | msgstr "" | 2263 | msgstr "" |
| 2981 | 2264 | ||
| 2982 | #: plugins/check_ntp_time.c:617 | ||
| 2983 | msgid "Returns UNKNOWN instead of CRITICAL if offset cannot be found" | 2265 | msgid "Returns UNKNOWN instead of CRITICAL if offset cannot be found" |
| 2984 | msgstr "" | 2266 | msgstr "" |
| 2985 | 2267 | ||
| 2986 | #: plugins/check_ntp_time.c:623 | ||
| 2987 | msgid "Expected offset of the ntp server relative to local server (seconds)" | 2268 | msgid "Expected offset of the ntp server relative to local server (seconds)" |
| 2988 | msgstr "" | 2269 | msgstr "" |
| 2989 | 2270 | ||
| 2990 | #: plugins/check_ntp_time.c:628 | ||
| 2991 | msgid "This plugin checks the clock offset between the local host and a" | 2271 | msgid "This plugin checks the clock offset between the local host and a" |
| 2992 | msgstr "" | 2272 | msgstr "" |
| 2993 | 2273 | ||
| 2994 | #: plugins/check_ntp_time.c:629 | ||
| 2995 | msgid "remote NTP server. It is independent of any commandline programs or" | 2274 | msgid "remote NTP server. It is independent of any commandline programs or" |
| 2996 | msgstr "" | 2275 | msgstr "" |
| 2997 | 2276 | ||
| 2998 | #: plugins/check_ntp_time.c:630 | ||
| 2999 | msgid "external libraries." | 2277 | msgid "external libraries." |
| 3000 | msgstr "" | 2278 | msgstr "" |
| 3001 | 2279 | ||
| 3002 | #: plugins/check_ntp_time.c:634 | ||
| 3003 | msgid "If you'd rather want to monitor an NTP server, please use" | 2280 | msgid "If you'd rather want to monitor an NTP server, please use" |
| 3004 | msgstr "" | 2281 | msgstr "" |
| 3005 | 2282 | ||
| 3006 | #: plugins/check_ntp_time.c:635 | ||
| 3007 | msgid "check_ntp_peer." | 2283 | msgid "check_ntp_peer." |
| 3008 | msgstr "" | 2284 | msgstr "" |
| 3009 | 2285 | ||
| 3010 | #: plugins/check_ntp_time.c:636 | ||
| 3011 | msgid "--time-offset is useful for compensating for servers with known" | 2286 | msgid "--time-offset is useful for compensating for servers with known" |
| 3012 | msgstr "" | 2287 | msgstr "" |
| 3013 | 2288 | ||
| 3014 | #: plugins/check_ntp_time.c:637 | ||
| 3015 | msgid "and expected clock skew." | 2289 | msgid "and expected clock skew." |
| 3016 | msgstr "" | 2290 | msgstr "" |
| 3017 | 2291 | ||
| 3018 | #: plugins/check_nwstat.c:194 | ||
| 3019 | #, c-format | 2292 | #, c-format |
| 3020 | msgid "NetWare %s: " | 2293 | msgid "NetWare %s: " |
| 3021 | msgstr "" | 2294 | msgstr "" |
| 3022 | 2295 | ||
| 3023 | #: plugins/check_nwstat.c:232 | ||
| 3024 | #, c-format | 2296 | #, c-format |
| 3025 | msgid "Up %s," | 2297 | msgid "Up %s," |
| 3026 | msgstr "" | 2298 | msgstr "" |
| 3027 | 2299 | ||
| 3028 | #: plugins/check_nwstat.c:240 | ||
| 3029 | #, c-format | 2300 | #, c-format |
| 3030 | msgid "Load %s - %s %s-min load average = %lu%%|load%s=%lu;%lu;%lu;0;100" | 2301 | msgid "Load %s - %s %s-min load average = %lu%%|load%s=%lu;%lu;%lu;0;100" |
| 3031 | msgstr "" | 2302 | msgstr "" |
| 3032 | 2303 | ||
| 3033 | #: plugins/check_nwstat.c:268 | ||
| 3034 | #, c-format | 2304 | #, c-format |
| 3035 | msgid "Conns %s - %lu current connections|Conns=%lu;%lu;%lu;;" | 2305 | msgid "Conns %s - %lu current connections|Conns=%lu;%lu;%lu;;" |
| 3036 | msgstr "" | 2306 | msgstr "" |
| 3037 | 2307 | ||
| 3038 | #: plugins/check_nwstat.c:293 | ||
| 3039 | #, c-format | 2308 | #, c-format |
| 3040 | msgid "%s: Long term cache hits = %lu%%" | 2309 | msgid "%s: Long term cache hits = %lu%%" |
| 3041 | msgstr "" | 2310 | msgstr "" |
| 3042 | 2311 | ||
| 3043 | #: plugins/check_nwstat.c:315 | ||
| 3044 | #, c-format | 2312 | #, c-format |
| 3045 | msgid "%s: Total cache buffers = %lu|Cachebuffers=%lu;%lu;%lu;;" | 2313 | msgid "%s: Total cache buffers = %lu|Cachebuffers=%lu;%lu;%lu;;" |
| 3046 | msgstr "" | 2314 | msgstr "" |
| 3047 | 2315 | ||
| 3048 | #: plugins/check_nwstat.c:340 | ||
| 3049 | #, c-format | 2316 | #, c-format |
| 3050 | msgid "%s: Dirty cache buffers = %lu|Dirty-Cache-Buffers=%lu;%lu;%lu;;" | 2317 | msgid "%s: Dirty cache buffers = %lu|Dirty-Cache-Buffers=%lu;%lu;%lu;;" |
| 3051 | msgstr "" | 2318 | msgstr "" |
| 3052 | 2319 | ||
| 3053 | #: plugins/check_nwstat.c:365 | ||
| 3054 | #, c-format | 2320 | #, c-format |
| 3055 | msgid "%s: LRU sitting time = %lu minutes" | 2321 | msgid "%s: LRU sitting time = %lu minutes" |
| 3056 | msgstr "" | 2322 | msgstr "" |
| 3057 | 2323 | ||
| 3058 | #: plugins/check_nwstat.c:382 plugins/check_nwstat.c:410 | ||
| 3059 | #: plugins/check_nwstat.c:437 plugins/check_nwstat.c:470 | ||
| 3060 | #: plugins/check_nwstat.c:650 plugins/check_nwstat.c:676 | ||
| 3061 | #: plugins/check_nwstat.c:707 plugins/check_nwstat.c:753 | ||
| 3062 | #: plugins/check_nwstat.c:777 | ||
| 3063 | #, c-format | 2324 | #, c-format |
| 3064 | msgid "CRITICAL - Volume '%s' does not exist!" | 2325 | msgid "CRITICAL - Volume '%s' does not exist!" |
| 3065 | msgstr "" | 2326 | msgstr "" |
| 3066 | 2327 | ||
| 3067 | #: plugins/check_nwstat.c:391 | ||
| 3068 | #, c-format | 2328 | #, c-format |
| 3069 | msgid "%s%lu KB free on volume %s|KBFree%s=%lu;%lu;%lu;;" | 2329 | msgid "%s%lu KB free on volume %s|KBFree%s=%lu;%lu;%lu;;" |
| 3070 | msgstr "" | 2330 | msgstr "" |
| 3071 | 2331 | ||
| 3072 | #: plugins/check_nwstat.c:392 plugins/check_nwstat.c:420 | ||
| 3073 | #: plugins/check_nwstat.c:447 plugins/check_nwstat.c:659 | ||
| 3074 | #: plugins/check_nwstat.c:685 plugins/check_nwstat.c:761 | ||
| 3075 | msgid "Only " | 2332 | msgid "Only " |
| 3076 | msgstr "" | 2333 | msgstr "" |
| 3077 | 2334 | ||
| 3078 | #: plugins/check_nwstat.c:419 | ||
| 3079 | #, c-format | 2335 | #, c-format |
| 3080 | msgid "%s%lu MB free on volume %s|MBFree%s=%lu;%lu;%lu;;" | 2336 | msgid "%s%lu MB free on volume %s|MBFree%s=%lu;%lu;%lu;;" |
| 3081 | msgstr "" | 2337 | msgstr "" |
| 3082 | 2338 | ||
| 3083 | #: plugins/check_nwstat.c:446 | ||
| 3084 | #, c-format | 2339 | #, c-format |
| 3085 | msgid "%s%lu MB used on volume %s|MBUsed%s=%lu;%lu;%lu;;" | 2340 | msgid "%s%lu MB used on volume %s|MBUsed%s=%lu;%lu;%lu;;" |
| 3086 | msgstr "" | 2341 | msgstr "" |
| 3087 | 2342 | ||
| 3088 | #: plugins/check_nwstat.c:494 | ||
| 3089 | #, c-format | 2343 | #, c-format |
| 3090 | msgid "" | 2344 | msgid "" |
| 3091 | "%lu MB (%lu%%) free on volume %s - total %lu MB|FreeMB%s=%lu;%lu;%lu;0;100" | 2345 | "%lu MB (%lu%%) free on volume %s - total %lu MB|FreeMB%s=%lu;%lu;%lu;0;100" |
| 3092 | msgstr "" | 2346 | msgstr "" |
| 3093 | 2347 | ||
| 3094 | #: plugins/check_nwstat.c:528 | ||
| 3095 | #, c-format | 2348 | #, c-format |
| 3096 | msgid "Directory Services Database is %s (DS version %s)" | 2349 | msgid "Directory Services Database is %s (DS version %s)" |
| 3097 | msgstr "" | 2350 | msgstr "" |
| 3098 | 2351 | ||
| 3099 | #: plugins/check_nwstat.c:545 | ||
| 3100 | #, c-format | 2352 | #, c-format |
| 3101 | msgid "Logins are %s" | 2353 | msgid "Logins are %s" |
| 3102 | msgstr "" | 2354 | msgstr "" |
| 3103 | 2355 | ||
| 3104 | #: plugins/check_nwstat.c:545 | ||
| 3105 | msgid "enabled" | 2356 | msgid "enabled" |
| 3106 | msgstr "" | 2357 | msgstr "" |
| 3107 | 2358 | ||
| 3108 | #: plugins/check_nwstat.c:545 | ||
| 3109 | msgid "disabled" | 2359 | msgid "disabled" |
| 3110 | msgstr "" | 2360 | msgstr "" |
| 3111 | 2361 | ||
| 3112 | #: plugins/check_nwstat.c:560 | ||
| 3113 | msgid "CRITICAL - NRM Status is bad!" | 2362 | msgid "CRITICAL - NRM Status is bad!" |
| 3114 | msgstr "" | 2363 | msgstr "" |
| 3115 | 2364 | ||
| 3116 | #: plugins/check_nwstat.c:565 | ||
| 3117 | msgid "Warning - NRM Status is suspect!" | 2365 | msgid "Warning - NRM Status is suspect!" |
| 3118 | msgstr "" | 2366 | msgstr "" |
| 3119 | 2367 | ||
| 3120 | #: plugins/check_nwstat.c:568 | ||
| 3121 | msgid "OK - NRM Status is good!" | 2368 | msgid "OK - NRM Status is good!" |
| 3122 | msgstr "" | 2369 | msgstr "" |
| 3123 | 2370 | ||
| 3124 | #: plugins/check_nwstat.c:610 | ||
| 3125 | #, c-format | 2371 | #, c-format |
| 3126 | msgid "%lu of %lu (%lu%%) packet receive buffers used" | 2372 | msgid "%lu of %lu (%lu%%) packet receive buffers used" |
| 3127 | msgstr "" | 2373 | msgstr "" |
| 3128 | 2374 | ||
| 3129 | #: plugins/check_nwstat.c:634 | ||
| 3130 | #, c-format | 2375 | #, c-format |
| 3131 | msgid "%lu entries in SAP table" | 2376 | msgid "%lu entries in SAP table" |
| 3132 | msgstr "" | 2377 | msgstr "" |
| 3133 | 2378 | ||
| 3134 | #: plugins/check_nwstat.c:636 | ||
| 3135 | #, c-format | 2379 | #, c-format |
| 3136 | msgid "%lu entries in SAP table for SAP type %d" | 2380 | msgid "%lu entries in SAP table for SAP type %d" |
| 3137 | msgstr "" | 2381 | msgstr "" |
| 3138 | 2382 | ||
| 3139 | #: plugins/check_nwstat.c:658 | ||
| 3140 | #, c-format | 2383 | #, c-format |
| 3141 | msgid "%s%lu KB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;" | 2384 | msgid "%s%lu KB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;" |
| 3142 | msgstr "" | 2385 | msgstr "" |
| 3143 | 2386 | ||
| 3144 | #: plugins/check_nwstat.c:684 | ||
| 3145 | #, c-format | 2387 | #, c-format |
| 3146 | msgid "%s%lu MB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;" | 2388 | msgid "%s%lu MB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;" |
| 3147 | msgstr "" | 2389 | msgstr "" |
| 3148 | 2390 | ||
| 3149 | #: plugins/check_nwstat.c:730 | ||
| 3150 | #, c-format | 2391 | #, c-format |
| 3151 | msgid "%lu MB (%lu%%) purgeable on volume %s|Purgeable%s=%lu;%lu;%lu;0;100" | 2392 | msgid "%lu MB (%lu%%) purgeable on volume %s|Purgeable%s=%lu;%lu;%lu;0;100" |
| 3152 | msgstr "" | 2393 | msgstr "" |
| 3153 | 2394 | ||
| 3154 | #: plugins/check_nwstat.c:761 | ||
| 3155 | #, c-format | 2395 | #, c-format |
| 3156 | msgid "%s%lu KB not yet purgeable on volume %s" | 2396 | msgid "%s%lu KB not yet purgeable on volume %s" |
| 3157 | msgstr "" | 2397 | msgstr "" |
| 3158 | 2398 | ||
| 3159 | #: plugins/check_nwstat.c:800 | ||
| 3160 | #, c-format | 2399 | #, c-format |
| 3161 | msgid "%lu MB (%lu%%) not yet purgeable on volume %s" | 2400 | msgid "%lu MB (%lu%%) not yet purgeable on volume %s" |
| 3162 | msgstr "" | 2401 | msgstr "" |
| 3163 | 2402 | ||
| 3164 | #: plugins/check_nwstat.c:821 | ||
| 3165 | #, c-format | 2403 | #, c-format |
| 3166 | msgid "%lu open files|Openfiles=%lu;%lu;%lu;0,0" | 2404 | msgid "%lu open files|Openfiles=%lu;%lu;%lu;0,0" |
| 3167 | msgstr "" | 2405 | msgstr "" |
| 3168 | 2406 | ||
| 3169 | #: plugins/check_nwstat.c:846 | ||
| 3170 | #, c-format | 2407 | #, c-format |
| 3171 | msgid "%lu abended threads|Abends=%lu;%lu;%lu;;" | 2408 | msgid "%lu abended threads|Abends=%lu;%lu;%lu;;" |
| 3172 | msgstr "" | 2409 | msgstr "" |
| 3173 | 2410 | ||
| 3174 | #: plugins/check_nwstat.c:881 | ||
| 3175 | #, c-format | 2411 | #, c-format |
| 3176 | msgid "%lu current service processes (%lu max)|Processes=%lu;%lu;%lu;0;%lu" | 2412 | msgid "%lu current service processes (%lu max)|Processes=%lu;%lu;%lu;0;%lu" |
| 3177 | msgstr "" | 2413 | msgstr "" |
| 3178 | 2414 | ||
| 3179 | #: plugins/check_nwstat.c:904 | ||
| 3180 | msgid "CRITICAL - Time not in sync with network!" | 2415 | msgid "CRITICAL - Time not in sync with network!" |
| 3181 | msgstr "" | 2416 | msgstr "" |
| 3182 | 2417 | ||
| 3183 | #: plugins/check_nwstat.c:907 | ||
| 3184 | msgid "OK - Time in sync with network!" | 2418 | msgid "OK - Time in sync with network!" |
| 3185 | msgstr "" | 2419 | msgstr "" |
| 3186 | 2420 | ||
| 3187 | #: plugins/check_nwstat.c:930 | ||
| 3188 | #, c-format | 2421 | #, c-format |
| 3189 | msgid "LRU sitting time = %lu seconds" | 2422 | msgid "LRU sitting time = %lu seconds" |
| 3190 | msgstr "" | 2423 | msgstr "" |
| 3191 | 2424 | ||
| 3192 | #: plugins/check_nwstat.c:949 | ||
| 3193 | #, c-format | 2425 | #, c-format |
| 3194 | msgid "Dirty cache buffers = %lu%% of the total|DCB=%lu;%lu;%lu;0;100" | 2426 | msgid "Dirty cache buffers = %lu%% of the total|DCB=%lu;%lu;%lu;0;100" |
| 3195 | msgstr "" | 2427 | msgstr "" |
| 3196 | 2428 | ||
| 3197 | #: plugins/check_nwstat.c:971 | ||
| 3198 | #, c-format | 2429 | #, c-format |
| 3199 | msgid "Total cache buffers = %lu%% of the original|TCB=%lu;%lu;%lu;0;100" | 2430 | msgid "Total cache buffers = %lu%% of the original|TCB=%lu;%lu;%lu;0;100" |
| 3200 | msgstr "" | 2431 | msgstr "" |
| 3201 | 2432 | ||
| 3202 | #: plugins/check_nwstat.c:989 | ||
| 3203 | #, c-format | 2433 | #, c-format |
| 3204 | msgid "NDS Version %s" | 2434 | msgid "NDS Version %s" |
| 3205 | msgstr "" | 2435 | msgstr "" |
| 3206 | 2436 | ||
| 3207 | #: plugins/check_nwstat.c:1005 | ||
| 3208 | #, c-format | 2437 | #, c-format |
| 3209 | msgid "Up %s" | 2438 | msgid "Up %s" |
| 3210 | msgstr "" | 2439 | msgstr "" |
| 3211 | 2440 | ||
| 3212 | #: plugins/check_nwstat.c:1019 | ||
| 3213 | #, c-format | 2441 | #, c-format |
| 3214 | msgid "Module %s version %s is loaded" | 2442 | msgid "Module %s version %s is loaded" |
| 3215 | msgstr "" | 2443 | msgstr "" |
| 3216 | 2444 | ||
| 3217 | #: plugins/check_nwstat.c:1022 | ||
| 3218 | #, c-format | 2445 | #, c-format |
| 3219 | msgid "Module %s is not loaded" | 2446 | msgid "Module %s is not loaded" |
| 3220 | msgstr "" | 2447 | msgstr "" |
| 3221 | 2448 | ||
| 3222 | #: plugins/check_nwstat.c:1033 plugins/check_nwstat.c:1059 | ||
| 3223 | #: plugins/check_nwstat.c:1085 plugins/check_nwstat.c:1111 | ||
| 3224 | #: plugins/check_nwstat.c:1137 plugins/check_nwstat.c:1163 | ||
| 3225 | #: plugins/check_nwstat.c:1189 plugins/check_nwstat.c:1215 | ||
| 3226 | #: plugins/check_nwstat.c:1241 plugins/check_nwstat.c:1267 | ||
| 3227 | #, c-format | 2449 | #, c-format |
| 3228 | msgid "CRITICAL - Value '%s' does not exist!" | 2450 | msgid "CRITICAL - Value '%s' does not exist!" |
| 3229 | msgstr "" | 2451 | msgstr "" |
| 3230 | 2452 | ||
| 3231 | #: plugins/check_nwstat.c:1042 plugins/check_nwstat.c:1068 | ||
| 3232 | #: plugins/check_nwstat.c:1094 plugins/check_nwstat.c:1120 | ||
| 3233 | #: plugins/check_nwstat.c:1146 plugins/check_nwstat.c:1172 | ||
| 3234 | #: plugins/check_nwstat.c:1198 plugins/check_nwstat.c:1224 | ||
| 3235 | #: plugins/check_nwstat.c:1250 plugins/check_nwstat.c:1276 | ||
| 3236 | #, c-format | 2453 | #, c-format |
| 3237 | msgid "%s is %lu|%s=%lu;%lu;%lu;;" | 2454 | msgid "%s is %lu|%s=%lu;%lu;%lu;;" |
| 3238 | msgstr "" | 2455 | msgstr "" |
| 3239 | 2456 | ||
| 3240 | #: plugins/check_nwstat.c:1289 plugins/check_overcr.c:285 | ||
| 3241 | msgid "Nothing to check!\n" | 2457 | msgid "Nothing to check!\n" |
| 3242 | msgstr "" | 2458 | msgstr "" |
| 3243 | 2459 | ||
| 3244 | #: plugins/check_nwstat.c:1371 plugins/check_overcr.c:355 | ||
| 3245 | msgid "Server port an integer\n" | 2460 | msgid "Server port an integer\n" |
| 3246 | msgstr "" | 2461 | msgstr "" |
| 3247 | 2462 | ||
| 3248 | #: plugins/check_nwstat.c:1601 | ||
| 3249 | msgid "This plugin attempts to contact the MRTGEXT NLM running on a" | 2463 | msgid "This plugin attempts to contact the MRTGEXT NLM running on a" |
| 3250 | msgstr "" | 2464 | msgstr "" |
| 3251 | 2465 | ||
| 3252 | #: plugins/check_nwstat.c:1602 | ||
| 3253 | msgid "Novell server to gather the requested system information." | 2466 | msgid "Novell server to gather the requested system information." |
| 3254 | msgstr "" | 2467 | msgstr "" |
| 3255 | 2468 | ||
| 3256 | #: plugins/check_nwstat.c:1614 plugins/check_overcr.c:436 | ||
| 3257 | msgid "Variable to check. Valid variables include:" | 2469 | msgid "Variable to check. Valid variables include:" |
| 3258 | msgstr "" | 2470 | msgstr "" |
| 3259 | 2471 | ||
| 3260 | #: plugins/check_nwstat.c:1615 | ||
| 3261 | msgid "LOAD1 = 1 minute average CPU load" | 2472 | msgid "LOAD1 = 1 minute average CPU load" |
| 3262 | msgstr "" | 2473 | msgstr "" |
| 3263 | 2474 | ||
| 3264 | #: plugins/check_nwstat.c:1616 | ||
| 3265 | msgid "LOAD5 = 5 minute average CPU load" | 2475 | msgid "LOAD5 = 5 minute average CPU load" |
| 3266 | msgstr "" | 2476 | msgstr "" |
| 3267 | 2477 | ||
| 3268 | #: plugins/check_nwstat.c:1617 | ||
| 3269 | msgid "LOAD15 = 15 minute average CPU load" | 2478 | msgid "LOAD15 = 15 minute average CPU load" |
| 3270 | msgstr "" | 2479 | msgstr "" |
| 3271 | 2480 | ||
| 3272 | #: plugins/check_nwstat.c:1618 | ||
| 3273 | msgid "CSPROCS = number of current service processes (NW 5.x only)" | 2481 | msgid "CSPROCS = number of current service processes (NW 5.x only)" |
| 3274 | msgstr "" | 2482 | msgstr "" |
| 3275 | 2483 | ||
| 3276 | #: plugins/check_nwstat.c:1619 | ||
| 3277 | msgid "ABENDS = number of abended threads (NW 5.x only)" | 2484 | msgid "ABENDS = number of abended threads (NW 5.x only)" |
| 3278 | msgstr "" | 2485 | msgstr "" |
| 3279 | 2486 | ||
| 3280 | #: plugins/check_nwstat.c:1620 | ||
| 3281 | msgid "UPTIME = server uptime" | 2487 | msgid "UPTIME = server uptime" |
| 3282 | msgstr "" | 2488 | msgstr "" |
| 3283 | 2489 | ||
| 3284 | #: plugins/check_nwstat.c:1621 | ||
| 3285 | msgid "LTCH = percent long term cache hits" | 2490 | msgid "LTCH = percent long term cache hits" |
| 3286 | msgstr "" | 2491 | msgstr "" |
| 3287 | 2492 | ||
| 3288 | #: plugins/check_nwstat.c:1622 | ||
| 3289 | msgid "CBUFF = current number of cache buffers" | 2493 | msgid "CBUFF = current number of cache buffers" |
| 3290 | msgstr "" | 2494 | msgstr "" |
| 3291 | 2495 | ||
| 3292 | #: plugins/check_nwstat.c:1623 | ||
| 3293 | msgid "CDBUFF = current number of dirty cache buffers" | 2496 | msgid "CDBUFF = current number of dirty cache buffers" |
| 3294 | msgstr "" | 2497 | msgstr "" |
| 3295 | 2498 | ||
| 3296 | #: plugins/check_nwstat.c:1624 | ||
| 3297 | msgid "DCB = dirty cache buffers as a percentage of the total" | 2499 | msgid "DCB = dirty cache buffers as a percentage of the total" |
| 3298 | msgstr "" | 2500 | msgstr "" |
| 3299 | 2501 | ||
| 3300 | #: plugins/check_nwstat.c:1625 | ||
| 3301 | msgid "TCB = dirty cache buffers as a percentage of the original" | 2502 | msgid "TCB = dirty cache buffers as a percentage of the original" |
| 3302 | msgstr "" | 2503 | msgstr "" |
| 3303 | 2504 | ||
| 3304 | #: plugins/check_nwstat.c:1626 | ||
| 3305 | msgid "OFILES = number of open files" | 2505 | msgid "OFILES = number of open files" |
| 3306 | msgstr "" | 2506 | msgstr "" |
| 3307 | 2507 | ||
| 3308 | #: plugins/check_nwstat.c:1627 | ||
| 3309 | msgid " VMF<vol> = MB of free space on Volume <vol>" | 2508 | msgid " VMF<vol> = MB of free space on Volume <vol>" |
| 3310 | msgstr "" | 2509 | msgstr "" |
| 3311 | 2510 | ||
| 3312 | #: plugins/check_nwstat.c:1628 | ||
| 3313 | msgid " VMU<vol> = MB used space on Volume <vol>" | 2511 | msgid " VMU<vol> = MB used space on Volume <vol>" |
| 3314 | msgstr "" | 2512 | msgstr "" |
| 3315 | 2513 | ||
| 3316 | #: plugins/check_nwstat.c:1629 | ||
| 3317 | msgid " VMP<vol> = MB of purgeable space on Volume <vol>" | 2514 | msgid " VMP<vol> = MB of purgeable space on Volume <vol>" |
| 3318 | msgstr "" | 2515 | msgstr "" |
| 3319 | 2516 | ||
| 3320 | #: plugins/check_nwstat.c:1630 | ||
| 3321 | msgid " VPF<vol> = percent free space on volume <vol>" | 2517 | msgid " VPF<vol> = percent free space on volume <vol>" |
| 3322 | msgstr "" | 2518 | msgstr "" |
| 3323 | 2519 | ||
| 3324 | #: plugins/check_nwstat.c:1631 | ||
| 3325 | msgid " VKF<vol> = KB of free space on volume <vol>" | 2520 | msgid " VKF<vol> = KB of free space on volume <vol>" |
| 3326 | msgstr "" | 2521 | msgstr "" |
| 3327 | 2522 | ||
| 3328 | #: plugins/check_nwstat.c:1632 | ||
| 3329 | msgid " VPP<vol> = percent purgeable space on volume <vol>" | 2523 | msgid " VPP<vol> = percent purgeable space on volume <vol>" |
| 3330 | msgstr "" | 2524 | msgstr "" |
| 3331 | 2525 | ||
| 3332 | #: plugins/check_nwstat.c:1633 | ||
| 3333 | msgid " VKP<vol> = KB of purgeable space on volume <vol>" | 2526 | msgid " VKP<vol> = KB of purgeable space on volume <vol>" |
| 3334 | msgstr "" | 2527 | msgstr "" |
| 3335 | 2528 | ||
| 3336 | #: plugins/check_nwstat.c:1634 | ||
| 3337 | msgid " VPNP<vol> = percent not yet purgeable space on volume <vol>" | 2529 | msgid " VPNP<vol> = percent not yet purgeable space on volume <vol>" |
| 3338 | msgstr "" | 2530 | msgstr "" |
| 3339 | 2531 | ||
| 3340 | #: plugins/check_nwstat.c:1635 | ||
| 3341 | msgid " VKNP<vol> = KB of not yet purgeable space on volume <vol>" | 2532 | msgid " VKNP<vol> = KB of not yet purgeable space on volume <vol>" |
| 3342 | msgstr "" | 2533 | msgstr "" |
| 3343 | 2534 | ||
| 3344 | #: plugins/check_nwstat.c:1636 | ||
| 3345 | msgid " LRUM = LRU sitting time in minutes" | 2535 | msgid " LRUM = LRU sitting time in minutes" |
| 3346 | msgstr "" | 2536 | msgstr "" |
| 3347 | 2537 | ||
| 3348 | #: plugins/check_nwstat.c:1637 | ||
| 3349 | msgid " LRUS = LRU sitting time in seconds" | 2538 | msgid " LRUS = LRU sitting time in seconds" |
| 3350 | msgstr "" | 2539 | msgstr "" |
| 3351 | 2540 | ||
| 3352 | #: plugins/check_nwstat.c:1638 | ||
| 3353 | msgid " DSDB = check to see if DS Database is open" | 2541 | msgid " DSDB = check to see if DS Database is open" |
| 3354 | msgstr "" | 2542 | msgstr "" |
| 3355 | 2543 | ||
| 3356 | #: plugins/check_nwstat.c:1639 | ||
| 3357 | msgid " DSVER = NDS version" | 2544 | msgid " DSVER = NDS version" |
| 3358 | msgstr "" | 2545 | msgstr "" |
| 3359 | 2546 | ||
| 3360 | #: plugins/check_nwstat.c:1640 | ||
| 3361 | msgid " UPRB = used packet receive buffers" | 2547 | msgid " UPRB = used packet receive buffers" |
| 3362 | msgstr "" | 2548 | msgstr "" |
| 3363 | 2549 | ||
| 3364 | #: plugins/check_nwstat.c:1641 | ||
| 3365 | msgid " PUPRB = percent (of max) used packet receive buffers" | 2550 | msgid " PUPRB = percent (of max) used packet receive buffers" |
| 3366 | msgstr "" | 2551 | msgstr "" |
| 3367 | 2552 | ||
| 3368 | #: plugins/check_nwstat.c:1642 | ||
| 3369 | msgid " SAPENTRIES = number of entries in the SAP table" | 2553 | msgid " SAPENTRIES = number of entries in the SAP table" |
| 3370 | msgstr "" | 2554 | msgstr "" |
| 3371 | 2555 | ||
| 3372 | #: plugins/check_nwstat.c:1643 | ||
| 3373 | msgid " SAPENTRIES<n> = number of entries in the SAP table for SAP type <n>" | 2556 | msgid " SAPENTRIES<n> = number of entries in the SAP table for SAP type <n>" |
| 3374 | msgstr "" | 2557 | msgstr "" |
| 3375 | 2558 | ||
| 3376 | #: plugins/check_nwstat.c:1644 | ||
| 3377 | msgid " TSYNC = timesync status" | 2559 | msgid " TSYNC = timesync status" |
| 3378 | msgstr "" | 2560 | msgstr "" |
| 3379 | 2561 | ||
| 3380 | #: plugins/check_nwstat.c:1645 | ||
| 3381 | msgid " LOGINS = check to see if logins are enabled" | 2562 | msgid " LOGINS = check to see if logins are enabled" |
| 3382 | msgstr "" | 2563 | msgstr "" |
| 3383 | 2564 | ||
| 3384 | #: plugins/check_nwstat.c:1646 | ||
| 3385 | msgid " CONNS = number of currently licensed connections" | 2565 | msgid " CONNS = number of currently licensed connections" |
| 3386 | msgstr "" | 2566 | msgstr "" |
| 3387 | 2567 | ||
| 3388 | #: plugins/check_nwstat.c:1647 | ||
| 3389 | msgid " NRMH\t= NRM Summary Status" | 2568 | msgid " NRMH\t= NRM Summary Status" |
| 3390 | msgstr "" | 2569 | msgstr "" |
| 3391 | 2570 | ||
| 3392 | #: plugins/check_nwstat.c:1648 | ||
| 3393 | msgid " NRMP<stat> = Returns the current value for a NRM health item" | 2571 | msgid " NRMP<stat> = Returns the current value for a NRM health item" |
| 3394 | msgstr "" | 2572 | msgstr "" |
| 3395 | 2573 | ||
| 3396 | #: plugins/check_nwstat.c:1649 | ||
| 3397 | msgid " NRMM<stat> = Returns the current memory stats from NRM" | 2574 | msgid " NRMM<stat> = Returns the current memory stats from NRM" |
| 3398 | msgstr "" | 2575 | msgstr "" |
| 3399 | 2576 | ||
| 3400 | #: plugins/check_nwstat.c:1650 | ||
| 3401 | msgid " NRMS<stat> = Returns the current Swapfile stats from NRM" | 2577 | msgid " NRMS<stat> = Returns the current Swapfile stats from NRM" |
| 3402 | msgstr "" | 2578 | msgstr "" |
| 3403 | 2579 | ||
| 3404 | #: plugins/check_nwstat.c:1651 | ||
| 3405 | msgid " NSS1<stat> = Statistics from _Admin:Manage_NSS\\GeneralStats.xml" | 2580 | msgid " NSS1<stat> = Statistics from _Admin:Manage_NSS\\GeneralStats.xml" |
| 3406 | msgstr "" | 2581 | msgstr "" |
| 3407 | 2582 | ||
| 3408 | #: plugins/check_nwstat.c:1652 | ||
| 3409 | msgid " NSS3<stat> = Statistics from _Admin:Manage_NSS\\NameCache.xml" | 2583 | msgid " NSS3<stat> = Statistics from _Admin:Manage_NSS\\NameCache.xml" |
| 3410 | msgstr "" | 2584 | msgstr "" |
| 3411 | 2585 | ||
| 3412 | #: plugins/check_nwstat.c:1653 | ||
| 3413 | msgid " NSS4<stat> = Statistics from _Admin:Manage_NSS\\FileStats.xml" | 2586 | msgid " NSS4<stat> = Statistics from _Admin:Manage_NSS\\FileStats.xml" |
| 3414 | msgstr "" | 2587 | msgstr "" |
| 3415 | 2588 | ||
| 3416 | #: plugins/check_nwstat.c:1654 | ||
| 3417 | msgid " NSS5<stat> = Statistics from _Admin:Manage_NSS\\ObjectCache.xml" | 2589 | msgid " NSS5<stat> = Statistics from _Admin:Manage_NSS\\ObjectCache.xml" |
| 3418 | msgstr "" | 2590 | msgstr "" |
| 3419 | 2591 | ||
| 3420 | #: plugins/check_nwstat.c:1655 | ||
| 3421 | msgid " NSS6<stat> = Statistics from _Admin:Manage_NSS\\Thread.xml" | 2592 | msgid " NSS6<stat> = Statistics from _Admin:Manage_NSS\\Thread.xml" |
| 3422 | msgstr "" | 2593 | msgstr "" |
| 3423 | 2594 | ||
| 3424 | #: plugins/check_nwstat.c:1656 | ||
| 3425 | msgid "" | 2595 | msgid "" |
| 3426 | " NSS7<stat> = Statistics from _Admin:Manage_NSS\\AuthorizationCache.xml" | 2596 | " NSS7<stat> = Statistics from _Admin:Manage_NSS\\AuthorizationCache.xml" |
| 3427 | msgstr "" | 2597 | msgstr "" |
| 3428 | 2598 | ||
| 3429 | #: plugins/check_nwstat.c:1657 | ||
| 3430 | msgid " NLM:<nlm> = check if NLM is loaded and report version" | 2599 | msgid " NLM:<nlm> = check if NLM is loaded and report version" |
| 3431 | msgstr "" | 2600 | msgstr "" |
| 3432 | 2601 | ||
| 3433 | #: plugins/check_nwstat.c:1658 | ||
| 3434 | msgid " (e.g. NLM:TSANDS.NLM)" | 2602 | msgid " (e.g. NLM:TSANDS.NLM)" |
| 3435 | msgstr "" | 2603 | msgstr "" |
| 3436 | 2604 | ||
| 3437 | #: plugins/check_nwstat.c:1665 | ||
| 3438 | msgid "Include server version string in results" | 2605 | msgid "Include server version string in results" |
| 3439 | msgstr "" | 2606 | msgstr "" |
| 3440 | 2607 | ||
| 3441 | #: plugins/check_nwstat.c:1671 | ||
| 3442 | msgid "- This plugin requires that the MRTGEXT.NLM file from James Drews' MRTG" | 2608 | msgid "- This plugin requires that the MRTGEXT.NLM file from James Drews' MRTG" |
| 3443 | msgstr "" | 2609 | msgstr "" |
| 3444 | 2610 | ||
| 3445 | #: plugins/check_nwstat.c:1672 | ||
| 3446 | msgid "" | 2611 | msgid "" |
| 3447 | " extension for NetWare be loaded on the Novell servers you wish to check." | 2612 | " extension for NetWare be loaded on the Novell servers you wish to check." |
| 3448 | msgstr "" | 2613 | msgstr "" |
| 3449 | 2614 | ||
| 3450 | #: plugins/check_nwstat.c:1673 | ||
| 3451 | msgid " (available from http://www.engr.wisc.edu/~drews/mrtg/)" | 2615 | msgid " (available from http://www.engr.wisc.edu/~drews/mrtg/)" |
| 3452 | msgstr "" | 2616 | msgstr "" |
| 3453 | 2617 | ||
| 3454 | #: plugins/check_nwstat.c:1674 | ||
| 3455 | msgid "" | 2618 | msgid "" |
| 3456 | "- Values for critical thresholds should be lower than warning thresholds" | 2619 | "- Values for critical thresholds should be lower than warning thresholds" |
| 3457 | msgstr "" | 2620 | msgstr "" |
| 3458 | 2621 | ||
| 3459 | #: plugins/check_nwstat.c:1675 | ||
| 3460 | msgid "" | 2622 | msgid "" |
| 3461 | " when the following variables are checked: VPF, VKF, LTCH, CBUFF, DCB, " | 2623 | " when the following variables are checked: VPF, VKF, LTCH, CBUFF, DCB, " |
| 3462 | msgstr "" | 2624 | msgstr "" |
| 3463 | 2625 | ||
| 3464 | #: plugins/check_nwstat.c:1676 | ||
| 3465 | msgid " TCB, LRUS and LRUM." | 2626 | msgid " TCB, LRUS and LRUM." |
| 3466 | msgstr "" | 2627 | msgstr "" |
| 3467 | 2628 | ||
| 3468 | #: plugins/check_overcr.c:123 | ||
| 3469 | msgid "Unknown error fetching load data\n" | 2629 | msgid "Unknown error fetching load data\n" |
| 3470 | msgstr "" | 2630 | msgstr "" |
| 3471 | 2631 | ||
| 3472 | #: plugins/check_overcr.c:127 | ||
| 3473 | msgid "Invalid response from server - no load information\n" | 2632 | msgid "Invalid response from server - no load information\n" |
| 3474 | msgstr "" | 2633 | msgstr "" |
| 3475 | 2634 | ||
| 3476 | #: plugins/check_overcr.c:133 | ||
| 3477 | msgid "Invalid response from server after load 1\n" | 2635 | msgid "Invalid response from server after load 1\n" |
| 3478 | msgstr "" | 2636 | msgstr "" |
| 3479 | 2637 | ||
| 3480 | #: plugins/check_overcr.c:139 | ||
| 3481 | msgid "Invalid response from server after load 5\n" | 2638 | msgid "Invalid response from server after load 5\n" |
| 3482 | msgstr "" | 2639 | msgstr "" |
| 3483 | 2640 | ||
| 3484 | #: plugins/check_overcr.c:164 | ||
| 3485 | #, c-format | 2641 | #, c-format |
| 3486 | msgid "Load %s - %s-min load average = %0.2f" | 2642 | msgid "Load %s - %s-min load average = %0.2f" |
| 3487 | msgstr "" | 2643 | msgstr "" |
| 3488 | 2644 | ||
| 3489 | #: plugins/check_overcr.c:174 | ||
| 3490 | msgid "Unknown error fetching disk data\n" | 2645 | msgid "Unknown error fetching disk data\n" |
| 3491 | msgstr "" | 2646 | msgstr "" |
| 3492 | 2647 | ||
| 3493 | #: plugins/check_overcr.c:184 plugins/check_overcr.c:236 | ||
| 3494 | #: plugins/check_overcr.c:240 | ||
| 3495 | msgid "Invalid response from server\n" | 2648 | msgid "Invalid response from server\n" |
| 3496 | msgstr "" | 2649 | msgstr "" |
| 3497 | 2650 | ||
| 3498 | #: plugins/check_overcr.c:211 | ||
| 3499 | msgid "Unknown error fetching network status\n" | 2651 | msgid "Unknown error fetching network status\n" |
| 3500 | msgstr "" | 2652 | msgstr "" |
| 3501 | 2653 | ||
| 3502 | #: plugins/check_overcr.c:221 | ||
| 3503 | #, c-format | 2654 | #, c-format |
| 3504 | msgid "Net %s - %d connection%s on port %d" | 2655 | msgid "Net %s - %d connection%s on port %d" |
| 3505 | msgstr "" | 2656 | msgstr "" |
| 3506 | 2657 | ||
| 3507 | #: plugins/check_overcr.c:232 | ||
| 3508 | msgid "Unknown error fetching process status\n" | 2658 | msgid "Unknown error fetching process status\n" |
| 3509 | msgstr "" | 2659 | msgstr "" |
| 3510 | 2660 | ||
| 3511 | #: plugins/check_overcr.c:250 | ||
| 3512 | #, c-format | 2661 | #, c-format |
| 3513 | msgid "Process %s - %d instance%s of %s running" | 2662 | msgid "Process %s - %d instance%s of %s running" |
| 3514 | msgstr "" | 2663 | msgstr "" |
| 3515 | 2664 | ||
| 3516 | #: plugins/check_overcr.c:277 | ||
| 3517 | #, c-format | 2665 | #, c-format |
| 3518 | msgid "Uptime %s - Up %d days %d hours %d minutes" | 2666 | msgid "Uptime %s - Up %d days %d hours %d minutes" |
| 3519 | msgstr "" | 2667 | msgstr "" |
| 3520 | 2668 | ||
| 3521 | #: plugins/check_overcr.c:419 | ||
| 3522 | msgid "" | 2669 | msgid "" |
| 3523 | "This plugin attempts to contact the Over-CR collector daemon running on the" | 2670 | "This plugin attempts to contact the Over-CR collector daemon running on the" |
| 3524 | msgstr "" | 2671 | msgstr "" |
| 3525 | 2672 | ||
| 3526 | #: plugins/check_overcr.c:420 | ||
| 3527 | msgid "remote UNIX server in order to gather the requested system information." | 2673 | msgid "remote UNIX server in order to gather the requested system information." |
| 3528 | msgstr "" | 2674 | msgstr "" |
| 3529 | 2675 | ||
| 3530 | #: plugins/check_overcr.c:437 | ||
| 3531 | msgid "LOAD1 = 1 minute average CPU load" | 2676 | msgid "LOAD1 = 1 minute average CPU load" |
| 3532 | msgstr "" | 2677 | msgstr "" |
| 3533 | 2678 | ||
| 3534 | #: plugins/check_overcr.c:438 | ||
| 3535 | msgid "LOAD5 = 5 minute average CPU load" | 2679 | msgid "LOAD5 = 5 minute average CPU load" |
| 3536 | msgstr "" | 2680 | msgstr "" |
| 3537 | 2681 | ||
| 3538 | #: plugins/check_overcr.c:439 | ||
| 3539 | msgid "LOAD15 = 15 minute average CPU load" | 2682 | msgid "LOAD15 = 15 minute average CPU load" |
| 3540 | msgstr "" | 2683 | msgstr "" |
| 3541 | 2684 | ||
| 3542 | #: plugins/check_overcr.c:440 | ||
| 3543 | msgid "DPU<filesys> = percent used disk space on filesystem <filesys>" | 2685 | msgid "DPU<filesys> = percent used disk space on filesystem <filesys>" |
| 3544 | msgstr "" | 2686 | msgstr "" |
| 3545 | 2687 | ||
| 3546 | #: plugins/check_overcr.c:441 | ||
| 3547 | msgid "PROC<process> = number of running processes with name <process>" | 2688 | msgid "PROC<process> = number of running processes with name <process>" |
| 3548 | msgstr "" | 2689 | msgstr "" |
| 3549 | 2690 | ||
| 3550 | #: plugins/check_overcr.c:442 | ||
| 3551 | msgid "NET<port> = number of active connections on TCP port <port>" | 2691 | msgid "NET<port> = number of active connections on TCP port <port>" |
| 3552 | msgstr "" | 2692 | msgstr "" |
| 3553 | 2693 | ||
| 3554 | #: plugins/check_overcr.c:443 | ||
| 3555 | msgid "UPTIME = system uptime in seconds" | 2694 | msgid "UPTIME = system uptime in seconds" |
| 3556 | msgstr "" | 2695 | msgstr "" |
| 3557 | 2696 | ||
| 3558 | #: plugins/check_overcr.c:450 | ||
| 3559 | msgid "This plugin requires that Eric Molitors' Over-CR collector daemon be" | 2697 | msgid "This plugin requires that Eric Molitors' Over-CR collector daemon be" |
| 3560 | msgstr "" | 2698 | msgstr "" |
| 3561 | 2699 | ||
| 3562 | #: plugins/check_overcr.c:451 | ||
| 3563 | msgid "running on the remote server." | 2700 | msgid "running on the remote server." |
| 3564 | msgstr "" | 2701 | msgstr "" |
| 3565 | 2702 | ||
| 3566 | #: plugins/check_overcr.c:452 | ||
| 3567 | msgid "Over-CR can be downloaded from http://www.molitor.org/overcr" | 2703 | msgid "Over-CR can be downloaded from http://www.molitor.org/overcr" |
| 3568 | msgstr "" | 2704 | msgstr "" |
| 3569 | 2705 | ||
| 3570 | #: plugins/check_overcr.c:453 | ||
| 3571 | msgid "This plugin was tested with version 0.99.53 of the Over-CR collector" | 2706 | msgid "This plugin was tested with version 0.99.53 of the Over-CR collector" |
| 3572 | msgstr "" | 2707 | msgstr "" |
| 3573 | 2708 | ||
| 3574 | #: plugins/check_overcr.c:457 | ||
| 3575 | msgid "" | 2709 | msgid "" |
| 3576 | "For the available options, the critical threshold value should always be" | 2710 | "For the available options, the critical threshold value should always be" |
| 3577 | msgstr "" | 2711 | msgstr "" |
| 3578 | 2712 | ||
| 3579 | #: plugins/check_overcr.c:458 | ||
| 3580 | msgid "" | 2713 | msgid "" |
| 3581 | "higher than the warning threshold value, EXCEPT with the uptime variable" | 2714 | "higher than the warning threshold value, EXCEPT with the uptime variable" |
| 3582 | msgstr "" | 2715 | msgstr "" |
| 3583 | 2716 | ||
| 3584 | #: plugins/check_pgsql.c:224 | ||
| 3585 | #, c-format | 2717 | #, c-format |
| 3586 | msgid "CRITICAL - no connection to '%s' (%s).\n" | 2718 | msgid "CRITICAL - no connection to '%s' (%s).\n" |
| 3587 | msgstr "" | 2719 | msgstr "" |
| 3588 | 2720 | ||
| 3589 | #: plugins/check_pgsql.c:252 | ||
| 3590 | #, c-format | 2721 | #, c-format |
| 3591 | msgid " %s - database %s (%f sec.)|%s\n" | 2722 | msgid " %s - database %s (%f sec.)|%s\n" |
| 3592 | msgstr "" | 2723 | msgstr "" |
| 3593 | 2724 | ||
| 3594 | #: plugins/check_pgsql.c:320 plugins/check_time.c:277 plugins/check_time.c:289 | ||
| 3595 | #: plugins/check_users.c:228 | ||
| 3596 | msgid "Critical threshold must be a positive integer" | 2725 | msgid "Critical threshold must be a positive integer" |
| 3597 | msgstr "" | 2726 | msgstr "" |
| 3598 | 2727 | ||
| 3599 | #: plugins/check_pgsql.c:326 plugins/check_time.c:258 plugins/check_time.c:282 | ||
| 3600 | #: plugins/check_users.c:226 | ||
| 3601 | msgid "Warning threshold must be a positive integer" | 2728 | msgid "Warning threshold must be a positive integer" |
| 3602 | msgstr "" | 2729 | msgstr "" |
| 3603 | 2730 | ||
| 3604 | #: plugins/check_pgsql.c:350 | ||
| 3605 | msgid "Database name exceeds the maximum length" | 2731 | msgid "Database name exceeds the maximum length" |
| 3606 | msgstr "" | 2732 | msgstr "" |
| 3607 | 2733 | ||
| 3608 | #: plugins/check_pgsql.c:356 | ||
| 3609 | msgid "User name is not valid" | 2734 | msgid "User name is not valid" |
| 3610 | msgstr "" | 2735 | msgstr "" |
| 3611 | 2736 | ||
| 3612 | #: plugins/check_pgsql.c:471 | ||
| 3613 | #, c-format | 2737 | #, c-format |
| 3614 | msgid "Test whether a PostgreSQL Database is accepting connections." | 2738 | msgid "Test whether a PostgreSQL Database is accepting connections." |
| 3615 | msgstr "" | 2739 | msgstr "" |
| 3616 | 2740 | ||
| 3617 | #: plugins/check_pgsql.c:483 | ||
| 3618 | msgid "Database to check " | 2741 | msgid "Database to check " |
| 3619 | msgstr "" | 2742 | msgstr "" |
| 3620 | 2743 | ||
| 3621 | #: plugins/check_pgsql.c:484 | ||
| 3622 | #, c-format | 2744 | #, c-format |
| 3623 | msgid "(default: %s)\n" | 2745 | msgid "(default: %s)\n" |
| 3624 | msgstr "" | 2746 | msgstr "" |
| 3625 | 2747 | ||
| 3626 | #: plugins/check_pgsql.c:486 | ||
| 3627 | msgid "Login name of user" | 2748 | msgid "Login name of user" |
| 3628 | msgstr "" | 2749 | msgstr "" |
| 3629 | 2750 | ||
| 3630 | #: plugins/check_pgsql.c:488 | ||
| 3631 | msgid "Password (BIG SECURITY ISSUE)" | 2751 | msgid "Password (BIG SECURITY ISSUE)" |
| 3632 | msgstr "" | 2752 | msgstr "" |
| 3633 | 2753 | ||
| 3634 | #: plugins/check_pgsql.c:490 | ||
| 3635 | msgid "Connection parameters (keyword = value), see below" | 2754 | msgid "Connection parameters (keyword = value), see below" |
| 3636 | msgstr "" | 2755 | msgstr "" |
| 3637 | 2756 | ||
| 3638 | #: plugins/check_pgsql.c:497 | ||
| 3639 | msgid "SQL query to run. Only first column in first row will be read" | 2757 | msgid "SQL query to run. Only first column in first row will be read" |
| 3640 | msgstr "" | 2758 | msgstr "" |
| 3641 | 2759 | ||
| 3642 | #: plugins/check_pgsql.c:499 | ||
| 3643 | msgid "A name for the query, this string is used instead of the query" | 2760 | msgid "A name for the query, this string is used instead of the query" |
| 3644 | msgstr "" | 2761 | msgstr "" |
| 3645 | 2762 | ||
| 3646 | #: plugins/check_pgsql.c:500 | ||
| 3647 | msgid "in the long output of the plugin" | 2763 | msgid "in the long output of the plugin" |
| 3648 | msgstr "" | 2764 | msgstr "" |
| 3649 | 2765 | ||
| 3650 | #: plugins/check_pgsql.c:502 | ||
| 3651 | msgid "SQL query value to result in warning status (double)" | 2766 | msgid "SQL query value to result in warning status (double)" |
| 3652 | msgstr "" | 2767 | msgstr "" |
| 3653 | 2768 | ||
| 3654 | #: plugins/check_pgsql.c:504 | ||
| 3655 | msgid "SQL query value to result in critical status (double)" | 2769 | msgid "SQL query value to result in critical status (double)" |
| 3656 | msgstr "" | 2770 | msgstr "" |
| 3657 | 2771 | ||
| 3658 | #: plugins/check_pgsql.c:509 | ||
| 3659 | msgid "All parameters are optional." | 2772 | msgid "All parameters are optional." |
| 3660 | msgstr "" | 2773 | msgstr "" |
| 3661 | 2774 | ||
| 3662 | #: plugins/check_pgsql.c:510 | ||
| 3663 | msgid "" | 2775 | msgid "" |
| 3664 | "This plugin tests a PostgreSQL DBMS to determine whether it is active and" | 2776 | "This plugin tests a PostgreSQL DBMS to determine whether it is active and" |
| 3665 | msgstr "" | 2777 | msgstr "" |
| 3666 | 2778 | ||
| 3667 | #: plugins/check_pgsql.c:511 | ||
| 3668 | msgid "accepting queries. In its current operation, it simply connects to the" | 2779 | msgid "accepting queries. In its current operation, it simply connects to the" |
| 3669 | msgstr "" | 2780 | msgstr "" |
| 3670 | 2781 | ||
| 3671 | #: plugins/check_pgsql.c:512 | ||
| 3672 | msgid "" | 2782 | msgid "" |
| 3673 | "specified database, and then disconnects. If no database is specified, it" | 2783 | "specified database, and then disconnects. If no database is specified, it" |
| 3674 | msgstr "" | 2784 | msgstr "" |
| 3675 | 2785 | ||
| 3676 | #: plugins/check_pgsql.c:513 | ||
| 3677 | msgid "" | 2786 | msgid "" |
| 3678 | "connects to the template1 database, which is present in every functioning" | 2787 | "connects to the template1 database, which is present in every functioning" |
| 3679 | msgstr "" | 2788 | msgstr "" |
| 3680 | 2789 | ||
| 3681 | #: plugins/check_pgsql.c:514 | ||
| 3682 | msgid "PostgreSQL DBMS." | 2790 | msgid "PostgreSQL DBMS." |
| 3683 | msgstr "" | 2791 | msgstr "" |
| 3684 | 2792 | ||
| 3685 | #: plugins/check_pgsql.c:516 | ||
| 3686 | msgid "If a query is specified using the -q option, it will be executed after" | 2793 | msgid "If a query is specified using the -q option, it will be executed after" |
| 3687 | msgstr "" | 2794 | msgstr "" |
| 3688 | 2795 | ||
| 3689 | #: plugins/check_pgsql.c:517 | ||
| 3690 | msgid "connecting to the server. The result from the query has to be numeric." | 2796 | msgid "connecting to the server. The result from the query has to be numeric." |
| 3691 | msgstr "" | 2797 | msgstr "" |
| 3692 | 2798 | ||
| 3693 | #: plugins/check_pgsql.c:518 | ||
| 3694 | msgid "" | 2799 | msgid "" |
| 3695 | "Multiple SQL commands, separated by semicolon, are allowed but the result " | 2800 | "Multiple SQL commands, separated by semicolon, are allowed but the result " |
| 3696 | msgstr "" | 2801 | msgstr "" |
| 3697 | 2802 | ||
| 3698 | #: plugins/check_pgsql.c:519 | ||
| 3699 | msgid "of the last command is taken into account only. The value of the first" | 2803 | msgid "of the last command is taken into account only. The value of the first" |
| 3700 | msgstr "" | 2804 | msgstr "" |
| 3701 | 2805 | ||
| 3702 | #: plugins/check_pgsql.c:520 | ||
| 3703 | msgid "" | 2806 | msgid "" |
| 3704 | "column in the first row is used as the check result. If a second column is" | 2807 | "column in the first row is used as the check result. If a second column is" |
| 3705 | msgstr "" | 2808 | msgstr "" |
| 3706 | 2809 | ||
| 3707 | #: plugins/check_pgsql.c:521 | ||
| 3708 | msgid "present in the result set, this is added to the plugin output with a" | 2810 | msgid "present in the result set, this is added to the plugin output with a" |
| 3709 | msgstr "" | 2811 | msgstr "" |
| 3710 | 2812 | ||
| 3711 | #: plugins/check_pgsql.c:522 | ||
| 3712 | msgid "" | 2813 | msgid "" |
| 3713 | "prefix of \"Extra Info:\". This information can be displayed in the system" | 2814 | "prefix of \"Extra Info:\". This information can be displayed in the system" |
| 3714 | msgstr "" | 2815 | msgstr "" |
| 3715 | 2816 | ||
| 3716 | #: plugins/check_pgsql.c:523 | ||
| 3717 | msgid "executing the plugin." | 2817 | msgid "executing the plugin." |
| 3718 | msgstr "" | 2818 | msgstr "" |
| 3719 | 2819 | ||
| 3720 | #: plugins/check_pgsql.c:525 | ||
| 3721 | msgid "" | 2820 | msgid "" |
| 3722 | "See the chapter \"Monitoring Database Activity\" of the PostgreSQL manual" | 2821 | "See the chapter \"Monitoring Database Activity\" of the PostgreSQL manual" |
| 3723 | msgstr "" | 2822 | msgstr "" |
| 3724 | 2823 | ||
| 3725 | #: plugins/check_pgsql.c:526 | ||
| 3726 | msgid "" | 2824 | msgid "" |
| 3727 | "for details about how to access internal statistics of the database server." | 2825 | "for details about how to access internal statistics of the database server." |
| 3728 | msgstr "" | 2826 | msgstr "" |
| 3729 | 2827 | ||
| 3730 | #: plugins/check_pgsql.c:528 | ||
| 3731 | msgid "" | 2828 | msgid "" |
| 3732 | "For a list of available connection parameters which may be used with the -o" | 2829 | "For a list of available connection parameters which may be used with the -o" |
| 3733 | msgstr "" | 2830 | msgstr "" |
| 3734 | 2831 | ||
| 3735 | #: plugins/check_pgsql.c:529 | ||
| 3736 | msgid "" | 2832 | msgid "" |
| 3737 | "command line option, see the documentation for PQconnectdb() in the chapter" | 2833 | "command line option, see the documentation for PQconnectdb() in the chapter" |
| 3738 | msgstr "" | 2834 | msgstr "" |
| 3739 | 2835 | ||
| 3740 | #: plugins/check_pgsql.c:530 | ||
| 3741 | msgid "" | 2836 | msgid "" |
| 3742 | "\"libpq - C Library\" of the PostgreSQL manual. For example, this may be" | 2837 | "\"libpq - C Library\" of the PostgreSQL manual. For example, this may be" |
| 3743 | msgstr "" | 2838 | msgstr "" |
| 3744 | 2839 | ||
| 3745 | #: plugins/check_pgsql.c:531 | ||
| 3746 | msgid "" | 2840 | msgid "" |
| 3747 | "used to specify a service name in pg_service.conf to be used for additional" | 2841 | "used to specify a service name in pg_service.conf to be used for additional" |
| 3748 | msgstr "" | 2842 | msgstr "" |
| 3749 | 2843 | ||
| 3750 | #: plugins/check_pgsql.c:532 | ||
| 3751 | msgid "connection parameters: -o 'service=<name>' or to specify the SSL mode:" | 2844 | msgid "connection parameters: -o 'service=<name>' or to specify the SSL mode:" |
| 3752 | msgstr "" | 2845 | msgstr "" |
| 3753 | 2846 | ||
| 3754 | #: plugins/check_pgsql.c:533 | ||
| 3755 | msgid "-o 'sslmode=require'." | 2847 | msgid "-o 'sslmode=require'." |
| 3756 | msgstr "" | 2848 | msgstr "" |
| 3757 | 2849 | ||
| 3758 | #: plugins/check_pgsql.c:535 | ||
| 3759 | msgid "" | 2850 | msgid "" |
| 3760 | "The plugin will connect to a local postmaster if no host is specified. To" | 2851 | "The plugin will connect to a local postmaster if no host is specified. To" |
| 3761 | msgstr "" | 2852 | msgstr "" |
| 3762 | 2853 | ||
| 3763 | #: plugins/check_pgsql.c:536 | ||
| 3764 | msgid "" | 2854 | msgid "" |
| 3765 | "connect to a remote host, be sure that the remote postmaster accepts TCP/IP" | 2855 | "connect to a remote host, be sure that the remote postmaster accepts TCP/IP" |
| 3766 | msgstr "" | 2856 | msgstr "" |
| 3767 | 2857 | ||
| 3768 | #: plugins/check_pgsql.c:537 | ||
| 3769 | msgid "connections (start the postmaster with the -i option)." | 2858 | msgid "connections (start the postmaster with the -i option)." |
| 3770 | msgstr "" | 2859 | msgstr "" |
| 3771 | 2860 | ||
| 3772 | #: plugins/check_pgsql.c:539 | ||
| 3773 | msgid "" | 2861 | msgid "" |
| 3774 | "Typically, the monitoring user (unless the --logname option is used) should " | 2862 | "Typically, the monitoring user (unless the --logname option is used) should " |
| 3775 | "be" | 2863 | "be" |
| 3776 | msgstr "" | 2864 | msgstr "" |
| 3777 | 2865 | ||
| 3778 | #: plugins/check_pgsql.c:540 | ||
| 3779 | msgid "" | 2866 | msgid "" |
| 3780 | "able to connect to the database without a password. The plugin can also send" | 2867 | "able to connect to the database without a password. The plugin can also send" |
| 3781 | msgstr "" | 2868 | msgstr "" |
| 3782 | 2869 | ||
| 3783 | #: plugins/check_pgsql.c:541 | ||
| 3784 | msgid "a password, but no effort is made to obscure or encrypt the password." | 2870 | msgid "a password, but no effort is made to obscure or encrypt the password." |
| 3785 | msgstr "" | 2871 | msgstr "" |
| 3786 | 2872 | ||
| 3787 | #: plugins/check_pgsql.c:575 | ||
| 3788 | #, c-format | 2873 | #, c-format |
| 3789 | msgid "QUERY %s - %s: %s.\n" | 2874 | msgid "QUERY %s - %s: %s.\n" |
| 3790 | msgstr "" | 2875 | msgstr "" |
| 3791 | 2876 | ||
| 3792 | #: plugins/check_pgsql.c:575 | ||
| 3793 | msgid "Error with query" | 2877 | msgid "Error with query" |
| 3794 | msgstr "" | 2878 | msgstr "" |
| 3795 | 2879 | ||
| 3796 | #: plugins/check_pgsql.c:581 | ||
| 3797 | msgid "No rows returned" | 2880 | msgid "No rows returned" |
| 3798 | msgstr "" | 2881 | msgstr "" |
| 3799 | 2882 | ||
| 3800 | #: plugins/check_pgsql.c:586 | ||
| 3801 | msgid "No columns returned" | 2883 | msgid "No columns returned" |
| 3802 | msgstr "" | 2884 | msgstr "" |
| 3803 | 2885 | ||
| 3804 | #: plugins/check_pgsql.c:592 | ||
| 3805 | msgid "No data returned" | 2886 | msgid "No data returned" |
| 3806 | msgstr "" | 2887 | msgstr "" |
| 3807 | 2888 | ||
| 3808 | #: plugins/check_pgsql.c:601 | ||
| 3809 | msgid "Is not a numeric" | 2889 | msgid "Is not a numeric" |
| 3810 | msgstr "" | 2890 | msgstr "" |
| 3811 | 2891 | ||
| 3812 | #: plugins/check_pgsql.c:619 | ||
| 3813 | #, c-format | 2892 | #, c-format |
| 3814 | msgid "%s returned %f" | 2893 | msgid "%s returned %f" |
| 3815 | msgstr "" | 2894 | msgstr "" |
| 3816 | 2895 | ||
| 3817 | #: plugins/check_pgsql.c:622 | ||
| 3818 | #, c-format | 2896 | #, c-format |
| 3819 | msgid "'%s' returned %f" | 2897 | msgid "'%s' returned %f" |
| 3820 | msgstr "" | 2898 | msgstr "" |
| 3821 | 2899 | ||
| 3822 | #: plugins/check_ping.c:143 | ||
| 3823 | msgid "CRITICAL - Could not interpret output from ping command\n" | 2900 | msgid "CRITICAL - Could not interpret output from ping command\n" |
| 3824 | msgstr "" | 2901 | msgstr "" |
| 3825 | 2902 | ||
| 3826 | #: plugins/check_ping.c:159 | ||
| 3827 | #, c-format | 2903 | #, c-format |
| 3828 | msgid "PING %s - %sPacket loss = %d%%" | 2904 | msgid "PING %s - %sPacket loss = %d%%" |
| 3829 | msgstr "" | 2905 | msgstr "" |
| 3830 | 2906 | ||
| 3831 | #: plugins/check_ping.c:162 | ||
| 3832 | #, c-format | 2907 | #, c-format |
| 3833 | msgid "PING %s - %sPacket loss = %d%%, RTA = %2.2f ms" | 2908 | msgid "PING %s - %sPacket loss = %d%%, RTA = %2.2f ms" |
| 3834 | msgstr "" | 2909 | msgstr "" |
| 3835 | 2910 | ||
| 3836 | #: plugins/check_ping.c:263 | ||
| 3837 | msgid "Could not realloc() addresses\n" | 2911 | msgid "Could not realloc() addresses\n" |
| 3838 | msgstr "" | 2912 | msgstr "" |
| 3839 | 2913 | ||
| 3840 | #: plugins/check_ping.c:278 plugins/check_ping.c:358 | ||
| 3841 | #, c-format | 2914 | #, c-format |
| 3842 | msgid "<max_packets> (%s) must be a non-negative number\n" | 2915 | msgid "<max_packets> (%s) must be a non-negative number\n" |
| 3843 | msgstr "" | 2916 | msgstr "" |
| 3844 | 2917 | ||
| 3845 | #: plugins/check_ping.c:312 | ||
| 3846 | #, c-format | 2918 | #, c-format |
| 3847 | msgid "<wpl> (%s) must be an integer percentage\n" | 2919 | msgid "<wpl> (%s) must be an integer percentage\n" |
| 3848 | msgstr "" | 2920 | msgstr "" |
| 3849 | 2921 | ||
| 3850 | #: plugins/check_ping.c:323 | ||
| 3851 | #, c-format | 2922 | #, c-format |
| 3852 | msgid "<cpl> (%s) must be an integer percentage\n" | 2923 | msgid "<cpl> (%s) must be an integer percentage\n" |
| 3853 | msgstr "" | 2924 | msgstr "" |
| 3854 | 2925 | ||
| 3855 | #: plugins/check_ping.c:334 | ||
| 3856 | #, c-format | 2926 | #, c-format |
| 3857 | msgid "<wrta> (%s) must be a non-negative number\n" | 2927 | msgid "<wrta> (%s) must be a non-negative number\n" |
| 3858 | msgstr "" | 2928 | msgstr "" |
| 3859 | 2929 | ||
| 3860 | #: plugins/check_ping.c:345 | ||
| 3861 | #, c-format | 2930 | #, c-format |
| 3862 | msgid "<crta> (%s) must be a non-negative number\n" | 2931 | msgid "<crta> (%s) must be a non-negative number\n" |
| 3863 | msgstr "" | 2932 | msgstr "" |
| 3864 | 2933 | ||
| 3865 | #: plugins/check_ping.c:378 | ||
| 3866 | #, c-format | 2934 | #, c-format |
| 3867 | msgid "" | 2935 | msgid "" |
| 3868 | "%s: Warning threshold must be integer or percentage!\n" | 2936 | "%s: Warning threshold must be integer or percentage!\n" |
| 3869 | "\n" | 2937 | "\n" |
| 3870 | msgstr "" | 2938 | msgstr "" |
| 3871 | 2939 | ||
| 3872 | #: plugins/check_ping.c:391 | ||
| 3873 | #, c-format | 2940 | #, c-format |
| 3874 | msgid "<wrta> was not set\n" | 2941 | msgid "<wrta> was not set\n" |
| 3875 | msgstr "" | 2942 | msgstr "" |
| 3876 | 2943 | ||
| 3877 | #: plugins/check_ping.c:395 | ||
| 3878 | #, c-format | 2944 | #, c-format |
| 3879 | msgid "<crta> was not set\n" | 2945 | msgid "<crta> was not set\n" |
| 3880 | msgstr "" | 2946 | msgstr "" |
| 3881 | 2947 | ||
| 3882 | #: plugins/check_ping.c:399 | ||
| 3883 | #, c-format | 2948 | #, c-format |
| 3884 | msgid "<wpl> was not set\n" | 2949 | msgid "<wpl> was not set\n" |
| 3885 | msgstr "" | 2950 | msgstr "" |
| 3886 | 2951 | ||
| 3887 | #: plugins/check_ping.c:403 | ||
| 3888 | #, c-format | 2952 | #, c-format |
| 3889 | msgid "<cpl> was not set\n" | 2953 | msgid "<cpl> was not set\n" |
| 3890 | msgstr "" | 2954 | msgstr "" |
| 3891 | 2955 | ||
| 3892 | #: plugins/check_ping.c:407 | ||
| 3893 | #, c-format | 2956 | #, c-format |
| 3894 | msgid "<wrta> (%f) cannot be larger than <crta> (%f)\n" | 2957 | msgid "<wrta> (%f) cannot be larger than <crta> (%f)\n" |
| 3895 | msgstr "" | 2958 | msgstr "" |
| 3896 | 2959 | ||
| 3897 | #: plugins/check_ping.c:411 | ||
| 3898 | #, c-format | 2960 | #, c-format |
| 3899 | msgid "<wpl> (%d) cannot be larger than <cpl> (%d)\n" | 2961 | msgid "<wpl> (%d) cannot be larger than <cpl> (%d)\n" |
| 3900 | msgstr "" | 2962 | msgstr "" |
| 3901 | 2963 | ||
| 3902 | #: plugins/check_ping.c:448 | ||
| 3903 | #, c-format | 2964 | #, c-format |
| 3904 | msgid "Cannot open stderr for %s\n" | 2965 | msgid "Cannot open stderr for %s\n" |
| 3905 | msgstr "" | 2966 | msgstr "" |
| 3906 | 2967 | ||
| 3907 | #: plugins/check_ping.c:505 plugins/check_ping.c:507 | ||
| 3908 | msgid "System call sent warnings to stderr " | 2968 | msgid "System call sent warnings to stderr " |
| 3909 | msgstr "" | 2969 | msgstr "" |
| 3910 | 2970 | ||
| 3911 | #: plugins/check_ping.c:533 | ||
| 3912 | #, c-format | 2971 | #, c-format |
| 3913 | msgid "CRITICAL - Network Unreachable (%s)\n" | 2972 | msgid "CRITICAL - Network Unreachable (%s)\n" |
| 3914 | msgstr "" | 2973 | msgstr "" |
| 3915 | 2974 | ||
| 3916 | #: plugins/check_ping.c:535 | ||
| 3917 | #, c-format | 2975 | #, c-format |
| 3918 | msgid "CRITICAL - Host Unreachable (%s)\n" | 2976 | msgid "CRITICAL - Host Unreachable (%s)\n" |
| 3919 | msgstr "" | 2977 | msgstr "" |
| 3920 | 2978 | ||
| 3921 | #: plugins/check_ping.c:537 | ||
| 3922 | #, c-format | 2979 | #, c-format |
| 3923 | msgid "CRITICAL - Bogus ICMP: Port Unreachable (%s)\n" | 2980 | msgid "CRITICAL - Bogus ICMP: Port Unreachable (%s)\n" |
| 3924 | msgstr "" | 2981 | msgstr "" |
| 3925 | 2982 | ||
| 3926 | #: plugins/check_ping.c:539 | ||
| 3927 | #, c-format | 2983 | #, c-format |
| 3928 | msgid "CRITICAL - Bogus ICMP: Protocol Unreachable (%s)\n" | 2984 | msgid "CRITICAL - Bogus ICMP: Protocol Unreachable (%s)\n" |
| 3929 | msgstr "" | 2985 | msgstr "" |
| 3930 | 2986 | ||
| 3931 | #: plugins/check_ping.c:541 | ||
| 3932 | #, c-format | 2987 | #, c-format |
| 3933 | msgid "CRITICAL - Network Prohibited (%s)\n" | 2988 | msgid "CRITICAL - Network Prohibited (%s)\n" |
| 3934 | msgstr "" | 2989 | msgstr "" |
| 3935 | 2990 | ||
| 3936 | #: plugins/check_ping.c:543 | ||
| 3937 | #, c-format | 2991 | #, c-format |
| 3938 | msgid "CRITICAL - Host Prohibited (%s)\n" | 2992 | msgid "CRITICAL - Host Prohibited (%s)\n" |
| 3939 | msgstr "" | 2993 | msgstr "" |
| 3940 | 2994 | ||
| 3941 | #: plugins/check_ping.c:545 | ||
| 3942 | #, c-format | 2995 | #, c-format |
| 3943 | msgid "CRITICAL - Packet Filtered (%s)\n" | 2996 | msgid "CRITICAL - Packet Filtered (%s)\n" |
| 3944 | msgstr "" | 2997 | msgstr "" |
| 3945 | 2998 | ||
| 3946 | #: plugins/check_ping.c:547 | ||
| 3947 | #, c-format | 2999 | #, c-format |
| 3948 | msgid "CRITICAL - Host not found (%s)\n" | 3000 | msgid "CRITICAL - Host not found (%s)\n" |
| 3949 | msgstr "" | 3001 | msgstr "" |
| 3950 | 3002 | ||
| 3951 | #: plugins/check_ping.c:549 | ||
| 3952 | #, c-format | 3003 | #, c-format |
| 3953 | msgid "CRITICAL - Time to live exceeded (%s)\n" | 3004 | msgid "CRITICAL - Time to live exceeded (%s)\n" |
| 3954 | msgstr "" | 3005 | msgstr "" |
| 3955 | 3006 | ||
| 3956 | #: plugins/check_ping.c:551 | ||
| 3957 | #, c-format | 3007 | #, c-format |
| 3958 | msgid "CRITICAL - Destination Unreachable (%s)\n" | 3008 | msgid "CRITICAL - Destination Unreachable (%s)\n" |
| 3959 | msgstr "" | 3009 | msgstr "" |
| 3960 | 3010 | ||
| 3961 | #: plugins/check_ping.c:558 | ||
| 3962 | msgid "Unable to realloc warn_text\n" | 3011 | msgid "Unable to realloc warn_text\n" |
| 3963 | msgstr "" | 3012 | msgstr "" |
| 3964 | 3013 | ||
| 3965 | #: plugins/check_ping.c:575 | ||
| 3966 | #, c-format | 3014 | #, c-format |
| 3967 | msgid "Use ping to check connection statistics for a remote host." | 3015 | msgid "Use ping to check connection statistics for a remote host." |
| 3968 | msgstr "" | 3016 | msgstr "" |
| 3969 | 3017 | ||
| 3970 | #: plugins/check_ping.c:587 | ||
| 3971 | msgid "host to ping" | 3018 | msgid "host to ping" |
| 3972 | msgstr "" | 3019 | msgstr "" |
| 3973 | 3020 | ||
| 3974 | #: plugins/check_ping.c:593 | ||
| 3975 | msgid "number of ICMP ECHO packets to send" | 3021 | msgid "number of ICMP ECHO packets to send" |
| 3976 | msgstr "" | 3022 | msgstr "" |
| 3977 | 3023 | ||
| 3978 | #: plugins/check_ping.c:594 | ||
| 3979 | #, c-format | 3024 | #, c-format |
| 3980 | msgid "(Default: %d)\n" | 3025 | msgid "(Default: %d)\n" |
| 3981 | msgstr "" | 3026 | msgstr "" |
| 3982 | 3027 | ||
| 3983 | #: plugins/check_ping.c:596 | ||
| 3984 | msgid "show HTML in the plugin output (obsoleted by urlize)" | 3028 | msgid "show HTML in the plugin output (obsoleted by urlize)" |
| 3985 | msgstr "" | 3029 | msgstr "" |
| 3986 | 3030 | ||
| 3987 | #: plugins/check_ping.c:601 | ||
| 3988 | msgid "THRESHOLD is <rta>,<pl>% where <rta> is the round trip average travel" | 3031 | msgid "THRESHOLD is <rta>,<pl>% where <rta> is the round trip average travel" |
| 3989 | msgstr "" | 3032 | msgstr "" |
| 3990 | 3033 | ||
| 3991 | #: plugins/check_ping.c:602 | ||
| 3992 | msgid "time (ms) which triggers a WARNING or CRITICAL state, and <pl> is the" | 3034 | msgid "time (ms) which triggers a WARNING or CRITICAL state, and <pl> is the" |
| 3993 | msgstr "" | 3035 | msgstr "" |
| 3994 | 3036 | ||
| 3995 | #: plugins/check_ping.c:603 | ||
| 3996 | msgid "percentage of packet loss to trigger an alarm state." | 3037 | msgid "percentage of packet loss to trigger an alarm state." |
| 3997 | msgstr "" | 3038 | msgstr "" |
| 3998 | 3039 | ||
| 3999 | #: plugins/check_ping.c:606 | ||
| 4000 | msgid "" | 3040 | msgid "" |
| 4001 | "This plugin uses the ping command to probe the specified host for packet loss" | 3041 | "This plugin uses the ping command to probe the specified host for packet loss" |
| 4002 | msgstr "" | 3042 | msgstr "" |
| 4003 | 3043 | ||
| 4004 | #: plugins/check_ping.c:607 | ||
| 4005 | msgid "" | 3044 | msgid "" |
| 4006 | "(percentage) and round trip average (milliseconds). It can produce HTML " | 3045 | "(percentage) and round trip average (milliseconds). It can produce HTML " |
| 4007 | "output" | 3046 | "output" |
| 4008 | msgstr "" | 3047 | msgstr "" |
| 4009 | 3048 | ||
| 4010 | #: plugins/check_ping.c:608 | ||
| 4011 | msgid "" | 3049 | msgid "" |
| 4012 | "linking to a traceroute CGI contributed by Ian Cass. The CGI can be found in" | 3050 | "linking to a traceroute CGI contributed by Ian Cass. The CGI can be found in" |
| 4013 | msgstr "" | 3051 | msgstr "" |
| 4014 | 3052 | ||
| 4015 | #: plugins/check_ping.c:609 | ||
| 4016 | msgid "the contrib area of the downloads section at http://www.nagios.org/" | 3053 | msgid "the contrib area of the downloads section at http://www.nagios.org/" |
| 4017 | msgstr "" | 3054 | msgstr "" |
| 4018 | 3055 | ||
| 4019 | #: plugins/check_procs.c:197 | ||
| 4020 | #, c-format | 3056 | #, c-format |
| 4021 | msgid "CMD: %s\n" | 3057 | msgid "CMD: %s\n" |
| 4022 | msgstr "" | 3058 | msgstr "" |
| 4023 | 3059 | ||
| 4024 | #: plugins/check_procs.c:202 | ||
| 4025 | msgid "System call sent warnings to stderr" | 3060 | msgid "System call sent warnings to stderr" |
| 4026 | msgstr "" | 3061 | msgstr "" |
| 4027 | 3062 | ||
| 4028 | #: plugins/check_procs.c:349 | ||
| 4029 | #, c-format | 3063 | #, c-format |
| 4030 | msgid "Not parseable: %s" | 3064 | msgid "Not parseable: %s" |
| 4031 | msgstr "" | 3065 | msgstr "" |
| 4032 | 3066 | ||
| 4033 | #: plugins/check_procs.c:354 | ||
| 4034 | #, c-format | 3067 | #, c-format |
| 4035 | msgid "Unable to read output\n" | 3068 | msgid "Unable to read output\n" |
| 4036 | msgstr "" | 3069 | msgstr "" |
| 4037 | 3070 | ||
| 4038 | #: plugins/check_procs.c:371 | ||
| 4039 | #, c-format | 3071 | #, c-format |
| 4040 | msgid "%d warn out of " | 3072 | msgid "%d warn out of " |
| 4041 | msgstr "" | 3073 | msgstr "" |
| 4042 | 3074 | ||
| 4043 | #: plugins/check_procs.c:376 | ||
| 4044 | #, c-format | 3075 | #, c-format |
| 4045 | msgid "%d crit, %d warn out of " | 3076 | msgid "%d crit, %d warn out of " |
| 4046 | msgstr "" | 3077 | msgstr "" |
| 4047 | 3078 | ||
| 4048 | #: plugins/check_procs.c:382 | ||
| 4049 | #, c-format | 3079 | #, c-format |
| 4050 | msgid " with %s" | 3080 | msgid " with %s" |
| 4051 | msgstr "" | 3081 | msgstr "" |
| 4052 | 3082 | ||
| 4053 | #: plugins/check_procs.c:477 | ||
| 4054 | msgid "Parent Process ID must be an integer!" | 3083 | msgid "Parent Process ID must be an integer!" |
| 4055 | msgstr "" | 3084 | msgstr "" |
| 4056 | 3085 | ||
| 4057 | #: plugins/check_procs.c:483 plugins/check_procs.c:627 | ||
| 4058 | #, c-format | 3086 | #, c-format |
| 4059 | msgid "%s%sSTATE = %s" | 3087 | msgid "%s%sSTATE = %s" |
| 4060 | msgstr "" | 3088 | msgstr "" |
| 4061 | 3089 | ||
| 4062 | #: plugins/check_procs.c:492 | ||
| 4063 | msgid "UID was not found" | 3090 | msgid "UID was not found" |
| 4064 | msgstr "" | 3091 | msgstr "" |
| 4065 | 3092 | ||
| 4066 | #: plugins/check_procs.c:498 | ||
| 4067 | msgid "User name was not found" | 3093 | msgid "User name was not found" |
| 4068 | msgstr "" | 3094 | msgstr "" |
| 4069 | 3095 | ||
| 4070 | #: plugins/check_procs.c:513 | ||
| 4071 | #, c-format | 3096 | #, c-format |
| 4072 | msgid "%s%scommand name '%s'" | 3097 | msgid "%s%scommand name '%s'" |
| 4073 | msgstr "" | 3098 | msgstr "" |
| 4074 | 3099 | ||
| 4075 | #: plugins/check_procs.c:522 | ||
| 4076 | #, c-format | 3100 | #, c-format |
| 4077 | msgid "%s%sexclude progs '%s'" | 3101 | msgid "%s%sexclude progs '%s'" |
| 4078 | msgstr "" | 3102 | msgstr "" |
| 4079 | 3103 | ||
| 4080 | #: plugins/check_procs.c:565 | ||
| 4081 | msgid "RSS must be an integer!" | 3104 | msgid "RSS must be an integer!" |
| 4082 | msgstr "" | 3105 | msgstr "" |
| 4083 | 3106 | ||
| 4084 | #: plugins/check_procs.c:572 | ||
| 4085 | msgid "VSZ must be an integer!" | 3107 | msgid "VSZ must be an integer!" |
| 4086 | msgstr "" | 3108 | msgstr "" |
| 4087 | 3109 | ||
| 4088 | #: plugins/check_procs.c:580 | ||
| 4089 | msgid "PCPU must be a float!" | 3110 | msgid "PCPU must be a float!" |
| 4090 | msgstr "" | 3111 | msgstr "" |
| 4091 | 3112 | ||
| 4092 | #: plugins/check_procs.c:604 | ||
| 4093 | msgid "Metric must be one of PROCS, VSZ, RSS, CPU, ELAPSED!" | 3113 | msgid "Metric must be one of PROCS, VSZ, RSS, CPU, ELAPSED!" |
| 4094 | msgstr "" | 3114 | msgstr "" |
| 4095 | 3115 | ||
| 4096 | #: plugins/check_procs.c:735 | ||
| 4097 | msgid "" | 3116 | msgid "" |
| 4098 | "Checks all processes and generates WARNING or CRITICAL states if the " | 3117 | "Checks all processes and generates WARNING or CRITICAL states if the " |
| 4099 | "specified" | 3118 | "specified" |
| 4100 | msgstr "" | 3119 | msgstr "" |
| 4101 | 3120 | ||
| 4102 | #: plugins/check_procs.c:736 | ||
| 4103 | msgid "" | 3121 | msgid "" |
| 4104 | "metric is outside the required threshold ranges. The metric defaults to " | 3122 | "metric is outside the required threshold ranges. The metric defaults to " |
| 4105 | "number" | 3123 | "number" |
| 4106 | msgstr "" | 3124 | msgstr "" |
| 4107 | 3125 | ||
| 4108 | #: plugins/check_procs.c:737 | ||
| 4109 | msgid "" | 3126 | msgid "" |
| 4110 | "of processes. Search filters can be applied to limit the processes to check." | 3127 | "of processes. Search filters can be applied to limit the processes to check." |
| 4111 | msgstr "" | 3128 | msgstr "" |
| 4112 | 3129 | ||
| 4113 | #: plugins/check_procs.c:746 | ||
| 4114 | msgid "Generate warning state if metric is outside this range" | 3130 | msgid "Generate warning state if metric is outside this range" |
| 4115 | msgstr "" | 3131 | msgstr "" |
| 4116 | 3132 | ||
| 4117 | #: plugins/check_procs.c:748 | ||
| 4118 | msgid "Generate critical state if metric is outside this range" | 3133 | msgid "Generate critical state if metric is outside this range" |
| 4119 | msgstr "" | 3134 | msgstr "" |
| 4120 | 3135 | ||
| 4121 | #: plugins/check_procs.c:750 | ||
| 4122 | msgid "Check thresholds against metric. Valid types:" | 3136 | msgid "Check thresholds against metric. Valid types:" |
| 4123 | msgstr "" | 3137 | msgstr "" |
| 4124 | 3138 | ||
| 4125 | #: plugins/check_procs.c:751 | ||
| 4126 | msgid "PROCS - number of processes (default)" | 3139 | msgid "PROCS - number of processes (default)" |
| 4127 | msgstr "" | 3140 | msgstr "" |
| 4128 | 3141 | ||
| 4129 | #: plugins/check_procs.c:752 | ||
| 4130 | msgid "VSZ - virtual memory size" | 3142 | msgid "VSZ - virtual memory size" |
| 4131 | msgstr "" | 3143 | msgstr "" |
| 4132 | 3144 | ||
| 4133 | #: plugins/check_procs.c:753 | ||
| 4134 | msgid "RSS - resident set memory size" | 3145 | msgid "RSS - resident set memory size" |
| 4135 | msgstr "" | 3146 | msgstr "" |
| 4136 | 3147 | ||
| 4137 | #: plugins/check_procs.c:754 | ||
| 4138 | msgid "CPU - percentage CPU" | 3148 | msgid "CPU - percentage CPU" |
| 4139 | msgstr "" | 3149 | msgstr "" |
| 4140 | 3150 | ||
| 4141 | #: plugins/check_procs.c:757 | ||
| 4142 | msgid "ELAPSED - time elapsed in seconds" | 3151 | msgid "ELAPSED - time elapsed in seconds" |
| 4143 | msgstr "" | 3152 | msgstr "" |
| 4144 | 3153 | ||
| 4145 | #: plugins/check_procs.c:762 | ||
| 4146 | msgid "Extra information. Up to 3 verbosity levels" | 3154 | msgid "Extra information. Up to 3 verbosity levels" |
| 4147 | msgstr "" | 3155 | msgstr "" |
| 4148 | 3156 | ||
| 4149 | #: plugins/check_procs.c:765 | ||
| 4150 | msgid "Filter own process the traditional way by PID instead of /proc/pid/exe" | 3157 | msgid "Filter own process the traditional way by PID instead of /proc/pid/exe" |
| 4151 | msgstr "" | 3158 | msgstr "" |
| 4152 | 3159 | ||
| 4153 | #: plugins/check_procs.c:770 | ||
| 4154 | msgid "Only scan for processes that have, in the output of `ps`, one or" | 3160 | msgid "Only scan for processes that have, in the output of `ps`, one or" |
| 4155 | msgstr "" | 3161 | msgstr "" |
| 4156 | 3162 | ||
| 4157 | #: plugins/check_procs.c:771 | ||
| 4158 | msgid "more of the status flags you specify (for example R, Z, S, RS," | 3163 | msgid "more of the status flags you specify (for example R, Z, S, RS," |
| 4159 | msgstr "" | 3164 | msgstr "" |
| 4160 | 3165 | ||
| 4161 | #: plugins/check_procs.c:772 | ||
| 4162 | msgid "RSZDT, plus others based on the output of your 'ps' command)." | 3166 | msgid "RSZDT, plus others based on the output of your 'ps' command)." |
| 4163 | msgstr "" | 3167 | msgstr "" |
| 4164 | 3168 | ||
| 4165 | #: plugins/check_procs.c:774 | ||
| 4166 | msgid "Only scan for children of the parent process ID indicated." | 3169 | msgid "Only scan for children of the parent process ID indicated." |
| 4167 | msgstr "" | 3170 | msgstr "" |
| 4168 | 3171 | ||
| 4169 | #: plugins/check_procs.c:776 | ||
| 4170 | msgid "Only scan for processes with VSZ higher than indicated." | 3172 | msgid "Only scan for processes with VSZ higher than indicated." |
| 4171 | msgstr "" | 3173 | msgstr "" |
| 4172 | 3174 | ||
| 4173 | #: plugins/check_procs.c:778 | ||
| 4174 | msgid "Only scan for processes with RSS higher than indicated." | 3175 | msgid "Only scan for processes with RSS higher than indicated." |
| 4175 | msgstr "" | 3176 | msgstr "" |
| 4176 | 3177 | ||
| 4177 | #: plugins/check_procs.c:780 | ||
| 4178 | msgid "Only scan for processes with PCPU higher than indicated." | 3178 | msgid "Only scan for processes with PCPU higher than indicated." |
| 4179 | msgstr "" | 3179 | msgstr "" |
| 4180 | 3180 | ||
| 4181 | #: plugins/check_procs.c:782 | ||
| 4182 | msgid "Only scan for processes with user name or ID indicated." | 3181 | msgid "Only scan for processes with user name or ID indicated." |
| 4183 | msgstr "" | 3182 | msgstr "" |
| 4184 | 3183 | ||
| 4185 | #: plugins/check_procs.c:784 | ||
| 4186 | msgid "Only scan for processes with args that contain STRING." | 3184 | msgid "Only scan for processes with args that contain STRING." |
| 4187 | msgstr "" | 3185 | msgstr "" |
| 4188 | 3186 | ||
| 4189 | #: plugins/check_procs.c:786 | ||
| 4190 | msgid "Only scan for processes with args that contain the regex STRING." | 3187 | msgid "Only scan for processes with args that contain the regex STRING." |
| 4191 | msgstr "" | 3188 | msgstr "" |
| 4192 | 3189 | ||
| 4193 | #: plugins/check_procs.c:788 | ||
| 4194 | msgid "Only scan for exact matches of COMMAND (without path)." | 3190 | msgid "Only scan for exact matches of COMMAND (without path)." |
| 4195 | msgstr "" | 3191 | msgstr "" |
| 4196 | 3192 | ||
| 4197 | #: plugins/check_procs.c:790 | ||
| 4198 | msgid "Exclude processes which match this comma separated list" | 3193 | msgid "Exclude processes which match this comma separated list" |
| 4199 | msgstr "" | 3194 | msgstr "" |
| 4200 | 3195 | ||
| 4201 | #: plugins/check_procs.c:792 | ||
| 4202 | msgid "Only scan for non kernel threads (works on Linux only)." | 3196 | msgid "Only scan for non kernel threads (works on Linux only)." |
| 4203 | msgstr "" | 3197 | msgstr "" |
| 4204 | 3198 | ||
| 4205 | #: plugins/check_procs.c:794 | ||
| 4206 | #, c-format | 3199 | #, c-format |
| 4207 | msgid "" | 3200 | msgid "" |
| 4208 | "\n" | 3201 | "\n" |
| @@ -4212,7 +3205,6 @@ msgid "" | |||
| 4212 | "\n" | 3205 | "\n" |
| 4213 | msgstr "" | 3206 | msgstr "" |
| 4214 | 3207 | ||
| 4215 | #: plugins/check_procs.c:799 | ||
| 4216 | #, c-format | 3208 | #, c-format |
| 4217 | msgid "" | 3209 | msgid "" |
| 4218 | "This plugin checks the number of currently running processes and\n" | 3210 | "This plugin checks the number of currently running processes and\n" |
| @@ -4223,1714 +3215,1332 @@ msgid "" | |||
| 4223 | "\n" | 3215 | "\n" |
| 4224 | msgstr "" | 3216 | msgstr "" |
| 4225 | 3217 | ||
| 4226 | #: plugins/check_procs.c:808 | ||
| 4227 | msgid "Warning if not two processes with command name portsentry." | 3218 | msgid "Warning if not two processes with command name portsentry." |
| 4228 | msgstr "" | 3219 | msgstr "" |
| 4229 | 3220 | ||
| 4230 | #: plugins/check_procs.c:809 | ||
| 4231 | msgid "Critical if < 2 or > 1024 processes" | 3221 | msgid "Critical if < 2 or > 1024 processes" |
| 4232 | msgstr "" | 3222 | msgstr "" |
| 4233 | 3223 | ||
| 4234 | #: plugins/check_procs.c:811 | ||
| 4235 | msgid "Critical if not at least 1 process with command sshd" | 3224 | msgid "Critical if not at least 1 process with command sshd" |
| 4236 | msgstr "" | 3225 | msgstr "" |
| 4237 | 3226 | ||
| 4238 | #: plugins/check_procs.c:813 | ||
| 4239 | msgid "Warning if > 1024 processes with command name sshd." | 3227 | msgid "Warning if > 1024 processes with command name sshd." |
| 4240 | msgstr "" | 3228 | msgstr "" |
| 4241 | 3229 | ||
| 4242 | #: plugins/check_procs.c:814 | ||
| 4243 | msgid "Critical if < 1 processes with command name sshd." | 3230 | msgid "Critical if < 1 processes with command name sshd." |
| 4244 | msgstr "" | 3231 | msgstr "" |
| 4245 | 3232 | ||
| 4246 | #: plugins/check_procs.c:816 | ||
| 4247 | msgid "Warning alert if > 10 processes with command arguments containing" | 3233 | msgid "Warning alert if > 10 processes with command arguments containing" |
| 4248 | msgstr "" | 3234 | msgstr "" |
| 4249 | 3235 | ||
| 4250 | #: plugins/check_procs.c:817 | ||
| 4251 | msgid "'/usr/local/bin/perl' and owned by root" | 3236 | msgid "'/usr/local/bin/perl' and owned by root" |
| 4252 | msgstr "" | 3237 | msgstr "" |
| 4253 | 3238 | ||
| 4254 | #: plugins/check_procs.c:819 | ||
| 4255 | msgid "Alert if VSZ of any processes over 50K or 100K" | 3239 | msgid "Alert if VSZ of any processes over 50K or 100K" |
| 4256 | msgstr "" | 3240 | msgstr "" |
| 4257 | 3241 | ||
| 4258 | #: plugins/check_procs.c:821 | ||
| 4259 | msgid "Alert if CPU of any processes over 10% or 20%" | 3242 | msgid "Alert if CPU of any processes over 10% or 20%" |
| 4260 | msgstr "" | 3243 | msgstr "" |
| 4261 | 3244 | ||
| 4262 | #: plugins/check_radius.c:181 | ||
| 4263 | msgid "Config file error\n" | 3245 | msgid "Config file error\n" |
| 4264 | msgstr "" | 3246 | msgstr "" |
| 4265 | 3247 | ||
| 4266 | #: plugins/check_radius.c:190 | ||
| 4267 | msgid "Out of Memory?\n" | 3248 | msgid "Out of Memory?\n" |
| 4268 | msgstr "" | 3249 | msgstr "" |
| 4269 | 3250 | ||
| 4270 | #: plugins/check_radius.c:194 | ||
| 4271 | msgid "Invalid NAS-Identifier\n" | 3251 | msgid "Invalid NAS-Identifier\n" |
| 4272 | msgstr "" | 3252 | msgstr "" |
| 4273 | 3253 | ||
| 4274 | #: plugins/check_radius.c:199 plugins/check_smtp.c:156 | ||
| 4275 | #, c-format | 3254 | #, c-format |
| 4276 | msgid "gethostname() failed!\n" | 3255 | msgid "gethostname() failed!\n" |
| 4277 | msgstr "" | 3256 | msgstr "" |
| 4278 | 3257 | ||
| 4279 | #: plugins/check_radius.c:203 plugins/check_radius.c:206 | ||
| 4280 | msgid "Invalid NAS-IP-Address\n" | 3258 | msgid "Invalid NAS-IP-Address\n" |
| 4281 | msgstr "" | 3259 | msgstr "" |
| 4282 | 3260 | ||
| 4283 | #: plugins/check_radius.c:217 | ||
| 4284 | msgid "Timeout\n" | 3261 | msgid "Timeout\n" |
| 4285 | msgstr "" | 3262 | msgstr "" |
| 4286 | 3263 | ||
| 4287 | #: plugins/check_radius.c:219 | ||
| 4288 | msgid "Auth Error\n" | 3264 | msgid "Auth Error\n" |
| 4289 | msgstr "" | 3265 | msgstr "" |
| 4290 | 3266 | ||
| 4291 | #: plugins/check_radius.c:221 | ||
| 4292 | msgid "Auth Failed\n" | 3267 | msgid "Auth Failed\n" |
| 4293 | msgstr "" | 3268 | msgstr "" |
| 4294 | 3269 | ||
| 4295 | #: plugins/check_radius.c:223 | ||
| 4296 | msgid "Bad Response\n" | 3270 | msgid "Bad Response\n" |
| 4297 | msgstr "" | 3271 | msgstr "" |
| 4298 | 3272 | ||
| 4299 | #: plugins/check_radius.c:227 | ||
| 4300 | msgid "Auth OK\n" | 3273 | msgid "Auth OK\n" |
| 4301 | msgstr "" | 3274 | msgstr "" |
| 4302 | 3275 | ||
| 4303 | #: plugins/check_radius.c:228 | ||
| 4304 | #, c-format | 3276 | #, c-format |
| 4305 | msgid "Unexpected result code %d" | 3277 | msgid "Unexpected result code %d" |
| 4306 | msgstr "" | 3278 | msgstr "" |
| 4307 | 3279 | ||
| 4308 | #: plugins/check_radius.c:317 | ||
| 4309 | msgid "Number of retries must be a positive integer" | 3280 | msgid "Number of retries must be a positive integer" |
| 4310 | msgstr "" | 3281 | msgstr "" |
| 4311 | 3282 | ||
| 4312 | #: plugins/check_radius.c:331 | ||
| 4313 | msgid "User not specified" | 3283 | msgid "User not specified" |
| 4314 | msgstr "" | 3284 | msgstr "" |
| 4315 | 3285 | ||
| 4316 | #: plugins/check_radius.c:333 | ||
| 4317 | msgid "Password not specified" | 3286 | msgid "Password not specified" |
| 4318 | msgstr "" | 3287 | msgstr "" |
| 4319 | 3288 | ||
| 4320 | #: plugins/check_radius.c:335 | ||
| 4321 | msgid "Configuration file not specified" | 3289 | msgid "Configuration file not specified" |
| 4322 | msgstr "" | 3290 | msgstr "" |
| 4323 | 3291 | ||
| 4324 | #: plugins/check_radius.c:353 | ||
| 4325 | msgid "Tests to see if a RADIUS server is accepting connections." | 3292 | msgid "Tests to see if a RADIUS server is accepting connections." |
| 4326 | msgstr "" | 3293 | msgstr "" |
| 4327 | 3294 | ||
| 4328 | #: plugins/check_radius.c:365 | ||
| 4329 | msgid "The user to authenticate" | 3295 | msgid "The user to authenticate" |
| 4330 | msgstr "" | 3296 | msgstr "" |
| 4331 | 3297 | ||
| 4332 | #: plugins/check_radius.c:367 | ||
| 4333 | msgid "Password for authentication (SECURITY RISK)" | 3298 | msgid "Password for authentication (SECURITY RISK)" |
| 4334 | msgstr "" | 3299 | msgstr "" |
| 4335 | 3300 | ||
| 4336 | #: plugins/check_radius.c:369 | ||
| 4337 | msgid "NAS identifier" | 3301 | msgid "NAS identifier" |
| 4338 | msgstr "" | 3302 | msgstr "" |
| 4339 | 3303 | ||
| 4340 | #: plugins/check_radius.c:371 | ||
| 4341 | msgid "NAS IP Address" | 3304 | msgid "NAS IP Address" |
| 4342 | msgstr "" | 3305 | msgstr "" |
| 4343 | 3306 | ||
| 4344 | #: plugins/check_radius.c:373 | ||
| 4345 | msgid "Configuration file" | 3307 | msgid "Configuration file" |
| 4346 | msgstr "" | 3308 | msgstr "" |
| 4347 | 3309 | ||
| 4348 | #: plugins/check_radius.c:375 | ||
| 4349 | msgid "Response string to expect from the server" | 3310 | msgid "Response string to expect from the server" |
| 4350 | msgstr "" | 3311 | msgstr "" |
| 4351 | 3312 | ||
| 4352 | #: plugins/check_radius.c:377 | ||
| 4353 | msgid "Number of times to retry a failed connection" | 3313 | msgid "Number of times to retry a failed connection" |
| 4354 | msgstr "" | 3314 | msgstr "" |
| 4355 | 3315 | ||
| 4356 | #: plugins/check_radius.c:382 | ||
| 4357 | msgid "" | 3316 | msgid "" |
| 4358 | "This plugin tests a RADIUS server to see if it is accepting connections." | 3317 | "This plugin tests a RADIUS server to see if it is accepting connections." |
| 4359 | msgstr "" | 3318 | msgstr "" |
| 4360 | 3319 | ||
| 4361 | #: plugins/check_radius.c:383 | ||
| 4362 | msgid "" | 3320 | msgid "" |
| 4363 | "The server to test must be specified in the invocation, as well as a user" | 3321 | "The server to test must be specified in the invocation, as well as a user" |
| 4364 | msgstr "" | 3322 | msgstr "" |
| 4365 | 3323 | ||
| 4366 | #: plugins/check_radius.c:384 | 3324 | msgid "name and password. A configuration file must be present. The format of" |
| 4367 | msgid "" | ||
| 4368 | "name and password. A configuration file may also be present. The format of" | ||
| 4369 | msgstr "" | 3325 | msgstr "" |
| 4370 | 3326 | ||
| 4371 | #: plugins/check_radius.c:385 | ||
| 4372 | msgid "" | 3327 | msgid "" |
| 4373 | "the configuration file is described in the radiusclient library sources." | 3328 | "the configuration file is described in the radiusclient library sources." |
| 4374 | msgstr "" | 3329 | msgstr "" |
| 4375 | 3330 | ||
| 4376 | #: plugins/check_radius.c:386 | ||
| 4377 | msgid "The password option presents a substantial security issue because the" | 3331 | msgid "The password option presents a substantial security issue because the" |
| 4378 | msgstr "" | 3332 | msgstr "" |
| 4379 | 3333 | ||
| 4380 | #: plugins/check_radius.c:387 | ||
| 4381 | msgid "" | 3334 | msgid "" |
| 4382 | "password can possibly be determined by careful watching of the command line" | 3335 | "password can possibly be determined by careful watching of the command line" |
| 4383 | msgstr "" | 3336 | msgstr "" |
| 4384 | 3337 | ||
| 4385 | #: plugins/check_radius.c:388 | ||
| 4386 | msgid "in a process listing. This risk is exacerbated because the plugin will" | 3338 | msgid "in a process listing. This risk is exacerbated because the plugin will" |
| 4387 | msgstr "" | 3339 | msgstr "" |
| 4388 | 3340 | ||
| 4389 | #: plugins/check_radius.c:389 | ||
| 4390 | msgid "" | 3341 | msgid "" |
| 4391 | "typically be executed at regular predictable intervals. Please be sure that" | 3342 | "typically be executed at regular predictable intervals. Please be sure that" |
| 4392 | msgstr "" | 3343 | msgstr "" |
| 4393 | 3344 | ||
| 4394 | #: plugins/check_radius.c:390 | ||
| 4395 | msgid "the password used does not allow access to sensitive system resources." | 3345 | msgid "the password used does not allow access to sensitive system resources." |
| 4396 | msgstr "" | 3346 | msgstr "" |
| 4397 | 3347 | ||
| 4398 | #: plugins/check_real.c:91 | ||
| 4399 | #, c-format | 3348 | #, c-format |
| 4400 | msgid "Unable to connect to %s on port %d\n" | 3349 | msgid "Unable to connect to %s on port %d\n" |
| 4401 | msgstr "" | 3350 | msgstr "" |
| 4402 | 3351 | ||
| 4403 | #: plugins/check_real.c:113 | ||
| 4404 | #, c-format | 3352 | #, c-format |
| 4405 | msgid "No data received from %s\n" | 3353 | msgid "No data received from %s\n" |
| 4406 | msgstr "" | 3354 | msgstr "" |
| 4407 | 3355 | ||
| 4408 | #: plugins/check_real.c:118 plugins/check_real.c:192 | ||
| 4409 | msgid "Invalid REAL response received from host" | 3356 | msgid "Invalid REAL response received from host" |
| 4410 | msgstr "" | 3357 | msgstr "" |
| 4411 | 3358 | ||
| 4412 | #: plugins/check_real.c:120 plugins/check_real.c:194 | ||
| 4413 | #, c-format | 3359 | #, c-format |
| 4414 | msgid "Invalid REAL response received from host on port %d\n" | 3360 | msgid "Invalid REAL response received from host on port %d\n" |
| 4415 | msgstr "" | 3361 | msgstr "" |
| 4416 | 3362 | ||
| 4417 | #: plugins/check_real.c:185 plugins/check_tcp.c:315 | ||
| 4418 | #, c-format | 3363 | #, c-format |
| 4419 | msgid "No data received from host\n" | 3364 | msgid "No data received from host\n" |
| 4420 | msgstr "" | 3365 | msgstr "" |
| 4421 | 3366 | ||
| 4422 | #: plugins/check_real.c:248 | ||
| 4423 | #, c-format | 3367 | #, c-format |
| 4424 | msgid "REAL %s - %d second response time\n" | 3368 | msgid "REAL %s - %d second response time\n" |
| 4425 | msgstr "" | 3369 | msgstr "" |
| 4426 | 3370 | ||
| 4427 | #: plugins/check_real.c:337 plugins/check_ups.c:539 | ||
| 4428 | msgid "Warning time must be a positive integer" | 3371 | msgid "Warning time must be a positive integer" |
| 4429 | msgstr "" | 3372 | msgstr "" |
| 4430 | 3373 | ||
| 4431 | #: plugins/check_real.c:346 plugins/check_ups.c:530 | ||
| 4432 | msgid "Critical time must be a positive integer" | 3374 | msgid "Critical time must be a positive integer" |
| 4433 | msgstr "" | 3375 | msgstr "" |
| 4434 | 3376 | ||
| 4435 | #: plugins/check_real.c:382 | ||
| 4436 | msgid "You must provide a server to check" | 3377 | msgid "You must provide a server to check" |
| 4437 | msgstr "" | 3378 | msgstr "" |
| 4438 | 3379 | ||
| 4439 | #: plugins/check_real.c:414 | ||
| 4440 | msgid "This plugin tests the REAL service on the specified host." | 3380 | msgid "This plugin tests the REAL service on the specified host." |
| 4441 | msgstr "" | 3381 | msgstr "" |
| 4442 | 3382 | ||
| 4443 | #: plugins/check_real.c:426 | ||
| 4444 | msgid "Connect to this url" | 3383 | msgid "Connect to this url" |
| 4445 | msgstr "" | 3384 | msgstr "" |
| 4446 | 3385 | ||
| 4447 | #: plugins/check_real.c:428 | ||
| 4448 | #, c-format | 3386 | #, c-format |
| 4449 | msgid "String to expect in first line of server response (default: %s)\n" | 3387 | msgid "String to expect in first line of server response (default: %s)\n" |
| 4450 | msgstr "" | 3388 | msgstr "" |
| 4451 | 3389 | ||
| 4452 | #: plugins/check_real.c:438 | ||
| 4453 | msgid "This plugin will attempt to open an RTSP connection with the host." | 3390 | msgid "This plugin will attempt to open an RTSP connection with the host." |
| 4454 | msgstr "" | 3391 | msgstr "" |
| 4455 | 3392 | ||
| 4456 | #: plugins/check_real.c:439 plugins/check_smtp.c:878 | ||
| 4457 | msgid "Successful connects return STATE_OK, refusals and timeouts return" | 3393 | msgid "Successful connects return STATE_OK, refusals and timeouts return" |
| 4458 | msgstr "" | 3394 | msgstr "" |
| 4459 | 3395 | ||
| 4460 | #: plugins/check_real.c:440 | ||
| 4461 | msgid "" | 3396 | msgid "" |
| 4462 | "STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful connects," | 3397 | "STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful connects," |
| 4463 | msgstr "" | 3398 | msgstr "" |
| 4464 | 3399 | ||
| 4465 | #: plugins/check_real.c:441 | ||
| 4466 | msgid "" | 3400 | msgid "" |
| 4467 | "but incorrect response messages from the host result in STATE_WARNING return" | 3401 | "but incorrect response messages from the host result in STATE_WARNING return" |
| 4468 | msgstr "" | 3402 | msgstr "" |
| 4469 | 3403 | ||
| 4470 | #: plugins/check_real.c:442 | ||
| 4471 | msgid "values." | 3404 | msgid "values." |
| 4472 | msgstr "" | 3405 | msgstr "" |
| 4473 | 3406 | ||
| 4474 | #: plugins/check_smtp.c:152 plugins/check_swap.c:283 plugins/check_swap.c:289 | ||
| 4475 | #, c-format | 3407 | #, c-format |
| 4476 | msgid "malloc() failed!\n" | 3408 | msgid "malloc() failed!\n" |
| 4477 | msgstr "" | 3409 | msgstr "" |
| 4478 | 3410 | ||
| 4479 | #: plugins/check_smtp.c:200 plugins/check_smtp.c:212 | ||
| 4480 | #, c-format | 3411 | #, c-format |
| 4481 | msgid "recv() failed\n" | 3412 | msgid "CRITICAL - Cannot create SSL context.\n" |
| 4482 | msgstr "" | 3413 | msgstr "" |
| 4483 | 3414 | ||
| 4484 | #: plugins/check_smtp.c:222 | ||
| 4485 | #, c-format | 3415 | #, c-format |
| 4486 | msgid "WARNING - TLS not supported by server\n" | 3416 | msgid "recv() failed\n" |
| 4487 | msgstr "" | 3417 | msgstr "" |
| 4488 | 3418 | ||
| 4489 | #: plugins/check_smtp.c:234 | ||
| 4490 | #, c-format | 3419 | #, c-format |
| 4491 | msgid "Server does not support STARTTLS\n" | 3420 | msgid "WARNING - TLS not supported by server\n" |
| 4492 | msgstr "" | 3421 | msgstr "" |
| 4493 | 3422 | ||
| 4494 | #: plugins/check_smtp.c:240 | ||
| 4495 | #, c-format | 3423 | #, c-format |
| 4496 | msgid "CRITICAL - Cannot create SSL context.\n" | 3424 | msgid "Server does not support STARTTLS\n" |
| 4497 | msgstr "" | 3425 | msgstr "" |
| 4498 | 3426 | ||
| 4499 | #: plugins/check_smtp.c:260 | ||
| 4500 | msgid "SMTP UNKNOWN - Cannot send EHLO command via TLS." | 3427 | msgid "SMTP UNKNOWN - Cannot send EHLO command via TLS." |
| 4501 | msgstr "" | 3428 | msgstr "" |
| 4502 | 3429 | ||
| 4503 | #: plugins/check_smtp.c:265 | ||
| 4504 | #, c-format | 3430 | #, c-format |
| 4505 | msgid "sent %s" | 3431 | msgid "sent %s" |
| 4506 | msgstr "" | 3432 | msgstr "" |
| 4507 | 3433 | ||
| 4508 | #: plugins/check_smtp.c:267 | ||
| 4509 | msgid "SMTP UNKNOWN - Cannot read EHLO response via TLS." | 3434 | msgid "SMTP UNKNOWN - Cannot read EHLO response via TLS." |
| 4510 | msgstr "" | 3435 | msgstr "" |
| 4511 | 3436 | ||
| 4512 | #: plugins/check_smtp.c:297 | ||
| 4513 | #, c-format | 3437 | #, c-format |
| 4514 | msgid "Invalid SMTP response received from host: %s\n" | 3438 | msgid "Invalid SMTP response received from host: %s\n" |
| 4515 | msgstr "" | 3439 | msgstr "" |
| 4516 | 3440 | ||
| 4517 | #: plugins/check_smtp.c:299 | ||
| 4518 | #, c-format | 3441 | #, c-format |
| 4519 | msgid "Invalid SMTP response received from host on port %d: %s\n" | 3442 | msgid "Invalid SMTP response received from host on port %d: %s\n" |
| 4520 | msgstr "" | 3443 | msgstr "" |
| 4521 | 3444 | ||
| 4522 | #: plugins/check_smtp.c:322 plugins/check_snmp.c:866 | ||
| 4523 | #, c-format | 3445 | #, c-format |
| 4524 | msgid "Could Not Compile Regular Expression" | 3446 | msgid "Could Not Compile Regular Expression" |
| 4525 | msgstr "" | 3447 | msgstr "" |
| 4526 | 3448 | ||
| 4527 | #: plugins/check_smtp.c:331 | ||
| 4528 | #, c-format | 3449 | #, c-format |
| 4529 | msgid "SMTP %s - Invalid response '%s' to command '%s'\n" | 3450 | msgid "SMTP %s - Invalid response '%s' to command '%s'\n" |
| 4530 | msgstr "" | 3451 | msgstr "" |
| 4531 | 3452 | ||
| 4532 | #: plugins/check_smtp.c:335 plugins/check_snmp.c:540 | ||
| 4533 | #, c-format | 3453 | #, c-format |
| 4534 | msgid "Execute Error: %s\n" | 3454 | msgid "Execute Error: %s\n" |
| 4535 | msgstr "" | 3455 | msgstr "" |
| 4536 | 3456 | ||
| 4537 | #: plugins/check_smtp.c:349 | ||
| 4538 | msgid "no authuser specified, " | 3457 | msgid "no authuser specified, " |
| 4539 | msgstr "" | 3458 | msgstr "" |
| 4540 | 3459 | ||
| 4541 | #: plugins/check_smtp.c:354 | ||
| 4542 | msgid "no authpass specified, " | 3460 | msgid "no authpass specified, " |
| 4543 | msgstr "" | 3461 | msgstr "" |
| 4544 | 3462 | ||
| 4545 | #: plugins/check_smtp.c:361 plugins/check_smtp.c:382 plugins/check_smtp.c:402 | ||
| 4546 | #: plugins/check_smtp.c:728 | ||
| 4547 | #, c-format | 3463 | #, c-format |
| 4548 | msgid "sent %s\n" | 3464 | msgid "sent %s\n" |
| 4549 | msgstr "" | 3465 | msgstr "" |
| 4550 | 3466 | ||
| 4551 | #: plugins/check_smtp.c:364 | ||
| 4552 | msgid "recv() failed after AUTH LOGIN, " | 3467 | msgid "recv() failed after AUTH LOGIN, " |
| 4553 | msgstr "" | 3468 | msgstr "" |
| 4554 | 3469 | ||
| 4555 | #: plugins/check_smtp.c:369 plugins/check_smtp.c:390 plugins/check_smtp.c:410 | ||
| 4556 | #: plugins/check_smtp.c:739 | ||
| 4557 | #, c-format | 3470 | #, c-format |
| 4558 | msgid "received %s\n" | 3471 | msgid "received %s\n" |
| 4559 | msgstr "" | 3472 | msgstr "" |
| 4560 | 3473 | ||
| 4561 | #: plugins/check_smtp.c:373 | ||
| 4562 | msgid "invalid response received after AUTH LOGIN, " | 3474 | msgid "invalid response received after AUTH LOGIN, " |
| 4563 | msgstr "" | 3475 | msgstr "" |
| 4564 | 3476 | ||
| 4565 | #: plugins/check_smtp.c:386 | ||
| 4566 | msgid "recv() failed after sending authuser, " | 3477 | msgid "recv() failed after sending authuser, " |
| 4567 | msgstr "" | 3478 | msgstr "" |
| 4568 | 3479 | ||
| 4569 | #: plugins/check_smtp.c:394 | ||
| 4570 | msgid "invalid response received after authuser, " | 3480 | msgid "invalid response received after authuser, " |
| 4571 | msgstr "" | 3481 | msgstr "" |
| 4572 | 3482 | ||
| 4573 | #: plugins/check_smtp.c:406 | ||
| 4574 | msgid "recv() failed after sending authpass, " | 3483 | msgid "recv() failed after sending authpass, " |
| 4575 | msgstr "" | 3484 | msgstr "" |
| 4576 | 3485 | ||
| 4577 | #: plugins/check_smtp.c:414 | ||
| 4578 | msgid "invalid response received after authpass, " | 3486 | msgid "invalid response received after authpass, " |
| 4579 | msgstr "" | 3487 | msgstr "" |
| 4580 | 3488 | ||
| 4581 | #: plugins/check_smtp.c:421 | ||
| 4582 | msgid "only authtype LOGIN is supported, " | 3489 | msgid "only authtype LOGIN is supported, " |
| 4583 | msgstr "" | 3490 | msgstr "" |
| 4584 | 3491 | ||
| 4585 | #: plugins/check_smtp.c:445 | ||
| 4586 | #, c-format | 3492 | #, c-format |
| 4587 | msgid "SMTP %s - %s%.3f sec. response time%s%s|%s\n" | 3493 | msgid "SMTP %s - %s%.3f sec. response time%s%s|%s\n" |
| 4588 | msgstr "" | 3494 | msgstr "" |
| 4589 | 3495 | ||
| 4590 | #: plugins/check_smtp.c:562 plugins/check_smtp.c:574 | ||
| 4591 | #, c-format | 3496 | #, c-format |
| 4592 | msgid "Could not realloc() units [%d]\n" | 3497 | msgid "Could not realloc() units [%d]\n" |
| 4593 | msgstr "" | 3498 | msgstr "" |
| 4594 | 3499 | ||
| 4595 | #: plugins/check_smtp.c:582 | ||
| 4596 | msgid "Critical time must be a positive" | 3500 | msgid "Critical time must be a positive" |
| 4597 | msgstr "" | 3501 | msgstr "" |
| 4598 | 3502 | ||
| 4599 | #: plugins/check_smtp.c:590 | ||
| 4600 | msgid "Warning time must be a positive" | 3503 | msgid "Warning time must be a positive" |
| 4601 | msgstr "" | 3504 | msgstr "" |
| 4602 | 3505 | ||
| 4603 | #: plugins/check_smtp.c:633 plugins/check_smtp.c:645 | ||
| 4604 | msgid "SSL support not available - install OpenSSL and recompile" | 3506 | msgid "SSL support not available - install OpenSSL and recompile" |
| 4605 | msgstr "" | 3507 | msgstr "" |
| 4606 | 3508 | ||
| 4607 | #: plugins/check_smtp.c:719 plugins/check_smtp.c:724 | 3509 | msgid "Set either -s/--ssl/--tls or -S/--starttls" |
| 3510 | msgstr "" | ||
| 3511 | |||
| 4608 | #, c-format | 3512 | #, c-format |
| 4609 | msgid "Connection closed by server before sending QUIT command\n" | 3513 | msgid "Connection closed by server before sending QUIT command\n" |
| 4610 | msgstr "" | 3514 | msgstr "" |
| 4611 | 3515 | ||
| 4612 | #: plugins/check_smtp.c:734 | ||
| 4613 | #, c-format | 3516 | #, c-format |
| 4614 | msgid "recv() failed after QUIT." | 3517 | msgid "recv() failed after QUIT." |
| 4615 | msgstr "" | 3518 | msgstr "" |
| 4616 | 3519 | ||
| 4617 | #: plugins/check_smtp.c:736 | ||
| 4618 | #, c-format | 3520 | #, c-format |
| 4619 | msgid "Connection reset by peer." | 3521 | msgid "Connection reset by peer." |
| 4620 | msgstr "" | 3522 | msgstr "" |
| 4621 | 3523 | ||
| 4622 | #: plugins/check_smtp.c:826 | ||
| 4623 | msgid "This plugin will attempt to open an SMTP connection with the host." | 3524 | msgid "This plugin will attempt to open an SMTP connection with the host." |
| 4624 | msgstr "" | 3525 | msgstr "" |
| 4625 | 3526 | ||
| 4626 | #: plugins/check_smtp.c:840 | ||
| 4627 | #, c-format | 3527 | #, c-format |
| 4628 | msgid " String to expect in first line of server response (default: '%s')\n" | 3528 | msgid " String to expect in first line of server response (default: '%s')\n" |
| 4629 | msgstr "" | 3529 | msgstr "" |
| 4630 | 3530 | ||
| 4631 | #: plugins/check_smtp.c:842 | ||
| 4632 | msgid "SMTP command (may be used repeatedly)" | 3531 | msgid "SMTP command (may be used repeatedly)" |
| 4633 | msgstr "" | 3532 | msgstr "" |
| 4634 | 3533 | ||
| 4635 | #: plugins/check_smtp.c:844 | ||
| 4636 | msgid "Expected response to command (may be used repeatedly)" | 3534 | msgid "Expected response to command (may be used repeatedly)" |
| 4637 | msgstr "" | 3535 | msgstr "" |
| 4638 | 3536 | ||
| 4639 | #: plugins/check_smtp.c:846 | ||
| 4640 | msgid "FROM-address to include in MAIL command, required by Exchange 2000" | 3537 | msgid "FROM-address to include in MAIL command, required by Exchange 2000" |
| 4641 | msgstr "" | 3538 | msgstr "" |
| 4642 | 3539 | ||
| 4643 | #: plugins/check_smtp.c:848 | ||
| 4644 | msgid "FQDN used for HELO" | 3540 | msgid "FQDN used for HELO" |
| 4645 | msgstr "" | 3541 | msgstr "" |
| 4646 | 3542 | ||
| 4647 | #: plugins/check_smtp.c:850 | ||
| 4648 | msgid "Use PROXY protocol prefix for the connection." | 3543 | msgid "Use PROXY protocol prefix for the connection." |
| 4649 | msgstr "" | 3544 | msgstr "" |
| 4650 | 3545 | ||
| 4651 | #: plugins/check_smtp.c:853 plugins/check_tcp.c:689 | ||
| 4652 | msgid "Minimum number of days a certificate has to be valid." | 3546 | msgid "Minimum number of days a certificate has to be valid." |
| 4653 | msgstr "" | 3547 | msgstr "" |
| 4654 | 3548 | ||
| 4655 | #: plugins/check_smtp.c:855 | 3549 | msgid "Use SSL/TLS for the connection." |
| 3550 | msgstr "" | ||
| 3551 | |||
| 3552 | #, c-format | ||
| 3553 | msgid " Sets default port to %d.\n" | ||
| 3554 | msgstr "" | ||
| 3555 | |||
| 4656 | msgid "Use STARTTLS for the connection." | 3556 | msgid "Use STARTTLS for the connection." |
| 4657 | msgstr "" | 3557 | msgstr "" |
| 4658 | 3558 | ||
| 4659 | #: plugins/check_smtp.c:861 | ||
| 4660 | msgid "SMTP AUTH type to check (default none, only LOGIN supported)" | 3559 | msgid "SMTP AUTH type to check (default none, only LOGIN supported)" |
| 4661 | msgstr "" | 3560 | msgstr "" |
| 4662 | 3561 | ||
| 4663 | #: plugins/check_smtp.c:863 | ||
| 4664 | msgid "SMTP AUTH username" | 3562 | msgid "SMTP AUTH username" |
| 4665 | msgstr "" | 3563 | msgstr "" |
| 4666 | 3564 | ||
| 4667 | #: plugins/check_smtp.c:865 | ||
| 4668 | msgid "SMTP AUTH password" | 3565 | msgid "SMTP AUTH password" |
| 4669 | msgstr "" | 3566 | msgstr "" |
| 4670 | 3567 | ||
| 4671 | #: plugins/check_smtp.c:867 | ||
| 4672 | msgid "Send LHLO instead of HELO/EHLO" | 3568 | msgid "Send LHLO instead of HELO/EHLO" |
| 4673 | msgstr "" | 3569 | msgstr "" |
| 4674 | 3570 | ||
| 4675 | #: plugins/check_smtp.c:869 | ||
| 4676 | msgid "Ignore failure when sending QUIT command to server" | 3571 | msgid "Ignore failure when sending QUIT command to server" |
| 4677 | msgstr "" | 3572 | msgstr "" |
| 4678 | 3573 | ||
| 4679 | #: plugins/check_smtp.c:879 | ||
| 4680 | msgid "STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful" | 3574 | msgid "STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful" |
| 4681 | msgstr "" | 3575 | msgstr "" |
| 4682 | 3576 | ||
| 4683 | #: plugins/check_smtp.c:880 | ||
| 4684 | msgid "connects, but incorrect response messages from the host result in" | 3577 | msgid "connects, but incorrect response messages from the host result in" |
| 4685 | msgstr "" | 3578 | msgstr "" |
| 4686 | 3579 | ||
| 4687 | #: plugins/check_smtp.c:881 | ||
| 4688 | msgid "STATE_WARNING return values." | 3580 | msgid "STATE_WARNING return values." |
| 4689 | msgstr "" | 3581 | msgstr "" |
| 4690 | 3582 | ||
| 4691 | #: plugins/check_snmp.c:177 plugins/check_snmp.c:626 | ||
| 4692 | msgid "Cannot malloc" | 3583 | msgid "Cannot malloc" |
| 4693 | msgstr "" | 3584 | msgstr "" |
| 4694 | 3585 | ||
| 4695 | #: plugins/check_snmp.c:368 | ||
| 4696 | #, c-format | 3586 | #, c-format |
| 4697 | msgid "External command error: %s\n" | 3587 | msgid "External command error: %s\n" |
| 4698 | msgstr "" | 3588 | msgstr "" |
| 4699 | 3589 | ||
| 4700 | #: plugins/check_snmp.c:373 | ||
| 4701 | #, c-format | 3590 | #, c-format |
| 4702 | msgid "External command error with no output (return code: %d)\n" | 3591 | msgid "External command error with no output (return code: %d)\n" |
| 4703 | msgstr "" | 3592 | msgstr "" |
| 4704 | 3593 | ||
| 4705 | #: plugins/check_snmp.c:486 plugins/check_snmp.c:488 plugins/check_snmp.c:490 | ||
| 4706 | #: plugins/check_snmp.c:492 | ||
| 4707 | #, c-format | 3594 | #, c-format |
| 4708 | msgid "No valid data returned (%s)\n" | 3595 | msgid "No valid data returned (%s)\n" |
| 4709 | msgstr "" | 3596 | msgstr "" |
| 4710 | 3597 | ||
| 4711 | #: plugins/check_snmp.c:504 | ||
| 4712 | msgid "Time duration between plugin calls is invalid" | 3598 | msgid "Time duration between plugin calls is invalid" |
| 4713 | msgstr "" | 3599 | msgstr "" |
| 4714 | 3600 | ||
| 4715 | #: plugins/check_snmp.c:632 | ||
| 4716 | msgid "Cannot asprintf()" | 3601 | msgid "Cannot asprintf()" |
| 4717 | msgstr "" | 3602 | msgstr "" |
| 4718 | 3603 | ||
| 4719 | #: plugins/check_snmp.c:638 | ||
| 4720 | msgid "Cannot realloc()" | 3604 | msgid "Cannot realloc()" |
| 4721 | msgstr "" | 3605 | msgstr "" |
| 4722 | 3606 | ||
| 4723 | #: plugins/check_snmp.c:654 | ||
| 4724 | msgid "No previous data to calculate rate - assume okay" | 3607 | msgid "No previous data to calculate rate - assume okay" |
| 4725 | msgstr "" | 3608 | msgstr "" |
| 4726 | 3609 | ||
| 4727 | #: plugins/check_snmp.c:804 | ||
| 4728 | msgid "Retries interval must be a positive integer" | 3610 | msgid "Retries interval must be a positive integer" |
| 4729 | msgstr "" | 3611 | msgstr "" |
| 4730 | 3612 | ||
| 4731 | #: plugins/check_snmp.c:841 | ||
| 4732 | msgid "Exit status must be a positive integer" | 3613 | msgid "Exit status must be a positive integer" |
| 4733 | msgstr "" | 3614 | msgstr "" |
| 4734 | 3615 | ||
| 4735 | #: plugins/check_snmp.c:891 | ||
| 4736 | #, c-format | 3616 | #, c-format |
| 4737 | msgid "Could not reallocate labels[%d]" | 3617 | msgid "Could not reallocate labels[%d]" |
| 4738 | msgstr "" | 3618 | msgstr "" |
| 4739 | 3619 | ||
| 4740 | #: plugins/check_snmp.c:904 | ||
| 4741 | msgid "Could not reallocate labels\n" | 3620 | msgid "Could not reallocate labels\n" |
| 4742 | msgstr "" | 3621 | msgstr "" |
| 4743 | 3622 | ||
| 4744 | #: plugins/check_snmp.c:920 | ||
| 4745 | #, c-format | 3623 | #, c-format |
| 4746 | msgid "Could not reallocate units [%d]\n" | 3624 | msgid "Could not reallocate units [%d]\n" |
| 4747 | msgstr "" | 3625 | msgstr "" |
| 4748 | 3626 | ||
| 4749 | #: plugins/check_snmp.c:932 | ||
| 4750 | msgid "Could not realloc() units\n" | 3627 | msgid "Could not realloc() units\n" |
| 4751 | msgstr "" | 3628 | msgstr "" |
| 4752 | 3629 | ||
| 4753 | #: plugins/check_snmp.c:949 | ||
| 4754 | msgid "Rate multiplier must be a positive integer" | 3630 | msgid "Rate multiplier must be a positive integer" |
| 4755 | msgstr "" | 3631 | msgstr "" |
| 4756 | 3632 | ||
| 4757 | #: plugins/check_snmp.c:1024 | ||
| 4758 | msgid "No host specified\n" | 3633 | msgid "No host specified\n" |
| 4759 | msgstr "" | 3634 | msgstr "" |
| 4760 | 3635 | ||
| 4761 | #: plugins/check_snmp.c:1028 | ||
| 4762 | msgid "No OIDs specified\n" | 3636 | msgid "No OIDs specified\n" |
| 4763 | msgstr "" | 3637 | msgstr "" |
| 4764 | 3638 | ||
| 4765 | #: plugins/check_snmp.c:1051 plugins/check_snmp.c:1069 | ||
| 4766 | #: plugins/check_snmp.c:1087 | ||
| 4767 | #, c-format | 3639 | #, c-format |
| 4768 | msgid "Required parameter: %s\n" | 3640 | msgid "Required parameter: %s\n" |
| 4769 | msgstr "" | 3641 | msgstr "" |
| 4770 | 3642 | ||
| 4771 | #: plugins/check_snmp.c:1062 | ||
| 4772 | msgid "Invalid seclevel" | 3643 | msgid "Invalid seclevel" |
| 4773 | msgstr "" | 3644 | msgstr "" |
| 4774 | 3645 | ||
| 4775 | #: plugins/check_snmp.c:1108 | ||
| 4776 | msgid "Invalid SNMP version" | 3646 | msgid "Invalid SNMP version" |
| 4777 | msgstr "" | 3647 | msgstr "" |
| 4778 | 3648 | ||
| 4779 | #: plugins/check_snmp.c:1125 | ||
| 4780 | msgid "Unbalanced quotes\n" | 3649 | msgid "Unbalanced quotes\n" |
| 4781 | msgstr "" | 3650 | msgstr "" |
| 4782 | 3651 | ||
| 4783 | #: plugins/check_snmp.c:1183 | ||
| 4784 | #, c-format | 3652 | #, c-format |
| 4785 | msgid "multiplier set (%.1f), but input is not a number: %s" | 3653 | msgid "multiplier set (%.1f), but input is not a number: %s" |
| 4786 | msgstr "" | 3654 | msgstr "" |
| 4787 | 3655 | ||
| 4788 | #: plugins/check_snmp.c:1212 | ||
| 4789 | msgid "Check status of remote machines and obtain system information via SNMP" | 3656 | msgid "Check status of remote machines and obtain system information via SNMP" |
| 4790 | msgstr "" | 3657 | msgstr "" |
| 4791 | 3658 | ||
| 4792 | #: plugins/check_snmp.c:1226 | ||
| 4793 | msgid "Use SNMP GETNEXT instead of SNMP GET" | 3659 | msgid "Use SNMP GETNEXT instead of SNMP GET" |
| 4794 | msgstr "" | 3660 | msgstr "" |
| 4795 | 3661 | ||
| 4796 | #: plugins/check_snmp.c:1228 | ||
| 4797 | msgid "SNMP protocol version" | 3662 | msgid "SNMP protocol version" |
| 4798 | msgstr "" | 3663 | msgstr "" |
| 4799 | 3664 | ||
| 4800 | #: plugins/check_snmp.c:1230 | ||
| 4801 | msgid "SNMPv3 context" | 3665 | msgid "SNMPv3 context" |
| 4802 | msgstr "" | 3666 | msgstr "" |
| 4803 | 3667 | ||
| 4804 | #: plugins/check_snmp.c:1232 | ||
| 4805 | msgid "SNMPv3 securityLevel" | 3668 | msgid "SNMPv3 securityLevel" |
| 4806 | msgstr "" | 3669 | msgstr "" |
| 4807 | 3670 | ||
| 4808 | #: plugins/check_snmp.c:1234 | ||
| 4809 | msgid "SNMPv3 auth proto" | 3671 | msgid "SNMPv3 auth proto" |
| 4810 | msgstr "" | 3672 | msgstr "" |
| 4811 | 3673 | ||
| 4812 | #: plugins/check_snmp.c:1236 | ||
| 4813 | msgid "SNMPv3 priv proto (default DES)" | 3674 | msgid "SNMPv3 priv proto (default DES)" |
| 4814 | msgstr "" | 3675 | msgstr "" |
| 4815 | 3676 | ||
| 4816 | #: plugins/check_snmp.c:1240 | ||
| 4817 | msgid "Optional community string for SNMP communication" | 3677 | msgid "Optional community string for SNMP communication" |
| 4818 | msgstr "" | 3678 | msgstr "" |
| 4819 | 3679 | ||
| 4820 | #: plugins/check_snmp.c:1241 | ||
| 4821 | msgid "default is" | 3680 | msgid "default is" |
| 4822 | msgstr "" | 3681 | msgstr "" |
| 4823 | 3682 | ||
| 4824 | #: plugins/check_snmp.c:1243 | ||
| 4825 | msgid "SNMPv3 username" | 3683 | msgid "SNMPv3 username" |
| 4826 | msgstr "" | 3684 | msgstr "" |
| 4827 | 3685 | ||
| 4828 | #: plugins/check_snmp.c:1245 | ||
| 4829 | msgid "SNMPv3 authentication password" | 3686 | msgid "SNMPv3 authentication password" |
| 4830 | msgstr "" | 3687 | msgstr "" |
| 4831 | 3688 | ||
| 4832 | #: plugins/check_snmp.c:1247 | ||
| 4833 | msgid "SNMPv3 privacy password" | 3689 | msgid "SNMPv3 privacy password" |
| 4834 | msgstr "" | 3690 | msgstr "" |
| 4835 | 3691 | ||
| 4836 | #: plugins/check_snmp.c:1251 | ||
| 4837 | msgid "Object identifier(s) or SNMP variables whose value you wish to query" | 3692 | msgid "Object identifier(s) or SNMP variables whose value you wish to query" |
| 4838 | msgstr "" | 3693 | msgstr "" |
| 4839 | 3694 | ||
| 4840 | #: plugins/check_snmp.c:1253 | ||
| 4841 | msgid "" | 3695 | msgid "" |
| 4842 | "List of MIBS to be loaded (default = none if using numeric OIDs or 'ALL'" | 3696 | "List of MIBS to be loaded (default = none if using numeric OIDs or 'ALL'" |
| 4843 | msgstr "" | 3697 | msgstr "" |
| 4844 | 3698 | ||
| 4845 | #: plugins/check_snmp.c:1254 | ||
| 4846 | msgid "for symbolic OIDs.)" | 3699 | msgid "for symbolic OIDs.)" |
| 4847 | msgstr "" | 3700 | msgstr "" |
| 4848 | 3701 | ||
| 4849 | #: plugins/check_snmp.c:1256 | ||
| 4850 | msgid "Delimiter to use when parsing returned data. Default is" | 3702 | msgid "Delimiter to use when parsing returned data. Default is" |
| 4851 | msgstr "" | 3703 | msgstr "" |
| 4852 | 3704 | ||
| 4853 | #: plugins/check_snmp.c:1257 | ||
| 4854 | msgid "Any data on the right hand side of the delimiter is considered" | 3705 | msgid "Any data on the right hand side of the delimiter is considered" |
| 4855 | msgstr "" | 3706 | msgstr "" |
| 4856 | 3707 | ||
| 4857 | #: plugins/check_snmp.c:1258 | ||
| 4858 | msgid "to be the data that should be used in the evaluation." | 3708 | msgid "to be the data that should be used in the evaluation." |
| 4859 | msgstr "" | 3709 | msgstr "" |
| 4860 | 3710 | ||
| 4861 | #: plugins/check_snmp.c:1260 | ||
| 4862 | msgid "If the check returns a 0 length string or NULL value" | 3711 | msgid "If the check returns a 0 length string or NULL value" |
| 4863 | msgstr "" | 3712 | msgstr "" |
| 4864 | 3713 | ||
| 4865 | #: plugins/check_snmp.c:1261 | ||
| 4866 | msgid "This option allows you to choose what status you want it to exit" | 3714 | msgid "This option allows you to choose what status you want it to exit" |
| 4867 | msgstr "" | 3715 | msgstr "" |
| 4868 | 3716 | ||
| 4869 | #: plugins/check_snmp.c:1262 | ||
| 4870 | msgid "Excluding this option renders the default exit of 3(STATE_UNKNOWN)" | 3717 | msgid "Excluding this option renders the default exit of 3(STATE_UNKNOWN)" |
| 4871 | msgstr "" | 3718 | msgstr "" |
| 4872 | 3719 | ||
| 4873 | #: plugins/check_snmp.c:1263 | ||
| 4874 | msgid "0 = OK" | 3720 | msgid "0 = OK" |
| 4875 | msgstr "" | 3721 | msgstr "" |
| 4876 | 3722 | ||
| 4877 | #: plugins/check_snmp.c:1264 | ||
| 4878 | msgid "1 = WARNING" | 3723 | msgid "1 = WARNING" |
| 4879 | msgstr "" | 3724 | msgstr "" |
| 4880 | 3725 | ||
| 4881 | #: plugins/check_snmp.c:1265 | ||
| 4882 | msgid "2 = CRITICAL" | 3726 | msgid "2 = CRITICAL" |
| 4883 | msgstr "" | 3727 | msgstr "" |
| 4884 | 3728 | ||
| 4885 | #: plugins/check_snmp.c:1266 | ||
| 4886 | msgid "3 = UNKNOWN" | 3729 | msgid "3 = UNKNOWN" |
| 4887 | msgstr "" | 3730 | msgstr "" |
| 4888 | 3731 | ||
| 4889 | #: plugins/check_snmp.c:1270 | ||
| 4890 | msgid "Warning threshold range(s)" | 3732 | msgid "Warning threshold range(s)" |
| 4891 | msgstr "" | 3733 | msgstr "" |
| 4892 | 3734 | ||
| 4893 | #: plugins/check_snmp.c:1272 | ||
| 4894 | msgid "Critical threshold range(s)" | 3735 | msgid "Critical threshold range(s)" |
| 4895 | msgstr "" | 3736 | msgstr "" |
| 4896 | 3737 | ||
| 4897 | #: plugins/check_snmp.c:1274 | ||
| 4898 | msgid "Enable rate calculation. See 'Rate Calculation' below" | 3738 | msgid "Enable rate calculation. See 'Rate Calculation' below" |
| 4899 | msgstr "" | 3739 | msgstr "" |
| 4900 | 3740 | ||
| 4901 | #: plugins/check_snmp.c:1276 | ||
| 4902 | msgid "" | 3741 | msgid "" |
| 4903 | "Converts rate per second. For example, set to 60 to convert to per minute" | 3742 | "Converts rate per second. For example, set to 60 to convert to per minute" |
| 4904 | msgstr "" | 3743 | msgstr "" |
| 4905 | 3744 | ||
| 4906 | #: plugins/check_snmp.c:1278 | ||
| 4907 | msgid "Add/subtract the specified OFFSET to numeric sensor data" | 3745 | msgid "Add/subtract the specified OFFSET to numeric sensor data" |
| 4908 | msgstr "" | 3746 | msgstr "" |
| 4909 | 3747 | ||
| 4910 | #: plugins/check_snmp.c:1282 | ||
| 4911 | msgid "Return OK state (for that OID) if STRING is an exact match" | 3748 | msgid "Return OK state (for that OID) if STRING is an exact match" |
| 4912 | msgstr "" | 3749 | msgstr "" |
| 4913 | 3750 | ||
| 4914 | #: plugins/check_snmp.c:1284 | ||
| 4915 | msgid "" | 3751 | msgid "" |
| 4916 | "Return OK state (for that OID) if extended regular expression REGEX matches" | 3752 | "Return OK state (for that OID) if extended regular expression REGEX matches" |
| 4917 | msgstr "" | 3753 | msgstr "" |
| 4918 | 3754 | ||
| 4919 | #: plugins/check_snmp.c:1286 | ||
| 4920 | msgid "" | 3755 | msgid "" |
| 4921 | "Return OK state (for that OID) if case-insensitive extended REGEX matches" | 3756 | "Return OK state (for that OID) if case-insensitive extended REGEX matches" |
| 4922 | msgstr "" | 3757 | msgstr "" |
| 4923 | 3758 | ||
| 4924 | #: plugins/check_snmp.c:1288 | ||
| 4925 | msgid "Invert search result (CRITICAL if found)" | 3759 | msgid "Invert search result (CRITICAL if found)" |
| 4926 | msgstr "" | 3760 | msgstr "" |
| 4927 | 3761 | ||
| 4928 | #: plugins/check_snmp.c:1292 | ||
| 4929 | msgid "Prefix label for output from plugin" | 3762 | msgid "Prefix label for output from plugin" |
| 4930 | msgstr "" | 3763 | msgstr "" |
| 4931 | 3764 | ||
| 4932 | #: plugins/check_snmp.c:1294 | ||
| 4933 | msgid "Units label(s) for output data (e.g., 'sec.')." | 3765 | msgid "Units label(s) for output data (e.g., 'sec.')." |
| 4934 | msgstr "" | 3766 | msgstr "" |
| 4935 | 3767 | ||
| 4936 | #: plugins/check_snmp.c:1296 | ||
| 4937 | msgid "Separates output on multiple OID requests" | 3768 | msgid "Separates output on multiple OID requests" |
| 4938 | msgstr "" | 3769 | msgstr "" |
| 4939 | 3770 | ||
| 4940 | #: plugins/check_snmp.c:1298 | ||
| 4941 | msgid "Multiplies current value, 0 < n < 1 works as divider, defaults to 1" | 3771 | msgid "Multiplies current value, 0 < n < 1 works as divider, defaults to 1" |
| 4942 | msgstr "" | 3772 | msgstr "" |
| 4943 | 3773 | ||
| 4944 | #: plugins/check_snmp.c:1300 | ||
| 4945 | msgid "C-style format string for float values (see option -M)" | 3774 | msgid "C-style format string for float values (see option -M)" |
| 4946 | msgstr "" | 3775 | msgstr "" |
| 4947 | 3776 | ||
| 4948 | #: plugins/check_snmp.c:1303 | ||
| 4949 | msgid "" | 3777 | msgid "" |
| 4950 | "NOTE the final timeout value is calculated using this formula: " | 3778 | "NOTE the final timeout value is calculated using this formula: " |
| 4951 | "timeout_interval * retries + 5" | 3779 | "timeout_interval * retries + 5" |
| 4952 | msgstr "" | 3780 | msgstr "" |
| 4953 | 3781 | ||
| 4954 | #: plugins/check_snmp.c:1305 | ||
| 4955 | msgid "Number of retries to be used in the requests, default: " | 3782 | msgid "Number of retries to be used in the requests, default: " |
| 4956 | msgstr "" | 3783 | msgstr "" |
| 4957 | 3784 | ||
| 4958 | #: plugins/check_snmp.c:1308 | ||
| 4959 | msgid "Label performance data with OIDs instead of --label's" | 3785 | msgid "Label performance data with OIDs instead of --label's" |
| 4960 | msgstr "" | 3786 | msgstr "" |
| 4961 | 3787 | ||
| 4962 | #: plugins/check_snmp.c:1313 | 3788 | msgid "Tell snmpget to not print errors encountered when parsing MIB files" |
| 3789 | msgstr "" | ||
| 3790 | |||
| 4963 | msgid "" | 3791 | msgid "" |
| 4964 | "This plugin uses the 'snmpget' command included with the NET-SNMP package." | 3792 | "This plugin uses the 'snmpget' command included with the NET-SNMP package." |
| 4965 | msgstr "" | 3793 | msgstr "" |
| 4966 | 3794 | ||
| 4967 | #: plugins/check_snmp.c:1314 | ||
| 4968 | msgid "" | 3795 | msgid "" |
| 4969 | "if you don't have the package installed, you will need to download it from" | 3796 | "if you don't have the package installed, you will need to download it from" |
| 4970 | msgstr "" | 3797 | msgstr "" |
| 4971 | 3798 | ||
| 4972 | #: plugins/check_snmp.c:1315 | ||
| 4973 | msgid "http://net-snmp.sourceforge.net before you can use this plugin." | 3799 | msgid "http://net-snmp.sourceforge.net before you can use this plugin." |
| 4974 | msgstr "" | 3800 | msgstr "" |
| 4975 | 3801 | ||
| 4976 | #: plugins/check_snmp.c:1319 | ||
| 4977 | msgid "" | 3802 | msgid "" |
| 4978 | "- Multiple OIDs (and labels) may be indicated by a comma or space-delimited " | 3803 | "- Multiple OIDs (and labels) may be indicated by a comma or space-delimited " |
| 4979 | msgstr "" | 3804 | msgstr "" |
| 4980 | 3805 | ||
| 4981 | #: plugins/check_snmp.c:1320 | ||
| 4982 | msgid "list (lists with internal spaces must be quoted)." | 3806 | msgid "list (lists with internal spaces must be quoted)." |
| 4983 | msgstr "" | 3807 | msgstr "" |
| 4984 | 3808 | ||
| 4985 | #: plugins/check_snmp.c:1324 | ||
| 4986 | msgid "" | 3809 | msgid "" |
| 4987 | "- When checking multiple OIDs, separate ranges by commas like '-w " | 3810 | "- When checking multiple OIDs, separate ranges by commas like '-w " |
| 4988 | "1:10,1:,:20'" | 3811 | "1:10,1:,:20'" |
| 4989 | msgstr "" | 3812 | msgstr "" |
| 4990 | 3813 | ||
| 4991 | #: plugins/check_snmp.c:1325 | ||
| 4992 | msgid "- Note that only one string and one regex may be checked at present" | 3814 | msgid "- Note that only one string and one regex may be checked at present" |
| 4993 | msgstr "" | 3815 | msgstr "" |
| 4994 | 3816 | ||
| 4995 | #: plugins/check_snmp.c:1326 | ||
| 4996 | msgid "" | 3817 | msgid "" |
| 4997 | "- All evaluation methods other than PR, STR, and SUBSTR expect that the value" | 3818 | "- All evaluation methods other than PR, STR, and SUBSTR expect that the value" |
| 4998 | msgstr "" | 3819 | msgstr "" |
| 4999 | 3820 | ||
| 5000 | #: plugins/check_snmp.c:1327 | ||
| 5001 | msgid "returned from the SNMP query is an unsigned integer." | 3821 | msgid "returned from the SNMP query is an unsigned integer." |
| 5002 | msgstr "" | 3822 | msgstr "" |
| 5003 | 3823 | ||
| 5004 | #: plugins/check_snmp.c:1330 | ||
| 5005 | msgid "Rate Calculation:" | 3824 | msgid "Rate Calculation:" |
| 5006 | msgstr "" | 3825 | msgstr "" |
| 5007 | 3826 | ||
| 5008 | #: plugins/check_snmp.c:1331 | ||
| 5009 | msgid "In many places, SNMP returns counters that are only meaningful when" | 3827 | msgid "In many places, SNMP returns counters that are only meaningful when" |
| 5010 | msgstr "" | 3828 | msgstr "" |
| 5011 | 3829 | ||
| 5012 | #: plugins/check_snmp.c:1332 | ||
| 5013 | msgid "calculating the counter difference since the last check. check_snmp" | 3830 | msgid "calculating the counter difference since the last check. check_snmp" |
| 5014 | msgstr "" | 3831 | msgstr "" |
| 5015 | 3832 | ||
| 5016 | #: plugins/check_snmp.c:1333 | ||
| 5017 | msgid "saves the last state information in a file so that the rate per second" | 3833 | msgid "saves the last state information in a file so that the rate per second" |
| 5018 | msgstr "" | 3834 | msgstr "" |
| 5019 | 3835 | ||
| 5020 | #: plugins/check_snmp.c:1334 | ||
| 5021 | msgid "can be calculated. Use the --rate option to save state information." | 3836 | msgid "can be calculated. Use the --rate option to save state information." |
| 5022 | msgstr "" | 3837 | msgstr "" |
| 5023 | 3838 | ||
| 5024 | #: plugins/check_snmp.c:1335 | ||
| 5025 | msgid "" | 3839 | msgid "" |
| 5026 | "On the first run, there will be no prior state - this will return with OK." | 3840 | "On the first run, there will be no prior state - this will return with OK." |
| 5027 | msgstr "" | 3841 | msgstr "" |
| 5028 | 3842 | ||
| 5029 | #: plugins/check_snmp.c:1336 | ||
| 5030 | msgid "The state is uniquely determined by the arguments to the plugin, so" | 3843 | msgid "The state is uniquely determined by the arguments to the plugin, so" |
| 5031 | msgstr "" | 3844 | msgstr "" |
| 5032 | 3845 | ||
| 5033 | #: plugins/check_snmp.c:1337 | ||
| 5034 | msgid "changing the arguments will create a new state file." | 3846 | msgid "changing the arguments will create a new state file." |
| 5035 | msgstr "" | 3847 | msgstr "" |
| 5036 | 3848 | ||
| 5037 | #: plugins/check_ssh.c:170 | ||
| 5038 | msgid "Port number must be a positive integer" | 3849 | msgid "Port number must be a positive integer" |
| 5039 | msgstr "" | 3850 | msgstr "" |
| 5040 | 3851 | ||
| 5041 | #: plugins/check_ssh.c:237 | ||
| 5042 | #, c-format | 3852 | #, c-format |
| 5043 | msgid "Server answer: %s" | 3853 | msgid "Server answer: %s" |
| 5044 | msgstr "" | 3854 | msgstr "" |
| 5045 | 3855 | ||
| 5046 | #: plugins/check_ssh.c:256 | ||
| 5047 | #, c-format | 3856 | #, c-format |
| 5048 | msgid "SSH CRITICAL - %s (protocol %s) version mismatch, expected '%s'\n" | 3857 | msgid "SSH CRITICAL - %s (protocol %s) version mismatch, expected '%s'\n" |
| 5049 | msgstr "" | 3858 | msgstr "" |
| 5050 | 3859 | ||
| 5051 | #: plugins/check_ssh.c:264 | ||
| 5052 | #, c-format | 3860 | #, c-format |
| 5053 | msgid "" | 3861 | msgid "" |
| 5054 | "SSH CRITICAL - %s (protocol %s) protocol version mismatch, expected '%s'\n" | 3862 | "SSH CRITICAL - %s (protocol %s) protocol version mismatch, expected '%s'\n" |
| 5055 | msgstr "" | 3863 | msgstr "" |
| 5056 | 3864 | ||
| 5057 | #: plugins/check_ssh.c:273 | ||
| 5058 | #, c-format | 3865 | #, c-format |
| 5059 | msgid "SSH OK - %s (protocol %s) | %s\n" | 3866 | msgid "SSH OK - %s (protocol %s) | %s\n" |
| 5060 | msgstr "" | 3867 | msgstr "" |
| 5061 | 3868 | ||
| 5062 | #: plugins/check_ssh.c:294 | ||
| 5063 | msgid "Try to connect to an SSH server at specified server and port" | 3869 | msgid "Try to connect to an SSH server at specified server and port" |
| 5064 | msgstr "" | 3870 | msgstr "" |
| 5065 | 3871 | ||
| 5066 | #: plugins/check_ssh.c:310 | ||
| 5067 | msgid "" | 3872 | msgid "" |
| 5068 | "Alert if string doesn't match expected server version (ex: OpenSSH_3.9p1)" | 3873 | "Alert if string doesn't match expected server version (ex: OpenSSH_3.9p1)" |
| 5069 | msgstr "" | 3874 | msgstr "" |
| 5070 | 3875 | ||
| 5071 | #: plugins/check_ssh.c:313 | ||
| 5072 | msgid "Alert if protocol doesn't match expected protocol version (ex: 2.0)" | 3876 | msgid "Alert if protocol doesn't match expected protocol version (ex: 2.0)" |
| 5073 | msgstr "" | 3877 | msgstr "" |
| 5074 | 3878 | ||
| 5075 | #: plugins/check_swap.c:187 | ||
| 5076 | #, c-format | 3879 | #, c-format |
| 5077 | msgid "Command: %s\n" | 3880 | msgid "Command: %s\n" |
| 5078 | msgstr "" | 3881 | msgstr "" |
| 5079 | 3882 | ||
| 5080 | #: plugins/check_swap.c:189 | ||
| 5081 | #, c-format | 3883 | #, c-format |
| 5082 | msgid "Format: %s\n" | 3884 | msgid "Format: %s\n" |
| 5083 | msgstr "" | 3885 | msgstr "" |
| 5084 | 3886 | ||
| 5085 | #: plugins/check_swap.c:225 | ||
| 5086 | #, c-format | 3887 | #, c-format |
| 5087 | msgid "total=%.0f, used=%.0f, free=%.0f\n" | 3888 | msgid "total=%.0f, used=%.0f, free=%.0f\n" |
| 5088 | msgstr "" | 3889 | msgstr "" |
| 5089 | 3890 | ||
| 5090 | #: plugins/check_swap.c:239 | ||
| 5091 | #, c-format | 3891 | #, c-format |
| 5092 | msgid "total=%.0f, free=%.0f\n" | 3892 | msgid "total=%.0f, free=%.0f\n" |
| 5093 | msgstr "" | 3893 | msgstr "" |
| 5094 | 3894 | ||
| 5095 | #: plugins/check_swap.c:271 | ||
| 5096 | msgid "Error getting swap devices\n" | 3895 | msgid "Error getting swap devices\n" |
| 5097 | msgstr "" | 3896 | msgstr "" |
| 5098 | 3897 | ||
| 5099 | #: plugins/check_swap.c:274 | ||
| 5100 | msgid "SWAP OK: No swap devices defined\n" | 3898 | msgid "SWAP OK: No swap devices defined\n" |
| 5101 | msgstr "" | 3899 | msgstr "" |
| 5102 | 3900 | ||
| 5103 | #: plugins/check_swap.c:295 plugins/check_swap.c:337 | ||
| 5104 | msgid "swapctl failed: " | 3901 | msgid "swapctl failed: " |
| 5105 | msgstr "" | 3902 | msgstr "" |
| 5106 | 3903 | ||
| 5107 | #: plugins/check_swap.c:296 plugins/check_swap.c:338 | ||
| 5108 | msgid "Error in swapctl call\n" | 3904 | msgid "Error in swapctl call\n" |
| 5109 | msgstr "" | 3905 | msgstr "" |
| 5110 | 3906 | ||
| 5111 | #: plugins/check_swap.c:376 | ||
| 5112 | #, c-format | 3907 | #, c-format |
| 5113 | msgid "SWAP %s - %d%% free (%dMB out of %dMB) %s|" | 3908 | msgid "SWAP %s - %d%% free (%dMB out of %dMB) %s|" |
| 5114 | msgstr "" | 3909 | msgstr "" |
| 5115 | 3910 | ||
| 5116 | #: plugins/check_swap.c:472 | ||
| 5117 | msgid "Warning threshold percentage must be <= 100!" | 3911 | msgid "Warning threshold percentage must be <= 100!" |
| 5118 | msgstr "" | 3912 | msgstr "" |
| 5119 | 3913 | ||
| 5120 | #: plugins/check_swap.c:482 | ||
| 5121 | msgid "Warning threshold be positive integer or percentage!" | 3914 | msgid "Warning threshold be positive integer or percentage!" |
| 5122 | msgstr "" | 3915 | msgstr "" |
| 5123 | 3916 | ||
| 5124 | #: plugins/check_swap.c:502 | ||
| 5125 | msgid "Critical threshold percentage must be <= 100!" | 3917 | msgid "Critical threshold percentage must be <= 100!" |
| 5126 | msgstr "" | 3918 | msgstr "" |
| 5127 | 3919 | ||
| 5128 | #: plugins/check_swap.c:512 | ||
| 5129 | msgid "Critical threshold be positive integer or percentage!" | 3920 | msgid "Critical threshold be positive integer or percentage!" |
| 5130 | msgstr "" | 3921 | msgstr "" |
| 5131 | 3922 | ||
| 5132 | #: plugins/check_swap.c:521 | ||
| 5133 | msgid "" | 3923 | msgid "" |
| 5134 | "no-swap result must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) " | 3924 | "no-swap result must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) " |
| 5135 | "or integer (0-3)." | 3925 | "or integer (0-3)." |
| 5136 | msgstr "" | 3926 | msgstr "" |
| 5137 | 3927 | ||
| 5138 | #: plugins/check_swap.c:558 | ||
| 5139 | msgid "Warning should be more than critical" | 3928 | msgid "Warning should be more than critical" |
| 5140 | msgstr "" | 3929 | msgstr "" |
| 5141 | 3930 | ||
| 5142 | #: plugins/check_swap.c:572 | ||
| 5143 | msgid "Check swap space on local machine." | 3931 | msgid "Check swap space on local machine." |
| 5144 | msgstr "" | 3932 | msgstr "" |
| 5145 | 3933 | ||
| 5146 | #: plugins/check_swap.c:582 | ||
| 5147 | msgid "" | 3934 | msgid "" |
| 5148 | "Exit with WARNING status if less than INTEGER bytes of swap space are free" | 3935 | "Exit with WARNING status if less than INTEGER bytes of swap space are free" |
| 5149 | msgstr "" | 3936 | msgstr "" |
| 5150 | 3937 | ||
| 5151 | #: plugins/check_swap.c:584 | ||
| 5152 | msgid "Exit with WARNING status if less than PERCENT of swap space is free" | 3938 | msgid "Exit with WARNING status if less than PERCENT of swap space is free" |
| 5153 | msgstr "" | 3939 | msgstr "" |
| 5154 | 3940 | ||
| 5155 | #: plugins/check_swap.c:586 | ||
| 5156 | msgid "" | 3941 | msgid "" |
| 5157 | "Exit with CRITICAL status if less than INTEGER bytes of swap space are free" | 3942 | "Exit with CRITICAL status if less than INTEGER bytes of swap space are free" |
| 5158 | msgstr "" | 3943 | msgstr "" |
| 5159 | 3944 | ||
| 5160 | #: plugins/check_swap.c:588 | ||
| 5161 | msgid "Exit with CRITICAL status if less than PERCENT of swap space is free" | 3945 | msgid "Exit with CRITICAL status if less than PERCENT of swap space is free" |
| 5162 | msgstr "" | 3946 | msgstr "" |
| 5163 | 3947 | ||
| 5164 | #: plugins/check_swap.c:590 | ||
| 5165 | msgid "Conduct comparisons for all swap partitions, one by one" | 3948 | msgid "Conduct comparisons for all swap partitions, one by one" |
| 5166 | msgstr "" | 3949 | msgstr "" |
| 5167 | 3950 | ||
| 5168 | #: plugins/check_swap.c:592 | ||
| 5169 | msgid "" | 3951 | msgid "" |
| 5170 | "Resulting state when there is no swap regardless of thresholds. Default:" | 3952 | "Resulting state when there is no swap regardless of thresholds. Default:" |
| 5171 | msgstr "" | 3953 | msgstr "" |
| 5172 | 3954 | ||
| 5173 | #: plugins/check_swap.c:597 | ||
| 5174 | msgid "" | 3955 | msgid "" |
| 5175 | "Both INTEGER and PERCENT thresholds can be specified, they are all checked." | 3956 | "Both INTEGER and PERCENT thresholds can be specified, they are all checked." |
| 5176 | msgstr "" | 3957 | msgstr "" |
| 5177 | 3958 | ||
| 5178 | #: plugins/check_swap.c:598 | ||
| 5179 | msgid "On AIX, if -a is specified, uses lsps -a, otherwise uses lsps -s." | 3959 | msgid "On AIX, if -a is specified, uses lsps -a, otherwise uses lsps -s." |
| 5180 | msgstr "" | 3960 | msgstr "" |
| 5181 | 3961 | ||
| 5182 | #: plugins/check_tcp.c:210 | ||
| 5183 | msgid "CRITICAL - Generic check_tcp called with unknown service\n" | 3962 | msgid "CRITICAL - Generic check_tcp called with unknown service\n" |
| 5184 | msgstr "" | 3963 | msgstr "" |
| 5185 | 3964 | ||
| 5186 | #: plugins/check_tcp.c:234 | ||
| 5187 | msgid "With UDP checks, a send/expect string must be specified." | 3965 | msgid "With UDP checks, a send/expect string must be specified." |
| 5188 | msgstr "" | 3966 | msgstr "" |
| 5189 | 3967 | ||
| 5190 | #: plugins/check_tcp.c:445 | ||
| 5191 | msgid "No arguments found" | 3968 | msgid "No arguments found" |
| 5192 | msgstr "" | 3969 | msgstr "" |
| 5193 | 3970 | ||
| 5194 | #: plugins/check_tcp.c:548 | ||
| 5195 | msgid "Maxbytes must be a positive integer" | 3971 | msgid "Maxbytes must be a positive integer" |
| 5196 | msgstr "" | 3972 | msgstr "" |
| 5197 | 3973 | ||
| 5198 | #: plugins/check_tcp.c:566 | ||
| 5199 | msgid "Refuse must be one of ok, warn, crit" | 3974 | msgid "Refuse must be one of ok, warn, crit" |
| 5200 | msgstr "" | 3975 | msgstr "" |
| 5201 | 3976 | ||
| 5202 | #: plugins/check_tcp.c:576 | ||
| 5203 | msgid "Mismatch must be one of ok, warn, crit" | 3977 | msgid "Mismatch must be one of ok, warn, crit" |
| 5204 | msgstr "" | 3978 | msgstr "" |
| 5205 | 3979 | ||
| 5206 | #: plugins/check_tcp.c:582 | ||
| 5207 | msgid "Delay must be a positive integer" | 3980 | msgid "Delay must be a positive integer" |
| 5208 | msgstr "" | 3981 | msgstr "" |
| 5209 | 3982 | ||
| 5210 | #: plugins/check_tcp.c:637 | ||
| 5211 | msgid "You must provide a server address" | 3983 | msgid "You must provide a server address" |
| 5212 | msgstr "" | 3984 | msgstr "" |
| 5213 | 3985 | ||
| 5214 | #: plugins/check_tcp.c:639 | ||
| 5215 | msgid "Invalid hostname, address or socket" | 3986 | msgid "Invalid hostname, address or socket" |
| 5216 | msgstr "" | 3987 | msgstr "" |
| 5217 | 3988 | ||
| 5218 | #: plugins/check_tcp.c:653 | ||
| 5219 | #, c-format | 3989 | #, c-format |
| 5220 | msgid "" | 3990 | msgid "" |
| 5221 | "This plugin tests %s connections with the specified host (or unix socket).\n" | 3991 | "This plugin tests %s connections with the specified host (or unix socket).\n" |
| 5222 | "\n" | 3992 | "\n" |
| 5223 | msgstr "" | 3993 | msgstr "" |
| 5224 | 3994 | ||
| 5225 | #: plugins/check_tcp.c:666 | ||
| 5226 | msgid "" | 3995 | msgid "" |
| 5227 | "Can use \\n, \\r, \\t or \\\\ in send or quit string. Must come before send " | 3996 | "Can use \\n, \\r, \\t or \\\\ in send or quit string. Must come before send " |
| 5228 | "or quit option" | 3997 | "or quit option" |
| 5229 | msgstr "" | 3998 | msgstr "" |
| 5230 | 3999 | ||
| 5231 | #: plugins/check_tcp.c:667 | ||
| 5232 | msgid "Default: nothing added to send, \\r\\n added to end of quit" | 4000 | msgid "Default: nothing added to send, \\r\\n added to end of quit" |
| 5233 | msgstr "" | 4001 | msgstr "" |
| 5234 | 4002 | ||
| 5235 | #: plugins/check_tcp.c:669 | ||
| 5236 | msgid "String to send to the server" | 4003 | msgid "String to send to the server" |
| 5237 | msgstr "" | 4004 | msgstr "" |
| 5238 | 4005 | ||
| 5239 | #: plugins/check_tcp.c:671 | ||
| 5240 | msgid "String to expect in server response" | 4006 | msgid "String to expect in server response" |
| 5241 | msgstr "" | 4007 | msgstr "" |
| 5242 | 4008 | ||
| 5243 | #: plugins/check_tcp.c:671 | ||
| 5244 | msgid "(may be repeated)" | 4009 | msgid "(may be repeated)" |
| 5245 | msgstr "" | 4010 | msgstr "" |
| 5246 | 4011 | ||
| 5247 | #: plugins/check_tcp.c:673 | ||
| 5248 | msgid "All expect strings need to occur in server response. Default is any" | 4012 | msgid "All expect strings need to occur in server response. Default is any" |
| 5249 | msgstr "" | 4013 | msgstr "" |
| 5250 | 4014 | ||
| 5251 | #: plugins/check_tcp.c:675 | ||
| 5252 | msgid "String to send server to initiate a clean close of the connection" | 4015 | msgid "String to send server to initiate a clean close of the connection" |
| 5253 | msgstr "" | 4016 | msgstr "" |
| 5254 | 4017 | ||
| 5255 | #: plugins/check_tcp.c:677 | ||
| 5256 | msgid "Accept TCP refusals with states ok, warn, crit (default: crit)" | 4018 | msgid "Accept TCP refusals with states ok, warn, crit (default: crit)" |
| 5257 | msgstr "" | 4019 | msgstr "" |
| 5258 | 4020 | ||
| 5259 | #: plugins/check_tcp.c:679 | ||
| 5260 | msgid "" | 4021 | msgid "" |
| 5261 | "Accept expected string mismatches with states ok, warn, crit (default: warn)" | 4022 | "Accept expected string mismatches with states ok, warn, crit (default: warn)" |
| 5262 | msgstr "" | 4023 | msgstr "" |
| 5263 | 4024 | ||
| 5264 | #: plugins/check_tcp.c:681 | ||
| 5265 | msgid "Hide output from TCP socket" | 4025 | msgid "Hide output from TCP socket" |
| 5266 | msgstr "" | 4026 | msgstr "" |
| 5267 | 4027 | ||
| 5268 | #: plugins/check_tcp.c:683 | ||
| 5269 | msgid "Close connection once more than this number of bytes are received" | 4028 | msgid "Close connection once more than this number of bytes are received" |
| 5270 | msgstr "" | 4029 | msgstr "" |
| 5271 | 4030 | ||
| 5272 | #: plugins/check_tcp.c:685 | ||
| 5273 | msgid "Seconds to wait between sending string and polling for response" | 4031 | msgid "Seconds to wait between sending string and polling for response" |
| 5274 | msgstr "" | 4032 | msgstr "" |
| 5275 | 4033 | ||
| 5276 | #: plugins/check_tcp.c:690 | ||
| 5277 | msgid "1st is #days for warning, 2nd is critical (if not specified - 0)." | 4034 | msgid "1st is #days for warning, 2nd is critical (if not specified - 0)." |
| 5278 | msgstr "" | 4035 | msgstr "" |
| 5279 | 4036 | ||
| 5280 | #: plugins/check_tcp.c:692 | ||
| 5281 | msgid "Use SSL for the connection." | 4037 | msgid "Use SSL for the connection." |
| 5282 | msgstr "" | 4038 | msgstr "" |
| 5283 | 4039 | ||
| 5284 | #: plugins/check_tcp.c:694 | ||
| 5285 | msgid "SSL server_name" | 4040 | msgid "SSL server_name" |
| 5286 | msgstr "" | 4041 | msgstr "" |
| 5287 | 4042 | ||
| 5288 | #: plugins/check_time.c:102 | ||
| 5289 | #, c-format | 4043 | #, c-format |
| 5290 | msgid "TIME UNKNOWN - could not connect to server %s, port %d\n" | 4044 | msgid "TIME UNKNOWN - could not connect to server %s, port %d\n" |
| 5291 | msgstr "" | 4045 | msgstr "" |
| 5292 | 4046 | ||
| 5293 | #: plugins/check_time.c:115 | ||
| 5294 | #, c-format | 4047 | #, c-format |
| 5295 | msgid "TIME UNKNOWN - could not send UDP request to server %s, port %d\n" | 4048 | msgid "TIME UNKNOWN - could not send UDP request to server %s, port %d\n" |
| 5296 | msgstr "" | 4049 | msgstr "" |
| 5297 | 4050 | ||
| 5298 | #: plugins/check_time.c:139 | ||
| 5299 | #, c-format | 4051 | #, c-format |
| 5300 | msgid "TIME UNKNOWN - no data received from server %s, port %d\n" | 4052 | msgid "TIME UNKNOWN - no data received from server %s, port %d\n" |
| 5301 | msgstr "" | 4053 | msgstr "" |
| 5302 | 4054 | ||
| 5303 | #: plugins/check_time.c:152 | ||
| 5304 | #, c-format | 4055 | #, c-format |
| 5305 | msgid "TIME %s - %d second response time|%s\n" | 4056 | msgid "TIME %s - %d second response time|%s\n" |
| 5306 | msgstr "" | 4057 | msgstr "" |
| 5307 | 4058 | ||
| 5308 | #: plugins/check_time.c:170 | ||
| 5309 | #, c-format | 4059 | #, c-format |
| 5310 | msgid "TIME %s - %lu second time difference|%s %s\n" | 4060 | msgid "TIME %s - %lu second time difference|%s %s\n" |
| 5311 | msgstr "" | 4061 | msgstr "" |
| 5312 | 4062 | ||
| 5313 | #: plugins/check_time.c:254 | ||
| 5314 | msgid "Warning thresholds must be a positive integer" | 4063 | msgid "Warning thresholds must be a positive integer" |
| 5315 | msgstr "" | 4064 | msgstr "" |
| 5316 | 4065 | ||
| 5317 | #: plugins/check_time.c:273 | ||
| 5318 | msgid "Critical thresholds must be a positive integer" | 4066 | msgid "Critical thresholds must be a positive integer" |
| 5319 | msgstr "" | 4067 | msgstr "" |
| 5320 | 4068 | ||
| 5321 | #: plugins/check_time.c:339 | ||
| 5322 | msgid "This plugin will check the time on the specified host." | 4069 | msgid "This plugin will check the time on the specified host." |
| 5323 | msgstr "" | 4070 | msgstr "" |
| 5324 | 4071 | ||
| 5325 | #: plugins/check_time.c:351 | ||
| 5326 | msgid "Use UDP to connect, not TCP" | 4072 | msgid "Use UDP to connect, not TCP" |
| 5327 | msgstr "" | 4073 | msgstr "" |
| 5328 | 4074 | ||
| 5329 | #: plugins/check_time.c:353 | ||
| 5330 | msgid "Time difference (sec.) necessary to result in a warning status" | 4075 | msgid "Time difference (sec.) necessary to result in a warning status" |
| 5331 | msgstr "" | 4076 | msgstr "" |
| 5332 | 4077 | ||
| 5333 | #: plugins/check_time.c:355 | ||
| 5334 | msgid "Time difference (sec.) necessary to result in a critical status" | 4078 | msgid "Time difference (sec.) necessary to result in a critical status" |
| 5335 | msgstr "" | 4079 | msgstr "" |
| 5336 | 4080 | ||
| 5337 | #: plugins/check_time.c:357 | ||
| 5338 | msgid "Response time (sec.) necessary to result in warning status" | 4081 | msgid "Response time (sec.) necessary to result in warning status" |
| 5339 | msgstr "" | 4082 | msgstr "" |
| 5340 | 4083 | ||
| 5341 | #: plugins/check_time.c:359 | ||
| 5342 | msgid "Response time (sec.) necessary to result in critical status" | 4084 | msgid "Response time (sec.) necessary to result in critical status" |
| 5343 | msgstr "" | 4085 | msgstr "" |
| 5344 | 4086 | ||
| 5345 | #: plugins/check_ups.c:144 | ||
| 5346 | msgid "On Battery, Low Battery" | 4087 | msgid "On Battery, Low Battery" |
| 5347 | msgstr "" | 4088 | msgstr "" |
| 5348 | 4089 | ||
| 5349 | #: plugins/check_ups.c:149 | ||
| 5350 | msgid "Online" | 4090 | msgid "Online" |
| 5351 | msgstr "" | 4091 | msgstr "" |
| 5352 | 4092 | ||
| 5353 | #: plugins/check_ups.c:152 | ||
| 5354 | msgid "On Battery" | 4093 | msgid "On Battery" |
| 5355 | msgstr "" | 4094 | msgstr "" |
| 5356 | 4095 | ||
| 5357 | #: plugins/check_ups.c:156 | ||
| 5358 | msgid ", Low Battery" | 4096 | msgid ", Low Battery" |
| 5359 | msgstr "" | 4097 | msgstr "" |
| 5360 | 4098 | ||
| 5361 | #: plugins/check_ups.c:160 | ||
| 5362 | msgid ", Calibrating" | 4099 | msgid ", Calibrating" |
| 5363 | msgstr "" | 4100 | msgstr "" |
| 5364 | 4101 | ||
| 5365 | #: plugins/check_ups.c:163 | ||
| 5366 | msgid ", Replace Battery" | 4102 | msgid ", Replace Battery" |
| 5367 | msgstr "" | 4103 | msgstr "" |
| 5368 | 4104 | ||
| 5369 | #: plugins/check_ups.c:167 | ||
| 5370 | msgid ", On Bypass" | 4105 | msgid ", On Bypass" |
| 5371 | msgstr "" | 4106 | msgstr "" |
| 5372 | 4107 | ||
| 5373 | #: plugins/check_ups.c:170 | ||
| 5374 | msgid ", Overload" | 4108 | msgid ", Overload" |
| 5375 | msgstr "" | 4109 | msgstr "" |
| 5376 | 4110 | ||
| 5377 | #: plugins/check_ups.c:173 | ||
| 5378 | msgid ", Trimming" | 4111 | msgid ", Trimming" |
| 5379 | msgstr "" | 4112 | msgstr "" |
| 5380 | 4113 | ||
| 5381 | #: plugins/check_ups.c:176 | ||
| 5382 | msgid ", Boosting" | 4114 | msgid ", Boosting" |
| 5383 | msgstr "" | 4115 | msgstr "" |
| 5384 | 4116 | ||
| 5385 | #: plugins/check_ups.c:179 | ||
| 5386 | msgid ", Charging" | 4117 | msgid ", Charging" |
| 5387 | msgstr "" | 4118 | msgstr "" |
| 5388 | 4119 | ||
| 5389 | #: plugins/check_ups.c:182 | ||
| 5390 | msgid ", Discharging" | 4120 | msgid ", Discharging" |
| 5391 | msgstr "" | 4121 | msgstr "" |
| 5392 | 4122 | ||
| 5393 | #: plugins/check_ups.c:185 | ||
| 5394 | msgid ", Unknown" | 4123 | msgid ", Unknown" |
| 5395 | msgstr "" | 4124 | msgstr "" |
| 5396 | 4125 | ||
| 5397 | #: plugins/check_ups.c:324 | ||
| 5398 | msgid "UPS does not support any available options\n" | 4126 | msgid "UPS does not support any available options\n" |
| 5399 | msgstr "" | 4127 | msgstr "" |
| 5400 | 4128 | ||
| 5401 | #: plugins/check_ups.c:348 plugins/check_ups.c:414 | ||
| 5402 | msgid "Invalid response received from host" | 4129 | msgid "Invalid response received from host" |
| 5403 | msgstr "" | 4130 | msgstr "" |
| 5404 | 4131 | ||
| 5405 | #: plugins/check_ups.c:406 | ||
| 5406 | msgid "UPS name to long for buffer" | 4132 | msgid "UPS name to long for buffer" |
| 5407 | msgstr "" | 4133 | msgstr "" |
| 5408 | 4134 | ||
| 5409 | #: plugins/check_ups.c:423 | ||
| 5410 | #, c-format | 4135 | #, c-format |
| 5411 | msgid "CRITICAL - no such UPS '%s' on that host\n" | 4136 | msgid "CRITICAL - no such UPS '%s' on that host\n" |
| 5412 | msgstr "" | 4137 | msgstr "" |
| 5413 | 4138 | ||
| 5414 | #: plugins/check_ups.c:433 | ||
| 5415 | msgid "CRITICAL - UPS data is stale" | 4139 | msgid "CRITICAL - UPS data is stale" |
| 5416 | msgstr "" | 4140 | msgstr "" |
| 5417 | 4141 | ||
| 5418 | #: plugins/check_ups.c:438 | ||
| 5419 | #, c-format | 4142 | #, c-format |
| 5420 | msgid "Unknown error: %s\n" | 4143 | msgid "Unknown error: %s\n" |
| 5421 | msgstr "" | 4144 | msgstr "" |
| 5422 | 4145 | ||
| 5423 | #: plugins/check_ups.c:445 | ||
| 5424 | msgid "Error: unable to parse variable" | 4146 | msgid "Error: unable to parse variable" |
| 5425 | msgstr "" | 4147 | msgstr "" |
| 5426 | 4148 | ||
| 5427 | #: plugins/check_ups.c:552 | ||
| 5428 | msgid "Unrecognized UPS variable" | 4149 | msgid "Unrecognized UPS variable" |
| 5429 | msgstr "" | 4150 | msgstr "" |
| 5430 | 4151 | ||
| 5431 | #: plugins/check_ups.c:590 | ||
| 5432 | msgid "Error : no UPS indicated" | 4152 | msgid "Error : no UPS indicated" |
| 5433 | msgstr "" | 4153 | msgstr "" |
| 5434 | 4154 | ||
| 5435 | #: plugins/check_ups.c:610 | ||
| 5436 | msgid "" | 4155 | msgid "" |
| 5437 | "This plugin tests the UPS service on the specified host. Network UPS Tools" | 4156 | "This plugin tests the UPS service on the specified host. Network UPS Tools" |
| 5438 | msgstr "" | 4157 | msgstr "" |
| 5439 | 4158 | ||
| 5440 | #: plugins/check_ups.c:611 | ||
| 5441 | msgid "from www.networkupstools.org must be running for this plugin to work." | 4159 | msgid "from www.networkupstools.org must be running for this plugin to work." |
| 5442 | msgstr "" | 4160 | msgstr "" |
| 5443 | 4161 | ||
| 5444 | #: plugins/check_ups.c:623 | ||
| 5445 | msgid "Name of UPS" | 4162 | msgid "Name of UPS" |
| 5446 | msgstr "" | 4163 | msgstr "" |
| 5447 | 4164 | ||
| 5448 | #: plugins/check_ups.c:625 | ||
| 5449 | msgid "Output of temperatures in Celsius" | 4165 | msgid "Output of temperatures in Celsius" |
| 5450 | msgstr "" | 4166 | msgstr "" |
| 5451 | 4167 | ||
| 5452 | #: plugins/check_ups.c:627 | ||
| 5453 | msgid "Valid values for STRING are" | 4168 | msgid "Valid values for STRING are" |
| 5454 | msgstr "" | 4169 | msgstr "" |
| 5455 | 4170 | ||
| 5456 | #: plugins/check_ups.c:638 | ||
| 5457 | msgid "" | 4171 | msgid "" |
| 5458 | "This plugin attempts to determine the status of a UPS (Uninterruptible Power" | 4172 | "This plugin attempts to determine the status of a UPS (Uninterruptible Power" |
| 5459 | msgstr "" | 4173 | msgstr "" |
| 5460 | 4174 | ||
| 5461 | #: plugins/check_ups.c:639 | ||
| 5462 | msgid "" | 4175 | msgid "" |
| 5463 | "Supply) on a local or remote host. If the UPS is online or calibrating, the" | 4176 | "Supply) on a local or remote host. If the UPS is online or calibrating, the" |
| 5464 | msgstr "" | 4177 | msgstr "" |
| 5465 | 4178 | ||
| 5466 | #: plugins/check_ups.c:640 | ||
| 5467 | msgid "" | 4179 | msgid "" |
| 5468 | "plugin will return an OK state. If the battery is on it will return a WARNING" | 4180 | "plugin will return an OK state. If the battery is on it will return a WARNING" |
| 5469 | msgstr "" | 4181 | msgstr "" |
| 5470 | 4182 | ||
| 5471 | #: plugins/check_ups.c:641 | ||
| 5472 | msgid "" | 4183 | msgid "" |
| 5473 | "state. If the UPS is off or has a low battery the plugin will return a " | 4184 | "state. If the UPS is off or has a low battery the plugin will return a " |
| 5474 | "CRITICAL" | 4185 | "CRITICAL" |
| 5475 | msgstr "" | 4186 | msgstr "" |
| 5476 | 4187 | ||
| 5477 | #: plugins/check_ups.c:646 | ||
| 5478 | msgid "" | 4188 | msgid "" |
| 5479 | "You may also specify a variable to check (such as temperature, utility " | 4189 | "You may also specify a variable to check (such as temperature, utility " |
| 5480 | "voltage," | 4190 | "voltage," |
| 5481 | msgstr "" | 4191 | msgstr "" |
| 5482 | 4192 | ||
| 5483 | #: plugins/check_ups.c:647 | ||
| 5484 | msgid "" | 4193 | msgid "" |
| 5485 | "battery load, etc.) as well as warning and critical thresholds for the value" | 4194 | "battery load, etc.) as well as warning and critical thresholds for the value" |
| 5486 | msgstr "" | 4195 | msgstr "" |
| 5487 | 4196 | ||
| 5488 | #: plugins/check_ups.c:648 | ||
| 5489 | msgid "" | 4197 | msgid "" |
| 5490 | "of that variable. If the remote host has multiple UPS that are being " | 4198 | "of that variable. If the remote host has multiple UPS that are being " |
| 5491 | "monitored" | 4199 | "monitored" |
| 5492 | msgstr "" | 4200 | msgstr "" |
| 5493 | 4201 | ||
| 5494 | #: plugins/check_ups.c:649 | ||
| 5495 | msgid "you will have to use the --ups option to specify which UPS to check." | 4202 | msgid "you will have to use the --ups option to specify which UPS to check." |
| 5496 | msgstr "" | 4203 | msgstr "" |
| 5497 | 4204 | ||
| 5498 | #: plugins/check_ups.c:651 | ||
| 5499 | msgid "" | 4205 | msgid "" |
| 5500 | "This plugin requires that the UPSD daemon distributed with Russell Kroll's" | 4206 | "This plugin requires that the UPSD daemon distributed with Russell Kroll's" |
| 5501 | msgstr "" | 4207 | msgstr "" |
| 5502 | 4208 | ||
| 5503 | #: plugins/check_ups.c:652 | ||
| 5504 | msgid "" | 4209 | msgid "" |
| 5505 | "Network UPS Tools be installed on the remote host. If you do not have the" | 4210 | "Network UPS Tools be installed on the remote host. If you do not have the" |
| 5506 | msgstr "" | 4211 | msgstr "" |
| 5507 | 4212 | ||
| 5508 | #: plugins/check_ups.c:653 | ||
| 5509 | msgid "package installed on your system, you can download it from" | 4213 | msgid "package installed on your system, you can download it from" |
| 5510 | msgstr "" | 4214 | msgstr "" |
| 5511 | 4215 | ||
| 5512 | #: plugins/check_ups.c:654 | ||
| 5513 | msgid "http://www.networkupstools.org" | 4216 | msgid "http://www.networkupstools.org" |
| 5514 | msgstr "" | 4217 | msgstr "" |
| 5515 | 4218 | ||
| 5516 | #: plugins/check_users.c:91 | ||
| 5517 | #, c-format | 4219 | #, c-format |
| 5518 | msgid "Could not enumerate RD sessions: %d\n" | 4220 | msgid "Could not enumerate RD sessions: %d\n" |
| 5519 | msgstr "" | 4221 | msgstr "" |
| 5520 | 4222 | ||
| 5521 | #: plugins/check_users.c:146 | ||
| 5522 | #, c-format | 4223 | #, c-format |
| 5523 | msgid "# users=%d" | 4224 | msgid "# users=%d" |
| 5524 | msgstr "" | 4225 | msgstr "" |
| 5525 | 4226 | ||
| 5526 | #: plugins/check_users.c:164 | ||
| 5527 | msgid "Unable to read output" | 4227 | msgid "Unable to read output" |
| 5528 | msgstr "" | 4228 | msgstr "" |
| 5529 | 4229 | ||
| 5530 | #: plugins/check_users.c:166 | ||
| 5531 | #, c-format | 4230 | #, c-format |
| 5532 | msgid "USERS %s - %d users currently logged in |%s\n" | 4231 | msgid "USERS %s - %d users currently logged in |%s\n" |
| 5533 | msgstr "" | 4232 | msgstr "" |
| 5534 | 4233 | ||
| 5535 | #: plugins/check_users.c:241 | ||
| 5536 | msgid "This plugin checks the number of users currently logged in on the local" | 4234 | msgid "This plugin checks the number of users currently logged in on the local" |
| 5537 | msgstr "" | 4235 | msgstr "" |
| 5538 | 4236 | ||
| 5539 | #: plugins/check_users.c:242 | ||
| 5540 | msgid "" | 4237 | msgid "" |
| 5541 | "system and generates an error if the number exceeds the thresholds specified." | 4238 | "system and generates an error if the number exceeds the thresholds specified." |
| 5542 | msgstr "" | 4239 | msgstr "" |
| 5543 | 4240 | ||
| 5544 | #: plugins/check_users.c:252 | ||
| 5545 | msgid "Set WARNING status if more than INTEGER users are logged in" | 4241 | msgid "Set WARNING status if more than INTEGER users are logged in" |
| 5546 | msgstr "" | 4242 | msgstr "" |
| 5547 | 4243 | ||
| 5548 | #: plugins/check_users.c:254 | ||
| 5549 | msgid "Set CRITICAL status if more than INTEGER users are logged in" | 4244 | msgid "Set CRITICAL status if more than INTEGER users are logged in" |
| 5550 | msgstr "" | 4245 | msgstr "" |
| 5551 | 4246 | ||
| 5552 | #: plugins/check_ide_smart.c:218 | ||
| 5553 | msgid "" | 4247 | msgid "" |
| 5554 | "DEPRECATION WARNING: the -q switch (quiet output) is no longer \"quiet\"." | 4248 | "DEPRECATION WARNING: the -q switch (quiet output) is no longer \"quiet\"." |
| 5555 | msgstr "" | 4249 | msgstr "" |
| 5556 | 4250 | ||
| 5557 | #: plugins/check_ide_smart.c:219 | ||
| 5558 | msgid "Nagios-compatible output is now always returned." | 4251 | msgid "Nagios-compatible output is now always returned." |
| 5559 | msgstr "" | 4252 | msgstr "" |
| 5560 | 4253 | ||
| 5561 | #: plugins/check_ide_smart.c:224 | ||
| 5562 | msgid "SMART commands are broken and have been disabled (See Notes in --help)." | 4254 | msgid "SMART commands are broken and have been disabled (See Notes in --help)." |
| 5563 | msgstr "" | 4255 | msgstr "" |
| 5564 | 4256 | ||
| 5565 | #: plugins/check_ide_smart.c:228 | ||
| 5566 | msgid "" | 4257 | msgid "" |
| 5567 | "DEPRECATION WARNING: the -n switch (Nagios-compatible output) is now the" | 4258 | "DEPRECATION WARNING: the -n switch (Nagios-compatible output) is now the" |
| 5568 | msgstr "" | 4259 | msgstr "" |
| 5569 | 4260 | ||
| 5570 | #: plugins/check_ide_smart.c:229 | ||
| 5571 | msgid "default and will be removed from future releases." | 4261 | msgid "default and will be removed from future releases." |
| 5572 | msgstr "" | 4262 | msgstr "" |
| 5573 | 4263 | ||
| 5574 | #: plugins/check_ide_smart.c:257 | ||
| 5575 | #, c-format | 4264 | #, c-format |
| 5576 | msgid "CRITICAL - Couldn't open device %s: %s\n" | 4265 | msgid "CRITICAL - Couldn't open device %s: %s\n" |
| 5577 | msgstr "" | 4266 | msgstr "" |
| 5578 | 4267 | ||
| 5579 | #: plugins/check_ide_smart.c:262 | ||
| 5580 | #, c-format | 4268 | #, c-format |
| 5581 | msgid "CRITICAL - SMART_CMD_ENABLE\n" | 4269 | msgid "CRITICAL - SMART_CMD_ENABLE\n" |
| 5582 | msgstr "" | 4270 | msgstr "" |
| 5583 | 4271 | ||
| 5584 | #: plugins/check_ide_smart.c:303 plugins/check_ide_smart.c:330 | ||
| 5585 | #, c-format | 4272 | #, c-format |
| 5586 | msgid "CRITICAL - SMART_READ_VALUES: %s\n" | 4273 | msgid "CRITICAL - SMART_READ_VALUES: %s\n" |
| 5587 | msgstr "" | 4274 | msgstr "" |
| 5588 | 4275 | ||
| 5589 | #: plugins/check_ide_smart.c:376 | ||
| 5590 | #, c-format | 4276 | #, c-format |
| 5591 | msgid "CRITICAL - %d Harddrive PreFailure%cDetected! %d/%d tests failed.\n" | 4277 | msgid "CRITICAL - %d Harddrive PreFailure%cDetected! %d/%d tests failed.\n" |
| 5592 | msgstr "" | 4278 | msgstr "" |
| 5593 | 4279 | ||
| 5594 | #: plugins/check_ide_smart.c:384 | ||
| 5595 | #, c-format | 4280 | #, c-format |
| 5596 | msgid "WARNING - %d Harddrive Advisor%s Detected. %d/%d tests failed.\n" | 4281 | msgid "WARNING - %d Harddrive Advisor%s Detected. %d/%d tests failed.\n" |
| 5597 | msgstr "" | 4282 | msgstr "" |
| 5598 | 4283 | ||
| 5599 | #: plugins/check_ide_smart.c:392 | ||
| 5600 | #, c-format | 4284 | #, c-format |
| 5601 | msgid "OK - Operational (%d/%d tests passed)\n" | 4285 | msgid "OK - Operational (%d/%d tests passed)\n" |
| 5602 | msgstr "" | 4286 | msgstr "" |
| 5603 | 4287 | ||
| 5604 | #: plugins/check_ide_smart.c:396 | ||
| 5605 | #, c-format | 4288 | #, c-format |
| 5606 | msgid "ERROR - Status '%d' unknown. %d/%d tests passed\n" | 4289 | msgid "ERROR - Status '%d' unknown. %d/%d tests passed\n" |
| 5607 | msgstr "" | 4290 | msgstr "" |
| 5608 | 4291 | ||
| 5609 | #: plugins/check_ide_smart.c:429 | ||
| 5610 | #, c-format | 4292 | #, c-format |
| 5611 | msgid "OffLineStatus=%d {%s}, AutoOffLine=%s, OffLineTimeout=%d minutes\n" | 4293 | msgid "OffLineStatus=%d {%s}, AutoOffLine=%s, OffLineTimeout=%d minutes\n" |
| 5612 | msgstr "" | 4294 | msgstr "" |
| 5613 | 4295 | ||
| 5614 | #: plugins/check_ide_smart.c:435 | ||
| 5615 | #, c-format | 4296 | #, c-format |
| 5616 | msgid "OffLineCapability=%d {%s %s %s}\n" | 4297 | msgid "OffLineCapability=%d {%s %s %s}\n" |
| 5617 | msgstr "" | 4298 | msgstr "" |
| 5618 | 4299 | ||
| 5619 | #: plugins/check_ide_smart.c:441 | ||
| 5620 | #, c-format | 4300 | #, c-format |
| 5621 | msgid "SmartRevision=%d, CheckSum=%d, SmartCapability=%d {%s %s}\n" | 4301 | msgid "SmartRevision=%d, CheckSum=%d, SmartCapability=%d {%s %s}\n" |
| 5622 | msgstr "" | 4302 | msgstr "" |
| 5623 | 4303 | ||
| 5624 | #: plugins/check_ide_smart.c:463 plugins/check_ide_smart.c:492 | ||
| 5625 | #, c-format | 4304 | #, c-format |
| 5626 | msgid "CRITICAL - %s: %s\n" | 4305 | msgid "CRITICAL - %s: %s\n" |
| 5627 | msgstr "" | 4306 | msgstr "" |
| 5628 | 4307 | ||
| 5629 | #: plugins/check_ide_smart.c:467 plugins/check_ide_smart.c:496 | ||
| 5630 | #, c-format | 4308 | #, c-format |
| 5631 | msgid "OK - Command sent (%s)\n" | 4309 | msgid "OK - Command sent (%s)\n" |
| 5632 | msgstr "" | 4310 | msgstr "" |
| 5633 | 4311 | ||
| 5634 | #: plugins/check_ide_smart.c:517 plugins/check_ide_smart.c:544 | ||
| 5635 | #, c-format | 4312 | #, c-format |
| 5636 | msgid "CRITICAL - SMART_READ_THRESHOLDS: %s\n" | 4313 | msgid "CRITICAL - SMART_READ_THRESHOLDS: %s\n" |
| 5637 | msgstr "" | 4314 | msgstr "" |
| 5638 | 4315 | ||
| 5639 | #: plugins/check_ide_smart.c:563 | ||
| 5640 | #, c-format | 4316 | #, c-format |
| 5641 | msgid "" | 4317 | msgid "" |
| 5642 | "This plugin checks a local hard drive with the (Linux specific) SMART " | 4318 | "This plugin checks a local hard drive with the (Linux specific) SMART " |
| 5643 | "interface [http://smartlinux.sourceforge.net/smart/index.php]." | 4319 | "interface [http://smartlinux.sourceforge.net/smart/index.php]." |
| 5644 | msgstr "" | 4320 | msgstr "" |
| 5645 | 4321 | ||
| 5646 | #: plugins/check_ide_smart.c:573 | ||
| 5647 | msgid "Select device DEVICE" | 4322 | msgid "Select device DEVICE" |
| 5648 | msgstr "" | 4323 | msgstr "" |
| 5649 | 4324 | ||
| 5650 | #: plugins/check_ide_smart.c:574 | ||
| 5651 | msgid "" | 4325 | msgid "" |
| 5652 | "Note: if the device is specified without this option, any further option will" | 4326 | "Note: if the device is specified without this option, any further option will" |
| 5653 | msgstr "" | 4327 | msgstr "" |
| 5654 | 4328 | ||
| 5655 | #: plugins/check_ide_smart.c:575 | ||
| 5656 | msgid "be ignored." | 4329 | msgid "be ignored." |
| 5657 | msgstr "" | 4330 | msgstr "" |
| 5658 | 4331 | ||
| 5659 | #: plugins/check_ide_smart.c:581 | ||
| 5660 | msgid "" | 4332 | msgid "" |
| 5661 | "The SMART command modes (-i/--immediate, -0/--auto-off and -1/--auto-on) were" | 4333 | "The SMART command modes (-i/--immediate, -0/--auto-off and -1/--auto-on) were" |
| 5662 | msgstr "" | 4334 | msgstr "" |
| 5663 | 4335 | ||
| 5664 | #: plugins/check_ide_smart.c:582 | ||
| 5665 | msgid "" | 4336 | msgid "" |
| 5666 | "broken in an underhand manner and have been disabled. You can use smartctl" | 4337 | "broken in an underhand manner and have been disabled. You can use smartctl" |
| 5667 | msgstr "" | 4338 | msgstr "" |
| 5668 | 4339 | ||
| 5669 | #: plugins/check_ide_smart.c:583 | ||
| 5670 | msgid "instead:" | 4340 | msgid "instead:" |
| 5671 | msgstr "" | 4341 | msgstr "" |
| 5672 | 4342 | ||
| 5673 | #: plugins/check_ide_smart.c:584 | ||
| 5674 | msgid "-0/--auto-off: use \"smartctl --offlineauto=off\"" | 4343 | msgid "-0/--auto-off: use \"smartctl --offlineauto=off\"" |
| 5675 | msgstr "" | 4344 | msgstr "" |
| 5676 | 4345 | ||
| 5677 | #: plugins/check_ide_smart.c:585 | ||
| 5678 | msgid "-1/--auto-on: use \"smartctl --offlineauto=on\"" | 4346 | msgid "-1/--auto-on: use \"smartctl --offlineauto=on\"" |
| 5679 | msgstr "" | 4347 | msgstr "" |
| 5680 | 4348 | ||
| 5681 | #: plugins/check_ide_smart.c:586 | ||
| 5682 | msgid "-i/--immediate: use \"smartctl --test=offline\"" | 4349 | msgid "-i/--immediate: use \"smartctl --test=offline\"" |
| 5683 | msgstr "" | 4350 | msgstr "" |
| 5684 | 4351 | ||
| 5685 | #: plugins/negate.c:96 | ||
| 5686 | msgid "No data returned from command\n" | 4352 | msgid "No data returned from command\n" |
| 5687 | msgstr "" | 4353 | msgstr "" |
| 5688 | 4354 | ||
| 5689 | #: plugins/negate.c:166 | ||
| 5690 | msgid "" | 4355 | msgid "" |
| 5691 | "Timeout result must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) " | 4356 | "Timeout result must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) " |
| 5692 | "or integer (0-3)." | 4357 | "or integer (0-3)." |
| 5693 | msgstr "" | 4358 | msgstr "" |
| 5694 | 4359 | ||
| 5695 | #: plugins/negate.c:170 | ||
| 5696 | msgid "" | 4360 | msgid "" |
| 5697 | "Ok must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or integer " | 4361 | "Ok must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or integer " |
| 5698 | "(0-3)." | 4362 | "(0-3)." |
| 5699 | msgstr "" | 4363 | msgstr "" |
| 5700 | 4364 | ||
| 5701 | #: plugins/negate.c:176 | ||
| 5702 | msgid "" | 4365 | msgid "" |
| 5703 | "Warning must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or " | 4366 | "Warning must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or " |
| 5704 | "integer (0-3)." | 4367 | "integer (0-3)." |
| 5705 | msgstr "" | 4368 | msgstr "" |
| 5706 | 4369 | ||
| 5707 | #: plugins/negate.c:181 | ||
| 5708 | msgid "" | 4370 | msgid "" |
| 5709 | "Critical must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or " | 4371 | "Critical must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or " |
| 5710 | "integer (0-3)." | 4372 | "integer (0-3)." |
| 5711 | msgstr "" | 4373 | msgstr "" |
| 5712 | 4374 | ||
| 5713 | #: plugins/negate.c:186 | ||
| 5714 | msgid "" | 4375 | msgid "" |
| 5715 | "Unknown must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or " | 4376 | "Unknown must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or " |
| 5716 | "integer (0-3)." | 4377 | "integer (0-3)." |
| 5717 | msgstr "" | 4378 | msgstr "" |
| 5718 | 4379 | ||
| 5719 | #: plugins/negate.c:213 | ||
| 5720 | msgid "Require path to command" | 4380 | msgid "Require path to command" |
| 5721 | msgstr "" | 4381 | msgstr "" |
| 5722 | 4382 | ||
| 5723 | #: plugins/negate.c:224 | ||
| 5724 | msgid "" | 4383 | msgid "" |
| 5725 | "Negates the status of a plugin (returns OK for CRITICAL and vice-versa)." | 4384 | "Negates the status of a plugin (returns OK for CRITICAL and vice-versa)." |
| 5726 | msgstr "" | 4385 | msgstr "" |
| 5727 | 4386 | ||
| 5728 | #: plugins/negate.c:225 | ||
| 5729 | msgid "Additional switches can be used to control which state becomes what." | 4387 | msgid "Additional switches can be used to control which state becomes what." |
| 5730 | msgstr "" | 4388 | msgstr "" |
| 5731 | 4389 | ||
| 5732 | #: plugins/negate.c:234 | ||
| 5733 | msgid "Keep timeout longer than the plugin timeout to retain CRITICAL status." | 4390 | msgid "Keep timeout longer than the plugin timeout to retain CRITICAL status." |
| 5734 | msgstr "" | 4391 | msgstr "" |
| 5735 | 4392 | ||
| 5736 | #: plugins/negate.c:236 | ||
| 5737 | msgid "Custom result on Negate timeouts; see below for STATUS definition\n" | 4393 | msgid "Custom result on Negate timeouts; see below for STATUS definition\n" |
| 5738 | msgstr "" | 4394 | msgstr "" |
| 5739 | 4395 | ||
| 5740 | #: plugins/negate.c:242 | ||
| 5741 | #, c-format | 4396 | #, c-format |
| 5742 | msgid "" | 4397 | msgid "" |
| 5743 | " STATUS can be 'OK', 'WARNING', 'CRITICAL' or 'UNKNOWN' without single\n" | 4398 | " STATUS can be 'OK', 'WARNING', 'CRITICAL' or 'UNKNOWN' without single\n" |
| 5744 | msgstr "" | 4399 | msgstr "" |
| 5745 | 4400 | ||
| 5746 | #: plugins/negate.c:243 | ||
| 5747 | #, c-format | 4401 | #, c-format |
| 5748 | msgid "" | 4402 | msgid "" |
| 5749 | " quotes. Numeric values are accepted. If nothing is specified, permutes\n" | 4403 | " quotes. Numeric values are accepted. If nothing is specified, permutes\n" |
| 5750 | msgstr "" | 4404 | msgstr "" |
| 5751 | 4405 | ||
| 5752 | #: plugins/negate.c:244 | ||
| 5753 | #, c-format | 4406 | #, c-format |
| 5754 | msgid " OK and CRITICAL.\n" | 4407 | msgid " OK and CRITICAL.\n" |
| 5755 | msgstr "" | 4408 | msgstr "" |
| 5756 | 4409 | ||
| 5757 | #: plugins/negate.c:246 | ||
| 5758 | #, c-format | 4410 | #, c-format |
| 5759 | msgid "" | 4411 | msgid "" |
| 5760 | " Substitute output text as well. Will only substitute text in CAPITALS\n" | 4412 | " Substitute output text as well. Will only substitute text in CAPITALS\n" |
| 5761 | msgstr "" | 4413 | msgstr "" |
| 5762 | 4414 | ||
| 5763 | #: plugins/negate.c:251 | ||
| 5764 | msgid "Run check_ping and invert result. Must use full path to plugin" | 4415 | msgid "Run check_ping and invert result. Must use full path to plugin" |
| 5765 | msgstr "" | 4416 | msgstr "" |
| 5766 | 4417 | ||
| 5767 | #: plugins/negate.c:253 | ||
| 5768 | msgid "This will return OK instead of WARNING and UNKNOWN instead of CRITICAL" | 4418 | msgid "This will return OK instead of WARNING and UNKNOWN instead of CRITICAL" |
| 5769 | msgstr "" | 4419 | msgstr "" |
| 5770 | 4420 | ||
| 5771 | #: plugins/negate.c:256 | ||
| 5772 | msgid "" | 4421 | msgid "" |
| 5773 | "This plugin is a wrapper to take the output of another plugin and invert it." | 4422 | "This plugin is a wrapper to take the output of another plugin and invert it." |
| 5774 | msgstr "" | 4423 | msgstr "" |
| 5775 | 4424 | ||
| 5776 | #: plugins/negate.c:257 | ||
| 5777 | msgid "The full path of the plugin must be provided." | 4425 | msgid "The full path of the plugin must be provided." |
| 5778 | msgstr "" | 4426 | msgstr "" |
| 5779 | 4427 | ||
| 5780 | #: plugins/negate.c:258 | ||
| 5781 | msgid "If the wrapped plugin returns OK, the wrapper will return CRITICAL." | 4428 | msgid "If the wrapped plugin returns OK, the wrapper will return CRITICAL." |
| 5782 | msgstr "" | 4429 | msgstr "" |
| 5783 | 4430 | ||
| 5784 | #: plugins/negate.c:259 | ||
| 5785 | msgid "If the wrapped plugin returns CRITICAL, the wrapper will return OK." | 4431 | msgid "If the wrapped plugin returns CRITICAL, the wrapper will return OK." |
| 5786 | msgstr "" | 4432 | msgstr "" |
| 5787 | 4433 | ||
| 5788 | #: plugins/negate.c:260 | ||
| 5789 | msgid "Otherwise, the output state of the wrapped plugin is unchanged." | 4434 | msgid "Otherwise, the output state of the wrapped plugin is unchanged." |
| 5790 | msgstr "" | 4435 | msgstr "" |
| 5791 | 4436 | ||
| 5792 | #: plugins/negate.c:262 | ||
| 5793 | msgid "" | 4437 | msgid "" |
| 5794 | "Using timeout-result, it is possible to override the timeout behaviour or a" | 4438 | "Using timeout-result, it is possible to override the timeout behaviour or a" |
| 5795 | msgstr "" | 4439 | msgstr "" |
| 5796 | 4440 | ||
| 5797 | #: plugins/negate.c:263 | ||
| 5798 | msgid "plugin by setting the negate timeout a bit lower." | 4441 | msgid "plugin by setting the negate timeout a bit lower." |
| 5799 | msgstr "" | 4442 | msgstr "" |
| 5800 | 4443 | ||
| 5801 | #: plugins/netutils.c:49 | ||
| 5802 | #, c-format | 4444 | #, c-format |
| 5803 | msgid "%s - Socket timeout after %d seconds\n" | 4445 | msgid "%s - Socket timeout after %d seconds\n" |
| 5804 | msgstr "" | 4446 | msgstr "" |
| 5805 | 4447 | ||
| 5806 | #: plugins/netutils.c:51 | ||
| 5807 | #, c-format | 4448 | #, c-format |
| 5808 | msgid "%s - Abnormal timeout after %d seconds\n" | 4449 | msgid "%s - Abnormal timeout after %d seconds\n" |
| 5809 | msgstr "" | 4450 | msgstr "" |
| 5810 | 4451 | ||
| 5811 | #: plugins/netutils.c:79 plugins/netutils.c:292 | ||
| 5812 | msgid "Send failed" | 4452 | msgid "Send failed" |
| 5813 | msgstr "" | 4453 | msgstr "" |
| 5814 | 4454 | ||
| 5815 | #: plugins/netutils.c:96 plugins/netutils.c:307 | ||
| 5816 | msgid "No data was received from host!" | 4455 | msgid "No data was received from host!" |
| 5817 | msgstr "" | 4456 | msgstr "" |
| 5818 | 4457 | ||
| 5819 | #: plugins/netutils.c:209 plugins/netutils.c:245 | ||
| 5820 | msgid "Socket creation failed" | 4458 | msgid "Socket creation failed" |
| 5821 | msgstr "" | 4459 | msgstr "" |
| 5822 | 4460 | ||
| 5823 | #: plugins/netutils.c:238 | ||
| 5824 | msgid "Supplied path too long unix domain socket" | 4461 | msgid "Supplied path too long unix domain socket" |
| 5825 | msgstr "" | 4462 | msgstr "" |
| 5826 | 4463 | ||
| 5827 | #: plugins/netutils.c:316 | ||
| 5828 | msgid "Receive failed" | 4464 | msgid "Receive failed" |
| 5829 | msgstr "" | 4465 | msgstr "" |
| 5830 | 4466 | ||
| 5831 | #: plugins/netutils.c:342 plugins-root/check_dhcp.c:1310 | ||
| 5832 | #, c-format | 4467 | #, c-format |
| 5833 | msgid "Invalid hostname/address - %s" | 4468 | msgid "Invalid hostname/address - %s" |
| 5834 | msgstr "" | 4469 | msgstr "" |
| 5835 | 4470 | ||
| 5836 | #: plugins/popen.c:133 | ||
| 5837 | msgid "Could not malloc argv array in popen()" | 4471 | msgid "Could not malloc argv array in popen()" |
| 5838 | msgstr "" | 4472 | msgstr "" |
| 5839 | 4473 | ||
| 5840 | #: plugins/popen.c:143 | ||
| 5841 | msgid "CRITICAL - You need more args!!!" | 4474 | msgid "CRITICAL - You need more args!!!" |
| 5842 | msgstr "" | 4475 | msgstr "" |
| 5843 | 4476 | ||
| 5844 | #: plugins/popen.c:201 | ||
| 5845 | msgid "Cannot catch SIGCHLD" | 4477 | msgid "Cannot catch SIGCHLD" |
| 5846 | msgstr "" | 4478 | msgstr "" |
| 5847 | 4479 | ||
| 5848 | #: plugins/popen.c:287 | ||
| 5849 | #, c-format | 4480 | #, c-format |
| 5850 | msgid "CRITICAL - Plugin timed out after %d seconds\n" | 4481 | msgid "CRITICAL - Plugin timed out after %d seconds\n" |
| 5851 | msgstr "" | 4482 | msgstr "" |
| 5852 | 4483 | ||
| 5853 | #: plugins/popen.c:290 | ||
| 5854 | msgid "CRITICAL - popen timeout received, but no child process" | 4484 | msgid "CRITICAL - popen timeout received, but no child process" |
| 5855 | msgstr "" | 4485 | msgstr "" |
| 5856 | 4486 | ||
| 5857 | #: plugins/urlize.c:129 | ||
| 5858 | #, c-format | 4487 | #, c-format |
| 5859 | msgid "" | 4488 | msgid "" |
| 5860 | "%s UNKNOWN - No data received from host\n" | 4489 | "%s UNKNOWN - No data received from host\n" |
| 5861 | "CMD: %s</A>\n" | 4490 | "CMD: %s</A>\n" |
| 5862 | msgstr "" | 4491 | msgstr "" |
| 5863 | 4492 | ||
| 5864 | #: plugins/urlize.c:168 | ||
| 5865 | msgid "" | 4493 | msgid "" |
| 5866 | "This plugin wraps the text output of another command (plugin) in HTML <A>" | 4494 | "This plugin wraps the text output of another command (plugin) in HTML <A>" |
| 5867 | msgstr "" | 4495 | msgstr "" |
| 5868 | 4496 | ||
| 5869 | #: plugins/urlize.c:169 | ||
| 5870 | msgid "" | 4497 | msgid "" |
| 5871 | "tags, thus displaying the child plugin's output as a clickable link in " | 4498 | "tags, thus displaying the child plugin's output as a clickable link in " |
| 5872 | "compatible" | 4499 | "compatible" |
| 5873 | msgstr "" | 4500 | msgstr "" |
| 5874 | 4501 | ||
| 5875 | #: plugins/urlize.c:170 | ||
| 5876 | msgid "" | 4502 | msgid "" |
| 5877 | "monitoring status screen. This plugin returns the status of the invoked " | 4503 | "monitoring status screen. This plugin returns the status of the invoked " |
| 5878 | "plugin." | 4504 | "plugin." |
| 5879 | msgstr "" | 4505 | msgstr "" |
| 5880 | 4506 | ||
| 5881 | #: plugins/urlize.c:180 | ||
| 5882 | msgid "" | 4507 | msgid "" |
| 5883 | "Pay close attention to quoting to ensure that the shell passes the expected" | 4508 | "Pay close attention to quoting to ensure that the shell passes the expected" |
| 5884 | msgstr "" | 4509 | msgstr "" |
| 5885 | 4510 | ||
| 5886 | #: plugins/urlize.c:181 | ||
| 5887 | msgid "data to the plugin. For example, in:" | 4511 | msgid "data to the plugin. For example, in:" |
| 5888 | msgstr "" | 4512 | msgstr "" |
| 5889 | 4513 | ||
| 5890 | #: plugins/urlize.c:182 | ||
| 5891 | msgid "urlize http://example.com/ check_http -H example.com -r 'two words'" | 4514 | msgid "urlize http://example.com/ check_http -H example.com -r 'two words'" |
| 5892 | msgstr "" | 4515 | msgstr "" |
| 5893 | 4516 | ||
| 5894 | #: plugins/urlize.c:183 | ||
| 5895 | msgid "the shell will remove the single quotes and urlize will see:" | 4517 | msgid "the shell will remove the single quotes and urlize will see:" |
| 5896 | msgstr "" | 4518 | msgstr "" |
| 5897 | 4519 | ||
| 5898 | #: plugins/urlize.c:184 | ||
| 5899 | msgid "urlize http://example.com/ check_http -H example.com -r two words" | 4520 | msgid "urlize http://example.com/ check_http -H example.com -r two words" |
| 5900 | msgstr "" | 4521 | msgstr "" |
| 5901 | 4522 | ||
| 5902 | #: plugins/urlize.c:185 | ||
| 5903 | msgid "You probably want:" | 4523 | msgid "You probably want:" |
| 5904 | msgstr "" | 4524 | msgstr "" |
| 5905 | 4525 | ||
| 5906 | #: plugins/urlize.c:186 | ||
| 5907 | msgid "urlize http://example.com/ \"check_http -H example.com -r 'two words'\"" | 4526 | msgid "urlize http://example.com/ \"check_http -H example.com -r 'two words'\"" |
| 5908 | msgstr "" | 4527 | msgstr "" |
| 5909 | 4528 | ||
| 5910 | #: plugins/utils.c:479 | ||
| 5911 | msgid "failed realloc in strpcpy\n" | 4529 | msgid "failed realloc in strpcpy\n" |
| 5912 | msgstr "" | 4530 | msgstr "" |
| 5913 | 4531 | ||
| 5914 | #: plugins/utils.c:521 | ||
| 5915 | msgid "failed malloc in strscat\n" | 4532 | msgid "failed malloc in strscat\n" |
| 5916 | msgstr "" | 4533 | msgstr "" |
| 5917 | 4534 | ||
| 5918 | #: plugins/utils.c:541 | ||
| 5919 | msgid "failed malloc in xvasprintf\n" | 4535 | msgid "failed malloc in xvasprintf\n" |
| 5920 | msgstr "" | 4536 | msgstr "" |
| 5921 | 4537 | ||
| 5922 | #: plugins/utils.c:819 | ||
| 5923 | msgid "sysconf error for _SC_OPEN_MAX\n" | ||
| 5924 | msgstr "" | ||
| 5925 | |||
| 5926 | #: plugins/utils.h:127 | ||
| 5927 | #, c-format | 4538 | #, c-format |
| 5928 | msgid "" | 4539 | msgid "" |
| 5929 | " %s (-h | --help) for detailed help\n" | 4540 | " %s (-h | --help) for detailed help\n" |
| 5930 | " %s (-V | --version) for version information\n" | 4541 | " %s (-V | --version) for version information\n" |
| 5931 | msgstr "" | 4542 | msgstr "" |
| 5932 | 4543 | ||
| 5933 | #: plugins/utils.h:131 | ||
| 5934 | msgid "" | 4544 | msgid "" |
| 5935 | "\n" | 4545 | "\n" |
| 5936 | "Options:\n" | 4546 | "Options:\n" |
| @@ -5940,7 +4550,6 @@ msgid "" | |||
| 5940 | " Print version information\n" | 4550 | " Print version information\n" |
| 5941 | msgstr "" | 4551 | msgstr "" |
| 5942 | 4552 | ||
| 5943 | #: plugins/utils.h:138 | ||
| 5944 | #, c-format | 4553 | #, c-format |
| 5945 | msgid "" | 4554 | msgid "" |
| 5946 | " -H, --hostname=ADDRESS\n" | 4555 | " -H, --hostname=ADDRESS\n" |
| @@ -5949,7 +4558,6 @@ msgid "" | |||
| 5949 | " Port number (default: %s)\n" | 4558 | " Port number (default: %s)\n" |
| 5950 | msgstr "" | 4559 | msgstr "" |
| 5951 | 4560 | ||
| 5952 | #: plugins/utils.h:144 | ||
| 5953 | msgid "" | 4561 | msgid "" |
| 5954 | " -4, --use-ipv4\n" | 4562 | " -4, --use-ipv4\n" |
| 5955 | " Use IPv4 connection\n" | 4563 | " Use IPv4 connection\n" |
| @@ -5957,14 +4565,12 @@ msgid "" | |||
| 5957 | " Use IPv6 connection\n" | 4565 | " Use IPv6 connection\n" |
| 5958 | msgstr "" | 4566 | msgstr "" |
| 5959 | 4567 | ||
| 5960 | #: plugins/utils.h:150 | ||
| 5961 | msgid "" | 4568 | msgid "" |
| 5962 | " -v, --verbose\n" | 4569 | " -v, --verbose\n" |
| 5963 | " Show details for command-line debugging (output may be truncated by\n" | 4570 | " Show details for command-line debugging (output may be truncated by\n" |
| 5964 | " the monitoring system)\n" | 4571 | " the monitoring system)\n" |
| 5965 | msgstr "" | 4572 | msgstr "" |
| 5966 | 4573 | ||
| 5967 | #: plugins/utils.h:155 | ||
| 5968 | msgid "" | 4574 | msgid "" |
| 5969 | " -w, --warning=DOUBLE\n" | 4575 | " -w, --warning=DOUBLE\n" |
| 5970 | " Response time to result in warning status (seconds)\n" | 4576 | " Response time to result in warning status (seconds)\n" |
| @@ -5972,7 +4578,6 @@ msgid "" | |||
| 5972 | " Response time to result in critical status (seconds)\n" | 4578 | " Response time to result in critical status (seconds)\n" |
| 5973 | msgstr "" | 4579 | msgstr "" |
| 5974 | 4580 | ||
| 5975 | #: plugins/utils.h:161 | ||
| 5976 | msgid "" | 4581 | msgid "" |
| 5977 | " -w, --warning=RANGE\n" | 4582 | " -w, --warning=RANGE\n" |
| 5978 | " Warning range (format: start:end). Alert if outside this range\n" | 4583 | " Warning range (format: start:end). Alert if outside this range\n" |
| @@ -5980,21 +4585,18 @@ msgid "" | |||
| 5980 | " Critical range\n" | 4585 | " Critical range\n" |
| 5981 | msgstr "" | 4586 | msgstr "" |
| 5982 | 4587 | ||
| 5983 | #: plugins/utils.h:167 | ||
| 5984 | #, c-format | 4588 | #, c-format |
| 5985 | msgid "" | 4589 | msgid "" |
| 5986 | " -t, --timeout=INTEGER\n" | 4590 | " -t, --timeout=INTEGER\n" |
| 5987 | " Seconds before connection times out (default: %d)\n" | 4591 | " Seconds before connection times out (default: %d)\n" |
| 5988 | msgstr "" | 4592 | msgstr "" |
| 5989 | 4593 | ||
| 5990 | #: plugins/utils.h:171 | ||
| 5991 | #, c-format | 4594 | #, c-format |
| 5992 | msgid "" | 4595 | msgid "" |
| 5993 | " -t, --timeout=INTEGER\n" | 4596 | " -t, --timeout=INTEGER\n" |
| 5994 | " Seconds before plugin times out (default: %d)\n" | 4597 | " Seconds before plugin times out (default: %d)\n" |
| 5995 | msgstr "" | 4598 | msgstr "" |
| 5996 | 4599 | ||
| 5997 | #: plugins/utils.h:176 | ||
| 5998 | msgid "" | 4600 | msgid "" |
| 5999 | " --extra-opts=[section][@file]\n" | 4601 | " --extra-opts=[section][@file]\n" |
| 6000 | " Read options from an ini file. See\n" | 4602 | " Read options from an ini file. See\n" |
| @@ -6002,14 +4604,12 @@ msgid "" | |||
| 6002 | " for usage and examples.\n" | 4604 | " for usage and examples.\n" |
| 6003 | msgstr "" | 4605 | msgstr "" |
| 6004 | 4606 | ||
| 6005 | #: plugins/utils.h:185 | ||
| 6006 | msgid "" | 4607 | msgid "" |
| 6007 | " See:\n" | 4608 | " See:\n" |
| 6008 | " https://www.monitoring-plugins.org/doc/guidelines.html#THRESHOLDFORMAT\n" | 4609 | " https://www.monitoring-plugins.org/doc/guidelines.html#THRESHOLDFORMAT\n" |
| 6009 | " for THRESHOLD format and examples.\n" | 4610 | " for THRESHOLD format and examples.\n" |
| 6010 | msgstr "" | 4611 | msgstr "" |
| 6011 | 4612 | ||
| 6012 | #: plugins/utils.h:190 | ||
| 6013 | msgid "" | 4613 | msgid "" |
| 6014 | "\n" | 4614 | "\n" |
| 6015 | "Send email to help@monitoring-plugins.org if you have questions regarding\n" | 4615 | "Send email to help@monitoring-plugins.org if you have questions regarding\n" |
| @@ -6018,7 +4618,6 @@ msgid "" | |||
| 6018 | "\n" | 4618 | "\n" |
| 6019 | msgstr "" | 4619 | msgstr "" |
| 6020 | 4620 | ||
| 6021 | #: plugins/utils.h:195 | ||
| 6022 | msgid "" | 4621 | msgid "" |
| 6023 | "\n" | 4622 | "\n" |
| 6024 | "The Monitoring Plugins come with ABSOLUTELY NO WARRANTY. You may " | 4623 | "The Monitoring Plugins come with ABSOLUTELY NO WARRANTY. You may " |
| @@ -6027,406 +4626,357 @@ msgid "" | |||
| 6027 | "For more information about these matters, see the file named COPYING.\n" | 4626 | "For more information about these matters, see the file named COPYING.\n" |
| 6028 | msgstr "" | 4627 | msgstr "" |
| 6029 | 4628 | ||
| 6030 | #: plugins-root/check_dhcp.c:317 | ||
| 6031 | #, c-format | 4629 | #, c-format |
| 6032 | msgid "Error: Could not get hardware address of interface '%s'\n" | 4630 | msgid "Error: Could not get hardware address of interface '%s'\n" |
| 6033 | msgstr "" | 4631 | msgstr "" |
| 6034 | 4632 | ||
| 6035 | #: plugins-root/check_dhcp.c:340 | ||
| 6036 | #, c-format | 4633 | #, c-format |
| 6037 | msgid "Error: if_nametoindex error - %s.\n" | 4634 | msgid "Error: if_nametoindex error - %s.\n" |
| 6038 | msgstr "" | 4635 | msgstr "" |
| 6039 | 4636 | ||
| 6040 | #: plugins-root/check_dhcp.c:345 | ||
| 6041 | #, c-format | 4637 | #, c-format |
| 6042 | msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n" | 4638 | msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n" |
| 6043 | msgstr "" | 4639 | msgstr "" |
| 6044 | 4640 | ||
| 6045 | #: plugins-root/check_dhcp.c:350 | ||
| 6046 | #, c-format | 4641 | #, c-format |
| 6047 | msgid "" | 4642 | msgid "" |
| 6048 | "Error: Couldn't get hardware address from interface %s. malloc error - %s.\n" | 4643 | "Error: Couldn't get hardware address from interface %s. malloc error - %s.\n" |
| 6049 | msgstr "" | 4644 | msgstr "" |
| 6050 | 4645 | ||
| 6051 | #: plugins-root/check_dhcp.c:355 | ||
| 6052 | #, c-format | 4646 | #, c-format |
| 6053 | msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n" | 4647 | msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n" |
| 6054 | msgstr "" | 4648 | msgstr "" |
| 6055 | 4649 | ||
| 6056 | #: plugins-root/check_dhcp.c:386 | ||
| 6057 | #, c-format | 4650 | #, c-format |
| 6058 | msgid "" | 4651 | msgid "" |
| 6059 | "Error: can't find unit number in interface_name (%s) - expecting TypeNumber " | 4652 | "Error: can't find unit number in interface_name (%s) - expecting TypeNumber " |
| 6060 | "eg lnc0.\n" | 4653 | "eg lnc0.\n" |
| 6061 | msgstr "" | 4654 | msgstr "" |
| 6062 | 4655 | ||
| 6063 | #: plugins-root/check_dhcp.c:391 plugins-root/check_dhcp.c:403 | ||
| 6064 | #, c-format | 4656 | #, c-format |
| 6065 | msgid "" | 4657 | msgid "" |
| 6066 | "Error: can't read MAC address from DLPI streams interface for device %s unit " | 4658 | "Error: can't read MAC address from DLPI streams interface for device %s unit " |
| 6067 | "%d.\n" | 4659 | "%d.\n" |
| 6068 | msgstr "" | 4660 | msgstr "" |
| 6069 | 4661 | ||
| 6070 | #: plugins-root/check_dhcp.c:409 | ||
| 6071 | #, c-format | 4662 | #, c-format |
| 6072 | msgid "" | 4663 | msgid "" |
| 6073 | "Error: can't get MAC address for this architecture. Use the --mac option.\n" | 4664 | "Error: can't get MAC address for this architecture. Use the --mac option.\n" |
| 6074 | msgstr "" | 4665 | msgstr "" |
| 6075 | 4666 | ||
| 6076 | #: plugins-root/check_dhcp.c:428 | ||
| 6077 | #, c-format | 4667 | #, c-format |
| 6078 | msgid "Error: Cannot determine IP address of interface %s\n" | 4668 | msgid "Error: Cannot determine IP address of interface %s\n" |
| 6079 | msgstr "" | 4669 | msgstr "" |
| 6080 | 4670 | ||
| 6081 | #: plugins-root/check_dhcp.c:436 | ||
| 6082 | #, c-format | 4671 | #, c-format |
| 6083 | msgid "Error: Cannot get interface IP address on this platform.\n" | 4672 | msgid "Error: Cannot get interface IP address on this platform.\n" |
| 6084 | msgstr "" | 4673 | msgstr "" |
| 6085 | 4674 | ||
| 6086 | #: plugins-root/check_dhcp.c:441 | ||
| 6087 | #, c-format | 4675 | #, c-format |
| 6088 | msgid "Pretending to be relay client %s\n" | 4676 | msgid "Pretending to be relay client %s\n" |
| 6089 | msgstr "" | 4677 | msgstr "" |
| 6090 | 4678 | ||
| 6091 | #: plugins-root/check_dhcp.c:521 | ||
| 6092 | #, c-format | 4679 | #, c-format |
| 6093 | msgid "DHCPDISCOVER to %s port %d\n" | 4680 | msgid "DHCPDISCOVER to %s port %d\n" |
| 6094 | msgstr "" | 4681 | msgstr "" |
| 6095 | 4682 | ||
| 6096 | #: plugins-root/check_dhcp.c:573 | ||
| 6097 | #, c-format | 4683 | #, c-format |
| 6098 | msgid "Result=ERROR\n" | 4684 | msgid "Result=ERROR\n" |
| 6099 | msgstr "" | 4685 | msgstr "" |
| 6100 | 4686 | ||
| 6101 | #: plugins-root/check_dhcp.c:579 | ||
| 6102 | #, c-format | 4687 | #, c-format |
| 6103 | msgid "Result=OK\n" | 4688 | msgid "Result=OK\n" |
| 6104 | msgstr "" | 4689 | msgstr "" |
| 6105 | 4690 | ||
| 6106 | #: plugins-root/check_dhcp.c:589 | ||
| 6107 | #, c-format | 4691 | #, c-format |
| 6108 | msgid "DHCPOFFER from IP address %s" | 4692 | msgid "DHCPOFFER from IP address %s" |
| 6109 | msgstr "" | 4693 | msgstr "" |
| 6110 | 4694 | ||
| 6111 | #: plugins-root/check_dhcp.c:590 | ||
| 6112 | #, c-format | 4695 | #, c-format |
| 6113 | msgid " via %s\n" | 4696 | msgid " via %s\n" |
| 6114 | msgstr "" | 4697 | msgstr "" |
| 6115 | 4698 | ||
| 6116 | #: plugins-root/check_dhcp.c:597 | ||
| 6117 | #, c-format | 4699 | #, c-format |
| 6118 | msgid "" | 4700 | msgid "" |
| 6119 | "DHCPOFFER XID (%u) did not match DHCPDISCOVER XID (%u) - ignoring packet\n" | 4701 | "DHCPOFFER XID (%u) did not match DHCPDISCOVER XID (%u) - ignoring packet\n" |
| 6120 | msgstr "" | 4702 | msgstr "" |
| 6121 | 4703 | ||
| 6122 | #: plugins-root/check_dhcp.c:619 | ||
| 6123 | #, c-format | 4704 | #, c-format |
| 6124 | msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n" | 4705 | msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n" |
| 6125 | msgstr "" | 4706 | msgstr "" |
| 6126 | 4707 | ||
| 6127 | #: plugins-root/check_dhcp.c:637 | ||
| 6128 | #, c-format | 4708 | #, c-format |
| 6129 | msgid "Total responses seen on the wire: %d\n" | 4709 | msgid "Total responses seen on the wire: %d\n" |
| 6130 | msgstr "" | 4710 | msgstr "" |
| 6131 | 4711 | ||
| 6132 | #: plugins-root/check_dhcp.c:638 | ||
| 6133 | #, c-format | 4712 | #, c-format |
| 6134 | msgid "Valid responses for this machine: %d\n" | 4713 | msgid "Valid responses for this machine: %d\n" |
| 6135 | msgstr "" | 4714 | msgstr "" |
| 6136 | 4715 | ||
| 6137 | #: plugins-root/check_dhcp.c:653 | ||
| 6138 | #, c-format | 4716 | #, c-format |
| 6139 | msgid "send_dhcp_packet result: %d\n" | 4717 | msgid "send_dhcp_packet result: %d\n" |
| 6140 | msgstr "" | 4718 | msgstr "" |
| 6141 | 4719 | ||
| 6142 | #: plugins-root/check_dhcp.c:686 | ||
| 6143 | #, c-format | 4720 | #, c-format |
| 6144 | msgid "No (more) data received (nfound: %d)\n" | 4721 | msgid "No (more) data received (nfound: %d)\n" |
| 6145 | msgstr "" | 4722 | msgstr "" |
| 6146 | 4723 | ||
| 6147 | #: plugins-root/check_dhcp.c:699 | ||
| 6148 | #, c-format | 4724 | #, c-format |
| 6149 | msgid "recvfrom() failed, " | 4725 | msgid "recvfrom() failed, " |
| 6150 | msgstr "" | 4726 | msgstr "" |
| 6151 | 4727 | ||
| 6152 | #: plugins-root/check_dhcp.c:706 | ||
| 6153 | #, c-format | 4728 | #, c-format |
| 6154 | msgid "receive_dhcp_packet() result: %d\n" | 4729 | msgid "receive_dhcp_packet() result: %d\n" |
| 6155 | msgstr "" | 4730 | msgstr "" |
| 6156 | 4731 | ||
| 6157 | #: plugins-root/check_dhcp.c:707 | ||
| 6158 | #, c-format | 4732 | #, c-format |
| 6159 | msgid "receive_dhcp_packet() source: %s\n" | 4733 | msgid "receive_dhcp_packet() source: %s\n" |
| 6160 | msgstr "" | 4734 | msgstr "" |
| 6161 | 4735 | ||
| 6162 | #: plugins-root/check_dhcp.c:737 | ||
| 6163 | #, c-format | 4736 | #, c-format |
| 6164 | msgid "Error: Could not create socket!\n" | 4737 | msgid "Error: Could not create socket!\n" |
| 6165 | msgstr "" | 4738 | msgstr "" |
| 6166 | 4739 | ||
| 6167 | #: plugins-root/check_dhcp.c:747 | ||
| 6168 | #, c-format | 4740 | #, c-format |
| 6169 | msgid "Error: Could not set reuse address option on DHCP socket!\n" | 4741 | msgid "Error: Could not set reuse address option on DHCP socket!\n" |
| 6170 | msgstr "" | 4742 | msgstr "" |
| 6171 | 4743 | ||
| 6172 | #: plugins-root/check_dhcp.c:753 | ||
| 6173 | #, c-format | 4744 | #, c-format |
| 6174 | msgid "Error: Could not set broadcast option on DHCP socket!\n" | 4745 | msgid "Error: Could not set broadcast option on DHCP socket!\n" |
| 6175 | msgstr "" | 4746 | msgstr "" |
| 6176 | 4747 | ||
| 6177 | #: plugins-root/check_dhcp.c:762 | ||
| 6178 | #, c-format | 4748 | #, c-format |
| 6179 | msgid "" | 4749 | msgid "" |
| 6180 | "Error: Could not bind socket to interface %s. Check your privileges...\n" | 4750 | "Error: Could not bind socket to interface %s. Check your privileges...\n" |
| 6181 | msgstr "" | 4751 | msgstr "" |
| 6182 | 4752 | ||
| 6183 | #: plugins-root/check_dhcp.c:773 | ||
| 6184 | #, c-format | 4753 | #, c-format |
| 6185 | msgid "" | 4754 | msgid "" |
| 6186 | "Error: Could not bind to DHCP socket (port %d)! Check your privileges...\n" | 4755 | "Error: Could not bind to DHCP socket (port %d)! Check your privileges...\n" |
| 6187 | msgstr "" | 4756 | msgstr "" |
| 6188 | 4757 | ||
| 6189 | #: plugins-root/check_dhcp.c:807 | ||
| 6190 | #, c-format | 4758 | #, c-format |
| 6191 | msgid "Requested server address: %s\n" | 4759 | msgid "Requested server address: %s\n" |
| 6192 | msgstr "" | 4760 | msgstr "" |
| 6193 | 4761 | ||
| 6194 | #: plugins-root/check_dhcp.c:869 | ||
| 6195 | #, c-format | 4762 | #, c-format |
| 6196 | msgid "Lease Time: Infinite\n" | 4763 | msgid "Lease Time: Infinite\n" |
| 6197 | msgstr "" | 4764 | msgstr "" |
| 6198 | 4765 | ||
| 6199 | #: plugins-root/check_dhcp.c:871 | ||
| 6200 | #, c-format | 4766 | #, c-format |
| 6201 | msgid "Lease Time: %lu seconds\n" | 4767 | msgid "Lease Time: %lu seconds\n" |
| 6202 | msgstr "" | 4768 | msgstr "" |
| 6203 | 4769 | ||
| 6204 | #: plugins-root/check_dhcp.c:873 | ||
| 6205 | #, c-format | 4770 | #, c-format |
| 6206 | msgid "Renewal Time: Infinite\n" | 4771 | msgid "Renewal Time: Infinite\n" |
| 6207 | msgstr "" | 4772 | msgstr "" |
| 6208 | 4773 | ||
| 6209 | #: plugins-root/check_dhcp.c:875 | ||
| 6210 | #, c-format | 4774 | #, c-format |
| 6211 | msgid "Renewal Time: %lu seconds\n" | 4775 | msgid "Renewal Time: %lu seconds\n" |
| 6212 | msgstr "" | 4776 | msgstr "" |
| 6213 | 4777 | ||
| 6214 | #: plugins-root/check_dhcp.c:877 | ||
| 6215 | #, c-format | 4778 | #, c-format |
| 6216 | msgid "Rebinding Time: Infinite\n" | 4779 | msgid "Rebinding Time: Infinite\n" |
| 6217 | msgstr "" | 4780 | msgstr "" |
| 6218 | 4781 | ||
| 6219 | #: plugins-root/check_dhcp.c:878 | ||
| 6220 | #, c-format | 4782 | #, c-format |
| 6221 | msgid "Rebinding Time: %lu seconds\n" | 4783 | msgid "Rebinding Time: %lu seconds\n" |
| 6222 | msgstr "" | 4784 | msgstr "" |
| 6223 | 4785 | ||
| 6224 | #: plugins-root/check_dhcp.c:906 | ||
| 6225 | #, c-format | 4786 | #, c-format |
| 6226 | msgid "Added offer from server @ %s" | 4787 | msgid "Added offer from server @ %s" |
| 6227 | msgstr "" | 4788 | msgstr "" |
| 6228 | 4789 | ||
| 6229 | #: plugins-root/check_dhcp.c:907 | ||
| 6230 | #, c-format | 4790 | #, c-format |
| 6231 | msgid " of IP address %s\n" | 4791 | msgid " of IP address %s\n" |
| 6232 | msgstr "" | 4792 | msgstr "" |
| 6233 | 4793 | ||
| 6234 | #: plugins-root/check_dhcp.c:974 | ||
| 6235 | #, c-format | 4794 | #, c-format |
| 6236 | msgid "DHCP Server Match: Offerer=%s" | 4795 | msgid "DHCP Server Match: Offerer=%s" |
| 6237 | msgstr "" | 4796 | msgstr "" |
| 6238 | 4797 | ||
| 6239 | #: plugins-root/check_dhcp.c:975 | ||
| 6240 | #, c-format | 4798 | #, c-format |
| 6241 | msgid " Requested=%s" | 4799 | msgid " Requested=%s" |
| 6242 | msgstr "" | 4800 | msgstr "" |
| 6243 | 4801 | ||
| 6244 | #: plugins-root/check_dhcp.c:977 | ||
| 6245 | #, c-format | 4802 | #, c-format |
| 6246 | msgid " (duplicate)" | 4803 | msgid " (duplicate)" |
| 6247 | msgstr "" | 4804 | msgstr "" |
| 6248 | 4805 | ||
| 6249 | #: plugins-root/check_dhcp.c:978 | ||
| 6250 | #, c-format | 4806 | #, c-format |
| 6251 | msgid "\n" | 4807 | msgid "\n" |
| 6252 | msgstr "" | 4808 | msgstr "" |
| 6253 | 4809 | ||
| 6254 | #: plugins-root/check_dhcp.c:1026 | ||
| 6255 | #, c-format | 4810 | #, c-format |
| 6256 | msgid "No DHCPOFFERs were received.\n" | 4811 | msgid "No DHCPOFFERs were received.\n" |
| 6257 | msgstr "" | 4812 | msgstr "" |
| 6258 | 4813 | ||
| 6259 | #: plugins-root/check_dhcp.c:1030 | ||
| 6260 | #, c-format | 4814 | #, c-format |
| 6261 | msgid "Received %d DHCPOFFER(s)" | 4815 | msgid "Received %d DHCPOFFER(s)" |
| 6262 | msgstr "" | 4816 | msgstr "" |
| 6263 | 4817 | ||
| 6264 | #: plugins-root/check_dhcp.c:1033 | 4818 | #, c-format |
| 4819 | msgid ", Rogue DHCP Server detected! Server %s" | ||
| 4820 | msgstr "" | ||
| 4821 | |||
| 4822 | #, c-format | ||
| 4823 | msgid " offered %s \n" | ||
| 4824 | msgstr "" | ||
| 4825 | |||
| 6265 | #, c-format | 4826 | #, c-format |
| 6266 | msgid ", %s%d of %d requested servers responded" | 4827 | msgid ", %s%d of %d requested servers responded" |
| 6267 | msgstr "" | 4828 | msgstr "" |
| 6268 | 4829 | ||
| 6269 | #: plugins-root/check_dhcp.c:1036 | ||
| 6270 | #, c-format | 4830 | #, c-format |
| 6271 | msgid ", requested address (%s) was %soffered" | 4831 | msgid ", requested address (%s) was %soffered" |
| 6272 | msgstr "" | 4832 | msgstr "" |
| 6273 | 4833 | ||
| 6274 | #: plugins-root/check_dhcp.c:1036 | ||
| 6275 | msgid "not " | 4834 | msgid "not " |
| 6276 | msgstr "" | 4835 | msgstr "" |
| 6277 | 4836 | ||
| 6278 | #: plugins-root/check_dhcp.c:1038 | ||
| 6279 | #, c-format | 4837 | #, c-format |
| 6280 | msgid ", max lease time = " | 4838 | msgid ", max lease time = " |
| 6281 | msgstr "" | 4839 | msgstr "" |
| 6282 | 4840 | ||
| 6283 | #: plugins-root/check_dhcp.c:1040 | ||
| 6284 | #, c-format | 4841 | #, c-format |
| 6285 | msgid "Infinity" | 4842 | msgid "Infinity" |
| 6286 | msgstr "" | 4843 | msgstr "" |
| 6287 | 4844 | ||
| 6288 | #: plugins-root/check_dhcp.c:1160 | ||
| 6289 | msgid "Got unexpected non-option argument" | 4845 | msgid "Got unexpected non-option argument" |
| 6290 | msgstr "" | 4846 | msgstr "" |
| 6291 | 4847 | ||
| 6292 | #: plugins-root/check_dhcp.c:1202 | ||
| 6293 | #, c-format | 4848 | #, c-format |
| 6294 | msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n" | 4849 | msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n" |
| 6295 | msgstr "" | 4850 | msgstr "" |
| 6296 | 4851 | ||
| 6297 | #: plugins-root/check_dhcp.c:1214 | ||
| 6298 | #, c-format | 4852 | #, c-format |
| 6299 | msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n" | 4853 | msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n" |
| 6300 | msgstr "" | 4854 | msgstr "" |
| 6301 | 4855 | ||
| 6302 | #: plugins-root/check_dhcp.c:1227 | ||
| 6303 | #, c-format | 4856 | #, c-format |
| 6304 | msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n" | 4857 | msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n" |
| 6305 | msgstr "" | 4858 | msgstr "" |
| 6306 | 4859 | ||
| 6307 | #: plugins-root/check_dhcp.c:1239 | ||
| 6308 | #, c-format | 4860 | #, c-format |
| 6309 | msgid "" | 4861 | msgid "" |
| 6310 | "Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n" | 4862 | "Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n" |
| 6311 | msgstr "" | 4863 | msgstr "" |
| 6312 | 4864 | ||
| 6313 | #: plugins-root/check_dhcp.c:1263 | ||
| 6314 | #, c-format | 4865 | #, c-format |
| 6315 | msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n" | 4866 | msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n" |
| 6316 | msgstr "" | 4867 | msgstr "" |
| 6317 | 4868 | ||
| 6318 | #: plugins-root/check_dhcp.c:1342 | ||
| 6319 | #, c-format | 4869 | #, c-format |
| 6320 | msgid "Hardware address: " | 4870 | msgid "Hardware address: " |
| 6321 | msgstr "" | 4871 | msgstr "" |
| 6322 | 4872 | ||
| 6323 | #: plugins-root/check_dhcp.c:1358 | ||
| 6324 | msgid "This plugin tests the availability of DHCP servers on a network." | 4873 | msgid "This plugin tests the availability of DHCP servers on a network." |
| 6325 | msgstr "" | 4874 | msgstr "" |
| 6326 | 4875 | ||
| 6327 | #: plugins-root/check_dhcp.c:1370 | ||
| 6328 | msgid "IP address of DHCP server that we must hear from" | 4876 | msgid "IP address of DHCP server that we must hear from" |
| 6329 | msgstr "" | 4877 | msgstr "" |
| 6330 | 4878 | ||
| 6331 | #: plugins-root/check_dhcp.c:1372 | ||
| 6332 | msgid "IP address that should be offered by at least one DHCP server" | 4879 | msgid "IP address that should be offered by at least one DHCP server" |
| 6333 | msgstr "" | 4880 | msgstr "" |
| 6334 | 4881 | ||
| 6335 | #: plugins-root/check_dhcp.c:1374 | ||
| 6336 | msgid "Seconds to wait for DHCPOFFER before timeout occurs" | 4882 | msgid "Seconds to wait for DHCPOFFER before timeout occurs" |
| 6337 | msgstr "" | 4883 | msgstr "" |
| 6338 | 4884 | ||
| 6339 | #: plugins-root/check_dhcp.c:1376 | ||
| 6340 | msgid "Interface to to use for listening (i.e. eth0)" | 4885 | msgid "Interface to to use for listening (i.e. eth0)" |
| 6341 | msgstr "" | 4886 | msgstr "" |
| 6342 | 4887 | ||
| 6343 | #: plugins-root/check_dhcp.c:1378 | ||
| 6344 | msgid "MAC address to use in the DHCP request" | 4888 | msgid "MAC address to use in the DHCP request" |
| 6345 | msgstr "" | 4889 | msgstr "" |
| 6346 | 4890 | ||
| 6347 | #: plugins-root/check_dhcp.c:1380 | ||
| 6348 | msgid "Unicast testing: mimic a DHCP relay, requires -s" | 4891 | msgid "Unicast testing: mimic a DHCP relay, requires -s" |
| 6349 | msgstr "" | 4892 | msgstr "" |
| 6350 | 4893 | ||
| 6351 | #: plugins-root/check_icmp.c:1572 | 4894 | msgid "" |
| 4895 | "Only requested DHCP server may response (rogue DHCP server detection), " | ||
| 4896 | "requires -s" | ||
| 4897 | msgstr "" | ||
| 4898 | |||
| 6352 | msgid "specify a target" | 4899 | msgid "specify a target" |
| 6353 | msgstr "" | 4900 | msgstr "" |
| 6354 | 4901 | ||
| 6355 | #: plugins-root/check_icmp.c:1574 | ||
| 6356 | msgid "Use IPv4 (default) or IPv6 to communicate with the targets" | 4902 | msgid "Use IPv4 (default) or IPv6 to communicate with the targets" |
| 6357 | msgstr "" | 4903 | msgstr "" |
| 6358 | 4904 | ||
| 6359 | #: plugins-root/check_icmp.c:1576 | ||
| 6360 | msgid "warning threshold (currently " | 4905 | msgid "warning threshold (currently " |
| 6361 | msgstr "" | 4906 | msgstr "" |
| 6362 | 4907 | ||
| 6363 | #: plugins-root/check_icmp.c:1579 | ||
| 6364 | msgid "critical threshold (currently " | 4908 | msgid "critical threshold (currently " |
| 6365 | msgstr "" | 4909 | msgstr "" |
| 6366 | 4910 | ||
| 6367 | #: plugins-root/check_icmp.c:1582 | 4911 | msgid "" |
| 4912 | "RTA, round trip average, mode warning,critical, ex. 100ms,200ms unit in ms" | ||
| 4913 | msgstr "" | ||
| 4914 | |||
| 4915 | msgid "packet loss mode, ex. 40%,50% , unit in %" | ||
| 4916 | msgstr "" | ||
| 4917 | |||
| 4918 | msgid "jitter mode warning,critical, ex. 40.000ms,50.000ms , unit in ms " | ||
| 4919 | msgstr "" | ||
| 4920 | |||
| 4921 | msgid "MOS mode, between 0 and 4.4 warning,critical, ex. 3.5,3.0" | ||
| 4922 | msgstr "" | ||
| 4923 | |||
| 4924 | msgid "score mode, max value 100 warning,critical, ex. 80,70 " | ||
| 4925 | msgstr "" | ||
| 4926 | |||
| 4927 | msgid "detect out of order ICMP packts " | ||
| 4928 | msgstr "" | ||
| 4929 | |||
| 6368 | msgid "specify a source IP address or device name" | 4930 | msgid "specify a source IP address or device name" |
| 6369 | msgstr "" | 4931 | msgstr "" |
| 6370 | 4932 | ||
| 6371 | #: plugins-root/check_icmp.c:1584 | ||
| 6372 | msgid "number of packets to send (currently " | 4933 | msgid "number of packets to send (currently " |
| 6373 | msgstr "" | 4934 | msgstr "" |
| 6374 | 4935 | ||
| 6375 | #: plugins-root/check_icmp.c:1587 | ||
| 6376 | msgid "max packet interval (currently " | 4936 | msgid "max packet interval (currently " |
| 6377 | msgstr "" | 4937 | msgstr "" |
| 6378 | 4938 | ||
| 6379 | #: plugins-root/check_icmp.c:1590 | ||
| 6380 | msgid "max target interval (currently " | 4939 | msgid "max target interval (currently " |
| 6381 | msgstr "" | 4940 | msgstr "" |
| 6382 | 4941 | ||
| 6383 | #: plugins-root/check_icmp.c:1593 | ||
| 6384 | msgid "number of alive hosts required for success" | 4942 | msgid "number of alive hosts required for success" |
| 6385 | msgstr "" | 4943 | msgstr "" |
| 6386 | 4944 | ||
| 6387 | #: plugins-root/check_icmp.c:1596 | ||
| 6388 | msgid "TTL on outgoing packets (currently " | 4945 | msgid "TTL on outgoing packets (currently " |
| 6389 | msgstr "" | 4946 | msgstr "" |
| 6390 | 4947 | ||
| 6391 | #: plugins-root/check_icmp.c:1599 | ||
| 6392 | msgid "timeout value (seconds, currently " | 4948 | msgid "timeout value (seconds, currently " |
| 6393 | msgstr "" | 4949 | msgstr "" |
| 6394 | 4950 | ||
| 6395 | #: plugins-root/check_icmp.c:1602 | ||
| 6396 | msgid "Number of icmp data bytes to send" | 4951 | msgid "Number of icmp data bytes to send" |
| 6397 | msgstr "" | 4952 | msgstr "" |
| 6398 | 4953 | ||
| 6399 | #: plugins-root/check_icmp.c:1603 | ||
| 6400 | msgid "Packet size will be data bytes + icmp header (currently" | 4954 | msgid "Packet size will be data bytes + icmp header (currently" |
| 6401 | msgstr "" | 4955 | msgstr "" |
| 6402 | 4956 | ||
| 6403 | #: plugins-root/check_icmp.c:1605 | ||
| 6404 | msgid "verbose" | 4957 | msgid "verbose" |
| 6405 | msgstr "" | 4958 | msgstr "" |
| 6406 | 4959 | ||
| 6407 | #: plugins-root/check_icmp.c:1609 | 4960 | msgid "If none of R,P,J,M,S or O is specified, default behavior is -R -P" |
| 4961 | msgstr "" | ||
| 4962 | |||
| 6408 | msgid "The -H switch is optional. Naming a host (or several) to check is not." | 4963 | msgid "The -H switch is optional. Naming a host (or several) to check is not." |
| 6409 | msgstr "" | 4964 | msgstr "" |
| 6410 | 4965 | ||
| 6411 | #: plugins-root/check_icmp.c:1611 | ||
| 6412 | msgid "" | 4966 | msgid "" |
| 6413 | "Threshold format for -w and -c is 200.25,60% for 200.25 msec RTA and 60%" | 4967 | "Threshold format for -w and -c is 200.25,60% for 200.25 msec RTA and 60%" |
| 6414 | msgstr "" | 4968 | msgstr "" |
| 6415 | 4969 | ||
| 6416 | #: plugins-root/check_icmp.c:1612 | ||
| 6417 | msgid "packet loss. The default values should work well for most users." | 4970 | msgid "packet loss. The default values should work well for most users." |
| 6418 | msgstr "" | 4971 | msgstr "" |
| 6419 | 4972 | ||
| 6420 | #: plugins-root/check_icmp.c:1613 | ||
| 6421 | msgid "" | 4973 | msgid "" |
| 6422 | "You can specify different RTA factors using the standardized abbreviations" | 4974 | "You can specify different RTA factors using the standardized abbreviations" |
| 6423 | msgstr "" | 4975 | msgstr "" |
| 6424 | 4976 | ||
| 6425 | #: plugins-root/check_icmp.c:1614 | ||
| 6426 | msgid "" | 4977 | msgid "" |
| 6427 | "us (microseconds), ms (milliseconds, default) or just plain s for seconds." | 4978 | "us (microseconds), ms (milliseconds, default) or just plain s for seconds." |
| 6428 | msgstr "" | 4979 | msgstr "" |
| 6429 | 4980 | ||
| 6430 | #: plugins-root/check_icmp.c:1620 | ||
| 6431 | msgid "The -v switch can be specified several times for increased verbosity." | 4981 | msgid "The -v switch can be specified several times for increased verbosity." |
| 6432 | msgstr "" | 4982 | msgstr "" |
