foreman_openscap 9.0.4 → 10.0.1

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