diff options
Diffstat (limited to 'po/monitoring-plugins.pot')
-rw-r--r-- | po/monitoring-plugins.pot | 1966 |
1 files changed, 444 insertions, 1522 deletions
diff --git a/po/monitoring-plugins.pot b/po/monitoring-plugins.pot index 5bc2363..d019a7e 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: 2014-01-19 16:30-0500\n" | 11 | "POT-Creation-Date: 2023-09-22 15:36+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,3942 +18,3181 @@ 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:86 plugins/check_cluster.c:76 plugins/check_dig.c:88 | ||
22 | #: plugins/check_disk.c:194 plugins/check_dns.c:102 plugins/check_dummy.c:52 | ||
23 | #: plugins/check_fping.c:93 plugins/check_game.c:82 plugins/check_hpjd.c:103 | ||
24 | #: plugins/check_http.c:167 plugins/check_ldap.c:109 plugins/check_load.c:122 | ||
25 | #: plugins/check_mrtgtraf.c:83 plugins/check_mysql.c:122 | ||
26 | #: plugins/check_nagios.c:91 plugins/check_nt.c:127 plugins/check_ntp.c:770 | ||
27 | #: plugins/check_ntp_peer.c:575 plugins/check_ntp_time.c:552 | ||
28 | #: plugins/check_nwstat.c:173 plugins/check_overcr.c:102 | ||
29 | #: plugins/check_pgsql.c:172 plugins/check_ping.c:95 plugins/check_procs.c:172 | ||
30 | #: plugins/check_radius.c:160 plugins/check_real.c:80 plugins/check_smtp.c:144 | ||
31 | #: plugins/check_snmp.c:240 plugins/check_ssh.c:73 plugins/check_swap.c:110 | ||
32 | #: plugins/check_tcp.c:218 plugins/check_time.c:78 plugins/check_ups.c:122 | ||
33 | #: plugins/check_users.c:77 plugins/negate.c:214 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:90 plugins/check_dig.c:82 plugins/check_dns.c:95 | ||
38 | #: plugins/check_nagios.c:95 plugins/check_pgsql.c:178 plugins/check_ping.c:99 | ||
39 | #: plugins/check_procs.c:188 plugins/check_snmp.c:336 plugins/negate.c:79 | ||
40 | msgid "Cannot catch SIGALRM" | 24 | msgid "Cannot catch SIGALRM" |
41 | msgstr "" | 25 | msgstr "" |
42 | 26 | ||
43 | #: plugins/check_by_ssh.c:110 | 27 | #, c-format |
28 | msgid "SSH connection failed: %s\n" | ||
29 | msgstr "" | ||
30 | |||
44 | #, c-format | 31 | #, c-format |
45 | msgid "Remote command execution failed: %s\n" | 32 | msgid "Remote command execution failed: %s\n" |
46 | msgstr "" | 33 | msgstr "" |
47 | 34 | ||
48 | #: plugins/check_by_ssh.c:122 | ||
49 | #, c-format | 35 | #, c-format |
50 | 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" |
51 | msgstr "" | 37 | msgstr "" |
52 | 38 | ||
53 | #: plugins/check_by_ssh.c:134 | ||
54 | #, c-format | 39 | #, c-format |
55 | msgid "SSH WARNING: could not open %s\n" | 40 | msgid "SSH WARNING: could not open %s\n" |
56 | msgstr "" | 41 | msgstr "" |
57 | 42 | ||
58 | #: plugins/check_by_ssh.c:143 | ||
59 | #, c-format | 43 | #, c-format |
60 | msgid "%s: Error parsing output\n" | 44 | msgid "%s: Error parsing output\n" |
61 | msgstr "" | 45 | msgstr "" |
62 | 46 | ||
63 | #: plugins/check_by_ssh.c:220 plugins/check_disk.c:476 | ||
64 | #: plugins/check_http.c:278 plugins/check_ldap.c:293 plugins/check_pgsql.c:311 | ||
65 | #: plugins/check_procs.c:437 plugins/check_radius.c:308 | ||
66 | #: plugins/check_real.c:356 plugins/check_smtp.c:581 plugins/check_snmp.c:736 | ||
67 | #: plugins/check_ssh.c:138 plugins/check_tcp.c:505 plugins/check_time.c:302 | ||
68 | #: plugins/check_ups.c:556 plugins/negate.c:164 | ||
69 | msgid "Timeout interval must be a positive integer" | 47 | msgid "Timeout interval must be a positive integer" |
70 | msgstr "" | 48 | msgstr "" |
71 | 49 | ||
72 | #: plugins/check_by_ssh.c:230 plugins/check_pgsql.c:341 | ||
73 | #: plugins/check_radius.c:272 plugins/check_real.c:327 | ||
74 | #: plugins/check_smtp.c:506 plugins/check_tcp.c:511 plugins/check_time.c:296 | ||
75 | #: plugins/check_ups.c:518 | ||
76 | msgid "Port must be a positive integer" | 50 | msgid "Port must be a positive integer" |
77 | msgstr "" | 51 | msgstr "" |
78 | 52 | ||
79 | #: plugins/check_by_ssh.c:291 | ||
80 | msgid "skip-stdout argument must be an integer" | 53 | msgid "skip-stdout argument must be an integer" |
81 | msgstr "" | 54 | msgstr "" |
82 | 55 | ||
83 | #: plugins/check_by_ssh.c:299 | ||
84 | msgid "skip-stderr argument must be an integer" | 56 | msgid "skip-stderr argument must be an integer" |
85 | msgstr "" | 57 | msgstr "" |
86 | 58 | ||
87 | #: plugins/check_by_ssh.c:322 | ||
88 | #, c-format | 59 | #, c-format |
89 | msgid "%s: You must provide a host name\n" | 60 | msgid "%s: You must provide a host name\n" |
90 | msgstr "" | 61 | msgstr "" |
91 | 62 | ||
92 | #: plugins/check_by_ssh.c:340 | ||
93 | msgid "No remotecmd" | 63 | msgid "No remotecmd" |
94 | msgstr "" | 64 | msgstr "" |
95 | 65 | ||
96 | #: plugins/check_by_ssh.c:354 | ||
97 | #, c-format | 66 | #, c-format |
98 | msgid "%s: Argument limit of %d exceeded\n" | 67 | msgid "%s: Argument limit of %d exceeded\n" |
99 | msgstr "" | 68 | msgstr "" |
100 | 69 | ||
101 | #: plugins/check_by_ssh.c:357 | ||
102 | msgid "Can not (re)allocate 'commargv' buffer\n" | 70 | msgid "Can not (re)allocate 'commargv' buffer\n" |
103 | msgstr "" | 71 | msgstr "" |
104 | 72 | ||
105 | #: plugins/check_by_ssh.c:371 | ||
106 | #, c-format | 73 | #, c-format |
107 | msgid "" | 74 | msgid "" |
108 | "%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" |
109 | msgstr "" | 76 | msgstr "" |
110 | 77 | ||
111 | #: plugins/check_by_ssh.c:374 | ||
112 | #, c-format | 78 | #, c-format |
113 | msgid "" | 79 | msgid "" |
114 | "%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 " |
115 | "monitoring configs.\n" | 81 | "monitoring configs.\n" |
116 | msgstr "" | 82 | msgstr "" |
117 | 83 | ||
118 | #: plugins/check_by_ssh.c:388 | ||
119 | #, c-format | 84 | #, c-format |
120 | 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" |
121 | msgstr "" | 86 | msgstr "" |
122 | 87 | ||
123 | #: plugins/check_by_ssh.c:403 | ||
124 | msgid "tell ssh to use Protocol 1 [optional]" | 88 | msgid "tell ssh to use Protocol 1 [optional]" |
125 | msgstr "" | 89 | msgstr "" |
126 | 90 | ||
127 | #: plugins/check_by_ssh.c:405 | ||
128 | msgid "tell ssh to use Protocol 2 [optional]" | 91 | msgid "tell ssh to use Protocol 2 [optional]" |
129 | msgstr "" | 92 | msgstr "" |
130 | 93 | ||
131 | #: plugins/check_by_ssh.c:407 | ||
132 | 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]" |
133 | msgstr "" | 95 | msgstr "" |
134 | 96 | ||
135 | #: plugins/check_by_ssh.c:409 | ||
136 | 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]" |
137 | msgstr "" | 98 | msgstr "" |
138 | 99 | ||
139 | #: plugins/check_by_ssh.c:411 | 100 | msgid "Exit with an warning, if there is an output on STDERR" |
101 | msgstr "" | ||
102 | |||
140 | msgid "" | 103 | msgid "" |
141 | "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 " |
142 | "return OK if ssh is executed" | 105 | "return OK if ssh is executed" |
143 | msgstr "" | 106 | msgstr "" |
144 | 107 | ||
145 | #: plugins/check_by_ssh.c:413 | ||
146 | msgid "command to execute on the remote machine" | 108 | msgid "command to execute on the remote machine" |
147 | msgstr "" | 109 | msgstr "" |
148 | 110 | ||
149 | #: plugins/check_by_ssh.c:415 | ||
150 | msgid "SSH user name on remote host [optional]" | 111 | msgid "SSH user name on remote host [optional]" |
151 | msgstr "" | 112 | msgstr "" |
152 | 113 | ||
153 | #: plugins/check_by_ssh.c:417 | ||
154 | msgid "identity of an authorized key [optional]" | 114 | msgid "identity of an authorized key [optional]" |
155 | msgstr "" | 115 | msgstr "" |
156 | 116 | ||
157 | #: plugins/check_by_ssh.c:419 | ||
158 | msgid "external command file for monitoring [optional]" | 117 | msgid "external command file for monitoring [optional]" |
159 | msgstr "" | 118 | msgstr "" |
160 | 119 | ||
161 | #: plugins/check_by_ssh.c:421 | ||
162 | msgid "list of monitoring service names, separated by ':' [optional]" | 120 | msgid "list of monitoring service names, separated by ':' [optional]" |
163 | msgstr "" | 121 | msgstr "" |
164 | 122 | ||
165 | #: plugins/check_by_ssh.c:423 | ||
166 | msgid "short name of host in the monitoring configuration [optional]" | 123 | msgid "short name of host in the monitoring configuration [optional]" |
167 | msgstr "" | 124 | msgstr "" |
168 | 125 | ||
169 | #: plugins/check_by_ssh.c:425 | ||
170 | 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]" |
171 | msgstr "" | 127 | msgstr "" |
172 | 128 | ||
173 | #: plugins/check_by_ssh.c:427 | ||
174 | msgid "Tell ssh to use this configfile [optional]" | 129 | msgid "Tell ssh to use this configfile [optional]" |
175 | msgstr "" | 130 | msgstr "" |
176 | 131 | ||
177 | #: plugins/check_by_ssh.c:429 | ||
178 | msgid "Tell ssh to suppress warning and diagnostic messages [optional]" | 132 | msgid "Tell ssh to suppress warning and diagnostic messages [optional]" |
179 | msgstr "" | 133 | msgstr "" |
180 | 134 | ||
181 | #: plugins/check_by_ssh.c:434 | 135 | msgid "Make connection problems return UNKNOWN instead of CRITICAL" |
136 | msgstr "" | ||
137 | |||
182 | 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" |
183 | msgstr "" | 139 | msgstr "" |
184 | 140 | ||
185 | #: plugins/check_by_ssh.c:435 | ||
186 | 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" |
187 | msgstr "" | 142 | msgstr "" |
188 | 143 | ||
189 | #: plugins/check_by_ssh.c:436 | ||
190 | 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" |
191 | msgstr "" | 145 | msgstr "" |
192 | 146 | ||
193 | #: plugins/check_by_ssh.c:437 | ||
194 | 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" |
195 | msgstr "" | 148 | msgstr "" |
196 | 149 | ||
197 | #: plugins/check_by_ssh.c:438 | ||
198 | 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" |
199 | msgstr "" | 151 | msgstr "" |
200 | 152 | ||
201 | #: plugins/check_by_ssh.c:439 | ||
202 | 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" |
203 | msgstr "" | 154 | msgstr "" |
204 | 155 | ||
205 | #: plugins/check_by_ssh.c:440 | ||
206 | msgid "execute additional commands as proxy" | 156 | msgid "execute additional commands as proxy" |
207 | msgstr "" | 157 | msgstr "" |
208 | 158 | ||
209 | #: plugins/check_by_ssh.c:442 | ||
210 | msgid "To use passive mode, provide multiple '-C' options, and provide" | 159 | msgid "To use passive mode, provide multiple '-C' options, and provide" |
211 | msgstr "" | 160 | msgstr "" |
212 | 161 | ||
213 | #: plugins/check_by_ssh.c:443 | ||
214 | msgid "" | 162 | msgid "" |
215 | "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)" |
216 | msgstr "" | 164 | msgstr "" |
217 | 165 | ||
218 | #: plugins/check_by_ssh.c:445 plugins/check_cluster.c:261 | ||
219 | #: plugins/check_dig.c:355 plugins/check_disk.c:924 plugins/check_http.c:1560 | ||
220 | #: plugins/check_nagios.c:312 plugins/check_ntp.c:869 | ||
221 | #: plugins/check_ntp_peer.c:705 plugins/check_ntp_time.c:633 | ||
222 | #: plugins/check_procs.c:763 plugins/negate.c:271 plugins/urlize.c:180 | ||
223 | msgid "Examples:" | 166 | msgid "Examples:" |
224 | msgstr "" | 167 | msgstr "" |
225 | 168 | ||
226 | #: plugins/check_by_ssh.c:460 plugins/check_cluster.c:274 | ||
227 | #: plugins/check_dig.c:367 plugins/check_disk.c:941 plugins/check_dns.c:486 | ||
228 | #: plugins/check_dummy.c:122 plugins/check_fping.c:505 | ||
229 | #: plugins/check_game.c:331 plugins/check_hpjd.c:414 plugins/check_http.c:1590 | ||
230 | #: plugins/check_ldap.c:451 plugins/check_load.c:334 plugins/check_mrtg.c:382 | ||
231 | #: plugins/check_mysql.c:569 plugins/check_nagios.c:323 plugins/check_nt.c:774 | ||
232 | #: plugins/check_ntp.c:888 plugins/check_ntp_peer.c:725 | ||
233 | #: plugins/check_ntp_time.c:642 plugins/check_nwstat.c:1685 | ||
234 | #: plugins/check_overcr.c:467 plugins/check_pgsql.c:578 | ||
235 | #: plugins/check_ping.c:603 plugins/check_procs.c:781 | ||
236 | #: plugins/check_radius.c:385 plugins/check_real.c:451 | ||
237 | #: plugins/check_smtp.c:843 plugins/check_snmp.c:1207 plugins/check_ssh.c:309 | ||
238 | #: plugins/check_swap.c:558 plugins/check_tcp.c:684 plugins/check_time.c:371 | ||
239 | #: plugins/check_ups.c:660 plugins/check_users.c:240 | ||
240 | #: plugins/check_ide_smart.c:640 plugins/negate.c:295 plugins/urlize.c:197 | ||
241 | #: plugins-root/check_dhcp.c:1422 plugins-root/check_icmp.c:1354 | ||
242 | msgid "Usage:" | 169 | msgid "Usage:" |
243 | msgstr "" | 170 | msgstr "" |
244 | 171 | ||
245 | #: plugins/check_cluster.c:230 | ||
246 | #, c-format | 172 | #, c-format |
247 | msgid "Host/Service Cluster Plugin for Monitoring" | 173 | msgid "Host/Service Cluster Plugin for Monitoring" |
248 | msgstr "" | 174 | msgstr "" |
249 | 175 | ||
250 | #: plugins/check_cluster.c:236 plugins/check_nt.c:676 | ||
251 | msgid "Options:" | 176 | msgid "Options:" |
252 | msgstr "" | 177 | msgstr "" |
253 | 178 | ||
254 | #: plugins/check_cluster.c:239 | ||
255 | msgid "Check service cluster status" | 179 | msgid "Check service cluster status" |
256 | msgstr "" | 180 | msgstr "" |
257 | 181 | ||
258 | #: plugins/check_cluster.c:241 | ||
259 | msgid "Check host cluster status" | 182 | msgid "Check host cluster status" |
260 | msgstr "" | 183 | msgstr "" |
261 | 184 | ||
262 | #: plugins/check_cluster.c:243 | ||
263 | msgid "Optional prepended text output (i.e. \"Host cluster\")" | 185 | msgid "Optional prepended text output (i.e. \"Host cluster\")" |
264 | msgstr "" | 186 | msgstr "" |
265 | 187 | ||
266 | #: plugins/check_cluster.c:245 plugins/check_cluster.c:248 | ||
267 | 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" |
268 | msgstr "" | 189 | msgstr "" |
269 | 190 | ||
270 | #: plugins/check_cluster.c:246 | ||
271 | 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" |
272 | msgstr "" | 192 | msgstr "" |
273 | 193 | ||
274 | #: plugins/check_cluster.c:249 | ||
275 | 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" |
276 | msgstr "" | 195 | msgstr "" |
277 | 196 | ||
278 | #: plugins/check_cluster.c:251 | ||
279 | 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" |
280 | msgstr "" | 198 | msgstr "" |
281 | 199 | ||
282 | #: plugins/check_cluster.c:252 | ||
283 | msgid "commas" | 200 | msgid "commas" |
284 | msgstr "" | 201 | msgstr "" |
285 | 202 | ||
286 | #: plugins/check_cluster.c:257 plugins/check_game.c:318 | ||
287 | #: plugins/check_http.c:1542 plugins/check_ldap.c:438 plugins/check_mrtg.c:363 | ||
288 | #: plugins/check_mrtgtraf.c:361 plugins/check_mysql.c:558 | ||
289 | #: plugins/check_nt.c:758 plugins/check_ntp.c:865 plugins/check_ntp_peer.c:696 | ||
290 | #: plugins/check_ntp_time.c:626 plugins/check_nwstat.c:1670 | ||
291 | #: plugins/check_overcr.c:456 plugins/check_snmp.c:1178 | ||
292 | #: plugins/check_swap.c:547 plugins/check_ups.c:642 plugins/negate.c:277 | ||
293 | #: plugins-root/check_icmp.c:1329 | ||
294 | msgid "Notes:" | 203 | msgid "Notes:" |
295 | msgstr "" | 204 | msgstr "" |
296 | 205 | ||
297 | #: plugins/check_cluster.c:263 | ||
298 | msgid "" | 206 | msgid "" |
299 | "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" |
300 | msgstr "" | 208 | msgstr "" |
301 | 209 | ||
302 | #: plugins/check_cluster.c:264 plugins/check_ups.c:639 | ||
303 | msgid "state." | 210 | msgid "state." |
304 | msgstr "" | 211 | msgstr "" |
305 | 212 | ||
306 | #: plugins/check_dig.c:100 plugins/check_dig.c:102 | ||
307 | #, c-format | 213 | #, c-format |
308 | msgid "Looking for: '%s'\n" | 214 | msgid "Looking for: '%s'\n" |
309 | msgstr "" | 215 | msgstr "" |
310 | 216 | ||
311 | #: plugins/check_dig.c:109 | ||
312 | msgid "dig returned an error status" | 217 | msgid "dig returned an error status" |
313 | msgstr "" | 218 | msgstr "" |
314 | 219 | ||
315 | #: plugins/check_dig.c:134 | ||
316 | msgid "Server not found in ANSWER SECTION" | 220 | msgid "Server not found in ANSWER SECTION" |
317 | msgstr "" | 221 | msgstr "" |
318 | 222 | ||
319 | #: plugins/check_dig.c:144 | ||
320 | msgid "No ANSWER SECTION found" | 223 | msgid "No ANSWER SECTION found" |
321 | msgstr "" | 224 | msgstr "" |
322 | 225 | ||
323 | #: plugins/check_dig.c:171 | ||
324 | msgid "Probably a non-existent host/domain" | 226 | msgid "Probably a non-existent host/domain" |
325 | msgstr "" | 227 | msgstr "" |
326 | 228 | ||
327 | #: plugins/check_dig.c:233 | ||
328 | #, c-format | 229 | #, c-format |
329 | msgid "Port must be a positive integer - %s" | 230 | msgid "Port must be a positive integer - %s" |
330 | msgstr "" | 231 | msgstr "" |
331 | 232 | ||
332 | #: plugins/check_dig.c:244 | ||
333 | #, c-format | 233 | #, c-format |
334 | msgid "Warning interval must be a positive integer - %s" | 234 | msgid "Warning interval must be a positive integer - %s" |
335 | msgstr "" | 235 | msgstr "" |
336 | 236 | ||
337 | #: plugins/check_dig.c:252 | ||
338 | #, c-format | 237 | #, c-format |
339 | msgid "Critical interval must be a positive integer - %s" | 238 | msgid "Critical interval must be a positive integer - %s" |
340 | msgstr "" | 239 | msgstr "" |
341 | 240 | ||
342 | #: plugins/check_dig.c:260 | ||
343 | #, c-format | 241 | #, c-format |
344 | msgid "Timeout interval must be a positive integer - %s" | 242 | msgid "Timeout interval must be a positive integer - %s" |
345 | msgstr "" | 243 | msgstr "" |
346 | 244 | ||
347 | #: plugins/check_dig.c:325 | ||
348 | #, c-format | 245 | #, c-format |
349 | msgid "This plugin test the DNS service on the specified host using dig" | 246 | msgid "This plugin tests the DNS service on the specified host using dig" |
350 | msgstr "" | 247 | msgstr "" |
351 | 248 | ||
352 | #: plugins/check_dig.c:338 | ||
353 | msgid "Force dig to only use IPv4 query transport" | 249 | msgid "Force dig to only use IPv4 query transport" |
354 | msgstr "" | 250 | msgstr "" |
355 | 251 | ||
356 | #: plugins/check_dig.c:340 | ||
357 | msgid "Force dig to only use IPv6 query transport" | 252 | msgid "Force dig to only use IPv6 query transport" |
358 | msgstr "" | 253 | msgstr "" |
359 | 254 | ||
360 | #: plugins/check_dig.c:342 | ||
361 | msgid "Machine name to lookup" | 255 | msgid "Machine name to lookup" |
362 | msgstr "" | 256 | msgstr "" |
363 | 257 | ||
364 | #: plugins/check_dig.c:344 | ||
365 | msgid "Record type to lookup (default: A)" | 258 | msgid "Record type to lookup (default: A)" |
366 | msgstr "" | 259 | msgstr "" |
367 | 260 | ||
368 | #: plugins/check_dig.c:346 | ||
369 | msgid "" | 261 | msgid "" |
370 | "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" |
371 | msgstr "" | 263 | msgstr "" |
372 | 264 | ||
373 | #: plugins/check_dig.c:347 | ||
374 | msgid "was in -l" | 265 | msgid "was in -l" |
375 | msgstr "" | 266 | msgstr "" |
376 | 267 | ||
377 | #: plugins/check_dig.c:349 | ||
378 | msgid "Pass STRING as argument(s) to dig" | 268 | msgid "Pass STRING as argument(s) to dig" |
379 | msgstr "" | 269 | msgstr "" |
380 | 270 | ||
381 | #: plugins/check_disk.c:216 | ||
382 | #, c-format | 271 | #, c-format |
383 | msgid "DISK %s: %s not found\n" | 272 | msgid "DISK %s: %s not found\n" |
384 | msgstr "" | 273 | msgstr "" |
385 | 274 | ||
386 | #: plugins/check_disk.c:216 plugins/check_disk.c:956 plugins/check_dns.c:241 | ||
387 | #: plugins/check_dummy.c:74 plugins/check_mysql.c:299 | ||
388 | #: plugins/check_nagios.c:104 plugins/check_nagios.c:168 | ||
389 | #: plugins/check_nagios.c:172 plugins/check_pgsql.c:601 | ||
390 | #: plugins/check_pgsql.c:618 plugins/check_pgsql.c:627 | ||
391 | #: plugins/check_pgsql.c:642 plugins/check_procs.c:351 | ||
392 | #, c-format | 275 | #, c-format |
393 | msgid "CRITICAL" | 276 | msgid "CRITICAL" |
394 | msgstr "" | 277 | msgstr "" |
395 | 278 | ||
396 | #: plugins/check_disk.c:550 | ||
397 | #, c-format | 279 | #, c-format |
398 | msgid "unit type %s not known\n" | 280 | msgid "unit type %s not known\n" |
399 | msgstr "" | 281 | msgstr "" |
400 | 282 | ||
401 | #: plugins/check_disk.c:553 | ||
402 | #, c-format | 283 | #, c-format |
403 | msgid "failed allocating storage for '%s'\n" | 284 | msgid "failed allocating storage for '%s'\n" |
404 | msgstr "" | 285 | msgstr "" |
405 | 286 | ||
406 | #: plugins/check_disk.c:577 plugins/check_disk.c:618 plugins/check_disk.c:626 | ||
407 | #: plugins/check_disk.c:633 plugins/check_disk.c:637 plugins/check_disk.c:677 | ||
408 | #: plugins/check_disk.c:683 plugins/check_disk.c:702 plugins/check_dummy.c:77 | ||
409 | #: plugins/check_dummy.c:80 plugins/check_pgsql.c:643 | ||
410 | #: plugins/check_procs.c:506 | ||
411 | #, c-format | 287 | #, c-format |
412 | msgid "UNKNOWN" | 288 | msgid "UNKNOWN" |
413 | msgstr "" | 289 | msgstr "" |
414 | 290 | ||
415 | #: plugins/check_disk.c:577 | ||
416 | msgid "Must set a threshold value before using -p\n" | 291 | msgid "Must set a threshold value before using -p\n" |
417 | msgstr "" | 292 | msgstr "" |
418 | 293 | ||
419 | #: plugins/check_disk.c:618 | ||
420 | msgid "Must set -E before selecting paths\n" | 294 | msgid "Must set -E before selecting paths\n" |
421 | msgstr "" | 295 | msgstr "" |
422 | 296 | ||
423 | #: plugins/check_disk.c:626 | ||
424 | msgid "Must set group value before selecting paths\n" | 297 | msgid "Must set group value before selecting paths\n" |
425 | msgstr "" | 298 | msgstr "" |
426 | 299 | ||
427 | #: plugins/check_disk.c:633 | ||
428 | msgid "" | 300 | msgid "" |
429 | "Paths need to be selected before using -i/-I. Use -A to select all paths " | 301 | "Paths need to be selected before using -i/-I. Use -A to select all paths " |
430 | "explicitly" | 302 | "explicitly" |
431 | msgstr "" | 303 | msgstr "" |
432 | 304 | ||
433 | #: plugins/check_disk.c:637 plugins/check_disk.c:683 plugins/check_procs.c:506 | ||
434 | msgid "Could not compile regular expression" | 305 | msgid "Could not compile regular expression" |
435 | msgstr "" | 306 | msgstr "" |
436 | 307 | ||
437 | #: plugins/check_disk.c:677 | 308 | msgid "" |
438 | msgid "Must set a threshold value before using -r/-R\n" | 309 | "Must set a threshold value before using -r/-R/-A (--ereg-path/--eregi-path/--" |
310 | "all)\n" | ||
439 | msgstr "" | 311 | msgstr "" |
440 | 312 | ||
441 | #: plugins/check_disk.c:703 | ||
442 | msgid "Regular expression did not match any path or disk" | 313 | msgid "Regular expression did not match any path or disk" |
443 | msgstr "" | 314 | msgstr "" |
444 | 315 | ||
445 | #: plugins/check_disk.c:749 | ||
446 | msgid "Unknown argument" | 316 | msgid "Unknown argument" |
447 | msgstr "" | 317 | msgstr "" |
448 | 318 | ||
449 | #: plugins/check_disk.c:783 | ||
450 | #, c-format | 319 | #, c-format |
451 | msgid " for %s\n" | 320 | msgid " for %s\n" |
452 | msgstr "" | 321 | msgstr "" |
453 | 322 | ||
454 | #: plugins/check_disk.c:857 | ||
455 | msgid "" | 323 | msgid "" |
456 | "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" |
457 | msgstr "" | 325 | msgstr "" |
458 | 326 | ||
459 | #: plugins/check_disk.c:858 | ||
460 | msgid "" | 327 | msgid "" |
461 | "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" |
462 | msgstr "" | 329 | msgstr "" |
463 | 330 | ||
464 | #: plugins/check_disk.c:868 | ||
465 | 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" |
466 | msgstr "" | 332 | msgstr "" |
467 | 333 | ||
468 | #: plugins/check_disk.c:870 | ||
469 | 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" |
470 | msgstr "" | 335 | msgstr "" |
471 | 336 | ||
472 | #: plugins/check_disk.c:872 | ||
473 | 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" |
474 | msgstr "" | 338 | msgstr "" |
475 | 339 | ||
476 | #: plugins/check_disk.c:874 | ||
477 | 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" |
478 | msgstr "" | 341 | msgstr "" |
479 | 342 | ||
480 | #: plugins/check_disk.c:876 | ||
481 | 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" |
482 | msgstr "" | 344 | msgstr "" |
483 | 345 | ||
484 | #: plugins/check_disk.c:878 | ||
485 | 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" |
486 | msgstr "" | 347 | msgstr "" |
487 | 348 | ||
488 | #: plugins/check_disk.c:880 | 349 | msgid "" |
489 | msgid "Path or partition (may be repeated)" | 350 | "Mount point or block device as emitted by the mount(8) command (may be " |
351 | "repeated)" | ||
490 | msgstr "" | 352 | msgstr "" |
491 | 353 | ||
492 | #: plugins/check_disk.c:882 | ||
493 | msgid "Ignore device (only works if -p unspecified)" | 354 | msgid "Ignore device (only works if -p unspecified)" |
494 | msgstr "" | 355 | msgstr "" |
495 | 356 | ||
496 | #: plugins/check_disk.c:884 | ||
497 | msgid "Clear thresholds" | 357 | msgid "Clear thresholds" |
498 | msgstr "" | 358 | msgstr "" |
499 | 359 | ||
500 | #: plugins/check_disk.c:886 | ||
501 | 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" |
502 | msgstr "" | 361 | msgstr "" |
503 | 362 | ||
504 | #: plugins/check_disk.c:888 | ||
505 | msgid "Display only devices/mountpoints with errors" | 363 | msgid "Display only devices/mountpoints with errors" |
506 | msgstr "" | 364 | msgstr "" |
507 | 365 | ||
508 | #: plugins/check_disk.c:890 | ||
509 | msgid "Don't account root-reserved blocks into freespace in perfdata" | 366 | msgid "Don't account root-reserved blocks into freespace in perfdata" |
510 | msgstr "" | 367 | msgstr "" |
511 | 368 | ||
512 | #: plugins/check_disk.c:892 | 369 | msgid "Display inode usage in perfdata" |
370 | msgstr "" | ||
371 | |||
513 | msgid "" | 372 | msgid "" |
514 | "Group paths. Thresholds apply to (free-)space of all partitions together" | 373 | "Group paths. Thresholds apply to (free-)space of all partitions together" |
515 | msgstr "" | 374 | msgstr "" |
516 | 375 | ||
517 | #: plugins/check_disk.c:894 | ||
518 | msgid "Same as '--units kB'" | 376 | msgid "Same as '--units kB'" |
519 | msgstr "" | 377 | msgstr "" |
520 | 378 | ||
521 | #: plugins/check_disk.c:896 | ||
522 | msgid "Only check local filesystems" | 379 | msgid "Only check local filesystems" |
523 | msgstr "" | 380 | msgstr "" |
524 | 381 | ||
525 | #: plugins/check_disk.c:898 | ||
526 | msgid "" | 382 | msgid "" |
527 | "Only check local filesystems against thresholds. Yet call stat on remote " | 383 | "Only check local filesystems against thresholds. Yet call stat on remote " |
528 | "filesystems" | 384 | "filesystems" |
529 | msgstr "" | 385 | msgstr "" |
530 | 386 | ||
531 | #: plugins/check_disk.c:899 | ||
532 | 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)" |
533 | msgstr "" | 388 | msgstr "" |
534 | 389 | ||
535 | #: plugins/check_disk.c:901 | 390 | msgid "Display the (block) device instead of the mount point" |
536 | msgid "Display the mountpoint instead of the partition" | ||
537 | msgstr "" | 391 | msgstr "" |
538 | 392 | ||
539 | #: plugins/check_disk.c:903 | ||
540 | msgid "Same as '--units MB'" | 393 | msgid "Same as '--units MB'" |
541 | msgstr "" | 394 | msgstr "" |
542 | 395 | ||
543 | #: plugins/check_disk.c:905 | ||
544 | msgid "Explicitly select all paths. This is equivalent to -R '.*'" | 396 | msgid "Explicitly select all paths. This is equivalent to -R '.*'" |
545 | msgstr "" | 397 | msgstr "" |
546 | 398 | ||
547 | #: plugins/check_disk.c:907 | ||
548 | msgid "" | 399 | msgid "" |
549 | "Case insensitive regular expression for path/partition (may be repeated)" | 400 | "Case insensitive regular expression for path/partition (may be repeated)" |
550 | msgstr "" | 401 | msgstr "" |
551 | 402 | ||
552 | #: plugins/check_disk.c:909 | ||
553 | msgid "Regular expression for path or partition (may be repeated)" | 403 | msgid "Regular expression for path or partition (may be repeated)" |
554 | msgstr "" | 404 | msgstr "" |
555 | 405 | ||
556 | #: plugins/check_disk.c:911 | ||
557 | msgid "" | 406 | msgid "" |
558 | "Regular expression to ignore selected path/partition (case insensitive) (may " | 407 | "Regular expression to ignore selected path/partition (case insensitive) (may " |
559 | "be repeated)" | 408 | "be repeated)" |
560 | msgstr "" | 409 | msgstr "" |
561 | 410 | ||
562 | #: plugins/check_disk.c:913 | ||
563 | msgid "" | 411 | msgid "" |
564 | "Regular expression to ignore selected path or partition (may be repeated)" | 412 | "Regular expression to ignore selected path or partition (may be repeated)" |
565 | msgstr "" | 413 | msgstr "" |
566 | 414 | ||
567 | #: plugins/check_disk.c:916 | 415 | msgid "" |
416 | "Return OK if no filesystem matches, filesystem does not exist or is " | ||
417 | "inaccessible." | ||
418 | msgstr "" | ||
419 | |||
420 | msgid "(Provide this option before -p / -r / --ereg-path if used)" | ||
421 | msgstr "" | ||
422 | |||
568 | msgid "Choose bytes, kB, MB, GB, TB (default: MB)" | 423 | msgid "Choose bytes, kB, MB, GB, TB (default: MB)" |
569 | msgstr "" | 424 | msgstr "" |
570 | 425 | ||
571 | #: plugins/check_disk.c:919 | ||
572 | msgid "Ignore all filesystems of indicated type (may be repeated)" | 426 | msgid "Ignore all filesystems of indicated type (may be repeated)" |
573 | msgstr "" | 427 | msgstr "" |
574 | 428 | ||
575 | #: plugins/check_disk.c:921 | ||
576 | msgid "Check only filesystems of indicated type (may be repeated)" | 429 | msgid "Check only filesystems of indicated type (may be repeated)" |
577 | msgstr "" | 430 | msgstr "" |
578 | 431 | ||
579 | #: plugins/check_disk.c:926 | 432 | msgid "General usage hints:" |
433 | msgstr "" | ||
434 | |||
435 | msgid "" | ||
436 | "- Arguments are positional! \"-w 5 -c 1 -p /foo -w6 -c2 -p /bar\" is not the " | ||
437 | "same as" | ||
438 | msgstr "" | ||
439 | |||
440 | msgid "\"-w 5 -c 1 -p /bar w6 -c2 -p /foo\"." | ||
441 | msgstr "" | ||
442 | |||
443 | msgid "" | ||
444 | "- The syntax is broadly: \"{thresholds a} {paths a} -C {thresholds b} " | ||
445 | "{thresholds b} ...\"" | ||
446 | msgstr "" | ||
447 | |||
580 | msgid "Checks /tmp and /var at 10% and 5%, and / at 100MB and 50MB" | 448 | msgid "Checks /tmp and /var at 10% and 5%, and / at 100MB and 50MB" |
581 | msgstr "" | 449 | msgstr "" |
582 | 450 | ||
583 | #: plugins/check_disk.c:928 | ||
584 | msgid "" | 451 | msgid "" |
585 | "Checks all filesystems not matching -r at 100M and 50M. The fs matching the -" | 452 | "Checks all filesystems not matching -r at 100M and 50M. The fs matching the -" |
586 | "r regex" | 453 | "r regex" |
587 | msgstr "" | 454 | msgstr "" |
588 | 455 | ||
589 | #: plugins/check_disk.c:929 | ||
590 | msgid "" | 456 | msgid "" |
591 | "are grouped which means the freespace thresholds are applied to all disks " | 457 | "are grouped which means the freespace thresholds are applied to all disks " |
592 | "together" | 458 | "together" |
593 | msgstr "" | 459 | msgstr "" |
594 | 460 | ||
595 | #: plugins/check_disk.c:931 | ||
596 | msgid "" | 461 | msgid "" |
597 | "Checks /foo for 1000M/500M and /bar for 5/3%. All remaining volumes use " | 462 | "Checks /foo for 1000M/500M and /bar for 5/3%. All remaining volumes use " |
598 | "100M/50M" | 463 | "100M/50M" |
599 | msgstr "" | 464 | msgstr "" |
600 | 465 | ||
601 | #: plugins/check_disk.c:957 | ||
602 | #, c-format | 466 | #, c-format |
603 | msgid "%s %s: %s\n" | 467 | msgid "%s %s: %s\n" |
604 | msgstr "" | 468 | msgstr "" |
605 | 469 | ||
606 | #: plugins/check_disk.c:957 | ||
607 | msgid "is not accessible" | 470 | msgid "is not accessible" |
608 | msgstr "" | 471 | msgstr "" |
609 | 472 | ||
610 | #: plugins/check_dns.c:116 | ||
611 | msgid "nslookup returned an error status" | 473 | msgid "nslookup returned an error status" |
612 | msgstr "" | 474 | msgstr "" |
613 | 475 | ||
614 | #: plugins/check_dns.c:134 | ||
615 | msgid "Warning plugin error" | 476 | msgid "Warning plugin error" |
616 | msgstr "" | 477 | msgstr "" |
617 | 478 | ||
618 | #: plugins/check_dns.c:154 | 479 | #, c-format |
480 | msgid "DNS CRITICAL - '%s' returned empty server string\n" | ||
481 | msgstr "" | ||
482 | |||
483 | #, c-format | ||
484 | msgid "DNS CRITICAL - No response from DNS %s\n" | ||
485 | msgstr "" | ||
486 | |||
619 | #, c-format | 487 | #, c-format |
620 | msgid "DNS CRITICAL - '%s' returned empty host name string\n" | 488 | msgid "DNS CRITICAL - '%s' returned empty host name string\n" |
621 | msgstr "" | 489 | msgstr "" |
622 | 490 | ||
623 | #: plugins/check_dns.c:160 | ||
624 | msgid "Non-authoritative answer:" | 491 | msgid "Non-authoritative answer:" |
625 | msgstr "" | 492 | msgstr "" |
626 | 493 | ||
627 | #: plugins/check_dns.c:201 | 494 | #, c-format |
495 | msgid "Domain '%s' was not found by the server\n" | ||
496 | msgstr "" | ||
497 | |||
628 | #, c-format | 498 | #, c-format |
629 | msgid "DNS CRITICAL - '%s' msg parsing exited with no address\n" | 499 | msgid "DNS CRITICAL - '%s' msg parsing exited with no address\n" |
630 | msgstr "" | 500 | msgstr "" |
631 | 501 | ||
632 | #: plugins/check_dns.c:216 | ||
633 | #, c-format | 502 | #, c-format |
634 | msgid "expected '%s' but got '%s'" | 503 | msgid "expected '%s' but got '%s'" |
635 | msgstr "" | 504 | msgstr "" |
636 | 505 | ||
637 | #: plugins/check_dns.c:223 | 506 | #, c-format |
507 | msgid "Domain '%s' was found by the server: '%s'\n" | ||
508 | msgstr "" | ||
509 | |||
638 | #, c-format | 510 | #, c-format |
639 | msgid "server %s is not authoritative for %s" | 511 | msgid "server %s is not authoritative for %s" |
640 | msgstr "" | 512 | msgstr "" |
641 | 513 | ||
642 | #: plugins/check_dns.c:237 plugins/check_dummy.c:68 plugins/check_nagios.c:182 | ||
643 | #: plugins/check_pgsql.c:638 plugins/check_procs.c:344 | ||
644 | #, c-format | 514 | #, c-format |
645 | msgid "OK" | 515 | msgid "OK" |
646 | msgstr "" | 516 | msgstr "" |
647 | 517 | ||
648 | #: plugins/check_dns.c:239 plugins/check_dummy.c:71 plugins/check_mysql.c:296 | ||
649 | #: plugins/check_nagios.c:182 plugins/check_pgsql.c:607 | ||
650 | #: plugins/check_pgsql.c:612 plugins/check_pgsql.c:640 | ||
651 | #: plugins/check_procs.c:346 | ||
652 | #, c-format | 518 | #, c-format |
653 | msgid "WARNING" | 519 | msgid "WARNING" |
654 | msgstr "" | 520 | msgstr "" |
655 | 521 | ||
656 | #: plugins/check_dns.c:243 | ||
657 | #, c-format | 522 | #, c-format |
658 | msgid "%.3f second response time" | 523 | msgid "%.3f second response time" |
659 | msgid_plural "%.3f seconds response time" | 524 | msgid_plural "%.3f seconds response time" |
660 | msgstr[0] "" | 525 | msgstr[0] "" |
661 | msgstr[1] "" | 526 | msgstr[1] "" |
662 | 527 | ||
663 | #: plugins/check_dns.c:244 | ||
664 | #, c-format | 528 | #, c-format |
665 | msgid ". %s returns %s" | 529 | msgid ". %s returns %s" |
666 | msgstr "" | 530 | msgstr "" |
667 | 531 | ||
668 | #: plugins/check_dns.c:248 | ||
669 | #, c-format | 532 | #, c-format |
670 | msgid "DNS WARNING - %s\n" | 533 | msgid "DNS WARNING - %s\n" |
671 | msgstr "" | 534 | msgstr "" |
672 | 535 | ||
673 | #: plugins/check_dns.c:249 plugins/check_dns.c:252 plugins/check_dns.c:255 | ||
674 | msgid " Probably a non-existent host/domain" | 536 | msgid " Probably a non-existent host/domain" |
675 | msgstr "" | 537 | msgstr "" |
676 | 538 | ||
677 | #: plugins/check_dns.c:251 | ||
678 | #, c-format | 539 | #, c-format |
679 | msgid "DNS CRITICAL - %s\n" | 540 | msgid "DNS CRITICAL - %s\n" |
680 | msgstr "" | 541 | msgstr "" |
681 | 542 | ||
682 | #: plugins/check_dns.c:254 | ||
683 | #, c-format | 543 | #, c-format |
684 | msgid "DNS UNKNOWN - %s\n" | 544 | msgid "DNS UNKNOWN - %s\n" |
685 | msgstr "" | 545 | msgstr "" |
686 | 546 | ||
687 | #: plugins/check_dns.c:267 | ||
688 | msgid "Note: nslookup is deprecated and may be removed from future releases." | 547 | msgid "Note: nslookup is deprecated and may be removed from future releases." |
689 | msgstr "" | 548 | msgstr "" |
690 | 549 | ||
691 | #: plugins/check_dns.c:268 | ||
692 | msgid "Consider using the `dig' or `host' programs instead. Run nslookup with" | 550 | msgid "Consider using the `dig' or `host' programs instead. Run nslookup with" |
693 | msgstr "" | 551 | msgstr "" |
694 | 552 | ||
695 | #: plugins/check_dns.c:269 | ||
696 | msgid "the `-sil[ent]' option to prevent this message from appearing." | 553 | msgid "the `-sil[ent]' option to prevent this message from appearing." |
697 | msgstr "" | 554 | msgstr "" |
698 | 555 | ||
699 | #: plugins/check_dns.c:274 | ||
700 | #, c-format | 556 | #, c-format |
701 | msgid "No response from DNS %s\n" | 557 | msgid "No response from DNS %s\n" |
702 | msgstr "" | 558 | msgstr "" |
703 | 559 | ||
704 | #: plugins/check_dns.c:278 | ||
705 | #, c-format | 560 | #, c-format |
706 | msgid "DNS %s has no records\n" | 561 | msgid "DNS %s has no records\n" |
707 | msgstr "" | 562 | msgstr "" |
708 | 563 | ||
709 | #: plugins/check_dns.c:286 | ||
710 | #, c-format | 564 | #, c-format |
711 | msgid "Connection to DNS %s was refused\n" | 565 | msgid "Connection to DNS %s was refused\n" |
712 | msgstr "" | 566 | msgstr "" |
713 | 567 | ||
714 | #: plugins/check_dns.c:290 | ||
715 | #, c-format | 568 | #, c-format |
716 | msgid "Query was refused by DNS server at %s\n" | 569 | msgid "Query was refused by DNS server at %s\n" |
717 | msgstr "" | 570 | msgstr "" |
718 | 571 | ||
719 | #: plugins/check_dns.c:294 | ||
720 | #, c-format | 572 | #, c-format |
721 | msgid "No information returned by DNS server at %s\n" | 573 | msgid "No information returned by DNS server at %s\n" |
722 | msgstr "" | 574 | msgstr "" |
723 | 575 | ||
724 | #: plugins/check_dns.c:300 | ||
725 | #, c-format | ||
726 | msgid "Domain %s was not found by the server\n" | ||
727 | msgstr "" | ||
728 | |||
729 | #: plugins/check_dns.c:304 | ||
730 | msgid "Network is unreachable\n" | 576 | msgid "Network is unreachable\n" |
731 | msgstr "" | 577 | msgstr "" |
732 | 578 | ||
733 | #: plugins/check_dns.c:308 | ||
734 | #, c-format | 579 | #, c-format |
735 | msgid "DNS failure for %s\n" | 580 | msgid "DNS failure for %s\n" |
736 | msgstr "" | 581 | msgstr "" |
737 | 582 | ||
738 | #: plugins/check_dns.c:372 plugins/check_dns.c:380 plugins/check_dns.c:387 | ||
739 | #: plugins/check_dns.c:392 plugins/check_dns.c:414 plugins/check_dns.c:422 | ||
740 | #: plugins/check_game.c:211 plugins/check_game.c:219 | ||
741 | msgid "Input buffer overflow\n" | 583 | msgid "Input buffer overflow\n" |
742 | msgstr "" | 584 | msgstr "" |
743 | 585 | ||
744 | #: plugins/check_dns.c:450 | ||
745 | msgid "" | 586 | msgid "" |
746 | "This plugin uses the nslookup program to obtain the IP address for the given " | 587 | "This plugin uses the nslookup program to obtain the IP address for the given " |
747 | "host/domain query." | 588 | "host/domain query." |
748 | msgstr "" | 589 | msgstr "" |
749 | 590 | ||
750 | #: plugins/check_dns.c:451 | ||
751 | msgid "An optional DNS server to use may be specified." | 591 | msgid "An optional DNS server to use may be specified." |
752 | msgstr "" | 592 | msgstr "" |
753 | 593 | ||
754 | #: plugins/check_dns.c:452 | ||
755 | msgid "" | 594 | msgid "" |
756 | "If no DNS server is specified, the default server(s) specified in /etc/" | 595 | "If no DNS server is specified, the default server(s) specified in /etc/" |
757 | "resolv.conf will be used." | 596 | "resolv.conf will be used." |
758 | msgstr "" | 597 | msgstr "" |
759 | 598 | ||
760 | #: plugins/check_dns.c:462 | ||
761 | msgid "The name or address you want to query" | 599 | msgid "The name or address you want to query" |
762 | msgstr "" | 600 | msgstr "" |
763 | 601 | ||
764 | #: plugins/check_dns.c:464 | ||
765 | msgid "Optional DNS server you want to use for the lookup" | 602 | msgid "Optional DNS server you want to use for the lookup" |
766 | msgstr "" | 603 | msgstr "" |
767 | 604 | ||
768 | #: plugins/check_dns.c:466 | ||
769 | msgid "" | 605 | msgid "" |
770 | "Optional IP-ADDRESS you expect the DNS server to return. HOST must end with" | 606 | "Optional IP-ADDRESS/CIDR you expect the DNS server to return. HOST must end" |
771 | msgstr "" | 607 | msgstr "" |
772 | 608 | ||
773 | #: plugins/check_dns.c:467 | ||
774 | msgid "" | 609 | msgid "" |
775 | "a dot (.). This option can be repeated multiple times (Returns OK if any" | 610 | "with a dot (.). This option can be repeated multiple times (Returns OK if any" |
776 | msgstr "" | 611 | msgstr "" |
777 | 612 | ||
778 | #: plugins/check_dns.c:468 | 613 | msgid "value matches)." |
779 | msgid "" | ||
780 | "value match). If multiple addresses are returned at once, you have to match" | ||
781 | msgstr "" | 614 | msgstr "" |
782 | 615 | ||
783 | #: plugins/check_dns.c:469 | ||
784 | msgid "" | 616 | msgid "" |
785 | "the whole string of addresses separated with commas (sorted alphabetically)." | 617 | "Expect the DNS server to return NXDOMAIN (i.e. the domain was not found)" |
618 | msgstr "" | ||
619 | |||
620 | msgid "Cannot be used together with -a" | ||
786 | msgstr "" | 621 | msgstr "" |
787 | 622 | ||
788 | #: plugins/check_dns.c:471 | ||
789 | msgid "Optionally expect the DNS server to be authoritative for the lookup" | 623 | msgid "Optionally expect the DNS server to be authoritative for the lookup" |
790 | msgstr "" | 624 | msgstr "" |
791 | 625 | ||
792 | #: plugins/check_dns.c:473 | ||
793 | msgid "Return warning if elapsed time exceeds value. Default off" | 626 | msgid "Return warning if elapsed time exceeds value. Default off" |
794 | msgstr "" | 627 | msgstr "" |
795 | 628 | ||
796 | #: plugins/check_dns.c:475 | ||
797 | msgid "Return critical if elapsed time exceeds value. Default off" | 629 | msgid "Return critical if elapsed time exceeds value. Default off" |
798 | msgstr "" | 630 | msgstr "" |
799 | 631 | ||
800 | #: plugins/check_dummy.c:62 | 632 | msgid "" |
633 | "Return critical if the list of expected addresses does not match all " | ||
634 | "addresses" | ||
635 | msgstr "" | ||
636 | |||
637 | msgid "returned. Default off" | ||
638 | msgstr "" | ||
639 | |||
801 | msgid "Arguments to check_dummy must be an integer" | 640 | msgid "Arguments to check_dummy must be an integer" |
802 | msgstr "" | 641 | msgstr "" |
803 | 642 | ||
804 | #: plugins/check_dummy.c:82 | ||
805 | #, c-format | 643 | #, c-format |
806 | msgid "Status %d is not a supported error state\n" | 644 | msgid "Status %d is not a supported error state\n" |
807 | msgstr "" | 645 | msgstr "" |
808 | 646 | ||
809 | #: plugins/check_dummy.c:104 | ||
810 | msgid "" | 647 | msgid "" |
811 | "This plugin will simply return the state corresponding to the numeric value" | 648 | "This plugin will simply return the state corresponding to the numeric value" |
812 | msgstr "" | 649 | msgstr "" |
813 | 650 | ||
814 | #: plugins/check_dummy.c:106 | ||
815 | msgid "of the <state> argument with optional text" | 651 | msgid "of the <state> argument with optional text" |
816 | msgstr "" | 652 | msgstr "" |
817 | 653 | ||
818 | #: plugins/check_fping.c:125 plugins/check_hpjd.c:128 plugins/check_ping.c:438 | ||
819 | #: plugins/check_swap.c:175 plugins/check_users.c:94 plugins/urlize.c:110 | ||
820 | #, c-format | 654 | #, c-format |
821 | msgid "Could not open pipe: %s\n" | 655 | msgid "Could not open pipe: %s\n" |
822 | msgstr "" | 656 | msgstr "" |
823 | 657 | ||
824 | #: plugins/check_fping.c:131 plugins/check_hpjd.c:134 plugins/check_load.c:153 | ||
825 | #: plugins/check_swap.c:181 plugins/check_users.c:100 plugins/urlize.c:116 | ||
826 | #, c-format | 658 | #, c-format |
827 | msgid "Could not open stderr for %s\n" | 659 | msgid "Could not open stderr for %s\n" |
828 | msgstr "" | 660 | msgstr "" |
829 | 661 | ||
830 | #: plugins/check_fping.c:157 | ||
831 | msgid "FPING UNKNOWN - IP address not found\n" | 662 | msgid "FPING UNKNOWN - IP address not found\n" |
832 | msgstr "" | 663 | msgstr "" |
833 | 664 | ||
834 | #: plugins/check_fping.c:160 | ||
835 | msgid "FPING UNKNOWN - invalid commandline argument\n" | 665 | msgid "FPING UNKNOWN - invalid commandline argument\n" |
836 | msgstr "" | 666 | msgstr "" |
837 | 667 | ||
838 | #: plugins/check_fping.c:163 | ||
839 | msgid "FPING UNKNOWN - failed system call\n" | 668 | msgid "FPING UNKNOWN - failed system call\n" |
840 | msgstr "" | 669 | msgstr "" |
841 | 670 | ||
842 | #: plugins/check_fping.c:187 | 671 | #, c-format |
672 | msgid "FPING %s - %s (rta=%f ms)|%s\n" | ||
673 | msgstr "" | ||
674 | |||
843 | #, c-format | 675 | #, c-format |
844 | msgid "FPING UNKNOWN - %s not found\n" | 676 | msgid "FPING UNKNOWN - %s not found\n" |
845 | msgstr "" | 677 | msgstr "" |
846 | 678 | ||
847 | #: plugins/check_fping.c:191 | ||
848 | #, c-format | 679 | #, c-format |
849 | msgid "FPING CRITICAL - %s is unreachable\n" | 680 | msgid "FPING CRITICAL - %s is unreachable\n" |
850 | msgstr "" | 681 | msgstr "" |
851 | 682 | ||
852 | #: plugins/check_fping.c:196 | ||
853 | #, c-format | 683 | #, c-format |
854 | msgid "FPING UNKNOWN - %s parameter error\n" | 684 | msgid "FPING UNKNOWN - %s parameter error\n" |
855 | msgstr "" | 685 | msgstr "" |
856 | 686 | ||
857 | #: plugins/check_fping.c:200 plugins/check_fping.c:240 | ||
858 | #, c-format | 687 | #, c-format |
859 | msgid "FPING CRITICAL - %s is down\n" | 688 | msgid "FPING CRITICAL - %s is down\n" |
860 | msgstr "" | 689 | msgstr "" |
861 | 690 | ||
862 | #: plugins/check_fping.c:227 | ||
863 | #, c-format | 691 | #, c-format |
864 | msgid "FPING %s - %s (loss=%.0f%%, rta=%f ms)|%s %s\n" | 692 | msgid "FPING %s - %s (loss=%.0f%%, rta=%f ms)|%s %s\n" |
865 | msgstr "" | 693 | msgstr "" |
866 | 694 | ||
867 | #: plugins/check_fping.c:253 | ||
868 | #, c-format | 695 | #, c-format |
869 | msgid "FPING %s - %s (loss=%.0f%% )|%s\n" | 696 | msgid "FPING %s - %s (loss=%.0f%% )|%s\n" |
870 | msgstr "" | 697 | msgstr "" |
871 | 698 | ||
872 | #: plugins/check_fping.c:326 plugins/check_fping.c:332 | ||
873 | #: plugins/check_hpjd.c:338 plugins/check_hpjd.c:361 plugins/check_mysql.c:371 | ||
874 | #: plugins/check_mysql.c:455 plugins/check_ntp.c:709 | ||
875 | #: plugins/check_ntp_peer.c:497 plugins/check_ntp_time.c:496 | ||
876 | #: plugins/check_pgsql.c:335 plugins/check_ping.c:295 plugins/check_ping.c:418 | ||
877 | #: plugins/check_radius.c:264 plugins/check_real.c:314 | ||
878 | #: plugins/check_real.c:376 plugins/check_smtp.c:499 plugins/check_smtp.c:641 | ||
879 | #: plugins/check_ssh.c:157 plugins/check_time.c:240 plugins/check_time.c:315 | ||
880 | #: plugins/check_ups.c:504 plugins/check_ups.c:573 | ||
881 | msgid "Invalid hostname/address" | 699 | msgid "Invalid hostname/address" |
882 | msgstr "" | 700 | msgstr "" |
883 | 701 | ||
884 | #: plugins/check_fping.c:345 plugins/check_ldap.c:353 plugins/check_ping.c:246 | ||
885 | msgid "IPv6 support not available\n" | 702 | msgid "IPv6 support not available\n" |
886 | msgstr "" | 703 | msgstr "" |
887 | 704 | ||
888 | #: plugins/check_fping.c:378 | ||
889 | msgid "Packet size must be a positive integer" | 705 | msgid "Packet size must be a positive integer" |
890 | msgstr "" | 706 | msgstr "" |
891 | 707 | ||
892 | #: plugins/check_fping.c:384 | ||
893 | msgid "Packet count must be a positive integer" | 708 | msgid "Packet count must be a positive integer" |
894 | msgstr "" | 709 | msgstr "" |
895 | 710 | ||
896 | #: plugins/check_fping.c:390 | ||
897 | msgid "Target timeout must be a positive integer" | 711 | msgid "Target timeout must be a positive integer" |
898 | msgstr "" | 712 | msgstr "" |
899 | 713 | ||
900 | #: plugins/check_fping.c:396 | ||
901 | msgid "Interval must be a positive integer" | 714 | msgid "Interval must be a positive integer" |
902 | msgstr "" | 715 | msgstr "" |
903 | 716 | ||
904 | #: plugins/check_fping.c:402 plugins/check_ntp.c:733 | ||
905 | #: plugins/check_ntp_peer.c:524 plugins/check_ntp_time.c:523 | ||
906 | #: plugins/check_radius.c:314 plugins/check_time.c:319 | ||
907 | msgid "Hostname was not supplied" | 717 | msgid "Hostname was not supplied" |
908 | msgstr "" | 718 | msgstr "" |
909 | 719 | ||
910 | #: plugins/check_fping.c:422 | ||
911 | #, c-format | 720 | #, c-format |
912 | msgid "%s: Only one threshold may be packet loss (%s)\n" | 721 | msgid "%s: Only one threshold may be packet loss (%s)\n" |
913 | msgstr "" | 722 | msgstr "" |
914 | 723 | ||
915 | #: plugins/check_fping.c:426 | ||
916 | #, c-format | 724 | #, c-format |
917 | msgid "%s: Only one threshold must be packet loss (%s)\n" | 725 | msgid "%s: Only one threshold must be packet loss (%s)\n" |
918 | msgstr "" | 726 | msgstr "" |
919 | 727 | ||
920 | #: plugins/check_fping.c:458 | ||
921 | msgid "" | 728 | msgid "" |
922 | "This plugin will use the fping command to ping the specified host for a fast " | 729 | "This plugin will use the fping command to ping the specified host for a fast " |
923 | "check" | 730 | "check" |
924 | msgstr "" | 731 | msgstr "" |
925 | 732 | ||
926 | #: plugins/check_fping.c:460 | ||
927 | msgid "Note that it is necessary to set the suid flag on fping." | 733 | msgid "Note that it is necessary to set the suid flag on fping." |
928 | msgstr "" | 734 | msgstr "" |
929 | 735 | ||
930 | #: plugins/check_fping.c:472 | ||
931 | msgid "" | 736 | msgid "" |
932 | "name or IP Address of host to ping (IP Address bypasses name lookup, " | 737 | "name or IP Address of host to ping (IP Address bypasses name lookup, " |
933 | "reducing system load)" | 738 | "reducing system load)" |
934 | msgstr "" | 739 | msgstr "" |
935 | 740 | ||
936 | #: plugins/check_fping.c:474 plugins/check_ping.c:575 | ||
937 | msgid "warning threshold pair" | 741 | msgid "warning threshold pair" |
938 | msgstr "" | 742 | msgstr "" |
939 | 743 | ||
940 | #: plugins/check_fping.c:476 plugins/check_ping.c:577 | ||
941 | msgid "critical threshold pair" | 744 | msgid "critical threshold pair" |
942 | msgstr "" | 745 | msgstr "" |
943 | 746 | ||
944 | #: plugins/check_fping.c:478 | 747 | msgid "Return OK after first successful reply" |
748 | msgstr "" | ||
749 | |||
945 | msgid "size of ICMP packet" | 750 | msgid "size of ICMP packet" |
946 | msgstr "" | 751 | msgstr "" |
947 | 752 | ||
948 | #: plugins/check_fping.c:480 | ||
949 | msgid "number of ICMP packets to send" | 753 | msgid "number of ICMP packets to send" |
950 | msgstr "" | 754 | msgstr "" |
951 | 755 | ||
952 | #: plugins/check_fping.c:482 | ||
953 | msgid "Target timeout (ms)" | 756 | msgid "Target timeout (ms)" |
954 | msgstr "" | 757 | msgstr "" |
955 | 758 | ||
956 | #: plugins/check_fping.c:484 | ||
957 | msgid "Interval (ms) between sending packets" | 759 | msgid "Interval (ms) between sending packets" |
958 | msgstr "" | 760 | msgstr "" |
959 | 761 | ||
960 | #: plugins/check_fping.c:486 | ||
961 | msgid "name or IP Address of sourceip" | 762 | msgid "name or IP Address of sourceip" |
962 | msgstr "" | 763 | msgstr "" |
963 | 764 | ||
964 | #: plugins/check_fping.c:488 | ||
965 | msgid "source interface name" | 765 | msgid "source interface name" |
966 | msgstr "" | 766 | msgstr "" |
967 | 767 | ||
968 | #: plugins/check_fping.c:491 | ||
969 | #, c-format | 768 | #, c-format |
970 | msgid "" | 769 | msgid "" |
971 | "THRESHOLD is <rta>,<pl>%% where <rta> is the round trip average travel time " | 770 | "THRESHOLD is <rta>,<pl>%% where <rta> is the round trip average travel time " |
972 | "(ms)" | 771 | "(ms)" |
973 | msgstr "" | 772 | msgstr "" |
974 | 773 | ||
975 | #: plugins/check_fping.c:492 | ||
976 | msgid "" | 774 | msgid "" |
977 | "which triggers a WARNING or CRITICAL state, and <pl> is the percentage of" | 775 | "which triggers a WARNING or CRITICAL state, and <pl> is the percentage of" |
978 | msgstr "" | 776 | msgstr "" |
979 | 777 | ||
980 | #: plugins/check_fping.c:493 | ||
981 | msgid "packet loss to trigger an alarm state." | 778 | msgid "packet loss to trigger an alarm state." |
982 | msgstr "" | 779 | msgstr "" |
983 | 780 | ||
984 | #: plugins/check_fping.c:496 | ||
985 | msgid "IPv4 is used by default. Specify -6 to use IPv6." | 781 | msgid "IPv4 is used by default. Specify -6 to use IPv6." |
986 | msgstr "" | 782 | msgstr "" |
987 | 783 | ||
988 | #: plugins/check_game.c:111 | ||
989 | #, c-format | 784 | #, c-format |
990 | msgid "CRITICAL - Host type parameter incorrect!\n" | 785 | msgid "CRITICAL - Host type parameter incorrect!\n" |
991 | msgstr "" | 786 | msgstr "" |
992 | 787 | ||
993 | #: plugins/check_game.c:126 | ||
994 | #, c-format | 788 | #, c-format |
995 | msgid "CRITICAL - Host not found\n" | 789 | msgid "CRITICAL - Host not found\n" |
996 | msgstr "" | 790 | msgstr "" |
997 | 791 | ||
998 | #: plugins/check_game.c:130 | ||
999 | #, c-format | 792 | #, c-format |
1000 | msgid "CRITICAL - Game server down or unavailable\n" | 793 | msgid "CRITICAL - Game server down or unavailable\n" |
1001 | msgstr "" | 794 | msgstr "" |
1002 | 795 | ||
1003 | #: plugins/check_game.c:134 | ||
1004 | #, c-format | 796 | #, c-format |
1005 | msgid "CRITICAL - Game server timeout\n" | 797 | msgid "CRITICAL - Game server timeout\n" |
1006 | msgstr "" | 798 | msgstr "" |
1007 | 799 | ||
1008 | #: plugins/check_game.c:297 | ||
1009 | #, c-format | 800 | #, c-format |
1010 | msgid "This plugin tests game server connections with the specified host." | 801 | msgid "This plugin tests game server connections with the specified host." |
1011 | msgstr "" | 802 | msgstr "" |
1012 | 803 | ||
1013 | #: plugins/check_game.c:307 | ||
1014 | msgid "Optional port of which to connect" | 804 | msgid "Optional port of which to connect" |
1015 | msgstr "" | 805 | msgstr "" |
1016 | 806 | ||
1017 | #: plugins/check_game.c:309 | ||
1018 | msgid "Field number in raw qstat output that contains game name" | 807 | msgid "Field number in raw qstat output that contains game name" |
1019 | msgstr "" | 808 | msgstr "" |
1020 | 809 | ||
1021 | #: plugins/check_game.c:311 | ||
1022 | msgid "Field number in raw qstat output that contains map name" | 810 | msgid "Field number in raw qstat output that contains map name" |
1023 | msgstr "" | 811 | msgstr "" |
1024 | 812 | ||
1025 | #: plugins/check_game.c:313 | ||
1026 | msgid "Field number in raw qstat output that contains ping time" | 813 | msgid "Field number in raw qstat output that contains ping time" |
1027 | msgstr "" | 814 | msgstr "" |
1028 | 815 | ||
1029 | #: plugins/check_game.c:319 | ||
1030 | msgid "" | 816 | msgid "" |
1031 | "This plugin uses the 'qstat' command, the popular game server status query " | 817 | "This plugin uses the 'qstat' command, the popular game server status query " |
1032 | "tool." | 818 | "tool." |
1033 | msgstr "" | 819 | msgstr "" |
1034 | 820 | ||
1035 | #: plugins/check_game.c:320 | ||
1036 | msgid "" | 821 | msgid "" |
1037 | "If you don't have the package installed, you will need to download it from" | 822 | "If you don't have the package installed, you will need to download it from" |
1038 | msgstr "" | 823 | msgstr "" |
1039 | 824 | ||
1040 | #: plugins/check_game.c:321 | 825 | msgid "https://github.com/multiplay/qstat before you can use this plugin." |
1041 | msgid "" | ||
1042 | "http://www.activesw.com/people/steve/qstat.html before you can use this " | ||
1043 | "plugin." | ||
1044 | msgstr "" | 826 | msgstr "" |
1045 | 827 | ||
1046 | #: plugins/check_hpjd.c:239 | ||
1047 | msgid "Paper Jam" | 828 | msgid "Paper Jam" |
1048 | msgstr "" | 829 | msgstr "" |
1049 | 830 | ||
1050 | #: plugins/check_hpjd.c:243 | ||
1051 | msgid "Out of Paper" | 831 | msgid "Out of Paper" |
1052 | msgstr "" | 832 | msgstr "" |
1053 | 833 | ||
1054 | #: plugins/check_hpjd.c:248 | ||
1055 | msgid "Printer Offline" | 834 | msgid "Printer Offline" |
1056 | msgstr "" | 835 | msgstr "" |
1057 | 836 | ||
1058 | #: plugins/check_hpjd.c:253 | ||
1059 | msgid "Peripheral Error" | 837 | msgid "Peripheral Error" |
1060 | msgstr "" | 838 | msgstr "" |
1061 | 839 | ||
1062 | #: plugins/check_hpjd.c:257 | ||
1063 | msgid "Intervention Required" | 840 | msgid "Intervention Required" |
1064 | msgstr "" | 841 | msgstr "" |
1065 | 842 | ||
1066 | #: plugins/check_hpjd.c:261 | ||
1067 | msgid "Toner Low" | 843 | msgid "Toner Low" |
1068 | msgstr "" | 844 | msgstr "" |
1069 | 845 | ||
1070 | #: plugins/check_hpjd.c:265 | ||
1071 | msgid "Insufficient Memory" | 846 | msgid "Insufficient Memory" |
1072 | msgstr "" | 847 | msgstr "" |
1073 | 848 | ||
1074 | #: plugins/check_hpjd.c:269 | ||
1075 | msgid "A Door is Open" | 849 | msgid "A Door is Open" |
1076 | msgstr "" | 850 | msgstr "" |
1077 | 851 | ||
1078 | #: plugins/check_hpjd.c:273 | ||
1079 | msgid "Output Tray is Full" | 852 | msgid "Output Tray is Full" |
1080 | msgstr "" | 853 | msgstr "" |
1081 | 854 | ||
1082 | #: plugins/check_hpjd.c:277 | ||
1083 | msgid "Data too Slow for Engine" | 855 | msgid "Data too Slow for Engine" |
1084 | msgstr "" | 856 | msgstr "" |
1085 | 857 | ||
1086 | #: plugins/check_hpjd.c:281 | ||
1087 | msgid "Unknown Paper Error" | 858 | msgid "Unknown Paper Error" |
1088 | msgstr "" | 859 | msgstr "" |
1089 | 860 | ||
1090 | #: plugins/check_hpjd.c:286 | ||
1091 | #, c-format | 861 | #, c-format |
1092 | msgid "Printer ok - (%s)\n" | 862 | msgid "Printer ok - (%s)\n" |
1093 | msgstr "" | 863 | msgstr "" |
1094 | 864 | ||
1095 | #: plugins/check_hpjd.c:391 | 865 | msgid "Port must be a positive short integer" |
866 | msgstr "" | ||
867 | |||
1096 | msgid "This plugin tests the STATUS of an HP printer with a JetDirect card." | 868 | msgid "This plugin tests the STATUS of an HP printer with a JetDirect card." |
1097 | msgstr "" | 869 | msgstr "" |
1098 | 870 | ||
1099 | #: plugins/check_hpjd.c:392 | ||
1100 | msgid "Net-snmp must be installed on the computer running the plugin." | 871 | msgid "Net-snmp must be installed on the computer running the plugin." |
1101 | msgstr "" | 872 | msgstr "" |
1102 | 873 | ||
1103 | #: plugins/check_hpjd.c:402 | ||
1104 | msgid "The SNMP community name " | 874 | msgid "The SNMP community name " |
1105 | msgstr "" | 875 | msgstr "" |
1106 | 876 | ||
1107 | #: plugins/check_hpjd.c:403 | ||
1108 | #, c-format | 877 | #, c-format |
1109 | msgid "(default=%s)" | 878 | msgid "(default=%s)" |
1110 | msgstr "" | 879 | msgstr "" |
1111 | 880 | ||
1112 | #: plugins/check_http.c:189 | 881 | msgid "Specify the port to check " |
882 | msgstr "" | ||
883 | |||
884 | msgid "Disable paper check " | ||
885 | msgstr "" | ||
886 | |||
1113 | msgid "file does not exist or is not readable" | 887 | msgid "file does not exist or is not readable" |
1114 | msgstr "" | 888 | msgstr "" |
1115 | 889 | ||
1116 | #: plugins/check_http.c:310 plugins/check_http.c:315 plugins/check_http.c:321 | ||
1117 | #: plugins/check_smtp.c:600 plugins/check_tcp.c:576 plugins/check_tcp.c:580 | ||
1118 | #: plugins/check_tcp.c:586 | ||
1119 | msgid "Invalid certificate expiration period" | 890 | msgid "Invalid certificate expiration period" |
1120 | msgstr "" | 891 | msgstr "" |
1121 | 892 | ||
1122 | #: plugins/check_http.c:348 | ||
1123 | msgid "" | 893 | msgid "" |
1124 | "Invalid option - Valid values for SSL Version are 1 (TLSv1), 2 (SSLv2) or 3 " | 894 | "Invalid option - Valid SSL/TLS versions: 2, 3, 1, 1.1, 1.2 (with optional " |
1125 | "(SSLv3)" | 895 | "'+' suffix)" |
1126 | msgstr "" | 896 | msgstr "" |
1127 | 897 | ||
1128 | #: plugins/check_http.c:354 plugins/check_tcp.c:599 | ||
1129 | msgid "Invalid option - SSL is not available" | 898 | msgid "Invalid option - SSL is not available" |
1130 | msgstr "" | 899 | msgstr "" |
1131 | 900 | ||
1132 | #: plugins/check_http.c:375 | 901 | msgid "Invalid max_redirs count" |
902 | msgstr "" | ||
903 | |||
1133 | msgid "Invalid onredirect option" | 904 | msgid "Invalid onredirect option" |
1134 | msgstr "" | 905 | msgstr "" |
1135 | 906 | ||
1136 | #: plugins/check_http.c:377 | ||
1137 | #, c-format | 907 | #, c-format |
1138 | msgid "option f:%d \n" | 908 | msgid "option f:%d \n" |
1139 | msgstr "" | 909 | msgstr "" |
1140 | 910 | ||
1141 | #: plugins/check_http.c:398 | ||
1142 | msgid "Invalid port number" | 911 | msgid "Invalid port number" |
1143 | msgstr "" | 912 | msgstr "" |
1144 | 913 | ||
1145 | #: plugins/check_http.c:450 | ||
1146 | #, c-format | 914 | #, c-format |
1147 | msgid "Could Not Compile Regular Expression: %s" | 915 | msgid "Could Not Compile Regular Expression: %s" |
1148 | msgstr "" | 916 | msgstr "" |
1149 | 917 | ||
1150 | #: plugins/check_http.c:464 plugins/check_ntp.c:722 | ||
1151 | #: plugins/check_ntp_peer.c:513 plugins/check_ntp_time.c:512 | ||
1152 | #: plugins/check_smtp.c:621 plugins/check_ssh.c:149 plugins/check_tcp.c:477 | ||
1153 | msgid "IPv6 support not available" | 918 | msgid "IPv6 support not available" |
1154 | msgstr "" | 919 | msgstr "" |
1155 | 920 | ||
1156 | #: plugins/check_http.c:529 plugins/check_ping.c:422 | ||
1157 | msgid "You must specify a server address or host name" | 921 | msgid "You must specify a server address or host name" |
1158 | msgstr "" | 922 | msgstr "" |
1159 | 923 | ||
1160 | #: plugins/check_http.c:543 | ||
1161 | msgid "" | 924 | msgid "" |
1162 | "If you use a client certificate you must also specify a private key file" | 925 | "If you use a client certificate you must also specify a private key file" |
1163 | msgstr "" | 926 | msgstr "" |
1164 | 927 | ||
1165 | #: plugins/check_http.c:667 plugins/check_http.c:835 | ||
1166 | msgid "HTTP UNKNOWN - Memory allocation error\n" | 928 | msgid "HTTP UNKNOWN - Memory allocation error\n" |
1167 | msgstr "" | 929 | msgstr "" |
1168 | 930 | ||
1169 | #: plugins/check_http.c:739 | ||
1170 | #, c-format | 931 | #, c-format |
1171 | msgid "%sServer date unknown, " | 932 | msgid "%sServer date unknown, " |
1172 | msgstr "" | 933 | msgstr "" |
1173 | 934 | ||
1174 | #: plugins/check_http.c:742 | ||
1175 | #, c-format | 935 | #, c-format |
1176 | msgid "%sDocument modification date unknown, " | 936 | msgid "%sDocument modification date unknown, " |
1177 | msgstr "" | 937 | msgstr "" |
1178 | 938 | ||
1179 | #: plugins/check_http.c:749 | ||
1180 | #, c-format | 939 | #, c-format |
1181 | msgid "%sServer date \"%100s\" unparsable, " | 940 | msgid "%sServer date \"%100s\" unparsable, " |
1182 | msgstr "" | 941 | msgstr "" |
1183 | 942 | ||
1184 | #: plugins/check_http.c:752 | ||
1185 | #, c-format | 943 | #, c-format |
1186 | msgid "%sDocument date \"%100s\" unparsable, " | 944 | msgid "%sDocument date \"%100s\" unparsable, " |
1187 | msgstr "" | 945 | msgstr "" |
1188 | 946 | ||
1189 | #: plugins/check_http.c:755 | ||
1190 | #, c-format | 947 | #, c-format |
1191 | msgid "%sDocument is %d seconds in the future, " | 948 | msgid "%sDocument is %d seconds in the future, " |
1192 | msgstr "" | 949 | msgstr "" |
1193 | 950 | ||
1194 | #: plugins/check_http.c:760 | ||
1195 | #, c-format | 951 | #, c-format |
1196 | msgid "%sLast modified %.1f days ago, " | 952 | msgid "%sLast modified %.1f days ago, " |
1197 | msgstr "" | 953 | msgstr "" |
1198 | 954 | ||
1199 | #: plugins/check_http.c:763 | ||
1200 | #, c-format | 955 | #, c-format |
1201 | msgid "%sLast modified %d:%02d:%02d ago, " | 956 | msgid "%sLast modified %d:%02d:%02d ago, " |
1202 | msgstr "" | 957 | msgstr "" |
1203 | 958 | ||
1204 | #: plugins/check_http.c:876 | ||
1205 | msgid "HTTP CRITICAL - Unable to open TCP socket\n" | 959 | msgid "HTTP CRITICAL - Unable to open TCP socket\n" |
1206 | msgstr "" | 960 | msgstr "" |
1207 | 961 | ||
1208 | #: plugins/check_http.c:995 | 962 | msgid "HTTP UNKNOWN - Could not allocate memory for full_page\n" |
963 | msgstr "" | ||
964 | |||
1209 | msgid "HTTP CRITICAL - Error on receive\n" | 965 | msgid "HTTP CRITICAL - Error on receive\n" |
1210 | msgstr "" | 966 | msgstr "" |
1211 | 967 | ||
1212 | #: plugins/check_http.c:1005 | ||
1213 | msgid "HTTP CRITICAL - No data received from host\n" | 968 | msgid "HTTP CRITICAL - No data received from host\n" |
1214 | msgstr "" | 969 | msgstr "" |
1215 | 970 | ||
1216 | #: plugins/check_http.c:1056 | ||
1217 | #, c-format | 971 | #, c-format |
1218 | msgid "Invalid HTTP response received from host: %s\n" | 972 | msgid "Invalid HTTP response received from host: %s\n" |
1219 | msgstr "" | 973 | msgstr "" |
1220 | 974 | ||
1221 | #: plugins/check_http.c:1060 | ||
1222 | #, c-format | 975 | #, c-format |
1223 | msgid "Invalid HTTP response received from host on port %d: %s\n" | 976 | msgid "Invalid HTTP response received from host on port %d: %s\n" |
1224 | msgstr "" | 977 | msgstr "" |
1225 | 978 | ||
1226 | #: plugins/check_http.c:1069 | 979 | #, c-format |
980 | msgid "" | ||
981 | "%s\n" | ||
982 | "%s" | ||
983 | msgstr "" | ||
984 | |||
1227 | #, c-format | 985 | #, c-format |
1228 | msgid "Status line output matched \"%s\" - " | 986 | msgid "Status line output matched \"%s\" - " |
1229 | msgstr "" | 987 | msgstr "" |
1230 | 988 | ||
1231 | #: plugins/check_http.c:1080 | ||
1232 | #, c-format | 989 | #, c-format |
1233 | msgid "HTTP CRITICAL: Invalid Status Line (%s)\n" | 990 | msgid "HTTP CRITICAL: Invalid Status Line (%s)\n" |
1234 | msgstr "" | 991 | msgstr "" |
1235 | 992 | ||
1236 | #: plugins/check_http.c:1087 | ||
1237 | #, c-format | 993 | #, c-format |
1238 | msgid "HTTP CRITICAL: Invalid Status (%s)\n" | 994 | msgid "HTTP CRITICAL: Invalid Status (%s)\n" |
1239 | msgstr "" | 995 | msgstr "" |
1240 | 996 | ||
1241 | #: plugins/check_http.c:1091 plugins/check_http.c:1096 | ||
1242 | #: plugins/check_http.c:1106 plugins/check_http.c:1110 | ||
1243 | #, c-format | 997 | #, c-format |
1244 | msgid "%s - " | 998 | msgid "%s - " |
1245 | msgstr "" | 999 | msgstr "" |
1246 | 1000 | ||
1247 | #: plugins/check_http.c:1129 | ||
1248 | #, c-format | 1001 | #, c-format |
1249 | msgid "%sheader '%s' not found on '%s://%s:%d%s', " | 1002 | msgid "%sheader '%s' not found on '%s://%s:%d%s', " |
1250 | msgstr "" | 1003 | msgstr "" |
1251 | 1004 | ||
1252 | #: plugins/check_http.c:1141 | ||
1253 | #, c-format | 1005 | #, c-format |
1254 | msgid "%sstring '%s' not found on '%s://%s:%d%s', " | 1006 | msgid "%sstring '%s' not found on '%s://%s:%d%s', " |
1255 | msgstr "" | 1007 | msgstr "" |
1256 | 1008 | ||
1257 | #: plugins/check_http.c:1154 | ||
1258 | #, c-format | 1009 | #, c-format |
1259 | msgid "%spattern not found, " | 1010 | msgid "%spattern not found, " |
1260 | msgstr "" | 1011 | msgstr "" |
1261 | 1012 | ||
1262 | #: plugins/check_http.c:1156 | ||
1263 | #, c-format | 1013 | #, c-format |
1264 | msgid "%spattern found, " | 1014 | msgid "%spattern found, " |
1265 | msgstr "" | 1015 | msgstr "" |
1266 | 1016 | ||
1267 | #: plugins/check_http.c:1162 | ||
1268 | #, c-format | 1017 | #, c-format |
1269 | msgid "%sExecute Error: %s, " | 1018 | msgid "%sExecute Error: %s, " |
1270 | msgstr "" | 1019 | msgstr "" |
1271 | 1020 | ||
1272 | #: plugins/check_http.c:1178 | ||
1273 | #, c-format | 1021 | #, c-format |
1274 | msgid "%spage size %d too large, " | 1022 | msgid "%spage size %d too large, " |
1275 | msgstr "" | 1023 | msgstr "" |
1276 | 1024 | ||
1277 | #: plugins/check_http.c:1181 | ||
1278 | #, c-format | 1025 | #, c-format |
1279 | msgid "%spage size %d too small, " | 1026 | msgid "%spage size %d too small, " |
1280 | msgstr "" | 1027 | msgstr "" |
1281 | 1028 | ||
1282 | #: plugins/check_http.c:1194 | ||
1283 | #, c-format | 1029 | #, c-format |
1284 | msgid "%s - %d bytes in %.3f second response time %s|%s %s %s %s %s %s %s" | 1030 | msgid "%s - %d bytes in %.3f second response time %s|%s %s %s %s %s %s %s" |
1285 | msgstr "" | 1031 | msgstr "" |
1286 | 1032 | ||
1287 | #: plugins/check_http.c:1206 | ||
1288 | #, c-format | 1033 | #, c-format |
1289 | msgid "%s - %d bytes in %.3f second response time %s|%s %s" | 1034 | msgid "%s - %d bytes in %.3f second response time %s|%s %s" |
1290 | msgstr "" | 1035 | msgstr "" |
1291 | 1036 | ||
1292 | #: plugins/check_http.c:1244 | ||
1293 | msgid "HTTP UNKNOWN - Could not allocate addr\n" | 1037 | msgid "HTTP UNKNOWN - Could not allocate addr\n" |
1294 | msgstr "" | 1038 | msgstr "" |
1295 | 1039 | ||
1296 | #: plugins/check_http.c:1248 plugins/check_http.c:1279 | ||
1297 | msgid "HTTP UNKNOWN - Could not allocate URL\n" | 1040 | msgid "HTTP UNKNOWN - Could not allocate URL\n" |
1298 | msgstr "" | 1041 | msgstr "" |
1299 | 1042 | ||
1300 | #: plugins/check_http.c:1257 | ||
1301 | #, c-format | 1043 | #, c-format |
1302 | msgid "HTTP UNKNOWN - Could not find redirect location - %s%s\n" | 1044 | msgid "HTTP UNKNOWN - Could not find redirect location - %s%s\n" |
1303 | msgstr "" | 1045 | msgstr "" |
1304 | 1046 | ||
1305 | #: plugins/check_http.c:1272 | ||
1306 | #, c-format | 1047 | #, c-format |
1307 | msgid "HTTP UNKNOWN - Empty redirect location%s\n" | 1048 | msgid "HTTP UNKNOWN - Empty redirect location%s\n" |
1308 | msgstr "" | 1049 | msgstr "" |
1309 | 1050 | ||
1310 | #: plugins/check_http.c:1322 | ||
1311 | #, c-format | 1051 | #, c-format |
1312 | msgid "HTTP UNKNOWN - Could not parse redirect location - %s%s\n" | 1052 | msgid "HTTP UNKNOWN - Could not parse redirect location - %s%s\n" |
1313 | msgstr "" | 1053 | msgstr "" |
1314 | 1054 | ||
1315 | #: plugins/check_http.c:1332 | ||
1316 | #, c-format | 1055 | #, c-format |
1317 | msgid "HTTP WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n" | 1056 | msgid "HTTP WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n" |
1318 | msgstr "" | 1057 | msgstr "" |
1319 | 1058 | ||
1320 | #: plugins/check_http.c:1340 | ||
1321 | #, c-format | 1059 | #, c-format |
1322 | msgid "HTTP WARNING - redirection creates an infinite loop - %s://%s:%d%s%s\n" | 1060 | msgid "HTTP CRITICAL - redirection creates an infinite loop - %s://%s:%d%s%s\n" |
1323 | msgstr "" | 1061 | msgstr "" |
1324 | 1062 | ||
1325 | #: plugins/check_http.c:1361 | ||
1326 | #, c-format | 1063 | #, c-format |
1327 | msgid "HTTP UNKNOWN - Redirection to port above %d - %s://%s:%d%s%s\n" | 1064 | msgid "HTTP UNKNOWN - Redirection to port above %d - %s://%s:%d%s%s\n" |
1328 | msgstr "" | 1065 | msgstr "" |
1329 | 1066 | ||
1330 | #: plugins/check_http.c:1366 | ||
1331 | #, c-format | 1067 | #, c-format |
1332 | msgid "Redirection to %s://%s:%d%s\n" | 1068 | msgid "Redirection to %s://%s:%d%s\n" |
1333 | msgstr "" | 1069 | msgstr "" |
1334 | 1070 | ||
1335 | #: plugins/check_http.c:1440 | ||
1336 | msgid "This plugin tests the HTTP service on the specified host. It can test" | 1071 | msgid "This plugin tests the HTTP service on the specified host. It can test" |
1337 | msgstr "" | 1072 | msgstr "" |
1338 | 1073 | ||
1339 | #: plugins/check_http.c:1441 | ||
1340 | msgid "normal (http) and secure (https) servers, follow redirects, search for" | 1074 | msgid "normal (http) and secure (https) servers, follow redirects, search for" |
1341 | msgstr "" | 1075 | msgstr "" |
1342 | 1076 | ||
1343 | #: plugins/check_http.c:1442 | ||
1344 | msgid "strings and regular expressions, check connection times, and report on" | 1077 | msgid "strings and regular expressions, check connection times, and report on" |
1345 | msgstr "" | 1078 | msgstr "" |
1346 | 1079 | ||
1347 | #: plugins/check_http.c:1443 | ||
1348 | msgid "certificate expiration times." | 1080 | msgid "certificate expiration times." |
1349 | msgstr "" | 1081 | msgstr "" |
1350 | 1082 | ||
1351 | #: plugins/check_http.c:1449 | 1083 | #, c-format |
1084 | msgid "In the first form, make an HTTP request." | ||
1085 | msgstr "" | ||
1086 | |||
1087 | #, c-format | ||
1088 | msgid "" | ||
1089 | "In the second form, connect to the server and check the TLS certificate." | ||
1090 | msgstr "" | ||
1091 | |||
1352 | #, c-format | 1092 | #, c-format |
1353 | msgid "NOTE: One or both of -H and -I must be specified" | 1093 | msgid "NOTE: One or both of -H and -I must be specified" |
1354 | msgstr "" | 1094 | msgstr "" |
1355 | 1095 | ||
1356 | #: plugins/check_http.c:1457 | ||
1357 | msgid "Host name argument for servers using host headers (virtual host)" | 1096 | msgid "Host name argument for servers using host headers (virtual host)" |
1358 | msgstr "" | 1097 | msgstr "" |
1359 | 1098 | ||
1360 | #: plugins/check_http.c:1458 | ||
1361 | msgid "Append a port to include it in the header (eg: example.com:5000)" | 1099 | msgid "Append a port to include it in the header (eg: example.com:5000)" |
1362 | msgstr "" | 1100 | msgstr "" |
1363 | 1101 | ||
1364 | #: plugins/check_http.c:1460 | ||
1365 | msgid "" | 1102 | msgid "" |
1366 | "IP address or name (use numeric address if possible to bypass DNS lookup)." | 1103 | "IP address or name (use numeric address if possible to bypass DNS lookup)." |
1367 | msgstr "" | 1104 | msgstr "" |
1368 | 1105 | ||
1369 | #: plugins/check_http.c:1462 | ||
1370 | msgid "Port number (default: " | 1106 | msgid "Port number (default: " |
1371 | msgstr "" | 1107 | msgstr "" |
1372 | 1108 | ||
1373 | #: plugins/check_http.c:1469 | ||
1374 | msgid "" | 1109 | msgid "" |
1375 | "Connect via SSL. Port defaults to 443. VERSION is optional, and prevents" | 1110 | "Connect via SSL. Port defaults to 443. VERSION is optional, and prevents" |
1376 | msgstr "" | 1111 | msgstr "" |
1377 | 1112 | ||
1378 | #: plugins/check_http.c:1470 | 1113 | msgid "auto-negotiation (2 = SSLv2, 3 = SSLv3, 1 = TLSv1, 1.1 = TLSv1.1," |
1379 | msgid "auto-negotiation (1 = TLSv1, 2 = SSLv2, 3 = SSLv3)." | 1114 | msgstr "" |
1115 | |||
1116 | msgid "1.2 = TLSv1.2). With a '+' suffix, newer versions are also accepted." | ||
1380 | msgstr "" | 1117 | msgstr "" |
1381 | 1118 | ||
1382 | #: plugins/check_http.c:1472 | ||
1383 | msgid "Enable SSL/TLS hostname extension support (SNI)" | 1119 | msgid "Enable SSL/TLS hostname extension support (SNI)" |
1384 | msgstr "" | 1120 | msgstr "" |
1385 | 1121 | ||
1386 | #: plugins/check_http.c:1474 | ||
1387 | msgid "" | 1122 | msgid "" |
1388 | "Minimum number of days a certificate has to be valid. Port defaults to 443" | 1123 | "Minimum number of days a certificate has to be valid. Port defaults to 443" |
1389 | msgstr "" | 1124 | msgstr "" |
1390 | 1125 | ||
1391 | #: plugins/check_http.c:1475 | 1126 | msgid "" |
1392 | msgid "(when this option is used the URL is not checked.)" | 1127 | "(when this option is used the URL is not checked by default. You can use" |
1128 | msgstr "" | ||
1129 | |||
1130 | msgid " --continue-after-certificate to override this behavior)" | ||
1131 | msgstr "" | ||
1132 | |||
1133 | msgid "" | ||
1134 | "Allows the HTTP check to continue after performing the certificate check." | ||
1135 | msgstr "" | ||
1136 | |||
1137 | msgid "Does nothing unless -C is used." | ||
1393 | msgstr "" | 1138 | msgstr "" |
1394 | 1139 | ||
1395 | #: plugins/check_http.c:1477 | ||
1396 | msgid "Name of file that contains the client certificate (PEM format)" | 1140 | msgid "Name of file that contains the client certificate (PEM format)" |
1397 | msgstr "" | 1141 | msgstr "" |
1398 | 1142 | ||
1399 | #: plugins/check_http.c:1478 | ||
1400 | msgid "to be used in establishing the SSL session" | 1143 | msgid "to be used in establishing the SSL session" |
1401 | msgstr "" | 1144 | msgstr "" |
1402 | 1145 | ||
1403 | #: plugins/check_http.c:1480 | ||
1404 | msgid "Name of file containing the private key (PEM format)" | 1146 | msgid "Name of file containing the private key (PEM format)" |
1405 | msgstr "" | 1147 | msgstr "" |
1406 | 1148 | ||
1407 | #: plugins/check_http.c:1481 | ||
1408 | msgid "matching the client certificate" | 1149 | msgid "matching the client certificate" |
1409 | msgstr "" | 1150 | msgstr "" |
1410 | 1151 | ||
1411 | #: plugins/check_http.c:1485 | ||
1412 | msgid "Comma-delimited list of strings, at least one of them is expected in" | 1152 | msgid "Comma-delimited list of strings, at least one of them is expected in" |
1413 | msgstr "" | 1153 | msgstr "" |
1414 | 1154 | ||
1415 | #: plugins/check_http.c:1486 | ||
1416 | msgid "the first (status) line of the server response (default: " | 1155 | msgid "the first (status) line of the server response (default: " |
1417 | msgstr "" | 1156 | msgstr "" |
1418 | 1157 | ||
1419 | #: plugins/check_http.c:1488 | ||
1420 | msgid "" | 1158 | msgid "" |
1421 | "If specified skips all other status line logic (ex: 3xx, 4xx, 5xx processing)" | 1159 | "If specified skips all other status line logic (ex: 3xx, 4xx, 5xx processing)" |
1422 | msgstr "" | 1160 | msgstr "" |
1423 | 1161 | ||
1424 | #: plugins/check_http.c:1490 | ||
1425 | msgid "String to expect in the response headers" | 1162 | msgid "String to expect in the response headers" |
1426 | msgstr "" | 1163 | msgstr "" |
1427 | 1164 | ||
1428 | #: plugins/check_http.c:1492 | ||
1429 | msgid "String to expect in the content" | 1165 | msgid "String to expect in the content" |
1430 | msgstr "" | 1166 | msgstr "" |
1431 | 1167 | ||
1432 | #: plugins/check_http.c:1494 | ||
1433 | msgid "URL to GET or POST (default: /)" | 1168 | msgid "URL to GET or POST (default: /)" |
1434 | msgstr "" | 1169 | msgstr "" |
1435 | 1170 | ||
1436 | #: plugins/check_http.c:1496 | ||
1437 | msgid "URL encoded http POST data" | 1171 | msgid "URL encoded http POST data" |
1438 | msgstr "" | 1172 | msgstr "" |
1439 | 1173 | ||
1440 | #: plugins/check_http.c:1498 | ||
1441 | msgid "Set HTTP method." | 1174 | msgid "Set HTTP method." |
1442 | msgstr "" | 1175 | msgstr "" |
1443 | 1176 | ||
1444 | #: plugins/check_http.c:1500 | ||
1445 | msgid "Don't wait for document body: stop reading after headers." | 1177 | msgid "Don't wait for document body: stop reading after headers." |
1446 | msgstr "" | 1178 | msgstr "" |
1447 | 1179 | ||
1448 | #: plugins/check_http.c:1501 | ||
1449 | msgid "(Note that this still does an HTTP GET or POST, not a HEAD.)" | 1180 | msgid "(Note that this still does an HTTP GET or POST, not a HEAD.)" |
1450 | msgstr "" | 1181 | msgstr "" |
1451 | 1182 | ||
1452 | #: plugins/check_http.c:1503 | ||
1453 | msgid "Warn if document is more than SECONDS old. the number can also be of" | 1183 | msgid "Warn if document is more than SECONDS old. the number can also be of" |
1454 | msgstr "" | 1184 | msgstr "" |
1455 | 1185 | ||
1456 | #: plugins/check_http.c:1504 | ||
1457 | msgid "the form \"10m\" for minutes, \"10h\" for hours, or \"10d\" for days." | 1186 | msgid "the form \"10m\" for minutes, \"10h\" for hours, or \"10d\" for days." |
1458 | msgstr "" | 1187 | msgstr "" |
1459 | 1188 | ||
1460 | #: plugins/check_http.c:1506 | ||
1461 | msgid "specify Content-Type header media type when POSTing\n" | 1189 | msgid "specify Content-Type header media type when POSTing\n" |
1462 | msgstr "" | 1190 | msgstr "" |
1463 | 1191 | ||
1464 | #: plugins/check_http.c:1509 | ||
1465 | msgid "Allow regex to span newlines (must precede -r or -R)" | 1192 | msgid "Allow regex to span newlines (must precede -r or -R)" |
1466 | msgstr "" | 1193 | msgstr "" |
1467 | 1194 | ||
1468 | #: plugins/check_http.c:1511 | ||
1469 | msgid "Search page for regex STRING" | 1195 | msgid "Search page for regex STRING" |
1470 | msgstr "" | 1196 | msgstr "" |
1471 | 1197 | ||
1472 | #: plugins/check_http.c:1513 | ||
1473 | msgid "Search page for case-insensitive regex STRING" | 1198 | msgid "Search page for case-insensitive regex STRING" |
1474 | msgstr "" | 1199 | msgstr "" |
1475 | 1200 | ||
1476 | #: plugins/check_http.c:1515 | ||
1477 | msgid "Return CRITICAL if found, OK if not\n" | 1201 | msgid "Return CRITICAL if found, OK if not\n" |
1478 | msgstr "" | 1202 | msgstr "" |
1479 | 1203 | ||
1480 | #: plugins/check_http.c:1518 | ||
1481 | msgid "Username:password on sites with basic authentication" | 1204 | msgid "Username:password on sites with basic authentication" |
1482 | msgstr "" | 1205 | msgstr "" |
1483 | 1206 | ||
1484 | #: plugins/check_http.c:1520 | ||
1485 | msgid "Username:password on proxy-servers with basic authentication" | 1207 | msgid "Username:password on proxy-servers with basic authentication" |
1486 | msgstr "" | 1208 | msgstr "" |
1487 | 1209 | ||
1488 | #: plugins/check_http.c:1522 | ||
1489 | msgid "String to be sent in http header as \"User Agent\"" | 1210 | msgid "String to be sent in http header as \"User Agent\"" |
1490 | msgstr "" | 1211 | msgstr "" |
1491 | 1212 | ||
1492 | #: plugins/check_http.c:1524 | ||
1493 | msgid "" | 1213 | msgid "" |
1494 | "Any other tags to be sent in http header. Use multiple times for additional " | 1214 | "Any other tags to be sent in http header. Use multiple times for additional " |
1495 | "headers" | 1215 | "headers" |
1496 | msgstr "" | 1216 | msgstr "" |
1497 | 1217 | ||
1498 | #: plugins/check_http.c:1526 | ||
1499 | msgid "Print additional performance data" | 1218 | msgid "Print additional performance data" |
1500 | msgstr "" | 1219 | msgstr "" |
1501 | 1220 | ||
1502 | #: plugins/check_http.c:1528 | 1221 | msgid "Print body content below status line" |
1222 | msgstr "" | ||
1223 | |||
1503 | msgid "Wrap output in HTML link (obsoleted by urlize)" | 1224 | msgid "Wrap output in HTML link (obsoleted by urlize)" |
1504 | msgstr "" | 1225 | msgstr "" |
1505 | 1226 | ||
1506 | #: plugins/check_http.c:1530 | ||
1507 | msgid "How to handle redirected pages. sticky is like follow but stick to the" | 1227 | msgid "How to handle redirected pages. sticky is like follow but stick to the" |
1508 | msgstr "" | 1228 | msgstr "" |
1509 | 1229 | ||
1510 | #: plugins/check_http.c:1531 | ||
1511 | msgid "specified IP address. stickyport also ensures port stays the same." | 1230 | msgid "specified IP address. stickyport also ensures port stays the same." |
1512 | msgstr "" | 1231 | msgstr "" |
1513 | 1232 | ||
1514 | #: plugins/check_http.c:1533 | 1233 | msgid "Maximal number of redirects (default: " |
1234 | msgstr "" | ||
1235 | |||
1515 | msgid "Minimum page size required (bytes) : Maximum page size required (bytes)" | 1236 | msgid "Minimum page size required (bytes) : Maximum page size required (bytes)" |
1516 | msgstr "" | 1237 | msgstr "" |
1517 | 1238 | ||
1518 | #: plugins/check_http.c:1543 | ||
1519 | msgid "This plugin will attempt to open an HTTP connection with the host." | 1239 | msgid "This plugin will attempt to open an HTTP connection with the host." |
1520 | msgstr "" | 1240 | msgstr "" |
1521 | 1241 | ||
1522 | #: plugins/check_http.c:1544 | ||
1523 | msgid "" | 1242 | msgid "" |
1524 | "Successful connects return STATE_OK, refusals and timeouts return " | 1243 | "Successful connects return STATE_OK, refusals and timeouts return " |
1525 | "STATE_CRITICAL" | 1244 | "STATE_CRITICAL" |
1526 | msgstr "" | 1245 | msgstr "" |
1527 | 1246 | ||
1528 | #: plugins/check_http.c:1545 | ||
1529 | msgid "" | 1247 | msgid "" |
1530 | "other errors return STATE_UNKNOWN. Successful connects, but incorrect " | 1248 | "other errors return STATE_UNKNOWN. Successful connects, but incorrect " |
1531 | "response" | 1249 | "response" |
1532 | msgstr "" | 1250 | msgstr "" |
1533 | 1251 | ||
1534 | #: plugins/check_http.c:1546 | ||
1535 | msgid "" | 1252 | msgid "" |
1536 | "messages from the host result in STATE_WARNING return values. If you are" | 1253 | "messages from the host result in STATE_WARNING return values. If you are" |
1537 | msgstr "" | 1254 | msgstr "" |
1538 | 1255 | ||
1539 | #: plugins/check_http.c:1547 | ||
1540 | msgid "" | 1256 | msgid "" |
1541 | "checking a virtual server that uses 'host headers' you must supply the FQDN" | 1257 | "checking a virtual server that uses 'host headers' you must supply the FQDN" |
1542 | msgstr "" | 1258 | msgstr "" |
1543 | 1259 | ||
1544 | #: plugins/check_http.c:1548 | ||
1545 | msgid "(fully qualified domain name) as the [host_name] argument." | 1260 | msgid "(fully qualified domain name) as the [host_name] argument." |
1546 | msgstr "" | 1261 | msgstr "" |
1547 | 1262 | ||
1548 | #: plugins/check_http.c:1552 | ||
1549 | msgid "This plugin can also check whether an SSL enabled web server is able to" | 1263 | msgid "This plugin can also check whether an SSL enabled web server is able to" |
1550 | msgstr "" | 1264 | msgstr "" |
1551 | 1265 | ||
1552 | #: plugins/check_http.c:1553 | ||
1553 | msgid "serve content (optionally within a specified time) or whether the X509 " | 1266 | msgid "serve content (optionally within a specified time) or whether the X509 " |
1554 | msgstr "" | 1267 | msgstr "" |
1555 | 1268 | ||
1556 | #: plugins/check_http.c:1554 | ||
1557 | msgid "certificate is still valid for the specified number of days." | 1269 | msgid "certificate is still valid for the specified number of days." |
1558 | msgstr "" | 1270 | msgstr "" |
1559 | 1271 | ||
1560 | #: plugins/check_http.c:1556 | ||
1561 | msgid "Please note that this plugin does not check if the presented server" | 1272 | msgid "Please note that this plugin does not check if the presented server" |
1562 | msgstr "" | 1273 | msgstr "" |
1563 | 1274 | ||
1564 | #: plugins/check_http.c:1557 | ||
1565 | msgid "certificate matches the hostname of the server, or if the certificate" | 1275 | msgid "certificate matches the hostname of the server, or if the certificate" |
1566 | msgstr "" | 1276 | msgstr "" |
1567 | 1277 | ||
1568 | #: plugins/check_http.c:1558 | ||
1569 | msgid "has a valid chain of trust to one of the locally installed CAs." | 1278 | msgid "has a valid chain of trust to one of the locally installed CAs." |
1570 | msgstr "" | 1279 | msgstr "" |
1571 | 1280 | ||
1572 | #: plugins/check_http.c:1562 | ||
1573 | msgid "" | 1281 | msgid "" |
1574 | "When the 'www.verisign.com' server returns its content within 5 seconds," | 1282 | "When the 'www.verisign.com' server returns its content within 5 seconds," |
1575 | msgstr "" | 1283 | msgstr "" |
1576 | 1284 | ||
1577 | #: plugins/check_http.c:1563 | ||
1578 | msgid "" | 1285 | msgid "" |
1579 | "a STATE_OK will be returned. When the server returns its content but exceeds" | 1286 | "a STATE_OK will be returned. When the server returns its content but exceeds" |
1580 | msgstr "" | 1287 | msgstr "" |
1581 | 1288 | ||
1582 | #: plugins/check_http.c:1564 | ||
1583 | msgid "" | 1289 | msgid "" |
1584 | "the 5-second threshold, a STATE_WARNING will be returned. When an error " | 1290 | "the 5-second threshold, a STATE_WARNING will be returned. When an error " |
1585 | "occurs," | 1291 | "occurs," |
1586 | msgstr "" | 1292 | msgstr "" |
1587 | 1293 | ||
1588 | #: plugins/check_http.c:1565 | ||
1589 | msgid "a STATE_CRITICAL will be returned." | 1294 | msgid "a STATE_CRITICAL will be returned." |
1590 | msgstr "" | 1295 | msgstr "" |
1591 | 1296 | ||
1592 | #: plugins/check_http.c:1568 | ||
1593 | msgid "" | 1297 | msgid "" |
1594 | "When the certificate of 'www.verisign.com' is valid for more than 14 days," | 1298 | "When the certificate of 'www.verisign.com' is valid for more than 14 days," |
1595 | msgstr "" | 1299 | msgstr "" |
1596 | 1300 | ||
1597 | #: plugins/check_http.c:1569 plugins/check_http.c:1575 | ||
1598 | msgid "" | 1301 | msgid "" |
1599 | "a STATE_OK is returned. When the certificate is still valid, but for less " | 1302 | "a STATE_OK is returned. When the certificate is still valid, but for less " |
1600 | "than" | 1303 | "than" |
1601 | msgstr "" | 1304 | msgstr "" |
1602 | 1305 | ||
1603 | #: plugins/check_http.c:1570 | ||
1604 | msgid "" | 1306 | msgid "" |
1605 | "14 days, a STATE_WARNING is returned. A STATE_CRITICAL will be returned when" | 1307 | "14 days, a STATE_WARNING is returned. A STATE_CRITICAL will be returned when" |
1606 | msgstr "" | 1308 | msgstr "" |
1607 | 1309 | ||
1608 | #: plugins/check_http.c:1571 | ||
1609 | msgid "the certificate is expired." | 1310 | msgid "the certificate is expired." |
1610 | msgstr "" | 1311 | msgstr "" |
1611 | 1312 | ||
1612 | #: plugins/check_http.c:1574 | ||
1613 | msgid "" | 1313 | msgid "" |
1614 | "When the certificate of 'www.verisign.com' is valid for more than 30 days," | 1314 | "When the certificate of 'www.verisign.com' is valid for more than 30 days," |
1615 | msgstr "" | 1315 | msgstr "" |
1616 | 1316 | ||
1617 | #: plugins/check_http.c:1576 | ||
1618 | msgid "30 days, but more than 14 days, a STATE_WARNING is returned." | 1317 | msgid "30 days, but more than 14 days, a STATE_WARNING is returned." |
1619 | msgstr "" | 1318 | msgstr "" |
1620 | 1319 | ||
1621 | #: plugins/check_http.c:1577 | ||
1622 | msgid "" | 1320 | msgid "" |
1623 | "A STATE_CRITICAL will be returned when certificate expires in less than 14 " | 1321 | "A STATE_CRITICAL will be returned when certificate expires in less than 14 " |
1624 | "days" | 1322 | "days" |
1625 | msgstr "" | 1323 | msgstr "" |
1626 | 1324 | ||
1627 | #: plugins/check_ldap.c:133 | 1325 | msgid "" |
1326 | "check_http -I 192.168.100.35 -p 80 -u https://www.verisign.com/ -S -j " | ||
1327 | "CONNECT -H www.verisign.com " | ||
1328 | msgstr "" | ||
1329 | |||
1330 | msgid "" | ||
1331 | "all these options are needed: -I <proxy> -p <proxy-port> -u <check-url> -" | ||
1332 | "S(sl) -j CONNECT -H <webserver>" | ||
1333 | msgstr "" | ||
1334 | |||
1335 | msgid "" | ||
1336 | "a STATE_CRITICAL will be returned. By adding a colon to the method you can " | ||
1337 | "set the method used" | ||
1338 | msgstr "" | ||
1339 | |||
1340 | msgid "inside the proxied connection: -j CONNECT:POST" | ||
1341 | msgstr "" | ||
1342 | |||
1628 | #, c-format | 1343 | #, c-format |
1629 | msgid "Could not connect to the server at port %i\n" | 1344 | msgid "Could not connect to the server at port %i\n" |
1630 | msgstr "" | 1345 | msgstr "" |
1631 | 1346 | ||
1632 | #: plugins/check_ldap.c:142 | ||
1633 | #, c-format | 1347 | #, c-format |
1634 | msgid "Could not set protocol version %d\n" | 1348 | msgid "Could not set protocol version %d\n" |
1635 | msgstr "" | 1349 | msgstr "" |
1636 | 1350 | ||
1637 | #: plugins/check_ldap.c:157 | ||
1638 | #, c-format | 1351 | #, c-format |
1639 | msgid "Could not init TLS at port %i!\n" | 1352 | msgid "Could not init TLS at port %i!\n" |
1640 | msgstr "" | 1353 | msgstr "" |
1641 | 1354 | ||
1642 | #: plugins/check_ldap.c:161 | ||
1643 | #, c-format | 1355 | #, c-format |
1644 | msgid "TLS not supported by the libraries!\n" | 1356 | msgid "TLS not supported by the libraries!\n" |
1645 | msgstr "" | 1357 | msgstr "" |
1646 | 1358 | ||
1647 | #: plugins/check_ldap.c:181 | ||
1648 | #, c-format | 1359 | #, c-format |
1649 | msgid "Could not init startTLS at port %i!\n" | 1360 | msgid "Could not init startTLS at port %i!\n" |
1650 | msgstr "" | 1361 | msgstr "" |
1651 | 1362 | ||
1652 | #: plugins/check_ldap.c:185 | ||
1653 | #, c-format | 1363 | #, c-format |
1654 | msgid "startTLS not supported by the library, needs LDAPv3!\n" | 1364 | msgid "startTLS not supported by the library, needs LDAPv3!\n" |
1655 | msgstr "" | 1365 | msgstr "" |
1656 | 1366 | ||
1657 | #: plugins/check_ldap.c:195 | ||
1658 | #, c-format | 1367 | #, c-format |
1659 | msgid "Could not bind to the LDAP server\n" | 1368 | msgid "Could not bind to the LDAP server\n" |
1660 | msgstr "" | 1369 | msgstr "" |
1661 | 1370 | ||
1662 | #: plugins/check_ldap.c:204 | ||
1663 | #, c-format | 1371 | #, c-format |
1664 | msgid "Could not search/find objectclasses in %s\n" | 1372 | msgid "Could not search/find objectclasses in %s\n" |
1665 | msgstr "" | 1373 | msgstr "" |
1666 | 1374 | ||
1667 | #: plugins/check_ldap.c:227 | 1375 | #, c-format |
1376 | msgid "LDAP %s - found %d entries in %.3f seconds|%s %s\n" | ||
1377 | msgstr "" | ||
1378 | |||
1668 | #, c-format | 1379 | #, c-format |
1669 | msgid "LDAP %s - %.3f seconds response time|%s\n" | 1380 | msgid "LDAP %s - %.3f seconds response time|%s\n" |
1670 | msgstr "" | 1381 | msgstr "" |
1671 | 1382 | ||
1672 | #: plugins/check_ldap.c:339 plugins/check_ldap.c:347 | ||
1673 | #, c-format | 1383 | #, c-format |
1674 | msgid "%s cannot be combined with %s" | 1384 | msgid "%s cannot be combined with %s" |
1675 | msgstr "" | 1385 | msgstr "" |
1676 | 1386 | ||
1677 | #: plugins/check_ldap.c:379 | ||
1678 | msgid "Please specify the host name\n" | 1387 | msgid "Please specify the host name\n" |
1679 | msgstr "" | 1388 | msgstr "" |
1680 | 1389 | ||
1681 | #: plugins/check_ldap.c:382 | ||
1682 | msgid "Please specify the LDAP base\n" | 1390 | msgid "Please specify the LDAP base\n" |
1683 | msgstr "" | 1391 | msgstr "" |
1684 | 1392 | ||
1685 | #: plugins/check_ldap.c:411 | ||
1686 | msgid "ldap attribute to search (default: \"(objectclass=*)\"" | 1393 | msgid "ldap attribute to search (default: \"(objectclass=*)\"" |
1687 | msgstr "" | 1394 | msgstr "" |
1688 | 1395 | ||
1689 | #: plugins/check_ldap.c:413 | ||
1690 | msgid "ldap base (eg. ou=my unit, o=my org, c=at" | 1396 | msgid "ldap base (eg. ou=my unit, o=my org, c=at" |
1691 | msgstr "" | 1397 | msgstr "" |
1692 | 1398 | ||
1693 | #: plugins/check_ldap.c:415 | ||
1694 | msgid "ldap bind DN (if required)" | 1399 | msgid "ldap bind DN (if required)" |
1695 | msgstr "" | 1400 | msgstr "" |
1696 | 1401 | ||
1697 | #: plugins/check_ldap.c:417 | 1402 | msgid "" |
1698 | msgid "ldap password (if required)" | 1403 | "ldap password (if required, or set the password through environment variable " |
1404 | "'LDAP_PASSWORD')" | ||
1699 | msgstr "" | 1405 | msgstr "" |
1700 | 1406 | ||
1701 | #: plugins/check_ldap.c:419 | ||
1702 | msgid "use starttls mechanism introduced in protocol version 3" | 1407 | msgid "use starttls mechanism introduced in protocol version 3" |
1703 | msgstr "" | 1408 | msgstr "" |
1704 | 1409 | ||
1705 | #: plugins/check_ldap.c:421 | ||
1706 | msgid "use ldaps (ldap v2 ssl method). this also sets the default port to" | 1410 | msgid "use ldaps (ldap v2 ssl method). this also sets the default port to" |
1707 | msgstr "" | 1411 | msgstr "" |
1708 | 1412 | ||
1709 | #: plugins/check_ldap.c:425 | ||
1710 | msgid "use ldap protocol version 2" | 1413 | msgid "use ldap protocol version 2" |
1711 | msgstr "" | 1414 | msgstr "" |
1712 | 1415 | ||
1713 | #: plugins/check_ldap.c:427 | ||
1714 | msgid "use ldap protocol version 3" | 1416 | msgid "use ldap protocol version 3" |
1715 | msgstr "" | 1417 | msgstr "" |
1716 | 1418 | ||
1717 | #: plugins/check_ldap.c:428 | ||
1718 | msgid "default protocol version:" | 1419 | msgid "default protocol version:" |
1719 | msgstr "" | 1420 | msgstr "" |
1720 | 1421 | ||
1721 | #: plugins/check_ldap.c:439 | 1422 | msgid "Number of found entries to result in warning status" |
1423 | msgstr "" | ||
1424 | |||
1425 | msgid "Number of found entries to result in critical status" | ||
1426 | msgstr "" | ||
1427 | |||
1722 | msgid "If this plugin is called via 'check_ldaps', method 'STARTTLS' will be" | 1428 | msgid "If this plugin is called via 'check_ldaps', method 'STARTTLS' will be" |
1723 | msgstr "" | 1429 | msgstr "" |
1724 | 1430 | ||
1725 | #: plugins/check_ldap.c:440 | ||
1726 | #, c-format | 1431 | #, c-format |
1727 | msgid "" | 1432 | msgid "" |
1728 | " implied (using default port %i) unless --port=636 is specified. In that " | 1433 | " implied (using default port %i) unless --port=636 is specified. In that " |
1729 | "case\n" | 1434 | "case\n" |
1730 | msgstr "" | 1435 | msgstr "" |
1731 | 1436 | ||
1732 | #: plugins/check_ldap.c:441 | ||
1733 | msgid "'SSL on connect' will be used no matter how the plugin was called." | 1437 | msgid "'SSL on connect' will be used no matter how the plugin was called." |
1734 | msgstr "" | 1438 | msgstr "" |
1735 | 1439 | ||
1736 | #: plugins/check_ldap.c:442 | ||
1737 | msgid "" | 1440 | msgid "" |
1738 | "This detection is deprecated, please use 'check_ldap' with the '--starttls' " | 1441 | "This detection is deprecated, please use 'check_ldap' with the '--starttls' " |
1739 | "or '--ssl' flags" | 1442 | "or '--ssl' flags" |
1740 | msgstr "" | 1443 | msgstr "" |
1741 | 1444 | ||
1742 | #: plugins/check_ldap.c:443 | ||
1743 | msgid "to define the behaviour explicitly instead." | 1445 | msgid "to define the behaviour explicitly instead." |
1744 | msgstr "" | 1446 | msgstr "" |
1745 | 1447 | ||
1746 | #: plugins/check_load.c:87 | 1448 | msgid "The parameters --warn-entries and --crit-entries are optional." |
1449 | msgstr "" | ||
1450 | |||
1747 | msgid "Warning threshold must be float or float triplet!\n" | 1451 | msgid "Warning threshold must be float or float triplet!\n" |
1748 | msgstr "" | 1452 | msgstr "" |
1749 | 1453 | ||
1750 | #: plugins/check_load.c:132 plugins/check_load.c:148 | ||
1751 | #, c-format | 1454 | #, c-format |
1752 | msgid "Error opening %s\n" | 1455 | msgid "Error opening %s\n" |
1753 | msgstr "" | 1456 | msgstr "" |
1754 | 1457 | ||
1755 | #: plugins/check_load.c:163 | ||
1756 | #, c-format | 1458 | #, c-format |
1757 | msgid "could not parse load from uptime: %s\n" | 1459 | msgid "could not parse load from uptime %s: %d\n" |
1758 | msgstr "" | 1460 | msgstr "" |
1759 | 1461 | ||
1760 | #: plugins/check_load.c:169 | ||
1761 | #, c-format | 1462 | #, c-format |
1762 | msgid "Error code %d returned in %s\n" | 1463 | msgid "Error code %d returned in %s\n" |
1763 | msgstr "" | 1464 | msgstr "" |
1764 | 1465 | ||
1765 | #: plugins/check_load.c:184 | ||
1766 | #, c-format | 1466 | #, c-format |
1767 | msgid "Error in getloadavg()\n" | 1467 | msgid "Error in getloadavg()\n" |
1768 | msgstr "" | 1468 | msgstr "" |
1769 | 1469 | ||
1770 | #: plugins/check_load.c:187 plugins/check_load.c:189 | ||
1771 | #, c-format | 1470 | #, c-format |
1772 | msgid "Error processing %s\n" | 1471 | msgid "Error processing %s\n" |
1773 | msgstr "" | 1472 | msgstr "" |
1774 | 1473 | ||
1775 | #: plugins/check_load.c:198 | ||
1776 | #, c-format | 1474 | #, c-format |
1777 | msgid "load average: %.2f, %.2f, %.2f" | 1475 | msgid "load average: %.2f, %.2f, %.2f" |
1778 | msgstr "" | 1476 | msgstr "" |
1779 | 1477 | ||
1780 | #: plugins/check_load.c:291 | ||
1781 | #, c-format | 1478 | #, c-format |
1782 | msgid "Critical threshold for %d-minute load average is not specified\n" | 1479 | msgid "Critical threshold for %d-minute load average is not specified\n" |
1783 | msgstr "" | 1480 | msgstr "" |
1784 | 1481 | ||
1785 | #: plugins/check_load.c:293 | ||
1786 | #, c-format | 1482 | #, c-format |
1787 | msgid "Warning threshold for %d-minute load average is not specified\n" | 1483 | msgid "Warning threshold for %d-minute load average is not specified\n" |
1788 | msgstr "" | 1484 | msgstr "" |
1789 | 1485 | ||
1790 | #: plugins/check_load.c:295 | ||
1791 | #, c-format | 1486 | #, c-format |
1792 | msgid "" | 1487 | msgid "" |
1793 | "Parameter inconsistency: %d-minute \"warning load\" is greater than " | 1488 | "Parameter inconsistency: %d-minute \"warning load\" is greater than " |
1794 | "\"critical load\"\n" | 1489 | "\"critical load\"\n" |
1795 | msgstr "" | 1490 | msgstr "" |
1796 | 1491 | ||
1797 | #: plugins/check_load.c:311 | ||
1798 | #, c-format | 1492 | #, c-format |
1799 | msgid "This plugin tests the current system load average." | 1493 | msgid "This plugin tests the current system load average." |
1800 | msgstr "" | 1494 | msgstr "" |
1801 | 1495 | ||
1802 | #: plugins/check_load.c:321 | ||
1803 | msgid "Exit with WARNING status if load average exceeds WLOADn" | 1496 | msgid "Exit with WARNING status if load average exceeds WLOADn" |
1804 | msgstr "" | 1497 | msgstr "" |
1805 | 1498 | ||
1806 | #: plugins/check_load.c:323 | ||
1807 | msgid "Exit with CRITICAL status if load average exceed CLOADn" | 1499 | msgid "Exit with CRITICAL status if load average exceed CLOADn" |
1808 | msgstr "" | 1500 | msgstr "" |
1809 | 1501 | ||
1810 | #: plugins/check_load.c:324 | ||
1811 | msgid "the load average format is the same used by \"uptime\" and \"w\"" | 1502 | msgid "the load average format is the same used by \"uptime\" and \"w\"" |
1812 | msgstr "" | 1503 | msgstr "" |
1813 | 1504 | ||
1814 | #: plugins/check_load.c:326 | ||
1815 | msgid "Divide the load averages by the number of CPUs (when possible)" | 1505 | msgid "Divide the load averages by the number of CPUs (when possible)" |
1816 | msgstr "" | 1506 | msgstr "" |
1817 | 1507 | ||
1818 | #: plugins/check_mrtg.c:75 | 1508 | msgid "Number of processes to show when printing the top consuming processes." |
1509 | msgstr "" | ||
1510 | |||
1511 | msgid "NUMBER_OF_PROCS=0 disables this feature. Default value is 0" | ||
1512 | msgstr "" | ||
1513 | |||
1514 | #, c-format | ||
1515 | msgid "'%s' exited with non-zero status.\n" | ||
1516 | msgstr "" | ||
1517 | |||
1518 | #, c-format | ||
1519 | msgid "some error occurred getting procs list.\n" | ||
1520 | msgstr "" | ||
1521 | |||
1819 | msgid "Could not parse arguments\n" | 1522 | msgid "Could not parse arguments\n" |
1820 | msgstr "" | 1523 | msgstr "" |
1821 | 1524 | ||
1822 | #: plugins/check_mrtg.c:80 | ||
1823 | #, c-format | 1525 | #, c-format |
1824 | msgid "Unable to open MRTG log file\n" | 1526 | msgid "Unable to open MRTG log file\n" |
1825 | msgstr "" | 1527 | msgstr "" |
1826 | 1528 | ||
1827 | #: plugins/check_mrtg.c:127 | ||
1828 | #, c-format | 1529 | #, c-format |
1829 | msgid "Unable to process MRTG log file\n" | 1530 | msgid "Unable to process MRTG log file\n" |
1830 | msgstr "" | 1531 | msgstr "" |
1831 | 1532 | ||
1832 | #: plugins/check_mrtg.c:135 plugins/check_mrtgtraf.c:136 | ||
1833 | #, c-format | 1533 | #, c-format |
1834 | msgid "MRTG data has expired (%d minutes old)\n" | 1534 | msgid "MRTG data has expired (%d minutes old)\n" |
1835 | msgstr "" | 1535 | msgstr "" |
1836 | 1536 | ||
1837 | #: plugins/check_mrtg.c:152 plugins/check_mrtgtraf.c:195 | ||
1838 | #: plugins/check_mrtgtraf.c:196 | ||
1839 | msgid "Avg" | 1537 | msgid "Avg" |
1840 | msgstr "" | 1538 | msgstr "" |
1841 | 1539 | ||
1842 | #: plugins/check_mrtg.c:152 plugins/check_mrtgtraf.c:195 | ||
1843 | #: plugins/check_mrtgtraf.c:196 | ||
1844 | msgid "Max" | 1540 | msgid "Max" |
1845 | msgstr "" | 1541 | msgstr "" |
1846 | 1542 | ||
1847 | #: plugins/check_mrtg.c:221 | ||
1848 | msgid "Invalid variable number" | 1543 | msgid "Invalid variable number" |
1849 | msgstr "" | 1544 | msgstr "" |
1850 | 1545 | ||
1851 | #: plugins/check_mrtg.c:256 | ||
1852 | #, c-format | 1546 | #, c-format |
1853 | msgid "" | 1547 | msgid "" |
1854 | "%s is not a valid expiration time\n" | 1548 | "%s is not a valid expiration time\n" |
1855 | "Use '%s -h' for additional help\n" | 1549 | "Use '%s -h' for additional help\n" |
1856 | msgstr "" | 1550 | msgstr "" |
1857 | 1551 | ||
1858 | #: plugins/check_mrtg.c:273 | ||
1859 | msgid "Invalid variable number\n" | 1552 | msgid "Invalid variable number\n" |
1860 | msgstr "" | 1553 | msgstr "" |
1861 | 1554 | ||
1862 | #: plugins/check_mrtg.c:300 | ||
1863 | msgid "You must supply the variable number" | 1555 | msgid "You must supply the variable number" |
1864 | msgstr "" | 1556 | msgstr "" |
1865 | 1557 | ||
1866 | #: plugins/check_mrtg.c:321 | ||
1867 | msgid "" | 1558 | msgid "" |
1868 | "This plugin will check either the average or maximum value of one of the" | 1559 | "This plugin will check either the average or maximum value of one of the" |
1869 | msgstr "" | 1560 | msgstr "" |
1870 | 1561 | ||
1871 | #: plugins/check_mrtg.c:322 | ||
1872 | msgid "two variables recorded in an MRTG log file." | 1562 | msgid "two variables recorded in an MRTG log file." |
1873 | msgstr "" | 1563 | msgstr "" |
1874 | 1564 | ||
1875 | #: plugins/check_mrtg.c:332 | ||
1876 | msgid "The MRTG log file containing the data you want to monitor" | 1565 | msgid "The MRTG log file containing the data you want to monitor" |
1877 | msgstr "" | 1566 | msgstr "" |
1878 | 1567 | ||
1879 | #: plugins/check_mrtg.c:334 | ||
1880 | msgid "Minutes before MRTG data is considered to be too old" | 1568 | msgid "Minutes before MRTG data is considered to be too old" |
1881 | msgstr "" | 1569 | msgstr "" |
1882 | 1570 | ||
1883 | #: plugins/check_mrtg.c:336 | ||
1884 | msgid "Should we check average or maximum values?" | 1571 | msgid "Should we check average or maximum values?" |
1885 | msgstr "" | 1572 | msgstr "" |
1886 | 1573 | ||
1887 | #: plugins/check_mrtg.c:338 | ||
1888 | msgid "Which variable set should we inspect? (1 or 2)" | 1574 | msgid "Which variable set should we inspect? (1 or 2)" |
1889 | msgstr "" | 1575 | msgstr "" |
1890 | 1576 | ||
1891 | #: plugins/check_mrtg.c:340 | ||
1892 | msgid "Threshold value for data to result in WARNING status" | 1577 | msgid "Threshold value for data to result in WARNING status" |
1893 | msgstr "" | 1578 | msgstr "" |
1894 | 1579 | ||
1895 | #: plugins/check_mrtg.c:342 | ||
1896 | msgid "Threshold value for data to result in CRITICAL status" | 1580 | msgid "Threshold value for data to result in CRITICAL status" |
1897 | msgstr "" | 1581 | msgstr "" |
1898 | 1582 | ||
1899 | #: plugins/check_mrtg.c:344 | ||
1900 | msgid "Type label for data (Examples: Conns, \"Processor Load\", In, Out)" | 1583 | msgid "Type label for data (Examples: Conns, \"Processor Load\", In, Out)" |
1901 | msgstr "" | 1584 | msgstr "" |
1902 | 1585 | ||
1903 | #: plugins/check_mrtg.c:346 | ||
1904 | msgid "Option units label for data (Example: Packets/Sec, Errors/Sec," | 1586 | msgid "Option units label for data (Example: Packets/Sec, Errors/Sec," |
1905 | msgstr "" | 1587 | msgstr "" |
1906 | 1588 | ||
1907 | #: plugins/check_mrtg.c:347 | ||
1908 | #, c-format | 1589 | #, c-format |
1909 | msgid "\"Bytes Per Second\", \"%% Utilization\")" | 1590 | msgid "\"Bytes Per Second\", \"%% Utilization\")" |
1910 | msgstr "" | 1591 | msgstr "" |
1911 | 1592 | ||
1912 | #: plugins/check_mrtg.c:350 | ||
1913 | msgid "" | 1593 | msgid "" |
1914 | "If the value exceeds the <vwl> threshold, a WARNING status is returned. If" | 1594 | "If the value exceeds the <vwl> threshold, a WARNING status is returned. If" |
1915 | msgstr "" | 1595 | msgstr "" |
1916 | 1596 | ||
1917 | #: plugins/check_mrtg.c:351 | ||
1918 | msgid "" | 1597 | msgid "" |
1919 | "the value exceeds the <vcl> threshold, a CRITICAL status is returned. If" | 1598 | "the value exceeds the <vcl> threshold, a CRITICAL status is returned. If" |
1920 | msgstr "" | 1599 | msgstr "" |
1921 | 1600 | ||
1922 | #: plugins/check_mrtg.c:352 | ||
1923 | msgid "the data in the log file is older than <expire_minutes> old, a WARNING" | 1601 | msgid "the data in the log file is older than <expire_minutes> old, a WARNING" |
1924 | msgstr "" | 1602 | msgstr "" |
1925 | 1603 | ||
1926 | #: plugins/check_mrtg.c:353 | ||
1927 | msgid "status is returned and a warning message is printed." | 1604 | msgid "status is returned and a warning message is printed." |
1928 | msgstr "" | 1605 | msgstr "" |
1929 | 1606 | ||
1930 | #: plugins/check_mrtg.c:356 | ||
1931 | msgid "" | 1607 | msgid "" |
1932 | "This plugin is useful for monitoring MRTG data that does not correspond to" | 1608 | "This plugin is useful for monitoring MRTG data that does not correspond to" |
1933 | msgstr "" | 1609 | msgstr "" |
1934 | 1610 | ||
1935 | #: plugins/check_mrtg.c:357 | ||
1936 | msgid "" | 1611 | msgid "" |
1937 | "bandwidth usage. (Use the check_mrtgtraf plugin for monitoring bandwidth)." | 1612 | "bandwidth usage. (Use the check_mrtgtraf plugin for monitoring bandwidth)." |
1938 | msgstr "" | 1613 | msgstr "" |
1939 | 1614 | ||
1940 | #: plugins/check_mrtg.c:358 | ||
1941 | msgid "" | 1615 | msgid "" |
1942 | "It can be used to monitor any kind of data that MRTG is monitoring - errors," | 1616 | "It can be used to monitor any kind of data that MRTG is monitoring - errors," |
1943 | msgstr "" | 1617 | msgstr "" |
1944 | 1618 | ||
1945 | #: plugins/check_mrtg.c:359 | ||
1946 | msgid "" | 1619 | msgid "" |
1947 | "packets/sec, etc. I use MRTG in conjunction with the Novell NLM that allows" | 1620 | "packets/sec, etc. I use MRTG in conjunction with the Novell NLM that allows" |
1948 | msgstr "" | 1621 | msgstr "" |
1949 | 1622 | ||
1950 | #: plugins/check_mrtg.c:360 | ||
1951 | msgid "" | 1623 | msgid "" |
1952 | "me to track processor utilization, user connections, drive space, etc and" | 1624 | "me to track processor utilization, user connections, drive space, etc and" |
1953 | msgstr "" | 1625 | msgstr "" |
1954 | 1626 | ||
1955 | #: plugins/check_mrtg.c:361 | ||
1956 | msgid "this plugin works well for monitoring that kind of data as well." | 1627 | msgid "this plugin works well for monitoring that kind of data as well." |
1957 | msgstr "" | 1628 | msgstr "" |
1958 | 1629 | ||
1959 | #: plugins/check_mrtg.c:364 | ||
1960 | msgid "" | 1630 | msgid "" |
1961 | "- This plugin only monitors one of the two variables stored in the MRTG log" | 1631 | "- This plugin only monitors one of the two variables stored in the MRTG log" |
1962 | msgstr "" | 1632 | msgstr "" |
1963 | 1633 | ||
1964 | #: plugins/check_mrtg.c:365 | ||
1965 | msgid "file. If you want to monitor both values you will have to define two" | 1634 | msgid "file. If you want to monitor both values you will have to define two" |
1966 | msgstr "" | 1635 | msgstr "" |
1967 | 1636 | ||
1968 | #: plugins/check_mrtg.c:366 | ||
1969 | msgid "commands with different values for the <variable> argument. Of course," | 1637 | msgid "commands with different values for the <variable> argument. Of course," |
1970 | msgstr "" | 1638 | msgstr "" |
1971 | 1639 | ||
1972 | #: plugins/check_mrtg.c:367 | ||
1973 | msgid "you can always hack the code to make this plugin work for you..." | 1640 | msgid "you can always hack the code to make this plugin work for you..." |
1974 | msgstr "" | 1641 | msgstr "" |
1975 | 1642 | ||
1976 | #: plugins/check_mrtg.c:368 | ||
1977 | msgid "" | 1643 | msgid "" |
1978 | "- MRTG stands for the Multi Router Traffic Grapher. It can be downloaded " | 1644 | "- MRTG stands for the Multi Router Traffic Grapher. It can be downloaded " |
1979 | "from" | 1645 | "from" |
1980 | msgstr "" | 1646 | msgstr "" |
1981 | 1647 | ||
1982 | #: plugins/check_mrtgtraf.c:88 | ||
1983 | msgid "Unable to open MRTG log file" | 1648 | msgid "Unable to open MRTG log file" |
1984 | msgstr "" | 1649 | msgstr "" |
1985 | 1650 | ||
1986 | #: plugins/check_mrtgtraf.c:130 | ||
1987 | msgid "Unable to process MRTG log file" | 1651 | msgid "Unable to process MRTG log file" |
1988 | msgstr "" | 1652 | msgstr "" |
1989 | 1653 | ||
1990 | #: plugins/check_mrtgtraf.c:194 | ||
1991 | #, c-format | 1654 | #, c-format |
1992 | msgid "%s. In = %0.1f %s, %s. Out = %0.1f %s|%s %s\n" | 1655 | msgid "%s. In = %0.1f %s/s, %s. Out = %0.1f %s/s|%s %s\n" |
1993 | msgstr "" | 1656 | msgstr "" |
1994 | 1657 | ||
1995 | #: plugins/check_mrtgtraf.c:207 | ||
1996 | #, c-format | 1658 | #, c-format |
1997 | msgid "Traffic %s - %s\n" | 1659 | msgid "Traffic %s - %s\n" |
1998 | msgstr "" | 1660 | msgstr "" |
1999 | 1661 | ||
2000 | #: plugins/check_mrtgtraf.c:335 | ||
2001 | msgid "" | 1662 | msgid "" |
2002 | "This plugin will check the incoming/outgoing transfer rates of a router," | 1663 | "This plugin will check the incoming/outgoing transfer rates of a router," |
2003 | msgstr "" | 1664 | msgstr "" |
2004 | 1665 | ||
2005 | #: plugins/check_mrtgtraf.c:336 | ||
2006 | msgid "switch, etc recorded in an MRTG log. If the newest log entry is older" | 1666 | msgid "switch, etc recorded in an MRTG log. If the newest log entry is older" |
2007 | msgstr "" | 1667 | msgstr "" |
2008 | 1668 | ||
2009 | #: plugins/check_mrtgtraf.c:337 | ||
2010 | msgid "than <expire_minutes>, a WARNING status is returned. If either the" | 1669 | msgid "than <expire_minutes>, a WARNING status is returned. If either the" |
2011 | msgstr "" | 1670 | msgstr "" |
2012 | 1671 | ||
2013 | #: plugins/check_mrtgtraf.c:338 | ||
2014 | msgid "incoming or outgoing rates exceed the <icl> or <ocl> thresholds (in" | 1672 | msgid "incoming or outgoing rates exceed the <icl> or <ocl> thresholds (in" |
2015 | msgstr "" | 1673 | msgstr "" |
2016 | 1674 | ||
2017 | #: plugins/check_mrtgtraf.c:339 | ||
2018 | msgid "Bytes/sec), a CRITICAL status results. If either of the rates exceed" | 1675 | msgid "Bytes/sec), a CRITICAL status results. If either of the rates exceed" |
2019 | msgstr "" | 1676 | msgstr "" |
2020 | 1677 | ||
2021 | #: plugins/check_mrtgtraf.c:340 | ||
2022 | msgid "the <iwl> or <owl> thresholds (in Bytes/sec), a WARNING status results." | 1678 | msgid "the <iwl> or <owl> thresholds (in Bytes/sec), a WARNING status results." |
2023 | msgstr "" | 1679 | msgstr "" |
2024 | 1680 | ||
2025 | #: plugins/check_mrtgtraf.c:350 | ||
2026 | msgid "File to read log from" | 1681 | msgid "File to read log from" |
2027 | msgstr "" | 1682 | msgstr "" |
2028 | 1683 | ||
2029 | #: plugins/check_mrtgtraf.c:352 | ||
2030 | msgid "Minutes after which log expires" | 1684 | msgid "Minutes after which log expires" |
2031 | msgstr "" | 1685 | msgstr "" |
2032 | 1686 | ||
2033 | #: plugins/check_mrtgtraf.c:354 | ||
2034 | msgid "Test average or maximum" | 1687 | msgid "Test average or maximum" |
2035 | msgstr "" | 1688 | msgstr "" |
2036 | 1689 | ||
2037 | #: plugins/check_mrtgtraf.c:356 | ||
2038 | msgid "Warning threshold pair <incoming>,<outgoing>" | 1690 | msgid "Warning threshold pair <incoming>,<outgoing>" |
2039 | msgstr "" | 1691 | msgstr "" |
2040 | 1692 | ||
2041 | #: plugins/check_mrtgtraf.c:358 | ||
2042 | msgid "Critical threshold pair <incoming>,<outgoing>" | 1693 | msgid "Critical threshold pair <incoming>,<outgoing>" |
2043 | msgstr "" | 1694 | msgstr "" |
2044 | 1695 | ||
2045 | #: plugins/check_mrtgtraf.c:362 | ||
2046 | msgid "" | 1696 | msgid "" |
2047 | "- MRTG stands for Multi Router Traffic Grapher. It can be downloaded from" | 1697 | "- MRTG stands for Multi Router Traffic Grapher. It can be downloaded from" |
2048 | msgstr "" | 1698 | msgstr "" |
2049 | 1699 | ||
2050 | #: plugins/check_mrtgtraf.c:364 | ||
2051 | msgid "- While MRTG can monitor things other than traffic rates, this" | 1700 | msgid "- While MRTG can monitor things other than traffic rates, this" |
2052 | msgstr "" | 1701 | msgstr "" |
2053 | 1702 | ||
2054 | #: plugins/check_mrtgtraf.c:365 | ||
2055 | msgid " plugin probably won't work with much else without modification." | 1703 | msgid " plugin probably won't work with much else without modification." |
2056 | msgstr "" | 1704 | msgstr "" |
2057 | 1705 | ||
2058 | #: plugins/check_mrtgtraf.c:366 | ||
2059 | msgid "- The calculated i/o rates are a little off from what MRTG actually" | 1706 | msgid "- The calculated i/o rates are a little off from what MRTG actually" |
2060 | msgstr "" | 1707 | msgstr "" |
2061 | 1708 | ||
2062 | #: plugins/check_mrtgtraf.c:367 | ||
2063 | msgid " reports. I'm not sure why this is right now, but will look into it" | 1709 | msgid " reports. I'm not sure why this is right now, but will look into it" |
2064 | msgstr "" | 1710 | msgstr "" |
2065 | 1711 | ||
2066 | #: plugins/check_mrtgtraf.c:368 | ||
2067 | msgid " for future enhancements of this plugin." | 1712 | msgid " for future enhancements of this plugin." |
2068 | msgstr "" | 1713 | msgstr "" |
2069 | 1714 | ||
2070 | #: plugins/check_mrtgtraf.c:378 | ||
2071 | #, c-format | 1715 | #, c-format |
2072 | msgid "Usage" | 1716 | msgid "Usage" |
2073 | msgstr "" | 1717 | msgstr "" |
2074 | 1718 | ||
2075 | #: plugins/check_mysql.c:171 | ||
2076 | #, c-format | 1719 | #, c-format |
2077 | msgid "status store_result error: %s\n" | 1720 | msgid "status store_result error: %s\n" |
2078 | msgstr "" | 1721 | msgstr "" |
2079 | 1722 | ||
2080 | #: plugins/check_mysql.c:202 | ||
2081 | #, c-format | 1723 | #, c-format |
2082 | msgid "slave query error: %s\n" | 1724 | msgid "slave query error: %s\n" |
2083 | msgstr "" | 1725 | msgstr "" |
2084 | 1726 | ||
2085 | #: plugins/check_mysql.c:209 | ||
2086 | #, c-format | 1727 | #, c-format |
2087 | msgid "slave store_result error: %s\n" | 1728 | msgid "slave store_result error: %s\n" |
2088 | msgstr "" | 1729 | msgstr "" |
2089 | 1730 | ||
2090 | #: plugins/check_mysql.c:215 | ||
2091 | msgid "No slaves defined" | 1731 | msgid "No slaves defined" |
2092 | msgstr "" | 1732 | msgstr "" |
2093 | 1733 | ||
2094 | #: plugins/check_mysql.c:223 | ||
2095 | #, c-format | 1734 | #, c-format |
2096 | msgid "slave fetch row error: %s\n" | 1735 | msgid "slave fetch row error: %s\n" |
2097 | msgstr "" | 1736 | msgstr "" |
2098 | 1737 | ||
2099 | #: plugins/check_mysql.c:228 | ||
2100 | #, c-format | 1738 | #, c-format |
2101 | msgid "Slave running: %s" | 1739 | msgid "Slave running: %s" |
2102 | msgstr "" | 1740 | msgstr "" |
2103 | 1741 | ||
2104 | #: plugins/check_mysql.c:505 | ||
2105 | msgid "This program tests connections to a MySQL server" | 1742 | msgid "This program tests connections to a MySQL server" |
2106 | msgstr "" | 1743 | msgstr "" |
2107 | 1744 | ||
2108 | #: plugins/check_mysql.c:516 | 1745 | msgid "Ignore authentication failure and check for mysql connectivity only" |
1746 | msgstr "" | ||
1747 | |||
2109 | msgid "Use the specified socket (has no effect if -H is used)" | 1748 | msgid "Use the specified socket (has no effect if -H is used)" |
2110 | msgstr "" | 1749 | msgstr "" |
2111 | 1750 | ||
2112 | #: plugins/check_mysql.c:519 | ||
2113 | msgid "Check database with indicated name" | 1751 | msgid "Check database with indicated name" |
2114 | msgstr "" | 1752 | msgstr "" |
2115 | 1753 | ||
2116 | #: plugins/check_mysql.c:521 | ||
2117 | msgid "Read from the specified client options file" | 1754 | msgid "Read from the specified client options file" |
2118 | msgstr "" | 1755 | msgstr "" |
2119 | 1756 | ||
2120 | #: plugins/check_mysql.c:523 | ||
2121 | msgid "Use a client options group" | 1757 | msgid "Use a client options group" |
2122 | msgstr "" | 1758 | msgstr "" |
2123 | 1759 | ||
2124 | #: plugins/check_mysql.c:525 | ||
2125 | msgid "Connect using the indicated username" | 1760 | msgid "Connect using the indicated username" |
2126 | msgstr "" | 1761 | msgstr "" |
2127 | 1762 | ||
2128 | #: plugins/check_mysql.c:527 | ||
2129 | msgid "Use the indicated password to authenticate the connection" | 1763 | msgid "Use the indicated password to authenticate the connection" |
2130 | msgstr "" | 1764 | msgstr "" |
2131 | 1765 | ||
2132 | #: plugins/check_mysql.c:528 | ||
2133 | msgid "IMPORTANT: THIS FORM OF AUTHENTICATION IS NOT SECURE!!!" | 1766 | msgid "IMPORTANT: THIS FORM OF AUTHENTICATION IS NOT SECURE!!!" |
2134 | msgstr "" | 1767 | msgstr "" |
2135 | 1768 | ||
2136 | #: plugins/check_mysql.c:529 | ||
2137 | msgid "Your clear-text password could be visible as a process table entry" | 1769 | msgid "Your clear-text password could be visible as a process table entry" |
2138 | msgstr "" | 1770 | msgstr "" |
2139 | 1771 | ||
2140 | #: plugins/check_mysql.c:531 | ||
2141 | msgid "Check if the slave thread is running properly." | 1772 | msgid "Check if the slave thread is running properly." |
2142 | msgstr "" | 1773 | msgstr "" |
2143 | 1774 | ||
2144 | #: plugins/check_mysql.c:533 | ||
2145 | msgid "Exit with WARNING status if slave server is more than INTEGER seconds" | 1775 | msgid "Exit with WARNING status if slave server is more than INTEGER seconds" |
2146 | msgstr "" | 1776 | msgstr "" |
2147 | 1777 | ||
2148 | #: plugins/check_mysql.c:534 plugins/check_mysql.c:537 | ||
2149 | msgid "behind master" | 1778 | msgid "behind master" |
2150 | msgstr "" | 1779 | msgstr "" |
2151 | 1780 | ||
2152 | #: plugins/check_mysql.c:536 | ||
2153 | msgid "Exit with CRITICAL status if slave server is more then INTEGER seconds" | 1781 | msgid "Exit with CRITICAL status if slave server is more then INTEGER seconds" |
2154 | msgstr "" | 1782 | msgstr "" |
2155 | 1783 | ||
2156 | #: plugins/check_mysql.c:539 | 1784 | msgid "Use ssl encryption" |
2157 | msgid "Use ssl encryptation" | ||
2158 | msgstr "" | 1785 | msgstr "" |
2159 | 1786 | ||
2160 | #: plugins/check_mysql.c:541 | ||
2161 | msgid "Path to CA signing the cert" | 1787 | msgid "Path to CA signing the cert" |
2162 | msgstr "" | 1788 | msgstr "" |
2163 | 1789 | ||
2164 | #: plugins/check_mysql.c:543 | ||
2165 | msgid "Path to SSL certificate" | 1790 | msgid "Path to SSL certificate" |
2166 | msgstr "" | 1791 | msgstr "" |
2167 | 1792 | ||
2168 | #: plugins/check_mysql.c:545 | ||
2169 | msgid "Path to private SSL key" | 1793 | msgid "Path to private SSL key" |
2170 | msgstr "" | 1794 | msgstr "" |
2171 | 1795 | ||
2172 | #: plugins/check_mysql.c:547 | ||
2173 | msgid "Path to CA directory" | 1796 | msgid "Path to CA directory" |
2174 | msgstr "" | 1797 | msgstr "" |
2175 | 1798 | ||
2176 | #: plugins/check_mysql.c:549 | ||
2177 | msgid "List of valid SSL ciphers" | 1799 | msgid "List of valid SSL ciphers" |
2178 | msgstr "" | 1800 | msgstr "" |
2179 | 1801 | ||
2180 | #: plugins/check_mysql.c:553 | ||
2181 | msgid "" | 1802 | msgid "" |
2182 | "There are no required arguments. By default, the local database is checked" | 1803 | "There are no required arguments. By default, the local database is checked" |
2183 | msgstr "" | 1804 | msgstr "" |
2184 | 1805 | ||
2185 | #: plugins/check_mysql.c:554 | ||
2186 | msgid "" | 1806 | msgid "" |
2187 | "using the default unix socket. You can force TCP on localhost by using an" | 1807 | "using the default unix socket. You can force TCP on localhost by using an" |
2188 | msgstr "" | 1808 | msgstr "" |
2189 | 1809 | ||
2190 | #: plugins/check_mysql.c:555 | ||
2191 | msgid "IP address or FQDN ('localhost' will use the socket as well)." | 1810 | msgid "IP address or FQDN ('localhost' will use the socket as well)." |
2192 | msgstr "" | 1811 | msgstr "" |
2193 | 1812 | ||
2194 | #: plugins/check_mysql.c:559 | ||
2195 | msgid "You must specify -p with an empty string to force an empty password," | 1813 | msgid "You must specify -p with an empty string to force an empty password," |
2196 | msgstr "" | 1814 | msgstr "" |
2197 | 1815 | ||
2198 | #: plugins/check_mysql.c:560 | ||
2199 | msgid "overriding any my.cnf settings." | 1816 | msgid "overriding any my.cnf settings." |
2200 | msgstr "" | 1817 | msgstr "" |
2201 | 1818 | ||
2202 | #: plugins/check_nagios.c:104 | ||
2203 | msgid "Cannot open status log for reading!" | 1819 | msgid "Cannot open status log for reading!" |
2204 | msgstr "" | 1820 | msgstr "" |
2205 | 1821 | ||
2206 | #: plugins/check_nagios.c:154 | ||
2207 | #, c-format | 1822 | #, c-format |
2208 | msgid "Found process: %s %s\n" | 1823 | msgid "Found process: %s %s\n" |
2209 | msgstr "" | 1824 | msgstr "" |
2210 | 1825 | ||
2211 | #: plugins/check_nagios.c:168 | ||
2212 | msgid "Could not locate a running Nagios process!" | 1826 | msgid "Could not locate a running Nagios process!" |
2213 | msgstr "" | 1827 | msgstr "" |
2214 | 1828 | ||
2215 | #: plugins/check_nagios.c:172 | ||
2216 | msgid "Cannot parse Nagios log file for valid time" | 1829 | msgid "Cannot parse Nagios log file for valid time" |
2217 | msgstr "" | 1830 | msgstr "" |
2218 | 1831 | ||
2219 | #: plugins/check_nagios.c:183 plugins/check_procs.c:356 | ||
2220 | #, c-format | 1832 | #, c-format |
2221 | msgid "%d process" | 1833 | msgid "%d process" |
2222 | msgid_plural "%d processes" | 1834 | msgid_plural "%d processes" |
2223 | msgstr[0] "" | 1835 | msgstr[0] "" |
2224 | msgstr[1] "" | 1836 | msgstr[1] "" |
2225 | 1837 | ||
2226 | #: plugins/check_nagios.c:186 | ||
2227 | #, c-format | 1838 | #, c-format |
2228 | msgid "status log updated %d second ago" | 1839 | msgid "status log updated %d second ago" |
2229 | msgid_plural "status log updated %d seconds ago" | 1840 | msgid_plural "status log updated %d seconds ago" |
2230 | msgstr[0] "" | 1841 | msgstr[0] "" |
2231 | msgstr[1] "" | 1842 | msgstr[1] "" |
2232 | 1843 | ||
2233 | #: plugins/check_nagios.c:224 plugins/check_nagios.c:253 | ||
2234 | msgid "Expiration time must be an integer (seconds)\n" | 1844 | msgid "Expiration time must be an integer (seconds)\n" |
2235 | msgstr "" | 1845 | msgstr "" |
2236 | 1846 | ||
2237 | #: plugins/check_nagios.c:260 | ||
2238 | msgid "Timeout must be an integer (seconds)\n" | 1847 | msgid "Timeout must be an integer (seconds)\n" |
2239 | msgstr "" | 1848 | msgstr "" |
2240 | 1849 | ||
2241 | #: plugins/check_nagios.c:272 | ||
2242 | msgid "You must provide the status_log\n" | 1850 | msgid "You must provide the status_log\n" |
2243 | msgstr "" | 1851 | msgstr "" |
2244 | 1852 | ||
2245 | #: plugins/check_nagios.c:275 | ||
2246 | msgid "You must provide a process string\n" | 1853 | msgid "You must provide a process string\n" |
2247 | msgstr "" | 1854 | msgstr "" |
2248 | 1855 | ||
2249 | #: plugins/check_nagios.c:289 | ||
2250 | msgid "" | 1856 | msgid "" |
2251 | "This plugin checks the status of the Nagios process on the local machine" | 1857 | "This plugin checks the status of the Nagios process on the local machine" |
2252 | msgstr "" | 1858 | msgstr "" |
2253 | 1859 | ||
2254 | #: plugins/check_nagios.c:290 | ||
2255 | msgid "" | 1860 | msgid "" |
2256 | "The plugin will check to make sure the Nagios status log is no older than" | 1861 | "The plugin will check to make sure the Nagios status log is no older than" |
2257 | msgstr "" | 1862 | msgstr "" |
2258 | 1863 | ||
2259 | #: plugins/check_nagios.c:291 | ||
2260 | msgid "the number of minutes specified by the expires option." | 1864 | msgid "the number of minutes specified by the expires option." |
2261 | msgstr "" | 1865 | msgstr "" |
2262 | 1866 | ||
2263 | #: plugins/check_nagios.c:292 | ||
2264 | msgid "" | 1867 | msgid "" |
2265 | "It also checks the process table for a process matching the command argument." | 1868 | "It also checks the process table for a process matching the command argument." |
2266 | msgstr "" | 1869 | msgstr "" |
2267 | 1870 | ||
2268 | #: plugins/check_nagios.c:302 | ||
2269 | msgid "Name of the log file to check" | 1871 | msgid "Name of the log file to check" |
2270 | msgstr "" | 1872 | msgstr "" |
2271 | 1873 | ||
2272 | #: plugins/check_nagios.c:304 | ||
2273 | msgid "Minutes aging after which logfile is considered stale" | 1874 | msgid "Minutes aging after which logfile is considered stale" |
2274 | msgstr "" | 1875 | msgstr "" |
2275 | 1876 | ||
2276 | #: plugins/check_nagios.c:306 | ||
2277 | msgid "Substring to search for in process arguments" | 1877 | msgid "Substring to search for in process arguments" |
2278 | msgstr "" | 1878 | msgstr "" |
2279 | 1879 | ||
2280 | #: plugins/check_nagios.c:308 | ||
2281 | msgid "Timeout for the plugin in seconds" | 1880 | msgid "Timeout for the plugin in seconds" |
2282 | msgstr "" | 1881 | msgstr "" |
2283 | 1882 | ||
2284 | #: plugins/check_nt.c:142 | ||
2285 | #, c-format | 1883 | #, c-format |
2286 | msgid "Wrong client version - running: %s, required: %s" | 1884 | msgid "Wrong client version - running: %s, required: %s" |
2287 | msgstr "" | 1885 | msgstr "" |
2288 | 1886 | ||
2289 | #: plugins/check_nt.c:153 plugins/check_nt.c:218 | ||
2290 | msgid "missing -l parameters" | 1887 | msgid "missing -l parameters" |
2291 | msgstr "" | 1888 | msgstr "" |
2292 | 1889 | ||
2293 | #: plugins/check_nt.c:155 | ||
2294 | msgid "wrong -l parameter." | 1890 | msgid "wrong -l parameter." |
2295 | msgstr "" | 1891 | msgstr "" |
2296 | 1892 | ||
2297 | #: plugins/check_nt.c:159 | ||
2298 | msgid "CPU Load" | 1893 | msgid "CPU Load" |
2299 | msgstr "" | 1894 | msgstr "" |
2300 | 1895 | ||
2301 | #: plugins/check_nt.c:182 | ||
2302 | #, c-format | 1896 | #, c-format |
2303 | msgid " %lu%% (%lu min average)" | 1897 | msgid " %lu%% (%lu min average)" |
2304 | msgstr "" | 1898 | msgstr "" |
2305 | 1899 | ||
2306 | #: plugins/check_nt.c:184 | ||
2307 | #, c-format | 1900 | #, c-format |
2308 | msgid " '%lu min avg Load'=%lu%%;%lu;%lu;0;100" | 1901 | msgid " '%lu min avg Load'=%lu%%;%lu;%lu;0;100" |
2309 | msgstr "" | 1902 | msgstr "" |
2310 | 1903 | ||
2311 | #: plugins/check_nt.c:194 | ||
2312 | msgid "not enough values for -l parameters" | 1904 | msgid "not enough values for -l parameters" |
2313 | msgstr "" | 1905 | msgstr "" |
2314 | 1906 | ||
2315 | #: plugins/check_nt.c:206 | 1907 | msgid "wrong -l argument" |
2316 | #, c-format | ||
2317 | msgid "System Uptime - %u day(s) %u hour(s) %u minute(s)" | ||
2318 | msgstr "" | 1908 | msgstr "" |
2319 | 1909 | ||
2320 | #: plugins/check_nt.c:220 | 1910 | #, c-format |
2321 | msgid "wrong -l argument" | 1911 | msgid "System Uptime - %u day(s) %u hour(s) %u minute(s) |uptime=%lu" |
2322 | msgstr "" | 1912 | msgstr "" |
2323 | 1913 | ||
2324 | #: plugins/check_nt.c:236 | ||
2325 | #, c-format | 1914 | #, c-format |
2326 | msgid "%s:\\ - total: %.2f Gb - used: %.2f Gb (%.0f%%) - free %.2f Gb (%.0f%%)" | 1915 | msgid "%s:\\ - total: %.2f Gb - used: %.2f Gb (%.0f%%) - free %.2f Gb (%.0f%%)" |
2327 | msgstr "" | 1916 | msgstr "" |
2328 | 1917 | ||
2329 | #: plugins/check_nt.c:239 | ||
2330 | #, c-format | 1918 | #, c-format |
2331 | msgid "'%s:\\ Used Space'=%.2fGb;%.2f;%.2f;0.00;%.2f" | 1919 | msgid "'%s:\\ Used Space'=%.2fGb;%.2f;%.2f;0.00;%.2f" |
2332 | msgstr "" | 1920 | msgstr "" |
2333 | 1921 | ||
2334 | #: plugins/check_nt.c:253 | ||
2335 | msgid "Free disk space : Invalid drive" | 1922 | msgid "Free disk space : Invalid drive" |
2336 | msgstr "" | 1923 | msgstr "" |
2337 | 1924 | ||
2338 | #: plugins/check_nt.c:263 | ||
2339 | msgid "No service/process specified" | 1925 | msgid "No service/process specified" |
2340 | msgstr "" | 1926 | msgstr "" |
2341 | 1927 | ||
2342 | #: plugins/check_nt.c:271 plugins/check_nt.c:284 plugins/check_nt.c:288 | ||
2343 | #: plugins/check_nt.c:622 | ||
2344 | msgid "could not fetch information from server\n" | 1928 | msgid "could not fetch information from server\n" |
2345 | msgstr "" | 1929 | msgstr "" |
2346 | 1930 | ||
2347 | #: plugins/check_nt.c:296 | ||
2348 | #, c-format | 1931 | #, c-format |
2349 | msgid "" | 1932 | msgid "" |
2350 | "Memory usage: total:%.2f Mb - used: %.2f Mb (%.0f%%) - free: %.2f Mb (%.0f%%)" | 1933 | "Memory usage: total:%.2f MB - used: %.2f MB (%.0f%%) - free: %.2f MB (%.0f%%)" |
2351 | msgstr "" | 1934 | msgstr "" |
2352 | 1935 | ||
2353 | #: plugins/check_nt.c:299 | ||
2354 | #, c-format | 1936 | #, c-format |
2355 | msgid "'Memory usage'=%.2fMb;%.2f;%.2f;0.00;%.2f" | 1937 | msgid "'Memory usage'=%.2fMB;%.2f;%.2f;0.00;%.2f" |
2356 | msgstr "" | 1938 | msgstr "" |
2357 | 1939 | ||
2358 | #: plugins/check_nt.c:335 plugins/check_nt.c:420 plugins/check_nt.c:450 | ||
2359 | msgid "No counter specified" | 1940 | msgid "No counter specified" |
2360 | msgstr "" | 1941 | msgstr "" |
2361 | 1942 | ||
2362 | #: plugins/check_nt.c:367 | ||
2363 | msgid "Minimum value contains non-numbers" | 1943 | msgid "Minimum value contains non-numbers" |
2364 | msgstr "" | 1944 | msgstr "" |
2365 | 1945 | ||
2366 | #: plugins/check_nt.c:371 | ||
2367 | msgid "Maximum value contains non-numbers" | 1946 | msgid "Maximum value contains non-numbers" |
2368 | msgstr "" | 1947 | msgstr "" |
2369 | 1948 | ||
2370 | #: plugins/check_nt.c:378 | ||
2371 | msgid "No unit counter specified" | 1949 | msgid "No unit counter specified" |
2372 | msgstr "" | 1950 | msgstr "" |
2373 | 1951 | ||
2374 | #: plugins/check_nt.c:465 | ||
2375 | msgid "Please specify a variable to check" | 1952 | msgid "Please specify a variable to check" |
2376 | msgstr "" | 1953 | msgstr "" |
2377 | 1954 | ||
2378 | #: plugins/check_nt.c:549 | ||
2379 | msgid "Server port must be an integer\n" | 1955 | msgid "Server port must be an integer\n" |
2380 | msgstr "" | 1956 | msgstr "" |
2381 | 1957 | ||
2382 | #: plugins/check_nt.c:603 | ||
2383 | msgid "You must provide a server address or host name" | 1958 | msgid "You must provide a server address or host name" |
2384 | msgstr "" | 1959 | msgstr "" |
2385 | 1960 | ||
2386 | #: plugins/check_nt.c:609 | ||
2387 | msgid "None" | 1961 | msgid "None" |
2388 | msgstr "" | 1962 | msgstr "" |
2389 | 1963 | ||
2390 | #: plugins/check_nt.c:666 | ||
2391 | msgid "This plugin collects data from the NSClient service running on a" | 1964 | msgid "This plugin collects data from the NSClient service running on a" |
2392 | msgstr "" | 1965 | msgstr "" |
2393 | 1966 | ||
2394 | #: plugins/check_nt.c:667 | ||
2395 | msgid "Windows NT/2000/XP/2003 server." | 1967 | msgid "Windows NT/2000/XP/2003 server." |
2396 | msgstr "" | 1968 | msgstr "" |
2397 | 1969 | ||
2398 | #: plugins/check_nt.c:678 | ||
2399 | msgid "Name of the host to check" | 1970 | msgid "Name of the host to check" |
2400 | msgstr "" | 1971 | msgstr "" |
2401 | 1972 | ||
2402 | #: plugins/check_nt.c:680 | ||
2403 | msgid "Optional port number (default: " | 1973 | msgid "Optional port number (default: " |
2404 | msgstr "" | 1974 | msgstr "" |
2405 | 1975 | ||
2406 | #: plugins/check_nt.c:683 | ||
2407 | msgid "Password needed for the request" | 1976 | msgid "Password needed for the request" |
2408 | msgstr "" | 1977 | msgstr "" |
2409 | 1978 | ||
2410 | #: plugins/check_nt.c:685 plugins/check_nwstat.c:1661 | ||
2411 | #: plugins/check_overcr.c:432 | ||
2412 | msgid "Threshold which will result in a warning status" | 1979 | msgid "Threshold which will result in a warning status" |
2413 | msgstr "" | 1980 | msgstr "" |
2414 | 1981 | ||
2415 | #: plugins/check_nt.c:687 plugins/check_nwstat.c:1663 | ||
2416 | #: plugins/check_overcr.c:434 | ||
2417 | msgid "Threshold which will result in a critical status" | 1982 | msgid "Threshold which will result in a critical status" |
2418 | msgstr "" | 1983 | msgstr "" |
2419 | 1984 | ||
2420 | #: plugins/check_nt.c:689 | ||
2421 | msgid "Seconds before connection attempt times out (default: " | 1985 | msgid "Seconds before connection attempt times out (default: " |
2422 | msgstr "" | 1986 | msgstr "" |
2423 | 1987 | ||
2424 | #: plugins/check_nt.c:691 | ||
2425 | msgid "Parameters passed to specified check (see below)" | 1988 | msgid "Parameters passed to specified check (see below)" |
2426 | msgstr "" | 1989 | msgstr "" |
2427 | 1990 | ||
2428 | #: plugins/check_nt.c:693 | ||
2429 | msgid "Display options (currently only SHOWALL works)" | 1991 | msgid "Display options (currently only SHOWALL works)" |
2430 | msgstr "" | 1992 | msgstr "" |
2431 | 1993 | ||
2432 | #: plugins/check_nt.c:695 | ||
2433 | msgid "Return UNKNOWN on timeouts" | 1994 | msgid "Return UNKNOWN on timeouts" |
2434 | msgstr "" | 1995 | msgstr "" |
2435 | 1996 | ||
2436 | #: plugins/check_nt.c:698 | ||
2437 | msgid "Print this help screen" | 1997 | msgid "Print this help screen" |
2438 | msgstr "" | 1998 | msgstr "" |
2439 | 1999 | ||
2440 | #: plugins/check_nt.c:700 | ||
2441 | msgid "Print version information" | 2000 | msgid "Print version information" |
2442 | msgstr "" | 2001 | msgstr "" |
2443 | 2002 | ||
2444 | #: plugins/check_nt.c:702 | ||
2445 | msgid "Variable to check" | 2003 | msgid "Variable to check" |
2446 | msgstr "" | 2004 | msgstr "" |
2447 | 2005 | ||
2448 | #: plugins/check_nt.c:703 | ||
2449 | msgid "Valid variables are:" | 2006 | msgid "Valid variables are:" |
2450 | msgstr "" | 2007 | msgstr "" |
2451 | 2008 | ||
2452 | #: plugins/check_nt.c:705 | ||
2453 | msgid "Get the NSClient version" | 2009 | msgid "Get the NSClient version" |
2454 | msgstr "" | 2010 | msgstr "" |
2455 | 2011 | ||
2456 | #: plugins/check_nt.c:706 | ||
2457 | msgid "If -l <version> is specified, will return warning if versions differ." | 2012 | msgid "If -l <version> is specified, will return warning if versions differ." |
2458 | msgstr "" | 2013 | msgstr "" |
2459 | 2014 | ||
2460 | #: plugins/check_nt.c:708 | ||
2461 | msgid "Average CPU load on last x minutes." | 2015 | msgid "Average CPU load on last x minutes." |
2462 | msgstr "" | 2016 | msgstr "" |
2463 | 2017 | ||
2464 | #: plugins/check_nt.c:709 | ||
2465 | msgid "Request a -l parameter with the following syntax:" | 2018 | msgid "Request a -l parameter with the following syntax:" |
2466 | msgstr "" | 2019 | msgstr "" |
2467 | 2020 | ||
2468 | #: plugins/check_nt.c:710 | ||
2469 | msgid "-l <minutes range>,<warning threshold>,<critical threshold>." | 2021 | msgid "-l <minutes range>,<warning threshold>,<critical threshold>." |
2470 | msgstr "" | 2022 | msgstr "" |
2471 | 2023 | ||
2472 | #: plugins/check_nt.c:711 | ||
2473 | msgid "<minute range> should be less than 24*60." | 2024 | msgid "<minute range> should be less than 24*60." |
2474 | msgstr "" | 2025 | msgstr "" |
2475 | 2026 | ||
2476 | #: plugins/check_nt.c:712 | ||
2477 | msgid "" | 2027 | msgid "" |
2478 | "Thresholds are percentage and up to 10 requests can be done in one shot." | 2028 | "Thresholds are percentage and up to 10 requests can be done in one shot." |
2479 | msgstr "" | 2029 | msgstr "" |
2480 | 2030 | ||
2481 | #: plugins/check_nt.c:715 | ||
2482 | msgid "Get the uptime of the machine." | 2031 | msgid "Get the uptime of the machine." |
2483 | msgstr "" | 2032 | msgstr "" |
2484 | 2033 | ||
2485 | #: plugins/check_nt.c:716 | 2034 | msgid "-l <unit> " |
2486 | msgid "No specific parameters. No warning or critical threshold" | 2035 | msgstr "" |
2036 | |||
2037 | msgid "<unit> = seconds, minutes, hours, or days. (default: minutes)" | ||
2038 | msgstr "" | ||
2039 | |||
2040 | msgid "Thresholds will use the unit specified above." | ||
2487 | msgstr "" | 2041 | msgstr "" |
2488 | 2042 | ||
2489 | #: plugins/check_nt.c:718 | ||
2490 | msgid "Size and percentage of disk use." | 2043 | msgid "Size and percentage of disk use." |
2491 | msgstr "" | 2044 | msgstr "" |
2492 | 2045 | ||
2493 | #: plugins/check_nt.c:719 | ||
2494 | msgid "Request a -l parameter containing the drive letter only." | 2046 | msgid "Request a -l parameter containing the drive letter only." |
2495 | msgstr "" | 2047 | msgstr "" |
2496 | 2048 | ||
2497 | #: plugins/check_nt.c:720 plugins/check_nt.c:723 | ||
2498 | msgid "Warning and critical thresholds can be specified with -w and -c." | 2049 | msgid "Warning and critical thresholds can be specified with -w and -c." |
2499 | msgstr "" | 2050 | msgstr "" |
2500 | 2051 | ||
2501 | #: plugins/check_nt.c:722 | ||
2502 | msgid "Memory use." | 2052 | msgid "Memory use." |
2503 | msgstr "" | 2053 | msgstr "" |
2504 | 2054 | ||
2505 | #: plugins/check_nt.c:725 | ||
2506 | msgid "Check the state of one or several services." | 2055 | msgid "Check the state of one or several services." |
2507 | msgstr "" | 2056 | msgstr "" |
2508 | 2057 | ||
2509 | #: plugins/check_nt.c:726 plugins/check_nt.c:735 | ||
2510 | msgid "Request a -l parameters with the following syntax:" | 2058 | msgid "Request a -l parameters with the following syntax:" |
2511 | msgstr "" | 2059 | msgstr "" |
2512 | 2060 | ||
2513 | #: plugins/check_nt.c:727 | ||
2514 | msgid "-l <service1>,<service2>,<service3>,..." | 2061 | msgid "-l <service1>,<service2>,<service3>,..." |
2515 | msgstr "" | 2062 | msgstr "" |
2516 | 2063 | ||
2517 | #: plugins/check_nt.c:728 | ||
2518 | msgid "You can specify -d SHOWALL in case you want to see working services" | 2064 | msgid "You can specify -d SHOWALL in case you want to see working services" |
2519 | msgstr "" | 2065 | msgstr "" |
2520 | 2066 | ||
2521 | #: plugins/check_nt.c:729 | ||
2522 | msgid "in the returned string." | 2067 | msgid "in the returned string." |
2523 | msgstr "" | 2068 | msgstr "" |
2524 | 2069 | ||
2525 | #: plugins/check_nt.c:731 | ||
2526 | msgid "Check if one or several process are running." | 2070 | msgid "Check if one or several process are running." |
2527 | msgstr "" | 2071 | msgstr "" |
2528 | 2072 | ||
2529 | #: plugins/check_nt.c:732 | ||
2530 | msgid "Same syntax as SERVICESTATE." | 2073 | msgid "Same syntax as SERVICESTATE." |
2531 | msgstr "" | 2074 | msgstr "" |
2532 | 2075 | ||
2533 | #: plugins/check_nt.c:734 | ||
2534 | msgid "Check any performance counter of Windows NT/2000." | 2076 | msgid "Check any performance counter of Windows NT/2000." |
2535 | msgstr "" | 2077 | msgstr "" |
2536 | 2078 | ||
2537 | #: plugins/check_nt.c:736 | ||
2538 | msgid "-l \"\\\\<performance object>\\\\counter\",\"<description>" | 2079 | msgid "-l \"\\\\<performance object>\\\\counter\",\"<description>" |
2539 | msgstr "" | 2080 | msgstr "" |
2540 | 2081 | ||
2541 | #: plugins/check_nt.c:737 | ||
2542 | msgid "The <description> parameter is optional and is given to a printf " | 2082 | msgid "The <description> parameter is optional and is given to a printf " |
2543 | msgstr "" | 2083 | msgstr "" |
2544 | 2084 | ||
2545 | #: plugins/check_nt.c:738 | ||
2546 | msgid "output command which requires a float parameter." | 2085 | msgid "output command which requires a float parameter." |
2547 | msgstr "" | 2086 | msgstr "" |
2548 | 2087 | ||
2549 | #: plugins/check_nt.c:739 | ||
2550 | #, c-format | 2088 | #, c-format |
2551 | msgid "If <description> does not include \"%%\", it is used as a label." | 2089 | msgid "If <description> does not include \"%%\", it is used as a label." |
2552 | msgstr "" | 2090 | msgstr "" |
2553 | 2091 | ||
2554 | #: plugins/check_nt.c:740 plugins/check_nt.c:755 | ||
2555 | msgid "Some examples:" | 2092 | msgid "Some examples:" |
2556 | msgstr "" | 2093 | msgstr "" |
2557 | 2094 | ||
2558 | #: plugins/check_nt.c:744 | ||
2559 | msgid "Check any performance counter object of Windows NT/2000." | 2095 | msgid "Check any performance counter object of Windows NT/2000." |
2560 | msgstr "" | 2096 | msgstr "" |
2561 | 2097 | ||
2562 | #: plugins/check_nt.c:745 | ||
2563 | msgid "" | 2098 | msgid "" |
2564 | "Syntax: check_nt -H <hostname> -p <port> -v INSTANCES -l <counter object>" | 2099 | "Syntax: check_nt -H <hostname> -p <port> -v INSTANCES -l <counter object>" |
2565 | msgstr "" | 2100 | msgstr "" |
2566 | 2101 | ||
2567 | #: plugins/check_nt.c:746 | ||
2568 | msgid "<counter object> is a Windows Perfmon Counter object (eg. Process)," | 2102 | msgid "<counter object> is a Windows Perfmon Counter object (eg. Process)," |
2569 | msgstr "" | 2103 | msgstr "" |
2570 | 2104 | ||
2571 | #: plugins/check_nt.c:747 | ||
2572 | msgid "if it is two words, it should be enclosed in quotes" | 2105 | msgid "if it is two words, it should be enclosed in quotes" |
2573 | msgstr "" | 2106 | msgstr "" |
2574 | 2107 | ||
2575 | #: plugins/check_nt.c:748 | ||
2576 | msgid "The returned results will be a comma-separated list of instances on " | 2108 | msgid "The returned results will be a comma-separated list of instances on " |
2577 | msgstr "" | 2109 | msgstr "" |
2578 | 2110 | ||
2579 | #: plugins/check_nt.c:749 | ||
2580 | msgid " the selected computer for that object." | 2111 | msgid " the selected computer for that object." |
2581 | msgstr "" | 2112 | msgstr "" |
2582 | 2113 | ||
2583 | #: plugins/check_nt.c:750 | ||
2584 | msgid "" | 2114 | msgid "" |
2585 | "The purpose of this is to be run from command line to determine what " | 2115 | "The purpose of this is to be run from command line to determine what " |
2586 | "instances" | 2116 | "instances" |
2587 | msgstr "" | 2117 | msgstr "" |
2588 | 2118 | ||
2589 | #: plugins/check_nt.c:751 | ||
2590 | msgid "" | 2119 | msgid "" |
2591 | " are available for monitoring without having to log onto the Windows server" | 2120 | " are available for monitoring without having to log onto the Windows server" |
2592 | msgstr "" | 2121 | msgstr "" |
2593 | 2122 | ||
2594 | #: plugins/check_nt.c:752 | ||
2595 | msgid " to run Perfmon directly." | 2123 | msgid " to run Perfmon directly." |
2596 | msgstr "" | 2124 | msgstr "" |
2597 | 2125 | ||
2598 | #: plugins/check_nt.c:753 | ||
2599 | msgid "" | 2126 | msgid "" |
2600 | "It can also be used in scripts that automatically create the monitoring " | 2127 | "It can also be used in scripts that automatically create the monitoring " |
2601 | "service" | 2128 | "service" |
2602 | msgstr "" | 2129 | msgstr "" |
2603 | 2130 | ||
2604 | #: plugins/check_nt.c:754 | ||
2605 | msgid " configuration files." | 2131 | msgid " configuration files." |
2606 | msgstr "" | 2132 | msgstr "" |
2607 | 2133 | ||
2608 | #: plugins/check_nt.c:756 | ||
2609 | msgid "check_nt -H 192.168.1.1 -p 1248 -v INSTANCES -l Process" | 2134 | msgid "check_nt -H 192.168.1.1 -p 1248 -v INSTANCES -l Process" |
2610 | msgstr "" | 2135 | msgstr "" |
2611 | 2136 | ||
2612 | #: plugins/check_nt.c:759 | ||
2613 | msgid "" | 2137 | msgid "" |
2614 | "- The NSClient service should be running on the server to get any information" | 2138 | "- The NSClient service should be running on the server to get any information" |
2615 | msgstr "" | 2139 | msgstr "" |
2616 | 2140 | ||
2617 | #: plugins/check_nt.c:761 | ||
2618 | msgid "- Critical thresholds should be lower than warning thresholds" | 2141 | msgid "- Critical thresholds should be lower than warning thresholds" |
2619 | msgstr "" | 2142 | msgstr "" |
2620 | 2143 | ||
2621 | #: plugins/check_nt.c:762 | ||
2622 | msgid "- Default port 1248 is sometimes in use by other services. The error" | 2144 | msgid "- Default port 1248 is sometimes in use by other services. The error" |
2623 | msgstr "" | 2145 | msgstr "" |
2624 | 2146 | ||
2625 | #: plugins/check_nt.c:763 | ||
2626 | msgid "" | 2147 | msgid "" |
2627 | "output when this happens contains \"Cannot map xxxxx to protocol number\"." | 2148 | "output when this happens contains \"Cannot map xxxxx to protocol number\"." |
2628 | msgstr "" | 2149 | msgstr "" |
2629 | 2150 | ||
2630 | #: plugins/check_nt.c:764 | ||
2631 | msgid "One fix for this is to change the port to something else on check_nt " | 2151 | msgid "One fix for this is to change the port to something else on check_nt " |
2632 | msgstr "" | 2152 | msgstr "" |
2633 | 2153 | ||
2634 | #: plugins/check_nt.c:765 | ||
2635 | msgid "and on the client service it's connecting to." | 2154 | msgid "and on the client service it's connecting to." |
2636 | msgstr "" | 2155 | msgstr "" |
2637 | 2156 | ||
2638 | #: plugins/check_ntp.c:807 plugins/check_ntp_peer.c:612 | 2157 | #, c-format |
2639 | #: plugins/check_ntp_time.c:571 | 2158 | msgid "jitter response too large (%lu bytes)\n" |
2159 | msgstr "" | ||
2160 | |||
2640 | msgid "NTP CRITICAL:" | 2161 | msgid "NTP CRITICAL:" |
2641 | msgstr "" | 2162 | msgstr "" |
2642 | 2163 | ||
2643 | #: plugins/check_ntp.c:810 plugins/check_ntp_peer.c:615 | ||
2644 | #: plugins/check_ntp_time.c:574 | ||
2645 | msgid "NTP WARNING:" | 2164 | msgid "NTP WARNING:" |
2646 | msgstr "" | 2165 | msgstr "" |
2647 | 2166 | ||
2648 | #: plugins/check_ntp.c:813 plugins/check_ntp_peer.c:618 | ||
2649 | #: plugins/check_ntp_time.c:577 | ||
2650 | msgid "NTP OK:" | 2167 | msgid "NTP OK:" |
2651 | msgstr "" | 2168 | msgstr "" |
2652 | 2169 | ||
2653 | #: plugins/check_ntp.c:816 plugins/check_ntp_peer.c:621 | ||
2654 | #: plugins/check_ntp_time.c:580 | ||
2655 | msgid "NTP UNKNOWN:" | 2170 | msgid "NTP UNKNOWN:" |
2656 | msgstr "" | 2171 | msgstr "" |
2657 | 2172 | ||
2658 | #: plugins/check_ntp.c:820 plugins/check_ntp_peer.c:630 | ||
2659 | #: plugins/check_ntp_time.c:584 | ||
2660 | msgid "Offset unknown" | 2173 | msgid "Offset unknown" |
2661 | msgstr "" | 2174 | msgstr "" |
2662 | 2175 | ||
2663 | #: plugins/check_ntp.c:823 plugins/check_ntp_peer.c:633 | ||
2664 | #: plugins/check_ntp_time.c:587 | ||
2665 | msgid "Offset" | 2176 | msgid "Offset" |
2666 | msgstr "" | 2177 | msgstr "" |
2667 | 2178 | ||
2668 | #: plugins/check_ntp.c:844 plugins/check_ntp_peer.c:662 | ||
2669 | msgid "This plugin checks the selected ntp server" | 2179 | msgid "This plugin checks the selected ntp server" |
2670 | msgstr "" | 2180 | msgstr "" |
2671 | 2181 | ||
2672 | #: plugins/check_ntp.c:854 plugins/check_ntp_peer.c:674 | ||
2673 | #: plugins/check_ntp_time.c:614 | ||
2674 | msgid "Offset to result in warning status (seconds)" | 2182 | msgid "Offset to result in warning status (seconds)" |
2675 | msgstr "" | 2183 | msgstr "" |
2676 | 2184 | ||
2677 | #: plugins/check_ntp.c:856 plugins/check_ntp_peer.c:676 | ||
2678 | #: plugins/check_ntp_time.c:616 | ||
2679 | msgid "Offset to result in critical status (seconds)" | 2185 | msgid "Offset to result in critical status (seconds)" |
2680 | msgstr "" | 2186 | msgstr "" |
2681 | 2187 | ||
2682 | #: plugins/check_ntp.c:858 plugins/check_ntp_peer.c:682 | ||
2683 | msgid "Warning threshold for jitter" | 2188 | msgid "Warning threshold for jitter" |
2684 | msgstr "" | 2189 | msgstr "" |
2685 | 2190 | ||
2686 | #: plugins/check_ntp.c:860 plugins/check_ntp_peer.c:684 | ||
2687 | msgid "Critical threshold for jitter" | 2191 | msgid "Critical threshold for jitter" |
2688 | msgstr "" | 2192 | msgstr "" |
2689 | 2193 | ||
2690 | #: plugins/check_ntp.c:870 | ||
2691 | msgid "Normal offset check:" | 2194 | msgid "Normal offset check:" |
2692 | msgstr "" | 2195 | msgstr "" |
2693 | 2196 | ||
2694 | #: plugins/check_ntp.c:873 plugins/check_ntp_peer.c:709 | ||
2695 | msgid "" | 2197 | msgid "" |
2696 | "Check jitter too, avoiding critical notifications if jitter isn't available" | 2198 | "Check jitter too, avoiding critical notifications if jitter isn't available" |
2697 | msgstr "" | 2199 | msgstr "" |
2698 | 2200 | ||
2699 | #: plugins/check_ntp.c:874 plugins/check_ntp_peer.c:710 | ||
2700 | msgid "(See Notes above for more details on thresholds formats):" | 2201 | msgid "(See Notes above for more details on thresholds formats):" |
2701 | msgstr "" | 2202 | msgstr "" |
2702 | 2203 | ||
2703 | #: plugins/check_ntp.c:879 plugins/check_ntp.c:886 | ||
2704 | msgid "WARNING: check_ntp is deprecated. Please use check_ntp_peer or" | 2204 | msgid "WARNING: check_ntp is deprecated. Please use check_ntp_peer or" |
2705 | msgstr "" | 2205 | msgstr "" |
2706 | 2206 | ||
2707 | #: plugins/check_ntp.c:880 plugins/check_ntp.c:887 | ||
2708 | msgid "check_ntp_time instead." | 2207 | msgid "check_ntp_time instead." |
2709 | msgstr "" | 2208 | msgstr "" |
2710 | 2209 | ||
2711 | #: plugins/check_ntp_peer.c:625 | ||
2712 | msgid "Server not synchronized" | 2210 | msgid "Server not synchronized" |
2713 | msgstr "" | 2211 | msgstr "" |
2714 | 2212 | ||
2715 | #: plugins/check_ntp_peer.c:627 | ||
2716 | msgid "Server has the LI_ALARM bit set" | 2213 | msgid "Server has the LI_ALARM bit set" |
2717 | msgstr "" | 2214 | msgstr "" |
2718 | 2215 | ||
2719 | #: plugins/check_ntp_peer.c:672 | ||
2720 | msgid "" | 2216 | msgid "" |
2721 | "Returns UNKNOWN instead of CRITICAL or WARNING if server isn't synchronized" | 2217 | "Returns UNKNOWN instead of CRITICAL or WARNING if server isn't synchronized" |
2722 | msgstr "" | 2218 | msgstr "" |
2723 | 2219 | ||
2724 | #: plugins/check_ntp_peer.c:678 | ||
2725 | msgid "Warning threshold for stratum of server's synchronization peer" | 2220 | msgid "Warning threshold for stratum of server's synchronization peer" |
2726 | msgstr "" | 2221 | msgstr "" |
2727 | 2222 | ||
2728 | #: plugins/check_ntp_peer.c:680 | ||
2729 | msgid "Critical threshold for stratum of server's synchronization peer" | 2223 | msgid "Critical threshold for stratum of server's synchronization peer" |
2730 | msgstr "" | 2224 | msgstr "" |
2731 | 2225 | ||
2732 | #: plugins/check_ntp_peer.c:686 | ||
2733 | msgid "Warning threshold for number of usable time sources (\"truechimers\")" | 2226 | msgid "Warning threshold for number of usable time sources (\"truechimers\")" |
2734 | msgstr "" | 2227 | msgstr "" |
2735 | 2228 | ||
2736 | #: plugins/check_ntp_peer.c:688 | ||
2737 | msgid "Critical threshold for number of usable time sources (\"truechimers\")" | 2229 | msgid "Critical threshold for number of usable time sources (\"truechimers\")" |
2738 | msgstr "" | 2230 | msgstr "" |
2739 | 2231 | ||
2740 | #: plugins/check_ntp_peer.c:693 | ||
2741 | msgid "This plugin checks an NTP server independent of any commandline" | 2232 | msgid "This plugin checks an NTP server independent of any commandline" |
2742 | msgstr "" | 2233 | msgstr "" |
2743 | 2234 | ||
2744 | #: plugins/check_ntp_peer.c:694 | ||
2745 | msgid "programs or external libraries." | 2235 | msgid "programs or external libraries." |
2746 | msgstr "" | 2236 | msgstr "" |
2747 | 2237 | ||
2748 | #: plugins/check_ntp_peer.c:697 | ||
2749 | msgid "Use this plugin to check the health of an NTP server. It supports" | 2238 | msgid "Use this plugin to check the health of an NTP server. It supports" |
2750 | msgstr "" | 2239 | msgstr "" |
2751 | 2240 | ||
2752 | #: plugins/check_ntp_peer.c:698 | ||
2753 | msgid "checking the offset with the sync peer, the jitter and stratum. This" | 2241 | msgid "checking the offset with the sync peer, the jitter and stratum. This" |
2754 | msgstr "" | 2242 | msgstr "" |
2755 | 2243 | ||
2756 | #: plugins/check_ntp_peer.c:699 | ||
2757 | msgid "plugin will not check the clock offset between the local host and NTP" | 2244 | msgid "plugin will not check the clock offset between the local host and NTP" |
2758 | msgstr "" | 2245 | msgstr "" |
2759 | 2246 | ||
2760 | #: plugins/check_ntp_peer.c:700 | ||
2761 | msgid "server; please use check_ntp_time for that purpose." | 2247 | msgid "server; please use check_ntp_time for that purpose." |
2762 | msgstr "" | 2248 | msgstr "" |
2763 | 2249 | ||
2764 | #: plugins/check_ntp_peer.c:706 | ||
2765 | msgid "Simple NTP server check:" | 2250 | msgid "Simple NTP server check:" |
2766 | msgstr "" | 2251 | msgstr "" |
2767 | 2252 | ||
2768 | #: plugins/check_ntp_peer.c:713 | ||
2769 | msgid "Only check the number of usable time sources (\"truechimers\"):" | 2253 | msgid "Only check the number of usable time sources (\"truechimers\"):" |
2770 | msgstr "" | 2254 | msgstr "" |
2771 | 2255 | ||
2772 | #: plugins/check_ntp_peer.c:716 | ||
2773 | msgid "Check only stratum:" | 2256 | msgid "Check only stratum:" |
2774 | msgstr "" | 2257 | msgstr "" |
2775 | 2258 | ||
2776 | #: plugins/check_ntp_time.c:602 | ||
2777 | msgid "This plugin checks the clock offset with the ntp server" | 2259 | msgid "This plugin checks the clock offset with the ntp server" |
2778 | msgstr "" | 2260 | msgstr "" |
2779 | 2261 | ||
2780 | #: plugins/check_ntp_time.c:612 | ||
2781 | msgid "Returns UNKNOWN instead of CRITICAL if offset cannot be found" | 2262 | msgid "Returns UNKNOWN instead of CRITICAL if offset cannot be found" |
2782 | msgstr "" | 2263 | msgstr "" |
2783 | 2264 | ||
2784 | #: plugins/check_ntp_time.c:621 | 2265 | msgid "Expected offset of the ntp server relative to local server (seconds)" |
2266 | msgstr "" | ||
2267 | |||
2785 | msgid "This plugin checks the clock offset between the local host and a" | 2268 | msgid "This plugin checks the clock offset between the local host and a" |
2786 | msgstr "" | 2269 | msgstr "" |
2787 | 2270 | ||
2788 | #: plugins/check_ntp_time.c:622 | ||
2789 | msgid "remote NTP server. It is independent of any commandline programs or" | 2271 | msgid "remote NTP server. It is independent of any commandline programs or" |
2790 | msgstr "" | 2272 | msgstr "" |
2791 | 2273 | ||
2792 | #: plugins/check_ntp_time.c:623 | ||
2793 | msgid "external libraries." | 2274 | msgid "external libraries." |
2794 | msgstr "" | 2275 | msgstr "" |
2795 | 2276 | ||
2796 | #: plugins/check_ntp_time.c:627 | ||
2797 | msgid "If you'd rather want to monitor an NTP server, please use" | 2277 | msgid "If you'd rather want to monitor an NTP server, please use" |
2798 | msgstr "" | 2278 | msgstr "" |
2799 | 2279 | ||
2800 | #: plugins/check_ntp_time.c:628 | ||
2801 | msgid "check_ntp_peer." | 2280 | msgid "check_ntp_peer." |
2802 | msgstr "" | 2281 | msgstr "" |
2803 | 2282 | ||
2804 | #: plugins/check_nwstat.c:194 | 2283 | msgid "--time-offset is useful for compensating for servers with known" |
2284 | msgstr "" | ||
2285 | |||
2286 | msgid "and expected clock skew." | ||
2287 | msgstr "" | ||
2288 | |||
2805 | #, c-format | 2289 | #, c-format |
2806 | msgid "NetWare %s: " | 2290 | msgid "NetWare %s: " |
2807 | msgstr "" | 2291 | msgstr "" |
2808 | 2292 | ||
2809 | #: plugins/check_nwstat.c:232 | ||
2810 | #, c-format | 2293 | #, c-format |
2811 | msgid "Up %s," | 2294 | msgid "Up %s," |
2812 | msgstr "" | 2295 | msgstr "" |
2813 | 2296 | ||
2814 | #: plugins/check_nwstat.c:240 | ||
2815 | #, c-format | 2297 | #, c-format |
2816 | msgid "Load %s - %s %s-min load average = %lu%%|load%s=%lu;%lu;%lu;0;100" | 2298 | msgid "Load %s - %s %s-min load average = %lu%%|load%s=%lu;%lu;%lu;0;100" |
2817 | msgstr "" | 2299 | msgstr "" |
2818 | 2300 | ||
2819 | #: plugins/check_nwstat.c:268 | ||
2820 | #, c-format | 2301 | #, c-format |
2821 | msgid "Conns %s - %lu current connections|Conns=%lu;%lu;%lu;;" | 2302 | msgid "Conns %s - %lu current connections|Conns=%lu;%lu;%lu;;" |
2822 | msgstr "" | 2303 | msgstr "" |
2823 | 2304 | ||
2824 | #: plugins/check_nwstat.c:293 | ||
2825 | #, c-format | 2305 | #, c-format |
2826 | msgid "%s: Long term cache hits = %lu%%" | 2306 | msgid "%s: Long term cache hits = %lu%%" |
2827 | msgstr "" | 2307 | msgstr "" |
2828 | 2308 | ||
2829 | #: plugins/check_nwstat.c:315 | ||
2830 | #, c-format | 2309 | #, c-format |
2831 | msgid "%s: Total cache buffers = %lu|Cachebuffers=%lu;%lu;%lu;;" | 2310 | msgid "%s: Total cache buffers = %lu|Cachebuffers=%lu;%lu;%lu;;" |
2832 | msgstr "" | 2311 | msgstr "" |
2833 | 2312 | ||
2834 | #: plugins/check_nwstat.c:340 | ||
2835 | #, c-format | 2313 | #, c-format |
2836 | msgid "%s: Dirty cache buffers = %lu|Dirty-Cache-Buffers=%lu;%lu;%lu;;" | 2314 | msgid "%s: Dirty cache buffers = %lu|Dirty-Cache-Buffers=%lu;%lu;%lu;;" |
2837 | msgstr "" | 2315 | msgstr "" |
2838 | 2316 | ||
2839 | #: plugins/check_nwstat.c:365 | ||
2840 | #, c-format | 2317 | #, c-format |
2841 | msgid "%s: LRU sitting time = %lu minutes" | 2318 | msgid "%s: LRU sitting time = %lu minutes" |
2842 | msgstr "" | 2319 | msgstr "" |
2843 | 2320 | ||
2844 | #: plugins/check_nwstat.c:382 plugins/check_nwstat.c:410 | ||
2845 | #: plugins/check_nwstat.c:437 plugins/check_nwstat.c:470 | ||
2846 | #: plugins/check_nwstat.c:650 plugins/check_nwstat.c:676 | ||
2847 | #: plugins/check_nwstat.c:707 plugins/check_nwstat.c:753 | ||
2848 | #: plugins/check_nwstat.c:777 | ||
2849 | #, c-format | 2321 | #, c-format |
2850 | msgid "CRITICAL - Volume '%s' does not exist!" | 2322 | msgid "CRITICAL - Volume '%s' does not exist!" |
2851 | msgstr "" | 2323 | msgstr "" |
2852 | 2324 | ||
2853 | #: plugins/check_nwstat.c:391 | ||
2854 | #, c-format | 2325 | #, c-format |
2855 | msgid "%s%lu KB free on volume %s|KBFree%s=%lu;%lu;%lu;;" | 2326 | msgid "%s%lu KB free on volume %s|KBFree%s=%lu;%lu;%lu;;" |
2856 | msgstr "" | 2327 | msgstr "" |
2857 | 2328 | ||
2858 | #: plugins/check_nwstat.c:392 plugins/check_nwstat.c:420 | ||
2859 | #: plugins/check_nwstat.c:447 plugins/check_nwstat.c:659 | ||
2860 | #: plugins/check_nwstat.c:685 plugins/check_nwstat.c:761 | ||
2861 | msgid "Only " | 2329 | msgid "Only " |
2862 | msgstr "" | 2330 | msgstr "" |
2863 | 2331 | ||
2864 | #: plugins/check_nwstat.c:419 | ||
2865 | #, c-format | 2332 | #, c-format |
2866 | msgid "%s%lu MB free on volume %s|MBFree%s=%lu;%lu;%lu;;" | 2333 | msgid "%s%lu MB free on volume %s|MBFree%s=%lu;%lu;%lu;;" |
2867 | msgstr "" | 2334 | msgstr "" |
2868 | 2335 | ||
2869 | #: plugins/check_nwstat.c:446 | ||
2870 | #, c-format | 2336 | #, c-format |
2871 | msgid "%s%lu MB used on volume %s|MBUsed%s=%lu;%lu;%lu;;" | 2337 | msgid "%s%lu MB used on volume %s|MBUsed%s=%lu;%lu;%lu;;" |
2872 | msgstr "" | 2338 | msgstr "" |
2873 | 2339 | ||
2874 | #: plugins/check_nwstat.c:494 | ||
2875 | #, c-format | 2340 | #, c-format |
2876 | msgid "" | 2341 | msgid "" |
2877 | "%lu MB (%lu%%) free on volume %s - total %lu MB|FreeMB%s=%lu;%lu;%lu;0;100" | 2342 | "%lu MB (%lu%%) free on volume %s - total %lu MB|FreeMB%s=%lu;%lu;%lu;0;100" |
2878 | msgstr "" | 2343 | msgstr "" |
2879 | 2344 | ||
2880 | #: plugins/check_nwstat.c:528 | ||
2881 | #, c-format | 2345 | #, c-format |
2882 | msgid "Directory Services Database is %s (DS version %s)" | 2346 | msgid "Directory Services Database is %s (DS version %s)" |
2883 | msgstr "" | 2347 | msgstr "" |
2884 | 2348 | ||
2885 | #: plugins/check_nwstat.c:545 | ||
2886 | #, c-format | 2349 | #, c-format |
2887 | msgid "Logins are %s" | 2350 | msgid "Logins are %s" |
2888 | msgstr "" | 2351 | msgstr "" |
2889 | 2352 | ||
2890 | #: plugins/check_nwstat.c:545 | ||
2891 | msgid "enabled" | 2353 | msgid "enabled" |
2892 | msgstr "" | 2354 | msgstr "" |
2893 | 2355 | ||
2894 | #: plugins/check_nwstat.c:545 | ||
2895 | msgid "disabled" | 2356 | msgid "disabled" |
2896 | msgstr "" | 2357 | msgstr "" |
2897 | 2358 | ||
2898 | #: plugins/check_nwstat.c:560 | ||
2899 | msgid "CRITICAL - NRM Status is bad!" | 2359 | msgid "CRITICAL - NRM Status is bad!" |
2900 | msgstr "" | 2360 | msgstr "" |
2901 | 2361 | ||
2902 | #: plugins/check_nwstat.c:565 | ||
2903 | msgid "Warning - NRM Status is suspect!" | 2362 | msgid "Warning - NRM Status is suspect!" |
2904 | msgstr "" | 2363 | msgstr "" |
2905 | 2364 | ||
2906 | #: plugins/check_nwstat.c:568 | ||
2907 | msgid "OK - NRM Status is good!" | 2365 | msgid "OK - NRM Status is good!" |
2908 | msgstr "" | 2366 | msgstr "" |
2909 | 2367 | ||
2910 | #: plugins/check_nwstat.c:610 | ||
2911 | #, c-format | 2368 | #, c-format |
2912 | msgid "%lu of %lu (%lu%%) packet receive buffers used" | 2369 | msgid "%lu of %lu (%lu%%) packet receive buffers used" |
2913 | msgstr "" | 2370 | msgstr "" |
2914 | 2371 | ||
2915 | #: plugins/check_nwstat.c:634 | ||
2916 | #, c-format | 2372 | #, c-format |
2917 | msgid "%lu entries in SAP table" | 2373 | msgid "%lu entries in SAP table" |
2918 | msgstr "" | 2374 | msgstr "" |
2919 | 2375 | ||
2920 | #: plugins/check_nwstat.c:636 | ||
2921 | #, c-format | 2376 | #, c-format |
2922 | msgid "%lu entries in SAP table for SAP type %d" | 2377 | msgid "%lu entries in SAP table for SAP type %d" |
2923 | msgstr "" | 2378 | msgstr "" |
2924 | 2379 | ||
2925 | #: plugins/check_nwstat.c:658 | ||
2926 | #, c-format | 2380 | #, c-format |
2927 | msgid "%s%lu KB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;" | 2381 | msgid "%s%lu KB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;" |
2928 | msgstr "" | 2382 | msgstr "" |
2929 | 2383 | ||
2930 | #: plugins/check_nwstat.c:684 | ||
2931 | #, c-format | 2384 | #, c-format |
2932 | msgid "%s%lu MB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;" | 2385 | msgid "%s%lu MB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;" |
2933 | msgstr "" | 2386 | msgstr "" |
2934 | 2387 | ||
2935 | #: plugins/check_nwstat.c:730 | ||
2936 | #, c-format | 2388 | #, c-format |
2937 | msgid "%lu MB (%lu%%) purgeable on volume %s|Purgeable%s=%lu;%lu;%lu;0;100" | 2389 | msgid "%lu MB (%lu%%) purgeable on volume %s|Purgeable%s=%lu;%lu;%lu;0;100" |
2938 | msgstr "" | 2390 | msgstr "" |
2939 | 2391 | ||
2940 | #: plugins/check_nwstat.c:761 | ||
2941 | #, c-format | 2392 | #, c-format |
2942 | msgid "%s%lu KB not yet purgeable on volume %s" | 2393 | msgid "%s%lu KB not yet purgeable on volume %s" |
2943 | msgstr "" | 2394 | msgstr "" |
2944 | 2395 | ||
2945 | #: plugins/check_nwstat.c:800 | ||
2946 | #, c-format | 2396 | #, c-format |
2947 | msgid "%lu MB (%lu%%) not yet purgeable on volume %s" | 2397 | msgid "%lu MB (%lu%%) not yet purgeable on volume %s" |
2948 | msgstr "" | 2398 | msgstr "" |
2949 | 2399 | ||
2950 | #: plugins/check_nwstat.c:821 | ||
2951 | #, c-format | 2400 | #, c-format |
2952 | msgid "%lu open files|Openfiles=%lu;%lu;%lu;0,0" | 2401 | msgid "%lu open files|Openfiles=%lu;%lu;%lu;0,0" |
2953 | msgstr "" | 2402 | msgstr "" |
2954 | 2403 | ||
2955 | #: plugins/check_nwstat.c:846 | ||
2956 | #, c-format | 2404 | #, c-format |
2957 | msgid "%lu abended threads|Abends=%lu;%lu;%lu;;" | 2405 | msgid "%lu abended threads|Abends=%lu;%lu;%lu;;" |
2958 | msgstr "" | 2406 | msgstr "" |
2959 | 2407 | ||
2960 | #: plugins/check_nwstat.c:881 | ||
2961 | #, c-format | 2408 | #, c-format |
2962 | msgid "%lu current service processes (%lu max)|Processes=%lu;%lu;%lu;0;%lu" | 2409 | msgid "%lu current service processes (%lu max)|Processes=%lu;%lu;%lu;0;%lu" |
2963 | msgstr "" | 2410 | msgstr "" |
2964 | 2411 | ||
2965 | #: plugins/check_nwstat.c:904 | ||
2966 | msgid "CRITICAL - Time not in sync with network!" | 2412 | msgid "CRITICAL - Time not in sync with network!" |
2967 | msgstr "" | 2413 | msgstr "" |
2968 | 2414 | ||
2969 | #: plugins/check_nwstat.c:907 | ||
2970 | msgid "OK - Time in sync with network!" | 2415 | msgid "OK - Time in sync with network!" |
2971 | msgstr "" | 2416 | msgstr "" |
2972 | 2417 | ||
2973 | #: plugins/check_nwstat.c:930 | ||
2974 | #, c-format | 2418 | #, c-format |
2975 | msgid "LRU sitting time = %lu seconds" | 2419 | msgid "LRU sitting time = %lu seconds" |
2976 | msgstr "" | 2420 | msgstr "" |
2977 | 2421 | ||
2978 | #: plugins/check_nwstat.c:949 | ||
2979 | #, c-format | 2422 | #, c-format |
2980 | msgid "Dirty cache buffers = %lu%% of the total|DCB=%lu;%lu;%lu;0;100" | 2423 | msgid "Dirty cache buffers = %lu%% of the total|DCB=%lu;%lu;%lu;0;100" |
2981 | msgstr "" | 2424 | msgstr "" |
2982 | 2425 | ||
2983 | #: plugins/check_nwstat.c:971 | ||
2984 | #, c-format | 2426 | #, c-format |
2985 | msgid "Total cache buffers = %lu%% of the original|TCB=%lu;%lu;%lu;0;100" | 2427 | msgid "Total cache buffers = %lu%% of the original|TCB=%lu;%lu;%lu;0;100" |
2986 | msgstr "" | 2428 | msgstr "" |
2987 | 2429 | ||
2988 | #: plugins/check_nwstat.c:989 | ||
2989 | #, c-format | 2430 | #, c-format |
2990 | msgid "NDS Version %s" | 2431 | msgid "NDS Version %s" |
2991 | msgstr "" | 2432 | msgstr "" |
2992 | 2433 | ||
2993 | #: plugins/check_nwstat.c:1005 | ||
2994 | #, c-format | 2434 | #, c-format |
2995 | msgid "Up %s" | 2435 | msgid "Up %s" |
2996 | msgstr "" | 2436 | msgstr "" |
2997 | 2437 | ||
2998 | #: plugins/check_nwstat.c:1019 | ||
2999 | #, c-format | 2438 | #, c-format |
3000 | msgid "Module %s version %s is loaded" | 2439 | msgid "Module %s version %s is loaded" |
3001 | msgstr "" | 2440 | msgstr "" |
3002 | 2441 | ||
3003 | #: plugins/check_nwstat.c:1022 | ||
3004 | #, c-format | 2442 | #, c-format |
3005 | msgid "Module %s is not loaded" | 2443 | msgid "Module %s is not loaded" |
3006 | msgstr "" | 2444 | msgstr "" |
3007 | 2445 | ||
3008 | #: plugins/check_nwstat.c:1033 plugins/check_nwstat.c:1059 | ||
3009 | #: plugins/check_nwstat.c:1085 plugins/check_nwstat.c:1111 | ||
3010 | #: plugins/check_nwstat.c:1137 plugins/check_nwstat.c:1163 | ||
3011 | #: plugins/check_nwstat.c:1189 plugins/check_nwstat.c:1215 | ||
3012 | #: plugins/check_nwstat.c:1241 plugins/check_nwstat.c:1267 | ||
3013 | #, c-format | 2446 | #, c-format |
3014 | msgid "CRITICAL - Value '%s' does not exist!" | 2447 | msgid "CRITICAL - Value '%s' does not exist!" |
3015 | msgstr "" | 2448 | msgstr "" |
3016 | 2449 | ||
3017 | #: plugins/check_nwstat.c:1042 plugins/check_nwstat.c:1068 | ||
3018 | #: plugins/check_nwstat.c:1094 plugins/check_nwstat.c:1120 | ||
3019 | #: plugins/check_nwstat.c:1146 plugins/check_nwstat.c:1172 | ||
3020 | #: plugins/check_nwstat.c:1198 plugins/check_nwstat.c:1224 | ||
3021 | #: plugins/check_nwstat.c:1250 plugins/check_nwstat.c:1276 | ||
3022 | #, c-format | 2450 | #, c-format |
3023 | msgid "%s is %lu|%s=%lu;%lu;%lu;;" | 2451 | msgid "%s is %lu|%s=%lu;%lu;%lu;;" |
3024 | msgstr "" | 2452 | msgstr "" |
3025 | 2453 | ||
3026 | #: plugins/check_nwstat.c:1289 plugins/check_overcr.c:285 | ||
3027 | msgid "Nothing to check!\n" | 2454 | msgid "Nothing to check!\n" |
3028 | msgstr "" | 2455 | msgstr "" |
3029 | 2456 | ||
3030 | #: plugins/check_nwstat.c:1371 plugins/check_overcr.c:355 | ||
3031 | msgid "Server port an integer\n" | 2457 | msgid "Server port an integer\n" |
3032 | msgstr "" | 2458 | msgstr "" |
3033 | 2459 | ||
3034 | #: plugins/check_nwstat.c:1601 | ||
3035 | msgid "This plugin attempts to contact the MRTGEXT NLM running on a" | 2460 | msgid "This plugin attempts to contact the MRTGEXT NLM running on a" |
3036 | msgstr "" | 2461 | msgstr "" |
3037 | 2462 | ||
3038 | #: plugins/check_nwstat.c:1602 | ||
3039 | msgid "Novell server to gather the requested system information." | 2463 | msgid "Novell server to gather the requested system information." |
3040 | msgstr "" | 2464 | msgstr "" |
3041 | 2465 | ||
3042 | #: plugins/check_nwstat.c:1614 plugins/check_overcr.c:436 | ||
3043 | msgid "Variable to check. Valid variables include:" | 2466 | msgid "Variable to check. Valid variables include:" |
3044 | msgstr "" | 2467 | msgstr "" |
3045 | 2468 | ||
3046 | #: plugins/check_nwstat.c:1615 | ||
3047 | msgid "LOAD1 = 1 minute average CPU load" | 2469 | msgid "LOAD1 = 1 minute average CPU load" |
3048 | msgstr "" | 2470 | msgstr "" |
3049 | 2471 | ||
3050 | #: plugins/check_nwstat.c:1616 | ||
3051 | msgid "LOAD5 = 5 minute average CPU load" | 2472 | msgid "LOAD5 = 5 minute average CPU load" |
3052 | msgstr "" | 2473 | msgstr "" |
3053 | 2474 | ||
3054 | #: plugins/check_nwstat.c:1617 | ||
3055 | msgid "LOAD15 = 15 minute average CPU load" | 2475 | msgid "LOAD15 = 15 minute average CPU load" |
3056 | msgstr "" | 2476 | msgstr "" |
3057 | 2477 | ||
3058 | #: plugins/check_nwstat.c:1618 | ||
3059 | msgid "CSPROCS = number of current service processes (NW 5.x only)" | 2478 | msgid "CSPROCS = number of current service processes (NW 5.x only)" |
3060 | msgstr "" | 2479 | msgstr "" |
3061 | 2480 | ||
3062 | #: plugins/check_nwstat.c:1619 | ||
3063 | msgid "ABENDS = number of abended threads (NW 5.x only)" | 2481 | msgid "ABENDS = number of abended threads (NW 5.x only)" |
3064 | msgstr "" | 2482 | msgstr "" |
3065 | 2483 | ||
3066 | #: plugins/check_nwstat.c:1620 | ||
3067 | msgid "UPTIME = server uptime" | 2484 | msgid "UPTIME = server uptime" |
3068 | msgstr "" | 2485 | msgstr "" |
3069 | 2486 | ||
3070 | #: plugins/check_nwstat.c:1621 | ||
3071 | msgid "LTCH = percent long term cache hits" | 2487 | msgid "LTCH = percent long term cache hits" |
3072 | msgstr "" | 2488 | msgstr "" |
3073 | 2489 | ||
3074 | #: plugins/check_nwstat.c:1622 | ||
3075 | msgid "CBUFF = current number of cache buffers" | 2490 | msgid "CBUFF = current number of cache buffers" |
3076 | msgstr "" | 2491 | msgstr "" |
3077 | 2492 | ||
3078 | #: plugins/check_nwstat.c:1623 | ||
3079 | msgid "CDBUFF = current number of dirty cache buffers" | 2493 | msgid "CDBUFF = current number of dirty cache buffers" |
3080 | msgstr "" | 2494 | msgstr "" |
3081 | 2495 | ||
3082 | #: plugins/check_nwstat.c:1624 | ||
3083 | msgid "DCB = dirty cache buffers as a percentage of the total" | 2496 | msgid "DCB = dirty cache buffers as a percentage of the total" |
3084 | msgstr "" | 2497 | msgstr "" |
3085 | 2498 | ||
3086 | #: plugins/check_nwstat.c:1625 | ||
3087 | msgid "TCB = dirty cache buffers as a percentage of the original" | 2499 | msgid "TCB = dirty cache buffers as a percentage of the original" |
3088 | msgstr "" | 2500 | msgstr "" |
3089 | 2501 | ||
3090 | #: plugins/check_nwstat.c:1626 | ||
3091 | msgid "OFILES = number of open files" | 2502 | msgid "OFILES = number of open files" |
3092 | msgstr "" | 2503 | msgstr "" |
3093 | 2504 | ||
3094 | #: plugins/check_nwstat.c:1627 | ||
3095 | msgid " VMF<vol> = MB of free space on Volume <vol>" | 2505 | msgid " VMF<vol> = MB of free space on Volume <vol>" |
3096 | msgstr "" | 2506 | msgstr "" |
3097 | 2507 | ||
3098 | #: plugins/check_nwstat.c:1628 | ||
3099 | msgid " VMU<vol> = MB used space on Volume <vol>" | 2508 | msgid " VMU<vol> = MB used space on Volume <vol>" |
3100 | msgstr "" | 2509 | msgstr "" |
3101 | 2510 | ||
3102 | #: plugins/check_nwstat.c:1629 | ||
3103 | msgid " VMP<vol> = MB of purgeable space on Volume <vol>" | 2511 | msgid " VMP<vol> = MB of purgeable space on Volume <vol>" |
3104 | msgstr "" | 2512 | msgstr "" |
3105 | 2513 | ||
3106 | #: plugins/check_nwstat.c:1630 | ||
3107 | msgid " VPF<vol> = percent free space on volume <vol>" | 2514 | msgid " VPF<vol> = percent free space on volume <vol>" |
3108 | msgstr "" | 2515 | msgstr "" |
3109 | 2516 | ||
3110 | #: plugins/check_nwstat.c:1631 | ||
3111 | msgid " VKF<vol> = KB of free space on volume <vol>" | 2517 | msgid " VKF<vol> = KB of free space on volume <vol>" |
3112 | msgstr "" | 2518 | msgstr "" |
3113 | 2519 | ||
3114 | #: plugins/check_nwstat.c:1632 | ||
3115 | msgid " VPP<vol> = percent purgeable space on volume <vol>" | 2520 | msgid " VPP<vol> = percent purgeable space on volume <vol>" |
3116 | msgstr "" | 2521 | msgstr "" |
3117 | 2522 | ||
3118 | #: plugins/check_nwstat.c:1633 | ||
3119 | msgid " VKP<vol> = KB of purgeable space on volume <vol>" | 2523 | msgid " VKP<vol> = KB of purgeable space on volume <vol>" |
3120 | msgstr "" | 2524 | msgstr "" |
3121 | 2525 | ||
3122 | #: plugins/check_nwstat.c:1634 | ||
3123 | msgid " VPNP<vol> = percent not yet purgeable space on volume <vol>" | 2526 | msgid " VPNP<vol> = percent not yet purgeable space on volume <vol>" |
3124 | msgstr "" | 2527 | msgstr "" |
3125 | 2528 | ||
3126 | #: plugins/check_nwstat.c:1635 | ||
3127 | msgid " VKNP<vol> = KB of not yet purgeable space on volume <vol>" | 2529 | msgid " VKNP<vol> = KB of not yet purgeable space on volume <vol>" |
3128 | msgstr "" | 2530 | msgstr "" |
3129 | 2531 | ||
3130 | #: plugins/check_nwstat.c:1636 | ||
3131 | msgid " LRUM = LRU sitting time in minutes" | 2532 | msgid " LRUM = LRU sitting time in minutes" |
3132 | msgstr "" | 2533 | msgstr "" |
3133 | 2534 | ||
3134 | #: plugins/check_nwstat.c:1637 | ||
3135 | msgid " LRUS = LRU sitting time in seconds" | 2535 | msgid " LRUS = LRU sitting time in seconds" |
3136 | msgstr "" | 2536 | msgstr "" |
3137 | 2537 | ||
3138 | #: plugins/check_nwstat.c:1638 | ||
3139 | msgid " DSDB = check to see if DS Database is open" | 2538 | msgid " DSDB = check to see if DS Database is open" |
3140 | msgstr "" | 2539 | msgstr "" |
3141 | 2540 | ||
3142 | #: plugins/check_nwstat.c:1639 | ||
3143 | msgid " DSVER = NDS version" | 2541 | msgid " DSVER = NDS version" |
3144 | msgstr "" | 2542 | msgstr "" |
3145 | 2543 | ||
3146 | #: plugins/check_nwstat.c:1640 | ||
3147 | msgid " UPRB = used packet receive buffers" | 2544 | msgid " UPRB = used packet receive buffers" |
3148 | msgstr "" | 2545 | msgstr "" |
3149 | 2546 | ||
3150 | #: plugins/check_nwstat.c:1641 | ||
3151 | msgid " PUPRB = percent (of max) used packet receive buffers" | 2547 | msgid " PUPRB = percent (of max) used packet receive buffers" |
3152 | msgstr "" | 2548 | msgstr "" |
3153 | 2549 | ||
3154 | #: plugins/check_nwstat.c:1642 | ||
3155 | msgid " SAPENTRIES = number of entries in the SAP table" | 2550 | msgid " SAPENTRIES = number of entries in the SAP table" |
3156 | msgstr "" | 2551 | msgstr "" |
3157 | 2552 | ||
3158 | #: plugins/check_nwstat.c:1643 | ||
3159 | msgid " SAPENTRIES<n> = number of entries in the SAP table for SAP type <n>" | 2553 | msgid " SAPENTRIES<n> = number of entries in the SAP table for SAP type <n>" |
3160 | msgstr "" | 2554 | msgstr "" |
3161 | 2555 | ||
3162 | #: plugins/check_nwstat.c:1644 | ||
3163 | msgid " TSYNC = timesync status" | 2556 | msgid " TSYNC = timesync status" |
3164 | msgstr "" | 2557 | msgstr "" |
3165 | 2558 | ||
3166 | #: plugins/check_nwstat.c:1645 | ||
3167 | msgid " LOGINS = check to see if logins are enabled" | 2559 | msgid " LOGINS = check to see if logins are enabled" |
3168 | msgstr "" | 2560 | msgstr "" |
3169 | 2561 | ||
3170 | #: plugins/check_nwstat.c:1646 | ||
3171 | msgid " CONNS = number of currently licensed connections" | 2562 | msgid " CONNS = number of currently licensed connections" |
3172 | msgstr "" | 2563 | msgstr "" |
3173 | 2564 | ||
3174 | #: plugins/check_nwstat.c:1647 | ||
3175 | msgid " NRMH\t= NRM Summary Status" | 2565 | msgid " NRMH\t= NRM Summary Status" |
3176 | msgstr "" | 2566 | msgstr "" |
3177 | 2567 | ||
3178 | #: plugins/check_nwstat.c:1648 | ||
3179 | msgid " NRMP<stat> = Returns the current value for a NRM health item" | 2568 | msgid " NRMP<stat> = Returns the current value for a NRM health item" |
3180 | msgstr "" | 2569 | msgstr "" |
3181 | 2570 | ||
3182 | #: plugins/check_nwstat.c:1649 | ||
3183 | msgid " NRMM<stat> = Returns the current memory stats from NRM" | 2571 | msgid " NRMM<stat> = Returns the current memory stats from NRM" |
3184 | msgstr "" | 2572 | msgstr "" |
3185 | 2573 | ||
3186 | #: plugins/check_nwstat.c:1650 | ||
3187 | msgid " NRMS<stat> = Returns the current Swapfile stats from NRM" | 2574 | msgid " NRMS<stat> = Returns the current Swapfile stats from NRM" |
3188 | msgstr "" | 2575 | msgstr "" |
3189 | 2576 | ||
3190 | #: plugins/check_nwstat.c:1651 | ||
3191 | msgid " NSS1<stat> = Statistics from _Admin:Manage_NSS\\GeneralStats.xml" | 2577 | msgid " NSS1<stat> = Statistics from _Admin:Manage_NSS\\GeneralStats.xml" |
3192 | msgstr "" | 2578 | msgstr "" |
3193 | 2579 | ||
3194 | #: plugins/check_nwstat.c:1652 | ||
3195 | msgid " NSS3<stat> = Statistics from _Admin:Manage_NSS\\NameCache.xml" | 2580 | msgid " NSS3<stat> = Statistics from _Admin:Manage_NSS\\NameCache.xml" |
3196 | msgstr "" | 2581 | msgstr "" |
3197 | 2582 | ||
3198 | #: plugins/check_nwstat.c:1653 | ||
3199 | msgid " NSS4<stat> = Statistics from _Admin:Manage_NSS\\FileStats.xml" | 2583 | msgid " NSS4<stat> = Statistics from _Admin:Manage_NSS\\FileStats.xml" |
3200 | msgstr "" | 2584 | msgstr "" |
3201 | 2585 | ||
3202 | #: plugins/check_nwstat.c:1654 | ||
3203 | msgid " NSS5<stat> = Statistics from _Admin:Manage_NSS\\ObjectCache.xml" | 2586 | msgid " NSS5<stat> = Statistics from _Admin:Manage_NSS\\ObjectCache.xml" |
3204 | msgstr "" | 2587 | msgstr "" |
3205 | 2588 | ||
3206 | #: plugins/check_nwstat.c:1655 | ||
3207 | msgid " NSS6<stat> = Statistics from _Admin:Manage_NSS\\Thread.xml" | 2589 | msgid " NSS6<stat> = Statistics from _Admin:Manage_NSS\\Thread.xml" |
3208 | msgstr "" | 2590 | msgstr "" |
3209 | 2591 | ||
3210 | #: plugins/check_nwstat.c:1656 | ||
3211 | msgid "" | 2592 | msgid "" |
3212 | " NSS7<stat> = Statistics from _Admin:Manage_NSS\\AuthorizationCache.xml" | 2593 | " NSS7<stat> = Statistics from _Admin:Manage_NSS\\AuthorizationCache.xml" |
3213 | msgstr "" | 2594 | msgstr "" |
3214 | 2595 | ||
3215 | #: plugins/check_nwstat.c:1657 | ||
3216 | msgid " NLM:<nlm> = check if NLM is loaded and report version" | 2596 | msgid " NLM:<nlm> = check if NLM is loaded and report version" |
3217 | msgstr "" | 2597 | msgstr "" |
3218 | 2598 | ||
3219 | #: plugins/check_nwstat.c:1658 | ||
3220 | msgid " (e.g. NLM:TSANDS.NLM)" | 2599 | msgid " (e.g. NLM:TSANDS.NLM)" |
3221 | msgstr "" | 2600 | msgstr "" |
3222 | 2601 | ||
3223 | #: plugins/check_nwstat.c:1665 | ||
3224 | msgid "Include server version string in results" | 2602 | msgid "Include server version string in results" |
3225 | msgstr "" | 2603 | msgstr "" |
3226 | 2604 | ||
3227 | #: plugins/check_nwstat.c:1671 | 2605 | msgid "- This plugin requires that the MRTGEXT.NLM file from James Drews' MRTG" |
3228 | msgid "- This plugin requres that the MRTGEXT.NLM file from James Drews' MRTG" | ||
3229 | msgstr "" | 2606 | msgstr "" |
3230 | 2607 | ||
3231 | #: plugins/check_nwstat.c:1672 | ||
3232 | msgid "" | 2608 | msgid "" |
3233 | " extension for NetWare be loaded on the Novell servers you wish to check." | 2609 | " extension for NetWare be loaded on the Novell servers you wish to check." |
3234 | msgstr "" | 2610 | msgstr "" |
3235 | 2611 | ||
3236 | #: plugins/check_nwstat.c:1673 | ||
3237 | msgid " (available from http://www.engr.wisc.edu/~drews/mrtg/)" | 2612 | msgid " (available from http://www.engr.wisc.edu/~drews/mrtg/)" |
3238 | msgstr "" | 2613 | msgstr "" |
3239 | 2614 | ||
3240 | #: plugins/check_nwstat.c:1674 | ||
3241 | msgid "" | 2615 | msgid "" |
3242 | "- Values for critical thresholds should be lower than warning thresholds" | 2616 | "- Values for critical thresholds should be lower than warning thresholds" |
3243 | msgstr "" | 2617 | msgstr "" |
3244 | 2618 | ||
3245 | #: plugins/check_nwstat.c:1675 | ||
3246 | msgid "" | 2619 | msgid "" |
3247 | " when the following variables are checked: VPF, VKF, LTCH, CBUFF, DCB, " | 2620 | " when the following variables are checked: VPF, VKF, LTCH, CBUFF, DCB, " |
3248 | msgstr "" | 2621 | msgstr "" |
3249 | 2622 | ||
3250 | #: plugins/check_nwstat.c:1676 | ||
3251 | msgid " TCB, LRUS and LRUM." | 2623 | msgid " TCB, LRUS and LRUM." |
3252 | msgstr "" | 2624 | msgstr "" |
3253 | 2625 | ||
3254 | #: plugins/check_overcr.c:123 | ||
3255 | msgid "Unknown error fetching load data\n" | 2626 | msgid "Unknown error fetching load data\n" |
3256 | msgstr "" | 2627 | msgstr "" |
3257 | 2628 | ||
3258 | #: plugins/check_overcr.c:127 | ||
3259 | msgid "Invalid response from server - no load information\n" | 2629 | msgid "Invalid response from server - no load information\n" |
3260 | msgstr "" | 2630 | msgstr "" |
3261 | 2631 | ||
3262 | #: plugins/check_overcr.c:133 | ||
3263 | msgid "Invalid response from server after load 1\n" | 2632 | msgid "Invalid response from server after load 1\n" |
3264 | msgstr "" | 2633 | msgstr "" |
3265 | 2634 | ||
3266 | #: plugins/check_overcr.c:139 | ||
3267 | msgid "Invalid response from server after load 5\n" | 2635 | msgid "Invalid response from server after load 5\n" |
3268 | msgstr "" | 2636 | msgstr "" |
3269 | 2637 | ||
3270 | #: plugins/check_overcr.c:164 | ||
3271 | #, c-format | 2638 | #, c-format |
3272 | msgid "Load %s - %s-min load average = %0.2f" | 2639 | msgid "Load %s - %s-min load average = %0.2f" |
3273 | msgstr "" | 2640 | msgstr "" |
3274 | 2641 | ||
3275 | #: plugins/check_overcr.c:174 | ||
3276 | msgid "Unknown error fetching disk data\n" | 2642 | msgid "Unknown error fetching disk data\n" |
3277 | msgstr "" | 2643 | msgstr "" |
3278 | 2644 | ||
3279 | #: plugins/check_overcr.c:184 plugins/check_overcr.c:236 | ||
3280 | #: plugins/check_overcr.c:240 | ||
3281 | msgid "Invalid response from server\n" | 2645 | msgid "Invalid response from server\n" |
3282 | msgstr "" | 2646 | msgstr "" |
3283 | 2647 | ||
3284 | #: plugins/check_overcr.c:211 | ||
3285 | msgid "Unknown error fetching network status\n" | 2648 | msgid "Unknown error fetching network status\n" |
3286 | msgstr "" | 2649 | msgstr "" |
3287 | 2650 | ||
3288 | #: plugins/check_overcr.c:221 | ||
3289 | #, c-format | 2651 | #, c-format |
3290 | msgid "Net %s - %d connection%s on port %d" | 2652 | msgid "Net %s - %d connection%s on port %d" |
3291 | msgstr "" | 2653 | msgstr "" |
3292 | 2654 | ||
3293 | #: plugins/check_overcr.c:232 | ||
3294 | msgid "Unknown error fetching process status\n" | 2655 | msgid "Unknown error fetching process status\n" |
3295 | msgstr "" | 2656 | msgstr "" |
3296 | 2657 | ||
3297 | #: plugins/check_overcr.c:250 | ||
3298 | #, c-format | 2658 | #, c-format |
3299 | msgid "Process %s - %d instance%s of %s running" | 2659 | msgid "Process %s - %d instance%s of %s running" |
3300 | msgstr "" | 2660 | msgstr "" |
3301 | 2661 | ||
3302 | #: plugins/check_overcr.c:277 | ||
3303 | #, c-format | 2662 | #, c-format |
3304 | msgid "Uptime %s - Up %d days %d hours %d minutes" | 2663 | msgid "Uptime %s - Up %d days %d hours %d minutes" |
3305 | msgstr "" | 2664 | msgstr "" |
3306 | 2665 | ||
3307 | #: plugins/check_overcr.c:419 | ||
3308 | msgid "" | 2666 | msgid "" |
3309 | "This plugin attempts to contact the Over-CR collector daemon running on the" | 2667 | "This plugin attempts to contact the Over-CR collector daemon running on the" |
3310 | msgstr "" | 2668 | msgstr "" |
3311 | 2669 | ||
3312 | #: plugins/check_overcr.c:420 | ||
3313 | msgid "remote UNIX server in order to gather the requested system information." | 2670 | msgid "remote UNIX server in order to gather the requested system information." |
3314 | msgstr "" | 2671 | msgstr "" |
3315 | 2672 | ||
3316 | #: plugins/check_overcr.c:437 | ||
3317 | msgid "LOAD1 = 1 minute average CPU load" | 2673 | msgid "LOAD1 = 1 minute average CPU load" |
3318 | msgstr "" | 2674 | msgstr "" |
3319 | 2675 | ||
3320 | #: plugins/check_overcr.c:438 | ||
3321 | msgid "LOAD5 = 5 minute average CPU load" | 2676 | msgid "LOAD5 = 5 minute average CPU load" |
3322 | msgstr "" | 2677 | msgstr "" |
3323 | 2678 | ||
3324 | #: plugins/check_overcr.c:439 | ||
3325 | msgid "LOAD15 = 15 minute average CPU load" | 2679 | msgid "LOAD15 = 15 minute average CPU load" |
3326 | msgstr "" | 2680 | msgstr "" |
3327 | 2681 | ||
3328 | #: plugins/check_overcr.c:440 | ||
3329 | msgid "DPU<filesys> = percent used disk space on filesystem <filesys>" | 2682 | msgid "DPU<filesys> = percent used disk space on filesystem <filesys>" |
3330 | msgstr "" | 2683 | msgstr "" |
3331 | 2684 | ||
3332 | #: plugins/check_overcr.c:441 | ||
3333 | msgid "PROC<process> = number of running processes with name <process>" | 2685 | msgid "PROC<process> = number of running processes with name <process>" |
3334 | msgstr "" | 2686 | msgstr "" |
3335 | 2687 | ||
3336 | #: plugins/check_overcr.c:442 | ||
3337 | msgid "NET<port> = number of active connections on TCP port <port>" | 2688 | msgid "NET<port> = number of active connections on TCP port <port>" |
3338 | msgstr "" | 2689 | msgstr "" |
3339 | 2690 | ||
3340 | #: plugins/check_overcr.c:443 | ||
3341 | msgid "UPTIME = system uptime in seconds" | 2691 | msgid "UPTIME = system uptime in seconds" |
3342 | msgstr "" | 2692 | msgstr "" |
3343 | 2693 | ||
3344 | #: plugins/check_overcr.c:450 | ||
3345 | msgid "This plugin requires that Eric Molitors' Over-CR collector daemon be" | 2694 | msgid "This plugin requires that Eric Molitors' Over-CR collector daemon be" |
3346 | msgstr "" | 2695 | msgstr "" |
3347 | 2696 | ||
3348 | #: plugins/check_overcr.c:451 | ||
3349 | msgid "running on the remote server." | 2697 | msgid "running on the remote server." |
3350 | msgstr "" | 2698 | msgstr "" |
3351 | 2699 | ||
3352 | #: plugins/check_overcr.c:452 | ||
3353 | msgid "Over-CR can be downloaded from http://www.molitor.org/overcr" | 2700 | msgid "Over-CR can be downloaded from http://www.molitor.org/overcr" |
3354 | msgstr "" | 2701 | msgstr "" |
3355 | 2702 | ||
3356 | #: plugins/check_overcr.c:453 | ||
3357 | msgid "This plugin was tested with version 0.99.53 of the Over-CR collector" | 2703 | msgid "This plugin was tested with version 0.99.53 of the Over-CR collector" |
3358 | msgstr "" | 2704 | msgstr "" |
3359 | 2705 | ||
3360 | #: plugins/check_overcr.c:457 | ||
3361 | msgid "" | 2706 | msgid "" |
3362 | "For the available options, the critical threshold value should always be" | 2707 | "For the available options, the critical threshold value should always be" |
3363 | msgstr "" | 2708 | msgstr "" |
3364 | 2709 | ||
3365 | #: plugins/check_overcr.c:458 | ||
3366 | msgid "" | 2710 | msgid "" |
3367 | "higher than the warning threshold value, EXCEPT with the uptime variable" | 2711 | "higher than the warning threshold value, EXCEPT with the uptime variable" |
3368 | msgstr "" | 2712 | msgstr "" |
3369 | 2713 | ||
3370 | #: plugins/check_pgsql.c:222 | ||
3371 | #, c-format | 2714 | #, c-format |
3372 | msgid "CRITICAL - no connection to '%s' (%s).\n" | 2715 | msgid "CRITICAL - no connection to '%s' (%s).\n" |
3373 | msgstr "" | 2716 | msgstr "" |
3374 | 2717 | ||
3375 | #: plugins/check_pgsql.c:250 | ||
3376 | #, c-format | 2718 | #, c-format |
3377 | msgid " %s - database %s (%f sec.)|%s\n" | 2719 | msgid " %s - database %s (%f sec.)|%s\n" |
3378 | msgstr "" | 2720 | msgstr "" |
3379 | 2721 | ||
3380 | #: plugins/check_pgsql.c:317 plugins/check_time.c:277 plugins/check_time.c:289 | ||
3381 | #: plugins/check_users.c:181 | ||
3382 | msgid "Critical threshold must be a positive integer" | 2722 | msgid "Critical threshold must be a positive integer" |
3383 | msgstr "" | 2723 | msgstr "" |
3384 | 2724 | ||
3385 | #: plugins/check_pgsql.c:323 plugins/check_time.c:258 plugins/check_time.c:282 | ||
3386 | #: plugins/check_users.c:187 plugins/check_users.c:197 | ||
3387 | #: plugins/check_users.c:203 | ||
3388 | msgid "Warning threshold must be a positive integer" | 2725 | msgid "Warning threshold must be a positive integer" |
3389 | msgstr "" | 2726 | msgstr "" |
3390 | 2727 | ||
3391 | #: plugins/check_pgsql.c:347 | 2728 | msgid "Database name exceeds the maximum length" |
3392 | msgid "Database name is not valid" | ||
3393 | msgstr "" | 2729 | msgstr "" |
3394 | 2730 | ||
3395 | #: plugins/check_pgsql.c:353 | ||
3396 | msgid "User name is not valid" | 2731 | msgid "User name is not valid" |
3397 | msgstr "" | 2732 | msgstr "" |
3398 | 2733 | ||
3399 | #: plugins/check_pgsql.c:504 | ||
3400 | #, c-format | 2734 | #, c-format |
3401 | msgid "Test whether a PostgreSQL Database is accepting connections." | 2735 | msgid "Test whether a PostgreSQL Database is accepting connections." |
3402 | msgstr "" | 2736 | msgstr "" |
3403 | 2737 | ||
3404 | #: plugins/check_pgsql.c:516 | ||
3405 | msgid "Database to check " | 2738 | msgid "Database to check " |
3406 | msgstr "" | 2739 | msgstr "" |
3407 | 2740 | ||
3408 | #: plugins/check_pgsql.c:517 | ||
3409 | #, c-format | 2741 | #, c-format |
3410 | msgid "(default: %s)" | 2742 | msgid "(default: %s)\n" |
3411 | msgstr "" | 2743 | msgstr "" |
3412 | 2744 | ||
3413 | #: plugins/check_pgsql.c:519 | ||
3414 | msgid "Login name of user" | 2745 | msgid "Login name of user" |
3415 | msgstr "" | 2746 | msgstr "" |
3416 | 2747 | ||
3417 | #: plugins/check_pgsql.c:521 | ||
3418 | msgid "Password (BIG SECURITY ISSUE)" | 2748 | msgid "Password (BIG SECURITY ISSUE)" |
3419 | msgstr "" | 2749 | msgstr "" |
3420 | 2750 | ||
3421 | #: plugins/check_pgsql.c:523 | ||
3422 | msgid "Connection parameters (keyword = value), see below" | 2751 | msgid "Connection parameters (keyword = value), see below" |
3423 | msgstr "" | 2752 | msgstr "" |
3424 | 2753 | ||
3425 | #: plugins/check_pgsql.c:530 | ||
3426 | msgid "SQL query to run. Only first column in first row will be read" | 2754 | msgid "SQL query to run. Only first column in first row will be read" |
3427 | msgstr "" | 2755 | msgstr "" |
3428 | 2756 | ||
3429 | #: plugins/check_pgsql.c:532 | 2757 | msgid "A name for the query, this string is used instead of the query" |
2758 | msgstr "" | ||
2759 | |||
2760 | msgid "in the long output of the plugin" | ||
2761 | msgstr "" | ||
2762 | |||
3430 | msgid "SQL query value to result in warning status (double)" | 2763 | msgid "SQL query value to result in warning status (double)" |
3431 | msgstr "" | 2764 | msgstr "" |
3432 | 2765 | ||
3433 | #: plugins/check_pgsql.c:534 | ||
3434 | msgid "SQL query value to result in critical status (double)" | 2766 | msgid "SQL query value to result in critical status (double)" |
3435 | msgstr "" | 2767 | msgstr "" |
3436 | 2768 | ||
3437 | #: plugins/check_pgsql.c:539 | ||
3438 | msgid "All parameters are optional." | 2769 | msgid "All parameters are optional." |
3439 | msgstr "" | 2770 | msgstr "" |
3440 | 2771 | ||
3441 | #: plugins/check_pgsql.c:540 | ||
3442 | msgid "" | 2772 | msgid "" |
3443 | "This plugin tests a PostgreSQL DBMS to determine whether it is active and" | 2773 | "This plugin tests a PostgreSQL DBMS to determine whether it is active and" |
3444 | msgstr "" | 2774 | msgstr "" |
3445 | 2775 | ||
3446 | #: plugins/check_pgsql.c:541 | ||
3447 | msgid "accepting queries. In its current operation, it simply connects to the" | 2776 | msgid "accepting queries. In its current operation, it simply connects to the" |
3448 | msgstr "" | 2777 | msgstr "" |
3449 | 2778 | ||
3450 | #: plugins/check_pgsql.c:542 | ||
3451 | msgid "" | 2779 | msgid "" |
3452 | "specified database, and then disconnects. If no database is specified, it" | 2780 | "specified database, and then disconnects. If no database is specified, it" |
3453 | msgstr "" | 2781 | msgstr "" |
3454 | 2782 | ||
3455 | #: plugins/check_pgsql.c:543 | ||
3456 | msgid "" | 2783 | msgid "" |
3457 | "connects to the template1 database, which is present in every functioning" | 2784 | "connects to the template1 database, which is present in every functioning" |
3458 | msgstr "" | 2785 | msgstr "" |
3459 | 2786 | ||
3460 | #: plugins/check_pgsql.c:544 | ||
3461 | msgid "PostgreSQL DBMS." | 2787 | msgid "PostgreSQL DBMS." |
3462 | msgstr "" | 2788 | msgstr "" |
3463 | 2789 | ||
3464 | #: plugins/check_pgsql.c:546 | ||
3465 | msgid "If a query is specified using the -q option, it will be executed after" | 2790 | msgid "If a query is specified using the -q option, it will be executed after" |
3466 | msgstr "" | 2791 | msgstr "" |
3467 | 2792 | ||
3468 | #: plugins/check_pgsql.c:547 | ||
3469 | msgid "connecting to the server. The result from the query has to be numeric." | 2793 | msgid "connecting to the server. The result from the query has to be numeric." |
3470 | msgstr "" | 2794 | msgstr "" |
3471 | 2795 | ||
3472 | #: plugins/check_pgsql.c:548 | ||
3473 | msgid "" | 2796 | msgid "" |
3474 | "Multiple SQL commands, separated by semicolon, are allowed but the result " | 2797 | "Multiple SQL commands, separated by semicolon, are allowed but the result " |
3475 | msgstr "" | 2798 | msgstr "" |
3476 | 2799 | ||
3477 | #: plugins/check_pgsql.c:549 | ||
3478 | msgid "of the last command is taken into account only. The value of the first" | 2800 | msgid "of the last command is taken into account only. The value of the first" |
3479 | msgstr "" | 2801 | msgstr "" |
3480 | 2802 | ||
3481 | #: plugins/check_pgsql.c:550 | 2803 | msgid "" |
3482 | msgid "column in the first row is used as the check result." | 2804 | "column in the first row is used as the check result. If a second column is" |
2805 | msgstr "" | ||
2806 | |||
2807 | msgid "present in the result set, this is added to the plugin output with a" | ||
2808 | msgstr "" | ||
2809 | |||
2810 | msgid "" | ||
2811 | "prefix of \"Extra Info:\". This information can be displayed in the system" | ||
2812 | msgstr "" | ||
2813 | |||
2814 | msgid "executing the plugin." | ||
3483 | msgstr "" | 2815 | msgstr "" |
3484 | 2816 | ||
3485 | #: plugins/check_pgsql.c:552 | ||
3486 | msgid "" | 2817 | msgid "" |
3487 | "See the chapter \"Monitoring Database Activity\" of the PostgreSQL manual" | 2818 | "See the chapter \"Monitoring Database Activity\" of the PostgreSQL manual" |
3488 | msgstr "" | 2819 | msgstr "" |
3489 | 2820 | ||
3490 | #: plugins/check_pgsql.c:553 | ||
3491 | msgid "" | 2821 | msgid "" |
3492 | "for details about how to access internal statistics of the database server." | 2822 | "for details about how to access internal statistics of the database server." |
3493 | msgstr "" | 2823 | msgstr "" |
3494 | 2824 | ||
3495 | #: plugins/check_pgsql.c:555 | ||
3496 | msgid "" | 2825 | msgid "" |
3497 | "For a list of available connection parameters which may be used with the -o" | 2826 | "For a list of available connection parameters which may be used with the -o" |
3498 | msgstr "" | 2827 | msgstr "" |
3499 | 2828 | ||
3500 | #: plugins/check_pgsql.c:556 | ||
3501 | msgid "" | 2829 | msgid "" |
3502 | "command line option, see the documentation for PQconnectdb() in the chapter" | 2830 | "command line option, see the documentation for PQconnectdb() in the chapter" |
3503 | msgstr "" | 2831 | msgstr "" |
3504 | 2832 | ||
3505 | #: plugins/check_pgsql.c:557 | ||
3506 | msgid "" | 2833 | msgid "" |
3507 | "\"libpq - C Library\" of the PostgreSQL manual. For example, this may be" | 2834 | "\"libpq - C Library\" of the PostgreSQL manual. For example, this may be" |
3508 | msgstr "" | 2835 | msgstr "" |
3509 | 2836 | ||
3510 | #: plugins/check_pgsql.c:558 | ||
3511 | msgid "" | 2837 | msgid "" |
3512 | "used to specify a service name in pg_service.conf to be used for additional" | 2838 | "used to specify a service name in pg_service.conf to be used for additional" |
3513 | msgstr "" | 2839 | msgstr "" |
3514 | 2840 | ||
3515 | #: plugins/check_pgsql.c:559 | ||
3516 | msgid "connection parameters: -o 'service=<name>' or to specify the SSL mode:" | 2841 | msgid "connection parameters: -o 'service=<name>' or to specify the SSL mode:" |
3517 | msgstr "" | 2842 | msgstr "" |
3518 | 2843 | ||
3519 | #: plugins/check_pgsql.c:560 | ||
3520 | msgid "-o 'sslmode=require'." | 2844 | msgid "-o 'sslmode=require'." |
3521 | msgstr "" | 2845 | msgstr "" |
3522 | 2846 | ||
3523 | #: plugins/check_pgsql.c:562 | ||
3524 | msgid "" | 2847 | msgid "" |
3525 | "The plugin will connect to a local postmaster if no host is specified. To" | 2848 | "The plugin will connect to a local postmaster if no host is specified. To" |
3526 | msgstr "" | 2849 | msgstr "" |
3527 | 2850 | ||
3528 | #: plugins/check_pgsql.c:563 | ||
3529 | msgid "" | 2851 | msgid "" |
3530 | "connect to a remote host, be sure that the remote postmaster accepts TCP/IP" | 2852 | "connect to a remote host, be sure that the remote postmaster accepts TCP/IP" |
3531 | msgstr "" | 2853 | msgstr "" |
3532 | 2854 | ||
3533 | #: plugins/check_pgsql.c:564 | ||
3534 | msgid "connections (start the postmaster with the -i option)." | 2855 | msgid "connections (start the postmaster with the -i option)." |
3535 | msgstr "" | 2856 | msgstr "" |
3536 | 2857 | ||
3537 | #: plugins/check_pgsql.c:566 | ||
3538 | msgid "" | 2858 | msgid "" |
3539 | "Typically, the monitoring user (unless the --logname option is used) should " | 2859 | "Typically, the monitoring user (unless the --logname option is used) should " |
3540 | "be" | 2860 | "be" |
3541 | msgstr "" | 2861 | msgstr "" |
3542 | 2862 | ||
3543 | #: plugins/check_pgsql.c:567 | ||
3544 | msgid "" | 2863 | msgid "" |
3545 | "able to connect to the database without a password. The plugin can also send" | 2864 | "able to connect to the database without a password. The plugin can also send" |
3546 | msgstr "" | 2865 | msgstr "" |
3547 | 2866 | ||
3548 | #: plugins/check_pgsql.c:568 | ||
3549 | msgid "a password, but no effort is made to obscure or encrypt the password." | 2867 | msgid "a password, but no effort is made to obscure or encrypt the password." |
3550 | msgstr "" | 2868 | msgstr "" |
3551 | 2869 | ||
3552 | #: plugins/check_pgsql.c:601 | ||
3553 | #, c-format | 2870 | #, c-format |
3554 | msgid "QUERY %s - %s: %s.\n" | 2871 | msgid "QUERY %s - %s: %s.\n" |
3555 | msgstr "" | 2872 | msgstr "" |
3556 | 2873 | ||
3557 | #: plugins/check_pgsql.c:601 | ||
3558 | msgid "Error with query" | 2874 | msgid "Error with query" |
3559 | msgstr "" | 2875 | msgstr "" |
3560 | 2876 | ||
3561 | #: plugins/check_pgsql.c:607 | ||
3562 | msgid "No rows returned" | 2877 | msgid "No rows returned" |
3563 | msgstr "" | 2878 | msgstr "" |
3564 | 2879 | ||
3565 | #: plugins/check_pgsql.c:612 | ||
3566 | msgid "No columns returned" | 2880 | msgid "No columns returned" |
3567 | msgstr "" | 2881 | msgstr "" |
3568 | 2882 | ||
3569 | #: plugins/check_pgsql.c:618 | ||
3570 | msgid "No data returned" | 2883 | msgid "No data returned" |
3571 | msgstr "" | 2884 | msgstr "" |
3572 | 2885 | ||
3573 | #: plugins/check_pgsql.c:627 | ||
3574 | msgid "Is not a numeric" | 2886 | msgid "Is not a numeric" |
3575 | msgstr "" | 2887 | msgstr "" |
3576 | 2888 | ||
3577 | #: plugins/check_pgsql.c:644 | 2889 | #, c-format |
2890 | msgid "%s returned %f" | ||
2891 | msgstr "" | ||
2892 | |||
3578 | #, c-format | 2893 | #, c-format |
3579 | msgid "'%s' returned %f" | 2894 | msgid "'%s' returned %f" |
3580 | msgstr "" | 2895 | msgstr "" |
3581 | 2896 | ||
3582 | #: plugins/check_ping.c:141 | ||
3583 | msgid "CRITICAL - Could not interpret output from ping command\n" | 2897 | msgid "CRITICAL - Could not interpret output from ping command\n" |
3584 | msgstr "" | 2898 | msgstr "" |
3585 | 2899 | ||
3586 | #: plugins/check_ping.c:157 | ||
3587 | #, c-format | 2900 | #, c-format |
3588 | msgid "PING %s - %sPacket loss = %d%%" | 2901 | msgid "PING %s - %sPacket loss = %d%%" |
3589 | msgstr "" | 2902 | msgstr "" |
3590 | 2903 | ||
3591 | #: plugins/check_ping.c:160 | ||
3592 | #, c-format | 2904 | #, c-format |
3593 | msgid "PING %s - %sPacket loss = %d%%, RTA = %2.2f ms" | 2905 | msgid "PING %s - %sPacket loss = %d%%, RTA = %2.2f ms" |
3594 | msgstr "" | 2906 | msgstr "" |
3595 | 2907 | ||
3596 | #: plugins/check_ping.c:257 | ||
3597 | msgid "Could not realloc() addresses\n" | 2908 | msgid "Could not realloc() addresses\n" |
3598 | msgstr "" | 2909 | msgstr "" |
3599 | 2910 | ||
3600 | #: plugins/check_ping.c:272 plugins/check_ping.c:352 | ||
3601 | #, c-format | 2911 | #, c-format |
3602 | msgid "<max_packets> (%s) must be a non-negative number\n" | 2912 | msgid "<max_packets> (%s) must be a non-negative number\n" |
3603 | msgstr "" | 2913 | msgstr "" |
3604 | 2914 | ||
3605 | #: plugins/check_ping.c:306 | ||
3606 | #, c-format | 2915 | #, c-format |
3607 | msgid "<wpl> (%s) must be an integer percentage\n" | 2916 | msgid "<wpl> (%s) must be an integer percentage\n" |
3608 | msgstr "" | 2917 | msgstr "" |
3609 | 2918 | ||
3610 | #: plugins/check_ping.c:317 | ||
3611 | #, c-format | 2919 | #, c-format |
3612 | msgid "<cpl> (%s) must be an integer percentage\n" | 2920 | msgid "<cpl> (%s) must be an integer percentage\n" |
3613 | msgstr "" | 2921 | msgstr "" |
3614 | 2922 | ||
3615 | #: plugins/check_ping.c:328 | ||
3616 | #, c-format | 2923 | #, c-format |
3617 | msgid "<wrta> (%s) must be a non-negative number\n" | 2924 | msgid "<wrta> (%s) must be a non-negative number\n" |
3618 | msgstr "" | 2925 | msgstr "" |
3619 | 2926 | ||
3620 | #: plugins/check_ping.c:339 | ||
3621 | #, c-format | 2927 | #, c-format |
3622 | msgid "<crta> (%s) must be a non-negative number\n" | 2928 | msgid "<crta> (%s) must be a non-negative number\n" |
3623 | msgstr "" | 2929 | msgstr "" |
3624 | 2930 | ||
3625 | #: plugins/check_ping.c:372 | ||
3626 | #, c-format | 2931 | #, c-format |
3627 | msgid "" | 2932 | msgid "" |
3628 | "%s: Warning threshold must be integer or percentage!\n" | 2933 | "%s: Warning threshold must be integer or percentage!\n" |
3629 | "\n" | 2934 | "\n" |
3630 | msgstr "" | 2935 | msgstr "" |
3631 | 2936 | ||
3632 | #: plugins/check_ping.c:385 | ||
3633 | #, c-format | 2937 | #, c-format |
3634 | msgid "<wrta> was not set\n" | 2938 | msgid "<wrta> was not set\n" |
3635 | msgstr "" | 2939 | msgstr "" |
3636 | 2940 | ||
3637 | #: plugins/check_ping.c:389 | ||
3638 | #, c-format | 2941 | #, c-format |
3639 | msgid "<crta> was not set\n" | 2942 | msgid "<crta> was not set\n" |
3640 | msgstr "" | 2943 | msgstr "" |
3641 | 2944 | ||
3642 | #: plugins/check_ping.c:393 | ||
3643 | #, c-format | 2945 | #, c-format |
3644 | msgid "<wpl> was not set\n" | 2946 | msgid "<wpl> was not set\n" |
3645 | msgstr "" | 2947 | msgstr "" |
3646 | 2948 | ||
3647 | #: plugins/check_ping.c:397 | ||
3648 | #, c-format | 2949 | #, c-format |
3649 | msgid "<cpl> was not set\n" | 2950 | msgid "<cpl> was not set\n" |
3650 | msgstr "" | 2951 | msgstr "" |
3651 | 2952 | ||
3652 | #: plugins/check_ping.c:401 | ||
3653 | #, c-format | 2953 | #, c-format |
3654 | msgid "<wrta> (%f) cannot be larger than <crta> (%f)\n" | 2954 | msgid "<wrta> (%f) cannot be larger than <crta> (%f)\n" |
3655 | msgstr "" | 2955 | msgstr "" |
3656 | 2956 | ||
3657 | #: plugins/check_ping.c:405 | ||
3658 | #, c-format | 2957 | #, c-format |
3659 | msgid "<wpl> (%d) cannot be larger than <cpl> (%d)\n" | 2958 | msgid "<wpl> (%d) cannot be larger than <cpl> (%d)\n" |
3660 | msgstr "" | 2959 | msgstr "" |
3661 | 2960 | ||
3662 | #: plugins/check_ping.c:442 | ||
3663 | #, c-format | 2961 | #, c-format |
3664 | msgid "Cannot open stderr for %s\n" | 2962 | msgid "Cannot open stderr for %s\n" |
3665 | msgstr "" | 2963 | msgstr "" |
3666 | 2964 | ||
3667 | #: plugins/check_ping.c:492 plugins/check_ping.c:494 | ||
3668 | msgid "System call sent warnings to stderr " | 2965 | msgid "System call sent warnings to stderr " |
3669 | msgstr "" | 2966 | msgstr "" |
3670 | 2967 | ||
3671 | #: plugins/check_ping.c:519 | ||
3672 | #, c-format | 2968 | #, c-format |
3673 | msgid "CRITICAL - Network Unreachable (%s)\n" | 2969 | msgid "CRITICAL - Network Unreachable (%s)\n" |
3674 | msgstr "" | 2970 | msgstr "" |
3675 | 2971 | ||
3676 | #: plugins/check_ping.c:521 | ||
3677 | #, c-format | 2972 | #, c-format |
3678 | msgid "CRITICAL - Host Unreachable (%s)\n" | 2973 | msgid "CRITICAL - Host Unreachable (%s)\n" |
3679 | msgstr "" | 2974 | msgstr "" |
3680 | 2975 | ||
3681 | #: plugins/check_ping.c:523 | ||
3682 | #, c-format | 2976 | #, c-format |
3683 | msgid "CRITICAL - Bogus ICMP: Port Unreachable (%s)\n" | 2977 | msgid "CRITICAL - Bogus ICMP: Port Unreachable (%s)\n" |
3684 | msgstr "" | 2978 | msgstr "" |
3685 | 2979 | ||
3686 | #: plugins/check_ping.c:525 | ||
3687 | #, c-format | 2980 | #, c-format |
3688 | msgid "CRITICAL - Bogus ICMP: Protocol Unreachable (%s)\n" | 2981 | msgid "CRITICAL - Bogus ICMP: Protocol Unreachable (%s)\n" |
3689 | msgstr "" | 2982 | msgstr "" |
3690 | 2983 | ||
3691 | #: plugins/check_ping.c:527 | ||
3692 | #, c-format | 2984 | #, c-format |
3693 | msgid "CRITICAL - Network Prohibited (%s)\n" | 2985 | msgid "CRITICAL - Network Prohibited (%s)\n" |
3694 | msgstr "" | 2986 | msgstr "" |
3695 | 2987 | ||
3696 | #: plugins/check_ping.c:529 | ||
3697 | #, c-format | 2988 | #, c-format |
3698 | msgid "CRITICAL - Host Prohibited (%s)\n" | 2989 | msgid "CRITICAL - Host Prohibited (%s)\n" |
3699 | msgstr "" | 2990 | msgstr "" |
3700 | 2991 | ||
3701 | #: plugins/check_ping.c:531 | ||
3702 | #, c-format | 2992 | #, c-format |
3703 | msgid "CRITICAL - Packet Filtered (%s)\n" | 2993 | msgid "CRITICAL - Packet Filtered (%s)\n" |
3704 | msgstr "" | 2994 | msgstr "" |
3705 | 2995 | ||
3706 | #: plugins/check_ping.c:533 | ||
3707 | #, c-format | 2996 | #, c-format |
3708 | msgid "CRITICAL - Host not found (%s)\n" | 2997 | msgid "CRITICAL - Host not found (%s)\n" |
3709 | msgstr "" | 2998 | msgstr "" |
3710 | 2999 | ||
3711 | #: plugins/check_ping.c:535 | ||
3712 | #, c-format | 3000 | #, c-format |
3713 | msgid "CRITICAL - Time to live exceeded (%s)\n" | 3001 | msgid "CRITICAL - Time to live exceeded (%s)\n" |
3714 | msgstr "" | 3002 | msgstr "" |
3715 | 3003 | ||
3716 | #: plugins/check_ping.c:537 | ||
3717 | #, c-format | 3004 | #, c-format |
3718 | msgid "CRITICAL - Destination Unreachable (%s)\n" | 3005 | msgid "CRITICAL - Destination Unreachable (%s)\n" |
3719 | msgstr "" | 3006 | msgstr "" |
3720 | 3007 | ||
3721 | #: plugins/check_ping.c:544 | ||
3722 | msgid "Unable to realloc warn_text\n" | 3008 | msgid "Unable to realloc warn_text\n" |
3723 | msgstr "" | 3009 | msgstr "" |
3724 | 3010 | ||
3725 | #: plugins/check_ping.c:561 | ||
3726 | #, c-format | 3011 | #, c-format |
3727 | msgid "Use ping to check connection statistics for a remote host." | 3012 | msgid "Use ping to check connection statistics for a remote host." |
3728 | msgstr "" | 3013 | msgstr "" |
3729 | 3014 | ||
3730 | #: plugins/check_ping.c:573 | ||
3731 | msgid "host to ping" | 3015 | msgid "host to ping" |
3732 | msgstr "" | 3016 | msgstr "" |
3733 | 3017 | ||
3734 | #: plugins/check_ping.c:579 | ||
3735 | msgid "number of ICMP ECHO packets to send" | 3018 | msgid "number of ICMP ECHO packets to send" |
3736 | msgstr "" | 3019 | msgstr "" |
3737 | 3020 | ||
3738 | #: plugins/check_ping.c:580 | ||
3739 | #, c-format | 3021 | #, c-format |
3740 | msgid "(Default: %d)\n" | 3022 | msgid "(Default: %d)\n" |
3741 | msgstr "" | 3023 | msgstr "" |
3742 | 3024 | ||
3743 | #: plugins/check_ping.c:582 | ||
3744 | msgid "show HTML in the plugin output (obsoleted by urlize)" | 3025 | msgid "show HTML in the plugin output (obsoleted by urlize)" |
3745 | msgstr "" | 3026 | msgstr "" |
3746 | 3027 | ||
3747 | #: plugins/check_ping.c:587 | ||
3748 | msgid "THRESHOLD is <rta>,<pl>% where <rta> is the round trip average travel" | 3028 | msgid "THRESHOLD is <rta>,<pl>% where <rta> is the round trip average travel" |
3749 | msgstr "" | 3029 | msgstr "" |
3750 | 3030 | ||
3751 | #: plugins/check_ping.c:588 | ||
3752 | msgid "time (ms) which triggers a WARNING or CRITICAL state, and <pl> is the" | 3031 | msgid "time (ms) which triggers a WARNING or CRITICAL state, and <pl> is the" |
3753 | msgstr "" | 3032 | msgstr "" |
3754 | 3033 | ||
3755 | #: plugins/check_ping.c:589 | ||
3756 | msgid "percentage of packet loss to trigger an alarm state." | 3034 | msgid "percentage of packet loss to trigger an alarm state." |
3757 | msgstr "" | 3035 | msgstr "" |
3758 | 3036 | ||
3759 | #: plugins/check_ping.c:592 | ||
3760 | msgid "" | 3037 | msgid "" |
3761 | "This plugin uses the ping command to probe the specified host for packet loss" | 3038 | "This plugin uses the ping command to probe the specified host for packet loss" |
3762 | msgstr "" | 3039 | msgstr "" |
3763 | 3040 | ||
3764 | #: plugins/check_ping.c:593 | ||
3765 | msgid "" | 3041 | msgid "" |
3766 | "(percentage) and round trip average (milliseconds). It can produce HTML " | 3042 | "(percentage) and round trip average (milliseconds). It can produce HTML " |
3767 | "output" | 3043 | "output" |
3768 | msgstr "" | 3044 | msgstr "" |
3769 | 3045 | ||
3770 | #: plugins/check_ping.c:594 | ||
3771 | msgid "" | 3046 | msgid "" |
3772 | "linking to a traceroute CGI contributed by Ian Cass. The CGI can be found in" | 3047 | "linking to a traceroute CGI contributed by Ian Cass. The CGI can be found in" |
3773 | msgstr "" | 3048 | msgstr "" |
3774 | 3049 | ||
3775 | #: plugins/check_ping.c:595 | ||
3776 | msgid "the contrib area of the downloads section at http://www.nagios.org/" | 3050 | msgid "the contrib area of the downloads section at http://www.nagios.org/" |
3777 | msgstr "" | 3051 | msgstr "" |
3778 | 3052 | ||
3779 | #: plugins/check_procs.c:193 | ||
3780 | #, c-format | 3053 | #, c-format |
3781 | msgid "CMD: %s\n" | 3054 | msgid "CMD: %s\n" |
3782 | msgstr "" | 3055 | msgstr "" |
3783 | 3056 | ||
3784 | #: plugins/check_procs.c:198 | ||
3785 | msgid "System call sent warnings to stderr" | 3057 | msgid "System call sent warnings to stderr" |
3786 | msgstr "" | 3058 | msgstr "" |
3787 | 3059 | ||
3788 | #: plugins/check_procs.c:326 | ||
3789 | #, c-format | 3060 | #, c-format |
3790 | msgid "Not parseable: %s" | 3061 | msgid "Not parseable: %s" |
3791 | msgstr "" | 3062 | msgstr "" |
3792 | 3063 | ||
3793 | #: plugins/check_procs.c:331 | ||
3794 | #, c-format | 3064 | #, c-format |
3795 | msgid "Unable to read output\n" | 3065 | msgid "Unable to read output\n" |
3796 | msgstr "" | 3066 | msgstr "" |
3797 | 3067 | ||
3798 | #: plugins/check_procs.c:348 | ||
3799 | #, c-format | 3068 | #, c-format |
3800 | msgid "%d warn out of " | 3069 | msgid "%d warn out of " |
3801 | msgstr "" | 3070 | msgstr "" |
3802 | 3071 | ||
3803 | #: plugins/check_procs.c:353 | ||
3804 | #, c-format | 3072 | #, c-format |
3805 | msgid "%d crit, %d warn out of " | 3073 | msgid "%d crit, %d warn out of " |
3806 | msgstr "" | 3074 | msgstr "" |
3807 | 3075 | ||
3808 | #: plugins/check_procs.c:359 | ||
3809 | #, c-format | 3076 | #, c-format |
3810 | msgid " with %s" | 3077 | msgid " with %s" |
3811 | msgstr "" | 3078 | msgstr "" |
3812 | 3079 | ||
3813 | #: plugins/check_procs.c:453 | ||
3814 | msgid "Parent Process ID must be an integer!" | 3080 | msgid "Parent Process ID must be an integer!" |
3815 | msgstr "" | 3081 | msgstr "" |
3816 | 3082 | ||
3817 | #: plugins/check_procs.c:459 plugins/check_procs.c:586 | ||
3818 | #, c-format | 3083 | #, c-format |
3819 | msgid "%s%sSTATE = %s" | 3084 | msgid "%s%sSTATE = %s" |
3820 | msgstr "" | 3085 | msgstr "" |
3821 | 3086 | ||
3822 | #: plugins/check_procs.c:468 | ||
3823 | msgid "UID was not found" | 3087 | msgid "UID was not found" |
3824 | msgstr "" | 3088 | msgstr "" |
3825 | 3089 | ||
3826 | #: plugins/check_procs.c:474 | ||
3827 | msgid "User name was not found" | 3090 | msgid "User name was not found" |
3828 | msgstr "" | 3091 | msgstr "" |
3829 | 3092 | ||
3830 | #: plugins/check_procs.c:489 | ||
3831 | #, c-format | 3093 | #, c-format |
3832 | msgid "%s%scommand name '%s'" | 3094 | msgid "%s%scommand name '%s'" |
3833 | msgstr "" | 3095 | msgstr "" |
3834 | 3096 | ||
3835 | #: plugins/check_procs.c:524 | 3097 | #, c-format |
3098 | msgid "%s%sexclude progs '%s'" | ||
3099 | msgstr "" | ||
3100 | |||
3836 | msgid "RSS must be an integer!" | 3101 | msgid "RSS must be an integer!" |
3837 | msgstr "" | 3102 | msgstr "" |
3838 | 3103 | ||
3839 | #: plugins/check_procs.c:531 | ||
3840 | msgid "VSZ must be an integer!" | 3104 | msgid "VSZ must be an integer!" |
3841 | msgstr "" | 3105 | msgstr "" |
3842 | 3106 | ||
3843 | #: plugins/check_procs.c:539 | ||
3844 | msgid "PCPU must be a float!" | 3107 | msgid "PCPU must be a float!" |
3845 | msgstr "" | 3108 | msgstr "" |
3846 | 3109 | ||
3847 | #: plugins/check_procs.c:563 | ||
3848 | msgid "Metric must be one of PROCS, VSZ, RSS, CPU, ELAPSED!" | 3110 | msgid "Metric must be one of PROCS, VSZ, RSS, CPU, ELAPSED!" |
3849 | msgstr "" | 3111 | msgstr "" |
3850 | 3112 | ||
3851 | #: plugins/check_procs.c:694 | ||
3852 | msgid "" | 3113 | msgid "" |
3853 | "Checks all processes and generates WARNING or CRITICAL states if the " | 3114 | "Checks all processes and generates WARNING or CRITICAL states if the " |
3854 | "specified" | 3115 | "specified" |
3855 | msgstr "" | 3116 | msgstr "" |
3856 | 3117 | ||
3857 | #: plugins/check_procs.c:695 | ||
3858 | msgid "" | 3118 | msgid "" |
3859 | "metric is outside the required threshold ranges. The metric defaults to " | 3119 | "metric is outside the required threshold ranges. The metric defaults to " |
3860 | "number" | 3120 | "number" |
3861 | msgstr "" | 3121 | msgstr "" |
3862 | 3122 | ||
3863 | #: plugins/check_procs.c:696 | ||
3864 | msgid "" | 3123 | msgid "" |
3865 | "of processes. Search filters can be applied to limit the processes to check." | 3124 | "of processes. Search filters can be applied to limit the processes to check." |
3866 | msgstr "" | 3125 | msgstr "" |
3867 | 3126 | ||
3868 | #: plugins/check_procs.c:705 | ||
3869 | msgid "Generate warning state if metric is outside this range" | 3127 | msgid "Generate warning state if metric is outside this range" |
3870 | msgstr "" | 3128 | msgstr "" |
3871 | 3129 | ||
3872 | #: plugins/check_procs.c:707 | ||
3873 | msgid "Generate critical state if metric is outside this range" | 3130 | msgid "Generate critical state if metric is outside this range" |
3874 | msgstr "" | 3131 | msgstr "" |
3875 | 3132 | ||
3876 | #: plugins/check_procs.c:709 | ||
3877 | msgid "Check thresholds against metric. Valid types:" | 3133 | msgid "Check thresholds against metric. Valid types:" |
3878 | msgstr "" | 3134 | msgstr "" |
3879 | 3135 | ||
3880 | #: plugins/check_procs.c:710 | ||
3881 | msgid "PROCS - number of processes (default)" | 3136 | msgid "PROCS - number of processes (default)" |
3882 | msgstr "" | 3137 | msgstr "" |
3883 | 3138 | ||
3884 | #: plugins/check_procs.c:711 | ||
3885 | msgid "VSZ - virtual memory size" | 3139 | msgid "VSZ - virtual memory size" |
3886 | msgstr "" | 3140 | msgstr "" |
3887 | 3141 | ||
3888 | #: plugins/check_procs.c:712 | ||
3889 | msgid "RSS - resident set memory size" | 3142 | msgid "RSS - resident set memory size" |
3890 | msgstr "" | 3143 | msgstr "" |
3891 | 3144 | ||
3892 | #: plugins/check_procs.c:713 | ||
3893 | msgid "CPU - percentage CPU" | 3145 | msgid "CPU - percentage CPU" |
3894 | msgstr "" | 3146 | msgstr "" |
3895 | 3147 | ||
3896 | #: plugins/check_procs.c:716 | ||
3897 | msgid "ELAPSED - time elapsed in seconds" | 3148 | msgid "ELAPSED - time elapsed in seconds" |
3898 | msgstr "" | 3149 | msgstr "" |
3899 | 3150 | ||
3900 | #: plugins/check_procs.c:721 | ||
3901 | msgid "Extra information. Up to 3 verbosity levels" | 3151 | msgid "Extra information. Up to 3 verbosity levels" |
3902 | msgstr "" | 3152 | msgstr "" |
3903 | 3153 | ||
3904 | #: plugins/check_procs.c:724 | ||
3905 | msgid "Filter own process the traditional way by PID instead of /proc/pid/exe" | 3154 | msgid "Filter own process the traditional way by PID instead of /proc/pid/exe" |
3906 | msgstr "" | 3155 | msgstr "" |
3907 | 3156 | ||
3908 | #: plugins/check_procs.c:729 | ||
3909 | msgid "Only scan for processes that have, in the output of `ps`, one or" | 3157 | msgid "Only scan for processes that have, in the output of `ps`, one or" |
3910 | msgstr "" | 3158 | msgstr "" |
3911 | 3159 | ||
3912 | #: plugins/check_procs.c:730 | ||
3913 | msgid "more of the status flags you specify (for example R, Z, S, RS," | 3160 | msgid "more of the status flags you specify (for example R, Z, S, RS," |
3914 | msgstr "" | 3161 | msgstr "" |
3915 | 3162 | ||
3916 | #: plugins/check_procs.c:731 | ||
3917 | msgid "RSZDT, plus others based on the output of your 'ps' command)." | 3163 | msgid "RSZDT, plus others based on the output of your 'ps' command)." |
3918 | msgstr "" | 3164 | msgstr "" |
3919 | 3165 | ||
3920 | #: plugins/check_procs.c:733 | ||
3921 | msgid "Only scan for children of the parent process ID indicated." | 3166 | msgid "Only scan for children of the parent process ID indicated." |
3922 | msgstr "" | 3167 | msgstr "" |
3923 | 3168 | ||
3924 | #: plugins/check_procs.c:735 | ||
3925 | msgid "Only scan for processes with VSZ higher than indicated." | 3169 | msgid "Only scan for processes with VSZ higher than indicated." |
3926 | msgstr "" | 3170 | msgstr "" |
3927 | 3171 | ||
3928 | #: plugins/check_procs.c:737 | ||
3929 | msgid "Only scan for processes with RSS higher than indicated." | 3172 | msgid "Only scan for processes with RSS higher than indicated." |
3930 | msgstr "" | 3173 | msgstr "" |
3931 | 3174 | ||
3932 | #: plugins/check_procs.c:739 | ||
3933 | msgid "Only scan for processes with PCPU higher than indicated." | 3175 | msgid "Only scan for processes with PCPU higher than indicated." |
3934 | msgstr "" | 3176 | msgstr "" |
3935 | 3177 | ||
3936 | #: plugins/check_procs.c:741 | ||
3937 | msgid "Only scan for processes with user name or ID indicated." | 3178 | msgid "Only scan for processes with user name or ID indicated." |
3938 | msgstr "" | 3179 | msgstr "" |
3939 | 3180 | ||
3940 | #: plugins/check_procs.c:743 | ||
3941 | msgid "Only scan for processes with args that contain STRING." | 3181 | msgid "Only scan for processes with args that contain STRING." |
3942 | msgstr "" | 3182 | msgstr "" |
3943 | 3183 | ||
3944 | #: plugins/check_procs.c:745 | ||
3945 | msgid "Only scan for processes with args that contain the regex STRING." | 3184 | msgid "Only scan for processes with args that contain the regex STRING." |
3946 | msgstr "" | 3185 | msgstr "" |
3947 | 3186 | ||
3948 | #: plugins/check_procs.c:747 | ||
3949 | msgid "Only scan for exact matches of COMMAND (without path)." | 3187 | msgid "Only scan for exact matches of COMMAND (without path)." |
3950 | msgstr "" | 3188 | msgstr "" |
3951 | 3189 | ||
3952 | #: plugins/check_procs.c:749 | 3190 | msgid "Exclude processes which match this comma separated list" |
3191 | msgstr "" | ||
3192 | |||
3953 | msgid "Only scan for non kernel threads (works on Linux only)." | 3193 | msgid "Only scan for non kernel threads (works on Linux only)." |
3954 | msgstr "" | 3194 | msgstr "" |
3955 | 3195 | ||
3956 | #: plugins/check_procs.c:751 | ||
3957 | #, c-format | 3196 | #, c-format |
3958 | msgid "" | 3197 | msgid "" |
3959 | "\n" | 3198 | "\n" |
@@ -3963,7 +3202,6 @@ msgid "" | |||
3963 | "\n" | 3202 | "\n" |
3964 | msgstr "" | 3203 | msgstr "" |
3965 | 3204 | ||
3966 | #: plugins/check_procs.c:756 | ||
3967 | #, c-format | 3205 | #, c-format |
3968 | msgid "" | 3206 | msgid "" |
3969 | "This plugin checks the number of currently running processes and\n" | 3207 | "This plugin checks the number of currently running processes and\n" |
@@ -3974,1568 +3212,1332 @@ msgid "" | |||
3974 | "\n" | 3212 | "\n" |
3975 | msgstr "" | 3213 | msgstr "" |
3976 | 3214 | ||
3977 | #: plugins/check_procs.c:765 | ||
3978 | msgid "Warning if not two processes with command name portsentry." | 3215 | msgid "Warning if not two processes with command name portsentry." |
3979 | msgstr "" | 3216 | msgstr "" |
3980 | 3217 | ||
3981 | #: plugins/check_procs.c:766 | ||
3982 | msgid "Critical if < 2 or > 1024 processes" | 3218 | msgid "Critical if < 2 or > 1024 processes" |
3983 | msgstr "" | 3219 | msgstr "" |
3984 | 3220 | ||
3985 | #: plugins/check_procs.c:768 | 3221 | msgid "Critical if not at least 1 process with command sshd" |
3222 | msgstr "" | ||
3223 | |||
3224 | msgid "Warning if > 1024 processes with command name sshd." | ||
3225 | msgstr "" | ||
3226 | |||
3227 | msgid "Critical if < 1 processes with command name sshd." | ||
3228 | msgstr "" | ||
3229 | |||
3986 | msgid "Warning alert if > 10 processes with command arguments containing" | 3230 | msgid "Warning alert if > 10 processes with command arguments containing" |
3987 | msgstr "" | 3231 | msgstr "" |
3988 | 3232 | ||
3989 | #: plugins/check_procs.c:769 | ||
3990 | msgid "'/usr/local/bin/perl' and owned by root" | 3233 | msgid "'/usr/local/bin/perl' and owned by root" |
3991 | msgstr "" | 3234 | msgstr "" |
3992 | 3235 | ||
3993 | #: plugins/check_procs.c:771 | ||
3994 | msgid "Alert if VSZ of any processes over 50K or 100K" | 3236 | msgid "Alert if VSZ of any processes over 50K or 100K" |
3995 | msgstr "" | 3237 | msgstr "" |
3996 | 3238 | ||
3997 | #: plugins/check_procs.c:773 | 3239 | msgid "Alert if CPU of any processes over 10% or 20%" |
3998 | #, c-format | ||
3999 | msgid "Alert if CPU of any processes over 10%% or 20%%" | ||
4000 | msgstr "" | 3240 | msgstr "" |
4001 | 3241 | ||
4002 | #: plugins/check_radius.c:165 | 3242 | msgid "Config file error\n" |
4003 | msgid "Config file error" | ||
4004 | msgstr "" | 3243 | msgstr "" |
4005 | 3244 | ||
4006 | #: plugins/check_radius.c:174 | 3245 | msgid "Out of Memory?\n" |
4007 | msgid "Out of Memory?" | ||
4008 | msgstr "" | 3246 | msgstr "" |
4009 | 3247 | ||
4010 | #: plugins/check_radius.c:178 | 3248 | msgid "Invalid NAS-Identifier\n" |
4011 | msgid "Invalid NAS-Identifier" | ||
4012 | msgstr "" | 3249 | msgstr "" |
4013 | 3250 | ||
4014 | #: plugins/check_radius.c:183 plugins/check_radius.c:185 | 3251 | #, c-format |
4015 | #: plugins/check_radius.c:191 | 3252 | msgid "gethostname() failed!\n" |
4016 | msgid "Invalid NAS-IP-Address" | ||
4017 | msgstr "" | 3253 | msgstr "" |
4018 | 3254 | ||
4019 | #: plugins/check_radius.c:188 | 3255 | msgid "Invalid NAS-IP-Address\n" |
4020 | msgid "Can't find local IP for NAS-IP-Address" | ||
4021 | msgstr "" | 3256 | msgstr "" |
4022 | 3257 | ||
4023 | #: plugins/check_radius.c:202 | 3258 | msgid "Timeout\n" |
4024 | msgid "Timeout" | ||
4025 | msgstr "" | 3259 | msgstr "" |
4026 | 3260 | ||
4027 | #: plugins/check_radius.c:204 | 3261 | msgid "Auth Error\n" |
4028 | msgid "Auth Error" | ||
4029 | msgstr "" | 3262 | msgstr "" |
4030 | 3263 | ||
4031 | #: plugins/check_radius.c:206 | 3264 | msgid "Auth Failed\n" |
4032 | msgid "Auth Failed" | ||
4033 | msgstr "" | 3265 | msgstr "" |
4034 | 3266 | ||
4035 | #: plugins/check_radius.c:208 | 3267 | msgid "Bad Response\n" |
4036 | msgid "Bad Response" | ||
4037 | msgstr "" | 3268 | msgstr "" |
4038 | 3269 | ||
4039 | #: plugins/check_radius.c:212 | 3270 | msgid "Auth OK\n" |
4040 | msgid "Auth OK" | ||
4041 | msgstr "" | 3271 | msgstr "" |
4042 | 3272 | ||
4043 | #: plugins/check_radius.c:213 | ||
4044 | #, c-format | 3273 | #, c-format |
4045 | msgid "Unexpected result code %d" | 3274 | msgid "Unexpected result code %d" |
4046 | msgstr "" | 3275 | msgstr "" |
4047 | 3276 | ||
4048 | #: plugins/check_radius.c:302 | ||
4049 | msgid "Number of retries must be a positive integer" | 3277 | msgid "Number of retries must be a positive integer" |
4050 | msgstr "" | 3278 | msgstr "" |
4051 | 3279 | ||
4052 | #: plugins/check_radius.c:316 | ||
4053 | msgid "User not specified" | 3280 | msgid "User not specified" |
4054 | msgstr "" | 3281 | msgstr "" |
4055 | 3282 | ||
4056 | #: plugins/check_radius.c:318 | ||
4057 | msgid "Password not specified" | 3283 | msgid "Password not specified" |
4058 | msgstr "" | 3284 | msgstr "" |
4059 | 3285 | ||
4060 | #: plugins/check_radius.c:320 | ||
4061 | msgid "Configuration file not specified" | 3286 | msgid "Configuration file not specified" |
4062 | msgstr "" | 3287 | msgstr "" |
4063 | 3288 | ||
4064 | #: plugins/check_radius.c:338 | ||
4065 | msgid "Tests to see if a RADIUS server is accepting connections." | 3289 | msgid "Tests to see if a RADIUS server is accepting connections." |
4066 | msgstr "" | 3290 | msgstr "" |
4067 | 3291 | ||
4068 | #: plugins/check_radius.c:350 | ||
4069 | msgid "The user to authenticate" | 3292 | msgid "The user to authenticate" |
4070 | msgstr "" | 3293 | msgstr "" |
4071 | 3294 | ||
4072 | #: plugins/check_radius.c:352 | ||
4073 | msgid "Password for authentication (SECURITY RISK)" | 3295 | msgid "Password for authentication (SECURITY RISK)" |
4074 | msgstr "" | 3296 | msgstr "" |
4075 | 3297 | ||
4076 | #: plugins/check_radius.c:354 | ||
4077 | msgid "NAS identifier" | 3298 | msgid "NAS identifier" |
4078 | msgstr "" | 3299 | msgstr "" |
4079 | 3300 | ||
4080 | #: plugins/check_radius.c:356 | ||
4081 | msgid "NAS IP Address" | 3301 | msgid "NAS IP Address" |
4082 | msgstr "" | 3302 | msgstr "" |
4083 | 3303 | ||
4084 | #: plugins/check_radius.c:358 | ||
4085 | msgid "Configuration file" | 3304 | msgid "Configuration file" |
4086 | msgstr "" | 3305 | msgstr "" |
4087 | 3306 | ||
4088 | #: plugins/check_radius.c:360 | ||
4089 | msgid "Response string to expect from the server" | 3307 | msgid "Response string to expect from the server" |
4090 | msgstr "" | 3308 | msgstr "" |
4091 | 3309 | ||
4092 | #: plugins/check_radius.c:362 | ||
4093 | msgid "Number of times to retry a failed connection" | 3310 | msgid "Number of times to retry a failed connection" |
4094 | msgstr "" | 3311 | msgstr "" |
4095 | 3312 | ||
4096 | #: plugins/check_radius.c:367 | ||
4097 | msgid "" | 3313 | msgid "" |
4098 | "This plugin tests a RADIUS server to see if it is accepting connections." | 3314 | "This plugin tests a RADIUS server to see if it is accepting connections." |
4099 | msgstr "" | 3315 | msgstr "" |
4100 | 3316 | ||
4101 | #: plugins/check_radius.c:368 | ||
4102 | msgid "" | 3317 | msgid "" |
4103 | "The server to test must be specified in the invocation, as well as a user" | 3318 | "The server to test must be specified in the invocation, as well as a user" |
4104 | msgstr "" | 3319 | msgstr "" |
4105 | 3320 | ||
4106 | #: plugins/check_radius.c:369 | 3321 | msgid "name and password. A configuration file must be present. The format of" |
4107 | msgid "" | ||
4108 | "name and password. A configuration file may also be present. The format of" | ||
4109 | msgstr "" | 3322 | msgstr "" |
4110 | 3323 | ||
4111 | #: plugins/check_radius.c:370 | ||
4112 | msgid "" | 3324 | msgid "" |
4113 | "the configuration file is described in the radiusclient library sources." | 3325 | "the configuration file is described in the radiusclient library sources." |
4114 | msgstr "" | 3326 | msgstr "" |
4115 | 3327 | ||
4116 | #: plugins/check_radius.c:371 | ||
4117 | msgid "The password option presents a substantial security issue because the" | 3328 | msgid "The password option presents a substantial security issue because the" |
4118 | msgstr "" | 3329 | msgstr "" |
4119 | 3330 | ||
4120 | #: plugins/check_radius.c:372 | ||
4121 | msgid "" | 3331 | msgid "" |
4122 | "password can possibly be determined by careful watching of the command line" | 3332 | "password can possibly be determined by careful watching of the command line" |
4123 | msgstr "" | 3333 | msgstr "" |
4124 | 3334 | ||
4125 | #: plugins/check_radius.c:373 | 3335 | msgid "in a process listing. This risk is exacerbated because the plugin will" |
4126 | msgid "in a process listing. This risk is exacerbated because the monitor will" | ||
4127 | msgstr "" | 3336 | msgstr "" |
4128 | 3337 | ||
4129 | #: plugins/check_radius.c:374 | 3338 | msgid "" |
4130 | msgid "run the plugin at regular predictable intervals. Please be sure that" | 3339 | "typically be executed at regular predictable intervals. Please be sure that" |
4131 | msgstr "" | 3340 | msgstr "" |
4132 | 3341 | ||
4133 | #: plugins/check_radius.c:375 | ||
4134 | msgid "the password used does not allow access to sensitive system resources." | 3342 | msgid "the password used does not allow access to sensitive system resources." |
4135 | msgstr "" | 3343 | msgstr "" |
4136 | 3344 | ||
4137 | #: plugins/check_real.c:91 | ||
4138 | #, c-format | 3345 | #, c-format |
4139 | msgid "Unable to connect to %s on port %d\n" | 3346 | msgid "Unable to connect to %s on port %d\n" |
4140 | msgstr "" | 3347 | msgstr "" |
4141 | 3348 | ||
4142 | #: plugins/check_real.c:113 | ||
4143 | #, c-format | 3349 | #, c-format |
4144 | msgid "No data received from %s\n" | 3350 | msgid "No data received from %s\n" |
4145 | msgstr "" | 3351 | msgstr "" |
4146 | 3352 | ||
4147 | #: plugins/check_real.c:118 plugins/check_real.c:191 | ||
4148 | msgid "Invalid REAL response received from host" | 3353 | msgid "Invalid REAL response received from host" |
4149 | msgstr "" | 3354 | msgstr "" |
4150 | 3355 | ||
4151 | #: plugins/check_real.c:120 plugins/check_real.c:193 | ||
4152 | #, c-format | 3356 | #, c-format |
4153 | msgid "Invalid REAL response received from host on port %d\n" | 3357 | msgid "Invalid REAL response received from host on port %d\n" |
4154 | msgstr "" | 3358 | msgstr "" |
4155 | 3359 | ||
4156 | #: plugins/check_real.c:184 plugins/check_tcp.c:311 | ||
4157 | #, c-format | 3360 | #, c-format |
4158 | msgid "No data received from host\n" | 3361 | msgid "No data received from host\n" |
4159 | msgstr "" | 3362 | msgstr "" |
4160 | 3363 | ||
4161 | #: plugins/check_real.c:247 | ||
4162 | #, c-format | 3364 | #, c-format |
4163 | msgid "REAL %s - %d second response time\n" | 3365 | msgid "REAL %s - %d second response time\n" |
4164 | msgstr "" | 3366 | msgstr "" |
4165 | 3367 | ||
4166 | #: plugins/check_real.c:336 plugins/check_ups.c:536 | ||
4167 | msgid "Warning time must be a positive integer" | 3368 | msgid "Warning time must be a positive integer" |
4168 | msgstr "" | 3369 | msgstr "" |
4169 | 3370 | ||
4170 | #: plugins/check_real.c:345 plugins/check_ups.c:527 | ||
4171 | msgid "Critical time must be a positive integer" | 3371 | msgid "Critical time must be a positive integer" |
4172 | msgstr "" | 3372 | msgstr "" |
4173 | 3373 | ||
4174 | #: plugins/check_real.c:381 | ||
4175 | msgid "You must provide a server to check" | 3374 | msgid "You must provide a server to check" |
4176 | msgstr "" | 3375 | msgstr "" |
4177 | 3376 | ||
4178 | #: plugins/check_real.c:413 | ||
4179 | msgid "This plugin tests the REAL service on the specified host." | 3377 | msgid "This plugin tests the REAL service on the specified host." |
4180 | msgstr "" | 3378 | msgstr "" |
4181 | 3379 | ||
4182 | #: plugins/check_real.c:425 | ||
4183 | msgid "Connect to this url" | 3380 | msgid "Connect to this url" |
4184 | msgstr "" | 3381 | msgstr "" |
4185 | 3382 | ||
4186 | #: plugins/check_real.c:427 | ||
4187 | #, c-format | 3383 | #, c-format |
4188 | msgid "String to expect in first line of server response (default: %s)\n" | 3384 | msgid "String to expect in first line of server response (default: %s)\n" |
4189 | msgstr "" | 3385 | msgstr "" |
4190 | 3386 | ||
4191 | #: plugins/check_real.c:437 | ||
4192 | msgid "This plugin will attempt to open an RTSP connection with the host." | 3387 | msgid "This plugin will attempt to open an RTSP connection with the host." |
4193 | msgstr "" | 3388 | msgstr "" |
4194 | 3389 | ||
4195 | #: plugins/check_real.c:438 plugins/check_smtp.c:830 | 3390 | msgid "Successful connects return STATE_OK, refusals and timeouts return" |
4196 | msgid "Successul connects return STATE_OK, refusals and timeouts return" | ||
4197 | msgstr "" | 3391 | msgstr "" |
4198 | 3392 | ||
4199 | #: plugins/check_real.c:439 | ||
4200 | msgid "" | 3393 | msgid "" |
4201 | "STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful connects," | 3394 | "STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful connects," |
4202 | msgstr "" | 3395 | msgstr "" |
4203 | 3396 | ||
4204 | #: plugins/check_real.c:440 | ||
4205 | msgid "" | 3397 | msgid "" |
4206 | "but incorrect response messages from the host result in STATE_WARNING return" | 3398 | "but incorrect response messages from the host result in STATE_WARNING return" |
4207 | msgstr "" | 3399 | msgstr "" |
4208 | 3400 | ||
4209 | #: plugins/check_real.c:441 | ||
4210 | msgid "values." | 3401 | msgid "values." |
4211 | msgstr "" | 3402 | msgstr "" |
4212 | 3403 | ||
4213 | #: plugins/check_smtp.c:150 plugins/check_swap.c:265 plugins/check_swap.c:271 | ||
4214 | #, c-format | 3404 | #, c-format |
4215 | msgid "malloc() failed!\n" | 3405 | msgid "malloc() failed!\n" |
4216 | msgstr "" | 3406 | msgstr "" |
4217 | 3407 | ||
4218 | #: plugins/check_smtp.c:154 | ||
4219 | #, c-format | 3408 | #, c-format |
4220 | msgid "gethostname() failed!\n" | 3409 | msgid "CRITICAL - Cannot create SSL context.\n" |
4221 | msgstr "" | 3410 | msgstr "" |
4222 | 3411 | ||
4223 | #: plugins/check_smtp.c:189 plugins/check_smtp.c:213 | ||
4224 | #, c-format | 3412 | #, c-format |
4225 | msgid "recv() failed\n" | 3413 | msgid "recv() failed\n" |
4226 | msgstr "" | 3414 | msgstr "" |
4227 | 3415 | ||
4228 | #: plugins/check_smtp.c:200 | ||
4229 | #, c-format | ||
4230 | msgid "Invalid SMTP response received from host: %s\n" | ||
4231 | msgstr "" | ||
4232 | |||
4233 | #: plugins/check_smtp.c:202 | ||
4234 | #, c-format | ||
4235 | msgid "Invalid SMTP response received from host on port %d: %s\n" | ||
4236 | msgstr "" | ||
4237 | |||
4238 | #: plugins/check_smtp.c:223 | ||
4239 | #, c-format | 3416 | #, c-format |
4240 | msgid "WARNING - TLS not supported by server\n" | 3417 | msgid "WARNING - TLS not supported by server\n" |
4241 | msgstr "" | 3418 | msgstr "" |
4242 | 3419 | ||
4243 | #: plugins/check_smtp.c:235 | ||
4244 | #, c-format | 3420 | #, c-format |
4245 | msgid "Server does not support STARTTLS\n" | 3421 | msgid "Server does not support STARTTLS\n" |
4246 | msgstr "" | 3422 | msgstr "" |
4247 | 3423 | ||
4248 | #: plugins/check_smtp.c:241 | ||
4249 | #, c-format | ||
4250 | msgid "CRITICAL - Cannot create SSL context.\n" | ||
4251 | msgstr "" | ||
4252 | |||
4253 | #: plugins/check_smtp.c:261 | ||
4254 | msgid "SMTP UNKNOWN - Cannot send EHLO command via TLS." | 3424 | msgid "SMTP UNKNOWN - Cannot send EHLO command via TLS." |
4255 | msgstr "" | 3425 | msgstr "" |
4256 | 3426 | ||
4257 | #: plugins/check_smtp.c:266 | ||
4258 | #, c-format | 3427 | #, c-format |
4259 | msgid "sent %s" | 3428 | msgid "sent %s" |
4260 | msgstr "" | 3429 | msgstr "" |
4261 | 3430 | ||
4262 | #: plugins/check_smtp.c:268 | ||
4263 | msgid "SMTP UNKNOWN - Cannot read EHLO response via TLS." | 3431 | msgid "SMTP UNKNOWN - Cannot read EHLO response via TLS." |
4264 | msgstr "" | 3432 | msgstr "" |
4265 | 3433 | ||
4266 | #: plugins/check_smtp.c:303 plugins/check_snmp.c:806 | 3434 | #, c-format |
3435 | msgid "Invalid SMTP response received from host: %s\n" | ||
3436 | msgstr "" | ||
3437 | |||
3438 | #, c-format | ||
3439 | msgid "Invalid SMTP response received from host on port %d: %s\n" | ||
3440 | msgstr "" | ||
3441 | |||
4267 | #, c-format | 3442 | #, c-format |
4268 | msgid "Could Not Compile Regular Expression" | 3443 | msgid "Could Not Compile Regular Expression" |
4269 | msgstr "" | 3444 | msgstr "" |
4270 | 3445 | ||
4271 | #: plugins/check_smtp.c:312 | ||
4272 | #, c-format | 3446 | #, c-format |
4273 | msgid "SMTP %s - Invalid response '%s' to command '%s'\n" | 3447 | msgid "SMTP %s - Invalid response '%s' to command '%s'\n" |
4274 | msgstr "" | 3448 | msgstr "" |
4275 | 3449 | ||
4276 | #: plugins/check_smtp.c:316 plugins/check_snmp.c:511 | ||
4277 | #, c-format | 3450 | #, c-format |
4278 | msgid "Execute Error: %s\n" | 3451 | msgid "Execute Error: %s\n" |
4279 | msgstr "" | 3452 | msgstr "" |
4280 | 3453 | ||
4281 | #: plugins/check_smtp.c:330 | ||
4282 | msgid "no authuser specified, " | 3454 | msgid "no authuser specified, " |
4283 | msgstr "" | 3455 | msgstr "" |
4284 | 3456 | ||
4285 | #: plugins/check_smtp.c:335 | ||
4286 | msgid "no authpass specified, " | 3457 | msgid "no authpass specified, " |
4287 | msgstr "" | 3458 | msgstr "" |
4288 | 3459 | ||
4289 | #: plugins/check_smtp.c:342 plugins/check_smtp.c:363 plugins/check_smtp.c:383 | ||
4290 | #: plugins/check_smtp.c:688 | ||
4291 | #, c-format | 3460 | #, c-format |
4292 | msgid "sent %s\n" | 3461 | msgid "sent %s\n" |
4293 | msgstr "" | 3462 | msgstr "" |
4294 | 3463 | ||
4295 | #: plugins/check_smtp.c:345 | ||
4296 | msgid "recv() failed after AUTH LOGIN, " | 3464 | msgid "recv() failed after AUTH LOGIN, " |
4297 | msgstr "" | 3465 | msgstr "" |
4298 | 3466 | ||
4299 | #: plugins/check_smtp.c:350 plugins/check_smtp.c:371 plugins/check_smtp.c:391 | ||
4300 | #: plugins/check_smtp.c:699 | ||
4301 | #, c-format | 3467 | #, c-format |
4302 | msgid "received %s\n" | 3468 | msgid "received %s\n" |
4303 | msgstr "" | 3469 | msgstr "" |
4304 | 3470 | ||
4305 | #: plugins/check_smtp.c:354 | ||
4306 | msgid "invalid response received after AUTH LOGIN, " | 3471 | msgid "invalid response received after AUTH LOGIN, " |
4307 | msgstr "" | 3472 | msgstr "" |
4308 | 3473 | ||
4309 | #: plugins/check_smtp.c:367 | ||
4310 | msgid "recv() failed after sending authuser, " | 3474 | msgid "recv() failed after sending authuser, " |
4311 | msgstr "" | 3475 | msgstr "" |
4312 | 3476 | ||
4313 | #: plugins/check_smtp.c:375 | ||
4314 | msgid "invalid response received after authuser, " | 3477 | msgid "invalid response received after authuser, " |
4315 | msgstr "" | 3478 | msgstr "" |
4316 | 3479 | ||
4317 | #: plugins/check_smtp.c:387 | ||
4318 | msgid "recv() failed after sending authpass, " | 3480 | msgid "recv() failed after sending authpass, " |
4319 | msgstr "" | 3481 | msgstr "" |
4320 | 3482 | ||
4321 | #: plugins/check_smtp.c:395 | ||
4322 | msgid "invalid response received after authpass, " | 3483 | msgid "invalid response received after authpass, " |
4323 | msgstr "" | 3484 | msgstr "" |
4324 | 3485 | ||
4325 | #: plugins/check_smtp.c:402 | ||
4326 | msgid "only authtype LOGIN is supported, " | 3486 | msgid "only authtype LOGIN is supported, " |
4327 | msgstr "" | 3487 | msgstr "" |
4328 | 3488 | ||
4329 | #: plugins/check_smtp.c:426 | ||
4330 | #, c-format | 3489 | #, c-format |
4331 | msgid "SMTP %s - %s%.3f sec. response time%s%s|%s\n" | 3490 | msgid "SMTP %s - %s%.3f sec. response time%s%s|%s\n" |
4332 | msgstr "" | 3491 | msgstr "" |
4333 | 3492 | ||
4334 | #: plugins/check_smtp.c:536 plugins/check_smtp.c:548 | ||
4335 | #, c-format | 3493 | #, c-format |
4336 | msgid "Could not realloc() units [%d]\n" | 3494 | msgid "Could not realloc() units [%d]\n" |
4337 | msgstr "" | 3495 | msgstr "" |
4338 | 3496 | ||
4339 | #: plugins/check_smtp.c:556 | ||
4340 | msgid "Critical time must be a positive" | 3497 | msgid "Critical time must be a positive" |
4341 | msgstr "" | 3498 | msgstr "" |
4342 | 3499 | ||
4343 | #: plugins/check_smtp.c:564 | ||
4344 | msgid "Warning time must be a positive" | 3500 | msgid "Warning time must be a positive" |
4345 | msgstr "" | 3501 | msgstr "" |
4346 | 3502 | ||
4347 | #: plugins/check_smtp.c:611 | ||
4348 | msgid "SSL support not available - install OpenSSL and recompile" | 3503 | msgid "SSL support not available - install OpenSSL and recompile" |
4349 | msgstr "" | 3504 | msgstr "" |
4350 | 3505 | ||
4351 | #: plugins/check_smtp.c:679 plugins/check_smtp.c:684 | 3506 | msgid "Set either -s/--ssl/--tls or -S/--starttls" |
3507 | msgstr "" | ||
3508 | |||
4352 | #, c-format | 3509 | #, c-format |
4353 | msgid "Connection closed by server before sending QUIT command\n" | 3510 | msgid "Connection closed by server before sending QUIT command\n" |
4354 | msgstr "" | 3511 | msgstr "" |
4355 | 3512 | ||
4356 | #: plugins/check_smtp.c:694 | ||
4357 | #, c-format | 3513 | #, c-format |
4358 | msgid "recv() failed after QUIT." | 3514 | msgid "recv() failed after QUIT." |
4359 | msgstr "" | 3515 | msgstr "" |
4360 | 3516 | ||
4361 | #: plugins/check_smtp.c:696 | ||
4362 | #, c-format | 3517 | #, c-format |
4363 | msgid "Connection reset by peer." | 3518 | msgid "Connection reset by peer." |
4364 | msgstr "" | 3519 | msgstr "" |
4365 | 3520 | ||
4366 | #: plugins/check_smtp.c:784 | ||
4367 | msgid "This plugin will attempt to open an SMTP connection with the host." | 3521 | msgid "This plugin will attempt to open an SMTP connection with the host." |
4368 | msgstr "" | 3522 | msgstr "" |
4369 | 3523 | ||
4370 | #: plugins/check_smtp.c:798 | ||
4371 | #, c-format | 3524 | #, c-format |
4372 | msgid " String to expect in first line of server response (default: '%s')\n" | 3525 | msgid " String to expect in first line of server response (default: '%s')\n" |
4373 | msgstr "" | 3526 | msgstr "" |
4374 | 3527 | ||
4375 | #: plugins/check_smtp.c:800 | ||
4376 | msgid "SMTP command (may be used repeatedly)" | 3528 | msgid "SMTP command (may be used repeatedly)" |
4377 | msgstr "" | 3529 | msgstr "" |
4378 | 3530 | ||
4379 | #: plugins/check_smtp.c:802 | ||
4380 | msgid "Expected response to command (may be used repeatedly)" | 3531 | msgid "Expected response to command (may be used repeatedly)" |
4381 | msgstr "" | 3532 | msgstr "" |
4382 | 3533 | ||
4383 | #: plugins/check_smtp.c:804 | ||
4384 | msgid "FROM-address to include in MAIL command, required by Exchange 2000" | 3534 | msgid "FROM-address to include in MAIL command, required by Exchange 2000" |
4385 | msgstr "" | 3535 | msgstr "" |
4386 | 3536 | ||
4387 | #: plugins/check_smtp.c:806 | ||
4388 | msgid "FQDN used for HELO" | 3537 | msgid "FQDN used for HELO" |
4389 | msgstr "" | 3538 | msgstr "" |
4390 | 3539 | ||
4391 | #: plugins/check_smtp.c:809 plugins/check_tcp.c:665 | 3540 | msgid "Use PROXY protocol prefix for the connection." |
3541 | msgstr "" | ||
3542 | |||
4392 | msgid "Minimum number of days a certificate has to be valid." | 3543 | msgid "Minimum number of days a certificate has to be valid." |
4393 | msgstr "" | 3544 | msgstr "" |
4394 | 3545 | ||
4395 | #: plugins/check_smtp.c:811 | 3546 | msgid "Use SSL/TLS for the connection." |
3547 | msgstr "" | ||
3548 | |||
3549 | #, c-format | ||
3550 | msgid " Sets default port to %d.\n" | ||
3551 | msgstr "" | ||
3552 | |||
4396 | msgid "Use STARTTLS for the connection." | 3553 | msgid "Use STARTTLS for the connection." |
4397 | msgstr "" | 3554 | msgstr "" |
4398 | 3555 | ||
4399 | #: plugins/check_smtp.c:815 | ||
4400 | msgid "SMTP AUTH type to check (default none, only LOGIN supported)" | 3556 | msgid "SMTP AUTH type to check (default none, only LOGIN supported)" |
4401 | msgstr "" | 3557 | msgstr "" |
4402 | 3558 | ||
4403 | #: plugins/check_smtp.c:817 | ||
4404 | msgid "SMTP AUTH username" | 3559 | msgid "SMTP AUTH username" |
4405 | msgstr "" | 3560 | msgstr "" |
4406 | 3561 | ||
4407 | #: plugins/check_smtp.c:819 | ||
4408 | msgid "SMTP AUTH password" | 3562 | msgid "SMTP AUTH password" |
4409 | msgstr "" | 3563 | msgstr "" |
4410 | 3564 | ||
4411 | #: plugins/check_smtp.c:821 | 3565 | msgid "Send LHLO instead of HELO/EHLO" |
3566 | msgstr "" | ||
3567 | |||
4412 | msgid "Ignore failure when sending QUIT command to server" | 3568 | msgid "Ignore failure when sending QUIT command to server" |
4413 | msgstr "" | 3569 | msgstr "" |
4414 | 3570 | ||
4415 | #: plugins/check_smtp.c:831 | ||
4416 | msgid "STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful" | 3571 | msgid "STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful" |
4417 | msgstr "" | 3572 | msgstr "" |
4418 | 3573 | ||
4419 | #: plugins/check_smtp.c:832 | ||
4420 | msgid "connects, but incorrect response messages from the host result in" | 3574 | msgid "connects, but incorrect response messages from the host result in" |
4421 | msgstr "" | 3575 | msgstr "" |
4422 | 3576 | ||
4423 | #: plugins/check_smtp.c:833 | ||
4424 | msgid "STATE_WARNING return values." | 3577 | msgid "STATE_WARNING return values." |
4425 | msgstr "" | 3578 | msgstr "" |
4426 | 3579 | ||
4427 | #: plugins/check_snmp.c:169 plugins/check_snmp.c:582 | ||
4428 | msgid "Cannot malloc" | 3580 | msgid "Cannot malloc" |
4429 | msgstr "" | 3581 | msgstr "" |
4430 | 3582 | ||
4431 | #: plugins/check_snmp.c:356 | ||
4432 | #, c-format | 3583 | #, c-format |
4433 | msgid "External command error: %s\n" | 3584 | msgid "External command error: %s\n" |
4434 | msgstr "" | 3585 | msgstr "" |
4435 | 3586 | ||
4436 | #: plugins/check_snmp.c:361 | ||
4437 | #, c-format | 3587 | #, c-format |
4438 | msgid "External command error with no output (return code: %d)\n" | 3588 | msgid "External command error with no output (return code: %d)\n" |
4439 | msgstr "" | 3589 | msgstr "" |
4440 | 3590 | ||
4441 | #: plugins/check_snmp.c:464 | ||
4442 | #, c-format | 3591 | #, c-format |
4443 | msgid "No valid data returned (%s)\n" | 3592 | msgid "No valid data returned (%s)\n" |
4444 | msgstr "" | 3593 | msgstr "" |
4445 | 3594 | ||
4446 | #: plugins/check_snmp.c:475 | ||
4447 | msgid "Time duration between plugin calls is invalid" | 3595 | msgid "Time duration between plugin calls is invalid" |
4448 | msgstr "" | 3596 | msgstr "" |
4449 | 3597 | ||
4450 | #: plugins/check_snmp.c:588 | ||
4451 | msgid "Cannot asprintf()" | 3598 | msgid "Cannot asprintf()" |
4452 | msgstr "" | 3599 | msgstr "" |
4453 | 3600 | ||
4454 | #: plugins/check_snmp.c:594 | ||
4455 | msgid "Cannot realloc()" | 3601 | msgid "Cannot realloc()" |
4456 | msgstr "" | 3602 | msgstr "" |
4457 | 3603 | ||
4458 | #: plugins/check_snmp.c:610 | ||
4459 | msgid "No previous data to calculate rate - assume okay" | 3604 | msgid "No previous data to calculate rate - assume okay" |
4460 | msgstr "" | 3605 | msgstr "" |
4461 | 3606 | ||
4462 | #: plugins/check_snmp.c:751 | ||
4463 | msgid "Retries interval must be a positive integer" | 3607 | msgid "Retries interval must be a positive integer" |
4464 | msgstr "" | 3608 | msgstr "" |
4465 | 3609 | ||
4466 | #: plugins/check_snmp.c:831 | 3610 | msgid "Exit status must be a positive integer" |
3611 | msgstr "" | ||
3612 | |||
4467 | #, c-format | 3613 | #, c-format |
4468 | msgid "Could not reallocate labels[%d]" | 3614 | msgid "Could not reallocate labels[%d]" |
4469 | msgstr "" | 3615 | msgstr "" |
4470 | 3616 | ||
4471 | #: plugins/check_snmp.c:844 | ||
4472 | msgid "Could not reallocate labels\n" | 3617 | msgid "Could not reallocate labels\n" |
4473 | msgstr "" | 3618 | msgstr "" |
4474 | 3619 | ||
4475 | #: plugins/check_snmp.c:860 | ||
4476 | #, c-format | 3620 | #, c-format |
4477 | msgid "Could not reallocate units [%d]\n" | 3621 | msgid "Could not reallocate units [%d]\n" |
4478 | msgstr "" | 3622 | msgstr "" |
4479 | 3623 | ||
4480 | #: plugins/check_snmp.c:872 | ||
4481 | msgid "Could not realloc() units\n" | 3624 | msgid "Could not realloc() units\n" |
4482 | msgstr "" | 3625 | msgstr "" |
4483 | 3626 | ||
4484 | #: plugins/check_snmp.c:889 | ||
4485 | msgid "Rate multiplier must be a positive integer" | 3627 | msgid "Rate multiplier must be a positive integer" |
4486 | msgstr "" | 3628 | msgstr "" |
4487 | 3629 | ||
4488 | #: plugins/check_snmp.c:947 | ||
4489 | msgid "No host specified\n" | 3630 | msgid "No host specified\n" |
4490 | msgstr "" | 3631 | msgstr "" |
4491 | 3632 | ||
4492 | #: plugins/check_snmp.c:951 | ||
4493 | msgid "No OIDs specified\n" | 3633 | msgid "No OIDs specified\n" |
4494 | msgstr "" | 3634 | msgstr "" |
4495 | 3635 | ||
4496 | #: plugins/check_snmp.c:973 | ||
4497 | msgid "Invalid seclevel" | ||
4498 | msgstr "" | ||
4499 | |||
4500 | #: plugins/check_snmp.c:980 plugins/check_snmp.c:983 plugins/check_snmp.c:1001 | ||
4501 | #, c-format | 3636 | #, c-format |
4502 | msgid "Required parameter: %s\n" | 3637 | msgid "Required parameter: %s\n" |
4503 | msgstr "" | 3638 | msgstr "" |
4504 | 3639 | ||
4505 | #: plugins/check_snmp.c:1022 | 3640 | msgid "Invalid seclevel" |
3641 | msgstr "" | ||
3642 | |||
4506 | msgid "Invalid SNMP version" | 3643 | msgid "Invalid SNMP version" |
4507 | msgstr "" | 3644 | msgstr "" |
4508 | 3645 | ||
4509 | #: plugins/check_snmp.c:1039 | ||
4510 | msgid "Unbalanced quotes\n" | 3646 | msgid "Unbalanced quotes\n" |
4511 | msgstr "" | 3647 | msgstr "" |
4512 | 3648 | ||
4513 | #: plugins/check_snmp.c:1088 | 3649 | #, c-format |
3650 | msgid "multiplier set (%.1f), but input is not a number: %s" | ||
3651 | msgstr "" | ||
3652 | |||
4514 | msgid "Check status of remote machines and obtain system information via SNMP" | 3653 | msgid "Check status of remote machines and obtain system information via SNMP" |
4515 | msgstr "" | 3654 | msgstr "" |
4516 | 3655 | ||
4517 | #: plugins/check_snmp.c:1101 | ||
4518 | msgid "Use SNMP GETNEXT instead of SNMP GET" | 3656 | msgid "Use SNMP GETNEXT instead of SNMP GET" |
4519 | msgstr "" | 3657 | msgstr "" |
4520 | 3658 | ||
4521 | #: plugins/check_snmp.c:1103 | ||
4522 | msgid "SNMP protocol version" | 3659 | msgid "SNMP protocol version" |
4523 | msgstr "" | 3660 | msgstr "" |
4524 | 3661 | ||
4525 | #: plugins/check_snmp.c:1105 | 3662 | msgid "SNMPv3 context" |
3663 | msgstr "" | ||
3664 | |||
4526 | msgid "SNMPv3 securityLevel" | 3665 | msgid "SNMPv3 securityLevel" |
4527 | msgstr "" | 3666 | msgstr "" |
4528 | 3667 | ||
4529 | #: plugins/check_snmp.c:1107 | ||
4530 | msgid "SNMPv3 auth proto" | 3668 | msgid "SNMPv3 auth proto" |
4531 | msgstr "" | 3669 | msgstr "" |
4532 | 3670 | ||
4533 | #: plugins/check_snmp.c:1109 | ||
4534 | msgid "SNMPv3 priv proto (default DES)" | 3671 | msgid "SNMPv3 priv proto (default DES)" |
4535 | msgstr "" | 3672 | msgstr "" |
4536 | 3673 | ||
4537 | #: plugins/check_snmp.c:1113 | ||
4538 | msgid "Optional community string for SNMP communication" | 3674 | msgid "Optional community string for SNMP communication" |
4539 | msgstr "" | 3675 | msgstr "" |
4540 | 3676 | ||
4541 | #: plugins/check_snmp.c:1114 | ||
4542 | msgid "default is" | 3677 | msgid "default is" |
4543 | msgstr "" | 3678 | msgstr "" |
4544 | 3679 | ||
4545 | #: plugins/check_snmp.c:1116 | ||
4546 | msgid "SNMPv3 username" | 3680 | msgid "SNMPv3 username" |
4547 | msgstr "" | 3681 | msgstr "" |
4548 | 3682 | ||
4549 | #: plugins/check_snmp.c:1118 | ||
4550 | msgid "SNMPv3 authentication password" | 3683 | msgid "SNMPv3 authentication password" |
4551 | msgstr "" | 3684 | msgstr "" |
4552 | 3685 | ||
4553 | #: plugins/check_snmp.c:1120 | ||
4554 | msgid "SNMPv3 privacy password" | 3686 | msgid "SNMPv3 privacy password" |
4555 | msgstr "" | 3687 | msgstr "" |
4556 | 3688 | ||
4557 | #: plugins/check_snmp.c:1124 | ||
4558 | msgid "Object identifier(s) or SNMP variables whose value you wish to query" | 3689 | msgid "Object identifier(s) or SNMP variables whose value you wish to query" |
4559 | msgstr "" | 3690 | msgstr "" |
4560 | 3691 | ||
4561 | #: plugins/check_snmp.c:1126 | ||
4562 | msgid "" | 3692 | msgid "" |
4563 | "List of MIBS to be loaded (default = none if using numeric OIDs or 'ALL'" | 3693 | "List of MIBS to be loaded (default = none if using numeric OIDs or 'ALL'" |
4564 | msgstr "" | 3694 | msgstr "" |
4565 | 3695 | ||
4566 | #: plugins/check_snmp.c:1127 | ||
4567 | msgid "for symbolic OIDs.)" | 3696 | msgid "for symbolic OIDs.)" |
4568 | msgstr "" | 3697 | msgstr "" |
4569 | 3698 | ||
4570 | #: plugins/check_snmp.c:1129 | ||
4571 | msgid "Delimiter to use when parsing returned data. Default is" | 3699 | msgid "Delimiter to use when parsing returned data. Default is" |
4572 | msgstr "" | 3700 | msgstr "" |
4573 | 3701 | ||
4574 | #: plugins/check_snmp.c:1130 | ||
4575 | msgid "Any data on the right hand side of the delimiter is considered" | 3702 | msgid "Any data on the right hand side of the delimiter is considered" |
4576 | msgstr "" | 3703 | msgstr "" |
4577 | 3704 | ||
4578 | #: plugins/check_snmp.c:1131 | ||
4579 | msgid "to be the data that should be used in the evaluation." | 3705 | msgid "to be the data that should be used in the evaluation." |
4580 | msgstr "" | 3706 | msgstr "" |
4581 | 3707 | ||
4582 | #: plugins/check_snmp.c:1135 | 3708 | msgid "If the check returns a 0 length string or NULL value" |
3709 | msgstr "" | ||
3710 | |||
3711 | msgid "This option allows you to choose what status you want it to exit" | ||
3712 | msgstr "" | ||
3713 | |||
3714 | msgid "Excluding this option renders the default exit of 3(STATE_UNKNOWN)" | ||
3715 | msgstr "" | ||
3716 | |||
3717 | msgid "0 = OK" | ||
3718 | msgstr "" | ||
3719 | |||
3720 | msgid "1 = WARNING" | ||
3721 | msgstr "" | ||
3722 | |||
3723 | msgid "2 = CRITICAL" | ||
3724 | msgstr "" | ||
3725 | |||
3726 | msgid "3 = UNKNOWN" | ||
3727 | msgstr "" | ||
3728 | |||
4583 | msgid "Warning threshold range(s)" | 3729 | msgid "Warning threshold range(s)" |
4584 | msgstr "" | 3730 | msgstr "" |
4585 | 3731 | ||
4586 | #: plugins/check_snmp.c:1137 | ||
4587 | msgid "Critical threshold range(s)" | 3732 | msgid "Critical threshold range(s)" |
4588 | msgstr "" | 3733 | msgstr "" |
4589 | 3734 | ||
4590 | #: plugins/check_snmp.c:1139 | ||
4591 | msgid "Enable rate calculation. See 'Rate Calculation' below" | 3735 | msgid "Enable rate calculation. See 'Rate Calculation' below" |
4592 | msgstr "" | 3736 | msgstr "" |
4593 | 3737 | ||
4594 | #: plugins/check_snmp.c:1141 | ||
4595 | msgid "" | 3738 | msgid "" |
4596 | "Converts rate per second. For example, set to 60 to convert to per minute" | 3739 | "Converts rate per second. For example, set to 60 to convert to per minute" |
4597 | msgstr "" | 3740 | msgstr "" |
4598 | 3741 | ||
4599 | #: plugins/check_snmp.c:1143 | 3742 | msgid "Add/subtract the specified OFFSET to numeric sensor data" |
4600 | msgid "Add/substract the specified OFFSET to numeric sensor data" | ||
4601 | msgstr "" | 3743 | msgstr "" |
4602 | 3744 | ||
4603 | #: plugins/check_snmp.c:1147 | ||
4604 | msgid "Return OK state (for that OID) if STRING is an exact match" | 3745 | msgid "Return OK state (for that OID) if STRING is an exact match" |
4605 | msgstr "" | 3746 | msgstr "" |
4606 | 3747 | ||
4607 | #: plugins/check_snmp.c:1149 | ||
4608 | msgid "" | 3748 | msgid "" |
4609 | "Return OK state (for that OID) if extended regular expression REGEX matches" | 3749 | "Return OK state (for that OID) if extended regular expression REGEX matches" |
4610 | msgstr "" | 3750 | msgstr "" |
4611 | 3751 | ||
4612 | #: plugins/check_snmp.c:1151 | ||
4613 | msgid "" | 3752 | msgid "" |
4614 | "Return OK state (for that OID) if case-insensitive extended REGEX matches" | 3753 | "Return OK state (for that OID) if case-insensitive extended REGEX matches" |
4615 | msgstr "" | 3754 | msgstr "" |
4616 | 3755 | ||
4617 | #: plugins/check_snmp.c:1153 | ||
4618 | msgid "Invert search result (CRITICAL if found)" | 3756 | msgid "Invert search result (CRITICAL if found)" |
4619 | msgstr "" | 3757 | msgstr "" |
4620 | 3758 | ||
4621 | #: plugins/check_snmp.c:1157 | ||
4622 | msgid "Prefix label for output from plugin" | 3759 | msgid "Prefix label for output from plugin" |
4623 | msgstr "" | 3760 | msgstr "" |
4624 | 3761 | ||
4625 | #: plugins/check_snmp.c:1159 | ||
4626 | msgid "Units label(s) for output data (e.g., 'sec.')." | 3762 | msgid "Units label(s) for output data (e.g., 'sec.')." |
4627 | msgstr "" | 3763 | msgstr "" |
4628 | 3764 | ||
4629 | #: plugins/check_snmp.c:1161 | ||
4630 | msgid "Separates output on multiple OID requests" | 3765 | msgid "Separates output on multiple OID requests" |
4631 | msgstr "" | 3766 | msgstr "" |
4632 | 3767 | ||
4633 | #: plugins/check_snmp.c:1165 | 3768 | msgid "Multiplies current value, 0 < n < 1 works as divider, defaults to 1" |
4634 | msgid "Number of retries to be used in the requests" | 3769 | msgstr "" |
3770 | |||
3771 | msgid "C-style format string for float values (see option -M)" | ||
3772 | msgstr "" | ||
3773 | |||
3774 | msgid "" | ||
3775 | "NOTE the final timeout value is calculated using this formula: " | ||
3776 | "timeout_interval * retries + 5" | ||
3777 | msgstr "" | ||
3778 | |||
3779 | msgid "Number of retries to be used in the requests, default: " | ||
4635 | msgstr "" | 3780 | msgstr "" |
4636 | 3781 | ||
4637 | #: plugins/check_snmp.c:1168 | ||
4638 | msgid "Label performance data with OIDs instead of --label's" | 3782 | msgid "Label performance data with OIDs instead of --label's" |
4639 | msgstr "" | 3783 | msgstr "" |
4640 | 3784 | ||
4641 | #: plugins/check_snmp.c:1173 | 3785 | msgid "Tell snmpget to not print errors encountered when parsing MIB files" |
3786 | msgstr "" | ||
3787 | |||
4642 | msgid "" | 3788 | msgid "" |
4643 | "This plugin uses the 'snmpget' command included with the NET-SNMP package." | 3789 | "This plugin uses the 'snmpget' command included with the NET-SNMP package." |
4644 | msgstr "" | 3790 | msgstr "" |
4645 | 3791 | ||
4646 | #: plugins/check_snmp.c:1174 | ||
4647 | msgid "" | 3792 | msgid "" |
4648 | "if you don't have the package installed, you will need to download it from" | 3793 | "if you don't have the package installed, you will need to download it from" |
4649 | msgstr "" | 3794 | msgstr "" |
4650 | 3795 | ||
4651 | #: plugins/check_snmp.c:1175 | ||
4652 | msgid "http://net-snmp.sourceforge.net before you can use this plugin." | 3796 | msgid "http://net-snmp.sourceforge.net before you can use this plugin." |
4653 | msgstr "" | 3797 | msgstr "" |
4654 | 3798 | ||
4655 | #: plugins/check_snmp.c:1179 | ||
4656 | msgid "" | 3799 | msgid "" |
4657 | "- Multiple OIDs (and labels) may be indicated by a comma or space-delimited " | 3800 | "- Multiple OIDs (and labels) may be indicated by a comma or space-delimited " |
4658 | msgstr "" | 3801 | msgstr "" |
4659 | 3802 | ||
4660 | #: plugins/check_snmp.c:1180 | ||
4661 | msgid "list (lists with internal spaces must be quoted)." | 3803 | msgid "list (lists with internal spaces must be quoted)." |
4662 | msgstr "" | 3804 | msgstr "" |
4663 | 3805 | ||
4664 | #: plugins/check_snmp.c:1184 | ||
4665 | msgid "" | 3806 | msgid "" |
4666 | "- When checking multiple OIDs, separate ranges by commas like '-w " | 3807 | "- When checking multiple OIDs, separate ranges by commas like '-w " |
4667 | "1:10,1:,:20'" | 3808 | "1:10,1:,:20'" |
4668 | msgstr "" | 3809 | msgstr "" |
4669 | 3810 | ||
4670 | #: plugins/check_snmp.c:1185 | ||
4671 | msgid "- Note that only one string and one regex may be checked at present" | 3811 | msgid "- Note that only one string and one regex may be checked at present" |
4672 | msgstr "" | 3812 | msgstr "" |
4673 | 3813 | ||
4674 | #: plugins/check_snmp.c:1186 | ||
4675 | msgid "" | 3814 | msgid "" |
4676 | "- All evaluation methods other than PR, STR, and SUBSTR expect that the value" | 3815 | "- All evaluation methods other than PR, STR, and SUBSTR expect that the value" |
4677 | msgstr "" | 3816 | msgstr "" |
4678 | 3817 | ||
4679 | #: plugins/check_snmp.c:1187 | ||
4680 | msgid "returned from the SNMP query is an unsigned integer." | 3818 | msgid "returned from the SNMP query is an unsigned integer." |
4681 | msgstr "" | 3819 | msgstr "" |
4682 | 3820 | ||
4683 | #: plugins/check_snmp.c:1190 | ||
4684 | msgid "Rate Calculation:" | 3821 | msgid "Rate Calculation:" |
4685 | msgstr "" | 3822 | msgstr "" |
4686 | 3823 | ||
4687 | #: plugins/check_snmp.c:1191 | ||
4688 | msgid "In many places, SNMP returns counters that are only meaningful when" | 3824 | msgid "In many places, SNMP returns counters that are only meaningful when" |
4689 | msgstr "" | 3825 | msgstr "" |
4690 | 3826 | ||
4691 | #: plugins/check_snmp.c:1192 | ||
4692 | msgid "calculating the counter difference since the last check. check_snmp" | 3827 | msgid "calculating the counter difference since the last check. check_snmp" |
4693 | msgstr "" | 3828 | msgstr "" |
4694 | 3829 | ||
4695 | #: plugins/check_snmp.c:1193 | ||
4696 | msgid "saves the last state information in a file so that the rate per second" | 3830 | msgid "saves the last state information in a file so that the rate per second" |
4697 | msgstr "" | 3831 | msgstr "" |
4698 | 3832 | ||
4699 | #: plugins/check_snmp.c:1194 | ||
4700 | msgid "can be calculated. Use the --rate option to save state information." | 3833 | msgid "can be calculated. Use the --rate option to save state information." |
4701 | msgstr "" | 3834 | msgstr "" |
4702 | 3835 | ||
4703 | #: plugins/check_snmp.c:1195 | ||
4704 | msgid "" | 3836 | msgid "" |
4705 | "On the first run, there will be no prior state - this will return with OK." | 3837 | "On the first run, there will be no prior state - this will return with OK." |
4706 | msgstr "" | 3838 | msgstr "" |
4707 | 3839 | ||
4708 | #: plugins/check_snmp.c:1196 | ||
4709 | msgid "The state is uniquely determined by the arguments to the plugin, so" | 3840 | msgid "The state is uniquely determined by the arguments to the plugin, so" |
4710 | msgstr "" | 3841 | msgstr "" |
4711 | 3842 | ||
4712 | #: plugins/check_snmp.c:1197 | ||
4713 | msgid "changing the arguments will create a new state file." | 3843 | msgid "changing the arguments will create a new state file." |
4714 | msgstr "" | 3844 | msgstr "" |
4715 | 3845 | ||
4716 | #: plugins/check_ssh.c:165 | ||
4717 | msgid "Port number must be a positive integer" | 3846 | msgid "Port number must be a positive integer" |
4718 | msgstr "" | 3847 | msgstr "" |
4719 | 3848 | ||
4720 | #: plugins/check_ssh.c:232 | ||
4721 | #, c-format | 3849 | #, c-format |
4722 | msgid "Server answer: %s" | 3850 | msgid "Server answer: %s" |
4723 | msgstr "" | 3851 | msgstr "" |
4724 | 3852 | ||
4725 | #: plugins/check_ssh.c:251 | ||
4726 | #, c-format | 3853 | #, c-format |
4727 | msgid "SSH WARNING - %s (protocol %s) version mismatch, expected '%s'\n" | 3854 | msgid "SSH CRITICAL - %s (protocol %s) version mismatch, expected '%s'\n" |
3855 | msgstr "" | ||
3856 | |||
3857 | #, c-format | ||
3858 | msgid "" | ||
3859 | "SSH CRITICAL - %s (protocol %s) protocol version mismatch, expected '%s'\n" | ||
4728 | msgstr "" | 3860 | msgstr "" |
4729 | 3861 | ||
4730 | #: plugins/check_ssh.c:260 | ||
4731 | #, c-format | 3862 | #, c-format |
4732 | msgid "SSH OK - %s (protocol %s) | %s\n" | 3863 | msgid "SSH OK - %s (protocol %s) | %s\n" |
4733 | msgstr "" | 3864 | msgstr "" |
4734 | 3865 | ||
4735 | #: plugins/check_ssh.c:281 | ||
4736 | msgid "Try to connect to an SSH server at specified server and port" | 3866 | msgid "Try to connect to an SSH server at specified server and port" |
4737 | msgstr "" | 3867 | msgstr "" |
4738 | 3868 | ||
4739 | #: plugins/check_ssh.c:297 | ||
4740 | msgid "" | 3869 | msgid "" |
4741 | "Warn if string doesn't match expected server version (ex: OpenSSH_3.9p1)" | 3870 | "Alert if string doesn't match expected server version (ex: OpenSSH_3.9p1)" |
3871 | msgstr "" | ||
3872 | |||
3873 | msgid "Alert if protocol doesn't match expected protocol version (ex: 2.0)" | ||
4742 | msgstr "" | 3874 | msgstr "" |
4743 | 3875 | ||
4744 | #: plugins/check_swap.c:169 | ||
4745 | #, c-format | 3876 | #, c-format |
4746 | msgid "Command: %s\n" | 3877 | msgid "Command: %s\n" |
4747 | msgstr "" | 3878 | msgstr "" |
4748 | 3879 | ||
4749 | #: plugins/check_swap.c:171 | ||
4750 | #, c-format | 3880 | #, c-format |
4751 | msgid "Format: %s\n" | 3881 | msgid "Format: %s\n" |
4752 | msgstr "" | 3882 | msgstr "" |
4753 | 3883 | ||
4754 | #: plugins/check_swap.c:207 | ||
4755 | #, c-format | 3884 | #, c-format |
4756 | msgid "total=%.0f, used=%.0f, free=%.0f\n" | 3885 | msgid "total=%.0f, used=%.0f, free=%.0f\n" |
4757 | msgstr "" | 3886 | msgstr "" |
4758 | 3887 | ||
4759 | #: plugins/check_swap.c:221 | ||
4760 | #, c-format | 3888 | #, c-format |
4761 | msgid "total=%.0f, free=%.0f\n" | 3889 | msgid "total=%.0f, free=%.0f\n" |
4762 | msgstr "" | 3890 | msgstr "" |
4763 | 3891 | ||
4764 | #: plugins/check_swap.c:253 | ||
4765 | msgid "Error getting swap devices\n" | 3892 | msgid "Error getting swap devices\n" |
4766 | msgstr "" | 3893 | msgstr "" |
4767 | 3894 | ||
4768 | #: plugins/check_swap.c:256 | ||
4769 | msgid "SWAP OK: No swap devices defined\n" | 3895 | msgid "SWAP OK: No swap devices defined\n" |
4770 | msgstr "" | 3896 | msgstr "" |
4771 | 3897 | ||
4772 | #: plugins/check_swap.c:277 plugins/check_swap.c:319 | ||
4773 | msgid "swapctl failed: " | 3898 | msgid "swapctl failed: " |
4774 | msgstr "" | 3899 | msgstr "" |
4775 | 3900 | ||
4776 | #: plugins/check_swap.c:278 plugins/check_swap.c:320 | ||
4777 | msgid "Error in swapctl call\n" | 3901 | msgid "Error in swapctl call\n" |
4778 | msgstr "" | 3902 | msgstr "" |
4779 | 3903 | ||
4780 | #: plugins/check_swap.c:357 | ||
4781 | #, c-format | 3904 | #, c-format |
4782 | msgid "SWAP %s - %d%% free (%d MB out of %d MB) %s|" | 3905 | msgid "SWAP %s - %d%% free (%dMB out of %dMB) %s|" |
3906 | msgstr "" | ||
3907 | |||
3908 | msgid "Warning threshold percentage must be <= 100!" | ||
3909 | msgstr "" | ||
3910 | |||
3911 | msgid "Warning threshold be positive integer or percentage!" | ||
4783 | msgstr "" | 3912 | msgstr "" |
4784 | 3913 | ||
4785 | #: plugins/check_swap.c:435 | 3914 | msgid "Critical threshold percentage must be <= 100!" |
4786 | msgid "Warning threshold must be integer or percentage!" | ||
4787 | msgstr "" | 3915 | msgstr "" |
4788 | 3916 | ||
4789 | #: plugins/check_swap.c:453 | 3917 | msgid "Critical threshold be positive integer or percentage!" |
4790 | msgid "Critical threshold must be integer or percentage!" | ||
4791 | msgstr "" | 3918 | msgstr "" |
4792 | 3919 | ||
4793 | #: plugins/check_swap.c:507 | 3920 | msgid "" |
4794 | msgid "Warning percentage should be more than critical percentage" | 3921 | "no-swap result must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) " |
3922 | "or integer (0-3)." | ||
4795 | msgstr "" | 3923 | msgstr "" |
4796 | 3924 | ||
4797 | #: plugins/check_swap.c:511 | 3925 | msgid "Warning should be more than critical" |
4798 | msgid "Warning free space should be more than critical free space" | ||
4799 | msgstr "" | 3926 | msgstr "" |
4800 | 3927 | ||
4801 | #: plugins/check_swap.c:525 | ||
4802 | msgid "Check swap space on local machine." | 3928 | msgid "Check swap space on local machine." |
4803 | msgstr "" | 3929 | msgstr "" |
4804 | 3930 | ||
4805 | #: plugins/check_swap.c:535 | ||
4806 | msgid "" | 3931 | msgid "" |
4807 | "Exit with WARNING status if less than INTEGER bytes of swap space are free" | 3932 | "Exit with WARNING status if less than INTEGER bytes of swap space are free" |
4808 | msgstr "" | 3933 | msgstr "" |
4809 | 3934 | ||
4810 | #: plugins/check_swap.c:537 | ||
4811 | msgid "Exit with WARNING status if less than PERCENT of swap space is free" | 3935 | msgid "Exit with WARNING status if less than PERCENT of swap space is free" |
4812 | msgstr "" | 3936 | msgstr "" |
4813 | 3937 | ||
4814 | #: plugins/check_swap.c:539 | ||
4815 | msgid "" | 3938 | msgid "" |
4816 | "Exit with CRITICAL status if less than INTEGER bytes of swap space are free" | 3939 | "Exit with CRITICAL status if less than INTEGER bytes of swap space are free" |
4817 | msgstr "" | 3940 | msgstr "" |
4818 | 3941 | ||
4819 | #: plugins/check_swap.c:541 | 3942 | msgid "Exit with CRITICAL status if less than PERCENT of swap space is free" |
4820 | msgid "Exit with CRITCAL status if less than PERCENT of swap space is free" | ||
4821 | msgstr "" | 3943 | msgstr "" |
4822 | 3944 | ||
4823 | #: plugins/check_swap.c:543 | ||
4824 | msgid "Conduct comparisons for all swap partitions, one by one" | 3945 | msgid "Conduct comparisons for all swap partitions, one by one" |
4825 | msgstr "" | 3946 | msgstr "" |
4826 | 3947 | ||
4827 | #: plugins/check_swap.c:548 | 3948 | msgid "" |
3949 | "Resulting state when there is no swap regardless of thresholds. Default:" | ||
3950 | msgstr "" | ||
3951 | |||
3952 | msgid "" | ||
3953 | "Both INTEGER and PERCENT thresholds can be specified, they are all checked." | ||
3954 | msgstr "" | ||
3955 | |||
4828 | msgid "On AIX, if -a is specified, uses lsps -a, otherwise uses lsps -s." | 3956 | msgid "On AIX, if -a is specified, uses lsps -a, otherwise uses lsps -s." |
4829 | msgstr "" | 3957 | msgstr "" |
4830 | 3958 | ||
4831 | #: plugins/check_tcp.c:206 | ||
4832 | msgid "CRITICAL - Generic check_tcp called with unknown service\n" | 3959 | msgid "CRITICAL - Generic check_tcp called with unknown service\n" |
4833 | msgstr "" | 3960 | msgstr "" |
4834 | 3961 | ||
4835 | #: plugins/check_tcp.c:230 | ||
4836 | msgid "With UDP checks, a send/expect string must be specified." | 3962 | msgid "With UDP checks, a send/expect string must be specified." |
4837 | msgstr "" | 3963 | msgstr "" |
4838 | 3964 | ||
4839 | #: plugins/check_tcp.c:431 | ||
4840 | msgid "No arguments found" | 3965 | msgid "No arguments found" |
4841 | msgstr "" | 3966 | msgstr "" |
4842 | 3967 | ||
4843 | #: plugins/check_tcp.c:534 | ||
4844 | msgid "Maxbytes must be a positive integer" | 3968 | msgid "Maxbytes must be a positive integer" |
4845 | msgstr "" | 3969 | msgstr "" |
4846 | 3970 | ||
4847 | #: plugins/check_tcp.c:552 | ||
4848 | msgid "Refuse must be one of ok, warn, crit" | 3971 | msgid "Refuse must be one of ok, warn, crit" |
4849 | msgstr "" | 3972 | msgstr "" |
4850 | 3973 | ||
4851 | #: plugins/check_tcp.c:562 | ||
4852 | msgid "Mismatch must be one of ok, warn, crit" | 3974 | msgid "Mismatch must be one of ok, warn, crit" |
4853 | msgstr "" | 3975 | msgstr "" |
4854 | 3976 | ||
4855 | #: plugins/check_tcp.c:568 | ||
4856 | msgid "Delay must be a positive integer" | 3977 | msgid "Delay must be a positive integer" |
4857 | msgstr "" | 3978 | msgstr "" |
4858 | 3979 | ||
4859 | #: plugins/check_tcp.c:613 | ||
4860 | msgid "You must provide a server address" | 3980 | msgid "You must provide a server address" |
4861 | msgstr "" | 3981 | msgstr "" |
4862 | 3982 | ||
4863 | #: plugins/check_tcp.c:615 | ||
4864 | msgid "Invalid hostname, address or socket" | 3983 | msgid "Invalid hostname, address or socket" |
4865 | msgstr "" | 3984 | msgstr "" |
4866 | 3985 | ||
4867 | #: plugins/check_tcp.c:629 | ||
4868 | #, c-format | 3986 | #, c-format |
4869 | msgid "" | 3987 | msgid "" |
4870 | "This plugin tests %s connections with the specified host (or unix socket).\n" | 3988 | "This plugin tests %s connections with the specified host (or unix socket).\n" |
4871 | "\n" | 3989 | "\n" |
4872 | msgstr "" | 3990 | msgstr "" |
4873 | 3991 | ||
4874 | #: plugins/check_tcp.c:642 | ||
4875 | msgid "" | 3992 | msgid "" |
4876 | "Can use \\n, \\r, \\t or \\ in send or quit string. Must come before send or " | 3993 | "Can use \\n, \\r, \\t or \\\\ in send or quit string. Must come before send " |
4877 | "quit option" | 3994 | "or quit option" |
4878 | msgstr "" | 3995 | msgstr "" |
4879 | 3996 | ||
4880 | #: plugins/check_tcp.c:643 | ||
4881 | msgid "Default: nothing added to send, \\r\\n added to end of quit" | 3997 | msgid "Default: nothing added to send, \\r\\n added to end of quit" |
4882 | msgstr "" | 3998 | msgstr "" |
4883 | 3999 | ||
4884 | #: plugins/check_tcp.c:645 | ||
4885 | msgid "String to send to the server" | 4000 | msgid "String to send to the server" |
4886 | msgstr "" | 4001 | msgstr "" |
4887 | 4002 | ||
4888 | #: plugins/check_tcp.c:647 | ||
4889 | msgid "String to expect in server response" | 4003 | msgid "String to expect in server response" |
4890 | msgstr "" | 4004 | msgstr "" |
4891 | 4005 | ||
4892 | #: plugins/check_tcp.c:647 | ||
4893 | msgid "(may be repeated)" | 4006 | msgid "(may be repeated)" |
4894 | msgstr "" | 4007 | msgstr "" |
4895 | 4008 | ||
4896 | #: plugins/check_tcp.c:649 | ||
4897 | msgid "All expect strings need to occur in server response. Default is any" | 4009 | msgid "All expect strings need to occur in server response. Default is any" |
4898 | msgstr "" | 4010 | msgstr "" |
4899 | 4011 | ||
4900 | #: plugins/check_tcp.c:651 | ||
4901 | msgid "String to send server to initiate a clean close of the connection" | 4012 | msgid "String to send server to initiate a clean close of the connection" |
4902 | msgstr "" | 4013 | msgstr "" |
4903 | 4014 | ||
4904 | #: plugins/check_tcp.c:653 | ||
4905 | msgid "Accept TCP refusals with states ok, warn, crit (default: crit)" | 4015 | msgid "Accept TCP refusals with states ok, warn, crit (default: crit)" |
4906 | msgstr "" | 4016 | msgstr "" |
4907 | 4017 | ||
4908 | #: plugins/check_tcp.c:655 | ||
4909 | msgid "" | 4018 | msgid "" |
4910 | "Accept expected string mismatches with states ok, warn, crit (default: warn)" | 4019 | "Accept expected string mismatches with states ok, warn, crit (default: warn)" |
4911 | msgstr "" | 4020 | msgstr "" |
4912 | 4021 | ||
4913 | #: plugins/check_tcp.c:657 | ||
4914 | msgid "Hide output from TCP socket" | 4022 | msgid "Hide output from TCP socket" |
4915 | msgstr "" | 4023 | msgstr "" |
4916 | 4024 | ||
4917 | #: plugins/check_tcp.c:659 | ||
4918 | msgid "Close connection once more than this number of bytes are received" | 4025 | msgid "Close connection once more than this number of bytes are received" |
4919 | msgstr "" | 4026 | msgstr "" |
4920 | 4027 | ||
4921 | #: plugins/check_tcp.c:661 | ||
4922 | msgid "Seconds to wait between sending string and polling for response" | 4028 | msgid "Seconds to wait between sending string and polling for response" |
4923 | msgstr "" | 4029 | msgstr "" |
4924 | 4030 | ||
4925 | #: plugins/check_tcp.c:666 | ||
4926 | msgid "1st is #days for warning, 2nd is critical (if not specified - 0)." | 4031 | msgid "1st is #days for warning, 2nd is critical (if not specified - 0)." |
4927 | msgstr "" | 4032 | msgstr "" |
4928 | 4033 | ||
4929 | #: plugins/check_tcp.c:668 | ||
4930 | msgid "Use SSL for the connection." | 4034 | msgid "Use SSL for the connection." |
4931 | msgstr "" | 4035 | msgstr "" |
4932 | 4036 | ||
4933 | #: plugins/check_time.c:102 | 4037 | msgid "SSL server_name" |
4038 | msgstr "" | ||
4039 | |||
4934 | #, c-format | 4040 | #, c-format |
4935 | msgid "TIME UNKNOWN - could not connect to server %s, port %d\n" | 4041 | msgid "TIME UNKNOWN - could not connect to server %s, port %d\n" |
4936 | msgstr "" | 4042 | msgstr "" |
4937 | 4043 | ||
4938 | #: plugins/check_time.c:115 | ||
4939 | #, c-format | 4044 | #, c-format |
4940 | msgid "TIME UNKNOWN - could not send UDP request to server %s, port %d\n" | 4045 | msgid "TIME UNKNOWN - could not send UDP request to server %s, port %d\n" |
4941 | msgstr "" | 4046 | msgstr "" |
4942 | 4047 | ||
4943 | #: plugins/check_time.c:139 | ||
4944 | #, c-format | 4048 | #, c-format |
4945 | msgid "TIME UNKNOWN - no data received from server %s, port %d\n" | 4049 | msgid "TIME UNKNOWN - no data received from server %s, port %d\n" |
4946 | msgstr "" | 4050 | msgstr "" |
4947 | 4051 | ||
4948 | #: plugins/check_time.c:152 | ||
4949 | #, c-format | 4052 | #, c-format |
4950 | msgid "TIME %s - %d second response time|%s\n" | 4053 | msgid "TIME %s - %d second response time|%s\n" |
4951 | msgstr "" | 4054 | msgstr "" |
4952 | 4055 | ||
4953 | #: plugins/check_time.c:170 | ||
4954 | #, c-format | 4056 | #, c-format |
4955 | msgid "TIME %s - %lu second time difference|%s %s\n" | 4057 | msgid "TIME %s - %lu second time difference|%s %s\n" |
4956 | msgstr "" | 4058 | msgstr "" |
4957 | 4059 | ||
4958 | #: plugins/check_time.c:254 | ||
4959 | msgid "Warning thresholds must be a positive integer" | 4060 | msgid "Warning thresholds must be a positive integer" |
4960 | msgstr "" | 4061 | msgstr "" |
4961 | 4062 | ||
4962 | #: plugins/check_time.c:273 | ||
4963 | msgid "Critical thresholds must be a positive integer" | 4063 | msgid "Critical thresholds must be a positive integer" |
4964 | msgstr "" | 4064 | msgstr "" |
4965 | 4065 | ||
4966 | #: plugins/check_time.c:339 | ||
4967 | msgid "This plugin will check the time on the specified host." | 4066 | msgid "This plugin will check the time on the specified host." |
4968 | msgstr "" | 4067 | msgstr "" |
4969 | 4068 | ||
4970 | #: plugins/check_time.c:351 | ||
4971 | msgid "Use UDP to connect, not TCP" | 4069 | msgid "Use UDP to connect, not TCP" |
4972 | msgstr "" | 4070 | msgstr "" |
4973 | 4071 | ||
4974 | #: plugins/check_time.c:353 | ||
4975 | msgid "Time difference (sec.) necessary to result in a warning status" | 4072 | msgid "Time difference (sec.) necessary to result in a warning status" |
4976 | msgstr "" | 4073 | msgstr "" |
4977 | 4074 | ||
4978 | #: plugins/check_time.c:355 | ||
4979 | msgid "Time difference (sec.) necessary to result in a critical status" | 4075 | msgid "Time difference (sec.) necessary to result in a critical status" |
4980 | msgstr "" | 4076 | msgstr "" |
4981 | 4077 | ||
4982 | #: plugins/check_time.c:357 | ||
4983 | msgid "Response time (sec.) necessary to result in warning status" | 4078 | msgid "Response time (sec.) necessary to result in warning status" |
4984 | msgstr "" | 4079 | msgstr "" |
4985 | 4080 | ||
4986 | #: plugins/check_time.c:359 | ||
4987 | msgid "Response time (sec.) necessary to result in critical status" | 4081 | msgid "Response time (sec.) necessary to result in critical status" |
4988 | msgstr "" | 4082 | msgstr "" |
4989 | 4083 | ||
4990 | #: plugins/check_ups.c:144 | ||
4991 | msgid "On Battery, Low Battery" | 4084 | msgid "On Battery, Low Battery" |
4992 | msgstr "" | 4085 | msgstr "" |
4993 | 4086 | ||
4994 | #: plugins/check_ups.c:149 | ||
4995 | msgid "Online" | 4087 | msgid "Online" |
4996 | msgstr "" | 4088 | msgstr "" |
4997 | 4089 | ||
4998 | #: plugins/check_ups.c:152 | ||
4999 | msgid "On Battery" | 4090 | msgid "On Battery" |
5000 | msgstr "" | 4091 | msgstr "" |
5001 | 4092 | ||
5002 | #: plugins/check_ups.c:156 | ||
5003 | msgid ", Low Battery" | 4093 | msgid ", Low Battery" |
5004 | msgstr "" | 4094 | msgstr "" |
5005 | 4095 | ||
5006 | #: plugins/check_ups.c:160 | ||
5007 | msgid ", Calibrating" | 4096 | msgid ", Calibrating" |
5008 | msgstr "" | 4097 | msgstr "" |
5009 | 4098 | ||
5010 | #: plugins/check_ups.c:163 | ||
5011 | msgid ", Replace Battery" | 4099 | msgid ", Replace Battery" |
5012 | msgstr "" | 4100 | msgstr "" |
5013 | 4101 | ||
5014 | #: plugins/check_ups.c:167 | ||
5015 | msgid ", On Bypass" | 4102 | msgid ", On Bypass" |
5016 | msgstr "" | 4103 | msgstr "" |
5017 | 4104 | ||
5018 | #: plugins/check_ups.c:170 | ||
5019 | msgid ", Overload" | 4105 | msgid ", Overload" |
5020 | msgstr "" | 4106 | msgstr "" |
5021 | 4107 | ||
5022 | #: plugins/check_ups.c:173 | ||
5023 | msgid ", Trimming" | 4108 | msgid ", Trimming" |
5024 | msgstr "" | 4109 | msgstr "" |
5025 | 4110 | ||
5026 | #: plugins/check_ups.c:176 | ||
5027 | msgid ", Boosting" | 4111 | msgid ", Boosting" |
5028 | msgstr "" | 4112 | msgstr "" |
5029 | 4113 | ||
5030 | #: plugins/check_ups.c:179 | ||
5031 | msgid ", Charging" | 4114 | msgid ", Charging" |
5032 | msgstr "" | 4115 | msgstr "" |
5033 | 4116 | ||
5034 | #: plugins/check_ups.c:182 | ||
5035 | msgid ", Discharging" | 4117 | msgid ", Discharging" |
5036 | msgstr "" | 4118 | msgstr "" |
5037 | 4119 | ||
5038 | #: plugins/check_ups.c:185 | ||
5039 | msgid ", Unknown" | 4120 | msgid ", Unknown" |
5040 | msgstr "" | 4121 | msgstr "" |
5041 | 4122 | ||
5042 | #: plugins/check_ups.c:324 | ||
5043 | msgid "UPS does not support any available options\n" | 4123 | msgid "UPS does not support any available options\n" |
5044 | msgstr "" | 4124 | msgstr "" |
5045 | 4125 | ||
5046 | #: plugins/check_ups.c:348 plugins/check_ups.c:411 | ||
5047 | msgid "Invalid response received from host" | 4126 | msgid "Invalid response received from host" |
5048 | msgstr "" | 4127 | msgstr "" |
5049 | 4128 | ||
5050 | #: plugins/check_ups.c:420 | 4129 | msgid "UPS name to long for buffer" |
4130 | msgstr "" | ||
4131 | |||
5051 | #, c-format | 4132 | #, c-format |
5052 | msgid "CRITICAL - no such UPS '%s' on that host\n" | 4133 | msgid "CRITICAL - no such UPS '%s' on that host\n" |
5053 | msgstr "" | 4134 | msgstr "" |
5054 | 4135 | ||
5055 | #: plugins/check_ups.c:430 | ||
5056 | msgid "CRITICAL - UPS data is stale" | 4136 | msgid "CRITICAL - UPS data is stale" |
5057 | msgstr "" | 4137 | msgstr "" |
5058 | 4138 | ||
5059 | #: plugins/check_ups.c:435 | ||
5060 | #, c-format | 4139 | #, c-format |
5061 | msgid "Unknown error: %s\n" | 4140 | msgid "Unknown error: %s\n" |
5062 | msgstr "" | 4141 | msgstr "" |
5063 | 4142 | ||
5064 | #: plugins/check_ups.c:442 | ||
5065 | msgid "Error: unable to parse variable" | 4143 | msgid "Error: unable to parse variable" |
5066 | msgstr "" | 4144 | msgstr "" |
5067 | 4145 | ||
5068 | #: plugins/check_ups.c:549 | ||
5069 | msgid "Unrecognized UPS variable" | 4146 | msgid "Unrecognized UPS variable" |
5070 | msgstr "" | 4147 | msgstr "" |
5071 | 4148 | ||
5072 | #: plugins/check_ups.c:587 | ||
5073 | msgid "Error : no UPS indicated" | 4149 | msgid "Error : no UPS indicated" |
5074 | msgstr "" | 4150 | msgstr "" |
5075 | 4151 | ||
5076 | #: plugins/check_ups.c:607 | ||
5077 | msgid "" | 4152 | msgid "" |
5078 | "This plugin tests the UPS service on the specified host. Network UPS Tools" | 4153 | "This plugin tests the UPS service on the specified host. Network UPS Tools" |
5079 | msgstr "" | 4154 | msgstr "" |
5080 | 4155 | ||
5081 | #: plugins/check_ups.c:608 | ||
5082 | msgid "from www.networkupstools.org must be running for this plugin to work." | 4156 | msgid "from www.networkupstools.org must be running for this plugin to work." |
5083 | msgstr "" | 4157 | msgstr "" |
5084 | 4158 | ||
5085 | #: plugins/check_ups.c:620 | ||
5086 | msgid "Name of UPS" | 4159 | msgid "Name of UPS" |
5087 | msgstr "" | 4160 | msgstr "" |
5088 | 4161 | ||
5089 | #: plugins/check_ups.c:622 | ||
5090 | msgid "Output of temperatures in Celsius" | 4162 | msgid "Output of temperatures in Celsius" |
5091 | msgstr "" | 4163 | msgstr "" |
5092 | 4164 | ||
5093 | #: plugins/check_ups.c:624 | ||
5094 | msgid "Valid values for STRING are" | 4165 | msgid "Valid values for STRING are" |
5095 | msgstr "" | 4166 | msgstr "" |
5096 | 4167 | ||
5097 | #: plugins/check_ups.c:635 | ||
5098 | msgid "" | 4168 | msgid "" |
5099 | "This plugin attempts to determine the status of a UPS (Uninterruptible Power" | 4169 | "This plugin attempts to determine the status of a UPS (Uninterruptible Power" |
5100 | msgstr "" | 4170 | msgstr "" |
5101 | 4171 | ||
5102 | #: plugins/check_ups.c:636 | ||
5103 | msgid "" | 4172 | msgid "" |
5104 | "Supply) on a local or remote host. If the UPS is online or calibrating, the" | 4173 | "Supply) on a local or remote host. If the UPS is online or calibrating, the" |
5105 | msgstr "" | 4174 | msgstr "" |
5106 | 4175 | ||
5107 | #: plugins/check_ups.c:637 | ||
5108 | msgid "" | 4176 | msgid "" |
5109 | "plugin will return an OK state. If the battery is on it will return a WARNING" | 4177 | "plugin will return an OK state. If the battery is on it will return a WARNING" |
5110 | msgstr "" | 4178 | msgstr "" |
5111 | 4179 | ||
5112 | #: plugins/check_ups.c:638 | ||
5113 | msgid "" | 4180 | msgid "" |
5114 | "state. If the UPS is off or has a low battery the plugin will return a " | 4181 | "state. If the UPS is off or has a low battery the plugin will return a " |
5115 | "CRITICAL" | 4182 | "CRITICAL" |
5116 | msgstr "" | 4183 | msgstr "" |
5117 | 4184 | ||
5118 | #: plugins/check_ups.c:643 | ||
5119 | msgid "" | 4185 | msgid "" |
5120 | "You may also specify a variable to check (such as temperature, utility " | 4186 | "You may also specify a variable to check (such as temperature, utility " |
5121 | "voltage," | 4187 | "voltage," |
5122 | msgstr "" | 4188 | msgstr "" |
5123 | 4189 | ||
5124 | #: plugins/check_ups.c:644 | ||
5125 | msgid "" | 4190 | msgid "" |
5126 | "battery load, etc.) as well as warning and critical thresholds for the value" | 4191 | "battery load, etc.) as well as warning and critical thresholds for the value" |
5127 | msgstr "" | 4192 | msgstr "" |
5128 | 4193 | ||
5129 | #: plugins/check_ups.c:645 | ||
5130 | msgid "" | 4194 | msgid "" |
5131 | "of that variable. If the remote host has multiple UPS that are being " | 4195 | "of that variable. If the remote host has multiple UPS that are being " |
5132 | "monitored" | 4196 | "monitored" |
5133 | msgstr "" | 4197 | msgstr "" |
5134 | 4198 | ||
5135 | #: plugins/check_ups.c:646 | ||
5136 | msgid "you will have to use the --ups option to specify which UPS to check." | 4199 | msgid "you will have to use the --ups option to specify which UPS to check." |
5137 | msgstr "" | 4200 | msgstr "" |
5138 | 4201 | ||
5139 | #: plugins/check_ups.c:648 | ||
5140 | msgid "" | 4202 | msgid "" |
5141 | "This plugin requires that the UPSD daemon distributed with Russell Kroll's" | 4203 | "This plugin requires that the UPSD daemon distributed with Russell Kroll's" |
5142 | msgstr "" | 4204 | msgstr "" |
5143 | 4205 | ||
5144 | #: plugins/check_ups.c:649 | ||
5145 | msgid "" | 4206 | msgid "" |
5146 | "Network UPS Tools be installed on the remote host. If you do not have the" | 4207 | "Network UPS Tools be installed on the remote host. If you do not have the" |
5147 | msgstr "" | 4208 | msgstr "" |
5148 | 4209 | ||
5149 | #: plugins/check_ups.c:650 | ||
5150 | msgid "package installed on your system, you can download it from" | 4210 | msgid "package installed on your system, you can download it from" |
5151 | msgstr "" | 4211 | msgstr "" |
5152 | 4212 | ||
5153 | #: plugins/check_ups.c:651 | ||
5154 | msgid "http://www.networkupstools.org" | 4213 | msgid "http://www.networkupstools.org" |
5155 | msgstr "" | 4214 | msgstr "" |
5156 | 4215 | ||
5157 | #: plugins/check_users.c:110 | 4216 | #, c-format |
4217 | msgid "Could not enumerate RD sessions: %d\n" | ||
4218 | msgstr "" | ||
4219 | |||
5158 | #, c-format | 4220 | #, c-format |
5159 | msgid "# users=%d" | 4221 | msgid "# users=%d" |
5160 | msgstr "" | 4222 | msgstr "" |
5161 | 4223 | ||
5162 | #: plugins/check_users.c:133 | ||
5163 | msgid "Unable to read output" | 4224 | msgid "Unable to read output" |
5164 | msgstr "" | 4225 | msgstr "" |
5165 | 4226 | ||
5166 | #: plugins/check_users.c:140 | ||
5167 | #, c-format | 4227 | #, c-format |
5168 | msgid "USERS %s - %d users currently logged in |%s\n" | 4228 | msgid "USERS %s - %d users currently logged in |%s\n" |
5169 | msgstr "" | 4229 | msgstr "" |
5170 | 4230 | ||
5171 | #: plugins/check_users.c:219 | ||
5172 | msgid "This plugin checks the number of users currently logged in on the local" | 4231 | msgid "This plugin checks the number of users currently logged in on the local" |
5173 | msgstr "" | 4232 | msgstr "" |
5174 | 4233 | ||
5175 | #: plugins/check_users.c:220 | ||
5176 | msgid "" | 4234 | msgid "" |
5177 | "system and generates an error if the number exceeds the thresholds specified." | 4235 | "system and generates an error if the number exceeds the thresholds specified." |
5178 | msgstr "" | 4236 | msgstr "" |
5179 | 4237 | ||
5180 | #: plugins/check_users.c:230 | ||
5181 | msgid "Set WARNING status if more than INTEGER users are logged in" | 4238 | msgid "Set WARNING status if more than INTEGER users are logged in" |
5182 | msgstr "" | 4239 | msgstr "" |
5183 | 4240 | ||
5184 | #: plugins/check_users.c:232 | ||
5185 | msgid "Set CRITICAL status if more than INTEGER users are logged in" | 4241 | msgid "Set CRITICAL status if more than INTEGER users are logged in" |
5186 | msgstr "" | 4242 | msgstr "" |
5187 | 4243 | ||
5188 | #: plugins/check_ide_smart.c:256 | 4244 | msgid "" |
4245 | "DEPRECATION WARNING: the -q switch (quiet output) is no longer \"quiet\"." | ||
4246 | msgstr "" | ||
4247 | |||
4248 | msgid "Nagios-compatible output is now always returned." | ||
4249 | msgstr "" | ||
4250 | |||
4251 | msgid "SMART commands are broken and have been disabled (See Notes in --help)." | ||
4252 | msgstr "" | ||
4253 | |||
4254 | msgid "" | ||
4255 | "DEPRECATION WARNING: the -n switch (Nagios-compatible output) is now the" | ||
4256 | msgstr "" | ||
4257 | |||
4258 | msgid "default and will be removed from future releases." | ||
4259 | msgstr "" | ||
4260 | |||
5189 | #, c-format | 4261 | #, c-format |
5190 | msgid "CRITICAL - Couldn't open device %s: %s\n" | 4262 | msgid "CRITICAL - Couldn't open device %s: %s\n" |
5191 | msgstr "" | 4263 | msgstr "" |
5192 | 4264 | ||
5193 | #: plugins/check_ide_smart.c:261 | ||
5194 | #, c-format | 4265 | #, c-format |
5195 | msgid "CRITICAL - SMART_CMD_ENABLE\n" | 4266 | msgid "CRITICAL - SMART_CMD_ENABLE\n" |
5196 | msgstr "" | 4267 | msgstr "" |
5197 | 4268 | ||
5198 | #: plugins/check_ide_smart.c:323 plugins/check_ide_smart.c:350 | ||
5199 | #, c-format | 4269 | #, c-format |
5200 | msgid "CRITICAL - SMART_READ_VALUES: %s\n" | 4270 | msgid "CRITICAL - SMART_READ_VALUES: %s\n" |
5201 | msgstr "" | 4271 | msgstr "" |
5202 | 4272 | ||
5203 | #: plugins/check_ide_smart.c:421 | ||
5204 | #, c-format | 4273 | #, c-format |
5205 | msgid "CRITICAL - %d Harddrive PreFailure%cDetected! %d/%d tests failed.\n" | 4274 | msgid "CRITICAL - %d Harddrive PreFailure%cDetected! %d/%d tests failed.\n" |
5206 | msgstr "" | 4275 | msgstr "" |
5207 | 4276 | ||
5208 | #: plugins/check_ide_smart.c:429 | ||
5209 | #, c-format | 4277 | #, c-format |
5210 | msgid "WARNING - %d Harddrive Advisor%s Detected. %d/%d tests failed.\n" | 4278 | msgid "WARNING - %d Harddrive Advisor%s Detected. %d/%d tests failed.\n" |
5211 | msgstr "" | 4279 | msgstr "" |
5212 | 4280 | ||
5213 | #: plugins/check_ide_smart.c:437 | ||
5214 | #, c-format | 4281 | #, c-format |
5215 | msgid "OK - Operational (%d/%d tests passed)\n" | 4282 | msgid "OK - Operational (%d/%d tests passed)\n" |
5216 | msgstr "" | 4283 | msgstr "" |
5217 | 4284 | ||
5218 | #: plugins/check_ide_smart.c:441 | ||
5219 | #, c-format | 4285 | #, c-format |
5220 | msgid "ERROR - Status '%d' unknown. %d/%d tests passed\n" | 4286 | msgid "ERROR - Status '%d' unknown. %d/%d tests passed\n" |
5221 | msgstr "" | 4287 | msgstr "" |
5222 | 4288 | ||
5223 | #: plugins/check_ide_smart.c:474 | ||
5224 | #, c-format | 4289 | #, c-format |
5225 | msgid "OffLineStatus=%d {%s}, AutoOffLine=%s, OffLineTimeout=%d minutes\n" | 4290 | msgid "OffLineStatus=%d {%s}, AutoOffLine=%s, OffLineTimeout=%d minutes\n" |
5226 | msgstr "" | 4291 | msgstr "" |
5227 | 4292 | ||
5228 | #: plugins/check_ide_smart.c:480 | ||
5229 | #, c-format | 4293 | #, c-format |
5230 | msgid "OffLineCapability=%d {%s %s %s}\n" | 4294 | msgid "OffLineCapability=%d {%s %s %s}\n" |
5231 | msgstr "" | 4295 | msgstr "" |
5232 | 4296 | ||
5233 | #: plugins/check_ide_smart.c:486 | ||
5234 | #, c-format | 4297 | #, c-format |
5235 | msgid "SmartRevision=%d, CheckSum=%d, SmartCapability=%d {%s %s}\n" | 4298 | msgid "SmartRevision=%d, CheckSum=%d, SmartCapability=%d {%s %s}\n" |
5236 | msgstr "" | 4299 | msgstr "" |
5237 | 4300 | ||
5238 | #: plugins/check_ide_smart.c:508 plugins/check_ide_smart.c:532 | ||
5239 | #, c-format | 4301 | #, c-format |
5240 | msgid "CRITICAL - %s: %s\n" | 4302 | msgid "CRITICAL - %s: %s\n" |
5241 | msgstr "" | 4303 | msgstr "" |
5242 | 4304 | ||
5243 | #: plugins/check_ide_smart.c:553 plugins/check_ide_smart.c:580 | 4305 | #, c-format |
4306 | msgid "OK - Command sent (%s)\n" | ||
4307 | msgstr "" | ||
4308 | |||
5244 | #, c-format | 4309 | #, c-format |
5245 | msgid "CRITICAL - SMART_READ_THRESHOLDS: %s\n" | 4310 | msgid "CRITICAL - SMART_READ_THRESHOLDS: %s\n" |
5246 | msgstr "" | 4311 | msgstr "" |
5247 | 4312 | ||
5248 | #: plugins/check_ide_smart.c:599 | ||
5249 | #, c-format | 4313 | #, c-format |
5250 | msgid "" | 4314 | msgid "" |
5251 | "This plugin checks a local hard drive with the (Linux specific) SMART " | 4315 | "This plugin checks a local hard drive with the (Linux specific) SMART " |
5252 | "interface [http://smartlinux.sourceforge.net/smart/index.php]." | 4316 | "interface [http://smartlinux.sourceforge.net/smart/index.php]." |
5253 | msgstr "" | 4317 | msgstr "" |
5254 | 4318 | ||
5255 | #: plugins/check_ide_smart.c:609 | ||
5256 | msgid "Select device DEVICE" | 4319 | msgid "Select device DEVICE" |
5257 | msgstr "" | 4320 | msgstr "" |
5258 | 4321 | ||
5259 | #: plugins/check_ide_smart.c:610 | ||
5260 | msgid "" | 4322 | msgid "" |
5261 | "Note: if the device is selected with this option, _no_ other options are " | 4323 | "Note: if the device is specified without this option, any further option will" |
5262 | "accepted" | ||
5263 | msgstr "" | 4324 | msgstr "" |
5264 | 4325 | ||
5265 | #: plugins/check_ide_smart.c:612 | 4326 | msgid "be ignored." |
5266 | msgid "Perform immediately offline tests" | ||
5267 | msgstr "" | 4327 | msgstr "" |
5268 | 4328 | ||
5269 | #: plugins/check_ide_smart.c:614 | 4329 | msgid "" |
5270 | msgid "Returns the number of failed tests" | 4330 | "The SMART command modes (-i/--immediate, -0/--auto-off and -1/--auto-on) were" |
5271 | msgstr "" | 4331 | msgstr "" |
5272 | 4332 | ||
5273 | #: plugins/check_ide_smart.c:616 | 4333 | msgid "" |
5274 | msgid "Turn on automatic offline tests" | 4334 | "broken in an underhand manner and have been disabled. You can use smartctl" |
5275 | msgstr "" | 4335 | msgstr "" |
5276 | 4336 | ||
5277 | #: plugins/check_ide_smart.c:618 | 4337 | msgid "instead:" |
5278 | msgid "Turn off automatic offline tests" | ||
5279 | msgstr "" | 4338 | msgstr "" |
5280 | 4339 | ||
5281 | #: plugins/check_ide_smart.c:620 | 4340 | msgid "-0/--auto-off: use \"smartctl --offlineauto=off\"" |
5282 | msgid "Output suitable for the monitoring system" | 4341 | msgstr "" |
4342 | |||
4343 | msgid "-1/--auto-on: use \"smartctl --offlineauto=on\"" | ||
4344 | msgstr "" | ||
4345 | |||
4346 | msgid "-i/--immediate: use \"smartctl --test=offline\"" | ||
5283 | msgstr "" | 4347 | msgstr "" |
5284 | 4348 | ||
5285 | #: plugins/negate.c:99 | ||
5286 | msgid "No data returned from command\n" | 4349 | msgid "No data returned from command\n" |
5287 | msgstr "" | 4350 | msgstr "" |
5288 | 4351 | ||
5289 | #: plugins/negate.c:170 | ||
5290 | msgid "" | 4352 | msgid "" |
5291 | "Timeout result must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) " | 4353 | "Timeout result must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) " |
5292 | "or integer (0-3)." | 4354 | "or integer (0-3)." |
5293 | msgstr "" | 4355 | msgstr "" |
5294 | 4356 | ||
5295 | #: plugins/negate.c:174 | ||
5296 | msgid "" | 4357 | msgid "" |
5297 | "Ok must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or integer " | 4358 | "Ok must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or integer " |
5298 | "(0-3)." | 4359 | "(0-3)." |
5299 | msgstr "" | 4360 | msgstr "" |
5300 | 4361 | ||
5301 | #: plugins/negate.c:180 | ||
5302 | msgid "" | 4362 | msgid "" |
5303 | "Warning must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or " | 4363 | "Warning must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or " |
5304 | "integer (0-3)." | 4364 | "integer (0-3)." |
5305 | msgstr "" | 4365 | msgstr "" |
5306 | 4366 | ||
5307 | #: plugins/negate.c:185 | ||
5308 | msgid "" | 4367 | msgid "" |
5309 | "Critical must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or " | 4368 | "Critical must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or " |
5310 | "integer (0-3)." | 4369 | "integer (0-3)." |
5311 | msgstr "" | 4370 | msgstr "" |
5312 | 4371 | ||
5313 | #: plugins/negate.c:190 | ||
5314 | msgid "" | 4372 | msgid "" |
5315 | "Unknown must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or " | 4373 | "Unknown must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or " |
5316 | "integer (0-3)." | 4374 | "integer (0-3)." |
5317 | msgstr "" | 4375 | msgstr "" |
5318 | 4376 | ||
5319 | #: plugins/negate.c:217 | ||
5320 | msgid "Require path to command" | 4377 | msgid "Require path to command" |
5321 | msgstr "" | 4378 | msgstr "" |
5322 | 4379 | ||
5323 | #: plugins/negate.c:246 | ||
5324 | msgid "" | 4380 | msgid "" |
5325 | "Negates the status of a plugin (returns OK for CRITICAL and vice-versa)." | 4381 | "Negates the status of a plugin (returns OK for CRITICAL and vice-versa)." |
5326 | msgstr "" | 4382 | msgstr "" |
5327 | 4383 | ||
5328 | #: plugins/negate.c:247 | ||
5329 | msgid "Additional switches can be used to control which state becomes what." | 4384 | msgid "Additional switches can be used to control which state becomes what." |
5330 | msgstr "" | 4385 | msgstr "" |
5331 | 4386 | ||
5332 | #: plugins/negate.c:256 | ||
5333 | msgid "Keep timeout longer than the plugin timeout to retain CRITICAL status." | 4387 | msgid "Keep timeout longer than the plugin timeout to retain CRITICAL status." |
5334 | msgstr "" | 4388 | msgstr "" |
5335 | 4389 | ||
5336 | #: plugins/negate.c:258 | ||
5337 | msgid "Custom result on Negate timeouts; see below for STATUS definition\n" | 4390 | msgid "Custom result on Negate timeouts; see below for STATUS definition\n" |
5338 | msgstr "" | 4391 | msgstr "" |
5339 | 4392 | ||
5340 | #: plugins/negate.c:264 | ||
5341 | #, c-format | 4393 | #, c-format |
5342 | msgid "" | 4394 | msgid "" |
5343 | " STATUS can be 'OK', 'WARNING', 'CRITICAL' or 'UNKNOWN' without single\n" | 4395 | " STATUS can be 'OK', 'WARNING', 'CRITICAL' or 'UNKNOWN' without single\n" |
5344 | msgstr "" | 4396 | msgstr "" |
5345 | 4397 | ||
5346 | #: plugins/negate.c:265 | ||
5347 | #, c-format | 4398 | #, c-format |
5348 | msgid "" | 4399 | msgid "" |
5349 | " quotes. Numeric values are accepted. If nothing is specified, permutes\n" | 4400 | " quotes. Numeric values are accepted. If nothing is specified, permutes\n" |
5350 | msgstr "" | 4401 | msgstr "" |
5351 | 4402 | ||
5352 | #: plugins/negate.c:266 | ||
5353 | #, c-format | 4403 | #, c-format |
5354 | msgid " OK and CRITICAL.\n" | 4404 | msgid " OK and CRITICAL.\n" |
5355 | msgstr "" | 4405 | msgstr "" |
5356 | 4406 | ||
5357 | #: plugins/negate.c:268 | ||
5358 | #, c-format | 4407 | #, c-format |
5359 | msgid "" | 4408 | msgid "" |
5360 | " Substitute output text as well. Will only substitute text in CAPITALS\n" | 4409 | " Substitute output text as well. Will only substitute text in CAPITALS\n" |
5361 | msgstr "" | 4410 | msgstr "" |
5362 | 4411 | ||
5363 | #: plugins/negate.c:273 | ||
5364 | msgid "Run check_ping and invert result. Must use full path to plugin" | 4412 | msgid "Run check_ping and invert result. Must use full path to plugin" |
5365 | msgstr "" | 4413 | msgstr "" |
5366 | 4414 | ||
5367 | #: plugins/negate.c:275 | ||
5368 | msgid "This will return OK instead of WARNING and UNKNOWN instead of CRITICAL" | 4415 | msgid "This will return OK instead of WARNING and UNKNOWN instead of CRITICAL" |
5369 | msgstr "" | 4416 | msgstr "" |
5370 | 4417 | ||
5371 | #: plugins/negate.c:278 | ||
5372 | msgid "" | 4418 | msgid "" |
5373 | "This plugin is a wrapper to take the output of another plugin and invert it." | 4419 | "This plugin is a wrapper to take the output of another plugin and invert it." |
5374 | msgstr "" | 4420 | msgstr "" |
5375 | 4421 | ||
5376 | #: plugins/negate.c:279 | ||
5377 | msgid "The full path of the plugin must be provided." | 4422 | msgid "The full path of the plugin must be provided." |
5378 | msgstr "" | 4423 | msgstr "" |
5379 | 4424 | ||
5380 | #: plugins/negate.c:280 | ||
5381 | msgid "If the wrapped plugin returns OK, the wrapper will return CRITICAL." | 4425 | msgid "If the wrapped plugin returns OK, the wrapper will return CRITICAL." |
5382 | msgstr "" | 4426 | msgstr "" |
5383 | 4427 | ||
5384 | #: plugins/negate.c:281 | ||
5385 | msgid "If the wrapped plugin returns CRITICAL, the wrapper will return OK." | 4428 | msgid "If the wrapped plugin returns CRITICAL, the wrapper will return OK." |
5386 | msgstr "" | 4429 | msgstr "" |
5387 | 4430 | ||
5388 | #: plugins/negate.c:282 | ||
5389 | msgid "Otherwise, the output state of the wrapped plugin is unchanged." | 4431 | msgid "Otherwise, the output state of the wrapped plugin is unchanged." |
5390 | msgstr "" | 4432 | msgstr "" |
5391 | 4433 | ||
5392 | #: plugins/negate.c:284 | ||
5393 | msgid "" | 4434 | msgid "" |
5394 | "Using timeout-result, it is possible to override the timeout behaviour or a" | 4435 | "Using timeout-result, it is possible to override the timeout behaviour or a" |
5395 | msgstr "" | 4436 | msgstr "" |
5396 | 4437 | ||
5397 | #: plugins/negate.c:285 | ||
5398 | msgid "plugin by setting the negate timeout a bit lower." | 4438 | msgid "plugin by setting the negate timeout a bit lower." |
5399 | msgstr "" | 4439 | msgstr "" |
5400 | 4440 | ||
5401 | #: plugins/netutils.c:49 | ||
5402 | #, c-format | 4441 | #, c-format |
5403 | msgid "%s - Socket timeout after %d seconds\n" | 4442 | msgid "%s - Socket timeout after %d seconds\n" |
5404 | msgstr "" | 4443 | msgstr "" |
5405 | 4444 | ||
5406 | #: plugins/netutils.c:51 | ||
5407 | #, c-format | 4445 | #, c-format |
5408 | msgid "%s - Abnormal timeout after %d seconds\n" | 4446 | msgid "%s - Abnormal timeout after %d seconds\n" |
5409 | msgstr "" | 4447 | msgstr "" |
5410 | 4448 | ||
5411 | #: plugins/netutils.c:79 plugins/netutils.c:281 | ||
5412 | msgid "Send failed" | 4449 | msgid "Send failed" |
5413 | msgstr "" | 4450 | msgstr "" |
5414 | 4451 | ||
5415 | #: plugins/netutils.c:96 plugins/netutils.c:296 | ||
5416 | msgid "No data was received from host!" | 4452 | msgid "No data was received from host!" |
5417 | msgstr "" | 4453 | msgstr "" |
5418 | 4454 | ||
5419 | #: plugins/netutils.c:204 plugins/netutils.c:240 | ||
5420 | msgid "Socket creation failed" | 4455 | msgid "Socket creation failed" |
5421 | msgstr "" | 4456 | msgstr "" |
5422 | 4457 | ||
5423 | #: plugins/netutils.c:233 | ||
5424 | msgid "Supplied path too long unix domain socket" | 4458 | msgid "Supplied path too long unix domain socket" |
5425 | msgstr "" | 4459 | msgstr "" |
5426 | 4460 | ||
5427 | #: plugins/netutils.c:305 | ||
5428 | msgid "Receive failed" | 4461 | msgid "Receive failed" |
5429 | msgstr "" | 4462 | msgstr "" |
5430 | 4463 | ||
5431 | #: plugins/netutils.c:331 plugins-root/check_dhcp.c:1342 | ||
5432 | #, c-format | 4464 | #, c-format |
5433 | msgid "Invalid hostname/address - %s" | 4465 | msgid "Invalid hostname/address - %s" |
5434 | msgstr "" | 4466 | msgstr "" |
5435 | 4467 | ||
5436 | #: plugins/popen.c:142 | ||
5437 | msgid "Could not malloc argv array in popen()" | 4468 | msgid "Could not malloc argv array in popen()" |
5438 | msgstr "" | 4469 | msgstr "" |
5439 | 4470 | ||
5440 | #: plugins/popen.c:152 | ||
5441 | msgid "CRITICAL - You need more args!!!" | 4471 | msgid "CRITICAL - You need more args!!!" |
5442 | msgstr "" | 4472 | msgstr "" |
5443 | 4473 | ||
5444 | #: plugins/popen.c:209 | ||
5445 | msgid "Cannot catch SIGCHLD" | 4474 | msgid "Cannot catch SIGCHLD" |
5446 | msgstr "" | 4475 | msgstr "" |
5447 | 4476 | ||
5448 | #: plugins/popen.c:304 | ||
5449 | #, c-format | 4477 | #, c-format |
5450 | msgid "CRITICAL - Plugin timed out after %d seconds\n" | 4478 | msgid "CRITICAL - Plugin timed out after %d seconds\n" |
5451 | msgstr "" | 4479 | msgstr "" |
5452 | 4480 | ||
5453 | #: plugins/popen.c:307 | ||
5454 | msgid "CRITICAL - popen timeout received, but no child process" | 4481 | msgid "CRITICAL - popen timeout received, but no child process" |
5455 | msgstr "" | 4482 | msgstr "" |
5456 | 4483 | ||
5457 | #: plugins/popen.c:323 | ||
5458 | msgid "sysconf error for _SC_OPEN_MAX" | ||
5459 | msgstr "" | ||
5460 | |||
5461 | #: plugins/urlize.c:130 | ||
5462 | #, c-format | 4484 | #, c-format |
5463 | msgid "" | 4485 | msgid "" |
5464 | "%s UNKNOWN - No data received from host\n" | 4486 | "%s UNKNOWN - No data received from host\n" |
5465 | "CMD: %s</A>\n" | 4487 | "CMD: %s</A>\n" |
5466 | msgstr "" | 4488 | msgstr "" |
5467 | 4489 | ||
5468 | #: plugins/urlize.c:169 | ||
5469 | msgid "" | 4490 | msgid "" |
5470 | "This plugin wraps the text output of another command (plugin) in HTML <A>" | 4491 | "This plugin wraps the text output of another command (plugin) in HTML <A>" |
5471 | msgstr "" | 4492 | msgstr "" |
5472 | 4493 | ||
5473 | #: plugins/urlize.c:170 | ||
5474 | msgid "" | 4494 | msgid "" |
5475 | "tags, thus displaying the child plugin's output as a clickable link in " | 4495 | "tags, thus displaying the child plugin's output as a clickable link in " |
5476 | "compatible" | 4496 | "compatible" |
5477 | msgstr "" | 4497 | msgstr "" |
5478 | 4498 | ||
5479 | #: plugins/urlize.c:171 | ||
5480 | msgid "" | 4499 | msgid "" |
5481 | "monitoring status screen. This plugin returns the status of the invoked " | 4500 | "monitoring status screen. This plugin returns the status of the invoked " |
5482 | "plugin." | 4501 | "plugin." |
5483 | msgstr "" | 4502 | msgstr "" |
5484 | 4503 | ||
5485 | #: plugins/urlize.c:181 | ||
5486 | msgid "" | 4504 | msgid "" |
5487 | "Pay close attention to quoting to ensure that the shell passes the expected" | 4505 | "Pay close attention to quoting to ensure that the shell passes the expected" |
5488 | msgstr "" | 4506 | msgstr "" |
5489 | 4507 | ||
5490 | #: plugins/urlize.c:182 | ||
5491 | msgid "data to the plugin. For example, in:" | 4508 | msgid "data to the plugin. For example, in:" |
5492 | msgstr "" | 4509 | msgstr "" |
5493 | 4510 | ||
5494 | #: plugins/urlize.c:183 | ||
5495 | msgid "urlize http://example.com/ check_http -H example.com -r 'two words'" | 4511 | msgid "urlize http://example.com/ check_http -H example.com -r 'two words'" |
5496 | msgstr "" | 4512 | msgstr "" |
5497 | 4513 | ||
5498 | #: plugins/urlize.c:184 | ||
5499 | msgid "the shell will remove the single quotes and urlize will see:" | 4514 | msgid "the shell will remove the single quotes and urlize will see:" |
5500 | msgstr "" | 4515 | msgstr "" |
5501 | 4516 | ||
5502 | #: plugins/urlize.c:185 | ||
5503 | msgid "urlize http://example.com/ check_http -H example.com -r two words" | 4517 | msgid "urlize http://example.com/ check_http -H example.com -r two words" |
5504 | msgstr "" | 4518 | msgstr "" |
5505 | 4519 | ||
5506 | #: plugins/urlize.c:186 | ||
5507 | msgid "You probably want:" | 4520 | msgid "You probably want:" |
5508 | msgstr "" | 4521 | msgstr "" |
5509 | 4522 | ||
5510 | #: plugins/urlize.c:187 | ||
5511 | msgid "urlize http://example.com/ \"check_http -H example.com -r 'two words'\"" | 4523 | msgid "urlize http://example.com/ \"check_http -H example.com -r 'two words'\"" |
5512 | msgstr "" | 4524 | msgstr "" |
5513 | 4525 | ||
5514 | #: plugins/utils.c:174 | ||
5515 | #, c-format | ||
5516 | msgid "%s - Plugin timed out after %d seconds\n" | ||
5517 | msgstr "" | ||
5518 | |||
5519 | #: plugins/utils.c:469 | ||
5520 | msgid "failed realloc in strpcpy\n" | 4526 | msgid "failed realloc in strpcpy\n" |
5521 | msgstr "" | 4527 | msgstr "" |
5522 | 4528 | ||
5523 | #: plugins/utils.c:511 | ||
5524 | msgid "failed malloc in strscat\n" | 4529 | msgid "failed malloc in strscat\n" |
5525 | msgstr "" | 4530 | msgstr "" |
5526 | 4531 | ||
5527 | #: plugins/utils.c:531 | ||
5528 | msgid "failed malloc in xvasprintf\n" | 4532 | msgid "failed malloc in xvasprintf\n" |
5529 | msgstr "" | 4533 | msgstr "" |
5530 | 4534 | ||
5531 | #: plugins/utils.h:137 | ||
5532 | #, c-format | 4535 | #, c-format |
5533 | msgid "" | 4536 | msgid "" |
5534 | " %s (-h | --help) for detailed help\n" | 4537 | " %s (-h | --help) for detailed help\n" |
5535 | " %s (-V | --version) for version information\n" | 4538 | " %s (-V | --version) for version information\n" |
5536 | msgstr "" | 4539 | msgstr "" |
5537 | 4540 | ||
5538 | #: plugins/utils.h:141 | ||
5539 | msgid "" | 4541 | msgid "" |
5540 | "\n" | 4542 | "\n" |
5541 | "Options:\n" | 4543 | "Options:\n" |
@@ -5545,7 +4547,6 @@ msgid "" | |||
5545 | " Print version information\n" | 4547 | " Print version information\n" |
5546 | msgstr "" | 4548 | msgstr "" |
5547 | 4549 | ||
5548 | #: plugins/utils.h:148 | ||
5549 | #, c-format | 4550 | #, c-format |
5550 | msgid "" | 4551 | msgid "" |
5551 | " -H, --hostname=ADDRESS\n" | 4552 | " -H, --hostname=ADDRESS\n" |
@@ -5554,7 +4555,6 @@ msgid "" | |||
5554 | " Port number (default: %s)\n" | 4555 | " Port number (default: %s)\n" |
5555 | msgstr "" | 4556 | msgstr "" |
5556 | 4557 | ||
5557 | #: plugins/utils.h:154 | ||
5558 | msgid "" | 4558 | msgid "" |
5559 | " -4, --use-ipv4\n" | 4559 | " -4, --use-ipv4\n" |
5560 | " Use IPv4 connection\n" | 4560 | " Use IPv4 connection\n" |
@@ -5562,14 +4562,12 @@ msgid "" | |||
5562 | " Use IPv6 connection\n" | 4562 | " Use IPv6 connection\n" |
5563 | msgstr "" | 4563 | msgstr "" |
5564 | 4564 | ||
5565 | #: plugins/utils.h:160 | ||
5566 | msgid "" | 4565 | msgid "" |
5567 | " -v, --verbose\n" | 4566 | " -v, --verbose\n" |
5568 | " Show details for command-line debugging (output may be truncated by\n" | 4567 | " Show details for command-line debugging (output may be truncated by\n" |
5569 | "\t\tthe monitoring system)\n" | 4568 | " the monitoring system)\n" |
5570 | msgstr "" | 4569 | msgstr "" |
5571 | 4570 | ||
5572 | #: plugins/utils.h:165 | ||
5573 | msgid "" | 4571 | msgid "" |
5574 | " -w, --warning=DOUBLE\n" | 4572 | " -w, --warning=DOUBLE\n" |
5575 | " Response time to result in warning status (seconds)\n" | 4573 | " Response time to result in warning status (seconds)\n" |
@@ -5577,7 +4575,6 @@ msgid "" | |||
5577 | " Response time to result in critical status (seconds)\n" | 4575 | " Response time to result in critical status (seconds)\n" |
5578 | msgstr "" | 4576 | msgstr "" |
5579 | 4577 | ||
5580 | #: plugins/utils.h:171 | ||
5581 | msgid "" | 4578 | msgid "" |
5582 | " -w, --warning=RANGE\n" | 4579 | " -w, --warning=RANGE\n" |
5583 | " Warning range (format: start:end). Alert if outside this range\n" | 4580 | " Warning range (format: start:end). Alert if outside this range\n" |
@@ -5585,14 +4582,18 @@ msgid "" | |||
5585 | " Critical range\n" | 4582 | " Critical range\n" |
5586 | msgstr "" | 4583 | msgstr "" |
5587 | 4584 | ||
5588 | #: plugins/utils.h:177 | ||
5589 | #, c-format | 4585 | #, c-format |
5590 | msgid "" | 4586 | msgid "" |
5591 | " -t, --timeout=INTEGER\n" | 4587 | " -t, --timeout=INTEGER\n" |
5592 | " Seconds before connection times out (default: %d)\n" | 4588 | " Seconds before connection times out (default: %d)\n" |
5593 | msgstr "" | 4589 | msgstr "" |
5594 | 4590 | ||
5595 | #: plugins/utils.h:182 | 4591 | #, c-format |
4592 | msgid "" | ||
4593 | " -t, --timeout=INTEGER\n" | ||
4594 | " Seconds before plugin times out (default: %d)\n" | ||
4595 | msgstr "" | ||
4596 | |||
5596 | msgid "" | 4597 | msgid "" |
5597 | " --extra-opts=[section][@file]\n" | 4598 | " --extra-opts=[section][@file]\n" |
5598 | " Read options from an ini file. See\n" | 4599 | " Read options from an ini file. See\n" |
@@ -5600,14 +4601,12 @@ msgid "" | |||
5600 | " for usage and examples.\n" | 4601 | " for usage and examples.\n" |
5601 | msgstr "" | 4602 | msgstr "" |
5602 | 4603 | ||
5603 | #: plugins/utils.h:190 | ||
5604 | msgid "" | 4604 | msgid "" |
5605 | " See:\n" | 4605 | " See:\n" |
5606 | " https://www.monitoring-plugins.org/doc/guidelines.html#THRESHOLDFORMAT\n" | 4606 | " https://www.monitoring-plugins.org/doc/guidelines.html#THRESHOLDFORMAT\n" |
5607 | " for THRESHOLD format and examples.\n" | 4607 | " for THRESHOLD format and examples.\n" |
5608 | msgstr "" | 4608 | msgstr "" |
5609 | 4609 | ||
5610 | #: plugins/utils.h:195 | ||
5611 | msgid "" | 4610 | msgid "" |
5612 | "\n" | 4611 | "\n" |
5613 | "Send email to help@monitoring-plugins.org if you have questions regarding\n" | 4612 | "Send email to help@monitoring-plugins.org if you have questions regarding\n" |
@@ -5616,7 +4615,6 @@ msgid "" | |||
5616 | "\n" | 4615 | "\n" |
5617 | msgstr "" | 4616 | msgstr "" |
5618 | 4617 | ||
5619 | #: plugins/utils.h:200 | ||
5620 | msgid "" | 4618 | msgid "" |
5621 | "\n" | 4619 | "\n" |
5622 | "The Monitoring Plugins come with ABSOLUTELY NO WARRANTY. You may " | 4620 | "The Monitoring Plugins come with ABSOLUTELY NO WARRANTY. You may " |
@@ -5625,398 +4623,322 @@ msgid "" | |||
5625 | "For more information about these matters, see the file named COPYING.\n" | 4623 | "For more information about these matters, see the file named COPYING.\n" |
5626 | msgstr "" | 4624 | msgstr "" |
5627 | 4625 | ||
5628 | #: plugins-root/check_dhcp.c:320 | ||
5629 | #, c-format | 4626 | #, c-format |
5630 | msgid "Error: Could not get hardware address of interface '%s'\n" | 4627 | msgid "Error: Could not get hardware address of interface '%s'\n" |
5631 | msgstr "" | 4628 | msgstr "" |
5632 | 4629 | ||
5633 | #: plugins-root/check_dhcp.c:342 | ||
5634 | #, c-format | 4630 | #, c-format |
5635 | msgid "Error: if_nametoindex error - %s.\n" | 4631 | msgid "Error: if_nametoindex error - %s.\n" |
5636 | msgstr "" | 4632 | msgstr "" |
5637 | 4633 | ||
5638 | #: plugins-root/check_dhcp.c:347 | ||
5639 | #, c-format | 4634 | #, c-format |
5640 | msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n" | 4635 | msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n" |
5641 | msgstr "" | 4636 | msgstr "" |
5642 | 4637 | ||
5643 | #: plugins-root/check_dhcp.c:352 | ||
5644 | #, c-format | 4638 | #, c-format |
5645 | msgid "" | 4639 | msgid "" |
5646 | "Error: Couldn't get hardware address from interface %s. malloc error - %s.\n" | 4640 | "Error: Couldn't get hardware address from interface %s. malloc error - %s.\n" |
5647 | msgstr "" | 4641 | msgstr "" |
5648 | 4642 | ||
5649 | #: plugins-root/check_dhcp.c:357 | ||
5650 | #, c-format | 4643 | #, c-format |
5651 | msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n" | 4644 | msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n" |
5652 | msgstr "" | 4645 | msgstr "" |
5653 | 4646 | ||
5654 | #: plugins-root/check_dhcp.c:388 | ||
5655 | #, c-format | 4647 | #, c-format |
5656 | msgid "" | 4648 | msgid "" |
5657 | "Error: can't find unit number in interface_name (%s) - expecting TypeNumber " | 4649 | "Error: can't find unit number in interface_name (%s) - expecting TypeNumber " |
5658 | "eg lnc0.\n" | 4650 | "eg lnc0.\n" |
5659 | msgstr "" | 4651 | msgstr "" |
5660 | 4652 | ||
5661 | #: plugins-root/check_dhcp.c:393 plugins-root/check_dhcp.c:405 | ||
5662 | #, c-format | 4653 | #, c-format |
5663 | msgid "" | 4654 | msgid "" |
5664 | "Error: can't read MAC address from DLPI streams interface for device %s unit " | 4655 | "Error: can't read MAC address from DLPI streams interface for device %s unit " |
5665 | "%d.\n" | 4656 | "%d.\n" |
5666 | msgstr "" | 4657 | msgstr "" |
5667 | 4658 | ||
5668 | #: plugins-root/check_dhcp.c:411 | ||
5669 | #, c-format | 4659 | #, c-format |
5670 | msgid "" | 4660 | msgid "" |
5671 | "Error: can't get MAC address for this architecture. Use the --mac option.\n" | 4661 | "Error: can't get MAC address for this architecture. Use the --mac option.\n" |
5672 | msgstr "" | 4662 | msgstr "" |
5673 | 4663 | ||
5674 | #: plugins-root/check_dhcp.c:430 | ||
5675 | #, c-format | 4664 | #, c-format |
5676 | msgid "Error: Cannot determine IP address of interface %s\n" | 4665 | msgid "Error: Cannot determine IP address of interface %s\n" |
5677 | msgstr "" | 4666 | msgstr "" |
5678 | 4667 | ||
5679 | #: plugins-root/check_dhcp.c:438 | ||
5680 | #, c-format | 4668 | #, c-format |
5681 | msgid "Error: Cannot get interface IP address on this platform.\n" | 4669 | msgid "Error: Cannot get interface IP address on this platform.\n" |
5682 | msgstr "" | 4670 | msgstr "" |
5683 | 4671 | ||
5684 | #: plugins-root/check_dhcp.c:443 | ||
5685 | #, c-format | 4672 | #, c-format |
5686 | msgid "Pretending to be relay client %s\n" | 4673 | msgid "Pretending to be relay client %s\n" |
5687 | msgstr "" | 4674 | msgstr "" |
5688 | 4675 | ||
5689 | #: plugins-root/check_dhcp.c:528 | ||
5690 | #, c-format | 4676 | #, c-format |
5691 | msgid "DHCPDISCOVER to %s port %d\n" | 4677 | msgid "DHCPDISCOVER to %s port %d\n" |
5692 | msgstr "" | 4678 | msgstr "" |
5693 | 4679 | ||
5694 | #: plugins-root/check_dhcp.c:580 | ||
5695 | #, c-format | 4680 | #, c-format |
5696 | msgid "Result=ERROR\n" | 4681 | msgid "Result=ERROR\n" |
5697 | msgstr "" | 4682 | msgstr "" |
5698 | 4683 | ||
5699 | #: plugins-root/check_dhcp.c:586 | ||
5700 | #, c-format | 4684 | #, c-format |
5701 | msgid "Result=OK\n" | 4685 | msgid "Result=OK\n" |
5702 | msgstr "" | 4686 | msgstr "" |
5703 | 4687 | ||
5704 | #: plugins-root/check_dhcp.c:596 | ||
5705 | #, c-format | 4688 | #, c-format |
5706 | msgid "DHCPOFFER from IP address %s" | 4689 | msgid "DHCPOFFER from IP address %s" |
5707 | msgstr "" | 4690 | msgstr "" |
5708 | 4691 | ||
5709 | #: plugins-root/check_dhcp.c:597 | ||
5710 | #, c-format | 4692 | #, c-format |
5711 | msgid " via %s\n" | 4693 | msgid " via %s\n" |
5712 | msgstr "" | 4694 | msgstr "" |
5713 | 4695 | ||
5714 | #: plugins-root/check_dhcp.c:604 | ||
5715 | #, c-format | 4696 | #, c-format |
5716 | msgid "" | 4697 | msgid "" |
5717 | "DHCPOFFER XID (%u) did not match DHCPDISCOVER XID (%u) - ignoring packet\n" | 4698 | "DHCPOFFER XID (%u) did not match DHCPDISCOVER XID (%u) - ignoring packet\n" |
5718 | msgstr "" | 4699 | msgstr "" |
5719 | 4700 | ||
5720 | #: plugins-root/check_dhcp.c:626 | ||
5721 | #, c-format | 4701 | #, c-format |
5722 | msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n" | 4702 | msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n" |
5723 | msgstr "" | 4703 | msgstr "" |
5724 | 4704 | ||
5725 | #: plugins-root/check_dhcp.c:644 | ||
5726 | #, c-format | 4705 | #, c-format |
5727 | msgid "Total responses seen on the wire: %d\n" | 4706 | msgid "Total responses seen on the wire: %d\n" |
5728 | msgstr "" | 4707 | msgstr "" |
5729 | 4708 | ||
5730 | #: plugins-root/check_dhcp.c:645 | ||
5731 | #, c-format | 4709 | #, c-format |
5732 | msgid "Valid responses for this machine: %d\n" | 4710 | msgid "Valid responses for this machine: %d\n" |
5733 | msgstr "" | 4711 | msgstr "" |
5734 | 4712 | ||
5735 | #: plugins-root/check_dhcp.c:660 | ||
5736 | #, c-format | 4713 | #, c-format |
5737 | msgid "send_dhcp_packet result: %d\n" | 4714 | msgid "send_dhcp_packet result: %d\n" |
5738 | msgstr "" | 4715 | msgstr "" |
5739 | 4716 | ||
5740 | #: plugins-root/check_dhcp.c:693 | ||
5741 | #, c-format | 4717 | #, c-format |
5742 | msgid "No (more) data received (nfound: %d)\n" | 4718 | msgid "No (more) data received (nfound: %d)\n" |
5743 | msgstr "" | 4719 | msgstr "" |
5744 | 4720 | ||
5745 | #: plugins-root/check_dhcp.c:712 | ||
5746 | #, c-format | 4721 | #, c-format |
5747 | msgid "recvfrom() failed, " | 4722 | msgid "recvfrom() failed, " |
5748 | msgstr "" | 4723 | msgstr "" |
5749 | 4724 | ||
5750 | #: plugins-root/check_dhcp.c:719 | ||
5751 | #, c-format | 4725 | #, c-format |
5752 | msgid "receive_dhcp_packet() result: %d\n" | 4726 | msgid "receive_dhcp_packet() result: %d\n" |
5753 | msgstr "" | 4727 | msgstr "" |
5754 | 4728 | ||
5755 | #: plugins-root/check_dhcp.c:720 | ||
5756 | #, c-format | 4729 | #, c-format |
5757 | msgid "receive_dhcp_packet() source: %s\n" | 4730 | msgid "receive_dhcp_packet() source: %s\n" |
5758 | msgstr "" | 4731 | msgstr "" |
5759 | 4732 | ||
5760 | #: plugins-root/check_dhcp.c:750 | ||
5761 | #, c-format | 4733 | #, c-format |
5762 | msgid "Error: Could not create socket!\n" | 4734 | msgid "Error: Could not create socket!\n" |
5763 | msgstr "" | 4735 | msgstr "" |
5764 | 4736 | ||
5765 | #: plugins-root/check_dhcp.c:760 | ||
5766 | #, c-format | 4737 | #, c-format |
5767 | msgid "Error: Could not set reuse address option on DHCP socket!\n" | 4738 | msgid "Error: Could not set reuse address option on DHCP socket!\n" |
5768 | msgstr "" | 4739 | msgstr "" |
5769 | 4740 | ||
5770 | #: plugins-root/check_dhcp.c:766 | ||
5771 | #, c-format | 4741 | #, c-format |
5772 | msgid "Error: Could not set broadcast option on DHCP socket!\n" | 4742 | msgid "Error: Could not set broadcast option on DHCP socket!\n" |
5773 | msgstr "" | 4743 | msgstr "" |
5774 | 4744 | ||
5775 | #: plugins-root/check_dhcp.c:775 | ||
5776 | #, c-format | 4745 | #, c-format |
5777 | msgid "" | 4746 | msgid "" |
5778 | "Error: Could not bind socket to interface %s. Check your privileges...\n" | 4747 | "Error: Could not bind socket to interface %s. Check your privileges...\n" |
5779 | msgstr "" | 4748 | msgstr "" |
5780 | 4749 | ||
5781 | #: plugins-root/check_dhcp.c:786 | ||
5782 | #, c-format | 4750 | #, c-format |
5783 | msgid "" | 4751 | msgid "" |
5784 | "Error: Could not bind to DHCP socket (port %d)! Check your privileges...\n" | 4752 | "Error: Could not bind to DHCP socket (port %d)! Check your privileges...\n" |
5785 | msgstr "" | 4753 | msgstr "" |
5786 | 4754 | ||
5787 | #: plugins-root/check_dhcp.c:820 | ||
5788 | #, c-format | 4755 | #, c-format |
5789 | msgid "Requested server address: %s\n" | 4756 | msgid "Requested server address: %s\n" |
5790 | msgstr "" | 4757 | msgstr "" |
5791 | 4758 | ||
5792 | #: plugins-root/check_dhcp.c:882 | ||
5793 | #, c-format | 4759 | #, c-format |
5794 | msgid "Lease Time: Infinite\n" | 4760 | msgid "Lease Time: Infinite\n" |
5795 | msgstr "" | 4761 | msgstr "" |
5796 | 4762 | ||
5797 | #: plugins-root/check_dhcp.c:884 | ||
5798 | #, c-format | 4763 | #, c-format |
5799 | msgid "Lease Time: %lu seconds\n" | 4764 | msgid "Lease Time: %lu seconds\n" |
5800 | msgstr "" | 4765 | msgstr "" |
5801 | 4766 | ||
5802 | #: plugins-root/check_dhcp.c:886 | ||
5803 | #, c-format | 4767 | #, c-format |
5804 | msgid "Renewal Time: Infinite\n" | 4768 | msgid "Renewal Time: Infinite\n" |
5805 | msgstr "" | 4769 | msgstr "" |
5806 | 4770 | ||
5807 | #: plugins-root/check_dhcp.c:888 | ||
5808 | #, c-format | 4771 | #, c-format |
5809 | msgid "Renewal Time: %lu seconds\n" | 4772 | msgid "Renewal Time: %lu seconds\n" |
5810 | msgstr "" | 4773 | msgstr "" |
5811 | 4774 | ||
5812 | #: plugins-root/check_dhcp.c:890 | ||
5813 | #, c-format | 4775 | #, c-format |
5814 | msgid "Rebinding Time: Infinite\n" | 4776 | msgid "Rebinding Time: Infinite\n" |
5815 | msgstr "" | 4777 | msgstr "" |
5816 | 4778 | ||
5817 | #: plugins-root/check_dhcp.c:891 | ||
5818 | #, c-format | 4779 | #, c-format |
5819 | msgid "Rebinding Time: %lu seconds\n" | 4780 | msgid "Rebinding Time: %lu seconds\n" |
5820 | msgstr "" | 4781 | msgstr "" |
5821 | 4782 | ||
5822 | #: plugins-root/check_dhcp.c:919 | ||
5823 | #, c-format | 4783 | #, c-format |
5824 | msgid "Added offer from server @ %s" | 4784 | msgid "Added offer from server @ %s" |
5825 | msgstr "" | 4785 | msgstr "" |
5826 | 4786 | ||
5827 | #: plugins-root/check_dhcp.c:920 | ||
5828 | #, c-format | 4787 | #, c-format |
5829 | msgid " of IP address %s\n" | 4788 | msgid " of IP address %s\n" |
5830 | msgstr "" | 4789 | msgstr "" |
5831 | 4790 | ||
5832 | #: plugins-root/check_dhcp.c:987 | ||
5833 | #, c-format | 4791 | #, c-format |
5834 | msgid "DHCP Server Match: Offerer=%s" | 4792 | msgid "DHCP Server Match: Offerer=%s" |
5835 | msgstr "" | 4793 | msgstr "" |
5836 | 4794 | ||
5837 | #: plugins-root/check_dhcp.c:988 | ||
5838 | #, c-format | 4795 | #, c-format |
5839 | msgid " Requested=%s" | 4796 | msgid " Requested=%s" |
5840 | msgstr "" | 4797 | msgstr "" |
5841 | 4798 | ||
5842 | #: plugins-root/check_dhcp.c:990 | ||
5843 | #, c-format | 4799 | #, c-format |
5844 | msgid " (duplicate)" | 4800 | msgid " (duplicate)" |
5845 | msgstr "" | 4801 | msgstr "" |
5846 | 4802 | ||
5847 | #: plugins-root/check_dhcp.c:991 | ||
5848 | #, c-format | 4803 | #, c-format |
5849 | msgid "\n" | 4804 | msgid "\n" |
5850 | msgstr "" | 4805 | msgstr "" |
5851 | 4806 | ||
5852 | #: plugins-root/check_dhcp.c:1039 | ||
5853 | #, c-format | 4807 | #, c-format |
5854 | msgid "No DHCPOFFERs were received.\n" | 4808 | msgid "No DHCPOFFERs were received.\n" |
5855 | msgstr "" | 4809 | msgstr "" |
5856 | 4810 | ||
5857 | #: plugins-root/check_dhcp.c:1043 | ||
5858 | #, c-format | 4811 | #, c-format |
5859 | msgid "Received %d DHCPOFFER(s)" | 4812 | msgid "Received %d DHCPOFFER(s)" |
5860 | msgstr "" | 4813 | msgstr "" |
5861 | 4814 | ||
5862 | #: plugins-root/check_dhcp.c:1046 | ||
5863 | #, c-format | 4815 | #, c-format |
5864 | msgid ", %s%d of %d requested servers responded" | 4816 | msgid ", %s%d of %d requested servers responded" |
5865 | msgstr "" | 4817 | msgstr "" |
5866 | 4818 | ||
5867 | #: plugins-root/check_dhcp.c:1049 | ||
5868 | #, c-format | 4819 | #, c-format |
5869 | msgid ", requested address (%s) was %soffered" | 4820 | msgid ", requested address (%s) was %soffered" |
5870 | msgstr "" | 4821 | msgstr "" |
5871 | 4822 | ||
5872 | #: plugins-root/check_dhcp.c:1049 | ||
5873 | msgid "not " | 4823 | msgid "not " |
5874 | msgstr "" | 4824 | msgstr "" |
5875 | 4825 | ||
5876 | #: plugins-root/check_dhcp.c:1051 | ||
5877 | #, c-format | 4826 | #, c-format |
5878 | msgid ", max lease time = " | 4827 | msgid ", max lease time = " |
5879 | msgstr "" | 4828 | msgstr "" |
5880 | 4829 | ||
5881 | #: plugins-root/check_dhcp.c:1053 | ||
5882 | #, c-format | 4830 | #, c-format |
5883 | msgid "Infinity" | 4831 | msgid "Infinity" |
5884 | msgstr "" | 4832 | msgstr "" |
5885 | 4833 | ||
5886 | #: plugins-root/check_dhcp.c:1234 | 4834 | msgid "Got unexpected non-option argument" |
4835 | msgstr "" | ||
4836 | |||
5887 | #, c-format | 4837 | #, c-format |
5888 | msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n" | 4838 | msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n" |
5889 | msgstr "" | 4839 | msgstr "" |
5890 | 4840 | ||
5891 | #: plugins-root/check_dhcp.c:1246 | ||
5892 | #, c-format | 4841 | #, c-format |
5893 | msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n" | 4842 | msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n" |
5894 | msgstr "" | 4843 | msgstr "" |
5895 | 4844 | ||
5896 | #: plugins-root/check_dhcp.c:1259 | ||
5897 | #, c-format | 4845 | #, c-format |
5898 | msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n" | 4846 | msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n" |
5899 | msgstr "" | 4847 | msgstr "" |
5900 | 4848 | ||
5901 | #: plugins-root/check_dhcp.c:1271 | ||
5902 | #, c-format | 4849 | #, c-format |
5903 | msgid "" | 4850 | msgid "" |
5904 | "Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n" | 4851 | "Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n" |
5905 | msgstr "" | 4852 | msgstr "" |
5906 | 4853 | ||
5907 | #: plugins-root/check_dhcp.c:1295 | ||
5908 | #, c-format | 4854 | #, c-format |
5909 | msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n" | 4855 | msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n" |
5910 | msgstr "" | 4856 | msgstr "" |
5911 | 4857 | ||
5912 | #: plugins-root/check_dhcp.c:1374 | ||
5913 | #, c-format | 4858 | #, c-format |
5914 | msgid "Hardware address: " | 4859 | msgid "Hardware address: " |
5915 | msgstr "" | 4860 | msgstr "" |
5916 | 4861 | ||
5917 | #: plugins-root/check_dhcp.c:1390 | ||
5918 | msgid "This plugin tests the availability of DHCP servers on a network." | 4862 | msgid "This plugin tests the availability of DHCP servers on a network." |
5919 | msgstr "" | 4863 | msgstr "" |
5920 | 4864 | ||
5921 | #: plugins-root/check_dhcp.c:1402 | ||
5922 | msgid "IP address of DHCP server that we must hear from" | 4865 | msgid "IP address of DHCP server that we must hear from" |
5923 | msgstr "" | 4866 | msgstr "" |
5924 | 4867 | ||
5925 | #: plugins-root/check_dhcp.c:1404 | ||
5926 | msgid "IP address that should be offered by at least one DHCP server" | 4868 | msgid "IP address that should be offered by at least one DHCP server" |
5927 | msgstr "" | 4869 | msgstr "" |
5928 | 4870 | ||
5929 | #: plugins-root/check_dhcp.c:1406 | ||
5930 | msgid "Seconds to wait for DHCPOFFER before timeout occurs" | 4871 | msgid "Seconds to wait for DHCPOFFER before timeout occurs" |
5931 | msgstr "" | 4872 | msgstr "" |
5932 | 4873 | ||
5933 | #: plugins-root/check_dhcp.c:1408 | ||
5934 | msgid "Interface to to use for listening (i.e. eth0)" | 4874 | msgid "Interface to to use for listening (i.e. eth0)" |
5935 | msgstr "" | 4875 | msgstr "" |
5936 | 4876 | ||
5937 | #: plugins-root/check_dhcp.c:1410 | ||
5938 | msgid "MAC address to use in the DHCP request" | 4877 | msgid "MAC address to use in the DHCP request" |
5939 | msgstr "" | 4878 | msgstr "" |
5940 | 4879 | ||
5941 | #: plugins-root/check_dhcp.c:1412 | ||
5942 | msgid "Unicast testing: mimic a DHCP relay, requires -s" | 4880 | msgid "Unicast testing: mimic a DHCP relay, requires -s" |
5943 | msgstr "" | 4881 | msgstr "" |
5944 | 4882 | ||
5945 | #: plugins-root/check_icmp.c:1295 | ||
5946 | msgid "specify a target" | 4883 | msgid "specify a target" |
5947 | msgstr "" | 4884 | msgstr "" |
5948 | 4885 | ||
5949 | #: plugins-root/check_icmp.c:1297 | 4886 | msgid "Use IPv4 (default) or IPv6 to communicate with the targets" |
4887 | msgstr "" | ||
4888 | |||
5950 | msgid "warning threshold (currently " | 4889 | msgid "warning threshold (currently " |
5951 | msgstr "" | 4890 | msgstr "" |
5952 | 4891 | ||
5953 | #: plugins-root/check_icmp.c:1300 | ||
5954 | msgid "critical threshold (currently " | 4892 | msgid "critical threshold (currently " |
5955 | msgstr "" | 4893 | msgstr "" |
5956 | 4894 | ||
5957 | #: plugins-root/check_icmp.c:1303 | ||
5958 | msgid "specify a source IP address or device name" | 4895 | msgid "specify a source IP address or device name" |
5959 | msgstr "" | 4896 | msgstr "" |
5960 | 4897 | ||
5961 | #: plugins-root/check_icmp.c:1305 | ||
5962 | msgid "number of packets to send (currently " | 4898 | msgid "number of packets to send (currently " |
5963 | msgstr "" | 4899 | msgstr "" |
5964 | 4900 | ||
5965 | #: plugins-root/check_icmp.c:1308 | ||
5966 | msgid "max packet interval (currently " | 4901 | msgid "max packet interval (currently " |
5967 | msgstr "" | 4902 | msgstr "" |
5968 | 4903 | ||
5969 | #: plugins-root/check_icmp.c:1311 | ||
5970 | msgid "max target interval (currently " | 4904 | msgid "max target interval (currently " |
5971 | msgstr "" | 4905 | msgstr "" |
5972 | 4906 | ||
5973 | #: plugins-root/check_icmp.c:1314 | ||
5974 | msgid "number of alive hosts required for success" | 4907 | msgid "number of alive hosts required for success" |
5975 | msgstr "" | 4908 | msgstr "" |
5976 | 4909 | ||
5977 | #: plugins-root/check_icmp.c:1317 | ||
5978 | msgid "TTL on outgoing packets (currently " | 4910 | msgid "TTL on outgoing packets (currently " |
5979 | msgstr "" | 4911 | msgstr "" |
5980 | 4912 | ||
5981 | #: plugins-root/check_icmp.c:1320 | ||
5982 | msgid "timeout value (seconds, currently " | 4913 | msgid "timeout value (seconds, currently " |
5983 | msgstr "" | 4914 | msgstr "" |
5984 | 4915 | ||
5985 | #: plugins-root/check_icmp.c:1323 | ||
5986 | msgid "Number of icmp data bytes to send" | 4916 | msgid "Number of icmp data bytes to send" |
5987 | msgstr "" | 4917 | msgstr "" |
5988 | 4918 | ||
5989 | #: plugins-root/check_icmp.c:1324 | ||
5990 | msgid "Packet size will be data bytes + icmp header (currently" | 4919 | msgid "Packet size will be data bytes + icmp header (currently" |
5991 | msgstr "" | 4920 | msgstr "" |
5992 | 4921 | ||
5993 | #: plugins-root/check_icmp.c:1326 | ||
5994 | msgid "verbose" | 4922 | msgid "verbose" |
5995 | msgstr "" | 4923 | msgstr "" |
5996 | 4924 | ||
5997 | #: plugins-root/check_icmp.c:1330 | ||
5998 | msgid "The -H switch is optional. Naming a host (or several) to check is not." | 4925 | msgid "The -H switch is optional. Naming a host (or several) to check is not." |
5999 | msgstr "" | 4926 | msgstr "" |
6000 | 4927 | ||
6001 | #: plugins-root/check_icmp.c:1332 | ||
6002 | msgid "" | 4928 | msgid "" |
6003 | "Threshold format for -w and -c is 200.25,60% for 200.25 msec RTA and 60%" | 4929 | "Threshold format for -w and -c is 200.25,60% for 200.25 msec RTA and 60%" |
6004 | msgstr "" | 4930 | msgstr "" |
6005 | 4931 | ||
6006 | #: plugins-root/check_icmp.c:1333 | ||
6007 | msgid "packet loss. The default values should work well for most users." | 4932 | msgid "packet loss. The default values should work well for most users." |
6008 | msgstr "" | 4933 | msgstr "" |
6009 | 4934 | ||
6010 | #: plugins-root/check_icmp.c:1334 | ||
6011 | msgid "" | 4935 | msgid "" |
6012 | "You can specify different RTA factors using the standardized abbreviations" | 4936 | "You can specify different RTA factors using the standardized abbreviations" |
6013 | msgstr "" | 4937 | msgstr "" |
6014 | 4938 | ||
6015 | #: plugins-root/check_icmp.c:1335 | ||
6016 | msgid "" | 4939 | msgid "" |
6017 | "us (microseconds), ms (milliseconds, default) or just plain s for seconds." | 4940 | "us (microseconds), ms (milliseconds, default) or just plain s for seconds." |
6018 | msgstr "" | 4941 | msgstr "" |
6019 | 4942 | ||
6020 | #: plugins-root/check_icmp.c:1341 | ||
6021 | msgid "The -v switch can be specified several times for increased verbosity." | 4943 | msgid "The -v switch can be specified several times for increased verbosity." |
6022 | msgstr "" | 4944 | msgstr "" |