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
@@ -4,7 +4,7 @@
4
4
  #
5
5
  msgid ""
6
6
  msgstr ""
7
- "Project-Id-Version: foreman_bootdisk 21.1.0\n"
7
+ "Project-Id-Version: foreman_bootdisk 21.0.4\n"
8
8
  "Report-Msgid-Bugs-To: \n"
9
9
  "PO-Revision-Date: 2014-02-13 12:09+0000\n"
10
10
  "Last-Translator: Dominic Cleal <dcleal@redhat.com>\n"
@@ -75,7 +75,7 @@ msgstr ""
75
75
  msgid "Boot disk Help"
76
76
  msgstr ""
77
77
 
78
- #: ../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
78
+ #: ../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:68 ../webpack/src/extensions/host/HostBootdiskButtons.js:86
79
79
  msgid "Boot disk"
80
80
  msgstr ""
81
81
 
@@ -251,87 +251,87 @@ msgstr ""
251
251
  msgid "* - These bootdisk types were disabled, you can enable them in Administer - Settings."
252
252
  msgstr ""
253
253
 
254
- #: ../lib/foreman_bootdisk/engine.rb:58
254
+ #: ../lib/foreman_bootdisk/engine.rb:59
255
255
  msgid "Boot disk based"
256
256
  msgstr ""
257
257
 
258
- #: ../lib/foreman_bootdisk/engine.rb:79
258
+ #: ../lib/foreman_bootdisk/engine.rb:80
259
259
  msgid "iPXE directory"
260
260
  msgstr ""
261
261
 
262
- #: ../lib/foreman_bootdisk/engine.rb:80
262
+ #: ../lib/foreman_bootdisk/engine.rb:81
263
263
  msgid "Path to directory containing iPXE images"
264
264
  msgstr ""
265
265
 
266
- #: ../lib/foreman_bootdisk/engine.rb:85
266
+ #: ../lib/foreman_bootdisk/engine.rb:86
267
267
  msgid "ISOLINUX directory"
268
268
  msgstr ""
269
269
 
270
- #: ../lib/foreman_bootdisk/engine.rb:86
270
+ #: ../lib/foreman_bootdisk/engine.rb:87
271
271
  msgid "Path to directory containing isolinux images"
272
272
  msgstr ""
273
273
 
274
- #: ../lib/foreman_bootdisk/engine.rb:91
274
+ #: ../lib/foreman_bootdisk/engine.rb:92
275
275
  msgid "SYSLINUX directory"
276
276
  msgstr ""
277
277
 
278
- #: ../lib/foreman_bootdisk/engine.rb:92
278
+ #: ../lib/foreman_bootdisk/engine.rb:93
279
279
  msgid "Path to directory containing syslinux images"
280
280
  msgstr ""
281
281
 
282
- #: ../lib/foreman_bootdisk/engine.rb:97
282
+ #: ../lib/foreman_bootdisk/engine.rb:98
283
283
  msgid "Grub2 directory"
284
284
  msgstr ""
285
285
 
286
- #: ../lib/foreman_bootdisk/engine.rb:98
286
+ #: ../lib/foreman_bootdisk/engine.rb:99
287
287
  msgid "Path to directory containing grubx64.efi and shimx64.efi"
288
288
  msgstr ""
289
289
 
290
- #: ../lib/foreman_bootdisk/engine.rb:104
290
+ #: ../lib/foreman_bootdisk/engine.rb:105
291
291
  msgid "Host image template"
292
292
  msgstr ""
293
293
 
294
- #: ../lib/foreman_bootdisk/engine.rb:105
294
+ #: ../lib/foreman_bootdisk/engine.rb:106
295
295
  msgid "iPXE template to use for host-specific boot disks"
296
296
  msgstr ""
297
297
 
298
- #: ../lib/foreman_bootdisk/engine.rb:111
298
+ #: ../lib/foreman_bootdisk/engine.rb:112
299
299
  msgid "Generic image template"
300
300
  msgstr ""
301
301
 
302
- #: ../lib/foreman_bootdisk/engine.rb:112
302
+ #: ../lib/foreman_bootdisk/engine.rb:113
303
303
  msgid "iPXE template to use for generic host boot disks"
304
304
  msgstr ""
305
305
 
306
- #: ../lib/foreman_bootdisk/engine.rb:118
306
+ #: ../lib/foreman_bootdisk/engine.rb:119
307
307
  msgid "Generic Grub2 EFI image template"
308
308
  msgstr ""
309
309
 
310
- #: ../lib/foreman_bootdisk/engine.rb:119
310
+ #: ../lib/foreman_bootdisk/engine.rb:120
311
311
  msgid "iPXE template to use for generic EFI host boot disks"
312
312
  msgstr ""
313
313
 
314
- #: ../lib/foreman_bootdisk/engine.rb:124
314
+ #: ../lib/foreman_bootdisk/engine.rb:125
315
315
  msgid "ISO generation command"
316
316
  msgstr ""
317
317
 
318
- #: ../lib/foreman_bootdisk/engine.rb:125
318
+ #: ../lib/foreman_bootdisk/engine.rb:126
319
319
  msgid "Command to generate ISO image, use genisoimage or mkisofs"
320
320
  msgstr ""
321
321
 
322
- #: ../lib/foreman_bootdisk/engine.rb:130
322
+ #: ../lib/foreman_bootdisk/engine.rb:131
323
323
  msgid "Installation media caching"
324
324
  msgstr ""
325
325
 
326
- #: ../lib/foreman_bootdisk/engine.rb:131
326
+ #: ../lib/foreman_bootdisk/engine.rb:132
327
327
  msgid "Installation media files will be cached for full host images"
328
328
  msgstr ""
329
329
 
330
- #: ../lib/foreman_bootdisk/engine.rb:136
330
+ #: ../lib/foreman_bootdisk/engine.rb:137
331
331
  msgid "Allowed bootdisk types"
332
332
  msgstr ""
333
333
 
334
- #: ../lib/foreman_bootdisk/engine.rb:137
334
+ #: ../lib/foreman_bootdisk/engine.rb:138
335
335
  msgid "List of allowed bootdisk types, remove type to disable it"
336
336
  msgstr ""
337
337
 
@@ -4,7 +4,7 @@
4
4
  #
5
5
  msgid ""
6
6
  msgstr ""
7
- "Project-Id-Version: foreman_bootdisk 21.0.3\n"
7
+ "Project-Id-Version: foreman_bootdisk 21.0.4\n"
8
8
  "Report-Msgid-Bugs-To: \n"
9
9
  "PO-Revision-Date: 2014-02-13 12:09+0000\n"
10
10
  "Last-Translator: Dominic Cleal <dcleal@redhat.com>\n"
@@ -1,19 +1,19 @@
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
  # Andi Chandler <andi@gowling.com>, 2015-2017,2023
7
7
  # 0868a4d1af5275b3f70b0a6dac4c99a4, 2014
8
8
  # 0868a4d1af5275b3f70b0a6dac4c99a4, 2016
9
9
  msgid ""
10
10
  msgstr ""
11
- "Project-Id-Version: foreman_bootdisk 21.1.0\n"
11
+ "Project-Id-Version: foreman_bootdisk 21.0.4\n"
12
12
  "Report-Msgid-Bugs-To: \n"
13
+ "POT-Creation-Date: 2023-01-05 20:17+0100\n"
13
14
  "PO-Revision-Date: 2014-02-13 12:12+0000\n"
14
15
  "Last-Translator: Andi Chandler <andi@gowling.com>, 2015-2017,2023\n"
15
- "Language-Team: English (United Kingdom) (http://app.transifex.com/foreman/fore"
16
- "man/language/en_GB/)\n"
16
+ "Language-Team: English (United Kingdom) (http://app.transifex.com/foreman/foreman/language/en_GB/)\n"
17
17
  "MIME-Version: 1.0\n"
18
18
  "Content-Type: text/plain; charset=UTF-8\n"
19
19
  "Content-Transfer-Encoding: 8bit\n"
@@ -24,7 +24,8 @@ msgstr ""
24
24
  msgid "This type of bootdisk is not allowed. Please contact administrator."
25
25
  msgstr "This type of bootdisk is not allowed. Please contact an administrator."
26
26
 
27
- #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:17 ../app/views/foreman_bootdisk/disks/help.html.erb:1
27
+ #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:17
28
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:1
28
29
  msgid "Boot disks"
29
30
  msgstr "Boot disks"
30
31
 
@@ -40,7 +41,9 @@ msgstr "Download host image"
40
41
  msgid "True for full, false for basic reusable image"
41
42
  msgstr "True for full, false for basic reusable image"
42
43
 
43
- #: ../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
44
+ #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:42
45
+ #: ../app/controllers/foreman_bootdisk/disks_controller.rb:126
46
+ #: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:90
44
47
  msgid "Host is not in build mode"
45
48
  msgstr "Host is not in build mode"
46
49
 
@@ -52,7 +55,8 @@ msgstr "Subnet boot disks"
52
55
  msgid "Download subnet generic image"
53
56
  msgstr "Download subnet generic image"
54
57
 
55
- #: ../app/controllers/foreman_bootdisk/api/v2/subnet_disks_controller.rb:26 ../app/controllers/foreman_bootdisk/subnet_disks_controller.rb:15
58
+ #: ../app/controllers/foreman_bootdisk/api/v2/subnet_disks_controller.rb:26
59
+ #: ../app/controllers/foreman_bootdisk/subnet_disks_controller.rb:15
56
60
  msgid "TFTP feature not enabled for subnet %s"
57
61
  msgstr "TFTP feature not enabled for subnet %s"
58
62
 
@@ -60,15 +64,19 @@ msgstr "TFTP feature not enabled for subnet %s"
60
64
  msgid "Host is not in build mode."
61
65
  msgstr "Host is not in build mode."
62
66
 
63
- #: ../app/controllers/foreman_bootdisk/disks_controller.rb:95 ../app/helpers/concerns/foreman_bootdisk/pretty_error.rb:8
67
+ #: ../app/controllers/foreman_bootdisk/disks_controller.rb:95
68
+ #: ../app/helpers/concerns/foreman_bootdisk/pretty_error.rb:8
64
69
  msgid "Failed to render boot disk template"
65
70
  msgstr "Failed to render boot disk template"
66
71
 
67
- #: ../app/controllers/foreman_bootdisk/disks_controller.rb:120 ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:66
72
+ #: ../app/controllers/foreman_bootdisk/disks_controller.rb:120
73
+ #: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:66
68
74
  msgid "Host '%s' image"
69
75
  msgstr "Host '%s' image"
70
76
 
71
- #: ../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
77
+ #: ../app/controllers/foreman_bootdisk/disks_controller.rb:120
78
+ #: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:76
79
+ #: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:86
72
80
  msgid "Full host '%s' image"
73
81
  msgstr "Full host '%s' image"
74
82
 
@@ -80,11 +88,15 @@ msgstr "Boot disk help"
80
88
  msgid "Boot disk Help"
81
89
  msgstr "Boot disk Help"
82
90
 
83
- #: ../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
91
+ #: ../app/helpers/bootdisk_links_helper.rb:40
92
+ #: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:20
93
+ #: ../app/models/setting/bootdisk.rb:6 ../lib/foreman_bootdisk/engine.rb:66
94
+ #: ../webpack/src/extensions/host/HostBootdiskButtons.js:86
84
95
  msgid "Boot disk"
85
96
  msgstr "Boot disk"
86
97
 
87
- #: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:21 ../webpack/src/extensions/host/HostBootdiskButtons.js:74
98
+ #: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:21
99
+ #: ../webpack/src/extensions/host/HostBootdiskButtons.js:74
88
100
  msgid "Boot disk download not available for %s architecture"
89
101
  msgstr "Boot disk download not available for %s architecture"
90
102
 
@@ -96,11 +108,14 @@ msgstr "Subnet '%s' generic image"
96
108
  msgid "Subnet generic image"
97
109
  msgstr "Subnet generic image"
98
110
 
99
- #: ../app/helpers/concerns/foreman_bootdisk/subnets_helper_ext.rb:27 ../app/views/foreman_bootdisk/disks/help.html.erb:35
111
+ #: ../app/helpers/concerns/foreman_bootdisk/subnets_helper_ext.rb:27
112
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:35
100
113
  msgid "Generic image"
101
114
  msgstr "Generic image"
102
115
 
103
- #: ../app/models/concerns/foreman_bootdisk/host_ext.rb:12 ../app/services/foreman_bootdisk/renderer.rb:53 ../app/services/foreman_bootdisk/renderer.rb:60
116
+ #: ../app/models/concerns/foreman_bootdisk/host_ext.rb:12
117
+ #: ../app/services/foreman_bootdisk/renderer.rb:53
118
+ #: ../app/services/foreman_bootdisk/renderer.rb:60
104
119
  msgid "Unable to find template specified by %s setting"
105
120
  msgstr "Unable to find template specified by %s setting"
106
121
 
@@ -129,11 +144,13 @@ msgid "Failed to upload ISO image for instance %{name}: %{message}"
129
144
  msgstr "Failed to upload ISO image for instance %{name}: %{message}"
130
145
 
131
146
  #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:91
132
- msgid "Failed to attach ISO image to CDROM drive of instance %{name}: %{message}"
147
+ msgid ""
148
+ "Failed to attach ISO image to CDROM drive of instance %{name}: %{message}"
133
149
  msgstr "Failed to attach ISO image to CDROM drive of instance %{name}: %{message}"
134
150
 
135
151
  #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:100
136
- msgid "Failed to detach ISO image from CDROM drive of instance %{name}: %{message}"
152
+ msgid ""
153
+ "Failed to detach ISO image from CDROM drive of instance %{name}: %{message}"
137
154
  msgstr "Failed to detach ISO image from CDROM drive of instance %{name}: %{message}"
138
155
 
139
156
  #: ../app/services/foreman_bootdisk/iso_generator.rb:16
@@ -164,7 +181,8 @@ msgstr "Creating new image failed, install truncate utility"
164
181
  msgid "Failed to format the ESP image via mkfs.msdos"
165
182
  msgstr "Failed to format the ESP image via mkfs.msdos"
166
183
 
167
- #: ../app/services/foreman_bootdisk/iso_generator.rb:130 ../app/services/foreman_bootdisk/iso_generator.rb:131
184
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:130
185
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:131
168
186
  msgid "Failed to create a directory within the ESP image"
169
187
  msgstr "Failed to create a directory within the ESP image"
170
188
 
@@ -189,11 +207,17 @@ msgid "Back"
189
207
  msgstr "Back"
190
208
 
191
209
  #: ../app/views/foreman_bootdisk/disks/help.html.erb:6
192
- 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."
210
+ msgid ""
211
+ "Various types of boot disks can be created to provision hosts without the "
212
+ "need for PXE services. Boot disks can be attached to the host (physical or "
213
+ "virtual) which boots from the disk, contacts Foreman and begins the OS "
214
+ "installation."
193
215
  msgstr "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."
194
216
 
195
217
  #: ../app/views/foreman_bootdisk/disks/help.html.erb:9
196
- msgid "All images are usable as either ISOs or as disk images, including being written to a USB disk with `dd`."
218
+ msgid ""
219
+ "All images are usable as either ISOs or as disk images, including being "
220
+ "written to a USB disk with `dd`."
197
221
  msgstr "All images are usable as either ISOs or as disk images, including being written to a USB disk with `dd`."
198
222
 
199
223
  #: ../app/views/foreman_bootdisk/disks/help.html.erb:12
@@ -209,11 +233,18 @@ msgid "Host image"
209
233
  msgstr "Host image"
210
234
 
211
235
  #: ../app/views/foreman_bootdisk/disks/help.html.erb:19
212
- 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."
236
+ msgid ""
237
+ "Per-host images contain data about a particular host registered in Foreman "
238
+ "and set up fully static networking, avoiding the requirement for DHCP. "
239
+ "After networking is configured, they chainload from Foreman, picking up the "
240
+ "current OS configuration and build state from the server."
213
241
  msgstr "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."
214
242
 
215
243
  #: ../app/views/foreman_bootdisk/disks/help.html.erb:22
216
- 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."
244
+ msgid ""
245
+ "Once chainloaded, the OS bootloader and installer are downloaded directly "
246
+ "from the installation media configured in Foreman, and the provisioning "
247
+ "script (kickstart/preseed) is downloaded from Foreman."
217
248
  msgstr "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."
218
249
 
219
250
  #: ../app/views/foreman_bootdisk/disks/help.html.erb:25
@@ -221,7 +252,11 @@ msgid "Full host image"
221
252
  msgstr "Full host image"
222
253
 
223
254
  #: ../app/views/foreman_bootdisk/disks/help.html.erb:27
224
- 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."
255
+ msgid ""
256
+ "A variant of the per-host image which contains the OS bootloader embedded "
257
+ "inside the disk. This may be useful if chainloading fails on certain "
258
+ "hardware, but has the downside that the image must be regenerated for any "
259
+ "change in the OS, bootloader or PXELinux templates."
225
260
  msgstr "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."
226
261
 
227
262
  #: ../app/views/foreman_bootdisk/disks/help.html.erb:30
@@ -229,15 +264,24 @@ msgid "Generic images"
229
264
  msgstr "Generic images"
230
265
 
231
266
  #: ../app/views/foreman_bootdisk/disks/help.html.erb:32
232
- msgid "These images are more generic than previous images. You can find them at subnet index page."
267
+ msgid ""
268
+ "These images are more generic than previous images. You can find them at "
269
+ "subnet index page."
233
270
  msgstr "These images are more generic than previous images. You can find them on the subnet index page."
234
271
 
235
272
  #: ../app/views/foreman_bootdisk/disks/help.html.erb:37
236
- 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."
273
+ msgid ""
274
+ "Generic images are a reusable disk image that works for any host registered "
275
+ "in Foreman. It requires a basic DHCP and DNS service to function and "
276
+ "contact the server, but does not require DHCP reservations or static IP "
277
+ "addresses."
237
278
  msgstr "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."
238
279
 
239
280
  #: ../app/views/foreman_bootdisk/disks/help.html.erb:40
240
- 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."
281
+ msgid ""
282
+ "The OS install continues using the installation media configured in Foreman,"
283
+ " and it will typically configure static networking, depending on how the OS "
284
+ "iPXE template is configured."
241
285
  msgstr "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."
242
286
 
243
287
  #: ../app/views/foreman_bootdisk/disks/help.html.erb:43
@@ -245,98 +289,104 @@ msgid "Subnet image"
245
289
  msgstr "Subnet image"
246
290
 
247
291
  #: ../app/views/foreman_bootdisk/disks/help.html.erb:45
248
- 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."
292
+ msgid ""
293
+ "Subnet images are similar to generic images, but chain-loading is done via "
294
+ "the TFTP Smart Proxy assigned to the Subnet of the host. The smart proxy "
295
+ "must have the \"Templates\" module enabled and configured."
249
296
  msgstr "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."
250
297
 
251
298
  #: ../app/views/foreman_bootdisk/disks/help.html.erb:48
252
- msgid "This image is generic for all hosts with a provisioning NIC on that subnet."
299
+ msgid ""
300
+ "This image is generic for all hosts with a provisioning NIC on that subnet."
253
301
  msgstr "This image is generic for all hosts with a provisioning NIC on that subnet."
254
302
 
255
303
  #: ../app/views/foreman_bootdisk/disks/help.html.erb:51
256
- msgid "* - These bootdisk types were disabled, you can enable them in Administer - Settings."
304
+ msgid ""
305
+ "* - These bootdisk types were disabled, you can enable them in Administer - "
306
+ "Settings."
257
307
  msgstr "* - These bootdisk types were disabled, you can enable them in Administer - Settings."
258
308
 
259
- #: ../lib/foreman_bootdisk/engine.rb:58
309
+ #: ../lib/foreman_bootdisk/engine.rb:57
260
310
  msgid "Boot disk based"
261
311
  msgstr "Boot disk based"
262
312
 
263
- #: ../lib/foreman_bootdisk/engine.rb:79
313
+ #: ../lib/foreman_bootdisk/engine.rb:78
264
314
  msgid "iPXE directory"
265
315
  msgstr "iPXE directory"
266
316
 
267
- #: ../lib/foreman_bootdisk/engine.rb:80
317
+ #: ../lib/foreman_bootdisk/engine.rb:79
268
318
  msgid "Path to directory containing iPXE images"
269
319
  msgstr "Path to directory containing iPXE images"
270
320
 
271
- #: ../lib/foreman_bootdisk/engine.rb:85
321
+ #: ../lib/foreman_bootdisk/engine.rb:84
272
322
  msgid "ISOLINUX directory"
273
323
  msgstr "ISOLINUX directory"
274
324
 
275
- #: ../lib/foreman_bootdisk/engine.rb:86
325
+ #: ../lib/foreman_bootdisk/engine.rb:85
276
326
  msgid "Path to directory containing isolinux images"
277
327
  msgstr "Path to directory containing isolinux images"
278
328
 
279
- #: ../lib/foreman_bootdisk/engine.rb:91
329
+ #: ../lib/foreman_bootdisk/engine.rb:90
280
330
  msgid "SYSLINUX directory"
281
331
  msgstr "SYSLINUX directory"
282
332
 
283
- #: ../lib/foreman_bootdisk/engine.rb:92
333
+ #: ../lib/foreman_bootdisk/engine.rb:91
284
334
  msgid "Path to directory containing syslinux images"
285
335
  msgstr "Path to directory containing syslinux images"
286
336
 
287
- #: ../lib/foreman_bootdisk/engine.rb:97
337
+ #: ../lib/foreman_bootdisk/engine.rb:96
288
338
  msgid "Grub2 directory"
289
339
  msgstr "Grub2 directory"
290
340
 
291
- #: ../lib/foreman_bootdisk/engine.rb:98
341
+ #: ../lib/foreman_bootdisk/engine.rb:97
292
342
  msgid "Path to directory containing grubx64.efi and shimx64.efi"
293
343
  msgstr "Path to directory containing grubx64.efi and shimx64.efi"
294
344
 
295
- #: ../lib/foreman_bootdisk/engine.rb:104
345
+ #: ../lib/foreman_bootdisk/engine.rb:103
296
346
  msgid "Host image template"
297
347
  msgstr "Host image template"
298
348
 
299
- #: ../lib/foreman_bootdisk/engine.rb:105
349
+ #: ../lib/foreman_bootdisk/engine.rb:104
300
350
  msgid "iPXE template to use for host-specific boot disks"
301
351
  msgstr "iPXE template to use for host-specific boot disks"
302
352
 
303
- #: ../lib/foreman_bootdisk/engine.rb:111
353
+ #: ../lib/foreman_bootdisk/engine.rb:110
304
354
  msgid "Generic image template"
305
355
  msgstr "Generic image template"
306
356
 
307
- #: ../lib/foreman_bootdisk/engine.rb:112
357
+ #: ../lib/foreman_bootdisk/engine.rb:111
308
358
  msgid "iPXE template to use for generic host boot disks"
309
359
  msgstr "iPXE template to use for generic host boot disks"
310
360
 
311
- #: ../lib/foreman_bootdisk/engine.rb:118
361
+ #: ../lib/foreman_bootdisk/engine.rb:117
312
362
  msgid "Generic Grub2 EFI image template"
313
363
  msgstr "Generic Grub2 EFI image template"
314
364
 
315
- #: ../lib/foreman_bootdisk/engine.rb:119
365
+ #: ../lib/foreman_bootdisk/engine.rb:118
316
366
  msgid "iPXE template to use for generic EFI host boot disks"
317
367
  msgstr "iPXE template to use for generic EFI host boot disks"
318
368
 
319
- #: ../lib/foreman_bootdisk/engine.rb:124
369
+ #: ../lib/foreman_bootdisk/engine.rb:123
320
370
  msgid "ISO generation command"
321
371
  msgstr "ISO generation command"
322
372
 
323
- #: ../lib/foreman_bootdisk/engine.rb:125
373
+ #: ../lib/foreman_bootdisk/engine.rb:124
324
374
  msgid "Command to generate ISO image, use genisoimage or mkisofs"
325
375
  msgstr "Command to generate ISO image, use genisoimage or mkisofs"
326
376
 
327
- #: ../lib/foreman_bootdisk/engine.rb:130
377
+ #: ../lib/foreman_bootdisk/engine.rb:129
328
378
  msgid "Installation media caching"
329
379
  msgstr "Installation media caching"
330
380
 
331
- #: ../lib/foreman_bootdisk/engine.rb:131
381
+ #: ../lib/foreman_bootdisk/engine.rb:130
332
382
  msgid "Installation media files will be cached for full host images"
333
383
  msgstr "Installation media files will be cached for full host images"
334
384
 
335
- #: ../lib/foreman_bootdisk/engine.rb:136
385
+ #: ../lib/foreman_bootdisk/engine.rb:135
336
386
  msgid "Allowed bootdisk types"
337
387
  msgstr "Allowed bootdisk types"
338
388
 
339
- #: ../lib/foreman_bootdisk/engine.rb:137
389
+ #: ../lib/foreman_bootdisk/engine.rb:136
340
390
  msgid "List of allowed bootdisk types, remove type to disable it"
341
391
  msgstr "List of allowed bootdisk types, remove type to disable it"
342
392
 
@@ -361,5 +411,7 @@ msgid "Action with sub plans"
361
411
  msgstr "Action with sub plans"
362
412
 
363
413
  #: gemspec.rb:4
364
- msgid "Plugin for Foreman that creates iPXE-based boot disks to provision hosts without the need for PXE infrastructure."
414
+ msgid ""
415
+ "Plugin for Foreman that creates iPXE-based boot disks to provision hosts "
416
+ "without the need for PXE infrastructure."
365
417
  msgstr "Plugin for Foreman that creates iPXE-based boot disks to provision hosts without the need for PXE infrastructure."