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
@@ -0,0 +1,1444 @@
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_openscap 10.0.1\n"
9
+ "Report-Msgid-Bugs-To: \n"
10
+ "POT-Creation-Date: 2024-10-29 14:04+0000\n"
11
+ "PO-Revision-Date: 2016-04-14 07:48+0000\n"
12
+ "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
+ "Language-Team: Georgian (http://app.transifex.com/foreman/foreman/language/ka/"
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: ka\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 "ARF ანგარიშების სია"
24
+
25
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:33
26
+ msgid "Show an ARF report"
27
+ msgstr "ARF ანგარიშის ჩვენება"
28
+
29
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:39
30
+ msgid "Delete an ARF Report"
31
+ msgstr "ARF ანგარიშის წაშლა"
32
+
33
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:46
34
+ msgid "Upload an ARF report"
35
+ msgstr "ARF ანგარიშის ატვირთვა"
36
+
37
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:57
38
+ msgid "Download bzipped ARF report"
39
+ msgstr "Bzip-ით შეკუმშული ARF ანგარიშის გადმოწერა"
40
+
41
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:67
42
+ msgid "Download ARF report in HTML"
43
+ msgstr "ARF ანგარიშის HTML ფორმატში გადმოწერა"
44
+
45
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:96
46
+ msgid "Policy with id %s not found."
47
+ msgstr "წესი ID-ით %s არ არსებობს."
48
+
49
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:103
50
+ msgid "Could not find host identified by: %s"
51
+ msgstr "ჰოსტი იდენტიფიკატორით %s ვერ ვპოვე"
52
+
53
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:108
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:120
58
+ msgid "No proxy found for %{name} or %{url}"
59
+ msgstr "%{name}-სთვის და %{url}-სთვის პროქსი ნაპოვნი არაა"
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 "წესის SCAP შემცველობის ID"
80
+
81
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:37
82
+ msgid "Policy SCAP content profile ID"
83
+ msgstr "წესის SCAP შემცველობის პროფილის ID"
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 "წესის განრიგი კვირაობით (თუ period == 'weekly')"
92
+
93
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:40
94
+ msgid "Policy schedule day of month (only if period == \"monthly\")"
95
+ msgstr "წესის განრივი თვეში ერთხელ (თუ period == 'monthly')"
96
+
97
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:41
98
+ msgid "Policy schedule cron line (only if period == \"custom\")"
99
+ msgstr "წესის განრიგის ხელით მითთება (თუ period == 'custom')"
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 "შესაბამისობის ფაილის ID"
112
+
113
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:45
114
+ msgid "Tailoring file profile ID"
115
+ msgstr "შესაბამისობის ფაილის პროფილის ID"
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 "წესის SCAP შემცველობის ჩვენება"
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 "წესზე ID-ით %s შესაბამისობის ფაილი მინიჭებული არაა"
144
+
145
+ #: ../app/controllers/api/v2/compliance/scap_content_profiles_controller.rb:6
146
+ msgid "List SCAP content profiles"
147
+ msgstr "SCAP შემცველობის პროფილების სია"
148
+
149
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:16
150
+ msgid "List SCAP contents"
151
+ msgstr "SCAP შემცველობის სია"
152
+
153
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:24
154
+ msgid "Download an SCAP content as XML"
155
+ msgstr "SCAP-ის შემცველი XML ფაილად გადმოწერა"
156
+
157
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:33
158
+ msgid "Show an SCAP content"
159
+ msgstr "SCAP შემცველობის ჩვენება"
160
+
161
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:40
162
+ msgid "SCAP content name"
163
+ msgstr "SCAP შემცველობის სახელი"
164
+
165
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:41
166
+ msgid "XML containing SCAP content"
167
+ msgstr "SCAP-ის შემცველი XML-ი"
168
+
169
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:42 ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:36
170
+ msgid "Original file name of the XML file"
171
+ msgstr "XML ფაილის საწყისი სახელი"
172
+
173
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:47
174
+ msgid "Create SCAP content"
175
+ msgstr "SCAP შემცველობის შექმნა"
176
+
177
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:55
178
+ msgid "Update an SCAP content"
179
+ msgstr "SCAP შემცველობის განახლება"
180
+
181
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:63
182
+ msgid "Deletes an SCAP content"
183
+ msgstr "SCAP შემცველობის წაშლა"
184
+
185
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:70
186
+ msgid "Upload scap contents in bulk"
187
+ msgstr "SCAP-ის მრავალი შემცველობის ერთდროული ატვირთვა"
188
+
189
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:71
190
+ msgid "Type of the upload"
191
+ msgstr "ატვირთვის ტიპი"
192
+
193
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:72
194
+ msgid "File paths to upload when using \"files\" upload type"
195
+ msgstr "ატვირთვის ტიპის \"files\" გამოყენებისას ასატვირთი ფაილის ბილიკები"
196
+
197
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:73
198
+ msgid "Directory to upload when using \"directory\" upload type"
199
+ msgstr "ატვირთვის ტიპის \"directory\" გამოყენებისას ასატვირთი საქაღალდე"
200
+
201
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:86
202
+ msgid "Please specify import type, received: %{received}, expected one of: %{expected}"
203
+ msgstr "მიუთითეთ შემოტანის ტიპი. მიღებულია: %{received}, მოველოდი ერთ-ერთს სიიდან: %{expected}"
204
+
205
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:10
206
+ msgid "List Tailoring files"
207
+ msgstr "მორგების ფაილების სია"
208
+
209
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:18
210
+ msgid "Download a Tailoring file as XML"
211
+ msgstr "შესაბამისობის ფაილის XML-ად ჩაწერა"
212
+
213
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:27
214
+ msgid "Show a Tailoring file"
215
+ msgstr "შესაბამისობის ფაილის ჩვენება"
216
+
217
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:34
218
+ msgid "Tailoring file name"
219
+ msgstr "შესაბამისობის ფაილის სახელი"
220
+
221
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:35
222
+ msgid "XML containing tailoring file"
223
+ msgstr "შესაბამისობის ფაილის შემცველი XML-ის სახელი"
224
+
225
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:41
226
+ msgid "Create a Tailoring file"
227
+ msgstr "შესაბამისობის ფაილის შექმნა"
228
+
229
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:49
230
+ msgid "Update a Tailoring file"
231
+ msgstr "შესაბამისობის ფაილის განახლება"
232
+
233
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:57
234
+ msgid "Deletes a Tailoring file"
235
+ msgstr "შესაბამისობის ფაილის წაშლა"
236
+
237
+ #: ../app/controllers/arf_reports_controller.rb:37
238
+ msgid "Failed to downloaded ARF report as bzip: %s"
239
+ msgstr "ARF ანგარიშის bzip ფორმატში გადმოწერის შეცდომა: %s"
240
+
241
+ #: ../app/controllers/arf_reports_controller.rb:48
242
+ msgid "Failed to downloaded ARF report in HTML: %s"
243
+ msgstr "ARF ანგარიშის HTML ფორმატში გადმოწერის შეცდომა: %s"
244
+
245
+ #: ../app/controllers/arf_reports_controller.rb:55
246
+ msgid "Successfully deleted ARF report."
247
+ msgstr "ARF ანგარიში წარმატებით წაიშალა."
248
+
249
+ #: ../app/controllers/arf_reports_controller.rb:57
250
+ msgid "Failed to delete ARF Report for host %{host_name} reported at %{reported_at}"
251
+ msgstr ""
252
+
253
+ #: ../app/controllers/arf_reports_controller.rb:67
254
+ msgid "Failed to delete %s compliance reports"
255
+ msgstr "%s შესაბამისობის ანგარიშის წაშლის შეცდომა"
256
+
257
+ #: ../app/controllers/arf_reports_controller.rb:70
258
+ msgid "Successfully deleted %s compliance reports"
259
+ msgstr "%s შესაბამისობის ანგარიში წარმატებით წაიშალა"
260
+
261
+ #: ../app/controllers/arf_reports_controller.rb:106
262
+ msgid "No compliance reports were found."
263
+ msgstr "შესაბამისობის ანგარიშები ნაპოვნი არაა."
264
+
265
+ #: ../app/controllers/arf_reports_controller.rb:110
266
+ msgid "No compliance reports selected"
267
+ msgstr "შესაბამისობის ანგარიში არჩეული არაა"
268
+
269
+ #: ../app/controllers/arf_reports_controller.rb:115
270
+ msgid "Something went wrong while selecting compliance reports - %s"
271
+ msgstr "შეცდომა თავსებადობის ანგარიშების მონიშვნისას - %s"
272
+
273
+ #: ../app/controllers/concerns/foreman_openscap/api/v2/hosts_controller_extensions.rb:19
274
+ msgid "Show config information for foreman_scap_client"
275
+ msgstr "Foreman_scap_client-ის კონფიგურაციის ინფორმაციის ჩვენება"
276
+
277
+ #: ../app/controllers/concerns/foreman_openscap/api/v2/hosts_controller_extensions.rb:20
278
+ msgid "The identifier of the host"
279
+ msgstr "ჰოსტის იდენტიფიკატორი"
280
+
281
+ #: ../app/controllers/concerns/foreman_openscap/hosts_and_hostgroups_controller_extensions.rb:10
282
+ msgid "The %s proxy does not have Openscap feature enabled. Either set correct OpenSCAP Proxy or unset it."
283
+ msgstr ""
284
+
285
+ #: ../app/controllers/concerns/foreman_openscap/hosts_controller_extensions.rb:26
286
+ msgid "Updated hosts: Assigned with OpenSCAP Proxy: %s"
287
+ msgstr "ჰოსტები განახლდა: მინიჭებულია OpensCAP პროქსი: %s"
288
+
289
+ #: ../app/controllers/concerns/foreman_openscap/hosts_controller_extensions.rb:29
290
+ msgid "No OpenSCAP Proxy selected."
291
+ msgstr "OpenSCAP-ის პროქსი არჩეული არაა."
292
+
293
+ #: ../app/controllers/policies_controller.rb:84
294
+ msgid "Updated hosts: Assigned with compliance policy: %s"
295
+ msgstr "ჰოსტები განახლდა: მინიჭებულია შესაბამისობის პოლიტიკა: %s"
296
+
297
+ #: ../app/controllers/policies_controller.rb:91
298
+ msgid "No compliance policy selected."
299
+ msgstr "შესაბამისობის პოლიტიკა არჩეული არაა."
300
+
301
+ #: ../app/controllers/policies_controller.rb:103
302
+ msgid "Updated hosts: Unassigned from compliance policy '%s'"
303
+ msgstr "ჰოსტები განახლდა: მოხსნილია შესაბამისობის პოლიტიკიდან '%s'"
304
+
305
+ #: ../app/controllers/policies_controller.rb:105
306
+ msgid "No valid policy ID provided"
307
+ msgstr "წესის სწორი ID მითითებული არაა"
308
+
309
+ #: ../app/controllers/policies_controller.rb:129
310
+ msgid "No hosts were found with that id, name or query filter"
311
+ msgstr "მითითებული ID-ით, სახელით ან საძებნი სტრიქონით ჰოსტები ნაპოვნი არაა"
312
+
313
+ #: ../app/controllers/policies_controller.rb:134
314
+ msgid "No hosts selected"
315
+ msgstr "ჰოსტები მონიშნული არაა"
316
+
317
+ #: ../app/controllers/policies_controller.rb:139
318
+ msgid "Something went wrong while selecting hosts - %s"
319
+ msgstr "შეცდომა ჰოსტების მონიშვნისას - %s"
320
+
321
+ #: ../app/helpers/arf_report_dashboard_helper.rb:16 ../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
322
+ msgid "Failed"
323
+ msgstr "შეცდომა"
324
+
325
+ #: ../app/helpers/arf_report_dashboard_helper.rb:17 ../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
326
+ msgid "Passed"
327
+ msgstr "გაიარა"
328
+
329
+ #: ../app/helpers/arf_report_dashboard_helper.rb:18 ../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
330
+ msgid "Other"
331
+ msgstr "სხვები"
332
+
333
+ #: ../app/helpers/arf_report_dashboard_helper.rb:26
334
+ msgid "Number of Events"
335
+ msgstr "მოვლენების რიცხვი"
336
+
337
+ #: ../app/helpers/arf_report_dashboard_helper.rb:27
338
+ msgid "Rule Results"
339
+ msgstr "წესის შედეგები"
340
+
341
+ #: ../app/helpers/arf_reports_helper.rb:10
342
+ msgid "Show log messages:"
343
+ msgstr "ჟურნალის შეტყობინებების ჩვენება:"
344
+
345
+ #: ../app/helpers/arf_reports_helper.rb:11
346
+ msgid "All messages"
347
+ msgstr "ყველა შეტყობინება"
348
+
349
+ #: ../app/helpers/arf_reports_helper.rb:11
350
+ msgid "Failed and Othered"
351
+ msgstr "წარუმატებელია და გადატანილია სხვაში"
352
+
353
+ #: ../app/helpers/arf_reports_helper.rb:11
354
+ msgid "Failed only"
355
+ msgstr "მხოლოდ ავარიულები"
356
+
357
+ #: ../app/helpers/arf_reports_helper.rb:20 ../app/views/arf_reports/index.html.erb:1 ../app/views/arf_reports/welcome.html.erb:1 ../app/views/arf_reports/welcome.html.erb:7
358
+ msgid "Compliance Reports"
359
+ msgstr "შესაბამისობის ანგარიშები"
360
+
361
+ #: ../app/helpers/arf_reports_helper.rb:40
362
+ msgid "Delete reports"
363
+ msgstr "ანგარიშების წაშლა"
364
+
365
+ #: ../app/helpers/arf_reports_helper.rb:45
366
+ msgid "Select Action"
367
+ msgstr "აირჩიეთ ქმედება"
368
+
369
+ #: ../app/helpers/arf_reports_helper.rb:48
370
+ msgid "%s - The following compliance reports are about to be changed"
371
+ msgstr "%s - შესაბამისობის ანგარიშები, რომლებიც შეიცვლება"
372
+
373
+ #: ../app/helpers/arf_reports_helper.rb:53
374
+ msgid "No proxy found!"
375
+ msgstr "პროქსი ნაპოვნი არაა!"
376
+
377
+ #: ../app/helpers/arf_reports_helper.rb:58
378
+ msgid "Reported at %s"
379
+ msgstr "ანგარიშის დრო %s"
380
+
381
+ #: ../app/helpers/arf_reports_helper.rb:59
382
+ msgid " for policy %s"
383
+ msgstr " წესისთვის %s"
384
+
385
+ #: ../app/helpers/arf_reports_helper.rb:61
386
+ msgid " through %s"
387
+ msgstr " %s-ის გავლით"
388
+
389
+ #: ../app/helpers/arf_reports_helper.rb:67
390
+ msgid "Hosts failing this rule"
391
+ msgstr "ჰოსტები, რომლებსაც არ გააჩნიათ ეს წესი"
392
+
393
+ #: ../app/helpers/arf_reports_helper.rb:68
394
+ msgid "Hosts passing this rule"
395
+ msgstr "ჰოსტები, რომლებსაც გააჩნიათ, ეს წესი"
396
+
397
+ #: ../app/helpers/arf_reports_helper.rb:69
398
+ msgid "Hosts othering this rule"
399
+ msgstr "ჰოსტები, რომლებიც გაურკვეველია, აქვთ თუა რა"
400
+
401
+ #: ../app/helpers/arf_reports_helper.rb:72
402
+ msgid "Remediation"
403
+ msgstr ""
404
+
405
+ #: ../app/helpers/compliance_dashboard_helper.rb:3 ../app/views/arf_reports/_list.html.erb:6 ../app/views/arf_reports/delete_multiple.html.erb:7 ../app/views/policy_dashboard/_policy_reports.html.erb:6
406
+ msgid "Host"
407
+ msgstr "ჰოსტი"
408
+
409
+ #: ../app/helpers/compliance_dashboard_helper.rb:4 ../app/views/arf_reports/_list.html.erb:8
410
+ msgid "Policy"
411
+ msgstr "წესები"
412
+
413
+ #. TRANSLATORS: initial character of Passed
414
+ #: ../app/helpers/compliance_dashboard_helper.rb:6
415
+ msgid "Passed|P"
416
+ msgstr "გაიარა|P"
417
+
418
+ #. TRANSLATORS: initial character of Failed
419
+ #: ../app/helpers/compliance_dashboard_helper.rb:8
420
+ msgid "Failed|F"
421
+ msgstr "ვერ|F"
422
+
423
+ #. TRANSLATORS: initial character of Othered which is an SCAP term
424
+ #: ../app/helpers/compliance_dashboard_helper.rb:10
425
+ msgid "Othered|O"
426
+ msgstr "სხვა|O"
427
+
428
+ #: ../app/helpers/compliance_dashboard_helper.rb:10 ../app/helpers/compliance_hosts_helper.rb:16
429
+ msgid "Othered"
430
+ msgstr "Othered"
431
+
432
+ #: ../app/helpers/compliance_hosts_helper.rb:26
433
+ msgid "Assign Compliance Policy"
434
+ msgstr "შესაბამისობის პოლიტიკის მინიჭება"
435
+
436
+ #: ../app/helpers/compliance_hosts_helper.rb:27
437
+ msgid "Unassign Compliance Policy"
438
+ msgstr "შესაბამისობის პოლიტიკის მოხსნა"
439
+
440
+ #: ../app/helpers/compliance_hosts_helper.rb:28
441
+ msgid "Change OpenSCAP Proxy"
442
+ msgstr "OpenSCAP-ის პროქსის შეცვლა"
443
+
444
+ #: ../app/helpers/compliance_hosts_helper.rb:37 ../app/models/foreman_openscap/compliance_status.rb:8 ../lib/foreman_openscap/engine.rb:132 ../webpack/components/HostExtentions/HostKebabItems.js:39
445
+ msgid "Compliance"
446
+ msgstr "შესაბამისობა"
447
+
448
+ #: ../app/helpers/compliance_hosts_helper.rb:39
449
+ msgid "Host compliance details"
450
+ msgstr "ჰოსტის შესაბამისობის ანგარიში"
451
+
452
+ #: ../app/helpers/concerns/foreman_openscap/hosts_helper_extensions.rb:4
453
+ msgid "Host is deleted"
454
+ msgstr "ჰოსტი წაშლილია"
455
+
456
+ #: ../app/helpers/policies_helper.rb:56
457
+ msgid "Choose existing SCAP Content"
458
+ msgstr "არსებული SCAP შემცველობის არჩევა"
459
+
460
+ #: ../app/helpers/policies_helper.rb:57 ../app/helpers/policies_helper.rb:63 ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:10 ../app/views/scap_contents/welcome.html.erb:1 ../app/views/scap_contents/welcome.html.erb:6
461
+ msgid "SCAP Content"
462
+ msgstr "SCAP შემცველობა"
463
+
464
+ #: ../app/helpers/policies_helper.rb:74 ../app/helpers/policies_helper.rb:81
465
+ msgid "XCCDF Profile"
466
+ msgstr "XCCDF პროფილი"
467
+
468
+ #: ../app/helpers/policies_helper.rb:80
469
+ msgid "Default XCCDF profile"
470
+ msgstr "ნაგულისხმები XCCDF პროფილი"
471
+
472
+ #: ../app/helpers/policies_helper.rb:89
473
+ msgid "Choose Tailoring File"
474
+ msgstr "არჩიეთ შესაბამისობის ფაილი"
475
+
476
+ #: ../app/helpers/policies_helper.rb:90 ../app/views/policies/_list.html.erb:6
477
+ msgid "Tailoring File"
478
+ msgstr "შესაბამისობის ფაილის"
479
+
480
+ #: ../app/helpers/policies_helper.rb:99
481
+ msgid "XCCDF Profile in Tailoring File"
482
+ msgstr "XCCDF პროფილი შესაბამისობის ფაილში"
483
+
484
+ #: ../app/helpers/policies_helper.rb:100
485
+ msgid "This profile will be used to override the one from scap content"
486
+ msgstr ""
487
+
488
+ #: ../app/helpers/policies_helper.rb:111 ../app/views/arf_reports/_list.html.erb:54
489
+ msgid "Submit"
490
+ msgstr "გაგზავნა"
491
+
492
+ #: ../app/helpers/policies_helper.rb:115 ../app/views/arf_reports/_list.html.erb:53 ../webpack/components/ConfirmModal.js:29 ../webpack/components/OpenscapRemediationWizard/Footer.js:47
493
+ msgid "Cancel"
494
+ msgstr "გაუქმება"
495
+
496
+ #: ../app/helpers/policy_dashboard_helper.rb:11
497
+ msgid "Compliant hosts"
498
+ msgstr "შესაბამისი ჰოსტები"
499
+
500
+ #: ../app/helpers/policy_dashboard_helper.rb:12
501
+ msgid "Incompliant hosts"
502
+ msgstr "შეუსაბამო ჰოსტები"
503
+
504
+ #: ../app/helpers/policy_dashboard_helper.rb:13 ../app/models/foreman_openscap/compliance_status.rb:24
505
+ msgid "Inconclusive"
506
+ msgstr "არადამაჯერებელი"
507
+
508
+ #: ../app/helpers/policy_dashboard_helper.rb:14
509
+ msgid "Not audited"
510
+ msgstr "აუდიტის გარეშე"
511
+
512
+ #: ../app/helpers/policy_dashboard_helper.rb:41
513
+ msgid "Host is assigned to policy"
514
+ msgstr "ჰოსტი მინიჭებულია წესზე"
515
+
516
+ #: ../app/helpers/policy_dashboard_helper.rb:44
517
+ msgid "Host is not assigned to policy but reports were found. You may want to delete the reports or assign the policy again."
518
+ msgstr ""
519
+
520
+ #: ../app/helpers/policy_dashboard_helper.rb:52
521
+ msgid "Hosts no longer assigned: %s"
522
+ msgstr "ჰოსტი აღარაა მინიჭებული: %s"
523
+
524
+ #: ../app/helpers/policy_dashboard_helper.rb:56
525
+ msgid "Total hosts with reports where policy is no longer assigned."
526
+ msgstr "ჰოსტები ჯამში ანგარიშებით, სადაც პოლიტიკა მინიჭებული აღარაა."
527
+
528
+ #: ../app/lib/proxy_api/openscap.rb:32
529
+ msgid "Request timed out. Please try increasing Settings -> proxy_request_timeout"
530
+ msgstr "მოთხოვნის მოლოდინის ვადა ამოიწურა. სცადეთ შეცვალოთ პარამეტრი მორგება -> proxy_request_timeout"
531
+
532
+ #: ../app/lib/proxy_api/openscap.rb:35
533
+ msgid "Could not validate %s. Please make sure you have appropriate proxy version to use this functionality"
534
+ msgstr ""
535
+
536
+ #: ../app/lib/proxy_api/openscap.rb:38
537
+ msgid "Could not validate %{file_type}. Error %{error}"
538
+ msgstr "%{file_type}-ის გადამოწმება შეუძლებელია. შეცდომა %{error}"
539
+
540
+ #: ../app/lib/proxy_api/openscap.rb:51
541
+ msgid "Unable to get HTML version of requested report from Smart Proxy"
542
+ msgstr "ჭკვიანი პროქსიდან მოთხოვნილი ანგარიშის HTML ვერსიის მიღების პრობლემა"
543
+
544
+ #: ../app/lib/proxy_api/openscap.rb:60
545
+ msgid "Unable to get XML version of requested report from Smart Proxy"
546
+ msgstr "ჭკვიანი პროქსიდან მოთხოვნილი ანგარიშის XML ვერსიის მიღების პრობლემა"
547
+
548
+ #: ../app/mailers/foreman_openscap/policy_mailer.rb:17
549
+ msgid "SCAP policies summary"
550
+ msgstr "SCAP_ის წესის მიმოხილვა"
551
+
552
+ #: ../app/models/concerns/foreman_openscap/log_extensions.rb:17
553
+ msgid "is not included in SCAP_RESULT"
554
+ msgstr "არ შეიცავს SCAP_RESULT-ს"
555
+
556
+ #: ../app/models/concerns/foreman_openscap/openscap_proxy_core_extensions.rb:65
557
+ msgid "must have Openscap feature"
558
+ msgstr "openscap-ის ფუნქციები უნდა ჰქონდეს"
559
+
560
+ #: ../app/models/concerns/foreman_openscap/openscap_proxy_extensions.rb:8
561
+ msgid "No OpenSCAP proxy found for %{class} with id %{id}"
562
+ msgstr "%{class}-სთვის ID-ით %{id} OpenScAP-ის პროქსი ვერ ვიპოვე"
563
+
564
+ #: ../app/models/concerns/foreman_openscap/policy_common.rb:15
565
+ msgid "does not consist of 5 parts separated by space"
566
+ msgstr "არ შედგება გამოტოვებით გამოყოფილი 5 ნაწილისგან"
567
+
568
+ #: ../app/models/concerns/foreman_openscap/policy_common.rb:21 ../app/models/foreman_openscap/policy.rb:34
569
+ msgid "is not a valid value"
570
+ msgstr "სწორ მნიშვნელობას არ წარმოადგენს"
571
+
572
+ #: ../app/models/concerns/foreman_openscap/policy_common.rb:27
573
+ msgid "must be between 1 and 31"
574
+ msgstr "1-დან 31-მდე უნდა იყოს"
575
+
576
+ #: ../app/models/foreman_openscap/compliance_status.rb:22 ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:13
577
+ msgid "Compliant"
578
+ msgstr "შესაბამისი"
579
+
580
+ #: ../app/models/foreman_openscap/compliance_status.rb:26 ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:17
581
+ msgid "Incompliant"
582
+ msgstr "შეუსაბამო"
583
+
584
+ #: ../app/models/foreman_openscap/compliance_status.rb:28
585
+ msgid "Unknown Compliance status"
586
+ msgstr "შესაბამისობის უცნობი სტატუსი"
587
+
588
+ #: ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:8
589
+ msgid "Deployment Options"
590
+ msgstr "განშლის პარამეტრები"
591
+
592
+ #: ../app/models/foreman_openscap/policy.rb:11
593
+ msgid "Policy Attributes"
594
+ msgstr "წესის ატრიბუტები"
595
+
596
+ #: ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:11
597
+ msgid "Schedule"
598
+ msgstr "განრიგი"
599
+
600
+ #: ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:13 ../app/views/scap_contents/_form.html.erb:11 ../app/views/tailoring_files/_form.html.erb:11
601
+ msgid "Locations"
602
+ msgstr "მდებარეობები"
603
+
604
+ #: ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:16 ../app/views/scap_contents/_form.html.erb:14 ../app/views/tailoring_files/_form.html.erb:14
605
+ msgid "Organizations"
606
+ msgstr "ორგანიზაციები"
607
+
608
+ #: ../app/models/foreman_openscap/policy.rb:11
609
+ msgid "Hostgroups"
610
+ msgstr "ჰოსტის ჯგუფები"
611
+
612
+ #: ../app/models/foreman_openscap/policy.rb:55
613
+ msgid "Cannot generate HTML guide, scap content is missing."
614
+ msgstr "HTML გიდის გენერაციის შეცდომა. SCAP-ის შემცველობა აღმოჩენილი არაა."
615
+
616
+ #: ../app/models/foreman_openscap/policy.rb:61
617
+ msgid "Cannot generate HTML guide, no valid OpenSCAP proxy server found."
618
+ msgstr "HTML გიდის გენერაციის შეცდომა. OpenSCAP-ის პროქსი სერვერები აღმოჩენილი არაა."
619
+
620
+ #: ../app/models/foreman_openscap/policy.rb:223
621
+ msgid "must be present when tailoring file profile present"
622
+ msgstr "უნდა არსებობდეს მაშინ, როცა არსებობს შესაბამისობის ფაილის პროფილი"
623
+
624
+ #: ../app/models/foreman_openscap/policy.rb:224
625
+ msgid "must be present when tailoring file present"
626
+ msgstr "უნდა არსებობდეს მაშინ, როცა არსებობს შესაბამისობის ფაილი"
627
+
628
+ #: ../app/models/foreman_openscap/policy.rb:229
629
+ msgid "does not come from selected tailoring file"
630
+ msgstr "მონიშნული შესაბამისობის ფაილიდან არ გამოსულა"
631
+
632
+ #: ../app/models/foreman_openscap/policy.rb:235
633
+ msgid "does not have the selected SCAP content profile"
634
+ msgstr "scap-ის მითითებული შემცველობის პროფილი არ გააჩნია"
635
+
636
+ #: ../app/models/foreman_openscap/policy.rb:267
637
+ msgid "cannot assign to %s, all assigned policies must be deployed in the same way, check 'deploy by' for each assigned policy"
638
+ msgstr ""
639
+
640
+ #: ../app/services/foreman_openscap/arf_report_status_calculator.rb:30
641
+ msgid "invalid type %s"
642
+ msgstr "%s-ის არასწორი ტიპი"
643
+
644
+ #: ../app/services/foreman_openscap/client_config/ansible.rb:23
645
+ msgid "Requires Ansible plugin, %s Ansible role and variables. This will assign the role to the hosts or selected hostgroups."
646
+ msgstr ""
647
+
648
+ #: ../app/services/foreman_openscap/client_config/ansible.rb:24
649
+ msgid "To deploy foreman_scap_client, ansible roles run needs to be triggered manually. Manual run is also required after any change to this policy."
650
+ msgstr ""
651
+
652
+ #: ../app/services/foreman_openscap/client_config/ansible.rb:34
653
+ msgid "theforeman.foreman_scap_client Ansible Role not found, please import it before running this action again."
654
+ msgstr ""
655
+
656
+ #: ../app/services/foreman_openscap/client_config/ansible.rb:57
657
+ msgid "Ansible role"
658
+ msgstr "Ansible-ის როლი"
659
+
660
+ #: ../app/services/foreman_openscap/client_config/ansible.rb:58
661
+ msgid "Ansible variables"
662
+ msgstr "Ansible-ის ცვლადები"
663
+
664
+ #: ../app/services/foreman_openscap/client_config/manual.rb:14
665
+ 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."
666
+ msgstr ""
667
+
668
+ #: ../app/services/foreman_openscap/client_config/puppet.rb:17
669
+ msgid "Requires %s Puppet class. This will assign the class to the hosts or selected hostgroups."
670
+ msgstr ""
671
+
672
+ #: ../app/services/foreman_openscap/client_config/puppet.rb:18
673
+ msgid "Every puppet run ensures the foreman_scap_client is configured according to the policy."
674
+ msgstr ""
675
+
676
+ #: ../app/services/foreman_openscap/client_config/puppet.rb:39
677
+ msgid "Puppet class"
678
+ msgstr "Puppet-ის კლასი"
679
+
680
+ #: ../app/services/foreman_openscap/client_config/puppet.rb:40
681
+ msgid "Smart Class Parameters"
682
+ msgstr "ჭკვიანი კლასის მორგება"
683
+
684
+ #: ../app/services/foreman_openscap/lookup_key_overrider.rb:19
685
+ msgid "%{type} was selected to deploy policy to clients, but %{type} is not available. Are you missing a plugin?"
686
+ msgstr ""
687
+
688
+ #: ../app/services/foreman_openscap/lookup_key_overrider.rb:26
689
+ msgid "Required %{msg_name} %{class} was not found, please ensure it is imported first."
690
+ msgstr ""
691
+
692
+ #: ../app/services/foreman_openscap/lookup_key_overrider.rb:34
693
+ msgid "The following %{key_name} were missing for %{item_name}: %{key_names}. Make sure they are imported before proceeding."
694
+ msgstr ""
695
+
696
+ #: ../app/services/foreman_openscap/lookup_key_overrider.rb:56
697
+ msgid "Failed to save when overriding parameters for %{config_tool}, cause: %{errors}"
698
+ msgstr "შენახვის შეცდომა %{config_tool}-სთვის პარამეტრების გადაფარვისას. მიზეზი: %{errors}"
699
+
700
+ #: ../app/validators/foreman_openscap/data_stream_validator.rb:9
701
+ msgid "No proxy with OpenSCAP feature was found."
702
+ msgstr "პროქსი სერვერი OpenSCAP-ის ფუნქციით აღმოჩენილი არაა."
703
+
704
+ #: ../app/validators/foreman_openscap/data_stream_validator.rb:14
705
+ msgid "No proxy with OpenSCAP feature is running."
706
+ msgstr "გაშვებული პროქსი OpenSCAP-ის ფუნქციით აღმოჩენილი არაა."
707
+
708
+ #: ../app/validators/foreman_openscap/data_stream_validator.rb:26
709
+ msgid "No available proxy to validate. Returned with error: %s"
710
+ msgstr "გადასამოწმებელი პროქსის გარეშე. დაბრუნებული შეცდომაა: %s"
711
+
712
+ #: ../app/validators/foreman_openscap/data_stream_validator.rb:33
713
+ msgid "Changed file does not include existing SCAP content profiles"
714
+ msgstr "შეცვლილი ფაილი არსებულ SCAP შემცველობის პროფილებს არ შეიცავს"
715
+
716
+ #: ../app/views/arf_reports/_detailed_message.html.erb:3
717
+ msgid "More details"
718
+ msgstr "მეტი დეტალი"
719
+
720
+ #: ../app/views/arf_reports/_detailed_message.html.erb:6
721
+ msgid "Description"
722
+ msgstr "აღწერილობა"
723
+
724
+ #: ../app/views/arf_reports/_detailed_message.html.erb:7
725
+ msgid "Rationale"
726
+ msgstr "დასაბუთება"
727
+
728
+ #: ../app/views/arf_reports/_detailed_message.html.erb:8
729
+ msgid "References"
730
+ msgstr "ბმები"
731
+
732
+ #: ../app/views/arf_reports/_list.html.erb:5
733
+ msgid "Select all items in this page"
734
+ msgstr "ამ გვერდზე ყველა ჩანაწერის მონიშვნა"
735
+
736
+ #: ../app/views/arf_reports/_list.html.erb:5
737
+ msgid "items selected. Uncheck to Clear"
738
+ msgstr "ჩანაწერები მონიშნულია. გასასუფთავებლად მოხსენით მონიშვნა"
739
+
740
+ #: ../app/views/arf_reports/_list.html.erb:7 ../app/views/arf_reports/delete_multiple.html.erb:10
741
+ msgid "Reported At"
742
+ msgstr "ანგარიშის დრო"
743
+
744
+ #: ../app/views/arf_reports/_list.html.erb:9
745
+ msgid "Openscap Proxy"
746
+ msgstr "OpenSCAP პროქსი"
747
+
748
+ #: ../app/views/arf_reports/_list.html.erb:13 ../app/views/arf_reports/_output.html.erb:16 ../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
749
+ msgid "Actions"
750
+ msgstr "ქმედებები"
751
+
752
+ #: ../app/views/arf_reports/_list.html.erb:28
753
+ msgid "Deleted policy"
754
+ msgstr "წაშლილი წესი"
755
+
756
+ #: ../app/views/arf_reports/_list.html.erb:34
757
+ msgid "Full Report"
758
+ msgstr "სრული ანგარიში"
759
+
760
+ #: ../app/views/arf_reports/_list.html.erb:37
761
+ msgid "Delete compliance report for %s?"
762
+ msgstr "წავშალო %s-ის თავსებადობის ანგარიშები?"
763
+
764
+ #: ../app/views/arf_reports/_list.html.erb:48
765
+ msgid "Please Confirm"
766
+ msgstr "დაადასტურეთ"
767
+
768
+ #: ../app/views/arf_reports/_metrics.html.erb:6
769
+ msgid "Report Metrics"
770
+ msgstr "ანგარიშის მეტრიკები"
771
+
772
+ #: ../app/views/arf_reports/_metrics.html.erb:14
773
+ msgid "Report Status"
774
+ msgstr "ანგარიშის სტატუსი"
775
+
776
+ #: ../app/views/arf_reports/_metrics.html.erb:34
777
+ msgid "Total"
778
+ msgstr "ჯამში"
779
+
780
+ #: ../app/views/arf_reports/_output.html.erb:12
781
+ msgid "Result"
782
+ msgstr "შედეგი"
783
+
784
+ #: ../app/views/arf_reports/_output.html.erb:13
785
+ msgid "Message"
786
+ msgstr "შეტყობინება"
787
+
788
+ #: ../app/views/arf_reports/_output.html.erb:14
789
+ msgid "Resource"
790
+ msgstr "რესურსი"
791
+
792
+ #: ../app/views/arf_reports/_output.html.erb:15
793
+ msgid "Severity"
794
+ msgstr "სიმძიმე"
795
+
796
+ #: ../app/views/arf_reports/_output.html.erb:33
797
+ msgid "Nothing to show"
798
+ msgstr "საჩვენებელი არაფერია"
799
+
800
+ #: ../app/views/arf_reports/delete_multiple.html.erb:27
801
+ msgid "Delete"
802
+ msgstr "წაშლა"
803
+
804
+ #: ../app/views/arf_reports/delete_multiple.html.erb:28
805
+ msgid "these Compliance reports"
806
+ msgstr "შესაბამისობის ეს ანგარიშები"
807
+
808
+ #: ../app/views/arf_reports/show.html.erb:14 ../webpack/components/OpenscapRemediationWizard/Footer.js:40
809
+ msgid "Back"
810
+ msgstr "უკან"
811
+
812
+ #: ../app/views/arf_reports/show.html.erb:16
813
+ msgid "Host details"
814
+ msgstr "ჰოსტის დეტალები"
815
+
816
+ #: ../app/views/arf_reports/show.html.erb:17
817
+ msgid "View full report"
818
+ msgstr "სრული ანგარიშის ნახვა"
819
+
820
+ #: ../app/views/arf_reports/show.html.erb:18
821
+ msgid "Download XML in bzip"
822
+ msgstr "XML ფაილის bzip-ში გადმოწერა"
823
+
824
+ #: ../app/views/arf_reports/show.html.erb:19
825
+ msgid "Download HTML"
826
+ msgstr "HTML-ის გადმოწერა"
827
+
828
+ #: ../app/views/arf_reports/show_html.html.erb:10
829
+ msgid "Loading..."
830
+ msgstr "იტვირთება..."
831
+
832
+ #: ../app/views/arf_reports/welcome.html.erb:9
833
+ 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."
834
+ msgstr ""
835
+
836
+ #: ../app/views/arf_reports/welcome.html.erb:12
837
+ msgid "Documentation"
838
+ msgstr "დოკუმენტაცია"
839
+
840
+ #: ../app/views/compliance_hosts/show.html.erb:8
841
+ msgid "%s compliance report by policy"
842
+ msgid_plural "%s compliance reports by policy"
843
+ msgstr[0] "%s შესაბამისობის ანგარიში პოლიტიკიდან"
844
+ msgstr[1] "%s შესაბამისობის ანგარიში პოლიტიკიდან"
845
+
846
+ #: ../app/views/compliance_hosts/show.html.erb:10
847
+ msgid "Policy %s"
848
+ msgstr "წესი %s"
849
+
850
+ #: ../app/views/compliance_hosts/show.html.erb:16
851
+ msgid "%s latest report"
852
+ msgstr "%s უახლესი ანგარიში"
853
+
854
+ #: ../app/views/compliance_hosts/show.html.erb:28
855
+ msgid "%s reports over time"
856
+ msgstr "სულ %s ანგარიში"
857
+
858
+ #: ../app/views/compliance_hosts/show.html.erb:34
859
+ msgid "No report for this policy"
860
+ msgstr "ამ წესს ანგარიშები არ გააჩნია"
861
+
862
+ #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:148
863
+ msgid "Latest Compliance Reports"
864
+ msgstr "თავსებადობის უახლესი ანგარიშები"
865
+
866
+ #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:4
867
+ msgid "No reports available"
868
+ msgstr "ანგარიშების გარეშე"
869
+
870
+ #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:12
871
+ msgid "Host does not exist anymore"
872
+ msgstr "ჰოსტი აღარ არსებობს"
873
+
874
+ #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:13
875
+ msgid "Policy is missing"
876
+ msgstr "წესი აღარ არსებობს"
877
+
878
+ #: ../app/views/dashboard/_compliance_reports_breakdown_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:150
879
+ msgid "Compliance Reports Breakdown"
880
+ msgstr "შესაბამისობის ანგარიშების დაშლა"
881
+
882
+ #: ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:9
883
+ msgid "Changed"
884
+ msgstr "შეცვლილია"
885
+
886
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:5
887
+ msgid "Hostname"
888
+ msgstr "ჰოსტის სახელი"
889
+
890
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:17
891
+ msgid "Changed?"
892
+ msgstr "შეიცვალა?"
893
+
894
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36
895
+ msgid "Yes"
896
+ msgstr "დიახ"
897
+
898
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36
899
+ msgid "No"
900
+ msgstr "არა"
901
+
902
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:40
903
+ msgid "No ARF reports for this policy"
904
+ msgstr "ამ წესისთვის ARF ანგარიშები არ არსებობს"
905
+
906
+ #: ../app/views/foreman_openscap/policy_mailer/_list.erb:8
907
+ msgid "None!"
908
+ msgstr "არცერთი!"
909
+
910
+ #: ../app/views/foreman_openscap/policy_mailer/_policy.erb:7
911
+ msgid "Total of one host"
912
+ msgid_plural "Total of %{hosts} hosts"
913
+ msgstr[0] "სულ ერთი ჰოსტი"
914
+ msgstr[1] "სულ %{hosts} ჰოსტი"
915
+
916
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:6
917
+ msgid "Summary report for OpenScap from Foreman"
918
+ msgstr "შემაჯამებელი ანგარიში OpenScap–ისთვის Foreman–დან"
919
+
920
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:9
921
+ msgid "<b>Foreman</b> OpenSCAP summary"
922
+ msgstr "<b>Foreman</b> OpenSCAP-ის მიმოხილვა"
923
+
924
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:10
925
+ msgid "Summary from %{time} ago to now"
926
+ msgstr "მიმოხილვის ბოლო განახლების დრო %{time}"
927
+
928
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:11
929
+ msgid "Summary report from Foreman server at %{foreman_url}"
930
+ msgstr "შემაჯამებელი მიმოხილვა Foreman-ის სერვერიდან: %{foreman_url}"
931
+
932
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:16
933
+ msgid "Policies with hosts:"
934
+ msgstr "წესები ჰოსტებით:"
935
+
936
+ #: ../app/views/hosts/select_multiple_openscap_proxy.html.erb:5
937
+ msgid "Select OpenSCAP Proxy"
938
+ msgstr "აირჩიეთ OpenSCAP-ის პროქსი"
939
+
940
+ #: ../app/views/policies/_form.html.erb:9
941
+ msgid "General"
942
+ msgstr "მთავარი"
943
+
944
+ #: ../app/views/policies/_form.html.erb:18
945
+ msgid "Host Groups"
946
+ msgstr "ჰოსტის ჯგუფები"
947
+
948
+ #: ../app/views/policies/_form.html.erb:45 ../app/views/policies/steps/_schedule_form.html.erb:6
949
+ msgid "Choose period"
950
+ msgstr "აირჩიეთ პერიოდი"
951
+
952
+ #: ../app/views/policies/_form.html.erb:47 ../app/views/policies/steps/_schedule_form.html.erb:9
953
+ msgid "Choose weekday"
954
+ msgstr "აირჩიეთ კვირის დღე"
955
+
956
+ #: ../app/views/policies/_form.html.erb:48 ../app/views/policies/steps/_schedule_form.html.erb:13
957
+ msgid "Number of a day in month, note that not all months have same count of days"
958
+ msgstr "თვის დღეების რაოდენობა. გაითვალისწინეთ, რომ ყველა თვეში დღეების რაოდენობა ტოლი არაა"
959
+
960
+ #: ../app/views/policies/_form.html.erb:49 ../app/views/policies/steps/_schedule_form.html.erb:14
961
+ msgid "You can specify custom cron line, e.g. \"0 3 * * *\", separate each of 5 values by space"
962
+ msgstr "შეგიძლიათ მიუთითოთ თქვენი cron-ის ხაზი. მაგ: \"0 3 * * *\", ეს 5 მნიშვნელობა გამოტოვებით გამოყავით"
963
+
964
+ #: ../app/views/policies/_list.html.erb:3 ../app/views/tailoring_files/_list.html.erb:3 ../webpack/components/OpenscapRemediationWizard/steps/ReviewHosts.js:166
965
+ msgid "Name"
966
+ msgstr "სახელი"
967
+
968
+ #: ../app/views/policies/_list.html.erb:4
969
+ msgid "Content"
970
+ msgstr "შემცველობა"
971
+
972
+ #: ../app/views/policies/_list.html.erb:5
973
+ msgid "Profile"
974
+ msgstr "პროფილი"
975
+
976
+ #: ../app/views/policies/_list.html.erb:7
977
+ msgid "Effective Profile"
978
+ msgstr "ეფექტური პროფილი"
979
+
980
+ #: ../app/views/policies/_list.html.erb:28
981
+ msgid "None"
982
+ msgstr "არცერტი"
983
+
984
+ #: ../app/views/policies/_list.html.erb:36
985
+ msgid "Dashboard"
986
+ msgstr "სამუშაო დაფა"
987
+
988
+ #: ../app/views/policies/_list.html.erb:37
989
+ msgid "Show Guide"
990
+ msgstr "გიდის ჩვენება"
991
+
992
+ #: ../app/views/policies/_list.html.erb:39
993
+ msgid "Delete compliance policy %s with all of its reports?"
994
+ msgstr "წავშალო შესაბამისობის პოლიტიკა %s ყველა მისი ანგარიშით?"
995
+
996
+ #: ../app/views/policies/create.html.erb:1 ../app/views/policies/index.html.erb:5 ../app/views/policies/new.html.erb:1
997
+ msgid "New Compliance Policy"
998
+ msgstr "შესაბამისობის ახალი წესი"
999
+
1000
+ #: ../app/views/policies/disassociate_multiple_hosts.html.erb:4 ../app/views/policies/select_multiple_hosts.html.erb:5
1001
+ msgid "Select Compliance Policy"
1002
+ msgstr "აირჩიეთ შესაბამისობის წესი"
1003
+
1004
+ #: ../app/views/policies/edit.html.erb:1 ../app/views/scap_contents/edit.html.erb:1 ../app/views/tailoring_files/edit.html.erb:1
1005
+ msgid "Edit %s"
1006
+ msgstr "%s-ის ჩასწორება"
1007
+
1008
+ #: ../app/views/policies/index.html.erb:2 ../app/views/policies/welcome.html.erb:1 ../app/views/policies/welcome.html.erb:6
1009
+ msgid "Compliance Policies"
1010
+ msgstr "შესაბამისობის წესები"
1011
+
1012
+ #: ../app/views/policies/show.html.erb:1
1013
+ msgid "Details for Compliance Policy %s"
1014
+ msgstr "დეტალები შესაბამისობის წესის შესახებ: %s"
1015
+
1016
+ #: ../app/views/policies/steps/_deployment_options_form.html.erb:6
1017
+ msgid "There are significant differences in deployment options."
1018
+ msgstr "გაშლის პარამეტრებში მნიშვნელობანი ცვლილებებია."
1019
+
1020
+ #: ../app/views/policies/steps/_deployment_options_form.html.erb:7
1021
+ msgid "Please make sure you understand them by reading our"
1022
+ msgstr "დარწმუნდით, რომ გესმით ისინი ჩვენი წაკითხვით"
1023
+
1024
+ #: ../app/views/policies/steps/_deployment_options_form.html.erb:7
1025
+ msgid "documentation"
1026
+ msgstr "დოკუმენტაცია"
1027
+
1028
+ #: ../app/views/policies/steps/_schedule_form.html.erb:12
1029
+ msgid "Choose day in month"
1030
+ msgstr "აირჩიეთ თვის დღე"
1031
+
1032
+ #: ../app/views/policies/steps/_step_form.html.erb:11 ../webpack/components/OpenscapRemediationWizard/Footer.js:31
1033
+ msgid "Next"
1034
+ msgstr "შემდეგი"
1035
+
1036
+ #: ../app/views/policies/welcome.html.erb:7
1037
+ msgid "In Foreman, a compliance policy checklist is defined via %s."
1038
+ msgstr "Foreman-ში შესაბამისობის პოლიტიკის სია %s-ის გავლითაა აღწერილი."
1039
+
1040
+ #: ../app/views/policies/welcome.html.erb:7
1041
+ msgid "SCAP content"
1042
+ msgstr "SCAP შემცველობა"
1043
+
1044
+ #: ../app/views/policies/welcome.html.erb:8
1045
+ msgid "Once SCAP content is present, you can create a policy, assign select host groups and schedule to run."
1046
+ msgstr ""
1047
+
1048
+ #: ../app/views/policies/welcome.html.erb:12
1049
+ msgid "New Policy"
1050
+ msgstr "ახალი წესი"
1051
+
1052
+ #: ../app/views/policy_dashboard/_policy_chart_widget.html.erb:4
1053
+ msgid "Host Breakdown Chart"
1054
+ msgstr "ჰოსტის დაშლის სქემა"
1055
+
1056
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:7
1057
+ msgid "Policy assigned"
1058
+ msgstr "წესი მინიჭებულია"
1059
+
1060
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:8
1061
+ msgid "Date"
1062
+ msgstr "თარიღი"
1063
+
1064
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:24
1065
+ msgid "View Report"
1066
+ msgstr "ანგარიშის ნახვა"
1067
+
1068
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:2
1069
+ msgid "Hosts Breakdown"
1070
+ msgstr "ჰოსტების დაშლა"
1071
+
1072
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:4
1073
+ msgid "Compliant with the policy"
1074
+ msgstr "შეესაბამება წესს"
1075
+
1076
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:5
1077
+ msgid "Not compliant with the policy"
1078
+ msgstr "არ შეესაბამება წესს"
1079
+
1080
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:6
1081
+ msgid "Inconclusive results"
1082
+ msgstr "არადამაჯერებელი პასუხები"
1083
+
1084
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:7
1085
+ msgid "Never audited"
1086
+ msgstr "აუდიტის გარეშე"
1087
+
1088
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:9
1089
+ msgid "Total hosts with policy: %s"
1090
+ msgstr "ჯამში ჰოსტები წესით: %s"
1091
+
1092
+ #: ../app/views/policy_dashboard/index.html.erb:3
1093
+ msgid "Compliance policy: %s"
1094
+ msgstr "შესაბამისობის წესი: %s"
1095
+
1096
+ #: ../app/views/policy_dashboard/index.html.erb:7
1097
+ msgid "Status table"
1098
+ msgstr "სტატუსის ცხრილი"
1099
+
1100
+ #: ../app/views/policy_dashboard/index.html.erb:8
1101
+ msgid "Status chart"
1102
+ msgstr "სტატუსის გრაფიკი"
1103
+
1104
+ #: ../app/views/policy_dashboard/index.html.erb:20
1105
+ msgid "Latest reports for policy: %s"
1106
+ msgstr "უახლესი ანგარიშები წესისთვის: %s"
1107
+
1108
+ #: ../app/views/scap_contents/_form.html.erb:9 ../app/views/tailoring_files/_form.html.erb:9
1109
+ msgid "File Upload"
1110
+ msgstr "ფაილის ატვირთვა"
1111
+
1112
+ #: ../app/views/scap_contents/_form.html.erb:20
1113
+ msgid "SCAP DataStream file"
1114
+ msgstr "SCAP DataStream ფაილი"
1115
+
1116
+ #: ../app/views/scap_contents/_list.html.erb:3
1117
+ msgid "Title"
1118
+ msgstr "სათაური"
1119
+
1120
+ #: ../app/views/scap_contents/_list.html.erb:4 ../app/views/tailoring_files/_list.html.erb:4
1121
+ msgid "File name"
1122
+ msgstr "ფაილის სახელი"
1123
+
1124
+ #: ../app/views/scap_contents/_list.html.erb:5 ../app/views/tailoring_files/_list.html.erb:5
1125
+ msgid "Created at"
1126
+ msgstr "შექმნის დრო"
1127
+
1128
+ #: ../app/views/scap_contents/_list.html.erb:17 ../app/views/tailoring_files/_list.html.erb:23
1129
+ msgid "Download"
1130
+ msgstr "ჩამოტვირთვა"
1131
+
1132
+ #: ../app/views/scap_contents/_list.html.erb:19
1133
+ msgid "Delete scap content %s?"
1134
+ msgstr "წავშალო SCAP შემცველობა %s?"
1135
+
1136
+ #: ../app/views/scap_contents/index.html.erb:1
1137
+ msgid "SCAP Contents"
1138
+ msgstr "SCAP შემცველობა"
1139
+
1140
+ #: ../app/views/scap_contents/index.html.erb:3
1141
+ msgid "Upload New SCAP Content"
1142
+ msgstr "SCAP-ის ახალი შემცველობის ატვირთვა"
1143
+
1144
+ #: ../app/views/scap_contents/new.html.erb:1
1145
+ msgid "Upload new SCAP content file"
1146
+ msgstr "SCAP-ის ახალი შემცველობის ფაილის ატვირთვა"
1147
+
1148
+ #: ../app/views/scap_contents/welcome.html.erb:7
1149
+ msgid ""
1150
+ "The Security Content Automation Protocol (SCAP), combines a number of open standards that are used to enumerate software flaws and\n"
1151
+ " configuration issues related to security. "
1152
+ msgstr ""
1153
+
1154
+ #: ../app/views/scap_contents/welcome.html.erb:9
1155
+ msgid ""
1156
+ "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"
1157
+ " via %s"
1158
+ msgstr ""
1159
+
1160
+ #: ../app/views/scap_contents/welcome.html.erb:14
1161
+ msgid "New SCAP Content"
1162
+ msgstr "SCAP-ის ახალი შემცველობა"
1163
+
1164
+ #: ../app/views/smart_proxies/_openscap_spool.html.erb:4
1165
+ msgid "%s spool errors detected, inspect the appropriate file directly on proxy"
1166
+ msgstr "აღმოჩენილია %s სპულის შეცდომა. შეამოწმეთ შესაბამისი ფაილი პირდაპირ პროქსიზე"
1167
+
1168
+ #: ../app/views/smart_proxies/_openscap_spool.html.erb:8
1169
+ msgid "Failed to fetch spool status from proxy"
1170
+ msgstr "პულის სტატუსის პროქსიდან გამოთხოვის შეცდომა"
1171
+
1172
+ #: ../app/views/smart_proxies/_openscap_spool.html.erb:11
1173
+ msgid "None found"
1174
+ msgstr "არაფერია ნაპოვნი"
1175
+
1176
+ #: ../app/views/smart_proxies/plugins/_openscap.html.erb:6
1177
+ 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."
1178
+ msgstr ""
1179
+
1180
+ #: ../app/views/smart_proxies/plugins/_openscap.html.erb:7
1181
+ msgid "Spool errors"
1182
+ msgstr "სპულის შეცდომები"
1183
+
1184
+ #: ../app/views/tailoring_files/_form.html.erb:20
1185
+ msgid "DataStream Tailoring file"
1186
+ msgstr "DataStream შესაბამისობის ფაილი"
1187
+
1188
+ #: ../app/views/tailoring_files/_list.html.erb:22
1189
+ msgid "Delete tailoring file %s?"
1190
+ msgstr "წავშალო შესაბამისობის ფაილი %s?"
1191
+
1192
+ #: ../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:142
1193
+ msgid "Tailoring Files"
1194
+ msgstr "მორგების ფაილები"
1195
+
1196
+ #: ../app/views/tailoring_files/index.html.erb:2
1197
+ msgid "Upload New Tailoring file"
1198
+ msgstr "შესაბამისობის ახალი ფაილის ატვირთვა"
1199
+
1200
+ #: ../app/views/tailoring_files/new.html.erb:1
1201
+ msgid "Upload new Tailoring File"
1202
+ msgstr "შესაბამისობის ახალი ფაილის ატვირთვა"
1203
+
1204
+ #: ../app/views/tailoring_files/welcome.html.erb:7
1205
+ msgid "It may sometimes be required to adjust the security policy to your specific needs. "
1206
+ msgstr "ხანდახან შეიძლება უსაფრთხოების პოლიტიკის თქვენი საჭიროებებისათვის მორგება მოგიწიოთ. "
1207
+
1208
+ #: ../app/views/tailoring_files/welcome.html.erb:8
1209
+ msgid ""
1210
+ "In Foreman, tailoring_files represent the custom modifications to default XCCDF profiles and they can be applied to hosts\n"
1211
+ " via %s"
1212
+ msgstr ""
1213
+
1214
+ #: ../app/views/tailoring_files/welcome.html.erb:12
1215
+ msgid "New Tailoring File"
1216
+ msgstr "შესაბამისობის ახალი ფაილი"
1217
+
1218
+ #: ../db/seeds.d/openscap_policy_notification.rb:1
1219
+ msgid "Compliance policy summary"
1220
+ msgstr "შესაბამისობის პოლიტიკის შეჯამება"
1221
+
1222
+ #: ../db/seeds.d/openscap_policy_notification.rb:5
1223
+ msgid "A summary of reports for OpenSCAP policies"
1224
+ msgstr "OpenSCAP-ის პოლიტიკის ანგარიშების შეჯამება"
1225
+
1226
+ #: ../lib/foreman_openscap/bulk_upload.rb:20
1227
+ msgid "Can't find scap-security-guide RPM, are you sure it is installed on your server?"
1228
+ msgstr "RPM პაკეტი scap-security-guide ვერ ვიპოვე. დარწმუნებული ბრძანდებით, რომ დააყენეთ ის?"
1229
+
1230
+ #: ../lib/foreman_openscap/bulk_upload.rb:29
1231
+ msgid "Expected an array of files to upload, got: %s."
1232
+ msgstr "მოველოდი ასატვირთი ფაილების მასივს. მივიღე: %s."
1233
+
1234
+ #: ../lib/foreman_openscap/bulk_upload.rb:35
1235
+ msgid "%s is a directory, expecting file."
1236
+ msgstr "%s საქაღალდეა. მოველოდი ფაილს."
1237
+
1238
+ #: ../lib/foreman_openscap/bulk_upload.rb:40
1239
+ msgid "%s does not exist, skipping."
1240
+ msgstr "%s არ არსებობს. გამოტოვება."
1241
+
1242
+ #: ../lib/foreman_openscap/bulk_upload.rb:58
1243
+ msgid "Failed saving %s:"
1244
+ msgstr "%s-ის შენახვა ჩავარდა:"
1245
+
1246
+ #: ../lib/foreman_openscap/bulk_upload.rb:66
1247
+ msgid "No such directory: %s. Please check the path you have provided."
1248
+ msgstr "ასეთი საქაღალდე არ არსებობს: %s. შეამოწმეთ ბილიკი, რომელიც შეიყვანეთ."
1249
+
1250
+ #: ../lib/foreman_openscap/bulk_upload.rb:88
1251
+ msgid "Red Hat %s default content"
1252
+ msgstr "Red Hat %s ნაგულისხმევი შემცველობა"
1253
+
1254
+ #: ../lib/foreman_openscap/bulk_upload.rb:88
1255
+ msgid "%s content"
1256
+ msgstr "%s შემცველობა"
1257
+
1258
+ #: ../lib/foreman_openscap/engine.rb:133
1259
+ msgid "Policies"
1260
+ msgstr "წესები"
1261
+
1262
+ #: ../lib/foreman_openscap/engine.rb:136
1263
+ msgid "SCAP contents"
1264
+ msgstr "SCAP შემცველობა"
1265
+
1266
+ #: ../lib/foreman_openscap/engine.rb:139
1267
+ msgid "Reports"
1268
+ msgstr "ანგარიშები"
1269
+
1270
+ #: ../lib/foreman_openscap/engine.rb:164
1271
+ msgid "OpenSCAP Proxy to use for fetching SCAP content and uploading ARF reports. Leave blank and override appropriate parameters when using proxy load balancer."
1272
+ msgstr ""
1273
+
1274
+ #: ../lib/foreman_openscap/engine.rb:168 ../lib/foreman_openscap/engine.rb:173
1275
+ msgid "OpenSCAP Proxy"
1276
+ msgstr "OpenSCAP პროქსი"
1277
+
1278
+ #: ../lib/foreman_openscap/engine.rb:170 ../lib/foreman_openscap/engine.rb:175
1279
+ msgid "ID of OpenSCAP Proxy"
1280
+ msgstr "OpenSCAP პროქსის ID"
1281
+
1282
+ #: ../lib/foreman_openscap/engine.rb:215 ../lib/foreman_openscap/engine.rb:233
1283
+ msgid "Run OpenSCAP scan"
1284
+ msgstr "OpenSCAP სკანირების გაშვება"
1285
+
1286
+ #: ../lib/foreman_openscap/engine.rb:220 ../lib/foreman_openscap/engine.rb:234
1287
+ msgid "Run OpenSCAP remediation with Ansible"
1288
+ msgstr ""
1289
+
1290
+ #: ../lib/foreman_openscap/engine.rb:225 ../lib/foreman_openscap/engine.rb:235
1291
+ msgid "Run OpenSCAP remediation with Shell"
1292
+ msgstr ""
1293
+
1294
+ #: ../webpack/components/ConfirmModal.js:20
1295
+ msgid "Confirm"
1296
+ msgstr "დადასტურება"
1297
+
1298
+ #: ../webpack/components/HostExtentions/HostKebabItems.js:37
1299
+ msgid "There's no available report for this host"
1300
+ msgstr "ამ ჰოსტისთვის ხელმისაწვდომი ანგარიში არ არსებობს"
1301
+
1302
+ #: ../webpack/components/OpenscapRemediationWizard/Footer.js:30 ../webpack/components/OpenscapRemediationWizard/index.js:94
1303
+ msgid "Run"
1304
+ msgstr "გაშვება"
1305
+
1306
+ #: ../webpack/components/OpenscapRemediationWizard/ViewSelectedHostsLink.js:28
1307
+ msgid "View selected hosts"
1308
+ msgstr ""
1309
+
1310
+ #: ../webpack/components/OpenscapRemediationWizard/constants.js:19 ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:123
1311
+ msgid "Select snippet"
1312
+ msgstr ""
1313
+
1314
+ #: ../webpack/components/OpenscapRemediationWizard/constants.js:20 ../webpack/components/OpenscapRemediationWizard/steps/ReviewHosts.js:193
1315
+ msgid "Review hosts"
1316
+ msgstr ""
1317
+
1318
+ #: ../webpack/components/OpenscapRemediationWizard/constants.js:21 ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:97
1319
+ msgid "Review remediation"
1320
+ msgstr ""
1321
+
1322
+ #: ../webpack/components/OpenscapRemediationWizard/constants.js:22
1323
+ msgid "Done"
1324
+ msgstr ""
1325
+
1326
+ #: ../webpack/components/OpenscapRemediationWizard/index.js:132
1327
+ msgid "Remediate %s rule"
1328
+ msgstr ""
1329
+
1330
+ #: ../webpack/components/OpenscapRemediationWizard/steps/Finish.js:85
1331
+ msgid "Job details"
1332
+ msgstr ""
1333
+
1334
+ #: ../webpack/components/OpenscapRemediationWizard/steps/Finish.js:90
1335
+ msgid "Close"
1336
+ msgstr "დახურვა"
1337
+
1338
+ #: ../webpack/components/OpenscapRemediationWizard/steps/Finish.js:103 ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:147 ../webpack/components/withLoading.js:12
1339
+ msgid "Error!"
1340
+ msgstr "შეცდომა!"
1341
+
1342
+ #: ../webpack/components/OpenscapRemediationWizard/steps/Finish.js:112
1343
+ msgid "The job has started on selected host(s), you can check the status on the job details page."
1344
+ msgstr ""
1345
+
1346
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewHosts.js:183
1347
+ msgid "OS"
1348
+ msgstr ""
1349
+
1350
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewHosts.js:194
1351
+ msgid "By default, remediation is applied to the current host. Optionally, remediate any additional hosts that fail the rule."
1352
+ msgstr ""
1353
+
1354
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:64
1355
+ msgid "Review the remediation snippet and apply it to the host manually."
1356
+ msgstr ""
1357
+
1358
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:65
1359
+ msgid "Review the remediation snippet that will be applied to selected host(s)."
1360
+ msgstr ""
1361
+
1362
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:70
1363
+ msgid "A reboot is required after applying remediation."
1364
+ msgstr ""
1365
+
1366
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:71
1367
+ msgid "A reboot might be required after applying remediation."
1368
+ msgstr ""
1369
+
1370
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:87
1371
+ msgid "Successfully copied to clipboard!"
1372
+ msgstr ""
1373
+
1374
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:88
1375
+ msgid "Copy to clipboard"
1376
+ msgstr "ბუფერში კოპირება"
1377
+
1378
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:106
1379
+ msgid "Do not implement any of the recommended remedial actions or scripts without first testing them in a non-production environment."
1380
+ msgstr ""
1381
+
1382
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:109
1383
+ msgid "Remediation might render the system non-functional."
1384
+ msgstr ""
1385
+
1386
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:144
1387
+ msgid "Other hosts failing this rule"
1388
+ msgstr ""
1389
+
1390
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:161
1391
+ msgid "Reboot the system(s)"
1392
+ msgstr ""
1393
+
1394
+ #: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:71
1395
+ msgid "Method"
1396
+ msgstr ""
1397
+
1398
+ #: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:77
1399
+ msgid "Remote job"
1400
+ msgstr ""
1401
+
1402
+ #: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:86
1403
+ msgid "Manual"
1404
+ msgstr "ხელით"
1405
+
1406
+ #: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:101
1407
+ msgid "There is no job to remediate with. Please remediate manually."
1408
+ msgstr ""
1409
+
1410
+ #: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:107
1411
+ msgid "Snippet"
1412
+ msgstr "ნაწყვეტი"
1413
+
1414
+ #: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:155
1415
+ msgid "Select remediation method"
1416
+ msgstr ""
1417
+
1418
+ #: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:156
1419
+ msgid "You can remediate by running a remote job or you can display a snippet for manual remediation."
1420
+ msgstr ""
1421
+
1422
+ #: ../webpack/components/withDeleteModal.js:27
1423
+ msgid "Are you sure you want to delete %s?"
1424
+ msgstr "დარწმუნებული ხართ, რომ გსურთ %s-ის წაშლა?"
1425
+
1426
+ #: ../webpack/components/withLoading.js:64
1427
+ msgid "Permission denied"
1428
+ msgstr "წვდომა აკრძალულია"
1429
+
1430
+ #: ../webpack/helpers/mutationHelper.js:7
1431
+ msgid "There was a following error when deleting %(name)s: %(error)s"
1432
+ msgstr "დაფიქსირდა შემდეგი შეცდომა %(name)s-ის წაშლისას: %(error)s"
1433
+
1434
+ #: ../webpack/helpers/permissionsHelper.js:34
1435
+ msgid "You are not authorized to view the page. "
1436
+ msgstr "ამ გვერდთან წვდომა არ გაგაჩნიათ. "
1437
+
1438
+ #: ../webpack/helpers/permissionsHelper.js:37
1439
+ msgid "Request the following permissions from administrator: %s."
1440
+ msgstr "ადმინისტრატორისგან შემდეგი წვდომების გამოთხოვა: %s."
1441
+
1442
+ #: ../webpack/components/EditableInput.js:79
1443
+ #~ msgid "None provided"
1444
+ #~ msgstr "მითითებული არაა"