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
@@ -0,0 +1,281 @@
1
+ locales['foreman_bootdisk'] = locales['foreman_bootdisk'] || {}; locales['foreman_bootdisk']['fr'] = {
2
+ "domain": "foreman_bootdisk",
3
+ "locale_data": {
4
+ "foreman_bootdisk": {
5
+ "": {
6
+ "Project-Id-Version": "foreman_bootdisk 21.0.4",
7
+ "Report-Msgid-Bugs-To": "",
8
+ "POT-Creation-Date": "2023-01-05 20:17+0100",
9
+ "PO-Revision-Date": "2014-02-13 12:12+0000",
10
+ "Last-Translator": "0868a4d1af5275b3f70b0a6dac4c99a4, 2015",
11
+ "Language-Team": "French (http://app.transifex.com/foreman/foreman/language/fr/)",
12
+ "MIME-Version": "1.0",
13
+ "Content-Type": "text/plain; charset=UTF-8",
14
+ "Content-Transfer-Encoding": "8bit",
15
+ "Language": "fr",
16
+ "Plural-Forms": "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;",
17
+ "lang": "fr",
18
+ "domain": "foreman_bootdisk",
19
+ "plural_forms": "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
20
+ },
21
+ "This type of bootdisk is not allowed. Please contact administrator.": [
22
+ "Ce type de disque de démarrage n'est pas autorisé. Veuillez contacter l'administrateur."
23
+ ],
24
+ "Boot disks": [
25
+ "Disques de démarrage"
26
+ ],
27
+ "Download generic image": [
28
+ "Télécharger une image générique"
29
+ ],
30
+ "Download host image": [
31
+ "Télécharger une image d'hôte"
32
+ ],
33
+ "True for full, false for basic reusable image": [
34
+ "Vrai pour complète, faux pour une image basique réutilisable"
35
+ ],
36
+ "Host is not in build mode": [
37
+ "L’hôte n’est pas en mode build"
38
+ ],
39
+ "Subnet boot disks": [
40
+ "Sous-réseau des disques de démarrage"
41
+ ],
42
+ "Download subnet generic image": [
43
+ "Télécharger une image générique du sous réseau"
44
+ ],
45
+ "TFTP feature not enabled for subnet %s": [
46
+ "La fonction TFTP n'est pas activée pour le sous-réseau %s"
47
+ ],
48
+ "Host is not in build mode.": [
49
+ "L’hôte n’est pas en mode build"
50
+ ],
51
+ "Failed to render boot disk template": [
52
+ "Impossible d'appliquer le modèle de disque de boot"
53
+ ],
54
+ "Host '%s' image": [
55
+ "Image hôte %s"
56
+ ],
57
+ "Full host '%s' image": [
58
+ "Image complète de l'hôte %s"
59
+ ],
60
+ "Boot disk help": [
61
+ "Aide sur le disque de démarrage"
62
+ ],
63
+ "Boot disk Help": [
64
+ "Aide sur le disque de démarrage"
65
+ ],
66
+ "Boot disk": [
67
+ "Disque de démarrage"
68
+ ],
69
+ "Boot disk download not available for %s architecture": [
70
+ "Téléchargement du disque de démarrage non disponible pour l'architecture %s"
71
+ ],
72
+ "Subnet '%s' generic image": [
73
+ "Image générique du sous-réseau %s"
74
+ ],
75
+ "Subnet generic image": [
76
+ "Image générique du sous-réseau"
77
+ ],
78
+ "Generic image": [
79
+ "Image générique"
80
+ ],
81
+ "Unable to find template specified by %s setting": [
82
+ "Impossible de trouver un modèle spécifié par le paramètre %s"
83
+ ],
84
+ "Generating ISO image for %s": [
85
+ "Création de l'image ISO pour %s"
86
+ ],
87
+ "Upload ISO image to datastore for %s": [
88
+ "Envoi de l'image ISO sur la banque de données pour %s"
89
+ ],
90
+ "Attach ISO image to CDROM drive for %s": [
91
+ "Attachement de l'image ISO au lecteur CDROM pour %s"
92
+ ],
93
+ "Detach ISO image from CDROM drive for %s": [
94
+ "Attachement de l'image ISO au lecteur CDROM pour %s"
95
+ ],
96
+ "Failed to generate ISO image for instance %{name}: %{message}": [
97
+ "Impossible de créer l'image ISO pour l'instance %%{name} : %{message}"
98
+ ],
99
+ "Failed to upload ISO image for instance %{name}: %{message}": [
100
+ "Impossible d'envoyer l'image ISO pour l'instance %%{name} : %{message}"
101
+ ],
102
+ "Failed to attach ISO image to CDROM drive of instance %{name}: %{message}": [
103
+ "Impossible d'attacher l'image ISO au lecteur CDROM de l'instance %{name} : %{message}"
104
+ ],
105
+ "Failed to detach ISO image from CDROM drive of instance %{name}: %{message}": [
106
+ "Impossible d'attacher l'image ISO au lecteur CDROM de l'instance %{name} : %{message}"
107
+ ],
108
+ "Host is not in build mode, so the template cannot be rendered": [
109
+ "L'hôte n'est pas en mode build, c'est pourquoi le modèle ne peut être rendu"
110
+ ],
111
+ "Unable to generate disk template, %{kind} template not found.": [
112
+ "Impossible de générer le modèle de disque, le modèle %%{kind} est introuvable."
113
+ ],
114
+ "Unable to generate disk %{kind} template: %{error}": [
115
+ "Impossible de générer le modèle %{kind} de disque : %{error}"
116
+ ],
117
+ "Please ensure the isolinux/syslinux package(s) are installed.": [
118
+ "Veillez à ce que le ou les paquetages isolinux/syslinux soient installés."
119
+ ],
120
+ "Please ensure the ipxe-bootimgs package is installed.": [
121
+ "Veillez à ce que le paquetage ipxe-bootimgs soit installé."
122
+ ],
123
+ "Creating new image failed, install truncate utility": [
124
+ "La création d'une nouvelle image a échoué, installer l'utilitaire de troncation"
125
+ ],
126
+ "Failed to format the ESP image via mkfs.msdos": [
127
+ "Le formatage de l'image ESP via mkfs.msdos a échoué"
128
+ ],
129
+ "Failed to create a directory within the ESP image": [
130
+ "Echec de la création d'un répertoire dans l'image ESP"
131
+ ],
132
+ "Ensure %{file} is readable (or update \\\"Grub2 directory\\\" setting)": [
133
+ "S'assurer que %{file} est lisible (ou mettre à jour le paramètre \\\"répertoire Grub2\\\")"
134
+ ],
135
+ "Unable to mcopy %{file}": [
136
+ "Impossible de mcopier %{file}"
137
+ ],
138
+ "ISO build failed": [
139
+ "La création de l'image ISO a échoué"
140
+ ],
141
+ "ISO hybrid conversion failed: %s": [
142
+ "La conversion de l'image ISO hybride a échoué: %s"
143
+ ],
144
+ "Back": [
145
+ "Précédent"
146
+ ],
147
+ "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.": [
148
+ "Différents types de disque de démarrage peuvent être créés pour provisionner les hôtes sans requérir à PXE. Les disques de démarrage peuvent être attachés à un hôte (physique ou virtuel) qui démarre depuis le disque, contacte Foreman puis lance l'installation du système d'exploitation."
149
+ ],
150
+ "All images are usable as either ISOs or as disk images, including being written to a USB disk with `dd`.": [
151
+ "Toutes les images sont utilisables soit comme ISO soit comme images disque, y compris pour écriture sur disque USB avec 'dd'."
152
+ ],
153
+ "Host images": [
154
+ "Images hôte"
155
+ ],
156
+ "These images are used for host. You can find them at host detail page.": [
157
+ "Ces images sont utilisées pour l'hôte. Vous pouvez les trouver sur la page de détail de l'hôte."
158
+ ],
159
+ "Host image": [
160
+ "Image hôte"
161
+ ],
162
+ "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.": [
163
+ "Les images par hôte contiennent des données spécifiques pour un hôte donné enregistré dans Foreman et configurent de manière statique les paramètres réseau, ce qui permet de s'affranchir d'un serveur DHCP. Une fois le réseau configuré, ils sont liés depuis Foreman, récupérant la configuration du système d'exploitation et l'état de construction du serveur."
164
+ ],
165
+ "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.": [
166
+ "Une fois liés, le chargeur de démarrage (bootloader) du système et l'installeur sont téléchargés directement depuis le media d'installation configuré dans Foreman. Le script de provisioning (kickstart/preseed) est également téléchargé depuis Foreman."
167
+ ],
168
+ "Full host image": [
169
+ "Image complète de l'hôte"
170
+ ],
171
+ "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.": [
172
+ "Une variante des images par hôte qui contient le chargeur de démarrage de l'OS dans le disque. Cela peut être utile si le chainage échoue sur certains matériels, mais l'inconvénient est que l'image doit être régénérée à chaque changement du système,du chargeur de démarrage ou des modèles."
173
+ ],
174
+ "Generic images": [
175
+ "Images génériques"
176
+ ],
177
+ "These images are more generic than previous images. You can find them at subnet index page.": [
178
+ "Ces images sont plus génériques que les images précédentes. Vous pouvez les trouver à la page d'index des sous-réseaux."
179
+ ],
180
+ "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.": [
181
+ "Les images génériques correspondent à une image disque réutilisable qui fonctionne pour tout hôte enregistré dans Foreman. Cela demande les services DHCP et DNS fonctionnels mais ne requiert pas de réservation DHCP ni d'adresse IP statique."
182
+ ],
183
+ "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.": [
184
+ "L'installation du système d'exploitation continue en utilisant le media d'installation configuré dans Foreman. Cela va généralement configurer le réseau selon la configuration du modèle iPXE du système d'exploitation."
185
+ ],
186
+ "Subnet image": [
187
+ "Image pour le sous-Réseau"
188
+ ],
189
+ "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.": [
190
+ "Les images pour sous-réseaux sont similaires aux images génériques, mais le chainage est fait par le smart proxy TFTP attribué au sous-réseau de l'hôte. Le smart proxy doit avoir le module \\\"modèles\\\" activé et configuré."
191
+ ],
192
+ "This image is generic for all hosts with a provisioning NIC on that subnet.": [
193
+ "Cette image est générique pour tous les hôtes qui ont une interface réseau configurée en provisioning dans ce sous-réseau."
194
+ ],
195
+ "* - These bootdisk types were disabled, you can enable them in Administer - Settings.": [
196
+ "* - Ces types de disques de démarrage ont été désactivés, vous pouvez les activer dans Administrer - Paramètres."
197
+ ],
198
+ "Boot disk based": [
199
+ "Basé sur le disque de démarrage"
200
+ ],
201
+ "iPXE directory": [
202
+ "Répertoire iPXE"
203
+ ],
204
+ "Path to directory containing iPXE images": [
205
+ "Emplacement du répertoire contenant les images iPXE"
206
+ ],
207
+ "ISOLINUX directory": [
208
+ "Répertoire ISOLINUX"
209
+ ],
210
+ "Path to directory containing isolinux images": [
211
+ "Emplacement du répertoire contenant les images isolinux"
212
+ ],
213
+ "SYSLINUX directory": [
214
+ "Répertoire SYSLINUX"
215
+ ],
216
+ "Path to directory containing syslinux images": [
217
+ "Emplacement du répertoire contenant les images syslinux"
218
+ ],
219
+ "Grub2 directory": [
220
+ "Répertoire Grub2"
221
+ ],
222
+ "Path to directory containing grubx64.efi and shimx64.efi": [
223
+ "Chemin d'accès au répertoire contenant grubx64.efi et shimx64.efi"
224
+ ],
225
+ "Host image template": [
226
+ "Modèle d'image hôte"
227
+ ],
228
+ "iPXE template to use for host-specific boot disks": [
229
+ "Le modèle iPXE à appliquer pour des disques de boot spécifiques à l'hôte"
230
+ ],
231
+ "Generic image template": [
232
+ "Modèle d'image générique"
233
+ ],
234
+ "iPXE template to use for generic host boot disks": [
235
+ "Modèle iPXE à appliquer pour les disques de boot génériques"
236
+ ],
237
+ "Generic Grub2 EFI image template": [
238
+ "Modèle d'image générique Grub2 EFI"
239
+ ],
240
+ "iPXE template to use for generic EFI host boot disks": [
241
+ ""
242
+ ],
243
+ "ISO generation command": [
244
+ "Commande de génération ISO"
245
+ ],
246
+ "Command to generate ISO image, use genisoimage or mkisofs": [
247
+ "Commande servant à générer l'image ISO, utiliser genisoimage ou mkisofs"
248
+ ],
249
+ "Installation media caching": [
250
+ "Mise en cache des médias d'installation"
251
+ ],
252
+ "Installation media files will be cached for full host images": [
253
+ "Les fichiers du media d'installation vont être cachés pour les images complètes d'hôtes"
254
+ ],
255
+ "Allowed bootdisk types": [
256
+ "Types de disques de démarrage autorisés"
257
+ ],
258
+ "List of allowed bootdisk types, remove type to disable it": [
259
+ "Liste des types de disques de démarrage autorisés, supprimer le type pour le désactiver"
260
+ ],
261
+ "Not available": [
262
+ "Non disponible"
263
+ ],
264
+ "Remote action:": [
265
+ "Action distante :"
266
+ ],
267
+ "Import Puppet classes": [
268
+ "Importer des classes Puppet"
269
+ ],
270
+ "Import facts": [
271
+ "Importer des faits"
272
+ ],
273
+ "Action with sub plans": [
274
+ "Action avec sous-plans"
275
+ ],
276
+ "Plugin for Foreman that creates iPXE-based boot disks to provision hosts without the need for PXE infrastructure.": [
277
+ "Plugin pour Foreman qui crée le démarrage des disques iPXE-bases pour provisionner les hôtes sans l'aide de l'infrastructure PXE."
278
+ ]
279
+ }
280
+ }
281
+ };
@@ -0,0 +1,281 @@
1
+ locales['foreman_bootdisk'] = locales['foreman_bootdisk'] || {}; locales['foreman_bootdisk']['it'] = {
2
+ "domain": "foreman_bootdisk",
3
+ "locale_data": {
4
+ "foreman_bootdisk": {
5
+ "": {
6
+ "Project-Id-Version": "foreman_bootdisk 21.0.4",
7
+ "Report-Msgid-Bugs-To": "",
8
+ "POT-Creation-Date": "2023-01-05 20:17+0100",
9
+ "PO-Revision-Date": "2014-02-13 12:12+0000",
10
+ "Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
11
+ "Language-Team": "Italian (http://app.transifex.com/foreman/foreman/language/it/)",
12
+ "MIME-Version": "1.0",
13
+ "Content-Type": "text/plain; charset=UTF-8",
14
+ "Content-Transfer-Encoding": "8bit",
15
+ "Language": "it",
16
+ "Plural-Forms": "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;",
17
+ "lang": "it",
18
+ "domain": "foreman_bootdisk",
19
+ "plural_forms": "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
20
+ },
21
+ "This type of bootdisk is not allowed. Please contact administrator.": [
22
+ ""
23
+ ],
24
+ "Boot disks": [
25
+ "Dischi d'avvio"
26
+ ],
27
+ "Download generic image": [
28
+ "Scarica immagine generica"
29
+ ],
30
+ "Download host image": [
31
+ "Scarica immagine host"
32
+ ],
33
+ "True for full, false for basic reusable image": [
34
+ "True per immagini complete o false per immagini riutilizzabili di base"
35
+ ],
36
+ "Host is not in build mode": [
37
+ ""
38
+ ],
39
+ "Subnet boot disks": [
40
+ ""
41
+ ],
42
+ "Download subnet generic image": [
43
+ ""
44
+ ],
45
+ "TFTP feature not enabled for subnet %s": [
46
+ ""
47
+ ],
48
+ "Host is not in build mode.": [
49
+ ""
50
+ ],
51
+ "Failed to render boot disk template": [
52
+ ""
53
+ ],
54
+ "Host '%s' image": [
55
+ "Immagine '%s' dell'host"
56
+ ],
57
+ "Full host '%s' image": [
58
+ "Immagine '%s' dell'host completa"
59
+ ],
60
+ "Boot disk help": [
61
+ ""
62
+ ],
63
+ "Boot disk Help": [
64
+ ""
65
+ ],
66
+ "Boot disk": [
67
+ "Disco d'avvio"
68
+ ],
69
+ "Boot disk download not available for %s architecture": [
70
+ ""
71
+ ],
72
+ "Subnet '%s' generic image": [
73
+ ""
74
+ ],
75
+ "Subnet generic image": [
76
+ ""
77
+ ],
78
+ "Generic image": [
79
+ "Immagine generica"
80
+ ],
81
+ "Unable to find template specified by %s setting": [
82
+ "Impossibile trovare il template usando l'impostazione %s"
83
+ ],
84
+ "Generating ISO image for %s": [
85
+ ""
86
+ ],
87
+ "Upload ISO image to datastore for %s": [
88
+ ""
89
+ ],
90
+ "Attach ISO image to CDROM drive for %s": [
91
+ ""
92
+ ],
93
+ "Detach ISO image from CDROM drive for %s": [
94
+ ""
95
+ ],
96
+ "Failed to generate ISO image for instance %{name}: %{message}": [
97
+ ""
98
+ ],
99
+ "Failed to upload ISO image for instance %{name}: %{message}": [
100
+ ""
101
+ ],
102
+ "Failed to attach ISO image to CDROM drive of instance %{name}: %{message}": [
103
+ ""
104
+ ],
105
+ "Failed to detach ISO image from CDROM drive of instance %{name}: %{message}": [
106
+ ""
107
+ ],
108
+ "Host is not in build mode, so the template cannot be rendered": [
109
+ "L'host non è in modalità di compilazione, per questo motivo è impossibile eseguire il rendering del template"
110
+ ],
111
+ "Unable to generate disk template, %{kind} template not found.": [
112
+ ""
113
+ ],
114
+ "Unable to generate disk %{kind} template: %{error}": [
115
+ ""
116
+ ],
117
+ "Please ensure the isolinux/syslinux package(s) are installed.": [
118
+ ""
119
+ ],
120
+ "Please ensure the ipxe-bootimgs package is installed.": [
121
+ ""
122
+ ],
123
+ "Creating new image failed, install truncate utility": [
124
+ ""
125
+ ],
126
+ "Failed to format the ESP image via mkfs.msdos": [
127
+ ""
128
+ ],
129
+ "Failed to create a directory within the ESP image": [
130
+ ""
131
+ ],
132
+ "Ensure %{file} is readable (or update \\\"Grub2 directory\\\" setting)": [
133
+ ""
134
+ ],
135
+ "Unable to mcopy %{file}": [
136
+ ""
137
+ ],
138
+ "ISO build failed": [
139
+ "compilazione ISO fallita"
140
+ ],
141
+ "ISO hybrid conversion failed: %s": [
142
+ ""
143
+ ],
144
+ "Back": [
145
+ "Indietro"
146
+ ],
147
+ "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.": [
148
+ "È 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."
149
+ ],
150
+ "All images are usable as either ISOs or as disk images, including being written to a USB disk with `dd`.": [
151
+ "Tutte le immagini possono essere utilizzate come ISO o immagini del disco, incluso la scrittura su un disco USB con `dd`."
152
+ ],
153
+ "Host images": [
154
+ ""
155
+ ],
156
+ "These images are used for host. You can find them at host detail page.": [
157
+ ""
158
+ ],
159
+ "Host image": [
160
+ "Immagine host"
161
+ ],
162
+ "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.": [
163
+ "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."
164
+ ],
165
+ "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.": [
166
+ "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."
167
+ ],
168
+ "Full host image": [
169
+ "Immagine host completa"
170
+ ],
171
+ "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.": [
172
+ ""
173
+ ],
174
+ "Generic images": [
175
+ ""
176
+ ],
177
+ "These images are more generic than previous images. You can find them at subnet index page.": [
178
+ ""
179
+ ],
180
+ "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.": [
181
+ "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."
182
+ ],
183
+ "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.": [
184
+ "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."
185
+ ],
186
+ "Subnet image": [
187
+ ""
188
+ ],
189
+ "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.": [
190
+ ""
191
+ ],
192
+ "This image is generic for all hosts with a provisioning NIC on that subnet.": [
193
+ ""
194
+ ],
195
+ "* - These bootdisk types were disabled, you can enable them in Administer - Settings.": [
196
+ ""
197
+ ],
198
+ "Boot disk based": [
199
+ ""
200
+ ],
201
+ "iPXE directory": [
202
+ ""
203
+ ],
204
+ "Path to directory containing iPXE images": [
205
+ "Percorso per la directory contentente le immagini iPXE"
206
+ ],
207
+ "ISOLINUX directory": [
208
+ ""
209
+ ],
210
+ "Path to directory containing isolinux images": [
211
+ ""
212
+ ],
213
+ "SYSLINUX directory": [
214
+ ""
215
+ ],
216
+ "Path to directory containing syslinux images": [
217
+ "Percorso per la directory contentente le immagini syslinux"
218
+ ],
219
+ "Grub2 directory": [
220
+ ""
221
+ ],
222
+ "Path to directory containing grubx64.efi and shimx64.efi": [
223
+ ""
224
+ ],
225
+ "Host image template": [
226
+ ""
227
+ ],
228
+ "iPXE template to use for host-specific boot disks": [
229
+ "Template iPXE da usare per i dischi d'avvio degli host specifici"
230
+ ],
231
+ "Generic image template": [
232
+ ""
233
+ ],
234
+ "iPXE template to use for generic host boot disks": [
235
+ "Template iPXE da usare per i dischi d'avvio degli host generici"
236
+ ],
237
+ "Generic Grub2 EFI image template": [
238
+ ""
239
+ ],
240
+ "iPXE template to use for generic EFI host boot disks": [
241
+ ""
242
+ ],
243
+ "ISO generation command": [
244
+ ""
245
+ ],
246
+ "Command to generate ISO image, use genisoimage or mkisofs": [
247
+ "Comando per generare l'immagine ISO, usare genisoimage o mkisofs"
248
+ ],
249
+ "Installation media caching": [
250
+ ""
251
+ ],
252
+ "Installation media files will be cached for full host images": [
253
+ "I file del dispositivo di installazione verranno memorizzati in cache per le immagini host complete"
254
+ ],
255
+ "Allowed bootdisk types": [
256
+ ""
257
+ ],
258
+ "List of allowed bootdisk types, remove type to disable it": [
259
+ ""
260
+ ],
261
+ "Not available": [
262
+ ""
263
+ ],
264
+ "Remote action:": [
265
+ "Azione remota:"
266
+ ],
267
+ "Import Puppet classes": [
268
+ "Importa classi Puppet"
269
+ ],
270
+ "Import facts": [
271
+ "Importa gli eventi"
272
+ ],
273
+ "Action with sub plans": [
274
+ ""
275
+ ],
276
+ "Plugin for Foreman that creates iPXE-based boot disks to provision hosts without the need for PXE infrastructure.": [
277
+ "Plugin per Foreman in grado di creare i dischi d'avvio basati su iPXE per il provisioning degli host, senza utilizzare infrastrutture PXE."
278
+ ]
279
+ }
280
+ }
281
+ };