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,363 @@
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
+ # johnny.westerlund <johnny.westerlund@gmail.com>, 2014
7
+ msgid ""
8
+ msgstr ""
9
+ "Project-Id-Version: foreman_bootdisk 21.1.0\n"
10
+ "Report-Msgid-Bugs-To: \n"
11
+ "PO-Revision-Date: 2014-02-13 12:12+0000\n"
12
+ "Last-Translator: johnny.westerlund <johnny.westerlund@gmail.com>, 2014\n"
13
+ "Language-Team: Swedish (Sweden) (http://app.transifex.com/foreman/foreman/lang"
14
+ "uage/sv_SE/)\n"
15
+ "MIME-Version: 1.0\n"
16
+ "Content-Type: text/plain; charset=UTF-8\n"
17
+ "Content-Transfer-Encoding: 8bit\n"
18
+ "Language: sv_SE\n"
19
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
+
21
+ #: ../app/controllers/concerns/allowed_actions.rb:7
22
+ msgid "This type of bootdisk is not allowed. Please contact administrator."
23
+ msgstr ""
24
+
25
+ #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:17 ../app/views/foreman_bootdisk/disks/help.html.erb:1
26
+ msgid "Boot disks"
27
+ msgstr "Startdiskar"
28
+
29
+ #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:20
30
+ msgid "Download generic image"
31
+ msgstr "Ladda ner generisk avbildning"
32
+
33
+ #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:29
34
+ msgid "Download host image"
35
+ msgstr "Ladda ner värd avbildning"
36
+
37
+ #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:30
38
+ msgid "True for full, false for basic reusable image"
39
+ msgstr ""
40
+
41
+ #: ../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
42
+ msgid "Host is not in build mode"
43
+ msgstr ""
44
+
45
+ #: ../app/controllers/foreman_bootdisk/api/v2/subnet_disks_controller.rb:19
46
+ msgid "Subnet boot disks"
47
+ msgstr ""
48
+
49
+ #: ../app/controllers/foreman_bootdisk/api/v2/subnet_disks_controller.rb:22
50
+ msgid "Download subnet generic image"
51
+ msgstr ""
52
+
53
+ #: ../app/controllers/foreman_bootdisk/api/v2/subnet_disks_controller.rb:26 ../app/controllers/foreman_bootdisk/subnet_disks_controller.rb:15
54
+ msgid "TFTP feature not enabled for subnet %s"
55
+ msgstr ""
56
+
57
+ #: ../app/controllers/foreman_bootdisk/disks_controller.rb:63
58
+ msgid "Host is not in build mode."
59
+ msgstr ""
60
+
61
+ #: ../app/controllers/foreman_bootdisk/disks_controller.rb:95 ../app/helpers/concerns/foreman_bootdisk/pretty_error.rb:8
62
+ msgid "Failed to render boot disk template"
63
+ msgstr ""
64
+
65
+ #: ../app/controllers/foreman_bootdisk/disks_controller.rb:120 ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:66
66
+ msgid "Host '%s' image"
67
+ msgstr "Värden '%s' avbildning"
68
+
69
+ #: ../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
70
+ msgid "Full host '%s' image"
71
+ msgstr ""
72
+
73
+ #: ../app/controllers/foreman_bootdisk/disks_controller.rb:133
74
+ msgid "Boot disk help"
75
+ msgstr ""
76
+
77
+ #: ../app/helpers/bootdisk_links_helper.rb:27
78
+ msgid "Boot disk Help"
79
+ msgstr ""
80
+
81
+ #: ../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
82
+ msgid "Boot disk"
83
+ msgstr "Startdisk"
84
+
85
+ #: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:21 ../webpack/src/extensions/host/HostBootdiskButtons.js:74
86
+ msgid "Boot disk download not available for %s architecture"
87
+ msgstr ""
88
+
89
+ #: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:30
90
+ msgid "Subnet '%s' generic image"
91
+ msgstr ""
92
+
93
+ #: ../app/helpers/concerns/foreman_bootdisk/subnets_helper_ext.rb:10
94
+ msgid "Subnet generic image"
95
+ msgstr ""
96
+
97
+ #: ../app/helpers/concerns/foreman_bootdisk/subnets_helper_ext.rb:27 ../app/views/foreman_bootdisk/disks/help.html.erb:35
98
+ msgid "Generic image"
99
+ msgstr "Generell avbildning"
100
+
101
+ #: ../app/models/concerns/foreman_bootdisk/host_ext.rb:12 ../app/services/foreman_bootdisk/renderer.rb:53 ../app/services/foreman_bootdisk/renderer.rb:60
102
+ msgid "Unable to find template specified by %s setting"
103
+ msgstr "Går inte att hitta mallen specificerad med inställningen %s"
104
+
105
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:30
106
+ msgid "Generating ISO image for %s"
107
+ msgstr ""
108
+
109
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:32
110
+ msgid "Upload ISO image to datastore for %s"
111
+ msgstr ""
112
+
113
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:34
114
+ msgid "Attach ISO image to CDROM drive for %s"
115
+ msgstr ""
116
+
117
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:38
118
+ msgid "Detach ISO image from CDROM drive for %s"
119
+ msgstr ""
120
+
121
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:73
122
+ msgid "Failed to generate ISO image for instance %{name}: %{message}"
123
+ msgstr ""
124
+
125
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:82
126
+ msgid "Failed to upload ISO image for instance %{name}: %{message}"
127
+ msgstr ""
128
+
129
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:91
130
+ msgid "Failed to attach ISO image to CDROM drive of instance %{name}: %{message}"
131
+ msgstr ""
132
+
133
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:100
134
+ msgid "Failed to detach ISO image from CDROM drive of instance %{name}: %{message}"
135
+ msgstr ""
136
+
137
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:16
138
+ msgid "Host is not in build mode, so the template cannot be rendered"
139
+ msgstr ""
140
+
141
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:42
142
+ msgid "Unable to generate disk template, %{kind} template not found."
143
+ msgstr ""
144
+
145
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:52
146
+ msgid "Unable to generate disk %{kind} template: %{error}"
147
+ msgstr ""
148
+
149
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:94
150
+ msgid "Please ensure the isolinux/syslinux package(s) are installed."
151
+ msgstr ""
152
+
153
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:111
154
+ msgid "Please ensure the ipxe-bootimgs package is installed."
155
+ msgstr ""
156
+
157
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:128
158
+ msgid "Creating new image failed, install truncate utility"
159
+ msgstr ""
160
+
161
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:129
162
+ msgid "Failed to format the ESP image via mkfs.msdos"
163
+ msgstr ""
164
+
165
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:130 ../app/services/foreman_bootdisk/iso_generator.rb:131
166
+ msgid "Failed to create a directory within the ESP image"
167
+ msgstr ""
168
+
169
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:137
170
+ msgid "Ensure %{file} is readable (or update \"Grub2 directory\" setting)"
171
+ msgstr ""
172
+
173
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:138
174
+ msgid "Unable to mcopy %{file}"
175
+ msgstr ""
176
+
177
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:160
178
+ msgid "ISO build failed"
179
+ msgstr "ISO-bygget misslyckades"
180
+
181
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:163
182
+ msgid "ISO hybrid conversion failed: %s"
183
+ msgstr ""
184
+
185
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:2
186
+ msgid "Back"
187
+ msgstr "Tillbaka"
188
+
189
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:6
190
+ 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."
191
+ msgstr ""
192
+
193
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:9
194
+ msgid "All images are usable as either ISOs or as disk images, including being written to a USB disk with `dd`."
195
+ msgstr ""
196
+
197
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:12
198
+ msgid "Host images"
199
+ msgstr ""
200
+
201
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:14
202
+ msgid "These images are used for host. You can find them at host detail page."
203
+ msgstr ""
204
+
205
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:17
206
+ msgid "Host image"
207
+ msgstr ""
208
+
209
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:19
210
+ 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."
211
+ msgstr ""
212
+
213
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:22
214
+ 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."
215
+ msgstr ""
216
+
217
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:25
218
+ msgid "Full host image"
219
+ msgstr ""
220
+
221
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:27
222
+ 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."
223
+ msgstr ""
224
+
225
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:30
226
+ msgid "Generic images"
227
+ msgstr ""
228
+
229
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:32
230
+ msgid "These images are more generic than previous images. You can find them at subnet index page."
231
+ msgstr ""
232
+
233
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:37
234
+ 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."
235
+ msgstr ""
236
+
237
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:40
238
+ 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."
239
+ msgstr ""
240
+
241
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:43
242
+ msgid "Subnet image"
243
+ msgstr ""
244
+
245
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:45
246
+ 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."
247
+ msgstr ""
248
+
249
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:48
250
+ msgid "This image is generic for all hosts with a provisioning NIC on that subnet."
251
+ msgstr ""
252
+
253
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:51
254
+ msgid "* - These bootdisk types were disabled, you can enable them in Administer - Settings."
255
+ msgstr ""
256
+
257
+ #: ../lib/foreman_bootdisk/engine.rb:58
258
+ msgid "Boot disk based"
259
+ msgstr ""
260
+
261
+ #: ../lib/foreman_bootdisk/engine.rb:79
262
+ msgid "iPXE directory"
263
+ msgstr ""
264
+
265
+ #: ../lib/foreman_bootdisk/engine.rb:80
266
+ msgid "Path to directory containing iPXE images"
267
+ msgstr "Sökvägen till ett bibliotek med iPXE-avbildningar"
268
+
269
+ #: ../lib/foreman_bootdisk/engine.rb:85
270
+ msgid "ISOLINUX directory"
271
+ msgstr ""
272
+
273
+ #: ../lib/foreman_bootdisk/engine.rb:86
274
+ msgid "Path to directory containing isolinux images"
275
+ msgstr ""
276
+
277
+ #: ../lib/foreman_bootdisk/engine.rb:91
278
+ msgid "SYSLINUX directory"
279
+ msgstr ""
280
+
281
+ #: ../lib/foreman_bootdisk/engine.rb:92
282
+ msgid "Path to directory containing syslinux images"
283
+ msgstr "Sökvägen till ett bibliotek med syslinux-avbildningar"
284
+
285
+ #: ../lib/foreman_bootdisk/engine.rb:97
286
+ msgid "Grub2 directory"
287
+ msgstr ""
288
+
289
+ #: ../lib/foreman_bootdisk/engine.rb:98
290
+ msgid "Path to directory containing grubx64.efi and shimx64.efi"
291
+ msgstr ""
292
+
293
+ #: ../lib/foreman_bootdisk/engine.rb:104
294
+ msgid "Host image template"
295
+ msgstr ""
296
+
297
+ #: ../lib/foreman_bootdisk/engine.rb:105
298
+ msgid "iPXE template to use for host-specific boot disks"
299
+ msgstr "iPXE-mall att använda för värdspecifik startdisk"
300
+
301
+ #: ../lib/foreman_bootdisk/engine.rb:111
302
+ msgid "Generic image template"
303
+ msgstr ""
304
+
305
+ #: ../lib/foreman_bootdisk/engine.rb:112
306
+ msgid "iPXE template to use for generic host boot disks"
307
+ msgstr "iPXE-mall att använda som generell startdisk fär värdar"
308
+
309
+ #: ../lib/foreman_bootdisk/engine.rb:118
310
+ msgid "Generic Grub2 EFI image template"
311
+ msgstr ""
312
+
313
+ #: ../lib/foreman_bootdisk/engine.rb:119
314
+ msgid "iPXE template to use for generic EFI host boot disks"
315
+ msgstr ""
316
+
317
+ #: ../lib/foreman_bootdisk/engine.rb:124
318
+ msgid "ISO generation command"
319
+ msgstr ""
320
+
321
+ #: ../lib/foreman_bootdisk/engine.rb:125
322
+ msgid "Command to generate ISO image, use genisoimage or mkisofs"
323
+ msgstr "Kommando för att generera ISO-avbildningar, använd genisoimage eller mkisofs"
324
+
325
+ #: ../lib/foreman_bootdisk/engine.rb:130
326
+ msgid "Installation media caching"
327
+ msgstr ""
328
+
329
+ #: ../lib/foreman_bootdisk/engine.rb:131
330
+ msgid "Installation media files will be cached for full host images"
331
+ msgstr ""
332
+
333
+ #: ../lib/foreman_bootdisk/engine.rb:136
334
+ msgid "Allowed bootdisk types"
335
+ msgstr ""
336
+
337
+ #: ../lib/foreman_bootdisk/engine.rb:137
338
+ msgid "List of allowed bootdisk types, remove type to disable it"
339
+ msgstr ""
340
+
341
+ #: ../webpack/src/extensions/host/HostBootdiskButtons.js:80
342
+ msgid "Not available"
343
+ msgstr ""
344
+
345
+ #: action_names.rb:2
346
+ msgid "Remote action:"
347
+ msgstr ""
348
+
349
+ #: action_names.rb:3
350
+ msgid "Import Puppet classes"
351
+ msgstr ""
352
+
353
+ #: action_names.rb:4
354
+ msgid "Import facts"
355
+ msgstr ""
356
+
357
+ #: action_names.rb:5
358
+ msgid "Action with sub plans"
359
+ msgstr ""
360
+
361
+ #: gemspec.rb:4
362
+ msgid "Plugin for Foreman that creates iPXE-based boot disks to provision hosts without the need for PXE infrastructure."
363
+ msgstr "Plugin för Foreman som skapar iPXE-baserad start disk för att provisionera värdar utan en existerande PXE-infrastruktur."
File without changes