foreman_openscap 9.0.4 → 10.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/javascripts/foreman_openscap/locale/cs_CZ/foreman_openscap.js +115 -127
- data/app/assets/javascripts/foreman_openscap/locale/de/foreman_openscap.js +12 -24
- data/app/assets/javascripts/foreman_openscap/locale/en/foreman_openscap.js +1 -13
- data/app/assets/javascripts/foreman_openscap/locale/en_GB/foreman_openscap.js +3 -15
- data/app/assets/javascripts/foreman_openscap/locale/es/foreman_openscap.js +12 -24
- data/app/assets/javascripts/foreman_openscap/locale/fr/foreman_openscap.js +83 -95
- data/app/assets/javascripts/foreman_openscap/locale/gl/foreman_openscap.js +4 -16
- data/app/assets/javascripts/foreman_openscap/locale/it/foreman_openscap.js +10 -22
- data/app/assets/javascripts/foreman_openscap/locale/ja/foreman_openscap.js +68 -80
- data/app/assets/javascripts/foreman_openscap/locale/ka/foreman_openscap.js +28 -40
- data/app/assets/javascripts/foreman_openscap/locale/ko/foreman_openscap.js +12 -24
- data/app/assets/javascripts/foreman_openscap/locale/pt_BR/foreman_openscap.js +9 -21
- data/app/assets/javascripts/foreman_openscap/locale/ru/foreman_openscap.js +8 -20
- data/app/assets/javascripts/foreman_openscap/locale/sv_SE/foreman_openscap.js +6 -18
- data/app/assets/javascripts/foreman_openscap/locale/zh_CN/foreman_openscap.js +67 -79
- data/app/assets/javascripts/foreman_openscap/locale/zh_TW/foreman_openscap.js +9 -21
- data/app/helpers/foreman_openscap_helper.rb +2 -18
- data/db/migrate/20201217161511_add_url_to_oval_content.rb +1 -1
- data/lib/foreman_openscap/engine.rb +148 -155
- data/lib/foreman_openscap/version.rb +1 -1
- data/locale/Makefile +12 -2
- data/locale/cs_CZ/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/cs_CZ/foreman_openscap.edit.po +1442 -0
- data/locale/cs_CZ/foreman_openscap.po +120 -130
- data/locale/cs_CZ/foreman_openscap.po.time_stamp +0 -0
- data/locale/de/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/de/foreman_openscap.edit.po +1454 -0
- data/locale/de/foreman_openscap.po +13 -25
- data/locale/de/foreman_openscap.po.time_stamp +0 -0
- data/locale/en/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/en/foreman_openscap.edit.po +1439 -0
- data/locale/en/foreman_openscap.po +1 -13
- data/locale/en/foreman_openscap.po.time_stamp +0 -0
- data/locale/en_GB/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/en_GB/foreman_openscap.edit.po +1440 -0
- data/locale/en_GB/foreman_openscap.po +3 -15
- data/locale/en_GB/foreman_openscap.po.time_stamp +0 -0
- data/locale/es/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/es/foreman_openscap.edit.po +1449 -0
- data/locale/es/foreman_openscap.po +12 -24
- data/locale/es/foreman_openscap.po.time_stamp +0 -0
- data/locale/foreman_openscap.pot +47 -61
- data/locale/fr/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/fr/foreman_openscap.edit.po +1455 -0
- data/locale/fr/foreman_openscap.po +83 -95
- data/locale/fr/foreman_openscap.po.time_stamp +0 -0
- data/locale/gl/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/gl/foreman_openscap.edit.po +1440 -0
- data/locale/gl/foreman_openscap.po +4 -16
- data/locale/gl/foreman_openscap.po.time_stamp +0 -0
- data/locale/it/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/it/foreman_openscap.edit.po +1442 -0
- data/locale/it/foreman_openscap.po +10 -22
- data/locale/it/foreman_openscap.po.time_stamp +0 -0
- data/locale/ja/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ja/foreman_openscap.edit.po +1450 -0
- data/locale/ja/foreman_openscap.po +68 -80
- data/locale/ja/foreman_openscap.po.time_stamp +0 -0
- data/locale/ka/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ka/foreman_openscap.edit.po +1444 -0
- data/locale/ka/foreman_openscap.po +28 -40
- data/locale/ka/foreman_openscap.po.time_stamp +0 -0
- data/locale/ko/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ko/foreman_openscap.edit.po +1440 -0
- data/locale/ko/foreman_openscap.po +12 -24
- data/locale/ko/foreman_openscap.po.time_stamp +0 -0
- data/locale/pt_BR/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/pt_BR/foreman_openscap.edit.po +1454 -0
- data/locale/pt_BR/foreman_openscap.po +9 -21
- data/locale/pt_BR/foreman_openscap.po.time_stamp +0 -0
- data/locale/ru/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ru/foreman_openscap.edit.po +1444 -0
- data/locale/ru/foreman_openscap.po +8 -20
- data/locale/ru/foreman_openscap.po.time_stamp +0 -0
- data/locale/sv_SE/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/sv_SE/foreman_openscap.edit.po +1440 -0
- data/locale/sv_SE/foreman_openscap.po +6 -18
- data/locale/sv_SE/foreman_openscap.po.time_stamp +0 -0
- data/locale/zh_CN/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/zh_CN/foreman_openscap.edit.po +1449 -0
- data/locale/zh_CN/foreman_openscap.po +67 -79
- data/locale/zh_CN/foreman_openscap.po.time_stamp +0 -0
- data/locale/zh_TW/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/zh_TW/foreman_openscap.edit.po +1441 -0
- data/locale/zh_TW/foreman_openscap.po +9 -21
- data/locale/zh_TW/foreman_openscap.po.time_stamp +0 -0
- data/test/unit/message_cleaner_test.rb +1 -0
- metadata +35 -7
- data/locale/action_names.rb +0 -2
- data/webpack/components/EditableInput.js +0 -166
- data/webpack/components/EditableInput.scss +0 -3
- data/webpack/helpers/formFieldsHelper.js +0 -114
@@ -7,14 +7,14 @@
|
|
7
7
|
# Ettore Atalan <atalanttore@googlemail.com>, 2016-2017
|
8
8
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016
|
9
9
|
# Ludwig B <lbayerlein@lbayerlein.de>, 2020
|
10
|
-
#
|
10
|
+
# pdolinic, 2021
|
11
11
|
msgid ""
|
12
12
|
msgstr ""
|
13
|
-
"Project-Id-Version:
|
13
|
+
"Project-Id-Version: foreman_openscap 10.0.1\n"
|
14
14
|
"Report-Msgid-Bugs-To: \n"
|
15
15
|
"PO-Revision-Date: 2016-04-14 07:48+0000\n"
|
16
|
-
"Last-Translator:
|
17
|
-
"Language-Team: German (http://
|
16
|
+
"Last-Translator: pdolinic, 2021\n"
|
17
|
+
"Language-Team: German (http://app.transifex.com/foreman/foreman/language/de/)\n"
|
18
18
|
"MIME-Version: 1.0\n"
|
19
19
|
"Content-Type: text/plain; charset=UTF-8\n"
|
20
20
|
"Content-Transfer-Encoding: 8bit\n"
|
@@ -138,7 +138,7 @@ msgid "Choose weekday"
|
|
138
138
|
msgstr "Wochentag auswählen"
|
139
139
|
|
140
140
|
msgid "Close"
|
141
|
-
msgstr ""
|
141
|
+
msgstr "Schließen"
|
142
142
|
|
143
143
|
msgid "Compliance"
|
144
144
|
msgstr "Konformität"
|
@@ -168,7 +168,7 @@ msgid "Compliant with the policy"
|
|
168
168
|
msgstr "Konform mit der Richtlinie"
|
169
169
|
|
170
170
|
msgid "Confirm"
|
171
|
-
msgstr ""
|
171
|
+
msgstr "Bestätigen"
|
172
172
|
|
173
173
|
msgid "Content"
|
174
174
|
msgstr ""
|
@@ -195,7 +195,7 @@ msgid "Create a Tailoring file"
|
|
195
195
|
msgstr "Erstellen einer Tailoring datei"
|
196
196
|
|
197
197
|
msgid "Created at"
|
198
|
-
msgstr ""
|
198
|
+
msgstr "Erstellt um"
|
199
199
|
|
200
200
|
msgid "Dashboard"
|
201
201
|
msgstr "Übersichtsseite"
|
@@ -468,7 +468,7 @@ msgid "Locations"
|
|
468
468
|
msgstr "Standorte"
|
469
469
|
|
470
470
|
msgid "Manual"
|
471
|
-
msgstr ""
|
471
|
+
msgstr "Manuell"
|
472
472
|
|
473
473
|
msgid "Message"
|
474
474
|
msgstr "Nachricht"
|
@@ -531,7 +531,7 @@ msgid "No hosts selected"
|
|
531
531
|
msgstr "Keine Hosts ausgewählt"
|
532
532
|
|
533
533
|
msgid "No hosts were found with that id, name or query filter"
|
534
|
-
msgstr ""
|
534
|
+
msgstr "Keine Hosts wurden mit dieser Kennung, Name oder Abfrage-Filter gefunden"
|
535
535
|
|
536
536
|
msgid "No proxy found for %{name} or %{url}"
|
537
537
|
msgstr "Keine Proxy für %{name} oder %{url} gefunden"
|
@@ -563,9 +563,6 @@ msgstr "Keine"
|
|
563
563
|
msgid "None found"
|
564
564
|
msgstr "Keine gefunden"
|
565
565
|
|
566
|
-
msgid "None provided"
|
567
|
-
msgstr ""
|
568
|
-
|
569
566
|
msgid "None!"
|
570
567
|
msgstr "Keine!"
|
571
568
|
|
@@ -626,7 +623,7 @@ msgid "Passed|P"
|
|
626
623
|
msgstr "Erfolgreich|E"
|
627
624
|
|
628
625
|
msgid "Permission denied"
|
629
|
-
msgstr ""
|
626
|
+
msgstr "Erlaubnis verweigert"
|
630
627
|
|
631
628
|
msgid "Please Confirm"
|
632
629
|
msgstr "Bitte bestätigen"
|
@@ -686,7 +683,7 @@ msgid "Policy with id %s not found."
|
|
686
683
|
msgstr "Richtlinie mit Kennung %s nicht gefunden."
|
687
684
|
|
688
685
|
msgid "Profile"
|
689
|
-
msgstr ""
|
686
|
+
msgstr "Profil"
|
690
687
|
|
691
688
|
msgid "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."
|
692
689
|
msgstr "Der Proxy konnte keinen Bericht vom Spool an Foreman senden. Dies weist auf ein beschädigtes Berichtsformat hin. Der Bericht wurde in ein Verzeichnis verschoben, in dem beschädigte Dateien auf einem Proxy zur späteren Überprüfung gespeichert werden."
|
@@ -770,7 +767,7 @@ msgid "Rule Results"
|
|
770
767
|
msgstr "Regelergebnisse"
|
771
768
|
|
772
769
|
msgid "Run"
|
773
|
-
msgstr ""
|
770
|
+
msgstr "Ausführen"
|
774
771
|
|
775
772
|
msgid "Run OpenSCAP remediation with Ansible"
|
776
773
|
msgstr ""
|
@@ -857,7 +854,7 @@ msgid "Smart Class Parameters"
|
|
857
854
|
msgstr "Smart-Class-Parameter"
|
858
855
|
|
859
856
|
msgid "Snippet"
|
860
|
-
msgstr ""
|
857
|
+
msgstr "Snippet"
|
861
858
|
|
862
859
|
msgid "Something went wrong while selecting compliance reports - %s"
|
863
860
|
msgstr "Fehler bei der Auswahl der Compliance-Berichte - %s"
|
@@ -923,12 +920,6 @@ msgstr ""
|
|
923
920
|
msgid "The following %{key_name} were missing for %{item_name}: %{key_names}. Make sure they are imported before proceeding."
|
924
921
|
msgstr "Die folgenden %{key_name} fehlten für %{item_name}: %{key_names}. Stellen Sie sicher, dass sie importiert wurden, bevor Sie fortfahren."
|
925
922
|
|
926
|
-
msgid "The following Smart Proxies need to be updated to unlock the feature: %s. "
|
927
|
-
msgstr "Die folgenden Smart-Proxys müssen aktualisiert werden um das Feature freizuschalten: %s."
|
928
|
-
|
929
|
-
msgid "The following proxies could not be reached: %s. Please make sure they are available so Foreman can check their versions."
|
930
|
-
msgstr "Die folgenden Proxys konnten nicht erreicht werden: %s . Bitte stellen Sie sicher, dass sie verfügbar sind, damit Foreman ihre Versionen überprüfen kann."
|
931
|
-
|
932
923
|
msgid "The identifier of the host"
|
933
924
|
msgstr "Die Kennung des Hosts"
|
934
925
|
|
@@ -947,9 +938,6 @@ msgstr ""
|
|
947
938
|
msgid "There's no available report for this host"
|
948
939
|
msgstr ""
|
949
940
|
|
950
|
-
msgid "This feature is temporarily disabled. "
|
951
|
-
msgstr "Dieses Feature ist temporär deaktiviert."
|
952
|
-
|
953
941
|
msgid "This leaves the setup of the foreman_scap_client solely on the user. The policy still needs to be defined in order to link incoming ARF reports."
|
954
942
|
msgstr ""
|
955
943
|
|
File without changes
|
Binary file
|