]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Imported Translations from Transifex
authorOpenStack Jenkins <jenkins@openstack.org>
Tue, 21 May 2013 18:11:02 +0000 (18:11 +0000)
committerOpenStack Jenkins <jenkins@openstack.org>
Tue, 21 May 2013 18:11:02 +0000 (18:11 +0000)
Change-Id: I85bdbb3aef9f4f16f28ab31753cd7935a471f3a7

24 files changed:
cinder/locale/bg_BG/LC_MESSAGES/cinder.po
cinder/locale/bs/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/fi_FI/LC_MESSAGES/cinder.po
cinder/locale/fr/LC_MESSAGES/cinder.po
cinder/locale/it/LC_MESSAGES/cinder.po
cinder/locale/ja/LC_MESSAGES/cinder.po
cinder/locale/ko/LC_MESSAGES/cinder.po
cinder/locale/ko_KR/LC_MESSAGES/cinder.po
cinder/locale/pt_BR/LC_MESSAGES/cinder.po
cinder/locale/ru/LC_MESSAGES/cinder.po
cinder/locale/tl/LC_MESSAGES/cinder.po
cinder/locale/tr/LC_MESSAGES/cinder.po
cinder/locale/uk/LC_MESSAGES/cinder.po
cinder/locale/vi_VN/LC_MESSAGES/cinder.po
cinder/locale/zh_CN/LC_MESSAGES/cinder.po
cinder/locale/zh_TW/LC_MESSAGES/cinder.po

index 849e32d1db4e66950de4bf17c1ca89f809664bc3..99d199eec58431e6de6be8ca699c12e9e492ced2 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-05-19 18:10+0000\n"
+"POT-Creation-Date: 2013-05-21 18:10+0000\n"
 "PO-Revision-Date: 2013-05-08 11:44+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Bulgarian (Bulgaria) "
@@ -776,17 +776,17 @@ msgstr ""
 msgid "Expected object of type: %s"
 msgstr ""
 
-#: cinder/utils.py:914
+#: cinder/utils.py:903
 #, python-format
 msgid "timefunc: '%(name)s' took %(total_time).2f secs"
 msgstr ""
 
-#: cinder/utils.py:1116
+#: cinder/utils.py:1105
 #, python-format
 msgid "Could not remove tmpdir: %s"
 msgstr ""
 
-#: cinder/utils.py:1224
+#: cinder/utils.py:1213
 #, python-format
 msgid "Unknown byte multiplier: %s"
 msgstr ""
@@ -1055,17 +1055,17 @@ msgstr ""
 msgid "Quota limit must be -1 or greater."
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:98
+#: cinder/api/contrib/types_extra_specs.py:102
 msgid "Request body empty"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:102
+#: cinder/api/contrib/types_extra_specs.py:106
 #: cinder/api/v1/snapshot_metadata.py:77 cinder/api/v1/volume_metadata.py:77
 #: cinder/api/v2/snapshot_metadata.py:77
 msgid "Request body and URI mismatch"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:105
+#: cinder/api/contrib/types_extra_specs.py:109
 #: cinder/api/v1/snapshot_metadata.py:81 cinder/api/v1/volume_metadata.py:81
 #: cinder/api/v2/snapshot_metadata.py:81
 msgid "Request body contains too many items"
@@ -1227,17 +1227,17 @@ msgstr ""
 msgid "Metadata item was not found"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:122 cinder/api/v2/snapshots.py:122
+#: cinder/api/v1/snapshots.py:123 cinder/api/v2/snapshots.py:123
 #, python-format
 msgid "Delete snapshot with id: %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:172 cinder/api/v2/snapshots.py:178
+#: cinder/api/v1/snapshots.py:173 cinder/api/v2/snapshots.py:179
 #, python-format
 msgid "Create snapshot from volume %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:176 cinder/api/v2/snapshots.py:187
+#: cinder/api/v1/snapshots.py:177 cinder/api/v2/snapshots.py:188
 #, python-format
 msgid "Invalid value '%s' for force. "
 msgstr ""
@@ -1720,12 +1720,18 @@ msgstr ""
 msgid "Unable to locate Volume Group %s"
 msgstr ""
 
-#: cinder/brick/local_dev/lvm.py:243
+#: cinder/brick/local_dev/lvm.py:265
 #, python-format
 msgid "Unable to find VG: %s"
 msgstr ""
 
-#: cinder/brick/local_dev/lvm.py:292
+#: cinder/brick/local_dev/lvm.py:284
+msgid ""
+"Requested to setup thin provisioning, however current LVM version does "
+"not support it."
+msgstr ""
+
+#: cinder/brick/local_dev/lvm.py:337
 #, python-format
 msgid "Unable to find LV: %s"
 msgstr ""
@@ -1969,6 +1975,11 @@ msgstr ""
 msgid "Child %(pid)s exited with status %(code)d"
 msgstr ""
 
+#: cinder/openstack/common/strutils.py:72
+#, python-format
+msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
+msgstr ""
+
 #: cinder/openstack/common/notifier/api.py:125
 #, python-format
 msgid "%s not in valid priorities"
index 36e8168fde42fcf80ea23042f8bbcb60991f6c15..f6c4550d494e0909be4bfb6516c129bc58f4b45e 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-05-19 18:10+0000\n"
+"POT-Creation-Date: 2013-05-21 18:10+0000\n"
 "PO-Revision-Date: 2012-01-19 20:22+0000\n"
 "Last-Translator: yazar  <zrncescientiae@gmail.com>\n"
 "Language-Team: Bosnian <bs@li.org>\n"
@@ -775,17 +775,17 @@ msgstr ""
 msgid "Expected object of type: %s"
 msgstr ""
 
-#: cinder/utils.py:914
+#: cinder/utils.py:903
 #, python-format
 msgid "timefunc: '%(name)s' took %(total_time).2f secs"
 msgstr ""
 
-#: cinder/utils.py:1116
+#: cinder/utils.py:1105
 #, python-format
 msgid "Could not remove tmpdir: %s"
 msgstr ""
 
-#: cinder/utils.py:1224
+#: cinder/utils.py:1213
 #, python-format
 msgid "Unknown byte multiplier: %s"
 msgstr ""
@@ -1054,17 +1054,17 @@ msgstr ""
 msgid "Quota limit must be -1 or greater."
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:98
+#: cinder/api/contrib/types_extra_specs.py:102
 msgid "Request body empty"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:102
+#: cinder/api/contrib/types_extra_specs.py:106
 #: cinder/api/v1/snapshot_metadata.py:77 cinder/api/v1/volume_metadata.py:77
 #: cinder/api/v2/snapshot_metadata.py:77
 msgid "Request body and URI mismatch"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:105
+#: cinder/api/contrib/types_extra_specs.py:109
 #: cinder/api/v1/snapshot_metadata.py:81 cinder/api/v1/volume_metadata.py:81
 #: cinder/api/v2/snapshot_metadata.py:81
 msgid "Request body contains too many items"
@@ -1226,17 +1226,17 @@ msgstr ""
 msgid "Metadata item was not found"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:122 cinder/api/v2/snapshots.py:122
+#: cinder/api/v1/snapshots.py:123 cinder/api/v2/snapshots.py:123
 #, python-format
 msgid "Delete snapshot with id: %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:172 cinder/api/v2/snapshots.py:178
+#: cinder/api/v1/snapshots.py:173 cinder/api/v2/snapshots.py:179
 #, python-format
 msgid "Create snapshot from volume %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:176 cinder/api/v2/snapshots.py:187
+#: cinder/api/v1/snapshots.py:177 cinder/api/v2/snapshots.py:188
 #, python-format
 msgid "Invalid value '%s' for force. "
 msgstr ""
@@ -1723,12 +1723,18 @@ msgstr ""
 msgid "Unable to locate Volume Group %s"
 msgstr ""
 
-#: cinder/brick/local_dev/lvm.py:243
+#: cinder/brick/local_dev/lvm.py:265
 #, python-format
 msgid "Unable to find VG: %s"
 msgstr ""
 
-#: cinder/brick/local_dev/lvm.py:292
+#: cinder/brick/local_dev/lvm.py:284
+msgid ""
+"Requested to setup thin provisioning, however current LVM version does "
+"not support it."
+msgstr ""
+
+#: cinder/brick/local_dev/lvm.py:337
 #, python-format
 msgid "Unable to find LV: %s"
 msgstr ""
@@ -1972,6 +1978,11 @@ msgstr ""
 msgid "Child %(pid)s exited with status %(code)d"
 msgstr ""
 
+#: cinder/openstack/common/strutils.py:72
+#, python-format
+msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
+msgstr ""
+
 #: cinder/openstack/common/notifier/api.py:125
 #, python-format
 msgid "%s not in valid priorities"
index 41b17577b1c8e12822f448d83d73c46ad26df1f1..1ab42f67994647ccc3f98c8d23bf141493460cc3 100644 (file)
@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: cinder jenkins.cinder.propose.translation.update.3\n"
+"Project-Id-Version: cinder jenkins.cinder.propose.translation.update.5\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-05-19 18:10+0000\n"
+"POT-Creation-Date: 2013-05-21 18:10+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -775,17 +775,17 @@ msgstr ""
 msgid "Expected object of type: %s"
 msgstr ""
 
-#: cinder/utils.py:914
+#: cinder/utils.py:903
 #, python-format
 msgid "timefunc: '%(name)s' took %(total_time).2f secs"
 msgstr ""
 
-#: cinder/utils.py:1116
+#: cinder/utils.py:1105
 #, python-format
 msgid "Could not remove tmpdir: %s"
 msgstr ""
 
-#: cinder/utils.py:1224
+#: cinder/utils.py:1213
 #, python-format
 msgid "Unknown byte multiplier: %s"
 msgstr ""
@@ -1054,17 +1054,17 @@ msgstr ""
 msgid "Quota limit must be -1 or greater."
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:98
+#: cinder/api/contrib/types_extra_specs.py:102
 msgid "Request body empty"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:102
+#: cinder/api/contrib/types_extra_specs.py:106
 #: cinder/api/v1/snapshot_metadata.py:77 cinder/api/v1/volume_metadata.py:77
 #: cinder/api/v2/snapshot_metadata.py:77
 msgid "Request body and URI mismatch"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:105
+#: cinder/api/contrib/types_extra_specs.py:109
 #: cinder/api/v1/snapshot_metadata.py:81 cinder/api/v1/volume_metadata.py:81
 #: cinder/api/v2/snapshot_metadata.py:81
 msgid "Request body contains too many items"
@@ -1226,17 +1226,17 @@ msgstr ""
 msgid "Metadata item was not found"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:122 cinder/api/v2/snapshots.py:122
+#: cinder/api/v1/snapshots.py:123 cinder/api/v2/snapshots.py:123
 #, python-format
 msgid "Delete snapshot with id: %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:172 cinder/api/v2/snapshots.py:178
+#: cinder/api/v1/snapshots.py:173 cinder/api/v2/snapshots.py:179
 #, python-format
 msgid "Create snapshot from volume %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:176 cinder/api/v2/snapshots.py:187
+#: cinder/api/v1/snapshots.py:177 cinder/api/v2/snapshots.py:188
 #, python-format
 msgid "Invalid value '%s' for force. "
 msgstr ""
@@ -1719,12 +1719,18 @@ msgstr ""
 msgid "Unable to locate Volume Group %s"
 msgstr ""
 
-#: cinder/brick/local_dev/lvm.py:243
+#: cinder/brick/local_dev/lvm.py:265
 #, python-format
 msgid "Unable to find VG: %s"
 msgstr ""
 
-#: cinder/brick/local_dev/lvm.py:292
+#: cinder/brick/local_dev/lvm.py:284
+msgid ""
+"Requested to setup thin provisioning, however current LVM version does "
+"not support it."
+msgstr ""
+
+#: cinder/brick/local_dev/lvm.py:337
 #, python-format
 msgid "Unable to find LV: %s"
 msgstr ""
@@ -1968,6 +1974,11 @@ msgstr ""
 msgid "Child %(pid)s exited with status %(code)d"
 msgstr ""
 
+#: cinder/openstack/common/strutils.py:72
+#, python-format
+msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
+msgstr ""
+
 #: cinder/openstack/common/notifier/api.py:125
 #, python-format
 msgid "%s not in valid priorities"
index c02f49124f3fe35e8b6de7fb7b06d2e46fbb0288..f733b85c1f04b0362e9fd57754bfc45283a4442b 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-05-19 18:10+0000\n"
+"POT-Creation-Date: 2013-05-21 18:10+0000\n"
 "PO-Revision-Date: 2012-04-04 20:28+0000\n"
 "Last-Translator: Zbyněk Schwarz <Unknown>\n"
 "Language-Team: Czech <cs@li.org>\n"
@@ -793,17 +793,17 @@ msgstr "v opakujícím volání"
 msgid "Expected object of type: %s"
 msgstr "Očekáván objekt typu: %s"
 
-#: cinder/utils.py:914
+#: cinder/utils.py:903
 #, python-format
 msgid "timefunc: '%(name)s' took %(total_time).2f secs"
 msgstr "timefunc: '%(name)s' trvalo %(total_time).2f sek"
 
-#: cinder/utils.py:1116
+#: cinder/utils.py:1105
 #, python-format
 msgid "Could not remove tmpdir: %s"
 msgstr ""
 
-#: cinder/utils.py:1224
+#: cinder/utils.py:1213
 #, python-format
 msgid "Unknown byte multiplier: %s"
 msgstr ""
@@ -1075,18 +1075,18 @@ msgstr ""
 msgid "Quota limit must be -1 or greater."
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:98
+#: cinder/api/contrib/types_extra_specs.py:102
 #, fuzzy
 msgid "Request body empty"
 msgstr "Nsprávný formát těla požadavku"
 
-#: cinder/api/contrib/types_extra_specs.py:102
+#: cinder/api/contrib/types_extra_specs.py:106
 #: cinder/api/v1/snapshot_metadata.py:77 cinder/api/v1/volume_metadata.py:77
 #: cinder/api/v2/snapshot_metadata.py:77
 msgid "Request body and URI mismatch"
 msgstr "Neshoda s tělem požadavku a URI"
 
-#: cinder/api/contrib/types_extra_specs.py:105
+#: cinder/api/contrib/types_extra_specs.py:109
 #: cinder/api/v1/snapshot_metadata.py:81 cinder/api/v1/volume_metadata.py:81
 #: cinder/api/v2/snapshot_metadata.py:81
 msgid "Request body contains too many items"
@@ -1251,17 +1251,17 @@ msgstr "Instance neexistuje"
 msgid "Metadata item was not found"
 msgstr "Položka metadat nenalezena"
 
-#: cinder/api/v1/snapshots.py:122 cinder/api/v2/snapshots.py:122
+#: cinder/api/v1/snapshots.py:123 cinder/api/v2/snapshots.py:123
 #, python-format
 msgid "Delete snapshot with id: %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:172 cinder/api/v2/snapshots.py:178
+#: cinder/api/v1/snapshots.py:173 cinder/api/v2/snapshots.py:179
 #, python-format
 msgid "Create snapshot from volume %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:176 cinder/api/v2/snapshots.py:187
+#: cinder/api/v1/snapshots.py:177 cinder/api/v2/snapshots.py:188
 #, python-format
 msgid "Invalid value '%s' for force. "
 msgstr ""
@@ -1749,12 +1749,18 @@ msgstr ""
 msgid "Unable to locate Volume Group %s"
 msgstr ""
 
-#: cinder/brick/local_dev/lvm.py:243
+#: cinder/brick/local_dev/lvm.py:265
 #, python-format
 msgid "Unable to find VG: %s"
 msgstr ""
 
-#: cinder/brick/local_dev/lvm.py:292
+#: cinder/brick/local_dev/lvm.py:284
+msgid ""
+"Requested to setup thin provisioning, however current LVM version does "
+"not support it."
+msgstr ""
+
+#: cinder/brick/local_dev/lvm.py:337
 #, fuzzy, python-format
 msgid "Unable to find LV: %s"
 msgstr "Nelze použít globální roli %(role_id)s"
@@ -2001,6 +2007,11 @@ msgstr "Úplná sada PŘÍZNAKŮ:"
 msgid "Child %(pid)s exited with status %(code)d"
 msgstr ""
 
+#: cinder/openstack/common/strutils.py:72
+#, python-format
+msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
+msgstr ""
+
 #: cinder/openstack/common/notifier/api.py:125
 #, python-format
 msgid "%s not in valid priorities"
index 7bb5ac8ebd67a2bfd70c66886c18b27197032eaa..cb3418a31a138baff0cf84be2ba3b1166fb61e02 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-05-19 18:10+0000\n"
+"POT-Creation-Date: 2013-05-21 18:10+0000\n"
 "PO-Revision-Date: 2011-01-15 21:46+0000\n"
 "Last-Translator: Soren Hansen <soren@linux2go.dk>\n"
 "Language-Team: Danish <da@li.org>\n"
@@ -775,17 +775,17 @@ msgstr ""
 msgid "Expected object of type: %s"
 msgstr ""
 
-#: cinder/utils.py:914
+#: cinder/utils.py:903
 #, python-format
 msgid "timefunc: '%(name)s' took %(total_time).2f secs"
 msgstr ""
 
-#: cinder/utils.py:1116
+#: cinder/utils.py:1105
 #, python-format
 msgid "Could not remove tmpdir: %s"
 msgstr ""
 
-#: cinder/utils.py:1224
+#: cinder/utils.py:1213
 #, python-format
 msgid "Unknown byte multiplier: %s"
 msgstr ""
@@ -1054,17 +1054,17 @@ msgstr ""
 msgid "Quota limit must be -1 or greater."
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:98
+#: cinder/api/contrib/types_extra_specs.py:102
 msgid "Request body empty"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:102
+#: cinder/api/contrib/types_extra_specs.py:106
 #: cinder/api/v1/snapshot_metadata.py:77 cinder/api/v1/volume_metadata.py:77
 #: cinder/api/v2/snapshot_metadata.py:77
 msgid "Request body and URI mismatch"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:105
+#: cinder/api/contrib/types_extra_specs.py:109
 #: cinder/api/v1/snapshot_metadata.py:81 cinder/api/v1/volume_metadata.py:81
 #: cinder/api/v2/snapshot_metadata.py:81
 msgid "Request body contains too many items"
@@ -1226,17 +1226,17 @@ msgstr ""
 msgid "Metadata item was not found"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:122 cinder/api/v2/snapshots.py:122
+#: cinder/api/v1/snapshots.py:123 cinder/api/v2/snapshots.py:123
 #, python-format
 msgid "Delete snapshot with id: %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:172 cinder/api/v2/snapshots.py:178
+#: cinder/api/v1/snapshots.py:173 cinder/api/v2/snapshots.py:179
 #, python-format
 msgid "Create snapshot from volume %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:176 cinder/api/v2/snapshots.py:187
+#: cinder/api/v1/snapshots.py:177 cinder/api/v2/snapshots.py:188
 #, python-format
 msgid "Invalid value '%s' for force. "
 msgstr ""
@@ -1719,12 +1719,18 @@ msgstr ""
 msgid "Unable to locate Volume Group %s"
 msgstr ""
 
-#: cinder/brick/local_dev/lvm.py:243
+#: cinder/brick/local_dev/lvm.py:265
 #, python-format
 msgid "Unable to find VG: %s"
 msgstr ""
 
-#: cinder/brick/local_dev/lvm.py:292
+#: cinder/brick/local_dev/lvm.py:284
+msgid ""
+"Requested to setup thin provisioning, however current LVM version does "
+"not support it."
+msgstr ""
+
+#: cinder/brick/local_dev/lvm.py:337
 #, python-format
 msgid "Unable to find LV: %s"
 msgstr ""
@@ -1968,6 +1974,11 @@ msgstr ""
 msgid "Child %(pid)s exited with status %(code)d"
 msgstr ""
 
+#: cinder/openstack/common/strutils.py:72
+#, python-format
+msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
+msgstr ""
+
 #: cinder/openstack/common/notifier/api.py:125
 #, python-format
 msgid "%s not in valid priorities"
index dd208e21ae6717daa884b38d86911518fd8f3d59..d0ded78bb79ffa74958e9f050b74d915e1c0598a 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-05-19 18:10+0000\n"
+"POT-Creation-Date: 2013-05-21 18:10+0000\n"
 "PO-Revision-Date: 2011-08-23 11:23+0000\n"
 "Last-Translator: Thierry Carrez <thierry.carrez+lp@gmail.com>\n"
 "Language-Team: German <de@li.org>\n"
@@ -780,17 +780,17 @@ msgstr ""
 msgid "Expected object of type: %s"
 msgstr ""
 
-#: cinder/utils.py:914
+#: cinder/utils.py:903
 #, python-format
 msgid "timefunc: '%(name)s' took %(total_time).2f secs"
 msgstr ""
 
-#: cinder/utils.py:1116
+#: cinder/utils.py:1105
 #, python-format
 msgid "Could not remove tmpdir: %s"
 msgstr ""
 
-#: cinder/utils.py:1224
+#: cinder/utils.py:1213
 #, python-format
 msgid "Unknown byte multiplier: %s"
 msgstr ""
@@ -1059,17 +1059,17 @@ msgstr ""
 msgid "Quota limit must be -1 or greater."
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:98
+#: cinder/api/contrib/types_extra_specs.py:102
 msgid "Request body empty"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:102
+#: cinder/api/contrib/types_extra_specs.py:106
 #: cinder/api/v1/snapshot_metadata.py:77 cinder/api/v1/volume_metadata.py:77
 #: cinder/api/v2/snapshot_metadata.py:77
 msgid "Request body and URI mismatch"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:105
+#: cinder/api/contrib/types_extra_specs.py:109
 #: cinder/api/v1/snapshot_metadata.py:81 cinder/api/v1/volume_metadata.py:81
 #: cinder/api/v2/snapshot_metadata.py:81
 msgid "Request body contains too many items"
@@ -1231,17 +1231,17 @@ msgstr ""
 msgid "Metadata item was not found"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:122 cinder/api/v2/snapshots.py:122
+#: cinder/api/v1/snapshots.py:123 cinder/api/v2/snapshots.py:123
 #, python-format
 msgid "Delete snapshot with id: %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:172 cinder/api/v2/snapshots.py:178
+#: cinder/api/v1/snapshots.py:173 cinder/api/v2/snapshots.py:179
 #, python-format
 msgid "Create snapshot from volume %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:176 cinder/api/v2/snapshots.py:187
+#: cinder/api/v1/snapshots.py:177 cinder/api/v2/snapshots.py:188
 #, python-format
 msgid "Invalid value '%s' for force. "
 msgstr ""
@@ -1724,12 +1724,18 @@ msgstr ""
 msgid "Unable to locate Volume Group %s"
 msgstr "Nicht möglich volume %s zufinden"
 
-#: cinder/brick/local_dev/lvm.py:243
+#: cinder/brick/local_dev/lvm.py:265
 #, python-format
 msgid "Unable to find VG: %s"
 msgstr ""
 
-#: cinder/brick/local_dev/lvm.py:292
+#: cinder/brick/local_dev/lvm.py:284
+msgid ""
+"Requested to setup thin provisioning, however current LVM version does "
+"not support it."
+msgstr ""
+
+#: cinder/brick/local_dev/lvm.py:337
 #, python-format
 msgid "Unable to find LV: %s"
 msgstr ""
@@ -1974,6 +1980,11 @@ msgstr "Alle vorhandenen FLAGS:"
 msgid "Child %(pid)s exited with status %(code)d"
 msgstr ""
 
+#: cinder/openstack/common/strutils.py:72
+#, python-format
+msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
+msgstr ""
+
 #: cinder/openstack/common/notifier/api.py:125
 #, python-format
 msgid "%s not in valid priorities"
index a770624340891c2bb9f7f209d505c60ffac23d04..edf412a44ec48016f4a1a2b25eaf508800e64b38 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-05-19 18:10+0000\n"
+"POT-Creation-Date: 2013-05-21 18:10+0000\n"
 "PO-Revision-Date: 2011-10-21 11:27+0000\n"
 "Last-Translator: Tom Fifield <Unknown>\n"
 "Language-Team: English (Australia) <en_AU@li.org>\n"
@@ -782,17 +782,17 @@ msgstr ""
 msgid "Expected object of type: %s"
 msgstr ""
 
-#: cinder/utils.py:914
+#: cinder/utils.py:903
 #, python-format
 msgid "timefunc: '%(name)s' took %(total_time).2f secs"
 msgstr ""
 
-#: cinder/utils.py:1116
+#: cinder/utils.py:1105
 #, python-format
 msgid "Could not remove tmpdir: %s"
 msgstr ""
 
-#: cinder/utils.py:1224
+#: cinder/utils.py:1213
 #, python-format
 msgid "Unknown byte multiplier: %s"
 msgstr ""
@@ -1061,17 +1061,17 @@ msgstr ""
 msgid "Quota limit must be -1 or greater."
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:98
+#: cinder/api/contrib/types_extra_specs.py:102
 msgid "Request body empty"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:102
+#: cinder/api/contrib/types_extra_specs.py:106
 #: cinder/api/v1/snapshot_metadata.py:77 cinder/api/v1/volume_metadata.py:77
 #: cinder/api/v2/snapshot_metadata.py:77
 msgid "Request body and URI mismatch"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:105
+#: cinder/api/contrib/types_extra_specs.py:109
 #: cinder/api/v1/snapshot_metadata.py:81 cinder/api/v1/volume_metadata.py:81
 #: cinder/api/v2/snapshot_metadata.py:81
 msgid "Request body contains too many items"
@@ -1234,17 +1234,17 @@ msgstr "instance %s: snapshotting"
 msgid "Metadata item was not found"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:122 cinder/api/v2/snapshots.py:122
+#: cinder/api/v1/snapshots.py:123 cinder/api/v2/snapshots.py:123
 #, python-format
 msgid "Delete snapshot with id: %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:172 cinder/api/v2/snapshots.py:178
+#: cinder/api/v1/snapshots.py:173 cinder/api/v2/snapshots.py:179
 #, python-format
 msgid "Create snapshot from volume %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:176 cinder/api/v2/snapshots.py:187
+#: cinder/api/v1/snapshots.py:177 cinder/api/v2/snapshots.py:188
 #, python-format
 msgid "Invalid value '%s' for force. "
 msgstr ""
@@ -1732,12 +1732,18 @@ msgstr ""
 msgid "Unable to locate Volume Group %s"
 msgstr "Unable to locate volume %s"
 
-#: cinder/brick/local_dev/lvm.py:243
+#: cinder/brick/local_dev/lvm.py:265
 #, fuzzy, python-format
 msgid "Unable to find VG: %s"
 msgstr "Unable to find SR from VBD %s"
 
-#: cinder/brick/local_dev/lvm.py:292
+#: cinder/brick/local_dev/lvm.py:284
+msgid ""
+"Requested to setup thin provisioning, however current LVM version does "
+"not support it."
+msgstr ""
+
+#: cinder/brick/local_dev/lvm.py:337
 #, fuzzy, python-format
 msgid "Unable to find LV: %s"
 msgstr "Unable to find SR from VBD %s"
@@ -1982,6 +1988,11 @@ msgstr ""
 msgid "Child %(pid)s exited with status %(code)d"
 msgstr ""
 
+#: cinder/openstack/common/strutils.py:72
+#, python-format
+msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
+msgstr ""
+
 #: cinder/openstack/common/notifier/api.py:125
 #, python-format
 msgid "%s not in valid priorities"
index c3d25e8f3b6e44a7e8f5364999379ecda45ff8de..0e31102dabaeca5bf3b4adb455574844f16dc0fe 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-05-19 18:10+0000\n"
+"POT-Creation-Date: 2013-05-21 18:10+0000\n"
 "PO-Revision-Date: 2012-03-30 11:10+0000\n"
 "Last-Translator: Anthony Harrington <untaintableangel@hotmail.co.uk>\n"
 "Language-Team: English (United Kingdom) <en_GB@li.org>\n"
@@ -785,17 +785,17 @@ msgstr ""
 msgid "Expected object of type: %s"
 msgstr ""
 
-#: cinder/utils.py:914
+#: cinder/utils.py:903
 #, python-format
 msgid "timefunc: '%(name)s' took %(total_time).2f secs"
 msgstr ""
 
-#: cinder/utils.py:1116
+#: cinder/utils.py:1105
 #, python-format
 msgid "Could not remove tmpdir: %s"
 msgstr ""
 
-#: cinder/utils.py:1224
+#: cinder/utils.py:1213
 #, python-format
 msgid "Unknown byte multiplier: %s"
 msgstr ""
@@ -1064,17 +1064,17 @@ msgstr ""
 msgid "Quota limit must be -1 or greater."
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:98
+#: cinder/api/contrib/types_extra_specs.py:102
 msgid "Request body empty"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:102
+#: cinder/api/contrib/types_extra_specs.py:106
 #: cinder/api/v1/snapshot_metadata.py:77 cinder/api/v1/volume_metadata.py:77
 #: cinder/api/v2/snapshot_metadata.py:77
 msgid "Request body and URI mismatch"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:105
+#: cinder/api/contrib/types_extra_specs.py:109
 #: cinder/api/v1/snapshot_metadata.py:81 cinder/api/v1/volume_metadata.py:81
 #: cinder/api/v2/snapshot_metadata.py:81
 msgid "Request body contains too many items"
@@ -1237,17 +1237,17 @@ msgstr "instance %s: snapshotting"
 msgid "Metadata item was not found"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:122 cinder/api/v2/snapshots.py:122
+#: cinder/api/v1/snapshots.py:123 cinder/api/v2/snapshots.py:123
 #, python-format
 msgid "Delete snapshot with id: %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:172 cinder/api/v2/snapshots.py:178
+#: cinder/api/v1/snapshots.py:173 cinder/api/v2/snapshots.py:179
 #, python-format
 msgid "Create snapshot from volume %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:176 cinder/api/v2/snapshots.py:187
+#: cinder/api/v1/snapshots.py:177 cinder/api/v2/snapshots.py:188
 #, python-format
 msgid "Invalid value '%s' for force. "
 msgstr ""
@@ -1734,12 +1734,18 @@ msgstr ""
 msgid "Unable to locate Volume Group %s"
 msgstr "Unable to locate volume %s"
 
-#: cinder/brick/local_dev/lvm.py:243
+#: cinder/brick/local_dev/lvm.py:265
 #, fuzzy, python-format
 msgid "Unable to find VG: %s"
 msgstr "Unable to detach volume %s"
 
-#: cinder/brick/local_dev/lvm.py:292
+#: cinder/brick/local_dev/lvm.py:284
+msgid ""
+"Requested to setup thin provisioning, however current LVM version does "
+"not support it."
+msgstr ""
+
+#: cinder/brick/local_dev/lvm.py:337
 #, fuzzy, python-format
 msgid "Unable to find LV: %s"
 msgstr "Unable to detach volume %s"
@@ -1984,6 +1990,11 @@ msgstr "Full set of FLAGS:"
 msgid "Child %(pid)s exited with status %(code)d"
 msgstr ""
 
+#: cinder/openstack/common/strutils.py:72
+#, python-format
+msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
+msgstr ""
+
 #: cinder/openstack/common/notifier/api.py:125
 #, python-format
 msgid "%s not in valid priorities"
index 5ad152148224fd235117416baf806d1e6160f4e9..52a35261c4d784eb99ff65661ef57f75d3b77105 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-05-19 18:10+0000\n"
+"POT-Creation-Date: 2013-05-21 18:10+0000\n"
 "PO-Revision-Date: 2013-05-08 11:44+0000\n"
 "Last-Translator: markmc <markmc@redhat.com>\n"
 "Language-Team: en_US <LL@li.org>\n"
@@ -789,17 +789,17 @@ msgstr "in looping call"
 msgid "Expected object of type: %s"
 msgstr "Expected object of type: %s"
 
-#: cinder/utils.py:914
+#: cinder/utils.py:903
 #, python-format
 msgid "timefunc: '%(name)s' took %(total_time).2f secs"
 msgstr "timefunc: '%(name)s' took %(total_time).2f secs"
 
-#: cinder/utils.py:1116
+#: cinder/utils.py:1105
 #, python-format
 msgid "Could not remove tmpdir: %s"
 msgstr "Could not remove tmpdir: %s"
 
-#: cinder/utils.py:1224
+#: cinder/utils.py:1213
 #, python-format
 msgid "Unknown byte multiplier: %s"
 msgstr "Unknown byte multiplier: %s"
@@ -1072,17 +1072,17 @@ msgstr "Host not found"
 msgid "Quota limit must be -1 or greater."
 msgstr "Quota limit must be -1 or greater."
 
-#: cinder/api/contrib/types_extra_specs.py:98
+#: cinder/api/contrib/types_extra_specs.py:102
 msgid "Request body empty"
 msgstr "Request body empty"
 
-#: cinder/api/contrib/types_extra_specs.py:102
+#: cinder/api/contrib/types_extra_specs.py:106
 #: cinder/api/v1/snapshot_metadata.py:77 cinder/api/v1/volume_metadata.py:77
 #: cinder/api/v2/snapshot_metadata.py:77
 msgid "Request body and URI mismatch"
 msgstr "Request body and URI mismatch"
 
-#: cinder/api/contrib/types_extra_specs.py:105
+#: cinder/api/contrib/types_extra_specs.py:109
 #: cinder/api/v1/snapshot_metadata.py:81 cinder/api/v1/volume_metadata.py:81
 #: cinder/api/v2/snapshot_metadata.py:81
 msgid "Request body contains too many items"
@@ -1248,17 +1248,17 @@ msgstr "snapshot does not exist"
 msgid "Metadata item was not found"
 msgstr "Metadata item was not found"
 
-#: cinder/api/v1/snapshots.py:122 cinder/api/v2/snapshots.py:122
+#: cinder/api/v1/snapshots.py:123 cinder/api/v2/snapshots.py:123
 #, python-format
 msgid "Delete snapshot with id: %s"
 msgstr "Delete snapshot with id: %s"
 
-#: cinder/api/v1/snapshots.py:172 cinder/api/v2/snapshots.py:178
+#: cinder/api/v1/snapshots.py:173 cinder/api/v2/snapshots.py:179
 #, python-format
 msgid "Create snapshot from volume %s"
 msgstr "Create snapshot from volume %s"
 
-#: cinder/api/v1/snapshots.py:176 cinder/api/v2/snapshots.py:187
+#: cinder/api/v1/snapshots.py:177 cinder/api/v2/snapshots.py:188
 #, python-format
 msgid "Invalid value '%s' for force. "
 msgstr "Invalid value '%s' for force. "
@@ -1786,12 +1786,18 @@ msgstr "casted to %s"
 msgid "Unable to locate Volume Group %s"
 msgstr "Fail to create volume %(volname)s"
 
-#: cinder/brick/local_dev/lvm.py:243
+#: cinder/brick/local_dev/lvm.py:265
 #, fuzzy, python-format
 msgid "Unable to find VG: %s"
 msgstr "Unable to find ca_file : %s"
 
-#: cinder/brick/local_dev/lvm.py:292
+#: cinder/brick/local_dev/lvm.py:284
+msgid ""
+"Requested to setup thin provisioning, however current LVM version does "
+"not support it."
+msgstr ""
+
+#: cinder/brick/local_dev/lvm.py:337
 #, fuzzy, python-format
 msgid "Unable to find LV: %s"
 msgstr "Unable to find ca_file : %s"
@@ -2039,6 +2045,11 @@ msgstr "Full set of CONF:"
 msgid "Child %(pid)s exited with status %(code)d"
 msgstr "Child %(pid)s exited with status %(code)d"
 
+#: cinder/openstack/common/strutils.py:72
+#, python-format
+msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
+msgstr ""
+
 #: cinder/openstack/common/notifier/api.py:125
 #, python-format
 msgid "%s not in valid priorities"
index a065cb279ea1594b6eb84dfac7fe38f04100155e..69c0cb128b13164415a26c308d9af3dad40e45e4 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-05-19 18:10+0000\n"
+"POT-Creation-Date: 2013-05-21 18:10+0000\n"
 "PO-Revision-Date: 2012-03-10 06:08+0000\n"
 "Last-Translator: Oscar Rosario <oscar.inirio@gmail.com>\n"
 "Language-Team: Spanish <es@li.org>\n"
@@ -787,17 +787,17 @@ msgstr ""
 msgid "Expected object of type: %s"
 msgstr ""
 
-#: cinder/utils.py:914
+#: cinder/utils.py:903
 #, python-format
 msgid "timefunc: '%(name)s' took %(total_time).2f secs"
 msgstr ""
 
-#: cinder/utils.py:1116
+#: cinder/utils.py:1105
 #, python-format
 msgid "Could not remove tmpdir: %s"
 msgstr ""
 
-#: cinder/utils.py:1224
+#: cinder/utils.py:1213
 #, python-format
 msgid "Unknown byte multiplier: %s"
 msgstr ""
@@ -1066,17 +1066,17 @@ msgstr ""
 msgid "Quota limit must be -1 or greater."
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:98
+#: cinder/api/contrib/types_extra_specs.py:102
 msgid "Request body empty"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:102
+#: cinder/api/contrib/types_extra_specs.py:106
 #: cinder/api/v1/snapshot_metadata.py:77 cinder/api/v1/volume_metadata.py:77
 #: cinder/api/v2/snapshot_metadata.py:77
 msgid "Request body and URI mismatch"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:105
+#: cinder/api/contrib/types_extra_specs.py:109
 #: cinder/api/v1/snapshot_metadata.py:81 cinder/api/v1/volume_metadata.py:81
 #: cinder/api/v2/snapshot_metadata.py:81
 msgid "Request body contains too many items"
@@ -1239,17 +1239,17 @@ msgstr "instancia %s: creando snapshot"
 msgid "Metadata item was not found"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:122 cinder/api/v2/snapshots.py:122
+#: cinder/api/v1/snapshots.py:123 cinder/api/v2/snapshots.py:123
 #, python-format
 msgid "Delete snapshot with id: %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:172 cinder/api/v2/snapshots.py:178
+#: cinder/api/v1/snapshots.py:173 cinder/api/v2/snapshots.py:179
 #, python-format
 msgid "Create snapshot from volume %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:176 cinder/api/v2/snapshots.py:187
+#: cinder/api/v1/snapshots.py:177 cinder/api/v2/snapshots.py:188
 #, python-format
 msgid "Invalid value '%s' for force. "
 msgstr ""
@@ -1737,12 +1737,18 @@ msgstr ""
 msgid "Unable to locate Volume Group %s"
 msgstr "Imposible encontrar volumen %s"
 
-#: cinder/brick/local_dev/lvm.py:243
+#: cinder/brick/local_dev/lvm.py:265
 #, fuzzy, python-format
 msgid "Unable to find VG: %s"
 msgstr "Imposible encontrar SR en VBD %s"
 
-#: cinder/brick/local_dev/lvm.py:292
+#: cinder/brick/local_dev/lvm.py:284
+msgid ""
+"Requested to setup thin provisioning, however current LVM version does "
+"not support it."
+msgstr ""
+
+#: cinder/brick/local_dev/lvm.py:337
 #, fuzzy, python-format
 msgid "Unable to find LV: %s"
 msgstr "Imposible encontrar SR en VBD %s"
@@ -1988,6 +1994,11 @@ msgstr "Conjunto completo de opciones (FLAGS):"
 msgid "Child %(pid)s exited with status %(code)d"
 msgstr ""
 
+#: cinder/openstack/common/strutils.py:72
+#, python-format
+msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
+msgstr ""
+
 #: cinder/openstack/common/notifier/api.py:125
 #, python-format
 msgid "%s not in valid priorities"
index 82b4c9058699d050651c522dde921bc2d6aefc0f..87cea0018263370941870a9be5a2b46ac8190040 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-05-19 18:10+0000\n"
+"POT-Creation-Date: 2013-05-21 18:10+0000\n"
 "PO-Revision-Date: 2013-05-08 11:44+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Finnish (Finland) "
@@ -776,17 +776,17 @@ msgstr ""
 msgid "Expected object of type: %s"
 msgstr ""
 
-#: cinder/utils.py:914
+#: cinder/utils.py:903
 #, python-format
 msgid "timefunc: '%(name)s' took %(total_time).2f secs"
 msgstr ""
 
-#: cinder/utils.py:1116
+#: cinder/utils.py:1105
 #, python-format
 msgid "Could not remove tmpdir: %s"
 msgstr ""
 
-#: cinder/utils.py:1224
+#: cinder/utils.py:1213
 #, python-format
 msgid "Unknown byte multiplier: %s"
 msgstr ""
@@ -1055,17 +1055,17 @@ msgstr ""
 msgid "Quota limit must be -1 or greater."
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:98
+#: cinder/api/contrib/types_extra_specs.py:102
 msgid "Request body empty"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:102
+#: cinder/api/contrib/types_extra_specs.py:106
 #: cinder/api/v1/snapshot_metadata.py:77 cinder/api/v1/volume_metadata.py:77
 #: cinder/api/v2/snapshot_metadata.py:77
 msgid "Request body and URI mismatch"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:105
+#: cinder/api/contrib/types_extra_specs.py:109
 #: cinder/api/v1/snapshot_metadata.py:81 cinder/api/v1/volume_metadata.py:81
 #: cinder/api/v2/snapshot_metadata.py:81
 msgid "Request body contains too many items"
@@ -1227,17 +1227,17 @@ msgstr ""
 msgid "Metadata item was not found"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:122 cinder/api/v2/snapshots.py:122
+#: cinder/api/v1/snapshots.py:123 cinder/api/v2/snapshots.py:123
 #, python-format
 msgid "Delete snapshot with id: %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:172 cinder/api/v2/snapshots.py:178
+#: cinder/api/v1/snapshots.py:173 cinder/api/v2/snapshots.py:179
 #, python-format
 msgid "Create snapshot from volume %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:176 cinder/api/v2/snapshots.py:187
+#: cinder/api/v1/snapshots.py:177 cinder/api/v2/snapshots.py:188
 #, python-format
 msgid "Invalid value '%s' for force. "
 msgstr ""
@@ -1720,12 +1720,18 @@ msgstr ""
 msgid "Unable to locate Volume Group %s"
 msgstr ""
 
-#: cinder/brick/local_dev/lvm.py:243
+#: cinder/brick/local_dev/lvm.py:265
 #, python-format
 msgid "Unable to find VG: %s"
 msgstr ""
 
-#: cinder/brick/local_dev/lvm.py:292
+#: cinder/brick/local_dev/lvm.py:284
+msgid ""
+"Requested to setup thin provisioning, however current LVM version does "
+"not support it."
+msgstr ""
+
+#: cinder/brick/local_dev/lvm.py:337
 #, python-format
 msgid "Unable to find LV: %s"
 msgstr ""
@@ -1969,6 +1975,11 @@ msgstr ""
 msgid "Child %(pid)s exited with status %(code)d"
 msgstr ""
 
+#: cinder/openstack/common/strutils.py:72
+#, python-format
+msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
+msgstr ""
+
 #: cinder/openstack/common/notifier/api.py:125
 #, python-format
 msgid "%s not in valid priorities"
index a8990bc7ae99aae4b02c53f888f4caa94fb66c21..2a2249784701e533cb9ac1e163d8bdcd1d108dad 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-05-19 18:10+0000\n"
+"POT-Creation-Date: 2013-05-21 18:10+0000\n"
 "PO-Revision-Date: 2012-04-06 14:54+0000\n"
 "Last-Translator: EmmanuelLeNormand <manu@ubuntu-fr.org>\n"
 "Language-Team: French <fr@li.org>\n"
@@ -787,17 +787,17 @@ msgstr ""
 msgid "Expected object of type: %s"
 msgstr ""
 
-#: cinder/utils.py:914
+#: cinder/utils.py:903
 #, python-format
 msgid "timefunc: '%(name)s' took %(total_time).2f secs"
 msgstr ""
 
-#: cinder/utils.py:1116
+#: cinder/utils.py:1105
 #, python-format
 msgid "Could not remove tmpdir: %s"
 msgstr ""
 
-#: cinder/utils.py:1224
+#: cinder/utils.py:1213
 #, python-format
 msgid "Unknown byte multiplier: %s"
 msgstr ""
@@ -1066,17 +1066,17 @@ msgstr ""
 msgid "Quota limit must be -1 or greater."
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:98
+#: cinder/api/contrib/types_extra_specs.py:102
 msgid "Request body empty"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:102
+#: cinder/api/contrib/types_extra_specs.py:106
 #: cinder/api/v1/snapshot_metadata.py:77 cinder/api/v1/volume_metadata.py:77
 #: cinder/api/v2/snapshot_metadata.py:77
 msgid "Request body and URI mismatch"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:105
+#: cinder/api/contrib/types_extra_specs.py:109
 #: cinder/api/v1/snapshot_metadata.py:81 cinder/api/v1/volume_metadata.py:81
 #: cinder/api/v2/snapshot_metadata.py:81
 msgid "Request body contains too many items"
@@ -1239,17 +1239,17 @@ msgstr "instance %s: création d'un instantané (snapshot)"
 msgid "Metadata item was not found"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:122 cinder/api/v2/snapshots.py:122
+#: cinder/api/v1/snapshots.py:123 cinder/api/v2/snapshots.py:123
 #, python-format
 msgid "Delete snapshot with id: %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:172 cinder/api/v2/snapshots.py:178
+#: cinder/api/v1/snapshots.py:173 cinder/api/v2/snapshots.py:179
 #, python-format
 msgid "Create snapshot from volume %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:176 cinder/api/v2/snapshots.py:187
+#: cinder/api/v1/snapshots.py:177 cinder/api/v2/snapshots.py:188
 #, python-format
 msgid "Invalid value '%s' for force. "
 msgstr ""
@@ -1737,12 +1737,18 @@ msgstr ""
 msgid "Unable to locate Volume Group %s"
 msgstr "Impossible de trouver le volume %s"
 
-#: cinder/brick/local_dev/lvm.py:243
+#: cinder/brick/local_dev/lvm.py:265
 #, fuzzy, python-format
 msgid "Unable to find VG: %s"
 msgstr "Impossible de trouver SR du VDB %s"
 
-#: cinder/brick/local_dev/lvm.py:292
+#: cinder/brick/local_dev/lvm.py:284
+msgid ""
+"Requested to setup thin provisioning, however current LVM version does "
+"not support it."
+msgstr ""
+
+#: cinder/brick/local_dev/lvm.py:337
 #, fuzzy, python-format
 msgid "Unable to find LV: %s"
 msgstr "Impossible de trouver SR du VDB %s"
@@ -1988,6 +1994,11 @@ msgstr "Ensemble de propriétés complet :"
 msgid "Child %(pid)s exited with status %(code)d"
 msgstr ""
 
+#: cinder/openstack/common/strutils.py:72
+#, python-format
+msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
+msgstr ""
+
 #: cinder/openstack/common/notifier/api.py:125
 #, python-format
 msgid "%s not in valid priorities"
index 23577dac9794f2246338cbeb654fd1513dd9295a..f65735c0644127a66cee235a6f8fba70c4b85a99 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-05-19 18:10+0000\n"
+"POT-Creation-Date: 2013-05-21 18:10+0000\n"
 "PO-Revision-Date: 2012-04-01 18:59+0000\n"
 "Last-Translator: simone.sandri <lexluxsox@hotmail.it>\n"
 "Language-Team: Italian <it@li.org>\n"
@@ -784,17 +784,17 @@ msgstr ""
 msgid "Expected object of type: %s"
 msgstr ""
 
-#: cinder/utils.py:914
+#: cinder/utils.py:903
 #, python-format
 msgid "timefunc: '%(name)s' took %(total_time).2f secs"
 msgstr ""
 
-#: cinder/utils.py:1116
+#: cinder/utils.py:1105
 #, python-format
 msgid "Could not remove tmpdir: %s"
 msgstr ""
 
-#: cinder/utils.py:1224
+#: cinder/utils.py:1213
 #, python-format
 msgid "Unknown byte multiplier: %s"
 msgstr ""
@@ -1063,17 +1063,17 @@ msgstr ""
 msgid "Quota limit must be -1 or greater."
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:98
+#: cinder/api/contrib/types_extra_specs.py:102
 msgid "Request body empty"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:102
+#: cinder/api/contrib/types_extra_specs.py:106
 #: cinder/api/v1/snapshot_metadata.py:77 cinder/api/v1/volume_metadata.py:77
 #: cinder/api/v2/snapshot_metadata.py:77
 msgid "Request body and URI mismatch"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:105
+#: cinder/api/contrib/types_extra_specs.py:109
 #: cinder/api/v1/snapshot_metadata.py:81 cinder/api/v1/volume_metadata.py:81
 #: cinder/api/v2/snapshot_metadata.py:81
 msgid "Request body contains too many items"
@@ -1236,17 +1236,17 @@ msgstr "istanza %s: creazione snapshot in corso"
 msgid "Metadata item was not found"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:122 cinder/api/v2/snapshots.py:122
+#: cinder/api/v1/snapshots.py:123 cinder/api/v2/snapshots.py:123
 #, python-format
 msgid "Delete snapshot with id: %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:172 cinder/api/v2/snapshots.py:178
+#: cinder/api/v1/snapshots.py:173 cinder/api/v2/snapshots.py:179
 #, python-format
 msgid "Create snapshot from volume %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:176 cinder/api/v2/snapshots.py:187
+#: cinder/api/v1/snapshots.py:177 cinder/api/v2/snapshots.py:188
 #, python-format
 msgid "Invalid value '%s' for force. "
 msgstr ""
@@ -1733,12 +1733,18 @@ msgstr ""
 msgid "Unable to locate Volume Group %s"
 msgstr "Impossibile localizzare il volume %s"
 
-#: cinder/brick/local_dev/lvm.py:243
+#: cinder/brick/local_dev/lvm.py:265
 #, fuzzy, python-format
 msgid "Unable to find VG: %s"
 msgstr "Impossibile smontare il volume %s"
 
-#: cinder/brick/local_dev/lvm.py:292
+#: cinder/brick/local_dev/lvm.py:284
+msgid ""
+"Requested to setup thin provisioning, however current LVM version does "
+"not support it."
+msgstr ""
+
+#: cinder/brick/local_dev/lvm.py:337
 #, fuzzy, python-format
 msgid "Unable to find LV: %s"
 msgstr "Impossibile smontare il volume %s"
@@ -1983,6 +1989,11 @@ msgstr "Insieme di FLAGS:"
 msgid "Child %(pid)s exited with status %(code)d"
 msgstr ""
 
+#: cinder/openstack/common/strutils.py:72
+#, python-format
+msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
+msgstr ""
+
 #: cinder/openstack/common/notifier/api.py:125
 #, python-format
 msgid "%s not in valid priorities"
index 70999d7994cea85ccc160834a89c8afa667690c2..e5c816d40ece5b388eb978c8c2c684e8c3f94e4e 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-05-19 18:10+0000\n"
+"POT-Creation-Date: 2013-05-21 18:10+0000\n"
 "PO-Revision-Date: 2011-08-23 11:22+0000\n"
 "Last-Translator: Thierry Carrez <thierry.carrez+lp@gmail.com>\n"
 "Language-Team: \n"
@@ -782,17 +782,17 @@ msgstr ""
 msgid "Expected object of type: %s"
 msgstr ""
 
-#: cinder/utils.py:914
+#: cinder/utils.py:903
 #, python-format
 msgid "timefunc: '%(name)s' took %(total_time).2f secs"
 msgstr ""
 
-#: cinder/utils.py:1116
+#: cinder/utils.py:1105
 #, python-format
 msgid "Could not remove tmpdir: %s"
 msgstr ""
 
-#: cinder/utils.py:1224
+#: cinder/utils.py:1213
 #, python-format
 msgid "Unknown byte multiplier: %s"
 msgstr ""
@@ -1061,17 +1061,17 @@ msgstr ""
 msgid "Quota limit must be -1 or greater."
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:98
+#: cinder/api/contrib/types_extra_specs.py:102
 msgid "Request body empty"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:102
+#: cinder/api/contrib/types_extra_specs.py:106
 #: cinder/api/v1/snapshot_metadata.py:77 cinder/api/v1/volume_metadata.py:77
 #: cinder/api/v2/snapshot_metadata.py:77
 msgid "Request body and URI mismatch"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:105
+#: cinder/api/contrib/types_extra_specs.py:109
 #: cinder/api/v1/snapshot_metadata.py:81 cinder/api/v1/volume_metadata.py:81
 #: cinder/api/v2/snapshot_metadata.py:81
 msgid "Request body contains too many items"
@@ -1234,17 +1234,17 @@ msgstr "snapshotting: インスタンス %s のスナップショットを取得
 msgid "Metadata item was not found"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:122 cinder/api/v2/snapshots.py:122
+#: cinder/api/v1/snapshots.py:123 cinder/api/v2/snapshots.py:123
 #, python-format
 msgid "Delete snapshot with id: %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:172 cinder/api/v2/snapshots.py:178
+#: cinder/api/v1/snapshots.py:173 cinder/api/v2/snapshots.py:179
 #, python-format
 msgid "Create snapshot from volume %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:176 cinder/api/v2/snapshots.py:187
+#: cinder/api/v1/snapshots.py:177 cinder/api/v2/snapshots.py:188
 #, python-format
 msgid "Invalid value '%s' for force. "
 msgstr ""
@@ -1732,12 +1732,18 @@ msgstr ""
 msgid "Unable to locate Volume Group %s"
 msgstr "ボリューム %s の存在が確認できません。"
 
-#: cinder/brick/local_dev/lvm.py:243
+#: cinder/brick/local_dev/lvm.py:265
 #, fuzzy, python-format
 msgid "Unable to find VG: %s"
 msgstr "VBD %s から SRを取得できません。"
 
-#: cinder/brick/local_dev/lvm.py:292
+#: cinder/brick/local_dev/lvm.py:284
+msgid ""
+"Requested to setup thin provisioning, however current LVM version does "
+"not support it."
+msgstr ""
+
+#: cinder/brick/local_dev/lvm.py:337
 #, fuzzy, python-format
 msgid "Unable to find LV: %s"
 msgstr "VBD %s から SRを取得できません。"
@@ -1983,6 +1989,11 @@ msgstr "FLAGSの一覧:"
 msgid "Child %(pid)s exited with status %(code)d"
 msgstr ""
 
+#: cinder/openstack/common/strutils.py:72
+#, python-format
+msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
+msgstr ""
+
 #: cinder/openstack/common/notifier/api.py:125
 #, python-format
 msgid "%s not in valid priorities"
index 186dcb83a03f2c8d902326f8d7f69fe92cb842b7..6731edc57f81e5e0da04d1f61a4021a6906bbb3d 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-05-19 18:10+0000\n"
+"POT-Creation-Date: 2013-05-21 18:10+0000\n"
 "PO-Revision-Date: 2011-12-16 04:42+0000\n"
 "Last-Translator: Zhongyue Luo <lzyeval@gmail.com>\n"
 "Language-Team: Korean <ko@li.org>\n"
@@ -780,17 +780,17 @@ msgstr ""
 msgid "Expected object of type: %s"
 msgstr ""
 
-#: cinder/utils.py:914
+#: cinder/utils.py:903
 #, python-format
 msgid "timefunc: '%(name)s' took %(total_time).2f secs"
 msgstr ""
 
-#: cinder/utils.py:1116
+#: cinder/utils.py:1105
 #, python-format
 msgid "Could not remove tmpdir: %s"
 msgstr ""
 
-#: cinder/utils.py:1224
+#: cinder/utils.py:1213
 #, python-format
 msgid "Unknown byte multiplier: %s"
 msgstr ""
@@ -1059,17 +1059,17 @@ msgstr ""
 msgid "Quota limit must be -1 or greater."
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:98
+#: cinder/api/contrib/types_extra_specs.py:102
 msgid "Request body empty"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:102
+#: cinder/api/contrib/types_extra_specs.py:106
 #: cinder/api/v1/snapshot_metadata.py:77 cinder/api/v1/volume_metadata.py:77
 #: cinder/api/v2/snapshot_metadata.py:77
 msgid "Request body and URI mismatch"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:105
+#: cinder/api/contrib/types_extra_specs.py:109
 #: cinder/api/v1/snapshot_metadata.py:81 cinder/api/v1/volume_metadata.py:81
 #: cinder/api/v2/snapshot_metadata.py:81
 msgid "Request body contains too many items"
@@ -1232,17 +1232,17 @@ msgstr "인스턴스 %s: 스냅샷 저장중"
 msgid "Metadata item was not found"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:122 cinder/api/v2/snapshots.py:122
+#: cinder/api/v1/snapshots.py:123 cinder/api/v2/snapshots.py:123
 #, python-format
 msgid "Delete snapshot with id: %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:172 cinder/api/v2/snapshots.py:178
+#: cinder/api/v1/snapshots.py:173 cinder/api/v2/snapshots.py:179
 #, python-format
 msgid "Create snapshot from volume %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:176 cinder/api/v2/snapshots.py:187
+#: cinder/api/v1/snapshots.py:177 cinder/api/v2/snapshots.py:188
 #, python-format
 msgid "Invalid value '%s' for force. "
 msgstr ""
@@ -1729,12 +1729,18 @@ msgstr ""
 msgid "Unable to locate Volume Group %s"
 msgstr "%s 볼륨을 찾을수 없습니다"
 
-#: cinder/brick/local_dev/lvm.py:243
+#: cinder/brick/local_dev/lvm.py:265
 #, fuzzy, python-format
 msgid "Unable to find VG: %s"
 msgstr "%s 볼륨 탈착에 실패했습니다"
 
-#: cinder/brick/local_dev/lvm.py:292
+#: cinder/brick/local_dev/lvm.py:284
+msgid ""
+"Requested to setup thin provisioning, however current LVM version does "
+"not support it."
+msgstr ""
+
+#: cinder/brick/local_dev/lvm.py:337
 #, fuzzy, python-format
 msgid "Unable to find LV: %s"
 msgstr "%s 볼륨 탈착에 실패했습니다"
@@ -1978,6 +1984,11 @@ msgstr ""
 msgid "Child %(pid)s exited with status %(code)d"
 msgstr ""
 
+#: cinder/openstack/common/strutils.py:72
+#, python-format
+msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
+msgstr ""
+
 #: cinder/openstack/common/notifier/api.py:125
 #, python-format
 msgid "%s not in valid priorities"
index 0ad3ab3768c09801aef1972071845746229a95f1..c1f738756405ae6997b3a160a03371c84bce83e8 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-05-19 18:10+0000\n"
+"POT-Creation-Date: 2013-05-21 18:10+0000\n"
 "PO-Revision-Date: 2013-05-08 11:44+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Korean (Korea) "
@@ -776,17 +776,17 @@ msgstr ""
 msgid "Expected object of type: %s"
 msgstr ""
 
-#: cinder/utils.py:914
+#: cinder/utils.py:903
 #, python-format
 msgid "timefunc: '%(name)s' took %(total_time).2f secs"
 msgstr ""
 
-#: cinder/utils.py:1116
+#: cinder/utils.py:1105
 #, python-format
 msgid "Could not remove tmpdir: %s"
 msgstr ""
 
-#: cinder/utils.py:1224
+#: cinder/utils.py:1213
 #, python-format
 msgid "Unknown byte multiplier: %s"
 msgstr ""
@@ -1055,17 +1055,17 @@ msgstr ""
 msgid "Quota limit must be -1 or greater."
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:98
+#: cinder/api/contrib/types_extra_specs.py:102
 msgid "Request body empty"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:102
+#: cinder/api/contrib/types_extra_specs.py:106
 #: cinder/api/v1/snapshot_metadata.py:77 cinder/api/v1/volume_metadata.py:77
 #: cinder/api/v2/snapshot_metadata.py:77
 msgid "Request body and URI mismatch"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:105
+#: cinder/api/contrib/types_extra_specs.py:109
 #: cinder/api/v1/snapshot_metadata.py:81 cinder/api/v1/volume_metadata.py:81
 #: cinder/api/v2/snapshot_metadata.py:81
 msgid "Request body contains too many items"
@@ -1227,17 +1227,17 @@ msgstr ""
 msgid "Metadata item was not found"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:122 cinder/api/v2/snapshots.py:122
+#: cinder/api/v1/snapshots.py:123 cinder/api/v2/snapshots.py:123
 #, python-format
 msgid "Delete snapshot with id: %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:172 cinder/api/v2/snapshots.py:178
+#: cinder/api/v1/snapshots.py:173 cinder/api/v2/snapshots.py:179
 #, python-format
 msgid "Create snapshot from volume %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:176 cinder/api/v2/snapshots.py:187
+#: cinder/api/v1/snapshots.py:177 cinder/api/v2/snapshots.py:188
 #, python-format
 msgid "Invalid value '%s' for force. "
 msgstr ""
@@ -1720,12 +1720,18 @@ msgstr ""
 msgid "Unable to locate Volume Group %s"
 msgstr ""
 
-#: cinder/brick/local_dev/lvm.py:243
+#: cinder/brick/local_dev/lvm.py:265
 #, python-format
 msgid "Unable to find VG: %s"
 msgstr ""
 
-#: cinder/brick/local_dev/lvm.py:292
+#: cinder/brick/local_dev/lvm.py:284
+msgid ""
+"Requested to setup thin provisioning, however current LVM version does "
+"not support it."
+msgstr ""
+
+#: cinder/brick/local_dev/lvm.py:337
 #, python-format
 msgid "Unable to find LV: %s"
 msgstr ""
@@ -1969,6 +1975,11 @@ msgstr ""
 msgid "Child %(pid)s exited with status %(code)d"
 msgstr ""
 
+#: cinder/openstack/common/strutils.py:72
+#, python-format
+msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
+msgstr ""
+
 #: cinder/openstack/common/notifier/api.py:125
 #, python-format
 msgid "%s not in valid priorities"
index 8a2cb54c57c894ae87b62306a9522846279d3239..22b4551c9bf182186c87bd5b09b65f5996d1eab8 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-05-19 18:10+0000\n"
+"POT-Creation-Date: 2013-05-21 18:10+0000\n"
 "PO-Revision-Date: 2012-02-06 21:07+0000\n"
 "Last-Translator: Adriano Steffler <Unknown>\n"
 "Language-Team: Brazilian Portuguese <pt_BR@li.org>\n"
@@ -783,17 +783,17 @@ msgstr ""
 msgid "Expected object of type: %s"
 msgstr ""
 
-#: cinder/utils.py:914
+#: cinder/utils.py:903
 #, python-format
 msgid "timefunc: '%(name)s' took %(total_time).2f secs"
 msgstr ""
 
-#: cinder/utils.py:1116
+#: cinder/utils.py:1105
 #, python-format
 msgid "Could not remove tmpdir: %s"
 msgstr ""
 
-#: cinder/utils.py:1224
+#: cinder/utils.py:1213
 #, python-format
 msgid "Unknown byte multiplier: %s"
 msgstr ""
@@ -1062,17 +1062,17 @@ msgstr ""
 msgid "Quota limit must be -1 or greater."
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:98
+#: cinder/api/contrib/types_extra_specs.py:102
 msgid "Request body empty"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:102
+#: cinder/api/contrib/types_extra_specs.py:106
 #: cinder/api/v1/snapshot_metadata.py:77 cinder/api/v1/volume_metadata.py:77
 #: cinder/api/v2/snapshot_metadata.py:77
 msgid "Request body and URI mismatch"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:105
+#: cinder/api/contrib/types_extra_specs.py:109
 #: cinder/api/v1/snapshot_metadata.py:81 cinder/api/v1/volume_metadata.py:81
 #: cinder/api/v2/snapshot_metadata.py:81
 msgid "Request body contains too many items"
@@ -1235,17 +1235,17 @@ msgstr "instância %s: fazendo um snapshot"
 msgid "Metadata item was not found"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:122 cinder/api/v2/snapshots.py:122
+#: cinder/api/v1/snapshots.py:123 cinder/api/v2/snapshots.py:123
 #, python-format
 msgid "Delete snapshot with id: %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:172 cinder/api/v2/snapshots.py:178
+#: cinder/api/v1/snapshots.py:173 cinder/api/v2/snapshots.py:179
 #, python-format
 msgid "Create snapshot from volume %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:176 cinder/api/v2/snapshots.py:187
+#: cinder/api/v1/snapshots.py:177 cinder/api/v2/snapshots.py:188
 #, python-format
 msgid "Invalid value '%s' for force. "
 msgstr ""
@@ -1732,12 +1732,18 @@ msgstr ""
 msgid "Unable to locate Volume Group %s"
 msgstr "Não é possível localizar o volume %s"
 
-#: cinder/brick/local_dev/lvm.py:243
+#: cinder/brick/local_dev/lvm.py:265
 #, fuzzy, python-format
 msgid "Unable to find VG: %s"
 msgstr "Não é possível desconectar o volume %s"
 
-#: cinder/brick/local_dev/lvm.py:292
+#: cinder/brick/local_dev/lvm.py:284
+msgid ""
+"Requested to setup thin provisioning, however current LVM version does "
+"not support it."
+msgstr ""
+
+#: cinder/brick/local_dev/lvm.py:337
 #, fuzzy, python-format
 msgid "Unable to find LV: %s"
 msgstr "Não é possível desconectar o volume %s"
@@ -1982,6 +1988,11 @@ msgstr "Conjunto completo de FLAGS:"
 msgid "Child %(pid)s exited with status %(code)d"
 msgstr ""
 
+#: cinder/openstack/common/strutils.py:72
+#, python-format
+msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
+msgstr ""
+
 #: cinder/openstack/common/notifier/api.py:125
 #, python-format
 msgid "%s not in valid priorities"
index 9ab67f29bfe90067f031e0af414f9d6a226af646..bb1482b9fa99b104d7db8ca929673921842f4b74 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-05-19 18:10+0000\n"
+"POT-Creation-Date: 2013-05-21 18:10+0000\n"
 "PO-Revision-Date: 2012-03-25 09:34+0000\n"
 "Last-Translator: Eugene Marshal <Unknown>\n"
 "Language-Team: Russian <ru@li.org>\n"
@@ -794,17 +794,17 @@ msgstr ""
 msgid "Expected object of type: %s"
 msgstr "Ожидался объект типа: %s"
 
-#: cinder/utils.py:914
+#: cinder/utils.py:903
 #, python-format
 msgid "timefunc: '%(name)s' took %(total_time).2f secs"
 msgstr "timefunc: '%(name)s' заняла %(total_time).2f с."
 
-#: cinder/utils.py:1116
+#: cinder/utils.py:1105
 #, fuzzy, python-format
 msgid "Could not remove tmpdir: %s"
 msgstr "Ошибка удаления контейнера: %s"
 
-#: cinder/utils.py:1224
+#: cinder/utils.py:1213
 #, python-format
 msgid "Unknown byte multiplier: %s"
 msgstr ""
@@ -1074,18 +1074,18 @@ msgstr "Узел не найден"
 msgid "Quota limit must be -1 or greater."
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:98
+#: cinder/api/contrib/types_extra_specs.py:102
 #, fuzzy
 msgid "Request body empty"
 msgstr "Неправильный формат тела запроса"
 
-#: cinder/api/contrib/types_extra_specs.py:102
+#: cinder/api/contrib/types_extra_specs.py:106
 #: cinder/api/v1/snapshot_metadata.py:77 cinder/api/v1/volume_metadata.py:77
 #: cinder/api/v2/snapshot_metadata.py:77
 msgid "Request body and URI mismatch"
 msgstr "Тело запроса и URI не совпадают"
 
-#: cinder/api/contrib/types_extra_specs.py:105
+#: cinder/api/contrib/types_extra_specs.py:109
 #: cinder/api/v1/snapshot_metadata.py:81 cinder/api/v1/volume_metadata.py:81
 #: cinder/api/v2/snapshot_metadata.py:81
 msgid "Request body contains too many items"
@@ -1252,17 +1252,17 @@ msgstr "Копия не существует"
 msgid "Metadata item was not found"
 msgstr "Элемент метаданных не найден"
 
-#: cinder/api/v1/snapshots.py:122 cinder/api/v2/snapshots.py:122
+#: cinder/api/v1/snapshots.py:123 cinder/api/v2/snapshots.py:123
 #, python-format
 msgid "Delete snapshot with id: %s"
 msgstr "Удалить снимок с идентификатором: %s"
 
-#: cinder/api/v1/snapshots.py:172 cinder/api/v2/snapshots.py:178
+#: cinder/api/v1/snapshots.py:173 cinder/api/v2/snapshots.py:179
 #, python-format
 msgid "Create snapshot from volume %s"
 msgstr "Создать снимок из тома %s"
 
-#: cinder/api/v1/snapshots.py:176 cinder/api/v2/snapshots.py:187
+#: cinder/api/v1/snapshots.py:177 cinder/api/v2/snapshots.py:188
 #, python-format
 msgid "Invalid value '%s' for force. "
 msgstr ""
@@ -1750,12 +1750,18 @@ msgstr ""
 msgid "Unable to locate Volume Group %s"
 msgstr "Невозможно найти том %s"
 
-#: cinder/brick/local_dev/lvm.py:243
+#: cinder/brick/local_dev/lvm.py:265
 #, fuzzy, python-format
 msgid "Unable to find VG: %s"
 msgstr "Ошибка поиска vbd для vdi %s"
 
-#: cinder/brick/local_dev/lvm.py:292
+#: cinder/brick/local_dev/lvm.py:284
+msgid ""
+"Requested to setup thin provisioning, however current LVM version does "
+"not support it."
+msgstr ""
+
+#: cinder/brick/local_dev/lvm.py:337
 #, fuzzy, python-format
 msgid "Unable to find LV: %s"
 msgstr "Ошибка поиска vbd для vdi %s"
@@ -2001,6 +2007,11 @@ msgstr "Полный набор ФЛАГОВ:"
 msgid "Child %(pid)s exited with status %(code)d"
 msgstr ""
 
+#: cinder/openstack/common/strutils.py:72
+#, python-format
+msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
+msgstr ""
+
 #: cinder/openstack/common/notifier/api.py:125
 #, python-format
 msgid "%s not in valid priorities"
index 158a864b21e8a2bb0f0f9968fc75d64e2780f185..7e7da70c702c3b567d6ac992b19e455b3e29d2b3 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-05-19 18:10+0000\n"
+"POT-Creation-Date: 2013-05-21 18:10+0000\n"
 "PO-Revision-Date: 2011-08-23 11:21+0000\n"
 "Last-Translator: Thierry Carrez <thierry.carrez+lp@gmail.com>\n"
 "Language-Team: Tagalog <tl@li.org>\n"
@@ -775,17 +775,17 @@ msgstr ""
 msgid "Expected object of type: %s"
 msgstr ""
 
-#: cinder/utils.py:914
+#: cinder/utils.py:903
 #, python-format
 msgid "timefunc: '%(name)s' took %(total_time).2f secs"
 msgstr ""
 
-#: cinder/utils.py:1116
+#: cinder/utils.py:1105
 #, python-format
 msgid "Could not remove tmpdir: %s"
 msgstr ""
 
-#: cinder/utils.py:1224
+#: cinder/utils.py:1213
 #, python-format
 msgid "Unknown byte multiplier: %s"
 msgstr ""
@@ -1054,17 +1054,17 @@ msgstr ""
 msgid "Quota limit must be -1 or greater."
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:98
+#: cinder/api/contrib/types_extra_specs.py:102
 msgid "Request body empty"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:102
+#: cinder/api/contrib/types_extra_specs.py:106
 #: cinder/api/v1/snapshot_metadata.py:77 cinder/api/v1/volume_metadata.py:77
 #: cinder/api/v2/snapshot_metadata.py:77
 msgid "Request body and URI mismatch"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:105
+#: cinder/api/contrib/types_extra_specs.py:109
 #: cinder/api/v1/snapshot_metadata.py:81 cinder/api/v1/volume_metadata.py:81
 #: cinder/api/v2/snapshot_metadata.py:81
 msgid "Request body contains too many items"
@@ -1226,17 +1226,17 @@ msgstr ""
 msgid "Metadata item was not found"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:122 cinder/api/v2/snapshots.py:122
+#: cinder/api/v1/snapshots.py:123 cinder/api/v2/snapshots.py:123
 #, python-format
 msgid "Delete snapshot with id: %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:172 cinder/api/v2/snapshots.py:178
+#: cinder/api/v1/snapshots.py:173 cinder/api/v2/snapshots.py:179
 #, python-format
 msgid "Create snapshot from volume %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:176 cinder/api/v2/snapshots.py:187
+#: cinder/api/v1/snapshots.py:177 cinder/api/v2/snapshots.py:188
 #, python-format
 msgid "Invalid value '%s' for force. "
 msgstr ""
@@ -1719,12 +1719,18 @@ msgstr ""
 msgid "Unable to locate Volume Group %s"
 msgstr ""
 
-#: cinder/brick/local_dev/lvm.py:243
+#: cinder/brick/local_dev/lvm.py:265
 #, python-format
 msgid "Unable to find VG: %s"
 msgstr ""
 
-#: cinder/brick/local_dev/lvm.py:292
+#: cinder/brick/local_dev/lvm.py:284
+msgid ""
+"Requested to setup thin provisioning, however current LVM version does "
+"not support it."
+msgstr ""
+
+#: cinder/brick/local_dev/lvm.py:337
 #, python-format
 msgid "Unable to find LV: %s"
 msgstr ""
@@ -1968,6 +1974,11 @@ msgstr ""
 msgid "Child %(pid)s exited with status %(code)d"
 msgstr ""
 
+#: cinder/openstack/common/strutils.py:72
+#, python-format
+msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
+msgstr ""
+
 #: cinder/openstack/common/notifier/api.py:125
 #, python-format
 msgid "%s not in valid priorities"
index d20160d087131761ca985b9303fac8428c9658d5..89a33aa59d1fd175ef1b8470d1498ecff6b8460b 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-05-19 18:10+0000\n"
+"POT-Creation-Date: 2013-05-21 18:10+0000\n"
 "PO-Revision-Date: 2011-12-14 18:10+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Turkish <tr@li.org>\n"
@@ -775,17 +775,17 @@ msgstr ""
 msgid "Expected object of type: %s"
 msgstr ""
 
-#: cinder/utils.py:914
+#: cinder/utils.py:903
 #, python-format
 msgid "timefunc: '%(name)s' took %(total_time).2f secs"
 msgstr ""
 
-#: cinder/utils.py:1116
+#: cinder/utils.py:1105
 #, python-format
 msgid "Could not remove tmpdir: %s"
 msgstr ""
 
-#: cinder/utils.py:1224
+#: cinder/utils.py:1213
 #, python-format
 msgid "Unknown byte multiplier: %s"
 msgstr ""
@@ -1054,17 +1054,17 @@ msgstr ""
 msgid "Quota limit must be -1 or greater."
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:98
+#: cinder/api/contrib/types_extra_specs.py:102
 msgid "Request body empty"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:102
+#: cinder/api/contrib/types_extra_specs.py:106
 #: cinder/api/v1/snapshot_metadata.py:77 cinder/api/v1/volume_metadata.py:77
 #: cinder/api/v2/snapshot_metadata.py:77
 msgid "Request body and URI mismatch"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:105
+#: cinder/api/contrib/types_extra_specs.py:109
 #: cinder/api/v1/snapshot_metadata.py:81 cinder/api/v1/volume_metadata.py:81
 #: cinder/api/v2/snapshot_metadata.py:81
 msgid "Request body contains too many items"
@@ -1226,17 +1226,17 @@ msgstr ""
 msgid "Metadata item was not found"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:122 cinder/api/v2/snapshots.py:122
+#: cinder/api/v1/snapshots.py:123 cinder/api/v2/snapshots.py:123
 #, python-format
 msgid "Delete snapshot with id: %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:172 cinder/api/v2/snapshots.py:178
+#: cinder/api/v1/snapshots.py:173 cinder/api/v2/snapshots.py:179
 #, python-format
 msgid "Create snapshot from volume %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:176 cinder/api/v2/snapshots.py:187
+#: cinder/api/v1/snapshots.py:177 cinder/api/v2/snapshots.py:188
 #, python-format
 msgid "Invalid value '%s' for force. "
 msgstr ""
@@ -1719,12 +1719,18 @@ msgstr ""
 msgid "Unable to locate Volume Group %s"
 msgstr ""
 
-#: cinder/brick/local_dev/lvm.py:243
+#: cinder/brick/local_dev/lvm.py:265
 #, python-format
 msgid "Unable to find VG: %s"
 msgstr ""
 
-#: cinder/brick/local_dev/lvm.py:292
+#: cinder/brick/local_dev/lvm.py:284
+msgid ""
+"Requested to setup thin provisioning, however current LVM version does "
+"not support it."
+msgstr ""
+
+#: cinder/brick/local_dev/lvm.py:337
 #, python-format
 msgid "Unable to find LV: %s"
 msgstr ""
@@ -1968,6 +1974,11 @@ msgstr ""
 msgid "Child %(pid)s exited with status %(code)d"
 msgstr ""
 
+#: cinder/openstack/common/strutils.py:72
+#, python-format
+msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
+msgstr ""
+
 #: cinder/openstack/common/notifier/api.py:125
 #, python-format
 msgid "%s not in valid priorities"
index 9db05719a95e6df2b48e2f2026f06eb7a20f5108..751ff76fce1c7d184a85cffaf6073f7d8a220efa 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-05-19 18:10+0000\n"
+"POT-Creation-Date: 2013-05-21 18:10+0000\n"
 "PO-Revision-Date: 2011-08-23 11:21+0000\n"
 "Last-Translator: Thierry Carrez <thierry.carrez+lp@gmail.com>\n"
 "Language-Team: Ukrainian <uk@li.org>\n"
@@ -776,17 +776,17 @@ msgstr ""
 msgid "Expected object of type: %s"
 msgstr ""
 
-#: cinder/utils.py:914
+#: cinder/utils.py:903
 #, python-format
 msgid "timefunc: '%(name)s' took %(total_time).2f secs"
 msgstr ""
 
-#: cinder/utils.py:1116
+#: cinder/utils.py:1105
 #, python-format
 msgid "Could not remove tmpdir: %s"
 msgstr ""
 
-#: cinder/utils.py:1224
+#: cinder/utils.py:1213
 #, python-format
 msgid "Unknown byte multiplier: %s"
 msgstr ""
@@ -1055,17 +1055,17 @@ msgstr ""
 msgid "Quota limit must be -1 or greater."
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:98
+#: cinder/api/contrib/types_extra_specs.py:102
 msgid "Request body empty"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:102
+#: cinder/api/contrib/types_extra_specs.py:106
 #: cinder/api/v1/snapshot_metadata.py:77 cinder/api/v1/volume_metadata.py:77
 #: cinder/api/v2/snapshot_metadata.py:77
 msgid "Request body and URI mismatch"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:105
+#: cinder/api/contrib/types_extra_specs.py:109
 #: cinder/api/v1/snapshot_metadata.py:81 cinder/api/v1/volume_metadata.py:81
 #: cinder/api/v2/snapshot_metadata.py:81
 msgid "Request body contains too many items"
@@ -1227,17 +1227,17 @@ msgstr ""
 msgid "Metadata item was not found"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:122 cinder/api/v2/snapshots.py:122
+#: cinder/api/v1/snapshots.py:123 cinder/api/v2/snapshots.py:123
 #, python-format
 msgid "Delete snapshot with id: %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:172 cinder/api/v2/snapshots.py:178
+#: cinder/api/v1/snapshots.py:173 cinder/api/v2/snapshots.py:179
 #, python-format
 msgid "Create snapshot from volume %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:176 cinder/api/v2/snapshots.py:187
+#: cinder/api/v1/snapshots.py:177 cinder/api/v2/snapshots.py:188
 #, python-format
 msgid "Invalid value '%s' for force. "
 msgstr ""
@@ -1720,12 +1720,18 @@ msgstr ""
 msgid "Unable to locate Volume Group %s"
 msgstr ""
 
-#: cinder/brick/local_dev/lvm.py:243
+#: cinder/brick/local_dev/lvm.py:265
 #, python-format
 msgid "Unable to find VG: %s"
 msgstr ""
 
-#: cinder/brick/local_dev/lvm.py:292
+#: cinder/brick/local_dev/lvm.py:284
+msgid ""
+"Requested to setup thin provisioning, however current LVM version does "
+"not support it."
+msgstr ""
+
+#: cinder/brick/local_dev/lvm.py:337
 #, python-format
 msgid "Unable to find LV: %s"
 msgstr ""
@@ -1969,6 +1975,11 @@ msgstr ""
 msgid "Child %(pid)s exited with status %(code)d"
 msgstr ""
 
+#: cinder/openstack/common/strutils.py:72
+#, python-format
+msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
+msgstr ""
+
 #: cinder/openstack/common/notifier/api.py:125
 #, python-format
 msgid "%s not in valid priorities"
index 4816c918f840d6fea9ea6807bd3fbfc82e2d1dae..32cab9dc7c8f4f9161f620c47d9f0d67c63fac21 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version:  Cinder\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2013-05-19 18:10+0000\n"
+"POT-Creation-Date: 2013-05-21 18:10+0000\n"
 "PO-Revision-Date: 2013-05-08 11:44+0000\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Vietnamese (Viet Nam) "
@@ -776,17 +776,17 @@ msgstr ""
 msgid "Expected object of type: %s"
 msgstr ""
 
-#: cinder/utils.py:914
+#: cinder/utils.py:903
 #, python-format
 msgid "timefunc: '%(name)s' took %(total_time).2f secs"
 msgstr ""
 
-#: cinder/utils.py:1116
+#: cinder/utils.py:1105
 #, python-format
 msgid "Could not remove tmpdir: %s"
 msgstr ""
 
-#: cinder/utils.py:1224
+#: cinder/utils.py:1213
 #, python-format
 msgid "Unknown byte multiplier: %s"
 msgstr ""
@@ -1055,17 +1055,17 @@ msgstr ""
 msgid "Quota limit must be -1 or greater."
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:98
+#: cinder/api/contrib/types_extra_specs.py:102
 msgid "Request body empty"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:102
+#: cinder/api/contrib/types_extra_specs.py:106
 #: cinder/api/v1/snapshot_metadata.py:77 cinder/api/v1/volume_metadata.py:77
 #: cinder/api/v2/snapshot_metadata.py:77
 msgid "Request body and URI mismatch"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:105
+#: cinder/api/contrib/types_extra_specs.py:109
 #: cinder/api/v1/snapshot_metadata.py:81 cinder/api/v1/volume_metadata.py:81
 #: cinder/api/v2/snapshot_metadata.py:81
 msgid "Request body contains too many items"
@@ -1227,17 +1227,17 @@ msgstr ""
 msgid "Metadata item was not found"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:122 cinder/api/v2/snapshots.py:122
+#: cinder/api/v1/snapshots.py:123 cinder/api/v2/snapshots.py:123
 #, python-format
 msgid "Delete snapshot with id: %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:172 cinder/api/v2/snapshots.py:178
+#: cinder/api/v1/snapshots.py:173 cinder/api/v2/snapshots.py:179
 #, python-format
 msgid "Create snapshot from volume %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:176 cinder/api/v2/snapshots.py:187
+#: cinder/api/v1/snapshots.py:177 cinder/api/v2/snapshots.py:188
 #, python-format
 msgid "Invalid value '%s' for force. "
 msgstr ""
@@ -1720,12 +1720,18 @@ msgstr ""
 msgid "Unable to locate Volume Group %s"
 msgstr ""
 
-#: cinder/brick/local_dev/lvm.py:243
+#: cinder/brick/local_dev/lvm.py:265
 #, python-format
 msgid "Unable to find VG: %s"
 msgstr ""
 
-#: cinder/brick/local_dev/lvm.py:292
+#: cinder/brick/local_dev/lvm.py:284
+msgid ""
+"Requested to setup thin provisioning, however current LVM version does "
+"not support it."
+msgstr ""
+
+#: cinder/brick/local_dev/lvm.py:337
 #, python-format
 msgid "Unable to find LV: %s"
 msgstr ""
@@ -1969,6 +1975,11 @@ msgstr ""
 msgid "Child %(pid)s exited with status %(code)d"
 msgstr ""
 
+#: cinder/openstack/common/strutils.py:72
+#, python-format
+msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
+msgstr ""
+
 #: cinder/openstack/common/notifier/api.py:125
 #, python-format
 msgid "%s not in valid priorities"
index 23ad6d2cfd3f31e1a0da03d189ac50acf8452eae..5af90c372b525cda5f189140fb13bd9acdc53f0e 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-05-19 18:10+0000\n"
+"POT-Creation-Date: 2013-05-21 18:10+0000\n"
 "PO-Revision-Date: 2012-04-03 23:36+0000\n"
 "Last-Translator: cheesecake <Unknown>\n"
 "Language-Team: Chinese (Simplified) <zh_CN@li.org>\n"
@@ -787,17 +787,17 @@ msgstr "循环调用中。"
 msgid "Expected object of type: %s"
 msgstr "期望的对象类型:%s"
 
-#: cinder/utils.py:914
+#: cinder/utils.py:903
 #, python-format
 msgid "timefunc: '%(name)s' took %(total_time).2f secs"
 msgstr "timefunc:'%(name)s' 用了%(total_time).2f 秒"
 
-#: cinder/utils.py:1116
+#: cinder/utils.py:1105
 #, fuzzy, python-format
 msgid "Could not remove tmpdir: %s"
 msgstr "移除容器失败:%s"
 
-#: cinder/utils.py:1224
+#: cinder/utils.py:1213
 #, fuzzy, python-format
 msgid "Unknown byte multiplier: %s"
 msgstr "未知的基文件:%s"
@@ -1067,18 +1067,18 @@ msgstr "没有找到主机"
 msgid "Quota limit must be -1 or greater."
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:98
+#: cinder/api/contrib/types_extra_specs.py:102
 #, fuzzy
 msgid "Request body empty"
 msgstr "不正确的请求主体格式"
 
-#: cinder/api/contrib/types_extra_specs.py:102
+#: cinder/api/contrib/types_extra_specs.py:106
 #: cinder/api/v1/snapshot_metadata.py:77 cinder/api/v1/volume_metadata.py:77
 #: cinder/api/v2/snapshot_metadata.py:77
 msgid "Request body and URI mismatch"
 msgstr "请求主体和URI不匹配"
 
-#: cinder/api/contrib/types_extra_specs.py:105
+#: cinder/api/contrib/types_extra_specs.py:109
 #: cinder/api/v1/snapshot_metadata.py:81 cinder/api/v1/volume_metadata.py:81
 #: cinder/api/v2/snapshot_metadata.py:81
 msgid "Request body contains too many items"
@@ -1241,17 +1241,17 @@ msgstr "实例不存在"
 msgid "Metadata item was not found"
 msgstr "元数据项目未找到"
 
-#: cinder/api/v1/snapshots.py:122 cinder/api/v2/snapshots.py:122
+#: cinder/api/v1/snapshots.py:123 cinder/api/v2/snapshots.py:123
 #, python-format
 msgid "Delete snapshot with id: %s"
 msgstr "删除id为 %s 的快照"
 
-#: cinder/api/v1/snapshots.py:172 cinder/api/v2/snapshots.py:178
+#: cinder/api/v1/snapshots.py:173 cinder/api/v2/snapshots.py:179
 #, python-format
 msgid "Create snapshot from volume %s"
 msgstr "为卷 %s 创建快照"
 
-#: cinder/api/v1/snapshots.py:176 cinder/api/v2/snapshots.py:187
+#: cinder/api/v1/snapshots.py:177 cinder/api/v2/snapshots.py:188
 #, python-format
 msgid "Invalid value '%s' for force. "
 msgstr ""
@@ -1739,12 +1739,18 @@ msgstr ""
 msgid "Unable to locate Volume Group %s"
 msgstr "无法找到 %s 卷"
 
-#: cinder/brick/local_dev/lvm.py:243
+#: cinder/brick/local_dev/lvm.py:265
 #, fuzzy, python-format
 msgid "Unable to find VG: %s"
 msgstr "无法为VDI %s 找到VBD"
 
-#: cinder/brick/local_dev/lvm.py:292
+#: cinder/brick/local_dev/lvm.py:284
+msgid ""
+"Requested to setup thin provisioning, however current LVM version does "
+"not support it."
+msgstr ""
+
+#: cinder/brick/local_dev/lvm.py:337
 #, fuzzy, python-format
 msgid "Unable to find LV: %s"
 msgstr "无法为VDI %s 找到VBD"
@@ -1998,6 +2004,11 @@ msgstr "标记全集:"
 msgid "Child %(pid)s exited with status %(code)d"
 msgstr ""
 
+#: cinder/openstack/common/strutils.py:72
+#, python-format
+msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
+msgstr ""
+
 #: cinder/openstack/common/notifier/api.py:125
 #, python-format
 msgid "%s not in valid priorities"
index b6c9d2f2fc75c7ccf183fbc36ba5733e44a7b28b..7bbe63bbbf1c6e044e379bf9a197275bce65d5cf 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-05-19 18:10+0000\n"
+"POT-Creation-Date: 2013-05-21 18:10+0000\n"
 "PO-Revision-Date: 2012-03-07 02:00+0000\n"
 "Last-Translator: Charles Hsu <charles0126+openstack@gmail.com>\n"
 "Language-Team: Chinese (Traditional) <zh_TW@li.org>\n"
@@ -783,17 +783,17 @@ msgstr ""
 msgid "Expected object of type: %s"
 msgstr ""
 
-#: cinder/utils.py:914
+#: cinder/utils.py:903
 #, python-format
 msgid "timefunc: '%(name)s' took %(total_time).2f secs"
 msgstr ""
 
-#: cinder/utils.py:1116
+#: cinder/utils.py:1105
 #, python-format
 msgid "Could not remove tmpdir: %s"
 msgstr ""
 
-#: cinder/utils.py:1224
+#: cinder/utils.py:1213
 #, python-format
 msgid "Unknown byte multiplier: %s"
 msgstr ""
@@ -1062,17 +1062,17 @@ msgstr ""
 msgid "Quota limit must be -1 or greater."
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:98
+#: cinder/api/contrib/types_extra_specs.py:102
 msgid "Request body empty"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:102
+#: cinder/api/contrib/types_extra_specs.py:106
 #: cinder/api/v1/snapshot_metadata.py:77 cinder/api/v1/volume_metadata.py:77
 #: cinder/api/v2/snapshot_metadata.py:77
 msgid "Request body and URI mismatch"
 msgstr ""
 
-#: cinder/api/contrib/types_extra_specs.py:105
+#: cinder/api/contrib/types_extra_specs.py:109
 #: cinder/api/v1/snapshot_metadata.py:81 cinder/api/v1/volume_metadata.py:81
 #: cinder/api/v2/snapshot_metadata.py:81
 msgid "Request body contains too many items"
@@ -1234,17 +1234,17 @@ msgstr ""
 msgid "Metadata item was not found"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:122 cinder/api/v2/snapshots.py:122
+#: cinder/api/v1/snapshots.py:123 cinder/api/v2/snapshots.py:123
 #, python-format
 msgid "Delete snapshot with id: %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:172 cinder/api/v2/snapshots.py:178
+#: cinder/api/v1/snapshots.py:173 cinder/api/v2/snapshots.py:179
 #, python-format
 msgid "Create snapshot from volume %s"
 msgstr ""
 
-#: cinder/api/v1/snapshots.py:176 cinder/api/v2/snapshots.py:187
+#: cinder/api/v1/snapshots.py:177 cinder/api/v2/snapshots.py:188
 #, python-format
 msgid "Invalid value '%s' for force. "
 msgstr ""
@@ -1731,12 +1731,18 @@ msgstr ""
 msgid "Unable to locate Volume Group %s"
 msgstr "找不到Volume %s"
 
-#: cinder/brick/local_dev/lvm.py:243
+#: cinder/brick/local_dev/lvm.py:265
 #, fuzzy, python-format
 msgid "Unable to find VG: %s"
 msgstr "無法卸載 Volume %s"
 
-#: cinder/brick/local_dev/lvm.py:292
+#: cinder/brick/local_dev/lvm.py:284
+msgid ""
+"Requested to setup thin provisioning, however current LVM version does "
+"not support it."
+msgstr ""
+
+#: cinder/brick/local_dev/lvm.py:337
 #, fuzzy, python-format
 msgid "Unable to find LV: %s"
 msgstr "無法卸載 Volume %s"
@@ -1980,6 +1986,11 @@ msgstr ""
 msgid "Child %(pid)s exited with status %(code)d"
 msgstr ""
 
+#: cinder/openstack/common/strutils.py:72
+#, python-format
+msgid "Unrecognized value '%(val)s', acceptable values are: %(acceptable)s"
+msgstr ""
+
 #: cinder/openstack/common/notifier/api.py:125
 #, python-format
 msgid "%s not in valid priorities"