foreman_openscap 7.0.0 → 7.1.1

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