# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the foreman_azure_rm package. # FIRST AUTHOR , YEAR. # # Translators: # Mikael Fridh , 2020 # johnny.westerlund , 2020 # msgid "" msgstr "" "Project-Id-Version: foreman_azure_rm 2.2.9\n" "Report-Msgid-Bugs-To: \n" "PO-Revision-Date: 2020-04-21 13:58+0000\n" "Last-Translator: johnny.westerlund , 2020\n" "Language-Team: Swedish (Sweden) (https://app.transifex.com/foreman/teams/114/s" "v_SE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: sv_SE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: ../app/controllers/foreman_azure_rm/concerns/compute_resources_controller_extensions.rb:10 msgid "Client ID for AzureRm" msgstr "" #: ../app/controllers/foreman_azure_rm/concerns/compute_resources_controller_extensions.rb:11 msgid "Client Secret for AzureRm" msgstr "" #: ../app/controllers/foreman_azure_rm/concerns/compute_resources_controller_extensions.rb:12 msgid "Subscription ID for AzureRm" msgstr "" #: ../app/controllers/foreman_azure_rm/concerns/compute_resources_controller_extensions.rb:13 ../app/views/compute_resources/form/_azurerm.html.erb:6 msgid "Cloud" msgstr "" #: ../app/controllers/foreman_azure_rm/concerns/hosts_controller_extensions.rb:11 msgid "The region you selected has no sizes associated with it" msgstr "" #: ../app/controllers/foreman_azure_rm/concerns/hosts_controller_extensions.rb:23 msgid "The selected region has no subnets" msgstr "" #: ../app/controllers/foreman_azure_rm/concerns/hosts_controller_extensions.rb:27 msgid "The selected image has no associated compute resource" msgstr "" #: ../app/helpers/azure_compute_resource_helper.rb:11 msgid "Azure Region" msgstr "" #: ../app/helpers/azure_compute_resource_helper.rb:11 msgid "Load Regions" msgstr "Ladda Regioner" #: ../app/models/foreman_azure_rm/azure_rm.rb:67 msgid "is not valid, must be lowercase eg. 'eastus'. No special characters allowed." msgstr "" #: ../app/models/foreman_azure_rm/azure_rm.rb:73 msgid "is not valid. Valid choices are %s." msgstr "" #: ../app/models/foreman_azure_rm/azure_rm_compute.rb:154 msgid "%{vm_size} VM Size" msgstr "" #: ../app/views/compute_resources/form/_azurerm.html.erb:7 msgid "Client ID" msgstr "" #: ../app/views/compute_resources/form/_azurerm.html.erb:8 msgid "Client Secret" msgstr "" #: ../app/views/compute_resources/form/_azurerm.html.erb:9 msgid "Subscription ID" msgstr "" #: ../app/views/compute_resources/form/_azurerm.html.erb:10 msgid "Tenant ID" msgstr "" #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:91 msgid "Please select a Resource Group" msgstr "" #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:94 ../app/views/compute_resources_vms/index/_azurerm.html.erb:5 msgid "Resource Group" msgstr "" #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:97 msgid "Reload Images, Sizes, vNets" msgstr "" #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:109 msgid "Please select a VM Size" msgstr "" #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:111 msgid "VM Size" msgstr "" #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:120 msgid "Platform" msgstr "" #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:127 msgid "Username" msgstr "Användarnamn" #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:134 msgid "Password" msgstr "Lösenord" #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:143 msgid "SSH Key" msgstr "" #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:149 msgid "Premium OS Disk" msgstr "" #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:158 msgid "Override OS Disk Size (GB)" msgstr "" #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:159 msgid "Leave empty to use default image size" msgstr "" #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:167 ../app/views/compute_resources_vms/form/azurerm/_volume.html.erb:14 msgid "Azure's Default" msgstr "" #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:169 msgid "OS Disk Caching" msgstr "" #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:170 msgid "Default ReadWrite" msgstr "" #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:177 msgid "Custom Script Command" msgstr "" #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:178 msgid "To perform commands as root, prefix it with 'sudo'" msgstr "" #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:184 msgid "Comma seperated file URIs" msgstr "" #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:190 msgid "Azure Tags" msgstr "" #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:191 msgid "Comma seperated list of name=value pairs for tags on this VM in Azure" msgstr "" #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:197 msgid "NVIDIA driver / CUDA" msgstr "" #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:199 msgid "Deploy NVIDIA GPU driver and CUDA (Azure Extension Microsoft.HpcCompute/NvidiaGpuDriver{Linux,Windows}/1.3)" msgstr "" #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:207 msgid "Please select an image" msgstr "Vänligen välj en avbildning" #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:210 msgid "Image" msgstr "Avbildning" #: ../app/views/compute_resources_vms/form/azurerm/_network.html.erb:5 msgid "Select" msgstr "Välj" #: ../app/views/compute_resources_vms/form/azurerm/_network.html.erb:7 msgid "Azure Subnet" msgstr "" #: ../app/views/compute_resources_vms/form/azurerm/_network.html.erb:18 msgid "Public IP" msgstr "" #: ../app/views/compute_resources_vms/form/azurerm/_network.html.erb:25 msgid "Static Private IP" msgstr "" #: ../app/views/compute_resources_vms/form/azurerm/_volume.html.erb:4 msgid "Size (GB)" msgstr "Storlek (GB)" #: ../app/views/compute_resources_vms/form/azurerm/_volume.html.erb:8 msgid "Additional number of disks can be added based on VM Size. For more details, please refer to Microsoft Azure's documentation" msgstr "" #: ../app/views/compute_resources_vms/form/azurerm/_volume.html.erb:17 msgid "Data Disk Caching" msgstr "" #: ../app/views/compute_resources_vms/index/_azurerm.html.erb:3 msgid "Name" msgstr "Namn" #: ../app/views/compute_resources_vms/index/_azurerm.html.erb:4 msgid "Size" msgstr "Storlek" #: ../app/views/compute_resources_vms/index/_azurerm.html.erb:6 msgid "Region" msgstr "Region" #: ../app/views/compute_resources_vms/index/_azurerm.html.erb:7 msgid "State" msgstr "Tillstånd" #: ../app/views/compute_resources_vms/index/_azurerm.html.erb:8 msgid "Actions" msgstr "Åtgärder" #: ../app/views/compute_resources_vms/show/_azurerm.html.erb:5 msgid "Properties" msgstr "Egenskaper" #: ../app/views/images/form/_azurerm.html.erb:2 msgid "The user that will be used to SSH into the VM for completion" msgstr "" #: ../app/views/images/form/_azurerm.html.erb:4 msgid "Password to authenticate with - used for SSH finish step." msgstr "" #: ../app/views/images/form/_azurerm.html.erb:5 msgid "Azure Image Name" msgstr "" #: ../app/views/images/form/_azurerm.html.erb:5 msgid "For custom or shared gallery image, use prefix 'custom://' or 'gallery://'. For public and RHEL-byos images, prefix the uuid with 'marketplace://'. (e.g. 'marketplace://OpenLogic:CentOS:7.5:latest' or 'custom://image-name')" msgstr "" #: ../app/views/images/form/_azurerm.html.erb:6 msgid "Does this image support user data input?" msgstr "" #: action_names.rb:2 msgid "Action with sub plans" msgstr "" #: action_names.rb:3 msgid "Import facts" msgstr "" #: action_names.rb:4 msgid "Import Puppet classes" msgstr "" #: action_names.rb:5 msgid "Remote action:" msgstr "" #: gemspec.rb:2 msgid "Azure Resource Manager as a compute resource for Foreman" msgstr ""