summaryrefslogtreecommitdiffstats
path: root/po/monitoring-plugins.pot
diff options
context:
space:
mode:
Diffstat (limited to 'po/monitoring-plugins.pot')
-rw-r--r--po/monitoring-plugins.pot1541
1 files changed, 19 insertions, 1522 deletions
diff --git a/po/monitoring-plugins.pot b/po/monitoring-plugins.pot
index 471aae8..6efafef 100644
--- a/po/monitoring-plugins.pot
+++ b/po/monitoring-plugins.pot
@@ -8,7 +8,7 @@ msgid ""
8msgstr "" 8msgstr ""
9"Project-Id-Version: PACKAGE VERSION\n" 9"Project-Id-Version: PACKAGE VERSION\n"
10"Report-Msgid-Bugs-To: devel@monitoring-plugins.org\n" 10"Report-Msgid-Bugs-To: devel@monitoring-plugins.org\n"
11"POT-Creation-Date: 2023-06-12 20:31+0200\n" 11"POT-Creation-Date: 2023-09-05 15:21+0200\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n" 14"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -18,4191 +18,3163 @@ msgstr ""
18"Content-Transfer-Encoding: 8bit\n" 18"Content-Transfer-Encoding: 8bit\n"
19"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" 19"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
20 20
21#: plugins/check_by_ssh.c:88 plugins/check_cluster.c:76 plugins/check_dig.c:91
22#: plugins/check_disk.c:206 plugins/check_dns.c:106 plugins/check_dummy.c:52
23#: plugins/check_fping.c:95 plugins/check_game.c:82 plugins/check_hpjd.c:105
24#: plugins/check_http.c:174 plugins/check_ldap.c:118 plugins/check_load.c:128
25#: plugins/check_mrtgtraf.c:83 plugins/check_mysql.c:124
26#: plugins/check_nagios.c:91 plugins/check_nt.c:127 plugins/check_ntp.c:780
27#: plugins/check_ntp_peer.c:575 plugins/check_ntp_time.c:557
28#: plugins/check_nwstat.c:173 plugins/check_overcr.c:102
29#: plugins/check_pgsql.c:174 plugins/check_ping.c:97 plugins/check_procs.c:176
30#: plugins/check_radius.c:176 plugins/check_real.c:80 plugins/check_smtp.c:146
31#: plugins/check_snmp.c:248 plugins/check_ssh.c:74 plugins/check_swap.c:115
32#: plugins/check_tcp.c:222 plugins/check_time.c:78 plugins/check_ups.c:122
33#: plugins/check_users.c:84 plugins/negate.c:210 plugins-root/check_dhcp.c:270
34msgid "Could not parse arguments" 21msgid "Could not parse arguments"
35msgstr "" 22msgstr ""
36 23
37#: plugins/check_by_ssh.c:92 plugins/check_dig.c:85 plugins/check_dns.c:99
38#: plugins/check_nagios.c:95 plugins/check_pgsql.c:180 plugins/check_ping.c:101
39#: plugins/check_procs.c:192 plugins/check_snmp.c:348 plugins/negate.c:78
40msgid "Cannot catch SIGALRM" 24msgid "Cannot catch SIGALRM"
41msgstr "" 25msgstr ""
42 26
43#: plugins/check_by_ssh.c:107
44#, c-format 27#, c-format
45msgid "SSH connection failed: %s\n" 28msgid "SSH connection failed: %s\n"
46msgstr "" 29msgstr ""
47 30
48#: plugins/check_by_ssh.c:126
49#, c-format 31#, c-format
50msgid "Remote command execution failed: %s\n" 32msgid "Remote command execution failed: %s\n"
51msgstr "" 33msgstr ""
52 34
53#: plugins/check_by_ssh.c:141
54#, c-format 35#, c-format
55msgid "%s - check_by_ssh: Remote command '%s' returned status %d\n" 36msgid "%s - check_by_ssh: Remote command '%s' returned status %d\n"
56msgstr "" 37msgstr ""
57 38
58#: plugins/check_by_ssh.c:153
59#, c-format 39#, c-format
60msgid "SSH WARNING: could not open %s\n" 40msgid "SSH WARNING: could not open %s\n"
61msgstr "" 41msgstr ""
62 42
63#: plugins/check_by_ssh.c:162
64#, c-format 43#, c-format
65msgid "%s: Error parsing output\n" 44msgid "%s: Error parsing output\n"
66msgstr "" 45msgstr ""
67 46
68#: plugins/check_by_ssh.c:242 plugins/check_disk.c:568 plugins/check_http.c:292
69#: plugins/check_ldap.c:334 plugins/check_pgsql.c:314 plugins/check_procs.c:461
70#: plugins/check_radius.c:323 plugins/check_real.c:357 plugins/check_smtp.c:607
71#: plugins/check_snmp.c:789 plugins/check_ssh.c:140 plugins/check_tcp.c:519
72#: plugins/check_time.c:302 plugins/check_ups.c:559 plugins/negate.c:160
73msgid "Timeout interval must be a positive integer" 47msgid "Timeout interval must be a positive integer"
74msgstr "" 48msgstr ""
75 49
76#: plugins/check_by_ssh.c:254 plugins/check_pgsql.c:344
77#: plugins/check_radius.c:287 plugins/check_real.c:328 plugins/check_smtp.c:532
78#: plugins/check_tcp.c:525 plugins/check_time.c:296 plugins/check_ups.c:521
79msgid "Port must be a positive integer" 50msgid "Port must be a positive integer"
80msgstr "" 51msgstr ""
81 52
82#: plugins/check_by_ssh.c:315
83msgid "skip-stdout argument must be an integer" 53msgid "skip-stdout argument must be an integer"
84msgstr "" 54msgstr ""
85 55
86#: plugins/check_by_ssh.c:323
87msgid "skip-stderr argument must be an integer" 56msgid "skip-stderr argument must be an integer"
88msgstr "" 57msgstr ""
89 58
90#: plugins/check_by_ssh.c:349
91#, c-format 59#, c-format
92msgid "%s: You must provide a host name\n" 60msgid "%s: You must provide a host name\n"
93msgstr "" 61msgstr ""
94 62
95#: plugins/check_by_ssh.c:366
96msgid "No remotecmd" 63msgid "No remotecmd"
97msgstr "" 64msgstr ""
98 65
99#: plugins/check_by_ssh.c:380
100#, c-format 66#, c-format
101msgid "%s: Argument limit of %d exceeded\n" 67msgid "%s: Argument limit of %d exceeded\n"
102msgstr "" 68msgstr ""
103 69
104#: plugins/check_by_ssh.c:383
105msgid "Can not (re)allocate 'commargv' buffer\n" 70msgid "Can not (re)allocate 'commargv' buffer\n"
106msgstr "" 71msgstr ""
107 72
108#: plugins/check_by_ssh.c:397
109#, c-format 73#, c-format
110msgid "" 74msgid ""
111"%s: In passive mode, you must provide a service name for each command.\n" 75"%s: In passive mode, you must provide a service name for each command.\n"
112msgstr "" 76msgstr ""
113 77
114#: plugins/check_by_ssh.c:400
115#, c-format 78#, c-format
116msgid "" 79msgid ""
117"%s: In passive mode, you must provide the host short name from the " 80"%s: In passive mode, you must provide the host short name from the "
118"monitoring configs.\n" 81"monitoring configs.\n"
119msgstr "" 82msgstr ""
120 83
121#: plugins/check_by_ssh.c:414
122#, c-format 84#, c-format
123msgid "This plugin uses SSH to execute commands on a remote host" 85msgid "This plugin uses SSH to execute commands on a remote host"
124msgstr "" 86msgstr ""
125 87
126#: plugins/check_by_ssh.c:429
127msgid "tell ssh to use Protocol 1 [optional]" 88msgid "tell ssh to use Protocol 1 [optional]"
128msgstr "" 89msgstr ""
129 90
130#: plugins/check_by_ssh.c:431
131msgid "tell ssh to use Protocol 2 [optional]" 91msgid "tell ssh to use Protocol 2 [optional]"
132msgstr "" 92msgstr ""
133 93
134#: plugins/check_by_ssh.c:433
135msgid "Ignore all or (if specified) first n lines on STDOUT [optional]" 94msgid "Ignore all or (if specified) first n lines on STDOUT [optional]"
136msgstr "" 95msgstr ""
137 96
138#: plugins/check_by_ssh.c:435
139msgid "Ignore all or (if specified) first n lines on STDERR [optional]" 97msgid "Ignore all or (if specified) first n lines on STDERR [optional]"
140msgstr "" 98msgstr ""
141 99
142#: plugins/check_by_ssh.c:437
143msgid "Exit with an warning, if there is an output on STDERR" 100msgid "Exit with an warning, if there is an output on STDERR"
144msgstr "" 101msgstr ""
145 102
146#: plugins/check_by_ssh.c:439
147msgid "" 103msgid ""
148"tells ssh to fork rather than create a tty [optional]. This will always " 104"tells ssh to fork rather than create a tty [optional]. This will always "
149"return OK if ssh is executed" 105"return OK if ssh is executed"
150msgstr "" 106msgstr ""
151 107
152#: plugins/check_by_ssh.c:441
153msgid "command to execute on the remote machine" 108msgid "command to execute on the remote machine"
154msgstr "" 109msgstr ""
155 110
156#: plugins/check_by_ssh.c:443
157msgid "SSH user name on remote host [optional]" 111msgid "SSH user name on remote host [optional]"
158msgstr "" 112msgstr ""
159 113
160#: plugins/check_by_ssh.c:445
161msgid "identity of an authorized key [optional]" 114msgid "identity of an authorized key [optional]"
162msgstr "" 115msgstr ""
163 116
164#: plugins/check_by_ssh.c:447
165msgid "external command file for monitoring [optional]" 117msgid "external command file for monitoring [optional]"
166msgstr "" 118msgstr ""
167 119
168#: plugins/check_by_ssh.c:449
169msgid "list of monitoring service names, separated by ':' [optional]" 120msgid "list of monitoring service names, separated by ':' [optional]"
170msgstr "" 121msgstr ""
171 122
172#: plugins/check_by_ssh.c:451
173msgid "short name of host in the monitoring configuration [optional]" 123msgid "short name of host in the monitoring configuration [optional]"
174msgstr "" 124msgstr ""
175 125
176#: plugins/check_by_ssh.c:453
177msgid "Call ssh with '-o OPTION' (may be used multiple times) [optional]" 126msgid "Call ssh with '-o OPTION' (may be used multiple times) [optional]"
178msgstr "" 127msgstr ""
179 128
180#: plugins/check_by_ssh.c:455
181msgid "Tell ssh to use this configfile [optional]" 129msgid "Tell ssh to use this configfile [optional]"
182msgstr "" 130msgstr ""
183 131
184#: plugins/check_by_ssh.c:457
185msgid "Tell ssh to suppress warning and diagnostic messages [optional]" 132msgid "Tell ssh to suppress warning and diagnostic messages [optional]"
186msgstr "" 133msgstr ""
187 134
188#: plugins/check_by_ssh.c:461
189msgid "Make connection problems return UNKNOWN instead of CRITICAL" 135msgid "Make connection problems return UNKNOWN instead of CRITICAL"
190msgstr "" 136msgstr ""
191 137
192#: plugins/check_by_ssh.c:464
193msgid "The most common mode of use is to refer to a local identity file with" 138msgid "The most common mode of use is to refer to a local identity file with"
194msgstr "" 139msgstr ""
195 140
196#: plugins/check_by_ssh.c:465
197msgid "the '-i' option. In this mode, the identity pair should have a null" 141msgid "the '-i' option. In this mode, the identity pair should have a null"
198msgstr "" 142msgstr ""
199 143
200#: plugins/check_by_ssh.c:466
201msgid "passphrase and the public key should be listed in the authorized_keys" 144msgid "passphrase and the public key should be listed in the authorized_keys"
202msgstr "" 145msgstr ""
203 146
204#: plugins/check_by_ssh.c:467
205msgid "file of the remote host. Usually the key will be restricted to running" 147msgid "file of the remote host. Usually the key will be restricted to running"
206msgstr "" 148msgstr ""
207 149
208#: plugins/check_by_ssh.c:468
209msgid "only one command on the remote server. If the remote SSH server tracks" 150msgid "only one command on the remote server. If the remote SSH server tracks"
210msgstr "" 151msgstr ""
211 152
212#: plugins/check_by_ssh.c:469
213msgid "invocation arguments, the one remote program may be an agent that can" 153msgid "invocation arguments, the one remote program may be an agent that can"
214msgstr "" 154msgstr ""
215 155
216#: plugins/check_by_ssh.c:470
217msgid "execute additional commands as proxy" 156msgid "execute additional commands as proxy"
218msgstr "" 157msgstr ""
219 158
220#: plugins/check_by_ssh.c:472
221msgid "To use passive mode, provide multiple '-C' options, and provide" 159msgid "To use passive mode, provide multiple '-C' options, and provide"
222msgstr "" 160msgstr ""
223 161
224#: plugins/check_by_ssh.c:473
225msgid "" 162msgid ""
226"all of -O, -s, and -n options (servicelist order must match '-C'options)" 163"all of -O, -s, and -n options (servicelist order must match '-C'options)"
227msgstr "" 164msgstr ""
228 165
229#: plugins/check_by_ssh.c:475 plugins/check_cluster.c:271
230#: plugins/check_dig.c:364 plugins/check_disk.c:1000 plugins/check_http.c:1845
231#: plugins/check_nagios.c:312 plugins/check_ntp.c:879
232#: plugins/check_ntp_peer.c:733 plugins/check_ntp_time.c:642
233#: plugins/check_procs.c:806 plugins/negate.c:249 plugins/urlize.c:179
234msgid "Examples:" 166msgid "Examples:"
235msgstr "" 167msgstr ""
236 168
237#: plugins/check_by_ssh.c:490 plugins/check_cluster.c:284
238#: plugins/check_dig.c:376 plugins/check_disk.c:1017 plugins/check_dns.c:617
239#: plugins/check_dummy.c:122 plugins/check_fping.c:524 plugins/check_game.c:331
240#: plugins/check_hpjd.c:439 plugins/check_http.c:1883 plugins/check_ldap.c:511
241#: plugins/check_load.c:372 plugins/check_mrtg.c:382 plugins/check_mysql.c:587
242#: plugins/check_nagios.c:323 plugins/check_nt.c:797 plugins/check_ntp.c:898
243#: plugins/check_ntp_peer.c:753 plugins/check_ntp_time.c:651
244#: plugins/check_nwstat.c:1685 plugins/check_overcr.c:467
245#: plugins/check_pgsql.c:551 plugins/check_ping.c:617 plugins/check_procs.c:829
246#: plugins/check_radius.c:400 plugins/check_real.c:452 plugins/check_smtp.c:890
247#: plugins/check_snmp.c:1346 plugins/check_ssh.c:325 plugins/check_swap.c:607
248#: plugins/check_tcp.c:710 plugins/check_time.c:371 plugins/check_ups.c:663
249#: plugins/check_users.c:262 plugins/check_ide_smart.c:606 plugins/negate.c:273
250#: plugins/urlize.c:196 plugins-root/check_dhcp.c:1390
251#: plugins-root/check_icmp.c:1628
252msgid "Usage:" 169msgid "Usage:"
253msgstr "" 170msgstr ""
254 171
255#: plugins/check_cluster.c:240
256#, c-format 172#, c-format
257msgid "Host/Service Cluster Plugin for Monitoring" 173msgid "Host/Service Cluster Plugin for Monitoring"
258msgstr "" 174msgstr ""
259 175
260#: plugins/check_cluster.c:246 plugins/check_nt.c:697
261msgid "Options:" 176msgid "Options:"
262msgstr "" 177msgstr ""
263 178
264#: plugins/check_cluster.c:249
265msgid "Check service cluster status" 179msgid "Check service cluster status"
266msgstr "" 180msgstr ""
267 181
268#: plugins/check_cluster.c:251
269msgid "Check host cluster status" 182msgid "Check host cluster status"
270msgstr "" 183msgstr ""
271 184
272#: plugins/check_cluster.c:253
273msgid "Optional prepended text output (i.e. \"Host cluster\")" 185msgid "Optional prepended text output (i.e. \"Host cluster\")"
274msgstr "" 186msgstr ""
275 187
276#: plugins/check_cluster.c:255 plugins/check_cluster.c:258
277msgid "Specifies the range of hosts or services in cluster that must be in a" 188msgid "Specifies the range of hosts or services in cluster that must be in a"
278msgstr "" 189msgstr ""
279 190
280#: plugins/check_cluster.c:256
281msgid "non-OK state in order to return a WARNING status level" 191msgid "non-OK state in order to return a WARNING status level"
282msgstr "" 192msgstr ""
283 193
284#: plugins/check_cluster.c:259
285msgid "non-OK state in order to return a CRITICAL status level" 194msgid "non-OK state in order to return a CRITICAL status level"
286msgstr "" 195msgstr ""
287 196
288#: plugins/check_cluster.c:261
289msgid "The status codes of the hosts or services in the cluster, separated by" 197msgid "The status codes of the hosts or services in the cluster, separated by"
290msgstr "" 198msgstr ""
291 199
292#: plugins/check_cluster.c:262
293msgid "commas" 200msgid "commas"
294msgstr "" 201msgstr ""
295 202
296#: plugins/check_cluster.c:267 plugins/check_game.c:318
297#: plugins/check_http.c:1827 plugins/check_ldap.c:497 plugins/check_mrtg.c:363
298#: plugins/check_mrtgtraf.c:361 plugins/check_mysql.c:576
299#: plugins/check_nt.c:781 plugins/check_ntp.c:875 plugins/check_ntp_peer.c:724
300#: plugins/check_ntp_time.c:633 plugins/check_nwstat.c:1670
301#: plugins/check_overcr.c:456 plugins/check_snmp.c:1317
302#: plugins/check_swap.c:596 plugins/check_ups.c:645
303#: plugins/check_ide_smart.c:580 plugins/negate.c:255
304#: plugins-root/check_icmp.c:1603
305msgid "Notes:" 203msgid "Notes:"
306msgstr "" 204msgstr ""
307 205
308#: plugins/check_cluster.c:273
309msgid "" 206msgid ""
310"Will alert critical if there are 3 or more service data points in a non-OK" 207"Will alert critical if there are 3 or more service data points in a non-OK"
311msgstr "" 208msgstr ""
312 209
313#: plugins/check_cluster.c:274 plugins/check_ups.c:642
314msgid "state." 210msgid "state."
315msgstr "" 211msgstr ""
316 212
317#: plugins/check_dig.c:106 plugins/check_dig.c:108
318#, c-format 213#, c-format
319msgid "Looking for: '%s'\n" 214msgid "Looking for: '%s'\n"
320msgstr "" 215msgstr ""
321 216
322#: plugins/check_dig.c:115
323msgid "dig returned an error status" 217msgid "dig returned an error status"
324msgstr "" 218msgstr ""
325 219
326#: plugins/check_dig.c:140
327msgid "Server not found in ANSWER SECTION" 220msgid "Server not found in ANSWER SECTION"
328msgstr "" 221msgstr ""
329 222
330#: plugins/check_dig.c:150
331msgid "No ANSWER SECTION found" 223msgid "No ANSWER SECTION found"
332msgstr "" 224msgstr ""
333 225
334#: plugins/check_dig.c:177
335msgid "Probably a non-existent host/domain" 226msgid "Probably a non-existent host/domain"
336msgstr "" 227msgstr ""
337 228
338#: plugins/check_dig.c:239
339#, c-format 229#, c-format
340msgid "Port must be a positive integer - %s" 230msgid "Port must be a positive integer - %s"
341msgstr "" 231msgstr ""
342 232
343#: plugins/check_dig.c:250
344#, c-format 233#, c-format
345msgid "Warning interval must be a positive integer - %s" 234msgid "Warning interval must be a positive integer - %s"
346msgstr "" 235msgstr ""
347 236
348#: plugins/check_dig.c:258
349#, c-format 237#, c-format
350msgid "Critical interval must be a positive integer - %s" 238msgid "Critical interval must be a positive integer - %s"
351msgstr "" 239msgstr ""
352 240
353#: plugins/check_dig.c:266
354#, c-format 241#, c-format
355msgid "Timeout interval must be a positive integer - %s" 242msgid "Timeout interval must be a positive integer - %s"
356msgstr "" 243msgstr ""
357 244
358#: plugins/check_dig.c:334
359#, c-format 245#, c-format
360msgid "This plugin tests the DNS service on the specified host using dig" 246msgid "This plugin tests the DNS service on the specified host using dig"
361msgstr "" 247msgstr ""
362 248
363#: plugins/check_dig.c:347
364msgid "Force dig to only use IPv4 query transport" 249msgid "Force dig to only use IPv4 query transport"
365msgstr "" 250msgstr ""
366 251
367#: plugins/check_dig.c:349
368msgid "Force dig to only use IPv6 query transport" 252msgid "Force dig to only use IPv6 query transport"
369msgstr "" 253msgstr ""
370 254
371#: plugins/check_dig.c:351
372msgid "Machine name to lookup" 255msgid "Machine name to lookup"
373msgstr "" 256msgstr ""
374 257
375#: plugins/check_dig.c:353
376msgid "Record type to lookup (default: A)" 258msgid "Record type to lookup (default: A)"
377msgstr "" 259msgstr ""
378 260
379#: plugins/check_dig.c:355
380msgid "" 261msgid ""
381"An address expected to be in the answer section. If not set, uses whatever" 262"An address expected to be in the answer section. If not set, uses whatever"
382msgstr "" 263msgstr ""
383 264
384#: plugins/check_dig.c:356
385msgid "was in -l" 265msgid "was in -l"
386msgstr "" 266msgstr ""
387 267
388#: plugins/check_dig.c:358
389msgid "Pass STRING as argument(s) to dig" 268msgid "Pass STRING as argument(s) to dig"
390msgstr "" 269msgstr ""
391 270
392#: plugins/check_disk.c:241
393#, c-format 271#, c-format
394msgid "DISK %s: %s not found\n" 272msgid "DISK %s: %s not found\n"
395msgstr "" 273msgstr ""
396 274
397#: plugins/check_disk.c:241 plugins/check_disk.c:1035 plugins/check_dns.c:295
398#: plugins/check_dummy.c:74 plugins/check_mysql.c:313
399#: plugins/check_nagios.c:104 plugins/check_nagios.c:168
400#: plugins/check_nagios.c:172 plugins/check_pgsql.c:575
401#: plugins/check_pgsql.c:592 plugins/check_pgsql.c:601
402#: plugins/check_pgsql.c:616 plugins/check_procs.c:374
403#, c-format 275#, c-format
404msgid "CRITICAL" 276msgid "CRITICAL"
405msgstr "" 277msgstr ""
406 278
407#: plugins/check_disk.c:645
408#, c-format 279#, c-format
409msgid "unit type %s not known\n" 280msgid "unit type %s not known\n"
410msgstr "" 281msgstr ""
411 282
412#: plugins/check_disk.c:648
413#, c-format 283#, c-format
414msgid "failed allocating storage for '%s'\n" 284msgid "failed allocating storage for '%s'\n"
415msgstr "" 285msgstr ""
416 286
417#: plugins/check_disk.c:676 plugins/check_disk.c:724 plugins/check_disk.c:732
418#: plugins/check_disk.c:740 plugins/check_disk.c:744 plugins/check_disk.c:789
419#: plugins/check_disk.c:795 plugins/check_disk.c:818 plugins/check_dummy.c:77
420#: plugins/check_dummy.c:80 plugins/check_pgsql.c:617 plugins/check_procs.c:547
421#, c-format 287#, c-format
422msgid "UNKNOWN" 288msgid "UNKNOWN"
423msgstr "" 289msgstr ""
424 290
425#: plugins/check_disk.c:676
426msgid "Must set a threshold value before using -p\n" 291msgid "Must set a threshold value before using -p\n"
427msgstr "" 292msgstr ""
428 293
429#: plugins/check_disk.c:724
430msgid "Must set -E before selecting paths\n" 294msgid "Must set -E before selecting paths\n"
431msgstr "" 295msgstr ""
432 296
433#: plugins/check_disk.c:732
434msgid "Must set group value before selecting paths\n" 297msgid "Must set group value before selecting paths\n"
435msgstr "" 298msgstr ""
436 299
437#: plugins/check_disk.c:740
438msgid "" 300msgid ""
439"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 "
440"explicitly" 302"explicitly"
441msgstr "" 303msgstr ""
442 304
443#: plugins/check_disk.c:744 plugins/check_disk.c:795 plugins/check_procs.c:547
444msgid "Could not compile regular expression" 305msgid "Could not compile regular expression"
445msgstr "" 306msgstr ""
446 307
447#: plugins/check_disk.c:789
448msgid "Must set a threshold value before using -r/-R\n" 308msgid "Must set a threshold value before using -r/-R\n"
449msgstr "" 309msgstr ""
450 310
451#: plugins/check_disk.c:819
452msgid "Regular expression did not match any path or disk" 311msgid "Regular expression did not match any path or disk"
453msgstr "" 312msgstr ""
454 313
455#: plugins/check_disk.c:865
456msgid "Unknown argument" 314msgid "Unknown argument"
457msgstr "" 315msgstr ""
458 316
459#: plugins/check_disk.c:899
460#, c-format 317#, c-format
461msgid " for %s\n" 318msgid " for %s\n"
462msgstr "" 319msgstr ""
463 320
464#: plugins/check_disk.c:928
465msgid "" 321msgid ""
466"This plugin checks the amount of used disk space on a mounted file system" 322"This plugin checks the amount of used disk space on a mounted file system"
467msgstr "" 323msgstr ""
468 324
469#: plugins/check_disk.c:929
470msgid "" 325msgid ""
471"and generates an alert if free space is less than one of the threshold values" 326"and generates an alert if free space is less than one of the threshold values"
472msgstr "" 327msgstr ""
473 328
474#: plugins/check_disk.c:939
475msgid "Exit with WARNING status if less than INTEGER units of disk are free" 329msgid "Exit with WARNING status if less than INTEGER units of disk are free"
476msgstr "" 330msgstr ""
477 331
478#: plugins/check_disk.c:941
479msgid "Exit with WARNING status if less than PERCENT of disk space is free" 332msgid "Exit with WARNING status if less than PERCENT of disk space is free"
480msgstr "" 333msgstr ""
481 334
482#: plugins/check_disk.c:943
483msgid "Exit with CRITICAL status if less than INTEGER units of disk are free" 335msgid "Exit with CRITICAL status if less than INTEGER units of disk are free"
484msgstr "" 336msgstr ""
485 337
486#: plugins/check_disk.c:945
487msgid "Exit with CRITICAL status if less than PERCENT of disk space is free" 338msgid "Exit with CRITICAL status if less than PERCENT of disk space is free"
488msgstr "" 339msgstr ""
489 340
490#: plugins/check_disk.c:947
491msgid "Exit with WARNING status if less than PERCENT of inode space is free" 341msgid "Exit with WARNING status if less than PERCENT of inode space is free"
492msgstr "" 342msgstr ""
493 343
494#: plugins/check_disk.c:949
495msgid "Exit with CRITICAL status if less than PERCENT of inode space is free" 344msgid "Exit with CRITICAL status if less than PERCENT of inode space is free"
496msgstr "" 345msgstr ""
497 346
498#: plugins/check_disk.c:951
499msgid "" 347msgid ""
500"Mount point or block device as emitted by the mount(8) command (may be " 348"Mount point or block device as emitted by the mount(8) command (may be "
501"repeated)" 349"repeated)"
502msgstr "" 350msgstr ""
503 351
504#: plugins/check_disk.c:953
505msgid "Ignore device (only works if -p unspecified)" 352msgid "Ignore device (only works if -p unspecified)"
506msgstr "" 353msgstr ""
507 354
508#: plugins/check_disk.c:955
509msgid "Clear thresholds" 355msgid "Clear thresholds"
510msgstr "" 356msgstr ""
511 357
512#: plugins/check_disk.c:957
513msgid "For paths or partitions specified with -p, only check for exact paths" 358msgid "For paths or partitions specified with -p, only check for exact paths"
514msgstr "" 359msgstr ""
515 360
516#: plugins/check_disk.c:959
517msgid "Display only devices/mountpoints with errors" 361msgid "Display only devices/mountpoints with errors"
518msgstr "" 362msgstr ""
519 363
520#: plugins/check_disk.c:961
521msgid "Don't account root-reserved blocks into freespace in perfdata" 364msgid "Don't account root-reserved blocks into freespace in perfdata"
522msgstr "" 365msgstr ""
523 366
524#: plugins/check_disk.c:963
525msgid "Display inode usage in perfdata" 367msgid "Display inode usage in perfdata"
526msgstr "" 368msgstr ""
527 369
528#: plugins/check_disk.c:965
529msgid "" 370msgid ""
530"Group paths. Thresholds apply to (free-)space of all partitions together" 371"Group paths. Thresholds apply to (free-)space of all partitions together"
531msgstr "" 372msgstr ""
532 373
533#: plugins/check_disk.c:967
534msgid "Same as '--units kB'" 374msgid "Same as '--units kB'"
535msgstr "" 375msgstr ""
536 376
537#: plugins/check_disk.c:969
538msgid "Only check local filesystems" 377msgid "Only check local filesystems"
539msgstr "" 378msgstr ""
540 379
541#: plugins/check_disk.c:971
542msgid "" 380msgid ""
543"Only check local filesystems against thresholds. Yet call stat on remote " 381"Only check local filesystems against thresholds. Yet call stat on remote "
544"filesystems" 382"filesystems"
545msgstr "" 383msgstr ""
546 384
547#: plugins/check_disk.c:972
548msgid "to test if they are accessible (e.g. to detect Stale NFS Handles)" 385msgid "to test if they are accessible (e.g. to detect Stale NFS Handles)"
549msgstr "" 386msgstr ""
550 387
551#: plugins/check_disk.c:974
552msgid "Display the (block) device instead of the mount point" 388msgid "Display the (block) device instead of the mount point"
553msgstr "" 389msgstr ""
554 390
555#: plugins/check_disk.c:976
556msgid "Same as '--units MB'" 391msgid "Same as '--units MB'"
557msgstr "" 392msgstr ""
558 393
559#: plugins/check_disk.c:978
560msgid "Explicitly select all paths. This is equivalent to -R '.*'" 394msgid "Explicitly select all paths. This is equivalent to -R '.*'"
561msgstr "" 395msgstr ""
562 396
563#: plugins/check_disk.c:980
564msgid "" 397msgid ""
565"Case insensitive regular expression for path/partition (may be repeated)" 398"Case insensitive regular expression for path/partition (may be repeated)"
566msgstr "" 399msgstr ""
567 400
568#: plugins/check_disk.c:982
569msgid "Regular expression for path or partition (may be repeated)" 401msgid "Regular expression for path or partition (may be repeated)"
570msgstr "" 402msgstr ""
571 403
572#: plugins/check_disk.c:984
573msgid "" 404msgid ""
574"Regular expression to ignore selected path/partition (case insensitive) (may " 405"Regular expression to ignore selected path/partition (case insensitive) (may "
575"be repeated)" 406"be repeated)"
576msgstr "" 407msgstr ""
577 408
578#: plugins/check_disk.c:986
579msgid "" 409msgid ""
580"Regular expression to ignore selected path or partition (may be repeated)" 410"Regular expression to ignore selected path or partition (may be repeated)"
581msgstr "" 411msgstr ""
582 412
583#: plugins/check_disk.c:988
584msgid "" 413msgid ""
585"Return OK if no filesystem matches, filesystem does not exist or is " 414"Return OK if no filesystem matches, filesystem does not exist or is "
586"inaccessible." 415"inaccessible."
587msgstr "" 416msgstr ""
588 417
589#: plugins/check_disk.c:989
590msgid "(Provide this option before -p / -r / --ereg-path if used)" 418msgid "(Provide this option before -p / -r / --ereg-path if used)"
591msgstr "" 419msgstr ""
592 420
593#: plugins/check_disk.c:992
594msgid "Choose bytes, kB, MB, GB, TB (default: MB)" 421msgid "Choose bytes, kB, MB, GB, TB (default: MB)"
595msgstr "" 422msgstr ""
596 423
597#: plugins/check_disk.c:995
598msgid "Ignore all filesystems of indicated type (may be repeated)" 424msgid "Ignore all filesystems of indicated type (may be repeated)"
599msgstr "" 425msgstr ""
600 426
601#: plugins/check_disk.c:997
602msgid "Check only filesystems of indicated type (may be repeated)" 427msgid "Check only filesystems of indicated type (may be repeated)"
603msgstr "" 428msgstr ""
604 429
605#: plugins/check_disk.c:1002
606msgid "Checks /tmp and /var at 10% and 5%, and / at 100MB and 50MB" 430msgid "Checks /tmp and /var at 10% and 5%, and / at 100MB and 50MB"
607msgstr "" 431msgstr ""
608 432
609#: plugins/check_disk.c:1004
610msgid "" 433msgid ""
611"Checks all filesystems not matching -r at 100M and 50M. The fs matching the -" 434"Checks all filesystems not matching -r at 100M and 50M. The fs matching the -"
612"r regex" 435"r regex"
613msgstr "" 436msgstr ""
614 437
615#: plugins/check_disk.c:1005
616msgid "" 438msgid ""
617"are grouped which means the freespace thresholds are applied to all disks " 439"are grouped which means the freespace thresholds are applied to all disks "
618"together" 440"together"
619msgstr "" 441msgstr ""
620 442
621#: plugins/check_disk.c:1007
622msgid "" 443msgid ""
623"Checks /foo for 1000M/500M and /bar for 5/3%. All remaining volumes use " 444"Checks /foo for 1000M/500M and /bar for 5/3%. All remaining volumes use "
624"100M/50M" 445"100M/50M"
625msgstr "" 446msgstr ""
626 447
627#: plugins/check_disk.c:1036
628#, c-format 448#, c-format
629msgid "%s %s: %s\n" 449msgid "%s %s: %s\n"
630msgstr "" 450msgstr ""
631 451
632#: plugins/check_disk.c:1036
633msgid "is not accessible" 452msgid "is not accessible"
634msgstr "" 453msgstr ""
635 454
636#: plugins/check_dns.c:120
637msgid "nslookup returned an error status" 455msgid "nslookup returned an error status"
638msgstr "" 456msgstr ""
639 457
640#: plugins/check_dns.c:138
641msgid "Warning plugin error" 458msgid "Warning plugin error"
642msgstr "" 459msgstr ""
643 460
644#: plugins/check_dns.c:156
645#, c-format 461#, c-format
646msgid "DNS CRITICAL - '%s' returned empty server string\n" 462msgid "DNS CRITICAL - '%s' returned empty server string\n"
647msgstr "" 463msgstr ""
648 464
649#: plugins/check_dns.c:161
650#, c-format 465#, c-format
651msgid "DNS CRITICAL - No response from DNS %s\n" 466msgid "DNS CRITICAL - No response from DNS %s\n"
652msgstr "" 467msgstr ""
653 468
654#: plugins/check_dns.c:180
655#, c-format 469#, c-format
656msgid "DNS CRITICAL - '%s' returned empty host name string\n" 470msgid "DNS CRITICAL - '%s' returned empty host name string\n"
657msgstr "" 471msgstr ""
658 472
659#: plugins/check_dns.c:186
660msgid "Non-authoritative answer:" 473msgid "Non-authoritative answer:"
661msgstr "" 474msgstr ""
662 475
663#: plugins/check_dns.c:215
664#, c-format 476#, c-format
665msgid "Domain '%s' was not found by the server\n" 477msgid "Domain '%s' was not found by the server\n"
666msgstr "" 478msgstr ""
667 479
668#: plugins/check_dns.c:234
669#, c-format 480#, c-format
670msgid "DNS CRITICAL - '%s' msg parsing exited with no address\n" 481msgid "DNS CRITICAL - '%s' msg parsing exited with no address\n"
671msgstr "" 482msgstr ""
672 483
673#: plugins/check_dns.c:265
674#, c-format 484#, c-format
675msgid "expected '%s' but got '%s'" 485msgid "expected '%s' but got '%s'"
676msgstr "" 486msgstr ""
677 487
678#: plugins/check_dns.c:272
679#, c-format 488#, c-format
680msgid "Domain '%s' was found by the server: '%s'\n" 489msgid "Domain '%s' was found by the server: '%s'\n"
681msgstr "" 490msgstr ""
682 491
683#: plugins/check_dns.c:282
684#, c-format 492#, c-format
685msgid "server %s is not authoritative for %s" 493msgid "server %s is not authoritative for %s"
686msgstr "" 494msgstr ""
687 495
688#: plugins/check_dns.c:291 plugins/check_dummy.c:68 plugins/check_nagios.c:182
689#: plugins/check_pgsql.c:612 plugins/check_procs.c:367
690#, c-format 496#, c-format
691msgid "OK" 497msgid "OK"
692msgstr "" 498msgstr ""
693 499
694#: plugins/check_dns.c:293 plugins/check_dummy.c:71 plugins/check_mysql.c:310
695#: plugins/check_nagios.c:182 plugins/check_pgsql.c:581
696#: plugins/check_pgsql.c:586 plugins/check_pgsql.c:614
697#: plugins/check_procs.c:369
698#, c-format 500#, c-format
699msgid "WARNING" 501msgid "WARNING"
700msgstr "" 502msgstr ""
701 503
702#: plugins/check_dns.c:297
703#, c-format 504#, c-format
704msgid "%.3f second response time" 505msgid "%.3f second response time"
705msgid_plural "%.3f seconds response time" 506msgid_plural "%.3f seconds response time"
706msgstr[0] "" 507msgstr[0] ""
707msgstr[1] "" 508msgstr[1] ""
708 509
709#: plugins/check_dns.c:298
710#, c-format 510#, c-format
711msgid ". %s returns %s" 511msgid ". %s returns %s"
712msgstr "" 512msgstr ""
713 513
714#: plugins/check_dns.c:318
715#, c-format 514#, c-format
716msgid "DNS WARNING - %s\n" 515msgid "DNS WARNING - %s\n"
717msgstr "" 516msgstr ""
718 517
719#: plugins/check_dns.c:319 plugins/check_dns.c:322 plugins/check_dns.c:325
720msgid " Probably a non-existent host/domain" 518msgid " Probably a non-existent host/domain"
721msgstr "" 519msgstr ""
722 520
723#: plugins/check_dns.c:321
724#, c-format 521#, c-format
725msgid "DNS CRITICAL - %s\n" 522msgid "DNS CRITICAL - %s\n"
726msgstr "" 523msgstr ""
727 524
728#: plugins/check_dns.c:324
729#, c-format 525#, c-format
730msgid "DNS UNKNOWN - %s\n" 526msgid "DNS UNKNOWN - %s\n"
731msgstr "" 527msgstr ""
732 528
733#: plugins/check_dns.c:368
734msgid "Note: nslookup is deprecated and may be removed from future releases." 529msgid "Note: nslookup is deprecated and may be removed from future releases."
735msgstr "" 530msgstr ""
736 531
737#: plugins/check_dns.c:369
738msgid "Consider using the `dig' or `host' programs instead. Run nslookup with" 532msgid "Consider using the `dig' or `host' programs instead. Run nslookup with"
739msgstr "" 533msgstr ""
740 534
741#: plugins/check_dns.c:370
742msgid "the `-sil[ent]' option to prevent this message from appearing." 535msgid "the `-sil[ent]' option to prevent this message from appearing."
743msgstr "" 536msgstr ""
744 537
745#: plugins/check_dns.c:375 plugins/check_dns.c:377
746#, c-format 538#, c-format
747msgid "No response from DNS %s\n" 539msgid "No response from DNS %s\n"
748msgstr "" 540msgstr ""
749 541
750#: plugins/check_dns.c:381
751#, c-format 542#, c-format
752msgid "DNS %s has no records\n" 543msgid "DNS %s has no records\n"
753msgstr "" 544msgstr ""
754 545
755#: plugins/check_dns.c:389
756#, c-format 546#, c-format
757msgid "Connection to DNS %s was refused\n" 547msgid "Connection to DNS %s was refused\n"
758msgstr "" 548msgstr ""
759 549
760#: plugins/check_dns.c:393
761#, c-format 550#, c-format
762msgid "Query was refused by DNS server at %s\n" 551msgid "Query was refused by DNS server at %s\n"
763msgstr "" 552msgstr ""
764 553
765#: plugins/check_dns.c:397
766#, c-format 554#, c-format
767msgid "No information returned by DNS server at %s\n" 555msgid "No information returned by DNS server at %s\n"
768msgstr "" 556msgstr ""
769 557
770#: plugins/check_dns.c:401
771msgid "Network is unreachable\n" 558msgid "Network is unreachable\n"
772msgstr "" 559msgstr ""
773 560
774#: plugins/check_dns.c:405
775#, c-format 561#, c-format
776msgid "DNS failure for %s\n" 562msgid "DNS failure for %s\n"
777msgstr "" 563msgstr ""
778 564
779#: plugins/check_dns.c:471 plugins/check_dns.c:479 plugins/check_dns.c:486
780#: plugins/check_dns.c:491 plugins/check_dns.c:533 plugins/check_dns.c:541
781#: plugins/check_game.c:211 plugins/check_game.c:219
782msgid "Input buffer overflow\n" 565msgid "Input buffer overflow\n"
783msgstr "" 566msgstr ""
784 567
785#: plugins/check_dns.c:576
786msgid "" 568msgid ""
787"This plugin uses the nslookup program to obtain the IP address for the given " 569"This plugin uses the nslookup program to obtain the IP address for the given "
788"host/domain query." 570"host/domain query."
789msgstr "" 571msgstr ""
790 572
791#: plugins/check_dns.c:577
792msgid "An optional DNS server to use may be specified." 573msgid "An optional DNS server to use may be specified."
793msgstr "" 574msgstr ""
794 575
795#: plugins/check_dns.c:578
796msgid "" 576msgid ""
797"If no DNS server is specified, the default server(s) specified in /etc/" 577"If no DNS server is specified, the default server(s) specified in /etc/"
798"resolv.conf will be used." 578"resolv.conf will be used."
799msgstr "" 579msgstr ""
800 580
801#: plugins/check_dns.c:588
802msgid "The name or address you want to query" 581msgid "The name or address you want to query"
803msgstr "" 582msgstr ""
804 583
805#: plugins/check_dns.c:590
806msgid "Optional DNS server you want to use for the lookup" 584msgid "Optional DNS server you want to use for the lookup"
807msgstr "" 585msgstr ""
808 586
809#: plugins/check_dns.c:592
810msgid "" 587msgid ""
811"Optional IP-ADDRESS/CIDR you expect the DNS server to return. HOST must end" 588"Optional IP-ADDRESS/CIDR you expect the DNS server to return. HOST must end"
812msgstr "" 589msgstr ""
813 590
814#: plugins/check_dns.c:593
815msgid "" 591msgid ""
816"with a dot (.). This option can be repeated multiple times (Returns OK if any" 592"with a dot (.). This option can be repeated multiple times (Returns OK if any"
817msgstr "" 593msgstr ""
818 594
819#: plugins/check_dns.c:594
820msgid "value matches)." 595msgid "value matches)."
821msgstr "" 596msgstr ""
822 597
823#: plugins/check_dns.c:596
824msgid "" 598msgid ""
825"Expect the DNS server to return NXDOMAIN (i.e. the domain was not found)" 599"Expect the DNS server to return NXDOMAIN (i.e. the domain was not found)"
826msgstr "" 600msgstr ""
827 601
828#: plugins/check_dns.c:597
829msgid "Cannot be used together with -a" 602msgid "Cannot be used together with -a"
830msgstr "" 603msgstr ""
831 604
832#: plugins/check_dns.c:599
833msgid "Optionally expect the DNS server to be authoritative for the lookup" 605msgid "Optionally expect the DNS server to be authoritative for the lookup"
834msgstr "" 606msgstr ""
835 607
836#: plugins/check_dns.c:601
837msgid "Return warning if elapsed time exceeds value. Default off" 608msgid "Return warning if elapsed time exceeds value. Default off"
838msgstr "" 609msgstr ""
839 610
840#: plugins/check_dns.c:603
841msgid "Return critical if elapsed time exceeds value. Default off" 611msgid "Return critical if elapsed time exceeds value. Default off"
842msgstr "" 612msgstr ""
843 613
844#: plugins/check_dns.c:605
845msgid "" 614msgid ""
846"Return critical if the list of expected addresses does not match all " 615"Return critical if the list of expected addresses does not match all "
847"addresses" 616"addresses"
848msgstr "" 617msgstr ""
849 618
850#: plugins/check_dns.c:606
851msgid "returned. Default off" 619msgid "returned. Default off"
852msgstr "" 620msgstr ""
853 621
854#: plugins/check_dummy.c:62
855msgid "Arguments to check_dummy must be an integer" 622msgid "Arguments to check_dummy must be an integer"
856msgstr "" 623msgstr ""
857 624
858#: plugins/check_dummy.c:82
859#, c-format 625#, c-format
860msgid "Status %d is not a supported error state\n" 626msgid "Status %d is not a supported error state\n"
861msgstr "" 627msgstr ""
862 628
863#: plugins/check_dummy.c:104
864msgid "" 629msgid ""
865"This plugin will simply return the state corresponding to the numeric value" 630"This plugin will simply return the state corresponding to the numeric value"
866msgstr "" 631msgstr ""
867 632
868#: plugins/check_dummy.c:106
869msgid "of the <state> argument with optional text" 633msgid "of the <state> argument with optional text"
870msgstr "" 634msgstr ""
871 635
872#: plugins/check_fping.c:127 plugins/check_hpjd.c:134 plugins/check_ping.c:444
873#: plugins/check_swap.c:193 plugins/check_users.c:130 plugins/urlize.c:109
874#, c-format 636#, c-format
875msgid "Could not open pipe: %s\n" 637msgid "Could not open pipe: %s\n"
876msgstr "" 638msgstr ""
877 639
878#: plugins/check_fping.c:133 plugins/check_hpjd.c:140 plugins/check_load.c:159
879#: plugins/check_swap.c:199 plugins/check_users.c:136 plugins/urlize.c:115
880#, c-format 640#, c-format
881msgid "Could not open stderr for %s\n" 641msgid "Could not open stderr for %s\n"
882msgstr "" 642msgstr ""
883 643
884#: plugins/check_fping.c:161
885msgid "FPING UNKNOWN - IP address not found\n" 644msgid "FPING UNKNOWN - IP address not found\n"
886msgstr "" 645msgstr ""
887 646
888#: plugins/check_fping.c:164
889msgid "FPING UNKNOWN - invalid commandline argument\n" 647msgid "FPING UNKNOWN - invalid commandline argument\n"
890msgstr "" 648msgstr ""
891 649
892#: plugins/check_fping.c:167
893msgid "FPING UNKNOWN - failed system call\n" 650msgid "FPING UNKNOWN - failed system call\n"
894msgstr "" 651msgstr ""
895 652
896#: plugins/check_fping.c:194
897#, c-format 653#, c-format
898msgid "FPING %s - %s (rta=%f ms)|%s\n" 654msgid "FPING %s - %s (rta=%f ms)|%s\n"
899msgstr "" 655msgstr ""
900 656
901#: plugins/check_fping.c:202
902#, c-format 657#, c-format
903msgid "FPING UNKNOWN - %s not found\n" 658msgid "FPING UNKNOWN - %s not found\n"
904msgstr "" 659msgstr ""
905 660
906#: plugins/check_fping.c:206
907#, c-format 661#, c-format
908msgid "FPING CRITICAL - %s is unreachable\n" 662msgid "FPING CRITICAL - %s is unreachable\n"
909msgstr "" 663msgstr ""
910 664
911#: plugins/check_fping.c:211
912#, c-format 665#, c-format
913msgid "FPING UNKNOWN - %s parameter error\n" 666msgid "FPING UNKNOWN - %s parameter error\n"
914msgstr "" 667msgstr ""
915 668
916#: plugins/check_fping.c:215 plugins/check_fping.c:255
917#, c-format 669#, c-format
918msgid "FPING CRITICAL - %s is down\n" 670msgid "FPING CRITICAL - %s is down\n"
919msgstr "" 671msgstr ""
920 672
921#: plugins/check_fping.c:242
922#, c-format 673#, c-format
923msgid "FPING %s - %s (loss=%.0f%%, rta=%f ms)|%s %s\n" 674msgid "FPING %s - %s (loss=%.0f%%, rta=%f ms)|%s %s\n"
924msgstr "" 675msgstr ""
925 676
926#: plugins/check_fping.c:268
927#, c-format 677#, c-format
928msgid "FPING %s - %s (loss=%.0f%% )|%s\n" 678msgid "FPING %s - %s (loss=%.0f%% )|%s\n"
929msgstr "" 679msgstr ""
930 680
931#: plugins/check_fping.c:345 plugins/check_fping.c:351 plugins/check_hpjd.c:345
932#: plugins/check_hpjd.c:376 plugins/check_mysql.c:389 plugins/check_mysql.c:476
933#: plugins/check_ntp.c:719 plugins/check_ntp_peer.c:497
934#: plugins/check_ntp_time.c:498 plugins/check_pgsql.c:338
935#: plugins/check_ping.c:301 plugins/check_ping.c:424 plugins/check_radius.c:279
936#: plugins/check_real.c:315 plugins/check_real.c:377 plugins/check_smtp.c:525
937#: plugins/check_smtp.c:680 plugins/check_ssh.c:162 plugins/check_time.c:240
938#: plugins/check_time.c:315 plugins/check_ups.c:507 plugins/check_ups.c:576
939msgid "Invalid hostname/address" 681msgid "Invalid hostname/address"
940msgstr "" 682msgstr ""
941 683
942#: plugins/check_fping.c:364 plugins/check_ldap.c:400 plugins/check_ping.c:252
943#: plugins-root/check_icmp.c:474
944msgid "IPv6 support not available\n" 684msgid "IPv6 support not available\n"
945msgstr "" 685msgstr ""
946 686
947#: plugins/check_fping.c:397
948msgid "Packet size must be a positive integer" 687msgid "Packet size must be a positive integer"
949msgstr "" 688msgstr ""
950 689
951#: plugins/check_fping.c:403
952msgid "Packet count must be a positive integer" 690msgid "Packet count must be a positive integer"
953msgstr "" 691msgstr ""
954 692
955#: plugins/check_fping.c:409
956msgid "Target timeout must be a positive integer" 693msgid "Target timeout must be a positive integer"
957msgstr "" 694msgstr ""
958 695
959#: plugins/check_fping.c:415
960msgid "Interval must be a positive integer" 696msgid "Interval must be a positive integer"
961msgstr "" 697msgstr ""
962 698
963#: plugins/check_fping.c:421 plugins/check_ntp.c:743
964#: plugins/check_ntp_peer.c:524 plugins/check_ntp_time.c:528
965#: plugins/check_radius.c:329 plugins/check_time.c:319
966msgid "Hostname was not supplied" 699msgid "Hostname was not supplied"
967msgstr "" 700msgstr ""
968 701
969#: plugins/check_fping.c:441
970#, c-format 702#, c-format
971msgid "%s: Only one threshold may be packet loss (%s)\n" 703msgid "%s: Only one threshold may be packet loss (%s)\n"
972msgstr "" 704msgstr ""
973 705
974#: plugins/check_fping.c:445
975#, c-format 706#, c-format
976msgid "%s: Only one threshold must be packet loss (%s)\n" 707msgid "%s: Only one threshold must be packet loss (%s)\n"
977msgstr "" 708msgstr ""
978 709
979#: plugins/check_fping.c:475
980msgid "" 710msgid ""
981"This plugin will use the fping command to ping the specified host for a fast " 711"This plugin will use the fping command to ping the specified host for a fast "
982"check" 712"check"
983msgstr "" 713msgstr ""
984 714
985#: plugins/check_fping.c:477
986msgid "Note that it is necessary to set the suid flag on fping." 715msgid "Note that it is necessary to set the suid flag on fping."
987msgstr "" 716msgstr ""
988 717
989#: plugins/check_fping.c:489
990msgid "" 718msgid ""
991"name or IP Address of host to ping (IP Address bypasses name lookup, " 719"name or IP Address of host to ping (IP Address bypasses name lookup, "
992"reducing system load)" 720"reducing system load)"
993msgstr "" 721msgstr ""
994 722
995#: plugins/check_fping.c:491 plugins/check_ping.c:589
996msgid "warning threshold pair" 723msgid "warning threshold pair"
997msgstr "" 724msgstr ""
998 725
999#: plugins/check_fping.c:493 plugins/check_ping.c:591
1000msgid "critical threshold pair" 726msgid "critical threshold pair"
1001msgstr "" 727msgstr ""
1002 728
1003#: plugins/check_fping.c:495
1004msgid "Return OK after first successful reply" 729msgid "Return OK after first successful reply"
1005msgstr "" 730msgstr ""
1006 731
1007#: plugins/check_fping.c:497
1008msgid "size of ICMP packet" 732msgid "size of ICMP packet"
1009msgstr "" 733msgstr ""
1010 734
1011#: plugins/check_fping.c:499
1012msgid "number of ICMP packets to send" 735msgid "number of ICMP packets to send"
1013msgstr "" 736msgstr ""
1014 737
1015#: plugins/check_fping.c:501
1016msgid "Target timeout (ms)" 738msgid "Target timeout (ms)"
1017msgstr "" 739msgstr ""
1018 740
1019#: plugins/check_fping.c:503
1020msgid "Interval (ms) between sending packets" 741msgid "Interval (ms) between sending packets"
1021msgstr "" 742msgstr ""
1022 743
1023#: plugins/check_fping.c:505
1024msgid "name or IP Address of sourceip" 744msgid "name or IP Address of sourceip"
1025msgstr "" 745msgstr ""
1026 746
1027#: plugins/check_fping.c:507
1028msgid "source interface name" 747msgid "source interface name"
1029msgstr "" 748msgstr ""
1030 749
1031#: plugins/check_fping.c:510
1032#, c-format 750#, c-format
1033msgid "" 751msgid ""
1034"THRESHOLD is <rta>,<pl>%% where <rta> is the round trip average travel time " 752"THRESHOLD is <rta>,<pl>%% where <rta> is the round trip average travel time "
1035"(ms)" 753"(ms)"
1036msgstr "" 754msgstr ""
1037 755
1038#: plugins/check_fping.c:511
1039msgid "" 756msgid ""
1040"which triggers a WARNING or CRITICAL state, and <pl> is the percentage of" 757"which triggers a WARNING or CRITICAL state, and <pl> is the percentage of"
1041msgstr "" 758msgstr ""
1042 759
1043#: plugins/check_fping.c:512
1044msgid "packet loss to trigger an alarm state." 760msgid "packet loss to trigger an alarm state."
1045msgstr "" 761msgstr ""
1046 762
1047#: plugins/check_fping.c:515
1048msgid "IPv4 is used by default. Specify -6 to use IPv6." 763msgid "IPv4 is used by default. Specify -6 to use IPv6."
1049msgstr "" 764msgstr ""
1050 765
1051#: plugins/check_game.c:111
1052#, c-format 766#, c-format
1053msgid "CRITICAL - Host type parameter incorrect!\n" 767msgid "CRITICAL - Host type parameter incorrect!\n"
1054msgstr "" 768msgstr ""
1055 769
1056#: plugins/check_game.c:126
1057#, c-format 770#, c-format
1058msgid "CRITICAL - Host not found\n" 771msgid "CRITICAL - Host not found\n"
1059msgstr "" 772msgstr ""
1060 773
1061#: plugins/check_game.c:130
1062#, c-format 774#, c-format
1063msgid "CRITICAL - Game server down or unavailable\n" 775msgid "CRITICAL - Game server down or unavailable\n"
1064msgstr "" 776msgstr ""
1065 777
1066#: plugins/check_game.c:134
1067#, c-format 778#, c-format
1068msgid "CRITICAL - Game server timeout\n" 779msgid "CRITICAL - Game server timeout\n"
1069msgstr "" 780msgstr ""
1070 781
1071#: plugins/check_game.c:297
1072#, c-format 782#, c-format
1073msgid "This plugin tests game server connections with the specified host." 783msgid "This plugin tests game server connections with the specified host."
1074msgstr "" 784msgstr ""
1075 785
1076#: plugins/check_game.c:307
1077msgid "Optional port of which to connect" 786msgid "Optional port of which to connect"
1078msgstr "" 787msgstr ""
1079 788
1080#: plugins/check_game.c:309
1081msgid "Field number in raw qstat output that contains game name" 789msgid "Field number in raw qstat output that contains game name"
1082msgstr "" 790msgstr ""
1083 791
1084#: plugins/check_game.c:311
1085msgid "Field number in raw qstat output that contains map name" 792msgid "Field number in raw qstat output that contains map name"
1086msgstr "" 793msgstr ""
1087 794
1088#: plugins/check_game.c:313
1089msgid "Field number in raw qstat output that contains ping time" 795msgid "Field number in raw qstat output that contains ping time"
1090msgstr "" 796msgstr ""
1091 797
1092#: plugins/check_game.c:319
1093msgid "" 798msgid ""
1094"This plugin uses the 'qstat' command, the popular game server status query " 799"This plugin uses the 'qstat' command, the popular game server status query "
1095"tool." 800"tool."
1096msgstr "" 801msgstr ""
1097 802
1098#: plugins/check_game.c:320
1099msgid "" 803msgid ""
1100"If you don't have the package installed, you will need to download it from" 804"If you don't have the package installed, you will need to download it from"
1101msgstr "" 805msgstr ""
1102 806
1103#: plugins/check_game.c:321
1104msgid "https://github.com/multiplay/qstat before you can use this plugin." 807msgid "https://github.com/multiplay/qstat before you can use this plugin."
1105msgstr "" 808msgstr ""
1106 809
1107#: plugins/check_hpjd.c:245
1108msgid "Paper Jam" 810msgid "Paper Jam"
1109msgstr "" 811msgstr ""
1110 812
1111#: plugins/check_hpjd.c:250
1112msgid "Out of Paper" 813msgid "Out of Paper"
1113msgstr "" 814msgstr ""
1114 815
1115#: plugins/check_hpjd.c:255
1116msgid "Printer Offline" 816msgid "Printer Offline"
1117msgstr "" 817msgstr ""
1118 818
1119#: plugins/check_hpjd.c:260
1120msgid "Peripheral Error" 819msgid "Peripheral Error"
1121msgstr "" 820msgstr ""
1122 821
1123#: plugins/check_hpjd.c:264
1124msgid "Intervention Required" 822msgid "Intervention Required"
1125msgstr "" 823msgstr ""
1126 824
1127#: plugins/check_hpjd.c:268
1128msgid "Toner Low" 825msgid "Toner Low"
1129msgstr "" 826msgstr ""
1130 827
1131#: plugins/check_hpjd.c:272
1132msgid "Insufficient Memory" 828msgid "Insufficient Memory"
1133msgstr "" 829msgstr ""
1134 830
1135#: plugins/check_hpjd.c:276
1136msgid "A Door is Open" 831msgid "A Door is Open"
1137msgstr "" 832msgstr ""
1138 833
1139#: plugins/check_hpjd.c:280
1140msgid "Output Tray is Full" 834msgid "Output Tray is Full"
1141msgstr "" 835msgstr ""
1142 836
1143#: plugins/check_hpjd.c:284
1144msgid "Data too Slow for Engine" 837msgid "Data too Slow for Engine"
1145msgstr "" 838msgstr ""
1146 839
1147#: plugins/check_hpjd.c:288
1148msgid "Unknown Paper Error" 840msgid "Unknown Paper Error"
1149msgstr "" 841msgstr ""
1150 842
1151#: plugins/check_hpjd.c:293
1152#, c-format 843#, c-format
1153msgid "Printer ok - (%s)\n" 844msgid "Printer ok - (%s)\n"
1154msgstr "" 845msgstr ""
1155 846
1156#: plugins/check_hpjd.c:353
1157msgid "Port must be a positive short integer" 847msgid "Port must be a positive short integer"
1158msgstr "" 848msgstr ""
1159 849
1160#: plugins/check_hpjd.c:410
1161msgid "This plugin tests the STATUS of an HP printer with a JetDirect card." 850msgid "This plugin tests the STATUS of an HP printer with a JetDirect card."
1162msgstr "" 851msgstr ""
1163 852
1164#: plugins/check_hpjd.c:411
1165msgid "Net-snmp must be installed on the computer running the plugin." 853msgid "Net-snmp must be installed on the computer running the plugin."
1166msgstr "" 854msgstr ""
1167 855
1168#: plugins/check_hpjd.c:421
1169msgid "The SNMP community name " 856msgid "The SNMP community name "
1170msgstr "" 857msgstr ""
1171 858
1172#: plugins/check_hpjd.c:422 plugins/check_hpjd.c:426
1173#, c-format 859#, c-format
1174msgid "(default=%s)" 860msgid "(default=%s)"
1175msgstr "" 861msgstr ""
1176 862
1177#: plugins/check_hpjd.c:425
1178msgid "Specify the port to check " 863msgid "Specify the port to check "
1179msgstr "" 864msgstr ""
1180 865
1181#: plugins/check_hpjd.c:429
1182msgid "Disable paper check " 866msgid "Disable paper check "
1183msgstr "" 867msgstr ""
1184 868
1185#: plugins/check_http.c:196
1186msgid "file does not exist or is not readable" 869msgid "file does not exist or is not readable"
1187msgstr "" 870msgstr ""
1188 871
1189#: plugins/check_http.c:324 plugins/check_http.c:329 plugins/check_http.c:335
1190#: plugins/check_smtp.c:621 plugins/check_tcp.c:590 plugins/check_tcp.c:595
1191#: plugins/check_tcp.c:601
1192msgid "Invalid certificate expiration period" 872msgid "Invalid certificate expiration period"
1193msgstr "" 873msgstr ""
1194 874
1195#: plugins/check_http.c:378
1196msgid "" 875msgid ""
1197"Invalid option - Valid SSL/TLS versions: 2, 3, 1, 1.1, 1.2 (with optional " 876"Invalid option - Valid SSL/TLS versions: 2, 3, 1, 1.1, 1.2 (with optional "
1198"'+' suffix)" 877"'+' suffix)"
1199msgstr "" 878msgstr ""
1200 879
1201#: plugins/check_http.c:384 plugins/check_tcp.c:614 plugins/check_tcp.c:623
1202msgid "Invalid option - SSL is not available" 880msgid "Invalid option - SSL is not available"
1203msgstr "" 881msgstr ""
1204 882
1205#: plugins/check_http.c:392
1206msgid "Invalid max_redirs count" 883msgid "Invalid max_redirs count"
1207msgstr "" 884msgstr ""
1208 885
1209#: plugins/check_http.c:412
1210msgid "Invalid onredirect option" 886msgid "Invalid onredirect option"
1211msgstr "" 887msgstr ""
1212 888
1213#: plugins/check_http.c:414
1214#, c-format 889#, c-format
1215msgid "option f:%d \n" 890msgid "option f:%d \n"
1216msgstr "" 891msgstr ""
1217 892
1218#: plugins/check_http.c:449
1219msgid "Invalid port number" 893msgid "Invalid port number"
1220msgstr "" 894msgstr ""
1221 895
1222#: plugins/check_http.c:507
1223#, c-format 896#, c-format
1224msgid "Could Not Compile Regular Expression: %s" 897msgid "Could Not Compile Regular Expression: %s"
1225msgstr "" 898msgstr ""
1226 899
1227#: plugins/check_http.c:521 plugins/check_ntp.c:732
1228#: plugins/check_ntp_peer.c:513 plugins/check_ntp_time.c:517
1229#: plugins/check_smtp.c:660 plugins/check_ssh.c:151 plugins/check_tcp.c:491
1230msgid "IPv6 support not available" 900msgid "IPv6 support not available"
1231msgstr "" 901msgstr ""
1232 902
1233#: plugins/check_http.c:589 plugins/check_ping.c:428
1234msgid "You must specify a server address or host name" 903msgid "You must specify a server address or host name"
1235msgstr "" 904msgstr ""
1236 905
1237#: plugins/check_http.c:606
1238msgid "" 906msgid ""
1239"If you use a client certificate you must also specify a private key file" 907"If you use a client certificate you must also specify a private key file"
1240msgstr "" 908msgstr ""
1241 909
1242#: plugins/check_http.c:733 plugins/check_http.c:901
1243msgid "HTTP UNKNOWN - Memory allocation error\n" 910msgid "HTTP UNKNOWN - Memory allocation error\n"
1244msgstr "" 911msgstr ""
1245 912
1246#: plugins/check_http.c:805
1247#, c-format 913#, c-format
1248msgid "%sServer date unknown, " 914msgid "%sServer date unknown, "
1249msgstr "" 915msgstr ""
1250 916
1251#: plugins/check_http.c:808
1252#, c-format 917#, c-format
1253msgid "%sDocument modification date unknown, " 918msgid "%sDocument modification date unknown, "
1254msgstr "" 919msgstr ""
1255 920
1256#: plugins/check_http.c:815
1257#, c-format 921#, c-format
1258msgid "%sServer date \"%100s\" unparsable, " 922msgid "%sServer date \"%100s\" unparsable, "
1259msgstr "" 923msgstr ""
1260 924
1261#: plugins/check_http.c:818
1262#, c-format 925#, c-format
1263msgid "%sDocument date \"%100s\" unparsable, " 926msgid "%sDocument date \"%100s\" unparsable, "
1264msgstr "" 927msgstr ""
1265 928
1266#: plugins/check_http.c:821
1267#, c-format 929#, c-format
1268msgid "%sDocument is %d seconds in the future, " 930msgid "%sDocument is %d seconds in the future, "
1269msgstr "" 931msgstr ""
1270 932
1271#: plugins/check_http.c:826
1272#, c-format 933#, c-format
1273msgid "%sLast modified %.1f days ago, " 934msgid "%sLast modified %.1f days ago, "
1274msgstr "" 935msgstr ""
1275 936
1276#: plugins/check_http.c:829
1277#, c-format 937#, c-format
1278msgid "%sLast modified %d:%02d:%02d ago, " 938msgid "%sLast modified %d:%02d:%02d ago, "
1279msgstr "" 939msgstr ""
1280 940
1281#: plugins/check_http.c:943
1282msgid "HTTP CRITICAL - Unable to open TCP socket\n" 941msgid "HTTP CRITICAL - Unable to open TCP socket\n"
1283msgstr "" 942msgstr ""
1284 943
1285#: plugins/check_http.c:1103
1286msgid "HTTP UNKNOWN - Could not allocate memory for full_page\n" 944msgid "HTTP UNKNOWN - Could not allocate memory for full_page\n"
1287msgstr "" 945msgstr ""
1288 946
1289#: plugins/check_http.c:1120
1290msgid "HTTP CRITICAL - Error on receive\n" 947msgid "HTTP CRITICAL - Error on receive\n"
1291msgstr "" 948msgstr ""
1292 949
1293#: plugins/check_http.c:1125
1294msgid "HTTP CRITICAL - No data received from host\n" 950msgid "HTTP CRITICAL - No data received from host\n"
1295msgstr "" 951msgstr ""
1296 952
1297#: plugins/check_http.c:1176
1298#, c-format 953#, c-format
1299msgid "Invalid HTTP response received from host: %s\n" 954msgid "Invalid HTTP response received from host: %s\n"
1300msgstr "" 955msgstr ""
1301 956
1302#: plugins/check_http.c:1180
1303#, c-format 957#, c-format
1304msgid "Invalid HTTP response received from host on port %d: %s\n" 958msgid "Invalid HTTP response received from host on port %d: %s\n"
1305msgstr "" 959msgstr ""
1306 960
1307#: plugins/check_http.c:1183 plugins/check_http.c:1376
1308#, c-format 961#, c-format
1309msgid "" 962msgid ""
1310"%s\n" 963"%s\n"
1311"%s" 964"%s"
1312msgstr "" 965msgstr ""
1313 966
1314#: plugins/check_http.c:1191
1315#, c-format 967#, c-format
1316msgid "Status line output matched \"%s\" - " 968msgid "Status line output matched \"%s\" - "
1317msgstr "" 969msgstr ""
1318 970
1319#: plugins/check_http.c:1202
1320#, c-format 971#, c-format
1321msgid "HTTP CRITICAL: Invalid Status Line (%s)\n" 972msgid "HTTP CRITICAL: Invalid Status Line (%s)\n"
1322msgstr "" 973msgstr ""
1323 974
1324#: plugins/check_http.c:1209
1325#, c-format 975#, c-format
1326msgid "HTTP CRITICAL: Invalid Status (%s)\n" 976msgid "HTTP CRITICAL: Invalid Status (%s)\n"
1327msgstr "" 977msgstr ""
1328 978
1329#: plugins/check_http.c:1213 plugins/check_http.c:1218
1330#: plugins/check_http.c:1228 plugins/check_http.c:1232
1331#, c-format 979#, c-format
1332msgid "%s - " 980msgid "%s - "
1333msgstr "" 981msgstr ""
1334 982
1335#: plugins/check_http.c:1260
1336#, c-format 983#, c-format
1337msgid "%sheader '%s' not found on '%s://%s:%d%s', " 984msgid "%sheader '%s' not found on '%s://%s:%d%s', "
1338msgstr "" 985msgstr ""
1339 986
1340#: plugins/check_http.c:1303
1341#, c-format 987#, c-format
1342msgid "%sstring '%s' not found on '%s://%s:%d%s', " 988msgid "%sstring '%s' not found on '%s://%s:%d%s', "
1343msgstr "" 989msgstr ""
1344 990
1345#: plugins/check_http.c:1317
1346#, c-format 991#, c-format
1347msgid "%spattern not found, " 992msgid "%spattern not found, "
1348msgstr "" 993msgstr ""
1349 994
1350#: plugins/check_http.c:1319
1351#, c-format 995#, c-format
1352msgid "%spattern found, " 996msgid "%spattern found, "
1353msgstr "" 997msgstr ""
1354 998
1355#: plugins/check_http.c:1325
1356#, c-format 999#, c-format
1357msgid "%sExecute Error: %s, " 1000msgid "%sExecute Error: %s, "
1358msgstr "" 1001msgstr ""
1359 1002
1360#: plugins/check_http.c:1341
1361#, c-format 1003#, c-format
1362msgid "%spage size %d too large, " 1004msgid "%spage size %d too large, "
1363msgstr "" 1005msgstr ""
1364 1006
1365#: plugins/check_http.c:1344
1366#, c-format 1007#, c-format
1367msgid "%spage size %d too small, " 1008msgid "%spage size %d too small, "
1368msgstr "" 1009msgstr ""
1369 1010
1370#: plugins/check_http.c:1357
1371#, c-format 1011#, c-format
1372msgid "%s - %d bytes in %.3f second response time %s|%s %s %s %s %s %s %s" 1012msgid "%s - %d bytes in %.3f second response time %s|%s %s %s %s %s %s %s"
1373msgstr "" 1013msgstr ""
1374 1014
1375#: plugins/check_http.c:1369
1376#, c-format 1015#, c-format
1377msgid "%s - %d bytes in %.3f second response time %s|%s %s" 1016msgid "%s - %d bytes in %.3f second response time %s|%s %s"
1378msgstr "" 1017msgstr ""
1379 1018
1380#: plugins/check_http.c:1499
1381msgid "HTTP UNKNOWN - Could not allocate addr\n" 1019msgid "HTTP UNKNOWN - Could not allocate addr\n"
1382msgstr "" 1020msgstr ""
1383 1021
1384#: plugins/check_http.c:1504 plugins/check_http.c:1535
1385msgid "HTTP UNKNOWN - Could not allocate URL\n" 1022msgid "HTTP UNKNOWN - Could not allocate URL\n"
1386msgstr "" 1023msgstr ""
1387 1024
1388#: plugins/check_http.c:1513
1389#, c-format 1025#, c-format
1390msgid "HTTP UNKNOWN - Could not find redirect location - %s%s\n" 1026msgid "HTTP UNKNOWN - Could not find redirect location - %s%s\n"
1391msgstr "" 1027msgstr ""
1392 1028
1393#: plugins/check_http.c:1528
1394#, c-format 1029#, c-format
1395msgid "HTTP UNKNOWN - Empty redirect location%s\n" 1030msgid "HTTP UNKNOWN - Empty redirect location%s\n"
1396msgstr "" 1031msgstr ""
1397 1032
1398#: plugins/check_http.c:1590
1399#, c-format 1033#, c-format
1400msgid "HTTP UNKNOWN - Could not parse redirect location - %s%s\n" 1034msgid "HTTP UNKNOWN - Could not parse redirect location - %s%s\n"
1401msgstr "" 1035msgstr ""
1402 1036
1403#: plugins/check_http.c:1600
1404#, c-format 1037#, c-format
1405msgid "HTTP WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n" 1038msgid "HTTP WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n"
1406msgstr "" 1039msgstr ""
1407 1040
1408#: plugins/check_http.c:1608
1409#, c-format 1041#, c-format
1410msgid "HTTP CRITICAL - redirection creates an infinite loop - %s://%s:%d%s%s\n" 1042msgid "HTTP CRITICAL - redirection creates an infinite loop - %s://%s:%d%s%s\n"
1411msgstr "" 1043msgstr ""
1412 1044
1413#: plugins/check_http.c:1629
1414#, c-format 1045#, c-format
1415msgid "HTTP UNKNOWN - Redirection to port above %d - %s://%s:%d%s%s\n" 1046msgid "HTTP UNKNOWN - Redirection to port above %d - %s://%s:%d%s%s\n"
1416msgstr "" 1047msgstr ""
1417 1048
1418#: plugins/check_http.c:1637
1419#, c-format 1049#, c-format
1420msgid "Redirection to %s://%s:%d%s\n" 1050msgid "Redirection to %s://%s:%d%s\n"
1421msgstr "" 1051msgstr ""
1422 1052
1423#: plugins/check_http.c:1712
1424msgid "This plugin tests the HTTP service on the specified host. It can test" 1053msgid "This plugin tests the HTTP service on the specified host. It can test"
1425msgstr "" 1054msgstr ""
1426 1055
1427#: plugins/check_http.c:1713
1428msgid "normal (http) and secure (https) servers, follow redirects, search for" 1056msgid "normal (http) and secure (https) servers, follow redirects, search for"
1429msgstr "" 1057msgstr ""
1430 1058
1431#: plugins/check_http.c:1714
1432msgid "strings and regular expressions, check connection times, and report on" 1059msgid "strings and regular expressions, check connection times, and report on"
1433msgstr "" 1060msgstr ""
1434 1061
1435#: plugins/check_http.c:1715
1436msgid "certificate expiration times." 1062msgid "certificate expiration times."
1437msgstr "" 1063msgstr ""
1438 1064
1439#: plugins/check_http.c:1722
1440#, c-format 1065#, c-format
1441msgid "In the first form, make an HTTP request." 1066msgid "In the first form, make an HTTP request."
1442msgstr "" 1067msgstr ""
1443 1068
1444#: plugins/check_http.c:1723
1445#, c-format 1069#, c-format
1446msgid "" 1070msgid ""
1447"In the second form, connect to the server and check the TLS certificate." 1071"In the second form, connect to the server and check the TLS certificate."
1448msgstr "" 1072msgstr ""
1449 1073
1450#: plugins/check_http.c:1725
1451#, c-format 1074#, c-format
1452msgid "NOTE: One or both of -H and -I must be specified" 1075msgid "NOTE: One or both of -H and -I must be specified"
1453msgstr "" 1076msgstr ""
1454 1077
1455#: plugins/check_http.c:1733
1456msgid "Host name argument for servers using host headers (virtual host)" 1078msgid "Host name argument for servers using host headers (virtual host)"
1457msgstr "" 1079msgstr ""
1458 1080
1459#: plugins/check_http.c:1734
1460msgid "Append a port to include it in the header (eg: example.com:5000)" 1081msgid "Append a port to include it in the header (eg: example.com:5000)"
1461msgstr "" 1082msgstr ""
1462 1083
1463#: plugins/check_http.c:1736
1464msgid "" 1084msgid ""
1465"IP address or name (use numeric address if possible to bypass DNS lookup)." 1085"IP address or name (use numeric address if possible to bypass DNS lookup)."
1466msgstr "" 1086msgstr ""
1467 1087
1468#: plugins/check_http.c:1738
1469msgid "Port number (default: " 1088msgid "Port number (default: "
1470msgstr "" 1089msgstr ""
1471 1090
1472#: plugins/check_http.c:1745
1473msgid "" 1091msgid ""
1474"Connect via SSL. Port defaults to 443. VERSION is optional, and prevents" 1092"Connect via SSL. Port defaults to 443. VERSION is optional, and prevents"
1475msgstr "" 1093msgstr ""
1476 1094
1477#: plugins/check_http.c:1746
1478msgid "auto-negotiation (2 = SSLv2, 3 = SSLv3, 1 = TLSv1, 1.1 = TLSv1.1," 1095msgid "auto-negotiation (2 = SSLv2, 3 = SSLv3, 1 = TLSv1, 1.1 = TLSv1.1,"
1479msgstr "" 1096msgstr ""
1480 1097
1481#: plugins/check_http.c:1747
1482msgid "1.2 = TLSv1.2). With a '+' suffix, newer versions are also accepted." 1098msgid "1.2 = TLSv1.2). With a '+' suffix, newer versions are also accepted."
1483msgstr "" 1099msgstr ""
1484 1100
1485#: plugins/check_http.c:1749 plugins/check_smtp.c:856
1486msgid "Enable SSL/TLS hostname extension support (SNI)" 1101msgid "Enable SSL/TLS hostname extension support (SNI)"
1487msgstr "" 1102msgstr ""
1488 1103
1489#: plugins/check_http.c:1751
1490msgid "" 1104msgid ""
1491"Minimum number of days a certificate has to be valid. Port defaults to 443" 1105"Minimum number of days a certificate has to be valid. Port defaults to 443"
1492msgstr "" 1106msgstr ""
1493 1107
1494#: plugins/check_http.c:1752
1495msgid "" 1108msgid ""
1496"(when this option is used the URL is not checked by default. You can use" 1109"(when this option is used the URL is not checked by default. You can use"
1497msgstr "" 1110msgstr ""
1498 1111
1499#: plugins/check_http.c:1753
1500msgid " --continue-after-certificate to override this behavior)" 1112msgid " --continue-after-certificate to override this behavior)"
1501msgstr "" 1113msgstr ""
1502 1114
1503#: plugins/check_http.c:1755
1504msgid "" 1115msgid ""
1505"Allows the HTTP check to continue after performing the certificate check." 1116"Allows the HTTP check to continue after performing the certificate check."
1506msgstr "" 1117msgstr ""
1507 1118
1508#: plugins/check_http.c:1756
1509msgid "Does nothing unless -C is used." 1119msgid "Does nothing unless -C is used."
1510msgstr "" 1120msgstr ""
1511 1121
1512#: plugins/check_http.c:1758
1513msgid "Name of file that contains the client certificate (PEM format)" 1122msgid "Name of file that contains the client certificate (PEM format)"
1514msgstr "" 1123msgstr ""
1515 1124
1516#: plugins/check_http.c:1759
1517msgid "to be used in establishing the SSL session" 1125msgid "to be used in establishing the SSL session"
1518msgstr "" 1126msgstr ""
1519 1127
1520#: plugins/check_http.c:1761
1521msgid "Name of file containing the private key (PEM format)" 1128msgid "Name of file containing the private key (PEM format)"
1522msgstr "" 1129msgstr ""
1523 1130
1524#: plugins/check_http.c:1762
1525msgid "matching the client certificate" 1131msgid "matching the client certificate"
1526msgstr "" 1132msgstr ""
1527 1133
1528#: plugins/check_http.c:1766
1529msgid "Comma-delimited list of strings, at least one of them is expected in" 1134msgid "Comma-delimited list of strings, at least one of them is expected in"
1530msgstr "" 1135msgstr ""
1531 1136
1532#: plugins/check_http.c:1767
1533msgid "the first (status) line of the server response (default: " 1137msgid "the first (status) line of the server response (default: "
1534msgstr "" 1138msgstr ""
1535 1139
1536#: plugins/check_http.c:1769
1537msgid "" 1140msgid ""
1538"If specified skips all other status line logic (ex: 3xx, 4xx, 5xx processing)" 1141"If specified skips all other status line logic (ex: 3xx, 4xx, 5xx processing)"
1539msgstr "" 1142msgstr ""
1540 1143
1541#: plugins/check_http.c:1771
1542msgid "String to expect in the response headers" 1144msgid "String to expect in the response headers"
1543msgstr "" 1145msgstr ""
1544 1146
1545#: plugins/check_http.c:1773
1546msgid "String to expect in the content" 1147msgid "String to expect in the content"
1547msgstr "" 1148msgstr ""
1548 1149
1549#: plugins/check_http.c:1775
1550msgid "URL to GET or POST (default: /)" 1150msgid "URL to GET or POST (default: /)"
1551msgstr "" 1151msgstr ""
1552 1152
1553#: plugins/check_http.c:1777
1554msgid "URL encoded http POST data" 1153msgid "URL encoded http POST data"
1555msgstr "" 1154msgstr ""
1556 1155
1557#: plugins/check_http.c:1779
1558msgid "Set HTTP method." 1156msgid "Set HTTP method."
1559msgstr "" 1157msgstr ""
1560 1158
1561#: plugins/check_http.c:1781
1562msgid "Don't wait for document body: stop reading after headers." 1159msgid "Don't wait for document body: stop reading after headers."
1563msgstr "" 1160msgstr ""
1564 1161
1565#: plugins/check_http.c:1782
1566msgid "(Note that this still does an HTTP GET or POST, not a HEAD.)" 1162msgid "(Note that this still does an HTTP GET or POST, not a HEAD.)"
1567msgstr "" 1163msgstr ""
1568 1164
1569#: plugins/check_http.c:1784
1570msgid "Warn if document is more than SECONDS old. the number can also be of" 1165msgid "Warn if document is more than SECONDS old. the number can also be of"
1571msgstr "" 1166msgstr ""
1572 1167
1573#: plugins/check_http.c:1785
1574msgid "the form \"10m\" for minutes, \"10h\" for hours, or \"10d\" for days." 1168msgid "the form \"10m\" for minutes, \"10h\" for hours, or \"10d\" for days."
1575msgstr "" 1169msgstr ""
1576 1170
1577#: plugins/check_http.c:1787
1578msgid "specify Content-Type header media type when POSTing\n" 1171msgid "specify Content-Type header media type when POSTing\n"
1579msgstr "" 1172msgstr ""
1580 1173
1581#: plugins/check_http.c:1790
1582msgid "Allow regex to span newlines (must precede -r or -R)" 1174msgid "Allow regex to span newlines (must precede -r or -R)"
1583msgstr "" 1175msgstr ""
1584 1176
1585#: plugins/check_http.c:1792
1586msgid "Search page for regex STRING" 1177msgid "Search page for regex STRING"
1587msgstr "" 1178msgstr ""
1588 1179
1589#: plugins/check_http.c:1794
1590msgid "Search page for case-insensitive regex STRING" 1180msgid "Search page for case-insensitive regex STRING"
1591msgstr "" 1181msgstr ""
1592 1182
1593#: plugins/check_http.c:1796
1594msgid "Return CRITICAL if found, OK if not\n" 1183msgid "Return CRITICAL if found, OK if not\n"
1595msgstr "" 1184msgstr ""
1596 1185
1597#: plugins/check_http.c:1799
1598msgid "Username:password on sites with basic authentication" 1186msgid "Username:password on sites with basic authentication"
1599msgstr "" 1187msgstr ""
1600 1188
1601#: plugins/check_http.c:1801
1602msgid "Username:password on proxy-servers with basic authentication" 1189msgid "Username:password on proxy-servers with basic authentication"
1603msgstr "" 1190msgstr ""
1604 1191
1605#: plugins/check_http.c:1803
1606msgid "String to be sent in http header as \"User Agent\"" 1192msgid "String to be sent in http header as \"User Agent\""
1607msgstr "" 1193msgstr ""
1608 1194
1609#: plugins/check_http.c:1805
1610msgid "" 1195msgid ""
1611"Any other tags to be sent in http header. Use multiple times for additional " 1196"Any other tags to be sent in http header. Use multiple times for additional "
1612"headers" 1197"headers"
1613msgstr "" 1198msgstr ""
1614 1199
1615#: plugins/check_http.c:1807
1616msgid "Print additional performance data" 1200msgid "Print additional performance data"
1617msgstr "" 1201msgstr ""
1618 1202
1619#: plugins/check_http.c:1809
1620msgid "Print body content below status line" 1203msgid "Print body content below status line"
1621msgstr "" 1204msgstr ""
1622 1205
1623#: plugins/check_http.c:1811
1624msgid "Wrap output in HTML link (obsoleted by urlize)" 1206msgid "Wrap output in HTML link (obsoleted by urlize)"
1625msgstr "" 1207msgstr ""
1626 1208
1627#: plugins/check_http.c:1813
1628msgid "How to handle redirected pages. sticky is like follow but stick to the" 1209msgid "How to handle redirected pages. sticky is like follow but stick to the"
1629msgstr "" 1210msgstr ""
1630 1211
1631#: plugins/check_http.c:1814
1632msgid "specified IP address. stickyport also ensures port stays the same." 1212msgid "specified IP address. stickyport also ensures port stays the same."
1633msgstr "" 1213msgstr ""
1634 1214
1635#: plugins/check_http.c:1816
1636msgid "Maximal number of redirects (default: " 1215msgid "Maximal number of redirects (default: "
1637msgstr "" 1216msgstr ""
1638 1217
1639#: plugins/check_http.c:1819
1640msgid "Minimum page size required (bytes) : Maximum page size required (bytes)" 1218msgid "Minimum page size required (bytes) : Maximum page size required (bytes)"
1641msgstr "" 1219msgstr ""
1642 1220
1643#: plugins/check_http.c:1828
1644msgid "This plugin will attempt to open an HTTP connection with the host." 1221msgid "This plugin will attempt to open an HTTP connection with the host."
1645msgstr "" 1222msgstr ""
1646 1223
1647#: plugins/check_http.c:1829
1648msgid "" 1224msgid ""
1649"Successful connects return STATE_OK, refusals and timeouts return " 1225"Successful connects return STATE_OK, refusals and timeouts return "
1650"STATE_CRITICAL" 1226"STATE_CRITICAL"
1651msgstr "" 1227msgstr ""
1652 1228
1653#: plugins/check_http.c:1830
1654msgid "" 1229msgid ""
1655"other errors return STATE_UNKNOWN. Successful connects, but incorrect " 1230"other errors return STATE_UNKNOWN. Successful connects, but incorrect "
1656"response" 1231"response"
1657msgstr "" 1232msgstr ""
1658 1233
1659#: plugins/check_http.c:1831
1660msgid "" 1234msgid ""
1661"messages from the host result in STATE_WARNING return values. If you are" 1235"messages from the host result in STATE_WARNING return values. If you are"
1662msgstr "" 1236msgstr ""
1663 1237
1664#: plugins/check_http.c:1832
1665msgid "" 1238msgid ""
1666"checking a virtual server that uses 'host headers' you must supply the FQDN" 1239"checking a virtual server that uses 'host headers' you must supply the FQDN"
1667msgstr "" 1240msgstr ""
1668 1241
1669#: plugins/check_http.c:1833
1670msgid "(fully qualified domain name) as the [host_name] argument." 1242msgid "(fully qualified domain name) as the [host_name] argument."
1671msgstr "" 1243msgstr ""
1672 1244
1673#: plugins/check_http.c:1837
1674msgid "This plugin can also check whether an SSL enabled web server is able to" 1245msgid "This plugin can also check whether an SSL enabled web server is able to"
1675msgstr "" 1246msgstr ""
1676 1247
1677#: plugins/check_http.c:1838
1678msgid "serve content (optionally within a specified time) or whether the X509 " 1248msgid "serve content (optionally within a specified time) or whether the X509 "
1679msgstr "" 1249msgstr ""
1680 1250
1681#: plugins/check_http.c:1839
1682msgid "certificate is still valid for the specified number of days." 1251msgid "certificate is still valid for the specified number of days."
1683msgstr "" 1252msgstr ""
1684 1253
1685#: plugins/check_http.c:1841
1686msgid "Please note that this plugin does not check if the presented server" 1254msgid "Please note that this plugin does not check if the presented server"
1687msgstr "" 1255msgstr ""
1688 1256
1689#: plugins/check_http.c:1842
1690msgid "certificate matches the hostname of the server, or if the certificate" 1257msgid "certificate matches the hostname of the server, or if the certificate"
1691msgstr "" 1258msgstr ""
1692 1259
1693#: plugins/check_http.c:1843
1694msgid "has a valid chain of trust to one of the locally installed CAs." 1260msgid "has a valid chain of trust to one of the locally installed CAs."
1695msgstr "" 1261msgstr ""
1696 1262
1697#: plugins/check_http.c:1847
1698msgid "" 1263msgid ""
1699"When the 'www.verisign.com' server returns its content within 5 seconds," 1264"When the 'www.verisign.com' server returns its content within 5 seconds,"
1700msgstr "" 1265msgstr ""
1701 1266
1702#: plugins/check_http.c:1848 plugins/check_http.c:1867
1703msgid "" 1267msgid ""
1704"a STATE_OK will be returned. When the server returns its content but exceeds" 1268"a STATE_OK will be returned. When the server returns its content but exceeds"
1705msgstr "" 1269msgstr ""
1706 1270
1707#: plugins/check_http.c:1849 plugins/check_http.c:1868
1708msgid "" 1271msgid ""
1709"the 5-second threshold, a STATE_WARNING will be returned. When an error " 1272"the 5-second threshold, a STATE_WARNING will be returned. When an error "
1710"occurs," 1273"occurs,"
1711msgstr "" 1274msgstr ""
1712 1275
1713#: plugins/check_http.c:1850
1714msgid "a STATE_CRITICAL will be returned." 1276msgid "a STATE_CRITICAL will be returned."
1715msgstr "" 1277msgstr ""
1716 1278
1717#: plugins/check_http.c:1853
1718msgid "" 1279msgid ""
1719"When the certificate of 'www.verisign.com' is valid for more than 14 days," 1280"When the certificate of 'www.verisign.com' is valid for more than 14 days,"
1720msgstr "" 1281msgstr ""
1721 1282
1722#: plugins/check_http.c:1854 plugins/check_http.c:1860
1723msgid "" 1283msgid ""
1724"a STATE_OK is returned. When the certificate is still valid, but for less " 1284"a STATE_OK is returned. When the certificate is still valid, but for less "
1725"than" 1285"than"
1726msgstr "" 1286msgstr ""
1727 1287
1728#: plugins/check_http.c:1855
1729msgid "" 1288msgid ""
1730"14 days, a STATE_WARNING is returned. A STATE_CRITICAL will be returned when" 1289"14 days, a STATE_WARNING is returned. A STATE_CRITICAL will be returned when"
1731msgstr "" 1290msgstr ""
1732 1291
1733#: plugins/check_http.c:1856
1734msgid "the certificate is expired." 1292msgid "the certificate is expired."
1735msgstr "" 1293msgstr ""
1736 1294
1737#: plugins/check_http.c:1859
1738msgid "" 1295msgid ""
1739"When the certificate of 'www.verisign.com' is valid for more than 30 days," 1296"When the certificate of 'www.verisign.com' is valid for more than 30 days,"
1740msgstr "" 1297msgstr ""
1741 1298
1742#: plugins/check_http.c:1861
1743msgid "30 days, but more than 14 days, a STATE_WARNING is returned." 1299msgid "30 days, but more than 14 days, a STATE_WARNING is returned."
1744msgstr "" 1300msgstr ""
1745 1301
1746#: plugins/check_http.c:1862
1747msgid "" 1302msgid ""
1748"A STATE_CRITICAL will be returned when certificate expires in less than 14 " 1303"A STATE_CRITICAL will be returned when certificate expires in less than 14 "
1749"days" 1304"days"
1750msgstr "" 1305msgstr ""
1751 1306
1752#: plugins/check_http.c:1865
1753msgid "" 1307msgid ""
1754"check_http -I 192.168.100.35 -p 80 -u https://www.verisign.com/ -S -j " 1308"check_http -I 192.168.100.35 -p 80 -u https://www.verisign.com/ -S -j "
1755"CONNECT -H www.verisign.com " 1309"CONNECT -H www.verisign.com "
1756msgstr "" 1310msgstr ""
1757 1311
1758#: plugins/check_http.c:1866
1759msgid "" 1312msgid ""
1760"all these options are needed: -I <proxy> -p <proxy-port> -u <check-url> -" 1313"all these options are needed: -I <proxy> -p <proxy-port> -u <check-url> -"
1761"S(sl) -j CONNECT -H <webserver>" 1314"S(sl) -j CONNECT -H <webserver>"
1762msgstr "" 1315msgstr ""
1763 1316
1764#: plugins/check_http.c:1869
1765msgid "" 1317msgid ""
1766"a STATE_CRITICAL will be returned. By adding a colon to the method you can " 1318"a STATE_CRITICAL will be returned. By adding a colon to the method you can "
1767"set the method used" 1319"set the method used"
1768msgstr "" 1320msgstr ""
1769 1321
1770#: plugins/check_http.c:1870
1771msgid "inside the proxied connection: -j CONNECT:POST" 1322msgid "inside the proxied connection: -j CONNECT:POST"
1772msgstr "" 1323msgstr ""
1773 1324
1774#: plugins/check_ldap.c:142
1775#, c-format 1325#, c-format
1776msgid "Could not connect to the server at port %i\n" 1326msgid "Could not connect to the server at port %i\n"
1777msgstr "" 1327msgstr ""
1778 1328
1779#: plugins/check_ldap.c:151
1780#, c-format 1329#, c-format
1781msgid "Could not set protocol version %d\n" 1330msgid "Could not set protocol version %d\n"
1782msgstr "" 1331msgstr ""
1783 1332
1784#: plugins/check_ldap.c:166
1785#, c-format 1333#, c-format
1786msgid "Could not init TLS at port %i!\n" 1334msgid "Could not init TLS at port %i!\n"
1787msgstr "" 1335msgstr ""
1788 1336
1789#: plugins/check_ldap.c:170
1790#, c-format 1337#, c-format
1791msgid "TLS not supported by the libraries!\n" 1338msgid "TLS not supported by the libraries!\n"
1792msgstr "" 1339msgstr ""
1793 1340
1794#: plugins/check_ldap.c:190
1795#, c-format 1341#, c-format
1796msgid "Could not init startTLS at port %i!\n" 1342msgid "Could not init startTLS at port %i!\n"
1797msgstr "" 1343msgstr ""
1798 1344
1799#: plugins/check_ldap.c:194
1800#, c-format 1345#, c-format
1801msgid "startTLS not supported by the library, needs LDAPv3!\n" 1346msgid "startTLS not supported by the library, needs LDAPv3!\n"
1802msgstr "" 1347msgstr ""
1803 1348
1804#: plugins/check_ldap.c:204
1805#, c-format 1349#, c-format
1806msgid "Could not bind to the LDAP server\n" 1350msgid "Could not bind to the LDAP server\n"
1807msgstr "" 1351msgstr ""
1808 1352
1809#: plugins/check_ldap.c:213
1810#, c-format 1353#, c-format
1811msgid "Could not search/find objectclasses in %s\n" 1354msgid "Could not search/find objectclasses in %s\n"
1812msgstr "" 1355msgstr ""
1813 1356
1814#: plugins/check_ldap.c:252
1815#, c-format 1357#, c-format
1816msgid "LDAP %s - found %d entries in %.3f seconds|%s %s\n" 1358msgid "LDAP %s - found %d entries in %.3f seconds|%s %s\n"
1817msgstr "" 1359msgstr ""
1818 1360
1819#: plugins/check_ldap.c:265
1820#, c-format 1361#, c-format
1821msgid "LDAP %s - %.3f seconds response time|%s\n" 1362msgid "LDAP %s - %.3f seconds response time|%s\n"
1822msgstr "" 1363msgstr ""
1823 1364
1824#: plugins/check_ldap.c:386 plugins/check_ldap.c:394
1825#, c-format 1365#, c-format
1826msgid "%s cannot be combined with %s" 1366msgid "%s cannot be combined with %s"
1827msgstr "" 1367msgstr ""
1828 1368
1829#: plugins/check_ldap.c:426
1830msgid "Please specify the host name\n" 1369msgid "Please specify the host name\n"
1831msgstr "" 1370msgstr ""
1832 1371
1833#: plugins/check_ldap.c:429
1834msgid "Please specify the LDAP base\n" 1372msgid "Please specify the LDAP base\n"
1835msgstr "" 1373msgstr ""
1836 1374
1837#: plugins/check_ldap.c:465
1838msgid "ldap attribute to search (default: \"(objectclass=*)\"" 1375msgid "ldap attribute to search (default: \"(objectclass=*)\""
1839msgstr "" 1376msgstr ""
1840 1377
1841#: plugins/check_ldap.c:467
1842msgid "ldap base (eg. ou=my unit, o=my org, c=at" 1378msgid "ldap base (eg. ou=my unit, o=my org, c=at"
1843msgstr "" 1379msgstr ""
1844 1380
1845#: plugins/check_ldap.c:469
1846msgid "ldap bind DN (if required)" 1381msgid "ldap bind DN (if required)"
1847msgstr "" 1382msgstr ""
1848 1383
1849#: plugins/check_ldap.c:471
1850msgid "" 1384msgid ""
1851"ldap password (if required, or set the password through environment variable " 1385"ldap password (if required, or set the password through environment variable "
1852"'LDAP_PASSWORD')" 1386"'LDAP_PASSWORD')"
1853msgstr "" 1387msgstr ""
1854 1388
1855#: plugins/check_ldap.c:473
1856msgid "use starttls mechanism introduced in protocol version 3" 1389msgid "use starttls mechanism introduced in protocol version 3"
1857msgstr "" 1390msgstr ""
1858 1391
1859#: plugins/check_ldap.c:475
1860msgid "use ldaps (ldap v2 ssl method). this also sets the default port to" 1392msgid "use ldaps (ldap v2 ssl method). this also sets the default port to"
1861msgstr "" 1393msgstr ""
1862 1394
1863#: plugins/check_ldap.c:479
1864msgid "use ldap protocol version 2" 1395msgid "use ldap protocol version 2"
1865msgstr "" 1396msgstr ""
1866 1397
1867#: plugins/check_ldap.c:481
1868msgid "use ldap protocol version 3" 1398msgid "use ldap protocol version 3"
1869msgstr "" 1399msgstr ""
1870 1400
1871#: plugins/check_ldap.c:482
1872msgid "default protocol version:" 1401msgid "default protocol version:"
1873msgstr "" 1402msgstr ""
1874 1403
1875#: plugins/check_ldap.c:488
1876msgid "Number of found entries to result in warning status" 1404msgid "Number of found entries to result in warning status"
1877msgstr "" 1405msgstr ""
1878 1406
1879#: plugins/check_ldap.c:490
1880msgid "Number of found entries to result in critical status" 1407msgid "Number of found entries to result in critical status"
1881msgstr "" 1408msgstr ""
1882 1409
1883#: plugins/check_ldap.c:498
1884msgid "If this plugin is called via 'check_ldaps', method 'STARTTLS' will be" 1410msgid "If this plugin is called via 'check_ldaps', method 'STARTTLS' will be"
1885msgstr "" 1411msgstr ""
1886 1412
1887#: plugins/check_ldap.c:499
1888#, c-format 1413#, c-format
1889msgid "" 1414msgid ""
1890" implied (using default port %i) unless --port=636 is specified. In that " 1415" implied (using default port %i) unless --port=636 is specified. In that "
1891"case\n" 1416"case\n"
1892msgstr "" 1417msgstr ""
1893 1418
1894#: plugins/check_ldap.c:500
1895msgid "'SSL on connect' will be used no matter how the plugin was called." 1419msgid "'SSL on connect' will be used no matter how the plugin was called."
1896msgstr "" 1420msgstr ""
1897 1421
1898#: plugins/check_ldap.c:501
1899msgid "" 1422msgid ""
1900"This detection is deprecated, please use 'check_ldap' with the '--starttls' " 1423"This detection is deprecated, please use 'check_ldap' with the '--starttls' "
1901"or '--ssl' flags" 1424"or '--ssl' flags"
1902msgstr "" 1425msgstr ""
1903 1426
1904#: plugins/check_ldap.c:502
1905msgid "to define the behaviour explicitly instead." 1427msgid "to define the behaviour explicitly instead."
1906msgstr "" 1428msgstr ""
1907 1429
1908#: plugins/check_ldap.c:503
1909msgid "The parameters --warn-entries and --crit-entries are optional." 1430msgid "The parameters --warn-entries and --crit-entries are optional."
1910msgstr "" 1431msgstr ""
1911 1432
1912#: plugins/check_load.c:93
1913msgid "Warning threshold must be float or float triplet!\n" 1433msgid "Warning threshold must be float or float triplet!\n"
1914msgstr "" 1434msgstr ""
1915 1435
1916#: plugins/check_load.c:138 plugins/check_load.c:154
1917#, c-format 1436#, c-format
1918msgid "Error opening %s\n" 1437msgid "Error opening %s\n"
1919msgstr "" 1438msgstr ""
1920 1439
1921#: plugins/check_load.c:169
1922#, c-format 1440#, c-format
1923msgid "could not parse load from uptime %s: %d\n" 1441msgid "could not parse load from uptime %s: %d\n"
1924msgstr "" 1442msgstr ""
1925 1443
1926#: plugins/check_load.c:175
1927#, c-format 1444#, c-format
1928msgid "Error code %d returned in %s\n" 1445msgid "Error code %d returned in %s\n"
1929msgstr "" 1446msgstr ""
1930 1447
1931#: plugins/check_load.c:183
1932#, c-format 1448#, c-format
1933msgid "Error in getloadavg()\n" 1449msgid "Error in getloadavg()\n"
1934msgstr "" 1450msgstr ""
1935 1451
1936#: plugins/check_load.c:186 plugins/check_load.c:188
1937#, c-format 1452#, c-format
1938msgid "Error processing %s\n" 1453msgid "Error processing %s\n"
1939msgstr "" 1454msgstr ""
1940 1455
1941#: plugins/check_load.c:197 plugins/check_load.c:212
1942#, c-format 1456#, c-format
1943msgid "load average: %.2f, %.2f, %.2f" 1457msgid "load average: %.2f, %.2f, %.2f"
1944msgstr "" 1458msgstr ""
1945 1459
1946#: plugins/check_load.c:327
1947#, c-format 1460#, c-format
1948msgid "Critical threshold for %d-minute load average is not specified\n" 1461msgid "Critical threshold for %d-minute load average is not specified\n"
1949msgstr "" 1462msgstr ""
1950 1463
1951#: plugins/check_load.c:329
1952#, c-format 1464#, c-format
1953msgid "Warning threshold for %d-minute load average is not specified\n" 1465msgid "Warning threshold for %d-minute load average is not specified\n"
1954msgstr "" 1466msgstr ""
1955 1467
1956#: plugins/check_load.c:331
1957#, c-format 1468#, c-format
1958msgid "" 1469msgid ""
1959"Parameter inconsistency: %d-minute \"warning load\" is greater than " 1470"Parameter inconsistency: %d-minute \"warning load\" is greater than "
1960"\"critical load\"\n" 1471"\"critical load\"\n"
1961msgstr "" 1472msgstr ""
1962 1473
1963#: plugins/check_load.c:346
1964#, c-format 1474#, c-format
1965msgid "This plugin tests the current system load average." 1475msgid "This plugin tests the current system load average."
1966msgstr "" 1476msgstr ""
1967 1477
1968#: plugins/check_load.c:356
1969msgid "Exit with WARNING status if load average exceeds WLOADn" 1478msgid "Exit with WARNING status if load average exceeds WLOADn"
1970msgstr "" 1479msgstr ""
1971 1480
1972#: plugins/check_load.c:358
1973msgid "Exit with CRITICAL status if load average exceed CLOADn" 1481msgid "Exit with CRITICAL status if load average exceed CLOADn"
1974msgstr "" 1482msgstr ""
1975 1483
1976#: plugins/check_load.c:359
1977msgid "the load average format is the same used by \"uptime\" and \"w\"" 1484msgid "the load average format is the same used by \"uptime\" and \"w\""
1978msgstr "" 1485msgstr ""
1979 1486
1980#: plugins/check_load.c:361
1981msgid "Divide the load averages by the number of CPUs (when possible)" 1487msgid "Divide the load averages by the number of CPUs (when possible)"
1982msgstr "" 1488msgstr ""
1983 1489
1984#: plugins/check_load.c:363
1985msgid "Number of processes to show when printing the top consuming processes." 1490msgid "Number of processes to show when printing the top consuming processes."
1986msgstr "" 1491msgstr ""
1987 1492
1988#: plugins/check_load.c:364
1989msgid "NUMBER_OF_PROCS=0 disables this feature. Default value is 0" 1493msgid "NUMBER_OF_PROCS=0 disables this feature. Default value is 0"
1990msgstr "" 1494msgstr ""
1991 1495
1992#: plugins/check_load.c:401
1993#, c-format 1496#, c-format
1994msgid "'%s' exited with non-zero status.\n" 1497msgid "'%s' exited with non-zero status.\n"
1995msgstr "" 1498msgstr ""
1996 1499
1997#: plugins/check_load.c:405
1998#, c-format 1500#, c-format
1999msgid "some error occurred getting procs list.\n" 1501msgid "some error occurred getting procs list.\n"
2000msgstr "" 1502msgstr ""
2001 1503
2002#: plugins/check_mrtg.c:75
2003msgid "Could not parse arguments\n" 1504msgid "Could not parse arguments\n"
2004msgstr "" 1505msgstr ""
2005 1506
2006#: plugins/check_mrtg.c:80
2007#, c-format 1507#, c-format
2008msgid "Unable to open MRTG log file\n" 1508msgid "Unable to open MRTG log file\n"
2009msgstr "" 1509msgstr ""
2010 1510
2011#: plugins/check_mrtg.c:127
2012#, c-format 1511#, c-format
2013msgid "Unable to process MRTG log file\n" 1512msgid "Unable to process MRTG log file\n"
2014msgstr "" 1513msgstr ""
2015 1514
2016#: plugins/check_mrtg.c:135 plugins/check_mrtgtraf.c:136
2017#, c-format 1515#, c-format
2018msgid "MRTG data has expired (%d minutes old)\n" 1516msgid "MRTG data has expired (%d minutes old)\n"
2019msgstr "" 1517msgstr ""
2020 1518
2021#: plugins/check_mrtg.c:152 plugins/check_mrtgtraf.c:195
2022#: plugins/check_mrtgtraf.c:196
2023msgid "Avg" 1519msgid "Avg"
2024msgstr "" 1520msgstr ""
2025 1521
2026#: plugins/check_mrtg.c:152 plugins/check_mrtgtraf.c:195
2027#: plugins/check_mrtgtraf.c:196
2028msgid "Max" 1522msgid "Max"
2029msgstr "" 1523msgstr ""
2030 1524
2031#: plugins/check_mrtg.c:221
2032msgid "Invalid variable number" 1525msgid "Invalid variable number"
2033msgstr "" 1526msgstr ""
2034 1527
2035#: plugins/check_mrtg.c:256
2036#, c-format 1528#, c-format
2037msgid "" 1529msgid ""
2038"%s is not a valid expiration time\n" 1530"%s is not a valid expiration time\n"
2039"Use '%s -h' for additional help\n" 1531"Use '%s -h' for additional help\n"
2040msgstr "" 1532msgstr ""
2041 1533
2042#: plugins/check_mrtg.c:273
2043msgid "Invalid variable number\n" 1534msgid "Invalid variable number\n"
2044msgstr "" 1535msgstr ""
2045 1536
2046#: plugins/check_mrtg.c:300
2047msgid "You must supply the variable number" 1537msgid "You must supply the variable number"
2048msgstr "" 1538msgstr ""
2049 1539
2050#: plugins/check_mrtg.c:321
2051msgid "" 1540msgid ""
2052"This plugin will check either the average or maximum value of one of the" 1541"This plugin will check either the average or maximum value of one of the"
2053msgstr "" 1542msgstr ""
2054 1543
2055#: plugins/check_mrtg.c:322
2056msgid "two variables recorded in an MRTG log file." 1544msgid "two variables recorded in an MRTG log file."
2057msgstr "" 1545msgstr ""
2058 1546
2059#: plugins/check_mrtg.c:332
2060msgid "The MRTG log file containing the data you want to monitor" 1547msgid "The MRTG log file containing the data you want to monitor"
2061msgstr "" 1548msgstr ""
2062 1549
2063#: plugins/check_mrtg.c:334
2064msgid "Minutes before MRTG data is considered to be too old" 1550msgid "Minutes before MRTG data is considered to be too old"
2065msgstr "" 1551msgstr ""
2066 1552
2067#: plugins/check_mrtg.c:336
2068msgid "Should we check average or maximum values?" 1553msgid "Should we check average or maximum values?"
2069msgstr "" 1554msgstr ""
2070 1555
2071#: plugins/check_mrtg.c:338
2072msgid "Which variable set should we inspect? (1 or 2)" 1556msgid "Which variable set should we inspect? (1 or 2)"
2073msgstr "" 1557msgstr ""
2074 1558
2075#: plugins/check_mrtg.c:340
2076msgid "Threshold value for data to result in WARNING status" 1559msgid "Threshold value for data to result in WARNING status"
2077msgstr "" 1560msgstr ""
2078 1561
2079#: plugins/check_mrtg.c:342
2080msgid "Threshold value for data to result in CRITICAL status" 1562msgid "Threshold value for data to result in CRITICAL status"
2081msgstr "" 1563msgstr ""
2082 1564
2083#: plugins/check_mrtg.c:344
2084msgid "Type label for data (Examples: Conns, \"Processor Load\", In, Out)" 1565msgid "Type label for data (Examples: Conns, \"Processor Load\", In, Out)"
2085msgstr "" 1566msgstr ""
2086 1567
2087#: plugins/check_mrtg.c:346
2088msgid "Option units label for data (Example: Packets/Sec, Errors/Sec," 1568msgid "Option units label for data (Example: Packets/Sec, Errors/Sec,"
2089msgstr "" 1569msgstr ""
2090 1570
2091#: plugins/check_mrtg.c:347
2092#, c-format 1571#, c-format
2093msgid "\"Bytes Per Second\", \"%% Utilization\")" 1572msgid "\"Bytes Per Second\", \"%% Utilization\")"
2094msgstr "" 1573msgstr ""
2095 1574
2096#: plugins/check_mrtg.c:350
2097msgid "" 1575msgid ""
2098"If the value exceeds the <vwl> threshold, a WARNING status is returned. If" 1576"If the value exceeds the <vwl> threshold, a WARNING status is returned. If"
2099msgstr "" 1577msgstr ""
2100 1578
2101#: plugins/check_mrtg.c:351
2102msgid "" 1579msgid ""
2103"the value exceeds the <vcl> threshold, a CRITICAL status is returned. If" 1580"the value exceeds the <vcl> threshold, a CRITICAL status is returned. If"
2104msgstr "" 1581msgstr ""
2105 1582
2106#: plugins/check_mrtg.c:352
2107msgid "the data in the log file is older than <expire_minutes> old, a WARNING" 1583msgid "the data in the log file is older than <expire_minutes> old, a WARNING"
2108msgstr "" 1584msgstr ""
2109 1585
2110#: plugins/check_mrtg.c:353
2111msgid "status is returned and a warning message is printed." 1586msgid "status is returned and a warning message is printed."
2112msgstr "" 1587msgstr ""
2113 1588
2114#: plugins/check_mrtg.c:356
2115msgid "" 1589msgid ""
2116"This plugin is useful for monitoring MRTG data that does not correspond to" 1590"This plugin is useful for monitoring MRTG data that does not correspond to"
2117msgstr "" 1591msgstr ""
2118 1592
2119#: plugins/check_mrtg.c:357
2120msgid "" 1593msgid ""
2121"bandwidth usage. (Use the check_mrtgtraf plugin for monitoring bandwidth)." 1594"bandwidth usage. (Use the check_mrtgtraf plugin for monitoring bandwidth)."
2122msgstr "" 1595msgstr ""
2123 1596
2124#: plugins/check_mrtg.c:358
2125msgid "" 1597msgid ""
2126"It can be used to monitor any kind of data that MRTG is monitoring - errors," 1598"It can be used to monitor any kind of data that MRTG is monitoring - errors,"
2127msgstr "" 1599msgstr ""
2128 1600
2129#: plugins/check_mrtg.c:359
2130msgid "" 1601msgid ""
2131"packets/sec, etc. I use MRTG in conjunction with the Novell NLM that allows" 1602"packets/sec, etc. I use MRTG in conjunction with the Novell NLM that allows"
2132msgstr "" 1603msgstr ""
2133 1604
2134#: plugins/check_mrtg.c:360
2135msgid "" 1605msgid ""
2136"me to track processor utilization, user connections, drive space, etc and" 1606"me to track processor utilization, user connections, drive space, etc and"
2137msgstr "" 1607msgstr ""
2138 1608
2139#: plugins/check_mrtg.c:361
2140msgid "this plugin works well for monitoring that kind of data as well." 1609msgid "this plugin works well for monitoring that kind of data as well."
2141msgstr "" 1610msgstr ""
2142 1611
2143#: plugins/check_mrtg.c:364
2144msgid "" 1612msgid ""
2145"- This plugin only monitors one of the two variables stored in the MRTG log" 1613"- This plugin only monitors one of the two variables stored in the MRTG log"
2146msgstr "" 1614msgstr ""
2147 1615
2148#: plugins/check_mrtg.c:365
2149msgid "file. If you want to monitor both values you will have to define two" 1616msgid "file. If you want to monitor both values you will have to define two"
2150msgstr "" 1617msgstr ""
2151 1618
2152#: plugins/check_mrtg.c:366
2153msgid "commands with different values for the <variable> argument. Of course," 1619msgid "commands with different values for the <variable> argument. Of course,"
2154msgstr "" 1620msgstr ""
2155 1621
2156#: plugins/check_mrtg.c:367
2157msgid "you can always hack the code to make this plugin work for you..." 1622msgid "you can always hack the code to make this plugin work for you..."
2158msgstr "" 1623msgstr ""
2159 1624
2160#: plugins/check_mrtg.c:368
2161msgid "" 1625msgid ""
2162"- MRTG stands for the Multi Router Traffic Grapher. It can be downloaded " 1626"- MRTG stands for the Multi Router Traffic Grapher. It can be downloaded "
2163"from" 1627"from"
2164msgstr "" 1628msgstr ""
2165 1629
2166#: plugins/check_mrtgtraf.c:88
2167msgid "Unable to open MRTG log file" 1630msgid "Unable to open MRTG log file"
2168msgstr "" 1631msgstr ""
2169 1632
2170#: plugins/check_mrtgtraf.c:130
2171msgid "Unable to process MRTG log file" 1633msgid "Unable to process MRTG log file"
2172msgstr "" 1634msgstr ""
2173 1635
2174#: plugins/check_mrtgtraf.c:194
2175#, c-format 1636#, c-format
2176msgid "%s. In = %0.1f %s/s, %s. Out = %0.1f %s/s|%s %s\n" 1637msgid "%s. In = %0.1f %s/s, %s. Out = %0.1f %s/s|%s %s\n"
2177msgstr "" 1638msgstr ""
2178 1639
2179#: plugins/check_mrtgtraf.c:207
2180#, c-format 1640#, c-format
2181msgid "Traffic %s - %s\n" 1641msgid "Traffic %s - %s\n"
2182msgstr "" 1642msgstr ""
2183 1643
2184#: plugins/check_mrtgtraf.c:335
2185msgid "" 1644msgid ""
2186"This plugin will check the incoming/outgoing transfer rates of a router," 1645"This plugin will check the incoming/outgoing transfer rates of a router,"
2187msgstr "" 1646msgstr ""
2188 1647
2189#: plugins/check_mrtgtraf.c:336
2190msgid "switch, etc recorded in an MRTG log. If the newest log entry is older" 1648msgid "switch, etc recorded in an MRTG log. If the newest log entry is older"
2191msgstr "" 1649msgstr ""
2192 1650
2193#: plugins/check_mrtgtraf.c:337
2194msgid "than <expire_minutes>, a WARNING status is returned. If either the" 1651msgid "than <expire_minutes>, a WARNING status is returned. If either the"
2195msgstr "" 1652msgstr ""
2196 1653
2197#: plugins/check_mrtgtraf.c:338
2198msgid "incoming or outgoing rates exceed the <icl> or <ocl> thresholds (in" 1654msgid "incoming or outgoing rates exceed the <icl> or <ocl> thresholds (in"
2199msgstr "" 1655msgstr ""
2200 1656
2201#: plugins/check_mrtgtraf.c:339
2202msgid "Bytes/sec), a CRITICAL status results. If either of the rates exceed" 1657msgid "Bytes/sec), a CRITICAL status results. If either of the rates exceed"
2203msgstr "" 1658msgstr ""
2204 1659
2205#: plugins/check_mrtgtraf.c:340
2206msgid "the <iwl> or <owl> thresholds (in Bytes/sec), a WARNING status results." 1660msgid "the <iwl> or <owl> thresholds (in Bytes/sec), a WARNING status results."
2207msgstr "" 1661msgstr ""
2208 1662
2209#: plugins/check_mrtgtraf.c:350
2210msgid "File to read log from" 1663msgid "File to read log from"
2211msgstr "" 1664msgstr ""
2212 1665
2213#: plugins/check_mrtgtraf.c:352
2214msgid "Minutes after which log expires" 1666msgid "Minutes after which log expires"
2215msgstr "" 1667msgstr ""
2216 1668
2217#: plugins/check_mrtgtraf.c:354
2218msgid "Test average or maximum" 1669msgid "Test average or maximum"
2219msgstr "" 1670msgstr ""
2220 1671
2221#: plugins/check_mrtgtraf.c:356
2222msgid "Warning threshold pair <incoming>,<outgoing>" 1672msgid "Warning threshold pair <incoming>,<outgoing>"
2223msgstr "" 1673msgstr ""
2224 1674
2225#: plugins/check_mrtgtraf.c:358
2226msgid "Critical threshold pair <incoming>,<outgoing>" 1675msgid "Critical threshold pair <incoming>,<outgoing>"
2227msgstr "" 1676msgstr ""
2228 1677
2229#: plugins/check_mrtgtraf.c:362
2230msgid "" 1678msgid ""
2231"- MRTG stands for Multi Router Traffic Grapher. It can be downloaded from" 1679"- MRTG stands for Multi Router Traffic Grapher. It can be downloaded from"
2232msgstr "" 1680msgstr ""
2233 1681
2234#: plugins/check_mrtgtraf.c:364
2235msgid "- While MRTG can monitor things other than traffic rates, this" 1682msgid "- While MRTG can monitor things other than traffic rates, this"
2236msgstr "" 1683msgstr ""
2237 1684
2238#: plugins/check_mrtgtraf.c:365
2239msgid " plugin probably won't work with much else without modification." 1685msgid " plugin probably won't work with much else without modification."
2240msgstr "" 1686msgstr ""
2241 1687
2242#: plugins/check_mrtgtraf.c:366
2243msgid "- The calculated i/o rates are a little off from what MRTG actually" 1688msgid "- The calculated i/o rates are a little off from what MRTG actually"
2244msgstr "" 1689msgstr ""
2245 1690
2246#: plugins/check_mrtgtraf.c:367
2247msgid " reports. I'm not sure why this is right now, but will look into it" 1691msgid " reports. I'm not sure why this is right now, but will look into it"
2248msgstr "" 1692msgstr ""
2249 1693
2250#: plugins/check_mrtgtraf.c:368
2251msgid " for future enhancements of this plugin." 1694msgid " for future enhancements of this plugin."
2252msgstr "" 1695msgstr ""
2253 1696
2254#: plugins/check_mrtgtraf.c:378
2255#, c-format 1697#, c-format
2256msgid "Usage" 1698msgid "Usage"
2257msgstr "" 1699msgstr ""
2258 1700
2259#: plugins/check_mysql.c:185
2260#, c-format 1701#, c-format
2261msgid "status store_result error: %s\n" 1702msgid "status store_result error: %s\n"
2262msgstr "" 1703msgstr ""
2263 1704
2264#: plugins/check_mysql.c:216
2265#, c-format 1705#, c-format
2266msgid "slave query error: %s\n" 1706msgid "slave query error: %s\n"
2267msgstr "" 1707msgstr ""
2268 1708
2269#: plugins/check_mysql.c:223
2270#, c-format 1709#, c-format
2271msgid "slave store_result error: %s\n" 1710msgid "slave store_result error: %s\n"
2272msgstr "" 1711msgstr ""
2273 1712
2274#: plugins/check_mysql.c:229
2275msgid "No slaves defined" 1713msgid "No slaves defined"
2276msgstr "" 1714msgstr ""
2277 1715
2278#: plugins/check_mysql.c:237
2279#, c-format 1716#, c-format
2280msgid "slave fetch row error: %s\n" 1717msgid "slave fetch row error: %s\n"
2281msgstr "" 1718msgstr ""
2282 1719
2283#: plugins/check_mysql.c:242
2284#, c-format 1720#, c-format
2285msgid "Slave running: %s" 1721msgid "Slave running: %s"
2286msgstr "" 1722msgstr ""
2287 1723
2288#: plugins/check_mysql.c:520
2289msgid "This program tests connections to a MySQL server" 1724msgid "This program tests connections to a MySQL server"
2290msgstr "" 1725msgstr ""
2291 1726
2292#: plugins/check_mysql.c:531
2293msgid "Ignore authentication failure and check for mysql connectivity only" 1727msgid "Ignore authentication failure and check for mysql connectivity only"
2294msgstr "" 1728msgstr ""
2295 1729
2296#: plugins/check_mysql.c:534
2297msgid "Use the specified socket (has no effect if -H is used)" 1730msgid "Use the specified socket (has no effect if -H is used)"
2298msgstr "" 1731msgstr ""
2299 1732
2300#: plugins/check_mysql.c:537
2301msgid "Check database with indicated name" 1733msgid "Check database with indicated name"
2302msgstr "" 1734msgstr ""
2303 1735
2304#: plugins/check_mysql.c:539
2305msgid "Read from the specified client options file" 1736msgid "Read from the specified client options file"
2306msgstr "" 1737msgstr ""
2307 1738
2308#: plugins/check_mysql.c:541
2309msgid "Use a client options group" 1739msgid "Use a client options group"
2310msgstr "" 1740msgstr ""
2311 1741
2312#: plugins/check_mysql.c:543
2313msgid "Connect using the indicated username" 1742msgid "Connect using the indicated username"
2314msgstr "" 1743msgstr ""
2315 1744
2316#: plugins/check_mysql.c:545
2317msgid "Use the indicated password to authenticate the connection" 1745msgid "Use the indicated password to authenticate the connection"
2318msgstr "" 1746msgstr ""
2319 1747
2320#: plugins/check_mysql.c:546
2321msgid "IMPORTANT: THIS FORM OF AUTHENTICATION IS NOT SECURE!!!" 1748msgid "IMPORTANT: THIS FORM OF AUTHENTICATION IS NOT SECURE!!!"
2322msgstr "" 1749msgstr ""
2323 1750
2324#: plugins/check_mysql.c:547
2325msgid "Your clear-text password could be visible as a process table entry" 1751msgid "Your clear-text password could be visible as a process table entry"
2326msgstr "" 1752msgstr ""
2327 1753
2328#: plugins/check_mysql.c:549
2329msgid "Check if the slave thread is running properly." 1754msgid "Check if the slave thread is running properly."
2330msgstr "" 1755msgstr ""
2331 1756
2332#: plugins/check_mysql.c:551
2333msgid "Exit with WARNING status if slave server is more than INTEGER seconds" 1757msgid "Exit with WARNING status if slave server is more than INTEGER seconds"
2334msgstr "" 1758msgstr ""
2335 1759
2336#: plugins/check_mysql.c:552 plugins/check_mysql.c:555
2337msgid "behind master" 1760msgid "behind master"
2338msgstr "" 1761msgstr ""
2339 1762
2340#: plugins/check_mysql.c:554
2341msgid "Exit with CRITICAL status if slave server is more then INTEGER seconds" 1763msgid "Exit with CRITICAL status if slave server is more then INTEGER seconds"
2342msgstr "" 1764msgstr ""
2343 1765
2344#: plugins/check_mysql.c:557
2345msgid "Use ssl encryption" 1766msgid "Use ssl encryption"
2346msgstr "" 1767msgstr ""
2347 1768
2348#: plugins/check_mysql.c:559
2349msgid "Path to CA signing the cert" 1769msgid "Path to CA signing the cert"
2350msgstr "" 1770msgstr ""
2351 1771
2352#: plugins/check_mysql.c:561
2353msgid "Path to SSL certificate" 1772msgid "Path to SSL certificate"
2354msgstr "" 1773msgstr ""
2355 1774
2356#: plugins/check_mysql.c:563
2357msgid "Path to private SSL key" 1775msgid "Path to private SSL key"
2358msgstr "" 1776msgstr ""
2359 1777
2360#: plugins/check_mysql.c:565
2361msgid "Path to CA directory" 1778msgid "Path to CA directory"
2362msgstr "" 1779msgstr ""
2363 1780
2364#: plugins/check_mysql.c:567
2365msgid "List of valid SSL ciphers" 1781msgid "List of valid SSL ciphers"
2366msgstr "" 1782msgstr ""
2367 1783
2368#: plugins/check_mysql.c:571
2369msgid "" 1784msgid ""
2370"There are no required arguments. By default, the local database is checked" 1785"There are no required arguments. By default, the local database is checked"
2371msgstr "" 1786msgstr ""
2372 1787
2373#: plugins/check_mysql.c:572
2374msgid "" 1788msgid ""
2375"using the default unix socket. You can force TCP on localhost by using an" 1789"using the default unix socket. You can force TCP on localhost by using an"
2376msgstr "" 1790msgstr ""
2377 1791
2378#: plugins/check_mysql.c:573
2379msgid "IP address or FQDN ('localhost' will use the socket as well)." 1792msgid "IP address or FQDN ('localhost' will use the socket as well)."
2380msgstr "" 1793msgstr ""
2381 1794
2382#: plugins/check_mysql.c:577
2383msgid "You must specify -p with an empty string to force an empty password," 1795msgid "You must specify -p with an empty string to force an empty password,"
2384msgstr "" 1796msgstr ""
2385 1797
2386#: plugins/check_mysql.c:578
2387msgid "overriding any my.cnf settings." 1798msgid "overriding any my.cnf settings."
2388msgstr "" 1799msgstr ""
2389 1800
2390#: plugins/check_nagios.c:104
2391msgid "Cannot open status log for reading!" 1801msgid "Cannot open status log for reading!"
2392msgstr "" 1802msgstr ""
2393 1803
2394#: plugins/check_nagios.c:154
2395#, c-format 1804#, c-format
2396msgid "Found process: %s %s\n" 1805msgid "Found process: %s %s\n"
2397msgstr "" 1806msgstr ""
2398 1807
2399#: plugins/check_nagios.c:168
2400msgid "Could not locate a running Nagios process!" 1808msgid "Could not locate a running Nagios process!"
2401msgstr "" 1809msgstr ""
2402 1810
2403#: plugins/check_nagios.c:172
2404msgid "Cannot parse Nagios log file for valid time" 1811msgid "Cannot parse Nagios log file for valid time"
2405msgstr "" 1812msgstr ""
2406 1813
2407#: plugins/check_nagios.c:183 plugins/check_procs.c:379
2408#, c-format 1814#, c-format
2409msgid "%d process" 1815msgid "%d process"
2410msgid_plural "%d processes" 1816msgid_plural "%d processes"
2411msgstr[0] "" 1817msgstr[0] ""
2412msgstr[1] "" 1818msgstr[1] ""
2413 1819
2414#: plugins/check_nagios.c:186
2415#, c-format 1820#, c-format
2416msgid "status log updated %d second ago" 1821msgid "status log updated %d second ago"
2417msgid_plural "status log updated %d seconds ago" 1822msgid_plural "status log updated %d seconds ago"
2418msgstr[0] "" 1823msgstr[0] ""
2419msgstr[1] "" 1824msgstr[1] ""
2420 1825
2421#: plugins/check_nagios.c:224 plugins/check_nagios.c:253
2422msgid "Expiration time must be an integer (seconds)\n" 1826msgid "Expiration time must be an integer (seconds)\n"
2423msgstr "" 1827msgstr ""
2424 1828
2425#: plugins/check_nagios.c:260
2426msgid "Timeout must be an integer (seconds)\n" 1829msgid "Timeout must be an integer (seconds)\n"
2427msgstr "" 1830msgstr ""
2428 1831
2429#: plugins/check_nagios.c:272
2430msgid "You must provide the status_log\n" 1832msgid "You must provide the status_log\n"
2431msgstr "" 1833msgstr ""
2432 1834
2433#: plugins/check_nagios.c:275
2434msgid "You must provide a process string\n" 1835msgid "You must provide a process string\n"
2435msgstr "" 1836msgstr ""
2436 1837
2437#: plugins/check_nagios.c:289
2438msgid "" 1838msgid ""
2439"This plugin checks the status of the Nagios process on the local machine" 1839"This plugin checks the status of the Nagios process on the local machine"
2440msgstr "" 1840msgstr ""
2441 1841
2442#: plugins/check_nagios.c:290
2443msgid "" 1842msgid ""
2444"The plugin will check to make sure the Nagios status log is no older than" 1843"The plugin will check to make sure the Nagios status log is no older than"
2445msgstr "" 1844msgstr ""
2446 1845
2447#: plugins/check_nagios.c:291
2448msgid "the number of minutes specified by the expires option." 1846msgid "the number of minutes specified by the expires option."
2449msgstr "" 1847msgstr ""
2450 1848
2451#: plugins/check_nagios.c:292
2452msgid "" 1849msgid ""
2453"It also checks the process table for a process matching the command argument." 1850"It also checks the process table for a process matching the command argument."
2454msgstr "" 1851msgstr ""
2455 1852
2456#: plugins/check_nagios.c:302
2457msgid "Name of the log file to check" 1853msgid "Name of the log file to check"
2458msgstr "" 1854msgstr ""
2459 1855
2460#: plugins/check_nagios.c:304
2461msgid "Minutes aging after which logfile is considered stale" 1856msgid "Minutes aging after which logfile is considered stale"
2462msgstr "" 1857msgstr ""
2463 1858
2464#: plugins/check_nagios.c:306
2465msgid "Substring to search for in process arguments" 1859msgid "Substring to search for in process arguments"
2466msgstr "" 1860msgstr ""
2467 1861
2468#: plugins/check_nagios.c:308
2469msgid "Timeout for the plugin in seconds" 1862msgid "Timeout for the plugin in seconds"
2470msgstr "" 1863msgstr ""
2471 1864
2472#: plugins/check_nt.c:142
2473#, c-format 1865#, c-format
2474msgid "Wrong client version - running: %s, required: %s" 1866msgid "Wrong client version - running: %s, required: %s"
2475msgstr "" 1867msgstr ""
2476 1868
2477#: plugins/check_nt.c:153 plugins/check_nt.c:239
2478msgid "missing -l parameters" 1869msgid "missing -l parameters"
2479msgstr "" 1870msgstr ""
2480 1871
2481#: plugins/check_nt.c:155
2482msgid "wrong -l parameter." 1872msgid "wrong -l parameter."
2483msgstr "" 1873msgstr ""
2484 1874
2485#: plugins/check_nt.c:159
2486msgid "CPU Load" 1875msgid "CPU Load"
2487msgstr "" 1876msgstr ""
2488 1877
2489#: plugins/check_nt.c:182
2490#, c-format 1878#, c-format
2491msgid " %lu%% (%lu min average)" 1879msgid " %lu%% (%lu min average)"
2492msgstr "" 1880msgstr ""
2493 1881
2494#: plugins/check_nt.c:184
2495#, c-format 1882#, c-format
2496msgid " '%lu min avg Load'=%lu%%;%lu;%lu;0;100" 1883msgid " '%lu min avg Load'=%lu%%;%lu;%lu;0;100"
2497msgstr "" 1884msgstr ""
2498 1885
2499#: plugins/check_nt.c:194
2500msgid "not enough values for -l parameters" 1886msgid "not enough values for -l parameters"
2501msgstr "" 1887msgstr ""
2502 1888
2503#: plugins/check_nt.c:208 plugins/check_nt.c:241
2504msgid "wrong -l argument" 1889msgid "wrong -l argument"
2505msgstr "" 1890msgstr ""
2506 1891
2507#: plugins/check_nt.c:225
2508#, c-format 1892#, c-format
2509msgid "System Uptime - %u day(s) %u hour(s) %u minute(s) |uptime=%lu" 1893msgid "System Uptime - %u day(s) %u hour(s) %u minute(s) |uptime=%lu"
2510msgstr "" 1894msgstr ""
2511 1895
2512#: plugins/check_nt.c:257
2513#, c-format 1896#, c-format
2514msgid "%s:\\ - total: %.2f Gb - used: %.2f Gb (%.0f%%) - free %.2f Gb (%.0f%%)" 1897msgid "%s:\\ - total: %.2f Gb - used: %.2f Gb (%.0f%%) - free %.2f Gb (%.0f%%)"
2515msgstr "" 1898msgstr ""
2516 1899
2517#: plugins/check_nt.c:260
2518#, c-format 1900#, c-format
2519msgid "'%s:\\ Used Space'=%.2fGb;%.2f;%.2f;0.00;%.2f" 1901msgid "'%s:\\ Used Space'=%.2fGb;%.2f;%.2f;0.00;%.2f"
2520msgstr "" 1902msgstr ""
2521 1903
2522#: plugins/check_nt.c:274
2523msgid "Free disk space : Invalid drive" 1904msgid "Free disk space : Invalid drive"
2524msgstr "" 1905msgstr ""
2525 1906
2526#: plugins/check_nt.c:284
2527msgid "No service/process specified" 1907msgid "No service/process specified"
2528msgstr "" 1908msgstr ""
2529 1909
2530#: plugins/check_nt.c:292 plugins/check_nt.c:305 plugins/check_nt.c:309
2531#: plugins/check_nt.c:643
2532msgid "could not fetch information from server\n" 1910msgid "could not fetch information from server\n"
2533msgstr "" 1911msgstr ""
2534 1912
2535#: plugins/check_nt.c:317
2536#, c-format 1913#, c-format
2537msgid "" 1914msgid ""
2538"Memory usage: total:%.2f MB - used: %.2f MB (%.0f%%) - free: %.2f MB (%.0f%%)" 1915"Memory usage: total:%.2f MB - used: %.2f MB (%.0f%%) - free: %.2f MB (%.0f%%)"
2539msgstr "" 1916msgstr ""
2540 1917
2541#: plugins/check_nt.c:320
2542#, c-format 1918#, c-format
2543msgid "'Memory usage'=%.2fMB;%.2f;%.2f;0.00;%.2f" 1919msgid "'Memory usage'=%.2fMB;%.2f;%.2f;0.00;%.2f"
2544msgstr "" 1920msgstr ""
2545 1921
2546#: plugins/check_nt.c:356 plugins/check_nt.c:441 plugins/check_nt.c:471
2547msgid "No counter specified" 1922msgid "No counter specified"
2548msgstr "" 1923msgstr ""
2549 1924
2550#: plugins/check_nt.c:388
2551msgid "Minimum value contains non-numbers" 1925msgid "Minimum value contains non-numbers"
2552msgstr "" 1926msgstr ""
2553 1927
2554#: plugins/check_nt.c:392
2555msgid "Maximum value contains non-numbers" 1928msgid "Maximum value contains non-numbers"
2556msgstr "" 1929msgstr ""
2557 1930
2558#: plugins/check_nt.c:399
2559msgid "No unit counter specified" 1931msgid "No unit counter specified"
2560msgstr "" 1932msgstr ""
2561 1933
2562#: plugins/check_nt.c:486
2563msgid "Please specify a variable to check" 1934msgid "Please specify a variable to check"
2564msgstr "" 1935msgstr ""
2565 1936
2566#: plugins/check_nt.c:570
2567msgid "Server port must be an integer\n" 1937msgid "Server port must be an integer\n"
2568msgstr "" 1938msgstr ""
2569 1939
2570#: plugins/check_nt.c:624
2571msgid "You must provide a server address or host name" 1940msgid "You must provide a server address or host name"
2572msgstr "" 1941msgstr ""
2573 1942
2574#: plugins/check_nt.c:630
2575msgid "None" 1943msgid "None"
2576msgstr "" 1944msgstr ""
2577 1945
2578#: plugins/check_nt.c:687
2579msgid "This plugin collects data from the NSClient service running on a" 1946msgid "This plugin collects data from the NSClient service running on a"
2580msgstr "" 1947msgstr ""
2581 1948
2582#: plugins/check_nt.c:688
2583msgid "Windows NT/2000/XP/2003 server." 1949msgid "Windows NT/2000/XP/2003 server."
2584msgstr "" 1950msgstr ""
2585 1951
2586#: plugins/check_nt.c:699
2587msgid "Name of the host to check" 1952msgid "Name of the host to check"
2588msgstr "" 1953msgstr ""
2589 1954
2590#: plugins/check_nt.c:701
2591msgid "Optional port number (default: " 1955msgid "Optional port number (default: "
2592msgstr "" 1956msgstr ""
2593 1957
2594#: plugins/check_nt.c:704
2595msgid "Password needed for the request" 1958msgid "Password needed for the request"
2596msgstr "" 1959msgstr ""
2597 1960
2598#: plugins/check_nt.c:706 plugins/check_nwstat.c:1661
2599#: plugins/check_overcr.c:432
2600msgid "Threshold which will result in a warning status" 1961msgid "Threshold which will result in a warning status"
2601msgstr "" 1962msgstr ""
2602 1963
2603#: plugins/check_nt.c:708 plugins/check_nwstat.c:1663
2604#: plugins/check_overcr.c:434
2605msgid "Threshold which will result in a critical status" 1964msgid "Threshold which will result in a critical status"
2606msgstr "" 1965msgstr ""
2607 1966
2608#: plugins/check_nt.c:710
2609msgid "Seconds before connection attempt times out (default: " 1967msgid "Seconds before connection attempt times out (default: "
2610msgstr "" 1968msgstr ""
2611 1969
2612#: plugins/check_nt.c:712
2613msgid "Parameters passed to specified check (see below)" 1970msgid "Parameters passed to specified check (see below)"
2614msgstr "" 1971msgstr ""
2615 1972
2616#: plugins/check_nt.c:714
2617msgid "Display options (currently only SHOWALL works)" 1973msgid "Display options (currently only SHOWALL works)"
2618msgstr "" 1974msgstr ""
2619 1975
2620#: plugins/check_nt.c:716
2621msgid "Return UNKNOWN on timeouts" 1976msgid "Return UNKNOWN on timeouts"
2622msgstr "" 1977msgstr ""
2623 1978
2624#: plugins/check_nt.c:719
2625msgid "Print this help screen" 1979msgid "Print this help screen"
2626msgstr "" 1980msgstr ""
2627 1981
2628#: plugins/check_nt.c:721
2629msgid "Print version information" 1982msgid "Print version information"
2630msgstr "" 1983msgstr ""
2631 1984
2632#: plugins/check_nt.c:723
2633msgid "Variable to check" 1985msgid "Variable to check"
2634msgstr "" 1986msgstr ""
2635 1987
2636#: plugins/check_nt.c:724
2637msgid "Valid variables are:" 1988msgid "Valid variables are:"
2638msgstr "" 1989msgstr ""
2639 1990
2640#: plugins/check_nt.c:726
2641msgid "Get the NSClient version" 1991msgid "Get the NSClient version"
2642msgstr "" 1992msgstr ""
2643 1993
2644#: plugins/check_nt.c:727
2645msgid "If -l <version> is specified, will return warning if versions differ." 1994msgid "If -l <version> is specified, will return warning if versions differ."
2646msgstr "" 1995msgstr ""
2647 1996
2648#: plugins/check_nt.c:729
2649msgid "Average CPU load on last x minutes." 1997msgid "Average CPU load on last x minutes."
2650msgstr "" 1998msgstr ""
2651 1999
2652#: plugins/check_nt.c:730
2653msgid "Request a -l parameter with the following syntax:" 2000msgid "Request a -l parameter with the following syntax:"
2654msgstr "" 2001msgstr ""
2655 2002
2656#: plugins/check_nt.c:731
2657msgid "-l <minutes range>,<warning threshold>,<critical threshold>." 2003msgid "-l <minutes range>,<warning threshold>,<critical threshold>."
2658msgstr "" 2004msgstr ""
2659 2005
2660#: plugins/check_nt.c:732
2661msgid "<minute range> should be less than 24*60." 2006msgid "<minute range> should be less than 24*60."
2662msgstr "" 2007msgstr ""
2663 2008
2664#: plugins/check_nt.c:733
2665msgid "" 2009msgid ""
2666"Thresholds are percentage and up to 10 requests can be done in one shot." 2010"Thresholds are percentage and up to 10 requests can be done in one shot."
2667msgstr "" 2011msgstr ""
2668 2012
2669#: plugins/check_nt.c:736
2670msgid "Get the uptime of the machine." 2013msgid "Get the uptime of the machine."
2671msgstr "" 2014msgstr ""
2672 2015
2673#: plugins/check_nt.c:737
2674msgid "-l <unit> " 2016msgid "-l <unit> "
2675msgstr "" 2017msgstr ""
2676 2018
2677#: plugins/check_nt.c:738
2678msgid "<unit> = seconds, minutes, hours, or days. (default: minutes)" 2019msgid "<unit> = seconds, minutes, hours, or days. (default: minutes)"
2679msgstr "" 2020msgstr ""
2680 2021
2681#: plugins/check_nt.c:739
2682msgid "Thresholds will use the unit specified above." 2022msgid "Thresholds will use the unit specified above."
2683msgstr "" 2023msgstr ""
2684 2024
2685#: plugins/check_nt.c:741
2686msgid "Size and percentage of disk use." 2025msgid "Size and percentage of disk use."
2687msgstr "" 2026msgstr ""
2688 2027
2689#: plugins/check_nt.c:742
2690msgid "Request a -l parameter containing the drive letter only." 2028msgid "Request a -l parameter containing the drive letter only."
2691msgstr "" 2029msgstr ""
2692 2030
2693#: plugins/check_nt.c:743 plugins/check_nt.c:746
2694msgid "Warning and critical thresholds can be specified with -w and -c." 2031msgid "Warning and critical thresholds can be specified with -w and -c."
2695msgstr "" 2032msgstr ""
2696 2033
2697#: plugins/check_nt.c:745
2698msgid "Memory use." 2034msgid "Memory use."
2699msgstr "" 2035msgstr ""
2700 2036
2701#: plugins/check_nt.c:748
2702msgid "Check the state of one or several services." 2037msgid "Check the state of one or several services."
2703msgstr "" 2038msgstr ""
2704 2039
2705#: plugins/check_nt.c:749 plugins/check_nt.c:758
2706msgid "Request a -l parameters with the following syntax:" 2040msgid "Request a -l parameters with the following syntax:"
2707msgstr "" 2041msgstr ""
2708 2042
2709#: plugins/check_nt.c:750
2710msgid "-l <service1>,<service2>,<service3>,..." 2043msgid "-l <service1>,<service2>,<service3>,..."
2711msgstr "" 2044msgstr ""
2712 2045
2713#: plugins/check_nt.c:751
2714msgid "You can specify -d SHOWALL in case you want to see working services" 2046msgid "You can specify -d SHOWALL in case you want to see working services"
2715msgstr "" 2047msgstr ""
2716 2048
2717#: plugins/check_nt.c:752
2718msgid "in the returned string." 2049msgid "in the returned string."
2719msgstr "" 2050msgstr ""
2720 2051
2721#: plugins/check_nt.c:754
2722msgid "Check if one or several process are running." 2052msgid "Check if one or several process are running."
2723msgstr "" 2053msgstr ""
2724 2054
2725#: plugins/check_nt.c:755
2726msgid "Same syntax as SERVICESTATE." 2055msgid "Same syntax as SERVICESTATE."
2727msgstr "" 2056msgstr ""
2728 2057
2729#: plugins/check_nt.c:757
2730msgid "Check any performance counter of Windows NT/2000." 2058msgid "Check any performance counter of Windows NT/2000."
2731msgstr "" 2059msgstr ""
2732 2060
2733#: plugins/check_nt.c:759
2734msgid "-l \"\\\\<performance object>\\\\counter\",\"<description>" 2061msgid "-l \"\\\\<performance object>\\\\counter\",\"<description>"
2735msgstr "" 2062msgstr ""
2736 2063
2737#: plugins/check_nt.c:760
2738msgid "The <description> parameter is optional and is given to a printf " 2064msgid "The <description> parameter is optional and is given to a printf "
2739msgstr "" 2065msgstr ""
2740 2066
2741#: plugins/check_nt.c:761
2742msgid "output command which requires a float parameter." 2067msgid "output command which requires a float parameter."
2743msgstr "" 2068msgstr ""
2744 2069
2745#: plugins/check_nt.c:762
2746#, c-format 2070#, c-format
2747msgid "If <description> does not include \"%%\", it is used as a label." 2071msgid "If <description> does not include \"%%\", it is used as a label."
2748msgstr "" 2072msgstr ""
2749 2073
2750#: plugins/check_nt.c:763 plugins/check_nt.c:778
2751msgid "Some examples:" 2074msgid "Some examples:"
2752msgstr "" 2075msgstr ""
2753 2076
2754#: plugins/check_nt.c:767
2755msgid "Check any performance counter object of Windows NT/2000." 2077msgid "Check any performance counter object of Windows NT/2000."
2756msgstr "" 2078msgstr ""
2757 2079
2758#: plugins/check_nt.c:768
2759msgid "" 2080msgid ""
2760"Syntax: check_nt -H <hostname> -p <port> -v INSTANCES -l <counter object>" 2081"Syntax: check_nt -H <hostname> -p <port> -v INSTANCES -l <counter object>"
2761msgstr "" 2082msgstr ""
2762 2083
2763#: plugins/check_nt.c:769
2764msgid "<counter object> is a Windows Perfmon Counter object (eg. Process)," 2084msgid "<counter object> is a Windows Perfmon Counter object (eg. Process),"
2765msgstr "" 2085msgstr ""
2766 2086
2767#: plugins/check_nt.c:770
2768msgid "if it is two words, it should be enclosed in quotes" 2087msgid "if it is two words, it should be enclosed in quotes"
2769msgstr "" 2088msgstr ""
2770 2089
2771#: plugins/check_nt.c:771
2772msgid "The returned results will be a comma-separated list of instances on " 2090msgid "The returned results will be a comma-separated list of instances on "
2773msgstr "" 2091msgstr ""
2774 2092
2775#: plugins/check_nt.c:772
2776msgid " the selected computer for that object." 2093msgid " the selected computer for that object."
2777msgstr "" 2094msgstr ""
2778 2095
2779#: plugins/check_nt.c:773
2780msgid "" 2096msgid ""
2781"The purpose of this is to be run from command line to determine what " 2097"The purpose of this is to be run from command line to determine what "
2782"instances" 2098"instances"
2783msgstr "" 2099msgstr ""
2784 2100
2785#: plugins/check_nt.c:774
2786msgid "" 2101msgid ""
2787" are available for monitoring without having to log onto the Windows server" 2102" are available for monitoring without having to log onto the Windows server"
2788msgstr "" 2103msgstr ""
2789 2104
2790#: plugins/check_nt.c:775
2791msgid " to run Perfmon directly." 2105msgid " to run Perfmon directly."
2792msgstr "" 2106msgstr ""
2793 2107
2794#: plugins/check_nt.c:776
2795msgid "" 2108msgid ""
2796"It can also be used in scripts that automatically create the monitoring " 2109"It can also be used in scripts that automatically create the monitoring "
2797"service" 2110"service"
2798msgstr "" 2111msgstr ""
2799 2112
2800#: plugins/check_nt.c:777
2801msgid " configuration files." 2113msgid " configuration files."
2802msgstr "" 2114msgstr ""
2803 2115
2804#: plugins/check_nt.c:779
2805msgid "check_nt -H 192.168.1.1 -p 1248 -v INSTANCES -l Process" 2116msgid "check_nt -H 192.168.1.1 -p 1248 -v INSTANCES -l Process"
2806msgstr "" 2117msgstr ""
2807 2118
2808#: plugins/check_nt.c:782
2809msgid "" 2119msgid ""
2810"- The NSClient service should be running on the server to get any information" 2120"- The NSClient service should be running on the server to get any information"
2811msgstr "" 2121msgstr ""
2812 2122
2813#: plugins/check_nt.c:784
2814msgid "- Critical thresholds should be lower than warning thresholds" 2123msgid "- Critical thresholds should be lower than warning thresholds"
2815msgstr "" 2124msgstr ""
2816 2125
2817#: plugins/check_nt.c:785
2818msgid "- Default port 1248 is sometimes in use by other services. The error" 2126msgid "- Default port 1248 is sometimes in use by other services. The error"
2819msgstr "" 2127msgstr ""
2820 2128
2821#: plugins/check_nt.c:786
2822msgid "" 2129msgid ""
2823"output when this happens contains \"Cannot map xxxxx to protocol number\"." 2130"output when this happens contains \"Cannot map xxxxx to protocol number\"."
2824msgstr "" 2131msgstr ""
2825 2132
2826#: plugins/check_nt.c:787
2827msgid "One fix for this is to change the port to something else on check_nt " 2133msgid "One fix for this is to change the port to something else on check_nt "
2828msgstr "" 2134msgstr ""
2829 2135
2830#: plugins/check_nt.c:788
2831msgid "and on the client service it's connecting to." 2136msgid "and on the client service it's connecting to."
2832msgstr "" 2137msgstr ""
2833 2138
2834#: plugins/check_ntp.c:629
2835#, c-format 2139#, c-format
2836msgid "jitter response too large (%lu bytes)\n" 2140msgid "jitter response too large (%lu bytes)\n"
2837msgstr "" 2141msgstr ""
2838 2142
2839#: plugins/check_ntp.c:817 plugins/check_ntp_peer.c:619
2840#: plugins/check_ntp_time.c:576
2841msgid "NTP CRITICAL:" 2143msgid "NTP CRITICAL:"
2842msgstr "" 2144msgstr ""
2843 2145
2844#: plugins/check_ntp.c:820 plugins/check_ntp_peer.c:622
2845#: plugins/check_ntp_time.c:579
2846msgid "NTP WARNING:" 2146msgid "NTP WARNING:"
2847msgstr "" 2147msgstr ""
2848 2148
2849#: plugins/check_ntp.c:823 plugins/check_ntp_peer.c:625
2850#: plugins/check_ntp_time.c:582
2851msgid "NTP OK:" 2149msgid "NTP OK:"
2852msgstr "" 2150msgstr ""
2853 2151
2854#: plugins/check_ntp.c:826 plugins/check_ntp_peer.c:628
2855#: plugins/check_ntp_time.c:585
2856msgid "NTP UNKNOWN:" 2152msgid "NTP UNKNOWN:"
2857msgstr "" 2153msgstr ""
2858 2154
2859#: plugins/check_ntp.c:830 plugins/check_ntp_peer.c:637
2860#: plugins/check_ntp_time.c:589
2861msgid "Offset unknown" 2155msgid "Offset unknown"
2862msgstr "" 2156msgstr ""
2863 2157
2864#: plugins/check_ntp.c:833 plugins/check_ntp_peer.c:640
2865#: plugins/check_ntp_peer.c:642 plugins/check_ntp_peer.c:644
2866#: plugins/check_ntp_time.c:592
2867msgid "Offset" 2158msgid "Offset"
2868msgstr "" 2159msgstr ""
2869 2160
2870#: plugins/check_ntp.c:854 plugins/check_ntp_peer.c:690
2871msgid "This plugin checks the selected ntp server" 2161msgid "This plugin checks the selected ntp server"
2872msgstr "" 2162msgstr ""
2873 2163
2874#: plugins/check_ntp.c:864 plugins/check_ntp_peer.c:702
2875#: plugins/check_ntp_time.c:619
2876msgid "Offset to result in warning status (seconds)" 2164msgid "Offset to result in warning status (seconds)"
2877msgstr "" 2165msgstr ""
2878 2166
2879#: plugins/check_ntp.c:866 plugins/check_ntp_peer.c:704
2880#: plugins/check_ntp_time.c:621
2881msgid "Offset to result in critical status (seconds)" 2167msgid "Offset to result in critical status (seconds)"
2882msgstr "" 2168msgstr ""
2883 2169
2884#: plugins/check_ntp.c:868 plugins/check_ntp_peer.c:710
2885msgid "Warning threshold for jitter" 2170msgid "Warning threshold for jitter"
2886msgstr "" 2171msgstr ""
2887 2172
2888#: plugins/check_ntp.c:870 plugins/check_ntp_peer.c:712
2889msgid "Critical threshold for jitter" 2173msgid "Critical threshold for jitter"
2890msgstr "" 2174msgstr ""
2891 2175
2892#: plugins/check_ntp.c:880
2893msgid "Normal offset check:" 2176msgid "Normal offset check:"
2894msgstr "" 2177msgstr ""
2895 2178
2896#: plugins/check_ntp.c:883 plugins/check_ntp_peer.c:737
2897msgid "" 2179msgid ""
2898"Check jitter too, avoiding critical notifications if jitter isn't available" 2180"Check jitter too, avoiding critical notifications if jitter isn't available"
2899msgstr "" 2181msgstr ""
2900 2182
2901#: plugins/check_ntp.c:884 plugins/check_ntp_peer.c:738
2902msgid "(See Notes above for more details on thresholds formats):" 2183msgid "(See Notes above for more details on thresholds formats):"
2903msgstr "" 2184msgstr ""
2904 2185
2905#: plugins/check_ntp.c:889 plugins/check_ntp.c:896
2906msgid "WARNING: check_ntp is deprecated. Please use check_ntp_peer or" 2186msgid "WARNING: check_ntp is deprecated. Please use check_ntp_peer or"
2907msgstr "" 2187msgstr ""
2908 2188
2909#: plugins/check_ntp.c:890 plugins/check_ntp.c:897
2910msgid "check_ntp_time instead." 2189msgid "check_ntp_time instead."
2911msgstr "" 2190msgstr ""
2912 2191
2913#: plugins/check_ntp_peer.c:632
2914msgid "Server not synchronized" 2192msgid "Server not synchronized"
2915msgstr "" 2193msgstr ""
2916 2194
2917#: plugins/check_ntp_peer.c:634
2918msgid "Server has the LI_ALARM bit set" 2195msgid "Server has the LI_ALARM bit set"
2919msgstr "" 2196msgstr ""
2920 2197
2921#: plugins/check_ntp_peer.c:700
2922msgid "" 2198msgid ""
2923"Returns UNKNOWN instead of CRITICAL or WARNING if server isn't synchronized" 2199"Returns UNKNOWN instead of CRITICAL or WARNING if server isn't synchronized"
2924msgstr "" 2200msgstr ""
2925 2201
2926#: plugins/check_ntp_peer.c:706
2927msgid "Warning threshold for stratum of server's synchronization peer" 2202msgid "Warning threshold for stratum of server's synchronization peer"
2928msgstr "" 2203msgstr ""
2929 2204
2930#: plugins/check_ntp_peer.c:708
2931msgid "Critical threshold for stratum of server's synchronization peer" 2205msgid "Critical threshold for stratum of server's synchronization peer"
2932msgstr "" 2206msgstr ""
2933 2207
2934#: plugins/check_ntp_peer.c:714
2935msgid "Warning threshold for number of usable time sources (\"truechimers\")" 2208msgid "Warning threshold for number of usable time sources (\"truechimers\")"
2936msgstr "" 2209msgstr ""
2937 2210
2938#: plugins/check_ntp_peer.c:716
2939msgid "Critical threshold for number of usable time sources (\"truechimers\")" 2211msgid "Critical threshold for number of usable time sources (\"truechimers\")"
2940msgstr "" 2212msgstr ""
2941 2213
2942#: plugins/check_ntp_peer.c:721
2943msgid "This plugin checks an NTP server independent of any commandline" 2214msgid "This plugin checks an NTP server independent of any commandline"
2944msgstr "" 2215msgstr ""
2945 2216
2946#: plugins/check_ntp_peer.c:722
2947msgid "programs or external libraries." 2217msgid "programs or external libraries."
2948msgstr "" 2218msgstr ""
2949 2219
2950#: plugins/check_ntp_peer.c:725
2951msgid "Use this plugin to check the health of an NTP server. It supports" 2220msgid "Use this plugin to check the health of an NTP server. It supports"
2952msgstr "" 2221msgstr ""
2953 2222
2954#: plugins/check_ntp_peer.c:726
2955msgid "checking the offset with the sync peer, the jitter and stratum. This" 2223msgid "checking the offset with the sync peer, the jitter and stratum. This"
2956msgstr "" 2224msgstr ""
2957 2225
2958#: plugins/check_ntp_peer.c:727
2959msgid "plugin will not check the clock offset between the local host and NTP" 2226msgid "plugin will not check the clock offset between the local host and NTP"
2960msgstr "" 2227msgstr ""
2961 2228
2962#: plugins/check_ntp_peer.c:728
2963msgid "server; please use check_ntp_time for that purpose." 2229msgid "server; please use check_ntp_time for that purpose."
2964msgstr "" 2230msgstr ""
2965 2231
2966#: plugins/check_ntp_peer.c:734
2967msgid "Simple NTP server check:" 2232msgid "Simple NTP server check:"
2968msgstr "" 2233msgstr ""
2969 2234
2970#: plugins/check_ntp_peer.c:741
2971msgid "Only check the number of usable time sources (\"truechimers\"):" 2235msgid "Only check the number of usable time sources (\"truechimers\"):"
2972msgstr "" 2236msgstr ""
2973 2237
2974#: plugins/check_ntp_peer.c:744
2975msgid "Check only stratum:" 2238msgid "Check only stratum:"
2976msgstr "" 2239msgstr ""
2977 2240
2978#: plugins/check_ntp_time.c:607
2979msgid "This plugin checks the clock offset with the ntp server" 2241msgid "This plugin checks the clock offset with the ntp server"
2980msgstr "" 2242msgstr ""
2981 2243
2982#: plugins/check_ntp_time.c:617
2983msgid "Returns UNKNOWN instead of CRITICAL if offset cannot be found" 2244msgid "Returns UNKNOWN instead of CRITICAL if offset cannot be found"
2984msgstr "" 2245msgstr ""
2985 2246
2986#: plugins/check_ntp_time.c:623
2987msgid "Expected offset of the ntp server relative to local server (seconds)" 2247msgid "Expected offset of the ntp server relative to local server (seconds)"
2988msgstr "" 2248msgstr ""
2989 2249
2990#: plugins/check_ntp_time.c:628
2991msgid "This plugin checks the clock offset between the local host and a" 2250msgid "This plugin checks the clock offset between the local host and a"
2992msgstr "" 2251msgstr ""
2993 2252
2994#: plugins/check_ntp_time.c:629
2995msgid "remote NTP server. It is independent of any commandline programs or" 2253msgid "remote NTP server. It is independent of any commandline programs or"
2996msgstr "" 2254msgstr ""
2997 2255
2998#: plugins/check_ntp_time.c:630
2999msgid "external libraries." 2256msgid "external libraries."
3000msgstr "" 2257msgstr ""
3001 2258
3002#: plugins/check_ntp_time.c:634
3003msgid "If you'd rather want to monitor an NTP server, please use" 2259msgid "If you'd rather want to monitor an NTP server, please use"
3004msgstr "" 2260msgstr ""
3005 2261
3006#: plugins/check_ntp_time.c:635
3007msgid "check_ntp_peer." 2262msgid "check_ntp_peer."
3008msgstr "" 2263msgstr ""
3009 2264
3010#: plugins/check_ntp_time.c:636
3011msgid "--time-offset is useful for compensating for servers with known" 2265msgid "--time-offset is useful for compensating for servers with known"
3012msgstr "" 2266msgstr ""
3013 2267
3014#: plugins/check_ntp_time.c:637
3015msgid "and expected clock skew." 2268msgid "and expected clock skew."
3016msgstr "" 2269msgstr ""
3017 2270
3018#: plugins/check_nwstat.c:194
3019#, c-format 2271#, c-format
3020msgid "NetWare %s: " 2272msgid "NetWare %s: "
3021msgstr "" 2273msgstr ""
3022 2274
3023#: plugins/check_nwstat.c:232
3024#, c-format 2275#, c-format
3025msgid "Up %s," 2276msgid "Up %s,"
3026msgstr "" 2277msgstr ""
3027 2278
3028#: plugins/check_nwstat.c:240
3029#, c-format 2279#, c-format
3030msgid "Load %s - %s %s-min load average = %lu%%|load%s=%lu;%lu;%lu;0;100" 2280msgid "Load %s - %s %s-min load average = %lu%%|load%s=%lu;%lu;%lu;0;100"
3031msgstr "" 2281msgstr ""
3032 2282
3033#: plugins/check_nwstat.c:268
3034#, c-format 2283#, c-format
3035msgid "Conns %s - %lu current connections|Conns=%lu;%lu;%lu;;" 2284msgid "Conns %s - %lu current connections|Conns=%lu;%lu;%lu;;"
3036msgstr "" 2285msgstr ""
3037 2286
3038#: plugins/check_nwstat.c:293
3039#, c-format 2287#, c-format
3040msgid "%s: Long term cache hits = %lu%%" 2288msgid "%s: Long term cache hits = %lu%%"
3041msgstr "" 2289msgstr ""
3042 2290
3043#: plugins/check_nwstat.c:315
3044#, c-format 2291#, c-format
3045msgid "%s: Total cache buffers = %lu|Cachebuffers=%lu;%lu;%lu;;" 2292msgid "%s: Total cache buffers = %lu|Cachebuffers=%lu;%lu;%lu;;"
3046msgstr "" 2293msgstr ""
3047 2294
3048#: plugins/check_nwstat.c:340
3049#, c-format 2295#, c-format
3050msgid "%s: Dirty cache buffers = %lu|Dirty-Cache-Buffers=%lu;%lu;%lu;;" 2296msgid "%s: Dirty cache buffers = %lu|Dirty-Cache-Buffers=%lu;%lu;%lu;;"
3051msgstr "" 2297msgstr ""
3052 2298
3053#: plugins/check_nwstat.c:365
3054#, c-format 2299#, c-format
3055msgid "%s: LRU sitting time = %lu minutes" 2300msgid "%s: LRU sitting time = %lu minutes"
3056msgstr "" 2301msgstr ""
3057 2302
3058#: plugins/check_nwstat.c:382 plugins/check_nwstat.c:410
3059#: plugins/check_nwstat.c:437 plugins/check_nwstat.c:470
3060#: plugins/check_nwstat.c:650 plugins/check_nwstat.c:676
3061#: plugins/check_nwstat.c:707 plugins/check_nwstat.c:753
3062#: plugins/check_nwstat.c:777
3063#, c-format 2303#, c-format
3064msgid "CRITICAL - Volume '%s' does not exist!" 2304msgid "CRITICAL - Volume '%s' does not exist!"
3065msgstr "" 2305msgstr ""
3066 2306
3067#: plugins/check_nwstat.c:391
3068#, c-format 2307#, c-format
3069msgid "%s%lu KB free on volume %s|KBFree%s=%lu;%lu;%lu;;" 2308msgid "%s%lu KB free on volume %s|KBFree%s=%lu;%lu;%lu;;"
3070msgstr "" 2309msgstr ""
3071 2310
3072#: plugins/check_nwstat.c:392 plugins/check_nwstat.c:420
3073#: plugins/check_nwstat.c:447 plugins/check_nwstat.c:659
3074#: plugins/check_nwstat.c:685 plugins/check_nwstat.c:761
3075msgid "Only " 2311msgid "Only "
3076msgstr "" 2312msgstr ""
3077 2313
3078#: plugins/check_nwstat.c:419
3079#, c-format 2314#, c-format
3080msgid "%s%lu MB free on volume %s|MBFree%s=%lu;%lu;%lu;;" 2315msgid "%s%lu MB free on volume %s|MBFree%s=%lu;%lu;%lu;;"
3081msgstr "" 2316msgstr ""
3082 2317
3083#: plugins/check_nwstat.c:446
3084#, c-format 2318#, c-format
3085msgid "%s%lu MB used on volume %s|MBUsed%s=%lu;%lu;%lu;;" 2319msgid "%s%lu MB used on volume %s|MBUsed%s=%lu;%lu;%lu;;"
3086msgstr "" 2320msgstr ""
3087 2321
3088#: plugins/check_nwstat.c:494
3089#, c-format 2322#, c-format
3090msgid "" 2323msgid ""
3091"%lu MB (%lu%%) free on volume %s - total %lu MB|FreeMB%s=%lu;%lu;%lu;0;100" 2324"%lu MB (%lu%%) free on volume %s - total %lu MB|FreeMB%s=%lu;%lu;%lu;0;100"
3092msgstr "" 2325msgstr ""
3093 2326
3094#: plugins/check_nwstat.c:528
3095#, c-format 2327#, c-format
3096msgid "Directory Services Database is %s (DS version %s)" 2328msgid "Directory Services Database is %s (DS version %s)"
3097msgstr "" 2329msgstr ""
3098 2330
3099#: plugins/check_nwstat.c:545
3100#, c-format 2331#, c-format
3101msgid "Logins are %s" 2332msgid "Logins are %s"
3102msgstr "" 2333msgstr ""
3103 2334
3104#: plugins/check_nwstat.c:545
3105msgid "enabled" 2335msgid "enabled"
3106msgstr "" 2336msgstr ""
3107 2337
3108#: plugins/check_nwstat.c:545
3109msgid "disabled" 2338msgid "disabled"
3110msgstr "" 2339msgstr ""
3111 2340
3112#: plugins/check_nwstat.c:560
3113msgid "CRITICAL - NRM Status is bad!" 2341msgid "CRITICAL - NRM Status is bad!"
3114msgstr "" 2342msgstr ""
3115 2343
3116#: plugins/check_nwstat.c:565
3117msgid "Warning - NRM Status is suspect!" 2344msgid "Warning - NRM Status is suspect!"
3118msgstr "" 2345msgstr ""
3119 2346
3120#: plugins/check_nwstat.c:568
3121msgid "OK - NRM Status is good!" 2347msgid "OK - NRM Status is good!"
3122msgstr "" 2348msgstr ""
3123 2349
3124#: plugins/check_nwstat.c:610
3125#, c-format 2350#, c-format
3126msgid "%lu of %lu (%lu%%) packet receive buffers used" 2351msgid "%lu of %lu (%lu%%) packet receive buffers used"
3127msgstr "" 2352msgstr ""
3128 2353
3129#: plugins/check_nwstat.c:634
3130#, c-format 2354#, c-format
3131msgid "%lu entries in SAP table" 2355msgid "%lu entries in SAP table"
3132msgstr "" 2356msgstr ""
3133 2357
3134#: plugins/check_nwstat.c:636
3135#, c-format 2358#, c-format
3136msgid "%lu entries in SAP table for SAP type %d" 2359msgid "%lu entries in SAP table for SAP type %d"
3137msgstr "" 2360msgstr ""
3138 2361
3139#: plugins/check_nwstat.c:658
3140#, c-format 2362#, c-format
3141msgid "%s%lu KB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;" 2363msgid "%s%lu KB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;"
3142msgstr "" 2364msgstr ""
3143 2365
3144#: plugins/check_nwstat.c:684
3145#, c-format 2366#, c-format
3146msgid "%s%lu MB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;" 2367msgid "%s%lu MB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;"
3147msgstr "" 2368msgstr ""
3148 2369
3149#: plugins/check_nwstat.c:730
3150#, c-format 2370#, c-format
3151msgid "%lu MB (%lu%%) purgeable on volume %s|Purgeable%s=%lu;%lu;%lu;0;100" 2371msgid "%lu MB (%lu%%) purgeable on volume %s|Purgeable%s=%lu;%lu;%lu;0;100"
3152msgstr "" 2372msgstr ""
3153 2373
3154#: plugins/check_nwstat.c:761
3155#, c-format 2374#, c-format
3156msgid "%s%lu KB not yet purgeable on volume %s" 2375msgid "%s%lu KB not yet purgeable on volume %s"
3157msgstr "" 2376msgstr ""
3158 2377
3159#: plugins/check_nwstat.c:800
3160#, c-format 2378#, c-format
3161msgid "%lu MB (%lu%%) not yet purgeable on volume %s" 2379msgid "%lu MB (%lu%%) not yet purgeable on volume %s"
3162msgstr "" 2380msgstr ""
3163 2381
3164#: plugins/check_nwstat.c:821
3165#, c-format 2382#, c-format
3166msgid "%lu open files|Openfiles=%lu;%lu;%lu;0,0" 2383msgid "%lu open files|Openfiles=%lu;%lu;%lu;0,0"
3167msgstr "" 2384msgstr ""
3168 2385
3169#: plugins/check_nwstat.c:846
3170#, c-format 2386#, c-format
3171msgid "%lu abended threads|Abends=%lu;%lu;%lu;;" 2387msgid "%lu abended threads|Abends=%lu;%lu;%lu;;"
3172msgstr "" 2388msgstr ""
3173 2389
3174#: plugins/check_nwstat.c:881
3175#, c-format 2390#, c-format
3176msgid "%lu current service processes (%lu max)|Processes=%lu;%lu;%lu;0;%lu" 2391msgid "%lu current service processes (%lu max)|Processes=%lu;%lu;%lu;0;%lu"
3177msgstr "" 2392msgstr ""
3178 2393
3179#: plugins/check_nwstat.c:904
3180msgid "CRITICAL - Time not in sync with network!" 2394msgid "CRITICAL - Time not in sync with network!"
3181msgstr "" 2395msgstr ""
3182 2396
3183#: plugins/check_nwstat.c:907
3184msgid "OK - Time in sync with network!" 2397msgid "OK - Time in sync with network!"
3185msgstr "" 2398msgstr ""
3186 2399
3187#: plugins/check_nwstat.c:930
3188#, c-format 2400#, c-format
3189msgid "LRU sitting time = %lu seconds" 2401msgid "LRU sitting time = %lu seconds"
3190msgstr "" 2402msgstr ""
3191 2403
3192#: plugins/check_nwstat.c:949
3193#, c-format 2404#, c-format
3194msgid "Dirty cache buffers = %lu%% of the total|DCB=%lu;%lu;%lu;0;100" 2405msgid "Dirty cache buffers = %lu%% of the total|DCB=%lu;%lu;%lu;0;100"
3195msgstr "" 2406msgstr ""
3196 2407
3197#: plugins/check_nwstat.c:971
3198#, c-format 2408#, c-format
3199msgid "Total cache buffers = %lu%% of the original|TCB=%lu;%lu;%lu;0;100" 2409msgid "Total cache buffers = %lu%% of the original|TCB=%lu;%lu;%lu;0;100"
3200msgstr "" 2410msgstr ""
3201 2411
3202#: plugins/check_nwstat.c:989
3203#, c-format 2412#, c-format
3204msgid "NDS Version %s" 2413msgid "NDS Version %s"
3205msgstr "" 2414msgstr ""
3206 2415
3207#: plugins/check_nwstat.c:1005
3208#, c-format 2416#, c-format
3209msgid "Up %s" 2417msgid "Up %s"
3210msgstr "" 2418msgstr ""
3211 2419
3212#: plugins/check_nwstat.c:1019
3213#, c-format 2420#, c-format
3214msgid "Module %s version %s is loaded" 2421msgid "Module %s version %s is loaded"
3215msgstr "" 2422msgstr ""
3216 2423
3217#: plugins/check_nwstat.c:1022
3218#, c-format 2424#, c-format
3219msgid "Module %s is not loaded" 2425msgid "Module %s is not loaded"
3220msgstr "" 2426msgstr ""
3221 2427
3222#: plugins/check_nwstat.c:1033 plugins/check_nwstat.c:1059
3223#: plugins/check_nwstat.c:1085 plugins/check_nwstat.c:1111
3224#: plugins/check_nwstat.c:1137 plugins/check_nwstat.c:1163
3225#: plugins/check_nwstat.c:1189 plugins/check_nwstat.c:1215
3226#: plugins/check_nwstat.c:1241 plugins/check_nwstat.c:1267
3227#, c-format 2428#, c-format
3228msgid "CRITICAL - Value '%s' does not exist!" 2429msgid "CRITICAL - Value '%s' does not exist!"
3229msgstr "" 2430msgstr ""
3230 2431
3231#: plugins/check_nwstat.c:1042 plugins/check_nwstat.c:1068
3232#: plugins/check_nwstat.c:1094 plugins/check_nwstat.c:1120
3233#: plugins/check_nwstat.c:1146 plugins/check_nwstat.c:1172
3234#: plugins/check_nwstat.c:1198 plugins/check_nwstat.c:1224
3235#: plugins/check_nwstat.c:1250 plugins/check_nwstat.c:1276
3236#, c-format 2432#, c-format
3237msgid "%s is %lu|%s=%lu;%lu;%lu;;" 2433msgid "%s is %lu|%s=%lu;%lu;%lu;;"
3238msgstr "" 2434msgstr ""
3239 2435
3240#: plugins/check_nwstat.c:1289 plugins/check_overcr.c:285
3241msgid "Nothing to check!\n" 2436msgid "Nothing to check!\n"
3242msgstr "" 2437msgstr ""
3243 2438
3244#: plugins/check_nwstat.c:1371 plugins/check_overcr.c:355
3245msgid "Server port an integer\n" 2439msgid "Server port an integer\n"
3246msgstr "" 2440msgstr ""
3247 2441
3248#: plugins/check_nwstat.c:1601
3249msgid "This plugin attempts to contact the MRTGEXT NLM running on a" 2442msgid "This plugin attempts to contact the MRTGEXT NLM running on a"
3250msgstr "" 2443msgstr ""
3251 2444
3252#: plugins/check_nwstat.c:1602
3253msgid "Novell server to gather the requested system information." 2445msgid "Novell server to gather the requested system information."
3254msgstr "" 2446msgstr ""
3255 2447
3256#: plugins/check_nwstat.c:1614 plugins/check_overcr.c:436
3257msgid "Variable to check. Valid variables include:" 2448msgid "Variable to check. Valid variables include:"
3258msgstr "" 2449msgstr ""
3259 2450
3260#: plugins/check_nwstat.c:1615
3261msgid "LOAD1 = 1 minute average CPU load" 2451msgid "LOAD1 = 1 minute average CPU load"
3262msgstr "" 2452msgstr ""
3263 2453
3264#: plugins/check_nwstat.c:1616
3265msgid "LOAD5 = 5 minute average CPU load" 2454msgid "LOAD5 = 5 minute average CPU load"
3266msgstr "" 2455msgstr ""
3267 2456
3268#: plugins/check_nwstat.c:1617
3269msgid "LOAD15 = 15 minute average CPU load" 2457msgid "LOAD15 = 15 minute average CPU load"
3270msgstr "" 2458msgstr ""
3271 2459
3272#: plugins/check_nwstat.c:1618
3273msgid "CSPROCS = number of current service processes (NW 5.x only)" 2460msgid "CSPROCS = number of current service processes (NW 5.x only)"
3274msgstr "" 2461msgstr ""
3275 2462
3276#: plugins/check_nwstat.c:1619
3277msgid "ABENDS = number of abended threads (NW 5.x only)" 2463msgid "ABENDS = number of abended threads (NW 5.x only)"
3278msgstr "" 2464msgstr ""
3279 2465
3280#: plugins/check_nwstat.c:1620
3281msgid "UPTIME = server uptime" 2466msgid "UPTIME = server uptime"
3282msgstr "" 2467msgstr ""
3283 2468
3284#: plugins/check_nwstat.c:1621
3285msgid "LTCH = percent long term cache hits" 2469msgid "LTCH = percent long term cache hits"
3286msgstr "" 2470msgstr ""
3287 2471
3288#: plugins/check_nwstat.c:1622
3289msgid "CBUFF = current number of cache buffers" 2472msgid "CBUFF = current number of cache buffers"
3290msgstr "" 2473msgstr ""
3291 2474
3292#: plugins/check_nwstat.c:1623
3293msgid "CDBUFF = current number of dirty cache buffers" 2475msgid "CDBUFF = current number of dirty cache buffers"
3294msgstr "" 2476msgstr ""
3295 2477
3296#: plugins/check_nwstat.c:1624
3297msgid "DCB = dirty cache buffers as a percentage of the total" 2478msgid "DCB = dirty cache buffers as a percentage of the total"
3298msgstr "" 2479msgstr ""
3299 2480
3300#: plugins/check_nwstat.c:1625
3301msgid "TCB = dirty cache buffers as a percentage of the original" 2481msgid "TCB = dirty cache buffers as a percentage of the original"
3302msgstr "" 2482msgstr ""
3303 2483
3304#: plugins/check_nwstat.c:1626
3305msgid "OFILES = number of open files" 2484msgid "OFILES = number of open files"
3306msgstr "" 2485msgstr ""
3307 2486
3308#: plugins/check_nwstat.c:1627
3309msgid " VMF<vol> = MB of free space on Volume <vol>" 2487msgid " VMF<vol> = MB of free space on Volume <vol>"
3310msgstr "" 2488msgstr ""
3311 2489
3312#: plugins/check_nwstat.c:1628
3313msgid " VMU<vol> = MB used space on Volume <vol>" 2490msgid " VMU<vol> = MB used space on Volume <vol>"
3314msgstr "" 2491msgstr ""
3315 2492
3316#: plugins/check_nwstat.c:1629
3317msgid " VMP<vol> = MB of purgeable space on Volume <vol>" 2493msgid " VMP<vol> = MB of purgeable space on Volume <vol>"
3318msgstr "" 2494msgstr ""
3319 2495
3320#: plugins/check_nwstat.c:1630
3321msgid " VPF<vol> = percent free space on volume <vol>" 2496msgid " VPF<vol> = percent free space on volume <vol>"
3322msgstr "" 2497msgstr ""
3323 2498
3324#: plugins/check_nwstat.c:1631
3325msgid " VKF<vol> = KB of free space on volume <vol>" 2499msgid " VKF<vol> = KB of free space on volume <vol>"
3326msgstr "" 2500msgstr ""
3327 2501
3328#: plugins/check_nwstat.c:1632
3329msgid " VPP<vol> = percent purgeable space on volume <vol>" 2502msgid " VPP<vol> = percent purgeable space on volume <vol>"
3330msgstr "" 2503msgstr ""
3331 2504
3332#: plugins/check_nwstat.c:1633
3333msgid " VKP<vol> = KB of purgeable space on volume <vol>" 2505msgid " VKP<vol> = KB of purgeable space on volume <vol>"
3334msgstr "" 2506msgstr ""
3335 2507
3336#: plugins/check_nwstat.c:1634
3337msgid " VPNP<vol> = percent not yet purgeable space on volume <vol>" 2508msgid " VPNP<vol> = percent not yet purgeable space on volume <vol>"
3338msgstr "" 2509msgstr ""
3339 2510
3340#: plugins/check_nwstat.c:1635
3341msgid " VKNP<vol> = KB of not yet purgeable space on volume <vol>" 2511msgid " VKNP<vol> = KB of not yet purgeable space on volume <vol>"
3342msgstr "" 2512msgstr ""
3343 2513
3344#: plugins/check_nwstat.c:1636
3345msgid " LRUM = LRU sitting time in minutes" 2514msgid " LRUM = LRU sitting time in minutes"
3346msgstr "" 2515msgstr ""
3347 2516
3348#: plugins/check_nwstat.c:1637
3349msgid " LRUS = LRU sitting time in seconds" 2517msgid " LRUS = LRU sitting time in seconds"
3350msgstr "" 2518msgstr ""
3351 2519
3352#: plugins/check_nwstat.c:1638
3353msgid " DSDB = check to see if DS Database is open" 2520msgid " DSDB = check to see if DS Database is open"
3354msgstr "" 2521msgstr ""
3355 2522
3356#: plugins/check_nwstat.c:1639
3357msgid " DSVER = NDS version" 2523msgid " DSVER = NDS version"
3358msgstr "" 2524msgstr ""
3359 2525
3360#: plugins/check_nwstat.c:1640
3361msgid " UPRB = used packet receive buffers" 2526msgid " UPRB = used packet receive buffers"
3362msgstr "" 2527msgstr ""
3363 2528
3364#: plugins/check_nwstat.c:1641
3365msgid " PUPRB = percent (of max) used packet receive buffers" 2529msgid " PUPRB = percent (of max) used packet receive buffers"
3366msgstr "" 2530msgstr ""
3367 2531
3368#: plugins/check_nwstat.c:1642
3369msgid " SAPENTRIES = number of entries in the SAP table" 2532msgid " SAPENTRIES = number of entries in the SAP table"
3370msgstr "" 2533msgstr ""
3371 2534
3372#: plugins/check_nwstat.c:1643
3373msgid " SAPENTRIES<n> = number of entries in the SAP table for SAP type <n>" 2535msgid " SAPENTRIES<n> = number of entries in the SAP table for SAP type <n>"
3374msgstr "" 2536msgstr ""
3375 2537
3376#: plugins/check_nwstat.c:1644
3377msgid " TSYNC = timesync status" 2538msgid " TSYNC = timesync status"
3378msgstr "" 2539msgstr ""
3379 2540
3380#: plugins/check_nwstat.c:1645
3381msgid " LOGINS = check to see if logins are enabled" 2541msgid " LOGINS = check to see if logins are enabled"
3382msgstr "" 2542msgstr ""
3383 2543
3384#: plugins/check_nwstat.c:1646
3385msgid " CONNS = number of currently licensed connections" 2544msgid " CONNS = number of currently licensed connections"
3386msgstr "" 2545msgstr ""
3387 2546
3388#: plugins/check_nwstat.c:1647
3389msgid " NRMH\t= NRM Summary Status" 2547msgid " NRMH\t= NRM Summary Status"
3390msgstr "" 2548msgstr ""
3391 2549
3392#: plugins/check_nwstat.c:1648
3393msgid " NRMP<stat> = Returns the current value for a NRM health item" 2550msgid " NRMP<stat> = Returns the current value for a NRM health item"
3394msgstr "" 2551msgstr ""
3395 2552
3396#: plugins/check_nwstat.c:1649
3397msgid " NRMM<stat> = Returns the current memory stats from NRM" 2553msgid " NRMM<stat> = Returns the current memory stats from NRM"
3398msgstr "" 2554msgstr ""
3399 2555
3400#: plugins/check_nwstat.c:1650
3401msgid " NRMS<stat> = Returns the current Swapfile stats from NRM" 2556msgid " NRMS<stat> = Returns the current Swapfile stats from NRM"
3402msgstr "" 2557msgstr ""
3403 2558
3404#: plugins/check_nwstat.c:1651
3405msgid " NSS1<stat> = Statistics from _Admin:Manage_NSS\\GeneralStats.xml" 2559msgid " NSS1<stat> = Statistics from _Admin:Manage_NSS\\GeneralStats.xml"
3406msgstr "" 2560msgstr ""
3407 2561
3408#: plugins/check_nwstat.c:1652
3409msgid " NSS3<stat> = Statistics from _Admin:Manage_NSS\\NameCache.xml" 2562msgid " NSS3<stat> = Statistics from _Admin:Manage_NSS\\NameCache.xml"
3410msgstr "" 2563msgstr ""
3411 2564
3412#: plugins/check_nwstat.c:1653
3413msgid " NSS4<stat> = Statistics from _Admin:Manage_NSS\\FileStats.xml" 2565msgid " NSS4<stat> = Statistics from _Admin:Manage_NSS\\FileStats.xml"
3414msgstr "" 2566msgstr ""
3415 2567
3416#: plugins/check_nwstat.c:1654
3417msgid " NSS5<stat> = Statistics from _Admin:Manage_NSS\\ObjectCache.xml" 2568msgid " NSS5<stat> = Statistics from _Admin:Manage_NSS\\ObjectCache.xml"
3418msgstr "" 2569msgstr ""
3419 2570
3420#: plugins/check_nwstat.c:1655
3421msgid " NSS6<stat> = Statistics from _Admin:Manage_NSS\\Thread.xml" 2571msgid " NSS6<stat> = Statistics from _Admin:Manage_NSS\\Thread.xml"
3422msgstr "" 2572msgstr ""
3423 2573
3424#: plugins/check_nwstat.c:1656
3425msgid "" 2574msgid ""
3426" NSS7<stat> = Statistics from _Admin:Manage_NSS\\AuthorizationCache.xml" 2575" NSS7<stat> = Statistics from _Admin:Manage_NSS\\AuthorizationCache.xml"
3427msgstr "" 2576msgstr ""
3428 2577
3429#: plugins/check_nwstat.c:1657
3430msgid " NLM:<nlm> = check if NLM is loaded and report version" 2578msgid " NLM:<nlm> = check if NLM is loaded and report version"
3431msgstr "" 2579msgstr ""
3432 2580
3433#: plugins/check_nwstat.c:1658
3434msgid " (e.g. NLM:TSANDS.NLM)" 2581msgid " (e.g. NLM:TSANDS.NLM)"
3435msgstr "" 2582msgstr ""
3436 2583
3437#: plugins/check_nwstat.c:1665
3438msgid "Include server version string in results" 2584msgid "Include server version string in results"
3439msgstr "" 2585msgstr ""
3440 2586
3441#: plugins/check_nwstat.c:1671
3442msgid "- This plugin requires that the MRTGEXT.NLM file from James Drews' MRTG" 2587msgid "- This plugin requires that the MRTGEXT.NLM file from James Drews' MRTG"
3443msgstr "" 2588msgstr ""
3444 2589
3445#: plugins/check_nwstat.c:1672
3446msgid "" 2590msgid ""
3447" extension for NetWare be loaded on the Novell servers you wish to check." 2591" extension for NetWare be loaded on the Novell servers you wish to check."
3448msgstr "" 2592msgstr ""
3449 2593
3450#: plugins/check_nwstat.c:1673
3451msgid " (available from http://www.engr.wisc.edu/~drews/mrtg/)" 2594msgid " (available from http://www.engr.wisc.edu/~drews/mrtg/)"
3452msgstr "" 2595msgstr ""
3453 2596
3454#: plugins/check_nwstat.c:1674
3455msgid "" 2597msgid ""
3456"- Values for critical thresholds should be lower than warning thresholds" 2598"- Values for critical thresholds should be lower than warning thresholds"
3457msgstr "" 2599msgstr ""
3458 2600
3459#: plugins/check_nwstat.c:1675
3460msgid "" 2601msgid ""
3461" when the following variables are checked: VPF, VKF, LTCH, CBUFF, DCB, " 2602" when the following variables are checked: VPF, VKF, LTCH, CBUFF, DCB, "
3462msgstr "" 2603msgstr ""
3463 2604
3464#: plugins/check_nwstat.c:1676
3465msgid " TCB, LRUS and LRUM." 2605msgid " TCB, LRUS and LRUM."
3466msgstr "" 2606msgstr ""
3467 2607
3468#: plugins/check_overcr.c:123
3469msgid "Unknown error fetching load data\n" 2608msgid "Unknown error fetching load data\n"
3470msgstr "" 2609msgstr ""
3471 2610
3472#: plugins/check_overcr.c:127
3473msgid "Invalid response from server - no load information\n" 2611msgid "Invalid response from server - no load information\n"
3474msgstr "" 2612msgstr ""
3475 2613
3476#: plugins/check_overcr.c:133
3477msgid "Invalid response from server after load 1\n" 2614msgid "Invalid response from server after load 1\n"
3478msgstr "" 2615msgstr ""
3479 2616
3480#: plugins/check_overcr.c:139
3481msgid "Invalid response from server after load 5\n" 2617msgid "Invalid response from server after load 5\n"
3482msgstr "" 2618msgstr ""
3483 2619
3484#: plugins/check_overcr.c:164
3485#, c-format 2620#, c-format
3486msgid "Load %s - %s-min load average = %0.2f" 2621msgid "Load %s - %s-min load average = %0.2f"
3487msgstr "" 2622msgstr ""
3488 2623
3489#: plugins/check_overcr.c:174
3490msgid "Unknown error fetching disk data\n" 2624msgid "Unknown error fetching disk data\n"
3491msgstr "" 2625msgstr ""
3492 2626
3493#: plugins/check_overcr.c:184 plugins/check_overcr.c:236
3494#: plugins/check_overcr.c:240
3495msgid "Invalid response from server\n" 2627msgid "Invalid response from server\n"
3496msgstr "" 2628msgstr ""
3497 2629
3498#: plugins/check_overcr.c:211
3499msgid "Unknown error fetching network status\n" 2630msgid "Unknown error fetching network status\n"
3500msgstr "" 2631msgstr ""
3501 2632
3502#: plugins/check_overcr.c:221
3503#, c-format 2633#, c-format
3504msgid "Net %s - %d connection%s on port %d" 2634msgid "Net %s - %d connection%s on port %d"
3505msgstr "" 2635msgstr ""
3506 2636
3507#: plugins/check_overcr.c:232
3508msgid "Unknown error fetching process status\n" 2637msgid "Unknown error fetching process status\n"
3509msgstr "" 2638msgstr ""
3510 2639
3511#: plugins/check_overcr.c:250
3512#, c-format 2640#, c-format
3513msgid "Process %s - %d instance%s of %s running" 2641msgid "Process %s - %d instance%s of %s running"
3514msgstr "" 2642msgstr ""
3515 2643
3516#: plugins/check_overcr.c:277
3517#, c-format 2644#, c-format
3518msgid "Uptime %s - Up %d days %d hours %d minutes" 2645msgid "Uptime %s - Up %d days %d hours %d minutes"
3519msgstr "" 2646msgstr ""
3520 2647
3521#: plugins/check_overcr.c:419
3522msgid "" 2648msgid ""
3523"This plugin attempts to contact the Over-CR collector daemon running on the" 2649"This plugin attempts to contact the Over-CR collector daemon running on the"
3524msgstr "" 2650msgstr ""
3525 2651
3526#: plugins/check_overcr.c:420
3527msgid "remote UNIX server in order to gather the requested system information." 2652msgid "remote UNIX server in order to gather the requested system information."
3528msgstr "" 2653msgstr ""
3529 2654
3530#: plugins/check_overcr.c:437
3531msgid "LOAD1 = 1 minute average CPU load" 2655msgid "LOAD1 = 1 minute average CPU load"
3532msgstr "" 2656msgstr ""
3533 2657
3534#: plugins/check_overcr.c:438
3535msgid "LOAD5 = 5 minute average CPU load" 2658msgid "LOAD5 = 5 minute average CPU load"
3536msgstr "" 2659msgstr ""
3537 2660
3538#: plugins/check_overcr.c:439
3539msgid "LOAD15 = 15 minute average CPU load" 2661msgid "LOAD15 = 15 minute average CPU load"
3540msgstr "" 2662msgstr ""
3541 2663
3542#: plugins/check_overcr.c:440
3543msgid "DPU<filesys> = percent used disk space on filesystem <filesys>" 2664msgid "DPU<filesys> = percent used disk space on filesystem <filesys>"
3544msgstr "" 2665msgstr ""
3545 2666
3546#: plugins/check_overcr.c:441
3547msgid "PROC<process> = number of running processes with name <process>" 2667msgid "PROC<process> = number of running processes with name <process>"
3548msgstr "" 2668msgstr ""
3549 2669
3550#: plugins/check_overcr.c:442
3551msgid "NET<port> = number of active connections on TCP port <port>" 2670msgid "NET<port> = number of active connections on TCP port <port>"
3552msgstr "" 2671msgstr ""
3553 2672
3554#: plugins/check_overcr.c:443
3555msgid "UPTIME = system uptime in seconds" 2673msgid "UPTIME = system uptime in seconds"
3556msgstr "" 2674msgstr ""
3557 2675
3558#: plugins/check_overcr.c:450
3559msgid "This plugin requires that Eric Molitors' Over-CR collector daemon be" 2676msgid "This plugin requires that Eric Molitors' Over-CR collector daemon be"
3560msgstr "" 2677msgstr ""
3561 2678
3562#: plugins/check_overcr.c:451
3563msgid "running on the remote server." 2679msgid "running on the remote server."
3564msgstr "" 2680msgstr ""
3565 2681
3566#: plugins/check_overcr.c:452
3567msgid "Over-CR can be downloaded from http://www.molitor.org/overcr" 2682msgid "Over-CR can be downloaded from http://www.molitor.org/overcr"
3568msgstr "" 2683msgstr ""
3569 2684
3570#: plugins/check_overcr.c:453
3571msgid "This plugin was tested with version 0.99.53 of the Over-CR collector" 2685msgid "This plugin was tested with version 0.99.53 of the Over-CR collector"
3572msgstr "" 2686msgstr ""
3573 2687
3574#: plugins/check_overcr.c:457
3575msgid "" 2688msgid ""
3576"For the available options, the critical threshold value should always be" 2689"For the available options, the critical threshold value should always be"
3577msgstr "" 2690msgstr ""
3578 2691
3579#: plugins/check_overcr.c:458
3580msgid "" 2692msgid ""
3581"higher than the warning threshold value, EXCEPT with the uptime variable" 2693"higher than the warning threshold value, EXCEPT with the uptime variable"
3582msgstr "" 2694msgstr ""
3583 2695
3584#: plugins/check_pgsql.c:224
3585#, c-format 2696#, c-format
3586msgid "CRITICAL - no connection to '%s' (%s).\n" 2697msgid "CRITICAL - no connection to '%s' (%s).\n"
3587msgstr "" 2698msgstr ""
3588 2699
3589#: plugins/check_pgsql.c:252
3590#, c-format 2700#, c-format
3591msgid " %s - database %s (%f sec.)|%s\n" 2701msgid " %s - database %s (%f sec.)|%s\n"
3592msgstr "" 2702msgstr ""
3593 2703
3594#: plugins/check_pgsql.c:320 plugins/check_time.c:277 plugins/check_time.c:289
3595#: plugins/check_users.c:228
3596msgid "Critical threshold must be a positive integer" 2704msgid "Critical threshold must be a positive integer"
3597msgstr "" 2705msgstr ""
3598 2706
3599#: plugins/check_pgsql.c:326 plugins/check_time.c:258 plugins/check_time.c:282
3600#: plugins/check_users.c:226
3601msgid "Warning threshold must be a positive integer" 2707msgid "Warning threshold must be a positive integer"
3602msgstr "" 2708msgstr ""
3603 2709
3604#: plugins/check_pgsql.c:350
3605msgid "Database name exceeds the maximum length" 2710msgid "Database name exceeds the maximum length"
3606msgstr "" 2711msgstr ""
3607 2712
3608#: plugins/check_pgsql.c:356
3609msgid "User name is not valid" 2713msgid "User name is not valid"
3610msgstr "" 2714msgstr ""
3611 2715
3612#: plugins/check_pgsql.c:471
3613#, c-format 2716#, c-format
3614msgid "Test whether a PostgreSQL Database is accepting connections." 2717msgid "Test whether a PostgreSQL Database is accepting connections."
3615msgstr "" 2718msgstr ""
3616 2719
3617#: plugins/check_pgsql.c:483
3618msgid "Database to check " 2720msgid "Database to check "
3619msgstr "" 2721msgstr ""
3620 2722
3621#: plugins/check_pgsql.c:484
3622#, c-format 2723#, c-format
3623msgid "(default: %s)\n" 2724msgid "(default: %s)\n"
3624msgstr "" 2725msgstr ""
3625 2726
3626#: plugins/check_pgsql.c:486
3627msgid "Login name of user" 2727msgid "Login name of user"
3628msgstr "" 2728msgstr ""
3629 2729
3630#: plugins/check_pgsql.c:488
3631msgid "Password (BIG SECURITY ISSUE)" 2730msgid "Password (BIG SECURITY ISSUE)"
3632msgstr "" 2731msgstr ""
3633 2732
3634#: plugins/check_pgsql.c:490
3635msgid "Connection parameters (keyword = value), see below" 2733msgid "Connection parameters (keyword = value), see below"
3636msgstr "" 2734msgstr ""
3637 2735
3638#: plugins/check_pgsql.c:497
3639msgid "SQL query to run. Only first column in first row will be read" 2736msgid "SQL query to run. Only first column in first row will be read"
3640msgstr "" 2737msgstr ""
3641 2738
3642#: plugins/check_pgsql.c:499
3643msgid "A name for the query, this string is used instead of the query" 2739msgid "A name for the query, this string is used instead of the query"
3644msgstr "" 2740msgstr ""
3645 2741
3646#: plugins/check_pgsql.c:500
3647msgid "in the long output of the plugin" 2742msgid "in the long output of the plugin"
3648msgstr "" 2743msgstr ""
3649 2744
3650#: plugins/check_pgsql.c:502
3651msgid "SQL query value to result in warning status (double)" 2745msgid "SQL query value to result in warning status (double)"
3652msgstr "" 2746msgstr ""
3653 2747
3654#: plugins/check_pgsql.c:504
3655msgid "SQL query value to result in critical status (double)" 2748msgid "SQL query value to result in critical status (double)"
3656msgstr "" 2749msgstr ""
3657 2750
3658#: plugins/check_pgsql.c:509
3659msgid "All parameters are optional." 2751msgid "All parameters are optional."
3660msgstr "" 2752msgstr ""
3661 2753
3662#: plugins/check_pgsql.c:510
3663msgid "" 2754msgid ""
3664"This plugin tests a PostgreSQL DBMS to determine whether it is active and" 2755"This plugin tests a PostgreSQL DBMS to determine whether it is active and"
3665msgstr "" 2756msgstr ""
3666 2757
3667#: plugins/check_pgsql.c:511
3668msgid "accepting queries. In its current operation, it simply connects to the" 2758msgid "accepting queries. In its current operation, it simply connects to the"
3669msgstr "" 2759msgstr ""
3670 2760
3671#: plugins/check_pgsql.c:512
3672msgid "" 2761msgid ""
3673"specified database, and then disconnects. If no database is specified, it" 2762"specified database, and then disconnects. If no database is specified, it"
3674msgstr "" 2763msgstr ""
3675 2764
3676#: plugins/check_pgsql.c:513
3677msgid "" 2765msgid ""
3678"connects to the template1 database, which is present in every functioning" 2766"connects to the template1 database, which is present in every functioning"
3679msgstr "" 2767msgstr ""
3680 2768
3681#: plugins/check_pgsql.c:514
3682msgid "PostgreSQL DBMS." 2769msgid "PostgreSQL DBMS."
3683msgstr "" 2770msgstr ""
3684 2771
3685#: plugins/check_pgsql.c:516
3686msgid "If a query is specified using the -q option, it will be executed after" 2772msgid "If a query is specified using the -q option, it will be executed after"
3687msgstr "" 2773msgstr ""
3688 2774
3689#: plugins/check_pgsql.c:517
3690msgid "connecting to the server. The result from the query has to be numeric." 2775msgid "connecting to the server. The result from the query has to be numeric."
3691msgstr "" 2776msgstr ""
3692 2777
3693#: plugins/check_pgsql.c:518
3694msgid "" 2778msgid ""
3695"Multiple SQL commands, separated by semicolon, are allowed but the result " 2779"Multiple SQL commands, separated by semicolon, are allowed but the result "
3696msgstr "" 2780msgstr ""
3697 2781
3698#: plugins/check_pgsql.c:519
3699msgid "of the last command is taken into account only. The value of the first" 2782msgid "of the last command is taken into account only. The value of the first"
3700msgstr "" 2783msgstr ""
3701 2784
3702#: plugins/check_pgsql.c:520
3703msgid "" 2785msgid ""
3704"column in the first row is used as the check result. If a second column is" 2786"column in the first row is used as the check result. If a second column is"
3705msgstr "" 2787msgstr ""
3706 2788
3707#: plugins/check_pgsql.c:521
3708msgid "present in the result set, this is added to the plugin output with a" 2789msgid "present in the result set, this is added to the plugin output with a"
3709msgstr "" 2790msgstr ""
3710 2791
3711#: plugins/check_pgsql.c:522
3712msgid "" 2792msgid ""
3713"prefix of \"Extra Info:\". This information can be displayed in the system" 2793"prefix of \"Extra Info:\". This information can be displayed in the system"
3714msgstr "" 2794msgstr ""
3715 2795
3716#: plugins/check_pgsql.c:523
3717msgid "executing the plugin." 2796msgid "executing the plugin."
3718msgstr "" 2797msgstr ""
3719 2798
3720#: plugins/check_pgsql.c:525
3721msgid "" 2799msgid ""
3722"See the chapter \"Monitoring Database Activity\" of the PostgreSQL manual" 2800"See the chapter \"Monitoring Database Activity\" of the PostgreSQL manual"
3723msgstr "" 2801msgstr ""
3724 2802
3725#: plugins/check_pgsql.c:526
3726msgid "" 2803msgid ""
3727"for details about how to access internal statistics of the database server." 2804"for details about how to access internal statistics of the database server."
3728msgstr "" 2805msgstr ""
3729 2806
3730#: plugins/check_pgsql.c:528
3731msgid "" 2807msgid ""
3732"For a list of available connection parameters which may be used with the -o" 2808"For a list of available connection parameters which may be used with the -o"
3733msgstr "" 2809msgstr ""
3734 2810
3735#: plugins/check_pgsql.c:529
3736msgid "" 2811msgid ""
3737"command line option, see the documentation for PQconnectdb() in the chapter" 2812"command line option, see the documentation for PQconnectdb() in the chapter"
3738msgstr "" 2813msgstr ""
3739 2814
3740#: plugins/check_pgsql.c:530
3741msgid "" 2815msgid ""
3742"\"libpq - C Library\" of the PostgreSQL manual. For example, this may be" 2816"\"libpq - C Library\" of the PostgreSQL manual. For example, this may be"
3743msgstr "" 2817msgstr ""
3744 2818
3745#: plugins/check_pgsql.c:531
3746msgid "" 2819msgid ""
3747"used to specify a service name in pg_service.conf to be used for additional" 2820"used to specify a service name in pg_service.conf to be used for additional"
3748msgstr "" 2821msgstr ""
3749 2822
3750#: plugins/check_pgsql.c:532
3751msgid "connection parameters: -o 'service=<name>' or to specify the SSL mode:" 2823msgid "connection parameters: -o 'service=<name>' or to specify the SSL mode:"
3752msgstr "" 2824msgstr ""
3753 2825
3754#: plugins/check_pgsql.c:533
3755msgid "-o 'sslmode=require'." 2826msgid "-o 'sslmode=require'."
3756msgstr "" 2827msgstr ""
3757 2828
3758#: plugins/check_pgsql.c:535
3759msgid "" 2829msgid ""
3760"The plugin will connect to a local postmaster if no host is specified. To" 2830"The plugin will connect to a local postmaster if no host is specified. To"
3761msgstr "" 2831msgstr ""
3762 2832
3763#: plugins/check_pgsql.c:536
3764msgid "" 2833msgid ""
3765"connect to a remote host, be sure that the remote postmaster accepts TCP/IP" 2834"connect to a remote host, be sure that the remote postmaster accepts TCP/IP"
3766msgstr "" 2835msgstr ""
3767 2836
3768#: plugins/check_pgsql.c:537
3769msgid "connections (start the postmaster with the -i option)." 2837msgid "connections (start the postmaster with the -i option)."
3770msgstr "" 2838msgstr ""
3771 2839
3772#: plugins/check_pgsql.c:539
3773msgid "" 2840msgid ""
3774"Typically, the monitoring user (unless the --logname option is used) should " 2841"Typically, the monitoring user (unless the --logname option is used) should "
3775"be" 2842"be"
3776msgstr "" 2843msgstr ""
3777 2844
3778#: plugins/check_pgsql.c:540
3779msgid "" 2845msgid ""
3780"able to connect to the database without a password. The plugin can also send" 2846"able to connect to the database without a password. The plugin can also send"
3781msgstr "" 2847msgstr ""
3782 2848
3783#: plugins/check_pgsql.c:541
3784msgid "a password, but no effort is made to obscure or encrypt the password." 2849msgid "a password, but no effort is made to obscure or encrypt the password."
3785msgstr "" 2850msgstr ""
3786 2851
3787#: plugins/check_pgsql.c:575
3788#, c-format 2852#, c-format
3789msgid "QUERY %s - %s: %s.\n" 2853msgid "QUERY %s - %s: %s.\n"
3790msgstr "" 2854msgstr ""
3791 2855
3792#: plugins/check_pgsql.c:575
3793msgid "Error with query" 2856msgid "Error with query"
3794msgstr "" 2857msgstr ""
3795 2858
3796#: plugins/check_pgsql.c:581
3797msgid "No rows returned" 2859msgid "No rows returned"
3798msgstr "" 2860msgstr ""
3799 2861
3800#: plugins/check_pgsql.c:586
3801msgid "No columns returned" 2862msgid "No columns returned"
3802msgstr "" 2863msgstr ""
3803 2864
3804#: plugins/check_pgsql.c:592
3805msgid "No data returned" 2865msgid "No data returned"
3806msgstr "" 2866msgstr ""
3807 2867
3808#: plugins/check_pgsql.c:601
3809msgid "Is not a numeric" 2868msgid "Is not a numeric"
3810msgstr "" 2869msgstr ""
3811 2870
3812#: plugins/check_pgsql.c:619
3813#, c-format 2871#, c-format
3814msgid "%s returned %f" 2872msgid "%s returned %f"
3815msgstr "" 2873msgstr ""
3816 2874
3817#: plugins/check_pgsql.c:622
3818#, c-format 2875#, c-format
3819msgid "'%s' returned %f" 2876msgid "'%s' returned %f"
3820msgstr "" 2877msgstr ""
3821 2878
3822#: plugins/check_ping.c:143
3823msgid "CRITICAL - Could not interpret output from ping command\n" 2879msgid "CRITICAL - Could not interpret output from ping command\n"
3824msgstr "" 2880msgstr ""
3825 2881
3826#: plugins/check_ping.c:159
3827#, c-format 2882#, c-format
3828msgid "PING %s - %sPacket loss = %d%%" 2883msgid "PING %s - %sPacket loss = %d%%"
3829msgstr "" 2884msgstr ""
3830 2885
3831#: plugins/check_ping.c:162
3832#, c-format 2886#, c-format
3833msgid "PING %s - %sPacket loss = %d%%, RTA = %2.2f ms" 2887msgid "PING %s - %sPacket loss = %d%%, RTA = %2.2f ms"
3834msgstr "" 2888msgstr ""
3835 2889
3836#: plugins/check_ping.c:263
3837msgid "Could not realloc() addresses\n" 2890msgid "Could not realloc() addresses\n"
3838msgstr "" 2891msgstr ""
3839 2892
3840#: plugins/check_ping.c:278 plugins/check_ping.c:358
3841#, c-format 2893#, c-format
3842msgid "<max_packets> (%s) must be a non-negative number\n" 2894msgid "<max_packets> (%s) must be a non-negative number\n"
3843msgstr "" 2895msgstr ""
3844 2896
3845#: plugins/check_ping.c:312
3846#, c-format 2897#, c-format
3847msgid "<wpl> (%s) must be an integer percentage\n" 2898msgid "<wpl> (%s) must be an integer percentage\n"
3848msgstr "" 2899msgstr ""
3849 2900
3850#: plugins/check_ping.c:323
3851#, c-format 2901#, c-format
3852msgid "<cpl> (%s) must be an integer percentage\n" 2902msgid "<cpl> (%s) must be an integer percentage\n"
3853msgstr "" 2903msgstr ""
3854 2904
3855#: plugins/check_ping.c:334
3856#, c-format 2905#, c-format
3857msgid "<wrta> (%s) must be a non-negative number\n" 2906msgid "<wrta> (%s) must be a non-negative number\n"
3858msgstr "" 2907msgstr ""
3859 2908
3860#: plugins/check_ping.c:345
3861#, c-format 2909#, c-format
3862msgid "<crta> (%s) must be a non-negative number\n" 2910msgid "<crta> (%s) must be a non-negative number\n"
3863msgstr "" 2911msgstr ""
3864 2912
3865#: plugins/check_ping.c:378
3866#, c-format 2913#, c-format
3867msgid "" 2914msgid ""
3868"%s: Warning threshold must be integer or percentage!\n" 2915"%s: Warning threshold must be integer or percentage!\n"
3869"\n" 2916"\n"
3870msgstr "" 2917msgstr ""
3871 2918
3872#: plugins/check_ping.c:391
3873#, c-format 2919#, c-format
3874msgid "<wrta> was not set\n" 2920msgid "<wrta> was not set\n"
3875msgstr "" 2921msgstr ""
3876 2922
3877#: plugins/check_ping.c:395
3878#, c-format 2923#, c-format
3879msgid "<crta> was not set\n" 2924msgid "<crta> was not set\n"
3880msgstr "" 2925msgstr ""
3881 2926
3882#: plugins/check_ping.c:399
3883#, c-format 2927#, c-format
3884msgid "<wpl> was not set\n" 2928msgid "<wpl> was not set\n"
3885msgstr "" 2929msgstr ""
3886 2930
3887#: plugins/check_ping.c:403
3888#, c-format 2931#, c-format
3889msgid "<cpl> was not set\n" 2932msgid "<cpl> was not set\n"
3890msgstr "" 2933msgstr ""
3891 2934
3892#: plugins/check_ping.c:407
3893#, c-format 2935#, c-format
3894msgid "<wrta> (%f) cannot be larger than <crta> (%f)\n" 2936msgid "<wrta> (%f) cannot be larger than <crta> (%f)\n"
3895msgstr "" 2937msgstr ""
3896 2938
3897#: plugins/check_ping.c:411
3898#, c-format 2939#, c-format
3899msgid "<wpl> (%d) cannot be larger than <cpl> (%d)\n" 2940msgid "<wpl> (%d) cannot be larger than <cpl> (%d)\n"
3900msgstr "" 2941msgstr ""
3901 2942
3902#: plugins/check_ping.c:448
3903#, c-format 2943#, c-format
3904msgid "Cannot open stderr for %s\n" 2944msgid "Cannot open stderr for %s\n"
3905msgstr "" 2945msgstr ""
3906 2946
3907#: plugins/check_ping.c:505 plugins/check_ping.c:507
3908msgid "System call sent warnings to stderr " 2947msgid "System call sent warnings to stderr "
3909msgstr "" 2948msgstr ""
3910 2949
3911#: plugins/check_ping.c:533
3912#, c-format 2950#, c-format
3913msgid "CRITICAL - Network Unreachable (%s)\n" 2951msgid "CRITICAL - Network Unreachable (%s)\n"
3914msgstr "" 2952msgstr ""
3915 2953
3916#: plugins/check_ping.c:535
3917#, c-format 2954#, c-format
3918msgid "CRITICAL - Host Unreachable (%s)\n" 2955msgid "CRITICAL - Host Unreachable (%s)\n"
3919msgstr "" 2956msgstr ""
3920 2957
3921#: plugins/check_ping.c:537
3922#, c-format 2958#, c-format
3923msgid "CRITICAL - Bogus ICMP: Port Unreachable (%s)\n" 2959msgid "CRITICAL - Bogus ICMP: Port Unreachable (%s)\n"
3924msgstr "" 2960msgstr ""
3925 2961
3926#: plugins/check_ping.c:539
3927#, c-format 2962#, c-format
3928msgid "CRITICAL - Bogus ICMP: Protocol Unreachable (%s)\n" 2963msgid "CRITICAL - Bogus ICMP: Protocol Unreachable (%s)\n"
3929msgstr "" 2964msgstr ""
3930 2965
3931#: plugins/check_ping.c:541
3932#, c-format 2966#, c-format
3933msgid "CRITICAL - Network Prohibited (%s)\n" 2967msgid "CRITICAL - Network Prohibited (%s)\n"
3934msgstr "" 2968msgstr ""
3935 2969
3936#: plugins/check_ping.c:543
3937#, c-format 2970#, c-format
3938msgid "CRITICAL - Host Prohibited (%s)\n" 2971msgid "CRITICAL - Host Prohibited (%s)\n"
3939msgstr "" 2972msgstr ""
3940 2973
3941#: plugins/check_ping.c:545
3942#, c-format 2974#, c-format
3943msgid "CRITICAL - Packet Filtered (%s)\n" 2975msgid "CRITICAL - Packet Filtered (%s)\n"
3944msgstr "" 2976msgstr ""
3945 2977
3946#: plugins/check_ping.c:547
3947#, c-format 2978#, c-format
3948msgid "CRITICAL - Host not found (%s)\n" 2979msgid "CRITICAL - Host not found (%s)\n"
3949msgstr "" 2980msgstr ""
3950 2981
3951#: plugins/check_ping.c:549
3952#, c-format 2982#, c-format
3953msgid "CRITICAL - Time to live exceeded (%s)\n" 2983msgid "CRITICAL - Time to live exceeded (%s)\n"
3954msgstr "" 2984msgstr ""
3955 2985
3956#: plugins/check_ping.c:551
3957#, c-format 2986#, c-format
3958msgid "CRITICAL - Destination Unreachable (%s)\n" 2987msgid "CRITICAL - Destination Unreachable (%s)\n"
3959msgstr "" 2988msgstr ""
3960 2989
3961#: plugins/check_ping.c:558
3962msgid "Unable to realloc warn_text\n" 2990msgid "Unable to realloc warn_text\n"
3963msgstr "" 2991msgstr ""
3964 2992
3965#: plugins/check_ping.c:575
3966#, c-format 2993#, c-format
3967msgid "Use ping to check connection statistics for a remote host." 2994msgid "Use ping to check connection statistics for a remote host."
3968msgstr "" 2995msgstr ""
3969 2996
3970#: plugins/check_ping.c:587
3971msgid "host to ping" 2997msgid "host to ping"
3972msgstr "" 2998msgstr ""
3973 2999
3974#: plugins/check_ping.c:593
3975msgid "number of ICMP ECHO packets to send" 3000msgid "number of ICMP ECHO packets to send"
3976msgstr "" 3001msgstr ""
3977 3002
3978#: plugins/check_ping.c:594
3979#, c-format 3003#, c-format
3980msgid "(Default: %d)\n" 3004msgid "(Default: %d)\n"
3981msgstr "" 3005msgstr ""
3982 3006
3983#: plugins/check_ping.c:596
3984msgid "show HTML in the plugin output (obsoleted by urlize)" 3007msgid "show HTML in the plugin output (obsoleted by urlize)"
3985msgstr "" 3008msgstr ""
3986 3009
3987#: plugins/check_ping.c:601
3988msgid "THRESHOLD is <rta>,<pl>% where <rta> is the round trip average travel" 3010msgid "THRESHOLD is <rta>,<pl>% where <rta> is the round trip average travel"
3989msgstr "" 3011msgstr ""
3990 3012
3991#: plugins/check_ping.c:602
3992msgid "time (ms) which triggers a WARNING or CRITICAL state, and <pl> is the" 3013msgid "time (ms) which triggers a WARNING or CRITICAL state, and <pl> is the"
3993msgstr "" 3014msgstr ""
3994 3015
3995#: plugins/check_ping.c:603
3996msgid "percentage of packet loss to trigger an alarm state." 3016msgid "percentage of packet loss to trigger an alarm state."
3997msgstr "" 3017msgstr ""
3998 3018
3999#: plugins/check_ping.c:606
4000msgid "" 3019msgid ""
4001"This plugin uses the ping command to probe the specified host for packet loss" 3020"This plugin uses the ping command to probe the specified host for packet loss"
4002msgstr "" 3021msgstr ""
4003 3022
4004#: plugins/check_ping.c:607
4005msgid "" 3023msgid ""
4006"(percentage) and round trip average (milliseconds). It can produce HTML " 3024"(percentage) and round trip average (milliseconds). It can produce HTML "
4007"output" 3025"output"
4008msgstr "" 3026msgstr ""
4009 3027
4010#: plugins/check_ping.c:608
4011msgid "" 3028msgid ""
4012"linking to a traceroute CGI contributed by Ian Cass. The CGI can be found in" 3029"linking to a traceroute CGI contributed by Ian Cass. The CGI can be found in"
4013msgstr "" 3030msgstr ""
4014 3031
4015#: plugins/check_ping.c:609
4016msgid "the contrib area of the downloads section at http://www.nagios.org/" 3032msgid "the contrib area of the downloads section at http://www.nagios.org/"
4017msgstr "" 3033msgstr ""
4018 3034
4019#: plugins/check_procs.c:197
4020#, c-format 3035#, c-format
4021msgid "CMD: %s\n" 3036msgid "CMD: %s\n"
4022msgstr "" 3037msgstr ""
4023 3038
4024#: plugins/check_procs.c:202
4025msgid "System call sent warnings to stderr" 3039msgid "System call sent warnings to stderr"
4026msgstr "" 3040msgstr ""
4027 3041
4028#: plugins/check_procs.c:349
4029#, c-format 3042#, c-format
4030msgid "Not parseable: %s" 3043msgid "Not parseable: %s"
4031msgstr "" 3044msgstr ""
4032 3045
4033#: plugins/check_procs.c:354
4034#, c-format 3046#, c-format
4035msgid "Unable to read output\n" 3047msgid "Unable to read output\n"
4036msgstr "" 3048msgstr ""
4037 3049
4038#: plugins/check_procs.c:371
4039#, c-format 3050#, c-format
4040msgid "%d warn out of " 3051msgid "%d warn out of "
4041msgstr "" 3052msgstr ""
4042 3053
4043#: plugins/check_procs.c:376
4044#, c-format 3054#, c-format
4045msgid "%d crit, %d warn out of " 3055msgid "%d crit, %d warn out of "
4046msgstr "" 3056msgstr ""
4047 3057
4048#: plugins/check_procs.c:382
4049#, c-format 3058#, c-format
4050msgid " with %s" 3059msgid " with %s"
4051msgstr "" 3060msgstr ""
4052 3061
4053#: plugins/check_procs.c:477
4054msgid "Parent Process ID must be an integer!" 3062msgid "Parent Process ID must be an integer!"
4055msgstr "" 3063msgstr ""
4056 3064
4057#: plugins/check_procs.c:483 plugins/check_procs.c:627
4058#, c-format 3065#, c-format
4059msgid "%s%sSTATE = %s" 3066msgid "%s%sSTATE = %s"
4060msgstr "" 3067msgstr ""
4061 3068
4062#: plugins/check_procs.c:492
4063msgid "UID was not found" 3069msgid "UID was not found"
4064msgstr "" 3070msgstr ""
4065 3071
4066#: plugins/check_procs.c:498
4067msgid "User name was not found" 3072msgid "User name was not found"
4068msgstr "" 3073msgstr ""
4069 3074
4070#: plugins/check_procs.c:513
4071#, c-format 3075#, c-format
4072msgid "%s%scommand name '%s'" 3076msgid "%s%scommand name '%s'"
4073msgstr "" 3077msgstr ""
4074 3078
4075#: plugins/check_procs.c:522
4076#, c-format 3079#, c-format
4077msgid "%s%sexclude progs '%s'" 3080msgid "%s%sexclude progs '%s'"
4078msgstr "" 3081msgstr ""
4079 3082
4080#: plugins/check_procs.c:565
4081msgid "RSS must be an integer!" 3083msgid "RSS must be an integer!"
4082msgstr "" 3084msgstr ""
4083 3085
4084#: plugins/check_procs.c:572
4085msgid "VSZ must be an integer!" 3086msgid "VSZ must be an integer!"
4086msgstr "" 3087msgstr ""
4087 3088
4088#: plugins/check_procs.c:580
4089msgid "PCPU must be a float!" 3089msgid "PCPU must be a float!"
4090msgstr "" 3090msgstr ""
4091 3091
4092#: plugins/check_procs.c:604
4093msgid "Metric must be one of PROCS, VSZ, RSS, CPU, ELAPSED!" 3092msgid "Metric must be one of PROCS, VSZ, RSS, CPU, ELAPSED!"
4094msgstr "" 3093msgstr ""
4095 3094
4096#: plugins/check_procs.c:735
4097msgid "" 3095msgid ""
4098"Checks all processes and generates WARNING or CRITICAL states if the " 3096"Checks all processes and generates WARNING or CRITICAL states if the "
4099"specified" 3097"specified"
4100msgstr "" 3098msgstr ""
4101 3099
4102#: plugins/check_procs.c:736
4103msgid "" 3100msgid ""
4104"metric is outside the required threshold ranges. The metric defaults to " 3101"metric is outside the required threshold ranges. The metric defaults to "
4105"number" 3102"number"
4106msgstr "" 3103msgstr ""
4107 3104
4108#: plugins/check_procs.c:737
4109msgid "" 3105msgid ""
4110"of processes. Search filters can be applied to limit the processes to check." 3106"of processes. Search filters can be applied to limit the processes to check."
4111msgstr "" 3107msgstr ""
4112 3108
4113#: plugins/check_procs.c:746
4114msgid "Generate warning state if metric is outside this range" 3109msgid "Generate warning state if metric is outside this range"
4115msgstr "" 3110msgstr ""
4116 3111
4117#: plugins/check_procs.c:748
4118msgid "Generate critical state if metric is outside this range" 3112msgid "Generate critical state if metric is outside this range"
4119msgstr "" 3113msgstr ""
4120 3114
4121#: plugins/check_procs.c:750
4122msgid "Check thresholds against metric. Valid types:" 3115msgid "Check thresholds against metric. Valid types:"
4123msgstr "" 3116msgstr ""
4124 3117
4125#: plugins/check_procs.c:751
4126msgid "PROCS - number of processes (default)" 3118msgid "PROCS - number of processes (default)"
4127msgstr "" 3119msgstr ""
4128 3120
4129#: plugins/check_procs.c:752
4130msgid "VSZ - virtual memory size" 3121msgid "VSZ - virtual memory size"
4131msgstr "" 3122msgstr ""
4132 3123
4133#: plugins/check_procs.c:753
4134msgid "RSS - resident set memory size" 3124msgid "RSS - resident set memory size"
4135msgstr "" 3125msgstr ""
4136 3126
4137#: plugins/check_procs.c:754
4138msgid "CPU - percentage CPU" 3127msgid "CPU - percentage CPU"
4139msgstr "" 3128msgstr ""
4140 3129
4141#: plugins/check_procs.c:757
4142msgid "ELAPSED - time elapsed in seconds" 3130msgid "ELAPSED - time elapsed in seconds"
4143msgstr "" 3131msgstr ""
4144 3132
4145#: plugins/check_procs.c:762
4146msgid "Extra information. Up to 3 verbosity levels" 3133msgid "Extra information. Up to 3 verbosity levels"
4147msgstr "" 3134msgstr ""
4148 3135
4149#: plugins/check_procs.c:765
4150msgid "Filter own process the traditional way by PID instead of /proc/pid/exe" 3136msgid "Filter own process the traditional way by PID instead of /proc/pid/exe"
4151msgstr "" 3137msgstr ""
4152 3138
4153#: plugins/check_procs.c:770
4154msgid "Only scan for processes that have, in the output of `ps`, one or" 3139msgid "Only scan for processes that have, in the output of `ps`, one or"
4155msgstr "" 3140msgstr ""
4156 3141
4157#: plugins/check_procs.c:771
4158msgid "more of the status flags you specify (for example R, Z, S, RS," 3142msgid "more of the status flags you specify (for example R, Z, S, RS,"
4159msgstr "" 3143msgstr ""
4160 3144
4161#: plugins/check_procs.c:772
4162msgid "RSZDT, plus others based on the output of your 'ps' command)." 3145msgid "RSZDT, plus others based on the output of your 'ps' command)."
4163msgstr "" 3146msgstr ""
4164 3147
4165#: plugins/check_procs.c:774
4166msgid "Only scan for children of the parent process ID indicated." 3148msgid "Only scan for children of the parent process ID indicated."
4167msgstr "" 3149msgstr ""
4168 3150
4169#: plugins/check_procs.c:776
4170msgid "Only scan for processes with VSZ higher than indicated." 3151msgid "Only scan for processes with VSZ higher than indicated."
4171msgstr "" 3152msgstr ""
4172 3153
4173#: plugins/check_procs.c:778
4174msgid "Only scan for processes with RSS higher than indicated." 3154msgid "Only scan for processes with RSS higher than indicated."
4175msgstr "" 3155msgstr ""
4176 3156
4177#: plugins/check_procs.c:780
4178msgid "Only scan for processes with PCPU higher than indicated." 3157msgid "Only scan for processes with PCPU higher than indicated."
4179msgstr "" 3158msgstr ""
4180 3159
4181#: plugins/check_procs.c:782
4182msgid "Only scan for processes with user name or ID indicated." 3160msgid "Only scan for processes with user name or ID indicated."
4183msgstr "" 3161msgstr ""
4184 3162
4185#: plugins/check_procs.c:784
4186msgid "Only scan for processes with args that contain STRING." 3163msgid "Only scan for processes with args that contain STRING."
4187msgstr "" 3164msgstr ""
4188 3165
4189#: plugins/check_procs.c:786
4190msgid "Only scan for processes with args that contain the regex STRING." 3166msgid "Only scan for processes with args that contain the regex STRING."
4191msgstr "" 3167msgstr ""
4192 3168
4193#: plugins/check_procs.c:788
4194msgid "Only scan for exact matches of COMMAND (without path)." 3169msgid "Only scan for exact matches of COMMAND (without path)."
4195msgstr "" 3170msgstr ""
4196 3171
4197#: plugins/check_procs.c:790
4198msgid "Exclude processes which match this comma separated list" 3172msgid "Exclude processes which match this comma separated list"
4199msgstr "" 3173msgstr ""
4200 3174
4201#: plugins/check_procs.c:792
4202msgid "Only scan for non kernel threads (works on Linux only)." 3175msgid "Only scan for non kernel threads (works on Linux only)."
4203msgstr "" 3176msgstr ""
4204 3177
4205#: plugins/check_procs.c:794
4206#, c-format 3178#, c-format
4207msgid "" 3179msgid ""
4208"\n" 3180"\n"
@@ -4212,7 +3184,6 @@ msgid ""
4212"\n" 3184"\n"
4213msgstr "" 3185msgstr ""
4214 3186
4215#: plugins/check_procs.c:799
4216#, c-format 3187#, c-format
4217msgid "" 3188msgid ""
4218"This plugin checks the number of currently running processes and\n" 3189"This plugin checks the number of currently running processes and\n"
@@ -4223,1714 +3194,1335 @@ msgid ""
4223"\n" 3194"\n"
4224msgstr "" 3195msgstr ""
4225 3196
4226#: plugins/check_procs.c:808
4227msgid "Warning if not two processes with command name portsentry." 3197msgid "Warning if not two processes with command name portsentry."
4228msgstr "" 3198msgstr ""
4229 3199
4230#: plugins/check_procs.c:809
4231msgid "Critical if < 2 or > 1024 processes" 3200msgid "Critical if < 2 or > 1024 processes"
4232msgstr "" 3201msgstr ""
4233 3202
4234#: plugins/check_procs.c:811
4235msgid "Critical if not at least 1 process with command sshd" 3203msgid "Critical if not at least 1 process with command sshd"
4236msgstr "" 3204msgstr ""
4237 3205
4238#: plugins/check_procs.c:813
4239msgid "Warning if > 1024 processes with command name sshd." 3206msgid "Warning if > 1024 processes with command name sshd."
4240msgstr "" 3207msgstr ""
4241 3208
4242#: plugins/check_procs.c:814
4243msgid "Critical if < 1 processes with command name sshd." 3209msgid "Critical if < 1 processes with command name sshd."
4244msgstr "" 3210msgstr ""
4245 3211
4246#: plugins/check_procs.c:816
4247msgid "Warning alert if > 10 processes with command arguments containing" 3212msgid "Warning alert if > 10 processes with command arguments containing"
4248msgstr "" 3213msgstr ""
4249 3214
4250#: plugins/check_procs.c:817
4251msgid "'/usr/local/bin/perl' and owned by root" 3215msgid "'/usr/local/bin/perl' and owned by root"
4252msgstr "" 3216msgstr ""
4253 3217
4254#: plugins/check_procs.c:819
4255msgid "Alert if VSZ of any processes over 50K or 100K" 3218msgid "Alert if VSZ of any processes over 50K or 100K"
4256msgstr "" 3219msgstr ""
4257 3220
4258#: plugins/check_procs.c:821
4259msgid "Alert if CPU of any processes over 10% or 20%" 3221msgid "Alert if CPU of any processes over 10% or 20%"
4260msgstr "" 3222msgstr ""
4261 3223
4262#: plugins/check_radius.c:181
4263msgid "Config file error\n" 3224msgid "Config file error\n"
4264msgstr "" 3225msgstr ""
4265 3226
4266#: plugins/check_radius.c:190
4267msgid "Out of Memory?\n" 3227msgid "Out of Memory?\n"
4268msgstr "" 3228msgstr ""
4269 3229
4270#: plugins/check_radius.c:194
4271msgid "Invalid NAS-Identifier\n" 3230msgid "Invalid NAS-Identifier\n"
4272msgstr "" 3231msgstr ""
4273 3232
4274#: plugins/check_radius.c:199 plugins/check_smtp.c:156
4275#, c-format 3233#, c-format
4276msgid "gethostname() failed!\n" 3234msgid "gethostname() failed!\n"
4277msgstr "" 3235msgstr ""
4278 3236
4279#: plugins/check_radius.c:203 plugins/check_radius.c:206
4280msgid "Invalid NAS-IP-Address\n" 3237msgid "Invalid NAS-IP-Address\n"
4281msgstr "" 3238msgstr ""
4282 3239
4283#: plugins/check_radius.c:217
4284msgid "Timeout\n" 3240msgid "Timeout\n"
4285msgstr "" 3241msgstr ""
4286 3242
4287#: plugins/check_radius.c:219
4288msgid "Auth Error\n" 3243msgid "Auth Error\n"
4289msgstr "" 3244msgstr ""
4290 3245
4291#: plugins/check_radius.c:221
4292msgid "Auth Failed\n" 3246msgid "Auth Failed\n"
4293msgstr "" 3247msgstr ""
4294 3248
4295#: plugins/check_radius.c:223
4296msgid "Bad Response\n" 3249msgid "Bad Response\n"
4297msgstr "" 3250msgstr ""
4298 3251
4299#: plugins/check_radius.c:227
4300msgid "Auth OK\n" 3252msgid "Auth OK\n"
4301msgstr "" 3253msgstr ""
4302 3254
4303#: plugins/check_radius.c:228
4304#, c-format 3255#, c-format
4305msgid "Unexpected result code %d" 3256msgid "Unexpected result code %d"
4306msgstr "" 3257msgstr ""
4307 3258
4308#: plugins/check_radius.c:317
4309msgid "Number of retries must be a positive integer" 3259msgid "Number of retries must be a positive integer"
4310msgstr "" 3260msgstr ""
4311 3261
4312#: plugins/check_radius.c:331
4313msgid "User not specified" 3262msgid "User not specified"
4314msgstr "" 3263msgstr ""
4315 3264
4316#: plugins/check_radius.c:333
4317msgid "Password not specified" 3265msgid "Password not specified"
4318msgstr "" 3266msgstr ""
4319 3267
4320#: plugins/check_radius.c:335
4321msgid "Configuration file not specified" 3268msgid "Configuration file not specified"
4322msgstr "" 3269msgstr ""
4323 3270
4324#: plugins/check_radius.c:353
4325msgid "Tests to see if a RADIUS server is accepting connections." 3271msgid "Tests to see if a RADIUS server is accepting connections."
4326msgstr "" 3272msgstr ""
4327 3273
4328#: plugins/check_radius.c:365
4329msgid "The user to authenticate" 3274msgid "The user to authenticate"
4330msgstr "" 3275msgstr ""
4331 3276
4332#: plugins/check_radius.c:367
4333msgid "Password for authentication (SECURITY RISK)" 3277msgid "Password for authentication (SECURITY RISK)"
4334msgstr "" 3278msgstr ""
4335 3279
4336#: plugins/check_radius.c:369
4337msgid "NAS identifier" 3280msgid "NAS identifier"
4338msgstr "" 3281msgstr ""
4339 3282
4340#: plugins/check_radius.c:371
4341msgid "NAS IP Address" 3283msgid "NAS IP Address"
4342msgstr "" 3284msgstr ""
4343 3285
4344#: plugins/check_radius.c:373
4345msgid "Configuration file" 3286msgid "Configuration file"
4346msgstr "" 3287msgstr ""
4347 3288
4348#: plugins/check_radius.c:375
4349msgid "Response string to expect from the server" 3289msgid "Response string to expect from the server"
4350msgstr "" 3290msgstr ""
4351 3291
4352#: plugins/check_radius.c:377
4353msgid "Number of times to retry a failed connection" 3292msgid "Number of times to retry a failed connection"
4354msgstr "" 3293msgstr ""
4355 3294
4356#: plugins/check_radius.c:382
4357msgid "" 3295msgid ""
4358"This plugin tests a RADIUS server to see if it is accepting connections." 3296"This plugin tests a RADIUS server to see if it is accepting connections."
4359msgstr "" 3297msgstr ""
4360 3298
4361#: plugins/check_radius.c:383
4362msgid "" 3299msgid ""
4363"The server to test must be specified in the invocation, as well as a user" 3300"The server to test must be specified in the invocation, as well as a user"
4364msgstr "" 3301msgstr ""
4365 3302
4366#: plugins/check_radius.c:384 3303msgid "name and password. A configuration file must be present. The format of"
4367msgid ""
4368"name and password. A configuration file may also be present. The format of"
4369msgstr "" 3304msgstr ""
4370 3305
4371#: plugins/check_radius.c:385
4372msgid "" 3306msgid ""
4373"the configuration file is described in the radiusclient library sources." 3307"the configuration file is described in the radiusclient library sources."
4374msgstr "" 3308msgstr ""
4375 3309
4376#: plugins/check_radius.c:386
4377msgid "The password option presents a substantial security issue because the" 3310msgid "The password option presents a substantial security issue because the"
4378msgstr "" 3311msgstr ""
4379 3312
4380#: plugins/check_radius.c:387
4381msgid "" 3313msgid ""
4382"password can possibly be determined by careful watching of the command line" 3314"password can possibly be determined by careful watching of the command line"
4383msgstr "" 3315msgstr ""
4384 3316
4385#: plugins/check_radius.c:388
4386msgid "in a process listing. This risk is exacerbated because the plugin will" 3317msgid "in a process listing. This risk is exacerbated because the plugin will"
4387msgstr "" 3318msgstr ""
4388 3319
4389#: plugins/check_radius.c:389
4390msgid "" 3320msgid ""
4391"typically be executed at regular predictable intervals. Please be sure that" 3321"typically be executed at regular predictable intervals. Please be sure that"
4392msgstr "" 3322msgstr ""
4393 3323
4394#: plugins/check_radius.c:390
4395msgid "the password used does not allow access to sensitive system resources." 3324msgid "the password used does not allow access to sensitive system resources."
4396msgstr "" 3325msgstr ""
4397 3326
4398#: plugins/check_real.c:91
4399#, c-format 3327#, c-format
4400msgid "Unable to connect to %s on port %d\n" 3328msgid "Unable to connect to %s on port %d\n"
4401msgstr "" 3329msgstr ""
4402 3330
4403#: plugins/check_real.c:113
4404#, c-format 3331#, c-format
4405msgid "No data received from %s\n" 3332msgid "No data received from %s\n"
4406msgstr "" 3333msgstr ""
4407 3334
4408#: plugins/check_real.c:118 plugins/check_real.c:192
4409msgid "Invalid REAL response received from host" 3335msgid "Invalid REAL response received from host"
4410msgstr "" 3336msgstr ""
4411 3337
4412#: plugins/check_real.c:120 plugins/check_real.c:194
4413#, c-format 3338#, c-format
4414msgid "Invalid REAL response received from host on port %d\n" 3339msgid "Invalid REAL response received from host on port %d\n"
4415msgstr "" 3340msgstr ""
4416 3341
4417#: plugins/check_real.c:185 plugins/check_tcp.c:315
4418#, c-format 3342#, c-format
4419msgid "No data received from host\n" 3343msgid "No data received from host\n"
4420msgstr "" 3344msgstr ""
4421 3345
4422#: plugins/check_real.c:248
4423#, c-format 3346#, c-format
4424msgid "REAL %s - %d second response time\n" 3347msgid "REAL %s - %d second response time\n"
4425msgstr "" 3348msgstr ""
4426 3349
4427#: plugins/check_real.c:337 plugins/check_ups.c:539
4428msgid "Warning time must be a positive integer" 3350msgid "Warning time must be a positive integer"
4429msgstr "" 3351msgstr ""
4430 3352
4431#: plugins/check_real.c:346 plugins/check_ups.c:530
4432msgid "Critical time must be a positive integer" 3353msgid "Critical time must be a positive integer"
4433msgstr "" 3354msgstr ""
4434 3355
4435#: plugins/check_real.c:382
4436msgid "You must provide a server to check" 3356msgid "You must provide a server to check"
4437msgstr "" 3357msgstr ""
4438 3358
4439#: plugins/check_real.c:414
4440msgid "This plugin tests the REAL service on the specified host." 3359msgid "This plugin tests the REAL service on the specified host."
4441msgstr "" 3360msgstr ""
4442 3361
4443#: plugins/check_real.c:426
4444msgid "Connect to this url" 3362msgid "Connect to this url"
4445msgstr "" 3363msgstr ""
4446 3364
4447#: plugins/check_real.c:428
4448#, c-format 3365#, c-format
4449msgid "String to expect in first line of server response (default: %s)\n" 3366msgid "String to expect in first line of server response (default: %s)\n"
4450msgstr "" 3367msgstr ""
4451 3368
4452#: plugins/check_real.c:438
4453msgid "This plugin will attempt to open an RTSP connection with the host." 3369msgid "This plugin will attempt to open an RTSP connection with the host."
4454msgstr "" 3370msgstr ""
4455 3371
4456#: plugins/check_real.c:439 plugins/check_smtp.c:877
4457msgid "Successful connects return STATE_OK, refusals and timeouts return" 3372msgid "Successful connects return STATE_OK, refusals and timeouts return"
4458msgstr "" 3373msgstr ""
4459 3374
4460#: plugins/check_real.c:440
4461msgid "" 3375msgid ""
4462"STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful connects," 3376"STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful connects,"
4463msgstr "" 3377msgstr ""
4464 3378
4465#: plugins/check_real.c:441
4466msgid "" 3379msgid ""
4467"but incorrect response messages from the host result in STATE_WARNING return" 3380"but incorrect response messages from the host result in STATE_WARNING return"
4468msgstr "" 3381msgstr ""
4469 3382
4470#: plugins/check_real.c:442
4471msgid "values." 3383msgid "values."
4472msgstr "" 3384msgstr ""
4473 3385
4474#: plugins/check_smtp.c:152 plugins/check_swap.c:283 plugins/check_swap.c:289
4475#, c-format 3386#, c-format
4476msgid "malloc() failed!\n" 3387msgid "malloc() failed!\n"
4477msgstr "" 3388msgstr ""
4478 3389
4479#: plugins/check_smtp.c:200 plugins/check_smtp.c:212
4480#, c-format 3390#, c-format
4481msgid "recv() failed\n" 3391msgid "CRITICAL - Cannot create SSL context.\n"
4482msgstr "" 3392msgstr ""
4483 3393
4484#: plugins/check_smtp.c:222
4485#, c-format 3394#, c-format
4486msgid "WARNING - TLS not supported by server\n" 3395msgid "recv() failed\n"
4487msgstr "" 3396msgstr ""
4488 3397
4489#: plugins/check_smtp.c:234
4490#, c-format 3398#, c-format
4491msgid "Server does not support STARTTLS\n" 3399msgid "WARNING - TLS not supported by server\n"
4492msgstr "" 3400msgstr ""
4493 3401
4494#: plugins/check_smtp.c:240
4495#, c-format 3402#, c-format
4496msgid "CRITICAL - Cannot create SSL context.\n" 3403msgid "Server does not support STARTTLS\n"
4497msgstr "" 3404msgstr ""
4498 3405
4499#: plugins/check_smtp.c:260
4500msgid "SMTP UNKNOWN - Cannot send EHLO command via TLS." 3406msgid "SMTP UNKNOWN - Cannot send EHLO command via TLS."
4501msgstr "" 3407msgstr ""
4502 3408
4503#: plugins/check_smtp.c:265
4504#, c-format 3409#, c-format
4505msgid "sent %s" 3410msgid "sent %s"
4506msgstr "" 3411msgstr ""
4507 3412
4508#: plugins/check_smtp.c:267
4509msgid "SMTP UNKNOWN - Cannot read EHLO response via TLS." 3413msgid "SMTP UNKNOWN - Cannot read EHLO response via TLS."
4510msgstr "" 3414msgstr ""
4511 3415
4512#: plugins/check_smtp.c:297
4513#, c-format 3416#, c-format
4514msgid "Invalid SMTP response received from host: %s\n" 3417msgid "Invalid SMTP response received from host: %s\n"
4515msgstr "" 3418msgstr ""
4516 3419
4517#: plugins/check_smtp.c:299
4518#, c-format 3420#, c-format
4519msgid "Invalid SMTP response received from host on port %d: %s\n" 3421msgid "Invalid SMTP response received from host on port %d: %s\n"
4520msgstr "" 3422msgstr ""
4521 3423
4522#: plugins/check_smtp.c:322 plugins/check_snmp.c:865
4523#, c-format 3424#, c-format
4524msgid "Could Not Compile Regular Expression" 3425msgid "Could Not Compile Regular Expression"
4525msgstr "" 3426msgstr ""
4526 3427
4527#: plugins/check_smtp.c:331
4528#, c-format 3428#, c-format
4529msgid "SMTP %s - Invalid response '%s' to command '%s'\n" 3429msgid "SMTP %s - Invalid response '%s' to command '%s'\n"
4530msgstr "" 3430msgstr ""
4531 3431
4532#: plugins/check_smtp.c:335 plugins/check_snmp.c:540
4533#, c-format 3432#, c-format
4534msgid "Execute Error: %s\n" 3433msgid "Execute Error: %s\n"
4535msgstr "" 3434msgstr ""
4536 3435
4537#: plugins/check_smtp.c:349
4538msgid "no authuser specified, " 3436msgid "no authuser specified, "
4539msgstr "" 3437msgstr ""
4540 3438
4541#: plugins/check_smtp.c:354
4542msgid "no authpass specified, " 3439msgid "no authpass specified, "
4543msgstr "" 3440msgstr ""
4544 3441
4545#: plugins/check_smtp.c:361 plugins/check_smtp.c:382 plugins/check_smtp.c:402
4546#: plugins/check_smtp.c:727
4547#, c-format 3442#, c-format
4548msgid "sent %s\n" 3443msgid "sent %s\n"
4549msgstr "" 3444msgstr ""
4550 3445
4551#: plugins/check_smtp.c:364
4552msgid "recv() failed after AUTH LOGIN, " 3446msgid "recv() failed after AUTH LOGIN, "
4553msgstr "" 3447msgstr ""
4554 3448
4555#: plugins/check_smtp.c:369 plugins/check_smtp.c:390 plugins/check_smtp.c:410
4556#: plugins/check_smtp.c:738
4557#, c-format 3449#, c-format
4558msgid "received %s\n" 3450msgid "received %s\n"
4559msgstr "" 3451msgstr ""
4560 3452
4561#: plugins/check_smtp.c:373
4562msgid "invalid response received after AUTH LOGIN, " 3453msgid "invalid response received after AUTH LOGIN, "
4563msgstr "" 3454msgstr ""
4564 3455
4565#: plugins/check_smtp.c:386
4566msgid "recv() failed after sending authuser, " 3456msgid "recv() failed after sending authuser, "
4567msgstr "" 3457msgstr ""
4568 3458
4569#: plugins/check_smtp.c:394
4570msgid "invalid response received after authuser, " 3459msgid "invalid response received after authuser, "
4571msgstr "" 3460msgstr ""
4572 3461
4573#: plugins/check_smtp.c:406
4574msgid "recv() failed after sending authpass, " 3462msgid "recv() failed after sending authpass, "
4575msgstr "" 3463msgstr ""
4576 3464
4577#: plugins/check_smtp.c:414
4578msgid "invalid response received after authpass, " 3465msgid "invalid response received after authpass, "
4579msgstr "" 3466msgstr ""
4580 3467
4581#: plugins/check_smtp.c:421
4582msgid "only authtype LOGIN is supported, " 3468msgid "only authtype LOGIN is supported, "
4583msgstr "" 3469msgstr ""
4584 3470
4585#: plugins/check_smtp.c:445
4586#, c-format 3471#, c-format
4587msgid "SMTP %s - %s%.3f sec. response time%s%s|%s\n" 3472msgid "SMTP %s - %s%.3f sec. response time%s%s|%s\n"
4588msgstr "" 3473msgstr ""
4589 3474
4590#: plugins/check_smtp.c:562 plugins/check_smtp.c:574
4591#, c-format 3475#, c-format
4592msgid "Could not realloc() units [%d]\n" 3476msgid "Could not realloc() units [%d]\n"
4593msgstr "" 3477msgstr ""
4594 3478
4595#: plugins/check_smtp.c:582
4596msgid "Critical time must be a positive" 3479msgid "Critical time must be a positive"
4597msgstr "" 3480msgstr ""
4598 3481
4599#: plugins/check_smtp.c:590
4600msgid "Warning time must be a positive" 3482msgid "Warning time must be a positive"
4601msgstr "" 3483msgstr ""
4602 3484
4603#: plugins/check_smtp.c:633 plugins/check_smtp.c:644
4604msgid "SSL support not available - install OpenSSL and recompile" 3485msgid "SSL support not available - install OpenSSL and recompile"
4605msgstr "" 3486msgstr ""
4606 3487
4607#: plugins/check_smtp.c:718 plugins/check_smtp.c:723 3488msgid "Set either -s/--ssl/--tls or -S/--starttls"
3489msgstr ""
3490
4608#, c-format 3491#, c-format
4609msgid "Connection closed by server before sending QUIT command\n" 3492msgid "Connection closed by server before sending QUIT command\n"
4610msgstr "" 3493msgstr ""
4611 3494
4612#: plugins/check_smtp.c:733
4613#, c-format 3495#, c-format
4614msgid "recv() failed after QUIT." 3496msgid "recv() failed after QUIT."
4615msgstr "" 3497msgstr ""
4616 3498
4617#: plugins/check_smtp.c:735
4618#, c-format 3499#, c-format
4619msgid "Connection reset by peer." 3500msgid "Connection reset by peer."
4620msgstr "" 3501msgstr ""
4621 3502
4622#: plugins/check_smtp.c:825
4623msgid "This plugin will attempt to open an SMTP connection with the host." 3503msgid "This plugin will attempt to open an SMTP connection with the host."
4624msgstr "" 3504msgstr ""
4625 3505
4626#: plugins/check_smtp.c:839
4627#, c-format 3506#, c-format
4628msgid " String to expect in first line of server response (default: '%s')\n" 3507msgid " String to expect in first line of server response (default: '%s')\n"
4629msgstr "" 3508msgstr ""
4630 3509
4631#: plugins/check_smtp.c:841
4632msgid "SMTP command (may be used repeatedly)" 3510msgid "SMTP command (may be used repeatedly)"
4633msgstr "" 3511msgstr ""
4634 3512
4635#: plugins/check_smtp.c:843
4636msgid "Expected response to command (may be used repeatedly)" 3513msgid "Expected response to command (may be used repeatedly)"
4637msgstr "" 3514msgstr ""
4638 3515
4639#: plugins/check_smtp.c:845
4640msgid "FROM-address to include in MAIL command, required by Exchange 2000" 3516msgid "FROM-address to include in MAIL command, required by Exchange 2000"
4641msgstr "" 3517msgstr ""
4642 3518
4643#: plugins/check_smtp.c:847
4644msgid "FQDN used for HELO" 3519msgid "FQDN used for HELO"
4645msgstr "" 3520msgstr ""
4646 3521
4647#: plugins/check_smtp.c:849
4648msgid "Use PROXY protocol prefix for the connection." 3522msgid "Use PROXY protocol prefix for the connection."
4649msgstr "" 3523msgstr ""
4650 3524
4651#: plugins/check_smtp.c:852 plugins/check_tcp.c:689
4652msgid "Minimum number of days a certificate has to be valid." 3525msgid "Minimum number of days a certificate has to be valid."
4653msgstr "" 3526msgstr ""
4654 3527
4655#: plugins/check_smtp.c:854 3528msgid "Use SSL/TLS for the connection."
3529msgstr ""
3530
3531#, c-format
3532msgid " Sets default port to %d.\n"
3533msgstr ""
3534
4656msgid "Use STARTTLS for the connection." 3535msgid "Use STARTTLS for the connection."
4657msgstr "" 3536msgstr ""
4658 3537
4659#: plugins/check_smtp.c:860
4660msgid "SMTP AUTH type to check (default none, only LOGIN supported)" 3538msgid "SMTP AUTH type to check (default none, only LOGIN supported)"
4661msgstr "" 3539msgstr ""
4662 3540
4663#: plugins/check_smtp.c:862
4664msgid "SMTP AUTH username" 3541msgid "SMTP AUTH username"
4665msgstr "" 3542msgstr ""
4666 3543
4667#: plugins/check_smtp.c:864
4668msgid "SMTP AUTH password" 3544msgid "SMTP AUTH password"
4669msgstr "" 3545msgstr ""
4670 3546
4671#: plugins/check_smtp.c:866
4672msgid "Send LHLO instead of HELO/EHLO" 3547msgid "Send LHLO instead of HELO/EHLO"
4673msgstr "" 3548msgstr ""
4674 3549
4675#: plugins/check_smtp.c:868
4676msgid "Ignore failure when sending QUIT command to server" 3550msgid "Ignore failure when sending QUIT command to server"
4677msgstr "" 3551msgstr ""
4678 3552
4679#: plugins/check_smtp.c:878
4680msgid "STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful" 3553msgid "STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful"
4681msgstr "" 3554msgstr ""
4682 3555
4683#: plugins/check_smtp.c:879
4684msgid "connects, but incorrect response messages from the host result in" 3556msgid "connects, but incorrect response messages from the host result in"
4685msgstr "" 3557msgstr ""
4686 3558
4687#: plugins/check_smtp.c:880
4688msgid "STATE_WARNING return values." 3559msgid "STATE_WARNING return values."
4689msgstr "" 3560msgstr ""
4690 3561
4691#: plugins/check_snmp.c:177 plugins/check_snmp.c:626
4692msgid "Cannot malloc" 3562msgid "Cannot malloc"
4693msgstr "" 3563msgstr ""
4694 3564
4695#: plugins/check_snmp.c:368
4696#, c-format 3565#, c-format
4697msgid "External command error: %s\n" 3566msgid "External command error: %s\n"
4698msgstr "" 3567msgstr ""
4699 3568
4700#: plugins/check_snmp.c:373
4701#, c-format 3569#, c-format
4702msgid "External command error with no output (return code: %d)\n" 3570msgid "External command error with no output (return code: %d)\n"
4703msgstr "" 3571msgstr ""
4704 3572
4705#: plugins/check_snmp.c:486 plugins/check_snmp.c:488 plugins/check_snmp.c:490
4706#: plugins/check_snmp.c:492
4707#, c-format 3573#, c-format
4708msgid "No valid data returned (%s)\n" 3574msgid "No valid data returned (%s)\n"
4709msgstr "" 3575msgstr ""
4710 3576
4711#: plugins/check_snmp.c:504
4712msgid "Time duration between plugin calls is invalid" 3577msgid "Time duration between plugin calls is invalid"
4713msgstr "" 3578msgstr ""
4714 3579
4715#: plugins/check_snmp.c:632
4716msgid "Cannot asprintf()" 3580msgid "Cannot asprintf()"
4717msgstr "" 3581msgstr ""
4718 3582
4719#: plugins/check_snmp.c:638
4720msgid "Cannot realloc()" 3583msgid "Cannot realloc()"
4721msgstr "" 3584msgstr ""
4722 3585
4723#: plugins/check_snmp.c:654
4724msgid "No previous data to calculate rate - assume okay" 3586msgid "No previous data to calculate rate - assume okay"
4725msgstr "" 3587msgstr ""
4726 3588
4727#: plugins/check_snmp.c:804
4728msgid "Retries interval must be a positive integer" 3589msgid "Retries interval must be a positive integer"
4729msgstr "" 3590msgstr ""
4730 3591
4731#: plugins/check_snmp.c:841
4732msgid "Exit status must be a positive integer" 3592msgid "Exit status must be a positive integer"
4733msgstr "" 3593msgstr ""
4734 3594
4735#: plugins/check_snmp.c:890
4736#, c-format 3595#, c-format
4737msgid "Could not reallocate labels[%d]" 3596msgid "Could not reallocate labels[%d]"
4738msgstr "" 3597msgstr ""
4739 3598
4740#: plugins/check_snmp.c:903
4741msgid "Could not reallocate labels\n" 3599msgid "Could not reallocate labels\n"
4742msgstr "" 3600msgstr ""
4743 3601
4744#: plugins/check_snmp.c:919
4745#, c-format 3602#, c-format
4746msgid "Could not reallocate units [%d]\n" 3603msgid "Could not reallocate units [%d]\n"
4747msgstr "" 3604msgstr ""
4748 3605
4749#: plugins/check_snmp.c:931
4750msgid "Could not realloc() units\n" 3606msgid "Could not realloc() units\n"
4751msgstr "" 3607msgstr ""
4752 3608
4753#: plugins/check_snmp.c:948
4754msgid "Rate multiplier must be a positive integer" 3609msgid "Rate multiplier must be a positive integer"
4755msgstr "" 3610msgstr ""
4756 3611
4757#: plugins/check_snmp.c:1023
4758msgid "No host specified\n" 3612msgid "No host specified\n"
4759msgstr "" 3613msgstr ""
4760 3614
4761#: plugins/check_snmp.c:1027
4762msgid "No OIDs specified\n" 3615msgid "No OIDs specified\n"
4763msgstr "" 3616msgstr ""
4764 3617
4765#: plugins/check_snmp.c:1050 plugins/check_snmp.c:1068
4766#: plugins/check_snmp.c:1086
4767#, c-format 3618#, c-format
4768msgid "Required parameter: %s\n" 3619msgid "Required parameter: %s\n"
4769msgstr "" 3620msgstr ""
4770 3621
4771#: plugins/check_snmp.c:1061
4772msgid "Invalid seclevel" 3622msgid "Invalid seclevel"
4773msgstr "" 3623msgstr ""
4774 3624
4775#: plugins/check_snmp.c:1107
4776msgid "Invalid SNMP version" 3625msgid "Invalid SNMP version"
4777msgstr "" 3626msgstr ""
4778 3627
4779#: plugins/check_snmp.c:1124
4780msgid "Unbalanced quotes\n" 3628msgid "Unbalanced quotes\n"
4781msgstr "" 3629msgstr ""
4782 3630
4783#: plugins/check_snmp.c:1182
4784#, c-format 3631#, c-format
4785msgid "multiplier set (%.1f), but input is not a number: %s" 3632msgid "multiplier set (%.1f), but input is not a number: %s"
4786msgstr "" 3633msgstr ""
4787 3634
4788#: plugins/check_snmp.c:1211
4789msgid "Check status of remote machines and obtain system information via SNMP" 3635msgid "Check status of remote machines and obtain system information via SNMP"
4790msgstr "" 3636msgstr ""
4791 3637
4792#: plugins/check_snmp.c:1225
4793msgid "Use SNMP GETNEXT instead of SNMP GET" 3638msgid "Use SNMP GETNEXT instead of SNMP GET"
4794msgstr "" 3639msgstr ""
4795 3640
4796#: plugins/check_snmp.c:1227
4797msgid "SNMP protocol version" 3641msgid "SNMP protocol version"
4798msgstr "" 3642msgstr ""
4799 3643
4800#: plugins/check_snmp.c:1229
4801msgid "SNMPv3 context" 3644msgid "SNMPv3 context"
4802msgstr "" 3645msgstr ""
4803 3646
4804#: plugins/check_snmp.c:1231
4805msgid "SNMPv3 securityLevel" 3647msgid "SNMPv3 securityLevel"
4806msgstr "" 3648msgstr ""
4807 3649
4808#: plugins/check_snmp.c:1233
4809msgid "SNMPv3 auth proto" 3650msgid "SNMPv3 auth proto"
4810msgstr "" 3651msgstr ""
4811 3652
4812#: plugins/check_snmp.c:1235
4813msgid "SNMPv3 priv proto (default DES)" 3653msgid "SNMPv3 priv proto (default DES)"
4814msgstr "" 3654msgstr ""
4815 3655
4816#: plugins/check_snmp.c:1239
4817msgid "Optional community string for SNMP communication" 3656msgid "Optional community string for SNMP communication"
4818msgstr "" 3657msgstr ""
4819 3658
4820#: plugins/check_snmp.c:1240
4821msgid "default is" 3659msgid "default is"
4822msgstr "" 3660msgstr ""
4823 3661
4824#: plugins/check_snmp.c:1242
4825msgid "SNMPv3 username" 3662msgid "SNMPv3 username"
4826msgstr "" 3663msgstr ""
4827 3664
4828#: plugins/check_snmp.c:1244
4829msgid "SNMPv3 authentication password" 3665msgid "SNMPv3 authentication password"
4830msgstr "" 3666msgstr ""
4831 3667
4832#: plugins/check_snmp.c:1246
4833msgid "SNMPv3 privacy password" 3668msgid "SNMPv3 privacy password"
4834msgstr "" 3669msgstr ""
4835 3670
4836#: plugins/check_snmp.c:1250
4837msgid "Object identifier(s) or SNMP variables whose value you wish to query" 3671msgid "Object identifier(s) or SNMP variables whose value you wish to query"
4838msgstr "" 3672msgstr ""
4839 3673
4840#: plugins/check_snmp.c:1252
4841msgid "" 3674msgid ""
4842"List of MIBS to be loaded (default = none if using numeric OIDs or 'ALL'" 3675"List of MIBS to be loaded (default = none if using numeric OIDs or 'ALL'"
4843msgstr "" 3676msgstr ""
4844 3677
4845#: plugins/check_snmp.c:1253
4846msgid "for symbolic OIDs.)" 3678msgid "for symbolic OIDs.)"
4847msgstr "" 3679msgstr ""
4848 3680
4849#: plugins/check_snmp.c:1255
4850msgid "Delimiter to use when parsing returned data. Default is" 3681msgid "Delimiter to use when parsing returned data. Default is"
4851msgstr "" 3682msgstr ""
4852 3683
4853#: plugins/check_snmp.c:1256
4854msgid "Any data on the right hand side of the delimiter is considered" 3684msgid "Any data on the right hand side of the delimiter is considered"
4855msgstr "" 3685msgstr ""
4856 3686
4857#: plugins/check_snmp.c:1257
4858msgid "to be the data that should be used in the evaluation." 3687msgid "to be the data that should be used in the evaluation."
4859msgstr "" 3688msgstr ""
4860 3689
4861#: plugins/check_snmp.c:1259
4862msgid "If the check returns a 0 length string or NULL value" 3690msgid "If the check returns a 0 length string or NULL value"
4863msgstr "" 3691msgstr ""
4864 3692
4865#: plugins/check_snmp.c:1260
4866msgid "This option allows you to choose what status you want it to exit" 3693msgid "This option allows you to choose what status you want it to exit"
4867msgstr "" 3694msgstr ""
4868 3695
4869#: plugins/check_snmp.c:1261
4870msgid "Excluding this option renders the default exit of 3(STATE_UNKNOWN)" 3696msgid "Excluding this option renders the default exit of 3(STATE_UNKNOWN)"
4871msgstr "" 3697msgstr ""
4872 3698
4873#: plugins/check_snmp.c:1262
4874msgid "0 = OK" 3699msgid "0 = OK"
4875msgstr "" 3700msgstr ""
4876 3701
4877#: plugins/check_snmp.c:1263
4878msgid "1 = WARNING" 3702msgid "1 = WARNING"
4879msgstr "" 3703msgstr ""
4880 3704
4881#: plugins/check_snmp.c:1264
4882msgid "2 = CRITICAL" 3705msgid "2 = CRITICAL"
4883msgstr "" 3706msgstr ""
4884 3707
4885#: plugins/check_snmp.c:1265
4886msgid "3 = UNKNOWN" 3708msgid "3 = UNKNOWN"
4887msgstr "" 3709msgstr ""
4888 3710
4889#: plugins/check_snmp.c:1269
4890msgid "Warning threshold range(s)" 3711msgid "Warning threshold range(s)"
4891msgstr "" 3712msgstr ""
4892 3713
4893#: plugins/check_snmp.c:1271
4894msgid "Critical threshold range(s)" 3714msgid "Critical threshold range(s)"
4895msgstr "" 3715msgstr ""
4896 3716
4897#: plugins/check_snmp.c:1273
4898msgid "Enable rate calculation. See 'Rate Calculation' below" 3717msgid "Enable rate calculation. See 'Rate Calculation' below"
4899msgstr "" 3718msgstr ""
4900 3719
4901#: plugins/check_snmp.c:1275
4902msgid "" 3720msgid ""
4903"Converts rate per second. For example, set to 60 to convert to per minute" 3721"Converts rate per second. For example, set to 60 to convert to per minute"
4904msgstr "" 3722msgstr ""
4905 3723
4906#: plugins/check_snmp.c:1277
4907msgid "Add/subtract the specified OFFSET to numeric sensor data" 3724msgid "Add/subtract the specified OFFSET to numeric sensor data"
4908msgstr "" 3725msgstr ""
4909 3726
4910#: plugins/check_snmp.c:1281
4911msgid "Return OK state (for that OID) if STRING is an exact match" 3727msgid "Return OK state (for that OID) if STRING is an exact match"
4912msgstr "" 3728msgstr ""
4913 3729
4914#: plugins/check_snmp.c:1283
4915msgid "" 3730msgid ""
4916"Return OK state (for that OID) if extended regular expression REGEX matches" 3731"Return OK state (for that OID) if extended regular expression REGEX matches"
4917msgstr "" 3732msgstr ""
4918 3733
4919#: plugins/check_snmp.c:1285
4920msgid "" 3734msgid ""
4921"Return OK state (for that OID) if case-insensitive extended REGEX matches" 3735"Return OK state (for that OID) if case-insensitive extended REGEX matches"
4922msgstr "" 3736msgstr ""
4923 3737
4924#: plugins/check_snmp.c:1287
4925msgid "Invert search result (CRITICAL if found)" 3738msgid "Invert search result (CRITICAL if found)"
4926msgstr "" 3739msgstr ""
4927 3740
4928#: plugins/check_snmp.c:1291
4929msgid "Prefix label for output from plugin" 3741msgid "Prefix label for output from plugin"
4930msgstr "" 3742msgstr ""
4931 3743
4932#: plugins/check_snmp.c:1293
4933msgid "Units label(s) for output data (e.g., 'sec.')." 3744msgid "Units label(s) for output data (e.g., 'sec.')."
4934msgstr "" 3745msgstr ""
4935 3746
4936#: plugins/check_snmp.c:1295
4937msgid "Separates output on multiple OID requests" 3747msgid "Separates output on multiple OID requests"
4938msgstr "" 3748msgstr ""
4939 3749
4940#: plugins/check_snmp.c:1297
4941msgid "Multiplies current value, 0 < n < 1 works as divider, defaults to 1" 3750msgid "Multiplies current value, 0 < n < 1 works as divider, defaults to 1"
4942msgstr "" 3751msgstr ""
4943 3752
4944#: plugins/check_snmp.c:1299
4945msgid "C-style format string for float values (see option -M)" 3753msgid "C-style format string for float values (see option -M)"
4946msgstr "" 3754msgstr ""
4947 3755
4948#: plugins/check_snmp.c:1302
4949msgid "" 3756msgid ""
4950"NOTE the final timeout value is calculated using this formula: " 3757"NOTE the final timeout value is calculated using this formula: "
4951"timeout_interval * retries + 5" 3758"timeout_interval * retries + 5"
4952msgstr "" 3759msgstr ""
4953 3760
4954#: plugins/check_snmp.c:1304
4955msgid "Number of retries to be used in the requests, default: " 3761msgid "Number of retries to be used in the requests, default: "
4956msgstr "" 3762msgstr ""
4957 3763
4958#: plugins/check_snmp.c:1307
4959msgid "Label performance data with OIDs instead of --label's" 3764msgid "Label performance data with OIDs instead of --label's"
4960msgstr "" 3765msgstr ""
4961 3766
4962#: plugins/check_snmp.c:1312 3767msgid "Tell snmpget to not print errors encountered when parsing MIB files"
3768msgstr ""
3769
4963msgid "" 3770msgid ""
4964"This plugin uses the 'snmpget' command included with the NET-SNMP package." 3771"This plugin uses the 'snmpget' command included with the NET-SNMP package."
4965msgstr "" 3772msgstr ""
4966 3773
4967#: plugins/check_snmp.c:1313
4968msgid "" 3774msgid ""
4969"if you don't have the package installed, you will need to download it from" 3775"if you don't have the package installed, you will need to download it from"
4970msgstr "" 3776msgstr ""
4971 3777
4972#: plugins/check_snmp.c:1314
4973msgid "http://net-snmp.sourceforge.net before you can use this plugin." 3778msgid "http://net-snmp.sourceforge.net before you can use this plugin."
4974msgstr "" 3779msgstr ""
4975 3780
4976#: plugins/check_snmp.c:1318
4977msgid "" 3781msgid ""
4978"- Multiple OIDs (and labels) may be indicated by a comma or space-delimited " 3782"- Multiple OIDs (and labels) may be indicated by a comma or space-delimited "
4979msgstr "" 3783msgstr ""
4980 3784
4981#: plugins/check_snmp.c:1319
4982msgid "list (lists with internal spaces must be quoted)." 3785msgid "list (lists with internal spaces must be quoted)."
4983msgstr "" 3786msgstr ""
4984 3787
4985#: plugins/check_snmp.c:1323
4986msgid "" 3788msgid ""
4987"- When checking multiple OIDs, separate ranges by commas like '-w " 3789"- When checking multiple OIDs, separate ranges by commas like '-w "
4988"1:10,1:,:20'" 3790"1:10,1:,:20'"
4989msgstr "" 3791msgstr ""
4990 3792
4991#: plugins/check_snmp.c:1324
4992msgid "- Note that only one string and one regex may be checked at present" 3793msgid "- Note that only one string and one regex may be checked at present"
4993msgstr "" 3794msgstr ""
4994 3795
4995#: plugins/check_snmp.c:1325
4996msgid "" 3796msgid ""
4997"- All evaluation methods other than PR, STR, and SUBSTR expect that the value" 3797"- All evaluation methods other than PR, STR, and SUBSTR expect that the value"
4998msgstr "" 3798msgstr ""
4999 3799
5000#: plugins/check_snmp.c:1326
5001msgid "returned from the SNMP query is an unsigned integer." 3800msgid "returned from the SNMP query is an unsigned integer."
5002msgstr "" 3801msgstr ""
5003 3802
5004#: plugins/check_snmp.c:1329
5005msgid "Rate Calculation:" 3803msgid "Rate Calculation:"
5006msgstr "" 3804msgstr ""
5007 3805
5008#: plugins/check_snmp.c:1330
5009msgid "In many places, SNMP returns counters that are only meaningful when" 3806msgid "In many places, SNMP returns counters that are only meaningful when"
5010msgstr "" 3807msgstr ""
5011 3808
5012#: plugins/check_snmp.c:1331
5013msgid "calculating the counter difference since the last check. check_snmp" 3809msgid "calculating the counter difference since the last check. check_snmp"
5014msgstr "" 3810msgstr ""
5015 3811
5016#: plugins/check_snmp.c:1332
5017msgid "saves the last state information in a file so that the rate per second" 3812msgid "saves the last state information in a file so that the rate per second"
5018msgstr "" 3813msgstr ""
5019 3814
5020#: plugins/check_snmp.c:1333
5021msgid "can be calculated. Use the --rate option to save state information." 3815msgid "can be calculated. Use the --rate option to save state information."
5022msgstr "" 3816msgstr ""
5023 3817
5024#: plugins/check_snmp.c:1334
5025msgid "" 3818msgid ""
5026"On the first run, there will be no prior state - this will return with OK." 3819"On the first run, there will be no prior state - this will return with OK."
5027msgstr "" 3820msgstr ""
5028 3821
5029#: plugins/check_snmp.c:1335
5030msgid "The state is uniquely determined by the arguments to the plugin, so" 3822msgid "The state is uniquely determined by the arguments to the plugin, so"
5031msgstr "" 3823msgstr ""
5032 3824
5033#: plugins/check_snmp.c:1336
5034msgid "changing the arguments will create a new state file." 3825msgid "changing the arguments will create a new state file."
5035msgstr "" 3826msgstr ""
5036 3827
5037#: plugins/check_ssh.c:170
5038msgid "Port number must be a positive integer" 3828msgid "Port number must be a positive integer"
5039msgstr "" 3829msgstr ""
5040 3830
5041#: plugins/check_ssh.c:237
5042#, c-format 3831#, c-format
5043msgid "Server answer: %s" 3832msgid "Server answer: %s"
5044msgstr "" 3833msgstr ""
5045 3834
5046#: plugins/check_ssh.c:256
5047#, c-format 3835#, c-format
5048msgid "SSH CRITICAL - %s (protocol %s) version mismatch, expected '%s'\n" 3836msgid "SSH CRITICAL - %s (protocol %s) version mismatch, expected '%s'\n"
5049msgstr "" 3837msgstr ""
5050 3838
5051#: plugins/check_ssh.c:264
5052#, c-format 3839#, c-format
5053msgid "" 3840msgid ""
5054"SSH CRITICAL - %s (protocol %s) protocol version mismatch, expected '%s'\n" 3841"SSH CRITICAL - %s (protocol %s) protocol version mismatch, expected '%s'\n"
5055msgstr "" 3842msgstr ""
5056 3843
5057#: plugins/check_ssh.c:273
5058#, c-format 3844#, c-format
5059msgid "SSH OK - %s (protocol %s) | %s\n" 3845msgid "SSH OK - %s (protocol %s) | %s\n"
5060msgstr "" 3846msgstr ""
5061 3847
5062#: plugins/check_ssh.c:294
5063msgid "Try to connect to an SSH server at specified server and port" 3848msgid "Try to connect to an SSH server at specified server and port"
5064msgstr "" 3849msgstr ""
5065 3850
5066#: plugins/check_ssh.c:310
5067msgid "" 3851msgid ""
5068"Alert if string doesn't match expected server version (ex: OpenSSH_3.9p1)" 3852"Alert if string doesn't match expected server version (ex: OpenSSH_3.9p1)"
5069msgstr "" 3853msgstr ""
5070 3854
5071#: plugins/check_ssh.c:313
5072msgid "Alert if protocol doesn't match expected protocol version (ex: 2.0)" 3855msgid "Alert if protocol doesn't match expected protocol version (ex: 2.0)"
5073msgstr "" 3856msgstr ""
5074 3857
5075#: plugins/check_swap.c:187
5076#, c-format 3858#, c-format
5077msgid "Command: %s\n" 3859msgid "Command: %s\n"
5078msgstr "" 3860msgstr ""
5079 3861
5080#: plugins/check_swap.c:189
5081#, c-format 3862#, c-format
5082msgid "Format: %s\n" 3863msgid "Format: %s\n"
5083msgstr "" 3864msgstr ""
5084 3865
5085#: plugins/check_swap.c:225
5086#, c-format 3866#, c-format
5087msgid "total=%.0f, used=%.0f, free=%.0f\n" 3867msgid "total=%.0f, used=%.0f, free=%.0f\n"
5088msgstr "" 3868msgstr ""
5089 3869
5090#: plugins/check_swap.c:239
5091#, c-format 3870#, c-format
5092msgid "total=%.0f, free=%.0f\n" 3871msgid "total=%.0f, free=%.0f\n"
5093msgstr "" 3872msgstr ""
5094 3873
5095#: plugins/check_swap.c:271
5096msgid "Error getting swap devices\n" 3874msgid "Error getting swap devices\n"
5097msgstr "" 3875msgstr ""
5098 3876
5099#: plugins/check_swap.c:274
5100msgid "SWAP OK: No swap devices defined\n" 3877msgid "SWAP OK: No swap devices defined\n"
5101msgstr "" 3878msgstr ""
5102 3879
5103#: plugins/check_swap.c:295 plugins/check_swap.c:337
5104msgid "swapctl failed: " 3880msgid "swapctl failed: "
5105msgstr "" 3881msgstr ""
5106 3882
5107#: plugins/check_swap.c:296 plugins/check_swap.c:338
5108msgid "Error in swapctl call\n" 3883msgid "Error in swapctl call\n"
5109msgstr "" 3884msgstr ""
5110 3885
5111#: plugins/check_swap.c:376
5112#, c-format 3886#, c-format
5113msgid "SWAP %s - %d%% free (%dMB out of %dMB) %s|" 3887msgid "SWAP %s - %d%% free (%dMB out of %dMB) %s|"
5114msgstr "" 3888msgstr ""
5115 3889
5116#: plugins/check_swap.c:472
5117msgid "Warning threshold percentage must be <= 100!" 3890msgid "Warning threshold percentage must be <= 100!"
5118msgstr "" 3891msgstr ""
5119 3892
5120#: plugins/check_swap.c:482
5121msgid "Warning threshold be positive integer or percentage!" 3893msgid "Warning threshold be positive integer or percentage!"
5122msgstr "" 3894msgstr ""
5123 3895
5124#: plugins/check_swap.c:502
5125msgid "Critical threshold percentage must be <= 100!" 3896msgid "Critical threshold percentage must be <= 100!"
5126msgstr "" 3897msgstr ""
5127 3898
5128#: plugins/check_swap.c:512
5129msgid "Critical threshold be positive integer or percentage!" 3899msgid "Critical threshold be positive integer or percentage!"
5130msgstr "" 3900msgstr ""
5131 3901
5132#: plugins/check_swap.c:521
5133msgid "" 3902msgid ""
5134"no-swap result must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) " 3903"no-swap result must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) "
5135"or integer (0-3)." 3904"or integer (0-3)."
5136msgstr "" 3905msgstr ""
5137 3906
5138#: plugins/check_swap.c:558
5139msgid "Warning should be more than critical" 3907msgid "Warning should be more than critical"
5140msgstr "" 3908msgstr ""
5141 3909
5142#: plugins/check_swap.c:572
5143msgid "Check swap space on local machine." 3910msgid "Check swap space on local machine."
5144msgstr "" 3911msgstr ""
5145 3912
5146#: plugins/check_swap.c:582
5147msgid "" 3913msgid ""
5148"Exit with WARNING status if less than INTEGER bytes of swap space are free" 3914"Exit with WARNING status if less than INTEGER bytes of swap space are free"
5149msgstr "" 3915msgstr ""
5150 3916
5151#: plugins/check_swap.c:584
5152msgid "Exit with WARNING status if less than PERCENT of swap space is free" 3917msgid "Exit with WARNING status if less than PERCENT of swap space is free"
5153msgstr "" 3918msgstr ""
5154 3919
5155#: plugins/check_swap.c:586
5156msgid "" 3920msgid ""
5157"Exit with CRITICAL status if less than INTEGER bytes of swap space are free" 3921"Exit with CRITICAL status if less than INTEGER bytes of swap space are free"
5158msgstr "" 3922msgstr ""
5159 3923
5160#: plugins/check_swap.c:588
5161msgid "Exit with CRITICAL status if less than PERCENT of swap space is free" 3924msgid "Exit with CRITICAL status if less than PERCENT of swap space is free"
5162msgstr "" 3925msgstr ""
5163 3926
5164#: plugins/check_swap.c:590
5165msgid "Conduct comparisons for all swap partitions, one by one" 3927msgid "Conduct comparisons for all swap partitions, one by one"
5166msgstr "" 3928msgstr ""
5167 3929
5168#: plugins/check_swap.c:592
5169msgid "" 3930msgid ""
5170"Resulting state when there is no swap regardless of thresholds. Default:" 3931"Resulting state when there is no swap regardless of thresholds. Default:"
5171msgstr "" 3932msgstr ""
5172 3933
5173#: plugins/check_swap.c:597
5174msgid "" 3934msgid ""
5175"Both INTEGER and PERCENT thresholds can be specified, they are all checked." 3935"Both INTEGER and PERCENT thresholds can be specified, they are all checked."
5176msgstr "" 3936msgstr ""
5177 3937
5178#: plugins/check_swap.c:598
5179msgid "On AIX, if -a is specified, uses lsps -a, otherwise uses lsps -s." 3938msgid "On AIX, if -a is specified, uses lsps -a, otherwise uses lsps -s."
5180msgstr "" 3939msgstr ""
5181 3940
5182#: plugins/check_tcp.c:210
5183msgid "CRITICAL - Generic check_tcp called with unknown service\n" 3941msgid "CRITICAL - Generic check_tcp called with unknown service\n"
5184msgstr "" 3942msgstr ""
5185 3943
5186#: plugins/check_tcp.c:234
5187msgid "With UDP checks, a send/expect string must be specified." 3944msgid "With UDP checks, a send/expect string must be specified."
5188msgstr "" 3945msgstr ""
5189 3946
5190#: plugins/check_tcp.c:445
5191msgid "No arguments found" 3947msgid "No arguments found"
5192msgstr "" 3948msgstr ""
5193 3949
5194#: plugins/check_tcp.c:548
5195msgid "Maxbytes must be a positive integer" 3950msgid "Maxbytes must be a positive integer"
5196msgstr "" 3951msgstr ""
5197 3952
5198#: plugins/check_tcp.c:566
5199msgid "Refuse must be one of ok, warn, crit" 3953msgid "Refuse must be one of ok, warn, crit"
5200msgstr "" 3954msgstr ""
5201 3955
5202#: plugins/check_tcp.c:576
5203msgid "Mismatch must be one of ok, warn, crit" 3956msgid "Mismatch must be one of ok, warn, crit"
5204msgstr "" 3957msgstr ""
5205 3958
5206#: plugins/check_tcp.c:582
5207msgid "Delay must be a positive integer" 3959msgid "Delay must be a positive integer"
5208msgstr "" 3960msgstr ""
5209 3961
5210#: plugins/check_tcp.c:637
5211msgid "You must provide a server address" 3962msgid "You must provide a server address"
5212msgstr "" 3963msgstr ""
5213 3964
5214#: plugins/check_tcp.c:639
5215msgid "Invalid hostname, address or socket" 3965msgid "Invalid hostname, address or socket"
5216msgstr "" 3966msgstr ""
5217 3967
5218#: plugins/check_tcp.c:653
5219#, c-format 3968#, c-format
5220msgid "" 3969msgid ""
5221"This plugin tests %s connections with the specified host (or unix socket).\n" 3970"This plugin tests %s connections with the specified host (or unix socket).\n"
5222"\n" 3971"\n"
5223msgstr "" 3972msgstr ""
5224 3973
5225#: plugins/check_tcp.c:666
5226msgid "" 3974msgid ""
5227"Can use \\n, \\r, \\t or \\\\ in send or quit string. Must come before send " 3975"Can use \\n, \\r, \\t or \\\\ in send or quit string. Must come before send "
5228"or quit option" 3976"or quit option"
5229msgstr "" 3977msgstr ""
5230 3978
5231#: plugins/check_tcp.c:667
5232msgid "Default: nothing added to send, \\r\\n added to end of quit" 3979msgid "Default: nothing added to send, \\r\\n added to end of quit"
5233msgstr "" 3980msgstr ""
5234 3981
5235#: plugins/check_tcp.c:669
5236msgid "String to send to the server" 3982msgid "String to send to the server"
5237msgstr "" 3983msgstr ""
5238 3984
5239#: plugins/check_tcp.c:671
5240msgid "String to expect in server response" 3985msgid "String to expect in server response"
5241msgstr "" 3986msgstr ""
5242 3987
5243#: plugins/check_tcp.c:671
5244msgid "(may be repeated)" 3988msgid "(may be repeated)"
5245msgstr "" 3989msgstr ""
5246 3990
5247#: plugins/check_tcp.c:673
5248msgid "All expect strings need to occur in server response. Default is any" 3991msgid "All expect strings need to occur in server response. Default is any"
5249msgstr "" 3992msgstr ""
5250 3993
5251#: plugins/check_tcp.c:675
5252msgid "String to send server to initiate a clean close of the connection" 3994msgid "String to send server to initiate a clean close of the connection"
5253msgstr "" 3995msgstr ""
5254 3996
5255#: plugins/check_tcp.c:677
5256msgid "Accept TCP refusals with states ok, warn, crit (default: crit)" 3997msgid "Accept TCP refusals with states ok, warn, crit (default: crit)"
5257msgstr "" 3998msgstr ""
5258 3999
5259#: plugins/check_tcp.c:679
5260msgid "" 4000msgid ""
5261"Accept expected string mismatches with states ok, warn, crit (default: warn)" 4001"Accept expected string mismatches with states ok, warn, crit (default: warn)"
5262msgstr "" 4002msgstr ""
5263 4003
5264#: plugins/check_tcp.c:681
5265msgid "Hide output from TCP socket" 4004msgid "Hide output from TCP socket"
5266msgstr "" 4005msgstr ""
5267 4006
5268#: plugins/check_tcp.c:683
5269msgid "Close connection once more than this number of bytes are received" 4007msgid "Close connection once more than this number of bytes are received"
5270msgstr "" 4008msgstr ""
5271 4009
5272#: plugins/check_tcp.c:685
5273msgid "Seconds to wait between sending string and polling for response" 4010msgid "Seconds to wait between sending string and polling for response"
5274msgstr "" 4011msgstr ""
5275 4012
5276#: plugins/check_tcp.c:690
5277msgid "1st is #days for warning, 2nd is critical (if not specified - 0)." 4013msgid "1st is #days for warning, 2nd is critical (if not specified - 0)."
5278msgstr "" 4014msgstr ""
5279 4015
5280#: plugins/check_tcp.c:692
5281msgid "Use SSL for the connection." 4016msgid "Use SSL for the connection."
5282msgstr "" 4017msgstr ""
5283 4018
5284#: plugins/check_tcp.c:694
5285msgid "SSL server_name" 4019msgid "SSL server_name"
5286msgstr "" 4020msgstr ""
5287 4021
5288#: plugins/check_time.c:102
5289#, c-format 4022#, c-format
5290msgid "TIME UNKNOWN - could not connect to server %s, port %d\n" 4023msgid "TIME UNKNOWN - could not connect to server %s, port %d\n"
5291msgstr "" 4024msgstr ""
5292 4025
5293#: plugins/check_time.c:115
5294#, c-format 4026#, c-format
5295msgid "TIME UNKNOWN - could not send UDP request to server %s, port %d\n" 4027msgid "TIME UNKNOWN - could not send UDP request to server %s, port %d\n"
5296msgstr "" 4028msgstr ""
5297 4029
5298#: plugins/check_time.c:139
5299#, c-format 4030#, c-format
5300msgid "TIME UNKNOWN - no data received from server %s, port %d\n" 4031msgid "TIME UNKNOWN - no data received from server %s, port %d\n"
5301msgstr "" 4032msgstr ""
5302 4033
5303#: plugins/check_time.c:152
5304#, c-format 4034#, c-format
5305msgid "TIME %s - %d second response time|%s\n" 4035msgid "TIME %s - %d second response time|%s\n"
5306msgstr "" 4036msgstr ""
5307 4037
5308#: plugins/check_time.c:170
5309#, c-format 4038#, c-format
5310msgid "TIME %s - %lu second time difference|%s %s\n" 4039msgid "TIME %s - %lu second time difference|%s %s\n"
5311msgstr "" 4040msgstr ""
5312 4041
5313#: plugins/check_time.c:254
5314msgid "Warning thresholds must be a positive integer" 4042msgid "Warning thresholds must be a positive integer"
5315msgstr "" 4043msgstr ""
5316 4044
5317#: plugins/check_time.c:273
5318msgid "Critical thresholds must be a positive integer" 4045msgid "Critical thresholds must be a positive integer"
5319msgstr "" 4046msgstr ""
5320 4047
5321#: plugins/check_time.c:339
5322msgid "This plugin will check the time on the specified host." 4048msgid "This plugin will check the time on the specified host."
5323msgstr "" 4049msgstr ""
5324 4050
5325#: plugins/check_time.c:351
5326msgid "Use UDP to connect, not TCP" 4051msgid "Use UDP to connect, not TCP"
5327msgstr "" 4052msgstr ""
5328 4053
5329#: plugins/check_time.c:353
5330msgid "Time difference (sec.) necessary to result in a warning status" 4054msgid "Time difference (sec.) necessary to result in a warning status"
5331msgstr "" 4055msgstr ""
5332 4056
5333#: plugins/check_time.c:355
5334msgid "Time difference (sec.) necessary to result in a critical status" 4057msgid "Time difference (sec.) necessary to result in a critical status"
5335msgstr "" 4058msgstr ""
5336 4059
5337#: plugins/check_time.c:357
5338msgid "Response time (sec.) necessary to result in warning status" 4060msgid "Response time (sec.) necessary to result in warning status"
5339msgstr "" 4061msgstr ""
5340 4062
5341#: plugins/check_time.c:359
5342msgid "Response time (sec.) necessary to result in critical status" 4063msgid "Response time (sec.) necessary to result in critical status"
5343msgstr "" 4064msgstr ""
5344 4065
5345#: plugins/check_ups.c:144
5346msgid "On Battery, Low Battery" 4066msgid "On Battery, Low Battery"
5347msgstr "" 4067msgstr ""
5348 4068
5349#: plugins/check_ups.c:149
5350msgid "Online" 4069msgid "Online"
5351msgstr "" 4070msgstr ""
5352 4071
5353#: plugins/check_ups.c:152
5354msgid "On Battery" 4072msgid "On Battery"
5355msgstr "" 4073msgstr ""
5356 4074
5357#: plugins/check_ups.c:156
5358msgid ", Low Battery" 4075msgid ", Low Battery"
5359msgstr "" 4076msgstr ""
5360 4077
5361#: plugins/check_ups.c:160
5362msgid ", Calibrating" 4078msgid ", Calibrating"
5363msgstr "" 4079msgstr ""
5364 4080
5365#: plugins/check_ups.c:163
5366msgid ", Replace Battery" 4081msgid ", Replace Battery"
5367msgstr "" 4082msgstr ""
5368 4083
5369#: plugins/check_ups.c:167
5370msgid ", On Bypass" 4084msgid ", On Bypass"
5371msgstr "" 4085msgstr ""
5372 4086
5373#: plugins/check_ups.c:170
5374msgid ", Overload" 4087msgid ", Overload"
5375msgstr "" 4088msgstr ""
5376 4089
5377#: plugins/check_ups.c:173
5378msgid ", Trimming" 4090msgid ", Trimming"
5379msgstr "" 4091msgstr ""
5380 4092
5381#: plugins/check_ups.c:176
5382msgid ", Boosting" 4093msgid ", Boosting"
5383msgstr "" 4094msgstr ""
5384 4095
5385#: plugins/check_ups.c:179
5386msgid ", Charging" 4096msgid ", Charging"
5387msgstr "" 4097msgstr ""
5388 4098
5389#: plugins/check_ups.c:182
5390msgid ", Discharging" 4099msgid ", Discharging"
5391msgstr "" 4100msgstr ""
5392 4101
5393#: plugins/check_ups.c:185
5394msgid ", Unknown" 4102msgid ", Unknown"
5395msgstr "" 4103msgstr ""
5396 4104
5397#: plugins/check_ups.c:324
5398msgid "UPS does not support any available options\n" 4105msgid "UPS does not support any available options\n"
5399msgstr "" 4106msgstr ""
5400 4107
5401#: plugins/check_ups.c:348 plugins/check_ups.c:414
5402msgid "Invalid response received from host" 4108msgid "Invalid response received from host"
5403msgstr "" 4109msgstr ""
5404 4110
5405#: plugins/check_ups.c:406
5406msgid "UPS name to long for buffer" 4111msgid "UPS name to long for buffer"
5407msgstr "" 4112msgstr ""
5408 4113
5409#: plugins/check_ups.c:423
5410#, c-format 4114#, c-format
5411msgid "CRITICAL - no such UPS '%s' on that host\n" 4115msgid "CRITICAL - no such UPS '%s' on that host\n"
5412msgstr "" 4116msgstr ""
5413 4117
5414#: plugins/check_ups.c:433
5415msgid "CRITICAL - UPS data is stale" 4118msgid "CRITICAL - UPS data is stale"
5416msgstr "" 4119msgstr ""
5417 4120
5418#: plugins/check_ups.c:438
5419#, c-format 4121#, c-format
5420msgid "Unknown error: %s\n" 4122msgid "Unknown error: %s\n"
5421msgstr "" 4123msgstr ""
5422 4124
5423#: plugins/check_ups.c:445
5424msgid "Error: unable to parse variable" 4125msgid "Error: unable to parse variable"
5425msgstr "" 4126msgstr ""
5426 4127
5427#: plugins/check_ups.c:552
5428msgid "Unrecognized UPS variable" 4128msgid "Unrecognized UPS variable"
5429msgstr "" 4129msgstr ""
5430 4130
5431#: plugins/check_ups.c:590
5432msgid "Error : no UPS indicated" 4131msgid "Error : no UPS indicated"
5433msgstr "" 4132msgstr ""
5434 4133
5435#: plugins/check_ups.c:610
5436msgid "" 4134msgid ""
5437"This plugin tests the UPS service on the specified host. Network UPS Tools" 4135"This plugin tests the UPS service on the specified host. Network UPS Tools"
5438msgstr "" 4136msgstr ""
5439 4137
5440#: plugins/check_ups.c:611
5441msgid "from www.networkupstools.org must be running for this plugin to work." 4138msgid "from www.networkupstools.org must be running for this plugin to work."
5442msgstr "" 4139msgstr ""
5443 4140
5444#: plugins/check_ups.c:623
5445msgid "Name of UPS" 4141msgid "Name of UPS"
5446msgstr "" 4142msgstr ""
5447 4143
5448#: plugins/check_ups.c:625
5449msgid "Output of temperatures in Celsius" 4144msgid "Output of temperatures in Celsius"
5450msgstr "" 4145msgstr ""
5451 4146
5452#: plugins/check_ups.c:627
5453msgid "Valid values for STRING are" 4147msgid "Valid values for STRING are"
5454msgstr "" 4148msgstr ""
5455 4149
5456#: plugins/check_ups.c:638
5457msgid "" 4150msgid ""
5458"This plugin attempts to determine the status of a UPS (Uninterruptible Power" 4151"This plugin attempts to determine the status of a UPS (Uninterruptible Power"
5459msgstr "" 4152msgstr ""
5460 4153
5461#: plugins/check_ups.c:639
5462msgid "" 4154msgid ""
5463"Supply) on a local or remote host. If the UPS is online or calibrating, the" 4155"Supply) on a local or remote host. If the UPS is online or calibrating, the"
5464msgstr "" 4156msgstr ""
5465 4157
5466#: plugins/check_ups.c:640
5467msgid "" 4158msgid ""
5468"plugin will return an OK state. If the battery is on it will return a WARNING" 4159"plugin will return an OK state. If the battery is on it will return a WARNING"
5469msgstr "" 4160msgstr ""
5470 4161
5471#: plugins/check_ups.c:641
5472msgid "" 4162msgid ""
5473"state. If the UPS is off or has a low battery the plugin will return a " 4163"state. If the UPS is off or has a low battery the plugin will return a "
5474"CRITICAL" 4164"CRITICAL"
5475msgstr "" 4165msgstr ""
5476 4166
5477#: plugins/check_ups.c:646
5478msgid "" 4167msgid ""
5479"You may also specify a variable to check (such as temperature, utility " 4168"You may also specify a variable to check (such as temperature, utility "
5480"voltage," 4169"voltage,"
5481msgstr "" 4170msgstr ""
5482 4171
5483#: plugins/check_ups.c:647
5484msgid "" 4172msgid ""
5485"battery load, etc.) as well as warning and critical thresholds for the value" 4173"battery load, etc.) as well as warning and critical thresholds for the value"
5486msgstr "" 4174msgstr ""
5487 4175
5488#: plugins/check_ups.c:648
5489msgid "" 4176msgid ""
5490"of that variable. If the remote host has multiple UPS that are being " 4177"of that variable. If the remote host has multiple UPS that are being "
5491"monitored" 4178"monitored"
5492msgstr "" 4179msgstr ""
5493 4180
5494#: plugins/check_ups.c:649
5495msgid "you will have to use the --ups option to specify which UPS to check." 4181msgid "you will have to use the --ups option to specify which UPS to check."
5496msgstr "" 4182msgstr ""
5497 4183
5498#: plugins/check_ups.c:651
5499msgid "" 4184msgid ""
5500"This plugin requires that the UPSD daemon distributed with Russell Kroll's" 4185"This plugin requires that the UPSD daemon distributed with Russell Kroll's"
5501msgstr "" 4186msgstr ""
5502 4187
5503#: plugins/check_ups.c:652
5504msgid "" 4188msgid ""
5505"Network UPS Tools be installed on the remote host. If you do not have the" 4189"Network UPS Tools be installed on the remote host. If you do not have the"
5506msgstr "" 4190msgstr ""
5507 4191
5508#: plugins/check_ups.c:653
5509msgid "package installed on your system, you can download it from" 4192msgid "package installed on your system, you can download it from"
5510msgstr "" 4193msgstr ""
5511 4194
5512#: plugins/check_ups.c:654
5513msgid "http://www.networkupstools.org" 4195msgid "http://www.networkupstools.org"
5514msgstr "" 4196msgstr ""
5515 4197
5516#: plugins/check_users.c:91
5517#, c-format 4198#, c-format
5518msgid "Could not enumerate RD sessions: %d\n" 4199msgid "Could not enumerate RD sessions: %d\n"
5519msgstr "" 4200msgstr ""
5520 4201
5521#: plugins/check_users.c:146
5522#, c-format 4202#, c-format
5523msgid "# users=%d" 4203msgid "# users=%d"
5524msgstr "" 4204msgstr ""
5525 4205
5526#: plugins/check_users.c:164
5527msgid "Unable to read output" 4206msgid "Unable to read output"
5528msgstr "" 4207msgstr ""
5529 4208
5530#: plugins/check_users.c:166
5531#, c-format 4209#, c-format
5532msgid "USERS %s - %d users currently logged in |%s\n" 4210msgid "USERS %s - %d users currently logged in |%s\n"
5533msgstr "" 4211msgstr ""
5534 4212
5535#: plugins/check_users.c:241
5536msgid "This plugin checks the number of users currently logged in on the local" 4213msgid "This plugin checks the number of users currently logged in on the local"
5537msgstr "" 4214msgstr ""
5538 4215
5539#: plugins/check_users.c:242
5540msgid "" 4216msgid ""
5541"system and generates an error if the number exceeds the thresholds specified." 4217"system and generates an error if the number exceeds the thresholds specified."
5542msgstr "" 4218msgstr ""
5543 4219
5544#: plugins/check_users.c:252
5545msgid "Set WARNING status if more than INTEGER users are logged in" 4220msgid "Set WARNING status if more than INTEGER users are logged in"
5546msgstr "" 4221msgstr ""
5547 4222
5548#: plugins/check_users.c:254
5549msgid "Set CRITICAL status if more than INTEGER users are logged in" 4223msgid "Set CRITICAL status if more than INTEGER users are logged in"
5550msgstr "" 4224msgstr ""
5551 4225
5552#: plugins/check_ide_smart.c:218
5553msgid "" 4226msgid ""
5554"DEPRECATION WARNING: the -q switch (quiet output) is no longer \"quiet\"." 4227"DEPRECATION WARNING: the -q switch (quiet output) is no longer \"quiet\"."
5555msgstr "" 4228msgstr ""
5556 4229
5557#: plugins/check_ide_smart.c:219
5558msgid "Nagios-compatible output is now always returned." 4230msgid "Nagios-compatible output is now always returned."
5559msgstr "" 4231msgstr ""
5560 4232
5561#: plugins/check_ide_smart.c:224
5562msgid "SMART commands are broken and have been disabled (See Notes in --help)." 4233msgid "SMART commands are broken and have been disabled (See Notes in --help)."
5563msgstr "" 4234msgstr ""
5564 4235
5565#: plugins/check_ide_smart.c:228
5566msgid "" 4236msgid ""
5567"DEPRECATION WARNING: the -n switch (Nagios-compatible output) is now the" 4237"DEPRECATION WARNING: the -n switch (Nagios-compatible output) is now the"
5568msgstr "" 4238msgstr ""
5569 4239
5570#: plugins/check_ide_smart.c:229
5571msgid "default and will be removed from future releases." 4240msgid "default and will be removed from future releases."
5572msgstr "" 4241msgstr ""
5573 4242
5574#: plugins/check_ide_smart.c:257
5575#, c-format 4243#, c-format
5576msgid "CRITICAL - Couldn't open device %s: %s\n" 4244msgid "CRITICAL - Couldn't open device %s: %s\n"
5577msgstr "" 4245msgstr ""
5578 4246
5579#: plugins/check_ide_smart.c:262
5580#, c-format 4247#, c-format
5581msgid "CRITICAL - SMART_CMD_ENABLE\n" 4248msgid "CRITICAL - SMART_CMD_ENABLE\n"
5582msgstr "" 4249msgstr ""
5583 4250
5584#: plugins/check_ide_smart.c:303 plugins/check_ide_smart.c:330
5585#, c-format 4251#, c-format
5586msgid "CRITICAL - SMART_READ_VALUES: %s\n" 4252msgid "CRITICAL - SMART_READ_VALUES: %s\n"
5587msgstr "" 4253msgstr ""
5588 4254
5589#: plugins/check_ide_smart.c:376
5590#, c-format 4255#, c-format
5591msgid "CRITICAL - %d Harddrive PreFailure%cDetected! %d/%d tests failed.\n" 4256msgid "CRITICAL - %d Harddrive PreFailure%cDetected! %d/%d tests failed.\n"
5592msgstr "" 4257msgstr ""
5593 4258
5594#: plugins/check_ide_smart.c:384
5595#, c-format 4259#, c-format
5596msgid "WARNING - %d Harddrive Advisor%s Detected. %d/%d tests failed.\n" 4260msgid "WARNING - %d Harddrive Advisor%s Detected. %d/%d tests failed.\n"
5597msgstr "" 4261msgstr ""
5598 4262
5599#: plugins/check_ide_smart.c:392
5600#, c-format 4263#, c-format
5601msgid "OK - Operational (%d/%d tests passed)\n" 4264msgid "OK - Operational (%d/%d tests passed)\n"
5602msgstr "" 4265msgstr ""
5603 4266
5604#: plugins/check_ide_smart.c:396
5605#, c-format 4267#, c-format
5606msgid "ERROR - Status '%d' unknown. %d/%d tests passed\n" 4268msgid "ERROR - Status '%d' unknown. %d/%d tests passed\n"
5607msgstr "" 4269msgstr ""
5608 4270
5609#: plugins/check_ide_smart.c:429
5610#, c-format 4271#, c-format
5611msgid "OffLineStatus=%d {%s}, AutoOffLine=%s, OffLineTimeout=%d minutes\n" 4272msgid "OffLineStatus=%d {%s}, AutoOffLine=%s, OffLineTimeout=%d minutes\n"
5612msgstr "" 4273msgstr ""
5613 4274
5614#: plugins/check_ide_smart.c:435
5615#, c-format 4275#, c-format
5616msgid "OffLineCapability=%d {%s %s %s}\n" 4276msgid "OffLineCapability=%d {%s %s %s}\n"
5617msgstr "" 4277msgstr ""
5618 4278
5619#: plugins/check_ide_smart.c:441
5620#, c-format 4279#, c-format
5621msgid "SmartRevision=%d, CheckSum=%d, SmartCapability=%d {%s %s}\n" 4280msgid "SmartRevision=%d, CheckSum=%d, SmartCapability=%d {%s %s}\n"
5622msgstr "" 4281msgstr ""
5623 4282
5624#: plugins/check_ide_smart.c:463 plugins/check_ide_smart.c:492
5625#, c-format 4283#, c-format
5626msgid "CRITICAL - %s: %s\n" 4284msgid "CRITICAL - %s: %s\n"
5627msgstr "" 4285msgstr ""
5628 4286
5629#: plugins/check_ide_smart.c:467 plugins/check_ide_smart.c:496
5630#, c-format 4287#, c-format
5631msgid "OK - Command sent (%s)\n" 4288msgid "OK - Command sent (%s)\n"
5632msgstr "" 4289msgstr ""
5633 4290
5634#: plugins/check_ide_smart.c:517 plugins/check_ide_smart.c:544
5635#, c-format 4291#, c-format
5636msgid "CRITICAL - SMART_READ_THRESHOLDS: %s\n" 4292msgid "CRITICAL - SMART_READ_THRESHOLDS: %s\n"
5637msgstr "" 4293msgstr ""
5638 4294
5639#: plugins/check_ide_smart.c:563
5640#, c-format 4295#, c-format
5641msgid "" 4296msgid ""
5642"This plugin checks a local hard drive with the (Linux specific) SMART " 4297"This plugin checks a local hard drive with the (Linux specific) SMART "
5643"interface [http://smartlinux.sourceforge.net/smart/index.php]." 4298"interface [http://smartlinux.sourceforge.net/smart/index.php]."
5644msgstr "" 4299msgstr ""
5645 4300
5646#: plugins/check_ide_smart.c:573
5647msgid "Select device DEVICE" 4301msgid "Select device DEVICE"
5648msgstr "" 4302msgstr ""
5649 4303
5650#: plugins/check_ide_smart.c:574
5651msgid "" 4304msgid ""
5652"Note: if the device is specified without this option, any further option will" 4305"Note: if the device is specified without this option, any further option will"
5653msgstr "" 4306msgstr ""
5654 4307
5655#: plugins/check_ide_smart.c:575
5656msgid "be ignored." 4308msgid "be ignored."
5657msgstr "" 4309msgstr ""
5658 4310
5659#: plugins/check_ide_smart.c:581
5660msgid "" 4311msgid ""
5661"The SMART command modes (-i/--immediate, -0/--auto-off and -1/--auto-on) were" 4312"The SMART command modes (-i/--immediate, -0/--auto-off and -1/--auto-on) were"
5662msgstr "" 4313msgstr ""
5663 4314
5664#: plugins/check_ide_smart.c:582
5665msgid "" 4315msgid ""
5666"broken in an underhand manner and have been disabled. You can use smartctl" 4316"broken in an underhand manner and have been disabled. You can use smartctl"
5667msgstr "" 4317msgstr ""
5668 4318
5669#: plugins/check_ide_smart.c:583
5670msgid "instead:" 4319msgid "instead:"
5671msgstr "" 4320msgstr ""
5672 4321
5673#: plugins/check_ide_smart.c:584
5674msgid "-0/--auto-off: use \"smartctl --offlineauto=off\"" 4322msgid "-0/--auto-off: use \"smartctl --offlineauto=off\""
5675msgstr "" 4323msgstr ""
5676 4324
5677#: plugins/check_ide_smart.c:585
5678msgid "-1/--auto-on: use \"smartctl --offlineauto=on\"" 4325msgid "-1/--auto-on: use \"smartctl --offlineauto=on\""
5679msgstr "" 4326msgstr ""
5680 4327
5681#: plugins/check_ide_smart.c:586
5682msgid "-i/--immediate: use \"smartctl --test=offline\"" 4328msgid "-i/--immediate: use \"smartctl --test=offline\""
5683msgstr "" 4329msgstr ""
5684 4330
5685#: plugins/negate.c:96
5686msgid "No data returned from command\n" 4331msgid "No data returned from command\n"
5687msgstr "" 4332msgstr ""
5688 4333
5689#: plugins/negate.c:166
5690msgid "" 4334msgid ""
5691"Timeout result must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) " 4335"Timeout result must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) "
5692"or integer (0-3)." 4336"or integer (0-3)."
5693msgstr "" 4337msgstr ""
5694 4338
5695#: plugins/negate.c:170
5696msgid "" 4339msgid ""
5697"Ok must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or integer " 4340"Ok must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or integer "
5698"(0-3)." 4341"(0-3)."
5699msgstr "" 4342msgstr ""
5700 4343
5701#: plugins/negate.c:176
5702msgid "" 4344msgid ""
5703"Warning must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or " 4345"Warning must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or "
5704"integer (0-3)." 4346"integer (0-3)."
5705msgstr "" 4347msgstr ""
5706 4348
5707#: plugins/negate.c:181
5708msgid "" 4349msgid ""
5709"Critical must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or " 4350"Critical must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or "
5710"integer (0-3)." 4351"integer (0-3)."
5711msgstr "" 4352msgstr ""
5712 4353
5713#: plugins/negate.c:186
5714msgid "" 4354msgid ""
5715"Unknown must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or " 4355"Unknown must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or "
5716"integer (0-3)." 4356"integer (0-3)."
5717msgstr "" 4357msgstr ""
5718 4358
5719#: plugins/negate.c:213
5720msgid "Require path to command" 4359msgid "Require path to command"
5721msgstr "" 4360msgstr ""
5722 4361
5723#: plugins/negate.c:224
5724msgid "" 4362msgid ""
5725"Negates the status of a plugin (returns OK for CRITICAL and vice-versa)." 4363"Negates the status of a plugin (returns OK for CRITICAL and vice-versa)."
5726msgstr "" 4364msgstr ""
5727 4365
5728#: plugins/negate.c:225
5729msgid "Additional switches can be used to control which state becomes what." 4366msgid "Additional switches can be used to control which state becomes what."
5730msgstr "" 4367msgstr ""
5731 4368
5732#: plugins/negate.c:234
5733msgid "Keep timeout longer than the plugin timeout to retain CRITICAL status." 4369msgid "Keep timeout longer than the plugin timeout to retain CRITICAL status."
5734msgstr "" 4370msgstr ""
5735 4371
5736#: plugins/negate.c:236
5737msgid "Custom result on Negate timeouts; see below for STATUS definition\n" 4372msgid "Custom result on Negate timeouts; see below for STATUS definition\n"
5738msgstr "" 4373msgstr ""
5739 4374
5740#: plugins/negate.c:242
5741#, c-format 4375#, c-format
5742msgid "" 4376msgid ""
5743" STATUS can be 'OK', 'WARNING', 'CRITICAL' or 'UNKNOWN' without single\n" 4377" STATUS can be 'OK', 'WARNING', 'CRITICAL' or 'UNKNOWN' without single\n"
5744msgstr "" 4378msgstr ""
5745 4379
5746#: plugins/negate.c:243
5747#, c-format 4380#, c-format
5748msgid "" 4381msgid ""
5749" quotes. Numeric values are accepted. If nothing is specified, permutes\n" 4382" quotes. Numeric values are accepted. If nothing is specified, permutes\n"
5750msgstr "" 4383msgstr ""
5751 4384
5752#: plugins/negate.c:244
5753#, c-format 4385#, c-format
5754msgid " OK and CRITICAL.\n" 4386msgid " OK and CRITICAL.\n"
5755msgstr "" 4387msgstr ""
5756 4388
5757#: plugins/negate.c:246
5758#, c-format 4389#, c-format
5759msgid "" 4390msgid ""
5760" Substitute output text as well. Will only substitute text in CAPITALS\n" 4391" Substitute output text as well. Will only substitute text in CAPITALS\n"
5761msgstr "" 4392msgstr ""
5762 4393
5763#: plugins/negate.c:251
5764msgid "Run check_ping and invert result. Must use full path to plugin" 4394msgid "Run check_ping and invert result. Must use full path to plugin"
5765msgstr "" 4395msgstr ""
5766 4396
5767#: plugins/negate.c:253
5768msgid "This will return OK instead of WARNING and UNKNOWN instead of CRITICAL" 4397msgid "This will return OK instead of WARNING and UNKNOWN instead of CRITICAL"
5769msgstr "" 4398msgstr ""
5770 4399
5771#: plugins/negate.c:256
5772msgid "" 4400msgid ""
5773"This plugin is a wrapper to take the output of another plugin and invert it." 4401"This plugin is a wrapper to take the output of another plugin and invert it."
5774msgstr "" 4402msgstr ""
5775 4403
5776#: plugins/negate.c:257
5777msgid "The full path of the plugin must be provided." 4404msgid "The full path of the plugin must be provided."
5778msgstr "" 4405msgstr ""
5779 4406
5780#: plugins/negate.c:258
5781msgid "If the wrapped plugin returns OK, the wrapper will return CRITICAL." 4407msgid "If the wrapped plugin returns OK, the wrapper will return CRITICAL."
5782msgstr "" 4408msgstr ""
5783 4409
5784#: plugins/negate.c:259
5785msgid "If the wrapped plugin returns CRITICAL, the wrapper will return OK." 4410msgid "If the wrapped plugin returns CRITICAL, the wrapper will return OK."
5786msgstr "" 4411msgstr ""
5787 4412
5788#: plugins/negate.c:260
5789msgid "Otherwise, the output state of the wrapped plugin is unchanged." 4413msgid "Otherwise, the output state of the wrapped plugin is unchanged."
5790msgstr "" 4414msgstr ""
5791 4415
5792#: plugins/negate.c:262
5793msgid "" 4416msgid ""
5794"Using timeout-result, it is possible to override the timeout behaviour or a" 4417"Using timeout-result, it is possible to override the timeout behaviour or a"
5795msgstr "" 4418msgstr ""
5796 4419
5797#: plugins/negate.c:263
5798msgid "plugin by setting the negate timeout a bit lower." 4420msgid "plugin by setting the negate timeout a bit lower."
5799msgstr "" 4421msgstr ""
5800 4422
5801#: plugins/netutils.c:49
5802#, c-format 4423#, c-format
5803msgid "%s - Socket timeout after %d seconds\n" 4424msgid "%s - Socket timeout after %d seconds\n"
5804msgstr "" 4425msgstr ""
5805 4426
5806#: plugins/netutils.c:51
5807#, c-format 4427#, c-format
5808msgid "%s - Abnormal timeout after %d seconds\n" 4428msgid "%s - Abnormal timeout after %d seconds\n"
5809msgstr "" 4429msgstr ""
5810 4430
5811#: plugins/netutils.c:79 plugins/netutils.c:292
5812msgid "Send failed" 4431msgid "Send failed"
5813msgstr "" 4432msgstr ""
5814 4433
5815#: plugins/netutils.c:96 plugins/netutils.c:307
5816msgid "No data was received from host!" 4434msgid "No data was received from host!"
5817msgstr "" 4435msgstr ""
5818 4436
5819#: plugins/netutils.c:209 plugins/netutils.c:245
5820msgid "Socket creation failed" 4437msgid "Socket creation failed"
5821msgstr "" 4438msgstr ""
5822 4439
5823#: plugins/netutils.c:238
5824msgid "Supplied path too long unix domain socket" 4440msgid "Supplied path too long unix domain socket"
5825msgstr "" 4441msgstr ""
5826 4442
5827#: plugins/netutils.c:316
5828msgid "Receive failed" 4443msgid "Receive failed"
5829msgstr "" 4444msgstr ""
5830 4445
5831#: plugins/netutils.c:342 plugins-root/check_dhcp.c:1310
5832#, c-format 4446#, c-format
5833msgid "Invalid hostname/address - %s" 4447msgid "Invalid hostname/address - %s"
5834msgstr "" 4448msgstr ""
5835 4449
5836#: plugins/popen.c:133
5837msgid "Could not malloc argv array in popen()" 4450msgid "Could not malloc argv array in popen()"
5838msgstr "" 4451msgstr ""
5839 4452
5840#: plugins/popen.c:143
5841msgid "CRITICAL - You need more args!!!" 4453msgid "CRITICAL - You need more args!!!"
5842msgstr "" 4454msgstr ""
5843 4455
5844#: plugins/popen.c:201
5845msgid "Cannot catch SIGCHLD" 4456msgid "Cannot catch SIGCHLD"
5846msgstr "" 4457msgstr ""
5847 4458
5848#: plugins/popen.c:287
5849#, c-format 4459#, c-format
5850msgid "CRITICAL - Plugin timed out after %d seconds\n" 4460msgid "CRITICAL - Plugin timed out after %d seconds\n"
5851msgstr "" 4461msgstr ""
5852 4462
5853#: plugins/popen.c:290
5854msgid "CRITICAL - popen timeout received, but no child process" 4463msgid "CRITICAL - popen timeout received, but no child process"
5855msgstr "" 4464msgstr ""
5856 4465
5857#: plugins/urlize.c:129
5858#, c-format 4466#, c-format
5859msgid "" 4467msgid ""
5860"%s UNKNOWN - No data received from host\n" 4468"%s UNKNOWN - No data received from host\n"
5861"CMD: %s</A>\n" 4469"CMD: %s</A>\n"
5862msgstr "" 4470msgstr ""
5863 4471
5864#: plugins/urlize.c:168
5865msgid "" 4472msgid ""
5866"This plugin wraps the text output of another command (plugin) in HTML <A>" 4473"This plugin wraps the text output of another command (plugin) in HTML <A>"
5867msgstr "" 4474msgstr ""
5868 4475
5869#: plugins/urlize.c:169
5870msgid "" 4476msgid ""
5871"tags, thus displaying the child plugin's output as a clickable link in " 4477"tags, thus displaying the child plugin's output as a clickable link in "
5872"compatible" 4478"compatible"
5873msgstr "" 4479msgstr ""
5874 4480
5875#: plugins/urlize.c:170
5876msgid "" 4481msgid ""
5877"monitoring status screen. This plugin returns the status of the invoked " 4482"monitoring status screen. This plugin returns the status of the invoked "
5878"plugin." 4483"plugin."
5879msgstr "" 4484msgstr ""
5880 4485
5881#: plugins/urlize.c:180
5882msgid "" 4486msgid ""
5883"Pay close attention to quoting to ensure that the shell passes the expected" 4487"Pay close attention to quoting to ensure that the shell passes the expected"
5884msgstr "" 4488msgstr ""
5885 4489
5886#: plugins/urlize.c:181
5887msgid "data to the plugin. For example, in:" 4490msgid "data to the plugin. For example, in:"
5888msgstr "" 4491msgstr ""
5889 4492
5890#: plugins/urlize.c:182
5891msgid "urlize http://example.com/ check_http -H example.com -r 'two words'" 4493msgid "urlize http://example.com/ check_http -H example.com -r 'two words'"
5892msgstr "" 4494msgstr ""
5893 4495
5894#: plugins/urlize.c:183
5895msgid "the shell will remove the single quotes and urlize will see:" 4496msgid "the shell will remove the single quotes and urlize will see:"
5896msgstr "" 4497msgstr ""
5897 4498
5898#: plugins/urlize.c:184
5899msgid "urlize http://example.com/ check_http -H example.com -r two words" 4499msgid "urlize http://example.com/ check_http -H example.com -r two words"
5900msgstr "" 4500msgstr ""
5901 4501
5902#: plugins/urlize.c:185
5903msgid "You probably want:" 4502msgid "You probably want:"
5904msgstr "" 4503msgstr ""
5905 4504
5906#: plugins/urlize.c:186
5907msgid "urlize http://example.com/ \"check_http -H example.com -r 'two words'\"" 4505msgid "urlize http://example.com/ \"check_http -H example.com -r 'two words'\""
5908msgstr "" 4506msgstr ""
5909 4507
5910#: plugins/utils.c:479
5911msgid "failed realloc in strpcpy\n" 4508msgid "failed realloc in strpcpy\n"
5912msgstr "" 4509msgstr ""
5913 4510
5914#: plugins/utils.c:521
5915msgid "failed malloc in strscat\n" 4511msgid "failed malloc in strscat\n"
5916msgstr "" 4512msgstr ""
5917 4513
5918#: plugins/utils.c:541
5919msgid "failed malloc in xvasprintf\n" 4514msgid "failed malloc in xvasprintf\n"
5920msgstr "" 4515msgstr ""
5921 4516
5922#: plugins/utils.c:819
5923msgid "sysconf error for _SC_OPEN_MAX\n" 4517msgid "sysconf error for _SC_OPEN_MAX\n"
5924msgstr "" 4518msgstr ""
5925 4519
5926#: plugins/utils.h:127
5927#, c-format 4520#, c-format
5928msgid "" 4521msgid ""
5929" %s (-h | --help) for detailed help\n" 4522" %s (-h | --help) for detailed help\n"
5930" %s (-V | --version) for version information\n" 4523" %s (-V | --version) for version information\n"
5931msgstr "" 4524msgstr ""
5932 4525
5933#: plugins/utils.h:131
5934msgid "" 4526msgid ""
5935"\n" 4527"\n"
5936"Options:\n" 4528"Options:\n"
@@ -5940,7 +4532,6 @@ msgid ""
5940" Print version information\n" 4532" Print version information\n"
5941msgstr "" 4533msgstr ""
5942 4534
5943#: plugins/utils.h:138
5944#, c-format 4535#, c-format
5945msgid "" 4536msgid ""
5946" -H, --hostname=ADDRESS\n" 4537" -H, --hostname=ADDRESS\n"
@@ -5949,7 +4540,6 @@ msgid ""
5949" Port number (default: %s)\n" 4540" Port number (default: %s)\n"
5950msgstr "" 4541msgstr ""
5951 4542
5952#: plugins/utils.h:144
5953msgid "" 4543msgid ""
5954" -4, --use-ipv4\n" 4544" -4, --use-ipv4\n"
5955" Use IPv4 connection\n" 4545" Use IPv4 connection\n"
@@ -5957,14 +4547,12 @@ msgid ""
5957" Use IPv6 connection\n" 4547" Use IPv6 connection\n"
5958msgstr "" 4548msgstr ""
5959 4549
5960#: plugins/utils.h:150
5961msgid "" 4550msgid ""
5962" -v, --verbose\n" 4551" -v, --verbose\n"
5963" Show details for command-line debugging (output may be truncated by\n" 4552" Show details for command-line debugging (output may be truncated by\n"
5964" the monitoring system)\n" 4553" the monitoring system)\n"
5965msgstr "" 4554msgstr ""
5966 4555
5967#: plugins/utils.h:155
5968msgid "" 4556msgid ""
5969" -w, --warning=DOUBLE\n" 4557" -w, --warning=DOUBLE\n"
5970" Response time to result in warning status (seconds)\n" 4558" Response time to result in warning status (seconds)\n"
@@ -5972,7 +4560,6 @@ msgid ""
5972" Response time to result in critical status (seconds)\n" 4560" Response time to result in critical status (seconds)\n"
5973msgstr "" 4561msgstr ""
5974 4562
5975#: plugins/utils.h:161
5976msgid "" 4563msgid ""
5977" -w, --warning=RANGE\n" 4564" -w, --warning=RANGE\n"
5978" Warning range (format: start:end). Alert if outside this range\n" 4565" Warning range (format: start:end). Alert if outside this range\n"
@@ -5980,21 +4567,18 @@ msgid ""
5980" Critical range\n" 4567" Critical range\n"
5981msgstr "" 4568msgstr ""
5982 4569
5983#: plugins/utils.h:167
5984#, c-format 4570#, c-format
5985msgid "" 4571msgid ""
5986" -t, --timeout=INTEGER\n" 4572" -t, --timeout=INTEGER\n"
5987" Seconds before connection times out (default: %d)\n" 4573" Seconds before connection times out (default: %d)\n"
5988msgstr "" 4574msgstr ""
5989 4575
5990#: plugins/utils.h:171
5991#, c-format 4576#, c-format
5992msgid "" 4577msgid ""
5993" -t, --timeout=INTEGER\n" 4578" -t, --timeout=INTEGER\n"
5994" Seconds before plugin times out (default: %d)\n" 4579" Seconds before plugin times out (default: %d)\n"
5995msgstr "" 4580msgstr ""
5996 4581
5997#: plugins/utils.h:176
5998msgid "" 4582msgid ""
5999" --extra-opts=[section][@file]\n" 4583" --extra-opts=[section][@file]\n"
6000" Read options from an ini file. See\n" 4584" Read options from an ini file. See\n"
@@ -6002,14 +4586,12 @@ msgid ""
6002" for usage and examples.\n" 4586" for usage and examples.\n"
6003msgstr "" 4587msgstr ""
6004 4588
6005#: plugins/utils.h:185
6006msgid "" 4589msgid ""
6007" See:\n" 4590" See:\n"
6008" https://www.monitoring-plugins.org/doc/guidelines.html#THRESHOLDFORMAT\n" 4591" https://www.monitoring-plugins.org/doc/guidelines.html#THRESHOLDFORMAT\n"
6009" for THRESHOLD format and examples.\n" 4592" for THRESHOLD format and examples.\n"
6010msgstr "" 4593msgstr ""
6011 4594
6012#: plugins/utils.h:190
6013msgid "" 4595msgid ""
6014"\n" 4596"\n"
6015"Send email to help@monitoring-plugins.org if you have questions regarding\n" 4597"Send email to help@monitoring-plugins.org if you have questions regarding\n"
@@ -6018,7 +4600,6 @@ msgid ""
6018"\n" 4600"\n"
6019msgstr "" 4601msgstr ""
6020 4602
6021#: plugins/utils.h:195
6022msgid "" 4603msgid ""
6023"\n" 4604"\n"
6024"The Monitoring Plugins come with ABSOLUTELY NO WARRANTY. You may " 4605"The Monitoring Plugins come with ABSOLUTELY NO WARRANTY. You may "
@@ -6027,406 +4608,322 @@ msgid ""
6027"For more information about these matters, see the file named COPYING.\n" 4608"For more information about these matters, see the file named COPYING.\n"
6028msgstr "" 4609msgstr ""
6029 4610
6030#: plugins-root/check_dhcp.c:317
6031#, c-format 4611#, c-format
6032msgid "Error: Could not get hardware address of interface '%s'\n" 4612msgid "Error: Could not get hardware address of interface '%s'\n"
6033msgstr "" 4613msgstr ""
6034 4614
6035#: plugins-root/check_dhcp.c:340
6036#, c-format 4615#, c-format
6037msgid "Error: if_nametoindex error - %s.\n" 4616msgid "Error: if_nametoindex error - %s.\n"
6038msgstr "" 4617msgstr ""
6039 4618
6040#: plugins-root/check_dhcp.c:345
6041#, c-format 4619#, c-format
6042msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n" 4620msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n"
6043msgstr "" 4621msgstr ""
6044 4622
6045#: plugins-root/check_dhcp.c:350
6046#, c-format 4623#, c-format
6047msgid "" 4624msgid ""
6048"Error: Couldn't get hardware address from interface %s. malloc error - %s.\n" 4625"Error: Couldn't get hardware address from interface %s. malloc error - %s.\n"
6049msgstr "" 4626msgstr ""
6050 4627
6051#: plugins-root/check_dhcp.c:355
6052#, c-format 4628#, c-format
6053msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n" 4629msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n"
6054msgstr "" 4630msgstr ""
6055 4631
6056#: plugins-root/check_dhcp.c:386
6057#, c-format 4632#, c-format
6058msgid "" 4633msgid ""
6059"Error: can't find unit number in interface_name (%s) - expecting TypeNumber " 4634"Error: can't find unit number in interface_name (%s) - expecting TypeNumber "
6060"eg lnc0.\n" 4635"eg lnc0.\n"
6061msgstr "" 4636msgstr ""
6062 4637
6063#: plugins-root/check_dhcp.c:391 plugins-root/check_dhcp.c:403
6064#, c-format 4638#, c-format
6065msgid "" 4639msgid ""
6066"Error: can't read MAC address from DLPI streams interface for device %s unit " 4640"Error: can't read MAC address from DLPI streams interface for device %s unit "
6067"%d.\n" 4641"%d.\n"
6068msgstr "" 4642msgstr ""
6069 4643
6070#: plugins-root/check_dhcp.c:409
6071#, c-format 4644#, c-format
6072msgid "" 4645msgid ""
6073"Error: can't get MAC address for this architecture. Use the --mac option.\n" 4646"Error: can't get MAC address for this architecture. Use the --mac option.\n"
6074msgstr "" 4647msgstr ""
6075 4648
6076#: plugins-root/check_dhcp.c:428
6077#, c-format 4649#, c-format
6078msgid "Error: Cannot determine IP address of interface %s\n" 4650msgid "Error: Cannot determine IP address of interface %s\n"
6079msgstr "" 4651msgstr ""
6080 4652
6081#: plugins-root/check_dhcp.c:436
6082#, c-format 4653#, c-format
6083msgid "Error: Cannot get interface IP address on this platform.\n" 4654msgid "Error: Cannot get interface IP address on this platform.\n"
6084msgstr "" 4655msgstr ""
6085 4656
6086#: plugins-root/check_dhcp.c:441
6087#, c-format 4657#, c-format
6088msgid "Pretending to be relay client %s\n" 4658msgid "Pretending to be relay client %s\n"
6089msgstr "" 4659msgstr ""
6090 4660
6091#: plugins-root/check_dhcp.c:521
6092#, c-format 4661#, c-format
6093msgid "DHCPDISCOVER to %s port %d\n" 4662msgid "DHCPDISCOVER to %s port %d\n"
6094msgstr "" 4663msgstr ""
6095 4664
6096#: plugins-root/check_dhcp.c:573
6097#, c-format 4665#, c-format
6098msgid "Result=ERROR\n" 4666msgid "Result=ERROR\n"
6099msgstr "" 4667msgstr ""
6100 4668
6101#: plugins-root/check_dhcp.c:579
6102#, c-format 4669#, c-format
6103msgid "Result=OK\n" 4670msgid "Result=OK\n"
6104msgstr "" 4671msgstr ""
6105 4672
6106#: plugins-root/check_dhcp.c:589
6107#, c-format 4673#, c-format
6108msgid "DHCPOFFER from IP address %s" 4674msgid "DHCPOFFER from IP address %s"
6109msgstr "" 4675msgstr ""
6110 4676
6111#: plugins-root/check_dhcp.c:590
6112#, c-format 4677#, c-format
6113msgid " via %s\n" 4678msgid " via %s\n"
6114msgstr "" 4679msgstr ""
6115 4680
6116#: plugins-root/check_dhcp.c:597
6117#, c-format 4681#, c-format
6118msgid "" 4682msgid ""
6119"DHCPOFFER XID (%u) did not match DHCPDISCOVER XID (%u) - ignoring packet\n" 4683"DHCPOFFER XID (%u) did not match DHCPDISCOVER XID (%u) - ignoring packet\n"
6120msgstr "" 4684msgstr ""
6121 4685
6122#: plugins-root/check_dhcp.c:619
6123#, c-format 4686#, c-format
6124msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n" 4687msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n"
6125msgstr "" 4688msgstr ""
6126 4689
6127#: plugins-root/check_dhcp.c:637
6128#, c-format 4690#, c-format
6129msgid "Total responses seen on the wire: %d\n" 4691msgid "Total responses seen on the wire: %d\n"
6130msgstr "" 4692msgstr ""
6131 4693
6132#: plugins-root/check_dhcp.c:638
6133#, c-format 4694#, c-format
6134msgid "Valid responses for this machine: %d\n" 4695msgid "Valid responses for this machine: %d\n"
6135msgstr "" 4696msgstr ""
6136 4697
6137#: plugins-root/check_dhcp.c:653
6138#, c-format 4698#, c-format
6139msgid "send_dhcp_packet result: %d\n" 4699msgid "send_dhcp_packet result: %d\n"
6140msgstr "" 4700msgstr ""
6141 4701
6142#: plugins-root/check_dhcp.c:686
6143#, c-format 4702#, c-format
6144msgid "No (more) data received (nfound: %d)\n" 4703msgid "No (more) data received (nfound: %d)\n"
6145msgstr "" 4704msgstr ""
6146 4705
6147#: plugins-root/check_dhcp.c:699
6148#, c-format 4706#, c-format
6149msgid "recvfrom() failed, " 4707msgid "recvfrom() failed, "
6150msgstr "" 4708msgstr ""
6151 4709
6152#: plugins-root/check_dhcp.c:706
6153#, c-format 4710#, c-format
6154msgid "receive_dhcp_packet() result: %d\n" 4711msgid "receive_dhcp_packet() result: %d\n"
6155msgstr "" 4712msgstr ""
6156 4713
6157#: plugins-root/check_dhcp.c:707
6158#, c-format 4714#, c-format
6159msgid "receive_dhcp_packet() source: %s\n" 4715msgid "receive_dhcp_packet() source: %s\n"
6160msgstr "" 4716msgstr ""
6161 4717
6162#: plugins-root/check_dhcp.c:737
6163#, c-format 4718#, c-format
6164msgid "Error: Could not create socket!\n" 4719msgid "Error: Could not create socket!\n"
6165msgstr "" 4720msgstr ""
6166 4721
6167#: plugins-root/check_dhcp.c:747
6168#, c-format 4722#, c-format
6169msgid "Error: Could not set reuse address option on DHCP socket!\n" 4723msgid "Error: Could not set reuse address option on DHCP socket!\n"
6170msgstr "" 4724msgstr ""
6171 4725
6172#: plugins-root/check_dhcp.c:753
6173#, c-format 4726#, c-format
6174msgid "Error: Could not set broadcast option on DHCP socket!\n" 4727msgid "Error: Could not set broadcast option on DHCP socket!\n"
6175msgstr "" 4728msgstr ""
6176 4729
6177#: plugins-root/check_dhcp.c:762
6178#, c-format 4730#, c-format
6179msgid "" 4731msgid ""
6180"Error: Could not bind socket to interface %s. Check your privileges...\n" 4732"Error: Could not bind socket to interface %s. Check your privileges...\n"
6181msgstr "" 4733msgstr ""
6182 4734
6183#: plugins-root/check_dhcp.c:773
6184#, c-format 4735#, c-format
6185msgid "" 4736msgid ""
6186"Error: Could not bind to DHCP socket (port %d)! Check your privileges...\n" 4737"Error: Could not bind to DHCP socket (port %d)! Check your privileges...\n"
6187msgstr "" 4738msgstr ""
6188 4739
6189#: plugins-root/check_dhcp.c:807
6190#, c-format 4740#, c-format
6191msgid "Requested server address: %s\n" 4741msgid "Requested server address: %s\n"
6192msgstr "" 4742msgstr ""
6193 4743
6194#: plugins-root/check_dhcp.c:869
6195#, c-format 4744#, c-format
6196msgid "Lease Time: Infinite\n" 4745msgid "Lease Time: Infinite\n"
6197msgstr "" 4746msgstr ""
6198 4747
6199#: plugins-root/check_dhcp.c:871
6200#, c-format 4748#, c-format
6201msgid "Lease Time: %lu seconds\n" 4749msgid "Lease Time: %lu seconds\n"
6202msgstr "" 4750msgstr ""
6203 4751
6204#: plugins-root/check_dhcp.c:873
6205#, c-format 4752#, c-format
6206msgid "Renewal Time: Infinite\n" 4753msgid "Renewal Time: Infinite\n"
6207msgstr "" 4754msgstr ""
6208 4755
6209#: plugins-root/check_dhcp.c:875
6210#, c-format 4756#, c-format
6211msgid "Renewal Time: %lu seconds\n" 4757msgid "Renewal Time: %lu seconds\n"
6212msgstr "" 4758msgstr ""
6213 4759
6214#: plugins-root/check_dhcp.c:877
6215#, c-format 4760#, c-format
6216msgid "Rebinding Time: Infinite\n" 4761msgid "Rebinding Time: Infinite\n"
6217msgstr "" 4762msgstr ""
6218 4763
6219#: plugins-root/check_dhcp.c:878
6220#, c-format 4764#, c-format
6221msgid "Rebinding Time: %lu seconds\n" 4765msgid "Rebinding Time: %lu seconds\n"
6222msgstr "" 4766msgstr ""
6223 4767
6224#: plugins-root/check_dhcp.c:906
6225#, c-format 4768#, c-format
6226msgid "Added offer from server @ %s" 4769msgid "Added offer from server @ %s"
6227msgstr "" 4770msgstr ""
6228 4771
6229#: plugins-root/check_dhcp.c:907
6230#, c-format 4772#, c-format
6231msgid " of IP address %s\n" 4773msgid " of IP address %s\n"
6232msgstr "" 4774msgstr ""
6233 4775
6234#: plugins-root/check_dhcp.c:974
6235#, c-format 4776#, c-format
6236msgid "DHCP Server Match: Offerer=%s" 4777msgid "DHCP Server Match: Offerer=%s"
6237msgstr "" 4778msgstr ""
6238 4779
6239#: plugins-root/check_dhcp.c:975
6240#, c-format 4780#, c-format
6241msgid " Requested=%s" 4781msgid " Requested=%s"
6242msgstr "" 4782msgstr ""
6243 4783
6244#: plugins-root/check_dhcp.c:977
6245#, c-format 4784#, c-format
6246msgid " (duplicate)" 4785msgid " (duplicate)"
6247msgstr "" 4786msgstr ""
6248 4787
6249#: plugins-root/check_dhcp.c:978
6250#, c-format 4788#, c-format
6251msgid "\n" 4789msgid "\n"
6252msgstr "" 4790msgstr ""
6253 4791
6254#: plugins-root/check_dhcp.c:1026
6255#, c-format 4792#, c-format
6256msgid "No DHCPOFFERs were received.\n" 4793msgid "No DHCPOFFERs were received.\n"
6257msgstr "" 4794msgstr ""
6258 4795
6259#: plugins-root/check_dhcp.c:1030
6260#, c-format 4796#, c-format
6261msgid "Received %d DHCPOFFER(s)" 4797msgid "Received %d DHCPOFFER(s)"
6262msgstr "" 4798msgstr ""
6263 4799
6264#: plugins-root/check_dhcp.c:1033
6265#, c-format 4800#, c-format
6266msgid ", %s%d of %d requested servers responded" 4801msgid ", %s%d of %d requested servers responded"
6267msgstr "" 4802msgstr ""
6268 4803
6269#: plugins-root/check_dhcp.c:1036
6270#, c-format 4804#, c-format
6271msgid ", requested address (%s) was %soffered" 4805msgid ", requested address (%s) was %soffered"
6272msgstr "" 4806msgstr ""
6273 4807
6274#: plugins-root/check_dhcp.c:1036
6275msgid "not " 4808msgid "not "
6276msgstr "" 4809msgstr ""
6277 4810
6278#: plugins-root/check_dhcp.c:1038
6279#, c-format 4811#, c-format
6280msgid ", max lease time = " 4812msgid ", max lease time = "
6281msgstr "" 4813msgstr ""
6282 4814
6283#: plugins-root/check_dhcp.c:1040
6284#, c-format 4815#, c-format
6285msgid "Infinity" 4816msgid "Infinity"
6286msgstr "" 4817msgstr ""
6287 4818
6288#: plugins-root/check_dhcp.c:1160
6289msgid "Got unexpected non-option argument" 4819msgid "Got unexpected non-option argument"
6290msgstr "" 4820msgstr ""
6291 4821
6292#: plugins-root/check_dhcp.c:1202
6293#, c-format 4822#, c-format
6294msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n" 4823msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n"
6295msgstr "" 4824msgstr ""
6296 4825
6297#: plugins-root/check_dhcp.c:1214
6298#, c-format 4826#, c-format
6299msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n" 4827msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n"
6300msgstr "" 4828msgstr ""
6301 4829
6302#: plugins-root/check_dhcp.c:1227
6303#, c-format 4830#, c-format
6304msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n" 4831msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n"
6305msgstr "" 4832msgstr ""
6306 4833
6307#: plugins-root/check_dhcp.c:1239
6308#, c-format 4834#, c-format
6309msgid "" 4835msgid ""
6310"Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n" 4836"Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n"
6311msgstr "" 4837msgstr ""
6312 4838
6313#: plugins-root/check_dhcp.c:1263
6314#, c-format 4839#, c-format
6315msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n" 4840msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n"
6316msgstr "" 4841msgstr ""
6317 4842
6318#: plugins-root/check_dhcp.c:1342
6319#, c-format 4843#, c-format
6320msgid "Hardware address: " 4844msgid "Hardware address: "
6321msgstr "" 4845msgstr ""
6322 4846
6323#: plugins-root/check_dhcp.c:1358
6324msgid "This plugin tests the availability of DHCP servers on a network." 4847msgid "This plugin tests the availability of DHCP servers on a network."
6325msgstr "" 4848msgstr ""
6326 4849
6327#: plugins-root/check_dhcp.c:1370
6328msgid "IP address of DHCP server that we must hear from" 4850msgid "IP address of DHCP server that we must hear from"
6329msgstr "" 4851msgstr ""
6330 4852
6331#: plugins-root/check_dhcp.c:1372
6332msgid "IP address that should be offered by at least one DHCP server" 4853msgid "IP address that should be offered by at least one DHCP server"
6333msgstr "" 4854msgstr ""
6334 4855
6335#: plugins-root/check_dhcp.c:1374
6336msgid "Seconds to wait for DHCPOFFER before timeout occurs" 4856msgid "Seconds to wait for DHCPOFFER before timeout occurs"
6337msgstr "" 4857msgstr ""
6338 4858
6339#: plugins-root/check_dhcp.c:1376
6340msgid "Interface to to use for listening (i.e. eth0)" 4859msgid "Interface to to use for listening (i.e. eth0)"
6341msgstr "" 4860msgstr ""
6342 4861
6343#: plugins-root/check_dhcp.c:1378
6344msgid "MAC address to use in the DHCP request" 4862msgid "MAC address to use in the DHCP request"
6345msgstr "" 4863msgstr ""
6346 4864
6347#: plugins-root/check_dhcp.c:1380
6348msgid "Unicast testing: mimic a DHCP relay, requires -s" 4865msgid "Unicast testing: mimic a DHCP relay, requires -s"
6349msgstr "" 4866msgstr ""
6350 4867
6351#: plugins-root/check_icmp.c:1567
6352msgid "specify a target" 4868msgid "specify a target"
6353msgstr "" 4869msgstr ""
6354 4870
6355#: plugins-root/check_icmp.c:1569
6356msgid "Use IPv4 (default) or IPv6 to communicate with the targets" 4871msgid "Use IPv4 (default) or IPv6 to communicate with the targets"
6357msgstr "" 4872msgstr ""
6358 4873
6359#: plugins-root/check_icmp.c:1571
6360msgid "warning threshold (currently " 4874msgid "warning threshold (currently "
6361msgstr "" 4875msgstr ""
6362 4876
6363#: plugins-root/check_icmp.c:1574
6364msgid "critical threshold (currently " 4877msgid "critical threshold (currently "
6365msgstr "" 4878msgstr ""
6366 4879
6367#: plugins-root/check_icmp.c:1577
6368msgid "specify a source IP address or device name" 4880msgid "specify a source IP address or device name"
6369msgstr "" 4881msgstr ""
6370 4882
6371#: plugins-root/check_icmp.c:1579
6372msgid "number of packets to send (currently " 4883msgid "number of packets to send (currently "
6373msgstr "" 4884msgstr ""
6374 4885
6375#: plugins-root/check_icmp.c:1582
6376msgid "max packet interval (currently " 4886msgid "max packet interval (currently "
6377msgstr "" 4887msgstr ""
6378 4888
6379#: plugins-root/check_icmp.c:1585
6380msgid "max target interval (currently " 4889msgid "max target interval (currently "
6381msgstr "" 4890msgstr ""
6382 4891
6383#: plugins-root/check_icmp.c:1588
6384msgid "number of alive hosts required for success" 4892msgid "number of alive hosts required for success"
6385msgstr "" 4893msgstr ""
6386 4894
6387#: plugins-root/check_icmp.c:1591
6388msgid "TTL on outgoing packets (currently " 4895msgid "TTL on outgoing packets (currently "
6389msgstr "" 4896msgstr ""
6390 4897
6391#: plugins-root/check_icmp.c:1594
6392msgid "timeout value (seconds, currently " 4898msgid "timeout value (seconds, currently "
6393msgstr "" 4899msgstr ""
6394 4900
6395#: plugins-root/check_icmp.c:1597
6396msgid "Number of icmp data bytes to send" 4901msgid "Number of icmp data bytes to send"
6397msgstr "" 4902msgstr ""
6398 4903
6399#: plugins-root/check_icmp.c:1598
6400msgid "Packet size will be data bytes + icmp header (currently" 4904msgid "Packet size will be data bytes + icmp header (currently"
6401msgstr "" 4905msgstr ""
6402 4906
6403#: plugins-root/check_icmp.c:1600
6404msgid "verbose" 4907msgid "verbose"
6405msgstr "" 4908msgstr ""
6406 4909
6407#: plugins-root/check_icmp.c:1604
6408msgid "The -H switch is optional. Naming a host (or several) to check is not." 4910msgid "The -H switch is optional. Naming a host (or several) to check is not."
6409msgstr "" 4911msgstr ""
6410 4912
6411#: plugins-root/check_icmp.c:1606
6412msgid "" 4913msgid ""
6413"Threshold format for -w and -c is 200.25,60% for 200.25 msec RTA and 60%" 4914"Threshold format for -w and -c is 200.25,60% for 200.25 msec RTA and 60%"
6414msgstr "" 4915msgstr ""
6415 4916
6416#: plugins-root/check_icmp.c:1607
6417msgid "packet loss. The default values should work well for most users." 4917msgid "packet loss. The default values should work well for most users."
6418msgstr "" 4918msgstr ""
6419 4919
6420#: plugins-root/check_icmp.c:1608
6421msgid "" 4920msgid ""
6422"You can specify different RTA factors using the standardized abbreviations" 4921"You can specify different RTA factors using the standardized abbreviations"
6423msgstr "" 4922msgstr ""
6424 4923
6425#: plugins-root/check_icmp.c:1609
6426msgid "" 4924msgid ""
6427"us (microseconds), ms (milliseconds, default) or just plain s for seconds." 4925"us (microseconds), ms (milliseconds, default) or just plain s for seconds."
6428msgstr "" 4926msgstr ""
6429 4927
6430#: plugins-root/check_icmp.c:1615
6431msgid "The -v switch can be specified several times for increased verbosity." 4928msgid "The -v switch can be specified several times for increased verbosity."
6432msgstr "" 4929msgstr ""