foreman_discovery 8.0.0 → 8.0.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
1
1
  # SOME DESCRIPTIVE TITLE.
2
2
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the foreman_discovery package.
4
- #
4
+ #
5
5
  # Translators:
6
6
  # Dominic Cleal <dominic@cleal.org>, 2014
7
7
  # Junior Alvim <alvin@intechne.com.br>, 2014
@@ -10,13 +10,12 @@
10
10
  # Valeria S Silva <valeriassilva@live.com>, 2015
11
11
  msgid ""
12
12
  msgstr ""
13
- "Project-Id-Version: foreman_discovery 7.0.0\n"
13
+ "Project-Id-Version: foreman_discovery 8.0.0\n"
14
14
  "Report-Msgid-Bugs-To: \n"
15
15
  "POT-Creation-Date: 2017-01-06 08:26+0100\n"
16
- "PO-Revision-Date: 2016-08-31 08:17+0000\n"
16
+ "PO-Revision-Date: 2017-01-06 08:44+0000\n"
17
17
  "Last-Translator: Lukáš Zapletal\n"
18
- "Language-Team: Portuguese (Brazil) (http://www.transifex.com/foreman/foreman/l"
19
- "anguage/pt_BR/)\n"
18
+ "Language-Team: Portuguese (Brazil) (http://www.transifex.com/foreman/foreman/language/pt_BR/)\n"
20
19
  "MIME-Version: 1.0\n"
21
20
  "Content-Type: text/plain; charset=UTF-8\n"
22
21
  "Content-Transfer-Encoding: 8bit\n"
@@ -27,19 +26,23 @@ msgstr ""
27
26
  msgid "List all discovered hosts"
28
27
  msgstr "Listar de todos os hosts descobertos"
29
28
 
30
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:17 ../app/controllers/api/v2/discovery_rules_controller.rb:15
29
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:17
30
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:15
31
31
  msgid "filter results"
32
32
  msgstr "filtrar resultados"
33
33
 
34
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:18 ../app/controllers/api/v2/discovery_rules_controller.rb:16
34
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:18
35
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:16
35
36
  msgid "sort results"
36
37
  msgstr "definir resultados."
37
38
 
38
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:19 ../app/controllers/api/v2/discovery_rules_controller.rb:17
39
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:19
40
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:17
39
41
  msgid "paginate results"
40
42
  msgstr "paginar resultados"
41
43
 
42
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:20 ../app/controllers/api/v2/discovery_rules_controller.rb:18
44
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:20
45
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:18
43
46
  msgid "number of entries per request"
44
47
  msgstr "número de entradas por requisição"
45
48
 
@@ -64,11 +67,14 @@ msgid "not required if it's a virtual machine"
64
67
  msgstr "não é necessário se for uma máquina virtual."
65
68
 
66
69
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:74
67
- msgid "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
70
+ msgid ""
71
+ "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
68
72
  msgstr "UUID a rastrear o status de tarefas de orquestração, GET /api/orchestration/:UUID/tasks"
69
73
 
70
74
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:76
71
- msgid "required if value is not inherited from host group or default password in settings"
75
+ msgid ""
76
+ "required if value is not inherited from host group or default password in "
77
+ "settings"
72
78
  msgstr "requerido se valor não for herdado de um grupo de host ou senha padrão em configurações."
73
79
 
74
80
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:86
@@ -80,14 +86,18 @@ msgid "Upload facts for a host, creating the host if required"
80
86
  msgstr "Carregar fatos para um host, criando o host se necessário"
81
87
 
82
88
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:94
83
- msgid "hash containing facts for the host with minimum set of facts: discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: eth0 (example in case primary interface is named eth0)"
89
+ msgid ""
90
+ "hash containing facts for the host with minimum set of facts: "
91
+ "discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: "
92
+ "eth0 (example in case primary interface is named eth0)"
84
93
  msgstr "hash contendo fatos para o host com um conjunto mínimo de fatos: discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: eth0 (exemplo, no caso da interface primária ser nomeada eth0) "
85
94
 
86
95
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:111
87
96
  msgid "Execute rules against a discovered host"
88
97
  msgstr "Executar regras nos hosts descobertos"
89
98
 
90
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:117 ../app/controllers/discovered_hosts_controller.rb:162
99
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:117
100
+ #: ../app/controllers/discovered_hosts_controller.rb:162
91
101
  msgid "Host %{host} was provisioned with rule %{rule}"
92
102
  msgstr "Host %{host} recebeu a regra %{rule}"
93
103
 
@@ -95,7 +105,8 @@ msgstr "Host %{host} recebeu a regra %{rule}"
95
105
  msgid "Unable to provision %{host}: %{errors}"
96
106
  msgstr "Não é possível provisionar %{host}: %{errors}"
97
107
 
98
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:126 ../app/controllers/discovered_hosts_controller.rb:169
108
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:126
109
+ #: ../app/controllers/discovered_hosts_controller.rb:169
99
110
  msgid "No rule found for host %s"
100
111
  msgstr "Nenhuma regra encontrada para o host %s"
101
112
 
@@ -103,11 +114,13 @@ msgstr "Nenhuma regra encontrada para o host %s"
103
114
  msgid "Execute rules against all currently discovered hosts"
104
115
  msgstr "Executar regras em todos os hosts descobertos atualmente"
105
116
 
106
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:137 ../app/controllers/discovered_hosts_controller.rb:175
117
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:137
118
+ #: ../app/controllers/discovered_hosts_controller.rb:175
107
119
  msgid "Errors during auto provisioning: %s"
108
120
  msgstr "Erros durante o auto provisionamento: %s"
109
121
 
110
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:140 ../app/controllers/discovered_hosts_controller.rb:178
122
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:140
123
+ #: ../app/controllers/discovered_hosts_controller.rb:178
111
124
  msgid "No discovered hosts to provision"
112
125
  msgstr "Nenhum host descoberto para fornecer"
113
126
 
@@ -127,7 +140,8 @@ msgstr "Reinicializando um host descoberto"
127
140
  msgid "Rebooting all discovered hosts"
128
141
  msgstr "Reinicializando todos os host descobertos"
129
142
 
130
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:202 ../app/controllers/discovered_hosts_controller.rb:120
143
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:202
144
+ #: ../app/controllers/discovered_hosts_controller.rb:120
131
145
  msgid "Discovered hosts are rebooting now"
132
146
  msgstr "Hosts descobertos serão reiniciados agora"
133
147
 
@@ -152,7 +166,8 @@ msgid "the hostgroup that is used to auto provision a host"
152
166
  msgstr "o hostgroup que é utilizado para auto prover um host"
153
167
 
154
168
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:35
155
- msgid "defines a pattern to assign human-readable hostnames to the matching hosts"
169
+ msgid ""
170
+ "defines a pattern to assign human-readable hostnames to the matching hosts"
156
171
  msgstr "define um modelo para atribuir hostnames legíveis à hosts coincidentes"
157
172
 
158
173
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:36
@@ -160,7 +175,8 @@ msgid "enables to limit maximum amount of provisioned hosts per rule"
160
175
  msgstr "possibilita limitar a quantia máxima de hosts provisionados por regra"
161
176
 
162
177
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:37
163
- msgid "puts the rules in order, low numbers go first. Must be greater then zero"
178
+ msgid ""
179
+ "puts the rules in order, low numbers go first. Must be greater then zero"
164
180
  msgstr "coloca as regras em ordem, números baixos primeiro. Deve ser maior do que zero."
165
181
 
166
182
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:38
@@ -303,15 +319,19 @@ msgstr "Regra desabilitada"
303
319
  msgid "%s ago"
304
320
  msgstr "%s atrás"
305
321
 
306
- #: ../app/helpers/discovered_hosts_helper.rb:14 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:46
322
+ #: ../app/helpers/discovered_hosts_helper.rb:14
323
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:46
307
324
  msgid "Auto Provision"
308
325
  msgstr "Provisão Automática"
309
326
 
310
- #: ../app/helpers/discovered_hosts_helper.rb:15 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:47
327
+ #: ../app/helpers/discovered_hosts_helper.rb:15
328
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:47
311
329
  msgid "Refresh facts"
312
330
  msgstr "Atualizar fatos"
313
331
 
314
- #: ../app/helpers/discovered_hosts_helper.rb:16 ../app/models/setting/discovered.rb:23 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:48
332
+ #: ../app/helpers/discovered_hosts_helper.rb:16
333
+ #: ../app/models/setting/discovered.rb:23
334
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:48
315
335
  msgid "Reboot"
316
336
  msgstr "Reiniciar"
317
337
 
@@ -319,7 +339,8 @@ msgstr "Reiniciar"
319
339
  msgid "Back"
320
340
  msgstr "Voltar"
321
341
 
322
- #: ../app/helpers/discovered_hosts_helper.rb:21 ../app/helpers/discovered_hosts_helper.rb:38
342
+ #: ../app/helpers/discovered_hosts_helper.rb:21
343
+ #: ../app/helpers/discovered_hosts_helper.rb:38
323
344
  msgid "Select Action"
324
345
  msgstr "Selecionar Ação"
325
346
 
@@ -327,7 +348,8 @@ msgstr "Selecionar Ação"
327
348
  msgid "Expand All"
328
349
  msgstr "Expandir todos"
329
350
 
330
- #: ../app/helpers/discovered_hosts_helper.rb:28 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:49
351
+ #: ../app/helpers/discovered_hosts_helper.rb:28
352
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:49
331
353
  msgid "Delete %s?"
332
354
  msgstr "Remover %s?"
333
355
 
@@ -367,7 +389,8 @@ msgstr "Relatado(a) nos últimos 7 dias "
367
389
  msgid "Provision"
368
390
  msgstr "Configuração"
369
391
 
370
- #: ../app/helpers/discovery_rules_helper.rb:26 ../lib/foreman_discovery/engine.rb:163
392
+ #: ../app/helpers/discovery_rules_helper.rb:26
393
+ #: ../lib/foreman_discovery/engine.rb:163
371
394
  msgid "Discovered Hosts"
372
395
  msgstr ""
373
396
 
@@ -412,14 +435,17 @@ msgid "must start with a letter or ERB."
412
435
  msgstr "deve iniciar com uma letra ou ERB."
413
436
 
414
437
  #: ../app/models/discovery_rule.rb:45
415
- msgid "Host group organization %s must also be associated to the discovery rule"
416
- msgid_plural "Host group organizations %s must also be associated to the discovery rule"
438
+ msgid ""
439
+ "Host group organization %s must also be associated to the discovery rule"
440
+ msgid_plural ""
441
+ "Host group organizations %s must also be associated to the discovery rule"
417
442
  msgstr[0] "Organizações de grupos de host% s também deve ser associado à regra descoberta"
418
443
  msgstr[1] "Organizações de grupos de host% s também deve ser associado à regra descoberta"
419
444
 
420
445
  #: ../app/models/discovery_rule.rb:51
421
446
  msgid "Host group location %s must also be associated to the discovery rule"
422
- msgid_plural "Host group locations %s must also be associated to the discovery rule"
447
+ msgid_plural ""
448
+ "Host group locations %s must also be associated to the discovery rule"
423
449
  msgstr[0] "ocalização do grupo de hosts %s deverá também ser associado a regra descoberta"
424
450
  msgstr[1] "localização de grupo de hosts %s deverá também ser associado a regra descoberta"
425
451
 
@@ -428,11 +454,15 @@ msgid "Invalid facts, must be a Hash"
428
454
  msgstr "Fatos inválidos, deve ser um Hash"
429
455
 
430
456
  #: ../app/models/host/discovered.rb:43
431
- msgid "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname"
457
+ msgid ""
458
+ "Expected discovery_fact '%s' is missing, unable to detect primary interface "
459
+ "and set hostname"
432
460
  msgstr " discovery_fact '%s' esperado ausente, não é possível detectar a interface primária e definir o nome do host "
433
461
 
434
462
  #: ../app/models/host/discovered.rb:50
435
- msgid "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s"
463
+ msgid ""
464
+ "Invalid facts: hash does not contain a valid value for any of the facts in "
465
+ "the discovery_hostname setting: %s"
436
466
  msgstr ""
437
467
 
438
468
  #: ../app/models/host/discovered.rb:67
@@ -500,7 +530,9 @@ msgid "Hostname facts"
500
530
  msgstr ""
501
531
 
502
532
  #: ../app/models/setting/discovered.rb:22
503
- msgid "Automatically provision newly discovered hosts, according to the provisioning rules"
533
+ msgid ""
534
+ "Automatically provision newly discovered hosts, according to the "
535
+ "provisioning rules"
504
536
  msgstr "Provisão automática descobriu hosts recentemente, de acordo com as regras de provisionamento"
505
537
 
506
538
  #: ../app/models/setting/discovered.rb:22
@@ -576,7 +608,9 @@ msgid "IPMI facts"
576
608
  msgstr ""
577
609
 
578
610
  #: ../app/models/setting/discovered.rb:32
579
- msgid "Automatically generate PXE configuration to pin a newly discovered host to discovery"
611
+ msgid ""
612
+ "Automatically generate PXE configuration to pin a newly discovered host to "
613
+ "discovery"
580
614
  msgstr ""
581
615
 
582
616
  #: ../app/models/setting/discovered.rb:32
@@ -632,7 +666,9 @@ msgid "Discovery organization"
632
666
  msgstr ""
633
667
 
634
668
  #: ../app/services/foreman_discovery/fact_parser.rb:9
635
- msgid "Unable to detect primary interface using MAC '%{mac}' specified by discovery_fact '%{fact}'"
669
+ msgid ""
670
+ "Unable to detect primary interface using MAC '%{mac}' specified by "
671
+ "discovery_fact '%{fact}'"
636
672
  msgstr "Não é possível detectar interface primária usando MAC '%{mac}' especificado pelo discovery_fact '%{fact}'"
637
673
 
638
674
  #: ../app/services/foreman_discovery/node_api/node_resource.rb:75
@@ -651,15 +687,25 @@ msgstr "Nenhum host descobertos"
651
687
  msgid "Host"
652
688
  msgstr "Host"
653
689
 
654
- #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:4 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:7 ../app/views/discovered_hosts/_selected_hosts.html.erb:8 ../app/views/discovered_mailer/discovered_summary.html.erb:18 ../app/views/discovered_mailer/discovered_summary.text.erb:10
690
+ #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:4
691
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:7
692
+ #: ../app/views/discovered_hosts/_selected_hosts.html.erb:8
693
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:18
694
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:10
655
695
  msgid "Model"
656
696
  msgstr "Modelo"
657
697
 
658
- #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:5 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:9 ../app/views/discovered_mailer/discovered_summary.html.erb:20 ../app/views/discovered_mailer/discovered_summary.text.erb:12
698
+ #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:5
699
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:9
700
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:20
701
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:12
659
702
  msgid "CPUs"
660
703
  msgstr "CPUs"
661
704
 
662
- #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:6 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:10 ../app/views/discovered_mailer/discovered_summary.html.erb:21 ../app/views/discovered_mailer/discovered_summary.text.erb:13
705
+ #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:6
706
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:10
707
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:21
708
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:13
663
709
  msgid "Memory"
664
710
  msgstr "Memória"
665
711
 
@@ -675,7 +721,8 @@ msgstr ""
675
721
  msgid "Create host"
676
722
  msgstr ""
677
723
 
678
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:2 ../lib/foreman_discovery/engine.rb:148
724
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:2
725
+ #: ../lib/foreman_discovery/engine.rb:148
679
726
  msgid "Discovered hosts"
680
727
  msgstr "Hosts descobertos"
681
728
 
@@ -687,27 +734,38 @@ msgstr "Selecionar todos os itens desta página"
687
734
  msgid "items selected. Uncheck to Clear"
688
735
  msgstr "itens selecionados. Desselecione para Limpar"
689
736
 
690
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:6 ../app/views/discovered_hosts/_selected_hosts.html.erb:7 ../app/views/discovered_mailer/discovered_summary.html.erb:17 ../app/views/discovered_mailer/discovered_summary.text.erb:9
737
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:6
738
+ #: ../app/views/discovered_hosts/_selected_hosts.html.erb:7
739
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:17
740
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:9
691
741
  msgid "Name"
692
742
  msgstr "Nome"
693
743
 
694
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:8 ../app/views/discovered_mailer/discovered_summary.html.erb:19 ../app/views/discovered_mailer/discovered_summary.text.erb:11
744
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:8
745
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:19
746
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:11
695
747
  msgid "IP Address"
696
748
  msgstr "Endereço IP"
697
749
 
698
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:11 ../app/views/discovered_mailer/discovered_summary.html.erb:22 ../app/views/discovered_mailer/discovered_summary.text.erb:14
750
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:11
751
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:22
752
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:14
699
753
  msgid "Disk count"
700
754
  msgstr "Contagem de Disco"
701
755
 
702
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:12 ../app/views/discovered_mailer/discovered_summary.html.erb:23 ../app/views/discovered_mailer/discovered_summary.text.erb:15
756
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:12
757
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:23
758
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:15
703
759
  msgid "Disks size"
704
760
  msgstr "Tamanho do disco"
705
761
 
706
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17 ../app/views/discovered_hosts/_selected_hosts.html.erb:10
762
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17
763
+ #: ../app/views/discovered_hosts/_selected_hosts.html.erb:10
707
764
  msgid "Location"
708
765
  msgstr "Local"
709
766
 
710
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:20 ../app/views/discovered_hosts/_selected_hosts.html.erb:13
767
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:20
768
+ #: ../app/views/discovered_hosts/_selected_hosts.html.erb:13
711
769
  msgid "Organization"
712
770
  msgstr "Organização"
713
771
 
@@ -744,7 +802,9 @@ msgid "Warning"
744
802
  msgstr "Aviso"
745
803
 
746
804
  #: ../app/views/discovered_hosts/multiple_destroy.html.erb:5
747
- msgid "This might take a while, as all hosts, facts and reports will be destroyed as well"
805
+ msgid ""
806
+ "This might take a while, as all hosts, facts and reports will be destroyed "
807
+ "as well"
748
808
  msgstr "Isto pode demorar um pouco, pois todos os hosts, fatos e relatórios também serão destruídos"
749
809
 
750
810
  #: ../app/views/discovered_hosts/select_multiple_location.html.erb:5
@@ -787,11 +847,13 @@ msgstr ""
787
847
  msgid "<b>Foreman</b> Discovered hosts summary"
788
848
  msgstr ""
789
849
 
790
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:10 ../app/views/discovered_mailer/discovered_summary.text.erb:5
850
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:10
851
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:5
791
852
  msgid "Summary from %{time} ago to %{now}"
792
853
  msgstr ""
793
854
 
794
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:11 ../app/views/discovered_mailer/discovered_summary.text.erb:3
855
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:11
856
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:3
795
857
  msgid "Discovered hosts from Foreman server at %{foreman_url}"
796
858
  msgstr ""
797
859
 
@@ -844,23 +906,33 @@ msgid "Rule priority (lower integer means higher priority)"
844
906
  msgstr "Prioridade de regras (inteiro mais baixo significa maior prioridade)"
845
907
 
846
908
  #: ../app/views/discovery_rules/_template_inline.erb:2
847
- msgid "Specify target hostname template pattern in the same syntax as in Provisioning Templates (ERB)."
909
+ msgid ""
910
+ "Specify target hostname template pattern in the same syntax as in "
911
+ "Provisioning Templates (ERB)."
848
912
  msgstr "Especificar padrão de modelo do hostname alvo na mesma sintaxe que em Modelos de Provisionamento (ERB)."
849
913
 
850
914
  #: ../app/views/discovery_rules/_template_inline.erb:4
851
- msgid "Domain will be appended automatically. A hostname based on MAC address will be used when left blank."
915
+ msgid ""
916
+ "Domain will be appended automatically. A hostname based on MAC address will "
917
+ "be used when left blank."
852
918
  msgstr ""
853
919
 
854
920
  #: ../app/views/discovery_rules/_template_inline.erb:5
855
- msgid "In addition to @host attribute function rand for random integers is available. Examples:"
921
+ msgid ""
922
+ "In addition to @host attribute function rand for random integers is "
923
+ "available. Examples:"
856
924
  msgstr ""
857
925
 
858
926
  #: ../app/views/discovery_rules/_template_inline.erb:8
859
- msgid "When creating hostname patterns, make sure the resulting host names are unique."
927
+ msgid ""
928
+ "When creating hostname patterns, make sure the resulting host names are "
929
+ "unique."
860
930
  msgstr ""
861
931
 
862
932
  #: ../app/views/discovery_rules/_template_inline.erb:9
863
- msgid "Hostnames must not start with numbers. A good approach is to use unique information provided by facter (MAC address, BIOS or serial ID)."
933
+ msgid ""
934
+ "Hostnames must not start with numbers. A good approach is to use unique "
935
+ "information provided by facter (MAC address, BIOS or serial ID)."
864
936
  msgstr ""
865
937
 
866
938
  #: ../app/views/discovery_rules/edit.html.erb:1
@@ -916,13 +988,13 @@ msgid "Discovery Proxy"
916
988
  msgstr ""
917
989
 
918
990
  #: ../lib/foreman_discovery/engine.rb:177
919
- msgid "Discovery Proxy to use within this subnet for managing connection to discovered hosts"
991
+ msgid ""
992
+ "Discovery Proxy to use within this subnet for managing connection to "
993
+ "discovered hosts"
920
994
  msgstr ""
921
995
 
922
996
  #: ../lib/foreman_discovery/engine.rb:178
923
- msgid "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts"
997
+ msgid ""
998
+ "ID of Discovery Proxy to use within this subnet for managing connection to "
999
+ "discovered hosts"
924
1000
  msgstr ""
925
-
926
- #: ../lib/foreman_discovery/engine.rb:162
927
- #~ msgid "Discovery widget"
928
- #~ msgstr "Widget de descoberta"
@@ -1,7 +1,7 @@
1
1
  # SOME DESCRIPTIVE TITLE.
2
2
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the foreman_discovery package.
4
- #
4
+ #
5
5
  # Translators:
6
6
  # Denis Denis <stereodenis@gmail.com>, 2014
7
7
  # Dominic Cleal <dominic@cleal.org>, 2014
@@ -10,38 +10,39 @@
10
10
  # Yulia <yulia.poyarkova@redhat.com>, 2016
11
11
  msgid ""
12
12
  msgstr ""
13
- "Project-Id-Version: foreman_discovery 7.0.0\n"
13
+ "Project-Id-Version: foreman_discovery 8.0.0\n"
14
14
  "Report-Msgid-Bugs-To: \n"
15
15
  "POT-Creation-Date: 2017-01-06 08:26+0100\n"
16
- "PO-Revision-Date: 2016-08-31 08:17+0000\n"
16
+ "PO-Revision-Date: 2017-01-06 08:44+0000\n"
17
17
  "Last-Translator: Lukáš Zapletal\n"
18
- "Language-Team: Russian (http://www.transifex.com/foreman/foreman/language/ru/)"
19
- "\n"
18
+ "Language-Team: Russian (http://www.transifex.com/foreman/foreman/language/ru/)\n"
20
19
  "MIME-Version: 1.0\n"
21
20
  "Content-Type: text/plain; charset=UTF-8\n"
22
21
  "Content-Transfer-Encoding: 8bit\n"
23
22
  "Language: ru\n"
24
- "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<="
25
- "4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=1"
26
- "1 && n%100<=14)? 2 : 3);\n"
23
+ "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
27
24
 
28
25
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:16
29
26
  msgid "List all discovered hosts"
30
27
  msgstr "Показать все обнаруженные узлы"
31
28
 
32
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:17 ../app/controllers/api/v2/discovery_rules_controller.rb:15
29
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:17
30
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:15
33
31
  msgid "filter results"
34
32
  msgstr "отфильтровать результаты"
35
33
 
36
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:18 ../app/controllers/api/v2/discovery_rules_controller.rb:16
34
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:18
35
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:16
37
36
  msgid "sort results"
38
37
  msgstr "отсортировать результаты"
39
38
 
40
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:19 ../app/controllers/api/v2/discovery_rules_controller.rb:17
39
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:19
40
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:17
41
41
  msgid "paginate results"
42
42
  msgstr "постранично"
43
43
 
44
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:20 ../app/controllers/api/v2/discovery_rules_controller.rb:18
44
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:20
45
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:18
45
46
  msgid "number of entries per request"
46
47
  msgstr "количество записей на запрос"
47
48
 
@@ -66,11 +67,14 @@ msgid "not required if it's a virtual machine"
66
67
  msgstr "не требуется для виртуальных машин"
67
68
 
68
69
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:74
69
- msgid "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
70
+ msgid ""
71
+ "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
70
72
  msgstr "UUID для отслеживания состояния задач оркестрации: GET /api/orchestration/:UUID/tasks"
71
73
 
72
74
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:76
73
- msgid "required if value is not inherited from host group or default password in settings"
75
+ msgid ""
76
+ "required if value is not inherited from host group or default password in "
77
+ "settings"
74
78
  msgstr "обязательно, если пароль не унаследован от группы узлов или заданного по умолчанию пароля"
75
79
 
76
80
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:86
@@ -82,14 +86,18 @@ msgid "Upload facts for a host, creating the host if required"
82
86
  msgstr "Загрузить факты узла и, если необходимо, создать узел"
83
87
 
84
88
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:94
85
- msgid "hash containing facts for the host with minimum set of facts: discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: eth0 (example in case primary interface is named eth0)"
89
+ msgid ""
90
+ "hash containing facts for the host with minimum set of facts: "
91
+ "discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: "
92
+ "eth0 (example in case primary interface is named eth0)"
86
93
  msgstr "хэш с минимальным набором фактов узла: discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: eth0 (в этих примерах подразумевается, что основной интерфейс имеет имя eth0)"
87
94
 
88
95
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:111
89
96
  msgid "Execute rules against a discovered host"
90
97
  msgstr "Применить правила к обнаруженному узлу"
91
98
 
92
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:117 ../app/controllers/discovered_hosts_controller.rb:162
99
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:117
100
+ #: ../app/controllers/discovered_hosts_controller.rb:162
93
101
  msgid "Host %{host} was provisioned with rule %{rule}"
94
102
  msgstr "%{host} был подготовлен в соответствии с правилом %{rule}"
95
103
 
@@ -97,7 +105,8 @@ msgstr "%{host} был подготовлен в соответствии с п
97
105
  msgid "Unable to provision %{host}: %{errors}"
98
106
  msgstr "Не удалось подготовить %{host}: %{errors}"
99
107
 
100
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:126 ../app/controllers/discovered_hosts_controller.rb:169
108
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:126
109
+ #: ../app/controllers/discovered_hosts_controller.rb:169
101
110
  msgid "No rule found for host %s"
102
111
  msgstr "Нет правил для %s"
103
112
 
@@ -105,11 +114,13 @@ msgstr "Нет правил для %s"
105
114
  msgid "Execute rules against all currently discovered hosts"
106
115
  msgstr "Применить правила ко всем обнаруженным узлам"
107
116
 
108
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:137 ../app/controllers/discovered_hosts_controller.rb:175
117
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:137
118
+ #: ../app/controllers/discovered_hosts_controller.rb:175
109
119
  msgid "Errors during auto provisioning: %s"
110
120
  msgstr "Ошибки при автоматической подготовке: %s"
111
121
 
112
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:140 ../app/controllers/discovered_hosts_controller.rb:178
122
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:140
123
+ #: ../app/controllers/discovered_hosts_controller.rb:178
113
124
  msgid "No discovered hosts to provision"
114
125
  msgstr "Нет обнаруженных узлов"
115
126
 
@@ -129,7 +140,8 @@ msgstr "Перезагрузка обнаруженного узла"
129
140
  msgid "Rebooting all discovered hosts"
130
141
  msgstr "Перезагрузка всех обнаруженных узлов"
131
142
 
132
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:202 ../app/controllers/discovered_hosts_controller.rb:120
143
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:202
144
+ #: ../app/controllers/discovered_hosts_controller.rb:120
133
145
  msgid "Discovered hosts are rebooting now"
134
146
  msgstr "Выполняется перезагрузка обнаруженных узлов"
135
147
 
@@ -154,7 +166,8 @@ msgid "the hostgroup that is used to auto provision a host"
154
166
  msgstr "группа узлов, которая будет выбрана при автоматической подготовке узлов"
155
167
 
156
168
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:35
157
- msgid "defines a pattern to assign human-readable hostnames to the matching hosts"
169
+ msgid ""
170
+ "defines a pattern to assign human-readable hostnames to the matching hosts"
158
171
  msgstr "шаблон для присвоения узлам понятных имен"
159
172
 
160
173
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:36
@@ -162,7 +175,8 @@ msgid "enables to limit maximum amount of provisioned hosts per rule"
162
175
  msgstr "максимальное число узлов для указанного правила"
163
176
 
164
177
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:37
165
- msgid "puts the rules in order, low numbers go first. Must be greater then zero"
178
+ msgid ""
179
+ "puts the rules in order, low numbers go first. Must be greater then zero"
166
180
  msgstr "приоритет правила (должен быть больше 0). Правила выбираются по возрастанию приоритета"
167
181
 
168
182
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:38
@@ -305,15 +319,19 @@ msgstr "Правило отключено"
305
319
  msgid "%s ago"
306
320
  msgstr "%s назад"
307
321
 
308
- #: ../app/helpers/discovered_hosts_helper.rb:14 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:46
322
+ #: ../app/helpers/discovered_hosts_helper.rb:14
323
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:46
309
324
  msgid "Auto Provision"
310
325
  msgstr "Автоматическая подготовка"
311
326
 
312
- #: ../app/helpers/discovered_hosts_helper.rb:15 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:47
327
+ #: ../app/helpers/discovered_hosts_helper.rb:15
328
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:47
313
329
  msgid "Refresh facts"
314
330
  msgstr "Обновить факты"
315
331
 
316
- #: ../app/helpers/discovered_hosts_helper.rb:16 ../app/models/setting/discovered.rb:23 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:48
332
+ #: ../app/helpers/discovered_hosts_helper.rb:16
333
+ #: ../app/models/setting/discovered.rb:23
334
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:48
317
335
  msgid "Reboot"
318
336
  msgstr "Перезагрузить"
319
337
 
@@ -321,7 +339,8 @@ msgstr "Перезагрузить"
321
339
  msgid "Back"
322
340
  msgstr "Назад"
323
341
 
324
- #: ../app/helpers/discovered_hosts_helper.rb:21 ../app/helpers/discovered_hosts_helper.rb:38
342
+ #: ../app/helpers/discovered_hosts_helper.rb:21
343
+ #: ../app/helpers/discovered_hosts_helper.rb:38
325
344
  msgid "Select Action"
326
345
  msgstr "Действия"
327
346
 
@@ -329,7 +348,8 @@ msgstr "Действия"
329
348
  msgid "Expand All"
330
349
  msgstr "Развернуть все"
331
350
 
332
- #: ../app/helpers/discovered_hosts_helper.rb:28 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:49
351
+ #: ../app/helpers/discovered_hosts_helper.rb:28
352
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:49
333
353
  msgid "Delete %s?"
334
354
  msgstr "Удалить %s?"
335
355
 
@@ -369,7 +389,8 @@ msgstr "Были данные за последние 7 дней"
369
389
  msgid "Provision"
370
390
  msgstr "Подготовить"
371
391
 
372
- #: ../app/helpers/discovery_rules_helper.rb:26 ../lib/foreman_discovery/engine.rb:163
392
+ #: ../app/helpers/discovery_rules_helper.rb:26
393
+ #: ../lib/foreman_discovery/engine.rb:163
373
394
  msgid "Discovered Hosts"
374
395
  msgstr "Обнаруженные узлы"
375
396
 
@@ -414,8 +435,10 @@ msgid "must start with a letter or ERB."
414
435
  msgstr "должен начинаться с буквы или ERB"
415
436
 
416
437
  #: ../app/models/discovery_rule.rb:45
417
- msgid "Host group organization %s must also be associated to the discovery rule"
418
- msgid_plural "Host group organizations %s must also be associated to the discovery rule"
438
+ msgid ""
439
+ "Host group organization %s must also be associated to the discovery rule"
440
+ msgid_plural ""
441
+ "Host group organizations %s must also be associated to the discovery rule"
419
442
  msgstr[0] "С правилом также необходимо связать организацию группы узлов, %s"
420
443
  msgstr[1] "С правилом также необходимо связать организации группы узлов: %s"
421
444
  msgstr[2] "С правилом также необходимо связать организации группы узлов: %s"
@@ -423,7 +446,8 @@ msgstr[3] "С правилом также необходимо связать о
423
446
 
424
447
  #: ../app/models/discovery_rule.rb:51
425
448
  msgid "Host group location %s must also be associated to the discovery rule"
426
- msgid_plural "Host group locations %s must also be associated to the discovery rule"
449
+ msgid_plural ""
450
+ "Host group locations %s must also be associated to the discovery rule"
427
451
  msgstr[0] "С правилом также необходимо связать местоположение группы узлов, %s"
428
452
  msgstr[1] "С правилом также необходимо связать местоположения групп узлов: %s"
429
453
  msgstr[2] "С правилом также необходимо связать местоположения групп узлов: %s"
@@ -434,11 +458,15 @@ msgid "Invalid facts, must be a Hash"
434
458
  msgstr "Недопустимый формат фактов: ожидаются переменные и их значения"
435
459
 
436
460
  #: ../app/models/host/discovered.rb:43
437
- msgid "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname"
461
+ msgid ""
462
+ "Expected discovery_fact '%s' is missing, unable to detect primary interface "
463
+ "and set hostname"
438
464
  msgstr "Отсутствует факт «%s»: невозможно определить основной интерфейс и имя узла"
439
465
 
440
466
  #: ../app/models/host/discovered.rb:50
441
- msgid "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s"
467
+ msgid ""
468
+ "Invalid facts: hash does not contain a valid value for any of the facts in "
469
+ "the discovery_hostname setting: %s"
442
470
  msgstr "Недействительные факты: строка не содержит ни одного действительного значения фактов в соответствии с заданным в discovery_hostname: %s"
443
471
 
444
472
  #: ../app/models/host/discovered.rb:67
@@ -506,7 +534,9 @@ msgid "Hostname facts"
506
534
  msgstr ""
507
535
 
508
536
  #: ../app/models/setting/discovered.rb:22
509
- msgid "Automatically provision newly discovered hosts, according to the provisioning rules"
537
+ msgid ""
538
+ "Automatically provision newly discovered hosts, according to the "
539
+ "provisioning rules"
510
540
  msgstr "Автоматически подготовить обнаруженные узлы в соответствии с заранее определенными правилами"
511
541
 
512
542
  #: ../app/models/setting/discovered.rb:22
@@ -582,7 +612,9 @@ msgid "IPMI facts"
582
612
  msgstr ""
583
613
 
584
614
  #: ../app/models/setting/discovered.rb:32
585
- msgid "Automatically generate PXE configuration to pin a newly discovered host to discovery"
615
+ msgid ""
616
+ "Automatically generate PXE configuration to pin a newly discovered host to "
617
+ "discovery"
586
618
  msgstr ""
587
619
 
588
620
  #: ../app/models/setting/discovered.rb:32
@@ -638,7 +670,9 @@ msgid "Discovery organization"
638
670
  msgstr ""
639
671
 
640
672
  #: ../app/services/foreman_discovery/fact_parser.rb:9
641
- msgid "Unable to detect primary interface using MAC '%{mac}' specified by discovery_fact '%{fact}'"
673
+ msgid ""
674
+ "Unable to detect primary interface using MAC '%{mac}' specified by "
675
+ "discovery_fact '%{fact}'"
642
676
  msgstr "Не удалось обнаружить основной интерфейс с MAC-адресом %{mac}, полученным из факта «%{fact}»"
643
677
 
644
678
  #: ../app/services/foreman_discovery/node_api/node_resource.rb:75
@@ -657,15 +691,25 @@ msgstr "Нет обнаруженных узлов"
657
691
  msgid "Host"
658
692
  msgstr "Узел"
659
693
 
660
- #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:4 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:7 ../app/views/discovered_hosts/_selected_hosts.html.erb:8 ../app/views/discovered_mailer/discovered_summary.html.erb:18 ../app/views/discovered_mailer/discovered_summary.text.erb:10
694
+ #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:4
695
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:7
696
+ #: ../app/views/discovered_hosts/_selected_hosts.html.erb:8
697
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:18
698
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:10
661
699
  msgid "Model"
662
700
  msgstr "Модель"
663
701
 
664
- #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:5 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:9 ../app/views/discovered_mailer/discovered_summary.html.erb:20 ../app/views/discovered_mailer/discovered_summary.text.erb:12
702
+ #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:5
703
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:9
704
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:20
705
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:12
665
706
  msgid "CPUs"
666
707
  msgstr "CPU"
667
708
 
668
- #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:6 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:10 ../app/views/discovered_mailer/discovered_summary.html.erb:21 ../app/views/discovered_mailer/discovered_summary.text.erb:13
709
+ #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:6
710
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:10
711
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:21
712
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:13
669
713
  msgid "Memory"
670
714
  msgstr "Память"
671
715
 
@@ -681,7 +725,8 @@ msgstr ""
681
725
  msgid "Create host"
682
726
  msgstr ""
683
727
 
684
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:2 ../lib/foreman_discovery/engine.rb:148
728
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:2
729
+ #: ../lib/foreman_discovery/engine.rb:148
685
730
  msgid "Discovered hosts"
686
731
  msgstr "Обнаруженные узлы"
687
732
 
@@ -693,27 +738,38 @@ msgstr "Выбрать все элементы на странице"
693
738
  msgid "items selected. Uncheck to Clear"
694
739
  msgstr "выбрано. Чтобы очистить, снимите флажок"
695
740
 
696
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:6 ../app/views/discovered_hosts/_selected_hosts.html.erb:7 ../app/views/discovered_mailer/discovered_summary.html.erb:17 ../app/views/discovered_mailer/discovered_summary.text.erb:9
741
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:6
742
+ #: ../app/views/discovered_hosts/_selected_hosts.html.erb:7
743
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:17
744
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:9
697
745
  msgid "Name"
698
746
  msgstr "Имя"
699
747
 
700
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:8 ../app/views/discovered_mailer/discovered_summary.html.erb:19 ../app/views/discovered_mailer/discovered_summary.text.erb:11
748
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:8
749
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:19
750
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:11
701
751
  msgid "IP Address"
702
752
  msgstr "IP"
703
753
 
704
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:11 ../app/views/discovered_mailer/discovered_summary.html.erb:22 ../app/views/discovered_mailer/discovered_summary.text.erb:14
754
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:11
755
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:22
756
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:14
705
757
  msgid "Disk count"
706
758
  msgstr "Число дисков"
707
759
 
708
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:12 ../app/views/discovered_mailer/discovered_summary.html.erb:23 ../app/views/discovered_mailer/discovered_summary.text.erb:15
760
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:12
761
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:23
762
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:15
709
763
  msgid "Disks size"
710
764
  msgstr "Размер дисков"
711
765
 
712
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17 ../app/views/discovered_hosts/_selected_hosts.html.erb:10
766
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17
767
+ #: ../app/views/discovered_hosts/_selected_hosts.html.erb:10
713
768
  msgid "Location"
714
769
  msgstr "Местоположение"
715
770
 
716
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:20 ../app/views/discovered_hosts/_selected_hosts.html.erb:13
771
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:20
772
+ #: ../app/views/discovered_hosts/_selected_hosts.html.erb:13
717
773
  msgid "Organization"
718
774
  msgstr "Организация"
719
775
 
@@ -750,7 +806,9 @@ msgid "Warning"
750
806
  msgstr "Предупреждение"
751
807
 
752
808
  #: ../app/views/discovered_hosts/multiple_destroy.html.erb:5
753
- msgid "This might take a while, as all hosts, facts and reports will be destroyed as well"
809
+ msgid ""
810
+ "This might take a while, as all hosts, facts and reports will be destroyed "
811
+ "as well"
754
812
  msgstr "Это может занять некоторое время, так как в ходе выполнения будут удалены узлы, статистика и все отчеты"
755
813
 
756
814
  #: ../app/views/discovered_hosts/select_multiple_location.html.erb:5
@@ -793,11 +851,13 @@ msgstr "Сводный отчет Foreman по обнаруженным узла
793
851
  msgid "<b>Foreman</b> Discovered hosts summary"
794
852
  msgstr "Сводка обнаруженных узлов от <b>Foreman</b>"
795
853
 
796
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:10 ../app/views/discovered_mailer/discovered_summary.text.erb:5
854
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:10
855
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:5
797
856
  msgid "Summary from %{time} ago to %{now}"
798
857
  msgstr "Сводка за %{time} — %{now}"
799
858
 
800
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:11 ../app/views/discovered_mailer/discovered_summary.text.erb:3
859
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:11
860
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:3
801
861
  msgid "Discovered hosts from Foreman server at %{foreman_url}"
802
862
  msgstr "Узлы, обнаруженные сервером Foreman %{foreman_url}"
803
863
 
@@ -850,23 +910,33 @@ msgid "Rule priority (lower integer means higher priority)"
850
910
  msgstr "Приоритет (чем ниже число, тем выше приоритет)"
851
911
 
852
912
  #: ../app/views/discovery_rules/_template_inline.erb:2
853
- msgid "Specify target hostname template pattern in the same syntax as in Provisioning Templates (ERB)."
913
+ msgid ""
914
+ "Specify target hostname template pattern in the same syntax as in "
915
+ "Provisioning Templates (ERB)."
854
916
  msgstr "Определите шаблон для узла, используя синтаксис, аналогичный используемому в подготовительных шаблонах (ERB)."
855
917
 
856
918
  #: ../app/views/discovery_rules/_template_inline.erb:4
857
- msgid "Domain will be appended automatically. A hostname based on MAC address will be used when left blank."
919
+ msgid ""
920
+ "Domain will be appended automatically. A hostname based on MAC address will "
921
+ "be used when left blank."
858
922
  msgstr ""
859
923
 
860
924
  #: ../app/views/discovery_rules/_template_inline.erb:5
861
- msgid "In addition to @host attribute function rand for random integers is available. Examples:"
925
+ msgid ""
926
+ "In addition to @host attribute function rand for random integers is "
927
+ "available. Examples:"
862
928
  msgstr ""
863
929
 
864
930
  #: ../app/views/discovery_rules/_template_inline.erb:8
865
- msgid "When creating hostname patterns, make sure the resulting host names are unique."
931
+ msgid ""
932
+ "When creating hostname patterns, make sure the resulting host names are "
933
+ "unique."
866
934
  msgstr ""
867
935
 
868
936
  #: ../app/views/discovery_rules/_template_inline.erb:9
869
- msgid "Hostnames must not start with numbers. A good approach is to use unique information provided by facter (MAC address, BIOS or serial ID)."
937
+ msgid ""
938
+ "Hostnames must not start with numbers. A good approach is to use unique "
939
+ "information provided by facter (MAC address, BIOS or serial ID)."
870
940
  msgstr ""
871
941
 
872
942
  #: ../app/views/discovery_rules/edit.html.erb:1
@@ -922,13 +992,13 @@ msgid "Discovery Proxy"
922
992
  msgstr ""
923
993
 
924
994
  #: ../lib/foreman_discovery/engine.rb:177
925
- msgid "Discovery Proxy to use within this subnet for managing connection to discovered hosts"
995
+ msgid ""
996
+ "Discovery Proxy to use within this subnet for managing connection to "
997
+ "discovered hosts"
926
998
  msgstr ""
927
999
 
928
1000
  #: ../lib/foreman_discovery/engine.rb:178
929
- msgid "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1001
+ msgid ""
1002
+ "ID of Discovery Proxy to use within this subnet for managing connection to "
1003
+ "discovered hosts"
930
1004
  msgstr ""
931
-
932
- #: ../lib/foreman_discovery/engine.rb:162
933
- #~ msgid "Discovery widget"
934
- #~ msgstr "Виджет обнаружения узлов"