foreman_puppet 6.0.1 → 6.1.1

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.
Files changed (48) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_puppet/locale/ca/foreman_puppet.js +3 -3
  3. data/app/assets/javascripts/foreman_puppet/locale/cs_CZ/foreman_puppet.js +3 -3
  4. data/app/assets/javascripts/foreman_puppet/locale/de/foreman_puppet.js +3 -3
  5. data/app/assets/javascripts/foreman_puppet/locale/en/foreman_puppet.js +3 -3
  6. data/app/assets/javascripts/foreman_puppet/locale/en_GB/foreman_puppet.js +3 -3
  7. data/app/assets/javascripts/foreman_puppet/locale/es/foreman_puppet.js +3 -3
  8. data/app/assets/javascripts/foreman_puppet/locale/fr/foreman_puppet.js +3 -3
  9. data/app/assets/javascripts/foreman_puppet/locale/gl/foreman_puppet.js +3 -3
  10. data/app/assets/javascripts/foreman_puppet/locale/it/foreman_puppet.js +3 -3
  11. data/app/assets/javascripts/foreman_puppet/locale/ja/foreman_puppet.js +3 -3
  12. data/app/assets/javascripts/foreman_puppet/locale/ka/foreman_puppet.js +3 -3
  13. data/app/assets/javascripts/foreman_puppet/locale/ko/foreman_puppet.js +3 -3
  14. data/app/assets/javascripts/foreman_puppet/locale/nl_NL/foreman_puppet.js +3 -3
  15. data/app/assets/javascripts/foreman_puppet/locale/pl/foreman_puppet.js +3 -3
  16. data/app/assets/javascripts/foreman_puppet/locale/pt_BR/foreman_puppet.js +3 -3
  17. data/app/assets/javascripts/foreman_puppet/locale/ru/foreman_puppet.js +3 -3
  18. data/app/assets/javascripts/foreman_puppet/locale/sv_SE/foreman_puppet.js +3 -3
  19. data/app/assets/javascripts/foreman_puppet/locale/zh_CN/foreman_puppet.js +3 -3
  20. data/app/assets/javascripts/foreman_puppet/locale/zh_TW/foreman_puppet.js +3 -3
  21. data/app/models/concerns/foreman_puppet/extensions/host.rb +0 -7
  22. data/app/models/concerns/foreman_puppet/extensions/hostgroup.rb +21 -5
  23. data/app/models/foreman_puppet/config_group.rb +1 -1
  24. data/app/views/foreman_puppet/layouts/application_react.html.erb +1 -2
  25. data/lib/foreman_puppet/version.rb +1 -1
  26. data/locale/Makefile +3 -3
  27. data/locale/ca/foreman_puppet.edit.po +28 -28
  28. data/locale/cs_CZ/foreman_puppet.edit.po +28 -28
  29. data/locale/de/foreman_puppet.edit.po +28 -28
  30. data/locale/en/foreman_puppet.edit.po +28 -28
  31. data/locale/en_GB/foreman_puppet.edit.po +28 -28
  32. data/locale/es/foreman_puppet.edit.po +28 -28
  33. data/locale/foreman_puppet.pot +39 -33
  34. data/locale/fr/foreman_puppet.edit.po +28 -28
  35. data/locale/gl/foreman_puppet.edit.po +28 -28
  36. data/locale/it/foreman_puppet.edit.po +28 -28
  37. data/locale/ja/foreman_puppet.edit.po +28 -28
  38. data/locale/ka/foreman_puppet.edit.po +28 -28
  39. data/locale/ko/foreman_puppet.edit.po +28 -28
  40. data/locale/nl_NL/foreman_puppet.edit.po +28 -28
  41. data/locale/pl/foreman_puppet.edit.po +28 -28
  42. data/locale/pt_BR/foreman_puppet.edit.po +28 -28
  43. data/locale/ru/foreman_puppet.edit.po +28 -28
  44. data/locale/sv_SE/foreman_puppet.edit.po +28 -28
  45. data/locale/zh_CN/foreman_puppet.edit.po +28 -28
  46. data/locale/zh_TW/foreman_puppet.edit.po +28 -28
  47. data/test/models/foreman_puppet/host_test.rb +13 -5
  48. metadata +2 -2
@@ -647,83 +647,87 @@ msgstr ""
647
647
  msgid "Can't find a valid Proxy with a Puppet feature"
648
648
  msgstr ""
649
649
 
650
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:1
650
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:1 ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:5
651
651
  msgid "Changed environments"
652
652
  msgstr ""
653
653
 
654
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:3
654
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:4 ../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 ../app/views/foreman_puppet/environments/welcome.html.erb:4 ../webpack/src/Components/Environments/Welcome.js:40
655
+ msgid "Puppet Environments"
656
+ msgstr ""
657
+
658
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:8
655
659
  msgid "Select the changes you want to apply to Foreman"
656
660
  msgstr ""
657
661
 
658
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:5
662
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:10
659
663
  msgid "Toggle"
660
664
  msgstr ""
661
665
 
662
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:6
666
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:11
663
667
  msgid "New"
664
668
  msgstr ""
665
669
 
666
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:8
670
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:13
667
671
  msgid "Check/Uncheck new"
668
672
  msgstr ""
669
673
 
670
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:9
674
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:14
671
675
  msgid "Updated"
672
676
  msgstr ""
673
677
 
674
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:11
678
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:16
675
679
  msgid "Check/Uncheck updated"
676
680
  msgstr ""
677
681
 
678
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:12
682
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:17
679
683
  msgid "Obsolete"
680
684
  msgstr ""
681
685
 
682
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:14
686
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:19
683
687
  msgid "Check/Uncheck obsolete"
684
688
  msgstr ""
685
689
 
686
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:22
690
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:27
687
691
  msgid "Check/Uncheck all"
688
692
  msgstr ""
689
693
 
690
- #: ../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
694
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:29 ../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
691
695
  msgid "Environment"
692
696
  msgstr ""
693
697
 
694
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:25
698
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:30
695
699
  msgid "Operation"
696
700
  msgstr ""
697
701
 
698
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:26
702
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:31
699
703
  msgid "Puppet Modules"
700
704
  msgstr ""
701
705
 
702
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:39
706
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:44
703
707
  msgid "Check/Uncheck all %s changes"
704
708
  msgstr ""
705
709
 
706
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
710
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
707
711
  msgid "Add:"
708
712
  msgstr ""
709
713
 
710
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
714
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
711
715
  msgid "Remove:"
712
716
  msgstr ""
713
717
 
714
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
718
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
715
719
  msgid "Update:"
716
720
  msgstr ""
717
721
 
718
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
722
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
719
723
  msgid "Ignored:"
720
724
  msgstr ""
721
725
 
722
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:59
726
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:64
723
727
  msgid "Cancel"
724
728
  msgstr "Cancel"
725
729
 
726
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:60
730
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:65
727
731
  msgid "Update"
728
732
  msgstr ""
729
733
 
@@ -795,10 +799,6 @@ msgstr "Locations"
795
799
  msgid "Organizations"
796
800
  msgstr "Organisations"
797
801
 
798
- #: ../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 ../app/views/foreman_puppet/environments/welcome.html.erb:4 ../webpack/src/Components/Environments/Welcome.js:40
799
- msgid "Puppet Environments"
800
- msgstr ""
801
-
802
802
  #: ../app/views/foreman_puppet/environments/index.html.erb:8
803
803
  msgid "Environment|Name"
804
804
  msgstr "Name"
@@ -927,7 +927,7 @@ msgstr ""
927
927
  msgid "Puppetclass|Name"
928
928
  msgstr "Class name"
929
929
 
930
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:168
930
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:3 ../lib/foreman_puppet/register.rb:168
931
931
  msgid "Environments"
932
932
  msgstr ""
933
933
 
@@ -991,11 +991,11 @@ msgstr ""
991
991
  msgid "Add Combination"
992
992
  msgstr ""
993
993
 
994
- #: ../app/views/smart_proxies/plugins/_puppet.html.erb:3
994
+ #: ../app/views/smart_proxies/plugins/_puppet.html.erb:2
995
995
  msgid "General"
996
996
  msgstr ""
997
997
 
998
- #: ../app/views/smart_proxies/plugins/_puppet.html.erb:12
998
+ #: ../app/views/smart_proxies/plugins/_puppet.html.erb:11
999
999
  msgid "Hosts managed:"
1000
1000
  msgstr ""
1001
1001
 
@@ -1127,7 +1127,7 @@ msgstr " Remove"
1127
1127
  msgid "Loading parameters..."
1128
1128
  msgstr ""
1129
1129
 
1130
- #: ../webpack/src/foreman_puppet_host_form.js:102
1130
+ #: ../webpack/src/foreman_puppet_host_form.js:105
1131
1131
  msgid "Some Puppet Classes are unavailable in the selected environment"
1132
1132
  msgstr ""
1133
1133
 
@@ -656,83 +656,87 @@ msgstr "Parámetro Puppet"
656
656
  msgid "Can't find a valid Proxy with a Puppet feature"
657
657
  msgstr ""
658
658
 
659
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:1
659
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:1 ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:5
660
660
  msgid "Changed environments"
661
661
  msgstr "Entornos modificados"
662
662
 
663
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:3
663
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:4 ../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 ../app/views/foreman_puppet/environments/welcome.html.erb:4 ../webpack/src/Components/Environments/Welcome.js:40
664
+ msgid "Puppet Environments"
665
+ msgstr "Entornos Puppet"
666
+
667
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:8
664
668
  msgid "Select the changes you want to apply to Foreman"
665
669
  msgstr "Seleccione los cambios que desea aplicar a Foreman"
666
670
 
667
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:5
671
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:10
668
672
  msgid "Toggle"
669
673
  msgstr "Conmutar"
670
674
 
671
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:6
675
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:11
672
676
  msgid "New"
673
677
  msgstr "Nuevo"
674
678
 
675
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:8
679
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:13
676
680
  msgid "Check/Uncheck new"
677
681
  msgstr "Marcar/Desmarcar nuevos"
678
682
 
679
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:9
683
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:14
680
684
  msgid "Updated"
681
685
  msgstr "Actualizado"
682
686
 
683
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:11
687
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:16
684
688
  msgid "Check/Uncheck updated"
685
689
  msgstr "Marcar/Desmarcar actualizados"
686
690
 
687
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:12
691
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:17
688
692
  msgid "Obsolete"
689
693
  msgstr "Obsoleta"
690
694
 
691
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:14
695
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:19
692
696
  msgid "Check/Uncheck obsolete"
693
697
  msgstr "Marcar/Desmarcar obsoletos"
694
698
 
695
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:22
699
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:27
696
700
  msgid "Check/Uncheck all"
697
701
  msgstr "Marcar/Desmarcar todos"
698
702
 
699
- #: ../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
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:29 ../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
700
704
  msgid "Environment"
701
705
  msgstr "Entorno"
702
706
 
703
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:25
707
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:30
704
708
  msgid "Operation"
705
709
  msgstr "Operación"
706
710
 
707
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:26
711
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:31
708
712
  msgid "Puppet Modules"
709
713
  msgstr "Módulos Puppet"
710
714
 
711
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:39
715
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:44
712
716
  msgid "Check/Uncheck all %s changes"
713
717
  msgstr "Marcar/Desmarcar todos los cambios %s "
714
718
 
715
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
719
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
716
720
  msgid "Add:"
717
721
  msgstr "Añadir:"
718
722
 
719
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
723
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
720
724
  msgid "Remove:"
721
725
  msgstr "Eliminar:"
722
726
 
723
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
727
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
724
728
  msgid "Update:"
725
729
  msgstr "Actualizar:"
726
730
 
727
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
731
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
728
732
  msgid "Ignored:"
729
733
  msgstr "Ignorado:"
730
734
 
731
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:59
735
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:64
732
736
  msgid "Cancel"
733
737
  msgstr "Cancelar"
734
738
 
735
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:60
739
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:65
736
740
  msgid "Update"
737
741
  msgstr "Actualizar"
738
742
 
@@ -804,10 +808,6 @@ msgstr "Ubicaciones"
804
808
  msgid "Organizations"
805
809
  msgstr "Organizaciones"
806
810
 
807
- #: ../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 ../app/views/foreman_puppet/environments/welcome.html.erb:4 ../webpack/src/Components/Environments/Welcome.js:40
808
- msgid "Puppet Environments"
809
- msgstr "Entornos Puppet"
810
-
811
811
  #: ../app/views/foreman_puppet/environments/index.html.erb:8
812
812
  msgid "Environment|Name"
813
813
  msgstr "Nombre"
@@ -936,7 +936,7 @@ msgstr "Editar clase de marioneta %s"
936
936
  msgid "Puppetclass|Name"
937
937
  msgstr "Nombre"
938
938
 
939
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:168
939
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:3 ../lib/foreman_puppet/register.rb:168
940
940
  msgid "Environments"
941
941
  msgstr "Entornos"
942
942
 
@@ -1000,11 +1000,11 @@ msgstr "Combinaciones válidas de grupos de hosts y entornos"
1000
1000
  msgid "Add Combination"
1001
1001
  msgstr "Añadir combinación"
1002
1002
 
1003
- #: ../app/views/smart_proxies/plugins/_puppet.html.erb:3
1003
+ #: ../app/views/smart_proxies/plugins/_puppet.html.erb:2
1004
1004
  msgid "General"
1005
1005
  msgstr "General"
1006
1006
 
1007
- #: ../app/views/smart_proxies/plugins/_puppet.html.erb:12
1007
+ #: ../app/views/smart_proxies/plugins/_puppet.html.erb:11
1008
1008
  msgid "Hosts managed:"
1009
1009
  msgstr "Hosts administrados:"
1010
1010
 
@@ -1136,7 +1136,7 @@ msgstr " Eliminar"
1136
1136
  msgid "Loading parameters..."
1137
1137
  msgstr "Cargando parámetros..."
1138
1138
 
1139
- #: ../webpack/src/foreman_puppet_host_form.js:102
1139
+ #: ../webpack/src/foreman_puppet_host_form.js:105
1140
1140
  msgid "Some Puppet Classes are unavailable in the selected environment"
1141
1141
  msgstr "Algunas clases de Puppet no están disponibles en el entorno seleccionado"
1142
1142
 
@@ -8,8 +8,8 @@ msgid ""
8
8
  msgstr ""
9
9
  "Project-Id-Version: foreman_puppet 1.0.0\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
- "POT-Creation-Date: 2023-06-01 14:06+0200\n"
12
- "PO-Revision-Date: 2023-06-01 14:06+0200\n"
11
+ "POT-Creation-Date: 2023-09-18 13:52+0200\n"
12
+ "PO-Revision-Date: 2023-09-18 13:52+0200\n"
13
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
15
15
  "Language: \n"
@@ -767,51 +767,65 @@ msgid "Can't find a valid Proxy with a Puppet feature"
767
767
  msgstr ""
768
768
 
769
769
  #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:1
770
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:5
770
771
  msgid "Changed environments"
771
772
  msgstr ""
772
773
 
773
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:3
774
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:4
775
+ #: ../app/views/foreman_puppet/environments/edit.html.erb:5
776
+ #: ../app/views/foreman_puppet/environments/index.html.erb:1
777
+ #: ../app/views/foreman_puppet/environments/new.html.erb:4
778
+ #: ../app/views/foreman_puppet/environments/welcome.html.erb:4
779
+ #: ../webpack/src/Components/Environments/Welcome.js:40
780
+ msgid "Puppet Environments"
781
+ msgstr ""
782
+
783
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:8
774
784
  msgid "Select the changes you want to apply to Foreman"
775
785
  msgstr ""
776
786
 
777
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:5
787
+ #:
788
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:10
778
789
  msgid "Toggle"
779
790
  msgstr ""
780
791
 
781
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:6
792
+ #:
793
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:11
782
794
  msgid "New"
783
795
  msgstr ""
784
796
 
785
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:8
797
+ #:
798
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:13
786
799
  msgid "Check/Uncheck new"
787
800
  msgstr ""
788
801
 
789
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:9
802
+ #:
803
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:14
790
804
  msgid "Updated"
791
805
  msgstr ""
792
806
 
793
807
  #:
794
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:11
808
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:16
795
809
  msgid "Check/Uncheck updated"
796
810
  msgstr ""
797
811
 
798
812
  #:
799
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:12
813
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:17
800
814
  msgid "Obsolete"
801
815
  msgstr ""
802
816
 
803
817
  #:
804
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:14
818
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:19
805
819
  msgid "Check/Uncheck obsolete"
806
820
  msgstr ""
807
821
 
808
822
  #:
809
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:22
823
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:27
810
824
  msgid "Check/Uncheck all"
811
825
  msgstr ""
812
826
 
813
827
  #:
814
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24
828
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:29
815
829
  #: ../app/views/foreman_puppet/environments/_form.html.erb:4
816
830
  #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:4
817
831
  #: ../app/views/hosts/select_multiple_environment.html.erb:7
@@ -820,47 +834,47 @@ msgid "Environment"
820
834
  msgstr ""
821
835
 
822
836
  #:
823
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:25
837
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:30
824
838
  msgid "Operation"
825
839
  msgstr ""
826
840
 
827
841
  #:
828
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:26
842
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:31
829
843
  msgid "Puppet Modules"
830
844
  msgstr ""
831
845
 
832
846
  #:
833
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:39
847
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:44
834
848
  msgid "Check/Uncheck all %s changes"
835
849
  msgstr ""
836
850
 
837
851
  #:
838
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
852
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
839
853
  msgid "Add:"
840
854
  msgstr ""
841
855
 
842
856
  #:
843
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
857
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
844
858
  msgid "Remove:"
845
859
  msgstr ""
846
860
 
847
861
  #:
848
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
862
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
849
863
  msgid "Update:"
850
864
  msgstr ""
851
865
 
852
866
  #:
853
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
867
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
854
868
  msgid "Ignored:"
855
869
  msgstr ""
856
870
 
857
871
  #:
858
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:59
872
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:64
859
873
  msgid "Cancel"
860
874
  msgstr ""
861
875
 
862
876
  #:
863
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:60
877
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:65
864
878
  msgid "Update"
865
879
  msgstr ""
866
880
 
@@ -952,14 +966,6 @@ msgstr ""
952
966
  msgid "Organizations"
953
967
  msgstr ""
954
968
 
955
- #: ../app/views/foreman_puppet/environments/edit.html.erb:5
956
- #: ../app/views/foreman_puppet/environments/index.html.erb:1
957
- #: ../app/views/foreman_puppet/environments/new.html.erb:4
958
- #: ../app/views/foreman_puppet/environments/welcome.html.erb:4
959
- #: ../webpack/src/Components/Environments/Welcome.js:40
960
- msgid "Puppet Environments"
961
- msgstr ""
962
-
963
969
  #: ../app/views/foreman_puppet/environments/index.html.erb:8
964
970
  msgid "Environment|Name"
965
971
  msgstr ""
@@ -1107,7 +1113,7 @@ msgid "Puppetclass|Name"
1107
1113
  msgstr ""
1108
1114
 
1109
1115
  #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10
1110
- #: ../app/views/smart_proxies/plugins/_puppet.html.erb:4
1116
+ #: ../app/views/smart_proxies/plugins/_puppet.html.erb:3
1111
1117
  #: ../lib/foreman_puppet/register.rb:168
1112
1118
  msgid "Environments"
1113
1119
  msgstr ""
@@ -1172,11 +1178,11 @@ msgstr ""
1172
1178
  msgid "Add Combination"
1173
1179
  msgstr ""
1174
1180
 
1175
- #: ../app/views/smart_proxies/plugins/_puppet.html.erb:3
1181
+ #: ../app/views/smart_proxies/plugins/_puppet.html.erb:2
1176
1182
  msgid "General"
1177
1183
  msgstr ""
1178
1184
 
1179
- #: ../app/views/smart_proxies/plugins/_puppet.html.erb:12
1185
+ #: ../app/views/smart_proxies/plugins/_puppet.html.erb:11
1180
1186
  msgid "Hosts managed:"
1181
1187
  msgstr ""
1182
1188
 
@@ -1326,7 +1332,7 @@ msgstr ""
1326
1332
  msgid "Loading parameters..."
1327
1333
  msgstr ""
1328
1334
 
1329
- #: ../webpack/src/foreman_puppet_host_form.js:102
1335
+ #: ../webpack/src/foreman_puppet_host_form.js:105
1330
1336
  msgid "Some Puppet Classes are unavailable in the selected environment"
1331
1337
  msgstr ""
1332
1338
 
@@ -665,83 +665,87 @@ msgstr "Paramètre Puppet"
665
665
  msgid "Can't find a valid Proxy with a Puppet feature"
666
666
  msgstr "Impossible de trouver un proxy valide ayant une fonction Puppet"
667
667
 
668
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:1
668
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:1 ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:5
669
669
  msgid "Changed environments"
670
670
  msgstr "Environnements modifiés"
671
671
 
672
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:3
672
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:4 ../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 ../app/views/foreman_puppet/environments/welcome.html.erb:4 ../webpack/src/Components/Environments/Welcome.js:40
673
+ msgid "Puppet Environments"
674
+ msgstr "Environnements Puppet"
675
+
676
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:8
673
677
  msgid "Select the changes you want to apply to Foreman"
674
678
  msgstr "Sélectionner les changements que vous souhaitez appliquer à Foreman"
675
679
 
676
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:5
680
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:10
677
681
  msgid "Toggle"
678
682
  msgstr "Inverser"
679
683
 
680
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:6
684
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:11
681
685
  msgid "New"
682
686
  msgstr "Nouveau"
683
687
 
684
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:8
688
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:13
685
689
  msgid "Check/Uncheck new"
686
690
  msgstr "Cocher / Décocher les nouveaux"
687
691
 
688
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:9
692
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:14
689
693
  msgid "Updated"
690
694
  msgstr "Mis à jour"
691
695
 
692
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:11
696
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:16
693
697
  msgid "Check/Uncheck updated"
694
698
  msgstr "Cocher / Décocher mis à jour "
695
699
 
696
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:12
700
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:17
697
701
  msgid "Obsolete"
698
702
  msgstr "Obsolète"
699
703
 
700
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:14
704
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:19
701
705
  msgid "Check/Uncheck obsolete"
702
706
  msgstr "Cocher / Décocher les obsolètes"
703
707
 
704
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:22
708
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:27
705
709
  msgid "Check/Uncheck all"
706
710
  msgstr "Cocher / Tout décocher"
707
711
 
708
- #: ../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
712
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:29 ../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
709
713
  msgid "Environment"
710
714
  msgstr "Environnement"
711
715
 
712
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:25
716
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:30
713
717
  msgid "Operation"
714
718
  msgstr "Opération"
715
719
 
716
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:26
720
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:31
717
721
  msgid "Puppet Modules"
718
722
  msgstr "Modules Puppet"
719
723
 
720
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:39
724
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:44
721
725
  msgid "Check/Uncheck all %s changes"
722
726
  msgstr "Tout Cocher / Décocher les %s changements"
723
727
 
724
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
728
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
725
729
  msgid "Add:"
726
730
  msgstr "Ajouter :"
727
731
 
728
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
732
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
729
733
  msgid "Remove:"
730
734
  msgstr "Suppression:"
731
735
 
732
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
736
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
733
737
  msgid "Update:"
734
738
  msgstr "Mise à jour:"
735
739
 
736
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
740
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
737
741
  msgid "Ignored:"
738
742
  msgstr "Ignoré :"
739
743
 
740
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:59
744
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:64
741
745
  msgid "Cancel"
742
746
  msgstr "Annuler"
743
747
 
744
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:60
748
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:65
745
749
  msgid "Update"
746
750
  msgstr "Mise à jour"
747
751
 
@@ -813,10 +817,6 @@ msgstr "Emplacements"
813
817
  msgid "Organizations"
814
818
  msgstr "Organisations"
815
819
 
816
- #: ../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 ../app/views/foreman_puppet/environments/welcome.html.erb:4 ../webpack/src/Components/Environments/Welcome.js:40
817
- msgid "Puppet Environments"
818
- msgstr "Environnements Puppet"
819
-
820
820
  #: ../app/views/foreman_puppet/environments/index.html.erb:8
821
821
  msgid "Environment|Name"
822
822
  msgstr "Nom"
@@ -945,7 +945,7 @@ msgstr "Modifier la classe Puppet %s"
945
945
  msgid "Puppetclass|Name"
946
946
  msgstr "Nom"
947
947
 
948
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:168
948
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:3 ../lib/foreman_puppet/register.rb:168
949
949
  msgid "Environments"
950
950
  msgstr "Environnements"
951
951
 
@@ -1009,11 +1009,11 @@ msgstr "Combinaisons valide de groupe d'hôtes et d'environnement"
1009
1009
  msgid "Add Combination"
1010
1010
  msgstr "Ajouter une combinaison"
1011
1011
 
1012
- #: ../app/views/smart_proxies/plugins/_puppet.html.erb:3
1012
+ #: ../app/views/smart_proxies/plugins/_puppet.html.erb:2
1013
1013
  msgid "General"
1014
1014
  msgstr "Général"
1015
1015
 
1016
- #: ../app/views/smart_proxies/plugins/_puppet.html.erb:12
1016
+ #: ../app/views/smart_proxies/plugins/_puppet.html.erb:11
1017
1017
  msgid "Hosts managed:"
1018
1018
  msgstr "Hôtes gérés :"
1019
1019
 
@@ -1145,7 +1145,7 @@ msgstr " Supprimer"
1145
1145
  msgid "Loading parameters..."
1146
1146
  msgstr "Chargement des paramètres ..."
1147
1147
 
1148
- #: ../webpack/src/foreman_puppet_host_form.js:102
1148
+ #: ../webpack/src/foreman_puppet_host_form.js:105
1149
1149
  msgid "Some Puppet Classes are unavailable in the selected environment"
1150
1150
  msgstr "Certaines classes Puppet sont indisponibles dans l'environnement sélectionné"
1151
1151