theforeman/foreman_fog_proxmox

View on GitHub
locale/foreman_fog_proxmox.pot

Summary

Maintainability
Test Coverage
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the foreman_fog_proxmox package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: foreman_fog_proxmox 1.0.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-12-16 17:29+0100\n"
"PO-Revision-Date: 2022-12-16 17:29+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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/concerns/foreman_fog_proxmox/compute_resources_vms_controller.rb:29
msgid "VM already associated with a host"
msgstr ""

#:
#: ../app/controllers/concerns/foreman_fog_proxmox/compute_resources_vms_controller.rb:37
msgid "VM associated to host %s"
msgstr ""

#:
#: ../app/controllers/concerns/foreman_fog_proxmox/compute_resources_vms_controller.rb:40
msgid "No host found to associate this VM with"
msgstr ""

#:
#: ../app/controllers/concerns/foreman_fog_proxmox/compute_resources_vms_controller.rb:60
msgid "Failed to set console: %s"
msgstr ""

#:
#: ../app/controllers/concerns/foreman_fog_proxmox/compute_resources_vms_controller.rb:74
msgid "%<vm>s is now %<vm_state>s"
msgstr ""

#:
#: ../app/controllers/concerns/foreman_fog_proxmox/compute_resources_vms_controller.rb:76
msgid "failed to %<action>s %<vm>s"
msgstr ""

#:
#: ../app/controllers/concerns/foreman_fog_proxmox/compute_resources_vms_controller.rb:83
msgid "Error - %<message>s"
msgstr ""

#: ../app/helpers/node_dashboard_helper.rb:33
msgid "Time"
msgstr ""

#: ../app/helpers/node_dashboard_helper.rb:33
msgid "Average load (x100)"
msgstr ""

#: ../app/helpers/proxmox_compute_resources_vms_helper.rb:31
msgid "Host"
msgstr ""

#: ../app/helpers/proxmox_compute_resources_vms_helper.rb:45
msgid "Associate VM"
msgstr ""

#: ../app/helpers/proxmox_compute_resources_vms_helper.rb:53
msgid "Associate VM to a Foreman host"
msgstr ""

#: ../app/helpers/proxmox_compute_resources_vms_helper.rb:64
msgid "Import as managed Host"
msgstr ""

#: ../app/helpers/proxmox_compute_resources_vms_helper.rb:73
msgid "Import as unmanaged Host"
msgstr ""

#: ../app/helpers/proxmox_compute_resources_vms_helper.rb:89
msgid "Console"
msgstr ""

#: ../app/helpers/proxmox_form_helper.rb:36
msgid "Change the password"
msgstr ""

#: ../app/helpers/proxmox_vm_volumes_helper.rb:52
msgid "parse_hard_disk_volume(): args=%<args>s"
msgstr ""

#: ../app/models/concerns/fog_extensions/proxmox/server.rb:62
msgid "Type %<type>s, node %<node>s, %<cpus>s CPUs and %<memory>s MB memory"
msgstr ""

#: ../app/models/concerns/orchestration/proxmox/compute.rb:35
msgid "Failed to update a compute %<compute_resource>s instance %<name>s: %<e>s"
msgstr ""

#: ../app/models/concerns/orchestration/proxmox/compute.rb:48
msgid "Failed to undo update compute %<compute_resource>s instance %<name>s: %<e>s"
msgstr ""

#: ../app/models/concerns/orchestration/proxmox/compute.rb:90
msgid "Failed to acquire IP addresses from compute resource for %<name>s"
msgstr ""

#: ../app/models/concerns/orchestration/proxmox/compute.rb:103
msgid "failed to save %<name>s"
msgstr ""

#: ../app/models/foreman_fog_proxmox/proxmox.rb:92
msgid "Unable to store X509 certificates"
msgstr ""

#: ../app/models/foreman_fog_proxmox/proxmox_compute_attributes.rb:32
msgid "Operating system family %<type>s is not consistent with %<ostype>s"
msgstr ""

#: ../app/models/foreman_fog_proxmox/proxmox_console.rb:39
msgid "%<s>s console is not supported at this time"
msgstr ""

#: ../app/models/foreman_fog_proxmox/proxmox_version.rb:28
msgid "Proxmox version %<version>s is not semver suitable"
msgstr ""

#: ../app/models/foreman_fog_proxmox/proxmox_vm_commands.rb:39
msgid "invalid vmid=%<vmid>s"
msgstr ""

#: ../app/models/foreman_fog_proxmox/proxmox_vm_new.rb:199
msgid "new_typed_vm(%<type>s) with vm_typed_instance_defaults: vm_h=%<vm_h>s"
msgstr ""

#: ../app/models/foreman_fog_proxmox/proxmox_vm_queries.rb:78
msgid "Failed retrieving proxmox server vm by vmid=%<vmid>s"
msgstr ""

#: ../app/models/foreman_fog_proxmox/proxmox_volumes.rb:88
#: ../app/models/foreman_fog_proxmox/proxmox_volumes.rb:91
msgid "Unable to shrink %<id>s size. Proxmox allows only increasing size."
msgstr ""

#: ../app/views/compute_resources/form/_proxmox.html.erb:8
#: ../app/views/compute_resources/show/_proxmox.html.erb:12
msgid "Authentication method"
msgstr ""

#: ../app/views/compute_resources/form/_proxmox.html.erb:8
#: ../app/views/compute_resources/form/_proxmox.html.erb:21
msgid "Click Test connection button before changing it"
msgstr ""

#: ../app/views/compute_resources/form/_proxmox.html.erb:9
msgid "Common fields"
msgstr ""

#: ../app/views/compute_resources/form/_proxmox.html.erb:10
msgid "e.g. https://127.0.0.1:8006/api2/json"
msgstr ""

#: ../app/views/compute_resources/form/_proxmox.html.erb:11
msgid "e.g. root@pam"
msgstr ""

#: ../app/views/compute_resources/form/_proxmox.html.erb:13
msgid "User token fields"
msgstr ""

#: ../app/views/compute_resources/form/_proxmox.html.erb:14
msgid "User token id"
msgstr ""

#: ../app/views/compute_resources/form/_proxmox.html.erb:15
msgid "User token value"
msgstr ""

#: ../app/views/compute_resources/form/_proxmox.html.erb:15
msgid "Click Test connection button to check token"
msgstr ""

#: ../app/views/compute_resources/form/_proxmox.html.erb:17
msgid "Access ticket fields"
msgstr ""

#: ../app/views/compute_resources/form/_proxmox.html.erb:20
msgid "SSL fields"
msgstr ""

#: ../app/views/compute_resources/form/_proxmox.html.erb:21
msgid "SSL verify peer"
msgstr ""

#: ../app/views/compute_resources/form/_proxmox.html.erb:22
msgid "X509 Certification Authorities"
msgstr ""

#: ../app/views/compute_resources/form/_proxmox.html.erb:23
msgid ""
"Optionally provide a CA, or a correctly ordered CA chain. If left blank, disab"
"le ssl_verify_peer."
msgstr ""

#: ../app/views/compute_resources/show/_proxmox.html.erb:4
msgid "URL"
msgstr ""

#: ../app/views/compute_resources/show/_proxmox.html.erb:8
msgid "Version"
msgstr ""

#: ../app/views/compute_resources/show/_proxmox.html.erb:16
msgid "User token expires"
msgstr ""

#: ../app/views/compute_resources/show/_proxmox.html.erb:20
msgid "Cluster nodes"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/_add_vm_type_to_networks_form.html.erb:7
#: ../app/views/compute_resources_vms/form/proxmox/_add_vm_type_to_networks_form.html.erb:11
#: ../app/views/compute_resources_vms/form/proxmox/_add_vm_type_to_networks_new_childs_form.html.erb:9
#: ../app/views/compute_resources_vms/form/proxmox/_add_vm_type_to_networks_new_childs_form.html.erb:15
msgid "remove network interface"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/_add_vm_type_to_volumes_edit.html.erb:15
msgid "Add Hard Disk"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/_add_vm_type_to_volumes_edit.html.erb:15
msgid "add new hard disk"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/_add_vm_type_to_volumes_edit.html.erb:16
msgid "Add CD-ROM"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/_add_vm_type_to_volumes_edit.html.erb:16
msgid "add new cd-rom"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/_add_vm_type_to_volumes_edit.html.erb:17
msgid "Add Cloud-init"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/_add_vm_type_to_volumes_edit.html.erb:17
msgid "add new cloud-init"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/_add_vm_type_to_volumes_edit.html.erb:18
msgid "Add Mount Point"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/_add_vm_type_to_volumes_edit.html.erb:18
msgid "add new mount point"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/_add_vm_type_to_volumes_edit.html.erb:24
msgid "remove Hard disk"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/_add_vm_type_to_volumes_edit.html.erb:30
msgid "remove CDROM"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/_add_vm_type_to_volumes_edit.html.erb:36
msgid "remove Cloud-init"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/_add_vm_type_to_volumes_edit.html.erb:42
msgid "remove mount point"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/_add_vm_type_to_volumes_edit.html.erb:47
#: ../app/views/compute_resources_vms/form/proxmox/_add_vm_type_to_volumes_edit.html.erb:49
#: ../app/views/compute_resources_vms/form/proxmox/_add_vm_type_to_volumes_edit.html.erb:51
#: ../app/views/compute_resources_vms/form/proxmox/_add_vm_type_to_volumes_edit.html.erb:53
#: ../app/views/compute_resources_vms/form/proxmox/_add_vm_type_to_volumes_edit.html.erb:55
#: ../app/views/compute_resources_vms/form/proxmox/_add_vm_type_to_volumes_edit.html.erb:63
#: ../app/views/compute_resources_vms/form/proxmox/_add_vm_type_to_volumes_edit.html.erb:67
msgid "remove storage volume"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/_add_vm_type_to_volumes_edit.html.erb:71
msgid "Add Volume"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/_add_vm_type_to_volumes_edit.html.erb:71
msgid "add new storage volume"
msgstr ""

#: ../app/views/compute_resources_vms/form/proxmox/_base.html.erb:5
#: ../app/views/compute_resources_vms/form/proxmox/server/_config.html.erb:19
#: ../app/views/compute_resources_vms/index/_proxmox.html.erb:8
msgid "Type"
msgstr ""

#: ../app/views/compute_resources_vms/form/proxmox/_general.html.erb:5
msgid "General"
msgstr ""

#: ../app/views/compute_resources_vms/form/proxmox/_general.html.erb:6
msgid "Create image?"
msgstr ""

#: ../app/views/compute_resources_vms/form/proxmox/_general.html.erb:7
msgid "VM ID"
msgstr ""

#: ../app/views/compute_resources_vms/form/proxmox/_general.html.erb:8
#: ../app/views/compute_resources_vms/index/_proxmox.html.erb:7
msgid "Node"
msgstr ""

#: ../app/views/compute_resources_vms/form/proxmox/_general.html.erb:9
msgid "Start after creation?"
msgstr ""

#: ../app/views/compute_resources_vms/form/proxmox/_general.html.erb:19
#: ../app/views/compute_resources_vms/form/proxmox/server/_volume_cdrom.html.erb:13
#: ../app/views/compute_resources_vms/form/proxmox/server/_volume_cdrom.html.erb:15
msgid "Image"
msgstr ""

#: ../app/views/compute_resources_vms/form/proxmox/_general.html.erb:23
msgid "Pool"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_advanced.html.erb:5
#: ../app/views/compute_resources_vms/form/proxmox/server/_advanced.html.erb:5
msgid "Advanced"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_advanced.html.erb:6
#: ../app/views/compute_resources_vms/form/proxmox/container/_config.html.erb:5
#: ../app/views/compute_resources_vms/form/proxmox/server/_advanced.html.erb:6
#: ../app/views/compute_resources_vms/form/proxmox/server/_config.html.erb:8
msgid "Main option"
msgid_plural "Main options"
msgstr[0] ""
msgstr[1] ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_advanced.html.erb:8
#: ../app/views/compute_resources_vms/form/proxmox/container/_config.html.erb:9
#: ../app/views/compute_resources_vms/form/proxmox/server/_advanced.html.erb:8
msgid "CPU"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_advanced.html.erb:10
#: ../app/views/compute_resources_vms/form/proxmox/container/_config.html.erb:15
#: ../app/views/compute_resources_vms/form/proxmox/server/_advanced.html.erb:10
#: ../app/views/compute_resources_vms/form/proxmox/server/_config.html.erb:32
#: ../app/views/compute_resources_vms/index/_proxmox.html.erb:10
msgid "Memory"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_advanced.html.erb:12
#: ../app/views/compute_resources_vms/form/proxmox/container/_config.html.erb:19
msgid "DNS"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_advanced.html.erb:14
#: ../app/views/compute_resources_vms/form/proxmox/server/_advanced.html.erb:12
msgid "OS"
msgstr ""

#: ../app/views/compute_resources_vms/form/proxmox/container/_config.html.erb:6
#: ../app/views/compute_resources_vms/form/proxmox/server/_config.html.erb:9
msgid "Description"
msgstr ""

#: ../app/views/compute_resources_vms/form/proxmox/container/_config.html.erb:7
#: ../app/views/compute_resources_vms/form/proxmox/server/_config.html.erb:11
msgid "Start at boot"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_config.html.erb:10
msgid "Architecture"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_config.html.erb:11
#: ../app/views/compute_resources_vms/form/proxmox/server/_config.html.erb:21
msgid "Cores"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_config.html.erb:12
#: ../app/views/compute_resources_vms/form/proxmox/server/_config.html.erb:23
msgid "CPU limit"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_config.html.erb:13
#: ../app/views/compute_resources_vms/form/proxmox/server/_config.html.erb:24
msgid "CPU units"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_config.html.erb:16
#: ../app/views/compute_resources_vms/form/proxmox/server/_config.html.erb:33
msgid "Memory (MB)"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_config.html.erb:17
msgid "Swap (MB)"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_config.html.erb:20
msgid "Hostname"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_config.html.erb:21
msgid "DNS server"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_config.html.erb:22
msgid "Search domain"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_config.html.erb:24
#: ../app/views/compute_resources_vms/form/proxmox/server/_config.html.erb:37
msgid "Operating System"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_config.html.erb:25
#: ../app/views/compute_resources_vms/form/proxmox/server/_config.html.erb:38
msgid "OS type"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_extended.html.erb:6
msgid "Extended"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_extended.html.erb:8
msgid "Template storage"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_extended.html.erb:9
msgid "OS Template"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_extended.html.erb:11
msgid "Root password"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_network.html.erb:6
#: ../app/views/compute_resources_vms/form/proxmox/server/_network.html.erb:6
msgid "Nic"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_network.html.erb:7
#: ../app/views/compute_resources_vms/form/proxmox/server/_network.html.erb:7
msgid "Identifier"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_network.html.erb:7
#: ../app/views/compute_resources_vms/form/proxmox/server/_network.html.erb:7
msgid "net[n] with n integer >= 0, e.g. net0"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_network.html.erb:8
#: ../app/views/compute_resources_vms/index/_proxmox.html.erb:6
msgid "Name"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_network.html.erb:8
msgid "eth[n] with n integer >= 0, e.g. eth0"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_network.html.erb:9
msgid "DHCP IPv4"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_network.html.erb:10
msgid "CIDR IPv4"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_network.html.erb:10
msgid "integer within [0..32]"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_network.html.erb:11
msgid "Gateway IPv4"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_network.html.erb:12
msgid "DHCP IPv6"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_network.html.erb:13
msgid "CIDR IPv6"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_network.html.erb:13
msgid "integer within [0..128]"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_network.html.erb:14
msgid "Gateway IPv6"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_network.html.erb:15
#: ../app/views/compute_resources_vms/form/proxmox/server/_network.html.erb:10
msgid "VLAN tag"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_network.html.erb:16
#: ../app/views/compute_resources_vms/form/proxmox/server/_network.html.erb:11
msgid "Rate limit"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_network.html.erb:17
#: ../app/views/compute_resources_vms/form/proxmox/server/_network.html.erb:13
msgid "Firewall"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_network.html.erb:18
#: ../app/views/compute_resources_vms/form/proxmox/server/_network.html.erb:9
msgid "Bridge"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_volume_mp.html.erb:6
msgid "Mount point"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_volume_mp.html.erb:8
#: ../app/views/compute_resources_vms/form/proxmox/container/_volume_rootfs.html.erb:7
#: ../app/views/compute_resources_vms/form/proxmox/server/_volume_cdrom.html.erb:16
#: ../app/views/compute_resources_vms/form/proxmox/server/_volume_cloud_init.html.erb:11
#: ../app/views/compute_resources_vms/form/proxmox/server/_volume_hard_disk.html.erb:12
msgid "Storage"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_volume_mp.html.erb:9
msgid "Path"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_volume_mp.html.erb:9
msgid "e.g. /path/to/"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_volume_mp.html.erb:10
#: ../app/views/compute_resources_vms/form/proxmox/server/_volume_cloud_init.html.erb:13
#: ../app/views/compute_resources_vms/form/proxmox/server/_volume_hard_disk.html.erb:14
msgid "Device"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_volume_mp.html.erb:11
#: ../app/views/compute_resources_vms/form/proxmox/container/_volume_rootfs.html.erb:8
#: ../app/views/compute_resources_vms/form/proxmox/server/_volume_hard_disk.html.erb:16
msgid "Size (GB)"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/container/_volume_rootfs.html.erb:5
msgid "Rootfs"
msgstr ""

#: ../app/views/compute_resources_vms/form/proxmox/server/_config.html.erb:10
msgid "Boot device order"
msgstr ""

#: ../app/views/compute_resources_vms/form/proxmox/server/_config.html.erb:10
msgid "Order your devices, e.g. order=net0;ide2;scsi0. Default empty (any)"
msgstr ""

#: ../app/views/compute_resources_vms/form/proxmox/server/_config.html.erb:12
msgid "Qemu Agent"
msgstr ""

#: ../app/views/compute_resources_vms/form/proxmox/server/_config.html.erb:13
msgid "KVM"
msgstr ""

#: ../app/views/compute_resources_vms/form/proxmox/server/_config.html.erb:13
msgid "Enable/disable KVM hardware virtualization"
msgstr ""

#: ../app/views/compute_resources_vms/form/proxmox/server/_config.html.erb:14
msgid "VGA"
msgstr ""

#: ../app/views/compute_resources_vms/form/proxmox/server/_config.html.erb:15
msgid "SCSI Controller"
msgstr ""

#: ../app/views/compute_resources_vms/form/proxmox/server/_config.html.erb:16
msgid "BIOS"
msgstr ""

#: ../app/views/compute_resources_vms/form/proxmox/server/_config.html.erb:18
#: ../app/views/compute_resources_vms/index/_proxmox.html.erb:9
msgid "CPUs"
msgstr ""

#: ../app/views/compute_resources_vms/form/proxmox/server/_config.html.erb:20
msgid "Sockets"
msgstr ""

#: ../app/views/compute_resources_vms/form/proxmox/server/_config.html.erb:22
msgid "VCPUs"
msgstr ""

#: ../app/views/compute_resources_vms/form/proxmox/server/_config.html.erb:25
msgid "Enable NUMA"
msgstr ""

#: ../app/views/compute_resources_vms/form/proxmox/server/_config.html.erb:26
msgid "CPU Flags"
msgstr ""

#: ../app/views/compute_resources_vms/form/proxmox/server/_config.html.erb:34
msgid "Minimum memory (MB)"
msgstr ""

#: ../app/views/compute_resources_vms/form/proxmox/server/_config.html.erb:35
msgid "Shares (MB)"
msgstr ""

#: ../app/views/compute_resources_vms/form/proxmox/server/_config.html.erb:40
#: ../app/views/compute_resources_vms/form/proxmox/server/_volume_cloud_init.html.erb:8
msgid "Cloud-init"
msgstr ""

#: ../app/views/compute_resources_vms/form/proxmox/server/_config.html.erb:41
msgid "User"
msgstr ""

#: ../app/views/compute_resources_vms/form/proxmox/server/_config.html.erb:42
msgid "Password"
msgstr ""

#: ../app/views/compute_resources_vms/form/proxmox/server/_config.html.erb:43
msgid "DNS domain"
msgstr ""

#: ../app/views/compute_resources_vms/form/proxmox/server/_config.html.erb:44
msgid "DNS servers"
msgstr ""

#: ../app/views/compute_resources_vms/form/proxmox/server/_config.html.erb:45
msgid "SSH public key"
msgstr ""

#: ../app/views/compute_resources_vms/form/proxmox/server/_network.html.erb:8
msgid "Card"
msgstr ""

#: ../app/views/compute_resources_vms/form/proxmox/server/_network.html.erb:12
msgid "Multiqueue"
msgstr ""

#: ../app/views/compute_resources_vms/form/proxmox/server/_network.html.erb:14
msgid "Disconnect"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/server/_volume_cdrom.html.erb:8
msgid "CD-ROM"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/server/_volume_cdrom.html.erb:9
msgid "Media"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/server/_volume_cdrom.html.erb:11
msgid "None"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/server/_volume_cdrom.html.erb:12
msgid "Physical"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/server/_volume_cdrom.html.erb:17
msgid "Image ISO"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/server/_volume_cloud_init.html.erb:12
#: ../app/views/compute_resources_vms/form/proxmox/server/_volume_hard_disk.html.erb:13
msgid "Controller"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/server/_volume_hard_disk.html.erb:9
msgid "Hard disk"
msgstr ""

#:
#: ../app/views/compute_resources_vms/form/proxmox/server/_volume_hard_disk.html.erb:15
msgid "Cache"
msgstr ""

#: ../app/views/compute_resources_vms/index/_proxmox.html.erb:11
msgid "Power"
msgstr ""

#: ../app/views/compute_resources_vms/index/_proxmox.html.erb:12
msgid "Uptime"
msgstr ""

#: ../app/views/dashboard/_foreman_fog_proxmox_widget.erb:5
msgid "Proxmox Node Statistics: %s"
msgstr ""

#: ../app/views/images/form/_proxmox.html.erb:3
msgid ""
"The user that is used to ssh into the instance, normally cloud-user, ubuntu, r"
"oot etc"
msgstr ""

#: ../app/views/images/form/_proxmox.html.erb:4
msgid "Password to authenticate with - used for SSH finish step."
msgstr ""

#: ../app/views/images/form/_proxmox.html.erb:5
msgid "Does this image support user data input (e.g. via cloud-init)?"
msgstr ""

#: ../app/views/images/form/_proxmox.html.erb:6
msgid "Image VMID"
msgstr ""

#: ../app/views/images/form/_proxmox.html.erb:6
msgid "vmid of template vm."
msgstr ""

#: ../lib/foreman_fog_proxmox/engine.rb:47
msgid "Foreman Fog Proxmox widget"
msgstr ""

#: gemspec.rb:4
msgid ""
"ForemanFogProxmox plugin adds Proxmox VE compute resource to Foreman using fog"
"-proxmox gem."
msgstr ""