foreman_bootdisk 21.0.4 → 21.0.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (37) hide show
  1. checksums.yaml +4 -4
  2. data/app/models/concerns/foreman_bootdisk/compute_resources/vmware.rb +4 -0
  3. data/lib/foreman_bootdisk/engine.rb.orig +162 -0
  4. data/lib/foreman_bootdisk/version.rb +1 -1
  5. data/locale/ca/foreman_bootdisk.edit.po +364 -0
  6. data/locale/ca/foreman_bootdisk.po.time_stamp +0 -0
  7. data/locale/cs_CZ/foreman_bootdisk.edit.po +364 -0
  8. data/locale/cs_CZ/foreman_bootdisk.po.time_stamp +0 -0
  9. data/locale/de/foreman_bootdisk.edit.po +369 -0
  10. data/locale/de/foreman_bootdisk.po.time_stamp +0 -0
  11. data/locale/en/foreman_bootdisk.edit.po +360 -0
  12. data/locale/en/foreman_bootdisk.po.time_stamp +0 -0
  13. data/locale/en_GB/foreman_bootdisk.edit.po +365 -0
  14. data/locale/en_GB/foreman_bootdisk.po.time_stamp +0 -0
  15. data/locale/es/foreman_bootdisk.edit.po +366 -0
  16. data/locale/es/foreman_bootdisk.po.time_stamp +0 -0
  17. data/locale/fr/foreman_bootdisk.edit.po +366 -0
  18. data/locale/fr/foreman_bootdisk.po.time_stamp +0 -0
  19. data/locale/it/foreman_bootdisk.edit.po +363 -0
  20. data/locale/it/foreman_bootdisk.po.time_stamp +0 -0
  21. data/locale/ja/foreman_bootdisk.edit.po +365 -0
  22. data/locale/ja/foreman_bootdisk.po.time_stamp +0 -0
  23. data/locale/ka/foreman_bootdisk.edit.po +362 -0
  24. data/locale/ka/foreman_bootdisk.po.time_stamp +0 -0
  25. data/locale/ko/foreman_bootdisk.edit.po +361 -0
  26. data/locale/ko/foreman_bootdisk.po.time_stamp +0 -0
  27. data/locale/pt_BR/foreman_bootdisk.edit.po +367 -0
  28. data/locale/pt_BR/foreman_bootdisk.po.time_stamp +0 -0
  29. data/locale/ru/foreman_bootdisk.edit.po +366 -0
  30. data/locale/ru/foreman_bootdisk.po.time_stamp +0 -0
  31. data/locale/sv_SE/foreman_bootdisk.edit.po +363 -0
  32. data/locale/sv_SE/foreman_bootdisk.po.time_stamp +0 -0
  33. data/locale/zh_CN/foreman_bootdisk.edit.po +362 -0
  34. data/locale/zh_CN/foreman_bootdisk.po.time_stamp +0 -0
  35. data/locale/zh_TW/foreman_bootdisk.edit.po +362 -0
  36. data/locale/zh_TW/foreman_bootdisk.po.time_stamp +0 -0
  37. metadata +36 -3
@@ -0,0 +1,367 @@
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
+ # Luiz Henrique Vasconcelos <luizvasconceloss@yahoo.com.br>, 2015-2016
7
+ # Luiz Henrique Vasconcelos <luizvasconceloss@yahoo.com.br>, 2015
8
+ # Luiz Henrique Vasconcelos <luizvasconceloss@yahoo.com.br>, 2015
9
+ msgid ""
10
+ msgstr ""
11
+ "Project-Id-Version: foreman_bootdisk 21.1.0\n"
12
+ "Report-Msgid-Bugs-To: \n"
13
+ "PO-Revision-Date: 2014-02-13 12:12+0000\n"
14
+ "Last-Translator: Luiz Henrique Vasconcelos <luizvasconceloss@yahoo.com.br>, 20"
15
+ "15-2016\n"
16
+ "Language-Team: Portuguese (Brazil) (http://app.transifex.com/foreman/foreman/l"
17
+ "anguage/pt_BR/)\n"
18
+ "MIME-Version: 1.0\n"
19
+ "Content-Type: text/plain; charset=UTF-8\n"
20
+ "Content-Transfer-Encoding: 8bit\n"
21
+ "Language: pt_BR\n"
22
+ "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 100000"
23
+ "0 == 0 ? 1 : 2;\n"
24
+
25
+ #: ../app/controllers/concerns/allowed_actions.rb:7
26
+ msgid "This type of bootdisk is not allowed. Please contact administrator."
27
+ msgstr "Este tipo de bootdisk não é permitido. Favor entrar em contato com o administrador."
28
+
29
+ #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:17 ../app/views/foreman_bootdisk/disks/help.html.erb:1
30
+ msgid "Boot disks"
31
+ msgstr "Discos de inicialização"
32
+
33
+ #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:20
34
+ msgid "Download generic image"
35
+ msgstr "Baixar Imagem genérica"
36
+
37
+ #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:29
38
+ msgid "Download host image"
39
+ msgstr "Baixar a imagem de host"
40
+
41
+ #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:30
42
+ msgid "True for full, false for basic reusable image"
43
+ msgstr "Verdadeiro para completo, falso para imagem reutilizável básica"
44
+
45
+ #: ../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
46
+ msgid "Host is not in build mode"
47
+ msgstr "O host não está em modo de construção"
48
+
49
+ #: ../app/controllers/foreman_bootdisk/api/v2/subnet_disks_controller.rb:19
50
+ msgid "Subnet boot disks"
51
+ msgstr "Discos de inicialização da sub-rede"
52
+
53
+ #: ../app/controllers/foreman_bootdisk/api/v2/subnet_disks_controller.rb:22
54
+ msgid "Download subnet generic image"
55
+ msgstr "Fazer download da imagem genérica da sub-rede"
56
+
57
+ #: ../app/controllers/foreman_bootdisk/api/v2/subnet_disks_controller.rb:26 ../app/controllers/foreman_bootdisk/subnet_disks_controller.rb:15
58
+ msgid "TFTP feature not enabled for subnet %s"
59
+ msgstr "Recurso TFTP não habilitado para subrede %s"
60
+
61
+ #: ../app/controllers/foreman_bootdisk/disks_controller.rb:63
62
+ msgid "Host is not in build mode."
63
+ msgstr "O host não está em modo de construção."
64
+
65
+ #: ../app/controllers/foreman_bootdisk/disks_controller.rb:95 ../app/helpers/concerns/foreman_bootdisk/pretty_error.rb:8
66
+ msgid "Failed to render boot disk template"
67
+ msgstr "Falha ao renderizar template de disco de inicialização"
68
+
69
+ #: ../app/controllers/foreman_bootdisk/disks_controller.rb:120 ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:66
70
+ msgid "Host '%s' image"
71
+ msgstr "Host '%s' imagem"
72
+
73
+ #: ../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
74
+ msgid "Full host '%s' image"
75
+ msgstr "Hospedagem completa '%s' imagem"
76
+
77
+ #: ../app/controllers/foreman_bootdisk/disks_controller.rb:133
78
+ msgid "Boot disk help"
79
+ msgstr "Ajuda de disco de inicialização"
80
+
81
+ #: ../app/helpers/bootdisk_links_helper.rb:27
82
+ msgid "Boot disk Help"
83
+ msgstr "Ajuda do disco de inicialização"
84
+
85
+ #: ../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
86
+ msgid "Boot disk"
87
+ msgstr "Disco de boot"
88
+
89
+ #: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:21 ../webpack/src/extensions/host/HostBootdiskButtons.js:74
90
+ msgid "Boot disk download not available for %s architecture"
91
+ msgstr "O download do disco de inicialização não está disponível para a arquitetura %s "
92
+
93
+ #: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:30
94
+ msgid "Subnet '%s' generic image"
95
+ msgstr "Sub-rede '%s' imagem genérica"
96
+
97
+ #: ../app/helpers/concerns/foreman_bootdisk/subnets_helper_ext.rb:10
98
+ msgid "Subnet generic image"
99
+ msgstr "Imagem genérica da subrede"
100
+
101
+ #: ../app/helpers/concerns/foreman_bootdisk/subnets_helper_ext.rb:27 ../app/views/foreman_bootdisk/disks/help.html.erb:35
102
+ msgid "Generic image"
103
+ msgstr "Imagem genérica"
104
+
105
+ #: ../app/models/concerns/foreman_bootdisk/host_ext.rb:12 ../app/services/foreman_bootdisk/renderer.rb:53 ../app/services/foreman_bootdisk/renderer.rb:60
106
+ msgid "Unable to find template specified by %s setting"
107
+ msgstr "Não foi possível encontrar o modelo especificado pela configuração %s "
108
+
109
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:30
110
+ msgid "Generating ISO image for %s"
111
+ msgstr "Geração de imagem ISO para %s"
112
+
113
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:32
114
+ msgid "Upload ISO image to datastore for %s"
115
+ msgstr "Upload de imagem ISO para datastore para %s"
116
+
117
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:34
118
+ msgid "Attach ISO image to CDROM drive for %s"
119
+ msgstr "Anexar imagem ISO à unidade de CDROM para %s"
120
+
121
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:38
122
+ msgid "Detach ISO image from CDROM drive for %s"
123
+ msgstr "Desmontar imagem ISO da unidade de CDROM para %s"
124
+
125
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:73
126
+ msgid "Failed to generate ISO image for instance %{name}: %{message}"
127
+ msgstr "Falha na geração da imagem ISO, por exemplo %{name}: %{message}"
128
+
129
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:82
130
+ msgid "Failed to upload ISO image for instance %{name}: %{message}"
131
+ msgstr "Falha no carregamento da imagem ISO, por exemplo %{name}: %{message}"
132
+
133
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:91
134
+ msgid "Failed to attach ISO image to CDROM drive of instance %{name}: %{message}"
135
+ msgstr "Falha ao anexar a imagem ISO ao drive de CD-ROM da instância %{name}: %{message}"
136
+
137
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:100
138
+ msgid "Failed to detach ISO image from CDROM drive of instance %{name}: %{message}"
139
+ msgstr "Falha em destacar a imagem ISO da unidade de CDROM da instância %{name}: %{message}"
140
+
141
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:16
142
+ msgid "Host is not in build mode, so the template cannot be rendered"
143
+ msgstr "Host não está no modo de construção, portanto o modelo não pode ser processado"
144
+
145
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:42
146
+ msgid "Unable to generate disk template, %{kind} template not found."
147
+ msgstr "Impossível gerar modelo de disco, %{kind} modelo não encontrado."
148
+
149
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:52
150
+ msgid "Unable to generate disk %{kind} template: %{error}"
151
+ msgstr "Incapaz de gerar modelo de disco %{kind}: %{error}"
152
+
153
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:94
154
+ msgid "Please ensure the isolinux/syslinux package(s) are installed."
155
+ msgstr "Garanta que os pacotes isolinux/syslinux estejam instalados."
156
+
157
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:111
158
+ msgid "Please ensure the ipxe-bootimgs package is installed."
159
+ msgstr "Garanta que o pacote ipxe-bootimgs esteja instalado."
160
+
161
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:128
162
+ msgid "Creating new image failed, install truncate utility"
163
+ msgstr "Falha ao criar nova imagem, instale o utilitário truncado"
164
+
165
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:129
166
+ msgid "Failed to format the ESP image via mkfs.msdos"
167
+ msgstr "Falha ao formatar a imagem ESP via mkfs.msdos"
168
+
169
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:130 ../app/services/foreman_bootdisk/iso_generator.rb:131
170
+ msgid "Failed to create a directory within the ESP image"
171
+ msgstr "Falha ao criar um diretório na imagem ESP"
172
+
173
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:137
174
+ msgid "Ensure %{file} is readable (or update \"Grub2 directory\" setting)"
175
+ msgstr "Garantir que {file} seja legível (ou atualizar a configuração \"Grub2 directory\")"
176
+
177
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:138
178
+ msgid "Unable to mcopy %{file}"
179
+ msgstr "Incapaz de copiar %{file}"
180
+
181
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:160
182
+ msgid "ISO build failed"
183
+ msgstr "Construção da ISO falhou"
184
+
185
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:163
186
+ msgid "ISO hybrid conversion failed: %s"
187
+ msgstr "A conversão híbrida ISO falhou: %s"
188
+
189
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:2
190
+ msgid "Back"
191
+ msgstr "Retornar"
192
+
193
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:6
194
+ 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."
195
+ msgstr "Vários tipos de discos de inicialização podem ser criados para fornecer hosts sem a necessidade de serviços PXE. Discos de inicialização podem ser anexados ao host (físico ou virtual), que iniciam a partir do disco, contacta o Foreman e começa a instalação do SO."
196
+
197
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:9
198
+ msgid "All images are usable as either ISOs or as disk images, including being written to a USB disk with `dd`."
199
+ msgstr "Todas as imagens são utilizáveis como ISOs ou como imagens de disco, incluindo o que está sendo gravado em um disco USB com `dd`."
200
+
201
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:12
202
+ msgid "Host images"
203
+ msgstr "Hospedar imagens"
204
+
205
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:14
206
+ msgid "These images are used for host. You can find them at host detail page."
207
+ msgstr "Estas imagens são utilizadas para hospedar. Você pode encontrá-las na página de detalhes do anfitrião."
208
+
209
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:17
210
+ msgid "Host image"
211
+ msgstr "Imagem de host"
212
+
213
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:19
214
+ 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."
215
+ msgstr "Imagens per-host contêm dados sobre um determinado host registrado em Foreman e configuram a rede totalmente estática, evitando a necessidade de DHCP. Depois que a rede está configurada, eles carregam em série a partir do Foreman, pegando a configuração atual do sistema operacional e construindo o estado do servidor."
216
+
217
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:22
218
+ 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."
219
+ msgstr "Uma vez carregado em série, o bootloader do SO e instalador são baixados diretamente da mídia de instalação configurado em Foreman, e o script de provisionamento (kickstart /preseed) é baixado do Foreman."
220
+
221
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:25
222
+ msgid "Full host image"
223
+ msgstr "Imagem de host completa"
224
+
225
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:27
226
+ 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."
227
+ msgstr "Uma variante da imagem por host que contém o carregador de instalação do SO incorporado no disco. Isso pode ser útil se houver falha no carregamento da cadeia em certos hardwares, mas tem o ponto negativo de que a imagem deve ser regenerada para qualquer mudança no SO, no carregador de instalação ou nos templates PXELinux."
228
+
229
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:30
230
+ msgid "Generic images"
231
+ msgstr "Imagens genéricas"
232
+
233
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:32
234
+ msgid "These images are more generic than previous images. You can find them at subnet index page."
235
+ msgstr "Estas imagens são mais genéricas do que as imagens anteriores. Você pode encontrá-las na página de índice da sub-rede."
236
+
237
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:37
238
+ 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."
239
+ msgstr "Imagens genéricas são imagens de disco reutilizáveis que funcionam para qualquer host registrado em Foreman. Elas exigem um serviço básico de DHCP e DNS para funcionar e entrar em contato com o servidor, mas não exigem reservas de DHCP ou endereços IP estáticos."
240
+
241
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:40
242
+ 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."
243
+ msgstr "A instalação do SO continua utilizando a mídia de instalação configurado no Foreman, normalmente irá configurar uma rede estática, dependendo de como o template do SO iPXE está configurado."
244
+
245
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:43
246
+ msgid "Subnet image"
247
+ msgstr "Imagem da sub-rede"
248
+
249
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:45
250
+ 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."
251
+ msgstr "As imagens de sub-rede são semelhantes a imagens genéricas, mas o carregamento de cadeia é feito por meio do proxy inteligente TFTP atribuído à sub-rede do host. O proxy inteligente deve ter o módulo \"Modelos\" habilitado e configurado."
252
+
253
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:48
254
+ msgid "This image is generic for all hosts with a provisioning NIC on that subnet."
255
+ msgstr "Esta imagem é genérica para todos os hosts com um provisionamento NIC naquela sub-rede."
256
+
257
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:51
258
+ msgid "* - These bootdisk types were disabled, you can enable them in Administer - Settings."
259
+ msgstr "* - Estes tipos de bootdisk foram desativados, você pode habilitá-los em Administer - Settings."
260
+
261
+ #: ../lib/foreman_bootdisk/engine.rb:58
262
+ msgid "Boot disk based"
263
+ msgstr "Baseado em disco de inicialização"
264
+
265
+ #: ../lib/foreman_bootdisk/engine.rb:79
266
+ msgid "iPXE directory"
267
+ msgstr "Diretório iPXE"
268
+
269
+ #: ../lib/foreman_bootdisk/engine.rb:80
270
+ msgid "Path to directory containing iPXE images"
271
+ msgstr "Caminho do diretório contendo imagens iPXE"
272
+
273
+ #: ../lib/foreman_bootdisk/engine.rb:85
274
+ msgid "ISOLINUX directory"
275
+ msgstr "Diretório ISOLINUX"
276
+
277
+ #: ../lib/foreman_bootdisk/engine.rb:86
278
+ msgid "Path to directory containing isolinux images"
279
+ msgstr "Caminho para o diretório contendo imagens isolinux"
280
+
281
+ #: ../lib/foreman_bootdisk/engine.rb:91
282
+ msgid "SYSLINUX directory"
283
+ msgstr "Diretório SYSLINUX"
284
+
285
+ #: ../lib/foreman_bootdisk/engine.rb:92
286
+ msgid "Path to directory containing syslinux images"
287
+ msgstr "Caminho do diretório contendo imagens syslinux"
288
+
289
+ #: ../lib/foreman_bootdisk/engine.rb:97
290
+ msgid "Grub2 directory"
291
+ msgstr "Diretório do Grub2"
292
+
293
+ #: ../lib/foreman_bootdisk/engine.rb:98
294
+ msgid "Path to directory containing grubx64.efi and shimx64.efi"
295
+ msgstr "Caminho para o diretório contendo grubx64.efi e shimx64.efi"
296
+
297
+ #: ../lib/foreman_bootdisk/engine.rb:104
298
+ msgid "Host image template"
299
+ msgstr "Modelo de imagem do host"
300
+
301
+ #: ../lib/foreman_bootdisk/engine.rb:105
302
+ msgid "iPXE template to use for host-specific boot disks"
303
+ msgstr "Template iPXE para uso em discos de boot de hosts específicos"
304
+
305
+ #: ../lib/foreman_bootdisk/engine.rb:111
306
+ msgid "Generic image template"
307
+ msgstr "Modelo de imagem genérica"
308
+
309
+ #: ../lib/foreman_bootdisk/engine.rb:112
310
+ msgid "iPXE template to use for generic host boot disks"
311
+ msgstr "Template iPXE para uso em discos de boot de hosts genéricos"
312
+
313
+ #: ../lib/foreman_bootdisk/engine.rb:118
314
+ msgid "Generic Grub2 EFI image template"
315
+ msgstr "Template genérico de imagem do Grub2 EFI"
316
+
317
+ #: ../lib/foreman_bootdisk/engine.rb:119
318
+ msgid "iPXE template to use for generic EFI host boot disks"
319
+ msgstr ""
320
+
321
+ #: ../lib/foreman_bootdisk/engine.rb:124
322
+ msgid "ISO generation command"
323
+ msgstr "Comando de geração ISO"
324
+
325
+ #: ../lib/foreman_bootdisk/engine.rb:125
326
+ msgid "Command to generate ISO image, use genisoimage or mkisofs"
327
+ msgstr "Comando para gerar imagem ISO usar genisoimage ou mkisofs"
328
+
329
+ #: ../lib/foreman_bootdisk/engine.rb:130
330
+ msgid "Installation media caching"
331
+ msgstr "Cache de mídia de instalação"
332
+
333
+ #: ../lib/foreman_bootdisk/engine.rb:131
334
+ msgid "Installation media files will be cached for full host images"
335
+ msgstr "Arquivos de mídia de instalação serão armazenados em cache para imagens completas de host"
336
+
337
+ #: ../lib/foreman_bootdisk/engine.rb:136
338
+ msgid "Allowed bootdisk types"
339
+ msgstr "Tipos de bootdisk permitidos"
340
+
341
+ #: ../lib/foreman_bootdisk/engine.rb:137
342
+ msgid "List of allowed bootdisk types, remove type to disable it"
343
+ msgstr "Lista de tipos de bootdisk permitidos, remova o tipo para desativá-lo"
344
+
345
+ #: ../webpack/src/extensions/host/HostBootdiskButtons.js:80
346
+ msgid "Not available"
347
+ msgstr "Não disponível"
348
+
349
+ #: action_names.rb:2
350
+ msgid "Remote action:"
351
+ msgstr "Ação remota:"
352
+
353
+ #: action_names.rb:3
354
+ msgid "Import Puppet classes"
355
+ msgstr "Importar classes de Puppet"
356
+
357
+ #: action_names.rb:4
358
+ msgid "Import facts"
359
+ msgstr "Importar fatos"
360
+
361
+ #: action_names.rb:5
362
+ msgid "Action with sub plans"
363
+ msgstr "Ação com subplanos "
364
+
365
+ #: gemspec.rb:4
366
+ msgid "Plugin for Foreman that creates iPXE-based boot disks to provision hosts without the need for PXE infrastructure."
367
+ msgstr "Plugin para Foreman que cria discos de inicialização baseados em iPXE para provisionar hosts sem a necessidade de infra-estrutura PXE."
File without changes