msgstr ""
"Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: 2013-05-08 11:44+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bulgarian (Bulgaria) "
msgstr ""
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr ""
msgid "%r failed. Retrying."
msgstr ""
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr ""
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr ""
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr ""
msgstr ""
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr ""
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr ""
msgid "Removing options '%(bad_options)s' from query"
msgstr ""
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, python-format
msgid "No backup with id %(backup_id)s"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "May specify only one of snapshot, imageRef or source volume"
msgstr ""
-#: cinder/volume/api.py:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr ""
msgid "Volume status must be available or error"
msgstr ""
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr ""
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr ""
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr ""
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
msgid "Volume status must be available to reserve"
msgstr ""
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr ""
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr ""
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)"
msgstr ""
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
msgid "Volume Snapshot status must be available or error"
msgstr ""
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr ""
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
msgid "Metadata property key greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
msgid "Metadata property value greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
msgid "Volume status must be available/in-use."
msgstr ""
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
msgid "Volume status is in-use."
msgstr ""
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr ""
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr ""
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, python-format
msgid "Error: %s"
msgstr ""
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr ""
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr ""
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
msgid "volume is not local to this node"
msgstr ""
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr ""
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr ""
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
msgid "Failed to update usages deleting volume"
msgstr ""
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr ""
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr ""
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, python-format
msgid "snapshot %s: snapshot is busy"
msgstr ""
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr ""
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr ""
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr ""
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr ""
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr ""
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr ""
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr ""
msgid "rbd has no pool %s"
msgstr ""
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr ""
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr ""
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr ""
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
msgid "Not an rbd snapshot"
msgstr ""
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr ""
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, python-format
msgid "Unable to read image %s"
msgstr ""
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, python-format
msgid "%s is not set"
msgstr ""
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, python-format
msgid "Error running ssh command: %s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, python-format
msgid "Unexpected state while cloning %s"
msgstr ""
msgid "Login to 3PAR array invalid"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr ""
-
-#~ msgid "Failed to copy image to volume"
-#~ msgstr ""
-
-#~ msgid "service is down or disabled."
+#~ msgid "Expected a uuid but received %(uuid)."
#~ msgstr ""
-#~ msgid "Downloaded image %(image_id)s to %(volume_id)s successfully"
+#~ msgid "Exception while creating table 'volume_glance_metedata'"
#~ msgstr ""
-#~ msgid ""
-#~ "Error Create Snapshot: (snapshot)s Volume: "
-#~ "%(volume)s Error: %(errordesc)s"
+#~ msgid "The hostname must be called '%s'"
#~ msgstr ""
msgstr ""
"Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: 2012-01-19 20:22+0000\n"
"Last-Translator: yazar <zrncescientiae@gmail.com>\n"
"Language-Team: Bosnian <bs@li.org>\n"
msgstr ""
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr ""
msgid "%r failed. Retrying."
msgstr ""
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr ""
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr ""
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr ""
msgstr ""
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr ""
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr ""
msgid "Removing options '%(bad_options)s' from query"
msgstr ""
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, python-format
msgid "No backup with id %(backup_id)s"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "May specify only one of snapshot, imageRef or source volume"
msgstr ""
-#: cinder/volume/api.py:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr ""
msgid "Volume status must be available or error"
msgstr "Status volumena mora biti omogućen"
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr ""
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr ""
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr ""
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
#, fuzzy
msgid "Volume status must be available to reserve"
msgstr "Status volumena mora biti omogućen"
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr ""
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr ""
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)"
msgstr ""
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
#, fuzzy
msgid "Volume Snapshot status must be available or error"
msgstr "Status volumena mora biti omogućen"
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr ""
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
msgid "Metadata property key greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
msgid "Metadata property value greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
#, fuzzy
msgid "Volume status must be available/in-use."
msgstr "Status volumena mora biti omogućen"
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
msgid "Volume status is in-use."
msgstr ""
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr ""
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr ""
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, python-format
msgid "Error: %s"
msgstr ""
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr ""
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr ""
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
msgid "volume is not local to this node"
msgstr ""
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr ""
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr ""
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
msgid "Failed to update usages deleting volume"
msgstr ""
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr ""
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr ""
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, python-format
msgid "snapshot %s: snapshot is busy"
msgstr ""
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr ""
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr ""
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr ""
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr ""
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr ""
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr ""
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr ""
msgid "rbd has no pool %s"
msgstr ""
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr ""
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr ""
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr ""
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
msgid "Not an rbd snapshot"
msgstr ""
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr ""
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, python-format
msgid "Unable to read image %s"
msgstr ""
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, python-format
msgid "%s is not set"
msgstr ""
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, fuzzy, python-format
msgid "Error running ssh command: %s"
msgstr "Neočekivana greška prilikom pokretanja komande."
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, fuzzy, python-format
msgid "Unexpected state while cloning %s"
msgstr "Neočekivana greška prilikom pokretanja komande."
msgid "Login to 3PAR array invalid"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr ""
-
-#~ msgid "Failed to copy image to volume"
-#~ msgstr ""
-
-#~ msgid "service is down or disabled."
+#~ msgid "Expected a uuid but received %(uuid)."
#~ msgstr ""
-#~ msgid "Downloaded image %(image_id)s to %(volume_id)s successfully"
+#~ msgid "Exception while creating table 'volume_glance_metedata'"
#~ msgstr ""
-#~ msgid ""
-#~ "Error Create Snapshot: (snapshot)s Volume: "
-#~ "%(volume)s Error: %(errordesc)s"
+#~ msgid "The hostname must be called '%s'"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: 2013-05-29 08:13+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Catalan "
msgstr ""
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr ""
msgid "%r failed. Retrying."
msgstr ""
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr ""
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr ""
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr ""
msgstr ""
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr ""
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr ""
msgid "Removing options '%(bad_options)s' from query"
msgstr ""
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, python-format
msgid "No backup with id %(backup_id)s"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "May specify only one of snapshot, imageRef or source volume"
msgstr ""
-#: cinder/volume/api.py:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr ""
msgid "Volume status must be available or error"
msgstr ""
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr ""
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr ""
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr ""
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
msgid "Volume status must be available to reserve"
msgstr ""
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr ""
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr ""
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)"
msgstr ""
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
msgid "Volume Snapshot status must be available or error"
msgstr ""
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr ""
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
msgid "Metadata property key greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
msgid "Metadata property value greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
msgid "Volume status must be available/in-use."
msgstr ""
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
msgid "Volume status is in-use."
msgstr ""
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr ""
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr ""
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, python-format
msgid "Error: %s"
msgstr ""
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr ""
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr ""
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
msgid "volume is not local to this node"
msgstr ""
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr ""
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr ""
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
msgid "Failed to update usages deleting volume"
msgstr ""
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr ""
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr ""
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, python-format
msgid "snapshot %s: snapshot is busy"
msgstr ""
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr ""
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr ""
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr ""
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr ""
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr ""
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr ""
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr ""
msgid "rbd has no pool %s"
msgstr ""
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr ""
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr ""
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr ""
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
msgid "Not an rbd snapshot"
msgstr ""
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr ""
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, python-format
msgid "Unable to read image %s"
msgstr ""
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, python-format
msgid "%s is not set"
msgstr ""
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, python-format
msgid "Error running ssh command: %s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, python-format
msgid "Unexpected state while cloning %s"
msgstr ""
msgid "Login to 3PAR array invalid"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr ""
+#~ msgid "Expected a uuid but received %(uuid)."
+#~ msgstr ""
+
+#~ msgid "Exception while creating table 'volume_glance_metedata'"
+#~ msgstr ""
+
+#~ msgid "The hostname must be called '%s'"
+#~ msgstr ""
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: cinder jenkins.cinder.propose.translation.update.13\n"
+"Project-Id-Version: cinder jenkins.cinder.propose.translation.update.15\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
msgstr ""
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr ""
msgid "%r failed. Retrying."
msgstr ""
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr ""
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr ""
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr ""
msgstr ""
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr ""
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr ""
msgid "Removing options '%(bad_options)s' from query"
msgstr ""
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, python-format
msgid "No backup with id %(backup_id)s"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "May specify only one of snapshot, imageRef or source volume"
msgstr ""
-#: cinder/volume/api.py:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr ""
msgid "Volume status must be available or error"
msgstr ""
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr ""
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr ""
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr ""
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
msgid "Volume status must be available to reserve"
msgstr ""
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr ""
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr ""
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)"
msgstr ""
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
msgid "Volume Snapshot status must be available or error"
msgstr ""
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr ""
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
msgid "Metadata property key greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
msgid "Metadata property value greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
msgid "Volume status must be available/in-use."
msgstr ""
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
msgid "Volume status is in-use."
msgstr ""
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr ""
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr ""
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, python-format
msgid "Error: %s"
msgstr ""
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr ""
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr ""
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
msgid "volume is not local to this node"
msgstr ""
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr ""
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr ""
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
msgid "Failed to update usages deleting volume"
msgstr ""
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr ""
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr ""
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, python-format
msgid "snapshot %s: snapshot is busy"
msgstr ""
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr ""
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr ""
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr ""
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr ""
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr ""
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr ""
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr ""
msgid "rbd has no pool %s"
msgstr ""
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr ""
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr ""
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr ""
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
msgid "Not an rbd snapshot"
msgstr ""
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr ""
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, python-format
msgid "Unable to read image %s"
msgstr ""
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, python-format
msgid "%s is not set"
msgstr ""
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, python-format
msgid "Error running ssh command: %s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, python-format
msgid "Unexpected state while cloning %s"
msgstr ""
msgid "Login to 3PAR array invalid"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr ""
-
msgstr ""
"Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: 2012-04-04 20:28+0000\n"
"Last-Translator: Zbyněk Schwarz <Unknown>\n"
"Language-Team: Czech <cs@li.org>\n"
msgstr "Obraz %(image_id)s je nepřijatelný: %(reason)s"
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr "Výsledek byl %s"
msgid "%r failed. Retrying."
msgstr "%r selhalo. Opakování."
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr "Spouštění příkazu (SSH): %s"
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr "parametr limit musí být celé číslo"
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr "parametr limit musí být kladný"
msgstr ""
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr "Zadáno neplatné imageRef."
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr "Vytvořit svazek o %s GB"
msgid "Removing options '%(bad_options)s' from query"
msgstr "Odstraňování voleb '%(unk_opt_str)s' z fronty"
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, fuzzy, python-format
msgid "Removing options '%s' from query"
msgstr "Odstraňování voleb '%(unk_opt_str)s' z fronty"
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, python-format
msgid "No backup with id %(backup_id)s"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "May specify only one of snapshot, imageRef or source volume"
msgstr ""
-#: cinder/volume/api.py:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr ""
msgid "Volume status must be available or error"
msgstr "Obraz musí být dostupný"
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr ""
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr ""
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr ""
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
#, fuzzy
msgid "Volume status must be available to reserve"
msgstr "Obraz musí být dostupný"
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr ""
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr ""
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)"
msgstr ""
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
msgid "Volume Snapshot status must be available or error"
msgstr ""
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr ""
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
msgid "Metadata property key greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
msgid "Metadata property value greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
#, fuzzy
msgid "Volume status must be available/in-use."
msgstr "Obraz musí být dostupný"
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
msgid "Volume status is in-use."
msgstr ""
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr ""
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr ""
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, fuzzy, python-format
msgid "Error: %s"
msgstr "Zachycena chyba: %s"
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr ""
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr ""
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
msgid "volume is not local to this node"
msgstr ""
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr ""
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr ""
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
msgid "Failed to update usages deleting volume"
msgstr ""
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr ""
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr ""
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, python-format
msgid "snapshot %s: snapshot is busy"
msgstr ""
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr ""
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr ""
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, fuzzy, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr "Nenalezeno žádné cílové id ve svazku %(volume_id)s."
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr ""
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, fuzzy, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr "Připojit svazek %(volume_id)s k instanci %(instance_id)s na %(device)s"
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr ""
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr ""
msgid "rbd has no pool %s"
msgstr ""
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr ""
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr ""
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr ""
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
#, fuzzy
msgid "Not an rbd snapshot"
msgstr "Neplatný snímek"
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr ""
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, python-format
msgid "Unable to read image %s"
msgstr ""
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, python-format
msgid "%s is not set"
msgstr ""
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, fuzzy, python-format
msgid "Error running ssh command: %s"
msgstr "Při spuštění příkazu došlo k nečekané chybě."
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr "skupina %s již existuje"
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, fuzzy, python-format
msgid "Unexpected state while cloning %s"
msgstr "Při spuštění příkazu došlo k nečekané chybě."
msgid "Login to 3PAR array invalid"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr ""
-
-#~ msgid "Failed to copy image to volume"
-#~ msgstr ""
-
-#~ msgid "service is down or disabled."
+#~ msgid "Expected a uuid but received %(uuid)."
#~ msgstr ""
-#~ msgid "Downloaded image %(image_id)s to %(volume_id)s successfully"
+#~ msgid "Exception while creating table 'volume_glance_metedata'"
#~ msgstr ""
-#~ msgid ""
-#~ "Error Create Snapshot: (snapshot)s Volume: "
-#~ "%(volume)s Error: %(errordesc)s"
+#~ msgid "The hostname must be called '%s'"
#~ msgstr ""
msgstr ""
"Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: 2011-01-15 21:46+0000\n"
"Last-Translator: Soren Hansen <soren@linux2go.dk>\n"
"Language-Team: Danish <da@li.org>\n"
msgstr ""
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr ""
msgid "%r failed. Retrying."
msgstr ""
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr ""
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr ""
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr ""
msgstr ""
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr ""
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr ""
msgid "Removing options '%(bad_options)s' from query"
msgstr ""
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, python-format
msgid "No backup with id %(backup_id)s"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "May specify only one of snapshot, imageRef or source volume"
msgstr ""
-#: cinder/volume/api.py:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr ""
msgid "Volume status must be available or error"
msgstr ""
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr ""
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr ""
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr ""
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
msgid "Volume status must be available to reserve"
msgstr ""
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr ""
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr ""
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)"
msgstr ""
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
msgid "Volume Snapshot status must be available or error"
msgstr ""
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr ""
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
msgid "Metadata property key greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
msgid "Metadata property value greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
msgid "Volume status must be available/in-use."
msgstr ""
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
msgid "Volume status is in-use."
msgstr ""
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr ""
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr ""
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, python-format
msgid "Error: %s"
msgstr ""
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr ""
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr ""
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
msgid "volume is not local to this node"
msgstr ""
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr ""
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr ""
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
msgid "Failed to update usages deleting volume"
msgstr ""
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr "bind %s: slettet"
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr ""
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr ""
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, python-format
msgid "snapshot %s: snapshot is busy"
msgstr ""
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr ""
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr ""
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr ""
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr ""
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr ""
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr ""
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr ""
msgid "rbd has no pool %s"
msgstr ""
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr ""
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr ""
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr ""
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
msgid "Not an rbd snapshot"
msgstr ""
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr ""
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, python-format
msgid "Unable to read image %s"
msgstr ""
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, python-format
msgid "%s is not set"
msgstr ""
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, python-format
msgid "Error running ssh command: %s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, python-format
msgid "Unexpected state while cloning %s"
msgstr ""
msgid "Login to 3PAR array invalid"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr ""
-
-#~ msgid "Failed to copy image to volume"
-#~ msgstr ""
-
-#~ msgid "service is down or disabled."
+#~ msgid "Expected a uuid but received %(uuid)."
#~ msgstr ""
-#~ msgid "Downloaded image %(image_id)s to %(volume_id)s successfully"
+#~ msgid "Exception while creating table 'volume_glance_metedata'"
#~ msgstr ""
-#~ msgid ""
-#~ "Error Create Snapshot: (snapshot)s Volume: "
-#~ "%(volume)s Error: %(errordesc)s"
+#~ msgid "The hostname must be called '%s'"
#~ msgstr ""
msgstr ""
"Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: 2011-08-23 11:23+0000\n"
"Last-Translator: Thierry Carrez <thierry.carrez+lp@gmail.com>\n"
"Language-Team: German <de@li.org>\n"
msgstr ""
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr "Ergebnis war %s"
msgid "%r failed. Retrying."
msgstr ""
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr ""
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr ""
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr ""
msgstr ""
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr ""
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr ""
msgid "Removing options '%(bad_options)s' from query"
msgstr ""
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, python-format
msgid "No backup with id %(backup_id)s"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "May specify only one of snapshot, imageRef or source volume"
msgstr ""
-#: cinder/volume/api.py:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr ""
msgid "Volume status must be available or error"
msgstr ""
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr ""
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr ""
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr ""
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
msgid "Volume status must be available to reserve"
msgstr ""
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr ""
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr ""
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)"
msgstr ""
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
msgid "Volume Snapshot status must be available or error"
msgstr ""
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr ""
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
msgid "Metadata property key greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
msgid "Metadata property value greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
msgid "Volume status must be available/in-use."
msgstr ""
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
msgid "Volume status is in-use."
msgstr ""
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr ""
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr "Volume %s: wird erstellt"
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr "Volume %s: erfolgreich erstellt"
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, python-format
msgid "Error: %s"
msgstr ""
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr ""
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr ""
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr "Volume %s: wird entfernt"
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
msgid "volume is not local to this node"
msgstr ""
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr "Volume %s: entferne Export"
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr ""
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
msgid "Failed to update usages deleting volume"
msgstr ""
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr "Volume %s: erfolgreich entfernt"
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr ""
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr ""
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, python-format
msgid "snapshot %s: snapshot is busy"
msgstr ""
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr ""
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr ""
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr ""
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr ""
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr ""
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr ""
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr ""
msgid "rbd has no pool %s"
msgstr ""
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr ""
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr ""
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr ""
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
msgid "Not an rbd snapshot"
msgstr ""
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr ""
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, fuzzy, python-format
msgid "Unable to read image %s"
msgstr "Nicht möglich volume %s zufinden"
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, python-format
msgid "%s is not set"
msgstr ""
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, fuzzy, python-format
msgid "Error running ssh command: %s"
msgstr "Unerwarteter Fehler bei Ausführung des Kommandos."
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, fuzzy, python-format
msgid "Unexpected state while cloning %s"
msgstr "Unerwarteter Fehler bei Ausführung des Kommandos."
msgid "Login to 3PAR array invalid"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr ""
-
-#~ msgid "Failed to copy image to volume"
-#~ msgstr ""
-
-#~ msgid "service is down or disabled."
+#~ msgid "Expected a uuid but received %(uuid)."
#~ msgstr ""
-#~ msgid "Downloaded image %(image_id)s to %(volume_id)s successfully"
+#~ msgid "Exception while creating table 'volume_glance_metedata'"
#~ msgstr ""
-#~ msgid ""
-#~ "Error Create Snapshot: (snapshot)s Volume: "
-#~ "%(volume)s Error: %(errordesc)s"
+#~ msgid "The hostname must be called '%s'"
#~ msgstr ""
msgstr ""
"Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: 2011-10-21 11:27+0000\n"
"Last-Translator: Tom Fifield <Unknown>\n"
"Language-Team: English (Australia) <en_AU@li.org>\n"
msgstr ""
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr "Result was %s"
msgid "%r failed. Retrying."
msgstr ""
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr "Running cmd (SSH): %s"
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr ""
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr ""
msgstr ""
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr ""
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr "Create volume of %s GB"
msgid "Removing options '%(bad_options)s' from query"
msgstr ""
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, python-format
msgid "No backup with id %(backup_id)s"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "May specify only one of snapshot, imageRef or source volume"
msgstr ""
-#: cinder/volume/api.py:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr ""
msgid "Volume status must be available or error"
msgstr "Volume status must be available"
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr ""
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr ""
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr ""
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
#, fuzzy
msgid "Volume status must be available to reserve"
msgstr "Volume status must be available"
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr ""
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr ""
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)"
msgstr ""
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
#, fuzzy
msgid "Volume Snapshot status must be available or error"
msgstr "Volume status must be available"
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr ""
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
msgid "Metadata property key greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
msgid "Metadata property value greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
#, fuzzy
msgid "Volume status must be available/in-use."
msgstr "Volume status must be available"
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
msgid "Volume status is in-use."
msgstr ""
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr ""
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr "volume %s: creating"
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr "volume %s: created successfully"
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, fuzzy, python-format
msgid "Error: %s"
msgstr "Caught error: %s"
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr ""
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr ""
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr "volume %s: deleting"
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
#, fuzzy
msgid "volume is not local to this node"
msgstr "Volume is not local to this node"
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr "volume %s: removing export"
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr ""
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
msgid "Failed to update usages deleting volume"
msgstr ""
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr "volume %s: deleted successfully"
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr ""
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr ""
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, fuzzy, python-format
msgid "snapshot %s: snapshot is busy"
msgstr "instance %s: snapshotting"
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr ""
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr ""
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, fuzzy, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr "Tried to remove non-existent console %(console_id)s."
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr ""
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, fuzzy, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr "Attach volume %(volume_id)s to instance %(instance_id)s at %(device)s"
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr ""
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr ""
msgid "rbd has no pool %s"
msgstr "rbd has no pool %s"
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr ""
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr ""
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr ""
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
#, fuzzy
msgid "Not an rbd snapshot"
msgstr "instance %s: snapshotting"
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr ""
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, fuzzy, python-format
msgid "Unable to read image %s"
msgstr "Unable to locate volume %s"
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, python-format
msgid "%s is not set"
msgstr ""
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, fuzzy, python-format
msgid "Error running ssh command: %s"
msgstr "Unexpected error while running command."
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr "group %s already exists"
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, fuzzy, python-format
msgid "Unexpected state while cloning %s"
msgstr "Unexpected error while running command."
msgid "Login to 3PAR array invalid"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr ""
-
-#~ msgid "Failed to copy image to volume"
-#~ msgstr ""
-
-#~ msgid "service is down or disabled."
+#~ msgid "Expected a uuid but received %(uuid)."
#~ msgstr ""
-#~ msgid "Downloaded image %(image_id)s to %(volume_id)s successfully"
+#~ msgid "Exception while creating table 'volume_glance_metedata'"
#~ msgstr ""
-#~ msgid ""
-#~ "Error Create Snapshot: (snapshot)s Volume: "
-#~ "%(volume)s Error: %(errordesc)s"
+#~ msgid "The hostname must be called '%s'"
#~ msgstr ""
msgstr ""
"Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: 2012-03-30 11:10+0000\n"
"Last-Translator: Anthony Harrington <untaintableangel@hotmail.co.uk>\n"
"Language-Team: English (United Kingdom) <en_GB@li.org>\n"
msgstr ""
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr "Result was %s"
msgid "%r failed. Retrying."
msgstr ""
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr "Running cmd (SSH): %s"
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr ""
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr ""
msgstr ""
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr ""
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr ""
msgid "Removing options '%(bad_options)s' from query"
msgstr ""
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, python-format
msgid "No backup with id %(backup_id)s"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "May specify only one of snapshot, imageRef or source volume"
msgstr ""
-#: cinder/volume/api.py:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr ""
msgid "Volume status must be available or error"
msgstr "Volume status must be available"
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr ""
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr ""
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr ""
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
#, fuzzy
msgid "Volume status must be available to reserve"
msgstr "Volume status must be available"
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr ""
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr ""
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)"
msgstr ""
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
#, fuzzy
msgid "Volume Snapshot status must be available or error"
msgstr "Volume status must be available"
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr ""
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
msgid "Metadata property key greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
msgid "Metadata property value greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
#, fuzzy
msgid "Volume status must be available/in-use."
msgstr "Volume status must be available"
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
msgid "Volume status is in-use."
msgstr ""
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr ""
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr "volume %s: creating"
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr "volume %s: created successfully"
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, python-format
msgid "Error: %s"
msgstr ""
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr ""
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr ""
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr "volume %s: deleting"
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
#, fuzzy
msgid "volume is not local to this node"
msgstr "Volume is not local to this node"
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr "volume %s: removing export"
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr ""
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
msgid "Failed to update usages deleting volume"
msgstr ""
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr "volume %s: deleted successfully"
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr ""
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr ""
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, fuzzy, python-format
msgid "snapshot %s: snapshot is busy"
msgstr "instance %s: snapshotting"
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr ""
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr ""
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr ""
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr ""
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr ""
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr ""
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr ""
msgid "rbd has no pool %s"
msgstr ""
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr ""
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr ""
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr ""
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
#, fuzzy
msgid "Not an rbd snapshot"
msgstr "Invalid snapshot"
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr ""
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, fuzzy, python-format
msgid "Unable to read image %s"
msgstr "Unable to locate volume %s"
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, python-format
msgid "%s is not set"
msgstr ""
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, fuzzy, python-format
msgid "Error running ssh command: %s"
msgstr "Unexpected error while running command."
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, fuzzy, python-format
msgid "Unexpected state while cloning %s"
msgstr "Unexpected error while running command."
msgid "Login to 3PAR array invalid"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr ""
-
-#~ msgid "Failed to copy image to volume"
-#~ msgstr ""
-
-#~ msgid "service is down or disabled."
+#~ msgid "Expected a uuid but received %(uuid)."
#~ msgstr ""
-#~ msgid "Downloaded image %(image_id)s to %(volume_id)s successfully"
+#~ msgid "Exception while creating table 'volume_glance_metedata'"
#~ msgstr ""
-#~ msgid ""
-#~ "Error Create Snapshot: (snapshot)s Volume: "
-#~ "%(volume)s Error: %(errordesc)s"
+#~ msgid "The hostname must be called '%s'"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: 2013-05-08 11:44+0000\n"
"Last-Translator: markmc <markmc@redhat.com>\n"
"Language-Team: en_US <LL@li.org>\n"
msgstr "Image %(image_id)s is unacceptable: %(reason)s"
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, fuzzy, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr "Expected a uuid but received %(uuid)."
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr "Result was %s"
msgid "%r failed. Retrying."
msgstr "%r failed. Retrying."
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr "Running cmd (SSH): %s"
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr "limit param must be an integer"
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr "limit param must be positive"
msgstr "Delete volume with id: %s"
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr "Invalid imageRef provided."
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr "Create volume of %s GB"
msgid "Removing options '%(bad_options)s' from query"
msgstr "Removing options '%(bad_options)s' from query"
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, python-format
msgid "Removing options '%s' from query"
msgstr "Removing options '%s' from query"
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr "Change will make usage less than 0 for the following resources: %(unders)s"
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr "No backend config with id %(sm_backend_id)s"
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr "No sm_flavor called %(sm_flavor)s"
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr "No sm_volume with id %(volume_id)s"
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, python-format
msgid "No backup with id %(backup_id)s"
msgstr "No backup with id %(backup_id)s"
msgstr "reservations table not dropped"
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+#, fuzzy
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr "Exception while creating table 'volume_glance_metedata'"
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "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:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr "status must be available"
msgid "Volume status must be available or error"
msgstr "Volume status must be available or error"
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr "Volume still has %d dependent snapshots"
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr "Searching by: %s"
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr "already attached"
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr "already detached"
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
msgid "Volume status must be available to reserve"
msgstr "Volume status must be available to reserve"
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr "must be available"
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, python-format
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)"
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, python-format
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)"
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
msgid "Volume Snapshot status must be available or error"
msgstr "Volume Snapshot status must be available or error"
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr "Metadata property key blank"
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
msgid "Metadata property key greater than 255 characters"
msgstr "Metadata property key greater than 255 characters"
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
msgid "Metadata property value greater than 255 characters"
msgstr "Metadata property value greater than 255 characters"
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
msgid "Volume status must be available/in-use."
msgstr "Volume status must be available/in-use."
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
msgid "Volume status is in-use."
msgstr "Volume status is in-use."
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr "volume %s: create failed"
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr "volume %s: created successfully"
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, python-format
msgid "Error: %s"
msgstr "Error: %s"
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr "volume %s: Error trying to reschedule create"
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr "Retry info not present, will not reschedule"
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr "No request spec, will not reschedule"
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr "volume %s: deleting"
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
msgid "volume is not local to this node"
msgstr "volume is not local to this node"
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr "volume %s: removing export"
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr "volume %s: volume is busy"
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
msgid "Failed to update usages deleting volume"
msgstr "Failed to update usages deleting volume"
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr "volume %s: deleted successfully"
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr "snapshot %s: creating"
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr "snapshot %(snap_name)s: creating"
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr "snapshot %s: created successfully"
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr "snapshot %s: deleting"
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, python-format
msgid "snapshot %s: snapshot is busy"
msgstr "snapshot %s: snapshot is busy"
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr "Failed to update usages deleting snapshot"
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr "snapshot %s: deleted successfully"
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr "being attached by another instance"
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, fuzzy, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr "Failed to copy image to volume"
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, fuzzy, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr "Downloaded image %(image_id)s to %(volume_id)s successfully"
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr "Clear capabilities"
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr "Notification {%s} received"
msgid "rbd has no pool %s"
msgstr "rbd has no pool %s"
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr "error refreshing volume stats"
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr "Not stored in rbd"
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr "Blank components"
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
msgid "Not an rbd snapshot"
msgstr "Not an rbd snapshot"
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr "%s is in a different ceph cluster"
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, python-format
msgid "Unable to read image %s"
msgstr "Unable to read image %s"
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, python-format
msgid "%s is not set"
msgstr "%s is not set"
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr "LUID not found for %(zfs_poolname)s. Output=%(out)s"
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, python-format
msgid "Error running ssh command: %s"
msgstr "Error running ssh command: %s"
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr "Volume (%s) already exists on array"
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, python-format
msgid "Unexpected state while cloning %s"
msgstr "Unexpected state while cloning %s"
msgid "Login to 3PAR array invalid"
msgstr "Login to 3PAR array invalid"
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr "The hostname must be called '%s'"
+#~ msgid "The hostname must be called '%s'"
+#~ msgstr "The hostname must be called '%s'"
msgstr ""
"Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: 2012-03-10 06:08+0000\n"
"Last-Translator: Oscar Rosario <oscar.inirio@gmail.com>\n"
"Language-Team: Spanish <es@li.org>\n"
msgstr ""
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr "El resultado fue %s"
msgid "%r failed. Retrying."
msgstr ""
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr "corriendo cmd (SSH): %s"
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr ""
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr ""
msgstr ""
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr ""
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr "Crear volumen de %s GB"
msgid "Removing options '%(bad_options)s' from query"
msgstr ""
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, python-format
msgid "No backup with id %(backup_id)s"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "May specify only one of snapshot, imageRef or source volume"
msgstr ""
-#: cinder/volume/api.py:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr ""
msgid "Volume status must be available or error"
msgstr "El estado del volumen debe estar disponible"
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr ""
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr ""
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr ""
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
#, fuzzy
msgid "Volume status must be available to reserve"
msgstr "El estado del volumen debe estar disponible"
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr ""
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr ""
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)"
msgstr ""
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
#, fuzzy
msgid "Volume Snapshot status must be available or error"
msgstr "El estado del volumen debe estar disponible"
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr ""
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
msgid "Metadata property key greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
msgid "Metadata property value greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
#, fuzzy
msgid "Volume status must be available/in-use."
msgstr "El estado del volumen debe estar disponible"
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
msgid "Volume status is in-use."
msgstr ""
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr ""
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr "volumen %s: creando"
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr "volumen %s: creado satisfactoriamente"
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, fuzzy, python-format
msgid "Error: %s"
msgstr "Capturado error: %s"
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr ""
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr ""
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr "volumen %s: eliminando"
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
#, fuzzy
msgid "volume is not local to this node"
msgstr "Volumen no local a este nodo"
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr "volumen %s: eliminando exportación"
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr ""
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
msgid "Failed to update usages deleting volume"
msgstr ""
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr "volumen %s: eliminado satisfactoriamente"
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr ""
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr ""
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, fuzzy, python-format
msgid "snapshot %s: snapshot is busy"
msgstr "instancia %s: creando snapshot"
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr ""
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr ""
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, fuzzy, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr "Fallo al generar metadatos para la ip %s"
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr ""
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr ""
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr ""
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr ""
msgid "rbd has no pool %s"
msgstr ""
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr ""
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr ""
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr ""
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
#, fuzzy
msgid "Not an rbd snapshot"
msgstr "Captura no valida"
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr ""
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, fuzzy, python-format
msgid "Unable to read image %s"
msgstr "Imposible encontrar volumen %s"
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, python-format
msgid "%s is not set"
msgstr ""
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, fuzzy, python-format
msgid "Error running ssh command: %s"
msgstr "Error inesperado mientras el comando se ejecutaba"
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr "el grupo %s ya existe"
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, fuzzy, python-format
msgid "Unexpected state while cloning %s"
msgstr "Error inesperado mientras el comando se ejecutaba"
msgid "Login to 3PAR array invalid"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr ""
-
-#~ msgid "Failed to copy image to volume"
-#~ msgstr ""
-
-#~ msgid "service is down or disabled."
+#~ msgid "Expected a uuid but received %(uuid)."
#~ msgstr ""
-#~ msgid "Downloaded image %(image_id)s to %(volume_id)s successfully"
+#~ msgid "Exception while creating table 'volume_glance_metedata'"
#~ msgstr ""
-#~ msgid ""
-#~ "Error Create Snapshot: (snapshot)s Volume: "
-#~ "%(volume)s Error: %(errordesc)s"
+#~ msgid "The hostname must be called '%s'"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: 2013-05-08 11:44+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Finnish (Finland) "
msgstr ""
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr ""
msgid "%r failed. Retrying."
msgstr ""
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr ""
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr ""
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr ""
msgstr ""
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr ""
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr ""
msgid "Removing options '%(bad_options)s' from query"
msgstr ""
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, python-format
msgid "No backup with id %(backup_id)s"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "May specify only one of snapshot, imageRef or source volume"
msgstr ""
-#: cinder/volume/api.py:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr ""
msgid "Volume status must be available or error"
msgstr ""
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr ""
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr ""
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr ""
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
msgid "Volume status must be available to reserve"
msgstr ""
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr ""
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr ""
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)"
msgstr ""
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
msgid "Volume Snapshot status must be available or error"
msgstr ""
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr ""
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
msgid "Metadata property key greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
msgid "Metadata property value greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
msgid "Volume status must be available/in-use."
msgstr ""
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
msgid "Volume status is in-use."
msgstr ""
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr ""
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr ""
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, python-format
msgid "Error: %s"
msgstr ""
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr ""
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr ""
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
msgid "volume is not local to this node"
msgstr ""
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr ""
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr ""
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
msgid "Failed to update usages deleting volume"
msgstr ""
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr ""
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr ""
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, python-format
msgid "snapshot %s: snapshot is busy"
msgstr ""
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr ""
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr ""
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr ""
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr ""
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr ""
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr ""
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr ""
msgid "rbd has no pool %s"
msgstr ""
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr ""
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr ""
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr ""
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
msgid "Not an rbd snapshot"
msgstr ""
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr ""
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, python-format
msgid "Unable to read image %s"
msgstr ""
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, python-format
msgid "%s is not set"
msgstr ""
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, python-format
msgid "Error running ssh command: %s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, python-format
msgid "Unexpected state while cloning %s"
msgstr ""
msgid "Login to 3PAR array invalid"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr ""
-
-#~ msgid "Failed to copy image to volume"
-#~ msgstr ""
-
-#~ msgid "service is down or disabled."
+#~ msgid "Expected a uuid but received %(uuid)."
#~ msgstr ""
-#~ msgid "Downloaded image %(image_id)s to %(volume_id)s successfully"
+#~ msgid "Exception while creating table 'volume_glance_metedata'"
#~ msgstr ""
-#~ msgid ""
-#~ "Error Create Snapshot: (snapshot)s Volume: "
-#~ "%(volume)s Error: %(errordesc)s"
+#~ msgid "The hostname must be called '%s'"
#~ msgstr ""
msgstr ""
"Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: 2012-04-06 14:54+0000\n"
"Last-Translator: EmmanuelLeNormand <manu@ubuntu-fr.org>\n"
"Language-Team: French <fr@li.org>\n"
msgstr ""
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr "Le résultat était %s"
msgid "%r failed. Retrying."
msgstr ""
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr "Execution de la cmd (SSH): %s"
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr ""
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr ""
msgstr ""
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr ""
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr "Création d'un volume de %s Go"
msgid "Removing options '%(bad_options)s' from query"
msgstr ""
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, python-format
msgid "No backup with id %(backup_id)s"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "May specify only one of snapshot, imageRef or source volume"
msgstr ""
-#: cinder/volume/api.py:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr ""
msgid "Volume status must be available or error"
msgstr "Le status du volume doit être disponible"
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr ""
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr ""
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr ""
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
#, fuzzy
msgid "Volume status must be available to reserve"
msgstr "Le status du volume doit être disponible"
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr ""
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr ""
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)"
msgstr ""
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
#, fuzzy
msgid "Volume Snapshot status must be available or error"
msgstr "Le status du volume doit être disponible"
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr ""
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
msgid "Metadata property key greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
msgid "Metadata property value greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
#, fuzzy
msgid "Volume status must be available/in-use."
msgstr "Le status du volume doit être disponible"
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
msgid "Volume status is in-use."
msgstr ""
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr ""
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr "volume %s: création"
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr "volume %s: crée avec succès"
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, fuzzy, python-format
msgid "Error: %s"
msgstr "Erreur interceptée : %s"
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr ""
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr ""
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr "volume %s: suppression"
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
#, fuzzy
msgid "volume is not local to this node"
msgstr "Le volume n'est pas local à ce noeud"
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr "volume %s: suppression de l'exportation"
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr ""
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
msgid "Failed to update usages deleting volume"
msgstr ""
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr "volume %s: supprimé avec succès"
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr ""
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr ""
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, fuzzy, python-format
msgid "snapshot %s: snapshot is busy"
msgstr "instance %s: création d'un instantané (snapshot)"
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr ""
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr ""
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, fuzzy, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr "Tentative de suppression d'une console non existente %(console_id)s."
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr ""
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, fuzzy, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr ""
"Montage du volume %(volume_id)s sur l'instance %(instance_id)s en tant "
"que %(device)s"
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr ""
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr ""
msgid "rbd has no pool %s"
msgstr "rbd n'as pas de file %s"
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr ""
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr ""
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr ""
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
#, fuzzy
msgid "Not an rbd snapshot"
msgstr "Snapshot invalide"
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr ""
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, fuzzy, python-format
msgid "Unable to read image %s"
msgstr "Impossible de trouver le volume %s"
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, python-format
msgid "%s is not set"
msgstr ""
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, fuzzy, python-format
msgid "Error running ssh command: %s"
msgstr "Erreur imprévue lors de l'éxecution de la commande"
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr "le groupe %s existe déjà"
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, fuzzy, python-format
msgid "Unexpected state while cloning %s"
msgstr "Erreur imprévue lors de l'éxecution de la commande"
msgid "Login to 3PAR array invalid"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr ""
-
-#~ msgid "Failed to copy image to volume"
-#~ msgstr ""
-
-#~ msgid "service is down or disabled."
+#~ msgid "Expected a uuid but received %(uuid)."
#~ msgstr ""
-#~ msgid "Downloaded image %(image_id)s to %(volume_id)s successfully"
+#~ msgid "Exception while creating table 'volume_glance_metedata'"
#~ msgstr ""
-#~ msgid ""
-#~ "Error Create Snapshot: (snapshot)s Volume: "
-#~ "%(volume)s Error: %(errordesc)s"
+#~ msgid "The hostname must be called '%s'"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: 2013-05-29 08:13+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Croatian "
msgstr ""
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr ""
msgid "%r failed. Retrying."
msgstr ""
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr ""
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr ""
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr ""
msgstr ""
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr ""
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr ""
msgid "Removing options '%(bad_options)s' from query"
msgstr ""
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, python-format
msgid "No backup with id %(backup_id)s"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "May specify only one of snapshot, imageRef or source volume"
msgstr ""
-#: cinder/volume/api.py:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr ""
msgid "Volume status must be available or error"
msgstr ""
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr ""
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr ""
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr ""
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
msgid "Volume status must be available to reserve"
msgstr ""
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr ""
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr ""
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)"
msgstr ""
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
msgid "Volume Snapshot status must be available or error"
msgstr ""
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr ""
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
msgid "Metadata property key greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
msgid "Metadata property value greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
msgid "Volume status must be available/in-use."
msgstr ""
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
msgid "Volume status is in-use."
msgstr ""
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr ""
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr ""
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, python-format
msgid "Error: %s"
msgstr ""
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr ""
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr ""
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
msgid "volume is not local to this node"
msgstr ""
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr ""
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr ""
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
msgid "Failed to update usages deleting volume"
msgstr ""
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr ""
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr ""
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, python-format
msgid "snapshot %s: snapshot is busy"
msgstr ""
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr ""
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr ""
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr ""
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr ""
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr ""
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr ""
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr ""
msgid "rbd has no pool %s"
msgstr ""
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr ""
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr ""
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr ""
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
msgid "Not an rbd snapshot"
msgstr ""
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr ""
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, python-format
msgid "Unable to read image %s"
msgstr ""
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, python-format
msgid "%s is not set"
msgstr ""
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, python-format
msgid "Error running ssh command: %s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, python-format
msgid "Unexpected state while cloning %s"
msgstr ""
msgid "Login to 3PAR array invalid"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr ""
+#~ msgid "Expected a uuid but received %(uuid)."
+#~ msgstr ""
+
+#~ msgid "Exception while creating table 'volume_glance_metedata'"
+#~ msgstr ""
+
+#~ msgid "The hostname must be called '%s'"
+#~ msgstr ""
msgstr ""
"Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: 2013-05-29 08:13+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Hungarian "
msgstr ""
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr ""
msgid "%r failed. Retrying."
msgstr ""
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr ""
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr ""
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr ""
msgstr ""
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr ""
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr ""
msgid "Removing options '%(bad_options)s' from query"
msgstr ""
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, python-format
msgid "No backup with id %(backup_id)s"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "May specify only one of snapshot, imageRef or source volume"
msgstr ""
-#: cinder/volume/api.py:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr ""
msgid "Volume status must be available or error"
msgstr ""
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr ""
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr ""
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr ""
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
msgid "Volume status must be available to reserve"
msgstr ""
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr ""
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr ""
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)"
msgstr ""
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
msgid "Volume Snapshot status must be available or error"
msgstr ""
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr ""
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
msgid "Metadata property key greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
msgid "Metadata property value greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
msgid "Volume status must be available/in-use."
msgstr ""
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
msgid "Volume status is in-use."
msgstr ""
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr ""
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr ""
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, python-format
msgid "Error: %s"
msgstr ""
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr ""
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr ""
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
msgid "volume is not local to this node"
msgstr ""
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr ""
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr ""
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
msgid "Failed to update usages deleting volume"
msgstr ""
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr ""
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr ""
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, python-format
msgid "snapshot %s: snapshot is busy"
msgstr ""
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr ""
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr ""
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr ""
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr ""
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr ""
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr ""
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr ""
msgid "rbd has no pool %s"
msgstr ""
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr ""
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr ""
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr ""
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
msgid "Not an rbd snapshot"
msgstr ""
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr ""
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, python-format
msgid "Unable to read image %s"
msgstr ""
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, python-format
msgid "%s is not set"
msgstr ""
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, python-format
msgid "Error running ssh command: %s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, python-format
msgid "Unexpected state while cloning %s"
msgstr ""
msgid "Login to 3PAR array invalid"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr ""
+#~ msgid "Expected a uuid but received %(uuid)."
+#~ msgstr ""
+
+#~ msgid "Exception while creating table 'volume_glance_metedata'"
+#~ msgstr ""
+
+#~ msgid "The hostname must be called '%s'"
+#~ msgstr ""
msgstr ""
"Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: 2013-05-29 08:13+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Indonesian "
msgstr ""
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr ""
msgid "%r failed. Retrying."
msgstr ""
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr ""
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr ""
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr ""
msgstr ""
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr ""
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr ""
msgid "Removing options '%(bad_options)s' from query"
msgstr ""
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, python-format
msgid "No backup with id %(backup_id)s"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "May specify only one of snapshot, imageRef or source volume"
msgstr ""
-#: cinder/volume/api.py:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr ""
msgid "Volume status must be available or error"
msgstr ""
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr ""
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr ""
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr ""
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
msgid "Volume status must be available to reserve"
msgstr ""
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr ""
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr ""
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)"
msgstr ""
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
msgid "Volume Snapshot status must be available or error"
msgstr ""
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr ""
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
msgid "Metadata property key greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
msgid "Metadata property value greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
msgid "Volume status must be available/in-use."
msgstr ""
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
msgid "Volume status is in-use."
msgstr ""
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr ""
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr ""
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, python-format
msgid "Error: %s"
msgstr ""
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr ""
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr ""
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
msgid "volume is not local to this node"
msgstr ""
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr ""
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr ""
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
msgid "Failed to update usages deleting volume"
msgstr ""
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr ""
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr ""
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, python-format
msgid "snapshot %s: snapshot is busy"
msgstr ""
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr ""
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr ""
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr ""
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr ""
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr ""
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr ""
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr ""
msgid "rbd has no pool %s"
msgstr ""
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr ""
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr ""
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr ""
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
msgid "Not an rbd snapshot"
msgstr ""
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr ""
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, python-format
msgid "Unable to read image %s"
msgstr ""
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, python-format
msgid "%s is not set"
msgstr ""
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, python-format
msgid "Error running ssh command: %s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, python-format
msgid "Unexpected state while cloning %s"
msgstr ""
msgid "Login to 3PAR array invalid"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr ""
+#~ msgid "Expected a uuid but received %(uuid)."
+#~ msgstr ""
+
+#~ msgid "Exception while creating table 'volume_glance_metedata'"
+#~ msgstr ""
+
+#~ msgid "The hostname must be called '%s'"
+#~ msgstr ""
msgstr ""
"Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: 2012-04-01 18:59+0000\n"
"Last-Translator: simone.sandri <lexluxsox@hotmail.it>\n"
"Language-Team: Italian <it@li.org>\n"
msgstr ""
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr "Il risultato é %s"
msgid "%r failed. Retrying."
msgstr ""
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr "Eseguendo cmd (SSH): %s"
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr ""
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr ""
msgstr ""
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr ""
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr ""
msgid "Removing options '%(bad_options)s' from query"
msgstr ""
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, python-format
msgid "No backup with id %(backup_id)s"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "May specify only one of snapshot, imageRef or source volume"
msgstr ""
-#: cinder/volume/api.py:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr ""
msgid "Volume status must be available or error"
msgstr "Lo stato del volume deve essere disponibile"
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr ""
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr ""
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr ""
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
#, fuzzy
msgid "Volume status must be available to reserve"
msgstr "Lo stato del volume deve essere disponibile"
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr ""
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr ""
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)"
msgstr ""
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
#, fuzzy
msgid "Volume Snapshot status must be available or error"
msgstr "Lo stato del volume deve essere disponibile"
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr ""
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
msgid "Metadata property key greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
msgid "Metadata property value greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
#, fuzzy
msgid "Volume status must be available/in-use."
msgstr "Lo stato del volume deve essere disponibile"
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
msgid "Volume status is in-use."
msgstr ""
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr ""
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr "volume %s: creazione in corso"
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr "volume %s: creato con successo"
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, python-format
msgid "Error: %s"
msgstr ""
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr ""
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr ""
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr "volume %s: rimuovendo"
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
#, fuzzy
msgid "volume is not local to this node"
msgstr "Volume ancora collegato"
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr ""
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr ""
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
msgid "Failed to update usages deleting volume"
msgstr ""
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr "volume %s: rimosso con successo"
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr ""
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr ""
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, fuzzy, python-format
msgid "snapshot %s: snapshot is busy"
msgstr "istanza %s: creazione snapshot in corso"
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr ""
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr ""
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr ""
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr ""
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr ""
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr ""
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr ""
msgid "rbd has no pool %s"
msgstr ""
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr ""
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr ""
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr ""
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
#, fuzzy
msgid "Not an rbd snapshot"
msgstr "istanza %s: creazione snapshot in corso"
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr ""
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, fuzzy, python-format
msgid "Unable to read image %s"
msgstr "Impossibile localizzare il volume %s"
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, python-format
msgid "%s is not set"
msgstr ""
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, fuzzy, python-format
msgid "Error running ssh command: %s"
msgstr "Si e' verificato un errore inatteso durante l'esecuzione del comando."
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, fuzzy, python-format
msgid "Unexpected state while cloning %s"
msgstr "Si e' verificato un errore inatteso durante l'esecuzione del comando."
msgid "Login to 3PAR array invalid"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr ""
-
-#~ msgid "Failed to copy image to volume"
-#~ msgstr ""
-
-#~ msgid "service is down or disabled."
+#~ msgid "Expected a uuid but received %(uuid)."
#~ msgstr ""
-#~ msgid "Downloaded image %(image_id)s to %(volume_id)s successfully"
+#~ msgid "Exception while creating table 'volume_glance_metedata'"
#~ msgstr ""
-#~ msgid ""
-#~ "Error Create Snapshot: (snapshot)s Volume: "
-#~ "%(volume)s Error: %(errordesc)s"
+#~ msgid "The hostname must be called '%s'"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: 2013-05-29 08:13+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Italian (Italy) "
msgstr ""
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr ""
msgid "%r failed. Retrying."
msgstr ""
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr ""
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr ""
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr ""
msgstr ""
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr ""
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr ""
msgid "Removing options '%(bad_options)s' from query"
msgstr ""
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, python-format
msgid "No backup with id %(backup_id)s"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "May specify only one of snapshot, imageRef or source volume"
msgstr ""
-#: cinder/volume/api.py:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr ""
msgid "Volume status must be available or error"
msgstr ""
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr ""
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr ""
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr ""
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
msgid "Volume status must be available to reserve"
msgstr ""
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr ""
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr ""
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)"
msgstr ""
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
msgid "Volume Snapshot status must be available or error"
msgstr ""
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr ""
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
msgid "Metadata property key greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
msgid "Metadata property value greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
msgid "Volume status must be available/in-use."
msgstr ""
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
msgid "Volume status is in-use."
msgstr ""
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr ""
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr ""
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, python-format
msgid "Error: %s"
msgstr ""
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr ""
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr ""
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
msgid "volume is not local to this node"
msgstr ""
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr ""
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr ""
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
msgid "Failed to update usages deleting volume"
msgstr ""
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr ""
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr ""
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, python-format
msgid "snapshot %s: snapshot is busy"
msgstr ""
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr ""
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr ""
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr ""
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr ""
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr ""
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr ""
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr ""
msgid "rbd has no pool %s"
msgstr ""
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr ""
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr ""
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr ""
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
msgid "Not an rbd snapshot"
msgstr ""
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr ""
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, python-format
msgid "Unable to read image %s"
msgstr ""
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, python-format
msgid "%s is not set"
msgstr ""
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, python-format
msgid "Error running ssh command: %s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, python-format
msgid "Unexpected state while cloning %s"
msgstr ""
msgid "Login to 3PAR array invalid"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr ""
+#~ msgid "Expected a uuid but received %(uuid)."
+#~ msgstr ""
+
+#~ msgid "Exception while creating table 'volume_glance_metedata'"
+#~ msgstr ""
+
+#~ msgid "The hostname must be called '%s'"
+#~ msgstr ""
msgstr ""
"Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: 2011-08-23 11:22+0000\n"
"Last-Translator: Thierry Carrez <thierry.carrez+lp@gmail.com>\n"
"Language-Team: \n"
msgstr ""
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr "コマンド実行結果: %s"
msgid "%r failed. Retrying."
msgstr ""
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr "コマンド(SSH)を実行: %s"
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr ""
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr ""
msgstr ""
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr ""
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr "Create volume: %s GBのボリュームを作成します。"
msgid "Removing options '%(bad_options)s' from query"
msgstr ""
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, python-format
msgid "No backup with id %(backup_id)s"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "May specify only one of snapshot, imageRef or source volume"
msgstr ""
-#: cinder/volume/api.py:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr ""
msgid "Volume status must be available or error"
msgstr "ボリュームのステータス(status)は available でなければなりません。"
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr ""
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr ""
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr ""
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
#, fuzzy
msgid "Volume status must be available to reserve"
msgstr "ボリュームのステータス(status)は available でなければなりません。"
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr ""
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr ""
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)"
msgstr ""
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
#, fuzzy
msgid "Volume Snapshot status must be available or error"
msgstr "ボリュームのステータス(status)は available でなければなりません。"
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr ""
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
msgid "Metadata property key greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
msgid "Metadata property value greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
#, fuzzy
msgid "Volume status must be available/in-use."
msgstr "ボリュームのステータス(status)は available でなければなりません。"
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
msgid "Volume status is in-use."
msgstr ""
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr ""
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr "ボリューム%sを作成します。"
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr "ボリューム %s の作成に成功しました。"
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, fuzzy, python-format
msgid "Error: %s"
msgstr "エラー %s をキャッチしました。"
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr ""
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr ""
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr "ボリューム %s を削除します。"
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
#, fuzzy
msgid "volume is not local to this node"
msgstr "ボリュームはこのノードのローカルではありません。"
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr "ボリューム %s のエクスポートを解除します。"
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr ""
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
msgid "Failed to update usages deleting volume"
msgstr ""
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr "ボリューム %s の削除に成功しました。"
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr ""
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr ""
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, fuzzy, python-format
msgid "snapshot %s: snapshot is busy"
msgstr "snapshotting: インスタンス %s のスナップショットを取得中"
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr ""
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr ""
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, fuzzy, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr "存在しないコンソール %(console_id)s を削除しようとしました"
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr ""
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, fuzzy, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr "ボリューム %(volume_id)s をインスタンス %(instance_id)s のデバイス %(device)s に接続"
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr ""
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr ""
msgid "rbd has no pool %s"
msgstr "rbd にプール %s がありません。"
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr ""
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr ""
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr ""
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
#, fuzzy
msgid "Not an rbd snapshot"
msgstr "snapshotting: インスタンス %s のスナップショットを取得中"
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr ""
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, fuzzy, python-format
msgid "Unable to read image %s"
msgstr "ボリューム %s の存在が確認できません。"
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, python-format
msgid "%s is not set"
msgstr ""
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, fuzzy, python-format
msgid "Error running ssh command: %s"
msgstr "コマンド実行において予期しないエラーが発生しました。"
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr "グループ %s は既に存在しています。"
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, fuzzy, python-format
msgid "Unexpected state while cloning %s"
msgstr "コマンド実行において予期しないエラーが発生しました。"
msgid "Login to 3PAR array invalid"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr ""
-
-#~ msgid "Failed to copy image to volume"
-#~ msgstr ""
-
-#~ msgid "service is down or disabled."
+#~ msgid "Expected a uuid but received %(uuid)."
#~ msgstr ""
-#~ msgid "Downloaded image %(image_id)s to %(volume_id)s successfully"
+#~ msgid "Exception while creating table 'volume_glance_metedata'"
#~ msgstr ""
-#~ msgid ""
-#~ "Error Create Snapshot: (snapshot)s Volume: "
-#~ "%(volume)s Error: %(errordesc)s"
+#~ msgid "The hostname must be called '%s'"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: 2013-05-29 08:13+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Georgian (Georgia) "
msgstr ""
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr ""
msgid "%r failed. Retrying."
msgstr ""
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr ""
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr ""
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr ""
msgstr ""
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr ""
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr ""
msgid "Removing options '%(bad_options)s' from query"
msgstr ""
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, python-format
msgid "No backup with id %(backup_id)s"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "May specify only one of snapshot, imageRef or source volume"
msgstr ""
-#: cinder/volume/api.py:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr ""
msgid "Volume status must be available or error"
msgstr ""
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr ""
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr ""
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr ""
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
msgid "Volume status must be available to reserve"
msgstr ""
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr ""
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr ""
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)"
msgstr ""
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
msgid "Volume Snapshot status must be available or error"
msgstr ""
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr ""
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
msgid "Metadata property key greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
msgid "Metadata property value greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
msgid "Volume status must be available/in-use."
msgstr ""
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
msgid "Volume status is in-use."
msgstr ""
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr ""
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr ""
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, python-format
msgid "Error: %s"
msgstr ""
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr ""
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr ""
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
msgid "volume is not local to this node"
msgstr ""
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr ""
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr ""
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
msgid "Failed to update usages deleting volume"
msgstr ""
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr ""
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr ""
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, python-format
msgid "snapshot %s: snapshot is busy"
msgstr ""
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr ""
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr ""
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr ""
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr ""
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr ""
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr ""
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr ""
msgid "rbd has no pool %s"
msgstr ""
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr ""
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr ""
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr ""
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
msgid "Not an rbd snapshot"
msgstr ""
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr ""
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, python-format
msgid "Unable to read image %s"
msgstr ""
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, python-format
msgid "%s is not set"
msgstr ""
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, python-format
msgid "Error running ssh command: %s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, python-format
msgid "Unexpected state while cloning %s"
msgstr ""
msgid "Login to 3PAR array invalid"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr ""
+#~ msgid "Expected a uuid but received %(uuid)."
+#~ msgstr ""
+
+#~ msgid "Exception while creating table 'volume_glance_metedata'"
+#~ msgstr ""
+
+#~ msgid "The hostname must be called '%s'"
+#~ msgstr ""
msgstr ""
"Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: 2011-12-16 04:42+0000\n"
"Last-Translator: Zhongyue Luo <lzyeval@gmail.com>\n"
"Language-Team: Korean <ko@li.org>\n"
msgstr ""
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr ""
msgid "%r failed. Retrying."
msgstr ""
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr ""
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr ""
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr ""
msgstr ""
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr ""
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr ""
msgid "Removing options '%(bad_options)s' from query"
msgstr ""
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, python-format
msgid "No backup with id %(backup_id)s"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "May specify only one of snapshot, imageRef or source volume"
msgstr ""
-#: cinder/volume/api.py:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr ""
msgid "Volume status must be available or error"
msgstr "볼륨의 상태를 알 수 없습니다"
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr ""
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr ""
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr ""
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
#, fuzzy
msgid "Volume status must be available to reserve"
msgstr "볼륨의 상태를 알 수 없습니다"
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr ""
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr ""
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)"
msgstr ""
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
#, fuzzy
msgid "Volume Snapshot status must be available or error"
msgstr "볼륨의 상태를 알 수 없습니다"
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr ""
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
msgid "Metadata property key greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
msgid "Metadata property value greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
#, fuzzy
msgid "Volume status must be available/in-use."
msgstr "볼륨의 상태를 알 수 없습니다"
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
msgid "Volume status is in-use."
msgstr ""
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr ""
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr ""
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, python-format
msgid "Error: %s"
msgstr ""
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr ""
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr ""
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
msgid "volume is not local to this node"
msgstr ""
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr ""
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr ""
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
msgid "Failed to update usages deleting volume"
msgstr ""
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr ""
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr ""
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, fuzzy, python-format
msgid "snapshot %s: snapshot is busy"
msgstr "인스턴스 %s: 스냅샷 저장중"
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr ""
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr ""
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr ""
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr ""
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr ""
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr ""
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr ""
msgid "rbd has no pool %s"
msgstr ""
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr ""
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr ""
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr ""
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
#, fuzzy
msgid "Not an rbd snapshot"
msgstr "인스턴스 %s: 스냅샷 저장중"
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr ""
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, fuzzy, python-format
msgid "Unable to read image %s"
msgstr "%s 볼륨을 찾을수 없습니다"
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, python-format
msgid "%s is not set"
msgstr ""
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, fuzzy, python-format
msgid "Error running ssh command: %s"
msgstr "명령 실행도중 예측하지 못한 에러가 발생했습니다"
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, fuzzy, python-format
msgid "Unexpected state while cloning %s"
msgstr "명령 실행도중 예측하지 못한 에러가 발생했습니다"
msgid "Login to 3PAR array invalid"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr ""
-
-#~ msgid "Failed to copy image to volume"
-#~ msgstr ""
-
-#~ msgid "service is down or disabled."
+#~ msgid "Expected a uuid but received %(uuid)."
#~ msgstr ""
-#~ msgid "Downloaded image %(image_id)s to %(volume_id)s successfully"
+#~ msgid "Exception while creating table 'volume_glance_metedata'"
#~ msgstr ""
-#~ msgid ""
-#~ "Error Create Snapshot: (snapshot)s Volume: "
-#~ "%(volume)s Error: %(errordesc)s"
+#~ msgid "The hostname must be called '%s'"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: 2013-05-08 11:44+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Korean (Korea) "
msgstr ""
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr ""
msgid "%r failed. Retrying."
msgstr ""
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr ""
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr ""
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr ""
msgstr ""
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr ""
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr ""
msgid "Removing options '%(bad_options)s' from query"
msgstr ""
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, python-format
msgid "No backup with id %(backup_id)s"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "May specify only one of snapshot, imageRef or source volume"
msgstr ""
-#: cinder/volume/api.py:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr ""
msgid "Volume status must be available or error"
msgstr ""
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr ""
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr ""
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr ""
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
msgid "Volume status must be available to reserve"
msgstr ""
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr ""
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr ""
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)"
msgstr ""
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
msgid "Volume Snapshot status must be available or error"
msgstr ""
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr ""
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
msgid "Metadata property key greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
msgid "Metadata property value greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
msgid "Volume status must be available/in-use."
msgstr ""
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
msgid "Volume status is in-use."
msgstr ""
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr ""
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr ""
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, python-format
msgid "Error: %s"
msgstr ""
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr ""
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr ""
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
msgid "volume is not local to this node"
msgstr ""
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr ""
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr ""
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
msgid "Failed to update usages deleting volume"
msgstr ""
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr ""
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr ""
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, python-format
msgid "snapshot %s: snapshot is busy"
msgstr ""
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr ""
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr ""
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr ""
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr ""
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr ""
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr ""
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr ""
msgid "rbd has no pool %s"
msgstr ""
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr ""
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr ""
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr ""
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
msgid "Not an rbd snapshot"
msgstr ""
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr ""
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, python-format
msgid "Unable to read image %s"
msgstr ""
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, python-format
msgid "%s is not set"
msgstr ""
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, python-format
msgid "Error running ssh command: %s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, python-format
msgid "Unexpected state while cloning %s"
msgstr ""
msgid "Login to 3PAR array invalid"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr ""
-
-#~ msgid "Failed to copy image to volume"
-#~ msgstr ""
-
-#~ msgid "service is down or disabled."
+#~ msgid "Expected a uuid but received %(uuid)."
#~ msgstr ""
-#~ msgid "Downloaded image %(image_id)s to %(volume_id)s successfully"
+#~ msgid "Exception while creating table 'volume_glance_metedata'"
#~ msgstr ""
-#~ msgid ""
-#~ "Error Create Snapshot: (snapshot)s Volume: "
-#~ "%(volume)s Error: %(errordesc)s"
+#~ msgid "The hostname must be called '%s'"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: 2013-05-29 08:13+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Malay "
msgstr ""
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr ""
msgid "%r failed. Retrying."
msgstr ""
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr ""
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr ""
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr ""
msgstr ""
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr ""
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr ""
msgid "Removing options '%(bad_options)s' from query"
msgstr ""
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, python-format
msgid "No backup with id %(backup_id)s"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "May specify only one of snapshot, imageRef or source volume"
msgstr ""
-#: cinder/volume/api.py:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr ""
msgid "Volume status must be available or error"
msgstr ""
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr ""
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr ""
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr ""
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
msgid "Volume status must be available to reserve"
msgstr ""
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr ""
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr ""
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)"
msgstr ""
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
msgid "Volume Snapshot status must be available or error"
msgstr ""
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr ""
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
msgid "Metadata property key greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
msgid "Metadata property value greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
msgid "Volume status must be available/in-use."
msgstr ""
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
msgid "Volume status is in-use."
msgstr ""
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr ""
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr ""
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, python-format
msgid "Error: %s"
msgstr ""
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr ""
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr ""
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
msgid "volume is not local to this node"
msgstr ""
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr ""
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr ""
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
msgid "Failed to update usages deleting volume"
msgstr ""
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr ""
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr ""
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, python-format
msgid "snapshot %s: snapshot is busy"
msgstr ""
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr ""
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr ""
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr ""
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr ""
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr ""
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr ""
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr ""
msgid "rbd has no pool %s"
msgstr ""
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr ""
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr ""
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr ""
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
msgid "Not an rbd snapshot"
msgstr ""
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr ""
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, python-format
msgid "Unable to read image %s"
msgstr ""
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, python-format
msgid "%s is not set"
msgstr ""
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, python-format
msgid "Error running ssh command: %s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, python-format
msgid "Unexpected state while cloning %s"
msgstr ""
msgid "Login to 3PAR array invalid"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr ""
+#~ msgid "Expected a uuid but received %(uuid)."
+#~ msgstr ""
+
+#~ msgid "Exception while creating table 'volume_glance_metedata'"
+#~ msgstr ""
+
+#~ msgid "The hostname must be called '%s'"
+#~ msgstr ""
msgstr ""
"Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: 2013-05-29 08:13+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Norwegian Bokmål "
msgstr ""
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr ""
msgid "%r failed. Retrying."
msgstr ""
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr ""
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr ""
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr ""
msgstr ""
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr ""
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr ""
msgid "Removing options '%(bad_options)s' from query"
msgstr ""
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, python-format
msgid "No backup with id %(backup_id)s"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "May specify only one of snapshot, imageRef or source volume"
msgstr ""
-#: cinder/volume/api.py:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr ""
msgid "Volume status must be available or error"
msgstr ""
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr ""
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr ""
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr ""
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
msgid "Volume status must be available to reserve"
msgstr ""
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr ""
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr ""
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)"
msgstr ""
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
msgid "Volume Snapshot status must be available or error"
msgstr ""
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr ""
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
msgid "Metadata property key greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
msgid "Metadata property value greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
msgid "Volume status must be available/in-use."
msgstr ""
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
msgid "Volume status is in-use."
msgstr ""
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr ""
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr ""
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, python-format
msgid "Error: %s"
msgstr ""
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr ""
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr ""
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
msgid "volume is not local to this node"
msgstr ""
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr ""
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr ""
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
msgid "Failed to update usages deleting volume"
msgstr ""
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr ""
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr ""
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, python-format
msgid "snapshot %s: snapshot is busy"
msgstr ""
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr ""
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr ""
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr ""
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr ""
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr ""
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr ""
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr ""
msgid "rbd has no pool %s"
msgstr ""
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr ""
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr ""
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr ""
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
msgid "Not an rbd snapshot"
msgstr ""
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr ""
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, python-format
msgid "Unable to read image %s"
msgstr ""
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, python-format
msgid "%s is not set"
msgstr ""
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, python-format
msgid "Error running ssh command: %s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, python-format
msgid "Unexpected state while cloning %s"
msgstr ""
msgid "Login to 3PAR array invalid"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr ""
+#~ msgid "Expected a uuid but received %(uuid)."
+#~ msgstr ""
+
+#~ msgid "Exception while creating table 'volume_glance_metedata'"
+#~ msgstr ""
+
+#~ msgid "The hostname must be called '%s'"
+#~ msgstr ""
msgstr ""
"Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: 2013-05-29 08:13+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Dutch (Netherlands) "
msgstr ""
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr ""
msgid "%r failed. Retrying."
msgstr ""
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr ""
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr ""
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr ""
msgstr ""
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr ""
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr ""
msgid "Removing options '%(bad_options)s' from query"
msgstr ""
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, python-format
msgid "No backup with id %(backup_id)s"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "May specify only one of snapshot, imageRef or source volume"
msgstr ""
-#: cinder/volume/api.py:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr ""
msgid "Volume status must be available or error"
msgstr ""
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr ""
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr ""
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr ""
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
msgid "Volume status must be available to reserve"
msgstr ""
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr ""
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr ""
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)"
msgstr ""
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
msgid "Volume Snapshot status must be available or error"
msgstr ""
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr ""
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
msgid "Metadata property key greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
msgid "Metadata property value greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
msgid "Volume status must be available/in-use."
msgstr ""
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
msgid "Volume status is in-use."
msgstr ""
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr ""
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr ""
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, python-format
msgid "Error: %s"
msgstr ""
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr ""
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr ""
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
msgid "volume is not local to this node"
msgstr ""
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr ""
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr ""
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
msgid "Failed to update usages deleting volume"
msgstr ""
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr ""
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr ""
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, python-format
msgid "snapshot %s: snapshot is busy"
msgstr ""
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr ""
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr ""
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr ""
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr ""
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr ""
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr ""
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr ""
msgid "rbd has no pool %s"
msgstr ""
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr ""
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr ""
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr ""
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
msgid "Not an rbd snapshot"
msgstr ""
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr ""
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, python-format
msgid "Unable to read image %s"
msgstr ""
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, python-format
msgid "%s is not set"
msgstr ""
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, python-format
msgid "Error running ssh command: %s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, python-format
msgid "Unexpected state while cloning %s"
msgstr ""
msgid "Login to 3PAR array invalid"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr ""
+#~ msgid "Expected a uuid but received %(uuid)."
+#~ msgstr ""
+
+#~ msgid "Exception while creating table 'volume_glance_metedata'"
+#~ msgstr ""
+
+#~ msgid "The hostname must be called '%s'"
+#~ msgstr ""
msgstr ""
"Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: 2013-05-29 08:13+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Portuguese "
msgstr ""
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr ""
msgid "%r failed. Retrying."
msgstr ""
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr ""
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr ""
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr ""
msgstr ""
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr ""
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr ""
msgid "Removing options '%(bad_options)s' from query"
msgstr ""
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, python-format
msgid "No backup with id %(backup_id)s"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "May specify only one of snapshot, imageRef or source volume"
msgstr ""
-#: cinder/volume/api.py:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr ""
msgid "Volume status must be available or error"
msgstr ""
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr ""
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr ""
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr ""
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
msgid "Volume status must be available to reserve"
msgstr ""
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr ""
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr ""
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)"
msgstr ""
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
msgid "Volume Snapshot status must be available or error"
msgstr ""
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr ""
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
msgid "Metadata property key greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
msgid "Metadata property value greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
msgid "Volume status must be available/in-use."
msgstr ""
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
msgid "Volume status is in-use."
msgstr ""
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr ""
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr ""
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, python-format
msgid "Error: %s"
msgstr ""
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr ""
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr ""
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
msgid "volume is not local to this node"
msgstr ""
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr ""
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr ""
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
msgid "Failed to update usages deleting volume"
msgstr ""
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr ""
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr ""
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, python-format
msgid "snapshot %s: snapshot is busy"
msgstr ""
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr ""
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr ""
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr ""
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr ""
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr ""
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr ""
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr ""
msgid "rbd has no pool %s"
msgstr ""
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr ""
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr ""
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr ""
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
msgid "Not an rbd snapshot"
msgstr ""
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr ""
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, python-format
msgid "Unable to read image %s"
msgstr ""
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, python-format
msgid "%s is not set"
msgstr ""
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, python-format
msgid "Error running ssh command: %s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, python-format
msgid "Unexpected state while cloning %s"
msgstr ""
msgid "Login to 3PAR array invalid"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr ""
+#~ msgid "Expected a uuid but received %(uuid)."
+#~ msgstr ""
+
+#~ msgid "Exception while creating table 'volume_glance_metedata'"
+#~ msgstr ""
+
+#~ msgid "The hostname must be called '%s'"
+#~ msgstr ""
msgstr ""
"Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: 2012-02-06 21:07+0000\n"
"Last-Translator: Adriano Steffler <Unknown>\n"
"Language-Team: Brazilian Portuguese <pt_BR@li.org>\n"
msgstr ""
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr "Resultado foi %s"
msgid "%r failed. Retrying."
msgstr ""
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr "Executando o comando (SSH): %s"
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr ""
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr ""
msgstr ""
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr ""
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr "Criar volume de %s GB"
msgid "Removing options '%(bad_options)s' from query"
msgstr ""
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, python-format
msgid "No backup with id %(backup_id)s"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "May specify only one of snapshot, imageRef or source volume"
msgstr ""
-#: cinder/volume/api.py:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr ""
msgid "Volume status must be available or error"
msgstr "O status do volume parece estar disponível"
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr ""
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr ""
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr ""
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
#, fuzzy
msgid "Volume status must be available to reserve"
msgstr "O status do volume parece estar disponível"
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr ""
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr ""
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)"
msgstr ""
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
#, fuzzy
msgid "Volume Snapshot status must be available or error"
msgstr "O status do volume parece estar disponível"
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr ""
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
msgid "Metadata property key greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
msgid "Metadata property value greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
#, fuzzy
msgid "Volume status must be available/in-use."
msgstr "O status do volume parece estar disponível"
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
msgid "Volume status is in-use."
msgstr ""
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr ""
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr "volume %s: criando"
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr "volume %s: criado com sucesso"
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, fuzzy, python-format
msgid "Error: %s"
msgstr "Capturado o erro: %s"
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr ""
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr ""
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr "volume %s: removendo"
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
#, fuzzy
msgid "volume is not local to this node"
msgstr "O volume não pertence à este node"
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr "volume %s: removendo export"
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr ""
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
msgid "Failed to update usages deleting volume"
msgstr ""
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr "volume %s: remoção realizada com sucesso"
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr ""
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr ""
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, fuzzy, python-format
msgid "snapshot %s: snapshot is busy"
msgstr "instância %s: fazendo um snapshot"
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr ""
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr ""
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, fuzzy, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr "Falha ao obter metadados para o ip: %s"
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr ""
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr ""
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr ""
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr ""
msgid "rbd has no pool %s"
msgstr ""
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr ""
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr ""
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr ""
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
#, fuzzy
msgid "Not an rbd snapshot"
msgstr "instância %s: fazendo um snapshot"
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr ""
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, fuzzy, python-format
msgid "Unable to read image %s"
msgstr "Não é possível localizar o volume %s"
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, python-format
msgid "%s is not set"
msgstr ""
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, fuzzy, python-format
msgid "Error running ssh command: %s"
msgstr "Erro inesperado ao executar o comando."
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr "group %s já existe"
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, fuzzy, python-format
msgid "Unexpected state while cloning %s"
msgstr "Erro inesperado ao executar o comando."
msgid "Login to 3PAR array invalid"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr ""
-
-#~ msgid "Failed to copy image to volume"
-#~ msgstr ""
-
-#~ msgid "service is down or disabled."
+#~ msgid "Expected a uuid but received %(uuid)."
#~ msgstr ""
-#~ msgid "Downloaded image %(image_id)s to %(volume_id)s successfully"
+#~ msgid "Exception while creating table 'volume_glance_metedata'"
#~ msgstr ""
-#~ msgid ""
-#~ "Error Create Snapshot: (snapshot)s Volume: "
-#~ "%(volume)s Error: %(errordesc)s"
+#~ msgid "The hostname must be called '%s'"
#~ msgstr ""
msgstr ""
"Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: 2012-03-25 09:34+0000\n"
"Last-Translator: Eugene Marshal <Unknown>\n"
"Language-Team: Russian <ru@li.org>\n"
msgstr "Образ %(image_id)s недопустим: %(reason)s"
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr "Результат %s"
msgid "%r failed. Retrying."
msgstr "%r ошибка. Выполняется повтор."
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr "Выполнение команды (SSH): %s"
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr ""
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr ""
msgstr "Удалить том с идентификатором: %s"
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr ""
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr "Создание раздела %s ГБ"
msgid "Removing options '%(bad_options)s' from query"
msgstr "Удаление параметров '%(unk_opt_str)s' из запроса"
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, fuzzy, python-format
msgid "Removing options '%s' from query"
msgstr "Удаление параметров '%(unk_opt_str)s' из запроса"
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, python-format
msgid "No backup with id %(backup_id)s"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "May specify only one of snapshot, imageRef or source volume"
msgstr ""
-#: cinder/volume/api.py:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr ""
msgid "Volume status must be available or error"
msgstr "Состояние тома должно быть доступно"
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr ""
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr "Поиск по: %s"
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr ""
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr ""
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
#, fuzzy
msgid "Volume status must be available to reserve"
msgstr "Состояние тома должно быть доступно"
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr ""
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, fuzzy, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "Превышена квота для %(pid)s, попытка создания тома %(size)sG"
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, fuzzy, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)"
msgstr "Превышена квота для %(pid)s, попытка выполнить %(min_count)s копий"
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
#, fuzzy
msgid "Volume Snapshot status must be available or error"
msgstr "Состояние тома должно быть доступно"
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr ""
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
msgid "Metadata property key greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
msgid "Metadata property value greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
#, fuzzy
msgid "Volume status must be available/in-use."
msgstr "Состояние тома должно быть доступно"
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
#, fuzzy
msgid "Volume status is in-use."
msgstr "том %s: том занят"
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr "Найден узел iSCSI %(mount_device)s (после %(tries)s повторных проверок)"
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr "том %s: создание"
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr "том %s: создание завершено"
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, fuzzy, python-format
msgid "Error: %s"
msgstr "Ошибка БД: %s"
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr ""
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr ""
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr "том %s: удаление"
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
#, fuzzy
msgid "volume is not local to this node"
msgstr "Том до сих пор присоединён"
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr "том %s: удаление экспортирования"
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr "том %s: том занят"
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
#, fuzzy
msgid "Failed to update usages deleting volume"
msgstr "Ошибка обновления агента: %(resp)r"
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr "том %s: удаление завершено"
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr "снимок %s: создание"
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr "снимок %(snap_name)s: создание"
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr "снимок %s: создание завершено"
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr "снимок %s: удаление"
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, fuzzy, python-format
msgid "snapshot %s: snapshot is busy"
msgstr "снимок %s: создание завершено"
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr ""
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr "снимок %s: удаление выполнено"
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr ""
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, fuzzy, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr "Выполнена попытка удаления несуществующей консоли %(console_id)s."
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr ""
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, fuzzy, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr "Подключить том %(volume_id)s для копии %(instance_id)s на %(device)s"
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr "Очистить возможности"
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr "Принято уведомление {%s}"
msgid "rbd has no pool %s"
msgstr "rbd не имеет пула %s"
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr ""
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr ""
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr ""
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
#, fuzzy
msgid "Not an rbd snapshot"
msgstr "Недопустимый снимок"
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr ""
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, fuzzy, python-format
msgid "Unable to read image %s"
msgstr "Невозможно найти том %s"
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, python-format
msgid "%s is not set"
msgstr ""
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr "LUID не найден для %(zfs_poolname)s. Вывод=%(out)s"
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, fuzzy, python-format
msgid "Error running ssh command: %s"
msgstr "Ошибка в соглашении: %s"
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr "группа %s уже существует"
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, fuzzy, python-format
msgid "Unexpected state while cloning %s"
msgstr "Неожиданная ошибка при выполнении команды."
msgid "Login to 3PAR array invalid"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr ""
-
-#~ msgid "Failed to copy image to volume"
-#~ msgstr ""
-
-#~ msgid "service is down or disabled."
+#~ msgid "Expected a uuid but received %(uuid)."
#~ msgstr ""
-#~ msgid "Downloaded image %(image_id)s to %(volume_id)s successfully"
+#~ msgid "Exception while creating table 'volume_glance_metedata'"
#~ msgstr ""
-#~ msgid ""
-#~ "Error Create Snapshot: (snapshot)s Volume: "
-#~ "%(volume)s Error: %(errordesc)s"
+#~ msgid "The hostname must be called '%s'"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: 2013-05-29 08:13+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Russian (Russia) "
msgstr ""
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr ""
msgid "%r failed. Retrying."
msgstr ""
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr ""
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr ""
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr ""
msgstr ""
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr ""
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr ""
msgid "Removing options '%(bad_options)s' from query"
msgstr ""
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, python-format
msgid "No backup with id %(backup_id)s"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "May specify only one of snapshot, imageRef or source volume"
msgstr ""
-#: cinder/volume/api.py:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr ""
msgid "Volume status must be available or error"
msgstr ""
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr ""
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr ""
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr ""
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
msgid "Volume status must be available to reserve"
msgstr ""
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr ""
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr ""
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)"
msgstr ""
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
msgid "Volume Snapshot status must be available or error"
msgstr ""
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr ""
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
msgid "Metadata property key greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
msgid "Metadata property value greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
msgid "Volume status must be available/in-use."
msgstr ""
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
msgid "Volume status is in-use."
msgstr ""
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr ""
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr ""
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, python-format
msgid "Error: %s"
msgstr ""
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr ""
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr ""
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
msgid "volume is not local to this node"
msgstr ""
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr ""
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr ""
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
msgid "Failed to update usages deleting volume"
msgstr ""
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr ""
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr ""
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, python-format
msgid "snapshot %s: snapshot is busy"
msgstr ""
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr ""
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr ""
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr ""
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr ""
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr ""
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr ""
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr ""
msgid "rbd has no pool %s"
msgstr ""
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr ""
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr ""
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr ""
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
msgid "Not an rbd snapshot"
msgstr ""
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr ""
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, python-format
msgid "Unable to read image %s"
msgstr ""
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, python-format
msgid "%s is not set"
msgstr ""
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, python-format
msgid "Error running ssh command: %s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, python-format
msgid "Unexpected state while cloning %s"
msgstr ""
msgid "Login to 3PAR array invalid"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr ""
+#~ msgid "Expected a uuid but received %(uuid)."
+#~ msgstr ""
+
+#~ msgid "Exception while creating table 'volume_glance_metedata'"
+#~ msgstr ""
+
+#~ msgid "The hostname must be called '%s'"
+#~ msgstr ""
msgstr ""
"Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: 2013-05-29 08:13+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Swahili (Kenya) "
msgstr ""
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr ""
msgid "%r failed. Retrying."
msgstr ""
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr ""
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr ""
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr ""
msgstr ""
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr ""
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr ""
msgid "Removing options '%(bad_options)s' from query"
msgstr ""
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, python-format
msgid "No backup with id %(backup_id)s"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "May specify only one of snapshot, imageRef or source volume"
msgstr ""
-#: cinder/volume/api.py:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr ""
msgid "Volume status must be available or error"
msgstr ""
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr ""
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr ""
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr ""
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
msgid "Volume status must be available to reserve"
msgstr ""
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr ""
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr ""
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)"
msgstr ""
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
msgid "Volume Snapshot status must be available or error"
msgstr ""
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr ""
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
msgid "Metadata property key greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
msgid "Metadata property value greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
msgid "Volume status must be available/in-use."
msgstr ""
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
msgid "Volume status is in-use."
msgstr ""
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr ""
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr ""
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, python-format
msgid "Error: %s"
msgstr ""
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr ""
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr ""
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
msgid "volume is not local to this node"
msgstr ""
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr ""
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr ""
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
msgid "Failed to update usages deleting volume"
msgstr ""
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr ""
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr ""
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, python-format
msgid "snapshot %s: snapshot is busy"
msgstr ""
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr ""
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr ""
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr ""
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr ""
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr ""
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr ""
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr ""
msgid "rbd has no pool %s"
msgstr ""
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr ""
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr ""
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr ""
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
msgid "Not an rbd snapshot"
msgstr ""
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr ""
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, python-format
msgid "Unable to read image %s"
msgstr ""
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, python-format
msgid "%s is not set"
msgstr ""
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, python-format
msgid "Error running ssh command: %s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, python-format
msgid "Unexpected state while cloning %s"
msgstr ""
msgid "Login to 3PAR array invalid"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr ""
+#~ msgid "Expected a uuid but received %(uuid)."
+#~ msgstr ""
+
+#~ msgid "Exception while creating table 'volume_glance_metedata'"
+#~ msgstr ""
+
+#~ msgid "The hostname must be called '%s'"
+#~ msgstr ""
msgstr ""
"Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: 2011-08-23 11:21+0000\n"
"Last-Translator: Thierry Carrez <thierry.carrez+lp@gmail.com>\n"
"Language-Team: Tagalog <tl@li.org>\n"
msgstr ""
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr ""
msgid "%r failed. Retrying."
msgstr ""
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr ""
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr ""
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr ""
msgstr ""
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr ""
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr ""
msgid "Removing options '%(bad_options)s' from query"
msgstr ""
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, python-format
msgid "No backup with id %(backup_id)s"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "May specify only one of snapshot, imageRef or source volume"
msgstr ""
-#: cinder/volume/api.py:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr ""
msgid "Volume status must be available or error"
msgstr ""
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr ""
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr ""
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr ""
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
msgid "Volume status must be available to reserve"
msgstr ""
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr ""
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr ""
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)"
msgstr ""
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
msgid "Volume Snapshot status must be available or error"
msgstr ""
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr ""
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
msgid "Metadata property key greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
msgid "Metadata property value greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
msgid "Volume status must be available/in-use."
msgstr ""
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
msgid "Volume status is in-use."
msgstr ""
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr ""
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr ""
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, python-format
msgid "Error: %s"
msgstr ""
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr ""
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr ""
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
msgid "volume is not local to this node"
msgstr ""
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr ""
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr ""
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
msgid "Failed to update usages deleting volume"
msgstr ""
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr ""
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr ""
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, python-format
msgid "snapshot %s: snapshot is busy"
msgstr ""
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr ""
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr ""
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr ""
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr ""
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr ""
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr ""
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr ""
msgid "rbd has no pool %s"
msgstr ""
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr ""
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr ""
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr ""
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
msgid "Not an rbd snapshot"
msgstr ""
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr ""
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, python-format
msgid "Unable to read image %s"
msgstr ""
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, python-format
msgid "%s is not set"
msgstr ""
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, fuzzy, python-format
msgid "Error running ssh command: %s"
msgstr "Merong hindi-inaasahang pagkakamali habang tumatakbo ang command."
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, fuzzy, python-format
msgid "Unexpected state while cloning %s"
msgstr "Merong hindi-inaasahang pagkakamali habang tumatakbo ang command."
msgid "Login to 3PAR array invalid"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr ""
-
-#~ msgid "Failed to copy image to volume"
-#~ msgstr ""
-
-#~ msgid "service is down or disabled."
+#~ msgid "Expected a uuid but received %(uuid)."
#~ msgstr ""
-#~ msgid "Downloaded image %(image_id)s to %(volume_id)s successfully"
+#~ msgid "Exception while creating table 'volume_glance_metedata'"
#~ msgstr ""
-#~ msgid ""
-#~ "Error Create Snapshot: (snapshot)s Volume: "
-#~ "%(volume)s Error: %(errordesc)s"
+#~ msgid "The hostname must be called '%s'"
#~ msgstr ""
msgstr ""
"Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: 2011-12-14 18:10+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Turkish <tr@li.org>\n"
msgstr ""
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr ""
msgid "%r failed. Retrying."
msgstr ""
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr ""
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr ""
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr ""
msgstr ""
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr ""
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr ""
msgid "Removing options '%(bad_options)s' from query"
msgstr ""
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, python-format
msgid "No backup with id %(backup_id)s"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "May specify only one of snapshot, imageRef or source volume"
msgstr ""
-#: cinder/volume/api.py:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr ""
msgid "Volume status must be available or error"
msgstr ""
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr ""
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr ""
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr ""
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
msgid "Volume status must be available to reserve"
msgstr ""
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr ""
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr ""
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)"
msgstr ""
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
msgid "Volume Snapshot status must be available or error"
msgstr ""
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr ""
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
msgid "Metadata property key greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
msgid "Metadata property value greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
msgid "Volume status must be available/in-use."
msgstr ""
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
msgid "Volume status is in-use."
msgstr ""
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr ""
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr ""
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, python-format
msgid "Error: %s"
msgstr ""
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr ""
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr ""
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
msgid "volume is not local to this node"
msgstr ""
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr ""
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr ""
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
msgid "Failed to update usages deleting volume"
msgstr ""
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr ""
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr ""
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, python-format
msgid "snapshot %s: snapshot is busy"
msgstr ""
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr ""
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr ""
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr ""
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr ""
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr ""
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr ""
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr ""
msgid "rbd has no pool %s"
msgstr ""
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr ""
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr ""
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr ""
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
msgid "Not an rbd snapshot"
msgstr ""
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr ""
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, python-format
msgid "Unable to read image %s"
msgstr ""
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, python-format
msgid "%s is not set"
msgstr ""
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, python-format
msgid "Error running ssh command: %s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, python-format
msgid "Unexpected state while cloning %s"
msgstr ""
msgid "Login to 3PAR array invalid"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr ""
-
-#~ msgid "Failed to copy image to volume"
-#~ msgstr ""
-
-#~ msgid "service is down or disabled."
+#~ msgid "Expected a uuid but received %(uuid)."
#~ msgstr ""
-#~ msgid "Downloaded image %(image_id)s to %(volume_id)s successfully"
+#~ msgid "Exception while creating table 'volume_glance_metedata'"
#~ msgstr ""
-#~ msgid ""
-#~ "Error Create Snapshot: (snapshot)s Volume: "
-#~ "%(volume)s Error: %(errordesc)s"
+#~ msgid "The hostname must be called '%s'"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: 2013-05-29 08:13+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Turkish (Turkey) "
msgstr ""
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr ""
msgid "%r failed. Retrying."
msgstr ""
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr ""
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr ""
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr ""
msgstr ""
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr ""
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr ""
msgid "Removing options '%(bad_options)s' from query"
msgstr ""
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, python-format
msgid "No backup with id %(backup_id)s"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "May specify only one of snapshot, imageRef or source volume"
msgstr ""
-#: cinder/volume/api.py:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr ""
msgid "Volume status must be available or error"
msgstr ""
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr ""
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr ""
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr ""
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
msgid "Volume status must be available to reserve"
msgstr ""
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr ""
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr ""
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)"
msgstr ""
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
msgid "Volume Snapshot status must be available or error"
msgstr ""
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr ""
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
msgid "Metadata property key greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
msgid "Metadata property value greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
msgid "Volume status must be available/in-use."
msgstr ""
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
msgid "Volume status is in-use."
msgstr ""
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr ""
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr ""
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, python-format
msgid "Error: %s"
msgstr ""
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr ""
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr ""
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
msgid "volume is not local to this node"
msgstr ""
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr ""
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr ""
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
msgid "Failed to update usages deleting volume"
msgstr ""
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr ""
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr ""
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, python-format
msgid "snapshot %s: snapshot is busy"
msgstr ""
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr ""
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr ""
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr ""
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr ""
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr ""
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr ""
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr ""
msgid "rbd has no pool %s"
msgstr ""
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr ""
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr ""
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr ""
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
msgid "Not an rbd snapshot"
msgstr ""
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr ""
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, python-format
msgid "Unable to read image %s"
msgstr ""
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, python-format
msgid "%s is not set"
msgstr ""
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, python-format
msgid "Error running ssh command: %s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, python-format
msgid "Unexpected state while cloning %s"
msgstr ""
msgid "Login to 3PAR array invalid"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr ""
+#~ msgid "Expected a uuid but received %(uuid)."
+#~ msgstr ""
+
+#~ msgid "Exception while creating table 'volume_glance_metedata'"
+#~ msgstr ""
+
+#~ msgid "The hostname must be called '%s'"
+#~ msgstr ""
msgstr ""
"Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: 2011-08-23 11:21+0000\n"
"Last-Translator: Thierry Carrez <thierry.carrez+lp@gmail.com>\n"
"Language-Team: Ukrainian <uk@li.org>\n"
msgstr ""
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr ""
msgid "%r failed. Retrying."
msgstr ""
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr ""
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr ""
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr ""
msgstr ""
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr ""
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr "Створити розділ на %s ГБ"
msgid "Removing options '%(bad_options)s' from query"
msgstr ""
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, python-format
msgid "No backup with id %(backup_id)s"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "May specify only one of snapshot, imageRef or source volume"
msgstr ""
-#: cinder/volume/api.py:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr ""
msgid "Volume status must be available or error"
msgstr ""
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr ""
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr ""
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr ""
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
msgid "Volume status must be available to reserve"
msgstr ""
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr ""
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr ""
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)"
msgstr ""
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
msgid "Volume Snapshot status must be available or error"
msgstr ""
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr ""
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
msgid "Metadata property key greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
msgid "Metadata property value greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
msgid "Volume status must be available/in-use."
msgstr ""
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
msgid "Volume status is in-use."
msgstr ""
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr ""
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr ""
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, python-format
msgid "Error: %s"
msgstr ""
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr ""
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr ""
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
msgid "volume is not local to this node"
msgstr ""
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr ""
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr ""
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
msgid "Failed to update usages deleting volume"
msgstr ""
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr ""
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr ""
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, python-format
msgid "snapshot %s: snapshot is busy"
msgstr ""
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr ""
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr ""
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr ""
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr ""
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr ""
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr ""
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr ""
msgid "rbd has no pool %s"
msgstr ""
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr ""
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr ""
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr ""
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
msgid "Not an rbd snapshot"
msgstr ""
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr ""
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, python-format
msgid "Unable to read image %s"
msgstr ""
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, python-format
msgid "%s is not set"
msgstr ""
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, fuzzy, python-format
msgid "Error running ssh command: %s"
msgstr "Неочікувана помилка при виконанні команди."
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, fuzzy, python-format
msgid "Unexpected state while cloning %s"
msgstr "Неочікувана помилка при виконанні команди."
msgid "Login to 3PAR array invalid"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr ""
-
-#~ msgid "Failed to copy image to volume"
-#~ msgstr ""
-
-#~ msgid "service is down or disabled."
+#~ msgid "Expected a uuid but received %(uuid)."
#~ msgstr ""
-#~ msgid "Downloaded image %(image_id)s to %(volume_id)s successfully"
+#~ msgid "Exception while creating table 'volume_glance_metedata'"
#~ msgstr ""
-#~ msgid ""
-#~ "Error Create Snapshot: (snapshot)s Volume: "
-#~ "%(volume)s Error: %(errordesc)s"
+#~ msgid "The hostname must be called '%s'"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: 2013-05-08 11:44+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Vietnamese (Viet Nam) "
msgstr ""
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr ""
msgid "%r failed. Retrying."
msgstr ""
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr ""
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr ""
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr ""
msgstr ""
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr ""
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr ""
msgid "Removing options '%(bad_options)s' from query"
msgstr ""
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, python-format
msgid "No backup with id %(backup_id)s"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "May specify only one of snapshot, imageRef or source volume"
msgstr ""
-#: cinder/volume/api.py:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr ""
msgid "Volume status must be available or error"
msgstr ""
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr ""
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr ""
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr ""
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
msgid "Volume status must be available to reserve"
msgstr ""
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr ""
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr ""
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)"
msgstr ""
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
msgid "Volume Snapshot status must be available or error"
msgstr ""
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr ""
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
msgid "Metadata property key greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
msgid "Metadata property value greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
msgid "Volume status must be available/in-use."
msgstr ""
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
msgid "Volume status is in-use."
msgstr ""
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr ""
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr ""
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, python-format
msgid "Error: %s"
msgstr ""
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr ""
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr ""
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
msgid "volume is not local to this node"
msgstr ""
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr ""
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr ""
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
msgid "Failed to update usages deleting volume"
msgstr ""
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr ""
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr ""
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, python-format
msgid "snapshot %s: snapshot is busy"
msgstr ""
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr ""
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr ""
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr ""
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr ""
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr ""
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr ""
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr ""
msgid "rbd has no pool %s"
msgstr ""
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr ""
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr ""
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr ""
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
msgid "Not an rbd snapshot"
msgstr ""
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr ""
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, python-format
msgid "Unable to read image %s"
msgstr ""
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, python-format
msgid "%s is not set"
msgstr ""
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, python-format
msgid "Error running ssh command: %s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, python-format
msgid "Unexpected state while cloning %s"
msgstr ""
msgid "Login to 3PAR array invalid"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr ""
-
-#~ msgid "Failed to copy image to volume"
-#~ msgstr ""
-
-#~ msgid "service is down or disabled."
+#~ msgid "Expected a uuid but received %(uuid)."
#~ msgstr ""
-#~ msgid "Downloaded image %(image_id)s to %(volume_id)s successfully"
+#~ msgid "Exception while creating table 'volume_glance_metedata'"
#~ msgstr ""
-#~ msgid ""
-#~ "Error Create Snapshot: (snapshot)s Volume: "
-#~ "%(volume)s Error: %(errordesc)s"
+#~ msgid "The hostname must be called '%s'"
#~ msgstr ""
msgstr ""
"Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: 2012-04-03 23:36+0000\n"
"Last-Translator: cheesecake <Unknown>\n"
"Language-Team: Chinese (Simplified) <zh_CN@li.org>\n"
msgstr "镜像 %(image_id)s 无法接受,原因是: %(reason)s"
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr "运行结果为 %s"
msgid "%r failed. Retrying."
msgstr "%r 失败,重试。"
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr "运行cmd (SSH):%s"
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr "limit 参数必须是整数"
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr "limit参数必须是正数"
msgstr "删除id为 %s 的卷"
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr "提供了无效的imageRef。"
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr "创建 %s GB的卷"
msgid "Removing options '%(bad_options)s' from query"
msgstr "正在从查询语句中移除选项 '%(unk_opt_str)s'"
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, fuzzy, python-format
msgid "Removing options '%s' from query"
msgstr "正在从查询语句中移除选项 '%(unk_opt_str)s'"
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr "没有id为%(sm_backend_id)s的后台配置"
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr "没有 sm_flavor 调用 %(sm_flavor)s"
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr "没有id为 %(volume_id)s 的 sm_volume"
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, fuzzy, python-format
msgid "No backup with id %(backup_id)s"
msgstr "没有id为%(sm_backend_id)s的后台配置"
msgstr "dns_domains 表没有删除"
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "May specify only one of snapshot, imageRef or source volume"
msgstr ""
-#: cinder/volume/api.py:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr "状态必须可用"
msgid "Volume status must be available or error"
msgstr "卷组状态必须可获取"
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr ""
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr "搜索条件: %s"
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr "已经附加"
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr "已经分离"
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
#, fuzzy
msgid "Volume status must be available to reserve"
msgstr "卷组状态必须可获取"
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr "必须可用"
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, fuzzy, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr "%(pid)s 的配额超出,尝试创建 %(size)sG 的卷"
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, fuzzy, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)"
msgstr "%(pid)s 已经超过配额,试图运行 %(min_count)s 个实例"
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
#, fuzzy
msgid "Volume Snapshot status must be available or error"
msgstr "卷组状态必须可获取"
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr ""
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
#, fuzzy
msgid "Metadata property key greater than 255 characters"
msgstr "安全组 %s 不能比255个字符更长。"
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
#, fuzzy
msgid "Metadata property value greater than 255 characters"
msgstr "安全组 %s 不能比255个字符更长。"
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
#, fuzzy
msgid "Volume status must be available/in-use."
msgstr "卷组状态必须可获取"
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
#, fuzzy
msgid "Volume status is in-use."
msgstr "卷 %s:卷繁忙"
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr "找到iSCSI节点 %(mount_device)s (经过%(tries)s 次再扫描)"
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr "卷 %s: 创建中"
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr "卷%s:创建成功"
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, fuzzy, python-format
msgid "Error: %s"
msgstr "数据库错误:%s"
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr ""
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr ""
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr "卷%s:删除中"
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
#, fuzzy
msgid "volume is not local to this node"
msgstr "卷不属于这个节点"
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr "卷%s:正在移除导出"
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr "卷 %s:卷繁忙"
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
#, fuzzy
msgid "Failed to update usages deleting volume"
msgstr "更新代理失败:%(resp)r"
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr "卷%s:删除成功"
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr "快照 %s:正在创建"
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr "快照 %(snap_name)s:正在创建"
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr "快照 %s:创建成功"
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr "快照 %s:正在删除"
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, fuzzy, python-format
msgid "snapshot %s: snapshot is busy"
msgstr "快照 %s:创建成功"
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr ""
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr "快照 %s:删除成功"
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr ""
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, fuzzy, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr "没有为卷 %(volume_id)s 找到目标id。"
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr ""
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, fuzzy, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr "把卷 %(volume_id)s 附加到实例 %(instance_id)s 上位置在 %(device)s"
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr "清理能力"
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr "收到通知 {%s}"
msgid "rbd has no pool %s"
msgstr "RBD没有池 %s"
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr ""
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr ""
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr ""
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
#, fuzzy
msgid "Not an rbd snapshot"
msgstr "无效的快照"
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr ""
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, fuzzy, python-format
msgid "Unable to read image %s"
msgstr "无法找到 %s 卷"
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, fuzzy, python-format
msgid "%s is not set"
msgstr "租户ID没有设"
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr "没有为 %(zfs_poolname)s 找到LUID。Output=%(out)s"
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, fuzzy, python-format
msgid "Error running ssh command: %s"
msgstr "握手出错:%s"
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr "安全组 %s 已经存在"
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, fuzzy, python-format
msgid "Unexpected state while cloning %s"
msgstr "运行命令时出现意外错误"
msgid "Login to 3PAR array invalid"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr ""
-
-#~ msgid "Failed to copy image to volume"
-#~ msgstr ""
-
-#~ msgid "service is down or disabled."
+#~ msgid "Expected a uuid but received %(uuid)."
#~ msgstr ""
-#~ msgid "Downloaded image %(image_id)s to %(volume_id)s successfully"
+#~ msgid "Exception while creating table 'volume_glance_metedata'"
#~ msgstr ""
-#~ msgid ""
-#~ "Error Create Snapshot: (snapshot)s Volume: "
-#~ "%(volume)s Error: %(errordesc)s"
+#~ msgid "The hostname must be called '%s'"
#~ msgstr ""
msgstr ""
"Project-Id-Version: Cinder\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: 2013-05-29 08:13+0000\n"
"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
"Language-Team: Chinese (Hong Kong) "
msgstr ""
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr ""
msgid "%r failed. Retrying."
msgstr ""
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr ""
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr ""
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr ""
msgstr ""
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr ""
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr ""
msgid "Removing options '%(bad_options)s' from query"
msgstr ""
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, python-format
msgid "No backup with id %(backup_id)s"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "May specify only one of snapshot, imageRef or source volume"
msgstr ""
-#: cinder/volume/api.py:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr ""
msgid "Volume status must be available or error"
msgstr ""
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr ""
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr ""
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr ""
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
msgid "Volume status must be available to reserve"
msgstr ""
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr ""
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr ""
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)"
msgstr ""
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
msgid "Volume Snapshot status must be available or error"
msgstr ""
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr ""
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
msgid "Metadata property key greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
msgid "Metadata property value greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
msgid "Volume status must be available/in-use."
msgstr ""
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
msgid "Volume status is in-use."
msgstr ""
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr ""
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr ""
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, python-format
msgid "Error: %s"
msgstr ""
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr ""
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr ""
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
msgid "volume is not local to this node"
msgstr ""
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr ""
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr ""
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
msgid "Failed to update usages deleting volume"
msgstr ""
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr ""
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr ""
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, python-format
msgid "snapshot %s: snapshot is busy"
msgstr ""
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr ""
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr ""
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr ""
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr ""
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr ""
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr ""
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr ""
msgid "rbd has no pool %s"
msgstr ""
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr ""
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr ""
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr ""
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
msgid "Not an rbd snapshot"
msgstr ""
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr ""
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, python-format
msgid "Unable to read image %s"
msgstr ""
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, python-format
msgid "%s is not set"
msgstr ""
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, python-format
msgid "Error running ssh command: %s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, python-format
msgid "Unexpected state while cloning %s"
msgstr ""
msgid "Login to 3PAR array invalid"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr ""
+#~ msgid "Expected a uuid but received %(uuid)."
+#~ msgstr ""
+
+#~ msgid "Exception while creating table 'volume_glance_metedata'"
+#~ msgstr ""
+
+#~ msgid "The hostname must be called '%s'"
+#~ msgstr ""
msgstr ""
"Project-Id-Version: cinder\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-05-29 18:11+0000\n"
+"POT-Creation-Date: 2013-05-31 18:10+0000\n"
"PO-Revision-Date: 2012-03-07 02:00+0000\n"
"Last-Translator: Charles Hsu <charles0126+openstack@gmail.com>\n"
"Language-Team: Chinese (Traditional) <zh_TW@li.org>\n"
msgstr ""
#: cinder/exception.py:219
-msgid "Expected a uuid but received %(uuid)."
+#, python-format
+msgid "Expected a uuid but received %(uuid)s."
msgstr ""
#: cinder/exception.py:223
#: cinder/utils.py:186 cinder/utils.py:267
#: cinder/openstack/common/processutils.py:162
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:224
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:226
#, python-format
msgid "Result was %s"
msgstr ""
msgid "%r failed. Retrying."
msgstr ""
-#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:197
+#: cinder/utils.py:241 cinder/volume/drivers/san/hp/hp_3par_common.py:199
#, python-format
msgid "Running cmd (SSH): %s"
msgstr ""
"cinder.api.middleware.auth:pipeline_factory instead."
msgstr ""
-#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:363
+#: cinder/api/common.py:63 cinder/api/common.py:97 cinder/volume/api.py:367
msgid "limit param must be an integer"
msgstr ""
-#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:360
+#: cinder/api/common.py:66 cinder/api/common.py:101 cinder/volume/api.py:364
msgid "limit param must be positive"
msgstr ""
msgstr ""
#: cinder/api/v1/volumes.py:278 cinder/api/v1/volumes.py:282
-#: cinder/api/v2/volumes.py:227 cinder/api/v2/volumes.py:231
+#: cinder/api/v2/volumes.py:230 cinder/api/v2/volumes.py:234
msgid "Invalid imageRef provided."
msgstr ""
-#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:290
+#: cinder/api/v1/volumes.py:339 cinder/api/v2/volumes.py:293
#, python-format
msgid "Create volume of %s GB"
msgstr ""
msgid "Removing options '%(bad_options)s' from query"
msgstr ""
-#: cinder/api/v2/volumes.py:378
+#: cinder/api/v2/volumes.py:381
#, python-format
msgid "Removing options '%s' from query"
msgstr ""
msgid "Change will make usage less than 0 for the following resources: %(unders)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1797 cinder/db/sqlalchemy/api.py:1823
+#: cinder/db/sqlalchemy/api.py:1799 cinder/db/sqlalchemy/api.py:1825
#, python-format
msgid "No backend config with id %(sm_backend_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1880
+#: cinder/db/sqlalchemy/api.py:1882
#, python-format
msgid "No sm_flavor called %(sm_flavor)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1924
+#: cinder/db/sqlalchemy/api.py:1926
#, python-format
msgid "No sm_volume with id %(volume_id)s"
msgstr ""
-#: cinder/db/sqlalchemy/api.py:1987
+#: cinder/db/sqlalchemy/api.py:1989
#, python-format
msgid "No backup with id %(backup_id)s"
msgstr ""
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:62
-msgid "Exception while creating table 'volume_glance_metedata'"
+msgid "Exception while creating table 'volume_glance_metadata'"
msgstr ""
#: cinder/db/sqlalchemy/migrate_repo/versions/003_glance_metadata.py:77
msgid "May specify only one of snapshot, imageRef or source volume"
msgstr ""
-#: cinder/volume/api.py:104 cinder/volume/api.py:453
-#: cinder/volume/manager.py:559
+#: cinder/volume/api.py:104 cinder/volume/api.py:457
+#: cinder/volume/manager.py:558
msgid "status must be available"
msgstr ""
msgid "Volume status must be available or error"
msgstr "Volume 狀態需要可被使用"
-#: cinder/volume/api.py:325
+#: cinder/volume/api.py:329
#, python-format
msgid "Volume still has %d dependent snapshots"
msgstr ""
-#: cinder/volume/api.py:378 cinder/volume/api.py:436
+#: cinder/volume/api.py:382 cinder/volume/api.py:440
#: cinder/volume/volume_types.py:65
#, python-format
msgid "Searching by: %s"
msgstr ""
-#: cinder/volume/api.py:456
+#: cinder/volume/api.py:460
msgid "already attached"
msgstr ""
-#: cinder/volume/api.py:463
+#: cinder/volume/api.py:467
msgid "already detached"
msgstr ""
-#: cinder/volume/api.py:474
+#: cinder/volume/api.py:478
#, fuzzy
msgid "Volume status must be available to reserve"
msgstr "Volume 狀態需要可被使用"
-#: cinder/volume/api.py:523
+#: cinder/volume/api.py:527
msgid "must be available"
msgstr ""
-#: cinder/volume/api.py:541
+#: cinder/volume/api.py:545
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create %(s_size)sG snapshot "
"(%(d_consumed)dG of %(d_quota)dG already consumed)"
msgstr ""
-#: cinder/volume/api.py:550
+#: cinder/volume/api.py:554
#, python-format
msgid ""
"Quota exceeded for %(s_pid)s, tried to create snapshot (%(d_consumed)d "
"snapshots already consumed)"
msgstr ""
-#: cinder/volume/api.py:599
+#: cinder/volume/api.py:603
#, fuzzy
msgid "Volume Snapshot status must be available or error"
msgstr "Volume 狀態需要可被使用"
-#: cinder/volume/api.py:627
+#: cinder/volume/api.py:631
msgid "Metadata property key blank"
msgstr ""
-#: cinder/volume/api.py:631
+#: cinder/volume/api.py:635
msgid "Metadata property key greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:635
+#: cinder/volume/api.py:639
msgid "Metadata property value greater than 255 characters"
msgstr ""
-#: cinder/volume/api.py:720
+#: cinder/volume/api.py:724
#, fuzzy
msgid "Volume status must be available/in-use."
msgstr "Volume 狀態需要可被使用"
-#: cinder/volume/api.py:723
+#: cinder/volume/api.py:727
msgid "Volume status is in-use."
msgstr ""
msgid "Found iSCSI node %(host_device)s (after %(tries)s rescans)"
msgstr ""
-#: cinder/volume/driver.py:469 cinder/volume/manager.py:707
+#: cinder/volume/driver.py:469 cinder/volume/manager.py:706
#: cinder/volume/drivers/lvm.py:560 cinder/volume/drivers/lvm.py:676
#: cinder/volume/drivers/storwize_svc.py:1344
#: cinder/volume/drivers/emc/emc_smis_common.py:855
msgid "volume %s: create failed"
msgstr ""
-#: cinder/volume/manager.py:321
+#: cinder/volume/manager.py:320
#, python-format
msgid "volume %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:329
+#: cinder/volume/manager.py:328
#, python-format
msgid "Error: %s"
msgstr ""
-#: cinder/volume/manager.py:355
+#: cinder/volume/manager.py:354
#, python-format
msgid "volume %s: Error trying to reschedule create"
msgstr ""
-#: cinder/volume/manager.py:373
+#: cinder/volume/manager.py:372
msgid "Retry info not present, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:377
+#: cinder/volume/manager.py:376
msgid "No request spec, will not reschedule"
msgstr ""
-#: cinder/volume/manager.py:382
+#: cinder/volume/manager.py:381
#, python-format
msgid "volume %(volume_id)s: re-scheduling %(method)s attempt %(num)d"
msgstr ""
-#: cinder/volume/manager.py:411 cinder/volume/manager.py:424
+#: cinder/volume/manager.py:410 cinder/volume/manager.py:423
#, python-format
msgid "volume %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:417
+#: cinder/volume/manager.py:416
msgid "volume is not local to this node"
msgstr ""
-#: cinder/volume/manager.py:422
+#: cinder/volume/manager.py:421
#, python-format
msgid "volume %s: removing export"
msgstr ""
-#: cinder/volume/manager.py:427
+#: cinder/volume/manager.py:426
#, python-format
msgid "volume %s: volume is busy"
msgstr ""
-#: cinder/volume/manager.py:446
+#: cinder/volume/manager.py:445
msgid "Failed to update usages deleting volume"
msgstr ""
-#: cinder/volume/manager.py:450
+#: cinder/volume/manager.py:449
#, python-format
msgid "volume %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:465
+#: cinder/volume/manager.py:464
#, python-format
msgid "snapshot %s: creating"
msgstr ""
-#: cinder/volume/manager.py:471
+#: cinder/volume/manager.py:470
#, python-format
msgid "snapshot %(snap_name)s: creating"
msgstr ""
-#: cinder/volume/manager.py:489
+#: cinder/volume/manager.py:488
#, python-format
msgid "snapshot %s: created successfully"
msgstr ""
-#: cinder/volume/manager.py:497 cinder/volume/manager.py:507
+#: cinder/volume/manager.py:496 cinder/volume/manager.py:506
#, python-format
msgid "snapshot %s: deleting"
msgstr ""
-#: cinder/volume/manager.py:510
+#: cinder/volume/manager.py:509
#, python-format
msgid "snapshot %s: snapshot is busy"
msgstr ""
-#: cinder/volume/manager.py:535
+#: cinder/volume/manager.py:534
msgid "Failed to update usages deleting snapshot"
msgstr ""
-#: cinder/volume/manager.py:538
+#: cinder/volume/manager.py:537
#, python-format
msgid "snapshot %s: deleted successfully"
msgstr ""
-#: cinder/volume/manager.py:556
+#: cinder/volume/manager.py:555
msgid "being attached by another instance"
msgstr ""
-#: cinder/volume/manager.py:615 cinder/volume/manager.py:620
+#: cinder/volume/manager.py:614 cinder/volume/manager.py:619
#, python-format
msgid "Failed to copy image to volume: %(volume_id)s, error: %(error)s"
msgstr ""
-#: cinder/volume/manager.py:625
+#: cinder/volume/manager.py:624
#, python-format
msgid "Downloaded image %(image_id)s to %(volume_id)s successfully."
msgstr ""
-#: cinder/volume/manager.py:644
+#: cinder/volume/manager.py:643
#, python-format
msgid "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
msgstr ""
-#: cinder/volume/manager.py:720
+#: cinder/volume/manager.py:719
msgid "Clear capabilities"
msgstr ""
-#: cinder/volume/manager.py:724
+#: cinder/volume/manager.py:723
#, python-format
msgid "Notification {%s} received"
msgstr ""
msgid "rbd has no pool %s"
msgstr ""
-#: cinder/volume/drivers/rbd.py:87 cinder/volume/drivers/sheepdog.py:134
+#: cinder/volume/drivers/rbd.py:104 cinder/volume/drivers/sheepdog.py:134
msgid "error refreshing volume stats"
msgstr ""
-#: cinder/volume/drivers/rbd.py:220
+#: cinder/volume/drivers/rbd.py:240
msgid "Not stored in rbd"
msgstr ""
-#: cinder/volume/drivers/rbd.py:224
+#: cinder/volume/drivers/rbd.py:244
msgid "Blank components"
msgstr ""
-#: cinder/volume/drivers/rbd.py:227
+#: cinder/volume/drivers/rbd.py:247
#, fuzzy
msgid "Not an rbd snapshot"
msgstr "無效的快照(snapshot)"
-#: cinder/volume/drivers/rbd.py:242
+#: cinder/volume/drivers/rbd.py:262
#, python-format
msgid "%s is in a different ceph cluster"
msgstr ""
-#: cinder/volume/drivers/rbd.py:253
+#: cinder/volume/drivers/rbd.py:273
#, fuzzy, python-format
msgid "Unable to read image %s"
msgstr "找不到Volume %s"
#: cinder/volume/drivers/netapp/nfs.py:109
#: cinder/volume/drivers/netapp/nfs.py:328
#: cinder/volume/drivers/netapp/nfs.py:379
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:118
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:120
#, python-format
msgid "%s is not set"
msgstr ""
msgid "LUID not found for %(zfs_poolname)s. Output=%(out)s"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:257
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:259
#, python-format
msgid "SSH Command failed after '%(total_attempts)r' attempts: '%(command)s'"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:261
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:263
#, fuzzy, python-format
msgid "Error running ssh command: %s"
msgstr "非預期的執行錯誤"
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:446
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:448
#: cinder/volume/drivers/san/hp/hp_3par_fc.py:104
#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:103
#, python-format
msgid "Volume (%s) already exists on array"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_common.py:622
+#: cinder/volume/drivers/san/hp/hp_3par_common.py:632
#, fuzzy, python-format
msgid "Unexpected state while cloning %s"
msgstr "非預期的執行錯誤"
msgid "Login to 3PAR array invalid"
msgstr ""
-#: cinder/volume/drivers/san/hp/hp_3par_fc.py:218
-#: cinder/volume/drivers/san/hp/hp_3par_iscsi.py:237
-#, python-format
-msgid "The hostname must be called '%s'"
-msgstr ""
-
-#~ msgid "Failed to copy image to volume"
-#~ msgstr ""
-
-#~ msgid "service is down or disabled."
+#~ msgid "Expected a uuid but received %(uuid)."
#~ msgstr ""
-#~ msgid "Downloaded image %(image_id)s to %(volume_id)s successfully"
+#~ msgid "Exception while creating table 'volume_glance_metedata'"
#~ msgstr ""
-#~ msgid ""
-#~ "Error Create Snapshot: (snapshot)s Volume: "
-#~ "%(volume)s Error: %(errordesc)s"
+#~ msgid "The hostname must be called '%s'"
#~ msgstr ""