foreman_remote_execution 16.1.0 → 16.2.1
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 +57 -30
- data/app/assets/javascripts/foreman_remote_execution/locale/en_GB/foreman_remote_execution.js +55 -28
- data/app/assets/javascripts/foreman_remote_execution/locale/es/foreman_remote_execution.js +58 -31
- data/app/assets/javascripts/foreman_remote_execution/locale/fr/foreman_remote_execution.js +64 -37
- data/app/assets/javascripts/foreman_remote_execution/locale/ja/foreman_remote_execution.js +65 -38
- data/app/assets/javascripts/foreman_remote_execution/locale/ka/foreman_remote_execution.js +56 -29
- data/app/assets/javascripts/foreman_remote_execution/locale/ko/foreman_remote_execution.js +64 -37
- data/app/assets/javascripts/foreman_remote_execution/locale/pt_BR/foreman_remote_execution.js +58 -31
- data/app/assets/javascripts/foreman_remote_execution/locale/ru/foreman_remote_execution.js +55 -28
- data/app/assets/javascripts/foreman_remote_execution/locale/zh_CN/foreman_remote_execution.js +64 -37
- data/app/assets/javascripts/foreman_remote_execution/locale/zh_TW/foreman_remote_execution.js +55 -28
- data/app/views/api/v2/job_templates/main.json.rabl +1 -1
- data/config/routes.rb +2 -1
- data/extra/cockpit/foreman-cockpit-session +3 -2
- data/lib/foreman_remote_execution/plugin.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 +57 -30
- data/locale/en_GB/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/en_GB/foreman_remote_execution.po +55 -28
- data/locale/es/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/es/foreman_remote_execution.po +58 -31
- data/locale/foreman_remote_execution.pot +202 -161
- data/locale/fr/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/fr/foreman_remote_execution.po +64 -37
- data/locale/ja/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/ja/foreman_remote_execution.po +65 -38
- data/locale/ka/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/ka/foreman_remote_execution.po +56 -29
- data/locale/ko/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/ko/foreman_remote_execution.po +64 -37
- data/locale/pt_BR/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/pt_BR/foreman_remote_execution.po +58 -31
- data/locale/ru/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/ru/foreman_remote_execution.po +55 -28
- data/locale/zh_CN/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/zh_CN/foreman_remote_execution.po +64 -37
- data/locale/zh_TW/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/zh_TW/foreman_remote_execution.po +55 -28
- data/webpack/JobInvocationDetail/CheckboxesActions.js +1 -2
- data/webpack/JobInvocationDetail/JobInvocationHostTable.js +14 -1
- data/webpack/JobInvocationDetail/TemplateInvocation.js +63 -50
- data/webpack/JobInvocationDetail/TemplateInvocationPage.js +1 -0
- data/webpack/JobInvocationDetail/__tests__/TableToolbarActions.test.js +1 -1
- data/webpack/JobInvocationDetail/__tests__/TemplateInvocation.test.js +4 -0
- data/webpack/JobInvocationDetail/index.js +1 -1
- data/webpack/JobWizard/Footer.js +7 -1
- data/webpack/JobWizard/steps/HostsAndInputs/buildHostQuery.js +1 -1
- data/webpack/react_app/components/HostKebab/KebabItems.js +2 -3
- data/webpack/react_app/components/RecentJobsCard/RecentJobsCard.js +5 -6
- metadata +2 -2
@@ -5,7 +5,7 @@
|
|
5
5
|
# Translators:
|
6
6
|
msgid ""
|
7
7
|
msgstr ""
|
8
|
-
"Project-Id-Version: foreman_remote_execution
|
8
|
+
"Project-Id-Version: foreman_remote_execution 16.2.0\n"
|
9
9
|
"Report-Msgid-Bugs-To: \n"
|
10
10
|
"PO-Revision-Date: 2016-02-15 13:54+0000\n"
|
11
11
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
@@ -32,6 +32,9 @@ msgstr "გაშვებულია %s დავალება"
|
|
32
32
|
msgid "%s more"
|
33
33
|
msgstr "კიდევ %s"
|
34
34
|
|
35
|
+
msgid "%s task(s) successfully %s: %s"
|
36
|
+
msgstr ""
|
37
|
+
|
35
38
|
msgid "%{description} on %{host}"
|
36
39
|
msgstr "%{description} %{host}-ზე"
|
37
40
|
|
@@ -91,6 +94,9 @@ msgstr ""
|
|
91
94
|
msgid "Abort Job"
|
92
95
|
msgstr "დავალების გაუქმება"
|
93
96
|
|
97
|
+
msgid "Abort selected"
|
98
|
+
msgstr ""
|
99
|
+
|
94
100
|
msgid "Abort task"
|
95
101
|
msgstr ""
|
96
102
|
|
@@ -130,6 +136,9 @@ msgstr "ანბანით დალაგებული"
|
|
130
136
|
msgid "An error occurred while fetching the template invocation details."
|
131
137
|
msgstr ""
|
132
138
|
|
139
|
+
msgid "An error occurred."
|
140
|
+
msgstr ""
|
141
|
+
|
133
142
|
msgid "Another interface is already set as execution. Are you sure you want to use this one instead?"
|
134
143
|
msgstr "ზოგიერთი სხვა ინტერფეისი უკვე დაყენებულია როგორც გასაშვები. დარწმუნებული ხართ, რომ გსურთ ამის ნაცვლად გამოიყენოთ?"
|
135
144
|
|
@@ -148,7 +157,7 @@ msgstr "ნებისმიერი ორგანიზაცია"
|
|
148
157
|
msgid "Apply to"
|
149
158
|
msgstr "გადატარება"
|
150
159
|
|
151
|
-
msgid "Are you sure you want to open all invocations in new tabs?"
|
160
|
+
msgid "Are you sure you want to open all %s invocations in new tabs?"
|
152
161
|
msgstr ""
|
153
162
|
|
154
163
|
msgid "At"
|
@@ -181,12 +190,15 @@ msgstr "ამოცანის გაუქმება"
|
|
181
190
|
msgid "Cancel Task"
|
182
191
|
msgstr ""
|
183
192
|
|
184
|
-
msgid "Cancel job invocation"
|
185
|
-
msgstr "
|
193
|
+
msgid "Cancel job invocation or matching tasks only"
|
194
|
+
msgstr ""
|
186
195
|
|
187
196
|
msgid "Cancel recurring"
|
188
197
|
msgstr ""
|
189
198
|
|
199
|
+
msgid "Cancel selected"
|
200
|
+
msgstr ""
|
201
|
+
|
190
202
|
msgid "Cancelled"
|
191
203
|
msgstr "შეწყვეტილია"
|
192
204
|
|
@@ -253,12 +265,18 @@ msgstr "ბუფერში კოპირება"
|
|
253
265
|
msgid "Could not abort the job %s: ${response}"
|
254
266
|
msgstr ""
|
255
267
|
|
268
|
+
msgid "Could not abort the task"
|
269
|
+
msgstr ""
|
270
|
+
|
256
271
|
msgid "Could not cancel recurring logic %s: ${response}"
|
257
272
|
msgstr ""
|
258
273
|
|
259
274
|
msgid "Could not cancel the job %s: ${response}"
|
260
275
|
msgstr ""
|
261
276
|
|
277
|
+
msgid "Could not cancel the task"
|
278
|
+
msgstr ""
|
279
|
+
|
262
280
|
msgid "Could not disable recurring logic %s: ${response}"
|
263
281
|
msgstr ""
|
264
282
|
|
@@ -466,6 +484,9 @@ msgstr "შეცდომები:"
|
|
466
484
|
msgid "Evaluated at:"
|
467
485
|
msgstr "შემოწმების დრო:"
|
468
486
|
|
487
|
+
msgid "Evaluates the list of target hosts just before the job is executed. If you used a filter to select the target hosts, the list of target hosts might be different from the current list."
|
488
|
+
msgstr ""
|
489
|
+
|
469
490
|
msgid "Every day at %s"
|
470
491
|
msgstr "ყოველდღე, დრო: %s"
|
471
492
|
|
@@ -490,6 +511,9 @@ msgstr "დავალების განმეორებადი გე
|
|
490
511
|
msgid "Execute the jobs on hosts in randomized order"
|
491
512
|
msgstr "ჰოსტებზე დავალებების შემთხვევითი მიმდევრობით გაშვება"
|
492
513
|
|
514
|
+
msgid "Executes the job on the current list of target hosts."
|
515
|
+
msgstr ""
|
516
|
+
|
493
517
|
msgid "Execution"
|
494
518
|
msgstr "შესრულება"
|
495
519
|
|
@@ -499,7 +523,7 @@ msgstr "გაშვების მიმდევრობა"
|
|
499
523
|
msgid "Execution ordering"
|
500
524
|
msgstr "შესრულების მიმდევრობა"
|
501
525
|
|
502
|
-
msgid "Execution ordering determines whether the jobs should be executed on hosts in alphabetical order or in randomized order.<br><ul><li><b>Ordered</b> -
|
526
|
+
msgid "Execution ordering determines whether the jobs should be executed on hosts in alphabetical order or in randomized order.<br><ul><li><b>Ordered</b> - Executes the jobs on hosts in alphabetical order</li><li><b>Randomized</b> - Randomizes the order in which jobs are executed on hosts</li></ul>"
|
503
527
|
msgstr ""
|
504
528
|
|
505
529
|
msgid "Exit status: %s"
|
@@ -697,27 +721,18 @@ msgstr "დავალების ამოცანა"
|
|
697
721
|
msgid "Job Templates"
|
698
722
|
msgstr "დავალების შაბლონები"
|
699
723
|
|
700
|
-
msgid "Job cancelled by user"
|
701
|
-
msgstr "დავალება შეწყვეტილია მომხმარებლის მიერ"
|
702
|
-
|
703
724
|
msgid "Job category"
|
704
725
|
msgstr "დავალების კატეგორია"
|
705
726
|
|
706
727
|
msgid "Job execution failed"
|
707
728
|
msgstr "დავალების შესრულების შეცდომა"
|
708
729
|
|
709
|
-
msgid "Job finished with error"
|
710
|
-
msgstr "დავალება შეცდომით დასრულდა"
|
711
|
-
|
712
730
|
msgid "Job invocation"
|
713
731
|
msgstr "დავალების ჩაწოდება"
|
714
732
|
|
715
733
|
msgid "Job invocations"
|
716
734
|
msgstr "დავალების ჩაწოდებები"
|
717
735
|
|
718
|
-
msgid "Job invocations detail"
|
719
|
-
msgstr "დავალების ჩაწოდებების დეტალი"
|
720
|
-
|
721
736
|
msgid "Job result"
|
722
737
|
msgstr "დავალების შედეგი"
|
723
738
|
|
@@ -730,9 +745,6 @@ msgstr "ამ ფუნქციისთვის გამოყენებ
|
|
730
745
|
msgid "Job template imported successfully."
|
731
746
|
msgstr "დავალების შაბლონის შემოტანა წარმატებულია."
|
732
747
|
|
733
|
-
msgid "Job templates"
|
734
|
-
msgstr "დავალების შაბლონები"
|
735
|
-
|
736
748
|
msgid "Job with id '%{id}' was not found"
|
737
749
|
msgstr ""
|
738
750
|
|
@@ -898,15 +910,21 @@ msgstr "ჩართული"
|
|
898
910
|
msgid "Only one of feature or job_template_id can be specified"
|
899
911
|
msgstr ""
|
900
912
|
|
901
|
-
msgid "Open all in new tabs"
|
913
|
+
msgid "Open all %s invocations in new tabs"
|
902
914
|
msgstr ""
|
903
915
|
|
904
|
-
msgid "Open all
|
916
|
+
msgid "Open all failed runs (%s)"
|
905
917
|
msgstr ""
|
906
918
|
|
907
919
|
msgid "Open in new tab"
|
908
920
|
msgstr ""
|
909
921
|
|
922
|
+
msgid "Open in new tabs"
|
923
|
+
msgstr ""
|
924
|
+
|
925
|
+
msgid "Open selected in new tab"
|
926
|
+
msgstr ""
|
927
|
+
|
910
928
|
msgid "Opening job invocation form"
|
911
929
|
msgstr "დავალების ჩაწოდების ფორმის გახსნა"
|
912
930
|
|
@@ -1162,6 +1180,9 @@ msgstr "ერთდროულად მაქსიმუმ N დავა
|
|
1162
1180
|
msgid "Run at most N tasks at a time. If this is set and proxy batch triggering is enabled, then tasks are triggered on the smart proxy in batches of size 1."
|
1163
1181
|
msgstr ""
|
1164
1182
|
|
1183
|
+
msgid "Run hosts job:"
|
1184
|
+
msgstr ""
|
1185
|
+
|
1165
1186
|
msgid "Run job"
|
1166
1187
|
msgstr "დავალების გაშვება"
|
1167
1188
|
|
@@ -1243,6 +1264,9 @@ msgstr ""
|
|
1243
1264
|
msgid "Search query"
|
1244
1265
|
msgstr "საძებნი სტრიქონი"
|
1245
1266
|
|
1267
|
+
msgid "Search query to cancel tasks only on matching hosts. If not provided, the whole job invocation will be cancelled."
|
1268
|
+
msgstr ""
|
1269
|
+
|
1246
1270
|
msgid "Search the host for any proxy with Remote Execution, useful when the host has no subnet or the subnet does not have an execution proxy"
|
1247
1271
|
msgstr ""
|
1248
1272
|
|
@@ -1423,6 +1447,9 @@ msgstr "ამოცანების რიცხვი"
|
|
1423
1447
|
msgid "Task for the host cancelled succesfully"
|
1424
1448
|
msgstr ""
|
1425
1449
|
|
1450
|
+
msgid "Task(s) were not %s"
|
1451
|
+
msgstr ""
|
1452
|
+
|
1426
1453
|
msgid "Template ERB"
|
1427
1454
|
msgstr "ERB შაბლონი"
|
1428
1455
|
|
@@ -1477,7 +1504,7 @@ msgstr "ამოცანის შეწყვეტა შეუძლებ
|
|
1477
1504
|
msgid "The job template to use, parameter is required unless feature was specified"
|
1478
1505
|
msgstr ""
|
1479
1506
|
|
1480
|
-
msgid "The number of invocations is:"
|
1507
|
+
msgid "The number of %s invocations is:"
|
1481
1508
|
msgstr ""
|
1482
1509
|
|
1483
1510
|
msgid "The only applicable proxy %{proxy_names} is down"
|
@@ -1509,7 +1536,7 @@ msgstr ""
|
|
1509
1536
|
msgid "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}."
|
1510
1537
|
msgstr ""
|
1511
1538
|
|
1512
|
-
msgid "This will open a new tab for each invocation."
|
1539
|
+
msgid "This will open a new tab for each invocation. The maximum is 100."
|
1513
1540
|
msgstr ""
|
1514
1541
|
|
1515
1542
|
msgid "Time in seconds from the start on the remote host after which the job should be killed."
|
@@ -1554,6 +1581,9 @@ msgstr "დავალების"
|
|
1554
1581
|
msgid "Try to cancel the job on a host"
|
1555
1582
|
msgstr "ჰოსტზე დავალების გაუქმების ცდა"
|
1556
1583
|
|
1584
|
+
msgid "Trying to %s the task"
|
1585
|
+
msgstr ""
|
1586
|
+
|
1557
1587
|
msgid "Trying to abort the job"
|
1558
1588
|
msgstr "დავალების შეწყვეტის მცდელობა"
|
1559
1589
|
|
@@ -1575,10 +1605,10 @@ msgstr ""
|
|
1575
1605
|
msgid "Type"
|
1576
1606
|
msgstr "ტიპი"
|
1577
1607
|
|
1578
|
-
msgid "Type
|
1608
|
+
msgid "Type determines when the query is evaluated to hosts."
|
1579
1609
|
msgstr ""
|
1580
1610
|
|
1581
|
-
msgid "Type
|
1611
|
+
msgid "Type determines when the query is evaluated to hosts.<br><ul><li><b>Static</b> - Executes the job on the current list of target hosts.</li><li><b>Dynamic</b> - Evaluates the list of target hosts just before the job is executed. If you used a filter to select the target hosts, the list of target hosts might be different from the current list.</li></ul>"
|
1582
1612
|
msgstr ""
|
1583
1613
|
|
1584
1614
|
msgid "Type of execution"
|
@@ -1722,6 +1752,9 @@ msgstr "საჩვენებელია %s შედეგი. ნაჩვ
|
|
1722
1752
|
msgid "You have more results to display. Showing first %s results"
|
1723
1753
|
msgstr ""
|
1724
1754
|
|
1755
|
+
msgid "aborted"
|
1756
|
+
msgstr ""
|
1757
|
+
|
1725
1758
|
msgid "add an input set for this template to reference a different template inputs"
|
1726
1759
|
msgstr ""
|
1727
1760
|
|
@@ -1740,12 +1773,6 @@ msgstr "ეფექტური მომხმარებლის სახ
|
|
1740
1773
|
msgid "error during rendering: %s"
|
1741
1774
|
msgstr "შეცდომა რენდერის დროს: %s"
|
1742
1775
|
|
1743
|
-
msgid "evaluates just after you submit this form"
|
1744
|
-
msgstr ""
|
1745
|
-
|
1746
|
-
msgid "evaluates just before the execution is started, so if it's planned in future, targeted hosts set may change before it"
|
1747
|
-
msgstr ""
|
1748
|
-
|
1749
1776
|
msgid "failed"
|
1750
1777
|
msgstr "შეცდომა"
|
1751
1778
|
|
Binary file
|
@@ -5,7 +5,7 @@
|
|
5
5
|
# Translators:
|
6
6
|
msgid ""
|
7
7
|
msgstr ""
|
8
|
-
"Project-Id-Version: foreman_remote_execution
|
8
|
+
"Project-Id-Version: foreman_remote_execution 16.2.0\n"
|
9
9
|
"Report-Msgid-Bugs-To: \n"
|
10
10
|
"PO-Revision-Date: 2016-02-15 13:54+0000\n"
|
11
11
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
@@ -31,6 +31,9 @@ msgstr "%s 작업이 호출되었습니다"
|
|
31
31
|
msgid "%s more"
|
32
32
|
msgstr "%s개 더"
|
33
33
|
|
34
|
+
msgid "%s task(s) successfully %s: %s"
|
35
|
+
msgstr ""
|
36
|
+
|
34
37
|
msgid "%{description} on %{host}"
|
35
38
|
msgstr "%{host}에 대한 %{description}"
|
36
39
|
|
@@ -89,6 +92,9 @@ msgstr "중단"
|
|
89
92
|
msgid "Abort Job"
|
90
93
|
msgstr "작업 중단"
|
91
94
|
|
95
|
+
msgid "Abort selected"
|
96
|
+
msgstr ""
|
97
|
+
|
92
98
|
msgid "Abort task"
|
93
99
|
msgstr "작업 중단"
|
94
100
|
|
@@ -128,6 +134,9 @@ msgstr "알파벳순"
|
|
128
134
|
msgid "An error occurred while fetching the template invocation details."
|
129
135
|
msgstr "템플릿 호출 세부 정보를 가져오는 동안 오류가 발생했습니다."
|
130
136
|
|
137
|
+
msgid "An error occurred."
|
138
|
+
msgstr "오류가 발생했습니다."
|
139
|
+
|
131
140
|
msgid "Another interface is already set as execution. Are you sure you want to use this one instead?"
|
132
141
|
msgstr "이미 다른 인터페이스가 실행 인터페이스로 설정되어 있습니다. 이 인터페이스를 대신 사용하시겠습니까?"
|
133
142
|
|
@@ -146,8 +155,8 @@ msgstr "모든 조직"
|
|
146
155
|
msgid "Apply to"
|
147
156
|
msgstr "적용"
|
148
157
|
|
149
|
-
msgid "Are you sure you want to open all invocations in new tabs?"
|
150
|
-
msgstr "
|
158
|
+
msgid "Are you sure you want to open all %s invocations in new tabs?"
|
159
|
+
msgstr ""
|
151
160
|
|
152
161
|
msgid "At"
|
153
162
|
msgstr "At"
|
@@ -179,12 +188,15 @@ msgstr "작업 취소 "
|
|
179
188
|
msgid "Cancel Task"
|
180
189
|
msgstr "작업 취소"
|
181
190
|
|
182
|
-
msgid "Cancel job invocation"
|
183
|
-
msgstr "
|
191
|
+
msgid "Cancel job invocation or matching tasks only"
|
192
|
+
msgstr ""
|
184
193
|
|
185
194
|
msgid "Cancel recurring"
|
186
195
|
msgstr "반복 취소"
|
187
196
|
|
197
|
+
msgid "Cancel selected"
|
198
|
+
msgstr ""
|
199
|
+
|
188
200
|
msgid "Cancelled"
|
189
201
|
msgstr "취소함"
|
190
202
|
|
@@ -251,12 +263,18 @@ msgstr "클립보드에 복사"
|
|
251
263
|
msgid "Could not abort the job %s: ${response}"
|
252
264
|
msgstr "%s 작업을 중단할 수 없습니다: ${response}"
|
253
265
|
|
266
|
+
msgid "Could not abort the task"
|
267
|
+
msgstr ""
|
268
|
+
|
254
269
|
msgid "Could not cancel recurring logic %s: ${response}"
|
255
270
|
msgstr "반복 논리 %s를 취소할 수 없습니다: ${response}"
|
256
271
|
|
257
272
|
msgid "Could not cancel the job %s: ${response}"
|
258
273
|
msgstr "%s 작업을 취소할 수 없습니다: ${response}"
|
259
274
|
|
275
|
+
msgid "Could not cancel the task"
|
276
|
+
msgstr ""
|
277
|
+
|
260
278
|
msgid "Could not disable recurring logic %s: ${response}"
|
261
279
|
msgstr "반복 논리 %s를 비활성화할 수 없습니다: ${response}"
|
262
280
|
|
@@ -464,6 +482,9 @@ msgstr "오류:"
|
|
464
482
|
msgid "Evaluated at:"
|
465
483
|
msgstr "평가 시점:"
|
466
484
|
|
485
|
+
msgid "Evaluates the list of target hosts just before the job is executed. If you used a filter to select the target hosts, the list of target hosts might be different from the current list."
|
486
|
+
msgstr ""
|
487
|
+
|
467
488
|
msgid "Every day at %s"
|
468
489
|
msgstr "매일 %s"
|
469
490
|
|
@@ -488,6 +509,9 @@ msgstr "반복되는 일정에 따라 작업을 실행합니다."
|
|
488
509
|
msgid "Execute the jobs on hosts in randomized order"
|
489
510
|
msgstr "호스트에서 작업을 무작위 순서로 실행합니다."
|
490
511
|
|
512
|
+
msgid "Executes the job on the current list of target hosts."
|
513
|
+
msgstr ""
|
514
|
+
|
491
515
|
msgid "Execution"
|
492
516
|
msgstr "실행"
|
493
517
|
|
@@ -497,8 +521,8 @@ msgstr "실행 순서"
|
|
497
521
|
msgid "Execution ordering"
|
498
522
|
msgstr "실행 순서"
|
499
523
|
|
500
|
-
msgid "Execution ordering determines whether the jobs should be executed on hosts in alphabetical order or in randomized order.<br><ul><li><b>Ordered</b> -
|
501
|
-
msgstr "
|
524
|
+
msgid "Execution ordering determines whether the jobs should be executed on hosts in alphabetical order or in randomized order.<br><ul><li><b>Ordered</b> - Executes the jobs on hosts in alphabetical order</li><li><b>Randomized</b> - Randomizes the order in which jobs are executed on hosts</li></ul>"
|
525
|
+
msgstr ""
|
502
526
|
|
503
527
|
msgid "Exit status: %s"
|
504
528
|
msgstr "종료 상태: %s"
|
@@ -695,27 +719,18 @@ msgstr "작업 태스크"
|
|
695
719
|
msgid "Job Templates"
|
696
720
|
msgstr "작업 템플릿"
|
697
721
|
|
698
|
-
msgid "Job cancelled by user"
|
699
|
-
msgstr "사용자가 작업을 취소했습니다."
|
700
|
-
|
701
722
|
msgid "Job category"
|
702
723
|
msgstr "작업 카테고리"
|
703
724
|
|
704
725
|
msgid "Job execution failed"
|
705
726
|
msgstr "작업 실행에 실패했습니다"
|
706
727
|
|
707
|
-
msgid "Job finished with error"
|
708
|
-
msgstr "작업을 마쳤지만 오류가 발생했습니다."
|
709
|
-
|
710
728
|
msgid "Job invocation"
|
711
729
|
msgstr "작업 호출"
|
712
730
|
|
713
731
|
msgid "Job invocations"
|
714
732
|
msgstr "작업 호출"
|
715
733
|
|
716
|
-
msgid "Job invocations detail"
|
717
|
-
msgstr "작업 호출 세부 정보"
|
718
|
-
|
719
734
|
msgid "Job result"
|
720
735
|
msgstr "작업 결과"
|
721
736
|
|
@@ -728,9 +743,6 @@ msgstr "기능에 사용할 작업 템플릿 ID입니다."
|
|
728
743
|
msgid "Job template imported successfully."
|
729
744
|
msgstr "작업 템플릿을 성공적으로 가져왔습니다."
|
730
745
|
|
731
|
-
msgid "Job templates"
|
732
|
-
msgstr "작업 템플릿"
|
733
|
-
|
734
746
|
msgid "Job with id '%{id}' was not found"
|
735
747
|
msgstr "ID '%{id}'가 있는 작업을 찾을 수 없음"
|
736
748
|
|
@@ -896,15 +908,21 @@ msgstr "켜기"
|
|
896
908
|
msgid "Only one of feature or job_template_id can be specified"
|
897
909
|
msgstr "feature 또는 job_template_id 중 하나만 지정할 수 있습니다."
|
898
910
|
|
899
|
-
msgid "Open all in new tabs"
|
900
|
-
msgstr "
|
911
|
+
msgid "Open all %s invocations in new tabs"
|
912
|
+
msgstr ""
|
901
913
|
|
902
|
-
msgid "Open all
|
903
|
-
msgstr "
|
914
|
+
msgid "Open all failed runs (%s)"
|
915
|
+
msgstr ""
|
904
916
|
|
905
917
|
msgid "Open in new tab"
|
906
918
|
msgstr "새 탭에서 열기"
|
907
919
|
|
920
|
+
msgid "Open in new tabs"
|
921
|
+
msgstr ""
|
922
|
+
|
923
|
+
msgid "Open selected in new tab"
|
924
|
+
msgstr ""
|
925
|
+
|
908
926
|
msgid "Opening job invocation form"
|
909
927
|
msgstr "작업 호출 양식 열기"
|
910
928
|
|
@@ -1160,6 +1178,9 @@ msgstr "한 번에 최대 N개 태스크 실행"
|
|
1160
1178
|
msgid "Run at most N tasks at a time. If this is set and proxy batch triggering is enabled, then tasks are triggered on the smart proxy in batches of size 1."
|
1161
1179
|
msgstr "한 번에 최대 N개의 작업을 실행합니다. 이것이 설정되어 있고 프록시 배치 트리거링이 활성화되어 있으면 작업은 스마트 프록시에서 크기 1의 배치로 트리거됩니다."
|
1162
1180
|
|
1181
|
+
msgid "Run hosts job:"
|
1182
|
+
msgstr ""
|
1183
|
+
|
1163
1184
|
msgid "Run job"
|
1164
1185
|
msgstr "작업 실행"
|
1165
1186
|
|
@@ -1241,6 +1262,9 @@ msgstr "호스트에 할당된 프록시 외부에서 원격 실행 프록시를
|
|
1241
1262
|
msgid "Search query"
|
1242
1263
|
msgstr "검색 쿼리"
|
1243
1264
|
|
1265
|
+
msgid "Search query to cancel tasks only on matching hosts. If not provided, the whole job invocation will be cancelled."
|
1266
|
+
msgstr ""
|
1267
|
+
|
1244
1268
|
msgid "Search the host for any proxy with Remote Execution, useful when the host has no subnet or the subnet does not have an execution proxy"
|
1245
1269
|
msgstr "원격 실행 기능이 있는 모든 프록시의 호스트를 검색합니다. 호스트에 서브넷이 없거나 서브넷에 실행 프록시가 없는 경우 유용합니다."
|
1246
1270
|
|
@@ -1421,6 +1445,9 @@ msgstr "태스크 수"
|
|
1421
1445
|
msgid "Task for the host cancelled succesfully"
|
1422
1446
|
msgstr "호스트의 작업이 취소되었습니다"
|
1423
1447
|
|
1448
|
+
msgid "Task(s) were not %s"
|
1449
|
+
msgstr ""
|
1450
|
+
|
1424
1451
|
msgid "Template ERB"
|
1425
1452
|
msgstr "템플릿 ERB"
|
1426
1453
|
|
@@ -1475,8 +1502,8 @@ msgstr "작업을 취소할 수 없습니다."
|
|
1475
1502
|
msgid "The job template to use, parameter is required unless feature was specified"
|
1476
1503
|
msgstr "사용할 작업 템플릿, 기능이 지정되지 않은 경우 매개변수가 필요합니다."
|
1477
1504
|
|
1478
|
-
msgid "The number of invocations is:"
|
1479
|
-
msgstr "
|
1505
|
+
msgid "The number of %s invocations is:"
|
1506
|
+
msgstr ""
|
1480
1507
|
|
1481
1508
|
msgid "The only applicable proxy %{proxy_names} is down"
|
1482
1509
|
msgid_plural "All %{count} applicable proxies are down. Tried %{proxy_names}"
|
@@ -1506,8 +1533,8 @@ msgstr "이 템플릿은 설명을 생성하는 데 사용됩니다. %{package}
|
|
1506
1533
|
msgid "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}."
|
1507
1534
|
msgstr "이 템플릿은 설명을 생성하는 데 사용됩니다.<br/> 입력 값은 %{package} 구문을 사용하여 사용할 수 있습니다.<br/> 또한 %{job_category} 및 %{template_name}을 사용하여 작업 범주와 템플릿 <br/> 이름을 포함할 수도 있습니다."
|
1508
1535
|
|
1509
|
-
msgid "This will open a new tab for each invocation."
|
1510
|
-
msgstr "
|
1536
|
+
msgid "This will open a new tab for each invocation. The maximum is 100."
|
1537
|
+
msgstr ""
|
1511
1538
|
|
1512
1539
|
msgid "Time in seconds from the start on the remote host after which the job should be killed."
|
1513
1540
|
msgstr "원격 호스트에서 작업이 시작된 후 종료되어야 하는 시간(초)입니다."
|
@@ -1551,6 +1578,9 @@ msgstr "작업 취소 시도"
|
|
1551
1578
|
msgid "Try to cancel the job on a host"
|
1552
1579
|
msgstr "호스트에 대한 작업 취소 시도"
|
1553
1580
|
|
1581
|
+
msgid "Trying to %s the task"
|
1582
|
+
msgstr ""
|
1583
|
+
|
1554
1584
|
msgid "Trying to abort the job"
|
1555
1585
|
msgstr "작업을 중단하려고 합니다"
|
1556
1586
|
|
@@ -1572,11 +1602,11 @@ msgstr "호스트에 대한 작업 취소 시도"
|
|
1572
1602
|
msgid "Type"
|
1573
1603
|
msgstr "유형 "
|
1574
1604
|
|
1575
|
-
msgid "Type
|
1576
|
-
msgstr "
|
1605
|
+
msgid "Type determines when the query is evaluated to hosts."
|
1606
|
+
msgstr ""
|
1577
1607
|
|
1578
|
-
msgid "Type
|
1579
|
-
msgstr "
|
1608
|
+
msgid "Type determines when the query is evaluated to hosts.<br><ul><li><b>Static</b> - Executes the job on the current list of target hosts.</li><li><b>Dynamic</b> - Evaluates the list of target hosts just before the job is executed. If you used a filter to select the target hosts, the list of target hosts might be different from the current list.</li></ul>"
|
1609
|
+
msgstr ""
|
1580
1610
|
|
1581
1611
|
msgid "Type of execution"
|
1582
1612
|
msgstr "실행 유형"
|
@@ -1719,6 +1749,9 @@ msgstr "표시할 결과과 %s개 있습니다. 처음 %s 개의 결과 표시"
|
|
1719
1749
|
msgid "You have more results to display. Showing first %s results"
|
1720
1750
|
msgstr "더 많은 결과가 표시됩니다. 처음 %s개의 결과 표시"
|
1721
1751
|
|
1752
|
+
msgid "aborted"
|
1753
|
+
msgstr ""
|
1754
|
+
|
1722
1755
|
msgid "add an input set for this template to reference a different template inputs"
|
1723
1756
|
msgstr "이 템플릿에서 다른 템플릿 입력을 참조하기 위한 입력 세트를 추가합니다."
|
1724
1757
|
|
@@ -1737,12 +1770,6 @@ msgstr "효과적인 사용자"
|
|
1737
1770
|
msgid "error during rendering: %s"
|
1738
1771
|
msgstr "렌더링 도중 오류가 발생했습니다: %s"
|
1739
1772
|
|
1740
|
-
msgid "evaluates just after you submit this form"
|
1741
|
-
msgstr "이 양식을 제출한 직후에 평가됩니다."
|
1742
|
-
|
1743
|
-
msgid "evaluates just before the execution is started, so if it's planned in future, targeted hosts set may change before it"
|
1744
|
-
msgstr "실행이 시작되기 직전에 평가되므로 나중에 계획된 경우 대상 호스트 세트가 변경될 수 있습니다."
|
1745
|
-
|
1746
1773
|
msgid "failed"
|
1747
1774
|
msgstr "실패함"
|
1748
1775
|
|
Binary file
|