foreman_discovery 7.0.0 → 7.0.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -12,9 +12,9 @@ msgid ""
12
12
  msgstr ""
13
13
  "Project-Id-Version: foreman_discovery 7.0.0\n"
14
14
  "Report-Msgid-Bugs-To: \n"
15
- "POT-Creation-Date: 2016-07-27 14:13+0200\n"
16
- "PO-Revision-Date: 2016-08-22 15:06+0000\n"
17
- "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>\n"
15
+ "POT-Creation-Date: 2016-08-30 16:48+0200\n"
16
+ "PO-Revision-Date: 2016-08-31 08:17+0000\n"
17
+ "Last-Translator: Lukáš Zapletal\n"
18
18
  "Language-Team: Russian (http://www.transifex.com/foreman/foreman/language/ru/)\n"
19
19
  "MIME-Version: 1.0\n"
20
20
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -22,176 +22,176 @@ msgstr ""
22
22
  "Language: ru\n"
23
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"
24
24
 
25
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:15
25
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:16
26
26
  msgid "List all discovered hosts"
27
27
  msgstr "Показать все обнаруженные узлы"
28
28
 
29
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:16
30
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:14
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 "отфильтровать результаты"
33
33
 
34
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:17
35
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:15
34
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:18
35
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:16
36
36
  msgid "sort results"
37
37
  msgstr "отсортировать результаты"
38
38
 
39
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:18
40
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:16
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:19
45
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:17
44
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:20
45
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:18
46
46
  msgid "number of entries per request"
47
47
  msgstr "количество записей на запрос"
48
48
 
49
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:25
49
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:26
50
50
  msgid "Show a discovered host"
51
51
  msgstr "Показать обнаруженный узел"
52
52
 
53
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:39
53
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:40
54
54
  msgid "Create a discovered host for testing (use /facts to create new hosts)"
55
55
  msgstr "Создать узел на базе обнаруженного для тестирования (используйте /facts для создания новых узлов)"
56
56
 
57
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:47
57
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:48
58
58
  msgid "Provision a discovered host"
59
59
  msgstr "Подготовить обнаруженный узел"
60
60
 
61
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:52
61
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:53
62
62
  msgid "not required if using a subnet with DHCP proxy"
63
63
  msgstr "не требуется, если используется подсеть с DHCP-прокси"
64
64
 
65
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:53
65
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:54
66
66
  msgid "not required if it's a virtual machine"
67
67
  msgstr "не требуется для виртуальных машин"
68
68
 
69
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:73
69
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:74
70
70
  msgid ""
71
71
  "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
72
72
  msgstr "UUID для отслеживания состояния задач оркестрации: GET /api/orchestration/:UUID/tasks"
73
73
 
74
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:75
74
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:76
75
75
  msgid ""
76
76
  "required if value is not inherited from host group or default password in "
77
77
  "settings"
78
78
  msgstr "обязательно, если пароль не унаследован от группы узлов или заданного по умолчанию пароля"
79
79
 
80
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:85
80
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:86
81
81
  msgid "Delete a discovered host"
82
82
  msgstr "Удалить обнаруженный узел"
83
83
 
84
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:92
84
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:93
85
85
  msgid "Upload facts for a host, creating the host if required"
86
86
  msgstr "Загрузить факты узла и, если необходимо, создать узел"
87
87
 
88
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:93
88
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:94
89
89
  msgid ""
90
90
  "hash containing facts for the host with minimum set of facts: "
91
91
  "discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: "
92
92
  "eth0 (example in case primary interface is named eth0)"
93
93
  msgstr "хэш с минимальным набором фактов узла: discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: eth0 (в этих примерах подразумевается, что основной интерфейс имеет имя eth0)"
94
94
 
95
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:109
95
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:111
96
96
  msgid "Execute rules against a discovered host"
97
97
  msgstr "Применить правила к обнаруженному узлу"
98
98
 
99
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:115
100
- #: ../app/controllers/discovered_hosts_controller.rb:164
99
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:117
100
+ #: ../app/controllers/discovered_hosts_controller.rb:165
101
101
  msgid "Host %{host} was provisioned with rule %{rule}"
102
102
  msgstr "%{host} был подготовлен в соответствии с правилом %{rule}"
103
103
 
104
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:118
104
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:120
105
105
  msgid "Unable to provision %{host}: %{errors}"
106
106
  msgstr "Не удалось подготовить %{host}: %{errors}"
107
107
 
108
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:124
109
- #: ../app/controllers/discovered_hosts_controller.rb:171
108
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:126
109
+ #: ../app/controllers/discovered_hosts_controller.rb:172
110
110
  msgid "No rule found for host %s"
111
111
  msgstr "Нет правил для %s"
112
112
 
113
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:131
113
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:133
114
114
  msgid "Execute rules against all currently discovered hosts"
115
115
  msgstr "Применить правила ко всем обнаруженным узлам"
116
116
 
117
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:135
118
- #: ../app/controllers/discovered_hosts_controller.rb:177
117
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:137
118
+ #: ../app/controllers/discovered_hosts_controller.rb:178
119
119
  msgid "Errors during auto provisioning: %s"
120
120
  msgstr "Ошибки при автоматической подготовке: %s"
121
121
 
122
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:138
123
- #: ../app/controllers/discovered_hosts_controller.rb:180
122
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:140
123
+ #: ../app/controllers/discovered_hosts_controller.rb:181
124
124
  msgid "No discovered hosts to provision"
125
125
  msgstr "Нет обнаруженных узлов"
126
126
 
127
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:160
127
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:162
128
128
  msgid "%s discovered hosts were provisioned"
129
129
  msgstr "Подготовлено узлов: %s"
130
130
 
131
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:171
131
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:173
132
132
  msgid "Refreshing the facts of a discovered host"
133
133
  msgstr "Обновление фактов узла"
134
134
 
135
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:180
135
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:182
136
136
  msgid "Rebooting a discovered host"
137
137
  msgstr "Перезагрузка обнаруженного узла"
138
138
 
139
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:189
139
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:191
140
140
  msgid "Rebooting all discovered hosts"
141
141
  msgstr "Перезагрузка всех обнаруженных узлов"
142
142
 
143
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:200
144
- #: ../app/controllers/discovered_hosts_controller.rb:122
143
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:202
144
+ #: ../app/controllers/discovered_hosts_controller.rb:123
145
145
  msgid "Discovered hosts are rebooting now"
146
146
  msgstr "Выполняется перезагрузка обнаруженных узлов"
147
147
 
148
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:13
148
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:14
149
149
  msgid "List all discovery rules"
150
150
  msgstr "Показать все правила обнаружения"
151
151
 
152
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:23
152
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:24
153
153
  msgid "Show a discovery rule"
154
154
  msgstr "Показать правило"
155
155
 
156
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:31
156
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:32
157
157
  msgid "represents rule name shown to the users"
158
158
  msgstr "название правила, которое увидят пользователи"
159
159
 
160
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:32
160
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:33
161
161
  msgid "query to match discovered hosts for the particular rule"
162
162
  msgstr "запрос для поиска соответствий среди узлов для этого правила"
163
163
 
164
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:33
164
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:34
165
165
  msgid "the hostgroup that is used to auto provision a host"
166
166
  msgstr "группа узлов, которая будет выбрана при автоматической подготовке узлов"
167
167
 
168
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:34
168
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:35
169
169
  msgid ""
170
170
  "defines a pattern to assign human-readable hostnames to the matching hosts"
171
171
  msgstr "шаблон для присвоения узлам понятных имен"
172
172
 
173
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:35
173
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:36
174
174
  msgid "enables to limit maximum amount of provisioned hosts per rule"
175
175
  msgstr "максимальное число узлов для указанного правила"
176
176
 
177
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:36
177
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:37
178
178
  msgid ""
179
179
  "puts the rules in order, low numbers go first. Must be greater then zero"
180
180
  msgstr "приоритет правила (должен быть больше 0). Правила выбираются по возрастанию приоритета"
181
181
 
182
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:37
182
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:38
183
183
  msgid "flag is used for temporary shutdown of rules"
184
184
  msgstr "этот флаг временно отключает правила"
185
185
 
186
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:42
186
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:43
187
187
  msgid "Create a discovery rule"
188
188
  msgstr "Создать правило"
189
189
 
190
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:50
190
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:51
191
191
  msgid "Update a rule"
192
192
  msgstr "Обновить правило"
193
193
 
194
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:58
194
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:59
195
195
  msgid "Delete a rule"
196
196
  msgstr "Удалить правило"
197
197
 
@@ -215,103 +215,103 @@ msgstr "Ошибки при перезагрузке: %s"
215
215
  msgid "No discovered hosts to reboot"
216
216
  msgstr "Нет узлов для перезагрузки"
217
217
 
218
- #: ../app/controllers/discovered_hosts_controller.rb:58
218
+ #: ../app/controllers/discovered_hosts_controller.rb:59
219
219
  msgid "Successfully provisioned %s"
220
220
  msgstr ""
221
221
 
222
- #: ../app/controllers/discovered_hosts_controller.rb:90
222
+ #: ../app/controllers/discovered_hosts_controller.rb:91
223
223
  msgid "Facts refreshed for %s"
224
224
  msgstr "Факты %s были обновлены"
225
225
 
226
- #: ../app/controllers/discovered_hosts_controller.rb:92
226
+ #: ../app/controllers/discovered_hosts_controller.rb:93
227
227
  msgid "Failed to refresh facts for %s"
228
228
  msgstr "Не удалось обновить факты %s"
229
229
 
230
- #: ../app/controllers/discovered_hosts_controller.rb:95
230
+ #: ../app/controllers/discovered_hosts_controller.rb:96
231
231
  msgid "Failed to refresh facts for %{hostname} with error %{error_message}"
232
232
  msgstr "Не удалось обновить факты %{hostname}. Ошибка: %{error_message}"
233
233
 
234
- #: ../app/controllers/discovered_hosts_controller.rb:102
234
+ #: ../app/controllers/discovered_hosts_controller.rb:103
235
235
  msgid "Host of type %s can not be rebooted"
236
236
  msgstr "Узел типа %s не может быть перезагружен"
237
237
 
238
- #: ../app/controllers/discovered_hosts_controller.rb:106
238
+ #: ../app/controllers/discovered_hosts_controller.rb:107
239
239
  msgid "Rebooting host %s"
240
240
  msgstr "Перезагрузка %s"
241
241
 
242
- #: ../app/controllers/discovered_hosts_controller.rb:108
242
+ #: ../app/controllers/discovered_hosts_controller.rb:109
243
243
  msgid "Failed to reboot host %s"
244
244
  msgstr "Не удалось перезагрузить %s"
245
245
 
246
- #: ../app/controllers/discovered_hosts_controller.rb:111
246
+ #: ../app/controllers/discovered_hosts_controller.rb:112
247
247
  msgid "Failed to reboot host %{hostname} with error %{error_message}"
248
248
  msgstr "Не удалось перезагрузить %{hostname}. Ошибка: %{error_message}"
249
249
 
250
- #: ../app/controllers/discovered_hosts_controller.rb:125
250
+ #: ../app/controllers/discovered_hosts_controller.rb:126
251
251
  msgid "Failed to reboot hosts with error %s"
252
252
  msgstr "Не удалось перезагрузить узлы. Ошибка: %s"
253
253
 
254
- #: ../app/controllers/discovered_hosts_controller.rb:139
254
+ #: ../app/controllers/discovered_hosts_controller.rb:140
255
255
  msgid "Destroyed selected hosts"
256
256
  msgstr "Узлы удалены"
257
257
 
258
- #: ../app/controllers/discovered_hosts_controller.rb:141
258
+ #: ../app/controllers/discovered_hosts_controller.rb:142
259
259
  msgid "The following hosts were not deleted: %s"
260
260
  msgstr "Узлы не были удалены: %s"
261
261
 
262
- #: ../app/controllers/discovered_hosts_controller.rb:168
262
+ #: ../app/controllers/discovered_hosts_controller.rb:169
263
263
  msgid "Failed to auto provision host %s: %s"
264
264
  msgstr "Не удалось автоматически подготовить узел %s: %s"
265
265
 
266
- #: ../app/controllers/discovered_hosts_controller.rb:196
266
+ #: ../app/controllers/discovered_hosts_controller.rb:197
267
267
  msgid "Discovered hosts are provisioning now"
268
268
  msgstr "Выполняется подготовка обнаруженных узлов"
269
269
 
270
- #: ../app/controllers/discovered_hosts_controller.rb:225
270
+ #: ../app/controllers/discovered_hosts_controller.rb:226
271
271
  msgid "Highlights"
272
272
  msgstr "Основные"
273
273
 
274
- #: ../app/controllers/discovered_hosts_controller.rb:225
274
+ #: ../app/controllers/discovered_hosts_controller.rb:226
275
275
  msgid "Storage"
276
276
  msgstr "Хранилище"
277
277
 
278
- #: ../app/controllers/discovered_hosts_controller.rb:225
278
+ #: ../app/controllers/discovered_hosts_controller.rb:226
279
279
  msgid "Hardware"
280
280
  msgstr "Оборудование"
281
281
 
282
- #: ../app/controllers/discovered_hosts_controller.rb:225
282
+ #: ../app/controllers/discovered_hosts_controller.rb:226
283
283
  msgid "Network"
284
284
  msgstr "Сеть"
285
285
 
286
- #: ../app/controllers/discovered_hosts_controller.rb:225
286
+ #: ../app/controllers/discovered_hosts_controller.rb:226
287
287
  msgid "Software"
288
288
  msgstr "Программное обеспечение"
289
289
 
290
- #: ../app/controllers/discovered_hosts_controller.rb:225
290
+ #: ../app/controllers/discovered_hosts_controller.rb:226
291
291
  msgid "IPMI"
292
292
  msgstr "IPMI"
293
293
 
294
- #: ../app/controllers/discovered_hosts_controller.rb:225
294
+ #: ../app/controllers/discovered_hosts_controller.rb:226
295
295
  msgid "Miscellaneous"
296
296
  msgstr "Прочее"
297
297
 
298
- #: ../app/controllers/discovered_hosts_controller.rb:302
298
+ #: ../app/controllers/discovered_hosts_controller.rb:303
299
299
  msgid "No hosts were found with that id or name"
300
300
  msgstr "Нет узла с таким идентификатором или именем"
301
301
 
302
- #: ../app/controllers/discovered_hosts_controller.rb:306
302
+ #: ../app/controllers/discovered_hosts_controller.rb:307
303
303
  msgid "No hosts selected"
304
304
  msgstr "Не выбран узел"
305
305
 
306
- #: ../app/controllers/discovered_hosts_controller.rb:312
306
+ #: ../app/controllers/discovered_hosts_controller.rb:313
307
307
  msgid "Something went wrong while selecting hosts - %s"
308
308
  msgstr "Непредвиденное поведение при выборе узлов: %s"
309
309
 
310
- #: ../app/controllers/discovery_rules_controller.rb:66
310
+ #: ../app/controllers/discovery_rules_controller.rb:68
311
311
  msgid "Rule enabled"
312
312
  msgstr "Правило включено"
313
313
 
314
- #: ../app/controllers/discovery_rules_controller.rb:66
314
+ #: ../app/controllers/discovery_rules_controller.rb:68
315
315
  msgid "Rule disabled"
316
316
  msgstr "Правило отключено"
317
317
 
@@ -320,76 +320,75 @@ msgid "%s ago"
320
320
  msgstr "%s назад"
321
321
 
322
322
  #: ../app/helpers/discovered_hosts_helper.rb:14
323
- #: ../app/helpers/discovered_hosts_helper.rb:94
324
- msgid "Provision"
325
- msgstr "Подготовить"
326
-
327
- #: ../app/helpers/discovered_hosts_helper.rb:15
328
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:74
323
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:46
329
324
  msgid "Auto Provision"
330
325
  msgstr "Автоматическая подготовка"
331
326
 
332
- #: ../app/helpers/discovered_hosts_helper.rb:16
333
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:75
327
+ #: ../app/helpers/discovered_hosts_helper.rb:15
328
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:47
334
329
  msgid "Refresh facts"
335
330
  msgstr "Обновить факты"
336
331
 
337
- #: ../app/helpers/discovered_hosts_helper.rb:17
332
+ #: ../app/helpers/discovered_hosts_helper.rb:16
338
333
  #: ../app/models/setting/discovered.rb:23
339
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:76
334
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:48
340
335
  msgid "Reboot"
341
336
  msgstr "Перезагрузить"
342
337
 
343
- #: ../app/helpers/discovered_hosts_helper.rb:20
338
+ #: ../app/helpers/discovered_hosts_helper.rb:19
344
339
  msgid "Back"
345
340
  msgstr "Назад"
346
341
 
347
- #: ../app/helpers/discovered_hosts_helper.rb:22
348
- #: ../app/helpers/discovered_hosts_helper.rb:39
342
+ #: ../app/helpers/discovered_hosts_helper.rb:21
343
+ #: ../app/helpers/discovered_hosts_helper.rb:38
349
344
  msgid "Select Action"
350
345
  msgstr "Действия"
351
346
 
352
- #: ../app/helpers/discovered_hosts_helper.rb:24
347
+ #: ../app/helpers/discovered_hosts_helper.rb:23
353
348
  msgid "Expand All"
354
349
  msgstr "Развернуть все"
355
350
 
356
- #: ../app/helpers/discovered_hosts_helper.rb:29
357
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:77
351
+ #: ../app/helpers/discovered_hosts_helper.rb:28
352
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:49
358
353
  msgid "Delete %s?"
359
354
  msgstr "Удалить %s?"
360
355
 
361
- #: ../app/helpers/discovered_hosts_helper.rb:35
356
+ #: ../app/helpers/discovered_hosts_helper.rb:34
362
357
  msgid "Delete hosts"
363
358
  msgstr "Удалить узлы"
364
359
 
365
- #: ../app/helpers/discovered_hosts_helper.rb:36
360
+ #: ../app/helpers/discovered_hosts_helper.rb:35
366
361
  msgid "Assign Organization"
367
362
  msgstr "Назначить организацию"
368
363
 
369
- #: ../app/helpers/discovered_hosts_helper.rb:37
364
+ #: ../app/helpers/discovered_hosts_helper.rb:36
370
365
  msgid "Assign Location"
371
366
  msgstr "Выбрать местоположение"
372
367
 
373
- #: ../app/helpers/discovered_hosts_helper.rb:41
368
+ #: ../app/helpers/discovered_hosts_helper.rb:40
374
369
  msgid "%s - The following hosts are about to be changed"
375
370
  msgstr "%s — узлы будут изменены"
376
371
 
377
- #: ../app/helpers/discovered_hosts_helper.rb:50
372
+ #: ../app/helpers/discovered_hosts_helper.rb:49
378
373
  msgid "N/A"
379
374
  msgstr "нет"
380
375
 
381
- #: ../app/helpers/discovered_hosts_helper.rb:62
376
+ #: ../app/helpers/discovered_hosts_helper.rb:61
382
377
  msgid "New in the last 24 hours"
383
378
  msgstr "Новое за последние 24 часа"
384
379
 
385
- #: ../app/helpers/discovered_hosts_helper.rb:66
380
+ #: ../app/helpers/discovered_hosts_helper.rb:65
386
381
  msgid "Not reported in more than 7 days"
387
382
  msgstr "Не было данных за последние 7 дней"
388
383
 
389
- #: ../app/helpers/discovered_hosts_helper.rb:70
384
+ #: ../app/helpers/discovered_hosts_helper.rb:69
390
385
  msgid "Reported in the last 7 days"
391
386
  msgstr "Были данные за последние 7 дней"
392
387
 
388
+ #: ../app/helpers/discovered_hosts_helper.rb:93
389
+ msgid "Provision"
390
+ msgstr "Подготовить"
391
+
393
392
  #: ../app/helpers/discovery_rules_helper.rb:26
394
393
  msgid "Discovered Hosts"
395
394
  msgstr "Обнаруженные узлы"
@@ -426,15 +425,15 @@ msgstr "Необходимо указать пользователя с акти
426
425
  msgid "Discovered hosts summary"
427
426
  msgstr "Сводка обнаруженных узлов"
428
427
 
429
- #: ../app/models/discovery_rule.rb:11
428
+ #: ../app/models/discovery_rule.rb:9
430
429
  msgid "can't contain white spaces."
431
430
  msgstr "не может содержать пробелов"
432
431
 
433
- #: ../app/models/discovery_rule.rb:13
432
+ #: ../app/models/discovery_rule.rb:11
434
433
  msgid "must start with a letter or ERB."
435
434
  msgstr "должен начинаться с буквы или ERB"
436
435
 
437
- #: ../app/models/discovery_rule.rb:47
436
+ #: ../app/models/discovery_rule.rb:45
438
437
  msgid ""
439
438
  "Host group organization %s must also be associated to the discovery rule"
440
439
  msgid_plural ""
@@ -444,7 +443,7 @@ msgstr[1] "С правилом также необходимо связать о
444
443
  msgstr[2] "С правилом также необходимо связать организации группы узлов: %s"
445
444
  msgstr[3] "С правилом также необходимо связать организации группы узлов: %s"
446
445
 
447
- #: ../app/models/discovery_rule.rb:53
446
+ #: ../app/models/discovery_rule.rb:51
448
447
  msgid "Host group location %s must also be associated to the discovery rule"
449
448
  msgid_plural ""
450
449
  "Host group locations %s must also be associated to the discovery rule"
@@ -453,66 +452,62 @@ msgstr[1] "С правилом также необходимо связать м
453
452
  msgstr[2] "С правилом также необходимо связать местоположения групп узлов: %s"
454
453
  msgstr[3] "С правилом также необходимо связать местоположения групп узлов: %s"
455
454
 
456
- #: ../app/models/host/discovered.rb:35
455
+ #: ../app/models/host/discovered.rb:33
457
456
  msgid "Invalid facts, must be a Hash"
458
457
  msgstr "Недопустимый формат фактов: ожидаются переменные и их значения"
459
458
 
460
- #: ../app/models/host/discovered.rb:40
459
+ #: ../app/models/host/discovered.rb:38
461
460
  msgid ""
462
461
  "Expected discovery_fact '%s' is missing, unable to detect primary interface "
463
462
  "and set hostname"
464
463
  msgstr "Отсутствует факт «%s»: невозможно определить основной интерфейс и имя узла"
465
464
 
466
- #: ../app/models/host/discovered.rb:47
465
+ #: ../app/models/host/discovered.rb:45
467
466
  msgid ""
468
467
  "Invalid facts: hash does not contain a valid value for any of the facts in "
469
468
  "the discovery_hostname setting: %s"
470
469
  msgstr "Недействительные факты: строка не содержит ни одного действительного значения фактов в соответствии с заданным в discovery_hostname: %s"
471
470
 
472
- #: ../app/models/host/discovered.rb:64
471
+ #: ../app/models/host/discovered.rb:62
473
472
  msgid "Facts could not be imported"
474
473
  msgstr ""
475
474
 
476
- #: ../app/models/host/discovered.rb:114
475
+ #: ../app/models/host/discovered.rb:112
477
476
  msgid "Unable to assign subnet, primary interface is missing IP address"
478
477
  msgstr "Не удалось выбрать подсеть: не определен IP-адрес основного интерфейса"
479
478
 
480
- #: ../app/models/host/discovered.rb:168
479
+ #: ../app/models/host/discovered.rb:166
481
480
  msgid "Could not get facts from proxy %{url}: %{error}"
482
481
  msgstr "Не удалось получить факты с %{url}: %{error}"
483
482
 
484
- #: ../app/models/host/discovered.rb:184
483
+ #: ../app/models/host/discovered.rb:182
485
484
  msgid "Unable to reboot %{name} via %{url}: %{msg}"
486
485
  msgstr "Не удалось перезагрузить %{name} с %{url}: %{msg}"
487
486
 
488
- #: ../app/models/host/discovered.rb:192
487
+ #: ../app/models/host/discovered.rb:190
489
488
  msgid "Unable to perform kexec on %{name} via %{url}: %{msg}"
490
489
  msgstr "Не удалось выполнить kexec на %{name} с %{url}: %{msg}"
491
490
 
492
- #: ../app/models/host/discovered.rb:211
491
+ #: ../app/models/host/discovered.rb:209
493
492
  msgid "Invalid hostname: Could not normalize the hostname"
494
493
  msgstr "Не удалось нормализовать имя узла"
495
494
 
496
- #: ../app/models/host/managed_extensions.rb:24
495
+ #: ../app/models/host/managed_extensions.rb:23
497
496
  msgid "Reloading kernel on %s"
498
497
  msgstr "Перезагрузка ядра на %s"
499
498
 
500
- #: ../app/models/host/managed_extensions.rb:26
499
+ #: ../app/models/host/managed_extensions.rb:25
501
500
  msgid "Rebooting %s"
502
501
  msgstr "Перезагрузка %s"
503
502
 
504
503
  #: ../app/models/host/managed_extensions.rb:45
505
- msgid "Operating system not set for host/hostgroup"
506
- msgstr "Не определена операционная система для узла/группы узлов"
507
-
508
- #: ../app/models/host/managed_extensions.rb:47
509
- msgid "Medium not set for host/hostgroup"
510
- msgstr "Не определен носитель для узла/группы узлов"
511
-
512
- #: ../app/models/host/managed_extensions.rb:54
513
504
  msgid "Kexec template not associated with operating system"
514
505
  msgstr "Шаблон kexec не привязан к операционной системе"
515
506
 
507
+ #: ../app/models/nic/managed_extensions.rb:14
508
+ msgid "Rebuild DNS for %s"
509
+ msgstr ""
510
+
516
511
  #: ../app/models/setting/discovered.rb:19
517
512
  msgid "Fact name to use for primary interface detection"
518
513
  msgstr "Имя факта, определяющего основной сетевой интерфейс и имя узла"
@@ -633,19 +628,27 @@ msgstr ""
633
628
  msgid "Locked template name"
634
629
  msgstr ""
635
630
 
636
- #: ../app/models/setting/discovered.rb:40
631
+ #: ../app/models/setting/discovered.rb:34
632
+ msgid "Force DNS entries creation when provisioning discovered host"
633
+ msgstr ""
634
+
635
+ #: ../app/models/setting/discovered.rb:34
636
+ msgid "Force DNS"
637
+ msgstr ""
638
+
639
+ #: ../app/models/setting/discovered.rb:41
637
640
  msgid "The default location to place discovered hosts in"
638
641
  msgstr "Местоположение для обнаруженных узлов по умолчанию"
639
642
 
640
- #: ../app/models/setting/discovered.rb:40
643
+ #: ../app/models/setting/discovered.rb:41
641
644
  msgid "Discovery location"
642
645
  msgstr ""
643
646
 
644
- #: ../app/models/setting/discovered.rb:48
647
+ #: ../app/models/setting/discovered.rb:49
645
648
  msgid "The default organization to place discovered hosts in"
646
649
  msgstr "Организация для обнаруженных узлов по умолчанию"
647
650
 
648
- #: ../app/models/setting/discovered.rb:48
651
+ #: ../app/models/setting/discovered.rb:49
649
652
  msgid "Discovery organization"
650
653
  msgstr ""
651
654
 
@@ -693,6 +696,18 @@ msgstr "CPU"
693
696
  msgid "Memory"
694
697
  msgstr "Память"
695
698
 
699
+ #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:7
700
+ msgid "Select initial host properties"
701
+ msgstr ""
702
+
703
+ #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:24
704
+ msgid "Quick create"
705
+ msgstr ""
706
+
707
+ #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:25
708
+ msgid "Create host"
709
+ msgstr ""
710
+
696
711
  #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:2
697
712
  #: ../lib/foreman_discovery/engine.rb:147
698
713
  msgid "Discovered hosts"
@@ -749,27 +764,15 @@ msgstr "Подсеть"
749
764
  msgid "Last facts upload"
750
765
  msgstr "Последнее обновление фактов"
751
766
 
752
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:48
753
- msgid "Select initial host properties"
754
- msgstr ""
755
-
756
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:65
757
- msgid "Quick create"
758
- msgstr ""
759
-
760
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:66
761
- msgid "Create host"
762
- msgstr ""
763
-
764
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:88
767
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:60
765
768
  msgid "Please Confirm"
766
769
  msgstr "Подтвердите"
767
770
 
768
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:94
771
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:66
769
772
  msgid "Cancel"
770
773
  msgstr "Отмена"
771
774
 
772
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:95
775
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:67
773
776
  msgid "Submit"
774
777
  msgstr "Подтвердить"
775
778
 
@@ -803,19 +806,23 @@ msgstr "Выберите организацию"
803
806
  msgid "Discovered host: %s"
804
807
  msgstr "Обнаружен узел: %s"
805
808
 
806
- #: ../app/views/discovered_hosts/show.html.erb:24
809
+ #: ../app/views/discovered_hosts/show.html.erb:34
807
810
  msgid "Interfaces"
808
811
  msgstr "Интерфейсы"
809
812
 
810
- #: ../app/views/discovered_hosts/show.html.erb:32
813
+ #: ../app/views/discovered_hosts/show.html.erb:41
814
+ msgid "Type"
815
+ msgstr ""
816
+
817
+ #: ../app/views/discovered_hosts/show.html.erb:42
811
818
  msgid "Identifier"
812
819
  msgstr "Идентификатор"
813
820
 
814
- #: ../app/views/discovered_hosts/show.html.erb:33
821
+ #: ../app/views/discovered_hosts/show.html.erb:43
815
822
  msgid "MAC address"
816
823
  msgstr "MAC"
817
824
 
818
- #: ../app/views/discovered_hosts/show.html.erb:34
825
+ #: ../app/views/discovered_hosts/show.html.erb:44
819
826
  msgid "IP address"
820
827
  msgstr "IP"
821
828
 
@@ -963,6 +970,6 @@ msgstr "Сводка состояния обнаруженных узлов"
963
970
  msgid "Discovery rules"
964
971
  msgstr "Правила обнаружения"
965
972
 
966
- #: ../lib/foreman_discovery/engine.rb:157
973
+ #: ../lib/foreman_discovery/engine.rb:162
967
974
  msgid "Discovery widget"
968
975
  msgstr "Виджет обнаружения узлов"