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,1902 @@
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 7.1.0\n"
9
+ "Report-Msgid-Bugs-To: \n"
10
+ "POT-Creation-Date: 2023-11-28 22:29+0100\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/)\n"
14
+ "MIME-Version: 1.0\n"
15
+ "Content-Type: text/plain; charset=UTF-8\n"
16
+ "Content-Transfer-Encoding: 8bit\n"
17
+ "Language: ka\n"
18
+ "Plural-Forms: nplurals=2; plural=(n!=1);\n"
19
+
20
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:25
21
+ msgid "List ARF reports"
22
+ msgstr "ARF ანგარიშების სია"
23
+
24
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:33
25
+ msgid "Show an ARF report"
26
+ msgstr "ARF ანგარიშის ჩვენება"
27
+
28
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:39
29
+ msgid "Delete an ARF Report"
30
+ msgstr "ARF ანგარიშის წაშლა"
31
+
32
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:46
33
+ msgid "Upload an ARF report"
34
+ msgstr "ARF ანგარიშის ატვირთვა"
35
+
36
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:57
37
+ msgid "Download bzipped ARF report"
38
+ msgstr "Bzip-ით შეკუმშული ARF ანგარიშის გადმოწერა"
39
+
40
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:67
41
+ msgid "Download ARF report in HTML"
42
+ msgstr "ARF ანგარიშის HTML ფორმატში გადმოწერა"
43
+
44
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:96
45
+ msgid "Policy with id %s not found."
46
+ msgstr "წესი ID-ით %s არ არსებობს."
47
+
48
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:103
49
+ #: ../app/controllers/api/v2/compliance/oval_reports_controller.rb:32
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 ""
55
+ "Failed to upload Arf Report, OpenSCAP proxy name or url not found in params "
56
+ "when uploading for %s and host is missing openscap_proxy"
57
+ msgstr ""
58
+
59
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:120
60
+ msgid "No proxy found for %{name} or %{url}"
61
+ msgstr "%{name}-სთვის და %{url}-სთვის პროქსი ნაპოვნი არაა"
62
+
63
+ #: ../app/controllers/api/v2/compliance/oval_contents_controller.rb:10
64
+ msgid "List OVAL contents"
65
+ msgstr "OVAL-ის შემცველობის სია"
66
+
67
+ #: ../app/controllers/api/v2/compliance/oval_contents_controller.rb:18
68
+ msgid "Show an OVAL content"
69
+ msgstr "OVAL-ის შემცველობის ნახვა"
70
+
71
+ #: ../app/controllers/api/v2/compliance/oval_contents_controller.rb:26
72
+ msgid "OVAL content name"
73
+ msgstr "OVAL-ის შემცველობის სახელი"
74
+
75
+ #: ../app/controllers/api/v2/compliance/oval_contents_controller.rb:27
76
+ msgid "XML containing OVAL content"
77
+ msgstr "OVAL-ის შემცველი XML-ი"
78
+
79
+ #: ../app/controllers/api/v2/compliance/oval_contents_controller.rb:28
80
+ msgid "Original file name of the OVAL content file"
81
+ msgstr "OVAL-ის შემცველობის ფაილის საწყისი სახელი"
82
+
83
+ #: ../app/controllers/api/v2/compliance/oval_contents_controller.rb:29
84
+ msgid "URL of the OVAL content file"
85
+ msgstr "OVAL-ის შემცველობის ფაილის URL-ი"
86
+
87
+ #: ../app/controllers/api/v2/compliance/oval_contents_controller.rb:34
88
+ msgid "Create OVAL content"
89
+ msgstr "OVAL-ის შემცველობის შექმნა"
90
+
91
+ #: ../app/controllers/api/v2/compliance/oval_contents_controller.rb:42
92
+ msgid "Update an OVAL content"
93
+ msgstr "OVAL-ის შემცველობის განახლება"
94
+
95
+ #: ../app/controllers/api/v2/compliance/oval_contents_controller.rb:50
96
+ msgid "Deletes an OVAL content"
97
+ msgstr "OVAL-ის შემცველობის წაშლა"
98
+
99
+ #: ../app/controllers/api/v2/compliance/oval_contents_controller.rb:57
100
+ msgid "Sync contents that have remote source URL"
101
+ msgstr "შემცველობის, რომლებსაც დაშორებული წყაროს URL-ები აქვთ მითითებული, სინქი"
102
+
103
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:13
104
+ msgid "List OVAL Policies"
105
+ msgstr "OVAL-ის წესების სია"
106
+
107
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:20
108
+ msgid "Show an OVAL Policy"
109
+ msgstr "OVAL-ის წესის ჩვენება"
110
+
111
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:28
112
+ msgid "OVAL Policy name"
113
+ msgstr "OVAL-ის წესის სახელი"
114
+
115
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:29
116
+ msgid "Policy OVAL content ID"
117
+ msgstr "OVAL-ის წესის შემცველობის ID"
118
+
119
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:30
120
+ msgid "OVAL Policy description"
121
+ msgstr "OVAL-ის წესის აღწერა"
122
+
123
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:31
124
+ msgid "OVAL Policy schedule period (weekly, monthly, custom)"
125
+ msgstr "OVAL-ის წესის განრიგის პერიოდი (კვირაში, თვეში თუ ხელით მითითითებული)"
126
+
127
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:32
128
+ msgid "OVAL Policy schedule weekday (only if period == \"weekly\")"
129
+ msgstr "OVAL-ის წესის განრიგი კვირაობით (თუ period == 'weekly')"
130
+
131
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:33
132
+ msgid "OVAL Policy schedule day of month (only if period == \"monthly\")"
133
+ msgstr "OVAL-ის წესის განრივი თვეში ერთხელ (თუ period == 'monthly')"
134
+
135
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:34
136
+ msgid "OVAL Policy schedule cron line (only if period == \"custom\")"
137
+ msgstr "OVAL-ის წესის განრიგის ხელით მითთება (თუ period == 'custom')"
138
+
139
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:39
140
+ msgid "Create an OVAL Policy"
141
+ msgstr "OVAL-ის წესის შექმნა"
142
+
143
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:47
144
+ msgid "Update an OVAL Policy"
145
+ msgstr "OVAL-ის წესის განახლება"
146
+
147
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:55
148
+ msgid "Delete an OVAL Policy"
149
+ msgstr "OVAL-ის წესის წაშლა"
150
+
151
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:62
152
+ msgid "Assign hostgroups to an OVAL Policy"
153
+ msgstr "OVAL-ის წესში ჰოსტის ჯგუფების მინიჭება"
154
+
155
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:64
156
+ msgid "Array of hostgroup IDs"
157
+ msgstr "ჰოსტის ჯგუფების ID-ების მასივი"
158
+
159
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:67
160
+ msgid "hostgroups"
161
+ msgstr "ჰოსტის ჯგუფები"
162
+
163
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:70
164
+ msgid "Assign hosts to an OVAL Policy"
165
+ msgstr "OVAL-ის წესზე ჰოსტების მინიჭება"
166
+
167
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:72
168
+ msgid "Array of host IDs"
169
+ msgstr "ჰოსტის ID-ების მასივი"
170
+
171
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:75
172
+ msgid "hosts"
173
+ msgstr "ჰოსტი"
174
+
175
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:78
176
+ msgid "Show a policy's OVAL content"
177
+ msgstr "პოლიტიკის OVAL შემცველობის ჩვენება"
178
+
179
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:104
180
+ msgid "OVAL policy successfully configured with %s."
181
+ msgstr "OVAL-ის წესი წარმატებით მოერგო %s-ს."
182
+
183
+ #: ../app/controllers/api/v2/compliance/oval_reports_controller.rb:11
184
+ msgid "Upload an OVAL report - a list of CVEs for given host"
185
+ msgstr "OVAL-ის ანგარიშის ატვირთვა - მოცემული ჰოსტის CVE-ების სია"
186
+
187
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:18
188
+ msgid "List Policies"
189
+ msgstr "წესების სია"
190
+
191
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:26
192
+ msgid "Show a Policy"
193
+ msgstr "წესის ჩვენება"
194
+
195
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:34
196
+ msgid "Policy name"
197
+ msgstr "წესის სახელი"
198
+
199
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:35
200
+ msgid "Policy description"
201
+ msgstr "წესის აღწერა"
202
+
203
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:36
204
+ msgid "Policy SCAP content ID"
205
+ msgstr "წესის SCAP შემცველობის ID"
206
+
207
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:37
208
+ msgid "Policy SCAP content profile ID"
209
+ msgstr "წესის SCAP შემცველობის პროფილის ID"
210
+
211
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:38
212
+ msgid "Policy schedule period (weekly, monthly, custom)"
213
+ msgstr "წესის განრიგის პერიოდი (კვირაში, თვეში თუ ხელით მითითითებული)"
214
+
215
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:39
216
+ msgid "Policy schedule weekday (only if period == \"weekly\")"
217
+ msgstr "წესის განრიგი კვირაობით (თუ period == 'weekly')"
218
+
219
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:40
220
+ msgid "Policy schedule day of month (only if period == \"monthly\")"
221
+ msgstr "წესის განრივი თვეში ერთხელ (თუ period == 'monthly')"
222
+
223
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:41
224
+ msgid "Policy schedule cron line (only if period == \"custom\")"
225
+ msgstr "წესის განრიგის ხელით მითთება (თუ period == 'custom')"
226
+
227
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:42
228
+ msgid "Apply policy to host groups"
229
+ msgstr "წესის ჰოსტების ჯგუფზე გადატარება"
230
+
231
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:43
232
+ msgid "Apply policy to hosts"
233
+ msgstr "წესის ჰოსტებზე გადატარება"
234
+
235
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:44
236
+ msgid "Tailoring file ID"
237
+ msgstr "შესაბამისობის ფაილის ID"
238
+
239
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:45
240
+ msgid "Tailoring file profile ID"
241
+ msgstr "შესაბამისობის ფაილის პროფილის ID"
242
+
243
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:46
244
+ msgid "How the policy should be deployed"
245
+ msgstr "წესის გაშლის მიმდევრობა"
246
+
247
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:51
248
+ msgid "Create a Policy"
249
+ msgstr "წესის შექმნა"
250
+
251
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:60
252
+ msgid "Update a Policy"
253
+ msgstr "წესის განახლება"
254
+
255
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:68
256
+ msgid "Delete a Policy"
257
+ msgstr "წესის წაშლა"
258
+
259
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:75
260
+ msgid "Show a policy's SCAP content"
261
+ msgstr "წესის SCAP შემცველობის ჩვენება"
262
+
263
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:85
264
+ msgid "Show a policy's Tailoring file"
265
+ msgstr "წესის შესაბამისობის ფაილის ჩვენება"
266
+
267
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:95
268
+ msgid "No Tailoring file assigned for policy with id %s"
269
+ msgstr "წესზე ID-ით %s შესაბამისობის ფაილი მინიჭებული არაა"
270
+
271
+ #: ../app/controllers/api/v2/compliance/scap_content_profiles_controller.rb:6
272
+ msgid "List SCAP content profiles"
273
+ msgstr "SCAP შემცველობის პროფილების სია"
274
+
275
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:16
276
+ msgid "List SCAP contents"
277
+ msgstr "SCAP შემცველობის სია"
278
+
279
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:24
280
+ msgid "Download an SCAP content as XML"
281
+ msgstr "SCAP-ის შემცველი XML ფაილად გადმოწერა"
282
+
283
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:33
284
+ msgid "Show an SCAP content"
285
+ msgstr "SCAP შემცველობის ჩვენება"
286
+
287
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:40
288
+ msgid "SCAP content name"
289
+ msgstr "SCAP შემცველობის სახელი"
290
+
291
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:41
292
+ msgid "XML containing SCAP content"
293
+ msgstr "SCAP-ის შემცველი XML-ი"
294
+
295
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:42
296
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:37
297
+ msgid "Original file name of the XML file"
298
+ msgstr "XML ფაილის საწყისი სახელი"
299
+
300
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:47
301
+ msgid "Create SCAP content"
302
+ msgstr "SCAP შემცველობის შექმნა"
303
+
304
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:55
305
+ msgid "Update an SCAP content"
306
+ msgstr "SCAP შემცველობის განახლება"
307
+
308
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:63
309
+ msgid "Deletes an SCAP content"
310
+ msgstr "SCAP შემცველობის წაშლა"
311
+
312
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:70
313
+ msgid "Upload scap contents in bulk"
314
+ msgstr "SCAP-ის მრავალი შემცველობის ერთდროული ატვირთვა"
315
+
316
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:71
317
+ msgid "Type of the upload"
318
+ msgstr "ატვირთვის ტიპი"
319
+
320
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:72
321
+ msgid "File paths to upload when using \"files\" upload type"
322
+ msgstr "ატვირთვის ტიპის \"files\" გამოყენებისას ასატვირთი ფაილის ბილიკები"
323
+
324
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:73
325
+ msgid "Directory to upload when using \"directory\" upload type"
326
+ msgstr "ატვირთვის ტიპის \"directory\" გამოყენებისას ასატვირთი საქაღალდე"
327
+
328
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:86
329
+ msgid ""
330
+ "Please specify import type, received: %{received}, expected one of: "
331
+ "%{expected}"
332
+ msgstr "მიუთითეთ შემოტანის ტიპი. მიღებულია: %{received}, მოველოდი ერთ-ერთს სიიდან: %{expected}"
333
+
334
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:11
335
+ msgid "List Tailoring files"
336
+ msgstr "მორგების ფაილების სია"
337
+
338
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:19
339
+ msgid "Download a Tailoring file as XML"
340
+ msgstr "შესაბამისობის ფაილის XML-ად ჩაწერა"
341
+
342
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:28
343
+ msgid "Show a Tailoring file"
344
+ msgstr "შესაბამისობის ფაილის ჩვენება"
345
+
346
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:35
347
+ msgid "Tailoring file name"
348
+ msgstr "შესაბამისობის ფაილის სახელი"
349
+
350
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:36
351
+ msgid "XML containing tailoring file"
352
+ msgstr "შესაბამისობის ფაილის შემცველი XML-ის სახელი"
353
+
354
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:42
355
+ msgid "Create a Tailoring file"
356
+ msgstr "შესაბამისობის ფაილის შექმნა"
357
+
358
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:50
359
+ msgid "Update a Tailoring file"
360
+ msgstr "შესაბამისობის ფაილის განახლება"
361
+
362
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:58
363
+ msgid "Deletes a Tailoring file"
364
+ msgstr "შესაბამისობის ფაილის წაშლა"
365
+
366
+ #: ../app/controllers/arf_reports_controller.rb:37
367
+ msgid "Failed to downloaded ARF report as bzip: %s"
368
+ msgstr "ARF ანგარიშის bzip ფორმატში გადმოწერის შეცდომა: %s"
369
+
370
+ #: ../app/controllers/arf_reports_controller.rb:48
371
+ msgid "Failed to downloaded ARF report in HTML: %s"
372
+ msgstr "ARF ანგარიშის HTML ფორმატში გადმოწერის შეცდომა: %s"
373
+
374
+ #: ../app/controllers/arf_reports_controller.rb:55
375
+ msgid "Successfully deleted ARF report."
376
+ msgstr "ARF ანგარიში წარმატებით წაიშალა."
377
+
378
+ #: ../app/controllers/arf_reports_controller.rb:57
379
+ msgid ""
380
+ "Failed to delete ARF Report for host %{host_name} reported at %{reported_at}"
381
+ msgstr ""
382
+
383
+ #: ../app/controllers/arf_reports_controller.rb:67
384
+ msgid "Failed to delete %s compliance reports"
385
+ msgstr "%s შესაბამისობის ანგარიშის წაშლის შეცდომა"
386
+
387
+ #: ../app/controllers/arf_reports_controller.rb:70
388
+ msgid "Successfully deleted %s compliance reports"
389
+ msgstr "%s შესაბამისობის ანგარიში წარმატებით წაიშალა"
390
+
391
+ #: ../app/controllers/arf_reports_controller.rb:85
392
+ msgid "No compliance reports were found."
393
+ msgstr "შესაბამისობის ანგარიშები ნაპოვნი არაა."
394
+
395
+ #: ../app/controllers/arf_reports_controller.rb:89
396
+ msgid "No compliance reports selected"
397
+ msgstr "შესაბამისობის ანგარიში არჩეული არაა"
398
+
399
+ #: ../app/controllers/arf_reports_controller.rb:94
400
+ msgid "Something went wrong while selecting compliance reports - %s"
401
+ msgstr "შეცდომა თავსებადობის ანგარიშების მონიშვნისას - %s"
402
+
403
+ #: ../app/controllers/concerns/foreman_openscap/api/v2/hosts_controller_extensions.rb:19
404
+ msgid "Show config information for foreman_scap_client"
405
+ msgstr "Foreman_scap_client-ის კონფიგურაციის ინფორმაციის ჩვენება"
406
+
407
+ #: ../app/controllers/concerns/foreman_openscap/api/v2/hosts_controller_extensions.rb:20
408
+ msgid "The identifier of the host"
409
+ msgstr "ჰოსტის იდენტიფიკატორი"
410
+
411
+ #: ../app/controllers/concerns/foreman_openscap/hosts_and_hostgroups_controller_extensions.rb:10
412
+ msgid ""
413
+ "The %s proxy does not have Openscap feature enabled. Either set correct "
414
+ "OpenSCAP Proxy or unset it."
415
+ msgstr ""
416
+
417
+ #: ../app/controllers/concerns/foreman_openscap/hosts_controller_extensions.rb:26
418
+ msgid "Updated hosts: Assigned with OpenSCAP Proxy: %s"
419
+ msgstr "ჰოსტები განახლდა: მინიჭებულია OpensCAP პროქსი: %s"
420
+
421
+ #: ../app/controllers/concerns/foreman_openscap/hosts_controller_extensions.rb:29
422
+ msgid "No OpenSCAP Proxy selected."
423
+ msgstr "OpenSCAP-ის პროქსი არჩეული არაა."
424
+
425
+ #: ../app/controllers/policies_controller.rb:84
426
+ msgid "Updated hosts: Assigned with compliance policy: %s"
427
+ msgstr "ჰოსტები განახლდა: მინიჭებულია შესაბამისობის პოლიტიკა: %s"
428
+
429
+ #: ../app/controllers/policies_controller.rb:91
430
+ msgid "No compliance policy selected."
431
+ msgstr "შესაბამისობის პოლიტიკა არჩეული არაა."
432
+
433
+ #: ../app/controllers/policies_controller.rb:103
434
+ msgid "Updated hosts: Unassigned from compliance policy '%s'"
435
+ msgstr "ჰოსტები განახლდა: მოხსნილია შესაბამისობის პოლიტიკიდან '%s'"
436
+
437
+ #: ../app/controllers/policies_controller.rb:105
438
+ msgid "No valid policy ID provided"
439
+ msgstr "წესის სწორი ID მითითებული არაა"
440
+
441
+ #: ../app/controllers/policies_controller.rb:129
442
+ msgid "No hosts were found with that id, name or query filter"
443
+ msgstr "მითითებული ID-ით, სახელით ან საძებნი სტრიქონით ჰოსტები ნაპოვნი არაა"
444
+
445
+ #: ../app/controllers/policies_controller.rb:134
446
+ msgid "No hosts selected"
447
+ msgstr "ჰოსტები მონიშნული არაა"
448
+
449
+ #: ../app/controllers/policies_controller.rb:139
450
+ msgid "Something went wrong while selecting hosts - %s"
451
+ msgstr "შეცდომა ჰოსტების მონიშვნისას - %s"
452
+
453
+ #: ../app/helpers/arf_report_dashboard_helper.rb:16
454
+ #: ../app/helpers/compliance_dashboard_helper.rb:8
455
+ #: ../app/helpers/compliance_hosts_helper.rb:15
456
+ #: ../app/views/arf_reports/_list.html.erb:11
457
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:11
458
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:10
459
+ msgid "Failed"
460
+ msgstr "შეცდომა"
461
+
462
+ #: ../app/helpers/arf_report_dashboard_helper.rb:17
463
+ #: ../app/helpers/compliance_dashboard_helper.rb:6
464
+ #: ../app/helpers/compliance_hosts_helper.rb:14
465
+ #: ../app/views/arf_reports/_list.html.erb:10
466
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:8
467
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:9
468
+ msgid "Passed"
469
+ msgstr "გაიარა"
470
+
471
+ #: ../app/helpers/arf_report_dashboard_helper.rb:18
472
+ #: ../app/views/arf_reports/_list.html.erb:12
473
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:14
474
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:11
475
+ msgid "Other"
476
+ msgstr "სხვები"
477
+
478
+ #: ../app/helpers/arf_report_dashboard_helper.rb:26
479
+ msgid "Number of Events"
480
+ msgstr "მოვლენების რიცხვი"
481
+
482
+ #: ../app/helpers/arf_report_dashboard_helper.rb:27
483
+ msgid "Rule Results"
484
+ msgstr "წესის შედეგები"
485
+
486
+ #: ../app/helpers/arf_reports_helper.rb:10
487
+ msgid "Show log messages:"
488
+ msgstr "ჟურნალის შეტყობინებების ჩვენება:"
489
+
490
+ #: ../app/helpers/arf_reports_helper.rb:11
491
+ msgid "All messages"
492
+ msgstr "ყველა შეტყობინება"
493
+
494
+ #: ../app/helpers/arf_reports_helper.rb:11
495
+ msgid "Failed and Othered"
496
+ msgstr "წარუმატებელია და გადატანილია სხვაში"
497
+
498
+ #: ../app/helpers/arf_reports_helper.rb:11
499
+ msgid "Failed only"
500
+ msgstr "მხოლოდ ავარიულები"
501
+
502
+ #: ../app/helpers/arf_reports_helper.rb:20
503
+ #: ../app/views/arf_reports/index.html.erb:1
504
+ #: ../app/views/arf_reports/welcome.html.erb:1
505
+ #: ../app/views/arf_reports/welcome.html.erb:7
506
+ msgid "Compliance Reports"
507
+ msgstr "შესაბამისობის ანგარიშები"
508
+
509
+ #: ../app/helpers/arf_reports_helper.rb:40
510
+ msgid "Delete reports"
511
+ msgstr "ანგარიშების წაშლა"
512
+
513
+ #: ../app/helpers/arf_reports_helper.rb:45
514
+ msgid "Select Action"
515
+ msgstr "აირჩიეთ ქმედება"
516
+
517
+ #: ../app/helpers/arf_reports_helper.rb:48
518
+ msgid "%s - The following compliance reports are about to be changed"
519
+ msgstr "%s - შესაბამისობის ანგარიშები, რომლებიც შეიცვლება"
520
+
521
+ #: ../app/helpers/arf_reports_helper.rb:53
522
+ msgid "No proxy found!"
523
+ msgstr "პროქსი ნაპოვნი არაა!"
524
+
525
+ #: ../app/helpers/arf_reports_helper.rb:58
526
+ msgid "Reported at %s"
527
+ msgstr "ანგარიშის დრო %s"
528
+
529
+ #: ../app/helpers/arf_reports_helper.rb:59
530
+ msgid " for policy %s"
531
+ msgstr " წესისთვის %s"
532
+
533
+ #: ../app/helpers/arf_reports_helper.rb:61
534
+ msgid " through %s"
535
+ msgstr " %s-ის გავლით"
536
+
537
+ #: ../app/helpers/arf_reports_helper.rb:66
538
+ msgid "Hosts failing this rule"
539
+ msgstr "ჰოსტები, რომლებსაც არ გააჩნიათ ეს წესი"
540
+
541
+ #: ../app/helpers/arf_reports_helper.rb:67
542
+ msgid "Hosts passing this rule"
543
+ msgstr "ჰოსტები, რომლებსაც გააჩნიათ, ეს წესი"
544
+
545
+ #: ../app/helpers/arf_reports_helper.rb:68
546
+ msgid "Hosts othering this rule"
547
+ msgstr "ჰოსტები, რომლებიც გაურკვეველია, აქვთ თუა რა"
548
+
549
+ #: ../app/helpers/compliance_dashboard_helper.rb:3
550
+ #: ../app/views/arf_reports/_list.html.erb:6
551
+ #: ../app/views/arf_reports/delete_multiple.html.erb:7
552
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:6
553
+ msgid "Host"
554
+ msgstr "ჰოსტი"
555
+
556
+ #: ../app/helpers/compliance_dashboard_helper.rb:4
557
+ #: ../app/views/arf_reports/_list.html.erb:8
558
+ msgid "Policy"
559
+ msgstr "წესები"
560
+
561
+ #. TRANSLATORS: initial character of Passed
562
+ #: ../app/helpers/compliance_dashboard_helper.rb:6
563
+ msgid "Passed|P"
564
+ msgstr "გაიარა|P"
565
+
566
+ #. TRANSLATORS: initial character of Failed
567
+ #: ../app/helpers/compliance_dashboard_helper.rb:8
568
+ msgid "Failed|F"
569
+ msgstr "ვერ|F"
570
+
571
+ #. TRANSLATORS: initial character of Othered which is an SCAP term
572
+ #: ../app/helpers/compliance_dashboard_helper.rb:10
573
+ msgid "Othered|O"
574
+ msgstr "სხვა|O"
575
+
576
+ #: ../app/helpers/compliance_dashboard_helper.rb:10
577
+ #: ../app/helpers/compliance_hosts_helper.rb:16
578
+ msgid "Othered"
579
+ msgstr "Othered"
580
+
581
+ #: ../app/helpers/compliance_hosts_helper.rb:26
582
+ msgid "Assign Compliance Policy"
583
+ msgstr "შესაბამისობის პოლიტიკის მინიჭება"
584
+
585
+ #: ../app/helpers/compliance_hosts_helper.rb:27
586
+ msgid "Unassign Compliance Policy"
587
+ msgstr "შესაბამისობის პოლიტიკის მოხსნა"
588
+
589
+ #: ../app/helpers/compliance_hosts_helper.rb:28
590
+ msgid "Change OpenSCAP Proxy"
591
+ msgstr "OpenSCAP-ის პროქსის შეცვლა"
592
+
593
+ #: ../app/helpers/compliance_hosts_helper.rb:37
594
+ #: ../app/models/foreman_openscap/compliance_status.rb:8
595
+ #: ../lib/foreman_openscap/engine.rb:159
596
+ #: ../webpack/components/HostExtentions/HostKebabItems.js:39
597
+ msgid "Compliance"
598
+ msgstr "შესაბამისობა"
599
+
600
+ #: ../app/helpers/compliance_hosts_helper.rb:39
601
+ msgid "Host compliance details"
602
+ msgstr "ჰოსტის შესაბამისობის ანგარიში"
603
+
604
+ #: ../app/helpers/concerns/foreman_openscap/hosts_helper_extensions.rb:4
605
+ msgid "Host is deleted"
606
+ msgstr "ჰოსტი წაშლილია"
607
+
608
+ #: ../app/helpers/policies_helper.rb:56
609
+ msgid "Choose existing SCAP Content"
610
+ msgstr "არსებული SCAP შემცველობის არჩევა"
611
+
612
+ #: ../app/helpers/policies_helper.rb:57 ../app/helpers/policies_helper.rb:63
613
+ #: ../app/models/foreman_openscap/policy.rb:11
614
+ #: ../app/views/policies/_form.html.erb:10
615
+ #: ../app/views/scap_contents/welcome.html.erb:1
616
+ #: ../app/views/scap_contents/welcome.html.erb:6
617
+ msgid "SCAP Content"
618
+ msgstr "SCAP შემცველობა"
619
+
620
+ #: ../app/helpers/policies_helper.rb:74 ../app/helpers/policies_helper.rb:81
621
+ msgid "XCCDF Profile"
622
+ msgstr "XCCDF პროფილი"
623
+
624
+ #: ../app/helpers/policies_helper.rb:80
625
+ msgid "Default XCCDF profile"
626
+ msgstr "ნაგულისხმები XCCDF პროფილი"
627
+
628
+ #: ../app/helpers/policies_helper.rb:89
629
+ msgid "Choose Tailoring File"
630
+ msgstr "არჩიეთ შესაბამისობის ფაილი"
631
+
632
+ #: ../app/helpers/policies_helper.rb:90 ../app/views/policies/_list.html.erb:6
633
+ msgid "Tailoring File"
634
+ msgstr "შესაბამისობის ფაილის"
635
+
636
+ #: ../app/helpers/policies_helper.rb:99
637
+ msgid "XCCDF Profile in Tailoring File"
638
+ msgstr "XCCDF პროფილი შესაბამისობის ფაილში"
639
+
640
+ #: ../app/helpers/policies_helper.rb:100
641
+ msgid "This profile will be used to override the one from scap content"
642
+ msgstr ""
643
+
644
+ #: ../app/helpers/policies_helper.rb:111
645
+ #: ../app/views/arf_reports/_list.html.erb:54
646
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:116
647
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:97
648
+ msgid "Submit"
649
+ msgstr "გაგზავნა"
650
+
651
+ #: ../app/helpers/policies_helper.rb:115
652
+ #: ../app/views/arf_reports/_list.html.erb:53
653
+ #: ../webpack/components/ConfirmModal.js:27
654
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:121
655
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:102
656
+ msgid "Cancel"
657
+ msgstr "გაუქმება"
658
+
659
+ #: ../app/helpers/policy_dashboard_helper.rb:11
660
+ msgid "Compliant hosts"
661
+ msgstr "შესაბამისი ჰოსტები"
662
+
663
+ #: ../app/helpers/policy_dashboard_helper.rb:12
664
+ msgid "Incompliant hosts"
665
+ msgstr "შეუსაბამო ჰოსტები"
666
+
667
+ #: ../app/helpers/policy_dashboard_helper.rb:13
668
+ #: ../app/models/foreman_openscap/compliance_status.rb:24
669
+ msgid "Inconclusive"
670
+ msgstr "არადამაჯერებელი"
671
+
672
+ #: ../app/helpers/policy_dashboard_helper.rb:14
673
+ msgid "Not audited"
674
+ msgstr "აუდიტის გარეშე"
675
+
676
+ #: ../app/helpers/policy_dashboard_helper.rb:41
677
+ msgid "Host is assigned to policy"
678
+ msgstr "ჰოსტი მინიჭებულია წესზე"
679
+
680
+ #: ../app/helpers/policy_dashboard_helper.rb:44
681
+ msgid ""
682
+ "Host is not assigned to policy but reports were found. You may want to "
683
+ "delete the reports or assign the policy again."
684
+ msgstr ""
685
+
686
+ #: ../app/helpers/policy_dashboard_helper.rb:52
687
+ msgid "Hosts no longer assigned: %s"
688
+ msgstr "ჰოსტი აღარაა მინიჭებული: %s"
689
+
690
+ #: ../app/helpers/policy_dashboard_helper.rb:56
691
+ msgid "Total hosts with reports where policy is no longer assigned."
692
+ msgstr "ჰოსტები ჯამში ანგარიშებით, სადაც პოლიტიკა მინიჭებული აღარაა."
693
+
694
+ #: ../app/lib/proxy_api/openscap.rb:21
695
+ msgid ""
696
+ "Request timed out. Please try increasing Settings -> proxy_request_timeout"
697
+ msgstr "მოთხოვნის მოლოდინის ვადა ამოიწურა. სცადეთ შეცვალოთ პარამეტრი მორგება -> proxy_request_timeout"
698
+
699
+ #: ../app/lib/proxy_api/openscap.rb:24
700
+ msgid ""
701
+ "Could not validate %s. Please make sure you have appropriate proxy version "
702
+ "to use this functionality"
703
+ msgstr ""
704
+
705
+ #: ../app/lib/proxy_api/openscap.rb:27
706
+ msgid "Could not validate %{file_type}. Error %{error}"
707
+ msgstr "%{file_type}-ის გადამოწმება შეუძლებელია. შეცდომა %{error}"
708
+
709
+ #: ../app/lib/proxy_api/openscap.rb:40
710
+ msgid "Unable to get HTML version of requested report from Smart Proxy"
711
+ msgstr "ჭკვიანი პროქსიდან მოთხოვნილი ანგარიშის HTML ვერსიის მიღების პრობლემა"
712
+
713
+ #: ../app/lib/proxy_api/openscap.rb:49
714
+ msgid "Unable to get XML version of requested report from Smart Proxy"
715
+ msgstr "ჭკვიანი პროქსიდან მოთხოვნილი ანგარიშის XML ვერსიის მიღების პრობლემა"
716
+
717
+ #: ../app/mailers/foreman_openscap/policy_mailer.rb:17
718
+ msgid "SCAP policies summary"
719
+ msgstr "SCAP_ის წესის მიმოხილვა"
720
+
721
+ #: ../app/models/concerns/foreman_openscap/log_extensions.rb:17
722
+ msgid "is not included in SCAP_RESULT"
723
+ msgstr "არ შეიცავს SCAP_RESULT-ს"
724
+
725
+ #: ../app/models/concerns/foreman_openscap/openscap_proxy_core_extensions.rb:65
726
+ msgid "must have Openscap feature"
727
+ msgstr "openscap-ის ფუნქციები უნდა ჰქონდეს"
728
+
729
+ #: ../app/models/concerns/foreman_openscap/openscap_proxy_extensions.rb:8
730
+ msgid "No OpenSCAP proxy found for %{class} with id %{id}"
731
+ msgstr "%{class}-სთვის ID-ით %{id} OpenScAP-ის პროქსი ვერ ვიპოვე"
732
+
733
+ #: ../app/models/concerns/foreman_openscap/policy_common.rb:15
734
+ msgid "does not consist of 5 parts separated by space"
735
+ msgstr "არ შედგება გამოტოვებით გამოყოფილი 5 ნაწილისგან"
736
+
737
+ #: ../app/models/concerns/foreman_openscap/policy_common.rb:21
738
+ #: ../app/models/foreman_openscap/oval_policy.rb:14
739
+ #: ../app/models/foreman_openscap/policy.rb:34
740
+ msgid "is not a valid value"
741
+ msgstr "სწორ მნიშვნელობას არ წარმოადგენს"
742
+
743
+ #: ../app/models/concerns/foreman_openscap/policy_common.rb:27
744
+ msgid "must be between 1 and 31"
745
+ msgstr "1-დან 31-მდე უნდა იყოს"
746
+
747
+ #: ../app/models/foreman_openscap/compliance_status.rb:22
748
+ #: ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:13
749
+ msgid "Compliant"
750
+ msgstr "შესაბამისი"
751
+
752
+ #: ../app/models/foreman_openscap/compliance_status.rb:26
753
+ #: ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:17
754
+ msgid "Incompliant"
755
+ msgstr "შეუსაბამო"
756
+
757
+ #: ../app/models/foreman_openscap/compliance_status.rb:28
758
+ msgid "Unknown Compliance status"
759
+ msgstr "შესაბამისობის უცნობი სტატუსი"
760
+
761
+ #: ../app/models/foreman_openscap/oval_status.rb:8
762
+ msgid "OVAL scan"
763
+ msgstr "OVAL-ის სკანირება"
764
+
765
+ #: ../app/models/foreman_openscap/oval_status.rb:14
766
+ msgid "No Vulnerabilities found"
767
+ msgstr "მოწყვლადობები ნაპოვნი არაა"
768
+
769
+ #: ../app/models/foreman_openscap/oval_status.rb:16
770
+ msgid "%s vulnerabilities found"
771
+ msgstr "ნაპოვნია %s მოწყვლადობა"
772
+
773
+ #: ../app/models/foreman_openscap/oval_status.rb:18
774
+ msgid "%s vulnerabilities with available patch found"
775
+ msgstr "ნაპოვნია %s მოწყვლადობა ხელმისაწვდომი პაჩით"
776
+
777
+ #: ../app/models/foreman_openscap/oval_status.rb:20
778
+ msgid "Unknown OVAL status"
779
+ msgstr "OVAL-ის უცნობი სტატუსი"
780
+
781
+ #: ../app/models/foreman_openscap/policy.rb:11
782
+ #: ../app/views/policies/_form.html.erb:8
783
+ msgid "Deployment Options"
784
+ msgstr "განშლის პარამეტრები"
785
+
786
+ #: ../app/models/foreman_openscap/policy.rb:11
787
+ msgid "Policy Attributes"
788
+ msgstr "წესის ატრიბუტები"
789
+
790
+ #: ../app/models/foreman_openscap/policy.rb:11
791
+ #: ../app/views/policies/_form.html.erb:11
792
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:67
793
+ msgid "Schedule"
794
+ msgstr "განრიგი"
795
+
796
+ #: ../app/models/foreman_openscap/policy.rb:11
797
+ #: ../app/views/policies/_form.html.erb:13
798
+ #: ../app/views/scap_contents/_form.html.erb:11
799
+ #: ../app/views/tailoring_files/_form.html.erb:11
800
+ msgid "Locations"
801
+ msgstr "მდებარეობები"
802
+
803
+ #: ../app/models/foreman_openscap/policy.rb:11
804
+ #: ../app/views/policies/_form.html.erb:16
805
+ #: ../app/views/scap_contents/_form.html.erb:14
806
+ #: ../app/views/tailoring_files/_form.html.erb:14
807
+ msgid "Organizations"
808
+ msgstr "ორგანიზაციები"
809
+
810
+ #: ../app/models/foreman_openscap/policy.rb:11
811
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/HostgroupSelect.js:99
812
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShow.js:65
813
+ msgid "Hostgroups"
814
+ msgstr "ჰოსტის ჯგუფები"
815
+
816
+ #: ../app/models/foreman_openscap/policy.rb:55
817
+ msgid "Cannot generate HTML guide, scap content is missing."
818
+ msgstr "HTML გიდის გენერაციის შეცდომა. SCAP-ის შემცველობა აღმოჩენილი არაა."
819
+
820
+ #: ../app/models/foreman_openscap/policy.rb:61
821
+ msgid "Cannot generate HTML guide, no valid OpenSCAP proxy server found."
822
+ msgstr "HTML გიდის გენერაციის შეცდომა. OpenSCAP-ის პროქსი სერვერები აღმოჩენილი არაა."
823
+
824
+ #: ../app/models/foreman_openscap/policy.rb:227
825
+ msgid "must be present when tailoring file profile present"
826
+ msgstr "უნდა არსებობდეს მაშინ, როცა არსებობს შესაბამისობის ფაილის პროფილი"
827
+
828
+ #: ../app/models/foreman_openscap/policy.rb:228
829
+ msgid "must be present when tailoring file present"
830
+ msgstr "უნდა არსებობდეს მაშინ, როცა არსებობს შესაბამისობის ფაილი"
831
+
832
+ #: ../app/models/foreman_openscap/policy.rb:233
833
+ msgid "does not come from selected tailoring file"
834
+ msgstr "მონიშნული შესაბამისობის ფაილიდან არ გამოსულა"
835
+
836
+ #: ../app/models/foreman_openscap/policy.rb:239
837
+ msgid "does not have the selected SCAP content profile"
838
+ msgstr "scap-ის მითითებული შემცველობის პროფილი არ გააჩნია"
839
+
840
+ #: ../app/models/foreman_openscap/policy.rb:271
841
+ msgid ""
842
+ "cannot assign to %s, all assigned policies must be deployed in the same way,"
843
+ " check 'deploy by' for each assigned policy"
844
+ msgstr ""
845
+
846
+ #: ../app/services/foreman_openscap/arf_report_status_calculator.rb:30
847
+ msgid "invalid type %s"
848
+ msgstr "%s-ის არასწორი ტიპი"
849
+
850
+ #: ../app/services/foreman_openscap/client_config/ansible.rb:23
851
+ msgid ""
852
+ "Requires Ansible plugin, %s Ansible role and variables. This will assign the"
853
+ " role to the hosts or selected hostgroups."
854
+ msgstr ""
855
+
856
+ #: ../app/services/foreman_openscap/client_config/ansible.rb:24
857
+ msgid ""
858
+ "To deploy foreman_scap_client, ansible roles run needs to be triggered "
859
+ "manually. Manual run is also required after any change to this policy."
860
+ msgstr ""
861
+
862
+ #: ../app/services/foreman_openscap/client_config/ansible.rb:34
863
+ msgid ""
864
+ "theforeman.foreman_scap_client Ansible Role not found, please import it "
865
+ "before running this action again."
866
+ msgstr ""
867
+
868
+ #: ../app/services/foreman_openscap/client_config/ansible.rb:57
869
+ msgid "Ansible role"
870
+ msgstr "Ansible-ის როლი"
871
+
872
+ #: ../app/services/foreman_openscap/client_config/ansible.rb:58
873
+ msgid "Ansible variables"
874
+ msgstr "Ansible-ის ცვლადები"
875
+
876
+ #: ../app/services/foreman_openscap/client_config/manual.rb:14
877
+ msgid ""
878
+ "This leaves the setup of the foreman_scap_client solely on the user. The "
879
+ "policy still needs to be defined in order to link incoming ARF reports."
880
+ msgstr ""
881
+
882
+ #: ../app/services/foreman_openscap/client_config/puppet.rb:17
883
+ msgid ""
884
+ "Requires %s Puppet class. This will assign the class to the hosts or "
885
+ "selected hostgroups."
886
+ msgstr ""
887
+
888
+ #: ../app/services/foreman_openscap/client_config/puppet.rb:18
889
+ msgid ""
890
+ "Every puppet run ensures the foreman_scap_client is configured according to "
891
+ "the policy."
892
+ msgstr ""
893
+
894
+ #: ../app/services/foreman_openscap/client_config/puppet.rb:39
895
+ msgid "Puppet class"
896
+ msgstr "Puppet-ის კლასი"
897
+
898
+ #: ../app/services/foreman_openscap/client_config/puppet.rb:40
899
+ msgid "Smart Class Parameters"
900
+ msgstr "ჭკვიანი კლასის მორგება"
901
+
902
+ #: ../app/services/foreman_openscap/lookup_key_overrider.rb:19
903
+ msgid ""
904
+ "%{type} was selected to deploy policy to clients, but %{type} is not "
905
+ "available. Are you missing a plugin?"
906
+ msgstr ""
907
+
908
+ #: ../app/services/foreman_openscap/lookup_key_overrider.rb:26
909
+ msgid ""
910
+ "Required %{msg_name} %{class} was not found, please ensure it is imported "
911
+ "first."
912
+ msgstr ""
913
+
914
+ #: ../app/services/foreman_openscap/lookup_key_overrider.rb:34
915
+ msgid ""
916
+ "The following %{key_name} were missing for %{item_name}: %{key_names}. Make "
917
+ "sure they are imported before proceeding."
918
+ msgstr ""
919
+
920
+ #: ../app/services/foreman_openscap/lookup_key_overrider.rb:56
921
+ msgid ""
922
+ "Failed to save when overriding parameters for %{config_tool}, cause: "
923
+ "%{errors}"
924
+ msgstr "შენახვის შეცდომა %{config_tool}-სთვის პარამეტრების გადაფარვისას. მიზეზი: %{errors}"
925
+
926
+ #: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:39
927
+ msgid "This feature is temporarily disabled. "
928
+ msgstr "ფუნქცია დროებით გათიშულია. "
929
+
930
+ #: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:40
931
+ msgid ""
932
+ "The following Smart Proxies need to be updated to unlock the feature: %s. "
933
+ msgstr "ფუნქციის ჩასართავად საჭიროა შემდეგი ჭკვიანი პროქსიების განახლება: %s. "
934
+
935
+ #: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:41
936
+ msgid ""
937
+ "The following proxies could not be reached: %s. Please make sure they are "
938
+ "available so Foreman can check their versions."
939
+ msgstr ""
940
+
941
+ #: ../app/services/foreman_openscap/oval/configure.rb:65
942
+ msgid "Was %s configured successfully?"
943
+ msgstr "%s წარმატებითაა მორგებული?"
944
+
945
+ #: ../app/services/foreman_openscap/oval/configure.rb:66
946
+ msgid "Assign openscap_proxy to %s before proceeding."
947
+ msgstr "გაგრძელებამდე %s-ს openscap_proxy მიანიჭეთ."
948
+
949
+ #: ../app/services/foreman_openscap/oval/configure.rb:75
950
+ msgid "Was %{model_name} %{name} configured successfully?"
951
+ msgstr "არის თუ არა%{model_name} %{name} მორგებული წარმატებით?"
952
+
953
+ #: ../app/services/foreman_openscap/oval/setup.rb:56
954
+ msgid "Could not update Ansible Variables with override: true"
955
+ msgstr "Ansible-ის ცვლადების override:true -ით განახლება შეუძლებელია"
956
+
957
+ #: ../app/services/foreman_openscap/oval/setup.rb:61
958
+ msgid "Is foreman_ansible present?"
959
+ msgstr "არსებობს ტუ არა foreman_ansible?"
960
+
961
+ #: ../app/services/foreman_openscap/oval/setup.rb:62
962
+ msgid ""
963
+ "foreman_ansible plugin not found, please install it before running this "
964
+ "action again."
965
+ msgstr "მოდული foreman_ansible ნაპოვნი არაა. სანამ ამ ქმედებას გაუშვებთ, გთხოვთ დააყენოთ."
966
+
967
+ #: ../app/services/foreman_openscap/oval/setup.rb:66
968
+ msgid "Is theforeman.foreman_scap_client present?"
969
+ msgstr "არსებობს თუ არა theforeman.foreman_scap_client present?"
970
+
971
+ #: ../app/services/foreman_openscap/oval/setup.rb:71
972
+ msgid "Are required variables for theforeman.foreman_scap_client present?"
973
+ msgstr "მითითებულია თუ არა აუცილებელი ცვლადები theforeman.foreman_scap_client-სთვის?"
974
+
975
+ #: ../app/services/foreman_openscap/oval/setup.rb:72
976
+ msgid ""
977
+ "The following Ansible Variables were not found: %{missing_vars}, please "
978
+ "import them before running this action again."
979
+ msgstr ""
980
+
981
+ #: ../app/services/foreman_openscap/oval/setup.rb:76
982
+ #: ../app/services/foreman_openscap/oval/setup.rb:81
983
+ #: ../app/services/foreman_openscap/oval/setup.rb:86
984
+ msgid "Is %s param set to be overriden?"
985
+ msgstr "დაყენებულია პარამეტრი %s როგორც გადასაფარი?"
986
+
987
+ #: ../app/services/foreman_openscap/oval/sync_oval_contents.rb:8
988
+ msgid "cause: "
989
+ msgstr "მიზეზი: "
990
+
991
+ #: ../app/services/foreman_openscap/oval/sync_oval_contents.rb:28
992
+ msgid "Failed to fetch content file from %s"
993
+ msgstr "%s-დან შემცველობის ფაილის გამოთხოვა ჩავარდა"
994
+
995
+ #: ../app/validators/foreman_openscap/data_stream_validator.rb:9
996
+ msgid "No proxy with OpenSCAP feature was found."
997
+ msgstr "პროქსი სერვერი OpenSCAP-ის ფუნქციით აღმოჩენილი არაა."
998
+
999
+ #: ../app/validators/foreman_openscap/data_stream_validator.rb:14
1000
+ msgid "No proxy with OpenSCAP feature is running."
1001
+ msgstr "გაშვებული პროქსი OpenSCAP-ის ფუნქციით აღმოჩენილი არაა."
1002
+
1003
+ #: ../app/validators/foreman_openscap/data_stream_validator.rb:26
1004
+ msgid "No available proxy to validate. Returned with error: %s"
1005
+ msgstr "გადასამოწმებელი პროქსის გარეშე. დაბრუნებული შეცდომაა: %s"
1006
+
1007
+ #: ../app/validators/foreman_openscap/data_stream_validator.rb:33
1008
+ msgid "Changed file does not include existing SCAP content profiles"
1009
+ msgstr "შეცვლილი ფაილი არსებულ SCAP შემცველობის პროფილებს არ შეიცავს"
1010
+
1011
+ #: ../app/views/arf_reports/_detailed_message.html.erb:3
1012
+ msgid "More details"
1013
+ msgstr "მეტი დეტალი"
1014
+
1015
+ #: ../app/views/arf_reports/_detailed_message.html.erb:6
1016
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:62
1017
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/DetailsTab.js:57
1018
+ msgid "Description"
1019
+ msgstr "აღწერილობა"
1020
+
1021
+ #: ../app/views/arf_reports/_detailed_message.html.erb:7
1022
+ msgid "Rationale"
1023
+ msgstr "დასაბუთება"
1024
+
1025
+ #: ../app/views/arf_reports/_detailed_message.html.erb:8
1026
+ msgid "References"
1027
+ msgstr "ბმები"
1028
+
1029
+ #: ../app/views/arf_reports/_list.html.erb:5
1030
+ msgid "Select all items in this page"
1031
+ msgstr "ამ გვერდზე ყველა ჩანაწერის მონიშვნა"
1032
+
1033
+ #: ../app/views/arf_reports/_list.html.erb:5
1034
+ msgid "items selected. Uncheck to Clear"
1035
+ msgstr "ჩანაწერები მონიშნულია. გასასუფთავებლად მოხსენით მონიშვნა"
1036
+
1037
+ #: ../app/views/arf_reports/_list.html.erb:7
1038
+ #: ../app/views/arf_reports/delete_multiple.html.erb:10
1039
+ msgid "Reported At"
1040
+ msgstr "ანგარიშის დრო"
1041
+
1042
+ #: ../app/views/arf_reports/_list.html.erb:9
1043
+ msgid "Openscap Proxy"
1044
+ msgstr "OpenSCAP პროქსი"
1045
+
1046
+ #: ../app/views/arf_reports/_list.html.erb:13
1047
+ #: ../app/views/arf_reports/_output.html.erb:16
1048
+ #: ../app/views/policies/_list.html.erb:8
1049
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:12
1050
+ #: ../app/views/scap_contents/_list.html.erb:6
1051
+ #: ../app/views/tailoring_files/_list.html.erb:6
1052
+ msgid "Actions"
1053
+ msgstr "ქმედებები"
1054
+
1055
+ #: ../app/views/arf_reports/_list.html.erb:28
1056
+ msgid "Deleted policy"
1057
+ msgstr "წაშლილი წესი"
1058
+
1059
+ #: ../app/views/arf_reports/_list.html.erb:34
1060
+ msgid "Full Report"
1061
+ msgstr "სრული ანგარიში"
1062
+
1063
+ #: ../app/views/arf_reports/_list.html.erb:37
1064
+ msgid "Delete compliance report for %s?"
1065
+ msgstr "წავშალო %s-ის თავსებადობის ანგარიშები?"
1066
+
1067
+ #: ../app/views/arf_reports/_list.html.erb:48
1068
+ msgid "Please Confirm"
1069
+ msgstr "დაადასტურეთ"
1070
+
1071
+ #: ../app/views/arf_reports/_metrics.html.erb:6
1072
+ msgid "Report Metrics"
1073
+ msgstr "ანგარიშის მეტრიკები"
1074
+
1075
+ #: ../app/views/arf_reports/_metrics.html.erb:14
1076
+ msgid "Report Status"
1077
+ msgstr "ანგარიშის სტატუსი"
1078
+
1079
+ #: ../app/views/arf_reports/_metrics.html.erb:34
1080
+ msgid "Total"
1081
+ msgstr "ჯამში"
1082
+
1083
+ #: ../app/views/arf_reports/_output.html.erb:12
1084
+ msgid "Result"
1085
+ msgstr "შედეგი"
1086
+
1087
+ #: ../app/views/arf_reports/_output.html.erb:13
1088
+ msgid "Message"
1089
+ msgstr "შეტყობინება"
1090
+
1091
+ #: ../app/views/arf_reports/_output.html.erb:14
1092
+ msgid "Resource"
1093
+ msgstr "რესურსი"
1094
+
1095
+ #: ../app/views/arf_reports/_output.html.erb:15
1096
+ msgid "Severity"
1097
+ msgstr "სიმძიმე"
1098
+
1099
+ #: ../app/views/arf_reports/_output.html.erb:33
1100
+ msgid "Nothing to show"
1101
+ msgstr "საჩვენებელი არაფერია"
1102
+
1103
+ #: ../app/views/arf_reports/delete_multiple.html.erb:27
1104
+ msgid "Delete"
1105
+ msgstr "წაშლა"
1106
+
1107
+ #: ../app/views/arf_reports/delete_multiple.html.erb:28
1108
+ msgid "these Compliance reports"
1109
+ msgstr "შესაბამისობის ეს ანგარიშები"
1110
+
1111
+ #: ../app/views/arf_reports/show.html.erb:14
1112
+ msgid "Back"
1113
+ msgstr "უკან"
1114
+
1115
+ #: ../app/views/arf_reports/show.html.erb:16
1116
+ msgid "Host details"
1117
+ msgstr "ჰოსტის დეტალები"
1118
+
1119
+ #: ../app/views/arf_reports/show.html.erb:17
1120
+ msgid "View full report"
1121
+ msgstr "სრული ანგარიშის ნახვა"
1122
+
1123
+ #: ../app/views/arf_reports/show.html.erb:18
1124
+ msgid "Download XML in bzip"
1125
+ msgstr "XML ფაილის bzip-ში გადმოწერა"
1126
+
1127
+ #: ../app/views/arf_reports/show.html.erb:19
1128
+ msgid "Download HTML"
1129
+ msgstr "HTML-ის გადმოწერა"
1130
+
1131
+ #: ../app/views/arf_reports/show_html.html.erb:10
1132
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/HostgroupSelect.js:68
1133
+ msgid "Loading..."
1134
+ msgstr "იტვირთება..."
1135
+
1136
+ #: ../app/views/arf_reports/welcome.html.erb:9
1137
+ msgid ""
1138
+ "You don't seem to have any ARF report. ARF report is a summary of a single "
1139
+ "scan occurrence on a particular host for a given Compliance Policy."
1140
+ msgstr ""
1141
+
1142
+ #: ../app/views/arf_reports/welcome.html.erb:12
1143
+ msgid "Documentation"
1144
+ msgstr "დოკუმენტაცია"
1145
+
1146
+ #: ../app/views/compliance_hosts/show.html.erb:8
1147
+ msgid "%s compliance report by policy"
1148
+ msgid_plural "%s compliance reports by policy"
1149
+ msgstr[0] "%s შესაბამისობის ანგარიში პოლიტიკიდან"
1150
+ msgstr[1] "%s შესაბამისობის ანგარიში პოლიტიკიდან"
1151
+
1152
+ #: ../app/views/compliance_hosts/show.html.erb:10
1153
+ msgid "Policy %s"
1154
+ msgstr "წესი %s"
1155
+
1156
+ #: ../app/views/compliance_hosts/show.html.erb:16
1157
+ msgid "%s latest report"
1158
+ msgstr "%s უახლესი ანგარიში"
1159
+
1160
+ #: ../app/views/compliance_hosts/show.html.erb:28
1161
+ msgid "%s reports over time"
1162
+ msgstr "სულ %s ანგარიში"
1163
+
1164
+ #: ../app/views/compliance_hosts/show.html.erb:34
1165
+ msgid "No report for this policy"
1166
+ msgstr "ამ წესს ანგარიშები არ გააჩნია"
1167
+
1168
+ #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:1
1169
+ #: ../lib/foreman_openscap/engine.rb:183
1170
+ msgid "Latest Compliance Reports"
1171
+ msgstr "თავსებადობის უახლესი ანგარიშები"
1172
+
1173
+ #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:4
1174
+ msgid "No reports available"
1175
+ msgstr "ანგარიშების გარეშე"
1176
+
1177
+ #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:12
1178
+ msgid "Host does not exist anymore"
1179
+ msgstr "ჰოსტი აღარ არსებობს"
1180
+
1181
+ #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:13
1182
+ msgid "Policy is missing"
1183
+ msgstr "წესი აღარ არსებობს"
1184
+
1185
+ #: ../app/views/dashboard/_compliance_reports_breakdown_widget.html.erb:1
1186
+ #: ../lib/foreman_openscap/engine.rb:185
1187
+ msgid "Compliance Reports Breakdown"
1188
+ msgstr "შესაბამისობის ანგარიშების დაშლა"
1189
+
1190
+ #: ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:9
1191
+ msgid "Changed"
1192
+ msgstr "შეცვლილია"
1193
+
1194
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:5
1195
+ msgid "Hostname"
1196
+ msgstr "ჰოსტის სახელი"
1197
+
1198
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:17
1199
+ msgid "Changed?"
1200
+ msgstr "შეიცვალა?"
1201
+
1202
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36
1203
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTable.js:35
1204
+ msgid "Yes"
1205
+ msgstr "დიახ"
1206
+
1207
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36
1208
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTable.js:35
1209
+ msgid "No"
1210
+ msgstr "არა"
1211
+
1212
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:40
1213
+ msgid "No ARF reports for this policy"
1214
+ msgstr "ამ წესისთვის ARF ანგარიშები არ არსებობს"
1215
+
1216
+ #: ../app/views/foreman_openscap/policy_mailer/_list.erb:8
1217
+ msgid "None!"
1218
+ msgstr "არცერთი!"
1219
+
1220
+ #: ../app/views/foreman_openscap/policy_mailer/_policy.erb:7
1221
+ msgid "Total of one host"
1222
+ msgid_plural "Total of %{hosts} hosts"
1223
+ msgstr[0] "სულ ერთი ჰოსტი"
1224
+ msgstr[1] "სულ %{hosts} ჰოსტი"
1225
+
1226
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:6
1227
+ msgid "Summary report for OpenScap from Foreman"
1228
+ msgstr "შემაჯამებელი ანგარიში OpenScap–ისთვის Foreman–დან"
1229
+
1230
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:9
1231
+ msgid "<b>Foreman</b> OpenSCAP summary"
1232
+ msgstr "<b>Foreman</b> OpenSCAP-ის მიმოხილვა"
1233
+
1234
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:10
1235
+ msgid "Summary from %{time} ago to now"
1236
+ msgstr "მიმოხილვის ბოლო განახლების დრო %{time}"
1237
+
1238
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:11
1239
+ msgid "Summary report from Foreman server at %{foreman_url}"
1240
+ msgstr "შემაჯამებელი მიმოხილვა Foreman-ის სერვერიდან: %{foreman_url}"
1241
+
1242
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:16
1243
+ msgid "Policies with hosts:"
1244
+ msgstr "წესები ჰოსტებით:"
1245
+
1246
+ #: ../app/views/hosts/select_multiple_openscap_proxy.html.erb:5
1247
+ msgid "Select OpenSCAP Proxy"
1248
+ msgstr "აირჩიეთ OpenSCAP-ის პროქსი"
1249
+
1250
+ #: ../app/views/policies/_form.html.erb:9
1251
+ msgid "General"
1252
+ msgstr "მთავარი"
1253
+
1254
+ #: ../app/views/policies/_form.html.erb:18
1255
+ msgid "Host Groups"
1256
+ msgstr "ჰოსტის ჯგუფები"
1257
+
1258
+ #: ../app/views/policies/_form.html.erb:45
1259
+ #: ../app/views/policies/steps/_schedule_form.html.erb:6
1260
+ msgid "Choose period"
1261
+ msgstr "აირჩიეთ პერიოდი"
1262
+
1263
+ #: ../app/views/policies/_form.html.erb:47
1264
+ #: ../app/views/policies/steps/_schedule_form.html.erb:9
1265
+ msgid "Choose weekday"
1266
+ msgstr "აირჩიეთ კვირის დღე"
1267
+
1268
+ #: ../app/views/policies/_form.html.erb:48
1269
+ #: ../app/views/policies/steps/_schedule_form.html.erb:13
1270
+ msgid ""
1271
+ "Number of a day in month, note that not all months have same count of days"
1272
+ msgstr "თვის დღეების რაოდენობა. გაითვალისწინეთ, რომ ყველა თვეში დღეების რაოდენობა ტოლი არაა"
1273
+
1274
+ #: ../app/views/policies/_form.html.erb:49
1275
+ #: ../app/views/policies/steps/_schedule_form.html.erb:14
1276
+ msgid ""
1277
+ "You can specify custom cron line, e.g. \"0 3 * * *\", separate each of 5"
1278
+ " values by space"
1279
+ msgstr "შეგიძლიათ მიუთითოთ თქვენი cron-ის ხაზი. მაგ: \"0 3 * * *\", ეს 5 მნიშვნელობა გამოტოვებით გამოყავით"
1280
+
1281
+ #: ../app/views/policies/_list.html.erb:3
1282
+ #: ../app/views/tailoring_files/_list.html.erb:3
1283
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:19
1284
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:57
1285
+ #: ../webpack/routes/OvalContents/OvalContentsShow/OvalContentsShow.js:48
1286
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:19
1287
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:56
1288
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/DetailsTab.js:31
1289
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/HostgroupsTable.js:9
1290
+ msgid "Name"
1291
+ msgstr "სახელი"
1292
+
1293
+ #: ../app/views/policies/_list.html.erb:4
1294
+ msgid "Content"
1295
+ msgstr "შემცველობა"
1296
+
1297
+ #: ../app/views/policies/_list.html.erb:5
1298
+ msgid "Profile"
1299
+ msgstr "პროფილი"
1300
+
1301
+ #: ../app/views/policies/_list.html.erb:7
1302
+ msgid "Effective Profile"
1303
+ msgstr "ეფექტური პროფილი"
1304
+
1305
+ #: ../app/views/policies/_list.html.erb:28
1306
+ msgid "None"
1307
+ msgstr "არცერტი"
1308
+
1309
+ #: ../app/views/policies/_list.html.erb:36
1310
+ msgid "Dashboard"
1311
+ msgstr "სამუშაო დაფა"
1312
+
1313
+ #: ../app/views/policies/_list.html.erb:37
1314
+ msgid "Show Guide"
1315
+ msgstr "გიდის ჩვენება"
1316
+
1317
+ #: ../app/views/policies/_list.html.erb:39
1318
+ msgid "Delete compliance policy %s with all of its reports?"
1319
+ msgstr "წავშალო შესაბამისობის პოლიტიკა %s ყველა მისი ანგარიშით?"
1320
+
1321
+ #: ../app/views/policies/create.html.erb:1
1322
+ #: ../app/views/policies/index.html.erb:5 ../app/views/policies/new.html.erb:1
1323
+ msgid "New Compliance Policy"
1324
+ msgstr "შესაბამისობის ახალი წესი"
1325
+
1326
+ #: ../app/views/policies/disassociate_multiple_hosts.html.erb:4
1327
+ #: ../app/views/policies/select_multiple_hosts.html.erb:5
1328
+ msgid "Select Compliance Policy"
1329
+ msgstr "აირჩიეთ შესაბამისობის წესი"
1330
+
1331
+ #: ../app/views/policies/edit.html.erb:1
1332
+ #: ../app/views/scap_contents/edit.html.erb:1
1333
+ #: ../app/views/tailoring_files/edit.html.erb:1
1334
+ msgid "Edit %s"
1335
+ msgstr "%s-ის ჩასწორება"
1336
+
1337
+ #: ../app/views/policies/index.html.erb:2
1338
+ #: ../app/views/policies/welcome.html.erb:1
1339
+ #: ../app/views/policies/welcome.html.erb:6
1340
+ msgid "Compliance Policies"
1341
+ msgstr "შესაბამისობის წესები"
1342
+
1343
+ #: ../app/views/policies/show.html.erb:1
1344
+ msgid "Details for Compliance Policy %s"
1345
+ msgstr "დეტალები შესაბამისობის წესის შესახებ: %s"
1346
+
1347
+ #: ../app/views/policies/steps/_deployment_options_form.html.erb:6
1348
+ msgid "There are significant differences in deployment options."
1349
+ msgstr "გაშლის პარამეტრებში მნიშვნელობანი ცვლილებებია."
1350
+
1351
+ #: ../app/views/policies/steps/_deployment_options_form.html.erb:7
1352
+ msgid "Please make sure you understand them by reading our"
1353
+ msgstr "დარწმუნდით, რომ გესმით ისინი ჩვენი წაკითხვით"
1354
+
1355
+ #: ../app/views/policies/steps/_deployment_options_form.html.erb:7
1356
+ msgid "documentation"
1357
+ msgstr "დოკუმენტაცია"
1358
+
1359
+ #: ../app/views/policies/steps/_schedule_form.html.erb:12
1360
+ msgid "Choose day in month"
1361
+ msgstr "აირჩიეთ თვის დღე"
1362
+
1363
+ #: ../app/views/policies/steps/_step_form.html.erb:11
1364
+ msgid "Next"
1365
+ msgstr "შემდეგი"
1366
+
1367
+ #: ../app/views/policies/welcome.html.erb:7
1368
+ msgid "In Foreman, a compliance policy checklist is defined via %s."
1369
+ msgstr "Foreman-ში შესაბამისობის პოლიტიკის სია %s-ის გავლითაა აღწერილი."
1370
+
1371
+ #: ../app/views/policies/welcome.html.erb:7
1372
+ msgid "SCAP content"
1373
+ msgstr "SCAP შემცველობა"
1374
+
1375
+ #: ../app/views/policies/welcome.html.erb:8
1376
+ msgid ""
1377
+ "Once SCAP content is present, you can create a policy, assign select host "
1378
+ "groups and schedule to run."
1379
+ msgstr ""
1380
+
1381
+ #: ../app/views/policies/welcome.html.erb:12
1382
+ msgid "New Policy"
1383
+ msgstr "ახალი წესი"
1384
+
1385
+ #: ../app/views/policy_dashboard/_policy_chart_widget.html.erb:4
1386
+ msgid "Host Breakdown Chart"
1387
+ msgstr "ჰოსტის დაშლის სქემა"
1388
+
1389
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:7
1390
+ msgid "Policy assigned"
1391
+ msgstr "წესი მინიჭებულია"
1392
+
1393
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:8
1394
+ msgid "Date"
1395
+ msgstr "თარიღი"
1396
+
1397
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:24
1398
+ msgid "View Report"
1399
+ msgstr "ანგარიშის ნახვა"
1400
+
1401
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:2
1402
+ msgid "Hosts Breakdown"
1403
+ msgstr "ჰოსტების დაშლა"
1404
+
1405
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:4
1406
+ msgid "Compliant with the policy"
1407
+ msgstr "შეესაბამება წესს"
1408
+
1409
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:5
1410
+ msgid "Not compliant with the policy"
1411
+ msgstr "არ შეესაბამება წესს"
1412
+
1413
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:6
1414
+ msgid "Inconclusive results"
1415
+ msgstr "არადამაჯერებელი პასუხები"
1416
+
1417
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:7
1418
+ msgid "Never audited"
1419
+ msgstr "აუდიტის გარეშე"
1420
+
1421
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:9
1422
+ msgid "Total hosts with policy: %s"
1423
+ msgstr "ჯამში ჰოსტები წესით: %s"
1424
+
1425
+ #: ../app/views/policy_dashboard/index.html.erb:3
1426
+ msgid "Compliance policy: %s"
1427
+ msgstr "შესაბამისობის წესი: %s"
1428
+
1429
+ #: ../app/views/policy_dashboard/index.html.erb:7
1430
+ msgid "Status table"
1431
+ msgstr "სტატუსის ცხრილი"
1432
+
1433
+ #: ../app/views/policy_dashboard/index.html.erb:8
1434
+ msgid "Status chart"
1435
+ msgstr "სტატუსის გრაფიკი"
1436
+
1437
+ #: ../app/views/policy_dashboard/index.html.erb:20
1438
+ msgid "Latest reports for policy: %s"
1439
+ msgstr "უახლესი ანგარიშები წესისთვის: %s"
1440
+
1441
+ #: ../app/views/scap_contents/_form.html.erb:9
1442
+ #: ../app/views/tailoring_files/_form.html.erb:9
1443
+ msgid "File Upload"
1444
+ msgstr "ფაილის ატვირთვა"
1445
+
1446
+ #: ../app/views/scap_contents/_form.html.erb:20
1447
+ msgid "SCAP DataStream file"
1448
+ msgstr "SCAP DataStream ფაილი"
1449
+
1450
+ #: ../app/views/scap_contents/_list.html.erb:3
1451
+ msgid "Title"
1452
+ msgstr "სათაური"
1453
+
1454
+ #: ../app/views/scap_contents/_list.html.erb:4
1455
+ #: ../app/views/tailoring_files/_list.html.erb:4
1456
+ msgid "File name"
1457
+ msgstr "ფაილის სახელი"
1458
+
1459
+ #: ../app/views/scap_contents/_list.html.erb:5
1460
+ #: ../app/views/tailoring_files/_list.html.erb:5
1461
+ msgid "Created at"
1462
+ msgstr "შექმნის დრო"
1463
+
1464
+ #: ../app/views/scap_contents/_list.html.erb:17
1465
+ #: ../app/views/tailoring_files/_list.html.erb:23
1466
+ msgid "Download"
1467
+ msgstr "ჩამოტვირთვა"
1468
+
1469
+ #: ../app/views/scap_contents/_list.html.erb:19
1470
+ msgid "Delete scap content %s?"
1471
+ msgstr "წავშალო SCAP შემცველობა %s?"
1472
+
1473
+ #: ../app/views/scap_contents/index.html.erb:1
1474
+ msgid "SCAP Contents"
1475
+ msgstr "SCAP შემცველობა"
1476
+
1477
+ #: ../app/views/scap_contents/index.html.erb:3
1478
+ msgid "Upload New SCAP Content"
1479
+ msgstr "SCAP-ის ახალი შემცველობის ატვირთვა"
1480
+
1481
+ #: ../app/views/scap_contents/new.html.erb:1
1482
+ msgid "Upload new SCAP content file"
1483
+ msgstr "SCAP-ის ახალი შემცველობის ფაილის ატვირთვა"
1484
+
1485
+ #: ../app/views/scap_contents/welcome.html.erb:7
1486
+ msgid ""
1487
+ "The Security Content Automation Protocol (SCAP), combines a number of open standards that are used to enumerate software flaws and\n"
1488
+ " configuration issues related to security. "
1489
+ msgstr ""
1490
+
1491
+ #: ../app/views/scap_contents/welcome.html.erb:9
1492
+ msgid ""
1493
+ "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"
1494
+ " via %s"
1495
+ msgstr ""
1496
+
1497
+ #: ../app/views/scap_contents/welcome.html.erb:14
1498
+ msgid "New SCAP Content"
1499
+ msgstr "SCAP-ის ახალი შემცველობა"
1500
+
1501
+ #: ../app/views/smart_proxies/_openscap_spool.html.erb:4
1502
+ msgid ""
1503
+ "%s spool errors detected, inspect the appropriate file directly on proxy"
1504
+ msgstr "აღმოჩენილია %s სპულის შეცდომა. შეამოწმეთ შესაბამისი ფაილი პირდაპირ პროქსიზე"
1505
+
1506
+ #: ../app/views/smart_proxies/_openscap_spool.html.erb:8
1507
+ msgid "Failed to fetch spool status from proxy"
1508
+ msgstr "პულის სტატუსის პროქსიდან გამოთხოვის შეცდომა"
1509
+
1510
+ #: ../app/views/smart_proxies/_openscap_spool.html.erb:11
1511
+ msgid "None found"
1512
+ msgstr "არაფერია ნაპოვნი"
1513
+
1514
+ #: ../app/views/smart_proxies/plugins/_openscap.html.erb:6
1515
+ msgid ""
1516
+ "Proxy failed to send a report from spool to Foreman. This indicates a "
1517
+ "corrupted report format. Report has been moved to directory for storing "
1518
+ "corrupted files on proxy for later inspection."
1519
+ msgstr ""
1520
+
1521
+ #: ../app/views/smart_proxies/plugins/_openscap.html.erb:7
1522
+ msgid "Spool errors"
1523
+ msgstr "სპულის შეცდომები"
1524
+
1525
+ #: ../app/views/tailoring_files/_form.html.erb:20
1526
+ msgid "DataStream Tailoring file"
1527
+ msgstr "DataStream შესაბამისობის ფაილი"
1528
+
1529
+ #: ../app/views/tailoring_files/_list.html.erb:22
1530
+ msgid "Delete tailoring file %s?"
1531
+ msgstr "წავშალო შესაბამისობის ფაილი %s?"
1532
+
1533
+ #: ../app/views/tailoring_files/index.html.erb:1
1534
+ #: ../app/views/tailoring_files/welcome.html.erb:1
1535
+ #: ../app/views/tailoring_files/welcome.html.erb:6
1536
+ #: ../lib/foreman_openscap/engine.rb:169
1537
+ msgid "Tailoring Files"
1538
+ msgstr "მორგების ფაილები"
1539
+
1540
+ #: ../app/views/tailoring_files/index.html.erb:2
1541
+ msgid "Upload New Tailoring file"
1542
+ msgstr "შესაბამისობის ახალი ფაილის ატვირთვა"
1543
+
1544
+ #: ../app/views/tailoring_files/new.html.erb:1
1545
+ msgid "Upload new Tailoring File"
1546
+ msgstr "შესაბამისობის ახალი ფაილის ატვირთვა"
1547
+
1548
+ #: ../app/views/tailoring_files/welcome.html.erb:7
1549
+ msgid ""
1550
+ "It may sometimes be required to adjust the security policy to your specific "
1551
+ "needs. "
1552
+ msgstr "ხანდახან შეიძლება უსაფრთხოების პოლიტიკის თქვენი საჭიროებებისათვის მორგება მოგიწიოთ. "
1553
+
1554
+ #: ../app/views/tailoring_files/welcome.html.erb:8
1555
+ msgid ""
1556
+ "In Foreman, tailoring_files represent the custom modifications to default XCCDF profiles and they can be applied to hosts\n"
1557
+ " via %s"
1558
+ msgstr ""
1559
+
1560
+ #: ../app/views/tailoring_files/welcome.html.erb:13
1561
+ msgid "New Tailoring File"
1562
+ msgstr "შესაბამისობის ახალი ფაილი"
1563
+
1564
+ #: ../db/seeds.d/openscap_policy_notification.rb:1
1565
+ msgid "Compliance policy summary"
1566
+ msgstr "შესაბამისობის პოლიტიკის შეჯამება"
1567
+
1568
+ #: ../db/seeds.d/openscap_policy_notification.rb:5
1569
+ msgid "A summary of reports for OpenSCAP policies"
1570
+ msgstr "OpenSCAP-ის პოლიტიკის ანგარიშების შეჯამება"
1571
+
1572
+ #: ../lib/foreman_openscap/bulk_upload.rb:20
1573
+ msgid ""
1574
+ "Can't find scap-security-guide RPM, are you sure it is installed on your "
1575
+ "server?"
1576
+ msgstr "RPM პაკეტი scap-security-guide ვერ ვიპოვე. დარწმუნებული ბრძანდებით, რომ დააყენეთ ის?"
1577
+
1578
+ #: ../lib/foreman_openscap/bulk_upload.rb:29
1579
+ msgid "Expected an array of files to upload, got: %s."
1580
+ msgstr "მოველოდი ასატვირთი ფაილების მასივს. მივიღე: %s."
1581
+
1582
+ #: ../lib/foreman_openscap/bulk_upload.rb:35
1583
+ msgid "%s is a directory, expecting file."
1584
+ msgstr "%s საქაღალდეა. მოველოდი ფაილს."
1585
+
1586
+ #: ../lib/foreman_openscap/bulk_upload.rb:40
1587
+ msgid "%s does not exist, skipping."
1588
+ msgstr "%s არ არსებობს. გამოტოვება."
1589
+
1590
+ #: ../lib/foreman_openscap/bulk_upload.rb:58
1591
+ msgid "Failed saving %s:"
1592
+ msgstr "%s-ის შენახვა ჩავარდა:"
1593
+
1594
+ #: ../lib/foreman_openscap/bulk_upload.rb:66
1595
+ msgid "No such directory: %s. Please check the path you have provided."
1596
+ msgstr "ასეთი საქაღალდე არ არსებობს: %s. შეამოწმეთ ბილიკი, რომელიც შეიყვანეთ."
1597
+
1598
+ #: ../lib/foreman_openscap/bulk_upload.rb:88
1599
+ msgid "Red Hat %s default content"
1600
+ msgstr "Red Hat %s ნაგულისხმევი შემცველობა"
1601
+
1602
+ #: ../lib/foreman_openscap/bulk_upload.rb:88
1603
+ msgid "%s content"
1604
+ msgstr "%s შემცველობა"
1605
+
1606
+ #: ../lib/foreman_openscap/engine.rb:160
1607
+ msgid "Policies"
1608
+ msgstr "წესები"
1609
+
1610
+ #: ../lib/foreman_openscap/engine.rb:163
1611
+ msgid "SCAP contents"
1612
+ msgstr "SCAP შემცველობა"
1613
+
1614
+ #: ../lib/foreman_openscap/engine.rb:166
1615
+ msgid "Reports"
1616
+ msgstr "ანგარიშები"
1617
+
1618
+ #: ../lib/foreman_openscap/engine.rb:172
1619
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:33
1620
+ msgid "OVAL Contents"
1621
+ msgstr "OVAL-ის შემცველობა"
1622
+
1623
+ #: ../lib/foreman_openscap/engine.rb:177
1624
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesIndex.js:32
1625
+ msgid "OVAL Policies"
1626
+ msgstr "OVAL-ის წესები"
1627
+
1628
+ #: ../lib/foreman_openscap/engine.rb:199
1629
+ msgid ""
1630
+ "OpenSCAP Proxy to use for fetching SCAP content and uploading ARF reports. "
1631
+ "Leave blank and override appropriate parameters when using proxy load "
1632
+ "balancer."
1633
+ msgstr ""
1634
+
1635
+ #: ../lib/foreman_openscap/engine.rb:203 ../lib/foreman_openscap/engine.rb:208
1636
+ msgid "OpenSCAP Proxy"
1637
+ msgstr "OpenSCAP პროქსი"
1638
+
1639
+ #: ../lib/foreman_openscap/engine.rb:205 ../lib/foreman_openscap/engine.rb:210
1640
+ msgid "ID of OpenSCAP Proxy"
1641
+ msgstr "OpenSCAP პროქსის ID"
1642
+
1643
+ #: ../lib/foreman_openscap/engine.rb:270 ../lib/foreman_openscap/engine.rb:283
1644
+ msgid "Run OpenSCAP scan"
1645
+ msgstr "OpenSCAP სკანირების გაშვება"
1646
+
1647
+ #: ../lib/foreman_openscap/engine.rb:275 ../lib/foreman_openscap/engine.rb:284
1648
+ msgid "Run OVAL scan"
1649
+ msgstr "OVAL-ის სკანირების გაშვება"
1650
+
1651
+ #: ../webpack/components/ConfirmModal.js:19
1652
+ msgid "Confirm"
1653
+ msgstr "დადასტურება"
1654
+
1655
+ #: ../webpack/components/EditableInput.js:78
1656
+ msgid "None provided"
1657
+ msgstr "მითითებული არაა"
1658
+
1659
+ #: ../webpack/components/HostExtentions/HostKebabItems.js:37
1660
+ msgid "There's no available report for this host"
1661
+ msgstr "ამ ჰოსტისთვის ხელმისაწვდომი ანგარიში არ არსებობს"
1662
+
1663
+ #: ../webpack/components/withDeleteModal.js:27
1664
+ msgid "Are you sure you want to delete %s?"
1665
+ msgstr "დარწმუნებული ხართ, რომ გსურთ %s-ის წაშლა?"
1666
+
1667
+ #: ../webpack/components/withLoading.js:12
1668
+ msgid "Error!"
1669
+ msgstr "შეცდომა!"
1670
+
1671
+ #: ../webpack/components/withLoading.js:64
1672
+ msgid "Permission denied"
1673
+ msgstr "წვდომა აკრძალულია"
1674
+
1675
+ #: ../webpack/helpers/mutationHelper.js:7
1676
+ msgid "There was a following error when deleting %(name)s: %(error)s"
1677
+ msgstr "დაფიქსირდა შემდეგი შეცდომა %(name)s-ის წაშლისას: %(error)s"
1678
+
1679
+ #: ../webpack/helpers/permissionsHelper.js:34
1680
+ msgid "You are not authorized to view the page. "
1681
+ msgstr "ამ გვერდთან წვდომა არ გაგაჩნიათ. "
1682
+
1683
+ #: ../webpack/helpers/permissionsHelper.js:37
1684
+ msgid "Request the following permissions from administrator: %s."
1685
+ msgstr "ადმინისტრატორისგან შემდეგი წვდომების გამოთხოვა: %s."
1686
+
1687
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:40
1688
+ msgid "No OVAL Contents found."
1689
+ msgstr "OVAL-ის შემცველობა ნაპოვნი არაა."
1690
+
1691
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:42
1692
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:42
1693
+ msgid "Delete OVAL Content"
1694
+ msgstr "OVAL-ის შემცველობის წაშლა"
1695
+
1696
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:49
1697
+ msgid "OVAL Content successfully deleted."
1698
+ msgstr "OVAL-ის შემცველობა წარმატებით წაიშალა."
1699
+
1700
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:51
1701
+ #: ../webpack/routes/OvalContents/OvalContentsShow/OvalContentsShow.js:39
1702
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:19
1703
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:74
1704
+ msgid "OVAL Content"
1705
+ msgstr "OVAL-ის შემცველობა"
1706
+
1707
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:56
1708
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:57
1709
+ msgid "Create OVAL Content"
1710
+ msgstr "OVAL-ის შემცველობის შექმნა"
1711
+
1712
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:20
1713
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:103
1714
+ #: ../webpack/routes/OvalContents/OvalContentsShow/OvalContentsShow.js:21
1715
+ msgid "URL"
1716
+ msgstr "ბმული"
1717
+
1718
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:21
1719
+ msgid "Original File Name"
1720
+ msgstr "ფაილის საწყისი სახელი"
1721
+
1722
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:69
1723
+ msgid "OVAL Contents table"
1724
+ msgstr "OVAL-ის შემცველობის ცხრილი"
1725
+
1726
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:39
1727
+ msgid "New OVAL Content"
1728
+ msgstr "ახალიი OVAL-ის შემცველობა"
1729
+
1730
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:62
1731
+ msgid "OVAL Content Source"
1732
+ msgstr "OVAL-ის შემცველობის წყარო"
1733
+
1734
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:74
1735
+ msgid "OVAL Content from URL"
1736
+ msgstr "OVAL-ის შემცველობა URL-დან"
1737
+
1738
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:88
1739
+ msgid "OVAL Content from file"
1740
+ msgstr "OVAL-ის შემცველობა ფაილიდან"
1741
+
1742
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:92
1743
+ #: ../webpack/routes/OvalContents/OvalContentsShow/OvalContentsShow.js:28
1744
+ msgid "File"
1745
+ msgstr "ფაილი"
1746
+
1747
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNewHelper.js:38
1748
+ msgid "OVAL Content %s successfully created"
1749
+ msgstr "OVAL-ის შემცველობა %s წარმატებით შეიქმნა"
1750
+
1751
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNewHelper.js:52
1752
+ msgid "Unknown error when submitting data, please try again later."
1753
+ msgstr "უცნობი შეცდომა მონაცემების გადაცემისას. მოგვიანებით სცადეთ."
1754
+
1755
+ #: ../webpack/routes/OvalContents/OvalContentsShow/index.js:26
1756
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/OvalPoliciesNew.js:22
1757
+ msgid "No OVAL Content found"
1758
+ msgstr "OVAL-ის შემცველობა ვერ ვიპოვე"
1759
+
1760
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesIndex.js:39
1761
+ msgid "No OVAL Policies found"
1762
+ msgstr "OVAL-ის წესები ნაპოვნი არაა"
1763
+
1764
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesIndex.js:41
1765
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:33
1766
+ msgid "Delete OVAL Policy"
1767
+ msgstr "OVAL-ის პოლიტიკის წაშლა"
1768
+
1769
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesIndex.js:48
1770
+ msgid "OVAL policy was successfully deleted."
1771
+ msgstr "OVAL-ის პოლიტიკა წარმატებით წაიშალა."
1772
+
1773
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesIndex.js:50
1774
+ msgid "OVAL policy"
1775
+ msgstr "OVAL-ის პოლიტიკა"
1776
+
1777
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:48
1778
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/OvalPoliciesNew.js:17
1779
+ msgid "Create OVAL Policy"
1780
+ msgstr "OVAL-ის პოლიტიკის შექმნა"
1781
+
1782
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:60
1783
+ msgid "OVAL Policies Table"
1784
+ msgstr "OVAL-ის წესების ცხრილი"
1785
+
1786
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/HostgroupSelect.js:107
1787
+ msgid "Type a hostgroup name..."
1788
+ msgstr "აკრიფეთ ჰოსტების ჯგუფის სახელი..."
1789
+
1790
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:76
1791
+ msgid "Choose OVAL Content"
1792
+ msgstr "აირჩიეთ OVAL-ის შემცველობა"
1793
+
1794
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyFormHelpers.js:8
1795
+ msgid "can't be blank"
1796
+ msgstr "არ შეიძლება ცარიელი იყოს"
1797
+
1798
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyFormHelpers.js:15
1799
+ msgid "is not a valid cronline"
1800
+ msgstr "არასწორი cron-ის ხაზი"
1801
+
1802
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyFormHelpers.js:54
1803
+ msgid "OVAL Policy succesfully created."
1804
+ msgstr "OVAL-ის პოლიტიკა წარმატებით შეიქმნა."
1805
+
1806
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyFormHelpers.js:86
1807
+ msgid "Failed to create OVAL Policy: %s"
1808
+ msgstr "OVAL-ის პოლიტიკის შექმნა ჩავარდა: %s"
1809
+
1810
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/OvalPoliciesNew.js:23
1811
+ msgid ""
1812
+ "OVAL Content is required to create OVAL Policy. Please create one before "
1813
+ "proceeding."
1814
+ msgstr "OVAL პოლიტიკის შესაქმნელად OVAL შემცველობის ქონა აუცილებელია. გაგრძელებამდე ერთი მაინც შექმენით."
1815
+
1816
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTab.js:38
1817
+ msgid "No CVEs found."
1818
+ msgstr "CVE-ები ნაპოვნი არაა."
1819
+
1820
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTable.js:15
1821
+ msgid "Ref Id"
1822
+ msgstr "ბმ ID"
1823
+
1824
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTable.js:16
1825
+ msgid "Has Errata?"
1826
+ msgstr "აქვს თუ არა მორჩენილი პაჩები?"
1827
+
1828
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTable.js:17
1829
+ msgid "Hosts Count"
1830
+ msgstr "ჰოსტების ჯამური რაოდენობა"
1831
+
1832
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTable.js:51
1833
+ msgid "Table of CVEs for OVAL policy"
1834
+ msgstr "CVE-ის ცხრილები OVAL-ის წესისთვის"
1835
+
1836
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/DetailsTab.js:47
1837
+ msgid "Period"
1838
+ msgstr "პერიოდი"
1839
+
1840
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/HostgroupsTab.js:38
1841
+ msgid "No Hostgroups found."
1842
+ msgstr "ჰოსტის ჯგუფები ვერ ვიპოვე."
1843
+
1844
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/HostgroupsTable.js:26
1845
+ msgid "Table of hostgroups for OVAL policy"
1846
+ msgstr "ჰოსტის ჯგუფების ცხრილი OVAL პოლიტიკისთვის"
1847
+
1848
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShow.js:46
1849
+ msgid "Scan All Hostgroups"
1850
+ msgstr "ჰოსტის ყველა ჯგუფის სკანირება"
1851
+
1852
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShow.js:53
1853
+ msgid "Details"
1854
+ msgstr "დეტალები"
1855
+
1856
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShow.js:59
1857
+ msgid "CVEs"
1858
+ msgstr "CVE-ები"
1859
+
1860
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShowHelper.js:9
1861
+ msgid "Weekly, on %s"
1862
+ msgstr "ყოველკვირა, %s"
1863
+
1864
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShowHelper.js:11
1865
+ msgid "Monthly, day of month: %s"
1866
+ msgstr "ყოველთვე, თვის დღე: %s"
1867
+
1868
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShowHelper.js:13
1869
+ msgid "Custom cron: %s"
1870
+ msgstr "მომხმარებლის cron: %s"
1871
+
1872
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShowHelper.js:15
1873
+ msgid "Unknown schedule"
1874
+ msgstr "უცნობი განრიგი"
1875
+
1876
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShowHelper.js:77
1877
+ msgid "OVAL policy was successfully updated."
1878
+ msgstr "OVAL-ის პოლიტიკა წარმატებით განახლდა."
1879
+
1880
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShowHelper.js:84
1881
+ msgid "There was a following error when updating OVAL policy: %s"
1882
+ msgstr "შემდეგი შეცდომა OVAL პოლიტიკის განახლებისას: %s"
1883
+
1884
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/index.js:28
1885
+ msgid "No OVAL Policy found"
1886
+ msgstr "OVAL-ის წესი ნაპოვნი არაა"
1887
+
1888
+ #: action_names.rb:2
1889
+ msgid "Action with sub plans"
1890
+ msgstr "ქმედება ქვე-გეგმებით"
1891
+
1892
+ #: action_names.rb:3
1893
+ msgid "Import facts"
1894
+ msgstr "ფაქტების შემოტანა"
1895
+
1896
+ #: action_names.rb:4
1897
+ msgid "Import Puppet classes"
1898
+ msgstr "Puppet-ის კლასების შემოტანა"
1899
+
1900
+ #: action_names.rb:5
1901
+ msgid "Remote action:"
1902
+ msgstr "დაშორებული ქმედება:"