foreman_openscap 10.2.0 → 11.0.0

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 (63) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_openscap/locale/cs_CZ/foreman_openscap.js +1 -1
  3. data/app/assets/javascripts/foreman_openscap/locale/de/foreman_openscap.js +1 -1
  4. data/app/assets/javascripts/foreman_openscap/locale/en/foreman_openscap.js +6 -6
  5. data/app/assets/javascripts/foreman_openscap/locale/en_GB/foreman_openscap.js +1 -1
  6. data/app/assets/javascripts/foreman_openscap/locale/es/foreman_openscap.js +1 -1
  7. data/app/assets/javascripts/foreman_openscap/locale/fr/foreman_openscap.js +9 -9
  8. data/app/assets/javascripts/foreman_openscap/locale/gl/foreman_openscap.js +1 -1
  9. data/app/assets/javascripts/foreman_openscap/locale/it/foreman_openscap.js +1 -1
  10. data/app/assets/javascripts/foreman_openscap/locale/ja/foreman_openscap.js +13 -13
  11. data/app/assets/javascripts/foreman_openscap/locale/ka/foreman_openscap.js +1 -1
  12. data/app/assets/javascripts/foreman_openscap/locale/ko/foreman_openscap.js +29 -29
  13. data/app/assets/javascripts/foreman_openscap/locale/pt_BR/foreman_openscap.js +1 -1
  14. data/app/assets/javascripts/foreman_openscap/locale/ru/foreman_openscap.js +1 -1
  15. data/app/assets/javascripts/foreman_openscap/locale/sv_SE/foreman_openscap.js +1 -1
  16. data/app/assets/javascripts/foreman_openscap/locale/zh_CN/foreman_openscap.js +6 -6
  17. data/app/assets/javascripts/foreman_openscap/locale/zh_TW/foreman_openscap.js +1 -1
  18. data/lib/foreman_openscap/engine.rb +1 -1
  19. data/lib/foreman_openscap/version.rb +1 -1
  20. data/locale/cs_CZ/LC_MESSAGES/foreman_openscap.mo +0 -0
  21. data/locale/cs_CZ/foreman_openscap.po +1 -1
  22. data/locale/de/LC_MESSAGES/foreman_openscap.mo +0 -0
  23. data/locale/de/foreman_openscap.po +1 -1
  24. data/locale/en/LC_MESSAGES/foreman_openscap.mo +0 -0
  25. data/locale/en/foreman_openscap.po +9 -9
  26. data/locale/en_GB/LC_MESSAGES/foreman_openscap.mo +0 -0
  27. data/locale/en_GB/foreman_openscap.po +1 -1
  28. data/locale/es/LC_MESSAGES/foreman_openscap.mo +0 -0
  29. data/locale/es/foreman_openscap.po +1 -1
  30. data/locale/foreman_openscap.pot +6 -6
  31. data/locale/fr/LC_MESSAGES/foreman_openscap.mo +0 -0
  32. data/locale/fr/foreman_openscap.po +9 -9
  33. data/locale/gl/LC_MESSAGES/foreman_openscap.mo +0 -0
  34. data/locale/gl/foreman_openscap.po +1 -1
  35. data/locale/it/LC_MESSAGES/foreman_openscap.mo +0 -0
  36. data/locale/it/foreman_openscap.po +1 -1
  37. data/locale/ja/LC_MESSAGES/foreman_openscap.mo +0 -0
  38. data/locale/ja/foreman_openscap.po +13 -13
  39. data/locale/ka/LC_MESSAGES/foreman_openscap.mo +0 -0
  40. data/locale/ka/foreman_openscap.po +1 -1
  41. data/locale/ko/LC_MESSAGES/foreman_openscap.mo +0 -0
  42. data/locale/ko/foreman_openscap.po +31 -29
  43. data/locale/pt_BR/LC_MESSAGES/foreman_openscap.mo +0 -0
  44. data/locale/pt_BR/foreman_openscap.po +1 -1
  45. data/locale/ru/LC_MESSAGES/foreman_openscap.mo +0 -0
  46. data/locale/ru/foreman_openscap.po +1 -1
  47. data/locale/sv_SE/LC_MESSAGES/foreman_openscap.mo +0 -0
  48. data/locale/sv_SE/foreman_openscap.po +1 -1
  49. data/locale/zh_CN/LC_MESSAGES/foreman_openscap.mo +0 -0
  50. data/locale/zh_CN/foreman_openscap.po +6 -6
  51. data/locale/zh_TW/LC_MESSAGES/foreman_openscap.mo +0 -0
  52. data/locale/zh_TW/foreman_openscap.po +1 -1
  53. data/webpack/components/ConfirmModal.scss +1 -1
  54. data/webpack/components/EmptyState.js +1 -1
  55. data/webpack/components/HostExtentions/HostKebabItems.js +1 -1
  56. data/webpack/components/IndexLayout.js +1 -1
  57. data/webpack/components/IndexTable/index.js +6 -2
  58. data/webpack/components/OpenscapRemediationWizard/Footer.js +2 -2
  59. data/webpack/components/OpenscapRemediationWizard/index.js +2 -1
  60. data/webpack/components/OpenscapRemediationWizard/steps/ReviewHosts.js +1 -1
  61. data/webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js +1 -1
  62. data/webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js +1 -1
  63. metadata +3 -6
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: '0439888bf908c1a7ad5f03474f3b48411e5a1bab3c5a5bd84ecd405e716a355e'
4
- data.tar.gz: 1d3615c32e243df1d121c0a628cd555d65f4481826710c454b219ff8d76d2aa2
3
+ metadata.gz: 00ef7891420fd87cd5b4f5f48a5840abe65f808e6ccb24e3fe19883e49ba1f9e
4
+ data.tar.gz: 7ed301372df3404618f8ade7ff2d0eaed3f17acde9a5720e50a568631ddf444b
5
5
  SHA512:
6
- metadata.gz: 6a7d1cba25e21591b06f5cd5eaa4e98cb3013b7b54cbb89dacf49b7383a6bdcc1f9eb498e6c1a3c34b068398aaef5a217d582018e5ae7a171eef3f7de1ee4268
7
- data.tar.gz: 9f2f93540bc1a4405a9d37ffaa6ce89632c7656622022734dfaf7e90727cc2623e613a5a6baa8abf6fb0a515fd98741478e7e863d29bdd3f565841a23f9c5487
6
+ metadata.gz: 3b2a1209bb0ba0e75ba2e6cfa8f70e9b8eebef8393e4eceabab1729ce4ceed8d0f2f0e60b86d2ef9303bf3d8d92e8bd9334a27919fb5d5cc5c99619476367601
7
+ data.tar.gz: dc278d4373df4803b3ad3385c14cb813866895e91dc25998f11b8464efe7f538c16d4d3554aafae141f536d5a89ad041a876288cbd99201f0239f200f3ef32e3
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_openscap": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_openscap 10.1.0",
6
+ "Project-Id-Version": "foreman_openscap 10.2.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2016-04-14 07:48+0000",
9
9
  "Last-Translator": "Pavel Borecki <pavel.borecki@gmail.com>, 2018-2020",
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_openscap": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_openscap 10.1.0",
6
+ "Project-Id-Version": "foreman_openscap 10.2.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2016-04-14 07:48+0000",
9
9
  "Last-Translator": "pdolinic, 2021",
@@ -3,19 +3,19 @@
3
3
  "locale_data": {
4
4
  "foreman_openscap": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_openscap 10.1.0",
6
+ "Project-Id-Version": "foreman_openscap 1.0.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
- "PO-Revision-Date": "2023-05-16 14:11+0200",
8
+ "PO-Revision-Date": "2025-02-20 11:19+0100",
9
9
  "Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
10
- "Language-Team": "English",
11
- "Language": "en",
10
+ "Language-Team": "LANGUAGE <LL@li.org>",
11
+ "Language": "",
12
12
  "MIME-Version": "1.0",
13
13
  "Content-Type": "text/plain; charset=UTF-8",
14
14
  "Content-Transfer-Encoding": "8bit",
15
- "Plural-Forms": "nplurals=; plural=;",
15
+ "Plural-Forms": "nplurals=INTEGER; plural=EXPRESSION;",
16
16
  "lang": "en",
17
17
  "domain": "foreman_openscap",
18
- "plural_forms": "nplurals=; plural=;"
18
+ "plural_forms": "nplurals=INTEGER; plural=EXPRESSION;"
19
19
  },
20
20
  " for policy %s": [
21
21
  ""
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_openscap": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_openscap 10.1.0",
6
+ "Project-Id-Version": "foreman_openscap 10.2.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2016-04-14 07:48+0000",
9
9
  "Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_openscap": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_openscap 10.1.0",
6
+ "Project-Id-Version": "foreman_openscap 10.2.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2016-04-14 07:48+0000",
9
9
  "Last-Translator": "FIRST AUTHOR <EMAIL@ADDRESS>, 2016",
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_openscap": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_openscap 10.1.0",
6
+ "Project-Id-Version": "foreman_openscap 10.2.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2016-04-14 07:48+0000",
9
9
  "Last-Translator": "Pierre-Emmanuel Dutang <dutangp@gmail.com>, 2016",
@@ -95,7 +95,7 @@
95
95
  "Par défaut, la correction est appliquée à l'hôte actuel. Vous pouvez éventuellement corriger tous les hôtes supplémentaires qui ne respectent pas la règle."
96
96
  ],
97
97
  "Can't find %{packages} RPM(s), are you sure it is installed on your server?": [
98
- ""
98
+ "Je ne trouve pas%{packages} RPM(s), êtes-vous sûr qu'il est installé sur votre serveur ?"
99
99
  ],
100
100
  "Cancel": [
101
101
  "Annuler"
@@ -179,7 +179,7 @@
179
179
  "Impossible de valider %s. Veuillez vérifier que vous disposez de la bonne version du proxy pour utiliser cette fonctionnalité"
180
180
  ],
181
181
  "Could not validate %{file_type}. Error %{error}": [
182
- "Impossible de valider %%{file_type}. Erreur %{error}"
182
+ "Impossible de valider %{file_type}. Erreur %{error}"
183
183
  ],
184
184
  "Create SCAP content": [
185
185
  "Créer un contenu SCAP"
@@ -311,7 +311,7 @@
311
311
  "Impossible de supprimer les rapports de conformité %s"
312
312
  ],
313
313
  "Failed to delete ARF Report for host %{host_name} reported at %{reported_at}": [
314
- "Échec de la suppression du rapport ARF pour l'hôte %%{host_name} signalé à %%{reported_at}"
314
+ "Échec de la suppression du rapport ARF pour l'hôte %{host_name} signalé à %{reported_at}"
315
315
  ],
316
316
  "Failed to downloaded ARF report as bzip: %s": [
317
317
  "N'a pas pu télécharger le rapport ARF sous format bzip : %s"
@@ -323,7 +323,7 @@
323
323
  "Impossible d'extraire le statut du spool du proxy"
324
324
  ],
325
325
  "Failed to save when overriding parameters for %{config_tool}, cause: %{errors}": [
326
- "Echec de la sauvegarde lors de l'écrasement des paramètres pour %%{config_tool}, cause : %{errors}"
326
+ "Echec de la sauvegarde lors de l'écrasement des paramètres pour %{config_tool}, cause : %{errors}"
327
327
  ],
328
328
  "Failed to upload Arf Report, OpenSCAP proxy name or url not found in params when uploading for %s and host is missing openscap_proxy": [
329
329
  "Échec de chargement du rapport ARF, l'URL ou le nom de proxy OpenSCAP n'a pas été trouvé dans les paramètres lors du téléchargement pour %s et openscap_proxy manque sur l'hôte"
@@ -722,7 +722,7 @@
722
722
  "Expiration du délai de requête. Veuillez augmenter les valeurs dans Paramètres -> proxy_request_timeout"
723
723
  ],
724
724
  "Required %{msg_name} %{class} was not found, please ensure it is imported first.": [
725
- "%%{msg_name} %{class} requis non trouvé, veuillez vous assurer qu'il y a bien eu une importation pour commencer."
725
+ "%{msg_name} %{class} requis non trouvé, veuillez vous assurer qu'il y a bien eu une importation pour commencer."
726
726
  ],
727
727
  "Requires %s Puppet class. This will assign the class to the hosts or selected hostgroups.": [
728
728
  "Requiert %s classe Puppet. Cela affectera la classe aux hôtes ou aux groupes d'hôtes sélectionnés."
@@ -863,7 +863,7 @@
863
863
  "Copié dans le presse-papiers"
864
864
  ],
865
865
  "Successfully deleted %s compliance reports": [
866
- "Rapports de conformité %s supprimés"
866
+ "%s rapports de conformité supprimés"
867
867
  ],
868
868
  "Successfully deleted ARF report.": [
869
869
  "Rapport ARF supprimé."
@@ -875,7 +875,7 @@
875
875
  "Rapport de synthèse pour OpenScap depuis Foreman"
876
876
  ],
877
877
  "Summary report from Foreman server at %{foreman_url}": [
878
- "Rapport récapitulatif de Foreman à %%{foreman_url}"
878
+ "Rapport de synthèse du serveur Foreman à %{foreman_url}"
879
879
  ],
880
880
  "Tailoring File": [
881
881
  "Fichier de personnalisation"
@@ -899,7 +899,7 @@
899
899
  "Le protocole SACP (Security Content Automation Protocol) combine un certain nombre de normes ouvertes permettant d'énumérer les défauts logiciels et les problèmes de\\n configuration liés à la sécurité. "
900
900
  ],
901
901
  "The following %{key_name} were missing for %{item_name}: %{key_names}. Make sure they are imported before proceeding.": [
902
- "Les %%{key_name} suivants étaient manquants pour %%{item_name} : %%{key_names}. Assurez-vous qu'ils aient bien été importés avant de poursuivre."
902
+ "Les %{key_name} suivants étaient manquants pour %{item_name} : %{key_names}. Assurez-vous qu'ils aient bien été importés avant de poursuivre."
903
903
  ],
904
904
  "The identifier of the host": [
905
905
  "Identifiant de l’hôte"
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_openscap": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_openscap 10.1.0",
6
+ "Project-Id-Version": "foreman_openscap 10.2.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2016-04-14 07:48+0000",
9
9
  "Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_openscap": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_openscap 10.1.0",
6
+ "Project-Id-Version": "foreman_openscap 10.2.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2016-04-14 07:48+0000",
9
9
  "Last-Translator": "FIRST AUTHOR <EMAIL@ADDRESS>, 2016",
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_openscap": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_openscap 10.1.0",
6
+ "Project-Id-Version": "foreman_openscap 10.2.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2016-04-14 07:48+0000",
9
9
  "Last-Translator": "Kazuki Omo <kazuki.omo@gmail.com>, 2016",
@@ -93,7 +93,7 @@
93
93
  "修復はデフォルトで現在のホストに適用されます。必要に応じて、ルールに違反する他のホストを修復してください。"
94
94
  ],
95
95
  "Can't find %{packages} RPM(s), are you sure it is installed on your server?": [
96
- ""
96
+ "%{packages} RPM が見つかりません。この RPM がサーバーにインストールされていますか?"
97
97
  ],
98
98
  "Cancel": [
99
99
  "取り消し"
@@ -177,7 +177,7 @@
177
177
  "%s を検証できませんでした。この機能を使用するための適切なプロキシーバージョンがあることを確認してください。"
178
178
  ],
179
179
  "Could not validate %{file_type}. Error %{error}": [
180
- "%%{file_type} を検証できませんでした。エラー: %%{error}"
180
+ "%{file_type} を検証できませんでした。エラー: %{error}"
181
181
  ],
182
182
  "Create SCAP content": [
183
183
  "SCAP コンテンツの作成"
@@ -321,7 +321,7 @@
321
321
  "プロキシーからスプールステータスを取得できませんでした"
322
322
  ],
323
323
  "Failed to save when overriding parameters for %{config_tool}, cause: %{errors}": [
324
- "%%{config_tool} のパラメーターの上書き時に保存に失敗しました。原因: %%{errors}"
324
+ "%{config_tool} のパラメーターの上書き時に保存に失敗しました。原因: %{errors}"
325
325
  ],
326
326
  "Failed to upload Arf Report, OpenSCAP proxy name or url not found in params when uploading for %s and host is missing openscap_proxy": [
327
327
  "Arf レポートのアップロードに失敗しました。%s のアップロード時にパラメーターで OpenSCAP プロキシー名または url が見つかりませんでした。ホストには openscap_proxy が設定されていません。"
@@ -447,7 +447,7 @@
447
447
  "テーラリングファイルの一覧表示"
448
448
  ],
449
449
  "Loading...": [
450
- "ロード中..."
450
+ "読み込み中..."
451
451
  ],
452
452
  "Locations": [
453
453
  "ロケーション"
@@ -615,7 +615,7 @@
615
615
  "理解するために読んでください。"
616
616
  ],
617
617
  "Please specify import type, received: %{received}, expected one of: %{expected}": [
618
- "インポートタイプを指定してください。受信: %%{received}、次のうち 1 つを想定: %%{expected}"
618
+ "インポートタイプを指定してください。受信: %{received}、次のうちの 1 つが必要です: %{expected}"
619
619
  ],
620
620
  "Policies": [
621
621
  "ポリシー"
@@ -666,7 +666,7 @@
666
666
  "id が %s のポリシーが見つかりません"
667
667
  ],
668
668
  "Profile": [
669
- "profile"
669
+ "プロファイル"
670
670
  ],
671
671
  "Proxy failed to send a report from spool to Foreman. This indicates a corrupted report format. Report has been moved to directory for storing corrupted files on proxy for later inspection.": [
672
672
  "プロキシーは、スプールから Foreman へのレポートの送信に失敗しました。これは、レポート形式が破損していることを示しています。レポートは、後で検査できるようプロキシーの破損ファイルを保存するディレクトリーに移動しました。"
@@ -720,7 +720,7 @@
720
720
  "要求がタイムアウトしました。Settings -> proxy_request_timeout で値を増やしてみてください"
721
721
  ],
722
722
  "Required %{msg_name} %{class} was not found, please ensure it is imported first.": [
723
- "必要とされる %%{msg_name} %%{class} が見つかりませんでした。最初にインポートされていることを確認してください。"
723
+ "必要とされる %{msg_name} %{class} が見つかりませんでした。先にインポートされていることを確認してください。"
724
724
  ],
725
725
  "Requires %s Puppet class. This will assign the class to the hosts or selected hostgroups.": [
726
726
  "%s Puppet クラスが必要です。ホストまたは選択したホストグループに、そのクラスが割り当てられます。"
@@ -735,7 +735,7 @@
735
735
  "結果"
736
736
  ],
737
737
  "Review hosts": [
738
- "ホストの確認"
738
+ "ホストのプレビュー"
739
739
  ],
740
740
  "Review remediation": [
741
741
  "修復の確認"
@@ -873,7 +873,7 @@
873
873
  "Foreman からの OpenScap の概要レポート"
874
874
  ],
875
875
  "Summary report from Foreman server at %{foreman_url}": [
876
- "%%{foreman_url} にある Foreman サーバーからの概要レポート"
876
+ "%{foreman_url} にある Foreman サーバーからの概要レポート"
877
877
  ],
878
878
  "Tailoring File": [
879
879
  "テーラリングファイル"
@@ -897,7 +897,7 @@
897
897
  "Security Content Automation Protocol (SCAP) は、ソフトウェアの不具合およびセキュリティーに関連する設定の問題を列挙するために使用される\\n 数多くのオープンスタンダードの組み合わせです。 "
898
898
  ],
899
899
  "The following %{key_name} were missing for %{item_name}: %{key_names}. Make sure they are imported before proceeding.": [
900
- "以下の %%{key_name} %%{item_name}: %%{key_names} にありませんでした。続行前にインポートされていることを確認してください。"
900
+ "%{item_name} には、以下の %{key_name} がありませんでした: %{key_names}。続行前にインポートされていることを確認してください。"
901
901
  ],
902
902
  "The identifier of the host": [
903
903
  "ホストの ID"
@@ -945,10 +945,10 @@
945
945
  "アップロードの種類"
946
946
  ],
947
947
  "Unable to get HTML version of requested report from Smart Proxy": [
948
- "要求されたレポートの HTML バージョンをスマートプロキシーから取得できません"
948
+ "要求されたレポートの HTML バージョンを Smart Proxy から取得できません"
949
949
  ],
950
950
  "Unable to get XML version of requested report from Smart Proxy": [
951
- "要求されたレポートの XML バージョンをスマートプロキシーから取得できません"
951
+ "要求されたレポートの XML バージョンを Smart Proxy から取得できません"
952
952
  ],
953
953
  "Unassign Compliance Policy": [
954
954
  "コンプライアンスポリシーの割り当て解除"
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_openscap": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_openscap 10.1.0",
6
+ "Project-Id-Version": "foreman_openscap 10.2.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2016-04-14 07:48+0000",
9
9
  "Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
@@ -3,10 +3,10 @@
3
3
  "locale_data": {
4
4
  "foreman_openscap": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_openscap 10.1.0",
6
+ "Project-Id-Version": "foreman_openscap 10.2.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2016-04-14 07:48+0000",
9
- "Last-Translator": "FIRST AUTHOR <EMAIL@ADDRESS>, 2016",
9
+ "Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025",
10
10
  "Language-Team": "Korean (http://app.transifex.com/foreman/foreman/language/ko/)",
11
11
  "MIME-Version": "1.0",
12
12
  "Content-Type": "text/plain; charset=UTF-8",
@@ -87,16 +87,16 @@
87
87
  "컴플라이언스 정책 할당"
88
88
  ],
89
89
  "Back": [
90
- "뒤로(_B)"
90
+ "뒤로 "
91
91
  ],
92
92
  "By default, remediation is applied to the current host. Optionally, remediate any additional hosts that fail the rule.": [
93
93
  "기본적으로 수정은 현재 호스트에 적용됩니다. 선택적으로 규칙에 실패한 추가 호스트를 수정합니다."
94
94
  ],
95
95
  "Can't find %{packages} RPM(s), are you sure it is installed on your server?": [
96
- ""
96
+ "%{packages} RPM을 찾을 수 없습니다. 확실히 서버에 설치되어 있습니까?"
97
97
  ],
98
98
  "Cancel": [
99
- "취소"
99
+ "취소 "
100
100
  ],
101
101
  "Cannot generate HTML guide, no valid OpenSCAP proxy server found.": [
102
102
  "HTML 가이드를 생성할 수 없습니다. 유효한 OpenSCAP 프록시 서버를 찾을 수 없습니다."
@@ -165,7 +165,7 @@
165
165
  "확인"
166
166
  ],
167
167
  "Content": [
168
- "콘텐츠"
168
+ "컨텐츠"
169
169
  ],
170
170
  "Copy to clipboard": [
171
171
  "클립보드에 복사"
@@ -198,13 +198,13 @@
198
198
  "DataStream 테일러링 파일"
199
199
  ],
200
200
  "Date": [
201
- "날짜"
201
+ "날짜 "
202
202
  ],
203
203
  "Default XCCDF profile": [
204
204
  "기본 XCCDF 프로파일"
205
205
  ],
206
206
  "Delete": [
207
- "삭제"
207
+ "삭제 "
208
208
  ],
209
209
  "Delete a Policy": [
210
210
  "정책 삭제"
@@ -240,7 +240,7 @@
240
240
  "배포 옵션"
241
241
  ],
242
242
  "Description": [
243
- "설명"
243
+ "설명 "
244
244
  ],
245
245
  "Details for Compliance Policy %s": [
246
246
  "컴플라이언스 정책에 대한 세부 정보 %s"
@@ -294,7 +294,7 @@
294
294
  "다양한 파일을 업로드할 것으로 예상했지만 다음과 같은 결과가 나왔습니다: %s"
295
295
  ],
296
296
  "Failed": [
297
- "실패"
297
+ "실패 "
298
298
  ],
299
299
  "Failed and Othered": [
300
300
  "실패함 및 제외됨"
@@ -345,7 +345,7 @@
345
345
  "일반"
346
346
  ],
347
347
  "Host": [
348
- "호스트"
348
+ "호스트 "
349
349
  ],
350
350
  "Host Breakdown Chart": [
351
351
  "호스트 분류 차트"
@@ -375,7 +375,7 @@
375
375
  "호스트 그룹 "
376
376
  ],
377
377
  "Hostname": [
378
- "호스트 이름 "
378
+ "호스트 이름"
379
379
  ],
380
380
  "Hosts Breakdown": [
381
381
  "호스트 분류"
@@ -447,7 +447,7 @@
447
447
  "맞춤형 파일 목록"
448
448
  ],
449
449
  "Loading...": [
450
- "읽어들이는 중..."
450
+ "로딩..."
451
451
  ],
452
452
  "Locations": [
453
453
  "위치"
@@ -456,7 +456,7 @@
456
456
  "수동"
457
457
  ],
458
458
  "Message": [
459
- "메시지"
459
+ "메세지 "
460
460
  ],
461
461
  "Method": [
462
462
  "방법"
@@ -486,7 +486,7 @@
486
486
  "다음"
487
487
  ],
488
488
  "No": [
489
- "제공되지 않음"
489
+ "아니오 "
490
490
  ],
491
491
  "No ARF reports for this policy": [
492
492
  "이 정책에 대한 ARF 보고서가 없습니다."
@@ -513,7 +513,7 @@
513
513
  "컴플라이언트 보고서를 찾을 수 없습니다."
514
514
  ],
515
515
  "No hosts selected": [
516
- "선택된 호스트가 없음 "
516
+ "선택된 호스트가 없음"
517
517
  ],
518
518
  "No hosts were found with that id, name or query filter": [
519
519
  "해당 ID, 이름 또는 쿼리 필터를 가진 호스트를 찾을 수 없습니다."
@@ -543,7 +543,7 @@
543
543
  "유효한 정책 ID가 제공되지 않았습니다."
544
544
  ],
545
545
  "None": [
546
- "없음"
546
+ "없음 "
547
547
  ],
548
548
  "None found": [
549
549
  "찾을 수 없습니다."
@@ -582,13 +582,13 @@
582
582
  "Openscap 프록시"
583
583
  ],
584
584
  "Organizations": [
585
- "조직 "
585
+ "조직"
586
586
  ],
587
587
  "Original file name of the XML file": [
588
588
  "XML 파일의 원래 파일 이름"
589
589
  ],
590
590
  "Other": [
591
- "기타"
591
+ "기타 "
592
592
  ],
593
593
  "Other hosts failing this rule": [
594
594
  "이 규칙에 실패한 다른 호스트"
@@ -609,7 +609,7 @@
609
609
  "권한이 거부되었습니다"
610
610
  ],
611
611
  "Please Confirm": [
612
- "확인해 주십시오 "
612
+ "확인해 주십시오"
613
613
  ],
614
614
  "Please make sure you understand them by reading our": [
615
615
  "문서를 읽은 후 이해했는지 "
@@ -720,7 +720,7 @@
720
720
  "요청 시간이 초과되었습니다. 설정 -> proxy_request_timeout을 늘려보세요."
721
721
  ],
722
722
  "Required %{msg_name} %{class} was not found, please ensure it is imported first.": [
723
- "필수의 %{msg_name} %{class}을/를 찾을 수 없습니다. 먼저 가져왔는지 확인하세요."
723
+ "필수의 %{msg_name} %{class} 을/를 찾을 수 없습니다. 먼저 가져왔는지 확인하세요."
724
724
  ],
725
725
  "Requires %s Puppet class. This will assign the class to the hosts or selected hostgroups.": [
726
726
  "%s Puppet 클래스가 필요합니다. 이는 클래스를 호스트 또는 선택된 호스트그룹에 할당합니다."
@@ -729,10 +729,10 @@
729
729
  "Ansible 플러그인이 필요합니다.%s Ansible 역할 및 변수. 이것은 호스트 또는 선택된 호스트 그룹에 역할을 할당합니다."
730
730
  ],
731
731
  "Resource": [
732
- "자원"
732
+ "리소스"
733
733
  ],
734
734
  "Result": [
735
- "결과"
735
+ "결과 "
736
736
  ],
737
737
  "Review hosts": [
738
738
  "호스트 미리보기"
@@ -786,7 +786,7 @@
786
786
  "스케줄 "
787
787
  ],
788
788
  "Select Action": [
789
- "작업 선택 "
789
+ "작업 선택"
790
790
  ],
791
791
  "Select Compliance Policy": [
792
792
  "컴플라이언스 정책 선택"
@@ -795,7 +795,7 @@
795
795
  "OpenSCAP 프록시 선택"
796
796
  ],
797
797
  "Select all items in this page": [
798
- "이 페이지에 있는 모든 항목을 선택 "
798
+ "이 페이지에 있는 모든 항목을 선택"
799
799
  ],
800
800
  "Select remediation method": [
801
801
  "개선 방법을 선택하세요"
@@ -804,7 +804,7 @@
804
804
  "스니펫 선택"
805
805
  ],
806
806
  "Severity": [
807
- "심각도"
807
+ "중요도"
808
808
  ],
809
809
  "Show Guide": [
810
810
  "가이드 표시"
@@ -1014,7 +1014,7 @@
1014
1014
  "맞춤형 파일을 포함하는 XML"
1015
1015
  ],
1016
1016
  "Yes": [
1017
- "제공됨"
1017
+ ""
1018
1018
  ],
1019
1019
  "You are not authorized to view the page. ": [
1020
1020
  "해당 페이지를 볼 권한이 없습니다. "
@@ -1032,7 +1032,7 @@
1032
1032
  "%s에 할당할 수 없습니다, 모든 할당된 정책은 동일한 방식으로 배포되어야 하며 할당된 각 정책에 대해 '배포 기준'을 선택하십시오."
1033
1033
  ],
1034
1034
  "documentation": [
1035
- "확인하십시오."
1035
+ "문서"
1036
1036
  ],
1037
1037
  "does not come from selected tailoring file": [
1038
1038
  "선택된 맞춤형 파일에서 나오지 않습니다"
@@ -1053,7 +1053,7 @@
1053
1053
  "SCAP_RESULT에 포함되지 않습니다."
1054
1054
  ],
1055
1055
  "items selected. Uncheck to Clear": [
1056
- "항목이 선택되어 있습니다. 삭제하려면 선택 해제합니다 "
1056
+ "항목이 선택되어 있습니다. 삭제하려면 선택 해제합니다"
1057
1057
  ],
1058
1058
  "must be between 1 and 31": [
1059
1059
  "1~31 사이여야 합니다."
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_openscap": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_openscap 10.1.0",
6
+ "Project-Id-Version": "foreman_openscap 10.2.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2016-04-14 07:48+0000",
9
9
  "Last-Translator": "FIRST AUTHOR <EMAIL@ADDRESS>, 2016",
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_openscap": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_openscap 10.1.0",
6
+ "Project-Id-Version": "foreman_openscap 10.2.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2016-04-14 07:48+0000",
9
9
  "Last-Translator": "FIRST AUTHOR <EMAIL@ADDRESS>, 2016",
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_openscap": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_openscap 10.1.0",
6
+ "Project-Id-Version": "foreman_openscap 10.2.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2016-04-14 07:48+0000",
9
9
  "Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_openscap": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_openscap 10.1.0",
6
+ "Project-Id-Version": "foreman_openscap 10.2.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2016-04-14 07:48+0000",
9
9
  "Last-Translator": "FIRST AUTHOR <EMAIL@ADDRESS>, 2016",
@@ -93,7 +93,7 @@
93
93
  "默认情况下,补救会应用到当前主机。(可选)修复任何规则失败的额外主机。"
94
94
  ],
95
95
  "Can't find %{packages} RPM(s), are you sure it is installed on your server?": [
96
- ""
96
+ "无法找到 %{packages} RPM,您确定是否已安装在服务器上?"
97
97
  ],
98
98
  "Cancel": [
99
99
  "取消"
@@ -309,7 +309,7 @@
309
309
  "刪除 %s 合规报告失败"
310
310
  ],
311
311
  "Failed to delete ARF Report for host %{host_name} reported at %{reported_at}": [
312
- "无法删除主机 %%{host_name} 在 %%{reported_at} 报告的 ARF 报告"
312
+ "无法删除主机 %{host_name} 在 %{reported_at} 报告的 ARF 报告"
313
313
  ],
314
314
  "Failed to downloaded ARF report as bzip: %s": [
315
315
  "无法将 ARF 报告下载为 bzip:%s"
@@ -615,7 +615,7 @@
615
615
  "请通过阅读我们的手册确保您了解它们"
616
616
  ],
617
617
  "Please specify import type, received: %{received}, expected one of: %{expected}": [
618
- "请指定导入类型,已收到:%%{received},预期为%%{expected} 中的一个"
618
+ "请指定导入类型,已收到:%{received},预期为%{expected} 中的一个"
619
619
  ],
620
620
  "Policies": [
621
621
  "策略"
@@ -720,7 +720,7 @@
720
720
  "请求超时。请尝试增加 Settings -> proxy_request_timeout"
721
721
  ],
722
722
  "Required %{msg_name} %{class} was not found, please ensure it is imported first.": [
723
- "没有找到所需的%%{msg_name}%%{class},请确认它已被导入。"
723
+ "没有找到所需的%{msg_name}%{class},请确认它已被导入。"
724
724
  ],
725
725
  "Requires %s Puppet class. This will assign the class to the hosts or selected hostgroups.": [
726
726
  "需要 %s Puppet 类。这会将类分配给主机或所选主机组。"
@@ -897,7 +897,7 @@
897
897
  "安全内容自动化协议(SCAP)是由一系列用来枚举与安全性有关的软件漏洞和\\n 配置问题的开源标准。"
898
898
  ],
899
899
  "The following %{key_name} were missing for %{item_name}: %{key_names}. Make sure they are imported before proceeding.": [
900
- "%%{item_name} 缺少以下 %%{key_name}:%%{key_names}。在继续操作之前,请确保已将其导入。"
900
+ "%{item_name} 缺少以下 %{key_name}:%{key_names}。在继续操作之前,请确保已将其导入。"
901
901
  ],
902
902
  "The identifier of the host": [
903
903
  "主机 ID"
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_openscap": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_openscap 10.1.0",
6
+ "Project-Id-Version": "foreman_openscap 10.2.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2016-04-14 07:48+0000",
9
9
  "Last-Translator": "FIRST AUTHOR <EMAIL@ADDRESS>, 2016",
@@ -40,7 +40,7 @@ module ForemanOpenscap
40
40
  initializer 'foreman_openscap.register_plugin', :before => :finisher_hook do |app|
41
41
  app.reloader.to_prepare do
42
42
  Foreman::Plugin.register :foreman_openscap do
43
- requires_foreman '>= 3.14'
43
+ requires_foreman '>= 3.15'
44
44
  register_gettext
45
45
 
46
46
  apipie_documented_controllers ["#{ForemanOpenscap::Engine.root}/app/controllers/api/v2/compliance/*.rb"]
@@ -1,3 +1,3 @@
1
1
  module ForemanOpenscap
2
- VERSION = "10.2.0".freeze
2
+ VERSION = "11.0.0".freeze
3
3
  end