foreman_openscap 9.0.4 → 10.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (93) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_openscap/locale/cs_CZ/foreman_openscap.js +115 -127
  3. data/app/assets/javascripts/foreman_openscap/locale/de/foreman_openscap.js +12 -24
  4. data/app/assets/javascripts/foreman_openscap/locale/en/foreman_openscap.js +1 -13
  5. data/app/assets/javascripts/foreman_openscap/locale/en_GB/foreman_openscap.js +3 -15
  6. data/app/assets/javascripts/foreman_openscap/locale/es/foreman_openscap.js +12 -24
  7. data/app/assets/javascripts/foreman_openscap/locale/fr/foreman_openscap.js +83 -95
  8. data/app/assets/javascripts/foreman_openscap/locale/gl/foreman_openscap.js +4 -16
  9. data/app/assets/javascripts/foreman_openscap/locale/it/foreman_openscap.js +10 -22
  10. data/app/assets/javascripts/foreman_openscap/locale/ja/foreman_openscap.js +68 -80
  11. data/app/assets/javascripts/foreman_openscap/locale/ka/foreman_openscap.js +28 -40
  12. data/app/assets/javascripts/foreman_openscap/locale/ko/foreman_openscap.js +12 -24
  13. data/app/assets/javascripts/foreman_openscap/locale/pt_BR/foreman_openscap.js +9 -21
  14. data/app/assets/javascripts/foreman_openscap/locale/ru/foreman_openscap.js +8 -20
  15. data/app/assets/javascripts/foreman_openscap/locale/sv_SE/foreman_openscap.js +6 -18
  16. data/app/assets/javascripts/foreman_openscap/locale/zh_CN/foreman_openscap.js +67 -79
  17. data/app/assets/javascripts/foreman_openscap/locale/zh_TW/foreman_openscap.js +9 -21
  18. data/app/helpers/foreman_openscap_helper.rb +2 -18
  19. data/db/migrate/20201217161511_add_url_to_oval_content.rb +1 -1
  20. data/lib/foreman_openscap/engine.rb +148 -155
  21. data/lib/foreman_openscap/version.rb +1 -1
  22. data/locale/Makefile +12 -2
  23. data/locale/cs_CZ/LC_MESSAGES/foreman_openscap.mo +0 -0
  24. data/locale/cs_CZ/foreman_openscap.edit.po +1442 -0
  25. data/locale/cs_CZ/foreman_openscap.po +120 -130
  26. data/locale/cs_CZ/foreman_openscap.po.time_stamp +0 -0
  27. data/locale/de/LC_MESSAGES/foreman_openscap.mo +0 -0
  28. data/locale/de/foreman_openscap.edit.po +1454 -0
  29. data/locale/de/foreman_openscap.po +13 -25
  30. data/locale/de/foreman_openscap.po.time_stamp +0 -0
  31. data/locale/en/LC_MESSAGES/foreman_openscap.mo +0 -0
  32. data/locale/en/foreman_openscap.edit.po +1439 -0
  33. data/locale/en/foreman_openscap.po +1 -13
  34. data/locale/en/foreman_openscap.po.time_stamp +0 -0
  35. data/locale/en_GB/LC_MESSAGES/foreman_openscap.mo +0 -0
  36. data/locale/en_GB/foreman_openscap.edit.po +1440 -0
  37. data/locale/en_GB/foreman_openscap.po +3 -15
  38. data/locale/en_GB/foreman_openscap.po.time_stamp +0 -0
  39. data/locale/es/LC_MESSAGES/foreman_openscap.mo +0 -0
  40. data/locale/es/foreman_openscap.edit.po +1449 -0
  41. data/locale/es/foreman_openscap.po +12 -24
  42. data/locale/es/foreman_openscap.po.time_stamp +0 -0
  43. data/locale/foreman_openscap.pot +47 -61
  44. data/locale/fr/LC_MESSAGES/foreman_openscap.mo +0 -0
  45. data/locale/fr/foreman_openscap.edit.po +1455 -0
  46. data/locale/fr/foreman_openscap.po +83 -95
  47. data/locale/fr/foreman_openscap.po.time_stamp +0 -0
  48. data/locale/gl/LC_MESSAGES/foreman_openscap.mo +0 -0
  49. data/locale/gl/foreman_openscap.edit.po +1440 -0
  50. data/locale/gl/foreman_openscap.po +4 -16
  51. data/locale/gl/foreman_openscap.po.time_stamp +0 -0
  52. data/locale/it/LC_MESSAGES/foreman_openscap.mo +0 -0
  53. data/locale/it/foreman_openscap.edit.po +1442 -0
  54. data/locale/it/foreman_openscap.po +10 -22
  55. data/locale/it/foreman_openscap.po.time_stamp +0 -0
  56. data/locale/ja/LC_MESSAGES/foreman_openscap.mo +0 -0
  57. data/locale/ja/foreman_openscap.edit.po +1450 -0
  58. data/locale/ja/foreman_openscap.po +68 -80
  59. data/locale/ja/foreman_openscap.po.time_stamp +0 -0
  60. data/locale/ka/LC_MESSAGES/foreman_openscap.mo +0 -0
  61. data/locale/ka/foreman_openscap.edit.po +1444 -0
  62. data/locale/ka/foreman_openscap.po +28 -40
  63. data/locale/ka/foreman_openscap.po.time_stamp +0 -0
  64. data/locale/ko/LC_MESSAGES/foreman_openscap.mo +0 -0
  65. data/locale/ko/foreman_openscap.edit.po +1440 -0
  66. data/locale/ko/foreman_openscap.po +12 -24
  67. data/locale/ko/foreman_openscap.po.time_stamp +0 -0
  68. data/locale/pt_BR/LC_MESSAGES/foreman_openscap.mo +0 -0
  69. data/locale/pt_BR/foreman_openscap.edit.po +1454 -0
  70. data/locale/pt_BR/foreman_openscap.po +9 -21
  71. data/locale/pt_BR/foreman_openscap.po.time_stamp +0 -0
  72. data/locale/ru/LC_MESSAGES/foreman_openscap.mo +0 -0
  73. data/locale/ru/foreman_openscap.edit.po +1444 -0
  74. data/locale/ru/foreman_openscap.po +8 -20
  75. data/locale/ru/foreman_openscap.po.time_stamp +0 -0
  76. data/locale/sv_SE/LC_MESSAGES/foreman_openscap.mo +0 -0
  77. data/locale/sv_SE/foreman_openscap.edit.po +1440 -0
  78. data/locale/sv_SE/foreman_openscap.po +6 -18
  79. data/locale/sv_SE/foreman_openscap.po.time_stamp +0 -0
  80. data/locale/zh_CN/LC_MESSAGES/foreman_openscap.mo +0 -0
  81. data/locale/zh_CN/foreman_openscap.edit.po +1449 -0
  82. data/locale/zh_CN/foreman_openscap.po +67 -79
  83. data/locale/zh_CN/foreman_openscap.po.time_stamp +0 -0
  84. data/locale/zh_TW/LC_MESSAGES/foreman_openscap.mo +0 -0
  85. data/locale/zh_TW/foreman_openscap.edit.po +1441 -0
  86. data/locale/zh_TW/foreman_openscap.po +9 -21
  87. data/locale/zh_TW/foreman_openscap.po.time_stamp +0 -0
  88. data/test/unit/message_cleaner_test.rb +1 -0
  89. metadata +35 -7
  90. data/locale/action_names.rb +0 -2
  91. data/webpack/components/EditableInput.js +0 -166
  92. data/webpack/components/EditableInput.scss +0 -3
  93. data/webpack/helpers/formFieldsHelper.js +0 -114
@@ -5,7 +5,7 @@
5
5
  # Translators:
6
6
  msgid ""
7
7
  msgstr ""
8
- "Project-Id-Version: Foreman\n"
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"
@@ -32,13 +32,13 @@ msgstr[0] "%s შესაბამისობის ანგარიში
32
32
  msgstr[1] "%s შესაბამისობის ანგარიში პოლიტიკიდან"
33
33
 
34
34
  msgid "%s content"
35
- msgstr ""
35
+ msgstr "%s შემცველობა"
36
36
 
37
37
  msgid "%s does not exist, skipping."
38
- msgstr ""
38
+ msgstr "%s არ არსებობს. გამოტოვება."
39
39
 
40
40
  msgid "%s is a directory, expecting file."
41
- msgstr ""
41
+ msgstr "%s საქაღალდეა. მოველოდი ფაილს."
42
42
 
43
43
  msgid "%s latest report"
44
44
  msgstr "%s უახლესი ანგარიში"
@@ -47,7 +47,7 @@ msgid "%s reports over time"
47
47
  msgstr "სულ %s ანგარიში"
48
48
 
49
49
  msgid "%s spool errors detected, inspect the appropriate file directly on proxy"
50
- msgstr ""
50
+ msgstr "აღმოჩენილია %s სპულის შეცდომა. შეამოწმეთ შესაბამისი ფაილი პირდაპირ პროქსიზე"
51
51
 
52
52
  msgid "%{type} was selected to deploy policy to clients, but %{type} is not available. Are you missing a plugin?"
53
53
  msgstr ""
@@ -83,7 +83,7 @@ msgid "Apply policy to hosts"
83
83
  msgstr "წესის ჰოსტებზე გადატარება"
84
84
 
85
85
  msgid "Are you sure you want to delete %s?"
86
- msgstr ""
86
+ msgstr "დარწმუნებული ხართ, რომ გსურთ %s-ის წაშლა?"
87
87
 
88
88
  msgid "Assign Compliance Policy"
89
89
  msgstr "შესაბამისობის პოლიტიკის მინიჭება"
@@ -95,7 +95,7 @@ msgid "By default, remediation is applied to the current host. Optionally, remed
95
95
  msgstr ""
96
96
 
97
97
  msgid "Can't find scap-security-guide RPM, are you sure it is installed on your server?"
98
- msgstr ""
98
+ msgstr "RPM პაკეტი scap-security-guide ვერ ვიპოვე. დარწმუნებული ბრძანდებით, რომ დააყენეთ ის?"
99
99
 
100
100
  msgid "Cancel"
101
101
  msgstr "გაუქმება"
@@ -134,7 +134,7 @@ msgid "Choose weekday"
134
134
  msgstr "აირჩიეთ კვირის დღე"
135
135
 
136
136
  msgid "Close"
137
- msgstr ""
137
+ msgstr "დახურვა"
138
138
 
139
139
  msgid "Compliance"
140
140
  msgstr "შესაბამისობა"
@@ -170,7 +170,7 @@ msgid "Content"
170
170
  msgstr "შემცველობა"
171
171
 
172
172
  msgid "Copy to clipboard"
173
- msgstr ""
173
+ msgstr "ბუფერში კოპირება"
174
174
 
175
175
  msgid "Could not find host identified by: %s"
176
176
  msgstr "ჰოსტი იდენტიფიკატორით %s ვერ ვპოვე"
@@ -191,7 +191,7 @@ msgid "Create a Tailoring file"
191
191
  msgstr "შესაბამისობის ფაილის შექმნა"
192
192
 
193
193
  msgid "Created at"
194
- msgstr ""
194
+ msgstr "შექმნის დრო"
195
195
 
196
196
  msgid "Dashboard"
197
197
  msgstr "სამუშაო დაფა"
@@ -293,7 +293,7 @@ msgid "Every puppet run ensures the foreman_scap_client is configured according
293
293
  msgstr ""
294
294
 
295
295
  msgid "Expected an array of files to upload, got: %s."
296
- msgstr ""
296
+ msgstr "მოველოდი ასატვირთი ფაილების მასივს. მივიღე: %s."
297
297
 
298
298
  msgid "Failed"
299
299
  msgstr "შეცდომა"
@@ -305,7 +305,7 @@ msgid "Failed only"
305
305
  msgstr "მხოლოდ ავარიულები"
306
306
 
307
307
  msgid "Failed saving %s:"
308
- msgstr ""
308
+ msgstr "%s-ის შენახვა ჩავარდა:"
309
309
 
310
310
  msgid "Failed to delete %s compliance reports"
311
311
  msgstr "%s შესაბამისობის ანგარიშის წაშლის შეცდომა"
@@ -336,7 +336,7 @@ msgid "File Upload"
336
336
  msgstr "ფაილის ატვირთვა"
337
337
 
338
338
  msgid "File name"
339
- msgstr ""
339
+ msgstr "ფაილის სახელი"
340
340
 
341
341
  msgid "File paths to upload when using \"files\" upload type"
342
342
  msgstr "ატვირთვის ტიპის \"files\" გამოყენებისას ასატვირთი ფაილის ბილიკები"
@@ -427,7 +427,7 @@ msgid "Inconclusive results"
427
427
  msgstr "არადამაჯერებელი პასუხები"
428
428
 
429
429
  msgid "It may sometimes be required to adjust the security policy to your specific needs. "
430
- msgstr ""
430
+ msgstr "ხანდახან შეიძლება უსაფრთხოების პოლიტიკის თქვენი საჭიროებებისათვის მორგება მოგიწიოთ. "
431
431
 
432
432
  msgid "Job details"
433
433
  msgstr ""
@@ -460,7 +460,7 @@ msgid "Locations"
460
460
  msgstr "მდებარეობები"
461
461
 
462
462
  msgid "Manual"
463
- msgstr ""
463
+ msgstr "ხელით"
464
464
 
465
465
  msgid "Message"
466
466
  msgstr "შეტყობინება"
@@ -523,7 +523,7 @@ msgid "No hosts selected"
523
523
  msgstr "ჰოსტები მონიშნული არაა"
524
524
 
525
525
  msgid "No hosts were found with that id, name or query filter"
526
- msgstr ""
526
+ msgstr "მითითებული ID-ით, სახელით ან საძებნი სტრიქონით ჰოსტები ნაპოვნი არაა"
527
527
 
528
528
  msgid "No proxy found for %{name} or %{url}"
529
529
  msgstr "%{name}-სთვის და %{url}-სთვის პროქსი ნაპოვნი არაა"
@@ -544,7 +544,7 @@ msgid "No reports available"
544
544
  msgstr "ანგარიშების გარეშე"
545
545
 
546
546
  msgid "No such directory: %s. Please check the path you have provided."
547
- msgstr ""
547
+ msgstr "ასეთი საქაღალდე არ არსებობს: %s. შეამოწმეთ ბილიკი, რომელიც შეიყვანეთ."
548
548
 
549
549
  msgid "No valid policy ID provided"
550
550
  msgstr "წესის სწორი ID მითითებული არაა"
@@ -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
 
@@ -678,7 +675,7 @@ msgid "Policy with id %s not found."
678
675
  msgstr "წესი ID-ით %s არ არსებობს."
679
676
 
680
677
  msgid "Profile"
681
- msgstr ""
678
+ msgstr "პროფილი"
682
679
 
683
680
  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."
684
681
  msgstr ""
@@ -687,13 +684,13 @@ msgid "Puppet class"
687
684
  msgstr "Puppet-ის კლასი"
688
685
 
689
686
  msgid "Rationale"
690
- msgstr ""
687
+ msgstr "დასაბუთება"
691
688
 
692
689
  msgid "Reboot the system(s)"
693
690
  msgstr ""
694
691
 
695
692
  msgid "Red Hat %s default content"
696
- msgstr ""
693
+ msgstr "Red Hat %s ნაგულისხმევი შემცველობა"
697
694
 
698
695
  msgid "References"
699
696
  msgstr "ბმები"
@@ -726,7 +723,7 @@ msgid "Reports"
726
723
  msgstr "ანგარიშები"
727
724
 
728
725
  msgid "Request the following permissions from administrator: %s."
729
- msgstr ""
726
+ msgstr "ადმინისტრატორისგან შემდეგი წვდომების გამოთხოვა: %s."
730
727
 
731
728
  msgid "Request timed out. Please try increasing Settings -> proxy_request_timeout"
732
729
  msgstr "მოთხოვნის მოლოდინის ვადა ამოიწურა. სცადეთ შეცვალოთ პარამეტრი მორგება -> proxy_request_timeout"
@@ -762,7 +759,7 @@ msgid "Rule Results"
762
759
  msgstr "წესის შედეგები"
763
760
 
764
761
  msgid "Run"
765
- msgstr ""
762
+ msgstr "გაშვება"
766
763
 
767
764
  msgid "Run OpenSCAP remediation with Ansible"
768
765
  msgstr ""
@@ -849,10 +846,10 @@ msgid "Smart Class Parameters"
849
846
  msgstr "ჭკვიანი კლასის მორგება"
850
847
 
851
848
  msgid "Snippet"
852
- msgstr ""
849
+ msgstr "ნაწყვეტი"
853
850
 
854
851
  msgid "Something went wrong while selecting compliance reports - %s"
855
- msgstr ""
852
+ msgstr "შეცდომა თავსებადობის ანგარიშების მონიშვნისას - %s"
856
853
 
857
854
  msgid "Something went wrong while selecting hosts - %s"
858
855
  msgstr "შეცდომა ჰოსტების მონიშვნისას - %s"
@@ -913,12 +910,6 @@ msgstr ""
913
910
  msgid "The following %{key_name} were missing for %{item_name}: %{key_names}. Make sure they are imported before proceeding."
914
911
  msgstr ""
915
912
 
916
- msgid "The following Smart Proxies need to be updated to unlock the feature: %s. "
917
- msgstr "ფუნქციის ჩასართავად საჭიროა შემდეგი ჭკვიანი პროქსიების განახლება: %s. "
918
-
919
- msgid "The following proxies could not be reached: %s. Please make sure they are available so Foreman can check their versions."
920
- msgstr ""
921
-
922
913
  msgid "The identifier of the host"
923
914
  msgstr "ჰოსტის იდენტიფიკატორი"
924
915
 
@@ -932,13 +923,10 @@ msgid "There is no job to remediate with. Please remediate manually."
932
923
  msgstr ""
933
924
 
934
925
  msgid "There was a following error when deleting %(name)s: %(error)s"
935
- msgstr ""
926
+ msgstr "დაფიქსირდა შემდეგი შეცდომა %(name)s-ის წაშლისას: %(error)s"
936
927
 
937
928
  msgid "There's no available report for this host"
938
- msgstr ""
939
-
940
- msgid "This feature is temporarily disabled. "
941
- msgstr "ფუნქცია დროებით გათიშულია. "
929
+ msgstr "ამ ჰოსტისთვის ხელმისაწვდომი ანგარიში არ არსებობს"
942
930
 
943
931
  msgid "This leaves the setup of the foreman_scap_client solely on the user. The policy still needs to be defined in order to link incoming ARF reports."
944
932
  msgstr ""
@@ -1042,13 +1030,13 @@ msgid "Yes"
1042
1030
  msgstr "დიახ"
1043
1031
 
1044
1032
  msgid "You are not authorized to view the page. "
1045
- msgstr ""
1033
+ msgstr "ამ გვერდთან წვდომა არ გაგაჩნიათ. "
1046
1034
 
1047
1035
  msgid "You can remediate by running a remote job or you can display a snippet for manual remediation."
1048
1036
  msgstr ""
1049
1037
 
1050
1038
  msgid "You can specify custom cron line, e.g. \"0 3 * * *\", separate each of 5 values by space"
1051
- msgstr ""
1039
+ msgstr "შეგიძლიათ მიუთითოთ თქვენი cron-ის ხაზი. მაგ: \"0 3 * * *\", ეს 5 მნიშვნელობა გამოტოვებით გამოყავით"
1052
1040
 
1053
1041
  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."
1054
1042
  msgstr ""
File without changes