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.
- checksums.yaml +4 -4
- data/app/assets/javascripts/foreman_puppet/locale/ca/foreman_puppet.js +3 -3
- data/app/assets/javascripts/foreman_puppet/locale/cs_CZ/foreman_puppet.js +3 -3
- data/app/assets/javascripts/foreman_puppet/locale/de/foreman_puppet.js +3 -3
- data/app/assets/javascripts/foreman_puppet/locale/en/foreman_puppet.js +3 -3
- data/app/assets/javascripts/foreman_puppet/locale/en_GB/foreman_puppet.js +3 -3
- data/app/assets/javascripts/foreman_puppet/locale/es/foreman_puppet.js +3 -3
- data/app/assets/javascripts/foreman_puppet/locale/fr/foreman_puppet.js +3 -3
- data/app/assets/javascripts/foreman_puppet/locale/gl/foreman_puppet.js +3 -3
- data/app/assets/javascripts/foreman_puppet/locale/it/foreman_puppet.js +3 -3
- data/app/assets/javascripts/foreman_puppet/locale/ja/foreman_puppet.js +3 -3
- data/app/assets/javascripts/foreman_puppet/locale/ka/foreman_puppet.js +3 -3
- data/app/assets/javascripts/foreman_puppet/locale/ko/foreman_puppet.js +3 -3
- data/app/assets/javascripts/foreman_puppet/locale/nl_NL/foreman_puppet.js +3 -3
- data/app/assets/javascripts/foreman_puppet/locale/pl/foreman_puppet.js +3 -3
- data/app/assets/javascripts/foreman_puppet/locale/pt_BR/foreman_puppet.js +3 -3
- data/app/assets/javascripts/foreman_puppet/locale/ru/foreman_puppet.js +3 -3
- data/app/assets/javascripts/foreman_puppet/locale/sv_SE/foreman_puppet.js +3 -3
- data/app/assets/javascripts/foreman_puppet/locale/zh_CN/foreman_puppet.js +3 -3
- data/app/assets/javascripts/foreman_puppet/locale/zh_TW/foreman_puppet.js +3 -3
- data/app/models/concerns/foreman_puppet/extensions/host.rb +0 -7
- data/app/models/concerns/foreman_puppet/extensions/hostgroup.rb +21 -5
- data/app/models/foreman_puppet/config_group.rb +1 -1
- data/app/views/foreman_puppet/layouts/application_react.html.erb +1 -2
- data/lib/foreman_puppet/version.rb +1 -1
- data/locale/Makefile +3 -3
- data/locale/ca/foreman_puppet.edit.po +28 -28
- data/locale/cs_CZ/foreman_puppet.edit.po +28 -28
- data/locale/de/foreman_puppet.edit.po +28 -28
- data/locale/en/foreman_puppet.edit.po +28 -28
- data/locale/en_GB/foreman_puppet.edit.po +28 -28
- data/locale/es/foreman_puppet.edit.po +28 -28
- data/locale/foreman_puppet.pot +39 -33
- data/locale/fr/foreman_puppet.edit.po +28 -28
- data/locale/gl/foreman_puppet.edit.po +28 -28
- data/locale/it/foreman_puppet.edit.po +28 -28
- data/locale/ja/foreman_puppet.edit.po +28 -28
- data/locale/ka/foreman_puppet.edit.po +28 -28
- data/locale/ko/foreman_puppet.edit.po +28 -28
- data/locale/nl_NL/foreman_puppet.edit.po +28 -28
- data/locale/pl/foreman_puppet.edit.po +28 -28
- data/locale/pt_BR/foreman_puppet.edit.po +28 -28
- data/locale/ru/foreman_puppet.edit.po +28 -28
- data/locale/sv_SE/foreman_puppet.edit.po +28 -28
- data/locale/zh_CN/foreman_puppet.edit.po +28 -28
- data/locale/zh_TW/foreman_puppet.edit.po +28 -28
- data/test/models/foreman_puppet/host_test.rb +13 -5
- metadata +2 -2
@@ -646,83 +646,87 @@ msgstr "Puppet 매개 변수"
|
|
646
646
|
msgid "Can't find a valid Proxy with a Puppet feature"
|
647
647
|
msgstr ""
|
648
648
|
|
649
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:1
|
649
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:1 ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:5
|
650
650
|
msgid "Changed environments"
|
651
651
|
msgstr "변경된 환경 "
|
652
652
|
|
653
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
653
|
+
#: ../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
|
654
|
+
msgid "Puppet Environments"
|
655
|
+
msgstr "Puppet 환경"
|
656
|
+
|
657
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:8
|
654
658
|
msgid "Select the changes you want to apply to Foreman"
|
655
659
|
msgstr ""
|
656
660
|
|
657
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
661
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:10
|
658
662
|
msgid "Toggle"
|
659
663
|
msgstr "토글 "
|
660
664
|
|
661
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
665
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:11
|
662
666
|
msgid "New"
|
663
667
|
msgstr "신규"
|
664
668
|
|
665
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
669
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:13
|
666
670
|
msgid "Check/Uncheck new"
|
667
671
|
msgstr "새로운 사항 선택/선택 해제 "
|
668
672
|
|
669
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
673
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:14
|
670
674
|
msgid "Updated"
|
671
675
|
msgstr "업데이트 일시 "
|
672
676
|
|
673
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
677
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:16
|
674
678
|
msgid "Check/Uncheck updated"
|
675
679
|
msgstr "업데이트 선택/선택 해제 "
|
676
680
|
|
677
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
681
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:17
|
678
682
|
msgid "Obsolete"
|
679
683
|
msgstr "이전 버전 "
|
680
684
|
|
681
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
685
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:19
|
682
686
|
msgid "Check/Uncheck obsolete"
|
683
687
|
msgstr "이전 버전 선택/ 선택 해제 "
|
684
688
|
|
685
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
689
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:27
|
686
690
|
msgid "Check/Uncheck all"
|
687
691
|
msgstr "모두 선택/선택 해제 "
|
688
692
|
|
689
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
693
|
+
#: ../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
|
690
694
|
msgid "Environment"
|
691
695
|
msgstr "환경 "
|
692
696
|
|
693
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
697
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:30
|
694
698
|
msgid "Operation"
|
695
699
|
msgstr "작업 "
|
696
700
|
|
697
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
701
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:31
|
698
702
|
msgid "Puppet Modules"
|
699
703
|
msgstr "Puppet 모듈 "
|
700
704
|
|
701
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
705
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:44
|
702
706
|
msgid "Check/Uncheck all %s changes"
|
703
707
|
msgstr "전체 %s 변경 선택/선택 해제 "
|
704
708
|
|
705
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
709
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
|
706
710
|
msgid "Add:"
|
707
711
|
msgstr "추가:"
|
708
712
|
|
709
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
713
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
|
710
714
|
msgid "Remove:"
|
711
715
|
msgstr "삭제: "
|
712
716
|
|
713
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
717
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
|
714
718
|
msgid "Update:"
|
715
719
|
msgstr "업데이트: "
|
716
720
|
|
717
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
721
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
|
718
722
|
msgid "Ignored:"
|
719
723
|
msgstr ""
|
720
724
|
|
721
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
725
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:64
|
722
726
|
msgid "Cancel"
|
723
727
|
msgstr "취소 "
|
724
728
|
|
725
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
729
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:65
|
726
730
|
msgid "Update"
|
727
731
|
msgstr "업데이트 "
|
728
732
|
|
@@ -794,10 +798,6 @@ msgstr "위치 "
|
|
794
798
|
msgid "Organizations"
|
795
799
|
msgstr "조직"
|
796
800
|
|
797
|
-
#: ../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
|
798
|
-
msgid "Puppet Environments"
|
799
|
-
msgstr "Puppet 환경"
|
800
|
-
|
801
801
|
#: ../app/views/foreman_puppet/environments/index.html.erb:8
|
802
802
|
msgid "Environment|Name"
|
803
803
|
msgstr "이름 "
|
@@ -926,7 +926,7 @@ msgstr "Puppet 클래스 %s 편집 "
|
|
926
926
|
msgid "Puppetclass|Name"
|
927
927
|
msgstr "이름 "
|
928
928
|
|
929
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:
|
929
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:3 ../lib/foreman_puppet/register.rb:168
|
930
930
|
msgid "Environments"
|
931
931
|
msgstr "환경 "
|
932
932
|
|
@@ -990,11 +990,11 @@ msgstr ""
|
|
990
990
|
msgid "Add Combination"
|
991
991
|
msgstr ""
|
992
992
|
|
993
|
-
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:
|
993
|
+
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:2
|
994
994
|
msgid "General"
|
995
995
|
msgstr "일반"
|
996
996
|
|
997
|
-
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:
|
997
|
+
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:11
|
998
998
|
msgid "Hosts managed:"
|
999
999
|
msgstr "관리되는 호스트:"
|
1000
1000
|
|
@@ -1126,7 +1126,7 @@ msgstr "삭제 "
|
|
1126
1126
|
msgid "Loading parameters..."
|
1127
1127
|
msgstr "매개 변수 로딩 중..."
|
1128
1128
|
|
1129
|
-
#: ../webpack/src/foreman_puppet_host_form.js:
|
1129
|
+
#: ../webpack/src/foreman_puppet_host_form.js:105
|
1130
1130
|
msgid "Some Puppet Classes are unavailable in the selected environment"
|
1131
1131
|
msgstr ""
|
1132
1132
|
|
@@ -650,83 +650,87 @@ msgstr ""
|
|
650
650
|
msgid "Can't find a valid Proxy with a Puppet feature"
|
651
651
|
msgstr ""
|
652
652
|
|
653
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:1
|
653
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:1 ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:5
|
654
654
|
msgid "Changed environments"
|
655
655
|
msgstr "Gewijzigde omgevingen"
|
656
656
|
|
657
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
657
|
+
#: ../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
|
658
|
+
msgid "Puppet Environments"
|
659
|
+
msgstr ""
|
660
|
+
|
661
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:8
|
658
662
|
msgid "Select the changes you want to apply to Foreman"
|
659
663
|
msgstr ""
|
660
664
|
|
661
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
665
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:10
|
662
666
|
msgid "Toggle"
|
663
667
|
msgstr ""
|
664
668
|
|
665
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
669
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:11
|
666
670
|
msgid "New"
|
667
671
|
msgstr ""
|
668
672
|
|
669
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
673
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:13
|
670
674
|
msgid "Check/Uncheck new"
|
671
675
|
msgstr "Vink nieuw aan/uit"
|
672
676
|
|
673
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
677
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:14
|
674
678
|
msgid "Updated"
|
675
679
|
msgstr ""
|
676
680
|
|
677
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
681
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:16
|
678
682
|
msgid "Check/Uncheck updated"
|
679
683
|
msgstr "Vink bijgewerkte aan/uit"
|
680
684
|
|
681
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
685
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:17
|
682
686
|
msgid "Obsolete"
|
683
687
|
msgstr ""
|
684
688
|
|
685
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
689
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:19
|
686
690
|
msgid "Check/Uncheck obsolete"
|
687
691
|
msgstr "Vink overtollige aan/uit"
|
688
692
|
|
689
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
693
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:27
|
690
694
|
msgid "Check/Uncheck all"
|
691
695
|
msgstr "Vink alles aan/uit"
|
692
696
|
|
693
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
697
|
+
#: ../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
|
694
698
|
msgid "Environment"
|
695
699
|
msgstr ""
|
696
700
|
|
697
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
701
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:30
|
698
702
|
msgid "Operation"
|
699
703
|
msgstr ""
|
700
704
|
|
701
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
705
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:31
|
702
706
|
msgid "Puppet Modules"
|
703
707
|
msgstr ""
|
704
708
|
|
705
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
709
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:44
|
706
710
|
msgid "Check/Uncheck all %s changes"
|
707
711
|
msgstr "Vink alle %s wijzigingen aan/uit"
|
708
712
|
|
709
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
713
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
|
710
714
|
msgid "Add:"
|
711
715
|
msgstr "Toevoegen:"
|
712
716
|
|
713
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
717
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
|
714
718
|
msgid "Remove:"
|
715
719
|
msgstr ""
|
716
720
|
|
717
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
721
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
|
718
722
|
msgid "Update:"
|
719
723
|
msgstr ""
|
720
724
|
|
721
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
725
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
|
722
726
|
msgid "Ignored:"
|
723
727
|
msgstr ""
|
724
728
|
|
725
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
729
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:64
|
726
730
|
msgid "Cancel"
|
727
731
|
msgstr "Annuleren"
|
728
732
|
|
729
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
733
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:65
|
730
734
|
msgid "Update"
|
731
735
|
msgstr ""
|
732
736
|
|
@@ -798,10 +802,6 @@ msgstr ""
|
|
798
802
|
msgid "Organizations"
|
799
803
|
msgstr ""
|
800
804
|
|
801
|
-
#: ../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
|
802
|
-
msgid "Puppet Environments"
|
803
|
-
msgstr ""
|
804
|
-
|
805
805
|
#: ../app/views/foreman_puppet/environments/index.html.erb:8
|
806
806
|
msgid "Environment|Name"
|
807
807
|
msgstr ""
|
@@ -930,7 +930,7 @@ msgstr "Bewerk Puppet Class %s"
|
|
930
930
|
msgid "Puppetclass|Name"
|
931
931
|
msgstr ""
|
932
932
|
|
933
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:
|
933
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:3 ../lib/foreman_puppet/register.rb:168
|
934
934
|
msgid "Environments"
|
935
935
|
msgstr ""
|
936
936
|
|
@@ -994,11 +994,11 @@ msgstr ""
|
|
994
994
|
msgid "Add Combination"
|
995
995
|
msgstr ""
|
996
996
|
|
997
|
-
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:
|
997
|
+
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:2
|
998
998
|
msgid "General"
|
999
999
|
msgstr ""
|
1000
1000
|
|
1001
|
-
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:
|
1001
|
+
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:11
|
1002
1002
|
msgid "Hosts managed:"
|
1003
1003
|
msgstr ""
|
1004
1004
|
|
@@ -1130,7 +1130,7 @@ msgstr "Verwijder"
|
|
1130
1130
|
msgid "Loading parameters..."
|
1131
1131
|
msgstr "Laad parameters..."
|
1132
1132
|
|
1133
|
-
#: ../webpack/src/foreman_puppet_host_form.js:
|
1133
|
+
#: ../webpack/src/foreman_puppet_host_form.js:105
|
1134
1134
|
msgid "Some Puppet Classes are unavailable in the selected environment"
|
1135
1135
|
msgstr ""
|
1136
1136
|
|
@@ -649,83 +649,87 @@ msgstr ""
|
|
649
649
|
msgid "Can't find a valid Proxy with a Puppet feature"
|
650
650
|
msgstr ""
|
651
651
|
|
652
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:1
|
652
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:1 ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:5
|
653
653
|
msgid "Changed environments"
|
654
654
|
msgstr "Zmieniono środowisko"
|
655
655
|
|
656
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
656
|
+
#: ../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
|
657
|
+
msgid "Puppet Environments"
|
658
|
+
msgstr "Środowiska Puppet"
|
659
|
+
|
660
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:8
|
657
661
|
msgid "Select the changes you want to apply to Foreman"
|
658
662
|
msgstr ""
|
659
663
|
|
660
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
664
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:10
|
661
665
|
msgid "Toggle"
|
662
666
|
msgstr "Przełącznik"
|
663
667
|
|
664
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
668
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:11
|
665
669
|
msgid "New"
|
666
670
|
msgstr "Nowy"
|
667
671
|
|
668
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
672
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:13
|
669
673
|
msgid "Check/Uncheck new"
|
670
674
|
msgstr "Zaznacz / odznacz nową"
|
671
675
|
|
672
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
676
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:14
|
673
677
|
msgid "Updated"
|
674
678
|
msgstr "Zaktualizowano"
|
675
679
|
|
676
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
680
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:16
|
677
681
|
msgid "Check/Uncheck updated"
|
678
682
|
msgstr "Zaznacz/ Odznacz aktualizację "
|
679
683
|
|
680
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
684
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:17
|
681
685
|
msgid "Obsolete"
|
682
686
|
msgstr "Przestarzały"
|
683
687
|
|
684
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
688
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:19
|
685
689
|
msgid "Check/Uncheck obsolete"
|
686
690
|
msgstr "Zaznacz/ Odznacz nieaktualny "
|
687
691
|
|
688
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
692
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:27
|
689
693
|
msgid "Check/Uncheck all"
|
690
694
|
msgstr "Zaznacz/ Odznacz wszystko"
|
691
695
|
|
692
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
696
|
+
#: ../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
|
693
697
|
msgid "Environment"
|
694
698
|
msgstr "Środowisko"
|
695
699
|
|
696
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
700
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:30
|
697
701
|
msgid "Operation"
|
698
702
|
msgstr "Operacja"
|
699
703
|
|
700
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
704
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:31
|
701
705
|
msgid "Puppet Modules"
|
702
706
|
msgstr "Moduły Puppet"
|
703
707
|
|
704
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
708
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:44
|
705
709
|
msgid "Check/Uncheck all %s changes"
|
706
710
|
msgstr "Zaznacz/Odznacz wszystkie %s zmainy"
|
707
711
|
|
708
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
712
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
|
709
713
|
msgid "Add:"
|
710
714
|
msgstr "Dodaj:"
|
711
715
|
|
712
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
716
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
|
713
717
|
msgid "Remove:"
|
714
718
|
msgstr "Usuń:"
|
715
719
|
|
716
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
720
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
|
717
721
|
msgid "Update:"
|
718
722
|
msgstr "Aktualizacja:"
|
719
723
|
|
720
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
724
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
|
721
725
|
msgid "Ignored:"
|
722
726
|
msgstr ""
|
723
727
|
|
724
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
728
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:64
|
725
729
|
msgid "Cancel"
|
726
730
|
msgstr "Anuluj"
|
727
731
|
|
728
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
732
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:65
|
729
733
|
msgid "Update"
|
730
734
|
msgstr "Aktualizacja:"
|
731
735
|
|
@@ -797,10 +801,6 @@ msgstr "Lokalizacje"
|
|
797
801
|
msgid "Organizations"
|
798
802
|
msgstr "Organizacje"
|
799
803
|
|
800
|
-
#: ../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
|
801
|
-
msgid "Puppet Environments"
|
802
|
-
msgstr "Środowiska Puppet"
|
803
|
-
|
804
804
|
#: ../app/views/foreman_puppet/environments/index.html.erb:8
|
805
805
|
msgid "Environment|Name"
|
806
806
|
msgstr "Środowisko|Nazwa"
|
@@ -929,7 +929,7 @@ msgstr "Edytuj klasę Puppet %s"
|
|
929
929
|
msgid "Puppetclass|Name"
|
930
930
|
msgstr "KlasaPuppet|Nazwa"
|
931
931
|
|
932
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:
|
932
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:3 ../lib/foreman_puppet/register.rb:168
|
933
933
|
msgid "Environments"
|
934
934
|
msgstr "Środowiska"
|
935
935
|
|
@@ -993,11 +993,11 @@ msgstr ""
|
|
993
993
|
msgid "Add Combination"
|
994
994
|
msgstr ""
|
995
995
|
|
996
|
-
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:
|
996
|
+
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:2
|
997
997
|
msgid "General"
|
998
998
|
msgstr "Generalnie"
|
999
999
|
|
1000
|
-
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:
|
1000
|
+
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:11
|
1001
1001
|
msgid "Hosts managed:"
|
1002
1002
|
msgstr "Zarządzane hosty:"
|
1003
1003
|
|
@@ -1129,7 +1129,7 @@ msgstr "Usuń"
|
|
1129
1129
|
msgid "Loading parameters..."
|
1130
1130
|
msgstr "Ładowanie parametrów ..."
|
1131
1131
|
|
1132
|
-
#: ../webpack/src/foreman_puppet_host_form.js:
|
1132
|
+
#: ../webpack/src/foreman_puppet_host_form.js:105
|
1133
1133
|
msgid "Some Puppet Classes are unavailable in the selected environment"
|
1134
1134
|
msgstr ""
|
1135
1135
|
|
@@ -654,83 +654,87 @@ msgstr "Parâmetro do puppet"
|
|
654
654
|
msgid "Can't find a valid Proxy with a Puppet feature"
|
655
655
|
msgstr ""
|
656
656
|
|
657
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:1
|
657
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:1 ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:5
|
658
658
|
msgid "Changed environments"
|
659
659
|
msgstr "Ambientes modificados"
|
660
660
|
|
661
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
661
|
+
#: ../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
|
662
|
+
msgid "Puppet Environments"
|
663
|
+
msgstr "Ambientes Puppet"
|
664
|
+
|
665
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:8
|
662
666
|
msgid "Select the changes you want to apply to Foreman"
|
663
667
|
msgstr "Selecione as alterações que deseja aplicar ao Foreman"
|
664
668
|
|
665
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
669
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:10
|
666
670
|
msgid "Toggle"
|
667
671
|
msgstr "Alternar"
|
668
672
|
|
669
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
673
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:11
|
670
674
|
msgid "New"
|
671
675
|
msgstr "Novo"
|
672
676
|
|
673
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
677
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:13
|
674
678
|
msgid "Check/Uncheck new"
|
675
679
|
msgstr "Marcar/Desmarcar novo"
|
676
680
|
|
677
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
681
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:14
|
678
682
|
msgid "Updated"
|
679
683
|
msgstr "Atualizados"
|
680
684
|
|
681
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
685
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:16
|
682
686
|
msgid "Check/Uncheck updated"
|
683
687
|
msgstr "Marcar/Desmarcar atualizado"
|
684
688
|
|
685
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
689
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:17
|
686
690
|
msgid "Obsolete"
|
687
691
|
msgstr "Obsoleta(s)"
|
688
692
|
|
689
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
693
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:19
|
690
694
|
msgid "Check/Uncheck obsolete"
|
691
695
|
msgstr "Marcar/Desmarcar obsoleto"
|
692
696
|
|
693
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
697
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:27
|
694
698
|
msgid "Check/Uncheck all"
|
695
699
|
msgstr "Marcar/Desmarcar tudo"
|
696
700
|
|
697
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
701
|
+
#: ../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
|
698
702
|
msgid "Environment"
|
699
703
|
msgstr "Ambiente"
|
700
704
|
|
701
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
705
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:30
|
702
706
|
msgid "Operation"
|
703
707
|
msgstr "Operação"
|
704
708
|
|
705
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
709
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:31
|
706
710
|
msgid "Puppet Modules"
|
707
711
|
msgstr "Módulos puppet"
|
708
712
|
|
709
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
713
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:44
|
710
714
|
msgid "Check/Uncheck all %s changes"
|
711
715
|
msgstr "Verifique/Desmarque todas as mudanças %s "
|
712
716
|
|
713
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
717
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
|
714
718
|
msgid "Add:"
|
715
719
|
msgstr "Adicionar:"
|
716
720
|
|
717
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
721
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
|
718
722
|
msgid "Remove:"
|
719
723
|
msgstr "Remover:"
|
720
724
|
|
721
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
725
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
|
722
726
|
msgid "Update:"
|
723
727
|
msgstr "Atualizar:"
|
724
728
|
|
725
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
729
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
|
726
730
|
msgid "Ignored:"
|
727
731
|
msgstr "Ignorado:"
|
728
732
|
|
729
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
733
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:64
|
730
734
|
msgid "Cancel"
|
731
735
|
msgstr "Cancelar"
|
732
736
|
|
733
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:
|
737
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:65
|
734
738
|
msgid "Update"
|
735
739
|
msgstr "Atualizar"
|
736
740
|
|
@@ -802,10 +806,6 @@ msgstr "Locais"
|
|
802
806
|
msgid "Organizations"
|
803
807
|
msgstr "Organizações"
|
804
808
|
|
805
|
-
#: ../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
|
806
|
-
msgid "Puppet Environments"
|
807
|
-
msgstr "Ambientes Puppet"
|
808
|
-
|
809
809
|
#: ../app/views/foreman_puppet/environments/index.html.erb:8
|
810
810
|
msgid "Environment|Name"
|
811
811
|
msgstr "Nome"
|
@@ -934,7 +934,7 @@ msgstr "Edit Puppet Class %s"
|
|
934
934
|
msgid "Puppetclass|Name"
|
935
935
|
msgstr "Nome"
|
936
936
|
|
937
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:
|
937
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:3 ../lib/foreman_puppet/register.rb:168
|
938
938
|
msgid "Environments"
|
939
939
|
msgstr "Ambientes"
|
940
940
|
|
@@ -998,11 +998,11 @@ msgstr "Grupo de hosts e combinações de ambientes válidos"
|
|
998
998
|
msgid "Add Combination"
|
999
999
|
msgstr "Adicionar combinação"
|
1000
1000
|
|
1001
|
-
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:
|
1001
|
+
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:2
|
1002
1002
|
msgid "General"
|
1003
1003
|
msgstr "Geral"
|
1004
1004
|
|
1005
|
-
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:
|
1005
|
+
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:11
|
1006
1006
|
msgid "Hosts managed:"
|
1007
1007
|
msgstr "Hosts gerenciados:"
|
1008
1008
|
|
@@ -1134,7 +1134,7 @@ msgstr " Remover"
|
|
1134
1134
|
msgid "Loading parameters..."
|
1135
1135
|
msgstr "Carregando parâmetros..."
|
1136
1136
|
|
1137
|
-
#: ../webpack/src/foreman_puppet_host_form.js:
|
1137
|
+
#: ../webpack/src/foreman_puppet_host_form.js:105
|
1138
1138
|
msgid "Some Puppet Classes are unavailable in the selected environment"
|
1139
1139
|
msgstr "Algumas classes de bonecos não estão disponíveis no ambiente selecionado"
|
1140
1140
|
|