foreman_bootdisk 19.0.4 → 19.0.4.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (35) hide show
  1. checksums.yaml +4 -4
  2. data/app/views/foreman_bootdisk/generic_efi_host.erb +8 -0
  3. data/app/views/foreman_bootdisk/generic_host.erb +14 -9
  4. data/app/views/foreman_bootdisk/generic_static_host.erb +9 -4
  5. data/app/views/foreman_bootdisk/host.erb +9 -4
  6. data/lib/foreman_bootdisk/version.rb +1 -1
  7. metadata +3 -31
  8. data/locale/ca/foreman_bootdisk.edit.po +0 -393
  9. data/locale/ca/foreman_bootdisk.po.time_stamp +0 -0
  10. data/locale/de/foreman_bootdisk.edit.po +0 -398
  11. data/locale/de/foreman_bootdisk.po.time_stamp +0 -0
  12. data/locale/en/foreman_bootdisk.edit.po +0 -388
  13. data/locale/en/foreman_bootdisk.po.time_stamp +0 -0
  14. data/locale/en_GB/foreman_bootdisk.edit.po +0 -394
  15. data/locale/en_GB/foreman_bootdisk.po.time_stamp +0 -0
  16. data/locale/es/foreman_bootdisk.edit.po +0 -394
  17. data/locale/es/foreman_bootdisk.po.time_stamp +0 -0
  18. data/locale/fr/foreman_bootdisk.edit.po +0 -394
  19. data/locale/fr/foreman_bootdisk.po.time_stamp +0 -0
  20. data/locale/it/foreman_bootdisk.edit.po +0 -391
  21. data/locale/it/foreman_bootdisk.po.time_stamp +0 -0
  22. data/locale/ja/foreman_bootdisk.edit.po +0 -393
  23. data/locale/ja/foreman_bootdisk.po.time_stamp +0 -0
  24. data/locale/ko/foreman_bootdisk.edit.po +0 -390
  25. data/locale/ko/foreman_bootdisk.po.time_stamp +0 -0
  26. data/locale/pt_BR/foreman_bootdisk.edit.po +0 -394
  27. data/locale/pt_BR/foreman_bootdisk.po.time_stamp +0 -0
  28. data/locale/ru/foreman_bootdisk.edit.po +0 -395
  29. data/locale/ru/foreman_bootdisk.po.time_stamp +0 -0
  30. data/locale/sv_SE/foreman_bootdisk.edit.po +0 -392
  31. data/locale/sv_SE/foreman_bootdisk.po.time_stamp +0 -0
  32. data/locale/zh_CN/foreman_bootdisk.edit.po +0 -391
  33. data/locale/zh_CN/foreman_bootdisk.po.time_stamp +0 -0
  34. data/locale/zh_TW/foreman_bootdisk.edit.po +0 -391
  35. data/locale/zh_TW/foreman_bootdisk.po.time_stamp +0 -0
@@ -1,394 +0,0 @@
1
- # SOME DESCRIPTIVE TITLE.
2
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
- # This file is distributed under the same license as the foreman_bootdisk package.
4
- #
5
- # Translators:
6
- # Sergio Ocón-Cárdenas <sergio.ocon@redhat.com>, 2014
7
- # Sergio Ocón-Cárdenas <sergio.ocon@redhat.com>, 2014-2015
8
- # Sergio Ocón-Cárdenas <sergio.ocon@redhat.com>, 2014
9
- msgid ""
10
- msgstr ""
11
- "Project-Id-Version: foreman_bootdisk 18.1.0\n"
12
- "Report-Msgid-Bugs-To: \n"
13
- "POT-Creation-Date: 2021-11-30 18:05+0100\n"
14
- "PO-Revision-Date: 2021-09-24 07:25+0000\n"
15
- "Last-Translator: Transifex Bot <>\n"
16
- "Language-Team: Spanish (http://www.transifex.com/foreman/foreman/language/es/)"
17
- "\n"
18
- "MIME-Version: 1.0\n"
19
- "Content-Type: text/plain; charset=UTF-8\n"
20
- "Content-Transfer-Encoding: 8bit\n"
21
- "Language: es\n"
22
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
23
-
24
- #: ../app/controllers/concerns/allowed_actions.rb:7
25
- msgid "This type of bootdisk is not allowed. Please contact administrator."
26
- msgstr ""
27
-
28
- #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:21 ../app/views/foreman_bootdisk/disks/help.html.erb:1
29
- msgid "Boot disks"
30
- msgstr "Discos de arranque"
31
-
32
- #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:24
33
- msgid "Download generic image"
34
- msgstr "Descargar imagen genérica"
35
-
36
- #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:33
37
- msgid "Download host image"
38
- msgstr "Descargar imagen de host"
39
-
40
- #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:34
41
- msgid "True for full, false for basic reusable image"
42
- msgstr "Verdadero para completo, falso para imagen básica reutilizable"
43
-
44
- #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:46 ../app/controllers/foreman_bootdisk/disks_controller.rb:126 ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:90
45
- msgid "Host is not in build mode"
46
- msgstr ""
47
-
48
- #: ../app/controllers/foreman_bootdisk/api/v2/subnet_disks_controller.rb:23
49
- msgid "Subnet boot disks"
50
- msgstr "Discos de arranque de la subred"
51
-
52
- #: ../app/controllers/foreman_bootdisk/api/v2/subnet_disks_controller.rb:26
53
- msgid "Download subnet generic image"
54
- msgstr "Descargar imagen genérica de la subred"
55
-
56
- #: ../app/controllers/foreman_bootdisk/api/v2/subnet_disks_controller.rb:30 ../app/controllers/foreman_bootdisk/subnet_disks_controller.rb:15
57
- msgid "TFTP feature not enabled for subnet %s"
58
- msgstr "Funcionalidad TFTP no habilitada para la subred %s"
59
-
60
- #: ../app/controllers/foreman_bootdisk/disks_controller.rb:63
61
- msgid "Host is not in build mode."
62
- msgstr ""
63
-
64
- #: ../app/controllers/foreman_bootdisk/disks_controller.rb:95 ../app/helpers/concerns/foreman_bootdisk/pretty_error.rb:8
65
- msgid "Failed to render boot disk template"
66
- msgstr "Ocurrió un error al mostrar la plantilla del disco de arranque"
67
-
68
- #: ../app/controllers/foreman_bootdisk/disks_controller.rb:120 ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:66
69
- msgid "Host '%s' image"
70
- msgstr "Imagen del host '%s'"
71
-
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
73
- msgid "Full host '%s' image"
74
- msgstr "Imagen completa de host '%s'"
75
-
76
- #: ../app/controllers/foreman_bootdisk/disks_controller.rb:132
77
- msgid "Boot disk help"
78
- msgstr ""
79
-
80
- #: ../app/helpers/bootdisk_links_helper.rb:27
81
- msgid "Boot disk Help"
82
- msgstr ""
83
-
84
- #: ../app/helpers/bootdisk_links_helper.rb:40 ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:20 ../app/models/setting/bootdisk.rb:30 ../webpack/src/extensions/host/HostBootdiskButtons.js:65
85
- msgid "Boot disk"
86
- msgstr "Disco de arranque"
87
-
88
- #: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:21 ../webpack/src/extensions/host/HostBootdiskButtons.js:54
89
- msgid "Boot disk download not available for %s architecture"
90
- msgstr "Descarga de disco de arranque no disponible para la arquitectura %s"
91
-
92
- #: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:30
93
- msgid "Subnet '%s' generic image"
94
- msgstr "Imagen genérica de la subred %s"
95
-
96
- #: ../app/helpers/concerns/foreman_bootdisk/subnets_helper_ext.rb:10
97
- msgid "Subnet generic image"
98
- msgstr ""
99
-
100
- #: ../app/helpers/concerns/foreman_bootdisk/subnets_helper_ext.rb:27 ../app/views/foreman_bootdisk/disks/help.html.erb:35
101
- msgid "Generic image"
102
- msgstr "Imagen genérica"
103
-
104
- #: ../app/models/concerns/foreman_bootdisk/host_ext.rb:12 ../app/services/foreman_bootdisk/renderer.rb:53 ../app/services/foreman_bootdisk/renderer.rb:60
105
- msgid "Unable to find template specified by %s setting"
106
- msgstr "No ha sido posible encontrar la plantilla especificada por el parámetro de configuración %s"
107
-
108
- #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:30
109
- msgid "Generating ISO image for %s"
110
- msgstr "Generando imagen para %s"
111
-
112
- #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:32
113
- msgid "Upload ISO image to datastore for %s"
114
- msgstr "Subir imagen ISP al almacén de datos para %s"
115
-
116
- #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:34
117
- msgid "Attach ISO image to CDROM drive for %s"
118
- msgstr "Adjuntar imagen ISO a la unidad CDROM para %s"
119
-
120
- #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:38
121
- msgid "Detach ISO image from CDROM drive for %s"
122
- msgstr "Separar imagen ISO de la unidad CDROM para %s"
123
-
124
- #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:73
125
- msgid "Failed to generate ISO image for instance %{name}: %{message}"
126
- msgstr "Ocurrió un error al generar la imagen ISP para la instancia %{name}: %{message}"
127
-
128
- #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:82
129
- msgid "Failed to upload ISO image for instance %{name}: %{message}"
130
- msgstr "Ocurrió un error al subir la imagen ISP para la instancia %{name}: %{message}"
131
-
132
- #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:91
133
- msgid "Failed to attach ISO image to CDROM drive of instance %{name}: %{message}"
134
- msgstr "Ocurrió un error al adjuntar la imagen ISP a la unidad CDROM de la instancia %{name}: %{message}"
135
-
136
- #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:100
137
- msgid "Failed to detach ISO image from CDROM drive of instance %{name}: %{message}"
138
- msgstr "Ocurrió un error al separar la imagen ISO de la unidad CDROM de la instancia %{name}: %{message}"
139
-
140
- #: ../app/models/setting/bootdisk.rb:13
141
- msgid "Path to directory containing iPXE images"
142
- msgstr "Ruta al directorio que contiene las imágenes iPXE"
143
-
144
- #: ../app/models/setting/bootdisk.rb:13
145
- msgid "iPXE directory"
146
- msgstr "Directorio iPXE"
147
-
148
- #: ../app/models/setting/bootdisk.rb:14
149
- msgid "Path to directory containing isolinux images"
150
- msgstr "Ruta al directorio que contiene imágenes isolinux"
151
-
152
- #: ../app/models/setting/bootdisk.rb:14
153
- msgid "ISOLINUX directory"
154
- msgstr "Directorio ISOLINUX"
155
-
156
- #: ../app/models/setting/bootdisk.rb:15
157
- msgid "Path to directory containing syslinux images"
158
- msgstr "Ruta al directorio que contiene las imágenes syslinux"
159
-
160
- #: ../app/models/setting/bootdisk.rb:15
161
- msgid "SYSLINUX directory"
162
- msgstr "Directorio SYSLINUX"
163
-
164
- #: ../app/models/setting/bootdisk.rb:16
165
- msgid "Path to directory containing grubx64.efi and shimx64.efi"
166
- msgstr "Ruta de acceso al directorio que contiene grubx64.efi y shimx64.efi"
167
-
168
- #: ../app/models/setting/bootdisk.rb:16
169
- msgid "Grub2 directory"
170
- msgstr "Directorio Grub2"
171
-
172
- #: ../app/models/setting/bootdisk.rb:17
173
- msgid "iPXE template to use for host-specific boot disks"
174
- msgstr "Plantilla iPXE para usar en discos de arranque de hosts particulares"
175
-
176
- #: ../app/models/setting/bootdisk.rb:18
177
- msgid "Host image template"
178
- msgstr "Plantilla de imagen de host"
179
-
180
- #: ../app/models/setting/bootdisk.rb:19
181
- msgid "iPXE template to use for generic host boot disks"
182
- msgstr "Plantilla iPXE para usar en discos de arranque de host genéricos"
183
-
184
- #: ../app/models/setting/bootdisk.rb:20
185
- msgid "Generic image template"
186
- msgstr "Plantilla de imagen genérica"
187
-
188
- #: ../app/models/setting/bootdisk.rb:21
189
- msgid "Grub2 template to use for generic EFI host boot disks"
190
- msgstr "Plantilla Grub2 para usar en discos de arranque de host EFI genéricos"
191
-
192
- #: ../app/models/setting/bootdisk.rb:22
193
- msgid "Generic Grub2 EFI image template"
194
- msgstr "Plantilla de imagen EFI genérica de Grub2"
195
-
196
- #: ../app/models/setting/bootdisk.rb:23
197
- msgid "Command to generate ISO image, use genisoimage or mkisofs"
198
- msgstr "Comando para generar una imagen ISO, use genisoimage o mkisofs"
199
-
200
- #: ../app/models/setting/bootdisk.rb:23
201
- msgid "ISO generation command"
202
- msgstr "Comando de generación ISO"
203
-
204
- #: ../app/models/setting/bootdisk.rb:24
205
- msgid "Installation media files will be cached for full host images"
206
- msgstr "Archivos de medios de instalación se almacenarán en caché para imágenes completas de host"
207
-
208
- #: ../app/models/setting/bootdisk.rb:24
209
- msgid "Installation media caching"
210
- msgstr "Habilitando caché de medios de instalación"
211
-
212
- #: ../app/models/setting/bootdisk.rb:25
213
- msgid "List of allowed bootdisk types, remove type to disable it"
214
- msgstr ""
215
-
216
- #: ../app/models/setting/bootdisk.rb:25
217
- msgid "Allowed bootdisk types"
218
- msgstr ""
219
-
220
- #: ../app/services/foreman_bootdisk/iso_generator.rb:16
221
- msgid "Host is not in build mode, so the template cannot be rendered"
222
- msgstr "El host no está en modo build, así que no se puede producir la plantilla"
223
-
224
- #: ../app/services/foreman_bootdisk/iso_generator.rb:42
225
- msgid "Unable to generate disk template, %{kind} template not found."
226
- msgstr "No se pudo generar la plantilla del disco, no se encontró la plantilla %{kind}"
227
-
228
- #: ../app/services/foreman_bootdisk/iso_generator.rb:52
229
- msgid "Unable to generate disk %{kind} template: %{error}"
230
- msgstr "No se pudo generar la plantilla del disco %{kind}: %{error}"
231
-
232
- #: ../app/services/foreman_bootdisk/iso_generator.rb:94
233
- msgid "Please ensure the isolinux/syslinux package(s) are installed."
234
- msgstr "Asegúrese de que el(los) paquete(s) isolinux/syslinux estén instalados."
235
-
236
- #: ../app/services/foreman_bootdisk/iso_generator.rb:111
237
- msgid "Please ensure the ipxe-bootimgs package is installed."
238
- msgstr "Asegúrese de que el paquete ipxe-bootimgs esté instalado."
239
-
240
- #: ../app/services/foreman_bootdisk/iso_generator.rb:128
241
- msgid "Creating new image failed, install truncate utility"
242
- msgstr "Error en la creación de la nueva imagen, instale la utilidad para truncar"
243
-
244
- #: ../app/services/foreman_bootdisk/iso_generator.rb:129
245
- msgid "Failed to format the ESP image via mkfs.msdos"
246
- msgstr "Ocurrió un error al formatear la imagen ESP a través de mkfs.msdos"
247
-
248
- #: ../app/services/foreman_bootdisk/iso_generator.rb:130 ../app/services/foreman_bootdisk/iso_generator.rb:131
249
- msgid "Failed to create a directory within the ESP image"
250
- msgstr "Ocurrió un error al crear un directorio dentro de la imagen ESP"
251
-
252
- #: ../app/services/foreman_bootdisk/iso_generator.rb:137
253
- msgid "Ensure %{file} is readable (or update \"Grub2 directory\" setting)"
254
- msgstr ""
255
-
256
- #: ../app/services/foreman_bootdisk/iso_generator.rb:138
257
- msgid "Unable to mcopy %{file}"
258
- msgstr ""
259
-
260
- #: ../app/services/foreman_bootdisk/iso_generator.rb:160
261
- msgid "ISO build failed"
262
- msgstr "Error en la construcción del ISO"
263
-
264
- #: ../app/services/foreman_bootdisk/iso_generator.rb:163
265
- msgid "ISO hybrid conversion failed: %s"
266
- msgstr "Error en la conversión del ISO híbrido"
267
-
268
- #: ../app/views/foreman_bootdisk/disks/help.html.erb:2
269
- msgid "Back"
270
- msgstr "Atrás"
271
-
272
- #: ../app/views/foreman_bootdisk/disks/help.html.erb:6
273
- 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."
274
- 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."
275
-
276
- #: ../app/views/foreman_bootdisk/disks/help.html.erb:9
277
- msgid "All images are usable as either ISOs or as disk images, including being written to a USB disk with `dd`."
278
- msgstr "Todas las imágenes pueden utilizarse como ISO o como imágenes de disco, incluso tras copiarlas en un disco USB con `dd`"
279
-
280
- #: ../app/views/foreman_bootdisk/disks/help.html.erb:12
281
- msgid "Host images"
282
- msgstr ""
283
-
284
- #: ../app/views/foreman_bootdisk/disks/help.html.erb:14
285
- msgid "These images are used for host. You can find them at host detail page."
286
- msgstr ""
287
-
288
- #: ../app/views/foreman_bootdisk/disks/help.html.erb:17
289
- msgid "Host image"
290
- msgstr "Imágen de host"
291
-
292
- #: ../app/views/foreman_bootdisk/disks/help.html.erb:19
293
- 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."
294
- msgstr "Las imágenes por-host contienen datos sobre un host en particular registrado en Foreman y configuran una red completamente estática, sin necesidad de DHCP. Tras configurar la red, encadenan desde Foreman, cogiendo la configuración actual de SO y el estado de build del servidor."
295
-
296
- #: ../app/views/foreman_bootdisk/disks/help.html.erb:22
297
- 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."
298
- 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."
299
-
300
- #: ../app/views/foreman_bootdisk/disks/help.html.erb:25
301
- msgid "Full host image"
302
- msgstr "Imagen completa de host"
303
-
304
- #: ../app/views/foreman_bootdisk/disks/help.html.erb:27
305
- 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."
306
- 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."
307
-
308
- #: ../app/views/foreman_bootdisk/disks/help.html.erb:30
309
- msgid "Generic images"
310
- msgstr ""
311
-
312
- #: ../app/views/foreman_bootdisk/disks/help.html.erb:32
313
- msgid "These images are more generic than previous images. You can find them at subnet index page."
314
- msgstr ""
315
-
316
- #: ../app/views/foreman_bootdisk/disks/help.html.erb:37
317
- 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."
318
- 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."
319
-
320
- #: ../app/views/foreman_bootdisk/disks/help.html.erb:40
321
- 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."
322
- 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."
323
-
324
- #: ../app/views/foreman_bootdisk/disks/help.html.erb:43
325
- msgid "Subnet image"
326
- msgstr "Imagen de la subred"
327
-
328
- #: ../app/views/foreman_bootdisk/disks/help.html.erb:45
329
- 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."
330
- 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."
331
-
332
- #: ../app/views/foreman_bootdisk/disks/help.html.erb:48
333
- msgid "This image is generic for all hosts with a provisioning NIC on that subnet."
334
- msgstr "Esta imagen es genérica para todos los hosts con un NIC de aprovisionamiento en dicha subred."
335
-
336
- #: ../app/views/foreman_bootdisk/disks/help.html.erb:51
337
- msgid "* - These bootdisk types were disabled, you can enable them in Administer - Settings."
338
- msgstr ""
339
-
340
- #: ../app/views/foreman_bootdisk/host.erb:9
341
- msgid "Host has no provisioning interface defined"
342
- msgstr "El host no tiene interfaz de provisión definido"
343
-
344
- #: ../app/views/foreman_bootdisk/host.erb:10
345
- msgid "Host has no IPv4 or IPv6 address defined"
346
- msgstr "El host no tiene definida una dirección IPv4 o IPv6"
347
-
348
- #: ../app/views/foreman_bootdisk/host.erb:11
349
- msgid "Host has no subnet defined"
350
- msgstr "El host no tiene subred definida"
351
-
352
- #: ../app/views/foreman_bootdisk/host.erb:12
353
- msgid "Host has no domain defined"
354
- msgstr "El host no tiene dominio definido"
355
-
356
- #: ../app/views/foreman_bootdisk/host.erb:19
357
- msgid "Host bootdisk does not work with static IPv6"
358
- msgstr "El disco de arranque del host no funciona con IPv6 estática"
359
-
360
- #: ../app/views/foreman_bootdisk/host.erb:21
361
- msgid "Both IP and Subnet must be set"
362
- msgstr "Tanto la IP como la subred deben estar configuradas"
363
-
364
- #: ../lib/foreman_bootdisk/engine.rb:60
365
- msgid "Boot disk based"
366
- msgstr "Basado en el disco de arranque"
367
-
368
- #: ../lib/foreman_bootdisk/engine.rb:61
369
- msgid "Boot disk embedded template"
370
- msgstr "Plantilla inserta en el disco de arranque"
371
-
372
- #: ../webpack/src/extensions/host/HostBootdiskButtons.js:59
373
- msgid "Not available"
374
- msgstr ""
375
-
376
- #: action_names.rb:2
377
- msgid "Remote action:"
378
- msgstr "Acción remota:"
379
-
380
- #: action_names.rb:3
381
- msgid "Import Puppet classes"
382
- msgstr "Importar clases Puppet"
383
-
384
- #: action_names.rb:4
385
- msgid "Import facts"
386
- msgstr "Importar datos"
387
-
388
- #: action_names.rb:5
389
- msgid "Action with sub plans"
390
- msgstr "Acción con subplanes"
391
-
392
- #: gemspec.rb:4
393
- msgid "Plugin for Foreman that creates iPXE-based boot disks to provision hosts without the need for PXE infrastructure."
394
- msgstr "Plugin para Foreman que crea discos de arranque iPXE para provisionar hosts sin necesidad de infraestructura PXE"
File without changes