foreman_puppet 6.3.0 → 6.4.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/controllers/concerns/foreman_puppet/extensions/api_v2_registration_controller_extensions.rb +21 -0
- data/app/models/concerns/foreman_puppet/extensions/host_common.rb +1 -2
- data/lib/foreman_puppet/engine.rb +1 -0
- data/lib/foreman_puppet/version.rb +1 -1
- data/locale/en/foreman_puppet.edit.po +0 -1146
- data/test/models/foreman_puppet/host_test.rb +12 -0
- data/test/models/foreman_puppet/hostgroup_test.rb +12 -0
- data/webpack/src/foreman_class_edit.js +2 -2
- data/webpack/src/foreman_puppet_host_form.js +1 -1
- data/webpack/src/foreman_puppet_host_form.test.js +3 -4
- metadata +63 -99
- data/locale/ca/foreman_puppet.edit.po +0 -1150
- data/locale/ca/foreman_puppet.po.time_stamp +0 -0
- data/locale/cs_CZ/foreman_puppet.edit.po +0 -1155
- data/locale/cs_CZ/foreman_puppet.po.time_stamp +0 -0
- data/locale/de/foreman_puppet.edit.po +0 -1177
- data/locale/de/foreman_puppet.po.time_stamp +0 -0
- data/locale/en/foreman_puppet.po.time_stamp +0 -0
- data/locale/en_GB/foreman_puppet.edit.po +0 -1152
- data/locale/en_GB/foreman_puppet.po.time_stamp +0 -0
- data/locale/es/foreman_puppet.edit.po +0 -1161
- data/locale/es/foreman_puppet.po.time_stamp +0 -0
- data/locale/fr/foreman_puppet.edit.po +0 -1170
- data/locale/fr/foreman_puppet.po.time_stamp +0 -0
- data/locale/gl/foreman_puppet.edit.po +0 -1150
- data/locale/gl/foreman_puppet.po.time_stamp +0 -0
- data/locale/it/foreman_puppet.edit.po +0 -1155
- data/locale/it/foreman_puppet.po.time_stamp +0 -0
- data/locale/ja/foreman_puppet.edit.po +0 -1162
- data/locale/ja/foreman_puppet.po.time_stamp +0 -0
- data/locale/ka/foreman_puppet.edit.po +0 -1160
- data/locale/ka/foreman_puppet.po.time_stamp +0 -0
- data/locale/ko/foreman_puppet.edit.po +0 -1151
- data/locale/ko/foreman_puppet.po.time_stamp +0 -0
- data/locale/nl_NL/foreman_puppet.edit.po +0 -1155
- data/locale/nl_NL/foreman_puppet.po.time_stamp +0 -0
- data/locale/pl/foreman_puppet.edit.po +0 -1154
- data/locale/pl/foreman_puppet.po.time_stamp +0 -0
- data/locale/pt_BR/foreman_puppet.edit.po +0 -1159
- data/locale/pt_BR/foreman_puppet.po.time_stamp +0 -0
- data/locale/ru/foreman_puppet.edit.po +0 -1159
- data/locale/ru/foreman_puppet.po.time_stamp +0 -0
- data/locale/sv_SE/foreman_puppet.edit.po +0 -1154
- data/locale/sv_SE/foreman_puppet.po.time_stamp +0 -0
- data/locale/zh_CN/foreman_puppet.edit.po +0 -1163
- data/locale/zh_CN/foreman_puppet.po.time_stamp +0 -0
- data/locale/zh_TW/foreman_puppet.edit.po +0 -1153
- data/locale/zh_TW/foreman_puppet.po.time_stamp +0 -0
@@ -1,1162 +0,0 @@
|
|
1
|
-
# SOME DESCRIPTIVE TITLE.
|
2
|
-
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3
|
-
# This file is distributed under the same license as the foreman_puppet package.
|
4
|
-
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5
|
-
#
|
6
|
-
# Translators:
|
7
|
-
# 山田 修司 🍣 Shuji Yamada <uzy.exe@gmail.com>, 2021
|
8
|
-
# Bryan Kearney <bryan.kearney@gmail.com>, 2022
|
9
|
-
# Transifex Bot <>, 2022
|
10
|
-
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2022
|
11
|
-
# Amit Upadhye <aupadhye@redhat.com>, 2022
|
12
|
-
#
|
13
|
-
msgid ""
|
14
|
-
msgstr ""
|
15
|
-
"Project-Id-Version: foreman_puppet 5.0.0\n"
|
16
|
-
"Report-Msgid-Bugs-To: \n"
|
17
|
-
"PO-Revision-Date: 2021-02-03 16:30+0000\n"
|
18
|
-
"Last-Translator: Amit Upadhye <aupadhye@redhat.com>, 2022\n"
|
19
|
-
"Language-Team: Japanese (https://www.transifex.com/foreman/teams/114/ja/)\n"
|
20
|
-
"MIME-Version: 1.0\n"
|
21
|
-
"Content-Type: text/plain; charset=UTF-8\n"
|
22
|
-
"Content-Transfer-Encoding: 8bit\n"
|
23
|
-
"Language: ja\n"
|
24
|
-
"Plural-Forms: nplurals=1; plural=0;\n"
|
25
|
-
|
26
|
-
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15
|
27
|
-
msgid "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml"
|
28
|
-
msgstr "環境名を無視したブール値が見つかりました。config/ignored_environments.yml の true/false および yes/no などの文字列を引用符で囲んでください"
|
29
|
-
|
30
|
-
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:84
|
31
|
-
msgid "No changes to your environments detected"
|
32
|
-
msgstr "環境への変更が検出されませんでした"
|
33
|
-
|
34
|
-
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32
|
35
|
-
msgid "Successfully updated environments and Puppet classes from the on-disk Puppet installation"
|
36
|
-
msgstr "オンディスクの Puppet インストールから環境および Puppet クラスを正常に更新しました"
|
37
|
-
|
38
|
-
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:34
|
39
|
-
msgid "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s"
|
40
|
-
msgstr "オンディスクの Puppet インストールからの環境と Puppet クラスの更新に失敗しました: %s"
|
41
|
-
|
42
|
-
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:46
|
43
|
-
msgid "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature"
|
44
|
-
msgstr "環境のインポート元となる Smart Proxy が見つかりませんでした。1 つ以上の Smart Proxy が「Puppet」機能で登録されていることを確認してください"
|
45
|
-
|
46
|
-
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:53
|
47
|
-
msgid "Ignored environments: %s"
|
48
|
-
msgstr "無視された環境: %s"
|
49
|
-
|
50
|
-
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:55
|
51
|
-
msgid "Ignored classes in the environments: %s"
|
52
|
-
msgstr "環境内で無視されたクラス: %s"
|
53
|
-
|
54
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:10
|
55
|
-
msgid "List all host groups for a Puppet class"
|
56
|
-
msgstr "Puppet クラスのすべてのホストグループを一覧表示"
|
57
|
-
|
58
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:13
|
59
|
-
msgid "ID of Puppetclass"
|
60
|
-
msgstr "Puppet クラスの ID"
|
61
|
-
|
62
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:18
|
63
|
-
msgid "Deprecated in favor of hostgroup/puppet_attributes/environment_id"
|
64
|
-
msgstr "hostgroup/puppet_attributes/environment_id を優先して非推奨となりました"
|
65
|
-
|
66
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:19
|
67
|
-
msgid "Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids"
|
68
|
-
msgstr "hostgroup/puppet_attributes/puppetclass_ids を優先して非推奨となりました"
|
69
|
-
|
70
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:20
|
71
|
-
msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
|
72
|
-
msgstr "hostgroup/puppet_attributes/config_group_ids を優先して非推奨となりました"
|
73
|
-
|
74
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
|
75
|
-
msgid "ID of associated puppet Environment"
|
76
|
-
msgstr "関連する Puppet 環境の ID"
|
77
|
-
|
78
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
|
79
|
-
msgid "IDs of associated Puppetclasses"
|
80
|
-
msgstr "関連する Puppet クラスの ID"
|
81
|
-
|
82
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
|
83
|
-
msgid "IDs of associated ConfigGroups"
|
84
|
-
msgstr "関連付けられた設定グループの ID"
|
85
|
-
|
86
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
|
87
|
-
msgid "Import puppet classes from puppet proxy"
|
88
|
-
msgstr "Puppet プロキシーから Puppet クラスをインポート"
|
89
|
-
|
90
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:17 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:18
|
91
|
-
msgid "Import puppet classes from puppet proxy for an environment"
|
92
|
-
msgstr "環境の Puppet プロキシーから Puppet クラスをインポート"
|
93
|
-
|
94
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:23
|
95
|
-
msgid "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes"
|
96
|
-
msgstr "インポートされた Puppet クラスを制限するために使用される '新規'、'更新済み'、または '旧版' のいずれかが含まれる、オプションのコンマ区切りの文字列"
|
97
|
-
|
98
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:51
|
99
|
-
msgid "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s"
|
100
|
-
msgstr "オンディスクの Puppet インストールから環境および Puppet クラスを更新できませんでした: %s"
|
101
|
-
|
102
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
|
103
|
-
msgid "The requested environment cannot be found."
|
104
|
-
msgstr "要求された環境は見つかりません。"
|
105
|
-
|
106
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:114 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:128
|
107
|
-
msgid "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled."
|
108
|
-
msgstr "クラスのインポート元となるプロキシーが見つかりません。Smart Proxy で Puppet 機能が有効であることを確認してください。"
|
109
|
-
|
110
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9
|
111
|
-
msgid "List template combination"
|
112
|
-
msgstr "テンプレートの組み合わせの一覧表示"
|
113
|
-
|
114
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:12
|
115
|
-
msgid "Add a template combination"
|
116
|
-
msgstr "テンプレートの組み合わせの追加"
|
117
|
-
|
118
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:15
|
119
|
-
msgid "Show template combination"
|
120
|
-
msgstr "テンプレートの組み合わせの表示"
|
121
|
-
|
122
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:18
|
123
|
-
msgid "Update template combination"
|
124
|
-
msgstr "テンプレートの組み合わせの更新"
|
125
|
-
|
126
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:21
|
127
|
-
msgid "ID of Puppet environment"
|
128
|
-
msgstr "Puppet 環境の ID"
|
129
|
-
|
130
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:26
|
131
|
-
msgid "environment id"
|
132
|
-
msgstr "環境 ID"
|
133
|
-
|
134
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:20 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:55
|
135
|
-
msgid "ID of environment"
|
136
|
-
msgstr "環境の ID"
|
137
|
-
|
138
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:10
|
139
|
-
msgid "List hosts per environment"
|
140
|
-
msgstr "環境ごとにホストを一覧表示"
|
141
|
-
|
142
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:13
|
143
|
-
msgid "ID of puppet environment"
|
144
|
-
msgstr "Puppet 環境の ID"
|
145
|
-
|
146
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:18
|
147
|
-
msgid "Deprecated in favor of host/puppet_attributes/environment_id"
|
148
|
-
msgstr "host/puppet_attributes/environment_id を優先して非推奨となりました"
|
149
|
-
|
150
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:19
|
151
|
-
msgid "Deprecated in favor of host/puppet_attributes/puppetclass_ids"
|
152
|
-
msgstr "host/puppet_attributes/puppetclass_ids を優先して非推奨となりました"
|
153
|
-
|
154
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:20
|
155
|
-
msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
|
156
|
-
msgstr "host/puppet_attributes/config_group_ids を優先して非推奨となりました"
|
157
|
-
|
158
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
|
159
|
-
msgid "No environment selected!"
|
160
|
-
msgstr "環境が選択されていません!"
|
161
|
-
|
162
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:76
|
163
|
-
msgid "Updated hosts: changed environment"
|
164
|
-
msgstr "更新済みホスト: 変更済み環境"
|
165
|
-
|
166
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:105
|
167
|
-
msgid "Unable to generate output, Check log files"
|
168
|
-
msgstr "出力を生成できません。ログファイルを確認してください"
|
169
|
-
|
170
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:145
|
171
|
-
msgid "No proxy selected!"
|
172
|
-
msgstr "プロキシーが選択されていません!"
|
173
|
-
|
174
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:151
|
175
|
-
msgid "Invalid proxy selected!"
|
176
|
-
msgstr "無効なプロキシーが選択されました!"
|
177
|
-
|
178
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:168
|
179
|
-
msgid "Failed to set %{proxy_type} proxy for %{host}."
|
180
|
-
msgstr "%{host} に %{proxy_type} プロキシーを設定できませんでした。"
|
181
|
-
|
182
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:174
|
183
|
-
msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
|
184
|
-
msgstr "選択したホストの %{proxy_type} プロキシーが %{proxy_name} に設定されました"
|
185
|
-
|
186
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
|
187
|
-
msgid "The %{proxy_type} proxy of the selected hosts was cleared."
|
188
|
-
msgstr "選択したホストの %{proxy_type} プロキシーが消去されました。"
|
189
|
-
|
190
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
|
191
|
-
msgid "The %{proxy_type} proxy could not be set for host: %{host_names}."
|
192
|
-
msgid_plural "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
|
193
|
-
msgstr[0] "ホスト: %{host_names} に %{proxy_type} プロキシーを設定できませんでした。"
|
194
|
-
|
195
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:189
|
196
|
-
msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
|
197
|
-
msgstr "選択したホストの %{proxy_type} プロキシーが %{proxy_name} に設定されました。"
|
198
|
-
|
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
|
-
msgid "Puppet"
|
201
|
-
msgstr "Puppet"
|
202
|
-
|
203
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:211
|
204
|
-
msgid "Puppet CA"
|
205
|
-
msgstr "Puppet CA"
|
206
|
-
|
207
|
-
#: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:15
|
208
|
-
msgid "List of config groups"
|
209
|
-
msgstr "設定グループの一覧"
|
210
|
-
|
211
|
-
#: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:23
|
212
|
-
msgid "Show a config group"
|
213
|
-
msgstr "設定グループの表示"
|
214
|
-
|
215
|
-
#: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:36
|
216
|
-
msgid "Create a config group"
|
217
|
-
msgstr "設定グループの作成"
|
218
|
-
|
219
|
-
#: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:44
|
220
|
-
msgid "Update a config group"
|
221
|
-
msgstr "設定グループの更新"
|
222
|
-
|
223
|
-
#: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:52
|
224
|
-
msgid "Delete a config group"
|
225
|
-
msgstr "設定グループの削除"
|
226
|
-
|
227
|
-
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:14
|
228
|
-
msgid "List all environments"
|
229
|
-
msgstr "すべての環境を一覧表示"
|
230
|
-
|
231
|
-
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:15
|
232
|
-
msgid "List environments of Puppet class"
|
233
|
-
msgstr "Puppet クラスの環境を一覧表示"
|
234
|
-
|
235
|
-
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:16
|
236
|
-
msgid "List environments per location"
|
237
|
-
msgstr "ロケーションごとに環境を一覧表示"
|
238
|
-
|
239
|
-
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:17
|
240
|
-
msgid "List environments per organization"
|
241
|
-
msgstr "組織ごとに環境を一覧表示"
|
242
|
-
|
243
|
-
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:20 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:29 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:28 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:56
|
244
|
-
msgid "ID of Puppet class"
|
245
|
-
msgstr "Puppet クラスの ID"
|
246
|
-
|
247
|
-
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:27
|
248
|
-
msgid "Show an environment"
|
249
|
-
msgstr "環境の表示"
|
250
|
-
|
251
|
-
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:40
|
252
|
-
msgid "Create an environment"
|
253
|
-
msgstr "環境の作成"
|
254
|
-
|
255
|
-
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:48
|
256
|
-
msgid "Update an environment"
|
257
|
-
msgstr "環境の更新"
|
258
|
-
|
259
|
-
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:56
|
260
|
-
msgid "Delete an environment"
|
261
|
-
msgstr "環境の削除"
|
262
|
-
|
263
|
-
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:12
|
264
|
-
msgid "List all Puppet class IDs for host"
|
265
|
-
msgstr "ホストのすべての Puppet クラス ID を一覧表示"
|
266
|
-
|
267
|
-
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:18
|
268
|
-
msgid "Add a Puppet class to host"
|
269
|
-
msgstr "Puppet クラスをホストに追加"
|
270
|
-
|
271
|
-
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:28 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:53
|
272
|
-
msgid "ID of host"
|
273
|
-
msgstr "ホストの ID"
|
274
|
-
|
275
|
-
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:27
|
276
|
-
msgid "Remove a Puppet class from host"
|
277
|
-
msgstr "ホストから Puppet クラスを削除"
|
278
|
-
|
279
|
-
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:11
|
280
|
-
msgid "List all Puppet class IDs for host group"
|
281
|
-
msgstr "ホストグループのすべての Puppet クラス ID を一覧表示"
|
282
|
-
|
283
|
-
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:17
|
284
|
-
msgid "Add a Puppet class to host group"
|
285
|
-
msgstr "Puppet クラスをホストグループに追加"
|
286
|
-
|
287
|
-
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:27 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:54
|
288
|
-
msgid "ID of host group"
|
289
|
-
msgstr "ホストグループの ID"
|
290
|
-
|
291
|
-
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:26
|
292
|
-
msgid "Remove a Puppet class from host group"
|
293
|
-
msgstr "ホストグループから Puppet クラスを削除"
|
294
|
-
|
295
|
-
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:19
|
296
|
-
msgid "List of override values for a specific smart class parameter"
|
297
|
-
msgstr "特定スマートクラスパラメーターの上書き値の一覧"
|
298
|
-
|
299
|
-
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21 ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:30 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:24 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:36
|
300
|
-
msgid "Display hidden values"
|
301
|
-
msgstr "非表示の値の表示"
|
302
|
-
|
303
|
-
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:27
|
304
|
-
msgid "Show an override value for a specific smart class parameter"
|
305
|
-
msgstr "特定スマートクラスパラメーターの上書き値を表示"
|
306
|
-
|
307
|
-
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:37
|
308
|
-
msgid "Override match"
|
309
|
-
msgstr "一致候補の上書き"
|
310
|
-
|
311
|
-
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:38
|
312
|
-
msgid "Override value, required if omit is false"
|
313
|
-
msgstr "上書き値 (omit が false の場合に必要)"
|
314
|
-
|
315
|
-
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:39
|
316
|
-
msgid "Foreman will not send this parameter in classification output"
|
317
|
-
msgstr "Foreman では、このパラメーターは分類出力で送信されません。"
|
318
|
-
|
319
|
-
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:43
|
320
|
-
msgid "Create an override value for a specific smart class parameter"
|
321
|
-
msgstr "特定スマートクラスパラメーターの上書き値を作成"
|
322
|
-
|
323
|
-
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:53
|
324
|
-
msgid "Update an override value for a specific smart class parameter"
|
325
|
-
msgstr "特定スマートクラスパラメーターの上書き値を更新"
|
326
|
-
|
327
|
-
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:62
|
328
|
-
msgid "Delete an override value for a specific smart class parameter"
|
329
|
-
msgstr "特定スマートクラスパラメーターの上書き値を削除"
|
330
|
-
|
331
|
-
#: ../app/controllers/foreman_puppet/api/v2/puppet_lookups_common_controller.rb:112
|
332
|
-
msgid "%{model} with id '%{id}' was not found"
|
333
|
-
msgstr "id '%{id}' の %{model} が見つかりませんでした"
|
334
|
-
|
335
|
-
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:14
|
336
|
-
msgid "List all Puppet classes"
|
337
|
-
msgstr "すべての Puppet クラスを一覧表示する"
|
338
|
-
|
339
|
-
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:15
|
340
|
-
msgid "List all Puppet classes for a host"
|
341
|
-
msgstr "ホストのすべての Puppet クラスを一覧表示"
|
342
|
-
|
343
|
-
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:16
|
344
|
-
msgid "List all Puppet classes for a host group"
|
345
|
-
msgstr "ホストグループのすべての Puppet クラスを一覧表示"
|
346
|
-
|
347
|
-
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:17
|
348
|
-
msgid "List all Puppet classes for an environment"
|
349
|
-
msgstr "環境のすべての Puppet クラスを一覧表示"
|
350
|
-
|
351
|
-
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:49
|
352
|
-
msgid "Show a Puppet class"
|
353
|
-
msgstr "Puppet クラスの表示"
|
354
|
-
|
355
|
-
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:50
|
356
|
-
msgid "Show a Puppet class for host"
|
357
|
-
msgstr "ホストの Puppet クラスの表示"
|
358
|
-
|
359
|
-
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:51
|
360
|
-
msgid "Show a Puppet class for a host group"
|
361
|
-
msgstr "ホストグループの Puppet クラスの表示"
|
362
|
-
|
363
|
-
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:52
|
364
|
-
msgid "Show a Puppet class for an environment"
|
365
|
-
msgstr "環境の Puppet クラスの表示"
|
366
|
-
|
367
|
-
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:67
|
368
|
-
msgid "Create a Puppet class"
|
369
|
-
msgstr "Puppet クラスの作成"
|
370
|
-
|
371
|
-
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:75
|
372
|
-
msgid "Update a Puppet class"
|
373
|
-
msgstr "Puppet クラスの更新"
|
374
|
-
|
375
|
-
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:84
|
376
|
-
msgid "Delete a Puppet class"
|
377
|
-
msgstr "Puppet クラスの削除"
|
378
|
-
|
379
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:13
|
380
|
-
msgid "List all smart class parameters"
|
381
|
-
msgstr "すべてのスマートクラスパラメーターを一覧表示"
|
382
|
-
|
383
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:14
|
384
|
-
msgid "List of smart class parameters for a specific host"
|
385
|
-
msgstr "特定ホストのスマートクラスパラメーターの一覧"
|
386
|
-
|
387
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:15
|
388
|
-
msgid "List of smart class parameters for a specific host group"
|
389
|
-
msgstr "特定ホストグループのスマートクラスパラメーターの一覧"
|
390
|
-
|
391
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:16
|
392
|
-
msgid "List of smart class parameters for a specific Puppet class"
|
393
|
-
msgstr "特定 Puppet クラスのスマートクラスパラメーターの一覧"
|
394
|
-
|
395
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:17
|
396
|
-
msgid "List of smart class parameters for a specific environment"
|
397
|
-
msgstr "特定の環境のスマートクラスパラメーターの一覧"
|
398
|
-
|
399
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:19
|
400
|
-
msgid "List of smart class parameters for a specific environment/Puppet class combination"
|
401
|
-
msgstr "特定の環境/Puppet クラスの組み合わせ用のスマートクラスパラメーターの一覧"
|
402
|
-
|
403
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34
|
404
|
-
msgid "Show a smart class parameter"
|
405
|
-
msgstr "スマートクラスパラメーターの表示"
|
406
|
-
|
407
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:41
|
408
|
-
msgid "Update a smart class parameter"
|
409
|
-
msgstr "スマートクラスパラメーターの更新"
|
410
|
-
|
411
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:45
|
412
|
-
msgid "Whether the smart class parameter value is managed by Foreman"
|
413
|
-
msgstr "スマートクラスパラメーター値が Foreman によって管理されているかどうか"
|
414
|
-
|
415
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:46
|
416
|
-
msgid "Description of smart class"
|
417
|
-
msgstr "スマートクラスの説明"
|
418
|
-
|
419
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:47
|
420
|
-
msgid "Value to use when there is no match"
|
421
|
-
msgstr "一致がない場合に使用する値"
|
422
|
-
|
423
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:48
|
424
|
-
msgid "When enabled the parameter is hidden in the UI"
|
425
|
-
msgstr "有効な場合はパラメーターは UI で非表示になります"
|
426
|
-
|
427
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:49
|
428
|
-
msgid "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter"
|
429
|
-
msgstr "Foreman はこのパラメーターを分類出力で送信しません。Puppet はこのパラメーターについて Puppet マニフェストで定義された値を使用します"
|
430
|
-
|
431
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54
|
432
|
-
msgid "The order in which values are resolved"
|
433
|
-
msgstr "値が解決される順序"
|
434
|
-
|
435
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:52
|
436
|
-
msgid "Types of validation values"
|
437
|
-
msgstr "検証値のタイプ"
|
438
|
-
|
439
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:53
|
440
|
-
msgid "Used to enforce certain values for the parameter values"
|
441
|
-
msgstr "パラメーター値の特定の値を適用するために使用されます"
|
442
|
-
|
443
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:55
|
444
|
-
msgid "Types of variable values"
|
445
|
-
msgstr "変数値のタイプ"
|
446
|
-
|
447
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:56
|
448
|
-
msgid "If true, will raise an error if there is no default value and no matcher provide a value"
|
449
|
-
msgstr "true の場合は、デフォルト値がなく、Matcher が値を提供しないときにエラーが発生します"
|
450
|
-
|
451
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57
|
452
|
-
msgid "Merge all matching values (only array/hash type)"
|
453
|
-
msgstr "一致するすべての値のマージ (配列/ハッシュタイプのみ)"
|
454
|
-
|
455
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:58
|
456
|
-
msgid "Include default value when merging all matching values"
|
457
|
-
msgstr "一致するすべての値をマージするときにデフォルト値を含めます"
|
458
|
-
|
459
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:59
|
460
|
-
msgid "Remove duplicate values (only array type)"
|
461
|
-
msgstr "重複する値の削除 (配列タイプのみ)"
|
462
|
-
|
463
|
-
#: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:61
|
464
|
-
msgid "Successfully overridden all parameters of Puppet class %s"
|
465
|
-
msgstr "Puppet クラス %s のすべてのパラメーターが正常に上書きされました"
|
466
|
-
|
467
|
-
#: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63
|
468
|
-
msgid "Successfully reset all parameters of Puppet class %s to their default values"
|
469
|
-
msgstr "Puppet クラス %s の全パラメーターをデフォルト値に正常にリセットしました"
|
470
|
-
|
471
|
-
#: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66
|
472
|
-
msgid "No parameters to override for Puppet class %s"
|
473
|
-
msgstr "Puppet クラス %s で上書きするパラメーターはありません"
|
474
|
-
|
475
|
-
#: ../app/helpers/foreman_puppet/environments_helper.rb:13 ../app/views/foreman_puppet/environments/new.html.erb:5 ../webpack/src/Components/Environments/Welcome.js:10
|
476
|
-
msgid "Create Puppet Environment"
|
477
|
-
msgstr "Puppet 環境の作成"
|
478
|
-
|
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
|
-
#: ../app/helpers/foreman_puppet/hosts_helper.rb:11
|
484
|
-
msgid "Change Environment"
|
485
|
-
msgstr "環境の変更"
|
486
|
-
|
487
|
-
#: ../app/helpers/foreman_puppet/hosts_helper.rb:13
|
488
|
-
msgid "Change Puppet Master"
|
489
|
-
msgstr "Puppet マスターの変更"
|
490
|
-
|
491
|
-
#: ../app/helpers/foreman_puppet/hosts_helper.rb:22
|
492
|
-
msgid "Puppet YAML"
|
493
|
-
msgstr "Puppet YAML"
|
494
|
-
|
495
|
-
#: ../app/helpers/foreman_puppet/hosts_helper.rb:22
|
496
|
-
msgid "Puppet external nodes YAML dump"
|
497
|
-
msgstr "Puppet 外部ノード YAML ダンプ"
|
498
|
-
|
499
|
-
#: ../app/helpers/foreman_puppet/hosts_helper.rb:34 ../app/views/hosts/foreman_puppet/_form_list_env_field_header.html.erb:1
|
500
|
-
msgid "Puppet Environment"
|
501
|
-
msgstr "Puppet 環境"
|
502
|
-
|
503
|
-
#: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:32
|
504
|
-
msgid "Omit from classification output"
|
505
|
-
msgstr "分類出力からの省略"
|
506
|
-
|
507
|
-
#: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:39
|
508
|
-
msgid "Override this value"
|
509
|
-
msgstr "この値の上書き"
|
510
|
-
|
511
|
-
#: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:43
|
512
|
-
msgid "Remove this override"
|
513
|
-
msgstr "この上書きの削除"
|
514
|
-
|
515
|
-
#: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:75
|
516
|
-
msgid "Default value"
|
517
|
-
msgstr "デフォルト値"
|
518
|
-
|
519
|
-
#: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:93
|
520
|
-
msgid "Original value info"
|
521
|
-
msgstr "元の値の情報"
|
522
|
-
|
523
|
-
#: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:99
|
524
|
-
msgid ""
|
525
|
-
"<b>Description:</b> %{desc}<br/>\n"
|
526
|
-
" <b>Type:</b> %{type}<br/>\n"
|
527
|
-
" <b>Matcher:</b> %{matcher}<br/>\n"
|
528
|
-
" <b>Inherited value:</b> %{inherited_value}"
|
529
|
-
msgstr ""
|
530
|
-
"<b>説明:</b> %%{desc}<br/>\n"
|
531
|
-
" <b>タイプ:</b> %%{type}<br/>\n"
|
532
|
-
" <b>Matcher:</b> %%{matcher}<br/>\n"
|
533
|
-
" <b>継承値:</b> %{inherited_value}"
|
534
|
-
|
535
|
-
#: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:113
|
536
|
-
msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
|
537
|
-
msgstr "値なしの必須パラメーターです。<br/><b>上書きしてください!</b><br/>"
|
538
|
-
|
539
|
-
#: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:116
|
540
|
-
msgid "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>"
|
541
|
-
msgstr "値なしの任意パラメーターです。<br/><i>引き続き Foreman により管理されます。値は空白になります。</i><br/>"
|
542
|
-
|
543
|
-
#: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5
|
544
|
-
msgid "Empty environment"
|
545
|
-
msgstr "空の環境"
|
546
|
-
|
547
|
-
#: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:7
|
548
|
-
msgid "Deleted environment"
|
549
|
-
msgstr "削除済みの環境"
|
550
|
-
|
551
|
-
#: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:9
|
552
|
-
msgid "Deleted environment %{env} and %{pcs}"
|
553
|
-
msgstr "削除済みの環境 %{env} および %{pcs}"
|
554
|
-
|
555
|
-
#: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:11
|
556
|
-
msgid "Ignored environment"
|
557
|
-
msgstr "無視された環境"
|
558
|
-
|
559
|
-
#: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:18
|
560
|
-
msgid "Import"
|
561
|
-
msgstr "インポート"
|
562
|
-
|
563
|
-
#: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:22
|
564
|
-
msgid "Import environments from %s"
|
565
|
-
msgstr "%s からの環境のインポート"
|
566
|
-
|
567
|
-
#: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:22
|
568
|
-
msgid "Import classes from %s"
|
569
|
-
msgstr "%s からのクラスのインポート"
|
570
|
-
|
571
|
-
#: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:45
|
572
|
-
msgid "%{name} has %{num_tag} class"
|
573
|
-
msgid_plural "%{name} has %{num_tag} classes"
|
574
|
-
msgstr[0] "%{name} には %{num_tag}クラスが含まれます"
|
575
|
-
|
576
|
-
#: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33 ../webpack/src/foreman_class_edit.js:55
|
577
|
-
msgid "Click to remove %s"
|
578
|
-
msgstr "クリックして %s を削除"
|
579
|
-
|
580
|
-
#: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:46
|
581
|
-
msgid "Click to add %s"
|
582
|
-
msgstr "クリックして %s を追加"
|
583
|
-
|
584
|
-
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6 ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
|
585
|
-
msgid "None"
|
586
|
-
msgstr "なし"
|
587
|
-
|
588
|
-
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:14
|
589
|
-
msgid ""
|
590
|
-
"When editing a template, you must assign a list \\\n"
|
591
|
-
" of operating systems which this template can be used with. Optionally, you can \\\n"
|
592
|
-
" restrict a template to a list of host groups and/or environments."
|
593
|
-
msgstr ""
|
594
|
-
"テンプレートの編集時に、このテンプレートを使用できる \\\n"
|
595
|
-
" オペレーティングシステムの一覧を割り当てる必要があります。オプションで、テンプレート \\\n"
|
596
|
-
" をホストグループや環境の一覧に制限することができます。"
|
597
|
-
|
598
|
-
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:18
|
599
|
-
msgid ""
|
600
|
-
"When a Host requests a template (e.g. during provisioning), Foreman \\\n"
|
601
|
-
" will select the best match from the available templates of that type, in the \\\n"
|
602
|
-
" following order:"
|
603
|
-
msgstr ""
|
604
|
-
"ホストがテンプレートを要求する際 (例: プロビジョニング時) に、Foreman \\\n"
|
605
|
-
" は以下の順序で、該当タイプの利用可能なテンプレートからベストマッチ \\\n"
|
606
|
-
" を選択します:"
|
607
|
-
|
608
|
-
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:22
|
609
|
-
msgid "Host group and Environment"
|
610
|
-
msgstr "ホストグループと環境"
|
611
|
-
|
612
|
-
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:23
|
613
|
-
msgid "Host group only"
|
614
|
-
msgstr "ホストグループのみ"
|
615
|
-
|
616
|
-
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:24
|
617
|
-
msgid "Environment only"
|
618
|
-
msgstr "環境のみ"
|
619
|
-
|
620
|
-
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:25
|
621
|
-
msgid "Operating system default"
|
622
|
-
msgstr "オペレーティングシステムのデフォルト"
|
623
|
-
|
624
|
-
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:27
|
625
|
-
msgid "The final entry, Operating System default, can be set by editing the %s page."
|
626
|
-
msgstr "最終エントリーのオペレーティングシステムのデフォルトは、%s ページを編集して設定できます。"
|
627
|
-
|
628
|
-
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28
|
629
|
-
msgid "Operating System"
|
630
|
-
msgstr "オペレーティングシステム"
|
631
|
-
|
632
|
-
#: ../app/models/foreman_puppet/environment.rb:44
|
633
|
-
msgid "Can't find a valid Foreman Proxy with a Puppet feature"
|
634
|
-
msgstr "Puppet 機能を持つ有効な Foreman プロキシーが見つかりません"
|
635
|
-
|
636
|
-
#: ../app/models/foreman_puppet/host_puppet_facet.rb:61
|
637
|
-
msgid "%{puppetclass} does not belong to the %{environment} environment"
|
638
|
-
msgstr "%{puppetclass} は %{environment} 環境に所属していません"
|
639
|
-
|
640
|
-
#: ../app/models/foreman_puppet/host_puppet_facet.rb:81
|
641
|
-
msgid "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring"
|
642
|
-
msgstr "%{name} の %{klass} のインポートに失敗しました: データベースに存在しません - 無視します"
|
643
|
-
|
644
|
-
#: ../app/models/foreman_puppet/host_puppet_facet.rb:123
|
645
|
-
msgid "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location"
|
646
|
-
msgstr "id {object_id} が存在しないか、適切な組織またはロケーションに割り当てられていません"
|
647
|
-
|
648
|
-
#: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51
|
649
|
-
msgid "must be true to edit the parameter"
|
650
|
-
msgstr "パラメーターを編集するには true に設定する必要があります"
|
651
|
-
|
652
|
-
#: ../app/services/foreman_puppet/input_type/puppet_parameter_input.rb:24
|
653
|
-
msgid "Puppet parameter"
|
654
|
-
msgstr "Puppet パラメーター"
|
655
|
-
|
656
|
-
#: ../app/services/foreman_puppet/puppet_class_importer.rb:16
|
657
|
-
msgid "Can't find a valid Proxy with a Puppet feature"
|
658
|
-
msgstr "Puppet 機能を持つ有効なプロキシーが見つかりません"
|
659
|
-
|
660
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:1 ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:5
|
661
|
-
msgid "Changed environments"
|
662
|
-
msgstr "変更済みの環境"
|
663
|
-
|
664
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:4 ../app/views/foreman_puppet/environments/edit.html.erb:5 ../app/views/foreman_puppet/environments/index.html.erb:1 ../app/views/foreman_puppet/environments/new.html.erb:4 ../app/views/foreman_puppet/environments/welcome.html.erb:4 ../webpack/src/Components/Environments/Welcome.js:40
|
665
|
-
msgid "Puppet Environments"
|
666
|
-
msgstr "Puppet 環境"
|
667
|
-
|
668
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:8
|
669
|
-
msgid "Select the changes you want to apply to Foreman"
|
670
|
-
msgstr "Foreman に適用する変更を選択してください"
|
671
|
-
|
672
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:10
|
673
|
-
msgid "Toggle"
|
674
|
-
msgstr "切り替え"
|
675
|
-
|
676
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:11
|
677
|
-
msgid "New"
|
678
|
-
msgstr "新規"
|
679
|
-
|
680
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:13
|
681
|
-
msgid "Check/Uncheck new"
|
682
|
-
msgstr "新規の選択/選択解除"
|
683
|
-
|
684
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:14
|
685
|
-
msgid "Updated"
|
686
|
-
msgstr "更新済み"
|
687
|
-
|
688
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:16
|
689
|
-
msgid "Check/Uncheck updated"
|
690
|
-
msgstr "更新版の選択/選択解除"
|
691
|
-
|
692
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:17
|
693
|
-
msgid "Obsolete"
|
694
|
-
msgstr "旧版"
|
695
|
-
|
696
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:19
|
697
|
-
msgid "Check/Uncheck obsolete"
|
698
|
-
msgstr "旧版の選択/選択解除"
|
699
|
-
|
700
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:27
|
701
|
-
msgid "Check/Uncheck all"
|
702
|
-
msgstr "すべて選択/選択解除"
|
703
|
-
|
704
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:29 ../app/views/foreman_puppet/environments/_form.html.erb:4 ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:4 ../app/views/hosts/select_multiple_environment.html.erb:7 ../app/views/provisioning_templates/_combination.html.erb:4
|
705
|
-
msgid "Environment"
|
706
|
-
msgstr "環境"
|
707
|
-
|
708
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:30
|
709
|
-
msgid "Operation"
|
710
|
-
msgstr "操作"
|
711
|
-
|
712
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:31
|
713
|
-
msgid "Puppet Modules"
|
714
|
-
msgstr "Puppet モジュール"
|
715
|
-
|
716
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:44
|
717
|
-
msgid "Check/Uncheck all %s changes"
|
718
|
-
msgstr "%s のすべての変更を選択/選択解除"
|
719
|
-
|
720
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
|
721
|
-
msgid "Add:"
|
722
|
-
msgstr "追加:"
|
723
|
-
|
724
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
|
725
|
-
msgid "Remove:"
|
726
|
-
msgstr "削除:"
|
727
|
-
|
728
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
|
729
|
-
msgid "Update:"
|
730
|
-
msgstr "更新:"
|
731
|
-
|
732
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
|
733
|
-
msgid "Ignored:"
|
734
|
-
msgstr "無視:"
|
735
|
-
|
736
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:64
|
737
|
-
msgid "Cancel"
|
738
|
-
msgstr "取り消し"
|
739
|
-
|
740
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:65
|
741
|
-
msgid "Update"
|
742
|
-
msgstr "更新"
|
743
|
-
|
744
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
|
745
|
-
msgid "included already from parent"
|
746
|
-
msgstr "すでに親から組み込まれています"
|
747
|
-
|
748
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18 ../app/views/provisioning_templates/_combination.html.erb:4
|
749
|
-
msgid "Remove"
|
750
|
-
msgstr "削除"
|
751
|
-
|
752
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18
|
753
|
-
msgid "Add"
|
754
|
-
msgstr "追加"
|
755
|
-
|
756
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:30
|
757
|
-
msgid "%s is not in environment"
|
758
|
-
msgstr "%s は環境内にありません"
|
759
|
-
|
760
|
-
#: ../app/views/foreman_puppet/config_groups/_config_groups_selection.html.erb:4
|
761
|
-
msgid "Included Config Groups"
|
762
|
-
msgstr "組み込まれた設定グループ"
|
763
|
-
|
764
|
-
#: ../app/views/foreman_puppet/config_groups/_config_groups_selection.html.erb:21
|
765
|
-
msgid "Available Config Groups"
|
766
|
-
msgstr "選択可能な設定グループ"
|
767
|
-
|
768
|
-
#: ../app/views/foreman_puppet/config_groups/edit.html.erb:1 ../app/views/foreman_puppet/environments/edit.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/edit.html.erb:1
|
769
|
-
msgid "Edit %s"
|
770
|
-
msgstr "%s の編集"
|
771
|
-
|
772
|
-
#: ../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
|
773
|
-
msgid "Config Groups"
|
774
|
-
msgstr "設定グループ"
|
775
|
-
|
776
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:6 ../app/views/foreman_puppet/config_groups/new.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:5
|
777
|
-
msgid "Create Config Group"
|
778
|
-
msgstr "設定グループの作成"
|
779
|
-
|
780
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:13 ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
|
781
|
-
msgid "Puppet Classes"
|
782
|
-
msgstr "Puppet クラス"
|
783
|
-
|
784
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:14 ../app/views/foreman_puppet/environments/index.html.erb:9 ../app/views/foreman_puppet/puppetclasses/index.html.erb:12
|
785
|
-
msgid "Hosts"
|
786
|
-
msgstr "ホスト"
|
787
|
-
|
788
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:15 ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
|
789
|
-
msgid "Host Groups"
|
790
|
-
msgstr "ホストグループ"
|
791
|
-
|
792
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:16 ../app/views/foreman_puppet/environments/index.html.erb:10 ../app/views/foreman_puppet/puppetclasses/index.html.erb:14
|
793
|
-
msgid "Actions"
|
794
|
-
msgstr "アクション"
|
795
|
-
|
796
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:27 ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
|
797
|
-
msgid "Delete %s?"
|
798
|
-
msgstr "%s を削除しますか?"
|
799
|
-
|
800
|
-
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:4
|
801
|
-
msgid "A config group provides a one-step method of associating many Puppet classes to either a host or host group. Typically this would be used to add a particular application profile or stack in one step."
|
802
|
-
msgstr "設定グループは、多くの Puppet クラスをホストまたはホストグループのいずれかに関連付けるワンステップの方法を提供します。通常、これは特定のアプリケーションプロファイルまたはスタックを 1 つのステップで追加するために使用されます。"
|
803
|
-
|
804
|
-
#: ../app/views/foreman_puppet/environments/_form.html.erb:6
|
805
|
-
msgid "Locations"
|
806
|
-
msgstr "ロケーション"
|
807
|
-
|
808
|
-
#: ../app/views/foreman_puppet/environments/_form.html.erb:9
|
809
|
-
msgid "Organizations"
|
810
|
-
msgstr "組織"
|
811
|
-
|
812
|
-
#: ../app/views/foreman_puppet/environments/index.html.erb:8
|
813
|
-
msgid "Environment|Name"
|
814
|
-
msgstr "名前"
|
815
|
-
|
816
|
-
#: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:171
|
817
|
-
msgid "Classes"
|
818
|
-
msgstr "クラス"
|
819
|
-
|
820
|
-
#: ../app/views/foreman_puppet/environments/new.html.erb:1
|
821
|
-
msgid "Create Environment"
|
822
|
-
msgstr "環境の作成"
|
823
|
-
|
824
|
-
#: ../app/views/foreman_puppet/environments/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
|
825
|
-
msgid "Puppet environments"
|
826
|
-
msgstr "Puppet 環境"
|
827
|
-
|
828
|
-
#: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:5
|
829
|
-
msgid "Number of classes"
|
830
|
-
msgstr "クラスの数"
|
831
|
-
|
832
|
-
#: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:15
|
833
|
-
msgid "Total"
|
834
|
-
msgstr "合計"
|
835
|
-
|
836
|
-
#: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:25
|
837
|
-
msgid "No environments found"
|
838
|
-
msgstr "環境が見つかりません"
|
839
|
-
|
840
|
-
#: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:27
|
841
|
-
msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
|
842
|
-
msgstr "この puppet マスターには puppet 環境がセットアップされていません。puppet マスター設定を確認してください。"
|
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:177
|
845
|
-
msgid "Smart Class Parameters"
|
846
|
-
msgstr "スマートクラスパラメーター"
|
847
|
-
|
848
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:6
|
849
|
-
msgid "Parameter"
|
850
|
-
msgstr "パラメーター"
|
851
|
-
|
852
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7 ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:4 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:7
|
853
|
-
msgid "Puppet Class"
|
854
|
-
msgstr "Puppet クラス"
|
855
|
-
|
856
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:8
|
857
|
-
msgid "Number of Overrides"
|
858
|
-
msgstr "上書き数"
|
859
|
-
|
860
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:4
|
861
|
-
msgid "Parameterized class support permits detecting, importing, and supplying parameters directly to classes which support it, via the ENC and depending on a set of rules (Smart Matchers)."
|
862
|
-
msgstr "パラメーター化クラスのサポートでは、ENC を介して一連のルール (Smart Matcher) に従い、パラメーターを検出してインポートし、そのパラメーターをサポートするクラスに直接渡すことができます。"
|
863
|
-
|
864
|
-
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8
|
865
|
-
msgid "Included Classes"
|
866
|
-
msgstr "組み込み済みのクラス"
|
867
|
-
|
868
|
-
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26 ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
|
869
|
-
msgid "Not authorized to edit classes"
|
870
|
-
msgstr "クラスを編集する権限がありません"
|
871
|
-
|
872
|
-
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:37
|
873
|
-
msgid "Inherited Classes from %s"
|
874
|
-
msgstr "%s から継承されたクラス"
|
875
|
-
|
876
|
-
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:56
|
877
|
-
msgid "Available Classes"
|
878
|
-
msgstr "利用可能なクラス"
|
879
|
-
|
880
|
-
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:59
|
881
|
-
msgid "Filter classes"
|
882
|
-
msgstr "クラスのフィルター"
|
883
|
-
|
884
|
-
#: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2 ../webpack/src/foreman_class_edit.js:84
|
885
|
-
msgid "belongs to config group"
|
886
|
-
msgstr "設定グループに属します"
|
887
|
-
|
888
|
-
#: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:5
|
889
|
-
msgid "Name"
|
890
|
-
msgstr "名前"
|
891
|
-
|
892
|
-
#: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:6
|
893
|
-
msgid "Value"
|
894
|
-
msgstr "値"
|
895
|
-
|
896
|
-
#: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:7
|
897
|
-
msgid "Omit"
|
898
|
-
msgstr "省略"
|
899
|
-
|
900
|
-
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:4
|
901
|
-
msgid "The class could not be saved because of an error in one of the class parameters."
|
902
|
-
msgstr "クラスパラメーターのいずれかにエラーがあるため、このクラスは保存できませんでした。"
|
903
|
-
|
904
|
-
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:8
|
905
|
-
msgid "Smart Class Parameter"
|
906
|
-
msgstr "スマートクラスパラメーター"
|
907
|
-
|
908
|
-
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:15
|
909
|
-
msgid "Host groups"
|
910
|
-
msgstr "ホストグループ"
|
911
|
-
|
912
|
-
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:22
|
913
|
-
msgid "This Puppet class has no parameters in its signature."
|
914
|
-
msgstr "この Puppet クラスの署名にはパラメーターがありません。"
|
915
|
-
|
916
|
-
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:23
|
917
|
-
msgid "To update the class signature, go to the Puppet Classes page and select \"Import\"."
|
918
|
-
msgstr "クラス署名を更新するには「Puppet クラス」ページに移動して「インポート」を選択します。"
|
919
|
-
|
920
|
-
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28
|
921
|
-
msgid "Filter by name"
|
922
|
-
msgstr "名前でフィルター"
|
923
|
-
|
924
|
-
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:34
|
925
|
-
msgid "All environments - (not filtered)"
|
926
|
-
msgstr "すべての環境 - (フィルターなし)"
|
927
|
-
|
928
|
-
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:46
|
929
|
-
msgid "Overridden"
|
930
|
-
msgstr "上書き済み"
|
931
|
-
|
932
|
-
#: ../app/views/foreman_puppet/puppetclasses/edit.html.erb:1
|
933
|
-
msgid "Edit Puppet Class %s"
|
934
|
-
msgstr "Puppet クラス %s の編集"
|
935
|
-
|
936
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:9
|
937
|
-
msgid "Puppetclass|Name"
|
938
|
-
msgstr "名前"
|
939
|
-
|
940
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:3 ../lib/foreman_puppet/register.rb:168
|
941
|
-
msgid "Environments"
|
942
|
-
msgstr "環境"
|
943
|
-
|
944
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:13
|
945
|
-
msgid "Parameters"
|
946
|
-
msgstr "パラメーター"
|
947
|
-
|
948
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37
|
949
|
-
msgid "Override all parameters"
|
950
|
-
msgstr "すべてのパラメーターの上書き"
|
951
|
-
|
952
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37
|
953
|
-
msgid "This will set all parameters of the class %s as overridden. Continue?"
|
954
|
-
msgstr "これは、クラス %s のすべてのパラメーターを上書き済みとして設定します。続行しますか?"
|
955
|
-
|
956
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
|
957
|
-
msgid "Set parameters to defaults"
|
958
|
-
msgstr "パラメーターをデフォルトに設定"
|
959
|
-
|
960
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
|
961
|
-
msgid "This will reset parameters of the class %s to their default values. Continue?"
|
962
|
-
msgstr "この操作ではクラス %s のパラメーターをデフォルト値にリセットします。続行しますか?"
|
963
|
-
|
964
|
-
#: ../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
|
-
msgid "Notice"
|
970
|
-
msgstr "注意"
|
971
|
-
|
972
|
-
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:22
|
973
|
-
msgid "Please select an environment first"
|
974
|
-
msgstr "まず環境を選択してください"
|
975
|
-
|
976
|
-
#: ../app/views/hosts/select_multiple_environment.html.erb:4
|
977
|
-
msgid "Select environment"
|
978
|
-
msgstr "環境の選択"
|
979
|
-
|
980
|
-
#: ../app/views/hosts/select_multiple_environment.html.erb:5
|
981
|
-
msgid "*Clear environment*"
|
982
|
-
msgstr "*環境をクリア*"
|
983
|
-
|
984
|
-
#: ../app/views/hosts/select_multiple_environment.html.erb:6
|
985
|
-
msgid "*Inherit from host group*"
|
986
|
-
msgstr "*ホストグループから継承*"
|
987
|
-
|
988
|
-
#: ../app/views/provisioning_templates/_combination.html.erb:2
|
989
|
-
msgid "Hostgroup"
|
990
|
-
msgstr "ホストグループ"
|
991
|
-
|
992
|
-
#: ../app/views/provisioning_templates/_combination.html.erb:4
|
993
|
-
msgid "Remove Combination"
|
994
|
-
msgstr "組み合わせの削除"
|
995
|
-
|
996
|
-
#: ../app/views/provisioning_templates/_combinations.html.erb:1
|
997
|
-
msgid "Valid Host Group and Environment Combinations"
|
998
|
-
msgstr "有効なホストグループと環境の組み合わせ"
|
999
|
-
|
1000
|
-
#: ../app/views/provisioning_templates/_combinations.html.erb:6
|
1001
|
-
msgid "Add Combination"
|
1002
|
-
msgstr "組み合わせの追加"
|
1003
|
-
|
1004
|
-
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:2
|
1005
|
-
msgid "General"
|
1006
|
-
msgstr "全般"
|
1007
|
-
|
1008
|
-
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:11
|
1009
|
-
msgid "Hosts managed:"
|
1010
|
-
msgstr "管理されるホスト:"
|
1011
|
-
|
1012
|
-
#: ../lib/foreman_puppet/register.rb:9
|
1013
|
-
msgid "Facts"
|
1014
|
-
msgstr "ファクト"
|
1015
|
-
|
1016
|
-
#: ../lib/foreman_puppet/register.rb:12
|
1017
|
-
msgid "Foreman will default to this puppet environment if it cannot auto detect one"
|
1018
|
-
msgstr "Foreman は、自動検出できない場合にこの puppet 環境にデフォルト設定されます"
|
1019
|
-
|
1020
|
-
#: ../lib/foreman_puppet/register.rb:14
|
1021
|
-
msgid "Default Puppet environment"
|
1022
|
-
msgstr "デフォルトの Puppet 環境"
|
1023
|
-
|
1024
|
-
#: ../lib/foreman_puppet/register.rb:18
|
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
|
-
msgstr "Foreman は ENC YAML 出力で puppet 環境を明示的に設定します。これにより、puppet.conf の環境と Foreman で設定される環境間の競合を避けられます"
|
1027
|
-
|
1028
|
-
#: ../lib/foreman_puppet/register.rb:21
|
1029
|
-
msgid "ENC environment"
|
1030
|
-
msgstr "ENC 環境"
|
1031
|
-
|
1032
|
-
#: ../lib/foreman_puppet/register.rb:24
|
1033
|
-
msgid "Foreman will update a host's environment from its facts"
|
1034
|
-
msgstr "Foreman はホスト環境をそのファクトで更新します"
|
1035
|
-
|
1036
|
-
#: ../lib/foreman_puppet/register.rb:26
|
1037
|
-
msgid "Update environment from facts"
|
1038
|
-
msgstr "ファクトから環境を更新"
|
1039
|
-
|
1040
|
-
#: ../lib/foreman_puppet/register.rb:29
|
1041
|
-
msgid "Config Management"
|
1042
|
-
msgstr "設定管理"
|
1043
|
-
|
1044
|
-
#: ../lib/foreman_puppet/register.rb:32
|
1045
|
-
msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
|
1046
|
-
msgstr "Puppet 経由で報告するサーバーが非同期として分類されるまでの期間 (分単位)。"
|
1047
|
-
|
1048
|
-
#: ../lib/foreman_puppet/register.rb:34
|
1049
|
-
msgid "Puppet interval"
|
1050
|
-
msgstr "Puppet の間隔"
|
1051
|
-
|
1052
|
-
#: ../lib/foreman_puppet/register.rb:37
|
1053
|
-
msgid "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval"
|
1054
|
-
msgstr "設定した間隔でレポートが到達しない場合に、%s のホスト設定ステータスが非同期に切り替わらないように無効にします"
|
1055
|
-
|
1056
|
-
#: ../lib/foreman_puppet/register.rb:39
|
1057
|
-
msgid "%s out of sync disabled"
|
1058
|
-
msgstr "%s の非同期切り替えを無効にしました"
|
1059
|
-
|
1060
|
-
#: ../lib/foreman_puppet/register.rb:165 ../lib/foreman_puppet/register.rb:218
|
1061
|
-
msgid "Puppet ENC"
|
1062
|
-
msgstr "Puppet ENC"
|
1063
|
-
|
1064
|
-
#: ../lib/foreman_puppet/register.rb:232
|
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/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
|
-
|
1096
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:28
|
1097
|
-
msgid "Couldn't find any ENC data for this host"
|
1098
|
-
msgstr "このホストの ENC データを見つけられませんでした"
|
1099
|
-
|
1100
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:34
|
1101
|
-
msgid "Error!"
|
1102
|
-
msgstr "エラー!"
|
1103
|
-
|
1104
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:23
|
1105
|
-
msgid "Puppet details"
|
1106
|
-
msgstr "Puppet の詳細"
|
1107
|
-
|
1108
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:26
|
1109
|
-
msgid "Puppet environment"
|
1110
|
-
msgstr "Puppet 環境"
|
1111
|
-
|
1112
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:41
|
1113
|
-
msgid "Puppet Smart Proxy"
|
1114
|
-
msgstr "Puppet Smart Proxy"
|
1115
|
-
|
1116
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:54
|
1117
|
-
msgid "Puppet CA Smart Proxy"
|
1118
|
-
msgstr "Puppet CA Smart Proxy"
|
1119
|
-
|
1120
|
-
#: ../webpack/src/Extends/Host/PuppetTab/constants.js:4
|
1121
|
-
msgid "Reports"
|
1122
|
-
msgstr "レポート"
|
1123
|
-
|
1124
|
-
#: ../webpack/src/Extends/Host/PuppetTab/constants.js:9
|
1125
|
-
msgid "ENC Preview"
|
1126
|
-
msgstr "ENC プレビュー"
|
1127
|
-
|
1128
|
-
#: ../webpack/src/foreman_class_edit.js:146
|
1129
|
-
msgid "Click to remove config group"
|
1130
|
-
msgstr "クリックして設定グループを削除"
|
1131
|
-
|
1132
|
-
#: ../webpack/src/foreman_class_edit.js:149
|
1133
|
-
msgid " Remove"
|
1134
|
-
msgstr " 削除"
|
1135
|
-
|
1136
|
-
#: ../webpack/src/foreman_puppet_host_form.js:32
|
1137
|
-
msgid "Loading parameters..."
|
1138
|
-
msgstr "パラメーターのロード中..."
|
1139
|
-
|
1140
|
-
#: ../webpack/src/foreman_puppet_host_form.js:105
|
1141
|
-
msgid "Some Puppet Classes are unavailable in the selected environment"
|
1142
|
-
msgstr "選択した環境では、一部の Puppet クラスは利用できません"
|
1143
|
-
|
1144
|
-
#: action_names.rb:2
|
1145
|
-
msgid "Action with sub plans"
|
1146
|
-
msgstr "サブプランによるアクション"
|
1147
|
-
|
1148
|
-
#: action_names.rb:3
|
1149
|
-
msgid "Import facts"
|
1150
|
-
msgstr "ファクトのインポート"
|
1151
|
-
|
1152
|
-
#: action_names.rb:4
|
1153
|
-
msgid "Import Puppet classes"
|
1154
|
-
msgstr "Puppet クラスのインポート"
|
1155
|
-
|
1156
|
-
#: action_names.rb:5
|
1157
|
-
msgid "Remote action:"
|
1158
|
-
msgstr "リモートアクション:"
|
1159
|
-
|
1160
|
-
#: gemspec.rb:2
|
1161
|
-
msgid "Allow assigning Puppet environments and classes to the Foreman Hosts."
|
1162
|
-
msgstr "Puppet 環境とクラスを Foreman ホストに割り当てることを許可します。"
|