foreman_bootdisk 21.0.5 → 21.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/assets/javascripts/foreman_bootdisk/locale/ca/foreman_bootdisk.js +281 -0
- data/app/assets/javascripts/foreman_bootdisk/locale/cs_CZ/foreman_bootdisk.js +280 -0
- data/app/assets/javascripts/foreman_bootdisk/locale/de/foreman_bootdisk.js +281 -0
- data/app/assets/javascripts/foreman_bootdisk/locale/en/foreman_bootdisk.js +280 -0
- data/app/assets/javascripts/foreman_bootdisk/locale/en_GB/foreman_bootdisk.js +281 -0
- data/app/assets/javascripts/foreman_bootdisk/locale/es/foreman_bootdisk.js +281 -0
- data/app/assets/javascripts/foreman_bootdisk/locale/fr/foreman_bootdisk.js +281 -0
- data/app/assets/javascripts/foreman_bootdisk/locale/it/foreman_bootdisk.js +281 -0
- data/app/assets/javascripts/foreman_bootdisk/locale/ja/foreman_bootdisk.js +281 -0
- data/app/assets/javascripts/foreman_bootdisk/locale/ka/foreman_bootdisk.js +281 -0
- data/app/assets/javascripts/foreman_bootdisk/locale/ko/foreman_bootdisk.js +281 -0
- data/app/assets/javascripts/foreman_bootdisk/locale/pt_BR/foreman_bootdisk.js +281 -0
- data/app/assets/javascripts/foreman_bootdisk/locale/ru/foreman_bootdisk.js +281 -0
- data/app/assets/javascripts/foreman_bootdisk/locale/sv_SE/foreman_bootdisk.js +281 -0
- data/app/assets/javascripts/foreman_bootdisk/locale/zh_CN/foreman_bootdisk.js +281 -0
- data/app/assets/javascripts/foreman_bootdisk/locale/zh_TW/foreman_bootdisk.js +281 -0
- data/app/models/concerns/foreman_bootdisk/compute_resources/vmware.rb +0 -4
- data/lib/foreman_bootdisk/engine.rb +2 -7
- data/lib/foreman_bootdisk/version.rb +1 -1
- data/locale/Makefile +6 -3
- data/locale/ca/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/ca/foreman_bootdisk.edit.po +102 -50
- data/locale/ca/foreman_bootdisk.po +2 -2
- data/locale/cs_CZ/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/cs_CZ/foreman_bootdisk.edit.po +54 -56
- data/locale/cs_CZ/foreman_bootdisk.po +276 -0
- data/locale/de/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/de/foreman_bootdisk.edit.po +103 -50
- data/locale/de/foreman_bootdisk.po +2 -2
- data/locale/en/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/en/foreman_bootdisk.edit.po +23 -23
- data/locale/en/foreman_bootdisk.po +1 -1
- data/locale/en_GB/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/en_GB/foreman_bootdisk.edit.po +102 -50
- data/locale/en_GB/foreman_bootdisk.po +32 -32
- data/locale/es/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/es/foreman_bootdisk.edit.po +103 -52
- data/locale/es/foreman_bootdisk.po +2 -2
- data/locale/foreman_bootdisk.pot +24 -24
- data/locale/fr/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/fr/foreman_bootdisk.edit.po +104 -52
- data/locale/fr/foreman_bootdisk.po +11 -11
- data/locale/it/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/it/foreman_bootdisk.edit.po +103 -52
- data/locale/it/foreman_bootdisk.po +2 -2
- data/locale/ja/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/ja/foreman_bootdisk.edit.po +115 -64
- data/locale/ja/foreman_bootdisk.po +2 -2
- data/locale/ka/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/ka/foreman_bootdisk.edit.po +102 -50
- data/locale/ka/foreman_bootdisk.po +3 -3
- data/locale/ko/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/ko/foreman_bootdisk.edit.po +101 -48
- data/locale/ko/foreman_bootdisk.po +2 -2
- data/locale/pt_BR/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/pt_BR/foreman_bootdisk.edit.po +104 -54
- data/locale/pt_BR/foreman_bootdisk.po +20 -20
- data/locale/ru/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/ru/foreman_bootdisk.edit.po +103 -53
- data/locale/ru/foreman_bootdisk.po +2 -2
- data/locale/sv_SE/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/sv_SE/foreman_bootdisk.edit.po +102 -50
- data/locale/sv_SE/foreman_bootdisk.po +2 -2
- data/locale/zh_CN/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/zh_CN/foreman_bootdisk.edit.po +103 -51
- data/locale/zh_CN/foreman_bootdisk.po +2 -2
- data/locale/zh_TW/LC_MESSAGES/foreman_bootdisk.mo +0 -0
- data/locale/zh_TW/foreman_bootdisk.edit.po +102 -50
- data/locale/zh_TW/foreman_bootdisk.po +2 -2
- data/package.json +0 -3
- metadata +20 -2
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
# SOME DESCRIPTIVE TITLE.
|
|
2
2
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
3
3
|
# This file is distributed under the same license as the foreman_bootdisk package.
|
|
4
|
-
#
|
|
4
|
+
#
|
|
5
5
|
# Translators:
|
|
6
6
|
# johnny.westerlund <johnny.westerlund@gmail.com>, 2014
|
|
7
7
|
msgid ""
|
|
8
8
|
msgstr ""
|
|
9
|
-
"Project-Id-Version: foreman_bootdisk 21.
|
|
9
|
+
"Project-Id-Version: foreman_bootdisk 21.0.4\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
|
11
|
+
"POT-Creation-Date: 2023-01-05 20:17+0100\n"
|
|
11
12
|
"PO-Revision-Date: 2014-02-13 12:12+0000\n"
|
|
12
13
|
"Last-Translator: johnny.westerlund <johnny.westerlund@gmail.com>, 2014\n"
|
|
13
|
-
"Language-Team: Swedish (Sweden) (http://app.transifex.com/foreman/foreman/
|
|
14
|
-
"uage/sv_SE/)\n"
|
|
14
|
+
"Language-Team: Swedish (Sweden) (http://app.transifex.com/foreman/foreman/language/sv_SE/)\n"
|
|
15
15
|
"MIME-Version: 1.0\n"
|
|
16
16
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
17
17
|
"Content-Transfer-Encoding: 8bit\n"
|
|
@@ -22,7 +22,8 @@ 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:17
|
|
25
|
+
#: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:17
|
|
26
|
+
#: ../app/views/foreman_bootdisk/disks/help.html.erb:1
|
|
26
27
|
msgid "Boot disks"
|
|
27
28
|
msgstr "Startdiskar"
|
|
28
29
|
|
|
@@ -38,7 +39,9 @@ msgstr "Ladda ner värd avbildning"
|
|
|
38
39
|
msgid "True for full, false for basic reusable image"
|
|
39
40
|
msgstr ""
|
|
40
41
|
|
|
41
|
-
#: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:42
|
|
42
|
+
#: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:42
|
|
43
|
+
#: ../app/controllers/foreman_bootdisk/disks_controller.rb:126
|
|
44
|
+
#: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:90
|
|
42
45
|
msgid "Host is not in build mode"
|
|
43
46
|
msgstr ""
|
|
44
47
|
|
|
@@ -50,7 +53,8 @@ msgstr ""
|
|
|
50
53
|
msgid "Download subnet generic image"
|
|
51
54
|
msgstr ""
|
|
52
55
|
|
|
53
|
-
#: ../app/controllers/foreman_bootdisk/api/v2/subnet_disks_controller.rb:26
|
|
56
|
+
#: ../app/controllers/foreman_bootdisk/api/v2/subnet_disks_controller.rb:26
|
|
57
|
+
#: ../app/controllers/foreman_bootdisk/subnet_disks_controller.rb:15
|
|
54
58
|
msgid "TFTP feature not enabled for subnet %s"
|
|
55
59
|
msgstr ""
|
|
56
60
|
|
|
@@ -58,15 +62,19 @@ msgstr ""
|
|
|
58
62
|
msgid "Host is not in build mode."
|
|
59
63
|
msgstr ""
|
|
60
64
|
|
|
61
|
-
#: ../app/controllers/foreman_bootdisk/disks_controller.rb:95
|
|
65
|
+
#: ../app/controllers/foreman_bootdisk/disks_controller.rb:95
|
|
66
|
+
#: ../app/helpers/concerns/foreman_bootdisk/pretty_error.rb:8
|
|
62
67
|
msgid "Failed to render boot disk template"
|
|
63
68
|
msgstr ""
|
|
64
69
|
|
|
65
|
-
#: ../app/controllers/foreman_bootdisk/disks_controller.rb:120
|
|
70
|
+
#: ../app/controllers/foreman_bootdisk/disks_controller.rb:120
|
|
71
|
+
#: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:66
|
|
66
72
|
msgid "Host '%s' image"
|
|
67
73
|
msgstr "Värden '%s' avbildning"
|
|
68
74
|
|
|
69
|
-
#: ../app/controllers/foreman_bootdisk/disks_controller.rb:120
|
|
75
|
+
#: ../app/controllers/foreman_bootdisk/disks_controller.rb:120
|
|
76
|
+
#: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:76
|
|
77
|
+
#: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:86
|
|
70
78
|
msgid "Full host '%s' image"
|
|
71
79
|
msgstr ""
|
|
72
80
|
|
|
@@ -78,11 +86,15 @@ msgstr ""
|
|
|
78
86
|
msgid "Boot disk Help"
|
|
79
87
|
msgstr ""
|
|
80
88
|
|
|
81
|
-
#: ../app/helpers/bootdisk_links_helper.rb:40
|
|
89
|
+
#: ../app/helpers/bootdisk_links_helper.rb:40
|
|
90
|
+
#: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:20
|
|
91
|
+
#: ../app/models/setting/bootdisk.rb:6 ../lib/foreman_bootdisk/engine.rb:66
|
|
92
|
+
#: ../webpack/src/extensions/host/HostBootdiskButtons.js:86
|
|
82
93
|
msgid "Boot disk"
|
|
83
94
|
msgstr "Startdisk"
|
|
84
95
|
|
|
85
|
-
#: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:21
|
|
96
|
+
#: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:21
|
|
97
|
+
#: ../webpack/src/extensions/host/HostBootdiskButtons.js:74
|
|
86
98
|
msgid "Boot disk download not available for %s architecture"
|
|
87
99
|
msgstr ""
|
|
88
100
|
|
|
@@ -94,11 +106,14 @@ msgstr ""
|
|
|
94
106
|
msgid "Subnet generic image"
|
|
95
107
|
msgstr ""
|
|
96
108
|
|
|
97
|
-
#: ../app/helpers/concerns/foreman_bootdisk/subnets_helper_ext.rb:27
|
|
109
|
+
#: ../app/helpers/concerns/foreman_bootdisk/subnets_helper_ext.rb:27
|
|
110
|
+
#: ../app/views/foreman_bootdisk/disks/help.html.erb:35
|
|
98
111
|
msgid "Generic image"
|
|
99
112
|
msgstr "Generell avbildning"
|
|
100
113
|
|
|
101
|
-
#: ../app/models/concerns/foreman_bootdisk/host_ext.rb:12
|
|
114
|
+
#: ../app/models/concerns/foreman_bootdisk/host_ext.rb:12
|
|
115
|
+
#: ../app/services/foreman_bootdisk/renderer.rb:53
|
|
116
|
+
#: ../app/services/foreman_bootdisk/renderer.rb:60
|
|
102
117
|
msgid "Unable to find template specified by %s setting"
|
|
103
118
|
msgstr "Går inte att hitta mallen specificerad med inställningen %s"
|
|
104
119
|
|
|
@@ -127,11 +142,13 @@ msgid "Failed to upload ISO image for instance %{name}: %{message}"
|
|
|
127
142
|
msgstr ""
|
|
128
143
|
|
|
129
144
|
#: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:91
|
|
130
|
-
msgid "
|
|
145
|
+
msgid ""
|
|
146
|
+
"Failed to attach ISO image to CDROM drive of instance %{name}: %{message}"
|
|
131
147
|
msgstr ""
|
|
132
148
|
|
|
133
149
|
#: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:100
|
|
134
|
-
msgid "
|
|
150
|
+
msgid ""
|
|
151
|
+
"Failed to detach ISO image from CDROM drive of instance %{name}: %{message}"
|
|
135
152
|
msgstr ""
|
|
136
153
|
|
|
137
154
|
#: ../app/services/foreman_bootdisk/iso_generator.rb:16
|
|
@@ -162,7 +179,8 @@ msgstr ""
|
|
|
162
179
|
msgid "Failed to format the ESP image via mkfs.msdos"
|
|
163
180
|
msgstr ""
|
|
164
181
|
|
|
165
|
-
#: ../app/services/foreman_bootdisk/iso_generator.rb:130
|
|
182
|
+
#: ../app/services/foreman_bootdisk/iso_generator.rb:130
|
|
183
|
+
#: ../app/services/foreman_bootdisk/iso_generator.rb:131
|
|
166
184
|
msgid "Failed to create a directory within the ESP image"
|
|
167
185
|
msgstr ""
|
|
168
186
|
|
|
@@ -187,11 +205,17 @@ msgid "Back"
|
|
|
187
205
|
msgstr "Tillbaka"
|
|
188
206
|
|
|
189
207
|
#: ../app/views/foreman_bootdisk/disks/help.html.erb:6
|
|
190
|
-
msgid "
|
|
208
|
+
msgid ""
|
|
209
|
+
"Various types of boot disks can be created to provision hosts without the "
|
|
210
|
+
"need for PXE services. Boot disks can be attached to the host (physical or "
|
|
211
|
+
"virtual) which boots from the disk, contacts Foreman and begins the OS "
|
|
212
|
+
"installation."
|
|
191
213
|
msgstr ""
|
|
192
214
|
|
|
193
215
|
#: ../app/views/foreman_bootdisk/disks/help.html.erb:9
|
|
194
|
-
msgid "
|
|
216
|
+
msgid ""
|
|
217
|
+
"All images are usable as either ISOs or as disk images, including being "
|
|
218
|
+
"written to a USB disk with `dd`."
|
|
195
219
|
msgstr ""
|
|
196
220
|
|
|
197
221
|
#: ../app/views/foreman_bootdisk/disks/help.html.erb:12
|
|
@@ -207,11 +231,18 @@ msgid "Host image"
|
|
|
207
231
|
msgstr ""
|
|
208
232
|
|
|
209
233
|
#: ../app/views/foreman_bootdisk/disks/help.html.erb:19
|
|
210
|
-
msgid "
|
|
234
|
+
msgid ""
|
|
235
|
+
"Per-host images contain data about a particular host registered in Foreman "
|
|
236
|
+
"and set up fully static networking, avoiding the requirement for DHCP. "
|
|
237
|
+
"After networking is configured, they chainload from Foreman, picking up the "
|
|
238
|
+
"current OS configuration and build state from the server."
|
|
211
239
|
msgstr ""
|
|
212
240
|
|
|
213
241
|
#: ../app/views/foreman_bootdisk/disks/help.html.erb:22
|
|
214
|
-
msgid "
|
|
242
|
+
msgid ""
|
|
243
|
+
"Once chainloaded, the OS bootloader and installer are downloaded directly "
|
|
244
|
+
"from the installation media configured in Foreman, and the provisioning "
|
|
245
|
+
"script (kickstart/preseed) is downloaded from Foreman."
|
|
215
246
|
msgstr ""
|
|
216
247
|
|
|
217
248
|
#: ../app/views/foreman_bootdisk/disks/help.html.erb:25
|
|
@@ -219,7 +250,11 @@ msgid "Full host image"
|
|
|
219
250
|
msgstr ""
|
|
220
251
|
|
|
221
252
|
#: ../app/views/foreman_bootdisk/disks/help.html.erb:27
|
|
222
|
-
msgid "
|
|
253
|
+
msgid ""
|
|
254
|
+
"A variant of the per-host image which contains the OS bootloader embedded "
|
|
255
|
+
"inside the disk. This may be useful if chainloading fails on certain "
|
|
256
|
+
"hardware, but has the downside that the image must be regenerated for any "
|
|
257
|
+
"change in the OS, bootloader or PXELinux templates."
|
|
223
258
|
msgstr ""
|
|
224
259
|
|
|
225
260
|
#: ../app/views/foreman_bootdisk/disks/help.html.erb:30
|
|
@@ -227,15 +262,24 @@ msgid "Generic images"
|
|
|
227
262
|
msgstr ""
|
|
228
263
|
|
|
229
264
|
#: ../app/views/foreman_bootdisk/disks/help.html.erb:32
|
|
230
|
-
msgid "
|
|
265
|
+
msgid ""
|
|
266
|
+
"These images are more generic than previous images. You can find them at "
|
|
267
|
+
"subnet index page."
|
|
231
268
|
msgstr ""
|
|
232
269
|
|
|
233
270
|
#: ../app/views/foreman_bootdisk/disks/help.html.erb:37
|
|
234
|
-
msgid "
|
|
271
|
+
msgid ""
|
|
272
|
+
"Generic images are a reusable disk image that works for any host registered "
|
|
273
|
+
"in Foreman. It requires a basic DHCP and DNS service to function and "
|
|
274
|
+
"contact the server, but does not require DHCP reservations or static IP "
|
|
275
|
+
"addresses."
|
|
235
276
|
msgstr ""
|
|
236
277
|
|
|
237
278
|
#: ../app/views/foreman_bootdisk/disks/help.html.erb:40
|
|
238
|
-
msgid "
|
|
279
|
+
msgid ""
|
|
280
|
+
"The OS install continues using the installation media configured in Foreman,"
|
|
281
|
+
" and it will typically configure static networking, depending on how the OS "
|
|
282
|
+
"iPXE template is configured."
|
|
239
283
|
msgstr ""
|
|
240
284
|
|
|
241
285
|
#: ../app/views/foreman_bootdisk/disks/help.html.erb:43
|
|
@@ -243,98 +287,104 @@ msgid "Subnet image"
|
|
|
243
287
|
msgstr ""
|
|
244
288
|
|
|
245
289
|
#: ../app/views/foreman_bootdisk/disks/help.html.erb:45
|
|
246
|
-
msgid "
|
|
290
|
+
msgid ""
|
|
291
|
+
"Subnet images are similar to generic images, but chain-loading is done via "
|
|
292
|
+
"the TFTP Smart Proxy assigned to the Subnet of the host. The smart proxy "
|
|
293
|
+
"must have the \"Templates\" module enabled and configured."
|
|
247
294
|
msgstr ""
|
|
248
295
|
|
|
249
296
|
#: ../app/views/foreman_bootdisk/disks/help.html.erb:48
|
|
250
|
-
msgid "
|
|
297
|
+
msgid ""
|
|
298
|
+
"This image is generic for all hosts with a provisioning NIC on that subnet."
|
|
251
299
|
msgstr ""
|
|
252
300
|
|
|
253
301
|
#: ../app/views/foreman_bootdisk/disks/help.html.erb:51
|
|
254
|
-
msgid "
|
|
302
|
+
msgid ""
|
|
303
|
+
"* - These bootdisk types were disabled, you can enable them in Administer - "
|
|
304
|
+
"Settings."
|
|
255
305
|
msgstr ""
|
|
256
306
|
|
|
257
|
-
#: ../lib/foreman_bootdisk/engine.rb:
|
|
307
|
+
#: ../lib/foreman_bootdisk/engine.rb:57
|
|
258
308
|
msgid "Boot disk based"
|
|
259
309
|
msgstr ""
|
|
260
310
|
|
|
261
|
-
#: ../lib/foreman_bootdisk/engine.rb:
|
|
311
|
+
#: ../lib/foreman_bootdisk/engine.rb:78
|
|
262
312
|
msgid "iPXE directory"
|
|
263
313
|
msgstr ""
|
|
264
314
|
|
|
265
|
-
#: ../lib/foreman_bootdisk/engine.rb:
|
|
315
|
+
#: ../lib/foreman_bootdisk/engine.rb:79
|
|
266
316
|
msgid "Path to directory containing iPXE images"
|
|
267
317
|
msgstr "Sökvägen till ett bibliotek med iPXE-avbildningar"
|
|
268
318
|
|
|
269
|
-
#: ../lib/foreman_bootdisk/engine.rb:
|
|
319
|
+
#: ../lib/foreman_bootdisk/engine.rb:84
|
|
270
320
|
msgid "ISOLINUX directory"
|
|
271
321
|
msgstr ""
|
|
272
322
|
|
|
273
|
-
#: ../lib/foreman_bootdisk/engine.rb:
|
|
323
|
+
#: ../lib/foreman_bootdisk/engine.rb:85
|
|
274
324
|
msgid "Path to directory containing isolinux images"
|
|
275
325
|
msgstr ""
|
|
276
326
|
|
|
277
|
-
#: ../lib/foreman_bootdisk/engine.rb:
|
|
327
|
+
#: ../lib/foreman_bootdisk/engine.rb:90
|
|
278
328
|
msgid "SYSLINUX directory"
|
|
279
329
|
msgstr ""
|
|
280
330
|
|
|
281
|
-
#: ../lib/foreman_bootdisk/engine.rb:
|
|
331
|
+
#: ../lib/foreman_bootdisk/engine.rb:91
|
|
282
332
|
msgid "Path to directory containing syslinux images"
|
|
283
333
|
msgstr "Sökvägen till ett bibliotek med syslinux-avbildningar"
|
|
284
334
|
|
|
285
|
-
#: ../lib/foreman_bootdisk/engine.rb:
|
|
335
|
+
#: ../lib/foreman_bootdisk/engine.rb:96
|
|
286
336
|
msgid "Grub2 directory"
|
|
287
337
|
msgstr ""
|
|
288
338
|
|
|
289
|
-
#: ../lib/foreman_bootdisk/engine.rb:
|
|
339
|
+
#: ../lib/foreman_bootdisk/engine.rb:97
|
|
290
340
|
msgid "Path to directory containing grubx64.efi and shimx64.efi"
|
|
291
341
|
msgstr ""
|
|
292
342
|
|
|
293
|
-
#: ../lib/foreman_bootdisk/engine.rb:
|
|
343
|
+
#: ../lib/foreman_bootdisk/engine.rb:103
|
|
294
344
|
msgid "Host image template"
|
|
295
345
|
msgstr ""
|
|
296
346
|
|
|
297
|
-
#: ../lib/foreman_bootdisk/engine.rb:
|
|
347
|
+
#: ../lib/foreman_bootdisk/engine.rb:104
|
|
298
348
|
msgid "iPXE template to use for host-specific boot disks"
|
|
299
349
|
msgstr "iPXE-mall att använda för värdspecifik startdisk"
|
|
300
350
|
|
|
301
|
-
#: ../lib/foreman_bootdisk/engine.rb:
|
|
351
|
+
#: ../lib/foreman_bootdisk/engine.rb:110
|
|
302
352
|
msgid "Generic image template"
|
|
303
353
|
msgstr ""
|
|
304
354
|
|
|
305
|
-
#: ../lib/foreman_bootdisk/engine.rb:
|
|
355
|
+
#: ../lib/foreman_bootdisk/engine.rb:111
|
|
306
356
|
msgid "iPXE template to use for generic host boot disks"
|
|
307
357
|
msgstr "iPXE-mall att använda som generell startdisk fär värdar"
|
|
308
358
|
|
|
309
|
-
#: ../lib/foreman_bootdisk/engine.rb:
|
|
359
|
+
#: ../lib/foreman_bootdisk/engine.rb:117
|
|
310
360
|
msgid "Generic Grub2 EFI image template"
|
|
311
361
|
msgstr ""
|
|
312
362
|
|
|
313
|
-
#: ../lib/foreman_bootdisk/engine.rb:
|
|
363
|
+
#: ../lib/foreman_bootdisk/engine.rb:118
|
|
314
364
|
msgid "iPXE template to use for generic EFI host boot disks"
|
|
315
365
|
msgstr ""
|
|
316
366
|
|
|
317
|
-
#: ../lib/foreman_bootdisk/engine.rb:
|
|
367
|
+
#: ../lib/foreman_bootdisk/engine.rb:123
|
|
318
368
|
msgid "ISO generation command"
|
|
319
369
|
msgstr ""
|
|
320
370
|
|
|
321
|
-
#: ../lib/foreman_bootdisk/engine.rb:
|
|
371
|
+
#: ../lib/foreman_bootdisk/engine.rb:124
|
|
322
372
|
msgid "Command to generate ISO image, use genisoimage or mkisofs"
|
|
323
373
|
msgstr "Kommando för att generera ISO-avbildningar, använd genisoimage eller mkisofs"
|
|
324
374
|
|
|
325
|
-
#: ../lib/foreman_bootdisk/engine.rb:
|
|
375
|
+
#: ../lib/foreman_bootdisk/engine.rb:129
|
|
326
376
|
msgid "Installation media caching"
|
|
327
377
|
msgstr ""
|
|
328
378
|
|
|
329
|
-
#: ../lib/foreman_bootdisk/engine.rb:
|
|
379
|
+
#: ../lib/foreman_bootdisk/engine.rb:130
|
|
330
380
|
msgid "Installation media files will be cached for full host images"
|
|
331
381
|
msgstr ""
|
|
332
382
|
|
|
333
|
-
#: ../lib/foreman_bootdisk/engine.rb:
|
|
383
|
+
#: ../lib/foreman_bootdisk/engine.rb:135
|
|
334
384
|
msgid "Allowed bootdisk types"
|
|
335
385
|
msgstr ""
|
|
336
386
|
|
|
337
|
-
#: ../lib/foreman_bootdisk/engine.rb:
|
|
387
|
+
#: ../lib/foreman_bootdisk/engine.rb:136
|
|
338
388
|
msgid "List of allowed bootdisk types, remove type to disable it"
|
|
339
389
|
msgstr ""
|
|
340
390
|
|
|
@@ -359,5 +409,7 @@ msgid "Action with sub plans"
|
|
|
359
409
|
msgstr ""
|
|
360
410
|
|
|
361
411
|
#: gemspec.rb:4
|
|
362
|
-
msgid "
|
|
412
|
+
msgid ""
|
|
413
|
+
"Plugin for Foreman that creates iPXE-based boot disks to provision hosts "
|
|
414
|
+
"without the need for PXE infrastructure."
|
|
363
415
|
msgstr "Plugin för Foreman som skapar iPXE-baserad start disk för att provisionera värdar utan en existerande PXE-infrastruktur."
|
|
@@ -6,11 +6,11 @@
|
|
|
6
6
|
# johnny.westerlund <johnny.westerlund@gmail.com>, 2014
|
|
7
7
|
msgid ""
|
|
8
8
|
msgstr ""
|
|
9
|
-
"Project-Id-Version: foreman_bootdisk 21.0.
|
|
9
|
+
"Project-Id-Version: foreman_bootdisk 21.0.4\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
|
11
11
|
"PO-Revision-Date: 2014-02-13 12:12+0000\n"
|
|
12
12
|
"Last-Translator: johnny.westerlund <johnny.westerlund@gmail.com>, 2014\n"
|
|
13
|
-
"Language-Team: Swedish (Sweden) (http://
|
|
13
|
+
"Language-Team: Swedish (Sweden) (http://app.transifex.com/foreman/foreman/lang"
|
|
14
14
|
"uage/sv_SE/)\n"
|
|
15
15
|
"MIME-Version: 1.0\n"
|
|
16
16
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
Binary file
|