foreman_openscap 7.1.0 → 8.0.0

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