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
@@ -0,0 +1,281 @@
1
+ locales['foreman_bootdisk'] = locales['foreman_bootdisk'] || {}; locales['foreman_bootdisk']['ko'] = {
2
+ "domain": "foreman_bootdisk",
3
+ "locale_data": {
4
+ "foreman_bootdisk": {
5
+ "": {
6
+ "Project-Id-Version": "foreman_bootdisk 21.0.4",
7
+ "Report-Msgid-Bugs-To": "",
8
+ "POT-Creation-Date": "2023-01-05 20:17+0100",
9
+ "PO-Revision-Date": "2014-02-13 12:12+0000",
10
+ "Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
11
+ "Language-Team": "Korean (http://app.transifex.com/foreman/foreman/language/ko/)",
12
+ "MIME-Version": "1.0",
13
+ "Content-Type": "text/plain; charset=UTF-8",
14
+ "Content-Transfer-Encoding": "8bit",
15
+ "Language": "ko",
16
+ "Plural-Forms": "nplurals=1; plural=0;",
17
+ "lang": "ko",
18
+ "domain": "foreman_bootdisk",
19
+ "plural_forms": "nplurals=1; plural=0;"
20
+ },
21
+ "This type of bootdisk is not allowed. Please contact administrator.": [
22
+ ""
23
+ ],
24
+ "Boot disks": [
25
+ "부팅 디스크 "
26
+ ],
27
+ "Download generic image": [
28
+ "일반 이미지 다운로드 "
29
+ ],
30
+ "Download host image": [
31
+ "호스트 이미지 다운로드 "
32
+ ],
33
+ "True for full, false for basic reusable image": [
34
+ "전체 이미지의 경우 True, 다시 사용할 수 있는 기본 이미지의 경우 False"
35
+ ],
36
+ "Host is not in build mode": [
37
+ ""
38
+ ],
39
+ "Subnet boot disks": [
40
+ "서브넷 부팅 디스크"
41
+ ],
42
+ "Download subnet generic image": [
43
+ "서브넷 일반 이미지 다운로드"
44
+ ],
45
+ "TFTP feature not enabled for subnet %s": [
46
+ "%s 서브넷에 대해 TFTP 기능이 활성화되어 있지 않습니다."
47
+ ],
48
+ "Host is not in build mode.": [
49
+ ""
50
+ ],
51
+ "Failed to render boot disk template": [
52
+ "부팅 디스크 템플릿을 렌더링하지 못했습니다."
53
+ ],
54
+ "Host '%s' image": [
55
+ "호스트 '%s' 이미지 "
56
+ ],
57
+ "Full host '%s' image": [
58
+ "전체 호스트 '%s' 이미지 "
59
+ ],
60
+ "Boot disk help": [
61
+ ""
62
+ ],
63
+ "Boot disk Help": [
64
+ ""
65
+ ],
66
+ "Boot disk": [
67
+ "부팅 디스크 "
68
+ ],
69
+ "Boot disk download not available for %s architecture": [
70
+ ""
71
+ ],
72
+ "Subnet '%s' generic image": [
73
+ "'%s' 서브넷 일반 이미지"
74
+ ],
75
+ "Subnet generic image": [
76
+ ""
77
+ ],
78
+ "Generic image": [
79
+ "일반 이미지 "
80
+ ],
81
+ "Unable to find template specified by %s setting": [
82
+ "%s 설정에 의해 지정된 템플릿을 찾을 수 없습니다 "
83
+ ],
84
+ "Generating ISO image for %s": [
85
+ ""
86
+ ],
87
+ "Upload ISO image to datastore for %s": [
88
+ ""
89
+ ],
90
+ "Attach ISO image to CDROM drive for %s": [
91
+ ""
92
+ ],
93
+ "Detach ISO image from CDROM drive for %s": [
94
+ ""
95
+ ],
96
+ "Failed to generate ISO image for instance %{name}: %{message}": [
97
+ ""
98
+ ],
99
+ "Failed to upload ISO image for instance %{name}: %{message}": [
100
+ ""
101
+ ],
102
+ "Failed to attach ISO image to CDROM drive of instance %{name}: %{message}": [
103
+ ""
104
+ ],
105
+ "Failed to detach ISO image from CDROM drive of instance %{name}: %{message}": [
106
+ ""
107
+ ],
108
+ "Host is not in build mode, so the template cannot be rendered": [
109
+ "호스트가 빌드 모드가 아니므로 템플릿을 렌더링할 수 없습니다 "
110
+ ],
111
+ "Unable to generate disk template, %{kind} template not found.": [
112
+ ""
113
+ ],
114
+ "Unable to generate disk %{kind} template: %{error}": [
115
+ ""
116
+ ],
117
+ "Please ensure the isolinux/syslinux package(s) are installed.": [
118
+ ""
119
+ ],
120
+ "Please ensure the ipxe-bootimgs package is installed.": [
121
+ ""
122
+ ],
123
+ "Creating new image failed, install truncate utility": [
124
+ ""
125
+ ],
126
+ "Failed to format the ESP image via mkfs.msdos": [
127
+ ""
128
+ ],
129
+ "Failed to create a directory within the ESP image": [
130
+ ""
131
+ ],
132
+ "Ensure %{file} is readable (or update \\\"Grub2 directory\\\" setting)": [
133
+ ""
134
+ ],
135
+ "Unable to mcopy %{file}": [
136
+ ""
137
+ ],
138
+ "ISO build failed": [
139
+ "ISO 빌드 실패 "
140
+ ],
141
+ "ISO hybrid conversion failed: %s": [
142
+ ""
143
+ ],
144
+ "Back": [
145
+ "뒤로 "
146
+ ],
147
+ "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.": [
148
+ "PXE 서비스 없이 호스트 프로비저닝을 수행하기 위해 다양한 유형의 부팅 디스크를 생성할 수 있습니다. 부팅 디스크는 디스크에서 부팅하여 Foreman과 통신 후 OS 설치를 시작하는 호스트 (물리 또는 가상)에 할당할 수 있습니다. "
149
+ ],
150
+ "All images are usable as either ISOs or as disk images, including being written to a USB disk with `dd`.": [
151
+ "모든 이미지는 `dd`로 USB 디스크에 기록되는 것을 포함하여 ISO 또는 디스크 이미지 중 하나로 사용할 수 있습니다. "
152
+ ],
153
+ "Host images": [
154
+ ""
155
+ ],
156
+ "These images are used for host. You can find them at host detail page.": [
157
+ ""
158
+ ],
159
+ "Host image": [
160
+ "호스트 이미지 "
161
+ ],
162
+ "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.": [
163
+ "호스트 당 이미지에는 Foreman에 등록된 특정 호스트에 대한 데이터가 포함되어 있으며 DHCP 요구 사항을 제거하여 완전하게 정적인 네트워크가 설정되어 있습니다. 네트워크 설정 후 Foreman에서 체인로드를 수행하여 현재 OS 설정 및 빌드 상태가 서버에서 검색됩니다."
164
+ ],
165
+ "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.": [
166
+ "체인 로드가 실행되면 OS 부트로더 및 설치 프로그램은 Foreman에서 설정된 설치 미디어에서 직접 다운로드되고 프로비저닝 스크립트 (kickstart/preseed)는 Foreman에서 다운로드됩니다. "
167
+ ],
168
+ "Full host image": [
169
+ "전체 호스트 이미지 "
170
+ ],
171
+ "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.": [
172
+ "디스크 내부에 내장된 OS 부트로더를 포함하는 호스트별 이미지의 변형입니다. 특정 하드웨어에서 체인로딩이 실패할 경우 유용할 수 있지만 OS, 부트로더 또는 PXELinux 템플릿이 변경될 때마다 이미지를 다시 생성해야 한다는 단점이 있습니다."
173
+ ],
174
+ "Generic images": [
175
+ ""
176
+ ],
177
+ "These images are more generic than previous images. You can find them at subnet index page.": [
178
+ ""
179
+ ],
180
+ "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.": [
181
+ "일반 이미지는 Foreman에 등록된 모든 호스트에서 작동하는 다시 사용 가능한 디스크 이미지입니다. 이를 사용하려면 기본 DHCP 및 DNS 서비스가 작동하고 서버와 통신할 수 있어야 하지만 DHCP 예약 기능 및 고정 IP 주소는 필요하지 않습니다. "
182
+ ],
183
+ "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.": [
184
+ "OS 설치는 Foreman에 설정된 설치 미디어를 계속 사용하며 OS iPXE 템플릿의 설정 방법에 따라 일반적으로 정적 네트워크를 설정합니다. "
185
+ ],
186
+ "Subnet image": [
187
+ "서브넷 이미지"
188
+ ],
189
+ "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.": [
190
+ "서브넷 이미지는 일반 이미지와 유사하지만 체인로딩이 호스트의 서브넷에 할당된 TFTP 스마트 프록시를 통해 수행됩니다. 스마트 프록시에는 \\\"템플릿\\\" 모듈이 활성화되고 구성되어 있어야 합니다."
191
+ ],
192
+ "This image is generic for all hosts with a provisioning NIC on that subnet.": [
193
+ "이 이미지는 해당 서브넷에 프로비저닝 NIC가 있는 모든 호스트에 공통적으로 사용됩니다."
194
+ ],
195
+ "* - These bootdisk types were disabled, you can enable them in Administer - Settings.": [
196
+ ""
197
+ ],
198
+ "Boot disk based": [
199
+ ""
200
+ ],
201
+ "iPXE directory": [
202
+ ""
203
+ ],
204
+ "Path to directory containing iPXE images": [
205
+ "iPXE 이미지가 들어있는 디렉토리로의 경로 "
206
+ ],
207
+ "ISOLINUX directory": [
208
+ ""
209
+ ],
210
+ "Path to directory containing isolinux images": [
211
+ ""
212
+ ],
213
+ "SYSLINUX directory": [
214
+ ""
215
+ ],
216
+ "Path to directory containing syslinux images": [
217
+ "syslinux 이미지가 들어있는 디렉토리로의 경로 "
218
+ ],
219
+ "Grub2 directory": [
220
+ ""
221
+ ],
222
+ "Path to directory containing grubx64.efi and shimx64.efi": [
223
+ ""
224
+ ],
225
+ "Host image template": [
226
+ ""
227
+ ],
228
+ "iPXE template to use for host-specific boot disks": [
229
+ "호스트별 부팅 디스크 용으로 사용할 iPXE 템플릿 "
230
+ ],
231
+ "Generic image template": [
232
+ ""
233
+ ],
234
+ "iPXE template to use for generic host boot disks": [
235
+ "일반 호스트 부팅 디스크 용으로 사용할 iPXE 템플릿 "
236
+ ],
237
+ "Generic Grub2 EFI image template": [
238
+ ""
239
+ ],
240
+ "iPXE template to use for generic EFI host boot disks": [
241
+ ""
242
+ ],
243
+ "ISO generation command": [
244
+ ""
245
+ ],
246
+ "Command to generate ISO image, use genisoimage or mkisofs": [
247
+ "ISO 이미지를 생성하기 위한 명령, genisoimage 또는 mkisofs 사용 "
248
+ ],
249
+ "Installation media caching": [
250
+ ""
251
+ ],
252
+ "Installation media files will be cached for full host images": [
253
+ "설치 미디어 파일은 전체 호스트 이미지에 캐시됩니다 "
254
+ ],
255
+ "Allowed bootdisk types": [
256
+ ""
257
+ ],
258
+ "List of allowed bootdisk types, remove type to disable it": [
259
+ ""
260
+ ],
261
+ "Not available": [
262
+ ""
263
+ ],
264
+ "Remote action:": [
265
+ "원격 작업:"
266
+ ],
267
+ "Import Puppet classes": [
268
+ "Puppet 클래스 가져오기"
269
+ ],
270
+ "Import facts": [
271
+ "팩트 불러오기"
272
+ ],
273
+ "Action with sub plans": [
274
+ "하위 계획이 있는 작업"
275
+ ],
276
+ "Plugin for Foreman that creates iPXE-based boot disks to provision hosts without the need for PXE infrastructure.": [
277
+ "PXE 인프라없이 호스트 프로비저닝을 실행하기 위해 iPXE 기반 부트 디스크를 생성하는 Foreman 플러그인입니다."
278
+ ]
279
+ }
280
+ }
281
+ };
@@ -0,0 +1,281 @@
1
+ locales['foreman_bootdisk'] = locales['foreman_bootdisk'] || {}; locales['foreman_bootdisk']['pt_BR'] = {
2
+ "domain": "foreman_bootdisk",
3
+ "locale_data": {
4
+ "foreman_bootdisk": {
5
+ "": {
6
+ "Project-Id-Version": "foreman_bootdisk 21.0.4",
7
+ "Report-Msgid-Bugs-To": "",
8
+ "POT-Creation-Date": "2023-01-05 20:17+0100",
9
+ "PO-Revision-Date": "2014-02-13 12:12+0000",
10
+ "Last-Translator": "Luiz Henrique Vasconcelos <luizvasconceloss@yahoo.com.br>, 2015-2016",
11
+ "Language-Team": "Portuguese (Brazil) (http://app.transifex.com/foreman/foreman/language/pt_BR/)",
12
+ "MIME-Version": "1.0",
13
+ "Content-Type": "text/plain; charset=UTF-8",
14
+ "Content-Transfer-Encoding": "8bit",
15
+ "Language": "pt_BR",
16
+ "Plural-Forms": "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;",
17
+ "lang": "pt_BR",
18
+ "domain": "foreman_bootdisk",
19
+ "plural_forms": "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
20
+ },
21
+ "This type of bootdisk is not allowed. Please contact administrator.": [
22
+ "Este tipo de bootdisk não é permitido. Favor entrar em contato com o administrador."
23
+ ],
24
+ "Boot disks": [
25
+ "Discos de inicialização"
26
+ ],
27
+ "Download generic image": [
28
+ "Baixar Imagem genérica"
29
+ ],
30
+ "Download host image": [
31
+ "Baixar a imagem de host"
32
+ ],
33
+ "True for full, false for basic reusable image": [
34
+ "Verdadeiro para completo, falso para imagem reutilizável básica"
35
+ ],
36
+ "Host is not in build mode": [
37
+ "O host não está em modo de construção"
38
+ ],
39
+ "Subnet boot disks": [
40
+ "Discos de inicialização da sub-rede"
41
+ ],
42
+ "Download subnet generic image": [
43
+ "Fazer download da imagem genérica da sub-rede"
44
+ ],
45
+ "TFTP feature not enabled for subnet %s": [
46
+ "Recurso TFTP não habilitado para subrede %s"
47
+ ],
48
+ "Host is not in build mode.": [
49
+ "O host não está em modo de construção."
50
+ ],
51
+ "Failed to render boot disk template": [
52
+ "Falha ao renderizar template de disco de inicialização"
53
+ ],
54
+ "Host '%s' image": [
55
+ "Host '%s' imagem"
56
+ ],
57
+ "Full host '%s' image": [
58
+ "Hospedagem completa '%s' imagem"
59
+ ],
60
+ "Boot disk help": [
61
+ "Ajuda de disco de inicialização"
62
+ ],
63
+ "Boot disk Help": [
64
+ "Ajuda do disco de inicialização"
65
+ ],
66
+ "Boot disk": [
67
+ "Disco de boot"
68
+ ],
69
+ "Boot disk download not available for %s architecture": [
70
+ "O download do disco de inicialização não está disponível para a arquitetura %s "
71
+ ],
72
+ "Subnet '%s' generic image": [
73
+ "Sub-rede '%s' imagem genérica"
74
+ ],
75
+ "Subnet generic image": [
76
+ "Imagem genérica da subrede"
77
+ ],
78
+ "Generic image": [
79
+ "Imagem genérica"
80
+ ],
81
+ "Unable to find template specified by %s setting": [
82
+ "Não foi possível encontrar o modelo especificado pela configuração %s "
83
+ ],
84
+ "Generating ISO image for %s": [
85
+ "Geração de imagem ISO para %s"
86
+ ],
87
+ "Upload ISO image to datastore for %s": [
88
+ "Upload de imagem ISO para datastore para %s"
89
+ ],
90
+ "Attach ISO image to CDROM drive for %s": [
91
+ "Anexar imagem ISO à unidade de CDROM para %s"
92
+ ],
93
+ "Detach ISO image from CDROM drive for %s": [
94
+ "Desmontar imagem ISO da unidade de CDROM para %s"
95
+ ],
96
+ "Failed to generate ISO image for instance %{name}: %{message}": [
97
+ "Falha na geração da imagem ISO, por exemplo %{name}: %{message}"
98
+ ],
99
+ "Failed to upload ISO image for instance %{name}: %{message}": [
100
+ "Falha no carregamento da imagem ISO, por exemplo %{name}: %{message}"
101
+ ],
102
+ "Failed to attach ISO image to CDROM drive of instance %{name}: %{message}": [
103
+ "Falha ao anexar a imagem ISO ao drive de CD-ROM da instância %{name}: %{message}"
104
+ ],
105
+ "Failed to detach ISO image from CDROM drive of instance %{name}: %{message}": [
106
+ "Falha em destacar a imagem ISO da unidade de CDROM da instância %{name}: %{message}"
107
+ ],
108
+ "Host is not in build mode, so the template cannot be rendered": [
109
+ "Host não está no modo de construção, portanto o modelo não pode ser processado"
110
+ ],
111
+ "Unable to generate disk template, %{kind} template not found.": [
112
+ "Impossível gerar modelo de disco, %{kind} modelo não encontrado."
113
+ ],
114
+ "Unable to generate disk %{kind} template: %{error}": [
115
+ "Incapaz de gerar modelo de disco %{kind}: %{error}"
116
+ ],
117
+ "Please ensure the isolinux/syslinux package(s) are installed.": [
118
+ "Garanta que os pacotes isolinux/syslinux estejam instalados."
119
+ ],
120
+ "Please ensure the ipxe-bootimgs package is installed.": [
121
+ "Garanta que o pacote ipxe-bootimgs esteja instalado."
122
+ ],
123
+ "Creating new image failed, install truncate utility": [
124
+ "Falha ao criar nova imagem, instale o utilitário truncado"
125
+ ],
126
+ "Failed to format the ESP image via mkfs.msdos": [
127
+ "Falha ao formatar a imagem ESP via mkfs.msdos"
128
+ ],
129
+ "Failed to create a directory within the ESP image": [
130
+ "Falha ao criar um diretório na imagem ESP"
131
+ ],
132
+ "Ensure %{file} is readable (or update \\\"Grub2 directory\\\" setting)": [
133
+ "Garantir que {file} seja legível (ou atualizar a configuração \\\"Grub2 directory\\\")"
134
+ ],
135
+ "Unable to mcopy %{file}": [
136
+ "Incapaz de copiar %{file}"
137
+ ],
138
+ "ISO build failed": [
139
+ "Construção da ISO falhou"
140
+ ],
141
+ "ISO hybrid conversion failed: %s": [
142
+ "A conversão híbrida ISO falhou: %s"
143
+ ],
144
+ "Back": [
145
+ "Retornar"
146
+ ],
147
+ "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.": [
148
+ "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."
149
+ ],
150
+ "All images are usable as either ISOs or as disk images, including being written to a USB disk with `dd`.": [
151
+ "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`."
152
+ ],
153
+ "Host images": [
154
+ "Hospedar imagens"
155
+ ],
156
+ "These images are used for host. You can find them at host detail page.": [
157
+ "Estas imagens são utilizadas para hospedar. Você pode encontrá-las na página de detalhes do anfitrião."
158
+ ],
159
+ "Host image": [
160
+ "Imagem de host"
161
+ ],
162
+ "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.": [
163
+ "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."
164
+ ],
165
+ "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.": [
166
+ "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."
167
+ ],
168
+ "Full host image": [
169
+ "Imagem de host completa"
170
+ ],
171
+ "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.": [
172
+ "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."
173
+ ],
174
+ "Generic images": [
175
+ "Imagens genéricas"
176
+ ],
177
+ "These images are more generic than previous images. You can find them at subnet index page.": [
178
+ "Estas imagens são mais genéricas do que as imagens anteriores. Você pode encontrá-las na página de índice da sub-rede."
179
+ ],
180
+ "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.": [
181
+ "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."
182
+ ],
183
+ "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.": [
184
+ "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."
185
+ ],
186
+ "Subnet image": [
187
+ "Imagem da sub-rede"
188
+ ],
189
+ "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.": [
190
+ "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."
191
+ ],
192
+ "This image is generic for all hosts with a provisioning NIC on that subnet.": [
193
+ "Esta imagem é genérica para todos os hosts com um provisionamento NIC naquela sub-rede."
194
+ ],
195
+ "* - These bootdisk types were disabled, you can enable them in Administer - Settings.": [
196
+ "* - Estes tipos de bootdisk foram desativados, você pode habilitá-los em Administer - Settings."
197
+ ],
198
+ "Boot disk based": [
199
+ "Baseado em disco de inicialização"
200
+ ],
201
+ "iPXE directory": [
202
+ "Diretório iPXE"
203
+ ],
204
+ "Path to directory containing iPXE images": [
205
+ "Caminho do diretório contendo imagens iPXE"
206
+ ],
207
+ "ISOLINUX directory": [
208
+ "Diretório ISOLINUX"
209
+ ],
210
+ "Path to directory containing isolinux images": [
211
+ "Caminho para o diretório contendo imagens isolinux"
212
+ ],
213
+ "SYSLINUX directory": [
214
+ "Diretório SYSLINUX"
215
+ ],
216
+ "Path to directory containing syslinux images": [
217
+ "Caminho do diretório contendo imagens syslinux"
218
+ ],
219
+ "Grub2 directory": [
220
+ "Diretório do Grub2"
221
+ ],
222
+ "Path to directory containing grubx64.efi and shimx64.efi": [
223
+ "Caminho para o diretório contendo grubx64.efi e shimx64.efi"
224
+ ],
225
+ "Host image template": [
226
+ "Modelo de imagem do host"
227
+ ],
228
+ "iPXE template to use for host-specific boot disks": [
229
+ "Template iPXE para uso em discos de boot de hosts específicos"
230
+ ],
231
+ "Generic image template": [
232
+ "Modelo de imagem genérica"
233
+ ],
234
+ "iPXE template to use for generic host boot disks": [
235
+ "Template iPXE para uso em discos de boot de hosts genéricos"
236
+ ],
237
+ "Generic Grub2 EFI image template": [
238
+ "Template genérico de imagem do Grub2 EFI"
239
+ ],
240
+ "iPXE template to use for generic EFI host boot disks": [
241
+ ""
242
+ ],
243
+ "ISO generation command": [
244
+ "Comando de geração ISO"
245
+ ],
246
+ "Command to generate ISO image, use genisoimage or mkisofs": [
247
+ "Comando para gerar imagem ISO usar genisoimage ou mkisofs"
248
+ ],
249
+ "Installation media caching": [
250
+ "Cache de mídia de instalação"
251
+ ],
252
+ "Installation media files will be cached for full host images": [
253
+ "Arquivos de mídia de instalação serão armazenados em cache para imagens completas de host"
254
+ ],
255
+ "Allowed bootdisk types": [
256
+ "Tipos de bootdisk permitidos"
257
+ ],
258
+ "List of allowed bootdisk types, remove type to disable it": [
259
+ "Lista de tipos de bootdisk permitidos, remova o tipo para desativá-lo"
260
+ ],
261
+ "Not available": [
262
+ "Não disponível"
263
+ ],
264
+ "Remote action:": [
265
+ "Ação remota:"
266
+ ],
267
+ "Import Puppet classes": [
268
+ "Importar classes de Puppet"
269
+ ],
270
+ "Import facts": [
271
+ "Importar fatos"
272
+ ],
273
+ "Action with sub plans": [
274
+ "Ação com subplanos "
275
+ ],
276
+ "Plugin for Foreman that creates iPXE-based boot disks to provision hosts without the need for PXE infrastructure.": [
277
+ "Plugin para Foreman que cria discos de inicialização baseados em iPXE para provisionar hosts sem a necessidade de infra-estrutura PXE."
278
+ ]
279
+ }
280
+ }
281
+ };