# 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: # 0868a4d1af5275b3f70b0a6dac4c99a4, 2020 # Bryan Kearney , 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: Bryan Kearney , 2020\n" "Language-Team: Korean (https://app.transifex.com/foreman/teams/114/ko/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: ko\n" "Plural-Forms: nplurals=1; plural=0;\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 "지역 로드 " #: ../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 "서브스크립션 ID" #: ../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 "사용자 이름 " #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:134 msgid "Password" msgstr "암호 " #: ../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 "이미지를 선택하십시오" #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:210 msgid "Image" msgstr "이미지 " #: ../app/views/compute_resources_vms/form/azurerm/_network.html.erb:5 msgid "Select" msgstr "선택 " #: ../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 "크기 (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 "이름 " #: ../app/views/compute_resources_vms/index/_azurerm.html.erb:4 msgid "Size" msgstr "사이즈" #: ../app/views/compute_resources_vms/index/_azurerm.html.erb:6 msgid "Region" msgstr "지역 " #: ../app/views/compute_resources_vms/index/_azurerm.html.erb:7 msgid "State" msgstr "상태 " #: ../app/views/compute_resources_vms/index/_azurerm.html.erb:8 msgid "Actions" msgstr "동작 " #: ../app/views/compute_resources_vms/show/_azurerm.html.erb:5 msgid "Properties" msgstr "속성 " #: ../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 "인증에 사용될 암호 - SSH 마지막 단계에서 사용됩니다." #: ../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 "Puppet 클래스 가져오기" #: action_names.rb:5 msgid "Remote action:" msgstr "원격 작업:" #: gemspec.rb:2 msgid "Azure Resource Manager as a compute resource for Foreman" msgstr ""