foreman_ansible 5.0.1 → 5.1.0

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