foreman_puppet 5.0.0 → 5.1.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +5 -7
- data/Rakefile +0 -5
- data/app/graphgl/foreman_puppet/types/environment.rb +1 -4
- data/app/graphgl/foreman_puppet/types/puppetclass.rb +1 -4
- data/app/models/concerns/foreman_puppet/extensions/host.rb +1 -1
- data/app/models/foreman_puppet/puppetclass.rb +2 -2
- data/app/views/foreman_puppet/environments/welcome.html.erb +5 -0
- data/app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb +1 -1
- data/app/views/foreman_puppet/puppetclasses/_selected_classes.html.erb +1 -1
- data/app/views/hosts/select_multiple_puppet_proxy.html.erb +5 -0
- data/app/views/provisioning_templates/temp/autoyast_orcharhino_finish.erb +31 -0
- data/app/views/provisioning_templates/temp/preseed_orcharhino_finish.erb +90 -0
- data/app/views/provisioning_templates/temp/provision/autoyast_orcharhino_default.erb +336 -0
- data/app/views/provisioning_templates/temp/snippet/_or_al_client.erb +32 -0
- data/app/views/provisioning_templates/temp/snippet/_or_deb_client.erb +175 -0
- data/app/views/provisioning_templates/temp/snippet/_or_ol_client.erb +37 -0
- data/app/views/provisioning_templates/temp/snippet/_or_sles_client.erb +85 -0
- data/lib/foreman_puppet/register.rb +1 -1
- data/lib/foreman_puppet/version.rb +1 -1
- data/lib/tasks/foreman_puppet_tasks.rake +0 -10
- data/locale/ca/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ca/foreman_puppet.edit.po +1221 -0
- data/locale/ca/foreman_puppet.po +44 -8
- data/locale/ca/foreman_puppet.po.time_stamp +0 -0
- data/locale/cs_CZ/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/cs_CZ/foreman_puppet.edit.po +1208 -0
- data/locale/cs_CZ/foreman_puppet.po +45 -9
- data/locale/cs_CZ/foreman_puppet.po.time_stamp +0 -0
- data/locale/de/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/de/foreman_puppet.edit.po +1300 -0
- data/locale/de/foreman_puppet.po +49 -13
- data/locale/de/foreman_puppet.po.time_stamp +0 -0
- data/locale/en/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/en/foreman_puppet.edit.po +998 -0
- data/locale/en/foreman_puppet.po +42 -6
- data/locale/en/foreman_puppet.po.time_stamp +0 -0
- data/locale/en/foreman_puppet.pox +0 -0
- data/locale/en_GB/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/en_GB/foreman_puppet.edit.po +1197 -0
- data/locale/en_GB/foreman_puppet.po +44 -8
- data/locale/en_GB/foreman_puppet.po.time_stamp +0 -0
- data/locale/es/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/es/foreman_puppet.edit.po +1275 -0
- data/locale/es/foreman_puppet.po +77 -39
- data/locale/es/foreman_puppet.po.time_stamp +0 -0
- data/locale/foreman_puppet.pot +81 -25
- data/locale/fr/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/fr/foreman_puppet.edit.po +1290 -0
- data/locale/fr/foreman_puppet.po +67 -28
- data/locale/fr/foreman_puppet.po.time_stamp +0 -0
- data/locale/gl/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/gl/foreman_puppet.edit.po +1203 -0
- data/locale/gl/foreman_puppet.po +44 -8
- data/locale/gl/foreman_puppet.po.time_stamp +0 -0
- data/locale/it/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/it/foreman_puppet.edit.po +1233 -0
- data/locale/it/foreman_puppet.po +47 -10
- data/locale/it/foreman_puppet.po.time_stamp +0 -0
- data/locale/ja/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ja/foreman_puppet.edit.po +1223 -0
- data/locale/ja/foreman_puppet.po +60 -24
- data/locale/ja/foreman_puppet.po.time_stamp +0 -0
- data/locale/ka/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ka/foreman_puppet.po +875 -0
- data/locale/ko/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ko/foreman_puppet.edit.po +1197 -0
- data/locale/ko/foreman_puppet.po +45 -9
- data/locale/ko/foreman_puppet.po.time_stamp +0 -0
- data/locale/messages.mo +0 -0
- data/locale/nl_NL/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/nl_NL/foreman_puppet.edit.po +1228 -0
- data/locale/nl_NL/foreman_puppet.po +44 -8
- data/locale/nl_NL/foreman_puppet.po.time_stamp +0 -0
- data/locale/pl/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/pl/foreman_puppet.edit.po +1238 -0
- data/locale/pl/foreman_puppet.po +45 -9
- data/locale/pl/foreman_puppet.po.time_stamp +0 -0
- data/locale/pt_BR/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/pt_BR/foreman_puppet.edit.po +1281 -0
- data/locale/pt_BR/foreman_puppet.po +78 -41
- data/locale/pt_BR/foreman_puppet.po.time_stamp +0 -0
- data/locale/ru/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ru/foreman_puppet.edit.po +1240 -0
- data/locale/ru/foreman_puppet.po +45 -9
- data/locale/ru/foreman_puppet.po.time_stamp +0 -0
- data/locale/sv_SE/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/sv_SE/foreman_puppet.edit.po +1205 -0
- data/locale/sv_SE/foreman_puppet.po +44 -8
- data/locale/sv_SE/foreman_puppet.po.time_stamp +0 -0
- data/locale/zh_CN/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/zh_CN/foreman_puppet.edit.po +1212 -0
- data/locale/zh_CN/foreman_puppet.po +65 -29
- data/locale/zh_CN/foreman_puppet.po.time_stamp +0 -0
- data/locale/zh_TW/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/zh_TW/foreman_puppet.edit.po +1197 -0
- data/locale/zh_TW/foreman_puppet.po +45 -9
- data/locale/zh_TW/foreman_puppet.po.time_stamp +0 -0
- data/package.json +7 -7
- data/test/graphql/mutations/hosts/create_mutation_test.rb +1 -2
- data/test/unit/foreman_puppet/global_id_test.rb +13 -0
- data/webpack/src/Components/Environments/Welcome.js +25 -6
- data/webpack/src/Extends/Host/PuppetTab/index.js +2 -0
- metadata +108 -58
data/locale/fr/foreman_puppet.po
CHANGED
@@ -8,23 +8,24 @@
|
|
8
8
|
# Pierre-Emmanuel Dutang <dutangp@gmail.com>, 2021
|
9
9
|
# julien IPPOLITO <stuxboulot@gmail.com>, 2021
|
10
10
|
# Baptiste Agasse <baptiste.agasse@gmail.com>, 2021
|
11
|
-
#
|
12
|
-
#
|
13
|
-
#
|
14
|
-
# Amit Upadhye <aupadhye@redhat.com>,
|
11
|
+
# Bryan Kearney <bryan.kearney@gmail.com>, 2022
|
12
|
+
# 21966816214bc546c1fc8a185e75ca1c, 2022
|
13
|
+
# Claer <transiblu@claer.hammock.fr>, 2022
|
14
|
+
# Amit Upadhye <aupadhye@redhat.com>, 2022
|
15
15
|
#
|
16
16
|
msgid ""
|
17
17
|
msgstr ""
|
18
|
-
"Project-Id-Version: foreman_puppet
|
18
|
+
"Project-Id-Version: foreman_puppet 5.0.0\n"
|
19
19
|
"Report-Msgid-Bugs-To: \n"
|
20
20
|
"PO-Revision-Date: 2021-02-03 16:30+0000\n"
|
21
|
-
"Last-Translator: Amit Upadhye <aupadhye@redhat.com>,
|
21
|
+
"Last-Translator: Amit Upadhye <aupadhye@redhat.com>, 2022\n"
|
22
22
|
"Language-Team: French (https://www.transifex.com/foreman/teams/114/fr/)\n"
|
23
23
|
"MIME-Version: 1.0\n"
|
24
24
|
"Content-Type: text/plain; charset=UTF-8\n"
|
25
25
|
"Content-Transfer-Encoding: 8bit\n"
|
26
26
|
"Language: fr\n"
|
27
|
-
"Plural-Forms: nplurals=
|
27
|
+
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 100000"
|
28
|
+
"0 == 0 ? 1 : 2;\n"
|
28
29
|
|
29
30
|
msgid " Remove"
|
30
31
|
msgstr " Supprimer"
|
@@ -36,15 +37,16 @@ msgid "%s out of sync disabled"
|
|
36
37
|
msgstr "Désynchronisation de %s désactivée"
|
37
38
|
|
38
39
|
msgid "%{model} with id '%{id}' was not found"
|
39
|
-
msgstr "
|
40
|
+
msgstr "%%{model} aynat pour id '%%{id}' n'a pas été trouvé"
|
40
41
|
|
41
42
|
msgid "%{name} has %{num_tag} class"
|
42
43
|
msgid_plural "%{name} has %{num_tag} classes"
|
43
|
-
msgstr[0] "
|
44
|
-
msgstr[1] "
|
44
|
+
msgstr[0] "%%{name} a %{num_tag} classe"
|
45
|
+
msgstr[1] "%%{name} a %{num_tag} classes"
|
46
|
+
msgstr[2] "%%{name} a %{num_tag} classes"
|
45
47
|
|
46
48
|
msgid "%{puppetclass} does not belong to the %{environment} environment"
|
47
|
-
msgstr "
|
49
|
+
msgstr "%%{puppetclass} n'appartient pas à l'environnement %%{environment}"
|
48
50
|
|
49
51
|
msgid "*Clear environment*"
|
50
52
|
msgstr "*Nettoyer l'environnement*"
|
@@ -58,9 +60,9 @@ msgid ""
|
|
58
60
|
" <b>Matcher:</b> %{matcher}<br/>\n"
|
59
61
|
" <b>Inherited value:</b> %{inherited_value}"
|
60
62
|
msgstr ""
|
61
|
-
"<b>Description :</b>
|
62
|
-
" <b>Type :</b>
|
63
|
-
" <b>Correspondant :</b>
|
63
|
+
"<b>Description :</b> %%{desc}<br/>\n"
|
64
|
+
" <b>Type :</b> %%{type}<br/>\n"
|
65
|
+
" <b>Correspondant :</b> %%{matcher}<br/>\n"
|
64
66
|
" <b>Valeur héritée :</b> %{inherited_value}"
|
65
67
|
|
66
68
|
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."
|
@@ -94,10 +96,10 @@ msgid "All environments - (not filtered)"
|
|
94
96
|
msgstr "Tous les environnements - (non filtrés)"
|
95
97
|
|
96
98
|
msgid "Allow assigning Puppet environments and classes to the Foreman Hosts."
|
97
|
-
msgstr ""
|
99
|
+
msgstr "Permet d'assigner des environnements et des classes Puppet aux hôtes Foreman."
|
98
100
|
|
99
|
-
msgid "
|
100
|
-
msgstr ""
|
101
|
+
msgid "Assigned classes"
|
102
|
+
msgstr "Classes assignées"
|
101
103
|
|
102
104
|
msgid "Available Classes"
|
103
105
|
msgstr "Classes disponibles"
|
@@ -114,9 +116,6 @@ msgstr "Impossible de trouver un proxy valide ayant une fonction Puppet"
|
|
114
116
|
msgid "Cancel"
|
115
117
|
msgstr "Annuler"
|
116
118
|
|
117
|
-
msgid "Certificates"
|
118
|
-
msgstr ""
|
119
|
-
|
120
119
|
msgid "Change Environment"
|
121
120
|
msgstr "Changer l'environnement"
|
122
121
|
|
@@ -159,6 +158,9 @@ msgstr "Groupes de configuration"
|
|
159
158
|
msgid "Config Management"
|
160
159
|
msgstr "Gestion de configuration"
|
161
160
|
|
161
|
+
msgid "Couldn't find any ENC data for this host"
|
162
|
+
msgstr "Je n'ai pas trouvé de données ENC pour cet hôte."
|
163
|
+
|
162
164
|
msgid "Create Config Group"
|
163
165
|
msgstr "Créer un groupe de configuration"
|
164
166
|
|
@@ -205,7 +207,7 @@ msgid "Deleted environment"
|
|
205
207
|
msgstr "A supprimé l'environnement"
|
206
208
|
|
207
209
|
msgid "Deleted environment %{env} and %{pcs}"
|
208
|
-
msgstr "A supprimé environnements
|
210
|
+
msgstr "A supprimé environnements %%{env} et %%{pcs}"
|
209
211
|
|
210
212
|
msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
|
211
213
|
msgstr "Déprécié en faveur de host/puppet_attributes/config_group_ids"
|
@@ -237,6 +239,9 @@ msgstr "Afficher les valeurs masquées"
|
|
237
239
|
msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
|
238
240
|
msgstr "Durée en minutes après laquelle les serveurs envoyant des rapports via Puppet sont classés comme désynchronisés."
|
239
241
|
|
242
|
+
msgid "ENC Preview"
|
243
|
+
msgstr "Prévisualisation ENC"
|
244
|
+
|
240
245
|
msgid "ENC environment"
|
241
246
|
msgstr "Environnement de l'ENC"
|
242
247
|
|
@@ -261,14 +266,17 @@ msgstr "Environnements"
|
|
261
266
|
msgid "Environment|Name"
|
262
267
|
msgstr "Nom"
|
263
268
|
|
269
|
+
msgid "Error!"
|
270
|
+
msgstr "Erreur"
|
271
|
+
|
264
272
|
msgid "Facts"
|
265
273
|
msgstr "Faits"
|
266
274
|
|
267
275
|
msgid "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring"
|
268
|
-
msgstr "Échec lors de l'importation de
|
276
|
+
msgstr "Échec lors de l'importation de %%{klass} pour %%{name} : l'entrée n'existe pas dans la base de donnée - ignore"
|
269
277
|
|
270
278
|
msgid "Failed to set %{proxy_type} proxy for %{host}."
|
271
|
-
msgstr "N’a pas pu définir le proxy %{proxy_type} pour
|
279
|
+
msgstr "N’a pas pu définir le proxy %{proxy_type} pour %%{host}."
|
272
280
|
|
273
281
|
msgid "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s"
|
274
282
|
msgstr "Échec de la mise à jour des environnements et classes Puppet depuis l'installation Puppet sur disque : %s"
|
@@ -300,6 +308,9 @@ msgstr "Foreman mettra à jour l'environnement de l'hôte d'après les facts"
|
|
300
308
|
msgid "General"
|
301
309
|
msgstr "Général"
|
302
310
|
|
311
|
+
msgid "Help"
|
312
|
+
msgstr "Assistance"
|
313
|
+
|
303
314
|
msgid "Host Groups"
|
304
315
|
msgstr "Groupe d'Hôtes"
|
305
316
|
|
@@ -325,7 +336,7 @@ msgid "ID of Puppet class"
|
|
325
336
|
msgstr "ID de la classe Puppet"
|
326
337
|
|
327
338
|
msgid "ID of Puppet environment"
|
328
|
-
msgstr ""
|
339
|
+
msgstr "ID environnement Puppet"
|
329
340
|
|
330
341
|
msgid "ID of Puppetclass"
|
331
342
|
msgstr "ID Puppetclass"
|
@@ -354,7 +365,7 @@ msgstr "ID des classes Puppet associées"
|
|
354
365
|
msgid "If true, will raise an error if there is no default value and no matcher provide a value"
|
355
366
|
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"
|
356
367
|
|
357
|
-
msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments
|
368
|
+
msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.{newLine}This information is commonly imported from a pre-existing Puppet configuration by the use of the {puppetClassesLinkToDocs} and environment importer."
|
358
369
|
msgstr ""
|
359
370
|
|
360
371
|
msgid "Ignored classes in the environments: %s"
|
@@ -585,6 +596,9 @@ msgstr "Puppet"
|
|
585
596
|
msgid "Puppet CA"
|
586
597
|
msgstr "Puppet CA"
|
587
598
|
|
599
|
+
msgid "Puppet CA Smart Proxy"
|
600
|
+
msgstr "Proxy Smart CA Puppet"
|
601
|
+
|
588
602
|
msgid "Puppet Class"
|
589
603
|
msgstr "Classe Puppet"
|
590
604
|
|
@@ -606,9 +620,24 @@ msgstr "Environnements Puppet"
|
|
606
620
|
msgid "Puppet Modules"
|
607
621
|
msgstr "Modules Puppet"
|
608
622
|
|
623
|
+
msgid "Puppet Smart Proxy"
|
624
|
+
msgstr "Créer un proxy Smart"
|
625
|
+
|
609
626
|
msgid "Puppet YAML"
|
610
627
|
msgstr "Puppet YAML"
|
611
628
|
|
629
|
+
msgid "Puppet classes"
|
630
|
+
msgstr ""
|
631
|
+
|
632
|
+
msgid "Puppet details"
|
633
|
+
msgstr "Détails Puppet"
|
634
|
+
|
635
|
+
msgid "Puppet env"
|
636
|
+
msgstr ""
|
637
|
+
|
638
|
+
msgid "Puppet environment"
|
639
|
+
msgstr "Environnement Puppet"
|
640
|
+
|
612
641
|
msgid "Puppet environments"
|
613
642
|
msgstr "Environnements Puppet"
|
614
643
|
|
@@ -648,6 +677,9 @@ msgstr "Supprimer cette valeur de substitution"
|
|
648
677
|
msgid "Remove:"
|
649
678
|
msgstr "Suppression:"
|
650
679
|
|
680
|
+
msgid "Reports"
|
681
|
+
msgstr "Rapports"
|
682
|
+
|
651
683
|
msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
|
652
684
|
msgstr "Paramètre requis sans valeur.<br/><b>Merci d’effectuer une substitution</b><br/>."
|
653
685
|
|
@@ -693,8 +725,11 @@ msgstr "Paramètre Smart Class"
|
|
693
725
|
msgid "Smart Class Parameters"
|
694
726
|
msgstr "Paramètres smart class"
|
695
727
|
|
728
|
+
msgid "Smart class parameters"
|
729
|
+
msgstr "Paramètres smart class"
|
730
|
+
|
696
731
|
msgid "Some Puppet Classes are unavailable in the selected environment"
|
697
|
-
msgstr ""
|
732
|
+
msgstr "Certaines classes Puppet sont indisponibles dans l'environnement sélectionné"
|
698
733
|
|
699
734
|
msgid "Successfully overridden all parameters of Puppet class %s"
|
700
735
|
msgstr "Substitution de tous les paramètres de la classe Puppet %s réussie"
|
@@ -709,6 +744,7 @@ msgid "The %{proxy_type} proxy could not be set for host: %{host_names}."
|
|
709
744
|
msgid_plural "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
|
710
745
|
msgstr[0] "Le proxy %{proxy_type} n'a pas pu être défini pour l'hôte : %{host_names}."
|
711
746
|
msgstr[1] "Le proxy %{proxy_type} puppet ca n'a pas pu être défini pour les hôtes : %{host_names}."
|
747
|
+
msgstr[2] "Le proxy %{proxy_type} puppet ca n'a pas pu être défini pour les hôtes : %{host_names}."
|
712
748
|
|
713
749
|
msgid "The %{proxy_type} proxy of the selected hosts was cleared."
|
714
750
|
msgstr "Le proxy %{proxy_type}pour les hôtes sélectionnés a été effacé"
|
@@ -729,7 +765,7 @@ msgid "The order in which values are resolved"
|
|
729
765
|
msgstr "L'ordre dans lequel les valeurs sont interprétées"
|
730
766
|
|
731
767
|
msgid "The requested environment cannot be found."
|
732
|
-
msgstr ""
|
768
|
+
msgstr "Les environnements demandés n’ont pas pu être trouvés."
|
733
769
|
|
734
770
|
msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
|
735
771
|
msgstr "Il n'y a aucun environnement Puppet défini pour ce Puppet Master. Veuillez vérifier la configuration de votre Puppet Master."
|
@@ -737,6 +773,9 @@ msgstr "Il n'y a aucun environnement Puppet défini pour ce Puppet Master. Veuil
|
|
737
773
|
msgid "This Puppet class has no parameters in its signature."
|
738
774
|
msgstr "Cette classe Puppet n'a pas de paramètre dans sa signature."
|
739
775
|
|
776
|
+
msgid "This tab is still a work in progress"
|
777
|
+
msgstr "Cet onglet est toujours un travail en cours"
|
778
|
+
|
740
779
|
msgid "This will reset parameters of the class %s to their default values. Continue?"
|
741
780
|
msgstr "Réinitialisation de tous les paramètres de la classe Puppet %s à leur valeur par défaut. Continuer ?"
|
742
781
|
|
@@ -843,4 +882,4 @@ msgid "must be true to edit the parameter"
|
|
843
882
|
msgstr "Doit être vrai pour éditer le paramètre"
|
844
883
|
|
845
884
|
msgid "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location"
|
846
|
-
msgstr "id %{object_id} n'existe pas ou n'a pas été assigné à l'organisation et/ou emplacement qui convient"
|
885
|
+
msgstr "avec id %{object_id} n'existe pas ou n'a pas été assigné à l'organisation et/ou emplacement qui convient"
|
File without changes
|
Binary file
|