foreman_puppet 5.1.1 → 5.1.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (32) hide show
  1. checksums.yaml +4 -4
  2. data/app/models/concerns/foreman_puppet/extensions/host.rb +1 -1
  3. data/app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb +5 -0
  4. data/app/views/foreman_puppet/environments/welcome.html.erb +5 -0
  5. data/app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb +1 -1
  6. data/app/views/foreman_puppet/puppetclasses/_selected_classes.html.erb +6 -1
  7. data/app/views/hosts/select_multiple_puppet_proxy.html.erb +5 -0
  8. data/app/views/smart_proxies/plugins/_puppet.html.erb +1 -2
  9. data/lib/foreman_puppet/version.rb +1 -1
  10. data/locale/ca/foreman_puppet.edit.po +32 -27
  11. data/locale/cs_CZ/foreman_puppet.edit.po +36 -40
  12. data/locale/de/foreman_puppet.edit.po +36 -40
  13. data/locale/en/foreman_puppet.edit.po +32 -24
  14. data/locale/en_GB/foreman_puppet.edit.po +36 -37
  15. data/locale/es/foreman_puppet.edit.po +36 -40
  16. data/locale/fr/foreman_puppet.edit.po +36 -53
  17. data/locale/gl/foreman_puppet.edit.po +32 -24
  18. data/locale/it/foreman_puppet.edit.po +36 -37
  19. data/locale/ja/foreman_puppet.edit.po +36 -51
  20. data/locale/ka/foreman_puppet.edit.po +36 -53
  21. data/locale/ko/foreman_puppet.edit.po +36 -40
  22. data/locale/nl_NL/foreman_puppet.edit.po +32 -24
  23. data/locale/pl/foreman_puppet.edit.po +32 -24
  24. data/locale/pt_BR/foreman_puppet.edit.po +36 -40
  25. data/locale/ru/foreman_puppet.edit.po +36 -40
  26. data/locale/sv_SE/foreman_puppet.edit.po +32 -24
  27. data/locale/zh_CN/foreman_puppet.edit.po +36 -50
  28. data/locale/zh_TW/foreman_puppet.edit.po +36 -40
  29. data/webpack/src/Components/Environments/Welcome.js +1 -1
  30. data/webpack/src/Extends/Host/PuppetTab/index.js +1 -0
  31. data/webpack/src/foreman_puppet_host_form.js +3 -0
  32. metadata +10 -9
@@ -202,7 +202,7 @@ msgstr[1] ""
202
202
  msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
203
203
  msgstr "%{proxy_name} был настроен как %{proxy_type} для выбранных узлов."
204
204
 
205
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204 ../lib/foreman_puppet/register.rb:229 ../webpack/src/Extends/Fills/index.js:12
205
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204 ../lib/foreman_puppet/register.rb:231 ../webpack/src/Extends/Fills/index.js:12
206
206
  msgid "Puppet"
207
207
  msgstr "Puppet"
208
208
 
@@ -762,7 +762,7 @@ msgstr "Доступные группы конфигурации"
762
762
  msgid "Edit %s"
763
763
  msgstr "Изменить %s"
764
764
 
765
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:3 ../app/views/foreman_puppet/config_groups/welcome.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:9 ../lib/foreman_puppet/register.rb:172
765
+ #: ../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
766
766
  msgid "Config Groups"
767
767
  msgstr ""
768
768
 
@@ -802,7 +802,7 @@ msgstr "Местоположения"
802
802
  msgid "Organizations"
803
803
  msgstr "Организации"
804
804
 
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
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
806
  msgid "Puppet Environments"
807
807
  msgstr "Окружения Puppet"
808
808
 
@@ -810,7 +810,7 @@ msgstr "Окружения Puppet"
810
810
  msgid "Environment|Name"
811
811
  msgstr "Имя"
812
812
 
813
- #: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:169
813
+ #: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:171
814
814
  msgid "Classes"
815
815
  msgstr "Классы"
816
816
 
@@ -838,7 +838,7 @@ msgstr "Окружений не найдено."
838
838
  msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
839
839
  msgstr "На этом мастер-сервере Puppet не настроено ни одного окружения Puppet. Проверьте настройки мастер-сервера."
840
840
 
841
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8 ../lib/foreman_puppet/register.rb:175
841
+ #: ../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
842
842
  msgid "Smart Class Parameters"
843
843
  msgstr ""
844
844
 
@@ -934,7 +934,7 @@ msgstr "Изменение класса Puppet %s"
934
934
  msgid "Puppetclass|Name"
935
935
  msgstr "Имя"
936
936
 
937
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:166 ../webpack/src/Components/Environments/Welcome.js:40
937
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:168
938
938
  msgid "Environments"
939
939
  msgstr "Окружения"
940
940
 
@@ -1006,59 +1006,59 @@ msgstr "Общие"
1006
1006
  msgid "Hosts managed:"
1007
1007
  msgstr "Контролируемые узлы:"
1008
1008
 
1009
- #: ../lib/foreman_puppet/register.rb:7
1009
+ #: ../lib/foreman_puppet/register.rb:9
1010
1010
  msgid "Facts"
1011
1011
  msgstr "Факты"
1012
1012
 
1013
- #: ../lib/foreman_puppet/register.rb:10
1013
+ #: ../lib/foreman_puppet/register.rb:12
1014
1014
  msgid "Foreman will default to this puppet environment if it cannot auto detect one"
1015
1015
  msgstr "Окружение Puppet, которое будет выбрано, если Foreman не сможет автоматически определить окружение"
1016
1016
 
1017
- #: ../lib/foreman_puppet/register.rb:12
1017
+ #: ../lib/foreman_puppet/register.rb:14
1018
1018
  msgid "Default Puppet environment"
1019
1019
  msgstr "Окружение Puppet по умолчанию"
1020
1020
 
1021
- #: ../lib/foreman_puppet/register.rb:16
1021
+ #: ../lib/foreman_puppet/register.rb:18
1022
1022
  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"
1023
1023
  msgstr "Foreman передаст информацию об окружении Puppet в YAML-выводе ENC в явном виде — это позволит избежать конфликтов с окружением, заданным в puppet.conf"
1024
1024
 
1025
- #: ../lib/foreman_puppet/register.rb:19
1025
+ #: ../lib/foreman_puppet/register.rb:21
1026
1026
  msgid "ENC environment"
1027
1027
  msgstr "Окружение ENC"
1028
1028
 
1029
- #: ../lib/foreman_puppet/register.rb:22
1029
+ #: ../lib/foreman_puppet/register.rb:24
1030
1030
  msgid "Foreman will update a host's environment from its facts"
1031
1031
  msgstr "Обновлять окружение узла на основании фактов статистики"
1032
1032
 
1033
- #: ../lib/foreman_puppet/register.rb:24
1033
+ #: ../lib/foreman_puppet/register.rb:26
1034
1034
  msgid "Update environment from facts"
1035
1035
  msgstr "Обновлять окружение на основе фактов"
1036
1036
 
1037
- #: ../lib/foreman_puppet/register.rb:27
1037
+ #: ../lib/foreman_puppet/register.rb:29
1038
1038
  msgid "Config Management"
1039
1039
  msgstr ""
1040
1040
 
1041
- #: ../lib/foreman_puppet/register.rb:30
1041
+ #: ../lib/foreman_puppet/register.rb:32
1042
1042
  msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
1043
1043
  msgstr ""
1044
1044
 
1045
- #: ../lib/foreman_puppet/register.rb:32
1045
+ #: ../lib/foreman_puppet/register.rb:34
1046
1046
  msgid "Puppet interval"
1047
1047
  msgstr "Интервал Puppet"
1048
1048
 
1049
- #: ../lib/foreman_puppet/register.rb:35
1049
+ #: ../lib/foreman_puppet/register.rb:37
1050
1050
  msgid "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval"
1051
1051
  msgstr "Запретить переход состояния конфигурации узла в \"несинхронизированно\" в течение %s после того, как отчёт не поступил в течение заданного интервала"
1052
1052
 
1053
- #: ../lib/foreman_puppet/register.rb:37
1053
+ #: ../lib/foreman_puppet/register.rb:39
1054
1054
  msgid "%s out of sync disabled"
1055
1055
  msgstr ""
1056
1056
 
1057
- #: ../lib/foreman_puppet/register.rb:163 ../lib/foreman_puppet/register.rb:216
1057
+ #: ../lib/foreman_puppet/register.rb:165 ../lib/foreman_puppet/register.rb:218
1058
1058
  msgid "Puppet ENC"
1059
1059
  msgstr ""
1060
1060
 
1061
- #: ../lib/foreman_puppet/register.rb:230
1061
+ #: ../lib/foreman_puppet/register.rb:232
1062
1062
  msgid "Puppet env"
1063
1063
  msgstr ""
1064
1064
 
@@ -1082,6 +1082,14 @@ msgstr ""
1082
1082
  msgid "Smart class parameters"
1083
1083
  msgstr "Смарт-параметры"
1084
1084
 
1085
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:43
1086
+ msgid "Successfully copied to clipboard!"
1087
+ msgstr ""
1088
+
1089
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:44
1090
+ msgid "Copy to clipboard"
1091
+ msgstr ""
1092
+
1085
1093
  #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:28
1086
1094
  msgid "Couldn't find any ENC data for this host"
1087
1095
  msgstr ""
@@ -1131,33 +1139,21 @@ msgid "Some Puppet Classes are unavailable in the selected environment"
1131
1139
  msgstr ""
1132
1140
 
1133
1141
  #: action_names.rb:2
1134
- msgid "Remote action:"
1135
- msgstr "Удаленное действие:"
1142
+ msgid "Action with sub plans"
1143
+ msgstr "Действия с подпланами"
1136
1144
 
1137
1145
  #: action_names.rb:3
1138
- msgid "»Action with sub plans«"
1139
- msgstr ""
1146
+ msgid "Import facts"
1147
+ msgstr "Импорт фактов"
1140
1148
 
1141
1149
  #: action_names.rb:4
1142
- msgid "»Import Puppet classes«"
1143
- msgstr ""
1150
+ msgid "Import Puppet classes"
1151
+ msgstr "Импорт классов Puppet"
1144
1152
 
1145
1153
  #: action_names.rb:5
1146
- msgid "»Import facts«"
1147
- msgstr ""
1154
+ msgid "Remote action:"
1155
+ msgstr "Удаленное действие:"
1148
1156
 
1149
1157
  #: gemspec.rb:2
1150
1158
  msgid "Allow assigning Puppet environments and classes to the Foreman Hosts."
1151
1159
  msgstr ""
1152
-
1153
- #~ msgid "Action with sub plans"
1154
- #~ msgstr "Действия с подпланами"
1155
-
1156
- #~ msgid "Environment name"
1157
- #~ msgstr "Имя окружения"
1158
-
1159
- #~ msgid "Import Puppet classes"
1160
- #~ msgstr "Импорт классов Puppet"
1161
-
1162
- #~ msgid "Import facts"
1163
- #~ msgstr "Импорт фактов"
@@ -197,7 +197,7 @@ msgstr[1] ""
197
197
  msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
198
198
  msgstr ""
199
199
 
200
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204 ../lib/foreman_puppet/register.rb:229 ../webpack/src/Extends/Fills/index.js:12
200
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204 ../lib/foreman_puppet/register.rb:231 ../webpack/src/Extends/Fills/index.js:12
201
201
  msgid "Puppet"
202
202
  msgstr "Puppet"
203
203
 
@@ -757,7 +757,7 @@ msgstr ""
757
757
  msgid "Edit %s"
758
758
  msgstr "Redigera %s"
759
759
 
760
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:3 ../app/views/foreman_puppet/config_groups/welcome.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:9 ../lib/foreman_puppet/register.rb:172
760
+ #: ../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
761
761
  msgid "Config Groups"
762
762
  msgstr ""
763
763
 
@@ -797,7 +797,7 @@ msgstr "Lokationer"
797
797
  msgid "Organizations"
798
798
  msgstr "Organisationer"
799
799
 
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
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
801
  msgid "Puppet Environments"
802
802
  msgstr "Puppet Miljöer"
803
803
 
@@ -805,7 +805,7 @@ msgstr "Puppet Miljöer"
805
805
  msgid "Environment|Name"
806
806
  msgstr "Namn"
807
807
 
808
- #: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:169
808
+ #: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:171
809
809
  msgid "Classes"
810
810
  msgstr "Klasser"
811
811
 
@@ -833,7 +833,7 @@ msgstr ""
833
833
  msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
834
834
  msgstr ""
835
835
 
836
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8 ../lib/foreman_puppet/register.rb:175
836
+ #: ../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
837
837
  msgid "Smart Class Parameters"
838
838
  msgstr ""
839
839
 
@@ -929,7 +929,7 @@ msgstr "Redigera Puppetklass %s"
929
929
  msgid "Puppetclass|Name"
930
930
  msgstr "Namn"
931
931
 
932
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:166 ../webpack/src/Components/Environments/Welcome.js:40
932
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:168
933
933
  msgid "Environments"
934
934
  msgstr "Miljöer"
935
935
 
@@ -1001,59 +1001,59 @@ msgstr ""
1001
1001
  msgid "Hosts managed:"
1002
1002
  msgstr ""
1003
1003
 
1004
- #: ../lib/foreman_puppet/register.rb:7
1004
+ #: ../lib/foreman_puppet/register.rb:9
1005
1005
  msgid "Facts"
1006
1006
  msgstr "Fakta"
1007
1007
 
1008
- #: ../lib/foreman_puppet/register.rb:10
1008
+ #: ../lib/foreman_puppet/register.rb:12
1009
1009
  msgid "Foreman will default to this puppet environment if it cannot auto detect one"
1010
1010
  msgstr ""
1011
1011
 
1012
- #: ../lib/foreman_puppet/register.rb:12
1012
+ #: ../lib/foreman_puppet/register.rb:14
1013
1013
  msgid "Default Puppet environment"
1014
1014
  msgstr ""
1015
1015
 
1016
- #: ../lib/foreman_puppet/register.rb:16
1016
+ #: ../lib/foreman_puppet/register.rb:18
1017
1017
  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"
1018
1018
  msgstr ""
1019
1019
 
1020
- #: ../lib/foreman_puppet/register.rb:19
1020
+ #: ../lib/foreman_puppet/register.rb:21
1021
1021
  msgid "ENC environment"
1022
1022
  msgstr ""
1023
1023
 
1024
- #: ../lib/foreman_puppet/register.rb:22
1024
+ #: ../lib/foreman_puppet/register.rb:24
1025
1025
  msgid "Foreman will update a host's environment from its facts"
1026
1026
  msgstr ""
1027
1027
 
1028
- #: ../lib/foreman_puppet/register.rb:24
1028
+ #: ../lib/foreman_puppet/register.rb:26
1029
1029
  msgid "Update environment from facts"
1030
1030
  msgstr ""
1031
1031
 
1032
- #: ../lib/foreman_puppet/register.rb:27
1032
+ #: ../lib/foreman_puppet/register.rb:29
1033
1033
  msgid "Config Management"
1034
1034
  msgstr ""
1035
1035
 
1036
- #: ../lib/foreman_puppet/register.rb:30
1036
+ #: ../lib/foreman_puppet/register.rb:32
1037
1037
  msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
1038
1038
  msgstr ""
1039
1039
 
1040
- #: ../lib/foreman_puppet/register.rb:32
1040
+ #: ../lib/foreman_puppet/register.rb:34
1041
1041
  msgid "Puppet interval"
1042
1042
  msgstr ""
1043
1043
 
1044
- #: ../lib/foreman_puppet/register.rb:35
1044
+ #: ../lib/foreman_puppet/register.rb:37
1045
1045
  msgid "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval"
1046
1046
  msgstr ""
1047
1047
 
1048
- #: ../lib/foreman_puppet/register.rb:37
1048
+ #: ../lib/foreman_puppet/register.rb:39
1049
1049
  msgid "%s out of sync disabled"
1050
1050
  msgstr ""
1051
1051
 
1052
- #: ../lib/foreman_puppet/register.rb:163 ../lib/foreman_puppet/register.rb:216
1052
+ #: ../lib/foreman_puppet/register.rb:165 ../lib/foreman_puppet/register.rb:218
1053
1053
  msgid "Puppet ENC"
1054
1054
  msgstr ""
1055
1055
 
1056
- #: ../lib/foreman_puppet/register.rb:230
1056
+ #: ../lib/foreman_puppet/register.rb:232
1057
1057
  msgid "Puppet env"
1058
1058
  msgstr ""
1059
1059
 
@@ -1077,6 +1077,14 @@ msgstr ""
1077
1077
  msgid "Smart class parameters"
1078
1078
  msgstr ""
1079
1079
 
1080
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:43
1081
+ msgid "Successfully copied to clipboard!"
1082
+ msgstr ""
1083
+
1084
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:44
1085
+ msgid "Copy to clipboard"
1086
+ msgstr ""
1087
+
1080
1088
  #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:28
1081
1089
  msgid "Couldn't find any ENC data for this host"
1082
1090
  msgstr ""
@@ -1126,19 +1134,19 @@ msgid "Some Puppet Classes are unavailable in the selected environment"
1126
1134
  msgstr ""
1127
1135
 
1128
1136
  #: action_names.rb:2
1129
- msgid "Remote action:"
1137
+ msgid "Action with sub plans"
1130
1138
  msgstr ""
1131
1139
 
1132
1140
  #: action_names.rb:3
1133
- msgid "»Action with sub plans«"
1141
+ msgid "Import facts"
1134
1142
  msgstr ""
1135
1143
 
1136
1144
  #: action_names.rb:4
1137
- msgid "»Import Puppet classes«"
1145
+ msgid "Import Puppet classes"
1138
1146
  msgstr ""
1139
1147
 
1140
1148
  #: action_names.rb:5
1141
- msgid "»Import facts«"
1149
+ msgid "Remote action:"
1142
1150
  msgstr ""
1143
1151
 
1144
1152
  #: gemspec.rb:2
@@ -197,7 +197,7 @@ msgstr[0] "无法为主机 %{host_names} 设置 %{proxy_type} 代理服务器。
197
197
  msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
198
198
  msgstr "所选主机的 %{proxy_type} 代理服务器被设置为 {proxy_name}。"
199
199
 
200
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204 ../lib/foreman_puppet/register.rb:229 ../webpack/src/Extends/Fills/index.js:12
200
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204 ../lib/foreman_puppet/register.rb:231 ../webpack/src/Extends/Fills/index.js:12
201
201
  msgid "Puppet"
202
202
  msgstr "Puppet"
203
203
 
@@ -766,7 +766,7 @@ msgstr "可用配置组"
766
766
  msgid "Edit %s"
767
767
  msgstr "编辑 %s"
768
768
 
769
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:3 ../app/views/foreman_puppet/config_groups/welcome.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:9 ../lib/foreman_puppet/register.rb:172
769
+ #: ../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
770
770
  msgid "Config Groups"
771
771
  msgstr "配置组"
772
772
 
@@ -806,7 +806,7 @@ msgstr "位置"
806
806
  msgid "Organizations"
807
807
  msgstr "机构"
808
808
 
809
- #: ../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
809
+ #: ../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
810
810
  msgid "Puppet Environments"
811
811
  msgstr "Puppet 环境"
812
812
 
@@ -814,7 +814,7 @@ msgstr "Puppet 环境"
814
814
  msgid "Environment|Name"
815
815
  msgstr "名称"
816
816
 
817
- #: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:169
817
+ #: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:171
818
818
  msgid "Classes"
819
819
  msgstr "类"
820
820
 
@@ -842,7 +842,7 @@ msgstr "未找到任何环境"
842
842
  msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
843
843
  msgstr "这台 puppet 主服务器中未设置任何 puppet 环境。请检查 puppet 主服务器配置。"
844
844
 
845
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8 ../lib/foreman_puppet/register.rb:175
845
+ #: ../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
846
846
  msgid "Smart Class Parameters"
847
847
  msgstr "智能类参数"
848
848
 
@@ -938,7 +938,7 @@ msgstr "编辑 Puppet 类 %s"
938
938
  msgid "Puppetclass|Name"
939
939
  msgstr "Puppetclass|名称"
940
940
 
941
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:166 ../webpack/src/Components/Environments/Welcome.js:40
941
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:168
942
942
  msgid "Environments"
943
943
  msgstr "环境"
944
944
 
@@ -1010,59 +1010,59 @@ msgstr "常规"
1010
1010
  msgid "Hosts managed:"
1011
1011
  msgstr "管理的主机:"
1012
1012
 
1013
- #: ../lib/foreman_puppet/register.rb:7
1013
+ #: ../lib/foreman_puppet/register.rb:9
1014
1014
  msgid "Facts"
1015
1015
  msgstr "Facts"
1016
1016
 
1017
- #: ../lib/foreman_puppet/register.rb:10
1017
+ #: ../lib/foreman_puppet/register.rb:12
1018
1018
  msgid "Foreman will default to this puppet environment if it cannot auto detect one"
1019
1019
  msgstr "如果无法自动探测到环境,Foreman 将默认使用这个 puppet 环境"
1020
1020
 
1021
- #: ../lib/foreman_puppet/register.rb:12
1021
+ #: ../lib/foreman_puppet/register.rb:14
1022
1022
  msgid "Default Puppet environment"
1023
1023
  msgstr "默认 Puppet 环境"
1024
1024
 
1025
- #: ../lib/foreman_puppet/register.rb:16
1025
+ #: ../lib/foreman_puppet/register.rb:18
1026
1026
  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"
1027
1027
  msgstr "Foreman 将在 ENC yaml 输出中明确设置这个 puppet 环境。这样可以避免 puppet.conf 以及 Foreman 中设置的环境冲突"
1028
1028
 
1029
- #: ../lib/foreman_puppet/register.rb:19
1029
+ #: ../lib/foreman_puppet/register.rb:21
1030
1030
  msgid "ENC environment"
1031
1031
  msgstr "ENC 环境"
1032
1032
 
1033
- #: ../lib/foreman_puppet/register.rb:22
1033
+ #: ../lib/foreman_puppet/register.rb:24
1034
1034
  msgid "Foreman will update a host's environment from its facts"
1035
1035
  msgstr "Foreman 将根据其详情更新主机环境"
1036
1036
 
1037
- #: ../lib/foreman_puppet/register.rb:24
1037
+ #: ../lib/foreman_puppet/register.rb:26
1038
1038
  msgid "Update environment from facts"
1039
1039
  msgstr "根据系统信息更新环境"
1040
1040
 
1041
- #: ../lib/foreman_puppet/register.rb:27
1041
+ #: ../lib/foreman_puppet/register.rb:29
1042
1042
  msgid "Config Management"
1043
1043
  msgstr "配置管理"
1044
1044
 
1045
- #: ../lib/foreman_puppet/register.rb:30
1045
+ #: ../lib/foreman_puppet/register.rb:32
1046
1046
  msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
1047
1047
  msgstr "在其时间后(以分钟为单位)经过 Puppet 的服务器报告被认为已不同步。"
1048
1048
 
1049
- #: ../lib/foreman_puppet/register.rb:32
1049
+ #: ../lib/foreman_puppet/register.rb:34
1050
1050
  msgid "Puppet interval"
1051
1051
  msgstr "Puppet 间隔"
1052
1052
 
1053
- #: ../lib/foreman_puppet/register.rb:35
1053
+ #: ../lib/foreman_puppet/register.rb:37
1054
1054
  msgid "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval"
1055
1055
  msgstr "禁用在配置的间隔时间后没有获得报告时把主机(%s)配置状态变为不同步"
1056
1056
 
1057
- #: ../lib/foreman_puppet/register.rb:37
1057
+ #: ../lib/foreman_puppet/register.rb:39
1058
1058
  msgid "%s out of sync disabled"
1059
1059
  msgstr "%s 不同步被禁用"
1060
1060
 
1061
- #: ../lib/foreman_puppet/register.rb:163 ../lib/foreman_puppet/register.rb:216
1061
+ #: ../lib/foreman_puppet/register.rb:165 ../lib/foreman_puppet/register.rb:218
1062
1062
  msgid "Puppet ENC"
1063
1063
  msgstr "Puppet ENC"
1064
1064
 
1065
- #: ../lib/foreman_puppet/register.rb:230
1065
+ #: ../lib/foreman_puppet/register.rb:232
1066
1066
  msgid "Puppet env"
1067
1067
  msgstr ""
1068
1068
 
@@ -1086,6 +1086,14 @@ msgstr "这个标签页仍在进行中"
1086
1086
  msgid "Smart class parameters"
1087
1087
  msgstr "智能类参数"
1088
1088
 
1089
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:43
1090
+ msgid "Successfully copied to clipboard!"
1091
+ msgstr ""
1092
+
1093
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:44
1094
+ msgid "Copy to clipboard"
1095
+ msgstr ""
1096
+
1089
1097
  #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:28
1090
1098
  msgid "Couldn't find any ENC data for this host"
1091
1099
  msgstr "无法找到此主机的任何 ENC 数据"
@@ -1135,43 +1143,21 @@ msgid "Some Puppet Classes are unavailable in the selected environment"
1135
1143
  msgstr "某些 Puppet 类在所选的环境中不可用"
1136
1144
 
1137
1145
  #: action_names.rb:2
1138
- msgid "Remote action:"
1139
- msgstr "远程操作:"
1146
+ msgid "Action with sub plans"
1147
+ msgstr "有子计划的操作"
1140
1148
 
1141
1149
  #: action_names.rb:3
1142
- msgid "»Action with sub plans«"
1143
- msgstr ""
1150
+ msgid "Import facts"
1151
+ msgstr "导入事实"
1144
1152
 
1145
1153
  #: action_names.rb:4
1146
- msgid "»Import Puppet classes«"
1147
- msgstr ""
1154
+ msgid "Import Puppet classes"
1155
+ msgstr "导入 Puppet 类"
1148
1156
 
1149
1157
  #: action_names.rb:5
1150
- msgid "»Import facts«"
1151
- msgstr ""
1158
+ msgid "Remote action:"
1159
+ msgstr "远程操作:"
1152
1160
 
1153
1161
  #: gemspec.rb:2
1154
1162
  msgid "Allow assigning Puppet environments and classes to the Foreman Hosts."
1155
1163
  msgstr "允许将 Puppet 环境和类分配给 Foreman 主机。"
1156
-
1157
- #~ msgid "Action with sub plans"
1158
- #~ msgstr "有子计划的操作"
1159
-
1160
- #~ msgid "Environment name"
1161
- #~ msgstr "環境名稱"
1162
-
1163
- #~ msgid ""
1164
- #~ "If you are planning to use Foreman as an external node classifier you should p"
1165
- #~ "rovide information about one or more environments.<br/> This information is co"
1166
- #~ "mmonly imported from a pre-existing Puppet configuration by the use of the <a "
1167
- #~ "target=\"_blank\" href=${getManualURL( '4.2.2Classes' )}>Puppet classes and envi"
1168
- #~ "ronment importer.</a>"
1169
- #~ msgstr ""
1170
- #~ "如果您计划将 Foreman 用作外部节点分类器,您应当提供一个或多个环境的信息。<br/>此信息通常使用 <a target=\"_blank\" href="
1171
- #~ "${getManualURL( '4.2.2Classes' )}>Puppet 类和环境导入器</a>从预先存在的 Puppet 配置中导入。"
1172
-
1173
- #~ msgid "Import Puppet classes"
1174
- #~ msgstr "导入 Puppet 类"
1175
-
1176
- #~ msgid "Import facts"
1177
- #~ msgstr "导入事实"