foreman_ansible 3.0.6 → 3.0.7

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