foreman_bootdisk 22.0.0 → 22.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/javascripts/foreman_bootdisk/locale/ca/foreman_bootdisk.js +108 -120
- data/app/assets/javascripts/foreman_bootdisk/locale/cs_CZ/foreman_bootdisk.js +105 -117
- data/app/assets/javascripts/foreman_bootdisk/locale/de/foreman_bootdisk.js +158 -170
- data/app/assets/javascripts/foreman_bootdisk/locale/en/foreman_bootdisk.js +85 -97
- data/app/assets/javascripts/foreman_bootdisk/locale/en_GB/foreman_bootdisk.js +157 -169
- data/app/assets/javascripts/foreman_bootdisk/locale/es/foreman_bootdisk.js +158 -170
- data/app/assets/javascripts/foreman_bootdisk/locale/fr/foreman_bootdisk.js +158 -170
- data/app/assets/javascripts/foreman_bootdisk/locale/it/foreman_bootdisk.js +118 -130
- data/app/assets/javascripts/foreman_bootdisk/locale/ja/foreman_bootdisk.js +157 -169
- data/app/assets/javascripts/foreman_bootdisk/locale/ka/foreman_bootdisk.js +157 -169
- data/app/assets/javascripts/foreman_bootdisk/locale/ko/foreman_bootdisk.js +158 -170
- data/app/assets/javascripts/foreman_bootdisk/locale/pt_BR/foreman_bootdisk.js +157 -169
- data/app/assets/javascripts/foreman_bootdisk/locale/ru/foreman_bootdisk.js +131 -143
- data/app/assets/javascripts/foreman_bootdisk/locale/sv_SE/foreman_bootdisk.js +103 -115
- data/app/assets/javascripts/foreman_bootdisk/locale/zh_CN/foreman_bootdisk.js +156 -168
- data/app/assets/javascripts/foreman_bootdisk/locale/zh_TW/foreman_bootdisk.js +129 -141
- data/app/lib/foreman_bootdisk/scope/bootdisk.rb +0 -42
- data/app/lib/foreman_bootdisk/template_helpers.rb +48 -0
- data/lib/foreman_bootdisk/engine.rb +3 -1
- data/lib/foreman_bootdisk/engine.rb.orig +159 -0
- data/lib/foreman_bootdisk/version.rb +1 -1
- data/locale/Makefile +12 -2
- data/locale/ca/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/ca/foreman_bootdisk.po +1 -13
- data/locale/cs_CZ/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/cs_CZ/foreman_bootdisk.po +30 -40
- data/locale/de/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/de/foreman_bootdisk.po +3 -15
- data/locale/en/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/en/foreman_bootdisk.po +9 -19
- data/locale/en_GB/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/en_GB/foreman_bootdisk.po +1 -13
- data/locale/es/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/es/foreman_bootdisk.po +6 -16
- data/locale/fr/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/fr/foreman_bootdisk.po +6 -16
- data/locale/it/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/it/foreman_bootdisk.po +1 -13
- data/locale/ja/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/ja/foreman_bootdisk.po +7 -18
- data/locale/ka/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/ka/foreman_bootdisk.po +1 -13
- data/locale/ko/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/ko/foreman_bootdisk.po +47 -59
- data/locale/pt_BR/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/pt_BR/foreman_bootdisk.po +1 -13
- data/locale/ru/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/ru/foreman_bootdisk.po +1 -13
- data/locale/sv_SE/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/sv_SE/foreman_bootdisk.po +1 -13
- data/locale/zh_CN/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/zh_CN/foreman_bootdisk.po +2 -14
- data/locale/zh_TW/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/zh_TW/foreman_bootdisk.po +1 -13
- metadata +4 -3
- data/locale/action_names.rb +0 -5
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_bootdisk": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_bootdisk
|
6
|
+
"Project-Id-Version": "foreman_bootdisk 22.0.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2014-02-13 12:12+0000",
|
9
9
|
"Last-Translator": "johnny.westerlund <johnny.westerlund@gmail.com>, 2014",
|
@@ -17,263 +17,251 @@
|
|
17
17
|
"domain": "foreman_bootdisk",
|
18
18
|
"plural_forms": "nplurals=2; plural=(n != 1);"
|
19
19
|
},
|
20
|
-
"
|
20
|
+
"* - These bootdisk types were disabled, you can enable them in Administer - Settings.": [
|
21
21
|
""
|
22
22
|
],
|
23
|
-
"
|
24
|
-
"Startdiskar"
|
25
|
-
],
|
26
|
-
"Download generic image": [
|
27
|
-
"Ladda ner generisk avbildning"
|
28
|
-
],
|
29
|
-
"Download host image": [
|
30
|
-
"Ladda ner värd avbildning"
|
31
|
-
],
|
32
|
-
"True for full, false for basic reusable image": [
|
23
|
+
"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.": [
|
33
24
|
""
|
34
25
|
],
|
35
|
-
"
|
26
|
+
"All images are usable as either ISOs or as disk images, including being written to a USB disk with `dd`.": [
|
36
27
|
""
|
37
28
|
],
|
38
|
-
"
|
29
|
+
"Allowed bootdisk types": [
|
39
30
|
""
|
40
31
|
],
|
41
|
-
"
|
32
|
+
"Attach ISO image to CDROM drive for %s": [
|
42
33
|
""
|
43
34
|
],
|
44
|
-
"
|
45
|
-
""
|
35
|
+
"Back": [
|
36
|
+
"Tillbaka"
|
46
37
|
],
|
47
|
-
"
|
48
|
-
""
|
38
|
+
"Boot disk": [
|
39
|
+
"Startdisk"
|
49
40
|
],
|
50
|
-
"
|
41
|
+
"Boot disk Help": [
|
51
42
|
""
|
52
43
|
],
|
53
|
-
"
|
54
|
-
"Värden '%s' avbildning"
|
55
|
-
],
|
56
|
-
"Full host '%s' image": [
|
44
|
+
"Boot disk based": [
|
57
45
|
""
|
58
46
|
],
|
59
|
-
"Boot disk
|
47
|
+
"Boot disk download not available for %s architecture": [
|
60
48
|
""
|
61
49
|
],
|
62
|
-
"Boot disk
|
50
|
+
"Boot disk help": [
|
63
51
|
""
|
64
52
|
],
|
65
|
-
"Boot
|
66
|
-
"
|
53
|
+
"Boot disks": [
|
54
|
+
"Startdiskar"
|
67
55
|
],
|
68
|
-
"
|
69
|
-
""
|
56
|
+
"Command to generate ISO image, use genisoimage or mkisofs": [
|
57
|
+
"Kommando för att generera ISO-avbildningar, använd genisoimage eller mkisofs"
|
70
58
|
],
|
71
|
-
"
|
59
|
+
"Creating new image failed, install truncate utility": [
|
72
60
|
""
|
73
61
|
],
|
74
|
-
"
|
62
|
+
"Detach ISO image from CDROM drive for %s": [
|
75
63
|
""
|
76
64
|
],
|
77
|
-
"
|
78
|
-
"
|
79
|
-
],
|
80
|
-
"Unable to find template specified by %s setting": [
|
81
|
-
"Går inte att hitta mallen specificerad med inställningen %s"
|
65
|
+
"Download generic image": [
|
66
|
+
"Ladda ner generisk avbildning"
|
82
67
|
],
|
83
|
-
"
|
84
|
-
""
|
68
|
+
"Download host image": [
|
69
|
+
"Ladda ner värd avbildning"
|
85
70
|
],
|
86
|
-
"
|
71
|
+
"Download subnet generic image": [
|
87
72
|
""
|
88
73
|
],
|
89
|
-
"
|
74
|
+
"Ensure %{file} is readable (or update \\\"Grub2 directory\\\" setting)": [
|
90
75
|
""
|
91
76
|
],
|
92
|
-
"
|
77
|
+
"Failed to attach ISO image to CDROM drive of instance %{name}: %{message}": [
|
93
78
|
""
|
94
79
|
],
|
95
|
-
"Failed to
|
80
|
+
"Failed to create a directory within the ESP image": [
|
96
81
|
""
|
97
82
|
],
|
98
|
-
"Failed to
|
83
|
+
"Failed to detach ISO image from CDROM drive of instance %{name}: %{message}": [
|
99
84
|
""
|
100
85
|
],
|
101
|
-
"Failed to
|
86
|
+
"Failed to format the ESP image via mkfs.msdos": [
|
102
87
|
""
|
103
88
|
],
|
104
|
-
"Failed to
|
89
|
+
"Failed to generate ISO image for instance %{name}: %{message}": [
|
105
90
|
""
|
106
91
|
],
|
107
|
-
"
|
92
|
+
"Failed to render boot disk template": [
|
108
93
|
""
|
109
94
|
],
|
110
|
-
"
|
95
|
+
"Failed to upload ISO image for instance %{name}: %{message}": [
|
111
96
|
""
|
112
97
|
],
|
113
|
-
"
|
98
|
+
"Full host '%s' image": [
|
114
99
|
""
|
115
100
|
],
|
116
|
-
"
|
101
|
+
"Full host image": [
|
117
102
|
""
|
118
103
|
],
|
119
|
-
"
|
104
|
+
"Generating ISO image for %s": [
|
120
105
|
""
|
121
106
|
],
|
122
|
-
"
|
107
|
+
"Generic Grub2 EFI image template": [
|
123
108
|
""
|
124
109
|
],
|
125
|
-
"
|
126
|
-
""
|
110
|
+
"Generic image": [
|
111
|
+
"Generell avbildning"
|
127
112
|
],
|
128
|
-
"
|
113
|
+
"Generic image template": [
|
129
114
|
""
|
130
115
|
],
|
131
|
-
"
|
116
|
+
"Generic images": [
|
132
117
|
""
|
133
118
|
],
|
134
|
-
"
|
119
|
+
"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.": [
|
135
120
|
""
|
136
121
|
],
|
137
|
-
"
|
138
|
-
"ISO-bygget misslyckades"
|
139
|
-
],
|
140
|
-
"ISO hybrid conversion failed: %s": [
|
122
|
+
"Grub2 directory": [
|
141
123
|
""
|
142
124
|
],
|
143
|
-
"
|
144
|
-
"
|
125
|
+
"Host '%s' image": [
|
126
|
+
"Värden '%s' avbildning"
|
145
127
|
],
|
146
|
-
"
|
128
|
+
"Host image": [
|
147
129
|
""
|
148
130
|
],
|
149
|
-
"
|
131
|
+
"Host image template": [
|
150
132
|
""
|
151
133
|
],
|
152
134
|
"Host images": [
|
153
135
|
""
|
154
136
|
],
|
155
|
-
"
|
137
|
+
"Host is not in build mode": [
|
156
138
|
""
|
157
139
|
],
|
158
|
-
"Host
|
140
|
+
"Host is not in build mode, so the template cannot be rendered": [
|
159
141
|
""
|
160
142
|
],
|
161
|
-
"
|
143
|
+
"Host is not in build mode.": [
|
162
144
|
""
|
163
145
|
],
|
164
|
-
"
|
165
|
-
""
|
146
|
+
"ISO build failed": [
|
147
|
+
"ISO-bygget misslyckades"
|
166
148
|
],
|
167
|
-
"
|
149
|
+
"ISO generation command": [
|
168
150
|
""
|
169
151
|
],
|
170
|
-
"
|
152
|
+
"ISO hybrid conversion failed: %s": [
|
171
153
|
""
|
172
154
|
],
|
173
|
-
"
|
155
|
+
"ISOLINUX directory": [
|
174
156
|
""
|
175
157
|
],
|
176
|
-
"
|
158
|
+
"Installation media caching": [
|
177
159
|
""
|
178
160
|
],
|
179
|
-
"
|
161
|
+
"Installation media files will be cached for full host images": [
|
180
162
|
""
|
181
163
|
],
|
182
|
-
"
|
164
|
+
"List of allowed bootdisk types, remove type to disable it": [
|
183
165
|
""
|
184
166
|
],
|
185
|
-
"
|
167
|
+
"Not available": [
|
186
168
|
""
|
187
169
|
],
|
188
|
-
"
|
170
|
+
"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.": [
|
189
171
|
""
|
190
172
|
],
|
191
|
-
"
|
173
|
+
"Path to directory containing grubx64.efi and shimx64.efi": [
|
192
174
|
""
|
193
175
|
],
|
194
|
-
"
|
195
|
-
""
|
176
|
+
"Path to directory containing iPXE images": [
|
177
|
+
"Sökvägen till ett bibliotek med iPXE-avbildningar"
|
196
178
|
],
|
197
|
-
"
|
179
|
+
"Path to directory containing isolinux images": [
|
198
180
|
""
|
199
181
|
],
|
200
|
-
"
|
201
|
-
""
|
182
|
+
"Path to directory containing syslinux images": [
|
183
|
+
"Sökvägen till ett bibliotek med syslinux-avbildningar"
|
202
184
|
],
|
203
|
-
"
|
204
|
-
"
|
185
|
+
"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.": [
|
186
|
+
""
|
205
187
|
],
|
206
|
-
"
|
188
|
+
"Please ensure the ipxe-bootimgs package is installed.": [
|
207
189
|
""
|
208
190
|
],
|
209
|
-
"
|
191
|
+
"Please ensure the isolinux/syslinux package(s) are installed.": [
|
210
192
|
""
|
211
193
|
],
|
194
|
+
"Plugin for Foreman that creates iPXE-based boot disks to provision hosts without the need for PXE infrastructure.": [
|
195
|
+
"Plugin för Foreman som skapar iPXE-baserad start disk för att provisionera värdar utan en existerande PXE-infrastruktur."
|
196
|
+
],
|
212
197
|
"SYSLINUX directory": [
|
213
198
|
""
|
214
199
|
],
|
215
|
-
"
|
216
|
-
"Sökvägen till ett bibliotek med syslinux-avbildningar"
|
217
|
-
],
|
218
|
-
"Grub2 directory": [
|
200
|
+
"Subnet '%s' generic image": [
|
219
201
|
""
|
220
202
|
],
|
221
|
-
"
|
203
|
+
"Subnet boot disks": [
|
222
204
|
""
|
223
205
|
],
|
224
|
-
"
|
206
|
+
"Subnet generic image": [
|
225
207
|
""
|
226
208
|
],
|
227
|
-
"
|
228
|
-
"
|
209
|
+
"Subnet image": [
|
210
|
+
""
|
229
211
|
],
|
230
|
-
"
|
212
|
+
"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.": [
|
231
213
|
""
|
232
214
|
],
|
233
|
-
"
|
234
|
-
"
|
215
|
+
"TFTP feature not enabled for subnet %s": [
|
216
|
+
""
|
235
217
|
],
|
236
|
-
"
|
218
|
+
"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.": [
|
237
219
|
""
|
238
220
|
],
|
239
|
-
"
|
221
|
+
"These images are more generic than previous images. You can find them at subnet index page.": [
|
240
222
|
""
|
241
223
|
],
|
242
|
-
"
|
224
|
+
"These images are used for host. You can find them at host detail page.": [
|
243
225
|
""
|
244
226
|
],
|
245
|
-
"
|
246
|
-
"
|
227
|
+
"This image is generic for all hosts with a provisioning NIC on that subnet.": [
|
228
|
+
""
|
247
229
|
],
|
248
|
-
"
|
230
|
+
"This type of bootdisk is not allowed. Please contact administrator.": [
|
249
231
|
""
|
250
232
|
],
|
251
|
-
"
|
233
|
+
"True for full, false for basic reusable image": [
|
252
234
|
""
|
253
235
|
],
|
254
|
-
"
|
236
|
+
"Unable to find template specified by %s setting": [
|
237
|
+
"Går inte att hitta mallen specificerad med inställningen %s"
|
238
|
+
],
|
239
|
+
"Unable to generate disk %{kind} template: %{error}": [
|
255
240
|
""
|
256
241
|
],
|
257
|
-
"
|
242
|
+
"Unable to generate disk template, %{kind} template not found.": [
|
258
243
|
""
|
259
244
|
],
|
260
|
-
"
|
245
|
+
"Unable to mcopy %{file}": [
|
261
246
|
""
|
262
247
|
],
|
263
|
-
"
|
248
|
+
"Upload ISO image to datastore for %s": [
|
264
249
|
""
|
265
250
|
],
|
266
|
-
"
|
251
|
+
"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.": [
|
267
252
|
""
|
268
253
|
],
|
269
|
-
"
|
254
|
+
"iPXE directory": [
|
270
255
|
""
|
271
256
|
],
|
272
|
-
"
|
257
|
+
"iPXE template to use for generic EFI host boot disks": [
|
273
258
|
""
|
274
259
|
],
|
275
|
-
"
|
276
|
-
"
|
260
|
+
"iPXE template to use for generic host boot disks": [
|
261
|
+
"iPXE-mall att använda som generell startdisk fär värdar"
|
262
|
+
],
|
263
|
+
"iPXE template to use for host-specific boot disks": [
|
264
|
+
"iPXE-mall att använda för värdspecifik startdisk"
|
277
265
|
]
|
278
266
|
}
|
279
267
|
}
|