foreman_ansible 14.2.1 → 14.2.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (63) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_ansible/locale/ca/foreman_ansible.js +359 -386
  3. data/app/assets/javascripts/foreman_ansible/locale/cs_CZ/foreman_ansible.js +443 -470
  4. data/app/assets/javascripts/foreman_ansible/locale/de/foreman_ansible.js +518 -545
  5. data/app/assets/javascripts/foreman_ansible/locale/en/foreman_ansible.js +291 -318
  6. data/app/assets/javascripts/foreman_ansible/locale/en_GB/foreman_ansible.js +317 -344
  7. data/app/assets/javascripts/foreman_ansible/locale/es/foreman_ansible.js +580 -607
  8. data/app/assets/javascripts/foreman_ansible/locale/fr/foreman_ansible.js +582 -609
  9. data/app/assets/javascripts/foreman_ansible/locale/gl/foreman_ansible.js +333 -360
  10. data/app/assets/javascripts/foreman_ansible/locale/it/foreman_ansible.js +395 -422
  11. data/app/assets/javascripts/foreman_ansible/locale/ja/foreman_ansible.js +582 -609
  12. data/app/assets/javascripts/foreman_ansible/locale/ka/foreman_ansible.js +575 -602
  13. data/app/assets/javascripts/foreman_ansible/locale/ko/foreman_ansible.js +402 -429
  14. data/app/assets/javascripts/foreman_ansible/locale/nl_NL/foreman_ansible.js +350 -377
  15. data/app/assets/javascripts/foreman_ansible/locale/pl/foreman_ansible.js +369 -396
  16. data/app/assets/javascripts/foreman_ansible/locale/pt_BR/foreman_ansible.js +580 -607
  17. data/app/assets/javascripts/foreman_ansible/locale/ru/foreman_ansible.js +391 -418
  18. data/app/assets/javascripts/foreman_ansible/locale/sv_SE/foreman_ansible.js +335 -362
  19. data/app/assets/javascripts/foreman_ansible/locale/zh_CN/foreman_ansible.js +584 -611
  20. data/app/assets/javascripts/foreman_ansible/locale/zh_TW/foreman_ansible.js +402 -429
  21. data/app/models/ansible_role.rb +3 -0
  22. data/app/models/ansible_variable.rb +4 -0
  23. data/app/models/host_ansible_role.rb +6 -0
  24. data/app/views/foreman_ansible/job_templates/capsule_update_-_ansible_default.erb +73 -0
  25. data/app/views/foreman_ansible/job_templates/capsule_upgrade_-_ansible_default.erb +1 -3
  26. data/lib/foreman_ansible/remote_execution.rb +6 -0
  27. data/lib/foreman_ansible/version.rb +1 -1
  28. data/locale/ca/foreman_ansible.po +6 -33
  29. data/locale/cs_CZ/LC_MESSAGES/foreman_ansible.mo +0 -0
  30. data/locale/cs_CZ/foreman_ansible.po +6 -33
  31. data/locale/de/LC_MESSAGES/foreman_ansible.mo +0 -0
  32. data/locale/de/foreman_ansible.po +6 -33
  33. data/locale/en/foreman_ansible.po +6 -33
  34. data/locale/en_GB/LC_MESSAGES/foreman_ansible.mo +0 -0
  35. data/locale/en_GB/foreman_ansible.po +6 -33
  36. data/locale/es/LC_MESSAGES/foreman_ansible.mo +0 -0
  37. data/locale/es/foreman_ansible.po +6 -33
  38. data/locale/foreman_ansible.pot +47 -85
  39. data/locale/fr/LC_MESSAGES/foreman_ansible.mo +0 -0
  40. data/locale/fr/foreman_ansible.po +6 -33
  41. data/locale/gl/foreman_ansible.po +6 -33
  42. data/locale/it/LC_MESSAGES/foreman_ansible.mo +0 -0
  43. data/locale/it/foreman_ansible.po +6 -33
  44. data/locale/ja/LC_MESSAGES/foreman_ansible.mo +0 -0
  45. data/locale/ja/foreman_ansible.po +6 -33
  46. data/locale/ka/LC_MESSAGES/foreman_ansible.mo +0 -0
  47. data/locale/ka/foreman_ansible.po +6 -33
  48. data/locale/ko/LC_MESSAGES/foreman_ansible.mo +0 -0
  49. data/locale/ko/foreman_ansible.po +6 -33
  50. data/locale/nl_NL/foreman_ansible.po +6 -33
  51. data/locale/pl/foreman_ansible.po +6 -33
  52. data/locale/pt_BR/LC_MESSAGES/foreman_ansible.mo +0 -0
  53. data/locale/pt_BR/foreman_ansible.po +6 -33
  54. data/locale/ru/LC_MESSAGES/foreman_ansible.mo +0 -0
  55. data/locale/ru/foreman_ansible.po +6 -33
  56. data/locale/sv_SE/foreman_ansible.po +6 -33
  57. data/locale/zh_CN/LC_MESSAGES/foreman_ansible.mo +0 -0
  58. data/locale/zh_CN/foreman_ansible.po +6 -33
  59. data/locale/zh_TW/LC_MESSAGES/foreman_ansible.mo +0 -0
  60. data/locale/zh_TW/foreman_ansible.po +6 -33
  61. data/test/unit/host_ansible_role_test.rb +30 -0
  62. metadata +17 -3
  63. data/locale/action_names.rb +0 -7
@@ -17,920 +17,893 @@
17
17
  "domain": "foreman_ansible",
18
18
  "plural_forms": "nplurals=1; plural=0;"
19
19
  },
20
- "No added or removed roles nor variables.": [
21
- "追加���削除�れ�ロールや変数��り��ん。"
20
+ "%(selectedCount)s of %(totalCount)s items selected": [
21
+ "%(selectedCount)s/%(totalCount)s 項目を��"
22
22
  ],
23
- "No added or removed roles nor variables detected on %s.": [
24
- "%s ���追加���削除�れ�ロールや変数�検出�れ��ん���。"
23
+ "%s ago": [
24
+ "%s �"
25
25
  ],
26
- "No changes in variables detected on %s.": [
27
- "%s ���変数�変更�検出�れ��ん���。"
26
+ "%{cfgmgmt} out of sync disabled": [
27
+ "%{cfgmgmt} ���期切り替�を無効�����"
28
28
  ],
29
- "No proxy found to import variables from, ensure that the smart proxy has the Ansible feature enabled.": [
30
- "変数�イン�ート元��るプロキシー�見��り��ん。Smart Proxy � Ansible 機能�有効��る��を確�������。"
29
+ "(from host group)": [
30
+ "(ホストグループ�ら)"
31
31
  ],
32
- "Show Ansible inventory for hosts": [
33
- "ホスト� Ansible インベントリーを表示�る"
32
+ "A comma separated list of tags to use for Ansible run": [
33
+ "Ansible 実行�使用�るタグ�コン�区切りリスト"
34
34
  ],
35
- "IDs of hosts included in inventory": [
36
- "インベントリー���れるホスト� ID"
35
+ "Actions": [
36
+ "アクション"
37
37
  ],
38
- "Show Ansible inventory for hostgroups": [
39
- "ホストグループ� Ansible インベントリーを表示�る"
38
+ "Add": [
39
+ "追加"
40
40
  ],
41
- "IDs of hostgroups included in inventory": [
42
- "インベントリー���れるホストグループ� ID"
41
+ "Add all": [
42
+ "���追加"
43
43
  ],
44
- "Schedule generating of Ansible Inventory report": [
45
- "Ansible インベントリーレ�ート�生�をスケジュール�る"
44
+ "Add selected": [
45
+ "��項目�追加"
46
46
  ],
47
- "Hash of input values of type input=>value": [
48
- "type input=>value �入力値��ッシュ"
47
+ "Add, remove or reorder host assigned Ansible roles. This host has also group assigned roles that are not displayed here and will always be executed prior to host assigned roles.": [
48
+ "ホスト�割り当�られ� Ansible ロールを追加�削除����並�替���。��ホスト���グループ�割り当�られ�ロール��り���ら�表示�れ����ん��必��ホスト�割り当�られ�ロールよりも��実行�れ��。"
49
49
  ],
50
- "Report format, defaults to '%s'": [
51
- "レ�ート形��デフォルト�「%s�"
50
+ "All assigned Ansible roles": [
51
+ "割り当�られ����� Ansible ロール"
52
52
  ],
53
- "Override match": [
54
- "一致候補�上書�"
53
+ "Ansible": [
54
+ "Ansible"
55
55
  ],
56
- "Override value, required if omit is false": [
57
- "上書�値 (omit � false �場��必�)"
56
+ "Ansible playbooks names to be synced": [
57
+ "�期�る Ansible Playbook �"
58
58
  ],
59
- "Create an override value for a specific ansible variable": [
60
- "特定� Ansible 変数�上書�値を作����"
59
+ "Ansible Role": [
60
+ "Ansible ロール"
61
61
  ],
62
- "Destroy an override value": [
63
- "上書�値を破棄���"
62
+ "Ansible Roles": [
63
+ "Ansible ロール"
64
64
  ],
65
- "Sync Ansible playbooks": [
66
- "Ansible Playbook ��期"
65
+ "Ansible Roles were successfully assigned.": [
66
+ "Ansible ロール�正常�割り当�られ���。"
67
67
  ],
68
- "Smart Proxy to sync from": [
69
- "�期元� Smart Proxy"
68
+ "Ansible Variable Details": [
69
+ "Ansible 変数�詳細"
70
70
  ],
71
- "Ansible playbooks names to be synced": [
72
- "�期�る Ansible Playbook �"
71
+ "Ansible Variable Details (Imported)": [
72
+ "Ansible 変数�詳細 (イン�ート済�)"
73
73
  ],
74
- "Fetch Ansible playbooks available to be synced": [
75
- "�期�能� Ansible Playbook ��得"
74
+ "Ansible Variable not found by id: %s": [
75
+ "id: %s � Ansible 変数�見��り��ん"
76
76
  ],
77
- "Smart Proxy to fetch from": [
78
- "�得元��る Smart Proxy"
77
+ "Ansible Variables": [
78
+ "Ansible 変数"
79
79
  ],
80
- "Smart proxy id is required": [
81
- "Smart Proxy ID �必���"
80
+ "Ansible check mode": [
81
+ "Ansible �ェックモード"
82
82
  ],
83
- "Show role": [
84
- "ロールを表示���"
83
+ "Ansible job was successfully canceled.": [
84
+ "Ansible ジョブ�正常�キャンセル�れ���。"
85
85
  ],
86
- "List Ansible roles": [
87
- "Ansible ロールを一覧表示���"
86
+ "Ansible job was successfully created.": [
87
+ "Ansible ジョブ�正常�作��れ���。"
88
88
  ],
89
- "Deletes Ansible role": [
90
- "Ansible ロールを削除���"
89
+ "Ansible provider specific inputs": [
90
+ "Ansible プロ�イダー固有�入力"
91
91
  ],
92
- "DEPRECATED: Import Ansible roles": [
93
- "��奨: Ansible ロール�イン�ート"
92
+ "Ansible report timeout": [
93
+ "Ansible レ�ート�タイムアウト"
94
94
  ],
95
- "Smart Proxy to import from": [
96
- "イン�ート元��る Smart Proxy"
95
+ "Ansible role": [
96
+ "Ansible ロール"
97
97
  ],
98
98
  "Ansible role names to be imported": [
99
99
  "インãƒ�ートã�™ã‚‹ Ansible ロールå��"
100
100
  ],
101
- "Use sync instead, to sync roles from Smart Proxy with Ansible feature enabled": [
102
- "代�り��期を使用��Ansible 機能を有効化�� SmartProxy �らロールを�期���"
103
- ],
104
- "Sync Ansible roles": [
105
- "Ansible ロール��期"
106
- ],
107
101
  "Ansible role names to be synced": [
108
102
  "å�ŒæœŸã�™ã‚‹ Ansible ロールå��"
109
103
  ],
110
- "No changes detected in specified Ansible Roles and their variables": [
111
- "指定�れ� Ansible ロール���変数�変更�検出�れ��ん���"
112
- ],
113
- "DEPRECATED: Obsolete Ansible roles": [
114
- "��奨: Ansible ロール�廃止"
115
- ],
116
- "Fetch Ansible roles available to be synced": [
117
- "�期�能� Ansible ロール��得"
118
- ],
119
- "Show variable": [
120
- "変数を表示���"
121
- ],
122
- "List Ansible variables": [
123
- "Ansible 変数を一覧表示���"
124
- ],
125
- "Deletes Ansible variable": [
126
- "Ansible 変数を削除���"
127
- ],
128
- "Name of variable": [
129
- "変数���"
130
- ],
131
- "Role ID": [
132
- "ロール ID"
133
- ],
134
- "Default value of variable": [
135
- "変数�デフォルト値"
136
- ],
137
- "When enabled the parameter is hidden in the UI": [
138
- "有効�場��パラメーター� UI ��表示��り��"
139
- ],
140
- "The order in which values are resolved": [
141
- "値�解決�れる順�"
142
- ],
143
- "Description of variable": [
144
- "変数�説�"
104
+ "Ansible role to add to a host": [
105
+ "ホスト�追加�る Ansible ロール"
145
106
  ],
146
- "Types of validation values": [
147
- "検証値�タイプ"
107
+ "Ansible role to add to a hostgroup": [
108
+ "ホストグループ�追加�る Ansible ロール"
148
109
  ],
149
- "Used to enforce certain values for the parameter values": [
150
- "パラメーター値�特定�値を�用�る���使用�れ��"
110
+ "Ansible role to remove from a host": [
111
+ "ホスト�ら削除�る Ansible ロール"
151
112
  ],
152
- "Types of variable values": [
153
- "変数値�タイプ"
113
+ "Ansible role to remove from a hostgroup": [
114
+ "ホストグループ�ら削除�る Ansible ロール"
154
115
  ],
155
- "Merge all matching values (only array/hash type)": [
156
- "一致�る����値��ージ (�列/�ッシュタイプ��)"
116
+ "Ansible roles assigned directly to host": [
117
+ "ホスト�直�割り当�られ� Ansible ロール"
157
118
  ],
158
- "Include default value when merging all matching values": [
159
- "一致�る����値を�ージ�る���デフォルト値を����"
119
+ "Ansible roles to assign to a host": [
120
+ "ホスト�割り当�る Ansible ロール"
160
121
  ],
161
- "Remove duplicate values (only array type)": [
162
- "�複�る値�削除 (�列タイプ��)"
122
+ "Ansible roles to assign to a hostgroup": [
123
+ "ホストグループ�割り当�る Ansible ロール"
163
124
  ],
164
- "Whether to override variable or not": [
165
- "変数を上書��る����"
125
+ "Ansible roles to ignore": [
126
+ "無視�る Ansible ロール"
166
127
  ],
167
- "Create Ansible variable": [
168
- "Ansible 変数を作����"
128
+ "Ansible support in Foreman": [
129
+ "Foreman �� Ansible サ�ート"
169
130
  ],
170
- "Updates Ansible variable": [
171
- "Ansible 変数を更新���"
131
+ "Ansible variable override successfully changed.": [
132
+ "Ansible 変数�オー�ーライド�正常�変更�れ���。"
172
133
  ],
173
- "DEPRECATED: Import Ansible variables. This will only import variables for already existing roles, it will not import any new roles": [
174
- "��奨: Ansible 変数をイン�ート���。既存�ロール�変数��をイン�ート��新�ロール�イン�ート���ん。"
134
+ "Ansible variable override was successfully deleted.": [
135
+ "Ansible 変数�オー�ーライド�正常�削除�れ���。"
175
136
  ],
176
- "DEPRECATED: Obsolete Ansible variables. This will only obsolete variables for already existing roles, it will not delete any old roles": [
177
- "��奨: Ansible 変数�使用�れ��よ�����。既存�ロール�変数��を使用�れ��よ���る���������ロールを削除�る�����り��ん。"
137
+ "Are you sure you want to cancel Ansible config job?": [
138
+ "Ansible 設定ジョブをキャンセル��よ������?"
178
139
  ],
179
- "Runs all Ansible roles on a hostgroup": [
180
- "ホストグループ����� Ansible ロールを実行���"
140
+ "Are you sure you want to delete override for %s?": [
141
+ "%s �オー�ーライドを削除��もよ������?"
181
142
  ],
182
- "Runs all Ansible roles on hostgroups": [
183
- "ホストグループ����� Ansible ロールを実行���"
143
+ "Assign roles directly to the host": [
144
+ "ホスト��ロール�直�割り当�"
184
145
  ],
185
- "IDs of hostgroups to play roles on": [
186
- "ロールを実行�るホストグループ� ID"
146
+ "Assigned Ansible Roles": [
147
+ "割り当�られ� Ansible ロール"
187
148
  ],
188
- "List all Ansible roles for a hostgroup": [
189
- "ホストグループ� Ansible ロールを���一覧表示���"
149
+ "Assigns Ansible roles to a host": [
150
+ "Ansible ロールをホスト�割り当���"
190
151
  ],
191
152
  "Assigns Ansible roles to a hostgroup": [
192
153
  "Ansible ロールをホストグループã�«å‰²ã‚Šå½“ã�¦ã�¾ã�™"
193
154
  ],
194
- "Ansible roles to assign to a hostgroup": [
195
- "ホストグループ�割り当�る Ansible ロール"
196
- ],
197
- "Directly add an Ansible role to a hostgroup": [
198
- "Ansible ロールをホストグループ�直�追加�る"
199
- ],
200
- "Ansible role to add to a hostgroup": [
201
- "ホストグループ�追加�る Ansible ロール"
202
- ],
203
- "Remove directly assigned Ansible role from a hostgroup": [
204
- "ホストグループ�ら直�割り当�られ� Ansible ロールを削除�る"
155
+ "Available Ansible Roles": [
156
+ "利用�能� Ansible ロール"
205
157
  ],
206
- "Ansible role to remove from a hostgroup": [
207
- "ホストグループ�ら削除�る Ansible ロール"
158
+ "Available Ansible roles": [
159
+ "利用�能� Ansible ロール"
208
160
  ],
209
- "IDs of associated ansible roles": [
210
- "関連�る Ansible ロール� ID"
161
+ "Avoid duplicate values when merging them (only array type)?": [
162
+ "値を�ージ�る����複�る値を������ (�列タイプ��)?"
211
163
  ],
212
- "Runs all Ansible roles on a host": [
213
- "ホスト上����� Ansible ロールを実行���"
164
+ "Before including these variables on your playbooks, Foreman will validate that your variables comply with the validation.": [
165
+ "Playbook ���変数を追加�る���Foreman �変数��リデーション�準拠���る��を確����。"
214
166
  ],
215
- "Runs all Ansible roles on hosts": [
216
- "ホスト上����� Ansible ロールを実行���"
167
+ "Cancel": [
168
+ "�り消�"
217
169
  ],
218
- "IDs of hosts to play roles on": [
219
- "ロールを実行�るホスト� ID"
170
+ "Cancel Ansible config job": [
171
+ "Ansible 設定ジョブ�キャンセル"
220
172
  ],
221
- "List all Ansible roles for a host": [
222
- "ホスト� Ansible ロールを���一覧表示���"
173
+ "Changed Ansible roles": [
174
+ "変更�れ� Ansible ロール"
223
175
  ],
224
- "Assigns Ansible roles to a host": [
225
- "Ansible ロールをホスト�割り当���"
176
+ "Close": [
177
+ "閉�る"
226
178
  ],
227
- "Ansible roles to assign to a host": [
228
- "ホスト�割り当�る Ansible ロール"
179
+ "Configure Ansible Job": [
180
+ "Ansible ジョブ�設定"
229
181
  ],
230
- "Directly add an Ansible role to a host": [
231
- "Ansible ロールを直�ホスト�追加�る"
182
+ "Configure Recurring Job": [
183
+ "繰り返�ジョブ�設定"
232
184
  ],
233
- "Ansible role to add to a host": [
234
- "ホスト�追加�る Ansible ロール"
185
+ "Confirm": [
186
+ "確�"
235
187
  ],
236
- "Remove directly assigned Ansible role from a host": [
237
- "ホスト�ら直�割り当�られ� Ansible ロールを削除�る"
188
+ "Connection type": [
189
+ "�続タイプ"
238
190
  ],
239
- "Ansible role to remove from a host": [
240
- "ホスト�ら削除�る Ansible ロール"
191
+ "Continue to look for matches after first find (only array/hash type)? Note: merging overrides ignores all matchers that are omitted.": [
192
+ "最��検索後�継続��一致�る候補を検索���� (�列/�ッシュタイプ��)? 注記: 上書���ージ�より��略�れ����� Matcher �無視�れ��。"
241
193
  ],
242
- "Enable the callback plugin for this template": [
243
- "��テンプレート� callback プラグインを有効��る"
194
+ "Could not run Ansible roles for %{host}": [
195
+ "%{host} � Ansible ロールを実行����ん���"
244
196
  ],
245
- "Host group has no associated hosts": [
246
- "ホストグループ�関連付�られ�ホスト��り��ん"
197
+ "Create Ansible Variable": [
198
+ "Ansible 変数�作�"
247
199
  ],
248
- "There are no Ansible roles to play": [
249
- "実行�る Ansible ロール��り��ん"
200
+ "Create Ansible variable": [
201
+ "Ansible 変数を作����"
250
202
  ],
251
- "Could not run Ansible roles for %{host}": [
252
- "%{host} � Ansible ロールを実行����ん���"
203
+ "Create an override value for a specific ansible variable": [
204
+ "特定� Ansible 変数�上書�値を作����"
253
205
  ],
254
- "Host not found by id: %s": [
255
- "id: %s �ホスト�見��り��ん"
206
+ "DEPRECATED: Import Ansible roles": [
207
+ "��奨: Ansible ロール�イン�ート"
256
208
  ],
257
- "Ansible Variable not found by id: %s": [
258
- "id: %s � Ansible 変数�見��り��ん"
209
+ "DEPRECATED: Import Ansible variables. This will only import variables for already existing roles, it will not import any new roles": [
210
+ "��奨: Ansible 変数をイン�ート���。既存�ロール�変数��をイン�ート��新�ロール�イン�ート���ん。"
259
211
  ],
260
- "Run all Ansible roles": [
261
- "���� Ansible ロール�実行"
212
+ "DEPRECATED: Obsolete Ansible roles": [
213
+ "��奨: Ansible ロール�廃止"
262
214
  ],
263
- "Run all Ansible roles on hosts belonging to this host group": [
264
- "��ホストグループ�所��るホスト����� Ansible ロールを実行�る"
215
+ "DEPRECATED: Obsolete Ansible variables. This will only obsolete variables for already existing roles, it will not delete any old roles": [
216
+ "��奨: Ansible 変数�使用�れ��よ�����。既存�ロール�変数��を使用�れ��よ���る���������ロールを削除�る�����り��ん。"
265
217
  ],
266
- "Configure Ansible Job": [
267
- "Ansible ジョブ�設定"
218
+ "Default Ansible inventory report template": [
219
+ "Ansible インベントリーレ�ート�デフォルトテンプレート"
268
220
  ],
269
- "No roles/hosts assigned": [
270
- "ロール/ホスト�割り当�られ����ん"
221
+ "Default Behavior": [
222
+ "デフォルト動作"
271
223
  ],
272
- "No additional data": [
273
- "追加データ��"
224
+ "Default value": [
225
+ "デフォルト値"
274
226
  ],
275
- "Show full value": [
276
- "完全�値�表示"
227
+ "Default value of variable": [
228
+ "変数�デフォルト値"
277
229
  ],
278
- "Add": [
279
- "追加"
230
+ "Default verbosity level": [
231
+ "デフォルト��詳細レベル"
280
232
  ],
281
- "Remove": [
233
+ "Delete": [
282
234
  "削除"
283
235
  ],
284
- "Update": [
285
- "æ›´æ–°"
236
+ "Delete %s?": [
237
+ "%s を削除����?"
286
238
  ],
287
- "Import Role": [
288
- "ロール�イン�ート"
239
+ "Delete Ansible variable override": [
240
+ "Ansible 変数�オー�ーライドを削除���"
289
241
  ],
290
- "Remove Role": [
291
- "ロール�削除"
242
+ "Deletes Ansible role": [
243
+ "Ansible ロールを削除���"
292
244
  ],
293
- "Update Role Variables": [
294
- "ロール変数�更新"
245
+ "Deletes Ansible variable": [
246
+ "Ansible 変数を削除���"
295
247
  ],
296
- "Import from %s": [
297
- "%s �ら�イン�ート"
248
+ "Description": [
249
+ "説�"
298
250
  ],
299
- "Ansible Role": [
300
- "Ansible ロール"
251
+ "Description of variable": [
252
+ "変数�説�"
301
253
  ],
302
- "Import": [
303
- "イン�ート"
254
+ "Destroy an override value": [
255
+ "上書�値を破棄���"
304
256
  ],
305
- "%s ago": [
306
- "%s �"
257
+ "Directly add an Ansible role to a host": [
258
+ "Ansible ロールを直�ホスト�追加�る"
307
259
  ],
308
- "Upgrade": [
309
- "アップグレード"
260
+ "Directly add an Ansible role to a hostgroup": [
261
+ "Ansible ロールをホストグループ�直�追加�る"
310
262
  ],
311
- "Import roles And Variables": [
312
- "ロール�変数�イン�ート"
263
+ "Directly assigned to Host": [
264
+ "ホスト�直�割り当�"
313
265
  ],
314
- "Foreman": [
315
- "Foreman"
266
+ "Disable host configuration status turning to out of sync for %{cfgmgmt} after report does not arrive within configured interval": [
267
+ "設定��間隔�レ�ート�到����場���%{cfgmgmt} �ホスト設定ステータス���期�切り替�ら��よ��無効����"
316
268
  ],
317
- "Unable to get roles from Ansible": [
318
- "Ansible �らロールを�得����ん"
269
+ "Disabled": [
270
+ "無効化済�"
319
271
  ],
320
- "Unable to get roles/variables from Ansible": [
321
- "Ansible �らロール/変数を�得����ん"
272
+ "Edit %s": [
273
+ "%s �編集"
322
274
  ],
323
- "Unable to get playbook's names from Ansible": [
324
- "Ansible �ら Playbook ���を�得����ん"
275
+ "Edit Ansible Roles": [
276
+ "Ansible ロール�編集"
325
277
  ],
326
- "Unable to get playbooks from Ansible": [
327
- "Ansible �ら Playbook を�得����ん"
278
+ "Edit Ansible Variable": [
279
+ "Ansible 変数�編集"
328
280
  ],
329
- "Tags": [
330
- "ã‚¿ã‚°"
281
+ "Edit Ansible roles": [
282
+ "Ansible ロール�編集"
331
283
  ],
332
- "Include/Exclude Tags": [
333
- "タグ�追加/除外"
284
+ "Enable Ansible Callback": [
285
+ "Ansible コール�ック�有効化"
334
286
  ],
335
- "Ansible provider specific inputs": [
336
- "Ansible プロ�イダー固有�入力"
287
+ "Enable the callback plugin for this template": [
288
+ "��テンプレート� callback プラグインを有効��る"
337
289
  ],
338
- "A comma separated list of tags to use for Ansible run": [
339
- "Ansible 実行�使用�るタグ�コン�区切りリスト"
290
+ "Enable web console": [
291
+ "Web コンソール�有効化"
340
292
  ],
341
- "Include\\\\Exclude tags for Ansible run": [
342
- "Ansible �実行�タグを追加/除外"
293
+ "Enable/disable WinRM server certificate validation when running Ansible playbooks. You can override this on hosts by adding a parameter \\\"ansible_winrm_server_cert_validation\\\"": [
294
+ "Ansible Playbook �実行時��WinRM サー�ー証�書�検証を有効���無効����。ホスト上��れを上書��る���パラメーター \\\"ansible_winrm_server_cert_validation\\\" を追加���"
343
295
  ],
344
- "Task Details": [
345
- "タスク�詳細"
296
+ "Error!": [
297
+ "エラー!"
346
298
  ],
347
- "Remediation Plan": [
348
- "修復プラン"
299
+ "Executed at": [
300
+ "実行"
349
301
  ],
350
- "Job Details": [
351
- "ジョブ�詳細"
302
+ "Failed to fetch Ansible Roles from server.": [
303
+ "サー�ー�ら Ansible ロールを�得����ん���。"
352
304
  ],
353
- "Proxy not found": [
354
- "プロキシー�見��り��ん"
305
+ "Failed to import roles and variables ": [
306
+ "ロール�変数�イン�ート�失敗���� "
355
307
  ],
356
- "Changed Ansible roles": [
357
- "変更�れ� Ansible ロール"
308
+ "Fetch Ansible playbooks available to be synced": [
309
+ "�期�能� Ansible Playbook ��得"
358
310
  ],
359
- "Ansible Roles": [
360
- "Ansible ロール"
311
+ "Fetch Ansible roles available to be synced": [
312
+ "�期�能� Ansible ロール��得"
361
313
  ],
362
- "Role|Name": [
363
- "��"
314
+ "For more advanced scheduling options": [
315
+ "詳細�スケジューリングオプション�場�"
364
316
  ],
365
- "Hostgroups": [
366
- "ホストグループ"
317
+ "Foreman": [
318
+ "Foreman"
367
319
  ],
368
- "Hosts": [
369
- "ホスト"
320
+ "Foreman will add this level of verbosity for additional debugging output when running Ansible playbooks.": [
321
+ "Foreman ���詳細レベルを����上��Ansible Playbook �実行時�追加�デ�ッグ出力�表示�れるよ�����。"
370
322
  ],
371
- "Variables": [
372
- "変数"
323
+ "Foreman will use this template to schedule the report with Ansible inventory": [
324
+ "Foreman ����テンプレートを使用�� Ansible インベントリーを使用��レ�ート�スケジューリングを行���。"
373
325
  ],
374
- "Imported at": [
375
- "イン�ート場所"
326
+ "Hash of input values of type input=>value": [
327
+ "type input=>value �入力値��ッシュ"
376
328
  ],
377
- "Actions": [
378
- "アクション"
329
+ "Hidden Value": [
330
+ "�表示�値"
379
331
  ],
380
- "Delete %s?": [
381
- "%s を削除����?"
332
+ "Hide all values for this parameter.": [
333
+ "��パラメーター�����値を�表示����。"
382
334
  ],
383
- "No Ansible Roles were found in Foreman. If you want to assign roles to your hosts,\\n you have to import them first.": [
384
- "Foreman � Ansible ロール�見��り��ん���。ホスト�ロールを割り�る場���\\n 最��ロールをイン�ート�る必���り��。"
335
+ "Host assigned Ansible roles": [
336
+ "ホスト�割り当�られ� Ansible ロール"
385
337
  ],
386
- "Learn more about this in the documentation.": [
387
- "詳細�����ドキュメントを�照������。"
338
+ "Host count": [
339
+ "ホスト数"
388
340
  ],
389
- "Ansible Variable Details (Imported)": [
390
- "Ansible 変数�詳細 (イン�ート済�)"
341
+ "Host group has no associated hosts": [
342
+ "ホストグループ�関連付�られ�ホスト��り��ん"
391
343
  ],
392
- "Ansible Variable Details": [
393
- "Ansible 変数�詳細"
344
+ "Host not found by id: %s": [
345
+ "id: %s �ホスト�見��り��ん"
394
346
  ],
395
- "Default Behavior": [
396
- "デフォルト動作"
347
+ "Hostgroup count": [
348
+ "ホストグループ数"
397
349
  ],
398
- "Override the default value of the Ansible variable.": [
399
- "Ansible 変数�デフォルト値を上書����。"
350
+ "Hostgroups": [
351
+ "ホストグループ"
400
352
  ],
401
- "Mark the variable to be managed by Foreman. When the Ansible role of this variable is assigned to a host, the default value will be added to Ansible inventory as a host variable. Specify matchers to set a different value for such variable.": [
402
- "Foreman �管��る変数を�ーク���。��変数� Ansible ロール�ホスト�割り当�られる��デフォルト値�ホスト変数��� Ansible インベントリー�追加�れ��。��よ��変数�異�る値を設定�る����ッ�ャーを指定���。"
353
+ "Hosts": [
354
+ "ホスト"
403
355
  ],
404
- "Value to use when there is no match.": [
405
- "一致���場��使用�る値。"
356
+ "IDs of associated ansible roles": [
357
+ "関連�る Ansible ロール� ID"
406
358
  ],
407
- "Hidden Value": [
408
- "�表示�値"
359
+ "IDs of hostgroups included in inventory": [
360
+ "インベントリー���れるホストグループ� ID"
409
361
  ],
410
- "Hide all values for this parameter.": [
411
- "��パラメーター�����値を�表示����。"
362
+ "IDs of hostgroups to play roles on": [
363
+ "ロールを実行�るホストグループ� ID"
412
364
  ],
413
- "Optional Input Validator": [
414
- "オプション�入力�リデーター"
365
+ "IDs of hosts included in inventory": [
366
+ "インベントリー���れるホスト� ID"
415
367
  ],
416
- "Before including these variables on your playbooks, Foreman will validate that your variables comply with the validation.": [
417
- "Playbook ���変数を追加�る���Foreman �変数��リデーション�準拠���る��を確����。"
368
+ "IDs of hosts to play roles on": [
369
+ "ロールを実行�るホスト� ID"
418
370
  ],
419
371
  "If checked, will raise an error if there is no default value and no matcher provide a value.": [
420
372
  "ãƒ�ェックã�Œä»˜ã�‘られã�¦ã�„ã‚‹ã�¨ã€�デフォルト値ã�Œã�ªã�� Matcher ã�Œå€¤ã‚’指定ã�—ã�ªã�„å ´å�ˆã�«ã‚¨ãƒ©ãƒ¼ã�Œå‡ºã�•ã‚Œã�¾ã�™ã€‚"
421
373
  ],
422
- "Prioritize Attribute Order": [
423
- "�性�順��優先順�付�"
424
- ],
425
- "Set the order in which values are resolved.": [
426
- "値�解決�れる順�を設定���。"
374
+ "Import": [
375
+ "イン�ート"
427
376
  ],
428
- "Order": [
429
- "順�"
377
+ "Import Role": [
378
+ "ロール�イン�ート"
430
379
  ],
431
- "The order in which matchers keys are processed, first match wins.<br> You may use multiple attributes as a matcher key, for example, an order of <code>host group, environment</code> would expect a matcher such as <code>hostgroup = \\\"web servers\\\", environment = production</code>": [
432
- "Matcher キー�処��れる順���。先�一致��も�順��り��。<br> 複数��性を Matcher キー���使用����。�����<code>host group, environment</code> �順��場����<code>hostgroup = \\\"web servers\\\", environment = production</code> �よ�� Matcher �予想�れ��"
380
+ "Import from %s": [
381
+ "%s �ら�イン�ート"
433
382
  ],
434
- "Continue to look for matches after first find (only array/hash type)? Note: merging overrides ignores all matchers that are omitted.": [
435
- "最��検索後�継続��一致�る候補を検索���� (�列/�ッシュタイプ��)? 注記: 上書���ージ�より��略�れ����� Matcher �無視�れ��。"
383
+ "Import playbooks has finished successfully": [
384
+ "Playbook �イン�ート�正常�終了����"
436
385
  ],
437
- "Include default value when merging all matching values.": [
438
- "一致�る����値を�ージ�る���デフォルト値を����。"
386
+ "Import roles And Variables": [
387
+ "ロール�変数�イン�ート"
439
388
  ],
440
- "Avoid duplicate values when merging them (only array type)?": [
441
- "値を�ージ�る����複�る値を������ (�列タイプ��)?"
389
+ "Import roles and variables has finished successfully": [
390
+ "ロール�変数�イン�ート�正常�終了����"
442
391
  ],
443
- "Specify Matchers": [
444
- "Matcher �指定"
392
+ "Import roles and variables started: ": [
393
+ "ロール�変数�イン�ート�開始�れ���: "
445
394
  ],
446
- "Ansible Variables": [
447
- "Ansible 変数"
395
+ "Imported at": [
396
+ "イン�ート場所"
448
397
  ],
449
- "Edit %s": [
450
- "%s �編集"
398
+ "Imported?": [
399
+ "イン�ート�����?"
451
400
  ],
452
- "Edit Ansible Variable": [
453
- "Ansible 変数�編集"
401
+ "Include default value when merging all matching values": [
402
+ "一致�る����値を�ージ�る���デフォルト値を����"
454
403
  ],
455
- "New Ansible Variable": [
456
- "新� Ansible 変数"
404
+ "Include default value when merging all matching values.": [
405
+ "一致�る����値を�ージ�る���デフォルト値を����。"
457
406
  ],
458
- "Variable|Name": [
459
- "��"
407
+ "Include/Exclude Tags": [
408
+ "タグ�追加/除外"
460
409
  ],
461
- "Variable|Role": [
462
- "変数|ロール"
410
+ "Include\\\\Exclude tags for Ansible run": [
411
+ "Ansible �実行�タグを追加/除外"
463
412
  ],
464
- "Type": [
465
- "タイプ"
413
+ "Inherited from Hostgroup": [
414
+ "ホストグループ�ら継承"
466
415
  ],
467
- "Imported?": [
468
- "イン�ート�����?"
416
+ "Invalid, expected one of: %s": [
417
+ "無効��。次���れ��予想�れ��: %s"
469
418
  ],
470
- "Overriden": [
471
- "上書�済�"
419
+ "Invalid, expected to match a regex: %s": [
420
+ "無効��。正�表��一致�る���予想�れ��: %s"
472
421
  ],
473
- "Create Ansible Variable": [
474
- "Ansible 変数�作�"
422
+ "Inventory": [
423
+ "インベントリー"
475
424
  ],
476
- "Ansible check mode": [
477
- "Ansible �ェックモード"
425
+ "Jobs": [
426
+ "ジョブ"
478
427
  ],
479
- "Notice that ansible roles run in check mode.": [
480
- "Ansible ロール��ェックモード�実行�れる���注�������。"
428
+ "Learn more about this in the documentation.": [
429
+ "詳細�����ドキュメントを�照������。"
481
430
  ],
482
431
  "Level": [
483
432
  "レベル"
484
433
  ],
485
- "Task": [
486
- "タスク"
487
- ],
488
- "Message": [
489
- "メッセージ"
490
- ],
491
- "Nothing to show": [
492
- "表示�るも���り��ん"
434
+ "Level 1 (-v)": [
435
+ "レベル 1 (-v)"
493
436
  ],
494
- "Enable Ansible Callback": [
495
- "Ansible コール�ック�有効化"
437
+ "Level 2 (-vv)": [
438
+ "レベル 2 (-vv)"
496
439
  ],
497
- "Ansible": [
498
- "Ansible"
440
+ "Level 3 (-vvv)": [
441
+ "レベル 3 (-vvv)"
499
442
  ],
500
- "Jobs": [
501
- "ジョブ"
443
+ "Level 4 (-vvvv)": [
444
+ "レベル 4 (-vvvv)"
502
445
  ],
503
- "Insights remediation on %{hosts_count} host(s) has finished successfully": [
504
- "%{hosts_count} ��ホスト� Insights �修復�正常�完了����"
446
+ "List Ansible roles": [
447
+ "Ansible ロールを一覧表示���"
505
448
  ],
506
- "Roles": [
507
- "ロール"
449
+ "List Ansible variables": [
450
+ "Ansible 変数を一覧表示���"
508
451
  ],
509
- "Import roles and variables has finished successfully": [
510
- "ロール�変数�イン�ート�正常�終了����"
452
+ "List all Ansible roles for a host": [
453
+ "ホスト� Ansible ロールを���一覧表示���"
511
454
  ],
512
- "Playbooks": [
513
- "Playbook"
455
+ "List all Ansible roles for a hostgroup": [
456
+ "ホストグループ� Ansible ロールを���一覧表示���"
514
457
  ],
515
- "Import playbooks has finished successfully": [
516
- "Playbook �イン�ート�正常�終了����"
458
+ "Mark the variable to be managed by Foreman. When the Ansible role of this variable is assigned to a host, the default value will be added to Ansible inventory as a host variable. Specify matchers to set a different value for such variable.": [
459
+ "Foreman �管��る変数を�ーク���。��変数� Ansible ロール�ホスト�割り当�られる��デフォルト値�ホスト変数��� Ansible インベントリー�追加�れ��。��よ��変数�異�る値を設定�る����ッ�ャーを指定���。"
517
460
  ],
518
- "Use this to supply a path to an SSH Private Key that Ansible will use in lieu of a password Override with \\\"ansible_ssh_private_key_file\\\" host parameter": [
519
- "�れを使用���Ansible �パスワード�代�り�使用�る SSH 秘密���パスを指定���。\\\"ansible_ssh_private_key_file\\\" ホストパラメータ�上書����"
461
+ "Merge all matching values (only array/hash type)": [
462
+ "一致�る����値��ージ (�列/�ッシュタイプ��)"
520
463
  ],
521
- "Private Key Path": [
522
- "秘密��パス"
464
+ "Message": [
465
+ "メッセージ"
523
466
  ],
524
- "Use this connection type by default when running Ansible playbooks. You can override this on hosts by adding a parameter \\\"ansible_connection\\\"": [
525
- "デフォルト���Ansible Playbook �実行時����続タイプを使用���。ホスト��れを上書��る���パラメーター \\\"ansible_connection\\\" を追加���。"
467
+ "Must not be in the past": [
468
+ "���指定����ん"
526
469
  ],
527
- "Connection type": [
528
- "�続タイプ"
470
+ "Name": [
471
+ "��"
529
472
  ],
530
- "Enable/disable WinRM server certificate validation when running Ansible playbooks. You can override this on hosts by adding a parameter \\\"ansible_winrm_server_cert_validation\\\"": [
531
- "Ansible Playbook �実行時��WinRM サー�ー証�書�検証を有効���無効����。ホスト上��れを上書��る���パラメーター \\\"ansible_winrm_server_cert_validation\\\" を追加���"
473
+ "Name of variable": [
474
+ "変数���"
532
475
  ],
533
- "WinRM cert Validation": [
534
- "WinRM 証�書�検証"
476
+ "New Ansible Variable": [
477
+ "新� Ansible 変数"
535
478
  ],
536
- "Foreman will add this level of verbosity for additional debugging output when running Ansible playbooks.": [
537
- "Foreman ���詳細レベルを����上��Ansible Playbook �実行時�追加�デ�ッグ出力�表示�れるよ�����。"
479
+ "Next Run": [
480
+ "次�実行"
538
481
  ],
539
- "Default verbosity level": [
540
- "デフォルト��詳細レベル"
482
+ "No Ansible Roles were found in Foreman. If you want to assign roles to your hosts,\\n you have to import them first.": [
483
+ "Foreman � Ansible ロール�見��り��ん���。ホスト�ロールを割り�る場���\\n 最��ロールをイン�ート�る必���り��。"
541
484
  ],
542
- "Disabled": [
543
- "無効化済�"
485
+ "No Ansible roles assigned": [
486
+ "Ansible ロール�割り当�られ����ん"
544
487
  ],
545
- "Level 1 (-v)": [
546
- "レベル 1 (-v)"
488
+ "No Ansible variables found for Host": [
489
+ "ホスト� Ansible 変数�見��り��ん"
547
490
  ],
548
- "Level 2 (-vv)": [
549
- "レベル 2 (-vv)"
491
+ "No added or removed roles nor variables detected on %s.": [
492
+ "%s ���追加���削除�れ�ロールや変数�検出�れ��ん���。"
550
493
  ],
551
- "Level 3 (-vvv)": [
552
- "レベル 3 (-vvv)"
494
+ "No added or removed roles nor variables.": [
495
+ "追加���削除�れ�ロールや変数��り��ん。"
553
496
  ],
554
- "Level 4 (-vvvv)": [
555
- "レベル 4 (-vvvv)"
497
+ "No additional data": [
498
+ "追加データ��"
556
499
  ],
557
- "Timeout (in seconds) to set when Foreman will trigger a play Ansible roles task after a host is fully provisioned. Set this to the maximum time you expect a host to take until it is ready after a reboot.": [
558
- "ホスト�完全�プロビジョニング�れ�後��Foreman � Ansible ロール�タスク�プレイをトリガー�るタイミングを設定�るタイムアウト (秒��)。�起動後�ホスト�準備完了��る���最大時間�設定���。"
500
+ "No changes detected in specified Ansible Roles and their variables": [
501
+ "指定�れ� Ansible ロール���変数�変更�検出�れ��ん���"
559
502
  ],
560
- "Post-provision timeout": [
561
- "プロビジョニング後�タイムアウト"
503
+ "No changes in variables detected on %s.": [
504
+ "%s ���変数�変更�検出�れ��ん���。"
562
505
  ],
563
- "Timeout (in minutes) when hosts should have reported.": [
564
- "ホスト�レ�ート�る�����場��タイムアウト (分��)"
506
+ "No config job for Ansible roles scheduled": [
507
+ "Ansible ロール�設定ジョブ�スケジュール�れ����ん"
565
508
  ],
566
- "Ansible report timeout": [
567
- "Ansible レ�ート�タイムアウト"
509
+ "No previous job executions found": [
510
+ "以��ジョブ実行�見��り��ん"
568
511
  ],
569
- "Disable host configuration status turning to out of sync for %{cfgmgmt} after report does not arrive within configured interval": [
570
- "設定��間隔�レ�ート�到����場���%{cfgmgmt} �ホスト設定ステータス���期�切り替�ら��よ��無効����"
512
+ "No proxy found to import variables from, ensure that the smart proxy has the Ansible feature enabled.": [
513
+ "変数�イン�ート元��るプロキシー�見��り��ん。Smart Proxy � Ansible 機能�有効��る��を確�������。"
571
514
  ],
572
- "%{cfgmgmt} out of sync disabled": [
573
- "%{cfgmgmt} ���期切り替�を無効�����"
515
+ "No roles assigned directly to the host": [
516
+ "ホスト�直�割り当�られ�ロール��り��ん"
574
517
  ],
575
- "Foreman will use this template to schedule the report with Ansible inventory": [
576
- "Foreman ����テンプレートを使用�� Ansible インベントリーを使用��レ�ート�スケジューリングを行���。"
518
+ "No roles/hosts assigned": [
519
+ "ロール/ホスト�割り当�られ����ん"
577
520
  ],
578
- "Default Ansible inventory report template": [
579
- "Ansible インベントリーレ�ート�デフォルトテンプレート"
521
+ "Nothing Found!": [
522
+ "何も見��り��ん!"
580
523
  ],
581
- "Those roles will be excluded when importing roles from smart proxy, The expected input is comma separated values and you can use * wildcard metacharactersFor example: foo*, *b*,*bar": [
582
- "Smart Proxy �らロールをイン�ート�る場���れら�ロール�除外�れ��。コン��区切��値��入力�想定�れ��り�* ワイルドカードメタ文字 (例: foo*�*b*�*bar) を使用����。"
524
+ "Nothing to show": [
525
+ "表示�るも���り��ん"
583
526
  ],
584
- "Ansible roles to ignore": [
585
- "無視�る Ansible ロール"
527
+ "Notice that ansible roles run in check mode.": [
528
+ "Ansible ロール��ェックモード�実行�れる���注�������。"
586
529
  ],
587
530
  "Number of tasks which should be sent to the smart proxy in one request, if foreman_tasks_proxy_batch_trigger is enabled. If set, overrides foreman_tasks_proxy_batch_size setting for Ansible jobs.": [
588
531
  "foreman_tasks_proxy_batch_trigger ã�Œæœ‰åŠ¹ã�ªå ´å�ˆã�«ã€�1ã�¤ã�®è¦�求ã�§ Smart Proxy ã�«é€�ä¿¡ã�™ã‚‹å¿…è¦�ã�Œã�‚るタスクã�®æ•°ã€‚設定ã�•ã‚Œã�¦ã�„ã‚‹å ´å�ˆã€�Ansible ジョブã�® foreman_tasks_proxy_batch_size 設定をオーãƒ�ーライドã�—ã�¾ã�™ã€‚"
589
532
  ],
590
- "Proxy tasks batch size for Ansible": [
591
- "Ansible �プロキシータスク��ッ�サイズ"
533
+ "Only variables marked to Override are shown here.": [
534
+ "オー�ーライド����ーク�れ�変数������表示�れ��。"
592
535
  ],
593
- "Update Smart Proxy": [
594
- "Smart Proxy �更新"
536
+ "Operation": [
537
+ "�作"
595
538
  ],
596
- "Run Ansible roles": [
597
- "Ansible ロール�実行"
539
+ "Optional Input Validator": [
540
+ "オプション�入力�リデーター"
598
541
  ],
599
- "Runs an Ansible playbook which contains all the roles defined for a host": [
600
- "ホスト用�定義������ロールを�む Ansible Playbook �実行"
542
+ "Order": [
543
+ "順�"
601
544
  ],
602
- "Ansible: Run Insights maintenance plan": [
603
- "Ansible: Insights メンテナンスプラン�実行"
545
+ "Override match": [
546
+ "一致候補�上書�"
604
547
  ],
605
- "Runs a given maintenance plan from Red Hat Access Insights given an ID.": [
606
- "指定�れ� ID � Red Hat Access Insights �ら指定�れ�メンテナンスプランを実行���。"
548
+ "Override the default value of the Ansible variable.": [
549
+ "Ansible 変数�デフォルト値を上書����。"
607
550
  ],
608
- "Run playbook": [
609
- "Playbook �実行"
551
+ "Override value, required if omit is false": [
552
+ "上書�値 (omit � false �場��必�)"
610
553
  ],
611
- "Run an Ansible playbook against given hosts": [
612
- "指定��ホスト� Ansible Playbook を実行�る"
554
+ "Overriden": [
555
+ "上書�済�"
613
556
  ],
614
- "Enable web console": [
615
- "Web コンソール�有効化"
557
+ "Permission Denied": [
558
+ "パーミッション�拒��れ���"
616
559
  ],
617
- "Run an Ansible playbook to enable web console on given hosts": [
618
- "Ansible Playbook を実行���指定�れ�ホスト� Web コンソールを有効����"
560
+ "Permission denied": [
561
+ "パーミッション�拒��れ���。"
619
562
  ],
620
- "Upgrade Capsules on given hosts": [
621
- "指定�れ�ホスト� Capsule をアップグレード"
563
+ "Playbooks": [
564
+ "Playbook"
622
565
  ],
623
- "Upgrade Capsules on given Capsule server hosts": [
624
- "指定�れ� Capsule サー�ーホスト� Capsule をアップグレード���"
566
+ "Please request one of the required permissions listed below from a Foreman administrator:": [
567
+ "以下�一覧表示�れ�必須パーミッション���れ�を�Foreman 管�者��求������:"
625
568
  ],
626
- "Name": [
627
- "��"
569
+ "Post-provision timeout": [
570
+ "プロビジョニング後�タイムアウト"
628
571
  ],
629
- "Ansible role": [
630
- "Ansible ロール"
572
+ "Previously executed jobs": [
573
+ "以�実行�れ�ジョブ"
631
574
  ],
632
- "Value": [
633
- "値"
575
+ "Prioritize Attribute Order": [
576
+ "�性�順��優先順�付�"
634
577
  ],
635
- "Source attribute": [
636
- "ソース�性"
578
+ "Private Key Path": [
579
+ "秘密��パス"
637
580
  ],
638
- "Delete": [
581
+ "Proxy not found": [
582
+ "プロキシー�見��り��ん"
583
+ ],
584
+ "Proxy tasks batch size for Ansible": [
585
+ "Ansible �プロキシータスク��ッ�サイズ"
586
+ ],
587
+ "Remove": [
639
588
  "削除"
640
589
  ],
641
- "Delete Ansible variable override": [
642
- "Ansible 変数�オー�ーライドを削除���"
590
+ "Remove Role": [
591
+ "ロール�削除"
643
592
  ],
644
- "Are you sure you want to delete override for %s?": [
645
- "%s �オー�ーライドを削除��もよ������?"
593
+ "Remove all": [
594
+ "���削除"
646
595
  ],
647
- "Default value": [
648
- "デフォルト値"
596
+ "Remove directly assigned Ansible role from a host": [
597
+ "ホスト�ら直�割り当�られ� Ansible ロールを削除�る"
649
598
  ],
650
- "Ansible variable override was successfully deleted.": [
651
- "Ansible 変数�オー�ーライド�正常�削除�れ���。"
599
+ "Remove directly assigned Ansible role from a hostgroup": [
600
+ "ホストグループ�ら直�割り当�られ� Ansible ロールを削除�る"
652
601
  ],
653
- "There was a following error when deleting Ansible variable override: %s": [
654
- "Ansible 変数�オー�ーライドを削除�る際��次�エラー�発生����: %s"
602
+ "Remove duplicate values (only array type)": [
603
+ "�複�る値�削除 (�列タイプ��)"
655
604
  ],
656
- "Invalid, expected to match a regex: %s": [
657
- "無効��。正�表��一致�る���予想�れ��: %s"
605
+ "Remove selected": [
606
+ "��項目�削除"
658
607
  ],
659
- "Invalid, expected one of: %s": [
660
- "無効��。次���れ��予想�れ��: %s"
608
+ "Report format, defaults to '%s'": [
609
+ "レ�ート形��デフォルト�「%s�"
661
610
  ],
662
- "is required": [
663
- "�必須��"
611
+ "Request the following permissions from administrator: %s.": [
612
+ "管�者�次�パーミッションを�求������: %s。"
664
613
  ],
665
- "There was a following error when changing Ansible variable override: %s": [
666
- "Ansible 変数�オー�ーライドを変更�る際��次�エラー�発生����: %s"
614
+ "Required field": [
615
+ "必須フィールド"
667
616
  ],
668
- "Ansible variable override successfully changed.": [
669
- "Ansible 変数�オー�ーライド�正常�変更�れ���。"
617
+ "Result": [
618
+ "��"
670
619
  ],
671
- "true": [
672
- "true"
620
+ "Role ID": [
621
+ "ロール ID"
673
622
  ],
674
- "false": [
675
- "false"
623
+ "Roles": [
624
+ "ロール"
676
625
  ],
677
- "No Ansible variables found for Host": [
678
- "ホスト� Ansible 変数�見��り��ん"
626
+ "Role|Name": [
627
+ "��"
679
628
  ],
680
- "Only variables marked to Override are shown here.": [
681
- "オー�ーライド����ーク�れ�変数������表示�れ��。"
629
+ "Run Ansible roles": [
630
+ "Ansible ロール�実行"
682
631
  ],
683
- "There was a following error when deleting Ansible config job: %s": [
684
- "Ansible 設定ジョブを削除�る際��次�エラー�発生����: %s"
632
+ "Run all Ansible roles": [
633
+ "���� Ansible ロール�実行"
685
634
  ],
686
- "Ansible job was successfully canceled.": [
687
- "Ansible ジョブ�正常�キャンセル�れ���。"
635
+ "Run all Ansible roles on hosts belonging to this host group": [
636
+ "��ホストグループ�所��るホスト����� Ansible ロールを実行�る"
688
637
  ],
689
- "(from host group)": [
690
- "(ホストグループ�ら)"
638
+ "Run an Ansible playbook against given hosts": [
639
+ "指定��ホスト� Ansible Playbook を実行�る"
691
640
  ],
692
- "hourly": [
693
- "�時"
641
+ "Run an Ansible playbook to enable web console on given hosts": [
642
+ "Ansible Playbook を実行���指定�れ�ホスト� Web コンソールを有効����"
694
643
  ],
695
- "daily": [
696
- "daily (�日)"
644
+ "Run playbook": [
645
+ "Playbook �実行"
697
646
  ],
698
- "weekly": [
699
- "�週"
647
+ "Runs all Ansible roles on a host": [
648
+ "ホスト上����� Ansible ロールを実行���"
700
649
  ],
701
- "monthly": [
702
- "�月"
650
+ "Runs all Ansible roles on a hostgroup": [
651
+ "ホストグループ����� Ansible ロールを実行���"
703
652
  ],
704
- "Must not be in the past": [
705
- "���指定����ん"
653
+ "Runs all Ansible roles on hostgroups": [
654
+ "ホストグループ����� Ansible ロールを実行���"
706
655
  ],
707
- "Required field": [
708
- "必須フィールド"
656
+ "Runs all Ansible roles on hosts": [
657
+ "ホスト上����� Ansible ロールを実行���"
709
658
  ],
710
- "There was a following error when creating Ansible job: %s": [
711
- "Ansible ジョブを作��る際��次�エラー�発生����: %s"
659
+ "Runs an Ansible playbook which contains all the roles defined for a host": [
660
+ "ホスト用�定義������ロールを�む Ansible Playbook �実行"
712
661
  ],
713
- "Ansible job was successfully created.": [
714
- "Ansible ジョブ�正常�作��れ���。"
662
+ "Schedule": [
663
+ "スケジュール"
715
664
  ],
716
- "Submit": [
717
- "�信"
665
+ "Schedule generating of Ansible Inventory report": [
666
+ "Ansible インベントリーレ�ート�生�をスケジュール�る"
718
667
  ],
719
- "Cancel": [
720
- "�り消�"
668
+ "Schedule recurring Ansible roles job": [
669
+ "定期的� Ansible ロールジョブ�スケジュール"
721
670
  ],
722
- "This job will run all the assigned Ansible roles.": [
723
- "��ジョブ�割り当�られ����� Ansible ロールを実行���。"
671
+ "Schedule recurring job": [
672
+ "繰り返�ジョブ�スケジュール"
724
673
  ],
725
- "For more advanced scheduling options": [
726
- "詳細�スケジューリングオプション�場�"
674
+ "Scheduled recurring jobs": [
675
+ "スケジュール済��繰り返�ジョブ"
727
676
  ],
728
- "view remote execution page.": [
729
- "リモート実行ページを表示���。"
677
+ "Set the order in which values are resolved.": [
678
+ "値�解決�れる順�を設定���。"
730
679
  ],
731
- "Schedule recurring Ansible roles job": [
732
- "定期的� Ansible ロールジョブ�スケジュール"
680
+ "Show Ansible inventory for hostgroups": [
681
+ "ホストグループ� Ansible インベントリーを表示�る"
733
682
  ],
734
- "Description": [
735
- "説�"
683
+ "Show Ansible inventory for hosts": [
684
+ "ホスト� Ansible インベントリーを表示�る"
736
685
  ],
737
- "Result": [
738
- "��"
686
+ "Show full value": [
687
+ "完全�値�表示"
739
688
  ],
740
- "State": [
741
- "状態"
689
+ "Show role": [
690
+ "ロールを表示���"
742
691
  ],
743
- "Executed at": [
744
- "実行"
692
+ "Show variable": [
693
+ "変数を表示���"
745
694
  ],
746
- "Schedule": [
747
- "スケジュール"
695
+ "Smart Proxy to fetch from": [
696
+ "�得元��る Smart Proxy"
748
697
  ],
749
- "Previously executed jobs": [
750
- "以�実行�れ�ジョブ"
698
+ "Smart Proxy to import from": [
699
+ "イン�ート元��る Smart Proxy"
751
700
  ],
752
- "Next Run": [
753
- "次�実行"
701
+ "Smart Proxy to sync from": [
702
+ "�期元� Smart Proxy"
754
703
  ],
755
- "Cancel Ansible config job": [
756
- "Ansible 設定ジョブ�キャンセル"
704
+ "Smart proxy id is required": [
705
+ "Smart Proxy ID �必���"
757
706
  ],
758
- "Are you sure you want to cancel Ansible config job?": [
759
- "Ansible 設定ジョブをキャンセル��よ������?"
707
+ "Source": [
708
+ "ソース"
760
709
  ],
761
- "Scheduled recurring jobs": [
762
- "スケジュール済��繰り返�ジョブ"
710
+ "Source attribute": [
711
+ "ソース�性"
763
712
  ],
764
- "Schedule recurring job": [
765
- "繰り返�ジョブ�スケジュール"
713
+ "Specify Matchers": [
714
+ "Matcher �指定"
766
715
  ],
767
- "No config job for Ansible roles scheduled": [
768
- "Ansible ロール�設定ジョブ�スケジュール�れ����ん"
716
+ "State": [
717
+ "状態"
769
718
  ],
770
- "No previous job executions found": [
771
- "以��ジョブ実行�見��り��ん"
719
+ "Submit": [
720
+ "�信"
772
721
  ],
773
- "Source": [
774
- "ソース"
722
+ "Sync Ansible playbooks": [
723
+ "Ansible Playbook ��期"
775
724
  ],
776
- "Inherited from Hostgroup": [
777
- "ホストグループ�ら継承"
725
+ "Sync Ansible roles": [
726
+ "Ansible ロール��期"
778
727
  ],
779
- "Directly assigned to Host": [
780
- "ホスト�直�割り当�"
728
+ "Tags": [
729
+ "ã‚¿ã‚°"
781
730
  ],
782
- "All assigned Ansible roles": [
783
- "割り当�られ����� Ansible ロール"
731
+ "Task": [
732
+ "タスク"
784
733
  ],
785
- "This list consists of host assigned roles and group assigned roles. Group assigned roles will always be executed prior to host assigned roles.": [
786
- "��リスト��ホスト�割り当�られ�ロール�グループ�割り当�られ�ロール�構��れ����。グループ�割り当�られ�ロール��常�ホスト�割り当�られ�ロール���実行�れ��。"
734
+ "Task Details": [
735
+ "タスク�詳細"
787
736
  ],
788
- "No Ansible roles assigned": [
789
- "Ansible ロール�割り当�られ����ん"
737
+ "The order in which matchers keys are processed, first match wins.<br> You may use multiple attributes as a matcher key, for example, an order of <code>host group, environment</code> would expect a matcher such as <code>hostgroup = \\\"web servers\\\", environment = production</code>": [
738
+ "Matcher キー�処��れる順���。先�一致��も�順��り��。<br> 複数��性を Matcher キー���使用����。�����<code>host group, environment</code> �順��場����<code>hostgroup = \\\"web servers\\\", environment = production</code> �よ�� Matcher �予想�れ��"
790
739
  ],
791
- "Confirm": [
792
- "確�"
740
+ "The order in which values are resolved": [
741
+ "値�解決�れる順�"
742
+ ],
743
+ "There are no Ansible roles to play": [
744
+ "実行�る Ansible ロール��り��ん"
793
745
  ],
794
746
  "There was a following error when assigning Ansible Roles: %s": [
795
747
  "Ansible ロールを割り当ã�¦ã‚‹éš›ã�«ã€�次ã�®ã‚¨ãƒ©ãƒ¼ã�Œç™ºç”Ÿã�—ã�¾ã�—ã�Ÿ: %s"
796
748
  ],
797
- "Ansible Roles were successfully assigned.": [
798
- "Ansible ロール�正常�割り当�られ���。"
749
+ "There was a following error when changing Ansible variable override: %s": [
750
+ "Ansible 変数�オー�ーライドを変更�る際��次�エラー�発生����: %s"
799
751
  ],
800
- "Edit Ansible Roles": [
801
- "Ansible ロール�編集"
752
+ "There was a following error when creating Ansible job: %s": [
753
+ "Ansible ジョブを作��る際��次�エラー�発生����: %s"
802
754
  ],
803
- "Add, remove or reorder host assigned Ansible roles. This host has also group assigned roles that are not displayed here and will always be executed prior to host assigned roles.": [
804
- "ホスト�割り当�られ� Ansible ロールを追加�削除����並�替���。��ホスト���グループ�割り当�られ�ロール��り���ら�表示�れ����ん��必��ホスト�割り当�られ�ロールよりも��実行�れ��。"
755
+ "There was a following error when deleting Ansible config job: %s": [
756
+ "Ansible 設定ジョブを削除�る際��次�エラー�発生����: %s"
805
757
  ],
806
- "Close": [
807
- "閉�る"
758
+ "There was a following error when deleting Ansible variable override: %s": [
759
+ "Ansible 変数�オー�ーライドを削除�る際��次�エラー�発生����: %s"
808
760
  ],
809
- "Edit Ansible roles": [
810
- "Ansible ロール�編集"
761
+ "This Ansible role is inherited from host group": [
762
+ "�� Ansible ロール�ホストグループ�ら継承�れ��"
811
763
  ],
812
- "Ansible roles assigned directly to host": [
813
- "ホスト�直�割り当�られ� Ansible ロール"
764
+ "This Ansible role is inherited from parent host group": [
765
+ "�� Ansible ロール�親ホストグループ�ら継承�れ��"
814
766
  ],
815
- "view all assigned roles": [
816
- "割り当�られ�ロールを���表示"
767
+ "This job will run all the assigned Ansible roles.": [
768
+ "��ジョブ�割り当�られ����� Ansible ロールを実行���。"
817
769
  ],
818
- "Assign roles directly to the host": [
819
- "ホスト��ロール�直�割り当�"
770
+ "This list consists of host assigned roles and group assigned roles. Group assigned roles will always be executed prior to host assigned roles.": [
771
+ "��リスト��ホスト�割り当�られ�ロール�グループ�割り当�られ�ロール�構��れ����。グループ�割り当�られ�ロール��常�ホスト�割り当�られ�ロール���実行�れ��。"
820
772
  ],
821
- "View inherited roles": [
822
- "継承�れ�ロール�表示"
773
+ "Those roles will be excluded when importing roles from smart proxy, The expected input is comma separated values and you can use * wildcard metacharactersFor example: foo*, *b*,*bar": [
774
+ "Smart Proxy �らロールをイン�ート�る場���れら�ロール�除外�れ��。コン��区切��値��入力�想定�れ��り�* ワイルドカードメタ文字 (例: foo*�*b*�*bar) を使用����。"
823
775
  ],
824
- "No roles assigned directly to the host": [
825
- "ホスト�直�割り当�られ�ロール��り��ん"
776
+ "Timeout (in minutes) when hosts should have reported.": [
777
+ "ホスト�レ�ート�る�����場��タイムアウト (分��)"
826
778
  ],
827
- "Inventory": [
828
- "インベントリー"
779
+ "Timeout (in seconds) to set when Foreman will trigger a play Ansible roles task after a host is fully provisioned. Set this to the maximum time you expect a host to take until it is ready after a reboot.": [
780
+ "ホスト�完全�プロビジョニング�れ�後��Foreman � Ansible ロール�タスク�プレイをトリガー�るタイミングを設定�るタイムアウト (秒��)。�起動後�ホスト�準備完了��る���最大時間�設定���。"
829
781
  ],
830
- "Import roles and variables started: ": [
831
- "ロール�変数�イン�ート�開始�れ���: "
782
+ "Type": [
783
+ "タイプ"
832
784
  ],
833
- "view the task in progress": [
834
- "処�中�タスクを表示"
785
+ "Types of validation values": [
786
+ "検証値�タイプ"
835
787
  ],
836
- "Failed to import roles and variables ": [
837
- "ロール�変数�イン�ート�失敗���� "
788
+ "Types of variable values": [
789
+ "変数値�タイプ"
838
790
  ],
839
- "Operation": [
840
- "�作"
791
+ "Unable to get playbook's names from Ansible": [
792
+ "Ansible �ら Playbook ���を�得����ん"
841
793
  ],
842
- "Host count": [
843
- "ホスト数"
794
+ "Unable to get playbooks from Ansible": [
795
+ "Ansible �ら Playbook を�得����ん"
844
796
  ],
845
- "Hostgroup count": [
846
- "ホストグループ数"
797
+ "Unable to get roles from Ansible": [
798
+ "Ansible �らロールを�得����ん"
847
799
  ],
848
- "Available Ansible Roles": [
849
- "利用�能� Ansible ロール"
800
+ "Unable to get roles/variables from Ansible": [
801
+ "Ansible �らロール/変数を�得����ん"
850
802
  ],
851
- "Assigned Ansible Roles": [
852
- "割り当�られ� Ansible ロール"
803
+ "Update": [
804
+ "æ›´æ–°"
853
805
  ],
854
- "Failed to fetch Ansible Roles from server.": [
855
- "サー�ー�ら Ansible ロールを�得����ん���。"
806
+ "Update Capsules on given Capsule server hosts": [
807
+ ""
856
808
  ],
857
- "You are not authorized to perform this action.": [
858
- "��アクションを実行�る権���り��ん。"
809
+ "Update Capsules on given hosts": [
810
+ ""
859
811
  ],
860
- "Please request one of the required permissions listed below from a Foreman administrator:": [
861
- "以下�一覧表示�れ�必須パーミッション���れ�を�Foreman 管�者��求������:"
812
+ "Update Role Variables": [
813
+ "ロール変数�更新"
862
814
  ],
863
- "Permission Denied": [
864
- "パーミッション�拒��れ���"
815
+ "Update Smart Proxy": [
816
+ "Smart Proxy �更新"
865
817
  ],
866
- "This Ansible role is inherited from parent host group": [
867
- "�� Ansible ロール�親ホストグループ�ら継承�れ��"
818
+ "Updates Ansible variable": [
819
+ "Ansible 変数を更新���"
868
820
  ],
869
- "This Ansible role is inherited from host group": [
870
- "�� Ansible ロール�ホストグループ�ら継承�れ��"
821
+ "Upgrade": [
822
+ "アップグレード"
823
+ ],
824
+ "Upgrade Capsules on given Capsule server hosts": [
825
+ "指定�れ� Capsule サー�ーホスト� Capsule をアップグレード���"
826
+ ],
827
+ "Upgrade Capsules on given hosts": [
828
+ "指定�れ�ホスト� Capsule をアップグレード"
871
829
  ],
872
830
  "Use drag and drop to change order of the roles. Ordering of roles is respected for Ansible runs, inherited roles are always before those assigned directly": [
873
831
  "ドラッグアンドドロップを使用ã�—ã�¦ã€�ロールã�®é †åº�を変更ã�—ã�¾ã�™ã€‚ロールã�®é †åº�ã�¯ Ansible 実行時ã�«å°Šé‡�ã�•ã‚Œã€�継承ã�•ã‚Œã�Ÿãƒ­ãƒ¼ãƒ«ã�¯å¿…ã�šç›´æ�¥å‰²ã‚Šå½“ã�¦ã‚‰ã‚Œã�Ÿãƒ­ãƒ¼ãƒ«ã‚ˆã‚Šã‚‚å‰�ã�«ã�ªã‚Šã�¾ã�™"
874
832
  ],
875
- "Add selected": [
876
- "��項目�追加"
833
+ "Use sync instead, to sync roles from Smart Proxy with Ansible feature enabled": [
834
+ "代�り��期を使用��Ansible 機能を有効化�� SmartProxy �らロールを�期���"
877
835
  ],
878
- "Add all": [
879
- "���追加"
836
+ "Use this connection type by default when running Ansible playbooks. You can override this on hosts by adding a parameter \\\"ansible_connection\\\"": [
837
+ "デフォルト���Ansible Playbook �実行時����続タイプを使用���。ホスト��れを上書��る���パラメーター \\\"ansible_connection\\\" を追加���。"
880
838
  ],
881
- "Remove all": [
882
- "���削除"
839
+ "Use this to supply a path to an SSH Private Key that Ansible will use in lieu of a password Override with \\\"ansible_ssh_private_key_file\\\" host parameter": [
840
+ "�れを使用���Ansible �パスワード�代�り�使用�る SSH 秘密���パスを指定���。\\\"ansible_ssh_private_key_file\\\" ホストパラメータ�上書����"
883
841
  ],
884
- "Remove selected": [
885
- "��項目�削除"
842
+ "Used to enforce certain values for the parameter values": [
843
+ "パラメーター値�特定�値を�用�る���使用�れ��"
886
844
  ],
887
- "%(selectedCount)s of %(totalCount)s items selected": [
888
- "%(selectedCount)s/%(totalCount)s 項目を��"
845
+ "Value": [
846
+ "値"
889
847
  ],
890
- "Available Ansible roles": [
891
- "利用�能� Ansible ロール"
848
+ "Value to use when there is no match.": [
849
+ "一致���場��使用�る値。"
892
850
  ],
893
- "Host assigned Ansible roles": [
894
- "ホスト�割り当�られ� Ansible ロール"
851
+ "Variables": [
852
+ "変数"
895
853
  ],
896
- "Error!": [
897
- "エラー!"
854
+ "Variable|Name": [
855
+ "��"
898
856
  ],
899
- "Nothing Found!": [
900
- "何も見��り��ん!"
857
+ "Variable|Role": [
858
+ "変数|ロール"
901
859
  ],
902
- "Permission denied": [
903
- "パーミッション�拒��れ���。"
860
+ "View inherited roles": [
861
+ "継承�れ�ロール�表示"
862
+ ],
863
+ "When enabled the parameter is hidden in the UI": [
864
+ "有効�場��パラメーター� UI ��表示��り��"
865
+ ],
866
+ "Whether to override variable or not": [
867
+ "変数を上書��る����"
868
+ ],
869
+ "WinRM cert Validation": [
870
+ "WinRM 証�書�検証"
871
+ ],
872
+ "You are not authorized to perform this action.": [
873
+ "��アクションを実行�る権���り��ん。"
904
874
  ],
905
875
  "You are not authorized to view the page. ": [
906
876
  "ページを表示ã�™ã‚‹æ¨©é™�ã�Œã�‚ã‚Šã�¾ã�›ã‚“。 "
907
877
  ],
908
- "Request the following permissions from administrator: %s.": [
909
- "管�者�次�パーミッションを�求������: %s。"
878
+ "daily": [
879
+ "daily (�日)"
910
880
  ],
911
- "Configure Recurring Job": [
912
- "繰り返�ジョブ�設定"
881
+ "false": [
882
+ "false"
913
883
  ],
914
- "Action with sub plans": [
915
- "サブプラン�よるアクション"
884
+ "hourly": [
885
+ "�時"
916
886
  ],
917
- "Check for long running tasks": [
918
- ""
887
+ "is required": [
888
+ "�必須��"
919
889
  ],
920
- "Deliver notifications about long running tasks": [
921
- ""
890
+ "monthly": [
891
+ "�月"
892
+ ],
893
+ "true": [
894
+ "true"
922
895
  ],
923
- "Import Puppet classes": [
924
- "Puppet クラス�イン�ート"
896
+ "view all assigned roles": [
897
+ "割り当�られ�ロールを���表示"
925
898
  ],
926
- "Import facts": [
927
- "ファクト�イン�ート"
899
+ "view remote execution page.": [
900
+ "リモート実行ページを表示���。"
928
901
  ],
929
- "Remote action:": [
930
- "リモートアクション:"
902
+ "view the task in progress": [
903
+ "処�中�タスクを表示"
931
904
  ],
932
- "Ansible support in Foreman": [
933
- "Foreman �� Ansible サ�ート"
905
+ "weekly": [
906
+ "�週"
934
907
  ]
935
908
  }
936
909
  }