diff options
-rw-r--r-- | CHANGES | 12 | ||||
-rw-r--r-- | THANKS.in | 2 | ||||
-rw-r--r-- | contrib/README.TXT | 3 | ||||
-rw-r--r-- | po/de.po | 339 | ||||
-rw-r--r-- | po/fr.po | 442 |
5 files changed, 429 insertions, 369 deletions
@@ -13,11 +13,15 @@ This file documents the major additions and syntax changes between releases. | |||
13 | 13 | ||
14 | Caveats, Notes | 14 | Caveats, Notes |
15 | 15 | ||
16 | 1 check_dhcp and check_icmp may not build or run on all architectures. Both plugins should be regarded | 16 | 1 check_icmp may not build or run on all architectures. This plugin should be regarded |
17 | as volatile (subject to change - see the CVS if in doubt). cd plugins && make plugin' to build. | 17 | as volatile (subject to change - see the CVS if in doubt). cd plugins && make plugin' to build. |
18 | 18 | ||
19 | 1.1 check_dhcp: tested successfully on Linux and FreeBSD; fails on Solaris 9; unknown on HPUX and AIX | 19 | check_icmp was recently renamed by the author (A Ericsson) to 'check_rta' and _substantially_ updated |
20 | 1.2 check_icmp: recently renamed by the author (A Ericsson) to 'check_rta' and substantially updated. | 20 | (see http://oss.op5.se/nagios) |
21 | check_icmp is known to run on *FreeBSD. | 21 | check_icmp is known to run on *FreeBSD. |
22 | |||
23 | 2 contrib/check_citrix has been replaced by contrib/check_ica* | ||
24 | |||
25 | |||
22 | 26 | ||
23 | 27 | ||
@@ -145,3 +145,5 @@ Daniel Austin | |||
145 | John Warburton | 145 | John Warburton |
146 | Paulo Fessel | 146 | Paulo Fessel |
147 | Randy O'Meara | 147 | Randy O'Meara |
148 | Mario Witte | ||
149 | Rainer Duffner | ||
diff --git a/contrib/README.TXT b/contrib/README.TXT index 7543a5a..bd9df3c 100644 --- a/contrib/README.TXT +++ b/contrib/README.TXT | |||
@@ -54,6 +54,3 @@ fetchlog-0.94.tar.gz - C program: The fetchlog utility displays the last new m | |||
54 | plugin to monitor local logfiles or together with Net-SNMP to monitor | 54 | plugin to monitor local logfiles or together with Net-SNMP to monitor |
55 | remote logfiles. The README shows how to setup fetchlog for Nagios. | 55 | remote logfiles. The README shows how to setup fetchlog for Nagios. |
56 | (Alexander Haderer) | 56 | (Alexander Haderer) |
57 | |||
58 | check_icmp-0.8.tar.gz - C program: check_icmp is an alternative to check_ping that doesn't require the ping | ||
59 | utility or any other executable. | ||
@@ -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: \n" | 11 | "Report-Msgid-Bugs-To: \n" |
12 | "POT-Creation-Date: 2004-12-30 01:03+0100\n" | 12 | "POT-Creation-Date: 2005-01-21 20:00+1100\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" |
@@ -21,12 +21,12 @@ msgstr "" | |||
21 | #: plugins/check_by_ssh.c:72 plugins/check_dhcp.c:251 plugins/check_dig.c:72 | 21 | #: plugins/check_by_ssh.c:72 plugins/check_dhcp.c:251 plugins/check_dig.c:72 |
22 | #: plugins/check_disk.c:167 plugins/check_dns.c:75 plugins/check_dummy.c:43 | 22 | #: plugins/check_disk.c:167 plugins/check_dns.c:75 plugins/check_dummy.c:43 |
23 | #: plugins/check_fping.c:73 plugins/check_game.c:69 plugins/check_hpjd.c:89 | 23 | #: plugins/check_fping.c:73 plugins/check_game.c:69 plugins/check_hpjd.c:89 |
24 | #: plugins/check_http.c:149 plugins/check_ldap.c:92 plugins/check_load.c:78 | 24 | #: plugins/check_http.c:150 plugins/check_ldap.c:92 plugins/check_load.c:78 |
25 | #: plugins/check_mrtgtraf.c:66 plugins/check_mysql.c:63 | 25 | #: plugins/check_mrtgtraf.c:66 plugins/check_mysql.c:63 |
26 | #: plugins/check_nagios.c:70 plugins/check_nt.c:120 plugins/check_nwstat.c:125 | 26 | #: plugins/check_nagios.c:70 plugins/check_nt.c:120 plugins/check_nwstat.c:125 |
27 | #: plugins/check_overcr.c:89 plugins/check_pgsql.c:140 plugins/check_ping.c:82 | 27 | #: plugins/check_overcr.c:89 plugins/check_pgsql.c:140 plugins/check_ping.c:82 |
28 | #: plugins/check_procs.c:124 plugins/check_radius.c:117 | 28 | #: plugins/check_procs.c:124 plugins/check_radius.c:117 |
29 | #: plugins/check_real.c:68 plugins/check_smtp.c:129 plugins/check_snmp.c:160 | 29 | #: plugins/check_real.c:68 plugins/check_smtp.c:129 plugins/check_snmp.c:163 |
30 | #: plugins/check_ssh.c:61 plugins/check_swap.c:93 plugins/check_tcp.c:243 | 30 | #: plugins/check_ssh.c:61 plugins/check_swap.c:93 plugins/check_tcp.c:243 |
31 | #: plugins/check_time.c:66 plugins/check_udp.c:55 plugins/check_ups.c:114 | 31 | #: plugins/check_time.c:66 plugins/check_udp.c:55 plugins/check_ups.c:114 |
32 | #: plugins/check_users.c:54 plugins/negate.c:87 | 32 | #: plugins/check_users.c:54 plugins/negate.c:87 |
@@ -42,7 +42,7 @@ msgstr "Konnte SIGALRM nicht erhalten" | |||
42 | #: plugins/check_by_ssh.c:88 plugins/check_dig.c:93 plugins/check_dns.c:90 | 42 | #: plugins/check_by_ssh.c:88 plugins/check_dig.c:93 plugins/check_dns.c:90 |
43 | #: plugins/check_fping.c:87 plugins/check_game.c:86 plugins/check_hpjd.c:114 | 43 | #: plugins/check_fping.c:87 plugins/check_game.c:86 plugins/check_hpjd.c:114 |
44 | #: plugins/check_nagios.c:103 plugins/check_ping.c:406 | 44 | #: plugins/check_nagios.c:103 plugins/check_ping.c:406 |
45 | #: plugins/check_procs.c:137 plugins/check_snmp.c:172 plugins/check_swap.c:151 | 45 | #: plugins/check_procs.c:137 plugins/check_snmp.c:175 plugins/check_swap.c:151 |
46 | #: plugins/check_users.c:59 plugins/negate.c:97 plugins/urlize.c:88 | 46 | #: plugins/check_users.c:59 plugins/negate.c:97 plugins/urlize.c:88 |
47 | #, c-format | 47 | #, c-format |
48 | msgid "Could not open pipe: %s\n" | 48 | msgid "Could not open pipe: %s\n" |
@@ -51,7 +51,7 @@ msgstr "Pipe: %s konnte nicht geöffnet werden\n" | |||
51 | #: plugins/check_by_ssh.c:96 plugins/check_dig.c:99 plugins/check_dns.c:96 | 51 | #: plugins/check_by_ssh.c:96 plugins/check_dig.c:99 plugins/check_dns.c:96 |
52 | #: plugins/check_fping.c:93 plugins/check_hpjd.c:120 plugins/check_load.c:115 | 52 | #: plugins/check_fping.c:93 plugins/check_hpjd.c:120 plugins/check_load.c:115 |
53 | #: plugins/check_nagios.c:109 plugins/check_procs.c:143 | 53 | #: plugins/check_nagios.c:109 plugins/check_procs.c:143 |
54 | #: plugins/check_snmp.c:178 plugins/check_swap.c:157 plugins/check_users.c:65 | 54 | #: plugins/check_snmp.c:181 plugins/check_swap.c:157 plugins/check_users.c:65 |
55 | #: plugins/negate.c:102 plugins/urlize.c:94 | 55 | #: plugins/negate.c:102 plugins/urlize.c:94 |
56 | #, c-format | 56 | #, c-format |
57 | msgid "Could not open stderr for %s\n" | 57 | msgid "Could not open stderr for %s\n" |
@@ -65,16 +65,16 @@ msgstr "SSH WARNING: Konnte %s nicht öffnen\n" | |||
65 | #: plugins/check_by_ssh.c:216 plugins/check_dhcp.c:1063 | 65 | #: plugins/check_by_ssh.c:216 plugins/check_dhcp.c:1063 |
66 | #: plugins/check_dig.c:217 plugins/check_disk.c:441 plugins/check_dns.c:315 | 66 | #: plugins/check_dig.c:217 plugins/check_disk.c:441 plugins/check_dns.c:315 |
67 | #: plugins/check_fping.c:245 plugins/check_game.c:201 plugins/check_hpjd.c:336 | 67 | #: plugins/check_fping.c:245 plugins/check_game.c:201 plugins/check_hpjd.c:336 |
68 | #: plugins/check_http.c:254 plugins/check_ldap.c:315 plugins/check_load.c:227 | 68 | #: plugins/check_http.c:255 plugins/check_ldap.c:315 plugins/check_load.c:227 |
69 | #: plugins/check_mrtg.c:236 plugins/check_mrtgtraf.c:263 | 69 | #: plugins/check_mrtg.c:236 plugins/check_mrtgtraf.c:263 |
70 | #: plugins/check_mysql.c:214 plugins/check_nagios.c:222 plugins/check_nt.c:490 | 70 | #: plugins/check_mysql.c:214 plugins/check_nagios.c:222 plugins/check_nt.c:489 |
71 | #: plugins/check_nwstat.c:763 plugins/check_overcr.c:327 | 71 | #: plugins/check_nwstat.c:763 plugins/check_overcr.c:327 |
72 | #: plugins/check_pgsql.c:212 plugins/check_ping.c:197 | 72 | #: plugins/check_pgsql.c:212 plugins/check_ping.c:197 |
73 | #: plugins/check_procs.c:346 plugins/check_radius.c:221 | 73 | #: plugins/check_procs.c:346 plugins/check_radius.c:221 |
74 | #: plugins/check_real.c:354 plugins/check_smtp.c:477 plugins/check_snmp.c:401 | 74 | #: plugins/check_real.c:354 plugins/check_smtp.c:476 plugins/check_snmp.c:406 |
75 | #: plugins/check_ssh.c:113 plugins/check_swap.c:423 plugins/check_tcp.c:465 | 75 | #: plugins/check_ssh.c:113 plugins/check_swap.c:426 plugins/check_tcp.c:465 |
76 | #: plugins/check_time.c:219 plugins/check_udp.c:149 plugins/check_ups.c:484 | 76 | #: plugins/check_time.c:219 plugins/check_udp.c:149 plugins/check_ups.c:484 |
77 | #: plugins/check_users.c:143 plugins/check_ide_smart.c:209 | 77 | #: plugins/check_users.c:143 plugins/check_ide_smart.c:214 |
78 | #: plugins/negate.c:177 plugins/urlize.c:74 | 78 | #: plugins/negate.c:177 plugins/urlize.c:74 |
79 | #, fuzzy | 79 | #, fuzzy |
80 | msgid "Unknown argument" | 80 | msgid "Unknown argument" |
@@ -83,10 +83,10 @@ msgstr "" | |||
83 | "\n" | 83 | "\n" |
84 | 84 | ||
85 | #: plugins/check_by_ssh.c:228 plugins/check_dig.c:264 plugins/check_disk.c:308 | 85 | #: plugins/check_by_ssh.c:228 plugins/check_dig.c:264 plugins/check_disk.c:308 |
86 | #: plugins/check_http.c:266 plugins/check_ldap.c:268 plugins/check_pgsql.c:221 | 86 | #: plugins/check_http.c:267 plugins/check_ldap.c:268 plugins/check_pgsql.c:221 |
87 | #: plugins/check_procs.c:355 plugins/check_radius.c:198 | 87 | #: plugins/check_procs.c:355 plugins/check_radius.c:198 |
88 | #: plugins/check_radius.c:268 plugins/check_real.c:344 | 88 | #: plugins/check_radius.c:268 plugins/check_real.c:344 |
89 | #: plugins/check_smtp.c:441 plugins/check_snmp.c:445 plugins/check_ssh.c:125 | 89 | #: plugins/check_smtp.c:441 plugins/check_snmp.c:450 plugins/check_ssh.c:125 |
90 | #: plugins/check_tcp.c:517 plugins/check_time.c:290 plugins/check_udp.c:180 | 90 | #: plugins/check_tcp.c:517 plugins/check_time.c:290 plugins/check_udp.c:180 |
91 | #: plugins/check_ups.c:542 plugins/negate.c:188 | 91 | #: plugins/check_ups.c:542 plugins/negate.c:188 |
92 | msgid "Timeout interval must be a positive integer" | 92 | msgid "Timeout interval must be a positive integer" |
@@ -99,7 +99,7 @@ msgstr "Timeout interval muss ein positiver Integer sein" | |||
99 | #: plugins/check_mysql.c:227 plugins/check_pgsql.c:239 | 99 | #: plugins/check_mysql.c:227 plugins/check_pgsql.c:239 |
100 | #: plugins/check_ping.c:268 plugins/check_ping.c:391 | 100 | #: plugins/check_ping.c:268 plugins/check_ping.c:391 |
101 | #: plugins/check_radius.c:233 plugins/check_real.c:302 | 101 | #: plugins/check_radius.c:233 plugins/check_real.c:302 |
102 | #: plugins/check_real.c:364 plugins/check_smtp.c:379 plugins/check_smtp.c:487 | 102 | #: plugins/check_real.c:364 plugins/check_smtp.c:379 plugins/check_smtp.c:486 |
103 | #: plugins/check_ssh.c:144 plugins/check_tcp.c:487 plugins/check_time.c:228 | 103 | #: plugins/check_ssh.c:144 plugins/check_tcp.c:487 plugins/check_time.c:228 |
104 | #: plugins/check_time.c:303 plugins/check_udp.c:161 plugins/check_udp.c:202 | 104 | #: plugins/check_time.c:303 plugins/check_udp.c:161 plugins/check_udp.c:202 |
105 | #: plugins/check_ups.c:490 plugins/check_ups.c:559 | 105 | #: plugins/check_ups.c:490 plugins/check_ups.c:559 |
@@ -595,11 +595,11 @@ msgstr "" | |||
595 | msgid "%s [%s not found]" | 595 | msgid "%s [%s not found]" |
596 | msgstr "%s [%s nicht gefunden]" | 596 | msgstr "%s [%s nicht gefunden]" |
597 | 597 | ||
598 | #: plugins/check_disk.c:325 plugins/check_swap.c:391 | 598 | #: plugins/check_disk.c:325 plugins/check_swap.c:394 |
599 | msgid "Warning threshold must be integer or percentage!" | 599 | msgid "Warning threshold must be integer or percentage!" |
600 | msgstr "Warning threshold muss ein Integer oder ein Prozentwert sein" | 600 | msgstr "Warning threshold muss ein Integer oder ein Prozentwert sein" |
601 | 601 | ||
602 | #: plugins/check_disk.c:342 plugins/check_swap.c:408 | 602 | #: plugins/check_disk.c:342 plugins/check_swap.c:411 |
603 | msgid "Critical threshold must be integer or percentage!" | 603 | msgid "Critical threshold must be integer or percentage!" |
604 | msgstr "Critical threshold muss ein Integer oder ein Prozentwert sein!" | 604 | msgstr "Critical threshold muss ein Integer oder ein Prozentwert sein!" |
605 | 605 | ||
@@ -749,8 +749,8 @@ msgstr "Erwartet: %s aber: %s erhalten" | |||
749 | msgid "server %s is not authoritative for %s" | 749 | msgid "server %s is not authoritative for %s" |
750 | msgstr "Server %s ist nicht authoritativ für %s" | 750 | msgstr "Server %s ist nicht authoritativ für %s" |
751 | 751 | ||
752 | #: plugins/check_dns.c:202 plugins/check_dummy.c:59 plugins/check_http.c:930 | 752 | #: plugins/check_dns.c:202 plugins/check_dummy.c:59 plugins/check_http.c:999 |
753 | #: plugins/check_http.c:1183 plugins/check_procs.c:279 | 753 | #: plugins/check_http.c:1257 plugins/check_procs.c:279 |
754 | #, c-format | 754 | #, c-format |
755 | msgid "OK" | 755 | msgid "OK" |
756 | msgstr "OK" | 756 | msgstr "OK" |
@@ -880,17 +880,19 @@ msgstr "" | |||
880 | msgid "Arguments to check_dummy must be an integer" | 880 | msgid "Arguments to check_dummy must be an integer" |
881 | msgstr "Argument für check_dummy muss ein Integer sein" | 881 | msgstr "Argument für check_dummy muss ein Integer sein" |
882 | 882 | ||
883 | #: plugins/check_dummy.c:62 plugins/check_http.c:932 plugins/check_procs.c:281 | 883 | #: plugins/check_dummy.c:62 plugins/check_http.c:1001 |
884 | #: plugins/check_procs.c:281 | ||
884 | #, c-format | 885 | #, c-format |
885 | msgid "WARNING" | 886 | msgid "WARNING" |
886 | msgstr "WARNING" | 887 | msgstr "WARNING" |
887 | 888 | ||
888 | #: plugins/check_dummy.c:65 plugins/check_http.c:934 plugins/check_procs.c:286 | 889 | #: plugins/check_dummy.c:65 plugins/check_http.c:1003 |
890 | #: plugins/check_procs.c:286 | ||
889 | #, c-format | 891 | #, c-format |
890 | msgid "CRITICAL" | 892 | msgid "CRITICAL" |
891 | msgstr "CRITICAL" | 893 | msgstr "CRITICAL" |
892 | 894 | ||
893 | #: plugins/check_dummy.c:68 plugins/check_http.c:928 | 895 | #: plugins/check_dummy.c:68 plugins/check_http.c:997 |
894 | #, c-format | 896 | #, c-format |
895 | msgid "UNKNOWN" | 897 | msgid "UNKNOWN" |
896 | msgstr "UNKNOWN" | 898 | msgstr "UNKNOWN" |
@@ -1107,264 +1109,269 @@ msgid "" | |||
1107 | " The SNMP community name (default=%s)\n" | 1109 | " The SNMP community name (default=%s)\n" |
1108 | msgstr "" | 1110 | msgstr "" |
1109 | 1111 | ||
1110 | #: plugins/check_http.c:171 | 1112 | #: plugins/check_http.c:172 |
1111 | msgid "HTTP CRITICAL - Could not make SSL connection\n" | 1113 | msgid "HTTP CRITICAL - Could not make SSL connection\n" |
1112 | msgstr "HTTP CRITICAL - Konnte keine SSL Verbindung herstellen\n" | 1114 | msgstr "HTTP CRITICAL - Konnte keine SSL Verbindung herstellen\n" |
1113 | 1115 | ||
1114 | #: plugins/check_http.c:177 plugins/check_http.c:739 plugins/check_smtp.c:200 | 1116 | #: plugins/check_http.c:178 plugins/check_http.c:807 plugins/check_smtp.c:200 |
1115 | #: plugins/check_tcp.c:268 | 1117 | #: plugins/check_tcp.c:268 |
1116 | #, c-format | 1118 | #, c-format |
1117 | msgid "CRITICAL - Cannot retrieve server certificate.\n" | 1119 | msgid "CRITICAL - Cannot retrieve server certificate.\n" |
1118 | msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n" | 1120 | msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n" |
1119 | 1121 | ||
1120 | #: plugins/check_http.c:272 | 1122 | #: plugins/check_http.c:273 |
1121 | msgid "Critical threshold must be integer" | 1123 | msgid "Critical threshold must be integer" |
1122 | msgstr "Critical threshold muss ein Integer sein" | 1124 | msgstr "Critical threshold muss ein Integer sein" |
1123 | 1125 | ||
1124 | #: plugins/check_http.c:280 | 1126 | #: plugins/check_http.c:281 |
1125 | msgid "Warning threshold must be integer" | 1127 | msgid "Warning threshold must be integer" |
1126 | msgstr "Warning threshold Integer sein" | 1128 | msgstr "Warning threshold Integer sein" |
1127 | 1129 | ||
1128 | #: plugins/check_http.c:300 plugins/check_http.c:315 plugins/check_tcp.c:584 | 1130 | #: plugins/check_http.c:301 plugins/check_http.c:316 plugins/check_tcp.c:584 |
1129 | #, fuzzy | 1131 | #, fuzzy |
1130 | msgid "Invalid option - SSL is not available" | 1132 | msgid "Invalid option - SSL is not available" |
1131 | msgstr "Ungültige Option - SSL ist nicht verfügbar\n" | 1133 | msgstr "Ungültige Option - SSL ist nicht verfügbar\n" |
1132 | 1134 | ||
1133 | #: plugins/check_http.c:309 plugins/check_tcp.c:576 | 1135 | #: plugins/check_http.c:310 plugins/check_tcp.c:576 |
1134 | msgid "Invalid certificate expiration period" | 1136 | msgid "Invalid certificate expiration period" |
1135 | msgstr "Ungültiger Zertifikatsablauftermin" | 1137 | msgstr "Ungültiger Zertifikatsablauftermin" |
1136 | 1138 | ||
1137 | #: plugins/check_http.c:330 | 1139 | #: plugins/check_http.c:331 |
1138 | #, c-format | 1140 | #, c-format |
1139 | msgid "option f:%d \n" | 1141 | msgid "option f:%d \n" |
1140 | msgstr "Option f:%d \n" | 1142 | msgstr "Option f:%d \n" |
1141 | 1143 | ||
1142 | #: plugins/check_http.c:347 | 1144 | #: plugins/check_http.c:348 |
1143 | msgid "Invalid port number" | 1145 | msgid "Invalid port number" |
1144 | msgstr "Ungültige Portnummer" | 1146 | msgstr "Ungültige Portnummer" |
1145 | 1147 | ||
1146 | #: plugins/check_http.c:378 plugins/check_snmp.c:284 | 1148 | #: plugins/check_http.c:379 plugins/check_snmp.c:287 |
1147 | #, c-format | 1149 | #, c-format |
1148 | msgid "Call for regex which was not a compiled option" | 1150 | msgid "Call for regex which was not a compiled option" |
1149 | msgstr "" | 1151 | msgstr "" |
1150 | 1152 | ||
1151 | #: plugins/check_http.c:392 | 1153 | #: plugins/check_http.c:393 |
1152 | #, c-format | 1154 | #, c-format |
1153 | msgid "Could Not Compile Regular Expression: %s" | 1155 | msgid "Could Not Compile Regular Expression: %s" |
1154 | msgstr "" | 1156 | msgstr "" |
1155 | 1157 | ||
1156 | #: plugins/check_http.c:404 plugins/check_smtp.c:467 plugins/check_ssh.c:136 | 1158 | #: plugins/check_http.c:405 plugins/check_smtp.c:466 plugins/check_ssh.c:136 |
1157 | #: plugins/check_tcp.c:482 | 1159 | #: plugins/check_tcp.c:482 |
1158 | msgid "IPv6 support not available" | 1160 | msgid "IPv6 support not available" |
1159 | msgstr "IPv6 Unterstützung nicht vorhanden" | 1161 | msgstr "IPv6 Unterstützung nicht vorhanden" |
1160 | 1162 | ||
1161 | #: plugins/check_http.c:447 | 1163 | #: plugins/check_http.c:467 |
1162 | msgid "You must specify a server address or host name" | 1164 | msgid "You must specify a server address or host name" |
1163 | msgstr "Hostname oder Serveradresse muss angegeben werden" | 1165 | msgstr "Hostname oder Serveradresse muss angegeben werden" |
1164 | 1166 | ||
1165 | #: plugins/check_http.c:673 | 1167 | #: plugins/check_http.c:693 |
1166 | msgid "Server date unknown\n" | 1168 | msgid "Server date unknown\n" |
1167 | msgstr "Serverdatum unbekannt\n" | 1169 | msgstr "Serverdatum unbekannt\n" |
1168 | 1170 | ||
1169 | #: plugins/check_http.c:675 | 1171 | #: plugins/check_http.c:695 |
1170 | msgid "Document modification date unknown\n" | 1172 | msgid "Document modification date unknown\n" |
1171 | msgstr "Datum der letzten Änderung unbekannt\n" | 1173 | msgstr "Datum der letzten Änderung unbekannt\n" |
1172 | 1174 | ||
1173 | #: plugins/check_http.c:681 | 1175 | #: plugins/check_http.c:701 |
1174 | #, c-format | 1176 | #, c-format |
1175 | msgid "CRITICAL - Server date \"%100s\" unparsable" | 1177 | msgid "CRITICAL - Server date \"%100s\" unparsable" |
1176 | msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden" | 1178 | msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden" |
1177 | 1179 | ||
1178 | #: plugins/check_http.c:683 | 1180 | #: plugins/check_http.c:703 |
1179 | #, c-format | 1181 | #, c-format |
1180 | msgid "CRITICAL - Document date \"%100s\" unparsable" | 1182 | msgid "CRITICAL - Document date \"%100s\" unparsable" |
1181 | msgstr "CRITICAL - Dokumentendatum \"%100s\" konnte nicht verarbeitet werden" | 1183 | msgstr "CRITICAL - Dokumentendatum \"%100s\" konnte nicht verarbeitet werden" |
1182 | 1184 | ||
1183 | #: plugins/check_http.c:685 | 1185 | #: plugins/check_http.c:705 |
1184 | #, c-format | 1186 | #, c-format |
1185 | msgid "CRITICAL - Document is %d seconds in the future\n" | 1187 | msgid "CRITICAL - Document is %d seconds in the future\n" |
1186 | msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n" | 1188 | msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n" |
1187 | 1189 | ||
1188 | #: plugins/check_http.c:690 | 1190 | #: plugins/check_http.c:710 |
1189 | #, c-format | 1191 | #, c-format |
1190 | msgid "CRITICAL - Last modified %.1f days ago\n" | 1192 | msgid "CRITICAL - Last modified %.1f days ago\n" |
1191 | msgstr "CRITICAL - Letzte Änderung vor %.1f Tagen\n" | 1193 | msgstr "CRITICAL - Letzte Änderung vor %.1f Tagen\n" |
1192 | 1194 | ||
1193 | #: plugins/check_http.c:694 | 1195 | #: plugins/check_http.c:714 |
1194 | #, c-format | 1196 | #, c-format |
1195 | msgid "CRITICAL - Last modified %d:%02d:%02d ago\n" | 1197 | msgid "CRITICAL - Last modified %d:%02d:%02d ago\n" |
1196 | msgstr "CRITICAL - Letzte Änderung vor %d:%02d:%02d \n" | 1198 | msgstr "CRITICAL - Letzte Änderung vor %d:%02d:%02d \n" |
1197 | 1199 | ||
1198 | #: plugins/check_http.c:732 plugins/check_http.c:747 | 1200 | #: plugins/check_http.c:800 plugins/check_http.c:815 |
1199 | msgid "Unable to open TCP socket\n" | 1201 | msgid "Unable to open TCP socket\n" |
1200 | msgstr "Konnte TCP socket nicht öffnen\n" | 1202 | msgstr "Konnte TCP socket nicht öffnen\n" |
1201 | 1203 | ||
1202 | #: plugins/check_http.c:820 | 1204 | #: plugins/check_http.c:889 |
1203 | msgid "Client Certificate Required\n" | 1205 | msgid "Client Certificate Required\n" |
1204 | msgstr "Clientzertifikat benötigt\n" | 1206 | msgstr "Clientzertifikat benötigt\n" |
1205 | 1207 | ||
1206 | #: plugins/check_http.c:822 plugins/check_http.c:827 | 1208 | #: plugins/check_http.c:891 plugins/check_http.c:896 |
1207 | msgid "Error on receive\n" | 1209 | msgid "Error on receive\n" |
1208 | msgstr "Fehler beim Empfangen\n" | 1210 | msgstr "Fehler beim Empfangen\n" |
1209 | 1211 | ||
1210 | #: plugins/check_http.c:835 | 1212 | #: plugins/check_http.c:904 |
1211 | #, c-format | 1213 | #, c-format |
1212 | msgid "No data received %s\n" | 1214 | msgid "No data received %s\n" |
1213 | msgstr "Keine Daten empfangen %s\n" | 1215 | msgstr "Keine Daten empfangen %s\n" |
1214 | 1216 | ||
1215 | #: plugins/check_http.c:882 | 1217 | #: plugins/check_http.c:951 |
1216 | msgid "Invalid HTTP response received from host\n" | 1218 | msgid "Invalid HTTP response received from host\n" |
1217 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" | 1219 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" |
1218 | 1220 | ||
1219 | #: plugins/check_http.c:885 | 1221 | #: plugins/check_http.c:954 |
1220 | #, c-format | 1222 | #, c-format |
1221 | msgid "Invalid HTTP response received from host on port %d\n" | 1223 | msgid "Invalid HTTP response received from host on port %d\n" |
1222 | msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n" | 1224 | msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n" |
1223 | 1225 | ||
1224 | #: plugins/check_http.c:893 | 1226 | #: plugins/check_http.c:962 |
1225 | #, c-format | 1227 | #, c-format |
1226 | msgid "HTTP OK: Status line output matched \"%s\"\n" | 1228 | msgid "HTTP OK: Status line output matched \"%s\"\n" |
1227 | msgstr "HTTP OK: Statusausgabe passt auf \"%s\"\n" | 1229 | msgstr "HTTP OK: Statusausgabe passt auf \"%s\"\n" |
1228 | 1230 | ||
1229 | #: plugins/check_http.c:905 | 1231 | #: plugins/check_http.c:974 |
1230 | #, c-format | 1232 | #, c-format |
1231 | msgid "HTTP CRITICAL: Invalid Status Line (%s)\n" | 1233 | msgid "HTTP CRITICAL: Invalid Status Line (%s)\n" |
1232 | msgstr "HTTP CRITICAL: Ungültige Statusmeldung (%s)\n" | 1234 | msgstr "HTTP CRITICAL: Ungültige Statusmeldung (%s)\n" |
1233 | 1235 | ||
1234 | #: plugins/check_http.c:912 | 1236 | #: plugins/check_http.c:981 |
1235 | #, c-format | 1237 | #, c-format |
1236 | msgid "HTTP CRITICAL: Invalid Status (%s)\n" | 1238 | msgid "HTTP CRITICAL: Invalid Status (%s)\n" |
1237 | msgstr "HTTP CRITICAL: Ungültiger Status (%s)\n" | 1239 | msgstr "HTTP CRITICAL: Ungültiger Status (%s)\n" |
1238 | 1240 | ||
1239 | #: plugins/check_http.c:916 | 1241 | #: plugins/check_http.c:985 |
1240 | #, c-format | 1242 | #, c-format |
1241 | msgid "HTTP CRITICAL: %s\n" | 1243 | msgid "HTTP CRITICAL: %s\n" |
1242 | msgstr "HTTP CRITICAL: %s\n" | 1244 | msgstr "HTTP CRITICAL: %s\n" |
1243 | 1245 | ||
1244 | #: plugins/check_http.c:920 | 1246 | #: plugins/check_http.c:989 |
1245 | #, c-format | 1247 | #, c-format |
1246 | msgid "HTTP WARNING: %s\n" | 1248 | msgid "HTTP WARNING: %s\n" |
1247 | msgstr "HTTP WARNING: %s\n" | 1249 | msgstr "HTTP WARNING: %s\n" |
1248 | 1250 | ||
1249 | #: plugins/check_http.c:938 | 1251 | #: plugins/check_http.c:1007 |
1250 | #, c-format | 1252 | #, c-format |
1251 | msgid " - %s - %.3f second response time %s%s|%s %s\n" | 1253 | msgid " - %s - %.3f second response time %s%s|%s %s\n" |
1252 | msgstr " - %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n" | 1254 | msgstr " - %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n" |
1253 | 1255 | ||
1254 | #: plugins/check_http.c:954 | 1256 | #: plugins/check_http.c:1023 |
1255 | #, c-format | 1257 | #, c-format |
1256 | msgid "HTTP WARNING: %s - %.3f second response time %s%s|%s %s\n" | 1258 | msgid "HTTP WARNING: %s - %.3f second response time %s%s|%s %s\n" |
1257 | msgstr "HTTP WARNING: %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n" | 1259 | msgstr "HTTP WARNING: %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n" |
1258 | 1260 | ||
1259 | #: plugins/check_http.c:968 plugins/check_http.c:985 | 1261 | #: plugins/check_http.c:1037 plugins/check_http.c:1054 |
1260 | #, c-format | 1262 | #, c-format |
1261 | msgid "HTTP OK %s - %.3f second response time %s%s|%s %s\n" | 1263 | msgid "HTTP OK %s - %.3f second response time %s%s|%s %s\n" |
1262 | msgstr "HTTP OK %s - %.3f Sekunde Antwortzeit %s%s|%s %s\n" | 1264 | msgstr "HTTP OK %s - %.3f Sekunde Antwortzeit %s%s|%s %s\n" |
1263 | 1265 | ||
1264 | #: plugins/check_http.c:975 | 1266 | #: plugins/check_http.c:1044 |
1265 | #, c-format | 1267 | #, c-format |
1266 | msgid "CRITICAL - string not found%s|%s %s\n" | 1268 | msgid "CRITICAL - string not found%s|%s %s\n" |
1267 | msgstr "CRITICAL - Text nicht gefunden%s|%s %s\n" | 1269 | msgstr "CRITICAL - Text nicht gefunden%s|%s %s\n" |
1268 | 1270 | ||
1269 | #: plugins/check_http.c:993 | 1271 | #: plugins/check_http.c:1062 |
1270 | #, c-format | 1272 | #, c-format |
1271 | msgid "CRITICAL - pattern not found%s|%s %s\n" | 1273 | msgid "CRITICAL - pattern not found%s|%s %s\n" |
1272 | msgstr "CRITICAL - Muster nicht gefunden%s|%s %s\n" | 1274 | msgstr "CRITICAL - Muster nicht gefunden%s|%s %s\n" |
1273 | 1275 | ||
1274 | #: plugins/check_http.c:1000 | 1276 | #: plugins/check_http.c:1069 |
1275 | #, c-format | 1277 | #, c-format |
1276 | msgid "CRITICAL - Execute Error: %s\n" | 1278 | msgid "CRITICAL - Execute Error: %s\n" |
1277 | msgstr "CRITICAL - Fehler: %s\n" | 1279 | msgstr "CRITICAL - Fehler: %s\n" |
1278 | 1280 | ||
1279 | #: plugins/check_http.c:1010 | 1281 | #: plugins/check_http.c:1080 |
1282 | #, fuzzy, c-format | ||
1283 | msgid "HTTP WARNING: page size %d too large%s|%s\n" | ||
1284 | msgstr "HTTP WARNING: Seitengröße %d zu klein%s|%s\n" | ||
1285 | |||
1286 | #: plugins/check_http.c:1084 | ||
1280 | #, c-format | 1287 | #, c-format |
1281 | msgid "HTTP WARNING: page size %d too small%s|%s\n" | 1288 | msgid "HTTP WARNING: page size %d too small%s|%s\n" |
1282 | msgstr "HTTP WARNING: Seitengröße %d zu klein%s|%s\n" | 1289 | msgstr "HTTP WARNING: Seitengröße %d zu klein%s|%s\n" |
1283 | 1290 | ||
1284 | #: plugins/check_http.c:1015 | 1291 | #: plugins/check_http.c:1089 |
1285 | #, c-format | 1292 | #, c-format |
1286 | msgid "HTTP OK %s - %d bytes in %.3f seconds %s%s|%s %s\n" | 1293 | msgid "HTTP OK %s - %d bytes in %.3f seconds %s%s|%s %s\n" |
1287 | msgstr "" | 1294 | msgstr "" |
1288 | 1295 | ||
1289 | #: plugins/check_http.c:1050 | 1296 | #: plugins/check_http.c:1124 |
1290 | msgid "Could not allocate addr\n" | 1297 | msgid "Could not allocate addr\n" |
1291 | msgstr "Konnte addr nicht zuweisen\n" | 1298 | msgstr "Konnte addr nicht zuweisen\n" |
1292 | 1299 | ||
1293 | #: plugins/check_http.c:1054 | 1300 | #: plugins/check_http.c:1128 |
1294 | msgid "Could not allocate url\n" | 1301 | msgid "Could not allocate url\n" |
1295 | msgstr "Konnte·url·nicht·zuweisen\n" | 1302 | msgstr "Konnte·url·nicht·zuweisen\n" |
1296 | 1303 | ||
1297 | #: plugins/check_http.c:1064 | 1304 | #: plugins/check_http.c:1138 |
1298 | #, c-format | 1305 | #, c-format |
1299 | msgid "UNKNOWN - Could not find redirect location - %s%s\n" | 1306 | msgid "UNKNOWN - Could not find redirect location - %s%s\n" |
1300 | msgstr "" | 1307 | msgstr "" |
1301 | 1308 | ||
1302 | #: plugins/check_http.c:1074 | 1309 | #: plugins/check_http.c:1148 |
1303 | msgid "could not allocate url\n" | 1310 | msgid "could not allocate url\n" |
1304 | msgstr "" | 1311 | msgstr "" |
1305 | 1312 | ||
1306 | #: plugins/check_http.c:1117 | 1313 | #: plugins/check_http.c:1191 |
1307 | #, c-format | 1314 | #, c-format |
1308 | msgid "UNKNOWN - Could not parse redirect location - %s%s\n" | 1315 | msgid "UNKNOWN - Could not parse redirect location - %s%s\n" |
1309 | msgstr "" | 1316 | msgstr "" |
1310 | 1317 | ||
1311 | #: plugins/check_http.c:1127 | 1318 | #: plugins/check_http.c:1201 |
1312 | #, c-format | 1319 | #, c-format |
1313 | msgid "WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n" | 1320 | msgid "WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n" |
1314 | msgstr "" | 1321 | msgstr "" |
1315 | 1322 | ||
1316 | #: plugins/check_http.c:1135 | 1323 | #: plugins/check_http.c:1209 |
1317 | #, c-format | 1324 | #, c-format |
1318 | msgid "WARNING - redirection creates an infinite loop - %s://%s:%d%s%s\n" | 1325 | msgid "WARNING - redirection creates an infinite loop - %s://%s:%d%s%s\n" |
1319 | msgstr "WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n" | 1326 | msgstr "WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n" |
1320 | 1327 | ||
1321 | #: plugins/check_http.c:1183 | 1328 | #: plugins/check_http.c:1257 |
1322 | #, c-format | 1329 | #, c-format |
1323 | msgid "SSL seeding: %s\n" | 1330 | msgid "SSL seeding: %s\n" |
1324 | msgstr "" | 1331 | msgstr "" |
1325 | 1332 | ||
1326 | #: plugins/check_http.c:1183 | 1333 | #: plugins/check_http.c:1257 |
1327 | msgid "Failed" | 1334 | msgid "Failed" |
1328 | msgstr "Fehlgeschlagen" | 1335 | msgstr "Fehlgeschlagen" |
1329 | 1336 | ||
1330 | #: plugins/check_http.c:1190 | 1337 | #: plugins/check_http.c:1264 |
1331 | #, c-format | 1338 | #, c-format |
1332 | msgid "CRITICAL - Cannot create SSL context.\n" | 1339 | msgid "CRITICAL - Cannot create SSL context.\n" |
1333 | msgstr "CRITICAL - Konnte SSL Kontext nicht erzeugen.\n" | 1340 | msgstr "CRITICAL - Konnte SSL Kontext nicht erzeugen.\n" |
1334 | 1341 | ||
1335 | #: plugins/check_http.c:1214 plugins/check_smtp.c:609 plugins/check_tcp.c:640 | 1342 | #: plugins/check_http.c:1288 plugins/check_smtp.c:608 plugins/check_tcp.c:640 |
1336 | #, c-format | 1343 | #, c-format |
1337 | msgid "CRITICAL - Cannot initiate SSL handshake.\n" | 1344 | msgid "CRITICAL - Cannot initiate SSL handshake.\n" |
1338 | msgstr "CRITICAL - Konnte SSL Handshake nicht starten.\n" | 1345 | msgstr "CRITICAL - Konnte SSL Handshake nicht starten.\n" |
1339 | 1346 | ||
1340 | #: plugins/check_http.c:1244 plugins/check_http.c:1256 | 1347 | #: plugins/check_http.c:1318 plugins/check_http.c:1330 |
1341 | #: plugins/check_smtp.c:635 plugins/check_smtp.c:647 plugins/check_tcp.c:670 | 1348 | #: plugins/check_smtp.c:634 plugins/check_smtp.c:646 plugins/check_tcp.c:670 |
1342 | #: plugins/check_tcp.c:682 | 1349 | #: plugins/check_tcp.c:682 |
1343 | #, c-format | 1350 | #, c-format |
1344 | msgid "CRITICAL - Wrong time format in certificate.\n" | 1351 | msgid "CRITICAL - Wrong time format in certificate.\n" |
1345 | msgstr "" | 1352 | msgstr "" |
1346 | 1353 | ||
1347 | #: plugins/check_http.c:1285 | 1354 | #: plugins/check_http.c:1359 |
1348 | #, c-format | 1355 | #, c-format |
1349 | msgid "WARNING - Certificate expires in %d day(s) (%s).\n" | 1356 | msgid "WARNING - Certificate expires in %d day(s) (%s).\n" |
1350 | msgstr "" | 1357 | msgstr "" |
1351 | 1358 | ||
1352 | #: plugins/check_http.c:1289 | 1359 | #: plugins/check_http.c:1363 |
1353 | #, c-format | 1360 | #, c-format |
1354 | msgid "CRITICAL - Certificate expired on %s.\n" | 1361 | msgid "CRITICAL - Certificate expired on %s.\n" |
1355 | msgstr "" | 1362 | msgstr "" |
1356 | 1363 | ||
1357 | #: plugins/check_http.c:1294 | 1364 | #: plugins/check_http.c:1368 |
1358 | #, c-format | 1365 | #, c-format |
1359 | msgid "WARNING - Certificate expires today (%s).\n" | 1366 | msgid "WARNING - Certificate expires today (%s).\n" |
1360 | msgstr "" | 1367 | msgstr "" |
1361 | 1368 | ||
1362 | #: plugins/check_http.c:1298 | 1369 | #: plugins/check_http.c:1372 |
1363 | #, c-format | 1370 | #, c-format |
1364 | msgid "OK - Certificate will expire on %s.\n" | 1371 | msgid "OK - Certificate will expire on %s.\n" |
1365 | msgstr "" | 1372 | msgstr "" |
1366 | 1373 | ||
1367 | #: plugins/check_http.c:1373 | 1374 | #: plugins/check_http.c:1447 |
1368 | #, c-format | 1375 | #, c-format |
1369 | msgid "" | 1376 | msgid "" |
1370 | "This plugin tests the HTTP service on the specified host. It can test\n" | 1377 | "This plugin tests the HTTP service on the specified host. It can test\n" |
@@ -1374,12 +1381,12 @@ msgid "" | |||
1374 | "\n" | 1381 | "\n" |
1375 | msgstr "" | 1382 | msgstr "" |
1376 | 1383 | ||
1377 | #: plugins/check_http.c:1381 | 1384 | #: plugins/check_http.c:1455 |
1378 | #, c-format | 1385 | #, c-format |
1379 | msgid "NOTE: One or both of -H and -I must be specified\n" | 1386 | msgid "NOTE: One or both of -H and -I must be specified\n" |
1380 | msgstr "" | 1387 | msgstr "" |
1381 | 1388 | ||
1382 | #: plugins/check_http.c:1385 | 1389 | #: plugins/check_http.c:1459 |
1383 | #, c-format | 1390 | #, c-format |
1384 | msgid "" | 1391 | msgid "" |
1385 | " -H, --hostname=ADDRESS\n" | 1392 | " -H, --hostname=ADDRESS\n" |
@@ -1392,7 +1399,7 @@ msgid "" | |||
1392 | " Port number (default: %d)\n" | 1399 | " Port number (default: %d)\n" |
1393 | msgstr "" | 1400 | msgstr "" |
1394 | 1401 | ||
1395 | #: plugins/check_http.c:1397 | 1402 | #: plugins/check_http.c:1471 |
1396 | #, c-format | 1403 | #, c-format |
1397 | msgid "" | 1404 | msgid "" |
1398 | " -S, --ssl\n" | 1405 | " -S, --ssl\n" |
@@ -1402,7 +1409,7 @@ msgid "" | |||
1402 | " (when this option is used the url is not checked.)\n" | 1409 | " (when this option is used the url is not checked.)\n" |
1403 | msgstr "" | 1410 | msgstr "" |
1404 | 1411 | ||
1405 | #: plugins/check_http.c:1405 | 1412 | #: plugins/check_http.c:1479 |
1406 | #, c-format | 1413 | #, c-format |
1407 | msgid "" | 1414 | msgid "" |
1408 | " -e, --expect=STRING\n" | 1415 | " -e, --expect=STRING\n" |
@@ -1425,7 +1432,7 @@ msgid "" | |||
1425 | " specify Content-Type header media type when POSTing\n" | 1432 | " specify Content-Type header media type when POSTing\n" |
1426 | msgstr "" | 1433 | msgstr "" |
1427 | 1434 | ||
1428 | #: plugins/check_http.c:1425 | 1435 | #: plugins/check_http.c:1499 |
1429 | #, c-format | 1436 | #, c-format |
1430 | msgid "" | 1437 | msgid "" |
1431 | " -l, --linespan\n" | 1438 | " -l, --linespan\n" |
@@ -1436,7 +1443,7 @@ msgid "" | |||
1436 | " Search page for case-insensitive regex STRING\n" | 1443 | " Search page for case-insensitive regex STRING\n" |
1437 | msgstr "" | 1444 | msgstr "" |
1438 | 1445 | ||
1439 | #: plugins/check_http.c:1434 | 1446 | #: plugins/check_http.c:1508 |
1440 | #, c-format | 1447 | #, c-format |
1441 | msgid "" | 1448 | msgid "" |
1442 | " -a, --authorization=AUTH_PAIR\n" | 1449 | " -a, --authorization=AUTH_PAIR\n" |
@@ -1449,11 +1456,11 @@ msgid "" | |||
1449 | " Wrap output in HTML link (obsoleted by urlize)\n" | 1456 | " Wrap output in HTML link (obsoleted by urlize)\n" |
1450 | " -f, --onredirect=<ok|warning|critical|follow>\n" | 1457 | " -f, --onredirect=<ok|warning|critical|follow>\n" |
1451 | " How to handle redirected pages\n" | 1458 | " How to handle redirected pages\n" |
1452 | " -m, --min=INTEGER\n" | 1459 | " -m, --pagesize=INTEGER<:INTEGER>\n" |
1453 | " Minimum page size required (bytes)\n" | 1460 | " Minimum page size required (bytes) : Maximum page size required (bytes)\n" |
1454 | msgstr "" | 1461 | msgstr "" |
1455 | 1462 | ||
1456 | #: plugins/check_http.c:1454 | 1463 | #: plugins/check_http.c:1528 |
1457 | #, c-format | 1464 | #, c-format |
1458 | msgid "" | 1465 | msgid "" |
1459 | "This plugin will attempt to open an HTTP connection with the host. " | 1466 | "This plugin will attempt to open an HTTP connection with the host. " |
@@ -1466,7 +1473,7 @@ msgid "" | |||
1466 | "(fully qualified domain name) as the [host_name] argument.\n" | 1473 | "(fully qualified domain name) as the [host_name] argument.\n" |
1467 | msgstr "" | 1474 | msgstr "" |
1468 | 1475 | ||
1469 | #: plugins/check_http.c:1463 | 1476 | #: plugins/check_http.c:1537 |
1470 | #, c-format | 1477 | #, c-format |
1471 | msgid "" | 1478 | msgid "" |
1472 | "\n" | 1479 | "\n" |
@@ -1475,7 +1482,7 @@ msgid "" | |||
1475 | "certificate is still valid for the specified number of days.\n" | 1482 | "certificate is still valid for the specified number of days.\n" |
1476 | msgstr "" | 1483 | msgstr "" |
1477 | 1484 | ||
1478 | #: plugins/check_http.c:1467 | 1485 | #: plugins/check_http.c:1541 |
1479 | #, c-format | 1486 | #, c-format |
1480 | msgid "" | 1487 | msgid "" |
1481 | "\n" | 1488 | "\n" |
@@ -1489,7 +1496,7 @@ msgid "" | |||
1489 | "\n" | 1496 | "\n" |
1490 | msgstr "" | 1497 | msgstr "" |
1491 | 1498 | ||
1492 | #: plugins/check_http.c:1474 | 1499 | #: plugins/check_http.c:1548 |
1493 | #, c-format | 1500 | #, c-format |
1494 | msgid "" | 1501 | msgid "" |
1495 | "CHECK CERTIFICATE: check_http www.verisign.com -C 14\n" | 1502 | "CHECK CERTIFICATE: check_http www.verisign.com -C 14\n" |
@@ -2258,7 +2265,7 @@ msgstr "" | |||
2258 | msgid "'Memory usage'=%.2fMb;%.2f;%.2f;0.00;%.2f" | 2265 | msgid "'Memory usage'=%.2fMb;%.2f;%.2f;0.00;%.2f" |
2259 | msgstr "" | 2266 | msgstr "" |
2260 | 2267 | ||
2261 | #: plugins/check_nt.c:309 plugins/check_nt.c:396 | 2268 | #: plugins/check_nt.c:309 plugins/check_nt.c:395 |
2262 | msgid "No counter specified" | 2269 | msgid "No counter specified" |
2263 | msgstr "" | 2270 | msgstr "" |
2264 | 2271 | ||
@@ -2274,24 +2281,24 @@ msgstr "" | |||
2274 | msgid "No unit counter specified" | 2281 | msgid "No unit counter specified" |
2275 | msgstr "" | 2282 | msgstr "" |
2276 | 2283 | ||
2277 | #: plugins/check_nt.c:426 | 2284 | #: plugins/check_nt.c:425 |
2278 | msgid "Please specify a variable to check" | 2285 | msgid "Please specify a variable to check" |
2279 | msgstr "" | 2286 | msgstr "" |
2280 | 2287 | ||
2281 | #: plugins/check_nt.c:508 | 2288 | #: plugins/check_nt.c:507 |
2282 | #, fuzzy | 2289 | #, fuzzy |
2283 | msgid "Server port must be an integer\n" | 2290 | msgid "Server port must be an integer\n" |
2284 | msgstr "skip lines muss ein Integer sein" | 2291 | msgstr "skip lines muss ein Integer sein" |
2285 | 2292 | ||
2286 | #: plugins/check_nt.c:561 | 2293 | #: plugins/check_nt.c:560 |
2287 | msgid "None" | 2294 | msgid "None" |
2288 | msgstr "" | 2295 | msgstr "" |
2289 | 2296 | ||
2290 | #: plugins/check_nt.c:574 | 2297 | #: plugins/check_nt.c:573 |
2291 | msgid "could not fetch information from server\n" | 2298 | msgid "could not fetch information from server\n" |
2292 | msgstr "" | 2299 | msgstr "" |
2293 | 2300 | ||
2294 | #: plugins/check_nt.c:618 | 2301 | #: plugins/check_nt.c:617 |
2295 | #, c-format | 2302 | #, c-format |
2296 | msgid "" | 2303 | msgid "" |
2297 | "This plugin collects data from the NSClient service running on a\n" | 2304 | "This plugin collects data from the NSClient service running on a\n" |
@@ -2299,7 +2306,7 @@ msgid "" | |||
2299 | "\n" | 2306 | "\n" |
2300 | msgstr "" | 2307 | msgstr "" |
2301 | 2308 | ||
2302 | #: plugins/check_nt.c:623 | 2309 | #: plugins/check_nt.c:622 |
2303 | #, c-format | 2310 | #, c-format |
2304 | msgid "" | 2311 | msgid "" |
2305 | "\n" | 2312 | "\n" |
@@ -2322,21 +2329,21 @@ msgid "" | |||
2322 | " Print version information\n" | 2329 | " Print version information\n" |
2323 | msgstr "" | 2330 | msgstr "" |
2324 | 2331 | ||
2325 | #: plugins/check_nt.c:641 | 2332 | #: plugins/check_nt.c:640 |
2326 | #, c-format | 2333 | #, c-format |
2327 | msgid "" | 2334 | msgid "" |
2328 | "-v, --variable=STRING\n" | 2335 | "-v, --variable=STRING\n" |
2329 | " Variable to check. Valid variables are:\n" | 2336 | " Variable to check. Valid variables are:\n" |
2330 | msgstr "" | 2337 | msgstr "" |
2331 | 2338 | ||
2332 | #: plugins/check_nt.c:644 | 2339 | #: plugins/check_nt.c:643 |
2333 | #, c-format | 2340 | #, c-format |
2334 | msgid "" | 2341 | msgid "" |
2335 | " CLIENTVERSION = Get the NSClient version\n" | 2342 | " CLIENTVERSION = Get the NSClient version\n" |
2336 | " If -l <version> is specified, will return warning if versions differ.\n" | 2343 | " If -l <version> is specified, will return warning if versions differ.\n" |
2337 | msgstr "" | 2344 | msgstr "" |
2338 | 2345 | ||
2339 | #: plugins/check_nt.c:647 | 2346 | #: plugins/check_nt.c:646 |
2340 | #, c-format | 2347 | #, c-format |
2341 | msgid "" | 2348 | msgid "" |
2342 | " CPULOAD = Average CPU load on last x minutes.\n" | 2349 | " CPULOAD = Average CPU load on last x minutes.\n" |
@@ -2348,14 +2355,14 @@ msgid "" | |||
2348 | " ie: -l 60,90,95,120,90,95\n" | 2355 | " ie: -l 60,90,95,120,90,95\n" |
2349 | msgstr "" | 2356 | msgstr "" |
2350 | 2357 | ||
2351 | #: plugins/check_nt.c:654 | 2358 | #: plugins/check_nt.c:653 |
2352 | #, c-format | 2359 | #, c-format |
2353 | msgid "" | 2360 | msgid "" |
2354 | " UPTIME = Get the uptime of the machine.\n" | 2361 | " UPTIME = Get the uptime of the machine.\n" |
2355 | " No specific parameters. No warning or critical threshold\n" | 2362 | " No specific parameters. No warning or critical threshold\n" |
2356 | msgstr "" | 2363 | msgstr "" |
2357 | 2364 | ||
2358 | #: plugins/check_nt.c:657 | 2365 | #: plugins/check_nt.c:656 |
2359 | #, c-format | 2366 | #, c-format |
2360 | msgid "" | 2367 | msgid "" |
2361 | " USEDDISKSPACE = Size and percentage of disk use.\n" | 2368 | " USEDDISKSPACE = Size and percentage of disk use.\n" |
@@ -2363,14 +2370,14 @@ msgid "" | |||
2363 | " Warning and critical thresholds can be specified with -w and -c.\n" | 2370 | " Warning and critical thresholds can be specified with -w and -c.\n" |
2364 | msgstr "" | 2371 | msgstr "" |
2365 | 2372 | ||
2366 | #: plugins/check_nt.c:661 | 2373 | #: plugins/check_nt.c:660 |
2367 | #, c-format | 2374 | #, c-format |
2368 | msgid "" | 2375 | msgid "" |
2369 | " MEMUSE = Memory use.\n" | 2376 | " MEMUSE = Memory use.\n" |
2370 | " Warning and critical thresholds can be specified with -w and -c.\n" | 2377 | " Warning and critical thresholds can be specified with -w and -c.\n" |
2371 | msgstr "" | 2378 | msgstr "" |
2372 | 2379 | ||
2373 | #: plugins/check_nt.c:664 | 2380 | #: plugins/check_nt.c:663 |
2374 | #, c-format | 2381 | #, c-format |
2375 | msgid "" | 2382 | msgid "" |
2376 | " SERVICESTATE = Check the state of one or several services.\n" | 2383 | " SERVICESTATE = Check the state of one or several services.\n" |
@@ -2380,14 +2387,14 @@ msgid "" | |||
2380 | "\t\t in the returned string.\n" | 2387 | "\t\t in the returned string.\n" |
2381 | msgstr "" | 2388 | msgstr "" |
2382 | 2389 | ||
2383 | #: plugins/check_nt.c:670 | 2390 | #: plugins/check_nt.c:669 |
2384 | #, c-format | 2391 | #, c-format |
2385 | msgid "" | 2392 | msgid "" |
2386 | " PROCSTATE = Check if one or several process are running.\n" | 2393 | " PROCSTATE = Check if one or several process are running.\n" |
2387 | " Same syntax as SERVICESTATE.\n" | 2394 | " Same syntax as SERVICESTATE.\n" |
2388 | msgstr "" | 2395 | msgstr "" |
2389 | 2396 | ||
2390 | #: plugins/check_nt.c:673 | 2397 | #: plugins/check_nt.c:672 |
2391 | #, c-format | 2398 | #, c-format |
2392 | msgid "" | 2399 | msgid "" |
2393 | " COUNTER = Check any performance counter of Windows NT/2000.\n" | 2400 | " COUNTER = Check any performance counter of Windows NT/2000.\n" |
@@ -2401,7 +2408,7 @@ msgid "" | |||
2401 | " \"%%.f %%%% paging file used.\"\n" | 2408 | " \"%%.f %%%% paging file used.\"\n" |
2402 | msgstr "" | 2409 | msgstr "" |
2403 | 2410 | ||
2404 | #: plugins/check_nt.c:683 | 2411 | #: plugins/check_nt.c:682 |
2405 | #, c-format | 2412 | #, c-format |
2406 | msgid "" | 2413 | msgid "" |
2407 | "Notes:\n" | 2414 | "Notes:\n" |
@@ -3410,12 +3417,12 @@ msgstr "" | |||
3410 | msgid "Server does not support STARTTLS\n" | 3417 | msgid "Server does not support STARTTLS\n" |
3411 | msgstr "" | 3418 | msgstr "" |
3412 | 3419 | ||
3413 | #: plugins/check_smtp.c:191 plugins/check_smtp.c:594 plugins/check_tcp.c:611 | 3420 | #: plugins/check_smtp.c:191 plugins/check_smtp.c:593 plugins/check_tcp.c:611 |
3414 | #, c-format | 3421 | #, c-format |
3415 | msgid "CRITICAL - Cannot create SSL context.\n" | 3422 | msgid "CRITICAL - Cannot create SSL context.\n" |
3416 | msgstr "" | 3423 | msgstr "" |
3417 | 3424 | ||
3418 | #: plugins/check_smtp.c:262 plugins/check_snmp.c:508 | 3425 | #: plugins/check_smtp.c:262 plugins/check_snmp.c:518 |
3419 | #, c-format | 3426 | #, c-format |
3420 | msgid "Could Not Compile Regular Expression" | 3427 | msgid "Could Not Compile Regular Expression" |
3421 | msgstr "" | 3428 | msgstr "" |
@@ -3425,7 +3432,7 @@ msgstr "" | |||
3425 | msgid "SMTP %s - Invalid response '%s' to command '%s'\n" | 3432 | msgid "SMTP %s - Invalid response '%s' to command '%s'\n" |
3426 | msgstr "" | 3433 | msgstr "" |
3427 | 3434 | ||
3428 | #: plugins/check_smtp.c:275 plugins/check_snmp.c:277 | 3435 | #: plugins/check_smtp.c:275 plugins/check_snmp.c:280 |
3429 | #, c-format | 3436 | #, c-format |
3430 | msgid "Execute Error: %s\n" | 3437 | msgid "Execute Error: %s\n" |
3431 | msgstr "" | 3438 | msgstr "" |
@@ -3440,14 +3447,18 @@ msgstr "" | |||
3440 | msgid "Could not realloc() units [%d]\n" | 3447 | msgid "Could not realloc() units [%d]\n" |
3441 | msgstr "" | 3448 | msgstr "" |
3442 | 3449 | ||
3443 | #: plugins/check_smtp.c:527 | 3450 | #: plugins/check_smtp.c:456 |
3451 | msgid "SSL support not available - install OpenSSL and recompile" | ||
3452 | msgstr "" | ||
3453 | |||
3454 | #: plugins/check_smtp.c:526 | ||
3444 | #, c-format | 3455 | #, c-format |
3445 | msgid "" | 3456 | msgid "" |
3446 | "This plugin will attempt to open an SMTP connection with the host.\n" | 3457 | "This plugin will attempt to open an SMTP connection with the host.\n" |
3447 | "\n" | 3458 | "\n" |
3448 | msgstr "" | 3459 | msgstr "" |
3449 | 3460 | ||
3450 | #: plugins/check_smtp.c:537 | 3461 | #: plugins/check_smtp.c:536 |
3451 | #, c-format | 3462 | #, c-format |
3452 | msgid "" | 3463 | msgid "" |
3453 | " -e, --expect=STRING\n" | 3464 | " -e, --expect=STRING\n" |
@@ -3462,7 +3473,7 @@ msgid "" | |||
3462 | " FROM-address to include in MAIL command, required by Exchange 2000\n" | 3473 | " FROM-address to include in MAIL command, required by Exchange 2000\n" |
3463 | msgstr "" | 3474 | msgstr "" |
3464 | 3475 | ||
3465 | #: plugins/check_smtp.c:550 | 3476 | #: plugins/check_smtp.c:549 |
3466 | #, c-format | 3477 | #, c-format |
3467 | msgid "" | 3478 | msgid "" |
3468 | " -D, --certificate=INTEGER\n" | 3479 | " -D, --certificate=INTEGER\n" |
@@ -3471,7 +3482,7 @@ msgid "" | |||
3471 | " Use STARTTLS for the connection.\n" | 3482 | " Use STARTTLS for the connection.\n" |
3472 | msgstr "" | 3483 | msgstr "" |
3473 | 3484 | ||
3474 | #: plugins/check_smtp.c:563 | 3485 | #: plugins/check_smtp.c:562 |
3475 | #, c-format | 3486 | #, c-format |
3476 | msgid "" | 3487 | msgid "" |
3477 | "\n" | 3488 | "\n" |
@@ -3481,77 +3492,82 @@ msgid "" | |||
3481 | "STATE_WARNING return values.\n" | 3492 | "STATE_WARNING return values.\n" |
3482 | msgstr "" | 3493 | msgstr "" |
3483 | 3494 | ||
3484 | #: plugins/check_snmp.c:254 | 3495 | #: plugins/check_snmp.c:257 |
3485 | msgid "No valid data returned" | 3496 | msgid "No valid data returned" |
3486 | msgstr "" | 3497 | msgstr "" |
3487 | 3498 | ||
3488 | #: plugins/check_snmp.c:321 plugins/negate.c:113 | 3499 | #: plugins/check_snmp.c:324 plugins/negate.c:113 |
3489 | #, c-format | 3500 | #, c-format |
3490 | msgid "" | 3501 | msgid "" |
3491 | "%s problem - No data received from host\n" | 3502 | "%s problem - No data received from host\n" |
3492 | "CMD: %s\n" | 3503 | "CMD: %s\n" |
3493 | msgstr "" | 3504 | msgstr "" |
3494 | 3505 | ||
3495 | #: plugins/check_snmp.c:453 | 3506 | #: plugins/check_snmp.c:458 |
3496 | #, c-format | 3507 | #, c-format |
3497 | msgid "Invalid critical threshold: %s\n" | 3508 | msgid "Invalid critical threshold: %s\n" |
3498 | msgstr "" | 3509 | msgstr "" |
3499 | 3510 | ||
3500 | #: plugins/check_snmp.c:464 | 3511 | #: plugins/check_snmp.c:469 |
3501 | #, c-format | 3512 | #, c-format |
3502 | msgid "Invalid warning threshold: %s\n" | 3513 | msgid "Invalid warning threshold: %s\n" |
3503 | msgstr "" | 3514 | msgstr "" |
3504 | 3515 | ||
3505 | #: plugins/check_snmp.c:514 | 3516 | #: plugins/check_snmp.c:481 |
3517 | #, fuzzy | ||
3518 | msgid "Retries interval must be a positive integer" | ||
3519 | msgstr "Time interval muss ein positiver Integer sein" | ||
3520 | |||
3521 | #: plugins/check_snmp.c:524 | ||
3506 | #, c-format | 3522 | #, c-format |
3507 | msgid "call for regex which was not a compiled option" | 3523 | msgid "call for regex which was not a compiled option" |
3508 | msgstr "" | 3524 | msgstr "" |
3509 | 3525 | ||
3510 | #: plugins/check_snmp.c:533 | 3526 | #: plugins/check_snmp.c:543 |
3511 | #, fuzzy, c-format | 3527 | #, fuzzy, c-format |
3512 | msgid "Could not reallocate labels[%d]" | 3528 | msgid "Could not reallocate labels[%d]" |
3513 | msgstr "Konnte addr nicht zuweisen\n" | 3529 | msgstr "Konnte addr nicht zuweisen\n" |
3514 | 3530 | ||
3515 | #: plugins/check_snmp.c:545 | 3531 | #: plugins/check_snmp.c:555 |
3516 | #, fuzzy | 3532 | #, fuzzy |
3517 | msgid "Could not reallocate labels\n" | 3533 | msgid "Could not reallocate labels\n" |
3518 | msgstr "Konnte·url·nicht·zuweisen\n" | 3534 | msgstr "Konnte·url·nicht·zuweisen\n" |
3519 | 3535 | ||
3520 | #: plugins/check_snmp.c:562 | 3536 | #: plugins/check_snmp.c:572 |
3521 | #, fuzzy, c-format | 3537 | #, fuzzy, c-format |
3522 | msgid "Could not reallocate units [%d]\n" | 3538 | msgid "Could not reallocate units [%d]\n" |
3523 | msgstr "Konnte·url·nicht·zuweisen\n" | 3539 | msgstr "Konnte·url·nicht·zuweisen\n" |
3524 | 3540 | ||
3525 | #: plugins/check_snmp.c:574 | 3541 | #: plugins/check_snmp.c:584 |
3526 | msgid "Could not realloc() units\n" | 3542 | msgid "Could not realloc() units\n" |
3527 | msgstr "" | 3543 | msgstr "" |
3528 | 3544 | ||
3529 | #: plugins/check_snmp.c:647 | 3545 | #: plugins/check_snmp.c:657 |
3530 | #, c-format | 3546 | #, c-format |
3531 | msgid "Missing secname (%s) or authpassword (%s) ! \n" | 3547 | msgid "Missing secname (%s) or authpassword (%s) ! \n" |
3532 | msgstr "" | 3548 | msgstr "" |
3533 | 3549 | ||
3534 | #: plugins/check_snmp.c:655 | 3550 | #: plugins/check_snmp.c:665 |
3535 | #, c-format | 3551 | #, c-format |
3536 | msgid "Missing secname (%s), authpassword (%s), or privpasswd (%s)! \n" | 3552 | msgid "Missing secname (%s), authpassword (%s), or privpasswd (%s)! \n" |
3537 | msgstr "" | 3553 | msgstr "" |
3538 | 3554 | ||
3539 | #: plugins/check_snmp.c:664 | 3555 | #: plugins/check_snmp.c:674 |
3540 | msgid "Invalid SNMP version" | 3556 | msgid "Invalid SNMP version" |
3541 | msgstr "" | 3557 | msgstr "" |
3542 | 3558 | ||
3543 | #: plugins/check_snmp.c:792 | 3559 | #: plugins/check_snmp.c:802 |
3544 | msgid "Unbalanced quotes\n" | 3560 | msgid "Unbalanced quotes\n" |
3545 | msgstr "" | 3561 | msgstr "" |
3546 | 3562 | ||
3547 | #: plugins/check_snmp.c:841 | 3563 | #: plugins/check_snmp.c:851 |
3548 | #, c-format | 3564 | #, c-format |
3549 | msgid "" | 3565 | msgid "" |
3550 | "Check status of remote machines and obtain sustem information via SNMP\n" | 3566 | "Check status of remote machines and obtain sustem information via SNMP\n" |
3551 | "\n" | 3567 | "\n" |
3552 | msgstr "" | 3568 | msgstr "" |
3553 | 3569 | ||
3554 | #: plugins/check_snmp.c:851 | 3570 | #: plugins/check_snmp.c:861 |
3555 | #, c-format | 3571 | #, c-format |
3556 | msgid "" | 3572 | msgid "" |
3557 | " -P, --protocol=[1|3]\n" | 3573 | " -P, --protocol=[1|3]\n" |
@@ -3562,7 +3578,7 @@ msgid "" | |||
3562 | " SNMPv3 auth proto\n" | 3578 | " SNMPv3 auth proto\n" |
3563 | msgstr "" | 3579 | msgstr "" |
3564 | 3580 | ||
3565 | #: plugins/check_snmp.c:860 | 3581 | #: plugins/check_snmp.c:870 |
3566 | #, c-format | 3582 | #, c-format |
3567 | msgid "" | 3583 | msgid "" |
3568 | " -C, --community=STRING\n" | 3584 | " -C, --community=STRING\n" |
@@ -3576,7 +3592,7 @@ msgid "" | |||
3576 | " SNMPv3 crypt passwd (DES)\n" | 3592 | " SNMPv3 crypt passwd (DES)\n" |
3577 | msgstr "" | 3593 | msgstr "" |
3578 | 3594 | ||
3579 | #: plugins/check_snmp.c:872 | 3595 | #: plugins/check_snmp.c:882 |
3580 | #, c-format | 3596 | #, c-format |
3581 | msgid "" | 3597 | msgid "" |
3582 | " -o, --oid=OID(s)\n" | 3598 | " -o, --oid=OID(s)\n" |
@@ -3589,7 +3605,7 @@ msgid "" | |||
3589 | " to be the data that should be used in the evaluation.\n" | 3605 | " to be the data that should be used in the evaluation.\n" |
3590 | msgstr "" | 3606 | msgstr "" |
3591 | 3607 | ||
3592 | #: plugins/check_snmp.c:882 | 3608 | #: plugins/check_snmp.c:892 |
3593 | #, c-format | 3609 | #, c-format |
3594 | msgid "" | 3610 | msgid "" |
3595 | " -w, --warning=INTEGER_RANGE(s)\n" | 3611 | " -w, --warning=INTEGER_RANGE(s)\n" |
@@ -3598,7 +3614,7 @@ msgid "" | |||
3598 | " Range(s) which will not result in a CRITICAL status\n" | 3614 | " Range(s) which will not result in a CRITICAL status\n" |
3599 | msgstr "" | 3615 | msgstr "" |
3600 | 3616 | ||
3601 | #: plugins/check_snmp.c:889 | 3617 | #: plugins/check_snmp.c:899 |
3602 | #, c-format | 3618 | #, c-format |
3603 | msgid "" | 3619 | msgid "" |
3604 | " -s, --string=STRING\n" | 3620 | " -s, --string=STRING\n" |
@@ -3613,7 +3629,7 @@ msgid "" | |||
3613 | " Prefix label for output from plugin (default -s 'SNMP')\n" | 3629 | " Prefix label for output from plugin (default -s 'SNMP')\n" |
3614 | msgstr "" | 3630 | msgstr "" |
3615 | 3631 | ||
3616 | #: plugins/check_snmp.c:900 | 3632 | #: plugins/check_snmp.c:910 |
3617 | #, c-format | 3633 | #, c-format |
3618 | msgid "" | 3634 | msgid "" |
3619 | " -u, --units=STRING\n" | 3635 | " -u, --units=STRING\n" |
@@ -3622,7 +3638,7 @@ msgid "" | |||
3622 | " Separates output on multiple OID requests\n" | 3638 | " Separates output on multiple OID requests\n" |
3623 | msgstr "" | 3639 | msgstr "" |
3624 | 3640 | ||
3625 | #: plugins/check_snmp.c:910 | 3641 | #: plugins/check_snmp.c:920 |
3626 | #, c-format | 3642 | #, c-format |
3627 | msgid "" | 3643 | msgid "" |
3628 | "\n" | 3644 | "\n" |
@@ -3633,7 +3649,7 @@ msgid "" | |||
3633 | " http://net-snmp.sourceforge.net before you can use this plugin.\n" | 3649 | " http://net-snmp.sourceforge.net before you can use this plugin.\n" |
3634 | msgstr "" | 3650 | msgstr "" |
3635 | 3651 | ||
3636 | #: plugins/check_snmp.c:915 | 3652 | #: plugins/check_snmp.c:925 |
3637 | #, c-format | 3653 | #, c-format |
3638 | msgid "" | 3654 | msgid "" |
3639 | "- Multiple OIDs may be indicated by a comma- or space-delimited list (lists " | 3655 | "- Multiple OIDs may be indicated by a comma- or space-delimited list (lists " |
@@ -3641,7 +3657,7 @@ msgid "" | |||
3641 | " internal spaces must be quoted) [max 8 OIDs]\n" | 3657 | " internal spaces must be quoted) [max 8 OIDs]\n" |
3642 | msgstr "" | 3658 | msgstr "" |
3643 | 3659 | ||
3644 | #: plugins/check_snmp.c:919 | 3660 | #: plugins/check_snmp.c:929 |
3645 | #, c-format | 3661 | #, c-format |
3646 | msgid "" | 3662 | msgid "" |
3647 | "- Ranges are inclusive and are indicated with colons. When specified as\n" | 3663 | "- Ranges are inclusive and are indicated with colons. When specified as\n" |
@@ -3651,7 +3667,7 @@ msgid "" | |||
3651 | " returned if the result is outside the specified range.\n" | 3667 | " returned if the result is outside the specified range.\n" |
3652 | msgstr "" | 3668 | msgstr "" |
3653 | 3669 | ||
3654 | #: plugins/check_snmp.c:925 | 3670 | #: plugins/check_snmp.c:935 |
3655 | #, c-format | 3671 | #, c-format |
3656 | msgid "" | 3672 | msgid "" |
3657 | "- If specified in the order 'max:min' a non-OK state will be returned if " | 3673 | "- If specified in the order 'max:min' a non-OK state will be returned if " |
@@ -3659,7 +3675,7 @@ msgid "" | |||
3659 | " result is within the (inclusive) range.\n" | 3675 | " result is within the (inclusive) range.\n" |
3660 | msgstr "" | 3676 | msgstr "" |
3661 | 3677 | ||
3662 | #: plugins/check_snmp.c:929 | 3678 | #: plugins/check_snmp.c:939 |
3663 | #, c-format | 3679 | #, c-format |
3664 | msgid "" | 3680 | msgid "" |
3665 | "- Upper or lower bounds may be omitted to skip checking the respective " | 3681 | "- Upper or lower bounds may be omitted to skip checking the respective " |
@@ -3720,40 +3736,40 @@ msgstr "" | |||
3720 | 3736 | ||
3721 | #: plugins/check_swap.c:183 | 3737 | #: plugins/check_swap.c:183 |
3722 | #, c-format | 3738 | #, c-format |
3723 | msgid "total=%d, used=%d, free=%d\n" | 3739 | msgid "total=%.0f, used=%.0f, free=%.0f\n" |
3724 | msgstr "" | 3740 | msgstr "" |
3725 | 3741 | ||
3726 | #: plugins/check_swap.c:197 | 3742 | #: plugins/check_swap.c:197 |
3727 | #, c-format | 3743 | #, c-format |
3728 | msgid "total=%llu, free=%llu\n" | 3744 | msgid "total=%.0f, free=%.0f\n" |
3729 | msgstr "" | 3745 | msgstr "" |
3730 | 3746 | ||
3731 | #: plugins/check_swap.c:242 plugins/check_swap.c:281 | 3747 | #: plugins/check_swap.c:242 plugins/check_swap.c:284 |
3732 | msgid "swapctl failed: " | 3748 | msgid "swapctl failed: " |
3733 | msgstr "" | 3749 | msgstr "" |
3734 | 3750 | ||
3735 | #: plugins/check_swap.c:314 | 3751 | #: plugins/check_swap.c:317 |
3736 | #, c-format | 3752 | #, c-format |
3737 | msgid " %d%% free (%llu MB out of %llu MB)" | 3753 | msgid " %d%% free (%.0f MB out of %.0f MB)" |
3738 | msgstr "" | 3754 | msgstr "" |
3739 | 3755 | ||
3740 | #: plugins/check_swap.c:462 | 3756 | #: plugins/check_swap.c:465 |
3741 | #, fuzzy | 3757 | #, fuzzy |
3742 | msgid "Warning percentage should be more than critical percentage" | 3758 | msgid "Warning percentage should be more than critical percentage" |
3743 | msgstr "Warning threshold muss ein Integer oder ein Prozentwert sein" | 3759 | msgstr "Warning threshold muss ein Integer oder ein Prozentwert sein" |
3744 | 3760 | ||
3745 | #: plugins/check_swap.c:466 | 3761 | #: plugins/check_swap.c:469 |
3746 | msgid "Warning free space should be more than critical free space" | 3762 | msgid "Warning free space should be more than critical free space" |
3747 | msgstr "" | 3763 | msgstr "" |
3748 | 3764 | ||
3749 | #: plugins/check_swap.c:480 | 3765 | #: plugins/check_swap.c:483 |
3750 | #, c-format | 3766 | #, c-format |
3751 | msgid "" | 3767 | msgid "" |
3752 | "Check swap space on local machine.\n" | 3768 | "Check swap space on local machine.\n" |
3753 | "\n" | 3769 | "\n" |
3754 | msgstr "" | 3770 | msgstr "" |
3755 | 3771 | ||
3756 | #: plugins/check_swap.c:486 | 3772 | #: plugins/check_swap.c:489 |
3757 | #, c-format | 3773 | #, c-format |
3758 | msgid "" | 3774 | msgid "" |
3759 | "\n" | 3775 | "\n" |
@@ -3773,7 +3789,7 @@ msgid "" | |||
3773 | " Verbose output. Up to 3 levels\n" | 3789 | " Verbose output. Up to 3 levels\n" |
3774 | msgstr "" | 3790 | msgstr "" |
3775 | 3791 | ||
3776 | #: plugins/check_swap.c:500 | 3792 | #: plugins/check_swap.c:503 |
3777 | #, c-format | 3793 | #, c-format |
3778 | msgid "" | 3794 | msgid "" |
3779 | "\n" | 3795 | "\n" |
@@ -3782,7 +3798,7 @@ msgid "" | |||
3782 | "real memory\n" | 3798 | "real memory\n" |
3783 | msgstr "" | 3799 | msgstr "" |
3784 | 3800 | ||
3785 | #: plugins/check_swap.c:504 | 3801 | #: plugins/check_swap.c:507 |
3786 | #, c-format | 3802 | #, c-format |
3787 | msgid "" | 3803 | msgid "" |
3788 | "\n" | 3804 | "\n" |
@@ -4184,62 +4200,62 @@ msgid "" | |||
4184 | " Set CRITICAL status if more than INTEGER users are logged in\n" | 4200 | " Set CRITICAL status if more than INTEGER users are logged in\n" |
4185 | msgstr "" | 4201 | msgstr "" |
4186 | 4202 | ||
4187 | #: plugins/check_ide_smart.c:225 | 4203 | #: plugins/check_ide_smart.c:229 |
4188 | #, c-format | 4204 | #, c-format |
4189 | msgid "CRITICAL - Couldn't open device: %s\n" | 4205 | msgid "CRITICAL - Couldn't open device: %s\n" |
4190 | msgstr "CRITICAL - Device konnte nicht geöffnet werden: %s\n" | 4206 | msgstr "CRITICAL - Device konnte nicht geöffnet werden: %s\n" |
4191 | 4207 | ||
4192 | #: plugins/check_ide_smart.c:230 | 4208 | #: plugins/check_ide_smart.c:234 |
4193 | #, c-format | 4209 | #, c-format |
4194 | msgid "CRITICAL - SMART_CMD_ENABLE\n" | 4210 | msgid "CRITICAL - SMART_CMD_ENABLE\n" |
4195 | msgstr "" | 4211 | msgstr "" |
4196 | 4212 | ||
4197 | #: plugins/check_ide_smart.c:292 | 4213 | #: plugins/check_ide_smart.c:296 |
4198 | #, c-format | 4214 | #, c-format |
4199 | msgid "CRITICAL - SMART_READ_VALUES: %s\n" | 4215 | msgid "CRITICAL - SMART_READ_VALUES: %s\n" |
4200 | msgstr "" | 4216 | msgstr "" |
4201 | 4217 | ||
4202 | #: plugins/check_ide_smart.c:361 | 4218 | #: plugins/check_ide_smart.c:365 |
4203 | #, c-format | 4219 | #, c-format |
4204 | msgid "CRITICAL - %d Harddrive PreFailure%cDetected! %d/%d tests failed.\n" | 4220 | msgid "CRITICAL - %d Harddrive PreFailure%cDetected! %d/%d tests failed.\n" |
4205 | msgstr "" | 4221 | msgstr "" |
4206 | 4222 | ||
4207 | #: plugins/check_ide_smart.c:368 | 4223 | #: plugins/check_ide_smart.c:372 |
4208 | #, c-format | 4224 | #, c-format |
4209 | msgid "WARNING - %d Harddrive Advisor%s Detected. %d/%d tests failed.\n" | 4225 | msgid "WARNING - %d Harddrive Advisor%s Detected. %d/%d tests failed.\n" |
4210 | msgstr "" | 4226 | msgstr "" |
4211 | 4227 | ||
4212 | #: plugins/check_ide_smart.c:375 | 4228 | #: plugins/check_ide_smart.c:379 |
4213 | #, c-format | 4229 | #, c-format |
4214 | msgid "OK - Operational (%d/%d tests passed)\n" | 4230 | msgid "OK - Operational (%d/%d tests passed)\n" |
4215 | msgstr "" | 4231 | msgstr "" |
4216 | 4232 | ||
4217 | #: plugins/check_ide_smart.c:378 | 4233 | #: plugins/check_ide_smart.c:382 |
4218 | #, c-format | 4234 | #, c-format |
4219 | msgid "ERROR - Status '%d' uknown. %d/%d tests passed\n" | 4235 | msgid "ERROR - Status '%d' uknown. %d/%d tests passed\n" |
4220 | msgstr "" | 4236 | msgstr "" |
4221 | 4237 | ||
4222 | #: plugins/check_ide_smart.c:411 | 4238 | #: plugins/check_ide_smart.c:415 |
4223 | #, c-format | 4239 | #, c-format |
4224 | msgid "OffLineStatus=%d {%s}, AutoOffLine=%s, OffLineTimeout=%d minutes\n" | 4240 | msgid "OffLineStatus=%d {%s}, AutoOffLine=%s, OffLineTimeout=%d minutes\n" |
4225 | msgstr "" | 4241 | msgstr "" |
4226 | 4242 | ||
4227 | #: plugins/check_ide_smart.c:417 | 4243 | #: plugins/check_ide_smart.c:421 |
4228 | #, c-format | 4244 | #, c-format |
4229 | msgid "OffLineCapability=%d {%s %s %s}\n" | 4245 | msgid "OffLineCapability=%d {%s %s %s}\n" |
4230 | msgstr "" | 4246 | msgstr "" |
4231 | 4247 | ||
4232 | #: plugins/check_ide_smart.c:423 | 4248 | #: plugins/check_ide_smart.c:427 |
4233 | #, c-format | 4249 | #, c-format |
4234 | msgid "SmartRevision=%d, CheckSum=%d, SmartCapability=%d {%s %s}\n" | 4250 | msgid "SmartRevision=%d, CheckSum=%d, SmartCapability=%d {%s %s}\n" |
4235 | msgstr "" | 4251 | msgstr "" |
4236 | 4252 | ||
4237 | #: plugins/check_ide_smart.c:462 | 4253 | #: plugins/check_ide_smart.c:465 |
4238 | #, c-format | 4254 | #, c-format |
4239 | msgid "CRITICAL - %s: %s\n" | 4255 | msgid "CRITICAL - %s: %s\n" |
4240 | msgstr "" | 4256 | msgstr "" |
4241 | 4257 | ||
4242 | #: plugins/check_ide_smart.c:481 | 4258 | #: plugins/check_ide_smart.c:484 |
4243 | #, c-format | 4259 | #, c-format |
4244 | msgid "CRITICAL - SMART_READ_THRESHOLDS: %s\n" | 4260 | msgid "CRITICAL - SMART_READ_THRESHOLDS: %s\n" |
4245 | msgstr "" | 4261 | msgstr "" |
@@ -4407,9 +4423,6 @@ msgstr "konnte keinen Speicher für '%s' reservieren\n" | |||
4407 | #~ msgid "Time interval must be a nonnegative integer" | 4423 | #~ msgid "Time interval must be a nonnegative integer" |
4408 | #~ msgstr "Time interval muss ein positiver Integer sein" | 4424 | #~ msgstr "Time interval muss ein positiver Integer sein" |
4409 | 4425 | ||
4410 | #~ msgid "Time interval must be a positive integer" | ||
4411 | #~ msgstr "Time interval muss ein positiver Integer sein" | ||
4412 | |||
4413 | #~ msgid "Warning threshold must be integer or percentage!\n" | 4426 | #~ msgid "Warning threshold must be integer or percentage!\n" |
4414 | #~ msgstr "Warning threshold muss ein Integer oder ein Prozentwert sein!\n" | 4427 | #~ msgstr "Warning threshold muss ein Integer oder ein Prozentwert sein!\n" |
4415 | 4428 | ||
@@ -9,7 +9,7 @@ msgid "" | |||
9 | msgstr "" | 9 | msgstr "" |
10 | "Project-Id-Version: fr\n" | 10 | "Project-Id-Version: fr\n" |
11 | "Report-Msgid-Bugs-To: \n" | 11 | "Report-Msgid-Bugs-To: \n" |
12 | "POT-Creation-Date: 2004-12-30 01:03+0100\n" | 12 | "POT-Creation-Date: 2005-01-21 20:00+1100\n" |
13 | "PO-Revision-Date: 2004-12-30 01:39+0100\n" | 13 | "PO-Revision-Date: 2004-12-30 01:39+0100\n" |
14 | "Last-Translator: Benoit Mortier <benoit.mortier@opensides.be>\n" | 14 | "Last-Translator: Benoit Mortier <benoit.mortier@opensides.be>\n" |
15 | "Language-Team: Français <fr@li.org>\n" | 15 | "Language-Team: Français <fr@li.org>\n" |
@@ -22,12 +22,12 @@ msgstr "" | |||
22 | #: plugins/check_by_ssh.c:72 plugins/check_dhcp.c:251 plugins/check_dig.c:72 | 22 | #: plugins/check_by_ssh.c:72 plugins/check_dhcp.c:251 plugins/check_dig.c:72 |
23 | #: plugins/check_disk.c:167 plugins/check_dns.c:75 plugins/check_dummy.c:43 | 23 | #: plugins/check_disk.c:167 plugins/check_dns.c:75 plugins/check_dummy.c:43 |
24 | #: plugins/check_fping.c:73 plugins/check_game.c:69 plugins/check_hpjd.c:89 | 24 | #: plugins/check_fping.c:73 plugins/check_game.c:69 plugins/check_hpjd.c:89 |
25 | #: plugins/check_http.c:149 plugins/check_ldap.c:92 plugins/check_load.c:78 | 25 | #: plugins/check_http.c:150 plugins/check_ldap.c:92 plugins/check_load.c:78 |
26 | #: plugins/check_mrtgtraf.c:66 plugins/check_mysql.c:63 | 26 | #: plugins/check_mrtgtraf.c:66 plugins/check_mysql.c:63 |
27 | #: plugins/check_nagios.c:70 plugins/check_nt.c:120 plugins/check_nwstat.c:125 | 27 | #: plugins/check_nagios.c:70 plugins/check_nt.c:120 plugins/check_nwstat.c:125 |
28 | #: plugins/check_overcr.c:89 plugins/check_pgsql.c:140 plugins/check_ping.c:82 | 28 | #: plugins/check_overcr.c:89 plugins/check_pgsql.c:140 plugins/check_ping.c:82 |
29 | #: plugins/check_procs.c:124 plugins/check_radius.c:117 | 29 | #: plugins/check_procs.c:124 plugins/check_radius.c:117 |
30 | #: plugins/check_real.c:68 plugins/check_smtp.c:129 plugins/check_snmp.c:160 | 30 | #: plugins/check_real.c:68 plugins/check_smtp.c:129 plugins/check_snmp.c:163 |
31 | #: plugins/check_ssh.c:61 plugins/check_swap.c:93 plugins/check_tcp.c:243 | 31 | #: plugins/check_ssh.c:61 plugins/check_swap.c:93 plugins/check_tcp.c:243 |
32 | #: plugins/check_time.c:66 plugins/check_udp.c:55 plugins/check_ups.c:114 | 32 | #: plugins/check_time.c:66 plugins/check_udp.c:55 plugins/check_ups.c:114 |
33 | #: plugins/check_users.c:54 plugins/negate.c:87 | 33 | #: plugins/check_users.c:54 plugins/negate.c:87 |
@@ -43,7 +43,7 @@ msgstr "impossible d'obtenir le signal SIGALRM" | |||
43 | #: plugins/check_by_ssh.c:88 plugins/check_dig.c:93 plugins/check_dns.c:90 | 43 | #: plugins/check_by_ssh.c:88 plugins/check_dig.c:93 plugins/check_dns.c:90 |
44 | #: plugins/check_fping.c:87 plugins/check_game.c:86 plugins/check_hpjd.c:114 | 44 | #: plugins/check_fping.c:87 plugins/check_game.c:86 plugins/check_hpjd.c:114 |
45 | #: plugins/check_nagios.c:103 plugins/check_ping.c:406 | 45 | #: plugins/check_nagios.c:103 plugins/check_ping.c:406 |
46 | #: plugins/check_procs.c:137 plugins/check_snmp.c:172 plugins/check_swap.c:151 | 46 | #: plugins/check_procs.c:137 plugins/check_snmp.c:175 plugins/check_swap.c:151 |
47 | #: plugins/check_users.c:59 plugins/negate.c:97 plugins/urlize.c:88 | 47 | #: plugins/check_users.c:59 plugins/negate.c:97 plugins/urlize.c:88 |
48 | #, c-format | 48 | #, c-format |
49 | msgid "Could not open pipe: %s\n" | 49 | msgid "Could not open pipe: %s\n" |
@@ -52,7 +52,7 @@ msgstr "Impossible d'ouvrir le pipe: %s\n" | |||
52 | #: plugins/check_by_ssh.c:96 plugins/check_dig.c:99 plugins/check_dns.c:96 | 52 | #: plugins/check_by_ssh.c:96 plugins/check_dig.c:99 plugins/check_dns.c:96 |
53 | #: plugins/check_fping.c:93 plugins/check_hpjd.c:120 plugins/check_load.c:115 | 53 | #: plugins/check_fping.c:93 plugins/check_hpjd.c:120 plugins/check_load.c:115 |
54 | #: plugins/check_nagios.c:109 plugins/check_procs.c:143 | 54 | #: plugins/check_nagios.c:109 plugins/check_procs.c:143 |
55 | #: plugins/check_snmp.c:178 plugins/check_swap.c:157 plugins/check_users.c:65 | 55 | #: plugins/check_snmp.c:181 plugins/check_swap.c:157 plugins/check_users.c:65 |
56 | #: plugins/negate.c:102 plugins/urlize.c:94 | 56 | #: plugins/negate.c:102 plugins/urlize.c:94 |
57 | #, c-format | 57 | #, c-format |
58 | msgid "Could not open stderr for %s\n" | 58 | msgid "Could not open stderr for %s\n" |
@@ -66,25 +66,25 @@ msgstr "SSH ALERTE: impossible d'ouvrir %s\n" | |||
66 | #: plugins/check_by_ssh.c:216 plugins/check_dhcp.c:1063 | 66 | #: plugins/check_by_ssh.c:216 plugins/check_dhcp.c:1063 |
67 | #: plugins/check_dig.c:217 plugins/check_disk.c:441 plugins/check_dns.c:315 | 67 | #: plugins/check_dig.c:217 plugins/check_disk.c:441 plugins/check_dns.c:315 |
68 | #: plugins/check_fping.c:245 plugins/check_game.c:201 plugins/check_hpjd.c:336 | 68 | #: plugins/check_fping.c:245 plugins/check_game.c:201 plugins/check_hpjd.c:336 |
69 | #: plugins/check_http.c:254 plugins/check_ldap.c:315 plugins/check_load.c:227 | 69 | #: plugins/check_http.c:255 plugins/check_ldap.c:315 plugins/check_load.c:227 |
70 | #: plugins/check_mrtg.c:236 plugins/check_mrtgtraf.c:263 | 70 | #: plugins/check_mrtg.c:236 plugins/check_mrtgtraf.c:263 |
71 | #: plugins/check_mysql.c:214 plugins/check_nagios.c:222 plugins/check_nt.c:490 | 71 | #: plugins/check_mysql.c:214 plugins/check_nagios.c:222 plugins/check_nt.c:489 |
72 | #: plugins/check_nwstat.c:763 plugins/check_overcr.c:327 | 72 | #: plugins/check_nwstat.c:763 plugins/check_overcr.c:327 |
73 | #: plugins/check_pgsql.c:212 plugins/check_ping.c:197 | 73 | #: plugins/check_pgsql.c:212 plugins/check_ping.c:197 |
74 | #: plugins/check_procs.c:346 plugins/check_radius.c:221 | 74 | #: plugins/check_procs.c:346 plugins/check_radius.c:221 |
75 | #: plugins/check_real.c:354 plugins/check_smtp.c:477 plugins/check_snmp.c:401 | 75 | #: plugins/check_real.c:354 plugins/check_smtp.c:476 plugins/check_snmp.c:406 |
76 | #: plugins/check_ssh.c:113 plugins/check_swap.c:423 plugins/check_tcp.c:465 | 76 | #: plugins/check_ssh.c:113 plugins/check_swap.c:426 plugins/check_tcp.c:465 |
77 | #: plugins/check_time.c:219 plugins/check_udp.c:149 plugins/check_ups.c:484 | 77 | #: plugins/check_time.c:219 plugins/check_udp.c:149 plugins/check_ups.c:484 |
78 | #: plugins/check_users.c:143 plugins/check_ide_smart.c:209 | 78 | #: plugins/check_users.c:143 plugins/check_ide_smart.c:214 |
79 | #: plugins/negate.c:177 plugins/urlize.c:74 | 79 | #: plugins/negate.c:177 plugins/urlize.c:74 |
80 | msgid "Unknown argument" | 80 | msgid "Unknown argument" |
81 | msgstr "Argument inconnu" | 81 | msgstr "Argument inconnu" |
82 | 82 | ||
83 | #: plugins/check_by_ssh.c:228 plugins/check_dig.c:264 plugins/check_disk.c:308 | 83 | #: plugins/check_by_ssh.c:228 plugins/check_dig.c:264 plugins/check_disk.c:308 |
84 | #: plugins/check_http.c:266 plugins/check_ldap.c:268 plugins/check_pgsql.c:221 | 84 | #: plugins/check_http.c:267 plugins/check_ldap.c:268 plugins/check_pgsql.c:221 |
85 | #: plugins/check_procs.c:355 plugins/check_radius.c:198 | 85 | #: plugins/check_procs.c:355 plugins/check_radius.c:198 |
86 | #: plugins/check_radius.c:268 plugins/check_real.c:344 | 86 | #: plugins/check_radius.c:268 plugins/check_real.c:344 |
87 | #: plugins/check_smtp.c:441 plugins/check_snmp.c:445 plugins/check_ssh.c:125 | 87 | #: plugins/check_smtp.c:441 plugins/check_snmp.c:450 plugins/check_ssh.c:125 |
88 | #: plugins/check_tcp.c:517 plugins/check_time.c:290 plugins/check_udp.c:180 | 88 | #: plugins/check_tcp.c:517 plugins/check_time.c:290 plugins/check_udp.c:180 |
89 | #: plugins/check_ups.c:542 plugins/negate.c:188 | 89 | #: plugins/check_ups.c:542 plugins/negate.c:188 |
90 | msgid "Timeout interval must be a positive integer" | 90 | msgid "Timeout interval must be a positive integer" |
@@ -97,7 +97,7 @@ msgstr "L'intervalle de temps doit ĂŞtre un entier positif" | |||
97 | #: plugins/check_mysql.c:227 plugins/check_pgsql.c:239 | 97 | #: plugins/check_mysql.c:227 plugins/check_pgsql.c:239 |
98 | #: plugins/check_ping.c:268 plugins/check_ping.c:391 | 98 | #: plugins/check_ping.c:268 plugins/check_ping.c:391 |
99 | #: plugins/check_radius.c:233 plugins/check_real.c:302 | 99 | #: plugins/check_radius.c:233 plugins/check_real.c:302 |
100 | #: plugins/check_real.c:364 plugins/check_smtp.c:379 plugins/check_smtp.c:487 | 100 | #: plugins/check_real.c:364 plugins/check_smtp.c:379 plugins/check_smtp.c:486 |
101 | #: plugins/check_ssh.c:144 plugins/check_tcp.c:487 plugins/check_time.c:228 | 101 | #: plugins/check_ssh.c:144 plugins/check_tcp.c:487 plugins/check_time.c:228 |
102 | #: plugins/check_time.c:303 plugins/check_udp.c:161 plugins/check_udp.c:202 | 102 | #: plugins/check_time.c:303 plugins/check_udp.c:161 plugins/check_udp.c:202 |
103 | #: plugins/check_ups.c:490 plugins/check_ups.c:559 | 103 | #: plugins/check_ups.c:490 plugins/check_ups.c:559 |
@@ -127,8 +127,10 @@ msgstr "Pas de commande distante" | |||
127 | 127 | ||
128 | #: plugins/check_by_ssh.c:325 | 128 | #: plugins/check_by_ssh.c:325 |
129 | #, c-format | 129 | #, c-format |
130 | msgid "%s: In passive mode, you must provide a service name for each command.\n" | 130 | msgid "" |
131 | msgstr "%s: En mode passif, vous devez fournir un service pour chaque commande.\n" | 131 | "%s: In passive mode, you must provide a service name for each command.\n" |
132 | msgstr "" | ||
133 | "%s: En mode passif, vous devez fournir un service pour chaque commande.\n" | ||
132 | 134 | ||
133 | #: plugins/check_by_ssh.c:328 | 135 | #: plugins/check_by_ssh.c:328 |
134 | #, c-format | 136 | #, c-format |
@@ -238,7 +240,8 @@ msgstr "" | |||
238 | #: plugins/check_dhcp.c:293 | 240 | #: plugins/check_dhcp.c:293 |
239 | #, c-format | 241 | #, c-format |
240 | msgid "Error: Could not get hardware address of interface '%s'\n" | 242 | msgid "Error: Could not get hardware address of interface '%s'\n" |
241 | msgstr "Erreur: Impossible d'obtenir l'adresse matérielle pour l'interface '%s'\n" | 243 | msgstr "" |
244 | "Erreur: Impossible d'obtenir l'adresse matérielle pour l'interface '%s'\n" | ||
242 | 245 | ||
243 | #: plugins/check_dhcp.c:315 | 246 | #: plugins/check_dhcp.c:315 |
244 | #, c-format | 247 | #, c-format |
@@ -254,7 +257,8 @@ msgstr "" | |||
254 | 257 | ||
255 | #: plugins/check_dhcp.c:325 | 258 | #: plugins/check_dhcp.c:325 |
256 | #, c-format | 259 | #, c-format |
257 | msgid "Error: Couldn't get hardware address from interface %s. malloc error - %s.\n" | 260 | msgid "" |
261 | "Error: Couldn't get hardware address from interface %s. malloc error - %s.\n" | ||
258 | msgstr "" | 262 | msgstr "" |
259 | "Erreur: Impossible d'obtenir l'adresse matérielle depuis l'interface %s\n" | 263 | "Erreur: Impossible d'obtenir l'adresse matérielle depuis l'interface %s\n" |
260 | " erreur malloc - %s.\n" | 264 | " erreur malloc - %s.\n" |
@@ -316,7 +320,8 @@ msgstr "DHCPOFFER depuis l'adresse IP %s\n" | |||
316 | 320 | ||
317 | #: plugins/check_dhcp.c:528 | 321 | #: plugins/check_dhcp.c:528 |
318 | #, c-format | 322 | #, c-format |
319 | msgid "DHCPOFFER XID (%lu) did not match DHCPDISCOVER XID (%lu) - ignoring packet\n" | 323 | msgid "" |
324 | "DHCPOFFER XID (%lu) did not match DHCPDISCOVER XID (%lu) - ignoring packet\n" | ||
320 | msgstr "" | 325 | msgstr "" |
321 | "DHCPOFFER XID (%lu) ne correspond pas Ă DHCPDISCOVER XID (%lu) - paquet " | 326 | "DHCPOFFER XID (%lu) ne correspond pas Ă DHCPDISCOVER XID (%lu) - paquet " |
322 | "ignoré\n" | 327 | "ignoré\n" |
@@ -378,18 +383,21 @@ msgstr "" | |||
378 | #: plugins/check_dhcp.c:686 | 383 | #: plugins/check_dhcp.c:686 |
379 | #, c-format | 384 | #, c-format |
380 | msgid "Error: Could not set broadcast option on DHCP socket!\n" | 385 | msgid "Error: Could not set broadcast option on DHCP socket!\n" |
381 | msgstr "Erreur: Impossible de configurer l'option broadcast sur le socket DHCP!\n" | 386 | msgstr "" |
387 | "Erreur: Impossible de configurer l'option broadcast sur le socket DHCP!\n" | ||
382 | 388 | ||
383 | #: plugins/check_dhcp.c:694 | 389 | #: plugins/check_dhcp.c:694 |
384 | #, c-format | 390 | #, c-format |
385 | msgid "Error: Could not bind socket to interface %s. Check your privileges...\n" | 391 | msgid "" |
392 | "Error: Could not bind socket to interface %s. Check your privileges...\n" | ||
386 | msgstr "" | 393 | msgstr "" |
387 | "Erreur: Impossible de connecter le socket Ă l'interface %s.\n" | 394 | "Erreur: Impossible de connecter le socket Ă l'interface %s.\n" |
388 | "VĂ©rifiez vos droits...\n" | 395 | "VĂ©rifiez vos droits...\n" |
389 | 396 | ||
390 | #: plugins/check_dhcp.c:704 | 397 | #: plugins/check_dhcp.c:704 |
391 | #, c-format | 398 | #, c-format |
392 | msgid "Error: Could not bind to DHCP socket (port %d)! Check your privileges...\n" | 399 | msgid "" |
400 | "Error: Could not bind to DHCP socket (port %d)! Check your privileges...\n" | ||
393 | msgstr "" | 401 | msgstr "" |
394 | "Erreur: Impossible de se connecter au socket (port %d)! VĂ©rifiez vos " | 402 | "Erreur: Impossible de se connecter au socket (port %d)! VĂ©rifiez vos " |
395 | "droits..\n" | 403 | "droits..\n" |
@@ -486,7 +494,8 @@ msgstr "Infini" | |||
486 | #: plugins/check_dhcp.c:1116 | 494 | #: plugins/check_dhcp.c:1116 |
487 | #, c-format | 495 | #, c-format |
488 | msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n" | 496 | msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n" |
489 | msgstr "Erreur: Impossible d'obtenir la MAC par l'API DLPI dans check_ctrl: %s.\n" | 497 | msgstr "" |
498 | "Erreur: Impossible d'obtenir la MAC par l'API DLPI dans check_ctrl: %s.\n" | ||
490 | 499 | ||
491 | #: plugins/check_dhcp.c:1127 | 500 | #: plugins/check_dhcp.c:1127 |
492 | #, c-format | 501 | #, c-format |
@@ -498,11 +507,13 @@ msgstr "" | |||
498 | #: plugins/check_dhcp.c:1139 | 507 | #: plugins/check_dhcp.c:1139 |
499 | #, c-format | 508 | #, c-format |
500 | msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n" | 509 | msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n" |
501 | msgstr "Erreur: Impossible d'obtenir la MAC par l'API DLPI dans put_both/putmsg().\n" | 510 | msgstr "" |
511 | "Erreur: Impossible d'obtenir la MAC par l'API DLPI dans put_both/putmsg().\n" | ||
502 | 512 | ||
503 | #: plugins/check_dhcp.c:1150 | 513 | #: plugins/check_dhcp.c:1150 |
504 | #, c-format | 514 | #, c-format |
505 | msgid "Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n" | 515 | msgid "" |
516 | "Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n" | ||
506 | msgstr "" | 517 | msgstr "" |
507 | "Erreur: Impossible d'obtenir la MAC par l'API DLPI dans \n" | 518 | "Erreur: Impossible d'obtenir la MAC par l'API DLPI dans \n" |
508 | "dl_attach_req/open(%s..): %s.\n" | 519 | "dl_attach_req/open(%s..): %s.\n" |
@@ -629,11 +640,11 @@ msgstr "" | |||
629 | msgid "%s [%s not found]" | 640 | msgid "%s [%s not found]" |
630 | msgstr "%s [%s non trouvé]" | 641 | msgstr "%s [%s non trouvé]" |
631 | 642 | ||
632 | #: plugins/check_disk.c:325 plugins/check_swap.c:391 | 643 | #: plugins/check_disk.c:325 plugins/check_swap.c:394 |
633 | msgid "Warning threshold must be integer or percentage!" | 644 | msgid "Warning threshold must be integer or percentage!" |
634 | msgstr "Le seuil d'alerte doit ĂŞtre un entier positif!" | 645 | msgstr "Le seuil d'alerte doit ĂŞtre un entier positif!" |
635 | 646 | ||
636 | #: plugins/check_disk.c:342 plugins/check_swap.c:408 | 647 | #: plugins/check_disk.c:342 plugins/check_swap.c:411 |
637 | msgid "Critical threshold must be integer or percentage!" | 648 | msgid "Critical threshold must be integer or percentage!" |
638 | msgstr "Le seuil critique doit ĂŞtre un entier positif!" | 649 | msgstr "Le seuil critique doit ĂŞtre un entier positif!" |
639 | 650 | ||
@@ -663,8 +674,8 @@ msgid "" | |||
663 | "INPUT ERROR: C_DFP (%f) should be less than W_DFP (%.1f) and both should be " | 674 | "INPUT ERROR: C_DFP (%f) should be less than W_DFP (%.1f) and both should be " |
664 | "between zero and 100 percent, inclusive" | 675 | "between zero and 100 percent, inclusive" |
665 | msgstr "" | 676 | msgstr "" |
666 | "ERREUR: C_DFP (%f) doit ĂŞtre plus petit que W_DFP (%.1f) et les deux " | 677 | "ERREUR: C_DFP (%f) doit ĂŞtre plus petit que W_DFP (%.1f) et les deux doivent " |
667 | "doivent ĂŞtre entre 0 et 100 pourcent" | 678 | "ĂŞtre entre 0 et 100 pourcent" |
668 | 679 | ||
669 | #: plugins/check_disk.c:513 | 680 | #: plugins/check_disk.c:513 |
670 | #, c-format | 681 | #, c-format |
@@ -672,8 +683,8 @@ msgid "" | |||
672 | "INPUT ERROR: C_DF (%lu) should be less than W_DF (%lu) and both should be " | 683 | "INPUT ERROR: C_DF (%lu) should be less than W_DF (%lu) and both should be " |
673 | "greater than zero" | 684 | "greater than zero" |
674 | msgstr "" | 685 | msgstr "" |
675 | "ERREUR: C_DF (%lu) doit ĂŞtre plus petit que W_DF (%lu) et les deux " | 686 | "ERREUR: C_DF (%lu) doit ĂŞtre plus petit que W_DF (%lu) et les deux doivent " |
676 | "doivent être plus grands que zéro" | 687 | "être plus grands que zéro" |
677 | 688 | ||
678 | #: plugins/check_disk.c:577 | 689 | #: plugins/check_disk.c:577 |
679 | #, c-format | 690 | #, c-format |
@@ -806,8 +817,8 @@ msgstr "j'attendais %s mais j'ai reçu %s" | |||
806 | msgid "server %s is not authoritative for %s" | 817 | msgid "server %s is not authoritative for %s" |
807 | msgstr "Le serveur %s est autoritaire pour %s" | 818 | msgstr "Le serveur %s est autoritaire pour %s" |
808 | 819 | ||
809 | #: plugins/check_dns.c:202 plugins/check_dummy.c:59 plugins/check_http.c:930 | 820 | #: plugins/check_dns.c:202 plugins/check_dummy.c:59 plugins/check_http.c:999 |
810 | #: plugins/check_http.c:1183 plugins/check_procs.c:279 | 821 | #: plugins/check_http.c:1257 plugins/check_procs.c:279 |
811 | #, c-format | 822 | #, c-format |
812 | msgid "OK" | 823 | msgid "OK" |
813 | msgstr "OK" | 824 | msgstr "OK" |
@@ -945,17 +956,19 @@ msgstr "" | |||
945 | msgid "Arguments to check_dummy must be an integer" | 956 | msgid "Arguments to check_dummy must be an integer" |
946 | msgstr "Les arguments pour check_dummy doivent ĂŞtre des entiers" | 957 | msgstr "Les arguments pour check_dummy doivent ĂŞtre des entiers" |
947 | 958 | ||
948 | #: plugins/check_dummy.c:62 plugins/check_http.c:932 plugins/check_procs.c:281 | 959 | #: plugins/check_dummy.c:62 plugins/check_http.c:1001 |
960 | #: plugins/check_procs.c:281 | ||
949 | #, c-format | 961 | #, c-format |
950 | msgid "WARNING" | 962 | msgid "WARNING" |
951 | msgstr "ALERTE" | 963 | msgstr "ALERTE" |
952 | 964 | ||
953 | #: plugins/check_dummy.c:65 plugins/check_http.c:934 plugins/check_procs.c:286 | 965 | #: plugins/check_dummy.c:65 plugins/check_http.c:1003 |
966 | #: plugins/check_procs.c:286 | ||
954 | #, c-format | 967 | #, c-format |
955 | msgid "CRITICAL" | 968 | msgid "CRITICAL" |
956 | msgstr "CRITIQUE" | 969 | msgstr "CRITIQUE" |
957 | 970 | ||
958 | #: plugins/check_dummy.c:68 plugins/check_http.c:928 | 971 | #: plugins/check_dummy.c:68 plugins/check_http.c:997 |
959 | #, c-format | 972 | #, c-format |
960 | msgid "UNKNOWN" | 973 | msgid "UNKNOWN" |
961 | msgstr "INCONNU" | 974 | msgstr "INCONNU" |
@@ -1016,12 +1029,14 @@ msgstr "Le nom de l'hôte n'a pas été spécifié" | |||
1016 | #: plugins/check_fping.c:323 | 1029 | #: plugins/check_fping.c:323 |
1017 | #, c-format | 1030 | #, c-format |
1018 | msgid "%s: Only one threshold may be packet loss (%s)\n" | 1031 | msgid "%s: Only one threshold may be packet loss (%s)\n" |
1019 | msgstr "%s: Seulement un seuil peut être utilisé pour les pertes de paquets (%s)\n" | 1032 | msgstr "" |
1033 | "%s: Seulement un seuil peut être utilisé pour les pertes de paquets (%s)\n" | ||
1020 | 1034 | ||
1021 | #: plugins/check_fping.c:327 | 1035 | #: plugins/check_fping.c:327 |
1022 | #, c-format | 1036 | #, c-format |
1023 | msgid "%s: Only one threshold must be packet loss (%s)\n" | 1037 | msgid "%s: Only one threshold must be packet loss (%s)\n" |
1024 | msgstr "%s: Seulement un seuil doit être utilisé pour les pertes de paquets (%s)\n" | 1038 | msgstr "" |
1039 | "%s: Seulement un seuil doit être utilisé pour les pertes de paquets (%s)\n" | ||
1025 | 1040 | ||
1026 | #: plugins/check_fping.c:359 | 1041 | #: plugins/check_fping.c:359 |
1027 | #, c-format | 1042 | #, c-format |
@@ -1211,263 +1226,269 @@ msgstr "" | |||
1211 | " -C, --community=STRING\n" | 1226 | " -C, --community=STRING\n" |
1212 | " La communauté SNMP (défaut=%s)\n" | 1227 | " La communauté SNMP (défaut=%s)\n" |
1213 | 1228 | ||
1214 | #: plugins/check_http.c:171 | 1229 | #: plugins/check_http.c:172 |
1215 | msgid "HTTP CRITICAL - Could not make SSL connection\n" | 1230 | msgid "HTTP CRITICAL - Could not make SSL connection\n" |
1216 | msgstr "HTTP CRITIQUE - Impossible d'Ă©tablir une connection SSL\n" | 1231 | msgstr "HTTP CRITIQUE - Impossible d'Ă©tablir une connection SSL\n" |
1217 | 1232 | ||
1218 | #: plugins/check_http.c:177 plugins/check_http.c:739 plugins/check_smtp.c:200 | 1233 | #: plugins/check_http.c:178 plugins/check_http.c:807 plugins/check_smtp.c:200 |
1219 | #: plugins/check_tcp.c:268 | 1234 | #: plugins/check_tcp.c:268 |
1220 | #, c-format | 1235 | #, c-format |
1221 | msgid "CRITICAL - Cannot retrieve server certificate.\n" | 1236 | msgid "CRITICAL - Cannot retrieve server certificate.\n" |
1222 | msgstr "CRITIQUE - Impossible d'obtenir le certificat du serveur.\n" | 1237 | msgstr "CRITIQUE - Impossible d'obtenir le certificat du serveur.\n" |
1223 | 1238 | ||
1224 | #: plugins/check_http.c:272 | 1239 | #: plugins/check_http.c:273 |
1225 | msgid "Critical threshold must be integer" | 1240 | msgid "Critical threshold must be integer" |
1226 | msgstr "l'intervalle critique doit ĂŞtre un entier positif" | 1241 | msgstr "l'intervalle critique doit ĂŞtre un entier positif" |
1227 | 1242 | ||
1228 | #: plugins/check_http.c:280 | 1243 | #: plugins/check_http.c:281 |
1229 | msgid "Warning threshold must be integer" | 1244 | msgid "Warning threshold must be integer" |
1230 | msgstr "Le seuil d'alerte doit ĂŞtre un entier positif" | 1245 | msgstr "Le seuil d'alerte doit ĂŞtre un entier positif" |
1231 | 1246 | ||
1232 | #: plugins/check_http.c:300 plugins/check_http.c:315 plugins/check_tcp.c:584 | 1247 | #: plugins/check_http.c:301 plugins/check_http.c:316 plugins/check_tcp.c:584 |
1233 | msgid "Invalid option - SSL is not available" | 1248 | msgid "Invalid option - SSL is not available" |
1234 | msgstr "Option invalide - SSL n'est pas disponible" | 1249 | msgstr "Option invalide - SSL n'est pas disponible" |
1235 | 1250 | ||
1236 | #: plugins/check_http.c:309 plugins/check_tcp.c:576 | 1251 | #: plugins/check_http.c:310 plugins/check_tcp.c:576 |
1237 | msgid "Invalid certificate expiration period" | 1252 | msgid "Invalid certificate expiration period" |
1238 | msgstr "PĂ©riode d'expiration du certificat invalide" | 1253 | msgstr "PĂ©riode d'expiration du certificat invalide" |
1239 | 1254 | ||
1240 | #: plugins/check_http.c:330 | 1255 | #: plugins/check_http.c:331 |
1241 | #, c-format | 1256 | #, c-format |
1242 | msgid "option f:%d \n" | 1257 | msgid "option f:%d \n" |
1243 | msgstr "option f:%d \n" | 1258 | msgstr "option f:%d \n" |
1244 | 1259 | ||
1245 | #: plugins/check_http.c:347 | 1260 | #: plugins/check_http.c:348 |
1246 | msgid "Invalid port number" | 1261 | msgid "Invalid port number" |
1247 | msgstr "Numéro de port invalide" | 1262 | msgstr "Numéro de port invalide" |
1248 | 1263 | ||
1249 | #: plugins/check_http.c:378 plugins/check_snmp.c:284 | 1264 | #: plugins/check_http.c:379 plugins/check_snmp.c:287 |
1250 | #, c-format | 1265 | #, c-format |
1251 | msgid "Call for regex which was not a compiled option" | 1266 | msgid "Call for regex which was not a compiled option" |
1252 | msgstr "Demande d'utilisation d'un regex qui n'est pas prévu dans le programme" | 1267 | msgstr "Demande d'utilisation d'un regex qui n'est pas prévu dans le programme" |
1253 | 1268 | ||
1254 | #: plugins/check_http.c:392 | 1269 | #: plugins/check_http.c:393 |
1255 | #, c-format | 1270 | #, c-format |
1256 | msgid "Could Not Compile Regular Expression: %s" | 1271 | msgid "Could Not Compile Regular Expression: %s" |
1257 | msgstr "Impossible de compiler l'expression régulière: %s" | 1272 | msgstr "Impossible de compiler l'expression régulière: %s" |
1258 | 1273 | ||
1259 | #: plugins/check_http.c:404 plugins/check_smtp.c:467 plugins/check_ssh.c:136 | 1274 | #: plugins/check_http.c:405 plugins/check_smtp.c:466 plugins/check_ssh.c:136 |
1260 | #: plugins/check_tcp.c:482 | 1275 | #: plugins/check_tcp.c:482 |
1261 | msgid "IPv6 support not available" | 1276 | msgid "IPv6 support not available" |
1262 | msgstr "Support IPv6 non disponible" | 1277 | msgstr "Support IPv6 non disponible" |
1263 | 1278 | ||
1264 | #: plugins/check_http.c:447 | 1279 | #: plugins/check_http.c:467 |
1265 | msgid "You must specify a server address or host name" | 1280 | msgid "You must specify a server address or host name" |
1266 | msgstr "Vous devez spécifier une adresse ou un nom d'hôte" | 1281 | msgstr "Vous devez spécifier une adresse ou un nom d'hôte" |
1267 | 1282 | ||
1268 | #: plugins/check_http.c:673 | 1283 | #: plugins/check_http.c:693 |
1269 | msgid "Server date unknown\n" | 1284 | msgid "Server date unknown\n" |
1270 | msgstr "Date du serveur inconnue\n" | 1285 | msgstr "Date du serveur inconnue\n" |
1271 | 1286 | ||
1272 | #: plugins/check_http.c:675 | 1287 | #: plugins/check_http.c:695 |
1273 | msgid "Document modification date unknown\n" | 1288 | msgid "Document modification date unknown\n" |
1274 | msgstr "Date de modification du document inconnue\n" | 1289 | msgstr "Date de modification du document inconnue\n" |
1275 | 1290 | ||
1276 | #: plugins/check_http.c:681 | 1291 | #: plugins/check_http.c:701 |
1277 | #, c-format | 1292 | #, c-format |
1278 | msgid "CRITICAL - Server date \"%100s\" unparsable" | 1293 | msgid "CRITICAL - Server date \"%100s\" unparsable" |
1279 | msgstr "CRITIQUE - Date du serveur \"%100s\" illisible" | 1294 | msgstr "CRITIQUE - Date du serveur \"%100s\" illisible" |
1280 | 1295 | ||
1281 | #: plugins/check_http.c:683 | 1296 | #: plugins/check_http.c:703 |
1282 | #, c-format | 1297 | #, c-format |
1283 | msgid "CRITICAL - Document date \"%100s\" unparsable" | 1298 | msgid "CRITICAL - Document date \"%100s\" unparsable" |
1284 | msgstr "CRITIQUE - Date du document \"%100s\" illisible" | 1299 | msgstr "CRITIQUE - Date du document \"%100s\" illisible" |
1285 | 1300 | ||
1286 | #: plugins/check_http.c:685 | 1301 | #: plugins/check_http.c:705 |
1287 | #, c-format | 1302 | #, c-format |
1288 | msgid "CRITICAL - Document is %d seconds in the future\n" | 1303 | msgid "CRITICAL - Document is %d seconds in the future\n" |
1289 | msgstr "CRITIQUE - La date du document est %d secondes dans le futur\n" | 1304 | msgstr "CRITIQUE - La date du document est %d secondes dans le futur\n" |
1290 | 1305 | ||
1291 | #: plugins/check_http.c:690 | 1306 | #: plugins/check_http.c:710 |
1292 | #, c-format | 1307 | #, c-format |
1293 | msgid "CRITICAL - Last modified %.1f days ago\n" | 1308 | msgid "CRITICAL - Last modified %.1f days ago\n" |
1294 | msgstr "CRITIQUE - Dernière modification %.1f jours auparavant\n" | 1309 | msgstr "CRITIQUE - Dernière modification %.1f jours auparavant\n" |
1295 | 1310 | ||
1296 | #: plugins/check_http.c:694 | 1311 | #: plugins/check_http.c:714 |
1297 | #, c-format | 1312 | #, c-format |
1298 | msgid "CRITICAL - Last modified %d:%02d:%02d ago\n" | 1313 | msgid "CRITICAL - Last modified %d:%02d:%02d ago\n" |
1299 | msgstr "CRITIQUE - Dernière modification %d:%02d:%02d auparavant\n" | 1314 | msgstr "CRITIQUE - Dernière modification %d:%02d:%02d auparavant\n" |
1300 | 1315 | ||
1301 | #: plugins/check_http.c:732 plugins/check_http.c:747 | 1316 | #: plugins/check_http.c:800 plugins/check_http.c:815 |
1302 | msgid "Unable to open TCP socket\n" | 1317 | msgid "Unable to open TCP socket\n" |
1303 | msgstr "Impossible d'ouvrir un socket TCP\n" | 1318 | msgstr "Impossible d'ouvrir un socket TCP\n" |
1304 | 1319 | ||
1305 | #: plugins/check_http.c:820 | 1320 | #: plugins/check_http.c:889 |
1306 | msgid "Client Certificate Required\n" | 1321 | msgid "Client Certificate Required\n" |
1307 | msgstr "Un certificat client est nécessaire\n" | 1322 | msgstr "Un certificat client est nécessaire\n" |
1308 | 1323 | ||
1309 | #: plugins/check_http.c:822 plugins/check_http.c:827 | 1324 | #: plugins/check_http.c:891 plugins/check_http.c:896 |
1310 | msgid "Error on receive\n" | 1325 | msgid "Error on receive\n" |
1311 | msgstr "Erreur dans la réception\n" | 1326 | msgstr "Erreur dans la réception\n" |
1312 | 1327 | ||
1313 | #: plugins/check_http.c:835 | 1328 | #: plugins/check_http.c:904 |
1314 | #, c-format | 1329 | #, c-format |
1315 | msgid "No data received %s\n" | 1330 | msgid "No data received %s\n" |
1316 | msgstr "Pas de données reçues %s\n" | 1331 | msgstr "Pas de données reçues %s\n" |
1317 | 1332 | ||
1318 | #: plugins/check_http.c:882 | 1333 | #: plugins/check_http.c:951 |
1319 | msgid "Invalid HTTP response received from host\n" | 1334 | msgid "Invalid HTTP response received from host\n" |
1320 | msgstr "Réponse HTTP invalide reçue de l'hôte\n" | 1335 | msgstr "Réponse HTTP invalide reçue de l'hôte\n" |
1321 | 1336 | ||
1322 | #: plugins/check_http.c:885 | 1337 | #: plugins/check_http.c:954 |
1323 | #, c-format | 1338 | #, c-format |
1324 | msgid "Invalid HTTP response received from host on port %d\n" | 1339 | msgid "Invalid HTTP response received from host on port %d\n" |
1325 | msgstr "Réponse HTTP invalide reçue de l'hôte sur le port %d\n" | 1340 | msgstr "Réponse HTTP invalide reçue de l'hôte sur le port %d\n" |
1326 | 1341 | ||
1327 | #: plugins/check_http.c:893 | 1342 | #: plugins/check_http.c:962 |
1328 | #, c-format | 1343 | #, c-format |
1329 | msgid "HTTP OK: Status line output matched \"%s\"\n" | 1344 | msgid "HTTP OK: Status line output matched \"%s\"\n" |
1330 | msgstr "HTTP OK: La ligne d'Ă©tat correspond Ă \"%s\"\n" | 1345 | msgstr "HTTP OK: La ligne d'Ă©tat correspond Ă \"%s\"\n" |
1331 | 1346 | ||
1332 | #: plugins/check_http.c:905 | 1347 | #: plugins/check_http.c:974 |
1333 | #, c-format | 1348 | #, c-format |
1334 | msgid "HTTP CRITICAL: Invalid Status Line (%s)\n" | 1349 | msgid "HTTP CRITICAL: Invalid Status Line (%s)\n" |
1335 | msgstr "HTTP CRITIQUE: Ligne d'Ă©tat non valide (%s)\n" | 1350 | msgstr "HTTP CRITIQUE: Ligne d'Ă©tat non valide (%s)\n" |
1336 | 1351 | ||
1337 | #: plugins/check_http.c:912 | 1352 | #: plugins/check_http.c:981 |
1338 | #, c-format | 1353 | #, c-format |
1339 | msgid "HTTP CRITICAL: Invalid Status (%s)\n" | 1354 | msgid "HTTP CRITICAL: Invalid Status (%s)\n" |
1340 | msgstr "HTTP CRITIQUE: Etat Invalide (%s)\n" | 1355 | msgstr "HTTP CRITIQUE: Etat Invalide (%s)\n" |
1341 | 1356 | ||
1342 | #: plugins/check_http.c:916 | 1357 | #: plugins/check_http.c:985 |
1343 | #, c-format | 1358 | #, c-format |
1344 | msgid "HTTP CRITICAL: %s\n" | 1359 | msgid "HTTP CRITICAL: %s\n" |
1345 | msgstr "HTTP CRITIQUE: %s\n" | 1360 | msgstr "HTTP CRITIQUE: %s\n" |
1346 | 1361 | ||
1347 | #: plugins/check_http.c:920 | 1362 | #: plugins/check_http.c:989 |
1348 | #, c-format | 1363 | #, c-format |
1349 | msgid "HTTP WARNING: %s\n" | 1364 | msgid "HTTP WARNING: %s\n" |
1350 | msgstr "HTTP ALERTE: %s\n" | 1365 | msgstr "HTTP ALERTE: %s\n" |
1351 | 1366 | ||
1352 | #: plugins/check_http.c:938 | 1367 | #: plugins/check_http.c:1007 |
1353 | #, c-format | 1368 | #, c-format |
1354 | msgid " - %s - %.3f second response time %s%s|%s %s\n" | 1369 | msgid " - %s - %.3f second response time %s%s|%s %s\n" |
1355 | msgstr " - %s - %.3f secondes de temps de réponse %s%s|%s %s\n" | 1370 | msgstr " - %s - %.3f secondes de temps de réponse %s%s|%s %s\n" |
1356 | 1371 | ||
1357 | #: plugins/check_http.c:954 | 1372 | #: plugins/check_http.c:1023 |
1358 | #, c-format | 1373 | #, c-format |
1359 | msgid "HTTP WARNING: %s - %.3f second response time %s%s|%s %s\n" | 1374 | msgid "HTTP WARNING: %s - %.3f second response time %s%s|%s %s\n" |
1360 | msgstr "HTTP ALERTE %s - %.3f secondes de temps de réponse %s%s|%s %s\n" | 1375 | msgstr "HTTP ALERTE %s - %.3f secondes de temps de réponse %s%s|%s %s\n" |
1361 | 1376 | ||
1362 | #: plugins/check_http.c:968 plugins/check_http.c:985 | 1377 | #: plugins/check_http.c:1037 plugins/check_http.c:1054 |
1363 | #, c-format | 1378 | #, c-format |
1364 | msgid "HTTP OK %s - %.3f second response time %s%s|%s %s\n" | 1379 | msgid "HTTP OK %s - %.3f second response time %s%s|%s %s\n" |
1365 | msgstr "HTTP OK %s - %.3f secondes de temps de réponse %s%s|%s %s\n" | 1380 | msgstr "HTTP OK %s - %.3f secondes de temps de réponse %s%s|%s %s\n" |
1366 | 1381 | ||
1367 | #: plugins/check_http.c:975 | 1382 | #: plugins/check_http.c:1044 |
1368 | #, c-format | 1383 | #, c-format |
1369 | msgid "CRITICAL - string not found%s|%s %s\n" | 1384 | msgid "CRITICAL - string not found%s|%s %s\n" |
1370 | msgstr "CRITIQUE - chaîne non trouvée%s|%s %s\n" | 1385 | msgstr "CRITIQUE - chaîne non trouvée%s|%s %s\n" |
1371 | 1386 | ||
1372 | #: plugins/check_http.c:993 | 1387 | #: plugins/check_http.c:1062 |
1373 | #, c-format | 1388 | #, c-format |
1374 | msgid "CRITICAL - pattern not found%s|%s %s\n" | 1389 | msgid "CRITICAL - pattern not found%s|%s %s\n" |
1375 | msgstr "CRITIQUE - chaîne non trouvée %s|%s %s\n" | 1390 | msgstr "CRITIQUE - chaîne non trouvée %s|%s %s\n" |
1376 | 1391 | ||
1377 | #: plugins/check_http.c:1000 | 1392 | #: plugins/check_http.c:1069 |
1378 | #, c-format | 1393 | #, c-format |
1379 | msgid "CRITICAL - Execute Error: %s\n" | 1394 | msgid "CRITICAL - Execute Error: %s\n" |
1380 | msgstr "CRITIQUE - Erreur d'exécution: %s\n" | 1395 | msgstr "CRITIQUE - Erreur d'exécution: %s\n" |
1381 | 1396 | ||
1382 | #: plugins/check_http.c:1010 | 1397 | #: plugins/check_http.c:1080 |
1398 | #, fuzzy, c-format | ||
1399 | msgid "HTTP WARNING: page size %d too large%s|%s\n" | ||
1400 | msgstr "HTTP ALERTE: la taille de la page %d est trop petite%s|%s\n" | ||
1401 | |||
1402 | #: plugins/check_http.c:1084 | ||
1383 | #, c-format | 1403 | #, c-format |
1384 | msgid "HTTP WARNING: page size %d too small%s|%s\n" | 1404 | msgid "HTTP WARNING: page size %d too small%s|%s\n" |
1385 | msgstr "HTTP ALERTE: la taille de la page %d est trop petite%s|%s\n" | 1405 | msgstr "HTTP ALERTE: la taille de la page %d est trop petite%s|%s\n" |
1386 | 1406 | ||
1387 | #: plugins/check_http.c:1015 | 1407 | #: plugins/check_http.c:1089 |
1388 | #, c-format | 1408 | #, c-format |
1389 | msgid "HTTP OK %s - %d bytes in %.3f seconds %s%s|%s %s\n" | 1409 | msgid "HTTP OK %s - %d bytes in %.3f seconds %s%s|%s %s\n" |
1390 | msgstr "HTTP OK %s - %d bytes en %.3f secondes %s%s|%s %s\n" | 1410 | msgstr "HTTP OK %s - %d bytes en %.3f secondes %s%s|%s %s\n" |
1391 | 1411 | ||
1392 | #: plugins/check_http.c:1050 | 1412 | #: plugins/check_http.c:1124 |
1393 | msgid "Could not allocate addr\n" | 1413 | msgid "Could not allocate addr\n" |
1394 | msgstr "Impossible d'allouer une adresse\n" | 1414 | msgstr "Impossible d'allouer une adresse\n" |
1395 | 1415 | ||
1396 | #: plugins/check_http.c:1054 | 1416 | #: plugins/check_http.c:1128 |
1397 | msgid "Could not allocate url\n" | 1417 | msgid "Could not allocate url\n" |
1398 | msgstr "Impossible d'allouer une URL\n" | 1418 | msgstr "Impossible d'allouer une URL\n" |
1399 | 1419 | ||
1400 | #: plugins/check_http.c:1064 | 1420 | #: plugins/check_http.c:1138 |
1401 | #, c-format | 1421 | #, c-format |
1402 | msgid "UNKNOWN - Could not find redirect location - %s%s\n" | 1422 | msgid "UNKNOWN - Could not find redirect location - %s%s\n" |
1403 | msgstr "INCONNU - Impossible de trouver l'endroit de la relocation - %s%s\n" | 1423 | msgstr "INCONNU - Impossible de trouver l'endroit de la relocation - %s%s\n" |
1404 | 1424 | ||
1405 | #: plugins/check_http.c:1074 | 1425 | #: plugins/check_http.c:1148 |
1406 | msgid "could not allocate url\n" | 1426 | msgid "could not allocate url\n" |
1407 | msgstr "Impossible d'allouer une URL\n" | 1427 | msgstr "Impossible d'allouer une URL\n" |
1408 | 1428 | ||
1409 | #: plugins/check_http.c:1117 | 1429 | #: plugins/check_http.c:1191 |
1410 | #, c-format | 1430 | #, c-format |
1411 | msgid "UNKNOWN - Could not parse redirect location - %s%s\n" | 1431 | msgid "UNKNOWN - Could not parse redirect location - %s%s\n" |
1412 | msgstr "INCONNU - Impossible de définir l'endroit de la relocation - %s%s\n" | 1432 | msgstr "INCONNU - Impossible de définir l'endroit de la relocation - %s%s\n" |
1413 | 1433 | ||
1414 | #: plugins/check_http.c:1127 | 1434 | #: plugins/check_http.c:1201 |
1415 | #, c-format | 1435 | #, c-format |
1416 | msgid "WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n" | 1436 | msgid "WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n" |
1417 | msgstr "ALERTE - le niveau maximum de redirection %d à été dépassé - %s://%s:%d%s%s\n" | 1437 | msgstr "" |
1438 | "ALERTE - le niveau maximum de redirection %d à été dépassé - %s://%s:%d%s%s\n" | ||
1418 | 1439 | ||
1419 | #: plugins/check_http.c:1135 | 1440 | #: plugins/check_http.c:1209 |
1420 | #, c-format | 1441 | #, c-format |
1421 | msgid "WARNING - redirection creates an infinite loop - %s://%s:%d%s%s\n" | 1442 | msgid "WARNING - redirection creates an infinite loop - %s://%s:%d%s%s\n" |
1422 | msgstr "ALERTE - la redirection crée une boucle infinie - %s://%s:%d%s%s\n" | 1443 | msgstr "ALERTE - la redirection crée une boucle infinie - %s://%s:%d%s%s\n" |
1423 | 1444 | ||
1424 | #: plugins/check_http.c:1183 | 1445 | #: plugins/check_http.c:1257 |
1425 | #, c-format | 1446 | #, c-format |
1426 | msgid "SSL seeding: %s\n" | 1447 | msgid "SSL seeding: %s\n" |
1427 | msgstr "Randomisation SSL: %s\n" | 1448 | msgstr "Randomisation SSL: %s\n" |
1428 | 1449 | ||
1429 | #: plugins/check_http.c:1183 | 1450 | #: plugins/check_http.c:1257 |
1430 | msgid "Failed" | 1451 | msgid "Failed" |
1431 | msgstr "Échoué" | 1452 | msgstr "Échoué" |
1432 | 1453 | ||
1433 | #: plugins/check_http.c:1190 | 1454 | #: plugins/check_http.c:1264 |
1434 | #, c-format | 1455 | #, c-format |
1435 | msgid "CRITICAL - Cannot create SSL context.\n" | 1456 | msgid "CRITICAL - Cannot create SSL context.\n" |
1436 | msgstr "CRITIQUE - Impossible de créer le contexte SSL.\n" | 1457 | msgstr "CRITIQUE - Impossible de créer le contexte SSL.\n" |
1437 | 1458 | ||
1438 | #: plugins/check_http.c:1214 plugins/check_smtp.c:609 plugins/check_tcp.c:640 | 1459 | #: plugins/check_http.c:1288 plugins/check_smtp.c:608 plugins/check_tcp.c:640 |
1439 | #, c-format | 1460 | #, c-format |
1440 | msgid "CRITICAL - Cannot initiate SSL handshake.\n" | 1461 | msgid "CRITICAL - Cannot initiate SSL handshake.\n" |
1441 | msgstr "CRITIQUE - Impossible d'initialiser la négociation SSL.\n" | 1462 | msgstr "CRITIQUE - Impossible d'initialiser la négociation SSL.\n" |
1442 | 1463 | ||
1443 | #: plugins/check_http.c:1244 plugins/check_http.c:1256 | 1464 | #: plugins/check_http.c:1318 plugins/check_http.c:1330 |
1444 | #: plugins/check_smtp.c:635 plugins/check_smtp.c:647 plugins/check_tcp.c:670 | 1465 | #: plugins/check_smtp.c:634 plugins/check_smtp.c:646 plugins/check_tcp.c:670 |
1445 | #: plugins/check_tcp.c:682 | 1466 | #: plugins/check_tcp.c:682 |
1446 | #, c-format | 1467 | #, c-format |
1447 | msgid "CRITICAL - Wrong time format in certificate.\n" | 1468 | msgid "CRITICAL - Wrong time format in certificate.\n" |
1448 | msgstr "CRITIQUE - Format de date incorrect dans le certificat.\n" | 1469 | msgstr "CRITIQUE - Format de date incorrect dans le certificat.\n" |
1449 | 1470 | ||
1450 | #: plugins/check_http.c:1285 | 1471 | #: plugins/check_http.c:1359 |
1451 | #, c-format | 1472 | #, c-format |
1452 | msgid "WARNING - Certificate expires in %d day(s) (%s).\n" | 1473 | msgid "WARNING - Certificate expires in %d day(s) (%s).\n" |
1453 | msgstr "ALERTE - Le certificat expire dans %d jour(s) (%s).\n" | 1474 | msgstr "ALERTE - Le certificat expire dans %d jour(s) (%s).\n" |
1454 | 1475 | ||
1455 | #: plugins/check_http.c:1289 | 1476 | #: plugins/check_http.c:1363 |
1456 | #, c-format | 1477 | #, c-format |
1457 | msgid "CRITICAL - Certificate expired on %s.\n" | 1478 | msgid "CRITICAL - Certificate expired on %s.\n" |
1458 | msgstr "CRITIQUE - Le certificat à expiré le %s.\n" | 1479 | msgstr "CRITIQUE - Le certificat à expiré le %s.\n" |
1459 | 1480 | ||
1460 | #: plugins/check_http.c:1294 | 1481 | #: plugins/check_http.c:1368 |
1461 | #, c-format | 1482 | #, c-format |
1462 | msgid "WARNING - Certificate expires today (%s).\n" | 1483 | msgid "WARNING - Certificate expires today (%s).\n" |
1463 | msgstr "ALERTE - Le certificat expires aujourd'hui (%s).\n" | 1484 | msgstr "ALERTE - Le certificat expires aujourd'hui (%s).\n" |
1464 | 1485 | ||
1465 | #: plugins/check_http.c:1298 | 1486 | #: plugins/check_http.c:1372 |
1466 | #, c-format | 1487 | #, c-format |
1467 | msgid "OK - Certificate will expire on %s.\n" | 1488 | msgid "OK - Certificate will expire on %s.\n" |
1468 | msgstr "OK - Le certificat expirera le %s.\n" | 1489 | msgstr "OK - Le certificat expirera le %s.\n" |
1469 | 1490 | ||
1470 | #: plugins/check_http.c:1373 | 1491 | #: plugins/check_http.c:1447 |
1471 | #, c-format | 1492 | #, c-format |
1472 | msgid "" | 1493 | msgid "" |
1473 | "This plugin tests the HTTP service on the specified host. It can test\n" | 1494 | "This plugin tests the HTTP service on the specified host. It can test\n" |
@@ -1484,12 +1505,12 @@ msgstr "" | |||
1484 | "certificats.\n" | 1505 | "certificats.\n" |
1485 | "\n" | 1506 | "\n" |
1486 | 1507 | ||
1487 | #: plugins/check_http.c:1381 | 1508 | #: plugins/check_http.c:1455 |
1488 | #, c-format | 1509 | #, c-format |
1489 | msgid "NOTE: One or both of -H and -I must be specified\n" | 1510 | msgid "NOTE: One or both of -H and -I must be specified\n" |
1490 | msgstr "NOTE: un ou les deux peuvent être spécifiés -H et -I\n" | 1511 | msgstr "NOTE: un ou les deux peuvent être spécifiés -H et -I\n" |
1491 | 1512 | ||
1492 | #: plugins/check_http.c:1385 | 1513 | #: plugins/check_http.c:1459 |
1493 | #, c-format | 1514 | #, c-format |
1494 | msgid "" | 1515 | msgid "" |
1495 | " -H, --hostname=ADDRESS\n" | 1516 | " -H, --hostname=ADDRESS\n" |
@@ -1511,7 +1532,7 @@ msgstr "" | |||
1511 | " -p, --port=INTEGER\n" | 1532 | " -p, --port=INTEGER\n" |
1512 | " Numéro du port (défaut: %d)\n" | 1533 | " Numéro du port (défaut: %d)\n" |
1513 | 1534 | ||
1514 | #: plugins/check_http.c:1397 | 1535 | #: plugins/check_http.c:1471 |
1515 | #, c-format | 1536 | #, c-format |
1516 | msgid "" | 1537 | msgid "" |
1517 | " -S, --ssl\n" | 1538 | " -S, --ssl\n" |
@@ -1526,7 +1547,7 @@ msgstr "" | |||
1526 | " Nombre minimum de jours de validité du certificat.\n" | 1547 | " Nombre minimum de jours de validité du certificat.\n" |
1527 | " (quand cette option est utilisée, l'URL n'est pas vérifiée.)\n" | 1548 | " (quand cette option est utilisée, l'URL n'est pas vérifiée.)\n" |
1528 | 1549 | ||
1529 | #: plugins/check_http.c:1405 | 1550 | #: plugins/check_http.c:1479 |
1530 | #, c-format | 1551 | #, c-format |
1531 | msgid "" | 1552 | msgid "" |
1532 | " -e, --expect=STRING\n" | 1553 | " -e, --expect=STRING\n" |
@@ -1549,7 +1570,7 @@ msgid "" | |||
1549 | " specify Content-Type header media type when POSTing\n" | 1570 | " specify Content-Type header media type when POSTing\n" |
1550 | msgstr "" | 1571 | msgstr "" |
1551 | 1572 | ||
1552 | #: plugins/check_http.c:1425 | 1573 | #: plugins/check_http.c:1499 |
1553 | #, c-format | 1574 | #, c-format |
1554 | msgid "" | 1575 | msgid "" |
1555 | " -l, --linespan\n" | 1576 | " -l, --linespan\n" |
@@ -1560,7 +1581,7 @@ msgid "" | |||
1560 | " Search page for case-insensitive regex STRING\n" | 1581 | " Search page for case-insensitive regex STRING\n" |
1561 | msgstr "" | 1582 | msgstr "" |
1562 | 1583 | ||
1563 | #: plugins/check_http.c:1434 | 1584 | #: plugins/check_http.c:1508 |
1564 | #, c-format | 1585 | #, c-format |
1565 | msgid "" | 1586 | msgid "" |
1566 | " -a, --authorization=AUTH_PAIR\n" | 1587 | " -a, --authorization=AUTH_PAIR\n" |
@@ -1573,11 +1594,11 @@ msgid "" | |||
1573 | " Wrap output in HTML link (obsoleted by urlize)\n" | 1594 | " Wrap output in HTML link (obsoleted by urlize)\n" |
1574 | " -f, --onredirect=<ok|warning|critical|follow>\n" | 1595 | " -f, --onredirect=<ok|warning|critical|follow>\n" |
1575 | " How to handle redirected pages\n" | 1596 | " How to handle redirected pages\n" |
1576 | " -m, --min=INTEGER\n" | 1597 | " -m, --pagesize=INTEGER<:INTEGER>\n" |
1577 | " Minimum page size required (bytes)\n" | 1598 | " Minimum page size required (bytes) : Maximum page size required (bytes)\n" |
1578 | msgstr "" | 1599 | msgstr "" |
1579 | 1600 | ||
1580 | #: plugins/check_http.c:1454 | 1601 | #: plugins/check_http.c:1528 |
1581 | #, c-format | 1602 | #, c-format |
1582 | msgid "" | 1603 | msgid "" |
1583 | "This plugin will attempt to open an HTTP connection with the host. " | 1604 | "This plugin will attempt to open an HTTP connection with the host. " |
@@ -1597,7 +1618,7 @@ msgstr "" | |||
1597 | "hosting virtuel qui utilise des 'host headers' vous devrez fournir le FQDN\n" | 1618 | "hosting virtuel qui utilise des 'host headers' vous devrez fournir le FQDN\n" |
1598 | "(nom de domaine qualifié) comme l'argument [host_name].\n" | 1619 | "(nom de domaine qualifié) comme l'argument [host_name].\n" |
1599 | 1620 | ||
1600 | #: plugins/check_http.c:1463 | 1621 | #: plugins/check_http.c:1537 |
1601 | #, c-format | 1622 | #, c-format |
1602 | msgid "" | 1623 | msgid "" |
1603 | "\n" | 1624 | "\n" |
@@ -1610,7 +1631,7 @@ msgstr "" | |||
1610 | "le contenu (éventuellement dans un temps défini) ou si le certificat X509\n" | 1631 | "le contenu (éventuellement dans un temps défini) ou si le certificat X509\n" |
1611 | "est toujours valide pour le nombre de jours spécifiés.\n" | 1632 | "est toujours valide pour le nombre de jours spécifiés.\n" |
1612 | 1633 | ||
1613 | #: plugins/check_http.c:1467 | 1634 | #: plugins/check_http.c:1541 |
1614 | #, c-format | 1635 | #, c-format |
1615 | msgid "" | 1636 | msgid "" |
1616 | "\n" | 1637 | "\n" |
@@ -1634,7 +1655,7 @@ msgstr "" | |||
1634 | "STATE_CRITICAL sera retourné.\n" | 1655 | "STATE_CRITICAL sera retourné.\n" |
1635 | "\n" | 1656 | "\n" |
1636 | 1657 | ||
1637 | #: plugins/check_http.c:1474 | 1658 | #: plugins/check_http.c:1548 |
1638 | #, c-format | 1659 | #, c-format |
1639 | msgid "" | 1660 | msgid "" |
1640 | "CHECK CERTIFICATE: check_http www.verisign.com -C 14\n" | 1661 | "CHECK CERTIFICATE: check_http www.verisign.com -C 14\n" |
@@ -1778,7 +1799,8 @@ msgstr "%s erreur en envoyant le ping: %s\n" | |||
1778 | #: plugins/check_icmp.c:863 | 1799 | #: plugins/check_icmp.c:863 |
1779 | #, c-format | 1800 | #, c-format |
1780 | msgid "Received packet too short for ICMP (%d bytes from %s)\n" | 1801 | msgid "Received packet too short for ICMP (%d bytes from %s)\n" |
1781 | msgstr "Le paquet reçu est trop court pour être un paquet ICMP (%d bytes depuis %s)\n" | 1802 | msgstr "" |
1803 | "Le paquet reçu est trop court pour être un paquet ICMP (%d bytes depuis %s)\n" | ||
1782 | 1804 | ||
1783 | #: plugins/check_icmp.c:906 | 1805 | #: plugins/check_icmp.c:906 |
1784 | #, c-format | 1806 | #, c-format |
@@ -1793,7 +1815,8 @@ msgstr "%s : doublon pour [%d], %d bytes, %s ms\n" | |||
1793 | #: plugins/check_icmp.c:945 | 1815 | #: plugins/check_icmp.c:945 |
1794 | #, c-format | 1816 | #, c-format |
1795 | msgid "ICMP Unreachable (Invalid Code) from %s for ICMP Echo sent to %s" | 1817 | msgid "ICMP Unreachable (Invalid Code) from %s for ICMP Echo sent to %s" |
1796 | msgstr "ICMP non joignable (Code invalide) depuis %s pour Echo ICMP envoyé à %s" | 1818 | msgstr "" |
1819 | "ICMP non joignable (Code invalide) depuis %s pour Echo ICMP envoyé à %s" | ||
1797 | 1820 | ||
1798 | #: plugins/check_icmp.c:950 plugins/check_icmp.c:974 | 1821 | #: plugins/check_icmp.c:950 plugins/check_icmp.c:974 |
1799 | #, c-format | 1822 | #, c-format |
@@ -1904,7 +1927,8 @@ msgstr "Impossible d'initialiser startTLS sur le port %i!\n" | |||
1904 | #: plugins/check_ldap.c:164 | 1927 | #: plugins/check_ldap.c:164 |
1905 | #, c-format | 1928 | #, c-format |
1906 | msgid "startTLS not supported by the library, needs LDAPv3!\n" | 1929 | msgid "startTLS not supported by the library, needs LDAPv3!\n" |
1907 | msgstr "startTLS n'est pas supporté par la librairie LDAP, j'ai besoin de LDAPv3!\n" | 1930 | msgstr "" |
1931 | "startTLS n'est pas supporté par la librairie LDAP, j'ai besoin de LDAPv3!\n" | ||
1908 | 1932 | ||
1909 | #: plugins/check_ldap.c:174 | 1933 | #: plugins/check_ldap.c:174 |
1910 | #, c-format | 1934 | #, c-format |
@@ -2004,11 +2028,13 @@ msgstr "Le seuil critique doit ĂŞtre un nombre Ă virgule flottante!\n" | |||
2004 | 2028 | ||
2005 | #: plugins/check_load.c:271 | 2029 | #: plugins/check_load.c:271 |
2006 | msgid "Warning threshold for 1-minute load average is not specified\n" | 2030 | msgid "Warning threshold for 1-minute load average is not specified\n" |
2007 | msgstr "Le seuil d'alerte pour la charge système après 1 minute n'est pas spécifié\n" | 2031 | msgstr "" |
2032 | "Le seuil d'alerte pour la charge système après 1 minute n'est pas spécifié\n" | ||
2008 | 2033 | ||
2009 | #: plugins/check_load.c:273 | 2034 | #: plugins/check_load.c:273 |
2010 | msgid "Warning threshold for 5-minute load average is not specified\n" | 2035 | msgid "Warning threshold for 5-minute load average is not specified\n" |
2011 | msgstr "Le seuil d'alerte pour la charge système après 5 minutes n'est pas spécifié\n" | 2036 | msgstr "" |
2037 | "Le seuil d'alerte pour la charge système après 5 minutes n'est pas spécifié\n" | ||
2012 | 2038 | ||
2013 | #: plugins/check_load.c:275 | 2039 | #: plugins/check_load.c:275 |
2014 | msgid "Warning threshold for 15-minute load average is not specified\n" | 2040 | msgid "Warning threshold for 15-minute load average is not specified\n" |
@@ -2018,15 +2044,18 @@ msgstr "" | |||
2018 | 2044 | ||
2019 | #: plugins/check_load.c:277 | 2045 | #: plugins/check_load.c:277 |
2020 | msgid "Critical threshold for 1-minute load average is not specified\n" | 2046 | msgid "Critical threshold for 1-minute load average is not specified\n" |
2021 | msgstr "Le seuil critique pour la charge système après 1 minute n'est pas spécifié\n" | 2047 | msgstr "" |
2048 | "Le seuil critique pour la charge système après 1 minute n'est pas spécifié\n" | ||
2022 | 2049 | ||
2023 | #: plugins/check_load.c:279 | 2050 | #: plugins/check_load.c:279 |
2024 | msgid "Critical threshold for 5-minute load average is not specified\n" | 2051 | msgid "Critical threshold for 5-minute load average is not specified\n" |
2025 | msgstr "Le seuil critique pour la charge système après 5 minutes n'est pas spécifié\n" | 2052 | msgstr "" |
2053 | "Le seuil critique pour la charge système après 5 minutes n'est pas spécifié\n" | ||
2026 | 2054 | ||
2027 | #: plugins/check_load.c:281 | 2055 | #: plugins/check_load.c:281 |
2028 | msgid "Critical threshold for 15-minute load average is not specified\n" | 2056 | msgid "Critical threshold for 15-minute load average is not specified\n" |
2029 | msgstr "Le seuil critique pour la charge système après 15 minute n'est pas spécifié\n" | 2057 | msgstr "" |
2058 | "Le seuil critique pour la charge système après 15 minute n'est pas spécifié\n" | ||
2030 | 2059 | ||
2031 | #: plugins/check_load.c:283 | 2060 | #: plugins/check_load.c:283 |
2032 | msgid "" | 2061 | msgid "" |
@@ -2490,7 +2519,8 @@ msgstr "Argument -l erroné" | |||
2490 | #: plugins/check_nt.c:219 | 2519 | #: plugins/check_nt.c:219 |
2491 | #, c-format | 2520 | #, c-format |
2492 | msgid "%s:\\ - total: %.2f Gb - used: %.2f Gb (%.0f%%) - free %.2f Gb (%.0f%%)" | 2521 | msgid "%s:\\ - total: %.2f Gb - used: %.2f Gb (%.0f%%) - free %.2f Gb (%.0f%%)" |
2493 | msgstr "%s:\\ - total: %.2f Gb - utilisé: %.2f Gb (%.0f%%) - libre %.2f Gb (%.0f%%)" | 2522 | msgstr "" |
2523 | "%s:\\ - total: %.2f Gb - utilisé: %.2f Gb (%.0f%%) - libre %.2f Gb (%.0f%%)" | ||
2494 | 2524 | ||
2495 | #: plugins/check_nt.c:222 | 2525 | #: plugins/check_nt.c:222 |
2496 | #, c-format | 2526 | #, c-format |
@@ -2507,7 +2537,8 @@ msgstr "Pas de service/processus spécifié" | |||
2507 | 2537 | ||
2508 | #: plugins/check_nt.c:270 | 2538 | #: plugins/check_nt.c:270 |
2509 | #, c-format | 2539 | #, c-format |
2510 | msgid "Memory usage: total:%.2f Mb - used: %.2f Mb (%.0f%%) - free: %.2f Mb (%.0f%%)" | 2540 | msgid "" |
2541 | "Memory usage: total:%.2f Mb - used: %.2f Mb (%.0f%%) - free: %.2f Mb (%.0f%%)" | ||
2511 | msgstr "" | 2542 | msgstr "" |
2512 | "Mémoire utilisée: total:%.2f Mb - utilisée: %.2f Mb (%.0f%%) - libre: %.2f " | 2543 | "Mémoire utilisée: total:%.2f Mb - utilisée: %.2f Mb (%.0f%%) - libre: %.2f " |
2513 | "Mb (%.0f%%)" | 2544 | "Mb (%.0f%%)" |
@@ -2517,7 +2548,7 @@ msgstr "" | |||
2517 | msgid "'Memory usage'=%.2fMb;%.2f;%.2f;0.00;%.2f" | 2548 | msgid "'Memory usage'=%.2fMb;%.2f;%.2f;0.00;%.2f" |
2518 | msgstr "'Mémoire utilisée'=%.2fMb;%.2f;%.2f;0.00;%.2f" | 2549 | msgstr "'Mémoire utilisée'=%.2fMb;%.2f;%.2f;0.00;%.2f" |
2519 | 2550 | ||
2520 | #: plugins/check_nt.c:309 plugins/check_nt.c:396 | 2551 | #: plugins/check_nt.c:309 plugins/check_nt.c:395 |
2521 | msgid "No counter specified" | 2552 | msgid "No counter specified" |
2522 | msgstr "Pas de compteur spécifié" | 2553 | msgstr "Pas de compteur spécifié" |
2523 | 2554 | ||
@@ -2533,23 +2564,23 @@ msgstr "La valeur maximum contient des caractères non numériques" | |||
2533 | msgid "No unit counter specified" | 2564 | msgid "No unit counter specified" |
2534 | msgstr "Pas de compteur spécifié" | 2565 | msgstr "Pas de compteur spécifié" |
2535 | 2566 | ||
2536 | #: plugins/check_nt.c:426 | 2567 | #: plugins/check_nt.c:425 |
2537 | msgid "Please specify a variable to check" | 2568 | msgid "Please specify a variable to check" |
2538 | msgstr "Veuillez préciser une variable a vérifier" | 2569 | msgstr "Veuillez préciser une variable a vérifier" |
2539 | 2570 | ||
2540 | #: plugins/check_nt.c:508 | 2571 | #: plugins/check_nt.c:507 |
2541 | msgid "Server port must be an integer\n" | 2572 | msgid "Server port must be an integer\n" |
2542 | msgstr "Le port du serveur doit ĂŞtre un nombre entier\n" | 2573 | msgstr "Le port du serveur doit ĂŞtre un nombre entier\n" |
2543 | 2574 | ||
2544 | #: plugins/check_nt.c:561 | 2575 | #: plugins/check_nt.c:560 |
2545 | msgid "None" | 2576 | msgid "None" |
2546 | msgstr "Aucun" | 2577 | msgstr "Aucun" |
2547 | 2578 | ||
2548 | #: plugins/check_nt.c:574 | 2579 | #: plugins/check_nt.c:573 |
2549 | msgid "could not fetch information from server\n" | 2580 | msgid "could not fetch information from server\n" |
2550 | msgstr "Impossible d'obtenir l'information depuis le serveur\n" | 2581 | msgstr "Impossible d'obtenir l'information depuis le serveur\n" |
2551 | 2582 | ||
2552 | #: plugins/check_nt.c:618 | 2583 | #: plugins/check_nt.c:617 |
2553 | #, c-format | 2584 | #, c-format |
2554 | msgid "" | 2585 | msgid "" |
2555 | "This plugin collects data from the NSClient service running on a\n" | 2586 | "This plugin collects data from the NSClient service running on a\n" |
@@ -2560,7 +2591,7 @@ msgstr "" | |||
2560 | "Windows NT/2000/XP serveur.\n" | 2591 | "Windows NT/2000/XP serveur.\n" |
2561 | "\n" | 2592 | "\n" |
2562 | 2593 | ||
2563 | #: plugins/check_nt.c:623 | 2594 | #: plugins/check_nt.c:622 |
2564 | #, c-format | 2595 | #, c-format |
2565 | msgid "" | 2596 | msgid "" |
2566 | "\n" | 2597 | "\n" |
@@ -2583,7 +2614,7 @@ msgid "" | |||
2583 | " Print version information\n" | 2614 | " Print version information\n" |
2584 | msgstr "" | 2615 | msgstr "" |
2585 | 2616 | ||
2586 | #: plugins/check_nt.c:641 | 2617 | #: plugins/check_nt.c:640 |
2587 | #, c-format | 2618 | #, c-format |
2588 | msgid "" | 2619 | msgid "" |
2589 | "-v, --variable=STRING\n" | 2620 | "-v, --variable=STRING\n" |
@@ -2592,7 +2623,7 @@ msgstr "" | |||
2592 | "-v, --variable=STRING\n" | 2623 | "-v, --variable=STRING\n" |
2593 | " Variable à vérifier. Les variables valides sont:\n" | 2624 | " Variable à vérifier. Les variables valides sont:\n" |
2594 | 2625 | ||
2595 | #: plugins/check_nt.c:644 | 2626 | #: plugins/check_nt.c:643 |
2596 | #, c-format | 2627 | #, c-format |
2597 | msgid "" | 2628 | msgid "" |
2598 | " CLIENTVERSION = Get the NSClient version\n" | 2629 | " CLIENTVERSION = Get the NSClient version\n" |
@@ -2601,7 +2632,7 @@ msgstr "" | |||
2601 | " CLIENTVERSION = Obtenir la version de NSClient\n" | 2632 | " CLIENTVERSION = Obtenir la version de NSClient\n" |
2602 | " si l'argument -l <version> est spécifié, une alerte sera renvoyée.\n" | 2633 | " si l'argument -l <version> est spécifié, une alerte sera renvoyée.\n" |
2603 | 2634 | ||
2604 | #: plugins/check_nt.c:647 | 2635 | #: plugins/check_nt.c:646 |
2605 | #, c-format | 2636 | #, c-format |
2606 | msgid "" | 2637 | msgid "" |
2607 | " CPULOAD = Average CPU load on last x minutes.\n" | 2638 | " CPULOAD = Average CPU load on last x minutes.\n" |
@@ -2613,7 +2644,7 @@ msgid "" | |||
2613 | " ie: -l 60,90,95,120,90,95\n" | 2644 | " ie: -l 60,90,95,120,90,95\n" |
2614 | msgstr "" | 2645 | msgstr "" |
2615 | 2646 | ||
2616 | #: plugins/check_nt.c:654 | 2647 | #: plugins/check_nt.c:653 |
2617 | #, c-format | 2648 | #, c-format |
2618 | msgid "" | 2649 | msgid "" |
2619 | " UPTIME = Get the uptime of the machine.\n" | 2650 | " UPTIME = Get the uptime of the machine.\n" |
@@ -2622,7 +2653,7 @@ msgstr "" | |||
2622 | " UPTIME = Obtenir la durée de bon fonctionnement de la machine.\n" | 2653 | " UPTIME = Obtenir la durée de bon fonctionnement de la machine.\n" |
2623 | " Pas d'argument spécifique. Pas de seuil d'alerte ou critique\n" | 2654 | " Pas d'argument spécifique. Pas de seuil d'alerte ou critique\n" |
2624 | 2655 | ||
2625 | #: plugins/check_nt.c:657 | 2656 | #: plugins/check_nt.c:656 |
2626 | #, c-format | 2657 | #, c-format |
2627 | msgid "" | 2658 | msgid "" |
2628 | " USEDDISKSPACE = Size and percentage of disk use.\n" | 2659 | " USEDDISKSPACE = Size and percentage of disk use.\n" |
@@ -2630,7 +2661,7 @@ msgid "" | |||
2630 | " Warning and critical thresholds can be specified with -w and -c.\n" | 2661 | " Warning and critical thresholds can be specified with -w and -c.\n" |
2631 | msgstr "" | 2662 | msgstr "" |
2632 | 2663 | ||
2633 | #: plugins/check_nt.c:661 | 2664 | #: plugins/check_nt.c:660 |
2634 | #, c-format | 2665 | #, c-format |
2635 | msgid "" | 2666 | msgid "" |
2636 | " MEMUSE = Memory use.\n" | 2667 | " MEMUSE = Memory use.\n" |
@@ -2639,7 +2670,7 @@ msgstr "" | |||
2639 | " MEMUSE = Utilisation mémoire.\n" | 2670 | " MEMUSE = Utilisation mémoire.\n" |
2640 | " Les seuil d'alerte et critiques peuvent être spécifiés avec -w et -c.\n" | 2671 | " Les seuil d'alerte et critiques peuvent être spécifiés avec -w et -c.\n" |
2641 | 2672 | ||
2642 | #: plugins/check_nt.c:664 | 2673 | #: plugins/check_nt.c:663 |
2643 | #, c-format | 2674 | #, c-format |
2644 | msgid "" | 2675 | msgid "" |
2645 | " SERVICESTATE = Check the state of one or several services.\n" | 2676 | " SERVICESTATE = Check the state of one or several services.\n" |
@@ -2649,7 +2680,7 @@ msgid "" | |||
2649 | "\t\t in the returned string.\n" | 2680 | "\t\t in the returned string.\n" |
2650 | msgstr "" | 2681 | msgstr "" |
2651 | 2682 | ||
2652 | #: plugins/check_nt.c:670 | 2683 | #: plugins/check_nt.c:669 |
2653 | #, c-format | 2684 | #, c-format |
2654 | msgid "" | 2685 | msgid "" |
2655 | " PROCSTATE = Check if one or several process are running.\n" | 2686 | " PROCSTATE = Check if one or several process are running.\n" |
@@ -2658,7 +2689,7 @@ msgstr "" | |||
2658 | " PROCSTATE = Vérifie si un ou plusieurs processus sont démarrés.\n" | 2689 | " PROCSTATE = Vérifie si un ou plusieurs processus sont démarrés.\n" |
2659 | " mĂŞme syntaxe que SERVICESTATE.\n" | 2690 | " mĂŞme syntaxe que SERVICESTATE.\n" |
2660 | 2691 | ||
2661 | #: plugins/check_nt.c:673 | 2692 | #: plugins/check_nt.c:672 |
2662 | #, c-format | 2693 | #, c-format |
2663 | msgid "" | 2694 | msgid "" |
2664 | " COUNTER = Check any performance counter of Windows NT/2000.\n" | 2695 | " COUNTER = Check any performance counter of Windows NT/2000.\n" |
@@ -2672,7 +2703,7 @@ msgid "" | |||
2672 | " \"%%.f %%%% paging file used.\"\n" | 2703 | " \"%%.f %%%% paging file used.\"\n" |
2673 | msgstr "" | 2704 | msgstr "" |
2674 | 2705 | ||
2675 | #: plugins/check_nt.c:683 | 2706 | #: plugins/check_nt.c:682 |
2676 | #, c-format | 2707 | #, c-format |
2677 | msgid "" | 2708 | msgid "" |
2678 | "Notes:\n" | 2709 | "Notes:\n" |
@@ -2983,7 +3014,8 @@ msgstr "" | |||
2983 | 3014 | ||
2984 | #: plugins/check_overcr.c:110 | 3015 | #: plugins/check_overcr.c:110 |
2985 | msgid "Unknown error fetching load data\n" | 3016 | msgid "Unknown error fetching load data\n" |
2986 | msgstr "Erreur inconnue lors de la récupération des données de charge système\n" | 3017 | msgstr "" |
3018 | "Erreur inconnue lors de la récupération des données de charge système\n" | ||
2987 | 3019 | ||
2988 | #: plugins/check_overcr.c:114 | 3020 | #: plugins/check_overcr.c:114 |
2989 | msgid "Invalid response from server - no load information\n" | 3021 | msgid "Invalid response from server - no load information\n" |
@@ -3358,7 +3390,8 @@ msgstr "" | |||
3358 | #: plugins/check_procs.c:254 | 3390 | #: plugins/check_procs.c:254 |
3359 | #, c-format | 3391 | #, c-format |
3360 | msgid "System call sent warnings to stderr\n" | 3392 | msgid "System call sent warnings to stderr\n" |
3361 | msgstr "Les alertes du système seront envoyées vers le canal d'erreur standard\n" | 3393 | msgstr "" |
3394 | "Les alertes du système seront envoyées vers le canal d'erreur standard\n" | ||
3362 | 3395 | ||
3363 | #: plugins/check_procs.c:261 | 3396 | #: plugins/check_procs.c:261 |
3364 | #, c-format | 3397 | #, c-format |
@@ -3740,8 +3773,8 @@ msgstr "" | |||
3740 | " -u, --url=STRING\n" | 3773 | " -u, --url=STRING\n" |
3741 | " Connection Ă cette url\n" | 3774 | " Connection Ă cette url\n" |
3742 | " -e, --expect=STRING\n" | 3775 | " -e, --expect=STRING\n" |
3743 | " Texte attendu dans la première ligne de réponse venant du serveur (défaut: " | 3776 | " Texte attendu dans la première ligne de réponse venant du serveur " |
3744 | "%s)\n" | 3777 | "(défaut: %s)\n" |
3745 | 3778 | ||
3746 | #: plugins/check_real.c:422 | 3779 | #: plugins/check_real.c:422 |
3747 | #, c-format | 3780 | #, c-format |
@@ -3773,12 +3806,12 @@ msgstr "Réponse SMTP invalide reçue de l'hôte sur le port %d\n" | |||
3773 | msgid "Server does not support STARTTLS\n" | 3806 | msgid "Server does not support STARTTLS\n" |
3774 | msgstr "" | 3807 | msgstr "" |
3775 | 3808 | ||
3776 | #: plugins/check_smtp.c:191 plugins/check_smtp.c:594 plugins/check_tcp.c:611 | 3809 | #: plugins/check_smtp.c:191 plugins/check_smtp.c:593 plugins/check_tcp.c:611 |
3777 | #, c-format | 3810 | #, c-format |
3778 | msgid "CRITICAL - Cannot create SSL context.\n" | 3811 | msgid "CRITICAL - Cannot create SSL context.\n" |
3779 | msgstr "CRITIQUE - Impossible de créer le contexte SSL.\n" | 3812 | msgstr "CRITIQUE - Impossible de créer le contexte SSL.\n" |
3780 | 3813 | ||
3781 | #: plugins/check_smtp.c:262 plugins/check_snmp.c:508 | 3814 | #: plugins/check_smtp.c:262 plugins/check_snmp.c:518 |
3782 | #, c-format | 3815 | #, c-format |
3783 | msgid "Could Not Compile Regular Expression" | 3816 | msgid "Could Not Compile Regular Expression" |
3784 | msgstr "Impossible de compiler l'expression régulière" | 3817 | msgstr "Impossible de compiler l'expression régulière" |
@@ -3788,7 +3821,7 @@ msgstr "Impossible de compiler l'expression régulière" | |||
3788 | msgid "SMTP %s - Invalid response '%s' to command '%s'\n" | 3821 | msgid "SMTP %s - Invalid response '%s' to command '%s'\n" |
3789 | msgstr "SMTP %s - réponse invalide de '%s' à la commande '%s'\n" | 3822 | msgstr "SMTP %s - réponse invalide de '%s' à la commande '%s'\n" |
3790 | 3823 | ||
3791 | #: plugins/check_smtp.c:275 plugins/check_snmp.c:277 | 3824 | #: plugins/check_smtp.c:275 plugins/check_snmp.c:280 |
3792 | #, c-format | 3825 | #, c-format |
3793 | msgid "Execute Error: %s\n" | 3826 | msgid "Execute Error: %s\n" |
3794 | msgstr "Erreur d'exécution: %s\n" | 3827 | msgstr "Erreur d'exécution: %s\n" |
@@ -3803,7 +3836,11 @@ msgstr "SMTP %s - %.3f sec. de temps de réponse%s%s|%s\n" | |||
3803 | msgid "Could not realloc() units [%d]\n" | 3836 | msgid "Could not realloc() units [%d]\n" |
3804 | msgstr "Impossible de réallouer des unités [%d]\n" | 3837 | msgstr "Impossible de réallouer des unités [%d]\n" |
3805 | 3838 | ||
3806 | #: plugins/check_smtp.c:527 | 3839 | #: plugins/check_smtp.c:456 |
3840 | msgid "SSL support not available - install OpenSSL and recompile" | ||
3841 | msgstr "" | ||
3842 | |||
3843 | #: plugins/check_smtp.c:526 | ||
3807 | #, c-format | 3844 | #, c-format |
3808 | msgid "" | 3845 | msgid "" |
3809 | "This plugin will attempt to open an SMTP connection with the host.\n" | 3846 | "This plugin will attempt to open an SMTP connection with the host.\n" |
@@ -3812,7 +3849,7 @@ msgstr "" | |||
3812 | "Ce plugin va essayer d'ouvrir un connection SMTP avec l'hĂ´te.\n" | 3849 | "Ce plugin va essayer d'ouvrir un connection SMTP avec l'hĂ´te.\n" |
3813 | "\n" | 3850 | "\n" |
3814 | 3851 | ||
3815 | #: plugins/check_smtp.c:537 | 3852 | #: plugins/check_smtp.c:536 |
3816 | #, c-format | 3853 | #, c-format |
3817 | msgid "" | 3854 | msgid "" |
3818 | " -e, --expect=STRING\n" | 3855 | " -e, --expect=STRING\n" |
@@ -3827,7 +3864,7 @@ msgid "" | |||
3827 | " FROM-address to include in MAIL command, required by Exchange 2000\n" | 3864 | " FROM-address to include in MAIL command, required by Exchange 2000\n" |
3828 | msgstr "" | 3865 | msgstr "" |
3829 | 3866 | ||
3830 | #: plugins/check_smtp.c:550 | 3867 | #: plugins/check_smtp.c:549 |
3831 | #, c-format | 3868 | #, c-format |
3832 | msgid "" | 3869 | msgid "" |
3833 | " -D, --certificate=INTEGER\n" | 3870 | " -D, --certificate=INTEGER\n" |
@@ -3840,7 +3877,7 @@ msgstr "" | |||
3840 | " -S, --starttls\n" | 3877 | " -S, --starttls\n" |
3841 | " Utilisez STARTTLS pour la connection.\n" | 3878 | " Utilisez STARTTLS pour la connection.\n" |
3842 | 3879 | ||
3843 | #: plugins/check_smtp.c:563 | 3880 | #: plugins/check_smtp.c:562 |
3844 | #, c-format | 3881 | #, c-format |
3845 | msgid "" | 3882 | msgid "" |
3846 | "\n" | 3883 | "\n" |
@@ -3850,69 +3887,74 @@ msgid "" | |||
3850 | "STATE_WARNING return values.\n" | 3887 | "STATE_WARNING return values.\n" |
3851 | msgstr "" | 3888 | msgstr "" |
3852 | 3889 | ||
3853 | #: plugins/check_snmp.c:254 | 3890 | #: plugins/check_snmp.c:257 |
3854 | msgid "No valid data returned" | 3891 | msgid "No valid data returned" |
3855 | msgstr "Pas de données valides reçues" | 3892 | msgstr "Pas de données valides reçues" |
3856 | 3893 | ||
3857 | #: plugins/check_snmp.c:321 plugins/negate.c:113 | 3894 | #: plugins/check_snmp.c:324 plugins/negate.c:113 |
3858 | #, c-format | 3895 | #, c-format |
3859 | msgid "" | 3896 | msgid "" |
3860 | "%s problem - No data received from host\n" | 3897 | "%s problem - No data received from host\n" |
3861 | "CMD: %s\n" | 3898 | "CMD: %s\n" |
3862 | msgstr "" | 3899 | msgstr "" |
3863 | 3900 | ||
3864 | #: plugins/check_snmp.c:453 | 3901 | #: plugins/check_snmp.c:458 |
3865 | #, c-format | 3902 | #, c-format |
3866 | msgid "Invalid critical threshold: %s\n" | 3903 | msgid "Invalid critical threshold: %s\n" |
3867 | msgstr "Seuil critique invalide: %s\n" | 3904 | msgstr "Seuil critique invalide: %s\n" |
3868 | 3905 | ||
3869 | #: plugins/check_snmp.c:464 | 3906 | #: plugins/check_snmp.c:469 |
3870 | #, c-format | 3907 | #, c-format |
3871 | msgid "Invalid warning threshold: %s\n" | 3908 | msgid "Invalid warning threshold: %s\n" |
3872 | msgstr "Seuil d'alerte invalide: %s\n" | 3909 | msgstr "Seuil d'alerte invalide: %s\n" |
3873 | 3910 | ||
3874 | #: plugins/check_snmp.c:514 | 3911 | #: plugins/check_snmp.c:481 |
3912 | #, fuzzy | ||
3913 | msgid "Retries interval must be a positive integer" | ||
3914 | msgstr "L'intervalle de temps doit ĂŞtre un entier positif" | ||
3915 | |||
3916 | #: plugins/check_snmp.c:524 | ||
3875 | #, c-format | 3917 | #, c-format |
3876 | msgid "call for regex which was not a compiled option" | 3918 | msgid "call for regex which was not a compiled option" |
3877 | msgstr "Demande d'utilisation d'un regex qui n'est pas prévu dans le programme" | 3919 | msgstr "Demande d'utilisation d'un regex qui n'est pas prévu dans le programme" |
3878 | 3920 | ||
3879 | #: plugins/check_snmp.c:533 | 3921 | #: plugins/check_snmp.c:543 |
3880 | #, fuzzy, c-format | 3922 | #, fuzzy, c-format |
3881 | msgid "Could not reallocate labels[%d]" | 3923 | msgid "Could not reallocate labels[%d]" |
3882 | msgstr "Impossible de réallouer des labels[%d]" | 3924 | msgstr "Impossible de réallouer des labels[%d]" |
3883 | 3925 | ||
3884 | #: plugins/check_snmp.c:545 | 3926 | #: plugins/check_snmp.c:555 |
3885 | msgid "Could not reallocate labels\n" | 3927 | msgid "Could not reallocate labels\n" |
3886 | msgstr "Impossible de réallouer des labels\n" | 3928 | msgstr "Impossible de réallouer des labels\n" |
3887 | 3929 | ||
3888 | #: plugins/check_snmp.c:562 | 3930 | #: plugins/check_snmp.c:572 |
3889 | #, c-format | 3931 | #, c-format |
3890 | msgid "Could not reallocate units [%d]\n" | 3932 | msgid "Could not reallocate units [%d]\n" |
3891 | msgstr "Impossible de réallouer des unités [%d]\n" | 3933 | msgstr "Impossible de réallouer des unités [%d]\n" |
3892 | 3934 | ||
3893 | #: plugins/check_snmp.c:574 | 3935 | #: plugins/check_snmp.c:584 |
3894 | msgid "Could not realloc() units\n" | 3936 | msgid "Could not realloc() units\n" |
3895 | msgstr "Impossible de réallouer des unités\n" | 3937 | msgstr "Impossible de réallouer des unités\n" |
3896 | 3938 | ||
3897 | #: plugins/check_snmp.c:647 | 3939 | #: plugins/check_snmp.c:657 |
3898 | #, c-format | 3940 | #, c-format |
3899 | msgid "Missing secname (%s) or authpassword (%s) ! \n" | 3941 | msgid "Missing secname (%s) or authpassword (%s) ! \n" |
3900 | msgstr "Manque secname (%s) ou mot de passe (%s) ! \n" | 3942 | msgstr "Manque secname (%s) ou mot de passe (%s) ! \n" |
3901 | 3943 | ||
3902 | #: plugins/check_snmp.c:655 | 3944 | #: plugins/check_snmp.c:665 |
3903 | #, c-format | 3945 | #, c-format |
3904 | msgid "Missing secname (%s), authpassword (%s), or privpasswd (%s)! \n" | 3946 | msgid "Missing secname (%s), authpassword (%s), or privpasswd (%s)! \n" |
3905 | msgstr "" | 3947 | msgstr "" |
3906 | 3948 | ||
3907 | #: plugins/check_snmp.c:664 | 3949 | #: plugins/check_snmp.c:674 |
3908 | msgid "Invalid SNMP version" | 3950 | msgid "Invalid SNMP version" |
3909 | msgstr "Version de SNMP invalide" | 3951 | msgstr "Version de SNMP invalide" |
3910 | 3952 | ||
3911 | #: plugins/check_snmp.c:792 | 3953 | #: plugins/check_snmp.c:802 |
3912 | msgid "Unbalanced quotes\n" | 3954 | msgid "Unbalanced quotes\n" |
3913 | msgstr "" | 3955 | msgstr "" |
3914 | 3956 | ||
3915 | #: plugins/check_snmp.c:841 | 3957 | #: plugins/check_snmp.c:851 |
3916 | #, c-format | 3958 | #, c-format |
3917 | msgid "" | 3959 | msgid "" |
3918 | "Check status of remote machines and obtain sustem information via SNMP\n" | 3960 | "Check status of remote machines and obtain sustem information via SNMP\n" |
@@ -3922,7 +3964,7 @@ msgstr "" | |||
3922 | "SNMP\n" | 3964 | "SNMP\n" |
3923 | "\n" | 3965 | "\n" |
3924 | 3966 | ||
3925 | #: plugins/check_snmp.c:851 | 3967 | #: plugins/check_snmp.c:861 |
3926 | #, c-format | 3968 | #, c-format |
3927 | msgid "" | 3969 | msgid "" |
3928 | " -P, --protocol=[1|3]\n" | 3970 | " -P, --protocol=[1|3]\n" |
@@ -3939,7 +3981,7 @@ msgstr "" | |||
3939 | " -a, --authproto=[MD5|SHA]\n" | 3981 | " -a, --authproto=[MD5|SHA]\n" |
3940 | " Protocole d'authenfication SNMPv3\n" | 3982 | " Protocole d'authenfication SNMPv3\n" |
3941 | 3983 | ||
3942 | #: plugins/check_snmp.c:860 | 3984 | #: plugins/check_snmp.c:870 |
3943 | #, c-format | 3985 | #, c-format |
3944 | msgid "" | 3986 | msgid "" |
3945 | " -C, --community=STRING\n" | 3987 | " -C, --community=STRING\n" |
@@ -3953,7 +3995,7 @@ msgid "" | |||
3953 | " SNMPv3 crypt passwd (DES)\n" | 3995 | " SNMPv3 crypt passwd (DES)\n" |
3954 | msgstr "" | 3996 | msgstr "" |
3955 | 3997 | ||
3956 | #: plugins/check_snmp.c:872 | 3998 | #: plugins/check_snmp.c:882 |
3957 | #, c-format | 3999 | #, c-format |
3958 | msgid "" | 4000 | msgid "" |
3959 | " -o, --oid=OID(s)\n" | 4001 | " -o, --oid=OID(s)\n" |
@@ -3966,7 +4008,7 @@ msgid "" | |||
3966 | " to be the data that should be used in the evaluation.\n" | 4008 | " to be the data that should be used in the evaluation.\n" |
3967 | msgstr "" | 4009 | msgstr "" |
3968 | 4010 | ||
3969 | #: plugins/check_snmp.c:882 | 4011 | #: plugins/check_snmp.c:892 |
3970 | #, c-format | 4012 | #, c-format |
3971 | msgid "" | 4013 | msgid "" |
3972 | " -w, --warning=INTEGER_RANGE(s)\n" | 4014 | " -w, --warning=INTEGER_RANGE(s)\n" |
@@ -3975,7 +4017,7 @@ msgid "" | |||
3975 | " Range(s) which will not result in a CRITICAL status\n" | 4017 | " Range(s) which will not result in a CRITICAL status\n" |
3976 | msgstr "" | 4018 | msgstr "" |
3977 | 4019 | ||
3978 | #: plugins/check_snmp.c:889 | 4020 | #: plugins/check_snmp.c:899 |
3979 | #, c-format | 4021 | #, c-format |
3980 | msgid "" | 4022 | msgid "" |
3981 | " -s, --string=STRING\n" | 4023 | " -s, --string=STRING\n" |
@@ -3990,7 +4032,7 @@ msgid "" | |||
3990 | " Prefix label for output from plugin (default -s 'SNMP')\n" | 4032 | " Prefix label for output from plugin (default -s 'SNMP')\n" |
3991 | msgstr "" | 4033 | msgstr "" |
3992 | 4034 | ||
3993 | #: plugins/check_snmp.c:900 | 4035 | #: plugins/check_snmp.c:910 |
3994 | #, c-format | 4036 | #, c-format |
3995 | msgid "" | 4037 | msgid "" |
3996 | " -u, --units=STRING\n" | 4038 | " -u, --units=STRING\n" |
@@ -3999,7 +4041,7 @@ msgid "" | |||
3999 | " Separates output on multiple OID requests\n" | 4041 | " Separates output on multiple OID requests\n" |
4000 | msgstr "" | 4042 | msgstr "" |
4001 | 4043 | ||
4002 | #: plugins/check_snmp.c:910 | 4044 | #: plugins/check_snmp.c:920 |
4003 | #, c-format | 4045 | #, c-format |
4004 | msgid "" | 4046 | msgid "" |
4005 | "\n" | 4047 | "\n" |
@@ -4015,7 +4057,7 @@ msgstr "" | |||
4015 | "Si vous n'avez pas ce logiciel installé, vous devez le télécharger depuis \n" | 4057 | "Si vous n'avez pas ce logiciel installé, vous devez le télécharger depuis \n" |
4016 | "http://net-snmp.sourceforge.net avant de pouvoir utiliser ce plugin.\n" | 4058 | "http://net-snmp.sourceforge.net avant de pouvoir utiliser ce plugin.\n" |
4017 | 4059 | ||
4018 | #: plugins/check_snmp.c:915 | 4060 | #: plugins/check_snmp.c:925 |
4019 | #, c-format | 4061 | #, c-format |
4020 | msgid "" | 4062 | msgid "" |
4021 | "- Multiple OIDs may be indicated by a comma- or space-delimited list (lists " | 4063 | "- Multiple OIDs may be indicated by a comma- or space-delimited list (lists " |
@@ -4023,7 +4065,7 @@ msgid "" | |||
4023 | " internal spaces must be quoted) [max 8 OIDs]\n" | 4065 | " internal spaces must be quoted) [max 8 OIDs]\n" |
4024 | msgstr "" | 4066 | msgstr "" |
4025 | 4067 | ||
4026 | #: plugins/check_snmp.c:919 | 4068 | #: plugins/check_snmp.c:929 |
4027 | #, c-format | 4069 | #, c-format |
4028 | msgid "" | 4070 | msgid "" |
4029 | "- Ranges are inclusive and are indicated with colons. When specified as\n" | 4071 | "- Ranges are inclusive and are indicated with colons. When specified as\n" |
@@ -4033,7 +4075,7 @@ msgid "" | |||
4033 | " returned if the result is outside the specified range.\n" | 4075 | " returned if the result is outside the specified range.\n" |
4034 | msgstr "" | 4076 | msgstr "" |
4035 | 4077 | ||
4036 | #: plugins/check_snmp.c:925 | 4078 | #: plugins/check_snmp.c:935 |
4037 | #, c-format | 4079 | #, c-format |
4038 | msgid "" | 4080 | msgid "" |
4039 | "- If specified in the order 'max:min' a non-OK state will be returned if " | 4081 | "- If specified in the order 'max:min' a non-OK state will be returned if " |
@@ -4041,7 +4083,7 @@ msgid "" | |||
4041 | " result is within the (inclusive) range.\n" | 4083 | " result is within the (inclusive) range.\n" |
4042 | msgstr "" | 4084 | msgstr "" |
4043 | 4085 | ||
4044 | #: plugins/check_snmp.c:929 | 4086 | #: plugins/check_snmp.c:939 |
4045 | #, c-format | 4087 | #, c-format |
4046 | msgid "" | 4088 | msgid "" |
4047 | "- Upper or lower bounds may be omitted to skip checking the respective " | 4089 | "- Upper or lower bounds may be omitted to skip checking the respective " |
@@ -4105,33 +4147,33 @@ msgid "Format: %s\n" | |||
4105 | msgstr "Format: %s\n" | 4147 | msgstr "Format: %s\n" |
4106 | 4148 | ||
4107 | #: plugins/check_swap.c:183 | 4149 | #: plugins/check_swap.c:183 |
4108 | #, c-format | 4150 | #, fuzzy, c-format |
4109 | msgid "total=%d, used=%d, free=%d\n" | 4151 | msgid "total=%.0f, used=%.0f, free=%.0f\n" |
4110 | msgstr "total=%d, utilisé=%d, libre=%d\n" | 4152 | msgstr "total=%d, utilisé=%d, libre=%d\n" |
4111 | 4153 | ||
4112 | #: plugins/check_swap.c:197 | 4154 | #: plugins/check_swap.c:197 |
4113 | #, c-format | 4155 | #, fuzzy, c-format |
4114 | msgid "total=%llu, free=%llu\n" | 4156 | msgid "total=%.0f, free=%.0f\n" |
4115 | msgstr "total=%llu, libre=%llu\n" | 4157 | msgstr "total=%llu, libre=%llu\n" |
4116 | 4158 | ||
4117 | #: plugins/check_swap.c:242 plugins/check_swap.c:281 | 4159 | #: plugins/check_swap.c:242 plugins/check_swap.c:284 |
4118 | msgid "swapctl failed: " | 4160 | msgid "swapctl failed: " |
4119 | msgstr "" | 4161 | msgstr "" |
4120 | 4162 | ||
4121 | #: plugins/check_swap.c:314 | 4163 | #: plugins/check_swap.c:317 |
4122 | #, c-format | 4164 | #, fuzzy, c-format |
4123 | msgid " %d%% free (%llu MB out of %llu MB)" | 4165 | msgid " %d%% free (%.0f MB out of %.0f MB)" |
4124 | msgstr " %d%% libre (%llu MB sur un total de %llu MB)" | 4166 | msgstr " %d%% libre (%llu MB sur un total de %llu MB)" |
4125 | 4167 | ||
4126 | #: plugins/check_swap.c:462 | 4168 | #: plugins/check_swap.c:465 |
4127 | msgid "Warning percentage should be more than critical percentage" | 4169 | msgid "Warning percentage should be more than critical percentage" |
4128 | msgstr "" | 4170 | msgstr "" |
4129 | 4171 | ||
4130 | #: plugins/check_swap.c:466 | 4172 | #: plugins/check_swap.c:469 |
4131 | msgid "Warning free space should be more than critical free space" | 4173 | msgid "Warning free space should be more than critical free space" |
4132 | msgstr "" | 4174 | msgstr "" |
4133 | 4175 | ||
4134 | #: plugins/check_swap.c:480 | 4176 | #: plugins/check_swap.c:483 |
4135 | #, c-format | 4177 | #, c-format |
4136 | msgid "" | 4178 | msgid "" |
4137 | "Check swap space on local machine.\n" | 4179 | "Check swap space on local machine.\n" |
@@ -4140,7 +4182,7 @@ msgstr "" | |||
4140 | "VĂ©rifie l'espace swap sur la machine locale\n" | 4182 | "VĂ©rifie l'espace swap sur la machine locale\n" |
4141 | "\n" | 4183 | "\n" |
4142 | 4184 | ||
4143 | #: plugins/check_swap.c:486 | 4185 | #: plugins/check_swap.c:489 |
4144 | #, c-format | 4186 | #, c-format |
4145 | msgid "" | 4187 | msgid "" |
4146 | "\n" | 4188 | "\n" |
@@ -4160,7 +4202,7 @@ msgid "" | |||
4160 | " Verbose output. Up to 3 levels\n" | 4202 | " Verbose output. Up to 3 levels\n" |
4161 | msgstr "" | 4203 | msgstr "" |
4162 | 4204 | ||
4163 | #: plugins/check_swap.c:500 | 4205 | #: plugins/check_swap.c:503 |
4164 | #, c-format | 4206 | #, c-format |
4165 | msgid "" | 4207 | msgid "" |
4166 | "\n" | 4208 | "\n" |
@@ -4175,7 +4217,7 @@ msgstr "" | |||
4175 | "mémoire\n" | 4217 | "mémoire\n" |
4176 | " vive\n" | 4218 | " vive\n" |
4177 | 4219 | ||
4178 | #: plugins/check_swap.c:504 | 4220 | #: plugins/check_swap.c:507 |
4179 | #, c-format | 4221 | #, c-format |
4180 | msgid "" | 4222 | msgid "" |
4181 | "\n" | 4223 | "\n" |
@@ -4600,62 +4642,65 @@ msgid "" | |||
4600 | " Set CRITICAL status if more than INTEGER users are logged in\n" | 4642 | " Set CRITICAL status if more than INTEGER users are logged in\n" |
4601 | msgstr "" | 4643 | msgstr "" |
4602 | 4644 | ||
4603 | #: plugins/check_ide_smart.c:225 | 4645 | #: plugins/check_ide_smart.c:229 |
4604 | #, c-format | 4646 | #, c-format |
4605 | msgid "CRITICAL - Couldn't open device: %s\n" | 4647 | msgid "CRITICAL - Couldn't open device: %s\n" |
4606 | msgstr "Critique - Impossible d'ouvrir le périphérique: %s\n" | 4648 | msgstr "Critique - Impossible d'ouvrir le périphérique: %s\n" |
4607 | 4649 | ||
4608 | #: plugins/check_ide_smart.c:230 | 4650 | #: plugins/check_ide_smart.c:234 |
4609 | #, c-format | 4651 | #, c-format |
4610 | msgid "CRITICAL - SMART_CMD_ENABLE\n" | 4652 | msgid "CRITICAL - SMART_CMD_ENABLE\n" |
4611 | msgstr "CRITIQUE - SMART_CMD_ENABLE\n" | 4653 | msgstr "CRITIQUE - SMART_CMD_ENABLE\n" |
4612 | 4654 | ||
4613 | #: plugins/check_ide_smart.c:292 | 4655 | #: plugins/check_ide_smart.c:296 |
4614 | #, c-format | 4656 | #, c-format |
4615 | msgid "CRITICAL - SMART_READ_VALUES: %s\n" | 4657 | msgid "CRITICAL - SMART_READ_VALUES: %s\n" |
4616 | msgstr "CRITIQUE - SMART_READ_VALUES: %s\n" | 4658 | msgstr "CRITIQUE - SMART_READ_VALUES: %s\n" |
4617 | 4659 | ||
4618 | #: plugins/check_ide_smart.c:361 | 4660 | #: plugins/check_ide_smart.c:365 |
4619 | #, c-format | 4661 | #, c-format |
4620 | msgid "CRITICAL - %d Harddrive PreFailure%cDetected! %d/%d tests failed.\n" | 4662 | msgid "CRITICAL - %d Harddrive PreFailure%cDetected! %d/%d tests failed.\n" |
4621 | msgstr "CRITIQUE - %d État de pré-panne %c Détecté! %d/%d les tests on échoués.\n" | 4663 | msgstr "" |
4664 | "CRITIQUE - %d État de pré-panne %c Détecté! %d/%d les tests on échoués.\n" | ||
4622 | 4665 | ||
4623 | #: plugins/check_ide_smart.c:368 | 4666 | #: plugins/check_ide_smart.c:372 |
4624 | #, c-format | 4667 | #, c-format |
4625 | msgid "WARNING - %d Harddrive Advisor%s Detected. %d/%d tests failed.\n" | 4668 | msgid "WARNING - %d Harddrive Advisor%s Detected. %d/%d tests failed.\n" |
4626 | msgstr "ALERTE - %d État de pré-panne %s Détecté! %d/%d les tests on échoués.\n" | 4669 | msgstr "" |
4670 | "ALERTE - %d État de pré-panne %s Détecté! %d/%d les tests on échoués.\n" | ||
4627 | 4671 | ||
4628 | #: plugins/check_ide_smart.c:375 | 4672 | #: plugins/check_ide_smart.c:379 |
4629 | #, c-format | 4673 | #, c-format |
4630 | msgid "OK - Operational (%d/%d tests passed)\n" | 4674 | msgid "OK - Operational (%d/%d tests passed)\n" |
4631 | msgstr "OK - En fonctionnement (%d/%d les tests on été réussi)\n" | 4675 | msgstr "OK - En fonctionnement (%d/%d les tests on été réussi)\n" |
4632 | 4676 | ||
4633 | #: plugins/check_ide_smart.c:378 | 4677 | #: plugins/check_ide_smart.c:382 |
4634 | #, c-format | 4678 | #, c-format |
4635 | msgid "ERROR - Status '%d' uknown. %d/%d tests passed\n" | 4679 | msgid "ERROR - Status '%d' uknown. %d/%d tests passed\n" |
4636 | msgstr "ERREUR - État '%d' inconnu. %d/%d les tests on réussi\n" | 4680 | msgstr "ERREUR - État '%d' inconnu. %d/%d les tests on réussi\n" |
4637 | 4681 | ||
4638 | #: plugins/check_ide_smart.c:411 | 4682 | #: plugins/check_ide_smart.c:415 |
4639 | #, fuzzy, c-format | 4683 | #, fuzzy, c-format |
4640 | msgid "OffLineStatus=%d {%s}, AutoOffLine=%s, OffLineTimeout=%d minutes\n" | 4684 | msgid "OffLineStatus=%d {%s}, AutoOffLine=%s, OffLineTimeout=%d minutes\n" |
4641 | msgstr "Etat Hors Ligne=%d {%s}, Hors Ligne Auto=%s, OffLineTimeout=%d minutes\n" | 4685 | msgstr "" |
4686 | "Etat Hors Ligne=%d {%s}, Hors Ligne Auto=%s, OffLineTimeout=%d minutes\n" | ||
4642 | 4687 | ||
4643 | #: plugins/check_ide_smart.c:417 | 4688 | #: plugins/check_ide_smart.c:421 |
4644 | #, c-format | 4689 | #, c-format |
4645 | msgid "OffLineCapability=%d {%s %s %s}\n" | 4690 | msgid "OffLineCapability=%d {%s %s %s}\n" |
4646 | msgstr "" | 4691 | msgstr "" |
4647 | 4692 | ||
4648 | #: plugins/check_ide_smart.c:423 | 4693 | #: plugins/check_ide_smart.c:427 |
4649 | #, c-format | 4694 | #, c-format |
4650 | msgid "SmartRevision=%d, CheckSum=%d, SmartCapability=%d {%s %s}\n" | 4695 | msgid "SmartRevision=%d, CheckSum=%d, SmartCapability=%d {%s %s}\n" |
4651 | msgstr "Revision Smart=%d, Somme de contrôle=%d, Capacité Smart=%d {%s %s}\n" | 4696 | msgstr "Revision Smart=%d, Somme de contrôle=%d, Capacité Smart=%d {%s %s}\n" |
4652 | 4697 | ||
4653 | #: plugins/check_ide_smart.c:462 | 4698 | #: plugins/check_ide_smart.c:465 |
4654 | #, c-format | 4699 | #, c-format |
4655 | msgid "CRITICAL - %s: %s\n" | 4700 | msgid "CRITICAL - %s: %s\n" |
4656 | msgstr "CRITIQUE - %s: %s\n" | 4701 | msgstr "CRITIQUE - %s: %s\n" |
4657 | 4702 | ||
4658 | #: plugins/check_ide_smart.c:481 | 4703 | #: plugins/check_ide_smart.c:484 |
4659 | #, c-format | 4704 | #, c-format |
4660 | msgid "CRITICAL - SMART_READ_THRESHOLDS: %s\n" | 4705 | msgid "CRITICAL - SMART_READ_THRESHOLDS: %s\n" |
4661 | msgstr "CRITIQUE - SMART_READ_THRESHOLDS: %s\n" | 4706 | msgstr "CRITIQUE - SMART_READ_THRESHOLDS: %s\n" |
@@ -4789,4 +4834,3 @@ msgstr "" | |||
4789 | #: plugins/utils.c:475 | 4834 | #: plugins/utils.c:475 |
4790 | msgid "failed malloc in strscat\n" | 4835 | msgid "failed malloc in strscat\n" |
4791 | msgstr "" | 4836 | msgstr "" |
4792 | |||