foreman_bootdisk 21.0.3 → 21.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (90) 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/services/foreman_bootdisk/iso_generator.rb +1 -1
  19. data/db/migrate/20221102105354_fix_bootdisk_settings_category_to_dsl.rb +1 -1
  20. data/lib/foreman_bootdisk/engine.rb +2 -7
  21. data/lib/foreman_bootdisk/engine.rb.orig +162 -0
  22. data/lib/foreman_bootdisk/version.rb +1 -1
  23. data/locale/Makefile +6 -3
  24. data/locale/ca/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  25. data/locale/ca/foreman_bootdisk.edit.po +416 -0
  26. data/locale/ca/foreman_bootdisk.po +9 -30
  27. data/locale/ca/foreman_bootdisk.po.time_stamp +0 -0
  28. data/locale/cs_CZ/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  29. data/locale/cs_CZ/foreman_bootdisk.edit.po +362 -0
  30. data/locale/cs_CZ/foreman_bootdisk.po +276 -0
  31. data/locale/cs_CZ/foreman_bootdisk.po.time_stamp +0 -0
  32. data/locale/de/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  33. data/locale/de/foreman_bootdisk.edit.po +422 -0
  34. data/locale/de/foreman_bootdisk.po +8 -29
  35. data/locale/de/foreman_bootdisk.po.time_stamp +0 -0
  36. data/locale/en/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  37. data/locale/en/foreman_bootdisk.edit.po +360 -0
  38. data/locale/en/foreman_bootdisk.po +4 -25
  39. data/locale/en/foreman_bootdisk.po.time_stamp +0 -0
  40. data/locale/en_GB/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  41. data/locale/en_GB/foreman_bootdisk.edit.po +417 -0
  42. data/locale/en_GB/foreman_bootdisk.po +35 -56
  43. data/locale/en_GB/foreman_bootdisk.po.time_stamp +0 -0
  44. data/locale/es/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  45. data/locale/es/foreman_bootdisk.edit.po +417 -0
  46. data/locale/es/foreman_bootdisk.po +43 -63
  47. data/locale/es/foreman_bootdisk.po.time_stamp +0 -0
  48. data/locale/foreman_bootdisk.pot +83 -111
  49. data/locale/fr/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  50. data/locale/fr/foreman_bootdisk.edit.po +418 -0
  51. data/locale/fr/foreman_bootdisk.po +24 -44
  52. data/locale/fr/foreman_bootdisk.po.time_stamp +0 -0
  53. data/locale/it/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  54. data/locale/it/foreman_bootdisk.edit.po +414 -0
  55. data/locale/it/foreman_bootdisk.po +9 -29
  56. data/locale/it/foreman_bootdisk.po.time_stamp +0 -0
  57. data/locale/ja/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  58. data/locale/ja/foreman_bootdisk.edit.po +416 -0
  59. data/locale/ja/foreman_bootdisk.po +13 -34
  60. data/locale/ja/foreman_bootdisk.po.time_stamp +0 -0
  61. data/locale/ka/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  62. data/locale/ka/foreman_bootdisk.edit.po +414 -0
  63. data/locale/ka/foreman_bootdisk.po +276 -0
  64. data/locale/ka/foreman_bootdisk.po.time_stamp +0 -0
  65. data/locale/ko/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  66. data/locale/ko/foreman_bootdisk.edit.po +414 -0
  67. data/locale/ko/foreman_bootdisk.po +7 -28
  68. data/locale/ko/foreman_bootdisk.po.time_stamp +0 -0
  69. data/locale/pt_BR/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  70. data/locale/pt_BR/foreman_bootdisk.edit.po +417 -0
  71. data/locale/pt_BR/foreman_bootdisk.po +46 -65
  72. data/locale/pt_BR/foreman_bootdisk.po.time_stamp +0 -0
  73. data/locale/ru/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  74. data/locale/ru/foreman_bootdisk.edit.po +416 -0
  75. data/locale/ru/foreman_bootdisk.po +7 -28
  76. data/locale/ru/foreman_bootdisk.po.time_stamp +0 -0
  77. data/locale/sv_SE/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  78. data/locale/sv_SE/foreman_bootdisk.edit.po +415 -0
  79. data/locale/sv_SE/foreman_bootdisk.po +7 -28
  80. data/locale/sv_SE/foreman_bootdisk.po.time_stamp +0 -0
  81. data/locale/zh_CN/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  82. data/locale/zh_CN/foreman_bootdisk.edit.po +414 -0
  83. data/locale/zh_CN/foreman_bootdisk.po +20 -41
  84. data/locale/zh_CN/foreman_bootdisk.po.time_stamp +0 -0
  85. data/locale/zh_TW/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  86. data/locale/zh_TW/foreman_bootdisk.edit.po +414 -0
  87. data/locale/zh_TW/foreman_bootdisk.po +7 -28
  88. data/locale/zh_TW/foreman_bootdisk.po.time_stamp +0 -0
  89. data/package.json +0 -3
  90. metadata +56 -3
@@ -8,20 +8,21 @@
8
8
  # Sergio Ocón-Cárdenas <sergio.ocon@redhat.com>, 2014
9
9
  msgid ""
10
10
  msgstr ""
11
- "Project-Id-Version: foreman_bootdisk 18.1.0\n"
11
+ "Project-Id-Version: foreman_bootdisk 21.0.4\n"
12
12
  "Report-Msgid-Bugs-To: \n"
13
- "PO-Revision-Date: 2021-09-24 07:25+0000\n"
14
- "Last-Translator: Transifex Bot <>\n"
15
- "Language-Team: Spanish (http://www.transifex.com/foreman/foreman/language/es/)"
13
+ "PO-Revision-Date: 2014-02-13 12:12+0000\n"
14
+ "Last-Translator: Sergio Ocón-Cárdenas <sergio.ocon@redhat.com>, 2014\n"
15
+ "Language-Team: Spanish (http://app.transifex.com/foreman/foreman/language/es/)"
16
16
  "\n"
17
17
  "MIME-Version: 1.0\n"
18
18
  "Content-Type: text/plain; charset=UTF-8\n"
19
19
  "Content-Transfer-Encoding: 8bit\n"
20
20
  "Language: es\n"
21
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
21
+ "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 :"
22
+ " 2;\n"
22
23
 
23
24
  msgid "* - These bootdisk types were disabled, you can enable them in Administer - Settings."
24
- msgstr ""
25
+ msgstr "* - Estos tipos de discos de arranque estaban desactivados, puede activarlos en Administrar - Configuración."
25
26
 
26
27
  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."
27
28
  msgstr "Una variante de la imagen por host que contiene el cargador de arranque del sistema operativo incluido en el disco. Esto puede resultar útil si se produce un error en el hardware de la cadena de arranque. No obstante, tiene la particularidad de que la imagen debe regenerarse para cualquier cambio que se produzca en el sistema operativo, en el cargador de arranque o en las plantillas PXELinux."
@@ -33,10 +34,10 @@ msgid "All images are usable as either ISOs or as disk images, including being w
33
34
  msgstr "Todas las imágenes pueden utilizarse como ISO o como imágenes de disco, incluso tras copiarlas en un disco USB con `dd`"
34
35
 
35
36
  msgid "Allowed bootdisk types"
36
- msgstr ""
37
+ msgstr "Tipos de discos de arranque permitidos"
37
38
 
38
39
  msgid "Attach ISO image to CDROM drive for %s"
39
- msgstr "Adjuntar imagen ISO a la unidad CDROM para %s"
40
+ msgstr "Adjuntar la imagen ISO a la unidad de CDROM para %s"
40
41
 
41
42
  msgid "Back"
42
43
  msgstr "Atrás"
@@ -45,34 +46,28 @@ msgid "Boot disk"
45
46
  msgstr "Disco de arranque"
46
47
 
47
48
  msgid "Boot disk Help"
48
- msgstr ""
49
+ msgstr "Ayuda para el disco de arranque"
49
50
 
50
51
  msgid "Boot disk based"
51
52
  msgstr "Basado en el disco de arranque"
52
53
 
53
54
  msgid "Boot disk download not available for %s architecture"
54
- msgstr "Descarga de disco de arranque no disponible para la arquitectura %s"
55
-
56
- msgid "Boot disk embedded template"
57
- msgstr "Plantilla inserta en el disco de arranque"
55
+ msgstr "La descarga del disco de arranque no está disponible para la arquitectura %s "
58
56
 
59
57
  msgid "Boot disk help"
60
- msgstr ""
58
+ msgstr "Ayuda para el disco de arranque"
61
59
 
62
60
  msgid "Boot disks"
63
61
  msgstr "Discos de arranque"
64
62
 
65
- msgid "Both IP and Subnet must be set"
66
- msgstr "Tanto la IP como la subred deben estar configuradas"
67
-
68
63
  msgid "Command to generate ISO image, use genisoimage or mkisofs"
69
64
  msgstr "Comando para generar una imagen ISO, use genisoimage o mkisofs"
70
65
 
71
66
  msgid "Creating new image failed, install truncate utility"
72
- msgstr "Error en la creación de la nueva imagen, instale la utilidad para truncar"
67
+ msgstr "Error en la creación de la nueva imagen; instale la herramienta para truncar"
73
68
 
74
69
  msgid "Detach ISO image from CDROM drive for %s"
75
- msgstr "Separar imagen ISO de la unidad CDROM para %s"
70
+ msgstr "Extraer la imagen ISO de la unidad de CDROM para %s"
76
71
 
77
72
  msgid "Download generic image"
78
73
  msgstr "Descargar imagen genérica"
@@ -84,37 +79,37 @@ msgid "Download subnet generic image"
84
79
  msgstr "Descargar imagen genérica de la subred"
85
80
 
86
81
  msgid "Ensure %{file} is readable (or update \"Grub2 directory\" setting)"
87
- msgstr ""
82
+ msgstr "Asegúrese de que %{file} es legible (o actualice la configuración del \"directorio Grub2\")"
88
83
 
89
84
  msgid "Failed to attach ISO image to CDROM drive of instance %{name}: %{message}"
90
- msgstr "Ocurrió un error al adjuntar la imagen ISP a la unidad CDROM de la instancia %{name}: %{message}"
85
+ msgstr "Fallo al adjuntar la imagen ISO a la unidad de CDROM de la instancia %{name}: %{message}"
91
86
 
92
87
  msgid "Failed to create a directory within the ESP image"
93
88
  msgstr "Ocurrió un error al crear un directorio dentro de la imagen ESP"
94
89
 
95
90
  msgid "Failed to detach ISO image from CDROM drive of instance %{name}: %{message}"
96
- msgstr "Ocurrió un error al separar la imagen ISO de la unidad CDROM de la instancia %{name}: %{message}"
91
+ msgstr "Fallo al separar la imagen ISO de la unidad de CDROM de la instancia %{name}: %{message}"
97
92
 
98
93
  msgid "Failed to format the ESP image via mkfs.msdos"
99
94
  msgstr "Ocurrió un error al formatear la imagen ESP a través de mkfs.msdos"
100
95
 
101
96
  msgid "Failed to generate ISO image for instance %{name}: %{message}"
102
- msgstr "Ocurrió un error al generar la imagen ISP para la instancia %{name}: %{message}"
97
+ msgstr "Fallo al generar la imagen ISO para el ejemplo %{name}: %{message}"
103
98
 
104
99
  msgid "Failed to render boot disk template"
105
100
  msgstr "Ocurrió un error al mostrar la plantilla del disco de arranque"
106
101
 
107
102
  msgid "Failed to upload ISO image for instance %{name}: %{message}"
108
- msgstr "Ocurrió un error al subir la imagen ISP para la instancia %{name}: %{message}"
103
+ msgstr "Fallo en la carga de la imagen ISO por ejemplo %{name}: %{message}"
109
104
 
110
105
  msgid "Full host '%s' image"
111
- msgstr "Imagen completa de host '%s'"
106
+ msgstr "Imagen completa del host '%s'"
112
107
 
113
108
  msgid "Full host image"
114
109
  msgstr "Imagen completa de host"
115
110
 
116
111
  msgid "Generating ISO image for %s"
117
- msgstr "Generando imagen para %s"
112
+ msgstr "Generación de la imagen ISO para %s"
118
113
 
119
114
  msgid "Generic Grub2 EFI image template"
120
115
  msgstr "Plantilla de imagen EFI genérica de Grub2"
@@ -126,7 +121,7 @@ msgid "Generic image template"
126
121
  msgstr "Plantilla de imagen genérica"
127
122
 
128
123
  msgid "Generic images"
129
- msgstr ""
124
+ msgstr "Imágenes genéricas"
130
125
 
131
126
  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."
132
127
  msgstr "Las imágenes genéricas son imágenes de disco reutilizables que funcionan con cualquier host registrado en Foreman. Requiere un servicio básico DCHP y DNS para funcionar y comunicarse con el servidor, pero no necesita reservas DHCP o direcciones IP estáticas."
@@ -134,26 +129,8 @@ msgstr "Las imágenes genéricas son imágenes de disco reutilizables que funcio
134
129
  msgid "Grub2 directory"
135
130
  msgstr "Directorio Grub2"
136
131
 
137
- msgid "Grub2 template to use for generic EFI host boot disks"
138
- msgstr "Plantilla Grub2 para usar en discos de arranque de host EFI genéricos"
139
-
140
132
  msgid "Host '%s' image"
141
- msgstr "Imagen del host '%s'"
142
-
143
- msgid "Host bootdisk does not work with static IPv6"
144
- msgstr "El disco de arranque del host no funciona con IPv6 estática"
145
-
146
- msgid "Host has no IPv4 or IPv6 address defined"
147
- msgstr "El host no tiene definida una dirección IPv4 o IPv6"
148
-
149
- msgid "Host has no domain defined"
150
- msgstr "El host no tiene dominio definido"
151
-
152
- msgid "Host has no provisioning interface defined"
153
- msgstr "El host no tiene interfaz de provisión definido"
154
-
155
- msgid "Host has no subnet defined"
156
- msgstr "El host no tiene subred definida"
133
+ msgstr "Anfitrión '%s' imagen"
157
134
 
158
135
  msgid "Host image"
159
136
  msgstr "Imágen de host"
@@ -162,16 +139,16 @@ msgid "Host image template"
162
139
  msgstr "Plantilla de imagen de host"
163
140
 
164
141
  msgid "Host images"
165
- msgstr ""
142
+ msgstr "Imágenes del anfitrión"
166
143
 
167
144
  msgid "Host is not in build mode"
168
- msgstr ""
145
+ msgstr "El host no está en modo de construcción"
169
146
 
170
147
  msgid "Host is not in build mode, so the template cannot be rendered"
171
148
  msgstr "El host no está en modo build, así que no se puede producir la plantilla"
172
149
 
173
150
  msgid "Host is not in build mode."
174
- msgstr ""
151
+ msgstr "El host no está en modo de construcción."
175
152
 
176
153
  msgid "ISO build failed"
177
154
  msgstr "Error en la construcción del ISO"
@@ -180,7 +157,7 @@ msgid "ISO generation command"
180
157
  msgstr "Comando de generación ISO"
181
158
 
182
159
  msgid "ISO hybrid conversion failed: %s"
183
- msgstr "Error en la conversión del ISO híbrido"
160
+ msgstr "La conversión híbrida ISO ha fallado: %s"
184
161
 
185
162
  msgid "ISOLINUX directory"
186
163
  msgstr "Directorio ISOLINUX"
@@ -198,10 +175,10 @@ msgid "Installation media files will be cached for full host images"
198
175
  msgstr "Archivos de medios de instalación se almacenarán en caché para imágenes completas de host"
199
176
 
200
177
  msgid "List of allowed bootdisk types, remove type to disable it"
201
- msgstr ""
178
+ msgstr "Lista de tipos de discos de arranque permitidos, elimine el tipo para desactivarlo"
202
179
 
203
180
  msgid "Not available"
204
- msgstr ""
181
+ msgstr "No disponible"
205
182
 
206
183
  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."
207
184
  msgstr "Una vez encadenado, el bootloader del SO y el instalador se descargan directamente desde el medio de instalación configurado en Formena, y el script de provisión (kickstart/preseed) se descarga desde Foreman."
@@ -237,13 +214,13 @@ msgid "SYSLINUX directory"
237
214
  msgstr "Directorio SYSLINUX"
238
215
 
239
216
  msgid "Subnet '%s' generic image"
240
- msgstr "Imagen genérica de la subred %s"
217
+ msgstr "Subnet '%s' imagen genérica"
241
218
 
242
219
  msgid "Subnet boot disks"
243
220
  msgstr "Discos de arranque de la subred"
244
221
 
245
222
  msgid "Subnet generic image"
246
- msgstr ""
223
+ msgstr "Imagen genérica de la subred"
247
224
 
248
225
  msgid "Subnet image"
249
226
  msgstr "Imagen de la subred"
@@ -252,40 +229,40 @@ msgid "Subnet images are similar to generic images, but chain-loading is done vi
252
229
  msgstr "Las imágenes de la subred son similares a imágenes genéricas. No obstante, la carga de la cadena se lleva a cabo a través del proxy inteligente TFTP asignado a la subred del host. El proxy inteligente debe tener el módulo \"Plantillas\" habilitado y configurado."
253
230
 
254
231
  msgid "TFTP feature not enabled for subnet %s"
255
- msgstr "Funcionalidad TFTP no habilitada para la subred %s"
232
+ msgstr "La función TFTP no está habilitada para la subred %s"
256
233
 
257
234
  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."
258
235
  msgstr "La instalación del SO sigue usando el medio de instalación configurado en Foreman, y típicamente configura red estática, según como se configura la plantilla iPXE del SO."
259
236
 
260
237
  msgid "These images are more generic than previous images. You can find them at subnet index page."
261
- msgstr ""
238
+ msgstr "Estas imágenes son más genéricas que las anteriores. Puede encontrarlas en la página del índice de subredes."
262
239
 
263
240
  msgid "These images are used for host. You can find them at host detail page."
264
- msgstr ""
241
+ msgstr "Estas imágenes se utilizan para el anfitrión. Puede encontrarlas en la página de detalles del anfitrión."
265
242
 
266
243
  msgid "This image is generic for all hosts with a provisioning NIC on that subnet."
267
244
  msgstr "Esta imagen es genérica para todos los hosts con un NIC de aprovisionamiento en dicha subred."
268
245
 
269
246
  msgid "This type of bootdisk is not allowed. Please contact administrator."
270
- msgstr ""
247
+ msgstr "Este tipo de disco de arranque no está permitido. Por favor, póngase en contacto con el administrador."
271
248
 
272
249
  msgid "True for full, false for basic reusable image"
273
250
  msgstr "Verdadero para completo, falso para imagen básica reutilizable"
274
251
 
275
252
  msgid "Unable to find template specified by %s setting"
276
- msgstr "No ha sido posible encontrar la plantilla especificada por el parámetro de configuración %s"
253
+ msgstr "No se puede encontrar la plantilla especificada en %s "
277
254
 
278
255
  msgid "Unable to generate disk %{kind} template: %{error}"
279
- msgstr "No se pudo generar la plantilla del disco %{kind}: %{error}"
256
+ msgstr "No se ha podido generar el disco %{kind} plantilla: %{error}"
280
257
 
281
258
  msgid "Unable to generate disk template, %{kind} template not found."
282
- msgstr "No se pudo generar la plantilla del disco, no se encontró la plantilla %{kind}"
259
+ msgstr "No se ha podido generar la plantilla de disco, %{kind} plantilla no encontrada."
283
260
 
284
261
  msgid "Unable to mcopy %{file}"
285
- msgstr ""
262
+ msgstr "No se puede mcopiar %{file}"
286
263
 
287
264
  msgid "Upload ISO image to datastore for %s"
288
- msgstr "Subir imagen ISP al almacén de datos para %s"
265
+ msgstr "Subir la imagen ISO al datastore para %s"
289
266
 
290
267
  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."
291
268
  msgstr "Se puede crear varios tipos de discos de arranque para provisionar hosts sin necesidad de servicios PXE. Los discos de arranque pueden engancharse al host (físico o virtual) que arranca desde el disco, se conecta a Foreman y comienza la instalación del SO."
@@ -293,6 +270,9 @@ msgstr "Se puede crear varios tipos de discos de arranque para provisionar hosts
293
270
  msgid "iPXE directory"
294
271
  msgstr "Directorio iPXE"
295
272
 
273
+ msgid "iPXE template to use for generic EFI host boot disks"
274
+ msgstr ""
275
+
296
276
  msgid "iPXE template to use for generic host boot disks"
297
277
  msgstr "Plantilla iPXE para usar en discos de arranque de host genéricos"
298
278
 
File without changes
@@ -8,8 +8,8 @@ msgid ""
8
8
  msgstr ""
9
9
  "Project-Id-Version: foreman_bootdisk 1.0.0\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
- "POT-Creation-Date: 2021-11-30 18:05+0100\n"
12
- "PO-Revision-Date: 2021-11-30 18:05+0100\n"
11
+ "POT-Creation-Date: 2023-05-15 15:36+0200\n"
12
+ "PO-Revision-Date: 2023-05-15 15:36+0200\n"
13
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
15
15
  "Language: \n"
@@ -22,38 +22,38 @@ msgstr ""
22
22
  msgid "This type of bootdisk is not allowed. Please contact administrator."
23
23
  msgstr ""
24
24
 
25
- #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:21
25
+ #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:17
26
26
  #: ../app/views/foreman_bootdisk/disks/help.html.erb:1
27
27
  msgid "Boot disks"
28
28
  msgstr ""
29
29
 
30
- #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:24
30
+ #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:20
31
31
  msgid "Download generic image"
32
32
  msgstr ""
33
33
 
34
- #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:33
34
+ #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:29
35
35
  msgid "Download host image"
36
36
  msgstr ""
37
37
 
38
- #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:34
38
+ #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:30
39
39
  msgid "True for full, false for basic reusable image"
40
40
  msgstr ""
41
41
 
42
- #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:46
42
+ #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:42
43
43
  #: ../app/controllers/foreman_bootdisk/disks_controller.rb:126
44
44
  #: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:90
45
45
  msgid "Host is not in build mode"
46
46
  msgstr ""
47
47
 
48
- #: ../app/controllers/foreman_bootdisk/api/v2/subnet_disks_controller.rb:23
48
+ #: ../app/controllers/foreman_bootdisk/api/v2/subnet_disks_controller.rb:19
49
49
  msgid "Subnet boot disks"
50
50
  msgstr ""
51
51
 
52
- #: ../app/controllers/foreman_bootdisk/api/v2/subnet_disks_controller.rb:26
52
+ #: ../app/controllers/foreman_bootdisk/api/v2/subnet_disks_controller.rb:22
53
53
  msgid "Download subnet generic image"
54
54
  msgstr ""
55
55
 
56
- #: ../app/controllers/foreman_bootdisk/api/v2/subnet_disks_controller.rb:30
56
+ #: ../app/controllers/foreman_bootdisk/api/v2/subnet_disks_controller.rb:26
57
57
  #: ../app/controllers/foreman_bootdisk/subnet_disks_controller.rb:15
58
58
  msgid "TFTP feature not enabled for subnet %s"
59
59
  msgstr ""
@@ -78,7 +78,7 @@ msgstr ""
78
78
  msgid "Full host '%s' image"
79
79
  msgstr ""
80
80
 
81
- #: ../app/controllers/foreman_bootdisk/disks_controller.rb:132
81
+ #: ../app/controllers/foreman_bootdisk/disks_controller.rb:133
82
82
  msgid "Boot disk help"
83
83
  msgstr ""
84
84
 
@@ -88,13 +88,13 @@ msgstr ""
88
88
 
89
89
  #: ../app/helpers/bootdisk_links_helper.rb:40
90
90
  #: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:20
91
- #: ../app/models/setting/bootdisk.rb:30
92
- #: ../webpack/src/extensions/host/HostBootdiskButtons.js:65
91
+ #: ../app/models/setting/bootdisk.rb:6 ../lib/foreman_bootdisk/engine.rb:68
92
+ #: ../webpack/src/extensions/host/HostBootdiskButtons.js:86
93
93
  msgid "Boot disk"
94
94
  msgstr ""
95
95
 
96
96
  #: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:21
97
- #: ../webpack/src/extensions/host/HostBootdiskButtons.js:54
97
+ #: ../webpack/src/extensions/host/HostBootdiskButtons.js:74
98
98
  msgid "Boot disk download not available for %s architecture"
99
99
  msgstr ""
100
100
 
@@ -149,86 +149,6 @@ msgstr ""
149
149
  msgid "Failed to detach ISO image from CDROM drive of instance %{name}: %{message}"
150
150
  msgstr ""
151
151
 
152
- #: ../app/models/setting/bootdisk.rb:13
153
- msgid "Path to directory containing iPXE images"
154
- msgstr ""
155
-
156
- #: ../app/models/setting/bootdisk.rb:13
157
- msgid "iPXE directory"
158
- msgstr ""
159
-
160
- #: ../app/models/setting/bootdisk.rb:14
161
- msgid "Path to directory containing isolinux images"
162
- msgstr ""
163
-
164
- #: ../app/models/setting/bootdisk.rb:14
165
- msgid "ISOLINUX directory"
166
- msgstr ""
167
-
168
- #: ../app/models/setting/bootdisk.rb:15
169
- msgid "Path to directory containing syslinux images"
170
- msgstr ""
171
-
172
- #: ../app/models/setting/bootdisk.rb:15
173
- msgid "SYSLINUX directory"
174
- msgstr ""
175
-
176
- #: ../app/models/setting/bootdisk.rb:16
177
- msgid "Path to directory containing grubx64.efi and shimx64.efi"
178
- msgstr ""
179
-
180
- #: ../app/models/setting/bootdisk.rb:16
181
- msgid "Grub2 directory"
182
- msgstr ""
183
-
184
- #: ../app/models/setting/bootdisk.rb:17
185
- msgid "iPXE template to use for host-specific boot disks"
186
- msgstr ""
187
-
188
- #: ../app/models/setting/bootdisk.rb:18
189
- msgid "Host image template"
190
- msgstr ""
191
-
192
- #: ../app/models/setting/bootdisk.rb:19
193
- msgid "iPXE template to use for generic host boot disks"
194
- msgstr ""
195
-
196
- #: ../app/models/setting/bootdisk.rb:20
197
- msgid "Generic image template"
198
- msgstr ""
199
-
200
- #: ../app/models/setting/bootdisk.rb:21
201
- msgid "Grub2 template to use for generic EFI host boot disks"
202
- msgstr ""
203
-
204
- #: ../app/models/setting/bootdisk.rb:22
205
- msgid "Generic Grub2 EFI image template"
206
- msgstr ""
207
-
208
- #: ../app/models/setting/bootdisk.rb:23
209
- msgid "Command to generate ISO image, use genisoimage or mkisofs"
210
- msgstr ""
211
-
212
- #: ../app/models/setting/bootdisk.rb:23
213
- msgid "ISO generation command"
214
- msgstr ""
215
-
216
- #: ../app/models/setting/bootdisk.rb:24
217
- msgid "Installation media files will be cached for full host images"
218
- msgstr ""
219
-
220
- #: ../app/models/setting/bootdisk.rb:24
221
- msgid "Installation media caching"
222
- msgstr ""
223
-
224
- #: ../app/models/setting/bootdisk.rb:25
225
- msgid "List of allowed bootdisk types, remove type to disable it"
226
- msgstr ""
227
-
228
- #: ../app/models/setting/bootdisk.rb:25
229
- msgid "Allowed bootdisk types"
230
- msgstr ""
231
-
232
152
  #: ../app/services/foreman_bootdisk/iso_generator.rb:16
233
153
  msgid "Host is not in build mode, so the template cannot be rendered"
234
154
  msgstr ""
@@ -379,39 +299,91 @@ msgid ""
379
299
  "ttings."
380
300
  msgstr ""
381
301
 
382
- #: ../app/views/foreman_bootdisk/host.erb:9
383
- msgid "Host has no provisioning interface defined"
302
+ #: ../lib/foreman_bootdisk/engine.rb:59
303
+ msgid "Boot disk based"
384
304
  msgstr ""
385
305
 
386
- #: ../app/views/foreman_bootdisk/host.erb:10
387
- msgid "Host has no IPv4 or IPv6 address defined"
306
+ #: ../lib/foreman_bootdisk/engine.rb:80
307
+ msgid "iPXE directory"
388
308
  msgstr ""
389
309
 
390
- #: ../app/views/foreman_bootdisk/host.erb:11
391
- msgid "Host has no subnet defined"
310
+ #: ../lib/foreman_bootdisk/engine.rb:81
311
+ msgid "Path to directory containing iPXE images"
392
312
  msgstr ""
393
313
 
394
- #: ../app/views/foreman_bootdisk/host.erb:12
395
- msgid "Host has no domain defined"
314
+ #: ../lib/foreman_bootdisk/engine.rb:86
315
+ msgid "ISOLINUX directory"
396
316
  msgstr ""
397
317
 
398
- #: ../app/views/foreman_bootdisk/host.erb:19
399
- msgid "Host bootdisk does not work with static IPv6"
318
+ #: ../lib/foreman_bootdisk/engine.rb:87
319
+ msgid "Path to directory containing isolinux images"
400
320
  msgstr ""
401
321
 
402
- #: ../app/views/foreman_bootdisk/host.erb:21
403
- msgid "Both IP and Subnet must be set"
322
+ #: ../lib/foreman_bootdisk/engine.rb:92
323
+ msgid "SYSLINUX directory"
404
324
  msgstr ""
405
325
 
406
- #: ../lib/foreman_bootdisk/engine.rb:60
407
- msgid "Boot disk based"
326
+ #: ../lib/foreman_bootdisk/engine.rb:93
327
+ msgid "Path to directory containing syslinux images"
328
+ msgstr ""
329
+
330
+ #: ../lib/foreman_bootdisk/engine.rb:98
331
+ msgid "Grub2 directory"
332
+ msgstr ""
333
+
334
+ #: ../lib/foreman_bootdisk/engine.rb:99
335
+ msgid "Path to directory containing grubx64.efi and shimx64.efi"
336
+ msgstr ""
337
+
338
+ #: ../lib/foreman_bootdisk/engine.rb:105
339
+ msgid "Host image template"
340
+ msgstr ""
341
+
342
+ #: ../lib/foreman_bootdisk/engine.rb:106
343
+ msgid "iPXE template to use for host-specific boot disks"
408
344
  msgstr ""
409
345
 
410
- #: ../lib/foreman_bootdisk/engine.rb:61
411
- msgid "Boot disk embedded template"
346
+ #: ../lib/foreman_bootdisk/engine.rb:112
347
+ msgid "Generic image template"
348
+ msgstr ""
349
+
350
+ #: ../lib/foreman_bootdisk/engine.rb:113
351
+ msgid "iPXE template to use for generic host boot disks"
352
+ msgstr ""
353
+
354
+ #: ../lib/foreman_bootdisk/engine.rb:119
355
+ msgid "Generic Grub2 EFI image template"
356
+ msgstr ""
357
+
358
+ #: ../lib/foreman_bootdisk/engine.rb:120
359
+ msgid "iPXE template to use for generic EFI host boot disks"
360
+ msgstr ""
361
+
362
+ #: ../lib/foreman_bootdisk/engine.rb:125
363
+ msgid "ISO generation command"
364
+ msgstr ""
365
+
366
+ #: ../lib/foreman_bootdisk/engine.rb:126
367
+ msgid "Command to generate ISO image, use genisoimage or mkisofs"
368
+ msgstr ""
369
+
370
+ #: ../lib/foreman_bootdisk/engine.rb:131
371
+ msgid "Installation media caching"
372
+ msgstr ""
373
+
374
+ #: ../lib/foreman_bootdisk/engine.rb:132
375
+ msgid "Installation media files will be cached for full host images"
376
+ msgstr ""
377
+
378
+ #: ../lib/foreman_bootdisk/engine.rb:137
379
+ msgid "Allowed bootdisk types"
380
+ msgstr ""
381
+
382
+ #: ../lib/foreman_bootdisk/engine.rb:138
383
+ msgid "List of allowed bootdisk types, remove type to disable it"
412
384
  msgstr ""
413
385
 
414
- #: ../webpack/src/extensions/host/HostBootdiskButtons.js:59
386
+ #: ../webpack/src/extensions/host/HostBootdiskButtons.js:80
415
387
  msgid "Not available"
416
388
  msgstr ""
417
389