foreman_remote_execution 15.0.1 → 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.
Files changed (46) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_remote_execution/locale/de/foreman_remote_execution.js +12 -12
  3. data/app/assets/javascripts/foreman_remote_execution/locale/en_GB/foreman_remote_execution.js +3 -3
  4. data/app/assets/javascripts/foreman_remote_execution/locale/es/foreman_remote_execution.js +11 -11
  5. data/app/assets/javascripts/foreman_remote_execution/locale/fr/foreman_remote_execution.js +82 -82
  6. data/app/assets/javascripts/foreman_remote_execution/locale/ja/foreman_remote_execution.js +82 -82
  7. data/app/assets/javascripts/foreman_remote_execution/locale/ka/foreman_remote_execution.js +13 -13
  8. data/app/assets/javascripts/foreman_remote_execution/locale/ko/foreman_remote_execution.js +79 -79
  9. data/app/assets/javascripts/foreman_remote_execution/locale/pt_BR/foreman_remote_execution.js +10 -10
  10. data/app/assets/javascripts/foreman_remote_execution/locale/ru/foreman_remote_execution.js +12 -12
  11. data/app/assets/javascripts/foreman_remote_execution/locale/zh_CN/foreman_remote_execution.js +73 -73
  12. data/app/assets/javascripts/foreman_remote_execution/locale/zh_TW/foreman_remote_execution.js +10 -10
  13. data/app/views/job_invocations/_form.html.erb +2 -2
  14. data/app/views/template_invocations/_refresh.js.erb +2 -2
  15. data/lib/foreman_remote_execution/engine.rb +1 -1
  16. data/lib/foreman_remote_execution/version.rb +1 -1
  17. data/locale/de/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  18. data/locale/de/foreman_remote_execution.po +12 -12
  19. data/locale/en_GB/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  20. data/locale/en_GB/foreman_remote_execution.po +3 -3
  21. data/locale/es/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  22. data/locale/es/foreman_remote_execution.po +11 -11
  23. data/locale/fr/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  24. data/locale/fr/foreman_remote_execution.po +82 -82
  25. data/locale/ja/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  26. data/locale/ja/foreman_remote_execution.po +82 -82
  27. data/locale/ka/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  28. data/locale/ka/foreman_remote_execution.po +13 -13
  29. data/locale/ko/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  30. data/locale/ko/foreman_remote_execution.po +79 -79
  31. data/locale/pt_BR/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  32. data/locale/pt_BR/foreman_remote_execution.po +10 -10
  33. data/locale/ru/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  34. data/locale/ru/foreman_remote_execution.po +12 -12
  35. data/locale/zh_CN/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  36. data/locale/zh_CN/foreman_remote_execution.po +73 -73
  37. data/locale/zh_TW/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  38. data/locale/zh_TW/foreman_remote_execution.po +10 -10
  39. data/webpack/JobInvocationDetail/TemplateInvocationComponents/TemplateActionButtons.js +8 -9
  40. data/webpack/JobInvocationDetail/TemplateInvocationComponents/index.scss +3 -0
  41. data/webpack/JobWizard/steps/AdvancedFields/Fields.js +1 -1
  42. data/webpack/JobWizard/steps/Schedule/QueryType.js +3 -3
  43. metadata +3 -5
  44. data/app/assets/javascripts/foreman_remote_execution/locale/en/foreman_remote_execution.js +0 -1842
  45. data/locale/en/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  46. data/locale/en/foreman_remote_execution.po +0 -1840
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 105bbd41f013f39420b5d3507abd58b19910df5d53ab70167f534885fc336340
4
- data.tar.gz: 804cb97a88f63fb4b318c7a88b3829b26a2269e8c4e5cfd6c7fddacf826aa0bc
3
+ metadata.gz: 518eef59c97e835fad82503079a71e1ade2d31873e467dda5260b763be13b939
4
+ data.tar.gz: 6bc0f53c1251752ea3f08dd407fff1be0b96b53902186c528fe92f02e85bc2ea
5
5
  SHA512:
6
- metadata.gz: '08506ebc1c72145182669fe4eb6ca29b1160e8b8ec6fd318d8ef7c7251d5a8752015d6b2ff4f20daf758731a107cfd84fc94e1de21e3fef5b54e274dac1edb8e'
7
- data.tar.gz: 045f0c752d6daa74385b0d8f88f1851ba97ef1ef79952c51ce414918ab774853bc1a612c1f5830d800a106c108d7218b275faec1e60874bb1a1b6e6270397734
6
+ metadata.gz: 616d30c28685fd554f06d465c7b44a7aad4f2dc32978477f8880b6865a468c431aa2818ba201c5ff10682d4b6a3d6abc288c52ff178fa028ae9f1206582b177e
7
+ data.tar.gz: 69aa251274fbbefeb32b22f4a2dd167cc785baa073ffffd6666b8ffbcca15e9ff4db3f066c919aae0a80bb70bfa85a1b01f49f58d47d84ca591af1e2df5ca244
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_remote_execution": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_remote_execution 15.0.0",
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": "Ettore Atalan <atalanttore@googlemail.com>, 2016-2017,2022-2023",
@@ -232,7 +232,7 @@
232
232
  "Cockpit-URL"
233
233
  ],
234
234
  "Command": [
235
- ""
235
+ "Befehl"
236
236
  ],
237
237
  "Concurrency level": [
238
238
  "Parallelitätsebene"
@@ -322,7 +322,7 @@
322
322
  ""
323
323
  ],
324
324
  "Current iteration": [
325
- ""
325
+ "Aktuelle Wiederholung "
326
326
  ],
327
327
  "Current location %s is different from job's location %s. This job may run on different hosts than before.": [
328
328
  ""
@@ -613,7 +613,7 @@
613
613
  "Wie oft der Auftrag auftreten soll, in Cron-Format"
614
614
  ],
615
615
  "ID": [
616
- ""
616
+ "ID"
617
617
  ],
618
618
  "Identifier of the Host interface for Remote execution": [
619
619
  "Identifizierer des Host-interfaces für Remote-Ausführung"
@@ -673,7 +673,7 @@
673
673
  "Jobtyp, einer von %s"
674
674
  ],
675
675
  "Iteration limit": [
676
- ""
676
+ "Wiederholungslimit"
677
677
  ],
678
678
  "Job": [
679
679
  "Auftrag"
@@ -766,7 +766,7 @@
766
766
  "Letzte Ausführung erfolgreich"
767
767
  ],
768
768
  "Last occurrence": [
769
- ""
769
+ "Zuletzt vorgekommen"
770
770
  ],
771
771
  "Latest Jobs": [
772
772
  ""
@@ -844,13 +844,13 @@
844
844
  "Weiter"
845
845
  ],
846
846
  "Next occurrence": [
847
- ""
847
+ "Nächstes Vorkommen"
848
848
  ],
849
849
  "No (override)": [
850
850
  "Nein (Überschreiben)"
851
851
  ],
852
852
  "No Results": [
853
- ""
853
+ "Keine Ergebnisse"
854
854
  ],
855
855
  "No Target Hosts": [
856
856
  ""
@@ -1093,7 +1093,7 @@
1093
1093
  ""
1094
1094
  ],
1095
1095
  "Repeat until": [
1096
- ""
1096
+ "Wiederholen bis"
1097
1097
  ],
1098
1098
  "Repeats": [
1099
1099
  "Wiederholungen "
@@ -1315,7 +1315,7 @@
1315
1315
  ""
1316
1316
  ],
1317
1317
  "Smart proxy": [
1318
- ""
1318
+ "Smart Proxy"
1319
1319
  ],
1320
1320
  "Snippet": [
1321
1321
  "Snippet"
@@ -1417,7 +1417,7 @@
1417
1417
  "Aufgabe abgebrochen"
1418
1418
  ],
1419
1419
  "Task count": [
1420
- ""
1420
+ "Anzahl der Aufgaben"
1421
1421
  ],
1422
1422
  "Task for the host cancelled succesfully": [
1423
1423
  ""
@@ -1601,7 +1601,7 @@
1601
1601
  "Vorlage kann nicht gespeichert werden. Bitte korrigieren Sie die markierten Fehler"
1602
1602
  ],
1603
1603
  "Unknown": [
1604
- ""
1604
+ "Unbekannt"
1605
1605
  ],
1606
1606
  "Unknown execution status": [
1607
1607
  "Unbekannter Ausführungsstatus"
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_remote_execution": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_remote_execution 15.0.0",
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": "0868a4d1af5275b3f70b0a6dac4c99a4, 2016",
@@ -232,7 +232,7 @@
232
232
  ""
233
233
  ],
234
234
  "Command": [
235
- ""
235
+ "Command"
236
236
  ],
237
237
  "Concurrency level": [
238
238
  ""
@@ -1315,7 +1315,7 @@
1315
1315
  ""
1316
1316
  ],
1317
1317
  "Smart proxy": [
1318
- ""
1318
+ "Smart proxy"
1319
1319
  ],
1320
1320
  "Snippet": [
1321
1321
  ""
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_remote_execution": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_remote_execution 15.0.0",
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": "FULL NAME <EMAIL@ADDRESS>",
@@ -97,7 +97,7 @@
97
97
  "Acceso denegado"
98
98
  ],
99
99
  "Action": [
100
- ""
100
+ "Acció"
101
101
  ],
102
102
  "Actions": [
103
103
  "Acciones"
@@ -232,7 +232,7 @@
232
232
  "URL de Cockpit"
233
233
  ],
234
234
  "Command": [
235
- ""
235
+ "Comando"
236
236
  ],
237
237
  "Concurrency level": [
238
238
  "Nivel de concurrencia"
@@ -322,7 +322,7 @@
322
322
  "Cronline"
323
323
  ],
324
324
  "Current iteration": [
325
- ""
325
+ "Iteración actual"
326
326
  ],
327
327
  "Current location %s is different from job's location %s. This job may run on different hosts than before.": [
328
328
  ""
@@ -673,7 +673,7 @@
673
673
  "Tipo de invocación, una de %s"
674
674
  ],
675
675
  "Iteration limit": [
676
- ""
676
+ "Límite de iteración"
677
677
  ],
678
678
  "Job": [
679
679
  "Tarea"
@@ -766,7 +766,7 @@
766
766
  "La última ejecución se realizó correctamente."
767
767
  ],
768
768
  "Last occurrence": [
769
- ""
769
+ "Última ocurrencia"
770
770
  ],
771
771
  "Latest Jobs": [
772
772
  "Últimos empleos"
@@ -844,13 +844,13 @@
844
844
  "Siguiente"
845
845
  ],
846
846
  "Next occurrence": [
847
- ""
847
+ "Siguiente ocurrencia"
848
848
  ],
849
849
  "No (override)": [
850
850
  "No (anulación)"
851
851
  ],
852
852
  "No Results": [
853
- ""
853
+ "No hay resultados"
854
854
  ],
855
855
  "No Target Hosts": [
856
856
  "No hay hosts de destino"
@@ -1093,7 +1093,7 @@
1093
1093
  "El importe de la repetición sólo puede ser un número positivo"
1094
1094
  ],
1095
1095
  "Repeat until": [
1096
- ""
1096
+ "Repetir hasta"
1097
1097
  ],
1098
1098
  "Repeats": [
1099
1099
  "Se repite"
@@ -1417,7 +1417,7 @@
1417
1417
  "Tarea cancelada"
1418
1418
  ],
1419
1419
  "Task count": [
1420
- ""
1420
+ "Conteo de tareas"
1421
1421
  ],
1422
1422
  "Task for the host cancelled succesfully": [
1423
1423
  ""
@@ -1602,7 +1602,7 @@
1602
1602
  "No se puede guardar plantilla. Corrija los errores resaltados."
1603
1603
  ],
1604
1604
  "Unknown": [
1605
- ""
1605
+ "Desconocido"
1606
1606
  ],
1607
1607
  "Unknown execution status": [
1608
1608
  "Estado de ejecución desconocido"