foreman_bootdisk 21.0.5 → 21.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (72) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_bootdisk/locale/ca/foreman_bootdisk.js +281 -0
  3. data/app/assets/javascripts/foreman_bootdisk/locale/cs_CZ/foreman_bootdisk.js +280 -0
  4. data/app/assets/javascripts/foreman_bootdisk/locale/de/foreman_bootdisk.js +281 -0
  5. data/app/assets/javascripts/foreman_bootdisk/locale/en/foreman_bootdisk.js +280 -0
  6. data/app/assets/javascripts/foreman_bootdisk/locale/en_GB/foreman_bootdisk.js +281 -0
  7. data/app/assets/javascripts/foreman_bootdisk/locale/es/foreman_bootdisk.js +281 -0
  8. data/app/assets/javascripts/foreman_bootdisk/locale/fr/foreman_bootdisk.js +281 -0
  9. data/app/assets/javascripts/foreman_bootdisk/locale/it/foreman_bootdisk.js +281 -0
  10. data/app/assets/javascripts/foreman_bootdisk/locale/ja/foreman_bootdisk.js +281 -0
  11. data/app/assets/javascripts/foreman_bootdisk/locale/ka/foreman_bootdisk.js +281 -0
  12. data/app/assets/javascripts/foreman_bootdisk/locale/ko/foreman_bootdisk.js +281 -0
  13. data/app/assets/javascripts/foreman_bootdisk/locale/pt_BR/foreman_bootdisk.js +281 -0
  14. data/app/assets/javascripts/foreman_bootdisk/locale/ru/foreman_bootdisk.js +281 -0
  15. data/app/assets/javascripts/foreman_bootdisk/locale/sv_SE/foreman_bootdisk.js +281 -0
  16. data/app/assets/javascripts/foreman_bootdisk/locale/zh_CN/foreman_bootdisk.js +281 -0
  17. data/app/assets/javascripts/foreman_bootdisk/locale/zh_TW/foreman_bootdisk.js +281 -0
  18. data/app/models/concerns/foreman_bootdisk/compute_resources/vmware.rb +0 -4
  19. data/lib/foreman_bootdisk/engine.rb +2 -7
  20. data/lib/foreman_bootdisk/version.rb +1 -1
  21. data/locale/Makefile +6 -3
  22. data/locale/ca/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  23. data/locale/ca/foreman_bootdisk.edit.po +102 -50
  24. data/locale/ca/foreman_bootdisk.po +2 -2
  25. data/locale/cs_CZ/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  26. data/locale/cs_CZ/foreman_bootdisk.edit.po +54 -56
  27. data/locale/cs_CZ/foreman_bootdisk.po +276 -0
  28. data/locale/de/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  29. data/locale/de/foreman_bootdisk.edit.po +103 -50
  30. data/locale/de/foreman_bootdisk.po +2 -2
  31. data/locale/en/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  32. data/locale/en/foreman_bootdisk.edit.po +23 -23
  33. data/locale/en/foreman_bootdisk.po +1 -1
  34. data/locale/en_GB/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  35. data/locale/en_GB/foreman_bootdisk.edit.po +102 -50
  36. data/locale/en_GB/foreman_bootdisk.po +32 -32
  37. data/locale/es/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  38. data/locale/es/foreman_bootdisk.edit.po +103 -52
  39. data/locale/es/foreman_bootdisk.po +2 -2
  40. data/locale/foreman_bootdisk.pot +24 -24
  41. data/locale/fr/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  42. data/locale/fr/foreman_bootdisk.edit.po +104 -52
  43. data/locale/fr/foreman_bootdisk.po +11 -11
  44. data/locale/it/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  45. data/locale/it/foreman_bootdisk.edit.po +103 -52
  46. data/locale/it/foreman_bootdisk.po +2 -2
  47. data/locale/ja/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  48. data/locale/ja/foreman_bootdisk.edit.po +115 -64
  49. data/locale/ja/foreman_bootdisk.po +2 -2
  50. data/locale/ka/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  51. data/locale/ka/foreman_bootdisk.edit.po +102 -50
  52. data/locale/ka/foreman_bootdisk.po +3 -3
  53. data/locale/ko/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  54. data/locale/ko/foreman_bootdisk.edit.po +101 -48
  55. data/locale/ko/foreman_bootdisk.po +2 -2
  56. data/locale/pt_BR/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  57. data/locale/pt_BR/foreman_bootdisk.edit.po +104 -54
  58. data/locale/pt_BR/foreman_bootdisk.po +20 -20
  59. data/locale/ru/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  60. data/locale/ru/foreman_bootdisk.edit.po +103 -53
  61. data/locale/ru/foreman_bootdisk.po +2 -2
  62. data/locale/sv_SE/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  63. data/locale/sv_SE/foreman_bootdisk.edit.po +102 -50
  64. data/locale/sv_SE/foreman_bootdisk.po +2 -2
  65. data/locale/zh_CN/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  66. data/locale/zh_CN/foreman_bootdisk.edit.po +103 -51
  67. data/locale/zh_CN/foreman_bootdisk.po +2 -2
  68. data/locale/zh_TW/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  69. data/locale/zh_TW/foreman_bootdisk.edit.po +102 -50
  70. data/locale/zh_TW/foreman_bootdisk.po +2 -2
  71. data/package.json +0 -3
  72. metadata +20 -2
@@ -1,31 +1,30 @@
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_bootdisk package.
4
- #
4
+ #
5
5
  # Translators:
6
6
  # Vladimir Pavlov <v.pavlov@i-teco.ru>, 2015
7
7
  # Yulia <yulia.poyarkova@redhat.com>, 2016
8
8
  msgid ""
9
9
  msgstr ""
10
- "Project-Id-Version: foreman_bootdisk 21.1.0\n"
10
+ "Project-Id-Version: foreman_bootdisk 21.0.4\n"
11
11
  "Report-Msgid-Bugs-To: \n"
12
+ "POT-Creation-Date: 2023-01-05 20:17+0100\n"
12
13
  "PO-Revision-Date: 2014-02-13 12:12+0000\n"
13
14
  "Last-Translator: Vladimir Pavlov <v.pavlov@i-teco.ru>, 2015\n"
14
- "Language-Team: Russian (http://app.transifex.com/foreman/foreman/language/ru/)"
15
- "\n"
15
+ "Language-Team: Russian (http://app.transifex.com/foreman/foreman/language/ru/)\n"
16
16
  "MIME-Version: 1.0\n"
17
17
  "Content-Type: text/plain; charset=UTF-8\n"
18
18
  "Content-Transfer-Encoding: 8bit\n"
19
19
  "Language: ru\n"
20
- "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<="
21
- "4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=1"
22
- "1 && n%100<=14)? 2 : 3);\n"
20
+ "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"
23
21
 
24
22
  #: ../app/controllers/concerns/allowed_actions.rb:7
25
23
  msgid "This type of bootdisk is not allowed. Please contact administrator."
26
24
  msgstr ""
27
25
 
28
- #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:17 ../app/views/foreman_bootdisk/disks/help.html.erb:1
26
+ #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:17
27
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:1
29
28
  msgid "Boot disks"
30
29
  msgstr "Загрузочные диски"
31
30
 
@@ -41,7 +40,9 @@ msgstr "Скачать образ узла"
41
40
  msgid "True for full, false for basic reusable image"
42
41
  msgstr "Истина для полного, ложь для начального образа"
43
42
 
44
- #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:42 ../app/controllers/foreman_bootdisk/disks_controller.rb:126 ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:90
43
+ #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:42
44
+ #: ../app/controllers/foreman_bootdisk/disks_controller.rb:126
45
+ #: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:90
45
46
  msgid "Host is not in build mode"
46
47
  msgstr ""
47
48
 
@@ -53,7 +54,8 @@ msgstr "Загрузочные диски для подсети"
53
54
  msgid "Download subnet generic image"
54
55
  msgstr "Загрузить стандартный образ для подсети"
55
56
 
56
- #: ../app/controllers/foreman_bootdisk/api/v2/subnet_disks_controller.rb:26 ../app/controllers/foreman_bootdisk/subnet_disks_controller.rb:15
57
+ #: ../app/controllers/foreman_bootdisk/api/v2/subnet_disks_controller.rb:26
58
+ #: ../app/controllers/foreman_bootdisk/subnet_disks_controller.rb:15
57
59
  msgid "TFTP feature not enabled for subnet %s"
58
60
  msgstr "TFTP не поддерживается для подсети %s"
59
61
 
@@ -61,15 +63,19 @@ msgstr "TFTP не поддерживается для подсети %s"
61
63
  msgid "Host is not in build mode."
62
64
  msgstr ""
63
65
 
64
- #: ../app/controllers/foreman_bootdisk/disks_controller.rb:95 ../app/helpers/concerns/foreman_bootdisk/pretty_error.rb:8
66
+ #: ../app/controllers/foreman_bootdisk/disks_controller.rb:95
67
+ #: ../app/helpers/concerns/foreman_bootdisk/pretty_error.rb:8
65
68
  msgid "Failed to render boot disk template"
66
69
  msgstr "Не удалось сформировать шаблон загрузочного диска"
67
70
 
68
- #: ../app/controllers/foreman_bootdisk/disks_controller.rb:120 ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:66
71
+ #: ../app/controllers/foreman_bootdisk/disks_controller.rb:120
72
+ #: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:66
69
73
  msgid "Host '%s' image"
70
74
  msgstr "Образ узла '%s'"
71
75
 
72
- #: ../app/controllers/foreman_bootdisk/disks_controller.rb:120 ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:76 ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:86
76
+ #: ../app/controllers/foreman_bootdisk/disks_controller.rb:120
77
+ #: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:76
78
+ #: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:86
73
79
  msgid "Full host '%s' image"
74
80
  msgstr "Полный образ узлы '%s'"
75
81
 
@@ -81,11 +87,15 @@ msgstr ""
81
87
  msgid "Boot disk Help"
82
88
  msgstr ""
83
89
 
84
- #: ../app/helpers/bootdisk_links_helper.rb:40 ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:20 ../app/models/setting/bootdisk.rb:6 ../lib/foreman_bootdisk/engine.rb:67 ../webpack/src/extensions/host/HostBootdiskButtons.js:86
90
+ #: ../app/helpers/bootdisk_links_helper.rb:40
91
+ #: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:20
92
+ #: ../app/models/setting/bootdisk.rb:6 ../lib/foreman_bootdisk/engine.rb:66
93
+ #: ../webpack/src/extensions/host/HostBootdiskButtons.js:86
85
94
  msgid "Boot disk"
86
95
  msgstr "Загрузочный диск"
87
96
 
88
- #: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:21 ../webpack/src/extensions/host/HostBootdiskButtons.js:74
97
+ #: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:21
98
+ #: ../webpack/src/extensions/host/HostBootdiskButtons.js:74
89
99
  msgid "Boot disk download not available for %s architecture"
90
100
  msgstr ""
91
101
 
@@ -97,11 +107,14 @@ msgstr "Стандартный образ для подсети «%s»"
97
107
  msgid "Subnet generic image"
98
108
  msgstr ""
99
109
 
100
- #: ../app/helpers/concerns/foreman_bootdisk/subnets_helper_ext.rb:27 ../app/views/foreman_bootdisk/disks/help.html.erb:35
110
+ #: ../app/helpers/concerns/foreman_bootdisk/subnets_helper_ext.rb:27
111
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:35
101
112
  msgid "Generic image"
102
113
  msgstr "Стандартный образ"
103
114
 
104
- #: ../app/models/concerns/foreman_bootdisk/host_ext.rb:12 ../app/services/foreman_bootdisk/renderer.rb:53 ../app/services/foreman_bootdisk/renderer.rb:60
115
+ #: ../app/models/concerns/foreman_bootdisk/host_ext.rb:12
116
+ #: ../app/services/foreman_bootdisk/renderer.rb:53
117
+ #: ../app/services/foreman_bootdisk/renderer.rb:60
105
118
  msgid "Unable to find template specified by %s setting"
106
119
  msgstr "Шаблон из параметра %s не найден"
107
120
 
@@ -130,11 +143,13 @@ msgid "Failed to upload ISO image for instance %{name}: %{message}"
130
143
  msgstr ""
131
144
 
132
145
  #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:91
133
- msgid "Failed to attach ISO image to CDROM drive of instance %{name}: %{message}"
146
+ msgid ""
147
+ "Failed to attach ISO image to CDROM drive of instance %{name}: %{message}"
134
148
  msgstr ""
135
149
 
136
150
  #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:100
137
- msgid "Failed to detach ISO image from CDROM drive of instance %{name}: %{message}"
151
+ msgid ""
152
+ "Failed to detach ISO image from CDROM drive of instance %{name}: %{message}"
138
153
  msgstr ""
139
154
 
140
155
  #: ../app/services/foreman_bootdisk/iso_generator.rb:16
@@ -165,7 +180,8 @@ msgstr ""
165
180
  msgid "Failed to format the ESP image via mkfs.msdos"
166
181
  msgstr ""
167
182
 
168
- #: ../app/services/foreman_bootdisk/iso_generator.rb:130 ../app/services/foreman_bootdisk/iso_generator.rb:131
183
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:130
184
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:131
169
185
  msgid "Failed to create a directory within the ESP image"
170
186
  msgstr ""
171
187
 
@@ -190,11 +206,17 @@ msgid "Back"
190
206
  msgstr "Назад"
191
207
 
192
208
  #: ../app/views/foreman_bootdisk/disks/help.html.erb:6
193
- msgid "Various types of boot disks can be created to provision hosts without the need for PXE services. Boot disks can be attached to the host (physical or virtual) which boots from the disk, contacts Foreman and begins the OS installation."
209
+ msgid ""
210
+ "Various types of boot disks can be created to provision hosts without the "
211
+ "need for PXE services. Boot disks can be attached to the host (physical or "
212
+ "virtual) which boots from the disk, contacts Foreman and begins the OS "
213
+ "installation."
194
214
  msgstr "Типы вариантов загрузочных дисков, которые могут быть созданы для подготовленных узлов без служб PXE. Загрузочные диски могут быть прикреплены к узлу (физическому или виртуальному), который загружается соединяясь с Foreman и начинающих установку ОС."
195
215
 
196
216
  #: ../app/views/foreman_bootdisk/disks/help.html.erb:9
197
- msgid "All images are usable as either ISOs or as disk images, including being written to a USB disk with `dd`."
217
+ msgid ""
218
+ "All images are usable as either ISOs or as disk images, including being "
219
+ "written to a USB disk with `dd`."
198
220
  msgstr "Все образы используются как ISO или образы дисков, включая записанные на USB диск командой 'dd'."
199
221
 
200
222
  #: ../app/views/foreman_bootdisk/disks/help.html.erb:12
@@ -210,11 +232,18 @@ msgid "Host image"
210
232
  msgstr "Образ узла"
211
233
 
212
234
  #: ../app/views/foreman_bootdisk/disks/help.html.erb:19
213
- msgid "Per-host images contain data about a particular host registered in Foreman and set up fully static networking, avoiding the requirement for DHCP. After networking is configured, they chainload from Foreman, picking up the current OS configuration and build state from the server."
235
+ msgid ""
236
+ "Per-host images contain data about a particular host registered in Foreman "
237
+ "and set up fully static networking, avoiding the requirement for DHCP. "
238
+ "After networking is configured, they chainload from Foreman, picking up the "
239
+ "current OS configuration and build state from the server."
214
240
  msgstr "Образ для каждого узла содержит данные о конкретном узле, зарегистрированном в Foreman и настроен на статичную сеть, избегающую запросов по DHCP. После настройки сети, с сервера Foreman подтягивается текущая конфигурация ОС и собирается окружение сервера."
215
241
 
216
242
  #: ../app/views/foreman_bootdisk/disks/help.html.erb:22
217
- msgid "Once chainloaded, the OS bootloader and installer are downloaded directly from the installation media configured in Foreman, and the provisioning script (kickstart/preseed) is downloaded from Foreman."
243
+ msgid ""
244
+ "Once chainloaded, the OS bootloader and installer are downloaded directly "
245
+ "from the installation media configured in Foreman, and the provisioning "
246
+ "script (kickstart/preseed) is downloaded from Foreman."
218
247
  msgstr "После того как загрузчик ОС и установщик скачаны напрямую с установочного носителя, настроенного в Foreman, и скрипт подготовки (kickstart/preseed) скачан из Foreman."
219
248
 
220
249
  #: ../app/views/foreman_bootdisk/disks/help.html.erb:25
@@ -222,7 +251,11 @@ msgid "Full host image"
222
251
  msgstr "Полный образ узла"
223
252
 
224
253
  #: ../app/views/foreman_bootdisk/disks/help.html.erb:27
225
- msgid "A variant of the per-host image which contains the OS bootloader embedded inside the disk. This may be useful if chainloading fails on certain hardware, but has the downside that the image must be regenerated for any change in the OS, bootloader or PXELinux templates."
254
+ msgid ""
255
+ "A variant of the per-host image which contains the OS bootloader embedded "
256
+ "inside the disk. This may be useful if chainloading fails on certain "
257
+ "hardware, but has the downside that the image must be regenerated for any "
258
+ "change in the OS, bootloader or PXELinux templates."
226
259
  msgstr "Вариант для создания индивидуального образа с интеграцией загрузчика операционной системы. Подходит, если по какой-то причине цепная загрузка невозможна. Основной недостаток такого подхода заключается в том, что при любых изменениях операционной системы, загрузчика или шаблона PXELinux образ надо будет создавать заново."
227
260
 
228
261
  #: ../app/views/foreman_bootdisk/disks/help.html.erb:30
@@ -230,15 +263,24 @@ msgid "Generic images"
230
263
  msgstr ""
231
264
 
232
265
  #: ../app/views/foreman_bootdisk/disks/help.html.erb:32
233
- msgid "These images are more generic than previous images. You can find them at subnet index page."
266
+ msgid ""
267
+ "These images are more generic than previous images. You can find them at "
268
+ "subnet index page."
234
269
  msgstr ""
235
270
 
236
271
  #: ../app/views/foreman_bootdisk/disks/help.html.erb:37
237
- msgid "Generic images are a reusable disk image that works for any host registered in Foreman. It requires a basic DHCP and DNS service to function and contact the server, but does not require DHCP reservations or static IP addresses."
272
+ msgid ""
273
+ "Generic images are a reusable disk image that works for any host registered "
274
+ "in Foreman. It requires a basic DHCP and DNS service to function and "
275
+ "contact the server, but does not require DHCP reservations or static IP "
276
+ "addresses."
238
277
  msgstr "Общий образ - это образ диска работающий на любом узле, зарегистрированном в Foreman. Он требует наличие DHCP и DNS служб для функционирования и соединения с сервером, но не требует резервации DHCP или статических IP адресов."
239
278
 
240
279
  #: ../app/views/foreman_bootdisk/disks/help.html.erb:40
241
- msgid "The OS install continues using the installation media configured in Foreman, and it will typically configure static networking, depending on how the OS iPXE template is configured."
280
+ msgid ""
281
+ "The OS install continues using the installation media configured in Foreman,"
282
+ " and it will typically configure static networking, depending on how the OS "
283
+ "iPXE template is configured."
242
284
  msgstr "Установщик ОС продолжит использовать установочный носитель, настроенный в Foreman, и он будет настраивать статическую сеть, зависящую от того как настроен шаблон iPXE ОС."
243
285
 
244
286
  #: ../app/views/foreman_bootdisk/disks/help.html.erb:43
@@ -246,98 +288,104 @@ msgid "Subnet image"
246
288
  msgstr "Образ для подсети"
247
289
 
248
290
  #: ../app/views/foreman_bootdisk/disks/help.html.erb:45
249
- msgid "Subnet images are similar to generic images, but chain-loading is done via the TFTP Smart Proxy assigned to the Subnet of the host. The smart proxy must have the \"Templates\" module enabled and configured."
291
+ msgid ""
292
+ "Subnet images are similar to generic images, but chain-loading is done via "
293
+ "the TFTP Smart Proxy assigned to the Subnet of the host. The smart proxy "
294
+ "must have the \"Templates\" module enabled and configured."
250
295
  msgstr "Образ для подсети похож на стандартный образ, но отличается от него тем, что цепная загрузка происходит с капсулы TFTP, назначенной подсети, которой принадлежит узел. Для этого на капсуле должно быть установлено и настроено дополнение «Шаблоны»."
251
296
 
252
297
  #: ../app/views/foreman_bootdisk/disks/help.html.erb:48
253
- msgid "This image is generic for all hosts with a provisioning NIC on that subnet."
298
+ msgid ""
299
+ "This image is generic for all hosts with a provisioning NIC on that subnet."
254
300
  msgstr "Этот образ является универсальным для всех узлов в избранной подсети, на которых настроен сетевой адаптер для подготовки узла."
255
301
 
256
302
  #: ../app/views/foreman_bootdisk/disks/help.html.erb:51
257
- msgid "* - These bootdisk types were disabled, you can enable them in Administer - Settings."
303
+ msgid ""
304
+ "* - These bootdisk types were disabled, you can enable them in Administer - "
305
+ "Settings."
258
306
  msgstr ""
259
307
 
260
- #: ../lib/foreman_bootdisk/engine.rb:58
308
+ #: ../lib/foreman_bootdisk/engine.rb:57
261
309
  msgid "Boot disk based"
262
310
  msgstr ""
263
311
 
264
- #: ../lib/foreman_bootdisk/engine.rb:79
312
+ #: ../lib/foreman_bootdisk/engine.rb:78
265
313
  msgid "iPXE directory"
266
314
  msgstr ""
267
315
 
268
- #: ../lib/foreman_bootdisk/engine.rb:80
316
+ #: ../lib/foreman_bootdisk/engine.rb:79
269
317
  msgid "Path to directory containing iPXE images"
270
318
  msgstr "Путь к каталогу с образами iPXE"
271
319
 
272
- #: ../lib/foreman_bootdisk/engine.rb:85
320
+ #: ../lib/foreman_bootdisk/engine.rb:84
273
321
  msgid "ISOLINUX directory"
274
322
  msgstr ""
275
323
 
276
- #: ../lib/foreman_bootdisk/engine.rb:86
324
+ #: ../lib/foreman_bootdisk/engine.rb:85
277
325
  msgid "Path to directory containing isolinux images"
278
326
  msgstr ""
279
327
 
280
- #: ../lib/foreman_bootdisk/engine.rb:91
328
+ #: ../lib/foreman_bootdisk/engine.rb:90
281
329
  msgid "SYSLINUX directory"
282
330
  msgstr ""
283
331
 
284
- #: ../lib/foreman_bootdisk/engine.rb:92
332
+ #: ../lib/foreman_bootdisk/engine.rb:91
285
333
  msgid "Path to directory containing syslinux images"
286
334
  msgstr "Путь к каталогу с образами syslinux"
287
335
 
288
- #: ../lib/foreman_bootdisk/engine.rb:97
336
+ #: ../lib/foreman_bootdisk/engine.rb:96
289
337
  msgid "Grub2 directory"
290
338
  msgstr ""
291
339
 
292
- #: ../lib/foreman_bootdisk/engine.rb:98
340
+ #: ../lib/foreman_bootdisk/engine.rb:97
293
341
  msgid "Path to directory containing grubx64.efi and shimx64.efi"
294
342
  msgstr ""
295
343
 
296
- #: ../lib/foreman_bootdisk/engine.rb:104
344
+ #: ../lib/foreman_bootdisk/engine.rb:103
297
345
  msgid "Host image template"
298
346
  msgstr ""
299
347
 
300
- #: ../lib/foreman_bootdisk/engine.rb:105
348
+ #: ../lib/foreman_bootdisk/engine.rb:104
301
349
  msgid "iPXE template to use for host-specific boot disks"
302
350
  msgstr "Шаблон iPXE индивидуального образа"
303
351
 
304
- #: ../lib/foreman_bootdisk/engine.rb:111
352
+ #: ../lib/foreman_bootdisk/engine.rb:110
305
353
  msgid "Generic image template"
306
354
  msgstr ""
307
355
 
308
- #: ../lib/foreman_bootdisk/engine.rb:112
356
+ #: ../lib/foreman_bootdisk/engine.rb:111
309
357
  msgid "iPXE template to use for generic host boot disks"
310
358
  msgstr "Шаблон iPXE стандартного образа"
311
359
 
312
- #: ../lib/foreman_bootdisk/engine.rb:118
360
+ #: ../lib/foreman_bootdisk/engine.rb:117
313
361
  msgid "Generic Grub2 EFI image template"
314
362
  msgstr ""
315
363
 
316
- #: ../lib/foreman_bootdisk/engine.rb:119
364
+ #: ../lib/foreman_bootdisk/engine.rb:118
317
365
  msgid "iPXE template to use for generic EFI host boot disks"
318
366
  msgstr ""
319
367
 
320
- #: ../lib/foreman_bootdisk/engine.rb:124
368
+ #: ../lib/foreman_bootdisk/engine.rb:123
321
369
  msgid "ISO generation command"
322
370
  msgstr ""
323
371
 
324
- #: ../lib/foreman_bootdisk/engine.rb:125
372
+ #: ../lib/foreman_bootdisk/engine.rb:124
325
373
  msgid "Command to generate ISO image, use genisoimage or mkisofs"
326
374
  msgstr "Команда создания ISO-образа. Используйте genisoimage или mkisofs"
327
375
 
328
- #: ../lib/foreman_bootdisk/engine.rb:130
376
+ #: ../lib/foreman_bootdisk/engine.rb:129
329
377
  msgid "Installation media caching"
330
378
  msgstr ""
331
379
 
332
- #: ../lib/foreman_bootdisk/engine.rb:131
380
+ #: ../lib/foreman_bootdisk/engine.rb:130
333
381
  msgid "Installation media files will be cached for full host images"
334
382
  msgstr "Файлы с установочного носителя будут закешированы для полного образа узла."
335
383
 
336
- #: ../lib/foreman_bootdisk/engine.rb:136
384
+ #: ../lib/foreman_bootdisk/engine.rb:135
337
385
  msgid "Allowed bootdisk types"
338
386
  msgstr ""
339
387
 
340
- #: ../lib/foreman_bootdisk/engine.rb:137
388
+ #: ../lib/foreman_bootdisk/engine.rb:136
341
389
  msgid "List of allowed bootdisk types, remove type to disable it"
342
390
  msgstr ""
343
391
 
@@ -362,5 +410,7 @@ msgid "Action with sub plans"
362
410
  msgstr "Действия с подпланами"
363
411
 
364
412
  #: gemspec.rb:4
365
- msgid "Plugin for Foreman that creates iPXE-based boot disks to provision hosts without the need for PXE infrastructure."
413
+ msgid ""
414
+ "Plugin for Foreman that creates iPXE-based boot disks to provision hosts "
415
+ "without the need for PXE infrastructure."
366
416
  msgstr "Дополнение для Foreman, которое создает iPXE-базовые загрузочные диски для подготовленных узлов без использования служб инфраструктуры PXE."
@@ -7,11 +7,11 @@
7
7
  # Yulia <yulia.poyarkova@redhat.com>, 2016
8
8
  msgid ""
9
9
  msgstr ""
10
- "Project-Id-Version: foreman_bootdisk 21.0.3\n"
10
+ "Project-Id-Version: foreman_bootdisk 21.0.4\n"
11
11
  "Report-Msgid-Bugs-To: \n"
12
12
  "PO-Revision-Date: 2014-02-13 12:12+0000\n"
13
13
  "Last-Translator: Vladimir Pavlov <v.pavlov@i-teco.ru>, 2015\n"
14
- "Language-Team: Russian (http://www.transifex.com/foreman/foreman/language/ru/)"
14
+ "Language-Team: Russian (http://app.transifex.com/foreman/foreman/language/ru/)"
15
15
  "\n"
16
16
  "MIME-Version: 1.0\n"
17
17
  "Content-Type: text/plain; charset=UTF-8\n"