Imported Translations from Transifex

Change-Id: I001f99ec0757061db9bca2af13fb124f995498ba
This commit is contained in:
OpenStack Proposal Bot
2014-09-25 06:15:31 +00:00
parent 3c13c9e941
commit 837f5f5801
26 changed files with 4209 additions and 3787 deletions

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: nova\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-09-16 06:07+0000\n"
"POT-Creation-Date: 2014-09-25 06:15+0000\n"
"PO-Revision-Date: 2014-06-16 04:10+0000\n"
"Last-Translator: jaekwon.park <jaekwon.park@rockplace.co.kr>\n"
"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/nova/"
@@ -145,17 +145,17 @@ msgstr ""
msgid "Failed to update usages deallocating server group"
msgstr ""
#: nova/compute/api.py:592
#: nova/compute/api.py:593
msgid "Failed to set instance name using multi_instance_display_name_template."
msgstr ""
#: nova/compute/api.py:1530
#: nova/compute/api.py:1533
msgid ""
"Something wrong happened when trying to delete snapshot from shelved "
"instance."
msgstr ""
#: nova/compute/api.py:3854
#: nova/compute/api.py:3869
msgid "Failed to update usages deallocating security group"
msgstr ""
@@ -198,113 +198,113 @@ msgstr ""
msgid "Failed to revert crashed migration"
msgstr ""
#: nova/compute/manager.py:1439
#: nova/compute/manager.py:1449
msgid "Failed to dealloc network for deleted instance"
msgstr ""
#: nova/compute/manager.py:1460
#: nova/compute/manager.py:1470
msgid "Failed to dealloc network for failed instance"
msgstr ""
#: nova/compute/manager.py:1533 nova/compute/manager.py:3664
#: nova/compute/manager.py:1546 nova/compute/manager.py:3696
msgid "Error trying to reschedule"
msgstr ""
#: nova/compute/manager.py:1642
#: nova/compute/manager.py:1655
#, python-format
msgid "Instance failed network setup after %(attempts)d attempt(s)"
msgstr ""
#: nova/compute/manager.py:1831
#: nova/compute/manager.py:1844
msgid "Instance failed block device setup"
msgstr ""
#: nova/compute/manager.py:1851 nova/compute/manager.py:2208
#: nova/compute/manager.py:4220
#: nova/compute/manager.py:1864 nova/compute/manager.py:2236
#: nova/compute/manager.py:4252
msgid "Instance failed to spawn"
msgstr ""
#: nova/compute/manager.py:2042
#: nova/compute/manager.py:2059
msgid "Unexpected build failure, not rescheduling build."
msgstr ""
#: nova/compute/manager.py:2111 nova/compute/manager.py:2170
#: nova/compute/manager.py:2130 nova/compute/manager.py:2189
msgid "Failed to allocate network(s)"
msgstr ""
#: nova/compute/manager.py:2196
#: nova/compute/manager.py:2221
msgid "Failure prepping block device"
msgstr ""
#: nova/compute/manager.py:2229
#: nova/compute/manager.py:2257
msgid "Failed to deallocate networks"
msgstr ""
#: nova/compute/manager.py:2478 nova/compute/manager.py:3859
#: nova/compute/manager.py:6053
#: nova/compute/manager.py:2506 nova/compute/manager.py:3891
#: nova/compute/manager.py:6091
msgid "Setting instance vm_state to ERROR"
msgstr ""
#: nova/compute/manager.py:2715 nova/compute/manager.py:5121
#: nova/compute/manager.py:2743 nova/compute/manager.py:5159
#, python-format
msgid "Failed to get compute_info for %s"
msgstr ""
#: nova/compute/manager.py:3145
#: nova/compute/manager.py:3173
#, python-format
msgid "set_admin_password failed: %s"
msgstr ""
#: nova/compute/manager.py:3232
#: nova/compute/manager.py:3260
msgid "Error trying to Rescue Instance"
msgstr ""
#: nova/compute/manager.py:3865
#: nova/compute/manager.py:3897
#, python-format
msgid "Failed to rollback quota for failed finish_resize: %s"
msgstr ""
#: nova/compute/manager.py:4507
#: nova/compute/manager.py:4545
#, python-format
msgid "Failed to attach %(volume_id)s at %(mountpoint)s"
msgstr ""
#: nova/compute/manager.py:4546
#: nova/compute/manager.py:4584
#, python-format
msgid "Failed to detach volume %(volume_id)s from %(mp)s"
msgstr ""
#: nova/compute/manager.py:4625
#: nova/compute/manager.py:4663
#, python-format
msgid "Failed to swap volume %(old_volume_id)s for %(new_volume_id)s"
msgstr ""
#: nova/compute/manager.py:4632
#: nova/compute/manager.py:4670
#, python-format
msgid "Failed to connect to volume %(volume_id)s with volume at %(mountpoint)s"
msgstr ""
#: nova/compute/manager.py:4919
#: nova/compute/manager.py:4957
#, python-format
msgid "Pre live migration failed at %s"
msgstr ""
#: nova/compute/manager.py:5434
#: nova/compute/manager.py:5472
msgid "Periodic task failed to offload instance."
msgstr ""
#: nova/compute/manager.py:5475
#: nova/compute/manager.py:5513
#, python-format
msgid "Failed to generate usage audit for instance on host %s"
msgstr ""
#: nova/compute/manager.py:5663
#: nova/compute/manager.py:5701
msgid ""
"Periodic sync_power_state task had an error while processing an instance."
msgstr ""
#: nova/compute/manager.py:5787 nova/compute/manager.py:5796
#: nova/compute/manager.py:5835 nova/compute/manager.py:5846
#: nova/compute/manager.py:5825 nova/compute/manager.py:5834
#: nova/compute/manager.py:5873 nova/compute/manager.py:5884
msgid "error during stop() in sync_power_state."
msgstr ""
@@ -328,32 +328,37 @@ msgstr ""
msgid "Failed to upload %(image_location)s to %(image_path)s"
msgstr ""
#: nova/network/neutronv2/api.py:234
#: nova/network/manager.py:1032
#, python-format
msgid "Error releasing DHCP for IP %(address)s with MAC %(mac_address)s"
msgstr ""
#: nova/network/neutronv2/api.py:235
#, python-format
msgid "Neutron error creating port on network %s"
msgstr ""
#: nova/network/neutronv2/api.py:439
#: nova/network/neutronv2/api.py:440
#, python-format
msgid "Failed to update port %s"
msgstr ""
#: nova/network/neutronv2/api.py:801
#: nova/network/neutronv2/api.py:807
#, python-format
msgid "Failed to access port %s"
msgstr ""
#: nova/network/neutronv2/api.py:1038
#: nova/network/neutronv2/api.py:1044
#, python-format
msgid "Unable to access floating IP %s"
msgstr ""
#: nova/network/neutronv2/api.py:1172
#: nova/network/neutronv2/api.py:1178
#, python-format
msgid "Unable to access floating IP %(fixed_ip)s for port %(port_id)s"
msgstr ""
#: nova/network/neutronv2/api.py:1246
#: nova/network/neutronv2/api.py:1252
#, python-format
msgid "Unable to update host of port %s"
msgstr ""
@@ -462,156 +467,156 @@ msgstr ""
msgid "Error writing vm console log file from serial console pipe. Error: %s"
msgstr ""
#: nova/virt/ironic/driver.py:308
#: nova/virt/ironic/driver.py:312
#, python-format
msgid ""
"Failed to clean up the parameters on node %(node)s when unprovisioning the "
"instance %(instance)s"
msgstr ""
#: nova/virt/ironic/driver.py:618
#: nova/virt/ironic/driver.py:622
#, python-format
msgid ""
"Error preparing deploy for instance %(instance)s on baremetal node %(node)s."
msgstr ""
#: nova/virt/ironic/driver.py:630
#: nova/virt/ironic/driver.py:634
#, python-format
msgid "Failed to request Ironic to provision instance %(inst)s: %(reason)s"
msgstr ""
#: nova/virt/ironic/driver.py:643
#: nova/virt/ironic/driver.py:647
#, python-format
msgid "Error deploying instance %(instance)s on baremetal node %(node)s."
msgstr ""
#: nova/virt/libvirt/driver.py:712
#: nova/virt/libvirt/driver.py:714
#, python-format
msgid "Nova requires libvirt version %(major)i.%(minor)i.%(micro)i or greater."
msgstr ""
#: nova/virt/libvirt/driver.py:837
#: nova/virt/libvirt/driver.py:839
#, python-format
msgid "Connection to libvirt failed: %s"
msgstr ""
#: nova/virt/libvirt/driver.py:1003
#: nova/virt/libvirt/driver.py:1005
#, python-format
msgid "Error from libvirt during destroy. Code=%(errcode)s Error=%(e)s"
msgstr ""
#: nova/virt/libvirt/driver.py:1081
#: nova/virt/libvirt/driver.py:1083
#, python-format
msgid "Error from libvirt during undefine. Code=%(errcode)s Error=%(e)s"
msgstr ""
#: nova/virt/libvirt/driver.py:1108
#: nova/virt/libvirt/driver.py:1110
#, python-format
msgid "Error from libvirt during unfilter. Code=%(errcode)s Error=%(e)s"
msgstr ""
#: nova/virt/libvirt/driver.py:1555
#: nova/virt/libvirt/driver.py:1564
msgid "attaching network adapter failed."
msgstr ""
#: nova/virt/libvirt/driver.py:1582
#: nova/virt/libvirt/driver.py:1591
msgid "detaching network adapter failed."
msgstr ""
#: nova/virt/libvirt/driver.py:1846
#: nova/virt/libvirt/driver.py:1855
msgid "Failed to send updated snapshot status to volume service."
msgstr ""
#: nova/virt/libvirt/driver.py:1953
#: nova/virt/libvirt/driver.py:1962
msgid ""
"Unable to create quiesced VM snapshot, attempting again with quiescing "
"disabled."
msgstr ""
#: nova/virt/libvirt/driver.py:1959
#: nova/virt/libvirt/driver.py:1968
msgid "Unable to create VM snapshot, failing volume_snapshot operation."
msgstr ""
#: nova/virt/libvirt/driver.py:2007
#: nova/virt/libvirt/driver.py:2016
msgid ""
"Error occurred during volume_snapshot_create, sending error status to Cinder."
msgstr ""
#: nova/virt/libvirt/driver.py:2229
#: nova/virt/libvirt/driver.py:2238
msgid ""
"Error occurred during volume_snapshot_delete, sending error status to Cinder."
msgstr ""
#: nova/virt/libvirt/driver.py:2778 nova/virt/libvirt/driver.py:2783
#: nova/virt/libvirt/driver.py:2787 nova/virt/libvirt/driver.py:2792
#, python-format
msgid "Error on '%(path)s' while checking direct I/O: '%(ex)s'"
msgstr ""
#: nova/virt/libvirt/driver.py:2837
#, python-format
msgid "Creating config drive failed with error: %s"
msgstr ""
#: nova/virt/libvirt/driver.py:2930
#: nova/virt/libvirt/driver.py:2915
#, python-format
msgid "Error injecting data into image %(img_id)s (%(e)s)"
msgstr ""
#: nova/virt/libvirt/driver.py:3181
#: nova/virt/libvirt/driver.py:3082
#, python-format
msgid "Creating config drive failed with error: %s"
msgstr ""
#: nova/virt/libvirt/driver.py:3185
#, python-format
msgid "Attaching PCI devices %(dev)s to %(dom)s failed."
msgstr ""
#: nova/virt/libvirt/driver.py:4342
#: nova/virt/libvirt/driver.py:4343
#, python-format
msgid "Error defining a domain with XML: %s"
msgstr ""
#: nova/virt/libvirt/driver.py:4346
#: nova/virt/libvirt/driver.py:4347
#, python-format
msgid "Error launching a defined domain with XML: %s"
msgstr ""
#: nova/virt/libvirt/driver.py:4351
#: nova/virt/libvirt/driver.py:4352
#, python-format
msgid "Error enabling hairpin mode with XML: %s"
msgstr ""
#: nova/virt/libvirt/driver.py:4362
#: nova/virt/libvirt/driver.py:4363
#, python-format
msgid "Neutron Reported failure on event %(event)s for instance %(uuid)s"
msgstr ""
#: nova/virt/libvirt/driver.py:4674
#: nova/virt/libvirt/driver.py:4675
#, python-format
msgid ""
"Hostname has changed from %(old)s to %(new)s. A restart is required to take "
"effect."
msgstr ""
#: nova/virt/libvirt/driver.py:5381
#: nova/virt/libvirt/driver.py:5382
#, python-format
msgid "Live Migration failure: %s"
msgstr ""
#: nova/virt/libvirt/driver.py:6255
#: nova/virt/libvirt/driver.py:6264
#, python-format
msgid "Failed to cleanup directory %(target)s: %(e)s"
msgstr ""
#: nova/virt/libvirt/imagebackend.py:224
#: nova/virt/libvirt/imagebackend.py:226
#, python-format
msgid "Unable to preallocate_images=%(imgs)s at path: %(path)s"
msgstr ""
#: nova/virt/libvirt/imagebackend.py:251
#: nova/virt/libvirt/imagebackend.py:253
#, python-format
msgid ""
"%(base)s virtual size %(base_size)s larger than flavor root disk size "
"%(size)s"
msgstr ""
#: nova/virt/libvirt/imagebackend.py:552
#: nova/virt/libvirt/imagebackend.py:561
msgid "Failed to retrieve ephemeral encryption key"
msgstr ""
@@ -630,7 +635,7 @@ msgstr ""
msgid "Failed to remove %(base_file)s, error was %(error)s"
msgstr ""
#: nova/virt/libvirt/lvm.py:201
#: nova/virt/libvirt/lvm.py:230
#, python-format
msgid "ignoring unrecognized volume_clear='%s' value"
msgstr ""
@@ -656,12 +661,12 @@ msgstr ""
msgid "Unknown content in connection_info/access_mode: %s"
msgstr ""
#: nova/virt/libvirt/volume.py:678
#: nova/virt/libvirt/volume.py:691
#, python-format
msgid "Couldn't unmount the NFS share %s"
msgstr ""
#: nova/virt/libvirt/volume.py:827
#: nova/virt/libvirt/volume.py:859
#, python-format
msgid "Couldn't unmount the GlusterFS share %s"
msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: nova\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-09-16 06:06+0000\n"
"POT-Creation-Date: 2014-09-25 06:14+0000\n"
"PO-Revision-Date: 2014-06-30 04:40+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/nova/"
@@ -44,16 +44,16 @@ msgstr ""
msgid "Deleting network with id %s"
msgstr ""
#: nova/compute/manager.py:2516
#: nova/compute/manager.py:2544
msgid "Instance is already powered off in the hypervisor when stop is called."
msgstr ""
#: nova/compute/manager.py:2792
#: nova/compute/manager.py:2820
#, python-format
msgid "bringing vm to original state: '%s'"
msgstr ""
#: nova/compute/manager.py:5682
#: nova/compute/manager.py:5720
#, python-format
msgid ""
"During sync_power_state the instance has a pending task (%(task)s). Skip."
@@ -165,114 +165,118 @@ msgstr ""
msgid "instance chain %s disappeared during refresh, skipping"
msgstr ""
#: nova/virt/hyperv/vmops.py:457
#: nova/virt/disk/vfs/api.py:66
msgid "Unable to import guestfsfalling back to VFSLocalFS"
msgstr ""
#: nova/virt/hyperv/vmops.py:459
msgid "Soft shutdown succeeded."
msgstr ""
#: nova/virt/libvirt/driver.py:908
#: nova/virt/libvirt/driver.py:910
#, python-format
msgid ""
"Unable to use bulk domain list APIs, falling back to slow code path: %(ex)s"
msgstr ""
#: nova/virt/libvirt/driver.py:1024
#: nova/virt/libvirt/driver.py:1026
msgid "Instance destroyed successfully."
msgstr "인스턴스가 영구 삭제되었습니다. "
#: nova/virt/libvirt/driver.py:1034
#: nova/virt/libvirt/driver.py:1036
msgid "Instance may be started again."
msgstr "인스턴스가 다시 시작됩니다."
#: nova/virt/libvirt/driver.py:1044
#: nova/virt/libvirt/driver.py:1046
msgid "Going to destroy instance again."
msgstr "인스턴스를 다시 영구 삭제하려 합니다."
#: nova/virt/libvirt/driver.py:1695
#: nova/virt/libvirt/driver.py:1704
msgid "Beginning live snapshot process"
msgstr "라이브 스냅샷 프로세스 시작 중"
#: nova/virt/libvirt/driver.py:1698
#: nova/virt/libvirt/driver.py:1707
msgid "Beginning cold snapshot process"
msgstr "콜드 스냅샷 프로세스 시작 중"
#: nova/virt/libvirt/driver.py:1728
#: nova/virt/libvirt/driver.py:1737
msgid "Snapshot extracted, beginning image upload"
msgstr "스냅샷 추출, 이미지 업로드 시작 중"
#: nova/virt/libvirt/driver.py:1740
#: nova/virt/libvirt/driver.py:1749
msgid "Snapshot image upload complete"
msgstr "스냅샷 이미지 업로드 완료"
#: nova/virt/libvirt/driver.py:2250
#: nova/virt/libvirt/driver.py:2259
msgid "Instance soft rebooted successfully."
msgstr "인스턴스가 소프트 리부트되었습니다. "
#: nova/virt/libvirt/driver.py:2293
#: nova/virt/libvirt/driver.py:2302
msgid "Instance shutdown successfully."
msgstr "인스턴스가 시스템 종료되었습니다. "
#: nova/virt/libvirt/driver.py:2301
#: nova/virt/libvirt/driver.py:2310
msgid "Instance may have been rebooted during soft reboot, so return now."
msgstr ""
"인스턴스가 소프트 리부트 중에 다시 부팅되었을 수 있으므로, 지금 리턴합니다. "
#: nova/virt/libvirt/driver.py:2370
#: nova/virt/libvirt/driver.py:2379
msgid "Instance rebooted successfully."
msgstr "인스턴스가 다시 부트되었습니다. "
#: nova/virt/libvirt/driver.py:2413
#: nova/virt/libvirt/driver.py:2422
msgid "Instance already shutdown."
msgstr ""
#: nova/virt/libvirt/driver.py:2429
#: nova/virt/libvirt/driver.py:2438
#, python-format
msgid "Instance shutdown successfully after %d seconds."
msgstr ""
#: nova/virt/libvirt/driver.py:2458
#: nova/virt/libvirt/driver.py:2467
#, python-format
msgid "Instance failed to shutdown in %d seconds."
msgstr ""
#: nova/virt/libvirt/driver.py:2616
#: nova/virt/libvirt/driver.py:2625
msgid "Instance spawned successfully."
msgstr "인스턴스가 파생되었습니다. "
#: nova/virt/libvirt/driver.py:2632
#: nova/virt/libvirt/driver.py:2641
#, python-format
msgid "data: %(data)r, fpath: %(fpath)r"
msgstr "데이터: %(data)r, fpath: %(fpath)r"
#: nova/virt/libvirt/driver.py:2671 nova/virt/libvirt/driver.py:2698
#: nova/virt/libvirt/driver.py:2680 nova/virt/libvirt/driver.py:2707
#, python-format
msgid "Truncated console log returned, %d bytes ignored"
msgstr "잘린 콘솔 로그가 리턴되었으며, %d 바이트는 무시됨"
#: nova/virt/libvirt/driver.py:2830
#: nova/virt/libvirt/driver.py:2938
msgid "Creating image"
msgstr "이미지 작성 중"
#: nova/virt/libvirt/driver.py:3066
msgid "Using config drive"
msgstr "구성 드라이브 사용 중"
#: nova/virt/libvirt/driver.py:3075
#, python-format
msgid "Creating config drive at %(path)s"
msgstr "%(path)s에 구성 드라이브 작성 중"
#: nova/virt/libvirt/driver.py:2953
msgid "Creating image"
msgstr "이미지 작성 중"
#: nova/virt/libvirt/driver.py:3081
msgid "Using config drive"
msgstr "구성 드라이브 사용 중"
#: nova/virt/libvirt/driver.py:3912
#: nova/virt/libvirt/driver.py:3915
msgid "Configuring timezone for windows instance to localtime"
msgstr ""
#: nova/virt/libvirt/driver.py:4901
#: nova/virt/libvirt/driver.py:4902
#, python-format
msgid ""
"Getting block stats failed, device might have been detached. Instance="
"%(instance_name)s Disk=%(disk)s Code=%(errcode)s Error=%(e)s"
msgstr ""
#: nova/virt/libvirt/driver.py:4907
#: nova/virt/libvirt/driver.py:4908
#, python-format
msgid ""
"Could not find domain in libvirt for instance %s. Cannot get block stats for "
@@ -281,26 +285,26 @@ msgstr ""
"%s 인스턴스에 대한 libvirt에서 도메인을 찾을 수 없습니다. 디바이스의 블록 통"
"계를 가져올 수 없음"
#: nova/virt/libvirt/driver.py:5149
#: nova/virt/libvirt/driver.py:5150
#, python-format
msgid "Instance launched has CPU info: %s"
msgstr ""
#: nova/virt/libvirt/driver.py:5900
#: nova/virt/libvirt/driver.py:5909
msgid "Instance running successfully."
msgstr "인스턴스가 정상적으로 실행 중입니다. "
#: nova/virt/libvirt/driver.py:6249
#: nova/virt/libvirt/driver.py:6258
#, python-format
msgid "Deleting instance files %s"
msgstr ""
#: nova/virt/libvirt/driver.py:6262
#: nova/virt/libvirt/driver.py:6271
#, python-format
msgid "Deletion of %s failed"
msgstr ""
#: nova/virt/libvirt/driver.py:6266
#: nova/virt/libvirt/driver.py:6275
#, python-format
msgid "Deletion of %s complete"
msgstr ""
@@ -317,6 +321,11 @@ msgstr "정적 필터 확인 중"
msgid "Attempted to unfilter instance which is not filtered"
msgstr "필터링되지 않는 인스턴스를 필터링 해제하려고 했음"
#: nova/virt/libvirt/imagebackend.py:365
#, python-format
msgid "Failed to get image info from path %(path)s; error: %(error)s"
msgstr ""
#: nova/virt/libvirt/imagecache.py:190
#, python-format
msgid "Writing stored info to %s"
@@ -377,7 +386,12 @@ msgstr "제거 가능한 기본 파일: %s"
msgid "findmnt tool is not installed"
msgstr ""
#: nova/virt/xenapi/vm_utils.py:1320
#: nova/virt/xenapi/vm_utils.py:684
#, python-format
msgid "Deleted %s snapshots."
msgstr ""
#: nova/virt/xenapi/vm_utils.py:1327
#, python-format
msgid ""
"Image creation data, cacheable: %(cache)s, downloaded: %(downloaded)s "