foreman-tasks 9.2.1 → 9.2.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/javascripts/foreman-tasks/locale/de/foreman_tasks.js +582 -582
- data/app/assets/javascripts/foreman-tasks/locale/en/foreman_tasks.js +293 -293
- data/app/assets/javascripts/foreman-tasks/locale/es/foreman_tasks.js +583 -583
- data/app/assets/javascripts/foreman-tasks/locale/fr/foreman_tasks.js +586 -586
- data/app/assets/javascripts/foreman-tasks/locale/ja/foreman_tasks.js +584 -584
- data/app/assets/javascripts/foreman-tasks/locale/ka/foreman_tasks.js +584 -584
- data/app/assets/javascripts/foreman-tasks/locale/ko/foreman_tasks.js +495 -495
- data/app/assets/javascripts/foreman-tasks/locale/pt_BR/foreman_tasks.js +584 -584
- data/app/assets/javascripts/foreman-tasks/locale/ru/foreman_tasks.js +496 -496
- data/app/assets/javascripts/foreman-tasks/locale/zh_CN/foreman_tasks.js +584 -584
- data/app/assets/javascripts/foreman-tasks/locale/zh_TW/foreman_tasks.js +495 -495
- data/app/lib/actions/middleware/watch_delegated_proxy_sub_tasks.rb +1 -1
- data/lib/foreman_tasks/version.rb +1 -1
- data/locale/de/LC_MESSAGES/foreman_tasks.mo +0 -0
- data/locale/de/foreman_tasks.po +5 -5
- data/locale/en/LC_MESSAGES/foreman_tasks.mo +0 -0
- data/locale/en/foreman_tasks.po +1 -1
- data/locale/es/LC_MESSAGES/foreman_tasks.mo +0 -0
- data/locale/es/foreman_tasks.po +13 -13
- data/locale/foreman_tasks.pot +7 -7
- data/locale/fr/LC_MESSAGES/foreman_tasks.mo +0 -0
- data/locale/fr/foreman_tasks.po +38 -38
- data/locale/ja/LC_MESSAGES/foreman_tasks.mo +0 -0
- data/locale/ja/foreman_tasks.po +20 -20
- data/locale/ka/LC_MESSAGES/foreman_tasks.mo +0 -0
- data/locale/ka/foreman_tasks.po +13 -13
- data/locale/ko/LC_MESSAGES/foreman_tasks.mo +0 -0
- data/locale/ko/foreman_tasks.po +3 -3
- data/locale/pt_BR/LC_MESSAGES/foreman_tasks.mo +0 -0
- data/locale/pt_BR/foreman_tasks.po +13 -13
- data/locale/ru/LC_MESSAGES/foreman_tasks.mo +0 -0
- data/locale/ru/foreman_tasks.po +3 -3
- data/locale/zh_CN/LC_MESSAGES/foreman_tasks.mo +0 -0
- data/locale/zh_CN/foreman_tasks.po +23 -23
- data/locale/zh_TW/LC_MESSAGES/foreman_tasks.mo +0 -0
- data/locale/zh_TW/foreman_tasks.po +3 -3
- metadata +3 -3
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_tasks": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_tasks
|
6
|
+
"Project-Id-Version": "foreman_tasks 9.2.2",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2016-02-12 14:04+0000",
|
9
9
|
"Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
|
@@ -17,881 +17,881 @@
|
|
17
17
|
"domain": "foreman_tasks",
|
18
18
|
"plural_forms": "nplurals=1; plural=0;"
|
19
19
|
},
|
20
|
-
"
|
21
|
-
"
|
20
|
+
"%(last)s Last %(time)s": [
|
21
|
+
"%(last)s 最后 %(time)s"
|
22
22
|
],
|
23
|
-
"
|
24
|
-
"
|
23
|
+
"%(older)s Older %(time)s": [
|
24
|
+
"%(older)s 较老 %(time)s"
|
25
25
|
],
|
26
|
-
"
|
27
|
-
"
|
26
|
+
"%s Selected Tasks": [
|
27
|
+
"%s 选择的任务"
|
28
28
|
],
|
29
|
-
"
|
30
|
-
"
|
29
|
+
"%s is not valid format of cron line": [
|
30
|
+
"%s 不是正确的 cron 行"
|
31
31
|
],
|
32
|
-
"
|
33
|
-
"
|
32
|
+
"%{count} tasks are in running or paused state for more than a day": [
|
33
|
+
"%{count} 任务处于 running 或 paused 状态,持续超过一天"
|
34
34
|
],
|
35
|
-
"
|
36
|
-
"
|
35
|
+
"%{total} task(s), %{success} success, %{failed} fail": [
|
36
|
+
"%{total} 任务),%{success}成功,%{failed}失败"
|
37
37
|
],
|
38
|
-
"
|
39
|
-
"
|
38
|
+
"%{value} is not allowed input type": [
|
39
|
+
"%{value} 不允许输入类型"
|
40
40
|
],
|
41
|
-
"
|
42
|
-
"
|
41
|
+
"%{value} is not allowed triggering mode": [
|
42
|
+
"%{value} 不允许触发模式"
|
43
43
|
],
|
44
|
-
"
|
45
|
-
"
|
44
|
+
"%{value} is wrong format": [
|
45
|
+
"%{value} 格式错误"
|
46
46
|
],
|
47
|
-
"
|
48
|
-
"
|
47
|
+
"12h": [
|
48
|
+
"12 小时"
|
49
49
|
],
|
50
|
-
"
|
51
|
-
"
|
50
|
+
"24h": [
|
51
|
+
"24 小时"
|
52
52
|
],
|
53
|
-
"
|
54
|
-
"
|
53
|
+
"A notification when tasks run for suspiciously long time": [
|
54
|
+
"任务运行很长时间时发出的通知"
|
55
55
|
],
|
56
|
-
"
|
57
|
-
"
|
56
|
+
"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.": [
|
57
|
+
"暂停的任务代表未正确完成的进程。任何处于暂停状态的任务都可能导致潜在的不一致,需要被解决。"
|
58
58
|
],
|
59
|
-
"
|
60
|
-
"
|
59
|
+
"A special label for tracking a recurring job. There can be only one active job with a given purpose at a time.": [
|
60
|
+
"用于跟踪周期性作业的特殊标签。一次只能有一个具有给定目的的活跃作业。"
|
61
61
|
],
|
62
|
-
"
|
63
|
-
"
|
62
|
+
"Action": [
|
63
|
+
"操作"
|
64
64
|
],
|
65
|
-
"
|
66
|
-
"
|
65
|
+
"Action with sub plans": [
|
66
|
+
"有子计划的操作"
|
67
67
|
],
|
68
|
-
"
|
69
|
-
"
|
68
|
+
"Active": [
|
69
|
+
"活跃"
|
70
70
|
],
|
71
|
-
"
|
72
|
-
"
|
71
|
+
"Active Filters:": [
|
72
|
+
"活跃的过滤器:"
|
73
73
|
],
|
74
|
-
"
|
75
|
-
"
|
74
|
+
"Active or disabled recurring logic with purpose %s already exists": [
|
75
|
+
"带有目的 %s 的活跃或禁用的周期性逻辑已存在"
|
76
76
|
],
|
77
|
-
"
|
78
|
-
"
|
77
|
+
"All %s tasks are selected.": [
|
78
|
+
"已选择所有%s任务。"
|
79
79
|
],
|
80
|
-
"
|
81
|
-
"
|
80
|
+
"All proxies with the required feature are unavailable at the moment": [
|
81
|
+
"具备所需功能的所有代理暂时都不可用"
|
82
82
|
],
|
83
|
-
"
|
84
|
-
"
|
83
|
+
"Allow proxy batch tasks": [
|
84
|
+
"允许代理批处理任务"
|
85
85
|
],
|
86
|
-
"
|
87
|
-
"
|
86
|
+
"Allow triggering tasks on the smart proxy in batches": [
|
87
|
+
"允许以批量形式触发智能代理上的任务"
|
88
88
|
],
|
89
|
-
"
|
90
|
-
"
|
89
|
+
"Associated resources": [
|
90
|
+
"相关的资源"
|
91
91
|
],
|
92
|
-
"
|
93
|
-
"
|
92
|
+
"At": [
|
93
|
+
"位于"
|
94
94
|
],
|
95
|
-
"
|
96
|
-
"
|
95
|
+
"Back to tasks": [
|
96
|
+
"返回到任务"
|
97
97
|
],
|
98
|
-
"
|
99
|
-
"
|
98
|
+
"Backtrace": [
|
99
|
+
"回溯"
|
100
100
|
],
|
101
|
-
"
|
102
|
-
"
|
101
|
+
"Bulk action": [
|
102
|
+
"批量操作"
|
103
103
|
],
|
104
|
-
"
|
105
|
-
"
|
104
|
+
"Cancel": [
|
105
|
+
"取消"
|
106
106
|
],
|
107
|
-
"
|
108
|
-
"
|
107
|
+
"Cancel Selected": [
|
108
|
+
"取消选择"
|
109
109
|
],
|
110
|
-
"
|
111
|
-
"
|
110
|
+
"Cancel enforced: the task might be still running on the proxy": [
|
111
|
+
"强制取消:任务可能仍在代理服务器上运行"
|
112
112
|
],
|
113
|
-
"
|
114
|
-
"
|
113
|
+
"Cancel recurring logic": [
|
114
|
+
"取消重复逻辑"
|
115
115
|
],
|
116
|
-
"Cancel": [
|
117
|
-
"
|
116
|
+
"Cancel selected cancellable tasks": [
|
117
|
+
"取消所选的可取消的任务"
|
118
118
|
],
|
119
|
-
"
|
120
|
-
"
|
119
|
+
"Cancel selected tasks": [
|
120
|
+
"取消选择的任务"
|
121
121
|
],
|
122
|
-
"
|
123
|
-
"
|
122
|
+
"Cancel specific tasks by ID": [
|
123
|
+
"根据 ID 取消特定任务"
|
124
124
|
],
|
125
|
-
"
|
126
|
-
"
|
125
|
+
"Cancel tasks matching search string": [
|
126
|
+
"取消与搜索字符串匹配的任务"
|
127
127
|
],
|
128
|
-
"
|
129
|
-
"
|
128
|
+
"Canceling selected tasks, this might take a while": [
|
129
|
+
"取消所选任务,这可能需要一段时间"
|
130
130
|
],
|
131
|
-
"
|
132
|
-
"
|
131
|
+
"Canceling with force selected tasks, this might take a while": [
|
132
|
+
"取消强制选择的任务,这可能需要一段时间"
|
133
133
|
],
|
134
|
-
"
|
135
|
-
"
|
134
|
+
"Cancelled": [
|
135
|
+
"已取消"
|
136
136
|
],
|
137
|
-
"
|
138
|
-
"
|
137
|
+
"Cannot cancel tasks at the moment": [
|
138
|
+
"目前无法取消任务"
|
139
139
|
],
|
140
|
-
"
|
141
|
-
"
|
140
|
+
"Cannot force cancel tasks at the moment": [
|
141
|
+
"目前无法强制取消任务"
|
142
142
|
],
|
143
|
-
"
|
144
|
-
"
|
143
|
+
"Cannot resume tasks at the moment": [
|
144
|
+
"目前无法恢复任务"
|
145
145
|
],
|
146
|
-
"
|
147
|
-
"
|
146
|
+
"Cannot update a cancelled Recurring Logic.": [
|
147
|
+
"无法更新一个已取消的周期性逻辑。"
|
148
148
|
],
|
149
|
-
"
|
150
|
-
"
|
149
|
+
"Changing request id %{request_id} to saved id %{saved_id}": [
|
150
|
+
"将请求 id %%{request_id} 改为保存的 id %%{saved_id}"
|
151
151
|
],
|
152
|
-
"
|
153
|
-
"
|
152
|
+
"Check for long running tasks": [
|
153
|
+
"检查长时间运行的任务"
|
154
154
|
],
|
155
|
-
"
|
156
|
-
"
|
155
|
+
"Clear All Filters": [
|
156
|
+
"清除所有过滤器"
|
157
157
|
],
|
158
|
-
"
|
159
|
-
"
|
158
|
+
"Clear Cancelled": [
|
159
|
+
"清除取消"
|
160
|
+
],
|
161
|
+
"Complete": [
|
162
|
+
"完成"
|
163
|
+
],
|
164
|
+
"Conflicts with tasks:": [
|
165
|
+
"与任务冲突 :"
|
166
|
+
],
|
167
|
+
"Could not cancel step.": [
|
168
|
+
"无法取消步骤。"
|
169
|
+
],
|
170
|
+
"Could not receive data: %s": [
|
171
|
+
"无法接收数据:$%s"
|
160
172
|
],
|
161
173
|
"Cron line": [
|
162
174
|
"Cron 行"
|
163
175
|
],
|
176
|
+
"Cron line format 'a b c d e', where: %s": [
|
177
|
+
"Cron 行格式 'a b c d e',其中:%s"
|
178
|
+
],
|
179
|
+
"Current iteration": [
|
180
|
+
"現有重述"
|
181
|
+
],
|
182
|
+
"Data to be sent to the action": [
|
183
|
+
"发送到操作的数据"
|
184
|
+
],
|
164
185
|
"Days": [
|
165
186
|
"天"
|
166
187
|
],
|
167
188
|
"Days of week": [
|
168
189
|
"星期几"
|
169
190
|
],
|
170
|
-
"
|
171
|
-
"
|
191
|
+
"Delayed": [
|
192
|
+
"延迟"
|
172
193
|
],
|
173
|
-
"
|
174
|
-
"
|
194
|
+
"Delete recurring logics by search query": [
|
195
|
+
"通过搜索查询删除重复逻辑"
|
175
196
|
],
|
176
|
-
"
|
177
|
-
"
|
197
|
+
"Deliver notifications about long running tasks": [
|
198
|
+
"提供有关长时间运行的任务的通知"
|
178
199
|
],
|
179
|
-
"
|
180
|
-
"
|
200
|
+
"Details": [
|
201
|
+
"详情"
|
181
202
|
],
|
182
|
-
"
|
183
|
-
"
|
203
|
+
"Details of %s task": [
|
204
|
+
"%s 任务的详细信息"
|
184
205
|
],
|
185
|
-
"
|
186
|
-
"
|
206
|
+
"Disable": [
|
207
|
+
"禁用"
|
187
208
|
],
|
188
|
-
"
|
189
|
-
"
|
209
|
+
"Disabled": [
|
210
|
+
"禁用"
|
190
211
|
],
|
191
|
-
"
|
192
|
-
"
|
212
|
+
"Duration": [
|
213
|
+
"持续时间"
|
193
214
|
],
|
194
|
-
"
|
195
|
-
"
|
215
|
+
"Dynflow console": [
|
216
|
+
"Dynflow 控制台"
|
196
217
|
],
|
197
|
-
"
|
198
|
-
"
|
218
|
+
"Empty bulk action": [
|
219
|
+
"清空批次動作"
|
199
220
|
],
|
200
|
-
"
|
201
|
-
"
|
221
|
+
"Enable": [
|
222
|
+
"启用"
|
202
223
|
],
|
203
|
-
"
|
204
|
-
"
|
224
|
+
"Enable dynflow console": [
|
225
|
+
"启用 dynflow 控制台"
|
226
|
+
],
|
227
|
+
"Enable the dynflow console (/foreman_tasks/dynflow) for debugging": [
|
228
|
+
"启用 dynflow 控制台(/foreman_tasks/dynflow)用于故障排除"
|
229
|
+
],
|
230
|
+
"Ends": [
|
231
|
+
"结束"
|
205
232
|
],
|
206
233
|
"Ends at": [
|
207
234
|
"结束于"
|
208
235
|
],
|
209
|
-
"
|
210
|
-
"
|
236
|
+
"Errors": [
|
237
|
+
"错误"
|
211
238
|
],
|
212
|
-
"
|
213
|
-
"
|
239
|
+
"Errors:": [
|
240
|
+
"错误:"
|
214
241
|
],
|
215
|
-
"
|
216
|
-
"
|
242
|
+
"Event delivered by request %{request_id}": [
|
243
|
+
"由请求 %%{request_id} 发送的事件"
|
217
244
|
],
|
218
|
-
"
|
219
|
-
"
|
245
|
+
"Exception": [
|
246
|
+
"例外"
|
220
247
|
],
|
221
|
-
"
|
222
|
-
"
|
248
|
+
"Execute now": [
|
249
|
+
"立即执行"
|
223
250
|
],
|
224
|
-
"
|
225
|
-
""
|
251
|
+
"Execution plan data not available ": [
|
252
|
+
"未可用执行计划数据"
|
226
253
|
],
|
227
|
-
"
|
228
|
-
""
|
254
|
+
"Export All": [
|
255
|
+
"导出所有"
|
229
256
|
],
|
230
|
-
"
|
231
|
-
"
|
257
|
+
"External Id": [
|
258
|
+
"外部 Id"
|
232
259
|
],
|
233
|
-
"
|
234
|
-
"
|
260
|
+
"Failed to check on tasks on proxy at %{url}: %{exception}": [
|
261
|
+
"无法检查在 %{url} 代理中的任务: %{exception}"
|
235
262
|
],
|
236
|
-
"
|
237
|
-
"
|
263
|
+
"Failed to initialize": [
|
264
|
+
"初始化失败"
|
238
265
|
],
|
239
|
-
"
|
240
|
-
"
|
266
|
+
"Failed to trigger task on the smart proxy: ": [
|
267
|
+
"在智能代理中触发任务失败: "
|
241
268
|
],
|
242
|
-
"
|
243
|
-
"
|
269
|
+
"Finished": [
|
270
|
+
"完成"
|
244
271
|
],
|
245
|
-
"
|
246
|
-
"
|
272
|
+
"Force Cancel": [
|
273
|
+
"强制取消"
|
247
274
|
],
|
248
|
-
"
|
249
|
-
"
|
275
|
+
"Force Cancel Selected": [
|
276
|
+
"强制取消选择"
|
250
277
|
],
|
251
|
-
"
|
252
|
-
"
|
278
|
+
"Force Cancel selected tasks": [
|
279
|
+
"强制取消选择的任务"
|
253
280
|
],
|
254
|
-
"
|
255
|
-
"
|
281
|
+
"Force Unlock": [
|
282
|
+
"强制解除锁定"
|
256
283
|
],
|
257
|
-
"
|
258
|
-
"
|
284
|
+
"Foreman Tasks": [
|
285
|
+
"Foreman 任务"
|
259
286
|
],
|
260
|
-
"
|
261
|
-
"
|
287
|
+
"Fri": [
|
288
|
+
"周五"
|
262
289
|
],
|
263
|
-
"
|
264
|
-
"
|
290
|
+
"I understand that this may cause harm and have working database backups of all backend services.": [
|
291
|
+
"我理解这可能会导致损害,并对所有后端服务具有可以正常工作的数据库备份。"
|
265
292
|
],
|
266
|
-
"
|
267
|
-
"
|
293
|
+
"ID": [
|
294
|
+
"ID"
|
268
295
|
],
|
269
|
-
"
|
270
|
-
"
|
296
|
+
"Id": [
|
297
|
+
"ID"
|
271
298
|
],
|
272
|
-
"
|
273
|
-
"
|
299
|
+
"Immediate": [
|
300
|
+
"立即"
|
274
301
|
],
|
275
|
-
"
|
276
|
-
"
|
302
|
+
"Import Puppet classes": [
|
303
|
+
"导入 Puppet 类"
|
277
304
|
],
|
278
|
-
"
|
279
|
-
"
|
305
|
+
"Import facts": [
|
306
|
+
"导入事实"
|
280
307
|
],
|
281
|
-
"
|
282
|
-
"
|
308
|
+
"Indicates that the action should be cancelled if it cannot be started before this time.": [
|
309
|
+
"这代表,如果操作无法在这个时间前开始则操作应该被取消。"
|
283
310
|
],
|
284
|
-
"
|
285
|
-
"
|
311
|
+
"Initialization error: %s": [
|
312
|
+
"初始化错误:%s"
|
286
313
|
],
|
287
|
-
"
|
288
|
-
"
|
314
|
+
"Input": [
|
315
|
+
"输入"
|
289
316
|
],
|
290
|
-
"
|
291
|
-
"
|
317
|
+
"Iteration limit": [
|
318
|
+
"重述限制"
|
292
319
|
],
|
293
|
-
"
|
294
|
-
"
|
320
|
+
"Label": [
|
321
|
+
"标签"
|
295
322
|
],
|
296
|
-
"
|
297
|
-
""
|
323
|
+
"Last occurrence": [
|
324
|
+
"最后一次发生"
|
298
325
|
],
|
299
|
-
"
|
300
|
-
"
|
326
|
+
"Last start time": [
|
327
|
+
"最后的开始时间"
|
301
328
|
],
|
302
|
-
"
|
303
|
-
"
|
329
|
+
"Latest Warning/Error Tasks": [
|
330
|
+
"最新的警告/错误任务"
|
304
331
|
],
|
305
|
-
"
|
306
|
-
"
|
332
|
+
"Less than a second": [
|
333
|
+
"少于一秒"
|
307
334
|
],
|
308
|
-
"
|
309
|
-
"
|
335
|
+
"List of tasks": [
|
336
|
+
"任务清单"
|
310
337
|
],
|
311
|
-
"
|
312
|
-
"
|
338
|
+
"List recurring logics": [
|
339
|
+
"列出重复逻辑"
|
313
340
|
],
|
314
|
-
"
|
315
|
-
"
|
341
|
+
"List tasks": [
|
342
|
+
"列出任务"
|
316
343
|
],
|
317
|
-
"
|
318
|
-
"
|
344
|
+
"Locks": [
|
345
|
+
"锁"
|
346
|
+
],
|
347
|
+
"Long running tasks": [
|
348
|
+
"长时间运行的任务"
|
349
|
+
],
|
350
|
+
"Mon": [
|
351
|
+
"周一"
|
352
|
+
],
|
353
|
+
"More details": [
|
354
|
+
"更多细节"
|
355
|
+
],
|
356
|
+
"More than": [
|
357
|
+
"多于"
|
319
358
|
],
|
320
359
|
"N/A": [
|
321
360
|
"不适用"
|
322
361
|
],
|
323
|
-
"
|
324
|
-
"
|
325
|
-
],
|
326
|
-
"Delayed": [
|
327
|
-
"延迟"
|
362
|
+
"Name": [
|
363
|
+
"名称"
|
328
364
|
],
|
329
|
-
"
|
330
|
-
"
|
365
|
+
"Never": [
|
366
|
+
"决不"
|
331
367
|
],
|
332
|
-
"
|
333
|
-
"
|
368
|
+
"Next occurrence": [
|
369
|
+
"下次发生"
|
334
370
|
],
|
335
|
-
"
|
336
|
-
""
|
371
|
+
"No": [
|
372
|
+
"否"
|
337
373
|
],
|
338
|
-
"
|
339
|
-
"
|
374
|
+
"No Tasks": [
|
375
|
+
"没有任务"
|
340
376
|
],
|
341
|
-
"
|
342
|
-
"
|
377
|
+
"No errors": [
|
378
|
+
"无错误"
|
343
379
|
],
|
344
|
-
"
|
345
|
-
"
|
380
|
+
"No proxy defined for execution": [
|
381
|
+
"没有为执行定义代理"
|
346
382
|
],
|
347
|
-
"
|
348
|
-
"
|
383
|
+
"No running steps": [
|
384
|
+
"没有运行步骤"
|
349
385
|
],
|
350
|
-
"
|
351
|
-
"
|
386
|
+
"No start or end dates": [
|
387
|
+
"没有开始或结束日期"
|
352
388
|
],
|
353
389
|
"No task could be started": [
|
354
390
|
"无法启动任何任务"
|
355
391
|
],
|
356
|
-
"
|
357
|
-
"
|
358
|
-
],
|
359
|
-
"%s is not valid format of cron line": [
|
360
|
-
"%s 不是正确的 cron 行"
|
392
|
+
"No. of Tasks": [
|
393
|
+
"任务号"
|
361
394
|
],
|
362
|
-
"
|
363
|
-
"
|
395
|
+
"Not all the selected tasks can be cancelled": [
|
396
|
+
"并非所有选定的任务都可以取消"
|
364
397
|
],
|
365
|
-
"
|
366
|
-
"
|
398
|
+
"Not all the selected tasks can be resumed": [
|
399
|
+
"并非所有选定的任务都可以恢复"
|
367
400
|
],
|
368
|
-
"
|
369
|
-
"
|
401
|
+
"Number of attempts to start a task on the smart proxy before failing": [
|
402
|
+
"失败前在智能代理上尝试启动一个任务的次数"
|
370
403
|
],
|
371
|
-
"
|
372
|
-
"
|
404
|
+
"Number of seconds to wait for synchronous task to finish.": [
|
405
|
+
"等待同步任务完成的秒数。"
|
373
406
|
],
|
374
|
-
"
|
375
|
-
"
|
407
|
+
"Number of tasks which should be sent to the smart proxy in one request, if foreman_tasks_proxy_batch_trigger is enabled": [
|
408
|
+
"如果启用了 foreman_tasks_proxy_batch_trigger,在一个请求中应发送到智能代理的任务数"
|
376
409
|
],
|
377
|
-
"
|
378
|
-
"
|
410
|
+
"On": [
|
411
|
+
"上"
|
379
412
|
],
|
380
|
-
"
|
381
|
-
""
|
413
|
+
"Operation": [
|
414
|
+
"操作"
|
382
415
|
],
|
383
|
-
"
|
384
|
-
""
|
416
|
+
"Other includes all stopped tasks that are cancelled or pending": [
|
417
|
+
"其他包括已取消或待处理的所有已停止任务"
|
385
418
|
],
|
386
|
-
"
|
387
|
-
"
|
419
|
+
"Other:": [
|
420
|
+
"其他:"
|
388
421
|
],
|
389
|
-
"
|
390
|
-
"
|
422
|
+
"Output": [
|
423
|
+
"输出"
|
391
424
|
],
|
392
|
-
"
|
393
|
-
"
|
425
|
+
"Output:": [
|
426
|
+
"输出:"
|
394
427
|
],
|
395
|
-
"
|
396
|
-
"
|
428
|
+
"Parent task": [
|
429
|
+
"父任务"
|
397
430
|
],
|
398
|
-
"
|
399
|
-
"
|
431
|
+
"Paused": [
|
432
|
+
"暂停"
|
400
433
|
],
|
401
|
-
"
|
402
|
-
"
|
434
|
+
"Please inspect their state, fix their errors and resume them.": [
|
435
|
+
"请检查其状态,纠正其错误,然后恢复它们。"
|
403
436
|
],
|
404
|
-
"
|
405
|
-
"
|
437
|
+
"Please provide a search parameter in the request": [
|
438
|
+
"请在请求中提供搜索参数"
|
406
439
|
],
|
407
|
-
"
|
408
|
-
"
|
440
|
+
"Please provide at least one of search or task_ids parameters in the request": [
|
441
|
+
"请在请求中至少提供 search 或 task_ids 参数之一"
|
409
442
|
],
|
410
|
-
"
|
411
|
-
"
|
412
|
-
],
|
413
|
-
"Action": [
|
414
|
-
"操作"
|
415
|
-
],
|
416
|
-
"Last occurrence": [
|
417
|
-
"最后一次发生"
|
418
|
-
],
|
419
|
-
"Next occurrence": [
|
420
|
-
"下次发生"
|
421
|
-
],
|
422
|
-
"Current iteration": [
|
423
|
-
"現有重述"
|
424
|
-
],
|
425
|
-
"Iteration limit": [
|
426
|
-
"重述限制"
|
427
|
-
],
|
428
|
-
"Repeat until": [
|
429
|
-
"重复直到"
|
430
|
-
],
|
431
|
-
"State": [
|
432
|
-
"状态"
|
433
|
-
],
|
434
|
-
"Details": [
|
435
|
-
"详情"
|
436
|
-
],
|
437
|
-
"Task group common": [
|
438
|
-
"任务组一般事项"
|
439
|
-
],
|
440
|
-
"Associated resources": [
|
441
|
-
"相关的资源"
|
443
|
+
"Polling intervals multiplier": [
|
444
|
+
"轮询间隔乘数"
|
442
445
|
],
|
443
|
-
"
|
444
|
-
"
|
446
|
+
"Polling multiplier which is used to multiply the default polling intervals. This can be used to prevent polling too frequently for long running tasks.": [
|
447
|
+
"轮询乘数,用于乘以默认轮询间隔。这可用于防止对长时间运行的任务进行过于频繁的轮询。"
|
445
448
|
],
|
446
|
-
"
|
447
|
-
"
|
449
|
+
"Proxy action retry count": [
|
450
|
+
"代理操作重试计数"
|
448
451
|
],
|
449
|
-
"
|
450
|
-
"
|
452
|
+
"Proxy action retry interval": [
|
453
|
+
"代理操作重试间隔"
|
451
454
|
],
|
452
|
-
"
|
453
|
-
"
|
455
|
+
"Proxy task gone missing from the smart proxy": [
|
456
|
+
"代理任务在智能代理中丢失"
|
454
457
|
],
|
455
|
-
"
|
456
|
-
"
|
458
|
+
"Proxy tasks batch size": [
|
459
|
+
"代理任务批处理大小"
|
457
460
|
],
|
458
|
-
"
|
459
|
-
"
|
461
|
+
"Purpose": [
|
462
|
+
"目的"
|
460
463
|
],
|
461
|
-
"
|
462
|
-
"
|
464
|
+
"Raw": [
|
465
|
+
"Raw"
|
463
466
|
],
|
464
|
-
"
|
465
|
-
"
|
467
|
+
"Raw input": [
|
468
|
+
"原始輸入"
|
466
469
|
],
|
467
|
-
"
|
468
|
-
""
|
470
|
+
"Raw output": [
|
471
|
+
"原始輸出"
|
469
472
|
],
|
470
|
-
"
|
471
|
-
"
|
473
|
+
"Recurring Logics": [
|
474
|
+
"重复逻辑"
|
472
475
|
],
|
473
|
-
"
|
474
|
-
""
|
476
|
+
"Recurring logic": [
|
477
|
+
"重复逻辑"
|
475
478
|
],
|
476
|
-
"
|
477
|
-
""
|
479
|
+
"Recurring logics": [
|
480
|
+
"重复逻辑"
|
478
481
|
],
|
479
|
-
"
|
480
|
-
"
|
482
|
+
"Refresh Data": [
|
483
|
+
"刷新数据"
|
481
484
|
],
|
482
|
-
"
|
483
|
-
"
|
485
|
+
"Repeat N times": [
|
486
|
+
"重复 N 次"
|
484
487
|
],
|
485
|
-
"
|
486
|
-
""
|
488
|
+
"Repeat until": [
|
489
|
+
"重复直到"
|
487
490
|
],
|
488
|
-
"
|
489
|
-
""
|
491
|
+
"Repeats": [
|
492
|
+
"重复"
|
490
493
|
],
|
491
|
-
"
|
492
|
-
""
|
494
|
+
"Require auth for dynflow console": [
|
495
|
+
"dynflow 控制台需要验证"
|
493
496
|
],
|
494
|
-
"
|
495
|
-
"
|
497
|
+
"Require user to be authenticated as user with admin rights when accessing dynflow console": [
|
498
|
+
"存取 dynflow 主控台時,需要使用者授權成為擁有 admin 權限的使用者"
|
496
499
|
],
|
497
|
-
"
|
498
|
-
"
|
500
|
+
"Required lock is already taken by other running tasks.": [
|
501
|
+
"所需的锁定已由其他正在运行的任务获取。"
|
499
502
|
],
|
500
|
-
"
|
501
|
-
"
|
503
|
+
"Resource search_params requires resource_type and resource_id to be specified": [
|
504
|
+
"资源 search_params 需要指定 resource_type 和 resource_id"
|
502
505
|
],
|
503
|
-
"
|
504
|
-
"
|
506
|
+
"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.": [
|
507
|
+
"%s 任务的资源将被取消锁定,将不会阻止其他任务运行。因为任务可能仍在运行,除非您完全确定任务已卡住,否则应避免使用这个功能。"
|
505
508
|
],
|
506
|
-
"
|
507
|
-
"
|
509
|
+
"Result": [
|
510
|
+
"结果"
|
508
511
|
],
|
509
|
-
"
|
510
|
-
"
|
512
|
+
"Resume": [
|
513
|
+
"恢复"
|
511
514
|
],
|
512
|
-
"
|
513
|
-
"
|
515
|
+
"Resume Selected": [
|
516
|
+
"恢复选择"
|
514
517
|
],
|
515
|
-
"
|
516
|
-
"
|
518
|
+
"Resume all paused error tasks": [
|
519
|
+
"恢复所有暂停的错误任务"
|
517
520
|
],
|
518
|
-
"
|
519
|
-
"
|
521
|
+
"Resume selected tasks": [
|
522
|
+
"恢复选择的任务"
|
520
523
|
],
|
521
|
-
"
|
522
|
-
"
|
524
|
+
"Resume specific tasks by ID": [
|
525
|
+
"根据 ID 恢复特定任务"
|
523
526
|
],
|
524
|
-
"
|
525
|
-
"
|
527
|
+
"Resume tasks matching search string": [
|
528
|
+
"恢复与搜索字符串匹配的任务"
|
526
529
|
],
|
527
|
-
"
|
528
|
-
"
|
530
|
+
"Resuming selected tasks, this might take a while": [
|
531
|
+
"恢复所选任务,这可能需要一段时间"
|
529
532
|
],
|
530
|
-
"
|
531
|
-
"
|
533
|
+
"Running": [
|
534
|
+
"執行中"
|
532
535
|
],
|
533
|
-
"
|
534
|
-
"
|
536
|
+
"Running Steps": [
|
537
|
+
"运行步骤"
|
535
538
|
],
|
536
|
-
"
|
537
|
-
"
|
539
|
+
"Sat": [
|
540
|
+
"周六"
|
538
541
|
],
|
539
|
-
"
|
540
|
-
"
|
542
|
+
"Schedule": [
|
543
|
+
"调度"
|
541
544
|
],
|
542
|
-
"
|
543
|
-
"
|
545
|
+
"Schedule future execution": [
|
546
|
+
"调度未来的执行"
|
544
547
|
],
|
545
|
-
"
|
546
|
-
"
|
548
|
+
"Scheduled": [
|
549
|
+
"调度的"
|
547
550
|
],
|
548
|
-
"
|
549
|
-
"
|
551
|
+
"Search query": [
|
552
|
+
"搜索查询"
|
550
553
|
],
|
551
|
-
"
|
552
|
-
"
|
554
|
+
"See %{link} for more details on how to resolve the issue": [
|
555
|
+
"有关如何解决此问题的更多详细信息,请参见%{link}"
|
553
556
|
],
|
554
|
-
"
|
555
|
-
"
|
557
|
+
"Select Action": [
|
558
|
+
"选择操作"
|
556
559
|
],
|
557
|
-
"
|
558
|
-
"
|
560
|
+
"Select all {count} tasks": [
|
561
|
+
"选择所有 {count} 任务"
|
559
562
|
],
|
560
|
-
"
|
561
|
-
"
|
563
|
+
"Select row": [
|
564
|
+
"选择行"
|
562
565
|
],
|
563
|
-
"
|
564
|
-
"
|
566
|
+
"Send data to the task from external executor (such as smart_proxy_dynflow)": [
|
567
|
+
"从外部执行者发送到的任务(例如 smart_proxy_dynflow)"
|
565
568
|
],
|
566
|
-
"
|
567
|
-
"
|
569
|
+
"Set up recurring execution": [
|
570
|
+
"设置重复逻辑"
|
568
571
|
],
|
569
|
-
"
|
570
|
-
"
|
572
|
+
"Setting is off": [
|
573
|
+
"设置已关闭"
|
571
574
|
],
|
572
|
-
"
|
573
|
-
"
|
575
|
+
"Show recurring logic details": [
|
576
|
+
"显示重复逻辑详情"
|
574
577
|
],
|
575
|
-
"
|
576
|
-
"
|
578
|
+
"Start at": [
|
579
|
+
"开始于"
|
577
580
|
],
|
578
|
-
"
|
579
|
-
"
|
581
|
+
"Start auto-reloading": [
|
582
|
+
"開始自動載入"
|
580
583
|
],
|
581
|
-
"
|
582
|
-
"
|
584
|
+
"Start before": [
|
585
|
+
"在此时间前开始"
|
583
586
|
],
|
584
|
-
"
|
585
|
-
"
|
587
|
+
"Started": [
|
588
|
+
"已启动"
|
586
589
|
],
|
587
|
-
"
|
588
|
-
"
|
590
|
+
"Started at": [
|
591
|
+
"起始於"
|
589
592
|
],
|
590
|
-
"
|
591
|
-
"
|
593
|
+
"State": [
|
594
|
+
"状态"
|
592
595
|
],
|
593
|
-
"
|
594
|
-
"
|
596
|
+
"State updated at": [
|
597
|
+
"状态更新于"
|
595
598
|
],
|
596
|
-
"
|
597
|
-
"
|
599
|
+
"Step Canceled": [
|
600
|
+
"步骤已取消"
|
598
601
|
],
|
599
|
-
"
|
600
|
-
"
|
602
|
+
"Stop auto-reloading": [
|
603
|
+
"停止自動重新載入"
|
601
604
|
],
|
602
|
-
"
|
603
|
-
"
|
605
|
+
"Stop selected stoppable tasks": [
|
606
|
+
"停止所选的可停止的任务"
|
604
607
|
],
|
605
|
-
"
|
606
|
-
"
|
608
|
+
"Stop specific tasks by ID": [
|
609
|
+
"停止通过 ID 指定的特定任务"
|
607
610
|
],
|
608
|
-
"
|
609
|
-
"
|
611
|
+
"Stop tasks matching search string": [
|
612
|
+
"停止与搜索字符串匹配的任务"
|
610
613
|
],
|
611
|
-
"
|
612
|
-
"
|
614
|
+
"Stopped": [
|
615
|
+
"停止"
|
613
616
|
],
|
614
|
-
"
|
615
|
-
"
|
617
|
+
"Sub tasks": [
|
618
|
+
"子任务"
|
616
619
|
],
|
617
|
-
"
|
618
|
-
"
|
620
|
+
"Sub tasks of %s": [
|
621
|
+
"%s 的子任务"
|
619
622
|
],
|
620
|
-
"
|
621
|
-
"
|
623
|
+
"Subscribe": [
|
624
|
+
"订阅"
|
622
625
|
],
|
623
|
-
"
|
624
|
-
"
|
626
|
+
"Sun": [
|
627
|
+
"周日"
|
625
628
|
],
|
626
|
-
"
|
627
|
-
"
|
629
|
+
"Sync task timeout": [
|
630
|
+
"同步任务超时"
|
628
631
|
],
|
629
|
-
"
|
630
|
-
"
|
632
|
+
"Task": [
|
633
|
+
"任务"
|
631
634
|
],
|
632
|
-
"
|
633
|
-
"
|
635
|
+
"Task Details": [
|
636
|
+
"任务详情"
|
634
637
|
],
|
635
|
-
"
|
636
|
-
"
|
638
|
+
"Task Status": [
|
639
|
+
"任务状态"
|
637
640
|
],
|
638
|
-
"
|
639
|
-
"
|
641
|
+
"Task aborted: the task might be still running on the proxy": [
|
642
|
+
"被中止的任务:该任务可能仍在代理服务器中运行"
|
640
643
|
],
|
641
|
-
"
|
642
|
-
"
|
644
|
+
"Task cannot be canceled": [
|
645
|
+
"任务无法取消"
|
643
646
|
],
|
644
|
-
"
|
645
|
-
"
|
647
|
+
"Task count": [
|
648
|
+
"任务计数"
|
646
649
|
],
|
647
|
-
"
|
648
|
-
"
|
650
|
+
"Task group common": [
|
651
|
+
"任务组一般事项"
|
649
652
|
],
|
650
|
-
"
|
651
|
-
"
|
653
|
+
"Task search_params requires task_id to be specified": [
|
654
|
+
"任务 search_params 需要指定 task_id"
|
652
655
|
],
|
653
|
-
"
|
654
|
-
"
|
656
|
+
"Task was canceled": [
|
657
|
+
"任务已取消"
|
655
658
|
],
|
656
|
-
"
|
657
|
-
"
|
659
|
+
"Tasks": [
|
660
|
+
"任务"
|
658
661
|
],
|
659
|
-
"
|
660
|
-
"
|
662
|
+
"Tasks lingering in states %{states} since %{time}": [
|
663
|
+
"自 %{time} 开始,任务处于 %{states} 状态"
|
661
664
|
],
|
662
|
-
"
|
663
|
-
"
|
665
|
+
"Tasks pending since %s": [
|
666
|
+
"自 %s 的待处理的任务"
|
664
667
|
],
|
665
|
-
"
|
666
|
-
"
|
668
|
+
"Tasks troubleshooting URL": [
|
669
|
+
"任务故障排除 URL"
|
667
670
|
],
|
668
|
-
"
|
669
|
-
"
|
671
|
+
"The ID of the step inside the execution plan to send the event to": [
|
672
|
+
"执行计划中的步骤 ID 要发送事件到"
|
670
673
|
],
|
671
|
-
"
|
672
|
-
"
|
674
|
+
"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.": [
|
675
|
+
"推荐的方法是调查下面和“错误”选项卡中的错误消息,解决造成问题的主要原因,然后继续执行任务。"
|
673
676
|
],
|
674
|
-
"
|
675
|
-
""
|
677
|
+
"The recurring logic was disabled.": [
|
678
|
+
"重复逻辑已被禁用。"
|
676
679
|
],
|
677
|
-
"
|
678
|
-
"
|
680
|
+
"The recurring logic was enabled.": [
|
681
|
+
"重复逻辑已启用。"
|
679
682
|
],
|
680
|
-
"
|
681
|
-
"
|
683
|
+
"The smart proxy task %s failed.": [
|
684
|
+
"智能代理任务 %s 失败。"
|
682
685
|
],
|
683
|
-
"
|
684
|
-
"
|
686
|
+
"The targets are of different types": [
|
687
|
+
"目标为不同的类型"
|
685
688
|
],
|
686
|
-
"
|
687
|
-
"
|
689
|
+
"The task cannot be aborted at the moment.": [
|
690
|
+
"目前无法中止任务。"
|
688
691
|
],
|
689
|
-
"
|
690
|
-
"
|
692
|
+
"The task could not be started": [
|
693
|
+
"无法启动该任务"
|
691
694
|
],
|
692
|
-
"
|
693
|
-
"
|
695
|
+
"There is %{count} paused task in the system that need attention": [
|
696
|
+
"系统中有%{count}个暂停的任务需要注意"
|
694
697
|
],
|
695
|
-
"
|
696
|
-
"
|
698
|
+
"This action will delete all cancelled recurring logics. Please note that this action can't be reversed.": [
|
699
|
+
"此操作将删除所有取消的重复逻辑。请注意,此操作无法撤消。"
|
697
700
|
],
|
698
|
-
"
|
699
|
-
"
|
701
|
+
"This will %(action)s %(number)s task(s), putting them in the %(state)s state. Are you sure?": [
|
702
|
+
"这将 %(action)s %(number)s 任务,把它们置于 %(state)s 状态。确定吗?"
|
700
703
|
],
|
701
|
-
"
|
702
|
-
"
|
704
|
+
"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.": [
|
705
|
+
"这将解锁任务正在针对其运行的资源。请注意,这可能会导致状态不一致,应该谨慎使用,然后再确保任务无法恢复。"
|
703
706
|
],
|
704
|
-
"
|
705
|
-
"
|
707
|
+
"Thu": [
|
708
|
+
"周四"
|
706
709
|
],
|
707
|
-
"
|
708
|
-
"
|
710
|
+
"Time in seconds between retries": [
|
711
|
+
"重试间的间隔时间(秒)"
|
709
712
|
],
|
710
713
|
"Total": [
|
711
714
|
"总计"
|
712
715
|
],
|
713
|
-
"
|
714
|
-
"
|
715
|
-
],
|
716
|
-
"Other:": [
|
717
|
-
"其他:"
|
716
|
+
"Troubleshooting": [
|
717
|
+
"故障排除"
|
718
718
|
],
|
719
|
-
"
|
720
|
-
"
|
719
|
+
"Trying to abort the task": [
|
720
|
+
"尝试中止任务"
|
721
721
|
],
|
722
|
-
"
|
723
|
-
"
|
722
|
+
"Trying to cancel step": [
|
723
|
+
"试图取消步骤"
|
724
724
|
],
|
725
|
-
"
|
726
|
-
"
|
725
|
+
"Tue": [
|
726
|
+
"周二"
|
727
727
|
],
|
728
|
-
"
|
729
|
-
"
|
728
|
+
"Type %s for search_params is not supported": [
|
729
|
+
"search_params 的 类型 %s 不被支持"
|
730
730
|
],
|
731
|
-
"
|
732
|
-
"
|
731
|
+
"UUID of the task": [
|
732
|
+
"任务的 UUID"
|
733
733
|
],
|
734
|
-
"
|
735
|
-
"
|
734
|
+
"Unable to create mail notification: %s": [
|
735
|
+
"无法创建邮件通知:%s"
|
736
736
|
],
|
737
|
-
"
|
738
|
-
"
|
737
|
+
"Unable to enable mail notification to user '%s': %s": [
|
738
|
+
"无法启用发给用户 '%s' 的邮件通知:%s"
|
739
739
|
],
|
740
|
-
"
|
741
|
-
"
|
740
|
+
"Undo selection": [
|
741
|
+
"撤销选择"
|
742
742
|
],
|
743
|
-
"
|
744
|
-
"
|
743
|
+
"Unlimited": [
|
744
|
+
"无限制"
|
745
745
|
],
|
746
|
-
"
|
747
|
-
"
|
746
|
+
"Unlock": [
|
747
|
+
"开锁"
|
748
748
|
],
|
749
|
-
"
|
750
|
-
"
|
749
|
+
"Update recurring logic": [
|
750
|
+
"更新周期性逻辑"
|
751
751
|
],
|
752
|
-
"
|
753
|
-
"
|
752
|
+
"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.": [
|
753
|
+
"指向任务故障排除文档的 URL。它应该包含%{label} 占位符,它将被标准化的任务标签(仅限字母数字字符)替换。还可以使用 %{version} 占位符。"
|
754
754
|
],
|
755
|
-
"
|
756
|
-
"
|
755
|
+
"User search_params requires user_id to be specified": [
|
756
|
+
"使用者 search_params 需要指定 user_id"
|
757
757
|
],
|
758
|
-
"
|
759
|
-
"
|
758
|
+
"Wed": [
|
759
|
+
"周三"
|
760
760
|
],
|
761
|
-
"
|
762
|
-
"
|
761
|
+
"With focus on last": [
|
762
|
+
"专注于最后"
|
763
763
|
],
|
764
|
-
"
|
765
|
-
"
|
764
|
+
"Yes": [
|
765
|
+
"是"
|
766
766
|
],
|
767
|
-
"
|
768
|
-
"
|
767
|
+
"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": [
|
768
|
+
"您可以在本页中找到资源锁。标有已锁图标的独占锁表示此任务运行时其他任务都不能使用已锁定的资源。标有未锁图标的非独占锁表示其他任务可以自由访问该资源,它仅用于指出此任务与该资源的关系"
|
769
769
|
],
|
770
|
-
"
|
771
|
-
"
|
770
|
+
"You do not have permission": [
|
771
|
+
"您没有权限"
|
772
772
|
],
|
773
|
-
"
|
774
|
-
"
|
773
|
+
"activation key": [
|
774
|
+
"激活码"
|
775
775
|
],
|
776
|
-
"
|
777
|
-
"
|
776
|
+
"cannot be cancelled with force at the moment.": [
|
777
|
+
"目前无法强行取消。"
|
778
778
|
],
|
779
|
-
"
|
780
|
-
"
|
779
|
+
"content view": [
|
780
|
+
"内容视图"
|
781
781
|
],
|
782
|
-
"
|
783
|
-
"
|
782
|
+
"content view version": [
|
783
|
+
"内容视图版本"
|
784
784
|
],
|
785
|
-
"
|
786
|
-
"
|
785
|
+
"could not be resumed": [
|
786
|
+
"无法恢复"
|
787
787
|
],
|
788
|
-
"
|
789
|
-
"
|
788
|
+
"error": [
|
789
|
+
"错误"
|
790
790
|
],
|
791
|
-
"
|
792
|
-
"
|
791
|
+
"is day of month (range: 1-31)": [
|
792
|
+
"日期(范围:1-31)"
|
793
793
|
],
|
794
|
-
"
|
795
|
-
"
|
794
|
+
"is day of week (range: 0-6)": [
|
795
|
+
"星期几(范围:0-6)"
|
796
796
|
],
|
797
|
-
"
|
798
|
-
"
|
797
|
+
"is hour (range: 0-23)": [
|
798
|
+
"小时(范围:0-23)"
|
799
799
|
],
|
800
|
-
"
|
801
|
-
"
|
800
|
+
"is minute (range: 0-59)": [
|
801
|
+
"分钟(范围:0-59)"
|
802
802
|
],
|
803
|
-
"
|
804
|
-
"
|
803
|
+
"is month (range: 1-12)": [
|
804
|
+
"月份(范围:1-12)"
|
805
805
|
],
|
806
|
-
"
|
807
|
-
"
|
806
|
+
"is not a valid format": [
|
807
|
+
"不是有效格式"
|
808
808
|
],
|
809
|
-
"
|
810
|
-
"
|
809
|
+
"last": [
|
810
|
+
"最近"
|
811
811
|
],
|
812
|
-
"
|
813
|
-
"
|
812
|
+
"mode": [
|
813
|
+
"模式"
|
814
814
|
],
|
815
|
-
"
|
816
|
-
"
|
815
|
+
"mode has to be one of %{allowed_modes}": [
|
816
|
+
"模式必须是 %%{allowed_modes} 之一"
|
817
817
|
],
|
818
|
-
"
|
819
|
-
"
|
818
|
+
"older": [
|
819
|
+
"较老"
|
820
820
|
],
|
821
|
-
"
|
822
|
-
""
|
821
|
+
"organization": [
|
822
|
+
"机构"
|
823
823
|
],
|
824
|
-
"
|
825
|
-
""
|
824
|
+
"other": [
|
825
|
+
"其他"
|
826
826
|
],
|
827
|
-
"
|
828
|
-
"
|
827
|
+
"paused": [
|
828
|
+
"暂停"
|
829
829
|
],
|
830
|
-
"
|
831
|
-
"
|
830
|
+
"product": [
|
831
|
+
"产品"
|
832
832
|
],
|
833
|
-
"
|
834
|
-
"
|
833
|
+
"repository": [
|
834
|
+
"软件仓库"
|
835
835
|
],
|
836
|
-
"
|
837
|
-
"
|
836
|
+
"resources cannot be unlocked at the moment.": [
|
837
|
+
"目前无法解锁资源。"
|
838
838
|
],
|
839
|
-
"
|
840
|
-
"
|
839
|
+
"resources were unlocked ": [
|
840
|
+
"资源已解锁 "
|
841
841
|
],
|
842
|
-
"
|
843
|
-
"
|
842
|
+
"resources were unlocked with force.": [
|
843
|
+
"资源被强行解锁。"
|
844
844
|
],
|
845
|
-
"
|
846
|
-
"
|
845
|
+
"result": [
|
846
|
+
"结果"
|
847
847
|
],
|
848
|
-
"
|
849
|
-
"
|
848
|
+
"running": [
|
849
|
+
"运行"
|
850
850
|
],
|
851
|
-
"
|
852
|
-
"
|
851
|
+
"scheduled": [
|
852
|
+
"调度"
|
853
853
|
],
|
854
|
-
"
|
855
|
-
"
|
854
|
+
"seconds": [
|
855
|
+
"秒"
|
856
856
|
],
|
857
|
-
"
|
858
|
-
"
|
857
|
+
"state": [
|
858
|
+
"状态"
|
859
859
|
],
|
860
|
-
"
|
861
|
-
"
|
860
|
+
"stopped": [
|
861
|
+
"停止"
|
862
862
|
],
|
863
|
-
"
|
864
|
-
"
|
863
|
+
"success": [
|
864
|
+
"成功"
|
865
865
|
],
|
866
|
-
"
|
867
|
-
"
|
866
|
+
"system": [
|
867
|
+
"系統"
|
868
868
|
],
|
869
|
-
"
|
870
|
-
"
|
869
|
+
"task has to be cancellable": [
|
870
|
+
"任务必须可取消"
|
871
871
|
],
|
872
|
-
"
|
873
|
-
"
|
872
|
+
"task has to be resumable": [
|
873
|
+
"任务必须是可恢复的"
|
874
874
|
],
|
875
|
-
"
|
876
|
-
"
|
875
|
+
"time": [
|
876
|
+
"时间"
|
877
877
|
],
|
878
|
-
"
|
879
|
-
"
|
878
|
+
"troubleshooting documentation": [
|
879
|
+
"故障排除文档"
|
880
880
|
],
|
881
|
-
"
|
882
|
-
"
|
881
|
+
"user": [
|
882
|
+
"用户"
|
883
883
|
],
|
884
|
-
"
|
885
|
-
"
|
884
|
+
"warning": [
|
885
|
+
"警告"
|
886
886
|
],
|
887
|
-
"
|
888
|
-
"
|
887
|
+
"was cancelled": [
|
888
|
+
"已取消"
|
889
889
|
],
|
890
|
-
"
|
891
|
-
"
|
890
|
+
"was resumed": [
|
891
|
+
"被恢复"
|
892
892
|
],
|
893
|
-
"
|
894
|
-
"
|
893
|
+
"week": [
|
894
|
+
"周"
|
895
895
|
]
|
896
896
|
}
|
897
897
|
}
|