foreman_remote_execution 16.5.0 → 16.5.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 (38) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_remote_execution/locale/de/foreman_remote_execution.js +34 -28
  3. data/app/assets/javascripts/foreman_remote_execution/locale/en_GB/foreman_remote_execution.js +7 -1
  4. data/app/assets/javascripts/foreman_remote_execution/locale/es/foreman_remote_execution.js +7 -1
  5. data/app/assets/javascripts/foreman_remote_execution/locale/fr/foreman_remote_execution.js +12 -6
  6. data/app/assets/javascripts/foreman_remote_execution/locale/ja/foreman_remote_execution.js +30 -24
  7. data/app/assets/javascripts/foreman_remote_execution/locale/ka/foreman_remote_execution.js +7 -1
  8. data/app/assets/javascripts/foreman_remote_execution/locale/ko/foreman_remote_execution.js +11 -5
  9. data/app/assets/javascripts/foreman_remote_execution/locale/pt_BR/foreman_remote_execution.js +7 -1
  10. data/app/assets/javascripts/foreman_remote_execution/locale/ru/foreman_remote_execution.js +7 -1
  11. data/app/assets/javascripts/foreman_remote_execution/locale/zh_CN/foreman_remote_execution.js +11 -5
  12. data/app/assets/javascripts/foreman_remote_execution/locale/zh_TW/foreman_remote_execution.js +7 -1
  13. data/lib/foreman_remote_execution/version.rb +1 -1
  14. data/locale/de/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  15. data/locale/de/foreman_remote_execution.po +37 -30
  16. data/locale/en_GB/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  17. data/locale/en_GB/foreman_remote_execution.po +7 -1
  18. data/locale/es/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  19. data/locale/es/foreman_remote_execution.po +7 -1
  20. data/locale/foreman_remote_execution.pot +103 -94
  21. data/locale/fr/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  22. data/locale/fr/foreman_remote_execution.po +13 -6
  23. data/locale/ja/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  24. data/locale/ja/foreman_remote_execution.po +30 -24
  25. data/locale/ka/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  26. data/locale/ka/foreman_remote_execution.po +7 -1
  27. data/locale/ko/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  28. data/locale/ko/foreman_remote_execution.po +11 -5
  29. data/locale/pt_BR/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  30. data/locale/pt_BR/foreman_remote_execution.po +7 -1
  31. data/locale/ru/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  32. data/locale/ru/foreman_remote_execution.po +7 -1
  33. data/locale/zh_CN/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  34. data/locale/zh_CN/foreman_remote_execution.po +11 -5
  35. data/locale/zh_TW/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  36. data/locale/zh_TW/foreman_remote_execution.po +7 -1
  37. data/webpack/react_app/components/TargetingHosts/index.js +19 -4
  38. metadata +3 -3
@@ -8,8 +8,8 @@ msgid ""
8
8
  msgstr ""
9
9
  "Project-Id-Version: foreman_remote_execution 1.0.0\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
- "POT-Creation-Date: 2025-10-07 14:22+0200\n"
12
- "PO-Revision-Date: 2025-10-07 14:22+0200\n"
11
+ "POT-Creation-Date: 2026-03-16 16:20+0100\n"
12
+ "PO-Revision-Date: 2026-03-16 16:20+0100\n"
13
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
15
15
  "Language: \n"
@@ -196,43 +196,43 @@ msgstr ""
196
196
  msgid "List hosts belonging to job invocation"
197
197
  msgstr ""
198
198
 
199
- #: ../app/controllers/api/v2/job_invocations_controller.rb:125
199
+ #: ../app/controllers/api/v2/job_invocations_controller.rb:128
200
200
  msgid "Get raw output for a host"
201
201
  msgstr ""
202
202
 
203
- #: ../app/controllers/api/v2/job_invocations_controller.rb:137
203
+ #: ../app/controllers/api/v2/job_invocations_controller.rb:140
204
204
  msgid "Cancel job invocation or matching tasks only"
205
205
  msgstr ""
206
206
 
207
- #: ../app/controllers/api/v2/job_invocations_controller.rb:140
207
+ #: ../app/controllers/api/v2/job_invocations_controller.rb:143
208
208
  msgid ""
209
209
  "Search query to cancel tasks only on matching hosts. If not provided, the whol"
210
210
  "e job invocation will be cancelled."
211
211
  msgstr ""
212
212
 
213
- #: ../app/controllers/api/v2/job_invocations_controller.rb:173
213
+ #: ../app/controllers/api/v2/job_invocations_controller.rb:176
214
214
  msgid "The job could not be cancelled."
215
215
  msgstr ""
216
216
 
217
- #: ../app/controllers/api/v2/job_invocations_controller.rb:177
217
+ #: ../app/controllers/api/v2/job_invocations_controller.rb:180
218
218
  msgid "Rerun job on failed hosts"
219
219
  msgstr ""
220
220
 
221
- #: ../app/controllers/api/v2/job_invocations_controller.rb:188
221
+ #: ../app/controllers/api/v2/job_invocations_controller.rb:191
222
222
  #: ../app/views/job_invocations/_form.html.erb:4
223
223
  msgid "Could not rerun job %{id} because its template could not be found"
224
224
  msgstr ""
225
225
 
226
- #: ../app/controllers/api/v2/job_invocations_controller.rb:193
226
+ #: ../app/controllers/api/v2/job_invocations_controller.rb:196
227
227
  msgid "Get outputs of hosts in a job"
228
228
  msgstr ""
229
229
 
230
- #: ../app/controllers/api/v2/job_invocations_controller.rb:242
230
+ #: ../app/controllers/api/v2/job_invocations_controller.rb:245
231
231
  #: ../app/controllers/template_invocations_controller.rb:71
232
232
  msgid "Host with id '%{id}' was not found"
233
233
  msgstr ""
234
234
 
235
- #: ../app/controllers/api/v2/job_invocations_controller.rb:251
235
+ #: ../app/controllers/api/v2/job_invocations_controller.rb:254
236
236
  msgid "Only one of feature or job_template_id can be specified"
237
237
  msgstr ""
238
238
 
@@ -428,7 +428,7 @@ msgstr ""
428
428
  #: ../db/seeds.d/50-notification_blueprints.rb:17
429
429
  #: ../lib/foreman_remote_execution/plugin.rb:194
430
430
  #: ../webpack/JobInvocationDetail/TemplateInvocationPage.js:23
431
- #: ../webpack/JobInvocationDetail/index.js:109
431
+ #: ../webpack/JobInvocationDetail/index.js:108
432
432
  #: ../webpack/JobWizard/JobWizardPageRerun.js:53
433
433
  #: ../webpack/JobWizard/index.js:20
434
434
  msgid "Jobs"
@@ -455,22 +455,22 @@ msgstr ""
455
455
 
456
456
  #: ../app/helpers/job_invocations_chart_helper.rb:19
457
457
  #: ../app/views/job_invocations/index.html.erb:13
458
- #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:51
459
- #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:72
458
+ #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:52
459
+ #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:74
460
460
  #: ../webpack/react_app/components/TargetingHosts/components/HostStatus.js:36
461
461
  msgid "Failed"
462
462
  msgstr ""
463
463
 
464
464
  #: ../app/helpers/job_invocations_chart_helper.rb:20
465
465
  #: ../app/views/job_invocations/index.html.erb:14
466
- #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:76
466
+ #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:78
467
467
  #: ../webpack/react_app/components/TargetingHosts/components/HostStatus.js:23
468
468
  msgid "Pending"
469
469
  msgstr ""
470
470
 
471
471
  #: ../app/helpers/job_invocations_chart_helper.rb:21
472
- #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:53
473
- #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:78
472
+ #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:54
473
+ #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:80
474
474
  #: ../webpack/react_app/components/TargetingHosts/components/HostStatus.js:11
475
475
  msgid "Cancelled"
476
476
  msgstr ""
@@ -634,15 +634,15 @@ msgstr ""
634
634
  msgid "%s ago"
635
635
  msgstr ""
636
636
 
637
- #: ../app/helpers/remote_execution_helper.rb:223
637
+ #: ../app/helpers/remote_execution_helper.rb:217
638
638
  msgid "Use default description template"
639
639
  msgstr ""
640
640
 
641
- #: ../app/helpers/remote_execution_helper.rb:228
641
+ #: ../app/helpers/remote_execution_helper.rb:222
642
642
  msgid "Description template"
643
643
  msgstr ""
644
644
 
645
- #: ../app/helpers/remote_execution_helper.rb:238
645
+ #: ../app/helpers/remote_execution_helper.rb:232
646
646
  msgid ""
647
647
  "This template is used to generate the description.<br/>Input values can be use"
648
648
  "d using the syntax %{package}.<br/>You may also include the job category and t"
@@ -736,6 +736,14 @@ msgid "Unable to fetch public key"
736
736
  msgstr ""
737
737
 
738
738
  #: ../app/lib/proxy_api/remote_execution_ssh.rb:17
739
+ msgid "Unable to fetch CA public key: %{error}"
740
+ msgstr ""
741
+
742
+ #: ../app/lib/proxy_api/remote_execution_ssh.rb:20
743
+ msgid "Unable to fetch CA public key"
744
+ msgstr ""
745
+
746
+ #: ../app/lib/proxy_api/remote_execution_ssh.rb:26
739
747
  msgid "Unable to remove host from known hosts"
740
748
  msgstr ""
741
749
 
@@ -863,24 +871,24 @@ msgid "Script"
863
871
  msgstr ""
864
872
 
865
873
  #: ../app/models/targeting.rb:5
866
- #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:149
874
+ #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:146
867
875
  msgid "Static Query"
868
876
  msgstr ""
869
877
 
870
878
  #: ../app/models/targeting.rb:5
871
- #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:150
879
+ #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:147
872
880
  msgid "Dynamic Query"
873
881
  msgstr ""
874
882
 
875
883
  #: ../app/models/targeting.rb:10
876
- #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:146
884
+ #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:147
877
885
  #: ../webpack/JobWizard/steps/AdvancedFields/Fields.js:199
878
886
  #: ../webpack/JobWizard/steps/ReviewDetails/index.js:280
879
887
  msgid "Alphabetical"
880
888
  msgstr ""
881
889
 
882
890
  #: ../app/models/targeting.rb:10
883
- #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:145
891
+ #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:146
884
892
  #: ../webpack/JobWizard/steps/AdvancedFields/Fields.js:208
885
893
  #: ../webpack/JobWizard/steps/ReviewDetails/index.js:279
886
894
  msgid "Randomized"
@@ -921,12 +929,12 @@ msgstr ""
921
929
 
922
930
  #: ../app/views/dashboard/_latest-jobs.html.erb:7
923
931
  #: ../app/views/remote_execution_features/index.html.erb:7
924
- #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:94
932
+ #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:91
925
933
  msgid "Name"
926
934
  msgstr ""
927
935
 
928
936
  #: ../app/views/dashboard/_latest-jobs.html.erb:8
929
- #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:103
937
+ #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:104
930
938
  msgid "State"
931
939
  msgstr ""
932
940
 
@@ -943,13 +951,13 @@ msgid "Results"
943
951
  msgstr ""
944
952
 
945
953
  #: ../app/views/job_invocations/_card_schedule.html.erb:7
946
- #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:71
954
+ #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:72
947
955
  #: ../webpack/JobWizard/JobWizardConstants.js:33
948
956
  msgid "Schedule"
949
957
  msgstr ""
950
958
 
951
959
  #: ../app/views/job_invocations/_card_schedule.html.erb:14
952
- #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:55
960
+ #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:56
953
961
  msgid "Concurrency level limited to"
954
962
  msgstr ""
955
963
 
@@ -958,31 +966,31 @@ msgid "tasks at a time"
958
966
  msgstr ""
959
967
 
960
968
  #: ../app/views/job_invocations/_card_schedule.html.erb:17
961
- #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:56
969
+ #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:57
962
970
  msgid "Scheduled to start before"
963
971
  msgstr ""
964
972
 
965
973
  #: ../app/views/job_invocations/_card_schedule.html.erb:20
966
- #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:57
974
+ #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:58
967
975
  msgid "Scheduled to start at"
968
976
  msgstr ""
969
977
 
970
978
  #: ../app/views/job_invocations/_card_schedule.html.erb:23
971
- #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:59
979
+ #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:60
972
980
  msgid "Timeout to kill after"
973
981
  msgstr ""
974
982
 
975
983
  #: ../app/views/job_invocations/_card_schedule.html.erb:23
976
984
  #: ../app/views/job_invocations/_card_schedule.html.erb:26
977
- #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:61
978
- #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:66
985
+ #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:62
986
+ #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:67
979
987
  msgid "seconds"
980
988
  msgstr ""
981
989
 
982
990
  #: ../app/views/job_invocations/_card_schedule.html.erb:26
983
991
  #: ../app/views/job_invocations/_form.html.erb:106
984
992
  #: ../lib/foreman_remote_execution/plugin.rb:110
985
- #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:64
993
+ #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:65
986
994
  #: ../webpack/JobWizard/steps/AdvancedFields/Fields.js:60
987
995
  #: ../webpack/JobWizard/steps/ReviewDetails/index.js:274
988
996
  msgid "Time to pickup"
@@ -994,32 +1002,32 @@ msgid "Target hosts"
994
1002
  msgstr ""
995
1003
 
996
1004
  #: ../app/views/job_invocations/_card_target_hosts.html.erb:11
997
- #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:128
1005
+ #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:129
998
1006
  msgid "Bookmark"
999
1007
  msgstr ""
1000
1008
 
1001
1009
  #: ../app/views/job_invocations/_card_target_hosts.html.erb:13
1002
- #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:129
1010
+ #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:130
1003
1011
  msgid "Manual selection"
1004
1012
  msgstr ""
1005
1013
 
1006
1014
  #: ../app/views/job_invocations/_card_target_hosts.html.erb:15
1007
- #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:157
1015
+ #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:158
1008
1016
  msgid "using "
1009
1017
  msgstr ""
1010
1018
 
1011
1019
  #: ../app/views/job_invocations/_card_target_hosts.html.erb:21
1012
- #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:142
1020
+ #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:143
1013
1021
  msgid "Execution order"
1014
1022
  msgstr ""
1015
1023
 
1016
1024
  #: ../app/views/job_invocations/_card_target_hosts.html.erb:24
1017
- #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:132
1025
+ #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:133
1018
1026
  msgid "Organization"
1019
1027
  msgstr ""
1020
1028
 
1021
1029
  #: ../app/views/job_invocations/_card_target_hosts.html.erb:30
1022
- #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:137
1030
+ #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:138
1023
1031
  msgid "Location"
1024
1032
  msgstr ""
1025
1033
 
@@ -1033,7 +1041,7 @@ msgid "Evaluated at:"
1033
1041
  msgstr ""
1034
1042
 
1035
1043
  #: ../app/views/job_invocations/_card_user_input.html.erb:4
1036
- #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:175
1044
+ #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:176
1037
1045
  msgid "User Inputs"
1038
1046
  msgstr ""
1039
1047
 
@@ -1282,14 +1290,14 @@ msgid "Search Query"
1282
1290
  msgstr ""
1283
1291
 
1284
1292
  #: ../app/views/job_invocations/index.html.erb:11
1285
- #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:128
1293
+ #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:125
1286
1294
  #: ../webpack/react_app/components/TargetingHosts/TargetingHosts.js:42
1287
1295
  msgid "Status"
1288
1296
  msgstr ""
1289
1297
 
1290
1298
  #: ../app/views/job_invocations/index.html.erb:12
1291
- #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:50
1292
- #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:70
1299
+ #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:51
1300
+ #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:72
1293
1301
  #: ../webpack/react_app/components/TargetingHosts/components/HostStatus.js:42
1294
1302
  msgid "Succeeded"
1295
1303
  msgstr ""
@@ -1316,7 +1324,7 @@ msgid "Preview templates"
1316
1324
  msgstr ""
1317
1325
 
1318
1326
  #: ../app/views/job_invocations/show.html.erb:23
1319
- #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:109
1327
+ #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:110
1320
1328
  msgid "Recurring logic"
1321
1329
  msgstr ""
1322
1330
 
@@ -1520,7 +1528,7 @@ msgid "Target: "
1520
1528
  msgstr ""
1521
1529
 
1522
1530
  #: ../app/views/template_invocations/show.html.erb:35
1523
- #: ../webpack/JobInvocationDetail/TemplateInvocation.js:201
1531
+ #: ../webpack/JobInvocationDetail/TemplateInvocation.js:195
1524
1532
  msgid "using Smart Proxy"
1525
1533
  msgstr ""
1526
1534
 
@@ -1780,62 +1788,62 @@ msgid "Open selected in new tab"
1780
1788
  msgstr ""
1781
1789
 
1782
1790
  #: ../webpack/JobInvocationDetail/DropdownFilter.js:30
1783
- #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:49
1791
+ #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:50
1784
1792
  msgid "All statuses"
1785
1793
  msgstr ""
1786
1794
 
1787
- #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:88
1795
+ #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:89
1788
1796
  msgid "ID"
1789
1797
  msgstr ""
1790
1798
 
1791
- #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:96
1799
+ #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:97
1792
1800
  #: ../webpack/JobWizard/steps/ReviewDetails/helpers.js:37
1793
1801
  msgid "Cron line"
1794
1802
  msgstr ""
1795
1803
 
1796
- #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:97
1804
+ #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:98
1797
1805
  msgid "Action"
1798
1806
  msgstr ""
1799
1807
 
1800
- #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:98
1808
+ #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:99
1801
1809
  msgid "Last occurrence"
1802
1810
  msgstr ""
1803
1811
 
1804
- #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:99
1812
+ #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:100
1805
1813
  msgid "Next occurrence"
1806
1814
  msgstr ""
1807
1815
 
1808
- #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:100
1816
+ #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:101
1809
1817
  msgid "Current iteration"
1810
1818
  msgstr ""
1811
1819
 
1812
- #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:101
1820
+ #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:102
1813
1821
  msgid "Iteration limit"
1814
1822
  msgstr ""
1815
1823
 
1816
- #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:102
1824
+ #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:103
1817
1825
  msgid "Repeat until"
1818
1826
  msgstr ""
1819
1827
 
1820
- #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:104
1828
+ #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:105
1821
1829
  #: ../webpack/JobWizard/steps/ReviewDetails/index.js:252
1822
1830
  #: ../webpack/JobWizard/steps/Schedule/PurposeField.js:9
1823
1831
  msgid "Purpose"
1824
1832
  msgstr ""
1825
1833
 
1826
- #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:105
1834
+ #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:106
1827
1835
  msgid "Task count"
1828
1836
  msgstr ""
1829
1837
 
1830
- #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:134
1838
+ #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:135
1831
1839
  msgid "Any organization"
1832
1840
  msgstr ""
1833
1841
 
1834
- #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:139
1842
+ #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:140
1835
1843
  msgid "Any location"
1836
1844
  msgstr ""
1837
1845
 
1838
- #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:151
1846
+ #: ../webpack/JobInvocationDetail/JobAdditionInfo.js:152
1839
1847
  msgid "Target Hosts"
1840
1848
  msgstr ""
1841
1849
 
@@ -1879,76 +1887,77 @@ msgstr ""
1879
1887
  msgid "Could not cancel recurring logic %s: ${response}"
1880
1888
  msgstr ""
1881
1889
 
1882
- #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:52
1890
+ #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:53
1883
1891
  msgid "In Progress"
1884
1892
  msgstr ""
1885
1893
 
1886
- #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:74
1894
+ #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:55
1895
+ #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:76
1887
1896
  #: ../webpack/react_app/components/RecentJobsCard/RecentJobsCard.js:83
1888
1897
  #: ../webpack/react_app/components/TargetingHosts/components/HostStatus.js:29
1889
1898
  msgid "Scheduled"
1890
1899
  msgstr ""
1891
1900
 
1892
- #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:80
1901
+ #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:82
1893
1902
  #: ../webpack/react_app/components/TargetingHosts/components/HostStatus.js:17
1894
1903
  msgid "Awaiting start"
1895
1904
  msgstr ""
1896
1905
 
1897
- #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:102
1906
+ #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:99
1898
1907
  msgid "Host group"
1899
1908
  msgstr ""
1900
1909
 
1901
- #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:110
1910
+ #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:107
1902
1911
  msgid "OS"
1903
1912
  msgstr ""
1904
1913
 
1905
- #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:120
1914
+ #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:117
1906
1915
  msgid "Smart proxy"
1907
1916
  msgstr ""
1908
1917
 
1909
- #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:135
1918
+ #: ../webpack/JobInvocationDetail/JobInvocationConstants.js:132
1910
1919
  msgid "Unknown"
1911
1920
  msgstr ""
1912
1921
 
1913
- #: ../webpack/JobInvocationDetail/JobInvocationHostTable.js:285
1922
+ #: ../webpack/JobInvocationDetail/JobInvocationHostTable.js:345
1914
1923
  msgid "No Results"
1915
1924
  msgstr ""
1916
1925
 
1917
- #: ../webpack/JobInvocationDetail/JobInvocationHostTable.js:293
1926
+ #: ../webpack/JobInvocationDetail/JobInvocationHostTable.js:353
1918
1927
  msgid ""
1919
1928
  "The dynamic query is still being processed. You can {viewTheHosts} targeted by"
1920
1929
  " the query."
1921
1930
  msgstr ""
1922
1931
 
1923
- #: ../webpack/JobInvocationDetail/JobInvocationHostTable.js:299
1932
+ #: ../webpack/JobInvocationDetail/JobInvocationHostTable.js:359
1924
1933
  msgid "view the hosts"
1925
1934
  msgstr ""
1926
1935
 
1927
- #: ../webpack/JobInvocationDetail/JobInvocationHostTable.js:305
1936
+ #: ../webpack/JobInvocationDetail/JobInvocationHostTable.js:365
1928
1937
  msgid "No hosts found"
1929
1938
  msgstr ""
1930
1939
 
1931
- #: ../webpack/JobInvocationDetail/JobInvocationHostTable.js:404
1940
+ #: ../webpack/JobInvocationDetail/JobInvocationHostTable.js:488
1932
1941
  msgid "A task for this host has not been started"
1933
1942
  msgstr ""
1934
1943
 
1935
- #: ../webpack/JobInvocationDetail/JobInvocationOverview.js:40
1944
+ #: ../webpack/JobInvocationDetail/JobInvocationOverview.js:41
1936
1945
  msgid "Effective user:"
1937
1946
  msgstr ""
1938
1947
 
1939
- #: ../webpack/JobInvocationDetail/JobInvocationOverview.js:46
1948
+ #: ../webpack/JobInvocationDetail/JobInvocationOverview.js:47
1940
1949
  msgid "Started at:"
1941
1950
  msgstr ""
1942
1951
 
1943
- #: ../webpack/JobInvocationDetail/JobInvocationOverview.js:48
1952
+ #: ../webpack/JobInvocationDetail/JobInvocationOverview.js:49
1944
1953
  msgid "Not yet"
1945
1954
  msgstr ""
1946
1955
 
1947
- #: ../webpack/JobInvocationDetail/JobInvocationOverview.js:52
1956
+ #: ../webpack/JobInvocationDetail/JobInvocationOverview.js:53
1948
1957
  msgid "SSH user:"
1949
1958
  msgstr ""
1950
1959
 
1951
- #: ../webpack/JobInvocationDetail/JobInvocationOverview.js:58
1960
+ #: ../webpack/JobInvocationDetail/JobInvocationOverview.js:59
1952
1961
  msgid "Template:"
1953
1962
  msgstr ""
1954
1963
 
@@ -1968,23 +1977,23 @@ msgstr ""
1968
1977
  msgid "Cancelled:"
1969
1978
  msgstr ""
1970
1979
 
1971
- #: ../webpack/JobInvocationDetail/JobInvocationSystemStatusChart.js:88
1980
+ #: ../webpack/JobInvocationDetail/JobInvocationSystemStatusChart.js:94
1972
1981
  msgid "${d.title} ${d.count} hosts"
1973
1982
  msgstr ""
1974
1983
 
1975
- #: ../webpack/JobInvocationDetail/JobInvocationSystemStatusChart.js:91
1984
+ #: ../webpack/JobInvocationDetail/JobInvocationSystemStatusChart.js:97
1976
1985
  msgid "Scheduled: ${totalHosts} hosts"
1977
1986
  msgstr ""
1978
1987
 
1979
- #: ../webpack/JobInvocationDetail/JobInvocationSystemStatusChart.js:117
1988
+ #: ../webpack/JobInvocationDetail/JobInvocationSystemStatusChart.js:123
1980
1989
  msgid "Systems"
1981
1990
  msgstr ""
1982
1991
 
1983
- #: ../webpack/JobInvocationDetail/JobInvocationSystemStatusChart.js:136
1992
+ #: ../webpack/JobInvocationDetail/JobInvocationSystemStatusChart.js:142
1984
1993
  msgid "System status"
1985
1994
  msgstr ""
1986
1995
 
1987
- #: ../webpack/JobInvocationDetail/JobInvocationSystemStatusChart.js:170
1996
+ #: ../webpack/JobInvocationDetail/JobInvocationSystemStatusChart.js:176
1988
1997
  msgid "Scheduled at:"
1989
1998
  msgstr ""
1990
1999
 
@@ -2064,11 +2073,11 @@ msgstr ""
2064
2073
  msgid "Copy to clipboard"
2065
2074
  msgstr ""
2066
2075
 
2067
- #: ../webpack/JobInvocationDetail/TemplateInvocation.js:144
2076
+ #: ../webpack/JobInvocationDetail/TemplateInvocation.js:138
2068
2077
  msgid "An error occurred while fetching the template invocation details."
2069
2078
  msgstr ""
2070
2079
 
2071
- #: ../webpack/JobInvocationDetail/TemplateInvocation.js:197
2080
+ #: ../webpack/JobInvocationDetail/TemplateInvocation.js:191
2072
2081
  msgid "Target:"
2073
2082
  msgstr ""
2074
2083
 
@@ -2078,32 +2087,32 @@ msgid "No output for the selected filters"
2078
2087
  msgstr ""
2079
2088
 
2080
2089
  #:
2081
- #: ../webpack/JobInvocationDetail/TemplateInvocationComponents/OutputToggleGroup.js:59
2090
+ #: ../webpack/JobInvocationDetail/TemplateInvocationComponents/OutputToggleGroup.js:77
2082
2091
  msgid "STDERR"
2083
2092
  msgstr ""
2084
2093
 
2085
2094
  #:
2086
- #: ../webpack/JobInvocationDetail/TemplateInvocationComponents/OutputToggleGroup.js:65
2095
+ #: ../webpack/JobInvocationDetail/TemplateInvocationComponents/OutputToggleGroup.js:83
2087
2096
  msgid "STDOUT"
2088
2097
  msgstr ""
2089
2098
 
2090
2099
  #:
2091
- #: ../webpack/JobInvocationDetail/TemplateInvocationComponents/OutputToggleGroup.js:71
2100
+ #: ../webpack/JobInvocationDetail/TemplateInvocationComponents/OutputToggleGroup.js:89
2092
2101
  msgid "DEBUG"
2093
2102
  msgstr ""
2094
2103
 
2095
2104
  #:
2096
- #: ../webpack/JobInvocationDetail/TemplateInvocationComponents/OutputToggleGroup.js:77
2105
+ #: ../webpack/JobInvocationDetail/TemplateInvocationComponents/OutputToggleGroup.js:95
2097
2106
  msgid "Preview Template"
2098
2107
  msgstr ""
2099
2108
 
2100
2109
  #:
2101
- #: ../webpack/JobInvocationDetail/TemplateInvocationComponents/OutputToggleGroup.js:83
2110
+ #: ../webpack/JobInvocationDetail/TemplateInvocationComponents/OutputToggleGroup.js:101
2102
2111
  msgid "Command"
2103
2112
  msgstr ""
2104
2113
 
2105
2114
  #:
2106
- #: ../webpack/JobInvocationDetail/TemplateInvocationComponents/OutputToggleGroup.js:119
2115
+ #: ../webpack/JobInvocationDetail/TemplateInvocationComponents/OutputToggleGroup.js:137
2107
2116
  msgid "Open in new tab"
2108
2117
  msgstr ""
2109
2118
 
@@ -2716,16 +2725,16 @@ msgstr ""
2716
2725
  msgid "Has to be a positive number"
2717
2726
  msgstr ""
2718
2727
 
2719
- #: ../webpack/JobWizard/steps/form/ResourceSelect.js:56
2720
- #: ../webpack/JobWizard/steps/form/SearchSelect.js:42
2728
+ #: ../webpack/JobWizard/steps/form/ResourceSelect.js:58
2729
+ #: ../webpack/JobWizard/steps/form/SearchSelect.js:41
2721
2730
  msgid "Please refine your search."
2722
2731
  msgstr ""
2723
2732
 
2724
- #: ../webpack/JobWizard/steps/form/ResourceSelect.js:59
2733
+ #: ../webpack/JobWizard/steps/form/ResourceSelect.js:61
2725
2734
  msgid "You have more results to display. Showing first %s results"
2726
2735
  msgstr ""
2727
2736
 
2728
- #: ../webpack/JobWizard/steps/form/SearchSelect.js:45
2737
+ #: ../webpack/JobWizard/steps/form/SearchSelect.js:44
2729
2738
  msgid "You have %s results to display. Showing first %s results"
2730
2739
  msgstr ""
2731
2740
 
@@ -5,13 +5,14 @@
5
5
  # Translators:
6
6
  # Baptiste Agasse <baptiste.agasse@gmail.com>, 2018-2019,2023
7
7
  # Claer <transiblu@claer.hammock.fr>, 2016
8
+ # Ondřej Gajdušek, 2026
8
9
  # Pierre-Emmanuel Dutang <dutangp@gmail.com>, 2016-2017
9
10
  msgid ""
10
11
  msgstr ""
11
- "Project-Id-Version: foreman_remote_execution 16.2.1\n"
12
+ "Project-Id-Version: foreman_remote_execution 16.5.1\n"
12
13
  "Report-Msgid-Bugs-To: \n"
13
14
  "PO-Revision-Date: 2016-02-15 13:54+0000\n"
14
- "Last-Translator: Claer <transiblu@claer.hammock.fr>, 2016\n"
15
+ "Last-Translator: Ondřej Gajdušek, 2026\n"
15
16
  "Language-Team: French (http://app.transifex.com/foreman/foreman/language/fr/)\n"
16
17
  "MIME-Version: 1.0\n"
17
18
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -918,10 +919,10 @@ msgid "Open all %s invocations in new tabs"
918
919
  msgstr "Ouvrir tout%s invocations dans les nouveaux onglets"
919
920
 
920
921
  msgid "Open all failed runs on this page (%s)"
921
- msgstr ""
922
+ msgstr "Ouvrir toutes les exécutions ayant échoué sur cette page (%s)"
922
923
 
923
924
  msgid "Open all rows of the table in new tabs"
924
- msgstr ""
925
+ msgstr "Ouvrir toutes les lignes du tableau dans de nouveaux onglets"
925
926
 
926
927
  msgid "Open in new tab"
927
928
  msgstr "Ouvrir dans un nouvel onglet"
@@ -1509,10 +1510,10 @@ msgid "The job template to use, parameter is required unless feature was specifi
1509
1510
  msgstr "Le modèle de job à utiliser, paramètre obligatoire sauf si la fonction a été spécifiée"
1510
1511
 
1511
1512
  msgid "The number of failed invocations is:"
1512
- msgstr ""
1513
+ msgstr "Le nombre d’invocations échouées est :"
1513
1514
 
1514
1515
  msgid "The number of selected invocations is:"
1515
- msgstr ""
1516
+ msgstr "Le nombre des invocations sélectionnées est :"
1516
1517
 
1517
1518
  msgid "The only applicable proxy %{proxy_names} is down"
1518
1519
  msgid_plural "All %{count} applicable proxies are down. Tried %{proxy_names}"
@@ -1625,6 +1626,12 @@ msgstr "Type de requête"
1625
1626
  msgid "Unable to create mail notification: %s"
1626
1627
  msgstr "Impossible de créer une notification par e-mail : %s"
1627
1628
 
1629
+ msgid "Unable to fetch CA public key"
1630
+ msgstr "Impossible de récupérer la clef publique CA"
1631
+
1632
+ msgid "Unable to fetch CA public key: %{error}"
1633
+ msgstr "Impossible de récupérer la clef publique CA: %{error}"
1634
+
1628
1635
  msgid "Unable to fetch public key"
1629
1636
  msgstr "Impossible de récupérer la clef publique"
1630
1637