foreman_puppet 5.1.1 → 5.1.2
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/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/provisioning_templates/temp/autoyast_orcharhino_finish.erb +31 -0
- data/app/views/provisioning_templates/temp/preseed_orcharhino_finish.erb +90 -0
- data/app/views/provisioning_templates/temp/provision/autoyast_orcharhino_default.erb +336 -0
- data/app/views/provisioning_templates/temp/snippet/_or_al_client.erb +32 -0
- data/app/views/provisioning_templates/temp/snippet/_or_deb_client.erb +175 -0
- data/app/views/provisioning_templates/temp/snippet/_or_ol_client.erb +37 -0
- data/app/views/provisioning_templates/temp/snippet/_or_sles_client.erb +85 -0
- data/lib/foreman_puppet/version.rb +1 -1
- data/locale/ca/foreman_puppet.edit.po +243 -167
- data/locale/cs_CZ/foreman_puppet.edit.po +224 -175
- data/locale/de/foreman_puppet.edit.po +339 -220
- data/locale/en/foreman_puppet.edit.po +89 -229
- data/locale/en_GB/foreman_puppet.edit.po +210 -166
- data/locale/es/foreman_puppet.edit.po +333 -223
- data/locale/fr/foreman_puppet.edit.po +339 -236
- data/locale/gl/foreman_puppet.edit.po +216 -155
- data/locale/it/foreman_puppet.edit.po +262 -185
- data/locale/ja/foreman_puppet.edit.po +247 -201
- data/locale/ko/foreman_puppet.edit.po +213 -171
- data/locale/messages.mo +0 -0
- data/locale/nl_NL/foreman_puppet.edit.po +249 -168
- data/locale/pl/foreman_puppet.edit.po +267 -175
- data/locale/pt_BR/foreman_puppet.edit.po +345 -227
- data/locale/ru/foreman_puppet.edit.po +268 -191
- data/locale/sv_SE/foreman_puppet.edit.po +215 -156
- data/locale/zh_CN/foreman_puppet.edit.po +237 -202
- data/locale/zh_TW/foreman_puppet.edit.po +213 -173
- data/webpack/src/Components/Environments/Welcome.js +1 -1
- metadata +69 -61
- data/locale/ka/foreman_puppet.edit.po +0 -1177
- /data/locale/{ka/foreman_puppet.po.time_stamp → en/foreman_puppet.pox} +0 -0
@@ -2,20 +2,22 @@
|
|
2
2
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3
3
|
# This file is distributed under the same license as the foreman_puppet package.
|
4
4
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5
|
-
#
|
5
|
+
#
|
6
6
|
# Translators:
|
7
|
+
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2021
|
8
|
+
# Bryan Kearney <bryan.kearney@gmail.com>, 2021
|
7
9
|
# 山田 修司 🍣 Shuji Yamada <uzy.exe@gmail.com>, 2021
|
8
|
-
#
|
9
|
-
#
|
10
|
-
#
|
11
|
-
|
12
|
-
#
|
10
|
+
# Transifex Bot <>, 2021
|
11
|
+
# Amit Upadhye <aupadhye@redhat.com>, 2021
|
12
|
+
#
|
13
|
+
#, fuzzy
|
13
14
|
msgid ""
|
14
15
|
msgstr ""
|
15
|
-
"Project-Id-Version: foreman_puppet
|
16
|
+
"Project-Id-Version: foreman_puppet 2.0.0.alpha.2\n"
|
16
17
|
"Report-Msgid-Bugs-To: \n"
|
18
|
+
"POT-Creation-Date: 2021-11-10 11:17+0000\n"
|
17
19
|
"PO-Revision-Date: 2021-02-03 16:30+0000\n"
|
18
|
-
"Last-Translator: Amit Upadhye <aupadhye@redhat.com>,
|
20
|
+
"Last-Translator: Amit Upadhye <aupadhye@redhat.com>, 2021\n"
|
19
21
|
"Language-Team: Japanese (https://www.transifex.com/foreman/teams/114/ja/)\n"
|
20
22
|
"MIME-Version: 1.0\n"
|
21
23
|
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -24,24 +26,37 @@ msgstr ""
|
|
24
26
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
25
27
|
|
26
28
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15
|
27
|
-
msgid "
|
28
|
-
|
29
|
+
msgid ""
|
30
|
+
"Ignored environment names resulting in booleans found. Please quote strings "
|
31
|
+
"like true/false and yes/no in config/ignored_environments.yml"
|
32
|
+
msgstr ""
|
33
|
+
"環境名を無視したブール値が見つかりました。config/ignored_environments.yml の true/false および yes/no"
|
34
|
+
" などの文字列を引用符で囲んでください"
|
29
35
|
|
30
|
-
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21
|
36
|
+
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21
|
37
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
|
31
38
|
msgid "No changes to your environments detected"
|
32
39
|
msgstr "環境への変更が検出されませんでした"
|
33
40
|
|
34
41
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32
|
35
|
-
msgid "
|
42
|
+
msgid ""
|
43
|
+
"Successfully updated environments and Puppet classes from the on-disk Puppet"
|
44
|
+
" installation"
|
36
45
|
msgstr "オンディスクの Puppet インストールから環境および Puppet クラスを正常に更新しました"
|
37
46
|
|
38
47
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:34
|
39
|
-
msgid "
|
48
|
+
msgid ""
|
49
|
+
"Failed to update environments and Puppet classes from the on-disk Puppet "
|
50
|
+
"installation: %s"
|
40
51
|
msgstr "オンディスクの Puppet インストールからの環境と Puppet クラスの更新に失敗しました: %s"
|
41
52
|
|
42
53
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:46
|
43
|
-
msgid "
|
44
|
-
|
54
|
+
msgid ""
|
55
|
+
"No smart proxy was found to import environments from, ensure that at least "
|
56
|
+
"one smart proxy is registered with the 'puppet' feature"
|
57
|
+
msgstr ""
|
58
|
+
"環境のインポート元となる Smart Proxy が見つかりませんでした。1 つ以上の Smart Proxy "
|
59
|
+
"が「Puppet」機能で登録されていることを確認してください"
|
45
60
|
|
46
61
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:53
|
47
62
|
msgid "Ignored environments: %s"
|
@@ -71,45 +86,58 @@ msgstr "hostgroup/puppet_attributes/puppetclass_ids を優先して非推奨と
|
|
71
86
|
msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
|
72
87
|
msgstr "hostgroup/puppet_attributes/config_group_ids を優先して非推奨となりました"
|
73
88
|
|
74
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23
|
89
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23
|
90
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
|
75
91
|
msgid "ID of associated puppet Environment"
|
76
92
|
msgstr "関連する Puppet 環境の ID"
|
77
93
|
|
78
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24
|
94
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24
|
95
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
|
79
96
|
msgid "IDs of associated Puppetclasses"
|
80
97
|
msgstr "関連する Puppet クラスの ID"
|
81
98
|
|
82
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25
|
99
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25
|
100
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
|
83
101
|
msgid "IDs of associated ConfigGroups"
|
84
102
|
msgstr "関連付けられた設定グループの ID"
|
85
103
|
|
86
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
104
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:14
|
87
105
|
msgid "Import puppet classes from puppet proxy"
|
88
106
|
msgstr "Puppet プロキシーから Puppet クラスをインポート"
|
89
107
|
|
90
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
108
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:15
|
109
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
|
91
110
|
msgid "Import puppet classes from puppet proxy for an environment"
|
92
111
|
msgstr "環境の Puppet プロキシーから Puppet クラスをインポート"
|
93
112
|
|
94
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
95
|
-
msgid "
|
96
|
-
|
113
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:21
|
114
|
+
msgid ""
|
115
|
+
"Optional comma-delimited stringcontaining either 'new', 'updated', or "
|
116
|
+
"'obsolete'that is used to limit the imported Puppet classes"
|
117
|
+
msgstr ""
|
118
|
+
"インポートされた Puppet クラスを制限するために使用される '新規'、'更新済み'、または '旧版' "
|
119
|
+
"のいずれかが含まれる、オプションのコンマ区切りの文字列"
|
97
120
|
|
98
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
99
|
-
msgid "
|
121
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:49
|
122
|
+
msgid ""
|
123
|
+
"Failed to update the environments and Puppet classes from the on-disk puppet"
|
124
|
+
" installation: %s"
|
100
125
|
msgstr "オンディスクの Puppet インストールから環境および Puppet クラスを更新できませんでした: %s"
|
101
126
|
|
102
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
127
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:80
|
103
128
|
msgid "The requested environment cannot be found."
|
104
|
-
msgstr "
|
129
|
+
msgstr ""
|
105
130
|
|
106
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
107
|
-
|
131
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:110
|
132
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:123
|
133
|
+
msgid ""
|
134
|
+
"No proxy found to import classes from, ensure that the smart proxy has the "
|
135
|
+
"Puppet feature enabled."
|
108
136
|
msgstr "クラスのインポート元となるプロキシーが見つかりません。Smart Proxy で Puppet 機能が有効であることを確認してください。"
|
109
137
|
|
110
138
|
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9
|
111
139
|
msgid "List template combination"
|
112
|
-
msgstr "
|
140
|
+
msgstr "テンプレートの組み合わせを一覧表示"
|
113
141
|
|
114
142
|
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:12
|
115
143
|
msgid "Add a template combination"
|
@@ -125,13 +153,15 @@ msgstr "テンプレートの組み合わせの更新"
|
|
125
153
|
|
126
154
|
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:21
|
127
155
|
msgid "ID of Puppet environment"
|
128
|
-
msgstr "
|
156
|
+
msgstr ""
|
129
157
|
|
130
158
|
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:26
|
131
159
|
msgid "environment id"
|
132
160
|
msgstr "環境 ID"
|
133
161
|
|
134
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31
|
162
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31
|
163
|
+
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:20
|
164
|
+
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:55
|
135
165
|
msgid "ID of environment"
|
136
166
|
msgstr "環境の ID"
|
137
167
|
|
@@ -155,7 +185,8 @@ msgstr "host/puppet_attributes/puppetclass_ids を優先して非推奨となり
|
|
155
185
|
msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
|
156
186
|
msgstr "host/puppet_attributes/config_group_ids を優先して非推奨となりました"
|
157
187
|
|
158
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62
|
188
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62
|
189
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
|
159
190
|
msgid "No environment selected!"
|
160
191
|
msgstr "環境が選択されていません!"
|
161
192
|
|
@@ -183,20 +214,24 @@ msgstr "%{host} に %{proxy_type} プロキシーを設定できませんでし
|
|
183
214
|
msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
|
184
215
|
msgstr "選択したホストの %{proxy_type} プロキシーが %{proxy_name} に設定されました"
|
185
216
|
|
186
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176
|
217
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176
|
218
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
|
187
219
|
msgid "The %{proxy_type} proxy of the selected hosts was cleared."
|
188
220
|
msgstr "選択したホストの %{proxy_type} プロキシーが消去されました。"
|
189
221
|
|
190
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179
|
222
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179
|
223
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
|
191
224
|
msgid "The %{proxy_type} proxy could not be set for host: %{host_names}."
|
192
|
-
msgid_plural "
|
225
|
+
msgid_plural ""
|
226
|
+
"The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
|
193
227
|
msgstr[0] "ホスト: %{host_names} に %{proxy_type} プロキシーを設定できませんでした。"
|
194
228
|
|
195
229
|
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:189
|
196
|
-
msgid "
|
230
|
+
msgid ""
|
231
|
+
"The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
|
197
232
|
msgstr "選択したホストの %{proxy_type} プロキシーが %{proxy_name} に設定されました。"
|
198
233
|
|
199
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
|
234
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
|
200
235
|
msgid "Puppet"
|
201
236
|
msgstr "Puppet"
|
202
237
|
|
@@ -240,7 +275,12 @@ msgstr "ロケーションごとに環境を一覧表示"
|
|
240
275
|
msgid "List environments per organization"
|
241
276
|
msgstr "組織ごとに環境を一覧表示"
|
242
277
|
|
243
|
-
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18
|
278
|
+
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18
|
279
|
+
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:20
|
280
|
+
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:29
|
281
|
+
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:19
|
282
|
+
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:28
|
283
|
+
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:56
|
244
284
|
msgid "ID of Puppet class"
|
245
285
|
msgstr "Puppet クラスの ID"
|
246
286
|
|
@@ -268,7 +308,10 @@ msgstr "ホストのすべての Puppet クラス ID を一覧表示"
|
|
268
308
|
msgid "Add a Puppet class to host"
|
269
309
|
msgstr "Puppet クラスをホストに追加"
|
270
310
|
|
271
|
-
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19
|
311
|
+
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19
|
312
|
+
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:28
|
313
|
+
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:18
|
314
|
+
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:53
|
272
315
|
msgid "ID of host"
|
273
316
|
msgstr "ホストの ID"
|
274
317
|
|
@@ -284,19 +327,25 @@ msgstr "ホストグループのすべての Puppet クラス ID を一覧表示
|
|
284
327
|
msgid "Add a Puppet class to host group"
|
285
328
|
msgstr "Puppet クラスをホストグループに追加"
|
286
329
|
|
287
|
-
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18
|
330
|
+
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18
|
331
|
+
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:27
|
332
|
+
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:19
|
333
|
+
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:54
|
288
334
|
msgid "ID of host group"
|
289
335
|
msgstr "ホストグループの ID"
|
290
336
|
|
291
337
|
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:26
|
292
338
|
msgid "Remove a Puppet class from host group"
|
293
|
-
msgstr "
|
339
|
+
msgstr "ホストグループからの Puppet クラスの削除"
|
294
340
|
|
295
341
|
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:19
|
296
342
|
msgid "List of override values for a specific smart class parameter"
|
297
343
|
msgstr "特定スマートクラスパラメーターの上書き値の一覧"
|
298
344
|
|
299
|
-
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21
|
345
|
+
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21
|
346
|
+
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:30
|
347
|
+
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:24
|
348
|
+
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:36
|
300
349
|
msgid "Display hidden values"
|
301
350
|
msgstr "非表示の値の表示"
|
302
351
|
|
@@ -326,7 +375,7 @@ msgstr "特定スマートクラスパラメーターの上書き値を更新"
|
|
326
375
|
|
327
376
|
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:62
|
328
377
|
msgid "Delete an override value for a specific smart class parameter"
|
329
|
-
msgstr "
|
378
|
+
msgstr "特定スマートクラスパラメーターの上書き値の削除"
|
330
379
|
|
331
380
|
#: ../app/controllers/foreman_puppet/api/v2/puppet_lookups_common_controller.rb:112
|
332
381
|
msgid "%{model} with id '%{id}' was not found"
|
@@ -397,7 +446,9 @@ msgid "List of smart class parameters for a specific environment"
|
|
397
446
|
msgstr "特定の環境のスマートクラスパラメーターの一覧"
|
398
447
|
|
399
448
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:19
|
400
|
-
msgid "
|
449
|
+
msgid ""
|
450
|
+
"List of smart class parameters for a specific environment/Puppet class "
|
451
|
+
"combination"
|
401
452
|
msgstr "特定の環境/Puppet クラスの組み合わせ用のスマートクラスパラメーターの一覧"
|
402
453
|
|
403
454
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34
|
@@ -425,10 +476,15 @@ msgid "When enabled the parameter is hidden in the UI"
|
|
425
476
|
msgstr "有効な場合はパラメーターは UI で非表示になります"
|
426
477
|
|
427
478
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:49
|
428
|
-
msgid "
|
429
|
-
|
479
|
+
msgid ""
|
480
|
+
"Foreman will not send this parameter in classification output.Puppet will "
|
481
|
+
"use the value defined in the Puppet manifest for this parameter"
|
482
|
+
msgstr ""
|
483
|
+
"Foreman はこのパラメーターを分類出力で送信しません。Puppet はこのパラメーターについて Puppet "
|
484
|
+
"マニフェストで定義された値を使用します"
|
430
485
|
|
431
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51
|
486
|
+
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51
|
487
|
+
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54
|
432
488
|
msgid "The order in which values are resolved"
|
433
489
|
msgstr "値が解決される順序"
|
434
490
|
|
@@ -445,7 +501,9 @@ msgid "Types of variable values"
|
|
445
501
|
msgstr "変数値のタイプ"
|
446
502
|
|
447
503
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:56
|
448
|
-
msgid "
|
504
|
+
msgid ""
|
505
|
+
"If true, will raise an error if there is no default value and no matcher "
|
506
|
+
"provide a value"
|
449
507
|
msgstr "true の場合は、デフォルト値がなく、Matcher が値を提供しないときにエラーが発生します"
|
450
508
|
|
451
509
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57
|
@@ -465,21 +523,20 @@ msgid "Successfully overridden all parameters of Puppet class %s"
|
|
465
523
|
msgstr "Puppet クラス %s のすべてのパラメーターが正常に上書きされました"
|
466
524
|
|
467
525
|
#: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63
|
468
|
-
msgid "
|
526
|
+
msgid ""
|
527
|
+
"Successfully reset all parameters of Puppet class %s to their default values"
|
469
528
|
msgstr "Puppet クラス %s の全パラメーターをデフォルト値に正常にリセットしました"
|
470
529
|
|
471
530
|
#: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66
|
472
531
|
msgid "No parameters to override for Puppet class %s"
|
473
532
|
msgstr "Puppet クラス %s で上書きするパラメーターはありません"
|
474
533
|
|
475
|
-
#: ../app/helpers/foreman_puppet/environments_helper.rb:13
|
534
|
+
#: ../app/helpers/foreman_puppet/environments_helper.rb:13
|
535
|
+
#: ../app/views/foreman_puppet/environments/new.html.erb:5
|
536
|
+
#: ../webpack/src/Components/Environments/Welcome.js:9
|
476
537
|
msgid "Create Puppet Environment"
|
477
538
|
msgstr "Puppet 環境の作成"
|
478
539
|
|
479
|
-
#: ../app/helpers/foreman_puppet/environments_helper.rb:14 ../app/views/foreman_puppet/config_groups/index.html.erb:7
|
480
|
-
msgid "Help"
|
481
|
-
msgstr "ヘルプ"
|
482
|
-
|
483
540
|
#: ../app/helpers/foreman_puppet/hosts_helper.rb:11
|
484
541
|
msgid "Change Environment"
|
485
542
|
msgstr "環境の変更"
|
@@ -496,7 +553,7 @@ msgstr "Puppet YAML"
|
|
496
553
|
msgid "Puppet external nodes YAML dump"
|
497
554
|
msgstr "Puppet 外部ノード YAML ダンプ"
|
498
555
|
|
499
|
-
#: ../app/helpers/foreman_puppet/hosts_helper.rb:34
|
556
|
+
#: ../app/helpers/foreman_puppet/hosts_helper.rb:34
|
500
557
|
msgid "Puppet Environment"
|
501
558
|
msgstr "Puppet 環境"
|
502
559
|
|
@@ -527,9 +584,9 @@ msgid ""
|
|
527
584
|
" <b>Matcher:</b> %{matcher}<br/>\n"
|
528
585
|
" <b>Inherited value:</b> %{inherited_value}"
|
529
586
|
msgstr ""
|
530
|
-
"<b>説明:</b>
|
531
|
-
" <b>タイプ:</b>
|
532
|
-
" <b>Matcher:</b>
|
587
|
+
"<b>説明:</b> %{desc}<br/>\n"
|
588
|
+
" <b>タイプ:</b> %{type}<br/>\n"
|
589
|
+
" <b>Matcher:</b> %{matcher}<br/>\n"
|
533
590
|
" <b>継承値:</b> %{inherited_value}"
|
534
591
|
|
535
592
|
#: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:113
|
@@ -537,7 +594,9 @@ msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
|
|
537
594
|
msgstr "値なしの必須パラメーターです。<br/><b>上書きしてください!</b><br/>"
|
538
595
|
|
539
596
|
#: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:116
|
540
|
-
msgid "
|
597
|
+
msgid ""
|
598
|
+
"Optional parameter without value.<br/><i>Still managed by Foreman, the value"
|
599
|
+
" will be empty.</i><br/>"
|
541
600
|
msgstr "値なしの任意パラメーターです。<br/><i>引き続き Foreman により管理されます。値は空白になります。</i><br/>"
|
542
601
|
|
543
602
|
#: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5
|
@@ -571,9 +630,10 @@ msgstr "%s からのクラスのインポート"
|
|
571
630
|
#: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:45
|
572
631
|
msgid "%{name} has %{num_tag} class"
|
573
632
|
msgid_plural "%{name} has %{num_tag} classes"
|
574
|
-
msgstr[0] "%{name} には %{num_tag}クラスが含まれます"
|
633
|
+
msgstr[0] "%{name} には %{num_tag} クラスが含まれます"
|
575
634
|
|
576
|
-
#: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33
|
635
|
+
#: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33
|
636
|
+
#: ../webpack/src/foreman_class_edit.js:55
|
577
637
|
msgid "Click to remove %s"
|
578
638
|
msgstr "クリックして %s を削除"
|
579
639
|
|
@@ -581,7 +641,8 @@ msgstr "クリックして %s を削除"
|
|
581
641
|
msgid "Click to add %s"
|
582
642
|
msgstr "クリックして %s を追加"
|
583
643
|
|
584
|
-
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6
|
644
|
+
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6
|
645
|
+
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
|
585
646
|
msgid "None"
|
586
647
|
msgstr "なし"
|
587
648
|
|
@@ -622,7 +683,9 @@ msgid "Operating system default"
|
|
622
683
|
msgstr "オペレーティングシステムのデフォルト"
|
623
684
|
|
624
685
|
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:27
|
625
|
-
msgid "
|
686
|
+
msgid ""
|
687
|
+
"The final entry, Operating System default, can be set by editing the %s "
|
688
|
+
"page."
|
626
689
|
msgstr "最終エントリーのオペレーティングシステムのデフォルトは、%s ページを編集して設定できます。"
|
627
690
|
|
628
691
|
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28
|
@@ -635,15 +698,19 @@ msgstr "Puppet 機能を持つ有効な Foreman プロキシーが見つかり
|
|
635
698
|
|
636
699
|
#: ../app/models/foreman_puppet/host_puppet_facet.rb:61
|
637
700
|
msgid "%{puppetclass} does not belong to the %{environment} environment"
|
638
|
-
msgstr "%{puppetclass} は %{environment}
|
701
|
+
msgstr "%{puppetclass} は %{environment} 環境に属していません"
|
639
702
|
|
640
703
|
#: ../app/models/foreman_puppet/host_puppet_facet.rb:81
|
641
|
-
msgid "
|
704
|
+
msgid ""
|
705
|
+
"Failed to import %{klass} for %{name}: doesn't exists in our database - "
|
706
|
+
"ignoring"
|
642
707
|
msgstr "%{name} の %{klass} のインポートに失敗しました: データベースに存在しません - 無視します"
|
643
708
|
|
644
709
|
#: ../app/models/foreman_puppet/host_puppet_facet.rb:123
|
645
|
-
msgid "
|
646
|
-
|
710
|
+
msgid ""
|
711
|
+
"with id %{object_id} doesn't exist or is not assigned to proper organization"
|
712
|
+
" and/or location"
|
713
|
+
msgstr "id %{object_id} が存在しないか、適切な組織またはロケーションに割り当てられていません"
|
647
714
|
|
648
715
|
#: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51
|
649
716
|
msgid "must be true to edit the parameter"
|
@@ -697,7 +764,11 @@ msgstr "旧版の選択/選択解除"
|
|
697
764
|
msgid "Check/Uncheck all"
|
698
765
|
msgstr "すべて選択/選択解除"
|
699
766
|
|
700
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24
|
767
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24
|
768
|
+
#: ../app/views/foreman_puppet/environments/_form.html.erb:4
|
769
|
+
#: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:4
|
770
|
+
#: ../app/views/hosts/select_multiple_environment.html.erb:7
|
771
|
+
#: ../app/views/provisioning_templates/_combination.html.erb:4
|
701
772
|
msgid "Environment"
|
702
773
|
msgstr "環境"
|
703
774
|
|
@@ -737,19 +808,20 @@ msgstr "取り消し"
|
|
737
808
|
msgid "Update"
|
738
809
|
msgstr "更新"
|
739
810
|
|
740
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
811
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:10
|
741
812
|
msgid "included already from parent"
|
742
813
|
msgstr "すでに親から組み込まれています"
|
743
814
|
|
744
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
815
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
|
816
|
+
#: ../app/views/provisioning_templates/_combination.html.erb:4
|
745
817
|
msgid "Remove"
|
746
818
|
msgstr "削除"
|
747
819
|
|
748
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
820
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
|
749
821
|
msgid "Add"
|
750
822
|
msgstr "追加"
|
751
823
|
|
752
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
824
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:26
|
753
825
|
msgid "%s is not in environment"
|
754
826
|
msgstr "%s は環境内にありません"
|
755
827
|
|
@@ -761,41 +833,61 @@ msgstr "組み込まれた設定グループ"
|
|
761
833
|
msgid "Available Config Groups"
|
762
834
|
msgstr "選択可能な設定グループ"
|
763
835
|
|
764
|
-
#: ../app/views/foreman_puppet/config_groups/edit.html.erb:1
|
836
|
+
#: ../app/views/foreman_puppet/config_groups/edit.html.erb:1
|
837
|
+
#: ../app/views/foreman_puppet/environments/edit.html.erb:1
|
838
|
+
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/edit.html.erb:1
|
765
839
|
msgid "Edit %s"
|
766
840
|
msgstr "%s の編集"
|
767
841
|
|
768
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:3
|
842
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:3
|
843
|
+
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:1
|
844
|
+
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:9
|
845
|
+
#: ../lib/foreman_puppet/register.rb:171
|
769
846
|
msgid "Config Groups"
|
770
847
|
msgstr "設定グループ"
|
771
848
|
|
772
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
849
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:5
|
850
|
+
#: ../app/views/foreman_puppet/config_groups/new.html.erb:1
|
851
|
+
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:5
|
773
852
|
msgid "Create Config Group"
|
774
853
|
msgstr "設定グループの作成"
|
775
854
|
|
776
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
855
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:11
|
856
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
|
777
857
|
msgid "Puppet Classes"
|
778
858
|
msgstr "Puppet クラス"
|
779
859
|
|
780
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
860
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:12
|
861
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:9
|
862
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:12
|
781
863
|
msgid "Hosts"
|
782
864
|
msgstr "ホスト"
|
783
865
|
|
784
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
866
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:13
|
867
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
|
785
868
|
msgid "Host Groups"
|
786
869
|
msgstr "ホストグループ"
|
787
870
|
|
788
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
871
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:14
|
872
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:10
|
873
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:14
|
789
874
|
msgid "Actions"
|
790
875
|
msgstr "アクション"
|
791
876
|
|
792
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
877
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:25
|
878
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
|
793
879
|
msgid "Delete %s?"
|
794
880
|
msgstr "%s を削除しますか?"
|
795
881
|
|
796
882
|
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:4
|
797
|
-
msgid "
|
798
|
-
|
883
|
+
msgid ""
|
884
|
+
"A config group provides a one-step method of associating many Puppet classes"
|
885
|
+
" to either a host or host group. Typically this would be used to add a "
|
886
|
+
"particular application profile or stack in one step."
|
887
|
+
msgstr ""
|
888
|
+
"設定グループは、多くの Puppet "
|
889
|
+
"クラスをホストまたはホストグループのいずれかに関連付けるワンステップの方法を提供します。通常、これは特定のアプリケーションプロファイルまたはスタックを "
|
890
|
+
"1 つのステップで追加するために使用されます。"
|
799
891
|
|
800
892
|
#: ../app/views/foreman_puppet/environments/_form.html.erb:6
|
801
893
|
msgid "Locations"
|
@@ -805,7 +897,9 @@ msgstr "ロケーション"
|
|
805
897
|
msgid "Organizations"
|
806
898
|
msgstr "組織"
|
807
899
|
|
808
|
-
#: ../app/views/foreman_puppet/environments/edit.html.erb:5
|
900
|
+
#: ../app/views/foreman_puppet/environments/edit.html.erb:5
|
901
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:1
|
902
|
+
#: ../app/views/foreman_puppet/environments/new.html.erb:4
|
809
903
|
msgid "Puppet Environments"
|
810
904
|
msgstr "Puppet 環境"
|
811
905
|
|
@@ -813,7 +907,8 @@ msgstr "Puppet 環境"
|
|
813
907
|
msgid "Environment|Name"
|
814
908
|
msgstr "名前"
|
815
909
|
|
816
|
-
#: ../app/views/foreman_puppet/environments/index.html.erb:22
|
910
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:22
|
911
|
+
#: ../lib/foreman_puppet/register.rb:168
|
817
912
|
msgid "Classes"
|
818
913
|
msgstr "クラス"
|
819
914
|
|
@@ -821,7 +916,8 @@ msgstr "クラス"
|
|
821
916
|
msgid "Create Environment"
|
822
917
|
msgstr "環境の作成"
|
823
918
|
|
824
|
-
#: ../app/views/foreman_puppet/environments/welcome.html.erb:1
|
919
|
+
#: ../app/views/foreman_puppet/environments/welcome.html.erb:1
|
920
|
+
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
|
825
921
|
msgid "Puppet environments"
|
826
922
|
msgstr "Puppet 環境"
|
827
923
|
|
@@ -838,10 +934,15 @@ msgid "No environments found"
|
|
838
934
|
msgstr "環境が見つかりません"
|
839
935
|
|
840
936
|
#: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:27
|
841
|
-
msgid "
|
937
|
+
msgid ""
|
938
|
+
"There are no puppet environments set up on this puppet master. Please check "
|
939
|
+
"the puppet master configuration."
|
842
940
|
msgstr "この puppet マスターには puppet 環境がセットアップされていません。puppet マスター設定を確認してください。"
|
843
941
|
|
844
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1
|
942
|
+
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1
|
943
|
+
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1
|
944
|
+
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8
|
945
|
+
#: ../lib/foreman_puppet/register.rb:174
|
845
946
|
msgid "Smart Class Parameters"
|
846
947
|
msgstr "スマートクラスパラメーター"
|
847
948
|
|
@@ -849,7 +950,9 @@ msgstr "スマートクラスパラメーター"
|
|
849
950
|
msgid "Parameter"
|
850
951
|
msgstr "パラメーター"
|
851
952
|
|
852
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7
|
953
|
+
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7
|
954
|
+
#: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:4
|
955
|
+
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:7
|
853
956
|
msgid "Puppet Class"
|
854
957
|
msgstr "Puppet クラス"
|
855
958
|
|
@@ -858,14 +961,20 @@ msgid "Number of Overrides"
|
|
858
961
|
msgstr "上書き数"
|
859
962
|
|
860
963
|
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:4
|
861
|
-
msgid "
|
862
|
-
|
964
|
+
msgid ""
|
965
|
+
"Parameterized class support permits detecting, importing, and supplying "
|
966
|
+
"parameters directly to classes which support it, via the ENC and depending "
|
967
|
+
"on a set of rules (Smart Matchers)."
|
968
|
+
msgstr ""
|
969
|
+
"パラメーター化クラスのサポートでは、ENC を介して一連のルール (Smart Matcher) "
|
970
|
+
"に従い、パラメーターを検出してインポートし、そのパラメーターをサポートするクラスに直接渡すことができます。"
|
863
971
|
|
864
972
|
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8
|
865
973
|
msgid "Included Classes"
|
866
974
|
msgstr "組み込み済みのクラス"
|
867
975
|
|
868
|
-
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26
|
976
|
+
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26
|
977
|
+
#: ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
|
869
978
|
msgid "Not authorized to edit classes"
|
870
979
|
msgstr "クラスを編集する権限がありません"
|
871
980
|
|
@@ -881,7 +990,8 @@ msgstr "利用可能なクラス"
|
|
881
990
|
msgid "Filter classes"
|
882
991
|
msgstr "クラスのフィルター"
|
883
992
|
|
884
|
-
#: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2
|
993
|
+
#: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2
|
994
|
+
#: ../webpack/src/foreman_class_edit.js:84
|
885
995
|
msgid "belongs to config group"
|
886
996
|
msgstr "設定グループに属します"
|
887
997
|
|
@@ -898,7 +1008,9 @@ msgid "Omit"
|
|
898
1008
|
msgstr "省略"
|
899
1009
|
|
900
1010
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:4
|
901
|
-
msgid "
|
1011
|
+
msgid ""
|
1012
|
+
"The class could not be saved because of an error in one of the class "
|
1013
|
+
"parameters."
|
902
1014
|
msgstr "クラスパラメーターのいずれかにエラーがあるため、このクラスは保存できませんでした。"
|
903
1015
|
|
904
1016
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:8
|
@@ -914,7 +1026,9 @@ msgid "This Puppet class has no parameters in its signature."
|
|
914
1026
|
msgstr "この Puppet クラスの署名にはパラメーターがありません。"
|
915
1027
|
|
916
1028
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:23
|
917
|
-
msgid "
|
1029
|
+
msgid ""
|
1030
|
+
"To update the class signature, go to the Puppet Classes page and select "
|
1031
|
+
"\"Import\"."
|
918
1032
|
msgstr "クラス署名を更新するには「Puppet クラス」ページに移動して「インポート」を選択します。"
|
919
1033
|
|
920
1034
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28
|
@@ -937,7 +1051,10 @@ msgstr "Puppet クラス %s の編集"
|
|
937
1051
|
msgid "Puppetclass|Name"
|
938
1052
|
msgstr "名前"
|
939
1053
|
|
940
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10
|
1054
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10
|
1055
|
+
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:4
|
1056
|
+
#: ../lib/foreman_puppet/register.rb:165
|
1057
|
+
#: ../webpack/src/Components/Environments/Welcome.js:21
|
941
1058
|
msgid "Environments"
|
942
1059
|
msgstr "環境"
|
943
1060
|
|
@@ -958,21 +1075,23 @@ msgid "Set parameters to defaults"
|
|
958
1075
|
msgstr "パラメーターをデフォルトに設定"
|
959
1076
|
|
960
1077
|
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
|
961
|
-
msgid "
|
1078
|
+
msgid ""
|
1079
|
+
"This will reset parameters of the class %s to their default values. "
|
1080
|
+
"Continue?"
|
962
1081
|
msgstr "この操作ではクラス %s のパラメーターをデフォルト値にリセットします。続行しますか?"
|
963
1082
|
|
964
1083
|
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:16
|
965
|
-
msgid "Puppet Class Parameters"
|
966
|
-
msgstr "Puppet クラスパラメーター"
|
967
|
-
|
968
|
-
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
|
969
1084
|
msgid "Notice"
|
970
|
-
msgstr "
|
1085
|
+
msgstr "通知"
|
971
1086
|
|
972
|
-
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:
|
1087
|
+
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:17
|
973
1088
|
msgid "Please select an environment first"
|
974
1089
|
msgstr "まず環境を選択してください"
|
975
1090
|
|
1091
|
+
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
|
1092
|
+
msgid "Puppet Class Parameters"
|
1093
|
+
msgstr "Puppet クラスパラメーター"
|
1094
|
+
|
976
1095
|
#: ../app/views/hosts/select_multiple_environment.html.erb:4
|
977
1096
|
msgid "Select environment"
|
978
1097
|
msgstr "環境の選択"
|
@@ -1014,7 +1133,8 @@ msgid "Facts"
|
|
1014
1133
|
msgstr "ファクト"
|
1015
1134
|
|
1016
1135
|
#: ../lib/foreman_puppet/register.rb:10
|
1017
|
-
msgid "
|
1136
|
+
msgid ""
|
1137
|
+
"Foreman will default to this puppet environment if it cannot auto detect one"
|
1018
1138
|
msgstr "Foreman は、自動検出できない場合にこの puppet 環境にデフォルト設定されます"
|
1019
1139
|
|
1020
1140
|
#: ../lib/foreman_puppet/register.rb:12
|
@@ -1022,8 +1142,13 @@ msgid "Default Puppet environment"
|
|
1022
1142
|
msgstr "デフォルトの Puppet 環境"
|
1023
1143
|
|
1024
1144
|
#: ../lib/foreman_puppet/register.rb:16
|
1025
|
-
msgid "
|
1026
|
-
|
1145
|
+
msgid ""
|
1146
|
+
"Foreman will explicitly set the puppet environment in the ENC yaml output. "
|
1147
|
+
"This will avoid conflicts between the environment in puppet.conf and the "
|
1148
|
+
"environment set in Foreman"
|
1149
|
+
msgstr ""
|
1150
|
+
"Foreman は ENC YAML 出力で puppet 環境を明示的に設定します。これにより、puppet.conf の環境と Foreman "
|
1151
|
+
"で設定される環境間の競合を避けられます"
|
1027
1152
|
|
1028
1153
|
#: ../lib/foreman_puppet/register.rb:19
|
1029
1154
|
msgid "ENC environment"
|
@@ -1042,7 +1167,9 @@ msgid "Config Management"
|
|
1042
1167
|
msgstr "設定管理"
|
1043
1168
|
|
1044
1169
|
#: ../lib/foreman_puppet/register.rb:30
|
1045
|
-
msgid "
|
1170
|
+
msgid ""
|
1171
|
+
"Duration in minutes after servers reporting via Puppet are classed as out of"
|
1172
|
+
" sync."
|
1046
1173
|
msgstr "Puppet 経由で報告するサーバーが非同期として分類されるまでの期間 (分単位)。"
|
1047
1174
|
|
1048
1175
|
#: ../lib/foreman_puppet/register.rb:32
|
@@ -1050,73 +1177,19 @@ msgid "Puppet interval"
|
|
1050
1177
|
msgstr "Puppet の間隔"
|
1051
1178
|
|
1052
1179
|
#: ../lib/foreman_puppet/register.rb:35
|
1053
|
-
msgid "
|
1180
|
+
msgid ""
|
1181
|
+
"Disable host configuration status turning to out of sync for %s after report"
|
1182
|
+
" does not arrive within configured interval"
|
1054
1183
|
msgstr "設定した間隔でレポートが到達しない場合に、%s のホスト設定ステータスが非同期に切り替わらないように無効にします"
|
1055
1184
|
|
1056
1185
|
#: ../lib/foreman_puppet/register.rb:37
|
1057
1186
|
msgid "%s out of sync disabled"
|
1058
1187
|
msgstr "%s の非同期切り替えを無効にしました"
|
1059
1188
|
|
1060
|
-
#: ../lib/foreman_puppet/register.rb:
|
1189
|
+
#: ../lib/foreman_puppet/register.rb:162 ../lib/foreman_puppet/register.rb:215
|
1061
1190
|
msgid "Puppet ENC"
|
1062
1191
|
msgstr "Puppet ENC"
|
1063
1192
|
|
1064
|
-
#: ../lib/foreman_puppet/register.rb:230
|
1065
|
-
msgid "Puppet env"
|
1066
|
-
msgstr ""
|
1067
|
-
|
1068
|
-
#: ../webpack/src/Components/Environments/Welcome.js:18
|
1069
|
-
msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.{newLine}This information is commonly imported from a pre-existing Puppet configuration by the use of the {puppetClassesLinkToDocs} and environment importer."
|
1070
|
-
msgstr ""
|
1071
|
-
|
1072
|
-
#: ../webpack/src/Components/Environments/Welcome.js:29
|
1073
|
-
msgid "Puppet classes"
|
1074
|
-
msgstr ""
|
1075
|
-
|
1076
|
-
#: ../webpack/src/Extends/Host/PuppetTab/Routes.js:15 ../webpack/src/Extends/Host/PuppetTab/constants.js:6
|
1077
|
-
msgid "Assigned classes"
|
1078
|
-
msgstr "割り当てられたクラス"
|
1079
|
-
|
1080
|
-
#: ../webpack/src/Extends/Host/PuppetTab/Routes.js:16 ../webpack/src/Extends/Host/PuppetTab/Routes.js:22
|
1081
|
-
msgid "This tab is still a work in progress"
|
1082
|
-
msgstr "このタブはまだ進行中です"
|
1083
|
-
|
1084
|
-
#: ../webpack/src/Extends/Host/PuppetTab/Routes.js:21 ../webpack/src/Extends/Host/PuppetTab/constants.js:7
|
1085
|
-
msgid "Smart class parameters"
|
1086
|
-
msgstr "スマートクラスパラメーター"
|
1087
|
-
|
1088
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:28
|
1089
|
-
msgid "Couldn't find any ENC data for this host"
|
1090
|
-
msgstr "このホストの ENC データを見つけられませんでした"
|
1091
|
-
|
1092
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:34
|
1093
|
-
msgid "Error!"
|
1094
|
-
msgstr "エラー!"
|
1095
|
-
|
1096
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:23
|
1097
|
-
msgid "Puppet details"
|
1098
|
-
msgstr "Puppet の詳細"
|
1099
|
-
|
1100
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:26
|
1101
|
-
msgid "Puppet environment"
|
1102
|
-
msgstr "Puppet 環境"
|
1103
|
-
|
1104
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:41
|
1105
|
-
msgid "Puppet Smart Proxy"
|
1106
|
-
msgstr "Puppet Smart Proxy"
|
1107
|
-
|
1108
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:54
|
1109
|
-
msgid "Puppet CA Smart Proxy"
|
1110
|
-
msgstr "Puppet CA Smart Proxy"
|
1111
|
-
|
1112
|
-
#: ../webpack/src/Extends/Host/PuppetTab/constants.js:4
|
1113
|
-
msgid "Reports"
|
1114
|
-
msgstr "レポート"
|
1115
|
-
|
1116
|
-
#: ../webpack/src/Extends/Host/PuppetTab/constants.js:9
|
1117
|
-
msgid "ENC Preview"
|
1118
|
-
msgstr "ENC プレビュー"
|
1119
|
-
|
1120
1193
|
#: ../webpack/src/foreman_class_edit.js:146
|
1121
1194
|
msgid "Click to remove config group"
|
1122
1195
|
msgstr "クリックして設定グループを削除"
|
@@ -1129,49 +1202,22 @@ msgstr " 削除"
|
|
1129
1202
|
msgid "Loading parameters..."
|
1130
1203
|
msgstr "パラメーターのロード中..."
|
1131
1204
|
|
1132
|
-
#: ../webpack/src/foreman_puppet_host_form.js:102
|
1133
|
-
msgid "Some Puppet Classes are unavailable in the selected environment"
|
1134
|
-
msgstr "選択した環境では、一部の Puppet クラスは利用できません"
|
1135
|
-
|
1136
1205
|
#: action_names.rb:2
|
1137
|
-
msgid "
|
1138
|
-
msgstr "
|
1206
|
+
msgid "Action with sub plans"
|
1207
|
+
msgstr "サブプランによるアクション"
|
1139
1208
|
|
1140
1209
|
#: action_names.rb:3
|
1141
|
-
msgid "
|
1142
|
-
msgstr ""
|
1210
|
+
msgid "Import facts"
|
1211
|
+
msgstr "ファクトのインポート"
|
1143
1212
|
|
1144
1213
|
#: action_names.rb:4
|
1145
|
-
msgid "
|
1146
|
-
msgstr ""
|
1214
|
+
msgid "Import Puppet classes"
|
1215
|
+
msgstr "Puppet クラスのインポート"
|
1147
1216
|
|
1148
1217
|
#: action_names.rb:5
|
1149
|
-
msgid "
|
1150
|
-
msgstr ""
|
1218
|
+
msgid "Remote action:"
|
1219
|
+
msgstr "リモートアクション:"
|
1151
1220
|
|
1152
1221
|
#: gemspec.rb:2
|
1153
1222
|
msgid "Allow assigning Puppet environments and classes to the Foreman Hosts."
|
1154
|
-
msgstr "
|
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 "ファクトのインポート"
|
1223
|
+
msgstr ""
|