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
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_openscap": {
5
5
  "": {
6
- "Project-Id-Version": "Foreman",
6
+ "Project-Id-Version": "foreman_openscap 10.0.1",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2016-04-14 07:48+0000",
9
9
  "Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
@@ -31,13 +31,13 @@
31
31
  "%s შესაბამისობის ანგარიში პოლიტიკიდან"
32
32
  ],
33
33
  "%s content": [
34
- ""
34
+ "%s შემცველობა"
35
35
  ],
36
36
  "%s does not exist, skipping.": [
37
- ""
37
+ "%s არ არსებობს. გამოტოვება."
38
38
  ],
39
39
  "%s is a directory, expecting file.": [
40
- ""
40
+ "%s საქაღალდეა. მოველოდი ფაილს."
41
41
  ],
42
42
  "%s latest report": [
43
43
  "%s უახლესი ანგარიში"
@@ -46,7 +46,7 @@
46
46
  "სულ %s ანგარიში"
47
47
  ],
48
48
  "%s spool errors detected, inspect the appropriate file directly on proxy": [
49
- ""
49
+ "აღმოჩენილია %s სპულის შეცდომა. შეამოწმეთ შესაბამისი ფაილი პირდაპირ პროქსიზე"
50
50
  ],
51
51
  "%{type} was selected to deploy policy to clients, but %{type} is not available. Are you missing a plugin?": [
52
52
  ""
@@ -82,7 +82,7 @@
82
82
  "წესის ჰოსტებზე გადატარება"
83
83
  ],
84
84
  "Are you sure you want to delete %s?": [
85
- ""
85
+ "დარწმუნებული ხართ, რომ გსურთ %s-ის წაშლა?"
86
86
  ],
87
87
  "Assign Compliance Policy": [
88
88
  "შესაბამისობის პოლიტიკის მინიჭება"
@@ -94,7 +94,7 @@
94
94
  ""
95
95
  ],
96
96
  "Can't find scap-security-guide RPM, are you sure it is installed on your server?": [
97
- ""
97
+ "RPM პაკეტი scap-security-guide ვერ ვიპოვე. დარწმუნებული ბრძანდებით, რომ დააყენეთ ის?"
98
98
  ],
99
99
  "Cancel": [
100
100
  "გაუქმება"
@@ -133,7 +133,7 @@
133
133
  "აირჩიეთ კვირის დღე"
134
134
  ],
135
135
  "Close": [
136
- ""
136
+ "დახურვა"
137
137
  ],
138
138
  "Compliance": [
139
139
  "შესაბამისობა"
@@ -169,7 +169,7 @@
169
169
  "შემცველობა"
170
170
  ],
171
171
  "Copy to clipboard": [
172
- ""
172
+ "ბუფერში კოპირება"
173
173
  ],
174
174
  "Could not find host identified by: %s": [
175
175
  "ჰოსტი იდენტიფიკატორით %s ვერ ვპოვე"
@@ -190,7 +190,7 @@
190
190
  "შესაბამისობის ფაილის შექმნა"
191
191
  ],
192
192
  "Created at": [
193
- ""
193
+ "შექმნის დრო"
194
194
  ],
195
195
  "Dashboard": [
196
196
  "სამუშაო დაფა"
@@ -292,7 +292,7 @@
292
292
  ""
293
293
  ],
294
294
  "Expected an array of files to upload, got: %s.": [
295
- ""
295
+ "მოველოდი ასატვირთი ფაილების მასივს. მივიღე: %s."
296
296
  ],
297
297
  "Failed": [
298
298
  "შეცდომა"
@@ -304,7 +304,7 @@
304
304
  "მხოლოდ ავარიულები"
305
305
  ],
306
306
  "Failed saving %s:": [
307
- ""
307
+ "%s-ის შენახვა ჩავარდა:"
308
308
  ],
309
309
  "Failed to delete %s compliance reports": [
310
310
  "%s შესაბამისობის ანგარიშის წაშლის შეცდომა"
@@ -334,7 +334,7 @@
334
334
  "ფაილის ატვირთვა"
335
335
  ],
336
336
  "File name": [
337
- ""
337
+ "ფაილის სახელი"
338
338
  ],
339
339
  "File paths to upload when using \\\"files\\\" upload type": [
340
340
  "ატვირთვის ტიპის \\\"files\\\" გამოყენებისას ასატვირთი ფაილის ბილიკები"
@@ -421,7 +421,7 @@
421
421
  "არადამაჯერებელი პასუხები"
422
422
  ],
423
423
  "It may sometimes be required to adjust the security policy to your specific needs. ": [
424
- ""
424
+ "ხანდახან შეიძლება უსაფრთხოების პოლიტიკის თქვენი საჭიროებებისათვის მორგება მოგიწიოთ. "
425
425
  ],
426
426
  "Job details": [
427
427
  ""
@@ -454,7 +454,7 @@
454
454
  "მდებარეობები"
455
455
  ],
456
456
  "Manual": [
457
- ""
457
+ "ხელით"
458
458
  ],
459
459
  "Message": [
460
460
  "შეტყობინება"
@@ -517,7 +517,7 @@
517
517
  "ჰოსტები მონიშნული არაა"
518
518
  ],
519
519
  "No hosts were found with that id, name or query filter": [
520
- ""
520
+ "მითითებული ID-ით, სახელით ან საძებნი სტრიქონით ჰოსტები ნაპოვნი არაა"
521
521
  ],
522
522
  "No proxy found for %{name} or %{url}": [
523
523
  "%{name}-სთვის და %{url}-სთვის პროქსი ნაპოვნი არაა"
@@ -538,7 +538,7 @@
538
538
  "ანგარიშების გარეშე"
539
539
  ],
540
540
  "No such directory: %s. Please check the path you have provided.": [
541
- ""
541
+ "ასეთი საქაღალდე არ არსებობს: %s. შეამოწმეთ ბილიკი, რომელიც შეიყვანეთ."
542
542
  ],
543
543
  "No valid policy ID provided": [
544
544
  "წესის სწორი ID მითითებული არაა"
@@ -549,9 +549,6 @@
549
549
  "None found": [
550
550
  "არაფერია ნაპოვნი"
551
551
  ],
552
- "None provided": [
553
- "მითითებული არაა"
554
- ],
555
552
  "None!": [
556
553
  "არცერთი!"
557
554
  ],
@@ -670,7 +667,7 @@
670
667
  "წესი ID-ით %s არ არსებობს."
671
668
  ],
672
669
  "Profile": [
673
- ""
670
+ "პროფილი"
674
671
  ],
675
672
  "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.": [
676
673
  ""
@@ -679,13 +676,13 @@
679
676
  "Puppet-ის კლასი"
680
677
  ],
681
678
  "Rationale": [
682
- ""
679
+ "დასაბუთება"
683
680
  ],
684
681
  "Reboot the system(s)": [
685
682
  ""
686
683
  ],
687
684
  "Red Hat %s default content": [
688
- ""
685
+ "Red Hat %s ნაგულისხმევი შემცველობა"
689
686
  ],
690
687
  "References": [
691
688
  "ბმები"
@@ -718,7 +715,7 @@
718
715
  "ანგარიშები"
719
716
  ],
720
717
  "Request the following permissions from administrator: %s.": [
721
- ""
718
+ "ადმინისტრატორისგან შემდეგი წვდომების გამოთხოვა: %s."
722
719
  ],
723
720
  "Request timed out. Please try increasing Settings -> proxy_request_timeout": [
724
721
  "მოთხოვნის მოლოდინის ვადა ამოიწურა. სცადეთ შეცვალოთ პარამეტრი მორგება -> proxy_request_timeout"
@@ -754,7 +751,7 @@
754
751
  "წესის შედეგები"
755
752
  ],
756
753
  "Run": [
757
- ""
754
+ "გაშვება"
758
755
  ],
759
756
  "Run OpenSCAP remediation with Ansible": [
760
757
  ""
@@ -841,10 +838,10 @@
841
838
  "ჭკვიანი კლასის მორგება"
842
839
  ],
843
840
  "Snippet": [
844
- ""
841
+ "ნაწყვეტი"
845
842
  ],
846
843
  "Something went wrong while selecting compliance reports - %s": [
847
- ""
844
+ "შეცდომა თავსებადობის ანგარიშების მონიშვნისას - %s"
848
845
  ],
849
846
  "Something went wrong while selecting hosts - %s": [
850
847
  "შეცდომა ჰოსტების მონიშვნისას - %s"
@@ -903,12 +900,6 @@
903
900
  "The following %{key_name} were missing for %{item_name}: %{key_names}. Make sure they are imported before proceeding.": [
904
901
  ""
905
902
  ],
906
- "The following Smart Proxies need to be updated to unlock the feature: %s. ": [
907
- "ფუნქციის ჩასართავად საჭიროა შემდეგი ჭკვიანი პროქსიების განახლება: %s. "
908
- ],
909
- "The following proxies could not be reached: %s. Please make sure they are available so Foreman can check their versions.": [
910
- ""
911
- ],
912
903
  "The identifier of the host": [
913
904
  "ჰოსტის იდენტიფიკატორი"
914
905
  ],
@@ -922,13 +913,10 @@
922
913
  ""
923
914
  ],
924
915
  "There was a following error when deleting %(name)s: %(error)s": [
925
- ""
916
+ "დაფიქსირდა შემდეგი შეცდომა %(name)s-ის წაშლისას: %(error)s"
926
917
  ],
927
918
  "There's no available report for this host": [
928
- ""
929
- ],
930
- "This feature is temporarily disabled. ": [
931
- "ფუნქცია დროებით გათიშულია. "
919
+ "ამ ჰოსტისთვის ხელმისაწვდომი ანგარიში არ არსებობს"
932
920
  ],
933
921
  "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.": [
934
922
  ""
@@ -1031,13 +1019,13 @@
1031
1019
  "დიახ"
1032
1020
  ],
1033
1021
  "You are not authorized to view the page. ": [
1034
- ""
1022
+ "ამ გვერდთან წვდომა არ გაგაჩნიათ. "
1035
1023
  ],
1036
1024
  "You can remediate by running a remote job or you can display a snippet for manual remediation.": [
1037
1025
  ""
1038
1026
  ],
1039
1027
  "You can specify custom cron line, e.g. \\\"0 3 * * *\\\", separate each of 5 values by space": [
1040
- ""
1028
+ "შეგიძლიათ მიუთითოთ თქვენი cron-ის ხაზი. მაგ: \\\"0 3 * * *\\\", ეს 5 მნიშვნელობა გამოტოვებით გამოყავით"
1041
1029
  ],
1042
1030
  "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.": [
1043
1031
  ""
@@ -3,11 +3,11 @@
3
3
  "locale_data": {
4
4
  "foreman_openscap": {
5
5
  "": {
6
- "Project-Id-Version": "Foreman",
6
+ "Project-Id-Version": "foreman_openscap 10.0.1",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2016-04-14 07:48+0000",
9
9
  "Last-Translator": "FIRST AUTHOR <EMAIL@ADDRESS>, 2016",
10
- "Language-Team": "Korean (http://www.transifex.com/foreman/foreman/language/ko/)",
10
+ "Language-Team": "Korean (http://app.transifex.com/foreman/foreman/language/ko/)",
11
11
  "MIME-Version": "1.0",
12
12
  "Content-Type": "text/plain; charset=UTF-8",
13
13
  "Content-Transfer-Encoding": "8bit",
@@ -133,7 +133,7 @@
133
133
  "요일 선택"
134
134
  ],
135
135
  "Close": [
136
- ""
136
+ "종료 "
137
137
  ],
138
138
  "Compliance": [
139
139
  "컴플라이언스 "
@@ -190,7 +190,7 @@
190
190
  ""
191
191
  ],
192
192
  "Created at": [
193
- ""
193
+ "생성 일시 "
194
194
  ],
195
195
  "Dashboard": [
196
196
  "대시보드 "
@@ -454,7 +454,7 @@
454
454
  "위치"
455
455
  ],
456
456
  "Manual": [
457
- ""
457
+ "수동"
458
458
  ],
459
459
  "Message": [
460
460
  "메시지"
@@ -517,7 +517,7 @@
517
517
  "선택된 호스트가 없음 "
518
518
  ],
519
519
  "No hosts were found with that id, name or query filter": [
520
- ""
520
+ "해당 ID, 이름 또는 쿼리 필터를 가진 호스트를 찾을 수 없습니다."
521
521
  ],
522
522
  "No proxy found for %{name} or %{url}": [
523
523
  ""
@@ -549,9 +549,6 @@
549
549
  "None found": [
550
550
  "찾을 수 없습니다."
551
551
  ],
552
- "None provided": [
553
- ""
554
- ],
555
552
  "None!": [
556
553
  "없음!"
557
554
  ],
@@ -607,10 +604,10 @@
607
604
  "통과됨"
608
605
  ],
609
606
  "Passed|P": [
610
- "통과됨|P"
607
+ "Passed|P"
611
608
  ],
612
609
  "Permission denied": [
613
- ""
610
+ "권한이 거부되었습니다"
614
611
  ],
615
612
  "Please Confirm": [
616
613
  "확인해 주십시오 "
@@ -754,7 +751,7 @@
754
751
  ""
755
752
  ],
756
753
  "Run": [
757
- ""
754
+ "실행"
758
755
  ],
759
756
  "Run OpenSCAP remediation with Ansible": [
760
757
  ""
@@ -838,10 +835,10 @@
838
835
  "로그 메세지 표시: "
839
836
  ],
840
837
  "Smart Class Parameters": [
841
- ""
838
+ "스마트 클래스 매개변수"
842
839
  ],
843
840
  "Snippet": [
844
- ""
841
+ "조각 모음 "
845
842
  ],
846
843
  "Something went wrong while selecting compliance reports - %s": [
847
844
  "컴플라이언스 보고서를 선택하는 도중 문제가 발생했습니다 - %s"
@@ -903,12 +900,6 @@
903
900
  "The following %{key_name} were missing for %{item_name}: %{key_names}. Make sure they are imported before proceeding.": [
904
901
  ""
905
902
  ],
906
- "The following Smart Proxies need to be updated to unlock the feature: %s. ": [
907
- ""
908
- ],
909
- "The following proxies could not be reached: %s. Please make sure they are available so Foreman can check their versions.": [
910
- ""
911
- ],
912
903
  "The identifier of the host": [
913
904
  ""
914
905
  ],
@@ -927,9 +918,6 @@
927
918
  "There's no available report for this host": [
928
919
  ""
929
920
  ],
930
- "This feature is temporarily disabled. ": [
931
- ""
932
- ],
933
921
  "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.": [
934
922
  ""
935
923
  ],
@@ -937,7 +925,7 @@
937
925
  ""
938
926
  ],
939
927
  "Title": [
940
- ""
928
+ "직위"
941
929
  ],
942
930
  "To deploy foreman_scap_client, ansible roles run needs to be triggered manually. Manual run is also required after any change to this policy.": [
943
931
  ""
@@ -3,11 +3,11 @@
3
3
  "locale_data": {
4
4
  "foreman_openscap": {
5
5
  "": {
6
- "Project-Id-Version": "Foreman",
6
+ "Project-Id-Version": "foreman_openscap 10.0.1",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2016-04-14 07:48+0000",
9
9
  "Last-Translator": "FIRST AUTHOR <EMAIL@ADDRESS>, 2016",
10
- "Language-Team": "Portuguese (Brazil) (http://www.transifex.com/foreman/foreman/language/pt_BR/)",
10
+ "Language-Team": "Portuguese (Brazil) (http://app.transifex.com/foreman/foreman/language/pt_BR/)",
11
11
  "MIME-Version": "1.0",
12
12
  "Content-Type": "text/plain; charset=UTF-8",
13
13
  "Content-Transfer-Encoding": "8bit",
@@ -134,7 +134,7 @@
134
134
  "Selecionar dia útil"
135
135
  ],
136
136
  "Close": [
137
- ""
137
+ "Fechar"
138
138
  ],
139
139
  "Compliance": [
140
140
  "Conformidade"
@@ -455,7 +455,7 @@
455
455
  "Locais"
456
456
  ],
457
457
  "Manual": [
458
- ""
458
+ "Manual"
459
459
  ],
460
460
  "Message": [
461
461
  "Mensagem"
@@ -518,7 +518,7 @@
518
518
  "Não foi selecionado nenhum host"
519
519
  ],
520
520
  "No hosts were found with that id, name or query filter": [
521
- ""
521
+ "Nenhum host encontrado com esse filtro de ID, nome ou consulta"
522
522
  ],
523
523
  "No proxy found for %{name} or %{url}": [
524
524
  "Nenhum proxy encontrado para %{name} ou %{url}"
@@ -550,9 +550,6 @@
550
550
  "None found": [
551
551
  "Nenhum(a) localizado(a)"
552
552
  ],
553
- "None provided": [
554
- ""
555
- ],
556
553
  "None!": [
557
554
  "Nenhum(a)!"
558
555
  ],
@@ -611,7 +608,7 @@
611
608
  "Aprovado|A"
612
609
  ],
613
610
  "Permission denied": [
614
- ""
611
+ "Permissão recusada"
615
612
  ],
616
613
  "Please Confirm": [
617
614
  "Por favor confirme"
@@ -671,7 +668,7 @@
671
668
  "Política com ID %s não encontrada."
672
669
  ],
673
670
  "Profile": [
674
- ""
671
+ "Perfil"
675
672
  ],
676
673
  "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.": [
677
674
  "Falha do proxy ao enviar um relatório do spoll ao Foreman. Isso indica um formato de relatório corrompido. O relatório foi movido para o diretório de armazenamento de arquivos corrompidos no proxy para inspeção posterior."
@@ -755,7 +752,7 @@
755
752
  "Resultados de regras"
756
753
  ],
757
754
  "Run": [
758
- ""
755
+ "Executar"
759
756
  ],
760
757
  "Run OpenSCAP remediation with Ansible": [
761
758
  ""
@@ -842,7 +839,7 @@
842
839
  "Parâmetros de classe inteligentes"
843
840
  ],
844
841
  "Snippet": [
845
- ""
842
+ "Snippet"
846
843
  ],
847
844
  "Something went wrong while selecting compliance reports - %s": [
848
845
  "Algo deu errado ao selecionar os relatórios de conformidade - %s"
@@ -904,12 +901,6 @@
904
901
  "The following %{key_name} were missing for %{item_name}: %{key_names}. Make sure they are imported before proceeding.": [
905
902
  "Os seguintes %{key_name} estavam ausentes para %{item_name}: %{key_names}. Certifique-se de que eles sejam importados antes de prosseguir."
906
903
  ],
907
- "The following Smart Proxies need to be updated to unlock the feature: %s. ": [
908
- "Os proxies inteligentes a seguir precisam ser atualizados para desbloquear o recurso: %s. "
909
- ],
910
- "The following proxies could not be reached: %s. Please make sure they are available so Foreman can check their versions.": [
911
- "Não foi possível alcançar os proxies a seguir: %s. Certifique-se de que eles estejam disponíveis para que o Foreman possa verificar suas versões."
912
- ],
913
904
  "The identifier of the host": [
914
905
  "O identificador do host"
915
906
  ],
@@ -928,9 +919,6 @@
928
919
  "There's no available report for this host": [
929
920
  ""
930
921
  ],
931
- "This feature is temporarily disabled. ": [
932
- "Esse recurso está temporariamente desabilitado."
933
- ],
934
922
  "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.": [
935
923
  ""
936
924
  ],
@@ -3,11 +3,11 @@
3
3
  "locale_data": {
4
4
  "foreman_openscap": {
5
5
  "": {
6
- "Project-Id-Version": "Foreman",
6
+ "Project-Id-Version": "foreman_openscap 10.0.1",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2016-04-14 07:48+0000",
9
9
  "Last-Translator": "FIRST AUTHOR <EMAIL@ADDRESS>, 2016",
10
- "Language-Team": "Russian (http://www.transifex.com/foreman/foreman/language/ru/)",
10
+ "Language-Team": "Russian (http://app.transifex.com/foreman/foreman/language/ru/)",
11
11
  "MIME-Version": "1.0",
12
12
  "Content-Type": "text/plain; charset=UTF-8",
13
13
  "Content-Transfer-Encoding": "8bit",
@@ -133,7 +133,7 @@
133
133
  "Выберите день недели"
134
134
  ],
135
135
  "Close": [
136
- ""
136
+ "Закрыть"
137
137
  ],
138
138
  "Compliance": [
139
139
  "Соответствие стандартам"
@@ -454,7 +454,7 @@
454
454
  "Местоположение"
455
455
  ],
456
456
  "Manual": [
457
- ""
457
+ "Вручную"
458
458
  ],
459
459
  "Message": [
460
460
  "Сообщение"
@@ -549,9 +549,6 @@
549
549
  "None found": [
550
550
  "Не найдено"
551
551
  ],
552
- "None provided": [
553
- ""
554
- ],
555
552
  "None!": [
556
553
  "Нет."
557
554
  ],
@@ -610,7 +607,7 @@
610
607
  "У"
611
608
  ],
612
609
  "Permission denied": [
613
- ""
610
+ "Отказано в разрешении"
614
611
  ],
615
612
  "Please Confirm": [
616
613
  "Подтвердите"
@@ -754,7 +751,7 @@
754
751
  ""
755
752
  ],
756
753
  "Run": [
757
- ""
754
+ "Выполнить"
758
755
  ],
759
756
  "Run OpenSCAP remediation with Ansible": [
760
757
  ""
@@ -841,7 +838,7 @@
841
838
  "Параметры Смарт-класса"
842
839
  ],
843
840
  "Snippet": [
844
- ""
841
+ "Фрагмент"
845
842
  ],
846
843
  "Something went wrong while selecting compliance reports - %s": [
847
844
  "Произошли ошибки при выборе отчетов: %s"
@@ -903,12 +900,6 @@
903
900
  "The following %{key_name} were missing for %{item_name}: %{key_names}. Make sure they are imported before proceeding.": [
904
901
  ""
905
902
  ],
906
- "The following Smart Proxies need to be updated to unlock the feature: %s. ": [
907
- ""
908
- ],
909
- "The following proxies could not be reached: %s. Please make sure they are available so Foreman can check their versions.": [
910
- ""
911
- ],
912
903
  "The identifier of the host": [
913
904
  ""
914
905
  ],
@@ -927,9 +918,6 @@
927
918
  "There's no available report for this host": [
928
919
  ""
929
920
  ],
930
- "This feature is temporarily disabled. ": [
931
- ""
932
- ],
933
921
  "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.": [
934
922
  ""
935
923
  ],
@@ -937,7 +925,7 @@
937
925
  ""
938
926
  ],
939
927
  "Title": [
940
- ""
928
+ "Заголовок"
941
929
  ],
942
930
  "To deploy foreman_scap_client, ansible roles run needs to be triggered manually. Manual run is also required after any change to this policy.": [
943
931
  ""
@@ -3,11 +3,11 @@
3
3
  "locale_data": {
4
4
  "foreman_openscap": {
5
5
  "": {
6
- "Project-Id-Version": "Foreman",
6
+ "Project-Id-Version": "foreman_openscap 10.0.1",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2016-04-14 07:48+0000",
9
9
  "Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
10
- "Language-Team": "Swedish (Sweden) (http://www.transifex.com/foreman/foreman/language/sv_SE/)",
10
+ "Language-Team": "Swedish (Sweden) (http://app.transifex.com/foreman/foreman/language/sv_SE/)",
11
11
  "MIME-Version": "1.0",
12
12
  "Content-Type": "text/plain; charset=UTF-8",
13
13
  "Content-Transfer-Encoding": "8bit",
@@ -133,7 +133,7 @@
133
133
  ""
134
134
  ],
135
135
  "Close": [
136
- ""
136
+ "Stäng"
137
137
  ],
138
138
  "Compliance": [
139
139
  ""
@@ -454,7 +454,7 @@
454
454
  "Lokationer"
455
455
  ],
456
456
  "Manual": [
457
- ""
457
+ "Manual"
458
458
  ],
459
459
  "Message": [
460
460
  "Meddelande"
@@ -549,9 +549,6 @@
549
549
  "None found": [
550
550
  ""
551
551
  ],
552
- "None provided": [
553
- ""
554
- ],
555
552
  "None!": [
556
553
  ""
557
554
  ],
@@ -610,7 +607,7 @@
610
607
  ""
611
608
  ],
612
609
  "Permission denied": [
613
- ""
610
+ "Tillåts ej"
614
611
  ],
615
612
  "Please Confirm": [
616
613
  "Vänligen bekräfta"
@@ -841,7 +838,7 @@
841
838
  ""
842
839
  ],
843
840
  "Snippet": [
844
- ""
841
+ "Remsa"
845
842
  ],
846
843
  "Something went wrong while selecting compliance reports - %s": [
847
844
  ""
@@ -903,12 +900,6 @@
903
900
  "The following %{key_name} were missing for %{item_name}: %{key_names}. Make sure they are imported before proceeding.": [
904
901
  ""
905
902
  ],
906
- "The following Smart Proxies need to be updated to unlock the feature: %s. ": [
907
- ""
908
- ],
909
- "The following proxies could not be reached: %s. Please make sure they are available so Foreman can check their versions.": [
910
- ""
911
- ],
912
903
  "The identifier of the host": [
913
904
  ""
914
905
  ],
@@ -927,9 +918,6 @@
927
918
  "There's no available report for this host": [
928
919
  ""
929
920
  ],
930
- "This feature is temporarily disabled. ": [
931
- ""
932
- ],
933
921
  "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.": [
934
922
  ""
935
923
  ],