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