Imported Translations from Transifex

Change-Id: Idf33136691295d8ff15dae48ba3b4f6b7e002bbb
This commit is contained in:
OpenStack Jenkins
2013-07-29 18:10:19 +00:00
parent d1b9a8d60b
commit 9bddd39c74
41 changed files with 3322 additions and 2543 deletions

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cinder\n" "Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2013-05-08 11:44+0000\n" "PO-Revision-Date: 2013-05-08 11:44+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bulgarian (Bulgaria) " "Language-Team: Bulgarian (Bulgaria) "
@@ -16,7 +16,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -862,11 +862,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1319,32 +1319,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "" msgstr ""
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "" msgstr ""
@@ -2034,7 +2034,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
@@ -2056,40 +2056,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, python-format #, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2104,46 +2104,57 @@ msgstr ""
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, python-format #, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, python-format #, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, python-format #, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3167,8 +3178,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3182,7 +3193,7 @@ msgstr ""
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3206,144 +3217,152 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "" msgstr ""
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cinder\n" "Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2012-01-19 20:22+0000\n" "PO-Revision-Date: 2012-01-19 20:22+0000\n"
"Last-Translator: yazar <zrncescientiae@gmail.com>\n" "Last-Translator: yazar <zrncescientiae@gmail.com>\n"
"Language-Team: Bosnian <bs@li.org>\n" "Language-Team: Bosnian <bs@li.org>\n"
@@ -15,7 +15,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -861,11 +861,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1318,32 +1318,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "" msgstr ""
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "" msgstr ""
@@ -2037,7 +2037,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
@@ -2059,40 +2059,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, python-format #, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2107,46 +2107,57 @@ msgstr ""
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, python-format #, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, python-format #, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, python-format #, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3171,8 +3182,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3186,7 +3197,7 @@ msgstr ""
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3210,148 +3221,156 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
#, fuzzy #, fuzzy
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "Status volumena mora biti omogućen" msgstr "Status volumena mora biti omogućen"
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
#, fuzzy #, fuzzy
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "Status volumena mora biti omogućen" msgstr "Status volumena mora biti omogućen"
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
#, fuzzy #, fuzzy
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "Status volumena mora biti omogućen" msgstr "Status volumena mora biti omogućen"
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
#, fuzzy #, fuzzy
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "Status volumena mora biti omogućen" msgstr "Status volumena mora biti omogućen"
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cinder\n" "Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2013-05-29 08:13+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Catalan " "Language-Team: Catalan "
@@ -16,7 +16,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -862,11 +862,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1319,32 +1319,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "" msgstr ""
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "" msgstr ""
@@ -2034,7 +2034,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
@@ -2056,40 +2056,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, python-format #, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2104,46 +2104,57 @@ msgstr ""
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, python-format #, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, python-format #, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, python-format #, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3167,8 +3178,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3182,7 +3193,7 @@ msgstr ""
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3206,144 +3217,152 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "" msgstr ""
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -6,16 +6,16 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cinder jenkins.cinder.propose.translation.update.70\n" "Project-Id-Version: cinder jenkins.cinder.propose.translation.update.74\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -861,11 +861,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1318,32 +1318,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "" msgstr ""
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "" msgstr ""
@@ -2033,7 +2033,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
@@ -2055,40 +2055,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, python-format #, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2103,46 +2103,57 @@ msgstr ""
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, python-format #, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, python-format #, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, python-format #, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3166,8 +3177,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3181,7 +3192,7 @@ msgstr ""
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3205,144 +3216,152 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "" msgstr ""
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cinder\n" "Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2012-04-04 20:28+0000\n" "PO-Revision-Date: 2012-04-04 20:28+0000\n"
"Last-Translator: Zbyněk Schwarz <Unknown>\n" "Last-Translator: Zbyněk Schwarz <Unknown>\n"
"Language-Team: Czech <cs@li.org>\n" "Language-Team: Czech <cs@li.org>\n"
@@ -16,7 +16,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -879,11 +879,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "parametr limit musí být celé číslo" msgstr "parametr limit musí být celé číslo"
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "parametr limit musí být kladný" msgstr "parametr limit musí být kladný"
@@ -1344,32 +1344,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "Server neexistuje" msgstr "Server neexistuje"
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "Zadáno neplatné imageRef." msgstr "Zadáno neplatné imageRef."
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "Vytvořit svazek o %s GB" msgstr "Vytvořit svazek o %s GB"
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, fuzzy, python-format #, fuzzy, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "Odstraňování voleb '%(unk_opt_str)s' z fronty" msgstr "Odstraňování voleb '%(unk_opt_str)s' z fronty"
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, fuzzy, python-format #, fuzzy, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "Odstraňování voleb '%(unk_opt_str)s' z fronty" msgstr "Odstraňování voleb '%(unk_opt_str)s' z fronty"
@@ -2063,7 +2063,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, fuzzy, python-format #, fuzzy, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "Nenalezeno žádné cílové id ve svazku %(volume_id)s." msgstr "Nenalezeno žádné cílové id ve svazku %(volume_id)s."
@@ -2085,40 +2085,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "Nenalezeno žádné cílové id ve svazku %(volume_id)s." msgstr "Nenalezeno žádné cílové id ve svazku %(volume_id)s."
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, python-format #, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2133,46 +2133,57 @@ msgstr ""
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "Nelze získat metadata pro ip: %s" msgstr "Nelze získat metadata pro ip: %s"
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, python-format #, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, python-format #, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "Nelze použít globální roli %(role_id)s" msgstr "Nelze použít globální roli %(role_id)s"
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3204,8 +3215,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3219,7 +3230,7 @@ msgstr "Nelze získat metadata pro ip: %s"
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3243,147 +3254,155 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
#, fuzzy #, fuzzy
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "Obraz musí být dostupný" msgstr "Obraz musí být dostupný"
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
#, fuzzy #, fuzzy
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "Obraz musí být dostupný" msgstr "Obraz musí být dostupný"
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
#, fuzzy #, fuzzy
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "Obraz musí být dostupný" msgstr "Obraz musí být dostupný"
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cinder\n" "Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2011-01-15 21:46+0000\n" "PO-Revision-Date: 2011-01-15 21:46+0000\n"
"Last-Translator: Soren Hansen <soren@linux2go.dk>\n" "Last-Translator: Soren Hansen <soren@linux2go.dk>\n"
"Language-Team: Danish <da@li.org>\n" "Language-Team: Danish <da@li.org>\n"
@@ -15,7 +15,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -861,11 +861,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1318,32 +1318,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "" msgstr ""
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "" msgstr ""
@@ -2033,7 +2033,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
@@ -2055,40 +2055,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, python-format #, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2103,46 +2103,57 @@ msgstr ""
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, python-format #, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, python-format #, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, python-format #, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3166,8 +3177,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3181,7 +3192,7 @@ msgstr ""
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3205,144 +3216,152 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "" msgstr ""
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cinder\n" "Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2011-08-23 11:23+0000\n" "PO-Revision-Date: 2011-08-23 11:23+0000\n"
"Last-Translator: Thierry Carrez <thierry.carrez+lp@gmail.com>\n" "Last-Translator: Thierry Carrez <thierry.carrez+lp@gmail.com>\n"
"Language-Team: German <de@li.org>\n" "Language-Team: German <de@li.org>\n"
@@ -15,7 +15,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -867,11 +867,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1324,32 +1324,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "" msgstr ""
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "" msgstr ""
@@ -2039,7 +2039,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, fuzzy, python-format #, fuzzy, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "Nicht möglich volume %s zufinden" msgstr "Nicht möglich volume %s zufinden"
@@ -2061,40 +2061,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "Nicht möglich volume %s zufinden" msgstr "Nicht möglich volume %s zufinden"
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, python-format #, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2109,46 +2109,57 @@ msgstr "Nicht möglich volume %s zufinden"
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "Nicht möglich volume %s zufinden" msgstr "Nicht möglich volume %s zufinden"
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "Nicht möglich volume %s zufinden" msgstr "Nicht möglich volume %s zufinden"
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, python-format #, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, python-format #, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3173,8 +3184,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3188,7 +3199,7 @@ msgstr "Nicht möglich volume %s zufinden"
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3212,144 +3223,152 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "" msgstr ""
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cinder\n" "Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2011-10-21 11:27+0000\n" "PO-Revision-Date: 2011-10-21 11:27+0000\n"
"Last-Translator: Tom Fifield <Unknown>\n" "Last-Translator: Tom Fifield <Unknown>\n"
"Language-Team: English (Australia) <en_AU@li.org>\n" "Language-Team: English (Australia) <en_AU@li.org>\n"
@@ -15,7 +15,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -868,11 +868,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1327,32 +1327,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "volume group %s doesn't exist" msgstr "volume group %s doesn't exist"
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "Create volume of %s GB" msgstr "Create volume of %s GB"
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "" msgstr ""
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "" msgstr ""
@@ -2046,7 +2046,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, fuzzy, python-format #, fuzzy, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "Tried to remove non-existent console %(console_id)s." msgstr "Tried to remove non-existent console %(console_id)s."
@@ -2068,40 +2068,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "Tried to remove non-existent console %(console_id)s." msgstr "Tried to remove non-existent console %(console_id)s."
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, fuzzy, python-format #, fuzzy, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "Rebooting instance %s" msgstr "Rebooting instance %s"
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2116,46 +2116,57 @@ msgstr "Unable to detach volume %s"
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "Unable to locate volume %s" msgstr "Unable to locate volume %s"
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "Unable to locate volume %s" msgstr "Unable to locate volume %s"
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "Unable to find SR from VBD %s" msgstr "Unable to find SR from VBD %s"
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "Unable to find SR from VBD %s" msgstr "Unable to find SR from VBD %s"
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3184,8 +3195,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3199,7 +3210,7 @@ msgstr "Failed to get metadata for ip: %s"
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3223,148 +3234,156 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
#, fuzzy #, fuzzy
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "Volume status must be available" msgstr "Volume status must be available"
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
#, fuzzy #, fuzzy
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "Volume status must be available" msgstr "Volume status must be available"
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
#, fuzzy #, fuzzy
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "Volume status must be available" msgstr "Volume status must be available"
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
#, fuzzy #, fuzzy
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "Volume status must be available" msgstr "Volume status must be available"
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cinder\n" "Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2012-03-30 11:10+0000\n" "PO-Revision-Date: 2012-03-30 11:10+0000\n"
"Last-Translator: Anthony Harrington <untaintableangel@hotmail.co.uk>\n" "Last-Translator: Anthony Harrington <untaintableangel@hotmail.co.uk>\n"
"Language-Team: English (United Kingdom) <en_GB@li.org>\n" "Language-Team: English (United Kingdom) <en_GB@li.org>\n"
@@ -15,7 +15,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -873,11 +873,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1331,32 +1331,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "" msgstr ""
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "" msgstr ""
@@ -2050,7 +2050,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, fuzzy, python-format #, fuzzy, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "Unable to locate volume %s" msgstr "Unable to locate volume %s"
@@ -2072,40 +2072,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "Unable to locate volume %s" msgstr "Unable to locate volume %s"
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, fuzzy, python-format #, fuzzy, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "Rebooting instance %s" msgstr "Rebooting instance %s"
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2120,46 +2120,57 @@ msgstr "Unable to detach volume %s"
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "Unable to locate volume %s" msgstr "Unable to locate volume %s"
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "Unable to locate volume %s" msgstr "Unable to locate volume %s"
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "Unable to detach volume %s" msgstr "Unable to detach volume %s"
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "Unable to detach volume %s" msgstr "Unable to detach volume %s"
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3188,8 +3199,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3203,7 +3214,7 @@ msgstr "Unable to locate volume %s"
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3227,148 +3238,156 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
#, fuzzy #, fuzzy
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "Volume status must be available" msgstr "Volume status must be available"
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
#, fuzzy #, fuzzy
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "Volume status must be available" msgstr "Volume status must be available"
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
#, fuzzy #, fuzzy
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "Volume status must be available" msgstr "Volume status must be available"
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
#, fuzzy #, fuzzy
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "Volume status must be available" msgstr "Volume status must be available"
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cinder\n" "Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2013-05-08 11:44+0000\n" "PO-Revision-Date: 2013-05-08 11:44+0000\n"
"Last-Translator: markmc <markmc@redhat.com>\n" "Last-Translator: markmc <markmc@redhat.com>\n"
"Language-Team: en_US <LL@li.org>\n" "Language-Team: en_US <LL@li.org>\n"
@@ -15,7 +15,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -875,11 +875,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "limit param must be an integer" msgstr "limit param must be an integer"
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "limit param must be positive" msgstr "limit param must be positive"
@@ -1339,32 +1339,32 @@ msgstr "Invalid value '%s' for force. "
msgid "volume does not exist" msgid "volume does not exist"
msgstr "volume does not exist" msgstr "volume does not exist"
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "vol=%s" msgstr "vol=%s"
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "Delete volume with id: %s" msgstr "Delete volume with id: %s"
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "Invalid imageRef provided." msgstr "Invalid imageRef provided."
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "Create volume of %s GB" msgstr "Create volume of %s GB"
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "Removing options '%(bad_options)s' from query" msgstr "Removing options '%(bad_options)s' from query"
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "Removing options '%s' from query" msgstr "Removing options '%s' from query"
@@ -2096,7 +2096,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "Creating iscsi_target for: %s" msgstr "Creating iscsi_target for: %s"
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, fuzzy, python-format #, fuzzy, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "Failed to create iscsi target for volume id:%(vol_id)s." msgstr "Failed to create iscsi target for volume id:%(vol_id)s."
@@ -2120,40 +2120,40 @@ msgstr "Removing iscsi_target for: %s"
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "Failed to remove iscsi target for volume id:%(vol_id)s." msgstr "Failed to remove iscsi target for volume id:%(vol_id)s."
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "valid iqn needed for show_target" msgstr "valid iqn needed for show_target"
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "Removing iscsi_target for volume: %s" msgstr "Removing iscsi_target for volume: %s"
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "rtstool is not installed correctly" msgstr "rtstool is not installed correctly"
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "Creating iscsi_target for volume: %s" msgstr "Creating iscsi_target for volume: %s"
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, python-format #, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "Removing iscsi_target: %s" msgstr "Removing iscsi_target: %s"
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "Failed to add initiator iqn %s to target" msgstr "Failed to add initiator iqn %s to target"
@@ -2168,47 +2168,58 @@ msgstr "Unable to find group: %(group)s"
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "Fail to create volume %(volname)s" msgstr "Fail to create volume %(volname)s"
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
#, fuzzy #, fuzzy
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "error refreshing volume stats" msgstr "error refreshing volume stats"
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, fuzzy, python-format #, fuzzy, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "casted to %s" msgstr "casted to %s"
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, fuzzy, python-format #, fuzzy, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "casted to %s" msgstr "casted to %s"
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "Fail to create volume %(volname)s" msgstr "Fail to create volume %(volname)s"
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "Unable to find ca_file : %s" msgstr "Unable to find ca_file : %s"
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "Unable to find ca_file : %s" msgstr "Unable to find ca_file : %s"
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "Deploy v1 of the Cinder API. " msgstr "Deploy v1 of the Cinder API. "
@@ -3272,8 +3283,8 @@ msgstr "Decoding JSON: %s"
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "Unexpected status code" msgstr "Unexpected status code"
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "status must be available" msgstr "status must be available"
@@ -3287,7 +3298,7 @@ msgstr "Failed to get target portal for filer: %s"
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3315,86 +3326,94 @@ msgstr "Failed to update quota for deleting volume"
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "May specify only one of snapshot, imageRef or source volume" msgstr "May specify only one of snapshot, imageRef or source volume"
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "Volume size cannot be lesser than the Snapshot size" msgstr "Volume size cannot be lesser than the Snapshot size"
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "Unable to clone volumes that are in an error state" msgstr "Unable to clone volumes that are in an error state"
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "Clones currently must be >= original volume size." msgstr "Clones currently must be >= original volume size."
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "Volume size '%s' must be an integer and greater than 0" msgstr "Volume size '%s' must be an integer and greater than 0"
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "Size of specified image is larger than volume size." msgstr "Size of specified image is larger than volume size."
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "Image minDisk size is larger than the volume size." msgstr "Image minDisk size is larger than the volume size."
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "Failed to update quota for deleting volume" msgstr "Failed to update quota for deleting volume"
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "Volume status must be available or error" msgstr "Volume status must be available or error"
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "Volume still has %d dependent snapshots" msgstr "Volume still has %d dependent snapshots"
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "Searching by: %s" msgstr "Searching by: %s"
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "already attached" msgstr "already attached"
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "Volume status must be available to reserve" msgstr "Volume status must be available to reserve"
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "must be available" msgstr "must be available"
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
@@ -3403,7 +3422,7 @@ msgstr ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
@@ -3412,51 +3431,51 @@ msgstr ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "Volume Snapshot status must be available or error" msgstr "Volume Snapshot status must be available or error"
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "Metadata property key blank" msgstr "Metadata property key blank"
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "Metadata property key greater than 255 characters" msgstr "Metadata property key greater than 255 characters"
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "Metadata property value greater than 255 characters" msgstr "Metadata property value greater than 255 characters"
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "Volume status must be available/in-use." msgstr "Volume status must be available/in-use."
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "Volume status is in-use." msgstr "Volume status is in-use."
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cinder\n" "Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2012-03-10 06:08+0000\n" "PO-Revision-Date: 2012-03-10 06:08+0000\n"
"Last-Translator: Oscar Rosario <oscar.inirio@gmail.com>\n" "Last-Translator: Oscar Rosario <oscar.inirio@gmail.com>\n"
"Language-Team: Spanish <es@li.org>\n" "Language-Team: Spanish <es@li.org>\n"
@@ -15,7 +15,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -875,11 +875,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1334,32 +1334,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "el grupo de volumenes %s no existe" msgstr "el grupo de volumenes %s no existe"
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "Crear volumen de %s GB" msgstr "Crear volumen de %s GB"
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "" msgstr ""
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "" msgstr ""
@@ -2053,7 +2053,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, fuzzy, python-format #, fuzzy, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "Fallo al generar metadatos para la ip %s" msgstr "Fallo al generar metadatos para la ip %s"
@@ -2075,40 +2075,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "Fallo al generar metadatos para la ip %s" msgstr "Fallo al generar metadatos para la ip %s"
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, fuzzy, python-format #, fuzzy, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "Reiniciando instancia %s" msgstr "Reiniciando instancia %s"
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2123,46 +2123,57 @@ msgstr "Imposible desasociar volumen %s"
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "Imposible encontrar volumen %s" msgstr "Imposible encontrar volumen %s"
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "Imposible encontrar volumen %s" msgstr "Imposible encontrar volumen %s"
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "Imposible encontrar SR en VBD %s" msgstr "Imposible encontrar SR en VBD %s"
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "Imposible encontrar SR en VBD %s" msgstr "Imposible encontrar SR en VBD %s"
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3194,8 +3205,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3209,7 +3220,7 @@ msgstr "Fallo al generar metadatos para la ip %s"
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3233,148 +3244,156 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
#, fuzzy #, fuzzy
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "El estado del volumen debe estar disponible" msgstr "El estado del volumen debe estar disponible"
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
#, fuzzy #, fuzzy
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "El estado del volumen debe estar disponible" msgstr "El estado del volumen debe estar disponible"
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
#, fuzzy #, fuzzy
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "El estado del volumen debe estar disponible" msgstr "El estado del volumen debe estar disponible"
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
#, fuzzy #, fuzzy
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "El estado del volumen debe estar disponible" msgstr "El estado del volumen debe estar disponible"
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cinder\n" "Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2013-05-08 11:44+0000\n" "PO-Revision-Date: 2013-05-08 11:44+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Finnish (Finland) " "Language-Team: Finnish (Finland) "
@@ -16,7 +16,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -862,11 +862,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1319,32 +1319,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "" msgstr ""
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "" msgstr ""
@@ -2034,7 +2034,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
@@ -2056,40 +2056,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, python-format #, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2104,46 +2104,57 @@ msgstr ""
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, python-format #, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, python-format #, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, python-format #, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3167,8 +3178,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3182,7 +3193,7 @@ msgstr ""
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3206,144 +3217,152 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "" msgstr ""
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cinder\n" "Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2012-04-06 14:54+0000\n" "PO-Revision-Date: 2012-04-06 14:54+0000\n"
"Last-Translator: EmmanuelLeNormand <manu@ubuntu-fr.org>\n" "Last-Translator: EmmanuelLeNormand <manu@ubuntu-fr.org>\n"
"Language-Team: French <fr@li.org>\n" "Language-Team: French <fr@li.org>\n"
@@ -15,7 +15,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -875,11 +875,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1334,32 +1334,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "Le groupe de volume %s n'existe pas" msgstr "Le groupe de volume %s n'existe pas"
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "Création d'un volume de %s Go" msgstr "Création d'un volume de %s Go"
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "" msgstr ""
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "" msgstr ""
@@ -2053,7 +2053,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, fuzzy, python-format #, fuzzy, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "Tentative de suppression d'une console non existente %(console_id)s." msgstr "Tentative de suppression d'une console non existente %(console_id)s."
@@ -2075,40 +2075,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "Tentative de suppression d'une console non existente %(console_id)s." msgstr "Tentative de suppression d'une console non existente %(console_id)s."
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, fuzzy, python-format #, fuzzy, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "Redémarrage de l'instance %s" msgstr "Redémarrage de l'instance %s"
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2123,46 +2123,57 @@ msgstr "Impossible de détacher le volume %s"
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "Impossible de trouver le volume %s" msgstr "Impossible de trouver le volume %s"
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "Impossible de trouver le volume %s" msgstr "Impossible de trouver le volume %s"
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "Impossible de trouver SR du VDB %s" msgstr "Impossible de trouver SR du VDB %s"
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "Impossible de trouver SR du VDB %s" msgstr "Impossible de trouver SR du VDB %s"
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3194,8 +3205,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3209,7 +3220,7 @@ msgstr "Impossible de récupérer les méta-donnérs pour l'IP : %s"
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3233,148 +3244,156 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
#, fuzzy #, fuzzy
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "Le status du volume doit être disponible" msgstr "Le status du volume doit être disponible"
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
#, fuzzy #, fuzzy
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "Le status du volume doit être disponible" msgstr "Le status du volume doit être disponible"
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
#, fuzzy #, fuzzy
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "Le status du volume doit être disponible" msgstr "Le status du volume doit être disponible"
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
#, fuzzy #, fuzzy
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "Le status du volume doit être disponible" msgstr "Le status du volume doit être disponible"
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cinder\n" "Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2013-05-29 08:13+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Croatian " "Language-Team: Croatian "
@@ -17,7 +17,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -863,11 +863,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1320,32 +1320,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "" msgstr ""
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "" msgstr ""
@@ -2035,7 +2035,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
@@ -2057,40 +2057,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, python-format #, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2105,46 +2105,57 @@ msgstr ""
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, python-format #, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, python-format #, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, python-format #, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3168,8 +3179,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3183,7 +3194,7 @@ msgstr ""
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3207,144 +3218,152 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "" msgstr ""
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cinder\n" "Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2013-05-29 08:13+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Hungarian " "Language-Team: Hungarian "
@@ -16,7 +16,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -862,11 +862,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1319,32 +1319,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "" msgstr ""
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "" msgstr ""
@@ -2034,7 +2034,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
@@ -2056,40 +2056,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, python-format #, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2104,46 +2104,57 @@ msgstr ""
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, python-format #, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, python-format #, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, python-format #, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3167,8 +3178,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3182,7 +3193,7 @@ msgstr ""
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3206,144 +3217,152 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "" msgstr ""
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cinder\n" "Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2013-05-29 08:13+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Indonesian " "Language-Team: Indonesian "
@@ -16,7 +16,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -862,11 +862,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1319,32 +1319,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "" msgstr ""
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "" msgstr ""
@@ -2034,7 +2034,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
@@ -2056,40 +2056,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, python-format #, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2104,46 +2104,57 @@ msgstr ""
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, python-format #, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, python-format #, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, python-format #, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3167,8 +3178,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3182,7 +3193,7 @@ msgstr ""
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3206,144 +3217,152 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "" msgstr ""
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cinder\n" "Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2012-04-01 18:59+0000\n" "PO-Revision-Date: 2012-04-01 18:59+0000\n"
"Last-Translator: simone.sandri <lexluxsox@hotmail.it>\n" "Last-Translator: simone.sandri <lexluxsox@hotmail.it>\n"
"Language-Team: Italian <it@li.org>\n" "Language-Team: Italian <it@li.org>\n"
@@ -15,7 +15,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -872,11 +872,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1330,32 +1330,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "" msgstr ""
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "" msgstr ""
@@ -2049,7 +2049,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, fuzzy, python-format #, fuzzy, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "Impossibile localizzare il volume %s" msgstr "Impossibile localizzare il volume %s"
@@ -2071,40 +2071,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "Impossibile localizzare il volume %s" msgstr "Impossibile localizzare il volume %s"
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, fuzzy, python-format #, fuzzy, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "Riavviando l'istanza %s" msgstr "Riavviando l'istanza %s"
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2119,46 +2119,57 @@ msgstr "Impossibile smontare il volume %s"
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "Impossibile localizzare il volume %s" msgstr "Impossibile localizzare il volume %s"
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "Impossibile localizzare il volume %s" msgstr "Impossibile localizzare il volume %s"
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "Impossibile smontare il volume %s" msgstr "Impossibile smontare il volume %s"
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "Impossibile smontare il volume %s" msgstr "Impossibile smontare il volume %s"
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3186,8 +3197,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3201,7 +3212,7 @@ msgstr "Impossibile localizzare il volume %s"
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3225,148 +3236,156 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
#, fuzzy #, fuzzy
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "Lo stato del volume deve essere disponibile" msgstr "Lo stato del volume deve essere disponibile"
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
#, fuzzy #, fuzzy
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "Lo stato del volume deve essere disponibile" msgstr "Lo stato del volume deve essere disponibile"
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
#, fuzzy #, fuzzy
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "Lo stato del volume deve essere disponibile" msgstr "Lo stato del volume deve essere disponibile"
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
#, fuzzy #, fuzzy
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "Lo stato del volume deve essere disponibile" msgstr "Lo stato del volume deve essere disponibile"
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cinder\n" "Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2013-05-29 08:13+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Italian (Italy) " "Language-Team: Italian (Italy) "
@@ -16,7 +16,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -862,11 +862,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1319,32 +1319,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "" msgstr ""
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "" msgstr ""
@@ -2034,7 +2034,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
@@ -2056,40 +2056,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, python-format #, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2104,46 +2104,57 @@ msgstr ""
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, python-format #, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, python-format #, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, python-format #, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3167,8 +3178,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3182,7 +3193,7 @@ msgstr ""
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3206,144 +3217,152 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "" msgstr ""
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cinder\n" "Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2011-08-23 11:22+0000\n" "PO-Revision-Date: 2011-08-23 11:22+0000\n"
"Last-Translator: Thierry Carrez <thierry.carrez+lp@gmail.com>\n" "Last-Translator: Thierry Carrez <thierry.carrez+lp@gmail.com>\n"
"Language-Team: \n" "Language-Team: \n"
@@ -15,7 +15,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -869,11 +869,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1328,32 +1328,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "ボリュームグループ%sが存在しません。" msgstr "ボリュームグループ%sが存在しません。"
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "Create volume: %s GBのボリュームを作成します。" msgstr "Create volume: %s GBのボリュームを作成します。"
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "" msgstr ""
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "" msgstr ""
@@ -2047,7 +2047,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, fuzzy, python-format #, fuzzy, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "存在しないコンソール %(console_id)s を削除しようとしました" msgstr "存在しないコンソール %(console_id)s を削除しようとしました"
@@ -2069,40 +2069,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "存在しないコンソール %(console_id)s を削除しようとしました" msgstr "存在しないコンソール %(console_id)s を削除しようとしました"
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, fuzzy, python-format #, fuzzy, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "Rebooting instance: インスタンス %s を再起動します。" msgstr "Rebooting instance: インスタンス %s を再起動します。"
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2117,46 +2117,57 @@ msgstr "ボリューム %s を切断(detach)できません"
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "ボリューム %s の存在が確認できません。" msgstr "ボリューム %s の存在が確認できません。"
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "ボリューム %s の存在が確認できません。" msgstr "ボリューム %s の存在が確認できません。"
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "VBD %s から SRを取得できません。" msgstr "VBD %s から SRを取得できません。"
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "VBD %s から SRを取得できません。" msgstr "VBD %s から SRを取得できません。"
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3185,8 +3196,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3200,7 +3211,7 @@ msgstr "ip %s に対するメタデータの取得に失敗しました。"
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3224,148 +3235,156 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
#, fuzzy #, fuzzy
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "ボリュームのステータス(status)は available でなければなりません。" msgstr "ボリュームのステータス(status)は available でなければなりません。"
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
#, fuzzy #, fuzzy
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "ボリュームのステータス(status)は available でなければなりません。" msgstr "ボリュームのステータス(status)は available でなければなりません。"
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
#, fuzzy #, fuzzy
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "ボリュームのステータス(status)は available でなければなりません。" msgstr "ボリュームのステータス(status)は available でなければなりません。"
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
#, fuzzy #, fuzzy
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "ボリュームのステータス(status)は available でなければなりません。" msgstr "ボリュームのステータス(status)は available でなければなりません。"
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cinder\n" "Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2013-05-29 08:13+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Georgian (Georgia) " "Language-Team: Georgian (Georgia) "
@@ -16,7 +16,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -862,11 +862,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1319,32 +1319,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "" msgstr ""
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "" msgstr ""
@@ -2034,7 +2034,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
@@ -2056,40 +2056,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, python-format #, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2104,46 +2104,57 @@ msgstr ""
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, python-format #, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, python-format #, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, python-format #, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3167,8 +3178,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3182,7 +3193,7 @@ msgstr ""
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3206,144 +3217,152 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "" msgstr ""
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cinder\n" "Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2011-12-16 04:42+0000\n" "PO-Revision-Date: 2011-12-16 04:42+0000\n"
"Last-Translator: Zhongyue Luo <lzyeval@gmail.com>\n" "Last-Translator: Zhongyue Luo <lzyeval@gmail.com>\n"
"Language-Team: Korean <ko@li.org>\n" "Language-Team: Korean <ko@li.org>\n"
@@ -15,7 +15,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -866,11 +866,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1324,32 +1324,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "" msgstr ""
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "" msgstr ""
@@ -2043,7 +2043,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, fuzzy, python-format #, fuzzy, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "%s 볼륨을 찾을수 없습니다" msgstr "%s 볼륨을 찾을수 없습니다"
@@ -2065,40 +2065,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "%s 볼륨을 찾을수 없습니다" msgstr "%s 볼륨을 찾을수 없습니다"
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, fuzzy, python-format #, fuzzy, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "인스턴스 %s를 재부팅합니다" msgstr "인스턴스 %s를 재부팅합니다"
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2113,46 +2113,57 @@ msgstr "%s 볼륨 탈착에 실패했습니다"
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "%s 볼륨을 찾을수 없습니다" msgstr "%s 볼륨을 찾을수 없습니다"
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "%s 볼륨을 찾을수 없습니다" msgstr "%s 볼륨을 찾을수 없습니다"
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "%s 볼륨 탈착에 실패했습니다" msgstr "%s 볼륨 탈착에 실패했습니다"
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "%s 볼륨 탈착에 실패했습니다" msgstr "%s 볼륨 탈착에 실패했습니다"
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3177,8 +3188,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3192,7 +3203,7 @@ msgstr "%s 볼륨을 찾을수 없습니다"
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3216,148 +3227,156 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
#, fuzzy #, fuzzy
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "볼륨의 상태를 알 수 없습니다" msgstr "볼륨의 상태를 알 수 없습니다"
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
#, fuzzy #, fuzzy
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "볼륨의 상태를 알 수 없습니다" msgstr "볼륨의 상태를 알 수 없습니다"
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
#, fuzzy #, fuzzy
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "볼륨의 상태를 알 수 없습니다" msgstr "볼륨의 상태를 알 수 없습니다"
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
#, fuzzy #, fuzzy
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "볼륨의 상태를 알 수 없습니다" msgstr "볼륨의 상태를 알 수 없습니다"
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cinder\n" "Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2013-05-08 11:44+0000\n" "PO-Revision-Date: 2013-05-08 11:44+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Korean (Korea) " "Language-Team: Korean (Korea) "
@@ -16,7 +16,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -862,11 +862,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1319,32 +1319,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "" msgstr ""
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "" msgstr ""
@@ -2034,7 +2034,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
@@ -2056,40 +2056,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, python-format #, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2104,46 +2104,57 @@ msgstr ""
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, python-format #, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, python-format #, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, python-format #, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3167,8 +3178,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3182,7 +3193,7 @@ msgstr ""
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3206,144 +3217,152 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "" msgstr ""
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cinder\n" "Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2013-05-29 08:13+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Malay " "Language-Team: Malay "
@@ -16,7 +16,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -862,11 +862,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1319,32 +1319,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "" msgstr ""
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "" msgstr ""
@@ -2034,7 +2034,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
@@ -2056,40 +2056,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, python-format #, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2104,46 +2104,57 @@ msgstr ""
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, python-format #, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, python-format #, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, python-format #, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3167,8 +3178,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3182,7 +3193,7 @@ msgstr ""
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3206,144 +3217,152 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "" msgstr ""
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cinder\n" "Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2013-05-29 08:13+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Norwegian Bokmål " "Language-Team: Norwegian Bokmål "
@@ -16,7 +16,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -862,11 +862,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1319,32 +1319,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "" msgstr ""
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "" msgstr ""
@@ -2034,7 +2034,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
@@ -2056,40 +2056,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, python-format #, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2104,46 +2104,57 @@ msgstr ""
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, python-format #, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, python-format #, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, python-format #, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3167,8 +3178,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3182,7 +3193,7 @@ msgstr ""
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3206,144 +3217,152 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "" msgstr ""
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cinder\n" "Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2013-05-29 08:13+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Dutch (Netherlands) " "Language-Team: Dutch (Netherlands) "
@@ -16,7 +16,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -862,11 +862,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1319,32 +1319,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "" msgstr ""
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "" msgstr ""
@@ -2034,7 +2034,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
@@ -2056,40 +2056,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, python-format #, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2104,46 +2104,57 @@ msgstr ""
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, python-format #, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, python-format #, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, python-format #, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3167,8 +3178,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3182,7 +3193,7 @@ msgstr ""
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3206,144 +3217,152 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "" msgstr ""
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cinder\n" "Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2013-07-01 16:14+0000\n" "PO-Revision-Date: 2013-07-01 16:14+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Polish (Poland) " "Language-Team: Polish (Poland) "
@@ -17,7 +17,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -863,11 +863,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1320,32 +1320,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "" msgstr ""
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "" msgstr ""
@@ -2035,7 +2035,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
@@ -2057,40 +2057,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, python-format #, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2105,46 +2105,57 @@ msgstr ""
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, python-format #, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, python-format #, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, python-format #, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3168,8 +3179,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3183,7 +3194,7 @@ msgstr ""
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3207,144 +3218,152 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "" msgstr ""
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cinder\n" "Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2013-05-29 08:13+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Portuguese " "Language-Team: Portuguese "
@@ -16,7 +16,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -862,11 +862,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1319,32 +1319,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "" msgstr ""
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "" msgstr ""
@@ -2034,7 +2034,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
@@ -2056,40 +2056,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, python-format #, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2104,46 +2104,57 @@ msgstr ""
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, python-format #, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, python-format #, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, python-format #, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3167,8 +3178,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3182,7 +3193,7 @@ msgstr ""
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3206,144 +3217,152 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "" msgstr ""
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cinder\n" "Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2012-02-06 21:07+0000\n" "PO-Revision-Date: 2012-02-06 21:07+0000\n"
"Last-Translator: Adriano Steffler <Unknown>\n" "Last-Translator: Adriano Steffler <Unknown>\n"
"Language-Team: Brazilian Portuguese <pt_BR@li.org>\n" "Language-Team: Brazilian Portuguese <pt_BR@li.org>\n"
@@ -15,7 +15,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -870,11 +870,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1328,32 +1328,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "Criar volume de %s GB" msgstr "Criar volume de %s GB"
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "" msgstr ""
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "" msgstr ""
@@ -2047,7 +2047,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, fuzzy, python-format #, fuzzy, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "Falha ao obter metadados para o ip: %s" msgstr "Falha ao obter metadados para o ip: %s"
@@ -2069,40 +2069,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "Falha ao obter metadados para o ip: %s" msgstr "Falha ao obter metadados para o ip: %s"
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, fuzzy, python-format #, fuzzy, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "Reiniciando a instância %s" msgstr "Reiniciando a instância %s"
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2117,46 +2117,57 @@ msgstr "Não é possível desconectar o volume %s"
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "Não é possível localizar o volume %s" msgstr "Não é possível localizar o volume %s"
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "Não é possível localizar o volume %s" msgstr "Não é possível localizar o volume %s"
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "Não é possível desconectar o volume %s" msgstr "Não é possível desconectar o volume %s"
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "Não é possível desconectar o volume %s" msgstr "Não é possível desconectar o volume %s"
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3183,8 +3194,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3198,7 +3209,7 @@ msgstr "Falha ao obter metadados para o ip: %s"
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3222,148 +3233,156 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
#, fuzzy #, fuzzy
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "O status do volume parece estar disponível" msgstr "O status do volume parece estar disponível"
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
#, fuzzy #, fuzzy
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "O status do volume parece estar disponível" msgstr "O status do volume parece estar disponível"
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
#, fuzzy #, fuzzy
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "O status do volume parece estar disponível" msgstr "O status do volume parece estar disponível"
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
#, fuzzy #, fuzzy
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "O status do volume parece estar disponível" msgstr "O status do volume parece estar disponível"
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cinder\n" "Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2013-06-12 07:55+0000\n" "PO-Revision-Date: 2013-06-12 07:55+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Romanian " "Language-Team: Romanian "
@@ -17,7 +17,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -863,11 +863,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1320,32 +1320,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "" msgstr ""
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "" msgstr ""
@@ -2035,7 +2035,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
@@ -2057,40 +2057,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, python-format #, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2105,46 +2105,57 @@ msgstr ""
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, python-format #, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, python-format #, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, python-format #, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3168,8 +3179,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3183,7 +3194,7 @@ msgstr ""
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3207,144 +3218,152 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "" msgstr ""
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cinder\n" "Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2012-03-25 09:34+0000\n" "PO-Revision-Date: 2012-03-25 09:34+0000\n"
"Last-Translator: Eugene Marshal <Unknown>\n" "Last-Translator: Eugene Marshal <Unknown>\n"
"Language-Team: Russian <ru@li.org>\n" "Language-Team: Russian <ru@li.org>\n"
@@ -16,7 +16,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -880,11 +880,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1346,32 +1346,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "Сервер не существует" msgstr "Сервер не существует"
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "vol=%s" msgstr "vol=%s"
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "Удалить том с идентификатором: %s" msgstr "Удалить том с идентификатором: %s"
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "Создание раздела %s ГБ" msgstr "Создание раздела %s ГБ"
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, fuzzy, python-format #, fuzzy, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "Удаление параметров '%(unk_opt_str)s' из запроса" msgstr "Удаление параметров '%(unk_opt_str)s' из запроса"
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, fuzzy, python-format #, fuzzy, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "Удаление параметров '%(unk_opt_str)s' из запроса" msgstr "Удаление параметров '%(unk_opt_str)s' из запроса"
@@ -2065,7 +2065,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, fuzzy, python-format #, fuzzy, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "Выполнена попытка удаления несуществующей консоли %(console_id)s." msgstr "Выполнена попытка удаления несуществующей консоли %(console_id)s."
@@ -2087,40 +2087,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "Выполнена попытка удаления несуществующей консоли %(console_id)s." msgstr "Выполнена попытка удаления несуществующей консоли %(console_id)s."
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, fuzzy, python-format #, fuzzy, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "Перезагрузка копии %s" msgstr "Перезагрузка копии %s"
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2135,46 +2135,57 @@ msgstr "Невозможно отсоединить том %s"
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "Невозможно найти том %s" msgstr "Невозможно найти том %s"
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "Невозможно найти том %s" msgstr "Невозможно найти том %s"
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "Ошибка поиска vbd для vdi %s" msgstr "Ошибка поиска vbd для vdi %s"
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "Ошибка поиска vbd для vdi %s" msgstr "Ошибка поиска vbd для vdi %s"
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3220,8 +3231,8 @@ msgstr "Декодирование JSON: %s"
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "Непредвиденный код состояния" msgstr "Непредвиденный код состояния"
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3235,7 +3246,7 @@ msgstr "Ошибка получения метаданных для ip: %s"
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, fuzzy, python-format #, fuzzy, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3259,149 +3270,157 @@ msgstr "Ошибка обновления агента: %(resp)r"
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
#, fuzzy #, fuzzy
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "Состояние тома должно быть доступно" msgstr "Состояние тома должно быть доступно"
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "Поиск по: %s" msgstr "Поиск по: %s"
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
#, fuzzy #, fuzzy
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "Состояние тома должно быть доступно" msgstr "Состояние тома должно быть доступно"
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, fuzzy, python-format #, fuzzy, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "Превышена квота для %(pid)s, попытка создания тома %(size)sG" msgstr "Превышена квота для %(pid)s, попытка создания тома %(size)sG"
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, fuzzy, python-format #, fuzzy, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "Превышена квота для %(pid)s, попытка выполнить %(min_count)s копий" msgstr "Превышена квота для %(pid)s, попытка выполнить %(min_count)s копий"
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
#, fuzzy #, fuzzy
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "Состояние тома должно быть доступно" msgstr "Состояние тома должно быть доступно"
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
#, fuzzy #, fuzzy
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "Состояние тома должно быть доступно" msgstr "Состояние тома должно быть доступно"
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
#, fuzzy #, fuzzy
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "том %s: том занят" msgstr "том %s: том занят"
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cinder\n" "Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2013-05-29 08:13+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Russian (Russia) " "Language-Team: Russian (Russia) "
@@ -17,7 +17,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -863,11 +863,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1320,32 +1320,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "" msgstr ""
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "" msgstr ""
@@ -2035,7 +2035,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
@@ -2057,40 +2057,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, python-format #, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2105,46 +2105,57 @@ msgstr ""
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, python-format #, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, python-format #, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, python-format #, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3168,8 +3179,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3183,7 +3194,7 @@ msgstr ""
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3207,144 +3218,152 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "" msgstr ""
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cinder\n" "Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2013-07-01 16:14+0000\n" "PO-Revision-Date: 2013-07-01 16:14+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Slovenian (Slovenia) " "Language-Team: Slovenian (Slovenia) "
@@ -17,7 +17,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -863,11 +863,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1320,32 +1320,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "" msgstr ""
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "" msgstr ""
@@ -2035,7 +2035,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
@@ -2057,40 +2057,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, python-format #, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2105,46 +2105,57 @@ msgstr ""
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, python-format #, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, python-format #, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, python-format #, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3168,8 +3179,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3183,7 +3194,7 @@ msgstr ""
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3207,144 +3218,152 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "" msgstr ""
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cinder\n" "Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2013-05-29 08:13+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Swahili (Kenya) " "Language-Team: Swahili (Kenya) "
@@ -16,7 +16,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -862,11 +862,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1319,32 +1319,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "" msgstr ""
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "" msgstr ""
@@ -2034,7 +2034,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
@@ -2056,40 +2056,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, python-format #, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2104,46 +2104,57 @@ msgstr ""
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, python-format #, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, python-format #, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, python-format #, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3167,8 +3178,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3182,7 +3193,7 @@ msgstr ""
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3206,144 +3217,152 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "" msgstr ""
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cinder\n" "Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2011-08-23 11:21+0000\n" "PO-Revision-Date: 2011-08-23 11:21+0000\n"
"Last-Translator: Thierry Carrez <thierry.carrez+lp@gmail.com>\n" "Last-Translator: Thierry Carrez <thierry.carrez+lp@gmail.com>\n"
"Language-Team: Tagalog <tl@li.org>\n" "Language-Team: Tagalog <tl@li.org>\n"
@@ -15,7 +15,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -861,11 +861,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1318,32 +1318,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "" msgstr ""
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "" msgstr ""
@@ -2033,7 +2033,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
@@ -2055,40 +2055,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, python-format #, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2103,46 +2103,57 @@ msgstr ""
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, python-format #, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, python-format #, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, python-format #, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3166,8 +3177,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3181,7 +3192,7 @@ msgstr ""
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3205,144 +3216,152 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "" msgstr ""
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cinder\n" "Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2011-12-14 18:10+0000\n" "PO-Revision-Date: 2011-12-14 18:10+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Turkish <tr@li.org>\n" "Language-Team: Turkish <tr@li.org>\n"
@@ -15,7 +15,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -861,11 +861,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1318,32 +1318,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "" msgstr ""
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "" msgstr ""
@@ -2033,7 +2033,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
@@ -2055,40 +2055,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, python-format #, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2103,46 +2103,57 @@ msgstr ""
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, python-format #, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, python-format #, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, python-format #, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3166,8 +3177,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3181,7 +3192,7 @@ msgstr ""
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3205,144 +3216,152 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "" msgstr ""
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cinder\n" "Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2013-05-29 08:13+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Turkish (Turkey) " "Language-Team: Turkish (Turkey) "
@@ -16,7 +16,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -862,11 +862,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1319,32 +1319,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "" msgstr ""
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "" msgstr ""
@@ -2034,7 +2034,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
@@ -2056,40 +2056,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, python-format #, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2104,46 +2104,57 @@ msgstr ""
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, python-format #, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, python-format #, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, python-format #, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3167,8 +3178,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3182,7 +3193,7 @@ msgstr ""
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3206,144 +3217,152 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "" msgstr ""
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cinder\n" "Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2011-08-23 11:21+0000\n" "PO-Revision-Date: 2011-08-23 11:21+0000\n"
"Last-Translator: Thierry Carrez <thierry.carrez+lp@gmail.com>\n" "Last-Translator: Thierry Carrez <thierry.carrez+lp@gmail.com>\n"
"Language-Team: Ukrainian <uk@li.org>\n" "Language-Team: Ukrainian <uk@li.org>\n"
@@ -16,7 +16,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -862,11 +862,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1319,32 +1319,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "Створити розділ на %s ГБ" msgstr "Створити розділ на %s ГБ"
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "" msgstr ""
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "" msgstr ""
@@ -2034,7 +2034,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
@@ -2056,40 +2056,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, python-format #, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2104,46 +2104,57 @@ msgstr ""
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "Створити розділ на %s ГБ" msgstr "Створити розділ на %s ГБ"
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, python-format #, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, python-format #, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, python-format #, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3167,8 +3178,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3182,7 +3193,7 @@ msgstr "Створити розділ на %s ГБ"
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3206,144 +3217,152 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "" msgstr ""
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cinder\n" "Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2013-05-08 11:44+0000\n" "PO-Revision-Date: 2013-05-08 11:44+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Vietnamese (Viet Nam) " "Language-Team: Vietnamese (Viet Nam) "
@@ -16,7 +16,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -862,11 +862,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1319,32 +1319,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "" msgstr ""
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "" msgstr ""
@@ -2034,7 +2034,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
@@ -2056,40 +2056,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, python-format #, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2104,46 +2104,57 @@ msgstr ""
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, python-format #, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, python-format #, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, python-format #, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3167,8 +3178,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3182,7 +3193,7 @@ msgstr ""
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3206,144 +3217,152 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "" msgstr ""
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cinder\n" "Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2012-04-03 23:36+0000\n" "PO-Revision-Date: 2012-04-03 23:36+0000\n"
"Last-Translator: cheesecake <Unknown>\n" "Last-Translator: cheesecake <Unknown>\n"
"Language-Team: Chinese (Simplified) <zh_CN@li.org>\n" "Language-Team: Chinese (Simplified) <zh_CN@li.org>\n"
@@ -15,7 +15,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -875,11 +875,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "limit 参数必须是整数" msgstr "limit 参数必须是整数"
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "limit参数必须是正数" msgstr "limit参数必须是正数"
@@ -1337,32 +1337,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "域不存在" msgstr "域不存在"
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "vol=%s" msgstr "vol=%s"
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "删除id为 %s 的卷" msgstr "删除id为 %s 的卷"
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "提供了无效的imageRef。" msgstr "提供了无效的imageRef。"
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "创建 %s GB的卷" msgstr "创建 %s GB的卷"
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, fuzzy, python-format #, fuzzy, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "正在从查询语句中移除选项 '%(unk_opt_str)s'" msgstr "正在从查询语句中移除选项 '%(unk_opt_str)s'"
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, fuzzy, python-format #, fuzzy, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "正在从查询语句中移除选项 '%(unk_opt_str)s'" msgstr "正在从查询语句中移除选项 '%(unk_opt_str)s'"
@@ -2056,7 +2056,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, fuzzy, python-format #, fuzzy, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "没有为卷 %(volume_id)s 找到目标id。" msgstr "没有为卷 %(volume_id)s 找到目标id。"
@@ -2078,40 +2078,40 @@ msgstr "正在删除基文件:%s"
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "尝试删除不存在的控制台%(console_id)s。" msgstr "尝试删除不存在的控制台%(console_id)s。"
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, fuzzy, python-format #, fuzzy, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "跳过remove_export。没有为卷提供iscsi_target%d" msgstr "跳过remove_export。没有为卷提供iscsi_target%d"
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, fuzzy, python-format #, fuzzy, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "正在重启虚拟机 %s" msgstr "正在重启虚拟机 %s"
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2126,46 +2126,57 @@ msgstr "无法分离 %s 卷"
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "无法找到 %s 卷" msgstr "无法找到 %s 卷"
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "无法找到 %s 卷" msgstr "无法找到 %s 卷"
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "无法为VDI %s 找到VBD" msgstr "无法为VDI %s 找到VBD"
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "无法为VDI %s 找到VBD" msgstr "无法为VDI %s 找到VBD"
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3220,8 +3231,8 @@ msgstr "解码JSON%s"
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "意外的状态码" msgstr "意外的状态码"
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "状态必须可用" msgstr "状态必须可用"
@@ -3235,7 +3246,7 @@ msgstr "为ip %s获取元数据失败"
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, fuzzy, python-format #, fuzzy, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3259,151 +3270,159 @@ msgstr "更新代理失败:%(resp)r"
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
#, fuzzy #, fuzzy
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "卷组状态必须可获取" msgstr "卷组状态必须可获取"
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "搜索条件: %s" msgstr "搜索条件: %s"
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "已经附加" msgstr "已经附加"
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
#, fuzzy #, fuzzy
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "卷组状态必须可获取" msgstr "卷组状态必须可获取"
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "必须可用" msgstr "必须可用"
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, fuzzy, python-format #, fuzzy, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "%(pid)s 的配额超出,尝试创建 %(size)sG 的卷" msgstr "%(pid)s 的配额超出,尝试创建 %(size)sG 的卷"
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, fuzzy, python-format #, fuzzy, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "%(pid)s 已经超过配额,试图运行 %(min_count)s 个实例" msgstr "%(pid)s 已经超过配额,试图运行 %(min_count)s 个实例"
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
#, fuzzy #, fuzzy
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "卷组状态必须可获取" msgstr "卷组状态必须可获取"
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
#, fuzzy #, fuzzy
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "安全组 %s 不能比255个字符更长。" msgstr "安全组 %s 不能比255个字符更长。"
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
#, fuzzy #, fuzzy
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "安全组 %s 不能比255个字符更长。" msgstr "安全组 %s 不能比255个字符更长。"
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
#, fuzzy #, fuzzy
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "卷组状态必须可获取" msgstr "卷组状态必须可获取"
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
#, fuzzy #, fuzzy
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "卷 %s卷繁忙" msgstr "卷 %s卷繁忙"
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cinder\n" "Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2013-05-29 08:13+0000\n" "PO-Revision-Date: 2013-05-29 08:13+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n" "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Chinese (Hong Kong) " "Language-Team: Chinese (Hong Kong) "
@@ -16,7 +16,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -862,11 +862,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1319,32 +1319,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "" msgstr ""
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "" msgstr ""
@@ -2034,7 +2034,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
@@ -2056,40 +2056,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, python-format #, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2104,46 +2104,57 @@ msgstr ""
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, python-format #, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, python-format #, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, python-format #, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3167,8 +3178,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3182,7 +3193,7 @@ msgstr ""
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3206,144 +3217,152 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "" msgstr ""
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "" msgstr ""
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cinder\n" "Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-07-25 18:09+0000\n" "POT-Creation-Date: 2013-07-29 18:09+0000\n"
"PO-Revision-Date: 2012-03-07 02:00+0000\n" "PO-Revision-Date: 2012-03-07 02:00+0000\n"
"Last-Translator: Charles Hsu <charles0126+openstack@gmail.com>\n" "Last-Translator: Charles Hsu <charles0126+openstack@gmail.com>\n"
"Language-Team: Chinese (Traditional) <zh_TW@li.org>\n" "Language-Team: Chinese (Traditional) <zh_TW@li.org>\n"
@@ -15,7 +15,7 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 0.9.6\n" "Generated-By: Babel 1.3\n"
#: cinder/context.py:61 #: cinder/context.py:61
#, python-format #, python-format
@@ -870,11 +870,11 @@ msgid ""
"cinder.api.middleware.auth:pipeline_factory instead." "cinder.api.middleware.auth:pipeline_factory instead."
msgstr "" msgstr ""
#: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:411 #: cinder/api/common.py:78 cinder/api/common.py:112 cinder/volume/api.py:434
msgid "limit param must be an integer" msgid "limit param must be an integer"
msgstr "" msgstr ""
#: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:408 #: cinder/api/common.py:81 cinder/api/common.py:116 cinder/volume/api.py:431
msgid "limit param must be positive" msgid "limit param must be positive"
msgstr "" msgstr ""
@@ -1327,32 +1327,32 @@ msgstr ""
msgid "volume does not exist" msgid "volume does not exist"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:104 #: cinder/api/v1/volumes.py:105
#, python-format #, python-format
msgid "vol=%s" msgid "vol=%s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:231 cinder/api/v2/volumes.py:174 #: cinder/api/v1/volumes.py:232 cinder/api/v2/volumes.py:175
#, python-format #, python-format
msgid "Delete volume with id: %s" msgid "Delete volume with id: %s"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:273 cinder/api/v1/volumes.py:277 #: cinder/api/v1/volumes.py:277 cinder/api/v1/volumes.py:281
#: cinder/api/v2/volumes.py:233 cinder/api/v2/volumes.py:237 #: cinder/api/v2/volumes.py:237 cinder/api/v2/volumes.py:241
msgid "Invalid imageRef provided." msgid "Invalid imageRef provided."
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:335 cinder/api/v2/volumes.py:297 #: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:301
#, python-format #, python-format
msgid "Create volume of %s GB" msgid "Create volume of %s GB"
msgstr "" msgstr ""
#: cinder/api/v1/volumes.py:415 #: cinder/api/v1/volumes.py:419
#, python-format #, python-format
msgid "Removing options '%(bad_options)s' from query" msgid "Removing options '%(bad_options)s' from query"
msgstr "" msgstr ""
#: cinder/api/v2/volumes.py:385 #: cinder/api/v2/volumes.py:389
#, python-format #, python-format
msgid "Removing options '%s' from query" msgid "Removing options '%s' from query"
msgstr "" msgstr ""
@@ -2046,7 +2046,7 @@ msgstr ""
msgid "Creating iscsi_target for: %s" msgid "Creating iscsi_target for: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:272 #: cinder/brick/iscsi/iscsi.py:174 cinder/brick/iscsi/iscsi.py:292
#, fuzzy, python-format #, fuzzy, python-format
msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to create iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "找不到Volume %s" msgstr "找不到Volume %s"
@@ -2068,40 +2068,40 @@ msgstr ""
msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s" msgid "Failed to remove iscsi target for volume id:%(vol_id)s: %(e)s"
msgstr "找不到Volume %s" msgstr "找不到Volume %s"
#: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:443 #: cinder/brick/iscsi/iscsi.py:226 cinder/brick/iscsi/iscsi.py:463
msgid "valid iqn needed for show_target" msgid "valid iqn needed for show_target"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:279 #: cinder/brick/iscsi/iscsi.py:299
#, python-format #, python-format
msgid "Removing iscsi_target for volume: %s" msgid "Removing iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:365 #: cinder/brick/iscsi/iscsi.py:385
msgid "rtstool is not installed correctly" msgid "rtstool is not installed correctly"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:385 #: cinder/brick/iscsi/iscsi.py:405
#, python-format #, python-format
msgid "Creating iscsi_target for volume: %s" msgid "Creating iscsi_target for volume: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:409 cinder/brick/iscsi/iscsi.py:418 #: cinder/brick/iscsi/iscsi.py:429 cinder/brick/iscsi/iscsi.py:438
#, python-format #, python-format
msgid "Failed to create iscsi target for volume id:%s." msgid "Failed to create iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:425 #: cinder/brick/iscsi/iscsi.py:445
#, python-format #, python-format
msgid "Removing iscsi_target: %s" msgid "Removing iscsi_target: %s"
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:435 #: cinder/brick/iscsi/iscsi.py:455
#, python-format #, python-format
msgid "Failed to remove iscsi target for volume id:%s." msgid "Failed to remove iscsi target for volume id:%s."
msgstr "" msgstr ""
#: cinder/brick/iscsi/iscsi.py:464 #: cinder/brick/iscsi/iscsi.py:484
#, python-format #, python-format
msgid "Failed to add initiator iqn %s to target" msgid "Failed to add initiator iqn %s to target"
msgstr "" msgstr ""
@@ -2116,46 +2116,57 @@ msgstr "無法卸載 Volume %s"
msgid "Failed to create Volume Group: %s" msgid "Failed to create Volume Group: %s"
msgstr "找不到Volume %s" msgstr "找不到Volume %s"
#: cinder/brick/local_dev/lvm.py:82 #: cinder/brick/local_dev/lvm.py:83
msgid "Error creating Volume Group" msgid "Error creating Volume Group"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:83 #: cinder/brick/local_dev/lvm.py:84 cinder/brick/local_dev/lvm.py:376
#: cinder/brick/local_dev/lvm.py:405
#, python-format #, python-format
msgid "Cmd :%s" msgid "Cmd :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:84 #: cinder/brick/local_dev/lvm.py:85 cinder/brick/local_dev/lvm.py:377
#: cinder/brick/local_dev/lvm.py:406
#, python-format #, python-format
msgid "StdOut :%s" msgid "StdOut :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:85 #: cinder/brick/local_dev/lvm.py:86 cinder/brick/local_dev/lvm.py:378
#: cinder/brick/local_dev/lvm.py:407
#, python-format #, python-format
msgid "StdErr :%s" msgid "StdErr :%s"
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:89 #: cinder/brick/local_dev/lvm.py:90
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to locate Volume Group %s" msgid "Unable to locate Volume Group %s"
msgstr "找不到Volume %s" msgstr "找不到Volume %s"
#: cinder/brick/local_dev/lvm.py:281 #: cinder/brick/local_dev/lvm.py:296
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to find VG: %s" msgid "Unable to find VG: %s"
msgstr "無法卸載 Volume %s" msgstr "無法卸載 Volume %s"
#: cinder/brick/local_dev/lvm.py:306 #: cinder/brick/local_dev/lvm.py:322
msgid "" msgid ""
"Requested to setup thin provisioning, however current LVM version does " "Requested to setup thin provisioning, however current LVM version does "
"not support it." "not support it."
msgstr "" msgstr ""
#: cinder/brick/local_dev/lvm.py:370 #: cinder/brick/local_dev/lvm.py:375
msgid "Error creating Volume"
msgstr ""
#: cinder/brick/local_dev/lvm.py:391
#, fuzzy, python-format #, fuzzy, python-format
msgid "Unable to find LV: %s" msgid "Unable to find LV: %s"
msgstr "無法卸載 Volume %s" msgstr "無法卸載 Volume %s"
#: cinder/brick/local_dev/lvm.py:404
msgid "Error creating snapshot"
msgstr ""
#: cinder/common/config.py:126 #: cinder/common/config.py:126
msgid "Deploy v1 of the Cinder API. " msgid "Deploy v1 of the Cinder API. "
msgstr "" msgstr ""
@@ -3182,8 +3193,8 @@ msgstr ""
msgid "Volume in unexpected state" msgid "Volume in unexpected state"
msgstr "" msgstr ""
#: cinder/transfer/api.py:104 cinder/volume/api.py:109 cinder/volume/api.py:511 #: cinder/transfer/api.py:104 cinder/volume/api.py:114 cinder/volume/api.py:534
#: cinder/volume/api.py:839 cinder/volume/manager.py:625 #: cinder/volume/api.py:862 cinder/volume/manager.py:625
msgid "status must be available" msgid "status must be available"
msgstr "" msgstr ""
@@ -3197,7 +3208,7 @@ msgstr "找不到Volume %s"
msgid "Attempt to transfer %s with invalid auth key." msgid "Attempt to transfer %s with invalid auth key."
msgstr "" msgstr ""
#: cinder/transfer/api.py:158 cinder/volume/api.py:185 #: cinder/transfer/api.py:158 cinder/volume/api.py:213
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG volume "
@@ -3221,148 +3232,156 @@ msgstr ""
msgid "Volume %s has been transferred." msgid "Volume %s has been transferred."
msgstr "" msgstr ""
#: cinder/volume/api.py:102 #: cinder/volume/api.py:107
msgid "May specify only one of snapshot, imageRef or source volume" msgid "May specify only one of snapshot, imageRef or source volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:114 #: cinder/volume/api.py:119
msgid "Volume size cannot be lesser than the Snapshot size" msgid "Volume size cannot be lesser than the Snapshot size"
msgstr "" msgstr ""
#: cinder/volume/api.py:123 #: cinder/volume/api.py:128
msgid "Unable to clone volumes that are in an error state" msgid "Unable to clone volumes that are in an error state"
msgstr "" msgstr ""
#: cinder/volume/api.py:129 #: cinder/volume/api.py:134
msgid "Clones currently must be >= original volume size." msgid "Clones currently must be >= original volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:146 #: cinder/volume/api.py:151
#, python-format #, python-format
msgid "Volume size '%s' must be an integer and greater than 0" msgid "Volume size '%s' must be an integer and greater than 0"
msgstr "" msgstr ""
#: cinder/volume/api.py:156 #: cinder/volume/api.py:161
msgid "Size of specified image is larger than volume size." msgid "Size of specified image is larger than volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:160 #: cinder/volume/api.py:165
msgid "Image minDisk size is larger than the volume size." msgid "Image minDisk size is larger than the volume size."
msgstr "" msgstr ""
#: cinder/volume/api.py:194 #: cinder/volume/api.py:182
msgid "Volume must be in the same availability zone as the snapshot"
msgstr ""
#: cinder/volume/api.py:187
msgid "Volume must be in the same availability zone as the source volume"
msgstr ""
#: cinder/volume/api.py:222
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create volume (%(d_consumed)d "
"volumesalready consumed)" "volumesalready consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:314 #: cinder/volume/api.py:337
msgid "Availability zone is invalid" msgid "Availability zone is invalid"
msgstr "" msgstr ""
#: cinder/volume/api.py:359 #: cinder/volume/api.py:382
msgid "Failed to update quota for deleting volume" msgid "Failed to update quota for deleting volume"
msgstr "" msgstr ""
#: cinder/volume/api.py:367 #: cinder/volume/api.py:390
#, fuzzy #, fuzzy
msgid "Volume status must be available or error" msgid "Volume status must be available or error"
msgstr "Volume 狀態需要可被使用" msgstr "Volume 狀態需要可被使用"
#: cinder/volume/api.py:376 #: cinder/volume/api.py:399
msgid "Volume cannot be deleted while migrating" msgid "Volume cannot be deleted while migrating"
msgstr "" msgstr ""
#: cinder/volume/api.py:381 #: cinder/volume/api.py:404
#, python-format #, python-format
msgid "Volume still has %d dependent snapshots" msgid "Volume still has %d dependent snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:430 cinder/volume/api.py:494 #: cinder/volume/api.py:453 cinder/volume/api.py:517
#: cinder/volume/volume_types.py:69 #: cinder/volume/volume_types.py:69
#, python-format #, python-format
msgid "Searching by: %s" msgid "Searching by: %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:514 #: cinder/volume/api.py:537
msgid "already attached" msgid "already attached"
msgstr "" msgstr ""
#: cinder/volume/api.py:521 #: cinder/volume/api.py:544
msgid "status must be in-use to detach" msgid "status must be in-use to detach"
msgstr "" msgstr ""
#: cinder/volume/api.py:532 #: cinder/volume/api.py:555
#, fuzzy #, fuzzy
msgid "Volume status must be available to reserve" msgid "Volume status must be available to reserve"
msgstr "Volume 狀態需要可被使用" msgstr "Volume 狀態需要可被使用"
#: cinder/volume/api.py:587 #: cinder/volume/api.py:610
msgid "must be available" msgid "must be available"
msgstr "" msgstr ""
#: cinder/volume/api.py:609 #: cinder/volume/api.py:632
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot " "Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)" "(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:618 #: cinder/volume/api.py:641
#, python-format #, python-format
msgid "" msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d " "Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)" "snapshots already consumed)"
msgstr "" msgstr ""
#: cinder/volume/api.py:667 #: cinder/volume/api.py:690
#, fuzzy #, fuzzy
msgid "Volume Snapshot status must be available or error" msgid "Volume Snapshot status must be available or error"
msgstr "Volume 狀態需要可被使用" msgstr "Volume 狀態需要可被使用"
#: cinder/volume/api.py:695 #: cinder/volume/api.py:718
msgid "Metadata property key blank" msgid "Metadata property key blank"
msgstr "" msgstr ""
#: cinder/volume/api.py:699 #: cinder/volume/api.py:722
msgid "Metadata property key greater than 255 characters" msgid "Metadata property key greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:703 #: cinder/volume/api.py:726
msgid "Metadata property value greater than 255 characters" msgid "Metadata property value greater than 255 characters"
msgstr "" msgstr ""
#: cinder/volume/api.py:788 #: cinder/volume/api.py:811
#, fuzzy #, fuzzy
msgid "Volume status must be available/in-use." msgid "Volume status must be available/in-use."
msgstr "Volume 狀態需要可被使用" msgstr "Volume 狀態需要可被使用"
#: cinder/volume/api.py:791 #: cinder/volume/api.py:814
msgid "Volume status is in-use." msgid "Volume status is in-use."
msgstr "" msgstr ""
#: cinder/volume/api.py:820 #: cinder/volume/api.py:843
msgid "Volume status must be available to extend." msgid "Volume status must be available to extend."
msgstr "" msgstr ""
#: cinder/volume/api.py:825 #: cinder/volume/api.py:848
#, python-format #, python-format
msgid "" msgid ""
"New size for extend must be greater than current size. (current: " "New size for extend must be greater than current size. (current: "
"%(size)s, extended: %(new_size)s)" "%(size)s, extended: %(new_size)s)"
msgstr "" msgstr ""
#: cinder/volume/api.py:846 #: cinder/volume/api.py:869
msgid "volume must not have snapshots" msgid "volume must not have snapshots"
msgstr "" msgstr ""
#: cinder/volume/api.py:859 #: cinder/volume/api.py:882
#, python-format #, python-format
msgid "No available service named %s" msgid "No available service named %s"
msgstr "" msgstr ""
#: cinder/volume/api.py:865 #: cinder/volume/api.py:888
msgid "Destination host must be different than current host" msgid "Destination host must be different than current host"
msgstr "" msgstr ""