diff options
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 581 |
1 files changed, 313 insertions, 268 deletions
@@ -9,7 +9,7 @@ msgid "" | |||
9 | msgstr "" | 9 | msgstr "" |
10 | "Project-Id-Version: nagiosplug\n" | 10 | "Project-Id-Version: nagiosplug\n" |
11 | "Report-Msgid-Bugs-To: nagiosplug-devel@lists.sourceforge.net\n" | 11 | "Report-Msgid-Bugs-To: nagiosplug-devel@lists.sourceforge.net\n" |
12 | "POT-Creation-Date: 2007-04-10 03:05-0400\n" | 12 | "POT-Creation-Date: 2007-05-23 03:45-0400\n" |
13 | "PO-Revision-Date: 2004-12-23 17:46+0100\n" | 13 | "PO-Revision-Date: 2004-12-23 17:46+0100\n" |
14 | "Last-Translator: <>\n" | 14 | "Last-Translator: <>\n" |
15 | "Language-Team: English <en@li.org>\n" | 15 | "Language-Team: English <en@li.org>\n" |
@@ -18,10 +18,10 @@ msgstr "" | |||
18 | "Content-Transfer-Encoding: 8bit\n" | 18 | "Content-Transfer-Encoding: 8bit\n" |
19 | "Plural-Forms: nplurals=2; plural=(n > 1);X-Generator: KBabel 1.3.1\n" | 19 | "Plural-Forms: nplurals=2; plural=(n > 1);X-Generator: KBabel 1.3.1\n" |
20 | 20 | ||
21 | #: plugins/check_by_ssh.c:82 plugins/check_dig.c:89 plugins/check_disk.c:192 | 21 | #: plugins/check_by_ssh.c:83 plugins/check_dig.c:89 plugins/check_disk.c:192 |
22 | #: plugins/check_dns.c:93 plugins/check_dummy.c:59 plugins/check_fping.c:89 | 22 | #: plugins/check_dns.c:93 plugins/check_dummy.c:59 plugins/check_fping.c:89 |
23 | #: plugins/check_game.c:84 plugins/check_hpjd.c:106 plugins/check_http.c:147 | 23 | #: plugins/check_game.c:84 plugins/check_hpjd.c:106 plugins/check_http.c:147 |
24 | #: plugins/check_ldap.c:105 plugins/check_load.c:122 | 24 | #: plugins/check_ldap.c:105 plugins/check_load.c:124 |
25 | #: plugins/check_mrtgtraf.c:83 plugins/check_mysql.c:88 | 25 | #: plugins/check_mrtgtraf.c:83 plugins/check_mysql.c:88 |
26 | #: plugins/check_nagios.c:94 plugins/check_nt.c:126 plugins/check_ntp.c:758 | 26 | #: plugins/check_nagios.c:94 plugins/check_nt.c:126 plugins/check_ntp.c:758 |
27 | #: plugins/check_nwstat.c:177 plugins/check_overcr.c:106 | 27 | #: plugins/check_nwstat.c:177 plugins/check_overcr.c:106 |
@@ -29,69 +29,75 @@ msgstr "" | |||
29 | #: plugins/check_radius.c:133 plugins/check_real.c:85 plugins/check_smtp.c:180 | 29 | #: plugins/check_radius.c:133 plugins/check_real.c:85 plugins/check_smtp.c:180 |
30 | #: plugins/check_snmp.c:182 plugins/check_ssh.c:78 plugins/check_swap.c:113 | 30 | #: plugins/check_snmp.c:182 plugins/check_ssh.c:78 plugins/check_swap.c:113 |
31 | #: plugins/check_tcp.c:208 plugins/check_time.c:82 plugins/check_ups.c:125 | 31 | #: plugins/check_tcp.c:208 plugins/check_time.c:82 plugins/check_ups.c:125 |
32 | #: plugins/check_users.c:70 plugins/negate.c:102 plugins-root/check_dhcp.c:256 | 32 | #: plugins/check_users.c:70 plugins/negate.c:102 plugins-root/check_dhcp.c:258 |
33 | msgid "Could not parse arguments" | 33 | msgid "Could not parse arguments" |
34 | msgstr "Argumente konnten nicht ausgewertet werden" | 34 | msgstr "Argumente konnten nicht ausgewertet werden" |
35 | 35 | ||
36 | #: plugins/check_by_ssh.c:86 plugins/check_dig.c:86 plugins/check_dns.c:89 | 36 | #: plugins/check_by_ssh.c:87 plugins/check_dig.c:86 plugins/check_dns.c:89 |
37 | #: plugins/check_nagios.c:98 plugins/check_pgsql.c:160 | 37 | #: plugins/check_nagios.c:98 plugins/check_pgsql.c:160 |
38 | #: plugins/check_ping.c:103 plugins/check_procs.c:150 plugins/negate.c:106 | 38 | #: plugins/check_ping.c:103 plugins/check_procs.c:150 plugins/negate.c:106 |
39 | msgid "Cannot catch SIGALRM" | 39 | msgid "Cannot catch SIGALRM" |
40 | msgstr "Konnte SIGALRM nicht erhalten" | 40 | msgstr "Konnte SIGALRM nicht erhalten" |
41 | 41 | ||
42 | #: plugins/check_by_ssh.c:97 | 42 | #: plugins/check_by_ssh.c:104 |
43 | #, c-format | 43 | #, c-format |
44 | msgid "Remote command execution failed: %s\n" | 44 | msgid "Remote command execution failed: %s\n" |
45 | msgstr "" | 45 | msgstr "" |
46 | 46 | ||
47 | #: plugins/check_by_ssh.c:98 | 47 | #: plugins/check_by_ssh.c:115 |
48 | #, fuzzy | 48 | #, c-format |
49 | msgid "Unknown error" | 49 | msgid "%s - check_by_ssh: Remote command '%s' returned status %d\n" |
50 | msgstr "Papierfehler" | 50 | msgstr "" |
51 | 51 | ||
52 | #: plugins/check_by_ssh.c:116 | 52 | #: plugins/check_by_ssh.c:127 |
53 | #, c-format | 53 | #, c-format |
54 | msgid "SSH WARNING: could not open %s\n" | 54 | msgid "SSH WARNING: could not open %s\n" |
55 | msgstr "SSH WARNING: Konnte %s nicht öffnen\n" | 55 | msgstr "SSH WARNING: Konnte %s nicht öffnen\n" |
56 | 56 | ||
57 | #: plugins/check_by_ssh.c:200 plugins/check_disk.c:507 | 57 | #: plugins/check_by_ssh.c:213 plugins/check_disk.c:507 |
58 | #: plugins/check_http.c:241 plugins/check_ldap.c:281 plugins/check_pgsql.c:237 | 58 | #: plugins/check_http.c:241 plugins/check_ldap.c:281 plugins/check_pgsql.c:237 |
59 | #: plugins/check_procs.c:371 plugins/check_radius.c:215 | 59 | #: plugins/check_procs.c:371 plugins/check_radius.c:215 |
60 | #: plugins/check_radius.c:285 plugins/check_real.c:361 | 60 | #: plugins/check_radius.c:285 plugins/check_real.c:361 |
61 | #: plugins/check_smtp.c:629 plugins/check_snmp.c:494 plugins/check_ssh.c:143 | 61 | #: plugins/check_smtp.c:629 plugins/check_snmp.c:498 plugins/check_ssh.c:143 |
62 | #: plugins/check_tcp.c:500 plugins/check_time.c:306 plugins/check_ups.c:555 | 62 | #: plugins/check_tcp.c:500 plugins/check_time.c:306 plugins/check_ups.c:555 |
63 | #: plugins/negate.c:203 | 63 | #: plugins/negate.c:203 |
64 | msgid "Timeout interval must be a positive integer" | 64 | msgid "Timeout interval must be a positive integer" |
65 | msgstr "Timeout interval muss ein positiver Integer sein" | 65 | msgstr "Timeout interval muss ein positiver Integer sein" |
66 | 66 | ||
67 | #: plugins/check_by_ssh.c:210 plugins/check_pgsql.c:261 | 67 | #: plugins/check_by_ssh.c:223 plugins/check_pgsql.c:261 |
68 | #: plugins/check_radius.c:224 plugins/check_radius.c:258 | 68 | #: plugins/check_radius.c:224 plugins/check_radius.c:258 |
69 | #: plugins/check_real.c:332 plugins/check_smtp.c:561 plugins/check_tcp.c:506 | 69 | #: plugins/check_real.c:332 plugins/check_smtp.c:561 plugins/check_tcp.c:506 |
70 | #: plugins/check_time.c:300 plugins/check_ups.c:517 | 70 | #: plugins/check_time.c:300 plugins/check_ups.c:517 |
71 | msgid "Port must be a positive integer" | 71 | msgid "Port must be a positive integer" |
72 | msgstr "Port muss ein positiver Integer sein" | 72 | msgstr "Port muss ein positiver Integer sein" |
73 | 73 | ||
74 | #: plugins/check_by_ssh.c:254 | 74 | #: plugins/check_by_ssh.c:269 |
75 | msgid "skip lines must be an integer" | 75 | #, fuzzy |
76 | msgid "skip-stdout argument must be an integer" | ||
77 | msgstr "skip lines muss ein Integer sein" | ||
78 | |||
79 | #: plugins/check_by_ssh.c:277 | ||
80 | #, fuzzy | ||
81 | msgid "skip-stderr argument must be an integer" | ||
76 | msgstr "skip lines muss ein Integer sein" | 82 | msgstr "skip lines muss ein Integer sein" |
77 | 83 | ||
78 | #: plugins/check_by_ssh.c:272 | 84 | #: plugins/check_by_ssh.c:295 |
79 | #, c-format | 85 | #, c-format |
80 | msgid "%s: You must provide a host name\n" | 86 | msgid "%s: You must provide a host name\n" |
81 | msgstr "%s: Hostname muss angegeben werden\n" | 87 | msgstr "%s: Hostname muss angegeben werden\n" |
82 | 88 | ||
83 | #: plugins/check_by_ssh.c:290 | 89 | #: plugins/check_by_ssh.c:313 |
84 | msgid "No remotecmd" | 90 | msgid "No remotecmd" |
85 | msgstr "Kein remotecm" | 91 | msgstr "Kein remotecm" |
86 | 92 | ||
87 | #: plugins/check_by_ssh.c:306 | 93 | #: plugins/check_by_ssh.c:329 |
88 | #, c-format | 94 | #, c-format |
89 | msgid "" | 95 | msgid "" |
90 | "%s: In passive mode, you must provide a service name for each command.\n" | 96 | "%s: In passive mode, you must provide a service name for each command.\n" |
91 | msgstr "" | 97 | msgstr "" |
92 | "%s: Im passive mode muss ein Servicename für jeden Befehl angegeben werden.\n" | 98 | "%s: Im passive mode muss ein Servicename für jeden Befehl angegeben werden.\n" |
93 | 99 | ||
94 | #: plugins/check_by_ssh.c:309 | 100 | #: plugins/check_by_ssh.c:332 |
95 | #, c-format | 101 | #, c-format |
96 | msgid "" | 102 | msgid "" |
97 | "%s: In passive mode, you must provide the host short name from the nagios " | 103 | "%s: In passive mode, you must provide the host short name from the nagios " |
@@ -100,119 +106,123 @@ msgstr "" | |||
100 | "%s: Im passive mode muss der \"host short name\" aus der Nagios " | 106 | "%s: Im passive mode muss der \"host short name\" aus der Nagios " |
101 | "Konfiguration angegeben werden\n" | 107 | "Konfiguration angegeben werden\n" |
102 | 108 | ||
103 | #: plugins/check_by_ssh.c:323 | 109 | #: plugins/check_by_ssh.c:346 |
104 | #, fuzzy, c-format | 110 | #, fuzzy, c-format |
105 | msgid "This plugin uses SSH to execute commands on a remote host" | 111 | msgid "This plugin uses SSH to execute commands on a remote host" |
106 | msgstr "" | 112 | msgstr "" |
107 | "Dieses Plugin nutzt SSH um Befehle auf dem entfernten Rechner auszuführen\n" | 113 | "Dieses Plugin nutzt SSH um Befehle auf dem entfernten Rechner auszuführen\n" |
108 | "\n" | 114 | "\n" |
109 | 115 | ||
110 | #: plugins/check_by_ssh.c:336 | 116 | #: plugins/check_by_ssh.c:359 |
111 | msgid "tell ssh to use Protocol 1" | 117 | msgid "tell ssh to use Protocol 1 [optional]" |
118 | msgstr "" | ||
119 | |||
120 | #: plugins/check_by_ssh.c:361 | ||
121 | msgid "tell ssh to use Protocol 2 [optional]" | ||
112 | msgstr "" | 122 | msgstr "" |
113 | 123 | ||
114 | #: plugins/check_by_ssh.c:338 | 124 | #: plugins/check_by_ssh.c:363 |
115 | msgid "tell ssh to use Protocol 2" | 125 | msgid "Ignore all or (if specified) first n lines on STDOUT [optional]" |
116 | msgstr "" | 126 | msgstr "" |
117 | 127 | ||
118 | #: plugins/check_by_ssh.c:340 | 128 | #: plugins/check_by_ssh.c:365 |
119 | msgid "Ignore first n lines on STDERR (to suppress a logon banner)" | 129 | msgid "Ignore all or (if specified) first n lines on STDERR [optional]" |
120 | msgstr "" | 130 | msgstr "" |
121 | 131 | ||
122 | #: plugins/check_by_ssh.c:342 | 132 | #: plugins/check_by_ssh.c:367 |
123 | msgid "tells ssh to fork rather than create a tty" | 133 | msgid "tells ssh to fork rather than create a tty [optional]" |
124 | msgstr "" | 134 | msgstr "" |
125 | 135 | ||
126 | #: plugins/check_by_ssh.c:344 | 136 | #: plugins/check_by_ssh.c:369 |
127 | msgid "command to execute on the remote machine" | 137 | msgid "command to execute on the remote machine" |
128 | msgstr "" | 138 | msgstr "" |
129 | 139 | ||
130 | #: plugins/check_by_ssh.c:346 | 140 | #: plugins/check_by_ssh.c:371 |
131 | msgid "SSH user name on remote host [optional]" | 141 | msgid "SSH user name on remote host [optional]" |
132 | msgstr "" | 142 | msgstr "" |
133 | 143 | ||
134 | #: plugins/check_by_ssh.c:348 | 144 | #: plugins/check_by_ssh.c:373 |
135 | msgid "identity of an authorized key [optional]" | 145 | msgid "identity of an authorized key [optional]" |
136 | msgstr "" | 146 | msgstr "" |
137 | 147 | ||
138 | #: plugins/check_by_ssh.c:350 | 148 | #: plugins/check_by_ssh.c:375 |
139 | msgid "external command file for nagios [optional]" | 149 | msgid "external command file for nagios [optional]" |
140 | msgstr "" | 150 | msgstr "" |
141 | 151 | ||
142 | #: plugins/check_by_ssh.c:352 | 152 | #: plugins/check_by_ssh.c:377 |
143 | msgid "list of nagios service names, separated by ':' [optional]" | 153 | msgid "list of nagios service names, separated by ':' [optional]" |
144 | msgstr "" | 154 | msgstr "" |
145 | 155 | ||
146 | #: plugins/check_by_ssh.c:354 | 156 | #: plugins/check_by_ssh.c:379 |
147 | msgid "short name of host in nagios configuration [optional]" | 157 | msgid "short name of host in nagios configuration [optional]" |
148 | msgstr "" | 158 | msgstr "" |
149 | 159 | ||
150 | #: plugins/check_by_ssh.c:356 | 160 | #: plugins/check_by_ssh.c:381 |
151 | msgid "Call ssh with '-o OPTION' (may be used multiple times) [optional]" | 161 | msgid "Call ssh with '-o OPTION' (may be used multiple times) [optional]" |
152 | msgstr "" | 162 | msgstr "" |
153 | 163 | ||
154 | #: plugins/check_by_ssh.c:358 | 164 | #: plugins/check_by_ssh.c:383 |
155 | msgid "Tell ssh to suppress warning and diagnostic messages [optional]" | 165 | msgid "Tell ssh to suppress warning and diagnostic messages [optional]" |
156 | msgstr "" | 166 | msgstr "" |
157 | 167 | ||
158 | #: plugins/check_by_ssh.c:361 | 168 | #: plugins/check_by_ssh.c:386 |
159 | msgid "The most common mode of use is to refer to a local identity file with" | 169 | msgid "The most common mode of use is to refer to a local identity file with" |
160 | msgstr "" | 170 | msgstr "" |
161 | 171 | ||
162 | #: plugins/check_by_ssh.c:362 | 172 | #: plugins/check_by_ssh.c:387 |
163 | msgid "the '-i' option. In this mode, the identity pair should have a null" | 173 | msgid "the '-i' option. In this mode, the identity pair should have a null" |
164 | msgstr "" | 174 | msgstr "" |
165 | 175 | ||
166 | #: plugins/check_by_ssh.c:363 | 176 | #: plugins/check_by_ssh.c:388 |
167 | msgid "passphrase and the public key should be listed in the authorized_keys" | 177 | msgid "passphrase and the public key should be listed in the authorized_keys" |
168 | msgstr "" | 178 | msgstr "" |
169 | 179 | ||
170 | #: plugins/check_by_ssh.c:364 | 180 | #: plugins/check_by_ssh.c:389 |
171 | msgid "file of the remote host. Usually the key will be restricted to running" | 181 | msgid "file of the remote host. Usually the key will be restricted to running" |
172 | msgstr "" | 182 | msgstr "" |
173 | 183 | ||
174 | #: plugins/check_by_ssh.c:365 | 184 | #: plugins/check_by_ssh.c:390 |
175 | msgid "only one command on the remote server. If the remote SSH server tracks" | 185 | msgid "only one command on the remote server. If the remote SSH server tracks" |
176 | msgstr "" | 186 | msgstr "" |
177 | 187 | ||
178 | #: plugins/check_by_ssh.c:366 | 188 | #: plugins/check_by_ssh.c:391 |
179 | msgid "invocation arguments, the one remote program may be an agent that can" | 189 | msgid "invocation arguments, the one remote program may be an agent that can" |
180 | msgstr "" | 190 | msgstr "" |
181 | 191 | ||
182 | #: plugins/check_by_ssh.c:367 | 192 | #: plugins/check_by_ssh.c:392 |
183 | msgid "execute additional commands as proxy" | 193 | msgid "execute additional commands as proxy" |
184 | msgstr "" | 194 | msgstr "" |
185 | 195 | ||
186 | #: plugins/check_by_ssh.c:368 | 196 | #: plugins/check_by_ssh.c:393 |
187 | msgid "To use passive mode, provide multiple '-C' options, and provide" | 197 | msgid "To use passive mode, provide multiple '-C' options, and provide" |
188 | msgstr "" | 198 | msgstr "" |
189 | 199 | ||
190 | #: plugins/check_by_ssh.c:369 | 200 | #: plugins/check_by_ssh.c:394 |
191 | msgid "" | 201 | msgid "" |
192 | "all of -O, -s, and -n options (servicelist order must match '-C'options)" | 202 | "all of -O, -s, and -n options (servicelist order must match '-C'options)" |
193 | msgstr "" | 203 | msgstr "" |
194 | 204 | ||
195 | #: plugins/check_by_ssh.c:371 plugins/check_disk.c:901 | 205 | #: plugins/check_by_ssh.c:396 plugins/check_disk.c:902 |
196 | #: plugins/check_http.c:1324 plugins/check_nagios.c:303 | 206 | #: plugins/check_http.c:1324 plugins/check_nagios.c:303 |
197 | #: plugins/check_procs.c:735 plugins/negate.c:269 plugins/urlize.c:187 | 207 | #: plugins/check_procs.c:735 plugins/negate.c:269 plugins/urlize.c:187 |
198 | #, c-format | 208 | #, c-format |
199 | msgid "Examples:" | 209 | msgid "Examples:" |
200 | msgstr "" | 210 | msgstr "" |
201 | 211 | ||
202 | #: plugins/check_by_ssh.c:385 plugins/check_dig.c:336 plugins/check_disk.c:912 | 212 | #: plugins/check_by_ssh.c:410 plugins/check_dig.c:336 plugins/check_disk.c:913 |
203 | #: plugins/check_dns.c:447 plugins/check_dummy.c:127 plugins/check_fping.c:407 | 213 | #: plugins/check_dns.c:447 plugins/check_dummy.c:127 plugins/check_fping.c:407 |
204 | #: plugins/check_game.c:334 plugins/check_hpjd.c:415 plugins/check_http.c:1347 | 214 | #: plugins/check_game.c:334 plugins/check_hpjd.c:415 plugins/check_http.c:1347 |
205 | #: plugins/check_ldap.c:411 plugins/check_load.c:311 plugins/check_mrtg.c:383 | 215 | #: plugins/check_ldap.c:411 plugins/check_load.c:326 plugins/check_mrtg.c:383 |
206 | #: plugins/check_mysql.c:407 plugins/check_nagios.c:313 plugins/check_nt.c:707 | 216 | #: plugins/check_mysql.c:407 plugins/check_nagios.c:313 plugins/check_nt.c:707 |
207 | #: plugins/check_ntp.c:859 plugins/check_nwstat.c:1688 | 217 | #: plugins/check_ntp.c:859 plugins/check_nwstat.c:1688 |
208 | #: plugins/check_overcr.c:469 plugins/check_pgsql.c:458 | 218 | #: plugins/check_overcr.c:469 plugins/check_pgsql.c:458 |
209 | #: plugins/check_ping.c:597 plugins/check_procs.c:753 | 219 | #: plugins/check_ping.c:597 plugins/check_procs.c:753 |
210 | #: plugins/check_radius.c:349 plugins/check_real.c:454 | 220 | #: plugins/check_radius.c:349 plugins/check_real.c:454 |
211 | #: plugins/check_smtp.c:780 plugins/check_snmp.c:1007 plugins/check_ssh.c:306 | 221 | #: plugins/check_smtp.c:780 plugins/check_snmp.c:1011 plugins/check_ssh.c:306 |
212 | #: plugins/check_swap.c:560 plugins/check_tcp.c:656 plugins/check_time.c:373 | 222 | #: plugins/check_swap.c:560 plugins/check_tcp.c:656 plugins/check_time.c:373 |
213 | #: plugins/check_ups.c:653 plugins/check_users.c:230 | 223 | #: plugins/check_ups.c:657 plugins/check_users.c:230 |
214 | #: plugins/check_ide_smart.c:544 plugins/negate.c:290 plugins/urlize.c:204 | 224 | #: plugins/check_ide_smart.c:544 plugins/negate.c:290 plugins/urlize.c:204 |
215 | #: plugins-root/check_dhcp.c:1283 plugins-root/check_icmp.c:1282 | 225 | #: plugins-root/check_dhcp.c:1304 plugins-root/check_icmp.c:1282 |
216 | #, c-format | 226 | #, c-format |
217 | msgid "Usage:" | 227 | msgid "Usage:" |
218 | msgstr "" | 228 | msgstr "" |
@@ -295,11 +305,10 @@ msgstr "" | |||
295 | msgid "DISK %s: %s not found\n" | 305 | msgid "DISK %s: %s not found\n" |
296 | msgstr "%s [%s nicht gefunden]" | 306 | msgstr "%s [%s nicht gefunden]" |
297 | 307 | ||
298 | #: plugins/check_disk.c:213 plugins/check_disk.c:751 plugins/check_dns.c:208 | 308 | #: plugins/check_disk.c:213 plugins/check_disk.c:752 plugins/check_dns.c:208 |
299 | #: plugins/check_dummy.c:81 plugins/check_http.c:959 plugins/check_http.c:1022 | 309 | #: plugins/check_dummy.c:81 plugins/check_mysql.c:214 |
300 | #: plugins/check_mysql.c:214 plugins/check_nagios.c:107 | 310 | #: plugins/check_nagios.c:107 plugins/check_nagios.c:171 |
301 | #: plugins/check_nagios.c:171 plugins/check_nagios.c:175 | 311 | #: plugins/check_nagios.c:175 plugins/check_procs.c:302 |
302 | #: plugins/check_procs.c:302 | ||
303 | #, c-format | 312 | #, c-format |
304 | msgid "CRITICAL" | 313 | msgid "CRITICAL" |
305 | msgstr "CRITICAL" | 314 | msgstr "CRITICAL" |
@@ -316,7 +325,6 @@ msgstr "konnte keinen Speicher für '%s' reservieren\n" | |||
316 | 325 | ||
317 | #: plugins/check_disk.c:606 plugins/check_disk.c:643 plugins/check_disk.c:653 | 326 | #: plugins/check_disk.c:606 plugins/check_disk.c:643 plugins/check_disk.c:653 |
318 | #: plugins/check_disk.c:659 plugins/check_disk.c:678 plugins/check_dummy.c:84 | 327 | #: plugins/check_disk.c:659 plugins/check_disk.c:678 plugins/check_dummy.c:84 |
319 | #: plugins/check_http.c:953 | ||
320 | #, c-format | 328 | #, c-format |
321 | msgid "UNKNOWN" | 329 | msgid "UNKNOWN" |
322 | msgstr "UNKNOWN" | 330 | msgstr "UNKNOWN" |
@@ -348,17 +356,17 @@ msgstr "" | |||
348 | "%s: Unbekanntes Argument: %s\n" | 356 | "%s: Unbekanntes Argument: %s\n" |
349 | "\n" | 357 | "\n" |
350 | 358 | ||
351 | #: plugins/check_disk.c:752 | 359 | #: plugins/check_disk.c:753 |
352 | #, fuzzy, c-format | 360 | #, fuzzy, c-format |
353 | msgid "%s does not exist\n" | 361 | msgid "%s does not exist\n" |
354 | msgstr "%s [%s nicht gefunden]" | 362 | msgstr "%s [%s nicht gefunden]" |
355 | 363 | ||
356 | #: plugins/check_disk.c:781 | 364 | #: plugins/check_disk.c:782 |
357 | #, c-format | 365 | #, c-format |
358 | msgid " for %s\n" | 366 | msgid " for %s\n" |
359 | msgstr "" | 367 | msgstr "" |
360 | 368 | ||
361 | #: plugins/check_disk.c:849 | 369 | #: plugins/check_disk.c:850 |
362 | #, fuzzy | 370 | #, fuzzy |
363 | msgid "" | 371 | msgid "" |
364 | "This plugin checks the amount of used disk space on a mounted file system" | 372 | "This plugin checks the amount of used disk space on a mounted file system" |
@@ -368,7 +376,7 @@ msgstr "" | |||
368 | "unterschritten wird.\n" | 376 | "unterschritten wird.\n" |
369 | "\n" | 377 | "\n" |
370 | 378 | ||
371 | #: plugins/check_disk.c:850 | 379 | #: plugins/check_disk.c:851 |
372 | #, fuzzy | 380 | #, fuzzy |
373 | msgid "" | 381 | msgid "" |
374 | "and generates an alert if free space is less than one of the threshold values" | 382 | "and generates an alert if free space is less than one of the threshold values" |
@@ -378,89 +386,89 @@ msgstr "" | |||
378 | "unterschritten wird.\n" | 386 | "unterschritten wird.\n" |
379 | "\n" | 387 | "\n" |
380 | 388 | ||
381 | #: plugins/check_disk.c:859 | 389 | #: plugins/check_disk.c:860 |
382 | msgid "Exit with WARNING status if less than INTEGER units of disk are free" | 390 | msgid "Exit with WARNING status if less than INTEGER units of disk are free" |
383 | msgstr "" | 391 | msgstr "" |
384 | 392 | ||
385 | #: plugins/check_disk.c:861 | 393 | #: plugins/check_disk.c:862 |
386 | msgid "Exit with WARNING status if less than PERCENT of disk space is free" | 394 | msgid "Exit with WARNING status if less than PERCENT of disk space is free" |
387 | msgstr "" | 395 | msgstr "" |
388 | 396 | ||
389 | #: plugins/check_disk.c:863 | 397 | #: plugins/check_disk.c:864 |
390 | msgid "Exit with WARNING status if less than PERCENT of inode space is free" | 398 | msgid "Exit with WARNING status if less than PERCENT of inode space is free" |
391 | msgstr "" | 399 | msgstr "" |
392 | 400 | ||
393 | #: plugins/check_disk.c:865 | 401 | #: plugins/check_disk.c:866 |
394 | msgid "Exit with CRITICAL status if less than PERCENT of inode space is free" | 402 | msgid "Exit with CRITICAL status if less than PERCENT of inode space is free" |
395 | msgstr "" | 403 | msgstr "" |
396 | 404 | ||
397 | #: plugins/check_disk.c:867 | 405 | #: plugins/check_disk.c:868 |
398 | msgid "Exit with CRITICAL status if less than INTEGER units of disk are free" | 406 | msgid "Exit with CRITICAL status if less than INTEGER units of disk are free" |
399 | msgstr "" | 407 | msgstr "" |
400 | 408 | ||
401 | #: plugins/check_disk.c:869 | 409 | #: plugins/check_disk.c:870 |
402 | msgid "Exit with CRITCAL status if less than PERCENT of disk space is free" | 410 | msgid "Exit with CRITCAL status if less than PERCENT of disk space is free" |
403 | msgstr "" | 411 | msgstr "" |
404 | 412 | ||
405 | #: plugins/check_disk.c:871 | 413 | #: plugins/check_disk.c:872 |
406 | msgid "Clear thresholds" | 414 | msgid "Clear thresholds" |
407 | msgstr "" | 415 | msgstr "" |
408 | 416 | ||
409 | #: plugins/check_disk.c:873 | 417 | #: plugins/check_disk.c:874 |
410 | msgid "Choose bytes, kB, MB, GB, TB (default: MB)" | 418 | msgid "Choose bytes, kB, MB, GB, TB (default: MB)" |
411 | msgstr "" | 419 | msgstr "" |
412 | 420 | ||
413 | #: plugins/check_disk.c:875 | 421 | #: plugins/check_disk.c:876 |
414 | msgid "Same as '--units kB'" | 422 | msgid "Same as '--units kB'" |
415 | msgstr "" | 423 | msgstr "" |
416 | 424 | ||
417 | #: plugins/check_disk.c:877 | 425 | #: plugins/check_disk.c:878 |
418 | msgid "Same as '--units MB'" | 426 | msgid "Same as '--units MB'" |
419 | msgstr "" | 427 | msgstr "" |
420 | 428 | ||
421 | #: plugins/check_disk.c:879 | 429 | #: plugins/check_disk.c:880 |
422 | msgid "Only check local filesystems" | 430 | msgid "Only check local filesystems" |
423 | msgstr "" | 431 | msgstr "" |
424 | 432 | ||
425 | #: plugins/check_disk.c:881 | 433 | #: plugins/check_disk.c:882 |
426 | msgid "Path or partition (may be repeated)" | 434 | msgid "Path or partition (may be repeated)" |
427 | msgstr "" | 435 | msgstr "" |
428 | 436 | ||
429 | #: plugins/check_disk.c:883 | 437 | #: plugins/check_disk.c:884 |
430 | msgid "Regular expression for path or partition (may be repeated)" | 438 | msgid "Regular expression for path or partition (may be repeated)" |
431 | msgstr "" | 439 | msgstr "" |
432 | 440 | ||
433 | #: plugins/check_disk.c:885 | 441 | #: plugins/check_disk.c:886 |
434 | msgid "" | 442 | msgid "" |
435 | "Case insensitive regular expression for path/partition (may be repeated)" | 443 | "Case insensitive regular expression for path/partition (may be repeated)" |
436 | msgstr "" | 444 | msgstr "" |
437 | 445 | ||
438 | #: plugins/check_disk.c:887 | 446 | #: plugins/check_disk.c:888 |
439 | msgid "" | 447 | msgid "" |
440 | "Group pathes. Thresholds apply to (free-)space of all partitions together" | 448 | "Group pathes. Thresholds apply to (free-)space of all partitions together" |
441 | msgstr "" | 449 | msgstr "" |
442 | 450 | ||
443 | #: plugins/check_disk.c:889 | 451 | #: plugins/check_disk.c:890 |
444 | msgid "Ignore device (only works if -p unspecified)" | 452 | msgid "Ignore device (only works if -p unspecified)" |
445 | msgstr "" | 453 | msgstr "" |
446 | 454 | ||
447 | #: plugins/check_disk.c:891 | 455 | #: plugins/check_disk.c:892 |
448 | msgid "Ignore all filesystems of indicated type (may be repeated)" | 456 | msgid "Ignore all filesystems of indicated type (may be repeated)" |
449 | msgstr "" | 457 | msgstr "" |
450 | 458 | ||
451 | #: plugins/check_disk.c:893 | 459 | #: plugins/check_disk.c:894 |
452 | msgid "Display the mountpoint instead of the partition" | 460 | msgid "Display the mountpoint instead of the partition" |
453 | msgstr "" | 461 | msgstr "" |
454 | 462 | ||
455 | #: plugins/check_disk.c:895 | 463 | #: plugins/check_disk.c:896 |
456 | msgid "For paths or partitions specified with -p, only check for exact paths" | 464 | msgid "For paths or partitions specified with -p, only check for exact paths" |
457 | msgstr "" | 465 | msgstr "" |
458 | 466 | ||
459 | #: plugins/check_disk.c:897 | 467 | #: plugins/check_disk.c:898 |
460 | msgid "Display only devices/mountpoints with errors" | 468 | msgid "Display only devices/mountpoints with errors" |
461 | msgstr "" | 469 | msgstr "" |
462 | 470 | ||
463 | #: plugins/check_disk.c:903 | 471 | #: plugins/check_disk.c:904 |
464 | msgid "Checks /tmp and /var at 10% and 5%, and / at 100MB and 50MB" | 472 | msgid "Checks /tmp and /var at 10% and 5%, and / at 100MB and 50MB" |
465 | msgstr "" | 473 | msgstr "" |
466 | 474 | ||
@@ -497,15 +505,14 @@ msgstr "Erwartet: %s aber: %s erhalten" | |||
497 | msgid "server %s is not authoritative for %s" | 505 | msgid "server %s is not authoritative for %s" |
498 | msgstr "Server %s ist nicht autoritativ für %s" | 506 | msgstr "Server %s ist nicht autoritativ für %s" |
499 | 507 | ||
500 | #: plugins/check_dns.c:204 plugins/check_dummy.c:75 plugins/check_http.c:955 | 508 | #: plugins/check_dns.c:204 plugins/check_dummy.c:75 plugins/check_nagios.c:185 |
501 | #: plugins/check_nagios.c:185 plugins/check_procs.c:295 | 509 | #: plugins/check_procs.c:295 |
502 | #, c-format | 510 | #, c-format |
503 | msgid "OK" | 511 | msgid "OK" |
504 | msgstr "OK" | 512 | msgstr "OK" |
505 | 513 | ||
506 | #: plugins/check_dns.c:206 plugins/check_dummy.c:78 plugins/check_http.c:957 | 514 | #: plugins/check_dns.c:206 plugins/check_dummy.c:78 plugins/check_mysql.c:211 |
507 | #: plugins/check_mysql.c:211 plugins/check_nagios.c:185 | 515 | #: plugins/check_nagios.c:185 plugins/check_procs.c:297 |
508 | #: plugins/check_procs.c:297 | ||
509 | #, c-format | 516 | #, c-format |
510 | msgid "WARNING" | 517 | msgid "WARNING" |
511 | msgstr "WARNING" | 518 | msgstr "WARNING" |
@@ -664,7 +671,7 @@ msgstr "" | |||
664 | msgid "Could not open pipe: %s\n" | 671 | msgid "Could not open pipe: %s\n" |
665 | msgstr "Pipe: %s konnte nicht geöffnet werden\n" | 672 | msgstr "Pipe: %s konnte nicht geöffnet werden\n" |
666 | 673 | ||
667 | #: plugins/check_fping.c:109 plugins/check_hpjd.c:137 plugins/check_load.c:153 | 674 | #: plugins/check_fping.c:109 plugins/check_hpjd.c:137 plugins/check_load.c:155 |
668 | #: plugins/check_procs.c:165 plugins/check_snmp.c:209 plugins/check_swap.c:184 | 675 | #: plugins/check_procs.c:165 plugins/check_snmp.c:209 plugins/check_swap.c:184 |
669 | #: plugins/check_users.c:81 plugins/negate.c:117 plugins/urlize.c:123 | 676 | #: plugins/check_users.c:81 plugins/negate.c:117 plugins/urlize.c:123 |
670 | #, c-format | 677 | #, c-format |
@@ -824,7 +831,7 @@ msgstr "" | |||
824 | #: plugins/check_game.c:318 plugins/check_http.c:1312 plugins/check_mrtg.c:364 | 831 | #: plugins/check_game.c:318 plugins/check_http.c:1312 plugins/check_mrtg.c:364 |
825 | #: plugins/check_mrtgtraf.c:361 plugins/check_nt.c:693 | 832 | #: plugins/check_mrtgtraf.c:361 plugins/check_nt.c:693 |
826 | #: plugins/check_nwstat.c:1673 plugins/check_overcr.c:452 | 833 | #: plugins/check_nwstat.c:1673 plugins/check_overcr.c:452 |
827 | #: plugins/check_swap.c:549 plugins/check_ups.c:629 plugins/negate.c:276 | 834 | #: plugins/check_swap.c:549 plugins/check_ups.c:633 plugins/negate.c:276 |
828 | #, c-format | 835 | #, c-format |
829 | msgid "Notes:" | 836 | msgid "Notes:" |
830 | msgstr "" | 837 | msgstr "" |
@@ -963,50 +970,50 @@ msgid "You must specify a server address or host name" | |||
963 | msgstr "Hostname oder Serveradresse muss angegeben werden" | 970 | msgstr "Hostname oder Serveradresse muss angegeben werden" |
964 | 971 | ||
965 | #: plugins/check_http.c:665 | 972 | #: plugins/check_http.c:665 |
966 | msgid "Server date unknown\n" | 973 | msgid "HTTP UNKNOWN - Server date unknown\n" |
967 | msgstr "Serverdatum unbekannt\n" | 974 | msgstr "HTTP UNKNOWN - Serverdatum unbekannt\n" |
968 | 975 | ||
969 | #: plugins/check_http.c:667 | 976 | #: plugins/check_http.c:667 |
970 | msgid "Document modification date unknown\n" | 977 | msgid "HTTP CRITICAL - Document modification date unknown\n" |
971 | msgstr "Datum der letzten Änderung unbekannt\n" | 978 | msgstr "HTTP CRITICAL - Datum der letzten Änderung unbekannt\n" |
972 | 979 | ||
973 | #: plugins/check_http.c:673 | 980 | #: plugins/check_http.c:673 |
974 | #, c-format | 981 | #, c-format |
975 | msgid "CRITICAL - Server date \"%100s\" unparsable" | 982 | msgid "HTTP CRITICAL - Server date \"%100s\" unparsable" |
976 | msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden" | 983 | msgstr "HTTP CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden" |
977 | 984 | ||
978 | #: plugins/check_http.c:675 | 985 | #: plugins/check_http.c:675 |
979 | #, c-format | 986 | #, c-format |
980 | msgid "CRITICAL - Document date \"%100s\" unparsable" | 987 | msgid "HTTP CRITICAL - Document date \"%100s\" unparsable" |
981 | msgstr "CRITICAL - Dokumentendatum \"%100s\" konnte nicht verarbeitet werden" | 988 | msgstr "HTTP CRITICAL - Dokumentendatum \"%100s\" konnte nicht verarbeitet werden" |
982 | 989 | ||
983 | #: plugins/check_http.c:677 | 990 | #: plugins/check_http.c:677 |
984 | #, c-format | 991 | #, c-format |
985 | msgid "CRITICAL - Document is %d seconds in the future\n" | 992 | msgid "HTTP CRITICAL - Document is %d seconds in the future\n" |
986 | msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n" | 993 | msgstr "HTTP CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n" |
987 | 994 | ||
988 | #: plugins/check_http.c:682 | 995 | #: plugins/check_http.c:682 |
989 | #, c-format | 996 | #, c-format |
990 | msgid "CRITICAL - Last modified %.1f days ago\n" | 997 | msgid "HTTP CRITICAL - Last modified %.1f days ago\n" |
991 | msgstr "CRITICAL - Letzte Änderung vor %.1f Tagen\n" | 998 | msgstr "HTTP CRITICAL - Letzte Änderung vor %.1f Tagen\n" |
992 | 999 | ||
993 | #: plugins/check_http.c:686 | 1000 | #: plugins/check_http.c:686 |
994 | #, c-format | 1001 | #, c-format |
995 | msgid "CRITICAL - Last modified %d:%02d:%02d ago\n" | 1002 | msgid "HTTP CRITICAL - Last modified %d:%02d:%02d ago\n" |
996 | msgstr "CRITICAL - Letzte Änderung vor %d:%02d:%02d \n" | 1003 | msgstr "HTTP CRITICAL - Letzte Änderung vor %d:%02d:%02d \n" |
997 | 1004 | ||
998 | #: plugins/check_http.c:767 | 1005 | #: plugins/check_http.c:767 |
999 | msgid "Unable to open TCP socket\n" | 1006 | msgid "HTTP CRITICAL - Unable to open TCP socket\n" |
1000 | msgstr "Konnte TCP socket nicht öffnen\n" | 1007 | msgstr "HTTP CRITICAL - Konnte TCP socket nicht öffnen\n" |
1001 | 1008 | ||
1002 | #: plugins/check_http.c:847 | 1009 | #: plugins/check_http.c:847 |
1003 | msgid "Error on receive\n" | 1010 | msgid "HTTP CRITICAL - Error on receive\n" |
1004 | msgstr "Fehler beim Empfangen\n" | 1011 | msgstr "HTTP CRITICAL - Fehler beim Empfangen\n" |
1005 | 1012 | ||
1006 | #: plugins/check_http.c:857 plugins/check_real.c:189 plugins/check_tcp.c:291 | 1013 | #: plugins/check_http.c:857 |
1007 | #, c-format | 1014 | #, fuzzy |
1008 | msgid "No data received from host\n" | 1015 | msgid "HTTP CRITICAL - No data received from host\n" |
1009 | msgstr "" | 1016 | msgstr "HTTP CRITICAL - Keine Daten empfangen\n" |
1010 | 1017 | ||
1011 | #: plugins/check_http.c:907 | 1018 | #: plugins/check_http.c:907 |
1012 | msgid "Invalid HTTP response received from host\n" | 1019 | msgid "Invalid HTTP response received from host\n" |
@@ -1042,6 +1049,26 @@ msgstr "HTTP CRITICAL: %s\n" | |||
1042 | msgid "HTTP WARNING: %s\n" | 1049 | msgid "HTTP WARNING: %s\n" |
1043 | msgstr "HTTP WARNING: %s\n" | 1050 | msgstr "HTTP WARNING: %s\n" |
1044 | 1051 | ||
1052 | #: plugins/check_http.c:953 | ||
1053 | #, c-format | ||
1054 | msgid "HTTP UNKNOWN" | ||
1055 | msgstr "HTTP UNKNOWN" | ||
1056 | |||
1057 | #: plugins/check_http.c:955 | ||
1058 | #, c-format | ||
1059 | msgid "HTTP OK" | ||
1060 | msgstr "HTTP OK" | ||
1061 | |||
1062 | #: plugins/check_http.c:957 | ||
1063 | #, c-format | ||
1064 | msgid "HTTP WARNING" | ||
1065 | msgstr "HTTP WARNING" | ||
1066 | |||
1067 | #: plugins/check_http.c:959 plugins/check_http.c:1022 | ||
1068 | #, c-format | ||
1069 | msgid "HTTP CRITICAL" | ||
1070 | msgstr "HTTP CRITICAL" | ||
1071 | |||
1045 | #: plugins/check_http.c:963 | 1072 | #: plugins/check_http.c:963 |
1046 | #, fuzzy, c-format | 1073 | #, fuzzy, c-format |
1047 | msgid " - %s - %.3f second response time %s|%s %s\n" | 1074 | msgid " - %s - %.3f second response time %s|%s %s\n" |
@@ -1059,8 +1086,8 @@ msgstr "HTTP OK %s - %.3f Sekunde Antwortzeit %s%s|%s %s\n" | |||
1059 | 1086 | ||
1060 | #: plugins/check_http.c:1000 | 1087 | #: plugins/check_http.c:1000 |
1061 | #, c-format | 1088 | #, c-format |
1062 | msgid "CRITICAL - string not found%s|%s %s\n" | 1089 | msgid "HTTP CRITICAL - string not found%s|%s %s\n" |
1063 | msgstr "CRITICAL - Text nicht gefunden%s|%s %s\n" | 1090 | msgstr "HTTP CRITICAL - Text nicht gefunden%s|%s %s\n" |
1064 | 1091 | ||
1065 | #: plugins/check_http.c:1018 | 1092 | #: plugins/check_http.c:1018 |
1066 | #, fuzzy | 1093 | #, fuzzy |
@@ -1073,8 +1100,8 @@ msgstr "" | |||
1073 | 1100 | ||
1074 | #: plugins/check_http.c:1030 | 1101 | #: plugins/check_http.c:1030 |
1075 | #, c-format | 1102 | #, c-format |
1076 | msgid "CRITICAL - Execute Error: %s\n" | 1103 | msgid "HTTP CRITICAL - Execute Error: %s\n" |
1077 | msgstr "CRITICAL - Fehler: %s\n" | 1104 | msgstr "HTTP CRITICAL - Fehler: %s\n" |
1078 | 1105 | ||
1079 | #: plugins/check_http.c:1039 | 1106 | #: plugins/check_http.c:1039 |
1080 | #, fuzzy, c-format | 1107 | #, fuzzy, c-format |
@@ -1092,36 +1119,37 @@ msgid "HTTP OK %s - %d bytes in %.3f seconds %s|%s %s\n" | |||
1092 | msgstr "HTTP OK %s - %.3f Sekunde Antwortzeit %s%s|%s %s\n" | 1119 | msgstr "HTTP OK %s - %.3f Sekunde Antwortzeit %s%s|%s %s\n" |
1093 | 1120 | ||
1094 | #: plugins/check_http.c:1083 | 1121 | #: plugins/check_http.c:1083 |
1095 | msgid "Could not allocate addr\n" | 1122 | msgid "HTTP UNKNOWN - Could not allocate addr\n" |
1096 | msgstr "Konnte addr nicht zuweisen\n" | 1123 | msgstr "HTTP UNKNOWN - Konnte addr nicht zuweisen\n" |
1097 | 1124 | ||
1098 | #: plugins/check_http.c:1087 | 1125 | #: plugins/check_http.c:1087 |
1099 | msgid "Could not allocate url\n" | 1126 | msgid "HTTP UNKNOWN - Could not allocate url\n" |
1100 | msgstr "Konnte·url·nicht·zuweisen\n" | 1127 | msgstr "HTTP UNKNOWN - Konnte·url·nicht·zuweisen\n" |
1101 | 1128 | ||
1102 | #: plugins/check_http.c:1096 | 1129 | #: plugins/check_http.c:1096 |
1103 | #, c-format | 1130 | #, c-format |
1104 | msgid "UNKNOWN - Could not find redirect location - %s%s\n" | 1131 | msgid "HTTP UNKNOWN - Could not find redirect location - %s%s\n" |
1105 | msgstr "" | 1132 | msgstr "" |
1106 | 1133 | ||
1107 | #: plugins/check_http.c:1106 | 1134 | #: plugins/check_http.c:1106 |
1108 | msgid "could not allocate url\n" | 1135 | #, fuzzy |
1109 | msgstr "" | 1136 | msgid "HTTP UNKNOWN - could not allocate url\n" |
1137 | msgstr "HTTP UNKNOWN - Konnte·url·nicht·zuweisen\n" | ||
1110 | 1138 | ||
1111 | #: plugins/check_http.c:1149 | 1139 | #: plugins/check_http.c:1149 |
1112 | #, c-format | 1140 | #, c-format |
1113 | msgid "UNKNOWN - Could not parse redirect location - %s%s\n" | 1141 | msgid "HTTP UNKNOWN - Could not parse redirect location - %s%s\n" |
1114 | msgstr "" | 1142 | msgstr "" |
1115 | 1143 | ||
1116 | #: plugins/check_http.c:1159 | 1144 | #: plugins/check_http.c:1159 |
1117 | #, c-format | 1145 | #, fuzzy, c-format |
1118 | msgid "WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n" | 1146 | msgid "HTTP WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n" |
1119 | msgstr "" | 1147 | msgstr "HTTP WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n" |
1120 | 1148 | ||
1121 | #: plugins/check_http.c:1167 | 1149 | #: plugins/check_http.c:1167 |
1122 | #, c-format | 1150 | #, c-format |
1123 | msgid "WARNING - redirection creates an infinite loop - %s://%s:%d%s%s\n" | 1151 | msgid "HTTP WARNING - redirection creates an infinite loop - %s://%s:%d%s%s\n" |
1124 | msgstr "WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n" | 1152 | msgstr "HTTP WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n" |
1125 | 1153 | ||
1126 | #: plugins/check_http.c:1231 | 1154 | #: plugins/check_http.c:1231 |
1127 | #, fuzzy | 1155 | #, fuzzy |
@@ -1426,69 +1454,73 @@ msgstr "" | |||
1426 | msgid "use ldap protocol version 3" | 1454 | msgid "use ldap protocol version 3" |
1427 | msgstr "" | 1455 | msgstr "" |
1428 | 1456 | ||
1429 | #: plugins/check_load.c:91 | 1457 | #: plugins/check_load.c:92 |
1430 | msgid "Warning threshold must be float or float triplet!\n" | 1458 | msgid "Warning threshold must be float or float triplet!\n" |
1431 | msgstr "" | 1459 | msgstr "" |
1432 | 1460 | ||
1433 | #: plugins/check_load.c:132 plugins/check_load.c:148 | 1461 | #: plugins/check_load.c:134 plugins/check_load.c:150 |
1434 | #, c-format | 1462 | #, c-format |
1435 | msgid "Error opening %s\n" | 1463 | msgid "Error opening %s\n" |
1436 | msgstr "" | 1464 | msgstr "" |
1437 | 1465 | ||
1438 | #: plugins/check_load.c:160 | 1466 | #: plugins/check_load.c:162 |
1439 | #, c-format | 1467 | #, c-format |
1440 | msgid "Error code %d returned in %s\n" | 1468 | msgid "Error code %d returned in %s\n" |
1441 | msgstr "" | 1469 | msgstr "" |
1442 | 1470 | ||
1443 | #: plugins/check_load.c:168 | 1471 | #: plugins/check_load.c:177 |
1444 | #, c-format | 1472 | #, c-format |
1445 | msgid "Error in getloadavg()\n" | 1473 | msgid "Error in getloadavg()\n" |
1446 | msgstr "" | 1474 | msgstr "" |
1447 | 1475 | ||
1448 | #: plugins/check_load.c:171 plugins/check_load.c:173 | 1476 | #: plugins/check_load.c:180 plugins/check_load.c:182 |
1449 | #, c-format | 1477 | #, c-format |
1450 | msgid "Error processing %s\n" | 1478 | msgid "Error processing %s\n" |
1451 | msgstr "" | 1479 | msgstr "" |
1452 | 1480 | ||
1453 | #: plugins/check_load.c:182 | 1481 | #: plugins/check_load.c:191 |
1454 | #, c-format | 1482 | #, c-format |
1455 | msgid "load average: %.2f, %.2f, %.2f" | 1483 | msgid "load average: %.2f, %.2f, %.2f" |
1456 | msgstr "" | 1484 | msgstr "" |
1457 | 1485 | ||
1458 | #: plugins/check_load.c:271 | 1486 | #: plugins/check_load.c:284 |
1459 | #, fuzzy, c-format | 1487 | #, fuzzy, c-format |
1460 | msgid "Critical threshold for %d-minute load average is not specified\n" | 1488 | msgid "Critical threshold for %d-minute load average is not specified\n" |
1461 | msgstr "Critical threshold muss ein positiver Integer sein\n" | 1489 | msgstr "Critical threshold muss ein positiver Integer sein\n" |
1462 | 1490 | ||
1463 | #: plugins/check_load.c:273 | 1491 | #: plugins/check_load.c:286 |
1464 | #, fuzzy, c-format | 1492 | #, fuzzy, c-format |
1465 | msgid "Warning threshold for %d-minute load average is not specified\n" | 1493 | msgid "Warning threshold for %d-minute load average is not specified\n" |
1466 | msgstr "Warning threshold muss ein positiver Integer sein\n" | 1494 | msgstr "Warning threshold muss ein positiver Integer sein\n" |
1467 | 1495 | ||
1468 | #: plugins/check_load.c:275 | 1496 | #: plugins/check_load.c:288 |
1469 | #, c-format | 1497 | #, c-format |
1470 | msgid "" | 1498 | msgid "" |
1471 | "Parameter inconsistency: %d-minute \"warning load\" is greater than " | 1499 | "Parameter inconsistency: %d-minute \"warning load\" is greater than " |
1472 | "\"critical load\"\n" | 1500 | "\"critical load\"\n" |
1473 | msgstr "" | 1501 | msgstr "" |
1474 | 1502 | ||
1475 | #: plugins/check_load.c:291 | 1503 | #: plugins/check_load.c:304 |
1476 | #, c-format | 1504 | #, c-format |
1477 | msgid "This plugin tests the current system load average." | 1505 | msgid "This plugin tests the current system load average." |
1478 | msgstr "" | 1506 | msgstr "" |
1479 | 1507 | ||
1480 | #: plugins/check_load.c:300 | 1508 | #: plugins/check_load.c:313 |
1481 | msgid "Exit with WARNING status if load average exceeds WLOADn" | 1509 | msgid "Exit with WARNING status if load average exceeds WLOADn" |
1482 | msgstr "" | 1510 | msgstr "" |
1483 | 1511 | ||
1484 | #: plugins/check_load.c:302 | 1512 | #: plugins/check_load.c:315 |
1485 | msgid "Exit with CRITICAL status if load average exceed CLOADn" | 1513 | msgid "Exit with CRITICAL status if load average exceed CLOADn" |
1486 | msgstr "" | 1514 | msgstr "" |
1487 | 1515 | ||
1488 | #: plugins/check_load.c:303 | 1516 | #: plugins/check_load.c:316 |
1489 | msgid "the load average format is the same used by \"uptime\" and \"w\"" | 1517 | msgid "the load average format is the same used by \"uptime\" and \"w\"" |
1490 | msgstr "" | 1518 | msgstr "" |
1491 | 1519 | ||
1520 | #: plugins/check_load.c:318 | ||
1521 | msgid "Divide the load averages by the number of CPUs (when possible)" | ||
1522 | msgstr "" | ||
1523 | |||
1492 | #: plugins/check_mrtg.c:79 | 1524 | #: plugins/check_mrtg.c:79 |
1493 | msgid "Could not parse arguments\n" | 1525 | msgid "Could not parse arguments\n" |
1494 | msgstr "" | 1526 | msgstr "" |
@@ -3467,6 +3499,11 @@ msgstr "Ungültige HTTP Antwort von Host empfangen\n" | |||
3467 | msgid "Invalid REAL response received from host on port %d\n" | 3499 | msgid "Invalid REAL response received from host on port %d\n" |
3468 | msgstr "" | 3500 | msgstr "" |
3469 | 3501 | ||
3502 | #: plugins/check_real.c:189 plugins/check_tcp.c:291 | ||
3503 | #, c-format | ||
3504 | msgid "No data received from host\n" | ||
3505 | msgstr "" | ||
3506 | |||
3470 | #: plugins/check_real.c:252 | 3507 | #: plugins/check_real.c:252 |
3471 | #, c-format | 3508 | #, c-format |
3472 | msgid "REAL %s - %d second response time\n" | 3509 | msgid "REAL %s - %d second response time\n" |
@@ -3582,7 +3619,7 @@ msgstr "" | |||
3582 | msgid "CRITICAL - Cannot retrieve server certificate." | 3619 | msgid "CRITICAL - Cannot retrieve server certificate." |
3583 | msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n" | 3620 | msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n" |
3584 | 3621 | ||
3585 | #: plugins/check_smtp.c:356 plugins/check_snmp.c:568 | 3622 | #: plugins/check_smtp.c:356 plugins/check_snmp.c:572 |
3586 | #, c-format | 3623 | #, c-format |
3587 | msgid "Could Not Compile Regular Expression" | 3624 | msgid "Could Not Compile Regular Expression" |
3588 | msgstr "" | 3625 | msgstr "" |
@@ -3592,7 +3629,7 @@ msgstr "" | |||
3592 | msgid "SMTP %s - Invalid response '%s' to command '%s'\n" | 3629 | msgid "SMTP %s - Invalid response '%s' to command '%s'\n" |
3593 | msgstr "" | 3630 | msgstr "" |
3594 | 3631 | ||
3595 | #: plugins/check_smtp.c:369 plugins/check_snmp.c:318 | 3632 | #: plugins/check_smtp.c:369 plugins/check_snmp.c:322 |
3596 | #, c-format | 3633 | #, c-format |
3597 | msgid "Execute Error: %s\n" | 3634 | msgid "Execute Error: %s\n" |
3598 | msgstr "" | 3635 | msgstr "" |
@@ -3719,245 +3756,245 @@ msgstr "" | |||
3719 | msgid "STATE_WARNING return values." | 3756 | msgid "STATE_WARNING return values." |
3720 | msgstr "" | 3757 | msgstr "" |
3721 | 3758 | ||
3722 | #: plugins/check_snmp.c:296 | 3759 | #: plugins/check_snmp.c:300 |
3723 | msgid "No valid data returned" | 3760 | msgid "No valid data returned" |
3724 | msgstr "" | 3761 | msgstr "" |
3725 | 3762 | ||
3726 | #: plugins/check_snmp.c:364 plugins/negate.c:128 | 3763 | #: plugins/check_snmp.c:368 plugins/negate.c:128 |
3727 | #, c-format | 3764 | #, c-format |
3728 | msgid "" | 3765 | msgid "" |
3729 | "%s problem - No data received from host\n" | 3766 | "%s problem - No data received from host\n" |
3730 | "CMD: %s\n" | 3767 | "CMD: %s\n" |
3731 | msgstr "" | 3768 | msgstr "" |
3732 | 3769 | ||
3733 | #: plugins/check_snmp.c:502 | 3770 | #: plugins/check_snmp.c:506 |
3734 | #, c-format | 3771 | #, c-format |
3735 | msgid "Invalid critical threshold: %s\n" | 3772 | msgid "Invalid critical threshold: %s\n" |
3736 | msgstr "" | 3773 | msgstr "" |
3737 | 3774 | ||
3738 | #: plugins/check_snmp.c:513 | 3775 | #: plugins/check_snmp.c:517 |
3739 | #, c-format | 3776 | #, c-format |
3740 | msgid "Invalid warning threshold: %s\n" | 3777 | msgid "Invalid warning threshold: %s\n" |
3741 | msgstr "" | 3778 | msgstr "" |
3742 | 3779 | ||
3743 | #: plugins/check_snmp.c:525 | 3780 | #: plugins/check_snmp.c:529 |
3744 | #, fuzzy | 3781 | #, fuzzy |
3745 | msgid "Retries interval must be a positive integer" | 3782 | msgid "Retries interval must be a positive integer" |
3746 | msgstr "Time interval muss ein positiver Integer sein" | 3783 | msgstr "Time interval muss ein positiver Integer sein" |
3747 | 3784 | ||
3748 | #: plugins/check_snmp.c:589 | 3785 | #: plugins/check_snmp.c:593 |
3749 | #, fuzzy, c-format | 3786 | #, fuzzy, c-format |
3750 | msgid "Could not reallocate labels[%d]" | 3787 | msgid "Could not reallocate labels[%d]" |
3751 | msgstr "Konnte addr nicht zuweisen\n" | 3788 | msgstr "Konnte addr nicht zuweisen\n" |
3752 | 3789 | ||
3753 | #: plugins/check_snmp.c:601 | 3790 | #: plugins/check_snmp.c:605 |
3754 | #, fuzzy | 3791 | #, fuzzy |
3755 | msgid "Could not reallocate labels\n" | 3792 | msgid "Could not reallocate labels\n" |
3756 | msgstr "Konnte·url·nicht·zuweisen\n" | 3793 | msgstr "Konnte·url·nicht·zuweisen\n" |
3757 | 3794 | ||
3758 | #: plugins/check_snmp.c:618 | 3795 | #: plugins/check_snmp.c:622 |
3759 | #, fuzzy, c-format | 3796 | #, fuzzy, c-format |
3760 | msgid "Could not reallocate units [%d]\n" | 3797 | msgid "Could not reallocate units [%d]\n" |
3761 | msgstr "Konnte·url·nicht·zuweisen\n" | 3798 | msgstr "Konnte·url·nicht·zuweisen\n" |
3762 | 3799 | ||
3763 | #: plugins/check_snmp.c:630 | 3800 | #: plugins/check_snmp.c:634 |
3764 | msgid "Could not realloc() units\n" | 3801 | msgid "Could not realloc() units\n" |
3765 | msgstr "" | 3802 | msgstr "" |
3766 | 3803 | ||
3767 | #: plugins/check_snmp.c:715 | 3804 | #: plugins/check_snmp.c:719 |
3768 | #, c-format | 3805 | #, c-format |
3769 | msgid "Missing secname (%s) or authpassword (%s) ! \n" | 3806 | msgid "Missing secname (%s) or authpassword (%s) ! \n" |
3770 | msgstr "" | 3807 | msgstr "" |
3771 | 3808 | ||
3772 | #: plugins/check_snmp.c:723 | 3809 | #: plugins/check_snmp.c:727 |
3773 | #, c-format | 3810 | #, c-format |
3774 | msgid "Missing secname (%s), authpassword (%s), or privpasswd (%s)! \n" | 3811 | msgid "Missing secname (%s), authpassword (%s), or privpasswd (%s)! \n" |
3775 | msgstr "" | 3812 | msgstr "" |
3776 | 3813 | ||
3777 | #: plugins/check_snmp.c:732 | 3814 | #: plugins/check_snmp.c:736 |
3778 | msgid "Invalid SNMP version" | 3815 | msgid "Invalid SNMP version" |
3779 | msgstr "" | 3816 | msgstr "" |
3780 | 3817 | ||
3781 | #: plugins/check_snmp.c:860 | 3818 | #: plugins/check_snmp.c:864 |
3782 | msgid "Unbalanced quotes\n" | 3819 | msgid "Unbalanced quotes\n" |
3783 | msgstr "" | 3820 | msgstr "" |
3784 | 3821 | ||
3785 | #: plugins/check_snmp.c:909 | 3822 | #: plugins/check_snmp.c:913 |
3786 | msgid "Check status of remote machines and obtain sustem information via SNMP" | 3823 | msgid "Check status of remote machines and obtain sustem information via SNMP" |
3787 | msgstr "" | 3824 | msgstr "" |
3788 | 3825 | ||
3789 | #: plugins/check_snmp.c:921 | 3826 | #: plugins/check_snmp.c:925 |
3790 | msgid "Use SNMP GETNEXT instead of SNMP GET" | 3827 | msgid "Use SNMP GETNEXT instead of SNMP GET" |
3791 | msgstr "" | 3828 | msgstr "" |
3792 | 3829 | ||
3793 | #: plugins/check_snmp.c:923 | 3830 | #: plugins/check_snmp.c:927 |
3794 | msgid "SNMP protocol version" | 3831 | msgid "SNMP protocol version" |
3795 | msgstr "" | 3832 | msgstr "" |
3796 | 3833 | ||
3797 | #: plugins/check_snmp.c:925 | 3834 | #: plugins/check_snmp.c:929 |
3798 | msgid "SNMPv3 securityLevel" | 3835 | msgid "SNMPv3 securityLevel" |
3799 | msgstr "" | 3836 | msgstr "" |
3800 | 3837 | ||
3801 | #: plugins/check_snmp.c:927 | 3838 | #: plugins/check_snmp.c:931 |
3802 | msgid "SNMPv3 auth proto" | 3839 | msgid "SNMPv3 auth proto" |
3803 | msgstr "" | 3840 | msgstr "" |
3804 | 3841 | ||
3805 | #: plugins/check_snmp.c:931 | 3842 | #: plugins/check_snmp.c:935 |
3806 | msgid "Optional community string for SNMP communication" | 3843 | msgid "Optional community string for SNMP communication" |
3807 | msgstr "" | 3844 | msgstr "" |
3808 | 3845 | ||
3809 | #: plugins/check_snmp.c:932 | 3846 | #: plugins/check_snmp.c:936 |
3810 | #, c-format | 3847 | #, c-format |
3811 | msgid "(default is \"%s\")" | 3848 | msgid "(default is \"%s\")" |
3812 | msgstr "" | 3849 | msgstr "" |
3813 | 3850 | ||
3814 | #: plugins/check_snmp.c:934 | 3851 | #: plugins/check_snmp.c:938 |
3815 | msgid "SNMPv3 username" | 3852 | msgid "SNMPv3 username" |
3816 | msgstr "" | 3853 | msgstr "" |
3817 | 3854 | ||
3818 | #: plugins/check_snmp.c:936 | 3855 | #: plugins/check_snmp.c:940 |
3819 | msgid "SNMPv3 authentication password" | 3856 | msgid "SNMPv3 authentication password" |
3820 | msgstr "" | 3857 | msgstr "" |
3821 | 3858 | ||
3822 | #: plugins/check_snmp.c:938 | 3859 | #: plugins/check_snmp.c:942 |
3823 | msgid "SNMPv3 crypt passwd (DES)" | 3860 | msgid "SNMPv3 crypt passwd (DES)" |
3824 | msgstr "" | 3861 | msgstr "" |
3825 | 3862 | ||
3826 | #: plugins/check_snmp.c:942 | 3863 | #: plugins/check_snmp.c:946 |
3827 | msgid "Object identifier(s) or SNMP variables whose value you wish to query" | 3864 | msgid "Object identifier(s) or SNMP variables whose value you wish to query" |
3828 | msgstr "" | 3865 | msgstr "" |
3829 | 3866 | ||
3830 | #: plugins/check_snmp.c:944 | 3867 | #: plugins/check_snmp.c:948 |
3831 | msgid "" | 3868 | msgid "" |
3832 | "List of MIBS to be loaded (default = none if using numeric oids or 'ALL'" | 3869 | "List of MIBS to be loaded (default = none if using numeric oids or 'ALL'" |
3833 | msgstr "" | 3870 | msgstr "" |
3834 | 3871 | ||
3835 | #: plugins/check_snmp.c:945 | 3872 | #: plugins/check_snmp.c:949 |
3836 | msgid "for symbolic oids.)" | 3873 | msgid "for symbolic oids.)" |
3837 | msgstr "" | 3874 | msgstr "" |
3838 | 3875 | ||
3839 | #: plugins/check_snmp.c:947 | 3876 | #: plugins/check_snmp.c:951 |
3840 | #, c-format | 3877 | #, c-format |
3841 | msgid " Delimiter to use when parsing returned data. Default is \"%s\"" | 3878 | msgid " Delimiter to use when parsing returned data. Default is \"%s\"" |
3842 | msgstr "" | 3879 | msgstr "" |
3843 | 3880 | ||
3844 | #: plugins/check_snmp.c:948 | 3881 | #: plugins/check_snmp.c:952 |
3845 | msgid "Any data on the right hand side of the delimiter is considered" | 3882 | msgid "Any data on the right hand side of the delimiter is considered" |
3846 | msgstr "" | 3883 | msgstr "" |
3847 | 3884 | ||
3848 | #: plugins/check_snmp.c:949 | 3885 | #: plugins/check_snmp.c:953 |
3849 | msgid "to be the data that should be used in the evaluation." | 3886 | msgid "to be the data that should be used in the evaluation." |
3850 | msgstr "" | 3887 | msgstr "" |
3851 | 3888 | ||
3852 | #: plugins/check_snmp.c:953 | 3889 | #: plugins/check_snmp.c:957 |
3853 | msgid "Range(s) which will not result in a WARNING status" | 3890 | msgid "Range(s) which will not result in a WARNING status" |
3854 | msgstr "" | 3891 | msgstr "" |
3855 | 3892 | ||
3856 | #: plugins/check_snmp.c:955 | 3893 | #: plugins/check_snmp.c:959 |
3857 | msgid "Range(s) which will not result in a CRITICAL status" | 3894 | msgid "Range(s) which will not result in a CRITICAL status" |
3858 | msgstr "" | 3895 | msgstr "" |
3859 | 3896 | ||
3860 | #: plugins/check_snmp.c:959 | 3897 | #: plugins/check_snmp.c:963 |
3861 | msgid "Return OK state (for that OID) if STRING is an exact match" | 3898 | msgid "Return OK state (for that OID) if STRING is an exact match" |
3862 | msgstr "" | 3899 | msgstr "" |
3863 | 3900 | ||
3864 | #: plugins/check_snmp.c:961 | 3901 | #: plugins/check_snmp.c:965 |
3865 | msgid "" | 3902 | msgid "" |
3866 | "Return OK state (for that OID) if extended regular expression REGEX matches" | 3903 | "Return OK state (for that OID) if extended regular expression REGEX matches" |
3867 | msgstr "" | 3904 | msgstr "" |
3868 | 3905 | ||
3869 | #: plugins/check_snmp.c:963 | 3906 | #: plugins/check_snmp.c:967 |
3870 | msgid "" | 3907 | msgid "" |
3871 | "Return OK state (for that OID) if case-insensitive extended REGEX matches" | 3908 | "Return OK state (for that OID) if case-insensitive extended REGEX matches" |
3872 | msgstr "" | 3909 | msgstr "" |
3873 | 3910 | ||
3874 | #: plugins/check_snmp.c:965 | 3911 | #: plugins/check_snmp.c:969 |
3875 | msgid "Prefix label for output from plugin (default -s 'SNMP')" | 3912 | msgid "Prefix label for output from plugin (default -s 'SNMP')" |
3876 | msgstr "" | 3913 | msgstr "" |
3877 | 3914 | ||
3878 | #: plugins/check_snmp.c:969 | 3915 | #: plugins/check_snmp.c:973 |
3879 | msgid "Units label(s) for output data (e.g., 'sec.')." | 3916 | msgid "Units label(s) for output data (e.g., 'sec.')." |
3880 | msgstr "" | 3917 | msgstr "" |
3881 | 3918 | ||
3882 | #: plugins/check_snmp.c:971 | 3919 | #: plugins/check_snmp.c:975 |
3883 | msgid "Separates output on multiple OID requests" | 3920 | msgid "Separates output on multiple OID requests" |
3884 | msgstr "" | 3921 | msgstr "" |
3885 | 3922 | ||
3886 | #: plugins/check_snmp.c:977 | 3923 | #: plugins/check_snmp.c:981 |
3887 | msgid "" | 3924 | msgid "" |
3888 | "This plugin uses the 'snmpget' command included with the NET-SNMP package." | 3925 | "This plugin uses the 'snmpget' command included with the NET-SNMP package." |
3889 | msgstr "" | 3926 | msgstr "" |
3890 | 3927 | ||
3891 | #: plugins/check_snmp.c:978 | 3928 | #: plugins/check_snmp.c:982 |
3892 | msgid "" | 3929 | msgid "" |
3893 | "if you don't have the package installed, you will need to download it from" | 3930 | "if you don't have the package installed, you will need to download it from" |
3894 | msgstr "" | 3931 | msgstr "" |
3895 | 3932 | ||
3896 | #: plugins/check_snmp.c:979 | 3933 | #: plugins/check_snmp.c:983 |
3897 | msgid "http://net-snmp.sourceforge.net before you can use this plugin." | 3934 | msgid "http://net-snmp.sourceforge.net before you can use this plugin." |
3898 | msgstr "" | 3935 | msgstr "" |
3899 | 3936 | ||
3900 | #: plugins/check_snmp.c:981 | 3937 | #: plugins/check_snmp.c:985 |
3901 | msgid "" | 3938 | msgid "" |
3902 | "- Multiple OIDs may be indicated by a comma- or space-delimited list (lists " | 3939 | "- Multiple OIDs may be indicated by a comma- or space-delimited list (lists " |
3903 | "with" | 3940 | "with" |
3904 | msgstr "" | 3941 | msgstr "" |
3905 | 3942 | ||
3906 | #: plugins/check_snmp.c:982 | 3943 | #: plugins/check_snmp.c:986 |
3907 | msgid " internal spaces must be quoted) [max 8 OIDs]" | 3944 | msgid " internal spaces must be quoted) [max 8 OIDs]" |
3908 | msgstr "" | 3945 | msgstr "" |
3909 | 3946 | ||
3910 | #: plugins/check_snmp.c:984 | 3947 | #: plugins/check_snmp.c:988 |
3911 | msgid "- Ranges are inclusive and are indicated with colons. When specified as" | 3948 | msgid "- Ranges are inclusive and are indicated with colons. When specified as" |
3912 | msgstr "" | 3949 | msgstr "" |
3913 | 3950 | ||
3914 | #: plugins/check_snmp.c:985 | 3951 | #: plugins/check_snmp.c:989 |
3915 | msgid "" | 3952 | msgid "" |
3916 | " 'min:max' a STATE_OK will be returned if the result is within the indicated" | 3953 | " 'min:max' a STATE_OK will be returned if the result is within the indicated" |
3917 | msgstr "" | 3954 | msgstr "" |
3918 | 3955 | ||
3919 | #: plugins/check_snmp.c:986 | 3956 | #: plugins/check_snmp.c:990 |
3920 | msgid " range or is equal to the upper or lower bound. A non-OK state will be" | 3957 | msgid " range or is equal to the upper or lower bound. A non-OK state will be" |
3921 | msgstr "" | 3958 | msgstr "" |
3922 | 3959 | ||
3923 | #: plugins/check_snmp.c:987 | 3960 | #: plugins/check_snmp.c:991 |
3924 | msgid " returned if the result is outside the specified range." | 3961 | msgid " returned if the result is outside the specified range." |
3925 | msgstr "" | 3962 | msgstr "" |
3926 | 3963 | ||
3927 | #: plugins/check_snmp.c:989 | 3964 | #: plugins/check_snmp.c:993 |
3928 | msgid "" | 3965 | msgid "" |
3929 | "- If specified in the order 'max:min' a non-OK state will be returned if the" | 3966 | "- If specified in the order 'max:min' a non-OK state will be returned if the" |
3930 | msgstr "" | 3967 | msgstr "" |
3931 | 3968 | ||
3932 | #: plugins/check_snmp.c:990 | 3969 | #: plugins/check_snmp.c:994 |
3933 | msgid " result is within the (inclusive) range." | 3970 | msgid " result is within the (inclusive) range." |
3934 | msgstr "" | 3971 | msgstr "" |
3935 | 3972 | ||
3936 | #: plugins/check_snmp.c:992 | 3973 | #: plugins/check_snmp.c:996 |
3937 | msgid "" | 3974 | msgid "" |
3938 | "- Upper or lower bounds may be omitted to skip checking the respective limit." | 3975 | "- Upper or lower bounds may be omitted to skip checking the respective limit." |
3939 | msgstr "" | 3976 | msgstr "" |
3940 | 3977 | ||
3941 | #: plugins/check_snmp.c:993 | 3978 | #: plugins/check_snmp.c:997 |
3942 | msgid "- Bare integers are interpreted as upper limits." | 3979 | msgid "- Bare integers are interpreted as upper limits." |
3943 | msgstr "" | 3980 | msgstr "" |
3944 | 3981 | ||
3945 | #: plugins/check_snmp.c:994 | 3982 | #: plugins/check_snmp.c:998 |
3946 | msgid "" | 3983 | msgid "" |
3947 | "- When checking multiple OIDs, separate ranges by commas like '-w " | 3984 | "- When checking multiple OIDs, separate ranges by commas like '-w " |
3948 | "1:10,1:,:20'" | 3985 | "1:10,1:,:20'" |
3949 | msgstr "" | 3986 | msgstr "" |
3950 | 3987 | ||
3951 | #: plugins/check_snmp.c:995 | 3988 | #: plugins/check_snmp.c:999 |
3952 | msgid "- Note that only one string and one regex may be checked at present" | 3989 | msgid "- Note that only one string and one regex may be checked at present" |
3953 | msgstr "" | 3990 | msgstr "" |
3954 | 3991 | ||
3955 | #: plugins/check_snmp.c:996 | 3992 | #: plugins/check_snmp.c:1000 |
3956 | msgid "" | 3993 | msgid "" |
3957 | "- All evaluation methods other than PR, STR, and SUBSTR expect that the value" | 3994 | "- All evaluation methods other than PR, STR, and SUBSTR expect that the value" |
3958 | msgstr "" | 3995 | msgstr "" |
3959 | 3996 | ||
3960 | #: plugins/check_snmp.c:997 | 3997 | #: plugins/check_snmp.c:1001 |
3961 | msgid " returned from the SNMP query is an unsigned integer." | 3998 | msgid " returned from the SNMP query is an unsigned integer." |
3962 | msgstr "" | 3999 | msgstr "" |
3963 | 4000 | ||
@@ -4349,64 +4386,68 @@ msgstr "" | |||
4349 | msgid "Output of temperatures in Celsius" | 4386 | msgid "Output of temperatures in Celsius" |
4350 | msgstr "" | 4387 | msgstr "" |
4351 | 4388 | ||
4352 | #: plugins/check_ups.c:631 | 4389 | #: plugins/check_ups.c:622 |
4390 | msgid "Valid values for STRING are" | ||
4391 | msgstr "" | ||
4392 | |||
4393 | #: plugins/check_ups.c:635 | ||
4353 | msgid "" | 4394 | msgid "" |
4354 | "This plugin attempts to determine the status of a UPS (Uninterruptible Power" | 4395 | "This plugin attempts to determine the status of a UPS (Uninterruptible Power" |
4355 | msgstr "" | 4396 | msgstr "" |
4356 | 4397 | ||
4357 | #: plugins/check_ups.c:632 | 4398 | #: plugins/check_ups.c:636 |
4358 | msgid "" | 4399 | msgid "" |
4359 | "Supply) on a local or remote host. If the UPS is online or calibrating, the" | 4400 | "Supply) on a local or remote host. If the UPS is online or calibrating, the" |
4360 | msgstr "" | 4401 | msgstr "" |
4361 | 4402 | ||
4362 | #: plugins/check_ups.c:633 | 4403 | #: plugins/check_ups.c:637 |
4363 | msgid "" | 4404 | msgid "" |
4364 | "plugin will return an OK state. If the battery is on it will return a WARNING" | 4405 | "plugin will return an OK state. If the battery is on it will return a WARNING" |
4365 | msgstr "" | 4406 | msgstr "" |
4366 | 4407 | ||
4367 | #: plugins/check_ups.c:634 | 4408 | #: plugins/check_ups.c:638 |
4368 | msgid "" | 4409 | msgid "" |
4369 | "state.If the UPS is off or has a low battery the plugin will return a " | 4410 | "state.If the UPS is off or has a low battery the plugin will return a " |
4370 | "CRITICAL" | 4411 | "CRITICAL" |
4371 | msgstr "" | 4412 | msgstr "" |
4372 | 4413 | ||
4373 | #: plugins/check_ups.c:635 | 4414 | #: plugins/check_ups.c:639 |
4374 | msgid "state." | 4415 | msgid "state." |
4375 | msgstr "" | 4416 | msgstr "" |
4376 | 4417 | ||
4377 | #: plugins/check_ups.c:637 | 4418 | #: plugins/check_ups.c:641 |
4378 | msgid "" | 4419 | msgid "" |
4379 | "You may also specify a variable to check [such as temperature, utility " | 4420 | "You may also specify a variable to check [such as temperature, utility " |
4380 | "voltage," | 4421 | "voltage," |
4381 | msgstr "" | 4422 | msgstr "" |
4382 | 4423 | ||
4383 | #: plugins/check_ups.c:638 | 4424 | #: plugins/check_ups.c:642 |
4384 | msgid "" | 4425 | msgid "" |
4385 | "battery load, etc.] as well as warning and critical thresholds for the " | 4426 | "battery load, etc.] as well as warning and critical thresholds for the " |
4386 | "value of" | 4427 | "value of" |
4387 | msgstr "" | 4428 | msgstr "" |
4388 | 4429 | ||
4389 | #: plugins/check_ups.c:639 | 4430 | #: plugins/check_ups.c:643 |
4390 | msgid "" | 4431 | msgid "" |
4391 | "that variable. If the remote host has multiple UPS that are being monitored " | 4432 | "that variable. If the remote host has multiple UPS that are being monitored " |
4392 | "you" | 4433 | "you" |
4393 | msgstr "" | 4434 | msgstr "" |
4394 | 4435 | ||
4395 | #: plugins/check_ups.c:640 | 4436 | #: plugins/check_ups.c:644 |
4396 | msgid "will have to use the [ups] option to specify which UPS to check." | 4437 | msgid "will have to use the [ups] option to specify which UPS to check." |
4397 | msgstr "" | 4438 | msgstr "" |
4398 | 4439 | ||
4399 | #: plugins/check_ups.c:642 | 4440 | #: plugins/check_ups.c:646 |
4400 | msgid "" | 4441 | msgid "" |
4401 | "This plugin requires that the UPSD daemon distributed with Russel Kroll's" | 4442 | "This plugin requires that the UPSD daemon distributed with Russel Kroll's" |
4402 | msgstr "" | 4443 | msgstr "" |
4403 | 4444 | ||
4404 | #: plugins/check_ups.c:643 | 4445 | #: plugins/check_ups.c:647 |
4405 | msgid "" | 4446 | msgid "" |
4406 | "Smart UPS Tools be installed on the remote host. If you do not have the" | 4447 | "Smart UPS Tools be installed on the remote host. If you do not have the" |
4407 | msgstr "" | 4448 | msgstr "" |
4408 | 4449 | ||
4409 | #: plugins/check_ups.c:644 | 4450 | #: plugins/check_ups.c:648 |
4410 | msgid "" | 4451 | msgid "" |
4411 | "package installed on your system, you can download it from http://www." | 4452 | "package installed on your system, you can download it from http://www." |
4412 | "networkupstools.org" | 4453 | "networkupstools.org" |
@@ -4710,296 +4751,296 @@ msgstr "konnte keinen Speicher für '%s' reservieren\n" | |||
4710 | msgid "failed malloc in strscat\n" | 4751 | msgid "failed malloc in strscat\n" |
4711 | msgstr "konnte keinen Speicher für '%s' reservieren\n" | 4752 | msgstr "konnte keinen Speicher für '%s' reservieren\n" |
4712 | 4753 | ||
4713 | #: plugins-root/check_dhcp.c:298 | 4754 | #: plugins-root/check_dhcp.c:300 |
4714 | #, c-format | 4755 | #, c-format |
4715 | msgid "Error: Could not get hardware address of interface '%s'\n" | 4756 | msgid "Error: Could not get hardware address of interface '%s'\n" |
4716 | msgstr "" | 4757 | msgstr "" |
4717 | 4758 | ||
4718 | #: plugins-root/check_dhcp.c:320 | 4759 | #: plugins-root/check_dhcp.c:322 |
4719 | #, c-format | 4760 | #, c-format |
4720 | msgid "Error: if_nametoindex error - %s.\n" | 4761 | msgid "Error: if_nametoindex error - %s.\n" |
4721 | msgstr "" | 4762 | msgstr "" |
4722 | 4763 | ||
4723 | #: plugins-root/check_dhcp.c:325 | 4764 | #: plugins-root/check_dhcp.c:327 |
4724 | #, c-format | 4765 | #, c-format |
4725 | msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n" | 4766 | msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n" |
4726 | msgstr "" | 4767 | msgstr "" |
4727 | 4768 | ||
4728 | #: plugins-root/check_dhcp.c:330 | 4769 | #: plugins-root/check_dhcp.c:332 |
4729 | #, c-format | 4770 | #, c-format |
4730 | msgid "" | 4771 | msgid "" |
4731 | "Error: Couldn't get hardware address from interface %s. malloc error - %s.\n" | 4772 | "Error: Couldn't get hardware address from interface %s. malloc error - %s.\n" |
4732 | msgstr "" | 4773 | msgstr "" |
4733 | 4774 | ||
4734 | #: plugins-root/check_dhcp.c:335 | 4775 | #: plugins-root/check_dhcp.c:337 |
4735 | #, c-format | 4776 | #, c-format |
4736 | msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n" | 4777 | msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n" |
4737 | msgstr "" | 4778 | msgstr "" |
4738 | 4779 | ||
4739 | #: plugins-root/check_dhcp.c:361 | 4780 | #: plugins-root/check_dhcp.c:363 |
4740 | #, c-format | 4781 | #, c-format |
4741 | msgid "" | 4782 | msgid "" |
4742 | "Error: can't find unit number in interface_name (%s) - expecting TypeNumber " | 4783 | "Error: can't find unit number in interface_name (%s) - expecting TypeNumber " |
4743 | "eg lnc0.\n" | 4784 | "eg lnc0.\n" |
4744 | msgstr "" | 4785 | msgstr "" |
4745 | 4786 | ||
4746 | #: plugins-root/check_dhcp.c:366 plugins-root/check_dhcp.c:378 | 4787 | #: plugins-root/check_dhcp.c:368 plugins-root/check_dhcp.c:380 |
4747 | #, c-format | 4788 | #, c-format |
4748 | msgid "" | 4789 | msgid "" |
4749 | "Error: can't read MAC address from DLPI streams interface for device %s unit " | 4790 | "Error: can't read MAC address from DLPI streams interface for device %s unit " |
4750 | "%d.\n" | 4791 | "%d.\n" |
4751 | msgstr "" | 4792 | msgstr "" |
4752 | 4793 | ||
4753 | #: plugins-root/check_dhcp.c:384 | 4794 | #: plugins-root/check_dhcp.c:386 |
4754 | #, c-format | 4795 | #, c-format |
4755 | msgid "Error: can't get MAC address for this architecture.\n" | 4796 | msgid "Error: can't get MAC address for this architecture.\n" |
4756 | msgstr "" | 4797 | msgstr "" |
4757 | 4798 | ||
4758 | #: plugins-root/check_dhcp.c:389 | 4799 | #: plugins-root/check_dhcp.c:391 |
4759 | #, c-format | 4800 | #, c-format |
4760 | msgid "Hardware address: " | 4801 | msgid "Hardware address: " |
4761 | msgstr "" | 4802 | msgstr "" |
4762 | 4803 | ||
4763 | #: plugins-root/check_dhcp.c:464 | 4804 | #: plugins-root/check_dhcp.c:470 |
4764 | #, c-format | 4805 | #, c-format |
4765 | msgid "DHCPDISCOVER to %s port %d\n" | 4806 | msgid "DHCPDISCOVER to %s port %d\n" |
4766 | msgstr "" | 4807 | msgstr "" |
4767 | 4808 | ||
4768 | #: plugins-root/check_dhcp.c:517 | 4809 | #: plugins-root/check_dhcp.c:522 |
4769 | #, c-format | 4810 | #, c-format |
4770 | msgid "Result=ERROR\n" | 4811 | msgid "Result=ERROR\n" |
4771 | msgstr "" | 4812 | msgstr "" |
4772 | 4813 | ||
4773 | #: plugins-root/check_dhcp.c:523 | 4814 | #: plugins-root/check_dhcp.c:528 |
4774 | #, c-format | 4815 | #, c-format |
4775 | msgid "Result=OK\n" | 4816 | msgid "Result=OK\n" |
4776 | msgstr "" | 4817 | msgstr "" |
4777 | 4818 | ||
4778 | #: plugins-root/check_dhcp.c:538 | 4819 | #: plugins-root/check_dhcp.c:543 |
4779 | #, c-format | 4820 | #, c-format |
4780 | msgid "DHCPOFFER from IP address %s" | 4821 | msgid "DHCPOFFER from IP address %s" |
4781 | msgstr "" | 4822 | msgstr "" |
4782 | 4823 | ||
4783 | #: plugins-root/check_dhcp.c:539 | 4824 | #: plugins-root/check_dhcp.c:544 |
4784 | #, c-format | 4825 | #, c-format |
4785 | msgid " via %s\n" | 4826 | msgid " via %s\n" |
4786 | msgstr "" | 4827 | msgstr "" |
4787 | 4828 | ||
4788 | #: plugins-root/check_dhcp.c:546 | 4829 | #: plugins-root/check_dhcp.c:551 |
4789 | #, c-format | 4830 | #, c-format |
4790 | msgid "" | 4831 | msgid "" |
4791 | "DHCPOFFER XID (%lu) did not match DHCPDISCOVER XID (%lu) - ignoring packet\n" | 4832 | "DHCPOFFER XID (%lu) did not match DHCPDISCOVER XID (%lu) - ignoring packet\n" |
4792 | msgstr "" | 4833 | msgstr "" |
4793 | 4834 | ||
4794 | #: plugins-root/check_dhcp.c:568 | 4835 | #: plugins-root/check_dhcp.c:573 |
4795 | #, c-format | 4836 | #, c-format |
4796 | msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n" | 4837 | msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n" |
4797 | msgstr "" | 4838 | msgstr "" |
4798 | 4839 | ||
4799 | #: plugins-root/check_dhcp.c:586 | 4840 | #: plugins-root/check_dhcp.c:591 |
4800 | #, c-format | 4841 | #, c-format |
4801 | msgid "Total responses seen on the wire: %d\n" | 4842 | msgid "Total responses seen on the wire: %d\n" |
4802 | msgstr "" | 4843 | msgstr "" |
4803 | 4844 | ||
4804 | #: plugins-root/check_dhcp.c:587 | 4845 | #: plugins-root/check_dhcp.c:592 |
4805 | #, fuzzy, c-format | 4846 | #, fuzzy, c-format |
4806 | msgid "Valid responses for this machine: %d\n" | 4847 | msgid "Valid responses for this machine: %d\n" |
4807 | msgstr "Keine Antwort vom Host \n" | 4848 | msgstr "Keine Antwort vom Host \n" |
4808 | 4849 | ||
4809 | #: plugins-root/check_dhcp.c:603 | 4850 | #: plugins-root/check_dhcp.c:607 |
4810 | #, c-format | 4851 | #, c-format |
4811 | msgid "send_dhcp_packet result: %d\n" | 4852 | msgid "send_dhcp_packet result: %d\n" |
4812 | msgstr "" | 4853 | msgstr "" |
4813 | 4854 | ||
4814 | #: plugins-root/check_dhcp.c:632 | 4855 | #: plugins-root/check_dhcp.c:636 |
4815 | #, fuzzy, c-format | 4856 | #, fuzzy, c-format |
4816 | msgid "No (more) data received\n" | 4857 | msgid "No (more) data received\n" |
4817 | msgstr "Keine Daten empfangen %s\n" | 4858 | msgstr "Keine Daten empfangen %s\n" |
4818 | 4859 | ||
4819 | #: plugins-root/check_dhcp.c:651 | 4860 | #: plugins-root/check_dhcp.c:655 |
4820 | #, c-format | 4861 | #, c-format |
4821 | msgid "recvfrom() failed, " | 4862 | msgid "recvfrom() failed, " |
4822 | msgstr "" | 4863 | msgstr "" |
4823 | 4864 | ||
4824 | #: plugins-root/check_dhcp.c:658 | 4865 | #: plugins-root/check_dhcp.c:662 |
4825 | #, c-format | 4866 | #, c-format |
4826 | msgid "receive_dhcp_packet() result: %d\n" | 4867 | msgid "receive_dhcp_packet() result: %d\n" |
4827 | msgstr "" | 4868 | msgstr "" |
4828 | 4869 | ||
4829 | #: plugins-root/check_dhcp.c:659 | 4870 | #: plugins-root/check_dhcp.c:663 |
4830 | #, c-format | 4871 | #, c-format |
4831 | msgid "receive_dhcp_packet() source: %s\n" | 4872 | msgid "receive_dhcp_packet() source: %s\n" |
4832 | msgstr "" | 4873 | msgstr "" |
4833 | 4874 | ||
4834 | #: plugins-root/check_dhcp.c:688 | 4875 | #: plugins-root/check_dhcp.c:692 |
4835 | #, c-format | 4876 | #, c-format |
4836 | msgid "Error: Could not create socket!\n" | 4877 | msgid "Error: Could not create socket!\n" |
4837 | msgstr "" | 4878 | msgstr "" |
4838 | 4879 | ||
4839 | #: plugins-root/check_dhcp.c:698 | 4880 | #: plugins-root/check_dhcp.c:702 |
4840 | #, c-format | 4881 | #, c-format |
4841 | msgid "Error: Could not set reuse address option on DHCP socket!\n" | 4882 | msgid "Error: Could not set reuse address option on DHCP socket!\n" |
4842 | msgstr "" | 4883 | msgstr "" |
4843 | 4884 | ||
4844 | #: plugins-root/check_dhcp.c:704 | 4885 | #: plugins-root/check_dhcp.c:708 |
4845 | #, c-format | 4886 | #, c-format |
4846 | msgid "Error: Could not set broadcast option on DHCP socket!\n" | 4887 | msgid "Error: Could not set broadcast option on DHCP socket!\n" |
4847 | msgstr "" | 4888 | msgstr "" |
4848 | 4889 | ||
4849 | #: plugins-root/check_dhcp.c:712 | 4890 | #: plugins-root/check_dhcp.c:716 |
4850 | #, c-format | 4891 | #, c-format |
4851 | msgid "" | 4892 | msgid "" |
4852 | "Error: Could not bind socket to interface %s. Check your privileges...\n" | 4893 | "Error: Could not bind socket to interface %s. Check your privileges...\n" |
4853 | msgstr "" | 4894 | msgstr "" |
4854 | 4895 | ||
4855 | #: plugins-root/check_dhcp.c:722 | 4896 | #: plugins-root/check_dhcp.c:726 |
4856 | #, c-format | 4897 | #, c-format |
4857 | msgid "" | 4898 | msgid "" |
4858 | "Error: Could not bind to DHCP socket (port %d)! Check your privileges...\n" | 4899 | "Error: Could not bind to DHCP socket (port %d)! Check your privileges...\n" |
4859 | msgstr "" | 4900 | msgstr "" |
4860 | 4901 | ||
4861 | #: plugins-root/check_dhcp.c:756 | 4902 | #: plugins-root/check_dhcp.c:760 |
4862 | #, c-format | 4903 | #, c-format |
4863 | msgid "Requested server address: %s\n" | 4904 | msgid "Requested server address: %s\n" |
4864 | msgstr "" | 4905 | msgstr "" |
4865 | 4906 | ||
4866 | #: plugins-root/check_dhcp.c:812 | 4907 | #: plugins-root/check_dhcp.c:821 |
4867 | #, c-format | 4908 | #, c-format |
4868 | msgid "Lease Time: Infinite\n" | 4909 | msgid "Lease Time: Infinite\n" |
4869 | msgstr "" | 4910 | msgstr "" |
4870 | 4911 | ||
4871 | #: plugins-root/check_dhcp.c:814 | 4912 | #: plugins-root/check_dhcp.c:823 |
4872 | #, c-format | 4913 | #, c-format |
4873 | msgid "Lease Time: %lu seconds\n" | 4914 | msgid "Lease Time: %lu seconds\n" |
4874 | msgstr "" | 4915 | msgstr "" |
4875 | 4916 | ||
4876 | #: plugins-root/check_dhcp.c:816 | 4917 | #: plugins-root/check_dhcp.c:825 |
4877 | #, c-format | 4918 | #, c-format |
4878 | msgid "Renewal Time: Infinite\n" | 4919 | msgid "Renewal Time: Infinite\n" |
4879 | msgstr "" | 4920 | msgstr "" |
4880 | 4921 | ||
4881 | #: plugins-root/check_dhcp.c:818 | 4922 | #: plugins-root/check_dhcp.c:827 |
4882 | #, c-format | 4923 | #, c-format |
4883 | msgid "Renewal Time: %lu seconds\n" | 4924 | msgid "Renewal Time: %lu seconds\n" |
4884 | msgstr "" | 4925 | msgstr "" |
4885 | 4926 | ||
4886 | #: plugins-root/check_dhcp.c:820 | 4927 | #: plugins-root/check_dhcp.c:829 |
4887 | #, c-format | 4928 | #, c-format |
4888 | msgid "Rebinding Time: Infinite\n" | 4929 | msgid "Rebinding Time: Infinite\n" |
4889 | msgstr "" | 4930 | msgstr "" |
4890 | 4931 | ||
4891 | #: plugins-root/check_dhcp.c:821 | 4932 | #: plugins-root/check_dhcp.c:830 |
4892 | #, c-format | 4933 | #, c-format |
4893 | msgid "Rebinding Time: %lu seconds\n" | 4934 | msgid "Rebinding Time: %lu seconds\n" |
4894 | msgstr "" | 4935 | msgstr "" |
4895 | 4936 | ||
4896 | #: plugins-root/check_dhcp.c:837 | 4937 | #: plugins-root/check_dhcp.c:858 |
4897 | #, c-format | 4938 | #, c-format |
4898 | msgid "Added offer from server @ %s" | 4939 | msgid "Added offer from server @ %s" |
4899 | msgstr "" | 4940 | msgstr "" |
4900 | 4941 | ||
4901 | #: plugins-root/check_dhcp.c:838 | 4942 | #: plugins-root/check_dhcp.c:859 |
4902 | #, c-format | 4943 | #, c-format |
4903 | msgid " of IP address %s\n" | 4944 | msgid " of IP address %s\n" |
4904 | msgstr "" | 4945 | msgstr "" |
4905 | 4946 | ||
4906 | #: plugins-root/check_dhcp.c:905 | 4947 | #: plugins-root/check_dhcp.c:926 |
4907 | #, c-format | 4948 | #, c-format |
4908 | msgid "DHCP Server Match: Offerer=%s" | 4949 | msgid "DHCP Server Match: Offerer=%s" |
4909 | msgstr "" | 4950 | msgstr "" |
4910 | 4951 | ||
4911 | #: plugins-root/check_dhcp.c:906 | 4952 | #: plugins-root/check_dhcp.c:927 |
4912 | #, c-format | 4953 | #, c-format |
4913 | msgid " Requested=%s" | 4954 | msgid " Requested=%s" |
4914 | msgstr "" | 4955 | msgstr "" |
4915 | 4956 | ||
4916 | #: plugins-root/check_dhcp.c:908 | 4957 | #: plugins-root/check_dhcp.c:929 |
4917 | #, c-format | 4958 | #, c-format |
4918 | msgid " (duplicate)" | 4959 | msgid " (duplicate)" |
4919 | msgstr "" | 4960 | msgstr "" |
4920 | 4961 | ||
4921 | #: plugins-root/check_dhcp.c:909 | 4962 | #: plugins-root/check_dhcp.c:930 |
4922 | #, c-format | 4963 | #, c-format |
4923 | msgid "\n" | 4964 | msgid "\n" |
4924 | msgstr "" | 4965 | msgstr "" |
4925 | 4966 | ||
4926 | #: plugins-root/check_dhcp.c:957 | 4967 | #: plugins-root/check_dhcp.c:978 |
4927 | #, c-format | 4968 | #, c-format |
4928 | msgid "No DHCPOFFERs were received.\n" | 4969 | msgid "No DHCPOFFERs were received.\n" |
4929 | msgstr "" | 4970 | msgstr "" |
4930 | 4971 | ||
4931 | #: plugins-root/check_dhcp.c:961 | 4972 | #: plugins-root/check_dhcp.c:982 |
4932 | #, c-format | 4973 | #, c-format |
4933 | msgid "Received %d DHCPOFFER(s)" | 4974 | msgid "Received %d DHCPOFFER(s)" |
4934 | msgstr "" | 4975 | msgstr "" |
4935 | 4976 | ||
4936 | #: plugins-root/check_dhcp.c:964 | 4977 | #: plugins-root/check_dhcp.c:985 |
4937 | #, c-format | 4978 | #, c-format |
4938 | msgid ", %s%d of %d requested servers responded" | 4979 | msgid ", %s%d of %d requested servers responded" |
4939 | msgstr "" | 4980 | msgstr "" |
4940 | 4981 | ||
4941 | #: plugins-root/check_dhcp.c:967 | 4982 | #: plugins-root/check_dhcp.c:988 |
4942 | #, c-format | 4983 | #, c-format |
4943 | msgid ", requested address (%s) was %soffered" | 4984 | msgid ", requested address (%s) was %soffered" |
4944 | msgstr "" | 4985 | msgstr "" |
4945 | 4986 | ||
4946 | #: plugins-root/check_dhcp.c:967 | 4987 | #: plugins-root/check_dhcp.c:988 |
4947 | msgid "not " | 4988 | msgid "not " |
4948 | msgstr "" | 4989 | msgstr "" |
4949 | 4990 | ||
4950 | #: plugins-root/check_dhcp.c:969 | 4991 | #: plugins-root/check_dhcp.c:990 |
4951 | #, c-format | 4992 | #, c-format |
4952 | msgid ", max lease time = " | 4993 | msgid ", max lease time = " |
4953 | msgstr "" | 4994 | msgstr "" |
4954 | 4995 | ||
4955 | #: plugins-root/check_dhcp.c:971 | 4996 | #: plugins-root/check_dhcp.c:992 |
4956 | #, c-format | 4997 | #, c-format |
4957 | msgid "Infinity" | 4998 | msgid "Infinity" |
4958 | msgstr "" | 4999 | msgstr "" |
4959 | 5000 | ||
4960 | #: plugins-root/check_dhcp.c:1148 | 5001 | #: plugins-root/check_dhcp.c:1169 |
4961 | #, c-format | 5002 | #, c-format |
4962 | msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n" | 5003 | msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n" |
4963 | msgstr "" | 5004 | msgstr "" |
4964 | 5005 | ||
4965 | #: plugins-root/check_dhcp.c:1160 | 5006 | #: plugins-root/check_dhcp.c:1181 |
4966 | #, c-format | 5007 | #, c-format |
4967 | msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n" | 5008 | msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n" |
4968 | msgstr "" | 5009 | msgstr "" |
4969 | 5010 | ||
4970 | #: plugins-root/check_dhcp.c:1173 | 5011 | #: plugins-root/check_dhcp.c:1194 |
4971 | #, c-format | 5012 | #, c-format |
4972 | msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n" | 5013 | msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n" |
4973 | msgstr "" | 5014 | msgstr "" |
4974 | 5015 | ||
4975 | #: plugins-root/check_dhcp.c:1185 | 5016 | #: plugins-root/check_dhcp.c:1206 |
4976 | #, c-format | 5017 | #, c-format |
4977 | msgid "" | 5018 | msgid "" |
4978 | "Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n" | 5019 | "Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n" |
4979 | msgstr "" | 5020 | msgstr "" |
4980 | 5021 | ||
4981 | #: plugins-root/check_dhcp.c:1209 | 5022 | #: plugins-root/check_dhcp.c:1230 |
4982 | #, c-format | 5023 | #, c-format |
4983 | msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n" | 5024 | msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n" |
4984 | msgstr "" | 5025 | msgstr "" |
4985 | 5026 | ||
4986 | #: plugins-root/check_dhcp.c:1257 | 5027 | #: plugins-root/check_dhcp.c:1278 |
4987 | msgid "This plugin tests the availability of DHCP servers on a network." | 5028 | msgid "This plugin tests the availability of DHCP servers on a network." |
4988 | msgstr "" | 5029 | msgstr "" |
4989 | 5030 | ||
4990 | #: plugins-root/check_dhcp.c:1268 | 5031 | #: plugins-root/check_dhcp.c:1289 |
4991 | msgid "IP address of DHCP server that we must hear from" | 5032 | msgid "IP address of DHCP server that we must hear from" |
4992 | msgstr "" | 5033 | msgstr "" |
4993 | 5034 | ||
4994 | #: plugins-root/check_dhcp.c:1270 | 5035 | #: plugins-root/check_dhcp.c:1291 |
4995 | msgid "IP address that should be offered by at least one DHCP server" | 5036 | msgid "IP address that should be offered by at least one DHCP server" |
4996 | msgstr "" | 5037 | msgstr "" |
4997 | 5038 | ||
4998 | #: plugins-root/check_dhcp.c:1272 | 5039 | #: plugins-root/check_dhcp.c:1293 |
4999 | msgid "Seconds to wait for DHCPOFFER before timeout occurs" | 5040 | msgid "Seconds to wait for DHCPOFFER before timeout occurs" |
5000 | msgstr "" | 5041 | msgstr "" |
5001 | 5042 | ||
5002 | #: plugins-root/check_dhcp.c:1274 | 5043 | #: plugins-root/check_dhcp.c:1295 |
5003 | msgid "Interface to to use for listening (i.e. eth0)" | 5044 | msgid "Interface to to use for listening (i.e. eth0)" |
5004 | msgstr "" | 5045 | msgstr "" |
5005 | 5046 | ||
@@ -5077,6 +5118,10 @@ msgid "The -v switch can be specified several times for increased verbosity." | |||
5077 | msgstr "" | 5118 | msgstr "" |
5078 | 5119 | ||
5079 | #, fuzzy | 5120 | #, fuzzy |
5121 | #~ msgid "Unknown error" | ||
5122 | #~ msgstr "Papierfehler" | ||
5123 | |||
5124 | #, fuzzy | ||
5080 | #~ msgid "Unknown argument - %s" | 5125 | #~ msgid "Unknown argument - %s" |
5081 | #~ msgstr "" | 5126 | #~ msgstr "" |
5082 | #~ "%s: Unbekanntes Argument: %s\n" | 5127 | #~ "%s: Unbekanntes Argument: %s\n" |