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