foreman_remote_execution 15.0.0 → 15.0.2
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.
- checksums.yaml +4 -4
- data/app/assets/javascripts/foreman_remote_execution/locale/de/foreman_remote_execution.js +178 -13
- data/app/assets/javascripts/foreman_remote_execution/locale/en_GB/foreman_remote_execution.js +176 -11
- data/app/assets/javascripts/foreman_remote_execution/locale/es/foreman_remote_execution.js +178 -13
- data/app/assets/javascripts/foreman_remote_execution/locale/fr/foreman_remote_execution.js +200 -35
- data/app/assets/javascripts/foreman_remote_execution/locale/ja/foreman_remote_execution.js +200 -35
- data/app/assets/javascripts/foreman_remote_execution/locale/ka/foreman_remote_execution.js +178 -13
- data/app/assets/javascripts/foreman_remote_execution/locale/ko/foreman_remote_execution.js +499 -335
- data/app/assets/javascripts/foreman_remote_execution/locale/pt_BR/foreman_remote_execution.js +178 -13
- data/app/assets/javascripts/foreman_remote_execution/locale/ru/foreman_remote_execution.js +177 -12
- data/app/assets/javascripts/foreman_remote_execution/locale/zh_CN/foreman_remote_execution.js +191 -26
- data/app/assets/javascripts/foreman_remote_execution/locale/zh_TW/foreman_remote_execution.js +177 -12
- data/app/controllers/job_invocations_controller.rb +1 -1
- data/app/views/job_invocations/_form.html.erb +2 -2
- data/app/views/template_invocations/_refresh.js.erb +2 -2
- data/lib/foreman_remote_execution/engine.rb +1 -1
- data/lib/foreman_remote_execution/version.rb +1 -1
- data/locale/de/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/de/foreman_remote_execution.po +178 -13
- data/locale/en_GB/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/en_GB/foreman_remote_execution.po +176 -11
- data/locale/es/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/es/foreman_remote_execution.po +178 -13
- data/locale/foreman_remote_execution.pot +470 -184
- data/locale/fr/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/fr/foreman_remote_execution.po +200 -35
- data/locale/ja/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/ja/foreman_remote_execution.po +200 -35
- data/locale/ka/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/ka/foreman_remote_execution.po +178 -13
- data/locale/ko/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/ko/foreman_remote_execution.po +499 -335
- data/locale/pt_BR/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/pt_BR/foreman_remote_execution.po +178 -13
- data/locale/ru/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/ru/foreman_remote_execution.po +177 -12
- data/locale/zh_CN/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/zh_CN/foreman_remote_execution.po +191 -26
- data/locale/zh_TW/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/zh_TW/foreman_remote_execution.po +177 -12
- data/webpack/JobInvocationDetail/TemplateInvocationComponents/TemplateActionButtons.js +8 -9
- data/webpack/JobInvocationDetail/TemplateInvocationComponents/index.scss +3 -0
- data/webpack/JobWizard/steps/AdvancedFields/Fields.js +1 -1
- data/webpack/JobWizard/steps/Schedule/QueryType.js +3 -3
- metadata +4 -9
- data/app/assets/javascripts/foreman_remote_execution/locale/en/foreman_remote_execution.js +0 -12
- data/locale/en/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/en/foreman_remote_execution.po +0 -0
data/app/assets/javascripts/foreman_remote_execution/locale/zh_CN/foreman_remote_execution.js
CHANGED
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_remote_execution": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_remote_execution
|
6
|
+
"Project-Id-Version": "foreman_remote_execution 15.0.1",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2016-02-15 13:54+0000",
|
9
9
|
"Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2024",
|
@@ -35,11 +35,14 @@
|
|
35
35
|
"%{description} on %{host}": [
|
36
36
|
"%{host} 中的 %{host}"
|
37
37
|
],
|
38
|
+
"'Starts at' date must be in the future": [
|
39
|
+
"'Starts at' 日期需要是未来的日期"
|
40
|
+
],
|
38
41
|
"'Starts before' date must be after 'Starts at' date": [
|
39
42
|
"'Starts before' 的日期需要在 'Starts at' 日期之后"
|
40
43
|
],
|
41
|
-
"'Starts before' date must in the future": [
|
42
|
-
"'Starts before'
|
44
|
+
"'Starts before' date must be in the future": [
|
45
|
+
"'Starts before' 日期需要是一个未来的日期"
|
43
46
|
],
|
44
47
|
"...and %s more": [
|
45
48
|
"...和 %s 个更多"
|
@@ -54,10 +57,10 @@
|
|
54
57
|
"要从外部模板中包含的输入名称的列表,以逗号分隔。"
|
55
58
|
],
|
56
59
|
"A job '%{job_name}' has %{status} at %{time}": [
|
57
|
-
"作业 '
|
60
|
+
"作业 '%{job_name}' 为 %%{status}(在 %{time})"
|
58
61
|
],
|
59
62
|
"A job '%{subject}' has failed": [
|
60
|
-
"作业 '
|
63
|
+
"作业 '%{subject}' 已失败"
|
61
64
|
],
|
62
65
|
"A job '%{subject}' has finished successfully": [
|
63
66
|
"作业 '%{subject}' 已成功完成"
|
@@ -71,6 +74,9 @@
|
|
71
74
|
"A special label for tracking a recurring job. There can be only one active job with a given purpose at a time.": [
|
72
75
|
"用于跟踪周期性作业的特殊标签。一次只能有一个具有给定目的的活跃作业。"
|
73
76
|
],
|
77
|
+
"A task for this host has not been started": [
|
78
|
+
"此主机的一个任务尚未启动"
|
79
|
+
],
|
74
80
|
"A user to be used for SSH.": [
|
75
81
|
"用于 SSH 的用户。"
|
76
82
|
],
|
@@ -83,9 +89,15 @@
|
|
83
89
|
"Abort Job": [
|
84
90
|
"终止作业"
|
85
91
|
],
|
92
|
+
"Abort task": [
|
93
|
+
"中止任务"
|
94
|
+
],
|
86
95
|
"Access denied": [
|
87
96
|
"拒绝访问"
|
88
97
|
],
|
98
|
+
"Action": [
|
99
|
+
"操作"
|
100
|
+
],
|
89
101
|
"Actions": [
|
90
102
|
"操作"
|
91
103
|
],
|
@@ -107,11 +119,14 @@
|
|
107
119
|
"All fields are required.": [
|
108
120
|
"各个项都需要。"
|
109
121
|
],
|
122
|
+
"All statuses": [
|
123
|
+
"所有状态"
|
124
|
+
],
|
110
125
|
"Alphabetical": [
|
111
126
|
"按字母"
|
112
127
|
],
|
113
|
-
"
|
114
|
-
"
|
128
|
+
"An error occurred while fetching the template invocation details.": [
|
129
|
+
"在获取模板调用详情时出错。"
|
115
130
|
],
|
116
131
|
"Another interface is already set as execution. Are you sure you want to use this one instead?": [
|
117
132
|
"已经将另一个接口设置为执行。您确定要改用这个吗?"
|
@@ -122,9 +137,18 @@
|
|
122
137
|
"Any Organization": [
|
123
138
|
"任意机构"
|
124
139
|
],
|
140
|
+
"Any location": [
|
141
|
+
"任意位置"
|
142
|
+
],
|
143
|
+
"Any organization": [
|
144
|
+
"任意机构"
|
145
|
+
],
|
125
146
|
"Apply to": [
|
126
147
|
"应用到"
|
127
148
|
],
|
149
|
+
"Are you sure you want to open all invocations in new tabs?": [
|
150
|
+
"您确定要在新标签页中打开所有调用吗?"
|
151
|
+
],
|
128
152
|
"At": [
|
129
153
|
"位于"
|
130
154
|
],
|
@@ -152,18 +176,21 @@
|
|
152
176
|
"Cancel Job": [
|
153
177
|
"取消作业"
|
154
178
|
],
|
179
|
+
"Cancel Task": [
|
180
|
+
"取消任务"
|
181
|
+
],
|
155
182
|
"Cancel job invocation": [
|
156
183
|
"取消作业调用"
|
157
184
|
],
|
158
185
|
"Cancel recurring": [
|
159
186
|
"取消重复"
|
160
187
|
],
|
161
|
-
"Canceled:": [
|
162
|
-
"取消:"
|
163
|
-
],
|
164
188
|
"Cancelled": [
|
165
189
|
"已取消"
|
166
190
|
],
|
191
|
+
"Cancelled:": [
|
192
|
+
"取消:"
|
193
|
+
],
|
167
194
|
"Cannot resolve hosts without a bookmark or search query": [
|
168
195
|
"无法解析没有书签或搜索查询的主机"
|
169
196
|
],
|
@@ -183,7 +210,7 @@
|
|
183
210
|
"选择在作业调用表单中预先选择的作业模板"
|
184
211
|
],
|
185
212
|
"Circular dependency detected in foreign input set '%{template}' -> '%{target_template}'. Templates stack: %{templates_stack}": [
|
186
|
-
"在外部输入设置中发现了循环的依赖关系 '
|
213
|
+
"在外部输入设置中发现了循环的依赖关系 '%{template}' -> '%{target_template}'。模板堆栈:%{templates_stack}"
|
187
214
|
],
|
188
215
|
"Cleanup working directories": [
|
189
216
|
"清理工作目录"
|
@@ -203,6 +230,9 @@
|
|
203
230
|
"Cockpit URL": [
|
204
231
|
"Cockpit URL"
|
205
232
|
],
|
233
|
+
"Command": [
|
234
|
+
"命令"
|
235
|
+
],
|
206
236
|
"Concurrency level": [
|
207
237
|
"并发等級"
|
208
238
|
],
|
@@ -215,6 +245,9 @@
|
|
215
245
|
"Control concurrency level and distribution over time": [
|
216
246
|
"控制并发级别和时间分布"
|
217
247
|
],
|
248
|
+
"Copy to clipboard": [
|
249
|
+
"复制到剪贴板"
|
250
|
+
],
|
218
251
|
"Could not abort the job %s: ${response}": [
|
219
252
|
"无法中止作业 %s: ${response}"
|
220
253
|
],
|
@@ -243,7 +276,7 @@
|
|
243
276
|
"无法重新运行作业 %{id},因为它的模板没有找到"
|
244
277
|
],
|
245
278
|
"Could not use any proxy for the %{provider} job. Consider configuring %{global_proxy}, %{fallback_proxy} in settings": [
|
246
|
-
"无法为
|
279
|
+
"无法为 %{provider} 作业使用任何代理。考虑在设置中配置 %{global_proxy} 和 %{fallback_proxy}"
|
247
280
|
],
|
248
281
|
"Could not use any template used in the job invocation": [
|
249
282
|
"无法使用作业调用中使用的任何模板"
|
@@ -266,6 +299,9 @@
|
|
266
299
|
"Create a recurring job": [
|
267
300
|
"创建一个重复运行的作业"
|
268
301
|
],
|
302
|
+
"Create job": [
|
303
|
+
"创建作业"
|
304
|
+
],
|
269
305
|
"Create report": [
|
270
306
|
"创建报告"
|
271
307
|
],
|
@@ -284,21 +320,30 @@
|
|
284
320
|
"Cronline": [
|
285
321
|
"Cronline"
|
286
322
|
],
|
323
|
+
"Current iteration": [
|
324
|
+
"現有重述"
|
325
|
+
],
|
287
326
|
"Current location %s is different from job's location %s. This job may run on different hosts than before.": [
|
288
327
|
"当前位置 %s 与作业的位置 %s 不同。此作业可能会在与以前不同的主机上运行。"
|
289
328
|
],
|
290
329
|
"Current location %{loc_c} is different from job's location %{loc_j}.": [
|
291
|
-
"当前位置
|
330
|
+
"当前位置 %{loc_c} 与作业的位置 %{loc_j} 不同。"
|
292
331
|
],
|
293
332
|
"Current organization %s is different from job's organization %s. This job may run on different hosts than before.": [
|
294
333
|
"当前机构 %s 与作业的机构 %s 不同。此作业可能会在与以前不同的主机上运行。"
|
295
334
|
],
|
296
335
|
"Current organization %{org_c} is different from job's organization %{org_j}.": [
|
297
|
-
"当前机构
|
336
|
+
"当前机构 %{org_c} 与作业的机构 %{org_j} 不同。"
|
337
|
+
],
|
338
|
+
"DEBUG": [
|
339
|
+
"DEBUG"
|
298
340
|
],
|
299
341
|
"Daily": [
|
300
342
|
"每日"
|
301
343
|
],
|
344
|
+
"Date must be in the future": [
|
345
|
+
"日期必须是未来的日期"
|
346
|
+
],
|
302
347
|
"Days": [
|
303
348
|
"天"
|
304
349
|
],
|
@@ -381,7 +426,7 @@
|
|
381
426
|
"有效的用户"
|
382
427
|
],
|
383
428
|
"Effective user method \\\"%{current_value}\\\" is not one of %{valid_methods}": [
|
384
|
-
"有效的用户方法 \\\"
|
429
|
+
"有效的用户方法 \\\"%{current_value}\\\" 不是 %{valid_methods} 之一"
|
385
430
|
],
|
386
431
|
"Effective user options": [
|
387
432
|
"有效的用户选项"
|
@@ -477,7 +522,7 @@
|
|
477
522
|
"退回至任何代理服务器"
|
478
523
|
],
|
479
524
|
"Feature input %{input_name} not defined in template %{template_name}": [
|
480
|
-
"
|
525
|
+
"功能输入 %{input_name} 未在模板 %{template_name} 中定义"
|
481
526
|
],
|
482
527
|
"Fill all required fields in all the steps": [
|
483
528
|
"在所有步骤中填写所有必填字段"
|
@@ -542,6 +587,9 @@
|
|
542
587
|
"Host detail": [
|
543
588
|
"主机详情"
|
544
589
|
],
|
590
|
+
"Host group": [
|
591
|
+
"主机组"
|
592
|
+
],
|
545
593
|
"Host groups": [
|
546
594
|
"主机组"
|
547
595
|
],
|
@@ -563,6 +611,9 @@
|
|
563
611
|
"How often the job should occur, in the cron format": [
|
564
612
|
"作业运行的频率,使用 cron 格式"
|
565
613
|
],
|
614
|
+
"ID": [
|
615
|
+
"ID"
|
616
|
+
],
|
566
617
|
"Identifier of the Host interface for Remote execution": [
|
567
618
|
"主机接口的标识符,用于远程执行"
|
568
619
|
],
|
@@ -575,6 +626,9 @@
|
|
575
626
|
"Import a job template from ERB": [
|
576
627
|
"从 ERB 导入作业模版"
|
577
628
|
],
|
629
|
+
"In Progress": [
|
630
|
+
"进行中"
|
631
|
+
],
|
578
632
|
"In Progress:": [
|
579
633
|
"进行中:"
|
580
634
|
],
|
@@ -617,6 +671,9 @@
|
|
617
671
|
"Invocation type, one of %s": [
|
618
672
|
"调用类型,%s 其中之一"
|
619
673
|
],
|
674
|
+
"Iteration limit": [
|
675
|
+
"重述限制"
|
676
|
+
],
|
620
677
|
"Job": [
|
621
678
|
"任务"
|
622
679
|
],
|
@@ -674,6 +731,9 @@
|
|
674
731
|
"Job templates": [
|
675
732
|
"作业模板"
|
676
733
|
],
|
734
|
+
"Job with id '%{id}' was not found": [
|
735
|
+
"未找到 ID 为 '%{id}' 的作业"
|
736
|
+
],
|
677
737
|
"JobTemplate|Locked": [
|
678
738
|
"JobTemplate|Locked"
|
679
739
|
],
|
@@ -704,6 +764,9 @@
|
|
704
764
|
"Last execution succeeded": [
|
705
765
|
"最后成功的执行"
|
706
766
|
],
|
767
|
+
"Last occurrence": [
|
768
|
+
"最后一次发生"
|
769
|
+
],
|
707
770
|
"Latest Jobs": [
|
708
771
|
"最新的作业"
|
709
772
|
],
|
@@ -719,6 +782,9 @@
|
|
719
782
|
"List foreign input sets": [
|
720
783
|
"列出外部输入集"
|
721
784
|
],
|
785
|
+
"List hosts belonging to job invocation": [
|
786
|
+
"列出属于作业调用的主机"
|
787
|
+
],
|
722
788
|
"List job invocations": [
|
723
789
|
"列出作业调用"
|
724
790
|
],
|
@@ -776,23 +842,38 @@
|
|
776
842
|
"Next": [
|
777
843
|
"下一个"
|
778
844
|
],
|
845
|
+
"Next occurrence": [
|
846
|
+
"下次发生"
|
847
|
+
],
|
779
848
|
"No (override)": [
|
780
849
|
"否(覆盖)"
|
781
850
|
],
|
851
|
+
"No Results": [
|
852
|
+
"没有结果"
|
853
|
+
],
|
782
854
|
"No Target Hosts": [
|
783
855
|
"没有目标主机"
|
784
856
|
],
|
857
|
+
"No hosts found": [
|
858
|
+
"没有找到主机"
|
859
|
+
],
|
785
860
|
"No hosts found.": [
|
786
861
|
"找不到主机。"
|
787
862
|
],
|
788
863
|
"No jobs available": [
|
789
864
|
"没有可用的作业"
|
790
865
|
],
|
866
|
+
"No output for the selected filters": [
|
867
|
+
"所选过滤没有输出"
|
868
|
+
],
|
791
869
|
"No results found": [
|
792
870
|
"没有找到结果"
|
793
871
|
],
|
794
872
|
"No template mapped to feature %{feature_name}": [
|
795
|
-
"没有映射到功能
|
873
|
+
"没有映射到功能 %{feature_name} 的模板"
|
874
|
+
],
|
875
|
+
"No user input": [
|
876
|
+
"没有用户输入"
|
796
877
|
],
|
797
878
|
"Not all required inputs have values. Missing inputs: %s": [
|
798
879
|
"並不是所有需要的輸入都有值。缺少的输入:%s"
|
@@ -806,12 +887,24 @@
|
|
806
887
|
"Now": [
|
807
888
|
"现在"
|
808
889
|
],
|
890
|
+
"OS": [
|
891
|
+
"OS"
|
892
|
+
],
|
809
893
|
"On": [
|
810
894
|
"上"
|
811
895
|
],
|
812
896
|
"Only one of feature or job_template_id can be specified": [
|
813
897
|
"只能指定一个功能或 job_template_id"
|
814
898
|
],
|
899
|
+
"Open all in new tabs": [
|
900
|
+
"在新标签页中打开所有"
|
901
|
+
],
|
902
|
+
"Open all invocations in new tabs": [
|
903
|
+
"在新标签页中打开所有调用"
|
904
|
+
],
|
905
|
+
"Open in new tab": [
|
906
|
+
"在新标签页中打开"
|
907
|
+
],
|
815
908
|
"Opening job invocation form": [
|
816
909
|
"打开作业调用表单"
|
817
910
|
],
|
@@ -857,9 +950,15 @@
|
|
857
950
|
"Please enter a search query": [
|
858
951
|
"请输入搜索查询"
|
859
952
|
],
|
953
|
+
"Please go back to \\\\\\\"Schedule\\\\\\\" - \\\\\\\"Future execution\\\\\\\" or \\\\\\\"Recurring execution\\\\\\\" step to fix the error": [
|
954
|
+
"请转至 \\\\\\\"Schedule\\\\\\\" - \\\\\\\"Future execution\\\\\\\" 或 \\\\\\\"Recurring execution\\\\\\\" 步骤来修复错误"
|
955
|
+
],
|
860
956
|
"Please go back to \\\\\\\"Schedule\\\\\\\" - \\\\\\\"Future execution\\\\\\\" step to fix the error": [
|
861
957
|
"请返回 \\\\\\\"Schedule\\\\\\\" - \\\\\\\"Future execution\\\\\\\" 步骤来修复错误"
|
862
958
|
],
|
959
|
+
"Please make sure that the Smart Proxy is configured correctly for the Pull provider.": [
|
960
|
+
"请确定为 Pull 供应商正确配置了 Smart Proxy。"
|
961
|
+
],
|
863
962
|
"Please refine your search.": [
|
864
963
|
"请重新调整您的搜索。"
|
865
964
|
],
|
@@ -875,6 +974,9 @@
|
|
875
974
|
"Please select at least one host group": [
|
876
975
|
"请至少选择一个主机组"
|
877
976
|
],
|
977
|
+
"Popups are blocked by your browser. Please allow popups for this site to open all invocations in new tabs.": [
|
978
|
+
"您的浏览器阻止了弹出窗口。请允许这个网站的弹出窗口在新的标签页中打开所有调用。"
|
979
|
+
],
|
878
980
|
"Port to use for SSH communication. Default port 22. You may override per host by setting a parameter called remote_execution_ssh_port.": [
|
879
981
|
"要用于 SSH 通信的端口。默认端口 22。您可以通过设置名为 remote_execution_ssh_port 的参数来按主机进行覆盖。"
|
880
982
|
],
|
@@ -887,6 +989,9 @@
|
|
887
989
|
"Preview Hosts": [
|
888
990
|
"预览主机"
|
889
991
|
],
|
992
|
+
"Preview Template": [
|
993
|
+
"预览模板"
|
994
|
+
],
|
890
995
|
"Preview job description": [
|
891
996
|
"预览作业描述"
|
892
997
|
],
|
@@ -986,6 +1091,9 @@
|
|
986
1091
|
"Repeat amount can only be a positive number": [
|
987
1092
|
"重复数量只能是一个正数"
|
988
1093
|
],
|
1094
|
+
"Repeat until": [
|
1095
|
+
"重复直到"
|
1096
|
+
],
|
989
1097
|
"Repeats": [
|
990
1098
|
"重复"
|
991
1099
|
],
|
@@ -1007,6 +1115,12 @@
|
|
1007
1115
|
"Rerun on failed hosts": [
|
1008
1116
|
"在失败的主机上重新运行"
|
1009
1117
|
],
|
1118
|
+
"Rerun on succeeded hosts": [
|
1119
|
+
"在成功的主机上重新运行"
|
1120
|
+
],
|
1121
|
+
"Rerun succeeded": [
|
1122
|
+
"重新运行成功"
|
1123
|
+
],
|
1010
1124
|
"Rerun successful": [
|
1011
1125
|
"重新运行成功"
|
1012
1126
|
],
|
@@ -1070,6 +1184,12 @@
|
|
1070
1184
|
"SSH user:": [
|
1071
1185
|
"SSH 用户:"
|
1072
1186
|
],
|
1187
|
+
"STDERR": [
|
1188
|
+
"STDERR"
|
1189
|
+
],
|
1190
|
+
"STDOUT": [
|
1191
|
+
"STDOUT"
|
1192
|
+
],
|
1073
1193
|
"Schedule": [
|
1074
1194
|
"调度"
|
1075
1195
|
],
|
@@ -1193,6 +1313,9 @@
|
|
1193
1313
|
"Skip to review step": [
|
1194
1314
|
"跳过检查步骤"
|
1195
1315
|
],
|
1316
|
+
"Smart proxy": [
|
1317
|
+
"智能代理"
|
1318
|
+
],
|
1196
1319
|
"Snippet": [
|
1197
1320
|
"程序代码片段"
|
1198
1321
|
],
|
@@ -1253,6 +1376,9 @@
|
|
1253
1376
|
"Success": [
|
1254
1377
|
"成功"
|
1255
1378
|
],
|
1379
|
+
"Successfully copied to clipboard!": [
|
1380
|
+
"成功复制到剪贴板!"
|
1381
|
+
],
|
1256
1382
|
"Switch to the new job invocation detail UI": [
|
1257
1383
|
"切换到新作业调用详情 UI"
|
1258
1384
|
],
|
@@ -1265,6 +1391,9 @@
|
|
1265
1391
|
"Systems": [
|
1266
1392
|
"系统"
|
1267
1393
|
],
|
1394
|
+
"Target Hosts": [
|
1395
|
+
"目标主机"
|
1396
|
+
],
|
1268
1397
|
"Target hosts": [
|
1269
1398
|
"目标主机"
|
1270
1399
|
],
|
@@ -1274,6 +1403,9 @@
|
|
1274
1403
|
"Target template ID": [
|
1275
1404
|
"目标模板 ID"
|
1276
1405
|
],
|
1406
|
+
"Target:": [
|
1407
|
+
"目标:"
|
1408
|
+
],
|
1277
1409
|
"Target: ": [
|
1278
1410
|
"目标:"
|
1279
1411
|
],
|
@@ -1283,6 +1415,12 @@
|
|
1283
1415
|
"Task cancelled": [
|
1284
1416
|
"任务被取消"
|
1285
1417
|
],
|
1418
|
+
"Task count": [
|
1419
|
+
"任务计数"
|
1420
|
+
],
|
1421
|
+
"Task for the host cancelled succesfully": [
|
1422
|
+
"主机任务已成功取消"
|
1423
|
+
],
|
1286
1424
|
"Template ERB": [
|
1287
1425
|
"模版 ERB"
|
1288
1426
|
],
|
@@ -1292,6 +1430,9 @@
|
|
1292
1430
|
"Template failed with:": [
|
1293
1431
|
"模板失败并带有:"
|
1294
1432
|
],
|
1433
|
+
"Template invocation not found": [
|
1434
|
+
"未找到模板调用"
|
1435
|
+
],
|
1295
1436
|
"Template name": [
|
1296
1437
|
"模板名称"
|
1297
1438
|
],
|
@@ -1313,6 +1454,9 @@
|
|
1313
1454
|
"The dynamic query '%{query}' was not resolved yet. The list of hosts to which it would resolve now can be seen %{here}.": [
|
1314
1455
|
"动态查询 '%{query}' 还没有解析。现在应该解析的主机列表可在 %{here} 查看。"
|
1315
1456
|
],
|
1457
|
+
"The dynamic query is still being processed. You can {viewTheHosts} targeted by the query.": [
|
1458
|
+
"动态查询仍在处理中。您可以 {viewTheHosts} 查询的目标。"
|
1459
|
+
],
|
1316
1460
|
"The execution interface is used for remote execution": [
|
1317
1461
|
"用于远程执行的执行接口"
|
1318
1462
|
],
|
@@ -1331,8 +1475,11 @@
|
|
1331
1475
|
"The job template to use, parameter is required unless feature was specified": [
|
1332
1476
|
"要使用的任务模板,除非已指定功能,否则参数是必需的"
|
1333
1477
|
],
|
1478
|
+
"The number of invocations is:": [
|
1479
|
+
"调用数量为:"
|
1480
|
+
],
|
1334
1481
|
"The only applicable proxy %{proxy_names} is down": [
|
1335
|
-
"唯一可用的代理
|
1482
|
+
"唯一可用的代理 %{proxy_names} 已停机"
|
1336
1483
|
],
|
1337
1484
|
"The template %{template_name} mapped to feature %{feature_name} is not accessible by the user": [
|
1338
1485
|
"用户无法访问映射到功能 %{feature_name} 的模板 %{template_name}"
|
@@ -1353,11 +1500,14 @@
|
|
1353
1500
|
"此模板已锁定。请将它克隆到一个新的模板进行定制。"
|
1354
1501
|
],
|
1355
1502
|
"This template is used to generate the description. Input values can be used using the syntax %{package}. You may also include the job category and template name using %{job_category} and %{template_name}.": [
|
1356
|
-
"这个模块用来生成描述。输入值可以使用语法
|
1503
|
+
"这个模块用来生成描述。输入值可以使用语法 %{package}。您可以使用 %{job_category} 和 %{template_name} 来包括作业类型和模板名称。"
|
1357
1504
|
],
|
1358
1505
|
"This template is used to generate the description.<br/>Input values can be used using the syntax %{package}.<br/>You may also include the job category and template<br/>name using %{job_category} and %{template_name}.": [
|
1359
1506
|
"这个模块用来生成描述。<br/>输入值可以使用语法%%{package}。<br/>您可以使用 <br/> %{job_category}和 %{template_name} 来包括作业类型和模板名称。"
|
1360
1507
|
],
|
1508
|
+
"This will open a new tab for each invocation.": [
|
1509
|
+
"这会为每个调用打开一个新标签页。"
|
1510
|
+
],
|
1361
1511
|
"Time in seconds from the start on the remote host after which the job should be killed.": [
|
1362
1512
|
"在远程主机上开始后,以秒计算时间,之后结束作业。"
|
1363
1513
|
],
|
@@ -1406,12 +1556,18 @@
|
|
1406
1556
|
"Trying to abort the job %s.": [
|
1407
1557
|
"尝试中止作业 %s。"
|
1408
1558
|
],
|
1559
|
+
"Trying to abort the task for the host": [
|
1560
|
+
"试图中止主机的任务"
|
1561
|
+
],
|
1409
1562
|
"Trying to cancel the job": [
|
1410
1563
|
"尝试取消作业"
|
1411
1564
|
],
|
1412
1565
|
"Trying to cancel the job %s.": [
|
1413
1566
|
"尝试取消作业 %s。"
|
1414
1567
|
],
|
1568
|
+
"Trying to cancel the task for the host": [
|
1569
|
+
"尝试取消主机的任务"
|
1570
|
+
],
|
1415
1571
|
"Type": [
|
1416
1572
|
"类型"
|
1417
1573
|
],
|
@@ -1436,14 +1592,20 @@
|
|
1436
1592
|
"Unable to remove host from known hosts": [
|
1437
1593
|
"无法从已知主机中删除主机"
|
1438
1594
|
],
|
1595
|
+
"Unable to run job": [
|
1596
|
+
"无法运行作业"
|
1597
|
+
],
|
1439
1598
|
"Unable to save template. Correct highlighted errors": [
|
1440
1599
|
"无法保存模版。纠正高亮显示的错误"
|
1441
1600
|
],
|
1601
|
+
"Unknown": [
|
1602
|
+
"未知"
|
1603
|
+
],
|
1442
1604
|
"Unknown execution status": [
|
1443
1605
|
"未知的执行状态"
|
1444
1606
|
],
|
1445
1607
|
"Unknown input %{input_name} for template %{template_name}": [
|
1446
|
-
"
|
1608
|
+
"未知的输入%{input_name} 用于模板 %{template_name}"
|
1447
1609
|
],
|
1448
1610
|
"Unknown remote execution feature %s": [
|
1449
1611
|
"未知的远程执行功能 %s"
|
@@ -1541,9 +1703,6 @@
|
|
1541
1703
|
"Whether we should sync templates from disk when running db:seed.": [
|
1542
1704
|
"运行 db:seed 时是否应该从磁盘同步模板。"
|
1543
1705
|
],
|
1544
|
-
"Workers pool size": [
|
1545
|
-
"工作节点池的大小"
|
1546
|
-
],
|
1547
1706
|
"Yes (override)": [
|
1548
1707
|
"是(覆盖)"
|
1549
1708
|
],
|
@@ -1556,6 +1715,9 @@
|
|
1556
1715
|
"You have %s results to display. Showing first %s results": [
|
1557
1716
|
"您有 %s 个结果现实。显示前 %s 个结果"
|
1558
1717
|
],
|
1718
|
+
"You have more results to display. Showing first %s results": [
|
1719
|
+
"有更多显示的结果。显示第一 %s 结果"
|
1720
|
+
],
|
1559
1721
|
"add an input set for this template to reference a different template inputs": [
|
1560
1722
|
"为此模板添加一个输入集,以引用其他模板输入"
|
1561
1723
|
],
|
@@ -1571,9 +1733,6 @@
|
|
1571
1733
|
"effective user": [
|
1572
1734
|
"有效用户"
|
1573
1735
|
],
|
1574
|
-
"error": [
|
1575
|
-
"错误"
|
1576
|
-
],
|
1577
1736
|
"error during rendering: %s": [
|
1578
1737
|
"呈现时出错:%s"
|
1579
1738
|
],
|
@@ -1649,6 +1808,9 @@
|
|
1649
1808
|
"succeeded": [
|
1650
1809
|
"已成功"
|
1651
1810
|
],
|
1811
|
+
"task aborted succesfully": [
|
1812
|
+
"任务被成功终止"
|
1813
|
+
],
|
1652
1814
|
"tasks at a time": [
|
1653
1815
|
"在一个时间点的任务"
|
1654
1816
|
],
|
@@ -1667,6 +1829,9 @@
|
|
1667
1829
|
"view host names": [
|
1668
1830
|
"查看主机名"
|
1669
1831
|
],
|
1832
|
+
"view the hosts": [
|
1833
|
+
"查看主机"
|
1834
|
+
],
|
1670
1835
|
"yes": [
|
1671
1836
|
"是"
|
1672
1837
|
]
|