foreman_discovery 22.0.4 → 23.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (82) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_discovery/locale/ca/foreman_discovery.js +847 -0
  3. data/app/assets/javascripts/foreman_discovery/locale/cs_CZ/foreman_discovery.js +847 -0
  4. data/app/assets/javascripts/foreman_discovery/locale/de/foreman_discovery.js +847 -0
  5. data/app/assets/javascripts/foreman_discovery/locale/en/foreman_discovery.js +846 -0
  6. data/app/assets/javascripts/foreman_discovery/locale/en_GB/foreman_discovery.js +847 -0
  7. data/app/assets/javascripts/foreman_discovery/locale/es/foreman_discovery.js +850 -0
  8. data/app/assets/javascripts/foreman_discovery/locale/fr/foreman_discovery.js +850 -0
  9. data/app/assets/javascripts/foreman_discovery/locale/gl/foreman_discovery.js +847 -0
  10. data/app/assets/javascripts/foreman_discovery/locale/it/foreman_discovery.js +847 -0
  11. data/app/assets/javascripts/foreman_discovery/locale/ja/foreman_discovery.js +844 -0
  12. data/app/assets/javascripts/foreman_discovery/locale/ka/foreman_discovery.js +847 -0
  13. data/app/assets/javascripts/foreman_discovery/locale/ko/foreman_discovery.js +847 -0
  14. data/app/assets/javascripts/foreman_discovery/locale/pt_BR/foreman_discovery.js +850 -0
  15. data/app/assets/javascripts/foreman_discovery/locale/ru/foreman_discovery.js +851 -0
  16. data/app/assets/javascripts/foreman_discovery/locale/sv_SE/foreman_discovery.js +847 -0
  17. data/app/assets/javascripts/foreman_discovery/locale/zh_CN/foreman_discovery.js +844 -0
  18. data/app/assets/javascripts/foreman_discovery/locale/zh_TW/foreman_discovery.js +847 -0
  19. data/app/controllers/discovered_hosts_controller.rb +4 -0
  20. data/app/helpers/discovered_hosts_helper.rb +9 -2
  21. data/app/services/foreman_discovery/node_api/node_resource.rb +5 -5
  22. data/app/services/foreman_discovery/ui_notifications/failed_discovery.rb +1 -1
  23. data/extra/discover-host +1 -1
  24. data/lib/foreman_discovery/engine.rb +2 -8
  25. data/lib/foreman_discovery/version.rb +1 -1
  26. data/locale/ca/LC_MESSAGES/foreman_discovery.mo +0 -0
  27. data/locale/ca/foreman_discovery.edit.po +1122 -0
  28. data/locale/ca/foreman_discovery.po +15 -3
  29. data/locale/cs_CZ/LC_MESSAGES/foreman_discovery.mo +0 -0
  30. data/locale/cs_CZ/foreman_discovery.edit.po +1120 -0
  31. data/locale/cs_CZ/foreman_discovery.po +846 -0
  32. data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
  33. data/locale/de/foreman_discovery.edit.po +1129 -0
  34. data/locale/de/foreman_discovery.po +17 -5
  35. data/locale/en/LC_MESSAGES/foreman_discovery.mo +0 -0
  36. data/locale/en/foreman_discovery.edit.po +1115 -0
  37. data/locale/en/foreman_discovery.po +15 -3
  38. data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
  39. data/locale/en_GB/foreman_discovery.edit.po +1125 -0
  40. data/locale/en_GB/foreman_discovery.po +17 -5
  41. data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
  42. data/locale/es/foreman_discovery.edit.po +1130 -0
  43. data/locale/es/foreman_discovery.po +17 -5
  44. data/locale/foreman_discovery.pot +78 -59
  45. data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
  46. data/locale/fr/foreman_discovery.edit.po +1126 -0
  47. data/locale/fr/foreman_discovery.po +17 -5
  48. data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
  49. data/locale/gl/foreman_discovery.edit.po +1120 -0
  50. data/locale/gl/foreman_discovery.po +15 -3
  51. data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
  52. data/locale/it/foreman_discovery.edit.po +1123 -0
  53. data/locale/it/foreman_discovery.po +15 -3
  54. data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
  55. data/locale/ja/foreman_discovery.edit.po +1119 -0
  56. data/locale/ja/foreman_discovery.po +17 -5
  57. data/locale/ka/LC_MESSAGES/foreman_discovery.mo +0 -0
  58. data/locale/ka/foreman_discovery.edit.po +1120 -0
  59. data/locale/ka/foreman_discovery.po +15 -3
  60. data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
  61. data/locale/ko/foreman_discovery.edit.po +1119 -0
  62. data/locale/ko/foreman_discovery.po +16 -4
  63. data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
  64. data/locale/pt_BR/foreman_discovery.edit.po +1132 -0
  65. data/locale/pt_BR/foreman_discovery.po +17 -5
  66. data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
  67. data/locale/ru/foreman_discovery.edit.po +1131 -0
  68. data/locale/ru/foreman_discovery.po +17 -5
  69. data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
  70. data/locale/sv_SE/foreman_discovery.edit.po +1123 -0
  71. data/locale/sv_SE/foreman_discovery.po +15 -3
  72. data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
  73. data/locale/zh_CN/foreman_discovery.edit.po +1117 -0
  74. data/locale/zh_CN/foreman_discovery.po +17 -5
  75. data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
  76. data/locale/zh_TW/foreman_discovery.edit.po +1120 -0
  77. data/locale/zh_TW/foreman_discovery.po +15 -3
  78. data/package.json +0 -1
  79. data/test/migrations/20221102075151_migrate_discovery_hostname_and_fact_column_to_array_test.rb +11 -25
  80. data/test/migrations/20221102075151_migrate_discovery_hostname_and_fact_column_to_array_test.rb.orig +81 -0
  81. data/webpack/src/ForemanDiscovery/DiscoveryRules/Components/EmptyState/EmptyState.js +1 -1
  82. metadata +54 -16
@@ -0,0 +1,851 @@
1
+ locales['foreman_discovery'] = locales['foreman_discovery'] || {}; locales['foreman_discovery']['ru'] = {
2
+ "domain": "foreman_discovery",
3
+ "locale_data": {
4
+ "foreman_discovery": {
5
+ "": {
6
+ "Project-Id-Version": "foreman_discovery v22.0.4",
7
+ "Report-Msgid-Bugs-To": "",
8
+ "PO-Revision-Date": "2013-11-15 17:25+0000",
9
+ "Last-Translator": "Yulia <yulia.poyarkova@redhat.com>, 2016",
10
+ "Language-Team": "Russian (http://www.transifex.com/foreman/foreman/language/ru/)",
11
+ "MIME-Version": "1.0",
12
+ "Content-Type": "text/plain; charset=UTF-8",
13
+ "Content-Transfer-Encoding": "8bit",
14
+ "Language": "ru",
15
+ "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);",
16
+ "lang": "ru",
17
+ "domain": "foreman_discovery",
18
+ "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);"
19
+ },
20
+ "List all discovered hosts": [
21
+ "Показать все обнаруженные узлы"
22
+ ],
23
+ "filter results": [
24
+ "отфильтровать результаты"
25
+ ],
26
+ "sort results": [
27
+ "отсортировать результаты"
28
+ ],
29
+ "paginate results": [
30
+ "постраничный вывод"
31
+ ],
32
+ "number of entries per request": [
33
+ "количество записей на запрос"
34
+ ],
35
+ "Show a discovered host": [
36
+ "Показать обнаруженный узел"
37
+ ],
38
+ "DHCP filename option (Grub2 or PXELinux by default)": [
39
+ ""
40
+ ],
41
+ "Create a discovered host for testing (use /facts to create new hosts)": [
42
+ "Создать узел на базе обнаруженного для тестирования (используйте /facts для создания новых узлов)"
43
+ ],
44
+ "Provision a discovered host": [
45
+ "Подготовить обнаруженный узел"
46
+ ],
47
+ "required if host is managed and value is not inherited from host group": [
48
+ "требуется, если узел уже контролируется, но значение не было унаследовано от группы узлов"
49
+ ],
50
+ "not required if using a subnet with DHCP proxy": [
51
+ "не требуется, если используется подсеть с DHCP прокси"
52
+ ],
53
+ "not required if it's a virtual machine": [
54
+ "не требуется для виртуальных машин"
55
+ ],
56
+ "required if not imaged based provisioning and host is managed and value is not inherited from host group": [
57
+ "требуется, если подготовка управляемого узла осуществляется без участия образов и при этом значение не было унаследовано от группы узлов"
58
+ ],
59
+ "required if host is managed and custom partition has not been defined": [
60
+ "требуется, если узел находится под управлением, но собственный раздел не был объявлен"
61
+ ],
62
+ "Host's owner type": [
63
+ "Тип владельца узла"
64
+ ],
65
+ "Host's parameters (array or indexed hash)": [
66
+ "Параметры узла (массив или индексированный хэш)"
67
+ ],
68
+ "Name of the parameter": [
69
+ "Название параметра"
70
+ ],
71
+ "Parameter value": [
72
+ "Значение параметра"
73
+ ],
74
+ "Type of value": [
75
+ "Тип значения"
76
+ ],
77
+ "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks": [
78
+ "UUID для отслеживания состояния задач оркестрации, GET /api/orchestration/:UUID/tasks"
79
+ ],
80
+ "required if value is not inherited from host group or default password in settings": [
81
+ "обязательно, если пароль не унаследован от группы узлов или заданного по умолчанию пароля"
82
+ ],
83
+ "Delete a discovered host": [
84
+ "Удалить обнаруженный узел"
85
+ ],
86
+ "Upload facts for a host, creating the host if required": [
87
+ "Загрузить факты узла, требуемые для создания узла"
88
+ ],
89
+ "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)": [
90
+ "хэш с минимальным набором фактов узла: discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: eth0 (в этих примерах подразумевается, что основной интерфейс имеет имя eth0)"
91
+ ],
92
+ "Execute rules against a discovered host": [
93
+ "Применить правила к обнаруженному узлу"
94
+ ],
95
+ "Host %{host} was provisioned with rule %{rule}": [
96
+ "%{host} был подготовлен в соответствии с правилом %{rule}"
97
+ ],
98
+ "Unable to provision %{host}: %{errors}": [
99
+ "Не удалось подготовить %{host}: %{errors}"
100
+ ],
101
+ "No rule found for host %s": [
102
+ "Нет правил для %s"
103
+ ],
104
+ "Execute rules against all currently discovered hosts": [
105
+ "Применить правила ко всем обнаруженным узлам"
106
+ ],
107
+ "Errors during auto provisioning: %s": [
108
+ "Ошибки при автоматической подготовке: %s"
109
+ ],
110
+ "No discovered hosts to provision": [
111
+ "Нет обнаруженных узлов"
112
+ ],
113
+ "%s discovered hosts were provisioned": [
114
+ "Подготовлено узлов: %s"
115
+ ],
116
+ "Refreshing the facts of a discovered host": [
117
+ "Обновление фактов узла"
118
+ ],
119
+ "Rebooting a discovered host": [
120
+ "Перезагрузка обнаруженного узла"
121
+ ],
122
+ "Rebooting all discovered hosts": [
123
+ "Перезагрузка всех обнаруженных узлов"
124
+ ],
125
+ "Discovered hosts are rebooting now": [
126
+ "Выполняется перезагрузка обнаруженных узлов"
127
+ ],
128
+ "List all discovery rules": [
129
+ "Показать все правила обнаружения"
130
+ ],
131
+ "Show a discovery rule": [
132
+ "Показать правило"
133
+ ],
134
+ "represents rule name shown to the users": [
135
+ "название правила, которое увидят пользователи"
136
+ ],
137
+ "query to match discovered hosts for the particular rule": [
138
+ "запрос для поиска соответствий среди узлов для этого правила"
139
+ ],
140
+ "the hostgroup that is used to auto provision a host": [
141
+ "группа узлов, которая будет выбрана при автоматической подготовке узлов"
142
+ ],
143
+ "defines a pattern to assign human-readable hostnames to the matching hosts": [
144
+ "шаблон для присвоения узлам понятных имен"
145
+ ],
146
+ "enables to limit maximum amount of provisioned hosts per rule": [
147
+ "максимальное число узлов для указанного правила"
148
+ ],
149
+ "puts the rules in order, low numbers go first. Must be greater then zero": [
150
+ "приоритет правила (должен быть больше 0). Правила выбираются по возрастанию приоритета"
151
+ ],
152
+ "flag is used for temporary shutdown of rules": [
153
+ "этот флаг временно отключает правила"
154
+ ],
155
+ "location ID for provisioned hosts": [
156
+ ""
157
+ ],
158
+ "organization ID for provisioned hosts": [
159
+ ""
160
+ ],
161
+ "Create a discovery rule": [
162
+ "Создать правило"
163
+ ],
164
+ "Update a rule": [
165
+ "Обновить правило"
166
+ ],
167
+ "Delete a rule": [
168
+ "Удалить правило"
169
+ ],
170
+ "List all fact values of a given discovered host": [
171
+ ""
172
+ ],
173
+ "Unable to find a discovery rule, no host provided (check permissions)": [
174
+ "Не удалось найти правило: необходимо указать узел. Проверьте разрешения."
175
+ ],
176
+ "No hostgroup associated with rule '%s'": [
177
+ "Правило «%s» не связано ни с одной группой узлов"
178
+ ],
179
+ "Errors during reboot: %s": [
180
+ "Ошибки при перезагрузке: %s"
181
+ ],
182
+ "No discovered hosts to reboot": [
183
+ "Нет узлов для перезагрузки"
184
+ ],
185
+ "Successfully provisioned %s": [
186
+ ""
187
+ ],
188
+ "Facts refreshed for %s": [
189
+ "Факты %s были обновлены"
190
+ ],
191
+ "Failed to refresh facts for %s": [
192
+ "Не удалось обновить факты %s"
193
+ ],
194
+ "Failed to refresh facts for %{hostname} with error %{error_message}": [
195
+ "Не удалось обновить факты %{hostname}. Ошибка: %{error_message}"
196
+ ],
197
+ "Host of type %s can not be rebooted": [
198
+ "Узел типа %s не может быть перезагружен"
199
+ ],
200
+ "Rebooting host %s": [
201
+ "Перезагрузка %s"
202
+ ],
203
+ "Failed to reboot host %s": [
204
+ "Не удалось перезагрузить %s"
205
+ ],
206
+ "Failed to reboot host %{hostname} with error %{error_message}": [
207
+ "Не удалось перезагрузить %{hostname}. Ошибка: %{error_message}"
208
+ ],
209
+ "Failed to reboot hosts with error %s": [
210
+ "Не удалось перезагрузить узлы. Ошибка: %s"
211
+ ],
212
+ "Destroyed selected hosts": [
213
+ "Узлы удалены"
214
+ ],
215
+ "The following hosts were not deleted: %s": [
216
+ "Узлы не были удалены: %s"
217
+ ],
218
+ "Failed to auto provision host %s: %s": [
219
+ "Не удалось автоматически подготовить узел %s: %s"
220
+ ],
221
+ "Discovered hosts are provisioning now": [
222
+ "Выполняется подготовка обнаруженных узлов"
223
+ ],
224
+ "Discovered host reported from unknown subnet, communication will not be proxied.": [
225
+ ""
226
+ ],
227
+ "Discovered hosts reported from unknown subnet are %s, communication will not be proxied.": [
228
+ ""
229
+ ],
230
+ "No hosts were found with that id or name": [
231
+ "Нет узла с таким идентификатором или именем"
232
+ ],
233
+ "No hosts selected": [
234
+ "Не выбран узел"
235
+ ],
236
+ "Something went wrong while selecting hosts - %s": [
237
+ "Непредвиденное поведение при выборе узлов: %s"
238
+ ],
239
+ "Rule enabled": [
240
+ "Правило включено"
241
+ ],
242
+ "Rule disabled": [
243
+ "Правило отключено"
244
+ ],
245
+ "Auto Provision": [
246
+ "Автоматическая подготовка"
247
+ ],
248
+ "Refresh facts": [
249
+ "Обновить факты"
250
+ ],
251
+ "Reboot": [
252
+ "Перезагрузить"
253
+ ],
254
+ "Back": [
255
+ "Назад"
256
+ ],
257
+ "Select Action": [
258
+ "Действия"
259
+ ],
260
+ "Delete %s?": [
261
+ "Удалить %s?"
262
+ ],
263
+ "Assign Organization": [
264
+ "Назначить организацию"
265
+ ],
266
+ "Assign Location": [
267
+ "Выбрать местоположение"
268
+ ],
269
+ "Delete": [
270
+ "Удалить"
271
+ ],
272
+ "%s - The following hosts are about to be changed": [
273
+ "%s — узлы будут изменены"
274
+ ],
275
+ "N/A": [
276
+ "нет"
277
+ ],
278
+ "New in the last 24 hours": [
279
+ "Новое за последние 24 часа"
280
+ ],
281
+ "Not reported in more than 7 days": [
282
+ "Не было данных за последние 7 дней"
283
+ ],
284
+ "Reported in the last 7 days": [
285
+ "Были данные за последние 7 дней"
286
+ ],
287
+ "Provision": [
288
+ "Подготовить"
289
+ ],
290
+ "Discovered Hosts": [
291
+ "Обнаруженные узлы"
292
+ ],
293
+ "Associated Hosts": [
294
+ "Сопоставленные узлы"
295
+ ],
296
+ "Disable": [
297
+ "Отключить"
298
+ ],
299
+ "Disable rule '%s'?": [
300
+ "Отключить правило «%s»?"
301
+ ],
302
+ "Enable": [
303
+ "Включить"
304
+ ],
305
+ "Enable rule '%s'?": [
306
+ "Включить правило «%s»?"
307
+ ],
308
+ "Clone": [
309
+ "Клонировать"
310
+ ],
311
+ "Delete rule '%s'?": [
312
+ "Удалить правило «%s»?"
313
+ ],
314
+ "Invalid user type of %s was provided": [
315
+ ""
316
+ ],
317
+ "Discovered hosts summary": [
318
+ "Сводка обнаруженных узлов"
319
+ ],
320
+ "can't contain white spaces.": [
321
+ "не может содержать пробелов"
322
+ ],
323
+ "must start with a letter or ERB.": [
324
+ "должен начинаться с буквы или ERB"
325
+ ],
326
+ "must be present.": [
327
+ ""
328
+ ],
329
+ "Host group organization %s must also be associated to the discovery rule": [
330
+ "С правилом также необходимо связать организацию группы узлов, %s",
331
+ "С правилом также необходимо связать организации группы узлов: %s",
332
+ "С правилом также необходимо связать организации группы узлов: %s",
333
+ "С правилом также необходимо связать организации группы узлов: %s"
334
+ ],
335
+ "Host group location %s must also be associated to the discovery rule": [
336
+ "С правилом также необходимо связать местоположение группы узлов, %s",
337
+ "С правилом также необходимо связать местоположения групп узлов: %s",
338
+ "С правилом также необходимо связать местоположения групп узлов: %s",
339
+ "С правилом также необходимо связать местоположения групп узлов: %s"
340
+ ],
341
+ "Fact + prefix": [
342
+ ""
343
+ ],
344
+ "Random name": [
345
+ ""
346
+ ],
347
+ "MAC-based name": [
348
+ ""
349
+ ],
350
+ "Invalid facts, must be a Hash": [
351
+ "Недопустимый формат фактов: ожидаются переменные и их значения"
352
+ ],
353
+ "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname": [
354
+ "Отсутствует факт «%s»: невозможно определить основной интерфейс и имя узла"
355
+ ],
356
+ "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s": [
357
+ "Недействительные факты: строка не содержит ни одного действительного значения фактов в соответствии с заданным в discovery_hostname: %s"
358
+ ],
359
+ "Facts could not be imported": [
360
+ ""
361
+ ],
362
+ "Could not get facts from proxy %{url}: %{error}": [
363
+ "Не удалось получить факты с %{url}: %{error}"
364
+ ],
365
+ "Unable to perform reboot on %{name} (%{url}): %{msg}": [
366
+ ""
367
+ ],
368
+ "Unable to perform %{action} on %{ips}": [
369
+ ""
370
+ ],
371
+ "Unable to perform kexec on %{name} (%{url}): %{msg}": [
372
+ ""
373
+ ],
374
+ "Invalid hostname: Could not normalize the hostname": [
375
+ "Не удалось нормализовать имя узла"
376
+ ],
377
+ "Reloading kernel on %s": [
378
+ "Перезагрузка ядра на %s"
379
+ ],
380
+ "Rebooting %s": [
381
+ "Перезагрузка %s"
382
+ ],
383
+ "Kexec template not associated with operating system": [
384
+ "Шаблон kexec не привязан к операционной системе"
385
+ ],
386
+ "Kernel kexec URL is invalid: '%s'": [
387
+ ""
388
+ ],
389
+ "Init RAM kexec URL is invalid: '%s'": [
390
+ ""
391
+ ],
392
+ "Rebuild DNS for %s": [
393
+ ""
394
+ ],
395
+ "Discovery fact parser does not work with non-discovery host '%{host}'": [
396
+ ""
397
+ ],
398
+ "Discovered host '%{host}' has all NICs filtered out, filter: %{filter}": [
399
+ ""
400
+ ],
401
+ "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}": [
402
+ ""
403
+ ],
404
+ "Highlights": [
405
+ "Основные"
406
+ ],
407
+ "Storage": [
408
+ "Хранение данных"
409
+ ],
410
+ "Hardware": [
411
+ "Физическое"
412
+ ],
413
+ "Network": [
414
+ "Сеть"
415
+ ],
416
+ "Software": [
417
+ "Программы"
418
+ ],
419
+ "IPMI": [
420
+ "IPMI"
421
+ ],
422
+ "Miscellaneous": [
423
+ "Дополнительно"
424
+ ],
425
+ "IPAM must be configured for subnet '%s'": [
426
+ ""
427
+ ],
428
+ "Options must be hash": [
429
+ ""
430
+ ],
431
+ "Option 'url' must be provided": [
432
+ ""
433
+ ],
434
+ "Option 'url' must be valid URI: %s": [
435
+ ""
436
+ ],
437
+ "Image API returned HTTP/%{code} with '%{body}": [
438
+ "API образа вернул ошибку HTTP/%{code}: '%{body}"
439
+ ],
440
+ "Image API processing error: %{msg} (HTTP/%{code}, body: %{body})": [
441
+ "API образа вернул ошибку HTTP/%{code}: %{msg} (body: %{body})"
442
+ ],
443
+ "One or more hosts with failed discovery due to error: %s": [
444
+ ""
445
+ ],
446
+ "Host %s has been dicovered": [
447
+ ""
448
+ ],
449
+ "Discovered Host": [
450
+ "",
451
+ ""
452
+ ],
453
+ "No discovered hosts available": [
454
+ "Нет обнаруженных узлов"
455
+ ],
456
+ "Host": [
457
+ "Узел"
458
+ ],
459
+ "Model": [
460
+ "Модель"
461
+ ],
462
+ "CPUs": [
463
+ "Процессоры"
464
+ ],
465
+ "Memory": [
466
+ "Память"
467
+ ],
468
+ "Customize Host": [
469
+ ""
470
+ ],
471
+ "Create Host": [
472
+ "Создать Узел"
473
+ ],
474
+ "Select all items in this page": [
475
+ "Выбрать все элементы на странице"
476
+ ],
477
+ "items selected. Uncheck to Clear": [
478
+ "выбрано. Чтобы очистить, снимите флажок"
479
+ ],
480
+ "Name": [
481
+ "Имя"
482
+ ],
483
+ "IP Address": [
484
+ "IP"
485
+ ],
486
+ "Disk Count": [
487
+ ""
488
+ ],
489
+ "Disks Size": [
490
+ ""
491
+ ],
492
+ "Location": [
493
+ "Местоположение"
494
+ ],
495
+ "Organization": [
496
+ "Организация"
497
+ ],
498
+ "Subnet": [
499
+ "Подсеть"
500
+ ],
501
+ "Last Facts Upload": [
502
+ ""
503
+ ],
504
+ "Actions": [
505
+ "Действия"
506
+ ],
507
+ "Please Confirm": [
508
+ "Подтвердите"
509
+ ],
510
+ "Cancel": [
511
+ "Отмена"
512
+ ],
513
+ "Submit": [
514
+ "Подтвердить"
515
+ ],
516
+ "Provision %s": [
517
+ ""
518
+ ],
519
+ "This might take a while, as all hosts, facts and reports will be destroyed as well": [
520
+ "Это может занять некоторое время, так как в ходе выполнения будут удалены узлы, статистика и все отчеты"
521
+ ],
522
+ "Select location": [
523
+ "Выберите местоположение"
524
+ ],
525
+ "Select organization": [
526
+ "Выберите организацию"
527
+ ],
528
+ "Discovered host: %s": [
529
+ "Обнаружен узел: %s"
530
+ ],
531
+ "Interfaces": [
532
+ "Интерфейсы"
533
+ ],
534
+ "Type": [
535
+ "Тип"
536
+ ],
537
+ "Identifier": [
538
+ "Идентификатор"
539
+ ],
540
+ "MAC address": [
541
+ "MAC-адрес"
542
+ ],
543
+ "IP address": [
544
+ "IP-адрес"
545
+ ],
546
+ "Collapse All": [
547
+ "Свернуть все"
548
+ ],
549
+ "Summary report for discovered hosts from Foreman": [
550
+ "Сводный отчет Foreman по обнаруженным узлам"
551
+ ],
552
+ "<b>Foreman</b> Discovered hosts summary": [
553
+ "Сводка обнаруженных узлов от <b>Foreman</b>"
554
+ ],
555
+ "Summary from %{time} ago to %{now}": [
556
+ "Сводка за %{time} — %{now}"
557
+ ],
558
+ "Discovered hosts from Foreman server at %{foreman_url}": [
559
+ "Узлы, обнаруженные сервером Foreman %{foreman_url}"
560
+ ],
561
+ "Disk count": [
562
+ "Количество дисков"
563
+ ],
564
+ "Disks size": [
565
+ "Размер диска"
566
+ ],
567
+ "No discovered hosts for the selected period": [
568
+ "За указанный период времени новых узлов не обнаружено"
569
+ ],
570
+ "Foreman discovered hosts summary": [
571
+ "Сводка обнаруженных узлов Foreman"
572
+ ],
573
+ "No new discovered hosts for this period": [
574
+ "За это время новых узлов не обнаружено"
575
+ ],
576
+ "Primary": [
577
+ "Основной"
578
+ ],
579
+ "Locations": [
580
+ "Местоположения"
581
+ ],
582
+ "Organizations": [
583
+ "Организации"
584
+ ],
585
+ "Target host group for this rule with all properties set": [
586
+ "Группа узлов для этого правила с настроенными параметрами"
587
+ ],
588
+ "Hostname for provisioned hosts": [
589
+ "Имя узла"
590
+ ],
591
+ "Hosts Limit": [
592
+ "Ограничение узлов"
593
+ ],
594
+ "Maximum hosts provisioned with this rule (0 = unlimited)": [
595
+ "Максимальное число инициализируемых узлов в соответствии с правилом (0 снимает ограничения)"
596
+ ],
597
+ "Rule priority (lower integer means higher priority)": [
598
+ "Приоритет (чем ниже число, тем выше приоритет)"
599
+ ],
600
+ "Specify target hostname template pattern in the same syntax as in Provisioning Templates (ERB).": [
601
+ "Определите шаблон для узла, используя синтаксис, аналогичный используемому в подготовительных шаблонах (ERB)."
602
+ ],
603
+ "Domain will be appended automatically. A hostname based on MAC address will be used when left blank.": [
604
+ ""
605
+ ],
606
+ "In addition to @host attribute function rand for random integers is available. Examples:": [
607
+ ""
608
+ ],
609
+ "When creating hostname patterns, make sure the resulting host names are unique.": [
610
+ ""
611
+ ],
612
+ "Hostnames must not start with numbers. A good approach is to use unique information provided by facter (MAC address, BIOS or serial ID).": [
613
+ ""
614
+ ],
615
+ "Clone %s": [
616
+ "Клонировать %s"
617
+ ],
618
+ "Edit %s": [
619
+ "Изменить %s"
620
+ ],
621
+ "Discovery Rules": [
622
+ "Правила обнаружения"
623
+ ],
624
+ "Create Rule": [
625
+ ""
626
+ ],
627
+ "DiscoveryRule|Name": [
628
+ "Имя"
629
+ ],
630
+ "DiscoveryRule|Priority": [
631
+ "Приоритет"
632
+ ],
633
+ "DiscoveryRule|Query": [
634
+ "Запрос"
635
+ ],
636
+ "Host Group": [
637
+ "Группа узлов"
638
+ ],
639
+ "Hosts/Limit": [
640
+ ""
641
+ ],
642
+ "DiscoveryRule|Enabled": [
643
+ "Включено"
644
+ ],
645
+ "New Discovery Rule": [
646
+ "Новое правило"
647
+ ],
648
+ "Discovered Rules": [
649
+ ""
650
+ ],
651
+ "A summary of discovered hosts": [
652
+ "Сводка состояния обнаруженных узлов"
653
+ ],
654
+ "New hosts": [
655
+ ""
656
+ ],
657
+ "One or more hosts have been discovered": [
658
+ ""
659
+ ],
660
+ "Details": [
661
+ "Свойства"
662
+ ],
663
+ "Hosts": [
664
+ "Узлы"
665
+ ],
666
+ "Error message goes here": [
667
+ ""
668
+ ],
669
+ "Discovery": [
670
+ ""
671
+ ],
672
+ "Discovery location": [
673
+ ""
674
+ ],
675
+ "The default location to place discovered hosts in": [
676
+ "Местоположение для обнаруженных узлов по умолчанию"
677
+ ],
678
+ "Discovery organization": [
679
+ ""
680
+ ],
681
+ "The default organization to place discovered hosts in": [
682
+ "Организация для обнаруженных узлов по умолчанию"
683
+ ],
684
+ "Interface fact": [
685
+ ""
686
+ ],
687
+ "Fact name to use for primary interface detection": [
688
+ "Имя факта, определяющего основной сетевой интерфейс и имя узла"
689
+ ],
690
+ "Create bond interfaces": [
691
+ ""
692
+ ],
693
+ "Automatic bond interface (if another interface is detected on the same VLAN via LLDP)": [
694
+ ""
695
+ ],
696
+ "Clean all facts": [
697
+ ""
698
+ ],
699
+ "Clean all reported facts during provisioning (except discovery facts)": [
700
+ ""
701
+ ],
702
+ "Hostname facts": [
703
+ ""
704
+ ],
705
+ "List of facts to use for the hostname (first wins)": [
706
+ ""
707
+ ],
708
+ "Auto provisioning": [
709
+ ""
710
+ ],
711
+ "Automatically provision newly discovered hosts, according to the provisioning rules": [
712
+ "Автоматически подготовить обнаруженные узлы в соответствии с заранее определенными правилами"
713
+ ],
714
+ "Automatically reboot or kexec discovered host during provisioning": [
715
+ ""
716
+ ],
717
+ "Hostname prefix": [
718
+ ""
719
+ ],
720
+ "The default prefix to use for the host name, must start with a letter": [
721
+ "Префикс имени узла (должен начинаться с буквы)"
722
+ ],
723
+ "Fact columns": [
724
+ ""
725
+ ],
726
+ "Extra facter columns to show in host lists": [
727
+ ""
728
+ ],
729
+ "Highlighted facts": [
730
+ ""
731
+ ],
732
+ "Regex to organize facts for highlights section - e.g. ^(abc|cde)$": [
733
+ "Регулярное выражение для организации фактов в списке «Основные», например: ^(abc|cde)$"
734
+ ],
735
+ "Storage facts": [
736
+ ""
737
+ ],
738
+ "Regex to organize facts for storage section": [
739
+ "Регулярное выражение для организации фактов в секции «Хранилище»"
740
+ ],
741
+ "Software facts": [
742
+ ""
743
+ ],
744
+ "Regex to organize facts for software section": [
745
+ "Регулярное выражение для организации фактов в секции «Программное обеспечение»"
746
+ ],
747
+ "Hardware facts": [
748
+ ""
749
+ ],
750
+ "Regex to organize facts for hardware section": [
751
+ "Регулярное выражение для организации фактов в секции «Оборудование»"
752
+ ],
753
+ "Network facts": [
754
+ ""
755
+ ],
756
+ "Regex to organize facts for network section": [
757
+ "Регулярное выражение для организации фактов в секции «Сеть»"
758
+ ],
759
+ "IPMI facts": [
760
+ ""
761
+ ],
762
+ "Regex to organize facts for ipmi section": [
763
+ "Регулярное выражение для организации фактов в секции «IPMI»"
764
+ ],
765
+ "Lock PXE": [
766
+ ""
767
+ ],
768
+ "Automatically generate PXE configuration to pin a newly discovered host to discovery": [
769
+ ""
770
+ ],
771
+ "Locked PXELinux template name": [
772
+ ""
773
+ ],
774
+ "PXELinux template to be used when pinning a host to discovery": [
775
+ ""
776
+ ],
777
+ "Locked PXEGrub template name": [
778
+ ""
779
+ ],
780
+ "PXEGrub template to be used when pinning a host to discovery": [
781
+ ""
782
+ ],
783
+ "Locked PXEGrub2 template name": [
784
+ ""
785
+ ],
786
+ "PXEGrub2 template to be used when pinning a host to discovery": [
787
+ ""
788
+ ],
789
+ "Force DNS": [
790
+ ""
791
+ ],
792
+ "Force DNS entries creation when provisioning discovered host": [
793
+ ""
794
+ ],
795
+ "Error on existing NIC": [
796
+ ""
797
+ ],
798
+ "Do not allow to discover existing managed host matching MAC of a provisioning NIC (errors out early)": [
799
+ ""
800
+ ],
801
+ "Type of name generator": [
802
+ ""
803
+ ],
804
+ "Discovery hostname naming pattern": [
805
+ ""
806
+ ],
807
+ "Prefer IPv6": [
808
+ ""
809
+ ],
810
+ "Prefer IPv6 to IPv4 when calling discovered nodes": [
811
+ ""
812
+ ],
813
+ "Discovery Proxy": [
814
+ ""
815
+ ],
816
+ "Discovery Proxy to use within this subnet for managing connection to discovered hosts": [
817
+ ""
818
+ ],
819
+ "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts": [
820
+ ""
821
+ ],
822
+ "For more information please see ": [
823
+ "За подробной информацией обратитесь к"
824
+ ],
825
+ "documentation": [
826
+ "документация"
827
+ ],
828
+ "No discovered hosts found in this context. This page shows discovered bare-metal or virtual nodes waiting to be provisioned.": [
829
+ ""
830
+ ],
831
+ "Foreman Discovery": [
832
+ ""
833
+ ],
834
+ "No Discovery Rules found in this context. Create Discovery Rules to perform automated provisioning on Discovered Hosts": [
835
+ ""
836
+ ],
837
+ "Remote action:": [
838
+ "Удаленное действие:"
839
+ ],
840
+ "Import Puppet classes": [
841
+ "Импорт классов Puppet"
842
+ ],
843
+ "Import facts": [
844
+ "Импорт фактов"
845
+ ],
846
+ "Action with sub plans": [
847
+ "Действия с подпланами"
848
+ ]
849
+ }
850
+ }
851
+ };