foreman_bootdisk 21.0.4 → 21.0.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (37) hide show
  1. checksums.yaml +4 -4
  2. data/app/models/concerns/foreman_bootdisk/compute_resources/vmware.rb +4 -0
  3. data/lib/foreman_bootdisk/engine.rb.orig +162 -0
  4. data/lib/foreman_bootdisk/version.rb +1 -1
  5. data/locale/ca/foreman_bootdisk.edit.po +364 -0
  6. data/locale/ca/foreman_bootdisk.po.time_stamp +0 -0
  7. data/locale/cs_CZ/foreman_bootdisk.edit.po +364 -0
  8. data/locale/cs_CZ/foreman_bootdisk.po.time_stamp +0 -0
  9. data/locale/de/foreman_bootdisk.edit.po +369 -0
  10. data/locale/de/foreman_bootdisk.po.time_stamp +0 -0
  11. data/locale/en/foreman_bootdisk.edit.po +360 -0
  12. data/locale/en/foreman_bootdisk.po.time_stamp +0 -0
  13. data/locale/en_GB/foreman_bootdisk.edit.po +365 -0
  14. data/locale/en_GB/foreman_bootdisk.po.time_stamp +0 -0
  15. data/locale/es/foreman_bootdisk.edit.po +366 -0
  16. data/locale/es/foreman_bootdisk.po.time_stamp +0 -0
  17. data/locale/fr/foreman_bootdisk.edit.po +366 -0
  18. data/locale/fr/foreman_bootdisk.po.time_stamp +0 -0
  19. data/locale/it/foreman_bootdisk.edit.po +363 -0
  20. data/locale/it/foreman_bootdisk.po.time_stamp +0 -0
  21. data/locale/ja/foreman_bootdisk.edit.po +365 -0
  22. data/locale/ja/foreman_bootdisk.po.time_stamp +0 -0
  23. data/locale/ka/foreman_bootdisk.edit.po +362 -0
  24. data/locale/ka/foreman_bootdisk.po.time_stamp +0 -0
  25. data/locale/ko/foreman_bootdisk.edit.po +361 -0
  26. data/locale/ko/foreman_bootdisk.po.time_stamp +0 -0
  27. data/locale/pt_BR/foreman_bootdisk.edit.po +367 -0
  28. data/locale/pt_BR/foreman_bootdisk.po.time_stamp +0 -0
  29. data/locale/ru/foreman_bootdisk.edit.po +366 -0
  30. data/locale/ru/foreman_bootdisk.po.time_stamp +0 -0
  31. data/locale/sv_SE/foreman_bootdisk.edit.po +363 -0
  32. data/locale/sv_SE/foreman_bootdisk.po.time_stamp +0 -0
  33. data/locale/zh_CN/foreman_bootdisk.edit.po +362 -0
  34. data/locale/zh_CN/foreman_bootdisk.po.time_stamp +0 -0
  35. data/locale/zh_TW/foreman_bootdisk.edit.po +362 -0
  36. data/locale/zh_TW/foreman_bootdisk.po.time_stamp +0 -0
  37. metadata +36 -3
@@ -0,0 +1,369 @@
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
+ # Christina Gurski <Gurski_christina@yahoo.de>, 2015
7
+ # Ettore Atalan <atalanttore@googlemail.com>, 2014,2016
8
+ # Martin Zimmermann <martin.zimmermann@gmx.com>, 2018
9
+ # pdolinic, 2021
10
+ # Paul Puschmann, 2014
11
+ # abf90805572190d649c59f7a021d76cb, 2014
12
+ # simon11 <transifex@stieger.co>, 2014
13
+ # simon11 <transifex@stieger.co>, 2014
14
+ msgid ""
15
+ msgstr ""
16
+ "Project-Id-Version: foreman_bootdisk 21.1.0\n"
17
+ "Report-Msgid-Bugs-To: \n"
18
+ "PO-Revision-Date: 2014-02-13 12:12+0000\n"
19
+ "Last-Translator: pdolinic, 2021\n"
20
+ "Language-Team: German (http://app.transifex.com/foreman/foreman/language/de/)\n"
21
+ "MIME-Version: 1.0\n"
22
+ "Content-Type: text/plain; charset=UTF-8\n"
23
+ "Content-Transfer-Encoding: 8bit\n"
24
+ "Language: de\n"
25
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
26
+
27
+ #: ../app/controllers/concerns/allowed_actions.rb:7
28
+ msgid "This type of bootdisk is not allowed. Please contact administrator."
29
+ msgstr "Dieser Typ von Bootdisk ist nicht zulässig. Bitte wenden Sie sich an den Administrator."
30
+
31
+ #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:17 ../app/views/foreman_bootdisk/disks/help.html.erb:1
32
+ msgid "Boot disks"
33
+ msgstr "Startmedien"
34
+
35
+ #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:20
36
+ msgid "Download generic image"
37
+ msgstr "Generisches Abbild herunterladen"
38
+
39
+ #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:29
40
+ msgid "Download host image"
41
+ msgstr "Host-Abbild herunterladen"
42
+
43
+ #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:30
44
+ msgid "True for full, false for basic reusable image"
45
+ msgstr "\"True\" für vollständiges, \"false\" für einfaches wiederverwendbares Image"
46
+
47
+ #: ../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
48
+ msgid "Host is not in build mode"
49
+ msgstr "Host befindet sich nicht im Build-Modus"
50
+
51
+ #: ../app/controllers/foreman_bootdisk/api/v2/subnet_disks_controller.rb:19
52
+ msgid "Subnet boot disks"
53
+ msgstr "Subnetz-Startmedien"
54
+
55
+ #: ../app/controllers/foreman_bootdisk/api/v2/subnet_disks_controller.rb:22
56
+ msgid "Download subnet generic image"
57
+ msgstr "Generisches Abbild von Subnetz herunterladen"
58
+
59
+ #: ../app/controllers/foreman_bootdisk/api/v2/subnet_disks_controller.rb:26 ../app/controllers/foreman_bootdisk/subnet_disks_controller.rb:15
60
+ msgid "TFTP feature not enabled for subnet %s"
61
+ msgstr "TFTP-Funktion für Subnetz %s nicht aktiviert"
62
+
63
+ #: ../app/controllers/foreman_bootdisk/disks_controller.rb:63
64
+ msgid "Host is not in build mode."
65
+ msgstr "Host befindet sich nicht im Build-Modus."
66
+
67
+ #: ../app/controllers/foreman_bootdisk/disks_controller.rb:95 ../app/helpers/concerns/foreman_bootdisk/pretty_error.rb:8
68
+ msgid "Failed to render boot disk template"
69
+ msgstr "Fehler beim Rendern der Vorlage für Startmedium"
70
+
71
+ #: ../app/controllers/foreman_bootdisk/disks_controller.rb:120 ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:66
72
+ msgid "Host '%s' image"
73
+ msgstr "Host '%s'-Abbild"
74
+
75
+ #: ../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
76
+ msgid "Full host '%s' image"
77
+ msgstr "Vollständiges Host \"%s\"-Abbild"
78
+
79
+ #: ../app/controllers/foreman_bootdisk/disks_controller.rb:133
80
+ msgid "Boot disk help"
81
+ msgstr ""
82
+
83
+ #: ../app/helpers/bootdisk_links_helper.rb:27
84
+ msgid "Boot disk Help"
85
+ msgstr "Hilfe zur Bootdiskette"
86
+
87
+ #: ../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
88
+ msgid "Boot disk"
89
+ msgstr "Startmedium"
90
+
91
+ #: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:21 ../webpack/src/extensions/host/HostBootdiskButtons.js:74
92
+ msgid "Boot disk download not available for %s architecture"
93
+ msgstr "Startmedium Download nicht verfügbar für Architektur %s"
94
+
95
+ #: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:30
96
+ msgid "Subnet '%s' generic image"
97
+ msgstr "Subnetz '%s' generisches Abbild"
98
+
99
+ #: ../app/helpers/concerns/foreman_bootdisk/subnets_helper_ext.rb:10
100
+ msgid "Subnet generic image"
101
+ msgstr "Generisches Subnetz-Image"
102
+
103
+ #: ../app/helpers/concerns/foreman_bootdisk/subnets_helper_ext.rb:27 ../app/views/foreman_bootdisk/disks/help.html.erb:35
104
+ msgid "Generic image"
105
+ msgstr "Generisches Abbild"
106
+
107
+ #: ../app/models/concerns/foreman_bootdisk/host_ext.rb:12 ../app/services/foreman_bootdisk/renderer.rb:53 ../app/services/foreman_bootdisk/renderer.rb:60
108
+ msgid "Unable to find template specified by %s setting"
109
+ msgstr "Konnte Vorlage mit der %s-Einstellung nicht finden"
110
+
111
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:30
112
+ msgid "Generating ISO image for %s"
113
+ msgstr "ISO-Abbild für %s wird erzeugt"
114
+
115
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:32
116
+ msgid "Upload ISO image to datastore for %s"
117
+ msgstr "ISO-Abbild zum Datenspeicher für %s hochladen"
118
+
119
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:34
120
+ msgid "Attach ISO image to CDROM drive for %s"
121
+ msgstr "ISO-Abbild dem CDROM-Laufwerk für %s anhängen"
122
+
123
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:38
124
+ msgid "Detach ISO image from CDROM drive for %s"
125
+ msgstr "Trennen Sie das ISO-Image vom CD-ROM-Laufwerk für %s"
126
+
127
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:73
128
+ msgid "Failed to generate ISO image for instance %{name}: %{message}"
129
+ msgstr "Fehler beim Erzeugen des ISO-Abbild für Instanz %{name}: %{message}"
130
+
131
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:82
132
+ msgid "Failed to upload ISO image for instance %{name}: %{message}"
133
+ msgstr "Fehler beim Upload des ISO-Abbild für Instanz %{name}: %{message}"
134
+
135
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:91
136
+ msgid "Failed to attach ISO image to CDROM drive of instance %{name}: %{message}"
137
+ msgstr "Fehler beim Einhängen des ISO-Abbild am CDROM-Laufwerk für Instanz %{name}: %{message}"
138
+
139
+ #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:100
140
+ msgid "Failed to detach ISO image from CDROM drive of instance %{name}: %{message}"
141
+ msgstr "Fehler beim Trennen des ISO-Image vom CD-ROM-Laufwerk der Instanz %{name}: %{message}"
142
+
143
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:16
144
+ msgid "Host is not in build mode, so the template cannot be rendered"
145
+ msgstr "Host ist nicht im Buildmodus. Daher kann die Vorlage nicht erstellt werden."
146
+
147
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:42
148
+ msgid "Unable to generate disk template, %{kind} template not found."
149
+ msgstr "Datenträgervorlage kann nicht generiert werden, %{kind}-Vorlage nicht gefunden."
150
+
151
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:52
152
+ msgid "Unable to generate disk %{kind} template: %{error}"
153
+ msgstr "Datenträger %{kind}-Vorlage kann nicht generiert werden: %{error}"
154
+
155
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:94
156
+ msgid "Please ensure the isolinux/syslinux package(s) are installed."
157
+ msgstr "Bitte die Installation des/der ISOLINUX/SYSLINUX Paket(e) sicherstellen."
158
+
159
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:111
160
+ msgid "Please ensure the ipxe-bootimgs package is installed."
161
+ msgstr "Bitte die Installation des IPXE-bootimgs Paket sicherstellen."
162
+
163
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:128
164
+ msgid "Creating new image failed, install truncate utility"
165
+ msgstr "Das Erstellen eines neuen Images ist fehlgeschlagen. Installieren Sie die Truncate-Utility"
166
+
167
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:129
168
+ msgid "Failed to format the ESP image via mkfs.msdos"
169
+ msgstr "Fehler beim Formatieren des ESP-Image über mkfs.msdos"
170
+
171
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:130 ../app/services/foreman_bootdisk/iso_generator.rb:131
172
+ msgid "Failed to create a directory within the ESP image"
173
+ msgstr "Fehler beim Erstellen eines Verzeichnisses im ESP-Image"
174
+
175
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:137
176
+ msgid "Ensure %{file} is readable (or update \"Grub2 directory\" setting)"
177
+ msgstr "Stellen Sie sicher, dass %{file} lesbar ist (oder aktualisieren Sie die Einstellung \"Grub2 directory\")"
178
+
179
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:138
180
+ msgid "Unable to mcopy %{file}"
181
+ msgstr "%{file} kann nicht mcopy werden"
182
+
183
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:160
184
+ msgid "ISO build failed"
185
+ msgstr "ISO-Erstellung fehlgeschlagen"
186
+
187
+ #: ../app/services/foreman_bootdisk/iso_generator.rb:163
188
+ msgid "ISO hybrid conversion failed: %s"
189
+ msgstr "ISO-Hybrid-Konvertierung fehlgeschlagen: %s"
190
+
191
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:2
192
+ msgid "Back"
193
+ msgstr "Zurück"
194
+
195
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:6
196
+ 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."
197
+ msgstr "Verschiedene Arten von Startmedien können erstellt werden, um Hosts ohne die Notwendigkeit von PXE-Diensten bereitzustellen. Startmedien können mit dem Host (physisch oder virtuell) verbunden werden, der von der Festplatte bootet, Foreman kontaktiert und die OS-Installation beginnt."
198
+
199
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:9
200
+ msgid "All images are usable as either ISOs or as disk images, including being written to a USB disk with `dd`."
201
+ msgstr "Alle Abbilder können entweder als ISOs oder als Festplattenabbilder verwendet werden und auch mit `dd` auf eine USB-Festplatte geschrieben."
202
+
203
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:12
204
+ msgid "Host images"
205
+ msgstr "Host-Images"
206
+
207
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:14
208
+ msgid "These images are used for host. You can find them at host detail page."
209
+ msgstr "Diese Images werden für Host verwendet. Sie finden sie auf der Host-Detailseite."
210
+
211
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:17
212
+ msgid "Host image"
213
+ msgstr "Host-Abbild"
214
+
215
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:19
216
+ 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."
217
+ msgstr "\"Pro-Host\"-Abbilder enthalten Daten über einen bestimmten Host, der in Foreman registriert ist, und richten eine vollständig statische Verbindung ein, wobei die Notwendigkeit von DHCP vermieden wird. Nach der Konfiguration der Verbindung werden sie nacheinander von Foreman geladen (Chainloading) und nehmen die gegenwärtige OS-Konfiguration und den Buildstatus vom Server auf."
218
+
219
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:22
220
+ 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."
221
+ msgstr "Sobald sie nacheinander geladen (Chainloading) sind, werden der OS-Bootloader und das OS-Installationsprogramm direkt von den in Foreman konfigurierten Installationsmedien heruntergeladen, und das Bereitstellungsskript (kickstart/preseed) wird von Foreman heruntergeladen."
222
+
223
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:25
224
+ msgid "Full host image"
225
+ msgstr "Vollständiges Host-Abbild"
226
+
227
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:27
228
+ 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."
229
+ msgstr "Eine Variante des Abbildes pro Host mit im im Medium eingebetteten Betriebssystem-Bootloader. Dies ist hilfreich, falls Chainloading auf einer bestimmten Hardware fehlschlägt, hat jedoch den Nachteil, dass das Abbild bei jeglicher Änderung von Betriebssystem, Bootloader oder PXELinux-Vorlagen neu generiert werden muss."
230
+
231
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:30
232
+ msgid "Generic images"
233
+ msgstr "Generische Images"
234
+
235
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:32
236
+ msgid "These images are more generic than previous images. You can find them at subnet index page."
237
+ msgstr "Diese Images sind allgemeiner als die vorherigen Images. Sie finden sie auf der Subnetz-Indexseite."
238
+
239
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:37
240
+ 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."
241
+ msgstr "Generische Abbilder sind wiederverwendbare Festplattenabbilder die für beliebige in Foreman registrierte Hosts funktionieren. Sie erfordern einen einfachen DHCP- und DNS-Service, um zu funktionieren und den Server zu kontaktieren. Jedoch benötigen sie keinerlei DHCP-Reservierungen oder statische IP-Adressen."
242
+
243
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:40
244
+ 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."
245
+ msgstr "Die Installation des Betriebssystems wird unter Verwendung eines in Foreman konfigurierten Installationsmediums fortgesetzt und konfiguriert für gewöhnlich eine statische Verbindung in Abhängigkeit davon, wie die Betriebssystem-iPXE-Vorlage konfiguriert ist."
246
+
247
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:43
248
+ msgid "Subnet image"
249
+ msgstr "Subnetzabbild"
250
+
251
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:45
252
+ 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."
253
+ msgstr "Subnetz-Abbilder sind generischen Abbildern ähnlich, aber Chainloading erfolgt über den TFTP Smart Proxy, der dem Host-Subnetz zu gewiesen ist. Das \"Vorlagen\"-Modul muss auf dem Smart-Proxy aktiviert und konfiguriert sein."
254
+
255
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:48
256
+ msgid "This image is generic for all hosts with a provisioning NIC on that subnet."
257
+ msgstr "Dieses Abbild ist für alle Hosts mit Provisioning-NIC auf diesem Subnetz generisch."
258
+
259
+ #: ../app/views/foreman_bootdisk/disks/help.html.erb:51
260
+ msgid "* - These bootdisk types were disabled, you can enable them in Administer - Settings."
261
+ msgstr "* - Diese Bootdisk-Typen wurden deaktiviert, Sie können sie unter Verwalten - Einstellungen aktivieren."
262
+
263
+ #: ../lib/foreman_bootdisk/engine.rb:58
264
+ msgid "Boot disk based"
265
+ msgstr "Startmedium-basiert"
266
+
267
+ #: ../lib/foreman_bootdisk/engine.rb:79
268
+ msgid "iPXE directory"
269
+ msgstr "iPXE-Verzeichnis"
270
+
271
+ #: ../lib/foreman_bootdisk/engine.rb:80
272
+ msgid "Path to directory containing iPXE images"
273
+ msgstr "Pfad zum Verzeichnis mit iPXE-Abbildern"
274
+
275
+ #: ../lib/foreman_bootdisk/engine.rb:85
276
+ msgid "ISOLINUX directory"
277
+ msgstr "ISOLINUX-Verzeichnis"
278
+
279
+ #: ../lib/foreman_bootdisk/engine.rb:86
280
+ msgid "Path to directory containing isolinux images"
281
+ msgstr "Pfad zum Verzeichnis welches die ISOLINUX Abbilder enthält"
282
+
283
+ #: ../lib/foreman_bootdisk/engine.rb:91
284
+ msgid "SYSLINUX directory"
285
+ msgstr "SYSLINUX-Verzeichnis"
286
+
287
+ #: ../lib/foreman_bootdisk/engine.rb:92
288
+ msgid "Path to directory containing syslinux images"
289
+ msgstr "Pfad zum Verzeichnis mit syslinux-Abbildern"
290
+
291
+ #: ../lib/foreman_bootdisk/engine.rb:97
292
+ msgid "Grub2 directory"
293
+ msgstr "Grub2-Verzeichnis"
294
+
295
+ #: ../lib/foreman_bootdisk/engine.rb:98
296
+ msgid "Path to directory containing grubx64.efi and shimx64.efi"
297
+ msgstr "Pfad zum Verzeichnis mit grubx64.efi und shimx64.efi"
298
+
299
+ #: ../lib/foreman_bootdisk/engine.rb:104
300
+ msgid "Host image template"
301
+ msgstr "Host-Abbildvorlage"
302
+
303
+ #: ../lib/foreman_bootdisk/engine.rb:105
304
+ msgid "iPXE template to use for host-specific boot disks"
305
+ msgstr "iPXE Vorlage zur Verwendung für Host-spezifische Startmedien"
306
+
307
+ #: ../lib/foreman_bootdisk/engine.rb:111
308
+ msgid "Generic image template"
309
+ msgstr "Generische Abbildvorlage"
310
+
311
+ #: ../lib/foreman_bootdisk/engine.rb:112
312
+ msgid "iPXE template to use for generic host boot disks"
313
+ msgstr "iPXE Vorlage zur Verwendung für generische Host-Startmedien"
314
+
315
+ #: ../lib/foreman_bootdisk/engine.rb:118
316
+ msgid "Generic Grub2 EFI image template"
317
+ msgstr "Generische Grub2-EFI-Image-Vorlage"
318
+
319
+ #: ../lib/foreman_bootdisk/engine.rb:119
320
+ msgid "iPXE template to use for generic EFI host boot disks"
321
+ msgstr ""
322
+
323
+ #: ../lib/foreman_bootdisk/engine.rb:124
324
+ msgid "ISO generation command"
325
+ msgstr "ISO-Erzeugungsbefehl"
326
+
327
+ #: ../lib/foreman_bootdisk/engine.rb:125
328
+ msgid "Command to generate ISO image, use genisoimage or mkisofs"
329
+ msgstr "Kommando zur Erstellung von ISO-Abbildern, verwende genisoimage oder mkisofs"
330
+
331
+ #: ../lib/foreman_bootdisk/engine.rb:130
332
+ msgid "Installation media caching"
333
+ msgstr "Installationsmedien-Dateien Caching"
334
+
335
+ #: ../lib/foreman_bootdisk/engine.rb:131
336
+ msgid "Installation media files will be cached for full host images"
337
+ msgstr "Installationsmedien-Dateien werden für vollständige Host-Images zwischengespeichert."
338
+
339
+ #: ../lib/foreman_bootdisk/engine.rb:136
340
+ msgid "Allowed bootdisk types"
341
+ msgstr "Zulässige Bootdisk-Typen"
342
+
343
+ #: ../lib/foreman_bootdisk/engine.rb:137
344
+ msgid "List of allowed bootdisk types, remove type to disable it"
345
+ msgstr "Liste der zulässigen Bootdisk-Typen, entfernen Sie den Typ, um ihn zu deaktivieren"
346
+
347
+ #: ../webpack/src/extensions/host/HostBootdiskButtons.js:80
348
+ msgid "Not available"
349
+ msgstr "Nicht verfügbar"
350
+
351
+ #: action_names.rb:2
352
+ msgid "Remote action:"
353
+ msgstr "Entfernte Aktion:"
354
+
355
+ #: action_names.rb:3
356
+ msgid "Import Puppet classes"
357
+ msgstr "Puppet-Klassen importieren"
358
+
359
+ #: action_names.rb:4
360
+ msgid "Import facts"
361
+ msgstr "Fakten importieren"
362
+
363
+ #: action_names.rb:5
364
+ msgid "Action with sub plans"
365
+ msgstr "Aktion mit Unterplänen"
366
+
367
+ #: gemspec.rb:4
368
+ msgid "Plugin for Foreman that creates iPXE-based boot disks to provision hosts without the need for PXE infrastructure."
369
+ msgstr "Plugin für Foreman, welches iPXE-basierte Startmedien erstellt, um Hosts ohne die Notwendigkeit einer PXE-Infrastruktur bereitzustellen."
File without changes