foreman_puppet 2.0.5 → 2.0.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (46) hide show
  1. checksums.yaml +4 -4
  2. data/app/views/hosts/foreman_puppet/_form_list_env_field_content.html.erb +1 -0
  3. data/app/views/hosts/foreman_puppet/_form_list_env_field_header.html.erb +1 -0
  4. data/db/migrate/20220421204325_drop_environment_from_host_and_hg.foreman_puppet.rb +8 -0
  5. data/lib/foreman_puppet/register.rb +4 -1
  6. data/lib/foreman_puppet/version.rb +1 -1
  7. data/locale/en/foreman_puppet.edit.po +0 -1090
  8. metadata +56 -91
  9. data/app/views/smart_proxies/plugins/_puppet_ca.html.erb +0 -44
  10. data/locale/ca/foreman_puppet.edit.po +0 -1095
  11. data/locale/ca/foreman_puppet.po.time_stamp +0 -0
  12. data/locale/cs_CZ/foreman_puppet.edit.po +0 -1100
  13. data/locale/cs_CZ/foreman_puppet.po.time_stamp +0 -0
  14. data/locale/de/foreman_puppet.edit.po +0 -1122
  15. data/locale/de/foreman_puppet.po.time_stamp +0 -0
  16. data/locale/en/foreman_puppet.po.time_stamp +0 -0
  17. data/locale/en/foreman_puppet.pox +0 -0
  18. data/locale/en_GB/foreman_puppet.edit.po +0 -1097
  19. data/locale/en_GB/foreman_puppet.po.time_stamp +0 -0
  20. data/locale/es/foreman_puppet.edit.po +0 -1104
  21. data/locale/es/foreman_puppet.po.time_stamp +0 -0
  22. data/locale/fr/foreman_puppet.edit.po +0 -1112
  23. data/locale/fr/foreman_puppet.po.time_stamp +0 -0
  24. data/locale/gl/foreman_puppet.edit.po +0 -1095
  25. data/locale/gl/foreman_puppet.po.time_stamp +0 -0
  26. data/locale/it/foreman_puppet.edit.po +0 -1099
  27. data/locale/it/foreman_puppet.po.time_stamp +0 -0
  28. data/locale/ja/foreman_puppet.edit.po +0 -1107
  29. data/locale/ja/foreman_puppet.po.time_stamp +0 -0
  30. data/locale/ko/foreman_puppet.edit.po +0 -1096
  31. data/locale/ko/foreman_puppet.po.time_stamp +0 -0
  32. data/locale/messages.mo +0 -0
  33. data/locale/nl_NL/foreman_puppet.edit.po +0 -1100
  34. data/locale/nl_NL/foreman_puppet.po.time_stamp +0 -0
  35. data/locale/pl/foreman_puppet.edit.po +0 -1099
  36. data/locale/pl/foreman_puppet.po.time_stamp +0 -0
  37. data/locale/pt_BR/foreman_puppet.edit.po +0 -1103
  38. data/locale/pt_BR/foreman_puppet.po.time_stamp +0 -0
  39. data/locale/ru/foreman_puppet.edit.po +0 -1104
  40. data/locale/ru/foreman_puppet.po.time_stamp +0 -0
  41. data/locale/sv_SE/foreman_puppet.edit.po +0 -1099
  42. data/locale/sv_SE/foreman_puppet.po.time_stamp +0 -0
  43. data/locale/zh_CN/foreman_puppet.edit.po +0 -1108
  44. data/locale/zh_CN/foreman_puppet.po.time_stamp +0 -0
  45. data/locale/zh_TW/foreman_puppet.edit.po +0 -1098
  46. data/locale/zh_TW/foreman_puppet.po.time_stamp +0 -0
@@ -1,1112 +0,0 @@
1
- # SOME DESCRIPTIVE TITLE.
2
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
- # This file is distributed under the same license as the foreman_puppet package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
- #
6
- # Translators:
7
- # Mickaël Canévet <mickael.canevet@camptocamp.com>, 2021
8
- # Pierre-Emmanuel Dutang <dutangp@gmail.com>, 2021
9
- # julien IPPOLITO <stuxboulot@gmail.com>, 2021
10
- # Baptiste Agasse <baptiste.agasse@gmail.com>, 2021
11
- # 21966816214bc546c1fc8a185e75ca1c, 2021
12
- # Claer <transiblu@claer.hammock.fr>, 2021
13
- # Bryan Kearney <bryan.kearney@gmail.com>, 2021
14
- # Amit Upadhye <aupadhye@redhat.com>, 2021
15
- #
16
- msgid ""
17
- msgstr ""
18
- "Project-Id-Version: foreman_puppet 3.0.2\n"
19
- "Report-Msgid-Bugs-To: \n"
20
- "POT-Creation-Date: 2022-02-28 12:33+0100\n"
21
- "PO-Revision-Date: 2021-02-03 16:30+0000\n"
22
- "Last-Translator: Amit Upadhye <aupadhye@redhat.com>, 2021\n"
23
- "Language-Team: French (https://www.transifex.com/foreman/teams/114/fr/)\n"
24
- "MIME-Version: 1.0\n"
25
- "Content-Type: text/plain; charset=UTF-8\n"
26
- "Content-Transfer-Encoding: 8bit\n"
27
- "Language: fr\n"
28
- "Plural-Forms: nplurals=2; plural=(n > 1);\n"
29
-
30
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15
31
- msgid "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml"
32
- msgstr "Noms d'environnement ignorés donnant lieu à des valeurs booléennes. Mentionnez des chaînes telles que true/false et yes/no dans config/ignored_environments.yml"
33
-
34
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:84
35
- msgid "No changes to your environments detected"
36
- msgstr "Aucun changement détecté dans vos environnements"
37
-
38
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32
39
- msgid "Successfully updated environments and Puppet classes from the on-disk Puppet installation"
40
- msgstr "Mise à jour réussie des environnements et classes Puppet depuis l'installation Puppet présente sur le disque"
41
-
42
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:34
43
- msgid "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s"
44
- msgstr "Échec de la mise à jour des environnements et classes Puppet depuis l'installation Puppet sur disque : %s"
45
-
46
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:46
47
- msgid "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature"
48
- msgstr "Aucun smart proxy n'a été trouvé pour importer les environnements. Assurez vous qu'au moins un proxy smart est enregistré avec la fonction 'puppet'."
49
-
50
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:53
51
- msgid "Ignored environments: %s"
52
- msgstr "Environnement ignoré : %s"
53
-
54
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:55
55
- msgid "Ignored classes in the environments: %s"
56
- msgstr "Classes ignorées dans les environnements : %s"
57
-
58
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:10
59
- msgid "List all host groups for a Puppet class"
60
- msgstr "Afficher tous les groupes d'hôtes pour une classe Puppet"
61
-
62
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:13
63
- msgid "ID of Puppetclass"
64
- msgstr "ID Puppetclass"
65
-
66
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:18
67
- msgid "Deprecated in favor of hostgroup/puppet_attributes/environment_id"
68
- msgstr "Déprécié en faveur de hostgroup/puppet_attributes/environment_id"
69
-
70
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:19
71
- msgid "Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids"
72
- msgstr "Déprécié au profit de hostgroup/puppet_attributes/puppetclass_ids"
73
-
74
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:20
75
- msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
76
- msgstr "Déprécié en faveur de hostgroup/puppet_attributes/config_group_ids"
77
-
78
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
79
- msgid "ID of associated puppet Environment"
80
- msgstr "ID environnement Puppet associé"
81
-
82
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
83
- msgid "IDs of associated Puppetclasses"
84
- msgstr "ID des classes Puppet associées"
85
-
86
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
87
- msgid "IDs of associated ConfigGroups"
88
- msgstr "ID des groupes de configuration associés"
89
-
90
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
91
- msgid "Import puppet classes from puppet proxy"
92
- msgstr "Importer des classes puppet depuis le proxy puppet"
93
-
94
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:17 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:18
95
- msgid "Import puppet classes from puppet proxy for an environment"
96
- msgstr "Import des classes puppet depuis le proxy puppet d'un environnement"
97
-
98
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:23
99
- msgid "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes"
100
- msgstr "Chaîne facultative délimitée par des virgules contenant soit \"nouveau\", \"mis à jour\" ou \"obsolète\", utilisée pour limiter les classes Puppet importées"
101
-
102
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:51
103
- msgid "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s"
104
- msgstr "Échec de la mise à jour des environnements et classes Puppet depuis l'application Puppet présente sur le disque : %s"
105
-
106
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
107
- msgid "The requested environment cannot be found."
108
- msgstr ""
109
-
110
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:114 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:128
111
- msgid "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled."
112
- msgstr "Aucun proxy trouvé pour l'import des classes. Assurez vous qu'un smart proxy ait la fonction Puppet active."
113
-
114
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9
115
- msgid "List template combination"
116
- msgstr "Lister les combinaisons de modèles"
117
-
118
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:12
119
- msgid "Add a template combination"
120
- msgstr "Ajouter une combinaison de modèle"
121
-
122
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:15
123
- msgid "Show template combination"
124
- msgstr "Afficher la combinaison de modèles"
125
-
126
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:18
127
- msgid "Update template combination"
128
- msgstr "Mise à jour de la combinaison de modèle"
129
-
130
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:21
131
- msgid "ID of Puppet environment"
132
- msgstr ""
133
-
134
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:26
135
- msgid "environment id"
136
- msgstr "id d'environnement"
137
-
138
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:20 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:55
139
- msgid "ID of environment"
140
- msgstr "ID de l'environnement"
141
-
142
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:10
143
- msgid "List hosts per environment"
144
- msgstr "Liste des hôtes par environnement"
145
-
146
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:13
147
- msgid "ID of puppet environment"
148
- msgstr "ID environnement Puppet"
149
-
150
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:18
151
- msgid "Deprecated in favor of host/puppet_attributes/environment_id"
152
- msgstr "Déprécié en faveur de host/puppet_attributes/environment_id"
153
-
154
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:19
155
- msgid "Deprecated in favor of host/puppet_attributes/puppetclass_ids"
156
- msgstr "Déprécié en faveur de host/puppet_attributes/puppetclass_ids"
157
-
158
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:20
159
- msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
160
- msgstr "Déprécié en faveur de host/puppet_attributes/config_group_ids"
161
-
162
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
163
- msgid "No environment selected!"
164
- msgstr "Aucun environnement sélectionné."
165
-
166
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:76
167
- msgid "Updated hosts: changed environment"
168
- msgstr "Mise à jour des hôtes : l'environnement a changé"
169
-
170
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:105
171
- msgid "Unable to generate output, Check log files"
172
- msgstr "Impossible de générer une sortie, vérifiez les fichiers de journaux"
173
-
174
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:145
175
- msgid "No proxy selected!"
176
- msgstr "Aucun proxy sélectionné."
177
-
178
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:151
179
- msgid "Invalid proxy selected!"
180
- msgstr "Un proxy non valide a été sélectionné."
181
-
182
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:168
183
- msgid "Failed to set %{proxy_type} proxy for %{host}."
184
- msgstr "N’a pas pu définir le proxy %{proxy_type} pour %{host}."
185
-
186
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:174
187
- msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
188
- msgstr "Le proxy %{proxy_type} pour les hôtes sélectionnés a été défini à %{proxy_name}"
189
-
190
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
191
- msgid "The %{proxy_type} proxy of the selected hosts was cleared."
192
- msgstr "Le proxy %{proxy_type}pour les hôtes sélectionnés a été effacé"
193
-
194
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
195
- msgid "The %{proxy_type} proxy could not be set for host: %{host_names}."
196
- msgid_plural "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
197
- msgstr[0] "Le proxy %{proxy_type} n'a pas pu être défini pour l'hôte : %{host_names}."
198
- msgstr[1] "Le proxy %{proxy_type} puppet ca n'a pas pu être défini pour les hôtes : %{host_names}."
199
-
200
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:189
201
- msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
202
- msgstr "Le proxy %{proxy_type} pour les hôtes sélectionnés a été défini à %{proxy_name}."
203
-
204
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
205
- msgid "Puppet"
206
- msgstr "Puppet"
207
-
208
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:211
209
- msgid "Puppet CA"
210
- msgstr "Puppet CA"
211
-
212
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:15
213
- msgid "List of config groups"
214
- msgstr "Liste des groupes de configuration"
215
-
216
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:23
217
- msgid "Show a config group"
218
- msgstr "Afficher un groupe de configuration"
219
-
220
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:36
221
- msgid "Create a config group"
222
- msgstr "Créer un groupe de configuration"
223
-
224
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:44
225
- msgid "Update a config group"
226
- msgstr "Mise à jour d'un groupe de configuration"
227
-
228
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:52
229
- msgid "Delete a config group"
230
- msgstr "Supprimer un groupe de configuration"
231
-
232
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:14
233
- msgid "List all environments"
234
- msgstr "Afficher tous les environnements"
235
-
236
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:15
237
- msgid "List environments of Puppet class"
238
- msgstr "Liste des environnements d'une classe Puppet"
239
-
240
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:16
241
- msgid "List environments per location"
242
- msgstr "Liste des environnements par emplacement"
243
-
244
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:17
245
- msgid "List environments per organization"
246
- msgstr "Liste des environnements par organisation"
247
-
248
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:20 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:29 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:28 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:56
249
- msgid "ID of Puppet class"
250
- msgstr "ID de la classe Puppet"
251
-
252
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:27
253
- msgid "Show an environment"
254
- msgstr "Afficher un environnement"
255
-
256
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:40
257
- msgid "Create an environment"
258
- msgstr "Créer un environnement"
259
-
260
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:48
261
- msgid "Update an environment"
262
- msgstr "Mettre à jour un environnement"
263
-
264
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:56
265
- msgid "Delete an environment"
266
- msgstr "Supprimer un environnement"
267
-
268
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:12
269
- msgid "List all Puppet class IDs for host"
270
- msgstr "Afficher tous les ID des classes Puppet pour un hôte"
271
-
272
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:18
273
- msgid "Add a Puppet class to host"
274
- msgstr "Ajout d'une classe Puppet à l'hôte"
275
-
276
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:28 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:53
277
- msgid "ID of host"
278
- msgstr "ID de l'hôte"
279
-
280
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:27
281
- msgid "Remove a Puppet class from host"
282
- msgstr "Supprimer une classe Puppet d'un hôte"
283
-
284
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:11
285
- msgid "List all Puppet class IDs for host group"
286
- msgstr "Afficher tous les ID des classes Puppet pour un groupe d'hôtes"
287
-
288
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:17
289
- msgid "Add a Puppet class to host group"
290
- msgstr "Ajouter une classe Puppet à un groupe d'hôtes"
291
-
292
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:27 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:54
293
- msgid "ID of host group"
294
- msgstr "ID du groupe d'hôtes"
295
-
296
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:26
297
- msgid "Remove a Puppet class from host group"
298
- msgstr "Supprimer une classe Puppet d'un groupe d'hôtes"
299
-
300
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:19
301
- msgid "List of override values for a specific smart class parameter"
302
- msgstr "Liste des valeurs de substitution pour un paramètre smart class"
303
-
304
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21 ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:30 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:24 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:36
305
- msgid "Display hidden values"
306
- msgstr "Afficher les valeurs masquées"
307
-
308
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:27
309
- msgid "Show an override value for a specific smart class parameter"
310
- msgstr "Afficher une valeur de substitution pour un paramètre smart class spécifique"
311
-
312
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:37
313
- msgid "Override match"
314
- msgstr "Élément conditionnel d'emplacement"
315
-
316
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:38
317
- msgid "Override value, required if omit is false"
318
- msgstr "Remplacer la valeur, requis si Omettre est sur false"
319
-
320
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:39
321
- msgid "Foreman will not send this parameter in classification output"
322
- msgstr "Foreman n'enverra pas ce paramètre dans la sortie de classification."
323
-
324
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:43
325
- msgid "Create an override value for a specific smart class parameter"
326
- msgstr "Créer une valeur de substitution pour un paramètre d'une smart class spécifique"
327
-
328
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:53
329
- msgid "Update an override value for a specific smart class parameter"
330
- msgstr "Mise à jour d'une valeur de substitution pour un paramètre smart class"
331
-
332
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:62
333
- msgid "Delete an override value for a specific smart class parameter"
334
- msgstr "Supprimer une valeur de substitution pour un paramètre d'une smart class spécifique"
335
-
336
- #: ../app/controllers/foreman_puppet/api/v2/puppet_lookups_common_controller.rb:112
337
- msgid "%{model} with id '%{id}' was not found"
338
- msgstr "%{model} aynat pour id '%{id}' n'a pas été trouvé"
339
-
340
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:14
341
- msgid "List all Puppet classes"
342
- msgstr "Afficher toutes les classes Puppet"
343
-
344
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:15
345
- msgid "List all Puppet classes for a host"
346
- msgstr "Afficher toutes les classes Puppet d'un hôte"
347
-
348
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:16
349
- msgid "List all Puppet classes for a host group"
350
- msgstr "Afficher toutes les classes Puppet d'un groupe d'hôtes"
351
-
352
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:17
353
- msgid "List all Puppet classes for an environment"
354
- msgstr "Afficher toutes les classes Puppet d'un environnement"
355
-
356
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:49
357
- msgid "Show a Puppet class"
358
- msgstr "Afficher une classe Puppet"
359
-
360
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:50
361
- msgid "Show a Puppet class for host"
362
- msgstr "Afficher une classe Puppet pour un hôte"
363
-
364
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:51
365
- msgid "Show a Puppet class for a host group"
366
- msgstr "Afficher une classe Puppet pour un groupe d'hôtes"
367
-
368
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:52
369
- msgid "Show a Puppet class for an environment"
370
- msgstr "Afficher une classe Puppet pour un environnement"
371
-
372
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:67
373
- msgid "Create a Puppet class"
374
- msgstr "Créer une classe Puppet"
375
-
376
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:75
377
- msgid "Update a Puppet class"
378
- msgstr "Mise à jour d'une classe Puppet"
379
-
380
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:84
381
- msgid "Delete a Puppet class"
382
- msgstr "Supprimer une classe Puppet"
383
-
384
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:13
385
- msgid "List all smart class parameters"
386
- msgstr "Afficher tous les paramètres des smart class"
387
-
388
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:14
389
- msgid "List of smart class parameters for a specific host"
390
- msgstr "Liste des paramètres smart class pour un hôte spécifique"
391
-
392
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:15
393
- msgid "List of smart class parameters for a specific host group"
394
- msgstr "Liste des paramètres smart class pour un groupe d'hôtes spécifique"
395
-
396
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:16
397
- msgid "List of smart class parameters for a specific Puppet class"
398
- msgstr "Liste des paramètres smart class pour une classe Puppet spécifique"
399
-
400
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:17
401
- msgid "List of smart class parameters for a specific environment"
402
- msgstr "Liste des paramètres smart class pour un environnement spécifique"
403
-
404
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:19
405
- msgid "List of smart class parameters for a specific environment/Puppet class combination"
406
- msgstr "Liste des paramètres smart class pour une combinaison environnement / classe Puppet spécifique"
407
-
408
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34
409
- msgid "Show a smart class parameter"
410
- msgstr "Afficher un paramètre de smart class"
411
-
412
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:41
413
- msgid "Update a smart class parameter"
414
- msgstr "Mise à jour d'un paramètre de smart class"
415
-
416
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:45
417
- msgid "Whether the smart class parameter value is managed by Foreman"
418
- msgstr "Dépend si le paramètre smart class est géré par Foreman"
419
-
420
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:46
421
- msgid "Description of smart class"
422
- msgstr "Description de la smart class"
423
-
424
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:47
425
- msgid "Value to use when there is no match"
426
- msgstr "Valeur à utiliser quand il n'y a pas de concordance"
427
-
428
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:48
429
- msgid "When enabled the parameter is hidden in the UI"
430
- msgstr "Quand activé, le paramètre est caché dans l'interface"
431
-
432
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:49
433
- msgid "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter"
434
- msgstr "Foreman n'enverra pas ce paramètre dans la sortie de la classification. Puppet utilisera la valeur définie dans le manifeste de Puppet pour ce paramètre"
435
-
436
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54
437
- msgid "The order in which values are resolved"
438
- msgstr "L'ordre dans lequel les valeurs sont interprétées"
439
-
440
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:52
441
- msgid "Types of validation values"
442
- msgstr "Types des valeurs pour la validation"
443
-
444
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:53
445
- msgid "Used to enforce certain values for the parameter values"
446
- msgstr "Utilisé pour forcer certaines valeurs pour les valeurs des paramètres"
447
-
448
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:55
449
- msgid "Types of variable values"
450
- msgstr "Types de variables des valeurs"
451
-
452
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:56
453
- msgid "If true, will raise an error if there is no default value and no matcher provide a value"
454
- msgstr "Si coché, Foreman va générer une erreur s'il n'y a pas de valeur par défaut et aucun matcher ne fournit de valeur"
455
-
456
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57
457
- msgid "Merge all matching values (only array/hash type)"
458
- msgstr "Fusionner toutes les valeurs qui correspondent (seulement pour les types tableau/hachage)"
459
-
460
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:58
461
- msgid "Include default value when merging all matching values"
462
- msgstr "Inclus la valeur par défaut lors qu'on fusionne les valeurs de concordance"
463
-
464
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:59
465
- msgid "Remove duplicate values (only array type)"
466
- msgstr "Supprime les valeurs dupliquées (seulement pour le type tableau)"
467
-
468
- #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:61
469
- msgid "Successfully overridden all parameters of Puppet class %s"
470
- msgstr "Substitution de tous les paramètres de la classe Puppet %s réussie"
471
-
472
- #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63
473
- msgid "Successfully reset all parameters of Puppet class %s to their default values"
474
- msgstr "Réinitialisation réussie de tous les paramètres de la classe Puppet %s à leur valeurs par défaut"
475
-
476
- #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66
477
- msgid "No parameters to override for Puppet class %s"
478
- msgstr "Aucun paramètre à remplacer pour la classe Puppet %s"
479
-
480
- #: ../app/helpers/foreman_puppet/environments_helper.rb:13 ../app/views/foreman_puppet/environments/new.html.erb:5 ../webpack/src/Components/Environments/Welcome.js:9
481
- msgid "Create Puppet Environment"
482
- msgstr "Créer un environnement Puppet"
483
-
484
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:11
485
- msgid "Change Environment"
486
- msgstr "Changer l'environnement"
487
-
488
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:13
489
- msgid "Change Puppet Master"
490
- msgstr "Changer le Puppet Master"
491
-
492
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:22
493
- msgid "Puppet YAML"
494
- msgstr "Puppet YAML"
495
-
496
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:22
497
- msgid "Puppet external nodes YAML dump"
498
- msgstr "Dump YAML des noeud externes de Puppet"
499
-
500
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:34
501
- msgid "Puppet Environment"
502
- msgstr "Environnement Puppet"
503
-
504
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:32
505
- msgid "Omit from classification output"
506
- msgstr "Omettre de la sortie de classification"
507
-
508
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:39
509
- msgid "Override this value"
510
- msgstr "Remplacer cette valeur"
511
-
512
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:43
513
- msgid "Remove this override"
514
- msgstr "Supprimer cette valeur de substitution"
515
-
516
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:75
517
- msgid "Default value"
518
- msgstr "Valeur par défaut"
519
-
520
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:93
521
- msgid "Original value info"
522
- msgstr "Information sur la valeur d'origine"
523
-
524
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:99
525
- msgid ""
526
- "<b>Description:</b> %{desc}<br/>\n"
527
- " <b>Type:</b> %{type}<br/>\n"
528
- " <b>Matcher:</b> %{matcher}<br/>\n"
529
- " <b>Inherited value:</b> %{inherited_value}"
530
- msgstr ""
531
- "<b>Description :</b> %{desc}<br/>\n"
532
- " <b>Type :</b> %{type}<br/>\n"
533
- " <b>Correspondant :</b> %{matcher}<br/>\n"
534
- " <b>Valeur héritée :</b> %{inherited_value}"
535
-
536
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:113
537
- msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
538
- msgstr "Paramètre requis sans valeur.<br/><b>Merci d’effectuer une substitution</b><br/>."
539
-
540
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:116
541
- msgid "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>"
542
- msgstr "Paramètre en option sans valeur..<br/><i>Toujours géré par Foreman, la valeur sera vide.</i><br/>"
543
-
544
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5
545
- msgid "Empty environment"
546
- msgstr "Environnement vide"
547
-
548
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:7
549
- msgid "Deleted environment"
550
- msgstr "A supprimé l'environnement"
551
-
552
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:9
553
- msgid "Deleted environment %{env} and %{pcs}"
554
- msgstr "A supprimé environnements %{env} et %{pcs}"
555
-
556
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:11
557
- msgid "Ignored environment"
558
- msgstr "Environnement ignoré"
559
-
560
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:18
561
- msgid "Import"
562
- msgstr "Importation"
563
-
564
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:22
565
- msgid "Import environments from %s"
566
- msgstr "Importer environnements de %s"
567
-
568
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:22
569
- msgid "Import classes from %s"
570
- msgstr "Importer classes de %s"
571
-
572
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:45
573
- msgid "%{name} has %{num_tag} class"
574
- msgid_plural "%{name} has %{num_tag} classes"
575
- msgstr[0] "%{name} a %{num_tag} classe"
576
- msgstr[1] "%{name} a %{num_tag} classes"
577
-
578
- #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33 ../webpack/src/foreman_class_edit.js:55
579
- msgid "Click to remove %s"
580
- msgstr "Cliquez pour supprimer %s"
581
-
582
- #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:46
583
- msgid "Click to add %s"
584
- msgstr "Cliquez pour ajouter %s"
585
-
586
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6 ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
587
- msgid "None"
588
- msgstr "Aucun(e)"
589
-
590
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:14
591
- msgid ""
592
- "When editing a template, you must assign a list \\\n"
593
- " of operating systems which this template can be used with. Optionally, you can \\\n"
594
- " restrict a template to a list of host groups and/or environments."
595
- msgstr ""
596
- "Lors de la modification d'un modèle, vous devez attribuer une liste \\\n"
597
- " de systèmes d'exploitation qui peuvent utiliser ce modèle. Vous pouvez également \\\n"
598
- "restreindre un modèle à un groupe d'hôtes et/ou des environnements."
599
-
600
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:18
601
- msgid ""
602
- "When a Host requests a template (e.g. during provisioning), Foreman \\\n"
603
- " will select the best match from the available templates of that type, in the \\\n"
604
- " following order:"
605
- msgstr ""
606
- "Lorsqu'un hôte demande un modèle (par ex. pendant le provisioning), Foreman \\\n"
607
- " choisit la meilleure correspondance entre les types de modèles existants \\\n"
608
- " selon cet ordre :"
609
-
610
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:22
611
- msgid "Host group and Environment"
612
- msgstr "Groupe d'hôtes et Environnement"
613
-
614
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:23
615
- msgid "Host group only"
616
- msgstr "Seulement un groupe d'hôte"
617
-
618
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:24
619
- msgid "Environment only"
620
- msgstr "Seulement un environnement"
621
-
622
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:25
623
- msgid "Operating system default"
624
- msgstr "Système d'Exploitation par défaut"
625
-
626
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:27
627
- msgid "The final entry, Operating System default, can be set by editing the %s page."
628
- msgstr "La dernière entrée, le système d'exploitation par défaut, peut être défini en modifiant la page %s."
629
-
630
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28
631
- msgid "Operating System"
632
- msgstr "Système d'exploitation"
633
-
634
- #: ../app/models/foreman_puppet/environment.rb:44
635
- msgid "Can't find a valid Foreman Proxy with a Puppet feature"
636
- msgstr "Impossible de trouver un proxy Foreman ayant la fonction Puppet"
637
-
638
- #: ../app/models/foreman_puppet/host_puppet_facet.rb:61
639
- msgid "%{puppetclass} does not belong to the %{environment} environment"
640
- msgstr "%{puppetclass} n'appartient pas à l'environnement %{environment}"
641
-
642
- #: ../app/models/foreman_puppet/host_puppet_facet.rb:81
643
- msgid "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring"
644
- msgstr "Échec lors de l'importation de %{klass} pour %{name} : l'entrée n'existe pas dans la base de donnée - ignore"
645
-
646
- #: ../app/models/foreman_puppet/host_puppet_facet.rb:123
647
- msgid "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location"
648
- msgstr "id %{object_id} n'existe pas ou n'a pas été assigné à l'organisation et/ou emplacement qui convient"
649
-
650
- #: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51
651
- msgid "must be true to edit the parameter"
652
- msgstr "Doit être vrai pour éditer le paramètre"
653
-
654
- #: ../app/services/foreman_puppet/input_type/puppet_parameter_input.rb:24
655
- msgid "Puppet parameter"
656
- msgstr "Paramètre Puppet"
657
-
658
- #: ../app/services/foreman_puppet/puppet_class_importer.rb:16
659
- msgid "Can't find a valid Proxy with a Puppet feature"
660
- msgstr "Impossible de trouver un proxy valide ayant une fonction Puppet"
661
-
662
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:1
663
- msgid "Changed environments"
664
- msgstr "Environnements modifiés"
665
-
666
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:3
667
- msgid "Select the changes you want to apply to Foreman"
668
- msgstr "Sélectionner les changements que vous souhaitez appliquer à Foreman"
669
-
670
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:5
671
- msgid "Toggle"
672
- msgstr "Inverser"
673
-
674
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:6
675
- msgid "New"
676
- msgstr "Nouveau"
677
-
678
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:8
679
- msgid "Check/Uncheck new"
680
- msgstr "Cocher / Décocher les nouveaux"
681
-
682
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:9
683
- msgid "Updated"
684
- msgstr "Mis à jour"
685
-
686
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:11
687
- msgid "Check/Uncheck updated"
688
- msgstr "Cocher / Décocher mis à jour "
689
-
690
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:12
691
- msgid "Obsolete"
692
- msgstr "Obsolète"
693
-
694
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:14
695
- msgid "Check/Uncheck obsolete"
696
- msgstr "Cocher / Décocher les obsolètes"
697
-
698
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:22
699
- msgid "Check/Uncheck all"
700
- msgstr "Cocher / Tout décocher"
701
-
702
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24 ../app/views/foreman_puppet/environments/_form.html.erb:4 ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:4 ../app/views/hosts/select_multiple_environment.html.erb:7 ../app/views/provisioning_templates/_combination.html.erb:4
703
- msgid "Environment"
704
- msgstr "Environnement"
705
-
706
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:25
707
- msgid "Operation"
708
- msgstr "Opération"
709
-
710
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:26
711
- msgid "Puppet Modules"
712
- msgstr "Modules Puppet"
713
-
714
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:39
715
- msgid "Check/Uncheck all %s changes"
716
- msgstr "Tout Cocher / Décocher les %s changements"
717
-
718
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
719
- msgid "Add:"
720
- msgstr "Ajouter :"
721
-
722
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
723
- msgid "Remove:"
724
- msgstr "Suppression:"
725
-
726
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
727
- msgid "Update:"
728
- msgstr "Mise à jour:"
729
-
730
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
731
- msgid "Ignored:"
732
- msgstr "Ignoré :"
733
-
734
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:59
735
- msgid "Cancel"
736
- msgstr "Annuler"
737
-
738
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:60
739
- msgid "Update"
740
- msgstr "Mise à jour"
741
-
742
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
743
- msgid "included already from parent"
744
- msgstr "déjà inclus depuis le parent"
745
-
746
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18 ../app/views/provisioning_templates/_combination.html.erb:4
747
- msgid "Remove"
748
- msgstr "Supprimer"
749
-
750
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18
751
- msgid "Add"
752
- msgstr "Ajouter"
753
-
754
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:30
755
- msgid "%s is not in environment"
756
- msgstr "%s n'est pas dans un environnement"
757
-
758
- #: ../app/views/foreman_puppet/config_groups/_config_groups_selection.html.erb:4
759
- msgid "Included Config Groups"
760
- msgstr "Groupes de configurations inclus"
761
-
762
- #: ../app/views/foreman_puppet/config_groups/_config_groups_selection.html.erb:21
763
- msgid "Available Config Groups"
764
- msgstr "Groupes de configuration disponibles"
765
-
766
- #: ../app/views/foreman_puppet/config_groups/edit.html.erb:1 ../app/views/foreman_puppet/environments/edit.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/edit.html.erb:1
767
- msgid "Edit %s"
768
- msgstr "Modifier %s"
769
-
770
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:3 ../app/views/foreman_puppet/config_groups/welcome.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:9 ../lib/foreman_puppet/register.rb:172
771
- msgid "Config Groups"
772
- msgstr "Groupes de configuration"
773
-
774
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:5 ../app/views/foreman_puppet/config_groups/new.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:5
775
- msgid "Create Config Group"
776
- msgstr "Créer un groupe de configuration"
777
-
778
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:11 ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
779
- msgid "Puppet Classes"
780
- msgstr "Classes Puppet"
781
-
782
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:12 ../app/views/foreman_puppet/environments/index.html.erb:9 ../app/views/foreman_puppet/puppetclasses/index.html.erb:12
783
- msgid "Hosts"
784
- msgstr "Hôtes"
785
-
786
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:13 ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
787
- msgid "Host Groups"
788
- msgstr "Groupe d'Hôtes"
789
-
790
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:14 ../app/views/foreman_puppet/environments/index.html.erb:10 ../app/views/foreman_puppet/puppetclasses/index.html.erb:14
791
- msgid "Actions"
792
- msgstr "Actions"
793
-
794
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:25 ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
795
- msgid "Delete %s?"
796
- msgstr "Supprimer %s?"
797
-
798
- #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:4
799
- msgid "A config group provides a one-step method of associating many Puppet classes to either a host or host group. Typically this would be used to add a particular application profile or stack in one step."
800
- msgstr "Un groupe de configuration fournit une méthode en une seule étape pour associer de nombreuses classes Puppet à un hôte ou à un groupe d'hôtes. Typiquement, ceci serait utilisé pour ajouter un profil d'application particulier ou une pile en une seule étape."
801
-
802
- #: ../app/views/foreman_puppet/environments/_form.html.erb:6
803
- msgid "Locations"
804
- msgstr "Emplacements"
805
-
806
- #: ../app/views/foreman_puppet/environments/_form.html.erb:9
807
- msgid "Organizations"
808
- msgstr "Organisations"
809
-
810
- #: ../app/views/foreman_puppet/environments/edit.html.erb:5 ../app/views/foreman_puppet/environments/index.html.erb:1 ../app/views/foreman_puppet/environments/new.html.erb:4
811
- msgid "Puppet Environments"
812
- msgstr "Environnements Puppet"
813
-
814
- #: ../app/views/foreman_puppet/environments/index.html.erb:8
815
- msgid "Environment|Name"
816
- msgstr "Nom"
817
-
818
- #: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:169
819
- msgid "Classes"
820
- msgstr "Classes"
821
-
822
- #: ../app/views/foreman_puppet/environments/new.html.erb:1
823
- msgid "Create Environment"
824
- msgstr "Créer un environnement"
825
-
826
- #: ../app/views/foreman_puppet/environments/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
827
- msgid "Puppet environments"
828
- msgstr "Environnements Puppet"
829
-
830
- #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:5
831
- msgid "Number of classes"
832
- msgstr "Nombre de classes"
833
-
834
- #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:15
835
- msgid "Total"
836
- msgstr "Total"
837
-
838
- #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:25
839
- msgid "No environments found"
840
- msgstr "Aucun environnement trouvé"
841
-
842
- #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:27
843
- msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
844
- msgstr "Il n'y a aucun environnement Puppet défini pour ce Puppet Master. Veuillez vérifier la configuration de votre Puppet Master."
845
-
846
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8 ../lib/foreman_puppet/register.rb:175
847
- msgid "Smart Class Parameters"
848
- msgstr "Paramètres smart class"
849
-
850
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:6
851
- msgid "Parameter"
852
- msgstr "Paramètre"
853
-
854
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7 ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:4 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:7
855
- msgid "Puppet Class"
856
- msgstr "Classe Puppet"
857
-
858
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:8
859
- msgid "Number of Overrides"
860
- msgstr "Nombre de valeurs de remplacement"
861
-
862
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:4
863
- msgid "Parameterized class support permits detecting, importing, and supplying parameters directly to classes which support it, via the ENC and depending on a set of rules (Smart Matchers)."
864
- msgstr "La prise en charge des classes paramétrées permet de détecter, d'importer et de fournir des paramètres directement aux classes qui le prennent en charge, via l'ENC et en fonction d'un ensemble de règles (Smart Matchers)."
865
-
866
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8
867
- msgid "Included Classes"
868
- msgstr "Classes incluses"
869
-
870
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26 ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
871
- msgid "Not authorized to edit classes"
872
- msgstr "Non autorisé à modifier les classes"
873
-
874
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:37
875
- msgid "Inherited Classes from %s"
876
- msgstr "Classes héritées de %s"
877
-
878
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:56
879
- msgid "Available Classes"
880
- msgstr "Classes disponibles"
881
-
882
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:59
883
- msgid "Filter classes"
884
- msgstr "Filtrer les classes"
885
-
886
- #: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2 ../webpack/src/foreman_class_edit.js:84
887
- msgid "belongs to config group"
888
- msgstr "appartient au groupe de configuration"
889
-
890
- #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:5
891
- msgid "Name"
892
- msgstr "Nom"
893
-
894
- #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:6
895
- msgid "Value"
896
- msgstr "Valeur"
897
-
898
- #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:7
899
- msgid "Omit"
900
- msgstr "Omettre"
901
-
902
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:4
903
- msgid "The class could not be saved because of an error in one of the class parameters."
904
- msgstr "La classe n'a pas pu être enregistrée en raison d'une erreur dans l'un des paramètres de classe."
905
-
906
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:8
907
- msgid "Smart Class Parameter"
908
- msgstr "Paramètre Smart Class"
909
-
910
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:15
911
- msgid "Host groups"
912
- msgstr "Groupes d'hôtes"
913
-
914
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:22
915
- msgid "This Puppet class has no parameters in its signature."
916
- msgstr "Cette classe Puppet n'a pas de paramètre dans sa signature."
917
-
918
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:23
919
- msgid "To update the class signature, go to the Puppet Classes page and select \"Import\"."
920
- msgstr "Pour mettre à jour les signatures des classes, allez sur la page Classes Puppet et choisissez \"Import depuis ...\"."
921
-
922
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28
923
- msgid "Filter by name"
924
- msgstr "Filtrer par nom"
925
-
926
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:34
927
- msgid "All environments - (not filtered)"
928
- msgstr "Tous les environnements - (non filtrés)"
929
-
930
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:46
931
- msgid "Overridden"
932
- msgstr "Remplacé"
933
-
934
- #: ../app/views/foreman_puppet/puppetclasses/edit.html.erb:1
935
- msgid "Edit Puppet Class %s"
936
- msgstr "Modifier la classe Puppet %s"
937
-
938
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:9
939
- msgid "Puppetclass|Name"
940
- msgstr "Nom"
941
-
942
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:166 ../webpack/src/Components/Environments/Welcome.js:21
943
- msgid "Environments"
944
- msgstr "Environnements"
945
-
946
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:13
947
- msgid "Parameters"
948
- msgstr "Paramètres"
949
-
950
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37
951
- msgid "Override all parameters"
952
- msgstr "Remplacer tous les paramètres"
953
-
954
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37
955
- msgid "This will set all parameters of the class %s as overridden. Continue?"
956
- msgstr "Cela définira tous les paramètres de la classe %s comme remplacés. Continuer ?"
957
-
958
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
959
- msgid "Set parameters to defaults"
960
- msgstr "Positionner les paramètres aux valeurs par défaut"
961
-
962
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
963
- msgid "This will reset parameters of the class %s to their default values. Continue?"
964
- msgstr "Réinitialisation de tous les paramètres de la classe Puppet %s à leur valeur par défaut. Continuer ?"
965
-
966
- #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:16
967
- msgid "Puppet Class Parameters"
968
- msgstr "Paramètres des classes Puppet"
969
-
970
- #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
971
- msgid "Notice"
972
- msgstr "Note"
973
-
974
- #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:22
975
- msgid "Please select an environment first"
976
- msgstr "Tout d'abord, sélectionner un environnement"
977
-
978
- #: ../app/views/hosts/select_multiple_environment.html.erb:4
979
- msgid "Select environment"
980
- msgstr "Choisir l'environnement"
981
-
982
- #: ../app/views/hosts/select_multiple_environment.html.erb:5
983
- msgid "*Clear environment*"
984
- msgstr "*Nettoyer l'environnement*"
985
-
986
- #: ../app/views/hosts/select_multiple_environment.html.erb:6
987
- msgid "*Inherit from host group*"
988
- msgstr "*hérité d'un groupe d'hôtes*"
989
-
990
- #: ../app/views/provisioning_templates/_combination.html.erb:2
991
- msgid "Hostgroup"
992
- msgstr "Groupe d'hôtes"
993
-
994
- #: ../app/views/provisioning_templates/_combination.html.erb:4
995
- msgid "Remove Combination"
996
- msgstr "Supprimer la combinaison"
997
-
998
- #: ../app/views/provisioning_templates/_combinations.html.erb:1
999
- msgid "Valid Host Group and Environment Combinations"
1000
- msgstr "Combinaisons valide de groupe d'hôtes et d'environnement"
1001
-
1002
- #: ../app/views/provisioning_templates/_combinations.html.erb:6
1003
- msgid "Add Combination"
1004
- msgstr "Ajouter une combinaison"
1005
-
1006
- #: ../app/views/smart_proxies/plugins/_puppet.html.erb:3 ../app/views/smart_proxies/plugins/_puppet_ca.html.erb:2
1007
- msgid "General"
1008
- msgstr "Général"
1009
-
1010
- #: ../app/views/smart_proxies/plugins/_puppet.html.erb:12 ../app/views/smart_proxies/plugins/_puppet_ca.html.erb:16
1011
- msgid "Hosts managed:"
1012
- msgstr "Hôtes gérés :"
1013
-
1014
- #: ../app/views/smart_proxies/plugins/_puppet_ca.html.erb:4
1015
- msgid "Certificates"
1016
- msgstr ""
1017
-
1018
- #: ../app/views/smart_proxies/plugins/_puppet_ca.html.erb:7
1019
- msgid "Autosign entries"
1020
- msgstr ""
1021
-
1022
- #: ../lib/foreman_puppet/register.rb:7
1023
- msgid "Facts"
1024
- msgstr "Faits"
1025
-
1026
- #: ../lib/foreman_puppet/register.rb:10
1027
- msgid "Foreman will default to this puppet environment if it cannot auto detect one"
1028
- msgstr "L'environnement Puppet par défaut si Foreman n'arrive pas à le détecter automatiquement"
1029
-
1030
- #: ../lib/foreman_puppet/register.rb:12
1031
- msgid "Default Puppet environment"
1032
- msgstr "Environnements Puppet par défaut"
1033
-
1034
- #: ../lib/foreman_puppet/register.rb:16
1035
- msgid "Foreman will explicitly set the puppet environment in the ENC yaml output. This will avoid conflicts between the environment in puppet.conf and the environment set in Foreman"
1036
- msgstr "Foreman fournira l'environnement Puppet dans la sortie YAML de l'ENC. Cela supprime les incohérences entre l'environnement dans puppet.conf et l'environnement dans l'ENC."
1037
-
1038
- #: ../lib/foreman_puppet/register.rb:19
1039
- msgid "ENC environment"
1040
- msgstr "Environnement de l'ENC"
1041
-
1042
- #: ../lib/foreman_puppet/register.rb:22
1043
- msgid "Foreman will update a host's environment from its facts"
1044
- msgstr "Foreman mettra à jour l'environnement de l'hôte d'après les facts"
1045
-
1046
- #: ../lib/foreman_puppet/register.rb:24
1047
- msgid "Update environment from facts"
1048
- msgstr "Mise à jour de l'environnement depuis les facts"
1049
-
1050
- #: ../lib/foreman_puppet/register.rb:27
1051
- msgid "Config Management"
1052
- msgstr "Gestion de configuration"
1053
-
1054
- #: ../lib/foreman_puppet/register.rb:30
1055
- msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
1056
- msgstr "Durée en minutes après laquelle les serveurs envoyant des rapports via Puppet sont classés comme désynchronisés."
1057
-
1058
- #: ../lib/foreman_puppet/register.rb:32
1059
- msgid "Puppet interval"
1060
- msgstr "Intervalle de temps pour Puppet"
1061
-
1062
- #: ../lib/foreman_puppet/register.rb:35
1063
- msgid "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval"
1064
- msgstr "Désactiver l'état de la configuration de l'hôte à 'out of sync' pour %s, après que le rapport n'est pas arrivé dans l'intervalle configuré"
1065
-
1066
- #: ../lib/foreman_puppet/register.rb:37
1067
- msgid "%s out of sync disabled"
1068
- msgstr "Désynchronisation de %s désactivée"
1069
-
1070
- #: ../lib/foreman_puppet/register.rb:163 ../lib/foreman_puppet/register.rb:216
1071
- msgid "Puppet ENC"
1072
- msgstr "Puppet ENC"
1073
-
1074
- #: ../webpack/src/Components/Environments/Welcome.js:13
1075
- msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.<br/> This information is commonly imported from a pre-existing Puppet configuration by the use of the <a target=\"_blank\" href=${getManualURL( '4.2.2Classes' )}>Puppet classes and environment importer.</a>"
1076
- msgstr ""
1077
-
1078
- #: ../webpack/src/foreman_class_edit.js:146
1079
- msgid "Click to remove config group"
1080
- msgstr "Cliquez pour supprimer le groupe de configuration"
1081
-
1082
- #: ../webpack/src/foreman_class_edit.js:149
1083
- msgid " Remove"
1084
- msgstr " Supprimer"
1085
-
1086
- #: ../webpack/src/foreman_puppet_host_form.js:32
1087
- msgid "Loading parameters..."
1088
- msgstr "Chargement des paramètres ..."
1089
-
1090
- #: ../webpack/src/foreman_puppet_host_form.js:102
1091
- msgid "Some Puppet Classes are unavailable in the selected environment"
1092
- msgstr ""
1093
-
1094
- #: action_names.rb:2
1095
- msgid "Action with sub plans"
1096
- msgstr "Action avec sous-plans"
1097
-
1098
- #: action_names.rb:3
1099
- msgid "Import facts"
1100
- msgstr "Importer des faits"
1101
-
1102
- #: action_names.rb:4
1103
- msgid "Import Puppet classes"
1104
- msgstr "Importer des classes Puppet"
1105
-
1106
- #: action_names.rb:5
1107
- msgid "Remote action:"
1108
- msgstr "Action distante :"
1109
-
1110
- #: gemspec.rb:2
1111
- msgid "Allow assigning Puppet environments and classes to the Foreman Hosts."
1112
- msgstr ""