hammer_cli_foreman_tasks 0.0.11 → 0.0.12

Sign up to get free protection for your applications and to get access to all the features.
Files changed (36) hide show
  1. checksums.yaml +4 -4
  2. data/lib/hammer_cli_foreman_tasks/version.rb +1 -1
  3. data/locale/de/hammer_cli_foreman_tasks.edit.po +121 -0
  4. data/locale/de/hammer_cli_foreman_tasks.po +131 -0
  5. data/locale/de/hammer_cli_foreman_tasks.po.time_stamp +0 -0
  6. data/locale/en/hammer_cli_foreman_tasks.edit.po +118 -0
  7. data/locale/en/hammer_cli_foreman_tasks.po +2 -13
  8. data/locale/en/hammer_cli_foreman_tasks.po.time_stamp +0 -0
  9. data/locale/es/hammer_cli_foreman_tasks.edit.po +121 -0
  10. data/locale/es/hammer_cli_foreman_tasks.po +131 -0
  11. data/locale/es/hammer_cli_foreman_tasks.po.time_stamp +0 -0
  12. data/locale/fr/hammer_cli_foreman_tasks.edit.po +118 -0
  13. data/locale/fr/hammer_cli_foreman_tasks.po +128 -0
  14. data/locale/fr/hammer_cli_foreman_tasks.po.time_stamp +0 -0
  15. data/locale/it/hammer_cli_foreman_tasks.edit.po +119 -0
  16. data/locale/it/hammer_cli_foreman_tasks.po +129 -0
  17. data/locale/it/hammer_cli_foreman_tasks.po.time_stamp +0 -0
  18. data/locale/ja/hammer_cli_foreman_tasks.edit.po +119 -0
  19. data/locale/ja/hammer_cli_foreman_tasks.po +129 -0
  20. data/locale/ja/hammer_cli_foreman_tasks.po.time_stamp +0 -0
  21. data/locale/ko/hammer_cli_foreman_tasks.edit.po +117 -0
  22. data/locale/ko/hammer_cli_foreman_tasks.po +127 -0
  23. data/locale/ko/hammer_cli_foreman_tasks.po.time_stamp +0 -0
  24. data/locale/pt_BR/hammer_cli_foreman_tasks.edit.po +118 -0
  25. data/locale/pt_BR/hammer_cli_foreman_tasks.po +128 -0
  26. data/locale/pt_BR/hammer_cli_foreman_tasks.po.time_stamp +0 -0
  27. data/locale/ru/hammer_cli_foreman_tasks.edit.po +120 -0
  28. data/locale/ru/hammer_cli_foreman_tasks.po +129 -0
  29. data/locale/ru/hammer_cli_foreman_tasks.po.time_stamp +0 -0
  30. data/locale/zh_CN/hammer_cli_foreman_tasks.edit.po +121 -0
  31. data/locale/zh_CN/hammer_cli_foreman_tasks.po +131 -0
  32. data/locale/zh_CN/hammer_cli_foreman_tasks.po.time_stamp +0 -0
  33. data/locale/zh_TW/hammer_cli_foreman_tasks.edit.po +117 -0
  34. data/locale/zh_TW/hammer_cli_foreman_tasks.po +127 -0
  35. data/locale/zh_TW/hammer_cli_foreman_tasks.po.time_stamp +0 -0
  36. metadata +37 -3
@@ -0,0 +1,127 @@
1
+ # ccheng <ccheng@redhat.com>, 2016. #zanata
2
+ # pnemade <pnemade@redhat.com>, 2016. #zanata
3
+ # tchuang <tchuang@redhat.com>, 2016. #zanata
4
+ msgid ""
5
+ msgstr ""
6
+ "Project-Id-Version: hammer_cli_foreman_tasks 0.0.9\n"
7
+ "Report-Msgid-Bugs-To: \n"
8
+ "POT-Creation-Date: 2016-02-18 10:36-0500\n"
9
+ "PO-Revision-Date: 2016-05-06 04:55+0000\n"
10
+ "Last-Translator: ccheng <ccheng@redhat.com>\n"
11
+ "Language-Team: Chinese (Taiwan)\n"
12
+ "MIME-Version: 1.0\n"
13
+ "Content-Type: text/plain; charset=UTF-8\n"
14
+ "Content-Transfer-Encoding: 8bit\n"
15
+ "Language: zh-TW\n"
16
+ "Plural-Forms: nplurals=1; plural=0\n"
17
+ "X-Generator: Zanata 3.8.4\n"
18
+
19
+ #: ../lib/hammer_cli_foreman_tasks/recurring_logic.rb:7
20
+ #: ../lib/hammer_cli_foreman_tasks/task.rb:25
21
+ msgid "ID"
22
+ msgstr "ID"
23
+
24
+ #: ../lib/hammer_cli_foreman_tasks/recurring_logic.rb:8
25
+ msgid "Cron line"
26
+ msgstr "Cron 行"
27
+
28
+ #: ../lib/hammer_cli_foreman_tasks/recurring_logic.rb:9
29
+ msgid "End time"
30
+ msgstr "結束時間"
31
+
32
+ #: ../lib/hammer_cli_foreman_tasks/recurring_logic.rb:10
33
+ msgid "Iteration"
34
+ msgstr "重述"
35
+
36
+ #: ../lib/hammer_cli_foreman_tasks/recurring_logic.rb:11
37
+ #: ../lib/hammer_cli_foreman_tasks/task.rb:30
38
+ msgid "State"
39
+ msgstr "狀態"
40
+
41
+ #: ../lib/hammer_cli_foreman_tasks/recurring_logic.rb:25
42
+ msgid "Recurring logic cancelled."
43
+ msgstr "已取消週期性的邏輯。"
44
+
45
+ #: ../lib/hammer_cli_foreman_tasks/recurring_logic.rb:26
46
+ msgid "Could not cancel the recurring logic."
47
+ msgstr "無法取消週期性邏輯。"
48
+
49
+ #: ../lib/hammer_cli_foreman_tasks/recurring_logic.rb:33
50
+ msgid "Recurring logic related actions."
51
+ msgstr "週期性邏輯相關的動作。"
52
+
53
+ #: ../lib/hammer_cli_foreman_tasks/task.rb:14
54
+ msgid "Show the progress of the task"
55
+ msgstr "顯示任務的進度"
56
+
57
+ #: ../lib/hammer_cli_foreman_tasks/task.rb:26
58
+ msgid "Name"
59
+ msgstr "名稱"
60
+
61
+ #: ../lib/hammer_cli_foreman_tasks/task.rb:27
62
+ msgid "Owner"
63
+ msgstr "擁有者"
64
+
65
+ #: ../lib/hammer_cli_foreman_tasks/task.rb:28
66
+ msgid "Started at"
67
+ msgstr "起始於"
68
+
69
+ #: ../lib/hammer_cli_foreman_tasks/task.rb:29
70
+ msgid "Ended at"
71
+ msgstr "結束於"
72
+
73
+ #: ../lib/hammer_cli_foreman_tasks/task.rb:31
74
+ msgid "Result"
75
+ msgstr "結果"
76
+
77
+ #: ../lib/hammer_cli_foreman_tasks/task.rb:33
78
+ #: ../lib/hammer_cli_foreman_tasks/task.rb:54
79
+ #: ../lib/hammer_cli_foreman_tasks/task.rb:63
80
+ #: ../lib/hammer_cli_foreman_tasks/task.rb:72
81
+ msgid "Task action"
82
+ msgstr "任務動作"
83
+
84
+ #: ../lib/hammer_cli_foreman_tasks/task.rb:34
85
+ #: ../lib/hammer_cli_foreman_tasks/task.rb:55
86
+ #: ../lib/hammer_cli_foreman_tasks/task.rb:64
87
+ #: ../lib/hammer_cli_foreman_tasks/task.rb:73
88
+ msgid "Task errors"
89
+ msgstr "任務錯誤"
90
+
91
+ #: ../lib/hammer_cli_foreman_tasks/task.rb:45
92
+ msgid "Resume all tasks paused in error state"
93
+ msgstr "重新啟動所有處於錯誤狀態的任務"
94
+
95
+ #: ../lib/hammer_cli_foreman_tasks/task.rb:48
96
+ msgid "Total tasks found paused in error state"
97
+ msgstr "處於錯誤狀態的暫停任務總數"
98
+
99
+ #: ../lib/hammer_cli_foreman_tasks/task.rb:50
100
+ msgid "Total tasks resumed"
101
+ msgstr "已重新執行的任務總數"
102
+
103
+ #: ../lib/hammer_cli_foreman_tasks/task.rb:51
104
+ msgid "Resumed tasks"
105
+ msgstr "已重新執行的任務"
106
+
107
+ #: ../lib/hammer_cli_foreman_tasks/task.rb:52
108
+ #: ../lib/hammer_cli_foreman_tasks/task.rb:61
109
+ #: ../lib/hammer_cli_foreman_tasks/task.rb:70
110
+ msgid "Task identifier"
111
+ msgstr "任務識別子"
112
+
113
+ #: ../lib/hammer_cli_foreman_tasks/task.rb:59
114
+ msgid "Total tasks failed to resume"
115
+ msgstr "重新執行失敗的任務總數"
116
+
117
+ #: ../lib/hammer_cli_foreman_tasks/task.rb:60
118
+ msgid "Failed tasks"
119
+ msgstr "失敗的任務"
120
+
121
+ #: ../lib/hammer_cli_foreman_tasks/task.rb:68
122
+ msgid "Total tasks skipped"
123
+ msgstr "跳過的任務總數"
124
+
125
+ #: ../lib/hammer_cli_foreman_tasks/task.rb:69
126
+ msgid "Skipped tasks"
127
+ msgstr "跳過的任務"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hammer_cli_foreman_tasks
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.11
4
+ version: 0.0.12
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ivan Nečas
@@ -44,8 +44,10 @@ dependencies:
44
44
  - - "<"
45
45
  - !ruby/object:Gem::Version
46
46
  version: 1.0.0
47
- description: |
48
- Contains the code for showing of the tasks (results and progress) in the Hammer CLI.
47
+ description: 'Contains the code for showing of the tasks (results and progress) in
48
+ the Hammer CLI.
49
+
50
+ '
49
51
  email:
50
52
  - inecas@redhat.com
51
53
  executables: []
@@ -65,8 +67,40 @@ files:
65
67
  - lib/hammer_cli_foreman_tasks/version.rb
66
68
  - locale/Makefile
67
69
  - locale/README.md
70
+ - locale/de/hammer_cli_foreman_tasks.edit.po
71
+ - locale/de/hammer_cli_foreman_tasks.po
72
+ - locale/de/hammer_cli_foreman_tasks.po.time_stamp
73
+ - locale/en/hammer_cli_foreman_tasks.edit.po
68
74
  - locale/en/hammer_cli_foreman_tasks.po
75
+ - locale/en/hammer_cli_foreman_tasks.po.time_stamp
76
+ - locale/es/hammer_cli_foreman_tasks.edit.po
77
+ - locale/es/hammer_cli_foreman_tasks.po
78
+ - locale/es/hammer_cli_foreman_tasks.po.time_stamp
79
+ - locale/fr/hammer_cli_foreman_tasks.edit.po
80
+ - locale/fr/hammer_cli_foreman_tasks.po
81
+ - locale/fr/hammer_cli_foreman_tasks.po.time_stamp
69
82
  - locale/hammer_cli_foreman_tasks.pot
83
+ - locale/it/hammer_cli_foreman_tasks.edit.po
84
+ - locale/it/hammer_cli_foreman_tasks.po
85
+ - locale/it/hammer_cli_foreman_tasks.po.time_stamp
86
+ - locale/ja/hammer_cli_foreman_tasks.edit.po
87
+ - locale/ja/hammer_cli_foreman_tasks.po
88
+ - locale/ja/hammer_cli_foreman_tasks.po.time_stamp
89
+ - locale/ko/hammer_cli_foreman_tasks.edit.po
90
+ - locale/ko/hammer_cli_foreman_tasks.po
91
+ - locale/ko/hammer_cli_foreman_tasks.po.time_stamp
92
+ - locale/pt_BR/hammer_cli_foreman_tasks.edit.po
93
+ - locale/pt_BR/hammer_cli_foreman_tasks.po
94
+ - locale/pt_BR/hammer_cli_foreman_tasks.po.time_stamp
95
+ - locale/ru/hammer_cli_foreman_tasks.edit.po
96
+ - locale/ru/hammer_cli_foreman_tasks.po
97
+ - locale/ru/hammer_cli_foreman_tasks.po.time_stamp
98
+ - locale/zh_CN/hammer_cli_foreman_tasks.edit.po
99
+ - locale/zh_CN/hammer_cli_foreman_tasks.po
100
+ - locale/zh_CN/hammer_cli_foreman_tasks.po.time_stamp
101
+ - locale/zh_TW/hammer_cli_foreman_tasks.edit.po
102
+ - locale/zh_TW/hammer_cli_foreman_tasks.po
103
+ - locale/zh_TW/hammer_cli_foreman_tasks.po.time_stamp
70
104
  homepage: https://github.com/theforeman/hammer-cli-foreman-tasks
71
105
  licenses:
72
106
  - GPL-3