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
@@ -1,804 +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>, 2019
8
- # Bryan Kearney <bryan.kearney@gmail.com>, 2019
9
- #
10
- #, fuzzy
11
- msgid ""
12
- msgstr ""
13
- "Project-Id-Version: foreman_ansible 3.0.0\n"
14
- "Report-Msgid-Bugs-To: \n"
15
- "POT-Creation-Date: 2019-06-27 17:00+0200\n"
16
- "PO-Revision-Date: 2018-11-14 21:36+0000\n"
17
- "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2019\n"
18
- "Language-Team: Chinese (Taiwan) (https://www.transifex.com/foreman/teams/114/zh_TW/)\n"
19
- "MIME-Version: 1.0\n"
20
- "Content-Type: text/plain; charset=UTF-8\n"
21
- "Content-Transfer-Encoding: 8bit\n"
22
- "Language: zh_TW\n"
23
- "Plural-Forms: nplurals=1; plural=0;\n"
24
-
25
- #: ../app/controllers/ansible_roles_controller.rb:35
26
- msgid "Import of roles successfully finished."
27
- msgstr ""
28
-
29
- #: ../app/controllers/ansible_roles_controller.rb:50
30
- msgid "No changes in roles detected."
31
- msgstr ""
32
-
33
- #: ../app/controllers/ansible_roles_controller.rb:51
34
- msgid "No changes in roles detected on %s."
35
- msgstr ""
36
-
37
- #: ../app/controllers/ansible_variables_controller.rb:39
38
- msgid "No changes in variables detected on %s."
39
- msgstr ""
40
-
41
- #: ../app/controllers/ansible_variables_controller.rb:49
42
- msgid ""
43
- "Import of variables successfully finished.\n"
44
- "Added: #{results[:added].count} \n"
45
- " Removed: #{results[:obsolete].count} \n"
46
- "Updated: #{results[:updated].count}"
47
- msgstr ""
48
-
49
- #: ../app/controllers/ansible_variables_controller.rb:102
50
- msgid ""
51
- "No proxy found to import variables from, ensure that the smart proxy has the"
52
- " Ansible feature enabled."
53
- msgstr ""
54
-
55
- #: ../app/controllers/api/v2/ansible_inventories_controller.rb:7
56
- #: ../app/controllers/api/v2/ansible_inventories_controller.rb:12
57
- msgid "Show Ansible inventory for hosts"
58
- msgstr ""
59
-
60
- #: ../app/controllers/api/v2/ansible_inventories_controller.rb:8
61
- #: ../app/controllers/api/v2/ansible_inventories_controller.rb:13
62
- msgid "IDs of hosts included in inventory"
63
- msgstr ""
64
-
65
- #: ../app/controllers/api/v2/ansible_inventories_controller.rb:17
66
- #: ../app/controllers/api/v2/ansible_inventories_controller.rb:22
67
- msgid "Show Ansible inventory for hostgroups"
68
- msgstr ""
69
-
70
- #: ../app/controllers/api/v2/ansible_inventories_controller.rb:18
71
- #: ../app/controllers/api/v2/ansible_inventories_controller.rb:23
72
- msgid "IDs of hostgroups included in inventory"
73
- msgstr ""
74
-
75
- #: ../app/controllers/api/v2/ansible_override_values_controller.rb:17
76
- msgid "Override match"
77
- msgstr "置換相符"
78
-
79
- #: ../app/controllers/api/v2/ansible_override_values_controller.rb:18
80
- msgid "Override value, required if omit is false"
81
- msgstr ""
82
-
83
- #: ../app/controllers/api/v2/ansible_override_values_controller.rb:22
84
- msgid "Create an override value for a specific ansible variable"
85
- msgstr ""
86
-
87
- #: ../app/controllers/api/v2/ansible_override_values_controller.rb:34
88
- msgid "Destroy an override value"
89
- msgstr ""
90
-
91
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:18
92
- msgid "Show role"
93
- msgstr ""
94
-
95
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:22
96
- msgid "List Ansible roles"
97
- msgstr ""
98
-
99
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:29
100
- msgid "Deletes Ansible role"
101
- msgstr ""
102
-
103
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:35
104
- msgid "Import Ansible roles"
105
- msgstr ""
106
-
107
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:36
108
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:43
109
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:75
110
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:85
111
- msgid "Smart Proxy to import from"
112
- msgstr ""
113
-
114
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:37
115
- msgid "Ansible role names to import"
116
- msgstr ""
117
-
118
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:42
119
- msgid "Obsolete Ansible roles"
120
- msgstr ""
121
-
122
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:49
123
- msgid "Fetch Ansible roles available to be imported"
124
- msgstr ""
125
-
126
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:50
127
- msgid "Smart Proxy to fetch from"
128
- msgstr ""
129
-
130
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:73
131
- msgid "Smart proxy id is required"
132
- msgstr ""
133
-
134
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:20
135
- msgid "Show variable"
136
- msgstr ""
137
-
138
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:24
139
- msgid "List Ansible variables"
140
- msgstr ""
141
-
142
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:31
143
- msgid "Deletes Ansible variable"
144
- msgstr ""
145
-
146
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:40
147
- msgid "Name of variable"
148
- msgstr "變數名稱"
149
-
150
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:41
151
- msgid "Role ID"
152
- msgstr ""
153
-
154
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:42
155
- msgid "Default value of variable"
156
- msgstr "變數預設值"
157
-
158
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:43
159
- msgid "When enabled the parameter is hidden in the UI"
160
- msgstr "啟用時,參數會隱藏在 UI 裡"
161
-
162
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:44
163
- msgid "The order in which values are resolved"
164
- msgstr "值解析的順序"
165
-
166
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:45
167
- msgid "Description of variable"
168
- msgstr "變數描述"
169
-
170
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:46
171
- msgid "Types of validation values"
172
- msgstr "驗證值的類型"
173
-
174
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:47
175
- msgid "Used to enforce certain values for the parameter values"
176
- msgstr "用來強制參數值的某些值"
177
-
178
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:48
179
- msgid "Types of variable values"
180
- msgstr "變數值的類型"
181
-
182
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:49
183
- msgid "Merge all matching values (only array/hash type)"
184
- msgstr "合併所有相符的值(只有陣列 / 雜湊類型)"
185
-
186
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:50
187
- msgid "Include default value when merging all matching values"
188
- msgstr "合併所有相符合的值時包括預設值"
189
-
190
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:51
191
- msgid "Remove duplicate values (only array type)"
192
- msgstr "移除重複的值(只有陣列類型)"
193
-
194
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:52
195
- msgid "Whether to override variable or not"
196
- msgstr ""
197
-
198
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:56
199
- msgid "Create Ansible variable"
200
- msgstr ""
201
-
202
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:63
203
- msgid "Updates Ansible variable"
204
- msgstr ""
205
-
206
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:73
207
- msgid ""
208
- "Import Ansible variables. This will only import variables for already "
209
- "existing roles, it will not import any new roles"
210
- msgstr ""
211
-
212
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:83
213
- msgid ""
214
- "Obsolete Ansible variables. This will only obsolete variables for already "
215
- "existing roles, it will not delete any old roles"
216
- msgstr ""
217
-
218
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:20
219
- msgid "Plays Ansible roles on a hostgroup"
220
- msgstr ""
221
-
222
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:30
223
- msgid "Plays Ansible roles on hostgroups"
224
- msgstr ""
225
-
226
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:31
227
- msgid "IDs of hostgroups to play roles on"
228
- msgstr ""
229
-
230
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:42
231
- msgid "List all Ansible roles for a hostgroup"
232
- msgstr ""
233
-
234
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:53
235
- msgid "Assigns Ansible roles to a hostgroup"
236
- msgstr ""
237
-
238
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:56
239
- msgid "Ansible roles to assign to a hostgroup"
240
- msgstr ""
241
-
242
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_param_group_extensions.rb:13
243
- #: ../app/controllers/foreman_ansible/api/v2/hosts_param_group_extensions.rb:13
244
- msgid "IDs of associated ansible roles"
245
- msgstr ""
246
-
247
- #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:26
248
- msgid "Plays Ansible roles on a host"
249
- msgstr ""
250
-
251
- #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:35
252
- msgid "Plays Ansible roles on hosts"
253
- msgstr ""
254
-
255
- #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:36
256
- msgid "IDs of hosts to play roles on"
257
- msgstr ""
258
-
259
- #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:46
260
- msgid "List all Ansible roles for a host"
261
- msgstr ""
262
-
263
- #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:56
264
- msgid "Assigns Ansible roles to a host"
265
- msgstr ""
266
-
267
- #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:59
268
- msgid "Ansible roles to assign to a host"
269
- msgstr ""
270
-
271
- #: ../app/controllers/foreman_ansible/concerns/hostgroups_controller_extensions.rb:27
272
- msgid "Host group has no associated hosts"
273
- msgstr ""
274
-
275
- #: ../app/controllers/foreman_ansible/concerns/job_invocation_helper.rb:13
276
- msgid "There are no Ansible roles to play"
277
- msgstr ""
278
-
279
- #: ../app/controllers/foreman_ansible/concerns/job_invocation_helper.rb:15
280
- msgid "Could not run Ansible roles for %{host}"
281
- msgstr ""
282
-
283
- #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:8
284
- msgid "Import from %s"
285
- msgstr "由 %s 匯入"
286
-
287
- #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:23
288
- msgid "Ansible Role"
289
- msgstr ""
290
-
291
- #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:29
292
- msgid "Import"
293
- msgstr "匯入"
294
-
295
- #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:35
296
- msgid "%s ago"
297
- msgstr "%s 之前"
298
-
299
- #: ../app/helpers/foreman_ansible/hosts_helper_extensions.rb:13
300
- #: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:18
301
- msgid "Play Ansible roles"
302
- msgstr ""
303
-
304
- #: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:10
305
- msgid "Playbook execution failed"
306
- msgstr ""
307
-
308
- #: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:30
309
- #: ../lib/foreman_ansible_core/remote_execution_core/ansible_runner.rb:36
310
- msgid "Error loading data from proxy"
311
- msgstr "從代理載入資料時發生錯誤"
312
-
313
- #: ../app/lib/actions/foreman_ansible/helpers/play_roles_description.rb:13
314
- msgid "Foreman"
315
- msgstr ""
316
-
317
- #: ../app/lib/proxy_api/ansible.rb:27
318
- msgid "Unable to get roles from Ansible"
319
- msgstr ""
320
-
321
- #: ../app/lib/proxy_api/ansible.rb:34 ../app/lib/proxy_api/ansible.rb:41
322
- msgid "Unable to get roles/variables from Ansible"
323
- msgstr ""
324
-
325
- #: ../app/models/setting/ansible.rb:20
326
- msgid ""
327
- "Use this to supply a path to an SSH Private Key that Ansible will use in "
328
- "lieu of a password Override with \"ansible_ssh_private_key_file\" host "
329
- "parameter"
330
- msgstr ""
331
-
332
- #: ../app/models/setting/ansible.rb:25
333
- msgid "Private Key Path"
334
- msgstr ""
335
-
336
- #: ../app/models/setting/ansible.rb:29
337
- msgid ""
338
- "Use this connection type by default when running Ansible playbooks. You can "
339
- "override this on hosts by adding a parameter \"ansible_connection\""
340
- msgstr ""
341
-
342
- #: ../app/models/setting/ansible.rb:33
343
- msgid "Connection type"
344
- msgstr ""
345
-
346
- #: ../app/models/setting/ansible.rb:37
347
- msgid ""
348
- "Enable/disable WinRM server certificate validation when running Ansible "
349
- "playbooks. You can override this on hosts by adding a parameter "
350
- "\"ansible_winrm_server_cert_validation\""
351
- msgstr ""
352
-
353
- #: ../app/models/setting/ansible.rb:42
354
- msgid "WinRM cert Validation"
355
- msgstr ""
356
-
357
- #: ../app/models/setting/ansible.rb:46
358
- msgid ""
359
- "Foreman will add the this level of verbosity for additional debugging output"
360
- " when running Ansible playbooks."
361
- msgstr ""
362
-
363
- #: ../app/models/setting/ansible.rb:49
364
- msgid "Default verbosity level"
365
- msgstr ""
366
-
367
- #: ../app/models/setting/ansible.rb:52
368
- msgid "Disabled"
369
- msgstr "已停用"
370
-
371
- #: ../app/models/setting/ansible.rb:53
372
- msgid "Level 1 (-v)"
373
- msgstr ""
374
-
375
- #: ../app/models/setting/ansible.rb:54
376
- msgid "Level 2 (-vv)"
377
- msgstr ""
378
-
379
- #: ../app/models/setting/ansible.rb:55
380
- msgid "Level 3 (-vvv)"
381
- msgstr ""
382
-
383
- #: ../app/models/setting/ansible.rb:56
384
- msgid "Level 4 (-vvvv)"
385
- msgstr ""
386
-
387
- #: ../app/models/setting/ansible.rb:62
388
- msgid ""
389
- "Timeout (in seconds) to set when Foreman will trigger a play Ansible roles "
390
- "task after a host is fully provisioned. Set this to the maximum time you "
391
- "expect a host to take until it is ready after a reboot."
392
- msgstr ""
393
-
394
- #: ../app/models/setting/ansible.rb:67
395
- msgid "Post-provision timeout"
396
- msgstr ""
397
-
398
- #: ../app/models/setting/ansible.rb:71
399
- msgid "Timeout (in minutes) when hosts should have reported."
400
- msgstr ""
401
-
402
- #: ../app/models/setting/ansible.rb:73
403
- msgid "Ansible report timeout"
404
- msgstr ""
405
-
406
- #: ../app/models/setting/ansible.rb:77
407
- msgid ""
408
- "Disable host configuration status turning to out of sync for %{cfgmgmt} "
409
- "after report does not arrive within configured interval"
410
- msgstr ""
411
-
412
- #: ../app/models/setting/ansible.rb:81
413
- msgid "%{cfgmgmt} out of sync disabled"
414
- msgstr ""
415
-
416
- #: ../app/models/setting/ansible.rb:86
417
- msgid "Foreman will run Ansible playbooks using this implementation"
418
- msgstr ""
419
-
420
- #: ../app/models/setting/ansible.rb:88
421
- msgid "Implementation for running Ansible"
422
- msgstr ""
423
-
424
- #: ../app/models/setting/ansible.rb:104 ../lib/foreman_ansible/register.rb:97
425
- msgid "Ansible"
426
- msgstr ""
427
-
428
- #: ../app/services/foreman_ansible/insights_notification_builder.rb:51
429
- msgid "Remediation Plan"
430
- msgstr ""
431
-
432
- #: ../app/services/foreman_ansible/insights_notification_builder.rb:61
433
- #: ../db/seeds.d/90_notification_blueprints.rb:13
434
- msgid "Job Details"
435
- msgstr ""
436
-
437
- #: ../app/services/foreman_ansible/proxy_api.rb:13
438
- msgid "Proxy not found"
439
- msgstr ""
440
-
441
- #: ../app/views/ansible_roles/import.html.erb:1
442
- msgid "Changed Ansible roles"
443
- msgstr ""
444
-
445
- #: ../app/views/ansible_roles/import.html.erb:3
446
- #: ../app/views/ansible_variables/import.html.erb:3
447
- msgid "Select the changes you want to realize in Foreman"
448
- msgstr "選擇您希望在 Foreman 中套用的變更"
449
-
450
- #: ../app/views/ansible_roles/import.html.erb:5
451
- #: ../app/views/ansible_variables/import.html.erb:5
452
- msgid "Toggle"
453
- msgstr "切換"
454
-
455
- #: ../app/views/ansible_roles/import.html.erb:6
456
- #: ../app/views/ansible_variables/import.html.erb:6
457
- msgid "New"
458
- msgstr "新增"
459
-
460
- #: ../app/views/ansible_roles/import.html.erb:8
461
- #: ../app/views/ansible_variables/import.html.erb:8
462
- msgid "Check/Uncheck new"
463
- msgstr "選取/反選新項目"
464
-
465
- #: ../app/views/ansible_roles/import.html.erb:9
466
- #: ../app/views/ansible_variables/import.html.erb:9
467
- msgid "Obsolete"
468
- msgstr "已淘汰"
469
-
470
- #: ../app/views/ansible_roles/import.html.erb:11
471
- #: ../app/views/ansible_variables/import.html.erb:11
472
- msgid "Check/Uncheck obsolete"
473
- msgstr "選取/反選已淘汰項目"
474
-
475
- #: ../app/views/ansible_roles/import.html.erb:19
476
- #: ../app/views/ansible_variables/import.html.erb:22
477
- msgid "Check/Uncheck all"
478
- msgstr "選取/反選全部"
479
-
480
- #: ../app/views/ansible_roles/import.html.erb:21
481
- #: ../app/views/ansible_variables/import.html.erb:24
482
- msgid "Name"
483
- msgstr "名稱"
484
-
485
- #: ../app/views/ansible_roles/import.html.erb:22
486
- #: ../app/views/ansible_variables/import.html.erb:26
487
- msgid "Hosts count"
488
- msgstr ""
489
-
490
- #: ../app/views/ansible_roles/import.html.erb:23
491
- #: ../app/views/ansible_variables/import.html.erb:27
492
- msgid "Hostgroups count"
493
- msgstr ""
494
-
495
- #: ../app/views/ansible_roles/import.html.erb:24
496
- #: ../app/views/ansible_variables/import.html.erb:28
497
- msgid "Operation"
498
- msgstr "作業"
499
-
500
- #: ../app/views/ansible_roles/import.html.erb:35
501
- #: ../app/views/ansible_variables/import.html.erb:39
502
- msgid "Check/Uncheck all %s changes"
503
- msgstr "選取/反選所有 %s 變更"
504
-
505
- #: ../app/views/ansible_roles/import.html.erb:40
506
- #: ../app/views/ansible_variables/import.html.erb:45
507
- msgid "Add"
508
- msgstr "新增"
509
-
510
- #: ../app/views/ansible_roles/import.html.erb:40
511
- #: ../app/views/ansible_variables/import.html.erb:45
512
- msgid "Remove"
513
- msgstr "移除"
514
-
515
- #: ../app/views/ansible_roles/import.html.erb:48
516
- #: ../app/views/ansible_variables/import.html.erb:53
517
- msgid "Cancel"
518
- msgstr "取消"
519
-
520
- #: ../app/views/ansible_roles/import.html.erb:49
521
- #: ../app/views/ansible_variables/import.html.erb:12
522
- #: ../app/views/ansible_variables/import.html.erb:45
523
- #: ../app/views/ansible_variables/import.html.erb:54
524
- msgid "Update"
525
- msgstr "更新"
526
-
527
- #: ../app/views/ansible_roles/index.html.erb:1
528
- #: ../app/views/ansible_roles/welcome.html.erb:1
529
- #: ../app/views/ansible_roles/welcome.html.erb:6
530
- #: ../app/views/foreman_ansible/ansible_roles/_select_tab_title.html.erb:1
531
- msgid "Ansible Roles"
532
- msgstr ""
533
-
534
- #: ../app/views/ansible_roles/index.html.erb:9
535
- msgid "Role|Name"
536
- msgstr "名稱"
537
-
538
- #: ../app/views/ansible_roles/index.html.erb:10
539
- msgid "Hostgroups"
540
- msgstr "主機群組"
541
-
542
- #: ../app/views/ansible_roles/index.html.erb:11
543
- msgid "Hosts"
544
- msgstr "主機"
545
-
546
- #: ../app/views/ansible_roles/index.html.erb:12
547
- msgid "Imported at"
548
- msgstr ""
549
-
550
- #: ../app/views/ansible_roles/index.html.erb:13
551
- #: ../app/views/ansible_variables/index.html.erb:16
552
- msgid "Actions"
553
- msgstr "動作"
554
-
555
- #: ../app/views/ansible_roles/index.html.erb:27
556
- #: ../lib/foreman_ansible/register.rb:103
557
- msgid "Variables"
558
- msgstr "變數"
559
-
560
- #: ../app/views/ansible_roles/index.html.erb:33
561
- #: ../app/views/ansible_variables/index.html.erb:41
562
- msgid "Delete %s?"
563
- msgstr "刪除 %s?"
564
-
565
- #: ../app/views/ansible_roles/welcome.html.erb:7
566
- msgid ""
567
- "No ansible roles were found in Foreman. If you want to assign roles to your hosts,\n"
568
- " you have to import them first."
569
- msgstr ""
570
-
571
- #: ../app/views/ansible_roles/welcome.html.erb:10
572
- msgid "Learn more about this in the documentation."
573
- msgstr "欲知更多,請參閱文件。"
574
-
575
- #: ../app/views/ansible_variables/_fields.erb:4
576
- msgid "Ansible Variable Details (Imported)"
577
- msgstr ""
578
-
579
- #: ../app/views/ansible_variables/_fields.erb:4
580
- msgid "Ansible Variable Details"
581
- msgstr ""
582
-
583
- #: ../app/views/ansible_variables/_fields.erb:11
584
- msgid "Default Behavior"
585
- msgstr ""
586
-
587
- #: ../app/views/ansible_variables/_fields.erb:12
588
- msgid "Override the default value of the Ansible variable."
589
- msgstr ""
590
-
591
- #: ../app/views/ansible_variables/_fields.erb:14
592
- msgid ""
593
- "Mark the variable to be managed by Foreman. When the Ansible role of this "
594
- "variable is assigned to a host, the default value will be added to Ansible "
595
- "inventory as a host variable. Specify matchers to set a different value for "
596
- "such variable."
597
- msgstr ""
598
-
599
- #: ../app/views/ansible_variables/_fields.erb:27
600
- msgid "Value to use when there is no match."
601
- msgstr "當沒有相符的項目時所使用的值。"
602
-
603
- #: ../app/views/ansible_variables/_fields.erb:30
604
- msgid "Hidden Value"
605
- msgstr ""
606
-
607
- #: ../app/views/ansible_variables/_fields.erb:33
608
- msgid "Hide all values for this parameter."
609
- msgstr "為這參數隱藏所有值。"
610
-
611
- #: ../app/views/ansible_variables/_fields.erb:39
612
- msgid "Optional Input Validator"
613
- msgstr ""
614
-
615
- #: ../app/views/ansible_variables/_fields.erb:41
616
- msgid ""
617
- "Before including these variables on your playbooks, Foreman will validate "
618
- "that your variables comply with the validation."
619
- msgstr ""
620
-
621
- #: ../app/views/ansible_variables/_fields.erb:44
622
- msgid ""
623
- "If checked, will raise an error if there is no default value and no matcher "
624
- "provide a value."
625
- msgstr "若選取而沒有預設值並且比對器未提供值的話,將會造成錯誤發生。"
626
-
627
- #: ../app/views/ansible_variables/_fields.erb:53
628
- msgid "Prioritize Attribute Order"
629
- msgstr ""
630
-
631
- #: ../app/views/ansible_variables/_fields.erb:54
632
- msgid "Set the order in which values are resolved."
633
- msgstr "設定值解析的順序。"
634
-
635
- #: ../app/views/ansible_variables/_fields.erb:55
636
- msgid "Order"
637
- msgstr "順序"
638
-
639
- #: ../app/views/ansible_variables/_fields.erb:56
640
- msgid ""
641
- "The order in which matchers keys are processed, first match wins.<br> You "
642
- "may use multiple attributes as a matcher key, for example, an order of "
643
- "<code>host group, environment</code> would expect a matcher such as "
644
- "<code>hostgroup = \"web servers\", environment = production</code>"
645
- msgstr ""
646
- "比對器金鑰處理的順序,第一組項目將會優先被處理。<br>您可使用多個屬性來作為比對器金鑰,比方說 <code>host group, "
647
- "environment</code> 的順序將會預期類似 <code>hostgroup = \"web servers\", environment "
648
- "= production</code> 的比對器"
649
-
650
- #: ../app/views/ansible_variables/_fields.erb:59
651
- msgid ""
652
- "Continue to look for matches after first find (only array/hash type)? Note: "
653
- "merging overrides ignores all matchers that are omitted."
654
- msgstr ""
655
-
656
- #: ../app/views/ansible_variables/_fields.erb:61
657
- msgid "Include default value when merging all matching values."
658
- msgstr "合併所有相符合的值時包括預設值。"
659
-
660
- #: ../app/views/ansible_variables/_fields.erb:64
661
- msgid "Avoid duplicate values when merging them (only array type)?"
662
- msgstr "合併值時避免重複(僅及於陣列類型)?"
663
-
664
- #: ../app/views/ansible_variables/_fields.erb:68
665
- msgid "Specify Matchers"
666
- msgstr ""
667
-
668
- #: ../app/views/ansible_variables/edit.html.erb:4
669
- #: ../app/views/ansible_variables/index.html.erb:1
670
- #: ../app/views/ansible_variables/new.html.erb:4
671
- msgid "Ansible Variables"
672
- msgstr ""
673
-
674
- #: ../app/views/ansible_variables/edit.html.erb:8
675
- msgid "Edit %s"
676
- msgstr "編輯 %s"
677
-
678
- #: ../app/views/ansible_variables/edit.html.erb:13
679
- msgid "Edit Ansible Variable"
680
- msgstr ""
681
-
682
- #: ../app/views/ansible_variables/import.html.erb:1
683
- msgid "Changed Ansible variables"
684
- msgstr ""
685
-
686
- #: ../app/views/ansible_variables/import.html.erb:14
687
- msgid "Check/Uncheck update"
688
- msgstr ""
689
-
690
- #: ../app/views/ansible_variables/import.html.erb:25
691
- msgid "Ansible role"
692
- msgstr ""
693
-
694
- #: ../app/views/ansible_variables/index.html.erb:5
695
- msgid "New Ansible Variable"
696
- msgstr ""
697
-
698
- #: ../app/views/ansible_variables/index.html.erb:12
699
- msgid "Variable|Name"
700
- msgstr ""
701
-
702
- #: ../app/views/ansible_variables/index.html.erb:13
703
- msgid "Variable|Role"
704
- msgstr ""
705
-
706
- #: ../app/views/ansible_variables/index.html.erb:14
707
- msgid "Type"
708
- msgstr "類型"
709
-
710
- #: ../app/views/ansible_variables/index.html.erb:15
711
- msgid "Imported?"
712
- msgstr ""
713
-
714
- #: ../app/views/ansible_variables/index.html.erb:23
715
- msgid "Overriden"
716
- msgstr ""
717
-
718
- #: ../app/views/ansible_variables/new.html.erb:8
719
- #: ../app/views/ansible_variables/new.html.erb:13
720
- msgid "Create Ansible Variable"
721
- msgstr ""
722
-
723
- #: ../app/views/foreman_ansible/ansible_roles/_hostgroup_ansible_roles_button.erb:5
724
- msgid "Play Roles"
725
- msgstr ""
726
-
727
- #: ../app/views/foreman_ansible/ansible_roles/_hostgroup_ansible_roles_button.erb:9
728
- msgid "Nest"
729
- msgstr "巢狀"
730
-
731
- #: ../app/views/foreman_ansible/ansible_roles/_hostgroup_ansible_roles_button.erb:10
732
- msgid "Clone"
733
- msgstr "複製"
734
-
735
- #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:7
736
- msgid "Level"
737
- msgstr "等級"
738
-
739
- #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:8
740
- msgid "Module"
741
- msgstr ""
742
-
743
- #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:9
744
- msgid "Arguments"
745
- msgstr ""
746
-
747
- #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:10
748
- msgid "Message"
749
- msgstr "訊息"
750
-
751
- #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:23
752
- msgid "Nothing to show"
753
- msgstr "沒有可顯示的項目"
754
-
755
- #: ../db/seeds.d/90_notification_blueprints.rb:5
756
- msgid "Jobs"
757
- msgstr "工作"
758
-
759
- #: ../db/seeds.d/90_notification_blueprints.rb:7
760
- msgid ""
761
- "Insights remediation on %{hosts_count} host(s) has finished successfully"
762
- msgstr ""
763
-
764
- #: ../lib/foreman_ansible/register.rb:99
765
- msgid "Roles"
766
- msgstr "角色"
767
-
768
- #: ../lib/foreman_ansible/remote_execution.rb:20
769
- msgid "Run Ansible roles"
770
- msgstr ""
771
-
772
- #: ../lib/foreman_ansible/remote_execution.rb:21
773
- msgid ""
774
- "Runs an Ansible playbook which contains all the roles defined for a host"
775
- msgstr ""
776
-
777
- #: ../lib/foreman_ansible/remote_execution.rb:27
778
- msgid "Ansible: Run Insights maintenance plan"
779
- msgstr ""
780
-
781
- #: ../lib/foreman_ansible/remote_execution.rb:28
782
- msgid ""
783
- "Runs a given maintenance plan from Red Hat Access Insights given an ID."
784
- msgstr ""
785
-
786
- #: action_names.rb:2
787
- msgid "Remote action:"
788
- msgstr "遠端動作:"
789
-
790
- #: action_names.rb:3
791
- msgid "Import Puppet classes"
792
- msgstr "匯入 Puppet 類別"
793
-
794
- #: action_names.rb:4
795
- msgid "Import facts"
796
- msgstr "匯入詳情"
797
-
798
- #: action_names.rb:5
799
- msgid "Action with sub plans"
800
- msgstr "有子計畫的動作"
801
-
802
- #: gemspec.rb:2
803
- msgid "Ansible support in Foreman"
804
- msgstr ""