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.
- checksums.yaml +4 -4
- 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 +6 -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/version.rb +1 -1
- data/locale/ca/foreman_puppet.edit.po +32 -27
- data/locale/cs_CZ/foreman_puppet.edit.po +36 -40
- data/locale/de/foreman_puppet.edit.po +36 -40
- data/locale/en/foreman_puppet.edit.po +32 -24
- data/locale/en_GB/foreman_puppet.edit.po +36 -37
- data/locale/es/foreman_puppet.edit.po +36 -40
- data/locale/fr/foreman_puppet.edit.po +36 -53
- data/locale/gl/foreman_puppet.edit.po +32 -24
- data/locale/it/foreman_puppet.edit.po +36 -37
- data/locale/ja/foreman_puppet.edit.po +36 -51
- data/locale/ka/foreman_puppet.edit.po +36 -53
- data/locale/ko/foreman_puppet.edit.po +36 -40
- data/locale/nl_NL/foreman_puppet.edit.po +32 -24
- data/locale/pl/foreman_puppet.edit.po +32 -24
- data/locale/pt_BR/foreman_puppet.edit.po +36 -40
- data/locale/ru/foreman_puppet.edit.po +36 -40
- data/locale/sv_SE/foreman_puppet.edit.po +32 -24
- data/locale/zh_CN/foreman_puppet.edit.po +36 -50
- data/locale/zh_TW/foreman_puppet.edit.po +36 -40
- data/webpack/src/Components/Environments/Welcome.js +1 -1
- data/webpack/src/Extends/Host/PuppetTab/index.js +1 -0
- data/webpack/src/foreman_puppet_host_form.js +3 -0
- metadata +10 -9
@@ -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 "ファクトのインポート"
|
@@ -193,7 +193,7 @@ msgstr[1] "მონიშნული ჰოსტის %{proxy_type} ტი
|
|
193
193
|
msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
|
194
194
|
msgstr "მონიშნული ჰოსტის %{proxy_type} პროქსი დაყენებულია %{proxy_name}-ზე."
|
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 "Puppet"
|
199
199
|
|
@@ -763,7 +763,7 @@ msgstr "კონფიგურაციის ხელმისაწვდ
|
|
763
763
|
msgid "Edit %s"
|
764
764
|
msgstr "%s-ის ჩასწორება"
|
765
765
|
|
766
|
-
#: ../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:
|
766
|
+
#: ../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
|
767
767
|
msgid "Config Groups"
|
768
768
|
msgstr "კონფიგურაციის ჯგუფები"
|
769
769
|
|
@@ -803,7 +803,7 @@ msgstr "მდებარეობები"
|
|
803
803
|
msgid "Organizations"
|
804
804
|
msgstr "ორგანიზაციები"
|
805
805
|
|
806
|
-
#: ../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
|
806
|
+
#: ../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
|
807
807
|
msgid "Puppet Environments"
|
808
808
|
msgstr "Puppet-ის გარემოები"
|
809
809
|
|
@@ -811,7 +811,7 @@ msgstr "Puppet-ის გარემოები"
|
|
811
811
|
msgid "Environment|Name"
|
812
812
|
msgstr "გარემო|სახელი"
|
813
813
|
|
814
|
-
#: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:
|
814
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:171
|
815
815
|
msgid "Classes"
|
816
816
|
msgstr "კლასები"
|
817
817
|
|
@@ -839,7 +839,7 @@ msgstr "კლასების გარეშე"
|
|
839
839
|
msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
|
840
840
|
msgstr "Puppet-ის ამ ძირითად სერვერზე Puppet-ის გარემო აწყობილი არაა. შეცვალეთ Puppet-ის ძირითადი სერვერის კონფიგურაცია."
|
841
841
|
|
842
|
-
#: ../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:
|
842
|
+
#: ../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
|
843
843
|
msgid "Smart Class Parameters"
|
844
844
|
msgstr "ჭკვიანი კლასის მორგება"
|
845
845
|
|
@@ -935,7 +935,7 @@ msgstr "Puppet-ის კლასის ჩასწორება: %s"
|
|
935
935
|
msgid "Puppetclass|Name"
|
936
936
|
msgstr "Puppet-ის კლასი|სახელი"
|
937
937
|
|
938
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:
|
938
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:168
|
939
939
|
msgid "Environments"
|
940
940
|
msgstr "გარემო"
|
941
941
|
|
@@ -1007,59 +1007,59 @@ msgstr "მთავარი"
|
|
1007
1007
|
msgid "Hosts managed:"
|
1008
1008
|
msgstr "მართული ჰოსტები:"
|
1009
1009
|
|
1010
|
-
#: ../lib/foreman_puppet/register.rb:
|
1010
|
+
#: ../lib/foreman_puppet/register.rb:9
|
1011
1011
|
msgid "Facts"
|
1012
1012
|
msgstr "ფაქტები"
|
1013
1013
|
|
1014
|
-
#: ../lib/foreman_puppet/register.rb:
|
1014
|
+
#: ../lib/foreman_puppet/register.rb:12
|
1015
1015
|
msgid "Foreman will default to this puppet environment if it cannot auto detect one"
|
1016
1016
|
msgstr "თუ სხვას ავტომატურად ვერ იპოვის, Foreman-ი Puppet-ის ამ გარემოს ნაგულისხმებად გამოიყენებს"
|
1017
1017
|
|
1018
|
-
#: ../lib/foreman_puppet/register.rb:
|
1018
|
+
#: ../lib/foreman_puppet/register.rb:14
|
1019
1019
|
msgid "Default Puppet environment"
|
1020
1020
|
msgstr "Puppet-ის ნაგულისხმები გარემო"
|
1021
1021
|
|
1022
|
-
#: ../lib/foreman_puppet/register.rb:
|
1022
|
+
#: ../lib/foreman_puppet/register.rb:18
|
1023
1023
|
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"
|
1024
1024
|
msgstr "Foreman დაუფარავად დააყენებს Puppet-ის გარემოს ENC-ის yaml გამონატანში. ეს puppet.conf-ისა და Foreman-ში დაყენებულ გარემოებს შორის კონფლიქტს თავიდან აიცილებს"
|
1025
1025
|
|
1026
|
-
#: ../lib/foreman_puppet/register.rb:
|
1026
|
+
#: ../lib/foreman_puppet/register.rb:21
|
1027
1027
|
msgid "ENC environment"
|
1028
1028
|
msgstr "ENC გარემო"
|
1029
1029
|
|
1030
|
-
#: ../lib/foreman_puppet/register.rb:
|
1030
|
+
#: ../lib/foreman_puppet/register.rb:24
|
1031
1031
|
msgid "Foreman will update a host's environment from its facts"
|
1032
1032
|
msgstr "Foreman-ი ჰოსტის გარემოს მისი ფაქტებიდან განაახლებს"
|
1033
1033
|
|
1034
|
-
#: ../lib/foreman_puppet/register.rb:
|
1034
|
+
#: ../lib/foreman_puppet/register.rb:26
|
1035
1035
|
msgid "Update environment from facts"
|
1036
1036
|
msgstr "გარემოს ფაქტებიდან გამართვა"
|
1037
1037
|
|
1038
|
-
#: ../lib/foreman_puppet/register.rb:
|
1038
|
+
#: ../lib/foreman_puppet/register.rb:29
|
1039
1039
|
msgid "Config Management"
|
1040
1040
|
msgstr "კონფიგურაციის მართვა"
|
1041
1041
|
|
1042
|
-
#: ../lib/foreman_puppet/register.rb:
|
1042
|
+
#: ../lib/foreman_puppet/register.rb:32
|
1043
1043
|
msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
|
1044
1044
|
msgstr "წუთების რაოდენობა, რომლის გასვლის სემდეგაც Puppet-ში ჩამატებული სერვერები სინქიდან ამოვარდნილად გამოცხადდებიან."
|
1045
1045
|
|
1046
|
-
#: ../lib/foreman_puppet/register.rb:
|
1046
|
+
#: ../lib/foreman_puppet/register.rb:34
|
1047
1047
|
msgid "Puppet interval"
|
1048
1048
|
msgstr "Puppet-ის ინტერვალი"
|
1049
1049
|
|
1050
|
-
#: ../lib/foreman_puppet/register.rb:
|
1050
|
+
#: ../lib/foreman_puppet/register.rb:37
|
1051
1051
|
msgid "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval"
|
1052
1052
|
msgstr "ჰოსტის კონფიგურაციის სტატუსის გამორთვა სინქრონიზაციის გარეშე მყოფი %s-სთვის, ანგარიშის მითითებული დროის არ-მიღებს შემდეგ"
|
1053
1053
|
|
1054
|
-
#: ../lib/foreman_puppet/register.rb:
|
1054
|
+
#: ../lib/foreman_puppet/register.rb:39
|
1055
1055
|
msgid "%s out of sync disabled"
|
1056
1056
|
msgstr "%s არადასინქული, გამორთულია"
|
1057
1057
|
|
1058
|
-
#: ../lib/foreman_puppet/register.rb:
|
1058
|
+
#: ../lib/foreman_puppet/register.rb:165 ../lib/foreman_puppet/register.rb:218
|
1059
1059
|
msgid "Puppet ENC"
|
1060
1060
|
msgstr "Puppet ENC"
|
1061
1061
|
|
1062
|
-
#: ../lib/foreman_puppet/register.rb:
|
1062
|
+
#: ../lib/foreman_puppet/register.rb:232
|
1063
1063
|
msgid "Puppet env"
|
1064
1064
|
msgstr ""
|
1065
1065
|
|
@@ -1083,6 +1083,14 @@ msgstr "ეს ჩანართი ჯერ კიდევ მიმდი
|
|
1083
1083
|
msgid "Smart class parameters"
|
1084
1084
|
msgstr "ჭკვიანი კლასის პარამეტრები"
|
1085
1085
|
|
1086
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:43
|
1087
|
+
msgid "Successfully copied to clipboard!"
|
1088
|
+
msgstr ""
|
1089
|
+
|
1090
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:44
|
1091
|
+
msgid "Copy to clipboard"
|
1092
|
+
msgstr ""
|
1093
|
+
|
1086
1094
|
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:28
|
1087
1095
|
msgid "Couldn't find any ENC data for this host"
|
1088
1096
|
msgstr "ამ ჰოსტისთვის ENC მონაცემების პოვნა შეუძლებელია"
|
@@ -1132,46 +1140,21 @@ msgid "Some Puppet Classes are unavailable in the selected environment"
|
|
1132
1140
|
msgstr "Puppet-ის ზოგიერთი კლასი მიუწვდომელია მითითებულ გარემოში"
|
1133
1141
|
|
1134
1142
|
#: action_names.rb:2
|
1135
|
-
msgid "
|
1136
|
-
msgstr "
|
1143
|
+
msgid "Action with sub plans"
|
1144
|
+
msgstr "ქმედება ქვე-გეგმებით"
|
1137
1145
|
|
1138
1146
|
#: action_names.rb:3
|
1139
|
-
msgid "
|
1140
|
-
msgstr ""
|
1147
|
+
msgid "Import facts"
|
1148
|
+
msgstr "ფაქტების შემოტანა"
|
1141
1149
|
|
1142
1150
|
#: action_names.rb:4
|
1143
|
-
msgid "
|
1144
|
-
msgstr ""
|
1151
|
+
msgid "Import Puppet classes"
|
1152
|
+
msgstr "Puppet-ის კლასების შემოტანა"
|
1145
1153
|
|
1146
1154
|
#: action_names.rb:5
|
1147
|
-
msgid "
|
1148
|
-
msgstr ""
|
1155
|
+
msgid "Remote action:"
|
1156
|
+
msgstr "დაშორებული ქმედება:"
|
1149
1157
|
|
1150
1158
|
#: gemspec.rb:2
|
1151
1159
|
msgid "Allow assigning Puppet environments and classes to the Foreman Hosts."
|
1152
1160
|
msgstr "Puppet-ის გარემოების და კლასების Foreman-ის ჰოსტებისთვის მინიჭების ჩართვა."
|
1153
|
-
|
1154
|
-
#~ msgid "Action with sub plans"
|
1155
|
-
#~ msgstr "ქმედება ქვე-გეგმებით"
|
1156
|
-
|
1157
|
-
#~ msgid "Environment name"
|
1158
|
-
#~ msgstr "გარემოს სახელი"
|
1159
|
-
|
1160
|
-
#~ msgid ""
|
1161
|
-
#~ "If you are planning to use Foreman as an external node classifier you should p"
|
1162
|
-
#~ "rovide information about one or more environments.<br/> This information is co"
|
1163
|
-
#~ "mmonly imported from a pre-existing Puppet configuration by the use of the <a "
|
1164
|
-
#~ "target=\"_blank\" href=${getManualURL( '4.2.2Classes' )}>Puppet classes and envi"
|
1165
|
-
#~ "ronment importer.</a>"
|
1166
|
-
#~ msgstr ""
|
1167
|
-
#~ "თუ თქვენ აპირებთ Foreman- ის , როგორც გარე კვანძის კლასიფიკატორის გამოყენებას,"
|
1168
|
-
#~ " უნდა მიაწოდოთ ინფორმაცია ერთი ან მეტი გარემოს შესახებ.<br/> ეს ინფორმაცია ჩვე"
|
1169
|
-
#~ "ულებრივ იმპორტირებულია წინასწარ არსებული მარიონეტული კონფიგურაციიდან <a target"
|
1170
|
-
#~ "=\"_blank\" href=\"${getManualURL(\" '4.2.2classes'=\"\" )}=\"\">მარიონეტული კლასებისა"
|
1171
|
-
#~ " და გარემოს იმპორტიორის გამოყენებით.</a>"
|
1172
|
-
|
1173
|
-
#~ msgid "Import Puppet classes"
|
1174
|
-
#~ msgstr "Puppet-ის კლასების შემოტანა"
|
1175
|
-
|
1176
|
-
#~ msgid "Import facts"
|
1177
|
-
#~ msgstr "ფაქტების შემოტანა"
|
@@ -194,7 +194,7 @@ msgstr[1] ""
|
|
194
194
|
msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
|
195
195
|
msgstr "선택한 호스트의 %{proxy_type} 프록시가 %{proxy_name}(으)로 설정되었습니다."
|
196
196
|
|
197
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204 ../lib/foreman_puppet/register.rb:
|
197
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204 ../lib/foreman_puppet/register.rb:231 ../webpack/src/Extends/Fills/index.js:12
|
198
198
|
msgid "Puppet"
|
199
199
|
msgstr "Puppet"
|
200
200
|
|
@@ -754,7 +754,7 @@ msgstr "사용 가능한 설정 그룹 "
|
|
754
754
|
msgid "Edit %s"
|
755
755
|
msgstr "%s 편집 "
|
756
756
|
|
757
|
-
#: ../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:
|
757
|
+
#: ../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
|
758
758
|
msgid "Config Groups"
|
759
759
|
msgstr ""
|
760
760
|
|
@@ -794,7 +794,7 @@ msgstr "위치 "
|
|
794
794
|
msgid "Organizations"
|
795
795
|
msgstr "조직"
|
796
796
|
|
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
|
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
798
|
msgid "Puppet Environments"
|
799
799
|
msgstr "Puppet 환경"
|
800
800
|
|
@@ -802,7 +802,7 @@ msgstr "Puppet 환경"
|
|
802
802
|
msgid "Environment|Name"
|
803
803
|
msgstr "이름 "
|
804
804
|
|
805
|
-
#: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:
|
805
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:171
|
806
806
|
msgid "Classes"
|
807
807
|
msgstr "클래스 "
|
808
808
|
|
@@ -830,7 +830,7 @@ msgstr "환경을 찾을 수 없음"
|
|
830
830
|
msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
|
831
831
|
msgstr "이 Puppet 마스터에 설정된 Puppet 환경이 없습니다. Puppet 마스터 구성을 확인하십시오."
|
832
832
|
|
833
|
-
#: ../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:
|
833
|
+
#: ../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
|
834
834
|
msgid "Smart Class Parameters"
|
835
835
|
msgstr ""
|
836
836
|
|
@@ -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:4 ../lib/foreman_puppet/register.rb:
|
929
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:168
|
930
930
|
msgid "Environments"
|
931
931
|
msgstr "환경 "
|
932
932
|
|
@@ -998,59 +998,59 @@ msgstr "일반"
|
|
998
998
|
msgid "Hosts managed:"
|
999
999
|
msgstr "관리되는 호스트:"
|
1000
1000
|
|
1001
|
-
#: ../lib/foreman_puppet/register.rb:
|
1001
|
+
#: ../lib/foreman_puppet/register.rb:9
|
1002
1002
|
msgid "Facts"
|
1003
1003
|
msgstr "팩트 "
|
1004
1004
|
|
1005
|
-
#: ../lib/foreman_puppet/register.rb:
|
1005
|
+
#: ../lib/foreman_puppet/register.rb:12
|
1006
1006
|
msgid "Foreman will default to this puppet environment if it cannot auto detect one"
|
1007
1007
|
msgstr "Foreman은 자동으로 검색하지 못 할 경우 puppet 환경에 기본값 설정됩니다 "
|
1008
1008
|
|
1009
|
-
#: ../lib/foreman_puppet/register.rb:
|
1009
|
+
#: ../lib/foreman_puppet/register.rb:14
|
1010
1010
|
msgid "Default Puppet environment"
|
1011
1011
|
msgstr "기본 Puppet 환경"
|
1012
1012
|
|
1013
|
-
#: ../lib/foreman_puppet/register.rb:
|
1013
|
+
#: ../lib/foreman_puppet/register.rb:18
|
1014
1014
|
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"
|
1015
1015
|
msgstr "Foreman은 ENC yaml 출력에서 puppet 환경을 명시적으로 설정합니다. 이로 인해 puppet.conf의 환경과 Foreman으로 설정되는 환경 간의 충돌을 방지할 수 있습니다 "
|
1016
1016
|
|
1017
|
-
#: ../lib/foreman_puppet/register.rb:
|
1017
|
+
#: ../lib/foreman_puppet/register.rb:21
|
1018
1018
|
msgid "ENC environment"
|
1019
1019
|
msgstr "ENC 환경"
|
1020
1020
|
|
1021
|
-
#: ../lib/foreman_puppet/register.rb:
|
1021
|
+
#: ../lib/foreman_puppet/register.rb:24
|
1022
1022
|
msgid "Foreman will update a host's environment from its facts"
|
1023
1023
|
msgstr "Foreman은 정보에서 호스트 환경을 업데이트합니다 "
|
1024
1024
|
|
1025
|
-
#: ../lib/foreman_puppet/register.rb:
|
1025
|
+
#: ../lib/foreman_puppet/register.rb:26
|
1026
1026
|
msgid "Update environment from facts"
|
1027
1027
|
msgstr "팩트에서 환경 업데이트"
|
1028
1028
|
|
1029
|
-
#: ../lib/foreman_puppet/register.rb:
|
1029
|
+
#: ../lib/foreman_puppet/register.rb:29
|
1030
1030
|
msgid "Config Management"
|
1031
1031
|
msgstr ""
|
1032
1032
|
|
1033
|
-
#: ../lib/foreman_puppet/register.rb:
|
1033
|
+
#: ../lib/foreman_puppet/register.rb:32
|
1034
1034
|
msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
|
1035
1035
|
msgstr ""
|
1036
1036
|
|
1037
|
-
#: ../lib/foreman_puppet/register.rb:
|
1037
|
+
#: ../lib/foreman_puppet/register.rb:34
|
1038
1038
|
msgid "Puppet interval"
|
1039
1039
|
msgstr "Puppet 간격"
|
1040
1040
|
|
1041
|
-
#: ../lib/foreman_puppet/register.rb:
|
1041
|
+
#: ../lib/foreman_puppet/register.rb:37
|
1042
1042
|
msgid "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval"
|
1043
1043
|
msgstr ""
|
1044
1044
|
|
1045
|
-
#: ../lib/foreman_puppet/register.rb:
|
1045
|
+
#: ../lib/foreman_puppet/register.rb:39
|
1046
1046
|
msgid "%s out of sync disabled"
|
1047
1047
|
msgstr ""
|
1048
1048
|
|
1049
|
-
#: ../lib/foreman_puppet/register.rb:
|
1049
|
+
#: ../lib/foreman_puppet/register.rb:165 ../lib/foreman_puppet/register.rb:218
|
1050
1050
|
msgid "Puppet ENC"
|
1051
1051
|
msgstr ""
|
1052
1052
|
|
1053
|
-
#: ../lib/foreman_puppet/register.rb:
|
1053
|
+
#: ../lib/foreman_puppet/register.rb:232
|
1054
1054
|
msgid "Puppet env"
|
1055
1055
|
msgstr ""
|
1056
1056
|
|
@@ -1074,6 +1074,14 @@ msgstr ""
|
|
1074
1074
|
msgid "Smart class parameters"
|
1075
1075
|
msgstr "스마트 클래스 매개 변수 "
|
1076
1076
|
|
1077
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:43
|
1078
|
+
msgid "Successfully copied to clipboard!"
|
1079
|
+
msgstr ""
|
1080
|
+
|
1081
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:44
|
1082
|
+
msgid "Copy to clipboard"
|
1083
|
+
msgstr ""
|
1084
|
+
|
1077
1085
|
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:28
|
1078
1086
|
msgid "Couldn't find any ENC data for this host"
|
1079
1087
|
msgstr ""
|
@@ -1123,33 +1131,21 @@ msgid "Some Puppet Classes are unavailable in the selected environment"
|
|
1123
1131
|
msgstr ""
|
1124
1132
|
|
1125
1133
|
#: action_names.rb:2
|
1126
|
-
msgid "
|
1127
|
-
msgstr "
|
1134
|
+
msgid "Action with sub plans"
|
1135
|
+
msgstr "하위 계획이 있는 작업"
|
1128
1136
|
|
1129
1137
|
#: action_names.rb:3
|
1130
|
-
msgid "
|
1131
|
-
msgstr ""
|
1138
|
+
msgid "Import facts"
|
1139
|
+
msgstr "팩트 불러오기"
|
1132
1140
|
|
1133
1141
|
#: action_names.rb:4
|
1134
|
-
msgid "
|
1135
|
-
msgstr ""
|
1142
|
+
msgid "Import Puppet classes"
|
1143
|
+
msgstr "Puppet 클래스 가져오기"
|
1136
1144
|
|
1137
1145
|
#: action_names.rb:5
|
1138
|
-
msgid "
|
1139
|
-
msgstr ""
|
1146
|
+
msgid "Remote action:"
|
1147
|
+
msgstr "원격 작업:"
|
1140
1148
|
|
1141
1149
|
#: gemspec.rb:2
|
1142
1150
|
msgid "Allow assigning Puppet environments and classes to the Foreman Hosts."
|
1143
1151
|
msgstr ""
|
1144
|
-
|
1145
|
-
#~ msgid "Action with sub plans"
|
1146
|
-
#~ msgstr "하위 계획이 있는 작업"
|
1147
|
-
|
1148
|
-
#~ msgid "Environment name"
|
1149
|
-
#~ msgstr "환경 이름 "
|
1150
|
-
|
1151
|
-
#~ msgid "Import Puppet classes"
|
1152
|
-
#~ msgstr "Puppet 클래스 가져오기"
|
1153
|
-
|
1154
|
-
#~ msgid "Import facts"
|
1155
|
-
#~ msgstr "팩트 불러오기"
|