foreman_bootdisk 21.0.3 → 21.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (90) 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/services/foreman_bootdisk/iso_generator.rb +1 -1
  19. data/db/migrate/20221102105354_fix_bootdisk_settings_category_to_dsl.rb +1 -1
  20. data/lib/foreman_bootdisk/engine.rb +2 -7
  21. data/lib/foreman_bootdisk/engine.rb.orig +162 -0
  22. data/lib/foreman_bootdisk/version.rb +1 -1
  23. data/locale/Makefile +6 -3
  24. data/locale/ca/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  25. data/locale/ca/foreman_bootdisk.edit.po +416 -0
  26. data/locale/ca/foreman_bootdisk.po +9 -30
  27. data/locale/ca/foreman_bootdisk.po.time_stamp +0 -0
  28. data/locale/cs_CZ/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  29. data/locale/cs_CZ/foreman_bootdisk.edit.po +362 -0
  30. data/locale/cs_CZ/foreman_bootdisk.po +276 -0
  31. data/locale/cs_CZ/foreman_bootdisk.po.time_stamp +0 -0
  32. data/locale/de/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  33. data/locale/de/foreman_bootdisk.edit.po +422 -0
  34. data/locale/de/foreman_bootdisk.po +8 -29
  35. data/locale/de/foreman_bootdisk.po.time_stamp +0 -0
  36. data/locale/en/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  37. data/locale/en/foreman_bootdisk.edit.po +360 -0
  38. data/locale/en/foreman_bootdisk.po +4 -25
  39. data/locale/en/foreman_bootdisk.po.time_stamp +0 -0
  40. data/locale/en_GB/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  41. data/locale/en_GB/foreman_bootdisk.edit.po +417 -0
  42. data/locale/en_GB/foreman_bootdisk.po +35 -56
  43. data/locale/en_GB/foreman_bootdisk.po.time_stamp +0 -0
  44. data/locale/es/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  45. data/locale/es/foreman_bootdisk.edit.po +417 -0
  46. data/locale/es/foreman_bootdisk.po +43 -63
  47. data/locale/es/foreman_bootdisk.po.time_stamp +0 -0
  48. data/locale/foreman_bootdisk.pot +83 -111
  49. data/locale/fr/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  50. data/locale/fr/foreman_bootdisk.edit.po +418 -0
  51. data/locale/fr/foreman_bootdisk.po +24 -44
  52. data/locale/fr/foreman_bootdisk.po.time_stamp +0 -0
  53. data/locale/it/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  54. data/locale/it/foreman_bootdisk.edit.po +414 -0
  55. data/locale/it/foreman_bootdisk.po +9 -29
  56. data/locale/it/foreman_bootdisk.po.time_stamp +0 -0
  57. data/locale/ja/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  58. data/locale/ja/foreman_bootdisk.edit.po +416 -0
  59. data/locale/ja/foreman_bootdisk.po +13 -34
  60. data/locale/ja/foreman_bootdisk.po.time_stamp +0 -0
  61. data/locale/ka/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  62. data/locale/ka/foreman_bootdisk.edit.po +414 -0
  63. data/locale/ka/foreman_bootdisk.po +276 -0
  64. data/locale/ka/foreman_bootdisk.po.time_stamp +0 -0
  65. data/locale/ko/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  66. data/locale/ko/foreman_bootdisk.edit.po +414 -0
  67. data/locale/ko/foreman_bootdisk.po +7 -28
  68. data/locale/ko/foreman_bootdisk.po.time_stamp +0 -0
  69. data/locale/pt_BR/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  70. data/locale/pt_BR/foreman_bootdisk.edit.po +417 -0
  71. data/locale/pt_BR/foreman_bootdisk.po +46 -65
  72. data/locale/pt_BR/foreman_bootdisk.po.time_stamp +0 -0
  73. data/locale/ru/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  74. data/locale/ru/foreman_bootdisk.edit.po +416 -0
  75. data/locale/ru/foreman_bootdisk.po +7 -28
  76. data/locale/ru/foreman_bootdisk.po.time_stamp +0 -0
  77. data/locale/sv_SE/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  78. data/locale/sv_SE/foreman_bootdisk.edit.po +415 -0
  79. data/locale/sv_SE/foreman_bootdisk.po +7 -28
  80. data/locale/sv_SE/foreman_bootdisk.po.time_stamp +0 -0
  81. data/locale/zh_CN/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  82. data/locale/zh_CN/foreman_bootdisk.edit.po +414 -0
  83. data/locale/zh_CN/foreman_bootdisk.po +20 -41
  84. data/locale/zh_CN/foreman_bootdisk.po.time_stamp +0 -0
  85. data/locale/zh_TW/LC_MESSAGES/foreman_bootdisk.mo +0 -0
  86. data/locale/zh_TW/foreman_bootdisk.edit.po +414 -0
  87. data/locale/zh_TW/foreman_bootdisk.po +7 -28
  88. data/locale/zh_TW/foreman_bootdisk.po.time_stamp +0 -0
  89. data/package.json +0 -3
  90. metadata +56 -3
@@ -0,0 +1,276 @@
1
+ # Czech translations for foreman_bootdisk package.
2
+ # Copyright (C) 2023 THE PACKAGE'S COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the foreman_bootdisk package.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, 2023.
5
+ #
6
+ msgid ""
7
+ msgstr ""
8
+ "Project-Id-Version: foreman_bootdisk 1.0.0\n"
9
+ "Report-Msgid-Bugs-To: \n"
10
+ "PO-Revision-Date: 2023-05-15 15:36+0200\n"
11
+ "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12
+ "Language-Team: Czech\n"
13
+ "Language: cs_CZ\n"
14
+ "MIME-Version: 1.0\n"
15
+ "Content-Type: text/plain; charset=UTF-8\n"
16
+ "Content-Transfer-Encoding: 8bit\n"
17
+ "Plural-Forms: nplurals=; plural=;\n"
18
+ "\n"
19
+
20
+ msgid "* - These bootdisk types were disabled, you can enable them in Administer - Settings."
21
+ msgstr ""
22
+
23
+ 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."
24
+ msgstr ""
25
+
26
+ msgid "Action with sub plans"
27
+ msgstr ""
28
+
29
+ msgid "All images are usable as either ISOs or as disk images, including being written to a USB disk with `dd`."
30
+ msgstr ""
31
+
32
+ msgid "Allowed bootdisk types"
33
+ msgstr ""
34
+
35
+ msgid "Attach ISO image to CDROM drive for %s"
36
+ msgstr ""
37
+
38
+ msgid "Back"
39
+ msgstr ""
40
+
41
+ msgid "Boot disk"
42
+ msgstr ""
43
+
44
+ msgid "Boot disk Help"
45
+ msgstr ""
46
+
47
+ msgid "Boot disk based"
48
+ msgstr ""
49
+
50
+ msgid "Boot disk download not available for %s architecture"
51
+ msgstr ""
52
+
53
+ msgid "Boot disk help"
54
+ msgstr ""
55
+
56
+ msgid "Boot disks"
57
+ msgstr ""
58
+
59
+ msgid "Command to generate ISO image, use genisoimage or mkisofs"
60
+ msgstr ""
61
+
62
+ msgid "Creating new image failed, install truncate utility"
63
+ msgstr ""
64
+
65
+ msgid "Detach ISO image from CDROM drive for %s"
66
+ msgstr ""
67
+
68
+ msgid "Download generic image"
69
+ msgstr ""
70
+
71
+ msgid "Download host image"
72
+ msgstr ""
73
+
74
+ msgid "Download subnet generic image"
75
+ msgstr ""
76
+
77
+ msgid "Ensure %{file} is readable (or update \"Grub2 directory\" setting)"
78
+ msgstr ""
79
+
80
+ msgid "Failed to attach ISO image to CDROM drive of instance %{name}: %{message}"
81
+ msgstr ""
82
+
83
+ msgid "Failed to create a directory within the ESP image"
84
+ msgstr ""
85
+
86
+ msgid "Failed to detach ISO image from CDROM drive of instance %{name}: %{message}"
87
+ msgstr ""
88
+
89
+ msgid "Failed to format the ESP image via mkfs.msdos"
90
+ msgstr ""
91
+
92
+ msgid "Failed to generate ISO image for instance %{name}: %{message}"
93
+ msgstr ""
94
+
95
+ msgid "Failed to render boot disk template"
96
+ msgstr ""
97
+
98
+ msgid "Failed to upload ISO image for instance %{name}: %{message}"
99
+ msgstr ""
100
+
101
+ msgid "Full host '%s' image"
102
+ msgstr ""
103
+
104
+ msgid "Full host image"
105
+ msgstr ""
106
+
107
+ msgid "Generating ISO image for %s"
108
+ msgstr ""
109
+
110
+ msgid "Generic Grub2 EFI image template"
111
+ msgstr ""
112
+
113
+ msgid "Generic image"
114
+ msgstr ""
115
+
116
+ msgid "Generic image template"
117
+ msgstr ""
118
+
119
+ msgid "Generic images"
120
+ msgstr ""
121
+
122
+ 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."
123
+ msgstr ""
124
+
125
+ msgid "Grub2 directory"
126
+ msgstr ""
127
+
128
+ msgid "Host '%s' image"
129
+ msgstr ""
130
+
131
+ msgid "Host image"
132
+ msgstr ""
133
+
134
+ msgid "Host image template"
135
+ msgstr ""
136
+
137
+ msgid "Host images"
138
+ msgstr ""
139
+
140
+ msgid "Host is not in build mode"
141
+ msgstr ""
142
+
143
+ msgid "Host is not in build mode, so the template cannot be rendered"
144
+ msgstr ""
145
+
146
+ msgid "Host is not in build mode."
147
+ msgstr ""
148
+
149
+ msgid "ISO build failed"
150
+ msgstr ""
151
+
152
+ msgid "ISO generation command"
153
+ msgstr ""
154
+
155
+ msgid "ISO hybrid conversion failed: %s"
156
+ msgstr ""
157
+
158
+ msgid "ISOLINUX directory"
159
+ msgstr ""
160
+
161
+ msgid "Import Puppet classes"
162
+ msgstr ""
163
+
164
+ msgid "Import facts"
165
+ msgstr ""
166
+
167
+ msgid "Installation media caching"
168
+ msgstr ""
169
+
170
+ msgid "Installation media files will be cached for full host images"
171
+ msgstr ""
172
+
173
+ msgid "List of allowed bootdisk types, remove type to disable it"
174
+ msgstr ""
175
+
176
+ msgid "Not available"
177
+ msgstr ""
178
+
179
+ 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."
180
+ msgstr ""
181
+
182
+ msgid "Path to directory containing grubx64.efi and shimx64.efi"
183
+ msgstr ""
184
+
185
+ msgid "Path to directory containing iPXE images"
186
+ msgstr ""
187
+
188
+ msgid "Path to directory containing isolinux images"
189
+ msgstr ""
190
+
191
+ msgid "Path to directory containing syslinux images"
192
+ msgstr ""
193
+
194
+ 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."
195
+ msgstr ""
196
+
197
+ msgid "Please ensure the ipxe-bootimgs package is installed."
198
+ msgstr ""
199
+
200
+ msgid "Please ensure the isolinux/syslinux package(s) are installed."
201
+ msgstr ""
202
+
203
+ msgid "Plugin for Foreman that creates iPXE-based boot disks to provision hosts without the need for PXE infrastructure."
204
+ msgstr ""
205
+
206
+ msgid "Remote action:"
207
+ msgstr ""
208
+
209
+ msgid "SYSLINUX directory"
210
+ msgstr ""
211
+
212
+ msgid "Subnet '%s' generic image"
213
+ msgstr ""
214
+
215
+ msgid "Subnet boot disks"
216
+ msgstr ""
217
+
218
+ msgid "Subnet generic image"
219
+ msgstr ""
220
+
221
+ msgid "Subnet image"
222
+ msgstr ""
223
+
224
+ 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."
225
+ msgstr ""
226
+
227
+ msgid "TFTP feature not enabled for subnet %s"
228
+ msgstr ""
229
+
230
+ 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."
231
+ msgstr ""
232
+
233
+ msgid "These images are more generic than previous images. You can find them at subnet index page."
234
+ msgstr ""
235
+
236
+ msgid "These images are used for host. You can find them at host detail page."
237
+ msgstr ""
238
+
239
+ msgid "This image is generic for all hosts with a provisioning NIC on that subnet."
240
+ msgstr ""
241
+
242
+ msgid "This type of bootdisk is not allowed. Please contact administrator."
243
+ msgstr ""
244
+
245
+ msgid "True for full, false for basic reusable image"
246
+ msgstr ""
247
+
248
+ msgid "Unable to find template specified by %s setting"
249
+ msgstr ""
250
+
251
+ msgid "Unable to generate disk %{kind} template: %{error}"
252
+ msgstr ""
253
+
254
+ msgid "Unable to generate disk template, %{kind} template not found."
255
+ msgstr ""
256
+
257
+ msgid "Unable to mcopy %{file}"
258
+ msgstr ""
259
+
260
+ msgid "Upload ISO image to datastore for %s"
261
+ msgstr ""
262
+
263
+ 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."
264
+ msgstr ""
265
+
266
+ msgid "iPXE directory"
267
+ msgstr ""
268
+
269
+ msgid "iPXE template to use for generic EFI host boot disks"
270
+ msgstr ""
271
+
272
+ msgid "iPXE template to use for generic host boot disks"
273
+ msgstr ""
274
+
275
+ msgid "iPXE template to use for host-specific boot disks"
276
+ msgstr ""
File without changes