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