foreman_bootdisk 19.0.7 → 19.0.9
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/services/foreman_bootdisk/iso_generator.rb +1 -1
- data/lib/foreman_bootdisk/engine.rb +1 -1
- data/lib/foreman_bootdisk/engine.rb.orig +162 -0
- data/lib/foreman_bootdisk/version.rb +1 -1
- data/locale/ca/foreman_bootdisk.edit.po +416 -0
- data/locale/ca/foreman_bootdisk.po.time_stamp +0 -0
- data/locale/cs_CZ/foreman_bootdisk.edit.po +362 -0
- data/locale/cs_CZ/foreman_bootdisk.po.time_stamp +0 -0
- data/locale/de/foreman_bootdisk.edit.po +422 -0
- data/locale/de/foreman_bootdisk.po.time_stamp +0 -0
- data/locale/en/foreman_bootdisk.edit.po +360 -0
- data/locale/en/foreman_bootdisk.po.time_stamp +0 -0
- data/locale/en_GB/foreman_bootdisk.edit.po +417 -0
- data/locale/en_GB/foreman_bootdisk.po.time_stamp +0 -0
- data/locale/es/foreman_bootdisk.edit.po +417 -0
- data/locale/es/foreman_bootdisk.po.time_stamp +0 -0
- data/locale/fr/foreman_bootdisk.edit.po +418 -0
- data/locale/fr/foreman_bootdisk.po.time_stamp +0 -0
- data/locale/it/foreman_bootdisk.edit.po +414 -0
- data/locale/it/foreman_bootdisk.po.time_stamp +0 -0
- data/locale/ja/foreman_bootdisk.edit.po +416 -0
- data/locale/ja/foreman_bootdisk.po.time_stamp +0 -0
- data/locale/ka/foreman_bootdisk.edit.po +414 -0
- data/locale/ka/foreman_bootdisk.po.time_stamp +0 -0
- data/locale/ko/foreman_bootdisk.edit.po +414 -0
- data/locale/ko/foreman_bootdisk.po.time_stamp +0 -0
- data/locale/pt_BR/foreman_bootdisk.edit.po +417 -0
- data/locale/pt_BR/foreman_bootdisk.po.time_stamp +0 -0
- data/locale/ru/foreman_bootdisk.edit.po +416 -0
- data/locale/ru/foreman_bootdisk.po.time_stamp +0 -0
- data/locale/sv_SE/foreman_bootdisk.edit.po +415 -0
- data/locale/sv_SE/foreman_bootdisk.po.time_stamp +0 -0
- data/locale/zh_CN/foreman_bootdisk.edit.po +414 -0
- data/locale/zh_CN/foreman_bootdisk.po.time_stamp +0 -0
- data/locale/zh_TW/foreman_bootdisk.edit.po +414 -0
- data/locale/zh_TW/foreman_bootdisk.po.time_stamp +0 -0
- metadata +36 -3
@@ -0,0 +1,414 @@
|
|
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
|
+
msgid ""
|
7
|
+
msgstr ""
|
8
|
+
"Project-Id-Version: foreman_bootdisk 21.0.4\n"
|
9
|
+
"Report-Msgid-Bugs-To: \n"
|
10
|
+
"POT-Creation-Date: 2023-01-05 20:17+0100\n"
|
11
|
+
"PO-Revision-Date: 2014-02-13 12:12+0000\n"
|
12
|
+
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
13
|
+
"Language-Team: Italian (http://app.transifex.com/foreman/foreman/language/it/)\n"
|
14
|
+
"MIME-Version: 1.0\n"
|
15
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
16
|
+
"Content-Transfer-Encoding: 8bit\n"
|
17
|
+
"Language: it\n"
|
18
|
+
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
19
|
+
|
20
|
+
#: ../app/controllers/concerns/allowed_actions.rb:7
|
21
|
+
msgid "This type of bootdisk is not allowed. Please contact administrator."
|
22
|
+
msgstr ""
|
23
|
+
|
24
|
+
#: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:17
|
25
|
+
#: ../app/views/foreman_bootdisk/disks/help.html.erb:1
|
26
|
+
msgid "Boot disks"
|
27
|
+
msgstr "Dischi d'avvio"
|
28
|
+
|
29
|
+
#: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:20
|
30
|
+
msgid "Download generic image"
|
31
|
+
msgstr "Scarica immagine generica"
|
32
|
+
|
33
|
+
#: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:29
|
34
|
+
msgid "Download host image"
|
35
|
+
msgstr "Scarica immagine host"
|
36
|
+
|
37
|
+
#: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:30
|
38
|
+
msgid "True for full, false for basic reusable image"
|
39
|
+
msgstr "True per immagini complete o false per immagini riutilizzabili di base"
|
40
|
+
|
41
|
+
#: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:42
|
42
|
+
#: ../app/controllers/foreman_bootdisk/disks_controller.rb:126
|
43
|
+
#: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:90
|
44
|
+
msgid "Host is not in build mode"
|
45
|
+
msgstr ""
|
46
|
+
|
47
|
+
#: ../app/controllers/foreman_bootdisk/api/v2/subnet_disks_controller.rb:19
|
48
|
+
msgid "Subnet boot disks"
|
49
|
+
msgstr ""
|
50
|
+
|
51
|
+
#: ../app/controllers/foreman_bootdisk/api/v2/subnet_disks_controller.rb:22
|
52
|
+
msgid "Download subnet generic image"
|
53
|
+
msgstr ""
|
54
|
+
|
55
|
+
#: ../app/controllers/foreman_bootdisk/api/v2/subnet_disks_controller.rb:26
|
56
|
+
#: ../app/controllers/foreman_bootdisk/subnet_disks_controller.rb:15
|
57
|
+
msgid "TFTP feature not enabled for subnet %s"
|
58
|
+
msgstr ""
|
59
|
+
|
60
|
+
#: ../app/controllers/foreman_bootdisk/disks_controller.rb:63
|
61
|
+
msgid "Host is not in build mode."
|
62
|
+
msgstr ""
|
63
|
+
|
64
|
+
#: ../app/controllers/foreman_bootdisk/disks_controller.rb:95
|
65
|
+
#: ../app/helpers/concerns/foreman_bootdisk/pretty_error.rb:8
|
66
|
+
msgid "Failed to render boot disk template"
|
67
|
+
msgstr ""
|
68
|
+
|
69
|
+
#: ../app/controllers/foreman_bootdisk/disks_controller.rb:120
|
70
|
+
#: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:66
|
71
|
+
msgid "Host '%s' image"
|
72
|
+
msgstr "Immagine '%s' dell'host"
|
73
|
+
|
74
|
+
#: ../app/controllers/foreman_bootdisk/disks_controller.rb:120
|
75
|
+
#: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:76
|
76
|
+
#: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:86
|
77
|
+
msgid "Full host '%s' image"
|
78
|
+
msgstr "Immagine '%s' dell'host completa"
|
79
|
+
|
80
|
+
#: ../app/controllers/foreman_bootdisk/disks_controller.rb:133
|
81
|
+
msgid "Boot disk help"
|
82
|
+
msgstr ""
|
83
|
+
|
84
|
+
#: ../app/helpers/bootdisk_links_helper.rb:27
|
85
|
+
msgid "Boot disk Help"
|
86
|
+
msgstr ""
|
87
|
+
|
88
|
+
#: ../app/helpers/bootdisk_links_helper.rb:40
|
89
|
+
#: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:20
|
90
|
+
#: ../app/models/setting/bootdisk.rb:6 ../lib/foreman_bootdisk/engine.rb:66
|
91
|
+
#: ../webpack/src/extensions/host/HostBootdiskButtons.js:86
|
92
|
+
msgid "Boot disk"
|
93
|
+
msgstr "Disco d'avvio"
|
94
|
+
|
95
|
+
#: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:21
|
96
|
+
#: ../webpack/src/extensions/host/HostBootdiskButtons.js:74
|
97
|
+
msgid "Boot disk download not available for %s architecture"
|
98
|
+
msgstr ""
|
99
|
+
|
100
|
+
#: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:30
|
101
|
+
msgid "Subnet '%s' generic image"
|
102
|
+
msgstr ""
|
103
|
+
|
104
|
+
#: ../app/helpers/concerns/foreman_bootdisk/subnets_helper_ext.rb:10
|
105
|
+
msgid "Subnet generic image"
|
106
|
+
msgstr ""
|
107
|
+
|
108
|
+
#: ../app/helpers/concerns/foreman_bootdisk/subnets_helper_ext.rb:27
|
109
|
+
#: ../app/views/foreman_bootdisk/disks/help.html.erb:35
|
110
|
+
msgid "Generic image"
|
111
|
+
msgstr "Immagine generica"
|
112
|
+
|
113
|
+
#: ../app/models/concerns/foreman_bootdisk/host_ext.rb:12
|
114
|
+
#: ../app/services/foreman_bootdisk/renderer.rb:53
|
115
|
+
#: ../app/services/foreman_bootdisk/renderer.rb:60
|
116
|
+
msgid "Unable to find template specified by %s setting"
|
117
|
+
msgstr "Impossibile trovare il template usando l'impostazione %s"
|
118
|
+
|
119
|
+
#: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:30
|
120
|
+
msgid "Generating ISO image for %s"
|
121
|
+
msgstr ""
|
122
|
+
|
123
|
+
#: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:32
|
124
|
+
msgid "Upload ISO image to datastore for %s"
|
125
|
+
msgstr ""
|
126
|
+
|
127
|
+
#: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:34
|
128
|
+
msgid "Attach ISO image to CDROM drive for %s"
|
129
|
+
msgstr ""
|
130
|
+
|
131
|
+
#: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:38
|
132
|
+
msgid "Detach ISO image from CDROM drive for %s"
|
133
|
+
msgstr ""
|
134
|
+
|
135
|
+
#: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:73
|
136
|
+
msgid "Failed to generate ISO image for instance %{name}: %{message}"
|
137
|
+
msgstr ""
|
138
|
+
|
139
|
+
#: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:82
|
140
|
+
msgid "Failed to upload ISO image for instance %{name}: %{message}"
|
141
|
+
msgstr ""
|
142
|
+
|
143
|
+
#: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:91
|
144
|
+
msgid ""
|
145
|
+
"Failed to attach ISO image to CDROM drive of instance %{name}: %{message}"
|
146
|
+
msgstr ""
|
147
|
+
|
148
|
+
#: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:100
|
149
|
+
msgid ""
|
150
|
+
"Failed to detach ISO image from CDROM drive of instance %{name}: %{message}"
|
151
|
+
msgstr ""
|
152
|
+
|
153
|
+
#: ../app/services/foreman_bootdisk/iso_generator.rb:16
|
154
|
+
msgid "Host is not in build mode, so the template cannot be rendered"
|
155
|
+
msgstr "L'host non è in modalità di compilazione, per questo motivo è impossibile eseguire il rendering del template"
|
156
|
+
|
157
|
+
#: ../app/services/foreman_bootdisk/iso_generator.rb:42
|
158
|
+
msgid "Unable to generate disk template, %{kind} template not found."
|
159
|
+
msgstr ""
|
160
|
+
|
161
|
+
#: ../app/services/foreman_bootdisk/iso_generator.rb:52
|
162
|
+
msgid "Unable to generate disk %{kind} template: %{error}"
|
163
|
+
msgstr ""
|
164
|
+
|
165
|
+
#: ../app/services/foreman_bootdisk/iso_generator.rb:94
|
166
|
+
msgid "Please ensure the isolinux/syslinux package(s) are installed."
|
167
|
+
msgstr ""
|
168
|
+
|
169
|
+
#: ../app/services/foreman_bootdisk/iso_generator.rb:111
|
170
|
+
msgid "Please ensure the ipxe-bootimgs package is installed."
|
171
|
+
msgstr ""
|
172
|
+
|
173
|
+
#: ../app/services/foreman_bootdisk/iso_generator.rb:128
|
174
|
+
msgid "Creating new image failed, install truncate utility"
|
175
|
+
msgstr ""
|
176
|
+
|
177
|
+
#: ../app/services/foreman_bootdisk/iso_generator.rb:129
|
178
|
+
msgid "Failed to format the ESP image via mkfs.msdos"
|
179
|
+
msgstr ""
|
180
|
+
|
181
|
+
#: ../app/services/foreman_bootdisk/iso_generator.rb:130
|
182
|
+
#: ../app/services/foreman_bootdisk/iso_generator.rb:131
|
183
|
+
msgid "Failed to create a directory within the ESP image"
|
184
|
+
msgstr ""
|
185
|
+
|
186
|
+
#: ../app/services/foreman_bootdisk/iso_generator.rb:137
|
187
|
+
msgid "Ensure %{file} is readable (or update \"Grub2 directory\" setting)"
|
188
|
+
msgstr ""
|
189
|
+
|
190
|
+
#: ../app/services/foreman_bootdisk/iso_generator.rb:138
|
191
|
+
msgid "Unable to mcopy %{file}"
|
192
|
+
msgstr ""
|
193
|
+
|
194
|
+
#: ../app/services/foreman_bootdisk/iso_generator.rb:160
|
195
|
+
msgid "ISO build failed"
|
196
|
+
msgstr "compilazione ISO fallita"
|
197
|
+
|
198
|
+
#: ../app/services/foreman_bootdisk/iso_generator.rb:163
|
199
|
+
msgid "ISO hybrid conversion failed: %s"
|
200
|
+
msgstr ""
|
201
|
+
|
202
|
+
#: ../app/views/foreman_bootdisk/disks/help.html.erb:2
|
203
|
+
msgid "Back"
|
204
|
+
msgstr "Indietro"
|
205
|
+
|
206
|
+
#: ../app/views/foreman_bootdisk/disks/help.html.erb:6
|
207
|
+
msgid ""
|
208
|
+
"Various types of boot disks can be created to provision hosts without the "
|
209
|
+
"need for PXE services. Boot disks can be attached to the host (physical or "
|
210
|
+
"virtual) which boots from the disk, contacts Foreman and begins the OS "
|
211
|
+
"installation."
|
212
|
+
msgstr "È possibile creare diversi tipi di dischi d'avvio per il provisioning degli host senza la necessità di utilizzare i servizi PXE. I dischi d'avvio possono essere collegati all'host (fisici o virtuali) che esegue l'avvio dal disco, contatta Foreman e inizia l'installazione del sistema operativo."
|
213
|
+
|
214
|
+
#: ../app/views/foreman_bootdisk/disks/help.html.erb:9
|
215
|
+
msgid ""
|
216
|
+
"All images are usable as either ISOs or as disk images, including being "
|
217
|
+
"written to a USB disk with `dd`."
|
218
|
+
msgstr "Tutte le immagini possono essere utilizzate come ISO o immagini del disco, incluso la scrittura su un disco USB con `dd`."
|
219
|
+
|
220
|
+
#: ../app/views/foreman_bootdisk/disks/help.html.erb:12
|
221
|
+
msgid "Host images"
|
222
|
+
msgstr ""
|
223
|
+
|
224
|
+
#: ../app/views/foreman_bootdisk/disks/help.html.erb:14
|
225
|
+
msgid "These images are used for host. You can find them at host detail page."
|
226
|
+
msgstr ""
|
227
|
+
|
228
|
+
#: ../app/views/foreman_bootdisk/disks/help.html.erb:17
|
229
|
+
msgid "Host image"
|
230
|
+
msgstr "Immagine host"
|
231
|
+
|
232
|
+
#: ../app/views/foreman_bootdisk/disks/help.html.erb:19
|
233
|
+
msgid ""
|
234
|
+
"Per-host images contain data about a particular host registered in Foreman "
|
235
|
+
"and set up fully static networking, avoiding the requirement for DHCP. "
|
236
|
+
"After networking is configured, they chainload from Foreman, picking up the "
|
237
|
+
"current OS configuration and build state from the server."
|
238
|
+
msgstr "Le immagini per-host contengono i dati su un particolare host registrato in Foreman e per l'impostazione di un networking completamente statico. Così facendo non sarà necessario utilizzare DHCP. Dopo la configurazione del networking verrà eseguito un caricamento a catena da Foreman, rilevando così la configurazione del sistema operativo corrente e lo stato della compilazione del server."
|
239
|
+
|
240
|
+
#: ../app/views/foreman_bootdisk/disks/help.html.erb:22
|
241
|
+
msgid ""
|
242
|
+
"Once chainloaded, the OS bootloader and installer are downloaded directly "
|
243
|
+
"from the installation media configured in Foreman, and the provisioning "
|
244
|
+
"script (kickstart/preseed) is downloaded from Foreman."
|
245
|
+
msgstr "Una volta caricato a catena il bootloader del sistema operativo e l'installer verranno scaricati direttamente del dispositivo di installazione configurato in Foreman, e lo script di provisioning (kickstart/preseed) verrà scaricato da Foreman."
|
246
|
+
|
247
|
+
#: ../app/views/foreman_bootdisk/disks/help.html.erb:25
|
248
|
+
msgid "Full host image"
|
249
|
+
msgstr "Immagine host completa"
|
250
|
+
|
251
|
+
#: ../app/views/foreman_bootdisk/disks/help.html.erb:27
|
252
|
+
msgid ""
|
253
|
+
"A variant of the per-host image which contains the OS bootloader embedded "
|
254
|
+
"inside the disk. This may be useful if chainloading fails on certain "
|
255
|
+
"hardware, but has the downside that the image must be regenerated for any "
|
256
|
+
"change in the OS, bootloader or PXELinux templates."
|
257
|
+
msgstr ""
|
258
|
+
|
259
|
+
#: ../app/views/foreman_bootdisk/disks/help.html.erb:30
|
260
|
+
msgid "Generic images"
|
261
|
+
msgstr ""
|
262
|
+
|
263
|
+
#: ../app/views/foreman_bootdisk/disks/help.html.erb:32
|
264
|
+
msgid ""
|
265
|
+
"These images are more generic than previous images. You can find them at "
|
266
|
+
"subnet index page."
|
267
|
+
msgstr ""
|
268
|
+
|
269
|
+
#: ../app/views/foreman_bootdisk/disks/help.html.erb:37
|
270
|
+
msgid ""
|
271
|
+
"Generic images are a reusable disk image that works for any host registered "
|
272
|
+
"in Foreman. It requires a basic DHCP and DNS service to function and "
|
273
|
+
"contact the server, but does not require DHCP reservations or static IP "
|
274
|
+
"addresses."
|
275
|
+
msgstr "Le immagini generiche sono immagini del disco riutilizzabili idonee per qualsiasi host registrato in Foreman. È necessario avere un server DNS e DHCP generico per un funzionamento corretto e contattare il server, non necessita prenotazioni DHCP o indirizzi IP statici."
|
276
|
+
|
277
|
+
#: ../app/views/foreman_bootdisk/disks/help.html.erb:40
|
278
|
+
msgid ""
|
279
|
+
"The OS install continues using the installation media configured in Foreman,"
|
280
|
+
" and it will typically configure static networking, depending on how the OS "
|
281
|
+
"iPXE template is configured."
|
282
|
+
msgstr "L'installazione del sistema operativo continua usando il dispositivo d'installazione configurato in Foreman, e generalmente configurerà il networking statico in base alla configurazione del template iPXE del sistema operativo."
|
283
|
+
|
284
|
+
#: ../app/views/foreman_bootdisk/disks/help.html.erb:43
|
285
|
+
msgid "Subnet image"
|
286
|
+
msgstr ""
|
287
|
+
|
288
|
+
#: ../app/views/foreman_bootdisk/disks/help.html.erb:45
|
289
|
+
msgid ""
|
290
|
+
"Subnet images are similar to generic images, but chain-loading is done via "
|
291
|
+
"the TFTP Smart Proxy assigned to the Subnet of the host. The smart proxy "
|
292
|
+
"must have the \"Templates\" module enabled and configured."
|
293
|
+
msgstr ""
|
294
|
+
|
295
|
+
#: ../app/views/foreman_bootdisk/disks/help.html.erb:48
|
296
|
+
msgid ""
|
297
|
+
"This image is generic for all hosts with a provisioning NIC on that subnet."
|
298
|
+
msgstr ""
|
299
|
+
|
300
|
+
#: ../app/views/foreman_bootdisk/disks/help.html.erb:51
|
301
|
+
msgid ""
|
302
|
+
"* - These bootdisk types were disabled, you can enable them in Administer - "
|
303
|
+
"Settings."
|
304
|
+
msgstr ""
|
305
|
+
|
306
|
+
#: ../lib/foreman_bootdisk/engine.rb:57
|
307
|
+
msgid "Boot disk based"
|
308
|
+
msgstr ""
|
309
|
+
|
310
|
+
#: ../lib/foreman_bootdisk/engine.rb:78
|
311
|
+
msgid "iPXE directory"
|
312
|
+
msgstr ""
|
313
|
+
|
314
|
+
#: ../lib/foreman_bootdisk/engine.rb:79
|
315
|
+
msgid "Path to directory containing iPXE images"
|
316
|
+
msgstr "Percorso per la directory contentente le immagini iPXE"
|
317
|
+
|
318
|
+
#: ../lib/foreman_bootdisk/engine.rb:84
|
319
|
+
msgid "ISOLINUX directory"
|
320
|
+
msgstr ""
|
321
|
+
|
322
|
+
#: ../lib/foreman_bootdisk/engine.rb:85
|
323
|
+
msgid "Path to directory containing isolinux images"
|
324
|
+
msgstr ""
|
325
|
+
|
326
|
+
#: ../lib/foreman_bootdisk/engine.rb:90
|
327
|
+
msgid "SYSLINUX directory"
|
328
|
+
msgstr ""
|
329
|
+
|
330
|
+
#: ../lib/foreman_bootdisk/engine.rb:91
|
331
|
+
msgid "Path to directory containing syslinux images"
|
332
|
+
msgstr "Percorso per la directory contentente le immagini syslinux"
|
333
|
+
|
334
|
+
#: ../lib/foreman_bootdisk/engine.rb:96
|
335
|
+
msgid "Grub2 directory"
|
336
|
+
msgstr ""
|
337
|
+
|
338
|
+
#: ../lib/foreman_bootdisk/engine.rb:97
|
339
|
+
msgid "Path to directory containing grubx64.efi and shimx64.efi"
|
340
|
+
msgstr ""
|
341
|
+
|
342
|
+
#: ../lib/foreman_bootdisk/engine.rb:103
|
343
|
+
msgid "Host image template"
|
344
|
+
msgstr ""
|
345
|
+
|
346
|
+
#: ../lib/foreman_bootdisk/engine.rb:104
|
347
|
+
msgid "iPXE template to use for host-specific boot disks"
|
348
|
+
msgstr "Template iPXE da usare per i dischi d'avvio degli host specifici"
|
349
|
+
|
350
|
+
#: ../lib/foreman_bootdisk/engine.rb:110
|
351
|
+
msgid "Generic image template"
|
352
|
+
msgstr ""
|
353
|
+
|
354
|
+
#: ../lib/foreman_bootdisk/engine.rb:111
|
355
|
+
msgid "iPXE template to use for generic host boot disks"
|
356
|
+
msgstr "Template iPXE da usare per i dischi d'avvio degli host generici"
|
357
|
+
|
358
|
+
#: ../lib/foreman_bootdisk/engine.rb:117
|
359
|
+
msgid "Generic Grub2 EFI image template"
|
360
|
+
msgstr ""
|
361
|
+
|
362
|
+
#: ../lib/foreman_bootdisk/engine.rb:118
|
363
|
+
msgid "iPXE template to use for generic EFI host boot disks"
|
364
|
+
msgstr ""
|
365
|
+
|
366
|
+
#: ../lib/foreman_bootdisk/engine.rb:123
|
367
|
+
msgid "ISO generation command"
|
368
|
+
msgstr ""
|
369
|
+
|
370
|
+
#: ../lib/foreman_bootdisk/engine.rb:124
|
371
|
+
msgid "Command to generate ISO image, use genisoimage or mkisofs"
|
372
|
+
msgstr "Comando per generare l'immagine ISO, usare genisoimage o mkisofs"
|
373
|
+
|
374
|
+
#: ../lib/foreman_bootdisk/engine.rb:129
|
375
|
+
msgid "Installation media caching"
|
376
|
+
msgstr ""
|
377
|
+
|
378
|
+
#: ../lib/foreman_bootdisk/engine.rb:130
|
379
|
+
msgid "Installation media files will be cached for full host images"
|
380
|
+
msgstr "I file del dispositivo di installazione verranno memorizzati in cache per le immagini host complete"
|
381
|
+
|
382
|
+
#: ../lib/foreman_bootdisk/engine.rb:135
|
383
|
+
msgid "Allowed bootdisk types"
|
384
|
+
msgstr ""
|
385
|
+
|
386
|
+
#: ../lib/foreman_bootdisk/engine.rb:136
|
387
|
+
msgid "List of allowed bootdisk types, remove type to disable it"
|
388
|
+
msgstr ""
|
389
|
+
|
390
|
+
#: ../webpack/src/extensions/host/HostBootdiskButtons.js:80
|
391
|
+
msgid "Not available"
|
392
|
+
msgstr ""
|
393
|
+
|
394
|
+
#: action_names.rb:2
|
395
|
+
msgid "Remote action:"
|
396
|
+
msgstr "Azione remota:"
|
397
|
+
|
398
|
+
#: action_names.rb:3
|
399
|
+
msgid "Import Puppet classes"
|
400
|
+
msgstr "Importa classi Puppet"
|
401
|
+
|
402
|
+
#: action_names.rb:4
|
403
|
+
msgid "Import facts"
|
404
|
+
msgstr "Importa gli eventi"
|
405
|
+
|
406
|
+
#: action_names.rb:5
|
407
|
+
msgid "Action with sub plans"
|
408
|
+
msgstr ""
|
409
|
+
|
410
|
+
#: gemspec.rb:4
|
411
|
+
msgid ""
|
412
|
+
"Plugin for Foreman that creates iPXE-based boot disks to provision hosts "
|
413
|
+
"without the need for PXE infrastructure."
|
414
|
+
msgstr "Plugin per Foreman in grado di creare i dischi d'avvio basati su iPXE per il provisioning degli host, senza utilizzare infrastrutture PXE."
|
File without changes
|