foreman_openscap 2.0.2 → 3.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.
- checksums.yaml +5 -5
- data/app/controllers/api/v2/compliance/scap_content_profiles_controller.rb +15 -0
- data/app/models/concerns/foreman_openscap/smart_proxy_extensions.rb +1 -1
- data/app/models/foreman_openscap/scap_content_profile.rb +3 -0
- data/app/services/foreman_openscap/lookup_key_overrider.rb +3 -2
- data/app/views/api/v2/compliance/scap_content_profiles/base.json.rabl +3 -0
- data/app/views/api/v2/compliance/scap_content_profiles/index.json.rabl +3 -0
- data/app/views/api/v2/compliance/scap_content_profiles/main.json.rabl +9 -0
- data/app/views/arf_reports/welcome.html.erb +2 -0
- data/config/routes.rb +2 -0
- data/db/migrate/20150929152345_move_arf_reports_to_reports_table.rb +0 -2
- data/db/migrate/20200117135424_migrate_port_overrides_to_int.rb +24 -0
- data/lib/foreman_openscap/engine.rb +9 -6
- data/lib/foreman_openscap/version.rb +1 -1
- data/locale/action_names.rb +1 -1
- data/locale/de/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/de/foreman_openscap.edit.po +1411 -0
- data/locale/de/foreman_openscap.po +20 -190
- data/locale/de/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 +1240 -0
- data/locale/en_GB/foreman_openscap.po +20 -191
- 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 +1462 -0
- data/locale/es/foreman_openscap.po +16 -187
- data/locale/es/foreman_openscap.po.time_stamp +0 -0
- data/locale/foreman_openscap.pot +101 -326
- data/locale/fr/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/fr/foreman_openscap.edit.po +1468 -0
- data/locale/fr/foreman_openscap.po +16 -187
- 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 +1240 -0
- data/locale/gl/foreman_openscap.po +16 -187
- 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 +1361 -0
- data/locale/it/foreman_openscap.po +16 -187
- 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 +1462 -0
- data/locale/ja/foreman_openscap.po +16 -187
- data/locale/ja/foreman_openscap.po.time_stamp +0 -0
- data/locale/ko/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ko/foreman_openscap.edit.po +1408 -0
- data/locale/ko/foreman_openscap.po +16 -187
- 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 +1467 -0
- data/locale/pt_BR/foreman_openscap.po +16 -187
- 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 +1412 -0
- data/locale/ru/foreman_openscap.po +16 -187
- 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 +1240 -0
- data/locale/sv_SE/foreman_openscap.po +16 -187
- 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 +1463 -0
- data/locale/zh_CN/foreman_openscap.po +16 -187
- 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 +1409 -0
- data/locale/zh_TW/foreman_openscap.po +16 -187
- data/locale/zh_TW/foreman_openscap.po.time_stamp +0 -0
- data/test/functional/api/v2/compliance/arf_reports_controller_test.rb +0 -3
- data/test/functional/api/v2/compliance/scap_content_profiles_controller_test.rb +15 -0
- data/test/test_plugin_helper.rb +2 -2
- metadata +25 -5
|
@@ -10,8 +10,8 @@ msgid ""
|
|
|
10
10
|
msgstr ""
|
|
11
11
|
"Project-Id-Version: Foreman\n"
|
|
12
12
|
"Report-Msgid-Bugs-To: \n"
|
|
13
|
-
"PO-Revision-Date: 2019-
|
|
14
|
-
"Last-Translator:
|
|
13
|
+
"PO-Revision-Date: 2019-10-23 20:36+0000\n"
|
|
14
|
+
"Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>\n"
|
|
15
15
|
"Language-Team: French (http://www.transifex.com/foreman/foreman/language/fr/)\n"
|
|
16
16
|
"MIME-Version: 1.0\n"
|
|
17
17
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
@@ -54,9 +54,6 @@ msgstr "<b>Foreman</b> récapitulatif OpenSCAP"
|
|
|
54
54
|
msgid "A summary of reports for OpenSCAP policies"
|
|
55
55
|
msgstr "Récapitulatif des rapports de stratégies OpenSCAP"
|
|
56
56
|
|
|
57
|
-
msgid "Abstract async task"
|
|
58
|
-
msgstr ""
|
|
59
|
-
|
|
60
57
|
msgid "Action with sub plans"
|
|
61
58
|
msgstr "Action avec sous-plans"
|
|
62
59
|
|
|
@@ -81,15 +78,6 @@ msgstr "Appliquer la politique aux hôtes"
|
|
|
81
78
|
msgid "Assign Compliance Policy"
|
|
82
79
|
msgstr "Attribuer un stratégie de conformité"
|
|
83
80
|
|
|
84
|
-
msgid "Attach subscriptions"
|
|
85
|
-
msgstr ""
|
|
86
|
-
|
|
87
|
-
msgid "Auto attach subscriptions"
|
|
88
|
-
msgstr ""
|
|
89
|
-
|
|
90
|
-
msgid "Auto-attach subscriptions"
|
|
91
|
-
msgstr ""
|
|
92
|
-
|
|
93
81
|
msgid "Back"
|
|
94
82
|
msgstr "Précédent"
|
|
95
83
|
|
|
@@ -129,9 +117,6 @@ msgstr "Sélectionner une période"
|
|
|
129
117
|
msgid "Choose weekday"
|
|
130
118
|
msgstr "Sélectionner un jour de la semaine"
|
|
131
119
|
|
|
132
|
-
msgid "Combined Profile Update"
|
|
133
|
-
msgstr ""
|
|
134
|
-
|
|
135
120
|
msgid "Compliance"
|
|
136
121
|
msgstr "Conformité"
|
|
137
122
|
|
|
@@ -171,12 +156,6 @@ msgstr "Impossible de valider %s. Veuillez vérifier que vous disposez de la bon
|
|
|
171
156
|
msgid "Could not validate %{file_type}. Error %{error}"
|
|
172
157
|
msgstr "Impossible de valider %{file_type}. Erreur %{error}"
|
|
173
158
|
|
|
174
|
-
msgid "Create"
|
|
175
|
-
msgstr ""
|
|
176
|
-
|
|
177
|
-
msgid "Create Package Group"
|
|
178
|
-
msgstr ""
|
|
179
|
-
|
|
180
159
|
msgid "Create SCAP content"
|
|
181
160
|
msgstr "Créer un contenu SCAP"
|
|
182
161
|
|
|
@@ -186,6 +165,9 @@ msgstr "Créer une stratégie"
|
|
|
186
165
|
msgid "Create a Tailoring file"
|
|
187
166
|
msgstr "Créer un fichier de personnalisation"
|
|
188
167
|
|
|
168
|
+
msgid "Create client"
|
|
169
|
+
msgstr ""
|
|
170
|
+
|
|
189
171
|
msgid "Dashboard"
|
|
190
172
|
msgstr "Tableau de bord"
|
|
191
173
|
|
|
@@ -201,30 +183,24 @@ msgstr "Profil XCCDF par défaut"
|
|
|
201
183
|
msgid "Delete"
|
|
202
184
|
msgstr "Supprimer"
|
|
203
185
|
|
|
204
|
-
msgid "Delete Activation Key"
|
|
205
|
-
msgstr ""
|
|
206
|
-
|
|
207
|
-
msgid "Delete Lifecycle Environment"
|
|
208
|
-
msgstr ""
|
|
209
|
-
|
|
210
|
-
msgid "Delete Package Group"
|
|
211
|
-
msgstr ""
|
|
212
|
-
|
|
213
|
-
msgid "Delete Product"
|
|
214
|
-
msgstr ""
|
|
215
|
-
|
|
216
186
|
msgid "Delete a Policy"
|
|
217
187
|
msgstr "Supprimer une Stratégie"
|
|
218
188
|
|
|
219
189
|
msgid "Delete an ARF Report"
|
|
220
190
|
msgstr "Supprimer un rapport ARF"
|
|
221
191
|
|
|
192
|
+
msgid "Delete client"
|
|
193
|
+
msgstr ""
|
|
194
|
+
|
|
222
195
|
msgid "Delete compliance policy %s with all of its reports?"
|
|
223
196
|
msgstr "Souhaitez-vous supprimer la stratégie de conformité %s avec tous ses rapports ?"
|
|
224
197
|
|
|
225
198
|
msgid "Delete compliance report for %s?"
|
|
226
199
|
msgstr "Supprimer les rapports de conformité pour %s ?"
|
|
227
200
|
|
|
201
|
+
msgid "Delete host"
|
|
202
|
+
msgstr ""
|
|
203
|
+
|
|
228
204
|
msgid "Delete reports"
|
|
229
205
|
msgstr "Supprimer les rapports"
|
|
230
206
|
|
|
@@ -249,18 +225,6 @@ msgstr ""
|
|
|
249
225
|
msgid "Description"
|
|
250
226
|
msgstr "Description"
|
|
251
227
|
|
|
252
|
-
msgid "Destroy"
|
|
253
|
-
msgstr ""
|
|
254
|
-
|
|
255
|
-
msgid "Destroy Content Host"
|
|
256
|
-
msgstr ""
|
|
257
|
-
|
|
258
|
-
msgid "Disable"
|
|
259
|
-
msgstr ""
|
|
260
|
-
|
|
261
|
-
msgid "Discover"
|
|
262
|
-
msgstr ""
|
|
263
|
-
|
|
264
228
|
msgid "Documentation"
|
|
265
229
|
msgstr "Documentation"
|
|
266
230
|
|
|
@@ -297,15 +261,6 @@ msgstr "Modifier un fichier de personnalisation"
|
|
|
297
261
|
msgid "Effective Profile"
|
|
298
262
|
msgstr "Profil effectif"
|
|
299
263
|
|
|
300
|
-
msgid "Enable"
|
|
301
|
-
msgstr ""
|
|
302
|
-
|
|
303
|
-
msgid "Errata mail"
|
|
304
|
-
msgstr ""
|
|
305
|
-
|
|
306
|
-
msgid "Export"
|
|
307
|
-
msgstr ""
|
|
308
|
-
|
|
309
264
|
msgid "Failed"
|
|
310
265
|
msgstr "Échec"
|
|
311
266
|
|
|
@@ -340,15 +295,9 @@ msgstr "Échec de chargement du rapport ARF, l'URL ou le nom de proxy OpenSCAP n
|
|
|
340
295
|
msgid "Failed|F"
|
|
341
296
|
msgstr "Echec|E"
|
|
342
297
|
|
|
343
|
-
msgid "Fetch pxe files"
|
|
344
|
-
msgstr ""
|
|
345
|
-
|
|
346
298
|
msgid "File Upload"
|
|
347
299
|
msgstr "Téléchargement du ficher"
|
|
348
300
|
|
|
349
|
-
msgid "Filtered index content"
|
|
350
|
-
msgstr ""
|
|
351
|
-
|
|
352
301
|
msgid "Full Report"
|
|
353
302
|
msgstr "Rapport complet"
|
|
354
303
|
|
|
@@ -406,12 +355,6 @@ msgstr "Hôtes passant cette règle"
|
|
|
406
355
|
msgid "How the policy should be deployed"
|
|
407
356
|
msgstr ""
|
|
408
357
|
|
|
409
|
-
msgid "Hypervisors"
|
|
410
|
-
msgstr ""
|
|
411
|
-
|
|
412
|
-
msgid "Hypervisors update"
|
|
413
|
-
msgstr ""
|
|
414
|
-
|
|
415
358
|
msgid "ID of OpenSCAP Proxy"
|
|
416
359
|
msgstr "ID du proxy OpenSCAP"
|
|
417
360
|
|
|
@@ -450,39 +393,6 @@ msgstr "Non conclusif"
|
|
|
450
393
|
msgid "Inconclusive results"
|
|
451
394
|
msgstr "Résultats peu probants"
|
|
452
395
|
|
|
453
|
-
msgid "Incremental Update"
|
|
454
|
-
msgstr ""
|
|
455
|
-
|
|
456
|
-
msgid "Incremental Update of Content View Version(s) "
|
|
457
|
-
msgstr ""
|
|
458
|
-
|
|
459
|
-
msgid "Index content"
|
|
460
|
-
msgstr ""
|
|
461
|
-
|
|
462
|
-
msgid "Index errata"
|
|
463
|
-
msgstr ""
|
|
464
|
-
|
|
465
|
-
msgid "Index module streams"
|
|
466
|
-
msgstr ""
|
|
467
|
-
|
|
468
|
-
msgid "Index package groups"
|
|
469
|
-
msgstr ""
|
|
470
|
-
|
|
471
|
-
msgid "Install Applicable Errata"
|
|
472
|
-
msgstr ""
|
|
473
|
-
|
|
474
|
-
msgid "Install erratum"
|
|
475
|
-
msgstr ""
|
|
476
|
-
|
|
477
|
-
msgid "Install package"
|
|
478
|
-
msgstr ""
|
|
479
|
-
|
|
480
|
-
msgid "Install package group"
|
|
481
|
-
msgstr ""
|
|
482
|
-
|
|
483
|
-
msgid "Instance update"
|
|
484
|
-
msgstr ""
|
|
485
|
-
|
|
486
396
|
msgid "It may sometimes be required to adjust the security policy to your specific needs. "
|
|
487
397
|
msgstr "Il est parfois nécessaire d'ajuster la stratégie de sécurité en fonction de vos besoins spécifiques."
|
|
488
398
|
|
|
@@ -498,6 +408,9 @@ msgstr "Afficher tous les rapports ARF"
|
|
|
498
408
|
msgid "List Policies"
|
|
499
409
|
msgstr "Répertorier les stratégies"
|
|
500
410
|
|
|
411
|
+
msgid "List SCAP content profiles"
|
|
412
|
+
msgstr ""
|
|
413
|
+
|
|
501
414
|
msgid "List SCAP contents"
|
|
502
415
|
msgstr "Lister le contenu SCAP"
|
|
503
416
|
|
|
@@ -640,9 +553,6 @@ msgstr "Autre"
|
|
|
640
553
|
msgid "Othered|O"
|
|
641
554
|
msgstr "Autre|A"
|
|
642
555
|
|
|
643
|
-
msgid "Package Profile Update"
|
|
644
|
-
msgstr ""
|
|
645
|
-
|
|
646
556
|
msgid "Passed"
|
|
647
557
|
msgstr "Succés"
|
|
648
558
|
|
|
@@ -701,24 +611,9 @@ msgstr "Programmation hebdomadaire de la stratégie (uniquement si période = he
|
|
|
701
611
|
msgid "Policy with id %s not found."
|
|
702
612
|
msgstr ""
|
|
703
613
|
|
|
704
|
-
msgid "Product Create"
|
|
705
|
-
msgstr ""
|
|
706
|
-
|
|
707
|
-
msgid "Promote"
|
|
708
|
-
msgstr ""
|
|
709
|
-
|
|
710
|
-
msgid "Promotion to Environment"
|
|
711
|
-
msgstr ""
|
|
712
|
-
|
|
713
614
|
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."
|
|
714
615
|
msgstr "Le proxy n'a pas réussi à envoyer un rapport du spool à Foreman. Cela indique que le format du rapport est endommagé. Le rapport a été déplacé dans le répertoire pour stocker les fichiers endommagés sur le proxy en vue d'une inspection ultérieure."
|
|
715
616
|
|
|
716
|
-
msgid "Publish"
|
|
717
|
-
msgstr ""
|
|
718
|
-
|
|
719
|
-
msgid "Publish Lifecycle Environment Repositories"
|
|
720
|
-
msgstr ""
|
|
721
|
-
|
|
722
617
|
msgid "Puppet class"
|
|
723
618
|
msgstr "Classe Puppet"
|
|
724
619
|
|
|
@@ -728,33 +623,9 @@ msgstr "Rationale"
|
|
|
728
623
|
msgid "References"
|
|
729
624
|
msgstr "Références"
|
|
730
625
|
|
|
731
|
-
msgid "Reindex subscriptions"
|
|
732
|
-
msgstr ""
|
|
733
|
-
|
|
734
626
|
msgid "Remote action:"
|
|
735
627
|
msgstr "Action distante :"
|
|
736
628
|
|
|
737
|
-
msgid "Remove Content"
|
|
738
|
-
msgstr ""
|
|
739
|
-
|
|
740
|
-
msgid "Remove Version"
|
|
741
|
-
msgstr ""
|
|
742
|
-
|
|
743
|
-
msgid "Remove Versions and Associations"
|
|
744
|
-
msgstr ""
|
|
745
|
-
|
|
746
|
-
msgid "Remove from Environment"
|
|
747
|
-
msgstr ""
|
|
748
|
-
|
|
749
|
-
msgid "Remove package"
|
|
750
|
-
msgstr ""
|
|
751
|
-
|
|
752
|
-
msgid "Remove package group"
|
|
753
|
-
msgstr ""
|
|
754
|
-
|
|
755
|
-
msgid "Remove subscriptions"
|
|
756
|
-
msgstr ""
|
|
757
|
-
|
|
758
629
|
msgid "Report Metrics"
|
|
759
630
|
msgstr "Métriques du rapport"
|
|
760
631
|
|
|
@@ -770,9 +641,6 @@ msgstr "Rapporté à %s"
|
|
|
770
641
|
msgid "Reports"
|
|
771
642
|
msgstr "Rapports"
|
|
772
643
|
|
|
773
|
-
msgid "Republish Version Repositories"
|
|
774
|
-
msgstr ""
|
|
775
|
-
|
|
776
644
|
msgid "Request timed out. Please try increasing Settings -> proxy_request_timeout"
|
|
777
645
|
msgstr "Expiration du délai de requête. Veuillez augmenter les valeurs dans Paramètres -> proxy_request_timeout"
|
|
778
646
|
|
|
@@ -791,9 +659,6 @@ msgstr ""
|
|
|
791
659
|
msgid "Run OpenSCAP scan"
|
|
792
660
|
msgstr "Exécuter une analyse OpenSCAP"
|
|
793
661
|
|
|
794
|
-
msgid "Run Sync Plan:"
|
|
795
|
-
msgstr ""
|
|
796
|
-
|
|
797
662
|
msgid "SCAP Content"
|
|
798
663
|
msgstr "Contenu SCAP"
|
|
799
664
|
|
|
@@ -899,15 +764,6 @@ msgstr "Rapport de synthèse pour OpenScap depuis Foreman"
|
|
|
899
764
|
msgid "Summary report from Foreman server at %{foreman_url}"
|
|
900
765
|
msgstr "Rapport récapitulatif de Foreman à %{foreman_url}"
|
|
901
766
|
|
|
902
|
-
msgid "Sync capsule"
|
|
903
|
-
msgstr ""
|
|
904
|
-
|
|
905
|
-
msgid "Synchronize"
|
|
906
|
-
msgstr ""
|
|
907
|
-
|
|
908
|
-
msgid "Synchronize smart proxy"
|
|
909
|
-
msgstr ""
|
|
910
|
-
|
|
911
767
|
msgid "Tailoring File"
|
|
912
768
|
msgstr "Fichier de personnalisation"
|
|
913
769
|
|
|
@@ -974,12 +830,6 @@ msgstr "Dés-attribuer une stratégie de conformité"
|
|
|
974
830
|
msgid "Unknown Compliance status"
|
|
975
831
|
msgstr "Statut de conformité inconnu"
|
|
976
832
|
|
|
977
|
-
msgid "Update"
|
|
978
|
-
msgstr ""
|
|
979
|
-
|
|
980
|
-
msgid "Update Content Overrides"
|
|
981
|
-
msgstr ""
|
|
982
|
-
|
|
983
833
|
msgid "Update a Policy"
|
|
984
834
|
msgstr "Mettre à jour une stratégie"
|
|
985
835
|
|
|
@@ -989,25 +839,10 @@ msgstr "Mettre à jour un fichier de personnalisation"
|
|
|
989
839
|
msgid "Update an SCAP content"
|
|
990
840
|
msgstr "Mettre à jour un contenu SCAP"
|
|
991
841
|
|
|
992
|
-
msgid "Update
|
|
993
|
-
msgstr ""
|
|
994
|
-
|
|
995
|
-
msgid "Update for host"
|
|
996
|
-
msgstr ""
|
|
997
|
-
|
|
998
|
-
msgid "Update http proxy"
|
|
999
|
-
msgstr ""
|
|
1000
|
-
|
|
1001
|
-
msgid "Update http proxy details"
|
|
842
|
+
msgid "Update host"
|
|
1002
843
|
msgstr ""
|
|
1003
844
|
|
|
1004
|
-
msgid "Update
|
|
1005
|
-
msgstr ""
|
|
1006
|
-
|
|
1007
|
-
msgid "Update redhat repository"
|
|
1008
|
-
msgstr ""
|
|
1009
|
-
|
|
1010
|
-
msgid "Update release version for host"
|
|
845
|
+
msgid "Update node"
|
|
1011
846
|
msgstr ""
|
|
1012
847
|
|
|
1013
848
|
msgid "Updated hosts: Assigned with OpenSCAP Proxy: %s"
|
|
@@ -1028,12 +863,6 @@ msgstr "Télécharger un nouveau fichier de personnalisation"
|
|
|
1028
863
|
msgid "Upload an ARF report"
|
|
1029
864
|
msgstr "Télécharger un rapport Arf"
|
|
1030
865
|
|
|
1031
|
-
msgid "Upload errata into"
|
|
1032
|
-
msgstr ""
|
|
1033
|
-
|
|
1034
|
-
msgid "Upload into"
|
|
1035
|
-
msgstr ""
|
|
1036
|
-
|
|
1037
866
|
msgid "Upload new SCAP content file"
|
|
1038
867
|
msgstr "Télécharger Nouveau fichier de contenu SCAP"
|
|
1039
868
|
|
|
File without changes
|
|
Binary file
|
|
@@ -0,0 +1,1240 @@
|
|
|
1
|
+
# SOME DESCRIPTIVE TITLE.
|
|
2
|
+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
3
|
+
# This file is distributed under the same license as the foreman_openscap package.
|
|
4
|
+
#
|
|
5
|
+
# Translators:
|
|
6
|
+
msgid ""
|
|
7
|
+
msgstr ""
|
|
8
|
+
"Project-Id-Version: Foreman\n"
|
|
9
|
+
"Report-Msgid-Bugs-To: \n"
|
|
10
|
+
"POT-Creation-Date: 2020-03-02 13:32+0000\n"
|
|
11
|
+
"PO-Revision-Date: 2019-10-23 20:36+0000\n"
|
|
12
|
+
"Last-Translator: Carmela Rubiños <carmela.rubinos@gmail.com>\n"
|
|
13
|
+
"Language-Team: Galician (http://www.transifex.com/foreman/foreman/language/gl/"
|
|
14
|
+
")\n"
|
|
15
|
+
"MIME-Version: 1.0\n"
|
|
16
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
|
17
|
+
"Content-Transfer-Encoding: 8bit\n"
|
|
18
|
+
"Language: gl\n"
|
|
19
|
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
20
|
+
|
|
21
|
+
#: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:25
|
|
22
|
+
msgid "List ARF reports"
|
|
23
|
+
msgstr ""
|
|
24
|
+
|
|
25
|
+
#: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:33
|
|
26
|
+
msgid "Show an ARF report"
|
|
27
|
+
msgstr ""
|
|
28
|
+
|
|
29
|
+
#: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:39
|
|
30
|
+
msgid "Delete an ARF Report"
|
|
31
|
+
msgstr ""
|
|
32
|
+
|
|
33
|
+
#: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:46
|
|
34
|
+
msgid "Upload an ARF report"
|
|
35
|
+
msgstr ""
|
|
36
|
+
|
|
37
|
+
#: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:57
|
|
38
|
+
msgid "Download bzipped ARF report"
|
|
39
|
+
msgstr ""
|
|
40
|
+
|
|
41
|
+
#: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:67
|
|
42
|
+
msgid "Download ARF report in HTML"
|
|
43
|
+
msgstr ""
|
|
44
|
+
|
|
45
|
+
#: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:94
|
|
46
|
+
msgid "Policy with id %s not found."
|
|
47
|
+
msgstr ""
|
|
48
|
+
|
|
49
|
+
#: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:101
|
|
50
|
+
msgid "Could not find host identified by: %s"
|
|
51
|
+
msgstr ""
|
|
52
|
+
|
|
53
|
+
#: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:106
|
|
54
|
+
msgid "Failed to upload Arf Report, OpenSCAP proxy name or url not found in params when uploading for %s and host is missing openscap_proxy"
|
|
55
|
+
msgstr ""
|
|
56
|
+
|
|
57
|
+
#: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:118
|
|
58
|
+
msgid "No proxy found for %{name} or %{url}"
|
|
59
|
+
msgstr ""
|
|
60
|
+
|
|
61
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:18
|
|
62
|
+
msgid "List Policies"
|
|
63
|
+
msgstr ""
|
|
64
|
+
|
|
65
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:26
|
|
66
|
+
msgid "Show a Policy"
|
|
67
|
+
msgstr ""
|
|
68
|
+
|
|
69
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:34
|
|
70
|
+
msgid "Policy name"
|
|
71
|
+
msgstr ""
|
|
72
|
+
|
|
73
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:35
|
|
74
|
+
msgid "Policy description"
|
|
75
|
+
msgstr ""
|
|
76
|
+
|
|
77
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:36
|
|
78
|
+
msgid "Policy SCAP content ID"
|
|
79
|
+
msgstr ""
|
|
80
|
+
|
|
81
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:37
|
|
82
|
+
msgid "Policy SCAP content profile ID"
|
|
83
|
+
msgstr ""
|
|
84
|
+
|
|
85
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:38
|
|
86
|
+
msgid "Policy schedule period (weekly, monthly, custom)"
|
|
87
|
+
msgstr ""
|
|
88
|
+
|
|
89
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:39
|
|
90
|
+
msgid "Policy schedule weekday (only if period == \"weekly\")"
|
|
91
|
+
msgstr ""
|
|
92
|
+
|
|
93
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:40
|
|
94
|
+
msgid "Policy schedule day of month (only if period == \"monthly\")"
|
|
95
|
+
msgstr ""
|
|
96
|
+
|
|
97
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:41
|
|
98
|
+
msgid "Policy schedule cron line (only if period == \"custom\")"
|
|
99
|
+
msgstr ""
|
|
100
|
+
|
|
101
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:42
|
|
102
|
+
msgid "Apply policy to host groups"
|
|
103
|
+
msgstr ""
|
|
104
|
+
|
|
105
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:43
|
|
106
|
+
msgid "Apply policy to hosts"
|
|
107
|
+
msgstr ""
|
|
108
|
+
|
|
109
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:44
|
|
110
|
+
msgid "Tailoring file ID"
|
|
111
|
+
msgstr ""
|
|
112
|
+
|
|
113
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:45
|
|
114
|
+
msgid "Tailoring file profile ID"
|
|
115
|
+
msgstr ""
|
|
116
|
+
|
|
117
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:46
|
|
118
|
+
msgid "How the policy should be deployed"
|
|
119
|
+
msgstr ""
|
|
120
|
+
|
|
121
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:51
|
|
122
|
+
msgid "Create a Policy"
|
|
123
|
+
msgstr ""
|
|
124
|
+
|
|
125
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:60
|
|
126
|
+
msgid "Update a Policy"
|
|
127
|
+
msgstr ""
|
|
128
|
+
|
|
129
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:68
|
|
130
|
+
msgid "Delete a Policy"
|
|
131
|
+
msgstr ""
|
|
132
|
+
|
|
133
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:75
|
|
134
|
+
msgid "Show a policy's SCAP content"
|
|
135
|
+
msgstr ""
|
|
136
|
+
|
|
137
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:85
|
|
138
|
+
msgid "Show a policy's Tailoring file"
|
|
139
|
+
msgstr ""
|
|
140
|
+
|
|
141
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:95
|
|
142
|
+
msgid "No Tailoring file assigned for policy with id %s"
|
|
143
|
+
msgstr ""
|
|
144
|
+
|
|
145
|
+
#: ../app/controllers/api/v2/compliance/scap_content_profiles_controller.rb:6
|
|
146
|
+
msgid "List SCAP content profiles"
|
|
147
|
+
msgstr ""
|
|
148
|
+
|
|
149
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:10
|
|
150
|
+
msgid "List SCAP contents"
|
|
151
|
+
msgstr ""
|
|
152
|
+
|
|
153
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:18
|
|
154
|
+
msgid "Download an SCAP content as XML"
|
|
155
|
+
msgstr ""
|
|
156
|
+
|
|
157
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:27
|
|
158
|
+
msgid "Show an SCAP content"
|
|
159
|
+
msgstr ""
|
|
160
|
+
|
|
161
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:34
|
|
162
|
+
msgid "SCAP content name"
|
|
163
|
+
msgstr ""
|
|
164
|
+
|
|
165
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:35
|
|
166
|
+
msgid "XML containing SCAP content"
|
|
167
|
+
msgstr ""
|
|
168
|
+
|
|
169
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:36 ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:37
|
|
170
|
+
msgid "Original file name of the XML file"
|
|
171
|
+
msgstr ""
|
|
172
|
+
|
|
173
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:41
|
|
174
|
+
msgid "Create SCAP content"
|
|
175
|
+
msgstr ""
|
|
176
|
+
|
|
177
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:49
|
|
178
|
+
msgid "Update an SCAP content"
|
|
179
|
+
msgstr ""
|
|
180
|
+
|
|
181
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:57
|
|
182
|
+
msgid "Deletes an SCAP content"
|
|
183
|
+
msgstr ""
|
|
184
|
+
|
|
185
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:11
|
|
186
|
+
msgid "List Tailoring files"
|
|
187
|
+
msgstr ""
|
|
188
|
+
|
|
189
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:19
|
|
190
|
+
msgid "Download a Tailoring file as XML"
|
|
191
|
+
msgstr ""
|
|
192
|
+
|
|
193
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:28
|
|
194
|
+
msgid "Show a Tailoring file"
|
|
195
|
+
msgstr ""
|
|
196
|
+
|
|
197
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:35
|
|
198
|
+
msgid "Tailoring file name"
|
|
199
|
+
msgstr ""
|
|
200
|
+
|
|
201
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:36
|
|
202
|
+
msgid "XML containing tailoring file"
|
|
203
|
+
msgstr ""
|
|
204
|
+
|
|
205
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:42
|
|
206
|
+
msgid "Create a Tailoring file"
|
|
207
|
+
msgstr ""
|
|
208
|
+
|
|
209
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:50
|
|
210
|
+
msgid "Update a Tailoring file"
|
|
211
|
+
msgstr ""
|
|
212
|
+
|
|
213
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:58
|
|
214
|
+
msgid "Deletes a Tailoring file"
|
|
215
|
+
msgstr ""
|
|
216
|
+
|
|
217
|
+
#: ../app/controllers/arf_reports_controller.rb:37
|
|
218
|
+
msgid "Failed to downloaded ARF report as bzip: %s"
|
|
219
|
+
msgstr ""
|
|
220
|
+
|
|
221
|
+
#: ../app/controllers/arf_reports_controller.rb:48
|
|
222
|
+
msgid "Failed to downloaded ARF report in HTML: %s"
|
|
223
|
+
msgstr ""
|
|
224
|
+
|
|
225
|
+
#: ../app/controllers/arf_reports_controller.rb:55
|
|
226
|
+
msgid "Successfully deleted ARF report."
|
|
227
|
+
msgstr ""
|
|
228
|
+
|
|
229
|
+
#: ../app/controllers/arf_reports_controller.rb:57
|
|
230
|
+
msgid "Failed to delete ARF Report for host %{host_name} reported at %{reported_at}"
|
|
231
|
+
msgstr ""
|
|
232
|
+
|
|
233
|
+
#: ../app/controllers/arf_reports_controller.rb:67
|
|
234
|
+
msgid "Failed to delete %s compliance reports"
|
|
235
|
+
msgstr ""
|
|
236
|
+
|
|
237
|
+
#: ../app/controllers/arf_reports_controller.rb:70
|
|
238
|
+
msgid "Successfully deleted %s compliance reports"
|
|
239
|
+
msgstr ""
|
|
240
|
+
|
|
241
|
+
#: ../app/controllers/arf_reports_controller.rb:85
|
|
242
|
+
msgid "No compliance reports were found."
|
|
243
|
+
msgstr ""
|
|
244
|
+
|
|
245
|
+
#: ../app/controllers/arf_reports_controller.rb:89
|
|
246
|
+
msgid "No compliance reports selected"
|
|
247
|
+
msgstr ""
|
|
248
|
+
|
|
249
|
+
#: ../app/controllers/arf_reports_controller.rb:94
|
|
250
|
+
msgid "Something went wrong while selecting compliance reports - %s"
|
|
251
|
+
msgstr ""
|
|
252
|
+
|
|
253
|
+
#: ../app/controllers/concerns/foreman_openscap/api/v2/hosts_controller_extensions.rb:19
|
|
254
|
+
msgid "Show config information for foreman_scap_client"
|
|
255
|
+
msgstr ""
|
|
256
|
+
|
|
257
|
+
#: ../app/controllers/concerns/foreman_openscap/api/v2/hosts_controller_extensions.rb:20
|
|
258
|
+
msgid "The identifier of the host"
|
|
259
|
+
msgstr ""
|
|
260
|
+
|
|
261
|
+
#: ../app/controllers/concerns/foreman_openscap/hosts_controller_extensions.rb:26
|
|
262
|
+
msgid "Updated hosts: Assigned with OpenSCAP Proxy: %s"
|
|
263
|
+
msgstr ""
|
|
264
|
+
|
|
265
|
+
#: ../app/controllers/concerns/foreman_openscap/hosts_controller_extensions.rb:29
|
|
266
|
+
msgid "No OpenSCAP Proxy selected."
|
|
267
|
+
msgstr ""
|
|
268
|
+
|
|
269
|
+
#: ../app/controllers/policies_controller.rb:84
|
|
270
|
+
msgid "Updated hosts: Assigned with compliance policy: %s"
|
|
271
|
+
msgstr ""
|
|
272
|
+
|
|
273
|
+
#: ../app/controllers/policies_controller.rb:91
|
|
274
|
+
msgid "No compliance policy selected."
|
|
275
|
+
msgstr ""
|
|
276
|
+
|
|
277
|
+
#: ../app/controllers/policies_controller.rb:103
|
|
278
|
+
msgid "Updated hosts: Unassigned from compliance policy '%s'"
|
|
279
|
+
msgstr ""
|
|
280
|
+
|
|
281
|
+
#: ../app/controllers/policies_controller.rb:105
|
|
282
|
+
msgid "No valid policy ID provided"
|
|
283
|
+
msgstr ""
|
|
284
|
+
|
|
285
|
+
#: ../app/controllers/policies_controller.rb:125
|
|
286
|
+
msgid "No hosts were found."
|
|
287
|
+
msgstr ""
|
|
288
|
+
|
|
289
|
+
#: ../app/controllers/policies_controller.rb:129
|
|
290
|
+
msgid "No hosts selected"
|
|
291
|
+
msgstr "Ningún equipo seleccionado"
|
|
292
|
+
|
|
293
|
+
#: ../app/controllers/policies_controller.rb:134
|
|
294
|
+
msgid "Something went wrong while selecting hosts - %s"
|
|
295
|
+
msgstr "Algo fallou ao seleccionar equipos - %s"
|
|
296
|
+
|
|
297
|
+
#: ../app/helpers/arf_report_dashboard_helper.rb:18 ../app/helpers/compliance_dashboard_helper.rb:8 ../app/helpers/compliance_hosts_helper.rb:15 ../app/views/arf_reports/_list.html.erb:11 ../app/views/foreman_openscap/policy_mailer/_hosts.erb:11 ../app/views/policy_dashboard/_policy_reports.html.erb:10
|
|
298
|
+
msgid "Failed"
|
|
299
|
+
msgstr "Errores"
|
|
300
|
+
|
|
301
|
+
#: ../app/helpers/arf_report_dashboard_helper.rb:19 ../app/helpers/compliance_dashboard_helper.rb:6 ../app/helpers/compliance_hosts_helper.rb:14 ../app/views/arf_reports/_list.html.erb:10 ../app/views/foreman_openscap/policy_mailer/_hosts.erb:8 ../app/views/policy_dashboard/_policy_reports.html.erb:9
|
|
302
|
+
msgid "Passed"
|
|
303
|
+
msgstr ""
|
|
304
|
+
|
|
305
|
+
#: ../app/helpers/arf_report_dashboard_helper.rb:20 ../app/views/arf_reports/_list.html.erb:12 ../app/views/foreman_openscap/policy_mailer/_hosts.erb:14 ../app/views/policy_dashboard/_policy_reports.html.erb:11
|
|
306
|
+
msgid "Other"
|
|
307
|
+
msgstr ""
|
|
308
|
+
|
|
309
|
+
#: ../app/helpers/arf_report_dashboard_helper.rb:28
|
|
310
|
+
msgid "Number of Events"
|
|
311
|
+
msgstr "Número de Eventos"
|
|
312
|
+
|
|
313
|
+
#: ../app/helpers/arf_report_dashboard_helper.rb:29
|
|
314
|
+
msgid "Rule Results"
|
|
315
|
+
msgstr ""
|
|
316
|
+
|
|
317
|
+
#: ../app/helpers/arf_reports_helper.rb:10
|
|
318
|
+
msgid "Show log messages:"
|
|
319
|
+
msgstr "Mostrar rexistro de mensaxes:"
|
|
320
|
+
|
|
321
|
+
#: ../app/helpers/arf_reports_helper.rb:11
|
|
322
|
+
msgid "All messages"
|
|
323
|
+
msgstr "Tódalas mensaxes"
|
|
324
|
+
|
|
325
|
+
#: ../app/helpers/arf_reports_helper.rb:11
|
|
326
|
+
msgid "Failed and Othered"
|
|
327
|
+
msgstr ""
|
|
328
|
+
|
|
329
|
+
#: ../app/helpers/arf_reports_helper.rb:11
|
|
330
|
+
msgid "Failed only"
|
|
331
|
+
msgstr ""
|
|
332
|
+
|
|
333
|
+
#: ../app/helpers/arf_reports_helper.rb:21 ../app/views/arf_reports/index.html.erb:1 ../app/views/arf_reports/welcome.html.erb:1 ../app/views/arf_reports/welcome.html.erb:7
|
|
334
|
+
msgid "Compliance Reports"
|
|
335
|
+
msgstr ""
|
|
336
|
+
|
|
337
|
+
#: ../app/helpers/arf_reports_helper.rb:57
|
|
338
|
+
msgid "Delete reports"
|
|
339
|
+
msgstr ""
|
|
340
|
+
|
|
341
|
+
#: ../app/helpers/arf_reports_helper.rb:62
|
|
342
|
+
msgid "Select Action"
|
|
343
|
+
msgstr "Selecciona unha Acción"
|
|
344
|
+
|
|
345
|
+
#: ../app/helpers/arf_reports_helper.rb:65
|
|
346
|
+
msgid "%s - The following compliance reports are about to be changed"
|
|
347
|
+
msgstr ""
|
|
348
|
+
|
|
349
|
+
#: ../app/helpers/arf_reports_helper.rb:70
|
|
350
|
+
msgid "No proxy found!"
|
|
351
|
+
msgstr ""
|
|
352
|
+
|
|
353
|
+
#: ../app/helpers/arf_reports_helper.rb:75
|
|
354
|
+
msgid "Reported at %s"
|
|
355
|
+
msgstr ""
|
|
356
|
+
|
|
357
|
+
#: ../app/helpers/arf_reports_helper.rb:76
|
|
358
|
+
msgid " for policy %s"
|
|
359
|
+
msgstr ""
|
|
360
|
+
|
|
361
|
+
#: ../app/helpers/arf_reports_helper.rb:78
|
|
362
|
+
msgid " through %s"
|
|
363
|
+
msgstr ""
|
|
364
|
+
|
|
365
|
+
#: ../app/helpers/arf_reports_helper.rb:83
|
|
366
|
+
msgid "Hosts failing this rule"
|
|
367
|
+
msgstr ""
|
|
368
|
+
|
|
369
|
+
#: ../app/helpers/arf_reports_helper.rb:84
|
|
370
|
+
msgid "Hosts passing this rule"
|
|
371
|
+
msgstr ""
|
|
372
|
+
|
|
373
|
+
#: ../app/helpers/arf_reports_helper.rb:85
|
|
374
|
+
msgid "Hosts othering this rule"
|
|
375
|
+
msgstr ""
|
|
376
|
+
|
|
377
|
+
#: ../app/helpers/compliance_dashboard_helper.rb:3 ../app/views/arf_reports/delete_multiple.html.erb:7 ../app/views/policy_dashboard/_policy_reports.html.erb:6
|
|
378
|
+
msgid "Host"
|
|
379
|
+
msgstr "Equipo"
|
|
380
|
+
|
|
381
|
+
#: ../app/helpers/compliance_dashboard_helper.rb:4 ../app/views/arf_reports/_list.html.erb:8
|
|
382
|
+
msgid "Policy"
|
|
383
|
+
msgstr ""
|
|
384
|
+
|
|
385
|
+
#. TRANSLATORS: initial character of Passed
|
|
386
|
+
#: ../app/helpers/compliance_dashboard_helper.rb:6
|
|
387
|
+
msgid "Passed|P"
|
|
388
|
+
msgstr ""
|
|
389
|
+
|
|
390
|
+
#. TRANSLATORS: initial character of Failed
|
|
391
|
+
#: ../app/helpers/compliance_dashboard_helper.rb:8
|
|
392
|
+
msgid "Failed|F"
|
|
393
|
+
msgstr "F"
|
|
394
|
+
|
|
395
|
+
#. TRANSLATORS: initial character of Othered which is an SCAP term
|
|
396
|
+
#: ../app/helpers/compliance_dashboard_helper.rb:10
|
|
397
|
+
msgid "Othered|O"
|
|
398
|
+
msgstr ""
|
|
399
|
+
|
|
400
|
+
#: ../app/helpers/compliance_dashboard_helper.rb:10 ../app/helpers/compliance_hosts_helper.rb:16
|
|
401
|
+
msgid "Othered"
|
|
402
|
+
msgstr ""
|
|
403
|
+
|
|
404
|
+
#: ../app/helpers/compliance_hosts_helper.rb:24
|
|
405
|
+
msgid "Assign Compliance Policy"
|
|
406
|
+
msgstr ""
|
|
407
|
+
|
|
408
|
+
#: ../app/helpers/compliance_hosts_helper.rb:25
|
|
409
|
+
msgid "Unassign Compliance Policy"
|
|
410
|
+
msgstr ""
|
|
411
|
+
|
|
412
|
+
#: ../app/helpers/compliance_hosts_helper.rb:26
|
|
413
|
+
msgid "Change OpenSCAP Proxy"
|
|
414
|
+
msgstr ""
|
|
415
|
+
|
|
416
|
+
#: ../app/helpers/compliance_hosts_helper.rb:35 ../app/models/foreman_openscap/compliance_status.rb:8 ../lib/foreman_openscap/engine.rb:138
|
|
417
|
+
msgid "Compliance"
|
|
418
|
+
msgstr ""
|
|
419
|
+
|
|
420
|
+
#: ../app/helpers/compliance_hosts_helper.rb:37
|
|
421
|
+
msgid "Host compliance details"
|
|
422
|
+
msgstr ""
|
|
423
|
+
|
|
424
|
+
#: ../app/helpers/concerns/foreman_openscap/hosts_helper_extensions.rb:4
|
|
425
|
+
msgid "Host is deleted"
|
|
426
|
+
msgstr ""
|
|
427
|
+
|
|
428
|
+
#: ../app/helpers/foreman_openscap_helper.rb:4
|
|
429
|
+
msgid "documentation"
|
|
430
|
+
msgstr ""
|
|
431
|
+
|
|
432
|
+
#: ../app/helpers/policies_helper.rb:56
|
|
433
|
+
msgid "Choose existing SCAP Content"
|
|
434
|
+
msgstr ""
|
|
435
|
+
|
|
436
|
+
#: ../app/helpers/policies_helper.rb:57 ../app/helpers/policies_helper.rb:62 ../app/models/foreman_openscap/policy.rb:111 ../app/views/policies/_form.html.erb:10 ../app/views/scap_contents/welcome.html.erb:1 ../app/views/scap_contents/welcome.html.erb:6
|
|
437
|
+
msgid "SCAP Content"
|
|
438
|
+
msgstr ""
|
|
439
|
+
|
|
440
|
+
#: ../app/helpers/policies_helper.rb:72 ../app/helpers/policies_helper.rb:79
|
|
441
|
+
msgid "XCCDF Profile"
|
|
442
|
+
msgstr ""
|
|
443
|
+
|
|
444
|
+
#: ../app/helpers/policies_helper.rb:78
|
|
445
|
+
msgid "Default XCCDF profile"
|
|
446
|
+
msgstr ""
|
|
447
|
+
|
|
448
|
+
#: ../app/helpers/policies_helper.rb:87
|
|
449
|
+
msgid "Choose Tailoring File"
|
|
450
|
+
msgstr ""
|
|
451
|
+
|
|
452
|
+
#: ../app/helpers/policies_helper.rb:88 ../app/views/policies/_list.html.erb:6
|
|
453
|
+
msgid "Tailoring File"
|
|
454
|
+
msgstr ""
|
|
455
|
+
|
|
456
|
+
#: ../app/helpers/policies_helper.rb:97
|
|
457
|
+
msgid "XCCDF Profile in Tailoring File"
|
|
458
|
+
msgstr ""
|
|
459
|
+
|
|
460
|
+
#: ../app/helpers/policies_helper.rb:98
|
|
461
|
+
msgid "This profile will be used to override the one from scap content"
|
|
462
|
+
msgstr ""
|
|
463
|
+
|
|
464
|
+
#: ../app/helpers/policies_helper.rb:109 ../app/views/arf_reports/_list.html.erb:54
|
|
465
|
+
msgid "Submit"
|
|
466
|
+
msgstr "Introducir"
|
|
467
|
+
|
|
468
|
+
#: ../app/helpers/policies_helper.rb:113 ../app/views/arf_reports/_list.html.erb:53
|
|
469
|
+
msgid "Cancel"
|
|
470
|
+
msgstr "Cancelar"
|
|
471
|
+
|
|
472
|
+
#: ../app/helpers/policies_helper.rb:145 ../lib/foreman_openscap/engine.rb:139
|
|
473
|
+
msgid "Policies"
|
|
474
|
+
msgstr ""
|
|
475
|
+
|
|
476
|
+
#: ../app/helpers/policy_dashboard_helper.rb:11
|
|
477
|
+
msgid "Compliant hosts"
|
|
478
|
+
msgstr ""
|
|
479
|
+
|
|
480
|
+
#: ../app/helpers/policy_dashboard_helper.rb:12
|
|
481
|
+
msgid "Incompliant hosts"
|
|
482
|
+
msgstr ""
|
|
483
|
+
|
|
484
|
+
#: ../app/helpers/policy_dashboard_helper.rb:13 ../app/models/foreman_openscap/compliance_status.rb:20
|
|
485
|
+
msgid "Inconclusive"
|
|
486
|
+
msgstr ""
|
|
487
|
+
|
|
488
|
+
#: ../app/helpers/policy_dashboard_helper.rb:14
|
|
489
|
+
msgid "Not audited"
|
|
490
|
+
msgstr ""
|
|
491
|
+
|
|
492
|
+
#: ../app/helpers/policy_dashboard_helper.rb:41
|
|
493
|
+
msgid "Host is assigned to policy"
|
|
494
|
+
msgstr ""
|
|
495
|
+
|
|
496
|
+
#: ../app/helpers/policy_dashboard_helper.rb:44
|
|
497
|
+
msgid "Host is not assigned to policy but reports were found. You may want to delete the reports or assign the policy again."
|
|
498
|
+
msgstr ""
|
|
499
|
+
|
|
500
|
+
#: ../app/helpers/policy_dashboard_helper.rb:52
|
|
501
|
+
msgid "Hosts no longer assigned: %s"
|
|
502
|
+
msgstr ""
|
|
503
|
+
|
|
504
|
+
#: ../app/helpers/policy_dashboard_helper.rb:56
|
|
505
|
+
msgid "Total hosts with reports where policy is no longer assigned."
|
|
506
|
+
msgstr ""
|
|
507
|
+
|
|
508
|
+
#: ../app/lib/proxy_api/openscap.rb:21
|
|
509
|
+
msgid "Request timed out. Please try increasing Settings -> proxy_request_timeout"
|
|
510
|
+
msgstr ""
|
|
511
|
+
|
|
512
|
+
#: ../app/lib/proxy_api/openscap.rb:24
|
|
513
|
+
msgid "Could not validate %s. Please make sure you have appropriate proxy version to use this functionality"
|
|
514
|
+
msgstr ""
|
|
515
|
+
|
|
516
|
+
#: ../app/lib/proxy_api/openscap.rb:27
|
|
517
|
+
msgid "Could not validate %{file_type}. Error %{error}"
|
|
518
|
+
msgstr ""
|
|
519
|
+
|
|
520
|
+
#: ../app/lib/proxy_api/openscap.rb:40
|
|
521
|
+
msgid "Unable to get HTML version of requested report from Smart Proxy"
|
|
522
|
+
msgstr ""
|
|
523
|
+
|
|
524
|
+
#: ../app/lib/proxy_api/openscap.rb:49
|
|
525
|
+
msgid "Unable to get XML version of requested report from Smart Proxy"
|
|
526
|
+
msgstr ""
|
|
527
|
+
|
|
528
|
+
#: ../app/mailers/foreman_openscap/policy_mailer.rb:17
|
|
529
|
+
msgid "SCAP policies summary"
|
|
530
|
+
msgstr ""
|
|
531
|
+
|
|
532
|
+
#: ../app/models/concerns/foreman_openscap/log_extensions.rb:17
|
|
533
|
+
msgid "is not included in SCAP_RESULT"
|
|
534
|
+
msgstr ""
|
|
535
|
+
|
|
536
|
+
#: ../app/models/concerns/foreman_openscap/openscap_proxy_core_extensions.rb:69
|
|
537
|
+
msgid "must have Openscap feature"
|
|
538
|
+
msgstr ""
|
|
539
|
+
|
|
540
|
+
#: ../app/models/concerns/foreman_openscap/openscap_proxy_extensions.rb:8
|
|
541
|
+
msgid "No OpenSCAP proxy found for %{class} with id %{id}"
|
|
542
|
+
msgstr ""
|
|
543
|
+
|
|
544
|
+
#: ../app/models/foreman_openscap/compliance_status.rb:18 ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:13
|
|
545
|
+
msgid "Compliant"
|
|
546
|
+
msgstr ""
|
|
547
|
+
|
|
548
|
+
#: ../app/models/foreman_openscap/compliance_status.rb:22 ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:17
|
|
549
|
+
msgid "Incompliant"
|
|
550
|
+
msgstr ""
|
|
551
|
+
|
|
552
|
+
#: ../app/models/foreman_openscap/compliance_status.rb:24
|
|
553
|
+
msgid "Unknown Compliance status"
|
|
554
|
+
msgstr ""
|
|
555
|
+
|
|
556
|
+
#: ../app/models/foreman_openscap/policy.rb:31 ../app/models/foreman_openscap/policy.rb:273
|
|
557
|
+
msgid "is not a valid value"
|
|
558
|
+
msgstr ""
|
|
559
|
+
|
|
560
|
+
#: ../app/models/foreman_openscap/policy.rb:51
|
|
561
|
+
msgid "Cannot generate HTML guide, scap content is missing."
|
|
562
|
+
msgstr ""
|
|
563
|
+
|
|
564
|
+
#: ../app/models/foreman_openscap/policy.rb:57
|
|
565
|
+
msgid "Cannot generate HTML guide, no valid OpenSCAP proxy server found."
|
|
566
|
+
msgstr ""
|
|
567
|
+
|
|
568
|
+
#: ../app/models/foreman_openscap/policy.rb:111 ../app/views/policies/_form.html.erb:8
|
|
569
|
+
msgid "Deployment Options"
|
|
570
|
+
msgstr ""
|
|
571
|
+
|
|
572
|
+
#: ../app/models/foreman_openscap/policy.rb:111
|
|
573
|
+
msgid "Policy Attributes"
|
|
574
|
+
msgstr ""
|
|
575
|
+
|
|
576
|
+
#: ../app/models/foreman_openscap/policy.rb:111 ../app/views/policies/_form.html.erb:11
|
|
577
|
+
msgid "Schedule"
|
|
578
|
+
msgstr ""
|
|
579
|
+
|
|
580
|
+
#: ../app/models/foreman_openscap/policy.rb:112 ../app/views/policies/_form.html.erb:13 ../app/views/scap_contents/_form.html.erb:11 ../app/views/tailoring_files/_form.html.erb:11
|
|
581
|
+
msgid "Locations"
|
|
582
|
+
msgstr "Lugares"
|
|
583
|
+
|
|
584
|
+
#: ../app/models/foreman_openscap/policy.rb:113 ../app/views/policies/_form.html.erb:16 ../app/views/scap_contents/_form.html.erb:14 ../app/views/tailoring_files/_form.html.erb:14
|
|
585
|
+
msgid "Organizations"
|
|
586
|
+
msgstr "Organizacións"
|
|
587
|
+
|
|
588
|
+
#: ../app/models/foreman_openscap/policy.rb:114
|
|
589
|
+
msgid "Hostgroups"
|
|
590
|
+
msgstr ""
|
|
591
|
+
|
|
592
|
+
#: ../app/models/foreman_openscap/policy.rb:267
|
|
593
|
+
msgid "does not consist of 5 parts separated by space"
|
|
594
|
+
msgstr ""
|
|
595
|
+
|
|
596
|
+
#: ../app/models/foreman_openscap/policy.rb:279
|
|
597
|
+
msgid "must be between 1 and 31"
|
|
598
|
+
msgstr ""
|
|
599
|
+
|
|
600
|
+
#: ../app/models/foreman_openscap/policy.rb:284
|
|
601
|
+
msgid "must be present when tailoring file profile present"
|
|
602
|
+
msgstr ""
|
|
603
|
+
|
|
604
|
+
#: ../app/models/foreman_openscap/policy.rb:285
|
|
605
|
+
msgid "must be present when tailoring file present"
|
|
606
|
+
msgstr ""
|
|
607
|
+
|
|
608
|
+
#: ../app/models/foreman_openscap/policy.rb:290
|
|
609
|
+
msgid "does not come from selected tailoring file"
|
|
610
|
+
msgstr ""
|
|
611
|
+
|
|
612
|
+
#: ../app/models/foreman_openscap/policy.rb:296
|
|
613
|
+
msgid "does not have the selected SCAP content profile"
|
|
614
|
+
msgstr ""
|
|
615
|
+
|
|
616
|
+
#: ../app/models/foreman_openscap/policy.rb:328
|
|
617
|
+
msgid "cannot assign to %s, all assigned policies must be deployed in the same way, check 'deploy by' for each assigned policy"
|
|
618
|
+
msgstr ""
|
|
619
|
+
|
|
620
|
+
#: ../app/services/foreman_openscap/arf_report_status_calculator.rb:30
|
|
621
|
+
msgid "invalid type %s"
|
|
622
|
+
msgstr "Tipo %s non válido"
|
|
623
|
+
|
|
624
|
+
#: ../app/services/foreman_openscap/client_config/ansible.rb:32
|
|
625
|
+
msgid "Ansible role"
|
|
626
|
+
msgstr ""
|
|
627
|
+
|
|
628
|
+
#: ../app/services/foreman_openscap/client_config/ansible.rb:33
|
|
629
|
+
msgid "Ansible variables"
|
|
630
|
+
msgstr ""
|
|
631
|
+
|
|
632
|
+
#: ../app/services/foreman_openscap/client_config/puppet.rb:32
|
|
633
|
+
msgid "Puppet class"
|
|
634
|
+
msgstr "Clase Puppet"
|
|
635
|
+
|
|
636
|
+
#: ../app/services/foreman_openscap/client_config/puppet.rb:33
|
|
637
|
+
msgid "Smart Class Parameters"
|
|
638
|
+
msgstr ""
|
|
639
|
+
|
|
640
|
+
#: ../app/services/foreman_openscap/lookup_key_overrider.rb:13
|
|
641
|
+
msgid "%{type} was selected to deploy policy to clients, but %{type} is not available. Are you missing a plugin?"
|
|
642
|
+
msgstr ""
|
|
643
|
+
|
|
644
|
+
#: ../app/services/foreman_openscap/lookup_key_overrider.rb:27
|
|
645
|
+
msgid "Required %{msg_name} %{class} was not found, please ensure it is imported first."
|
|
646
|
+
msgstr ""
|
|
647
|
+
|
|
648
|
+
#: ../app/services/foreman_openscap/lookup_key_overrider.rb:57
|
|
649
|
+
msgid "The following %{key_name} were missing for %{item_name}: %{key_names}. Make sure they are imported before proceeding."
|
|
650
|
+
msgstr ""
|
|
651
|
+
|
|
652
|
+
#: ../app/services/foreman_openscap/lookup_key_overrider.rb:90
|
|
653
|
+
msgid "Failed to save when overriding parameters for %{config_tool}, cause: %{errors}"
|
|
654
|
+
msgstr ""
|
|
655
|
+
|
|
656
|
+
#: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:39
|
|
657
|
+
msgid "This feature is temporarily disabled. "
|
|
658
|
+
msgstr ""
|
|
659
|
+
|
|
660
|
+
#: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:40
|
|
661
|
+
msgid "The following Smart Proxies need to be updated to unlock the feature: %s. "
|
|
662
|
+
msgstr ""
|
|
663
|
+
|
|
664
|
+
#: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:41
|
|
665
|
+
msgid "The following proxies could not be reached: %s. Please make sure they are available so Foreman can check their versions."
|
|
666
|
+
msgstr ""
|
|
667
|
+
|
|
668
|
+
#: ../app/validators/foreman_openscap/data_stream_validator.rb:9
|
|
669
|
+
msgid "No proxy with OpenSCAP feature was found."
|
|
670
|
+
msgstr ""
|
|
671
|
+
|
|
672
|
+
#: ../app/validators/foreman_openscap/data_stream_validator.rb:14
|
|
673
|
+
msgid "No proxy with OpenSCAP feature is running."
|
|
674
|
+
msgstr ""
|
|
675
|
+
|
|
676
|
+
#: ../app/validators/foreman_openscap/data_stream_validator.rb:26
|
|
677
|
+
msgid "No available proxy to validate. Returned with error: %s"
|
|
678
|
+
msgstr ""
|
|
679
|
+
|
|
680
|
+
#: ../app/validators/foreman_openscap/data_stream_validator.rb:33
|
|
681
|
+
msgid "Changed file does not include existing SCAP content profiles"
|
|
682
|
+
msgstr ""
|
|
683
|
+
|
|
684
|
+
#: ../app/views/arf_reports/_detailed_message.html.erb:3
|
|
685
|
+
msgid "More details"
|
|
686
|
+
msgstr ""
|
|
687
|
+
|
|
688
|
+
#: ../app/views/arf_reports/_detailed_message.html.erb:6
|
|
689
|
+
msgid "Description"
|
|
690
|
+
msgstr "Descripción"
|
|
691
|
+
|
|
692
|
+
#: ../app/views/arf_reports/_detailed_message.html.erb:7
|
|
693
|
+
msgid "Rationale"
|
|
694
|
+
msgstr ""
|
|
695
|
+
|
|
696
|
+
#: ../app/views/arf_reports/_detailed_message.html.erb:8
|
|
697
|
+
msgid "References"
|
|
698
|
+
msgstr ""
|
|
699
|
+
|
|
700
|
+
#: ../app/views/arf_reports/_list.html.erb:5
|
|
701
|
+
msgid "Select all items in this page"
|
|
702
|
+
msgstr "Seleccionar tódolos obxetos desta páxina"
|
|
703
|
+
|
|
704
|
+
#: ../app/views/arf_reports/_list.html.erb:5
|
|
705
|
+
msgid "items selected. Uncheck to Clear"
|
|
706
|
+
msgstr "obxetos seleccionados. Desactivar para limpar"
|
|
707
|
+
|
|
708
|
+
#: ../app/views/arf_reports/_list.html.erb:7 ../app/views/arf_reports/delete_multiple.html.erb:10
|
|
709
|
+
msgid "Reported At"
|
|
710
|
+
msgstr ""
|
|
711
|
+
|
|
712
|
+
#: ../app/views/arf_reports/_list.html.erb:9
|
|
713
|
+
msgid "Openscap Proxy"
|
|
714
|
+
msgstr ""
|
|
715
|
+
|
|
716
|
+
#: ../app/views/arf_reports/_list.html.erb:13 ../app/views/arf_reports/_output.html.erb:8 ../app/views/policies/_list.html.erb:8 ../app/views/policy_dashboard/_policy_reports.html.erb:12 ../app/views/scap_contents/_list.html.erb:6 ../app/views/tailoring_files/_list.html.erb:6
|
|
717
|
+
msgid "Actions"
|
|
718
|
+
msgstr "Accións"
|
|
719
|
+
|
|
720
|
+
#: ../app/views/arf_reports/_list.html.erb:28
|
|
721
|
+
msgid "Deleted policy"
|
|
722
|
+
msgstr ""
|
|
723
|
+
|
|
724
|
+
#: ../app/views/arf_reports/_list.html.erb:34
|
|
725
|
+
msgid "Full Report"
|
|
726
|
+
msgstr ""
|
|
727
|
+
|
|
728
|
+
#: ../app/views/arf_reports/_list.html.erb:37
|
|
729
|
+
msgid "Delete compliance report for %s?"
|
|
730
|
+
msgstr ""
|
|
731
|
+
|
|
732
|
+
#: ../app/views/arf_reports/_list.html.erb:48
|
|
733
|
+
msgid "Please Confirm"
|
|
734
|
+
msgstr "Confirme, por favor"
|
|
735
|
+
|
|
736
|
+
#: ../app/views/arf_reports/_metrics.html.erb:6
|
|
737
|
+
msgid "Report Metrics"
|
|
738
|
+
msgstr "Métricas de Informe"
|
|
739
|
+
|
|
740
|
+
#: ../app/views/arf_reports/_metrics.html.erb:13
|
|
741
|
+
msgid "Report Status"
|
|
742
|
+
msgstr "Estado do Informe"
|
|
743
|
+
|
|
744
|
+
#: ../app/views/arf_reports/_metrics.html.erb:34
|
|
745
|
+
msgid "Total"
|
|
746
|
+
msgstr "Total"
|
|
747
|
+
|
|
748
|
+
#: ../app/views/arf_reports/_output.html.erb:4
|
|
749
|
+
msgid "Result"
|
|
750
|
+
msgstr ""
|
|
751
|
+
|
|
752
|
+
#: ../app/views/arf_reports/_output.html.erb:5
|
|
753
|
+
msgid "Message"
|
|
754
|
+
msgstr "Mensaxe"
|
|
755
|
+
|
|
756
|
+
#: ../app/views/arf_reports/_output.html.erb:6
|
|
757
|
+
msgid "Resource"
|
|
758
|
+
msgstr "Recurso"
|
|
759
|
+
|
|
760
|
+
#: ../app/views/arf_reports/_output.html.erb:7
|
|
761
|
+
msgid "Severity"
|
|
762
|
+
msgstr ""
|
|
763
|
+
|
|
764
|
+
#: ../app/views/arf_reports/_output.html.erb:25
|
|
765
|
+
msgid "Nothing to show"
|
|
766
|
+
msgstr "Nada que mostrar"
|
|
767
|
+
|
|
768
|
+
#: ../app/views/arf_reports/delete_multiple.html.erb:27
|
|
769
|
+
msgid "Delete"
|
|
770
|
+
msgstr "Borrar"
|
|
771
|
+
|
|
772
|
+
#: ../app/views/arf_reports/delete_multiple.html.erb:28
|
|
773
|
+
msgid "these Compliance reports"
|
|
774
|
+
msgstr ""
|
|
775
|
+
|
|
776
|
+
#: ../app/views/arf_reports/show.html.erb:15
|
|
777
|
+
msgid "Back"
|
|
778
|
+
msgstr "Atrás"
|
|
779
|
+
|
|
780
|
+
#: ../app/views/arf_reports/show.html.erb:17
|
|
781
|
+
msgid "Host details"
|
|
782
|
+
msgstr "Detalles do Equipo"
|
|
783
|
+
|
|
784
|
+
#: ../app/views/arf_reports/show.html.erb:18
|
|
785
|
+
msgid "View full report"
|
|
786
|
+
msgstr ""
|
|
787
|
+
|
|
788
|
+
#: ../app/views/arf_reports/show.html.erb:19
|
|
789
|
+
msgid "Download XML in bzip"
|
|
790
|
+
msgstr ""
|
|
791
|
+
|
|
792
|
+
#: ../app/views/arf_reports/show.html.erb:20
|
|
793
|
+
msgid "Download HTML"
|
|
794
|
+
msgstr ""
|
|
795
|
+
|
|
796
|
+
#: ../app/views/arf_reports/show_html.html.erb:9
|
|
797
|
+
msgid "Loading..."
|
|
798
|
+
msgstr ""
|
|
799
|
+
|
|
800
|
+
#: ../app/views/arf_reports/welcome.html.erb:9
|
|
801
|
+
msgid "You don't seem to have any ARF report. ARF report is a summary of a single scan occurrence on a particular host for a given Compliance Policy."
|
|
802
|
+
msgstr ""
|
|
803
|
+
|
|
804
|
+
#: ../app/views/arf_reports/welcome.html.erb:12
|
|
805
|
+
msgid "Documentation"
|
|
806
|
+
msgstr "Documentación"
|
|
807
|
+
|
|
808
|
+
#: ../app/views/compliance_hosts/show.html.erb:9
|
|
809
|
+
msgid "Compliance Hosts"
|
|
810
|
+
msgstr ""
|
|
811
|
+
|
|
812
|
+
#: ../app/views/compliance_hosts/show.html.erb:11
|
|
813
|
+
msgid "%s compliance reports by policy"
|
|
814
|
+
msgstr ""
|
|
815
|
+
|
|
816
|
+
#: ../app/views/compliance_hosts/show.html.erb:15
|
|
817
|
+
msgid "%s compliance report by policy"
|
|
818
|
+
msgid_plural "%s compliance reports by policy"
|
|
819
|
+
msgstr[0] ""
|
|
820
|
+
msgstr[1] ""
|
|
821
|
+
|
|
822
|
+
#: ../app/views/compliance_hosts/show.html.erb:17
|
|
823
|
+
msgid "Policy %s"
|
|
824
|
+
msgstr ""
|
|
825
|
+
|
|
826
|
+
#: ../app/views/compliance_hosts/show.html.erb:23
|
|
827
|
+
msgid "%s latest report"
|
|
828
|
+
msgstr ""
|
|
829
|
+
|
|
830
|
+
#: ../app/views/compliance_hosts/show.html.erb:35
|
|
831
|
+
msgid "%s reports over time"
|
|
832
|
+
msgstr ""
|
|
833
|
+
|
|
834
|
+
#: ../app/views/compliance_hosts/show.html.erb:43
|
|
835
|
+
msgid "No report for this policy"
|
|
836
|
+
msgstr ""
|
|
837
|
+
|
|
838
|
+
#: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:154
|
|
839
|
+
msgid "Latest Compliance Reports"
|
|
840
|
+
msgstr ""
|
|
841
|
+
|
|
842
|
+
#: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:4
|
|
843
|
+
msgid "No reports available"
|
|
844
|
+
msgstr ""
|
|
845
|
+
|
|
846
|
+
#: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:12
|
|
847
|
+
msgid "Host does not exist anymore"
|
|
848
|
+
msgstr ""
|
|
849
|
+
|
|
850
|
+
#: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:13
|
|
851
|
+
msgid "Policy is missing"
|
|
852
|
+
msgstr ""
|
|
853
|
+
|
|
854
|
+
#: ../app/views/dashboard/_compliance_reports_breakdown_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:156
|
|
855
|
+
msgid "Compliance Reports Breakdown"
|
|
856
|
+
msgstr ""
|
|
857
|
+
|
|
858
|
+
#: ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:9
|
|
859
|
+
msgid "Changed"
|
|
860
|
+
msgstr ""
|
|
861
|
+
|
|
862
|
+
#: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:5
|
|
863
|
+
msgid "Hostname"
|
|
864
|
+
msgstr ""
|
|
865
|
+
|
|
866
|
+
#: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:17
|
|
867
|
+
msgid "Changed?"
|
|
868
|
+
msgstr ""
|
|
869
|
+
|
|
870
|
+
#: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36
|
|
871
|
+
msgid "Yes"
|
|
872
|
+
msgstr ""
|
|
873
|
+
|
|
874
|
+
#: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36
|
|
875
|
+
msgid "No"
|
|
876
|
+
msgstr ""
|
|
877
|
+
|
|
878
|
+
#: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:40
|
|
879
|
+
msgid "No ARF reports for this policy"
|
|
880
|
+
msgstr ""
|
|
881
|
+
|
|
882
|
+
#: ../app/views/foreman_openscap/policy_mailer/_list.erb:8
|
|
883
|
+
msgid "None!"
|
|
884
|
+
msgstr ""
|
|
885
|
+
|
|
886
|
+
#: ../app/views/foreman_openscap/policy_mailer/_policy.erb:7
|
|
887
|
+
msgid "Total of one host"
|
|
888
|
+
msgid_plural "Total of %{hosts} hosts"
|
|
889
|
+
msgstr[0] ""
|
|
890
|
+
msgstr[1] ""
|
|
891
|
+
|
|
892
|
+
#: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:6
|
|
893
|
+
msgid "Summary report for OpenScap from Foreman"
|
|
894
|
+
msgstr ""
|
|
895
|
+
|
|
896
|
+
#: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:9
|
|
897
|
+
msgid "<b>Foreman</b> OpenSCAP summary"
|
|
898
|
+
msgstr ""
|
|
899
|
+
|
|
900
|
+
#: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:10
|
|
901
|
+
msgid "Summary from %{time} ago to now"
|
|
902
|
+
msgstr ""
|
|
903
|
+
|
|
904
|
+
#: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:11
|
|
905
|
+
msgid "Summary report from Foreman server at %{foreman_url}"
|
|
906
|
+
msgstr ""
|
|
907
|
+
|
|
908
|
+
#: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:16
|
|
909
|
+
msgid "Policies with hosts:"
|
|
910
|
+
msgstr ""
|
|
911
|
+
|
|
912
|
+
#: ../app/views/hosts/select_multiple_openscap_proxy.html.erb:5
|
|
913
|
+
msgid "Select OpenSCAP Proxy"
|
|
914
|
+
msgstr ""
|
|
915
|
+
|
|
916
|
+
#: ../app/views/policies/_form.html.erb:9
|
|
917
|
+
msgid "General"
|
|
918
|
+
msgstr ""
|
|
919
|
+
|
|
920
|
+
#: ../app/views/policies/_form.html.erb:18
|
|
921
|
+
msgid "Host Groups"
|
|
922
|
+
msgstr "Grupos de Equipos"
|
|
923
|
+
|
|
924
|
+
#: ../app/views/policies/_form.html.erb:45 ../app/views/policies/steps/_schedule_form.html.erb:6
|
|
925
|
+
msgid "Choose period"
|
|
926
|
+
msgstr ""
|
|
927
|
+
|
|
928
|
+
#: ../app/views/policies/_form.html.erb:47 ../app/views/policies/steps/_schedule_form.html.erb:8
|
|
929
|
+
msgid "Choose weekday"
|
|
930
|
+
msgstr ""
|
|
931
|
+
|
|
932
|
+
#: ../app/views/policies/_form.html.erb:48 ../app/views/policies/steps/_schedule_form.html.erb:9
|
|
933
|
+
msgid "Number of a day in month, note that not all months have same count of days"
|
|
934
|
+
msgstr ""
|
|
935
|
+
|
|
936
|
+
#: ../app/views/policies/_form.html.erb:49 ../app/views/policies/steps/_schedule_form.html.erb:10
|
|
937
|
+
msgid "You can specify custom cron line, e.g. \"0 3 * * *\", separate each of 5 values by space"
|
|
938
|
+
msgstr ""
|
|
939
|
+
|
|
940
|
+
#: ../app/views/policies/_list.html.erb:7
|
|
941
|
+
msgid "Effective Profile"
|
|
942
|
+
msgstr ""
|
|
943
|
+
|
|
944
|
+
#: ../app/views/policies/_list.html.erb:28
|
|
945
|
+
msgid "None"
|
|
946
|
+
msgstr ""
|
|
947
|
+
|
|
948
|
+
#: ../app/views/policies/_list.html.erb:36
|
|
949
|
+
msgid "Dashboard"
|
|
950
|
+
msgstr "Escritorio"
|
|
951
|
+
|
|
952
|
+
#: ../app/views/policies/_list.html.erb:37
|
|
953
|
+
msgid "Show Guide"
|
|
954
|
+
msgstr ""
|
|
955
|
+
|
|
956
|
+
#: ../app/views/policies/_list.html.erb:39
|
|
957
|
+
msgid "Delete compliance policy %s with all of its reports?"
|
|
958
|
+
msgstr ""
|
|
959
|
+
|
|
960
|
+
#: ../app/views/policies/create.html.erb:1 ../app/views/policies/index.html.erb:5 ../app/views/policies/new.html.erb:1
|
|
961
|
+
msgid "New Compliance Policy"
|
|
962
|
+
msgstr ""
|
|
963
|
+
|
|
964
|
+
#: ../app/views/policies/disassociate_multiple_hosts.html.erb:4 ../app/views/policies/select_multiple_hosts.html.erb:5
|
|
965
|
+
msgid "Select Compliance Policy"
|
|
966
|
+
msgstr ""
|
|
967
|
+
|
|
968
|
+
#: ../app/views/policies/edit.html.erb:1
|
|
969
|
+
msgid "Edit Compliance Policy"
|
|
970
|
+
msgstr ""
|
|
971
|
+
|
|
972
|
+
#: ../app/views/policies/index.html.erb:2 ../app/views/policies/welcome.html.erb:1 ../app/views/policies/welcome.html.erb:6
|
|
973
|
+
msgid "Compliance Policies"
|
|
974
|
+
msgstr ""
|
|
975
|
+
|
|
976
|
+
#: ../app/views/policies/steps/_schedule_form.html.erb:9
|
|
977
|
+
msgid "Choose day in month"
|
|
978
|
+
msgstr ""
|
|
979
|
+
|
|
980
|
+
#: ../app/views/policies/steps/_step_form.html.erb:11
|
|
981
|
+
msgid "Next"
|
|
982
|
+
msgstr ""
|
|
983
|
+
|
|
984
|
+
#: ../app/views/policies/welcome.html.erb:7
|
|
985
|
+
msgid "In Foreman, a compliance policy checklist is defined via %s."
|
|
986
|
+
msgstr ""
|
|
987
|
+
|
|
988
|
+
#: ../app/views/policies/welcome.html.erb:7
|
|
989
|
+
msgid "SCAP content"
|
|
990
|
+
msgstr ""
|
|
991
|
+
|
|
992
|
+
#: ../app/views/policies/welcome.html.erb:8
|
|
993
|
+
msgid "Once SCAP content is present, you can create a policy, assign select host groups and schedule to run."
|
|
994
|
+
msgstr ""
|
|
995
|
+
|
|
996
|
+
#: ../app/views/policies/welcome.html.erb:12
|
|
997
|
+
msgid "New Policy"
|
|
998
|
+
msgstr ""
|
|
999
|
+
|
|
1000
|
+
#: ../app/views/policy_dashboard/_policy_chart_widget.html.erb:4
|
|
1001
|
+
msgid "Host Breakdown Chart"
|
|
1002
|
+
msgstr ""
|
|
1003
|
+
|
|
1004
|
+
#: ../app/views/policy_dashboard/_policy_reports.html.erb:7
|
|
1005
|
+
msgid "Policy assigned"
|
|
1006
|
+
msgstr ""
|
|
1007
|
+
|
|
1008
|
+
#: ../app/views/policy_dashboard/_policy_reports.html.erb:8
|
|
1009
|
+
msgid "Date"
|
|
1010
|
+
msgstr ""
|
|
1011
|
+
|
|
1012
|
+
#: ../app/views/policy_dashboard/_policy_reports.html.erb:24
|
|
1013
|
+
msgid "View Report"
|
|
1014
|
+
msgstr ""
|
|
1015
|
+
|
|
1016
|
+
#: ../app/views/policy_dashboard/_policy_status_widget.html.erb:2
|
|
1017
|
+
msgid "Hosts Breakdown"
|
|
1018
|
+
msgstr ""
|
|
1019
|
+
|
|
1020
|
+
#: ../app/views/policy_dashboard/_policy_status_widget.html.erb:4
|
|
1021
|
+
msgid "Compliant with the policy"
|
|
1022
|
+
msgstr ""
|
|
1023
|
+
|
|
1024
|
+
#: ../app/views/policy_dashboard/_policy_status_widget.html.erb:5
|
|
1025
|
+
msgid "Not compliant with the policy"
|
|
1026
|
+
msgstr ""
|
|
1027
|
+
|
|
1028
|
+
#: ../app/views/policy_dashboard/_policy_status_widget.html.erb:6
|
|
1029
|
+
msgid "Inconclusive results"
|
|
1030
|
+
msgstr ""
|
|
1031
|
+
|
|
1032
|
+
#: ../app/views/policy_dashboard/_policy_status_widget.html.erb:7
|
|
1033
|
+
msgid "Never audited"
|
|
1034
|
+
msgstr ""
|
|
1035
|
+
|
|
1036
|
+
#: ../app/views/policy_dashboard/_policy_status_widget.html.erb:9
|
|
1037
|
+
msgid "Total hosts with policy: %s"
|
|
1038
|
+
msgstr ""
|
|
1039
|
+
|
|
1040
|
+
#: ../app/views/policy_dashboard/index.html.erb:3
|
|
1041
|
+
msgid "Compliance policy: %s"
|
|
1042
|
+
msgstr ""
|
|
1043
|
+
|
|
1044
|
+
#: ../app/views/policy_dashboard/index.html.erb:7
|
|
1045
|
+
msgid "Status table"
|
|
1046
|
+
msgstr ""
|
|
1047
|
+
|
|
1048
|
+
#: ../app/views/policy_dashboard/index.html.erb:8
|
|
1049
|
+
msgid "Status chart"
|
|
1050
|
+
msgstr ""
|
|
1051
|
+
|
|
1052
|
+
#: ../app/views/policy_dashboard/index.html.erb:20
|
|
1053
|
+
msgid "Latest reports for policy: %s"
|
|
1054
|
+
msgstr ""
|
|
1055
|
+
|
|
1056
|
+
#: ../app/views/scap_contents/_form.html.erb:9 ../app/views/tailoring_files/_form.html.erb:9
|
|
1057
|
+
msgid "File Upload"
|
|
1058
|
+
msgstr ""
|
|
1059
|
+
|
|
1060
|
+
#: ../app/views/scap_contents/_form.html.erb:20
|
|
1061
|
+
msgid "SCAP DataStream file"
|
|
1062
|
+
msgstr ""
|
|
1063
|
+
|
|
1064
|
+
#: ../app/views/scap_contents/_list.html.erb:17 ../app/views/tailoring_files/_list.html.erb:23
|
|
1065
|
+
msgid "Download"
|
|
1066
|
+
msgstr ""
|
|
1067
|
+
|
|
1068
|
+
#: ../app/views/scap_contents/_list.html.erb:19
|
|
1069
|
+
msgid "Delete scap content %s?"
|
|
1070
|
+
msgstr ""
|
|
1071
|
+
|
|
1072
|
+
#: ../app/views/scap_contents/edit.html.erb:1
|
|
1073
|
+
msgid "Edit SCAP Content"
|
|
1074
|
+
msgstr ""
|
|
1075
|
+
|
|
1076
|
+
#: ../app/views/scap_contents/edit.html.erb:5
|
|
1077
|
+
msgid "Scap Contents"
|
|
1078
|
+
msgstr ""
|
|
1079
|
+
|
|
1080
|
+
#: ../app/views/scap_contents/index.html.erb:1
|
|
1081
|
+
msgid "SCAP Contents"
|
|
1082
|
+
msgstr ""
|
|
1083
|
+
|
|
1084
|
+
#: ../app/views/scap_contents/index.html.erb:3
|
|
1085
|
+
msgid "Upload New SCAP Content"
|
|
1086
|
+
msgstr ""
|
|
1087
|
+
|
|
1088
|
+
#: ../app/views/scap_contents/new.html.erb:1
|
|
1089
|
+
msgid "Upload new SCAP content file"
|
|
1090
|
+
msgstr ""
|
|
1091
|
+
|
|
1092
|
+
#: ../app/views/scap_contents/welcome.html.erb:7
|
|
1093
|
+
msgid ""
|
|
1094
|
+
"The Security Content Automation Protocol (SCAP), combines a number of open standards that are used to enumerate software flaws and\n"
|
|
1095
|
+
" configuration issues related to security. "
|
|
1096
|
+
msgstr ""
|
|
1097
|
+
|
|
1098
|
+
#: ../app/views/scap_contents/welcome.html.erb:9
|
|
1099
|
+
msgid ""
|
|
1100
|
+
"In Foreman, scap_contents represent the SCAP security guides on your hosts, and create SCAP profiles for you to assign to hosts / host groups\n"
|
|
1101
|
+
" via %s"
|
|
1102
|
+
msgstr ""
|
|
1103
|
+
|
|
1104
|
+
#: ../app/views/scap_contents/welcome.html.erb:14
|
|
1105
|
+
msgid "New SCAP Content"
|
|
1106
|
+
msgstr ""
|
|
1107
|
+
|
|
1108
|
+
#: ../app/views/smart_proxies/_openscap_spool.html.erb:4
|
|
1109
|
+
msgid "%s spool errors detected, inspect the appropriate file directly on proxy"
|
|
1110
|
+
msgstr ""
|
|
1111
|
+
|
|
1112
|
+
#: ../app/views/smart_proxies/_openscap_spool.html.erb:8
|
|
1113
|
+
msgid "Failed to fetch spool status from proxy"
|
|
1114
|
+
msgstr ""
|
|
1115
|
+
|
|
1116
|
+
#: ../app/views/smart_proxies/_openscap_spool.html.erb:11
|
|
1117
|
+
msgid "None found"
|
|
1118
|
+
msgstr ""
|
|
1119
|
+
|
|
1120
|
+
#: ../app/views/smart_proxies/plugins/_openscap.html.erb:7
|
|
1121
|
+
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."
|
|
1122
|
+
msgstr ""
|
|
1123
|
+
|
|
1124
|
+
#: ../app/views/smart_proxies/plugins/_openscap.html.erb:8
|
|
1125
|
+
msgid "Spool errors"
|
|
1126
|
+
msgstr ""
|
|
1127
|
+
|
|
1128
|
+
#: ../app/views/tailoring_files/_form.html.erb:20
|
|
1129
|
+
msgid "DataStream Tailoring file"
|
|
1130
|
+
msgstr ""
|
|
1131
|
+
|
|
1132
|
+
#: ../app/views/tailoring_files/_list.html.erb:22
|
|
1133
|
+
msgid "Delete tailoring file %s?"
|
|
1134
|
+
msgstr ""
|
|
1135
|
+
|
|
1136
|
+
#: ../app/views/tailoring_files/edit.html.erb:1
|
|
1137
|
+
msgid "Edit Tailoring File"
|
|
1138
|
+
msgstr ""
|
|
1139
|
+
|
|
1140
|
+
#: ../app/views/tailoring_files/edit.html.erb:4 ../app/views/tailoring_files/index.html.erb:1 ../app/views/tailoring_files/welcome.html.erb:1 ../app/views/tailoring_files/welcome.html.erb:6 ../lib/foreman_openscap/engine.rb:148
|
|
1141
|
+
msgid "Tailoring Files"
|
|
1142
|
+
msgstr ""
|
|
1143
|
+
|
|
1144
|
+
#: ../app/views/tailoring_files/index.html.erb:2
|
|
1145
|
+
msgid "Upload New Tailoring file"
|
|
1146
|
+
msgstr ""
|
|
1147
|
+
|
|
1148
|
+
#: ../app/views/tailoring_files/new.html.erb:1
|
|
1149
|
+
msgid "Upload new Tailoring File"
|
|
1150
|
+
msgstr ""
|
|
1151
|
+
|
|
1152
|
+
#: ../app/views/tailoring_files/welcome.html.erb:7
|
|
1153
|
+
msgid "It may sometimes be required to adjust the security policy to your specific needs. "
|
|
1154
|
+
msgstr ""
|
|
1155
|
+
|
|
1156
|
+
#: ../app/views/tailoring_files/welcome.html.erb:8
|
|
1157
|
+
msgid ""
|
|
1158
|
+
"In Foreman, tailoring_files represent the custom modifications to default XCCDF profiles and they can be applied to hosts\n"
|
|
1159
|
+
" via %s"
|
|
1160
|
+
msgstr ""
|
|
1161
|
+
|
|
1162
|
+
#: ../app/views/tailoring_files/welcome.html.erb:13
|
|
1163
|
+
msgid "New Tailoring File"
|
|
1164
|
+
msgstr ""
|
|
1165
|
+
|
|
1166
|
+
#: ../db/seeds.d/openscap_policy_notification.rb:1
|
|
1167
|
+
msgid "Compliance policy summary"
|
|
1168
|
+
msgstr ""
|
|
1169
|
+
|
|
1170
|
+
#: ../db/seeds.d/openscap_policy_notification.rb:5
|
|
1171
|
+
msgid "A summary of reports for OpenSCAP policies"
|
|
1172
|
+
msgstr ""
|
|
1173
|
+
|
|
1174
|
+
#: ../lib/foreman_openscap/engine.rb:142
|
|
1175
|
+
msgid "SCAP contents"
|
|
1176
|
+
msgstr ""
|
|
1177
|
+
|
|
1178
|
+
#: ../lib/foreman_openscap/engine.rb:145
|
|
1179
|
+
msgid "Reports"
|
|
1180
|
+
msgstr "Informes"
|
|
1181
|
+
|
|
1182
|
+
#: ../lib/foreman_openscap/engine.rb:170
|
|
1183
|
+
msgid "OpenSCAP Proxy to use for fetching SCAP content and uploading ARF reports. Leave blank and override appropriate parameters when using proxy load balancer."
|
|
1184
|
+
msgstr ""
|
|
1185
|
+
|
|
1186
|
+
#: ../lib/foreman_openscap/engine.rb:174 ../lib/foreman_openscap/engine.rb:179
|
|
1187
|
+
msgid "OpenSCAP Proxy"
|
|
1188
|
+
msgstr ""
|
|
1189
|
+
|
|
1190
|
+
#: ../lib/foreman_openscap/engine.rb:176 ../lib/foreman_openscap/engine.rb:181
|
|
1191
|
+
msgid "ID of OpenSCAP Proxy"
|
|
1192
|
+
msgstr ""
|
|
1193
|
+
|
|
1194
|
+
#: ../lib/foreman_openscap/engine.rb:185 ../lib/foreman_openscap/engine.rb:193
|
|
1195
|
+
msgid "Run OpenSCAP scan"
|
|
1196
|
+
msgstr ""
|
|
1197
|
+
|
|
1198
|
+
#: action_names.rb:2
|
|
1199
|
+
msgid "Import Puppet classes"
|
|
1200
|
+
msgstr ""
|
|
1201
|
+
|
|
1202
|
+
#: action_names.rb:3
|
|
1203
|
+
msgid "Remote action:"
|
|
1204
|
+
msgstr ""
|
|
1205
|
+
|
|
1206
|
+
#: action_names.rb:4
|
|
1207
|
+
msgid "Action with sub plans"
|
|
1208
|
+
msgstr ""
|
|
1209
|
+
|
|
1210
|
+
#: action_names.rb:5
|
|
1211
|
+
msgid "Import facts"
|
|
1212
|
+
msgstr ""
|
|
1213
|
+
|
|
1214
|
+
#: action_names.rb:6
|
|
1215
|
+
msgid "Delete host"
|
|
1216
|
+
msgstr ""
|
|
1217
|
+
|
|
1218
|
+
#: action_names.rb:7
|
|
1219
|
+
msgid "Update host"
|
|
1220
|
+
msgstr ""
|
|
1221
|
+
|
|
1222
|
+
#: action_names.rb:8
|
|
1223
|
+
msgid "Update node"
|
|
1224
|
+
msgstr ""
|
|
1225
|
+
|
|
1226
|
+
#: action_names.rb:9
|
|
1227
|
+
msgid "Create client"
|
|
1228
|
+
msgstr ""
|
|
1229
|
+
|
|
1230
|
+
#: action_names.rb:10
|
|
1231
|
+
msgid "Delete client"
|
|
1232
|
+
msgstr ""
|
|
1233
|
+
|
|
1234
|
+
#: action_names.rb:7
|
|
1235
|
+
#~ msgid "Update"
|
|
1236
|
+
#~ msgstr "Actualizar"
|
|
1237
|
+
|
|
1238
|
+
#: action_names.rb:31
|
|
1239
|
+
#~ msgid "Destroy"
|
|
1240
|
+
#~ msgstr "Destruir"
|