foreman_ansible 3.0.6 → 3.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,33 +1,40 @@
1
- # French translations for foreman_ansible package.
2
- # Copyright (C) 2018 THE PACKAGE'S COPYRIGHT HOLDER
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the foreman_ansible package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
5
- #
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
+ #
6
+ # Translators:
7
+ # Baptiste Agasse <baptiste.agasse@gmail.com>, 2019
8
+ # Florentin Raud <florentin.raud@gmail.com>, 2019
9
+ # Claer <transiblu@claer.hammock.fr>, 2019
10
+ # Bryan Kearney <bryan.kearney@gmail.com>, 2019
11
+ #
12
+ #, fuzzy
6
13
  msgid ""
7
14
  msgstr ""
8
15
  "Project-Id-Version: foreman_ansible 3.0.0\n"
9
16
  "Report-Msgid-Bugs-To: \n"
10
- "PO-Revision-Date: 2018-03-12 12:24-0400\n"
11
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12
- "Language-Team: French\n"
13
- "Language: fr\n"
17
+ "POT-Creation-Date: 2019-06-27 17:00+0200\n"
18
+ "PO-Revision-Date: 2018-11-14 21:36+0000\n"
19
+ "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2019\n"
20
+ "Language-Team: French (https://www.transifex.com/foreman/teams/114/fr/)\n"
14
21
  "MIME-Version: 1.0\n"
15
22
  "Content-Type: text/plain; charset=UTF-8\n"
16
23
  "Content-Transfer-Encoding: 8bit\n"
17
- "Plural-Forms: nplurals=2; plural=n>1;\n"
18
- "\n"
24
+ "Language: fr\n"
25
+ "Plural-Forms: nplurals=2; plural=(n > 1);\n"
19
26
 
20
27
  #: ../app/controllers/ansible_roles_controller.rb:35
21
28
  msgid "Import of roles successfully finished."
22
- msgstr ""
29
+ msgstr "Importation des rôles réussie."
23
30
 
24
31
  #: ../app/controllers/ansible_roles_controller.rb:50
25
32
  msgid "No changes in roles detected."
26
- msgstr ""
33
+ msgstr "Aucun changement de rôle détecté."
27
34
 
28
35
  #: ../app/controllers/ansible_roles_controller.rb:51
29
36
  msgid "No changes in roles detected on %s."
30
- msgstr ""
37
+ msgstr "Aucun changement de rôles détecté dans %s."
31
38
 
32
39
  #: ../app/controllers/ansible_variables_controller.rb:39
33
40
  msgid "No changes in variables detected on %s."
@@ -42,16 +49,40 @@ msgid ""
42
49
  msgstr ""
43
50
 
44
51
  #: ../app/controllers/ansible_variables_controller.rb:102
45
- msgid "No proxy found to import variables from, ensure that the smart proxy has the Ansible feature enabled."
52
+ msgid ""
53
+ "No proxy found to import variables from, ensure that the smart proxy has the"
54
+ " Ansible feature enabled."
55
+ msgstr ""
56
+ "Aucun proxy trouvé pour l'import des variables. Assurez vous qu'un smart "
57
+ "proxy ait la fonction Ansible active."
58
+
59
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:7
60
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:12
61
+ msgid "Show Ansible inventory for hosts"
62
+ msgstr ""
63
+
64
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:8
65
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:13
66
+ msgid "IDs of hosts included in inventory"
67
+ msgstr ""
68
+
69
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:17
70
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:22
71
+ msgid "Show Ansible inventory for hostgroups"
72
+ msgstr ""
73
+
74
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:18
75
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:23
76
+ msgid "IDs of hostgroups included in inventory"
46
77
  msgstr ""
47
78
 
48
79
  #: ../app/controllers/api/v2/ansible_override_values_controller.rb:17
49
80
  msgid "Override match"
50
- msgstr ""
81
+ msgstr "Élément conditionnel d'emplacement"
51
82
 
52
83
  #: ../app/controllers/api/v2/ansible_override_values_controller.rb:18
53
84
  msgid "Override value, required if omit is false"
54
- msgstr ""
85
+ msgstr "Remplacer la valeur, requis si Omettre est sur false"
55
86
 
56
87
  #: ../app/controllers/api/v2/ansible_override_values_controller.rb:22
57
88
  msgid "Create an override value for a specific ansible variable"
@@ -59,135 +90,155 @@ msgstr ""
59
90
 
60
91
  #: ../app/controllers/api/v2/ansible_override_values_controller.rb:34
61
92
  msgid "Destroy an override value"
62
- msgstr ""
93
+ msgstr "Supprimer une valeur surchargée"
63
94
 
64
95
  #: ../app/controllers/api/v2/ansible_roles_controller.rb:18
65
96
  msgid "Show role"
66
- msgstr ""
97
+ msgstr "Afficher un rôle"
67
98
 
68
99
  #: ../app/controllers/api/v2/ansible_roles_controller.rb:22
69
100
  msgid "List Ansible roles"
70
- msgstr ""
101
+ msgstr "Lister les rôles Ansible"
71
102
 
72
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:28
103
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:29
73
104
  msgid "Deletes Ansible role"
74
- msgstr ""
105
+ msgstr "Supprime le rôle Ansible"
75
106
 
76
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:34
107
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:35
77
108
  msgid "Import Ansible roles"
78
- msgstr ""
109
+ msgstr "Importer les rôles Ansible"
79
110
 
80
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:35 ../app/controllers/api/v2/ansible_roles_controller.rb:42 ../app/controllers/api/v2/ansible_variables_controller.rb:73 ../app/controllers/api/v2/ansible_variables_controller.rb:83
111
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:36
112
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:43
113
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:75
114
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:85
81
115
  msgid "Smart Proxy to import from"
82
- msgstr ""
116
+ msgstr "Proxy Smart à partir duquel importer"
83
117
 
84
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:36
118
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:37
85
119
  msgid "Ansible role names to import"
86
- msgstr ""
120
+ msgstr "Noms de rôle Ansible à importer"
87
121
 
88
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:41
122
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:42
89
123
  msgid "Obsolete Ansible roles"
90
- msgstr ""
124
+ msgstr "Rôles Ansible obsolètes"
91
125
 
92
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:48
126
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:49
93
127
  msgid "Fetch Ansible roles available to be imported"
94
- msgstr ""
128
+ msgstr "Récupérer les rôles Ansible disponibles pour importation"
95
129
 
96
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:49
130
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:50
97
131
  msgid "Smart Proxy to fetch from"
132
+ msgstr "Proxy Smart à partir duquel récupérer"
133
+
134
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:73
135
+ msgid "Smart proxy id is required"
98
136
  msgstr ""
99
137
 
100
138
  #: ../app/controllers/api/v2/ansible_variables_controller.rb:20
101
139
  msgid "Show variable"
102
- msgstr ""
140
+ msgstr "Afficher la variable"
103
141
 
104
142
  #: ../app/controllers/api/v2/ansible_variables_controller.rb:24
105
143
  msgid "List Ansible variables"
106
- msgstr ""
144
+ msgstr "Afficher les variables Ansible"
107
145
 
108
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:30
146
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:31
109
147
  msgid "Deletes Ansible variable"
110
- msgstr ""
148
+ msgstr "Supprimer la variable Ansible"
111
149
 
112
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:39
150
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:40
113
151
  msgid "Name of variable"
114
- msgstr ""
152
+ msgstr "Nom de la variable"
115
153
 
116
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:40
154
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:41
117
155
  msgid "Role ID"
118
- msgstr ""
156
+ msgstr "ID du rôle"
119
157
 
120
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:41
158
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:42
121
159
  msgid "Default value of variable"
122
- msgstr ""
160
+ msgstr "Valeur par défaut de la variable"
123
161
 
124
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:42
162
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:43
125
163
  msgid "When enabled the parameter is hidden in the UI"
126
- msgstr ""
164
+ msgstr "Quand activé, le paramètre est caché dans l'interface"
127
165
 
128
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:43
166
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:44
129
167
  msgid "The order in which values are resolved"
130
- msgstr ""
168
+ msgstr "L'ordre dans lequel les valeurs sont interprétées"
131
169
 
132
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:44
170
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:45
133
171
  msgid "Description of variable"
134
- msgstr ""
172
+ msgstr "Description de la variable"
135
173
 
136
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:45
174
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:46
137
175
  msgid "Types of validation values"
138
- msgstr ""
176
+ msgstr "Types des valeurs pour la validation"
139
177
 
140
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:46
178
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:47
141
179
  msgid "Used to enforce certain values for the parameter values"
142
- msgstr ""
180
+ msgstr "Utilisé pour forcer certaines valeurs pour les valeurs des paramètres"
143
181
 
144
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:47
182
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:48
145
183
  msgid "Types of variable values"
146
- msgstr ""
184
+ msgstr "Types de variables des valeurs"
147
185
 
148
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:48
186
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:49
149
187
  msgid "Merge all matching values (only array/hash type)"
150
188
  msgstr ""
189
+ "Fusionner toutes les valeurs qui correspondent (seulement pour les types "
190
+ "tableau/hachage)"
151
191
 
152
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:49
192
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:50
153
193
  msgid "Include default value when merging all matching values"
154
194
  msgstr ""
195
+ "Inclus la valeur par défaut lors qu'on fusionne les valeurs de concordance"
155
196
 
156
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:50
197
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:51
157
198
  msgid "Remove duplicate values (only array type)"
199
+ msgstr "Supprime les valeurs dupliquées (seulement pour le type tableau)"
200
+
201
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:52
202
+ msgid "Whether to override variable or not"
158
203
  msgstr ""
159
204
 
160
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:54
205
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:56
161
206
  msgid "Create Ansible variable"
162
207
  msgstr ""
163
208
 
164
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:61
209
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:63
165
210
  msgid "Updates Ansible variable"
166
- msgstr ""
211
+ msgstr "Mettre à jour la variable Ansible"
167
212
 
168
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:71
169
- msgid "Import Ansible variables. This will only import variables for already existing roles, it will not import any new roles"
213
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:73
214
+ msgid ""
215
+ "Import Ansible variables. This will only import variables for already "
216
+ "existing roles, it will not import any new roles"
170
217
  msgstr ""
218
+ "Import des variables Ansible. Ceci importera seulement les variables pour "
219
+ "les rôles déjà existants, cela n'importera aucun nouveau rôle."
171
220
 
172
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:81
173
- msgid "Obsolete Ansible variables. This will only obsolete variables for already existing roles, it will not delete any old roles"
221
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:83
222
+ msgid ""
223
+ "Obsolete Ansible variables. This will only obsolete variables for already "
224
+ "existing roles, it will not delete any old roles"
174
225
  msgstr ""
175
226
 
176
227
  #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:20
177
228
  msgid "Plays Ansible roles on a hostgroup"
178
- msgstr ""
229
+ msgstr "Lit les rôles Ansible dans un groupe d'hôtes"
179
230
 
180
231
  #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:30
181
232
  msgid "Plays Ansible roles on hostgroups"
182
- msgstr ""
233
+ msgstr "Lit les rôles Ansible dans les groupes d'hôtes"
183
234
 
184
235
  #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:31
185
236
  msgid "IDs of hostgroups to play roles on"
186
- msgstr ""
237
+ msgstr "ID des groupes d’hôtes sur lesquels jouer des rôles"
187
238
 
188
239
  #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:42
189
240
  msgid "List all Ansible roles for a hostgroup"
190
- msgstr ""
241
+ msgstr "Lister tous les rôles Ansible pour un groupe d'hôtes"
191
242
 
192
243
  #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:53
193
244
  msgid "Assigns Ansible roles to a hostgroup"
@@ -197,25 +248,26 @@ msgstr ""
197
248
  msgid "Ansible roles to assign to a hostgroup"
198
249
  msgstr ""
199
250
 
200
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_param_group_extensions.rb:13 ../app/controllers/foreman_ansible/api/v2/hosts_param_group_extensions.rb:13
251
+ #: ../app/controllers/foreman_ansible/api/v2/hostgroups_param_group_extensions.rb:13
252
+ #: ../app/controllers/foreman_ansible/api/v2/hosts_param_group_extensions.rb:13
201
253
  msgid "IDs of associated ansible roles"
202
- msgstr ""
254
+ msgstr "ID des rôles Ansible associés"
203
255
 
204
256
  #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:26
205
257
  msgid "Plays Ansible roles on a host"
206
- msgstr ""
258
+ msgstr "Lit les rôles Ansible dans un hôte"
207
259
 
208
260
  #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:35
209
261
  msgid "Plays Ansible roles on hosts"
210
- msgstr ""
262
+ msgstr "Lit les rôles Ansible dans les hôtes"
211
263
 
212
264
  #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:36
213
265
  msgid "IDs of hosts to play roles on"
214
- msgstr ""
266
+ msgstr "ID des hôtes sur lesquels jouer des rôles"
215
267
 
216
268
  #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:46
217
269
  msgid "List all Ansible roles for a host"
218
- msgstr ""
270
+ msgstr "Lister tous les rôles Ansible pour un hôte"
219
271
 
220
272
  #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:56
221
273
  msgid "Assigns Ansible roles to a host"
@@ -227,131 +279,168 @@ msgstr ""
227
279
 
228
280
  #: ../app/controllers/foreman_ansible/concerns/hostgroups_controller_extensions.rb:27
229
281
  msgid "Host group has no associated hosts"
230
- msgstr ""
282
+ msgstr "Aucun hôte n'est associé au groupe d'hôtes"
231
283
 
232
284
  #: ../app/controllers/foreman_ansible/concerns/job_invocation_helper.rb:13
233
285
  msgid "There are no Ansible roles to play"
234
- msgstr ""
286
+ msgstr "Il n'y a pas de rôle Ansible à lire"
235
287
 
236
288
  #: ../app/controllers/foreman_ansible/concerns/job_invocation_helper.rb:15
237
289
  msgid "Could not run Ansible roles for %{host}"
238
- msgstr ""
290
+ msgstr "Impossible d'exécuter des rôles pour %{host}"
239
291
 
240
292
  #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:8
241
293
  msgid "Import from %s"
242
- msgstr ""
294
+ msgstr "Import depuis %s"
243
295
 
244
296
  #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:23
245
297
  msgid "Ansible Role"
246
- msgstr ""
298
+ msgstr "Rôle Ansible"
247
299
 
248
300
  #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:29
249
301
  msgid "Import"
250
- msgstr ""
302
+ msgstr "Import"
251
303
 
252
304
  #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:35
253
305
  msgid "%s ago"
254
- msgstr ""
306
+ msgstr "Il y a %s"
255
307
 
256
- #: ../app/helpers/foreman_ansible/hosts_helper_extensions.rb:13 ../app/lib/actions/foreman_ansible/helpers/host_common.rb:18
308
+ #: ../app/helpers/foreman_ansible/hosts_helper_extensions.rb:13
309
+ #: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:18
257
310
  msgid "Play Ansible roles"
258
- msgstr ""
311
+ msgstr "Lire Rôles Ansible"
259
312
 
260
313
  #: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:10
261
314
  msgid "Playbook execution failed"
262
- msgstr ""
315
+ msgstr "Échec d'exécution de Playbook"
263
316
 
264
- #: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:30 ../lib/foreman_ansible_core/remote_execution_core/ansible_runner.rb:36
317
+ #: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:30
318
+ #: ../lib/foreman_ansible_core/remote_execution_core/ansible_runner.rb:36
265
319
  msgid "Error loading data from proxy"
266
- msgstr ""
320
+ msgstr "Erreur de chargement des données depuis le proxy"
267
321
 
268
322
  #: ../app/lib/actions/foreman_ansible/helpers/play_roles_description.rb:13
269
323
  msgid "Foreman"
270
- msgstr ""
324
+ msgstr "Foreman"
271
325
 
272
326
  #: ../app/lib/proxy_api/ansible.rb:27
273
327
  msgid "Unable to get roles from Ansible"
274
- msgstr ""
328
+ msgstr "Impossible d'obtenir les rôles d'Ansible"
275
329
 
276
330
  #: ../app/lib/proxy_api/ansible.rb:34 ../app/lib/proxy_api/ansible.rb:41
277
331
  msgid "Unable to get roles/variables from Ansible"
278
- msgstr ""
332
+ msgstr "Impossible d'obtenir les rôles/variables d'Ansible"
279
333
 
280
334
  #: ../app/models/setting/ansible.rb:20
281
- msgid "Use this to supply a path to an SSH Private Key that Ansible will use in lieu of a password Override with \"ansible_ssh_private_key_file\" host parameter"
335
+ msgid ""
336
+ "Use this to supply a path to an SSH Private Key that Ansible will use in "
337
+ "lieu of a password Override with \"ansible_ssh_private_key_file\" host "
338
+ "parameter"
282
339
  msgstr ""
340
+ "Utilisez ceci pour fournir un chemin à une clé privée SSH qu'Ansible "
341
+ "utilisera au lieu d'un remplacement du mot de passe par le paramètre d'hôte "
342
+ "« ansible_ssh_private_key_file »"
283
343
 
284
344
  #: ../app/models/setting/ansible.rb:25
285
345
  msgid "Private Key Path"
286
- msgstr ""
346
+ msgstr "Chemin de clé privée"
287
347
 
288
348
  #: ../app/models/setting/ansible.rb:29
289
- msgid "Use this connection type by default when running Ansible playbooks. You can override this on hosts by adding a parameter \"ansible_connection\""
349
+ msgid ""
350
+ "Use this connection type by default when running Ansible playbooks. You can "
351
+ "override this on hosts by adding a parameter \"ansible_connection\""
290
352
  msgstr ""
353
+ "Utilisez ce type de connexion par défaut lors de l'exécution de playbooks "
354
+ "Ansible. Vous pouvez remplacer cela sur les hôtes en ajoutant un paramètre «"
355
+ " ansible_connection »"
291
356
 
292
357
  #: ../app/models/setting/ansible.rb:33
293
358
  msgid "Connection type"
294
- msgstr ""
359
+ msgstr "Type de connexion"
295
360
 
296
361
  #: ../app/models/setting/ansible.rb:37
297
- msgid "Enable/disable WinRM server certificate validation when running Ansible playbooks. You can override this on hosts by adding a parameter \"ansible_winrm_server_cert_validation\""
362
+ msgid ""
363
+ "Enable/disable WinRM server certificate validation when running Ansible "
364
+ "playbooks. You can override this on hosts by adding a parameter "
365
+ "\"ansible_winrm_server_cert_validation\""
298
366
  msgstr ""
367
+ "Activez/désactivez la validation du certificat du serveur WinRM lors de "
368
+ "l'exécution de playbooks Ansible. Vous pouvez remplacer cela sur les hôtes "
369
+ "en ajoutant un paramètre « ansible_winrm_server_cert_validation »"
299
370
 
300
371
  #: ../app/models/setting/ansible.rb:42
301
372
  msgid "WinRM cert Validation"
302
- msgstr ""
373
+ msgstr "Validation de certification WinRM"
303
374
 
304
375
  #: ../app/models/setting/ansible.rb:46
305
- msgid "Foreman will add the this level of verbosity for additional debugging output when running Ansible playbooks."
376
+ msgid ""
377
+ "Foreman will add the this level of verbosity for additional debugging output"
378
+ " when running Ansible playbooks."
306
379
  msgstr ""
380
+ "Foreman ajoutera ce niveau de verbosité pour une sortie de débogage "
381
+ "supplémentaire lors de l'exécution de playbooks Ansible."
307
382
 
308
383
  #: ../app/models/setting/ansible.rb:49
309
384
  msgid "Default verbosity level"
310
- msgstr ""
385
+ msgstr "Niveau de verbosité par défaut"
311
386
 
312
387
  #: ../app/models/setting/ansible.rb:52
313
388
  msgid "Disabled"
314
- msgstr ""
389
+ msgstr "Désactivé"
315
390
 
316
391
  #: ../app/models/setting/ansible.rb:53
317
392
  msgid "Level 1 (-v)"
318
- msgstr ""
393
+ msgstr "Niveau 1 (-v)"
319
394
 
320
395
  #: ../app/models/setting/ansible.rb:54
321
396
  msgid "Level 2 (-vv)"
322
- msgstr ""
397
+ msgstr "Niveau 2 (-vv)"
323
398
 
324
399
  #: ../app/models/setting/ansible.rb:55
325
400
  msgid "Level 3 (-vvv)"
326
- msgstr ""
401
+ msgstr "Niveau 3 (-vvv)"
327
402
 
328
403
  #: ../app/models/setting/ansible.rb:56
329
404
  msgid "Level 4 (-vvvv)"
330
- msgstr ""
405
+ msgstr "Niveau 4 (-vvvv)"
331
406
 
332
407
  #: ../app/models/setting/ansible.rb:62
333
- msgid "Timeout (in seconds) to set when Foreman will trigger a play Ansible roles task after a host is fully provisioned. Set this to the maximum time you expect a host to take until it is ready after a reboot."
408
+ msgid ""
409
+ "Timeout (in seconds) to set when Foreman will trigger a play Ansible roles "
410
+ "task after a host is fully provisioned. Set this to the maximum time you "
411
+ "expect a host to take until it is ready after a reboot."
334
412
  msgstr ""
413
+ "Délai d'attente (en secondes) au terme duquel Foreman déclenchera une tâche "
414
+ "de lecture de rôle Ansible après la mise en service complète d'un hôte. "
415
+ "Définissez-le sur le temps maximum que vous attendez d'un hôte jusqu'à ce "
416
+ "qu'il soit prêt après un redémarrage."
335
417
 
336
418
  #: ../app/models/setting/ansible.rb:67
337
419
  msgid "Post-provision timeout"
338
- msgstr ""
420
+ msgstr "Délai d'attente après mise en service"
339
421
 
340
422
  #: ../app/models/setting/ansible.rb:71
341
423
  msgid "Timeout (in minutes) when hosts should have reported."
342
424
  msgstr ""
425
+ "Le délai d'attente (en minutes) durant lequel les hôtes auraient dû avoir "
426
+ "envoyé leur rapport."
343
427
 
344
428
  #: ../app/models/setting/ansible.rb:73
345
429
  msgid "Ansible report timeout"
346
- msgstr ""
430
+ msgstr "Expiration du délai d’attente de rapport d' Ansible"
347
431
 
348
432
  #: ../app/models/setting/ansible.rb:77
349
- msgid "Disable host configuration status turning to out of sync for %{cfgmgmt} after report does not arrive within configured interval"
433
+ msgid ""
434
+ "Disable host configuration status turning to out of sync for %{cfgmgmt} "
435
+ "after report does not arrive within configured interval"
350
436
  msgstr ""
437
+ "Désactiver l'état de la configuration de l'hôte à « out of sync » pour "
438
+ "%{cfgmgmt}, après que le rapport ne soit pas arrivé dans l'intervalle "
439
+ "configuré."
351
440
 
352
441
  #: ../app/models/setting/ansible.rb:81
353
442
  msgid "%{cfgmgmt} out of sync disabled"
354
- msgstr ""
443
+ msgstr "Désynchronisation de %{cfgmgmt} désactivée"
355
444
 
356
445
  #: ../app/models/setting/ansible.rb:86
357
446
  msgid "Foreman will run Ansible playbooks using this implementation"
@@ -361,131 +450,159 @@ msgstr ""
361
450
  msgid "Implementation for running Ansible"
362
451
  msgstr ""
363
452
 
364
- #: ../app/models/setting/ansible.rb:104 ../lib/foreman_ansible/register.rb:92
453
+ #: ../app/models/setting/ansible.rb:104 ../lib/foreman_ansible/register.rb:97
365
454
  msgid "Ansible"
366
- msgstr ""
455
+ msgstr "Ansible"
367
456
 
368
457
  #: ../app/services/foreman_ansible/insights_notification_builder.rb:51
369
458
  msgid "Remediation Plan"
370
- msgstr ""
459
+ msgstr "Plan de remédiation"
371
460
 
372
- #: ../app/services/foreman_ansible/insights_notification_builder.rb:61 ../db/seeds.d/90_notification_blueprints.rb:13
461
+ #: ../app/services/foreman_ansible/insights_notification_builder.rb:61
462
+ #: ../db/seeds.d/90_notification_blueprints.rb:13
373
463
  msgid "Job Details"
374
- msgstr ""
464
+ msgstr "Détails du job"
375
465
 
376
466
  #: ../app/services/foreman_ansible/proxy_api.rb:13
377
467
  msgid "Proxy not found"
378
- msgstr ""
468
+ msgstr "Proxy non trouvé"
379
469
 
380
470
  #: ../app/views/ansible_roles/import.html.erb:1
381
471
  msgid "Changed Ansible roles"
382
- msgstr ""
472
+ msgstr "Rôles Ansible modifiés"
383
473
 
384
- #: ../app/views/ansible_roles/import.html.erb:3 ../app/views/ansible_variables/import.html.erb:3
474
+ #: ../app/views/ansible_roles/import.html.erb:3
475
+ #: ../app/views/ansible_variables/import.html.erb:3
385
476
  msgid "Select the changes you want to realize in Foreman"
386
477
  msgstr ""
478
+ "Sélectionner les changements que vous voulez voir appliqué par Foreman"
387
479
 
388
- #: ../app/views/ansible_roles/import.html.erb:5 ../app/views/ansible_variables/import.html.erb:5
480
+ #: ../app/views/ansible_roles/import.html.erb:5
481
+ #: ../app/views/ansible_variables/import.html.erb:5
389
482
  msgid "Toggle"
390
- msgstr ""
483
+ msgstr "Commuter"
391
484
 
392
- #: ../app/views/ansible_roles/import.html.erb:6 ../app/views/ansible_variables/import.html.erb:6
485
+ #: ../app/views/ansible_roles/import.html.erb:6
486
+ #: ../app/views/ansible_variables/import.html.erb:6
393
487
  msgid "New"
394
- msgstr ""
488
+ msgstr "Nouveau"
395
489
 
396
- #: ../app/views/ansible_roles/import.html.erb:8 ../app/views/ansible_variables/import.html.erb:8
490
+ #: ../app/views/ansible_roles/import.html.erb:8
491
+ #: ../app/views/ansible_variables/import.html.erb:8
397
492
  msgid "Check/Uncheck new"
398
- msgstr ""
493
+ msgstr "Cocher / Décocher les nouveaux"
399
494
 
400
- #: ../app/views/ansible_roles/import.html.erb:9 ../app/views/ansible_variables/import.html.erb:9
495
+ #: ../app/views/ansible_roles/import.html.erb:9
496
+ #: ../app/views/ansible_variables/import.html.erb:9
401
497
  msgid "Obsolete"
402
- msgstr ""
498
+ msgstr "Obsolète"
403
499
 
404
- #: ../app/views/ansible_roles/import.html.erb:11 ../app/views/ansible_variables/import.html.erb:11
500
+ #: ../app/views/ansible_roles/import.html.erb:11
501
+ #: ../app/views/ansible_variables/import.html.erb:11
405
502
  msgid "Check/Uncheck obsolete"
406
- msgstr ""
503
+ msgstr "Cocher / Décocher les obsolètes"
407
504
 
408
- #: ../app/views/ansible_roles/import.html.erb:19 ../app/views/ansible_variables/import.html.erb:22
505
+ #: ../app/views/ansible_roles/import.html.erb:19
506
+ #: ../app/views/ansible_variables/import.html.erb:22
409
507
  msgid "Check/Uncheck all"
410
- msgstr ""
508
+ msgstr "Cocher / Tout décocher"
411
509
 
412
- #: ../app/views/ansible_roles/import.html.erb:21 ../app/views/ansible_variables/import.html.erb:24
510
+ #: ../app/views/ansible_roles/import.html.erb:21
511
+ #: ../app/views/ansible_variables/import.html.erb:24
413
512
  msgid "Name"
414
- msgstr ""
513
+ msgstr "Nom"
415
514
 
416
- #: ../app/views/ansible_roles/import.html.erb:22 ../app/views/ansible_variables/import.html.erb:26
515
+ #: ../app/views/ansible_roles/import.html.erb:22
516
+ #: ../app/views/ansible_variables/import.html.erb:26
417
517
  msgid "Hosts count"
418
- msgstr ""
518
+ msgstr "Nombre d'hôtes"
419
519
 
420
- #: ../app/views/ansible_roles/import.html.erb:23 ../app/views/ansible_variables/import.html.erb:27
520
+ #: ../app/views/ansible_roles/import.html.erb:23
521
+ #: ../app/views/ansible_variables/import.html.erb:27
421
522
  msgid "Hostgroups count"
422
- msgstr ""
523
+ msgstr "Nombre de groupes d'hôtes"
423
524
 
424
- #: ../app/views/ansible_roles/import.html.erb:24 ../app/views/ansible_variables/import.html.erb:28
525
+ #: ../app/views/ansible_roles/import.html.erb:24
526
+ #: ../app/views/ansible_variables/import.html.erb:28
425
527
  msgid "Operation"
426
- msgstr ""
528
+ msgstr "Opération"
427
529
 
428
- #: ../app/views/ansible_roles/import.html.erb:35 ../app/views/ansible_variables/import.html.erb:39
530
+ #: ../app/views/ansible_roles/import.html.erb:35
531
+ #: ../app/views/ansible_variables/import.html.erb:39
429
532
  msgid "Check/Uncheck all %s changes"
430
- msgstr ""
533
+ msgstr "Tout Cocher / Décocher les %s changements"
431
534
 
432
- #: ../app/views/ansible_roles/import.html.erb:40 ../app/views/ansible_variables/import.html.erb:45
535
+ #: ../app/views/ansible_roles/import.html.erb:40
536
+ #: ../app/views/ansible_variables/import.html.erb:45
433
537
  msgid "Add"
434
- msgstr ""
538
+ msgstr "Ajouter"
435
539
 
436
- #: ../app/views/ansible_roles/import.html.erb:40 ../app/views/ansible_variables/import.html.erb:45
540
+ #: ../app/views/ansible_roles/import.html.erb:40
541
+ #: ../app/views/ansible_variables/import.html.erb:45
437
542
  msgid "Remove"
438
- msgstr ""
543
+ msgstr "Supprimer"
439
544
 
440
- #: ../app/views/ansible_roles/import.html.erb:48 ../app/views/ansible_variables/import.html.erb:53
545
+ #: ../app/views/ansible_roles/import.html.erb:48
546
+ #: ../app/views/ansible_variables/import.html.erb:53
441
547
  msgid "Cancel"
442
- msgstr ""
548
+ msgstr "Annuler"
443
549
 
444
- #: ../app/views/ansible_roles/import.html.erb:49 ../app/views/ansible_variables/import.html.erb:12 ../app/views/ansible_variables/import.html.erb:45 ../app/views/ansible_variables/import.html.erb:54
550
+ #: ../app/views/ansible_roles/import.html.erb:49
551
+ #: ../app/views/ansible_variables/import.html.erb:12
552
+ #: ../app/views/ansible_variables/import.html.erb:45
553
+ #: ../app/views/ansible_variables/import.html.erb:54
445
554
  msgid "Update"
446
- msgstr ""
555
+ msgstr "Mise à jour"
447
556
 
448
- #: ../app/views/ansible_roles/index.html.erb:1 ../app/views/ansible_roles/welcome.html.erb:1 ../app/views/ansible_roles/welcome.html.erb:6 ../app/views/foreman_ansible/ansible_roles/_select_tab_title.html.erb:1
557
+ #: ../app/views/ansible_roles/index.html.erb:1
558
+ #: ../app/views/ansible_roles/welcome.html.erb:1
559
+ #: ../app/views/ansible_roles/welcome.html.erb:6
560
+ #: ../app/views/foreman_ansible/ansible_roles/_select_tab_title.html.erb:1
449
561
  msgid "Ansible Roles"
450
- msgstr ""
562
+ msgstr "Rôles Ansible"
451
563
 
452
564
  #: ../app/views/ansible_roles/index.html.erb:9
453
565
  msgid "Role|Name"
454
- msgstr ""
566
+ msgstr "Nom"
455
567
 
456
568
  #: ../app/views/ansible_roles/index.html.erb:10
457
569
  msgid "Hostgroups"
458
- msgstr ""
570
+ msgstr "Groupes d'hôtes"
459
571
 
460
572
  #: ../app/views/ansible_roles/index.html.erb:11
461
573
  msgid "Hosts"
462
- msgstr ""
574
+ msgstr "Hôtes"
463
575
 
464
576
  #: ../app/views/ansible_roles/index.html.erb:12
465
577
  msgid "Imported at"
466
- msgstr ""
578
+ msgstr "Importé à"
467
579
 
468
- #: ../app/views/ansible_roles/index.html.erb:13 ../app/views/ansible_variables/index.html.erb:16
580
+ #: ../app/views/ansible_roles/index.html.erb:13
581
+ #: ../app/views/ansible_variables/index.html.erb:16
469
582
  msgid "Actions"
470
- msgstr ""
583
+ msgstr "Actions"
471
584
 
472
- #: ../app/views/ansible_roles/index.html.erb:27 ../lib/foreman_ansible/register.rb:98
585
+ #: ../app/views/ansible_roles/index.html.erb:27
586
+ #: ../lib/foreman_ansible/register.rb:103
473
587
  msgid "Variables"
474
- msgstr ""
588
+ msgstr "Variables"
475
589
 
476
- #: ../app/views/ansible_roles/index.html.erb:33 ../app/views/ansible_variables/index.html.erb:41
590
+ #: ../app/views/ansible_roles/index.html.erb:33
591
+ #: ../app/views/ansible_variables/index.html.erb:41
477
592
  msgid "Delete %s?"
478
- msgstr ""
593
+ msgstr "Supprimer %s ?"
479
594
 
480
595
  #: ../app/views/ansible_roles/welcome.html.erb:7
481
596
  msgid ""
482
597
  "No ansible roles were found in Foreman. If you want to assign roles to your hosts,\n"
483
598
  " you have to import them first."
484
599
  msgstr ""
600
+ "Aucun rôle Ansible trouvé dans Foreman. Si vous souhaitez assigner des rôles à vos hôtes,\n"
601
+ " vous devez tout d'abord les importer."
485
602
 
486
603
  #: ../app/views/ansible_roles/welcome.html.erb:10
487
604
  msgid "Learn more about this in the documentation."
488
- msgstr ""
605
+ msgstr "Approfondissez ce sujet dans la documentation."
489
606
 
490
607
  #: ../app/views/ansible_variables/_fields.erb:4
491
608
  msgid "Ansible Variable Details (Imported)"
@@ -497,87 +614,114 @@ msgstr ""
497
614
 
498
615
  #: ../app/views/ansible_variables/_fields.erb:11
499
616
  msgid "Default Behavior"
500
- msgstr ""
617
+ msgstr "Comportement par défaut"
501
618
 
502
619
  #: ../app/views/ansible_variables/_fields.erb:12
503
620
  msgid "Override the default value of the Ansible variable."
504
621
  msgstr ""
505
622
 
506
623
  #: ../app/views/ansible_variables/_fields.erb:14
507
- msgid "Mark the variable to be managed by Foreman. When the Ansible role of this variable is assigned to a host, the default value will be added to Ansible inventory as a host variable. Specify matchers to set a different value for such variable."
624
+ msgid ""
625
+ "Mark the variable to be managed by Foreman. When the Ansible role of this "
626
+ "variable is assigned to a host, the default value will be added to Ansible "
627
+ "inventory as a host variable. Specify matchers to set a different value for "
628
+ "such variable."
508
629
  msgstr ""
509
630
 
510
631
  #: ../app/views/ansible_variables/_fields.erb:27
511
632
  msgid "Value to use when there is no match."
512
- msgstr ""
633
+ msgstr "Valeur à utiliser quand il n'y a pas de concordance."
513
634
 
514
635
  #: ../app/views/ansible_variables/_fields.erb:30
515
636
  msgid "Hidden Value"
516
- msgstr ""
637
+ msgstr "Valeur cachée"
517
638
 
518
639
  #: ../app/views/ansible_variables/_fields.erb:33
519
640
  msgid "Hide all values for this parameter."
520
- msgstr ""
641
+ msgstr "Cacher toutes les valeurs de ce paramètre."
521
642
 
522
643
  #: ../app/views/ansible_variables/_fields.erb:39
523
644
  msgid "Optional Input Validator"
524
- msgstr ""
645
+ msgstr "Validateur d'entrée optionnel"
525
646
 
526
647
  #: ../app/views/ansible_variables/_fields.erb:41
527
- msgid "Before including these variables on your playbooks, Foreman will validate that your variables comply with the validation."
648
+ msgid ""
649
+ "Before including these variables on your playbooks, Foreman will validate "
650
+ "that your variables comply with the validation."
528
651
  msgstr ""
529
652
 
530
653
  #: ../app/views/ansible_variables/_fields.erb:44
531
- msgid "If checked, will raise an error if there is no default value and no matcher provide a value."
654
+ msgid ""
655
+ "If checked, will raise an error if there is no default value and no matcher "
656
+ "provide a value."
532
657
  msgstr ""
658
+ "Si coché, Foreman va générer une erreur s'il n'y a pas de valeur par défaut "
659
+ "et aucune valeur n'est retournée "
533
660
 
534
661
  #: ../app/views/ansible_variables/_fields.erb:53
535
662
  msgid "Prioritize Attribute Order"
536
- msgstr ""
663
+ msgstr "Prioriser l'ordre des attributs"
537
664
 
538
665
  #: ../app/views/ansible_variables/_fields.erb:54
539
666
  msgid "Set the order in which values are resolved."
540
- msgstr ""
667
+ msgstr "Définir l'ordre dans lequel les valeurs sont interprétées."
541
668
 
542
669
  #: ../app/views/ansible_variables/_fields.erb:55
543
670
  msgid "Order"
544
- msgstr ""
671
+ msgstr "Ordre"
545
672
 
546
673
  #: ../app/views/ansible_variables/_fields.erb:56
547
- msgid "The order in which matchers keys are processed, first match wins.<br> You may use multiple attributes as a matcher key, for example, an order of <code>host group, environment</code> would expect a matcher such as <code>hostgroup = \"web servers\", environment = production</code>"
674
+ msgid ""
675
+ "The order in which matchers keys are processed, first match wins.<br> You "
676
+ "may use multiple attributes as a matcher key, for example, an order of "
677
+ "<code>host group, environment</code> would expect a matcher such as "
678
+ "<code>hostgroup = \"web servers\", environment = production</code>"
548
679
  msgstr ""
680
+ "L'ordre dans lequel les clés de Matchers sont parcourues, la première "
681
+ "correspondance gagne.<br>Vous pouvez utiliser plusieurs attributs comme clés"
682
+ " de Matchers, par exemple, l'ordre suivant <code>host group, "
683
+ "environment</code> attend un Matcher comme <code>hostgroup = \"web "
684
+ "servers\", environment = production</code>"
549
685
 
550
686
  #: ../app/views/ansible_variables/_fields.erb:59
551
- msgid "Continue to look for matches after first find (only array/hash type)? Note: merging overrides ignores all matchers that are omitted."
687
+ msgid ""
688
+ "Continue to look for matches after first find (only array/hash type)? Note: "
689
+ "merging overrides ignores all matchers that are omitted."
552
690
  msgstr ""
691
+ "Continuer à chercher les valeurs correspondantes après une première "
692
+ "recherche (type tableau ou hachage uniquement) ? Noter : la fusion ignore "
693
+ "toutes les valeurs correspondantes omises."
553
694
 
554
695
  #: ../app/views/ansible_variables/_fields.erb:61
555
696
  msgid "Include default value when merging all matching values."
556
697
  msgstr ""
698
+ "Inclus la valeur par défaut lors qu'on fusionne les valeurs de concordance."
557
699
 
558
700
  #: ../app/views/ansible_variables/_fields.erb:64
559
701
  msgid "Avoid duplicate values when merging them (only array type)?"
560
- msgstr ""
702
+ msgstr "Éviter les doublons lors des fusions (seulement pour les tableaux) ?"
561
703
 
562
704
  #: ../app/views/ansible_variables/_fields.erb:68
563
705
  msgid "Specify Matchers"
564
- msgstr ""
706
+ msgstr "Spécifier les matchers"
565
707
 
566
- #: ../app/views/ansible_variables/edit.html.erb:4 ../app/views/ansible_variables/index.html.erb:1 ../app/views/ansible_variables/new.html.erb:4
708
+ #: ../app/views/ansible_variables/edit.html.erb:4
709
+ #: ../app/views/ansible_variables/index.html.erb:1
710
+ #: ../app/views/ansible_variables/new.html.erb:4
567
711
  msgid "Ansible Variables"
568
- msgstr ""
712
+ msgstr "Variables Ansible"
569
713
 
570
714
  #: ../app/views/ansible_variables/edit.html.erb:8
571
715
  msgid "Edit %s"
572
- msgstr ""
716
+ msgstr "Modifier %s"
573
717
 
574
718
  #: ../app/views/ansible_variables/edit.html.erb:13
575
719
  msgid "Edit Ansible Variable"
576
- msgstr ""
720
+ msgstr "Modifier la variable Ansible"
577
721
 
578
722
  #: ../app/views/ansible_variables/import.html.erb:1
579
723
  msgid "Changed Ansible variables"
580
- msgstr ""
724
+ msgstr "Variables Ansible modifiées"
581
725
 
582
726
  #: ../app/views/ansible_variables/import.html.erb:14
583
727
  msgid "Check/Uncheck update"
@@ -585,7 +729,7 @@ msgstr ""
585
729
 
586
730
  #: ../app/views/ansible_variables/import.html.erb:25
587
731
  msgid "Ansible role"
588
- msgstr ""
732
+ msgstr "Rôle Ansible"
589
733
 
590
734
  #: ../app/views/ansible_variables/index.html.erb:5
591
735
  msgid "New Ansible Variable"
@@ -593,15 +737,15 @@ msgstr ""
593
737
 
594
738
  #: ../app/views/ansible_variables/index.html.erb:12
595
739
  msgid "Variable|Name"
596
- msgstr ""
740
+ msgstr "Variable|Nom"
597
741
 
598
742
  #: ../app/views/ansible_variables/index.html.erb:13
599
743
  msgid "Variable|Role"
600
- msgstr ""
744
+ msgstr "Variable|Rôle"
601
745
 
602
746
  #: ../app/views/ansible_variables/index.html.erb:14
603
747
  msgid "Type"
604
- msgstr ""
748
+ msgstr "Type"
605
749
 
606
750
  #: ../app/views/ansible_variables/index.html.erb:15
607
751
  msgid "Imported?"
@@ -611,86 +755,93 @@ msgstr ""
611
755
  msgid "Overriden"
612
756
  msgstr ""
613
757
 
614
- #: ../app/views/ansible_variables/new.html.erb:8 ../app/views/ansible_variables/new.html.erb:13
758
+ #: ../app/views/ansible_variables/new.html.erb:8
759
+ #: ../app/views/ansible_variables/new.html.erb:13
615
760
  msgid "Create Ansible Variable"
616
761
  msgstr ""
617
762
 
618
763
  #: ../app/views/foreman_ansible/ansible_roles/_hostgroup_ansible_roles_button.erb:5
619
764
  msgid "Play Roles"
620
- msgstr ""
765
+ msgstr "Lire les rôles"
621
766
 
622
767
  #: ../app/views/foreman_ansible/ansible_roles/_hostgroup_ansible_roles_button.erb:9
623
768
  msgid "Nest"
624
- msgstr ""
769
+ msgstr "Imbriquer"
625
770
 
626
771
  #: ../app/views/foreman_ansible/ansible_roles/_hostgroup_ansible_roles_button.erb:10
627
772
  msgid "Clone"
628
- msgstr ""
773
+ msgstr "Cloner"
629
774
 
630
775
  #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:7
631
776
  msgid "Level"
632
- msgstr ""
777
+ msgstr "Niveau"
633
778
 
634
779
  #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:8
635
780
  msgid "Module"
636
- msgstr ""
781
+ msgstr "Module"
637
782
 
638
783
  #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:9
639
784
  msgid "Arguments"
640
- msgstr ""
785
+ msgstr "Arguments"
641
786
 
642
787
  #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:10
643
788
  msgid "Message"
644
- msgstr ""
789
+ msgstr "Message"
645
790
 
646
791
  #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:23
647
792
  msgid "Nothing to show"
648
- msgstr ""
793
+ msgstr "Rien à afficher"
649
794
 
650
795
  #: ../db/seeds.d/90_notification_blueprints.rb:5
651
796
  msgid "Jobs"
652
- msgstr ""
797
+ msgstr "Jobs"
653
798
 
654
799
  #: ../db/seeds.d/90_notification_blueprints.rb:7
655
- msgid "Insights remediation on %{hosts_count} host(s) has finished successfully"
656
- msgstr ""
800
+ msgid ""
801
+ "Insights remediation on %{hosts_count} host(s) has finished successfully"
802
+ msgstr "La remédiation Insights sur %{hosts_count} host(s) est terminé."
657
803
 
658
- #: ../lib/foreman_ansible/register.rb:94
804
+ #: ../lib/foreman_ansible/register.rb:99
659
805
  msgid "Roles"
660
- msgstr ""
806
+ msgstr "Rôles"
661
807
 
662
808
  #: ../lib/foreman_ansible/remote_execution.rb:20
663
809
  msgid "Run Ansible roles"
664
- msgstr ""
810
+ msgstr "Exécuter des rôles Ansible"
665
811
 
666
812
  #: ../lib/foreman_ansible/remote_execution.rb:21
667
- msgid "Runs an Ansible playbook which contains all the roles defined for a host"
813
+ msgid ""
814
+ "Runs an Ansible playbook which contains all the roles defined for a host"
668
815
  msgstr ""
816
+ "Exécute un playbook Ansible qui contient tous les rôles définis pour un hôte"
669
817
 
670
818
  #: ../lib/foreman_ansible/remote_execution.rb:27
671
819
  msgid "Ansible: Run Insights maintenance plan"
672
- msgstr ""
820
+ msgstr "Ansible : Exécuter un plan de maintenance Insights"
673
821
 
674
822
  #: ../lib/foreman_ansible/remote_execution.rb:28
675
- msgid "Runs a given maintenance plan from Red Hat Access Insights given an ID."
823
+ msgid ""
824
+ "Runs a given maintenance plan from Red Hat Access Insights given an ID."
676
825
  msgstr ""
826
+ "Exécute un plan de maintenance donné à partir de Red Hat Access Insights sur"
827
+ " la base d'un ID."
677
828
 
678
829
  #: action_names.rb:2
679
830
  msgid "Remote action:"
680
- msgstr ""
831
+ msgstr "Action distante :"
681
832
 
682
833
  #: action_names.rb:3
683
834
  msgid "Import Puppet classes"
684
- msgstr ""
835
+ msgstr "Importer des classes Puppet"
685
836
 
686
837
  #: action_names.rb:4
687
838
  msgid "Import facts"
688
- msgstr ""
839
+ msgstr "Importer des faits"
689
840
 
690
841
  #: action_names.rb:5
691
842
  msgid "Action with sub plans"
692
- msgstr ""
843
+ msgstr "Action avec sous-plans"
693
844
 
694
845
  #: gemspec.rb:2
695
846
  msgid "Ansible support in Foreman"
696
- msgstr ""
847
+ msgstr "Support Ansible dans Foreman"