]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Imported Translations from Transifex
authorOpenStack Jenkins <jenkins@openstack.org>
Tue, 31 Dec 2013 06:13:49 +0000 (06:13 +0000)
committerOpenStack Jenkins <jenkins@openstack.org>
Tue, 31 Dec 2013 06:13:49 +0000 (06:13 +0000)
Change-Id: I7b845f52864b6764f518edba463086cee195d7fd

61 files changed:
cinder/locale/ar/LC_MESSAGES/cinder.po
cinder/locale/bg_BG/LC_MESSAGES/cinder.po
cinder/locale/bn_IN/LC_MESSAGES/cinder.po
cinder/locale/bs/LC_MESSAGES/cinder.po
cinder/locale/ca/LC_MESSAGES/cinder.po
cinder/locale/cinder.pot
cinder/locale/cs/LC_MESSAGES/cinder.po
cinder/locale/da/LC_MESSAGES/cinder.po
cinder/locale/de/LC_MESSAGES/cinder.po
cinder/locale/en_AU/LC_MESSAGES/cinder.po
cinder/locale/en_GB/LC_MESSAGES/cinder.po
cinder/locale/en_US/LC_MESSAGES/cinder.po
cinder/locale/es/LC_MESSAGES/cinder.po
cinder/locale/es_MX/LC_MESSAGES/cinder.po
cinder/locale/eu/LC_MESSAGES/cinder.po
cinder/locale/eu_ES/LC_MESSAGES/cinder.po
cinder/locale/fa/LC_MESSAGES/cinder.po
cinder/locale/fi_FI/LC_MESSAGES/cinder.po
cinder/locale/fil/LC_MESSAGES/cinder.po
cinder/locale/fr/LC_MESSAGES/cinder.po
cinder/locale/gl/LC_MESSAGES/cinder.po
cinder/locale/hi/LC_MESSAGES/cinder.po
cinder/locale/hr/LC_MESSAGES/cinder.po
cinder/locale/hu/LC_MESSAGES/cinder.po
cinder/locale/id/LC_MESSAGES/cinder.po
cinder/locale/is_IS/LC_MESSAGES/cinder.po
cinder/locale/it/LC_MESSAGES/cinder.po
cinder/locale/it_IT/LC_MESSAGES/cinder.po
cinder/locale/ja/LC_MESSAGES/cinder.po
cinder/locale/ka_GE/LC_MESSAGES/cinder.po
cinder/locale/km/LC_MESSAGES/cinder.po
cinder/locale/kn/LC_MESSAGES/cinder.po
cinder/locale/ko/LC_MESSAGES/cinder.po
cinder/locale/ko_KR/LC_MESSAGES/cinder.po
cinder/locale/ml_IN/LC_MESSAGES/cinder.po
cinder/locale/mr_IN/LC_MESSAGES/cinder.po
cinder/locale/ms/LC_MESSAGES/cinder.po
cinder/locale/nb/LC_MESSAGES/cinder.po
cinder/locale/ne/LC_MESSAGES/cinder.po
cinder/locale/nl_NL/LC_MESSAGES/cinder.po
cinder/locale/pa_IN/LC_MESSAGES/cinder.po
cinder/locale/pl_PL/LC_MESSAGES/cinder.po
cinder/locale/pt/LC_MESSAGES/cinder.po
cinder/locale/pt_BR/LC_MESSAGES/cinder.po
cinder/locale/ro/LC_MESSAGES/cinder.po
cinder/locale/ru/LC_MESSAGES/cinder.po
cinder/locale/ru_RU/LC_MESSAGES/cinder.po
cinder/locale/sk/LC_MESSAGES/cinder.po
cinder/locale/sl_SI/LC_MESSAGES/cinder.po
cinder/locale/sv/LC_MESSAGES/cinder.po
cinder/locale/sw_KE/LC_MESSAGES/cinder.po
cinder/locale/tl/LC_MESSAGES/cinder.po
cinder/locale/tl_PH/LC_MESSAGES/cinder.po
cinder/locale/tr/LC_MESSAGES/cinder.po
cinder/locale/tr_TR/LC_MESSAGES/cinder.po
cinder/locale/uk/LC_MESSAGES/cinder.po
cinder/locale/ur/LC_MESSAGES/cinder.po
cinder/locale/vi_VN/LC_MESSAGES/cinder.po
cinder/locale/zh_CN/LC_MESSAGES/cinder.po
cinder/locale/zh_HK/LC_MESSAGES/cinder.po
cinder/locale/zh_TW/LC_MESSAGES/cinder.po

index 7e04badb9c410eff1ecd652eec788529bf469796..4a20834153c5e47b7ae45dca26215caa578d9138 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-09-12 07:56+0000\n"
 "Last-Translator: Tom Fifield <tom@openstack.org>\n"
 "Language-Team: Arabic "
@@ -1243,23 +1243,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1605,21 +1609,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4352,77 +4352,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -9970,16 +9975,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index c255dd70bc1874b09ae31726579751ccc4db6357..1483fa8163ea88e8af2c290ef57b27082a36722e 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-05-08 11:44+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Bulgarian (Bulgaria) "
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1604,21 +1608,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4351,77 +4351,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10284,16 +10289,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 6ccd0ca91f332a7bfa60f711395d8b54ecb865a6..ce79aaa89e38d5c8d6154ba54b9331275a779dec 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-10-20 01:34+0000\n"
 "Last-Translator: Tom Fifield <tom@openstack.org>\n"
 "Language-Team: Bengali (India) "
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1604,21 +1608,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4351,77 +4351,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -9633,16 +9638,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index f0e6acb4b74abb5fb5d3f233c8f297d2e5cbaf08..d5cf043bc5cf399deb4fb0f6e1e6a910fef52ee5 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  cinder\n"
 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+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"
@@ -1241,23 +1241,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1606,22 +1610,18 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
-#, python-format
-msgid ""
-"volume size %(volume_size)d is too small to restore backup of size "
-"%(size)d."
-msgstr ""
-
-#: cinder/backup/api.py:176
 #, fuzzy
 msgid "Volume to be restored to must be available"
 msgstr "Status volumena mora biti omogućen"
 
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
+#: cinder/backup/api.py:176
+#, python-format
+msgid ""
+"volume size %(volume_size)d is too small to restore backup of size "
+"%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4358,77 +4358,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10291,16 +10296,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index c0ef29439f418f64c47564c58b5d8dcf1fa11a61..2a4ceac5b255d4f864f31de64b6b58e9eee46592 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-05-29 08:13+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Catalan "
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1604,21 +1608,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4351,77 +4351,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10284,16 +10289,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index a0d1955db10f8bac63814e99ae7e4488ac28a409..3bf8ef231a839c16b27f5b4e7b267ba6103aab67 100644 (file)
@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: cinder jenkins.cinder.propose.translation.update.237\n"
+"Project-Id-Version: cinder jenkins.cinder.propose.translation.update.240\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+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"
@@ -1241,23 +1241,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1603,21 +1607,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4350,77 +4350,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
index bcbcc4c67bae8d99a75d5ec3b9c4f5076fa33989..84d23ce3cd3b340644e6207aa81420acf13f0fe0 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  cinder\n"
 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+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"
@@ -1255,23 +1255,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1624,22 +1628,18 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
-#, python-format
-msgid ""
-"volume size %(volume_size)d is too small to restore backup of size "
-"%(size)d."
-msgstr ""
-
-#: cinder/backup/api.py:176
 #, fuzzy
 msgid "Volume to be restored to must be available"
 msgstr "Obraz musí být dostupný"
 
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
+#: cinder/backup/api.py:176
+#, python-format
+msgid ""
+"volume size %(volume_size)d is too small to restore backup of size "
+"%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4382,77 +4382,82 @@ msgstr "Připojit svazek %(volume_id)s k instanci %(instance_id)s na %(device)s"
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10330,16 +10335,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 621a0acdf47586176ba5b7914672500817a27d23..636c2b4f3d028beb999a563232e2ded12af1110e 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  cinder\n"
 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+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"
@@ -1241,23 +1241,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1603,21 +1607,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4350,77 +4350,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10283,16 +10288,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 048f90c2bf519fcc60e3a290ff42a0116e5353f3..366bb1f8cd6cab5d71f39c6a345e8ff480275c7a 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  cinder\n"
 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+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"
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1604,21 +1608,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4352,77 +4352,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10290,16 +10295,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 16ff3cf97c8dbb2538c293349c7107414cdddc55..6f46a0317bfdb0be3f821bba20aaa1317baa65fd 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  cinder\n"
 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+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"
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1609,22 +1613,18 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
-#, python-format
-msgid ""
-"volume size %(volume_size)d is too small to restore backup of size "
-"%(size)d."
-msgstr ""
-
-#: cinder/backup/api.py:176
 #, fuzzy
 msgid "Volume to be restored to must be available"
 msgstr "Volume to be restored to must be available"
 
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
+#: cinder/backup/api.py:176
+#, python-format
+msgid ""
+"volume size %(volume_size)d is too small to restore backup of size "
+"%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4365,77 +4365,82 @@ msgstr "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10308,16 +10313,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 759cf77f81c2ebf8adaaf8687ba68c359eed054c..b205b5ed06af2fd9e252c43e4260db35201fa832 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  cinder\n"
 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+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"
@@ -1246,23 +1246,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1612,22 +1616,18 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
-#, python-format
-msgid ""
-"volume size %(volume_size)d is too small to restore backup of size "
-"%(size)d."
-msgstr ""
-
-#: cinder/backup/api.py:176
 #, fuzzy
 msgid "Volume to be restored to must be available"
 msgstr "Volume to be restored to must be available"
 
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
+#: cinder/backup/api.py:176
+#, python-format
+msgid ""
+"volume size %(volume_size)d is too small to restore backup of size "
+"%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4369,77 +4369,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10309,16 +10314,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 516af9b21ba33d675befe97c48f721f62c22ce7f..bc68129af1310cbf9ee412445c50bfb2999951e5 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+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"
@@ -1251,23 +1251,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr "No image_name was specified in request."
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1618,6 +1622,10 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr "Volume to be restored to must be available"
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
@@ -1626,15 +1634,7 @@ msgstr ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr "Volume to be restored to must be available"
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr "Volume to be restored to is smaller than the backup to be restored"
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
@@ -4438,77 +4438,82 @@ msgstr "Uploaded volume %(volume_id)s to image (%(image_id)s) successfully"
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr "Updating volume status"
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr "Notification {%s} received"
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10577,16 +10582,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
-#~ msgstr ""
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
+#~ msgstr "Volume to be restored to is smaller than the backup to be restored"
 
index 8c7230c246b798ee6d49dad3bdf2ad10b44026ed..80209355eaddd86896dcc14fcdf8cc3b7c77a272 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  cinder\n"
 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+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"
@@ -1248,23 +1248,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1615,22 +1619,18 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
-#, python-format
-msgid ""
-"volume size %(volume_size)d is too small to restore backup of size "
-"%(size)d."
-msgstr ""
-
-#: cinder/backup/api.py:176
 #, fuzzy
 msgid "Volume to be restored to must be available"
 msgstr "El estado del volumen debe estar disponible"
 
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
+#: cinder/backup/api.py:176
+#, python-format
+msgid ""
+"volume size %(volume_size)d is too small to restore backup of size "
+"%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4374,77 +4374,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10317,16 +10322,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 72eb3789a855b4cf13cba05a23dcde335178981a..0b54553c5d041b773513a00d2b5909a373bfe9c4 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-08-30 09:12+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Spanish (Mexico) "
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1604,21 +1608,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4351,77 +4351,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -9996,16 +10001,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index d2a9ed0bc30f3074ca601bd07947578c32ac3eed..d353dba1fe5d1f8d56e5cd97018e83733e2330f1 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-11-06 03:20+0000\n"
 "Last-Translator: Tom Fifield <tom@openstack.org>\n"
 "Language-Team: Basque "
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1604,21 +1608,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4351,77 +4351,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -9588,16 +9593,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index d6c7667ac87e718f6851a74d5f70c0a92886df9d..3007d8094cd2c69ac347bec0d9eae8a1e1e9e1db 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-11-26 20:45+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Basque (Spain) "
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1604,21 +1608,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4351,77 +4351,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -9549,16 +9554,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 736c54fd6cec776137e16ec229bc07429df1cb3d..9ef0fb231ed3fd3351dcebe5c454111ba560e0b3 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-11-26 20:45+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Persian "
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1604,21 +1608,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4351,77 +4351,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -9549,16 +9554,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 569a52d1c0de1f007ff23910b34e162cde1c6a31..b257df1bda610a49ec370dd56b85147da7a306a8 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-05-08 11:44+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Finnish (Finland) "
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1604,21 +1608,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4351,77 +4351,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10284,16 +10289,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 6026b296e3c22d62f14951dad5e22c6401c93551..f277cb3f82ab068bc5a99f7ceb15f4ea22d0e165 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-09-26 22:10+0000\n"
 "Last-Translator: Tom Fifield <tom@openstack.org>\n"
 "Language-Team: Filipino "
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1604,21 +1608,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4351,77 +4351,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -9960,16 +9965,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 15ef675649f25d7bb1c5037888de2c4aef7728fd..5dc157dec134e868ccda043b1228ee7ca01f422f 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  cinder\n"
 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+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"
@@ -1248,23 +1248,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1615,22 +1619,18 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
-#, python-format
-msgid ""
-"volume size %(volume_size)d is too small to restore backup of size "
-"%(size)d."
-msgstr ""
-
-#: cinder/backup/api.py:176
 #, fuzzy
 msgid "Volume to be restored to must be available"
 msgstr "Le status du volume doit être disponible"
 
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
+#: cinder/backup/api.py:176
+#, python-format
+msgid ""
+"volume size %(volume_size)d is too small to restore backup of size "
+"%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4376,77 +4376,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10323,16 +10328,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 640a742718841c54439bc6970a2413dc7fc2d808..07d6986d1493da5b30135a992ef3137429e82568 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-10-28 23:23+0000\n"
 "Last-Translator: Tom Fifield <tom@openstack.org>\n"
 "Language-Team: Galician "
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1604,21 +1608,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4351,77 +4351,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -9597,16 +9602,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index fa310e00355e954c6a013c7c08d4acc44908e0b4..a8e21079b3005e827e719ca9adacb6075747062c 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-08-27 04:58+0000\n"
 "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
 "Language-Team: Hindi "
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1604,21 +1608,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4351,77 +4351,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10029,16 +10034,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 37b393a616eb8fb001bb8f47eb69cfdbea8de033..2fb636f0e8b8b30615c3a2d9624bcf3adb3a0f62 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-05-29 08:13+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Croatian "
@@ -1243,23 +1243,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1605,21 +1609,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4352,77 +4352,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10285,16 +10290,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 64ce4d29893b1a655ac3af04456d70d565392d07..cbfe715ed084966d0fc225bb6c1639895eb185d7 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-05-29 08:13+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Hungarian "
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1604,21 +1608,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4351,77 +4351,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10284,16 +10289,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index d4a044abcf0ba8854d851ffd7e59aabc07e3d4c0..e2802f43207fb99eaf6b139ff05f30b9906be27d 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-05-29 08:13+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Indonesian "
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1604,21 +1608,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4351,77 +4351,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10284,16 +10289,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 9088a9579ca736a4798a77b7cab347be81195147..0dec4ce6ac2f549b9ccb53704649ae6bec89f3a0 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-12-16 02:36+0000\n"
 "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
 "Language-Team: Icelandic (Iceland) "
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1604,21 +1608,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4351,77 +4351,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -9502,15 +9507,8 @@ msgstr ""
 #~ msgstr ""
 
 #~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
 #~ msgstr ""
 
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index b19b005740da779dc86fce3e5da401a60a45dae3..a1623d693546a2d84fdf6d7985fe9e3703c79618 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  cinder\n"
 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+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"
@@ -1246,23 +1246,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1612,22 +1616,18 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
-#, python-format
-msgid ""
-"volume size %(volume_size)d is too small to restore backup of size "
-"%(size)d."
-msgstr ""
-
-#: cinder/backup/api.py:176
 #, fuzzy
 msgid "Volume to be restored to must be available"
 msgstr "Lo stato del volume deve essere disponibile"
 
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
+#: cinder/backup/api.py:176
+#, python-format
+msgid ""
+"volume size %(volume_size)d is too small to restore backup of size "
+"%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4368,77 +4368,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10309,16 +10314,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index a148dc3a22dd3bb81c2313d1887edd61793dd5a6..54dc3994ad0d0bc5d70310abd4787bcdc3bf867f 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-05-29 08:13+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Italian (Italy) "
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1604,21 +1608,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4351,77 +4351,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10284,16 +10289,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index f3e05879828d060abb451a290f02fd49a8eb9fa9..2c61f0f8542365b6210b053022df8bf09f67c3d3 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  cinder\n"
 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+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"
@@ -1243,23 +1243,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1610,22 +1614,18 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
-#, python-format
-msgid ""
-"volume size %(volume_size)d is too small to restore backup of size "
-"%(size)d."
-msgstr ""
-
-#: cinder/backup/api.py:176
 #, fuzzy
 msgid "Volume to be restored to must be available"
 msgstr "ボリュームのステータス(status)は available でなければなりません。"
 
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
+#: cinder/backup/api.py:176
+#, python-format
+msgid ""
+"volume size %(volume_size)d is too small to restore backup of size "
+"%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4366,77 +4366,82 @@ msgstr "ボリューム %(volume_id)s をインスタンス %(instance_id)s の
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10309,16 +10314,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 3786da564fab45f2be87642e6b92be64596f2021..46c159ce1ca201e6c34a07efb6ae9945d6767086 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-05-29 08:13+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Georgian (Georgia) "
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1604,21 +1608,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4351,77 +4351,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10284,16 +10289,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 60a78a4b06c26212838b96ec66d68397bf222bb4..5baa8098c35ade820b9ce29d4c2568e2cefb4a62 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-11-26 20:45+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Khmer "
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1604,21 +1608,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4351,77 +4351,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -9549,16 +9554,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 2d3cd069c1f11a39976339115270511dad590528..b434422d14e556503dad5ea3cf19880dead54ecf 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-09-17 14:44+0000\n"
 "Last-Translator: Tom Fifield <tom@openstack.org>\n"
 "Language-Team: Kannada "
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1604,21 +1608,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4351,77 +4351,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -9960,16 +9965,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 4c6eff8e452accfa86b7e88886b0bf81621a57b9..88a43521f3231d20e317164a0c60774bc0c387b5 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  cinder\n"
 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+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"
@@ -1241,23 +1241,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1607,22 +1611,18 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
-#, python-format
-msgid ""
-"volume size %(volume_size)d is too small to restore backup of size "
-"%(size)d."
-msgstr ""
-
-#: cinder/backup/api.py:176
 #, fuzzy
 msgid "Volume to be restored to must be available"
 msgstr "볼륨의 상태를 알 수 없습니다"
 
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
+#: cinder/backup/api.py:176
+#, python-format
+msgid ""
+"volume size %(volume_size)d is too small to restore backup of size "
+"%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4359,77 +4359,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10298,16 +10303,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 74d725b1cd03de7a42efce155609cb01bbf5b115..be8665438addd8f272ac59ece06167a33931eaa1 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-05-08 11:44+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Korean (Korea) "
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1604,21 +1608,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4351,77 +4351,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10284,16 +10289,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index de07509b5939c77c5f42ea9e3a0eaacdbdfc8ee2..c7359e102f7e40fdce3857dc6f85759c79b61440 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-11-26 20:45+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Malayalam (India) "
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1604,21 +1608,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4351,77 +4351,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -9549,16 +9554,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 6ad77336cafb57fc5da8cf2fc7b1362ddff41ca5..d2cb63f60b842230f05bddbde3ed890b8d9a1222 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-10-16 22:17+0000\n"
 "Last-Translator: Tom Fifield <tom@openstack.org>\n"
 "Language-Team: Marathi (India) "
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1604,21 +1608,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4351,77 +4351,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -9633,16 +9638,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 74f9af8db22e3caec6a24ccd21ccdd7ec5ecf4a7..e843e55707c2fb4b5e3e0315d41507cf9e2201bf 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-05-29 08:13+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Malay "
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1604,21 +1608,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4351,77 +4351,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10284,16 +10289,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 1714dc9770fed51b8c80af39e82fbe78152d0cbd..1bb636ed8acb7108f9ccae18f036cae564954ef4 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-05-29 08:13+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Norwegian Bokmål "
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1604,21 +1608,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4351,77 +4351,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10284,16 +10289,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index c920e540ac9ec314f6c19ce4e434db0040383be1..ca6339a4bdfc8d6e116dbc461754e42edfb57159 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-08-30 22:38+0000\n"
 "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
 "Language-Team: Nepali "
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1604,21 +1608,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4351,77 +4351,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -9996,16 +10001,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 9e8025035dc7338ce48193b71167e99eb629b90a..994c6e3da7c2b42f4813257d6a318b8595960b4e 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-05-29 08:13+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Dutch (Netherlands) "
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1604,21 +1608,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4351,77 +4351,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10284,16 +10289,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 9db22c55a2850a4be84eb8360ffc17de9509e626..80e64e7088b1947cb9ae2d1c8cc08637a21f8561 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-12-15 11:10+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Panjabi (Punjabi) (India) "
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1604,21 +1608,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4351,77 +4351,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -9502,15 +9507,8 @@ msgstr ""
 #~ msgstr ""
 
 #~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
 #~ msgstr ""
 
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 0a19b5994985b723579fe48df159333d66089f23..b3a5f17fd00e2ca8242ecb77432123f1520ea04d 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-07-01 16:14+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Polish (Poland) "
@@ -1243,23 +1243,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1605,21 +1609,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4352,77 +4352,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10285,16 +10290,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 20f9ece56462951c6c4f3e5dbbcdc85e3b84f29c..852ee1714632e4dff0f5e8dc62897570b55d1e8c 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-05-29 08:13+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Portuguese "
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1604,21 +1608,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4351,77 +4351,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10284,16 +10289,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 51d30cb53d90137d5d7a4e6419291ad042e0e5d9..a71a722c25d0e5442b0f99a9c1e3c4071040e59a 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  cinder\n"
 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+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"
@@ -1245,23 +1245,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1611,22 +1615,18 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
-#, python-format
-msgid ""
-"volume size %(volume_size)d is too small to restore backup of size "
-"%(size)d."
-msgstr ""
-
-#: cinder/backup/api.py:176
 #, fuzzy
 msgid "Volume to be restored to must be available"
 msgstr "O status do volume parece estar disponível"
 
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
+#: cinder/backup/api.py:176
+#, python-format
+msgid ""
+"volume size %(volume_size)d is too small to restore backup of size "
+"%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4366,77 +4366,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10308,16 +10313,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 83a1e159dd810bebb02f4c220d2988950df6e9cf..794fa0b7d8d955bd6c58fc4b8df21604669540d0 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-06-12 07:55+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Romanian "
@@ -1243,23 +1243,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1605,21 +1609,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4352,77 +4352,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10285,16 +10290,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index b0c5ba3e7c0936a7f2a057d2bc4367f5244a8761..3abc91932469fedd5233389a1f231d250a70fb5c 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  cinder\n"
 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+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"
@@ -1254,23 +1254,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1626,22 +1630,18 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
-#, python-format
-msgid ""
-"volume size %(volume_size)d is too small to restore backup of size "
-"%(size)d."
-msgstr ""
-
-#: cinder/backup/api.py:176
 #, fuzzy
 msgid "Volume to be restored to must be available"
 msgstr "Состояние тома должно быть доступно"
 
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
+#: cinder/backup/api.py:176
+#, python-format
+msgid ""
+"volume size %(volume_size)d is too small to restore backup of size "
+"%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4401,78 +4401,83 @@ msgstr "Подключить том %(volume_id)s для копии %(instance_i
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 #, fuzzy
 msgid "Updating volume status"
 msgstr "Обновление состояния узла"
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr "Принято уведомление {%s}"
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10355,16 +10360,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 44ed38610d68d036b3d088fd4eff8f1829fd9f75..778e35d3e1f57572e61d8fc9ee7b842be4da85c9 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-05-29 08:13+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Russian (Russia) "
@@ -1243,23 +1243,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1605,21 +1609,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4352,77 +4352,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10285,16 +10290,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 7f56e6304295d1eb67a47d3419e2b02b1d755dc8..06ccf3dd66e9c404a69ebada106619c3ed290fe9 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-08-27 04:58+0000\n"
 "Last-Translator: daisy.ycguo <daisy.ycguo@gmail.com>\n"
 "Language-Team: Slovak "
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1604,21 +1608,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4351,77 +4351,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10029,16 +10034,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index fdd4e4e0bbf42f8f4532d0b0d0a366ccd7468acd..9ed6e37bca405f620339c89ec9dfa71ba8adc0dc 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-07-01 16:14+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Slovenian (Slovenia) "
@@ -1243,23 +1243,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1605,21 +1609,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4352,77 +4352,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10285,16 +10290,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 7d866106c465b9296531f02caa514f23df67629c..a7388bbf4e06a509b3dcfcdeb7b5d2e3e51b8c87 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-11-26 20:45+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Swedish "
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1604,21 +1608,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4351,77 +4351,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -9549,16 +9554,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 6dbe888d9b56f223d2f3314d41960ff95b683e44..14caa904d46ab588101085cf1437255961cc0240 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-05-29 08:13+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Swahili (Kenya) "
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1604,21 +1608,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4351,77 +4351,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10284,16 +10289,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 0da80dccddf24c67fced1583bcd5a3d87d2c337a..1874907aebc81c0a7e3f90edc6cef12605c7a718 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  cinder\n"
 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+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"
@@ -1241,23 +1241,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1603,21 +1607,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4350,77 +4350,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10284,16 +10289,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 7943d207e33dcb6a632daa8e9f4b5421058bde51..e3b4abaf72db4c87815f9234bc0bc909ef1dd289 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-09-26 22:10+0000\n"
 "Last-Translator: Tom Fifield <tom@openstack.org>\n"
 "Language-Team: Tagalog (Philippines) "
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1604,21 +1608,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4351,77 +4351,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -9960,16 +9965,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 22780f930295c8790b4d828ce974c30aa7e044fc..9a855e1e1a6a4dd2b96e380144c6b2794e955080 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  cinder\n"
 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+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"
@@ -1241,23 +1241,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1603,21 +1607,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4350,77 +4350,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10283,16 +10288,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 1c2d28866da70959717cac6d3f15061b8ca8f7e7..cacacf12fa918ce669c9d38a3be6a50f2fac305c 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-05-29 08:13+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Turkish (Turkey) "
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1604,21 +1608,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4351,77 +4351,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10284,16 +10289,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index d9901f63e3ee1dbc83ec4407d51d36b156825c36..092f5a0b0412b860dc4abb0a287c2f3433db110f 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  cinder\n"
 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+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"
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1604,21 +1608,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4351,77 +4351,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10285,16 +10290,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index e3712a16ee20e0839f0338f360dc58c40f447ec4..c9c56c319458f1957860aef3b11cae316e15d210 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-10-07 06:14+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Urdu "
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1604,21 +1608,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4351,77 +4351,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -9654,16 +9659,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index ec1149d4253ffae25a614bd93a17cb6d20761b2a..63e900a478fbafbfeab4f4523c56c51d8623f697 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-05-08 11:44+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Vietnamese (Viet Nam) "
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1604,21 +1608,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4351,77 +4351,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10284,16 +10289,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 0fef422a89dfdb4daec564a0d14b9ee0af579dbd..c478aed72befac351ea477e013ca5fca431c217c 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  cinder\n"
 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+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"
@@ -1249,23 +1249,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1617,22 +1621,18 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
-#, python-format
-msgid ""
-"volume size %(volume_size)d is too small to restore backup of size "
-"%(size)d."
-msgstr ""
-
-#: cinder/backup/api.py:176
 #, fuzzy
 msgid "Volume to be restored to must be available"
 msgstr "卷组状态必须可获取"
 
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
+#: cinder/backup/api.py:176
+#, python-format
+msgid ""
+"volume size %(volume_size)d is too small to restore backup of size "
+"%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, fuzzy, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr "正在把卷 %(volume_id)s 附加到 %(mountpoint)s"
@@ -4403,78 +4403,83 @@ msgstr "把卷 %(volume_id)s 附加到实例 %(instance_id)s 上位置在 %(devi
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 #, fuzzy
 msgid "Updating volume status"
 msgstr "更新主机状态"
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr "收到通知 {%s}"
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10357,16 +10362,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index e4d56612696213c74cee4f67857f9acd0fa1aba1..0124a855264c18ddd7052146d9590a7857119a73 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+0000\n"
 "PO-Revision-Date: 2013-05-29 08:13+0000\n"
 "Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
 "Language-Team: Chinese (Hong Kong) "
@@ -1242,23 +1242,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1604,21 +1608,17 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
+msgid "Volume to be restored to must be available"
+msgstr ""
+
+#: cinder/backup/api.py:176
 #, python-format
 msgid ""
 "volume size %(volume_size)d is too small to restore backup of size "
 "%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:176
-msgid "Volume to be restored to must be available"
-msgstr ""
-
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
-msgstr ""
-
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4351,77 +4351,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10284,16 +10289,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""
 
index 58bdf83f5f213f71e4db2d896ffd7b072ff212f1..4167185608c8edc069a385581471d3facdcc6b28 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  cinder\n"
 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2013-12-28 06:13+0000\n"
+"POT-Creation-Date: 2013-12-31 06:12+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"
@@ -1243,23 +1243,27 @@ msgstr ""
 msgid "Unable to fetch connection information from backend."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:225
+#: cinder/api/contrib/volume_actions.py:216
+msgid "Unable to terminate volume connection from backend."
+msgstr ""
+
+#: cinder/api/contrib/volume_actions.py:229
 msgid "No image_name was specified in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:266
+#: cinder/api/contrib/volume_actions.py:270
 msgid "New volume size must be specified as an integer."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:285
+#: cinder/api/contrib/volume_actions.py:289
 msgid "Must specify readonly in request."
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:293
+#: cinder/api/contrib/volume_actions.py:297
 msgid "Bad value for 'readonly'"
 msgstr ""
 
-#: cinder/api/contrib/volume_actions.py:297
+#: cinder/api/contrib/volume_actions.py:301
 msgid "'readonly' not string or bool"
 msgstr ""
 
@@ -1608,22 +1612,18 @@ msgid "Creating volume of %(size)s GB for restore of backup %(backup_id)s"
 msgstr ""
 
 #: cinder/backup/api.py:170
-#, python-format
-msgid ""
-"volume size %(volume_size)d is too small to restore backup of size "
-"%(size)d."
-msgstr ""
-
-#: cinder/backup/api.py:176
 #, fuzzy
 msgid "Volume to be restored to must be available"
 msgstr "Volume 狀態需要可被使用"
 
-#: cinder/backup/api.py:182
-msgid "Volume to be restored to is smaller than the backup to be restored"
+#: cinder/backup/api.py:176
+#, python-format
+msgid ""
+"volume size %(volume_size)d is too small to restore backup of size "
+"%(size)d."
 msgstr ""
 
-#: cinder/backup/api.py:186
+#: cinder/backup/api.py:181
 #, python-format
 msgid "Overwriting volume %(volume_id)s with restore of backup %(backup_id)s"
 msgstr ""
@@ -4362,77 +4362,82 @@ msgstr ""
 msgid "Unable to fetch connection information from backend: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:791
+#: cinder/volume/manager.py:757
+#, python-format
+msgid "Unable to terminate volume connection: %(err)s"
+msgstr ""
+
+#: cinder/volume/manager.py:798
 msgid "failed to create new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:794
+#: cinder/volume/manager.py:801
 msgid "timeout creating new_volume on destination host"
 msgstr ""
 
-#: cinder/volume/manager.py:816
+#: cinder/volume/manager.py:823
 #, python-format
 msgid "Failed to copy volume %(vol1)s to %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:828
+#: cinder/volume/manager.py:835
 #, python-format
 msgid ""
 "migrate_volume_completion: completing migration for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:836
+#: cinder/volume/manager.py:843
 #, python-format
 msgid ""
 "migrate_volume_completion is cleaning up an error for volume %(vol1)s "
 "(temporary volume %(vol2)s"
 msgstr ""
 
-#: cinder/volume/manager.py:852
+#: cinder/volume/manager.py:859
 #, python-format
 msgid "Failed to delete migration source vol %(vol)s: %(err)s"
 msgstr ""
 
-#: cinder/volume/manager.py:871
+#: cinder/volume/manager.py:878
 #, python-format
 msgid "volume %s: calling driver migrate_volume"
 msgstr ""
 
-#: cinder/volume/manager.py:904
+#: cinder/volume/manager.py:911
 msgid "Updating volume status"
 msgstr ""
 
-#: cinder/volume/manager.py:912
+#: cinder/volume/manager.py:919
 #, python-format
 msgid ""
 "Unable to update stats, %(driver_name)s -%(driver_version)s "
 "%(config_group)s driver is uninitialized."
 msgstr ""
 
-#: cinder/volume/manager.py:931
+#: cinder/volume/manager.py:938
 #, python-format
 msgid "Notification {%s} received"
 msgstr ""
 
-#: cinder/volume/manager.py:969
+#: cinder/volume/manager.py:976
 #, python-format
 msgid ""
 "Quota exceeded for %(s_pid)s, tried to extend volume by %(s_size)sG, "
 "(%(d_consumed)dG of %(d_quota)dG already consumed)"
 msgstr ""
 
-#: cinder/volume/manager.py:981
+#: cinder/volume/manager.py:988
 #, python-format
 msgid "volume %s: extending"
 msgstr ""
 
-#: cinder/volume/manager.py:983
+#: cinder/volume/manager.py:990
 #, python-format
 msgid "volume %s: extended successfully"
 msgstr ""
 
-#: cinder/volume/manager.py:985
+#: cinder/volume/manager.py:992
 #, python-format
 msgid "volume %s: Error trying to extend volume"
 msgstr ""
@@ -10302,16 +10307,6 @@ msgstr ""
 #~ msgid "Can't find lun or lun goup in array"
 #~ msgstr ""
 
-#~ msgid ""
-#~ "_parse_volume_type: Unacceptable paramater %(key)s."
-#~ " Please check this key in extra_specs"
-#~ " and make it consistent with the "
-#~ "configuration file %(conf)s."
-#~ msgstr ""
-
-#~ msgid ""
-#~ "extend: error when extending the "
-#~ "volumne: %(vol_name)s .WMI exception: "
-#~ "%(wmi_exc)s"
+#~ msgid "Volume to be restored to is smaller than the backup to be restored"
 #~ msgstr ""