foreman-tasks 7.1.0 → 7.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (34) hide show
  1. checksums.yaml +4 -4
  2. data/app/lib/actions/foreman/host/import_facts.rb +1 -6
  3. data/app/lib/actions/middleware/watch_delegated_proxy_sub_tasks.rb +1 -1
  4. data/app/views/foreman_tasks/recurring_logics/index.html.erb +1 -1
  5. data/config/routes.rb +0 -1
  6. data/lib/foreman_tasks/cleaner.rb +1 -1
  7. data/lib/foreman_tasks/dynflow/configuration.rb +1 -1
  8. data/lib/foreman_tasks/engine.rb +1 -1
  9. data/lib/foreman_tasks/version.rb +1 -1
  10. data/lib/tasks/gettext.rake +1 -0
  11. data/locale/action_names.rb +2 -3
  12. data/locale/de/LC_MESSAGES/foreman_tasks.mo +0 -0
  13. data/locale/de/foreman_tasks.po +873 -0
  14. data/locale/en/foreman_tasks.po +3 -6
  15. data/locale/es/LC_MESSAGES/foreman_tasks.mo +0 -0
  16. data/locale/es/foreman_tasks.po +874 -0
  17. data/locale/foreman_tasks.pot +20 -25
  18. data/locale/fr/LC_MESSAGES/foreman_tasks.mo +0 -0
  19. data/locale/fr/foreman_tasks.po +3 -6
  20. data/locale/ja/LC_MESSAGES/foreman_tasks.mo +0 -0
  21. data/locale/ja/foreman_tasks.po +3 -6
  22. data/locale/ka/LC_MESSAGES/foreman_tasks.mo +0 -0
  23. data/locale/ka/foreman_tasks.po +871 -0
  24. data/locale/ko/LC_MESSAGES/foreman_tasks.mo +0 -0
  25. data/locale/ko/foreman_tasks.po +869 -0
  26. data/locale/pt_BR/LC_MESSAGES/foreman_tasks.mo +0 -0
  27. data/locale/pt_BR/foreman_tasks.po +874 -0
  28. data/locale/ru/LC_MESSAGES/foreman_tasks.mo +0 -0
  29. data/locale/ru/foreman_tasks.po +873 -0
  30. data/locale/zh_CN/LC_MESSAGES/foreman_tasks.mo +0 -0
  31. data/locale/zh_CN/foreman_tasks.po +3 -6
  32. data/locale/zh_TW/LC_MESSAGES/foreman_tasks.mo +0 -0
  33. data/locale/zh_TW/foreman_tasks.po +870 -0
  34. metadata +16 -2
@@ -0,0 +1,870 @@
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_tasks package.
4
+ #
5
+ # Translators:
6
+ msgid ""
7
+ msgstr ""
8
+ "Project-Id-Version: Foreman\n"
9
+ "Report-Msgid-Bugs-To: \n"
10
+ "PO-Revision-Date: 2016-02-12 14:04+0000\n"
11
+ "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12
+ "Language-Team: Chinese (Taiwan) (http://www.transifex.com/foreman/foreman/lang"
13
+ "uage/zh_TW/)\n"
14
+ "MIME-Version: 1.0\n"
15
+ "Content-Type: text/plain; charset=UTF-8\n"
16
+ "Content-Transfer-Encoding: 8bit\n"
17
+ "Language: zh_TW\n"
18
+ "Plural-Forms: nplurals=1; plural=0;\n"
19
+
20
+ msgid "${taskReload ? 'Stop' : 'Start'} auto-reloading"
21
+ msgstr ""
22
+
23
+ msgid "%(last)s Last %(time)s"
24
+ msgstr ""
25
+
26
+ msgid "%(older)s Older %(time)s"
27
+ msgstr ""
28
+
29
+ msgid "%s Selected Tasks"
30
+ msgstr ""
31
+
32
+ msgid "%s is not valid format of cron line"
33
+ msgstr "%s 不是 cron 行的正確格式"
34
+
35
+ msgid "%{total} task(s), %{success} success, %{failed} fail"
36
+ msgstr "%{total} 任務,%{success} 成功,%{failed} 失敗"
37
+
38
+ msgid "%{value} is not allowed input type"
39
+ msgstr "%{value} 並非允許的輸入類型"
40
+
41
+ msgid "%{value} is not allowed triggering mode"
42
+ msgstr "%{value} 並不允許觸發模式"
43
+
44
+ msgid "%{value} is wrong format"
45
+ msgstr "%{value} 的格式錯誤"
46
+
47
+ msgid "12h"
48
+ msgstr ""
49
+
50
+ msgid "24h"
51
+ msgstr ""
52
+
53
+ msgid "A paused task represents a process that has not finished properly. Any task in paused state can lead to potential inconsistency and needs to be resolved."
54
+ msgstr ""
55
+
56
+ msgid "A special label for tracking a recurring job. There can be only one active job with a given purpose at a time."
57
+ msgstr ""
58
+
59
+ msgid "Action"
60
+ msgstr "動作"
61
+
62
+ msgid "Action with sub plans"
63
+ msgstr "有子計畫的動作"
64
+
65
+ msgid "Active"
66
+ msgstr "啟用中"
67
+
68
+ msgid "Active Filters:"
69
+ msgstr ""
70
+
71
+ msgid "Active or disabled recurring logic with purpose %s already exists"
72
+ msgstr ""
73
+
74
+ msgid "All %s tasks are selected. "
75
+ msgstr ""
76
+
77
+ msgid "All proxies with the required feature are unavailable at the moment"
78
+ msgstr ""
79
+
80
+ msgid "Allow proxy batch tasks"
81
+ msgstr ""
82
+
83
+ msgid "Allow triggering tasks on the smart proxy in batches"
84
+ msgstr ""
85
+
86
+ msgid "Associated resources"
87
+ msgstr "相聯資源"
88
+
89
+ #. TRANSLATORS: Time widget for when a task should start
90
+ msgid "At"
91
+ msgstr "於"
92
+
93
+ msgid "Back to tasks"
94
+ msgstr ""
95
+
96
+ msgid "Backtrace"
97
+ msgstr "追蹤"
98
+
99
+ msgid "Bulk action"
100
+ msgstr "批次動作"
101
+
102
+ msgid "Cancel"
103
+ msgstr "取消"
104
+
105
+ msgid "Cancel Selected"
106
+ msgstr ""
107
+
108
+ msgid "Cancel enforced: the task might be still running on the proxy"
109
+ msgstr "強制取消:任務可能還在代理伺服器上執行"
110
+
111
+ msgid "Cancel recurring logic"
112
+ msgstr "取消週期邏輯"
113
+
114
+ msgid "Cancel selected cancellable tasks"
115
+ msgstr ""
116
+
117
+ msgid "Cancel selected tasks"
118
+ msgstr ""
119
+
120
+ msgid "Cancel specific tasks by ID"
121
+ msgstr ""
122
+
123
+ msgid "Cancel tasks matching search string"
124
+ msgstr ""
125
+
126
+ msgid "Canceling selected tasks, this might take a while"
127
+ msgstr ""
128
+
129
+ msgid "Canceling with force selected tasks, this might take a while"
130
+ msgstr ""
131
+
132
+ msgid "Cancelled"
133
+ msgstr "已取消"
134
+
135
+ msgid "Cannot cancel tasks at the moment"
136
+ msgstr ""
137
+
138
+ msgid "Cannot force cancel tasks at the moment"
139
+ msgstr ""
140
+
141
+ msgid "Cannot resume tasks at the moment"
142
+ msgstr ""
143
+
144
+ msgid "Cannot update a cancelled Recurring Logic."
145
+ msgstr ""
146
+
147
+ msgid "Changing request id %{request_id} to saved id %{saved_id}"
148
+ msgstr ""
149
+
150
+ msgid "Clear All Filters"
151
+ msgstr ""
152
+
153
+ msgid "Clear Cancelled"
154
+ msgstr ""
155
+
156
+ msgid "Complete"
157
+ msgstr ""
158
+
159
+ msgid "Conflicts with tasks:"
160
+ msgstr "和任務有衝突:"
161
+
162
+ msgid "Could not cancel step."
163
+ msgstr ""
164
+
165
+ msgid "Could not receive data: ${APIerror && APIerror.message}"
166
+ msgstr ""
167
+
168
+ msgid "Could not receive data: ${error && error.message}"
169
+ msgstr ""
170
+
171
+ msgid "Cron line"
172
+ msgstr "Cron 行"
173
+
174
+ msgid "Cron line format 'a b c d e', where: %s"
175
+ msgstr "Cron 行格式 'a b c d e',其中:%s"
176
+
177
+ msgid "Current iteration"
178
+ msgstr "現有重述"
179
+
180
+ msgid "Data to be sent to the action"
181
+ msgstr "要發送到動作的資料"
182
+
183
+ msgid "Days"
184
+ msgstr "天"
185
+
186
+ msgid "Days of week"
187
+ msgstr "星期幾"
188
+
189
+ msgid "Delayed"
190
+ msgstr "已延遲"
191
+
192
+ msgid "Delete recurring logics by search query"
193
+ msgstr ""
194
+
195
+ msgid "Details"
196
+ msgstr "詳細資訊"
197
+
198
+ msgid "Details of %s task"
199
+ msgstr ""
200
+
201
+ msgid "Disable"
202
+ msgstr "停用"
203
+
204
+ msgid "Disabled"
205
+ msgstr "已停用"
206
+
207
+ msgid "Duration"
208
+ msgstr "持續時間"
209
+
210
+ msgid "Dynflow console"
211
+ msgstr "Dynflow 主控台"
212
+
213
+ msgid "Empty bulk action"
214
+ msgstr "清空批次動作"
215
+
216
+ msgid "Enable"
217
+ msgstr "啟用"
218
+
219
+ msgid "Enable dynflow console"
220
+ msgstr ""
221
+
222
+ msgid "Enable the dynflow console (/foreman_tasks/dynflow) for debugging"
223
+ msgstr "啟用 dynflow 主控台(/foreman_tasks/dynflow)作為偵錯使用"
224
+
225
+ msgid "Ends"
226
+ msgstr "結束"
227
+
228
+ msgid "Ends at"
229
+ msgstr "結束於"
230
+
231
+ msgid "Errors"
232
+ msgstr "錯誤"
233
+
234
+ msgid "Errors:"
235
+ msgstr ""
236
+
237
+ msgid "Event delivered by request %{request_id}"
238
+ msgstr ""
239
+
240
+ msgid "Exception"
241
+ msgstr "例外"
242
+
243
+ msgid "Execute now"
244
+ msgstr "立即執行"
245
+
246
+ msgid "Execution plan data not available "
247
+ msgstr ""
248
+
249
+ msgid "Export All"
250
+ msgstr ""
251
+
252
+ msgid "External Id"
253
+ msgstr "外部 ID"
254
+
255
+ msgid "Failed to check on tasks on proxy at %{url}: %{exception}"
256
+ msgstr ""
257
+
258
+ msgid "Failed to initialize"
259
+ msgstr "無法初始化"
260
+
261
+ msgid "Failed to trigger task on the smart proxy: "
262
+ msgstr ""
263
+
264
+ msgid "Finished"
265
+ msgstr "已完成"
266
+
267
+ msgid "Force Cancel"
268
+ msgstr ""
269
+
270
+ msgid "Force Cancel Selected"
271
+ msgstr ""
272
+
273
+ msgid "Force Cancel selected tasks"
274
+ msgstr ""
275
+
276
+ msgid "Force Unlock"
277
+ msgstr "強制解除鎖定"
278
+
279
+ msgid "Foreman Tasks"
280
+ msgstr ""
281
+
282
+ msgid "Fri"
283
+ msgstr "週五"
284
+
285
+ msgid "I understand that this may cause harm and have working database backups of all backend services."
286
+ msgstr "我瞭解這可能會導致傷害,而且我已經備份了所有後端服務的資料庫。"
287
+
288
+ msgid "ID"
289
+ msgstr "ID"
290
+
291
+ msgid "Id"
292
+ msgstr "Id"
293
+
294
+ msgid "Immediate"
295
+ msgstr "立即"
296
+
297
+ msgid "Import Puppet classes"
298
+ msgstr "匯入 Puppet 類別"
299
+
300
+ msgid "Import facts"
301
+ msgstr "匯入詳情"
302
+
303
+ msgid "Indicates that the action should be cancelled if it cannot be started before this time."
304
+ msgstr "這表示如果不能在這時間之前開始,就應該取消動作。"
305
+
306
+ msgid "Initialization error: %s"
307
+ msgstr "初始化錯誤:%s"
308
+
309
+ msgid "Input"
310
+ msgstr "輸入"
311
+
312
+ msgid "Iteration limit"
313
+ msgstr "重述限制"
314
+
315
+ msgid "Label"
316
+ msgstr "標籤"
317
+
318
+ msgid "Last occurrence"
319
+ msgstr "最後一次發生"
320
+
321
+ msgid "Last start time"
322
+ msgstr ""
323
+
324
+ msgid "Latest Warning/Error Tasks"
325
+ msgstr "最新的警告 / 錯誤任務"
326
+
327
+ msgid "Less than a second"
328
+ msgstr ""
329
+
330
+ msgid "List of tasks"
331
+ msgstr ""
332
+
333
+ msgid "List recurring logics"
334
+ msgstr "列出週期邏輯"
335
+
336
+ msgid "List tasks"
337
+ msgstr "列出任務"
338
+
339
+ msgid "Locks"
340
+ msgstr "鎖"
341
+
342
+ msgid "Mon"
343
+ msgstr "週一"
344
+
345
+ msgid "More than"
346
+ msgstr ""
347
+
348
+ msgid "N/A"
349
+ msgstr "N/A"
350
+
351
+ msgid "Name"
352
+ msgstr "名稱"
353
+
354
+ msgid "Never"
355
+ msgstr "永不"
356
+
357
+ msgid "Next occurrence"
358
+ msgstr "下次發生"
359
+
360
+ msgid "No"
361
+ msgstr "否"
362
+
363
+ msgid "No Tasks"
364
+ msgstr ""
365
+
366
+ msgid "No errors"
367
+ msgstr "無錯誤"
368
+
369
+ msgid "No proxy defined for execution"
370
+ msgstr ""
371
+
372
+ msgid "No running steps"
373
+ msgstr "沒有執行步驟"
374
+
375
+ msgid "No start or end dates"
376
+ msgstr ""
377
+
378
+ msgid "No task could be started"
379
+ msgstr ""
380
+
381
+ msgid "No. of Tasks"
382
+ msgstr "任務編號"
383
+
384
+ msgid "Not all the selected tasks can be cancelled"
385
+ msgstr ""
386
+
387
+ msgid "Not all the selected tasks can be resumed"
388
+ msgstr ""
389
+
390
+ msgid "Number of attempts to start a task on the smart proxy before failing"
391
+ msgstr "在智慧代理上啟動任務的嘗試次數"
392
+
393
+ msgid "Number of seconds to wait for synchronous task to finish."
394
+ msgstr ""
395
+
396
+ msgid "Number of tasks which should be sent to the smart proxy in one request, if foreman_tasks_proxy_batch_trigger is enabled"
397
+ msgstr ""
398
+
399
+ #. TRANSLATORS: Button text for saying when a task should end
400
+ msgid "On"
401
+ msgstr "開啟"
402
+
403
+ msgid "Operation"
404
+ msgstr "作業"
405
+
406
+ msgid "Other includes all stopped tasks that are cancelled or pending"
407
+ msgstr ""
408
+
409
+ msgid "Other:"
410
+ msgstr ""
411
+
412
+ msgid "Output"
413
+ msgstr "輸出"
414
+
415
+ msgid "Output:"
416
+ msgstr ""
417
+
418
+ msgid "Parent task"
419
+ msgstr "父任務"
420
+
421
+ msgid "Paused"
422
+ msgstr "已暫停"
423
+
424
+ msgid "Please inspect their state, fix their errors and resume them."
425
+ msgstr "請檢查它們的狀態,修正錯誤然後繼續。"
426
+
427
+ msgid "Please provide a search parameter in the request"
428
+ msgstr ""
429
+
430
+ msgid "Please provide at least one of search or task_ids parameters in the request"
431
+ msgstr ""
432
+
433
+ msgid "Polling intervals multiplier"
434
+ msgstr ""
435
+
436
+ msgid "Polling multiplier which is used to multiply the default polling intervals. This can be used to prevent polling too frequently for long running tasks."
437
+ msgstr ""
438
+
439
+ msgid "Proxy action retry count"
440
+ msgstr ""
441
+
442
+ msgid "Proxy action retry interval"
443
+ msgstr ""
444
+
445
+ msgid "Proxy task gone missing from the smart proxy"
446
+ msgstr ""
447
+
448
+ msgid "Proxy tasks batch size"
449
+ msgstr ""
450
+
451
+ msgid "Purpose"
452
+ msgstr ""
453
+
454
+ msgid "Raw"
455
+ msgstr "Raw"
456
+
457
+ msgid "Raw input"
458
+ msgstr "原始輸入"
459
+
460
+ msgid "Raw output"
461
+ msgstr "原始輸出"
462
+
463
+ msgid "Recurring Logics"
464
+ msgstr ""
465
+
466
+ msgid "Recurring logic"
467
+ msgstr "週期邏輯"
468
+
469
+ msgid "Recurring logics"
470
+ msgstr "週期邏輯"
471
+
472
+ msgid "Refresh Data"
473
+ msgstr ""
474
+
475
+ msgid "Repeat N times"
476
+ msgstr "重複 N 次"
477
+
478
+ msgid "Repeat until"
479
+ msgstr "重複直到"
480
+
481
+ msgid "Repeats"
482
+ msgstr "重複"
483
+
484
+ msgid "Require auth for dynflow console"
485
+ msgstr ""
486
+
487
+ msgid "Require user to be authenticated as user with admin rights when accessing dynflow console"
488
+ msgstr "存取 dynflow 主控台時,需要使用者授權成為擁有 admin 權限的使用者"
489
+
490
+ msgid "Required lock is already taken by other running tasks."
491
+ msgstr "所需要的所已經由其它執行中任務取得。"
492
+
493
+ msgid "Resource search_params requires resource_type and resource_id to be specified"
494
+ msgstr "資源 search_params 需要指定 resource_type 與 resource_id"
495
+
496
+ msgid "Resources for %s task(s) will be unlocked and will not prevent other tasks from being run. As the task(s) might be still running, it should be avoided to use this unless you are really sure the task(s) got stuck."
497
+ msgstr ""
498
+
499
+ msgid "Result"
500
+ msgstr "結果"
501
+
502
+ msgid "Resume"
503
+ msgstr "繼續"
504
+
505
+ msgid "Resume Selected"
506
+ msgstr ""
507
+
508
+ msgid "Resume all paused error tasks"
509
+ msgstr "繼續所有處於暫停狀態的錯誤任務"
510
+
511
+ msgid "Resume selected tasks"
512
+ msgstr ""
513
+
514
+ msgid "Resume specific tasks by ID"
515
+ msgstr "透過 ID 繼續特定任務"
516
+
517
+ msgid "Resume tasks matching search string"
518
+ msgstr "繼續符合搜尋字串的任務"
519
+
520
+ msgid "Resuming selected tasks, this might take a while"
521
+ msgstr ""
522
+
523
+ msgid "Running"
524
+ msgstr "執行中"
525
+
526
+ msgid "Running Steps"
527
+ msgstr "執行中的步驟"
528
+
529
+ msgid "Sat"
530
+ msgstr "週六"
531
+
532
+ msgid "Schedule"
533
+ msgstr "排程"
534
+
535
+ msgid "Schedule future execution"
536
+ msgstr "排程未來的執行"
537
+
538
+ msgid "Scheduled"
539
+ msgstr ""
540
+
541
+ msgid "Search query"
542
+ msgstr "搜尋查詢"
543
+
544
+ msgid "See %{link} for more details on how to resolve the issue"
545
+ msgstr ""
546
+
547
+ msgid "Select Action"
548
+ msgstr "選擇動作"
549
+
550
+ msgid "Select All"
551
+ msgstr "全部選擇"
552
+
553
+ msgid "Select row"
554
+ msgstr ""
555
+
556
+ msgid "Send data to the task from external executor (such as smart_proxy_dynflow)"
557
+ msgstr "從外部執行者(例如 smart_proxy_dynflow)發送資料到任務"
558
+
559
+ msgid "Set up recurring execution"
560
+ msgstr "設定週期執行"
561
+
562
+ msgid "Setting is off"
563
+ msgstr ""
564
+
565
+ msgid "Show recurring logic details"
566
+ msgstr "顯示週期邏輯的詳情"
567
+
568
+ msgid "Start at"
569
+ msgstr "開始於"
570
+
571
+ msgid "Start before"
572
+ msgstr "在這之前開始"
573
+
574
+ msgid "Started"
575
+ msgstr ""
576
+
577
+ msgid "Started at"
578
+ msgstr "起始於"
579
+
580
+ msgid "State"
581
+ msgstr "狀態"
582
+
583
+ msgid "Step Canceled"
584
+ msgstr ""
585
+
586
+ msgid "Stop selected stoppable tasks"
587
+ msgstr ""
588
+
589
+ msgid "Stop specific tasks by ID"
590
+ msgstr ""
591
+
592
+ msgid "Stop tasks matching search string"
593
+ msgstr ""
594
+
595
+ msgid "Stopped"
596
+ msgstr ""
597
+
598
+ msgid "Sub tasks"
599
+ msgstr "子任務"
600
+
601
+ msgid "Sub tasks of %s"
602
+ msgstr ""
603
+
604
+ msgid "Sun"
605
+ msgstr "週日"
606
+
607
+ msgid "Sync task timeout"
608
+ msgstr ""
609
+
610
+ msgid "Task"
611
+ msgstr "工作"
612
+
613
+ msgid "Task Details"
614
+ msgstr "任務的詳細資訊"
615
+
616
+ msgid "Task Status"
617
+ msgstr "任務狀態"
618
+
619
+ msgid "Task aborted: the task might be still running on the proxy"
620
+ msgstr ""
621
+
622
+ msgid "Task cannot be canceled"
623
+ msgstr ""
624
+
625
+ msgid "Task count"
626
+ msgstr "工作數量"
627
+
628
+ msgid "Task group common"
629
+ msgstr "任務群組的一般事項"
630
+
631
+ msgid "Task search_params requires task_id to be specified"
632
+ msgstr "任務 search_params 需要指定 task_id"
633
+
634
+ msgid "Task was canceled"
635
+ msgstr ""
636
+
637
+ msgid "Tasks"
638
+ msgstr "工作"
639
+
640
+ msgid "Tasks troubleshooting URL"
641
+ msgstr ""
642
+
643
+ msgid "The ID of the step inside the execution plan to send the event to"
644
+ msgstr "執行計畫中要發送事件的步驟 ID"
645
+
646
+ msgid "The recommended approach is to investigate the error messages below and in 'errors' tab, address the primary cause of the issue and resume the task."
647
+ msgstr ""
648
+
649
+ msgid "The recurring logic was disabled."
650
+ msgstr ""
651
+
652
+ msgid "The recurring logic was enabled."
653
+ msgstr ""
654
+
655
+ msgid "The smart proxy task %s failed."
656
+ msgstr "智慧型代理任務 %s 失敗。"
657
+
658
+ msgid "The targets are of different types"
659
+ msgstr "目標類型不同"
660
+
661
+ msgid "The task cannot be aborted at the moment."
662
+ msgstr ""
663
+
664
+ msgid "The task could not be started"
665
+ msgstr ""
666
+
667
+ msgid "There is %{count} paused task in the system that need attention"
668
+ msgid_plural "There are %{count} paused tasks in the system that need attention"
669
+ msgstr[0] ""
670
+ msgstr[1] ""
671
+
672
+ msgid "This action will delete all cancelled recurring logics. Please note that this action can't be reversed."
673
+ msgstr ""
674
+
675
+ msgid "This will %(action)s %(number)s task(s), putting them in the %(state)s state. Are you sure?"
676
+ msgstr ""
677
+
678
+ msgid "This will unlock the resources that the task is running against. Please note that this might lead to inconsistent state and should be used with caution, after making sure that the task can't be resumed."
679
+ msgstr "這會解鎖任務執行的資源。請注意,這可能會導致不一致的狀態,請小心使用,並確定任務不能被繼續執行。"
680
+
681
+ msgid "Thu"
682
+ msgstr "週四"
683
+
684
+ msgid "Time in seconds between retries"
685
+ msgstr "重試之間的時間(秒)"
686
+
687
+ msgid "Total"
688
+ msgstr "總數"
689
+
690
+ msgid "Troubleshooting"
691
+ msgstr "疑難排解"
692
+
693
+ msgid "Trying to abort the task"
694
+ msgstr ""
695
+
696
+ msgid "Trying to cancel step"
697
+ msgstr ""
698
+
699
+ msgid "Tue"
700
+ msgstr "週二"
701
+
702
+ msgid "Type %s for search_params is not supported"
703
+ msgstr "不支援 search_params 的 %s"
704
+
705
+ msgid "UUID of the task"
706
+ msgstr "任務的 UUID"
707
+
708
+ msgid "Undo selection"
709
+ msgstr ""
710
+
711
+ msgid "Unlimited"
712
+ msgstr "無限制"
713
+
714
+ msgid "Unlock"
715
+ msgstr "解鎖"
716
+
717
+ msgid "Update recurring logic"
718
+ msgstr ""
719
+
720
+ msgid "Url pointing to the task troubleshooting documentation. It should contain %{label} placeholder, that will be replaced with normalized task label (restricted to only alphanumeric characters)). %{version} placeholder is also available."
721
+ msgstr ""
722
+
723
+ msgid "User search_params requires user_id to be specified"
724
+ msgstr "使用者 search_params 需要指定 user_id"
725
+
726
+ msgid "Wed"
727
+ msgstr "週三"
728
+
729
+ msgid "With focus on last"
730
+ msgstr ""
731
+
732
+ msgid "Yes"
733
+ msgstr "是"
734
+
735
+ msgid "You can find resource locks on this page. Exclusive lock marked with locked icon means that no other task can use locked resource while this task is running. Non-exclusive lock marked with unlocked icon means other tasks can access the resource freely, it is only used to indicate the relation of this task with the resource"
736
+ msgstr ""
737
+
738
+ msgid "You do not have permission"
739
+ msgstr ""
740
+
741
+ msgid "activation key"
742
+ msgstr "啟動金鑰"
743
+
744
+ msgid "cannot be cancelled with force at the moment."
745
+ msgstr ""
746
+
747
+ msgid "content view"
748
+ msgstr "內容視域"
749
+
750
+ msgid "content view version"
751
+ msgstr "內容視域版本"
752
+
753
+ msgid "could not be resumed"
754
+ msgstr ""
755
+
756
+ msgid "error"
757
+ msgstr ""
758
+
759
+ #. TRANSLATORS: this translation is referring to an option which is a time interval
760
+ msgid "is day of month (range: 1-31)"
761
+ msgstr "是日期(範圍:1-31)"
762
+
763
+ #. TRANSLATORS: this translation is referring to an option which is a time interval
764
+ msgid "is day of week (range: 0-6)"
765
+ msgstr "是星期幾(範圍:0-6)"
766
+
767
+ #. TRANSLATORS: this translation is referring to an option which is a time interval
768
+ msgid "is hour (range: 0-23)"
769
+ msgstr "是小時(範圍:0-23)"
770
+
771
+ #. TRANSLATORS: this translation is referring to an option which is a time interval
772
+ msgid "is minute (range: 0-59)"
773
+ msgstr "是分鐘(範圍:0-59)"
774
+
775
+ #. TRANSLATORS: this translation is referring to an option which is a time interval
776
+ msgid "is month (range: 1-12)"
777
+ msgstr "是月份(範圍:1-12)"
778
+
779
+ msgid "is not a valid format"
780
+ msgstr ""
781
+
782
+ msgid "last"
783
+ msgstr ""
784
+
785
+ msgid "mode"
786
+ msgstr ""
787
+
788
+ msgid "mode has to be one of %{allowed_modes}"
789
+ msgstr ""
790
+
791
+ msgid "older"
792
+ msgstr ""
793
+
794
+ msgid "organization"
795
+ msgstr "組織"
796
+
797
+ msgid "other"
798
+ msgstr ""
799
+
800
+ msgid "paused"
801
+ msgstr ""
802
+
803
+ msgid "product"
804
+ msgstr "產品"
805
+
806
+ msgid "repository"
807
+ msgstr "軟體庫"
808
+
809
+ msgid "resources cannot be unlocked at the moment."
810
+ msgstr ""
811
+
812
+ msgid "resources were unlocked "
813
+ msgstr ""
814
+
815
+ msgid "resources were unlocked with force."
816
+ msgstr ""
817
+
818
+ msgid "result"
819
+ msgstr ""
820
+
821
+ msgid "running"
822
+ msgstr "執行中"
823
+
824
+ msgid "scheduled"
825
+ msgstr ""
826
+
827
+ msgid "seconds"
828
+ msgstr "秒"
829
+
830
+ msgid "state"
831
+ msgstr "狀態"
832
+
833
+ msgid "stopped"
834
+ msgstr ""
835
+
836
+ msgid "success"
837
+ msgstr "成功"
838
+
839
+ msgid "system"
840
+ msgstr "系統"
841
+
842
+ msgid "task has to be cancellable"
843
+ msgstr ""
844
+
845
+ msgid "task has to be resumable"
846
+ msgstr ""
847
+
848
+ msgid "tasks."
849
+ msgstr ""
850
+
851
+ msgid "time"
852
+ msgstr ""
853
+
854
+ msgid "troubleshooting documentation"
855
+ msgstr ""
856
+
857
+ msgid "user"
858
+ msgstr "使用者"
859
+
860
+ msgid "warning"
861
+ msgstr ""
862
+
863
+ msgid "was cancelled"
864
+ msgstr ""
865
+
866
+ msgid "was resumed"
867
+ msgstr ""
868
+
869
+ msgid "week"
870
+ msgstr ""