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
@@ -8,8 +8,8 @@ msgid ""
8
8
  msgstr ""
9
9
  "Project-Id-Version: foreman_tasks 1.0.0\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
- "POT-Creation-Date: 2022-02-17 10:55+0100\n"
12
- "PO-Revision-Date: 2022-02-17 10:55+0100\n"
11
+ "POT-Creation-Date: 2022-11-25 16:10+0100\n"
12
+ "PO-Revision-Date: 2022-11-25 16:10+0100\n"
13
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
15
15
  "Language: \n"
@@ -131,11 +131,11 @@ msgstr ""
131
131
  msgid "The recurring logic was disabled."
132
132
  msgstr ""
133
133
 
134
- #: ../app/controllers/foreman_tasks/tasks_controller.rb:55
134
+ #: ../app/controllers/foreman_tasks/tasks_controller.rb:54
135
135
  msgid "Trying to abort the task"
136
136
  msgstr ""
137
137
 
138
- #: ../app/controllers/foreman_tasks/tasks_controller.rb:57
138
+ #: ../app/controllers/foreman_tasks/tasks_controller.rb:56
139
139
  msgid "The task cannot be aborted at the moment."
140
140
  msgstr ""
141
141
 
@@ -324,11 +324,11 @@ msgstr ""
324
324
  msgid "The targets are of different types"
325
325
  msgstr ""
326
326
 
327
- #: ../app/lib/actions/foreman/host/import_facts.rb:48 action_names.rb:3
327
+ #: ../app/lib/actions/foreman/host/import_facts.rb:48 action_names.rb:4
328
328
  msgid "Import facts"
329
329
  msgstr ""
330
330
 
331
- #: ../app/lib/actions/foreman/puppetclass/import.rb:18 action_names.rb:2
331
+ #: ../app/lib/actions/foreman/puppetclass/import.rb:18 action_names.rb:3
332
332
  msgid "Import Puppet classes"
333
333
  msgstr ""
334
334
 
@@ -384,27 +384,31 @@ msgstr ""
384
384
  msgid "Failed to check on tasks on proxy at %{url}: %{exception}"
385
385
  msgstr ""
386
386
 
387
- #: ../app/lib/actions/proxy_action.rb:90
387
+ #: ../app/lib/actions/proxy_action.rb:98
388
388
  msgid "The smart proxy task %s failed."
389
389
  msgstr ""
390
390
 
391
- #: ../app/lib/actions/proxy_action.rb:101
391
+ #: ../app/lib/actions/proxy_action.rb:111
392
392
  msgid "Cancel enforced: the task might be still running on the proxy"
393
393
  msgstr ""
394
394
 
395
- #: ../app/lib/actions/proxy_action.rb:111
395
+ #: ../app/lib/actions/proxy_action.rb:121
396
396
  msgid "Task aborted: the task might be still running on the proxy"
397
397
  msgstr ""
398
398
 
399
- #: ../app/lib/actions/proxy_action.rb:121
399
+ #: ../app/lib/actions/proxy_action.rb:131
400
400
  msgid "Event delivered by request %{request_id}"
401
401
  msgstr ""
402
402
 
403
- #: ../app/lib/actions/proxy_action.rb:133
403
+ #: ../app/lib/actions/proxy_action.rb:143
404
404
  msgid "Proxy task gone missing from the smart proxy"
405
405
  msgstr ""
406
406
 
407
- #: ../app/lib/actions/proxy_action.rb:168
407
+ #: ../app/lib/actions/proxy_action.rb:148
408
+ msgid "Failed to trigger task on the smart proxy: "
409
+ msgstr ""
410
+
411
+ #: ../app/lib/actions/proxy_action.rb:182
408
412
  msgid "Initialization error: %s"
409
413
  msgstr ""
410
414
 
@@ -567,6 +571,7 @@ msgstr ""
567
571
 
568
572
  #: ../app/views/foreman_tasks/recurring_logics/index.html.erb:40
569
573
  #: ../app/views/foreman_tasks/task_groups/_common.html.erb:4
574
+ #: ../app/views/foreman_tasks/task_groups/recurring_logic_task_groups/_recurring_logic_task_group.html.erb:4
570
575
  msgid "ID"
571
576
  msgstr ""
572
577
 
@@ -679,12 +684,6 @@ msgstr ""
679
684
  msgid "Task Details"
680
685
  msgstr ""
681
686
 
682
- #: ../lib/foreman_tasks/cleaner.rb:16
683
- msgid ""
684
- ":after setting in tasks cleanup section is deprecated, use :after in :rules se"
685
- "ction to set the value. to cleanup rules"
686
- msgstr ""
687
-
688
687
  #: ../lib/foreman_tasks/dynflow.rb:18
689
688
  msgid "Back to tasks"
690
689
  msgstr ""
@@ -1015,12 +1014,12 @@ msgid "Total"
1015
1014
  msgstr ""
1016
1015
 
1017
1016
  #:
1018
- #: ../webpack/ForemanTasks/Components/TasksDashboard/Components/TasksCardsGrid/Components/StoppedTasksCard/OtherInfo.js:15
1017
+ #: ../webpack/ForemanTasks/Components/TasksDashboard/Components/TasksCardsGrid/Components/StoppedTasksCard/OtherInfo.js:22
1019
1018
  msgid "Other includes all stopped tasks that are cancelled or pending"
1020
1019
  msgstr ""
1021
1020
 
1022
1021
  #:
1023
- #: ../webpack/ForemanTasks/Components/TasksDashboard/Components/TasksCardsGrid/Components/StoppedTasksCard/OtherInfo.js:32
1022
+ #: ../webpack/ForemanTasks/Components/TasksDashboard/Components/TasksCardsGrid/Components/StoppedTasksCard/OtherInfo.js:29
1024
1023
  msgid "Other:"
1025
1024
  msgstr ""
1026
1025
 
@@ -1305,10 +1304,6 @@ msgstr ""
1305
1304
  msgid "Force Cancel"
1306
1305
  msgstr ""
1307
1306
 
1308
- #: action_names.rb:4
1307
+ #: action_names.rb:2
1309
1308
  msgid "Action with sub plans"
1310
1309
  msgstr ""
1311
-
1312
- #: action_names.rb:5
1313
- msgid "Remote action:"
1314
- msgstr ""
Binary file
@@ -51,9 +51,6 @@ msgstr "12h"
51
51
  msgid "24h"
52
52
  msgstr "24h"
53
53
 
54
- msgid ":after setting in tasks cleanup section is deprecated, use :after in :rules section to set the value. to cleanup rules"
55
- msgstr "Le paramètre :after dans la section de nettoyage des tâches est obsolète. Utilisez :after dans la section :rules afin de définir la valeur pour nettoyer les règles"
56
-
57
54
  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."
58
55
  msgstr "Une tâche en pause représente un processus qui ne s'est pas terminé correctement. Toute tâche en état de pause peut entraîner une incohérence potentielle et doit être résolue."
59
56
 
@@ -262,6 +259,9 @@ msgstr "N'a pu vérifier les tâches du proxy à %{url}: %{exception}"
262
259
  msgid "Failed to initialize"
263
260
  msgstr "L'initialisation a échoué"
264
261
 
262
+ msgid "Failed to trigger task on the smart proxy: "
263
+ msgstr ""
264
+
265
265
  msgid "Finished"
266
266
  msgstr "Terminé"
267
267
 
@@ -473,9 +473,6 @@ msgstr "Logiques périodiques"
473
473
  msgid "Refresh Data"
474
474
  msgstr ""
475
475
 
476
- msgid "Remote action:"
477
- msgstr ""
478
-
479
476
  msgid "Repeat N times"
480
477
  msgstr "Répéter N fois"
481
478
 
Binary file
@@ -51,9 +51,6 @@ msgstr "12 時間"
51
51
  msgid "24h"
52
52
  msgstr "24 時間"
53
53
 
54
- msgid ":after setting in tasks cleanup section is deprecated, use :after in :rules section to set the value. to cleanup rules"
55
- msgstr "タスク消去のセクションの :after の設定は非推奨になりました。:rule セクションで :after を使用して値を設定し、ルールを消去してください。"
56
-
57
54
  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."
58
55
  msgstr "一時停止タスクは、適切に終了していないプロセスを表します。一時停止状態のタスクは、一貫性に欠ける可能性があり、解決する必要があります。"
59
56
 
@@ -262,6 +259,9 @@ msgstr "%{url} でのプロキシータスクをチェックできませんで
262
259
  msgid "Failed to initialize"
263
260
  msgstr "初期化に失敗しました"
264
261
 
262
+ msgid "Failed to trigger task on the smart proxy: "
263
+ msgstr ""
264
+
265
265
  msgid "Finished"
266
266
  msgstr "終了"
267
267
 
@@ -473,9 +473,6 @@ msgstr "再帰論理"
473
473
  msgid "Refresh Data"
474
474
  msgstr ""
475
475
 
476
- msgid "Remote action:"
477
- msgstr ""
478
-
479
476
  msgid "Repeat N times"
480
477
  msgstr "N 回繰り返す"
481
478