foreman_ansible 3.0.6 → 3.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/models/ansible_variable.rb +1 -0
- data/lib/foreman_ansible/version.rb +1 -1
- data/locale/de/foreman_ansible.edit.po +318 -189
- data/locale/en/foreman_ansible.edit.po +61 -41
- data/locale/es/foreman_ansible.edit.po +342 -193
- data/locale/fr/foreman_ansible.edit.po +356 -205
- data/locale/it/foreman_ansible.edit.po +262 -140
- data/locale/ja/foreman_ansible.edit.po +322 -200
- data/locale/ko/foreman_ansible.edit.po +243 -135
- data/locale/pt_BR/foreman_ansible.edit.po +340 -191
- data/locale/ru/foreman_ansible.edit.po +254 -132
- data/locale/zh_CN/foreman_ansible.edit.po +318 -201
- data/locale/zh_TW/foreman_ansible.edit.po +243 -135
- metadata +2 -2
@@ -1,33 +1,40 @@
|
|
1
|
-
#
|
2
|
-
# Copyright (C)
|
1
|
+
# SOME DESCRIPTIVE TITLE.
|
2
|
+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3
3
|
# This file is distributed under the same license as the foreman_ansible package.
|
4
|
-
# FIRST AUTHOR <EMAIL@ADDRESS>,
|
5
|
-
#
|
4
|
+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5
|
+
#
|
6
|
+
# Translators:
|
7
|
+
# Dominic Cleal <dominic@cleal.org>, 2018
|
8
|
+
# Shuji Yamada <uzy.exe@gmail.com>, 2019
|
9
|
+
# Tomoyuki KATO <inactive+katomo@transifex.com>, 2019
|
10
|
+
# Bryan Kearney <bryan.kearney@gmail.com>, 2019
|
11
|
+
#
|
12
|
+
#, fuzzy
|
6
13
|
msgid ""
|
7
14
|
msgstr ""
|
8
15
|
"Project-Id-Version: foreman_ansible 3.0.0\n"
|
9
16
|
"Report-Msgid-Bugs-To: \n"
|
10
|
-
"
|
11
|
-
"
|
12
|
-
"
|
13
|
-
"Language: ja\n"
|
17
|
+
"POT-Creation-Date: 2019-06-27 17:00+0200\n"
|
18
|
+
"PO-Revision-Date: 2018-11-14 21:36+0000\n"
|
19
|
+
"Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2019\n"
|
20
|
+
"Language-Team: Japanese (https://www.transifex.com/foreman/teams/114/ja/)\n"
|
14
21
|
"MIME-Version: 1.0\n"
|
15
22
|
"Content-Type: text/plain; charset=UTF-8\n"
|
16
23
|
"Content-Transfer-Encoding: 8bit\n"
|
24
|
+
"Language: ja\n"
|
17
25
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
18
|
-
"\n"
|
19
26
|
|
20
27
|
#: ../app/controllers/ansible_roles_controller.rb:35
|
21
28
|
msgid "Import of roles successfully finished."
|
22
|
-
msgstr ""
|
29
|
+
msgstr "ロールのインポートが正常に完了しました。"
|
23
30
|
|
24
31
|
#: ../app/controllers/ansible_roles_controller.rb:50
|
25
32
|
msgid "No changes in roles detected."
|
26
|
-
msgstr ""
|
33
|
+
msgstr "ロールの変更が検出されませんでした。"
|
27
34
|
|
28
35
|
#: ../app/controllers/ansible_roles_controller.rb:51
|
29
36
|
msgid "No changes in roles detected on %s."
|
30
|
-
msgstr ""
|
37
|
+
msgstr "ロールの変更が %s で検出されませんでした。"
|
31
38
|
|
32
39
|
#: ../app/controllers/ansible_variables_controller.rb:39
|
33
40
|
msgid "No changes in variables detected on %s."
|
@@ -42,16 +49,38 @@ msgid ""
|
|
42
49
|
msgstr ""
|
43
50
|
|
44
51
|
#: ../app/controllers/ansible_variables_controller.rb:102
|
45
|
-
msgid "
|
52
|
+
msgid ""
|
53
|
+
"No proxy found to import variables from, ensure that the smart proxy has the"
|
54
|
+
" Ansible feature enabled."
|
55
|
+
msgstr ""
|
56
|
+
|
57
|
+
#: ../app/controllers/api/v2/ansible_inventories_controller.rb:7
|
58
|
+
#: ../app/controllers/api/v2/ansible_inventories_controller.rb:12
|
59
|
+
msgid "Show Ansible inventory for hosts"
|
60
|
+
msgstr ""
|
61
|
+
|
62
|
+
#: ../app/controllers/api/v2/ansible_inventories_controller.rb:8
|
63
|
+
#: ../app/controllers/api/v2/ansible_inventories_controller.rb:13
|
64
|
+
msgid "IDs of hosts included in inventory"
|
65
|
+
msgstr ""
|
66
|
+
|
67
|
+
#: ../app/controllers/api/v2/ansible_inventories_controller.rb:17
|
68
|
+
#: ../app/controllers/api/v2/ansible_inventories_controller.rb:22
|
69
|
+
msgid "Show Ansible inventory for hostgroups"
|
70
|
+
msgstr ""
|
71
|
+
|
72
|
+
#: ../app/controllers/api/v2/ansible_inventories_controller.rb:18
|
73
|
+
#: ../app/controllers/api/v2/ansible_inventories_controller.rb:23
|
74
|
+
msgid "IDs of hostgroups included in inventory"
|
46
75
|
msgstr ""
|
47
76
|
|
48
77
|
#: ../app/controllers/api/v2/ansible_override_values_controller.rb:17
|
49
78
|
msgid "Override match"
|
50
|
-
msgstr ""
|
79
|
+
msgstr "一致候補の上書き"
|
51
80
|
|
52
81
|
#: ../app/controllers/api/v2/ansible_override_values_controller.rb:18
|
53
82
|
msgid "Override value, required if omit is false"
|
54
|
-
msgstr ""
|
83
|
+
msgstr "上書き値 (omit が false の場合に必要)"
|
55
84
|
|
56
85
|
#: ../app/controllers/api/v2/ansible_override_values_controller.rb:22
|
57
86
|
msgid "Create an override value for a specific ansible variable"
|
@@ -63,38 +92,45 @@ msgstr ""
|
|
63
92
|
|
64
93
|
#: ../app/controllers/api/v2/ansible_roles_controller.rb:18
|
65
94
|
msgid "Show role"
|
66
|
-
msgstr ""
|
95
|
+
msgstr "ロールの表示"
|
67
96
|
|
68
97
|
#: ../app/controllers/api/v2/ansible_roles_controller.rb:22
|
69
98
|
msgid "List Ansible roles"
|
70
|
-
msgstr ""
|
99
|
+
msgstr "Ansible ロールの一覧"
|
71
100
|
|
72
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:
|
101
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:29
|
73
102
|
msgid "Deletes Ansible role"
|
74
|
-
msgstr ""
|
103
|
+
msgstr "Ansible ロールの削除"
|
75
104
|
|
76
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:
|
105
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:35
|
77
106
|
msgid "Import Ansible roles"
|
78
|
-
msgstr ""
|
107
|
+
msgstr "Ansible ロールのインポート"
|
79
108
|
|
80
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:
|
109
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:36
|
110
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:43
|
111
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:75
|
112
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:85
|
81
113
|
msgid "Smart Proxy to import from"
|
82
|
-
msgstr ""
|
114
|
+
msgstr "インポート元となるスマートプロキシー"
|
83
115
|
|
84
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:
|
116
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:37
|
85
117
|
msgid "Ansible role names to import"
|
86
|
-
msgstr ""
|
118
|
+
msgstr "インポートする Ansible ロール名"
|
87
119
|
|
88
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:
|
120
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:42
|
89
121
|
msgid "Obsolete Ansible roles"
|
90
|
-
msgstr ""
|
122
|
+
msgstr "廃止された Ansible ロール"
|
91
123
|
|
92
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:
|
124
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:49
|
93
125
|
msgid "Fetch Ansible roles available to be imported"
|
94
|
-
msgstr ""
|
126
|
+
msgstr "インポート可能な Ansible ロールの取得"
|
95
127
|
|
96
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:
|
128
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:50
|
97
129
|
msgid "Smart Proxy to fetch from"
|
130
|
+
msgstr "取得元となる Smart Proxy"
|
131
|
+
|
132
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:73
|
133
|
+
msgid "Smart proxy id is required"
|
98
134
|
msgstr ""
|
99
135
|
|
100
136
|
#: ../app/controllers/api/v2/ansible_variables_controller.rb:20
|
@@ -105,89 +141,97 @@ msgstr ""
|
|
105
141
|
msgid "List Ansible variables"
|
106
142
|
msgstr ""
|
107
143
|
|
108
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
144
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:31
|
109
145
|
msgid "Deletes Ansible variable"
|
110
146
|
msgstr ""
|
111
147
|
|
112
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
148
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:40
|
113
149
|
msgid "Name of variable"
|
114
|
-
msgstr ""
|
150
|
+
msgstr "変数の名前"
|
115
151
|
|
116
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
152
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:41
|
117
153
|
msgid "Role ID"
|
118
154
|
msgstr ""
|
119
155
|
|
120
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
156
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:42
|
121
157
|
msgid "Default value of variable"
|
122
|
-
msgstr ""
|
158
|
+
msgstr "変数のデフォルト値"
|
123
159
|
|
124
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
160
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:43
|
125
161
|
msgid "When enabled the parameter is hidden in the UI"
|
126
|
-
msgstr ""
|
162
|
+
msgstr "有効な場合はパラメーターが UI で非表示になります"
|
127
163
|
|
128
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
164
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:44
|
129
165
|
msgid "The order in which values are resolved"
|
130
|
-
msgstr ""
|
166
|
+
msgstr "値が解決される順序"
|
131
167
|
|
132
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
168
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:45
|
133
169
|
msgid "Description of variable"
|
134
|
-
msgstr ""
|
170
|
+
msgstr "変数の説明"
|
135
171
|
|
136
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
172
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:46
|
137
173
|
msgid "Types of validation values"
|
138
|
-
msgstr ""
|
174
|
+
msgstr "検証値のタイプ"
|
139
175
|
|
140
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
176
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:47
|
141
177
|
msgid "Used to enforce certain values for the parameter values"
|
142
|
-
msgstr ""
|
178
|
+
msgstr "パラメーター値の特定の値を適用するために使用されます"
|
143
179
|
|
144
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
180
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:48
|
145
181
|
msgid "Types of variable values"
|
146
|
-
msgstr ""
|
182
|
+
msgstr "変数値のタイプ"
|
147
183
|
|
148
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
184
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:49
|
149
185
|
msgid "Merge all matching values (only array/hash type)"
|
150
|
-
msgstr ""
|
186
|
+
msgstr "一致するすべての値のマージ (配列/ハッシュタイプのみ)"
|
151
187
|
|
152
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
188
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:50
|
153
189
|
msgid "Include default value when merging all matching values"
|
154
|
-
msgstr ""
|
190
|
+
msgstr "一致するすべての値をマージするときにデフォルト値を含めます"
|
155
191
|
|
156
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
192
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:51
|
157
193
|
msgid "Remove duplicate values (only array type)"
|
194
|
+
msgstr "重複する値の削除 (配列タイプのみ)"
|
195
|
+
|
196
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:52
|
197
|
+
msgid "Whether to override variable or not"
|
158
198
|
msgstr ""
|
159
199
|
|
160
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
200
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:56
|
161
201
|
msgid "Create Ansible variable"
|
162
202
|
msgstr ""
|
163
203
|
|
164
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
204
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:63
|
165
205
|
msgid "Updates Ansible variable"
|
166
206
|
msgstr ""
|
167
207
|
|
168
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
169
|
-
msgid "
|
208
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:73
|
209
|
+
msgid ""
|
210
|
+
"Import Ansible variables. This will only import variables for already "
|
211
|
+
"existing roles, it will not import any new roles"
|
170
212
|
msgstr ""
|
171
213
|
|
172
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
173
|
-
msgid "
|
214
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:83
|
215
|
+
msgid ""
|
216
|
+
"Obsolete Ansible variables. This will only obsolete variables for already "
|
217
|
+
"existing roles, it will not delete any old roles"
|
174
218
|
msgstr ""
|
175
219
|
|
176
220
|
#: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:20
|
177
221
|
msgid "Plays Ansible roles on a hostgroup"
|
178
|
-
msgstr ""
|
222
|
+
msgstr "ホストグループ上の Ansible ロールのプレイ"
|
179
223
|
|
180
224
|
#: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:30
|
181
225
|
msgid "Plays Ansible roles on hostgroups"
|
182
|
-
msgstr ""
|
226
|
+
msgstr "ホストグループ上の Ansible ロールのプレイ"
|
183
227
|
|
184
228
|
#: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:31
|
185
229
|
msgid "IDs of hostgroups to play roles on"
|
186
|
-
msgstr ""
|
230
|
+
msgstr "ロールを実行するホストグループの ID"
|
187
231
|
|
188
232
|
#: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:42
|
189
233
|
msgid "List all Ansible roles for a hostgroup"
|
190
|
-
msgstr ""
|
234
|
+
msgstr "ホストグループの Ansible ロールすべての表示"
|
191
235
|
|
192
236
|
#: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:53
|
193
237
|
msgid "Assigns Ansible roles to a hostgroup"
|
@@ -197,25 +241,26 @@ msgstr ""
|
|
197
241
|
msgid "Ansible roles to assign to a hostgroup"
|
198
242
|
msgstr ""
|
199
243
|
|
200
|
-
#: ../app/controllers/foreman_ansible/api/v2/hostgroups_param_group_extensions.rb:13
|
244
|
+
#: ../app/controllers/foreman_ansible/api/v2/hostgroups_param_group_extensions.rb:13
|
245
|
+
#: ../app/controllers/foreman_ansible/api/v2/hosts_param_group_extensions.rb:13
|
201
246
|
msgid "IDs of associated ansible roles"
|
202
|
-
msgstr ""
|
247
|
+
msgstr "関連の Ansible ロールの ID"
|
203
248
|
|
204
249
|
#: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:26
|
205
250
|
msgid "Plays Ansible roles on a host"
|
206
|
-
msgstr ""
|
251
|
+
msgstr "ホスト上の Ansible ロールのプレイ"
|
207
252
|
|
208
253
|
#: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:35
|
209
254
|
msgid "Plays Ansible roles on hosts"
|
210
|
-
msgstr ""
|
255
|
+
msgstr "ホスト上の Ansible ロールのプレイ"
|
211
256
|
|
212
257
|
#: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:36
|
213
258
|
msgid "IDs of hosts to play roles on"
|
214
|
-
msgstr ""
|
259
|
+
msgstr "ロールを実行するホストの ID"
|
215
260
|
|
216
261
|
#: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:46
|
217
262
|
msgid "List all Ansible roles for a host"
|
218
|
-
msgstr ""
|
263
|
+
msgstr "ホストの Ansible ロールすべての表示"
|
219
264
|
|
220
265
|
#: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:56
|
221
266
|
msgid "Assigns Ansible roles to a host"
|
@@ -227,19 +272,19 @@ msgstr ""
|
|
227
272
|
|
228
273
|
#: ../app/controllers/foreman_ansible/concerns/hostgroups_controller_extensions.rb:27
|
229
274
|
msgid "Host group has no associated hosts"
|
230
|
-
msgstr ""
|
275
|
+
msgstr "ホストグループに関連付けられたホストがありません"
|
231
276
|
|
232
277
|
#: ../app/controllers/foreman_ansible/concerns/job_invocation_helper.rb:13
|
233
278
|
msgid "There are no Ansible roles to play"
|
234
|
-
msgstr ""
|
279
|
+
msgstr "実行する Ansible ロールはありません"
|
235
280
|
|
236
281
|
#: ../app/controllers/foreman_ansible/concerns/job_invocation_helper.rb:15
|
237
282
|
msgid "Could not run Ansible roles for %{host}"
|
238
|
-
msgstr ""
|
283
|
+
msgstr "%{host} の Ansible ロールを実行できませんでした"
|
239
284
|
|
240
285
|
#: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:8
|
241
286
|
msgid "Import from %s"
|
242
|
-
msgstr ""
|
287
|
+
msgstr "%s からインポート"
|
243
288
|
|
244
289
|
#: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:23
|
245
290
|
msgid "Ansible Role"
|
@@ -247,111 +292,136 @@ msgstr ""
|
|
247
292
|
|
248
293
|
#: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:29
|
249
294
|
msgid "Import"
|
250
|
-
msgstr ""
|
295
|
+
msgstr "インポート"
|
251
296
|
|
252
297
|
#: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:35
|
253
298
|
msgid "%s ago"
|
254
|
-
msgstr ""
|
299
|
+
msgstr "%s 前"
|
255
300
|
|
256
|
-
#: ../app/helpers/foreman_ansible/hosts_helper_extensions.rb:13
|
301
|
+
#: ../app/helpers/foreman_ansible/hosts_helper_extensions.rb:13
|
302
|
+
#: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:18
|
257
303
|
msgid "Play Ansible roles"
|
258
|
-
msgstr ""
|
304
|
+
msgstr "Ansible ロールの設定"
|
259
305
|
|
260
306
|
#: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:10
|
261
307
|
msgid "Playbook execution failed"
|
262
|
-
msgstr ""
|
308
|
+
msgstr "Playbook の実行に失敗しました"
|
263
309
|
|
264
|
-
#: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:30
|
310
|
+
#: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:30
|
311
|
+
#: ../lib/foreman_ansible_core/remote_execution_core/ansible_runner.rb:36
|
265
312
|
msgid "Error loading data from proxy"
|
266
|
-
msgstr ""
|
313
|
+
msgstr "プロキシーからのデータ読み込みでエラーが発生"
|
267
314
|
|
268
315
|
#: ../app/lib/actions/foreman_ansible/helpers/play_roles_description.rb:13
|
269
316
|
msgid "Foreman"
|
270
|
-
msgstr ""
|
317
|
+
msgstr "Foreman"
|
271
318
|
|
272
319
|
#: ../app/lib/proxy_api/ansible.rb:27
|
273
320
|
msgid "Unable to get roles from Ansible"
|
274
|
-
msgstr ""
|
321
|
+
msgstr "Ansible からロールを取得できません"
|
275
322
|
|
276
323
|
#: ../app/lib/proxy_api/ansible.rb:34 ../app/lib/proxy_api/ansible.rb:41
|
277
324
|
msgid "Unable to get roles/variables from Ansible"
|
278
325
|
msgstr ""
|
279
326
|
|
280
327
|
#: ../app/models/setting/ansible.rb:20
|
281
|
-
msgid "
|
328
|
+
msgid ""
|
329
|
+
"Use this to supply a path to an SSH Private Key that Ansible will use in "
|
330
|
+
"lieu of a password Override with \"ansible_ssh_private_key_file\" host "
|
331
|
+
"parameter"
|
282
332
|
msgstr ""
|
333
|
+
"これを使用して、Ansible がパスワードの代わりに使用する SSH "
|
334
|
+
"秘密鍵へのパスを指定します。\"ansible_ssh_private_key_file\" ホストパラメータで上書きします"
|
283
335
|
|
284
336
|
#: ../app/models/setting/ansible.rb:25
|
285
337
|
msgid "Private Key Path"
|
286
|
-
msgstr ""
|
338
|
+
msgstr "秘密鍵のパス: "
|
287
339
|
|
288
340
|
#: ../app/models/setting/ansible.rb:29
|
289
|
-
msgid "
|
341
|
+
msgid ""
|
342
|
+
"Use this connection type by default when running Ansible playbooks. You can "
|
343
|
+
"override this on hosts by adding a parameter \"ansible_connection\""
|
290
344
|
msgstr ""
|
345
|
+
"Ansible プレイブックの実行時に、この接続タイプをデフォルトで使用します。ホスト上でこれを上書きするには、パラメーター "
|
346
|
+
"\"ansible_connection\" を追加します。"
|
291
347
|
|
292
348
|
#: ../app/models/setting/ansible.rb:33
|
293
349
|
msgid "Connection type"
|
294
|
-
msgstr ""
|
350
|
+
msgstr "接続タイプ"
|
295
351
|
|
296
352
|
#: ../app/models/setting/ansible.rb:37
|
297
|
-
msgid "
|
353
|
+
msgid ""
|
354
|
+
"Enable/disable WinRM server certificate validation when running Ansible "
|
355
|
+
"playbooks. You can override this on hosts by adding a parameter "
|
356
|
+
"\"ansible_winrm_server_cert_validation\""
|
298
357
|
msgstr ""
|
358
|
+
"Ansible プレイブックの実行時に、WinRM サーバー証明書の検証を有効または無効にします。ホスト上でこれを上書きするには、パラメーター "
|
359
|
+
"\"ansible_winrm_server_cert_validation\" を追加します"
|
299
360
|
|
300
361
|
#: ../app/models/setting/ansible.rb:42
|
301
362
|
msgid "WinRM cert Validation"
|
302
|
-
msgstr ""
|
363
|
+
msgstr "WinRM 証明書の検証"
|
303
364
|
|
304
365
|
#: ../app/models/setting/ansible.rb:46
|
305
|
-
msgid "
|
306
|
-
|
366
|
+
msgid ""
|
367
|
+
"Foreman will add the this level of verbosity for additional debugging output"
|
368
|
+
" when running Ansible playbooks."
|
369
|
+
msgstr "Ansible プレイブックの実行時に、Foreman は追加のデバッグ出力にこのレベルの冗長性を追加します。"
|
307
370
|
|
308
371
|
#: ../app/models/setting/ansible.rb:49
|
309
372
|
msgid "Default verbosity level"
|
310
|
-
msgstr ""
|
373
|
+
msgstr "デフォルトの冗長性レベル"
|
311
374
|
|
312
375
|
#: ../app/models/setting/ansible.rb:52
|
313
376
|
msgid "Disabled"
|
314
|
-
msgstr ""
|
377
|
+
msgstr "無効"
|
315
378
|
|
316
379
|
#: ../app/models/setting/ansible.rb:53
|
317
380
|
msgid "Level 1 (-v)"
|
318
|
-
msgstr ""
|
381
|
+
msgstr "レベル 1 (-v)"
|
319
382
|
|
320
383
|
#: ../app/models/setting/ansible.rb:54
|
321
384
|
msgid "Level 2 (-vv)"
|
322
|
-
msgstr ""
|
385
|
+
msgstr "レベル 2 (-vv)"
|
323
386
|
|
324
387
|
#: ../app/models/setting/ansible.rb:55
|
325
388
|
msgid "Level 3 (-vvv)"
|
326
|
-
msgstr ""
|
389
|
+
msgstr "レベル 3 (-vvv)"
|
327
390
|
|
328
391
|
#: ../app/models/setting/ansible.rb:56
|
329
392
|
msgid "Level 4 (-vvvv)"
|
330
|
-
msgstr ""
|
393
|
+
msgstr "レベル 4 (-vvvv)"
|
331
394
|
|
332
395
|
#: ../app/models/setting/ansible.rb:62
|
333
|
-
msgid "
|
396
|
+
msgid ""
|
397
|
+
"Timeout (in seconds) to set when Foreman will trigger a play Ansible roles "
|
398
|
+
"task after a host is fully provisioned. Set this to the maximum time you "
|
399
|
+
"expect a host to take until it is ready after a reboot."
|
334
400
|
msgstr ""
|
401
|
+
"ホストが完全にプロビジョニングされた後に、Foreman がAnsible ロールのタスクのプレイを開始する時間 "
|
402
|
+
"(秒単位)。再起動後にホストが準備完了となるまでの最大値に設定します。"
|
335
403
|
|
336
404
|
#: ../app/models/setting/ansible.rb:67
|
337
405
|
msgid "Post-provision timeout"
|
338
|
-
msgstr ""
|
406
|
+
msgstr "プロビジョニング後のタイムアウト"
|
339
407
|
|
340
408
|
#: ../app/models/setting/ansible.rb:71
|
341
409
|
msgid "Timeout (in minutes) when hosts should have reported."
|
342
|
-
msgstr ""
|
410
|
+
msgstr "ホストがレポートしなかった場合のタイムアウト (分単位)"
|
343
411
|
|
344
412
|
#: ../app/models/setting/ansible.rb:73
|
345
413
|
msgid "Ansible report timeout"
|
346
|
-
msgstr ""
|
414
|
+
msgstr "Ansible レポートのタイムアウト"
|
347
415
|
|
348
416
|
#: ../app/models/setting/ansible.rb:77
|
349
|
-
msgid "
|
350
|
-
|
417
|
+
msgid ""
|
418
|
+
"Disable host configuration status turning to out of sync for %{cfgmgmt} "
|
419
|
+
"after report does not arrive within configured interval"
|
420
|
+
msgstr "設定した間隔でレポートが到達しない場合に、%{cfgmgmt} のホスト設定ステータスが非同期に切り替わらないように無効にします"
|
351
421
|
|
352
422
|
#: ../app/models/setting/ansible.rb:81
|
353
423
|
msgid "%{cfgmgmt} out of sync disabled"
|
354
|
-
msgstr ""
|
424
|
+
msgstr "%{cfgmgmt} の非同期切り替えを無効にしました"
|
355
425
|
|
356
426
|
#: ../app/models/setting/ansible.rb:86
|
357
427
|
msgid "Foreman will run Ansible playbooks using this implementation"
|
@@ -361,131 +431,158 @@ msgstr ""
|
|
361
431
|
msgid "Implementation for running Ansible"
|
362
432
|
msgstr ""
|
363
433
|
|
364
|
-
#: ../app/models/setting/ansible.rb:104 ../lib/foreman_ansible/register.rb:
|
434
|
+
#: ../app/models/setting/ansible.rb:104 ../lib/foreman_ansible/register.rb:97
|
365
435
|
msgid "Ansible"
|
366
|
-
msgstr ""
|
436
|
+
msgstr "Ansible"
|
367
437
|
|
368
438
|
#: ../app/services/foreman_ansible/insights_notification_builder.rb:51
|
369
439
|
msgid "Remediation Plan"
|
370
|
-
msgstr ""
|
440
|
+
msgstr "修復プラン"
|
371
441
|
|
372
|
-
#: ../app/services/foreman_ansible/insights_notification_builder.rb:61
|
442
|
+
#: ../app/services/foreman_ansible/insights_notification_builder.rb:61
|
443
|
+
#: ../db/seeds.d/90_notification_blueprints.rb:13
|
373
444
|
msgid "Job Details"
|
374
|
-
msgstr ""
|
445
|
+
msgstr "ジョブの詳細"
|
375
446
|
|
376
447
|
#: ../app/services/foreman_ansible/proxy_api.rb:13
|
377
448
|
msgid "Proxy not found"
|
378
|
-
msgstr ""
|
449
|
+
msgstr "プロキシーが見つかりません"
|
379
450
|
|
380
451
|
#: ../app/views/ansible_roles/import.html.erb:1
|
381
452
|
msgid "Changed Ansible roles"
|
382
|
-
msgstr ""
|
453
|
+
msgstr "変更された Ansible ロール"
|
383
454
|
|
384
|
-
#: ../app/views/ansible_roles/import.html.erb:3
|
455
|
+
#: ../app/views/ansible_roles/import.html.erb:3
|
456
|
+
#: ../app/views/ansible_variables/import.html.erb:3
|
385
457
|
msgid "Select the changes you want to realize in Foreman"
|
386
|
-
msgstr ""
|
458
|
+
msgstr "Foreman で反映する変更を選択します"
|
387
459
|
|
388
|
-
#: ../app/views/ansible_roles/import.html.erb:5
|
460
|
+
#: ../app/views/ansible_roles/import.html.erb:5
|
461
|
+
#: ../app/views/ansible_variables/import.html.erb:5
|
389
462
|
msgid "Toggle"
|
390
|
-
msgstr ""
|
463
|
+
msgstr "切り替える"
|
391
464
|
|
392
|
-
#: ../app/views/ansible_roles/import.html.erb:6
|
465
|
+
#: ../app/views/ansible_roles/import.html.erb:6
|
466
|
+
#: ../app/views/ansible_variables/import.html.erb:6
|
393
467
|
msgid "New"
|
394
|
-
msgstr ""
|
468
|
+
msgstr "新規"
|
395
469
|
|
396
|
-
#: ../app/views/ansible_roles/import.html.erb:8
|
470
|
+
#: ../app/views/ansible_roles/import.html.erb:8
|
471
|
+
#: ../app/views/ansible_variables/import.html.erb:8
|
397
472
|
msgid "Check/Uncheck new"
|
398
|
-
msgstr ""
|
473
|
+
msgstr "新規の選択/選択解除"
|
399
474
|
|
400
|
-
#: ../app/views/ansible_roles/import.html.erb:9
|
475
|
+
#: ../app/views/ansible_roles/import.html.erb:9
|
476
|
+
#: ../app/views/ansible_variables/import.html.erb:9
|
401
477
|
msgid "Obsolete"
|
402
|
-
msgstr ""
|
478
|
+
msgstr "旧版 "
|
403
479
|
|
404
|
-
#: ../app/views/ansible_roles/import.html.erb:11
|
480
|
+
#: ../app/views/ansible_roles/import.html.erb:11
|
481
|
+
#: ../app/views/ansible_variables/import.html.erb:11
|
405
482
|
msgid "Check/Uncheck obsolete"
|
406
|
-
msgstr ""
|
483
|
+
msgstr "旧版の選択/選択解除"
|
407
484
|
|
408
|
-
#: ../app/views/ansible_roles/import.html.erb:19
|
485
|
+
#: ../app/views/ansible_roles/import.html.erb:19
|
486
|
+
#: ../app/views/ansible_variables/import.html.erb:22
|
409
487
|
msgid "Check/Uncheck all"
|
410
|
-
msgstr ""
|
488
|
+
msgstr "すべて選択/選択解除"
|
411
489
|
|
412
|
-
#: ../app/views/ansible_roles/import.html.erb:21
|
490
|
+
#: ../app/views/ansible_roles/import.html.erb:21
|
491
|
+
#: ../app/views/ansible_variables/import.html.erb:24
|
413
492
|
msgid "Name"
|
414
|
-
msgstr ""
|
493
|
+
msgstr "名前"
|
415
494
|
|
416
|
-
#: ../app/views/ansible_roles/import.html.erb:22
|
495
|
+
#: ../app/views/ansible_roles/import.html.erb:22
|
496
|
+
#: ../app/views/ansible_variables/import.html.erb:26
|
417
497
|
msgid "Hosts count"
|
418
|
-
msgstr ""
|
498
|
+
msgstr "ホスト数"
|
419
499
|
|
420
|
-
#: ../app/views/ansible_roles/import.html.erb:23
|
500
|
+
#: ../app/views/ansible_roles/import.html.erb:23
|
501
|
+
#: ../app/views/ansible_variables/import.html.erb:27
|
421
502
|
msgid "Hostgroups count"
|
422
|
-
msgstr ""
|
503
|
+
msgstr "ホストグループ数"
|
423
504
|
|
424
|
-
#: ../app/views/ansible_roles/import.html.erb:24
|
505
|
+
#: ../app/views/ansible_roles/import.html.erb:24
|
506
|
+
#: ../app/views/ansible_variables/import.html.erb:28
|
425
507
|
msgid "Operation"
|
426
|
-
msgstr ""
|
508
|
+
msgstr "操作"
|
427
509
|
|
428
|
-
#: ../app/views/ansible_roles/import.html.erb:35
|
510
|
+
#: ../app/views/ansible_roles/import.html.erb:35
|
511
|
+
#: ../app/views/ansible_variables/import.html.erb:39
|
429
512
|
msgid "Check/Uncheck all %s changes"
|
430
|
-
msgstr ""
|
513
|
+
msgstr "%s のすべての変更を選択/選択解除"
|
431
514
|
|
432
|
-
#: ../app/views/ansible_roles/import.html.erb:40
|
515
|
+
#: ../app/views/ansible_roles/import.html.erb:40
|
516
|
+
#: ../app/views/ansible_variables/import.html.erb:45
|
433
517
|
msgid "Add"
|
434
|
-
msgstr ""
|
518
|
+
msgstr "追加"
|
435
519
|
|
436
|
-
#: ../app/views/ansible_roles/import.html.erb:40
|
520
|
+
#: ../app/views/ansible_roles/import.html.erb:40
|
521
|
+
#: ../app/views/ansible_variables/import.html.erb:45
|
437
522
|
msgid "Remove"
|
438
|
-
msgstr ""
|
523
|
+
msgstr "削除"
|
439
524
|
|
440
|
-
#: ../app/views/ansible_roles/import.html.erb:48
|
525
|
+
#: ../app/views/ansible_roles/import.html.erb:48
|
526
|
+
#: ../app/views/ansible_variables/import.html.erb:53
|
441
527
|
msgid "Cancel"
|
442
|
-
msgstr ""
|
528
|
+
msgstr "キャンセル"
|
443
529
|
|
444
|
-
#: ../app/views/ansible_roles/import.html.erb:49
|
530
|
+
#: ../app/views/ansible_roles/import.html.erb:49
|
531
|
+
#: ../app/views/ansible_variables/import.html.erb:12
|
532
|
+
#: ../app/views/ansible_variables/import.html.erb:45
|
533
|
+
#: ../app/views/ansible_variables/import.html.erb:54
|
445
534
|
msgid "Update"
|
446
|
-
msgstr ""
|
535
|
+
msgstr "アップデート"
|
447
536
|
|
448
|
-
#: ../app/views/ansible_roles/index.html.erb:1
|
537
|
+
#: ../app/views/ansible_roles/index.html.erb:1
|
538
|
+
#: ../app/views/ansible_roles/welcome.html.erb:1
|
539
|
+
#: ../app/views/ansible_roles/welcome.html.erb:6
|
540
|
+
#: ../app/views/foreman_ansible/ansible_roles/_select_tab_title.html.erb:1
|
449
541
|
msgid "Ansible Roles"
|
450
|
-
msgstr ""
|
542
|
+
msgstr "Ansible ロール"
|
451
543
|
|
452
544
|
#: ../app/views/ansible_roles/index.html.erb:9
|
453
545
|
msgid "Role|Name"
|
454
|
-
msgstr ""
|
546
|
+
msgstr "名前"
|
455
547
|
|
456
548
|
#: ../app/views/ansible_roles/index.html.erb:10
|
457
549
|
msgid "Hostgroups"
|
458
|
-
msgstr ""
|
550
|
+
msgstr "ホストグループ "
|
459
551
|
|
460
552
|
#: ../app/views/ansible_roles/index.html.erb:11
|
461
553
|
msgid "Hosts"
|
462
|
-
msgstr ""
|
554
|
+
msgstr "ホスト"
|
463
555
|
|
464
556
|
#: ../app/views/ansible_roles/index.html.erb:12
|
465
557
|
msgid "Imported at"
|
466
|
-
msgstr ""
|
558
|
+
msgstr "インポート場所"
|
467
559
|
|
468
|
-
#: ../app/views/ansible_roles/index.html.erb:13
|
560
|
+
#: ../app/views/ansible_roles/index.html.erb:13
|
561
|
+
#: ../app/views/ansible_variables/index.html.erb:16
|
469
562
|
msgid "Actions"
|
470
|
-
msgstr ""
|
563
|
+
msgstr "アクション"
|
471
564
|
|
472
|
-
#: ../app/views/ansible_roles/index.html.erb:27
|
565
|
+
#: ../app/views/ansible_roles/index.html.erb:27
|
566
|
+
#: ../lib/foreman_ansible/register.rb:103
|
473
567
|
msgid "Variables"
|
474
|
-
msgstr ""
|
568
|
+
msgstr "変数"
|
475
569
|
|
476
|
-
#: ../app/views/ansible_roles/index.html.erb:33
|
570
|
+
#: ../app/views/ansible_roles/index.html.erb:33
|
571
|
+
#: ../app/views/ansible_variables/index.html.erb:41
|
477
572
|
msgid "Delete %s?"
|
478
|
-
msgstr ""
|
573
|
+
msgstr "%s を削除しますか?"
|
479
574
|
|
480
575
|
#: ../app/views/ansible_roles/welcome.html.erb:7
|
481
576
|
msgid ""
|
482
577
|
"No ansible roles were found in Foreman. If you want to assign roles to your hosts,\n"
|
483
578
|
" you have to import them first."
|
484
579
|
msgstr ""
|
580
|
+
"Foreman で Ansible ロールが見つかりませんでした。ホストにロールを割りてる場合は、\n"
|
581
|
+
" 最初にロールをインポートする必要があります。"
|
485
582
|
|
486
583
|
#: ../app/views/ansible_roles/welcome.html.erb:10
|
487
584
|
msgid "Learn more about this in the documentation."
|
488
|
-
msgstr ""
|
585
|
+
msgstr "この詳細については、ドキュメンテーションを参照してください。"
|
489
586
|
|
490
587
|
#: ../app/views/ansible_variables/_fields.erb:4
|
491
588
|
msgid "Ansible Variable Details (Imported)"
|
@@ -497,79 +594,100 @@ msgstr ""
|
|
497
594
|
|
498
595
|
#: ../app/views/ansible_variables/_fields.erb:11
|
499
596
|
msgid "Default Behavior"
|
500
|
-
msgstr ""
|
597
|
+
msgstr "デフォルト動作"
|
501
598
|
|
502
599
|
#: ../app/views/ansible_variables/_fields.erb:12
|
503
600
|
msgid "Override the default value of the Ansible variable."
|
504
601
|
msgstr ""
|
505
602
|
|
506
603
|
#: ../app/views/ansible_variables/_fields.erb:14
|
507
|
-
msgid "
|
604
|
+
msgid ""
|
605
|
+
"Mark the variable to be managed by Foreman. When the Ansible role of this "
|
606
|
+
"variable is assigned to a host, the default value will be added to Ansible "
|
607
|
+
"inventory as a host variable. Specify matchers to set a different value for "
|
608
|
+
"such variable."
|
508
609
|
msgstr ""
|
509
610
|
|
510
611
|
#: ../app/views/ansible_variables/_fields.erb:27
|
511
612
|
msgid "Value to use when there is no match."
|
512
|
-
msgstr ""
|
613
|
+
msgstr "一致がない場合に使用する値。"
|
513
614
|
|
514
615
|
#: ../app/views/ansible_variables/_fields.erb:30
|
515
616
|
msgid "Hidden Value"
|
516
|
-
msgstr ""
|
617
|
+
msgstr "非表示の値"
|
517
618
|
|
518
619
|
#: ../app/views/ansible_variables/_fields.erb:33
|
519
620
|
msgid "Hide all values for this parameter."
|
520
|
-
msgstr ""
|
621
|
+
msgstr "このパラメーターのすべての値を非表示にします。"
|
521
622
|
|
522
623
|
#: ../app/views/ansible_variables/_fields.erb:39
|
523
624
|
msgid "Optional Input Validator"
|
524
|
-
msgstr ""
|
625
|
+
msgstr "オプションの入力バリデーター"
|
525
626
|
|
526
627
|
#: ../app/views/ansible_variables/_fields.erb:41
|
527
|
-
msgid "
|
628
|
+
msgid ""
|
629
|
+
"Before including these variables on your playbooks, Foreman will validate "
|
630
|
+
"that your variables comply with the validation."
|
528
631
|
msgstr ""
|
529
632
|
|
530
633
|
#: ../app/views/ansible_variables/_fields.erb:44
|
531
|
-
msgid "
|
532
|
-
|
634
|
+
msgid ""
|
635
|
+
"If checked, will raise an error if there is no default value and no matcher "
|
636
|
+
"provide a value."
|
637
|
+
msgstr "チェックが付けられていると、デフォルト値がなく Matcher が値を指定しない場合にエラーが出されます。"
|
533
638
|
|
534
639
|
#: ../app/views/ansible_variables/_fields.erb:53
|
535
640
|
msgid "Prioritize Attribute Order"
|
536
|
-
msgstr ""
|
641
|
+
msgstr "属性の順序の優先順位付け"
|
537
642
|
|
538
643
|
#: ../app/views/ansible_variables/_fields.erb:54
|
539
644
|
msgid "Set the order in which values are resolved."
|
540
|
-
msgstr ""
|
645
|
+
msgstr "値が解決される順序を設定します。"
|
541
646
|
|
542
647
|
#: ../app/views/ansible_variables/_fields.erb:55
|
543
648
|
msgid "Order"
|
544
|
-
msgstr ""
|
649
|
+
msgstr "順序"
|
545
650
|
|
546
651
|
#: ../app/views/ansible_variables/_fields.erb:56
|
547
|
-
msgid "
|
652
|
+
msgid ""
|
653
|
+
"The order in which matchers keys are processed, first match wins.<br> You "
|
654
|
+
"may use multiple attributes as a matcher key, for example, an order of "
|
655
|
+
"<code>host group, environment</code> would expect a matcher such as "
|
656
|
+
"<code>hostgroup = \"web servers\", environment = production</code>"
|
548
657
|
msgstr ""
|
658
|
+
"Matcher キーが処理される順序です。先に一致したもの順になります。<br> 複数の属性を Matcher "
|
659
|
+
"キーとして使用できます。たとえば、<code>host group, environment</code> の順序の場合、<code>hostgroup"
|
660
|
+
" = \"web servers\", environment = production</code> のような Matcher が予想されます"
|
549
661
|
|
550
662
|
#: ../app/views/ansible_variables/_fields.erb:59
|
551
|
-
msgid "
|
663
|
+
msgid ""
|
664
|
+
"Continue to look for matches after first find (only array/hash type)? Note: "
|
665
|
+
"merging overrides ignores all matchers that are omitted."
|
552
666
|
msgstr ""
|
667
|
+
"最初の検索後に継続して一致する候補を検索しますか (配列/ハッシュタイプのみ)? 注意: オーバーライドのマージにより、省略されたすべての "
|
668
|
+
"Matcher が無視されます。"
|
553
669
|
|
554
670
|
#: ../app/views/ansible_variables/_fields.erb:61
|
555
671
|
msgid "Include default value when merging all matching values."
|
556
|
-
msgstr ""
|
672
|
+
msgstr "一致するすべての値をマージするときにデフォルト値を含めます。"
|
557
673
|
|
558
674
|
#: ../app/views/ansible_variables/_fields.erb:64
|
559
675
|
msgid "Avoid duplicate values when merging them (only array type)?"
|
560
|
-
msgstr ""
|
676
|
+
msgstr "値をマージするときに重複する値を回避しますか (配列タイプのみ)?"
|
561
677
|
|
562
678
|
#: ../app/views/ansible_variables/_fields.erb:68
|
563
679
|
msgid "Specify Matchers"
|
564
|
-
msgstr ""
|
680
|
+
msgstr "Matcher の指定"
|
565
681
|
|
566
|
-
#: ../app/views/ansible_variables/edit.html.erb:4
|
682
|
+
#: ../app/views/ansible_variables/edit.html.erb:4
|
683
|
+
#: ../app/views/ansible_variables/index.html.erb:1
|
684
|
+
#: ../app/views/ansible_variables/new.html.erb:4
|
567
685
|
msgid "Ansible Variables"
|
568
686
|
msgstr ""
|
569
687
|
|
570
688
|
#: ../app/views/ansible_variables/edit.html.erb:8
|
571
689
|
msgid "Edit %s"
|
572
|
-
msgstr ""
|
690
|
+
msgstr "%s の編集"
|
573
691
|
|
574
692
|
#: ../app/views/ansible_variables/edit.html.erb:13
|
575
693
|
msgid "Edit Ansible Variable"
|
@@ -601,7 +719,7 @@ msgstr ""
|
|
601
719
|
|
602
720
|
#: ../app/views/ansible_variables/index.html.erb:14
|
603
721
|
msgid "Type"
|
604
|
-
msgstr ""
|
722
|
+
msgstr "タイプ"
|
605
723
|
|
606
724
|
#: ../app/views/ansible_variables/index.html.erb:15
|
607
725
|
msgid "Imported?"
|
@@ -611,86 +729,90 @@ msgstr ""
|
|
611
729
|
msgid "Overriden"
|
612
730
|
msgstr ""
|
613
731
|
|
614
|
-
#: ../app/views/ansible_variables/new.html.erb:8
|
732
|
+
#: ../app/views/ansible_variables/new.html.erb:8
|
733
|
+
#: ../app/views/ansible_variables/new.html.erb:13
|
615
734
|
msgid "Create Ansible Variable"
|
616
735
|
msgstr ""
|
617
736
|
|
618
737
|
#: ../app/views/foreman_ansible/ansible_roles/_hostgroup_ansible_roles_button.erb:5
|
619
738
|
msgid "Play Roles"
|
620
|
-
msgstr ""
|
739
|
+
msgstr "ロールのプレイ"
|
621
740
|
|
622
741
|
#: ../app/views/foreman_ansible/ansible_roles/_hostgroup_ansible_roles_button.erb:9
|
623
742
|
msgid "Nest"
|
624
|
-
msgstr ""
|
743
|
+
msgstr "ネスト"
|
625
744
|
|
626
745
|
#: ../app/views/foreman_ansible/ansible_roles/_hostgroup_ansible_roles_button.erb:10
|
627
746
|
msgid "Clone"
|
628
|
-
msgstr ""
|
747
|
+
msgstr "クローン"
|
629
748
|
|
630
749
|
#: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:7
|
631
750
|
msgid "Level"
|
632
|
-
msgstr ""
|
751
|
+
msgstr "レベル"
|
633
752
|
|
634
753
|
#: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:8
|
635
754
|
msgid "Module"
|
636
|
-
msgstr ""
|
755
|
+
msgstr "モジュール"
|
637
756
|
|
638
757
|
#: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:9
|
639
758
|
msgid "Arguments"
|
640
|
-
msgstr ""
|
759
|
+
msgstr "引数"
|
641
760
|
|
642
761
|
#: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:10
|
643
762
|
msgid "Message"
|
644
|
-
msgstr ""
|
763
|
+
msgstr "メッセージ"
|
645
764
|
|
646
765
|
#: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:23
|
647
766
|
msgid "Nothing to show"
|
648
|
-
msgstr ""
|
767
|
+
msgstr "表示するものがありません"
|
649
768
|
|
650
769
|
#: ../db/seeds.d/90_notification_blueprints.rb:5
|
651
770
|
msgid "Jobs"
|
652
|
-
msgstr ""
|
771
|
+
msgstr "ジョブ"
|
653
772
|
|
654
773
|
#: ../db/seeds.d/90_notification_blueprints.rb:7
|
655
|
-
msgid "
|
656
|
-
|
774
|
+
msgid ""
|
775
|
+
"Insights remediation on %{hosts_count} host(s) has finished successfully"
|
776
|
+
msgstr "%{hosts_count} 台のホストで Insights の修復が正常に完了しました"
|
657
777
|
|
658
|
-
#: ../lib/foreman_ansible/register.rb:
|
778
|
+
#: ../lib/foreman_ansible/register.rb:99
|
659
779
|
msgid "Roles"
|
660
|
-
msgstr ""
|
780
|
+
msgstr "ロール"
|
661
781
|
|
662
782
|
#: ../lib/foreman_ansible/remote_execution.rb:20
|
663
783
|
msgid "Run Ansible roles"
|
664
|
-
msgstr ""
|
784
|
+
msgstr "Ansible ロールの実行"
|
665
785
|
|
666
786
|
#: ../lib/foreman_ansible/remote_execution.rb:21
|
667
|
-
msgid "
|
668
|
-
|
787
|
+
msgid ""
|
788
|
+
"Runs an Ansible playbook which contains all the roles defined for a host"
|
789
|
+
msgstr "ホストに定義された全ロールを含む Ansible プレイブックの実行"
|
669
790
|
|
670
791
|
#: ../lib/foreman_ansible/remote_execution.rb:27
|
671
792
|
msgid "Ansible: Run Insights maintenance plan"
|
672
|
-
msgstr ""
|
793
|
+
msgstr "Ansible: Insights メンテナンスプランの実行"
|
673
794
|
|
674
795
|
#: ../lib/foreman_ansible/remote_execution.rb:28
|
675
|
-
msgid "
|
676
|
-
|
796
|
+
msgid ""
|
797
|
+
"Runs a given maintenance plan from Red Hat Access Insights given an ID."
|
798
|
+
msgstr "指定された ID の Red Hat Access Insights から指定されたメンテナンスプランを実行します。"
|
677
799
|
|
678
800
|
#: action_names.rb:2
|
679
801
|
msgid "Remote action:"
|
680
|
-
msgstr ""
|
802
|
+
msgstr "リモートアクション:"
|
681
803
|
|
682
804
|
#: action_names.rb:3
|
683
805
|
msgid "Import Puppet classes"
|
684
|
-
msgstr ""
|
806
|
+
msgstr "Puppet クラスのインポート"
|
685
807
|
|
686
808
|
#: action_names.rb:4
|
687
809
|
msgid "Import facts"
|
688
|
-
msgstr ""
|
810
|
+
msgstr "ファクトのインポート"
|
689
811
|
|
690
812
|
#: action_names.rb:5
|
691
813
|
msgid "Action with sub plans"
|
692
|
-
msgstr ""
|
814
|
+
msgstr "サブプランによるアクション"
|
693
815
|
|
694
816
|
#: gemspec.rb:2
|
695
817
|
msgid "Ansible support in Foreman"
|
696
|
-
msgstr ""
|
818
|
+
msgstr "Foreman での Ansible サポート"
|