# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the foreman_bootdisk package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: foreman_bootdisk 1.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-08-12 08:38+0200\n" "PO-Revision-Date: 2019-08-12 08:38+0200\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:19 #: ../app/views/foreman_bootdisk/disks/help.html.erb:1 msgid "Boot disks" msgstr "" #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:22 msgid "Download generic image" msgstr "" #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:30 msgid "Download host image" msgstr "" #: ../app/controllers/foreman_bootdisk/api/v2/disks_controller.rb:31 msgid "True for full, false for basic reusable image" msgstr "" #: ../app/controllers/foreman_bootdisk/api/v2/subnet_disks_controller.rb:20 msgid "Subnet boot disks" msgstr "" #: ../app/controllers/foreman_bootdisk/api/v2/subnet_disks_controller.rb:23 msgid "Download subnet generic image" msgstr "" #: ../app/controllers/foreman_bootdisk/api/v2/subnet_disks_controller.rb:27 #: ../app/controllers/foreman_bootdisk/disks_controller.rb:53 msgid "TFTP feature not enabled for subnet %s" msgstr "" #: ../app/controllers/foreman_bootdisk/disks_controller.rb:52 msgid "Subnet is not assigned to the host %s" msgstr "" #: ../app/controllers/foreman_bootdisk/disks_controller.rb:79 msgid "Failed to render boot disk template" msgstr "" #: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:10 #: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:60 #: ../app/models/setting/bootdisk.rb:32 msgid "Boot disk" msgstr "" #: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:12 msgid "Host '%s' image" msgstr "" #: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:21 msgid "Full host '%s' image" msgstr "" #: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:31 #: ../app/views/foreman_bootdisk/disks/help.html.erb:25 msgid "Generic image" msgstr "" #: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:41 msgid "Help" msgstr "" #: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:61 msgid "Boot disk download not available for %s architecture" msgstr "" #: ../app/helpers/concerns/foreman_bootdisk/hosts_helper_ext.rb:70 msgid "Subnet '%s' generic image" msgstr "" #: ../app/models/concerns/foreman_bootdisk/host_ext.rb:13 #: ../app/services/foreman_bootdisk/renderer.rb:43 msgid "Unable to find template specified by %s setting" msgstr "" #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:27 msgid "Generating ISO image for %s" msgstr "" #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:29 msgid "Upload ISO image to datastore for %s" msgstr "" #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:31 msgid "Attach ISO image to CDROM drive for %s" msgstr "" #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:53 msgid "Failed to generate ISO image for instance %{name}: %{message}" msgstr "" #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:62 msgid "Failed to upload ISO image for instance %{name}: %{message}" msgstr "" #: ../app/models/concerns/foreman_bootdisk/orchestration/compute.rb:71 msgid "Failed to attach ISO image to CDROM drive of instance %{name}: %{message}" msgstr "" #: ../app/models/setting/bootdisk.rb:16 msgid "Path to directory containing iPXE images" msgstr "" #: ../app/models/setting/bootdisk.rb:16 msgid "iPXE directory" msgstr "" #: ../app/models/setting/bootdisk.rb:17 msgid "Path to directory containing isolinux images" msgstr "" #: ../app/models/setting/bootdisk.rb:17 msgid "ISOLINUX directory" msgstr "" #: ../app/models/setting/bootdisk.rb:18 msgid "Path to directory containing syslinux images" msgstr "" #: ../app/models/setting/bootdisk.rb:18 msgid "SYSLINUX directory" msgstr "" #: ../app/models/setting/bootdisk.rb:19 msgid "iPXE template to use for host-specific boot disks" msgstr "" #: ../app/models/setting/bootdisk.rb:20 msgid "Host image template" msgstr "" #: ../app/models/setting/bootdisk.rb:21 msgid "iPXE template to use for generic host boot disks" msgstr "" #: ../app/models/setting/bootdisk.rb:22 msgid "Generic image template" msgstr "" #: ../app/models/setting/bootdisk.rb:23 msgid "Command to generate ISO image, use genisoimage or mkisofs" msgstr "" #: ../app/models/setting/bootdisk.rb:23 msgid "ISO generation command" msgstr "" #: ../app/models/setting/bootdisk.rb:24 msgid "Installation media files will be cached for full host images" msgstr "" #: ../app/models/setting/bootdisk.rb:24 msgid "Installation media caching" msgstr "" #: ../app/services/foreman_bootdisk/iso_generator.rb:14 msgid "Host is not in build mode, so the template cannot be rendered" msgstr "" #: ../app/services/foreman_bootdisk/iso_generator.rb:33 msgid "Unable to generate disk template, PXELinux template not found." msgstr "" #: ../app/services/foreman_bootdisk/iso_generator.rb:43 msgid "Unable to generate disk PXELinux template: %s" msgstr "" #: ../app/services/foreman_bootdisk/iso_generator.rb:62 msgid "Please ensure the isolinux/syslinux package(s) are installed." msgstr "" #: ../app/services/foreman_bootdisk/iso_generator.rb:79 msgid "Please ensure the ipxe-bootimgs package is installed." msgstr "" #: ../app/services/foreman_bootdisk/iso_generator.rb:98 msgid "ISO build failed" msgstr "" #: ../app/services/foreman_bootdisk/iso_generator.rb:101 msgid "ISO hybrid conversion failed" msgstr "" #: ../app/services/foreman_bootdisk/iso_generator.rb:159 msgid "Unable to download boot file %{uri}, HTTP return code %{code}" msgstr "" #: ../app/views/foreman_bootdisk/disks/help.html.erb:2 msgid "Back" msgstr "" #: ../app/views/foreman_bootdisk/disks/help.html.erb:6 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 virtua" "l) which boots from the disk, contacts Foreman and begins the OS installation." msgstr "" #: ../app/views/foreman_bootdisk/disks/help.html.erb:9 msgid "" "All images are usable as either ISOs or as disk images, including being writte" "n to a USB disk with `dd`." msgstr "" #: ../app/views/foreman_bootdisk/disks/help.html.erb:12 msgid "Host image" msgstr "" #: ../app/views/foreman_bootdisk/disks/help.html.erb:14 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 net" "working is configured, they chainload from Foreman, picking up the current OS " "configuration and build state from the server." msgstr "" #: ../app/views/foreman_bootdisk/disks/help.html.erb:17 msgid "" "Once chainloaded, the OS bootloader and installer are downloaded directly from" " the installation media configured in Foreman, and the provisioning script (ki" "ckstart/preseed) is downloaded from Foreman." msgstr "" #: ../app/views/foreman_bootdisk/disks/help.html.erb:20 msgid "Full host image" msgstr "" #: ../app/views/foreman_bootdisk/disks/help.html.erb:22 msgid "" "A variant of the per-host image which contains the OS bootloader embedded insi" "de the disk. This may be useful if chainloading fails on certain hardware, bu" "t has the downside that the image must be regenerated for any change in the OS" ", bootloader or PXELinux templates." msgstr "" #: ../app/views/foreman_bootdisk/disks/help.html.erb:27 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 th" "e server, but does not require DHCP reservations or static IP addresses." msgstr "" #: ../app/views/foreman_bootdisk/disks/help.html.erb:30 msgid "" "The OS install continues using the installation media configured in Foreman, a" "nd it will typically configure static networking, depending on how the OS iPXE" " template is configured." msgstr "" #: ../app/views/foreman_bootdisk/disks/help.html.erb:33 msgid "Subnet image" msgstr "" #: ../app/views/foreman_bootdisk/disks/help.html.erb:35 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 hav" "e the \"Templates\" module enabled and configured." msgstr "" #: ../app/views/foreman_bootdisk/disks/help.html.erb:38 msgid "This image is generic for all hosts with a provisioning NIC on that subnet." msgstr "" #: ../app/views/foreman_bootdisk/host.erb:9 msgid "Host has no provisioning interface defined" msgstr "" #: ../app/views/foreman_bootdisk/host.erb:10 msgid "Host has no IPv4 or IPv6 address defined" msgstr "" #: ../app/views/foreman_bootdisk/host.erb:11 msgid "Host has no subnet defined" msgstr "" #: ../app/views/foreman_bootdisk/host.erb:12 msgid "Host has no domain defined" msgstr "" #: ../app/views/foreman_bootdisk/host.erb:19 msgid "Host bootdisk does not work with static IPv6" msgstr "" #: ../app/views/foreman_bootdisk/host.erb:21 msgid "Both IP and Subnet must be set" msgstr "" #: ../lib/foreman_bootdisk/engine.rb:54 msgid "Boot disk based" msgstr "" #: ../lib/foreman_bootdisk/engine.rb:55 msgid "Boot disk embedded template" msgstr "" #: gemspec.rb:4 msgid "" "Plugin for Foreman that creates iPXE-based boot disks to provision hosts witho" "ut the need for PXE infrastructure." msgstr ""