foreman_puppet 5.1.1 → 6.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/javascripts/foreman_puppet/locale/ca/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/cs_CZ/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/de/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/en/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/en_GB/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/es/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/fr/foreman_puppet.js +863 -0
- data/app/assets/javascripts/foreman_puppet/locale/gl/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/it/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/ja/foreman_puppet.js +859 -0
- data/app/assets/javascripts/foreman_puppet/locale/ka/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/ko/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/nl_NL/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/pl/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/pt_BR/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/ru/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/sv_SE/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/zh_CN/foreman_puppet.js +859 -0
- data/app/assets/javascripts/foreman_puppet/locale/zh_TW/foreman_puppet.js +861 -0
- data/app/models/concerns/foreman_puppet/extensions/host.rb +1 -1
- data/app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb +5 -0
- 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/smart_proxies/plugins/_puppet.html.erb +1 -2
- data/lib/foreman_puppet/engine.rb +0 -6
- data/lib/foreman_puppet/register.rb +3 -1
- data/lib/foreman_puppet/version.rb +1 -1
- data/locale/Makefile +6 -3
- data/locale/ca/foreman_puppet.edit.po +32 -27
- data/locale/ca/foreman_puppet.po +6 -0
- data/locale/cs_CZ/foreman_puppet.edit.po +36 -40
- data/locale/cs_CZ/foreman_puppet.po +6 -0
- data/locale/de/foreman_puppet.edit.po +36 -40
- data/locale/de/foreman_puppet.po +6 -0
- data/locale/en/foreman_puppet.edit.po +32 -24
- data/locale/en/foreman_puppet.po +6 -0
- data/locale/en_GB/foreman_puppet.edit.po +36 -37
- data/locale/en_GB/foreman_puppet.po +6 -0
- data/locale/es/foreman_puppet.edit.po +36 -40
- data/locale/es/foreman_puppet.po +6 -0
- data/locale/foreman_puppet.pot +31 -22
- data/locale/fr/foreman_puppet.edit.po +36 -53
- data/locale/fr/foreman_puppet.po +6 -0
- data/locale/gl/foreman_puppet.edit.po +32 -24
- data/locale/gl/foreman_puppet.po +6 -0
- data/locale/it/foreman_puppet.edit.po +36 -37
- data/locale/it/foreman_puppet.po +6 -0
- data/locale/ja/foreman_puppet.edit.po +36 -51
- data/locale/ja/foreman_puppet.po +6 -0
- data/locale/ka/foreman_puppet.edit.po +36 -53
- data/locale/ka/foreman_puppet.po +6 -0
- data/locale/ko/foreman_puppet.edit.po +36 -40
- data/locale/ko/foreman_puppet.po +6 -0
- data/locale/nl_NL/foreman_puppet.edit.po +32 -24
- data/locale/nl_NL/foreman_puppet.po +6 -0
- data/locale/pl/foreman_puppet.edit.po +32 -24
- data/locale/pl/foreman_puppet.po +6 -0
- data/locale/pt_BR/foreman_puppet.edit.po +36 -40
- data/locale/pt_BR/foreman_puppet.po +6 -0
- data/locale/ru/foreman_puppet.edit.po +36 -40
- data/locale/ru/foreman_puppet.po +6 -0
- data/locale/sv_SE/foreman_puppet.edit.po +32 -24
- data/locale/sv_SE/foreman_puppet.po +6 -0
- data/locale/zh_CN/foreman_puppet.edit.po +36 -50
- data/locale/zh_CN/foreman_puppet.po +6 -0
- data/locale/zh_TW/foreman_puppet.edit.po +36 -40
- data/locale/zh_TW/foreman_puppet.po +6 -0
- data/webpack/src/Components/Environments/Welcome.js +1 -1
- data/webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js +4 -1
- data/webpack/src/Extends/Host/PuppetTab/index.js +1 -0
- metadata +37 -17
@@ -193,7 +193,7 @@ msgstr[1] ""
|
|
193
193
|
msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
|
194
194
|
msgstr ""
|
195
195
|
|
196
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204 ../lib/foreman_puppet/register.rb:
|
196
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204 ../lib/foreman_puppet/register.rb:231 ../webpack/src/Extends/Fills/index.js:12
|
197
197
|
msgid "Puppet"
|
198
198
|
msgstr ""
|
199
199
|
|
@@ -753,7 +753,7 @@ msgstr ""
|
|
753
753
|
msgid "Edit %s"
|
754
754
|
msgstr "Editar %s"
|
755
755
|
|
756
|
-
#: ../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:
|
756
|
+
#: ../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:174
|
757
757
|
msgid "Config Groups"
|
758
758
|
msgstr ""
|
759
759
|
|
@@ -793,7 +793,7 @@ msgstr "Lugares"
|
|
793
793
|
msgid "Organizations"
|
794
794
|
msgstr "Organizacións"
|
795
795
|
|
796
|
-
#: ../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
|
796
|
+
#: ../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
|
797
797
|
msgid "Puppet Environments"
|
798
798
|
msgstr "Entornos Puppet"
|
799
799
|
|
@@ -801,7 +801,7 @@ msgstr "Entornos Puppet"
|
|
801
801
|
msgid "Environment|Name"
|
802
802
|
msgstr "Nome"
|
803
803
|
|
804
|
-
#: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:
|
804
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:171
|
805
805
|
msgid "Classes"
|
806
806
|
msgstr "Clases"
|
807
807
|
|
@@ -829,7 +829,7 @@ msgstr ""
|
|
829
829
|
msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
|
830
830
|
msgstr ""
|
831
831
|
|
832
|
-
#: ../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:
|
832
|
+
#: ../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:177
|
833
833
|
msgid "Smart Class Parameters"
|
834
834
|
msgstr ""
|
835
835
|
|
@@ -925,7 +925,7 @@ msgstr "Editar Clase Puppet %s"
|
|
925
925
|
msgid "Puppetclass|Name"
|
926
926
|
msgstr "Nome"
|
927
927
|
|
928
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:
|
928
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:168
|
929
929
|
msgid "Environments"
|
930
930
|
msgstr "Entornos"
|
931
931
|
|
@@ -997,59 +997,59 @@ msgstr ""
|
|
997
997
|
msgid "Hosts managed:"
|
998
998
|
msgstr ""
|
999
999
|
|
1000
|
-
#: ../lib/foreman_puppet/register.rb:
|
1000
|
+
#: ../lib/foreman_puppet/register.rb:9
|
1001
1001
|
msgid "Facts"
|
1002
1002
|
msgstr "Datos"
|
1003
1003
|
|
1004
|
-
#: ../lib/foreman_puppet/register.rb:
|
1004
|
+
#: ../lib/foreman_puppet/register.rb:12
|
1005
1005
|
msgid "Foreman will default to this puppet environment if it cannot auto detect one"
|
1006
1006
|
msgstr ""
|
1007
1007
|
|
1008
|
-
#: ../lib/foreman_puppet/register.rb:
|
1008
|
+
#: ../lib/foreman_puppet/register.rb:14
|
1009
1009
|
msgid "Default Puppet environment"
|
1010
1010
|
msgstr ""
|
1011
1011
|
|
1012
|
-
#: ../lib/foreman_puppet/register.rb:
|
1012
|
+
#: ../lib/foreman_puppet/register.rb:18
|
1013
1013
|
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"
|
1014
1014
|
msgstr ""
|
1015
1015
|
|
1016
|
-
#: ../lib/foreman_puppet/register.rb:
|
1016
|
+
#: ../lib/foreman_puppet/register.rb:21
|
1017
1017
|
msgid "ENC environment"
|
1018
1018
|
msgstr ""
|
1019
1019
|
|
1020
|
-
#: ../lib/foreman_puppet/register.rb:
|
1020
|
+
#: ../lib/foreman_puppet/register.rb:24
|
1021
1021
|
msgid "Foreman will update a host's environment from its facts"
|
1022
1022
|
msgstr ""
|
1023
1023
|
|
1024
|
-
#: ../lib/foreman_puppet/register.rb:
|
1024
|
+
#: ../lib/foreman_puppet/register.rb:26
|
1025
1025
|
msgid "Update environment from facts"
|
1026
1026
|
msgstr ""
|
1027
1027
|
|
1028
|
-
#: ../lib/foreman_puppet/register.rb:
|
1028
|
+
#: ../lib/foreman_puppet/register.rb:29
|
1029
1029
|
msgid "Config Management"
|
1030
1030
|
msgstr ""
|
1031
1031
|
|
1032
|
-
#: ../lib/foreman_puppet/register.rb:
|
1032
|
+
#: ../lib/foreman_puppet/register.rb:32
|
1033
1033
|
msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
|
1034
1034
|
msgstr ""
|
1035
1035
|
|
1036
|
-
#: ../lib/foreman_puppet/register.rb:
|
1036
|
+
#: ../lib/foreman_puppet/register.rb:34
|
1037
1037
|
msgid "Puppet interval"
|
1038
1038
|
msgstr ""
|
1039
1039
|
|
1040
|
-
#: ../lib/foreman_puppet/register.rb:
|
1040
|
+
#: ../lib/foreman_puppet/register.rb:37
|
1041
1041
|
msgid "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval"
|
1042
1042
|
msgstr ""
|
1043
1043
|
|
1044
|
-
#: ../lib/foreman_puppet/register.rb:
|
1044
|
+
#: ../lib/foreman_puppet/register.rb:39
|
1045
1045
|
msgid "%s out of sync disabled"
|
1046
1046
|
msgstr ""
|
1047
1047
|
|
1048
|
-
#: ../lib/foreman_puppet/register.rb:
|
1048
|
+
#: ../lib/foreman_puppet/register.rb:165 ../lib/foreman_puppet/register.rb:218
|
1049
1049
|
msgid "Puppet ENC"
|
1050
1050
|
msgstr ""
|
1051
1051
|
|
1052
|
-
#: ../lib/foreman_puppet/register.rb:
|
1052
|
+
#: ../lib/foreman_puppet/register.rb:232
|
1053
1053
|
msgid "Puppet env"
|
1054
1054
|
msgstr ""
|
1055
1055
|
|
@@ -1073,6 +1073,14 @@ msgstr ""
|
|
1073
1073
|
msgid "Smart class parameters"
|
1074
1074
|
msgstr ""
|
1075
1075
|
|
1076
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:43
|
1077
|
+
msgid "Successfully copied to clipboard!"
|
1078
|
+
msgstr ""
|
1079
|
+
|
1080
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:44
|
1081
|
+
msgid "Copy to clipboard"
|
1082
|
+
msgstr ""
|
1083
|
+
|
1076
1084
|
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:28
|
1077
1085
|
msgid "Couldn't find any ENC data for this host"
|
1078
1086
|
msgstr ""
|
@@ -1122,19 +1130,19 @@ msgid "Some Puppet Classes are unavailable in the selected environment"
|
|
1122
1130
|
msgstr ""
|
1123
1131
|
|
1124
1132
|
#: action_names.rb:2
|
1125
|
-
msgid "
|
1133
|
+
msgid "Action with sub plans"
|
1126
1134
|
msgstr ""
|
1127
1135
|
|
1128
1136
|
#: action_names.rb:3
|
1129
|
-
msgid "
|
1137
|
+
msgid "Import facts"
|
1130
1138
|
msgstr ""
|
1131
1139
|
|
1132
1140
|
#: action_names.rb:4
|
1133
|
-
msgid "
|
1141
|
+
msgid "Import Puppet classes"
|
1134
1142
|
msgstr ""
|
1135
1143
|
|
1136
1144
|
#: action_names.rb:5
|
1137
|
-
msgid "
|
1145
|
+
msgid "Remote action:"
|
1138
1146
|
msgstr ""
|
1139
1147
|
|
1140
1148
|
#: gemspec.rb:2
|
data/locale/gl/foreman_puppet.po
CHANGED
@@ -145,6 +145,9 @@ msgstr ""
|
|
145
145
|
msgid "Config Management"
|
146
146
|
msgstr ""
|
147
147
|
|
148
|
+
msgid "Copy to clipboard"
|
149
|
+
msgstr ""
|
150
|
+
|
148
151
|
msgid "Couldn't find any ENC data for this host"
|
149
152
|
msgstr ""
|
150
153
|
|
@@ -718,6 +721,9 @@ msgstr ""
|
|
718
721
|
msgid "Some Puppet Classes are unavailable in the selected environment"
|
719
722
|
msgstr ""
|
720
723
|
|
724
|
+
msgid "Successfully copied to clipboard!"
|
725
|
+
msgstr ""
|
726
|
+
|
721
727
|
msgid "Successfully overridden all parameters of Puppet class %s"
|
722
728
|
msgstr ""
|
723
729
|
|
@@ -198,7 +198,7 @@ msgstr[1] ""
|
|
198
198
|
msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
|
199
199
|
msgstr ""
|
200
200
|
|
201
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204 ../lib/foreman_puppet/register.rb:
|
201
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204 ../lib/foreman_puppet/register.rb:231 ../webpack/src/Extends/Fills/index.js:12
|
202
202
|
msgid "Puppet"
|
203
203
|
msgstr "Puppet"
|
204
204
|
|
@@ -758,7 +758,7 @@ msgstr "Gruppi configurazione disponibili"
|
|
758
758
|
msgid "Edit %s"
|
759
759
|
msgstr "Modifica %s"
|
760
760
|
|
761
|
-
#: ../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:
|
761
|
+
#: ../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:174
|
762
762
|
msgid "Config Groups"
|
763
763
|
msgstr ""
|
764
764
|
|
@@ -798,7 +798,7 @@ msgstr "Localizzazioni"
|
|
798
798
|
msgid "Organizations"
|
799
799
|
msgstr "Organizzazioni"
|
800
800
|
|
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
|
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
802
|
msgid "Puppet Environments"
|
803
803
|
msgstr "Ambienti del puppet"
|
804
804
|
|
@@ -806,7 +806,7 @@ msgstr "Ambienti del puppet"
|
|
806
806
|
msgid "Environment|Name"
|
807
807
|
msgstr "Nome"
|
808
808
|
|
809
|
-
#: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:
|
809
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:171
|
810
810
|
msgid "Classes"
|
811
811
|
msgstr "Classi"
|
812
812
|
|
@@ -834,7 +834,7 @@ msgstr ""
|
|
834
834
|
msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
|
835
835
|
msgstr ""
|
836
836
|
|
837
|
-
#: ../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:
|
837
|
+
#: ../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:177
|
838
838
|
msgid "Smart Class Parameters"
|
839
839
|
msgstr ""
|
840
840
|
|
@@ -930,7 +930,7 @@ msgstr "Modifica classe Puppet %s"
|
|
930
930
|
msgid "Puppetclass|Name"
|
931
931
|
msgstr "Nome"
|
932
932
|
|
933
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:
|
933
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:168
|
934
934
|
msgid "Environments"
|
935
935
|
msgstr "Ambienti"
|
936
936
|
|
@@ -1002,59 +1002,59 @@ msgstr "Generale"
|
|
1002
1002
|
msgid "Hosts managed:"
|
1003
1003
|
msgstr ""
|
1004
1004
|
|
1005
|
-
#: ../lib/foreman_puppet/register.rb:
|
1005
|
+
#: ../lib/foreman_puppet/register.rb:9
|
1006
1006
|
msgid "Facts"
|
1007
1007
|
msgstr "Eventi"
|
1008
1008
|
|
1009
|
-
#: ../lib/foreman_puppet/register.rb:
|
1009
|
+
#: ../lib/foreman_puppet/register.rb:12
|
1010
1010
|
msgid "Foreman will default to this puppet environment if it cannot auto detect one"
|
1011
1011
|
msgstr "Foreman eseguirà il default su questo ambiente puppet se non è in grado di rilevarne uno"
|
1012
1012
|
|
1013
|
-
#: ../lib/foreman_puppet/register.rb:
|
1013
|
+
#: ../lib/foreman_puppet/register.rb:14
|
1014
1014
|
msgid "Default Puppet environment"
|
1015
1015
|
msgstr ""
|
1016
1016
|
|
1017
|
-
#: ../lib/foreman_puppet/register.rb:
|
1017
|
+
#: ../lib/foreman_puppet/register.rb:18
|
1018
1018
|
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"
|
1019
1019
|
msgstr "Foreman imposterà in modo esplicito l'ambiente puppet all'interno dell'output yalm ENC. Ciò eviterà di avere dei conflitti con l'ambiente puppet.conf e quello impostato in Foreman"
|
1020
1020
|
|
1021
|
-
#: ../lib/foreman_puppet/register.rb:
|
1021
|
+
#: ../lib/foreman_puppet/register.rb:21
|
1022
1022
|
msgid "ENC environment"
|
1023
1023
|
msgstr ""
|
1024
1024
|
|
1025
|
-
#: ../lib/foreman_puppet/register.rb:
|
1025
|
+
#: ../lib/foreman_puppet/register.rb:24
|
1026
1026
|
msgid "Foreman will update a host's environment from its facts"
|
1027
1027
|
msgstr "Foreman aggiornerà l'ambiente di un host usando i propri eventi"
|
1028
1028
|
|
1029
|
-
#: ../lib/foreman_puppet/register.rb:
|
1029
|
+
#: ../lib/foreman_puppet/register.rb:26
|
1030
1030
|
msgid "Update environment from facts"
|
1031
1031
|
msgstr ""
|
1032
1032
|
|
1033
|
-
#: ../lib/foreman_puppet/register.rb:
|
1033
|
+
#: ../lib/foreman_puppet/register.rb:29
|
1034
1034
|
msgid "Config Management"
|
1035
1035
|
msgstr ""
|
1036
1036
|
|
1037
|
-
#: ../lib/foreman_puppet/register.rb:
|
1037
|
+
#: ../lib/foreman_puppet/register.rb:32
|
1038
1038
|
msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
|
1039
1039
|
msgstr ""
|
1040
1040
|
|
1041
|
-
#: ../lib/foreman_puppet/register.rb:
|
1041
|
+
#: ../lib/foreman_puppet/register.rb:34
|
1042
1042
|
msgid "Puppet interval"
|
1043
1043
|
msgstr ""
|
1044
1044
|
|
1045
|
-
#: ../lib/foreman_puppet/register.rb:
|
1045
|
+
#: ../lib/foreman_puppet/register.rb:37
|
1046
1046
|
msgid "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval"
|
1047
1047
|
msgstr ""
|
1048
1048
|
|
1049
|
-
#: ../lib/foreman_puppet/register.rb:
|
1049
|
+
#: ../lib/foreman_puppet/register.rb:39
|
1050
1050
|
msgid "%s out of sync disabled"
|
1051
1051
|
msgstr ""
|
1052
1052
|
|
1053
|
-
#: ../lib/foreman_puppet/register.rb:
|
1053
|
+
#: ../lib/foreman_puppet/register.rb:165 ../lib/foreman_puppet/register.rb:218
|
1054
1054
|
msgid "Puppet ENC"
|
1055
1055
|
msgstr ""
|
1056
1056
|
|
1057
|
-
#: ../lib/foreman_puppet/register.rb:
|
1057
|
+
#: ../lib/foreman_puppet/register.rb:232
|
1058
1058
|
msgid "Puppet env"
|
1059
1059
|
msgstr ""
|
1060
1060
|
|
@@ -1078,6 +1078,14 @@ msgstr ""
|
|
1078
1078
|
msgid "Smart class parameters"
|
1079
1079
|
msgstr "Parametri classe smart"
|
1080
1080
|
|
1081
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:43
|
1082
|
+
msgid "Successfully copied to clipboard!"
|
1083
|
+
msgstr ""
|
1084
|
+
|
1085
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:44
|
1086
|
+
msgid "Copy to clipboard"
|
1087
|
+
msgstr ""
|
1088
|
+
|
1081
1089
|
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:28
|
1082
1090
|
msgid "Couldn't find any ENC data for this host"
|
1083
1091
|
msgstr ""
|
@@ -1127,30 +1135,21 @@ msgid "Some Puppet Classes are unavailable in the selected environment"
|
|
1127
1135
|
msgstr ""
|
1128
1136
|
|
1129
1137
|
#: action_names.rb:2
|
1130
|
-
msgid "
|
1131
|
-
msgstr "
|
1138
|
+
msgid "Action with sub plans"
|
1139
|
+
msgstr ""
|
1132
1140
|
|
1133
1141
|
#: action_names.rb:3
|
1134
|
-
msgid "
|
1135
|
-
msgstr ""
|
1142
|
+
msgid "Import facts"
|
1143
|
+
msgstr "Importa gli eventi"
|
1136
1144
|
|
1137
1145
|
#: action_names.rb:4
|
1138
|
-
msgid "
|
1139
|
-
msgstr ""
|
1146
|
+
msgid "Import Puppet classes"
|
1147
|
+
msgstr "Importa classi Puppet"
|
1140
1148
|
|
1141
1149
|
#: action_names.rb:5
|
1142
|
-
msgid "
|
1143
|
-
msgstr ""
|
1150
|
+
msgid "Remote action:"
|
1151
|
+
msgstr "Azione remota:"
|
1144
1152
|
|
1145
1153
|
#: gemspec.rb:2
|
1146
1154
|
msgid "Allow assigning Puppet environments and classes to the Foreman Hosts."
|
1147
1155
|
msgstr ""
|
1148
|
-
|
1149
|
-
#~ msgid "Environment name"
|
1150
|
-
#~ msgstr "Nome ambiente"
|
1151
|
-
|
1152
|
-
#~ msgid "Import Puppet classes"
|
1153
|
-
#~ msgstr "Importa classi Puppet"
|
1154
|
-
|
1155
|
-
#~ msgid "Import facts"
|
1156
|
-
#~ msgstr "Importa gli eventi"
|
data/locale/it/foreman_puppet.po
CHANGED
@@ -150,6 +150,9 @@ msgstr ""
|
|
150
150
|
msgid "Config Management"
|
151
151
|
msgstr ""
|
152
152
|
|
153
|
+
msgid "Copy to clipboard"
|
154
|
+
msgstr ""
|
155
|
+
|
153
156
|
msgid "Couldn't find any ENC data for this host"
|
154
157
|
msgstr ""
|
155
158
|
|
@@ -723,6 +726,9 @@ msgstr "Parametri classe smart"
|
|
723
726
|
msgid "Some Puppet Classes are unavailable in the selected environment"
|
724
727
|
msgstr ""
|
725
728
|
|
729
|
+
msgid "Successfully copied to clipboard!"
|
730
|
+
msgstr ""
|
731
|
+
|
726
732
|
msgid "Successfully overridden all parameters of Puppet class %s"
|
727
733
|
msgstr "Sovrascritti con successo tutti i parametri della classe puppet %s"
|
728
734
|
|
@@ -196,7 +196,7 @@ msgstr[0] "ホスト: %{host_names} に %{proxy_type} プロキシーを設定
|
|
196
196
|
msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
|
197
197
|
msgstr "選択したホストの %{proxy_type} プロキシーが %{proxy_name} に設定されました。"
|
198
198
|
|
199
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204 ../lib/foreman_puppet/register.rb:
|
199
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204 ../lib/foreman_puppet/register.rb:231 ../webpack/src/Extends/Fills/index.js:12
|
200
200
|
msgid "Puppet"
|
201
201
|
msgstr "Puppet"
|
202
202
|
|
@@ -765,7 +765,7 @@ msgstr "選択可能な設定グループ"
|
|
765
765
|
msgid "Edit %s"
|
766
766
|
msgstr "%s の編集"
|
767
767
|
|
768
|
-
#: ../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:
|
768
|
+
#: ../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:174
|
769
769
|
msgid "Config Groups"
|
770
770
|
msgstr "設定グループ"
|
771
771
|
|
@@ -805,7 +805,7 @@ msgstr "ロケーション"
|
|
805
805
|
msgid "Organizations"
|
806
806
|
msgstr "組織"
|
807
807
|
|
808
|
-
#: ../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
|
808
|
+
#: ../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
|
809
809
|
msgid "Puppet Environments"
|
810
810
|
msgstr "Puppet 環境"
|
811
811
|
|
@@ -813,7 +813,7 @@ msgstr "Puppet 環境"
|
|
813
813
|
msgid "Environment|Name"
|
814
814
|
msgstr "名前"
|
815
815
|
|
816
|
-
#: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:
|
816
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:171
|
817
817
|
msgid "Classes"
|
818
818
|
msgstr "クラス"
|
819
819
|
|
@@ -841,7 +841,7 @@ msgstr "環境が見つかりません"
|
|
841
841
|
msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
|
842
842
|
msgstr "この puppet マスターには puppet 環境がセットアップされていません。puppet マスター設定を確認してください。"
|
843
843
|
|
844
|
-
#: ../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:
|
844
|
+
#: ../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:177
|
845
845
|
msgid "Smart Class Parameters"
|
846
846
|
msgstr "スマートクラスパラメーター"
|
847
847
|
|
@@ -937,7 +937,7 @@ msgstr "Puppet クラス %s の編集"
|
|
937
937
|
msgid "Puppetclass|Name"
|
938
938
|
msgstr "名前"
|
939
939
|
|
940
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:
|
940
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:168
|
941
941
|
msgid "Environments"
|
942
942
|
msgstr "環境"
|
943
943
|
|
@@ -1009,59 +1009,59 @@ msgstr "全般"
|
|
1009
1009
|
msgid "Hosts managed:"
|
1010
1010
|
msgstr "管理されるホスト:"
|
1011
1011
|
|
1012
|
-
#: ../lib/foreman_puppet/register.rb:
|
1012
|
+
#: ../lib/foreman_puppet/register.rb:9
|
1013
1013
|
msgid "Facts"
|
1014
1014
|
msgstr "ファクト"
|
1015
1015
|
|
1016
|
-
#: ../lib/foreman_puppet/register.rb:
|
1016
|
+
#: ../lib/foreman_puppet/register.rb:12
|
1017
1017
|
msgid "Foreman will default to this puppet environment if it cannot auto detect one"
|
1018
1018
|
msgstr "Foreman は、自動検出できない場合にこの puppet 環境にデフォルト設定されます"
|
1019
1019
|
|
1020
|
-
#: ../lib/foreman_puppet/register.rb:
|
1020
|
+
#: ../lib/foreman_puppet/register.rb:14
|
1021
1021
|
msgid "Default Puppet environment"
|
1022
1022
|
msgstr "デフォルトの Puppet 環境"
|
1023
1023
|
|
1024
|
-
#: ../lib/foreman_puppet/register.rb:
|
1024
|
+
#: ../lib/foreman_puppet/register.rb:18
|
1025
1025
|
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"
|
1026
1026
|
msgstr "Foreman は ENC YAML 出力で puppet 環境を明示的に設定します。これにより、puppet.conf の環境と Foreman で設定される環境間の競合を避けられます"
|
1027
1027
|
|
1028
|
-
#: ../lib/foreman_puppet/register.rb:
|
1028
|
+
#: ../lib/foreman_puppet/register.rb:21
|
1029
1029
|
msgid "ENC environment"
|
1030
1030
|
msgstr "ENC 環境"
|
1031
1031
|
|
1032
|
-
#: ../lib/foreman_puppet/register.rb:
|
1032
|
+
#: ../lib/foreman_puppet/register.rb:24
|
1033
1033
|
msgid "Foreman will update a host's environment from its facts"
|
1034
1034
|
msgstr "Foreman はホスト環境をそのファクトで更新します"
|
1035
1035
|
|
1036
|
-
#: ../lib/foreman_puppet/register.rb:
|
1036
|
+
#: ../lib/foreman_puppet/register.rb:26
|
1037
1037
|
msgid "Update environment from facts"
|
1038
1038
|
msgstr "ファクトから環境を更新"
|
1039
1039
|
|
1040
|
-
#: ../lib/foreman_puppet/register.rb:
|
1040
|
+
#: ../lib/foreman_puppet/register.rb:29
|
1041
1041
|
msgid "Config Management"
|
1042
1042
|
msgstr "設定管理"
|
1043
1043
|
|
1044
|
-
#: ../lib/foreman_puppet/register.rb:
|
1044
|
+
#: ../lib/foreman_puppet/register.rb:32
|
1045
1045
|
msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
|
1046
1046
|
msgstr "Puppet 経由で報告するサーバーが非同期として分類されるまでの期間 (分単位)。"
|
1047
1047
|
|
1048
|
-
#: ../lib/foreman_puppet/register.rb:
|
1048
|
+
#: ../lib/foreman_puppet/register.rb:34
|
1049
1049
|
msgid "Puppet interval"
|
1050
1050
|
msgstr "Puppet の間隔"
|
1051
1051
|
|
1052
|
-
#: ../lib/foreman_puppet/register.rb:
|
1052
|
+
#: ../lib/foreman_puppet/register.rb:37
|
1053
1053
|
msgid "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval"
|
1054
1054
|
msgstr "設定した間隔でレポートが到達しない場合に、%s のホスト設定ステータスが非同期に切り替わらないように無効にします"
|
1055
1055
|
|
1056
|
-
#: ../lib/foreman_puppet/register.rb:
|
1056
|
+
#: ../lib/foreman_puppet/register.rb:39
|
1057
1057
|
msgid "%s out of sync disabled"
|
1058
1058
|
msgstr "%s の非同期切り替えを無効にしました"
|
1059
1059
|
|
1060
|
-
#: ../lib/foreman_puppet/register.rb:
|
1060
|
+
#: ../lib/foreman_puppet/register.rb:165 ../lib/foreman_puppet/register.rb:218
|
1061
1061
|
msgid "Puppet ENC"
|
1062
1062
|
msgstr "Puppet ENC"
|
1063
1063
|
|
1064
|
-
#: ../lib/foreman_puppet/register.rb:
|
1064
|
+
#: ../lib/foreman_puppet/register.rb:232
|
1065
1065
|
msgid "Puppet env"
|
1066
1066
|
msgstr ""
|
1067
1067
|
|
@@ -1085,6 +1085,14 @@ msgstr "このタブはまだ進行中です"
|
|
1085
1085
|
msgid "Smart class parameters"
|
1086
1086
|
msgstr "スマートクラスパラメーター"
|
1087
1087
|
|
1088
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:43
|
1089
|
+
msgid "Successfully copied to clipboard!"
|
1090
|
+
msgstr ""
|
1091
|
+
|
1092
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:44
|
1093
|
+
msgid "Copy to clipboard"
|
1094
|
+
msgstr ""
|
1095
|
+
|
1088
1096
|
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:28
|
1089
1097
|
msgid "Couldn't find any ENC data for this host"
|
1090
1098
|
msgstr "このホストの ENC データを見つけられませんでした"
|
@@ -1134,44 +1142,21 @@ msgid "Some Puppet Classes are unavailable in the selected environment"
|
|
1134
1142
|
msgstr "選択した環境では、一部の Puppet クラスは利用できません"
|
1135
1143
|
|
1136
1144
|
#: action_names.rb:2
|
1137
|
-
msgid "
|
1138
|
-
msgstr "
|
1145
|
+
msgid "Action with sub plans"
|
1146
|
+
msgstr "サブプランによるアクション"
|
1139
1147
|
|
1140
1148
|
#: action_names.rb:3
|
1141
|
-
msgid "
|
1142
|
-
msgstr ""
|
1149
|
+
msgid "Import facts"
|
1150
|
+
msgstr "ファクトのインポート"
|
1143
1151
|
|
1144
1152
|
#: action_names.rb:4
|
1145
|
-
msgid "
|
1146
|
-
msgstr ""
|
1153
|
+
msgid "Import Puppet classes"
|
1154
|
+
msgstr "Puppet クラスのインポート"
|
1147
1155
|
|
1148
1156
|
#: action_names.rb:5
|
1149
|
-
msgid "
|
1150
|
-
msgstr ""
|
1157
|
+
msgid "Remote action:"
|
1158
|
+
msgstr "リモートアクション:"
|
1151
1159
|
|
1152
1160
|
#: gemspec.rb:2
|
1153
1161
|
msgid "Allow assigning Puppet environments and classes to the Foreman Hosts."
|
1154
1162
|
msgstr "Puppet 環境とクラスを Foreman ホストに割り当てることを許可します。"
|
1155
|
-
|
1156
|
-
#~ msgid "Action with sub plans"
|
1157
|
-
#~ msgstr "サブプランによるアクション"
|
1158
|
-
|
1159
|
-
#~ msgid "Environment name"
|
1160
|
-
#~ msgstr "環境名"
|
1161
|
-
|
1162
|
-
#~ msgid ""
|
1163
|
-
#~ "If you are planning to use Foreman as an external node classifier you should p"
|
1164
|
-
#~ "rovide information about one or more environments.<br/> This information is co"
|
1165
|
-
#~ "mmonly imported from a pre-existing Puppet configuration by the use of the <a "
|
1166
|
-
#~ "target=\"_blank\" href=${getManualURL( '4.2.2Classes' )}>Puppet classes and envi"
|
1167
|
-
#~ "ronment importer.</a>"
|
1168
|
-
#~ msgstr ""
|
1169
|
-
#~ "Foreman を外部ノードの分類子として使用予定の場合には、1 つまたは複数の環境に関する情報を指定する必要があります。<br/>この情報は一般的に、<a"
|
1170
|
-
#~ " target=\"_blank\" href=${getManualURL( '4.2.2Classes' )}>Puppet クラスおよび環境インポーター<"
|
1171
|
-
#~ "/a> を使用して、既存の Puppet 設定からインポートされます。"
|
1172
|
-
|
1173
|
-
#~ msgid "Import Puppet classes"
|
1174
|
-
#~ msgstr "Puppet クラスのインポート"
|
1175
|
-
|
1176
|
-
#~ msgid "Import facts"
|
1177
|
-
#~ msgstr "ファクトのインポート"
|
data/locale/ja/foreman_puppet.po
CHANGED
@@ -152,6 +152,9 @@ msgstr "設定グループ"
|
|
152
152
|
msgid "Config Management"
|
153
153
|
msgstr "設定管理"
|
154
154
|
|
155
|
+
msgid "Copy to clipboard"
|
156
|
+
msgstr ""
|
157
|
+
|
155
158
|
msgid "Couldn't find any ENC data for this host"
|
156
159
|
msgstr "このホストの ENC データを見つけられませんでした"
|
157
160
|
|
@@ -725,6 +728,9 @@ msgstr "スマートクラスパラメーター"
|
|
725
728
|
msgid "Some Puppet Classes are unavailable in the selected environment"
|
726
729
|
msgstr "選択した環境では、一部の Puppet クラスは利用できません"
|
727
730
|
|
731
|
+
msgid "Successfully copied to clipboard!"
|
732
|
+
msgstr ""
|
733
|
+
|
728
734
|
msgid "Successfully overridden all parameters of Puppet class %s"
|
729
735
|
msgstr "Puppet クラス %s のすべてのパラメーターが正常に上書きされました"
|
730
736
|
|