foreman_openscap 2.0.2 → 3.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +5 -5
- data/app/controllers/api/v2/compliance/scap_content_profiles_controller.rb +15 -0
- data/app/models/concerns/foreman_openscap/smart_proxy_extensions.rb +1 -1
- data/app/models/foreman_openscap/scap_content_profile.rb +3 -0
- data/app/services/foreman_openscap/lookup_key_overrider.rb +3 -2
- data/app/views/api/v2/compliance/scap_content_profiles/base.json.rabl +3 -0
- data/app/views/api/v2/compliance/scap_content_profiles/index.json.rabl +3 -0
- data/app/views/api/v2/compliance/scap_content_profiles/main.json.rabl +9 -0
- data/app/views/arf_reports/welcome.html.erb +2 -0
- data/config/routes.rb +2 -0
- data/db/migrate/20150929152345_move_arf_reports_to_reports_table.rb +0 -2
- data/db/migrate/20200117135424_migrate_port_overrides_to_int.rb +24 -0
- data/lib/foreman_openscap/engine.rb +9 -6
- data/lib/foreman_openscap/version.rb +1 -1
- data/locale/action_names.rb +1 -1
- data/locale/de/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/de/foreman_openscap.edit.po +1411 -0
- data/locale/de/foreman_openscap.po +20 -190
- data/locale/de/foreman_openscap.po.time_stamp +0 -0
- data/locale/en_GB/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/en_GB/foreman_openscap.edit.po +1240 -0
- data/locale/en_GB/foreman_openscap.po +20 -191
- data/locale/en_GB/foreman_openscap.po.time_stamp +0 -0
- data/locale/es/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/es/foreman_openscap.edit.po +1462 -0
- data/locale/es/foreman_openscap.po +16 -187
- data/locale/es/foreman_openscap.po.time_stamp +0 -0
- data/locale/foreman_openscap.pot +101 -326
- data/locale/fr/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/fr/foreman_openscap.edit.po +1468 -0
- data/locale/fr/foreman_openscap.po +16 -187
- data/locale/fr/foreman_openscap.po.time_stamp +0 -0
- data/locale/gl/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/gl/foreman_openscap.edit.po +1240 -0
- data/locale/gl/foreman_openscap.po +16 -187
- data/locale/gl/foreman_openscap.po.time_stamp +0 -0
- data/locale/it/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/it/foreman_openscap.edit.po +1361 -0
- data/locale/it/foreman_openscap.po +16 -187
- data/locale/it/foreman_openscap.po.time_stamp +0 -0
- data/locale/ja/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ja/foreman_openscap.edit.po +1462 -0
- data/locale/ja/foreman_openscap.po +16 -187
- data/locale/ja/foreman_openscap.po.time_stamp +0 -0
- data/locale/ko/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ko/foreman_openscap.edit.po +1408 -0
- data/locale/ko/foreman_openscap.po +16 -187
- data/locale/ko/foreman_openscap.po.time_stamp +0 -0
- data/locale/pt_BR/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/pt_BR/foreman_openscap.edit.po +1467 -0
- data/locale/pt_BR/foreman_openscap.po +16 -187
- data/locale/pt_BR/foreman_openscap.po.time_stamp +0 -0
- data/locale/ru/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ru/foreman_openscap.edit.po +1412 -0
- data/locale/ru/foreman_openscap.po +16 -187
- data/locale/ru/foreman_openscap.po.time_stamp +0 -0
- data/locale/sv_SE/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/sv_SE/foreman_openscap.edit.po +1240 -0
- data/locale/sv_SE/foreman_openscap.po +16 -187
- data/locale/sv_SE/foreman_openscap.po.time_stamp +0 -0
- data/locale/zh_CN/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/zh_CN/foreman_openscap.edit.po +1463 -0
- data/locale/zh_CN/foreman_openscap.po +16 -187
- data/locale/zh_CN/foreman_openscap.po.time_stamp +0 -0
- data/locale/zh_TW/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/zh_TW/foreman_openscap.edit.po +1409 -0
- data/locale/zh_TW/foreman_openscap.po +16 -187
- data/locale/zh_TW/foreman_openscap.po.time_stamp +0 -0
- data/test/functional/api/v2/compliance/arf_reports_controller_test.rb +0 -3
- data/test/functional/api/v2/compliance/scap_content_profiles_controller_test.rb +15 -0
- data/test/test_plugin_helper.rb +2 -2
- metadata +25 -5
|
@@ -8,8 +8,8 @@ msgid ""
|
|
|
8
8
|
msgstr ""
|
|
9
9
|
"Project-Id-Version: Foreman\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
|
11
|
-
"PO-Revision-Date: 2019-
|
|
12
|
-
"Last-Translator:
|
|
11
|
+
"PO-Revision-Date: 2019-10-23 20:36+0000\n"
|
|
12
|
+
"Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>\n"
|
|
13
13
|
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/foreman/foreman/l"
|
|
14
14
|
"anguage/pt_BR/)\n"
|
|
15
15
|
"MIME-Version: 1.0\n"
|
|
@@ -53,9 +53,6 @@ msgstr "Resumo do OpenSCAP do <b>Foreman</b>"
|
|
|
53
53
|
msgid "A summary of reports for OpenSCAP policies"
|
|
54
54
|
msgstr "Um resumo de relatórios para políticas OpenSCAP"
|
|
55
55
|
|
|
56
|
-
msgid "Abstract async task"
|
|
57
|
-
msgstr ""
|
|
58
|
-
|
|
59
56
|
msgid "Action with sub plans"
|
|
60
57
|
msgstr "Ação com subplanos"
|
|
61
58
|
|
|
@@ -80,15 +77,6 @@ msgstr "Aplicar política aos hosts"
|
|
|
80
77
|
msgid "Assign Compliance Policy"
|
|
81
78
|
msgstr "Atribuir Política de Conformidade"
|
|
82
79
|
|
|
83
|
-
msgid "Attach subscriptions"
|
|
84
|
-
msgstr ""
|
|
85
|
-
|
|
86
|
-
msgid "Auto attach subscriptions"
|
|
87
|
-
msgstr ""
|
|
88
|
-
|
|
89
|
-
msgid "Auto-attach subscriptions"
|
|
90
|
-
msgstr ""
|
|
91
|
-
|
|
92
80
|
msgid "Back"
|
|
93
81
|
msgstr "Voltar"
|
|
94
82
|
|
|
@@ -128,9 +116,6 @@ msgstr "Selecionar período"
|
|
|
128
116
|
msgid "Choose weekday"
|
|
129
117
|
msgstr "Selecionar dia útil"
|
|
130
118
|
|
|
131
|
-
msgid "Combined Profile Update"
|
|
132
|
-
msgstr ""
|
|
133
|
-
|
|
134
119
|
msgid "Compliance"
|
|
135
120
|
msgstr "Conformidade"
|
|
136
121
|
|
|
@@ -170,12 +155,6 @@ msgstr "Não foi possível validar %s. Certifique-se de que você tem a versão
|
|
|
170
155
|
msgid "Could not validate %{file_type}. Error %{error}"
|
|
171
156
|
msgstr "Não foi possível validar %{file_type}. Erro %{error}"
|
|
172
157
|
|
|
173
|
-
msgid "Create"
|
|
174
|
-
msgstr ""
|
|
175
|
-
|
|
176
|
-
msgid "Create Package Group"
|
|
177
|
-
msgstr ""
|
|
178
|
-
|
|
179
158
|
msgid "Create SCAP content"
|
|
180
159
|
msgstr "Criar conteúdo SCAP"
|
|
181
160
|
|
|
@@ -185,6 +164,9 @@ msgstr "Criar uma política"
|
|
|
185
164
|
msgid "Create a Tailoring file"
|
|
186
165
|
msgstr "Criar um arquivo de personalização"
|
|
187
166
|
|
|
167
|
+
msgid "Create client"
|
|
168
|
+
msgstr ""
|
|
169
|
+
|
|
188
170
|
msgid "Dashboard"
|
|
189
171
|
msgstr "Painel"
|
|
190
172
|
|
|
@@ -200,30 +182,24 @@ msgstr "Perfil XCCDF padrão "
|
|
|
200
182
|
msgid "Delete"
|
|
201
183
|
msgstr "Excluir"
|
|
202
184
|
|
|
203
|
-
msgid "Delete Activation Key"
|
|
204
|
-
msgstr ""
|
|
205
|
-
|
|
206
|
-
msgid "Delete Lifecycle Environment"
|
|
207
|
-
msgstr ""
|
|
208
|
-
|
|
209
|
-
msgid "Delete Package Group"
|
|
210
|
-
msgstr ""
|
|
211
|
-
|
|
212
|
-
msgid "Delete Product"
|
|
213
|
-
msgstr ""
|
|
214
|
-
|
|
215
185
|
msgid "Delete a Policy"
|
|
216
186
|
msgstr "Excluir uma política"
|
|
217
187
|
|
|
218
188
|
msgid "Delete an ARF Report"
|
|
219
189
|
msgstr "Excluir um relatório ARF"
|
|
220
190
|
|
|
191
|
+
msgid "Delete client"
|
|
192
|
+
msgstr ""
|
|
193
|
+
|
|
221
194
|
msgid "Delete compliance policy %s with all of its reports?"
|
|
222
195
|
msgstr "Excluir política de conformidade %s com todos os relatórios?"
|
|
223
196
|
|
|
224
197
|
msgid "Delete compliance report for %s?"
|
|
225
198
|
msgstr "Remover relatório de conformidade para %s?"
|
|
226
199
|
|
|
200
|
+
msgid "Delete host"
|
|
201
|
+
msgstr ""
|
|
202
|
+
|
|
227
203
|
msgid "Delete reports"
|
|
228
204
|
msgstr "Remover relatórios"
|
|
229
205
|
|
|
@@ -248,18 +224,6 @@ msgstr ""
|
|
|
248
224
|
msgid "Description"
|
|
249
225
|
msgstr "Descrição"
|
|
250
226
|
|
|
251
|
-
msgid "Destroy"
|
|
252
|
-
msgstr ""
|
|
253
|
-
|
|
254
|
-
msgid "Destroy Content Host"
|
|
255
|
-
msgstr ""
|
|
256
|
-
|
|
257
|
-
msgid "Disable"
|
|
258
|
-
msgstr ""
|
|
259
|
-
|
|
260
|
-
msgid "Discover"
|
|
261
|
-
msgstr ""
|
|
262
|
-
|
|
263
227
|
msgid "Documentation"
|
|
264
228
|
msgstr "Documentação"
|
|
265
229
|
|
|
@@ -296,15 +260,6 @@ msgstr "Editar arquivo de personalização"
|
|
|
296
260
|
msgid "Effective Profile"
|
|
297
261
|
msgstr "Perfil efetivo"
|
|
298
262
|
|
|
299
|
-
msgid "Enable"
|
|
300
|
-
msgstr ""
|
|
301
|
-
|
|
302
|
-
msgid "Errata mail"
|
|
303
|
-
msgstr ""
|
|
304
|
-
|
|
305
|
-
msgid "Export"
|
|
306
|
-
msgstr ""
|
|
307
|
-
|
|
308
263
|
msgid "Failed"
|
|
309
264
|
msgstr "Reprovado(s)"
|
|
310
265
|
|
|
@@ -339,15 +294,9 @@ msgstr "Falha ao carregar relatório ARF. O nome do proxy OpenSCAP ou URL não f
|
|
|
339
294
|
msgid "Failed|F"
|
|
340
295
|
msgstr "Reprovado|R"
|
|
341
296
|
|
|
342
|
-
msgid "Fetch pxe files"
|
|
343
|
-
msgstr ""
|
|
344
|
-
|
|
345
297
|
msgid "File Upload"
|
|
346
298
|
msgstr "Carregamento de Arquivo"
|
|
347
299
|
|
|
348
|
-
msgid "Filtered index content"
|
|
349
|
-
msgstr ""
|
|
350
|
-
|
|
351
300
|
msgid "Full Report"
|
|
352
301
|
msgstr "Relatório completo"
|
|
353
302
|
|
|
@@ -405,12 +354,6 @@ msgstr "Hosts transmitindo esta regra"
|
|
|
405
354
|
msgid "How the policy should be deployed"
|
|
406
355
|
msgstr ""
|
|
407
356
|
|
|
408
|
-
msgid "Hypervisors"
|
|
409
|
-
msgstr ""
|
|
410
|
-
|
|
411
|
-
msgid "Hypervisors update"
|
|
412
|
-
msgstr ""
|
|
413
|
-
|
|
414
357
|
msgid "ID of OpenSCAP Proxy"
|
|
415
358
|
msgstr "ID do proxy OpenSCAP"
|
|
416
359
|
|
|
@@ -449,39 +392,6 @@ msgstr "Inconclusivo"
|
|
|
449
392
|
msgid "Inconclusive results"
|
|
450
393
|
msgstr "Resultados inconclusivos"
|
|
451
394
|
|
|
452
|
-
msgid "Incremental Update"
|
|
453
|
-
msgstr ""
|
|
454
|
-
|
|
455
|
-
msgid "Incremental Update of Content View Version(s) "
|
|
456
|
-
msgstr ""
|
|
457
|
-
|
|
458
|
-
msgid "Index content"
|
|
459
|
-
msgstr ""
|
|
460
|
-
|
|
461
|
-
msgid "Index errata"
|
|
462
|
-
msgstr ""
|
|
463
|
-
|
|
464
|
-
msgid "Index module streams"
|
|
465
|
-
msgstr ""
|
|
466
|
-
|
|
467
|
-
msgid "Index package groups"
|
|
468
|
-
msgstr ""
|
|
469
|
-
|
|
470
|
-
msgid "Install Applicable Errata"
|
|
471
|
-
msgstr ""
|
|
472
|
-
|
|
473
|
-
msgid "Install erratum"
|
|
474
|
-
msgstr ""
|
|
475
|
-
|
|
476
|
-
msgid "Install package"
|
|
477
|
-
msgstr ""
|
|
478
|
-
|
|
479
|
-
msgid "Install package group"
|
|
480
|
-
msgstr ""
|
|
481
|
-
|
|
482
|
-
msgid "Instance update"
|
|
483
|
-
msgstr ""
|
|
484
|
-
|
|
485
395
|
msgid "It may sometimes be required to adjust the security policy to your specific needs. "
|
|
486
396
|
msgstr "Algumas vezes, poderá ser necessário ajustar a política de segurança para suas necessidades específicas."
|
|
487
397
|
|
|
@@ -497,6 +407,9 @@ msgstr "Listar relatórios ARF"
|
|
|
497
407
|
msgid "List Policies"
|
|
498
408
|
msgstr "Listar políticas"
|
|
499
409
|
|
|
410
|
+
msgid "List SCAP content profiles"
|
|
411
|
+
msgstr ""
|
|
412
|
+
|
|
500
413
|
msgid "List SCAP contents"
|
|
501
414
|
msgstr "Listar conteúdos SCAP"
|
|
502
415
|
|
|
@@ -639,9 +552,6 @@ msgstr "Outros"
|
|
|
639
552
|
msgid "Othered|O"
|
|
640
553
|
msgstr "Outros|O"
|
|
641
554
|
|
|
642
|
-
msgid "Package Profile Update"
|
|
643
|
-
msgstr ""
|
|
644
|
-
|
|
645
555
|
msgid "Passed"
|
|
646
556
|
msgstr "Aprovado(s)"
|
|
647
557
|
|
|
@@ -700,24 +610,9 @@ msgstr "Dia da semana de agendamento da política (apenas se o período for == \
|
|
|
700
610
|
msgid "Policy with id %s not found."
|
|
701
611
|
msgstr ""
|
|
702
612
|
|
|
703
|
-
msgid "Product Create"
|
|
704
|
-
msgstr ""
|
|
705
|
-
|
|
706
|
-
msgid "Promote"
|
|
707
|
-
msgstr ""
|
|
708
|
-
|
|
709
|
-
msgid "Promotion to Environment"
|
|
710
|
-
msgstr ""
|
|
711
|
-
|
|
712
613
|
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."
|
|
713
614
|
msgstr "Falha do proxy ao enviar um relatório do spoll ao Foreman. Isso indica um formato de relatório corrompido. O relatório foi movido para o diretório de armazenamento de arquivos corrompidos no proxy para inspeção posterior."
|
|
714
615
|
|
|
715
|
-
msgid "Publish"
|
|
716
|
-
msgstr ""
|
|
717
|
-
|
|
718
|
-
msgid "Publish Lifecycle Environment Repositories"
|
|
719
|
-
msgstr ""
|
|
720
|
-
|
|
721
616
|
msgid "Puppet class"
|
|
722
617
|
msgstr "Classe Puppet"
|
|
723
618
|
|
|
@@ -727,33 +622,9 @@ msgstr "Base lógica"
|
|
|
727
622
|
msgid "References"
|
|
728
623
|
msgstr "Referência"
|
|
729
624
|
|
|
730
|
-
msgid "Reindex subscriptions"
|
|
731
|
-
msgstr ""
|
|
732
|
-
|
|
733
625
|
msgid "Remote action:"
|
|
734
626
|
msgstr "Ação remota:"
|
|
735
627
|
|
|
736
|
-
msgid "Remove Content"
|
|
737
|
-
msgstr ""
|
|
738
|
-
|
|
739
|
-
msgid "Remove Version"
|
|
740
|
-
msgstr ""
|
|
741
|
-
|
|
742
|
-
msgid "Remove Versions and Associations"
|
|
743
|
-
msgstr ""
|
|
744
|
-
|
|
745
|
-
msgid "Remove from Environment"
|
|
746
|
-
msgstr ""
|
|
747
|
-
|
|
748
|
-
msgid "Remove package"
|
|
749
|
-
msgstr ""
|
|
750
|
-
|
|
751
|
-
msgid "Remove package group"
|
|
752
|
-
msgstr ""
|
|
753
|
-
|
|
754
|
-
msgid "Remove subscriptions"
|
|
755
|
-
msgstr ""
|
|
756
|
-
|
|
757
628
|
msgid "Report Metrics"
|
|
758
629
|
msgstr "Relatar Medidas"
|
|
759
630
|
|
|
@@ -769,9 +640,6 @@ msgstr "Relatado em %s"
|
|
|
769
640
|
msgid "Reports"
|
|
770
641
|
msgstr "Relatórios"
|
|
771
642
|
|
|
772
|
-
msgid "Republish Version Repositories"
|
|
773
|
-
msgstr ""
|
|
774
|
-
|
|
775
643
|
msgid "Request timed out. Please try increasing Settings -> proxy_request_timeout"
|
|
776
644
|
msgstr "Solicitação expirou. Tente aumentar as configurações -> proxy_request_timeout"
|
|
777
645
|
|
|
@@ -790,9 +658,6 @@ msgstr ""
|
|
|
790
658
|
msgid "Run OpenSCAP scan"
|
|
791
659
|
msgstr "Executar verificação OpenSCAP"
|
|
792
660
|
|
|
793
|
-
msgid "Run Sync Plan:"
|
|
794
|
-
msgstr ""
|
|
795
|
-
|
|
796
661
|
msgid "SCAP Content"
|
|
797
662
|
msgstr "Conteúdo SCAP"
|
|
798
663
|
|
|
@@ -898,15 +763,6 @@ msgstr "Relatório de resumo para OpenScap do Foreman"
|
|
|
898
763
|
msgid "Summary report from Foreman server at %{foreman_url}"
|
|
899
764
|
msgstr "Relatório de resumo do servidor Foreman em %{foreman_url}"
|
|
900
765
|
|
|
901
|
-
msgid "Sync capsule"
|
|
902
|
-
msgstr ""
|
|
903
|
-
|
|
904
|
-
msgid "Synchronize"
|
|
905
|
-
msgstr ""
|
|
906
|
-
|
|
907
|
-
msgid "Synchronize smart proxy"
|
|
908
|
-
msgstr ""
|
|
909
|
-
|
|
910
766
|
msgid "Tailoring File"
|
|
911
767
|
msgstr "Arquivo de personalização"
|
|
912
768
|
|
|
@@ -973,12 +829,6 @@ msgstr "Cancelar Atribuição da Política de Conformidade"
|
|
|
973
829
|
msgid "Unknown Compliance status"
|
|
974
830
|
msgstr "Status de conformidade desconhecido"
|
|
975
831
|
|
|
976
|
-
msgid "Update"
|
|
977
|
-
msgstr ""
|
|
978
|
-
|
|
979
|
-
msgid "Update Content Overrides"
|
|
980
|
-
msgstr ""
|
|
981
|
-
|
|
982
832
|
msgid "Update a Policy"
|
|
983
833
|
msgstr "Atualizar uma política"
|
|
984
834
|
|
|
@@ -988,25 +838,10 @@ msgstr "Atualizar um arquivo de personalização"
|
|
|
988
838
|
msgid "Update an SCAP content"
|
|
989
839
|
msgstr "Atualizar um conteúdo SCAP"
|
|
990
840
|
|
|
991
|
-
msgid "Update
|
|
992
|
-
msgstr ""
|
|
993
|
-
|
|
994
|
-
msgid "Update for host"
|
|
995
|
-
msgstr ""
|
|
996
|
-
|
|
997
|
-
msgid "Update http proxy"
|
|
998
|
-
msgstr ""
|
|
999
|
-
|
|
1000
|
-
msgid "Update http proxy details"
|
|
841
|
+
msgid "Update host"
|
|
1001
842
|
msgstr ""
|
|
1002
843
|
|
|
1003
|
-
msgid "Update
|
|
1004
|
-
msgstr ""
|
|
1005
|
-
|
|
1006
|
-
msgid "Update redhat repository"
|
|
1007
|
-
msgstr ""
|
|
1008
|
-
|
|
1009
|
-
msgid "Update release version for host"
|
|
844
|
+
msgid "Update node"
|
|
1010
845
|
msgstr ""
|
|
1011
846
|
|
|
1012
847
|
msgid "Updated hosts: Assigned with OpenSCAP Proxy: %s"
|
|
@@ -1027,12 +862,6 @@ msgstr "Atualizar novo arquivo de personalização"
|
|
|
1027
862
|
msgid "Upload an ARF report"
|
|
1028
863
|
msgstr "Carregar um relatório Arf"
|
|
1029
864
|
|
|
1030
|
-
msgid "Upload errata into"
|
|
1031
|
-
msgstr ""
|
|
1032
|
-
|
|
1033
|
-
msgid "Upload into"
|
|
1034
|
-
msgstr ""
|
|
1035
|
-
|
|
1036
865
|
msgid "Upload new SCAP content file"
|
|
1037
866
|
msgstr "Carregar novo arquivo de conteúdo SCAP"
|
|
1038
867
|
|
|
File without changes
|
|
Binary file
|
|
@@ -0,0 +1,1412 @@
|
|
|
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\n"
|
|
11
|
+
"Report-Msgid-Bugs-To: \n"
|
|
12
|
+
"POT-Creation-Date: 2020-03-02 13:32+0000\n"
|
|
13
|
+
"PO-Revision-Date: 2019-10-23 20:36+0000\n"
|
|
14
|
+
"Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>\n"
|
|
15
|
+
"Language-Team: Russian (http://www.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:94
|
|
50
|
+
msgid "Policy with id %s not found."
|
|
51
|
+
msgstr ""
|
|
52
|
+
|
|
53
|
+
#: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:101
|
|
54
|
+
msgid "Could not find host identified by: %s"
|
|
55
|
+
msgstr ""
|
|
56
|
+
|
|
57
|
+
#: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:106
|
|
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:118
|
|
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:10
|
|
154
|
+
msgid "List SCAP contents"
|
|
155
|
+
msgstr "Возвращает список файлов описания SCAP"
|
|
156
|
+
|
|
157
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:18
|
|
158
|
+
msgid "Download an SCAP content as XML"
|
|
159
|
+
msgstr ""
|
|
160
|
+
|
|
161
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:27
|
|
162
|
+
msgid "Show an SCAP content"
|
|
163
|
+
msgstr "Показать описание SCAP"
|
|
164
|
+
|
|
165
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:34
|
|
166
|
+
msgid "SCAP content name"
|
|
167
|
+
msgstr ""
|
|
168
|
+
|
|
169
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:35
|
|
170
|
+
msgid "XML containing SCAP content"
|
|
171
|
+
msgstr ""
|
|
172
|
+
|
|
173
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:36 ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:37
|
|
174
|
+
msgid "Original file name of the XML file"
|
|
175
|
+
msgstr ""
|
|
176
|
+
|
|
177
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:41
|
|
178
|
+
msgid "Create SCAP content"
|
|
179
|
+
msgstr "Создать описание SCAP"
|
|
180
|
+
|
|
181
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:49
|
|
182
|
+
msgid "Update an SCAP content"
|
|
183
|
+
msgstr "Обновить описание SCAP"
|
|
184
|
+
|
|
185
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:57
|
|
186
|
+
msgid "Deletes an SCAP content"
|
|
187
|
+
msgstr "Удалить описание SCAP"
|
|
188
|
+
|
|
189
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:11
|
|
190
|
+
msgid "List Tailoring files"
|
|
191
|
+
msgstr ""
|
|
192
|
+
|
|
193
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:19
|
|
194
|
+
msgid "Download a Tailoring file as XML"
|
|
195
|
+
msgstr ""
|
|
196
|
+
|
|
197
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:28
|
|
198
|
+
msgid "Show a Tailoring file"
|
|
199
|
+
msgstr ""
|
|
200
|
+
|
|
201
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:35
|
|
202
|
+
msgid "Tailoring file name"
|
|
203
|
+
msgstr ""
|
|
204
|
+
|
|
205
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:36
|
|
206
|
+
msgid "XML containing tailoring file"
|
|
207
|
+
msgstr ""
|
|
208
|
+
|
|
209
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:42
|
|
210
|
+
msgid "Create a Tailoring file"
|
|
211
|
+
msgstr ""
|
|
212
|
+
|
|
213
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:50
|
|
214
|
+
msgid "Update a Tailoring file"
|
|
215
|
+
msgstr ""
|
|
216
|
+
|
|
217
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:58
|
|
218
|
+
msgid "Deletes a Tailoring file"
|
|
219
|
+
msgstr ""
|
|
220
|
+
|
|
221
|
+
#: ../app/controllers/arf_reports_controller.rb:37
|
|
222
|
+
msgid "Failed to downloaded ARF report as bzip: %s"
|
|
223
|
+
msgstr ""
|
|
224
|
+
|
|
225
|
+
#: ../app/controllers/arf_reports_controller.rb:48
|
|
226
|
+
msgid "Failed to downloaded ARF report in HTML: %s"
|
|
227
|
+
msgstr ""
|
|
228
|
+
|
|
229
|
+
#: ../app/controllers/arf_reports_controller.rb:55
|
|
230
|
+
msgid "Successfully deleted ARF report."
|
|
231
|
+
msgstr ""
|
|
232
|
+
|
|
233
|
+
#: ../app/controllers/arf_reports_controller.rb:57
|
|
234
|
+
msgid "Failed to delete ARF Report for host %{host_name} reported at %{reported_at}"
|
|
235
|
+
msgstr ""
|
|
236
|
+
|
|
237
|
+
#: ../app/controllers/arf_reports_controller.rb:67
|
|
238
|
+
msgid "Failed to delete %s compliance reports"
|
|
239
|
+
msgstr "Некоторые отчеты не были удалены (всего %s)"
|
|
240
|
+
|
|
241
|
+
#: ../app/controllers/arf_reports_controller.rb:70
|
|
242
|
+
msgid "Successfully deleted %s compliance reports"
|
|
243
|
+
msgstr "Успешно удалено отчетов: %s "
|
|
244
|
+
|
|
245
|
+
#: ../app/controllers/arf_reports_controller.rb:85
|
|
246
|
+
msgid "No compliance reports were found."
|
|
247
|
+
msgstr ""
|
|
248
|
+
|
|
249
|
+
#: ../app/controllers/arf_reports_controller.rb:89
|
|
250
|
+
msgid "No compliance reports selected"
|
|
251
|
+
msgstr ""
|
|
252
|
+
|
|
253
|
+
#: ../app/controllers/arf_reports_controller.rb:94
|
|
254
|
+
msgid "Something went wrong while selecting compliance reports - %s"
|
|
255
|
+
msgstr "Произошли ошибки при выборе отчетов: %s"
|
|
256
|
+
|
|
257
|
+
#: ../app/controllers/concerns/foreman_openscap/api/v2/hosts_controller_extensions.rb:19
|
|
258
|
+
msgid "Show config information for foreman_scap_client"
|
|
259
|
+
msgstr ""
|
|
260
|
+
|
|
261
|
+
#: ../app/controllers/concerns/foreman_openscap/api/v2/hosts_controller_extensions.rb:20
|
|
262
|
+
msgid "The identifier of the host"
|
|
263
|
+
msgstr ""
|
|
264
|
+
|
|
265
|
+
#: ../app/controllers/concerns/foreman_openscap/hosts_controller_extensions.rb:26
|
|
266
|
+
msgid "Updated hosts: Assigned with OpenSCAP Proxy: %s"
|
|
267
|
+
msgstr ""
|
|
268
|
+
|
|
269
|
+
#: ../app/controllers/concerns/foreman_openscap/hosts_controller_extensions.rb:29
|
|
270
|
+
msgid "No OpenSCAP Proxy selected."
|
|
271
|
+
msgstr ""
|
|
272
|
+
|
|
273
|
+
#: ../app/controllers/policies_controller.rb:84
|
|
274
|
+
msgid "Updated hosts: Assigned with compliance policy: %s"
|
|
275
|
+
msgstr ""
|
|
276
|
+
|
|
277
|
+
#: ../app/controllers/policies_controller.rb:91
|
|
278
|
+
msgid "No compliance policy selected."
|
|
279
|
+
msgstr "Политика соответствий не выбрана."
|
|
280
|
+
|
|
281
|
+
#: ../app/controllers/policies_controller.rb:103
|
|
282
|
+
msgid "Updated hosts: Unassigned from compliance policy '%s'"
|
|
283
|
+
msgstr "Узлы больше не регламентируются политикой «%s»"
|
|
284
|
+
|
|
285
|
+
#: ../app/controllers/policies_controller.rb:105
|
|
286
|
+
msgid "No valid policy ID provided"
|
|
287
|
+
msgstr ""
|
|
288
|
+
|
|
289
|
+
#: ../app/controllers/policies_controller.rb:125
|
|
290
|
+
msgid "No hosts were found."
|
|
291
|
+
msgstr "Узлов не найдено."
|
|
292
|
+
|
|
293
|
+
#: ../app/controllers/policies_controller.rb:129
|
|
294
|
+
msgid "No hosts selected"
|
|
295
|
+
msgstr "Не выбран узел"
|
|
296
|
+
|
|
297
|
+
#: ../app/controllers/policies_controller.rb:134
|
|
298
|
+
msgid "Something went wrong while selecting hosts - %s"
|
|
299
|
+
msgstr "Произошли ошибки при выборе узлов: %s"
|
|
300
|
+
|
|
301
|
+
#: ../app/helpers/arf_report_dashboard_helper.rb:18 ../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
|
|
302
|
+
msgid "Failed"
|
|
303
|
+
msgstr "Неудачно"
|
|
304
|
+
|
|
305
|
+
#: ../app/helpers/arf_report_dashboard_helper.rb:19 ../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
|
|
306
|
+
msgid "Passed"
|
|
307
|
+
msgstr "Успешно"
|
|
308
|
+
|
|
309
|
+
#: ../app/helpers/arf_report_dashboard_helper.rb:20 ../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
|
|
310
|
+
msgid "Other"
|
|
311
|
+
msgstr "Другое"
|
|
312
|
+
|
|
313
|
+
#: ../app/helpers/arf_report_dashboard_helper.rb:28
|
|
314
|
+
msgid "Number of Events"
|
|
315
|
+
msgstr "Количество событий"
|
|
316
|
+
|
|
317
|
+
#: ../app/helpers/arf_report_dashboard_helper.rb:29
|
|
318
|
+
msgid "Rule Results"
|
|
319
|
+
msgstr ""
|
|
320
|
+
|
|
321
|
+
#: ../app/helpers/arf_reports_helper.rb:10
|
|
322
|
+
msgid "Show log messages:"
|
|
323
|
+
msgstr "Показать сообщения журнала:"
|
|
324
|
+
|
|
325
|
+
#: ../app/helpers/arf_reports_helper.rb:11
|
|
326
|
+
msgid "All messages"
|
|
327
|
+
msgstr "Все сообщения"
|
|
328
|
+
|
|
329
|
+
#: ../app/helpers/arf_reports_helper.rb:11
|
|
330
|
+
msgid "Failed and Othered"
|
|
331
|
+
msgstr "«Неудачно» и «Другое»"
|
|
332
|
+
|
|
333
|
+
#: ../app/helpers/arf_reports_helper.rb:11
|
|
334
|
+
msgid "Failed only"
|
|
335
|
+
msgstr "Только «Неудачно»"
|
|
336
|
+
|
|
337
|
+
#: ../app/helpers/arf_reports_helper.rb:21 ../app/views/arf_reports/index.html.erb:1 ../app/views/arf_reports/welcome.html.erb:1 ../app/views/arf_reports/welcome.html.erb:7
|
|
338
|
+
msgid "Compliance Reports"
|
|
339
|
+
msgstr "Отчеты о соответствии"
|
|
340
|
+
|
|
341
|
+
#: ../app/helpers/arf_reports_helper.rb:57
|
|
342
|
+
msgid "Delete reports"
|
|
343
|
+
msgstr "Удалить отчеты"
|
|
344
|
+
|
|
345
|
+
#: ../app/helpers/arf_reports_helper.rb:62
|
|
346
|
+
msgid "Select Action"
|
|
347
|
+
msgstr "Действия"
|
|
348
|
+
|
|
349
|
+
#: ../app/helpers/arf_reports_helper.rb:65
|
|
350
|
+
msgid "%s - The following compliance reports are about to be changed"
|
|
351
|
+
msgstr "%s: отчеты будут изменены"
|
|
352
|
+
|
|
353
|
+
#: ../app/helpers/arf_reports_helper.rb:70
|
|
354
|
+
msgid "No proxy found!"
|
|
355
|
+
msgstr ""
|
|
356
|
+
|
|
357
|
+
#: ../app/helpers/arf_reports_helper.rb:75
|
|
358
|
+
msgid "Reported at %s"
|
|
359
|
+
msgstr ""
|
|
360
|
+
|
|
361
|
+
#: ../app/helpers/arf_reports_helper.rb:76
|
|
362
|
+
msgid " for policy %s"
|
|
363
|
+
msgstr ""
|
|
364
|
+
|
|
365
|
+
#: ../app/helpers/arf_reports_helper.rb:78
|
|
366
|
+
msgid " through %s"
|
|
367
|
+
msgstr ""
|
|
368
|
+
|
|
369
|
+
#: ../app/helpers/arf_reports_helper.rb:83
|
|
370
|
+
msgid "Hosts failing this rule"
|
|
371
|
+
msgstr ""
|
|
372
|
+
|
|
373
|
+
#: ../app/helpers/arf_reports_helper.rb:84
|
|
374
|
+
msgid "Hosts passing this rule"
|
|
375
|
+
msgstr ""
|
|
376
|
+
|
|
377
|
+
#: ../app/helpers/arf_reports_helper.rb:85
|
|
378
|
+
msgid "Hosts othering this rule"
|
|
379
|
+
msgstr ""
|
|
380
|
+
|
|
381
|
+
#: ../app/helpers/compliance_dashboard_helper.rb:3 ../app/views/arf_reports/delete_multiple.html.erb:7 ../app/views/policy_dashboard/_policy_reports.html.erb:6
|
|
382
|
+
msgid "Host"
|
|
383
|
+
msgstr "Узел"
|
|
384
|
+
|
|
385
|
+
#: ../app/helpers/compliance_dashboard_helper.rb:4 ../app/views/arf_reports/_list.html.erb:8
|
|
386
|
+
msgid "Policy"
|
|
387
|
+
msgstr "Политика"
|
|
388
|
+
|
|
389
|
+
#. TRANSLATORS: initial character of Passed
|
|
390
|
+
#: ../app/helpers/compliance_dashboard_helper.rb:6
|
|
391
|
+
msgid "Passed|P"
|
|
392
|
+
msgstr "У"
|
|
393
|
+
|
|
394
|
+
#. TRANSLATORS: initial character of Failed
|
|
395
|
+
#: ../app/helpers/compliance_dashboard_helper.rb:8
|
|
396
|
+
msgid "Failed|F"
|
|
397
|
+
msgstr "Н"
|
|
398
|
+
|
|
399
|
+
#. TRANSLATORS: initial character of Othered which is an SCAP term
|
|
400
|
+
#: ../app/helpers/compliance_dashboard_helper.rb:10
|
|
401
|
+
msgid "Othered|O"
|
|
402
|
+
msgstr "Д"
|
|
403
|
+
|
|
404
|
+
#: ../app/helpers/compliance_dashboard_helper.rb:10 ../app/helpers/compliance_hosts_helper.rb:16
|
|
405
|
+
msgid "Othered"
|
|
406
|
+
msgstr "Другое"
|
|
407
|
+
|
|
408
|
+
#: ../app/helpers/compliance_hosts_helper.rb:24
|
|
409
|
+
msgid "Assign Compliance Policy"
|
|
410
|
+
msgstr "Выбрать политику"
|
|
411
|
+
|
|
412
|
+
#: ../app/helpers/compliance_hosts_helper.rb:25
|
|
413
|
+
msgid "Unassign Compliance Policy"
|
|
414
|
+
msgstr "Отменить политику"
|
|
415
|
+
|
|
416
|
+
#: ../app/helpers/compliance_hosts_helper.rb:26
|
|
417
|
+
msgid "Change OpenSCAP Proxy"
|
|
418
|
+
msgstr ""
|
|
419
|
+
|
|
420
|
+
#: ../app/helpers/compliance_hosts_helper.rb:35 ../app/models/foreman_openscap/compliance_status.rb:8 ../lib/foreman_openscap/engine.rb:138
|
|
421
|
+
msgid "Compliance"
|
|
422
|
+
msgstr "Соответствие стандартам"
|
|
423
|
+
|
|
424
|
+
#: ../app/helpers/compliance_hosts_helper.rb:37
|
|
425
|
+
msgid "Host compliance details"
|
|
426
|
+
msgstr "Соответствие узла нормам безопасности"
|
|
427
|
+
|
|
428
|
+
#: ../app/helpers/concerns/foreman_openscap/hosts_helper_extensions.rb:4
|
|
429
|
+
msgid "Host is deleted"
|
|
430
|
+
msgstr "Узел удален"
|
|
431
|
+
|
|
432
|
+
#: ../app/helpers/foreman_openscap_helper.rb:4
|
|
433
|
+
msgid "documentation"
|
|
434
|
+
msgstr ""
|
|
435
|
+
|
|
436
|
+
#: ../app/helpers/policies_helper.rb:56
|
|
437
|
+
msgid "Choose existing SCAP Content"
|
|
438
|
+
msgstr "Выберите существующее описание SCAP"
|
|
439
|
+
|
|
440
|
+
#: ../app/helpers/policies_helper.rb:57 ../app/helpers/policies_helper.rb:62 ../app/models/foreman_openscap/policy.rb:111 ../app/views/policies/_form.html.erb:10 ../app/views/scap_contents/welcome.html.erb:1 ../app/views/scap_contents/welcome.html.erb:6
|
|
441
|
+
msgid "SCAP Content"
|
|
442
|
+
msgstr "Описание SCAP"
|
|
443
|
+
|
|
444
|
+
#: ../app/helpers/policies_helper.rb:72 ../app/helpers/policies_helper.rb:79
|
|
445
|
+
msgid "XCCDF Profile"
|
|
446
|
+
msgstr "Профиль XCCDF"
|
|
447
|
+
|
|
448
|
+
#: ../app/helpers/policies_helper.rb:78
|
|
449
|
+
msgid "Default XCCDF profile"
|
|
450
|
+
msgstr "Профиль XCCDF по умолчанию"
|
|
451
|
+
|
|
452
|
+
#: ../app/helpers/policies_helper.rb:87
|
|
453
|
+
msgid "Choose Tailoring File"
|
|
454
|
+
msgstr ""
|
|
455
|
+
|
|
456
|
+
#: ../app/helpers/policies_helper.rb:88 ../app/views/policies/_list.html.erb:6
|
|
457
|
+
msgid "Tailoring File"
|
|
458
|
+
msgstr ""
|
|
459
|
+
|
|
460
|
+
#: ../app/helpers/policies_helper.rb:97
|
|
461
|
+
msgid "XCCDF Profile in Tailoring File"
|
|
462
|
+
msgstr ""
|
|
463
|
+
|
|
464
|
+
#: ../app/helpers/policies_helper.rb:98
|
|
465
|
+
msgid "This profile will be used to override the one from scap content"
|
|
466
|
+
msgstr ""
|
|
467
|
+
|
|
468
|
+
#: ../app/helpers/policies_helper.rb:109 ../app/views/arf_reports/_list.html.erb:54
|
|
469
|
+
msgid "Submit"
|
|
470
|
+
msgstr "Применить"
|
|
471
|
+
|
|
472
|
+
#: ../app/helpers/policies_helper.rb:113 ../app/views/arf_reports/_list.html.erb:53
|
|
473
|
+
msgid "Cancel"
|
|
474
|
+
msgstr "Отмена"
|
|
475
|
+
|
|
476
|
+
#: ../app/helpers/policies_helper.rb:145 ../lib/foreman_openscap/engine.rb:139
|
|
477
|
+
msgid "Policies"
|
|
478
|
+
msgstr "Политика"
|
|
479
|
+
|
|
480
|
+
#: ../app/helpers/policy_dashboard_helper.rb:11
|
|
481
|
+
msgid "Compliant hosts"
|
|
482
|
+
msgstr "Узлы, соответствующие нормам SCAP"
|
|
483
|
+
|
|
484
|
+
#: ../app/helpers/policy_dashboard_helper.rb:12
|
|
485
|
+
msgid "Incompliant hosts"
|
|
486
|
+
msgstr "Узлы, не соответствующие нормам SCAP"
|
|
487
|
+
|
|
488
|
+
#: ../app/helpers/policy_dashboard_helper.rb:13 ../app/models/foreman_openscap/compliance_status.rb:20
|
|
489
|
+
msgid "Inconclusive"
|
|
490
|
+
msgstr "Неопределенный результат"
|
|
491
|
+
|
|
492
|
+
#: ../app/helpers/policy_dashboard_helper.rb:14
|
|
493
|
+
msgid "Not audited"
|
|
494
|
+
msgstr "Не проверялся"
|
|
495
|
+
|
|
496
|
+
#: ../app/helpers/policy_dashboard_helper.rb:41
|
|
497
|
+
msgid "Host is assigned to policy"
|
|
498
|
+
msgstr ""
|
|
499
|
+
|
|
500
|
+
#: ../app/helpers/policy_dashboard_helper.rb:44
|
|
501
|
+
msgid "Host is not assigned to policy but reports were found. You may want to delete the reports or assign the policy again."
|
|
502
|
+
msgstr ""
|
|
503
|
+
|
|
504
|
+
#: ../app/helpers/policy_dashboard_helper.rb:52
|
|
505
|
+
msgid "Hosts no longer assigned: %s"
|
|
506
|
+
msgstr ""
|
|
507
|
+
|
|
508
|
+
#: ../app/helpers/policy_dashboard_helper.rb:56
|
|
509
|
+
msgid "Total hosts with reports where policy is no longer assigned."
|
|
510
|
+
msgstr ""
|
|
511
|
+
|
|
512
|
+
#: ../app/lib/proxy_api/openscap.rb:21
|
|
513
|
+
msgid "Request timed out. Please try increasing Settings -> proxy_request_timeout"
|
|
514
|
+
msgstr ""
|
|
515
|
+
|
|
516
|
+
#: ../app/lib/proxy_api/openscap.rb:24
|
|
517
|
+
msgid "Could not validate %s. Please make sure you have appropriate proxy version to use this functionality"
|
|
518
|
+
msgstr ""
|
|
519
|
+
|
|
520
|
+
#: ../app/lib/proxy_api/openscap.rb:27
|
|
521
|
+
msgid "Could not validate %{file_type}. Error %{error}"
|
|
522
|
+
msgstr ""
|
|
523
|
+
|
|
524
|
+
#: ../app/lib/proxy_api/openscap.rb:40
|
|
525
|
+
msgid "Unable to get HTML version of requested report from Smart Proxy"
|
|
526
|
+
msgstr ""
|
|
527
|
+
|
|
528
|
+
#: ../app/lib/proxy_api/openscap.rb:49
|
|
529
|
+
msgid "Unable to get XML version of requested report from Smart Proxy"
|
|
530
|
+
msgstr ""
|
|
531
|
+
|
|
532
|
+
#: ../app/mailers/foreman_openscap/policy_mailer.rb:17
|
|
533
|
+
msgid "SCAP policies summary"
|
|
534
|
+
msgstr ""
|
|
535
|
+
|
|
536
|
+
#: ../app/models/concerns/foreman_openscap/log_extensions.rb:17
|
|
537
|
+
msgid "is not included in SCAP_RESULT"
|
|
538
|
+
msgstr ""
|
|
539
|
+
|
|
540
|
+
#: ../app/models/concerns/foreman_openscap/openscap_proxy_core_extensions.rb:69
|
|
541
|
+
msgid "must have Openscap feature"
|
|
542
|
+
msgstr ""
|
|
543
|
+
|
|
544
|
+
#: ../app/models/concerns/foreman_openscap/openscap_proxy_extensions.rb:8
|
|
545
|
+
msgid "No OpenSCAP proxy found for %{class} with id %{id}"
|
|
546
|
+
msgstr ""
|
|
547
|
+
|
|
548
|
+
#: ../app/models/foreman_openscap/compliance_status.rb:18 ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:13
|
|
549
|
+
msgid "Compliant"
|
|
550
|
+
msgstr "Соответствует"
|
|
551
|
+
|
|
552
|
+
#: ../app/models/foreman_openscap/compliance_status.rb:22 ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:17
|
|
553
|
+
msgid "Incompliant"
|
|
554
|
+
msgstr "Не соответствует"
|
|
555
|
+
|
|
556
|
+
#: ../app/models/foreman_openscap/compliance_status.rb:24
|
|
557
|
+
msgid "Unknown Compliance status"
|
|
558
|
+
msgstr "Неизвестный статус"
|
|
559
|
+
|
|
560
|
+
#: ../app/models/foreman_openscap/policy.rb:31 ../app/models/foreman_openscap/policy.rb:273
|
|
561
|
+
msgid "is not a valid value"
|
|
562
|
+
msgstr ""
|
|
563
|
+
|
|
564
|
+
#: ../app/models/foreman_openscap/policy.rb:51
|
|
565
|
+
msgid "Cannot generate HTML guide, scap content is missing."
|
|
566
|
+
msgstr ""
|
|
567
|
+
|
|
568
|
+
#: ../app/models/foreman_openscap/policy.rb:57
|
|
569
|
+
msgid "Cannot generate HTML guide, no valid OpenSCAP proxy server found."
|
|
570
|
+
msgstr ""
|
|
571
|
+
|
|
572
|
+
#: ../app/models/foreman_openscap/policy.rb:111 ../app/views/policies/_form.html.erb:8
|
|
573
|
+
msgid "Deployment Options"
|
|
574
|
+
msgstr ""
|
|
575
|
+
|
|
576
|
+
#: ../app/models/foreman_openscap/policy.rb:111
|
|
577
|
+
msgid "Policy Attributes"
|
|
578
|
+
msgstr ""
|
|
579
|
+
|
|
580
|
+
#: ../app/models/foreman_openscap/policy.rb:111 ../app/views/policies/_form.html.erb:11
|
|
581
|
+
msgid "Schedule"
|
|
582
|
+
msgstr "Расписание"
|
|
583
|
+
|
|
584
|
+
#: ../app/models/foreman_openscap/policy.rb:112 ../app/views/policies/_form.html.erb:13 ../app/views/scap_contents/_form.html.erb:11 ../app/views/tailoring_files/_form.html.erb:11
|
|
585
|
+
msgid "Locations"
|
|
586
|
+
msgstr "Местоположение"
|
|
587
|
+
|
|
588
|
+
#: ../app/models/foreman_openscap/policy.rb:113 ../app/views/policies/_form.html.erb:16 ../app/views/scap_contents/_form.html.erb:14 ../app/views/tailoring_files/_form.html.erb:14
|
|
589
|
+
msgid "Organizations"
|
|
590
|
+
msgstr "Организации"
|
|
591
|
+
|
|
592
|
+
#: ../app/models/foreman_openscap/policy.rb:114
|
|
593
|
+
msgid "Hostgroups"
|
|
594
|
+
msgstr "Группы узлов"
|
|
595
|
+
|
|
596
|
+
#: ../app/models/foreman_openscap/policy.rb:267
|
|
597
|
+
msgid "does not consist of 5 parts separated by space"
|
|
598
|
+
msgstr ""
|
|
599
|
+
|
|
600
|
+
#: ../app/models/foreman_openscap/policy.rb:279
|
|
601
|
+
msgid "must be between 1 and 31"
|
|
602
|
+
msgstr ""
|
|
603
|
+
|
|
604
|
+
#: ../app/models/foreman_openscap/policy.rb:284
|
|
605
|
+
msgid "must be present when tailoring file profile present"
|
|
606
|
+
msgstr ""
|
|
607
|
+
|
|
608
|
+
#: ../app/models/foreman_openscap/policy.rb:285
|
|
609
|
+
msgid "must be present when tailoring file present"
|
|
610
|
+
msgstr ""
|
|
611
|
+
|
|
612
|
+
#: ../app/models/foreman_openscap/policy.rb:290
|
|
613
|
+
msgid "does not come from selected tailoring file"
|
|
614
|
+
msgstr ""
|
|
615
|
+
|
|
616
|
+
#: ../app/models/foreman_openscap/policy.rb:296
|
|
617
|
+
msgid "does not have the selected SCAP content profile"
|
|
618
|
+
msgstr ""
|
|
619
|
+
|
|
620
|
+
#: ../app/models/foreman_openscap/policy.rb:328
|
|
621
|
+
msgid "cannot assign to %s, all assigned policies must be deployed in the same way, check 'deploy by' for each assigned policy"
|
|
622
|
+
msgstr ""
|
|
623
|
+
|
|
624
|
+
#: ../app/services/foreman_openscap/arf_report_status_calculator.rb:30
|
|
625
|
+
msgid "invalid type %s"
|
|
626
|
+
msgstr "недопустимый тип %s"
|
|
627
|
+
|
|
628
|
+
#: ../app/services/foreman_openscap/client_config/ansible.rb:32
|
|
629
|
+
msgid "Ansible role"
|
|
630
|
+
msgstr ""
|
|
631
|
+
|
|
632
|
+
#: ../app/services/foreman_openscap/client_config/ansible.rb:33
|
|
633
|
+
msgid "Ansible variables"
|
|
634
|
+
msgstr ""
|
|
635
|
+
|
|
636
|
+
#: ../app/services/foreman_openscap/client_config/puppet.rb:32
|
|
637
|
+
msgid "Puppet class"
|
|
638
|
+
msgstr "Класс Puppet"
|
|
639
|
+
|
|
640
|
+
#: ../app/services/foreman_openscap/client_config/puppet.rb:33
|
|
641
|
+
msgid "Smart Class Parameters"
|
|
642
|
+
msgstr ""
|
|
643
|
+
|
|
644
|
+
#: ../app/services/foreman_openscap/lookup_key_overrider.rb:13
|
|
645
|
+
msgid "%{type} was selected to deploy policy to clients, but %{type} is not available. Are you missing a plugin?"
|
|
646
|
+
msgstr ""
|
|
647
|
+
|
|
648
|
+
#: ../app/services/foreman_openscap/lookup_key_overrider.rb:27
|
|
649
|
+
msgid "Required %{msg_name} %{class} was not found, please ensure it is imported first."
|
|
650
|
+
msgstr ""
|
|
651
|
+
|
|
652
|
+
#: ../app/services/foreman_openscap/lookup_key_overrider.rb:57
|
|
653
|
+
msgid "The following %{key_name} were missing for %{item_name}: %{key_names}. Make sure they are imported before proceeding."
|
|
654
|
+
msgstr ""
|
|
655
|
+
|
|
656
|
+
#: ../app/services/foreman_openscap/lookup_key_overrider.rb:90
|
|
657
|
+
msgid "Failed to save when overriding parameters for %{config_tool}, cause: %{errors}"
|
|
658
|
+
msgstr ""
|
|
659
|
+
|
|
660
|
+
#: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:39
|
|
661
|
+
msgid "This feature is temporarily disabled. "
|
|
662
|
+
msgstr ""
|
|
663
|
+
|
|
664
|
+
#: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:40
|
|
665
|
+
msgid "The following Smart Proxies need to be updated to unlock the feature: %s. "
|
|
666
|
+
msgstr ""
|
|
667
|
+
|
|
668
|
+
#: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:41
|
|
669
|
+
msgid "The following proxies could not be reached: %s. Please make sure they are available so Foreman can check their versions."
|
|
670
|
+
msgstr ""
|
|
671
|
+
|
|
672
|
+
#: ../app/validators/foreman_openscap/data_stream_validator.rb:9
|
|
673
|
+
msgid "No proxy with OpenSCAP feature was found."
|
|
674
|
+
msgstr ""
|
|
675
|
+
|
|
676
|
+
#: ../app/validators/foreman_openscap/data_stream_validator.rb:14
|
|
677
|
+
msgid "No proxy with OpenSCAP feature is running."
|
|
678
|
+
msgstr ""
|
|
679
|
+
|
|
680
|
+
#: ../app/validators/foreman_openscap/data_stream_validator.rb:26
|
|
681
|
+
msgid "No available proxy to validate. Returned with error: %s"
|
|
682
|
+
msgstr "Нет доступных прокси для проведения проверки. Ошибка: %s"
|
|
683
|
+
|
|
684
|
+
#: ../app/validators/foreman_openscap/data_stream_validator.rb:33
|
|
685
|
+
msgid "Changed file does not include existing SCAP content profiles"
|
|
686
|
+
msgstr ""
|
|
687
|
+
|
|
688
|
+
#: ../app/views/arf_reports/_detailed_message.html.erb:3
|
|
689
|
+
msgid "More details"
|
|
690
|
+
msgstr "Подробности"
|
|
691
|
+
|
|
692
|
+
#: ../app/views/arf_reports/_detailed_message.html.erb:6
|
|
693
|
+
msgid "Description"
|
|
694
|
+
msgstr "Описание"
|
|
695
|
+
|
|
696
|
+
#: ../app/views/arf_reports/_detailed_message.html.erb:7
|
|
697
|
+
msgid "Rationale"
|
|
698
|
+
msgstr "Обоснование"
|
|
699
|
+
|
|
700
|
+
#: ../app/views/arf_reports/_detailed_message.html.erb:8
|
|
701
|
+
msgid "References"
|
|
702
|
+
msgstr "Ссылки"
|
|
703
|
+
|
|
704
|
+
#: ../app/views/arf_reports/_list.html.erb:5
|
|
705
|
+
msgid "Select all items in this page"
|
|
706
|
+
msgstr "Выберите все элементы на этой странице"
|
|
707
|
+
|
|
708
|
+
#: ../app/views/arf_reports/_list.html.erb:5
|
|
709
|
+
msgid "items selected. Uncheck to Clear"
|
|
710
|
+
msgstr "выбрано. Чтобы очистить, снимите флажок"
|
|
711
|
+
|
|
712
|
+
#: ../app/views/arf_reports/_list.html.erb:7 ../app/views/arf_reports/delete_multiple.html.erb:10
|
|
713
|
+
msgid "Reported At"
|
|
714
|
+
msgstr "Получено"
|
|
715
|
+
|
|
716
|
+
#: ../app/views/arf_reports/_list.html.erb:9
|
|
717
|
+
msgid "Openscap Proxy"
|
|
718
|
+
msgstr ""
|
|
719
|
+
|
|
720
|
+
#: ../app/views/arf_reports/_list.html.erb:13 ../app/views/arf_reports/_output.html.erb:8 ../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
|
|
721
|
+
msgid "Actions"
|
|
722
|
+
msgstr "Действия"
|
|
723
|
+
|
|
724
|
+
#: ../app/views/arf_reports/_list.html.erb:28
|
|
725
|
+
msgid "Deleted policy"
|
|
726
|
+
msgstr ""
|
|
727
|
+
|
|
728
|
+
#: ../app/views/arf_reports/_list.html.erb:34
|
|
729
|
+
msgid "Full Report"
|
|
730
|
+
msgstr ""
|
|
731
|
+
|
|
732
|
+
#: ../app/views/arf_reports/_list.html.erb:37
|
|
733
|
+
msgid "Delete compliance report for %s?"
|
|
734
|
+
msgstr "Удалить отчет %s?"
|
|
735
|
+
|
|
736
|
+
#: ../app/views/arf_reports/_list.html.erb:48
|
|
737
|
+
msgid "Please Confirm"
|
|
738
|
+
msgstr "Подтвердите"
|
|
739
|
+
|
|
740
|
+
#: ../app/views/arf_reports/_metrics.html.erb:6
|
|
741
|
+
msgid "Report Metrics"
|
|
742
|
+
msgstr "Метрика"
|
|
743
|
+
|
|
744
|
+
#: ../app/views/arf_reports/_metrics.html.erb:13
|
|
745
|
+
msgid "Report Status"
|
|
746
|
+
msgstr "Состояние"
|
|
747
|
+
|
|
748
|
+
#: ../app/views/arf_reports/_metrics.html.erb:34
|
|
749
|
+
msgid "Total"
|
|
750
|
+
msgstr "Всего"
|
|
751
|
+
|
|
752
|
+
#: ../app/views/arf_reports/_output.html.erb:4
|
|
753
|
+
msgid "Result"
|
|
754
|
+
msgstr "Результат"
|
|
755
|
+
|
|
756
|
+
#: ../app/views/arf_reports/_output.html.erb:5
|
|
757
|
+
msgid "Message"
|
|
758
|
+
msgstr "Сообщение"
|
|
759
|
+
|
|
760
|
+
#: ../app/views/arf_reports/_output.html.erb:6
|
|
761
|
+
msgid "Resource"
|
|
762
|
+
msgstr "Источник"
|
|
763
|
+
|
|
764
|
+
#: ../app/views/arf_reports/_output.html.erb:7
|
|
765
|
+
msgid "Severity"
|
|
766
|
+
msgstr "Приоритет"
|
|
767
|
+
|
|
768
|
+
#: ../app/views/arf_reports/_output.html.erb:25
|
|
769
|
+
msgid "Nothing to show"
|
|
770
|
+
msgstr "Нет результатов"
|
|
771
|
+
|
|
772
|
+
#: ../app/views/arf_reports/delete_multiple.html.erb:27
|
|
773
|
+
msgid "Delete"
|
|
774
|
+
msgstr "Удалить"
|
|
775
|
+
|
|
776
|
+
#: ../app/views/arf_reports/delete_multiple.html.erb:28
|
|
777
|
+
msgid "these Compliance reports"
|
|
778
|
+
msgstr ""
|
|
779
|
+
|
|
780
|
+
#: ../app/views/arf_reports/show.html.erb:15
|
|
781
|
+
msgid "Back"
|
|
782
|
+
msgstr "Назад"
|
|
783
|
+
|
|
784
|
+
#: ../app/views/arf_reports/show.html.erb:17
|
|
785
|
+
msgid "Host details"
|
|
786
|
+
msgstr "Свойства узла"
|
|
787
|
+
|
|
788
|
+
#: ../app/views/arf_reports/show.html.erb:18
|
|
789
|
+
msgid "View full report"
|
|
790
|
+
msgstr "Показать полный отчет"
|
|
791
|
+
|
|
792
|
+
#: ../app/views/arf_reports/show.html.erb:19
|
|
793
|
+
msgid "Download XML in bzip"
|
|
794
|
+
msgstr "Загрузить XML в формате bzip"
|
|
795
|
+
|
|
796
|
+
#: ../app/views/arf_reports/show.html.erb:20
|
|
797
|
+
msgid "Download HTML"
|
|
798
|
+
msgstr ""
|
|
799
|
+
|
|
800
|
+
#: ../app/views/arf_reports/show_html.html.erb:9
|
|
801
|
+
msgid "Loading..."
|
|
802
|
+
msgstr "Загрузка..."
|
|
803
|
+
|
|
804
|
+
#: ../app/views/arf_reports/welcome.html.erb:9
|
|
805
|
+
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."
|
|
806
|
+
msgstr ""
|
|
807
|
+
|
|
808
|
+
#: ../app/views/arf_reports/welcome.html.erb:12
|
|
809
|
+
msgid "Documentation"
|
|
810
|
+
msgstr "Справка"
|
|
811
|
+
|
|
812
|
+
#: ../app/views/compliance_hosts/show.html.erb:9
|
|
813
|
+
msgid "Compliance Hosts"
|
|
814
|
+
msgstr ""
|
|
815
|
+
|
|
816
|
+
#: ../app/views/compliance_hosts/show.html.erb:11
|
|
817
|
+
msgid "%s compliance reports by policy"
|
|
818
|
+
msgstr "%s отчетов по политике"
|
|
819
|
+
|
|
820
|
+
#: ../app/views/compliance_hosts/show.html.erb:15
|
|
821
|
+
msgid "%s compliance report by policy"
|
|
822
|
+
msgid_plural "%s compliance reports by policy"
|
|
823
|
+
msgstr[0] ""
|
|
824
|
+
msgstr[1] ""
|
|
825
|
+
|
|
826
|
+
#: ../app/views/compliance_hosts/show.html.erb:17
|
|
827
|
+
msgid "Policy %s"
|
|
828
|
+
msgstr "Политика %s"
|
|
829
|
+
|
|
830
|
+
#: ../app/views/compliance_hosts/show.html.erb:23
|
|
831
|
+
msgid "%s latest report"
|
|
832
|
+
msgstr "Последний отчет %s"
|
|
833
|
+
|
|
834
|
+
#: ../app/views/compliance_hosts/show.html.erb:35
|
|
835
|
+
msgid "%s reports over time"
|
|
836
|
+
msgstr "Распределение отчетов %s по времени"
|
|
837
|
+
|
|
838
|
+
#: ../app/views/compliance_hosts/show.html.erb:43
|
|
839
|
+
msgid "No report for this policy"
|
|
840
|
+
msgstr "Нет отчетов"
|
|
841
|
+
|
|
842
|
+
#: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:154
|
|
843
|
+
msgid "Latest Compliance Reports"
|
|
844
|
+
msgstr ""
|
|
845
|
+
|
|
846
|
+
#: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:4
|
|
847
|
+
msgid "No reports available"
|
|
848
|
+
msgstr "Нет отчетов"
|
|
849
|
+
|
|
850
|
+
#: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:12
|
|
851
|
+
msgid "Host does not exist anymore"
|
|
852
|
+
msgstr "Этого узла больше не существует"
|
|
853
|
+
|
|
854
|
+
#: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:13
|
|
855
|
+
msgid "Policy is missing"
|
|
856
|
+
msgstr ""
|
|
857
|
+
|
|
858
|
+
#: ../app/views/dashboard/_compliance_reports_breakdown_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:156
|
|
859
|
+
msgid "Compliance Reports Breakdown"
|
|
860
|
+
msgstr ""
|
|
861
|
+
|
|
862
|
+
#: ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:9
|
|
863
|
+
msgid "Changed"
|
|
864
|
+
msgstr "Изменился"
|
|
865
|
+
|
|
866
|
+
#: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:5
|
|
867
|
+
msgid "Hostname"
|
|
868
|
+
msgstr "Имя узла"
|
|
869
|
+
|
|
870
|
+
#: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:17
|
|
871
|
+
msgid "Changed?"
|
|
872
|
+
msgstr "Изменился?"
|
|
873
|
+
|
|
874
|
+
#: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36
|
|
875
|
+
msgid "Yes"
|
|
876
|
+
msgstr "Да"
|
|
877
|
+
|
|
878
|
+
#: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36
|
|
879
|
+
msgid "No"
|
|
880
|
+
msgstr "Нет"
|
|
881
|
+
|
|
882
|
+
#: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:40
|
|
883
|
+
msgid "No ARF reports for this policy"
|
|
884
|
+
msgstr "Нет отчетов ARF для этой политики"
|
|
885
|
+
|
|
886
|
+
#: ../app/views/foreman_openscap/policy_mailer/_list.erb:8
|
|
887
|
+
msgid "None!"
|
|
888
|
+
msgstr "Нет."
|
|
889
|
+
|
|
890
|
+
#: ../app/views/foreman_openscap/policy_mailer/_policy.erb:7
|
|
891
|
+
msgid "Total of one host"
|
|
892
|
+
msgid_plural "Total of %{hosts} hosts"
|
|
893
|
+
msgstr[0] ""
|
|
894
|
+
msgstr[1] ""
|
|
895
|
+
|
|
896
|
+
#: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:6
|
|
897
|
+
msgid "Summary report for OpenScap from Foreman"
|
|
898
|
+
msgstr ""
|
|
899
|
+
|
|
900
|
+
#: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:9
|
|
901
|
+
msgid "<b>Foreman</b> OpenSCAP summary"
|
|
902
|
+
msgstr ""
|
|
903
|
+
|
|
904
|
+
#: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:10
|
|
905
|
+
msgid "Summary from %{time} ago to now"
|
|
906
|
+
msgstr "Сводка с %{time} по настоящий момент"
|
|
907
|
+
|
|
908
|
+
#: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:11
|
|
909
|
+
msgid "Summary report from Foreman server at %{foreman_url}"
|
|
910
|
+
msgstr "Сводный отчет с сервера Foreman: %{foreman_url}"
|
|
911
|
+
|
|
912
|
+
#: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:16
|
|
913
|
+
msgid "Policies with hosts:"
|
|
914
|
+
msgstr "Политики безопасности с узлами:"
|
|
915
|
+
|
|
916
|
+
#: ../app/views/hosts/select_multiple_openscap_proxy.html.erb:5
|
|
917
|
+
msgid "Select OpenSCAP Proxy"
|
|
918
|
+
msgstr ""
|
|
919
|
+
|
|
920
|
+
#: ../app/views/policies/_form.html.erb:9
|
|
921
|
+
msgid "General"
|
|
922
|
+
msgstr "Общие"
|
|
923
|
+
|
|
924
|
+
#: ../app/views/policies/_form.html.erb:18
|
|
925
|
+
msgid "Host Groups"
|
|
926
|
+
msgstr "Группы узлов"
|
|
927
|
+
|
|
928
|
+
#: ../app/views/policies/_form.html.erb:45 ../app/views/policies/steps/_schedule_form.html.erb:6
|
|
929
|
+
msgid "Choose period"
|
|
930
|
+
msgstr "Выберите период"
|
|
931
|
+
|
|
932
|
+
#: ../app/views/policies/_form.html.erb:47 ../app/views/policies/steps/_schedule_form.html.erb:8
|
|
933
|
+
msgid "Choose weekday"
|
|
934
|
+
msgstr "Выберите день недели"
|
|
935
|
+
|
|
936
|
+
#: ../app/views/policies/_form.html.erb:48 ../app/views/policies/steps/_schedule_form.html.erb:9
|
|
937
|
+
msgid "Number of a day in month, note that not all months have same count of days"
|
|
938
|
+
msgstr "Порядковый номер дня в месяце (количество дней в разных месяцах может отличаться)"
|
|
939
|
+
|
|
940
|
+
#: ../app/views/policies/_form.html.erb:49 ../app/views/policies/steps/_schedule_form.html.erb:10
|
|
941
|
+
msgid "You can specify custom cron line, e.g. \"0 3 * * *\", separate each of 5 values by space"
|
|
942
|
+
msgstr "Вы можете изменить расписание по своему усмотрению. Строка cron должна состоять из пяти значений, разделенных пробелами, например: «0 3 * * *»"
|
|
943
|
+
|
|
944
|
+
#: ../app/views/policies/_list.html.erb:7
|
|
945
|
+
msgid "Effective Profile"
|
|
946
|
+
msgstr ""
|
|
947
|
+
|
|
948
|
+
#: ../app/views/policies/_list.html.erb:28
|
|
949
|
+
msgid "None"
|
|
950
|
+
msgstr "Нет"
|
|
951
|
+
|
|
952
|
+
#: ../app/views/policies/_list.html.erb:36
|
|
953
|
+
msgid "Dashboard"
|
|
954
|
+
msgstr "Обзор"
|
|
955
|
+
|
|
956
|
+
#: ../app/views/policies/_list.html.erb:37
|
|
957
|
+
msgid "Show Guide"
|
|
958
|
+
msgstr "Показать спецификацию"
|
|
959
|
+
|
|
960
|
+
#: ../app/views/policies/_list.html.erb:39
|
|
961
|
+
msgid "Delete compliance policy %s with all of its reports?"
|
|
962
|
+
msgstr ""
|
|
963
|
+
|
|
964
|
+
#: ../app/views/policies/create.html.erb:1 ../app/views/policies/index.html.erb:5 ../app/views/policies/new.html.erb:1
|
|
965
|
+
msgid "New Compliance Policy"
|
|
966
|
+
msgstr "Новая политика"
|
|
967
|
+
|
|
968
|
+
#: ../app/views/policies/disassociate_multiple_hosts.html.erb:4 ../app/views/policies/select_multiple_hosts.html.erb:5
|
|
969
|
+
msgid "Select Compliance Policy"
|
|
970
|
+
msgstr "Выберите политику"
|
|
971
|
+
|
|
972
|
+
#: ../app/views/policies/edit.html.erb:1
|
|
973
|
+
msgid "Edit Compliance Policy"
|
|
974
|
+
msgstr "Изменить политику"
|
|
975
|
+
|
|
976
|
+
#: ../app/views/policies/index.html.erb:2 ../app/views/policies/welcome.html.erb:1 ../app/views/policies/welcome.html.erb:6
|
|
977
|
+
msgid "Compliance Policies"
|
|
978
|
+
msgstr "Политика соответствия нормам безопасности"
|
|
979
|
+
|
|
980
|
+
#: ../app/views/policies/steps/_schedule_form.html.erb:9
|
|
981
|
+
msgid "Choose day in month"
|
|
982
|
+
msgstr ""
|
|
983
|
+
|
|
984
|
+
#: ../app/views/policies/steps/_step_form.html.erb:11
|
|
985
|
+
msgid "Next"
|
|
986
|
+
msgstr "Далее"
|
|
987
|
+
|
|
988
|
+
#: ../app/views/policies/welcome.html.erb:7
|
|
989
|
+
msgid "In Foreman, a compliance policy checklist is defined via %s."
|
|
990
|
+
msgstr ""
|
|
991
|
+
|
|
992
|
+
#: ../app/views/policies/welcome.html.erb:7
|
|
993
|
+
msgid "SCAP content"
|
|
994
|
+
msgstr "описания SCAP"
|
|
995
|
+
|
|
996
|
+
#: ../app/views/policies/welcome.html.erb:8
|
|
997
|
+
msgid "Once SCAP content is present, you can create a policy, assign select host groups and schedule to run."
|
|
998
|
+
msgstr ""
|
|
999
|
+
|
|
1000
|
+
#: ../app/views/policies/welcome.html.erb:12
|
|
1001
|
+
msgid "New Policy"
|
|
1002
|
+
msgstr ""
|
|
1003
|
+
|
|
1004
|
+
#: ../app/views/policy_dashboard/_policy_chart_widget.html.erb:4
|
|
1005
|
+
msgid "Host Breakdown Chart"
|
|
1006
|
+
msgstr "График распределения по узлам"
|
|
1007
|
+
|
|
1008
|
+
#: ../app/views/policy_dashboard/_policy_reports.html.erb:7
|
|
1009
|
+
msgid "Policy assigned"
|
|
1010
|
+
msgstr ""
|
|
1011
|
+
|
|
1012
|
+
#: ../app/views/policy_dashboard/_policy_reports.html.erb:8
|
|
1013
|
+
msgid "Date"
|
|
1014
|
+
msgstr "Дата"
|
|
1015
|
+
|
|
1016
|
+
#: ../app/views/policy_dashboard/_policy_reports.html.erb:24
|
|
1017
|
+
msgid "View Report"
|
|
1018
|
+
msgstr "Показать отчет"
|
|
1019
|
+
|
|
1020
|
+
#: ../app/views/policy_dashboard/_policy_status_widget.html.erb:2
|
|
1021
|
+
msgid "Hosts Breakdown"
|
|
1022
|
+
msgstr "Распределение по узлам"
|
|
1023
|
+
|
|
1024
|
+
#: ../app/views/policy_dashboard/_policy_status_widget.html.erb:4
|
|
1025
|
+
msgid "Compliant with the policy"
|
|
1026
|
+
msgstr "Соответствует требованиям политики"
|
|
1027
|
+
|
|
1028
|
+
#: ../app/views/policy_dashboard/_policy_status_widget.html.erb:5
|
|
1029
|
+
msgid "Not compliant with the policy"
|
|
1030
|
+
msgstr "Не соответствует требованиям политики"
|
|
1031
|
+
|
|
1032
|
+
#: ../app/views/policy_dashboard/_policy_status_widget.html.erb:6
|
|
1033
|
+
msgid "Inconclusive results"
|
|
1034
|
+
msgstr "Неопределенные результаты"
|
|
1035
|
+
|
|
1036
|
+
#: ../app/views/policy_dashboard/_policy_status_widget.html.erb:7
|
|
1037
|
+
msgid "Never audited"
|
|
1038
|
+
msgstr "Никогда не проверялись"
|
|
1039
|
+
|
|
1040
|
+
#: ../app/views/policy_dashboard/_policy_status_widget.html.erb:9
|
|
1041
|
+
msgid "Total hosts with policy: %s"
|
|
1042
|
+
msgstr ""
|
|
1043
|
+
|
|
1044
|
+
#: ../app/views/policy_dashboard/index.html.erb:3
|
|
1045
|
+
msgid "Compliance policy: %s"
|
|
1046
|
+
msgstr "Политика: %s"
|
|
1047
|
+
|
|
1048
|
+
#: ../app/views/policy_dashboard/index.html.erb:7
|
|
1049
|
+
msgid "Status table"
|
|
1050
|
+
msgstr "Таблица состояния"
|
|
1051
|
+
|
|
1052
|
+
#: ../app/views/policy_dashboard/index.html.erb:8
|
|
1053
|
+
msgid "Status chart"
|
|
1054
|
+
msgstr "График состояния"
|
|
1055
|
+
|
|
1056
|
+
#: ../app/views/policy_dashboard/index.html.erb:20
|
|
1057
|
+
msgid "Latest reports for policy: %s"
|
|
1058
|
+
msgstr "Последние отчеты для %s"
|
|
1059
|
+
|
|
1060
|
+
#: ../app/views/scap_contents/_form.html.erb:9 ../app/views/tailoring_files/_form.html.erb:9
|
|
1061
|
+
msgid "File Upload"
|
|
1062
|
+
msgstr "Добавить файл"
|
|
1063
|
+
|
|
1064
|
+
#: ../app/views/scap_contents/_form.html.erb:20
|
|
1065
|
+
msgid "SCAP DataStream file"
|
|
1066
|
+
msgstr ""
|
|
1067
|
+
|
|
1068
|
+
#: ../app/views/scap_contents/_list.html.erb:17 ../app/views/tailoring_files/_list.html.erb:23
|
|
1069
|
+
msgid "Download"
|
|
1070
|
+
msgstr "Загрузить"
|
|
1071
|
+
|
|
1072
|
+
#: ../app/views/scap_contents/_list.html.erb:19
|
|
1073
|
+
msgid "Delete scap content %s?"
|
|
1074
|
+
msgstr ""
|
|
1075
|
+
|
|
1076
|
+
#: ../app/views/scap_contents/edit.html.erb:1
|
|
1077
|
+
msgid "Edit SCAP Content"
|
|
1078
|
+
msgstr "Изменить описание SCAP"
|
|
1079
|
+
|
|
1080
|
+
#: ../app/views/scap_contents/edit.html.erb:5
|
|
1081
|
+
msgid "Scap Contents"
|
|
1082
|
+
msgstr ""
|
|
1083
|
+
|
|
1084
|
+
#: ../app/views/scap_contents/index.html.erb:1
|
|
1085
|
+
msgid "SCAP Contents"
|
|
1086
|
+
msgstr "Описание SCAP"
|
|
1087
|
+
|
|
1088
|
+
#: ../app/views/scap_contents/index.html.erb:3
|
|
1089
|
+
msgid "Upload New SCAP Content"
|
|
1090
|
+
msgstr "Добавить описание SCAP"
|
|
1091
|
+
|
|
1092
|
+
#: ../app/views/scap_contents/new.html.erb:1
|
|
1093
|
+
msgid "Upload new SCAP content file"
|
|
1094
|
+
msgstr "Добавление файла описания SCAP"
|
|
1095
|
+
|
|
1096
|
+
#: ../app/views/scap_contents/welcome.html.erb:7
|
|
1097
|
+
msgid ""
|
|
1098
|
+
"The Security Content Automation Protocol (SCAP), combines a number of open standards that are used to enumerate software flaws and\n"
|
|
1099
|
+
" configuration issues related to security. "
|
|
1100
|
+
msgstr ""
|
|
1101
|
+
|
|
1102
|
+
#: ../app/views/scap_contents/welcome.html.erb:9
|
|
1103
|
+
msgid ""
|
|
1104
|
+
"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"
|
|
1105
|
+
" via %s"
|
|
1106
|
+
msgstr ""
|
|
1107
|
+
|
|
1108
|
+
#: ../app/views/scap_contents/welcome.html.erb:14
|
|
1109
|
+
msgid "New SCAP Content"
|
|
1110
|
+
msgstr ""
|
|
1111
|
+
|
|
1112
|
+
#: ../app/views/smart_proxies/_openscap_spool.html.erb:4
|
|
1113
|
+
msgid "%s spool errors detected, inspect the appropriate file directly on proxy"
|
|
1114
|
+
msgstr ""
|
|
1115
|
+
|
|
1116
|
+
#: ../app/views/smart_proxies/_openscap_spool.html.erb:8
|
|
1117
|
+
msgid "Failed to fetch spool status from proxy"
|
|
1118
|
+
msgstr ""
|
|
1119
|
+
|
|
1120
|
+
#: ../app/views/smart_proxies/_openscap_spool.html.erb:11
|
|
1121
|
+
msgid "None found"
|
|
1122
|
+
msgstr "Не найдено"
|
|
1123
|
+
|
|
1124
|
+
#: ../app/views/smart_proxies/plugins/_openscap.html.erb:7
|
|
1125
|
+
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."
|
|
1126
|
+
msgstr ""
|
|
1127
|
+
|
|
1128
|
+
#: ../app/views/smart_proxies/plugins/_openscap.html.erb:8
|
|
1129
|
+
msgid "Spool errors"
|
|
1130
|
+
msgstr ""
|
|
1131
|
+
|
|
1132
|
+
#: ../app/views/tailoring_files/_form.html.erb:20
|
|
1133
|
+
msgid "DataStream Tailoring file"
|
|
1134
|
+
msgstr ""
|
|
1135
|
+
|
|
1136
|
+
#: ../app/views/tailoring_files/_list.html.erb:22
|
|
1137
|
+
msgid "Delete tailoring file %s?"
|
|
1138
|
+
msgstr ""
|
|
1139
|
+
|
|
1140
|
+
#: ../app/views/tailoring_files/edit.html.erb:1
|
|
1141
|
+
msgid "Edit Tailoring File"
|
|
1142
|
+
msgstr ""
|
|
1143
|
+
|
|
1144
|
+
#: ../app/views/tailoring_files/edit.html.erb:4 ../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:148
|
|
1145
|
+
msgid "Tailoring Files"
|
|
1146
|
+
msgstr ""
|
|
1147
|
+
|
|
1148
|
+
#: ../app/views/tailoring_files/index.html.erb:2
|
|
1149
|
+
msgid "Upload New Tailoring file"
|
|
1150
|
+
msgstr ""
|
|
1151
|
+
|
|
1152
|
+
#: ../app/views/tailoring_files/new.html.erb:1
|
|
1153
|
+
msgid "Upload new Tailoring File"
|
|
1154
|
+
msgstr ""
|
|
1155
|
+
|
|
1156
|
+
#: ../app/views/tailoring_files/welcome.html.erb:7
|
|
1157
|
+
msgid "It may sometimes be required to adjust the security policy to your specific needs. "
|
|
1158
|
+
msgstr ""
|
|
1159
|
+
|
|
1160
|
+
#: ../app/views/tailoring_files/welcome.html.erb:8
|
|
1161
|
+
msgid ""
|
|
1162
|
+
"In Foreman, tailoring_files represent the custom modifications to default XCCDF profiles and they can be applied to hosts\n"
|
|
1163
|
+
" via %s"
|
|
1164
|
+
msgstr ""
|
|
1165
|
+
|
|
1166
|
+
#: ../app/views/tailoring_files/welcome.html.erb:13
|
|
1167
|
+
msgid "New Tailoring File"
|
|
1168
|
+
msgstr ""
|
|
1169
|
+
|
|
1170
|
+
#: ../db/seeds.d/openscap_policy_notification.rb:1
|
|
1171
|
+
msgid "Compliance policy summary"
|
|
1172
|
+
msgstr ""
|
|
1173
|
+
|
|
1174
|
+
#: ../db/seeds.d/openscap_policy_notification.rb:5
|
|
1175
|
+
msgid "A summary of reports for OpenSCAP policies"
|
|
1176
|
+
msgstr ""
|
|
1177
|
+
|
|
1178
|
+
#: ../lib/foreman_openscap/engine.rb:142
|
|
1179
|
+
msgid "SCAP contents"
|
|
1180
|
+
msgstr "Описание SCAP"
|
|
1181
|
+
|
|
1182
|
+
#: ../lib/foreman_openscap/engine.rb:145
|
|
1183
|
+
msgid "Reports"
|
|
1184
|
+
msgstr "Отчеты"
|
|
1185
|
+
|
|
1186
|
+
#: ../lib/foreman_openscap/engine.rb:170
|
|
1187
|
+
msgid "OpenSCAP Proxy to use for fetching SCAP content and uploading ARF reports. Leave blank and override appropriate parameters when using proxy load balancer."
|
|
1188
|
+
msgstr ""
|
|
1189
|
+
|
|
1190
|
+
#: ../lib/foreman_openscap/engine.rb:174 ../lib/foreman_openscap/engine.rb:179
|
|
1191
|
+
msgid "OpenSCAP Proxy"
|
|
1192
|
+
msgstr "Прокси OpenSCAP"
|
|
1193
|
+
|
|
1194
|
+
#: ../lib/foreman_openscap/engine.rb:176 ../lib/foreman_openscap/engine.rb:181
|
|
1195
|
+
msgid "ID of OpenSCAP Proxy"
|
|
1196
|
+
msgstr ""
|
|
1197
|
+
|
|
1198
|
+
#: ../lib/foreman_openscap/engine.rb:185 ../lib/foreman_openscap/engine.rb:193
|
|
1199
|
+
msgid "Run OpenSCAP scan"
|
|
1200
|
+
msgstr ""
|
|
1201
|
+
|
|
1202
|
+
#: action_names.rb:2
|
|
1203
|
+
msgid "Import Puppet classes"
|
|
1204
|
+
msgstr "Импорт классов Puppet"
|
|
1205
|
+
|
|
1206
|
+
#: action_names.rb:3
|
|
1207
|
+
msgid "Remote action:"
|
|
1208
|
+
msgstr "Удаленное действие:"
|
|
1209
|
+
|
|
1210
|
+
#: action_names.rb:4
|
|
1211
|
+
msgid "Action with sub plans"
|
|
1212
|
+
msgstr "Действия с подпланами"
|
|
1213
|
+
|
|
1214
|
+
#: action_names.rb:5
|
|
1215
|
+
msgid "Import facts"
|
|
1216
|
+
msgstr "Импорт фактов"
|
|
1217
|
+
|
|
1218
|
+
#: action_names.rb:6
|
|
1219
|
+
msgid "Delete host"
|
|
1220
|
+
msgstr ""
|
|
1221
|
+
|
|
1222
|
+
#: action_names.rb:7
|
|
1223
|
+
msgid "Update host"
|
|
1224
|
+
msgstr ""
|
|
1225
|
+
|
|
1226
|
+
#: action_names.rb:8
|
|
1227
|
+
msgid "Update node"
|
|
1228
|
+
msgstr ""
|
|
1229
|
+
|
|
1230
|
+
#: action_names.rb:9
|
|
1231
|
+
msgid "Create client"
|
|
1232
|
+
msgstr ""
|
|
1233
|
+
|
|
1234
|
+
#: action_names.rb:10
|
|
1235
|
+
msgid "Delete client"
|
|
1236
|
+
msgstr ""
|
|
1237
|
+
|
|
1238
|
+
#: action_names.rb:5
|
|
1239
|
+
#~ msgid "Create"
|
|
1240
|
+
#~ msgstr "Создать"
|
|
1241
|
+
|
|
1242
|
+
#: action_names.rb:6
|
|
1243
|
+
#~ msgid "Delete Activation Key"
|
|
1244
|
+
#~ msgstr "Удалить ключ активации"
|
|
1245
|
+
|
|
1246
|
+
#: action_names.rb:7
|
|
1247
|
+
#~ msgid "Update"
|
|
1248
|
+
#~ msgstr "Обновить"
|
|
1249
|
+
|
|
1250
|
+
#: action_names.rb:11
|
|
1251
|
+
#~ msgid "Errata mail"
|
|
1252
|
+
#~ msgstr "Почта"
|
|
1253
|
+
|
|
1254
|
+
#: action_names.rb:13
|
|
1255
|
+
#~ msgid "Promote"
|
|
1256
|
+
#~ msgstr "Продвижение"
|
|
1257
|
+
|
|
1258
|
+
#: action_names.rb:15
|
|
1259
|
+
#~ msgid "Abstract async task"
|
|
1260
|
+
#~ msgstr "Абстрактная асинхронная задача"
|
|
1261
|
+
|
|
1262
|
+
#: action_names.rb:16
|
|
1263
|
+
#~ msgid "Hypervisors"
|
|
1264
|
+
#~ msgstr "Гипервизоры"
|
|
1265
|
+
|
|
1266
|
+
#: action_names.rb:17
|
|
1267
|
+
#~ msgid "Hypervisors update"
|
|
1268
|
+
#~ msgstr "Обновление гипервизоров"
|
|
1269
|
+
|
|
1270
|
+
#: action_names.rb:18
|
|
1271
|
+
#~ msgid "Install package"
|
|
1272
|
+
#~ msgstr "Установить пакет"
|
|
1273
|
+
|
|
1274
|
+
#: action_names.rb:19
|
|
1275
|
+
#~ msgid "Remove package"
|
|
1276
|
+
#~ msgstr "Удалить пакет"
|
|
1277
|
+
|
|
1278
|
+
#: action_names.rb:20
|
|
1279
|
+
#~ msgid "Remove package group"
|
|
1280
|
+
#~ msgstr "Удалить группу пакетов"
|
|
1281
|
+
|
|
1282
|
+
#: action_names.rb:21
|
|
1283
|
+
#~ msgid "Update package"
|
|
1284
|
+
#~ msgstr "Обновить пакет"
|
|
1285
|
+
|
|
1286
|
+
#: action_names.rb:22
|
|
1287
|
+
#~ msgid "Install package group"
|
|
1288
|
+
#~ msgstr "Установить группу пакетов"
|
|
1289
|
+
|
|
1290
|
+
#: action_names.rb:23
|
|
1291
|
+
#~ msgid "Remove subscriptions"
|
|
1292
|
+
#~ msgstr "Удалить подписки"
|
|
1293
|
+
|
|
1294
|
+
#: action_names.rb:24
|
|
1295
|
+
#~ msgid "Update for host"
|
|
1296
|
+
#~ msgstr "Обновление узла"
|
|
1297
|
+
|
|
1298
|
+
#: action_names.rb:27
|
|
1299
|
+
#~ msgid "Package Profile Update"
|
|
1300
|
+
#~ msgstr "Обновление профиля пакетов"
|
|
1301
|
+
|
|
1302
|
+
#: action_names.rb:28
|
|
1303
|
+
#~ msgid "Export"
|
|
1304
|
+
#~ msgstr "Экспорт"
|
|
1305
|
+
|
|
1306
|
+
#: action_names.rb:29
|
|
1307
|
+
#~ msgid "Incremental Update"
|
|
1308
|
+
#~ msgstr "Инкрементное обновление"
|
|
1309
|
+
|
|
1310
|
+
#: action_names.rb:31
|
|
1311
|
+
#~ msgid "Destroy"
|
|
1312
|
+
#~ msgstr "Удалить"
|
|
1313
|
+
|
|
1314
|
+
#: action_names.rb:32
|
|
1315
|
+
#~ msgid "Publish"
|
|
1316
|
+
#~ msgstr "Опубликовать"
|
|
1317
|
+
|
|
1318
|
+
#: action_names.rb:33
|
|
1319
|
+
#~ msgid "Remove Versions and Associations"
|
|
1320
|
+
#~ msgstr "Удалить версии и связи"
|
|
1321
|
+
|
|
1322
|
+
#: action_names.rb:34
|
|
1323
|
+
#~ msgid "Remove from Environment"
|
|
1324
|
+
#~ msgstr "Удалить из окружения"
|
|
1325
|
+
|
|
1326
|
+
#: action_names.rb:35
|
|
1327
|
+
#~ msgid "Remove Version"
|
|
1328
|
+
#~ msgstr "Удалить версию"
|
|
1329
|
+
|
|
1330
|
+
#: action_names.rb:36
|
|
1331
|
+
#~ msgid "Auto-attach subscriptions"
|
|
1332
|
+
#~ msgstr "Автоматический выбор подписок"
|
|
1333
|
+
|
|
1334
|
+
#: action_names.rb:37
|
|
1335
|
+
#~ msgid "Attach subscriptions"
|
|
1336
|
+
#~ msgstr "Выделить подписки"
|
|
1337
|
+
|
|
1338
|
+
#: action_names.rb:38
|
|
1339
|
+
#~ msgid "Auto attach subscriptions"
|
|
1340
|
+
#~ msgstr "Выбрать подписки автоматически"
|
|
1341
|
+
|
|
1342
|
+
#: action_names.rb:39
|
|
1343
|
+
#~ msgid "Install Applicable Errata"
|
|
1344
|
+
#~ msgstr "Установить исправления"
|
|
1345
|
+
|
|
1346
|
+
#: action_names.rb:40
|
|
1347
|
+
#~ msgid "Install erratum"
|
|
1348
|
+
#~ msgstr "Установить исправление"
|
|
1349
|
+
|
|
1350
|
+
#: action_names.rb:41
|
|
1351
|
+
#~ msgid "Destroy Content Host"
|
|
1352
|
+
#~ msgstr "Удалить узел"
|
|
1353
|
+
|
|
1354
|
+
#: action_names.rb:42
|
|
1355
|
+
#~ msgid "Delete Lifecycle Environment"
|
|
1356
|
+
#~ msgstr "Удалить окружение"
|
|
1357
|
+
|
|
1358
|
+
#: action_names.rb:44
|
|
1359
|
+
#~ msgid "Product Create"
|
|
1360
|
+
#~ msgstr "Создать продукт"
|
|
1361
|
+
|
|
1362
|
+
#: action_names.rb:45
|
|
1363
|
+
#~ msgid "Delete Product"
|
|
1364
|
+
#~ msgstr "Удалить продукт"
|
|
1365
|
+
|
|
1366
|
+
#: action_names.rb:46
|
|
1367
|
+
#~ msgid "Reindex subscriptions"
|
|
1368
|
+
#~ msgstr "Повторно индексировать подписки"
|
|
1369
|
+
|
|
1370
|
+
#: action_names.rb:50
|
|
1371
|
+
#~ msgid "Discover"
|
|
1372
|
+
#~ msgstr "Поиск"
|
|
1373
|
+
|
|
1374
|
+
#: action_names.rb:52
|
|
1375
|
+
#~ msgid "Filtered index content"
|
|
1376
|
+
#~ msgstr "Содержимое фильтруемого индекса"
|
|
1377
|
+
|
|
1378
|
+
#: action_names.rb:53
|
|
1379
|
+
#~ msgid "Upload into"
|
|
1380
|
+
#~ msgstr "Добавить в"
|
|
1381
|
+
|
|
1382
|
+
#: action_names.rb:54
|
|
1383
|
+
#~ msgid "Index errata"
|
|
1384
|
+
#~ msgstr "Индексировать исправления"
|
|
1385
|
+
|
|
1386
|
+
#: action_names.rb:56
|
|
1387
|
+
#~ msgid "Index content"
|
|
1388
|
+
#~ msgstr "Индексировать содержимое"
|
|
1389
|
+
|
|
1390
|
+
#: action_names.rb:58
|
|
1391
|
+
#~ msgid "Index package groups"
|
|
1392
|
+
#~ msgstr "Индексировать группы пакетов"
|
|
1393
|
+
|
|
1394
|
+
#: action_names.rb:59
|
|
1395
|
+
#~ msgid "Remove Content"
|
|
1396
|
+
#~ msgstr "Удалить содержимое"
|
|
1397
|
+
|
|
1398
|
+
#: action_names.rb:60
|
|
1399
|
+
#~ msgid "Synchronize"
|
|
1400
|
+
#~ msgstr "Синхронизировать"
|
|
1401
|
+
|
|
1402
|
+
#: action_names.rb:63
|
|
1403
|
+
#~ msgid "Upload errata into"
|
|
1404
|
+
#~ msgstr "Добавить исправления в"
|
|
1405
|
+
|
|
1406
|
+
#: action_names.rb:65
|
|
1407
|
+
#~ msgid "Disable"
|
|
1408
|
+
#~ msgstr "Отключить"
|
|
1409
|
+
|
|
1410
|
+
#: action_names.rb:66
|
|
1411
|
+
#~ msgid "Enable"
|
|
1412
|
+
#~ msgstr "Включить"
|