foreman_remote_execution 16.5.1 → 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 (37) 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. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a7ab6da71abb1f6879c72a92ca2079d66e7d16dfcea6b4bd63158504b9e82b3f
4
- data.tar.gz: b2546d71ce8e945bf9a216775b29806ce9b14b851e87335ec985430a755f4e9b
3
+ metadata.gz: ffbf84ca570a940e3062ae1116e4125f4917c297fb1f9123f4237dc98b8fe883
4
+ data.tar.gz: f98d79b128655e08cf36257c002d55b54c74213d4b90c3abd98d0a22f6e69790
5
5
  SHA512:
6
- metadata.gz: 6acb5db610da524f0daf9606f0aa5981244cc4b31e98eb50a5f6e02d419e3f05732fe848a0637db805eb1ac0fbb47d3532a48df2509daa18ded733c679afea52
7
- data.tar.gz: a0e0613cf11ace197fd3b722bce74b7c9884102662560545556e220d3f03b0b7e6bcbe14deb22b1df0e8feb931c4aab3527fdadcff4121e33a3334a5d2f28326
6
+ metadata.gz: d10fc19094f9473ba0c16e19205e7b45c33c156fe90fcdd774249d319eb5140ce9d4fb627ed071f45c3885178bd7a81cf606e7fa68f87dc09910422f012b1c5f
7
+ data.tar.gz: 0c88bca591e83c4a7590ab018eb52a1b8e7110f20ec6cb5a0d8b8dab9ffab69eef5a943b223d33cbf6ed70c2cf12b4bfe93f105a84c0747dc3b226dfcdf51749
@@ -3,10 +3,10 @@
3
3
  "locale_data": {
4
4
  "foreman_remote_execution": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_remote_execution 16.2.1",
6
+ "Project-Id-Version": "foreman_remote_execution 16.5.1",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2016-02-15 13:54+0000",
9
- "Last-Translator": "Ettore Atalan <atalanttore@googlemail.com>, 2016-2017,2022-2023",
9
+ "Last-Translator": "Adam Růžička <aruzicka@redhat.com>, 2026",
10
10
  "Language-Team": "German (http://app.transifex.com/foreman/foreman/language/de/)",
11
11
  "MIME-Version": "1.0",
12
12
  "Content-Type": "text/plain; charset=UTF-8",
@@ -82,7 +82,7 @@
82
82
  ""
83
83
  ],
84
84
  "A user to be used for SSH.": [
85
- ""
85
+ "Ein Benutzername für die Verwendung mit SSH."
86
86
  ],
87
87
  "A user to be used for executing the script. If it differs from the SSH user, su or sudo is used to switch the accounts.": [
88
88
  "Ein Benutzer, der für die Ausführung des Skripts verwendet werden soll. Wenn dieser sich vom SSH-Benutzer unterscheidet, kann mittels su oder sudo der Account gewechselt werden."
@@ -148,10 +148,10 @@
148
148
  "Jede Organisation"
149
149
  ],
150
150
  "Any location": [
151
- ""
151
+ "Beliebiger Standort"
152
152
  ],
153
153
  "Any organization": [
154
- ""
154
+ "Beliebige Organisation"
155
155
  ],
156
156
  "Apply to": [
157
157
  ""
@@ -421,7 +421,7 @@
421
421
  "Dynamische Anfrage"
422
422
  ],
423
423
  "Dynamic query": [
424
- ""
424
+ "Dynamische Abfrage"
425
425
  ],
426
426
  "Edit %s": [
427
427
  "%s bearbeiten"
@@ -457,7 +457,7 @@
457
457
  "Das gültige Benutzerkennwort gilt nur für den SSH-Anbieter. Andere Anbieter ignorieren dieses Feld. <br> Das Passwort wird verschlüsselt in der DB gespeichert, bis der Job abgeschlossen ist. Bei zukünftigen oder wiederkehrenden Ausführungen wird sie nach der letzten Ausführung entfernt."
458
458
  ],
459
459
  "Effective user password is only applicable for SSH provider. Other providers ignore this field. Password is stored encrypted in DB until the job finishes. For future or recurring executions, it is removed after the last execution.": [
460
- ""
460
+ "Das effektive Benutzerpasswort ist nur anwendbar für den SSH-Anbieter. Andere Anbieter ignorieren dieses Feld. Das Passwort wird verschlüsselt in der DB gespeichert bis der Auftrag abgeschlossen ist. Bei zukünftigen oder wiederkehrenden Ausführungen wird das Passwort nach der letzten Ausführung entfernt."
461
461
  ],
462
462
  "Effective user:": [
463
463
  ""
@@ -484,7 +484,7 @@
484
484
  "Evaluiert an:"
485
485
  ],
486
486
  "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.": [
487
- ""
487
+ "Evaluiert die Hostliste direkt vor der Ausführung des Auftrags. Wird ein Filter zur Auswahl der Zeilhosts genutzt, kann die Liste der gewählten Zielhosts von der aktuellen Liste abweichen."
488
488
  ],
489
489
  "Every day at %s": [
490
490
  ""
@@ -499,19 +499,19 @@
499
499
  ""
500
500
  ],
501
501
  "Execute the job later, at a scheduled time.": [
502
- ""
502
+ "Führe den Auftrag zum geplanten Zeitpunkt aus."
503
503
  ],
504
504
  "Execute the job now.": [
505
- ""
505
+ "Führe den Auftrag jetzt aus."
506
506
  ],
507
507
  "Execute the job on a repeating schedule.": [
508
- ""
508
+ "Führe den Auftrag wiederkehrend nach einem Zeitplan aus."
509
509
  ],
510
510
  "Execute the jobs on hosts in randomized order": [
511
511
  "Führe die Aufträge auf Hosts in zufälliger Reihenfolge aus"
512
512
  ],
513
513
  "Executes the job on the current list of target hosts.": [
514
- ""
514
+ "Führt den Auftrag für die aktuell ausgewählte Hostliste aus."
515
515
  ],
516
516
  "Execution": [
517
517
  "Ausführung"
@@ -583,7 +583,7 @@
583
583
  "Formularauftragsvorlage"
584
584
  ],
585
585
  "Future execution": [
586
- ""
586
+ "Zukünftige Ausführung"
587
587
  ],
588
588
  "Get output for a host": [
589
589
  "Ausgabe für einen Host abfragen"
@@ -601,7 +601,7 @@
601
601
  "Erweiterte Felder ausblenden"
602
602
  ],
603
603
  "Hide all advanced fields": [
604
- ""
604
+ "Alle erweiterten Felder ausblenden"
605
605
  ],
606
606
  "Host": [
607
607
  "Rechner"
@@ -643,7 +643,7 @@
643
643
  "Identifizierer des Host-interfaces für Remote-Ausführung"
644
644
  ],
645
645
  "Immediate execution": [
646
- ""
646
+ "Sofortige Ausführung"
647
647
  ],
648
648
  "Import": [
649
649
  "Import"
@@ -763,7 +763,7 @@
763
763
  "Key passhprase gilt nur für SSH-Anbieter. Andere Anbieter ignorieren dieses Feld. <br> Die Passphrase wird verschlüsselt in der DB gespeichert, bis der Job abgeschlossen ist. Bei zukünftigen oder wiederkehrenden Ausführungen wird sie nach der letzten Ausführung entfernt."
764
764
  ],
765
765
  "Key passphrase is only applicable for SSH provider. Other providers ignore this field. Passphrase is stored encrypted in DB until the job finishes. For future or recurring executions, it is removed after the last execution.": [
766
- ""
766
+ "Schlüssel-Passwort ist nur anwendbar für den SSH-Anbieter. Andere Anbieter ignorieren dieses Feld. Das Schlüssel-Passwort wird verschlüsselt in der DB gespeichert bis der Auftrag abgeschlossen ist. Bei zukünftigen oder wiederkehrenden Ausführungen wird das Schlüssel-Passwort nach der letzten Ausführung entfernt."
767
767
  ],
768
768
  "Label": [
769
769
  "Kennung"
@@ -787,7 +787,7 @@
787
787
  "Mehr dazu in der Dokumentation."
788
788
  ],
789
789
  "Legacy UI": [
790
- ""
790
+ "Alte Benutzeroberfläche"
791
791
  ],
792
792
  "List available remote execution features for a host": [
793
793
  ""
@@ -850,7 +850,7 @@
850
850
  "Neue Auftragsvorlage"
851
851
  ],
852
852
  "New UI": [
853
- ""
853
+ "Neue Benutzeroberfläche"
854
854
  ],
855
855
  "Next": [
856
856
  "Weiter"
@@ -1066,7 +1066,7 @@
1066
1066
  ""
1067
1067
  ],
1068
1068
  "Recurring execution": [
1069
- ""
1069
+ "Wiederkehrende Ausführung"
1070
1070
  ],
1071
1071
  "Recurring logic": [
1072
1072
  "Wiederholungslogik"
@@ -1186,7 +1186,7 @@
1186
1186
  "Job ausführen"
1187
1187
  ],
1188
1188
  "Run on selected hosts": [
1189
- ""
1189
+ "Auf ausgewählten Hosts ausführen"
1190
1190
  ],
1191
1191
  "Running": [
1192
1192
  "Läuft"
@@ -1201,7 +1201,7 @@
1201
1201
  "Besondere Optionen des SSH-Anbieters"
1202
1202
  ],
1203
1203
  "SSH user": [
1204
- ""
1204
+ "SSH-Benutzer"
1205
1205
  ],
1206
1206
  "SSH user:": [
1207
1207
  ""
@@ -1288,19 +1288,19 @@
1288
1288
  "Wählen Sie so viele Proxys für entfernte Ausführung aus, wie es für dieses Subnetz zutreffend ist. Wenn mehrere Proxys mit demselben Provider hinzugefügt werden, dann wird die Auslastung unter diesen ausgeglichen."
1289
1289
  ],
1290
1290
  "Select the type of execution": [
1291
- ""
1291
+ "Wähle die Art der Ausführung"
1292
1292
  ],
1293
1293
  "Set 'host_registration_remote_execution_pull' parameter for the host. If it is set to true, pull provider client will be deployed on the host": [
1294
1294
  ""
1295
1295
  ],
1296
1296
  "Set SSH key passphrase": [
1297
- ""
1297
+ "SSH-Schlüssel-Passwort setzen"
1298
1298
  ],
1299
1299
  "Set SSH password": [
1300
- ""
1300
+ "SSH-Passwort setzen"
1301
1301
  ],
1302
1302
  "Set SSH user": [
1303
- ""
1303
+ "SSH-Benutzer setzen"
1304
1304
  ],
1305
1305
  "Set password for effective user (using sudo-like mechanisms)": [
1306
1306
  ""
@@ -1318,7 +1318,7 @@
1318
1318
  "Zeige Job status des Hosts"
1319
1319
  ],
1320
1320
  "Show all advanced fields": [
1321
- ""
1321
+ "Alle erweiterten Felder anzeigen"
1322
1322
  ],
1323
1323
  "Show foreign input set details": [
1324
1324
  " Details zu Fremdeingabe-Satz anzeigen"
@@ -1375,7 +1375,7 @@
1375
1375
  "Statische Anfrage"
1376
1376
  ],
1377
1377
  "Static query": [
1378
- ""
1378
+ "Statische Abfrage"
1379
1379
  ],
1380
1380
  "Status": [
1381
1381
  "Status"
@@ -1610,7 +1610,7 @@
1610
1610
  ""
1611
1611
  ],
1612
1612
  "Type of execution": [
1613
- ""
1613
+ "Art der Ausführung"
1614
1614
  ],
1615
1615
  "Type of query": [
1616
1616
  "Anfragetyp"
@@ -1618,6 +1618,12 @@
1618
1618
  "Unable to create mail notification: %s": [
1619
1619
  "Unable to create mail notification: %s"
1620
1620
  ],
1621
+ "Unable to fetch CA public key": [
1622
+ ""
1623
+ ],
1624
+ "Unable to fetch CA public key: %{error}": [
1625
+ ""
1626
+ ],
1621
1627
  "Unable to fetch public key": [
1622
1628
  "Öffentlicher Schlüssel konnte nicht abgerufen werden"
1623
1629
  ],
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_remote_execution": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_remote_execution 16.2.1",
6
+ "Project-Id-Version": "foreman_remote_execution 16.5.1",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2016-02-15 13:54+0000",
9
9
  "Last-Translator": "0868a4d1af5275b3f70b0a6dac4c99a4, 2016",
@@ -1618,6 +1618,12 @@
1618
1618
  "Unable to create mail notification: %s": [
1619
1619
  ""
1620
1620
  ],
1621
+ "Unable to fetch CA public key": [
1622
+ ""
1623
+ ],
1624
+ "Unable to fetch CA public key: %{error}": [
1625
+ ""
1626
+ ],
1621
1627
  "Unable to fetch public key": [
1622
1628
  ""
1623
1629
  ],
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_remote_execution": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_remote_execution 16.2.1",
6
+ "Project-Id-Version": "foreman_remote_execution 16.5.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>",
@@ -1619,6 +1619,12 @@
1619
1619
  "Unable to create mail notification: %s": [
1620
1620
  "No se pudo crear la notificación de correo: %s"
1621
1621
  ],
1622
+ "Unable to fetch CA public key": [
1623
+ ""
1624
+ ],
1625
+ "Unable to fetch CA public key: %{error}": [
1626
+ ""
1627
+ ],
1622
1628
  "Unable to fetch public key": [
1623
1629
  "No se pudo extraer la llave pública."
1624
1630
  ],
@@ -3,10 +3,10 @@
3
3
  "locale_data": {
4
4
  "foreman_remote_execution": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_remote_execution 16.2.1",
6
+ "Project-Id-Version": "foreman_remote_execution 16.5.1",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2016-02-15 13:54+0000",
9
- "Last-Translator": "Claer <transiblu@claer.hammock.fr>, 2016",
9
+ "Last-Translator": "Ondřej Gajdušek, 2026",
10
10
  "Language-Team": "French (http://app.transifex.com/foreman/foreman/language/fr/)",
11
11
  "MIME-Version": "1.0",
12
12
  "Content-Type": "text/plain; charset=UTF-8",
@@ -914,10 +914,10 @@
914
914
  "Ouvrir tout%s invocations dans les nouveaux onglets"
915
915
  ],
916
916
  "Open all failed runs on this page (%s)": [
917
- ""
917
+ "Ouvrir toutes les exécutions ayant échoué sur cette page (%s)"
918
918
  ],
919
919
  "Open all rows of the table in new tabs": [
920
- ""
920
+ "Ouvrir toutes les lignes du tableau dans de nouveaux onglets"
921
921
  ],
922
922
  "Open in new tab": [
923
923
  "Ouvrir dans un nouvel onglet"
@@ -1505,10 +1505,10 @@
1505
1505
  "Le modèle de job à utiliser, paramètre obligatoire sauf si la fonction a été spécifiée"
1506
1506
  ],
1507
1507
  "The number of failed invocations is:": [
1508
- ""
1508
+ "Le nombre d’invocations échouées est :"
1509
1509
  ],
1510
1510
  "The number of selected invocations is:": [
1511
- ""
1511
+ "Le nombre des invocations sélectionnées est :"
1512
1512
  ],
1513
1513
  "The only applicable proxy %{proxy_names} is down": [
1514
1514
  "Le seul proxy applicable %{proxy_names} est indisponible",
@@ -1620,6 +1620,12 @@
1620
1620
  "Unable to create mail notification: %s": [
1621
1621
  "Impossible de créer une notification par e-mail : %s"
1622
1622
  ],
1623
+ "Unable to fetch CA public key": [
1624
+ "Impossible de récupérer la clef publique CA"
1625
+ ],
1626
+ "Unable to fetch CA public key: %{error}": [
1627
+ "Impossible de récupérer la clef publique CA: %{error}"
1628
+ ],
1623
1629
  "Unable to fetch public key": [
1624
1630
  "Impossible de récupérer la clef publique"
1625
1631
  ],
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_remote_execution": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_remote_execution 16.2.1",
6
+ "Project-Id-Version": "foreman_remote_execution 16.5.1",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2016-02-15 13:54+0000",
9
9
  "Last-Translator": "elobato <elobatocs@gmail.com>, 2017",
@@ -66,7 +66,7 @@
66
66
  "ジョブ '%{subject}' が失敗しました"
67
67
  ],
68
68
  "A job '%{subject}' has finished successfully": [
69
- "ジョブ '%{subject}' が正常に完了しました。"
69
+ "ジョブ '%{subject}' が正常に完了しました"
70
70
  ],
71
71
  "A notification when a job finishes": [
72
72
  "ジョブの完了時の通知"
@@ -138,7 +138,7 @@
138
138
  "エラーが発生しました。"
139
139
  ],
140
140
  "Another interface is already set as execution. Are you sure you want to use this one instead?": [
141
- "別のインターフェースがすでに実行として設定されています。代わりにこのインターフェースを使用しもよろしいでしょうか?"
141
+ "別のインターフェイスはすでに実行として設定されています。代わりにこのインターフェイスを使用してもよろしいですか?"
142
142
  ],
143
143
  "Any Location": [
144
144
  "任意のロケーション"
@@ -285,7 +285,7 @@
285
285
  "再帰論理 %s を有効にできませんでした: ${response}"
286
286
  ],
287
287
  "Could not find any suitable interface for execution": [
288
- "実行に適したインターフェースを見つけることができませんでした"
288
+ "実行に適したインターフェイスを見つけることができませんでした"
289
289
  ],
290
290
  "Could not render the preview because no host matches the search query.": [
291
291
  "検索クエリーに一致するホストがないため、プレビューをレンダリングできませんでした。"
@@ -375,7 +375,7 @@
375
375
  "デフォルトの SSH パスワード"
376
376
  ],
377
377
  "Default key passphrase to use for SSH. You may override per host by setting a parameter called remote_execution_ssh_key_passphrase": [
378
- "SSH に使用するデフォルトの鍵パスフレーズ。remote_execution_ssh_key_passphrase という名前のパラメーターを設定することにより、ホストごとに上書きできます。"
378
+ "SSH に使用するデフォルトの鍵パスフレーズ。remote_execution_ssh_key_passphrase という名前のパラメーターを設定することにより、ホストごとに上書きできます"
379
379
  ],
380
380
  "Default password to use for SSH. You may override per host by setting a parameter called remote_execution_ssh_password": [
381
381
  "SSH に使用するデフォルトパスワード。remote_execution_ssh_password という名前のパラメーターを設定することにより、ホストごとに上書きできます"
@@ -675,7 +675,7 @@
675
675
  "使用する入力"
676
676
  ],
677
677
  "Interface with the '%s' identifier was specified as a remote execution interface, however the interface was not found on the host. If the interface exists, it needs to be created in Foreman during the registration.": [
678
- "'%s' の識別子を持つインターフェースがリモート実行インターフェースとして指定されましたが、このインターフェースはホスト上で見つかりませんでした。インターフェースが存在する場合は、登録時に Foreman で作成する必要があります。"
678
+ "'%s' の識別子を持つインターフェイスがリモート実行インターフェイスとして指定されましたが、このインターフェイスはホスト上で見つかりませんでした。インターフェイスが存在する場合は、登録時に Foreman で作成する必要があります。"
679
679
  ],
680
680
  "Internal proxy selector can only be used if Katello is enabled": [
681
681
  "内部プロキシーセレクターは、Katello が有効になっている場合にのみ使用できます"
@@ -741,7 +741,7 @@
741
741
  "機能に使用するジョブテンプレート ID"
742
742
  ],
743
743
  "Job template imported successfully.": [
744
- "ジョブテンプレートが正常にインポートされました"
744
+ "ジョブテンプレートが正常にインポートされました。"
745
745
  ],
746
746
  "Job with id '%{id}' was not found": [
747
747
  "ID が '%{id}' のジョブが見つかりませんでした"
@@ -867,7 +867,7 @@
867
867
  "ターゲットホストがありません"
868
868
  ],
869
869
  "No hosts found": [
870
- "ホストが見つかりません。"
870
+ "ホストが見つかりません"
871
871
  ],
872
872
  "No hosts found.": [
873
873
  "ホストが見つかりません。"
@@ -903,7 +903,7 @@
903
903
  "OS"
904
904
  ],
905
905
  "On": [
906
- "次の時刻に開始"
906
+ "オン"
907
907
  ],
908
908
  "Only one of feature or job_template_id can be specified": [
909
909
  "機能または job_template_id の 1 つのみを指定できます"
@@ -912,10 +912,10 @@
912
912
  "%s の呼び出しをすべて新規タブで開く"
913
913
  ],
914
914
  "Open all failed runs on this page (%s)": [
915
- ""
915
+ "このページで失敗した実行をすべて開きます (%s)"
916
916
  ],
917
917
  "Open all rows of the table in new tabs": [
918
- ""
918
+ "新しいタブでテーブルのすべての行を開きます"
919
919
  ],
920
920
  "Open in new tab": [
921
921
  "新規タブで開く"
@@ -924,7 +924,7 @@
924
924
  "新規タブで開く"
925
925
  ],
926
926
  "Open selected in new tab": [
927
- "選択項目を新規タブで開く"
927
+ "選択項目を新規タブで開きます"
928
928
  ],
929
929
  "Opening job invocation form": [
930
930
  "ジョブ呼び出しフォームを開く"
@@ -1044,13 +1044,13 @@
1044
1044
  "クエリータイプ"
1045
1045
  ],
1046
1046
  "REX job has failed - %s": [
1047
- "REX ジョブが失敗しました: %s"
1047
+ "REX ジョブが失敗しました - %s"
1048
1048
  ],
1049
1049
  "REX job has finished - %s": [
1050
- "REX ジョブが終了しました: %s"
1050
+ "REX ジョブが終了しました - %s"
1051
1051
  ],
1052
1052
  "REX job has succeeded - %s": [
1053
- "REX ジョブが成功しました: %s"
1053
+ "REX ジョブが成功しました - %s"
1054
1054
  ],
1055
1055
  "REX pull mode": [
1056
1056
  "REX プルモード"
@@ -1092,7 +1092,7 @@
1092
1092
  "リモート実行機能"
1093
1093
  ],
1094
1094
  "Remote Execution Interface": [
1095
- "リモート実行インターフェース"
1095
+ "リモート実行インターフェイス"
1096
1096
  ],
1097
1097
  "Remote action:": [
1098
1098
  "リモートアクション:"
@@ -1290,7 +1290,7 @@
1290
1290
  "実行の種類の選択"
1291
1291
  ],
1292
1292
  "Set 'host_registration_remote_execution_pull' parameter for the host. If it is set to true, pull provider client will be deployed on the host": [
1293
- "このホストの 'host_registration_remote_execution_pull' パラメーターを設定します。True に設定されている場合には、ぷるプロバイダーのクライアントはホストにデプロイされます。"
1293
+ "このホストの 'host_registration_remote_execution_pull' パラメーターを設定します。True に設定されている場合には、ぷるプロバイダーのクライアントはホストにデプロイされます"
1294
1294
  ],
1295
1295
  "Set SSH key passphrase": [
1296
1296
  "SSH 鍵パスフレーズを設定"
@@ -1308,10 +1308,10 @@
1308
1308
  "リモート実行のプルモードを設定します。`はい` に設定すると、登録したホストにプルプロパイダークライアントがデプロイされます。継承される値は、`host_registration_remote_execution_pull` パラメーターに基づきます。これは、ホストグループ、オペレーティングシステム、組織などから継承できます。オーバーライドされると、選択した値がホストパラメーターレベルで保存されます。"
1309
1309
  ],
1310
1310
  "Should the ip addresses on host interfaces be preferred over the fqdn? It is useful when DNS not resolving the fqdns properly. You may override this per host by setting a parameter called remote_execution_connect_by_ip. For dual-stacked hosts you should consider the remote_execution_connect_by_ip_prefer_ipv6 setting": [
1311
- "ホストインターフェースの ip アドレスは fqdn よりも優先されますか? DNS が fqdn を適切に解決しない場合、これは役に立ちます。remote_execution_connect_by_ip というパラメーターを設定し、ホストごとにこれを上書きすることができます。デュアルスタックのホストの場合は、remote_execution_connect_by_ip_prefer_ipv6 設定を検討する必要があります"
1311
+ "ホストインターフェイスの ip アドレスは fqdn よりも優先されますか? DNS が fqdn を適切に解決しない場合、これは役に立ちます。remote_execution_connect_by_ip というパラメーターを設定し、ホストごとにこれを上書きすることができます。デュアルスタックのホストの場合は、remote_execution_connect_by_ip_prefer_ipv6 設定を検討する必要があります"
1312
1312
  ],
1313
1313
  "Should this interface be used for remote execution?": [
1314
- "このインターフェースをリモート実行に使用する必要がありますか?"
1314
+ "このインターフェイスをリモート実行に使用する必要がありますか?"
1315
1315
  ],
1316
1316
  "Show Job status for the hosts": [
1317
1317
  "ホストのジョブステータスを表示"
@@ -1485,7 +1485,7 @@
1485
1485
  "動的クエリーはまだ処理中です。クエリーの対象となる {viewTheHosts} が可能です。"
1486
1486
  ],
1487
1487
  "The execution interface is used for remote execution": [
1488
- "リモート実行には実行インターフェースが使用されます"
1488
+ "リモート実行には実行インターフェイスが使用されます"
1489
1489
  ],
1490
1490
  "The final host list may change because the selected query is dynamic. It will be rerun during execution.": [
1491
1491
  "選択されたクエリーが動的であるため、最終ホスト一覧は変更される場合があります。実行中に再実行されます。"
@@ -1503,13 +1503,13 @@
1503
1503
  "使用するジョブテンプレート。機能が指定されていなければ、パラメーターが必要です"
1504
1504
  ],
1505
1505
  "The number of failed invocations is:": [
1506
- ""
1506
+ "失敗した呼び出しの数:"
1507
1507
  ],
1508
1508
  "The number of selected invocations is:": [
1509
- ""
1509
+ "選択した呼び出しの数:"
1510
1510
  ],
1511
1511
  "The only applicable proxy %{proxy_names} is down": [
1512
- "適用可能な唯一のプロキシー %{proxy_names} がダウンしています。"
1512
+ "適用可能な唯一のプロキシー %{proxy_names} がダウンしています"
1513
1513
  ],
1514
1514
  "The template %{template_name} mapped to feature %{feature_name} is not accessible by the user": [
1515
1515
  "ユーザーは機能 %{template_name} にマッピングされたテンプレート %{feature_name} にアクセスできません"
@@ -1616,6 +1616,12 @@
1616
1616
  "Unable to create mail notification: %s": [
1617
1617
  "メールの通知を作成できません: %s"
1618
1618
  ],
1619
+ "Unable to fetch CA public key": [
1620
+ "CA 公開鍵を取得できません"
1621
+ ],
1622
+ "Unable to fetch CA public key: %{error}": [
1623
+ "CA 公開鍵を取得できません: %{error}"
1624
+ ],
1619
1625
  "Unable to fetch public key": [
1620
1626
  "公開鍵を取得できません"
1621
1627
  ],
@@ -1776,7 +1782,7 @@
1776
1782
  "こちら"
1777
1783
  ],
1778
1784
  "host already has an execution interface": [
1779
- "ホストにはすでに実行インターフェースがあります"
1785
+ "ホストにはすでに実行インターフェイスがあります"
1780
1786
  ],
1781
1787
  "hosts": [
1782
1788
  "ホスト"
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_remote_execution": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_remote_execution 16.2.1",
6
+ "Project-Id-Version": "foreman_remote_execution 16.5.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>",
@@ -1618,6 +1618,12 @@
1618
1618
  "Unable to create mail notification: %s": [
1619
1619
  "ელფოსტის შეტყობინების შექმნის შეცდომა: %s"
1620
1620
  ],
1621
+ "Unable to fetch CA public key": [
1622
+ ""
1623
+ ],
1624
+ "Unable to fetch CA public key: %{error}": [
1625
+ ""
1626
+ ],
1621
1627
  "Unable to fetch public key": [
1622
1628
  "საჯარო გასაღების გამოთხოვის შეცდომა"
1623
1629
  ],
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_remote_execution": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_remote_execution 16.2.1",
6
+ "Project-Id-Version": "foreman_remote_execution 16.5.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>",
@@ -912,10 +912,10 @@
912
912
  "새 탭에서 모든 %s 호출을 엽니다."
913
913
  ],
914
914
  "Open all failed runs on this page (%s)": [
915
- ""
915
+ "이 페이지에서 실패한 모든 실행 열기(%s)"
916
916
  ],
917
917
  "Open all rows of the table in new tabs": [
918
- ""
918
+ "표의 모든 행을 새 탭에서 열기"
919
919
  ],
920
920
  "Open in new tab": [
921
921
  "새 탭에서 열기"
@@ -1503,10 +1503,10 @@
1503
1503
  "사용할 작업 템플릿, 기능이 지정되지 않은 경우 매개변수가 필요합니다."
1504
1504
  ],
1505
1505
  "The number of failed invocations is:": [
1506
- ""
1506
+ "실패한 호출 횟수는 다음과 같습니다:"
1507
1507
  ],
1508
1508
  "The number of selected invocations is:": [
1509
- ""
1509
+ "선택한 호출 횟수는 다음과 같습니다:"
1510
1510
  ],
1511
1511
  "The only applicable proxy %{proxy_names} is down": [
1512
1512
  "적용 가능한 유일한 프록시인 %{proxy_names}이(가) 작동하지 않습니다."
@@ -1616,6 +1616,12 @@
1616
1616
  "Unable to create mail notification: %s": [
1617
1617
  "메일 알림을 생성할 수 없습니다: %s"
1618
1618
  ],
1619
+ "Unable to fetch CA public key": [
1620
+ "CA 공개 키를 가져올 수 없습니다."
1621
+ ],
1622
+ "Unable to fetch CA public key: %{error}": [
1623
+ "CA 공개 키를 가져올 수 없습니다: %{error}"
1624
+ ],
1619
1625
  "Unable to fetch public key": [
1620
1626
  "공개 키를 가져올 수 없습니다."
1621
1627
  ],
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_remote_execution": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_remote_execution 16.2.1",
6
+ "Project-Id-Version": "foreman_remote_execution 16.5.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>",
@@ -1619,6 +1619,12 @@
1619
1619
  "Unable to create mail notification: %s": [
1620
1620
  "Não é possível criar a notificação de e-mail: %s"
1621
1621
  ],
1622
+ "Unable to fetch CA public key": [
1623
+ ""
1624
+ ],
1625
+ "Unable to fetch CA public key: %{error}": [
1626
+ ""
1627
+ ],
1622
1628
  "Unable to fetch public key": [
1623
1629
  "Não é possível capturar chave pública "
1624
1630
  ],
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_remote_execution": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_remote_execution 16.2.1",
6
+ "Project-Id-Version": "foreman_remote_execution 16.5.1",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2016-02-15 13:54+0000",
9
9
  "Last-Translator": "Yulia <yulia.poyarkova@redhat.com>, 2016",
@@ -1620,6 +1620,12 @@
1620
1620
  "Unable to create mail notification: %s": [
1621
1621
  ""
1622
1622
  ],
1623
+ "Unable to fetch CA public key": [
1624
+ ""
1625
+ ],
1626
+ "Unable to fetch CA public key: %{error}": [
1627
+ ""
1628
+ ],
1623
1629
  "Unable to fetch public key": [
1624
1630
  "Не удалось получить открытый ключ"
1625
1631
  ],