foreman_openscap 10.0.0 → 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 -118
- data/app/assets/javascripts/foreman_openscap/locale/de/foreman_openscap.js +12 -15
- data/app/assets/javascripts/foreman_openscap/locale/en/foreman_openscap.js +1 -4
- data/app/assets/javascripts/foreman_openscap/locale/en_GB/foreman_openscap.js +3 -6
- data/app/assets/javascripts/foreman_openscap/locale/es/foreman_openscap.js +12 -15
- data/app/assets/javascripts/foreman_openscap/locale/fr/foreman_openscap.js +83 -86
- data/app/assets/javascripts/foreman_openscap/locale/gl/foreman_openscap.js +4 -7
- data/app/assets/javascripts/foreman_openscap/locale/it/foreman_openscap.js +10 -13
- data/app/assets/javascripts/foreman_openscap/locale/ja/foreman_openscap.js +68 -71
- data/app/assets/javascripts/foreman_openscap/locale/ka/foreman_openscap.js +28 -31
- data/app/assets/javascripts/foreman_openscap/locale/ko/foreman_openscap.js +12 -15
- data/app/assets/javascripts/foreman_openscap/locale/pt_BR/foreman_openscap.js +9 -12
- data/app/assets/javascripts/foreman_openscap/locale/ru/foreman_openscap.js +8 -11
- data/app/assets/javascripts/foreman_openscap/locale/sv_SE/foreman_openscap.js +6 -9
- data/app/assets/javascripts/foreman_openscap/locale/zh_CN/foreman_openscap.js +67 -70
- data/app/assets/javascripts/foreman_openscap/locale/zh_TW/foreman_openscap.js +9 -12
- 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 +121 -122
- data/locale/cs_CZ/foreman_openscap.po +120 -121
- data/locale/de/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/de/foreman_openscap.edit.po +17 -31
- data/locale/de/foreman_openscap.po +13 -16
- data/locale/en/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/en/foreman_openscap.edit.po +1 -5
- data/locale/en/foreman_openscap.po +1 -4
- data/locale/en_GB/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/en_GB/foreman_openscap.edit.po +4 -7
- data/locale/en_GB/foreman_openscap.po +3 -6
- data/locale/es/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/es/foreman_openscap.edit.po +16 -30
- data/locale/es/foreman_openscap.po +12 -15
- data/locale/foreman_openscap.pot +2 -6
- data/locale/fr/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/fr/foreman_openscap.edit.po +87 -101
- data/locale/fr/foreman_openscap.po +83 -86
- data/locale/gl/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/gl/foreman_openscap.edit.po +5 -8
- data/locale/gl/foreman_openscap.po +4 -7
- data/locale/it/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/it/foreman_openscap.edit.po +11 -14
- data/locale/it/foreman_openscap.po +10 -13
- data/locale/ja/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ja/foreman_openscap.edit.po +72 -82
- data/locale/ja/foreman_openscap.po +68 -71
- data/locale/ka/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ka/foreman_openscap.edit.po +32 -37
- data/locale/ka/foreman_openscap.po +28 -31
- data/locale/ko/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ko/foreman_openscap.edit.po +13 -16
- data/locale/ko/foreman_openscap.po +12 -15
- data/locale/pt_BR/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/pt_BR/foreman_openscap.edit.po +13 -27
- data/locale/pt_BR/foreman_openscap.po +9 -12
- data/locale/ru/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ru/foreman_openscap.edit.po +9 -12
- data/locale/ru/foreman_openscap.po +8 -11
- data/locale/sv_SE/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/sv_SE/foreman_openscap.edit.po +7 -10
- data/locale/sv_SE/foreman_openscap.po +6 -9
- data/locale/zh_CN/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/zh_CN/foreman_openscap.edit.po +71 -81
- data/locale/zh_CN/foreman_openscap.po +67 -70
- data/locale/zh_TW/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/zh_TW/foreman_openscap.edit.po +10 -13
- data/locale/zh_TW/foreman_openscap.po +9 -12
- metadata +2 -6
- 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
Binary file
|
@@ -7,14 +7,15 @@
|
|
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
|
+
"POT-Creation-Date: 2024-10-29 14:04+0000\n"
|
15
16
|
"PO-Revision-Date: 2016-04-14 07:48+0000\n"
|
16
|
-
"Last-Translator:
|
17
|
-
"Language-Team: German (http://
|
17
|
+
"Last-Translator: pdolinic, 2021\n"
|
18
|
+
"Language-Team: German (http://app.transifex.com/foreman/foreman/language/de/)\n"
|
18
19
|
"MIME-Version: 1.0\n"
|
19
20
|
"Content-Type: text/plain; charset=UTF-8\n"
|
20
21
|
"Content-Transfer-Encoding: 8bit\n"
|
@@ -311,7 +312,7 @@ msgstr "Keine gültige Richtlinienkennung geliefert"
|
|
311
312
|
|
312
313
|
#: ../app/controllers/policies_controller.rb:129
|
313
314
|
msgid "No hosts were found with that id, name or query filter"
|
314
|
-
msgstr ""
|
315
|
+
msgstr "Keine Hosts wurden mit dieser Kennung, Name oder Abfrage-Filter gefunden"
|
315
316
|
|
316
317
|
#: ../app/controllers/policies_controller.rb:134
|
317
318
|
msgid "No hosts selected"
|
@@ -974,7 +975,7 @@ msgstr ""
|
|
974
975
|
|
975
976
|
#: ../app/views/policies/_list.html.erb:5
|
976
977
|
msgid "Profile"
|
977
|
-
msgstr ""
|
978
|
+
msgstr "Profil"
|
978
979
|
|
979
980
|
#: ../app/views/policies/_list.html.erb:7
|
980
981
|
msgid "Effective Profile"
|
@@ -1126,7 +1127,7 @@ msgstr ""
|
|
1126
1127
|
|
1127
1128
|
#: ../app/views/scap_contents/_list.html.erb:5 ../app/views/tailoring_files/_list.html.erb:5
|
1128
1129
|
msgid "Created at"
|
1129
|
-
msgstr ""
|
1130
|
+
msgstr "Erstellt um"
|
1130
1131
|
|
1131
1132
|
#: ../app/views/scap_contents/_list.html.erb:17 ../app/views/tailoring_files/_list.html.erb:23
|
1132
1133
|
msgid "Download"
|
@@ -1302,11 +1303,7 @@ msgstr ""
|
|
1302
1303
|
|
1303
1304
|
#: ../webpack/components/ConfirmModal.js:20
|
1304
1305
|
msgid "Confirm"
|
1305
|
-
msgstr ""
|
1306
|
-
|
1307
|
-
#: ../webpack/components/EditableInput.js:79
|
1308
|
-
msgid "None provided"
|
1309
|
-
msgstr ""
|
1306
|
+
msgstr "Bestätigen"
|
1310
1307
|
|
1311
1308
|
#: ../webpack/components/HostExtentions/HostKebabItems.js:37
|
1312
1309
|
msgid "There's no available report for this host"
|
@@ -1314,7 +1311,7 @@ msgstr ""
|
|
1314
1311
|
|
1315
1312
|
#: ../webpack/components/OpenscapRemediationWizard/Footer.js:30 ../webpack/components/OpenscapRemediationWizard/index.js:94
|
1316
1313
|
msgid "Run"
|
1317
|
-
msgstr ""
|
1314
|
+
msgstr "Ausführen"
|
1318
1315
|
|
1319
1316
|
#: ../webpack/components/OpenscapRemediationWizard/ViewSelectedHostsLink.js:28
|
1320
1317
|
msgid "View selected hosts"
|
@@ -1346,7 +1343,7 @@ msgstr ""
|
|
1346
1343
|
|
1347
1344
|
#: ../webpack/components/OpenscapRemediationWizard/steps/Finish.js:90
|
1348
1345
|
msgid "Close"
|
1349
|
-
msgstr ""
|
1346
|
+
msgstr "Schließen"
|
1350
1347
|
|
1351
1348
|
#: ../webpack/components/OpenscapRemediationWizard/steps/Finish.js:103 ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:147 ../webpack/components/withLoading.js:12
|
1352
1349
|
msgid "Error!"
|
@@ -1414,7 +1411,7 @@ msgstr ""
|
|
1414
1411
|
|
1415
1412
|
#: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:86
|
1416
1413
|
msgid "Manual"
|
1417
|
-
msgstr ""
|
1414
|
+
msgstr "Manuell"
|
1418
1415
|
|
1419
1416
|
#: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:101
|
1420
1417
|
msgid "There is no job to remediate with. Please remediate manually."
|
@@ -1422,7 +1419,7 @@ msgstr ""
|
|
1422
1419
|
|
1423
1420
|
#: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:107
|
1424
1421
|
msgid "Snippet"
|
1425
|
-
msgstr ""
|
1422
|
+
msgstr "Snippet"
|
1426
1423
|
|
1427
1424
|
#: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:155
|
1428
1425
|
msgid "Select remediation method"
|
@@ -1438,7 +1435,7 @@ msgstr ""
|
|
1438
1435
|
|
1439
1436
|
#: ../webpack/components/withLoading.js:64
|
1440
1437
|
msgid "Permission denied"
|
1441
|
-
msgstr ""
|
1438
|
+
msgstr "Erlaubnis verweigert"
|
1442
1439
|
|
1443
1440
|
#: ../webpack/helpers/mutationHelper.js:7
|
1444
1441
|
msgid "There was a following error when deleting %(name)s: %(error)s"
|
@@ -1452,17 +1449,6 @@ msgstr ""
|
|
1452
1449
|
msgid "Request the following permissions from administrator: %s."
|
1453
1450
|
msgstr ""
|
1454
1451
|
|
1455
|
-
|
1456
|
-
#~
|
1457
|
-
#~ "
|
1458
|
-
#~ "alten: %s."
|
1459
|
-
|
1460
|
-
#~ msgid ""
|
1461
|
-
#~ "The following proxies could not be reached: %s. Please make sure they are avai"
|
1462
|
-
#~ "lable so Foreman can check their versions."
|
1463
|
-
#~ msgstr ""
|
1464
|
-
#~ "Die folgenden Proxys konnten nicht erreicht werden: %s . Bitte stellen Sie sic"
|
1465
|
-
#~ "her, dass sie verfügbar sind, damit Foreman ihre Versionen überprüfen kann."
|
1466
|
-
|
1467
|
-
#~ msgid "This feature is temporarily disabled. "
|
1468
|
-
#~ msgstr "Dieses Feature ist temporär deaktiviert."
|
1452
|
+
#: ../webpack/components/EditableInput.js:79
|
1453
|
+
#~ msgid "None provided"
|
1454
|
+
#~ msgstr "Keine bereitgestellt"
|
@@ -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"
|
Binary file
|
@@ -5,7 +5,7 @@
|
|
5
5
|
#
|
6
6
|
msgid ""
|
7
7
|
msgstr ""
|
8
|
-
"Project-Id-Version: foreman_openscap
|
8
|
+
"Project-Id-Version: foreman_openscap 10.0.1\n"
|
9
9
|
"Report-Msgid-Bugs-To: \n"
|
10
10
|
"PO-Revision-Date: 2023-05-16 14:11+0200\n"
|
11
11
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
@@ -1294,10 +1294,6 @@ msgstr ""
|
|
1294
1294
|
msgid "Confirm"
|
1295
1295
|
msgstr ""
|
1296
1296
|
|
1297
|
-
#: ../webpack/components/EditableInput.js:79
|
1298
|
-
msgid "None provided"
|
1299
|
-
msgstr ""
|
1300
|
-
|
1301
1297
|
#: ../webpack/components/HostExtentions/HostKebabItems.js:37
|
1302
1298
|
msgid "There's no available report for this host"
|
1303
1299
|
msgstr ""
|
@@ -5,7 +5,7 @@
|
|
5
5
|
#
|
6
6
|
msgid ""
|
7
7
|
msgstr ""
|
8
|
-
"Project-Id-Version: foreman_openscap
|
8
|
+
"Project-Id-Version: foreman_openscap 10.0.1\n"
|
9
9
|
"Report-Msgid-Bugs-To: \n"
|
10
10
|
"PO-Revision-Date: 2023-05-16 14:11+0200\n"
|
11
11
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
@@ -555,9 +555,6 @@ msgstr ""
|
|
555
555
|
msgid "None found"
|
556
556
|
msgstr ""
|
557
557
|
|
558
|
-
msgid "None provided"
|
559
|
-
msgstr ""
|
560
|
-
|
561
558
|
msgid "None!"
|
562
559
|
msgstr ""
|
563
560
|
|
Binary file
|
@@ -5,11 +5,12 @@
|
|
5
5
|
# Translators:
|
6
6
|
msgid ""
|
7
7
|
msgstr ""
|
8
|
-
"Project-Id-Version:
|
8
|
+
"Project-Id-Version: foreman_openscap 10.0.1\n"
|
9
9
|
"Report-Msgid-Bugs-To: \n"
|
10
|
+
"POT-Creation-Date: 2024-10-29 14:04+0000\n"
|
10
11
|
"PO-Revision-Date: 2016-04-14 07:48+0000\n"
|
11
12
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
12
|
-
"Language-Team: English (United Kingdom) (http://
|
13
|
+
"Language-Team: English (United Kingdom) (http://app.transifex.com/foreman/fore"
|
13
14
|
"man/language/en_GB/)\n"
|
14
15
|
"MIME-Version: 1.0\n"
|
15
16
|
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -1022,7 +1023,7 @@ msgstr ""
|
|
1022
1023
|
|
1023
1024
|
#: ../app/views/policies/steps/_deployment_options_form.html.erb:7
|
1024
1025
|
msgid "documentation"
|
1025
|
-
msgstr ""
|
1026
|
+
msgstr "documentation"
|
1026
1027
|
|
1027
1028
|
#: ../app/views/policies/steps/_schedule_form.html.erb:12
|
1028
1029
|
msgid "Choose day in month"
|
@@ -1294,10 +1295,6 @@ msgstr ""
|
|
1294
1295
|
msgid "Confirm"
|
1295
1296
|
msgstr ""
|
1296
1297
|
|
1297
|
-
#: ../webpack/components/EditableInput.js:79
|
1298
|
-
msgid "None provided"
|
1299
|
-
msgstr ""
|
1300
|
-
|
1301
1298
|
#: ../webpack/components/HostExtentions/HostKebabItems.js:37
|
1302
1299
|
msgid "There's no available report for this host"
|
1303
1300
|
msgstr ""
|
@@ -5,11 +5,11 @@
|
|
5
5
|
# Translators:
|
6
6
|
msgid ""
|
7
7
|
msgstr ""
|
8
|
-
"Project-Id-Version:
|
8
|
+
"Project-Id-Version: foreman_openscap 10.0.1\n"
|
9
9
|
"Report-Msgid-Bugs-To: \n"
|
10
10
|
"PO-Revision-Date: 2016-04-14 07:48+0000\n"
|
11
11
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
12
|
-
"Language-Team: English (United Kingdom) (http://
|
12
|
+
"Language-Team: English (United Kingdom) (http://app.transifex.com/foreman/fore"
|
13
13
|
"man/language/en_GB/)\n"
|
14
14
|
"MIME-Version: 1.0\n"
|
15
15
|
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -555,9 +555,6 @@ msgstr ""
|
|
555
555
|
msgid "None found"
|
556
556
|
msgstr ""
|
557
557
|
|
558
|
-
msgid "None provided"
|
559
|
-
msgstr ""
|
560
|
-
|
561
558
|
msgid "None!"
|
562
559
|
msgstr ""
|
563
560
|
|
@@ -1048,7 +1045,7 @@ msgid "cannot assign to %s, all assigned policies must be deployed in the same w
|
|
1048
1045
|
msgstr ""
|
1049
1046
|
|
1050
1047
|
msgid "documentation"
|
1051
|
-
msgstr ""
|
1048
|
+
msgstr "documentation"
|
1052
1049
|
|
1053
1050
|
msgid "does not come from selected tailoring file"
|
1054
1051
|
msgstr ""
|
Binary file
|
@@ -7,11 +7,12 @@
|
|
7
7
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016
|
8
8
|
msgid ""
|
9
9
|
msgstr ""
|
10
|
-
"Project-Id-Version:
|
10
|
+
"Project-Id-Version: foreman_openscap 10.0.1\n"
|
11
11
|
"Report-Msgid-Bugs-To: \n"
|
12
|
+
"POT-Creation-Date: 2024-10-29 14:04+0000\n"
|
12
13
|
"PO-Revision-Date: 2016-04-14 07:48+0000\n"
|
13
14
|
"Last-Translator: FIRST AUTHOR <EMAIL@ADDRESS>, 2016\n"
|
14
|
-
"Language-Team: Spanish (http://
|
15
|
+
"Language-Team: Spanish (http://app.transifex.com/foreman/foreman/language/es/)"
|
15
16
|
"\n"
|
16
17
|
"MIME-Version: 1.0\n"
|
17
18
|
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -310,7 +311,7 @@ msgstr "No se proporcionó un ID de política válido"
|
|
310
311
|
|
311
312
|
#: ../app/controllers/policies_controller.rb:129
|
312
313
|
msgid "No hosts were found with that id, name or query filter"
|
313
|
-
msgstr ""
|
314
|
+
msgstr "No se hallaron hosts con ese ID, nombre o filtro de consulta"
|
314
315
|
|
315
316
|
#: ../app/controllers/policies_controller.rb:134
|
316
317
|
msgid "No hosts selected"
|
@@ -975,7 +976,7 @@ msgstr ""
|
|
975
976
|
|
976
977
|
#: ../app/views/policies/_list.html.erb:5
|
977
978
|
msgid "Profile"
|
978
|
-
msgstr ""
|
979
|
+
msgstr "Perfil"
|
979
980
|
|
980
981
|
#: ../app/views/policies/_list.html.erb:7
|
981
982
|
msgid "Effective Profile"
|
@@ -1119,7 +1120,7 @@ msgstr "Archivo de secuencia de datos de SCAP"
|
|
1119
1120
|
|
1120
1121
|
#: ../app/views/scap_contents/_list.html.erb:3
|
1121
1122
|
msgid "Title"
|
1122
|
-
msgstr ""
|
1123
|
+
msgstr "Título"
|
1123
1124
|
|
1124
1125
|
#: ../app/views/scap_contents/_list.html.erb:4 ../app/views/tailoring_files/_list.html.erb:4
|
1125
1126
|
msgid "File name"
|
@@ -1127,7 +1128,7 @@ msgstr ""
|
|
1127
1128
|
|
1128
1129
|
#: ../app/views/scap_contents/_list.html.erb:5 ../app/views/tailoring_files/_list.html.erb:5
|
1129
1130
|
msgid "Created at"
|
1130
|
-
msgstr ""
|
1131
|
+
msgstr "Creado"
|
1131
1132
|
|
1132
1133
|
#: ../app/views/scap_contents/_list.html.erb:17 ../app/views/tailoring_files/_list.html.erb:23
|
1133
1134
|
msgid "Download"
|
@@ -1297,11 +1298,7 @@ msgstr ""
|
|
1297
1298
|
|
1298
1299
|
#: ../webpack/components/ConfirmModal.js:20
|
1299
1300
|
msgid "Confirm"
|
1300
|
-
msgstr ""
|
1301
|
-
|
1302
|
-
#: ../webpack/components/EditableInput.js:79
|
1303
|
-
msgid "None provided"
|
1304
|
-
msgstr ""
|
1301
|
+
msgstr "Confirmar"
|
1305
1302
|
|
1306
1303
|
#: ../webpack/components/HostExtentions/HostKebabItems.js:37
|
1307
1304
|
msgid "There's no available report for this host"
|
@@ -1309,7 +1306,7 @@ msgstr ""
|
|
1309
1306
|
|
1310
1307
|
#: ../webpack/components/OpenscapRemediationWizard/Footer.js:30 ../webpack/components/OpenscapRemediationWizard/index.js:94
|
1311
1308
|
msgid "Run"
|
1312
|
-
msgstr ""
|
1309
|
+
msgstr "Ejecutar"
|
1313
1310
|
|
1314
1311
|
#: ../webpack/components/OpenscapRemediationWizard/ViewSelectedHostsLink.js:28
|
1315
1312
|
msgid "View selected hosts"
|
@@ -1341,7 +1338,7 @@ msgstr ""
|
|
1341
1338
|
|
1342
1339
|
#: ../webpack/components/OpenscapRemediationWizard/steps/Finish.js:90
|
1343
1340
|
msgid "Close"
|
1344
|
-
msgstr ""
|
1341
|
+
msgstr "Cerrar"
|
1345
1342
|
|
1346
1343
|
#: ../webpack/components/OpenscapRemediationWizard/steps/Finish.js:103 ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:147 ../webpack/components/withLoading.js:12
|
1347
1344
|
msgid "Error!"
|
@@ -1409,7 +1406,7 @@ msgstr ""
|
|
1409
1406
|
|
1410
1407
|
#: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:86
|
1411
1408
|
msgid "Manual"
|
1412
|
-
msgstr ""
|
1409
|
+
msgstr "Manual"
|
1413
1410
|
|
1414
1411
|
#: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:101
|
1415
1412
|
msgid "There is no job to remediate with. Please remediate manually."
|
@@ -1417,7 +1414,7 @@ msgstr ""
|
|
1417
1414
|
|
1418
1415
|
#: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:107
|
1419
1416
|
msgid "Snippet"
|
1420
|
-
msgstr ""
|
1417
|
+
msgstr "Snippet"
|
1421
1418
|
|
1422
1419
|
#: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:155
|
1423
1420
|
msgid "Select remediation method"
|
@@ -1433,7 +1430,7 @@ msgstr ""
|
|
1433
1430
|
|
1434
1431
|
#: ../webpack/components/withLoading.js:64
|
1435
1432
|
msgid "Permission denied"
|
1436
|
-
msgstr ""
|
1433
|
+
msgstr "Permiso negado"
|
1437
1434
|
|
1438
1435
|
#: ../webpack/helpers/mutationHelper.js:7
|
1439
1436
|
msgid "There was a following error when deleting %(name)s: %(error)s"
|
@@ -1447,17 +1444,6 @@ msgstr ""
|
|
1447
1444
|
msgid "Request the following permissions from administrator: %s."
|
1448
1445
|
msgstr ""
|
1449
1446
|
|
1450
|
-
|
1451
|
-
#~
|
1452
|
-
#~ "
|
1453
|
-
#~ "onalidad: %s. "
|
1454
|
-
|
1455
|
-
#~ msgid ""
|
1456
|
-
#~ "The following proxies could not be reached: %s. Please make sure they are avai"
|
1457
|
-
#~ "lable so Foreman can check their versions."
|
1458
|
-
#~ msgstr ""
|
1459
|
-
#~ "No se pudieron alcanzar los siguientes proxies: %s. Asegúrese de que estén dis"
|
1460
|
-
#~ "ponibles para que Foreman pueda verificar sus versiones."
|
1461
|
-
|
1462
|
-
#~ msgid "This feature is temporarily disabled. "
|
1463
|
-
#~ msgstr "Esta función se encuentra temporalmente deshabilitada."
|
1447
|
+
#: ../webpack/components/EditableInput.js:79
|
1448
|
+
#~ msgid "None provided"
|
1449
|
+
#~ msgstr "No se ha proporcionado ninguna"
|
@@ -7,11 +7,11 @@
|
|
7
7
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016
|
8
8
|
msgid ""
|
9
9
|
msgstr ""
|
10
|
-
"Project-Id-Version:
|
10
|
+
"Project-Id-Version: foreman_openscap 10.0.1\n"
|
11
11
|
"Report-Msgid-Bugs-To: \n"
|
12
12
|
"PO-Revision-Date: 2016-04-14 07:48+0000\n"
|
13
13
|
"Last-Translator: FIRST AUTHOR <EMAIL@ADDRESS>, 2016\n"
|
14
|
-
"Language-Team: Spanish (http://
|
14
|
+
"Language-Team: Spanish (http://app.transifex.com/foreman/foreman/language/es/)"
|
15
15
|
"\n"
|
16
16
|
"MIME-Version: 1.0\n"
|
17
17
|
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -138,7 +138,7 @@ msgid "Choose weekday"
|
|
138
138
|
msgstr "Elegir día de la semana"
|
139
139
|
|
140
140
|
msgid "Close"
|
141
|
-
msgstr ""
|
141
|
+
msgstr "Cerrar"
|
142
142
|
|
143
143
|
msgid "Compliance"
|
144
144
|
msgstr "Cumplimiento"
|
@@ -168,7 +168,7 @@ msgid "Compliant with the policy"
|
|
168
168
|
msgstr "En conformidad con la política"
|
169
169
|
|
170
170
|
msgid "Confirm"
|
171
|
-
msgstr ""
|
171
|
+
msgstr "Confirmar"
|
172
172
|
|
173
173
|
msgid "Content"
|
174
174
|
msgstr ""
|
@@ -195,7 +195,7 @@ msgid "Create a Tailoring file"
|
|
195
195
|
msgstr "Crear un archivo de personalización"
|
196
196
|
|
197
197
|
msgid "Created at"
|
198
|
-
msgstr ""
|
198
|
+
msgstr "Creado"
|
199
199
|
|
200
200
|
msgid "Dashboard"
|
201
201
|
msgstr "Tablero de mandos"
|
@@ -464,7 +464,7 @@ msgid "Locations"
|
|
464
464
|
msgstr "Ubicaciones"
|
465
465
|
|
466
466
|
msgid "Manual"
|
467
|
-
msgstr ""
|
467
|
+
msgstr "Manual"
|
468
468
|
|
469
469
|
msgid "Message"
|
470
470
|
msgstr "Mensaje"
|
@@ -527,7 +527,7 @@ msgid "No hosts selected"
|
|
527
527
|
msgstr "Ningún host seleccionado"
|
528
528
|
|
529
529
|
msgid "No hosts were found with that id, name or query filter"
|
530
|
-
msgstr ""
|
530
|
+
msgstr "No se hallaron hosts con ese ID, nombre o filtro de consulta"
|
531
531
|
|
532
532
|
msgid "No proxy found for %{name} or %{url}"
|
533
533
|
msgstr "No se ha encontrado ningún proxy para %{name} o %{url}"
|
@@ -559,9 +559,6 @@ msgstr "Ninguno"
|
|
559
559
|
msgid "None found"
|
560
560
|
msgstr "No se encontró ninguno."
|
561
561
|
|
562
|
-
msgid "None provided"
|
563
|
-
msgstr ""
|
564
|
-
|
565
562
|
msgid "None!"
|
566
563
|
msgstr "Ninguno"
|
567
564
|
|
@@ -622,7 +619,7 @@ msgid "Passed|P"
|
|
622
619
|
msgstr "Leído|P"
|
623
620
|
|
624
621
|
msgid "Permission denied"
|
625
|
-
msgstr ""
|
622
|
+
msgstr "Permiso negado"
|
626
623
|
|
627
624
|
msgid "Please Confirm"
|
628
625
|
msgstr "Confirmar"
|
@@ -682,7 +679,7 @@ msgid "Policy with id %s not found."
|
|
682
679
|
msgstr "No se encontró la política con el ID %s."
|
683
680
|
|
684
681
|
msgid "Profile"
|
685
|
-
msgstr ""
|
682
|
+
msgstr "Perfil"
|
686
683
|
|
687
684
|
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."
|
688
685
|
msgstr "El proxy no logró enviar un informe desde la cola de espera a Foreman. Esto indica un formato de informe corrupto. El informe se movió al directorio para almacenar los archivos corruptos en el proxy para una inspección posterior."
|
@@ -766,7 +763,7 @@ msgid "Rule Results"
|
|
766
763
|
msgstr "Resultados de regla"
|
767
764
|
|
768
765
|
msgid "Run"
|
769
|
-
msgstr ""
|
766
|
+
msgstr "Ejecutar"
|
770
767
|
|
771
768
|
msgid "Run OpenSCAP remediation with Ansible"
|
772
769
|
msgstr ""
|
@@ -853,7 +850,7 @@ msgid "Smart Class Parameters"
|
|
853
850
|
msgstr "Parámetros de clase inteligente"
|
854
851
|
|
855
852
|
msgid "Snippet"
|
856
|
-
msgstr ""
|
853
|
+
msgstr "Snippet"
|
857
854
|
|
858
855
|
msgid "Something went wrong while selecting compliance reports - %s"
|
859
856
|
msgstr "Algo ha fallado al seleccionar los informes de cumplimiento: %s."
|
@@ -942,7 +939,7 @@ msgid "This profile will be used to override the one from scap content"
|
|
942
939
|
msgstr "Este perfil se utilizará para anular el perfil del contenido scap"
|
943
940
|
|
944
941
|
msgid "Title"
|
945
|
-
msgstr ""
|
942
|
+
msgstr "Título"
|
946
943
|
|
947
944
|
msgid "To deploy foreman_scap_client, ansible roles run needs to be triggered manually. Manual run is also required after any change to this policy."
|
948
945
|
msgstr ""
|
data/locale/foreman_openscap.pot
CHANGED
@@ -8,8 +8,8 @@ msgid ""
|
|
8
8
|
msgstr ""
|
9
9
|
"Project-Id-Version: foreman_openscap 1.0.0\n"
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
11
|
-
"POT-Creation-Date: 2024-
|
12
|
-
"PO-Revision-Date: 2024-
|
11
|
+
"POT-Creation-Date: 2024-10-29 14:04+0000\n"
|
12
|
+
"PO-Revision-Date: 2024-10-29 14:04+0000\n"
|
13
13
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
14
14
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
15
15
|
"Language: \n"
|
@@ -1422,10 +1422,6 @@ msgstr ""
|
|
1422
1422
|
msgid "Confirm"
|
1423
1423
|
msgstr ""
|
1424
1424
|
|
1425
|
-
#: ../webpack/components/EditableInput.js:79
|
1426
|
-
msgid "None provided"
|
1427
|
-
msgstr ""
|
1428
|
-
|
1429
1425
|
#: ../webpack/components/HostExtentions/HostKebabItems.js:37
|
1430
1426
|
msgid "There's no available report for this host"
|
1431
1427
|
msgstr ""
|
Binary file
|