summaryrefslogtreecommitdiffstats
path: root/po/fr.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/fr.po')
-rw-r--r--po/fr.po2103
1 files changed, 539 insertions, 1564 deletions
diff --git a/po/fr.po b/po/fr.po
index e44cf88..dfc2c5d 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -1,6 +1,6 @@
1# translation of fr.po to 1# translation of fr.po to
2# Messages français pour Nagios Plugins 2# Messages français pour Nagios Plugins
3# Copyright (C) 2003-2004 Nagios Plugin Development Group 3# Copyright (C) 2003-2023 Nagios Plugin Development Group
4# This file is distributed under the same license as the nagiosplug package. 4# This file is distributed under the same license as the nagiosplug package.
5# 5#
6# Karl DeBisschop <kdebisschop@users.sourceforge.net>, 2003. 6# Karl DeBisschop <kdebisschop@users.sourceforge.net>, 2003.
@@ -8,112 +8,77 @@
8# Thomas Guyot-Sionnest <dermoth@aei.ca>, 2007. 8# Thomas Guyot-Sionnest <dermoth@aei.ca>, 2007.
9msgid "" 9msgid ""
10msgstr "" 10msgstr ""
11"Project-Id-Version: fr\n" 11"Project-Id-Version: PACKAGE VERSION\n"
12"Report-Msgid-Bugs-To: devel@monitoring-plugins.org\n" 12"Report-Msgid-Bugs-To: devel@monitoring-plugins.org\n"
13"POT-Creation-Date: 2014-01-19 16:30-0500\n" 13"POT-Creation-Date: 2023-09-05 00:31+0200\n"
14"PO-Revision-Date: 2010-04-21 23:38-0400\n" 14"PO-Revision-Date: 2010-04-21 23:38-0400\n"
15"Last-Translator: Thomas Guyot-Sionnest <dermoth@aei.ca>\n" 15"Last-Translator: \n"
16"Language-Team: Nagios Plugin Development Mailing List <nagiosplug-" 16"Language-Team: Monitoring Plugin Development Team <devel@monitoring-plugins.org>\n"
17"devel@monitoring-plugins.org>\n" 17"Language: fr\n"
18"Language: \n"
19"MIME-Version: 1.0\n" 18"MIME-Version: 1.0\n"
20"Content-Type: text/plain; charset=UTF-8\n" 19"Content-Type: text/plain; charset=UTF-8\n"
21"Content-Transfer-Encoding: 8bit\n" 20"Content-Transfer-Encoding: 8bit\n"
22"Plural-Forms: nplurals=2; plural=(n != 1);\n" 21"Plural-Forms: nplurals=2; plural=(n != 1);\n"
23"X-Generator: KBabel 1.11.4\n" 22"X-Generator: KBabel 1.11.4\n"
24 23
25#: plugins/check_by_ssh.c:86 plugins/check_cluster.c:76 plugins/check_dig.c:88
26#: plugins/check_disk.c:194 plugins/check_dns.c:102 plugins/check_dummy.c:52
27#: plugins/check_fping.c:93 plugins/check_game.c:82 plugins/check_hpjd.c:103
28#: plugins/check_http.c:167 plugins/check_ldap.c:109 plugins/check_load.c:122
29#: plugins/check_mrtgtraf.c:83 plugins/check_mysql.c:122
30#: plugins/check_nagios.c:91 plugins/check_nt.c:127 plugins/check_ntp.c:770
31#: plugins/check_ntp_peer.c:575 plugins/check_ntp_time.c:552
32#: plugins/check_nwstat.c:173 plugins/check_overcr.c:102
33#: plugins/check_pgsql.c:172 plugins/check_ping.c:95 plugins/check_procs.c:172
34#: plugins/check_radius.c:160 plugins/check_real.c:80 plugins/check_smtp.c:144
35#: plugins/check_snmp.c:240 plugins/check_ssh.c:73 plugins/check_swap.c:110
36#: plugins/check_tcp.c:218 plugins/check_time.c:78 plugins/check_ups.c:122
37#: plugins/check_users.c:77 plugins/negate.c:214 plugins-root/check_dhcp.c:270
38msgid "Could not parse arguments" 24msgid "Could not parse arguments"
39msgstr "Impossible de décomposer les arguments" 25msgstr "Impossible de décomposer les arguments"
40 26
41#: plugins/check_by_ssh.c:90 plugins/check_dig.c:82 plugins/check_dns.c:95
42#: plugins/check_nagios.c:95 plugins/check_pgsql.c:178 plugins/check_ping.c:99
43#: plugins/check_procs.c:188 plugins/check_snmp.c:336 plugins/negate.c:79
44msgid "Cannot catch SIGALRM" 27msgid "Cannot catch SIGALRM"
45msgstr "Impossible d'obtenir le signal SIGALRM" 28msgstr "Impossible d'obtenir le signal SIGALRM"
46 29
47#: plugins/check_by_ssh.c:110 30#, fuzzy, c-format
31msgid "SSH connection failed: %s\n"
32msgstr "L'exécution de la commande à distance %s à échoué\n"
33
48#, c-format 34#, c-format
49msgid "Remote command execution failed: %s\n" 35msgid "Remote command execution failed: %s\n"
50msgstr "L'exécution de la commande à distance %s à échoué\n" 36msgstr "L'exécution de la commande à distance %s à échoué\n"
51 37
52#: plugins/check_by_ssh.c:122
53#, c-format 38#, c-format
54msgid "%s - check_by_ssh: Remote command '%s' returned status %d\n" 39msgid "%s - check_by_ssh: Remote command '%s' returned status %d\n"
55msgstr "" 40msgstr ""
56 41
57#: plugins/check_by_ssh.c:134
58#, c-format 42#, c-format
59msgid "SSH WARNING: could not open %s\n" 43msgid "SSH WARNING: could not open %s\n"
60msgstr "SSH AVERTISSEMENT: impossible d'ouvrir %s\n" 44msgstr "SSH AVERTISSEMENT: impossible d'ouvrir %s\n"
61 45
62#: plugins/check_by_ssh.c:143
63#, c-format 46#, c-format
64msgid "%s: Error parsing output\n" 47msgid "%s: Error parsing output\n"
65msgstr "%s: Erreur d'analyse du résultat\n" 48msgstr "%s: Erreur d'analyse du résultat\n"
66 49
67#: plugins/check_by_ssh.c:220 plugins/check_disk.c:476
68#: plugins/check_http.c:278 plugins/check_ldap.c:293 plugins/check_pgsql.c:311
69#: plugins/check_procs.c:437 plugins/check_radius.c:308
70#: plugins/check_real.c:356 plugins/check_smtp.c:581 plugins/check_snmp.c:736
71#: plugins/check_ssh.c:138 plugins/check_tcp.c:505 plugins/check_time.c:302
72#: plugins/check_ups.c:556 plugins/negate.c:164
73msgid "Timeout interval must be a positive integer" 50msgid "Timeout interval must be a positive integer"
74msgstr "Le délai d'attente doit être un entier positif" 51msgstr "Le délai d'attente doit être un entier positif"
75 52
76#: plugins/check_by_ssh.c:230 plugins/check_pgsql.c:341
77#: plugins/check_radius.c:272 plugins/check_real.c:327
78#: plugins/check_smtp.c:506 plugins/check_tcp.c:511 plugins/check_time.c:296
79#: plugins/check_ups.c:518
80msgid "Port must be a positive integer" 53msgid "Port must be a positive integer"
81msgstr "Le numéro du port doit être un entier positif" 54msgstr "Le numéro du port doit être un entier positif"
82 55
83#: plugins/check_by_ssh.c:291
84msgid "skip-stdout argument must be an integer" 56msgid "skip-stdout argument must be an integer"
85msgstr "Le nombres de lignes à sauter (skip-stdout) doit être un entier" 57msgstr "Le nombres de lignes à sauter (skip-stdout) doit être un entier"
86 58
87#: plugins/check_by_ssh.c:299
88msgid "skip-stderr argument must be an integer" 59msgid "skip-stderr argument must be an integer"
89msgstr "Le nombres de lignes à sauter (skip-stderr) doit être un entier" 60msgstr "Le nombres de lignes à sauter (skip-stderr) doit être un entier"
90 61
91#: plugins/check_by_ssh.c:322
92#, c-format 62#, c-format
93msgid "%s: You must provide a host name\n" 63msgid "%s: You must provide a host name\n"
94msgstr "%s: Vous devez fournir un nom d'hôte\n" 64msgstr "%s: Vous devez fournir un nom d'hôte\n"
95 65
96#: plugins/check_by_ssh.c:340
97msgid "No remotecmd" 66msgid "No remotecmd"
98msgstr "Pas de commande distante" 67msgstr "Pas de commande distante"
99 68
100#: plugins/check_by_ssh.c:354
101#, c-format 69#, c-format
102msgid "%s: Argument limit of %d exceeded\n" 70msgid "%s: Argument limit of %d exceeded\n"
103msgstr "" 71msgstr ""
104 72
105#: plugins/check_by_ssh.c:357
106msgid "Can not (re)allocate 'commargv' buffer\n" 73msgid "Can not (re)allocate 'commargv' buffer\n"
107msgstr "Impossible de réallouer le tampon 'commargv'\n" 74msgstr "Impossible de réallouer le tampon 'commargv'\n"
108 75
109#: plugins/check_by_ssh.c:371
110#, c-format 76#, c-format
111msgid "" 77msgid ""
112"%s: In passive mode, you must provide a service name for each command.\n" 78"%s: In passive mode, you must provide a service name for each command.\n"
113msgstr "" 79msgstr ""
114"%s: En mode passif, vous devez fournir un service pour chaque commande.\n" 80"%s: En mode passif, vous devez fournir un service pour chaque commande.\n"
115 81
116#: plugins/check_by_ssh.c:374
117#, fuzzy, c-format 82#, fuzzy, c-format
118msgid "" 83msgid ""
119"%s: In passive mode, you must provide the host short name from the " 84"%s: In passive mode, you must provide the host short name from the "
@@ -122,471 +87,353 @@ msgstr ""
122"%s: En mode passif, vous devez fournir le nom court du hôte mentionné dans " 87"%s: En mode passif, vous devez fournir le nom court du hôte mentionné dans "
123"la configuration de nagios.\n" 88"la configuration de nagios.\n"
124 89
125#: plugins/check_by_ssh.c:388
126#, c-format 90#, c-format
127msgid "This plugin uses SSH to execute commands on a remote host" 91msgid "This plugin uses SSH to execute commands on a remote host"
128msgstr "Ce plugin utilise SSH pour exécuter des commandes sur un hôte distant" 92msgstr "Ce plugin utilise SSH pour exécuter des commandes sur un hôte distant"
129 93
130#: plugins/check_by_ssh.c:403
131msgid "tell ssh to use Protocol 1 [optional]" 94msgid "tell ssh to use Protocol 1 [optional]"
132msgstr "dire à ssh d'utiliser le protocole version 1 [optionnel]" 95msgstr "dire à ssh d'utiliser le protocole version 1 [optionnel]"
133 96
134#: plugins/check_by_ssh.c:405
135msgid "tell ssh to use Protocol 2 [optional]" 97msgid "tell ssh to use Protocol 2 [optional]"
136msgstr "dire à ssh d'utiliser le protocole 2 [optionnel]" 98msgstr "dire à ssh d'utiliser le protocole 2 [optionnel]"
137 99
138#: plugins/check_by_ssh.c:407
139msgid "Ignore all or (if specified) first n lines on STDOUT [optional]" 100msgid "Ignore all or (if specified) first n lines on STDOUT [optional]"
140msgstr "" 101msgstr ""
141 102
142#: plugins/check_by_ssh.c:409
143msgid "Ignore all or (if specified) first n lines on STDERR [optional]" 103msgid "Ignore all or (if specified) first n lines on STDERR [optional]"
144msgstr "" 104msgstr ""
145 105
146#: plugins/check_by_ssh.c:411 106msgid "Exit with an warning, if there is an output on STDERR"
107msgstr ""
108
147msgid "" 109msgid ""
148"tells ssh to fork rather than create a tty [optional]. This will always " 110"tells ssh to fork rather than create a tty [optional]. This will always "
149"return OK if ssh is executed" 111"return OK if ssh is executed"
150msgstr "" 112msgstr ""
151 113
152#: plugins/check_by_ssh.c:413
153msgid "command to execute on the remote machine" 114msgid "command to execute on the remote machine"
154msgstr "commande à exécuter sur la machine distante" 115msgstr "commande à exécuter sur la machine distante"
155 116
156#: plugins/check_by_ssh.c:415
157msgid "SSH user name on remote host [optional]" 117msgid "SSH user name on remote host [optional]"
158msgstr "Nom d'utilisateur ssh sur la machine distante [optionnel]" 118msgstr "Nom d'utilisateur ssh sur la machine distante [optionnel]"
159 119
160#: plugins/check_by_ssh.c:417
161msgid "identity of an authorized key [optional]" 120msgid "identity of an authorized key [optional]"
162msgstr "Identité de la clé autorisée [optionnel]" 121msgstr "Identité de la clé autorisée [optionnel]"
163 122
164#: plugins/check_by_ssh.c:419
165#, fuzzy 123#, fuzzy
166msgid "external command file for monitoring [optional]" 124msgid "external command file for monitoring [optional]"
167msgstr "commande externe pour nagios [optionnel]" 125msgstr "commande externe pour nagios [optionnel]"
168 126
169#: plugins/check_by_ssh.c:421
170#, fuzzy 127#, fuzzy
171msgid "list of monitoring service names, separated by ':' [optional]" 128msgid "list of monitoring service names, separated by ':' [optional]"
172msgstr "liste des services nagios, séparés par ':' [optionnel] " 129msgstr "liste des services nagios, séparés par ':' [optionnel] "
173 130
174#: plugins/check_by_ssh.c:423
175#, fuzzy 131#, fuzzy
176msgid "short name of host in the monitoring configuration [optional]" 132msgid "short name of host in the monitoring configuration [optional]"
177msgstr "nom court de l'hôte dans la configuration nagios [optionnel]" 133msgstr "nom court de l'hôte dans la configuration nagios [optionnel]"
178 134
179#: plugins/check_by_ssh.c:425
180msgid "Call ssh with '-o OPTION' (may be used multiple times) [optional]" 135msgid "Call ssh with '-o OPTION' (may be used multiple times) [optional]"
181msgstr "" 136msgstr ""
182"appelle ssh avec '-o OPTION' (peut être utilisé plusieurs fois) [optionnel]" 137"appelle ssh avec '-o OPTION' (peut être utilisé plusieurs fois) [optionnel]"
183 138
184#: plugins/check_by_ssh.c:427
185#, fuzzy 139#, fuzzy
186msgid "Tell ssh to use this configfile [optional]" 140msgid "Tell ssh to use this configfile [optional]"
187msgstr "dire à ssh d'utiliser le protocole version 1 [optionnel]" 141msgstr "dire à ssh d'utiliser le protocole version 1 [optionnel]"
188 142
189#: plugins/check_by_ssh.c:429
190msgid "Tell ssh to suppress warning and diagnostic messages [optional]" 143msgid "Tell ssh to suppress warning and diagnostic messages [optional]"
191msgstr "" 144msgstr ""
192"dire à ssh de supprimer les messages d'erreurs et de diagnostic [optionnel]" 145"dire à ssh de supprimer les messages d'erreurs et de diagnostic [optionnel]"
193 146
194#: plugins/check_by_ssh.c:434 147msgid "Make connection problems return UNKNOWN instead of CRITICAL"
148msgstr ""
149
195msgid "The most common mode of use is to refer to a local identity file with" 150msgid "The most common mode of use is to refer to a local identity file with"
196msgstr "" 151msgstr ""
197 152
198#: plugins/check_by_ssh.c:435
199msgid "the '-i' option. In this mode, the identity pair should have a null" 153msgid "the '-i' option. In this mode, the identity pair should have a null"
200msgstr "" 154msgstr ""
201 155
202#: plugins/check_by_ssh.c:436
203msgid "passphrase and the public key should be listed in the authorized_keys" 156msgid "passphrase and the public key should be listed in the authorized_keys"
204msgstr "" 157msgstr ""
205 158
206#: plugins/check_by_ssh.c:437
207msgid "file of the remote host. Usually the key will be restricted to running" 159msgid "file of the remote host. Usually the key will be restricted to running"
208msgstr "" 160msgstr ""
209 161
210#: plugins/check_by_ssh.c:438
211msgid "only one command on the remote server. If the remote SSH server tracks" 162msgid "only one command on the remote server. If the remote SSH server tracks"
212msgstr "" 163msgstr ""
213 164
214#: plugins/check_by_ssh.c:439
215msgid "invocation arguments, the one remote program may be an agent that can" 165msgid "invocation arguments, the one remote program may be an agent that can"
216msgstr "" 166msgstr ""
217 167
218#: plugins/check_by_ssh.c:440
219msgid "execute additional commands as proxy" 168msgid "execute additional commands as proxy"
220msgstr "" 169msgstr ""
221 170
222#: plugins/check_by_ssh.c:442
223msgid "To use passive mode, provide multiple '-C' options, and provide" 171msgid "To use passive mode, provide multiple '-C' options, and provide"
224msgstr "Pour utiliser le mode passif, utilisez plusieurs fois l'option '-C',et" 172msgstr "Pour utiliser le mode passif, utilisez plusieurs fois l'option '-C',et"
225 173
226#: plugins/check_by_ssh.c:443
227msgid "" 174msgid ""
228"all of -O, -s, and -n options (servicelist order must match '-C'options)" 175"all of -O, -s, and -n options (servicelist order must match '-C'options)"
229msgstr "" 176msgstr ""
230"et les options -O, -s, n (l'ordre des services doit correspondre aux " 177"et les options -O, -s, n (l'ordre des services doit correspondre aux "
231"multiples options '-C)" 178"multiples options '-C)"
232 179
233#: plugins/check_by_ssh.c:445 plugins/check_cluster.c:261
234#: plugins/check_dig.c:355 plugins/check_disk.c:924 plugins/check_http.c:1560
235#: plugins/check_nagios.c:312 plugins/check_ntp.c:869
236#: plugins/check_ntp_peer.c:705 plugins/check_ntp_time.c:633
237#: plugins/check_procs.c:763 plugins/negate.c:271 plugins/urlize.c:180
238msgid "Examples:" 180msgid "Examples:"
239msgstr "Exemples:" 181msgstr "Exemples:"
240 182
241#: plugins/check_by_ssh.c:460 plugins/check_cluster.c:274
242#: plugins/check_dig.c:367 plugins/check_disk.c:941 plugins/check_dns.c:486
243#: plugins/check_dummy.c:122 plugins/check_fping.c:505
244#: plugins/check_game.c:331 plugins/check_hpjd.c:414 plugins/check_http.c:1590
245#: plugins/check_ldap.c:451 plugins/check_load.c:334 plugins/check_mrtg.c:382
246#: plugins/check_mysql.c:569 plugins/check_nagios.c:323 plugins/check_nt.c:774
247#: plugins/check_ntp.c:888 plugins/check_ntp_peer.c:725
248#: plugins/check_ntp_time.c:642 plugins/check_nwstat.c:1685
249#: plugins/check_overcr.c:467 plugins/check_pgsql.c:578
250#: plugins/check_ping.c:603 plugins/check_procs.c:781
251#: plugins/check_radius.c:385 plugins/check_real.c:451
252#: plugins/check_smtp.c:843 plugins/check_snmp.c:1207 plugins/check_ssh.c:309
253#: plugins/check_swap.c:558 plugins/check_tcp.c:684 plugins/check_time.c:371
254#: plugins/check_ups.c:660 plugins/check_users.c:240
255#: plugins/check_ide_smart.c:640 plugins/negate.c:295 plugins/urlize.c:197
256#: plugins-root/check_dhcp.c:1422 plugins-root/check_icmp.c:1354
257msgid "Usage:" 183msgid "Usage:"
258msgstr "Utilisation:" 184msgstr "Utilisation:"
259 185
260#: plugins/check_cluster.c:230
261#, fuzzy, c-format 186#, fuzzy, c-format
262msgid "Host/Service Cluster Plugin for Monitoring" 187msgid "Host/Service Cluster Plugin for Monitoring"
263msgstr "Plugin de Cluster d'Hôte/Service pour Nagios 2" 188msgstr "Plugin de Cluster d'Hôte/Service pour Nagios 2"
264 189
265#: plugins/check_cluster.c:236 plugins/check_nt.c:676
266msgid "Options:" 190msgid "Options:"
267msgstr "Options:" 191msgstr "Options:"
268 192
269#: plugins/check_cluster.c:239
270msgid "Check service cluster status" 193msgid "Check service cluster status"
271msgstr "Vérifie l'état d'un cluster de services" 194msgstr "Vérifie l'état d'un cluster de services"
272 195
273#: plugins/check_cluster.c:241
274msgid "Check host cluster status" 196msgid "Check host cluster status"
275msgstr "Vérifie l'état d'un cluster d'hôtes" 197msgstr "Vérifie l'état d'un cluster d'hôtes"
276 198
277#: plugins/check_cluster.c:243
278msgid "Optional prepended text output (i.e. \"Host cluster\")" 199msgid "Optional prepended text output (i.e. \"Host cluster\")"
279msgstr "Texte optionnel accolé à la sortie (i.e. \"Cluster d'hôtes\")" 200msgstr "Texte optionnel accolé à la sortie (i.e. \"Cluster d'hôtes\")"
280 201
281#: plugins/check_cluster.c:245 plugins/check_cluster.c:248
282msgid "Specifies the range of hosts or services in cluster that must be in a" 202msgid "Specifies the range of hosts or services in cluster that must be in a"
283msgstr "Défini le nombre d'hôtes ou de services du cluster qui doivent être" 203msgstr "Défini le nombre d'hôtes ou de services du cluster qui doivent être"
284 204
285#: plugins/check_cluster.c:246
286msgid "non-OK state in order to return a WARNING status level" 205msgid "non-OK state in order to return a WARNING status level"
287msgstr "dans un état non-OK pour retourner un état AVERTISSEMENT" 206msgstr "dans un état non-OK pour retourner un état AVERTISSEMENT"
288 207
289#: plugins/check_cluster.c:249
290msgid "non-OK state in order to return a CRITICAL status level" 208msgid "non-OK state in order to return a CRITICAL status level"
291msgstr "dans un état non-OK pour retourner un état CRITIQUE" 209msgstr "dans un état non-OK pour retourner un état CRITIQUE"
292 210
293#: plugins/check_cluster.c:251
294msgid "The status codes of the hosts or services in the cluster, separated by" 211msgid "The status codes of the hosts or services in the cluster, separated by"
295msgstr "Les codes d'état des hôtes ou des services du cluster, séparés par des" 212msgstr "Les codes d'état des hôtes ou des services du cluster, séparés par des"
296 213
297#: plugins/check_cluster.c:252
298msgid "commas" 214msgid "commas"
299msgstr "virgules" 215msgstr "virgules"
300 216
301#: plugins/check_cluster.c:257 plugins/check_game.c:318
302#: plugins/check_http.c:1542 plugins/check_ldap.c:438 plugins/check_mrtg.c:363
303#: plugins/check_mrtgtraf.c:361 plugins/check_mysql.c:558
304#: plugins/check_nt.c:758 plugins/check_ntp.c:865 plugins/check_ntp_peer.c:696
305#: plugins/check_ntp_time.c:626 plugins/check_nwstat.c:1670
306#: plugins/check_overcr.c:456 plugins/check_snmp.c:1178
307#: plugins/check_swap.c:547 plugins/check_ups.c:642 plugins/negate.c:277
308#: plugins-root/check_icmp.c:1329
309msgid "Notes:" 217msgid "Notes:"
310msgstr "Notes:" 218msgstr "Notes:"
311 219
312#: plugins/check_cluster.c:263
313msgid "" 220msgid ""
314"Will alert critical if there are 3 or more service data points in a non-OK" 221"Will alert critical if there are 3 or more service data points in a non-OK"
315msgstr "" 222msgstr ""
316 223
317#: plugins/check_cluster.c:264 plugins/check_ups.c:639
318msgid "state." 224msgid "state."
319msgstr "" 225msgstr ""
320 226
321#: plugins/check_dig.c:100 plugins/check_dig.c:102
322#, c-format 227#, c-format
323msgid "Looking for: '%s'\n" 228msgid "Looking for: '%s'\n"
324msgstr "Recherche de: '%s'\n" 229msgstr "Recherche de: '%s'\n"
325 230
326#: plugins/check_dig.c:109
327msgid "dig returned an error status" 231msgid "dig returned an error status"
328msgstr "dig à renvoyé un état d'erreur" 232msgstr "dig à renvoyé un état d'erreur"
329 233
330#: plugins/check_dig.c:134
331msgid "Server not found in ANSWER SECTION" 234msgid "Server not found in ANSWER SECTION"
332msgstr "Le serveur n'a pas été trouvé dans l'ANSWER SECTION" 235msgstr "Le serveur n'a pas été trouvé dans l'ANSWER SECTION"
333 236
334#: plugins/check_dig.c:144
335msgid "No ANSWER SECTION found" 237msgid "No ANSWER SECTION found"
336msgstr "Pas d' ANSWER SECTION trouvé" 238msgstr "Pas d' ANSWER SECTION trouvé"
337 239
338#: plugins/check_dig.c:171
339msgid "Probably a non-existent host/domain" 240msgid "Probably a non-existent host/domain"
340msgstr "Probablement un hôte/domaine inexistant" 241msgstr "Probablement un hôte/domaine inexistant"
341 242
342#: plugins/check_dig.c:233
343#, c-format 243#, c-format
344msgid "Port must be a positive integer - %s" 244msgid "Port must be a positive integer - %s"
345msgstr "Le numéro du port doit être un entier positif - %s" 245msgstr "Le numéro du port doit être un entier positif - %s"
346 246
347#: plugins/check_dig.c:244
348#, c-format 247#, c-format
349msgid "Warning interval must be a positive integer - %s" 248msgid "Warning interval must be a positive integer - %s"
350msgstr "Le seuil d'avertissement doit être un entier positif - %s" 249msgstr "Le seuil d'avertissement doit être un entier positif - %s"
351 250
352#: plugins/check_dig.c:252
353#, c-format 251#, c-format
354msgid "Critical interval must be a positive integer - %s" 252msgid "Critical interval must be a positive integer - %s"
355msgstr "Le seuil critique doit être un entier positif - %s" 253msgstr "Le seuil critique doit être un entier positif - %s"
356 254
357#: plugins/check_dig.c:260
358#, c-format 255#, c-format
359msgid "Timeout interval must be a positive integer - %s" 256msgid "Timeout interval must be a positive integer - %s"
360msgstr "Le délai d'attente doit être un entier positif - %s" 257msgstr "Le délai d'attente doit être un entier positif - %s"
361 258
362#: plugins/check_dig.c:325 259#, fuzzy, c-format
363#, c-format 260msgid "This plugin tests the DNS service on the specified host using dig"
364msgid "This plugin test the DNS service on the specified host using dig"
365msgstr "Ce plugin teste le service DNS sur l'hôte spécifié en utilisant dig" 261msgstr "Ce plugin teste le service DNS sur l'hôte spécifié en utilisant dig"
366 262
367#: plugins/check_dig.c:338
368msgid "Force dig to only use IPv4 query transport" 263msgid "Force dig to only use IPv4 query transport"
369msgstr "" 264msgstr ""
370 265
371#: plugins/check_dig.c:340
372msgid "Force dig to only use IPv6 query transport" 266msgid "Force dig to only use IPv6 query transport"
373msgstr "" 267msgstr ""
374 268
375#: plugins/check_dig.c:342
376msgid "Machine name to lookup" 269msgid "Machine name to lookup"
377msgstr "Nom de machine à rechercher" 270msgstr "Nom de machine à rechercher"
378 271
379#: plugins/check_dig.c:344
380msgid "Record type to lookup (default: A)" 272msgid "Record type to lookup (default: A)"
381msgstr "Type d'enregistrement à rechercher (par défaut: A)" 273msgstr "Type d'enregistrement à rechercher (par défaut: A)"
382 274
383#: plugins/check_dig.c:346
384msgid "" 275msgid ""
385"An address expected to be in the answer section. If not set, uses whatever" 276"An address expected to be in the answer section. If not set, uses whatever"
386msgstr "" 277msgstr ""
387"Une adresse qui devrait se trouver dans la section réponce. Si omit, utilise" 278"Une adresse qui devrait se trouver dans la section réponce. Si omit, utilise"
388 279
389#: plugins/check_dig.c:347
390msgid "was in -l" 280msgid "was in -l"
391msgstr "ce qui est passé au paramètre -l" 281msgstr "ce qui est passé au paramètre -l"
392 282
393#: plugins/check_dig.c:349
394msgid "Pass STRING as argument(s) to dig" 283msgid "Pass STRING as argument(s) to dig"
395msgstr "" 284msgstr ""
396 285
397#: plugins/check_disk.c:216
398#, c-format 286#, c-format
399msgid "DISK %s: %s not found\n" 287msgid "DISK %s: %s not found\n"
400msgstr "DISK %s: %s non trouvé\n" 288msgstr "DISK %s: %s non trouvé\n"
401 289
402#: plugins/check_disk.c:216 plugins/check_disk.c:956 plugins/check_dns.c:241
403#: plugins/check_dummy.c:74 plugins/check_mysql.c:299
404#: plugins/check_nagios.c:104 plugins/check_nagios.c:168
405#: plugins/check_nagios.c:172 plugins/check_pgsql.c:601
406#: plugins/check_pgsql.c:618 plugins/check_pgsql.c:627
407#: plugins/check_pgsql.c:642 plugins/check_procs.c:351
408#, c-format 290#, c-format
409msgid "CRITICAL" 291msgid "CRITICAL"
410msgstr "CRITIQUE" 292msgstr "CRITIQUE"
411 293
412#: plugins/check_disk.c:550
413#, c-format 294#, c-format
414msgid "unit type %s not known\n" 295msgid "unit type %s not known\n"
415msgstr "unité de type %s inconnue\n" 296msgstr "unité de type %s inconnue\n"
416 297
417#: plugins/check_disk.c:553
418#, c-format 298#, c-format
419msgid "failed allocating storage for '%s'\n" 299msgid "failed allocating storage for '%s'\n"
420msgstr "Impossible d'allouer de l'espace pour '%s'\n" 300msgstr "Impossible d'allouer de l'espace pour '%s'\n"
421 301
422#: plugins/check_disk.c:577 plugins/check_disk.c:618 plugins/check_disk.c:626
423#: plugins/check_disk.c:633 plugins/check_disk.c:637 plugins/check_disk.c:677
424#: plugins/check_disk.c:683 plugins/check_disk.c:702 plugins/check_dummy.c:77
425#: plugins/check_dummy.c:80 plugins/check_pgsql.c:643
426#: plugins/check_procs.c:506
427#, c-format 302#, c-format
428msgid "UNKNOWN" 303msgid "UNKNOWN"
429msgstr "INCONNU" 304msgstr "INCONNU"
430 305
431#: plugins/check_disk.c:577
432msgid "Must set a threshold value before using -p\n" 306msgid "Must set a threshold value before using -p\n"
433msgstr "" 307msgstr ""
434 308
435#: plugins/check_disk.c:618
436msgid "Must set -E before selecting paths\n" 309msgid "Must set -E before selecting paths\n"
437msgstr "" 310msgstr ""
438 311
439#: plugins/check_disk.c:626
440msgid "Must set group value before selecting paths\n" 312msgid "Must set group value before selecting paths\n"
441msgstr "" 313msgstr ""
442 314
443#: plugins/check_disk.c:633
444msgid "" 315msgid ""
445"Paths need to be selected before using -i/-I. Use -A to select all paths " 316"Paths need to be selected before using -i/-I. Use -A to select all paths "
446"explicitly" 317"explicitly"
447msgstr "" 318msgstr ""
448 319
449#: plugins/check_disk.c:637 plugins/check_disk.c:683 plugins/check_procs.c:506
450msgid "Could not compile regular expression" 320msgid "Could not compile regular expression"
451msgstr "Impossible de compiler l'expression rationnelle" 321msgstr "Impossible de compiler l'expression rationnelle"
452 322
453#: plugins/check_disk.c:677
454msgid "Must set a threshold value before using -r/-R\n" 323msgid "Must set a threshold value before using -r/-R\n"
455msgstr "" 324msgstr ""
456 325
457#: plugins/check_disk.c:703
458msgid "Regular expression did not match any path or disk" 326msgid "Regular expression did not match any path or disk"
459msgstr "" 327msgstr ""
460 328
461#: plugins/check_disk.c:749
462msgid "Unknown argument" 329msgid "Unknown argument"
463msgstr "Argument inconnu" 330msgstr "Argument inconnu"
464 331
465#: plugins/check_disk.c:783
466#, c-format 332#, c-format
467msgid " for %s\n" 333msgid " for %s\n"
468msgstr " pour %s\n" 334msgstr " pour %s\n"
469 335
470#: plugins/check_disk.c:857
471msgid "" 336msgid ""
472"This plugin checks the amount of used disk space on a mounted file system" 337"This plugin checks the amount of used disk space on a mounted file system"
473msgstr "Ce plugin vérifie la place utilisé sur un système de fichier monté" 338msgstr "Ce plugin vérifie la place utilisé sur un système de fichier monté"
474 339
475#: plugins/check_disk.c:858
476msgid "" 340msgid ""
477"and generates an alert if free space is less than one of the threshold values" 341"and generates an alert if free space is less than one of the threshold values"
478msgstr "" 342msgstr ""
479"et génère une alerte si la place disponible est plus petite qu'un des seuils " 343"et génère une alerte si la place disponible est plus petite qu'un des seuils "
480"fourni" 344"fourni"
481 345
482#: plugins/check_disk.c:868
483msgid "Exit with WARNING status if less than INTEGER units of disk are free" 346msgid "Exit with WARNING status if less than INTEGER units of disk are free"
484msgstr "" 347msgstr ""
485"Sortir avec un résultat AVERTISSEMENT si moins de X unités de disques sont " 348"Sortir avec un résultat AVERTISSEMENT si moins de X unités de disques sont "
486"libres" 349"libres"
487 350
488#: plugins/check_disk.c:870
489msgid "Exit with WARNING status if less than PERCENT of disk space is free" 351msgid "Exit with WARNING status if less than PERCENT of disk space is free"
490msgstr "" 352msgstr ""
491"Sortir avec un résultat AVERTISSEMENT si moins de X pour-cent du disque est " 353"Sortir avec un résultat AVERTISSEMENT si moins de X pour-cent du disque est "
492"libre" 354"libre"
493 355
494#: plugins/check_disk.c:872
495msgid "Exit with CRITICAL status if less than INTEGER units of disk are free" 356msgid "Exit with CRITICAL status if less than INTEGER units of disk are free"
496msgstr "" 357msgstr ""
497"Sortir avec un résultat CRITIQUE si moins de X unités du disque sont libres" 358"Sortir avec un résultat CRITIQUE si moins de X unités du disque sont libres"
498 359
499#: plugins/check_disk.c:874
500#, fuzzy 360#, fuzzy
501msgid "Exit with CRITICAL status if less than PERCENT of disk space is free" 361msgid "Exit with CRITICAL status if less than PERCENT of disk space is free"
502msgstr "" 362msgstr ""
503"Sortir avec un résultat CRITIQUE si moins de X pour-cent du disque est libre" 363"Sortir avec un résultat CRITIQUE si moins de X pour-cent du disque est libre"
504 364
505#: plugins/check_disk.c:876
506msgid "Exit with WARNING status if less than PERCENT of inode space is free" 365msgid "Exit with WARNING status if less than PERCENT of inode space is free"
507msgstr "" 366msgstr ""
508"Sortir avec un résultat AVERTISSEMENT si moins de X pour-cent des inodes " 367"Sortir avec un résultat AVERTISSEMENT si moins de X pour-cent des inodes "
509"sont libres" 368"sont libres"
510 369
511#: plugins/check_disk.c:878
512msgid "Exit with CRITICAL status if less than PERCENT of inode space is free" 370msgid "Exit with CRITICAL status if less than PERCENT of inode space is free"
513msgstr "" 371msgstr ""
514"Sortir avec un résultat CRITIQUE si moins de X pour-cent des inodes sont " 372"Sortir avec un résultat CRITIQUE si moins de X pour-cent des inodes sont "
515"libres" 373"libres"
516 374
517#: plugins/check_disk.c:880 375msgid ""
518msgid "Path or partition (may be repeated)" 376"Mount point or block device as emitted by the mount(8) command (may be "
519msgstr "Répertoire ou partition (peut être utilisé plusieurs fois)" 377"repeated)"
378msgstr ""
520 379
521#: plugins/check_disk.c:882
522msgid "Ignore device (only works if -p unspecified)" 380msgid "Ignore device (only works if -p unspecified)"
523msgstr "Ignorer le périphérique (marche seulement lorsque -p est utilisé)" 381msgstr "Ignorer le périphérique (marche seulement lorsque -p est utilisé)"
524 382
525#: plugins/check_disk.c:884
526msgid "Clear thresholds" 383msgid "Clear thresholds"
527msgstr "Effacer les seuils" 384msgstr "Effacer les seuils"
528 385
529#: plugins/check_disk.c:886
530msgid "For paths or partitions specified with -p, only check for exact paths" 386msgid "For paths or partitions specified with -p, only check for exact paths"
531msgstr "" 387msgstr ""
532 388
533#: plugins/check_disk.c:888
534msgid "Display only devices/mountpoints with errors" 389msgid "Display only devices/mountpoints with errors"
535msgstr "Afficher seulement les périphériques/point de montage avec des erreurs" 390msgstr "Afficher seulement les périphériques/point de montage avec des erreurs"
536 391
537#: plugins/check_disk.c:890
538msgid "Don't account root-reserved blocks into freespace in perfdata" 392msgid "Don't account root-reserved blocks into freespace in perfdata"
539msgstr "" 393msgstr ""
540 394
541#: plugins/check_disk.c:892 395msgid "Display inode usage in perfdata"
396msgstr ""
397
542msgid "" 398msgid ""
543"Group paths. Thresholds apply to (free-)space of all partitions together" 399"Group paths. Thresholds apply to (free-)space of all partitions together"
544msgstr "" 400msgstr ""
545 401
546#: plugins/check_disk.c:894
547msgid "Same as '--units kB'" 402msgid "Same as '--units kB'"
548msgstr "Pareil à '--units kB'" 403msgstr "Pareil à '--units kB'"
549 404
550#: plugins/check_disk.c:896
551msgid "Only check local filesystems" 405msgid "Only check local filesystems"
552msgstr "Vérifier seulement les systèmes de fichiers locaux" 406msgstr "Vérifier seulement les systèmes de fichiers locaux"
553 407
554#: plugins/check_disk.c:898
555msgid "" 408msgid ""
556"Only check local filesystems against thresholds. Yet call stat on remote " 409"Only check local filesystems against thresholds. Yet call stat on remote "
557"filesystems" 410"filesystems"
558msgstr "" 411msgstr ""
559 412
560#: plugins/check_disk.c:899
561msgid "to test if they are accessible (e.g. to detect Stale NFS Handles)" 413msgid "to test if they are accessible (e.g. to detect Stale NFS Handles)"
562msgstr "" 414msgstr ""
563 415
564#: plugins/check_disk.c:901 416#, fuzzy
565msgid "Display the mountpoint instead of the partition" 417msgid "Display the (block) device instead of the mount point"
566msgstr "Afficher le point de montage au lieu de la partition" 418msgstr "Afficher le point de montage au lieu de la partition"
567 419
568#: plugins/check_disk.c:903
569msgid "Same as '--units MB'" 420msgid "Same as '--units MB'"
570msgstr "Pareil à '--units MB'" 421msgstr "Pareil à '--units MB'"
571 422
572#: plugins/check_disk.c:905
573msgid "Explicitly select all paths. This is equivalent to -R '.*'" 423msgid "Explicitly select all paths. This is equivalent to -R '.*'"
574msgstr "" 424msgstr ""
575 425
576#: plugins/check_disk.c:907
577msgid "" 426msgid ""
578"Case insensitive regular expression for path/partition (may be repeated)" 427"Case insensitive regular expression for path/partition (may be repeated)"
579msgstr "" 428msgstr ""
580"Expression rationnelle indépendante de la case pour un répertoire ou une " 429"Expression rationnelle indépendante de la case pour un répertoire ou une "
581"partition (peut être utilisé plusieurs fois)" 430"partition (peut être utilisé plusieurs fois)"
582 431
583#: plugins/check_disk.c:909
584msgid "Regular expression for path or partition (may be repeated)" 432msgid "Regular expression for path or partition (may be repeated)"
585msgstr "" 433msgstr ""
586"Expression rationnelle pour un répertoire ou une partition (peut être " 434"Expression rationnelle pour un répertoire ou une partition (peut être "
587"utilisé plusieurs fois)" 435"utilisé plusieurs fois)"
588 436
589#: plugins/check_disk.c:911
590msgid "" 437msgid ""
591"Regular expression to ignore selected path/partition (case insensitive) (may " 438"Regular expression to ignore selected path/partition (case insensitive) (may "
592"be repeated)" 439"be repeated)"
@@ -594,200 +441,176 @@ msgstr ""
594"Expression rationnelle pour ignorer un répertoire ou une partition (peut " 441"Expression rationnelle pour ignorer un répertoire ou une partition (peut "
595"être utilisé plusieurs fois)" 442"être utilisé plusieurs fois)"
596 443
597#: plugins/check_disk.c:913
598msgid "" 444msgid ""
599"Regular expression to ignore selected path or partition (may be repeated)" 445"Regular expression to ignore selected path or partition (may be repeated)"
600msgstr "" 446msgstr ""
601"Expression rationnelle pour ignorer un répertoire ou une partition (peut " 447"Expression rationnelle pour ignorer un répertoire ou une partition (peut "
602"être utilisé plusieurs fois)" 448"être utilisé plusieurs fois)"
603 449
604#: plugins/check_disk.c:916 450msgid ""
451"Return OK if no filesystem matches, filesystem does not exist or is "
452"inaccessible."
453msgstr ""
454
455msgid "(Provide this option before -p / -r / --ereg-path if used)"
456msgstr ""
457
605msgid "Choose bytes, kB, MB, GB, TB (default: MB)" 458msgid "Choose bytes, kB, MB, GB, TB (default: MB)"
606msgstr "Choisissez octets, kb, MB, GB, TB (par défaut: MB)" 459msgstr "Choisissez octets, kb, MB, GB, TB (par défaut: MB)"
607 460
608#: plugins/check_disk.c:919
609msgid "Ignore all filesystems of indicated type (may be repeated)" 461msgid "Ignore all filesystems of indicated type (may be repeated)"
610msgstr "" 462msgstr ""
611"Ignorer tout les systèmes de fichiers qui correspondent au type indiqué " 463"Ignorer tout les systèmes de fichiers qui correspondent au type indiqué "
612"(peut être utilisé plusieurs fois)" 464"(peut être utilisé plusieurs fois)"
613 465
614#: plugins/check_disk.c:921
615#, fuzzy 466#, fuzzy
616msgid "Check only filesystems of indicated type (may be repeated)" 467msgid "Check only filesystems of indicated type (may be repeated)"
617msgstr "" 468msgstr ""
618"Ignorer tout les systèmes de fichiers qui correspondent au type indiqué " 469"Ignorer tout les systèmes de fichiers qui correspondent au type indiqué "
619"(peut être utilisé plusieurs fois)" 470"(peut être utilisé plusieurs fois)"
620 471
621#: plugins/check_disk.c:926
622msgid "Checks /tmp and /var at 10% and 5%, and / at 100MB and 50MB" 472msgid "Checks /tmp and /var at 10% and 5%, and / at 100MB and 50MB"
623msgstr "Vérifie /tmp à 10% et /var à 5% et / à 100MB et 50MB" 473msgstr "Vérifie /tmp à 10% et /var à 5% et / à 100MB et 50MB"
624 474
625#: plugins/check_disk.c:928
626msgid "" 475msgid ""
627"Checks all filesystems not matching -r at 100M and 50M. The fs matching the -" 476"Checks all filesystems not matching -r at 100M and 50M. The fs matching the -"
628"r regex" 477"r regex"
629msgstr "" 478msgstr ""
630 479
631#: plugins/check_disk.c:929
632msgid "" 480msgid ""
633"are grouped which means the freespace thresholds are applied to all disks " 481"are grouped which means the freespace thresholds are applied to all disks "
634"together" 482"together"
635msgstr "" 483msgstr ""
636 484
637#: plugins/check_disk.c:931
638msgid "" 485msgid ""
639"Checks /foo for 1000M/500M and /bar for 5/3%. All remaining volumes use " 486"Checks /foo for 1000M/500M and /bar for 5/3%. All remaining volumes use "
640"100M/50M" 487"100M/50M"
641msgstr "" 488msgstr ""
642 489
643#: plugins/check_disk.c:957
644#, c-format 490#, c-format
645msgid "%s %s: %s\n" 491msgid "%s %s: %s\n"
646msgstr "" 492msgstr ""
647 493
648#: plugins/check_disk.c:957
649msgid "is not accessible" 494msgid "is not accessible"
650msgstr "" 495msgstr ""
651 496
652#: plugins/check_dns.c:116
653msgid "nslookup returned an error status" 497msgid "nslookup returned an error status"
654msgstr "nslookup à retourné un code d'erreur" 498msgstr "nslookup à retourné un code d'erreur"
655 499
656#: plugins/check_dns.c:134
657msgid "Warning plugin error" 500msgid "Warning plugin error"
658msgstr "Alerte erreur de plugin" 501msgstr "Alerte erreur de plugin"
659 502
660#: plugins/check_dns.c:154 503#, fuzzy, c-format
504msgid "DNS CRITICAL - '%s' returned empty server string\n"
505msgstr "DNS CRITIQUE - '%s' à retourné un nom d'hôte vide\n"
506
507#, fuzzy, c-format
508msgid "DNS CRITICAL - No response from DNS %s\n"
509msgstr "Pas de réponse du DNS %s\n"
510
661#, c-format 511#, c-format
662msgid "DNS CRITICAL - '%s' returned empty host name string\n" 512msgid "DNS CRITICAL - '%s' returned empty host name string\n"
663msgstr "DNS CRITIQUE - '%s' à retourné un nom d'hôte vide\n" 513msgstr "DNS CRITIQUE - '%s' à retourné un nom d'hôte vide\n"
664 514
665#: plugins/check_dns.c:160
666msgid "Non-authoritative answer:" 515msgid "Non-authoritative answer:"
667msgstr "Réponse non autoritative:" 516msgstr "Réponse non autoritative:"
668 517
669#: plugins/check_dns.c:201 518#, fuzzy, c-format
519msgid "Domain '%s' was not found by the server\n"
520msgstr "Le domaine %s n'a pas été trouvé par le serveur\n"
521
670#, c-format 522#, c-format
671msgid "DNS CRITICAL - '%s' msg parsing exited with no address\n" 523msgid "DNS CRITICAL - '%s' msg parsing exited with no address\n"
672msgstr "DNS CRITIQUE - '%s' n'a pas retourné d'adresse\n" 524msgstr "DNS CRITIQUE - '%s' n'a pas retourné d'adresse\n"
673 525
674#: plugins/check_dns.c:216
675#, c-format 526#, c-format
676msgid "expected '%s' but got '%s'" 527msgid "expected '%s' but got '%s'"
677msgstr "j'attendais '%s' mais j'ai reçu '%s'" 528msgstr "j'attendais '%s' mais j'ai reçu '%s'"
678 529
679#: plugins/check_dns.c:223 530#, fuzzy, c-format
531msgid "Domain '%s' was found by the server: '%s'\n"
532msgstr "Le domaine %s n'a pas été trouvé par le serveur\n"
533
680#, c-format 534#, c-format
681msgid "server %s is not authoritative for %s" 535msgid "server %s is not authoritative for %s"
682msgstr "serveur %s n'est pas autoritaire pour %s" 536msgstr "serveur %s n'est pas autoritaire pour %s"
683 537
684#: plugins/check_dns.c:237 plugins/check_dummy.c:68 plugins/check_nagios.c:182
685#: plugins/check_pgsql.c:638 plugins/check_procs.c:344
686#, c-format 538#, c-format
687msgid "OK" 539msgid "OK"
688msgstr "OK" 540msgstr "OK"
689 541
690#: plugins/check_dns.c:239 plugins/check_dummy.c:71 plugins/check_mysql.c:296
691#: plugins/check_nagios.c:182 plugins/check_pgsql.c:607
692#: plugins/check_pgsql.c:612 plugins/check_pgsql.c:640
693#: plugins/check_procs.c:346
694#, c-format 542#, c-format
695msgid "WARNING" 543msgid "WARNING"
696msgstr "AVERTISSEMENT" 544msgstr "AVERTISSEMENT"
697 545
698#: plugins/check_dns.c:243
699#, c-format 546#, c-format
700msgid "%.3f second response time" 547msgid "%.3f second response time"
701msgid_plural "%.3f seconds response time" 548msgid_plural "%.3f seconds response time"
702msgstr[0] "%.3f secondes de temps de réponse " 549msgstr[0] "%.3f secondes de temps de réponse "
703msgstr[1] "%.3f secondes de temps de réponse " 550msgstr[1] "%.3f secondes de temps de réponse "
704 551
705#: plugins/check_dns.c:244
706#, c-format 552#, c-format
707msgid ". %s returns %s" 553msgid ". %s returns %s"
708msgstr ". %s renvoie %s" 554msgstr ". %s renvoie %s"
709 555
710#: plugins/check_dns.c:248
711#, c-format 556#, c-format
712msgid "DNS WARNING - %s\n" 557msgid "DNS WARNING - %s\n"
713msgstr "DNS AVERTISSEMENT - %s\n" 558msgstr "DNS AVERTISSEMENT - %s\n"
714 559
715#: plugins/check_dns.c:249 plugins/check_dns.c:252 plugins/check_dns.c:255
716msgid " Probably a non-existent host/domain" 560msgid " Probably a non-existent host/domain"
717msgstr " Probablement un hôte/domaine inexistant" 561msgstr " Probablement un hôte/domaine inexistant"
718 562
719#: plugins/check_dns.c:251
720#, c-format 563#, c-format
721msgid "DNS CRITICAL - %s\n" 564msgid "DNS CRITICAL - %s\n"
722msgstr "DNS CRITIQUE - %s\n" 565msgstr "DNS CRITIQUE - %s\n"
723 566
724#: plugins/check_dns.c:254
725#, c-format 567#, c-format
726msgid "DNS UNKNOWN - %s\n" 568msgid "DNS UNKNOWN - %s\n"
727msgstr "DNS INCONNU - %s\n" 569msgstr "DNS INCONNU - %s\n"
728 570
729#: plugins/check_dns.c:267
730msgid "Note: nslookup is deprecated and may be removed from future releases." 571msgid "Note: nslookup is deprecated and may be removed from future releases."
731msgstr "" 572msgstr ""
732"Note: nslookup est obsolète et pourra être retiré dans les prochaines " 573"Note: nslookup est obsolète et pourra être retiré dans les prochaines "
733"versions." 574"versions."
734 575
735#: plugins/check_dns.c:268
736msgid "Consider using the `dig' or `host' programs instead. Run nslookup with" 576msgid "Consider using the `dig' or `host' programs instead. Run nslookup with"
737msgstr "" 577msgstr ""
738"Veuillez utiliser le programme 'dig' ou 'host' à la place. Faire fonctionner " 578"Veuillez utiliser le programme 'dig' ou 'host' à la place. Faire fonctionner "
739"nslookup avec" 579"nslookup avec"
740 580
741#: plugins/check_dns.c:269
742msgid "the `-sil[ent]' option to prevent this message from appearing." 581msgid "the `-sil[ent]' option to prevent this message from appearing."
743msgstr "L'option '-sil[ent]' empêche l'apparition de ce message." 582msgstr "L'option '-sil[ent]' empêche l'apparition de ce message."
744 583
745#: plugins/check_dns.c:274
746#, c-format 584#, c-format
747msgid "No response from DNS %s\n" 585msgid "No response from DNS %s\n"
748msgstr "Pas de réponse du DNS %s\n" 586msgstr "Pas de réponse du DNS %s\n"
749 587
750#: plugins/check_dns.c:278
751#, c-format 588#, c-format
752msgid "DNS %s has no records\n" 589msgid "DNS %s has no records\n"
753msgstr "Le DNS %s n'a pas d'enregistrements\n" 590msgstr "Le DNS %s n'a pas d'enregistrements\n"
754 591
755#: plugins/check_dns.c:286
756#, c-format 592#, c-format
757msgid "Connection to DNS %s was refused\n" 593msgid "Connection to DNS %s was refused\n"
758msgstr "La connexion au DNS %s à été refusée\n" 594msgstr "La connexion au DNS %s à été refusée\n"
759 595
760#: plugins/check_dns.c:290
761#, c-format 596#, c-format
762msgid "Query was refused by DNS server at %s\n" 597msgid "Query was refused by DNS server at %s\n"
763msgstr "La requête à été refusée par le serveur DNS %s\n" 598msgstr "La requête à été refusée par le serveur DNS %s\n"
764 599
765#: plugins/check_dns.c:294
766#, c-format 600#, c-format
767msgid "No information returned by DNS server at %s\n" 601msgid "No information returned by DNS server at %s\n"
768msgstr "Pas d'information renvoyée par le serveur DNS %s\n" 602msgstr "Pas d'information renvoyée par le serveur DNS %s\n"
769 603
770#: plugins/check_dns.c:300
771#, c-format
772msgid "Domain %s was not found by the server\n"
773msgstr "Le domaine %s n'a pas été trouvé par le serveur\n"
774
775#: plugins/check_dns.c:304
776msgid "Network is unreachable\n" 604msgid "Network is unreachable\n"
777msgstr "Le réseau est inaccessible\n" 605msgstr "Le réseau est inaccessible\n"
778 606
779#: plugins/check_dns.c:308
780#, c-format 607#, c-format
781msgid "DNS failure for %s\n" 608msgid "DNS failure for %s\n"
782msgstr "DNS à échoué pour %s\n" 609msgstr "DNS à échoué pour %s\n"
783 610
784#: plugins/check_dns.c:372 plugins/check_dns.c:380 plugins/check_dns.c:387
785#: plugins/check_dns.c:392 plugins/check_dns.c:414 plugins/check_dns.c:422
786#: plugins/check_game.c:211 plugins/check_game.c:219
787msgid "Input buffer overflow\n" 611msgid "Input buffer overflow\n"
788msgstr "Le tampon d'entrée a débordé\n" 612msgstr "Le tampon d'entrée a débordé\n"
789 613
790#: plugins/check_dns.c:450
791msgid "" 614msgid ""
792"This plugin uses the nslookup program to obtain the IP address for the given " 615"This plugin uses the nslookup program to obtain the IP address for the given "
793"host/domain query." 616"host/domain query."
@@ -795,11 +618,9 @@ msgstr ""
795"Ce plugin utilise le programme nslookup pour obtenir l'adresse IP de l'hôte/" 618"Ce plugin utilise le programme nslookup pour obtenir l'adresse IP de l'hôte/"
796"domaine à interroger." 619"domaine à interroger."
797 620
798#: plugins/check_dns.c:451
799msgid "An optional DNS server to use may be specified." 621msgid "An optional DNS server to use may be specified."
800msgstr "Un serveur DNS à utiliser peut être indiqué." 622msgstr "Un serveur DNS à utiliser peut être indiqué."
801 623
802#: plugins/check_dns.c:452
803msgid "" 624msgid ""
804"If no DNS server is specified, the default server(s) specified in /etc/" 625"If no DNS server is specified, the default server(s) specified in /etc/"
805"resolv.conf will be used." 626"resolv.conf will be used."
@@ -807,193 +628,158 @@ msgstr ""
807"Si aucun serveur DNS n'est spécifié, les serveurs spécifiés dans /etc/resolv." 628"Si aucun serveur DNS n'est spécifié, les serveurs spécifiés dans /etc/resolv."
808"conf seront utilisé." 629"conf seront utilisé."
809 630
810#: plugins/check_dns.c:462
811msgid "The name or address you want to query" 631msgid "The name or address you want to query"
812msgstr "Le nom ou l'adresse que vous voulez interroger" 632msgstr "Le nom ou l'adresse que vous voulez interroger"
813 633
814#: plugins/check_dns.c:464
815msgid "Optional DNS server you want to use for the lookup" 634msgid "Optional DNS server you want to use for the lookup"
816msgstr "Serveur DNS que vous voulez utiliser pour la recherche" 635msgstr "Serveur DNS que vous voulez utiliser pour la recherche"
817 636
818#: plugins/check_dns.c:466 637#, fuzzy
819msgid "" 638msgid ""
820"Optional IP-ADDRESS you expect the DNS server to return. HOST must end with" 639"Optional IP-ADDRESS/CIDR you expect the DNS server to return. HOST must end"
821msgstr "" 640msgstr ""
822"Adresse IP que le serveur DNS doit retourner. Les hôtes doivent se terminer " 641"Adresse IP que le serveur DNS doit retourner. Les hôtes doivent se terminer "
823 642
824#: plugins/check_dns.c:467 643#, fuzzy
825msgid "" 644msgid ""
826"a dot (.). This option can be repeated multiple times (Returns OK if any" 645"with a dot (.). This option can be repeated multiple times (Returns OK if any"
827msgstr "avec un point (.). Cette option peut être répétée (Retourne OK si une" 646msgstr "avec un point (.). Cette option peut être répétée (Retourne OK si une"
828 647
829#: plugins/check_dns.c:468 648msgid "value matches)."
830msgid ""
831"value match). If multiple addresses are returned at once, you have to match"
832msgstr "" 649msgstr ""
833"valeur correspond). Si plusieurs adresses sont retournées en même temps,"
834 650
835#: plugins/check_dns.c:469
836msgid "" 651msgid ""
837"the whole string of addresses separated with commas (sorted alphabetically)." 652"Expect the DNS server to return NXDOMAIN (i.e. the domain was not found)"
653msgstr ""
654
655msgid "Cannot be used together with -a"
838msgstr "" 656msgstr ""
839"vous devrez toutes les inscrire séparées pas des virgules (en ordre "
840"alphabétique)"
841 657
842#: plugins/check_dns.c:471
843msgid "Optionally expect the DNS server to be authoritative for the lookup" 658msgid "Optionally expect the DNS server to be authoritative for the lookup"
844msgstr "Serveur DNS qui doit normalement être autoritaire pour la recherche" 659msgstr "Serveur DNS qui doit normalement être autoritaire pour la recherche"
845 660
846#: plugins/check_dns.c:473
847msgid "Return warning if elapsed time exceeds value. Default off" 661msgid "Return warning if elapsed time exceeds value. Default off"
848msgstr "" 662msgstr ""
849"Renvoie une alerte si le temps écoulé dépasse la valeur indiquée. Désactivé " 663"Renvoie une alerte si le temps écoulé dépasse la valeur indiquée. Désactivé "
850"par défaut" 664"par défaut"
851 665
852#: plugins/check_dns.c:475
853msgid "Return critical if elapsed time exceeds value. Default off" 666msgid "Return critical if elapsed time exceeds value. Default off"
854msgstr "" 667msgstr ""
855"Renvoie critique si le temps utilisé dépasse la valeur indiquée. Désactivé " 668"Renvoie critique si le temps utilisé dépasse la valeur indiquée. Désactivé "
856"par défaut" 669"par défaut"
857 670
858#: plugins/check_dummy.c:62 671msgid ""
672"Return critical if the list of expected addresses does not match all "
673"addresses"
674msgstr ""
675
676msgid "returned. Default off"
677msgstr ""
678
859msgid "Arguments to check_dummy must be an integer" 679msgid "Arguments to check_dummy must be an integer"
860msgstr "Les arguments pour check_dummy doivent être des entiers" 680msgstr "Les arguments pour check_dummy doivent être des entiers"
861 681
862#: plugins/check_dummy.c:82
863#, c-format 682#, c-format
864msgid "Status %d is not a supported error state\n" 683msgid "Status %d is not a supported error state\n"
865msgstr "Le résultat %d n'est pas un résultat supporté\n" 684msgstr "Le résultat %d n'est pas un résultat supporté\n"
866 685
867#: plugins/check_dummy.c:104
868msgid "" 686msgid ""
869"This plugin will simply return the state corresponding to the numeric value" 687"This plugin will simply return the state corresponding to the numeric value"
870msgstr "" 688msgstr ""
871"Ce plugin renverra simplement l'état correspondant à la valeur numérique" 689"Ce plugin renverra simplement l'état correspondant à la valeur numérique"
872 690
873#: plugins/check_dummy.c:106
874msgid "of the <state> argument with optional text" 691msgid "of the <state> argument with optional text"
875msgstr "du paramètre <state> avec un texte optionnel" 692msgstr "du paramètre <state> avec un texte optionnel"
876 693
877#: plugins/check_fping.c:125 plugins/check_hpjd.c:128 plugins/check_ping.c:438
878#: plugins/check_swap.c:175 plugins/check_users.c:94 plugins/urlize.c:110
879#, c-format 694#, c-format
880msgid "Could not open pipe: %s\n" 695msgid "Could not open pipe: %s\n"
881msgstr "Impossible d'ouvrir le pipe: %s\n" 696msgstr "Impossible d'ouvrir le pipe: %s\n"
882 697
883#: plugins/check_fping.c:131 plugins/check_hpjd.c:134 plugins/check_load.c:153
884#: plugins/check_swap.c:181 plugins/check_users.c:100 plugins/urlize.c:116
885#, c-format 698#, c-format
886msgid "Could not open stderr for %s\n" 699msgid "Could not open stderr for %s\n"
887msgstr "Impossible d'ouvrir la sortie d'erreur standard pour %s\n" 700msgstr "Impossible d'ouvrir la sortie d'erreur standard pour %s\n"
888 701
889#: plugins/check_fping.c:157
890#, fuzzy 702#, fuzzy
891msgid "FPING UNKNOWN - IP address not found\n" 703msgid "FPING UNKNOWN - IP address not found\n"
892msgstr "PING INCONNU - Hôte non trouvé (%s)\n" 704msgstr "PING INCONNU - Hôte non trouvé (%s)\n"
893 705
894#: plugins/check_fping.c:160
895msgid "FPING UNKNOWN - invalid commandline argument\n" 706msgid "FPING UNKNOWN - invalid commandline argument\n"
896msgstr "" 707msgstr ""
897 708
898#: plugins/check_fping.c:163
899#, fuzzy 709#, fuzzy
900msgid "FPING UNKNOWN - failed system call\n" 710msgid "FPING UNKNOWN - failed system call\n"
901msgstr "PING INCONNU - Hôte non trouvé (%s)\n" 711msgstr "PING INCONNU - Hôte non trouvé (%s)\n"
902 712
903#: plugins/check_fping.c:187 713#, fuzzy, c-format
714msgid "FPING %s - %s (rta=%f ms)|%s\n"
715msgstr "FPING %s - %s (perte=%.0f%% )|%s\n"
716
904#, c-format 717#, c-format
905msgid "FPING UNKNOWN - %s not found\n" 718msgid "FPING UNKNOWN - %s not found\n"
906msgstr "PING INCONNU - Hôte non trouvé (%s)\n" 719msgstr "PING INCONNU - Hôte non trouvé (%s)\n"
907 720
908#: plugins/check_fping.c:191
909#, c-format 721#, c-format
910msgid "FPING CRITICAL - %s is unreachable\n" 722msgid "FPING CRITICAL - %s is unreachable\n"
911msgstr "PING CRITIQUE - Hôte inaccessible (%s)\n" 723msgstr "PING CRITIQUE - Hôte inaccessible (%s)\n"
912 724
913#: plugins/check_fping.c:196
914#, fuzzy, c-format 725#, fuzzy, c-format
915msgid "FPING UNKNOWN - %s parameter error\n" 726msgid "FPING UNKNOWN - %s parameter error\n"
916msgstr "PING INCONNU - Hôte non trouvé (%s)\n" 727msgstr "PING INCONNU - Hôte non trouvé (%s)\n"
917 728
918#: plugins/check_fping.c:200 plugins/check_fping.c:240
919#, c-format 729#, c-format
920msgid "FPING CRITICAL - %s is down\n" 730msgid "FPING CRITICAL - %s is down\n"
921msgstr "FPING CRITIQUE - %s est en panne\n" 731msgstr "FPING CRITIQUE - %s est en panne\n"
922 732
923#: plugins/check_fping.c:227
924#, c-format 733#, c-format
925msgid "FPING %s - %s (loss=%.0f%%, rta=%f ms)|%s %s\n" 734msgid "FPING %s - %s (loss=%.0f%%, rta=%f ms)|%s %s\n"
926msgstr "FPING %s - %s (perte=%.0f%%, rta=%f ms)|%s %s\n" 735msgstr "FPING %s - %s (perte=%.0f%%, rta=%f ms)|%s %s\n"
927 736
928#: plugins/check_fping.c:253
929#, c-format 737#, c-format
930msgid "FPING %s - %s (loss=%.0f%% )|%s\n" 738msgid "FPING %s - %s (loss=%.0f%% )|%s\n"
931msgstr "FPING %s - %s (perte=%.0f%% )|%s\n" 739msgstr "FPING %s - %s (perte=%.0f%% )|%s\n"
932 740
933#: plugins/check_fping.c:326 plugins/check_fping.c:332
934#: plugins/check_hpjd.c:338 plugins/check_hpjd.c:361 plugins/check_mysql.c:371
935#: plugins/check_mysql.c:455 plugins/check_ntp.c:709
936#: plugins/check_ntp_peer.c:497 plugins/check_ntp_time.c:496
937#: plugins/check_pgsql.c:335 plugins/check_ping.c:295 plugins/check_ping.c:418
938#: plugins/check_radius.c:264 plugins/check_real.c:314
939#: plugins/check_real.c:376 plugins/check_smtp.c:499 plugins/check_smtp.c:641
940#: plugins/check_ssh.c:157 plugins/check_time.c:240 plugins/check_time.c:315
941#: plugins/check_ups.c:504 plugins/check_ups.c:573
942msgid "Invalid hostname/address" 741msgid "Invalid hostname/address"
943msgstr "Adresse/Nom d'hôte invalide" 742msgstr "Adresse/Nom d'hôte invalide"
944 743
945#: plugins/check_fping.c:345 plugins/check_ldap.c:353 plugins/check_ping.c:246
946msgid "IPv6 support not available\n" 744msgid "IPv6 support not available\n"
947msgstr "Support IPv6 non disponible\n" 745msgstr "Support IPv6 non disponible\n"
948 746
949#: plugins/check_fping.c:378
950msgid "Packet size must be a positive integer" 747msgid "Packet size must be a positive integer"
951msgstr "La taille du paquet doit être un entier positif" 748msgstr "La taille du paquet doit être un entier positif"
952 749
953#: plugins/check_fping.c:384
954msgid "Packet count must be a positive integer" 750msgid "Packet count must be a positive integer"
955msgstr "Le nombre de paquets doit être un entier positif" 751msgstr "Le nombre de paquets doit être un entier positif"
956 752
957#: plugins/check_fping.c:390
958msgid "Target timeout must be a positive integer" 753msgid "Target timeout must be a positive integer"
959msgstr "Le seuil d'avertissement doit être un entier positif" 754msgstr "Le seuil d'avertissement doit être un entier positif"
960 755
961#: plugins/check_fping.c:396
962msgid "Interval must be a positive integer" 756msgid "Interval must be a positive integer"
963msgstr "Le délai d'attente doit être un entier positif" 757msgstr "Le délai d'attente doit être un entier positif"
964 758
965#: plugins/check_fping.c:402 plugins/check_ntp.c:733
966#: plugins/check_ntp_peer.c:524 plugins/check_ntp_time.c:523
967#: plugins/check_radius.c:314 plugins/check_time.c:319
968msgid "Hostname was not supplied" 759msgid "Hostname was not supplied"
969msgstr "Le nom de l'hôte n'a pas été spécifié" 760msgstr "Le nom de l'hôte n'a pas été spécifié"
970 761
971#: plugins/check_fping.c:422
972#, c-format 762#, c-format
973msgid "%s: Only one threshold may be packet loss (%s)\n" 763msgid "%s: Only one threshold may be packet loss (%s)\n"
974msgstr "" 764msgstr ""
975"%s: Seulement un seuil peut être utilisé pour les pertes de paquets (%s)\n" 765"%s: Seulement un seuil peut être utilisé pour les pertes de paquets (%s)\n"
976 766
977#: plugins/check_fping.c:426
978#, c-format 767#, c-format
979msgid "%s: Only one threshold must be packet loss (%s)\n" 768msgid "%s: Only one threshold must be packet loss (%s)\n"
980msgstr "" 769msgstr ""
981"%s: Seulement un seuil doit être utilisé pour les pertes de paquets (%s)\n" 770"%s: Seulement un seuil doit être utilisé pour les pertes de paquets (%s)\n"
982 771
983#: plugins/check_fping.c:458
984msgid "" 772msgid ""
985"This plugin will use the fping command to ping the specified host for a fast " 773"This plugin will use the fping command to ping the specified host for a fast "
986"check" 774"check"
987msgstr "" 775msgstr ""
988"Ce plugin va utiliser la commande fping pour pinger l'hôte de manière rapide." 776"Ce plugin va utiliser la commande fping pour pinger l'hôte de manière rapide."
989 777
990#: plugins/check_fping.c:460
991msgid "Note that it is necessary to set the suid flag on fping." 778msgid "Note that it is necessary to set the suid flag on fping."
992msgstr "" 779msgstr ""
993"Veuillez noter qu'il est nécessaire de mettre le bit suid sur le programme " 780"Veuillez noter qu'il est nécessaire de mettre le bit suid sur le programme "
994"fping." 781"fping."
995 782
996#: plugins/check_fping.c:472
997msgid "" 783msgid ""
998"name or IP Address of host to ping (IP Address bypasses name lookup, " 784"name or IP Address of host to ping (IP Address bypasses name lookup, "
999"reducing system load)" 785"reducing system load)"
@@ -1001,39 +787,33 @@ msgstr ""
1001"nom ou adresse IP des hôtes à pinger (l'indication d'un adresse IP évite une " 787"nom ou adresse IP des hôtes à pinger (l'indication d'un adresse IP évite une "
1002"recherche sur le nom, ce qui réduit la charge système)" 788"recherche sur le nom, ce qui réduit la charge système)"
1003 789
1004#: plugins/check_fping.c:474 plugins/check_ping.c:575
1005msgid "warning threshold pair" 790msgid "warning threshold pair"
1006msgstr "Valeurs pour le seuil d'avertissement" 791msgstr "Valeurs pour le seuil d'avertissement"
1007 792
1008#: plugins/check_fping.c:476 plugins/check_ping.c:577
1009msgid "critical threshold pair" 793msgid "critical threshold pair"
1010msgstr "Valeurs pour le seuil critique" 794msgstr "Valeurs pour le seuil critique"
1011 795
1012#: plugins/check_fping.c:478 796msgid "Return OK after first successful reply"
797msgstr ""
798
1013msgid "size of ICMP packet" 799msgid "size of ICMP packet"
1014msgstr "taille du paquet ICMP" 800msgstr "taille du paquet ICMP"
1015 801
1016#: plugins/check_fping.c:480
1017msgid "number of ICMP packets to send" 802msgid "number of ICMP packets to send"
1018msgstr "nombre de paquets ICMP à envoyer" 803msgstr "nombre de paquets ICMP à envoyer"
1019 804
1020#: plugins/check_fping.c:482
1021msgid "Target timeout (ms)" 805msgid "Target timeout (ms)"
1022msgstr "" 806msgstr ""
1023 807
1024#: plugins/check_fping.c:484
1025msgid "Interval (ms) between sending packets" 808msgid "Interval (ms) between sending packets"
1026msgstr "" 809msgstr ""
1027 810
1028#: plugins/check_fping.c:486
1029msgid "name or IP Address of sourceip" 811msgid "name or IP Address of sourceip"
1030msgstr "" 812msgstr ""
1031 813
1032#: plugins/check_fping.c:488
1033msgid "source interface name" 814msgid "source interface name"
1034msgstr "" 815msgstr ""
1035 816
1036#: plugins/check_fping.c:491
1037#, c-format 817#, c-format
1038msgid "" 818msgid ""
1039"THRESHOLD is <rta>,<pl>%% where <rta> is the round trip average travel time " 819"THRESHOLD is <rta>,<pl>%% where <rta> is the round trip average travel time "
@@ -1042,63 +822,50 @@ msgstr ""
1042"Le seuil est <rta>,<pl>%% ou <rta> est le temps moyen pour l'aller retour " 822"Le seuil est <rta>,<pl>%% ou <rta> est le temps moyen pour l'aller retour "
1043"(ms)" 823"(ms)"
1044 824
1045#: plugins/check_fping.c:492
1046msgid "" 825msgid ""
1047"which triggers a WARNING or CRITICAL state, and <pl> is the percentage of" 826"which triggers a WARNING or CRITICAL state, and <pl> is the percentage of"
1048msgstr "" 827msgstr ""
1049"qui déclenche résultat AVERTISSEMENT ou CRITIQUE, et <pl> est le pourcentage " 828"qui déclenche résultat AVERTISSEMENT ou CRITIQUE, et <pl> est le pourcentage "
1050"de" 829"de"
1051 830
1052#: plugins/check_fping.c:493
1053msgid "packet loss to trigger an alarm state." 831msgid "packet loss to trigger an alarm state."
1054msgstr "paquets perdu pour déclencher une alarme." 832msgstr "paquets perdu pour déclencher une alarme."
1055 833
1056#: plugins/check_fping.c:496
1057msgid "IPv4 is used by default. Specify -6 to use IPv6." 834msgid "IPv4 is used by default. Specify -6 to use IPv6."
1058msgstr "" 835msgstr ""
1059 836
1060#: plugins/check_game.c:111
1061#, c-format 837#, c-format
1062msgid "CRITICAL - Host type parameter incorrect!\n" 838msgid "CRITICAL - Host type parameter incorrect!\n"
1063msgstr "CRITIQUE - Argument de type hôte incorrect!\n" 839msgstr "CRITIQUE - Argument de type hôte incorrect!\n"
1064 840
1065#: plugins/check_game.c:126
1066#, c-format 841#, c-format
1067msgid "CRITICAL - Host not found\n" 842msgid "CRITICAL - Host not found\n"
1068msgstr "CRITIQUE - Hôte non trouvé\n" 843msgstr "CRITIQUE - Hôte non trouvé\n"
1069 844
1070#: plugins/check_game.c:130
1071#, c-format 845#, c-format
1072msgid "CRITICAL - Game server down or unavailable\n" 846msgid "CRITICAL - Game server down or unavailable\n"
1073msgstr "CRITIQUE - Serveur de jeux en panne ou non disponible\n" 847msgstr "CRITIQUE - Serveur de jeux en panne ou non disponible\n"
1074 848
1075#: plugins/check_game.c:134
1076#, c-format 849#, c-format
1077msgid "CRITICAL - Game server timeout\n" 850msgid "CRITICAL - Game server timeout\n"
1078msgstr "CRITIQUE - Temps d'attente pour le serveur de jeux dépassé\n" 851msgstr "CRITIQUE - Temps d'attente pour le serveur de jeux dépassé\n"
1079 852
1080#: plugins/check_game.c:297
1081#, c-format 853#, c-format
1082msgid "This plugin tests game server connections with the specified host." 854msgid "This plugin tests game server connections with the specified host."
1083msgstr "Le plugin teste la connexion au serveur de jeux avec l'hôte spécifié." 855msgstr "Le plugin teste la connexion au serveur de jeux avec l'hôte spécifié."
1084 856
1085#: plugins/check_game.c:307
1086msgid "Optional port of which to connect" 857msgid "Optional port of which to connect"
1087msgstr "" 858msgstr ""
1088 859
1089#: plugins/check_game.c:309
1090msgid "Field number in raw qstat output that contains game name" 860msgid "Field number in raw qstat output that contains game name"
1091msgstr "" 861msgstr ""
1092 862
1093#: plugins/check_game.c:311
1094msgid "Field number in raw qstat output that contains map name" 863msgid "Field number in raw qstat output that contains map name"
1095msgstr "" 864msgstr ""
1096 865
1097#: plugins/check_game.c:313
1098msgid "Field number in raw qstat output that contains ping time" 866msgid "Field number in raw qstat output that contains ping time"
1099msgstr "" 867msgstr ""
1100 868
1101#: plugins/check_game.c:319
1102msgid "" 869msgid ""
1103"This plugin uses the 'qstat' command, the popular game server status query " 870"This plugin uses the 'qstat' command, the popular game server status query "
1104"tool." 871"tool."
@@ -1106,789 +873,706 @@ msgstr ""
1106"Ce plugin utilise la commande 'qstat', un programme répandu pour questioner " 873"Ce plugin utilise la commande 'qstat', un programme répandu pour questioner "
1107"les serveurs de jeux." 874"les serveurs de jeux."
1108 875
1109#: plugins/check_game.c:320
1110msgid "" 876msgid ""
1111"If you don't have the package installed, you will need to download it from" 877"If you don't have the package installed, you will need to download it from"
1112msgstr "" 878msgstr ""
1113"Si vous n'avez pas le programme installé, vous devrez le télécharger depuis" 879"Si vous n'avez pas le programme installé, vous devrez le télécharger depuis"
1114 880
1115#: plugins/check_game.c:321 881#, fuzzy
1116msgid "" 882msgid "https://github.com/multiplay/qstat before you can use this plugin."
1117"http://www.activesw.com/people/steve/qstat.html before you can use this "
1118"plugin."
1119msgstr "" 883msgstr ""
1120"http://www.activesw.com/people/steve/qstat.html avant de pouvoir utiliser ce " 884"http://www.activesw.com/people/steve/qstat.html avant de pouvoir utiliser ce "
1121"plugin." 885"plugin."
1122 886
1123#: plugins/check_hpjd.c:239
1124msgid "Paper Jam" 887msgid "Paper Jam"
1125msgstr "Bourrage Papier" 888msgstr "Bourrage Papier"
1126 889
1127#: plugins/check_hpjd.c:243
1128msgid "Out of Paper" 890msgid "Out of Paper"
1129msgstr "Plus de Papier" 891msgstr "Plus de Papier"
1130 892
1131#: plugins/check_hpjd.c:248
1132msgid "Printer Offline" 893msgid "Printer Offline"
1133msgstr "Imprimante hors ligne" 894msgstr "Imprimante hors ligne"
1134 895
1135#: plugins/check_hpjd.c:253
1136msgid "Peripheral Error" 896msgid "Peripheral Error"
1137msgstr "Erreur du périphérique" 897msgstr "Erreur du périphérique"
1138 898
1139#: plugins/check_hpjd.c:257
1140msgid "Intervention Required" 899msgid "Intervention Required"
1141msgstr "Intervention Requise" 900msgstr "Intervention Requise"
1142 901
1143#: plugins/check_hpjd.c:261
1144msgid "Toner Low" 902msgid "Toner Low"
1145msgstr "Toner Faible" 903msgstr "Toner Faible"
1146 904
1147#: plugins/check_hpjd.c:265
1148msgid "Insufficient Memory" 905msgid "Insufficient Memory"
1149msgstr "Mémoire Insuffisante" 906msgstr "Mémoire Insuffisante"
1150 907
1151#: plugins/check_hpjd.c:269
1152msgid "A Door is Open" 908msgid "A Door is Open"
1153msgstr "Une porte est ouverte" 909msgstr "Une porte est ouverte"
1154 910
1155#: plugins/check_hpjd.c:273
1156msgid "Output Tray is Full" 911msgid "Output Tray is Full"
1157msgstr "Le bac de sortie est plein" 912msgstr "Le bac de sortie est plein"
1158 913
1159#: plugins/check_hpjd.c:277
1160msgid "Data too Slow for Engine" 914msgid "Data too Slow for Engine"
1161msgstr "Le données arrivent trop lentement pour l'imprimante" 915msgstr "Le données arrivent trop lentement pour l'imprimante"
1162 916
1163#: plugins/check_hpjd.c:281
1164msgid "Unknown Paper Error" 917msgid "Unknown Paper Error"
1165msgstr "Erreur de papier inconnue" 918msgstr "Erreur de papier inconnue"
1166 919
1167#: plugins/check_hpjd.c:286
1168#, c-format 920#, c-format
1169msgid "Printer ok - (%s)\n" 921msgid "Printer ok - (%s)\n"
1170msgstr "Imprimante ok - (%s)\n" 922msgstr "Imprimante ok - (%s)\n"
1171 923
1172#: plugins/check_hpjd.c:391 924#, fuzzy
925msgid "Port must be a positive short integer"
926msgstr "Le numéro du port doit être un entier positif"
927
1173msgid "This plugin tests the STATUS of an HP printer with a JetDirect card." 928msgid "This plugin tests the STATUS of an HP printer with a JetDirect card."
1174msgstr "Ce plugin teste l'état d'une imprimante HP avec une carte JetDirect." 929msgstr "Ce plugin teste l'état d'une imprimante HP avec une carte JetDirect."
1175 930
1176#: plugins/check_hpjd.c:392
1177msgid "Net-snmp must be installed on the computer running the plugin." 931msgid "Net-snmp must be installed on the computer running the plugin."
1178msgstr "Net-snmp doit être installé sur l'ordinateur qui exécute le plugin." 932msgstr "Net-snmp doit être installé sur l'ordinateur qui exécute le plugin."
1179 933
1180#: plugins/check_hpjd.c:402
1181msgid "The SNMP community name " 934msgid "The SNMP community name "
1182msgstr "Le nom de la communauté SNMP " 935msgstr "Le nom de la communauté SNMP "
1183 936
1184#: plugins/check_hpjd.c:403
1185#, c-format 937#, c-format
1186msgid "(default=%s)" 938msgid "(default=%s)"
1187msgstr "(défaut=%s)" 939msgstr "(défaut=%s)"
1188 940
1189#: plugins/check_http.c:189 941#, fuzzy
942msgid "Specify the port to check "
943msgstr "Nom de l'hôte à vérifier"
944
945#, fuzzy
946msgid "Disable paper check "
947msgstr "Variable a vérifier"
948
1190msgid "file does not exist or is not readable" 949msgid "file does not exist or is not readable"
1191msgstr "" 950msgstr ""
1192 951
1193#: plugins/check_http.c:310 plugins/check_http.c:315 plugins/check_http.c:321
1194#: plugins/check_smtp.c:600 plugins/check_tcp.c:576 plugins/check_tcp.c:580
1195#: plugins/check_tcp.c:586
1196msgid "Invalid certificate expiration period" 952msgid "Invalid certificate expiration period"
1197msgstr "Période d'expiration du certificat invalide" 953msgstr "Période d'expiration du certificat invalide"
1198 954
1199#: plugins/check_http.c:348
1200msgid "" 955msgid ""
1201"Invalid option - Valid values for SSL Version are 1 (TLSv1), 2 (SSLv2) or 3 " 956"Invalid option - Valid SSL/TLS versions: 2, 3, 1, 1.1, 1.2 (with optional "
1202"(SSLv3)" 957"'+' suffix)"
1203msgstr "" 958msgstr ""
1204 959
1205#: plugins/check_http.c:354 plugins/check_tcp.c:599
1206msgid "Invalid option - SSL is not available" 960msgid "Invalid option - SSL is not available"
1207msgstr "Option invalide - SSL n'est pas disponible" 961msgstr "Option invalide - SSL n'est pas disponible"
1208 962
1209#: plugins/check_http.c:375 963msgid "Invalid max_redirs count"
964msgstr ""
965
1210msgid "Invalid onredirect option" 966msgid "Invalid onredirect option"
1211msgstr "" 967msgstr ""
1212 968
1213#: plugins/check_http.c:377
1214#, c-format 969#, c-format
1215msgid "option f:%d \n" 970msgid "option f:%d \n"
1216msgstr "option f:%d \n" 971msgstr "option f:%d \n"
1217 972
1218#: plugins/check_http.c:398
1219msgid "Invalid port number" 973msgid "Invalid port number"
1220msgstr "Numéro de port invalide" 974msgstr "Numéro de port invalide"
1221 975
1222#: plugins/check_http.c:450
1223#, c-format 976#, c-format
1224msgid "Could Not Compile Regular Expression: %s" 977msgid "Could Not Compile Regular Expression: %s"
1225msgstr "Impossible de compiler l'expression rationnelle: %s" 978msgstr "Impossible de compiler l'expression rationnelle: %s"
1226 979
1227#: plugins/check_http.c:464 plugins/check_ntp.c:722
1228#: plugins/check_ntp_peer.c:513 plugins/check_ntp_time.c:512
1229#: plugins/check_smtp.c:621 plugins/check_ssh.c:149 plugins/check_tcp.c:477
1230msgid "IPv6 support not available" 980msgid "IPv6 support not available"
1231msgstr "Support IPv6 non disponible" 981msgstr "Support IPv6 non disponible"
1232 982
1233#: plugins/check_http.c:529 plugins/check_ping.c:422
1234msgid "You must specify a server address or host name" 983msgid "You must specify a server address or host name"
1235msgstr "Vous devez spécifier une adresse ou un nom d'hôte" 984msgstr "Vous devez spécifier une adresse ou un nom d'hôte"
1236 985
1237#: plugins/check_http.c:543
1238msgid "" 986msgid ""
1239"If you use a client certificate you must also specify a private key file" 987"If you use a client certificate you must also specify a private key file"
1240msgstr "" 988msgstr ""
1241 989
1242#: plugins/check_http.c:667 plugins/check_http.c:835
1243msgid "HTTP UNKNOWN - Memory allocation error\n" 990msgid "HTTP UNKNOWN - Memory allocation error\n"
1244msgstr "HTTP INCONNU - Impossible d'allouer la mémoire\n" 991msgstr "HTTP INCONNU - Impossible d'allouer la mémoire\n"
1245 992
1246#: plugins/check_http.c:739
1247#, c-format 993#, c-format
1248msgid "%sServer date unknown, " 994msgid "%sServer date unknown, "
1249msgstr "%sDate du serveur inconnue, " 995msgstr "%sDate du serveur inconnue, "
1250 996
1251#: plugins/check_http.c:742
1252#, c-format 997#, c-format
1253msgid "%sDocument modification date unknown, " 998msgid "%sDocument modification date unknown, "
1254msgstr "%sDate de modification du document inconnue, " 999msgstr "%sDate de modification du document inconnue, "
1255 1000
1256#: plugins/check_http.c:749
1257#, c-format 1001#, c-format
1258msgid "%sServer date \"%100s\" unparsable, " 1002msgid "%sServer date \"%100s\" unparsable, "
1259msgstr "%sDate du serveur \"%100s\" illisible, " 1003msgstr "%sDate du serveur \"%100s\" illisible, "
1260 1004
1261#: plugins/check_http.c:752
1262#, c-format 1005#, c-format
1263msgid "%sDocument date \"%100s\" unparsable, " 1006msgid "%sDocument date \"%100s\" unparsable, "
1264msgstr "%sDate du document \"%100s\" illisible, " 1007msgstr "%sDate du document \"%100s\" illisible, "
1265 1008
1266#: plugins/check_http.c:755
1267#, c-format 1009#, c-format
1268msgid "%sDocument is %d seconds in the future, " 1010msgid "%sDocument is %d seconds in the future, "
1269msgstr "%sLa date du document est %d secondes dans le futur, " 1011msgstr "%sLa date du document est %d secondes dans le futur, "
1270 1012
1271#: plugins/check_http.c:760
1272#, c-format 1013#, c-format
1273msgid "%sLast modified %.1f days ago, " 1014msgid "%sLast modified %.1f days ago, "
1274msgstr "%sDernière modification %.1f jours auparavant, " 1015msgstr "%sDernière modification %.1f jours auparavant, "
1275 1016
1276#: plugins/check_http.c:763
1277#, c-format 1017#, c-format
1278msgid "%sLast modified %d:%02d:%02d ago, " 1018msgid "%sLast modified %d:%02d:%02d ago, "
1279msgstr "%sDernière modification %d:%02d:%02d auparavant, " 1019msgstr "%sDernière modification %d:%02d:%02d auparavant, "
1280 1020
1281#: plugins/check_http.c:876
1282msgid "HTTP CRITICAL - Unable to open TCP socket\n" 1021msgid "HTTP CRITICAL - Unable to open TCP socket\n"
1283msgstr "HTTP CRITIQUE - Impossible d'ouvrir un socket TCP\n" 1022msgstr "HTTP CRITIQUE - Impossible d'ouvrir un socket TCP\n"
1284 1023
1285#: plugins/check_http.c:995 1024#, fuzzy
1025msgid "HTTP UNKNOWN - Could not allocate memory for full_page\n"
1026msgstr "HTTP INCONNU - Impossible d'allouer une adresse\n"
1027
1286msgid "HTTP CRITICAL - Error on receive\n" 1028msgid "HTTP CRITICAL - Error on receive\n"
1287msgstr "HTTP CRITIQUE - Erreur dans la réception\n" 1029msgstr "HTTP CRITIQUE - Erreur dans la réception\n"
1288 1030
1289#: plugins/check_http.c:1005
1290msgid "HTTP CRITICAL - No data received from host\n" 1031msgid "HTTP CRITICAL - No data received from host\n"
1291msgstr "HTTP CRITIQUE - Pas de données reçues de l'hôte\n" 1032msgstr "HTTP CRITIQUE - Pas de données reçues de l'hôte\n"
1292 1033
1293#: plugins/check_http.c:1056
1294#, c-format 1034#, c-format
1295msgid "Invalid HTTP response received from host: %s\n" 1035msgid "Invalid HTTP response received from host: %s\n"
1296msgstr "Réponse HTTP reçue de l'hôte invalide: %s\n" 1036msgstr "Réponse HTTP reçue de l'hôte invalide: %s\n"
1297 1037
1298#: plugins/check_http.c:1060
1299#, c-format 1038#, c-format
1300msgid "Invalid HTTP response received from host on port %d: %s\n" 1039msgid "Invalid HTTP response received from host on port %d: %s\n"
1301msgstr "Réponse HTTP reçue de l'hôte sur le port %d invalide: %s\n" 1040msgstr "Réponse HTTP reçue de l'hôte sur le port %d invalide: %s\n"
1302 1041
1303#: plugins/check_http.c:1069 1042#, c-format
1043msgid ""
1044"%s\n"
1045"%s"
1046msgstr ""
1047
1304#, c-format 1048#, c-format
1305msgid "Status line output matched \"%s\" - " 1049msgid "Status line output matched \"%s\" - "
1306msgstr "La ligne d'état correspond à \"%s\" - " 1050msgstr "La ligne d'état correspond à \"%s\" - "
1307 1051
1308#: plugins/check_http.c:1080
1309#, c-format 1052#, c-format
1310msgid "HTTP CRITICAL: Invalid Status Line (%s)\n" 1053msgid "HTTP CRITICAL: Invalid Status Line (%s)\n"
1311msgstr "HTTP CRITIQUE: Ligne d'état non valide (%s)\n" 1054msgstr "HTTP CRITIQUE: Ligne d'état non valide (%s)\n"
1312 1055
1313#: plugins/check_http.c:1087
1314#, c-format 1056#, c-format
1315msgid "HTTP CRITICAL: Invalid Status (%s)\n" 1057msgid "HTTP CRITICAL: Invalid Status (%s)\n"
1316msgstr "HTTP CRITIQUE: Etat Invalide (%s)\n" 1058msgstr "HTTP CRITIQUE: Etat Invalide (%s)\n"
1317 1059
1318#: plugins/check_http.c:1091 plugins/check_http.c:1096
1319#: plugins/check_http.c:1106 plugins/check_http.c:1110
1320#, c-format 1060#, c-format
1321msgid "%s - " 1061msgid "%s - "
1322msgstr "" 1062msgstr ""
1323 1063
1324#: plugins/check_http.c:1129
1325#, fuzzy, c-format 1064#, fuzzy, c-format
1326msgid "%sheader '%s' not found on '%s://%s:%d%s', " 1065msgid "%sheader '%s' not found on '%s://%s:%d%s', "
1327msgstr "%schaîne non trouvée, " 1066msgstr "%schaîne non trouvée, "
1328 1067
1329#: plugins/check_http.c:1141
1330#, fuzzy, c-format 1068#, fuzzy, c-format
1331msgid "%sstring '%s' not found on '%s://%s:%d%s', " 1069msgid "%sstring '%s' not found on '%s://%s:%d%s', "
1332msgstr "%schaîne non trouvée, " 1070msgstr "%schaîne non trouvée, "
1333 1071
1334#: plugins/check_http.c:1154
1335#, c-format 1072#, c-format
1336msgid "%spattern not found, " 1073msgid "%spattern not found, "
1337msgstr "%sexpression non trouvée, " 1074msgstr "%sexpression non trouvée, "
1338 1075
1339#: plugins/check_http.c:1156
1340#, c-format 1076#, c-format
1341msgid "%spattern found, " 1077msgid "%spattern found, "
1342msgstr "%sexpression trouvée, " 1078msgstr "%sexpression trouvée, "
1343 1079
1344#: plugins/check_http.c:1162
1345#, c-format 1080#, c-format
1346msgid "%sExecute Error: %s, " 1081msgid "%sExecute Error: %s, "
1347msgstr "%sErreur d'exécution: %s, " 1082msgstr "%sErreur d'exécution: %s, "
1348 1083
1349#: plugins/check_http.c:1178
1350#, c-format 1084#, c-format
1351msgid "%spage size %d too large, " 1085msgid "%spage size %d too large, "
1352msgstr "%sla taille de la page est trop grande (%d), " 1086msgstr "%sla taille de la page est trop grande (%d), "
1353 1087
1354#: plugins/check_http.c:1181
1355#, c-format 1088#, c-format
1356msgid "%spage size %d too small, " 1089msgid "%spage size %d too small, "
1357msgstr "%sla taille de la page est trop petite (%d), " 1090msgstr "%sla taille de la page est trop petite (%d), "
1358 1091
1359#: plugins/check_http.c:1194
1360#, fuzzy, c-format 1092#, fuzzy, c-format
1361msgid "%s - %d bytes in %.3f second response time %s|%s %s %s %s %s %s %s" 1093msgid "%s - %d bytes in %.3f second response time %s|%s %s %s %s %s %s %s"
1362msgstr "%s - %d octets en %.3f secondes de temps de réponse %s|%s %s" 1094msgstr "%s - %d octets en %.3f secondes de temps de réponse %s|%s %s"
1363 1095
1364#: plugins/check_http.c:1206
1365#, c-format 1096#, c-format
1366msgid "%s - %d bytes in %.3f second response time %s|%s %s" 1097msgid "%s - %d bytes in %.3f second response time %s|%s %s"
1367msgstr "%s - %d octets en %.3f secondes de temps de réponse %s|%s %s" 1098msgstr "%s - %d octets en %.3f secondes de temps de réponse %s|%s %s"
1368 1099
1369#: plugins/check_http.c:1244
1370msgid "HTTP UNKNOWN - Could not allocate addr\n" 1100msgid "HTTP UNKNOWN - Could not allocate addr\n"
1371msgstr "HTTP INCONNU - Impossible d'allouer une adresse\n" 1101msgstr "HTTP INCONNU - Impossible d'allouer une adresse\n"
1372 1102
1373#: plugins/check_http.c:1248 plugins/check_http.c:1279
1374msgid "HTTP UNKNOWN - Could not allocate URL\n" 1103msgid "HTTP UNKNOWN - Could not allocate URL\n"
1375msgstr "HTTP INCONNU - Impossible d'allouer l'URL\n" 1104msgstr "HTTP INCONNU - Impossible d'allouer l'URL\n"
1376 1105
1377#: plugins/check_http.c:1257
1378#, c-format 1106#, c-format
1379msgid "HTTP UNKNOWN - Could not find redirect location - %s%s\n" 1107msgid "HTTP UNKNOWN - Could not find redirect location - %s%s\n"
1380msgstr "" 1108msgstr ""
1381"HTTP INCONNU - Impossible de trouver l'endroit de la redirection - %s%s\n" 1109"HTTP INCONNU - Impossible de trouver l'endroit de la redirection - %s%s\n"
1382 1110
1383#: plugins/check_http.c:1272
1384#, c-format 1111#, c-format
1385msgid "HTTP UNKNOWN - Empty redirect location%s\n" 1112msgid "HTTP UNKNOWN - Empty redirect location%s\n"
1386msgstr "HTTP INCONNU - endroit de redirection vide%s\n" 1113msgstr "HTTP INCONNU - endroit de redirection vide%s\n"
1387 1114
1388#: plugins/check_http.c:1322
1389#, c-format 1115#, c-format
1390msgid "HTTP UNKNOWN - Could not parse redirect location - %s%s\n" 1116msgid "HTTP UNKNOWN - Could not parse redirect location - %s%s\n"
1391msgstr "" 1117msgstr ""
1392"HTTP INCONNU - Impossible de définir l'endroit de la redirection - %s%s\n" 1118"HTTP INCONNU - Impossible de définir l'endroit de la redirection - %s%s\n"
1393 1119
1394#: plugins/check_http.c:1332
1395#, c-format 1120#, c-format
1396msgid "HTTP WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n" 1121msgid "HTTP WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n"
1397msgstr "" 1122msgstr ""
1398"HTTP AVERTISSEMENT - le niveau maximum de redirection %d à été dépassé - " 1123"HTTP AVERTISSEMENT - le niveau maximum de redirection %d à été dépassé - "
1399"%s://%s:%d%s%s\n" 1124"%s://%s:%d%s%s\n"
1400 1125
1401#: plugins/check_http.c:1340 1126#, fuzzy, c-format
1402#, c-format 1127msgid "HTTP CRITICAL - redirection creates an infinite loop - %s://%s:%d%s%s\n"
1403msgid "HTTP WARNING - redirection creates an infinite loop - %s://%s:%d%s%s\n"
1404msgstr "" 1128msgstr ""
1405"HTTP AVERTISSEMENT - la redirection crée une boucle infinie - %s://%s:%d%s" 1129"HTTP AVERTISSEMENT - la redirection crée une boucle infinie - %s://%s:"
1406"%s\n" 1130"%d%s%s\n"
1407 1131
1408#: plugins/check_http.c:1361
1409#, c-format 1132#, c-format
1410msgid "HTTP UNKNOWN - Redirection to port above %d - %s://%s:%d%s%s\n" 1133msgid "HTTP UNKNOWN - Redirection to port above %d - %s://%s:%d%s%s\n"
1411msgstr "HTTP INCONNU - Redirection à un port supérieur à %d - %s://%s:%d%s%s\n" 1134msgstr "HTTP INCONNU - Redirection à un port supérieur à %d - %s://%s:%d%s%s\n"
1412 1135
1413#: plugins/check_http.c:1366
1414#, c-format 1136#, c-format
1415msgid "Redirection to %s://%s:%d%s\n" 1137msgid "Redirection to %s://%s:%d%s\n"
1416msgstr "Redirection vers %s://%s:%d%s\n" 1138msgstr "Redirection vers %s://%s:%d%s\n"
1417 1139
1418#: plugins/check_http.c:1440
1419msgid "This plugin tests the HTTP service on the specified host. It can test" 1140msgid "This plugin tests the HTTP service on the specified host. It can test"
1420msgstr "" 1141msgstr ""
1421"Ce plugin teste le service HTTP sur l'hôte spécifié. Il peut tester les" 1142"Ce plugin teste le service HTTP sur l'hôte spécifié. Il peut tester les"
1422 1143
1423#: plugins/check_http.c:1441
1424msgid "normal (http) and secure (https) servers, follow redirects, search for" 1144msgid "normal (http) and secure (https) servers, follow redirects, search for"
1425msgstr "" 1145msgstr ""
1426"serveurs normaux (http) et sécurisés (https), suivre les redirections, " 1146"serveurs normaux (http) et sécurisés (https), suivre les redirections, "
1427"rechercher des" 1147"rechercher des"
1428 1148
1429#: plugins/check_http.c:1442
1430msgid "strings and regular expressions, check connection times, and report on" 1149msgid "strings and regular expressions, check connection times, and report on"
1431msgstr "" 1150msgstr ""
1432"chaînes de caractères et expressions rationnelles, vérifier le temps de " 1151"chaînes de caractères et expressions rationnelles, vérifier le temps de "
1433"réponse" 1152"réponse"
1434 1153
1435#: plugins/check_http.c:1443
1436msgid "certificate expiration times." 1154msgid "certificate expiration times."
1437msgstr "et rapporter la date d'expiration du certificat." 1155msgstr "et rapporter la date d'expiration du certificat."
1438 1156
1439#: plugins/check_http.c:1449 1157#, c-format
1158msgid "In the first form, make an HTTP request."
1159msgstr ""
1160
1161#, c-format
1162msgid ""
1163"In the second form, connect to the server and check the TLS certificate."
1164msgstr ""
1165
1440#, c-format 1166#, c-format
1441msgid "NOTE: One or both of -H and -I must be specified" 1167msgid "NOTE: One or both of -H and -I must be specified"
1442msgstr "NOTE: les paramètres -H et -I peuvent être spécifiés" 1168msgstr "NOTE: les paramètres -H et -I peuvent être spécifiés"
1443 1169
1444#: plugins/check_http.c:1457
1445msgid "Host name argument for servers using host headers (virtual host)" 1170msgid "Host name argument for servers using host headers (virtual host)"
1446msgstr "" 1171msgstr ""
1447 1172
1448#: plugins/check_http.c:1458
1449msgid "Append a port to include it in the header (eg: example.com:5000)" 1173msgid "Append a port to include it in the header (eg: example.com:5000)"
1450msgstr "" 1174msgstr ""
1451 1175
1452#: plugins/check_http.c:1460
1453msgid "" 1176msgid ""
1454"IP address or name (use numeric address if possible to bypass DNS lookup)." 1177"IP address or name (use numeric address if possible to bypass DNS lookup)."
1455msgstr "" 1178msgstr ""
1456 1179
1457#: plugins/check_http.c:1462
1458msgid "Port number (default: " 1180msgid "Port number (default: "
1459msgstr "Numéro du port (défaut: " 1181msgstr "Numéro du port (défaut: "
1460 1182
1461#: plugins/check_http.c:1469
1462msgid "" 1183msgid ""
1463"Connect via SSL. Port defaults to 443. VERSION is optional, and prevents" 1184"Connect via SSL. Port defaults to 443. VERSION is optional, and prevents"
1464msgstr "" 1185msgstr ""
1465 1186
1466#: plugins/check_http.c:1470 1187msgid "auto-negotiation (2 = SSLv2, 3 = SSLv3, 1 = TLSv1, 1.1 = TLSv1.1,"
1467msgid "auto-negotiation (1 = TLSv1, 2 = SSLv2, 3 = SSLv3)." 1188msgstr ""
1189
1190msgid "1.2 = TLSv1.2). With a '+' suffix, newer versions are also accepted."
1468msgstr "" 1191msgstr ""
1469 1192
1470#: plugins/check_http.c:1472
1471msgid "Enable SSL/TLS hostname extension support (SNI)" 1193msgid "Enable SSL/TLS hostname extension support (SNI)"
1472msgstr "" 1194msgstr ""
1473 1195
1474#: plugins/check_http.c:1474
1475msgid "" 1196msgid ""
1476"Minimum number of days a certificate has to be valid. Port defaults to 443" 1197"Minimum number of days a certificate has to be valid. Port defaults to 443"
1477msgstr "" 1198msgstr ""
1478"Nombre de jours minimum pour que le certificat soit valide. Port par défaut " 1199"Nombre de jours minimum pour que le certificat soit valide. Port par défaut "
1479"443" 1200"443"
1480 1201
1481#: plugins/check_http.c:1475 1202msgid ""
1482msgid "(when this option is used the URL is not checked.)" 1203"(when this option is used the URL is not checked by default. You can use"
1204msgstr ""
1205
1206msgid " --continue-after-certificate to override this behavior)"
1207msgstr ""
1208
1209msgid ""
1210"Allows the HTTP check to continue after performing the certificate check."
1211msgstr ""
1212
1213msgid "Does nothing unless -C is used."
1483msgstr "" 1214msgstr ""
1484 1215
1485#: plugins/check_http.c:1477
1486msgid "Name of file that contains the client certificate (PEM format)" 1216msgid "Name of file that contains the client certificate (PEM format)"
1487msgstr "" 1217msgstr ""
1488 1218
1489#: plugins/check_http.c:1478
1490msgid "to be used in establishing the SSL session" 1219msgid "to be used in establishing the SSL session"
1491msgstr "" 1220msgstr ""
1492 1221
1493#: plugins/check_http.c:1480
1494msgid "Name of file containing the private key (PEM format)" 1222msgid "Name of file containing the private key (PEM format)"
1495msgstr "" 1223msgstr ""
1496 1224
1497#: plugins/check_http.c:1481
1498msgid "matching the client certificate" 1225msgid "matching the client certificate"
1499msgstr "" 1226msgstr ""
1500 1227
1501#: plugins/check_http.c:1485
1502msgid "Comma-delimited list of strings, at least one of them is expected in" 1228msgid "Comma-delimited list of strings, at least one of them is expected in"
1503msgstr "" 1229msgstr ""
1504"Liste the chaines de charactères séparées par des virgules, au moins une " 1230"Liste the chaines de charactères séparées par des virgules, au moins une "
1505"d'elles" 1231"d'elles"
1506 1232
1507#: plugins/check_http.c:1486
1508msgid "the first (status) line of the server response (default: " 1233msgid "the first (status) line of the server response (default: "
1509msgstr "est attendue dans la première ligne de réponse du serveur (défaut: " 1234msgstr "est attendue dans la première ligne de réponse du serveur (défaut: "
1510 1235
1511#: plugins/check_http.c:1488
1512msgid "" 1236msgid ""
1513"If specified skips all other status line logic (ex: 3xx, 4xx, 5xx processing)" 1237"If specified skips all other status line logic (ex: 3xx, 4xx, 5xx processing)"
1514msgstr "" 1238msgstr ""
1515"Si spécifié, surpasse toute autre logique de status (ex: 3xx, 4xx, 5xx)" 1239"Si spécifié, surpasse toute autre logique de status (ex: 3xx, 4xx, 5xx)"
1516 1240
1517#: plugins/check_http.c:1490
1518#, fuzzy 1241#, fuzzy
1519msgid "String to expect in the response headers" 1242msgid "String to expect in the response headers"
1520msgstr "Chaîne de caractères à attendre en réponse" 1243msgstr "Chaîne de caractères à attendre en réponse"
1521 1244
1522#: plugins/check_http.c:1492
1523msgid "String to expect in the content" 1245msgid "String to expect in the content"
1524msgstr "Chaîne de caractère attendue dans le contenu" 1246msgstr "Chaîne de caractère attendue dans le contenu"
1525 1247
1526#: plugins/check_http.c:1494
1527msgid "URL to GET or POST (default: /)" 1248msgid "URL to GET or POST (default: /)"
1528msgstr "URL pour le GET ou le POST (défaut: /)" 1249msgstr "URL pour le GET ou le POST (défaut: /)"
1529 1250
1530#: plugins/check_http.c:1496
1531msgid "URL encoded http POST data" 1251msgid "URL encoded http POST data"
1532msgstr "" 1252msgstr ""
1533 1253
1534#: plugins/check_http.c:1498
1535msgid "Set HTTP method." 1254msgid "Set HTTP method."
1536msgstr "" 1255msgstr ""
1537 1256
1538#: plugins/check_http.c:1500
1539msgid "Don't wait for document body: stop reading after headers." 1257msgid "Don't wait for document body: stop reading after headers."
1540msgstr "" 1258msgstr ""
1541"Ne pas attendre pour le corps du document: arrêter de lire après les entêtes" 1259"Ne pas attendre pour le corps du document: arrêter de lire après les entêtes"
1542 1260
1543#: plugins/check_http.c:1501
1544msgid "(Note that this still does an HTTP GET or POST, not a HEAD.)" 1261msgid "(Note that this still does an HTTP GET or POST, not a HEAD.)"
1545msgstr "(Veuillez noter qu'un HTTP GET ou POST est effectué, pas un HEAD.)" 1262msgstr "(Veuillez noter qu'un HTTP GET ou POST est effectué, pas un HEAD.)"
1546 1263
1547#: plugins/check_http.c:1503
1548msgid "Warn if document is more than SECONDS old. the number can also be of" 1264msgid "Warn if document is more than SECONDS old. the number can also be of"
1549msgstr "" 1265msgstr ""
1550 1266
1551#: plugins/check_http.c:1504
1552msgid "the form \"10m\" for minutes, \"10h\" for hours, or \"10d\" for days." 1267msgid "the form \"10m\" for minutes, \"10h\" for hours, or \"10d\" for days."
1553msgstr "" 1268msgstr ""
1554 1269
1555#: plugins/check_http.c:1506
1556msgid "specify Content-Type header media type when POSTing\n" 1270msgid "specify Content-Type header media type when POSTing\n"
1557msgstr "" 1271msgstr ""
1558 1272
1559#: plugins/check_http.c:1509
1560msgid "Allow regex to span newlines (must precede -r or -R)" 1273msgid "Allow regex to span newlines (must precede -r or -R)"
1561msgstr "" 1274msgstr ""
1562 1275
1563#: plugins/check_http.c:1511
1564msgid "Search page for regex STRING" 1276msgid "Search page for regex STRING"
1565msgstr "" 1277msgstr ""
1566 1278
1567#: plugins/check_http.c:1513
1568msgid "Search page for case-insensitive regex STRING" 1279msgid "Search page for case-insensitive regex STRING"
1569msgstr "" 1280msgstr ""
1570 1281
1571#: plugins/check_http.c:1515
1572msgid "Return CRITICAL if found, OK if not\n" 1282msgid "Return CRITICAL if found, OK if not\n"
1573msgstr "" 1283msgstr ""
1574 1284
1575#: plugins/check_http.c:1518
1576msgid "Username:password on sites with basic authentication" 1285msgid "Username:password on sites with basic authentication"
1577msgstr "" 1286msgstr ""
1578 1287
1579#: plugins/check_http.c:1520
1580msgid "Username:password on proxy-servers with basic authentication" 1288msgid "Username:password on proxy-servers with basic authentication"
1581msgstr "" 1289msgstr ""
1582 1290
1583#: plugins/check_http.c:1522
1584msgid "String to be sent in http header as \"User Agent\"" 1291msgid "String to be sent in http header as \"User Agent\""
1585msgstr "" 1292msgstr ""
1586 1293
1587#: plugins/check_http.c:1524
1588msgid "" 1294msgid ""
1589"Any other tags to be sent in http header. Use multiple times for additional " 1295"Any other tags to be sent in http header. Use multiple times for additional "
1590"headers" 1296"headers"
1591msgstr "" 1297msgstr ""
1592 1298
1593#: plugins/check_http.c:1526
1594msgid "Print additional performance data" 1299msgid "Print additional performance data"
1595msgstr "" 1300msgstr ""
1596 1301
1597#: plugins/check_http.c:1528 1302msgid "Print body content below status line"
1303msgstr ""
1304
1598msgid "Wrap output in HTML link (obsoleted by urlize)" 1305msgid "Wrap output in HTML link (obsoleted by urlize)"
1599msgstr "" 1306msgstr ""
1600 1307
1601#: plugins/check_http.c:1530
1602msgid "How to handle redirected pages. sticky is like follow but stick to the" 1308msgid "How to handle redirected pages. sticky is like follow but stick to the"
1603msgstr "" 1309msgstr ""
1604 1310
1605#: plugins/check_http.c:1531
1606msgid "specified IP address. stickyport also ensures port stays the same." 1311msgid "specified IP address. stickyport also ensures port stays the same."
1607msgstr "" 1312msgstr ""
1608 1313
1609#: plugins/check_http.c:1533 1314#, fuzzy
1315msgid "Maximal number of redirects (default: "
1316msgstr "PROCS - nombre de processus (défaut)"
1317
1610msgid "Minimum page size required (bytes) : Maximum page size required (bytes)" 1318msgid "Minimum page size required (bytes) : Maximum page size required (bytes)"
1611msgstr "" 1319msgstr ""
1612 1320
1613#: plugins/check_http.c:1543
1614msgid "This plugin will attempt to open an HTTP connection with the host." 1321msgid "This plugin will attempt to open an HTTP connection with the host."
1615msgstr "Ce plugin va essayer d'ouvrir un connexion SMTP avec l'hôte." 1322msgstr "Ce plugin va essayer d'ouvrir un connexion SMTP avec l'hôte."
1616 1323
1617#: plugins/check_http.c:1544
1618msgid "" 1324msgid ""
1619"Successful connects return STATE_OK, refusals and timeouts return " 1325"Successful connects return STATE_OK, refusals and timeouts return "
1620"STATE_CRITICAL" 1326"STATE_CRITICAL"
1621msgstr "" 1327msgstr ""
1622 1328
1623#: plugins/check_http.c:1545
1624msgid "" 1329msgid ""
1625"other errors return STATE_UNKNOWN. Successful connects, but incorrect " 1330"other errors return STATE_UNKNOWN. Successful connects, but incorrect "
1626"response" 1331"response"
1627msgstr "" 1332msgstr ""
1628 1333
1629#: plugins/check_http.c:1546
1630msgid "" 1334msgid ""
1631"messages from the host result in STATE_WARNING return values. If you are" 1335"messages from the host result in STATE_WARNING return values. If you are"
1632msgstr "" 1336msgstr ""
1633 1337
1634#: plugins/check_http.c:1547
1635msgid "" 1338msgid ""
1636"checking a virtual server that uses 'host headers' you must supply the FQDN" 1339"checking a virtual server that uses 'host headers' you must supply the FQDN"
1637msgstr "" 1340msgstr ""
1638 1341
1639#: plugins/check_http.c:1548
1640msgid "(fully qualified domain name) as the [host_name] argument." 1342msgid "(fully qualified domain name) as the [host_name] argument."
1641msgstr "" 1343msgstr ""
1642 1344
1643#: plugins/check_http.c:1552
1644msgid "This plugin can also check whether an SSL enabled web server is able to" 1345msgid "This plugin can also check whether an SSL enabled web server is able to"
1645msgstr "" 1346msgstr ""
1646 1347
1647#: plugins/check_http.c:1553
1648msgid "serve content (optionally within a specified time) or whether the X509 " 1348msgid "serve content (optionally within a specified time) or whether the X509 "
1649msgstr "" 1349msgstr ""
1650 1350
1651#: plugins/check_http.c:1554
1652msgid "certificate is still valid for the specified number of days." 1351msgid "certificate is still valid for the specified number of days."
1653msgstr "" 1352msgstr ""
1654 1353
1655#: plugins/check_http.c:1556
1656#, fuzzy 1354#, fuzzy
1657msgid "Please note that this plugin does not check if the presented server" 1355msgid "Please note that this plugin does not check if the presented server"
1658msgstr "Ce plugin vérifie le service ntp sur l'hôte" 1356msgstr "Ce plugin vérifie le service ntp sur l'hôte"
1659 1357
1660#: plugins/check_http.c:1557
1661msgid "certificate matches the hostname of the server, or if the certificate" 1358msgid "certificate matches the hostname of the server, or if the certificate"
1662msgstr "" 1359msgstr ""
1663 1360
1664#: plugins/check_http.c:1558
1665msgid "has a valid chain of trust to one of the locally installed CAs." 1361msgid "has a valid chain of trust to one of the locally installed CAs."
1666msgstr "" 1362msgstr ""
1667 1363
1668#: plugins/check_http.c:1562
1669msgid "" 1364msgid ""
1670"When the 'www.verisign.com' server returns its content within 5 seconds," 1365"When the 'www.verisign.com' server returns its content within 5 seconds,"
1671msgstr "" 1366msgstr ""
1672 1367
1673#: plugins/check_http.c:1563
1674msgid "" 1368msgid ""
1675"a STATE_OK will be returned. When the server returns its content but exceeds" 1369"a STATE_OK will be returned. When the server returns its content but exceeds"
1676msgstr "" 1370msgstr ""
1677 1371
1678#: plugins/check_http.c:1564
1679msgid "" 1372msgid ""
1680"the 5-second threshold, a STATE_WARNING will be returned. When an error " 1373"the 5-second threshold, a STATE_WARNING will be returned. When an error "
1681"occurs," 1374"occurs,"
1682msgstr "" 1375msgstr ""
1683 1376
1684#: plugins/check_http.c:1565
1685msgid "a STATE_CRITICAL will be returned." 1377msgid "a STATE_CRITICAL will be returned."
1686msgstr "" 1378msgstr ""
1687 1379
1688#: plugins/check_http.c:1568
1689msgid "" 1380msgid ""
1690"When the certificate of 'www.verisign.com' is valid for more than 14 days," 1381"When the certificate of 'www.verisign.com' is valid for more than 14 days,"
1691msgstr "" 1382msgstr ""
1692 1383
1693#: plugins/check_http.c:1569 plugins/check_http.c:1575
1694msgid "" 1384msgid ""
1695"a STATE_OK is returned. When the certificate is still valid, but for less " 1385"a STATE_OK is returned. When the certificate is still valid, but for less "
1696"than" 1386"than"
1697msgstr "" 1387msgstr ""
1698 1388
1699#: plugins/check_http.c:1570
1700msgid "" 1389msgid ""
1701"14 days, a STATE_WARNING is returned. A STATE_CRITICAL will be returned when" 1390"14 days, a STATE_WARNING is returned. A STATE_CRITICAL will be returned when"
1702msgstr "" 1391msgstr ""
1703 1392
1704#: plugins/check_http.c:1571
1705msgid "the certificate is expired." 1393msgid "the certificate is expired."
1706msgstr "le certificat est expiré." 1394msgstr "le certificat est expiré."
1707 1395
1708#: plugins/check_http.c:1574
1709msgid "" 1396msgid ""
1710"When the certificate of 'www.verisign.com' is valid for more than 30 days," 1397"When the certificate of 'www.verisign.com' is valid for more than 30 days,"
1711msgstr "" 1398msgstr ""
1712 1399
1713#: plugins/check_http.c:1576
1714msgid "30 days, but more than 14 days, a STATE_WARNING is returned." 1400msgid "30 days, but more than 14 days, a STATE_WARNING is returned."
1715msgstr "" 1401msgstr ""
1716 1402
1717#: plugins/check_http.c:1577
1718msgid "" 1403msgid ""
1719"A STATE_CRITICAL will be returned when certificate expires in less than 14 " 1404"A STATE_CRITICAL will be returned when certificate expires in less than 14 "
1720"days" 1405"days"
1721msgstr "" 1406msgstr ""
1722 1407
1723#: plugins/check_ldap.c:133 1408msgid ""
1409"check_http -I 192.168.100.35 -p 80 -u https://www.verisign.com/ -S -j "
1410"CONNECT -H www.verisign.com "
1411msgstr ""
1412
1413msgid ""
1414"all these options are needed: -I <proxy> -p <proxy-port> -u <check-url> -"
1415"S(sl) -j CONNECT -H <webserver>"
1416msgstr ""
1417
1418msgid ""
1419"a STATE_CRITICAL will be returned. By adding a colon to the method you can "
1420"set the method used"
1421msgstr ""
1422
1423msgid "inside the proxied connection: -j CONNECT:POST"
1424msgstr ""
1425
1724#, c-format 1426#, c-format
1725msgid "Could not connect to the server at port %i\n" 1427msgid "Could not connect to the server at port %i\n"
1726msgstr "Impossible de se connecter au serveur port %i\n" 1428msgstr "Impossible de se connecter au serveur port %i\n"
1727 1429
1728#: plugins/check_ldap.c:142
1729#, c-format 1430#, c-format
1730msgid "Could not set protocol version %d\n" 1431msgid "Could not set protocol version %d\n"
1731msgstr "Impossible d'utiliser le protocole version %d\n" 1432msgstr "Impossible d'utiliser le protocole version %d\n"
1732 1433
1733#: plugins/check_ldap.c:157
1734#, c-format 1434#, c-format
1735msgid "Could not init TLS at port %i!\n" 1435msgid "Could not init TLS at port %i!\n"
1736msgstr "Impossible d'initialiser TLS sur le port %i!\n" 1436msgstr "Impossible d'initialiser TLS sur le port %i!\n"
1737 1437
1738#: plugins/check_ldap.c:161
1739#, c-format 1438#, c-format
1740msgid "TLS not supported by the libraries!\n" 1439msgid "TLS not supported by the libraries!\n"
1741msgstr "TLS n'est pas supporté!\n" 1440msgstr "TLS n'est pas supporté!\n"
1742 1441
1743#: plugins/check_ldap.c:181
1744#, c-format 1442#, c-format
1745msgid "Could not init startTLS at port %i!\n" 1443msgid "Could not init startTLS at port %i!\n"
1746msgstr "Impossible d'initialiser startTLS sur le port %i!\n" 1444msgstr "Impossible d'initialiser startTLS sur le port %i!\n"
1747 1445
1748#: plugins/check_ldap.c:185
1749#, c-format 1446#, c-format
1750msgid "startTLS not supported by the library, needs LDAPv3!\n" 1447msgid "startTLS not supported by the library, needs LDAPv3!\n"
1751msgstr "" 1448msgstr ""
1752"startTLS n'est pas supporté par la librairie LDAP, j'ai besoin de LDAPv3!\n" 1449"startTLS n'est pas supporté par la librairie LDAP, j'ai besoin de LDAPv3!\n"
1753 1450
1754#: plugins/check_ldap.c:195
1755#, c-format 1451#, c-format
1756msgid "Could not bind to the LDAP server\n" 1452msgid "Could not bind to the LDAP server\n"
1757msgstr "Impossible de se connecter au serveur LDAP\n" 1453msgstr "Impossible de se connecter au serveur LDAP\n"
1758 1454
1759#: plugins/check_ldap.c:204
1760#, c-format 1455#, c-format
1761msgid "Could not search/find objectclasses in %s\n" 1456msgid "Could not search/find objectclasses in %s\n"
1762msgstr "Impossible de chercher/trouver les objectclasses dans %s\n" 1457msgstr "Impossible de chercher/trouver les objectclasses dans %s\n"
1763 1458
1764#: plugins/check_ldap.c:227 1459#, fuzzy, c-format
1460msgid "LDAP %s - found %d entries in %.3f seconds|%s %s\n"
1461msgstr "%s - %d octets en %.3f secondes de temps de réponse %s|%s %s"
1462
1765#, c-format 1463#, c-format
1766msgid "LDAP %s - %.3f seconds response time|%s\n" 1464msgid "LDAP %s - %.3f seconds response time|%s\n"
1767msgstr "LDAP %s - %.3f secondes de temps de réponse|%s\n" 1465msgstr "LDAP %s - %.3f secondes de temps de réponse|%s\n"
1768 1466
1769#: plugins/check_ldap.c:339 plugins/check_ldap.c:347
1770#, c-format 1467#, c-format
1771msgid "%s cannot be combined with %s" 1468msgid "%s cannot be combined with %s"
1772msgstr "" 1469msgstr ""
1773 1470
1774#: plugins/check_ldap.c:379
1775msgid "Please specify the host name\n" 1471msgid "Please specify the host name\n"
1776msgstr "Veuillez spécifier le nom de l'hôte\n" 1472msgstr "Veuillez spécifier le nom de l'hôte\n"
1777 1473
1778#: plugins/check_ldap.c:382
1779msgid "Please specify the LDAP base\n" 1474msgid "Please specify the LDAP base\n"
1780msgstr "Veuillez spécifier la base LDAP\n" 1475msgstr "Veuillez spécifier la base LDAP\n"
1781 1476
1782#: plugins/check_ldap.c:411
1783msgid "ldap attribute to search (default: \"(objectclass=*)\"" 1477msgid "ldap attribute to search (default: \"(objectclass=*)\""
1784msgstr "" 1478msgstr ""
1785 1479
1786#: plugins/check_ldap.c:413
1787msgid "ldap base (eg. ou=my unit, o=my org, c=at" 1480msgid "ldap base (eg. ou=my unit, o=my org, c=at"
1788msgstr "" 1481msgstr ""
1789 1482
1790#: plugins/check_ldap.c:415
1791msgid "ldap bind DN (if required)" 1483msgid "ldap bind DN (if required)"
1792msgstr "" 1484msgstr ""
1793 1485
1794#: plugins/check_ldap.c:417 1486msgid ""
1795msgid "ldap password (if required)" 1487"ldap password (if required, or set the password through environment variable "
1488"'LDAP_PASSWORD')"
1796msgstr "" 1489msgstr ""
1797 1490
1798#: plugins/check_ldap.c:419
1799msgid "use starttls mechanism introduced in protocol version 3" 1491msgid "use starttls mechanism introduced in protocol version 3"
1800msgstr "utiliser le fonctionnement starttls du protocole version 3" 1492msgstr "utiliser le fonctionnement starttls du protocole version 3"
1801 1493
1802#: plugins/check_ldap.c:421
1803msgid "use ldaps (ldap v2 ssl method). this also sets the default port to" 1494msgid "use ldaps (ldap v2 ssl method). this also sets the default port to"
1804msgstr "" 1495msgstr ""
1805 1496
1806#: plugins/check_ldap.c:425
1807msgid "use ldap protocol version 2" 1497msgid "use ldap protocol version 2"
1808msgstr "utiliser le protocole ldap version 2" 1498msgstr "utiliser le protocole ldap version 2"
1809 1499
1810#: plugins/check_ldap.c:427
1811msgid "use ldap protocol version 3" 1500msgid "use ldap protocol version 3"
1812msgstr "utiliser le protocole ldap version 3" 1501msgstr "utiliser le protocole ldap version 3"
1813 1502
1814#: plugins/check_ldap.c:428
1815msgid "default protocol version:" 1503msgid "default protocol version:"
1816msgstr "version du protocole par défaut:" 1504msgstr "version du protocole par défaut:"
1817 1505
1818#: plugins/check_ldap.c:439 1506#, fuzzy
1507msgid "Number of found entries to result in warning status"
1508msgstr "Décalage résultant en un avertissement (secondes)"
1509
1510#, fuzzy
1511msgid "Number of found entries to result in critical status"
1512msgstr "Décalage résultant en un état critique (secondes)"
1513
1819msgid "If this plugin is called via 'check_ldaps', method 'STARTTLS' will be" 1514msgid "If this plugin is called via 'check_ldaps', method 'STARTTLS' will be"
1820msgstr "" 1515msgstr ""
1821 1516
1822#: plugins/check_ldap.c:440
1823#, c-format 1517#, c-format
1824msgid "" 1518msgid ""
1825" implied (using default port %i) unless --port=636 is specified. In that " 1519" implied (using default port %i) unless --port=636 is specified. In that "
1826"case\n" 1520"case\n"
1827msgstr "" 1521msgstr ""
1828 1522
1829#: plugins/check_ldap.c:441
1830msgid "'SSL on connect' will be used no matter how the plugin was called." 1523msgid "'SSL on connect' will be used no matter how the plugin was called."
1831msgstr "" 1524msgstr ""
1832 1525
1833#: plugins/check_ldap.c:442
1834msgid "" 1526msgid ""
1835"This detection is deprecated, please use 'check_ldap' with the '--starttls' " 1527"This detection is deprecated, please use 'check_ldap' with the '--starttls' "
1836"or '--ssl' flags" 1528"or '--ssl' flags"
1837msgstr "" 1529msgstr ""
1838 1530
1839#: plugins/check_ldap.c:443
1840msgid "to define the behaviour explicitly instead." 1531msgid "to define the behaviour explicitly instead."
1841msgstr "" 1532msgstr ""
1842 1533
1843#: plugins/check_load.c:87 1534msgid "The parameters --warn-entries and --crit-entries are optional."
1535msgstr ""
1536
1844msgid "Warning threshold must be float or float triplet!\n" 1537msgid "Warning threshold must be float or float triplet!\n"
1845msgstr "Le seuil d'alerte doit être un nombre à virgule flottante!\n" 1538msgstr "Le seuil d'alerte doit être un nombre à virgule flottante!\n"
1846 1539
1847#: plugins/check_load.c:132 plugins/check_load.c:148
1848#, c-format 1540#, c-format
1849msgid "Error opening %s\n" 1541msgid "Error opening %s\n"
1850msgstr "Erreur à l'ouverture de %s\n" 1542msgstr "Erreur à l'ouverture de %s\n"
1851 1543
1852#: plugins/check_load.c:163
1853#, fuzzy, c-format 1544#, fuzzy, c-format
1854msgid "could not parse load from uptime: %s\n" 1545msgid "could not parse load from uptime %s: %d\n"
1855msgstr "Lecture des arguments impossible\n" 1546msgstr "Lecture des arguments impossible\n"
1856 1547
1857#: plugins/check_load.c:169
1858#, c-format 1548#, c-format
1859msgid "Error code %d returned in %s\n" 1549msgid "Error code %d returned in %s\n"
1860msgstr "Le code erreur %d à été retourné par %s\n" 1550msgstr "Le code erreur %d à été retourné par %s\n"
1861 1551
1862#: plugins/check_load.c:184
1863#, c-format 1552#, c-format
1864msgid "Error in getloadavg()\n" 1553msgid "Error in getloadavg()\n"
1865msgstr "Erreur dans la fonction getloadavg()\n" 1554msgstr "Erreur dans la fonction getloadavg()\n"
1866 1555
1867#: plugins/check_load.c:187 plugins/check_load.c:189
1868#, c-format 1556#, c-format
1869msgid "Error processing %s\n" 1557msgid "Error processing %s\n"
1870msgstr "Erreur lors de l'utilisation de %s\n" 1558msgstr "Erreur lors de l'utilisation de %s\n"
1871 1559
1872#: plugins/check_load.c:198
1873#, c-format 1560#, c-format
1874msgid "load average: %.2f, %.2f, %.2f" 1561msgid "load average: %.2f, %.2f, %.2f"
1875msgstr "Charge moyenne: %.2f, %.2f, %.2f" 1562msgstr "Charge moyenne: %.2f, %.2f, %.2f"
1876 1563
1877#: plugins/check_load.c:291
1878#, c-format 1564#, c-format
1879msgid "Critical threshold for %d-minute load average is not specified\n" 1565msgid "Critical threshold for %d-minute load average is not specified\n"
1880msgstr "" 1566msgstr ""
1881"Le seuil critique pour la charge système après %d minutes n'est pas " 1567"Le seuil critique pour la charge système après %d minutes n'est pas "
1882"spécifié\n" 1568"spécifié\n"
1883 1569
1884#: plugins/check_load.c:293
1885#, c-format 1570#, c-format
1886msgid "Warning threshold for %d-minute load average is not specified\n" 1571msgid "Warning threshold for %d-minute load average is not specified\n"
1887msgstr "" 1572msgstr ""
1888"Le seuil d'avertissement pour la charge système après %d minutes n'est pas " 1573"Le seuil d'avertissement pour la charge système après %d minutes n'est pas "
1889"spécifié\n" 1574"spécifié\n"
1890 1575
1891#: plugins/check_load.c:295
1892#, c-format 1576#, c-format
1893msgid "" 1577msgid ""
1894"Parameter inconsistency: %d-minute \"warning load\" is greater than " 1578"Parameter inconsistency: %d-minute \"warning load\" is greater than "
@@ -1897,62 +1581,61 @@ msgstr ""
1897"Arguments Incorrects: %d-minute \"alerte charge système\" est plus grand que " 1581"Arguments Incorrects: %d-minute \"alerte charge système\" est plus grand que "
1898"\"alerte critique charge système\"\n" 1582"\"alerte critique charge système\"\n"
1899 1583
1900#: plugins/check_load.c:311
1901#, c-format 1584#, c-format
1902msgid "This plugin tests the current system load average." 1585msgid "This plugin tests the current system load average."
1903msgstr "Ce plugin teste la charge système actuelle." 1586msgstr "Ce plugin teste la charge système actuelle."
1904 1587
1905#: plugins/check_load.c:321
1906msgid "Exit with WARNING status if load average exceeds WLOADn" 1588msgid "Exit with WARNING status if load average exceeds WLOADn"
1907msgstr "" 1589msgstr ""
1908"Sortir avec un résultat AVERTISSEMENT si la charge moyenne dépasse WLOAD" 1590"Sortir avec un résultat AVERTISSEMENT si la charge moyenne dépasse WLOAD"
1909 1591
1910#: plugins/check_load.c:323
1911msgid "Exit with CRITICAL status if load average exceed CLOADn" 1592msgid "Exit with CRITICAL status if load average exceed CLOADn"
1912msgstr "Sortir avec un résultat CRITIQUE si la charge moyenne excède CLOAD" 1593msgstr "Sortir avec un résultat CRITIQUE si la charge moyenne excède CLOAD"
1913 1594
1914#: plugins/check_load.c:324
1915msgid "the load average format is the same used by \"uptime\" and \"w\"" 1595msgid "the load average format is the same used by \"uptime\" and \"w\""
1916msgstr "" 1596msgstr ""
1917 1597
1918#: plugins/check_load.c:326
1919msgid "Divide the load averages by the number of CPUs (when possible)" 1598msgid "Divide the load averages by the number of CPUs (when possible)"
1920msgstr "" 1599msgstr ""
1921 1600
1922#: plugins/check_mrtg.c:75 1601msgid "Number of processes to show when printing the top consuming processes."
1602msgstr ""
1603
1604msgid "NUMBER_OF_PROCS=0 disables this feature. Default value is 0"
1605msgstr ""
1606
1607#, c-format
1608msgid "'%s' exited with non-zero status.\n"
1609msgstr ""
1610
1611#, c-format
1612msgid "some error occurred getting procs list.\n"
1613msgstr ""
1614
1923msgid "Could not parse arguments\n" 1615msgid "Could not parse arguments\n"
1924msgstr "Lecture des arguments impossible\n" 1616msgstr "Lecture des arguments impossible\n"
1925 1617
1926#: plugins/check_mrtg.c:80
1927#, c-format 1618#, c-format
1928msgid "Unable to open MRTG log file\n" 1619msgid "Unable to open MRTG log file\n"
1929msgstr "Impossible d'ouvrir le fichier de log de MRTG\n" 1620msgstr "Impossible d'ouvrir le fichier de log de MRTG\n"
1930 1621
1931#: plugins/check_mrtg.c:127
1932#, c-format 1622#, c-format
1933msgid "Unable to process MRTG log file\n" 1623msgid "Unable to process MRTG log file\n"
1934msgstr "Impossible de traiter le fichier de log de MRTG\n" 1624msgstr "Impossible de traiter le fichier de log de MRTG\n"
1935 1625
1936#: plugins/check_mrtg.c:135 plugins/check_mrtgtraf.c:136
1937#, c-format 1626#, c-format
1938msgid "MRTG data has expired (%d minutes old)\n" 1627msgid "MRTG data has expired (%d minutes old)\n"
1939msgstr "Les données de MRTG on expirées (vieilles de %d minutes)\n" 1628msgstr "Les données de MRTG on expirées (vieilles de %d minutes)\n"
1940 1629
1941#: plugins/check_mrtg.c:152 plugins/check_mrtgtraf.c:195
1942#: plugins/check_mrtgtraf.c:196
1943msgid "Avg" 1630msgid "Avg"
1944msgstr "Moyenne" 1631msgstr "Moyenne"
1945 1632
1946#: plugins/check_mrtg.c:152 plugins/check_mrtgtraf.c:195
1947#: plugins/check_mrtgtraf.c:196
1948msgid "Max" 1633msgid "Max"
1949msgstr "Max" 1634msgstr "Max"
1950 1635
1951#: plugins/check_mrtg.c:221
1952msgid "Invalid variable number" 1636msgid "Invalid variable number"
1953msgstr "Numéro de la variable invalide" 1637msgstr "Numéro de la variable invalide"
1954 1638
1955#: plugins/check_mrtg.c:256
1956#, c-format 1639#, c-format
1957msgid "" 1640msgid ""
1958"%s is not a valid expiration time\n" 1641"%s is not a valid expiration time\n"
@@ -1961,1061 +1644,833 @@ msgstr ""
1961"%s n'est pas un temps d'expiration valide\n" 1644"%s n'est pas un temps d'expiration valide\n"
1962"Utilisez '%s -h' pour de l'aide supplémentaire\n" 1645"Utilisez '%s -h' pour de l'aide supplémentaire\n"
1963 1646
1964#: plugins/check_mrtg.c:273
1965msgid "Invalid variable number\n" 1647msgid "Invalid variable number\n"
1966msgstr "Numéro de la variable invalide\n" 1648msgstr "Numéro de la variable invalide\n"
1967 1649
1968#: plugins/check_mrtg.c:300
1969msgid "You must supply the variable number" 1650msgid "You must supply the variable number"
1970msgstr "Vous devez fournir le numéro de la variable" 1651msgstr "Vous devez fournir le numéro de la variable"
1971 1652
1972#: plugins/check_mrtg.c:321
1973msgid "" 1653msgid ""
1974"This plugin will check either the average or maximum value of one of the" 1654"This plugin will check either the average or maximum value of one of the"
1975msgstr "Ce plugin va vérifier la moyenne ou le maximum d'une " 1655msgstr "Ce plugin va vérifier la moyenne ou le maximum d'une "
1976 1656
1977#: plugins/check_mrtg.c:322
1978msgid "two variables recorded in an MRTG log file." 1657msgid "two variables recorded in an MRTG log file."
1979msgstr "deux variables du fichier de log de MRTG." 1658msgstr "deux variables du fichier de log de MRTG."
1980 1659
1981#: plugins/check_mrtg.c:332
1982msgid "The MRTG log file containing the data you want to monitor" 1660msgid "The MRTG log file containing the data you want to monitor"
1983msgstr "" 1661msgstr ""
1984 1662
1985#: plugins/check_mrtg.c:334
1986msgid "Minutes before MRTG data is considered to be too old" 1663msgid "Minutes before MRTG data is considered to be too old"
1987msgstr "" 1664msgstr ""
1988 1665
1989#: plugins/check_mrtg.c:336
1990msgid "Should we check average or maximum values?" 1666msgid "Should we check average or maximum values?"
1991msgstr "" 1667msgstr ""
1992 1668
1993#: plugins/check_mrtg.c:338
1994msgid "Which variable set should we inspect? (1 or 2)" 1669msgid "Which variable set should we inspect? (1 or 2)"
1995msgstr "" 1670msgstr ""
1996 1671
1997#: plugins/check_mrtg.c:340
1998msgid "Threshold value for data to result in WARNING status" 1672msgid "Threshold value for data to result in WARNING status"
1999msgstr "" 1673msgstr ""
2000 1674
2001#: plugins/check_mrtg.c:342
2002msgid "Threshold value for data to result in CRITICAL status" 1675msgid "Threshold value for data to result in CRITICAL status"
2003msgstr "" 1676msgstr ""
2004 1677
2005#: plugins/check_mrtg.c:344
2006msgid "Type label for data (Examples: Conns, \"Processor Load\", In, Out)" 1678msgid "Type label for data (Examples: Conns, \"Processor Load\", In, Out)"
2007msgstr "" 1679msgstr ""
2008 1680
2009#: plugins/check_mrtg.c:346
2010msgid "Option units label for data (Example: Packets/Sec, Errors/Sec," 1681msgid "Option units label for data (Example: Packets/Sec, Errors/Sec,"
2011msgstr "" 1682msgstr ""
2012 1683
2013#: plugins/check_mrtg.c:347
2014#, c-format 1684#, c-format
2015msgid "\"Bytes Per Second\", \"%% Utilization\")" 1685msgid "\"Bytes Per Second\", \"%% Utilization\")"
2016msgstr "" 1686msgstr ""
2017 1687
2018#: plugins/check_mrtg.c:350
2019msgid "" 1688msgid ""
2020"If the value exceeds the <vwl> threshold, a WARNING status is returned. If" 1689"If the value exceeds the <vwl> threshold, a WARNING status is returned. If"
2021msgstr "" 1690msgstr ""
2022 1691
2023#: plugins/check_mrtg.c:351
2024msgid "" 1692msgid ""
2025"the value exceeds the <vcl> threshold, a CRITICAL status is returned. If" 1693"the value exceeds the <vcl> threshold, a CRITICAL status is returned. If"
2026msgstr "" 1694msgstr ""
2027 1695
2028#: plugins/check_mrtg.c:352
2029msgid "the data in the log file is older than <expire_minutes> old, a WARNING" 1696msgid "the data in the log file is older than <expire_minutes> old, a WARNING"
2030msgstr "" 1697msgstr ""
2031 1698
2032#: plugins/check_mrtg.c:353
2033msgid "status is returned and a warning message is printed." 1699msgid "status is returned and a warning message is printed."
2034msgstr "" 1700msgstr ""
2035 1701
2036#: plugins/check_mrtg.c:356
2037msgid "" 1702msgid ""
2038"This plugin is useful for monitoring MRTG data that does not correspond to" 1703"This plugin is useful for monitoring MRTG data that does not correspond to"
2039msgstr "" 1704msgstr ""
2040 1705
2041#: plugins/check_mrtg.c:357
2042msgid "" 1706msgid ""
2043"bandwidth usage. (Use the check_mrtgtraf plugin for monitoring bandwidth)." 1707"bandwidth usage. (Use the check_mrtgtraf plugin for monitoring bandwidth)."
2044msgstr "" 1708msgstr ""
2045 1709
2046#: plugins/check_mrtg.c:358
2047msgid "" 1710msgid ""
2048"It can be used to monitor any kind of data that MRTG is monitoring - errors," 1711"It can be used to monitor any kind of data that MRTG is monitoring - errors,"
2049msgstr "" 1712msgstr ""
2050 1713
2051#: plugins/check_mrtg.c:359
2052msgid "" 1714msgid ""
2053"packets/sec, etc. I use MRTG in conjunction with the Novell NLM that allows" 1715"packets/sec, etc. I use MRTG in conjunction with the Novell NLM that allows"
2054msgstr "" 1716msgstr ""
2055 1717
2056#: plugins/check_mrtg.c:360
2057msgid "" 1718msgid ""
2058"me to track processor utilization, user connections, drive space, etc and" 1719"me to track processor utilization, user connections, drive space, etc and"
2059msgstr "" 1720msgstr ""
2060 1721
2061#: plugins/check_mrtg.c:361
2062msgid "this plugin works well for monitoring that kind of data as well." 1722msgid "this plugin works well for monitoring that kind of data as well."
2063msgstr "" 1723msgstr ""
2064 1724
2065#: plugins/check_mrtg.c:364
2066msgid "" 1725msgid ""
2067"- This plugin only monitors one of the two variables stored in the MRTG log" 1726"- This plugin only monitors one of the two variables stored in the MRTG log"
2068msgstr "" 1727msgstr ""
2069"- Ce plugin vérifie seulement une ou deux variables écrites dans un fichier " 1728"- Ce plugin vérifie seulement une ou deux variables écrites dans un fichier "
2070"de log MRTG" 1729"de log MRTG"
2071 1730
2072#: plugins/check_mrtg.c:365
2073msgid "file. If you want to monitor both values you will have to define two" 1731msgid "file. If you want to monitor both values you will have to define two"
2074msgstr "" 1732msgstr ""
2075 1733
2076#: plugins/check_mrtg.c:366
2077msgid "commands with different values for the <variable> argument. Of course," 1734msgid "commands with different values for the <variable> argument. Of course,"
2078msgstr "" 1735msgstr ""
2079 1736
2080#: plugins/check_mrtg.c:367
2081msgid "you can always hack the code to make this plugin work for you..." 1737msgid "you can always hack the code to make this plugin work for you..."
2082msgstr "" 1738msgstr ""
2083 1739
2084#: plugins/check_mrtg.c:368
2085msgid "" 1740msgid ""
2086"- MRTG stands for the Multi Router Traffic Grapher. It can be downloaded " 1741"- MRTG stands for the Multi Router Traffic Grapher. It can be downloaded "
2087"from" 1742"from"
2088msgstr "" 1743msgstr ""
2089 1744
2090#: plugins/check_mrtgtraf.c:88
2091msgid "Unable to open MRTG log file" 1745msgid "Unable to open MRTG log file"
2092msgstr "Impossible d'ouvrir le fichier de log de MRTG" 1746msgstr "Impossible d'ouvrir le fichier de log de MRTG"
2093 1747
2094#: plugins/check_mrtgtraf.c:130
2095msgid "Unable to process MRTG log file" 1748msgid "Unable to process MRTG log file"
2096msgstr "Impossible de traiter le fichier de log de MRTG" 1749msgstr "Impossible de traiter le fichier de log de MRTG"
2097 1750
2098#: plugins/check_mrtgtraf.c:194 1751#, fuzzy, c-format
2099#, c-format 1752msgid "%s. In = %0.1f %s/s, %s. Out = %0.1f %s/s|%s %s\n"
2100msgid "%s. In = %0.1f %s, %s. Out = %0.1f %s|%s %s\n"
2101msgstr "%s. Entrée = %0.1f %s, %s. Sortie = %0.1f %s|%s %s\n" 1753msgstr "%s. Entrée = %0.1f %s, %s. Sortie = %0.1f %s|%s %s\n"
2102 1754
2103#: plugins/check_mrtgtraf.c:207
2104#, c-format 1755#, c-format
2105msgid "Traffic %s - %s\n" 1756msgid "Traffic %s - %s\n"
2106msgstr "Trafic %s - %s\n" 1757msgstr "Trafic %s - %s\n"
2107 1758
2108#: plugins/check_mrtgtraf.c:335
2109msgid "" 1759msgid ""
2110"This plugin will check the incoming/outgoing transfer rates of a router," 1760"This plugin will check the incoming/outgoing transfer rates of a router,"
2111msgstr "" 1761msgstr ""
2112"Ce plugin va vérifier le taux de transfert en entrée/sortie d'un routeur," 1762"Ce plugin va vérifier le taux de transfert en entrée/sortie d'un routeur,"
2113 1763
2114#: plugins/check_mrtgtraf.c:336
2115msgid "switch, etc recorded in an MRTG log. If the newest log entry is older" 1764msgid "switch, etc recorded in an MRTG log. If the newest log entry is older"
2116msgstr "" 1765msgstr ""
2117 1766
2118#: plugins/check_mrtgtraf.c:337
2119msgid "than <expire_minutes>, a WARNING status is returned. If either the" 1767msgid "than <expire_minutes>, a WARNING status is returned. If either the"
2120msgstr "" 1768msgstr ""
2121 1769
2122#: plugins/check_mrtgtraf.c:338
2123msgid "incoming or outgoing rates exceed the <icl> or <ocl> thresholds (in" 1770msgid "incoming or outgoing rates exceed the <icl> or <ocl> thresholds (in"
2124msgstr "" 1771msgstr ""
2125 1772
2126#: plugins/check_mrtgtraf.c:339
2127msgid "Bytes/sec), a CRITICAL status results. If either of the rates exceed" 1773msgid "Bytes/sec), a CRITICAL status results. If either of the rates exceed"
2128msgstr "" 1774msgstr ""
2129 1775
2130#: plugins/check_mrtgtraf.c:340
2131msgid "the <iwl> or <owl> thresholds (in Bytes/sec), a WARNING status results." 1776msgid "the <iwl> or <owl> thresholds (in Bytes/sec), a WARNING status results."
2132msgstr "" 1777msgstr ""
2133 1778
2134#: plugins/check_mrtgtraf.c:350
2135msgid "File to read log from" 1779msgid "File to read log from"
2136msgstr "" 1780msgstr ""
2137 1781
2138#: plugins/check_mrtgtraf.c:352
2139msgid "Minutes after which log expires" 1782msgid "Minutes after which log expires"
2140msgstr "" 1783msgstr ""
2141 1784
2142#: plugins/check_mrtgtraf.c:354
2143msgid "Test average or maximum" 1785msgid "Test average or maximum"
2144msgstr "" 1786msgstr ""
2145 1787
2146#: plugins/check_mrtgtraf.c:356
2147msgid "Warning threshold pair <incoming>,<outgoing>" 1788msgid "Warning threshold pair <incoming>,<outgoing>"
2148msgstr "Paire de seuils d'avertissement <entrant>,<sortant>" 1789msgstr "Paire de seuils d'avertissement <entrant>,<sortant>"
2149 1790
2150#: plugins/check_mrtgtraf.c:358
2151msgid "Critical threshold pair <incoming>,<outgoing>" 1791msgid "Critical threshold pair <incoming>,<outgoing>"
2152msgstr "Paire de seuils critique <entrant>,<sortant>" 1792msgstr "Paire de seuils critique <entrant>,<sortant>"
2153 1793
2154#: plugins/check_mrtgtraf.c:362
2155msgid "" 1794msgid ""
2156"- MRTG stands for Multi Router Traffic Grapher. It can be downloaded from" 1795"- MRTG stands for Multi Router Traffic Grapher. It can be downloaded from"
2157msgstr "" 1796msgstr ""
2158 1797
2159#: plugins/check_mrtgtraf.c:364
2160msgid "- While MRTG can monitor things other than traffic rates, this" 1798msgid "- While MRTG can monitor things other than traffic rates, this"
2161msgstr "" 1799msgstr ""
2162 1800
2163#: plugins/check_mrtgtraf.c:365
2164msgid " plugin probably won't work with much else without modification." 1801msgid " plugin probably won't work with much else without modification."
2165msgstr "" 1802msgstr ""
2166 1803
2167#: plugins/check_mrtgtraf.c:366
2168msgid "- The calculated i/o rates are a little off from what MRTG actually" 1804msgid "- The calculated i/o rates are a little off from what MRTG actually"
2169msgstr "" 1805msgstr ""
2170 1806
2171#: plugins/check_mrtgtraf.c:367
2172msgid " reports. I'm not sure why this is right now, but will look into it" 1807msgid " reports. I'm not sure why this is right now, but will look into it"
2173msgstr "" 1808msgstr ""
2174 1809
2175#: plugins/check_mrtgtraf.c:368
2176msgid " for future enhancements of this plugin." 1810msgid " for future enhancements of this plugin."
2177msgstr "" 1811msgstr ""
2178 1812
2179#: plugins/check_mrtgtraf.c:378
2180#, c-format 1813#, c-format
2181msgid "Usage" 1814msgid "Usage"
2182msgstr "Utilisation" 1815msgstr "Utilisation"
2183 1816
2184#: plugins/check_mysql.c:171
2185#, fuzzy, c-format 1817#, fuzzy, c-format
2186msgid "status store_result error: %s\n" 1818msgid "status store_result error: %s\n"
2187msgstr "erreur slave store_result: %s\n" 1819msgstr "erreur slave store_result: %s\n"
2188 1820
2189#: plugins/check_mysql.c:202
2190#, c-format 1821#, c-format
2191msgid "slave query error: %s\n" 1822msgid "slave query error: %s\n"
2192msgstr "erreur de requête de l'esclave: %s\n" 1823msgstr "erreur de requête de l'esclave: %s\n"
2193 1824
2194#: plugins/check_mysql.c:209
2195#, c-format 1825#, c-format
2196msgid "slave store_result error: %s\n" 1826msgid "slave store_result error: %s\n"
2197msgstr "erreur slave store_result: %s\n" 1827msgstr "erreur slave store_result: %s\n"
2198 1828
2199#: plugins/check_mysql.c:215
2200msgid "No slaves defined" 1829msgid "No slaves defined"
2201msgstr "Pas d'esclave spécifié" 1830msgstr "Pas d'esclave spécifié"
2202 1831
2203#: plugins/check_mysql.c:223
2204#, c-format 1832#, c-format
2205msgid "slave fetch row error: %s\n" 1833msgid "slave fetch row error: %s\n"
2206msgstr "erreur esclave lecture d'une ligne: %s\n" 1834msgstr "erreur esclave lecture d'une ligne: %s\n"
2207 1835
2208#: plugins/check_mysql.c:228
2209#, c-format 1836#, c-format
2210msgid "Slave running: %s" 1837msgid "Slave running: %s"
2211msgstr "L'esclave fonctionne: %s" 1838msgstr "L'esclave fonctionne: %s"
2212 1839
2213#: plugins/check_mysql.c:505
2214msgid "This program tests connections to a MySQL server" 1840msgid "This program tests connections to a MySQL server"
2215msgstr "Ce plugin teste une connexion vers un serveur MySQL" 1841msgstr "Ce plugin teste une connexion vers un serveur MySQL"
2216 1842
2217#: plugins/check_mysql.c:516 1843msgid "Ignore authentication failure and check for mysql connectivity only"
1844msgstr ""
1845
2218msgid "Use the specified socket (has no effect if -H is used)" 1846msgid "Use the specified socket (has no effect if -H is used)"
2219msgstr "" 1847msgstr ""
2220 1848
2221#: plugins/check_mysql.c:519
2222msgid "Check database with indicated name" 1849msgid "Check database with indicated name"
2223msgstr "" 1850msgstr ""
2224 1851
2225#: plugins/check_mysql.c:521
2226msgid "Read from the specified client options file" 1852msgid "Read from the specified client options file"
2227msgstr "" 1853msgstr ""
2228 1854
2229#: plugins/check_mysql.c:523
2230msgid "Use a client options group" 1855msgid "Use a client options group"
2231msgstr "" 1856msgstr ""
2232 1857
2233#: plugins/check_mysql.c:525
2234msgid "Connect using the indicated username" 1858msgid "Connect using the indicated username"
2235msgstr "" 1859msgstr ""
2236 1860
2237#: plugins/check_mysql.c:527
2238msgid "Use the indicated password to authenticate the connection" 1861msgid "Use the indicated password to authenticate the connection"
2239msgstr "" 1862msgstr ""
2240 1863
2241#: plugins/check_mysql.c:528
2242msgid "IMPORTANT: THIS FORM OF AUTHENTICATION IS NOT SECURE!!!" 1864msgid "IMPORTANT: THIS FORM OF AUTHENTICATION IS NOT SECURE!!!"
2243msgstr "" 1865msgstr ""
2244 1866
2245#: plugins/check_mysql.c:529
2246msgid "Your clear-text password could be visible as a process table entry" 1867msgid "Your clear-text password could be visible as a process table entry"
2247msgstr "" 1868msgstr ""
2248 1869
2249#: plugins/check_mysql.c:531
2250msgid "Check if the slave thread is running properly." 1870msgid "Check if the slave thread is running properly."
2251msgstr "" 1871msgstr ""
2252 1872
2253#: plugins/check_mysql.c:533
2254msgid "Exit with WARNING status if slave server is more than INTEGER seconds" 1873msgid "Exit with WARNING status if slave server is more than INTEGER seconds"
2255msgstr "" 1874msgstr ""
2256"Sortir avec un résultat AVERTISSEMENT si le serveur esclave est plus de X " 1875"Sortir avec un résultat AVERTISSEMENT si le serveur esclave est plus de X "
2257 1876
2258#: plugins/check_mysql.c:534 plugins/check_mysql.c:537
2259msgid "behind master" 1877msgid "behind master"
2260msgstr "secondes en retard sur le maître" 1878msgstr "secondes en retard sur le maître"
2261 1879
2262#: plugins/check_mysql.c:536
2263msgid "Exit with CRITICAL status if slave server is more then INTEGER seconds" 1880msgid "Exit with CRITICAL status if slave server is more then INTEGER seconds"
2264msgstr "Sortir avec un résultat CRITIQUE si le serveur esclave est plus de X " 1881msgstr "Sortir avec un résultat CRITIQUE si le serveur esclave est plus de X "
2265 1882
2266#: plugins/check_mysql.c:539 1883msgid "Use ssl encryption"
2267msgid "Use ssl encryptation"
2268msgstr "" 1884msgstr ""
2269 1885
2270#: plugins/check_mysql.c:541
2271msgid "Path to CA signing the cert" 1886msgid "Path to CA signing the cert"
2272msgstr "" 1887msgstr ""
2273 1888
2274#: plugins/check_mysql.c:543
2275msgid "Path to SSL certificate" 1889msgid "Path to SSL certificate"
2276msgstr "" 1890msgstr ""
2277 1891
2278#: plugins/check_mysql.c:545
2279msgid "Path to private SSL key" 1892msgid "Path to private SSL key"
2280msgstr "" 1893msgstr ""
2281 1894
2282#: plugins/check_mysql.c:547
2283msgid "Path to CA directory" 1895msgid "Path to CA directory"
2284msgstr "" 1896msgstr ""
2285 1897
2286#: plugins/check_mysql.c:549
2287msgid "List of valid SSL ciphers" 1898msgid "List of valid SSL ciphers"
2288msgstr "" 1899msgstr ""
2289 1900
2290#: plugins/check_mysql.c:553
2291msgid "" 1901msgid ""
2292"There are no required arguments. By default, the local database is checked" 1902"There are no required arguments. By default, the local database is checked"
2293msgstr "" 1903msgstr ""
2294"Il n'y a pas d'arguments nécessaires. Par défaut la base de donnée locale " 1904"Il n'y a pas d'arguments nécessaires. Par défaut la base de donnée locale "
2295"est testée" 1905"est testée"
2296 1906
2297#: plugins/check_mysql.c:554
2298msgid "" 1907msgid ""
2299"using the default unix socket. You can force TCP on localhost by using an" 1908"using the default unix socket. You can force TCP on localhost by using an"
2300msgstr "" 1909msgstr ""
2301 1910
2302#: plugins/check_mysql.c:555
2303msgid "IP address or FQDN ('localhost' will use the socket as well)." 1911msgid "IP address or FQDN ('localhost' will use the socket as well)."
2304msgstr "" 1912msgstr ""
2305 1913
2306#: plugins/check_mysql.c:559
2307msgid "You must specify -p with an empty string to force an empty password," 1914msgid "You must specify -p with an empty string to force an empty password,"
2308msgstr "" 1915msgstr ""
2309 1916
2310#: plugins/check_mysql.c:560
2311msgid "overriding any my.cnf settings." 1917msgid "overriding any my.cnf settings."
2312msgstr "" 1918msgstr ""
2313 1919
2314#: plugins/check_nagios.c:104
2315msgid "Cannot open status log for reading!" 1920msgid "Cannot open status log for reading!"
2316msgstr "Impossible d'ouvrir le fichier status log en lecture!" 1921msgstr "Impossible d'ouvrir le fichier status log en lecture!"
2317 1922
2318#: plugins/check_nagios.c:154
2319#, c-format 1923#, c-format
2320msgid "Found process: %s %s\n" 1924msgid "Found process: %s %s\n"
2321msgstr "Processus trouvé: %s %s\n" 1925msgstr "Processus trouvé: %s %s\n"
2322 1926
2323#: plugins/check_nagios.c:168
2324msgid "Could not locate a running Nagios process!" 1927msgid "Could not locate a running Nagios process!"
2325msgstr "Impossible de trouver un processus Nagios actif!" 1928msgstr "Impossible de trouver un processus Nagios actif!"
2326 1929
2327#: plugins/check_nagios.c:172
2328msgid "Cannot parse Nagios log file for valid time" 1930msgid "Cannot parse Nagios log file for valid time"
2329msgstr "" 1931msgstr ""
2330"Impossible de trouver une date/heure valide dans le fichier de log de Nagios" 1932"Impossible de trouver une date/heure valide dans le fichier de log de Nagios"
2331 1933
2332#: plugins/check_nagios.c:183 plugins/check_procs.c:356
2333#, c-format 1934#, c-format
2334msgid "%d process" 1935msgid "%d process"
2335msgid_plural "%d processes" 1936msgid_plural "%d processes"
2336msgstr[0] "%d processus" 1937msgstr[0] "%d processus"
2337msgstr[1] "%d processus" 1938msgstr[1] "%d processus"
2338 1939
2339#: plugins/check_nagios.c:186
2340#, c-format 1940#, c-format
2341msgid "status log updated %d second ago" 1941msgid "status log updated %d second ago"
2342msgid_plural "status log updated %d seconds ago" 1942msgid_plural "status log updated %d seconds ago"
2343msgstr[0] "status log mis à jour %d secondes auparavant" 1943msgstr[0] "status log mis à jour %d secondes auparavant"
2344msgstr[1] "status log mis à jour %d secondes auparavant" 1944msgstr[1] "status log mis à jour %d secondes auparavant"
2345 1945
2346#: plugins/check_nagios.c:224 plugins/check_nagios.c:253
2347msgid "Expiration time must be an integer (seconds)\n" 1946msgid "Expiration time must be an integer (seconds)\n"
2348msgstr "Le délai d'expiration doit être un entier (en secondes)\n" 1947msgstr "Le délai d'expiration doit être un entier (en secondes)\n"
2349 1948
2350#: plugins/check_nagios.c:260
2351#, fuzzy 1949#, fuzzy
2352msgid "Timeout must be an integer (seconds)\n" 1950msgid "Timeout must be an integer (seconds)\n"
2353msgstr "Le délai d'expiration doit être un entier (en secondes)\n" 1951msgstr "Le délai d'expiration doit être un entier (en secondes)\n"
2354 1952
2355#: plugins/check_nagios.c:272
2356msgid "You must provide the status_log\n" 1953msgid "You must provide the status_log\n"
2357msgstr "Vous devez fournir le status_log\n" 1954msgstr "Vous devez fournir le status_log\n"
2358 1955
2359#: plugins/check_nagios.c:275
2360msgid "You must provide a process string\n" 1956msgid "You must provide a process string\n"
2361msgstr "Vous devez fournir un nom de processus\n" 1957msgstr "Vous devez fournir un nom de processus\n"
2362 1958
2363#: plugins/check_nagios.c:289
2364msgid "" 1959msgid ""
2365"This plugin checks the status of the Nagios process on the local machine" 1960"This plugin checks the status of the Nagios process on the local machine"
2366msgstr "Ce plugin vérifie l'état du processus Nagios sur la machine locale." 1961msgstr "Ce plugin vérifie l'état du processus Nagios sur la machine locale."
2367 1962
2368#: plugins/check_nagios.c:290
2369msgid "" 1963msgid ""
2370"The plugin will check to make sure the Nagios status log is no older than" 1964"The plugin will check to make sure the Nagios status log is no older than"
2371msgstr "Ce plugin vérifie que le status log de Nagios n'est pas plus vieux que" 1965msgstr "Ce plugin vérifie que le status log de Nagios n'est pas plus vieux que"
2372 1966
2373#: plugins/check_nagios.c:291
2374msgid "the number of minutes specified by the expires option." 1967msgid "the number of minutes specified by the expires option."
2375msgstr "le nombre de minutes spécifies par l'option expire." 1968msgstr "le nombre de minutes spécifies par l'option expire."
2376 1969
2377#: plugins/check_nagios.c:292
2378msgid "" 1970msgid ""
2379"It also checks the process table for a process matching the command argument." 1971"It also checks the process table for a process matching the command argument."
2380msgstr "" 1972msgstr ""
2381 1973
2382#: plugins/check_nagios.c:302
2383msgid "Name of the log file to check" 1974msgid "Name of the log file to check"
2384msgstr "Nom du fichier log à vérifier" 1975msgstr "Nom du fichier log à vérifier"
2385 1976
2386#: plugins/check_nagios.c:304
2387msgid "Minutes aging after which logfile is considered stale" 1977msgid "Minutes aging after which logfile is considered stale"
2388msgstr "" 1978msgstr ""
2389 1979
2390#: plugins/check_nagios.c:306
2391msgid "Substring to search for in process arguments" 1980msgid "Substring to search for in process arguments"
2392msgstr "" 1981msgstr ""
2393 1982
2394#: plugins/check_nagios.c:308
2395msgid "Timeout for the plugin in seconds" 1983msgid "Timeout for the plugin in seconds"
2396msgstr "" 1984msgstr ""
2397 1985
2398#: plugins/check_nt.c:142
2399#, c-format 1986#, c-format
2400msgid "Wrong client version - running: %s, required: %s" 1987msgid "Wrong client version - running: %s, required: %s"
2401msgstr "Mauvaise version du client utilisée: %s, nécessaire: %s" 1988msgstr "Mauvaise version du client utilisée: %s, nécessaire: %s"
2402 1989
2403#: plugins/check_nt.c:153 plugins/check_nt.c:218
2404msgid "missing -l parameters" 1990msgid "missing -l parameters"
2405msgstr "Arguments -l manquants" 1991msgstr "Arguments -l manquants"
2406 1992
2407#: plugins/check_nt.c:155
2408msgid "wrong -l parameter." 1993msgid "wrong -l parameter."
2409msgstr "Arguments -l erronés." 1994msgstr "Arguments -l erronés."
2410 1995
2411#: plugins/check_nt.c:159
2412msgid "CPU Load" 1996msgid "CPU Load"
2413msgstr "Charge CPU" 1997msgstr "Charge CPU"
2414 1998
2415#: plugins/check_nt.c:182
2416#, c-format 1999#, c-format
2417msgid " %lu%% (%lu min average)" 2000msgid " %lu%% (%lu min average)"
2418msgstr " %lu%% (%lu moyenne minimale)" 2001msgstr " %lu%% (%lu moyenne minimale)"
2419 2002
2420#: plugins/check_nt.c:184
2421#, c-format 2003#, c-format
2422msgid " '%lu min avg Load'=%lu%%;%lu;%lu;0;100" 2004msgid " '%lu min avg Load'=%lu%%;%lu;%lu;0;100"
2423msgstr " '%lu Charge moyenne minimale'=%lu%%;%lu;%lu;0;100" 2005msgstr " '%lu Charge moyenne minimale'=%lu%%;%lu;%lu;0;100"
2424 2006
2425#: plugins/check_nt.c:194
2426msgid "not enough values for -l parameters" 2007msgid "not enough values for -l parameters"
2427msgstr "pas assez de valeur pour l'argument -l" 2008msgstr "pas assez de valeur pour l'argument -l"
2428 2009
2429#: plugins/check_nt.c:206
2430#, c-format
2431msgid "System Uptime - %u day(s) %u hour(s) %u minute(s)"
2432msgstr "Système démarré - %u jour(s) %u heure(s) %u minute(s)"
2433
2434#: plugins/check_nt.c:220
2435msgid "wrong -l argument" 2010msgid "wrong -l argument"
2436msgstr "Argument -l erroné" 2011msgstr "Argument -l erroné"
2437 2012
2438#: plugins/check_nt.c:236 2013#, fuzzy, c-format
2014msgid "System Uptime - %u day(s) %u hour(s) %u minute(s) |uptime=%lu"
2015msgstr "Système démarré - %u jour(s) %u heure(s) %u minute(s)"
2016
2439#, c-format 2017#, c-format
2440msgid "%s:\\ - total: %.2f Gb - used: %.2f Gb (%.0f%%) - free %.2f Gb (%.0f%%)" 2018msgid "%s:\\ - total: %.2f Gb - used: %.2f Gb (%.0f%%) - free %.2f Gb (%.0f%%)"
2441msgstr "" 2019msgstr ""
2442"%s:\\ - total: %.2f Gb - utilisé: %.2f Gb (%.0f%%) - libre %.2f Gb (%.0f%%)" 2020"%s:\\ - total: %.2f Gb - utilisé: %.2f Gb (%.0f%%) - libre %.2f Gb (%.0f%%)"
2443 2021
2444#: plugins/check_nt.c:239
2445#, c-format 2022#, c-format
2446msgid "'%s:\\ Used Space'=%.2fGb;%.2f;%.2f;0.00;%.2f" 2023msgid "'%s:\\ Used Space'=%.2fGb;%.2f;%.2f;0.00;%.2f"
2447msgstr "'%s:\\ Espace Utilisé'=%.2fGb;%.2f;%.2f;0.00;%.2f" 2024msgstr "'%s:\\ Espace Utilisé'=%.2fGb;%.2f;%.2f;0.00;%.2f"
2448 2025
2449#: plugins/check_nt.c:253
2450msgid "Free disk space : Invalid drive" 2026msgid "Free disk space : Invalid drive"
2451msgstr "Espace disque libre : Lecteur invalide" 2027msgstr "Espace disque libre : Lecteur invalide"
2452 2028
2453#: plugins/check_nt.c:263
2454msgid "No service/process specified" 2029msgid "No service/process specified"
2455msgstr "Pas de service/processus spécifié" 2030msgstr "Pas de service/processus spécifié"
2456 2031
2457#: plugins/check_nt.c:271 plugins/check_nt.c:284 plugins/check_nt.c:288
2458#: plugins/check_nt.c:622
2459msgid "could not fetch information from server\n" 2032msgid "could not fetch information from server\n"
2460msgstr "Impossible d'obtenir l'information depuis le serveur\n" 2033msgstr "Impossible d'obtenir l'information depuis le serveur\n"
2461 2034
2462#: plugins/check_nt.c:296 2035#, fuzzy, c-format
2463#, c-format
2464msgid "" 2036msgid ""
2465"Memory usage: total:%.2f Mb - used: %.2f Mb (%.0f%%) - free: %.2f Mb (%.0f%%)" 2037"Memory usage: total:%.2f MB - used: %.2f MB (%.0f%%) - free: %.2f MB (%.0f%%)"
2466msgstr "" 2038msgstr ""
2467"Mémoire utilisée: total:%.2f Mb - utilisée: %.2f Mb (%.0f%%) - libre: %.2f " 2039"Mémoire utilisée: total:%.2f Mb - utilisée: %.2f Mb (%.0f%%) - libre: %.2f "
2468"Mb (%.0f%%)" 2040"Mb (%.0f%%)"
2469 2041
2470#: plugins/check_nt.c:299 2042#, fuzzy, c-format
2471#, c-format 2043msgid "'Memory usage'=%.2fMB;%.2f;%.2f;0.00;%.2f"
2472msgid "'Memory usage'=%.2fMb;%.2f;%.2f;0.00;%.2f"
2473msgstr "'Mémoire utilisée'=%.2fMb;%.2f;%.2f;0.00;%.2f" 2044msgstr "'Mémoire utilisée'=%.2fMb;%.2f;%.2f;0.00;%.2f"
2474 2045
2475#: plugins/check_nt.c:335 plugins/check_nt.c:420 plugins/check_nt.c:450
2476msgid "No counter specified" 2046msgid "No counter specified"
2477msgstr "Pas de compteur spécifié" 2047msgstr "Pas de compteur spécifié"
2478 2048
2479#: plugins/check_nt.c:367
2480msgid "Minimum value contains non-numbers" 2049msgid "Minimum value contains non-numbers"
2481msgstr "La valeur minimum contient des caractères non numériques" 2050msgstr "La valeur minimum contient des caractères non numériques"
2482 2051
2483#: plugins/check_nt.c:371
2484msgid "Maximum value contains non-numbers" 2052msgid "Maximum value contains non-numbers"
2485msgstr "La valeur maximum contient des caractères non numériques" 2053msgstr "La valeur maximum contient des caractères non numériques"
2486 2054
2487#: plugins/check_nt.c:378
2488msgid "No unit counter specified" 2055msgid "No unit counter specified"
2489msgstr "Pas de compteur spécifié" 2056msgstr "Pas de compteur spécifié"
2490 2057
2491#: plugins/check_nt.c:465
2492msgid "Please specify a variable to check" 2058msgid "Please specify a variable to check"
2493msgstr "Veuillez préciser une variable a vérifier" 2059msgstr "Veuillez préciser une variable a vérifier"
2494 2060
2495#: plugins/check_nt.c:549
2496msgid "Server port must be an integer\n" 2061msgid "Server port must be an integer\n"
2497msgstr "Le port du serveur doit être un nombre entier\n" 2062msgstr "Le port du serveur doit être un nombre entier\n"
2498 2063
2499#: plugins/check_nt.c:603
2500msgid "You must provide a server address or host name" 2064msgid "You must provide a server address or host name"
2501msgstr "Vous devez spécifier une adresse ou un nom d'hôte" 2065msgstr "Vous devez spécifier une adresse ou un nom d'hôte"
2502 2066
2503#: plugins/check_nt.c:609
2504msgid "None" 2067msgid "None"
2505msgstr "Aucun" 2068msgstr "Aucun"
2506 2069
2507#: plugins/check_nt.c:666
2508msgid "This plugin collects data from the NSClient service running on a" 2070msgid "This plugin collects data from the NSClient service running on a"
2509msgstr "" 2071msgstr ""
2510"Ce plugin collecte les données depuis le service NSClient tournant sur un" 2072"Ce plugin collecte les données depuis le service NSClient tournant sur un"
2511 2073
2512#: plugins/check_nt.c:667
2513msgid "Windows NT/2000/XP/2003 server." 2074msgid "Windows NT/2000/XP/2003 server."
2514msgstr "Serveur Windows NT/2000/XP/2003." 2075msgstr "Serveur Windows NT/2000/XP/2003."
2515 2076
2516#: plugins/check_nt.c:678
2517msgid "Name of the host to check" 2077msgid "Name of the host to check"
2518msgstr "Nom de l'hôte à vérifier" 2078msgstr "Nom de l'hôte à vérifier"
2519 2079
2520#: plugins/check_nt.c:680
2521msgid "Optional port number (default: " 2080msgid "Optional port number (default: "
2522msgstr "Numéro de port optionnel (défaut: " 2081msgstr "Numéro de port optionnel (défaut: "
2523 2082
2524#: plugins/check_nt.c:683
2525msgid "Password needed for the request" 2083msgid "Password needed for the request"
2526msgstr "Mot de passe nécessaire pour la requête" 2084msgstr "Mot de passe nécessaire pour la requête"
2527 2085
2528#: plugins/check_nt.c:685 plugins/check_nwstat.c:1661
2529#: plugins/check_overcr.c:432
2530msgid "Threshold which will result in a warning status" 2086msgid "Threshold which will result in a warning status"
2531msgstr "" 2087msgstr ""
2532 2088
2533#: plugins/check_nt.c:687 plugins/check_nwstat.c:1663
2534#: plugins/check_overcr.c:434
2535msgid "Threshold which will result in a critical status" 2089msgid "Threshold which will result in a critical status"
2536msgstr "" 2090msgstr ""
2537 2091
2538#: plugins/check_nt.c:689
2539msgid "Seconds before connection attempt times out (default: " 2092msgid "Seconds before connection attempt times out (default: "
2540msgstr "" 2093msgstr ""
2541 2094
2542#: plugins/check_nt.c:691
2543msgid "Parameters passed to specified check (see below)" 2095msgid "Parameters passed to specified check (see below)"
2544msgstr "" 2096msgstr ""
2545 2097
2546#: plugins/check_nt.c:693
2547msgid "Display options (currently only SHOWALL works)" 2098msgid "Display options (currently only SHOWALL works)"
2548msgstr "" 2099msgstr ""
2549 2100
2550#: plugins/check_nt.c:695
2551msgid "Return UNKNOWN on timeouts" 2101msgid "Return UNKNOWN on timeouts"
2552msgstr "" 2102msgstr ""
2553 2103
2554#: plugins/check_nt.c:698
2555msgid "Print this help screen" 2104msgid "Print this help screen"
2556msgstr "Afficher l'écran d'aide" 2105msgstr "Afficher l'écran d'aide"
2557 2106
2558#: plugins/check_nt.c:700
2559msgid "Print version information" 2107msgid "Print version information"
2560msgstr "Afficher la version" 2108msgstr "Afficher la version"
2561 2109
2562#: plugins/check_nt.c:702
2563msgid "Variable to check" 2110msgid "Variable to check"
2564msgstr "Variable a vérifier" 2111msgstr "Variable a vérifier"
2565 2112
2566#: plugins/check_nt.c:703
2567msgid "Valid variables are:" 2113msgid "Valid variables are:"
2568msgstr "Les variables valides sont" 2114msgstr "Les variables valides sont"
2569 2115
2570#: plugins/check_nt.c:705
2571msgid "Get the NSClient version" 2116msgid "Get the NSClient version"
2572msgstr "Obtenir la version de NSClient" 2117msgstr "Obtenir la version de NSClient"
2573 2118
2574#: plugins/check_nt.c:706
2575msgid "If -l <version> is specified, will return warning if versions differ." 2119msgid "If -l <version> is specified, will return warning if versions differ."
2576msgstr "" 2120msgstr ""
2577"si l'argument -l <version> est spécifié, une alerte AVERTISSEMENT sera " 2121"si l'argument -l <version> est spécifié, une alerte AVERTISSEMENT sera "
2578"renvoyée, si les versions sont différentes." 2122"renvoyée, si les versions sont différentes."
2579 2123
2580#: plugins/check_nt.c:708
2581msgid "Average CPU load on last x minutes." 2124msgid "Average CPU load on last x minutes."
2582msgstr "Moyenne de la charge CPU sur les dernières x minutes." 2125msgstr "Moyenne de la charge CPU sur les dernières x minutes."
2583 2126
2584#: plugins/check_nt.c:709
2585msgid "Request a -l parameter with the following syntax:" 2127msgid "Request a -l parameter with the following syntax:"
2586msgstr "Demande un paramètre -l avec la syntaxe suivante:" 2128msgstr "Demande un paramètre -l avec la syntaxe suivante:"
2587 2129
2588#: plugins/check_nt.c:710
2589msgid "-l <minutes range>,<warning threshold>,<critical threshold>." 2130msgid "-l <minutes range>,<warning threshold>,<critical threshold>."
2590msgstr "-l <plage de minutes>,<seuil d'avertissement>,<seuil critique>." 2131msgstr "-l <plage de minutes>,<seuil d'avertissement>,<seuil critique>."
2591 2132
2592#: plugins/check_nt.c:711
2593msgid "<minute range> should be less than 24*60." 2133msgid "<minute range> should be less than 24*60."
2594msgstr "<plage de minutes> devrait être inférieur à 24*60." 2134msgstr "<plage de minutes> devrait être inférieur à 24*60."
2595 2135
2596#: plugins/check_nt.c:712
2597msgid "" 2136msgid ""
2598"Thresholds are percentage and up to 10 requests can be done in one shot." 2137"Thresholds are percentage and up to 10 requests can be done in one shot."
2599msgstr "" 2138msgstr ""
2600"Les seuils sonts en pourcentage et un maximum de 10 requêtes peuvent être " 2139"Les seuils sonts en pourcentage et un maximum de 10 requêtes peuvent être "
2601"effectuées à la fois." 2140"effectuées à la fois."
2602 2141
2603#: plugins/check_nt.c:715
2604msgid "Get the uptime of the machine." 2142msgid "Get the uptime of the machine."
2605msgstr "Obtenir le temps de service de la machine." 2143msgstr "Obtenir le temps de service de la machine."
2606 2144
2607#: plugins/check_nt.c:716 2145msgid "-l <unit> "
2608msgid "No specific parameters. No warning or critical threshold" 2146msgstr ""
2609msgstr "Pas d'argument spécifique. Pas de seuil d'avertissement ou critique" 2147
2148msgid "<unit> = seconds, minutes, hours, or days. (default: minutes)"
2149msgstr ""
2150
2151#, fuzzy
2152msgid "Thresholds will use the unit specified above."
2153msgstr "Ce plugin va vérifier l'heure sur l'hôte spécifié."
2610 2154
2611#: plugins/check_nt.c:718
2612msgid "Size and percentage of disk use." 2155msgid "Size and percentage of disk use."
2613msgstr "Taille et pourcentage de l'utilisation disque." 2156msgstr "Taille et pourcentage de l'utilisation disque."
2614 2157
2615#: plugins/check_nt.c:719
2616msgid "Request a -l parameter containing the drive letter only." 2158msgid "Request a -l parameter containing the drive letter only."
2617msgstr "Demande un paramètre -l contennant uniquement la lettre du lecteur." 2159msgstr "Demande un paramètre -l contennant uniquement la lettre du lecteur."
2618 2160
2619#: plugins/check_nt.c:720 plugins/check_nt.c:723
2620msgid "Warning and critical thresholds can be specified with -w and -c." 2161msgid "Warning and critical thresholds can be specified with -w and -c."
2621msgstr "Les seuils d'alerte et critiques peuvent être spécifiés avec -w et -c." 2162msgstr "Les seuils d'alerte et critiques peuvent être spécifiés avec -w et -c."
2622 2163
2623#: plugins/check_nt.c:722
2624msgid "Memory use." 2164msgid "Memory use."
2625msgstr "Mémoire utilisée." 2165msgstr "Mémoire utilisée."
2626 2166
2627#: plugins/check_nt.c:725
2628msgid "Check the state of one or several services." 2167msgid "Check the state of one or several services."
2629msgstr "Vérifier l'état d'un ou plusieurs services." 2168msgstr "Vérifier l'état d'un ou plusieurs services."
2630 2169
2631#: plugins/check_nt.c:726 plugins/check_nt.c:735
2632msgid "Request a -l parameters with the following syntax:" 2170msgid "Request a -l parameters with the following syntax:"
2633msgstr "Demande un paramètre -l avec la syntaxe suivante:" 2171msgstr "Demande un paramètre -l avec la syntaxe suivante:"
2634 2172
2635#: plugins/check_nt.c:727
2636msgid "-l <service1>,<service2>,<service3>,..." 2173msgid "-l <service1>,<service2>,<service3>,..."
2637msgstr "-l <service1>,<service2>,<service3>,..." 2174msgstr "-l <service1>,<service2>,<service3>,..."
2638 2175
2639#: plugins/check_nt.c:728
2640msgid "You can specify -d SHOWALL in case you want to see working services" 2176msgid "You can specify -d SHOWALL in case you want to see working services"
2641msgstr "Vous pouvez spécifier -d SHOWALL pour voir les services fonctionnant" 2177msgstr "Vous pouvez spécifier -d SHOWALL pour voir les services fonctionnant"
2642 2178
2643#: plugins/check_nt.c:729
2644msgid "in the returned string." 2179msgid "in the returned string."
2645msgstr "dans la chaîne de caractère renvoyée." 2180msgstr "dans la chaîne de caractère renvoyée."
2646 2181
2647#: plugins/check_nt.c:731
2648msgid "Check if one or several process are running." 2182msgid "Check if one or several process are running."
2649msgstr "Vérifie si un ou plusieurs processus sont démarrés." 2183msgstr "Vérifie si un ou plusieurs processus sont démarrés."
2650 2184
2651#: plugins/check_nt.c:732
2652msgid "Same syntax as SERVICESTATE." 2185msgid "Same syntax as SERVICESTATE."
2653msgstr "Même syntaxe que SERVICESTATE." 2186msgstr "Même syntaxe que SERVICESTATE."
2654 2187
2655#: plugins/check_nt.c:734
2656msgid "Check any performance counter of Windows NT/2000." 2188msgid "Check any performance counter of Windows NT/2000."
2657msgstr "Vérifier n'importe quel compteur de performance sur Windows NT/2000." 2189msgstr "Vérifier n'importe quel compteur de performance sur Windows NT/2000."
2658 2190
2659#: plugins/check_nt.c:736
2660msgid "-l \"\\\\<performance object>\\\\counter\",\"<description>" 2191msgid "-l \"\\\\<performance object>\\\\counter\",\"<description>"
2661msgstr "-l \"\\\\<catégorie>\\\\compteur\",\"<description>" 2192msgstr "-l \"\\\\<catégorie>\\\\compteur\",\"<description>"
2662 2193
2663#: plugins/check_nt.c:737
2664msgid "The <description> parameter is optional and is given to a printf " 2194msgid "The <description> parameter is optional and is given to a printf "
2665msgstr "Le paramètre <description> est optionnel et est passé à la fonction " 2195msgstr "Le paramètre <description> est optionnel et est passé à la fonction "
2666 2196
2667#: plugins/check_nt.c:738
2668msgid "output command which requires a float parameter." 2197msgid "output command which requires a float parameter."
2669msgstr "de sortie printf qui demande un paramètre de type float." 2198msgstr "de sortie printf qui demande un paramètre de type float."
2670 2199
2671#: plugins/check_nt.c:739
2672#, c-format 2200#, c-format
2673msgid "If <description> does not include \"%%\", it is used as a label." 2201msgid "If <description> does not include \"%%\", it is used as a label."
2674msgstr "Si <description> n'inclus pas \"%%\", il est utilisé comme étiquette." 2202msgstr "Si <description> n'inclus pas \"%%\", il est utilisé comme étiquette."
2675 2203
2676#: plugins/check_nt.c:740 plugins/check_nt.c:755
2677msgid "Some examples:" 2204msgid "Some examples:"
2678msgstr "Exemples:" 2205msgstr "Exemples:"
2679 2206
2680#: plugins/check_nt.c:744
2681msgid "Check any performance counter object of Windows NT/2000." 2207msgid "Check any performance counter object of Windows NT/2000."
2682msgstr "Vérifie n'importe quel compteur de performance de Windows NT/2000." 2208msgstr "Vérifie n'importe quel compteur de performance de Windows NT/2000."
2683 2209
2684#: plugins/check_nt.c:745
2685msgid "" 2210msgid ""
2686"Syntax: check_nt -H <hostname> -p <port> -v INSTANCES -l <counter object>" 2211"Syntax: check_nt -H <hostname> -p <port> -v INSTANCES -l <counter object>"
2687msgstr "" 2212msgstr ""
2688 2213
2689#: plugins/check_nt.c:746
2690msgid "<counter object> is a Windows Perfmon Counter object (eg. Process)," 2214msgid "<counter object> is a Windows Perfmon Counter object (eg. Process),"
2691msgstr "" 2215msgstr ""
2692 2216
2693#: plugins/check_nt.c:747
2694msgid "if it is two words, it should be enclosed in quotes" 2217msgid "if it is two words, it should be enclosed in quotes"
2695msgstr "" 2218msgstr ""
2696 2219
2697#: plugins/check_nt.c:748
2698msgid "The returned results will be a comma-separated list of instances on " 2220msgid "The returned results will be a comma-separated list of instances on "
2699msgstr "" 2221msgstr ""
2700 2222
2701#: plugins/check_nt.c:749
2702msgid " the selected computer for that object." 2223msgid " the selected computer for that object."
2703msgstr "" 2224msgstr ""
2704 2225
2705#: plugins/check_nt.c:750
2706msgid "" 2226msgid ""
2707"The purpose of this is to be run from command line to determine what " 2227"The purpose of this is to be run from command line to determine what "
2708"instances" 2228"instances"
2709msgstr "" 2229msgstr ""
2710 2230
2711#: plugins/check_nt.c:751
2712msgid "" 2231msgid ""
2713" are available for monitoring without having to log onto the Windows server" 2232" are available for monitoring without having to log onto the Windows server"
2714msgstr "" 2233msgstr ""
2715 2234
2716#: plugins/check_nt.c:752
2717msgid " to run Perfmon directly." 2235msgid " to run Perfmon directly."
2718msgstr "" 2236msgstr ""
2719 2237
2720#: plugins/check_nt.c:753
2721msgid "" 2238msgid ""
2722"It can also be used in scripts that automatically create the monitoring " 2239"It can also be used in scripts that automatically create the monitoring "
2723"service" 2240"service"
2724msgstr "" 2241msgstr ""
2725 2242
2726#: plugins/check_nt.c:754
2727msgid " configuration files." 2243msgid " configuration files."
2728msgstr "" 2244msgstr ""
2729 2245
2730#: plugins/check_nt.c:756
2731msgid "check_nt -H 192.168.1.1 -p 1248 -v INSTANCES -l Process" 2246msgid "check_nt -H 192.168.1.1 -p 1248 -v INSTANCES -l Process"
2732msgstr "" 2247msgstr ""
2733 2248
2734#: plugins/check_nt.c:759
2735msgid "" 2249msgid ""
2736"- The NSClient service should be running on the server to get any information" 2250"- The NSClient service should be running on the server to get any information"
2737msgstr "" 2251msgstr ""
2738"- Le service NSClient doit rouler sur le serveur pour obtenir les " 2252"- Le service NSClient doit rouler sur le serveur pour obtenir les "
2739"informations" 2253"informations"
2740 2254
2741#: plugins/check_nt.c:761
2742msgid "- Critical thresholds should be lower than warning thresholds" 2255msgid "- Critical thresholds should be lower than warning thresholds"
2743msgstr "" 2256msgstr ""
2744"- Les seuils critiques doivent être plus bas que les seuils d'avertissement" 2257"- Les seuils critiques doivent être plus bas que les seuils d'avertissement"
2745 2258
2746#: plugins/check_nt.c:762
2747msgid "- Default port 1248 is sometimes in use by other services. The error" 2259msgid "- Default port 1248 is sometimes in use by other services. The error"
2748msgstr "" 2260msgstr ""
2749"- Le port par défaut 1248 est parfois utilisé par d'autres services. L'erreur" 2261"- Le port par défaut 1248 est parfois utilisé par d'autres services. L'erreur"
2750 2262
2751#: plugins/check_nt.c:763
2752msgid "" 2263msgid ""
2753"output when this happens contains \"Cannot map xxxxx to protocol number\"." 2264"output when this happens contains \"Cannot map xxxxx to protocol number\"."
2754msgstr "qui en résulte contiens \"Cannot map xxxxx to protocol number\"." 2265msgstr "qui en résulte contiens \"Cannot map xxxxx to protocol number\"."
2755 2266
2756#: plugins/check_nt.c:764
2757msgid "One fix for this is to change the port to something else on check_nt " 2267msgid "One fix for this is to change the port to something else on check_nt "
2758msgstr "" 2268msgstr ""
2759"Une possibilité pour corriger ce problème est de changer le port dans " 2269"Une possibilité pour corriger ce problème est de changer le port dans "
2760"check_nt " 2270"check_nt "
2761 2271
2762#: plugins/check_nt.c:765
2763msgid "and on the client service it's connecting to." 2272msgid "and on the client service it's connecting to."
2764msgstr "et dans le service auquel il se connecte." 2273msgstr "et dans le service auquel il se connecte."
2765 2274
2766#: plugins/check_ntp.c:807 plugins/check_ntp_peer.c:612 2275#, c-format
2767#: plugins/check_ntp_time.c:571 2276msgid "jitter response too large (%lu bytes)\n"
2277msgstr ""
2278
2768msgid "NTP CRITICAL:" 2279msgid "NTP CRITICAL:"
2769msgstr "NTP CRITIQUE:" 2280msgstr "NTP CRITIQUE:"
2770 2281
2771#: plugins/check_ntp.c:810 plugins/check_ntp_peer.c:615
2772#: plugins/check_ntp_time.c:574
2773msgid "NTP WARNING:" 2282msgid "NTP WARNING:"
2774msgstr "NTP AVERTISSEMENT:" 2283msgstr "NTP AVERTISSEMENT:"
2775 2284
2776#: plugins/check_ntp.c:813 plugins/check_ntp_peer.c:618
2777#: plugins/check_ntp_time.c:577
2778msgid "NTP OK:" 2285msgid "NTP OK:"
2779msgstr "NTP OK:" 2286msgstr "NTP OK:"
2780 2287
2781#: plugins/check_ntp.c:816 plugins/check_ntp_peer.c:621
2782#: plugins/check_ntp_time.c:580
2783msgid "NTP UNKNOWN:" 2288msgid "NTP UNKNOWN:"
2784msgstr "NTP INCONNU:" 2289msgstr "NTP INCONNU:"
2785 2290
2786#: plugins/check_ntp.c:820 plugins/check_ntp_peer.c:630
2787#: plugins/check_ntp_time.c:584
2788msgid "Offset unknown" 2291msgid "Offset unknown"
2789msgstr "Décalage inconnu" 2292msgstr "Décalage inconnu"
2790 2293
2791#: plugins/check_ntp.c:823 plugins/check_ntp_peer.c:633
2792#: plugins/check_ntp_time.c:587
2793msgid "Offset" 2294msgid "Offset"
2794msgstr "Décalage" 2295msgstr "Décalage"
2795 2296
2796#: plugins/check_ntp.c:844 plugins/check_ntp_peer.c:662
2797msgid "This plugin checks the selected ntp server" 2297msgid "This plugin checks the selected ntp server"
2798msgstr "Ce plugin vérifie le service ntp sur l'hôte" 2298msgstr "Ce plugin vérifie le service ntp sur l'hôte"
2799 2299
2800#: plugins/check_ntp.c:854 plugins/check_ntp_peer.c:674
2801#: plugins/check_ntp_time.c:614
2802msgid "Offset to result in warning status (seconds)" 2300msgid "Offset to result in warning status (seconds)"
2803msgstr "Décalage résultant en un avertissement (secondes)" 2301msgstr "Décalage résultant en un avertissement (secondes)"
2804 2302
2805#: plugins/check_ntp.c:856 plugins/check_ntp_peer.c:676
2806#: plugins/check_ntp_time.c:616
2807msgid "Offset to result in critical status (seconds)" 2303msgid "Offset to result in critical status (seconds)"
2808msgstr "Décalage résultant en un état critique (secondes)" 2304msgstr "Décalage résultant en un état critique (secondes)"
2809 2305
2810#: plugins/check_ntp.c:858 plugins/check_ntp_peer.c:682
2811msgid "Warning threshold for jitter" 2306msgid "Warning threshold for jitter"
2812msgstr "Seuil d'avertissement pour la variation (jitter)" 2307msgstr "Seuil d'avertissement pour la variation (jitter)"
2813 2308
2814#: plugins/check_ntp.c:860 plugins/check_ntp_peer.c:684
2815msgid "Critical threshold for jitter" 2309msgid "Critical threshold for jitter"
2816msgstr "Seuil critique pour la variation (jitter)" 2310msgstr "Seuil critique pour la variation (jitter)"
2817 2311
2818#: plugins/check_ntp.c:870
2819msgid "Normal offset check:" 2312msgid "Normal offset check:"
2820msgstr "Vérification normale du décalage:" 2313msgstr "Vérification normale du décalage:"
2821 2314
2822#: plugins/check_ntp.c:873 plugins/check_ntp_peer.c:709
2823msgid "" 2315msgid ""
2824"Check jitter too, avoiding critical notifications if jitter isn't available" 2316"Check jitter too, avoiding critical notifications if jitter isn't available"
2825msgstr "" 2317msgstr ""
2826"Vérifier aussi la variation (jitter) en évitant les notifications s'il n'est " 2318"Vérifier aussi la variation (jitter) en évitant les notifications s'il n'est "
2827"pas dispoible" 2319"pas dispoible"
2828 2320
2829#: plugins/check_ntp.c:874 plugins/check_ntp_peer.c:710
2830msgid "(See Notes above for more details on thresholds formats):" 2321msgid "(See Notes above for more details on thresholds formats):"
2831msgstr "" 2322msgstr ""
2832"(Voir les Notes ci-dessus pour plus de détails sur le format des seuils)" 2323"(Voir les Notes ci-dessus pour plus de détails sur le format des seuils)"
2833 2324
2834#: plugins/check_ntp.c:879 plugins/check_ntp.c:886
2835msgid "WARNING: check_ntp is deprecated. Please use check_ntp_peer or" 2325msgid "WARNING: check_ntp is deprecated. Please use check_ntp_peer or"
2836msgstr "ATTENTION: check_ntp est périmé, utilisez plutôt check_ntp_peer" 2326msgstr "ATTENTION: check_ntp est périmé, utilisez plutôt check_ntp_peer"
2837 2327
2838#: plugins/check_ntp.c:880 plugins/check_ntp.c:887
2839msgid "check_ntp_time instead." 2328msgid "check_ntp_time instead."
2840msgstr "ou check_ntp_time." 2329msgstr "ou check_ntp_time."
2841 2330
2842#: plugins/check_ntp_peer.c:625
2843msgid "Server not synchronized" 2331msgid "Server not synchronized"
2844msgstr "Le serveur n'est pas synchronisé" 2332msgstr "Le serveur n'est pas synchronisé"
2845 2333
2846#: plugins/check_ntp_peer.c:627
2847msgid "Server has the LI_ALARM bit set" 2334msgid "Server has the LI_ALARM bit set"
2848msgstr "" 2335msgstr ""
2849 2336
2850#: plugins/check_ntp_peer.c:672
2851msgid "" 2337msgid ""
2852"Returns UNKNOWN instead of CRITICAL or WARNING if server isn't synchronized" 2338"Returns UNKNOWN instead of CRITICAL or WARNING if server isn't synchronized"
2853msgstr "" 2339msgstr ""
2854"Retourne INCONNU au lieu de CRITIQUE ou AVERTISSEMENT si le serveur n'est " 2340"Retourne INCONNU au lieu de CRITIQUE ou AVERTISSEMENT si le serveur n'est "
2855"pas synchronisé" 2341"pas synchronisé"
2856 2342
2857#: plugins/check_ntp_peer.c:678
2858#, fuzzy 2343#, fuzzy
2859msgid "Warning threshold for stratum of server's synchronization peer" 2344msgid "Warning threshold for stratum of server's synchronization peer"
2860msgstr "Seuil d'avertissement pour le stratum" 2345msgstr "Seuil d'avertissement pour le stratum"
2861 2346
2862#: plugins/check_ntp_peer.c:680
2863#, fuzzy 2347#, fuzzy
2864msgid "Critical threshold for stratum of server's synchronization peer" 2348msgid "Critical threshold for stratum of server's synchronization peer"
2865msgstr "Seuil critique pour le stratum" 2349msgstr "Seuil critique pour le stratum"
2866 2350
2867#: plugins/check_ntp_peer.c:686
2868msgid "Warning threshold for number of usable time sources (\"truechimers\")" 2351msgid "Warning threshold for number of usable time sources (\"truechimers\")"
2869msgstr "" 2352msgstr ""
2870"Seuil d'avertissement pour le nombre de sources de temps utilisable " 2353"Seuil d'avertissement pour le nombre de sources de temps utilisable "
2871"(\"truechimers\")" 2354"(\"truechimers\")"
2872 2355
2873#: plugins/check_ntp_peer.c:688
2874msgid "Critical threshold for number of usable time sources (\"truechimers\")" 2356msgid "Critical threshold for number of usable time sources (\"truechimers\")"
2875msgstr "" 2357msgstr ""
2876"Seuil critique pour le nombre de sources de temps utilisable (\"truechimers" 2358"Seuil critique pour le nombre de sources de temps utilisable "
2877"\")" 2359"(\"truechimers\")"
2878 2360
2879#: plugins/check_ntp_peer.c:693
2880msgid "This plugin checks an NTP server independent of any commandline" 2361msgid "This plugin checks an NTP server independent of any commandline"
2881msgstr "Ce plugin vérifie un serveur NTP sans recours aux programmes de" 2362msgstr "Ce plugin vérifie un serveur NTP sans recours aux programmes de"
2882 2363
2883#: plugins/check_ntp_peer.c:694
2884msgid "programs or external libraries." 2364msgid "programs or external libraries."
2885msgstr "la ligne de commande ou libraries externes" 2365msgstr "la ligne de commande ou libraries externes"
2886 2366
2887#: plugins/check_ntp_peer.c:697
2888msgid "Use this plugin to check the health of an NTP server. It supports" 2367msgid "Use this plugin to check the health of an NTP server. It supports"
2889msgstr "" 2368msgstr ""
2890"Utilisez ce plugin pour vérifier le service NTP sur l'hôte. Il supporte la" 2369"Utilisez ce plugin pour vérifier le service NTP sur l'hôte. Il supporte la"
2891 2370
2892#: plugins/check_ntp_peer.c:698
2893msgid "checking the offset with the sync peer, the jitter and stratum. This" 2371msgid "checking the offset with the sync peer, the jitter and stratum. This"
2894msgstr "" 2372msgstr ""
2895"vérification du décalage avec le pair se synchronisation, la variation " 2373"vérification du décalage avec le pair se synchronisation, la variation "
2896"(jitter) et le stratum." 2374"(jitter) et le stratum."
2897 2375
2898#: plugins/check_ntp_peer.c:699
2899msgid "plugin will not check the clock offset between the local host and NTP" 2376msgid "plugin will not check the clock offset between the local host and NTP"
2900msgstr "" 2377msgstr ""
2901"Ce plugin ne vérifie pas le décalage entre le serveur local et le serveur" 2378"Ce plugin ne vérifie pas le décalage entre le serveur local et le serveur"
2902 2379
2903#: plugins/check_ntp_peer.c:700
2904msgid "server; please use check_ntp_time for that purpose." 2380msgid "server; please use check_ntp_time for that purpose."
2905msgstr "NTP; utilisez plutôt check_ntp_time à cette fin." 2381msgstr "NTP; utilisez plutôt check_ntp_time à cette fin."
2906 2382
2907#: plugins/check_ntp_peer.c:706
2908msgid "Simple NTP server check:" 2383msgid "Simple NTP server check:"
2909msgstr "Vérification simple du serveur NTP:" 2384msgstr "Vérification simple du serveur NTP:"
2910 2385
2911#: plugins/check_ntp_peer.c:713
2912msgid "Only check the number of usable time sources (\"truechimers\"):" 2386msgid "Only check the number of usable time sources (\"truechimers\"):"
2913msgstr "" 2387msgstr ""
2914 2388
2915#: plugins/check_ntp_peer.c:716
2916msgid "Check only stratum:" 2389msgid "Check only stratum:"
2917msgstr "Vérification du stratum seulement:" 2390msgstr "Vérification du stratum seulement:"
2918 2391
2919#: plugins/check_ntp_time.c:602
2920msgid "This plugin checks the clock offset with the ntp server" 2392msgid "This plugin checks the clock offset with the ntp server"
2921msgstr "Ce plugin vérifie le décalage de l'horloge avec le serveur ntp" 2393msgstr "Ce plugin vérifie le décalage de l'horloge avec le serveur ntp"
2922 2394
2923#: plugins/check_ntp_time.c:612
2924msgid "Returns UNKNOWN instead of CRITICAL if offset cannot be found" 2395msgid "Returns UNKNOWN instead of CRITICAL if offset cannot be found"
2925msgstr "Retourne INCONNU au lieu de CRITIQUE si le décalage est inconnu" 2396msgstr "Retourne INCONNU au lieu de CRITIQUE si le décalage est inconnu"
2926 2397
2927#: plugins/check_ntp_time.c:621 2398msgid "Expected offset of the ntp server relative to local server (seconds)"
2399msgstr ""
2400
2928msgid "This plugin checks the clock offset between the local host and a" 2401msgid "This plugin checks the clock offset between the local host and a"
2929msgstr "Ce plugin vérifie le décalage de l'horloge entre se serveur local et" 2402msgstr "Ce plugin vérifie le décalage de l'horloge entre se serveur local et"
2930 2403
2931#: plugins/check_ntp_time.c:622
2932msgid "remote NTP server. It is independent of any commandline programs or" 2404msgid "remote NTP server. It is independent of any commandline programs or"
2933msgstr "le serveur NTP distant. Il ne fait aucun recours aux programmes de" 2405msgstr "le serveur NTP distant. Il ne fait aucun recours aux programmes de"
2934 2406
2935#: plugins/check_ntp_time.c:623
2936msgid "external libraries." 2407msgid "external libraries."
2937msgstr "la ligne de commande ou libraries externes." 2408msgstr "la ligne de commande ou libraries externes."
2938 2409
2939#: plugins/check_ntp_time.c:627
2940msgid "If you'd rather want to monitor an NTP server, please use" 2410msgid "If you'd rather want to monitor an NTP server, please use"
2941msgstr "Si vous voulez plutôt surveiller un serveur NTP, veuillez" 2411msgstr "Si vous voulez plutôt surveiller un serveur NTP, veuillez"
2942 2412
2943#: plugins/check_ntp_time.c:628
2944msgid "check_ntp_peer." 2413msgid "check_ntp_peer."
2945msgstr "utiliser check_ntp_peer." 2414msgstr "utiliser check_ntp_peer."
2946 2415
2947#: plugins/check_nwstat.c:194 2416msgid "--time-offset is useful for compensating for servers with known"
2417msgstr ""
2418
2419msgid "and expected clock skew."
2420msgstr ""
2421
2948#, c-format 2422#, c-format
2949msgid "NetWare %s: " 2423msgid "NetWare %s: "
2950msgstr "NetWare %s: " 2424msgstr "NetWare %s: "
2951 2425
2952#: plugins/check_nwstat.c:232
2953#, c-format 2426#, c-format
2954msgid "Up %s," 2427msgid "Up %s,"
2955msgstr "Démarré %s," 2428msgstr "Démarré %s,"
2956 2429
2957#: plugins/check_nwstat.c:240
2958#, c-format 2430#, c-format
2959msgid "Load %s - %s %s-min load average = %lu%%|load%s=%lu;%lu;%lu;0;100" 2431msgid "Load %s - %s %s-min load average = %lu%%|load%s=%lu;%lu;%lu;0;100"
2960msgstr "" 2432msgstr ""
2961"Charge %s - %s %s charge système minimale = %lu%%|charge%s=%lu;%lu;%lu;0;100" 2433"Charge %s - %s %s charge système minimale = %lu%%|charge%s=%lu;%lu;%lu;0;100"
2962 2434
2963#: plugins/check_nwstat.c:268
2964#, c-format 2435#, c-format
2965msgid "Conns %s - %lu current connections|Conns=%lu;%lu;%lu;;" 2436msgid "Conns %s - %lu current connections|Conns=%lu;%lu;%lu;;"
2966msgstr "Conns %s - %lu connections actuelles|Conns=%lu;%lu;%lu;;" 2437msgstr "Conns %s - %lu connections actuelles|Conns=%lu;%lu;%lu;;"
2967 2438
2968#: plugins/check_nwstat.c:293
2969#, c-format 2439#, c-format
2970msgid "%s: Long term cache hits = %lu%%" 2440msgid "%s: Long term cache hits = %lu%%"
2971msgstr "%s: Accès cache longue durée = %lu%%" 2441msgstr "%s: Accès cache longue durée = %lu%%"
2972 2442
2973#: plugins/check_nwstat.c:315
2974#, c-format 2443#, c-format
2975msgid "%s: Total cache buffers = %lu|Cachebuffers=%lu;%lu;%lu;;" 2444msgid "%s: Total cache buffers = %lu|Cachebuffers=%lu;%lu;%lu;;"
2976msgstr "%s: Total des caches tampons= %lu|Caches Tampons=%lu,%lu;%lu;;" 2445msgstr "%s: Total des caches tampons= %lu|Caches Tampons=%lu,%lu;%lu;;"
2977 2446
2978#: plugins/check_nwstat.c:340
2979#, c-format 2447#, c-format
2980msgid "%s: Dirty cache buffers = %lu|Dirty-Cache-Buffers=%lu;%lu;%lu;;" 2448msgid "%s: Dirty cache buffers = %lu|Dirty-Cache-Buffers=%lu;%lu;%lu;;"
2981msgstr "%s: cache tampons sales = %lu|caches tampons sales=%lu;%lu;%lu;;" 2449msgstr "%s: cache tampons sales = %lu|caches tampons sales=%lu;%lu;%lu;;"
2982 2450
2983#: plugins/check_nwstat.c:365
2984#, c-format 2451#, c-format
2985msgid "%s: LRU sitting time = %lu minutes" 2452msgid "%s: LRU sitting time = %lu minutes"
2986msgstr "" 2453msgstr ""
2987 2454
2988#: plugins/check_nwstat.c:382 plugins/check_nwstat.c:410
2989#: plugins/check_nwstat.c:437 plugins/check_nwstat.c:470
2990#: plugins/check_nwstat.c:650 plugins/check_nwstat.c:676
2991#: plugins/check_nwstat.c:707 plugins/check_nwstat.c:753
2992#: plugins/check_nwstat.c:777
2993#, c-format 2455#, c-format
2994msgid "CRITICAL - Volume '%s' does not exist!" 2456msgid "CRITICAL - Volume '%s' does not exist!"
2995msgstr "CRITIQUE: Le volume '%s' n'existe pas!" 2457msgstr "CRITIQUE: Le volume '%s' n'existe pas!"
2996 2458
2997#: plugins/check_nwstat.c:391
2998#, c-format 2459#, c-format
2999msgid "%s%lu KB free on volume %s|KBFree%s=%lu;%lu;%lu;;" 2460msgid "%s%lu KB free on volume %s|KBFree%s=%lu;%lu;%lu;;"
3000msgstr "%s%lu KB libre sur le volume %s|KB libres%s=%lu;%lu;%lu;;" 2461msgstr "%s%lu KB libre sur le volume %s|KB libres%s=%lu;%lu;%lu;;"
3001 2462
3002#: plugins/check_nwstat.c:392 plugins/check_nwstat.c:420
3003#: plugins/check_nwstat.c:447 plugins/check_nwstat.c:659
3004#: plugins/check_nwstat.c:685 plugins/check_nwstat.c:761
3005msgid "Only " 2463msgid "Only "
3006msgstr "Seulement" 2464msgstr "Seulement"
3007 2465
3008#: plugins/check_nwstat.c:419
3009#, c-format 2466#, c-format
3010msgid "%s%lu MB free on volume %s|MBFree%s=%lu;%lu;%lu;;" 2467msgid "%s%lu MB free on volume %s|MBFree%s=%lu;%lu;%lu;;"
3011msgstr "%s%lu MB libre sur le volume %s|MBlibre%s=%lu;%lu;%lu;;" 2468msgstr "%s%lu MB libre sur le volume %s|MBlibre%s=%lu;%lu;%lu;;"
3012 2469
3013#: plugins/check_nwstat.c:446
3014#, c-format 2470#, c-format
3015msgid "%s%lu MB used on volume %s|MBUsed%s=%lu;%lu;%lu;;" 2471msgid "%s%lu MB used on volume %s|MBUsed%s=%lu;%lu;%lu;;"
3016msgstr "" 2472msgstr ""
3017 2473
3018#: plugins/check_nwstat.c:494
3019#, c-format 2474#, c-format
3020msgid "" 2475msgid ""
3021"%lu MB (%lu%%) free on volume %s - total %lu MB|FreeMB%s=%lu;%lu;%lu;0;100" 2476"%lu MB (%lu%%) free on volume %s - total %lu MB|FreeMB%s=%lu;%lu;%lu;0;100"
@@ -3023,1102 +2478,877 @@ msgstr ""
3023"%lu MB (%lu%%) libre sur le volume %s - total %lu MB|MBlibre%s=%lu;%lu;" 2478"%lu MB (%lu%%) libre sur le volume %s - total %lu MB|MBlibre%s=%lu;%lu;"
3024"%lu;0;100" 2479"%lu;0;100"
3025 2480
3026#: plugins/check_nwstat.c:528
3027#, c-format 2481#, c-format
3028msgid "Directory Services Database is %s (DS version %s)" 2482msgid "Directory Services Database is %s (DS version %s)"
3029msgstr "La base de données Directory Services est %s (DS version %s)" 2483msgstr "La base de données Directory Services est %s (DS version %s)"
3030 2484
3031#: plugins/check_nwstat.c:545
3032#, c-format 2485#, c-format
3033msgid "Logins are %s" 2486msgid "Logins are %s"
3034msgstr "Les logins sont %s" 2487msgstr "Les logins sont %s"
3035 2488
3036#: plugins/check_nwstat.c:545
3037msgid "enabled" 2489msgid "enabled"
3038msgstr "activé" 2490msgstr "activé"
3039 2491
3040#: plugins/check_nwstat.c:545
3041msgid "disabled" 2492msgid "disabled"
3042msgstr "désactivé" 2493msgstr "désactivé"
3043 2494
3044#: plugins/check_nwstat.c:560
3045msgid "CRITICAL - NRM Status is bad!" 2495msgid "CRITICAL - NRM Status is bad!"
3046msgstr "CRITIQUE - le statut NRM est mauvais!" 2496msgstr "CRITIQUE - le statut NRM est mauvais!"
3047 2497
3048#: plugins/check_nwstat.c:565
3049msgid "Warning - NRM Status is suspect!" 2498msgid "Warning - NRM Status is suspect!"
3050msgstr "" 2499msgstr ""
3051 2500
3052#: plugins/check_nwstat.c:568
3053msgid "OK - NRM Status is good!" 2501msgid "OK - NRM Status is good!"
3054msgstr "OK - Le status du NRM est bon!" 2502msgstr "OK - Le status du NRM est bon!"
3055 2503
3056#: plugins/check_nwstat.c:610
3057#, c-format 2504#, c-format
3058msgid "%lu of %lu (%lu%%) packet receive buffers used" 2505msgid "%lu of %lu (%lu%%) packet receive buffers used"
3059msgstr "%lu de %lu (%lu%%) paquets du tampon de réception utilisés" 2506msgstr "%lu de %lu (%lu%%) paquets du tampon de réception utilisés"
3060 2507
3061#: plugins/check_nwstat.c:634
3062#, c-format 2508#, c-format
3063msgid "%lu entries in SAP table" 2509msgid "%lu entries in SAP table"
3064msgstr "%lu entrées dans la table SAP" 2510msgstr "%lu entrées dans la table SAP"
3065 2511
3066#: plugins/check_nwstat.c:636
3067#, c-format 2512#, c-format
3068msgid "%lu entries in SAP table for SAP type %d" 2513msgid "%lu entries in SAP table for SAP type %d"
3069msgstr "%lu entrées dans la table SAP pour le type SAP %d" 2514msgstr "%lu entrées dans la table SAP pour le type SAP %d"
3070 2515
3071#: plugins/check_nwstat.c:658
3072#, c-format 2516#, c-format
3073msgid "%s%lu KB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;" 2517msgid "%s%lu KB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;"
3074msgstr "%s%lu KB effaçables sur le volume %s|Purge%s=%lu;%lu;%lu;;" 2518msgstr "%s%lu KB effaçables sur le volume %s|Purge%s=%lu;%lu;%lu;;"
3075 2519
3076#: plugins/check_nwstat.c:684
3077#, c-format 2520#, c-format
3078msgid "%s%lu MB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;" 2521msgid "%s%lu MB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;"
3079msgstr "%s%lu KB effaçables sur le volume %s|Purge%s=%lu;%lu;%lu;;" 2522msgstr "%s%lu KB effaçables sur le volume %s|Purge%s=%lu;%lu;%lu;;"
3080 2523
3081#: plugins/check_nwstat.c:730
3082#, c-format 2524#, c-format
3083msgid "%lu MB (%lu%%) purgeable on volume %s|Purgeable%s=%lu;%lu;%lu;0;100" 2525msgid "%lu MB (%lu%%) purgeable on volume %s|Purgeable%s=%lu;%lu;%lu;0;100"
3084msgstr "" 2526msgstr ""
3085"%lu MB (%lu%%) effaçables sur le volume %s|Effacable%s=%lu;%lu;%lu;0;100" 2527"%lu MB (%lu%%) effaçables sur le volume %s|Effacable%s=%lu;%lu;%lu;0;100"
3086 2528
3087#: plugins/check_nwstat.c:761
3088#, c-format 2529#, c-format
3089msgid "%s%lu KB not yet purgeable on volume %s" 2530msgid "%s%lu KB not yet purgeable on volume %s"
3090msgstr "%s%lu KB pas encore effaçables sur le volume %s" 2531msgstr "%s%lu KB pas encore effaçables sur le volume %s"
3091 2532
3092#: plugins/check_nwstat.c:800
3093#, c-format 2533#, c-format
3094msgid "%lu MB (%lu%%) not yet purgeable on volume %s" 2534msgid "%lu MB (%lu%%) not yet purgeable on volume %s"
3095msgstr "%lu MB (%lu%%) pas encore effaçables sur le volume %s" 2535msgstr "%lu MB (%lu%%) pas encore effaçables sur le volume %s"
3096 2536
3097#: plugins/check_nwstat.c:821
3098#, c-format 2537#, c-format
3099msgid "%lu open files|Openfiles=%lu;%lu;%lu;0,0" 2538msgid "%lu open files|Openfiles=%lu;%lu;%lu;0,0"
3100msgstr "" 2539msgstr ""
3101 2540
3102#: plugins/check_nwstat.c:846
3103#, c-format 2541#, c-format
3104msgid "%lu abended threads|Abends=%lu;%lu;%lu;;" 2542msgid "%lu abended threads|Abends=%lu;%lu;%lu;;"
3105msgstr "%lu processus avortés|Avortés=%lu;%lu;%lu;;" 2543msgstr "%lu processus avortés|Avortés=%lu;%lu;%lu;;"
3106 2544
3107#: plugins/check_nwstat.c:881
3108#, c-format 2545#, c-format
3109msgid "%lu current service processes (%lu max)|Processes=%lu;%lu;%lu;0;%lu" 2546msgid "%lu current service processes (%lu max)|Processes=%lu;%lu;%lu;0;%lu"
3110msgstr "%lu processus services actuels (%lu max)|Processus=%lu;%lu;%lu;0;%lu" 2547msgstr "%lu processus services actuels (%lu max)|Processus=%lu;%lu;%lu;0;%lu"
3111 2548
3112#: plugins/check_nwstat.c:904
3113msgid "CRITICAL - Time not in sync with network!" 2549msgid "CRITICAL - Time not in sync with network!"
3114msgstr "CRITIQUE - Le temps n'est pas synchronisé avec le réseau!" 2550msgstr "CRITIQUE - Le temps n'est pas synchronisé avec le réseau!"
3115 2551
3116#: plugins/check_nwstat.c:907
3117msgid "OK - Time in sync with network!" 2552msgid "OK - Time in sync with network!"
3118msgstr "OK - Le temps est synchronisé avec le réseau!" 2553msgstr "OK - Le temps est synchronisé avec le réseau!"
3119 2554
3120#: plugins/check_nwstat.c:930
3121#, c-format 2555#, c-format
3122msgid "LRU sitting time = %lu seconds" 2556msgid "LRU sitting time = %lu seconds"
3123msgstr "LRU temps d'attente = %lu secondes" 2557msgstr "LRU temps d'attente = %lu secondes"
3124 2558
3125#: plugins/check_nwstat.c:949
3126#, c-format 2559#, c-format
3127msgid "Dirty cache buffers = %lu%% of the total|DCB=%lu;%lu;%lu;0;100" 2560msgid "Dirty cache buffers = %lu%% of the total|DCB=%lu;%lu;%lu;0;100"
3128msgstr "Buffers cache sales = %lu%% du total|DCB=%lu;%lu;%lu;0;100" 2561msgstr "Buffers cache sales = %lu%% du total|DCB=%lu;%lu;%lu;0;100"
3129 2562
3130#: plugins/check_nwstat.c:971
3131#, c-format 2563#, c-format
3132msgid "Total cache buffers = %lu%% of the original|TCB=%lu;%lu;%lu;0;100" 2564msgid "Total cache buffers = %lu%% of the original|TCB=%lu;%lu;%lu;0;100"
3133msgstr "cache tampons totaux= %lu%% de l'original|TCB=%lu;%lu;%lu;0;100" 2565msgstr "cache tampons totaux= %lu%% de l'original|TCB=%lu;%lu;%lu;0;100"
3134 2566
3135#: plugins/check_nwstat.c:989
3136#, c-format 2567#, c-format
3137msgid "NDS Version %s" 2568msgid "NDS Version %s"
3138msgstr "Version NDS %s" 2569msgstr "Version NDS %s"
3139 2570
3140#: plugins/check_nwstat.c:1005
3141#, c-format 2571#, c-format
3142msgid "Up %s" 2572msgid "Up %s"
3143msgstr "Démarré %s" 2573msgstr "Démarré %s"
3144 2574
3145#: plugins/check_nwstat.c:1019
3146#, c-format 2575#, c-format
3147msgid "Module %s version %s is loaded" 2576msgid "Module %s version %s is loaded"
3148msgstr "Le Module %s version %s est chargé" 2577msgstr "Le Module %s version %s est chargé"
3149 2578
3150#: plugins/check_nwstat.c:1022
3151#, c-format 2579#, c-format
3152msgid "Module %s is not loaded" 2580msgid "Module %s is not loaded"
3153msgstr "Le Module %s n'est pas chargé" 2581msgstr "Le Module %s n'est pas chargé"
3154 2582
3155#: plugins/check_nwstat.c:1033 plugins/check_nwstat.c:1059
3156#: plugins/check_nwstat.c:1085 plugins/check_nwstat.c:1111
3157#: plugins/check_nwstat.c:1137 plugins/check_nwstat.c:1163
3158#: plugins/check_nwstat.c:1189 plugins/check_nwstat.c:1215
3159#: plugins/check_nwstat.c:1241 plugins/check_nwstat.c:1267
3160#, c-format 2583#, c-format
3161msgid "CRITICAL - Value '%s' does not exist!" 2584msgid "CRITICAL - Value '%s' does not exist!"
3162msgstr "CRITIQUE: Le valeur '%s' n'existe pas!" 2585msgstr "CRITIQUE: Le valeur '%s' n'existe pas!"
3163 2586
3164#: plugins/check_nwstat.c:1042 plugins/check_nwstat.c:1068
3165#: plugins/check_nwstat.c:1094 plugins/check_nwstat.c:1120
3166#: plugins/check_nwstat.c:1146 plugins/check_nwstat.c:1172
3167#: plugins/check_nwstat.c:1198 plugins/check_nwstat.c:1224
3168#: plugins/check_nwstat.c:1250 plugins/check_nwstat.c:1276
3169#, c-format 2587#, c-format
3170msgid "%s is %lu|%s=%lu;%lu;%lu;;" 2588msgid "%s is %lu|%s=%lu;%lu;%lu;;"
3171msgstr "%s est %lu|%s=%lu;%lu;%lu;;" 2589msgstr "%s est %lu|%s=%lu;%lu;%lu;;"
3172 2590
3173#: plugins/check_nwstat.c:1289 plugins/check_overcr.c:285
3174msgid "Nothing to check!\n" 2591msgid "Nothing to check!\n"
3175msgstr "Rien à vérifier!\n" 2592msgstr "Rien à vérifier!\n"
3176 2593
3177#: plugins/check_nwstat.c:1371 plugins/check_overcr.c:355
3178msgid "Server port an integer\n" 2594msgid "Server port an integer\n"
3179msgstr "Le port du serveur doit être un nombre entier\n" 2595msgstr "Le port du serveur doit être un nombre entier\n"
3180 2596
3181#: plugins/check_nwstat.c:1601
3182msgid "This plugin attempts to contact the MRTGEXT NLM running on a" 2597msgid "This plugin attempts to contact the MRTGEXT NLM running on a"
3183msgstr "Ce plugin essaye de contacter le NLM MRTGEXT qui s'exécute sur" 2598msgstr "Ce plugin essaye de contacter le NLM MRTGEXT qui s'exécute sur"
3184 2599
3185#: plugins/check_nwstat.c:1602
3186msgid "Novell server to gather the requested system information." 2600msgid "Novell server to gather the requested system information."
3187msgstr "un serveur Novell pour récupérer l'information système demandée." 2601msgstr "un serveur Novell pour récupérer l'information système demandée."
3188 2602
3189#: plugins/check_nwstat.c:1614 plugins/check_overcr.c:436
3190msgid "Variable to check. Valid variables include:" 2603msgid "Variable to check. Valid variables include:"
3191msgstr "Variable à vérifier. Les variables valides sont:" 2604msgstr "Variable à vérifier. Les variables valides sont:"
3192 2605
3193#: plugins/check_nwstat.c:1615
3194msgid "LOAD1 = 1 minute average CPU load" 2606msgid "LOAD1 = 1 minute average CPU load"
3195msgstr "" 2607msgstr ""
3196 2608
3197#: plugins/check_nwstat.c:1616
3198msgid "LOAD5 = 5 minute average CPU load" 2609msgid "LOAD5 = 5 minute average CPU load"
3199msgstr "" 2610msgstr ""
3200 2611
3201#: plugins/check_nwstat.c:1617
3202msgid "LOAD15 = 15 minute average CPU load" 2612msgid "LOAD15 = 15 minute average CPU load"
3203msgstr "" 2613msgstr ""
3204 2614
3205#: plugins/check_nwstat.c:1618
3206msgid "CSPROCS = number of current service processes (NW 5.x only)" 2615msgid "CSPROCS = number of current service processes (NW 5.x only)"
3207msgstr "CSPROCS = nombres de processus services actuels (NW 5.x seulement)" 2616msgstr "CSPROCS = nombres de processus services actuels (NW 5.x seulement)"
3208 2617
3209#: plugins/check_nwstat.c:1619
3210msgid "ABENDS = number of abended threads (NW 5.x only)" 2618msgid "ABENDS = number of abended threads (NW 5.x only)"
3211msgstr "" 2619msgstr ""
3212 2620
3213#: plugins/check_nwstat.c:1620
3214msgid "UPTIME = server uptime" 2621msgid "UPTIME = server uptime"
3215msgstr "" 2622msgstr ""
3216 2623
3217#: plugins/check_nwstat.c:1621
3218msgid "LTCH = percent long term cache hits" 2624msgid "LTCH = percent long term cache hits"
3219msgstr "" 2625msgstr ""
3220 2626
3221#: plugins/check_nwstat.c:1622
3222msgid "CBUFF = current number of cache buffers" 2627msgid "CBUFF = current number of cache buffers"
3223msgstr "" 2628msgstr ""
3224 2629
3225#: plugins/check_nwstat.c:1623
3226msgid "CDBUFF = current number of dirty cache buffers" 2630msgid "CDBUFF = current number of dirty cache buffers"
3227msgstr "" 2631msgstr ""
3228 2632
3229#: plugins/check_nwstat.c:1624
3230msgid "DCB = dirty cache buffers as a percentage of the total" 2633msgid "DCB = dirty cache buffers as a percentage of the total"
3231msgstr "" 2634msgstr ""
3232 2635
3233#: plugins/check_nwstat.c:1625
3234msgid "TCB = dirty cache buffers as a percentage of the original" 2636msgid "TCB = dirty cache buffers as a percentage of the original"
3235msgstr "" 2637msgstr ""
3236 2638
3237#: plugins/check_nwstat.c:1626
3238msgid "OFILES = number of open files" 2639msgid "OFILES = number of open files"
3239msgstr "" 2640msgstr ""
3240 2641
3241#: plugins/check_nwstat.c:1627
3242msgid " VMF<vol> = MB of free space on Volume <vol>" 2642msgid " VMF<vol> = MB of free space on Volume <vol>"
3243msgstr "" 2643msgstr ""
3244 2644
3245#: plugins/check_nwstat.c:1628
3246msgid " VMU<vol> = MB used space on Volume <vol>" 2645msgid " VMU<vol> = MB used space on Volume <vol>"
3247msgstr "" 2646msgstr ""
3248 2647
3249#: plugins/check_nwstat.c:1629
3250msgid " VMP<vol> = MB of purgeable space on Volume <vol>" 2648msgid " VMP<vol> = MB of purgeable space on Volume <vol>"
3251msgstr "" 2649msgstr ""
3252 2650
3253#: plugins/check_nwstat.c:1630
3254msgid " VPF<vol> = percent free space on volume <vol>" 2651msgid " VPF<vol> = percent free space on volume <vol>"
3255msgstr "" 2652msgstr ""
3256 2653
3257#: plugins/check_nwstat.c:1631
3258msgid " VKF<vol> = KB of free space on volume <vol>" 2654msgid " VKF<vol> = KB of free space on volume <vol>"
3259msgstr "" 2655msgstr ""
3260 2656
3261#: plugins/check_nwstat.c:1632
3262msgid " VPP<vol> = percent purgeable space on volume <vol>" 2657msgid " VPP<vol> = percent purgeable space on volume <vol>"
3263msgstr "" 2658msgstr ""
3264 2659
3265#: plugins/check_nwstat.c:1633
3266msgid " VKP<vol> = KB of purgeable space on volume <vol>" 2660msgid " VKP<vol> = KB of purgeable space on volume <vol>"
3267msgstr "" 2661msgstr ""
3268 2662
3269#: plugins/check_nwstat.c:1634
3270msgid " VPNP<vol> = percent not yet purgeable space on volume <vol>" 2663msgid " VPNP<vol> = percent not yet purgeable space on volume <vol>"
3271msgstr "" 2664msgstr ""
3272 2665
3273#: plugins/check_nwstat.c:1635
3274msgid " VKNP<vol> = KB of not yet purgeable space on volume <vol>" 2666msgid " VKNP<vol> = KB of not yet purgeable space on volume <vol>"
3275msgstr "" 2667msgstr ""
3276 2668
3277#: plugins/check_nwstat.c:1636
3278msgid " LRUM = LRU sitting time in minutes" 2669msgid " LRUM = LRU sitting time in minutes"
3279msgstr "" 2670msgstr ""
3280 2671
3281#: plugins/check_nwstat.c:1637
3282msgid " LRUS = LRU sitting time in seconds" 2672msgid " LRUS = LRU sitting time in seconds"
3283msgstr " LRUS = LRU temps d'attente en secondes" 2673msgstr " LRUS = LRU temps d'attente en secondes"
3284 2674
3285#: plugins/check_nwstat.c:1638
3286msgid " DSDB = check to see if DS Database is open" 2675msgid " DSDB = check to see if DS Database is open"
3287msgstr "" 2676msgstr ""
3288 2677
3289#: plugins/check_nwstat.c:1639
3290msgid " DSVER = NDS version" 2678msgid " DSVER = NDS version"
3291msgstr "" 2679msgstr ""
3292 2680
3293#: plugins/check_nwstat.c:1640
3294msgid " UPRB = used packet receive buffers" 2681msgid " UPRB = used packet receive buffers"
3295msgstr " UPRB = paquets du tampon de réception utilisés" 2682msgstr " UPRB = paquets du tampon de réception utilisés"
3296 2683
3297#: plugins/check_nwstat.c:1641
3298msgid " PUPRB = percent (of max) used packet receive buffers" 2684msgid " PUPRB = percent (of max) used packet receive buffers"
3299msgstr "" 2685msgstr ""
3300 2686
3301#: plugins/check_nwstat.c:1642
3302msgid " SAPENTRIES = number of entries in the SAP table" 2687msgid " SAPENTRIES = number of entries in the SAP table"
3303msgstr "" 2688msgstr ""
3304 2689
3305#: plugins/check_nwstat.c:1643
3306msgid " SAPENTRIES<n> = number of entries in the SAP table for SAP type <n>" 2690msgid " SAPENTRIES<n> = number of entries in the SAP table for SAP type <n>"
3307msgstr " SAPENTRIES<n> = entrées dans la table SAP pour le type SAP <n>" 2691msgstr " SAPENTRIES<n> = entrées dans la table SAP pour le type SAP <n>"
3308 2692
3309#: plugins/check_nwstat.c:1644
3310msgid " TSYNC = timesync status" 2693msgid " TSYNC = timesync status"
3311msgstr "" 2694msgstr ""
3312 2695
3313#: plugins/check_nwstat.c:1645
3314msgid " LOGINS = check to see if logins are enabled" 2696msgid " LOGINS = check to see if logins are enabled"
3315msgstr "" 2697msgstr ""
3316 2698
3317#: plugins/check_nwstat.c:1646
3318msgid " CONNS = number of currently licensed connections" 2699msgid " CONNS = number of currently licensed connections"
3319msgstr "" 2700msgstr ""
3320 2701
3321#: plugins/check_nwstat.c:1647
3322msgid " NRMH\t= NRM Summary Status" 2702msgid " NRMH\t= NRM Summary Status"
3323msgstr "" 2703msgstr ""
3324 2704
3325#: plugins/check_nwstat.c:1648
3326msgid " NRMP<stat> = Returns the current value for a NRM health item" 2705msgid " NRMP<stat> = Returns the current value for a NRM health item"
3327msgstr "" 2706msgstr ""
3328 2707
3329#: plugins/check_nwstat.c:1649
3330msgid " NRMM<stat> = Returns the current memory stats from NRM" 2708msgid " NRMM<stat> = Returns the current memory stats from NRM"
3331msgstr "" 2709msgstr ""
3332 2710
3333#: plugins/check_nwstat.c:1650
3334msgid " NRMS<stat> = Returns the current Swapfile stats from NRM" 2711msgid " NRMS<stat> = Returns the current Swapfile stats from NRM"
3335msgstr "" 2712msgstr ""
3336 2713
3337#: plugins/check_nwstat.c:1651
3338msgid " NSS1<stat> = Statistics from _Admin:Manage_NSS\\GeneralStats.xml" 2714msgid " NSS1<stat> = Statistics from _Admin:Manage_NSS\\GeneralStats.xml"
3339msgstr "" 2715msgstr ""
3340 2716
3341#: plugins/check_nwstat.c:1652
3342msgid " NSS3<stat> = Statistics from _Admin:Manage_NSS\\NameCache.xml" 2717msgid " NSS3<stat> = Statistics from _Admin:Manage_NSS\\NameCache.xml"
3343msgstr "" 2718msgstr ""
3344 2719
3345#: plugins/check_nwstat.c:1653
3346msgid " NSS4<stat> = Statistics from _Admin:Manage_NSS\\FileStats.xml" 2720msgid " NSS4<stat> = Statistics from _Admin:Manage_NSS\\FileStats.xml"
3347msgstr "" 2721msgstr ""
3348 2722
3349#: plugins/check_nwstat.c:1654
3350msgid " NSS5<stat> = Statistics from _Admin:Manage_NSS\\ObjectCache.xml" 2723msgid " NSS5<stat> = Statistics from _Admin:Manage_NSS\\ObjectCache.xml"
3351msgstr "" 2724msgstr ""
3352 2725
3353#: plugins/check_nwstat.c:1655
3354msgid " NSS6<stat> = Statistics from _Admin:Manage_NSS\\Thread.xml" 2726msgid " NSS6<stat> = Statistics from _Admin:Manage_NSS\\Thread.xml"
3355msgstr "" 2727msgstr ""
3356 2728
3357#: plugins/check_nwstat.c:1656
3358msgid "" 2729msgid ""
3359" NSS7<stat> = Statistics from _Admin:Manage_NSS\\AuthorizationCache.xml" 2730" NSS7<stat> = Statistics from _Admin:Manage_NSS\\AuthorizationCache.xml"
3360msgstr "" 2731msgstr ""
3361 2732
3362#: plugins/check_nwstat.c:1657
3363msgid " NLM:<nlm> = check if NLM is loaded and report version" 2733msgid " NLM:<nlm> = check if NLM is loaded and report version"
3364msgstr "" 2734msgstr ""
3365 2735
3366#: plugins/check_nwstat.c:1658
3367msgid " (e.g. NLM:TSANDS.NLM)" 2736msgid " (e.g. NLM:TSANDS.NLM)"
3368msgstr "" 2737msgstr ""
3369 2738
3370#: plugins/check_nwstat.c:1665
3371msgid "Include server version string in results" 2739msgid "Include server version string in results"
3372msgstr "" 2740msgstr ""
3373 2741
3374#: plugins/check_nwstat.c:1671 2742msgid "- This plugin requires that the MRTGEXT.NLM file from James Drews' MRTG"
3375msgid "- This plugin requres that the MRTGEXT.NLM file from James Drews' MRTG"
3376msgstr "" 2743msgstr ""
3377 2744
3378#: plugins/check_nwstat.c:1672
3379msgid "" 2745msgid ""
3380" extension for NetWare be loaded on the Novell servers you wish to check." 2746" extension for NetWare be loaded on the Novell servers you wish to check."
3381msgstr "" 2747msgstr ""
3382 2748
3383#: plugins/check_nwstat.c:1673
3384msgid " (available from http://www.engr.wisc.edu/~drews/mrtg/)" 2749msgid " (available from http://www.engr.wisc.edu/~drews/mrtg/)"
3385msgstr " (disponible depuis http://www.engr.wisc.edu/~drews/mrtg/)" 2750msgstr " (disponible depuis http://www.engr.wisc.edu/~drews/mrtg/)"
3386 2751
3387#: plugins/check_nwstat.c:1674
3388msgid "" 2752msgid ""
3389"- Values for critical thresholds should be lower than warning thresholds" 2753"- Values for critical thresholds should be lower than warning thresholds"
3390msgstr "" 2754msgstr ""
3391 2755
3392#: plugins/check_nwstat.c:1675
3393msgid "" 2756msgid ""
3394" when the following variables are checked: VPF, VKF, LTCH, CBUFF, DCB, " 2757" when the following variables are checked: VPF, VKF, LTCH, CBUFF, DCB, "
3395msgstr "" 2758msgstr ""
3396 2759
3397#: plugins/check_nwstat.c:1676
3398msgid " TCB, LRUS and LRUM." 2760msgid " TCB, LRUS and LRUM."
3399msgstr "" 2761msgstr ""
3400 2762
3401#: plugins/check_overcr.c:123
3402msgid "Unknown error fetching load data\n" 2763msgid "Unknown error fetching load data\n"
3403msgstr "" 2764msgstr ""
3404"Erreur inconnue lors de la récupération des données de charge système\n" 2765"Erreur inconnue lors de la récupération des données de charge système\n"
3405 2766
3406#: plugins/check_overcr.c:127
3407msgid "Invalid response from server - no load information\n" 2767msgid "Invalid response from server - no load information\n"
3408msgstr "Réponse invalide du serveur - pas d'information de charge système\n" 2768msgstr "Réponse invalide du serveur - pas d'information de charge système\n"
3409 2769
3410#: plugins/check_overcr.c:133
3411msgid "Invalid response from server after load 1\n" 2770msgid "Invalid response from server after load 1\n"
3412msgstr "Réponse invalide du serveur après charge système à 1 minute\n" 2771msgstr "Réponse invalide du serveur après charge système à 1 minute\n"
3413 2772
3414#: plugins/check_overcr.c:139
3415msgid "Invalid response from server after load 5\n" 2773msgid "Invalid response from server after load 5\n"
3416msgstr "Réponse invalide du serveur après charge système à 5 minute\n" 2774msgstr "Réponse invalide du serveur après charge système à 5 minute\n"
3417 2775
3418#: plugins/check_overcr.c:164
3419#, c-format 2776#, c-format
3420msgid "Load %s - %s-min load average = %0.2f" 2777msgid "Load %s - %s-min load average = %0.2f"
3421msgstr "Charge %s - %s-moyenne minimale de charge système = %0.2f" 2778msgstr "Charge %s - %s-moyenne minimale de charge système = %0.2f"
3422 2779
3423#: plugins/check_overcr.c:174
3424msgid "Unknown error fetching disk data\n" 2780msgid "Unknown error fetching disk data\n"
3425msgstr "Erreur inconnue en récupérant les données des disques\n" 2781msgstr "Erreur inconnue en récupérant les données des disques\n"
3426 2782
3427#: plugins/check_overcr.c:184 plugins/check_overcr.c:236
3428#: plugins/check_overcr.c:240
3429msgid "Invalid response from server\n" 2783msgid "Invalid response from server\n"
3430msgstr "Réponse invalide reçue du serveur\n" 2784msgstr "Réponse invalide reçue du serveur\n"
3431 2785
3432#: plugins/check_overcr.c:211
3433msgid "Unknown error fetching network status\n" 2786msgid "Unknown error fetching network status\n"
3434msgstr "Erreur inconnue lors de la réception de l'état du réseau\n" 2787msgstr "Erreur inconnue lors de la réception de l'état du réseau\n"
3435 2788
3436#: plugins/check_overcr.c:221
3437#, c-format 2789#, c-format
3438msgid "Net %s - %d connection%s on port %d" 2790msgid "Net %s - %d connection%s on port %d"
3439msgstr "Net %s - %d connections%s sur le port %d" 2791msgstr "Net %s - %d connections%s sur le port %d"
3440 2792
3441#: plugins/check_overcr.c:232
3442msgid "Unknown error fetching process status\n" 2793msgid "Unknown error fetching process status\n"
3443msgstr "Erreur inconnue en récupérant l'état des processus\n" 2794msgstr "Erreur inconnue en récupérant l'état des processus\n"
3444 2795
3445#: plugins/check_overcr.c:250
3446#, c-format 2796#, c-format
3447msgid "Process %s - %d instance%s of %s running" 2797msgid "Process %s - %d instance%s of %s running"
3448msgstr "Processus %s - %d instances%s de %s démarrées" 2798msgstr "Processus %s - %d instances%s de %s démarrées"
3449 2799
3450#: plugins/check_overcr.c:277
3451#, c-format 2800#, c-format
3452msgid "Uptime %s - Up %d days %d hours %d minutes" 2801msgid "Uptime %s - Up %d days %d hours %d minutes"
3453msgstr "Temps de fonctionnement %s - Up %d jours %d heures %d minutes" 2802msgstr "Temps de fonctionnement %s - Up %d jours %d heures %d minutes"
3454 2803
3455#: plugins/check_overcr.c:419
3456msgid "" 2804msgid ""
3457"This plugin attempts to contact the Over-CR collector daemon running on the" 2805"This plugin attempts to contact the Over-CR collector daemon running on the"
3458msgstr "" 2806msgstr ""
3459"Ce plugin essaye de joindre le service Over CR tournant sur le serveur UNIX" 2807"Ce plugin essaye de joindre le service Over CR tournant sur le serveur UNIX"
3460 2808
3461#: plugins/check_overcr.c:420
3462msgid "remote UNIX server in order to gather the requested system information." 2809msgid "remote UNIX server in order to gather the requested system information."
3463msgstr "distant afin de récupérer les informations système demandées." 2810msgstr "distant afin de récupérer les informations système demandées."
3464 2811
3465#: plugins/check_overcr.c:437
3466msgid "LOAD1 = 1 minute average CPU load" 2812msgid "LOAD1 = 1 minute average CPU load"
3467msgstr "" 2813msgstr ""
3468 2814
3469#: plugins/check_overcr.c:438
3470msgid "LOAD5 = 5 minute average CPU load" 2815msgid "LOAD5 = 5 minute average CPU load"
3471msgstr "" 2816msgstr ""
3472 2817
3473#: plugins/check_overcr.c:439
3474msgid "LOAD15 = 15 minute average CPU load" 2818msgid "LOAD15 = 15 minute average CPU load"
3475msgstr "" 2819msgstr ""
3476 2820
3477#: plugins/check_overcr.c:440
3478msgid "DPU<filesys> = percent used disk space on filesystem <filesys>" 2821msgid "DPU<filesys> = percent used disk space on filesystem <filesys>"
3479msgstr "" 2822msgstr ""
3480 2823
3481#: plugins/check_overcr.c:441
3482msgid "PROC<process> = number of running processes with name <process>" 2824msgid "PROC<process> = number of running processes with name <process>"
3483msgstr "" 2825msgstr ""
3484 2826
3485#: plugins/check_overcr.c:442
3486msgid "NET<port> = number of active connections on TCP port <port>" 2827msgid "NET<port> = number of active connections on TCP port <port>"
3487msgstr "" 2828msgstr ""
3488 2829
3489#: plugins/check_overcr.c:443
3490msgid "UPTIME = system uptime in seconds" 2830msgid "UPTIME = system uptime in seconds"
3491msgstr "" 2831msgstr ""
3492 2832
3493#: plugins/check_overcr.c:450
3494msgid "This plugin requires that Eric Molitors' Over-CR collector daemon be" 2833msgid "This plugin requires that Eric Molitors' Over-CR collector daemon be"
3495msgstr "Ce plugin requiert que le daemon collecteur Over-CR d'Eric Molitors" 2834msgstr "Ce plugin requiert que le daemon collecteur Over-CR d'Eric Molitors"
3496 2835
3497#: plugins/check_overcr.c:451
3498msgid "running on the remote server." 2836msgid "running on the remote server."
3499msgstr "soit fonctionnel sur le serveur distant" 2837msgstr "soit fonctionnel sur le serveur distant"
3500 2838
3501#: plugins/check_overcr.c:452
3502msgid "Over-CR can be downloaded from http://www.molitor.org/overcr" 2839msgid "Over-CR can be downloaded from http://www.molitor.org/overcr"
3503msgstr "" 2840msgstr ""
3504 2841
3505#: plugins/check_overcr.c:453
3506msgid "This plugin was tested with version 0.99.53 of the Over-CR collector" 2842msgid "This plugin was tested with version 0.99.53 of the Over-CR collector"
3507msgstr "Ce plugin a été testé avec la version 0.99.53 su collecteur Over-CR" 2843msgstr "Ce plugin a été testé avec la version 0.99.53 su collecteur Over-CR"
3508 2844
3509#: plugins/check_overcr.c:457
3510msgid "" 2845msgid ""
3511"For the available options, the critical threshold value should always be" 2846"For the available options, the critical threshold value should always be"
3512msgstr "" 2847msgstr ""
3513"Pour toutes les options disponibles, le seuil critique doit toujours être" 2848"Pour toutes les options disponibles, le seuil critique doit toujours être"
3514 2849
3515#: plugins/check_overcr.c:458
3516msgid "" 2850msgid ""
3517"higher than the warning threshold value, EXCEPT with the uptime variable" 2851"higher than the warning threshold value, EXCEPT with the uptime variable"
3518msgstr "plus grand que le seuil d'alerte SAUF pour l'option uptime" 2852msgstr "plus grand que le seuil d'alerte SAUF pour l'option uptime"
3519 2853
3520#: plugins/check_pgsql.c:222
3521#, c-format 2854#, c-format
3522msgid "CRITICAL - no connection to '%s' (%s).\n" 2855msgid "CRITICAL - no connection to '%s' (%s).\n"
3523msgstr "CRITIQUE - pas de connexion à '%s' (%s).\n" 2856msgstr "CRITIQUE - pas de connexion à '%s' (%s).\n"
3524 2857
3525#: plugins/check_pgsql.c:250
3526#, fuzzy, c-format 2858#, fuzzy, c-format
3527msgid " %s - database %s (%f sec.)|%s\n" 2859msgid " %s - database %s (%f sec.)|%s\n"
3528msgstr " %s - base de données %s (%d sec.)|%s\n" 2860msgstr " %s - base de données %s (%d sec.)|%s\n"
3529 2861
3530#: plugins/check_pgsql.c:317 plugins/check_time.c:277 plugins/check_time.c:289
3531#: plugins/check_users.c:181
3532msgid "Critical threshold must be a positive integer" 2862msgid "Critical threshold must be a positive integer"
3533msgstr "Le seuil critique doit être un entier positif" 2863msgstr "Le seuil critique doit être un entier positif"
3534 2864
3535#: plugins/check_pgsql.c:323 plugins/check_time.c:258 plugins/check_time.c:282
3536#: plugins/check_users.c:187 plugins/check_users.c:197
3537#: plugins/check_users.c:203
3538msgid "Warning threshold must be a positive integer" 2865msgid "Warning threshold must be a positive integer"
3539msgstr "Le seuil d'avertissement doit être un entier positif" 2866msgstr "Le seuil d'avertissement doit être un entier positif"
3540 2867
3541#: plugins/check_pgsql.c:347 2868#, fuzzy
3542msgid "Database name is not valid" 2869msgid "Database name exceeds the maximum length"
3543msgstr "Le nom de la base de données est invalide" 2870msgstr "Le nom de la base de données est invalide"
3544 2871
3545#: plugins/check_pgsql.c:353
3546msgid "User name is not valid" 2872msgid "User name is not valid"
3547msgstr "Le nom de l'utilisateur est invalide" 2873msgstr "Le nom de l'utilisateur est invalide"
3548 2874
3549#: plugins/check_pgsql.c:504
3550#, c-format 2875#, c-format
3551msgid "Test whether a PostgreSQL Database is accepting connections." 2876msgid "Test whether a PostgreSQL Database is accepting connections."
3552msgstr "Teste si une base de données Postgresql accepte les connections." 2877msgstr "Teste si une base de données Postgresql accepte les connections."
3553 2878
3554#: plugins/check_pgsql.c:516
3555msgid "Database to check " 2879msgid "Database to check "
3556msgstr "" 2880msgstr ""
3557 2881
3558#: plugins/check_pgsql.c:517 2882#, fuzzy, c-format
3559#, c-format 2883msgid "(default: %s)\n"
3560msgid "(default: %s)" 2884msgstr "(Défaut: %d)\n"
3561msgstr ""
3562 2885
3563#: plugins/check_pgsql.c:519
3564msgid "Login name of user" 2886msgid "Login name of user"
3565msgstr "Le nom d'un utilisateur" 2887msgstr "Le nom d'un utilisateur"
3566 2888
3567#: plugins/check_pgsql.c:521
3568msgid "Password (BIG SECURITY ISSUE)" 2889msgid "Password (BIG SECURITY ISSUE)"
3569msgstr "" 2890msgstr ""
3570 2891
3571#: plugins/check_pgsql.c:523
3572msgid "Connection parameters (keyword = value), see below" 2892msgid "Connection parameters (keyword = value), see below"
3573msgstr "" 2893msgstr ""
3574 2894
3575#: plugins/check_pgsql.c:530
3576msgid "SQL query to run. Only first column in first row will be read" 2895msgid "SQL query to run. Only first column in first row will be read"
3577msgstr "" 2896msgstr ""
3578 2897
3579#: plugins/check_pgsql.c:532 2898msgid "A name for the query, this string is used instead of the query"
2899msgstr ""
2900
2901msgid "in the long output of the plugin"
2902msgstr ""
2903
3580#, fuzzy 2904#, fuzzy
3581msgid "SQL query value to result in warning status (double)" 2905msgid "SQL query value to result in warning status (double)"
3582msgstr "Décalage résultant en un avertissement (secondes)" 2906msgstr "Décalage résultant en un avertissement (secondes)"
3583 2907
3584#: plugins/check_pgsql.c:534
3585#, fuzzy 2908#, fuzzy
3586msgid "SQL query value to result in critical status (double)" 2909msgid "SQL query value to result in critical status (double)"
3587msgstr "Décalage résultant en un état critique (secondes)" 2910msgstr "Décalage résultant en un état critique (secondes)"
3588 2911
3589#: plugins/check_pgsql.c:539
3590msgid "All parameters are optional." 2912msgid "All parameters are optional."
3591msgstr "" 2913msgstr ""
3592 2914
3593#: plugins/check_pgsql.c:540
3594msgid "" 2915msgid ""
3595"This plugin tests a PostgreSQL DBMS to determine whether it is active and" 2916"This plugin tests a PostgreSQL DBMS to determine whether it is active and"
3596msgstr "" 2917msgstr ""
3597 2918
3598#: plugins/check_pgsql.c:541
3599msgid "accepting queries. In its current operation, it simply connects to the" 2919msgid "accepting queries. In its current operation, it simply connects to the"
3600msgstr "" 2920msgstr ""
3601 2921
3602#: plugins/check_pgsql.c:542
3603msgid "" 2922msgid ""
3604"specified database, and then disconnects. If no database is specified, it" 2923"specified database, and then disconnects. If no database is specified, it"
3605msgstr "" 2924msgstr ""
3606 2925
3607#: plugins/check_pgsql.c:543
3608msgid "" 2926msgid ""
3609"connects to the template1 database, which is present in every functioning" 2927"connects to the template1 database, which is present in every functioning"
3610msgstr "" 2928msgstr ""
3611 2929
3612#: plugins/check_pgsql.c:544
3613msgid "PostgreSQL DBMS." 2930msgid "PostgreSQL DBMS."
3614msgstr "" 2931msgstr ""
3615 2932
3616#: plugins/check_pgsql.c:546
3617msgid "If a query is specified using the -q option, it will be executed after" 2933msgid "If a query is specified using the -q option, it will be executed after"
3618msgstr "" 2934msgstr ""
3619 2935
3620#: plugins/check_pgsql.c:547
3621msgid "connecting to the server. The result from the query has to be numeric." 2936msgid "connecting to the server. The result from the query has to be numeric."
3622msgstr "" 2937msgstr ""
3623 2938
3624#: plugins/check_pgsql.c:548
3625msgid "" 2939msgid ""
3626"Multiple SQL commands, separated by semicolon, are allowed but the result " 2940"Multiple SQL commands, separated by semicolon, are allowed but the result "
3627msgstr "" 2941msgstr ""
3628 2942
3629#: plugins/check_pgsql.c:549
3630msgid "of the last command is taken into account only. The value of the first" 2943msgid "of the last command is taken into account only. The value of the first"
3631msgstr "" 2944msgstr ""
3632 2945
3633#: plugins/check_pgsql.c:550 2946msgid ""
3634msgid "column in the first row is used as the check result." 2947"column in the first row is used as the check result. If a second column is"
2948msgstr ""
2949
2950msgid "present in the result set, this is added to the plugin output with a"
2951msgstr ""
2952
2953msgid ""
2954"prefix of \"Extra Info:\". This information can be displayed in the system"
2955msgstr ""
2956
2957msgid "executing the plugin."
3635msgstr "" 2958msgstr ""
3636 2959
3637#: plugins/check_pgsql.c:552
3638msgid "" 2960msgid ""
3639"See the chapter \"Monitoring Database Activity\" of the PostgreSQL manual" 2961"See the chapter \"Monitoring Database Activity\" of the PostgreSQL manual"
3640msgstr "" 2962msgstr ""
3641 2963
3642#: plugins/check_pgsql.c:553
3643msgid "" 2964msgid ""
3644"for details about how to access internal statistics of the database server." 2965"for details about how to access internal statistics of the database server."
3645msgstr "" 2966msgstr ""
3646 2967
3647#: plugins/check_pgsql.c:555
3648msgid "" 2968msgid ""
3649"For a list of available connection parameters which may be used with the -o" 2969"For a list of available connection parameters which may be used with the -o"
3650msgstr "" 2970msgstr ""
3651 2971
3652#: plugins/check_pgsql.c:556
3653msgid "" 2972msgid ""
3654"command line option, see the documentation for PQconnectdb() in the chapter" 2973"command line option, see the documentation for PQconnectdb() in the chapter"
3655msgstr "" 2974msgstr ""
3656 2975
3657#: plugins/check_pgsql.c:557
3658msgid "" 2976msgid ""
3659"\"libpq - C Library\" of the PostgreSQL manual. For example, this may be" 2977"\"libpq - C Library\" of the PostgreSQL manual. For example, this may be"
3660msgstr "" 2978msgstr ""
3661 2979
3662#: plugins/check_pgsql.c:558
3663msgid "" 2980msgid ""
3664"used to specify a service name in pg_service.conf to be used for additional" 2981"used to specify a service name in pg_service.conf to be used for additional"
3665msgstr "" 2982msgstr ""
3666 2983
3667#: plugins/check_pgsql.c:559
3668msgid "connection parameters: -o 'service=<name>' or to specify the SSL mode:" 2984msgid "connection parameters: -o 'service=<name>' or to specify the SSL mode:"
3669msgstr "" 2985msgstr ""
3670 2986
3671#: plugins/check_pgsql.c:560
3672msgid "-o 'sslmode=require'." 2987msgid "-o 'sslmode=require'."
3673msgstr "" 2988msgstr ""
3674 2989
3675#: plugins/check_pgsql.c:562
3676msgid "" 2990msgid ""
3677"The plugin will connect to a local postmaster if no host is specified. To" 2991"The plugin will connect to a local postmaster if no host is specified. To"
3678msgstr "" 2992msgstr ""
3679"Ce plugin va se connecter sur un postmaster local si aucun hôte n'est " 2993"Ce plugin va se connecter sur un postmaster local si aucun hôte n'est "
3680"spécifié." 2994"spécifié."
3681 2995
3682#: plugins/check_pgsql.c:563
3683msgid "" 2996msgid ""
3684"connect to a remote host, be sure that the remote postmaster accepts TCP/IP" 2997"connect to a remote host, be sure that the remote postmaster accepts TCP/IP"
3685msgstr "" 2998msgstr ""
3686 2999
3687#: plugins/check_pgsql.c:564
3688msgid "connections (start the postmaster with the -i option)." 3000msgid "connections (start the postmaster with the -i option)."
3689msgstr "" 3001msgstr ""
3690 3002
3691#: plugins/check_pgsql.c:566
3692msgid "" 3003msgid ""
3693"Typically, the monitoring user (unless the --logname option is used) should " 3004"Typically, the monitoring user (unless the --logname option is used) should "
3694"be" 3005"be"
3695msgstr "" 3006msgstr ""
3696 3007
3697#: plugins/check_pgsql.c:567
3698msgid "" 3008msgid ""
3699"able to connect to the database without a password. The plugin can also send" 3009"able to connect to the database without a password. The plugin can also send"
3700msgstr "" 3010msgstr ""
3701 3011
3702#: plugins/check_pgsql.c:568
3703msgid "a password, but no effort is made to obscure or encrypt the password." 3012msgid "a password, but no effort is made to obscure or encrypt the password."
3704msgstr "" 3013msgstr ""
3705 3014
3706#: plugins/check_pgsql.c:601
3707#, c-format 3015#, c-format
3708msgid "QUERY %s - %s: %s.\n" 3016msgid "QUERY %s - %s: %s.\n"
3709msgstr "" 3017msgstr ""
3710 3018
3711#: plugins/check_pgsql.c:601
3712msgid "Error with query" 3019msgid "Error with query"
3713msgstr "" 3020msgstr ""
3714 3021
3715#: plugins/check_pgsql.c:607
3716#, fuzzy 3022#, fuzzy
3717msgid "No rows returned" 3023msgid "No rows returned"
3718msgstr "Pas de données valides reçues" 3024msgstr "Pas de données valides reçues"
3719 3025
3720#: plugins/check_pgsql.c:612
3721#, fuzzy 3026#, fuzzy
3722msgid "No columns returned" 3027msgid "No columns returned"
3723msgstr "Pas de données valides reçues" 3028msgstr "Pas de données valides reçues"
3724 3029
3725#: plugins/check_pgsql.c:618
3726#, fuzzy 3030#, fuzzy
3727msgid "No data returned" 3031msgid "No data returned"
3728msgstr "Pas de données valides reçues" 3032msgstr "Pas de données valides reçues"
3729 3033
3730#: plugins/check_pgsql.c:627
3731msgid "Is not a numeric" 3034msgid "Is not a numeric"
3732msgstr "" 3035msgstr ""
3733 3036
3734#: plugins/check_pgsql.c:644 3037#, fuzzy, c-format
3038msgid "%s returned %f"
3039msgstr ". %s renvoie %s"
3040
3735#, fuzzy, c-format 3041#, fuzzy, c-format
3736msgid "'%s' returned %f" 3042msgid "'%s' returned %f"
3737msgstr ". %s renvoie %s" 3043msgstr ". %s renvoie %s"
3738 3044
3739#: plugins/check_ping.c:141
3740msgid "CRITICAL - Could not interpret output from ping command\n" 3045msgid "CRITICAL - Could not interpret output from ping command\n"
3741msgstr "CRITIQUE - Impossible d'interpréter le réponse de la commande ping\n" 3046msgstr "CRITIQUE - Impossible d'interpréter le réponse de la commande ping\n"
3742 3047
3743#: plugins/check_ping.c:157
3744#, c-format 3048#, c-format
3745msgid "PING %s - %sPacket loss = %d%%" 3049msgid "PING %s - %sPacket loss = %d%%"
3746msgstr "PING %s - %s Paquets perdus = %d%%" 3050msgstr "PING %s - %s Paquets perdus = %d%%"
3747 3051
3748#: plugins/check_ping.c:160
3749#, c-format 3052#, c-format
3750msgid "PING %s - %sPacket loss = %d%%, RTA = %2.2f ms" 3053msgid "PING %s - %sPacket loss = %d%%, RTA = %2.2f ms"
3751msgstr "PING %s - %s Paquets perdus = %d%%, RTA = %2.2f ms" 3054msgstr "PING %s - %s Paquets perdus = %d%%, RTA = %2.2f ms"
3752 3055
3753#: plugins/check_ping.c:257
3754msgid "Could not realloc() addresses\n" 3056msgid "Could not realloc() addresses\n"
3755msgstr "Impossible de réallouer les adresses\n" 3057msgstr "Impossible de réallouer les adresses\n"
3756 3058
3757#: plugins/check_ping.c:272 plugins/check_ping.c:352
3758#, c-format 3059#, c-format
3759msgid "<max_packets> (%s) must be a non-negative number\n" 3060msgid "<max_packets> (%s) must be a non-negative number\n"
3760msgstr "<max_packets> (%s) doit être un nombre positif\n" 3061msgstr "<max_packets> (%s) doit être un nombre positif\n"
3761 3062
3762#: plugins/check_ping.c:306
3763#, c-format 3063#, c-format
3764msgid "<wpl> (%s) must be an integer percentage\n" 3064msgid "<wpl> (%s) must be an integer percentage\n"
3765msgstr "<wpl> (%s) doit être un pourcentage entier\n" 3065msgstr "<wpl> (%s) doit être un pourcentage entier\n"
3766 3066
3767#: plugins/check_ping.c:317
3768#, c-format 3067#, c-format
3769msgid "<cpl> (%s) must be an integer percentage\n" 3068msgid "<cpl> (%s) must be an integer percentage\n"
3770msgstr "<cpl> (%s) doit être un pourcentage entier\n" 3069msgstr "<cpl> (%s) doit être un pourcentage entier\n"
3771 3070
3772#: plugins/check_ping.c:328
3773#, c-format 3071#, c-format
3774msgid "<wrta> (%s) must be a non-negative number\n" 3072msgid "<wrta> (%s) must be a non-negative number\n"
3775msgstr "<wrta> (%s) doit être un nombre positif\n" 3073msgstr "<wrta> (%s) doit être un nombre positif\n"
3776 3074
3777#: plugins/check_ping.c:339
3778#, c-format 3075#, c-format
3779msgid "<crta> (%s) must be a non-negative number\n" 3076msgid "<crta> (%s) must be a non-negative number\n"
3780msgstr "<crta> (%s) doit être un nombre positif\n" 3077msgstr "<crta> (%s) doit être un nombre positif\n"
3781 3078
3782#: plugins/check_ping.c:372
3783#, c-format 3079#, c-format
3784msgid "" 3080msgid ""
3785"%s: Warning threshold must be integer or percentage!\n" 3081"%s: Warning threshold must be integer or percentage!\n"
3786"\n" 3082"\n"
3787msgstr "%s: Le seuil d'avertissement doit être un entier ou un pourcentage!\n" 3083msgstr "%s: Le seuil d'avertissement doit être un entier ou un pourcentage!\n"
3788 3084
3789#: plugins/check_ping.c:385
3790#, c-format 3085#, c-format
3791msgid "<wrta> was not set\n" 3086msgid "<wrta> was not set\n"
3792msgstr "<wrta> n'a pas été indiqué\n" 3087msgstr "<wrta> n'a pas été indiqué\n"
3793 3088
3794#: plugins/check_ping.c:389
3795#, c-format 3089#, c-format
3796msgid "<crta> was not set\n" 3090msgid "<crta> was not set\n"
3797msgstr "<crta> n'a pas été indiqué\n" 3091msgstr "<crta> n'a pas été indiqué\n"
3798 3092
3799#: plugins/check_ping.c:393
3800#, c-format 3093#, c-format
3801msgid "<wpl> was not set\n" 3094msgid "<wpl> was not set\n"
3802msgstr " <wpl> n'a pas été indiqué\n" 3095msgstr " <wpl> n'a pas été indiqué\n"
3803 3096
3804#: plugins/check_ping.c:397
3805#, c-format 3097#, c-format
3806msgid "<cpl> was not set\n" 3098msgid "<cpl> was not set\n"
3807msgstr "<cpl> n'a pas été indiqué\n" 3099msgstr "<cpl> n'a pas été indiqué\n"
3808 3100
3809#: plugins/check_ping.c:401
3810#, c-format 3101#, c-format
3811msgid "<wrta> (%f) cannot be larger than <crta> (%f)\n" 3102msgid "<wrta> (%f) cannot be larger than <crta> (%f)\n"
3812msgstr "<wrta> (%f) ne peut pas être plus large que <crta> (%f)\n" 3103msgstr "<wrta> (%f) ne peut pas être plus large que <crta> (%f)\n"
3813 3104
3814#: plugins/check_ping.c:405
3815#, c-format 3105#, c-format
3816msgid "<wpl> (%d) cannot be larger than <cpl> (%d)\n" 3106msgid "<wpl> (%d) cannot be larger than <cpl> (%d)\n"
3817msgstr "<wpl> (%d) ne peut pas être plus large que <cpl> (%d)\n" 3107msgstr "<wpl> (%d) ne peut pas être plus large que <cpl> (%d)\n"
3818 3108
3819#: plugins/check_ping.c:442
3820#, c-format 3109#, c-format
3821msgid "Cannot open stderr for %s\n" 3110msgid "Cannot open stderr for %s\n"
3822msgstr "Impossible d'ouvrir le canal d'erreur standard pour %s\n" 3111msgstr "Impossible d'ouvrir le canal d'erreur standard pour %s\n"
3823 3112
3824#: plugins/check_ping.c:492 plugins/check_ping.c:494
3825msgid "System call sent warnings to stderr " 3113msgid "System call sent warnings to stderr "
3826msgstr "" 3114msgstr ""
3827"Les appel système enverront leurs messages d'avertissement vers le canal " 3115"Les appel système enverront leurs messages d'avertissement vers le canal "
3828"d'erreur standard" 3116"d'erreur standard"
3829 3117
3830#: plugins/check_ping.c:519
3831#, fuzzy, c-format 3118#, fuzzy, c-format
3832msgid "CRITICAL - Network Unreachable (%s)\n" 3119msgid "CRITICAL - Network Unreachable (%s)\n"
3833msgstr "CRITIQUE - Le réseau est inaccessible (%s)" 3120msgstr "CRITIQUE - Le réseau est inaccessible (%s)"
3834 3121
3835#: plugins/check_ping.c:521
3836#, fuzzy, c-format 3122#, fuzzy, c-format
3837msgid "CRITICAL - Host Unreachable (%s)\n" 3123msgid "CRITICAL - Host Unreachable (%s)\n"
3838msgstr "CRITIQUE - Hôte inaccessible (%s)" 3124msgstr "CRITIQUE - Hôte inaccessible (%s)"
3839 3125
3840#: plugins/check_ping.c:523
3841#, fuzzy, c-format 3126#, fuzzy, c-format
3842msgid "CRITICAL - Bogus ICMP: Port Unreachable (%s)\n" 3127msgid "CRITICAL - Bogus ICMP: Port Unreachable (%s)\n"
3843msgstr "CRITIQUE - Paquet ICMP incorrect: Port inaccessible (%s)" 3128msgstr "CRITIQUE - Paquet ICMP incorrect: Port inaccessible (%s)"
3844 3129
3845#: plugins/check_ping.c:525
3846#, fuzzy, c-format 3130#, fuzzy, c-format
3847msgid "CRITICAL - Bogus ICMP: Protocol Unreachable (%s)\n" 3131msgid "CRITICAL - Bogus ICMP: Protocol Unreachable (%s)\n"
3848msgstr "CRITIQUE - Paquet ICMP incorrect: Protocole inaccessible (%s)" 3132msgstr "CRITIQUE - Paquet ICMP incorrect: Protocole inaccessible (%s)"
3849 3133
3850#: plugins/check_ping.c:527
3851#, fuzzy, c-format 3134#, fuzzy, c-format
3852msgid "CRITICAL - Network Prohibited (%s)\n" 3135msgid "CRITICAL - Network Prohibited (%s)\n"
3853msgstr "CRITIQUE - L'accès au réseau est interdit (%s)" 3136msgstr "CRITIQUE - L'accès au réseau est interdit (%s)"
3854 3137
3855#: plugins/check_ping.c:529
3856#, fuzzy, c-format 3138#, fuzzy, c-format
3857msgid "CRITICAL - Host Prohibited (%s)\n" 3139msgid "CRITICAL - Host Prohibited (%s)\n"
3858msgstr "CRITIQUE - L'accès a l'hôte est interdit (%s)" 3140msgstr "CRITIQUE - L'accès a l'hôte est interdit (%s)"
3859 3141
3860#: plugins/check_ping.c:531
3861#, fuzzy, c-format 3142#, fuzzy, c-format
3862msgid "CRITICAL - Packet Filtered (%s)\n" 3143msgid "CRITICAL - Packet Filtered (%s)\n"
3863msgstr "CRITIQUE - Paquet filtré (%s)" 3144msgstr "CRITIQUE - Paquet filtré (%s)"
3864 3145
3865#: plugins/check_ping.c:533
3866#, fuzzy, c-format 3146#, fuzzy, c-format
3867msgid "CRITICAL - Host not found (%s)\n" 3147msgid "CRITICAL - Host not found (%s)\n"
3868msgstr "CRITIQUE - Hôte non trouvé (%s)" 3148msgstr "CRITIQUE - Hôte non trouvé (%s)"
3869 3149
3870#: plugins/check_ping.c:535
3871#, fuzzy, c-format 3150#, fuzzy, c-format
3872msgid "CRITICAL - Time to live exceeded (%s)\n" 3151msgid "CRITICAL - Time to live exceeded (%s)\n"
3873msgstr "CRITIQUE - La durée de vie du paquet est dépassée (%s)" 3152msgstr "CRITIQUE - La durée de vie du paquet est dépassée (%s)"
3874 3153
3875#: plugins/check_ping.c:537
3876#, fuzzy, c-format 3154#, fuzzy, c-format
3877msgid "CRITICAL - Destination Unreachable (%s)\n" 3155msgid "CRITICAL - Destination Unreachable (%s)\n"
3878msgstr "CRITIQUE - Hôte inaccessible (%s)" 3156msgstr "CRITIQUE - Hôte inaccessible (%s)"
3879 3157
3880#: plugins/check_ping.c:544
3881#, fuzzy 3158#, fuzzy
3882msgid "Unable to realloc warn_text\n" 3159msgid "Unable to realloc warn_text\n"
3883msgstr "Impossible de réattribuer le texte d'avertissement" 3160msgstr "Impossible de réattribuer le texte d'avertissement"
3884 3161
3885#: plugins/check_ping.c:561
3886#, c-format 3162#, c-format
3887msgid "Use ping to check connection statistics for a remote host." 3163msgid "Use ping to check connection statistics for a remote host."
3888msgstr "" 3164msgstr ""
3889"Utilise ping pour vérifier les statistiques de connections d'un hôte distant." 3165"Utilise ping pour vérifier les statistiques de connections d'un hôte distant."
3890 3166
3891#: plugins/check_ping.c:573
3892msgid "host to ping" 3167msgid "host to ping"
3893msgstr "hôte à tester" 3168msgstr "hôte à tester"
3894 3169
3895#: plugins/check_ping.c:579
3896msgid "number of ICMP ECHO packets to send" 3170msgid "number of ICMP ECHO packets to send"
3897msgstr "nombre de paquets ICMP à envoyer" 3171msgstr "nombre de paquets ICMP à envoyer"
3898 3172
3899#: plugins/check_ping.c:580
3900#, c-format 3173#, c-format
3901msgid "(Default: %d)\n" 3174msgid "(Default: %d)\n"
3902msgstr "(Défaut: %d)\n" 3175msgstr "(Défaut: %d)\n"
3903 3176
3904#: plugins/check_ping.c:582
3905msgid "show HTML in the plugin output (obsoleted by urlize)" 3177msgid "show HTML in the plugin output (obsoleted by urlize)"
3906msgstr "" 3178msgstr ""
3907 3179
3908#: plugins/check_ping.c:587
3909msgid "THRESHOLD is <rta>,<pl>% where <rta> is the round trip average travel" 3180msgid "THRESHOLD is <rta>,<pl>% where <rta> is the round trip average travel"
3910msgstr "" 3181msgstr ""
3911"Le seuil est <rta>,<pl>% où <rta> est le temps moyen pour l'aller retour (ms)" 3182"Le seuil est <rta>,<pl>% où <rta> est le temps moyen pour l'aller retour (ms)"
3912 3183
3913#: plugins/check_ping.c:588
3914msgid "time (ms) which triggers a WARNING or CRITICAL state, and <pl> is the" 3184msgid "time (ms) which triggers a WARNING or CRITICAL state, and <pl> is the"
3915msgstr "qui déclenche un résultat AVERTISSEMENT ou CRITIQUE, et <pl> est le " 3185msgstr "qui déclenche un résultat AVERTISSEMENT ou CRITIQUE, et <pl> est le "
3916 3186
3917#: plugins/check_ping.c:589
3918msgid "percentage of packet loss to trigger an alarm state." 3187msgid "percentage of packet loss to trigger an alarm state."
3919msgstr "pourcentage de paquets perdus pour déclencher une alarme." 3188msgstr "pourcentage de paquets perdus pour déclencher une alarme."
3920 3189
3921#: plugins/check_ping.c:592
3922msgid "" 3190msgid ""
3923"This plugin uses the ping command to probe the specified host for packet loss" 3191"This plugin uses the ping command to probe the specified host for packet loss"
3924msgstr "" 3192msgstr ""
3925"Ce plugin utilise la commande ping pour vérifier l'hôte spécifié pour les " 3193"Ce plugin utilise la commande ping pour vérifier l'hôte spécifié pour les "
3926"pertes de paquets" 3194"pertes de paquets"
3927 3195
3928#: plugins/check_ping.c:593
3929msgid "" 3196msgid ""
3930"(percentage) and round trip average (milliseconds). It can produce HTML " 3197"(percentage) and round trip average (milliseconds). It can produce HTML "
3931"output" 3198"output"
3932msgstr "" 3199msgstr ""
3933 3200
3934#: plugins/check_ping.c:594
3935msgid "" 3201msgid ""
3936"linking to a traceroute CGI contributed by Ian Cass. The CGI can be found in" 3202"linking to a traceroute CGI contributed by Ian Cass. The CGI can be found in"
3937msgstr "" 3203msgstr ""
3938 3204
3939#: plugins/check_ping.c:595
3940msgid "the contrib area of the downloads section at http://www.nagios.org/" 3205msgid "the contrib area of the downloads section at http://www.nagios.org/"
3941msgstr "" 3206msgstr ""
3942 3207
3943#: plugins/check_procs.c:193
3944#, c-format 3208#, c-format
3945msgid "CMD: %s\n" 3209msgid "CMD: %s\n"
3946msgstr "Commande: %s\n" 3210msgstr "Commande: %s\n"
3947 3211
3948#: plugins/check_procs.c:198
3949msgid "System call sent warnings to stderr" 3212msgid "System call sent warnings to stderr"
3950msgstr "" 3213msgstr ""
3951"L'appel système à retourné des avertissement vers le canal d'erreur standard" 3214"L'appel système à retourné des avertissement vers le canal d'erreur standard"
3952 3215
3953#: plugins/check_procs.c:326
3954#, c-format 3216#, c-format
3955msgid "Not parseable: %s" 3217msgid "Not parseable: %s"
3956msgstr "Impossible de parcourir les arguments: %s" 3218msgstr "Impossible de parcourir les arguments: %s"
3957 3219
3958#: plugins/check_procs.c:331
3959#, c-format 3220#, c-format
3960msgid "Unable to read output\n" 3221msgid "Unable to read output\n"
3961msgstr "Impossible de lire les données en entrée\n" 3222msgstr "Impossible de lire les données en entrée\n"
3962 3223
3963#: plugins/check_procs.c:348
3964#, c-format 3224#, c-format
3965msgid "%d warn out of " 3225msgid "%d warn out of "
3966msgstr "%d avertissements sur" 3226msgstr "%d avertissements sur"
3967 3227
3968#: plugins/check_procs.c:353
3969#, c-format 3228#, c-format
3970msgid "%d crit, %d warn out of " 3229msgid "%d crit, %d warn out of "
3971msgstr "%d crit, %d alertes sur " 3230msgstr "%d crit, %d alertes sur "
3972 3231
3973#: plugins/check_procs.c:359
3974#, c-format 3232#, c-format
3975msgid " with %s" 3233msgid " with %s"
3976msgstr " avec %s" 3234msgstr " avec %s"
3977 3235
3978#: plugins/check_procs.c:453
3979msgid "Parent Process ID must be an integer!" 3236msgid "Parent Process ID must be an integer!"
3980msgstr "L'identifiant du processus parent doit être un entier!" 3237msgstr "L'identifiant du processus parent doit être un entier!"
3981 3238
3982#: plugins/check_procs.c:459 plugins/check_procs.c:586
3983#, c-format 3239#, c-format
3984msgid "%s%sSTATE = %s" 3240msgid "%s%sSTATE = %s"
3985msgstr "%s%sETAT = %s" 3241msgstr "%s%sETAT = %s"
3986 3242
3987#: plugins/check_procs.c:468
3988msgid "UID was not found" 3243msgid "UID was not found"
3989msgstr "L'UID n'a pas été trouvé" 3244msgstr "L'UID n'a pas été trouvé"
3990 3245
3991#: plugins/check_procs.c:474
3992msgid "User name was not found" 3246msgid "User name was not found"
3993msgstr "L'utilisateur n'a pas été trouvé" 3247msgstr "L'utilisateur n'a pas été trouvé"
3994 3248
3995#: plugins/check_procs.c:489
3996#, c-format 3249#, c-format
3997msgid "%s%scommand name '%s'" 3250msgid "%s%scommand name '%s'"
3998msgstr "%s%snom de la commande '%s'" 3251msgstr "%s%snom de la commande '%s'"
3999 3252
4000#: plugins/check_procs.c:524 3253#, c-format
3254msgid "%s%sexclude progs '%s'"
3255msgstr ""
3256
4001msgid "RSS must be an integer!" 3257msgid "RSS must be an integer!"
4002msgstr "RSS doit être un entier!" 3258msgstr "RSS doit être un entier!"
4003 3259
4004#: plugins/check_procs.c:531
4005msgid "VSZ must be an integer!" 3260msgid "VSZ must be an integer!"
4006msgstr "VSZ doit être un entier!" 3261msgstr "VSZ doit être un entier!"
4007 3262
4008#: plugins/check_procs.c:539
4009msgid "PCPU must be a float!" 3263msgid "PCPU must be a float!"
4010msgstr "PCPU doit être un nombre en virgule flottante!" 3264msgstr "PCPU doit être un nombre en virgule flottante!"
4011 3265
4012#: plugins/check_procs.c:563
4013msgid "Metric must be one of PROCS, VSZ, RSS, CPU, ELAPSED!" 3266msgid "Metric must be one of PROCS, VSZ, RSS, CPU, ELAPSED!"
4014msgstr "Metric doit être l'un des PROCS, VSZ, RSS, CPU, ELAPSED!" 3267msgstr "Metric doit être l'un des PROCS, VSZ, RSS, CPU, ELAPSED!"
4015 3268
4016#: plugins/check_procs.c:694
4017msgid "" 3269msgid ""
4018"Checks all processes and generates WARNING or CRITICAL states if the " 3270"Checks all processes and generates WARNING or CRITICAL states if the "
4019"specified" 3271"specified"
4020msgstr "" 3272msgstr ""
4021 3273
4022#: plugins/check_procs.c:695
4023msgid "" 3274msgid ""
4024"metric is outside the required threshold ranges. The metric defaults to " 3275"metric is outside the required threshold ranges. The metric defaults to "
4025"number" 3276"number"
4026msgstr "" 3277msgstr ""
4027 3278
4028#: plugins/check_procs.c:696
4029msgid "" 3279msgid ""
4030"of processes. Search filters can be applied to limit the processes to check." 3280"of processes. Search filters can be applied to limit the processes to check."
4031msgstr "" 3281msgstr ""
4032 3282
4033#: plugins/check_procs.c:705
4034msgid "Generate warning state if metric is outside this range" 3283msgid "Generate warning state if metric is outside this range"
4035msgstr "" 3284msgstr ""
4036 3285
4037#: plugins/check_procs.c:707
4038msgid "Generate critical state if metric is outside this range" 3286msgid "Generate critical state if metric is outside this range"
4039msgstr "" 3287msgstr ""
4040 3288
4041#: plugins/check_procs.c:709
4042msgid "Check thresholds against metric. Valid types:" 3289msgid "Check thresholds against metric. Valid types:"
4043msgstr "" 3290msgstr ""
4044 3291
4045#: plugins/check_procs.c:710
4046msgid "PROCS - number of processes (default)" 3292msgid "PROCS - number of processes (default)"
4047msgstr "PROCS - nombre de processus (défaut)" 3293msgstr "PROCS - nombre de processus (défaut)"
4048 3294
4049#: plugins/check_procs.c:711
4050msgid "VSZ - virtual memory size" 3295msgid "VSZ - virtual memory size"
4051msgstr "VSZ - taille mémoire virtuelle" 3296msgstr "VSZ - taille mémoire virtuelle"
4052 3297
4053#: plugins/check_procs.c:712
4054msgid "RSS - resident set memory size" 3298msgid "RSS - resident set memory size"
4055msgstr "" 3299msgstr ""
4056 3300
4057#: plugins/check_procs.c:713
4058msgid "CPU - percentage CPU" 3301msgid "CPU - percentage CPU"
4059msgstr "CPU - pourcentage du processeur" 3302msgstr "CPU - pourcentage du processeur"
4060 3303
4061#: plugins/check_procs.c:716
4062msgid "ELAPSED - time elapsed in seconds" 3304msgid "ELAPSED - time elapsed in seconds"
4063msgstr "ELAPSED - temps écoulé en secondes" 3305msgstr "ELAPSED - temps écoulé en secondes"
4064 3306
4065#: plugins/check_procs.c:721
4066msgid "Extra information. Up to 3 verbosity levels" 3307msgid "Extra information. Up to 3 verbosity levels"
4067msgstr "informations supplémentaires. Jusqu'à 3 niveaux de verbosité" 3308msgstr "informations supplémentaires. Jusqu'à 3 niveaux de verbosité"
4068 3309
4069#: plugins/check_procs.c:724
4070msgid "Filter own process the traditional way by PID instead of /proc/pid/exe" 3310msgid "Filter own process the traditional way by PID instead of /proc/pid/exe"
4071msgstr "" 3311msgstr ""
4072 3312
4073#: plugins/check_procs.c:729
4074msgid "Only scan for processes that have, in the output of `ps`, one or" 3313msgid "Only scan for processes that have, in the output of `ps`, one or"
4075msgstr "" 3314msgstr ""
4076 3315
4077#: plugins/check_procs.c:730
4078msgid "more of the status flags you specify (for example R, Z, S, RS," 3316msgid "more of the status flags you specify (for example R, Z, S, RS,"
4079msgstr "" 3317msgstr ""
4080 3318
4081#: plugins/check_procs.c:731
4082msgid "RSZDT, plus others based on the output of your 'ps' command)." 3319msgid "RSZDT, plus others based on the output of your 'ps' command)."
4083msgstr "" 3320msgstr ""
4084 3321
4085#: plugins/check_procs.c:733
4086msgid "Only scan for children of the parent process ID indicated." 3322msgid "Only scan for children of the parent process ID indicated."
4087msgstr "" 3323msgstr ""
4088 3324
4089#: plugins/check_procs.c:735
4090msgid "Only scan for processes with VSZ higher than indicated." 3325msgid "Only scan for processes with VSZ higher than indicated."
4091msgstr "" 3326msgstr ""
4092 3327
4093#: plugins/check_procs.c:737
4094msgid "Only scan for processes with RSS higher than indicated." 3328msgid "Only scan for processes with RSS higher than indicated."
4095msgstr "" 3329msgstr ""
4096 3330
4097#: plugins/check_procs.c:739
4098msgid "Only scan for processes with PCPU higher than indicated." 3331msgid "Only scan for processes with PCPU higher than indicated."
4099msgstr "" 3332msgstr ""
4100 3333
4101#: plugins/check_procs.c:741
4102msgid "Only scan for processes with user name or ID indicated." 3334msgid "Only scan for processes with user name or ID indicated."
4103msgstr "" 3335msgstr ""
4104 3336
4105#: plugins/check_procs.c:743
4106msgid "Only scan for processes with args that contain STRING." 3337msgid "Only scan for processes with args that contain STRING."
4107msgstr "" 3338msgstr ""
4108 3339
4109#: plugins/check_procs.c:745
4110msgid "Only scan for processes with args that contain the regex STRING." 3340msgid "Only scan for processes with args that contain the regex STRING."
4111msgstr "" 3341msgstr ""
4112 3342
4113#: plugins/check_procs.c:747
4114msgid "Only scan for exact matches of COMMAND (without path)." 3343msgid "Only scan for exact matches of COMMAND (without path)."
4115msgstr "" 3344msgstr ""
4116 3345
4117#: plugins/check_procs.c:749 3346msgid "Exclude processes which match this comma separated list"
3347msgstr ""
3348
4118msgid "Only scan for non kernel threads (works on Linux only)." 3349msgid "Only scan for non kernel threads (works on Linux only)."
4119msgstr "" 3350msgstr ""
4120 3351
4121#: plugins/check_procs.c:751
4122#, c-format 3352#, c-format
4123msgid "" 3353msgid ""
4124"\n" 3354"\n"
@@ -4133,7 +3363,6 @@ msgstr ""
4133"est à l'intérieur du seuil\n" 3363"est à l'intérieur du seuil\n"
4134"\n" 3364"\n"
4135 3365
4136#: plugins/check_procs.c:756
4137#, c-format 3366#, c-format
4138msgid "" 3367msgid ""
4139"This plugin checks the number of currently running processes and\n" 3368"This plugin checks the number of currently running processes and\n"
@@ -4150,932 +3379,840 @@ msgstr ""
4150"état actuel (ex: 'Z'), ou par le nombre de processus en cours d'exécution\n" 3379"état actuel (ex: 'Z'), ou par le nombre de processus en cours d'exécution\n"
4151"\n" 3380"\n"
4152 3381
4153#: plugins/check_procs.c:765
4154msgid "Warning if not two processes with command name portsentry." 3382msgid "Warning if not two processes with command name portsentry."
4155msgstr "" 3383msgstr ""
4156 3384
4157#: plugins/check_procs.c:766
4158msgid "Critical if < 2 or > 1024 processes" 3385msgid "Critical if < 2 or > 1024 processes"
4159msgstr "" 3386msgstr ""
4160 3387
4161#: plugins/check_procs.c:768 3388msgid "Critical if not at least 1 process with command sshd"
3389msgstr ""
3390
3391msgid "Warning if > 1024 processes with command name sshd."
3392msgstr ""
3393
3394msgid "Critical if < 1 processes with command name sshd."
3395msgstr ""
3396
4162msgid "Warning alert if > 10 processes with command arguments containing" 3397msgid "Warning alert if > 10 processes with command arguments containing"
4163msgstr "" 3398msgstr ""
4164 3399
4165#: plugins/check_procs.c:769
4166msgid "'/usr/local/bin/perl' and owned by root" 3400msgid "'/usr/local/bin/perl' and owned by root"
4167msgstr "" 3401msgstr ""
4168 3402
4169#: plugins/check_procs.c:771
4170msgid "Alert if VSZ of any processes over 50K or 100K" 3403msgid "Alert if VSZ of any processes over 50K or 100K"
4171msgstr "" 3404msgstr ""
4172 3405
4173#: plugins/check_procs.c:773 3406msgid "Alert if CPU of any processes over 10% or 20%"
4174#, c-format
4175msgid "Alert if CPU of any processes over 10%% or 20%%"
4176msgstr "" 3407msgstr ""
4177 3408
4178#: plugins/check_radius.c:165 3409#, fuzzy
4179msgid "Config file error" 3410msgid "Config file error\n"
4180msgstr "Erreur dans le fichier de configuration" 3411msgstr "Erreur dans le fichier de configuration"
4181 3412
4182#: plugins/check_radius.c:174 3413#, fuzzy
4183msgid "Out of Memory?" 3414msgid "Out of Memory?\n"
4184msgstr "Manque de Mémoire?" 3415msgstr "Manque de Mémoire?"
4185 3416
4186#: plugins/check_radius.c:178 3417#, fuzzy
4187msgid "Invalid NAS-Identifier" 3418msgid "Invalid NAS-Identifier\n"
4188msgstr "NAS-Identifier invalide" 3419msgstr "NAS-Identifier invalide"
4189 3420
4190#: plugins/check_radius.c:183 plugins/check_radius.c:185 3421#, c-format
4191#: plugins/check_radius.c:191 3422msgid "gethostname() failed!\n"
4192msgid "Invalid NAS-IP-Address" 3423msgstr "La commande gethostname() à échoué\n"
4193msgstr "NAS-IP-Address invalide"
4194 3424
4195#: plugins/check_radius.c:188 3425#, fuzzy
4196msgid "Can't find local IP for NAS-IP-Address" 3426msgid "Invalid NAS-IP-Address\n"
4197msgstr "Impossible de trouver une addresse IP locale pour le NAS-IP-Address" 3427msgstr "NAS-IP-Address invalide"
4198 3428
4199#: plugins/check_radius.c:202 3429#, fuzzy
4200msgid "Timeout" 3430msgid "Timeout\n"
4201msgstr "Temps dépassé" 3431msgstr "Temps dépassé"
4202 3432
4203#: plugins/check_radius.c:204 3433#, fuzzy
4204msgid "Auth Error" 3434msgid "Auth Error\n"
4205msgstr "Erreur d'authentification" 3435msgstr "Erreur d'authentification"
4206 3436
4207#: plugins/check_radius.c:206 3437#, fuzzy
4208msgid "Auth Failed" 3438msgid "Auth Failed\n"
4209msgstr "L'authentification à échoué" 3439msgstr "L'authentification à échoué"
4210 3440
4211#: plugins/check_radius.c:208 3441#, fuzzy
4212msgid "Bad Response" 3442msgid "Bad Response\n"
4213msgstr "Réponse invalide" 3443msgstr "Réponse invalide"
4214 3444
4215#: plugins/check_radius.c:212 3445#, fuzzy
4216msgid "Auth OK" 3446msgid "Auth OK\n"
4217msgstr "L'authentification à réussi" 3447msgstr "L'authentification à réussi"
4218 3448
4219#: plugins/check_radius.c:213
4220#, c-format 3449#, c-format
4221msgid "Unexpected result code %d" 3450msgid "Unexpected result code %d"
4222msgstr "Résultat inattendu: %d" 3451msgstr "Résultat inattendu: %d"
4223 3452
4224#: plugins/check_radius.c:302
4225msgid "Number of retries must be a positive integer" 3453msgid "Number of retries must be a positive integer"
4226msgstr "Le nombre d'essai doit être un entier positif" 3454msgstr "Le nombre d'essai doit être un entier positif"
4227 3455
4228#: plugins/check_radius.c:316
4229msgid "User not specified" 3456msgid "User not specified"
4230msgstr "L'utilisateur n'a pas été spécifié" 3457msgstr "L'utilisateur n'a pas été spécifié"
4231 3458
4232#: plugins/check_radius.c:318
4233msgid "Password not specified" 3459msgid "Password not specified"
4234msgstr "Le mot de passe n'a pas été spécifié" 3460msgstr "Le mot de passe n'a pas été spécifié"
4235 3461
4236#: plugins/check_radius.c:320
4237msgid "Configuration file not specified" 3462msgid "Configuration file not specified"
4238msgstr "Le fichier de configuration n'a pas été spécifié" 3463msgstr "Le fichier de configuration n'a pas été spécifié"
4239 3464
4240#: plugins/check_radius.c:338
4241msgid "Tests to see if a RADIUS server is accepting connections." 3465msgid "Tests to see if a RADIUS server is accepting connections."
4242msgstr "Teste si un serveur RADIUS accepte les connections." 3466msgstr "Teste si un serveur RADIUS accepte les connections."
4243 3467
4244#: plugins/check_radius.c:350
4245msgid "The user to authenticate" 3468msgid "The user to authenticate"
4246msgstr "" 3469msgstr ""
4247 3470
4248#: plugins/check_radius.c:352
4249msgid "Password for authentication (SECURITY RISK)" 3471msgid "Password for authentication (SECURITY RISK)"
4250msgstr "" 3472msgstr ""
4251 3473
4252#: plugins/check_radius.c:354
4253msgid "NAS identifier" 3474msgid "NAS identifier"
4254msgstr "" 3475msgstr ""
4255 3476
4256#: plugins/check_radius.c:356
4257msgid "NAS IP Address" 3477msgid "NAS IP Address"
4258msgstr "Adresse IP NAS" 3478msgstr "Adresse IP NAS"
4259 3479
4260#: plugins/check_radius.c:358
4261msgid "Configuration file" 3480msgid "Configuration file"
4262msgstr "Fichier de configuration" 3481msgstr "Fichier de configuration"
4263 3482
4264#: plugins/check_radius.c:360
4265msgid "Response string to expect from the server" 3483msgid "Response string to expect from the server"
4266msgstr "" 3484msgstr ""
4267 3485
4268#: plugins/check_radius.c:362
4269msgid "Number of times to retry a failed connection" 3486msgid "Number of times to retry a failed connection"
4270msgstr "" 3487msgstr ""
4271 3488
4272#: plugins/check_radius.c:367
4273msgid "" 3489msgid ""
4274"This plugin tests a RADIUS server to see if it is accepting connections." 3490"This plugin tests a RADIUS server to see if it is accepting connections."
4275msgstr "" 3491msgstr ""
4276"Ce plugin teste un serveur RADIUS afin de vérifier si il accepte les " 3492"Ce plugin teste un serveur RADIUS afin de vérifier si il accepte les "
4277"connections." 3493"connections."
4278 3494
4279#: plugins/check_radius.c:368
4280msgid "" 3495msgid ""
4281"The server to test must be specified in the invocation, as well as a user" 3496"The server to test must be specified in the invocation, as well as a user"
4282msgstr "" 3497msgstr ""
4283 3498
4284#: plugins/check_radius.c:369 3499msgid "name and password. A configuration file must be present. The format of"
4285msgid ""
4286"name and password. A configuration file may also be present. The format of"
4287msgstr "" 3500msgstr ""
4288 3501
4289#: plugins/check_radius.c:370
4290msgid "" 3502msgid ""
4291"the configuration file is described in the radiusclient library sources." 3503"the configuration file is described in the radiusclient library sources."
4292msgstr "" 3504msgstr ""
4293 3505
4294#: plugins/check_radius.c:371
4295msgid "The password option presents a substantial security issue because the" 3506msgid "The password option presents a substantial security issue because the"
4296msgstr "" 3507msgstr ""
4297 3508
4298#: plugins/check_radius.c:372
4299msgid "" 3509msgid ""
4300"password can possibly be determined by careful watching of the command line" 3510"password can possibly be determined by careful watching of the command line"
4301msgstr "" 3511msgstr ""
4302 3512
4303#: plugins/check_radius.c:373 3513msgid "in a process listing. This risk is exacerbated because the plugin will"
4304msgid "in a process listing. This risk is exacerbated because the monitor will"
4305msgstr "" 3514msgstr ""
4306 3515
4307#: plugins/check_radius.c:374 3516msgid ""
4308msgid "run the plugin at regular predictable intervals. Please be sure that" 3517"typically be executed at regular predictable intervals. Please be sure that"
4309msgstr "" 3518msgstr ""
4310 3519
4311#: plugins/check_radius.c:375
4312msgid "the password used does not allow access to sensitive system resources." 3520msgid "the password used does not allow access to sensitive system resources."
4313msgstr "" 3521msgstr ""
4314 3522
4315#: plugins/check_real.c:91
4316#, c-format 3523#, c-format
4317msgid "Unable to connect to %s on port %d\n" 3524msgid "Unable to connect to %s on port %d\n"
4318msgstr "Impossible de se connecter à %s sur le port %d\n" 3525msgstr "Impossible de se connecter à %s sur le port %d\n"
4319 3526
4320#: plugins/check_real.c:113
4321#, c-format 3527#, c-format
4322msgid "No data received from %s\n" 3528msgid "No data received from %s\n"
4323msgstr "Pas de données reçues de %s\n" 3529msgstr "Pas de données reçues de %s\n"
4324 3530
4325#: plugins/check_real.c:118 plugins/check_real.c:191
4326msgid "Invalid REAL response received from host" 3531msgid "Invalid REAL response received from host"
4327msgstr "Réponses REAL invalide reçue de l'hôte" 3532msgstr "Réponses REAL invalide reçue de l'hôte"
4328 3533
4329#: plugins/check_real.c:120 plugins/check_real.c:193
4330#, c-format 3534#, c-format
4331msgid "Invalid REAL response received from host on port %d\n" 3535msgid "Invalid REAL response received from host on port %d\n"
4332msgstr "Réponses REAL invalide reçue de l'hôte sur le port %d\n" 3536msgstr "Réponses REAL invalide reçue de l'hôte sur le port %d\n"
4333 3537
4334#: plugins/check_real.c:184 plugins/check_tcp.c:311
4335#, c-format 3538#, c-format
4336msgid "No data received from host\n" 3539msgid "No data received from host\n"
4337msgstr "Pas de données reçues de l'hôte\n" 3540msgstr "Pas de données reçues de l'hôte\n"
4338 3541
4339#: plugins/check_real.c:247
4340#, c-format 3542#, c-format
4341msgid "REAL %s - %d second response time\n" 3543msgid "REAL %s - %d second response time\n"
4342msgstr "REAL %s - %d secondes de temps de réponse\n" 3544msgstr "REAL %s - %d secondes de temps de réponse\n"
4343 3545
4344#: plugins/check_real.c:336 plugins/check_ups.c:536
4345msgid "Warning time must be a positive integer" 3546msgid "Warning time must be a positive integer"
4346msgstr "Le seuil d'avertissement doit être un entier positif" 3547msgstr "Le seuil d'avertissement doit être un entier positif"
4347 3548
4348#: plugins/check_real.c:345 plugins/check_ups.c:527
4349msgid "Critical time must be a positive integer" 3549msgid "Critical time must be a positive integer"
4350msgstr "Le seuil critique doit être un entier positif" 3550msgstr "Le seuil critique doit être un entier positif"
4351 3551
4352#: plugins/check_real.c:381
4353msgid "You must provide a server to check" 3552msgid "You must provide a server to check"
4354msgstr "Vous devez fournir un serveur à vérifier" 3553msgstr "Vous devez fournir un serveur à vérifier"
4355 3554
4356#: plugins/check_real.c:413
4357msgid "This plugin tests the REAL service on the specified host." 3555msgid "This plugin tests the REAL service on the specified host."
4358msgstr "Ce plugin teste le service REAL sur l'hôte spécifié." 3556msgstr "Ce plugin teste le service REAL sur l'hôte spécifié."
4359 3557
4360#: plugins/check_real.c:425
4361msgid "Connect to this url" 3558msgid "Connect to this url"
4362msgstr "" 3559msgstr ""
4363 3560
4364#: plugins/check_real.c:427
4365#, c-format 3561#, c-format
4366msgid "String to expect in first line of server response (default: %s)\n" 3562msgid "String to expect in first line of server response (default: %s)\n"
4367msgstr "" 3563msgstr ""
4368"Texte attendu dans la première ligne de réponse du serveur (défaut: %s)\n" 3564"Texte attendu dans la première ligne de réponse du serveur (défaut: %s)\n"
4369 3565
4370#: plugins/check_real.c:437
4371msgid "This plugin will attempt to open an RTSP connection with the host." 3566msgid "This plugin will attempt to open an RTSP connection with the host."
4372msgstr "Ce plugin va essayer d'ouvrir un connexion RTSP avec l'hôte." 3567msgstr "Ce plugin va essayer d'ouvrir un connexion RTSP avec l'hôte."
4373 3568
4374#: plugins/check_real.c:438 plugins/check_smtp.c:830 3569msgid "Successful connects return STATE_OK, refusals and timeouts return"
4375msgid "Successul connects return STATE_OK, refusals and timeouts return"
4376msgstr "" 3570msgstr ""
4377 3571
4378#: plugins/check_real.c:439
4379msgid "" 3572msgid ""
4380"STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful connects," 3573"STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful connects,"
4381msgstr "" 3574msgstr ""
4382 3575
4383#: plugins/check_real.c:440
4384msgid "" 3576msgid ""
4385"but incorrect response messages from the host result in STATE_WARNING return" 3577"but incorrect response messages from the host result in STATE_WARNING return"
4386msgstr "" 3578msgstr ""
4387 3579
4388#: plugins/check_real.c:441
4389msgid "values." 3580msgid "values."
4390msgstr "" 3581msgstr ""
4391 3582
4392#: plugins/check_smtp.c:150 plugins/check_swap.c:265 plugins/check_swap.c:271
4393#, c-format 3583#, c-format
4394msgid "malloc() failed!\n" 3584msgid "malloc() failed!\n"
4395msgstr "l'allocation mémoire à échoué!\n" 3585msgstr "l'allocation mémoire à échoué!\n"
4396 3586
4397#: plugins/check_smtp.c:154
4398#, c-format 3587#, c-format
4399msgid "gethostname() failed!\n" 3588msgid "CRITICAL - Cannot create SSL context.\n"
4400msgstr "La commande gethostname() à écho\n" 3589msgstr "CRITIQUE - Impossible de créer le contexte SSL.\n"
4401 3590
4402#: plugins/check_smtp.c:189 plugins/check_smtp.c:213
4403#, c-format 3591#, c-format
4404msgid "recv() failed\n" 3592msgid "recv() failed\n"
4405msgstr "La commande recv() à échoué\n" 3593msgstr "La commande recv() à échoué\n"
4406 3594
4407#: plugins/check_smtp.c:200
4408#, c-format
4409msgid "Invalid SMTP response received from host: %s\n"
4410msgstr "Réponse SMTP reçue de l'hôte invalide: %s\n"
4411
4412#: plugins/check_smtp.c:202
4413#, c-format
4414msgid "Invalid SMTP response received from host on port %d: %s\n"
4415msgstr "Réponse SMTP reçue de l'hôte sur le port %d invalide: %s\n"
4416
4417#: plugins/check_smtp.c:223
4418#, c-format 3595#, c-format
4419msgid "WARNING - TLS not supported by server\n" 3596msgid "WARNING - TLS not supported by server\n"
4420msgstr "AVERTISSEMENT: - TLS n'est pas supporté par ce serveur\n" 3597msgstr "AVERTISSEMENT: - TLS n'est pas supporté par ce serveur\n"
4421 3598
4422#: plugins/check_smtp.c:235
4423#, c-format 3599#, c-format
4424msgid "Server does not support STARTTLS\n" 3600msgid "Server does not support STARTTLS\n"
4425msgstr "Le serveur ne supporte pas STARTTLS\n" 3601msgstr "Le serveur ne supporte pas STARTTLS\n"
4426 3602
4427#: plugins/check_smtp.c:241
4428#, c-format
4429msgid "CRITICAL - Cannot create SSL context.\n"
4430msgstr "CRITIQUE - Impossible de créer le contexte SSL.\n"
4431
4432#: plugins/check_smtp.c:261
4433msgid "SMTP UNKNOWN - Cannot send EHLO command via TLS." 3603msgid "SMTP UNKNOWN - Cannot send EHLO command via TLS."
4434msgstr "" 3604msgstr ""
4435 3605
4436#: plugins/check_smtp.c:266
4437#, c-format 3606#, c-format
4438msgid "sent %s" 3607msgid "sent %s"
4439msgstr "envoyé %s" 3608msgstr "envoyé %s"
4440 3609
4441#: plugins/check_smtp.c:268
4442msgid "SMTP UNKNOWN - Cannot read EHLO response via TLS." 3610msgid "SMTP UNKNOWN - Cannot read EHLO response via TLS."
4443msgstr "" 3611msgstr ""
4444 3612
4445#: plugins/check_smtp.c:303 plugins/check_snmp.c:806 3613#, c-format
3614msgid "Invalid SMTP response received from host: %s\n"
3615msgstr "Réponse SMTP reçue de l'hôte invalide: %s\n"
3616
3617#, c-format
3618msgid "Invalid SMTP response received from host on port %d: %s\n"
3619msgstr "Réponse SMTP reçue de l'hôte sur le port %d invalide: %s\n"
3620
4446#, c-format 3621#, c-format
4447msgid "Could Not Compile Regular Expression" 3622msgid "Could Not Compile Regular Expression"
4448msgstr "Impossible de compiler l'expression rationnelle" 3623msgstr "Impossible de compiler l'expression rationnelle"
4449 3624
4450#: plugins/check_smtp.c:312
4451#, c-format 3625#, c-format
4452msgid "SMTP %s - Invalid response '%s' to command '%s'\n" 3626msgid "SMTP %s - Invalid response '%s' to command '%s'\n"
4453msgstr "SMTP %s - réponse invalide de '%s' à la commande '%s'\n" 3627msgstr "SMTP %s - réponse invalide de '%s' à la commande '%s'\n"
4454 3628
4455#: plugins/check_smtp.c:316 plugins/check_snmp.c:511
4456#, c-format 3629#, c-format
4457msgid "Execute Error: %s\n" 3630msgid "Execute Error: %s\n"
4458msgstr "Erreur d'exécution: %s\n" 3631msgstr "Erreur d'exécution: %s\n"
4459 3632
4460#: plugins/check_smtp.c:330
4461msgid "no authuser specified, " 3633msgid "no authuser specified, "
4462msgstr "Pas d'utilisateur pour l'authentification spécifié, " 3634msgstr "Pas d'utilisateur pour l'authentification spécifié, "
4463 3635
4464#: plugins/check_smtp.c:335
4465msgid "no authpass specified, " 3636msgid "no authpass specified, "
4466msgstr "pas de mot de passe spécifié, " 3637msgstr "pas de mot de passe spécifié, "
4467 3638
4468#: plugins/check_smtp.c:342 plugins/check_smtp.c:363 plugins/check_smtp.c:383
4469#: plugins/check_smtp.c:688
4470#, c-format 3639#, c-format
4471msgid "sent %s\n" 3640msgid "sent %s\n"
4472msgstr "envoyé %s\n" 3641msgstr "envoyé %s\n"
4473 3642
4474#: plugins/check_smtp.c:345
4475msgid "recv() failed after AUTH LOGIN, " 3643msgid "recv() failed after AUTH LOGIN, "
4476msgstr "recv() à échoué après AUTH LOGIN, " 3644msgstr "recv() à échoué après AUTH LOGIN, "
4477 3645
4478#: plugins/check_smtp.c:350 plugins/check_smtp.c:371 plugins/check_smtp.c:391
4479#: plugins/check_smtp.c:699
4480#, c-format 3646#, c-format
4481msgid "received %s\n" 3647msgid "received %s\n"
4482msgstr "reçu %s\n" 3648msgstr "reçu %s\n"
4483 3649
4484#: plugins/check_smtp.c:354
4485msgid "invalid response received after AUTH LOGIN, " 3650msgid "invalid response received after AUTH LOGIN, "
4486msgstr "Réponse invalide reçue après AUTH LOGIN, " 3651msgstr "Réponse invalide reçue après AUTH LOGIN, "
4487 3652
4488#: plugins/check_smtp.c:367
4489msgid "recv() failed after sending authuser, " 3653msgid "recv() failed after sending authuser, "
4490msgstr "La commande recv() a échoué après authuser, " 3654msgstr "La commande recv() a échoué après authuser, "
4491 3655
4492#: plugins/check_smtp.c:375
4493msgid "invalid response received after authuser, " 3656msgid "invalid response received after authuser, "
4494msgstr "Réponse invalide reçue après authuser, " 3657msgstr "Réponse invalide reçue après authuser, "
4495 3658
4496#: plugins/check_smtp.c:387
4497msgid "recv() failed after sending authpass, " 3659msgid "recv() failed after sending authpass, "
4498msgstr "la commande recv() à échoué après authpass, " 3660msgstr "la commande recv() à échoué après authpass, "
4499 3661
4500#: plugins/check_smtp.c:395
4501msgid "invalid response received after authpass, " 3662msgid "invalid response received after authpass, "
4502msgstr "Réponse invalide reçue après authpass, " 3663msgstr "Réponse invalide reçue après authpass, "
4503 3664
4504#: plugins/check_smtp.c:402
4505msgid "only authtype LOGIN is supported, " 3665msgid "only authtype LOGIN is supported, "
4506msgstr "seul la méthode d'authentification LOGIN est supportée, " 3666msgstr "seul la méthode d'authentification LOGIN est supportée, "
4507 3667
4508#: plugins/check_smtp.c:426
4509#, c-format 3668#, c-format
4510msgid "SMTP %s - %s%.3f sec. response time%s%s|%s\n" 3669msgid "SMTP %s - %s%.3f sec. response time%s%s|%s\n"
4511msgstr "SMTP %s - %s%.3f sec. de temps de réponse%s%s|%s\n" 3670msgstr "SMTP %s - %s%.3f sec. de temps de réponse%s%s|%s\n"
4512 3671
4513#: plugins/check_smtp.c:536 plugins/check_smtp.c:548
4514#, c-format 3672#, c-format
4515msgid "Could not realloc() units [%d]\n" 3673msgid "Could not realloc() units [%d]\n"
4516msgstr "Impossible de réallouer des unités [%d]\n" 3674msgstr "Impossible de réallouer des unités [%d]\n"
4517 3675
4518#: plugins/check_smtp.c:556
4519#, fuzzy 3676#, fuzzy
4520msgid "Critical time must be a positive" 3677msgid "Critical time must be a positive"
4521msgstr "Le seuil critique doit être un entier positif" 3678msgstr "Le seuil critique doit être un entier positif"
4522 3679
4523#: plugins/check_smtp.c:564
4524#, fuzzy 3680#, fuzzy
4525msgid "Warning time must be a positive" 3681msgid "Warning time must be a positive"
4526msgstr "Le seuil d'avertissement doit être un entier positif" 3682msgstr "Le seuil d'avertissement doit être un entier positif"
4527 3683
4528#: plugins/check_smtp.c:611
4529msgid "SSL support not available - install OpenSSL and recompile" 3684msgid "SSL support not available - install OpenSSL and recompile"
4530msgstr "SSL n'est pas disponible - installer OpenSSL et recompilez" 3685msgstr "SSL n'est pas disponible - installer OpenSSL et recompilez"
4531 3686
4532#: plugins/check_smtp.c:679 plugins/check_smtp.c:684 3687msgid "Set either -s/--ssl/--tls or -S/--starttls"
3688msgstr "Définissez -s/--ssl/--tls ou -S/--starttls"
3689
4533#, c-format 3690#, c-format
4534msgid "Connection closed by server before sending QUIT command\n" 3691msgid "Connection closed by server before sending QUIT command\n"
4535msgstr "" 3692msgstr ""
4536 3693
4537#: plugins/check_smtp.c:694
4538#, c-format 3694#, c-format
4539msgid "recv() failed after QUIT." 3695msgid "recv() failed after QUIT."
4540msgstr "recv() à échoué après QUIT." 3696msgstr "recv() à échoué après QUIT."
4541 3697
4542#: plugins/check_smtp.c:696
4543#, c-format 3698#, c-format
4544msgid "Connection reset by peer." 3699msgid "Connection reset by peer."
4545msgstr "" 3700msgstr ""
4546 3701
4547#: plugins/check_smtp.c:784
4548msgid "This plugin will attempt to open an SMTP connection with the host." 3702msgid "This plugin will attempt to open an SMTP connection with the host."
4549msgstr "Ce plugin va essayer d'ouvrir un connexion SMTP avec l'hôte." 3703msgstr "Ce plugin va essayer d'ouvrir un connexion SMTP avec l'hôte."
4550 3704
4551#: plugins/check_smtp.c:798
4552#, c-format 3705#, c-format
4553msgid " String to expect in first line of server response (default: '%s')\n" 3706msgid " String to expect in first line of server response (default: '%s')\n"
4554msgstr "" 3707msgstr ""
4555" Texte attendu dans la première ligne de réponse du serveur (défaut: " 3708" Texte attendu dans la première ligne de réponse du serveur (défaut: "
4556"'%s')\n" 3709"'%s')\n"
4557 3710
4558#: plugins/check_smtp.c:800
4559msgid "SMTP command (may be used repeatedly)" 3711msgid "SMTP command (may be used repeatedly)"
4560msgstr "Commande SMTP (peut être utilisé plusieurs fois)" 3712msgstr "Commande SMTP (peut être utilisé plusieurs fois)"
4561 3713
4562#: plugins/check_smtp.c:802
4563msgid "Expected response to command (may be used repeatedly)" 3714msgid "Expected response to command (may be used repeatedly)"
4564msgstr "" 3715msgstr ""
4565 3716
4566#: plugins/check_smtp.c:804
4567msgid "FROM-address to include in MAIL command, required by Exchange 2000" 3717msgid "FROM-address to include in MAIL command, required by Exchange 2000"
4568msgstr "" 3718msgstr ""
4569 3719
4570#: plugins/check_smtp.c:806
4571msgid "FQDN used for HELO" 3720msgid "FQDN used for HELO"
4572msgstr "" 3721msgstr ""
4573 3722
4574#: plugins/check_smtp.c:809 plugins/check_tcp.c:665 3723msgid "Use PROXY protocol prefix for the connection."
3724msgstr "Utiliser le préfixe du protocole PROXY pour la connexion."
3725
4575msgid "Minimum number of days a certificate has to be valid." 3726msgid "Minimum number of days a certificate has to be valid."
4576msgstr "Nombre de jours minimum pour que le certificat soit valide." 3727msgstr "Nombre de jours minimum pour que le certificat soit valide."
4577 3728
4578#: plugins/check_smtp.c:811 3729#, fuzzy
3730msgid "Use SSL/TLS for the connection."
3731msgstr "Utiliser SSL/TLS pour la connexion."
3732
3733#, c-format
3734msgid " Sets default port to %d.\n"
3735msgstr " Définit le port par défaut à %d.\n"
3736
4579msgid "Use STARTTLS for the connection." 3737msgid "Use STARTTLS for the connection."
4580msgstr "" 3738msgstr "Utiliser STARTTLS pour la connexion."
4581 3739
4582#: plugins/check_smtp.c:815
4583msgid "SMTP AUTH type to check (default none, only LOGIN supported)" 3740msgid "SMTP AUTH type to check (default none, only LOGIN supported)"
4584msgstr "" 3741msgstr ""
4585 3742
4586#: plugins/check_smtp.c:817
4587msgid "SMTP AUTH username" 3743msgid "SMTP AUTH username"
4588msgstr "" 3744msgstr ""
4589 3745
4590#: plugins/check_smtp.c:819
4591msgid "SMTP AUTH password" 3746msgid "SMTP AUTH password"
4592msgstr "" 3747msgstr ""
4593 3748
4594#: plugins/check_smtp.c:821 3749msgid "Send LHLO instead of HELO/EHLO"
3750msgstr ""
3751
4595msgid "Ignore failure when sending QUIT command to server" 3752msgid "Ignore failure when sending QUIT command to server"
4596msgstr "" 3753msgstr ""
4597 3754
4598#: plugins/check_smtp.c:831
4599msgid "STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful" 3755msgid "STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful"
4600msgstr "" 3756msgstr ""
4601 3757
4602#: plugins/check_smtp.c:832
4603msgid "connects, but incorrect response messages from the host result in" 3758msgid "connects, but incorrect response messages from the host result in"
4604msgstr "" 3759msgstr ""
4605 3760
4606#: plugins/check_smtp.c:833
4607msgid "STATE_WARNING return values." 3761msgid "STATE_WARNING return values."
4608msgstr "" 3762msgstr ""
4609 3763
4610#: plugins/check_snmp.c:169 plugins/check_snmp.c:582
4611msgid "Cannot malloc" 3764msgid "Cannot malloc"
4612msgstr "" 3765msgstr ""
4613 3766
4614#: plugins/check_snmp.c:356
4615#, c-format 3767#, c-format
4616msgid "External command error: %s\n" 3768msgid "External command error: %s\n"
4617msgstr "Erreur d'exécution de commande externe: %s\n" 3769msgstr "Erreur d'exécution de commande externe: %s\n"
4618 3770
4619#: plugins/check_snmp.c:361
4620#, c-format 3771#, c-format
4621msgid "External command error with no output (return code: %d)\n" 3772msgid "External command error with no output (return code: %d)\n"
4622msgstr "" 3773msgstr ""
4623 3774
4624#: plugins/check_snmp.c:464
4625#, fuzzy, c-format 3775#, fuzzy, c-format
4626msgid "No valid data returned (%s)\n" 3776msgid "No valid data returned (%s)\n"
4627msgstr "Pas de données valides reçues" 3777msgstr "Pas de données valides reçues"
4628 3778
4629#: plugins/check_snmp.c:475
4630msgid "Time duration between plugin calls is invalid" 3779msgid "Time duration between plugin calls is invalid"
4631msgstr "" 3780msgstr ""
4632 3781
4633#: plugins/check_snmp.c:588
4634msgid "Cannot asprintf()" 3782msgid "Cannot asprintf()"
4635msgstr "" 3783msgstr ""
4636 3784
4637#: plugins/check_snmp.c:594
4638#, fuzzy 3785#, fuzzy
4639msgid "Cannot realloc()" 3786msgid "Cannot realloc()"
4640msgstr "Impossible de réallouer des unités\n" 3787msgstr "Impossible de réallouer des unités\n"
4641 3788
4642#: plugins/check_snmp.c:610
4643msgid "No previous data to calculate rate - assume okay" 3789msgid "No previous data to calculate rate - assume okay"
4644msgstr "" 3790msgstr ""
4645 3791
4646#: plugins/check_snmp.c:751
4647msgid "Retries interval must be a positive integer" 3792msgid "Retries interval must be a positive integer"
4648msgstr "L'intervalle pour les essais doit être un entier positif" 3793msgstr "L'intervalle pour les essais doit être un entier positif"
4649 3794
4650#: plugins/check_snmp.c:831 3795#, fuzzy
3796msgid "Exit status must be a positive integer"
3797msgstr "Maxbytes doit être un entier positif"
3798
4651#, c-format 3799#, c-format
4652msgid "Could not reallocate labels[%d]" 3800msgid "Could not reallocate labels[%d]"
4653msgstr "Impossible de réallouer des labels[%d]" 3801msgstr "Impossible de réallouer des labels[%d]"
4654 3802
4655#: plugins/check_snmp.c:844
4656msgid "Could not reallocate labels\n" 3803msgid "Could not reallocate labels\n"
4657msgstr "Impossible de réallouer des labels\n" 3804msgstr "Impossible de réallouer des labels\n"
4658 3805
4659#: plugins/check_snmp.c:860
4660#, c-format 3806#, c-format
4661msgid "Could not reallocate units [%d]\n" 3807msgid "Could not reallocate units [%d]\n"
4662msgstr "Impossible de réallouer des unités [%d]\n" 3808msgstr "Impossible de réallouer des unités [%d]\n"
4663 3809
4664#: plugins/check_snmp.c:872
4665msgid "Could not realloc() units\n" 3810msgid "Could not realloc() units\n"
4666msgstr "Impossible de réallouer des unités\n" 3811msgstr "Impossible de réallouer des unités\n"
4667 3812
4668#: plugins/check_snmp.c:889
4669#, fuzzy 3813#, fuzzy
4670msgid "Rate multiplier must be a positive integer" 3814msgid "Rate multiplier must be a positive integer"
4671msgstr "La taille du paquet doit être un entier positif" 3815msgstr "La taille du paquet doit être un entier positif"
4672 3816
4673#: plugins/check_snmp.c:947
4674msgid "No host specified\n" 3817msgid "No host specified\n"
4675msgstr "Pas d'hôte spécifié\n" 3818msgstr "Pas d'hôte spécifié\n"
4676 3819
4677#: plugins/check_snmp.c:951
4678msgid "No OIDs specified\n" 3820msgid "No OIDs specified\n"
4679msgstr "Pas de compteur spécifié\n" 3821msgstr "Pas de compteur spécifié\n"
4680 3822
4681#: plugins/check_snmp.c:973
4682msgid "Invalid seclevel"
4683msgstr ""
4684
4685#: plugins/check_snmp.c:980 plugins/check_snmp.c:983 plugins/check_snmp.c:1001
4686#, c-format 3823#, c-format
4687msgid "Required parameter: %s\n" 3824msgid "Required parameter: %s\n"
4688msgstr "" 3825msgstr ""
4689 3826
4690#: plugins/check_snmp.c:1022 3827msgid "Invalid seclevel"
3828msgstr ""
3829
4691msgid "Invalid SNMP version" 3830msgid "Invalid SNMP version"
4692msgstr "Version de SNMP invalide" 3831msgstr "Version de SNMP invalide"
4693 3832
4694#: plugins/check_snmp.c:1039
4695msgid "Unbalanced quotes\n" 3833msgid "Unbalanced quotes\n"
4696msgstr "Guillemets manquants\n" 3834msgstr "Guillemets manquants\n"
4697 3835
4698#: plugins/check_snmp.c:1088 3836#, c-format
3837msgid "multiplier set (%.1f), but input is not a number: %s"
3838msgstr ""
3839
4699msgid "Check status of remote machines and obtain system information via SNMP" 3840msgid "Check status of remote machines and obtain system information via SNMP"
4700msgstr "" 3841msgstr ""
4701"Vérifie l'état des machines distantes et obtient l'information système via " 3842"Vérifie l'état des machines distantes et obtient l'information système via "
4702"SNMP" 3843"SNMP"
4703 3844
4704#: plugins/check_snmp.c:1101
4705msgid "Use SNMP GETNEXT instead of SNMP GET" 3845msgid "Use SNMP GETNEXT instead of SNMP GET"
4706msgstr "Utiliser SNMP GETNEXT au lieu de SNMP GET" 3846msgstr "Utiliser SNMP GETNEXT au lieu de SNMP GET"
4707 3847
4708#: plugins/check_snmp.c:1103
4709msgid "SNMP protocol version" 3848msgid "SNMP protocol version"
4710msgstr "Version du protocole SNMP" 3849msgstr "Version du protocole SNMP"
4711 3850
4712#: plugins/check_snmp.c:1105 3851#, fuzzy
3852msgid "SNMPv3 context"
3853msgstr "Nom d'utilisateur SNMPv3"
3854
4713msgid "SNMPv3 securityLevel" 3855msgid "SNMPv3 securityLevel"
4714msgstr "Niveau de sécurité SNMPv3 (securityLevel)" 3856msgstr "Niveau de sécurité SNMPv3 (securityLevel)"
4715 3857
4716#: plugins/check_snmp.c:1107
4717msgid "SNMPv3 auth proto" 3858msgid "SNMPv3 auth proto"
4718msgstr "Protocole d'authentification SNMPv3" 3859msgstr "Protocole d'authentification SNMPv3"
4719 3860
4720#: plugins/check_snmp.c:1109
4721msgid "SNMPv3 priv proto (default DES)" 3861msgid "SNMPv3 priv proto (default DES)"
4722msgstr "" 3862msgstr ""
4723 3863
4724#: plugins/check_snmp.c:1113
4725msgid "Optional community string for SNMP communication" 3864msgid "Optional community string for SNMP communication"
4726msgstr "Communauté optionnelle pour la communication SNMP" 3865msgstr "Communauté optionnelle pour la communication SNMP"
4727 3866
4728#: plugins/check_snmp.c:1114
4729msgid "default is" 3867msgid "default is"
4730msgstr "défaut:" 3868msgstr "défaut:"
4731 3869
4732#: plugins/check_snmp.c:1116
4733msgid "SNMPv3 username" 3870msgid "SNMPv3 username"
4734msgstr "Nom d'utilisateur SNMPv3" 3871msgstr "Nom d'utilisateur SNMPv3"
4735 3872
4736#: plugins/check_snmp.c:1118
4737msgid "SNMPv3 authentication password" 3873msgid "SNMPv3 authentication password"
4738msgstr "Mot de passe d'authentification SNMPv3" 3874msgstr "Mot de passe d'authentification SNMPv3"
4739 3875
4740#: plugins/check_snmp.c:1120
4741msgid "SNMPv3 privacy password" 3876msgid "SNMPv3 privacy password"
4742msgstr "Mot de passe de confidentialité SNMPv3" 3877msgstr "Mot de passe de confidentialité SNMPv3"
4743 3878
4744#: plugins/check_snmp.c:1124
4745msgid "Object identifier(s) or SNMP variables whose value you wish to query" 3879msgid "Object identifier(s) or SNMP variables whose value you wish to query"
4746msgstr "" 3880msgstr ""
4747 3881
4748#: plugins/check_snmp.c:1126
4749msgid "" 3882msgid ""
4750"List of MIBS to be loaded (default = none if using numeric OIDs or 'ALL'" 3883"List of MIBS to be loaded (default = none if using numeric OIDs or 'ALL'"
4751msgstr "" 3884msgstr ""
4752 3885
4753#: plugins/check_snmp.c:1127
4754msgid "for symbolic OIDs.)" 3886msgid "for symbolic OIDs.)"
4755msgstr "" 3887msgstr ""
4756 3888
4757#: plugins/check_snmp.c:1129
4758msgid "Delimiter to use when parsing returned data. Default is" 3889msgid "Delimiter to use when parsing returned data. Default is"
4759msgstr "" 3890msgstr ""
4760 3891
4761#: plugins/check_snmp.c:1130
4762msgid "Any data on the right hand side of the delimiter is considered" 3892msgid "Any data on the right hand side of the delimiter is considered"
4763msgstr "" 3893msgstr ""
4764 3894
4765#: plugins/check_snmp.c:1131
4766msgid "to be the data that should be used in the evaluation." 3895msgid "to be the data that should be used in the evaluation."
4767msgstr "" 3896msgstr ""
4768 3897
4769#: plugins/check_snmp.c:1135 3898msgid "If the check returns a 0 length string or NULL value"
3899msgstr ""
3900
3901msgid "This option allows you to choose what status you want it to exit"
3902msgstr ""
3903
3904msgid "Excluding this option renders the default exit of 3(STATE_UNKNOWN)"
3905msgstr ""
3906
3907msgid "0 = OK"
3908msgstr ""
3909
3910#, fuzzy
3911msgid "1 = WARNING"
3912msgstr "AVERTISSEMENT"
3913
3914#, fuzzy
3915msgid "2 = CRITICAL"
3916msgstr "CRITIQUE"
3917
3918#, fuzzy
3919msgid "3 = UNKNOWN"
3920msgstr "INCONNU"
3921
4770msgid "Warning threshold range(s)" 3922msgid "Warning threshold range(s)"
4771msgstr "Valeurs pour le seuil d'avertissement" 3923msgstr "Valeurs pour le seuil d'avertissement"
4772 3924
4773#: plugins/check_snmp.c:1137
4774msgid "Critical threshold range(s)" 3925msgid "Critical threshold range(s)"
4775msgstr "Valeurs pour le seuil critique" 3926msgstr "Valeurs pour le seuil critique"
4776 3927
4777#: plugins/check_snmp.c:1139
4778msgid "Enable rate calculation. See 'Rate Calculation' below" 3928msgid "Enable rate calculation. See 'Rate Calculation' below"
4779msgstr "" 3929msgstr ""
4780 3930
4781#: plugins/check_snmp.c:1141
4782msgid "" 3931msgid ""
4783"Converts rate per second. For example, set to 60 to convert to per minute" 3932"Converts rate per second. For example, set to 60 to convert to per minute"
4784msgstr "" 3933msgstr ""
4785 3934
4786#: plugins/check_snmp.c:1143 3935msgid "Add/subtract the specified OFFSET to numeric sensor data"
4787msgid "Add/substract the specified OFFSET to numeric sensor data"
4788msgstr "" 3936msgstr ""
4789 3937
4790#: plugins/check_snmp.c:1147
4791msgid "Return OK state (for that OID) if STRING is an exact match" 3938msgid "Return OK state (for that OID) if STRING is an exact match"
4792msgstr "" 3939msgstr ""
4793 3940
4794#: plugins/check_snmp.c:1149
4795msgid "" 3941msgid ""
4796"Return OK state (for that OID) if extended regular expression REGEX matches" 3942"Return OK state (for that OID) if extended regular expression REGEX matches"
4797msgstr "" 3943msgstr ""
4798 3944
4799#: plugins/check_snmp.c:1151
4800msgid "" 3945msgid ""
4801"Return OK state (for that OID) if case-insensitive extended REGEX matches" 3946"Return OK state (for that OID) if case-insensitive extended REGEX matches"
4802msgstr "" 3947msgstr ""
4803 3948
4804#: plugins/check_snmp.c:1153
4805msgid "Invert search result (CRITICAL if found)" 3949msgid "Invert search result (CRITICAL if found)"
4806msgstr "" 3950msgstr ""
4807 3951
4808#: plugins/check_snmp.c:1157
4809msgid "Prefix label for output from plugin" 3952msgid "Prefix label for output from plugin"
4810msgstr "" 3953msgstr ""
4811 3954
4812#: plugins/check_snmp.c:1159
4813msgid "Units label(s) for output data (e.g., 'sec.')." 3955msgid "Units label(s) for output data (e.g., 'sec.')."
4814msgstr "" 3956msgstr ""
4815 3957
4816#: plugins/check_snmp.c:1161
4817msgid "Separates output on multiple OID requests" 3958msgid "Separates output on multiple OID requests"
4818msgstr "" 3959msgstr ""
4819 3960
4820#: plugins/check_snmp.c:1165 3961msgid "Multiplies current value, 0 < n < 1 works as divider, defaults to 1"
4821msgid "Number of retries to be used in the requests" 3962msgstr ""
3963
3964msgid "C-style format string for float values (see option -M)"
3965msgstr ""
3966
3967msgid ""
3968"NOTE the final timeout value is calculated using this formula: "
3969"timeout_interval * retries + 5"
3970msgstr ""
3971
3972#, fuzzy
3973msgid "Number of retries to be used in the requests, default: "
4822msgstr "Le nombre d'essai pour les requêtes" 3974msgstr "Le nombre d'essai pour les requêtes"
4823 3975
4824#: plugins/check_snmp.c:1168
4825msgid "Label performance data with OIDs instead of --label's" 3976msgid "Label performance data with OIDs instead of --label's"
4826msgstr "" 3977msgstr ""
4827 3978
4828#: plugins/check_snmp.c:1173 3979msgid "Tell snmpget to not print errors encountered when parsing MIB files"
3980msgstr ""
3981
4829msgid "" 3982msgid ""
4830"This plugin uses the 'snmpget' command included with the NET-SNMP package." 3983"This plugin uses the 'snmpget' command included with the NET-SNMP package."
4831msgstr "" 3984msgstr ""
4832 3985
4833#: plugins/check_snmp.c:1174
4834msgid "" 3986msgid ""
4835"if you don't have the package installed, you will need to download it from" 3987"if you don't have the package installed, you will need to download it from"
4836msgstr "" 3988msgstr ""
4837"Si vous n'avez pas le programme installé, vous devrez le télécharger depuis" 3989"Si vous n'avez pas le programme installé, vous devrez le télécharger depuis"
4838 3990
4839#: plugins/check_snmp.c:1175
4840msgid "http://net-snmp.sourceforge.net before you can use this plugin." 3991msgid "http://net-snmp.sourceforge.net before you can use this plugin."
4841msgstr "http://net-snmp.sourceforge.net avant de pouvoir utiliser ce plugin." 3992msgstr "http://net-snmp.sourceforge.net avant de pouvoir utiliser ce plugin."
4842 3993
4843#: plugins/check_snmp.c:1179
4844#, fuzzy 3994#, fuzzy
4845msgid "" 3995msgid ""
4846"- Multiple OIDs (and labels) may be indicated by a comma or space-delimited " 3996"- Multiple OIDs (and labels) may be indicated by a comma or space-delimited "
4847msgstr "" 3997msgstr ""
4848"- Des OIDs multiples peuvent être séparées par des virgules ou des espaces" 3998"- Des OIDs multiples peuvent être séparées par des virgules ou des espaces"
4849 3999
4850#: plugins/check_snmp.c:1180
4851#, fuzzy 4000#, fuzzy
4852msgid "list (lists with internal spaces must be quoted)." 4001msgid "list (lists with internal spaces must be quoted)."
4853msgstr "(Les liste avec espaces doivent être entre guillemets). Max:" 4002msgstr "(Les liste avec espaces doivent être entre guillemets). Max:"
4854 4003
4855#: plugins/check_snmp.c:1184
4856msgid "" 4004msgid ""
4857"- When checking multiple OIDs, separate ranges by commas like '-w " 4005"- When checking multiple OIDs, separate ranges by commas like '-w "
4858"1:10,1:,:20'" 4006"1:10,1:,:20'"
4859msgstr "" 4007msgstr ""
4860 4008
4861#: plugins/check_snmp.c:1185
4862msgid "- Note that only one string and one regex may be checked at present" 4009msgid "- Note that only one string and one regex may be checked at present"
4863msgstr "" 4010msgstr ""
4864 4011
4865#: plugins/check_snmp.c:1186
4866msgid "" 4012msgid ""
4867"- All evaluation methods other than PR, STR, and SUBSTR expect that the value" 4013"- All evaluation methods other than PR, STR, and SUBSTR expect that the value"
4868msgstr "" 4014msgstr ""
4869 4015
4870#: plugins/check_snmp.c:1187
4871msgid "returned from the SNMP query is an unsigned integer." 4016msgid "returned from the SNMP query is an unsigned integer."
4872msgstr "" 4017msgstr ""
4873 4018
4874#: plugins/check_snmp.c:1190
4875msgid "Rate Calculation:" 4019msgid "Rate Calculation:"
4876msgstr "" 4020msgstr ""
4877 4021
4878#: plugins/check_snmp.c:1191
4879msgid "In many places, SNMP returns counters that are only meaningful when" 4022msgid "In many places, SNMP returns counters that are only meaningful when"
4880msgstr "" 4023msgstr ""
4881 4024
4882#: plugins/check_snmp.c:1192
4883msgid "calculating the counter difference since the last check. check_snmp" 4025msgid "calculating the counter difference since the last check. check_snmp"
4884msgstr "" 4026msgstr ""
4885 4027
4886#: plugins/check_snmp.c:1193
4887msgid "saves the last state information in a file so that the rate per second" 4028msgid "saves the last state information in a file so that the rate per second"
4888msgstr "" 4029msgstr ""
4889 4030
4890#: plugins/check_snmp.c:1194
4891msgid "can be calculated. Use the --rate option to save state information." 4031msgid "can be calculated. Use the --rate option to save state information."
4892msgstr "" 4032msgstr ""
4893 4033
4894#: plugins/check_snmp.c:1195
4895msgid "" 4034msgid ""
4896"On the first run, there will be no prior state - this will return with OK." 4035"On the first run, there will be no prior state - this will return with OK."
4897msgstr "" 4036msgstr ""
4898 4037
4899#: plugins/check_snmp.c:1196
4900msgid "The state is uniquely determined by the arguments to the plugin, so" 4038msgid "The state is uniquely determined by the arguments to the plugin, so"
4901msgstr "" 4039msgstr ""
4902 4040
4903#: plugins/check_snmp.c:1197
4904msgid "changing the arguments will create a new state file." 4041msgid "changing the arguments will create a new state file."
4905msgstr "" 4042msgstr ""
4906 4043
4907#: plugins/check_ssh.c:165
4908msgid "Port number must be a positive integer" 4044msgid "Port number must be a positive integer"
4909msgstr "Le numéro du port doit être un nombre entier positif" 4045msgstr "Le numéro du port doit être un nombre entier positif"
4910 4046
4911#: plugins/check_ssh.c:232
4912#, c-format 4047#, c-format
4913msgid "Server answer: %s" 4048msgid "Server answer: %s"
4914msgstr "Réponse du serveur: %s" 4049msgstr "Réponse du serveur: %s"
4915 4050
4916#: plugins/check_ssh.c:251 4051#, fuzzy, c-format
4917#, c-format 4052msgid "SSH CRITICAL - %s (protocol %s) version mismatch, expected '%s'\n"
4918msgid "SSH WARNING - %s (protocol %s) version mismatch, expected '%s'\n" 4053msgstr ""
4054"SSH AVERTISSEMENT - %s (protocole %s) différence de version, attendu'%s'\n"
4055
4056#, fuzzy, c-format
4057msgid ""
4058"SSH CRITICAL - %s (protocol %s) protocol version mismatch, expected '%s'\n"
4919msgstr "" 4059msgstr ""
4920"SSH AVERTISSEMENT - %s (protocole %s) différence de version, attendu'%s'\n" 4060"SSH AVERTISSEMENT - %s (protocole %s) différence de version, attendu'%s'\n"
4921 4061
4922#: plugins/check_ssh.c:260
4923#, fuzzy, c-format 4062#, fuzzy, c-format
4924msgid "SSH OK - %s (protocol %s) | %s\n" 4063msgid "SSH OK - %s (protocol %s) | %s\n"
4925msgstr "SSH OK - %s (protocole %s)\n" 4064msgstr "SSH OK - %s (protocole %s)\n"
4926 4065
4927#: plugins/check_ssh.c:281
4928msgid "Try to connect to an SSH server at specified server and port" 4066msgid "Try to connect to an SSH server at specified server and port"
4929msgstr "Essaye de se connecter à un serveur SSH précisé à un port précis" 4067msgstr "Essaye de se connecter à un serveur SSH précisé à un port précis"
4930 4068
4931#: plugins/check_ssh.c:297 4069#, fuzzy
4932msgid "" 4070msgid ""
4933"Warn if string doesn't match expected server version (ex: OpenSSH_3.9p1)" 4071"Alert if string doesn't match expected server version (ex: OpenSSH_3.9p1)"
4072msgstr ""
4073"AVERTISSEMENT si la chaîne ne correspond pas à la version précisée (ex: "
4074"OpenSSH_3.9p1)"
4075
4076#, fuzzy
4077msgid "Alert if protocol doesn't match expected protocol version (ex: 2.0)"
4934msgstr "" 4078msgstr ""
4935"AVERTISSEMENT si la chaîne ne correspond pas à la version précisée (ex: " 4079"AVERTISSEMENT si la chaîne ne correspond pas à la version précisée (ex: "
4936"OpenSSH_3.9p1)" 4080"OpenSSH_3.9p1)"
4937 4081
4938#: plugins/check_swap.c:169
4939#, c-format 4082#, c-format
4940msgid "Command: %s\n" 4083msgid "Command: %s\n"
4941msgstr "Commande: %s\n" 4084msgstr "Commande: %s\n"
4942 4085
4943#: plugins/check_swap.c:171
4944#, c-format 4086#, c-format
4945msgid "Format: %s\n" 4087msgid "Format: %s\n"
4946msgstr "Format: %s\n" 4088msgstr "Format: %s\n"
4947 4089
4948#: plugins/check_swap.c:207
4949#, c-format 4090#, c-format
4950msgid "total=%.0f, used=%.0f, free=%.0f\n" 4091msgid "total=%.0f, used=%.0f, free=%.0f\n"
4951msgstr "total=%.0f, utilisé=%.0f, libre=%.0ff\n" 4092msgstr "total=%.0f, utilisé=%.0f, libre=%.0ff\n"
4952 4093
4953#: plugins/check_swap.c:221
4954#, c-format 4094#, c-format
4955msgid "total=%.0f, free=%.0f\n" 4095msgid "total=%.0f, free=%.0f\n"
4956msgstr "total=%.0f, libre=%.0f\n" 4096msgstr "total=%.0f, libre=%.0f\n"
4957 4097
4958#: plugins/check_swap.c:253
4959msgid "Error getting swap devices\n" 4098msgid "Error getting swap devices\n"
4960msgstr "" 4099msgstr ""
4961 4100
4962#: plugins/check_swap.c:256
4963msgid "SWAP OK: No swap devices defined\n" 4101msgid "SWAP OK: No swap devices defined\n"
4964msgstr "SWAP OK: Pas de périphériques swap définis\n" 4102msgstr "SWAP OK: Pas de périphériques swap définis\n"
4965 4103
4966#: plugins/check_swap.c:277 plugins/check_swap.c:319
4967msgid "swapctl failed: " 4104msgid "swapctl failed: "
4968msgstr "swapctl à échoué:" 4105msgstr "swapctl à échoué:"
4969 4106
4970#: plugins/check_swap.c:278 plugins/check_swap.c:320
4971msgid "Error in swapctl call\n" 4107msgid "Error in swapctl call\n"
4972msgstr "" 4108msgstr ""
4973 4109
4974#: plugins/check_swap.c:357 4110#, fuzzy, c-format
4975#, c-format 4111msgid "SWAP %s - %d%% free (%dMB out of %dMB) %s|"
4976msgid "SWAP %s - %d%% free (%d MB out of %d MB) %s|"
4977msgstr "SWAP %s - %d%% libre (%d MB sur un total de %d MB) %s|" 4112msgstr "SWAP %s - %d%% libre (%d MB sur un total de %d MB) %s|"
4978 4113
4979#: plugins/check_swap.c:435 4114#, fuzzy
4980msgid "Warning threshold must be integer or percentage!" 4115msgid "Warning threshold percentage must be <= 100!"
4116msgstr "Le seuil d'avertissement doit être un entier positif"
4117
4118#, fuzzy
4119msgid "Warning threshold be positive integer or percentage!"
4981msgstr "Le seuil d'avertissement doit être un entier ou un pourcentage!" 4120msgstr "Le seuil d'avertissement doit être un entier ou un pourcentage!"
4982 4121
4983#: plugins/check_swap.c:453 4122#, fuzzy
4984msgid "Critical threshold must be integer or percentage!" 4123msgid "Critical threshold percentage must be <= 100!"
4124msgstr "le seuil critique doit être un entier positif"
4125
4126#, fuzzy
4127msgid "Critical threshold be positive integer or percentage!"
4985msgstr "Le seuil critique doit être un entier ou un pourcentage!" 4128msgstr "Le seuil critique doit être un entier ou un pourcentage!"
4986 4129
4987#: plugins/check_swap.c:507 4130#, fuzzy
4988msgid "Warning percentage should be more than critical percentage" 4131msgid ""
4132"no-swap result must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) "
4133"or integer (0-3)."
4989msgstr "" 4134msgstr ""
4990"Le pourcentage d'avertissement doit être plus important que le pourcentage " 4135"Le résultat de temps dépassé doit être un nom d'état valide (OK, WARNING, "
4991"critique" 4136"CRITICAL, UNKNOWN) ou un nombre entier (0-3)."
4992 4137
4993#: plugins/check_swap.c:511 4138#, fuzzy
4994msgid "Warning free space should be more than critical free space" 4139msgid "Warning should be more than critical"
4995msgstr "" 4140msgstr ""
4996"Le seuil d'avertissement pour la place libre doit être plus grand que le " 4141"Le pourcentage d'avertissement doit être plus important que le pourcentage "
4997"seuil critique" 4142"critique"
4998 4143
4999#: plugins/check_swap.c:525
5000msgid "Check swap space on local machine." 4144msgid "Check swap space on local machine."
5001msgstr "Vérifie l'espace swap sur la machine locale." 4145msgstr "Vérifie l'espace swap sur la machine locale."
5002 4146
5003#: plugins/check_swap.c:535
5004msgid "" 4147msgid ""
5005"Exit with WARNING status if less than INTEGER bytes of swap space are free" 4148"Exit with WARNING status if less than INTEGER bytes of swap space are free"
5006msgstr "" 4149msgstr ""
5007"Sortir avec un résultat AVERTISSEMENT si moins de X octets de mémoire " 4150"Sortir avec un résultat AVERTISSEMENT si moins de X octets de mémoire "
5008"virtuelle sont libres" 4151"virtuelle sont libres"
5009 4152
5010#: plugins/check_swap.c:537
5011msgid "Exit with WARNING status if less than PERCENT of swap space is free" 4153msgid "Exit with WARNING status if less than PERCENT of swap space is free"
5012msgstr "" 4154msgstr ""
5013"Sortir avec un résultat AVERTISSEMENT si moins de X pour cent de mémoire " 4155"Sortir avec un résultat AVERTISSEMENT si moins de X pour cent de mémoire "
5014"virtuelle est libre" 4156"virtuelle est libre"
5015 4157
5016#: plugins/check_swap.c:539
5017msgid "" 4158msgid ""
5018"Exit with CRITICAL status if less than INTEGER bytes of swap space are free" 4159"Exit with CRITICAL status if less than INTEGER bytes of swap space are free"
5019msgstr "" 4160msgstr ""
5020"Sortir avec un résultat CRITIQUE si moins de X octets de mémoire virtuelle " 4161"Sortir avec un résultat CRITIQUE si moins de X octets de mémoire virtuelle "
5021"sont libres" 4162"sont libres"
5022 4163
5023#: plugins/check_swap.c:541 4164msgid "Exit with CRITICAL status if less than PERCENT of swap space is free"
5024msgid "Exit with CRITCAL status if less than PERCENT of swap space is free"
5025msgstr "" 4165msgstr ""
5026"Sortir avec un résultat CRITIQUE si moins de X pour cent de mémoire " 4166"Sortir avec un résultat CRITIQUE si moins de X pour cent de mémoire "
5027"virtuelle est libre" 4167"virtuelle est libre"
5028 4168
5029#: plugins/check_swap.c:543
5030msgid "Conduct comparisons for all swap partitions, one by one" 4169msgid "Conduct comparisons for all swap partitions, one by one"
5031msgstr "Vérifier chacune des partitions de mémoire virtuelle séparément" 4170msgstr "Vérifier chacune des partitions de mémoire virtuelle séparément"
5032 4171
5033#: plugins/check_swap.c:548 4172msgid ""
4173"Resulting state when there is no swap regardless of thresholds. Default:"
4174msgstr ""
4175
4176#, fuzzy
4177msgid ""
4178"Both INTEGER and PERCENT thresholds can be specified, they are all checked."
4179msgstr "Les seuils d'alerte et critiques peuvent être spécifiés avec -w et -c."
4180
5034msgid "On AIX, if -a is specified, uses lsps -a, otherwise uses lsps -s." 4181msgid "On AIX, if -a is specified, uses lsps -a, otherwise uses lsps -s."
5035msgstr "" 4182msgstr ""
5036"Sur AIX, si -a est spécifié, le plugin utilise lsps -a, sinon il utilise " 4183"Sur AIX, si -a est spécifié, le plugin utilise lsps -a, sinon il utilise "
5037"lsps -s." 4184"lsps -s."
5038 4185
5039#: plugins/check_tcp.c:206
5040msgid "CRITICAL - Generic check_tcp called with unknown service\n" 4186msgid "CRITICAL - Generic check_tcp called with unknown service\n"
5041msgstr "" 4187msgstr ""
5042"CRITIQUE -check_tcp version générique utilisé avec un service inconnu\n" 4188"CRITIQUE -check_tcp version générique utilisé avec un service inconnu\n"
5043 4189
5044#: plugins/check_tcp.c:230
5045msgid "With UDP checks, a send/expect string must be specified." 4190msgid "With UDP checks, a send/expect string must be specified."
5046msgstr "" 4191msgstr ""
5047"Avec la surveillance UDP, une chaîne d'envoi et un chaîne de réponse doit " 4192"Avec la surveillance UDP, une chaîne d'envoi et un chaîne de réponse doit "
5048"être spécifiée." 4193"être spécifiée."
5049 4194
5050#: plugins/check_tcp.c:431
5051msgid "No arguments found" 4195msgid "No arguments found"
5052msgstr "Pas de paramètres" 4196msgstr "Pas de paramètres"
5053 4197
5054#: plugins/check_tcp.c:534
5055msgid "Maxbytes must be a positive integer" 4198msgid "Maxbytes must be a positive integer"
5056msgstr "Maxbytes doit être un entier positif" 4199msgstr "Maxbytes doit être un entier positif"
5057 4200
5058#: plugins/check_tcp.c:552
5059msgid "Refuse must be one of ok, warn, crit" 4201msgid "Refuse must be one of ok, warn, crit"
5060msgstr "Refuse doit être parmis ok, warn, crit" 4202msgstr "Refuse doit être parmis ok, warn, crit"
5061 4203
5062#: plugins/check_tcp.c:562
5063msgid "Mismatch must be one of ok, warn, crit" 4204msgid "Mismatch must be one of ok, warn, crit"
5064msgstr "Mismatch doit être parmis ok, warn, crit" 4205msgstr "Mismatch doit être parmis ok, warn, crit"
5065 4206
5066#: plugins/check_tcp.c:568
5067msgid "Delay must be a positive integer" 4207msgid "Delay must be a positive integer"
5068msgstr "Delay doit être un entier positif" 4208msgstr "Delay doit être un entier positif"
5069 4209
5070#: plugins/check_tcp.c:613
5071msgid "You must provide a server address" 4210msgid "You must provide a server address"
5072msgstr "Vous devez fournir une adresse serveur" 4211msgstr "Vous devez fournir une adresse serveur"
5073 4212
5074#: plugins/check_tcp.c:615
5075msgid "Invalid hostname, address or socket" 4213msgid "Invalid hostname, address or socket"
5076msgstr "Adresse/Nom/Socket invalide" 4214msgstr "Adresse/Nom/Socket invalide"
5077 4215
5078#: plugins/check_tcp.c:629
5079#, c-format 4216#, c-format
5080msgid "" 4217msgid ""
5081"This plugin tests %s connections with the specified host (or unix socket).\n" 4218"This plugin tests %s connections with the specified host (or unix socket).\n"
@@ -5084,400 +4221,351 @@ msgstr ""
5084"Ce plugin teste %s connections avec l'hôte spécifié (ou socket unix).\n" 4221"Ce plugin teste %s connections avec l'hôte spécifié (ou socket unix).\n"
5085"\n" 4222"\n"
5086 4223
5087#: plugins/check_tcp.c:642 4224#, fuzzy
5088msgid "" 4225msgid ""
5089"Can use \\n, \\r, \\t or \\ in send or quit string. Must come before send or " 4226"Can use \\n, \\r, \\t or \\\\ in send or quit string. Must come before send "
5090"quit option" 4227"or quit option"
5091msgstr "" 4228msgstr ""
5092"Permet d'utiliser \\n, \\r, \\t ou \\ dans la chaîne de caractères send ou " 4229"Permet d'utiliser \\n, \\r, \\t ou \\ dans la chaîne de caractères send ou "
5093"quit. Doit être placé avant ces dernières." 4230"quit. Doit être placé avant ces dernières."
5094 4231
5095#: plugins/check_tcp.c:643
5096msgid "Default: nothing added to send, \\r\\n added to end of quit" 4232msgid "Default: nothing added to send, \\r\\n added to end of quit"
5097msgstr "" 4233msgstr ""
5098"Par défaut: Rien n'est ajouté à send, \\r\\n est ajouté à la fin de quit" 4234"Par défaut: Rien n'est ajouté à send, \\r\\n est ajouté à la fin de quit"
5099 4235
5100#: plugins/check_tcp.c:645
5101msgid "String to send to the server" 4236msgid "String to send to the server"
5102msgstr "Chaîne de caractères à envoyer au serveur" 4237msgstr "Chaîne de caractères à envoyer au serveur"
5103 4238
5104#: plugins/check_tcp.c:647
5105msgid "String to expect in server response" 4239msgid "String to expect in server response"
5106msgstr "Chaîne de caractères à attendre en réponse" 4240msgstr "Chaîne de caractères à attendre en réponse"
5107 4241
5108#: plugins/check_tcp.c:647
5109msgid "(may be repeated)" 4242msgid "(may be repeated)"
5110msgstr "(peut être utilisé plusieurs fois)" 4243msgstr "(peut être utilisé plusieurs fois)"
5111 4244
5112#: plugins/check_tcp.c:649
5113msgid "All expect strings need to occur in server response. Default is any" 4245msgid "All expect strings need to occur in server response. Default is any"
5114msgstr "" 4246msgstr ""
5115"Toutes les chaînes attendus (expect) doivent être repérés dans la réponse. " 4247"Toutes les chaînes attendus (expect) doivent être repérés dans la réponse. "
5116"Par défaut, n'importe laquelle suffit." 4248"Par défaut, n'importe laquelle suffit."
5117 4249
5118#: plugins/check_tcp.c:651
5119msgid "String to send server to initiate a clean close of the connection" 4250msgid "String to send server to initiate a clean close of the connection"
5120msgstr "Chaîne de caractères à envoyer pour fermer gracieusement la connection" 4251msgstr "Chaîne de caractères à envoyer pour fermer gracieusement la connection"
5121 4252
5122#: plugins/check_tcp.c:653
5123msgid "Accept TCP refusals with states ok, warn, crit (default: crit)" 4253msgid "Accept TCP refusals with states ok, warn, crit (default: crit)"
5124msgstr "" 4254msgstr ""
5125 4255
5126#: plugins/check_tcp.c:655
5127msgid "" 4256msgid ""
5128"Accept expected string mismatches with states ok, warn, crit (default: warn)" 4257"Accept expected string mismatches with states ok, warn, crit (default: warn)"
5129msgstr "" 4258msgstr ""
5130 4259
5131#: plugins/check_tcp.c:657
5132msgid "Hide output from TCP socket" 4260msgid "Hide output from TCP socket"
5133msgstr "Cacher la réponse provenant du socket TCP" 4261msgstr "Cacher la réponse provenant du socket TCP"
5134 4262
5135#: plugins/check_tcp.c:659
5136msgid "Close connection once more than this number of bytes are received" 4263msgid "Close connection once more than this number of bytes are received"
5137msgstr "" 4264msgstr ""
5138 4265
5139#: plugins/check_tcp.c:661
5140msgid "Seconds to wait between sending string and polling for response" 4266msgid "Seconds to wait between sending string and polling for response"
5141msgstr "" 4267msgstr ""
5142 4268
5143#: plugins/check_tcp.c:666
5144msgid "1st is #days for warning, 2nd is critical (if not specified - 0)." 4269msgid "1st is #days for warning, 2nd is critical (if not specified - 0)."
5145msgstr "" 4270msgstr ""
5146 4271
5147#: plugins/check_tcp.c:668
5148msgid "Use SSL for the connection." 4272msgid "Use SSL for the connection."
5149msgstr "" 4273msgstr ""
5150 4274
5151#: plugins/check_time.c:102 4275#, fuzzy
4276msgid "SSL server_name"
4277msgstr "Nom d'utilisateur SNMPv3"
4278
5152#, c-format 4279#, c-format
5153msgid "TIME UNKNOWN - could not connect to server %s, port %d\n" 4280msgid "TIME UNKNOWN - could not connect to server %s, port %d\n"
5154msgstr "TEMPS INCONNU - impossible de se connecter au serveur %s, au port %d\n" 4281msgstr "TEMPS INCONNU - impossible de se connecter au serveur %s, au port %d\n"
5155 4282
5156#: plugins/check_time.c:115
5157#, c-format 4283#, c-format
5158msgid "TIME UNKNOWN - could not send UDP request to server %s, port %d\n" 4284msgid "TIME UNKNOWN - could not send UDP request to server %s, port %d\n"
5159msgstr "" 4285msgstr ""
5160"TEMPS INCONNU - impossible d'envoyer une requête UDP au serveur %s, au port " 4286"TEMPS INCONNU - impossible d'envoyer une requête UDP au serveur %s, au port "
5161"%d\n" 4287"%d\n"
5162 4288
5163#: plugins/check_time.c:139
5164#, c-format 4289#, c-format
5165msgid "TIME UNKNOWN - no data received from server %s, port %d\n" 4290msgid "TIME UNKNOWN - no data received from server %s, port %d\n"
5166msgstr "TEMPS INCONNU - pas de données reçues du serveur %s, du port %d\n" 4291msgstr "TEMPS INCONNU - pas de données reçues du serveur %s, du port %d\n"
5167 4292
5168#: plugins/check_time.c:152
5169#, c-format 4293#, c-format
5170msgid "TIME %s - %d second response time|%s\n" 4294msgid "TIME %s - %d second response time|%s\n"
5171msgstr "TEMPS %s - %d secondes de temps de réponse|%s\n" 4295msgstr "TEMPS %s - %d secondes de temps de réponse|%s\n"
5172 4296
5173#: plugins/check_time.c:170
5174#, c-format 4297#, c-format
5175msgid "TIME %s - %lu second time difference|%s %s\n" 4298msgid "TIME %s - %lu second time difference|%s %s\n"
5176msgstr "TEMPS %s - %lu secondes de différence|%s %s\n" 4299msgstr "TEMPS %s - %lu secondes de différence|%s %s\n"
5177 4300
5178#: plugins/check_time.c:254
5179msgid "Warning thresholds must be a positive integer" 4301msgid "Warning thresholds must be a positive integer"
5180msgstr "Les seuils d'avertissement doivent être un entier positif" 4302msgstr "Les seuils d'avertissement doivent être un entier positif"
5181 4303
5182#: plugins/check_time.c:273
5183msgid "Critical thresholds must be a positive integer" 4304msgid "Critical thresholds must be a positive integer"
5184msgstr "Les seuils critiques doivent être un entier positif" 4305msgstr "Les seuils critiques doivent être un entier positif"
5185 4306
5186#: plugins/check_time.c:339
5187msgid "This plugin will check the time on the specified host." 4307msgid "This plugin will check the time on the specified host."
5188msgstr "Ce plugin va vérifier l'heure sur l'hôte spécifié." 4308msgstr "Ce plugin va vérifier l'heure sur l'hôte spécifié."
5189 4309
5190#: plugins/check_time.c:351
5191msgid "Use UDP to connect, not TCP" 4310msgid "Use UDP to connect, not TCP"
5192msgstr "" 4311msgstr ""
5193 4312
5194#: plugins/check_time.c:353
5195msgid "Time difference (sec.) necessary to result in a warning status" 4313msgid "Time difference (sec.) necessary to result in a warning status"
5196msgstr "" 4314msgstr ""
5197 4315
5198#: plugins/check_time.c:355
5199msgid "Time difference (sec.) necessary to result in a critical status" 4316msgid "Time difference (sec.) necessary to result in a critical status"
5200msgstr "" 4317msgstr ""
5201 4318
5202#: plugins/check_time.c:357
5203msgid "Response time (sec.) necessary to result in warning status" 4319msgid "Response time (sec.) necessary to result in warning status"
5204msgstr "" 4320msgstr ""
5205 4321
5206#: plugins/check_time.c:359
5207msgid "Response time (sec.) necessary to result in critical status" 4322msgid "Response time (sec.) necessary to result in critical status"
5208msgstr "" 4323msgstr ""
5209 4324
5210#: plugins/check_ups.c:144
5211msgid "On Battery, Low Battery" 4325msgid "On Battery, Low Battery"
5212msgstr "Sur Batterie, Batterie faible" 4326msgstr "Sur Batterie, Batterie faible"
5213 4327
5214#: plugins/check_ups.c:149
5215msgid "Online" 4328msgid "Online"
5216msgstr "En marche" 4329msgstr "En marche"
5217 4330
5218#: plugins/check_ups.c:152
5219msgid "On Battery" 4331msgid "On Battery"
5220msgstr "Sur Batterie" 4332msgstr "Sur Batterie"
5221 4333
5222#: plugins/check_ups.c:156
5223msgid ", Low Battery" 4334msgid ", Low Battery"
5224msgstr ", Batterie faible" 4335msgstr ", Batterie faible"
5225 4336
5226#: plugins/check_ups.c:160
5227msgid ", Calibrating" 4337msgid ", Calibrating"
5228msgstr ", Calibration" 4338msgstr ", Calibration"
5229 4339
5230#: plugins/check_ups.c:163
5231msgid ", Replace Battery" 4340msgid ", Replace Battery"
5232msgstr ", Remplacer la batterie" 4341msgstr ", Remplacer la batterie"
5233 4342
5234#: plugins/check_ups.c:167
5235msgid ", On Bypass" 4343msgid ", On Bypass"
5236msgstr ", Sur Secteur" 4344msgstr ", Sur Secteur"
5237 4345
5238#: plugins/check_ups.c:170
5239msgid ", Overload" 4346msgid ", Overload"
5240msgstr ", Surcharge" 4347msgstr ", Surcharge"
5241 4348
5242#: plugins/check_ups.c:173
5243msgid ", Trimming" 4349msgid ", Trimming"
5244msgstr ", En Test" 4350msgstr ", En Test"
5245 4351
5246#: plugins/check_ups.c:176
5247msgid ", Boosting" 4352msgid ", Boosting"
5248msgstr "" 4353msgstr ""
5249 4354
5250#: plugins/check_ups.c:179
5251msgid ", Charging" 4355msgid ", Charging"
5252msgstr ", En charge" 4356msgstr ", En charge"
5253 4357
5254#: plugins/check_ups.c:182
5255msgid ", Discharging" 4358msgid ", Discharging"
5256msgstr ", Déchargement" 4359msgstr ", Déchargement"
5257 4360
5258#: plugins/check_ups.c:185
5259msgid ", Unknown" 4361msgid ", Unknown"
5260msgstr ", Inconnu" 4362msgstr ", Inconnu"
5261 4363
5262#: plugins/check_ups.c:324
5263msgid "UPS does not support any available options\n" 4364msgid "UPS does not support any available options\n"
5264msgstr "L'UPS ne supporte aucune des options disponibles\n" 4365msgstr "L'UPS ne supporte aucune des options disponibles\n"
5265 4366
5266#: plugins/check_ups.c:348 plugins/check_ups.c:411
5267msgid "Invalid response received from host" 4367msgid "Invalid response received from host"
5268msgstr "Réponse invalide reçue de l'hôte" 4368msgstr "Réponse invalide reçue de l'hôte"
5269 4369
5270#: plugins/check_ups.c:420 4370msgid "UPS name to long for buffer"
4371msgstr ""
4372
5271#, c-format 4373#, c-format
5272msgid "CRITICAL - no such UPS '%s' on that host\n" 4374msgid "CRITICAL - no such UPS '%s' on that host\n"
5273msgstr "CRITIQUE - pas d'UPS '%s' sur cet hôte\n" 4375msgstr "CRITIQUE - pas d'UPS '%s' sur cet hôte\n"
5274 4376
5275#: plugins/check_ups.c:430
5276msgid "CRITICAL - UPS data is stale" 4377msgid "CRITICAL - UPS data is stale"
5277msgstr "CRITIQUE - les données de l'ups ne sont plus valables" 4378msgstr "CRITIQUE - les données de l'ups ne sont plus valables"
5278 4379
5279#: plugins/check_ups.c:435
5280#, c-format 4380#, c-format
5281msgid "Unknown error: %s\n" 4381msgid "Unknown error: %s\n"
5282msgstr "Erreur inconnue: %s\n" 4382msgstr "Erreur inconnue: %s\n"
5283 4383
5284#: plugins/check_ups.c:442
5285msgid "Error: unable to parse variable" 4384msgid "Error: unable to parse variable"
5286msgstr "Erreur: impossible de lire la variable" 4385msgstr "Erreur: impossible de lire la variable"
5287 4386
5288#: plugins/check_ups.c:549
5289msgid "Unrecognized UPS variable" 4387msgid "Unrecognized UPS variable"
5290msgstr "Variable d'UPS non reconnue" 4388msgstr "Variable d'UPS non reconnue"
5291 4389
5292#: plugins/check_ups.c:587
5293msgid "Error : no UPS indicated" 4390msgid "Error : no UPS indicated"
5294msgstr "Erreur: pas d'UPS indiqué" 4391msgstr "Erreur: pas d'UPS indiqué"
5295 4392
5296#: plugins/check_ups.c:607
5297msgid "" 4393msgid ""
5298"This plugin tests the UPS service on the specified host. Network UPS Tools" 4394"This plugin tests the UPS service on the specified host. Network UPS Tools"
5299msgstr "Ce plugin teste le service UPS sur l'hôte spécifié. Network UPS Tools" 4395msgstr "Ce plugin teste le service UPS sur l'hôte spécifié. Network UPS Tools"
5300 4396
5301#: plugins/check_ups.c:608
5302msgid "from www.networkupstools.org must be running for this plugin to work." 4397msgid "from www.networkupstools.org must be running for this plugin to work."
5303msgstr "" 4398msgstr ""
5304"de www.networkupstools.org doit s'exécuter sur l'hôte pour que ce plugin " 4399"de www.networkupstools.org doit s'exécuter sur l'hôte pour que ce plugin "
5305"fonctionne." 4400"fonctionne."
5306 4401
5307#: plugins/check_ups.c:620
5308msgid "Name of UPS" 4402msgid "Name of UPS"
5309msgstr "" 4403msgstr ""
5310 4404
5311#: plugins/check_ups.c:622
5312msgid "Output of temperatures in Celsius" 4405msgid "Output of temperatures in Celsius"
5313msgstr "Affichage des températures en Celsius" 4406msgstr "Affichage des températures en Celsius"
5314 4407
5315#: plugins/check_ups.c:624
5316msgid "Valid values for STRING are" 4408msgid "Valid values for STRING are"
5317msgstr "Les variables valides pour STRING sont" 4409msgstr "Les variables valides pour STRING sont"
5318 4410
5319#: plugins/check_ups.c:635
5320msgid "" 4411msgid ""
5321"This plugin attempts to determine the status of a UPS (Uninterruptible Power" 4412"This plugin attempts to determine the status of a UPS (Uninterruptible Power"
5322msgstr "" 4413msgstr ""
5323 4414
5324#: plugins/check_ups.c:636
5325msgid "" 4415msgid ""
5326"Supply) on a local or remote host. If the UPS is online or calibrating, the" 4416"Supply) on a local or remote host. If the UPS is online or calibrating, the"
5327msgstr "" 4417msgstr ""
5328 4418
5329#: plugins/check_ups.c:637
5330msgid "" 4419msgid ""
5331"plugin will return an OK state. If the battery is on it will return a WARNING" 4420"plugin will return an OK state. If the battery is on it will return a WARNING"
5332msgstr "" 4421msgstr ""
5333 4422
5334#: plugins/check_ups.c:638
5335msgid "" 4423msgid ""
5336"state. If the UPS is off or has a low battery the plugin will return a " 4424"state. If the UPS is off or has a low battery the plugin will return a "
5337"CRITICAL" 4425"CRITICAL"
5338msgstr "" 4426msgstr ""
5339 4427
5340#: plugins/check_ups.c:643
5341msgid "" 4428msgid ""
5342"You may also specify a variable to check (such as temperature, utility " 4429"You may also specify a variable to check (such as temperature, utility "
5343"voltage," 4430"voltage,"
5344msgstr "" 4431msgstr ""
5345 4432
5346#: plugins/check_ups.c:644
5347msgid "" 4433msgid ""
5348"battery load, etc.) as well as warning and critical thresholds for the value" 4434"battery load, etc.) as well as warning and critical thresholds for the value"
5349msgstr "" 4435msgstr ""
5350 4436
5351#: plugins/check_ups.c:645
5352msgid "" 4437msgid ""
5353"of that variable. If the remote host has multiple UPS that are being " 4438"of that variable. If the remote host has multiple UPS that are being "
5354"monitored" 4439"monitored"
5355msgstr "" 4440msgstr ""
5356 4441
5357#: plugins/check_ups.c:646
5358msgid "you will have to use the --ups option to specify which UPS to check." 4442msgid "you will have to use the --ups option to specify which UPS to check."
5359msgstr "" 4443msgstr ""
5360 4444
5361#: plugins/check_ups.c:648
5362msgid "" 4445msgid ""
5363"This plugin requires that the UPSD daemon distributed with Russell Kroll's" 4446"This plugin requires that the UPSD daemon distributed with Russell Kroll's"
5364msgstr "" 4447msgstr ""
5365 4448
5366#: plugins/check_ups.c:649
5367msgid "" 4449msgid ""
5368"Network UPS Tools be installed on the remote host. If you do not have the" 4450"Network UPS Tools be installed on the remote host. If you do not have the"
5369msgstr "" 4451msgstr ""
5370 4452
5371#: plugins/check_ups.c:650
5372msgid "package installed on your system, you can download it from" 4453msgid "package installed on your system, you can download it from"
5373msgstr "" 4454msgstr ""
5374 4455
5375#: plugins/check_ups.c:651
5376msgid "http://www.networkupstools.org" 4456msgid "http://www.networkupstools.org"
5377msgstr "" 4457msgstr ""
5378 4458
5379#: plugins/check_users.c:110 4459#, fuzzy, c-format
4460msgid "Could not enumerate RD sessions: %d\n"
4461msgstr "Impossible d'utiliser le protocole version %d\n"
4462
5380#, c-format 4463#, c-format
5381msgid "# users=%d" 4464msgid "# users=%d"
5382msgstr "# utilisateurs=%d" 4465msgstr "# utilisateurs=%d"
5383 4466
5384#: plugins/check_users.c:133
5385msgid "Unable to read output" 4467msgid "Unable to read output"
5386msgstr "Impossible de lire les données en entrée" 4468msgstr "Impossible de lire les données en entrée"
5387 4469
5388#: plugins/check_users.c:140
5389#, c-format 4470#, c-format
5390msgid "USERS %s - %d users currently logged in |%s\n" 4471msgid "USERS %s - %d users currently logged in |%s\n"
5391msgstr "UTILISATEURS %s - %d utilisateurs actuellement connectés sur |%s\n" 4472msgstr "UTILISATEURS %s - %d utilisateurs actuellement connectés sur |%s\n"
5392 4473
5393#: plugins/check_users.c:219
5394msgid "This plugin checks the number of users currently logged in on the local" 4474msgid "This plugin checks the number of users currently logged in on the local"
5395msgstr "" 4475msgstr ""
5396"Ce plugin vérifie le nombre d'utilisateurs actuellement connecté sur le " 4476"Ce plugin vérifie le nombre d'utilisateurs actuellement connecté sur le "
5397"système local" 4477"système local"
5398 4478
5399#: plugins/check_users.c:220
5400msgid "" 4479msgid ""
5401"system and generates an error if the number exceeds the thresholds specified." 4480"system and generates an error if the number exceeds the thresholds specified."
5402msgstr "et génère une erreur si le nombre excède le seuil spécifié." 4481msgstr "et génère une erreur si le nombre excède le seuil spécifié."
5403 4482
5404#: plugins/check_users.c:230
5405msgid "Set WARNING status if more than INTEGER users are logged in" 4483msgid "Set WARNING status if more than INTEGER users are logged in"
5406msgstr "" 4484msgstr ""
5407"Sortir avec un résultat AVERTISSEMENT si plus de INTEGER utilisateurs sont " 4485"Sortir avec un résultat AVERTISSEMENT si plus de INTEGER utilisateurs sont "
5408"connectés" 4486"connectés"
5409 4487
5410#: plugins/check_users.c:232
5411msgid "Set CRITICAL status if more than INTEGER users are logged in" 4488msgid "Set CRITICAL status if more than INTEGER users are logged in"
5412msgstr "" 4489msgstr ""
5413"Sortir avec un résultat CRITIQUE si plus de INTEGER utilisateurs sont " 4490"Sortir avec un résultat CRITIQUE si plus de INTEGER utilisateurs sont "
5414"connectés" 4491"connectés"
5415 4492
5416#: plugins/check_ide_smart.c:256 4493msgid ""
4494"DEPRECATION WARNING: the -q switch (quiet output) is no longer \"quiet\"."
4495msgstr ""
4496
4497msgid "Nagios-compatible output is now always returned."
4498msgstr ""
4499
4500msgid "SMART commands are broken and have been disabled (See Notes in --help)."
4501msgstr ""
4502
4503msgid ""
4504"DEPRECATION WARNING: the -n switch (Nagios-compatible output) is now the"
4505msgstr ""
4506
4507#, fuzzy
4508msgid "default and will be removed from future releases."
4509msgstr ""
4510"Note: nslookup est obsolète et pourra être retiré dans les prochaines "
4511"versions."
4512
5417#, c-format 4513#, c-format
5418msgid "CRITICAL - Couldn't open device %s: %s\n" 4514msgid "CRITICAL - Couldn't open device %s: %s\n"
5419msgstr "Critique - Impossible d'ouvrir le périphérique %s: %s\n" 4515msgstr "Critique - Impossible d'ouvrir le périphérique %s: %s\n"
5420 4516
5421#: plugins/check_ide_smart.c:261
5422#, c-format 4517#, c-format
5423msgid "CRITICAL - SMART_CMD_ENABLE\n" 4518msgid "CRITICAL - SMART_CMD_ENABLE\n"
5424msgstr "CRITIQUE - SMART_CMD_ENABLE\n" 4519msgstr "CRITIQUE - SMART_CMD_ENABLE\n"
5425 4520
5426#: plugins/check_ide_smart.c:323 plugins/check_ide_smart.c:350
5427#, c-format 4521#, c-format
5428msgid "CRITICAL - SMART_READ_VALUES: %s\n" 4522msgid "CRITICAL - SMART_READ_VALUES: %s\n"
5429msgstr "CRITIQUE - SMART_READ_VALUES: %s\n" 4523msgstr "CRITIQUE - SMART_READ_VALUES: %s\n"
5430 4524
5431#: plugins/check_ide_smart.c:421
5432#, c-format 4525#, c-format
5433msgid "CRITICAL - %d Harddrive PreFailure%cDetected! %d/%d tests failed.\n" 4526msgid "CRITICAL - %d Harddrive PreFailure%cDetected! %d/%d tests failed.\n"
5434msgstr "" 4527msgstr ""
5435"CRITIQUE - %d État de pré-panne %c Détecté! %d/%d les tests on échoués.\n" 4528"CRITIQUE - %d État de pré-panne %c Détecté! %d/%d les tests on échoués.\n"
5436 4529
5437#: plugins/check_ide_smart.c:429
5438#, c-format 4530#, c-format
5439msgid "WARNING - %d Harddrive Advisor%s Detected. %d/%d tests failed.\n" 4531msgid "WARNING - %d Harddrive Advisor%s Detected. %d/%d tests failed.\n"
5440msgstr "" 4532msgstr ""
5441"AVERTISSEMENT - %d État de pré-panne %s Détecté! %d/%d les tests on " 4533"AVERTISSEMENT - %d État de pré-panne %s Détecté! %d/%d les tests on "
5442"échoués.\n" 4534"échoués.\n"
5443 4535
5444#: plugins/check_ide_smart.c:437
5445#, c-format 4536#, c-format
5446msgid "OK - Operational (%d/%d tests passed)\n" 4537msgid "OK - Operational (%d/%d tests passed)\n"
5447msgstr "OK - En fonctionnement (%d/%d les tests on été réussi)\n" 4538msgstr "OK - En fonctionnement (%d/%d les tests on été réussi)\n"
5448 4539
5449#: plugins/check_ide_smart.c:441
5450#, c-format 4540#, c-format
5451msgid "ERROR - Status '%d' unknown. %d/%d tests passed\n" 4541msgid "ERROR - Status '%d' unknown. %d/%d tests passed\n"
5452msgstr "ERREUR - État '%d' inconnu. %d/%d les tests on réussi\n" 4542msgstr "ERREUR - État '%d' inconnu. %d/%d les tests on réussi\n"
5453 4543
5454#: plugins/check_ide_smart.c:474
5455#, c-format 4544#, c-format
5456msgid "OffLineStatus=%d {%s}, AutoOffLine=%s, OffLineTimeout=%d minutes\n" 4545msgid "OffLineStatus=%d {%s}, AutoOffLine=%s, OffLineTimeout=%d minutes\n"
5457msgstr "" 4546msgstr ""
5458"Etat Hors Ligne=%d {%s}, Hors Ligne Auto=%s, Temps avant arrêt=%d minutes\n" 4547"Etat Hors Ligne=%d {%s}, Hors Ligne Auto=%s, Temps avant arrêt=%d minutes\n"
5459 4548
5460#: plugins/check_ide_smart.c:480
5461#, c-format 4549#, c-format
5462msgid "OffLineCapability=%d {%s %s %s}\n" 4550msgid "OffLineCapability=%d {%s %s %s}\n"
5463msgstr "Capacité Hors Ligne=%d {%s %s %s}\n" 4551msgstr "Capacité Hors Ligne=%d {%s %s %s}\n"
5464 4552
5465#: plugins/check_ide_smart.c:486
5466#, c-format 4553#, c-format
5467msgid "SmartRevision=%d, CheckSum=%d, SmartCapability=%d {%s %s}\n" 4554msgid "SmartRevision=%d, CheckSum=%d, SmartCapability=%d {%s %s}\n"
5468msgstr "Révision Smart=%d, Somme de contrôle=%d, Capacité Smart=%d {%s %s}\n" 4555msgstr "Révision Smart=%d, Somme de contrôle=%d, Capacité Smart=%d {%s %s}\n"
5469 4556
5470#: plugins/check_ide_smart.c:508 plugins/check_ide_smart.c:532
5471#, c-format 4557#, c-format
5472msgid "CRITICAL - %s: %s\n" 4558msgid "CRITICAL - %s: %s\n"
5473msgstr "CRITIQUE - %s: %s\n" 4559msgstr "CRITIQUE - %s: %s\n"
5474 4560
5475#: plugins/check_ide_smart.c:553 plugins/check_ide_smart.c:580 4561#, fuzzy, c-format
4562msgid "OK - Command sent (%s)\n"
4563msgstr "Commande: %s\n"
4564
5476#, c-format 4565#, c-format
5477msgid "CRITICAL - SMART_READ_THRESHOLDS: %s\n" 4566msgid "CRITICAL - SMART_READ_THRESHOLDS: %s\n"
5478msgstr "CRITIQUE - SMART_READ_THRESHOLDS: %s\n" 4567msgstr "CRITIQUE - SMART_READ_THRESHOLDS: %s\n"
5479 4568
5480#: plugins/check_ide_smart.c:599
5481#, c-format 4569#, c-format
5482msgid "" 4570msgid ""
5483"This plugin checks a local hard drive with the (Linux specific) SMART " 4571"This plugin checks a local hard drive with the (Linux specific) SMART "
@@ -5486,41 +4574,39 @@ msgstr ""
5486"Ce plugin vérifie un disque dur local à l'aide de l'interface SMART (pour " 4574"Ce plugin vérifie un disque dur local à l'aide de l'interface SMART (pour "
5487"Linux) [http://smartlinux.sourceforge.net/smart/index.php]." 4575"Linux) [http://smartlinux.sourceforge.net/smart/index.php]."
5488 4576
5489#: plugins/check_ide_smart.c:609
5490msgid "Select device DEVICE" 4577msgid "Select device DEVICE"
5491msgstr "" 4578msgstr ""
5492 4579
5493#: plugins/check_ide_smart.c:610
5494msgid "" 4580msgid ""
5495"Note: if the device is selected with this option, _no_ other options are " 4581"Note: if the device is specified without this option, any further option will"
5496"accepted" 4582msgstr ""
4583
4584msgid "be ignored."
4585msgstr ""
4586
4587msgid ""
4588"The SMART command modes (-i/--immediate, -0/--auto-off and -1/--auto-on) were"
5497msgstr "" 4589msgstr ""
5498 4590
5499#: plugins/check_ide_smart.c:612 4591msgid ""
5500msgid "Perform immediately offline tests" 4592"broken in an underhand manner and have been disabled. You can use smartctl"
5501msgstr "" 4593msgstr ""
5502 4594
5503#: plugins/check_ide_smart.c:614 4595msgid "instead:"
5504msgid "Returns the number of failed tests"
5505msgstr "" 4596msgstr ""
5506 4597
5507#: plugins/check_ide_smart.c:616 4598msgid "-0/--auto-off: use \"smartctl --offlineauto=off\""
5508msgid "Turn on automatic offline tests"
5509msgstr "" 4599msgstr ""
5510 4600
5511#: plugins/check_ide_smart.c:618 4601msgid "-1/--auto-on: use \"smartctl --offlineauto=on\""
5512msgid "Turn off automatic offline tests"
5513msgstr "" 4602msgstr ""
5514 4603
5515#: plugins/check_ide_smart.c:620 4604msgid "-i/--immediate: use \"smartctl --test=offline\""
5516msgid "Output suitable for the monitoring system"
5517msgstr "" 4605msgstr ""
5518 4606
5519#: plugins/negate.c:99
5520msgid "No data returned from command\n" 4607msgid "No data returned from command\n"
5521msgstr "Pas de données reçues de la commande\n" 4608msgstr "Pas de données reçues de la commande\n"
5522 4609
5523#: plugins/negate.c:170
5524msgid "" 4610msgid ""
5525"Timeout result must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) " 4611"Timeout result must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) "
5526"or integer (0-3)." 4612"or integer (0-3)."
@@ -5528,7 +4614,6 @@ msgstr ""
5528"Le résultat de temps dépassé doit être un nom d'état valide (OK, WARNING, " 4614"Le résultat de temps dépassé doit être un nom d'état valide (OK, WARNING, "
5529"CRITICAL, UNKNOWN) ou un nombre entier (0-3)." 4615"CRITICAL, UNKNOWN) ou un nombre entier (0-3)."
5530 4616
5531#: plugins/negate.c:174
5532msgid "" 4617msgid ""
5533"Ok must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or integer " 4618"Ok must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or integer "
5534"(0-3)." 4619"(0-3)."
@@ -5536,7 +4621,6 @@ msgstr ""
5536"Ok doit être un nom d'état valide (OK, WARNING, CRITICAL, UNKNOWN) ou un " 4621"Ok doit être un nom d'état valide (OK, WARNING, CRITICAL, UNKNOWN) ou un "
5537"nombre entier (0-3)." 4622"nombre entier (0-3)."
5538 4623
5539#: plugins/negate.c:180
5540msgid "" 4624msgid ""
5541"Warning must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or " 4625"Warning must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or "
5542"integer (0-3)." 4626"integer (0-3)."
@@ -5544,7 +4628,6 @@ msgstr ""
5544"Warning doit être un nom d'état valide (OK, WARNING, CRITICAL, UNKNOWN) ou " 4628"Warning doit être un nom d'état valide (OK, WARNING, CRITICAL, UNKNOWN) ou "
5545"un nombre entier (0-3)." 4629"un nombre entier (0-3)."
5546 4630
5547#: plugins/negate.c:185
5548msgid "" 4631msgid ""
5549"Critical must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or " 4632"Critical must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or "
5550"integer (0-3)." 4633"integer (0-3)."
@@ -5552,7 +4635,6 @@ msgstr ""
5552"Critical doit être un nom d'état valide (OK, WARNING, CRITICAL, UNKNOWN) ou " 4635"Critical doit être un nom d'état valide (OK, WARNING, CRITICAL, UNKNOWN) ou "
5553"un nombre entier (0-3)." 4636"un nombre entier (0-3)."
5554 4637
5555#: plugins/negate.c:190
5556msgid "" 4638msgid ""
5557"Unknown must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or " 4639"Unknown must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or "
5558"integer (0-3)." 4640"integer (0-3)."
@@ -5560,33 +4642,27 @@ msgstr ""
5560"Unknown doit être un nom d'état valide (OK, WARNING, CRITICAL, UNKNOWN) ou " 4642"Unknown doit être un nom d'état valide (OK, WARNING, CRITICAL, UNKNOWN) ou "
5561"un nombre entier (0-3)." 4643"un nombre entier (0-3)."
5562 4644
5563#: plugins/negate.c:217
5564msgid "Require path to command" 4645msgid "Require path to command"
5565msgstr "Chemin vers la commande requis" 4646msgstr "Chemin vers la commande requis"
5566 4647
5567#: plugins/negate.c:246
5568msgid "" 4648msgid ""
5569"Negates the status of a plugin (returns OK for CRITICAL and vice-versa)." 4649"Negates the status of a plugin (returns OK for CRITICAL and vice-versa)."
5570msgstr "" 4650msgstr ""
5571"Inverse le statut d'un plugin (retourne OK pour CRITIQUE et vice-versa)." 4651"Inverse le statut d'un plugin (retourne OK pour CRITIQUE et vice-versa)."
5572 4652
5573#: plugins/negate.c:247
5574msgid "Additional switches can be used to control which state becomes what." 4653msgid "Additional switches can be used to control which state becomes what."
5575msgstr "" 4654msgstr ""
5576"Des options additionnelles peuvent être utilisées pour contrôler quel état " 4655"Des options additionnelles peuvent être utilisées pour contrôler quel état "
5577"devient quoi." 4656"devient quoi."
5578 4657
5579#: plugins/negate.c:256
5580msgid "Keep timeout longer than the plugin timeout to retain CRITICAL status." 4658msgid "Keep timeout longer than the plugin timeout to retain CRITICAL status."
5581msgstr "" 4659msgstr ""
5582"Utilisez un délai de réponse plus long que celui du plugin afin de conserver " 4660"Utilisez un délai de réponse plus long que celui du plugin afin de conserver "
5583"les résultats CRITIQUE" 4661"les résultats CRITIQUE"
5584 4662
5585#: plugins/negate.c:258
5586msgid "Custom result on Negate timeouts; see below for STATUS definition\n" 4663msgid "Custom result on Negate timeouts; see below for STATUS definition\n"
5587msgstr "" 4664msgstr ""
5588 4665
5589#: plugins/negate.c:264
5590#, c-format 4666#, c-format
5591msgid "" 4667msgid ""
5592" STATUS can be 'OK', 'WARNING', 'CRITICAL' or 'UNKNOWN' without single\n" 4668" STATUS can be 'OK', 'WARNING', 'CRITICAL' or 'UNKNOWN' without single\n"
@@ -5594,129 +4670,99 @@ msgstr ""
5594" STATUS peut être 'OK', 'WARNING', 'CRITICAL' ou 'UNKNOWN' sans les " 4670" STATUS peut être 'OK', 'WARNING', 'CRITICAL' ou 'UNKNOWN' sans les "
5595"simple\n" 4671"simple\n"
5596 4672
5597#: plugins/negate.c:265
5598#, c-format 4673#, c-format
5599msgid "" 4674msgid ""
5600" quotes. Numeric values are accepted. If nothing is specified, permutes\n" 4675" quotes. Numeric values are accepted. If nothing is specified, permutes\n"
5601msgstr " quotes. Les valeurs numériques sont acceptées. Si rien n'est\n" 4676msgstr " quotes. Les valeurs numériques sont acceptées. Si rien n'est\n"
5602 4677
5603#: plugins/negate.c:266
5604#, c-format 4678#, c-format
5605msgid " OK and CRITICAL.\n" 4679msgid " OK and CRITICAL.\n"
5606msgstr " spécifié, inverse OK et CRITIQUE.\n" 4680msgstr " spécifié, inverse OK et CRITIQUE.\n"
5607 4681
5608#: plugins/negate.c:268
5609#, c-format 4682#, c-format
5610msgid "" 4683msgid ""
5611" Substitute output text as well. Will only substitute text in CAPITALS\n" 4684" Substitute output text as well. Will only substitute text in CAPITALS\n"
5612msgstr "" 4685msgstr ""
5613 4686
5614#: plugins/negate.c:273
5615msgid "Run check_ping and invert result. Must use full path to plugin" 4687msgid "Run check_ping and invert result. Must use full path to plugin"
5616msgstr "" 4688msgstr ""
5617"Execute check_ping et inverse le résultat. Le chemin complet du plug-in doit " 4689"Execute check_ping et inverse le résultat. Le chemin complet du plug-in doit "
5618"être spécifié" 4690"être spécifié"
5619 4691
5620#: plugins/negate.c:275
5621msgid "This will return OK instead of WARNING and UNKNOWN instead of CRITICAL" 4692msgid "This will return OK instead of WARNING and UNKNOWN instead of CRITICAL"
5622msgstr "" 4693msgstr ""
5623"Ceci retournera OK au lieu de AVERTISSEMENT et INCONNU au lieu de CRITIQUE" 4694"Ceci retournera OK au lieu de AVERTISSEMENT et INCONNU au lieu de CRITIQUE"
5624 4695
5625#: plugins/negate.c:278
5626msgid "" 4696msgid ""
5627"This plugin is a wrapper to take the output of another plugin and invert it." 4697"This plugin is a wrapper to take the output of another plugin and invert it."
5628msgstr "" 4698msgstr ""
5629"Ce plugin est un adaptateur qui prends l'état d'un autre plug-in et " 4699"Ce plugin est un adaptateur qui prends l'état d'un autre plug-in et "
5630"l'inverse." 4700"l'inverse."
5631 4701
5632#: plugins/negate.c:279
5633msgid "The full path of the plugin must be provided." 4702msgid "The full path of the plugin must be provided."
5634msgstr "Le chemin complet du plugin doit être spécifié." 4703msgstr "Le chemin complet du plugin doit être spécifié."
5635 4704
5636#: plugins/negate.c:280
5637msgid "If the wrapped plugin returns OK, the wrapper will return CRITICAL." 4705msgid "If the wrapped plugin returns OK, the wrapper will return CRITICAL."
5638msgstr "Si le plugin executé retourne OK, l'adaptateur retournera CRITIQUE." 4706msgstr "Si le plugin executé retourne OK, l'adaptateur retournera CRITIQUE."
5639 4707
5640#: plugins/negate.c:281
5641msgid "If the wrapped plugin returns CRITICAL, the wrapper will return OK." 4708msgid "If the wrapped plugin returns CRITICAL, the wrapper will return OK."
5642msgstr "Si le plugin executé retourne CRITIQUE, l'adaptateur retournera OK." 4709msgstr "Si le plugin executé retourne CRITIQUE, l'adaptateur retournera OK."
5643 4710
5644#: plugins/negate.c:282
5645msgid "Otherwise, the output state of the wrapped plugin is unchanged." 4711msgid "Otherwise, the output state of the wrapped plugin is unchanged."
5646msgstr "Autrement, l'état du plugin executé reste inchangé." 4712msgstr "Autrement, l'état du plugin executé reste inchangé."
5647 4713
5648#: plugins/negate.c:284
5649msgid "" 4714msgid ""
5650"Using timeout-result, it is possible to override the timeout behaviour or a" 4715"Using timeout-result, it is possible to override the timeout behaviour or a"
5651msgstr "" 4716msgstr ""
5652 4717
5653#: plugins/negate.c:285
5654msgid "plugin by setting the negate timeout a bit lower." 4718msgid "plugin by setting the negate timeout a bit lower."
5655msgstr "" 4719msgstr ""
5656 4720
5657#: plugins/netutils.c:49
5658#, c-format 4721#, c-format
5659msgid "%s - Socket timeout after %d seconds\n" 4722msgid "%s - Socket timeout after %d seconds\n"
5660msgstr "%s - Le socket n'a pas répondu dans les %d secondes\n" 4723msgstr "%s - Le socket n'a pas répondu dans les %d secondes\n"
5661 4724
5662#: plugins/netutils.c:51
5663#, c-format 4725#, c-format
5664msgid "%s - Abnormal timeout after %d seconds\n" 4726msgid "%s - Abnormal timeout after %d seconds\n"
5665msgstr "%s - Dépassement anormal du temps de réponse après %d secondes\n" 4727msgstr "%s - Dépassement anormal du temps de réponse après %d secondes\n"
5666 4728
5667#: plugins/netutils.c:79 plugins/netutils.c:281
5668msgid "Send failed" 4729msgid "Send failed"
5669msgstr "L'envoi à échoué" 4730msgstr "L'envoi à échoué"
5670 4731
5671#: plugins/netutils.c:96 plugins/netutils.c:296
5672msgid "No data was received from host!" 4732msgid "No data was received from host!"
5673msgstr "Pas de données reçues de l'hôte!" 4733msgstr "Pas de données reçues de l'hôte!"
5674 4734
5675#: plugins/netutils.c:204 plugins/netutils.c:240
5676msgid "Socket creation failed" 4735msgid "Socket creation failed"
5677msgstr "La création du socket à échoué " 4736msgstr "La création du socket à échoué "
5678 4737
5679#: plugins/netutils.c:233
5680msgid "Supplied path too long unix domain socket" 4738msgid "Supplied path too long unix domain socket"
5681msgstr "Le chemin fourni est trop long pour un socket unix" 4739msgstr "Le chemin fourni est trop long pour un socket unix"
5682 4740
5683#: plugins/netutils.c:305
5684msgid "Receive failed" 4741msgid "Receive failed"
5685msgstr "La réception à échoué" 4742msgstr "La réception à échoué"
5686 4743
5687#: plugins/netutils.c:331 plugins-root/check_dhcp.c:1342
5688#, c-format 4744#, c-format
5689msgid "Invalid hostname/address - %s" 4745msgid "Invalid hostname/address - %s"
5690msgstr "Adresse/Nom invalide - %s" 4746msgstr "Adresse/Nom invalide - %s"
5691 4747
5692#: plugins/popen.c:142
5693msgid "Could not malloc argv array in popen()" 4748msgid "Could not malloc argv array in popen()"
5694msgstr "Impossible de réallouer un tableau pour les paramètres dans popen()" 4749msgstr "Impossible de réallouer un tableau pour les paramètres dans popen()"
5695 4750
5696#: plugins/popen.c:152
5697msgid "CRITICAL - You need more args!!!" 4751msgid "CRITICAL - You need more args!!!"
5698msgstr "CRITIQUE - Vous devez spécifier plus d'arguments!!!" 4752msgstr "CRITIQUE - Vous devez spécifier plus d'arguments!!!"
5699 4753
5700#: plugins/popen.c:209
5701msgid "Cannot catch SIGCHLD" 4754msgid "Cannot catch SIGCHLD"
5702msgstr "impossible d'obtenir le signal SIGCHLD" 4755msgstr "impossible d'obtenir le signal SIGCHLD"
5703 4756
5704#: plugins/popen.c:304
5705#, c-format 4757#, c-format
5706msgid "CRITICAL - Plugin timed out after %d seconds\n" 4758msgid "CRITICAL - Plugin timed out after %d seconds\n"
5707msgstr "CRITIQUE - Le plugin n'as pas répondu dans les %d secondes\n" 4759msgstr "CRITIQUE - Le plugin n'as pas répondu dans les %d secondes\n"
5708 4760
5709#: plugins/popen.c:307
5710msgid "CRITICAL - popen timeout received, but no child process" 4761msgid "CRITICAL - popen timeout received, but no child process"
5711msgstr "" 4762msgstr ""
5712"CRITIQUE - le temps d'attente à été dépassé dans la fonction popen, mais il " 4763"CRITIQUE - le temps d'attente à été dépassé dans la fonction popen, mais il "
5713"n'y a pas de processus fils" 4764"n'y a pas de processus fils"
5714 4765
5715#: plugins/popen.c:323
5716msgid "sysconf error for _SC_OPEN_MAX"
5717msgstr ""
5718
5719#: plugins/urlize.c:130
5720#, c-format 4766#, c-format
5721msgid "" 4767msgid ""
5722"%s UNKNOWN - No data received from host\n" 4768"%s UNKNOWN - No data received from host\n"
@@ -5725,7 +4771,6 @@ msgstr ""
5725"%s INCONNU - Pas de données reçues de l'hôte\n" 4771"%s INCONNU - Pas de données reçues de l'hôte\n"
5726"Commande: %s</A>\n" 4772"Commande: %s</A>\n"
5727 4773
5728#: plugins/urlize.c:169
5729#, fuzzy 4774#, fuzzy
5730msgid "" 4775msgid ""
5731"This plugin wraps the text output of another command (plugin) in HTML <A>" 4776"This plugin wraps the text output of another command (plugin) in HTML <A>"
@@ -5733,66 +4778,51 @@ msgstr ""
5733"Ce plugin est un adaptateur qui prends l'état d'un autre plug-in et " 4778"Ce plugin est un adaptateur qui prends l'état d'un autre plug-in et "
5734"l'inverse." 4779"l'inverse."
5735 4780
5736#: plugins/urlize.c:170
5737msgid "" 4781msgid ""
5738"tags, thus displaying the child plugin's output as a clickable link in " 4782"tags, thus displaying the child plugin's output as a clickable link in "
5739"compatible" 4783"compatible"
5740msgstr "" 4784msgstr ""
5741 4785
5742#: plugins/urlize.c:171
5743msgid "" 4786msgid ""
5744"monitoring status screen. This plugin returns the status of the invoked " 4787"monitoring status screen. This plugin returns the status of the invoked "
5745"plugin." 4788"plugin."
5746msgstr "" 4789msgstr ""
5747 4790
5748#: plugins/urlize.c:181
5749msgid "" 4791msgid ""
5750"Pay close attention to quoting to ensure that the shell passes the expected" 4792"Pay close attention to quoting to ensure that the shell passes the expected"
5751msgstr "" 4793msgstr ""
5752 4794
5753#: plugins/urlize.c:182
5754msgid "data to the plugin. For example, in:" 4795msgid "data to the plugin. For example, in:"
5755msgstr "" 4796msgstr ""
5756 4797
5757#: plugins/urlize.c:183
5758msgid "urlize http://example.com/ check_http -H example.com -r 'two words'" 4798msgid "urlize http://example.com/ check_http -H example.com -r 'two words'"
5759msgstr "" 4799msgstr ""
5760 4800
5761#: plugins/urlize.c:184
5762msgid "the shell will remove the single quotes and urlize will see:" 4801msgid "the shell will remove the single quotes and urlize will see:"
5763msgstr "" 4802msgstr ""
5764 4803
5765#: plugins/urlize.c:185
5766msgid "urlize http://example.com/ check_http -H example.com -r two words" 4804msgid "urlize http://example.com/ check_http -H example.com -r two words"
5767msgstr "" 4805msgstr ""
5768 4806
5769#: plugins/urlize.c:186
5770msgid "You probably want:" 4807msgid "You probably want:"
5771msgstr "" 4808msgstr ""
5772 4809
5773#: plugins/urlize.c:187
5774msgid "urlize http://example.com/ \"check_http -H example.com -r 'two words'\"" 4810msgid "urlize http://example.com/ \"check_http -H example.com -r 'two words'\""
5775msgstr "" 4811msgstr ""
5776 4812
5777#: plugins/utils.c:174
5778#, c-format
5779msgid "%s - Plugin timed out after %d seconds\n"
5780msgstr "%s - Le plugin n'as pas répondu dans les %d secondes\n"
5781
5782#: plugins/utils.c:469
5783msgid "failed realloc in strpcpy\n" 4813msgid "failed realloc in strpcpy\n"
5784msgstr "La fonction realloc à échoué dans strpcpy\n" 4814msgstr "La fonction realloc à échoué dans strpcpy\n"
5785 4815
5786#: plugins/utils.c:511
5787msgid "failed malloc in strscat\n" 4816msgid "failed malloc in strscat\n"
5788msgstr "La fonction malloc à échoué dans strscat\n" 4817msgstr "La fonction malloc à échoué dans strscat\n"
5789 4818
5790#: plugins/utils.c:531
5791#, fuzzy 4819#, fuzzy
5792msgid "failed malloc in xvasprintf\n" 4820msgid "failed malloc in xvasprintf\n"
5793msgstr "La fonction malloc à échoué dans strscat\n" 4821msgstr "La fonction malloc à échoué dans strscat\n"
5794 4822
5795#: plugins/utils.h:137 4823msgid "sysconf error for _SC_OPEN_MAX\n"
4824msgstr ""
4825
5796#, c-format 4826#, c-format
5797msgid "" 4827msgid ""
5798" %s (-h | --help) for detailed help\n" 4828" %s (-h | --help) for detailed help\n"
@@ -5801,7 +4831,6 @@ msgstr ""
5801" %s (-h | --help) pour l'aide détaillée\n" 4831" %s (-h | --help) pour l'aide détaillée\n"
5802" %s (-V | --version) pour les informations relative à la version\n" 4832" %s (-V | --version) pour les informations relative à la version\n"
5803 4833
5804#: plugins/utils.h:141
5805msgid "" 4834msgid ""
5806"\n" 4835"\n"
5807"Options:\n" 4836"Options:\n"
@@ -5817,7 +4846,6 @@ msgstr ""
5817" -V, --version\n" 4846" -V, --version\n"
5818" Afficher les informations relative à la version\n" 4847" Afficher les informations relative à la version\n"
5819 4848
5820#: plugins/utils.h:148
5821#, c-format 4849#, c-format
5822msgid "" 4850msgid ""
5823" -H, --hostname=ADDRESS\n" 4851" -H, --hostname=ADDRESS\n"
@@ -5830,7 +4858,6 @@ msgstr ""
5830" -%c, --port=INTEGER\n" 4858" -%c, --port=INTEGER\n"
5831" Numéro de port (défaut: %s)\n" 4859" Numéro de port (défaut: %s)\n"
5832 4860
5833#: plugins/utils.h:154
5834msgid "" 4861msgid ""
5835" -4, --use-ipv4\n" 4862" -4, --use-ipv4\n"
5836" Use IPv4 connection\n" 4863" Use IPv4 connection\n"
@@ -5842,18 +4869,16 @@ msgstr ""
5842" -6, --use-ipv6\n" 4869" -6, --use-ipv6\n"
5843" Utiliser une connection IPv6\n" 4870" Utiliser une connection IPv6\n"
5844 4871
5845#: plugins/utils.h:160
5846#, fuzzy 4872#, fuzzy
5847msgid "" 4873msgid ""
5848" -v, --verbose\n" 4874" -v, --verbose\n"
5849" Show details for command-line debugging (output may be truncated by\n" 4875" Show details for command-line debugging (output may be truncated by\n"
5850"\t\tthe monitoring system)\n" 4876" the monitoring system)\n"
5851msgstr "" 4877msgstr ""
5852" -v, --verbose\n" 4878" -v, --verbose\n"
5853" Affiche les informations de déboguage en ligne de commande (Nagios peut " 4879" Affiche les informations de déboguage en ligne de commande (Nagios peut "
5854"tronquer la sortie)\n" 4880"tronquer la sortie)\n"
5855 4881
5856#: plugins/utils.h:165
5857msgid "" 4882msgid ""
5858" -w, --warning=DOUBLE\n" 4883" -w, --warning=DOUBLE\n"
5859" Response time to result in warning status (seconds)\n" 4884" Response time to result in warning status (seconds)\n"
@@ -5865,7 +4890,6 @@ msgstr ""
5865" -c, --critical=DOUBLE\n" 4890" -c, --critical=DOUBLE\n"
5866" Temps de réponse résultant en un état critique (secondes)\n" 4891" Temps de réponse résultant en un état critique (secondes)\n"
5867 4892
5868#: plugins/utils.h:171
5869msgid "" 4893msgid ""
5870" -w, --warning=RANGE\n" 4894" -w, --warning=RANGE\n"
5871" Warning range (format: start:end). Alert if outside this range\n" 4895" Warning range (format: start:end). Alert if outside this range\n"
@@ -5878,7 +4902,6 @@ msgstr ""
5878" -c, --critical=RANGE\n" 4902" -c, --critical=RANGE\n"
5879" Seuil critique\n" 4903" Seuil critique\n"
5880 4904
5881#: plugins/utils.h:177
5882#, c-format 4905#, c-format
5883msgid "" 4906msgid ""
5884" -t, --timeout=INTEGER\n" 4907" -t, --timeout=INTEGER\n"
@@ -5887,7 +4910,14 @@ msgstr ""
5887" -t, --timeout=INTEGER\n" 4910" -t, --timeout=INTEGER\n"
5888" Délais de connection en secondes (défaut: %d)\n" 4911" Délais de connection en secondes (défaut: %d)\n"
5889 4912
5890#: plugins/utils.h:182 4913#, fuzzy, c-format
4914msgid ""
4915" -t, --timeout=INTEGER\n"
4916" Seconds before plugin times out (default: %d)\n"
4917msgstr ""
4918" -t, --timeout=INTEGER\n"
4919" Délais de connection en secondes (défaut: %d)\n"
4920
5891#, fuzzy 4921#, fuzzy
5892msgid "" 4922msgid ""
5893" --extra-opts=[section][@file]\n" 4923" --extra-opts=[section][@file]\n"
@@ -5900,7 +4930,6 @@ msgstr ""
5900" https://www.monitoring-plugins.org/doc/extra-opts.html\n" 4930" https://www.monitoring-plugins.org/doc/extra-opts.html\n"
5901" pour les instructions et examples.\n" 4931" pour les instructions et examples.\n"
5902 4932
5903#: plugins/utils.h:190
5904#, fuzzy 4933#, fuzzy
5905msgid "" 4934msgid ""
5906" See:\n" 4935" See:\n"
@@ -5912,7 +4941,6 @@ msgstr ""
5912"html#THRESHOLDFORMAT\n" 4941"html#THRESHOLDFORMAT\n"
5913" pour le format et examples des seuils (THRESHOLD).\n" 4942" pour le format et examples des seuils (THRESHOLD).\n"
5914 4943
5915#: plugins/utils.h:195
5916#, fuzzy 4944#, fuzzy
5917msgid "" 4945msgid ""
5918"\n" 4946"\n"
@@ -5922,14 +4950,12 @@ msgid ""
5922"\n" 4950"\n"
5923msgstr "" 4951msgstr ""
5924"\n" 4952"\n"
5925"Envoyez un email à help@monitoring-plugins.org si vous avez des " 4953"Envoyez un email à help@monitoring-plugins.org si vous avez des questions\n"
5926"questions\n"
5927"reliées à l'utilisation de ce logiciel. Pour envoyer des patches ou suggérer " 4954"reliées à l'utilisation de ce logiciel. Pour envoyer des patches ou suggérer "
5928"des\n" 4955"des\n"
5929"améliorations, envoyez un email à devel@monitoring-plugins.org\n" 4956"améliorations, envoyez un email à devel@monitoring-plugins.org\n"
5930"\n" 4957"\n"
5931 4958
5932#: plugins/utils.h:200
5933#, fuzzy 4959#, fuzzy
5934msgid "" 4960msgid ""
5935"\n" 4961"\n"
@@ -5943,25 +4969,21 @@ msgstr ""
5943"des copies des plugins selon les termes de la GNU General Public License.\n" 4969"des copies des plugins selon les termes de la GNU General Public License.\n"
5944"Pour de plus ample informations, voir le fichier COPYING.\n" 4970"Pour de plus ample informations, voir le fichier COPYING.\n"
5945 4971
5946#: plugins-root/check_dhcp.c:320
5947#, c-format 4972#, c-format
5948msgid "Error: Could not get hardware address of interface '%s'\n" 4973msgid "Error: Could not get hardware address of interface '%s'\n"
5949msgstr "" 4974msgstr ""
5950"Erreur: Impossible d'obtenir l'adresse matérielle pour l'interface '%s'\n" 4975"Erreur: Impossible d'obtenir l'adresse matérielle pour l'interface '%s'\n"
5951 4976
5952#: plugins-root/check_dhcp.c:342
5953#, c-format 4977#, c-format
5954msgid "Error: if_nametoindex error - %s.\n" 4978msgid "Error: if_nametoindex error - %s.\n"
5955msgstr "Erreur: if_nametoindex erreur - %s.\n" 4979msgstr "Erreur: if_nametoindex erreur - %s.\n"
5956 4980
5957#: plugins-root/check_dhcp.c:347
5958#, c-format 4981#, c-format
5959msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n" 4982msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n"
5960msgstr "" 4983msgstr ""
5961"Erreur: Impossible d'obtenir l'adresse matérielle depuis %s. erreur sysctl 1 " 4984"Erreur: Impossible d'obtenir l'adresse matérielle depuis %s. erreur sysctl 1 "
5962"- %s.\n" 4985"- %s.\n"
5963 4986
5964#: plugins-root/check_dhcp.c:352
5965#, c-format 4987#, c-format
5966msgid "" 4988msgid ""
5967"Error: Couldn't get hardware address from interface %s. malloc error - %s.\n" 4989"Error: Couldn't get hardware address from interface %s. malloc error - %s.\n"
@@ -5969,14 +4991,12 @@ msgstr ""
5969"Erreur: Impossible d'obtenir l'adresse matérielle depuis l'interface %s\n" 4991"Erreur: Impossible d'obtenir l'adresse matérielle depuis l'interface %s\n"
5970" erreur malloc - %s.\n" 4992" erreur malloc - %s.\n"
5971 4993
5972#: plugins-root/check_dhcp.c:357
5973#, c-format 4994#, c-format
5974msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n" 4995msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n"
5975msgstr "" 4996msgstr ""
5976"Erreur: Impossible d'obtenir l'adresse matérielle depuis %s erreur sysctl 2 " 4997"Erreur: Impossible d'obtenir l'adresse matérielle depuis %s erreur sysctl 2 "
5977"- %s.\n" 4998"- %s.\n"
5978 4999
5979#: plugins-root/check_dhcp.c:388
5980#, c-format 5000#, c-format
5981msgid "" 5001msgid ""
5982"Error: can't find unit number in interface_name (%s) - expecting TypeNumber " 5002"Error: can't find unit number in interface_name (%s) - expecting TypeNumber "
@@ -5985,7 +5005,6 @@ msgstr ""
5985"Erreur: impossible de trouver le numéro dans le nom de l'interface (%s).\n" 5005"Erreur: impossible de trouver le numéro dans le nom de l'interface (%s).\n"
5986"J'attendais le nom suivi du type ex lnc0.\n" 5006"J'attendais le nom suivi du type ex lnc0.\n"
5987 5007
5988#: plugins-root/check_dhcp.c:393 plugins-root/check_dhcp.c:405
5989#, c-format 5008#, c-format
5990msgid "" 5009msgid ""
5991"Error: can't read MAC address from DLPI streams interface for device %s unit " 5010"Error: can't read MAC address from DLPI streams interface for device %s unit "
@@ -5994,7 +5013,6 @@ msgstr ""
5994"Erreur: impossible de lire l'adresse MAC depuis l'interface DLPI pour le \n" 5013"Erreur: impossible de lire l'adresse MAC depuis l'interface DLPI pour le \n"
5995"périphérique %s numéro %d.\n" 5014"périphérique %s numéro %d.\n"
5996 5015
5997#: plugins-root/check_dhcp.c:411
5998#, c-format 5016#, c-format
5999msgid "" 5017msgid ""
6000"Error: can't get MAC address for this architecture. Use the --mac option.\n" 5018"Error: can't get MAC address for this architecture. Use the --mac option.\n"
@@ -6002,47 +5020,38 @@ msgstr ""
6002"Erreur: impossible d'obtenir l'adresse MAC sur cette architecture. Utilisez " 5020"Erreur: impossible d'obtenir l'adresse MAC sur cette architecture. Utilisez "
6003"l'option --mac.\n" 5021"l'option --mac.\n"
6004 5022
6005#: plugins-root/check_dhcp.c:430
6006#, c-format 5023#, c-format
6007msgid "Error: Cannot determine IP address of interface %s\n" 5024msgid "Error: Cannot determine IP address of interface %s\n"
6008msgstr "Erreur: Impossible d'obtenir l'adresse IP de l'interface %s\n" 5025msgstr "Erreur: Impossible d'obtenir l'adresse IP de l'interface %s\n"
6009 5026
6010#: plugins-root/check_dhcp.c:438
6011#, c-format 5027#, c-format
6012msgid "Error: Cannot get interface IP address on this platform.\n" 5028msgid "Error: Cannot get interface IP address on this platform.\n"
6013msgstr "Erreur: Impossible d'obtenir l'adresse IP sur cette architecture.\n" 5029msgstr "Erreur: Impossible d'obtenir l'adresse IP sur cette architecture.\n"
6014 5030
6015#: plugins-root/check_dhcp.c:443
6016#, c-format 5031#, c-format
6017msgid "Pretending to be relay client %s\n" 5032msgid "Pretending to be relay client %s\n"
6018msgstr "" 5033msgstr ""
6019 5034
6020#: plugins-root/check_dhcp.c:528
6021#, c-format 5035#, c-format
6022msgid "DHCPDISCOVER to %s port %d\n" 5036msgid "DHCPDISCOVER to %s port %d\n"
6023msgstr "DHCPDISCOVER vers %s port %d\n" 5037msgstr "DHCPDISCOVER vers %s port %d\n"
6024 5038
6025#: plugins-root/check_dhcp.c:580
6026#, c-format 5039#, c-format
6027msgid "Result=ERROR\n" 5040msgid "Result=ERROR\n"
6028msgstr "Résultat=ERREUR\n" 5041msgstr "Résultat=ERREUR\n"
6029 5042
6030#: plugins-root/check_dhcp.c:586
6031#, c-format 5043#, c-format
6032msgid "Result=OK\n" 5044msgid "Result=OK\n"
6033msgstr "Résultat=OK\n" 5045msgstr "Résultat=OK\n"
6034 5046
6035#: plugins-root/check_dhcp.c:596
6036#, c-format 5047#, c-format
6037msgid "DHCPOFFER from IP address %s" 5048msgid "DHCPOFFER from IP address %s"
6038msgstr "DHCPOFFER depuis l'adresse IP %s" 5049msgstr "DHCPOFFER depuis l'adresse IP %s"
6039 5050
6040#: plugins-root/check_dhcp.c:597
6041#, c-format 5051#, c-format
6042msgid " via %s\n" 5052msgid " via %s\n"
6043msgstr " depuis %s\n" 5053msgstr " depuis %s\n"
6044 5054
6045#: plugins-root/check_dhcp.c:604
6046#, c-format 5055#, c-format
6047msgid "" 5056msgid ""
6048"DHCPOFFER XID (%u) did not match DHCPDISCOVER XID (%u) - ignoring packet\n" 5057"DHCPOFFER XID (%u) did not match DHCPDISCOVER XID (%u) - ignoring packet\n"
@@ -6050,67 +5059,55 @@ msgstr ""
6050"DHCPOFFER XID (%u) ne correspond pas au DHCPDISCOVER XID (%u) - paquet " 5059"DHCPOFFER XID (%u) ne correspond pas au DHCPDISCOVER XID (%u) - paquet "
6051"ignoré\n" 5060"ignoré\n"
6052 5061
6053#: plugins-root/check_dhcp.c:626
6054#, c-format 5062#, c-format
6055msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n" 5063msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n"
6056msgstr "" 5064msgstr ""
6057"l'adresse matérielle du DHCPOFFER ne correspond pas à la notre paquet " 5065"l'adresse matérielle du DHCPOFFER ne correspond pas à la notre paquet "
6058"ignoré\n" 5066"ignoré\n"
6059 5067
6060#: plugins-root/check_dhcp.c:644
6061#, c-format 5068#, c-format
6062msgid "Total responses seen on the wire: %d\n" 5069msgid "Total responses seen on the wire: %d\n"
6063msgstr "Nombre total de réponses vues: %d\n" 5070msgstr "Nombre total de réponses vues: %d\n"
6064 5071
6065#: plugins-root/check_dhcp.c:645
6066#, c-format 5072#, c-format
6067msgid "Valid responses for this machine: %d\n" 5073msgid "Valid responses for this machine: %d\n"
6068msgstr "Nombre de réponse valides pour cette machine: %d\n" 5074msgstr "Nombre de réponse valides pour cette machine: %d\n"
6069 5075
6070#: plugins-root/check_dhcp.c:660
6071#, c-format 5076#, c-format
6072msgid "send_dhcp_packet result: %d\n" 5077msgid "send_dhcp_packet result: %d\n"
6073msgstr "résultat de send_dchp_packet: %d\n" 5078msgstr "résultat de send_dchp_packet: %d\n"
6074 5079
6075#: plugins-root/check_dhcp.c:693
6076#, c-format 5080#, c-format
6077msgid "No (more) data received (nfound: %d)\n" 5081msgid "No (more) data received (nfound: %d)\n"
6078msgstr "Plus de données reçues (nfound: %d)\n" 5082msgstr "Plus de données reçues (nfound: %d)\n"
6079 5083
6080#: plugins-root/check_dhcp.c:712
6081#, c-format 5084#, c-format
6082msgid "recvfrom() failed, " 5085msgid "recvfrom() failed, "
6083msgstr "recvfrom() a échoué, " 5086msgstr "recvfrom() a échoué, "
6084 5087
6085#: plugins-root/check_dhcp.c:719
6086#, c-format 5088#, c-format
6087msgid "receive_dhcp_packet() result: %d\n" 5089msgid "receive_dhcp_packet() result: %d\n"
6088msgstr "résultat de receive_dchp_packet(): %d\n" 5090msgstr "résultat de receive_dchp_packet(): %d\n"
6089 5091
6090#: plugins-root/check_dhcp.c:720
6091#, c-format 5092#, c-format
6092msgid "receive_dhcp_packet() source: %s\n" 5093msgid "receive_dhcp_packet() source: %s\n"
6093msgstr "source de receive_dchp_packet(): %s\n" 5094msgstr "source de receive_dchp_packet(): %s\n"
6094 5095
6095#: plugins-root/check_dhcp.c:750
6096#, c-format 5096#, c-format
6097msgid "Error: Could not create socket!\n" 5097msgid "Error: Could not create socket!\n"
6098msgstr "Erreur: Impossible de créer un socket!\n" 5098msgstr "Erreur: Impossible de créer un socket!\n"
6099 5099
6100#: plugins-root/check_dhcp.c:760
6101#, c-format 5100#, c-format
6102msgid "Error: Could not set reuse address option on DHCP socket!\n" 5101msgid "Error: Could not set reuse address option on DHCP socket!\n"
6103msgstr "" 5102msgstr ""
6104"Erreur: Impossible de configurer l'option de réutilisation de l'adresse sur\n" 5103"Erreur: Impossible de configurer l'option de réutilisation de l'adresse sur\n"
6105"le socket DHCP!\n" 5104"le socket DHCP!\n"
6106 5105
6107#: plugins-root/check_dhcp.c:766
6108#, c-format 5106#, c-format
6109msgid "Error: Could not set broadcast option on DHCP socket!\n" 5107msgid "Error: Could not set broadcast option on DHCP socket!\n"
6110msgstr "" 5108msgstr ""
6111"Erreur: Impossible de configurer l'option broadcast sur le socket DHCP!\n" 5109"Erreur: Impossible de configurer l'option broadcast sur le socket DHCP!\n"
6112 5110
6113#: plugins-root/check_dhcp.c:775
6114#, c-format 5111#, c-format
6115msgid "" 5112msgid ""
6116"Error: Could not bind socket to interface %s. Check your privileges...\n" 5113"Error: Could not bind socket to interface %s. Check your privileges...\n"
@@ -6118,7 +5115,6 @@ msgstr ""
6118"Erreur: Impossible de connecter le socket à l'interface %s.\n" 5115"Erreur: Impossible de connecter le socket à l'interface %s.\n"
6119"Vérifiez vos droits...\n" 5116"Vérifiez vos droits...\n"
6120 5117
6121#: plugins-root/check_dhcp.c:786
6122#, c-format 5118#, c-format
6123msgid "" 5119msgid ""
6124"Error: Could not bind to DHCP socket (port %d)! Check your privileges...\n" 5120"Error: Could not bind to DHCP socket (port %d)! Check your privileges...\n"
@@ -6126,256 +5122,235 @@ msgstr ""
6126"Erreur: Impossible de se connecter au socket (port %d)! Vérifiez vos " 5122"Erreur: Impossible de se connecter au socket (port %d)! Vérifiez vos "
6127"droits..\n" 5123"droits..\n"
6128 5124
6129#: plugins-root/check_dhcp.c:820
6130#, c-format 5125#, c-format
6131msgid "Requested server address: %s\n" 5126msgid "Requested server address: %s\n"
6132msgstr "Adresse serveur demandée: %s\n" 5127msgstr "Adresse serveur demandée: %s\n"
6133 5128
6134#: plugins-root/check_dhcp.c:882
6135#, c-format 5129#, c-format
6136msgid "Lease Time: Infinite\n" 5130msgid "Lease Time: Infinite\n"
6137msgstr "Durée du Bail: Infini\n" 5131msgstr "Durée du Bail: Infini\n"
6138 5132
6139#: plugins-root/check_dhcp.c:884
6140#, c-format 5133#, c-format
6141msgid "Lease Time: %lu seconds\n" 5134msgid "Lease Time: %lu seconds\n"
6142msgstr "Durée du Bail: %lu secondes\n" 5135msgstr "Durée du Bail: %lu secondes\n"
6143 5136
6144#: plugins-root/check_dhcp.c:886
6145#, c-format 5137#, c-format
6146msgid "Renewal Time: Infinite\n" 5138msgid "Renewal Time: Infinite\n"
6147msgstr "Renouvellement du bail: Infini\n" 5139msgstr "Renouvellement du bail: Infini\n"
6148 5140
6149#: plugins-root/check_dhcp.c:888
6150#, c-format 5141#, c-format
6151msgid "Renewal Time: %lu seconds\n" 5142msgid "Renewal Time: %lu seconds\n"
6152msgstr "Durée du renouvellement = %lu secondes\n" 5143msgstr "Durée du renouvellement = %lu secondes\n"
6153 5144
6154#: plugins-root/check_dhcp.c:890
6155#, c-format 5145#, c-format
6156msgid "Rebinding Time: Infinite\n" 5146msgid "Rebinding Time: Infinite\n"
6157msgstr "Délai de nouvelle demande: Infini\n" 5147msgstr "Délai de nouvelle demande: Infini\n"
6158 5148
6159#: plugins-root/check_dhcp.c:891
6160#, c-format 5149#, c-format
6161msgid "Rebinding Time: %lu seconds\n" 5150msgid "Rebinding Time: %lu seconds\n"
6162msgstr "Délai de nouvelle demande: %lu secondes\n" 5151msgstr "Délai de nouvelle demande: %lu secondes\n"
6163 5152
6164#: plugins-root/check_dhcp.c:919
6165#, c-format 5153#, c-format
6166msgid "Added offer from server @ %s" 5154msgid "Added offer from server @ %s"
6167msgstr "Rajouté offre du serveur @ %s" 5155msgstr "Rajouté offre du serveur @ %s"
6168 5156
6169#: plugins-root/check_dhcp.c:920
6170#, c-format 5157#, c-format
6171msgid " of IP address %s\n" 5158msgid " of IP address %s\n"
6172msgstr "de l'adresse IP %s\n" 5159msgstr "de l'adresse IP %s\n"
6173 5160
6174#: plugins-root/check_dhcp.c:987
6175#, c-format 5161#, c-format
6176msgid "DHCP Server Match: Offerer=%s" 5162msgid "DHCP Server Match: Offerer=%s"
6177msgstr "Correspondance du serveur DHCP: Offrant=%s" 5163msgstr "Correspondance du serveur DHCP: Offrant=%s"
6178 5164
6179#: plugins-root/check_dhcp.c:988
6180#, c-format 5165#, c-format
6181msgid " Requested=%s" 5166msgid " Requested=%s"
6182msgstr " Demandé=%s" 5167msgstr " Demandé=%s"
6183 5168
6184#: plugins-root/check_dhcp.c:990
6185#, c-format 5169#, c-format
6186msgid " (duplicate)" 5170msgid " (duplicate)"
6187msgstr "" 5171msgstr ""
6188 5172
6189#: plugins-root/check_dhcp.c:991
6190#, c-format 5173#, c-format
6191msgid "\n" 5174msgid "\n"
6192msgstr "" 5175msgstr ""
6193 5176
6194#: plugins-root/check_dhcp.c:1039
6195#, c-format 5177#, c-format
6196msgid "No DHCPOFFERs were received.\n" 5178msgid "No DHCPOFFERs were received.\n"
6197msgstr "Pas de DHCPOFFERs reçus.\n" 5179msgstr "Pas de DHCPOFFERs reçus.\n"
6198 5180
6199#: plugins-root/check_dhcp.c:1043
6200#, c-format 5181#, c-format
6201msgid "Received %d DHCPOFFER(s)" 5182msgid "Received %d DHCPOFFER(s)"
6202msgstr "Reçu %d DHCPOFFER(s)" 5183msgstr "Reçu %d DHCPOFFER(s)"
6203 5184
6204#: plugins-root/check_dhcp.c:1046
6205#, c-format 5185#, c-format
6206msgid ", %s%d of %d requested servers responded" 5186msgid ", %s%d of %d requested servers responded"
6207msgstr ", %s%d de %d serveurs ont répondus" 5187msgstr ", %s%d de %d serveurs ont répondus"
6208 5188
6209#: plugins-root/check_dhcp.c:1049
6210#, c-format 5189#, c-format
6211msgid ", requested address (%s) was %soffered" 5190msgid ", requested address (%s) was %soffered"
6212msgstr ", l'adresse demandée (%s) %s été offerte" 5191msgstr ", l'adresse demandée (%s) %s été offerte"
6213 5192
6214#: plugins-root/check_dhcp.c:1049
6215msgid "not " 5193msgid "not "
6216msgstr "n'as pas" 5194msgstr "n'as pas"
6217 5195
6218#: plugins-root/check_dhcp.c:1051
6219#, c-format 5196#, c-format
6220msgid ", max lease time = " 5197msgid ", max lease time = "
6221msgstr ", bail maximum = " 5198msgstr ", bail maximum = "
6222 5199
6223#: plugins-root/check_dhcp.c:1053
6224#, c-format 5200#, c-format
6225msgid "Infinity" 5201msgid "Infinity"
6226msgstr "Infini" 5202msgstr "Infini"
6227 5203
6228#: plugins-root/check_dhcp.c:1234 5204msgid "Got unexpected non-option argument"
5205msgstr ""
5206
6229#, c-format 5207#, c-format
6230msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n" 5208msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n"
6231msgstr "" 5209msgstr ""
6232"Erreur: Impossible d'obtenir la MAC par l'API DLPI dans check_ctrl: %s.\n" 5210"Erreur: Impossible d'obtenir la MAC par l'API DLPI dans check_ctrl: %s.\n"
6233 5211
6234#: plugins-root/check_dhcp.c:1246
6235#, c-format 5212#, c-format
6236msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n" 5213msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n"
6237msgstr "" 5214msgstr ""
6238"Erreur: Impossible d'obtenir la MAC par l'API DLPI dans put_ctrl/putmsg(): " 5215"Erreur: Impossible d'obtenir la MAC par l'API DLPI dans put_ctrl/putmsg(): "
6239"%s.\n" 5216"%s.\n"
6240 5217
6241#: plugins-root/check_dhcp.c:1259
6242#, c-format 5218#, c-format
6243msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n" 5219msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n"
6244msgstr "" 5220msgstr ""
6245"Erreur: Impossible d'obtenir la MAC par l'API DLPI dans put_both/putmsg().\n" 5221"Erreur: Impossible d'obtenir la MAC par l'API DLPI dans put_both/putmsg().\n"
6246 5222
6247#: plugins-root/check_dhcp.c:1271
6248#, c-format 5223#, c-format
6249msgid "" 5224msgid ""
6250"Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n" 5225"Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n"
6251msgstr "" 5226msgstr ""
6252"Erreur: Impossible d'obtenir la MAC par l'API DLPI dans dl_attach_req/open" 5227"Erreur: Impossible d'obtenir la MAC par l'API DLPI dans dl_attach_req/"
6253"(%s..): %s.\n" 5228"open(%s..): %s.\n"
6254 5229
6255#: plugins-root/check_dhcp.c:1295
6256#, c-format 5230#, c-format
6257msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n" 5231msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n"
6258msgstr "" 5232msgstr ""
6259"Erreur: Impossible d'obtenir la MAC par l'API DLPI dans dl_bind/check_ctrl" 5233"Erreur: Impossible d'obtenir la MAC par l'API DLPI dans dl_bind/"
6260"(): %s.\n" 5234"check_ctrl(): %s.\n"
6261 5235
6262#: plugins-root/check_dhcp.c:1374
6263#, c-format 5236#, c-format
6264msgid "Hardware address: " 5237msgid "Hardware address: "
6265msgstr "Adresse matérielle: " 5238msgstr "Adresse matérielle: "
6266 5239
6267#: plugins-root/check_dhcp.c:1390
6268msgid "This plugin tests the availability of DHCP servers on a network." 5240msgid "This plugin tests the availability of DHCP servers on a network."
6269msgstr "Ce plugin teste la disponibilité de serveurs DHCP dans un réseau." 5241msgstr "Ce plugin teste la disponibilité de serveurs DHCP dans un réseau."
6270 5242
6271#: plugins-root/check_dhcp.c:1402
6272msgid "IP address of DHCP server that we must hear from" 5243msgid "IP address of DHCP server that we must hear from"
6273msgstr "" 5244msgstr ""
6274 5245
6275#: plugins-root/check_dhcp.c:1404
6276msgid "IP address that should be offered by at least one DHCP server" 5246msgid "IP address that should be offered by at least one DHCP server"
6277msgstr "" 5247msgstr ""
6278 5248
6279#: plugins-root/check_dhcp.c:1406
6280msgid "Seconds to wait for DHCPOFFER before timeout occurs" 5249msgid "Seconds to wait for DHCPOFFER before timeout occurs"
6281msgstr "" 5250msgstr ""
6282 5251
6283#: plugins-root/check_dhcp.c:1408
6284msgid "Interface to to use for listening (i.e. eth0)" 5252msgid "Interface to to use for listening (i.e. eth0)"
6285msgstr "" 5253msgstr ""
6286 5254
6287#: plugins-root/check_dhcp.c:1410
6288msgid "MAC address to use in the DHCP request" 5255msgid "MAC address to use in the DHCP request"
6289msgstr "" 5256msgstr ""
6290 5257
6291#: plugins-root/check_dhcp.c:1412
6292msgid "Unicast testing: mimic a DHCP relay, requires -s" 5258msgid "Unicast testing: mimic a DHCP relay, requires -s"
6293msgstr "" 5259msgstr ""
6294 5260
6295#: plugins-root/check_icmp.c:1295
6296msgid "specify a target" 5261msgid "specify a target"
6297msgstr "" 5262msgstr ""
6298 5263
6299#: plugins-root/check_icmp.c:1297 5264msgid "Use IPv4 (default) or IPv6 to communicate with the targets"
5265msgstr ""
5266
6300msgid "warning threshold (currently " 5267msgid "warning threshold (currently "
6301msgstr "Valeurs pour le seuil d'avertissement (actuellement " 5268msgstr "Valeurs pour le seuil d'avertissement (actuellement "
6302 5269
6303#: plugins-root/check_icmp.c:1300
6304msgid "critical threshold (currently " 5270msgid "critical threshold (currently "
6305msgstr "Valeurs pour le seuil critique (actuellement " 5271msgstr "Valeurs pour le seuil critique (actuellement "
6306 5272
6307#: plugins-root/check_icmp.c:1303
6308msgid "specify a source IP address or device name" 5273msgid "specify a source IP address or device name"
6309msgstr "spécifiez une adresse ou un nom d'hôte" 5274msgstr "spécifiez une adresse ou un nom d'hôte"
6310 5275
6311#: plugins-root/check_icmp.c:1305
6312msgid "number of packets to send (currently " 5276msgid "number of packets to send (currently "
6313msgstr "nombre de paquets à envoyer (actuellement " 5277msgstr "nombre de paquets à envoyer (actuellement "
6314 5278
6315#: plugins-root/check_icmp.c:1308
6316msgid "max packet interval (currently " 5279msgid "max packet interval (currently "
6317msgstr "" 5280msgstr ""
6318 5281
6319#: plugins-root/check_icmp.c:1311
6320msgid "max target interval (currently " 5282msgid "max target interval (currently "
6321msgstr "" 5283msgstr ""
6322 5284
6323#: plugins-root/check_icmp.c:1314
6324msgid "number of alive hosts required for success" 5285msgid "number of alive hosts required for success"
6325msgstr "nombre d'hôtes vivants requis pour réussite" 5286msgstr "nombre d'hôtes vivants requis pour réussite"
6326 5287
6327#: plugins-root/check_icmp.c:1317
6328msgid "TTL on outgoing packets (currently " 5288msgid "TTL on outgoing packets (currently "
6329msgstr "" 5289msgstr ""
6330 5290
6331#: plugins-root/check_icmp.c:1320
6332msgid "timeout value (seconds, currently " 5291msgid "timeout value (seconds, currently "
6333msgstr "" 5292msgstr ""
6334 5293
6335#: plugins-root/check_icmp.c:1323
6336msgid "Number of icmp data bytes to send" 5294msgid "Number of icmp data bytes to send"
6337msgstr "Nombre de paquets ICMP à envoyer" 5295msgstr "Nombre de paquets ICMP à envoyer"
6338 5296
6339#: plugins-root/check_icmp.c:1324
6340msgid "Packet size will be data bytes + icmp header (currently" 5297msgid "Packet size will be data bytes + icmp header (currently"
6341msgstr "" 5298msgstr ""
6342 5299
6343#: plugins-root/check_icmp.c:1326
6344msgid "verbose" 5300msgid "verbose"
6345msgstr "" 5301msgstr ""
6346 5302
6347#: plugins-root/check_icmp.c:1330
6348msgid "The -H switch is optional. Naming a host (or several) to check is not." 5303msgid "The -H switch is optional. Naming a host (or several) to check is not."
6349msgstr "" 5304msgstr ""
6350 5305
6351#: plugins-root/check_icmp.c:1332
6352msgid "" 5306msgid ""
6353"Threshold format for -w and -c is 200.25,60% for 200.25 msec RTA and 60%" 5307"Threshold format for -w and -c is 200.25,60% for 200.25 msec RTA and 60%"
6354msgstr "" 5308msgstr ""
6355 5309
6356#: plugins-root/check_icmp.c:1333
6357msgid "packet loss. The default values should work well for most users." 5310msgid "packet loss. The default values should work well for most users."
6358msgstr "" 5311msgstr ""
6359 5312
6360#: plugins-root/check_icmp.c:1334
6361msgid "" 5313msgid ""
6362"You can specify different RTA factors using the standardized abbreviations" 5314"You can specify different RTA factors using the standardized abbreviations"
6363msgstr "" 5315msgstr ""
6364 5316
6365#: plugins-root/check_icmp.c:1335
6366msgid "" 5317msgid ""
6367"us (microseconds), ms (milliseconds, default) or just plain s for seconds." 5318"us (microseconds), ms (milliseconds, default) or just plain s for seconds."
6368msgstr "" 5319msgstr ""
6369 5320
6370#: plugins-root/check_icmp.c:1341
6371msgid "The -v switch can be specified several times for increased verbosity." 5321msgid "The -v switch can be specified several times for increased verbosity."
6372msgstr "" 5322msgstr ""
6373 5323
6374#~ msgid "Critical threshold must be integer" 5324#~ msgid "Path or partition (may be repeated)"
6375#~ msgstr "le seuil critique doit être un entier positif" 5325#~ msgstr "Répertoire ou partition (peut être utilisé plusieurs fois)"
6376 5326
6377#~ msgid "Warning threshold must be integer" 5327#~ msgid ""
6378#~ msgstr "Le seuil d'avertissement doit être un entier positif" 5328#~ "value match). If multiple addresses are returned at once, you have to "
5329#~ "match"
5330#~ msgstr ""
5331#~ "valeur correspond). Si plusieurs adresses sont retournées en même temps,"
5332
5333#~ msgid ""
5334#~ "the whole string of addresses separated with commas (sorted "
5335#~ "alphabetically)."
5336#~ msgstr ""
5337#~ "vous devrez toutes les inscrire séparées pas des virgules (en ordre "
5338#~ "alphabétique)"
5339
5340#~ msgid "No specific parameters. No warning or critical threshold"
5341#~ msgstr "Pas d'argument spécifique. Pas de seuil d'avertissement ou critique"
5342
5343#~ msgid "Can't find local IP for NAS-IP-Address"
5344#~ msgstr "Impossible de trouver une addresse IP locale pour le NAS-IP-Address"
5345
5346#~ msgid "Warning free space should be more than critical free space"
5347#~ msgstr ""
5348#~ "Le seuil d'avertissement pour la place libre doit être plus grand que le "
5349#~ "seuil critique"
5350
5351#, c-format
5352#~ msgid "%s - Plugin timed out after %d seconds\n"
5353#~ msgstr "%s - Le plugin n'as pas répondu dans les %d secondes\n"
6379 5354
6380#~ msgid "Critical Process Count must be an integer!" 5355#~ msgid "Critical Process Count must be an integer!"
6381#~ msgstr "Critique Le total des processus doit être un nombre entier!" 5356#~ msgstr "Critique Le total des processus doit être un nombre entier!"